@charset "UTF-8";
/* CSS Document */

#animation_container_sp, #_preload_div_sp {
	position:absolute;
	margin:auto;
	left:-100%;right:-100%;
  }
#animation_container {
	position:absolute;
	margin:auto;
	left:-100%;right:-100%;
	
  }
#_preload_div_ {
	position:absolute;
	margin:auto;
	left:-100%!important;right:-100%!important;
	width: 100px!important;
  }
.merit1{
	margin: 1em auto;
}
.merit-sec{
	margin: 1em auto;
	display: flex;
	justify-content: space-between;
	width: 90%;
	
}

.merit-sec li{
	width: 32%;
	
}

.maincopy{
	font-size: 300%;
	text-align: center;
	line-height: 1.5;
	margin: 1.5em auto 0.2em;
}
.info-p{
	text-align: center;
	margin-bottom: 2em;
}
.info-text{
	text-align: left;
	margin: 0em auto 8em;
	max-width: 400px;
	width: 90%;
}


.info-text li{
	display: flex;
	margin-bottom: 1em;
	justify-content: space-between;
	
}
.info-text li .days{
	width: 20%;
	margin-right: 2%;
}
.info-text li .info-text-inner{
	width: 78%;
	
}

.kyo-title{
	max-width: 200px;
	margin: auto;
}
.brand-title{
	max-width: 120px;
	margin: 0em auto 3em;
}
.ma-title{
	
	margin: 0em auto 1em;
	    border-bottom: 1px solid #000;
    width: 100%;
    display: block;
    padding-bottom: 3em;

}

.ma-title img{
	max-width: 240px;
	display: block;
	margin: auto;
}

@media (max-width: 599px) {
	
	.ma-title img{
	max-width: 120px;
	display: block;
	margin: auto;
}
	
	.maincopy{
	font-size: 180%;
	text-align: center;
	line-height: 1.5;
	margin: 1.5em auto 0.2em;
}
	.merit-sec{
	margin: 1em auto;
	display: block;
	justify-content: space-between;
	width: 100%;
}

.merit-sec li{
	width: 100%;
	margin-bottom: 1em;
	
}
	
	
}

#wrapper {
  
}
#billboard {
}
#billboard .inner01 {
  position: relative;

  overflow: hidden;
	
	width: 100%;
	max-width: 100%;
}
@media only screen and (min-width: 1025px)  {
	#billboard .inner01 {
	width: 100%;
	max-width: 100%;
	}
	}
	footer .inner01 {
	  margin-top: 0;
	}


.mv_pc{
		display: block;
	}
	.mv_sp{
		display: none;
	}

@media only screen and (max-width: 1024px) {
	.mv_pc{
		display: none;
	}
	.mv_sp{
		display: block;
	}
	

}
@media only screen and (max-width: 1024px)and (min-width: 768px)  {
	.sp-mv{
		aspect-ratio: 640 / 1024;
		position: relative;
		
	}

}
@media only screen and (max-width: 767px) {
	.mv_pc{
		display: none;
	}
	.mv_sp{
		display: block;
	}
	.sp-mv{
		height: 700px;
		position: relative;
		
	}

}


/*フォント回り*/



.garamond {
  font-family: 'EB Garamond', serif;
}

img {
  width: 100%;
  height: auto;
  display: block;
  -webkit-backface-visibility: hidden;
}



ul {
  list-style: none;
}

.garamond {
  font-family: 'EB Garamond', serif;
}




/*========= MV ===============*/


.slick-img img {
  height: auto;
  width: 100%;
}

.slick-num {
  color: #fff;
  bottom: 0;
  font-size: clamp(18px, 1.04vw, 30px);
  left: 0;
  line-height: 1;
  position: absolute;
  right: 0;
  text-align: left;
max-width: 1600px;
	margin: auto;
	padding: 24px 0em;
}

@media only screen and (max-width: 767px) {
	.slick-num {

	margin: auto;
	padding: 1em 0.5em 2em;
		
}
}


.slider-mri {
  height: auto;
  margin-inline: auto;
  overflow: hidden; /* 画像がはみ出ないようにする */
  width: 100vw;
}
.slick-img img {
  height: 100vh;
  margin: auto;
  max-height: 100%;
  max-width: 100%;
  object-fit: cover;
  width: 100%;
}
@keyframes zoomUp {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.15); /* 拡大率 */
  }
}
.add-animation {
  animation: zoomUp 10s linear 0s normal both;
}


@media all and (max-width: 767px) {
    /*SP*/
    
    }
@media all and (max-width: 767px) {

	
	
}









/*=========ニュースエリア===============*/


#section01{
	padding: 7em 0px 10em;
  background-color: #928670;
	
	position: relative;
}







.news-sec{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-top: -100px;
	margin-bottom: 4em;
}


@media all and (min-width: 768px) {
    /*SP以外*/
	
	.news-sec li{
	width: 30%;
}
.news-sec li:nth-child(2n){
	margin-top: 50px;
}
.news-sec li:nth-child(3n){
	margin-top: 100px;
}
    }





.g-nav-list .gnav-box{
	display: block;
	    width: 100%;
	padding-top: 80px;
}

.g-nav-list .gnav-box-g {
    display: flex;
    width: 100%;
    justify-content: space-around;
    align-items: center;
	margin-bottom: 50px;
}


@media all and (max-width: 767px) {
    /*SP*/

	
	.news-sec li{
	width: 48%;
}
.news-sec li:nth-child(2n){
	margin-top: 50px;
}

	
	.news-sec{
		padding-top: 50px;
	}
    }





/*=========　ニュースエリア  ===============*/


.news-t{
	margin-bottom: 1em;
}



.box2{
	display: flex;
	justify-content: space-between;
	flex-flow: row wrap;
	
}


.box2 .box2-inner{
	width: 48%;
	margin-bottom: 2em;
}


.box3{
	display: flex;
	justify-content: space-between;
	flex-flow: row wrap;
	
}


.box3 .box3-inner{
	width: 31%;
	margin-bottom: 2em;
}

.box5{
	display: flex;
	justify-content: space-between;
	flex-flow: row wrap;
	
}

.box5 .box5-inner{
	width: 19%;
	margin-bottom: 2em;
	position: relative;
}


@media all and (max-width: 767px) {
    /*SP*/
    .box2{
		display: flex;
		justify-content: space-between;
		flex-flow: row wrap;

	}


	.box2 .box2-inner{
		width: 100%;
		margin-bottom: 2em;
	}


	.box3{
		display: flex;
		justify-content: space-between;
		flex-flow: row wrap;

	}


	.box3 .box3-inner{
		width: 100%;
		margin-bottom: 2em;
	}

	.box5{
		display: flex;
		justify-content: space-between;
		flex-flow: row wrap;

	}

	.box5 .box5-inner{
		width: 48%;
		margin-bottom: 2em;
	}
    }


.obake-h2-center{
	font-size: clamp(28px, 1.87vw, 47px);
	text-align: center;
	margin-bottom: 1em;
	color: #aaacac;
	font-family: "kodomo-rounded", sans-serif;
}
@media all and (max-width: 767px) {
    /*SP*/
	.obake-h2-center{
	font-size: clamp(18px, 1.25vw, 32px);
	text-align: center;
	margin-bottom: 1em;
	color: #aaacac;
	font-family: "kodomo-rounded", sans-serif;
}
}
.obake-h2-center .obake-h2-kira{
	width: 30%;
	
	margin: auto;
}


.detail-text{
	text-align: center;
	margin-bottom: 2em;
}

#section02{


	padding: 0em 0px 10em;
}



#section03{
	padding: 100px 0px;
	
}


#section04{
  padding: 100px 0px;

}




#section06{
	
	padding: 100px 0px;
}
#section07{
	
	
}
#section08{
	
	padding: 100px 0px;
  background-color: #1C293F;
}

@media all and (max-width: 767px) {
    /*SP*/
	#section02{
	padding: 0em 0px 5em;
}


a.hov07 {
  transition: all 0.3s ease-out 0s;
  opacity: 1;
}
a.hov07:hover{
  opacity: 0.5;
}

#section04{
  padding: 100px 0px;
}

#section05{
	padding: 100px 0px;
  background-color: #E1D5CB;
}


#section06{
	padding: 0em 0px 5em;
}
.obake-h2-center .obake-h2-kira{
	width: 70%;
	
	margin: auto;
}

.detail-text{
	text-align: center;
	margin-bottom: 1.5em;
}

}
#quiz-banner{
	padding: 0em 0px 10em;
}

.tw-slack li.tw-inner{
	/*background: url("../img/top/tw-contents-bk.svg") no-repeat;
	background-size: 100% 100%;*/
	
	position: relative;
}

.tw-bk-img{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: -1;
}

.tw-contents{
	padding: 15px;
}

.youtube-t{
	text-align: center;
}

.his-list{
	display: flex;
	justify-content: space-between;
	flex-flow: row wrap;
}

.his-list li {
	width: 24%;
}

@media all and (max-width: 767px) {
    /*SP*/
	#section05{
	padding: 0px 0px;
  background-color: #E1D5CB;
}
	.his-list li {
	width: 48%;
		margin-bottom: 20px;
}

	#quiz-banner{
	padding: 0em 0px 3em;
}

}
.calle-inner{
	width: 90%;
	margin: 15px auto;
	
}


.cate-wappen{
	width: 50px;
	position: absolute;
	top:0;
	left: 0;
	
	
}
.cate-wappen-bk{
	position: absolute;
	top:0;
	left: 0;
	width: 100%;
	
}
.cate-wappen p{
	font-weight: bold;
	position: relative;
	text-align: center;
	margin-top: 10px;
	color: #fff;
	z-index: 1;
}

.calle-inner h4{
	margin-bottom: 1em;
}


.calle-inner .img-wrap{
	aspect-ratio: 1/1;
    
    /* border-radius: 240px 15px 185px 15px / 15px 200px 15px 185px; */
    margin: 0em 0 1em;
    padding: 2em;
    border-radius: 10px 50px/50px 10px;
    border: solid 1px #cbcbcb;
    
}
.colle-bk1{
	background: url(../img/top/colle-ate01.jpg);
    background-position: center center;
    background-size: cover;
}

.colle-bk2{
	background: url(../img/top/colle-ate02.jpg);
    background-position: center center;
    background-size: cover;
}

.colle-bk3{
	background: url(../img/top/colle-ate03.jpg);
    background-position: center center;
    background-size: cover;
}

.colle-bk4{
	background: url(../img/top/colle-ate04.jpg);
    background-position: center center;
    background-size: cover;
}




/*MV波線*/

#mv{
	position: relative;
}
.wave{
  position: relative;
	height:100vh;/*何も表示されない場合は各波の親要素に高さを持たせましょう。*/
	
	
}

.wave canvas{
    position: absolute;
   top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    width: 100%;
	z-index: 100;
	opacity: 0.5;
}
.main-c{
	position: absolute;
   bottom: 10%;
    left: 10%;
   
	text-align: left;
	z-index: 101;
	color: #fff;
	width: 100%;
}
.main-c-jp-text{
	font-size: clamp(12px, 0.78vw, 18px);
	font-weight: 400;
	text-shadow: #000 1px 0 10px;
}
.main-c-jp{
  font-family: "Shippori Mincho", serif;
	font-size: clamp(30px, 2.5vw, 55px);
	font-weight: 300;
}
.main-c-en{
	font-size: clamp(18px, 1.25vw, 32px);
	font-family: "montserrat", sans-serif;
font-weight: 500;
font-style: normal;
}

@media only screen and (max-width: 767px) {
	.main-c{
	
		
		position: absolute;
   bottom: 10%;
    left: 10%;
   
	text-align: left;
	z-index: 101;
	color: #fff;
	width: 80%;
}
	.main-c-jp{
	font-size: clamp(22px, 1.56vw, 40px);
	font-weight: 300;
}
.main-c-en{
	font-size: clamp(11px, 0.67vw, 16px);
	font-family: "montserrat", sans-serif;
font-weight: 500;
font-style: normal;
}
}




.scrool-mv{
	position: absolute;
    top: 50%;
    right: 1%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
	z-index: 101;
}


/*【ティッカー】*/


.ticker-sec{
	position: absolute;
	bottom:0px;
	left: 0px;
	z-index: 101;
	width: 50%;
}
@media only screen and (max-width: 767px) {
	.scrool-mv{
	
}

.ticker-sec{
	position: absolute;
	bottom:0px;
	right: 0px;
	z-index: 101;
	width: 100%;
}
}


/*ニュース1行の周りの余白*/
.news-ticker a{
    display: block;
    background:#fff;
    padding:19px 100px 19px 30px;
}

/*中のスタイル*/
.news-ticker .news-days {
    display:inline-block;
    font-size: clamp(12px, 0.78vw, 18px);
    margin-right:20px;
    color:#354245;
    
}

.news-ticker .news-cate {
    display:inline-block;
    font-size: clamp(12px, 0.78vw, 18px);
    margin-right:20px;
    color:#000;
    background: #EFEBE4;
    border-radius: 15px;
    padding: 0 10px;
}
.news-ticker .news-title {
    display:inline-block;
    font-size: clamp(12px, 0.78vw, 18px);
    color:#354245;
}

.bx-wrapper{
	margin-bottom: 0px;
	    border: none;
}
.bx-wrapper .bx-prev {
    left: 10px;
    background: url(../img/top/ticker-prev.svg) no-repeat;
	background-position: 0;
	transition: all 0.5s ease;
}
.bx-wrapper .bx-next {
    right: 10px;
    background: url(../img/top/ticker-next.svg) no-repeat;
	background-position: 0;
	transition: all 0.5s ease;
}
.bx-controls-direction{
	position: absolute;
	bottom:0px;
	right: 0px;
	width: 100px;
	border-left: 1px solid #E2E9E9;
	height: 100%;
  background-color: #1C293F;
}
.bx-wrapper .bx-next:focus, .bx-wrapper .bx-next:hover {
    background-position: 0;
	opacity: 0.5;
}
.bx-wrapper .bx-prev:focus, .bx-wrapper .bx-prev:hover {
    background-position: 0;
	opacity: 0.5;
}


@media only screen and (max-width: 767px) {
.bx-controls-direction {

    width: 75px;

}
	.bx-wrapper .bx-controls-direction a {

    margin-top: -12px;

    width: 24px;
    height: 24px;

}
	.news-ticker a {
    display: block;
    background: #fff;
    padding: 10px 95px 10px 20px;
}
.news-ticker .news-cate {
    display: inline-block;
    font-size: 0.7rem;
    margin-right: 20px;
    color: #6F9CF2;
}
	.news-ticker .news-title {
    display: block;
    font-size: 0.8rem;
    color: #354245;
}
}


/*=== スクロールダウン ====*/

/*スクロールダウン全体の場所*/
.scrolldown2{
	margin-right: 30px;
}

