@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";
  color: #730000;
  background: radial-gradient(circle, #ff920d, #f28500, #e67e00);
}

html a {
  color: #730000;
}

body {
  line-height: 1.6;
  -webkit-text-size-adjust: 100%;
  background: repeating-conic-gradient(at top left, #f28500 0, #f28500 5%, #ff981a 5%, #ff981a 10%);
}

@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__inr1 {
  padding: 0 20px;
}

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

.f1-area1 .f1-area1__wrap1 {
  display: -ms-flexbox;
  display: flex;
}

.f1-area1 .f1-area1__wrap1 .f1-area1__cpw1 {
  text-align: right;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  background: transparent;
  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 1em 0 3.5em;
  display: inline-block;
  font-size: 1.2rem;
  background: linear-gradient(110deg, transparent 20%, #ad102f 20%);
}

.f1-area2 {
  background: white;
}

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

.f1-area2 span {
  font-size: 0.85em;
}

.f1-area3 {
  background: #730000;
  padding: 1em;
}

.f1-area3 ul {
  display: -ms-flexbox;
  display: flex;
  line-height: 1.0;
}

.f1-area3 ul li {
  margin-left: 1em;
}

@media not all and (min-width: 768px) {
  .f1-area3 ul {
    margin-top: -0.75em;
    margin-left: -1em;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .f1-area3 ul li {
    margin-top: 0.75em;
  }
}

.f1-area3 span {
  font-size: 0.85em;
  font-weight: bold;
}

.f1-area3 a {
  color: white;
}

.f1-area4 {
  background: white;
  padding: 3em 0;
  margin-top: 1em;
}

.f1-area4 .f1-area4__inr1 > div {
  display: -ms-flexbox;
  display: flex;
}

.f1-area4 .f1-area4__inr1 > div .f1-area4__grp1 {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}

.f1-area4 .f1-area4__inr1 > div .f1-area4__pic1 {
  -ms-flex: 0 0 35%;
  flex: 0 0 35%;
}

.f1-area4 .f1-area4__slnks1 {
  display: -ms-flexbox;
  display: flex;
  margin-top: 1em;
}

.f1-area4 .f1-area4__slnks1 li {
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
}

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

.f1-area4 .f1-area4__slnks1 i {
  font-size: 2.5rem;
  color: #f28500;
}

.f1-area4 .f1-area4__nav1 li {
  background: #730000;
  padding: 0.5em 0.75em;
}

@media not all and (min-width: 768px) {
  .f1-area4 .f1-area4__nav1 li:nth-child(n+2) {
    margin-top: 0.5em;
  }
}

.f1-area4 .f1-area4__nav1 a {
  color: white;
  font-weight: bold;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.f1-area4 .f1-area4__nav1 a span {
  font-size: 0.85em;
}

.f1-area4 .f1-area4__nav1 a span:nth-child(1) {
  -ms-flex: 0 0 1.75em;
  flex: 0 0 1.75em;
}

.f1-area4 .f1-area4__nav1 a span:nth-child(2) {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}

.f1-area4 .f1-area4__nav1 a span:nth-child(3) {
  -ms-flex: 0 0 1em;
  flex: 0 0 1em;
}

.f1-area4 .f1-area4__pic1 {
  margin-left: 20px;
  position: relative;
}

.f1-area4 .f1-area4__pic1::before {
  content: '';
  display: block;
  padding-top: 100%;
}

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

.h1 .h1__inr1 {
  padding: 0 20px;
}

.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 {
  line-height: 1.0;
  padding: calc(20px * 2) 0;
}

.h1-area2 .h1-area2__inr1 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
}

.h1-area2 .h1-area2__title1 {
  display: block;
  background: repeating-conic-gradient(at left bottom, #730000 0, #730000 7.5%, #9a0000 7.5%, #9a0000 12.5%);
  padding: 3px;
  border: 1px solid #730000;
}

.h1-area2 .h1-area2__title1 > div {
  padding: 2.25em 1.125em 0.75em;
  border: 2px solid white;
}

.h1-area2 .h1-area2__title1 span {
  color: white;
}

.h1-area2 .h1-area2__title1 .__main1 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.h1-area2 .h1-area2__title1 .__main1 span {
  font-size: 2.2rem;
  display: inline-block;
  -webkit-transform: scaleY(2.2);
  -ms-transform: scaleY(2.2);
  transform: scaleY(2.2);
  -webkit-transform-origin: center bottom;
  -ms-transform-origin: center bottom;
  transform-origin: center bottom;
}

.h1-area2 .h1-area2__title1 .__sub1 {
  margin-top: 0.25em;
  padding: 0 0.225em;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.h1-area2 .h1-area2__title1 .__sub1 span {
  font-size: 1rem;
}

.h1-area3 nav {
  background: #730000;
  color: white;
  padding: 0.75em 1em 1em;
  border-radius: 12px 12px 0 0;
}

.h1-area3 ul {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.h1-area3 ul li {
  margin-top: 0.75em;
}

@media not all and (min-width: 768px) {
  .h1-area3 ul li {
    -ms-flex: 0 0 calc( 100% / 3);
    flex: 0 0 calc( 100% / 3);
  }
  .h1-area3 ul li.__tel {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
}

.h1-area3 ul li .__main {
  margin-left: 0.5em;
  font-weight: bold;
}

.h1-area3 a {
  display: block;
  padding: 0 0.5em;
  color: white;
  border-left: 0.375em solid #f28500;
}

.m1 {
  padding: 0 20px;
}

.m1 .m1__head1 {
  background: #730000;
  color: white;
  padding: 1em;
  border-radius: 12px 12px 0 0;
  font-weight: bold;
}

.m1 .m1__head1 a {
  color: white;
}

.m1 .m1__title1 {
  border-left: 0.5em solid #f28500;
  padding-left: 0.75em;
}

.m1-area1 {
  background: white;
  padding: 1em;
  border-radius: 0 0 12px 12px;
}

.m1-area1 .m1-area1__slider1 {
  line-height: 1.0;
  position: relative;
}

.m1-area1 .m1-area1__slider1 > li {
  -webkit-animation: slider calc( 3 * 4s) infinite;
  animation: slider calc( 3 * 4s) infinite;
  opacity: 0;
}

.m1-area1 .m1-area1__slider1 > li:nth-child(3), .m1-area1 .m1-area1__slider1 > li:nth-child(2) {
  position: absolute;
  top: 0;
  left: 0;
}

.m1-area1 .m1-area1__slider1 > li:nth-child(1) {
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}

.m1-area1 .m1-area1__slider1 > li:nth-child(2) {
  -webkit-animation-delay: calc( 1 * 4s);
  animation-delay: calc( 1 * 4s);
}

.m1-area1 .m1-area1__slider1 > li:nth-child(3) {
  -webkit-animation-delay: calc( 2 * 4s);
  animation-delay: calc( 2 * 4s);
}

.m1-area1 .m1-area1__slider1 .__dots1 {
  padding: 0.5em;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
}

.m1-area1 .m1-area1__slider1 .__dots1 span {
  width: 1em;
  padding: 0.25em;
  display: inline-block;
}

.m1-area1 .m1-area1__slider1 .__dots1 span::before {
  content: '';
  display: block;
  padding-top: 100%;
  background: rgba(204, 204, 204, 0.8);
  border-radius: 50%;
}

.m1-area1 .m1-area1__slider1 .__dots1 span.--here::before {
  background: #f28500;
}

@media not all and (min-width: 768px) {
  .m1-area1 .m1-area1__lst1 {
    margin-top: 1em;
  }
}

.m1-area1 .m1-area1__lst1 li {
  background: #400000;
  border-radius: 12px;
  padding: 1em 2em;
  line-height: 1.0;
}

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

.m1-area1 .m1-area1__lst1 li:first-child {
  background: #f28500;
}

.m1-area1 .m1-area1__lst1 li:first-child a {
  color: #730000;
}

.m1-area1 .m1-area1__lst1 li:first-child .__name1 {
  border-bottom: 2px dotted #730000;
}

.m1-area1 .m1-area1__lst1 li.--b .__disc1 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
}

.m1-area1 .m1-area1__lst1 li.--b .__icn1 {
  margin-left: 1.5em;
}

.m1-area1 .m1-area1__lst1 li.--b .__icn1 span {
  font-size: 3.75rem;
  display: inline-block;
  -webkit-transform: rotate(-5deg);
  -ms-transform: rotate(-5deg);
  transform: rotate(-5deg);
  color: white;
}

.m1-area1 .m1-area1__lst1 li .__txt2 {
  margin-left: 0.5em;
}

.m1-area1 .m1-area1__lst1 a {
  color: #f28500;
}

.m1-area1 .m1-area1__lst1 a .__name1 {
  text-align: center;
  padding-bottom: 1em;
  border-bottom: 2px dotted #f28500;
}

.m1-area1 .m1-area1__lst1 a .__name1 span {
  font-size: 3rem;
}

.m1-area1 .m1-area1__lst1 a .__disc1 {
  margin-top: 0.75em;
  text-align: center;
  line-height: 1.4;
}

.m1-area1 .m1-area1__lst1 a .__disc1 span {
  display: inline-block;
  text-align: left;
  font-weight: bold;
  font-size: 1.6rem;
}

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

.m1-area2 .m1-area2__set1 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.m1-area2 .m1-area2__msgs1 {
  background: white;
  padding: 1em;
  border-radius: 0 0 12px 12px;
}

.m1-area2 .m1-area2__msgs1 li:nth-child(n+2) {
  margin-top: 0.5em;
  padding-top: 0.5em;
  border-top: 2px dotted #730000;
}

.m1-area2 .m1-area2__msgs1 a {
  color: #730000;
}

.m1-area2 .m1-area2__msgs1 a .__msg1 {
  color: #333;
}

@media not all and (min-width: 768px) {
  .m1-area2 .m1-area2__sns1 {
    margin-top: 3em;
  }
}

.m1-area3 {
  margin-top: 3em;
}

.m1-area3 ul {
  background: white;
  padding: 1em;
  border-radius: 12px;
}

.m1-area3 ul li {
  box-shadow: 0 0 10px 0 rgba(204, 204, 204, 0.5);
  border-radius: 6px;
  overflow: hidden;
}

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

.m1-area3 a {
  color: #730000;
  font-weight: bold;
}

@media not all and (min-width: 768px) {
  .m1-area3 a {
    display: -ms-flexbox;
    display: flex;
  }
  .m1-area3 a .m1-area3__pic1 {
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
  }
  .m1-area3 a .m1-area3__set1 {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
  }
}

.m1-area3 .m1-area3__set1 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 1em 0;
}

.m1-area3 .m1-area3__main {
  font-size: 1.6rem;
}

.m1-area3 .m1-area3__sub {
  font-size: 1.2rem;
  color: #f28500;
}

.m1-area3 .m1-area3__pic1 {
  position: relative;
}

.m1-area3 .m1-area3__pic1::before {
  content: '';
  display: block;
  padding-top: 56.25%;
}

.m1-area3 .m1-area3__pic1 img {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  object-fit: cover;
}

.m1-area4 {
  margin-top: 3em;
}

.m1-area4 .m1-area4__body1 {
  background: white;
  border-radius: 0 0 12px 12px;
}

.m1-area4 ul li span {
  display: inline-block;
  padding: 0.5em 1em;
}

@media not all and (min-width: 768px) {
  .m1-area4 ul li:nth-child(n+2) {
    border-top: 2px dotted #730000;
  }
}

.m1-area4 ul a {
  color: #730000;
  font-weight: bold;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%;
}

.m1-area4 a {
  display: block;
}

@-webkit-keyframes slider {
  0% {
    opacity: 0;
  }
  16% {
    opacity: 1;
  }
  33% {
    opacity: 1;
  }
  49% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}

@keyframes slider {
  0% {
    opacity: 0;
  }
  16% {
    opacity: 1;
  }
  33% {
    opacity: 1;
  }
  49% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}

.m2 {
  padding: 0 20px;
}

.m2-area1 {
  background: radial-gradient(circle, white, #f9f9f9);
  padding: 1em 1em 3em;
  border-radius: 0 0 12px 12px;
}

.m2-area1 .m2-area1__bcrumb1 {
  display: -ms-flexbox;
  display: flex;
}

.m2-area1 .m2-area1__bcrumb1 li:nth-child(n+2) {
  margin-left: 0.5em;
}

.m2-area1 .m2-area1__bcrumb1 span {
  font-weight: bold;
}

.m2-area1 .m2-area1__bcrumb1 span.--here {
  color: #f28500;
}

.m2-area1 .m2-area1__lst1 {
  margin-top: 2em;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -1em;
}

.m2-area1 .m2-area1__lst1 li {
  background: rgba(204, 204, 204, 0.3);
  border: 1px solid rgba(204, 204, 204, 0.3);
  border-radius: 6px;
  overflow-inline: hidden;
  line-height: 1.0;
  -ms-flex: 0 0 calc((100% - 2em)/2);
  flex: 0 0 calc((100% - 2em)/2);
  margin: 1em 0 0 1em;
}

.m2-area1 .m2-area1__lst1 a {
  display: block;
  height: 100%;
  padding-top: 0.75em;
}

.m2-area1 .m2-area1__grp1 {
  margin-top: 0.625em;
  position: relative;
}

.m2-area1 .m2-area1__grp1 .m2-area1__set1 {
  position: absolute;
  bottom: 0;
  left: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

.m2-area1 .m2-area1__name1 {
  padding: 0 0.75em;
}

.m2-area1 .m2-area1__name1 span {
  font-weight: bold;
  font-size: 1.1em;
  color: #333;
}

.m2-area1 .m2-area1__set1 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  padding: 0.375em 0.75em;
  background: rgba(242, 133, 0, 0.9);
  border-radius: 0 100vh 100vh 0;
  border: 2px solid #f28500;
  border-left: none;
}

.m2-area1 .m2-area1__icon1 span {
  text-shadow: calc( 1 * 1px) calc( 1 * 1px) 0 rgba(51, 51, 51, 0.1), calc( 1 * -1px) calc( 1 * 1px) 0 rgba(51, 51, 51, 0.1), calc( 1 * 1px) calc( 1 * -1px) 0 rgba(51, 51, 51, 0.1), calc( 1 * -1px) calc( 1 * -1px) 0 rgba(51, 51, 51, 0.1), calc( 1 * 1px) 0px 0 rgba(51, 51, 51, 0.1), 0px calc( 1 * 1px) 0 rgba(51, 51, 51, 0.1), calc( 1 * -1px) 0px 0 rgba(51, 51, 51, 0.1), 0px calc( 1 * -1px) 0 rgba(51, 51, 51, 0.1);
}

.m2-area1 .m2-area1__name2 {
  margin-left: 0.375em;
}

.m2-area1 .m2-area1__name2 span {
  font-weight: bold;
  color: white;
  font-size: 0.8em;
}

.m2-area1 .m2-area1__pic1 {
  width: 80%;
  margin-left: auto;
  border-radius: 6px 0 6px 0;
  overflow: hidden;
  position: relative;
}

.m2-area1 .m2-area1__pic1::before {
  content: '';
  display: block;
  padding-top: 100%;
}

.m2-area1 .m2-area1__pic1 img {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  object-fit: cover;
}

@media not all and (min-width: 768px) {
  .m2-aside1 {
    margin-top: 3em;
  }
}

.m2-aside1 .m2-aside1__mlst1 > li {
  border-radius: 12px;
  overflow: hidden;
}

.m2-aside1 .m2-aside1__mlst1 > li.--b {
  border-radius: 6px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  background: #f28500;
  padding: 1em;
}

.m2-aside1 .m2-aside1__mlst1 > li.--b span {
  font-weight: bold;
}

.m2-aside1 .m2-aside1__mlst1 > li.--d {
  border-radius: 6px;
}

.m2-aside1 .m2-aside1__mlst1 > li.--d .m2-aside1__title1 {
  -ms-flex-pack: center;
  justify-content: center;
  background: #400000;
}

.m2-aside1 .m2-aside1__mlst1 > li:nth-child(n+2) {
  margin-top: 1em;
}

.m2-aside1 .m2-aside1__title1 {
  background: #730000;
  padding: 1em;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.m2-aside1 .m2-aside1__title1 span {
  font-weight: bold;
}

.m2-aside1 .m2-aside1__title1 .__en1 {
  color: #f28500;
  margin-left: 1em;
  padding-top: 0.125em;
}

.m2-aside1 .m2-aside1__title1 .__jp1 {
  font-size: 1.8rem;
  color: white;
}

.m2-aside1 .m2-aside1__slst1 {
  border: 2px solid #730000;
  border-radius: 0 0 12px 12px;
}

.m2-aside1 .m2-aside1__slst1 li {
  padding: 0.5em 1em;
}

.m2-aside1 .m2-aside1__slst1 li:nth-child(n+2) {
  border-top: 2px dotted #f28500;
}

.m2-aside1 .m2-aside1__slst1 .__icn1 {
  text-shadow: calc( 1 * 1px) calc( 1 * 1px) 0 rgba(51, 51, 51, 0.1), calc( 1 * -1px) calc( 1 * 1px) 0 rgba(51, 51, 51, 0.1), calc( 1 * 1px) calc( 1 * -1px) 0 rgba(51, 51, 51, 0.1), calc( 1 * -1px) calc( 1 * -1px) 0 rgba(51, 51, 51, 0.1), calc( 1 * 1px) 0px 0 rgba(51, 51, 51, 0.1), 0px calc( 1 * 1px) 0 rgba(51, 51, 51, 0.1), calc( 1 * -1px) 0px 0 rgba(51, 51, 51, 0.1), 0px calc( 1 * -1px) 0 rgba(51, 51, 51, 0.1);
}

.m2-aside1 .m2-aside1__slst1 .__name1 {
  font-weight: bold;
  margin-left: 0.25em;
}

.m2-aside1 .m2-aside1__title2 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}

.m2-aside1 .m2-aside1__title2 .__en1 {
  color: white;
  margin-left: 1em;
  padding-top: 0.125em;
}

.m2-aside1 .m2-aside1__title2 .__jp1 {
  font-size: 1.8rem;
  color: #730000;
}

.m2-aside1 .m2-aside1__icon1 {
  line-height: 1.0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  margin-left: 2em;
}

.m2-aside1 .m2-aside1__icon1 span {
  font-size: 3rem;
}

@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;
  }
  .f1 .f1__inr1 {
    padding: 0 20px;
  }
  .f1-area1 .f1-area1__wrap1 span {
    background: linear-gradient(110deg, transparent calc(20%), #ad102f calc(20%));
  }
  .f1-area3 ul {
    width: 960px;
    margin-left: auto;
    margin-right: auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .f1-area3 ul li:nth-child(n+2) {
    margin-left: 2em;
  }
  .f1-area4 .f1-area4__inr1 > div {
    width: 960px;
    margin-left: auto;
    margin-right: auto;
  }
  .f1-area4 .f1-area4__inr1 > div .f1-area4__pic1 {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
  }
  .f1-area4 .f1-area4__nav1 ul {
    display: -ms-flexbox;
    display: flex;
  }
  .f1-area4 .f1-area4__nav1 ul li {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
  }
  .f1-area4 .f1-area4__nav1 ul li:nth-child(n+2) {
    margin-left: 1em;
  }
  .h1 .h1__inr1 {
    padding: 0 20px;
  }
  .h1-area1 {
    padding: 0 20px;
  }
  .h1-area3 nav {
    width: 960px;
    margin: 0 auto;
    padding-left: 2em;
    padding-right: 2em;
  }
  .h1-area3 ul li:nth-child(n+2) {
    margin-left: 1em;
  }
  .h1-area3 a {
    padding: 0 1em;
  }
  .m1 {
    padding: 0 20px;
  }
  .m1 .m1__awdt {
    width: 960px;
    margin-left: auto;
    margin-right: auto;
  }
  .m1 .m1__head1 {
    padding-left: 2em;
    padding-right: 2em;
  }
  .m1-area1 {
    padding: 2em;
  }
  .m1-area1 .m1-area1__inr1 {
    display: -ms-flexbox;
    display: flex;
  }
  .m1-area1 .m1-area1__inr1 .m1-area1__slider1 {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
  }
  .m1-area1 .m1-area1__inr1 .m1-area1__lst1 {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .m1-area1 .m1-area1__slider1 > li {
    width: 100%;
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .m1-area1 .m1-area1__slider1 > li .__image1 {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    position: relative;
  }
  .m1-area1 .m1-area1__slider1 > li .__image1 img {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    object-fit: cover;
  }
  .m1-area1 .m1-area1__lst1 {
    margin-left: 2em;
  }
  .m1-area2 .m1-area2__inr1 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .m1-area2 .m1-area2__inr1 .m1-area2__news1 {
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
  }
  .m1-area2 .m1-area2__inr1 .m1-area2__sns1 {
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
  }
  .m1-area2 .m1-area2__msgs1 {
    padding-left: 2em;
    padding-right: 2em;
  }
  .m1-area2 .m1-area2__sns1 {
    margin-left: 1em;
  }
  .m1-area3 ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 2em;
  }
  .m1-area3 ul li {
    -ms-flex: 1 1 calc((100% - 4em)/3);
    flex: 1 1 calc((100% - 4em)/3);
  }
  .m1-area3 ul li:nth-child(n+2) {
    margin-left: 2em;
  }
  .m1-area4 .m1-area4__inr1 {
    display: -ms-flexbox;
    display: flex;
  }
  .m1-area4 .m1-area4__head1 {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    border-radius: 12px 0 0 12px;
  }
  .m1-area4 .m1-area4__body1 {
    border-radius: 0 12px 12px 0;
    overflow: hidden;
    position: relative;
  }
  .m1-area4 .m1-area4__body1:hover .m1-area4__prev1, .m1-area4 .m1-area4__body1:hover .m1-area4__next1 {
    opacity: 1.0;
  }
  .m1-area4 .m1-area4__body1 .m1-area4__prev1, .m1-area4 .m1-area4__body1 .m1-area4__next1 {
    opacity: 0;
    background: rgba(51, 51, 51, 0.5);
    position: absolute;
    padding: 0 0.5em;
    top: 0;
    height: 100%;
    z-index: 1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    color: white;
  }
  .m1-area4 .m1-area4__body1 .m1-area4__prev1 {
    left: 0;
  }
  .m1-area4 .m1-area4__body1 .m1-area4__next1 {
    right: 0;
  }
  .m1-area4 ul {
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    overflow: scroll;
    scrollbar-width: none;
  }
  .m1-area4 ul::-webkit-scrollbar {
    display: none;
  }
  .m1-area4 ul li {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .m1-area4 ul li:nth-child(n+2) span {
    border-left: 2px dotted #730000;
  }
  .m2 {
    padding: 0 20px;
  }
  .m2 .m2-awdt {
    width: 960px;
    margin-left: auto;
    margin-right: auto;
  }
  .m2-area1 {
    padding: 2em 2em 6em;
  }
  .m2-area1 .m2-area1__inr1 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .m2-area1 .m2-area1__inr1 .m2-aside1 {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .m2-area1 .m2-area1__inr1 .m2-area1__flex1 {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
  }
  .m2-area1 .m2-area1__flex1 {
    margin-left: 2em;
  }
  .m2-area1 .m2-area1__lst1 {
    margin-top: 1em;
    display: -ms-flexbox;
    display: flex;
    margin-left: -1em;
  }
  .m2-area1 .m2-area1__lst1 li {
    -ms-flex: 0 0 calc((100% - 3em)/3);
    flex: 0 0 calc((100% - 3em)/3);
    margin-left: 1em;
  }
}
