@import url("//fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500;700;900&display=swap");
@import url("//fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Syne:wght@400;500;600;700;800&display=swap");
@import url("//code.ionicframework.com/ionicons/2.0.0/css/ionicons.min.css");
@import url("//cdnjs.cloudflare.com/ajax/libs/magnific-popup.js/1.1.0/magnific-popup.min.css");
/*-----------------------------------

30thmessage.scss

------------------------------------*/
a {
  color: #e70012;
  text-decoration: none;
}

html {
  width: 100%;
  font-size: 62.5%;
  overflow-y: auto;
}

body {
  min-width: 100%;
  overflow: hidden;
  background: #f5f3f3;
  color: #000;
  -moz-text-size-adjust: none;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  text-size-adjust: 100%;
  font-size: 1.3rem;
  line-height: 130%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body.is-nav {
  height: 100%;
  overflow: hidden;
}

#header,
.kvArea,
#main {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-family: YakuHanJP, "Noto Sans JP", sans-serif;
  font-weight: 500;
  background: none;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}

img {
  vertical-align: bottom;
}

strong {
  font-weight: bold;
}

#pagetop {
  width: 100%;
}

.wrapper {
  width: 100%;
  margin: 0 auto;
}

.container {
  background: none;
  padding: 0;
}

#main {
  padding-top: 0;
  background-size: 100% auto;
}

.wide_base {
  width: 90%;
}

.wide_baseL {
  width: 100%;
}

body.mfp-zoom-out-cur {
  position: fixed;
}

#pageTopBtn {
  z-index: 10000;
  bottom: 20px;
}

/* ==========================================================================
   COMMON
========================================================================== */
.CLM__half, .CLM__three {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: -ms- left;
      justify-content: -ms- left;
  justify-content: -webkit- left;
  -webkit-box-pack: left;
          justify-content: left;
  -ms-flex-align: -ms- top;
      align-items: -ms- top;
  align-items: -webkit- top;
  -webkit-box-align: top;
          align-items: top;
}
.CLM__half img, .CLM__three img {
  width: 100%;
}
.CLM__half .wide100, .CLM__three .wide100 {
  width: 100% !important;
}
.CLM__half > li, .CLM__half > article, .CLM__half > figure {
  width: 48%;
  margin-right: 4%;
}
.CLM__half > li:nth-child(2n), .CLM__half > article:nth-child(2n), .CLM__half > figure:nth-child(2n) {
  margin-right: 0;
}
.CLM__three > li, .CLM__three > article, .CLM__three > figure {
  width: 32%;
  margin-right: 2%;
}
.CLM__three > li:nth-child(3n), .CLM__three > article:nth-child(3n), .CLM__three > figure:nth-child(3n) {
  margin-right: 0;
}

.nowrapCLM {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-pack: -ms- space-between;
      justify-content: -ms- space-between;
  justify-content: -webkit- space-between;
  -webkit-box-pack: justify;
          justify-content: space-between;
  -ms-flex-align: -ms- top;
      align-items: -ms- top;
  align-items: -webkit- top;
  -webkit-box-align: top;
          align-items: top;
}
.nowrapCLM > li {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-right: 3%;
}
.nowrapCLM > li:last-child {
  margin-right: 0;
}
.nowrapCLM > li img {
  width: 100%;
}
.nowrapCLM > li a {
  display: block;
}

.txt__honbun {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 3.25vw;
  line-height: 1.65;
  margin-bottom: 1em;
  text-align: left;
}
.txt__size16 {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 3.5vw;
  line-height: 1.65;
  margin-bottom: 1em;
  text-align: left;
}
.txt__size18 {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 3.75vw;
  line-height: 1.65;
  margin-bottom: 1em;
  text-align: left;
}
.txt__size20 {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 4vw;
  line-height: 1.65;
  margin-bottom: 1em;
  font-weight: bold;
  text-align: left;
}
.txt__size22 {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 4.25vw;
  line-height: 1.65;
  margin-bottom: 1em;
  font-weight: bold;
  text-align: left;
}
.txt__size26 {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 4.5vw;
  line-height: 1.65;
  margin-bottom: 1em;
  font-weight: bold;
  text-align: left;
}
.txt__red {
  color: #e70012;
}
.txt__bold {
  font-weight: bold;
}
.txt__left {
  text-align: left;
}
.txt__right {
  text-align: right;
}
.txt__center {
  text-align: center;
}