/*Scrollテキストの描写*/
.scrolldown2 span{
    /*描画位置*/
	position: absolute;
	left: -7px;

	top:-13.0rem;
    /*テキストの形状*/
	color: #fff;
	font-size: clamp(12px, 0.78vw, 18px);
	letter-spacing: 0.05em;
	/*縦書き設定*/
	-ms-writing-mode: tb-rl;
    -webkit-writing-mode: vertical-rl;
    writing-mode: vertical-rl;
}

/* 丸の描写 */
.scrolldown2:before {
    content: "";
    /*描画位置*/
    position: absolute;
    bottom:0;
    left:-4px;
    /*丸の形状*/
	width:10px;
	height:10px;
	border-radius: 50%;
	background:#fff;
    /*丸の動き1.6秒かけて透過し、永遠にループ*/
	animation:
		circlemove 1.6s ease-in-out infinite,
		cirlemovehide 1.6s ease-out infinite;
}

/*下からの距離が変化して丸の全体が上から下に動く*/
@keyframes circlemove{
      0%{bottom:75px;}
     100%{bottom:-5px;}
 }

/*上から下にかけて丸が透過→不透明→透過する*/
@keyframes cirlemovehide{
      0%{opacity:0}
     50%{opacity:1;}
    80%{opacity:0.9;}
	100%{opacity:0;}
 }

/* 線の描写 */
.scrolldown2:after{
	content:"";
    /*描画位置*/
	position: absolute;
	bottom:0;
	left:0;
    /*線の形状*/
	width:1px;
	height: 80px;
	background:#fff;
}

@media only screen and (max-width: 767px) {
	
	.scrolldown2{
	margin-right: 20px;
}
	.scrool-mv {
    
}
	
}


/*コンテンツ部分*/
.section-inner{
	margin-top: 6rem;
	margin-bottom: 10rem;
}

@media only screen and (max-width: 767px) {

.section-inner{
	margin-top: 3rem;
	margin-bottom: 5rem;
}


}

.read-inner{
	display: flex;
	justify-content: space-between;
	
}




.vison-h3{
	font-size: clamp(30px, 2.5vw, 55px);
	color: #21606B;
	    font-weight: 300;
}

.detail-txt{
	font-size: 2.0rem;
	margin-bottom: 3.0rem;
	
}

@media only screen and (max-width: 767px) {
.read-inner{
	display: block;
	justify-content: space-between;
	
}
.vison-h3{
	font-size: 2.8rem;
	color: #21606B;
	line-height: 1.5;
	    font-weight: 300;
	margin-bottom: 20px;
}

.detail-txt{
	font-size: clamp(12px, 0.78vw, 18px);
	margin-bottom: 3.0rem;
	
}

}


.fluid-block{
	background: linear-gradient(180deg,rgba(240,243,244,1),rgba(255,255,255,1));
	width: 94%;
	margin: auto;
	position: relative;
	height: 48vh;
}
.fluid-txt{
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
	color: #fff;
	font-size: clamp(30px, 2.5vw, 55px);
	text-align: center;
	line-height: 1.3;
	z-index: 1;
	width: 100%;
}
.fluid {
  width:70%;/*横幅*/
  height: 60vh;/*縦幅*/
  background: linear-gradient(45deg,rgba(74,198,186,1),rgba(14,141,152,1));
    animation: fluidrotate 30s ease 0s infinite;
	clip-path: inset(10% 0px);
	position: absolute;
	top: -6vh;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
	
	
}


@media only screen and (max-width: 767px) {

.fluid-txt{
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
	color: #fff;
	font-size: 2.8rem;
	text-align: center;
	line-height: 1.3;
	z-index: 1;
	width: 100%;
}
.fluid {
  width:100%;/*横幅*/
  height: 60vh;/*縦幅*/
  background: linear-gradient(45deg,rgba(74,198,186,1),rgba(14,141,152,1));
    animation: fluidrotate 30s ease 0s infinite;
	clip-path: inset(10% 0px);
	position: absolute;
	top: -6vh;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
	
	
}
}

@keyframes fluidrotate {  
	  
0%, 100% {
    border-radius: 63% 37% 54% 46%/55% 48% 52% 45%;
}
14% {
    border-radius: 40% 60% 54% 46%/49% 60% 40% 51%;
}
28% {
    border-radius: 54% 46% 38% 62%/49% 70% 30% 51%;
}
42% {
    border-radius: 61% 39% 55% 45%/61% 38% 62% 39%;
}
56% {
    border-radius: 61% 39% 67% 33%/70% 50% 50% 30%;
}
70% {
    border-radius: 50% 50% 34% 66%/56% 68% 32% 44%;
}
84% {
    border-radius: 46% 54% 50% 50%/35% 61% 39% 65%;
}
	  
}


/*事業領域*/

/*! CSS Used from: https://www.opexpark.co.jp/assets/css/style.css?v=1 */

