/*! destyle.css v2.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */

body {
  margin: 0;
  font-family: 'Noto Sans JP',"Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
  color: #191919;
}

main {
  display: block;
}

ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

svg{
overflow: visible !important;
}

.sns_btn a,
.scroll_box a{
padding-bottom: 1px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  /*font-size: inherit;
  line-height: inherit;*/
   font-weight:bold;
   /*font-weight:500;*/
  margin: 0;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

li{
  position: relative;
}

i{
display: inline-block;
font-style: normal;
}

strong,
em{
font-weight:bold;
}

a {
color: #2B2620;
display: inline-block;
text-decoration:none;
word-break: break-all;
}

img{
max-width: 100%;
height:auto;
vertical-align:bottom;
display: inline-block;
}

textarea,
input[type="submit"],
input[type="text"]{
-webkit-appearance: none;
border-radius: 0px;
}

span{
  display: inline-block;
}

.cc{
display: grid;
place-content: center;
}

#main_contents{
  z-index: 1;
}
/* 汎用
----------------------------------------------------*/

.palt{
font-feature-settings: "palt";
}

.fade2.view,
.fade.view{
opacity: 1;
transition: 1.5s;
}

.fade2,
.fade{
opacity: 0;
}

.ho a:hover img,
a.ho:hover img{
opacity: .7;
-webkit-transition: all .4s linear;
transition: all .4s linear;
}

a.bo{
/*color:#1F4DA7;*/
text-decoration: underline;
}

a:hover.bo{
text-decoration: none;
transition: all .4s linear;
}

.tL{
	text-align: left;
}

.tC{
	text-align: center;
}

.tR {
	text-align: right;
}

.cB{
clear: both;
}

.pr{
position: relative;
}

.db{
display: block;
}

picture,
.ib{
display: inline-block;
}

.oh{overflow:hidden;}
.ov{overflow:visible ;}


.fn{font-weight:normal;}

.dn_en,
.dn{display: none !important;
}

.fb{font-weight: bold;}

.fb500{font-weight: 500;}
.fb700{font-weight: 700;}

.fb600{font-weight: 600;}
.fb900{font-weight: 900;}

.en_up{
text-transform: uppercase; 
}


