@charset "UTF-8";
/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

html {
  font-size: 62.5%;
  font-family: "游ゴシック体", "YuGothic", "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif, "Verdana";
  background-color: white;
  color: #333;
}

html a {
  color: #333;
}

body {
  line-height: 1.6;
  -webkit-text-size-adjust: 100%;
}

@media print, screen and (min-width: 768px) {
  body {
    min-width: 1000px;
  }
}

a {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

a img {
  max-width: 100%;
  vertical-align: bottom;
}

ul {
  list-style: none;
}

* {
  box-sizing: border-box;
}

img {
  width: 100%;
  vertical-align: bottom;
}

iframe {
  width: 100%;
  height: 100%;
}

button {
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.f1 {
  padding-top: 8em;
}

.f1 .f1__awrap1 {
  padding: 0 20px;
}

.f1-area1 {
  border-bottom: 0.75em solid #ad102f;
  background: #ad102f;
  color: white;
  margin-top: 2em;
}

.f1-area1 .f1-area1__wrap1 {
  display: -ms-flexbox;
  display: flex;
  padding-right: 1em;
}

.f1-area1 .f1-area1__wrap1 .f1-area1__cpw1 {
  text-align: right;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  background: white;
  letter-spacing: 0.1em;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.f1-area1 .f1-area1__wrap1 span {
  line-height: 1.0;
  padding: 0.45em 0 0 3.5em;
  display: inline-block;
  font-size: 1.2rem;
  background: linear-gradient(110deg, white 20%, #ad102f 20%);
}

.f1-area2 {
  margin-top: 4em;
  background: black;
}

.f1-area2 span {
  color: white;
  font-weight: bold;
  font-size: 0.9em;
}

.f1-area2 .f1-area2__cright1 {
  text-align: center;
  padding: 0.125em 0;
}

.f1-area3 {
  border: 1px solid gold;
  border-left: none;
  border-right: none;
}

.f1-area3 ul {
  display: -ms-flexbox;
  display: flex;
  padding: 1em 1em 1em 0;
  margin: 0 calc(20px * -1);
}

@media not all and (min-width: 768px) {
  .f1-area3 ul {
    overflow: scroll;
  }
  .f1-area3 ul::-webkit-scrollbar {
    display: none;
  }
}

.f1-area3 ul li {
  -ms-flex: 1 0 5em;
  flex: 1 0 5em;
}

.f1-area3 ul li:first-child {
  margin-left: 20px;
}

.f1-area3 ul li:nth-child(n+2) {
  margin-left: 1em;
}

.f1-area3 ul li a {
  display: block;
  position: relative;
  padding-top: 56.25%;
}

.f1-area3 ul li a img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
}

.f1-area4 {
  padding-bottom: 1em;
}

.f1-area4 .f1-area4__flex1 {
  padding: 1em 0;
}

.f1-area4 .f1-area4__set1 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.f1-area4 .f1-area4__set1 .f1-area4__title1 {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.f1-area4 .f1-area4__set1 .f1-area4__lst1 {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}

.f1-area4 .f1-area4__lst1 {
  display: -ms-flexbox;
  display: flex;
  padding: 0 1em;
}

.f1-area4 .f1-area4__lst1 li {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  width: 1em;
}

.f1-area4 .f1-area4__lst1 li:nth-child(n+2) {
  margin-left: 1em;
}

.f1-area4 .f1-area4__lst1 li a {
  display: block;
  position: relative;
  padding-top: 40%;
}

.f1-area4 .f1-area4__lst1 li a img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.f1-area4 .f1-area4__lst2 {
  margin-top: 1.5em;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
}

.f1-area4 .f1-area4__lst2 li {
  font-weight: bold;
  color: white;
  padding: 0.25em;
  width: 9em;
  text-align: center;
}

.f1-area4 .f1-area4__lst2 li.--fb {
  background: #3c5a98;
}

.f1-area4 .f1-area4__lst2 li.--tw {
  background: #2caae1;
}

.f1-area5 {
  background: black;
  color: white;
}

.f1-area5 ul {
  display: -ms-flexbox;
  display: flex;
  padding: 1em 1em 1em 0;
  margin: 0 calc(20px * -1);
}

@media not all and (min-width: 768px) {
  .f1-area5 ul {
    overflow: scroll;
  }
  .f1-area5 ul::-webkit-scrollbar {
    display: none;
  }
}

.f1-area5 ul li {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.f1-area5 ul li:first-child {
  margin-left: 20px;
}

.f1-area5 ul li:nth-child(n+2) {
  margin-left: 1em;
}

.f1-area5 ul li a {
  font-weight: bold;
  color: white;
}

.f1-area6 {
  border-top: 1px solid rgba(204, 204, 204, 0.5);
}

.f1-area6 .f1-area6__image1 {
  margin: 0 calc(20px * -1);
  padding-top: 56.25%;
  position: relative;
}

.f1-area6 .f1-area6__image1 img {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  object-fit: cover;
}

.f1-area6 .f1-area6__image1 .f1-area6__grp1 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  top: 50%;
  right: 50%;
  -webkit-transform: translate(50%, -50%);
  -ms-transform: translate(50%, -50%);
  transform: translate(50%, -50%);
}

.f1-area6 .f1-area6__logo1 {
  line-height: 0.8;
  border: 7px solid #333;
  border-radius: 50%;
  color: white;
  background: radial-gradient(circle, rgba(255, 215, 0, 0.7), #e6c200);
  -webkit-backdrop-filter: grayscale(100%) contrast(1000%);
  backdrop-filter: grayscale(100%) contrast(1000%);
}

.f1-area6 .f1-area6__logo1 .__wrap1 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 0 0.3em 0.8em 0.3em;
  position: relative;
}

.f1-area6 .f1-area6__logo1 .__wrap1::before {
  content: '';
  width: 100%;
  height: 100%;
  border: 7px double white;
  border-radius: 50%;
  position: absolute;
  top: -7px;
  left: -7px;
}

.f1-area6 .f1-area6__logo1 .__s1 span, .f1-area6 .f1-area6__logo1 .__s2 span, .f1-area6 .f1-area6__logo1 .__s3 span {
  text-shadow: calc( 1 * 1px) calc( 1 * 1px) 0 #333, calc( 1 * -1px) calc( 1 * 1px) 0 #333, calc( 1 * 1px) calc( 1 * -1px) 0 #333, calc( 1 * -1px) calc( 1 * -1px) 0 #333, calc( 1 * 1px) 0px 0 #333, 0px calc( 1 * 1px) 0 #333, calc( 1 * -1px) 0px 0 #333, 0px calc( 1 * -1px) 0 #333;
}

.f1-area6 .f1-area6__logo1 .__s1 {
  text-align: center;
  padding: 0 0.25em;
}

.f1-area6 .f1-area6__logo1 .__s1 span {
  font-size: 2.25em;
  margin: 0 -1px;
}

.f1-area6 .f1-area6__logo1 .__s1 span.__fn1 {
  font-size: 1.125em;
  color: mediumpurple;
}

.f1-area6 .f1-area6__logo1 .__s1 span.__fn2 {
  font-size: 1.125em;
}

.f1-area6 .f1-area6__logo1 .__s2 {
  text-align: center;
  padding: 0 0.375em;
  margin-top: -0.25em;
}

.f1-area6 .f1-area6__logo1 .__s2 span {
  font-size: 2.5em;
  margin: 0 -1px;
}

.f1-area6 .f1-area6__logo1 .__s3 {
  text-align: center;
  padding: 0 0.375em;
}

.f1-area6 .f1-area6__logo1 .__s3 span {
  font-size: 2.5em;
  margin: 0 -1px;
}

.f1-area6 .f1-area6__logo1 .__s3 span.__fn6 {
  font-size: 0.6em;
  position: relative;
  top: -0.125em;
}

.f1-area6 .f1-area6__set1 {
  margin-top: 0.5em;
  line-height: 1.0;
  color: white;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  align-items: center;
}

.f1-area6 .f1-area6__mtitle1 {
  font-size: 1.3em;
}

.f1-area6 .f1-area6__mtitle1 span {
  background: radial-gradient(circle, rgba(51, 51, 51, 0.3), transparent 80%);
}

.f1-area6 .f1-area6__stitle1 {
  margin-top: 0.25em;
  font-size: 0.7em;
}

.f1-area6 .f1-area6__stitle1 span {
  background: radial-gradient(circle, rgba(51, 51, 51, 0.3), transparent 80%);
}

.h1-area1 {
  color: white;
  line-height: 1.0;
  background: radial-gradient(circle at left bottom, rgba(197, 18, 54, 0.8) 30%, rgba(220, 20, 60, 0.8) 30%, rgba(220, 20, 60, 0.8) 70%, rgba(235, 31, 72, 0.8) 70%), black;
  padding: 0 1em;
}

.h1-area1 .h1-area1__wrap1 {
  margin: 0 auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  padding: 0.5em 0;
  background: radial-gradient(circle at left center, transparent 95%, #ad102f 95%, #ad102f calc(95% + 5px), transparent calc(95% + 5px), transparent calc(95% + 10px), #ad102f calc(95% + 10px), #ad102f calc(95% + 25px), transparent calc(95% + 25px), transparent 99%, #ad102f 99%);
}

.h1-area1 .h1-area1__logo1 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  font-size: 1.6rem;
}

.h1-area1 .h1-area1__logo1 .__icon1 {
  margin-top: 0.1em;
  border: 1px solid crimson;
  width: 1.25em;
  background: #c51236;
  position: relative;
}

.h1-area1 .h1-area1__logo1 .__icon1::before {
  content: '';
  padding-top: 100%;
  display: block;
}

.h1-area1 .h1-area1__logo1 .__icon1 span {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transform: translateY(-0.1em);
  -ms-transform: translateY(-0.1em);
  transform: translateY(-0.1em);
}

.h1-area1 .h1-area1__logo1 .__title1 {
  margin-left: 0.5em;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: end;
  align-items: flex-end;
}

.h1-area1 .h1-area1__logo1 .__title1 span {
  display: inline-block;
  padding: 0 0 0.125em;
  text-shadow: 1px 1px 0 #7f0c23, -1px -1px 0 #7f0c23, -1px 1px 0 #7f0c23, 1px -1px 0 #7f0c23, 0px 1px 0 #7f0c23, 0 -1px 0 #7f0c23, -1px 0 0 #7f0c23, 1px 0 0 #7f0c23;
}

.h1-area1 .h1-area1__logo1 .__title1 span:nth-child(n+6) {
  margin-right: 0.125em;
}

.h1-area1 .h1-area1__logo1 .__title1 span:nth-child(6) {
  margin-left: -0.375em;
}

.h1-area2 .h1-area2__image1 {
  padding-top: 56.25%;
  position: relative;
}

.h1-area2 .h1-area2__image1 img {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  object-fit: cover;
}

.h1-area2 .h1-area2__image1 .h1-area2__grp1 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  top: 50%;
  right: 50%;
  -webkit-transform: translate(50%, -50%);
  -ms-transform: translate(50%, -50%);
  transform: translate(50%, -50%);
}

.h1-area2 .h1-area2__logo1 {
  line-height: 0.8;
  border: 7px solid #333;
  border-radius: 50%;
  color: white;
  background: radial-gradient(circle, rgba(147, 112, 219, 0.7), #845cd6);
  -webkit-backdrop-filter: grayscale(100%) contrast(1000%);
  backdrop-filter: grayscale(100%) contrast(1000%);
}

.h1-area2 .h1-area2__logo1 .__wrap1 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 0 0.3em 0.8em 0.3em;
  position: relative;
}

.h1-area2 .h1-area2__logo1 .__wrap1::before {
  content: '';
  width: 100%;
  height: 100%;
  border: 7px double white;
  border-radius: 50%;
  position: absolute;
  top: -7px;
  left: -7px;
}

.h1-area2 .h1-area2__logo1 .__s1 span, .h1-area2 .h1-area2__logo1 .__s2 span, .h1-area2 .h1-area2__logo1 .__s3 span {
  text-shadow: calc( 1 * 1px) calc( 1 * 1px) 0 #333, calc( 1 * -1px) calc( 1 * 1px) 0 #333, calc( 1 * 1px) calc( 1 * -1px) 0 #333, calc( 1 * -1px) calc( 1 * -1px) 0 #333, calc( 1 * 1px) 0px 0 #333, 0px calc( 1 * 1px) 0 #333, calc( 1 * -1px) 0px 0 #333, 0px calc( 1 * -1px) 0 #333;
}

.h1-area2 .h1-area2__logo1 .__s1 {
  text-align: center;
  padding: 0 0.25em;
}

.h1-area2 .h1-area2__logo1 .__s1 span {
  font-size: 2.25em;
  margin: 0 -1px;
}

.h1-area2 .h1-area2__logo1 .__s1 span.__fn1 {
  font-size: 1.125em;
}

.h1-area2 .h1-area2__logo1 .__s1 span.__fn2 {
  font-size: 1.125em;
  color: gold;
}

.h1-area2 .h1-area2__logo1 .__s2 {
  text-align: center;
  padding: 0 0.375em;
  margin-top: -0.25em;
}

.h1-area2 .h1-area2__logo1 .__s2 span {
  font-size: 2.5em;
  margin: 0 -1px;
}

.h1-area2 .h1-area2__logo1 .__s3 {
  text-align: center;
  padding: 0 0.375em;
}

.h1-area2 .h1-area2__logo1 .__s3 span {
  font-size: 2.5em;
  margin: 0 -1px;
}

.h1-area2 .h1-area2__logo1 .__s3 span.__fn6 {
  font-size: 0.6em;
  position: relative;
  top: -0.125em;
}

.h1-area2 .h1-area2__set1 {
  margin-top: 0.5em;
  line-height: 1.0;
  color: white;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  align-items: center;
}

.h1-area2 .h1-area2__mtitle1 {
  font-size: 1.625em;
}

.h1-area2 .h1-area2__mtitle1 span {
  background: radial-gradient(circle, rgba(51, 51, 51, 0.3), transparent 80%);
}

.h1-area2 .h1-area2__stitle1 {
  margin-top: 0.25em;
  font-size: 0.875em;
}

.h1-area2 .h1-area2__stitle1 span {
  background: radial-gradient(circle, rgba(51, 51, 51, 0.3), transparent 80%);
}

.h1-area3 {
  box-shadow: 0 0 10px 0 #ccc;
  padding-bottom: 1em;
}

.h1-area3 .h1-area3__wrap1 {
  padding: 0 20px;
}

.h1-area3 .h1-area3__flex1 {
  padding: 1em 0;
}

.h1-area3 .h1-area3__set1 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.h1-area3 .h1-area3__set1 .h1-area3__title1 {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.h1-area3 .h1-area3__set1 .h1-area3__lst1 {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}

.h1-area3 .h1-area3__lst1 {
  display: -ms-flexbox;
  display: flex;
  padding: 0 1em;
}

.h1-area3 .h1-area3__lst1 li {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  width: 1em;
}

.h1-area3 .h1-area3__lst1 li:nth-child(n+2) {
  margin-left: 1em;
}

.h1-area3 .h1-area3__lst1 li a {
  display: block;
  position: relative;
  padding-top: 40%;
}

.h1-area3 .h1-area3__lst1 li a img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.h1-area3 .h1-area3__lst2 {
  margin-top: 1.5em;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
}

.h1-area3 .h1-area3__lst2 li {
  font-weight: bold;
  color: white;
  padding: 0.25em;
  width: 9em;
  text-align: center;
}

.h1-area3 .h1-area3__lst2 li.--fb {
  background: #3c5a98;
}

.h1-area3 .h1-area3__lst2 li.--tw {
  background: #2caae1;
}

.h1-area4 {
  background: black;
  color: white;
}

.h1-area4 ul {
  display: -ms-flexbox;
  display: flex;
  padding: 1em 1em 1em 0;
}

@media not all and (min-width: 768px) {
  .h1-area4 ul {
    overflow: scroll;
  }
  .h1-area4 ul::-webkit-scrollbar {
    display: none;
  }
}

.h1-area4 ul li {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.h1-area4 ul li:first-child {
  margin-left: 20px;
}

.h1-area4 ul li:nth-child(n+2) {
  margin-left: 1em;
}

.h1-area4 ul li a {
  font-weight: bold;
  color: white;
}

.m1 {
  margin-top: 2em;
}

.m1 .m1__title1 {
  padding: 1em;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
  border-left: 1em solid mediumpurple;
  border-bottom: 1px solid mediumpurple;
  line-height: 1.0;
}

.m1 .m1__title1 .__main1 {
  font-size: 1.8em;
  font-family: 'Belanosima', sans-serif;
}

.m1 .m1__title1 .__icn1 {
  margin-left: 0.5em;
}

.m1 .m1__title2 {
  padding: 1em 0;
  line-height: 1.0;
  position: relative;
}

.m1 .m1__title2 .__icn1 {
  text-align: center;
  font-size: 4em;
  color: rgba(147, 112, 219, 0.3);
  padding-bottom: 0.25em;
}

.m1 .m1__title2 .__set1 {
  position: absolute;
  top: 0;
  height: 0;
  width: 100%;
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.m1 .m1__title2 .__set1 .__mtxt1 {
  font-size: 3.5em;
  font-family: 'Belanosima', sans-serif;
}

.m1 .m1__title2 .__set1 .__stxt1 {
  font-size: 1.1em;
  margin-top: 0.25em;
  font-weight: bold;
}

.m1 .m1__title3 {
  padding: 1em;
  line-height: 1.0;
  border-left: 1em solid mediumpurple;
  border-bottom: 1px solid mediumpurple;
  line-height: 1.2;
}

.m1 .m1__title3 span {
  font-size: 2rem;
  font-weight: bold;
  display: inline-block;
}

@media not all and (min-width: 768px) {
  .m1 .m1__awrap1 {
    padding: 0 20px 3em;
  }
}

.m1 .m1__apad1 {
  padding-top: 4em;
}

.m1-area1 .m1-area1__larea1 {
  padding-top: 1em;
}

.m1-area1 .m1-area1__llst1 {
  margin-top: 2em;
}

.m1-area1 .m1-area1__llst1 li:nth-child(n+2) {
  margin-top: 1em;
}

.m1-area1 .m1-area1__larea2 {
  margin-top: 2em;
  padding-top: 1em;
}

.m1-area1 .m1-area1__llst2 {
  margin-top: 2em;
}

.m1-area1 .m1-area1__llst2 > li {
  display: -ms-flexbox;
  display: flex;
}

@media not all and (min-width: 768px) {
  .m1-area1 .m1-area1__llst2 > li:nth-child(n+2) {
    margin-top: 2em;
  }
}

.m1-area1 .m1-area1__llst2 > li .m1-area1__flex2 {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  position: relative;
}

.m1-area1 .m1-area1__llst2 > li .m1-area1__flex2 .m1-area1__lset1 {
  position: absolute;
  bottom: 0;
  left: 0;
}

.m1-area1 .m1-area1__llst2 .m1-area1__limage1 {
  position: relative;
  padding-top: 61.8%;
}

.m1-area1 .m1-area1__llst2 .m1-area1__limage1 img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.m1-area1 .m1-area1__llst2 .m1-area1__llnks1 {
  border-radius: 0 6px 6px 0;
  overflow: hidden;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
}

.m1-area1 .m1-area1__llst2 .m1-area1__llnks1 li {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  line-height: 1.0;
}

.m1-area1 .m1-area1__llst2 .m1-area1__llnks1 li a {
  display: -ms-flexbox;
  display: flex;
  color: rgba(255, 255, 255, 0.95);
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%;
  padding: 0.125em 0.5em 0;
}

.m1-area1 .m1-area1__llst2 .m1-area1__llnks1 li a span {
  font-size: 1.1em;
}

.m1-area1 .m1-area1__llst2 .m1-area1__llnks1 li.--wki a {
  background: #939598;
}

.m1-area1 .m1-area1__llst2 .m1-area1__llnks1 li.--ytu a {
  background: #ff0000;
}

.m1-area1 .m1-area1__llst2 .m1-area1__llnks1 li.--spf a {
  background: #1db954;
}

.m1-area1 .m1-area1__llst2 .m1-area1__llnks1 li.--azn a {
  background: #ff9900;
}

.m1-area1 .m1-area1__llst2 .m1-area1__llnks1 li.--azs a {
  background: #333;
}

.m1-area1 .m1-area1__llst2 .m1-area1__lset1 {
  background: rgba(51, 51, 51, 0.8);
  color: white;
  padding: 0.5em 1em;
  line-height: 1.0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  border-radius: 0 6px 0 0;
}

.m1-area1 .m1-area1__linfo1 span {
  display: inline-block;
}

.m1-area1 .m1-area1__linfo2 {
  margin-top: 0.25em;
}

.m1-area1 .m1-area1__right1 {
  margin-top: 2em;
}

.m1-area1 .m1-area1__right1 ul {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -1em;
}

.m1-area1 .m1-area1__right1 ul li {
  -ms-flex: 0 0 calc( (100% - 2em) / 2);
  flex: 0 0 calc( (100% - 2em) / 2);
  margin-left: 1em;
  margin-top: 1em;
}

.m1-area1 .m1-area1__right1 ul li a {
  display: block;
}

.m1-area1 .m1-area1__right1 ul li a .m1-area1__rimage1 {
  position: relative;
  padding-top: calc((100/200) * 100%);
}

.m1-area1 .m1-area1__right1 ul li a .m1-area1__rimage1 img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.m1-area2 {
  background: rgba(147, 112, 219, 0.1);
}

.m1-area2 .m1-area2__tabs1 {
  margin-top: 2em;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
}

.m1-area2 .m1-area2__tabs1 li {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.m1-area2 .m1-area2__tabs1 li:nth-child(n+2) {
  margin-left: 1em;
}

.m1-area2 .m1-area2__tabs1 li div.on-clk {
  box-shadow: 0 3px 6px 0 gray;
}

.m1-area2 .m1-area2__tabs1 li > div img {
  height: 5em;
  width: auto;
}

.m1-area2 .m1-area2__tlst1 > li {
  display: none;
}

.m1-area2 .m1-area2__tlst1 > li.is-disp {
  display: list-item;
}

.m1-area2 .m1-area2__title1 {
  margin-top: 3em;
}

.m1-area2 .m1-area2__title2 {
  text-align: center;
  margin-top: 2em;
}

.m1-area2 .m1-area2__title2 span {
  font-size: 2rem;
  font-weight: bold;
}

.m1-area2 .m1-area2__title2.--c1 {
  color: gold;
}

.m1-area2 .m1-area2__title2.--c2 {
  color: #db70b8;
}

.m1-area2 .m1-area2__title2.--c3 {
  color: #db7071;
}

.m1-area2 .m1-area2__grp1 {
  margin-top: 2em;
  border: 1px solid rgba(204, 204, 204, 0.4);
  border-radius: 6px;
  overflow: hidden;
}

.m1-area2 .m1-area2__set1 {
  background: radial-gradient(circle, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.2));
}

.m1-area2 .m1-area2__set1 a {
  padding: 1em;
}

@media not all and (min-width: 768px) {
  .m1-area2 .m1-area2__set1 a {
    display: -ms-flexbox;
    display: flex;
  }
  .m1-area2 .m1-area2__set1 a .m1-area2__pic1 {
    -ms-flex: 0 0 30%;
    flex: 0 0 30%;
  }
  .m1-area2 .m1-area2__set1 a .m1-area2__desc1 {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
  }
}

.m1-area2 .m1-area2__pic1 {
  border-radius: 6px;
  overflow: hidden;
  position: relative;
}

.m1-area2 .m1-area2__pic1::before {
  content: '';
  display: block;
  padding-top: 100%;
}

.m1-area2 .m1-area2__pic1 > div {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.m1-area2 .m1-area2__pic1 > div img {
  height: 100%;
  object-fit: cover;
}

.m1-area2 .m1-area2__pic1 span {
  position: absolute;
  bottom: 0.75em;
  right: 0;
  border-radius: 100vh 0 0 100vh;
  font-size: 0.6em;
  font-style: italic;
  background: rgba(51, 51, 51, 0.7);
  text-align: right;
  padding: 0.125em 0.75em 0;
  color: white;
}

@media not all and (min-width: 768px) {
  .m1-area2 .m1-area2__desc1 {
    padding: 0.5em 1em;
  }
}

.m1-area2 .m1-area2__desc1 p {
  font-size: 0.8em;
}

.m1-area2 .m1-area2__desc1 p:first-line {
  font-size: 1.1em;
  font-weight: bold;
}

.m1-area2 .m1-area2__ttls1 {
  background: radial-gradient(circle, rgba(204, 204, 204, 0.1), rgba(204, 204, 204, 0.2));
  border-top: rgba(204, 204, 204, 0.4);
  padding: 0.5em 1em;
  line-height: 1.0;
}

.m1-area2 .m1-area2__ttls1 li {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 0.5em;
}

.m1-area2 .m1-area2__ttls1 li:nth-child(n+2) {
  border-top: 1px solid rgba(204, 204, 204, 0.4);
}

.m1-area2 .m1-area2__song1 span {
  font-weight: bold;
  font-size: 0.85em;
}

.m1-area2 .m1-area2__art1 {
  margin-top: 0.5em;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.m1-area2 .m1-area2__art1 span {
  font-size: 0.7em;
}

.m1-area2 .m1-area2__art1 .__date1 {
  font-style: italic;
  font-size: 0.6em;
}

.m1-area2 .m1-area2__slst1 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -1em;
  margin-top: 1em;
}

.m1-area2 .m1-area2__slst1 li {
  -ms-flex: 0 0 calc( (100% - 2em) / 2);
  flex: 0 0 calc( (100% - 2em) / 2);
  margin-left: 1em;
  margin-top: 1em;
}

.m1-area2 .m1-area2__swrap1 {
  background: white;
  line-height: 1.0;
  box-shadow: 0 3px 6px 0 gray;
  border-radius: 3px;
}

.m1-area2 .m1-area2__supper2 {
  border-radius: 3px 3px 0 0;
  overflow: hidden;
  position: relative;
  padding-top: 40%;
}

.m1-area2 .m1-area2__supper2 .m1-area2__simage3 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.m1-area2 .m1-area2__supper2 .m1-area2__simage3::after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.m1-area2 .m1-area2__supper2 .m1-area2__simage3 img {
  height: 100%;
  object-fit: cover;
}

.m1-area2 .m1-area2__simage3::after {
  background: rgba(224, 214, 245, 0.9);
  -webkit-backdrop-filter: grayscale(100%) contrast(1000%);
  backdrop-filter: grayscale(100%) contrast(1000%);
}

.m1-area2 .m1-area2__supper1 {
  border-radius: 0 0 3px 3px;
  overflow: hidden;
  margin-top: 0.75em;
  position: relative;
  padding-top: 100%;
}

.m1-area2 .m1-area2__supper1 .m1-area2__simage1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.m1-area2 .m1-area2__supper1 .m1-area2__simage1::after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.m1-area2 .m1-area2__supper1 .m1-area2__simage1 img {
  height: 100%;
  object-fit: cover;
}

.m1-area2 .m1-area2__supper1 .m1-area2__slnk1 {
  position: absolute;
  top: 0;
  right: 0;
  -webkit-transform: translate(-50%, 50%);
  -ms-transform: translate(-50%, 50%);
  transform: translate(-50%, 50%);
}

.m1-area2 .m1-area2__supper1 .m1-area2__sinfo1 {
  position: absolute;
  bottom: 0;
  left: 0;
}

.m1-area2 .m1-area2__slnk1 a {
  color: crimson;
  font-size: 1.2em;
}

.m1-area2 .m1-area2__sinfo1 {
  background: rgba(51, 51, 51, 0.5);
  width: 100%;
}

.m1-area2 .m1-area2__sinfo1 a {
  display: block;
  padding: 0.5em;
  color: white;
}

.m1-area2 .m1-area2__sinfo1 span {
  font-size: 0.8em;
}

.m1-area2 .m1-area2__simage2 {
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

.m1-area2 .m1-area2__simage2 a {
  display: block;
  width: 40%;
  margin: 0 auto;
  border-radius: 50%;
  box-shadow: 0 3px 6px 0 gray;
  overflow: hidden;
  position: relative;
}

.m1-area2 .m1-area2__simage2 a::before {
  content: '';
  display: block;
  padding-top: 100%;
}

.m1-area2 .m1-area2__simage2 a img {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  object-fit: cover;
}

.m1-area2 .m1-area2__sname2 {
  margin-top: -13.75%;
  padding: 0 1em;
  text-align: center;
  font-weight: bold;
  line-height: 1.2;
  height: 2.4em;
}

.m1-area2 .m1-area2__sname2 span {
  display: inline-block;
}

.m1-area2 .m1-area2__sinfo2 {
  padding: 0 1em 1em;
  margin-top: 0.5em;
  line-height: 1.2;
  height: 3.6em;
}

.m1-area2 .m1-area2__sinfo2 span {
  font-size: 0.8em;
}

.m1-area2 .m1-area2__sname1 {
  text-align: center;
  font-weight: bold;
  margin-top: 1em;
  line-height: 1.2;
  height: 3.6em;
}

.m1-area2 .m1-area2__sname1 span {
  display: inline-block;
}

.m1-area3 .m1-area3__ccopy1 {
  margin-top: 1em;
  text-align: center;
  color: #db7071;
  font-weight: bold;
}

.m1-area3 .m1-area3__design1 {
  margin-top: 2em;
  text-align: center;
}

.m1-area3 .m1-area3__design1 ul {
  display: inline-block;
}

.m1-area3 .m1-area3__design1 ul li {
  text-align: left;
  font-weight: bold;
}

.m1-area3 .m1-area3__design1 a {
  color: gold;
}

.m1-area3 .m1-area3__image1 {
  width: 70vw;
  margin: 2em auto 0;
}

.m1-area3 .m1-area2__title1 {
  margin-top: 2em;
}

.m1-area3 .m1-area3__title2 {
  padding: 1em;
  margin-top: 2em;
  font-weight: bold;
  background: mediumpurple;
  color: white;
  text-align: center;
}

.m1-area3 .m1-area3__title3 {
  font-weight: bold;
}

.m1-area3 .m1-area3__grid1 {
  display: -ms-grid;
  display: grid;
  grid-template-areas: "G1A G1B G1C" "G2A G2B G2C" "G3A G3B G3C";
  -ms-grid-columns: 9em 6em 1fr;
  grid-template-columns: 9em 6em 1fr;
  margin-top: 2em;
}

.m1-area3 .m1-area3__grid1 .G1A {
  grid-area: G1A;
}

.m1-area3 .m1-area3__grid1 .G1B {
  grid-area: G1B;
}

.m1-area3 .m1-area3__grid1 .G1C {
  grid-area: G1C;
}

.m1-area3 .m1-area3__grid1 .G2A {
  grid-area: G2A;
}

.m1-area3 .m1-area3__grid1 .G2B {
  grid-area: G2B;
}

.m1-area3 .m1-area3__grid1 .G2C {
  grid-area: G2C;
}

.m1-area3 .m1-area3__grid1 .G3A {
  grid-area: G3A;
}

.m1-area3 .m1-area3__grid1 .G3B {
  grid-area: G3B;
}

.m1-area3 .m1-area3__grid1 .G3C {
  grid-area: G3C;
}

.m1-area3 .m1-area3__grid1 li {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  padding: 0.5em;
  border-bottom: 1px solid rgba(204, 204, 204, 0.5);
}

.m1-area3 .m1-area3__grid1 li:nth-child(-n+3) {
  border-top: 1px solid rgba(204, 204, 204, 0.5);
}

.m1-area3 .m1-area3__grid1 .__info3 {
  background: rgba(147, 112, 219, 0.1);
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 0.5em 0.75em;
}

.m1-area3 .m1-area3__grid1 .__txt1 {
  font-weight: bold;
  font-size: 0.9em;
}

.m1-area3 .m1-area3__grid1 .__txt2 {
  font-size: 0.8em;
}

.m1-area3 .m1-area3__grid1 .__txt3 {
  font-weight: bold;
  font-size: 0.9em;
  color: mediumpurple;
}

.m1-area3 .m1-area3__grid2 {
  display: -ms-grid;
  display: grid;
  grid-template-areas: "G1A G1B G1C" "G2A G2B G2C" "G3A G3B G3C";
  -ms-grid-columns: 9em 6em 1fr;
  grid-template-columns: 9em 6em 1fr;
  margin-top: 2em;
}

.m1-area3 .m1-area3__grid2 .G1A {
  grid-area: G1A;
}

.m1-area3 .m1-area3__grid2 .G1B {
  grid-area: G1B;
}

.m1-area3 .m1-area3__grid2 .G1C {
  grid-area: G1C;
}

.m1-area3 .m1-area3__grid2 .G2A {
  grid-area: G2A;
}

.m1-area3 .m1-area3__grid2 .G2B {
  grid-area: G2B;
}

.m1-area3 .m1-area3__grid2 .G2C {
  grid-area: G2C;
}

.m1-area3 .m1-area3__grid2 .G3A {
  grid-area: G3A;
}

.m1-area3 .m1-area3__grid2 .G3B {
  grid-area: G3B;
}

.m1-area3 .m1-area3__grid2 .G3C {
  grid-area: G3C;
}

.m1-area3 .m1-area3__grid2 li {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  padding: 0.5em;
  border-bottom: 1px solid rgba(204, 204, 204, 0.5);
}

.m1-area3 .m1-area3__grid2 li:nth-child(-n+3) {
  border-top: 1px solid rgba(204, 204, 204, 0.5);
}

.m1-area3 .m1-area3__grid2 .__info3 {
  background: rgba(147, 112, 219, 0.1);
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 0.5em 0.75em;
}

.m1-area3 .m1-area3__grid2 .__txt1 {
  font-weight: bold;
  font-size: 0.9em;
}

.m1-area3 .m1-area3__grid2 .__txt2 {
  font-size: 0.8em;
  font-weight: bold;
}

.m1-area3 .m1-area3__grid2 .__txt3 {
  font-weight: bold;
  font-size: 0.9em;
  color: mediumpurple;
}

.m1-area3 .m1-area3__set1 {
  margin-top: 2em;
  border: 1px solid mediumpurple;
  padding: 1em;
}

.m1-area3 .m1-area3__set1 ul {
  margin-top: 1em;
  margin-left: 1.25em;
}

.m1-area3 .m1-area3__set1 ul li {
  text-indent: -1.25em;
}

.m1-area3 .m1-area3__set1 ul li:nth-child(n+2) {
  margin-top: 1em;
}

.m1-area4 {
  background: rgba(147, 112, 219, 0.1);
}

.m1-area4 .m1-area4__ccopy1 {
  margin-top: 1em;
  text-align: center;
  color: #db7071;
  font-weight: bold;
}

.m1-area4 .m1-area4__title1 {
  margin-top: 2em;
}

.m1-area4 .m1-area4__title2 {
  font-weight: bold;
  text-align: center;
  border-bottom: 1px solid mediumpurple;
  padding-bottom: 0.5em;
  color: mediumpurple;
}

.m1-area4 .m1-area4__title2 span {
  font-size: 1.8rem;
  display: inline-block;
  text-align: left;
}

.m1-area4 .m1-area4__cap1 {
  margin-top: 2em;
  font-weight: bold;
  text-align: center;
}

.m1-area4 .m1-area4__cap1 span {
  display: inline-block;
  text-align: left;
}

.m1-area4 .m1-area4__gal1 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -1em;
}

.m1-area4 .m1-area4__gal1 .m1-area4__image1 {
  margin-top: 1em;
  margin-left: 1em;
  -ms-flex: 0 0 calc( (100% - 2em) / 2);
  flex: 0 0 calc( (100% - 2em) / 2);
}

.m1-area4 .m1-area4__gal2 {
  margin-top: 2em;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -1em;
}

.m1-area4 .m1-area4__gal2 .m1-area4__image2 {
  margin-top: 1em;
  margin-left: 1em;
  -ms-flex: 0 0 calc( (100% - 2em) / 2);
  flex: 0 0 calc( (100% - 2em) / 2);
}

.m1-area4 .m1-area4__image3 {
  margin-top: 2em;
  width: 120px;
}

.m1-area4 .m1-area4__set1 {
  margin-top: 2em;
  border: 1px solid mediumpurple;
  padding: 1em;
}

.m1-area4 .m1-area4__set1 ul {
  margin-top: 1em;
  margin-left: 1.25em;
}

.m1-area4 .m1-area4__set1 ul li {
  text-indent: -1.25em;
}

.m1-area4 .m1-area4__set1 ul li:nth-child(n+2) {
  margin-top: 1em;
}

.m1-area4 .m1-area4__set1 a {
  overflow-wrap: break-word;
  color: #ccac00;
}

.m1-area5 .m1-area5__cap1 {
  margin-top: 2em;
  font-weight: bold;
  text-align: center;
}

.m1-area5 .m1-area5__cap1 span {
  display: inline-block;
  text-align: left;
}

.m1-area5 .m1-area5__gal1 {
  margin-top: 1em;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -1em;
}

.m1-area5 .m1-area5__gal1 .m1-area5__image1 {
  margin-top: 1em;
  margin-left: 1em;
  -ms-flex: 0 0 calc( (100% - 2em) / 2);
  flex: 0 0 calc( (100% - 2em) / 2);
}

.m1-area6 {
  background: rgba(147, 112, 219, 0.1);
}

.m1-area6 ul {
  display: -ms-flexbox;
  display: flex;
  width: 80vw;
  margin: 3em auto 0;
}

.m1-area6 ul li:nth-child(n+2) {
  margin-left: 1em;
}

.m1-area6 p {
  margin-top: 2em;
}

.m1-area7 .m1-area7__ann1 {
  padding: 2em 0;
  text-align: center;
  color: #ccc;
  font-weight: bold;
  font-size: 2.5rem;
}

.m1-area8 {
  background: rgba(147, 112, 219, 0.1);
}

.m1-area8 ul {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 1em;
  margin-left: -1em;
}

.m1-area8 ul li {
  -ms-flex: 1 1 calc( (100% - 3em) / 3);
  flex: 1 1 calc( (100% - 3em) / 3);
  margin-top: 1em;
  margin-left: 1em;
}

.m1-area8 ul li a {
  position: relative;
  display: block;
  padding-top: 100%;
}

.m1-area8 ul li a img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.m1-area8 .m1-area8__title1 {
  margin-top: 3em;
}

.m1-area9 .m1-area9__tabs1 {
  margin-top: 2em;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
}

.m1-area9 .m1-area9__tabs1 li {
  background: #e6e6e6;
  color: #ccc;
  font-weight: bold;
  padding: 0.75em 0;
  -ms-flex: 0 0 10em;
  flex: 0 0 10em;
  text-align: center;
}

.m1-area9 .m1-area9__tabs1 li:nth-child(n+2) {
  margin-left: 1em;
}

.m1-area9 .m1-area9__tabs1 li.on-clk {
  background: mediumpurple;
  color: white;
}

.m1-area9 .m1-area9__tlst1 {
  margin-top: 2em;
}

.m1-area9 .m1-area9__tlst1 > li {
  display: none;
}

.m1-area9 .m1-area9__tlst1 > li.is-disp {
  display: list-item;
}

.m1-area9 .m1-area9__title1 {
  margin-top: 3em;
}

.m1-area9 .m1-area9__slst1 {
  margin-top: 2em;
  margin-left: 1.25em;
}

.m1-area9 .m1-area9__slst1 li {
  margin-top: 1em;
  text-indent: -1.25em;
}

.m1-area9 .m1-area9__slst2 {
  margin-top: 2em;
}

.m1-area9 .m1-area9__slst2 li {
  margin-top: 1em;
}

.m1-area9 .m1-area9__que1 {
  display: -ms-flexbox;
  display: flex;
  margin-top: 2em;
}

.m1-area9 .m1-area9__que1 .__icn1 {
  -ms-flex: 0 0 2em;
  flex: 0 0 2em;
  width: 2em;
  height: 2em;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  border: 2px solid mediumpurple;
  background: rgba(147, 112, 219, 0.7);
  font-weight: bold;
  color: white;
  border-radius: 50%;
  font-weight: bold;
  padding: 0 2px 1px 0;
}

.m1-area9 .m1-area9__que1 .__txt1 {
  margin-left: 1em;
  padding-top: 0.125em;
  font-weight: bold;
}

.m1-area9 .m1-area9__ans1 {
  display: -ms-flexbox;
  display: flex;
  margin-top: 1em;
}

.m1-area9 .m1-area9__ans1 .__icn1 {
  -ms-flex: 0 0 2em;
  flex: 0 0 2em;
  width: 2em;
  height: 2em;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  border: 2px solid gold;
  background: rgba(255, 215, 0, 0.5);
  font-weight: bold;
  color: mediumpurple;
  border-radius: 50%;
  font-weight: bold;
}

.m1-area9 .m1-area9__ans1 .__txt1 {
  margin-left: 1em;
  padding-top: 0.125em;
}

@media not all and (min-width: 768px) {
  .pc {
    display: none !important;
  }
  body {
    font-size: 1.4rem;
  }
  body _::-webkit-full-page-media a,
  body _:future a,
  body :root a {
    -webkit-tap-highlight-color: transparent;
  }
}

@media print, screen and (min-width: 768px) {
  .sp {
    display: none !important;
  }
  body {
    font-size: 1.6rem;
  }
  button:hover,
  a:hover {
    opacity: 0.6;
    transition: opacity 200ms;
  }
  [role='checkbox']:hover,
  [role='link']:hover,
  [role='button']:hover {
    opacity: 0.6;
    transition: opacity 200ms;
    cursor: pointer;
  }
  .as1-area1 {
    margin-top: 0;
  }
  .f1 .f1__awrap1 {
    padding: 0;
    width: 960px;
    margin: 0 auto;
  }
  .f1-area4 {
    padding: 0 20px;
  }
  .f1-area4 .f1-area4__wrap1 {
    padding: 0;
  }
  .f1-area4 .f1-area4__flex1 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
  }
  .f1-area4 .f1-area4__flex1 .f1-area4__set1 {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
  }
  .f1-area4 .f1-area4__lst2 {
    margin: 0;
    margin-left: 1em;
    width: 240px;
  }
  .f1-area4 .f1-area4__lst2 li {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
  }
  .f1-area5 ul {
    -ms-flex-pack: center;
    justify-content: center;
  }
  .f1-area5 ul li:first-child {
    margin-left: 0;
  }
  .f1-area6 {
    padding: 0 20px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
  }
  .f1-area6::after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(51, 51, 51, 0.1);
  }
  .f1-area6 .f1-area6__image1 {
    z-index: 1;
  }
  .f1-area6 .f1-area6__image1 .f1-area6__grp1 {
    -webkit-transform: translate(50%, -50%);
    -ms-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
  }
  .f1-area6 .f1-area6__logo1 {
    border: 9px solid #333;
  }
  .f1-area6 .f1-area6__logo1 .__wrap1 {
    padding: 0 0.625em 1.5em 0.625em;
  }
  .f1-area6 .f1-area6__logo1 .__wrap1::before {
    border: 9px double white;
    top: -9px;
    left: -9px;
  }
  .f1-area6 .f1-area6__logo1 .__s1 span, .f1-area6 .f1-area6__logo1 .__s2 span, .f1-area6 .f1-area6__logo1 .__s3 span {
    text-shadow: calc( 2 * 1px) calc( 2 * 1px) 0 #333, calc( 2 * -1px) calc( 2 * 1px) 0 #333, calc( 2 * 1px) calc( 2 * -1px) 0 #333, calc( 2 * -1px) calc( 2 * -1px) 0 #333, calc( 2 * 1px) 0px 0 #333, 0px calc( 2 * 1px) 0 #333, calc( 2 * -1px) 0px 0 #333, 0px calc( 2 * -1px) 0 #333;
  }
  .f1-area6 .f1-area6__logo1 .__s1 span {
    font-size: 3.24em;
  }
  .f1-area6 .f1-area6__logo1 .__s1 span.__fn1 {
    font-size: 1.62em;
  }
  .f1-area6 .f1-area6__logo1 .__s1 span.__fn2 {
    font-size: 1.62em;
  }
  .f1-area6 .f1-area6__logo1 .__s2 span {
    font-size: 3.6em;
  }
  .f1-area6 .f1-area6__logo1 .__s3 span {
    font-size: 3.6em;
  }
  .f1-area6 .f1-area6__logo1 .__s3 span.__fn6 {
    font-size: 1.08em;
  }
  .f1-area6 .f1-area6__mtitle1 {
    font-size: 2.34em;
  }
  .f1-area6 .f1-area6__stitle1 {
    font-size: 1.26em;
  }
  .f1-area6 .f1-area6__wrap1 {
    padding: 5em;
  }
  .f1-area6 .f1-area6__image1 {
    margin: 0;
  }
  .h1 .h1__awrap1 {
    width: 960px;
    margin: 0 auto;
  }
  .h1-area1 {
    padding: 0 20px;
  }
  .h1-area2 {
    padding: 0 20px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
  }
  .h1-area2::after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(51, 51, 51, 0.1);
  }
  .h1-area2 .h1-area2__image1 {
    z-index: 1;
  }
  .h1-area2 .h1-area2__image1 .h1-area2__grp1 {
    -webkit-transform: translate(50%, -50%);
    -ms-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
  }
  .h1-area2 .h1-area2__logo1 {
    border: 9px solid #333;
  }
  .h1-area2 .h1-area2__logo1 .__wrap1 {
    padding: 0 0.625em 1.5em 0.625em;
  }
  .h1-area2 .h1-area2__logo1 .__wrap1::before {
    border: 9px double white;
    top: -9px;
    left: -9px;
  }
  .h1-area2 .h1-area2__logo1 .__s1 span, .h1-area2 .h1-area2__logo1 .__s2 span, .h1-area2 .h1-area2__logo1 .__s3 span {
    text-shadow: calc( 2 * 1px) calc( 2 * 1px) 0 #333, calc( 2 * -1px) calc( 2 * 1px) 0 #333, calc( 2 * 1px) calc( 2 * -1px) 0 #333, calc( 2 * -1px) calc( 2 * -1px) 0 #333, calc( 2 * 1px) 0px 0 #333, 0px calc( 2 * 1px) 0 #333, calc( 2 * -1px) 0px 0 #333, 0px calc( 2 * -1px) 0 #333;
  }
  .h1-area2 .h1-area2__logo1 .__s1 span {
    font-size: 3.24em;
  }
  .h1-area2 .h1-area2__logo1 .__s1 span.__fn1 {
    font-size: 1.62em;
  }
  .h1-area2 .h1-area2__logo1 .__s1 span.__fn2 {
    font-size: 1.62em;
  }
  .h1-area2 .h1-area2__logo1 .__s2 span {
    font-size: 3.6em;
  }
  .h1-area2 .h1-area2__logo1 .__s3 span {
    font-size: 3.6em;
  }
  .h1-area2 .h1-area2__logo1 .__s3 span.__fn6 {
    font-size: 1.08em;
  }
  .h1-area2 .h1-area2__mtitle1 {
    font-size: 2.34em;
  }
  .h1-area2 .h1-area2__stitle1 {
    font-size: 1.26em;
  }
  .h1-area2 .h1-area2__wrap1 {
    padding: 5em;
  }
  .h1-area3 {
    padding: 0 20px;
  }
  .h1-area3 .h1-area3__wrap1 {
    padding: 0;
  }
  .h1-area3 .h1-area3__flex1 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
  }
  .h1-area3 .h1-area3__flex1 .h1-area3__set1 {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
  }
  .h1-area3 .h1-area3__lst2 {
    margin: 0;
    margin-left: 1em;
    width: 240px;
  }
  .h1-area3 .h1-area3__lst2 li {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
  }
  .h1-area4 ul {
    -ms-flex-pack: center;
    justify-content: center;
  }
  .h1-area4 ul li:first-child {
    margin-left: 0;
  }
  .m1 > section {
    padding: 0 20px 3em;
  }
  .m1 .m1__awrap1 {
    width: 960px;
    margin: 0 auto;
  }
  .m1 .m1__title2 .__set1 .__stxt1 {
    margin-top: 0.25em;
  }
  .m1-area1 {
    padding-bottom: 3em;
  }
  .m1-area1 .m1-area1__flex1 {
    display: -ms-flexbox;
    display: flex;
  }
  .m1-area1 .m1-area1__flex1 .m1-area1__left1 {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
  }
  .m1-area1 .m1-area1__flex1 .m1-area1__right1 {
    -ms-flex: 0 0 240px;
    flex: 0 0 240px;
  }
  .m1-area1 .m1-area1__larea1 {
    margin-top: -1em;
  }
  .m1-area1 .m1-area1__llst1 a {
    display: -ms-flexbox;
    display: flex;
  }
  .m1-area1 .m1-area1__info1 {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .m1-area1 .m1-area1__info2 {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    margin-left: 1em;
  }
  .m1-area1 .m1-area1__right1 {
    margin-left: 2em;
    margin-top: 0;
  }
  .m1-area1 .m1-area1__right1 ul {
    margin-left: 0;
  }
  .m1-area1 .m1-area1__right1 ul li {
    margin: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
  .m1-area1 .m1-area1__right1 ul li:nth-child(n+2) {
    margin-top: 0.5em;
  }
  .m1-area1 .m1-area1__llst2 {
    display: -ms-flexbox;
    display: flex;
    margin-left: -2em;
  }
  .m1-area1 .m1-area1__llst2 > li {
    -ms-flex: 0 0 calc( (100% - 4em) / 2);
    flex: 0 0 calc( (100% - 4em) / 2);
    margin-left: 2em;
    margin-top: 1em;
  }
  .m1-area2 {
    padding: 0 20px 3em;
  }
  .m1-area2 .m1-area2__tabs1 li:nth-child(n+2) {
    margin-left: 2em;
  }
  .m1-area2 .m1-area2__tabs1 li div:hover {
    -webkit-transform: scale(110%);
    -ms-transform: scale(110%);
    transform: scale(110%);
    opacity: 1.0;
  }
  .m1-area2 .m1-area2__tabs1 li > div img {
    height: 7em;
  }
  .m1-area2 .m1-area2__slst1 li {
    -ms-flex: 0 0 calc( (100% - 4em) / 4);
    flex: 0 0 calc( (100% - 4em) / 4);
  }
  .m1-area2 .m1-area2__grp1 {
    width: 648px;
    margin: 2em auto 0;
    display: -ms-flexbox;
    display: flex;
  }
  .m1-area2 .m1-area2__grp1 .m1-area2__set1 {
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
  }
  .m1-area2 .m1-area2__grp1 .m1-area2__ttls1 {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
  }
  .m1-area2 .m1-area2__set1 a {
    display: block;
  }
  .m1-area2 .m1-area2__pic1 span {
    font-size: 0.8em;
  }
  .m1-area2 .m1-area2__desc1 {
    margin-top: 1em;
  }
  .m1-area3 .m1-area3__image1 {
    width: 50vw;
  }
  .m1-area3 .m1-area3__grid1 {
    -ms-grid-columns: 20em 10em 1fr;
    grid-template-columns: 20em 10em 1fr;
  }
  .m1-area3 .m1-area3__grid2 {
    -ms-grid-columns: 20em 10em 1fr;
    grid-template-columns: 20em 10em 1fr;
  }
  .m1-area4 .m1-area4__image3 {
    width: 240px;
  }
  .m1-area4 .m1-area4__gal1 .m1-area4__image1 {
    -ms-flex: 1 1 calc( (100% - 3em) / 3);
    flex: 1 1 calc( (100% - 3em) / 3);
  }
  .m1-area4 .m1-area4__gal2 .m1-area4__image2 {
    -ms-flex: 1 1 calc( (100% - 3em) / 3);
    flex: 1 1 calc( (100% - 3em) / 3);
  }
  .m1-area5 .m1-area5__gal1 .m1-area5__image1 {
    -ms-flex: 1 1 calc( (100% - 3em) / 3);
    flex: 1 1 calc( (100% - 3em) / 3);
  }
  .m1-area6 ul {
    width: 75vw;
  }
  .m1-area7 .m1-area7__ann1 {
    font-size: 5rem;
  }
  .m1-area8 ul li {
    -ms-flex: 1 1 calc( (100% - 6em) / 6);
    flex: 1 1 calc( (100% - 6em) / 6);
  }
}