div, span, h4, h5, h6, img, ul, li {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  -webkit-overflow-scrolling: touch;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

*, *:before, *:after {
  box-sizing: border-box;
}

ul {
  list-style: none;
}

picture {
  display: block;
  line-height: 0;
}

h4, h5, h6 {
  font-weight: inherit;
}


h4, h5, h6, div, span {
  letter-spacing: 0.06rem;
  word-wrap: break-word;
  word-break: break-word;
}



a:active, a:focus {
  outline: none;
}

::selection {
  color: #ffffff;
  background-color: #0c2f9e;
}

.c-grid {
  display: block;
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
  padding-left: 20px;
  padding-right: 50px;
}

.c-grid__row {
  position: relative;
  left: 30px;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  max-width: 1850px;
}

.c-grid__col {
  width: 100%;
}

.c-grid__col img {
  width: 100%;
}

@media (min-width: 60em) {
  .c-grid__col .js-grid__fitWinRightPc {
    position: relative;
    line-height: 0;
  }
}

@media (max-width: 59.99em) {
  .c-grid__col .js-grid__fitWinRightPc {
    position: relative;
    line-height: 0;
  }
}

@media (min-width: 80em) {
  .c-grid__col {
    /*padding-right: 30px;*/
  }
  .c-grid__col.lg-1 {
    width: 0%;
  }
  .c-grid__col.lg-2 {
    width: 8.3333333333%;
  }
  .c-grid__col.lg-4 {
    width: 16.6666666667%;
  }
  .c-grid__col.lg-7 {
    width: 44.1666666667%;
  }
  .c-grid__col.lg-13 {
    width: 39.1666666667%;
  }
  .c-grid__col.lg-16 {
    width: 66.6666666667%;
  }
}

@media (min-width: 60em) and (max-width: 79.99em) {
  .c-grid__col {
    /*padding-right: 30px;*/
  }
  .c-grid__col.md-1 {
    width: 8.3333333333%;
  }
  .c-grid__col.md-2 {
    width: 16.6666666667%;
  }
  .c-grid__col.md-3 {
    width: 25%;
  }
  .c-grid__col.md-7 {
    width: 58.3333333333%;
  }
  .c-grid__col.md-9 {
    width: 75%;
  }
  .c-grid__col.md-0 {
    display: none!important;
  }
}

@media (max-width: 59.99em) {
  .c-grid {
    padding-left: 40px;
    max-width: 100%;
    margin: 0;
    padding-left: 15px;
    padding-right: 15px;
  }
  .c-grid__row {
    left: 10px;
  }
  .c-grid__col {
    padding-left: 5px;
    padding-right: 5px;
  }
  .c-grid__row {
    left: auto;
    min-width: 100%;
  }
}

.c-spacer--pb150 {
  padding-bottom: 150px;
}

@media (max-width: 59.99em) {
  .c-spacer--pb0-sp {
    padding-bottom: 0px!important;
  }
  .c-spacer--pb150 {
    padding-bottom: 75px;
  }
}

.js-smScrollFire[data-animation="fadeIn"] {
  transition-property: opacity;
  transition-duration: 0.3s;
  transition-timing-function: linear;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  opacity: 0;
}

.js-smScrollFire[data-animation="fadeIn"].is-active {
  opacity: 1;
}

.p-lowerLink__inner {
  position: relative;
  left: calc((100% / 24 * 2) + 30px);
}

.p-lowerLink__inner__right {
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  position: relative;
  height: 100%;
  padding-right: 200px;
}

.p-lowerLink__border-y {
  border-top: 1px solid #e2e9e9;
}

.p-lowerLink__border-l {
  border-left: 1px solid #e2e9e9;
}

.p-lowerLink__thumb {
  padding: 0px 0px 60px;
  line-height: 0;
}

.p-lowerLink__length {
  position: absolute;
  left: 0;
  top: 57px;
  font-family: 'Manrope', sans-serif;
  letter-spacing: 0;
  font-weight: 600;
  font-size: 0.9375vw;
  line-height: 1.40625vw;
}

@media (min-width: 120em) {
  .p-lowerLink__length {
    font-size: 18px;
    line-height: 27px;
  }
}

@media (min-width: 60em) and (max-width: 79.99em) {
  .p-lowerLink__length {
    font-size: 12px;
    line-height: 18px;
  }
}

.p-lowerLink__name {
  width: 100%;
}

.p-lowerLink__name span {
  display: block;
}

.p-lowerLink__name__main {

  letter-spacing: 0;
  font-weight: 200;
  font-size: clamp(30px, 2.5vw, 55px);
  line-height: 1.3;
	color: #21606B;
}

@media (min-width: 120em) {
  .p-lowerLink__name__main {
    font-size: clamp(30px, 2.5vw, 55px);
    line-height: 1.2;
  }
}

.p-lowerLink__name__sub {
  padding-top: 0.9375vw;
  font-weight: 700;
  font-size: 0.8125vw;
  line-height: 1.21875vw;
}

@media (min-width: 120em) {
  .p-lowerLink__name__sub {
    font-size: 15.6px;
    line-height: 23.4px;
  }
}

@media (min-width: 60em) and (max-width: 79.99em) {
  .p-lowerLink__name__sub {
    font-size: 10.4px;
    line-height: 15.6px;
  }
}

.p-lowerLink__copy {
  padding-top: 2.5vw;
  width: 100%;
  font-weight: 500;
  font-size: clamp(18px, 1.25vw, 32px);
  line-height: 1.3;
}

@media (min-width: 120em) {
  .p-lowerLink__copy {
    font-size: clamp(18px, 1.25vw, 32px);
    line-height: 1.3;
  }
}

.p-lowerLink__arw {
  position: absolute;
  right: 50px;
  top: 0;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: nowrap;
  flex-direction: row;
  align-content: stretch;
  height: 100%;
}

@media (min-width: 60em) {
  .p-lowerLink__inner {
    transition-property: background-color;
    transition-duration: 0.2s;
    transition-timing-function: linear;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden;
  }
  .p-lowerLink__inner:hover {
    transition-duration: 0s;
    background-color: #ffffff;
  }
  .p-lowerLink--features .p-lowerLink__border-y {
    border-bottom: 1px solid #e2e9e9;
  }
	.b-img {
    margin-right: 50px;
  }
  .p-lowerLink--features .p-lowerLink__inner:before {
    z-index: 10;
    content: "";
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    width: calc(16.6666666667% - 30px + 1px);
    height: 2px;
    background-color: #364246;
    transition-property: transform opacity;
    transition-duration: 0.5s;
    transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform: rotate(0.0001deg) translateX(0);
  }
  .p-lowerLink--features .p-lowerLink__inner:hover:before {
    transform: rotate(0.0001deg) translateX(-100vw);
  }
}

@media (max-width: 79.99em) {
  .p-lowerLink__inner {
    left: calc((100% / 12 * 1) + 30px);
  }
  .p-lowerLink__inner__right {
    padding-right: 150px;
  }
  .p-lowerLink__arw {
    right: 30px;
  }
}

@media (max-width: 59.99em) {
  .p-lowerLink {
    border-top: 1px solid #e2e9e9;
  }
  .p-lowerLink__inner {
    left: auto;
    padding-bottom: 40px;
  }
  .p-lowerLink__inner__right {
    height: auto;
    padding-right: 0;
  }
  .p-lowerLink__border-y {
    border-top: none;
    border-bottom: none;
  }
  .p-lowerLink__border-l {
    border-left: none;
  }
  .p-lowerLink__thumb {
    padding: 40px 0;
  }
  .p-lowerLink__length {
    position: relative;
    left: auto;
    top: auto;
    font-size: 10px;
    line-height: 12px;
  }
  .p-lowerLink__name {
    padding-top: 25px;
  }
  .p-lowerLink__name__main {
    font-size: 2.8rem;
    line-height: 1.5;
  }
  .p-lowerLink__name__sub {
    padding-top: 7px;
    font-size: 11px;
    line-height: 13px;
  }
  .p-lowerLink__copy {
    padding-top: 20px;
    font-size: clamp(12px, 0.78vw, 18px);
    line-height: 1.5;
  }
  .p-lowerLink__arw {
    display: block;
    padding-top: 47px;
    right: 42px;
  }
}

.p-svgArw {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: nowrap;
  flex-direction: row;
  align-content: stretch;
  width: 122px;
  height: 122px;
}

.p-svgArw:before, .p-svgArw:after {
  content: '';
  display: block;
}

.p-svgArw:before {
  z-index: 1;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #e2e7e8;
  transform: rotate(0.0001deg) scale(0.8);
}

.p-svgArw:after {
  z-index: 2;
  position: relative;
  width: 33px;
  height: 9px;
  background-image: url("../img/common/gr-l-arrow.svg");
  background-repeat: no-repeat;
  background-position: left top;
  background-size: contain;
}

.p-svgArw svg {
  display: none;
}

@media (min-width: 60em) {
  .p-svgArw:before {
    transition-property: transform opacity;
    transition-duration: 1.5s;
    transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }
  .p-svgArw svg {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 122px;
    height: 122px;
    transition-property: transform opacity;
    transition-duration: 0.3s;
    transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform: scale(0.8);
    opacity: 0;
  }
  .p-svgArw svg circle {
    fill: transparent;
    stroke: #27B6BA;
    stroke-width: 2px;
    stroke-dasharray: 376.991118431;
    stroke-dashoffset: 376.991118431px;
    transition-property: stroke-dashoffset;
    transition-duration: 0.7s;
    transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }
}

@media (max-width: 79.99em) {
  .p-svgArw {
    transform: rotate(0.0001deg) scale(0.8);
  }
}

@media (max-width: 59.99em) {
  .p-svgArw {
    width: 75px;
    height: 75px;
    transform: rotate(0.0001deg) scale(1);
  }
  .p-svgArw:before {
    transform: rotate(0.0001deg) scale(1);
  }
  .p-svgArw:after {
    left: 1px;
  }
}

@media (min-width: 60em) {
  a:hover .p-svgArw:before {
    transform: rotate(0.0001deg) scale(1);
    opacity: 0;
  }
  a:hover .p-svgArw svg {
    transform: scale(1);
    opacity: 1;
  }
  a:hover .p-svgArw svg circle {
    stroke-dashoffset: 0px;
  }
}

.p-lineHoverImg {
  position: relative;
  overflow: hidden;
  line-height: 0;
}

@media (min-width: 60em) {
  .p-lineHoverImg:before {
    z-index: 2;
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: url("https://www.opexpark.co.jp/assets/img/modules/p-lineHoverImg/before@2x.png");
    background-repeat: no-repeat;
    background-position: left top;
    background-size: cover;
    transform: rotate(0.0001deg) translateX(-100%);
  }
  .p-lineHoverImg img {
    z-index: 1;
    position: relative;
    transition-property: transform;
    transition-duration: 2.5s;
    transition-timing-function: cubic-bezier(0.15, 0, 0, 1);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }
}

@media (min-width: 60em) {
  a:hover .p-lineHoverImg:before {
    -webkit-animation: line_hover_img_anim 0.5s cubic-bezier(0.39, 0.575, 0.565, 1);
    animation: line_hover_img_anim 0.5s cubic-bezier(0.39, 0.575, 0.565, 1);
    -webkit-animation-delay: 0.1s;
    animation-delay: 0.1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
  }
  a:hover .p-lineHoverImg img {
    transform: rotate(0.0001deg) scale(1.05);
  }
}

.p-features__col__left {
  position: relative;
  border-left: 1px solid #e2e9e9;
  border-bottom: 1px solid #e2e9e9;
}

.p-features__col__left:before {
  position: absolute;
  left: 0;
  top: -1px;
  content: '';
  display: block;
  width: 10px;
  height: 1px;
  background-color: #f8f9f9;
}

.p-features__col__right {
  position: relative;
  left: -30px;
}

.p-features__label {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: nowrap;
  flex-direction: row;
  align-content: stretch;
  font-family: 'Manrope', sans-serif;
  letter-spacing: 0;
  font-weight: 600;
  font-size: 0.9375vw;
  line-height: 1.5625vw;
  text-align: center;
}

@media (min-width: 120em) {
  .p-features__label {
    font-size: 2.0rem;
    line-height: 1.5;
  }
}

@media (min-width: 60em) and (max-width: 79.99em) {
  .p-features__label {
    font-size: 12px;
    line-height: 20px;
  }
}

.p-features__list {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  flex-wrap: nowrap;
  flex-direction: row;
  align-content: stretch;
  width: 100%;
  border-right: 1px solid #e2e9e9;
  border-bottom: 1px solid #e2e9e9;
}

.p-features__list li {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  position: relative;
  width: 33.333333333333333%;
  padding: 2.8125vw 2.8125vw 2.8125vw 0;
  border-left: 1px solid #e2e9e9;
  text-align: right;
}
.b-sl{
	position: absolute!important;
	right: 2.4vw;
	top:2.8125vw;
}

@media only screen and (max-width: 767px) {

.b-sl{
	position: absolute!important;
	left: 12.4vw;
	top:5vw;
}


}


.p-features__list__icon {
  position: absolute;
  left: 2.2vw;
  top: 2.8125vw;
  width: 49px;
  height: 49px;
  background-size: contain;
}

.p-features__list__icon[data-icon="Summarize"] {
  background-image: url("../img/top/b-icon1.svg");
  background-repeat: no-repeat;
  background-position: left top;
}

.p-features__list__icon[data-icon="Share"] {
  background-image: url("../img/top/b-icon2.svg");
  background-repeat: no-repeat;
  background-position: left top;
}

.p-features__list__icon[data-icon="Visualization"] {
  background-image: url("../img/top/b-icon3.svg");
  background-repeat: no-repeat;
  background-position: left top;
}

.p-features__list__title {
  padding-top: 80px;

  letter-spacing: 0;
  font-weight: 200;
  font-size: 1.875vw;
  line-height: 1.875vw;
	color: #21606B;
}
.bussines-eng-t{
	color: #27B6BA;
	font-size: clamp(18px, 1.25vw, 32px);
}
@media (min-width: 120em) {
  .p-features__list__title {
    font-size: 3.6rem;
    line-height: 1.2;
  }
}

@media (min-width: 60em) and (max-width: 79.99em) {
  .p-features__list__title {
    font-size: clamp(18px, 1.25vw, 32px);
    line-height: 24px;
  }
}

.p-features__list__copy {
  padding-top: 1.875vw;
  font-weight: 700;
  font-size: 1.6rem;
  line-height: 1.875vw;
}

@media (min-width: 120em) {
  .p-features__list__copy {
    font-size: 1.6rem;
    line-height: 1.5;
  }
}

@media (max-width: 59.99em) {
  .p-features {
    border-top: 1px solid #e2e9e9;
  }
  .p-features__col__left {
    border-left: none;
    border-bottom: 1px solid #e2e9e9;
  }
  .p-features__col__left:before {
    display: none;
  }
  .p-features__col__right {
    left: auto;
  }
  .p-features__label {
    height: auto;
    display: block;
    padding: 25px 0;
    font-size: 13px;
    line-height: 15px;
    text-align: left;
  }
  .p-features__list {
    display: block;
    border-right: none;
    border-bottom: none;
  }
  .p-features__list li {
    width: 100%;
    padding: 25px 20px;
    border-left: none;
    border-bottom: 1px solid #e2e9e9;
  }
  .p-features__list li:last-child {
    border-bottom: none;
  }
  .p-features__list__icon {
    left: 0;
    top: 20px;
    width: 40px;
    height: 40px;
    background-size: contain;
  }
  .p-features__list__icon[data-icon="Summarize"] {
    background-image: url("https://www.opexpark.co.jp/assets/img/icon/features/Summarize.svg");
    background-repeat: no-repeat;
    background-position: left top;
  }
  .p-features__list__title {
    padding-top: 0px;
    font-size: 30px;
    line-height: 30px;
  }
  .p-features__list__copy {
    padding-top: 15px;
    font-size: 15px;
    line-height: 30px;
  }
}

.p-lineRun {
  position: relative;
}

.p-lineRun:after {
  z-index: 11;
  content: '';
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 15vw;
  height: 2px;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #364246 100%);
  transition-property: opacity;
  transition-property: transform;
  transition-duration: 2s;
  transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transform: rotate(0.0001deg) translateX(-15vw);
  opacity: 0;
}

@media (min-width: 60em) {
  .p-lineRun:hover:after {
    transform: rotate(0.0001deg) translateX(100vw);
    opacity: 1;
  }
}

@media (min-width: 60em) {
  .u-hide-pc {
    display: none!important;
  }
}

@media (max-width: 59.99em) {
  .u-hide-sp {
    display: none!important;
  }
}

.t-top__product__sections {
  width: 100%;
}


/*! CSS Used keyframes */

@-webkit-keyframes line_hover_img_anim {
  0% {
    opacity: 1;
    transform: translateX(-100%);
  }
  100% {
    opacity: 0;
    transform: translateX(100%);
  }
}

@keyframes line_hover_img_anim {
  0% {
    opacity: 1;
    transform: translateX(-100%);
  }
  100% {
    opacity: 0;
    transform: translateX(100%);
  }
}

.pr0{
	padding-right: 0px;
}


/*.b-sub-link{
	transition: all 0.5s ease;
}

.b-sub-link:hover{
	opacity: 0.5;
}*/


/*NEWSエリア*/


/*! CSS Used from: https://www.opexpark.co.jp/assets/css/style.css?v=1 */



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



button {
  color: #364246;
  font-family: "Noto Sans JP", Hiragino Kaku Gothic ProN, Hiragino Sans, BIZ UDPGothic, Meiryo, Arial, sans-serif;
  font-weight: 500;
  letter-spacing: 0.06rem;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.6rem;
  line-height: 40px;
}

@media (max-width: 59.99em) {
  button {
    font-size: clamp(12px, 0.78vw, 18px);
    line-height: 30px;
  }
}

small {
  font-size: clamp(12px, 0.78vw, 18px);
  line-height: 38px;
}

@media (max-width: 59.99em) {
  small {
    font-size: clamp(11px, 0.67vw, 16px);
    line-height: 28px;
  }
}

button {
  line-height: 0;
}

h2, h3, div, span {
  letter-spacing: 0.06rem;
  word-wrap: break-word;
  word-break: break-word;
}


a:active, a:focus {
  outline: none;
}

::selection {
  color: #ffffff;
  background-color: #0c2f9e;
}

.c-grid {
  display: block;
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
  padding-left: 20px;
  padding-right: 50px;
}



.c-grid__col {
  width: 100%;
}

@media (max-width: 59.99em) {
  .c-grid__col__fit-sp {
    position: relative;
    line-height: 0;
  }
  .c-grid__col__fit-sp {
    width: calc(100% + (20px * 2))!important;
    left: -20px;
  }
}

@media (min-width: 80em) {
  .c-grid__col {
    /*padding-right: 30px;*/
  }
  .c-grid__col.lg-3 {
    width: 12.5%;
  }
  .c-grid__col.lg-6 {
    width: 25%;
  }
  .c-grid__col.lg-12 {
    width: 50%;
  }
}

@media (min-width: 60em) and (max-width: 79.99em) {
  .c-grid__col {
    /*padding-right: 30px;*/
  }
  .c-grid__col.md-1 {
    width: 8.3333333333%;
  }
  .c-grid__col.md-3 {
    width: 25%;
  }
  .c-grid__col.md-7 {
    width: 58.3333333333%;
  }
}

@media (max-width: 59.99em) {
  .c-grid {
    padding-left: 40px;
    max-width: 100%;
    margin: 0;
    padding-left: 15px;
    padding-right: 15px;
  }
  .c-grid__row {
    left: 10px;
  }
  .c-grid__col {
    padding-left: 5px;
    padding-right: 5px;
  }
  .c-grid__col.xs-0 {
    display: none!important;
  }
  .c-grid__row {
    left: auto;
    min-width: 100%;
  }
}

.c-spacer--pt160 {
  padding-top: 160px;
}

.c-spacer--pt150 {
  padding-top: 150px;
}

@media (max-width: 59.99em) {
  .c-spacer--pt160 {
    padding-top: 80px;
  }
  .c-spacer--pt150 {
    padding-top: 75px;
  }
}

.js-tilt__outer {
  display: inline-block;
  overflow: hidden;
}

.js-tilt__inner {
  display: block;
  transition: none;
  transform: rotate(0.0001deg) rotateZ(-10deg) skew(30deg, 10deg) translateY(-130px);
}

.js-tilt__outer:nth-child(1) .js-tilt__inner {
  transition-delay: 0s;
}

.js-tilt[data-tilt-y="40"] .js-tilt__inner {
  transform: rotate(0.0001deg) rotateZ(-10deg) skew(30deg, 10deg) translateY(-40px);
}

.js-tilt[data-tilt-y="130"] .js-tilt__inner {
  transform: rotate(0.0001deg) rotateZ(-10deg) skew(30deg, 10deg) translateY(-130px);
}

.js-tilt.is-active .js-tilt__inner {
  transition-property: transform;
  transition-duration: 0.8s;
  transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transform: rotate(0.0001deg) rotateZ(0deg) skew(0deg, 0deg) translateY(0px)!important;
}

.p-bg-grey7 {
  
}

.p-heading {
  padding-bottom: 90px;
}

.p-heading__main {
  position: relative;
  display: inline-block;
  font-size: 5vw;
  line-height: 5.625vw;
  font-family: 'Manrope', sans-serif;
  letter-spacing: 0;
  font-weight: 200;
}

@media (min-width: 120em) {
  .p-heading__main {
    font-size: 96px;
    line-height: 108px;
  }
}

@media (min-width: 60em) and (max-width: 79.99em) {
  .p-heading__main {
    font-size: 64px;
    line-height: 72px;
  }
}

.p-heading__sub {
  display: block;
  font-size: 0.9375vw;
  line-height: 1.40625vw;
  color: #87999d;
  font-weight: 700;
}

@media (min-width: 120em) {
  .p-heading__sub {
    font-size: 18px;
    line-height: 27px;
  }
}

@media (min-width: 60em) and (max-width: 79.99em) {
  .p-heading__sub {
    font-size: 12px;
    line-height: 18px;
  }
}

.p-heading--ico .p-heading__main:before {
  content: '';
  display: block;
  position: absolute;
  left: -40px;
  top: 20px;
  width: 10px;
  height: 38px;
  background-image: url("https://www.opexpark.co.jp/assets/img/modules/p-heading/--ico.png");
  background-repeat: no-repeat;
  background-position: left top;
  background-size: contain;
}

.p-heading--small .p-heading__main {
  font-size: 3.125vw;
  line-height: 3.125vw;
}

@media (min-width: 120em) {
  .p-heading--small .p-heading__main {
    font-size: 60px;
    line-height: 60px;
  }
}

@media (min-width: 60em) and (max-width: 79.99em) {
  .p-heading--small .p-heading__main {
    font-size: 40px;
    line-height: 40px;
  }
}

.p-heading--small .p-heading__main:before {
  left: -23px;
  top: 10px;
  width: 6px;
  height: 23px;
}

.p-heading--small .p-heading__sub {
  padding-top: 0px;
  font-size: 0.75vw;
  line-height: 1.125vw;
}

@media (min-width: 120em) {
  .p-heading--small .p-heading__sub {
    font-size: 14.4px;
    line-height: 21.6px;
  }
}

@media (min-width: 60em) and (max-width: 79.99em) {
  .p-heading--small .p-heading__sub {
    font-size: 9.6px;
    line-height: 14.4px;
  }
}

.p-heading--align-r {
  text-align: right;
}

@media (max-width: 59.99em) {
  .p-heading {
    padding-bottom: 45px;
  }
  .p-heading__main, .p-heading--small .p-heading__main {
    font-size: 50px;
    line-height: 60px;
  }
  .p-heading__sub, .p-heading--small .p-heading__sub {
    position: relative;
    top: -5px;
    padding-top: 0px;
    font-size: 12px;
    line-height: 19px;
  }
  .p-heading--ico .p-heading__main, .p-heading--ico .p-heading__sub, .p-heading--small .p-heading__main, .p-heading--small .p-heading__sub {
    padding-left: 20px;
  }
  .p-heading--ico .p-heading__main:before, .p-heading--small .p-heading__main:before {
    left: 0;
    top: 12px;
    width: 5px;
    height: 19px;
  }
  .p-heading--align-r {
    text-align: left;
  }
}

@media (min-width: 60em) {
  :root .p-heading__sub {
    padding-top: 20px;
  }
}

@media (max-width: 59.99em) {
  :root .p-heading__sub {
    padding-top: 15px;
  }
}
/*
.p-roundButton {
  pointer-events: auto;
  position: relative;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: nowrap;
  flex-direction: row;
  align-content: stretch;
  display: inline-flex;
  width: 210px;
  height: 60px;
}

.p-roundButton:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #e2e7e8;
  border-radius: 40px;
}

.p-roundButton__label {
  z-index: 2;
  position: relative;
  padding-left: 30px;
  font-family: 'Manrope', sans-serif;
  letter-spacing: 0;
  font-weight: 600;
  font-size: clamp(12px, 0.78vw, 18px);
  line-height: 20px;
  text-decoration: underline;
}

.p-roundButton__arw {
  z-index: 2;
  position: absolute;
  right: 15px;
  top: 50%;
  width: 27px;
  height: 27px;
  margin-top: -13.5px;
  border-radius: 50%;
  border: 1px solid #cdd4d4;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: nowrap;
  flex-direction: row;
  align-content: stretch;
}

.p-roundButton__arw:after {
  content: '';
  display: block;
  width: 15px;
  height: 7px;
  background-image: url("../img/common/gr-arrow.svg");
  background-repeat: no-repeat;
  background-position: left top;
}

.p-roundButton--white:before {
  background-color: #ffffff;
}

@media (min-width: 60em) {
  .p-roundButton__line {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
  }
  .p-roundButton__line rect {
    position: absolute;
    top: 0;
    left: 0;
    width: calc(100% - 2px);
    height: calc(100% - 2px);
    transform: translate(1px, 1px);
    fill: none;
    stroke: #709cf3;
    stroke-width: 1;
    stroke-dasharray: 0, 100;
    stroke-dashoffset: 100;
    transition-property: all;
    transition-duration: 1s;
    transition-timing-function: cubic-bezier(0, 0.7, 0, 1);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }
  .p-roundButton:hover .p-roundButton__label {
    color: #709cf3;
    text-decoration: none;
  }
  .p-roundButton:hover .p-roundButton__arw:after {
    background-image: url("https://www.opexpark.co.jp/assets/img/icon/arw-thin--blue3.svg");
    background-repeat: no-repeat;
    background-position: left top;
  }
  .p-roundButton:hover .p-roundButton__line rect {
    stroke-width: 2;
    stroke-dasharray: 100, 0;
    stroke-dashoffset: 0;
  }
  .p-roundButton:hover .p-roundButton__arw {
    border-color: #709cf3;
  }
  .p-roundButton:before {
    transition-property: opacity;
    transition-duration: 0.8s;
    transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition-delay: 0.2s;
  }
  .p-roundButton:hover:before {
    opacity: 0;
    transition-duration: 0.2s;
    transition-delay: 0s;
  }
}

@media (max-width: 59.99em) {
  .p-roundButton {
    display: flex;
    margin: 0 auto;
  }
  .p-roundButton__label {
    padding-left: 25px;
  }
  .p-roundButton__line {
    display: none;
  }
}

:root .p-roundButton rect {
  stroke-width: 0;
}

@media all and (-ms-high-contrast: none) {
  .p-roundButton:hover {
    border: 1px solid #709cf3;
    border-radius: 210px;
  }
}
*/
.p-svgArw {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: nowrap;
  flex-direction: row;
  align-content: stretch;
  width: 122px;
  height: 122px;
}

.p-svgArw:before, .p-svgArw:after {
  content: '';
  display: block;
}

.p-svgArw:before {
  z-index: 1;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #e2e7e8;
  transform: rotate(0.0001deg) scale(0.8);
}

.p-svgArw:after {
  z-index: 2;
  position: relative;
  width: 33px;
  height: 9px;
  background-image: url("../img/common/gr-l-arrow.svg");
  background-repeat: no-repeat;
  background-position: left top;
  background-size: contain;
}

.p-svgArw svg {
  display: none;
}

.p-svgArw--white:before {
  background-color: #ffffff;
}

.p-svgArw--small {
  width: 62px;
  height: 62px;
}

.p-svgArw--small:after {
  width: 15px;
  height: 7px;
  background-image: url("../img/common/gr-arrow.svg");
  background-repeat: no-repeat;
  background-position: left top;
}

@media (min-width: 60em) {
  .p-svgArw:before {
    transition-property: transform opacity;
    transition-duration: 1.5s;
    transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
    -webkit-backface-visibility: hidden;

    backface-visibility: hidden;
  }
  .p-svgArw svg {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 122px;
    height: 122px;
    transition-property: transform opacity;
    transition-duration: 0.3s;
    transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform: scale(0.8);
    opacity: 0;
  }
  .p-svgArw svg circle {
    fill: transparent;
    stroke: #27B6BA;
    stroke-width: 2px;
    stroke-dasharray: 376.991118431;
    stroke-dashoffset: 376.991118431px;
    transition-property: stroke-dashoffset;
    transition-duration: 0.7s;
    transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }
  .p-svgArw--small svg {
    width: 62px;
    height: 62px;
  }
  .p-svgArw--small svg circle {
    stroke-dasharray: 188.495559215;
    stroke-dashoffset: 188.495559215px;
  }
}

@media (max-width: 79.99em) {
  .p-svgArw {
    transform: rotate(0.0001deg) scale(0.8);
  }
}

@media (max-width: 59.99em) {
  .p-svgArw {
    width: 75px;
    height: 75px;
    transform: rotate(0.0001deg) scale(1);
  }
  .p-svgArw:before {
    transform: rotate(0.0001deg) scale(1);
  }
  .p-svgArw:after {
    left: 1px;
  }
  .p-svgArw--small {
    width: 40px;
    height: 40px;
  }
}

@media (min-width: 60em) {
  a:hover .p-svgArw:before {
    transform: rotate(0.0001deg) scale(1);
    opacity: 0;
  }
  a:hover .p-svgArw svg {
    transform: scale(1);
    opacity: 1;
  }
  a:hover .p-svgArw svg circle {
    stroke-dashoffset: 0px;
  }
}

.p-newsList {
  width: 100%;
  border-top: 1px solid #c9d1dd;
}

.p-newsList>li {
  border-bottom: 1px solid #c9d1dd;
}

.p-newsList a {
  display: block;
}

.p-newsList__inner {
  z-index: 2;
  position: relative;
  width: 100%;
  height: 100%;
  padding: 35px 100px 35px 35px;
}

.p-newsList__caption {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: nowrap;
  flex-direction: row;
  align-content: stretch;
}

.p-newsList__date {
  display: block;
  font-size: 0.9375vw;
  line-height: 1.40625vw;
  font-family: 'Manrope', sans-serif;
  letter-spacing: 0;
  font-weight: 600;
}

@media (min-width: 120em) {
  .p-newsList__date {
    font-size: 18px;
    line-height: 27px;
  }
}

@media (min-width: 60em) and (max-width: 79.99em) {
  .p-newsList__date {
    font-size: 12px;
    line-height: 18px;
  }
}

.p-newsList__category {
  display: inline-block;
  padding-left: 40px;
  font-size: 0.875vw;
  line-height: 1.3125vw;
  font-weight: 700;
  color: #27B6BA;
}

@media (min-width: 120em) {
  .p-newsList__category {
    font-size: 16.8px;
    line-height: 25.2px;
  }
}

@media (min-width: 60em) and (max-width: 79.99em) {
  .p-newsList__category {
    font-size: 11.2px;
    line-height: 16.8px;
  }
}



.p-newsList__title {
  padding-top: 20px;
  font-size: 1vw;
  line-height: 2.5vw;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

@media (min-width: 120em) {
  .p-newsList__title {
    font-size: clamp(15px, 0.93vw, 25px);
    line-height: 48px;
  }
}

@media (min-width: 60em) and (max-width: 79.99em) {
  .p-newsList__title {
    font-size: 12.8px;
    line-height: 32px;
  }
}

.p-newsList__arw {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: nowrap;
  flex-direction: row;
  align-content: stretch;
  position: absolute;
  right: 25px;
  top: 0;
  height: 100%;
}

@media (min-width: 60em) {
  .p-newsList a {
    position: relative;
    overflow: hidden;
  }
  .p-newsList a:before {
    z-index: 1;
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, #E2F0EF 0%, #e8ecf1 100%);
    transition-property: opacity;
    transition-duration: 0.5s;
    transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    opacity: 0;
  }
  .p-newsList a:hover:before {
    opacity: 1;
  }
}

@media (max-width: 59.99em) {
  .p-newsList {
    border-top: none;
  }
  .p-newsList a {
    padding: 0 20px;
  }
  .p-newsList__inner {
    height: auto;
    padding: 30px 60px 22px 0;
  }
  .p-newsList__date {
    font-size: 13px;
    line-height: 15px;
  }
  .p-newsList__category {
    padding-left: 20px;
    font-size: 13px;
    line-height: 15px;
  }
  .p-newsList__category:before {
    width: 14px;
    height: 11px;
  }
  .p-newsList__title {
    padding-top: 10px;
    font-size: 15px;
    line-height: 30px;
  }
  .p-newsList__arw {
    right: 0;
  }
}

.p-categoryLink li {
  padding: 0.9375vw 0;
  line-height: 0;
}

.p-categoryLink li:first-child {
  padding: 0 0 0.9375vw;
}

.p-categoryLink button {
  display: inline-block;
  color: #93aab0;
}

.p-categoryLink button.is-active {
  color: #364246;
  pointer-events: none;
}

.p-categoryLink__label {
  font-size: 1vw;
  line-height: 1vw;
  font-weight: 700;
}

@media (min-width: 120em) {
  .p-categoryLink__label {
    font-size: clamp(15px, 0.93vw, 25px);
    line-height: 19.2px;
  }
}

@media (min-width: 60em) and (max-width: 79.99em) {
  .p-categoryLink__label {
    font-size: 12.8px;
    line-height: 12.8px;
  }
}

.p-categoryLink--align-r {
  text-align: right;
}

@media (min-width: 120em) {
  .p-categoryLink li {
    padding: 18px 0;
  }
  .p-categoryLink li:first-child {
    padding: 0 0 18px;
  }
}

@media (min-width: 60em) {
  .p-categoryLink button:hover {
    color: #709cf3;
  }
}

@media (max-width: 59.99em) {
  .p-categoryLink {
    position: relative;
    left: -20px;
    width: calc(100% + (20px * 2));
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
    background-color: #edeff3;
    padding: 0 20px;
  }
  .p-categoryLink li {
    display: inline-block;
    padding: 0 2.4154589372vw;
  }
  .p-categoryLink li:first-child {
    padding: 0 2.4154589372vw 0 0;
  }
  .p-categoryLink li:last-child {
    padding: 0 0 0 2.4154589372vw;
  }
  .p-categoryLink button {
    padding: 25px 0;
  }
  .p-categoryLink__label {
    font-size: 15px;
    line-height: 15px;
  }
}

@media (min-width: 60em) {
  .u-hide-pc {
    display: none!important;
  }
}

@media (max-width: 59.99em) {
  .u-hide-sp {
    display: none!important;
  }
}

.t-top__news__cols .c-grid__col.lg-12 {
  padding-right: 0;
}

.t-top__news__cols .c-grid__col.lg-6 {
  padding-top: 0;
}

.t-top__news__cols__left, .t-top__news__cols__right {
  padding: 160px 0;
}

.t-top__news__cols__right {
  position: relative;
  height: 100%;
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  flex-wrap: nowrap;
  flex-direction: row;
  align-content: stretch;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  
	padding-top: 200px;
}

.t-top__news__heading {
  pointer-events: none;
  right: 0;
  top: 0;
}

.t-top__news__button {
  width: 100%;
  text-align: right;
  margin-top: auto;
  padding-top: 90px;
}

.t-top__newsLists {
  position: relative;
}

.t-top__newsLists .p-newsList--filter {
  pointer-events: none;
  transform: rotate(0.0001deg) translateX(-50px);
  opacity: 0;
  display: none;
}

.t-top__newsLists .p-newsList--filter.is-show {
  pointer-events: auto;
  display: block;
  -webkit-animation: show 0.7s cubic-bezier(0, 0.7, 0, 1) 0s forwards;
  animation: show 0.7s cubic-bezier(0, 0.7, 0, 1) 0s forwards;
}

@media (max-width: 79.99em) {
  .t-top__newsLists {
    min-height: 866px;
  }
}

@media (max-width: 59.99em) {
  .t-top__news__cols {
    display: flex;
    flex-direction: column-reverse;
  }
  .t-top__news__cols__left, .t-top__news__cols__right {
    padding: 0;
  }
  .t-top__news__cols__left {
    padding-top: 10px;
    padding-bottom: 120px;
    border-right: none;
  }
  .t-top__news__cols__right {
    padding-top: 120px;
    height: auto;
    display: block;
    border-left: none;
  }
  .t-top__news__heading {
    position: relative;
    right: auto;
    top: auto;
  }
  .t-top__news__button {
    width: 100%;
    padding-top: 60px;
    text-align: center;
  }
  .t-top__newsLists {
    min-height: auto;
  }
  .t-top__newsLists .p-newsList--filter {
    position: relative;
    left: auto;
    top: auto;
    display: none;
  }
  .t-top__newsLists .p-newsList--filter.is-active {
    display: block;
  }
}


/*! CSS Used keyframes */

@-webkit-keyframes show {
  from {
    opacity: 0;
    transform: translateX(-50px);
  }
  to {
    opacity: 1;
    transform: translateX(0px);
  }
}

@keyframes show {
  from {
    opacity: 0;
    transform: translateX(-50px);
  }
  to {
    opacity: 1;
    transform: translateX(0px);
  }
}


/*概要リンク*/


/*! CSS Used from: https://www.opexpark.co.jp/assets/css/style.css?v=1 */



::selection {
  color: #ffffff;
  background-color: #0c2f9e;
}

.c-grid__col img {
  width: 100%;
}

@media (min-width: 60em) {
  .c-grid__col .js-grid__fitWinLeftPc {
    position: relative;
    line-height: 0;
  }
}

@media (max-width: 59.99em) {
  .c-grid__col .js-grid__fitWinLeftPc, .c-grid__col__fit-left-sp {
    position: relative;
    line-height: 0;
  }
  .c-grid__col__fit-left-sp {
    width: calc(100% + 20px)!important;
    left: -20px;
  }
}

.js-smScrollFire[data-animation="fadeIn"] {
  transition-property: opacity;
  transition-duration: 0.3s;
  transition-timing-function: linear;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  opacity: 0;
}

.js-smScrollFire[data-animation="fadeIn"].is-active {
  opacity: 1;
}

.js-tilt__outer {
  display: inline-block;
  overflow: hidden;
}

.js-tilt__inner {
  display: block;
  transition: none;
  transform: rotate(0.0001deg) rotateZ(-10deg) skew(30deg, 10deg) translateY(-130px);
}

.js-tilt__outer:nth-child(1) .js-tilt__inner {
  transition-delay: 0s;
}

.js-tilt[data-tilt-y="40"] .js-tilt__inner {
  transform: rotate(0.0001deg) rotateZ(-10deg) skew(30deg, 10deg) translateY(-40px);
}

.js-tilt[data-tilt-y="130"] .js-tilt__inner {
  transform: rotate(0.0001deg) rotateZ(-10deg) skew(30deg, 10deg) translateY(-130px);
}

.js-tilt.is-active .js-tilt__inner {
  transition-property: transform;
  transition-duration: 0.8s;
  transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transform: rotate(0.0001deg) rotateZ(0deg) skew(0deg, 0deg) translateY(0px)!important;
}

.p-heading {
  padding-bottom: 90px;
}

.p-heading__main {
  position: relative;
  display: inline-block;
  font-size: 5vw;
  line-height: 5.625vw;
  font-family: 'Manrope', sans-serif;
  letter-spacing: 0;
  font-weight: 200;
}

@media (min-width: 120em) {
  .p-heading__main {
    font-size: 96px;
    line-height: 108px;
  }
}

@media (min-width: 60em) and (max-width: 79.99em) {
  .p-heading__main {
    font-size: 64px;
    line-height: 72px;
  }
}

.p-heading__sub {
  display: block;
  font-size: 0.9375vw;
  line-height: 1.40625vw;
  color: #87999d;
  font-weight: 700;
}

@media (min-width: 120em) {
  .p-heading__sub {
    font-size: 18px;
    line-height: 27px;
  }
}

@media (min-width: 60em) and (max-width: 79.99em) {
  .p-heading__sub {
    font-size: 12px;
    line-height: 18px;
  }
}

.p-heading--ico .p-heading__main:before {
  content: '';
  display: block;
  position: absolute;
  left: -40px;
  top: 20px;
  width: 10px;
  height: 38px;
  background-image: url("../img/common/t-logomark.svg");
  background-repeat: no-repeat;
  background-position: left top;
  background-size: contain;
}

.p-heading--small .p-heading__main {
  font-size: clamp(30px, 2.5vw, 55px);
    line-height: 1.2;
	font-weight: bold;
}

@media (min-width: 120em) {
  .p-heading--small .p-heading__main {
    font-size: clamp(30px, 2.5vw, 55px);
    line-height: 1.2;
	  font-weight: bold;
  }
}

@media (min-width: 60em) and (max-width: 79.99em) {
  .p-heading--small .p-heading__main {
    font-size: 40px;
    line-height: 40px;
  }
}

.p-heading--small .p-heading__main:before {
  left: -71px;
  top: 10px;
  width: 85px;
  
}

.p-heading--small .p-heading__sub {
  padding-top: 0px;
  font-size: 0.75vw;
  line-height: 1.125vw;
}

@media (min-width: 120em) {
  .p-heading--small .p-heading__sub {
    font-size: 14.4px;
    line-height: 21.6px;
  }
}

@media (min-width: 60em) and (max-width: 79.99em) {
  .p-heading--small .p-heading__sub {
    font-size: 9.6px;
    line-height: 14.4px;
  }
}

.p-heading--white .p-heading__main {
  color: #ffffff;
}

.p-heading--white .p-heading__main:before {
  background-image: url("../img/top/wt-logo.svg");
  background-repeat: no-repeat;
  background-position: left top;
}

.p-heading--white .p-heading__sub {
  color: #ffffff;
}

@media (max-width: 59.99em) {
  .p-heading {
    padding-bottom: 45px;
  }
  .p-heading__main, .p-heading--small .p-heading__main {
    font-size: 2.8rem;
    line-height: 1.5;
  }
  .p-heading__sub, .p-heading--small .p-heading__sub {
    position: relative;
    top: -5px;
    padding-top: 0px;
    font-size: 12px;
    line-height: 19px;
  }
  .p-heading--ico .p-heading__main, .p-heading--ico .p-heading__sub, .p-heading--small .p-heading__main, .p-heading--small .p-heading__sub {
    padding-left: 20px;
  }
  .p-heading--ico .p-heading__main:before, .p-heading--small .p-heading__main:before {
    left: 0;
    top: 12px;
    width: 5px;
    height: 19px;
  }
}

@media (min-width: 60em) {
  :root .p-heading__sub {
   color: #27B6BA;
	  font-size: clamp(18px, 1.25vw, 32px);
    font-weight: 400;
  }
}

@media (max-width: 59.99em) {
  :root .p-heading__sub {
  color: #27B6BA;
	  font-size: clamp(12px, 0.78vw, 18px);
    font-weight: 400;
  }
}


@media (min-width: 60em) {
  a:hover .p-svgArw:before {
    transform: rotate(0.0001deg) scale(1);
    opacity: 0;
  }
  a:hover .p-svgArw svg {
    transform: scale(1);
    opacity: 1;
  }
  a:hover .p-svgArw svg circle {
    stroke-dashoffset: 0px;
  }
  a:hover .p-svgArw--hover-white-arw:after {
    background-image: url("https://www.opexpark.co.jp/assets/img/icon/arw-thin-long--white.svg");
    background-repeat: no-repeat;
    background-position: left top;
  }
}

.p-lineHoverImg {
  position: relative;
  overflow: hidden;
  line-height: 0;
}

@media (min-width: 60em) {
  .p-lineHoverImg:before {
    z-index: 2;
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: url("https://www.opexpark.co.jp/assets/img/modules/p-lineHoverImg/before@2x.png");
    background-repeat: no-repeat;
    background-position: left top;
    background-size: cover;
    transform: rotate(0.0001deg) translateX(-100%);
  }
  .p-lineHoverImg img {
    z-index: 1;
    position: relative;
    transition-property: transform;
    transition-duration: 2.5s;
    transition-timing-function: cubic-bezier(0.15, 0, 0, 1);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }
}

@media (min-width: 60em) {
  a:hover .p-lineHoverImg:before {
    -webkit-animation: line_hover_img_anim 0.5s cubic-bezier(0.39, 0.575, 0.565, 1);
    animation: line_hover_img_anim 0.5s cubic-bezier(0.39, 0.575, 0.565, 1);
    -webkit-animation-delay: 0.1s;
    animation-delay: 0.1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
  }
  a:hover .p-lineHoverImg img {
    transform: rotate(0.0001deg) scale(1.05);
  }
}

.p-squareImgLinks {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  flex-wrap: nowrap;
  flex-direction: row;
  align-content: stretch;
}

.p-squareImgLinks li {
  width: 50%;
}

.p-squareImgLinks a {
  position: relative;
  display: block;
}

.p-squareImgLinks__thumb {
  z-index: 1;
  position: relative;
  line-height: 0;
}

.p-squareImgLinks__label {
  z-index: 2;
  position: absolute;
  right: 40px;
  top: 50px;
  text-align: right;
}

.p-squareImgLinks__label__copy {
  color: #ffffff;
  padding-top: 25px;
  font-size: 1.125vw;
  line-height: 2.375vw;
}

@media (min-width: 120em) {
  .p-squareImgLinks__label__copy {
    font-size: 21.6px;
    line-height: 45.6px;
  }
}

@media (min-width: 60em) and (max-width: 79.99em) {
  .p-squareImgLinks__label__copy {
    font-size: 14.4px;
    line-height: 30.4px;
  }
}

.p-squareImgLinks__arw {
  z-index: 2;
  position: absolute;
  right: 25px;
  bottom: 30px;
}

.p-squareImgLinks .p-heading {
  padding-bottom: 0;
}

@media (max-width: 59.99em) {
  .p-squareImgLinks {
    display: block;
  }
  .p-squareImgLinks li {
    width: 100%;
  }
  .p-squareImgLinks__label {
    left: 20px;
    right: auto;
    top: 40px;
    text-align: left;
  }
  .p-squareImgLinks__label__copy {
    padding-top: 15px;
    font-size: 15px;
    line-height: 30px;
  }
  .p-squareImgLinks__arw {
    right: 25px;
    bottom: 25px;
  }
}


/*! CSS Used keyframes */

@-webkit-keyframes line_hover_img_anim {
  0% {
    opacity: 1;
    transform: translateX(-100%);
  }
  100% {
    opacity: 0;
    transform: translateX(100%);
  }
}

@keyframes line_hover_img_anim {
  0% {
    opacity: 1;
    transform: translateX(-100%);
  }
  100% {
    opacity: 0;
    transform: translateX(100%);
  }
}


/*タブテスト*/
.tab {
  max-width: 800px;
  margin: 0 auto;
  margin-top: 120px;
}

/* タブメニュー */
.tab__menu {
  display: flex;
  align-items: flex-end; /* メニューを下揃え */
  justify-content: center;
  min-height: 60px; /* メニュー切替時にタブがズレないように */
  padding: 0;
  margin: 0;
}

.tab__menu-item {
  list-style: none;
  width: 20%;
  padding: 8px 5px; /* メニューに高さを付ける */
  text-align: center;
  margin-right: 6px;
  background-color: #fff;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  cursor: pointer;
  transition: all .3s; /* アニメーション */
	font-size: clamp(12px, 0.78vw, 18px);
	color: #21606B;
	font-weight: bold;
}
@media only screen and (max-width: 767px) {
	.tab__menu-item {
  list-style: none;
  width: auto;
  padding: 20px 5px; /* メニューに高さを付ける */
  text-align: center;
  margin-right: 6px;
  background-color: #fff;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  cursor: pointer;
  transition: all .3s; /* アニメーション */
	font-size: clamp(12px, 0.78vw, 18px);
	color: #21606B;
	font-weight: bold;
}
}
.tab__menu-item:last-of-type {
  margin-right: 0px;
}

/* is-activeがついている時のスタイル */
.tab__menu-item.is-active {
  background-color: #847049;
  color: #ffffff;
  padding: 12px 5px;
}
@media only screen and (max-width: 767px) {
	.tab__menu-item.is-active {
  background-color: #847049;
  color: #ffffff;
  padding: 25px 5px;
}
}
/* タブパネル */
.tab__panel {
 width: 100%;
}

.tab__panel-box {

}

.tab__panel-box001 {

  display: none;
}

.tab__panel-box002 {

  display: none;
}

.tab__panel-box003 {

  display: none;
}

/* is-showがついている時のスタイル */
.tab__panel-box.is-show {
  display: block;
}

/*ローディング*/

/***************************************************
 * Generated by SVG Artista on 10/26/2023, 1:07:11 AM
 * MIT license (https://opensource.org/licenses/MIT)
 * W. https://svgartista.net
 **************************************************/

svg .svg-elem-1 {
  stroke-dashoffset: 131.53143310546875px;
  stroke-dasharray: 131.53143310546875px;
  fill: transparent;
  -webkit-transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0s,
                        fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 0.8s;
          transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0s,
                fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 0.8s;
}

svg.active .svg-elem-1 {
  stroke-dashoffset: 0;
  fill: rgb(33, 96, 107);
}

svg .svg-elem-2 {
  stroke-dashoffset: 89.71492004394531px;
  stroke-dasharray: 89.71492004394531px;
  fill: transparent;
  -webkit-transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.12s,
                        fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 0.9s;
          transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.12s,
                fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 0.9s;
}

svg.active .svg-elem-2 {
  stroke-dashoffset: 0;
  fill: rgb(0, 0, 0);
}

svg .svg-elem-3 {
  stroke-dashoffset: 100.12380981445312px;
  stroke-dasharray: 100.12380981445312px;
  fill: transparent;
  -webkit-transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.24s,
                        fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1s;
          transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.24s,
                fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1s;
}

svg.active .svg-elem-3 {
  stroke-dashoffset: 0;
  fill: rgb(0, 0, 0);
}

svg .svg-elem-4 {
  stroke-dashoffset: 45.30253601074219px;
  stroke-dasharray: 45.30253601074219px;
  fill: transparent;
  -webkit-transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.36s,
                        fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.1s;
          transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.36s,
                fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.1s;
}

svg.active .svg-elem-4 {
  stroke-dashoffset: 0;
  fill: rgb(0, 0, 0);
}

svg .svg-elem-5 {
  stroke-dashoffset: 67.0097427368164px;
  stroke-dasharray: 67.0097427368164px;
  fill: transparent;
  -webkit-transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.48s,
                        fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.2000000000000002s;
          transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.48s,
                fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.2000000000000002s;
}

svg.active .svg-elem-5 {
  stroke-dashoffset: 0;
  fill: rgb(0, 0, 0);
}

svg .svg-elem-6 {
  stroke-dashoffset: 87.00143432617188px;
  stroke-dasharray: 87.00143432617188px;
  fill: transparent;
  -webkit-transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.6s,
                        fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.3s;
          transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.6s,
                fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.3s;
}

svg.active .svg-elem-6 {
  stroke-dashoffset: 0;
  fill: rgb(0, 0, 0);
}

svg .svg-elem-7 {
  stroke-dashoffset: 45.8599853515625px;
  stroke-dasharray: 45.8599853515625px;
  fill: transparent;
  -webkit-transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.72s,
                        fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.4000000000000001s;
          transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.72s,
                fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.4000000000000001s;
}

svg.active .svg-elem-7 {
  stroke-dashoffset: 0;
  fill: rgb(0, 0, 0);
}

svg .svg-elem-8 {
  stroke-dashoffset: 109.54226684570312px;
  stroke-dasharray: 109.54226684570312px;
  fill: transparent;
  -webkit-transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.84s,
                        fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.5s;
          transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.84s,
                fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.5s;
}

svg.active .svg-elem-8 {
  stroke-dashoffset: 0;
  fill: rgb(33, 96, 107);
}

svg .svg-elem-9 {
  stroke-dashoffset: 89.71495056152344px;
  stroke-dasharray: 89.71495056152344px;
  fill: transparent;
  -webkit-transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.96s,
                        fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.6s;
          transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.96s,
                fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.6s;
}

svg.active .svg-elem-9 {
  stroke-dashoffset: 0;
  fill: rgb(0, 0, 0);
}

svg .svg-elem-10 {
  stroke-dashoffset: 75.31729125976562px;
  stroke-dasharray: 75.31729125976562px;
  fill: transparent;
  -webkit-transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.08s,
                        fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.7000000000000002s;
          transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.08s,
                fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.7000000000000002s;
}

svg.active .svg-elem-10 {
  stroke-dashoffset: 0;
  fill: rgb(0, 0, 0);
}

svg .svg-elem-11 {
  stroke-dashoffset: 89.7149887084961px;
  stroke-dasharray: 89.7149887084961px;
  fill: transparent;
  -webkit-transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.2s,
                        fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.8s;
          transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.2s,
                fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.8s;
}

svg.active .svg-elem-11 {
  stroke-dashoffset: 0;
  fill: rgb(0, 0, 0);
}

svg .svg-elem-12 {
  stroke-dashoffset: 87.00143432617188px;
  stroke-dasharray: 87.00143432617188px;
  fill: transparent;
  -webkit-transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.3199999999999998s,
                        fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.9000000000000001s;
          transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.3199999999999998s,
                fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.9000000000000001s;
}

svg.active .svg-elem-12 {
  stroke-dashoffset: 0;
  fill: rgb(0, 0, 0);
}

svg .svg-elem-13 {
  stroke-dashoffset: 46.23781967163086px;
  stroke-dasharray: 46.23781967163086px;
  fill: transparent;
  -webkit-transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.44s,
                        fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 2s;
          transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.44s,
                fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 2s;
}

svg.active .svg-elem-13 {
  stroke-dashoffset: 0;
  fill: rgb(0, 0, 0);
}

svg .svg-elem-14 {
  stroke-dashoffset: 67.00637817382812px;
  stroke-dasharray: 67.00637817382812px;
  fill: transparent;
  -webkit-transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.56s,
                        fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 2.1s;
          transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.56s,
                fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 2.1s;
}

svg.active .svg-elem-14 {
  stroke-dashoffset: 0;
  fill: rgb(0, 0, 0);
}

svg .svg-elem-15 {
  stroke-dashoffset: 87.82910919189453px;
  stroke-dasharray: 87.82910919189453px;
  fill: transparent;
  -webkit-transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.68s,
                        fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 2.2s;
          transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.68s,
                fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 2.2s;
}

svg.active .svg-elem-15 {
  stroke-dashoffset: 0;
  fill: rgb(0, 0, 0);
}

svg .svg-elem-16 {
  stroke-dashoffset: 43.8800048828125px;
  stroke-dasharray: 43.8800048828125px;
  fill: transparent;
  -webkit-transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.7999999999999998s,
                        fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 2.3s;
          transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.7999999999999998s,
                fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 2.3s;
}

svg.active .svg-elem-16 {
  stroke-dashoffset: 0;
  fill: rgb(33, 96, 107);
}

svg .svg-elem-17 {
  stroke-dashoffset: 76.93266296386719px;
  stroke-dasharray: 76.93266296386719px;
  fill: transparent;
  -webkit-transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.92s,
                        fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 2.4000000000000004s;
          transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.92s,
                fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 2.4000000000000004s;
}

svg.active .svg-elem-17 {
  stroke-dashoffset: 0;
  fill: rgb(0, 0, 0);
}

svg .svg-elem-18 {
  stroke-dashoffset: 75.31730651855469px;
  stroke-dasharray: 75.31730651855469px;
  fill: transparent;
  -webkit-transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 2.04s,
                        fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 2.5s;
          transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 2.04s,
                fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 2.5s;
}

svg.active .svg-elem-18 {
  stroke-dashoffset: 0;
  fill: rgb(0, 0, 0);
}

svg .svg-elem-19 {
  stroke-dashoffset: 60.55080032348633px;
  stroke-dasharray: 60.55080032348633px;
  fill: transparent;
  -webkit-transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 2.16s,
                        fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 2.6s;
          transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 2.16s,
                fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 2.6s;
}

svg.active .svg-elem-19 {
  stroke-dashoffset: 0;
  fill: rgb(0, 0, 0);
}

svg .svg-elem-20 {
  stroke-dashoffset: 45.30253982543945px;
  stroke-dasharray: 45.30253982543945px;
  fill: transparent;
  -webkit-transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 2.28s,
                        fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 2.7s;
          transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 2.28s,
                fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 2.7s;
}

svg.active .svg-elem-20 {
  stroke-dashoffset: 0;
  fill: rgb(0, 0, 0);
}

svg .svg-elem-21 {
  stroke-dashoffset: 60.55078125px;
  stroke-dasharray: 60.55078125px;
  fill: transparent;
  -webkit-transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 2.4s,
                        fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 2.8s;
          transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 2.4s,
                fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 2.8s;
}

svg.active .svg-elem-21 {
  stroke-dashoffset: 0;
  fill: rgb(0, 0, 0);
}

svg .svg-elem-22 {
  stroke-dashoffset: 76.7927474975586px;
  stroke-dasharray: 76.7927474975586px;
  fill: transparent;
  -webkit-transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 2.52s,
                        fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 2.9000000000000004s;
          transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 2.52s,
                fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 2.9000000000000004s;
}

svg.active .svg-elem-22 {
  stroke-dashoffset: 0;
  fill: rgb(0, 0, 0);
}

svg .svg-elem-23 {
  stroke-dashoffset: 60.55078125px;
  stroke-dasharray: 60.55078125px;
  fill: transparent;
  -webkit-transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 2.6399999999999997s,
                        fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 3s;
          transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 2.6399999999999997s,
                fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 3s;
}

svg.active .svg-elem-23 {
  stroke-dashoffset: 0;
  fill: rgb(0, 0, 0);
}

svg .svg-elem-24 {
  stroke-dashoffset: 89.71504974365234px;
  stroke-dasharray: 89.71504974365234px;
  fill: transparent;
  -webkit-transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 2.76s,
                        fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 3.1000000000000005s;
          transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 2.76s,
                fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 3.1000000000000005s;
}

svg.active .svg-elem-24 {
  stroke-dashoffset: 0;
  fill: rgb(0, 0, 0);
}

svg .svg-elem-25 {
  stroke-dashoffset: 1651.168212890625px;
  stroke-dasharray: 1651.168212890625px;
  fill: transparent;
  -webkit-transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 2.88s,
                        fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 3.2s;
          transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 2.88s,
                fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 3.2s;
}

svg.active .svg-elem-25 {
  stroke-dashoffset: 0;
  fill: rgb(33, 96, 107);
}
	
		
		.controls{
			display: none;
		}
		
		.loading {
  width: 100vw;
  height: 100vh;
  transition: all 1s;
  background-color: #FFF;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  opacity: 1;
  visibility: visible;
}

.loading.is-active {
  opacity: 0;
  visibility: hidden;
}

.loading-animation {
  width: 100vw;
  height: 100vh;
  transition: all 1s;
  background-color: #fff;
  z-index: 9999;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  visibility: hidden;
}

.loading-animation.is-active {
  opacity: 1;
  visibility: visible;
}
		







/*! CSS Used from: https://basco1989.com/wp-content/themes/mytheme/build/index.css?ver=9c1c7f186af64c11a8b8 ; media=all */
@media all {

  *,
  :after,
  :before {
    border: 0 solid;
    box-sizing: border-box;
  }

  :after,
  :before {
    --tw-content: "";
  }

  h2,
  h3 {
    font-size: inherit;
    font-weight: inherit;
  }

  a {
    color: inherit;
    text-decoration: inherit;
  }

  button {
    color: inherit;
    font-family: inherit;
    font-size: 100%;
    font-weight: inherit;
    line-height: inherit;
    margin: 0;
    padding: 0;
  }

  button {
    text-transform: none;
  }

  button {
    -webkit-appearance: button;
    background-color: transparent;
    background-image: none;
  }

  h2,
  h3,
  p {
    margin: 0;
  }

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

  button {
    cursor: pointer;
  }

  :disabled {
    cursor: default;
  }

  img,
  svg {
    display: block;
    vertical-align: middle;
  }

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

  *,
  :after,
  :before {
    --tw-border-spacing-x: 0;
    --tw-border-spacing-y: 0;
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-scroll-snap-strictness: proximity;
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgba(59, 130, 246, .5);
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
  }

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

  button {
    font: inherit;
    letter-spacing: inherit;
  }

  [id] {
    scroll-margin-top: calc(var(--page-header-height) + 1rem);
  }

  html body a {
    text-decoration: none;
  }

  .container {
    box-sizing: content-box;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  @media (min-width:768px) {
    .container {
      padding-left: 2.5rem;
      padding-right: 2.5rem;
    }
  }
  
  

  ._text-xl6 {
    font-family: ten-mincho-text, serif;
    font-size: clamp(12px, 0.78vw, 18px);
    font-weight: 400;
    letter-spacing: .05em;
    line-height: 1.4;
  }

  @media (min-width:768px) {
    ._text-xl6 {
      font-size: 2rem;
      letter-spacing: .08em;
      line-height: 1.5;
    }
  }

  ._text-l {
    font-family: dnp-shuei-gothic-gin-std, sans-serif;
    font-size: clamp(10px, 0.62vw, 14px);
    font-weight: 500;
    letter-spacing: .05em;
    line-height: 2;
  }

  @media (min-width:768px) {
    ._text-l {
      font-weight: 400;
    }
  }

  ._text-m1 {
    font-family: dnp-shuei-gothic-gin-std, sans-serif;
    font-size: clamp(10px, 0.62vw, 14px);
    font-weight: 400;
    letter-spacing: .02em;
    line-height: 2;
  }

  @media (min-width:768px) {
    ._text-m1 {
      letter-spacing: .04em;
    }
  }

  ._text-s2 {
    font-family: Readex Pro, sans-serif;
    font-size: .625rem;
    font-weight: 400;
    letter-spacing: .08em;
  }

  @media (min-width:768px) {
    ._text-s2 {
      font-weight: 300;
    }
  }

  .sm\:_grid-12 {
    gap: .3125rem;
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }

  @media (min-width:768px) {
    .sm\:_grid-12 {
      display: grid;
    }
  }

  ._grid-12 {
    display: grid;
    gap: .3125rem;
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }

  [data-class-name=is-show] {
    --tw-translate-y: 40px;
    opacity: 0;
    transition-delay: .3s;
    transition-duration: 1.6s;
    transition-timing-function: var(--easing-11);
  }

  [data-class-name=is-show],
  [data-class-name=is-show].is-show {
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }

  [data-class-name=is-show].is-show {
    --tw-translate-y: 0px;
    opacity: 1;
  }

  ._photo-frame {
    --tw-border-opacity: 1;
    --tw-shadow: 0 20px 30px rgba(0, 0, 0, .1);
    --tw-shadow-colored: 0 20px 30px var(--tw-shadow-color);
    border-color: rgb(255 255 255/var(--tw-border-opacity));
    border-width: 6px;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  @media (min-width:768px) {
    ._photo-frame {
      border-width: 8px;
    }
  }

  ._top-slider .glide__slides,
  ._top-slider .glide__track {
    overflow: visible !important;
  }

  ._top-slider.glide {
    --r: -5deg;
    transform: rotate(var(--r));
  }

  ._top-slider .glide__controls {
    --r: 5deg;
    transform: rotate(var(--r));
  }

  ._top-slider [data-slider=brand-image] {
    --tw-scale-x: 0.6;
    --tw-scale-y: 0.6;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    transition-duration: 1.2s;
    transition-timing-function: var(--easing-3);
  }

  @media (min-width:1024px) {
    ._top-slider [data-slider=brand-image] {
      --tw-scale-x: 0.6;
      --tw-scale-y: 0.6;
      transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    }
  }

  ._top-slider .is-active [data-slider=brand-image] {
    --tw-translate-x: 0px !important;
    --tw-translate-y: 0px !important;
    --tw-rotate: calc(-3deg - var(--r)) !important;
    --tw-scale-x: 1 !important;
    --tw-scale-y: 1 !important;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
  }

  @media (min-width:1024px) {
    ._top-slider .is-active [data-slider=brand-image] {
      --tw-translate-x: -6% !important;
      transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
    }
  }

  ._top-slider .is-next [data-slider=brand-image] {
    --tw-translate-x: -8px;
    --tw-translate-y: 15px;
    --tw-rotate: calc(6deg - var(--r));
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }

  @media (min-width:1024px) {
    ._top-slider .is-next [data-slider=brand-image] {
      --tw-translate-x: 18%;
      --tw-translate-y: -1%;
      --tw-scale-x: 0.63;
      --tw-scale-y: 0.63;
      transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    }
  }

  ._top-slider .is-prev [data-slider=brand-image] {
    --tw-translate-x: 0px;
    --tw-translate-y: -20px;
    --tw-rotate: calc(6deg - var(--r));
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }

  @media (min-width:1024px) {
    ._top-slider .is-prev [data-slider=brand-image] {
      --tw-translate-x: -12%;
      --tw-translate-y: 18%;
      --tw-scale-x: 0.52;
      --tw-scale-y: 0.52;
      transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    }
  }

  ._base-transition {
    transition-duration: .6s;
    transition-property: transform;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-timing-function: var(--easing-3);
  }

  @media (hover:hover) and (pointer:fine) {
    .group\/button:hover ._base-transition {
      transition-duration: .3s;
    }
  }

  ._bg-toggle-show {
    opacity: 0;
    transition-duration: .8s;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-timing-function: var(--easing-1);
  }

  @media (hover:hover) and (pointer:fine) {
    .group\/button:hover ._bg-toggle-show {
      opacity: 1;
      transition-duration: .2s;
    }
  }

  ._text-line-animation>:first-child span {
    transition-delay: .23s;
  }

  ._text-line-animation>:nth-child(2) span {
    transition-delay: .46s;
  }

  .glide {
    box-sizing: border-box;
    position: relative;
    width: 100%;
  }

  .glide * {
    box-sizing: inherit;
  }

  .glide__slides,
  .glide__track {
    overflow: hidden;
  }

  .glide__slides {
    backface-visibility: hidden;
    display: flex;
    flex-wrap: nowrap;
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
    touch-action: pan-Y;
    transform-style: preserve-3d;
    white-space: nowrap;
    width: 100%;
    will-change: transform;
  }

  .glide__slide {
    -webkit-user-select: none;
    user-select: none;
  }

  .glide__slide {
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: transparent;
    flex-shrink: 0;
    height: 100%;
    white-space: normal;
    width: 100%;
  }

  .glide__bullets {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    user-select: none;
  }

  .glide__bullet {
    cursor: pointer;
    height: 2.5rem;
    padding-left: .3125rem;
    padding-right: .3125rem;
    transition-duration: .3s;
    transition-timing-function: var(--easing-12);
    width: .375rem;
  }

  .glide__bullet--active .glide__bullet_circle {
    --tw-bg-opacity: 1;
    background-color: rgb(34 34 34/var(--tw-bg-opacity));
    transition-duration: .3s;
    transition-timing-function: var(--easing-12);
  }

  [data-slider=number][aria-hidden=true] {
    opacity: 0;
    visibility: hidden;
  }

  [aria-hidden=true] {
    opacity: 1;
  }

  [data-slider=brand-name][aria-hidden=true],
  [data-slider=logo][aria-hidden=true] {
    opacity: 0;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    transition-duration: .5s;
    transition-timing-function: var(--easing-1);
    visibility: hidden;
  }

  [data-slider=button][aria-hidden=true] {
    opacity: 0;
    transition-duration: 0ms;
    visibility: hidden;
  }

  [data-slider=brand-name],
  [data-slider=logo] {
    opacity: 1;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    transition-duration: .8s;
    transition-timing-function: var(--easing-1);
  }

  [data-slider=button] {
    opacity: 1;
    transition-duration: 0ms;
  }

  .pointer-events-none {
    pointer-events: none;
  }

  .absolute {
    position: absolute;
  }

  .relative {
    position: relative;
  }

  .inset-0 {
    bottom: 0;
    top: 0;
  }

  .inset-0 {
    left: 0;
    right: 0;
  }

  .bottom-0 {
    bottom: 0;
  }

  .top-0 {
    top: 0;
  }

  .right-0 {
    right: 0;
  }

  .right-30 {
    right: 1.875rem;
  }

  .-top-\[1px\] {
    top: -1px;
  }

  .-left-\[1px\] {
    left: -1px;
  }

  .top-3 {
    top: .1875rem;
  }

  .left-0 {
    left: 0;
  }

  .top-\[2\%\] {
    top: 2%;
  }

  .-bottom-\[62vw\] {
    bottom: -62vw;
  }

  .-bottom-50 {
    bottom: -3.125rem;
  }

  .left-\[-4vw\] {
    left: -4vw;
  }

  .top-\[5vw\] {
    top: 5vw;
  }

  .-right-\[27vw\] {
    right: -27vw;
  }

  .z-10 {
    z-index: 10;
  }

  .z-20 {
    z-index: 20;
  }

  .z-30 {
    z-index: 30;
  }

  .z-\[5\] {
    z-index: 5;
  }

  .col-start-3 {
    grid-column-start: 3;
  }

  .col-start-2 {
    grid-column-start: 2;
  }

  .col-end-12 {
    grid-column-end: 12;
  }

  .col-end-8 {
    grid-column-end: 8;
  }

  .col-end-11 {
    grid-column-end: 11;
  }

  .m-auto {
    margin: auto;
  }

  .mx-auto {
    margin-left: auto;
    margin-right: auto;
  }

  .mt-5 {
    margin-top: .3125rem;
  }

  .mb-20 {
    margin-bottom: 1.25rem;
  }

  .mb-34 {
    margin-bottom: 2.125rem;
  }

  .mt-24 {
    margin-top: 1.5rem;
  }

  .mt-20 {
    margin-top: 1.25rem;
  }

  .ml-22 {
    margin-left: 1.375rem;
  }

  .mt-32 {
    margin-top: 2rem;
  }

  .mt-45 {
    margin-top: 2.8125rem;
  }

  .block {
    display: block;
  }

  .inline-block {
    display: inline-block;
  }

  .flex {
    display: flex;
  }

  .hidden {
    display: none;
  }

  .aspect-\[3\/4\] {
    aspect-ratio: 3/4;
  }

  .aspect-\[240\/308\] {
    aspect-ratio: 240/308;
  }

  .h-6 {
    height: .375rem;
  }

  .h-full {
    height: 100%;
  }

  .h-50 {
    height: 3.125rem;
  }

  .h-\[calc\(100\%\+2px\)\] {
    height: calc(100% + 2px);
  }

  .h-11 {
    height: .6875rem;
  }

  .h-1 {
    height: .0625rem;
  }

  .h-\[445px\] {
    height: 445px;
  }

  .h-\[calc\(100\%-6px\)\] {
    height: calc(100% - 6px);
  }

  .h-\[1em\] {
    height: 1em;
  }

  .h-26 {
    height: 1.625rem;
  }

  .h-\[277px\] {
    height: 277px;
  }

  .h-\[347px\] {
    height: 347px;
  }

  .w-full {
    width: 100%;
  }

  .w-6 {
    width: .375rem;
  }

  .w-50 {
    width: 3.125rem;
  }

  .w-\[calc\(100\%\+2px\)\] {
    width: calc(100% + 2px);
  }

  .w-12 {
    width: .75rem;
  }

  .w-7 {
    width: .4375rem;
  }

  .w-\[100vw\] {
    width: 100vw;
  }

  .w-\[calc\(100\%-6px\)\] {
    width: calc(100% - 6px);
  }

  .w-25 {
    width: 1.5625rem;
  }

  .w-\[69\%\] {
    width: 69%;
  }

  .w-26 {
    width: 1.625rem;
  }

  .w-210 {
    width: 13.125rem;
  }

  .w-\[49vw\] {
    width: 49vw;
  }

  .max-w-none {
    max-width: none;
  }

  .shrink-0 {
    flex-shrink: 0;
  }

  .origin-right {
    transform-origin: right;
  }

  .translate-x-\[-100\%\] {
    --tw-translate-x: -100%;
  }

  .translate-x-\[-100\%\] {
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }

  .translate-y-\[100\%\] {
    --tw-translate-y: 100%;
  }

  .translate-y-\[100\%\] {
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }

  .rotate-45 {
    --tw-rotate: 45deg;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }

  .-rotate-45 {
    --tw-rotate: -45deg;
  }

  .-rotate-45 {
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }

  .rotate-90 {
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }

  .rotate-90 {
    --tw-rotate: 90deg;
  }

  .-rotate-90 {
    --tw-rotate: -90deg;
  }

  .-rotate-90 {
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }

  .cursor-none {
    cursor: none;
  }

  .cursor-auto {
    cursor: auto;
  }

  .flex-col {
    flex-direction: column;
  }

  .items-center {
    align-items: center;
  }

  .justify-center {
    justify-content: center;
  }

  .justify-between {
    justify-content: space-between;
  }

  .overflow-hidden {
    overflow: hidden;
  }

  .whitespace-nowrap {
    white-space: nowrap;
  }

  .rounded-full {
    border-radius: 9999px;
  }

  .rounded-\[0px_1px_1px_0px\] {
    border-radius: 0 1px 1px 0;
  }

  .border {
    border-width: 1px;
  }

  .border-beige {
    --tw-border-opacity: 1;
    border-color: rgb(214 205 191/var(--tw-border-opacity));
  }

  .bg-beige {
    --tw-bg-opacity: 1;
    background-color: rgb(214 205 191/var(--tw-bg-opacity));
  }

  .bg-white {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255/var(--tw-bg-opacity));
  }

  .bg-black {
    --tw-bg-opacity: 1;
    background-color: rgb(34 34 34/var(--tw-bg-opacity));
  }

  .bg-transparent {
    background-color: transparent;
  }

  .bg-beige\/\[\.4\] {
    background-color: hsla(37, 22%, 79%, .4);
  }

  .fill-black {
    fill: #222;
  }

  .stroke-black {
    stroke: #222;
  }

  .object-cover {
    -o-object-fit: cover;
    object-fit: cover;
  }

  .px-20 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .align-middle {
    vertical-align: middle;
  }



  .text-\[10px\] {
    font-size: 10px;
  }

  .leading-\[1\] {
    line-height: 1;
  }

  .text-brown {
    --tw-text-opacity: 1;
    color: rgb(148 107 69/var(--tw-text-opacity));
  }

  .text-black {
    --tw-text-opacity: 1;
    color: rgb(34 34 34/var(--tw-text-opacity));
  }

  .text-white {
    --tw-text-opacity: 1;
    color: rgb(255 255 255/var(--tw-text-opacity));
  }

  .opacity-70 {
    opacity: .7;
  }

  .mix-blend-difference {
    mix-blend-mode: difference;
  }

  .transition {
    transition-duration: .15s;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
  }

  .transition-transform {
    transition-duration: .15s;
    transition-property: transform;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
  }

  .delay-\[0ms\] {
    transition-delay: 0ms;
  }

  .delay-\[300ms\] {
    transition-delay: .3s;
  }

  .delay-\[800ms\] {
    transition-delay: .8s;
  }

  .duration-\[600ms\] {
    transition-duration: .6s;
  }

  .duration-\[200ms\] {
    transition-duration: .2s;
  }

  .duration-\[1800ms\] {
    transition-duration: 1.8s;
  }

  .ease-13 {
    transition-timing-function: var(--easing-13);
  }

  .ease-3 {
    transition-timing-function: var(--easing-3);
  }

  @media (hover:hover) and (pointer:fine) {
    .group\/button:hover .group-hover\/button\:translate-x-0 {
      transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    }

    .group\/button:hover .group-hover\/button\:translate-x-0 {
      --tw-translate-x: 0px;
    }

    .group\/button:hover .group-hover\/button\:translate-x-8 {
      --tw-translate-x: 0.5rem;
    }

    .group\/button:hover .group-hover\/button\:translate-x-8 {
      transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    }

    .group\/button:hover .group-hover\/button\:bg-beige {
      --tw-bg-opacity: 1;
      background-color: rgb(214 205 191/var(--tw-bg-opacity));
    }

    .group\/button:hover .group-hover\/button\:fill-beige {
      fill: #d6cdbf;
    }

    .group\/button:hover .group-hover\/button\:stroke-beige {
      stroke: #d6cdbf;
    }

    .group\/button:hover .group-hover\/button\:text-beige {
      --tw-text-opacity: 1;
      color: rgb(214 205 191/var(--tw-text-opacity));
    }

    .group\/button:hover .group-hover\/button\:duration-\[300ms\] {
      transition-duration: .3s;
    }

    .group\/button:hover .group-hover\/button\:duration-\[200ms\] {
      transition-duration: .2s;
    }
  }

  .group.text-is-show .group-\[\.text-is-show\]\:translate-y-0 {
    --tw-translate-y: 0px;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }

  @media (min-width:768px) {
    .sm\:-top-\[60\%\] {
      top: -60%;
    }

    .sm\:right-\[60vw\] {
      right: 60vw;
    }

    .sm\:mt-140 {
      margin-top: 8.75rem;
    }

    .sm\:ml-10 {
      margin-left: .625rem;
    }

    .sm\:mt-34 {
      margin-top: 2.125rem;
    }

    .sm\:h-\[calc\(1em\*2\)\] {
      height: 2em;
    }

    .sm\:h-\[40vw\] {
      height: 40vw;
    }

    .sm\:w-220 {
      width: 13.75rem;
    }

    .sm\:w-\[79\%\] {
      width: 79%;
    }

    .sm\:w-\[200px\] {
      width: 200px;
    }
  }

  @media (min-width:1024px) {
    .md\:right-0 {
      right: 0;
    }

    .md\:top-110 {
      top: 6.875rem;
    }

    .md\:col-start-9 {
      grid-column-start: 9;
    }

    .md\:col-end-12 {
      grid-column-end: 12;
    }

    .md\:col-end-5 {
      grid-column-end: 5;
    }

    .md\:mx-auto {
      margin-left: auto;
      margin-right: auto;
    }

    .md\:mt-0 {
      margin-top: 0;
    }

    .md\:mb-0 {
      margin-bottom: 0;
    }

    .md\:ml-20 {
      margin-left: 1.25rem;
    }

    .md\:mt-42 {
      margin-top: 2.625rem;
    }

    .md\:mt-40 {
      margin-top: 2.5rem;
    }

    .md\:mt-48 {
      margin-top: 3rem;
    }

    .md\:-mt-28 {
      margin-top: -1.75rem;
    }

    .md\:block {
      display: block;
    }

    .md\:hidden {
      display: none;
    }

    .md\:h-full {
      height: 100%;
    }

    .md\:h-40 {
      height: 2.5rem;
    }

    .md\:h-0 {
      height: 0;
    }

    .md\:h-\[166px\] {
      height: 166px;
    }

    .md\:w-\[50\%\] {
      width: 50%;
    }

    .md\:w-\[calc\(15\.3vw\+\(\(5\*1\)\/16\*1rem\)\)\] {
      width: calc(15.3vw + .3125rem);
    }

    .md\:w-40 {
      width: 2.5rem;
    }

    .md\:w-358 {
      width: 22.375rem;
    }

    .md\:w-450 {
      width: 28.125rem;
    }

    .md\:text-\[12px\] {
      font-size: 12px;
    }
  }

  @media (max-width:767px) {
    .sp-only\:ml-11 {
      margin-left: .6875rem;
    }

    .sp-only\:bg-pattern_white {
      background-image: url(https://basco1989.com/wp-content/themes/mytheme/build/images/bg_pattern_white_ver.7856eebd.jpg);
    }
  }
}

/*! CSS Used from: Embedded */
a:where(:not(.wp-element-button)) {
  text-decoration: underline;
}

/*! CSS Used fontfaces */
@font-face {
  font-family: 'Readex Pro';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/readexpro/v21/SLXYc1bJ7HE5YDoGPuzj_dh8uc7wUy8ZQQyX2Iw1ZEzMhQ.woff2) format('woff2');
  unicode-range: U+0600-06FF, U+0750-077F, U+0870-088E, U+0890-0891, U+0898-08E1, U+08E3-08FF, U+200C-200E, U+2010-2011, U+204F, U+2E41, U+FB50-FDFF, U+FE70-FE74, U+FE76-FEFC, U+102E0-102FB, U+10E60-10E7E, U+10EFD-10EFF, U+1EE00-1EE03, U+1EE05-1EE1F, U+1EE21-1EE22, U+1EE24, U+1EE27, U+1EE29-1EE32, U+1EE34-1EE37, U+1EE39, U+1EE3B, U+1EE42, U+1EE47, U+1EE49, U+1EE4B, U+1EE4D-1EE4F, U+1EE51-1EE52, U+1EE54, U+1EE57, U+1EE59, U+1EE5B, U+1EE5D, U+1EE5F, U+1EE61-1EE62, U+1EE64, U+1EE67-1EE6A, U+1EE6C-1EE72, U+1EE74-1EE77, U+1EE79-1EE7C, U+1EE7E, U+1EE80-1EE89, U+1EE8B-1EE9B, U+1EEA1-1EEA3, U+1EEA5-1EEA9, U+1EEAB-1EEBB, U+1EEF0-1EEF1;
}

@font-face {
  font-family: 'Readex Pro';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/readexpro/v21/SLXYc1bJ7HE5YDoGPuzj_dh8uc7wUy8ZQQyX2Iw_ZEzMhQ.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}

@font-face {
  font-family: 'Readex Pro';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/readexpro/v21/SLXYc1bJ7HE5YDoGPuzj_dh8uc7wUy8ZQQyX2Iw-ZEzMhQ.woff2) format('woff2');
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
  font-family: 'Readex Pro';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/readexpro/v21/SLXYc1bJ7HE5YDoGPuzj_dh8uc7wUy8ZQQyX2IwwZEw.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: 'Readex Pro';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/readexpro/v21/SLXYc1bJ7HE5YDoGPuzj_dh8uc7wUy8ZQQyX2Iw1ZEzMhQ.woff2) format('woff2');
  unicode-range: U+0600-06FF, U+0750-077F, U+0870-088E, U+0890-0891, U+0898-08E1, U+08E3-08FF, U+200C-200E, U+2010-2011, U+204F, U+2E41, U+FB50-FDFF, U+FE70-FE74, U+FE76-FEFC, U+102E0-102FB, U+10E60-10E7E, U+10EFD-10EFF, U+1EE00-1EE03, U+1EE05-1EE1F, U+1EE21-1EE22, U+1EE24, U+1EE27, U+1EE29-1EE32, U+1EE34-1EE37, U+1EE39, U+1EE3B, U+1EE42, U+1EE47, U+1EE49, U+1EE4B, U+1EE4D-1EE4F, U+1EE51-1EE52, U+1EE54, U+1EE57, U+1EE59, U+1EE5B, U+1EE5D, U+1EE5F, U+1EE61-1EE62, U+1EE64, U+1EE67-1EE6A, U+1EE6C-1EE72, U+1EE74-1EE77, U+1EE79-1EE7C, U+1EE7E, U+1EE80-1EE89, U+1EE8B-1EE9B, U+1EEA1-1EEA3, U+1EEA5-1EEA9, U+1EEAB-1EEBB, U+1EEF0-1EEF1;
}

@font-face {
  font-family: 'Readex Pro';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/readexpro/v21/SLXYc1bJ7HE5YDoGPuzj_dh8uc7wUy8ZQQyX2Iw_ZEzMhQ.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}

@font-face {
  font-family: 'Readex Pro';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/readexpro/v21/SLXYc1bJ7HE5YDoGPuzj_dh8uc7wUy8ZQQyX2Iw-ZEzMhQ.woff2) format('woff2');
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
  font-family: 'Readex Pro';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/readexpro/v21/SLXYc1bJ7HE5YDoGPuzj_dh8uc7wUy8ZQQyX2IwwZEw.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}