.bb li,
.bb{
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/*左右反転*/
.r_x {
  transform: scale(-1, 1);
}

.list01 li{
padding-left:1em;
}

.list01 li:before {
display: block;
content: "";
top:12px;
left: 5px;
margin: auto;
position: absolute;
width: 4px;
height: 4px;
background-color: #191919;
border-radius: 100%;
}

.z1{
z-index: 1;
position: relative;
}

.z2{
z-index: 2;
position: relative;
}

.z3{
z-index: 3;
position: relative;
}

.tate {
  writing-mode: vertical-rl;
}

.txt10{ font-size:10px; }
.txt11{ font-size:11px; }
.txt12{ font-size:12px; }
.txt13{ font-size:13px; }
.txt14{ font-size:14px; }
.txt15{ font-size:15px; }
.txt16{ font-size:16px; }
.txt18{ font-size:18px; }
.txt19{ font-size:19px; }
.txt20{ font-size:20px; }
.txt22{ font-size:22px; }
.txt24{ font-size:24px; }
.txt25{ font-size:25px; }
.txt26{ font-size:26px; }
.txt28{ font-size:28px; line-height: 1.42;}
.txt30{ font-size:30px; line-height: 1.42;}
.txt32{ font-size:32px; line-height: 1.42;}
.txt34{ font-size:34px; }
.txt35{ font-size:35px; }
.txt36{ font-size:36px; }
.txt38{ font-size:38px; }
.txt40{ font-size:40px; line-height: 1.3;}
.txt42{ font-size:42px; line-height: 1.3;}
.txt44{ font-size:44px; line-height: 1.3;}
.txt50{ font-size:50px; line-height: 1.2;}
.txt60{ font-size:60px; line-height: 1.2;}
.txt64{ font-size:64px; line-height: 1.2;}
.txt80{ font-size:80px;  line-height: 1;}
.txt90{ font-size:90px;  line-height: 1;}
.txt120{ font-size:120px;line-height: 1;}
.txt150{ font-size:150px; line-height: 1;}


.lh1{
line-height: 1 !important;
}

.lh2{
line-height: 2 !important;
}

.lh22{
line-height: 2.2 !important;
}

.lh275{
line-height: 2.75 !important;
}

.lh18{
line-height: 1.875 !important;
}

.lh16{
line-height: 1.6 !important;
}

.lh14{
line-height: 1.4 !important;
}

.txt_w{
  color:#fff;
}

.txt_blue{
  color:#1f4da7;
}

.txt_navy{
  color:#002776;
}

.txt_sky{
  color:#2495DA;
}

.bg_w{
  background:#fff;
}

.bg_aqua{
  background: #EFF6FC;
}

.bg_gray{
  background: #F4F4F4;
}

.bg_blue {
  background: #1f4da7;
}

.bg_navy {
  background: #0b2250;
}

.bg02 {
 background: url(/img/common/bg02.png);
 background-size: 40px auto;
} 
  
.font-r{
font-family: 'Roboto', sans-serif;
}

.font-p{
font-family: 'Poppins', sans-serif;
}

em{
font-style: normal;
}

a.more{
position: absolute;
top:0;
bottom:0;
right:0;
left:0;
cursor: pointer;
text-indent:-9999px;
z-index: 9998;
}

a.more:hover{
background-color: rgba(255,255,255,0.2);
-webkit-transition: all .4s linear;
transition: all .4s linear;
}

a.no_link{
pointer-events: none !important;
text-decoration: none !important;
}


@media screen and (min-width: 737px) {/*-----------------------------*/

.a_link{
padding-top: 100px !important;
margin-top: -100px !important;
}

.w320_only,
.sp_only,
.sp_only ul{display:none !important;
}

body{
line-height: 1.6;
text-align: center;
min-width: 1160px;
font-size:16px;
}

.main p{
  line-height: 1.8;
 
}

a[href^="tel:"] {
cursor: default;
pointer-events: none;
text-decoration: none !important;
}

.no_mw{
  max-width: none;
}

img.of100,
.of100 img{
object-fit: cover;
width:100%;
height:100%;
max-width: none;
}

.no_max img{
max-width: none;
}

.mb0_pc,
.mb0{margin-bottom: 0 !important;}
.mb5{margin-bottom:5px;}
.mb10{margin-bottom:10px;}
.mb15{margin-bottom:15px;}
.mb20{margin-bottom:20px;}
.mb25{margin-bottom:25px;}
.mb30{margin-bottom:30px;}
.mb35{margin-bottom:35px;}
.mb40{margin-bottom:40px;}
.mb45{margin-bottom:45px;}
.mb50{margin-bottom:50px;}
.mb60{margin-bottom:60px;}
.mb70{margin-bottom:70px;}
.mb80{margin-bottom:80px;}
.mb90{margin-bottom:90px;}

.mt5{margin-top:5px;}
.mt10{margin-top:10px;}
.mt20{margin-top:20px;}
.mb_20{margin-bottom:-20px;}
.ml10{margin-left:10px;}
.ml20{margin-left:20px;}
.ml30{margin-left:30px;}
.mt20{margin-top:20px;}
.mt30{margin-top:30px;}
.pt10{padding-top:10px;}
.pt20{padding-top:20px;}
.pt30{padding-top:30px;}
.pt40{padding-top:40px;}
.pt45{padding-top:45px;}
.pt50{padding-top:50px;}

.pb30{padding-bottom:20px;}
.pb30{padding-bottom:30px;}
.pb40{padding-bottom:40px;}
.pb45{padding-bottom:45px;}
.pl10{padding-left:10px;}

.txt220{ font-size:220px;}


.mt180{margin-top:180px;}
.mt250{margin-top:250px;}
.mt150{margin-top:150px;}
.mt100{margin-top:100px;}
.mb100{margin-bottom:100px;}
.mb120{margin-bottom:120px;}
.mb150{margin-bottom:150px;}
.mb180{margin-bottom:180px;}
.mb250{margin-bottom:250px;}
.pt150{padding-top:150px;}
.pb150{padding-bottom:150px;}
.pb100{padding-bottom:100px;}
.pt100{padding-top:100px;}


@media screen and (max-width: 1200px) {/*-----------------------------*/
.mt250{margin-top:200px;}
.mt180{margin-top:150px;}
.mt150{margin-top:120px;}

.mb80{margin-bottom:60px;}
.mt100{margin-top:80px;}
.mb100{margin-bottom:80px;}
.mb120{margin-bottom:100px;}
.mb150{margin-bottom:120px;}
.mb180{margin-bottom:150px;}
.mb250{margin-bottom:200px;}
.pt150{padding-top:120px;}
.pb150{padding-bottom:120px;}
.pb100{padding-bottom:80px;}
.pt100{padding-top:80px;}

.txt42{ font-size:40px;}
.txt40{ font-size:35px; }
.txt44{ font-size:40px;}
.txt50{ font-size:45px; }
.txt60{ font-size:55px;}
.txt64{ font-size:60px; }
.txt80{ font-size:70px; }
.txt90{ font-size:80px; }
.txt120{ font-size:96px;}
.txt150{ font-size:120px;}
.txt220{ font-size:200px;}


}/*-----------------------------*/


.justify{
  display: -webkit-flex;
   display: -ms-flexbox;
   display: flex;
   -webkit-justify-content: space-between;
     -ms-flex-pack:space-between;
       justify-content:space-between;
   -webkit-flex-wrap: wrap;
     -ms-flex-wrap: wrap;
       flex-wrap: wrap;
  }
  
.flex-start{
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-justify-content: flex-start;
  -ms-flex-pack:flex-start;
    justify-content:flex-start;
-webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.flex-center{
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-justify-content: center;
  -ms-flex-pack: center;
    justify-content: center;
-webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.flex-end{
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-justify-content: flex-end;
  -ms-flex-pack:flex-end;
    justify-content:flex-end;
-webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.alc,.aic{align-items: center;}
.als{align-items: flex-start;}

.riv{
flex-direction:row-reverse;
}

#anchor-content{
margin-top: -110px;
padding-top: 110px;
}

.box1000 {
    width: 1100px;
    margin-left: auto;
    margin-right: auto;
}

.box1200 {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
}

@media screen and (max-width: 1200px) {
  /*-----------*/

.box1200 {
max-width: 98%;
}

.box1000{
width: 1000px;
}

.box1000.mw90 {
max-width: 94%;
}

} /*--max-width: 1120px--*/

@media screen and (max-width: 1120px) {
  /*-----------*/
  
.box1200 {
max-width: 95%;
}


.box1000 {
max-width: 94%;
}

.box1000.mw90 {
max-width: 90%;
}

} /*--max-width: 1120px--*/

.box1400 {
   width: 100%;
   padding: 0 10%;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   margin-left: auto;
   margin-right: auto;
}


@media screen and (max-width: 1200px) {
  /*-----------*/

.txt19{
font-size:18px;
}
.box1400 {
   padding: 0 5%;
  }
} /*--max-width: 1200px--*/

}/*-----------------------------*/


@media screen and (max-width: 736px) {/*-----------------------------*/

img{
max-width: 100%;
height:auto;
}

.ib_sp{
display: inline-block;
}

a.no_sp{
pointer-events: none;
}

.mb0_sp,
.mb0{margin-bottom: 0 !important;}
.mb5{margin-bottom:5px;}
.mb10{margin-bottom:8px;}
.mb15{margin-bottom:10px;}
.mb20{margin-bottom:15px;}
.mb25{margin-bottom:18px;}
.mb30{margin-bottom:20px;}
.mb35{margin-bottom:25px;}
.mb25sp,
.mb40{margin-bottom:30px;}
.mb45{margin-bottom:30px;}
.mb50{margin-bottom:35px;}
.mb60{margin-bottom:40px;}
.mb70{margin-bottom:50px;}
.mb80{margin-bottom:50px;}
.mb90{margin-bottom:60px;}

.mt_15{margin-top:-15px;}
.ml10{margin-left:10px;}
.ml20{margin-left:20px;}
.ml30{margin-left:30px;}
.mt20{margin-top:20px;}
.mt30{margin-top:30px;}
.pt10{padding-top:10px;}
.pt20{padding-top:10px;}
.pt25{padding-top:15px;}
.pt30{padding-top:15px;}
.pt35{padding-top:20px;}
.pt40{padding-top:20px;}
.pt45{padding-top:25px;}
.pt50{padding-top:25px;}
.pb10{padding-bottom:10px;}
.pb20{padding-bottom:10px;}
.pb30{padding-bottom:15px;}
.pb40{padding-bottom:20px;}
.pb45{padding-bottom:25px;}
.pl10{padding-left:10px;}

.txt10{ font-size:10px; }
.txt11{ font-size:11px; }
.txt12{ font-size:12px; }
.txt13{ font-size:13px; }
.txt14{ font-size:14px; }
.txt16{ font-size:16px; }
.txt18{ font-size:16px; }
.txt19{ font-size:17px; }
.txt20{ font-size:17px; }
.txt22{ font-size:17px; }
.txt24{ font-size:18px; }
.txt26{ font-size:18px; }
.txt28{ font-size:18px; }
.txt30{ font-size:20px; }
.txt32 {font-size: 24px;line-height: 1.5;}
.txt34 {font-size: 19px;}
.txt36{ font-size:21px; }
.txt38{ font-size:24px; }
.txt40{ font-size:25px; line-height: 1.5;}
.txt42{ font-size:26px; line-height: 1.4;}
.txt44 {font-size: 22px; line-height: 1.45;}
.txt50{ font-size:28px; line-height: 1.3;}
.txt60{ font-size:30px; line-height: 1.3;}
.txt64{ font-size:34px; line-height: 1.3;}
.txt80{ font-size:40px;  line-height: 1;}
.txt120{ font-size:50px; line-height: 1;}

.txt150{ font-size:52px; line-height: 1;}
.txt220{ font-size:100px; line-height: 1;}

.mt250{margin-top:100px;}
.mt150{margin-top:60px;}
.mt180{margin-top:100px;}
.mb120{margin-bottom:60px;}
.mb150{margin-bottom:60px;}
.mb250{margin-bottom:100px;}
.mb180{margin-bottom:90px;}
.pt150{padding-top:60px;}
.pt100{padding-top:45px;}
.mb100{margin-bottom:45px;}

.lh2,
.lh75,
.lh22{
line-height: 1.75 !important;
}

#main_contents section:first-child.mt150{
margin-top:60px;
}

.sptL,
.tLsp{
text-align: left!important;
}


.tCsp{
text-align: center;
}

.pc_only{display:none;}
.sp_only{display:block;}

.a_link{
padding-top: 70px !important;
margin-top: -70px !important;
}

.w90sp{
  width:86%;
  margin-left: auto;
  margin-right: auto;
  }
  
.justify_sp,
.justify.sp{
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-justify-content: space-between;
-ms-flex-pack:space-between;
 justify-content:space-between;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
 flex-wrap: wrap;
}

.flex-start_sp,
.flex-start.sp{
display: flex;
justify-content:flex-start;
flex-wrap: wrap;
}

.flex-center_sp,
.flex-center.sp{
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}

.flex-end.sp{
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-justify-content: flex-end;
  -ms-flex-pack:flex-end;
    justify-content:flex-end;
-webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.list01 li:before {
top:12px;
left: 4px;
}

.alc{
align-items: center
}

}/*-----------------------------*/

@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

._curtain:after {
  display: inline;
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  visibility: hidden;
  background: #1fb1cc;
}


.swiper-slide-active ._curtain:after {
 animation: slideinRight 1s cubic-bezier(0.19, 1, 0.22, 1) .5s;
 /* animation: curtain 1s ease 1.5s 1 normal both running;*/
}




.slideinRight {
  animation: slideinRight 1s cubic-bezier(0.19, 1, 0.22, 1) ;
}
	/*--内訳
	animation: ①-name ②-duration ③-timing ④-delay ...;

	①animation-name: アニメーション名;
	②animation-duration: 時間(値);
	③animation-timing-function: 値;
	④animation-delay: 時間(値);
	--*/

@keyframes slideinRight {
  0% {
 visibility: visible;
    transform: scale(1, 1);
  }
    100% {
    transform-origin: right top;
    transform: scale(0, 1);
    left:100%;
   /*opacity:0; visibility: hidden;*/
  }
}