.list__style {
  font-size: 3.5vw;
  line-height: 1.65;
  padding-left: 1em;
}
.list__style__disc {
  list-style: disc;
  text-align: left;
}
.list__style__disc li {
  margin-left: 1em;
  margin-bottom: 1em;
  line-height: 1.5;
}
.list__style__decimal {
  list-style: decimal;
  text-align: left;
}

.btn {
  padding: 0.8em 0;
  font-size: 3vw;
  width: 100%;
}
.btn::after {
  font-size: 5vw;
}

.commonTable {
  border: 1px solid #CCC;
}
.commonTable tbody th, .commonTable tbody td {
  font-size: 3.5vw;
  padding: 0.75em 0.5em;
  text-align: center;
  line-height: 1.5;
}
.commonTable tbody td {
  text-align: left;
  background: #FFF;
}

.sec {
  text-align: center;
}
.sec__inner900, .sec__inner980, .sec__inner1100, .sec__inner1200, .sec__innerWide, .sec__inner {
  position: relative;
  height: calc(100vh - 80px);
}
.sec__inner__gray {
  position: relative;
  margin: 150px auto 60px;
}

.heading__main {
  margin-bottom: 4vw;
  position: relative;
}
.heading__main .eng_L {
  font-size: 9vw;
  font-family: "Poppins", sans-serif;
  line-height: 1;
  margin-bottom: 0.1em;
  font-weight: 900;
}
.heading__main .jpn_S {
  font-size: 2.9vw;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 900;
  line-height: 1.5;
}
.heading__sub {
  background: #e70012;
  color: #fff;
  padding: 10px;
  text-align: left;
  font-weight: 900;
  font-size: 5vw;
}
.heading__S {
  font-weight: 900;
  text-align: center;
  font-size: 7vw;
  margin-bottom: 1em;
}

.kome {
  display: block;
}

.pagination {
  z-index: 100;
}

/* ==========================================================================
   headerArea
========================================================================== */
.headerArea__jLogo img {
  height: 34px;
}

/* ==========================================================================
   KV
========================================================================== */
#box1 {
  background: #fff;
}

.kvArea__wrap {
  display: block;
}
.kvArea__wrap--left, .kvArea__wrap--right {
  width: 100%;
}
.kvArea__wrap--left {
  position: inherit;
  text-align: inherit;
  height: 30%;
}
.kvArea__wrap--left img {
  position: inherit;
  -webkit-transform: inherit;
          transform: inherit;
  top: inherit;
  height: 100%;
}
.kvArea__wrap--right {
  height: 70%;
  position: relative;
  right: -20px;
}
.kvArea__wrap--right video {
  height: 100%;
  max-width: 350px;
}

/* ==========================================================================
   leadArea
========================================================================== */
.leadArea__wrap {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.leadArea__wrap--right, .leadArea__wrap--left {
  width: 100%;
}
.leadArea__wrap--left {
  height: 40%;
  text-align: center;
}
.leadArea__wrap--left img {
  width: 70%;
  position: inherit;
  margin: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  max-width: 300px;
}
.leadArea__wrap--right {
  height: 60%;
  padding: 0 10px 0 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.leadArea__wrap--right img {
  height: 100%;
  max-width: 300px;
}

.fadeUp {
  -webkit-animation-delay: 1s !important;
          animation-delay: 1s !important;
}

.fadeUpleft {
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
}

/* ==========================================================================
   messageArea
========================================================================== */
#box3 {
  z-index: 2;
}
#box3:after {
  right: 0;
}

#box3 {
  background-size: 800% 100%;
}

@-webkit-keyframes GradietionAnimation {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}