.h3-en {
  display: flex;
  align-items: center;
  font-size: clamp(24px, 1.66vw, 42px); /* タイトルの大きさに合わせて調整 */
  font-family: "montserrat";
  color: #fff;
}

.h3-en::before {
  content: '•'; /* まるを表示 */
  font-size: 1.5em; /* まるの大きさ */
  margin-right: 10px; /* タイトルとの間隔 */
  color: #fff; /* まるの色 */
}
.s-title{
  
  writing-mode: vertical-rl;
  font-size: clamp(18px, 1.04vw, 30px);
  color: #fff;
  font-family: "montserrat";
  z-index: 10;
}
.s-title-wrap{
  display: flex;

}
.en-tit-dairy{
  font-family: "dairy";
  font-size: clamp(28px, 1.87vw, 47px);
  color: #fff;
  position: absolute;
  bottom: 30px;
  right: 10px;
  z-index: 2;
}

.current-none-bk{
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
  transition : all 0.5s ease 0s;
}
  
.is-active .current-none-bk,.js-auto-slider-elm-link:hover .current-none-bk{
  background-color: rgba(0, 0, 0, 0.0);
  
}
.elm-wrap{
  display: flex;
  margin-bottom: 20px;
}
.slide-detail{
  margin-left: 30px;
  width: 100%;
  
  z-index: 10;
}
.slide-detail-title{
  font-size: clamp(18px, 1.04vw, 30px);
  color: #fff;
  font-family: "Shippori Mincho", serif;
  margin-bottom: 10px;
}
.slide-detail-text{
  font-size: clamp(13px, 0.83vw, 20px);
  color: #fff;
  height: 50px;
  
}
.slide-detail-btn{
  font-size: clamp(13px, 0.83vw, 20px);
  color: #fff;
  font-family: "Shippori Mincho", serif;
}
#section02{
  margin-top: 100px;
}
.title-area{
  
  margin-bottom: 20px;
  
}
.h2-title{
  display: flex;
  align-items: center;
  justify-content: center;
  flex-flow: column wrap;
}
.title-area-en{
  font-size: clamp(24px, 1.66vw, 42px);
  font-family: "dairy";
  color: #000;
  text-align: center;
  margin-bottom: 10px;
}
.title-area-ja{
  font-size: clamp(28px, 1.87vw, 47px);
  font-family: "Shippori Mincho", serif;
  color: #000;
  text-align: center;
  margin-bottom: 10px;
}
.title-area-line{
  width: 100px;
  
}
.estate-area{
  position: relative;
  height: 1000px;
}
.estate-area-img-bk{
  width: 100%;
  object-fit: cover;
  z-index: 0;
  position: absolute;
  top: 0;
  left: 0;
}
.estate-area-inner{
  position: relative;
  z-index: 1;
  display: flex;
  justify-content: space-between;
  flex-flow: row wrap;
  padding-top: 300px;
}
.estate-item{
  width: 30%;
 
  
}
@media only screen and (max-width: 767px) {
  
	.estate-item{
    width: 100%;
    margin-bottom: 30px;
   
    
  }
	  
}
.reception-tag{
  background-color: #928670;
  color: #fff;
  font-size: clamp(13px, 0.83vw, 20px);
  margin-bottom: 10px;  
  padding: 10px 20px;
  border-radius: 30px;
  display: inline-block;
}

