@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: 20px;
  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: 10em 0px 10em;
	
	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;
}
    }



.img-area{
	aspect-ratio:475/305;
	background: #fff;
	

    /*border-radius: 240px 15px 185px 15px / 15px 200px 15px 185px;*/
    margin: 0em 0 1em;

	
	padding: 2em;
  border-radius: 10px 50px/50px 10px;
  border: solid 5px #cbcbcb;
	background: url("../img/top/news-tham.jpg");
	background-position: center center;
	background-size: cover;
}

.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: 36px;
	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: 24px;
	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: 0em 0px 10em;
	
}


#section04{


}

#section05{
	
	background-size: 50%;
}


#section06{
	
	padding: 0em 0px 10em;
}

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



#section03{
	padding: 0em 0px 5em;
}


#section04{

}

#section05{
	padding: 0em 0px 5em;
}


#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*/
	.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.7;
}
.main-c{
	position: absolute;
   top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
	max-width: 1600px;
	margin: auto;
	z-index: 101;
	color: #fff;
	width: 100%;
}

.main-c-jp{
	font-size: 4.8rem;
	font-weight: 300;
}
.main-c-en{
	font-size: 2.4rem;
	font-family: "montserrat", sans-serif;
font-weight: 500;
font-style: normal;
}

@media only screen and (max-width: 767px) {
	.main-c{
	padding-left: 22px;
}
	.main-c-jp{
	font-size: 3.0rem;
	font-weight: 300;
}
.main-c-en{
	font-size: 1.3rem;
	font-family: "montserrat", sans-serif;
font-weight: 500;
font-style: normal;
}
}




.scrool-mv{
	position: absolute;
	bottom:80px;
	right: 10px;
	z-index: 101;
}


/*【ティッカー】*/


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

.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;
	transition: all 0.4s;
}
.news-ticker a:hover{
    opacity: 0.6;
}

/*中のスタイル*/
.news-ticker .news-days {
    display:inline-block;
    font-size:1.4rem;
    margin-right:20px;
    color:#354245;
}

.news-ticker .news-cate {
    display:inline-block;
    font-size:1.4rem;
    margin-right:20px;
    color:#27B6BA;
}
.news-ticker .news-title {
    display:inline-block;
    font-size:1.4rem;
    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%;
}
.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: 1.4rem;
	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 {
    bottom: 75px;
}
	
}


/*コンテンツ部分*/
.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: 4.8rem;
	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: 1.5rem;
	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: 4.8rem;
	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;
}


.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: 4.8rem;
  line-height: 1.3;
	color: #21606B;
}

@media (min-width: 120em) {
  .p-lowerLink__name__main {
    font-size: 4.8rem;
    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: 2.4rem;
  line-height: 1.3;
}

@media (min-width: 120em) {
  .p-lowerLink__copy {
    font-size: 2.4rem;
    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: 1.5rem;
    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: 2.4rem;
}
@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: 24px;
    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: 2.4rem;
    line-height: 1.5;
  }
  .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: 1.5rem;
    line-height: 30px;
  }
}

small {
  font-size: 1.4rem;
  line-height: 38px;
}

@media (max-width: 59.99em) {
  small {
    font-size: 1.3rem;
    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;
}



.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 {
  background-color: #F2F8F8;
}

.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: 1.5rem;
  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: 19.2px;
    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: 19.2px;
    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;
  border-left: 1px solid #c9d1dd;
	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 */



.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: 4.8rem;
    line-height: 1.2;
	font-weight: bold;
}

@media (min-width: 120em) {
  .p-heading--small .p-heading__main {
    font-size: 4.8rem;
    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: 2.4rem;
    font-weight: 400;
  }
}

@media (max-width: 59.99em) {
  :root .p-heading__sub {
  color: #27B6BA;
	  font-size: 1.5rem;
    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: 1.5rem;
	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: 1.5rem;
	color: #21606B;
	font-weight: bold;
}
}
.tab__menu-item:last-of-type {
  margin-right: 0px;
}

/* is-activeがついている時のスタイル */
.tab__menu-item.is-active {
  background-color: #27B6BA;
  color: #ffffff;
  padding: 12px 5px;
}
@media only screen and (max-width: 767px) {
	.tab__menu-item.is-active {
  background-color: #27B6BA;
  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;
}
		

#mv{
  background: url("../img/top/top-mv-bk.png;");
  background-position: center center;
	background-size: cover;
	position: relative;
	height: 100vh;
}

.mv-inner{
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom:0;
	margin: auto;
	width: 40%;
}


.scroll{
  width: 300px;
  position: absolute;
  bottom: 20px;
  left: 20px;

}
.scroll a{
  display: flex;
  align-items: center;
}
.scroll img{
  display: inline-block;
  width: 20px;
  margin-right: 10px;
}

