/*========================================================================
//
// PC
//
//========================================================================*/


/*========================================================================
// common
//========================================================================*/
@media (min-width: 762px) {

	.local-MainContainer{
		width: 100vw;
		max-width:100vw !important;
		padding:0 !important;
		margin:0 !important;
	}

	.global-Pagetop {
	    bottom:7.0rem !important;
	}

	.iPad .global-Pagetop {
	    bottom:3.5rem !important;
	}


	#luxy{
		top:0;
	}

	.iPad #luxy{
		position:absolute;
		top:0;
	}

	.iPadv #luxy{
		position:absolute;
		top:0;
	}
	
	#cuvis{
		width: 100%;
		position: relative;
	}
	
	#cuvis ul, #cuvis ol, #cuvis dl, #cuvis dd {
		padding: 0;
		margin: 0;
		list-style: none;
	}

	.ch{
		display:inline-block;
		transform: translate(0,100%);
	}

	.lazy_TxtUp_act .ch{
		transform: translate(0,0);
	}
	
	.sp_contents {
		display: none;
	}

	
}



/*========================================================================
// contents
//========================================================================*/
@media (min-width: 762px) {

	
	/* ============================================================
 	fv_wrap
	==============================================================*/
	#fv_wrap {
		width: 100vw;
		height: 470px;
		background:#f1f8ff;
		overflow: hidden;
		position: relative;
		padding:126px 0 0;
	}
	
	.iPadv #fv_wrap {
		width: 100vw;
		height: 300px;
		background:#f1f8ff;
		overflow: hidden;
		position: relative;
		margin: 100px 0 0;
		padding: 0;
	}

	#fv_wrap .txt_wrap{
		width:1100px;
		margin: 0 auto;
		padding: 81px 0 0;
	}
	
	.iPad #fv_wrap .txt_wrap{
		width:1000px;
		margin: 0 auto;
		padding: 81px 0 0;
	}

	.iPadv #fv_wrap .txt_wrap{
		width: 700px;
		margin: 0 auto;
		padding: 60px 0 0;
	}

	#fv_wrap h1{
		width: 148px;
		color: #fff;
		font-size: 19px;
		letter-spacing: 3px;
		font-weight: 300;
		line-height: 1;
		text-indent: 5px;
		text-align: center;
		padding: 8px 0 7px;
		font-feature-settings: 'palt';
		background: linear-gradient( to right,  #2fc0d3 25%, #0099ad 75% );
	}

	#fv_wrap span.eng_txt{
		display: inline-block;
		font-family: 'Roboto', sans-serif;
		font-weight: 300;
		font-size: 130px;
		line-height: 1.2;
		letter-spacing: -4px;
		background: linear-gradient( to right,  #2fc0d3 25%, #0099ad 75% );
		-webkit-background-clip: text;
		color: transparent;
		position:relative;
		margin: -19px 0 -1px -10px;
	}

	#fv_wrap .img_p1{
		width: 1000px;
		position:absolute;
		top: -110px;
		right: 0;
	}

	
	
	/* ============================================================
 	section 00
	==============================================================*/
	
	#sec00 {
		width: 100vw;
		position: relative;
		padding: 70px 0 180px;
	}

	#sec00 .bg_h{
		width:1260px;
		position:absolute;
		top: -150px;
		left:0;
		z-index: -1;
		transform:scaleX(-100%);
	}

	#sec00 .bg_f{
		width:1260px;
		position:absolute;
		bottom: -600px;
		left:0;
		z-index: -2;
		transform:scaleX(-100%);
	}

	#sec00 .wrapper{
		box-sizing: border-box;
		width: 100vw;
		max-width: 1000px;
		margin: 0 auto;
		position: relative;
	}

	.iPadv #sec00 .wrapper{
		box-sizing: border-box;
		width: 100vw;
		max-width: 700px;
		margin: 0 auto;
		position: relative;
	}

	#sec00 .sys_wrap ul{
		display:flex;
		flex-wrap:wrap;
		justify-content:space-between;
		position:relative;
		gap: 80px 0;
	}

	#sec00 .sys_wrap ul li{
		width: 280px;
	}

	.iPad #sec00 .sys_wrap ul li{
		width: 240px;
	}

	.iPadv #sec00 .sys_wrap ul li{
		width: 200px;
	}

	#sec00 .sys_wrap ul li:nth-child(2){
		width: 558px;
		margin: 0 82px 0 0;
	}

	.iPad #sec00 .sys_wrap ul li:nth-child(2){
		width: 476px;
		margin: 0 98px 0 0;
	}

	.iPadv #sec00 .sys_wrap ul li:nth-child(2){
		width: 396px;
		margin: 0 56px 0 0;
	}

	#sec00 .sys_wrap{
		width: 1000px;
		margin: 0 auto;
		position:relative;
	}

	.iPad #sec00 .sys_wrap{
		width: 900px;
		margin: 0 auto;
		position:relative;
	}

	.iPadv #sec00 .sys_wrap{
		width: 700px;
		margin: 0 auto;
		position: relative;
	}


	#sec00 .sys_wrap .img_box{
		line-height:0;
		width: 100%;
		height: 390px;
		overflow:hidden;
		position: relative;
		background: #fff;
		margin:0 0 10px;
		border: 1px solid #e5e5e5;
	}

	.iPad #sec00 .sys_wrap .img_box{
		line-height:0;
		width: 100%;
		height: 334px;
		overflow:hidden;
		position: relative;
		background: #fff;
		margin:0 0 10px;
		border: 1px solid #e5e5e5;
	}

	.iPadv #sec00 .sys_wrap .img_box{
		line-height:0;
		width: 100%;
		height: 277px;
		overflow:hidden;
		position: relative;
		background: #fff;
		margin:0 0 10px;
		border: 1px solid #e5e5e5;
	}

	#sec00 .c1:before{
		content: "";
		display: block;
		width: 80vw;
		height: 100%;
		background: linear-gradient(to right, #e4f7f9 0%, #f7fdfe00 50%);
		position: absolute;
		top: calc(50% + 90px);
		left: calc(50%);
		transform:translate(-50%, -50%);
		z-index:0;
	}

	.iPadv #sec00 .c1:before{
		content: "";
		display: block;
		width: 100vw;
		height: 100%;
		background: linear-gradient(to right, #e4f7f9 0%, #f7fdfe00 50%);
		position: absolute;
		top: calc(50% + 90px);
		left:50%;
		transform: translate(-50%, -50%);
		z-index:0;
	}


	#sec00 h2 {
		font-weight: 400;
		font-size: 20px;
		line-height: 1.2;
		letter-spacing: 0;
		color: #000;
		text-align:center;
		padding: 0 0 10px;
		position:relative;
	}


	#sec00 p.note_txt {
		font-size: 15px;
		letter-spacing: 1px;
		text-align: center;
		font-weight: 400;
		line-height: 1.6;
		font-feature-settings: 'palt';
		padding: 0 0 60px;
	}

	#sec00 .sys_wrap ul li p{
		color:#000;
		font-size: 14px;
		letter-spacing: 0;
		font-weight: 400;
		line-height: 1.6;
		font-feature-settings: 'palt';
	}

	#sec00 .sys_wrap ul li .no_link p{
		filter: brightness(0); 
		opacity:0.5;
	}

	#sec00 .sys_wrap ul li p .icon_win{
		display:inline-block;
		width:14px;
		margin:0 5px 0 10px;
	}

	#sec00 .sys_wrap ul li p .pdf_txt{
		display:inline-block;
		font-size: 12px;
		letter-spacing:0;
		text-align: center;
		border:1px solid #0099ad;
		color:#0099ad;
		font-weight: 400;
		line-height: 1;
		padding:1px 5px 0 6px;
		font-feature-settings: 'palt';
	}

	#sec00 .sys_wrap .non_txt{
		color:#fff;
		background:#96a5aa;
		padding:2px 20px 2px;
		font-size: 15px;
		white-space: nowrap;
		letter-spacing: 1px;
		font-weight: 400;
		line-height: 1.6;
		position:absolute;
		top: 50%;
		left: 50%;
		transform:translate(-50%, -50%);
	}

	#sec00 .sys_wrap .key_txt{
		color:#fff;
		background:linear-gradient( to right,  #2fc0d3 25%, #0099ad 75% );
		padding: 2px 12px 2px 16px;
		font-size: 15px;
		letter-spacing: 1px;
		font-weight: 400;
		line-height: 1.6;
		border-radius:4px;
		text-indent: 12px;
		position:absolute;
		top: 6px;
		right: 6px;
	}

	#sec00 .sys_wrap .key_txt:after{
		content: "";
		display: block;
		width: 12px;
		height: 14px;
		background:url("/cas/assets/img/icon_key.svg") no-repeat;
		background-size:100% auto;
		position: absolute;
		top: 50%;
		left: 11px;
		transform:translate(0, -50%);
	}

	#sec00 .sys_wrap a.no_link{
		pointer-events: none;
	}

	#sec00 .sys_wrap a{
		text-decoration:none;
	}

	#sec00 .sys_wrap a .img_box{
		transition: all 0.4s cubic-bezier(0.17, 0.63, 0.53, 0.96) 0s;
	}

	#sec00 .sys_wrap a:hover .img_box{
		transform:translate(0,-5px) scale(1.05);
	}


	/* ============================================================
 	sec_admi
	==============================================================*/
	#sec_admi {
		width: 100vw;
		padding: 60px 0;
		background: url("/cas/assets/img/fv_bg.jpg")no-repeat left center;
		background-size: 2800px auto;
	}

	#sec_admi .wrapper{
		width:800px;
		margin:0 auto;
		padding:40px 0;
		background: #ffffffad;
		box-shadow: 0 0 10px 0 rgb(133 185 211 / 20%);
	}

	.iPadv #sec_admi .wrapper{
		width:700px;
		margin:0 auto;
		padding:40px 0;
		background: #ffffffad;
		box-shadow: 0 0 10px 0 rgb(133 185 211 / 20%);
	}

	#sec_admi .wrapper h2{
		font-weight: 500;
		font-size: 18px;
		line-height: 1.6;
		letter-spacing:1px;
		text-align:center;
		padding:0 0 20px;
	}

	#sec_admi .wrapper a{
		display:block;
		width:360px;
		margin:0 auto;
		font-weight: 600;
		font-size: 18px;
		line-height: 1;
		text-align:center;
		color:#fff;
		padding: 20px 0;
		text-decoration:none;
		background:#0099ad;
		border-radius:30px;
		position:relative;
		text-indent: -5px;
		box-shadow: 0 0 10px 0 #46848780;
	}

	#sec_admi .wrapper a span{
		display:block;
		width: 20px;
		position:absolute;
		top: 18px;
		right: 70px;
		opacity: 0.75;
	}

	#sec_admi .wrapper a{
		transition: all 0.5s ease 0s;
	}

	#sec_admi .wrapper a:hover{
		background:#000;
		box-shadow: 0 0 0 0 #46848780;
	}
	

	

	/* ============================================================
 	section cv
	==============================================================*/
	
	#sec_cv {
		width: 100vw;
		padding: 80px 0;
		background:#1a8293 url("/cas/assets/img/bg_foot.png")no-repeat center;
		background-size:auto 100%;
	}

	.iPadv #sec_cv {
		width: 100vw;
		padding: 80px 0;
		background:#1a8293;
		background-size:auto 100%;
	}

	#sec_cv .wrapper{
		width:800px;
		margin:0 auto;
	}

	.iPadv #sec_cv .wrapper{
		width:700px;
		margin:0 auto;
	}

	#sec_cv .wrapper h2{
		font-weight: 500;
		font-size: 32px;
		line-height: 1.4;
		letter-spacing:1px;
		text-align:center;
		padding:0 0 4px;
		color:#fff;
	}

	#sec_cv .wrapper p{
		font-weight: 500;
		font-size: 18px;
		line-height: 1.4;
		letter-spacing: 0;
		text-align:center;
		padding:0 0 24px;
		color:#fff;
	}

	#sec_cv .wrapper a{
		display:block;
		width:360px;
		margin:0 auto;
		font-weight: 600;
		font-size: 18px;
		line-height: 1;
		text-align:center;
		color:#0099ad;
		padding: 20px 0;
		text-decoration:none;
		background:#fff;
		border-radius:30px;
		text-indent: -10px;
		position:relative;
	}

	#sec_cv .wrapper a span{
		display:block;
		width: 20px;
		position:absolute;
		top: 18px;
		right: 57px;
		opacity: 0.75;
	}

	#sec_cv .wrapper a{
		transition: all 0.5s ease 0s;
	}

	#sec_cv .wrapper a:hover{
		background:#000;
		box-shadow: 0 0 0 0 #46848780;
	}
	
}