.estate-area-img{
  width: 100%;
  
  overflow: hidden;
  margin-bottom: 10px;
}
.estate-area-img img{
  width: 100%;
  
  object-fit: cover;
}

.estate-area-text{
  margin-top: 10px;
}
.estate-area-text-text{
  font-size: clamp(13px, 0.83vw, 20px);
  color: #1C293F;
  
}
.estate-area-text-title{
  font-size: clamp(18px, 1.04vw, 30px);
  color: #1C293F;
  font-family: "Shippori Mincho", serif;
}
.estate-area-text-title{  
  margin-top: 10px;
} 
.e-type{
  background-color: #1C293F;
  font-size: clamp(13px, 0.83vw, 20px);
  color: #fff;
  padding: 5px 10px;
  border-radius: 30px;
  display: inline-block;
  margin-right: 10px;
}
.e-days{
  font-size: clamp(13px, 0.83vw, 20px);
  color: #1C293F;
  
}


.works-area{
  position: relative;
  height: 90vh;
}
.works-bk{
  width: 100%;
  object-fit: cover;
  z-index: 0;
  position: absolute;
  bottom: 0;
  height: 50vh;
  background-color: #F1EFEB;
}

.works-inner{
  position: relative;
  z-index: 1;
  display: flex;
  justify-content: space-between;
  flex-flow: row wrap;
  padding-top: 10px;
}
.works-item{
    width: 30%;
}