.m-copy{
  width: calc(100% - 60px);
  margin: 0px auto 40px;
  border-radius: 50px;
  background: linear-gradient(45deg,#71AFB7, #79D0BF);
}
.h2-title{
  text-align: center;
}
.h2-en{
  font-size: 64px;
  color: #fff;
  margin-bottom: 5px;
  line-height: 1;
}
.h2-jp{
  font-size: 36px;
  color: #fff;
  line-height: 1;
}
.flex-box2{
  display: flex;
  justify-content: space-between;
  flex-flow: row wrap;

}

.flex-inner{
  width: 48%;
}
.text-rig{
  text-align: right;
}
.more-btn{
  display: inline-block;
  width: 230px;
}
.h3-title-m{
  font-size: 40px;
  color: #fff;
}
.flex-inner p{
  color: #fff;
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 20px;
}

@media only screen and (max-width: 768px) {
  
	.flex-box2{
    display: flex;
    justify-content: space-between;
  
  }
  
  .flex-inner{
    width: 100%;
  }
	  
}
.snr{
  background: url("../img/top/contents-bk.png;");
  background-position: top center;
	background-size: cover;
	position: relative;
  padding-bottom: 100px;
}

.title-area{
  border-bottom: 1px solid #132730;
  padding-bottom: 15px;
  display: flex;
  justify-content: space-between;
}
.h3-en{
  font-size: 64px;
  color: #4273A0;
  margin-right: 20px;

}
.h3-jp{
  font-size: 36px;
  color: #132730;
  
}

.service-content{
  display: flex;
  justify-content: space-around;
  flex-flow: row wrap;
  margin: 30px auto 100px;
}
.service-content .service-a{
  width: 30%;
}
.news-inner{
  width: 60%;
}
.news-inner li{
  border-top: 1px solid #132730;
}
.news-inner li:last-child{

border-bottom: 1px solid #132730;

}
.news-link{
  display: flex;
  justify-content: space-between;


padding-top: 20px;
padding-bottom: 20px;
}
.news-link img{
  width: 20px;
}
.news-link .days{
  color: #4273A0;
  font-weight: bold;
  font-size: 20px;
  width: 15%;
}
.news-link .news-t-s{
  color: #132730;
  font-size: 20px;
  width: 70%;
}

.recruit-arae{
  margin: 200px auto 100px;
  display: flex;
  justify-content: space-between;
  align-items: center;

}
.recruit-img{
  width: 40%;
}
.recruit-text{
  width: 50%;
}
.h4-text{
  font-size: 40px;
  margin-bottom: 20px;
}
.recruit-text p{
  font-size: 20px;
  margin-bottom: 20px;
}
@media only screen and (max-width: 768px) {
  .service-content .service-a{
    width: 100%;
    margin-bottom: 20px;
  }
	.recruit-img{
    width: 100%;
  }
  .recruit-text{
    width: 100%;
  }
	  .mv-inner {

    width: 80%;
}
.h2-en {
    font-size: 34px;
    color: #fff;
    margin-bottom: 5px;
    line-height: 1;
}
.h2-jp {
    font-size: 18px;
    color: #fff;
    line-height: 1;
}
.h3-title-m {
    font-size: 20px;
    color: #fff;
    margin-bottom: 20px;
}
.flex-inner p {
    color: #fff;
    font-weight: bold;
    font-size: 15px;
    margin-bottom: 15px;
}
#section01 {
    padding: 5em 0px 5em;
    position: relative;
}
.h3-title{
  width: 50%;
}
.morebtn-area{
  width: 50%;
}
.title-area{
  flex-flow: row wrap;
}
.h3-en {
    font-size: 34px;
    color: #4273A0;
    margin-right: 20px;
    width: 100%;
    display: block;
}
.h3-jp {
    font-size: 18px;
    color: #132730;
    width: 100%;
    display: block;
}
.news-inner {
    width: 100%;
}
.news-link .days {
    color: #4273A0;
    font-weight: bold;
    font-size: 10px;
    width: 15%;
}
.news-link .news-t-s {
    color: #132730;
    font-size: 15px;
    width: 70%;
}
.service-content {
    display: flex;
    justify-content: space-around;
    flex-flow: row wrap;
    margin: 15px auto 50px;
}
.recruit-arae{
flex-flow: row wrap;
margin: 100px auto 50px;
}
.h4-text {
    font-size: 20px;
    margin-bottom: 20px;
}
.recruit-text p {
    font-size: 15px;
    margin-bottom: 20px;
}
.snr {

    padding-bottom: 20px;
}
}