/*========================================================================
// animation
//========================================================================*/

	
	/* =========================================================================
 	inview txtUp anime
	===========================================================================*/
	
	.sUP1{transition:transform 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 0ms;}
	.sUP2{transition:transform 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 30ms;}
	.sUP3{transition:transform 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 60ms;}
	.sUP4{transition:transform 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 90ms;}
	.sUP5{transition:transform 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 120ms;}
	.sUP6{transition:transform 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 150ms;}
	.sUP7{transition:transform 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 180ms;}
	.sUP8{transition:transform 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 210ms;}
	.sUP9{transition:transform 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 240ms;}
	.sUP10{transition:transform 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 270ms;}
	.sUP11{transition:transform 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 300ms;}
	.sUP12{transition:transform 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 330ms;}
	.sUP13{transition:transform 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 360ms;}
	.sUP14{transition:transform 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 390ms;}
	.sUP15{transition:transform 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 420ms;}
	.sUP16{transition:transform 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 450ms;}
	.sUP17{transition:transform 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 480ms;}
	.sUP18{transition:transform 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 510ms;}
	.sUP19{transition:transform 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 540ms;}
	.sUP20{transition:transform 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 570ms;}
	
	/* =========================================================================
 	inview anime
	===========================================================================*/
	
	.lazy_fadein {
		opacity: 0;
	}
	.lazy_fadein_act {
		opacity: 1;
		transition: all 0.5s cubic-bezier(0, 0, 0, 0);
	}
	.lazy_fadeinLeft {
		opacity: 0;
		transform: translate(-50px, 0);
	}
	.lazy_fadeinRight {
		opacity: 0;
		transform: translate(50px, 0);
	}
	.lazy_fadeinLeft_active, .lazy_fadeinRight_active {
		transition: all 0.8s cubic-bezier(0.215, 0.61, 0.355, 1);
		transform: translate(0, 0);
		opacity: 1;
	}
	.lazy_fadeinUp, .lazy_fadeinUpA, .lazy_fadeinUpB, .lazy_fadeinUpC, .lazy_fadeinUpD {
		opacity: 0;
		transform: translate(0, 10px);
	}
	.lazy_fadeinUp_active {
		transition: all 0.8s cubic-bezier(0.215, 0.61, 0.355, 1);
		transform: translate(0, 0);
		opacity: 1;
	}
	.lazy_fadeinDownA, .lazy_fadeinDownB, .lazy_fadeinDownC, .lazy_fadeinDownD {
		opacity: 0;
		transform: translate(0, -10px);
	}
	.lazy_fadeinDown_active {
		transition: all 0.8s cubic-bezier(0.215, 0.61, 0.355, 1);
		transform: translate(0, 0);
		opacity: 1;
	}

	.lazy_fadeinScaleA, .lazy_fadeinScaleB, .lazy_fadeinScaleC, .lazy_fadeinScaleD {
		opacity: 0;
		transform: scale(1.2);
	}
	.lazy_fadeinScale_active {
		transition: all 0.8s cubic-bezier(0.215, 0.61, 0.355, 1);
		transform: scale(1);
		opacity: 1;
	}



/* ============================================================
keyframe
==============================================================*/
	
@keyframes fade_loop {
  			0% {
    			transform: scale(1);
  			}
  			50% {
    			transform: scale(1.2);
  			}
			100% {
    			transform: scale(1);
  			}
		}