@media only screen and (max-width: 767px) {
  
	.works-item{
    width: 100%;
    margin-bottom: 30px;
   
    
  }
	  
}

.works-item-img{
  width: 100%;
  margin-bottom: 10px;
}
.works-item-img img{
  width: 100%;
}

.works-item-text{
  margin-top: 10px;
}
.works-area-type{ 
  font-size: clamp(13px, 0.83vw, 20px);
  color: #1C293F;
  
}
.works-area-text-title{
  font-size: clamp(18px, 1.25vw, 32px);
  color: #1C293F;
  font-family: "Shippori Mincho", serif;
}

.works-area-text-text{  
  font-size: clamp(13px, 0.83vw, 20px);
  color: #1C293F;
}
.center-text{
  text-align: center;
  font-size: clamp(13px, 0.83vw, 20px);
  color: #1C293F;
  
  margin-bottom: 20px;
}

.box2-wrap{
  display: flex;
  justify-content: space-between;
  flex-flow: row wrap;
  align-items: center;
}
.box2-text{
  width: 30%;
  margin-left: 10%;
}
.box2-img{
  width: 50%;
}

@media only screen and (max-width: 767px) {
  
	.box2-text{
    width: 90%;
    margin-left: auto;
    margin-bottom: 30px;
    margin: auto;
  }
  .box2-img{
    width: 90%;
    margin: auto;
  }
	  
}