@keyframes GradietionAnimation {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
.messageArea {
  width: 100%;
  padding: 0 3% 0 8%;
}
.messageArea .heading__main .jpn_S {
  font-weight: bold;
}
.messageArea .heading__main .jpn_S span.pcDISP {
  display: none !important;
}
.messageArea__wrap .messageArea__con {
  width: 47%;
  margin-right: 6%;
}
.messageArea__wrap .messageArea__con:nth-child(2) {
  margin-right: 0;
}
.messageArea__wrap .messageArea__con:nth-child(1), .messageArea__wrap .messageArea__con:nth-child(2) {
  margin-bottom: 4vw;
}
.messageArea__con--name {
  font-size: 4.5vw;
}
.messageArea__con--name span {
  font-size: 3vw;
}
.messageArea__con--btn:after {
  right: 1vw;
  font-size: 3vw;
}

.mfp-inline-holder .mfp-content {
  padding: 5%;
  margin: 0;
}
.mfp-inline-holder .mfp-content .margB30 {
  margin-bottom: 30px;
}
.mfp-inline-holder .mfp-content .name {
  margin-top: 50px;
  margin-bottom: 30px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.mfp-inline-holder .mfp-content .name img {
  width: 30%;
  height: 100%;
}
.mfp-inline-holder .mfp-content .name > span {
  margin-left: 20px;
  width: calc(70% - 20px);
}
.mfp-inline-holder .mfp-content .name > span .eng_S {
  font-size: 5vw;
}
.mfp-inline-holder .mfp-content .name > span .jpn_S {
  font-size: 9vw;
}
.mfp-inline-holder .mfp-content .name > span .jpn_S i {
  font-size: 5vw;
}
.mfp-inline-holder .mfp-content .txt__bold {
  font-size: 4.5vw;
  line-height: 1.4;
}

.mfp-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: calc(100vh - 10%);
  padding: 5%;
  overflow: auto;
  height: 100%;
  padding: 0;
}

#pageTopBtn {
  display: none !important;
}

/* ==========================================================================
   contentsArea
========================================================================== */
.contentsArea {
  width: 100%;
  padding: 0 3% 0 8%;
}
.contentsArea__wrap {
  display: block;
}
.contentsArea__wrap > article {
  width: 100%;
}
.contentsArea__con + .contentsArea__con {
  margin-top: 50px;
}
.contentsArea__con--txt.txt__honbun {
  margin-bottom: 2em;
}
.contentsArea__con--btn {
  padding: 1em 0;
}

/* ==========================================================================
   ETC
========================================================================== */
.pcDISP {
  display: none !important;
}

.spDISP {
  display: block !important;
}

.mfp-bg {
  opacity: 0.95;
}

.snsBtnWrap {
  height: 50px;
  background: #FFF;
}

.bottomArea .snsNav li a:before {
  line-height: 1;
}

.specialArea {
  background: #FFF;
}

.floatingBnr {
  z-index: 1111111111111111200;
}

.margT0 {
  margin-top: 0px;
}

.margT10 {
  margin-top: 5px;
}

.margT20 {
  margin-top: 10px;
}

.margT30 {
  margin-top: 15px;
}

.margT40 {
  margin-top: 20px;
}

.margT50 {
  margin-top: 25px;
}

.margT60 {
  margin-top: 30px;
}

.margT70 {
  margin-top: 35px;
}

.margT80 {
  margin-top: 40px;
}

.margB0 {
  margin-bottom: 0px;
}

.margB10 {
  margin-bottom: 5px;
}

.margB20 {
  margin-bottom: 10px;
}

.margB30 {
  margin-bottom: 15px;
}

.margB40 {
  margin-bottom: 20px;
}

.margB50 {
  margin-bottom: 25px;
}

.margB60 {
  margin-bottom: 30px;
}

.margB70 {
  margin-bottom: 35px;
}

.margB80 {
  margin-bottom: 40px;
}

.paddT0 {
  padding-top: 0px;
}

.paddT10 {
  padding-top: 5px;
}

.paddT20 {
  padding-top: 10px;
}

.paddT30 {
  padding-top: 15px;
}

.paddT40 {
  padding-top: 20px;
}

.paddT50 {
  padding-top: 25px;
}

.paddT60 {
  padding-top: 30px;
}

.paddT70 {
  padding-top: 35px;
}

.paddT80 {
  padding-top: 40px;
}

.paddB0 {
  padding-bottom: 0px;
}

.paddB10 {
  padding-bottom: 5px;
}

.paddB20 {
  padding-bottom: 10px;
}

.paddB30 {
  padding-bottom: 15px;
}

.paddB40 {
  padding-bottom: 20px;
}

.paddB50 {
  padding-bottom: 25px;
}

.paddB60 {
  padding-bottom: 30px;
}

.paddB70 {
  padding-bottom: 35px;
}

.paddB80 {
  padding-bottom: 40px;
}

.fade-up,
.fade-from-left,
.fade-from-right,
.fade-here {
  -webkit-transition: opacity 0.7s;
  transition: opacity 0.7s;
  -webkit-transition: -webkit-transform 1s;
  transition: -webkit-transform 1s;
  transition: transform 1s;
  transition: transform 1s, -webkit-transform 1s;
}