.title-area-box2-inner{
  display: flex;
  align-items: center;
  
  flex-flow: row wrap;
}
.title-area-line-tate{
  width: 10px;
  margin-left: 20px;
}
.h2-title-box2{
  margin-bottom: 20px;
}

.box2-detail-title{
  font-size: clamp(18px, 1.25vw, 32px);
  color: #1C293F;
  font-family: "Shippori Mincho", serif;
  margin-bottom: 20px;
}
.box2-detail-text{
  font-size: clamp(13px, 0.83vw, 20px);
  color: #1C293F;
  
}
.title-area-ja-box2 {
  font-size: clamp(28px, 1.87vw, 47px);
  font-family: "Shippori Mincho", serif;
  color: #000;
  /* text-align: center; */
  margin-bottom: 10px;
}

.box2-rev{

  flex-flow: row-reverse wrap!important;
}
#section08 .box2-detail-title{
  font-size: clamp(18px, 1.25vw, 32px);
  color: #fff
  font-family: "Shippori Mincho", serif;
  margin-bottom: 20px;
}
#section08 .box2-detail-text{
  font-size: clamp(13px, 0.83vw, 20px);
  color: #fff;
  
}
#section08 .title-area-ja-box2 {
  font-size: clamp(28px, 1.87vw, 47px);
  font-family: "Shippori Mincho", serif;
  color: #fff;
  /* text-align: center; */
  margin-bottom: 10px;
}
#section08 .title-area-en {
  font-size: clamp(24px, 1.66vw, 42px);
  font-family: "dairy";
  color: #fff;
  text-align: center;
  margin-bottom: 10px;
}
#section09 {  
  margin-top: 100px;
  margin-bottom: 100px;
}

.btn-box2{
  display: flex;
  flex-flow: row wrap;

}
.btn-box2 a{
  width: 50%;
}

@media only screen and (max-width: 767px) {
  
	.btn-box2 a{
    width: 100%;
  }
	  
}



.building-img{
  position: relative;
  height: auto;

  aspect-ratio:477/419;


}

.building01{
  width: 60%;
  position: absolute;
  top:0;
  right: 0;
  z-index: 1;
}

.building02{
  width: 80%;
  position: absolute;
  top:25%;
  left: 0;
  z-index: 3;
}
.building03{
  width: 40%;
  position: absolute;
  top:70%;
  right: 15%;
  z-index: 2;
}
.square-build{
  width: 20%;
  position: absolute;
  bottom:0;
  left: 35%;
  z-index: 1;
  aspect-ratio:1/1;
  background-color: #D9D9D9;
}

@media (max-width:1200px) {
  .top-nav-list li a{
    color: #fff;
    font-weight: bold;
    font-size: 10px;
    transition: all 0.3s ease-out 0s;
  }
}


@media only screen and (max-width: 767px) {
  
	.top-nav-list{
    display: none;
  }
  
	  
}


/* ブランド改変 */


.bland-wrap01{
	background-color: #F1EFEB;
	margin-top: 0px!important;

}
.brand-read{
	
	margin-bottom: 100px;
}
.brand-read .img-area{
	width: 40%;
}
.brand-read .text-area{
	width: 55%;
}
.brand-sp .img-area{
	width: 47%;
}
.brand-sp .text-area{
	width: 47%;
}
.squea-wrap{
	position: relative;
}

.squea{
	position: absolute;
	top:-100px;
	right: -100px;
	width: 200px;
	height: 200px;
	background: #fff;
	z-index: -1;
}

.kimochi-wrap{
	background: #fff;
}

.kimochi-wrap .img-area{
	margin: 50px 5% 50px 0%;
	width: 35%;
}

.kimochi-wrap-white{
	background: #fff;
	padding: 40px;
}
.aqua-inner{
	width: 40%;
	
	margin-bottom: 50px;
}
.aqua-inner img{
	width: 70%;
	margin: 30px auto;
}
.aqua-inner strong{
	color: #847049;
}
.h4-t-aqua{
	text-align: center;
	font-size: clamp(15px, 0.9vw, 30px);
	font-family: "Shippori Mincho", serif;
	padding-bottom: 10px;
	margin-bottom: 20px;
	border-bottom: 1px solid #000;
	font-weight: bold;
}
.no-kimociyosa{
	color: #847049;
	
	font-family: "dairy";
	font-size: clamp(24px, 1.66vw, 42px);
}
.no-kimociyosa-wt{
	color: #fff;
	
	font-family: "dairy";
	font-size: clamp(24px, 1.66vw, 42px);
}
.bland-wrap03{
	color: #fff;
}

.bland-wrap03 .h2-title .title-area-en,.bland-wrap03 .h2-title .title-area-ja{
	color: #fff;
}


@media screen and (min-width:768px) and (-webkit-min-device-pixel-ratio:0) {
  * {
    font-feature-settings: "palt";
  }
}

.block {
  display: block;
}

.font-en {
  font-family: eb garamond, serif;
  font-family: var(--font-en);
  font-weight: 400;
}

.section_ttl.ttl-lg .en {
  font-size: 6vw;
  line-height: 1.2;
  margin-top: -.5em;
  z-index: 10;
  color: #fff;
  mix-blend-mode: difference;
  margin-bottom: 32px;
  letter-spacing: .05em;
  position: relative;
	text-align: right;
}

@media screen and (max-width:47.9375em) {
  .section_ttl .en {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }

  .section_ttl.ttl-lg .en {
   font-size: 6vw;
    line-height: 1.2;
    margin-bottom: 10px;
  }
}

.brand-h5{
	font-size: clamp(18px, 1.25vw, 32px);
	margin-bottom: 50px;
	font-family: "Shippori Mincho", serif;
}

.staff-brand{
	position: relative;
}
.staff-link{
	position: absolute;
	left:0;
	right: 0;
	bottom:20%;
	margin: auto;
	width: 600px;
	color: #fff;
	text-align: center;
	z-index: 1;
}

.staff-brand-inner1{
	background: url("../img/bland/bland-img15.jpg") no-repeat;
	background-size: cover;
	aspect-ratio:865/950;
	padding: 10%;
	color: #fff;
}

.staff-brand-inner2{
	background: url("../img/bland/bland-img16.jpg") no-repeat;
	background-size: cover;
	aspect-ratio:865/950;
	padding: 10%;
	color: #fff;
}

#contents-brand{
	background: #fff;
}
@media only screen and (max-width: 767px) {
	.squea{
	position: absolute;
	top:-100px;
	right: 0px;
	width: 200px;
	height: 200px;
	background: #fff;
	z-index: -1;
}
  .staff-link{
	position: absolute;
	left:0;
	right: 0;
	bottom:2%;
	margin: auto;
	width: 80%;
	color: #fff;
	text-align: center;
	z-index: 1;
}

	.brand-read .img-area{
	width: 100%;
		margin: 0px auto;
		box-sizing: border-box!important;
}
.brand-read .text-area{
	width: 100%;
}
	.kimochi-wrap .img-area{
	
}
	.text-pad{
		padding: 40px;
	}
	  .aqua-inner{
	width: 100%;
}
	.brand-sp .img-area{
	width: 100%;
}
.brand-sp .text-area{
	width: 100%;
}
	
	.no-kimociyosa {
    
    text-align: center;
}
	.brand-h5 {
    margin-bottom: 25px;
	text-align: center;	
}
	.content-wrap p{
		margin-bottom: 20px;
	}
	.mb200 {
    margin-bottom: 50px;
}
	.staff-brand-inner1{
	background: url("../img/bland/bland-img15.jpg") no-repeat;
	background-size: cover;
	aspect-ratio:865/900;
	padding: 10%;
	color: #fff;
}

.staff-brand-inner2{
	background: url("../img/bland/bland-img16.jpg") no-repeat;
	background-size: cover;
	aspect-ratio:865/900;
	padding: 10%;
	color: #fff;
}
	.u-no-event {
    font-size: clamp(14px, 0.9vw, 22px);
    font-family: var(--font-primary-m);
    font-weight: 400;
    line-height: 1.5;
}
	.brand-read {
    margin-bottom: 50px;
}
}


.h4-t {
    font-size: clamp(18px, 1.25vw, 32px);
    font-family: var(--font-primary-m);
    font-weight: 600;
    margin: 20px auto;
    text-align: left;
}




@media only screen and (max-width: 767px) {
  
	.h4-t {
    font-size: clamp(18px, 1.25vw, 32px);
    font-family: var(--font-primary-m);
    font-weight: 600;
    margin: 20px auto;
    text-align: center;
}


.no-kimociyosa {
    
    text-align: center;
	display: block;
}
.aqua-inner {

    margin-bottom: 0px;
}
	.text-area img{
		margin-bottom: 20px;
	} 
	.mbn{
		margin-bottom: 0px!important;
	}
	.no-kimociyosa-wt {
    text-align: center;
	display: block;
}
}