/*===============================================
SP
===============================================*/



/*========================================================================
// common
//========================================================================*/
@media (max-width:761px) {
	
	.local-MainContainer{
		width: 100vw;
		max-width:100vw !important;
		padding:0 !important;
		margin:0 !important;
	}

	#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);
	}
	
	.pc_contents {
		display: none;
	}

}


/*========================================================================
// contents
//========================================================================*/

@media (max-width:761px) {
	/* ============================================================
 	fv_wrap
	==============================================================*/
	#fv_wrap {
		width: 100vw;
		height: 260px;
		background:#f1f8ff;
		overflow: hidden !important;!i;!;
		position: relative;
	}

	#fv_wrap .txt_wrap{
		width: 80vw;
		margin: 0 auto;
		padding: 64px 0 0;
	}

	

	#fv_wrap h1{
		width: 120px;
		color: #fff;
		font-size: calc(100vw / 37.5 * 1.8);
		letter-spacing: calc(100vw / 37.5 * 0.2);
		font-weight: 300;
		line-height: 1;
		text-indent: 1px;
		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: calc(100vw / 37.5 * 6.8);
		line-height: 1.2;
		letter-spacing: calc(100vw / 37.5 * -0.1);
		background: linear-gradient( to right,  #2fc0d3 25%, #0099ad 75% );
		-webkit-background-clip: text;
		color: transparent;
		position:relative;
		margin: 0 0 0px -6px;
	}

	#fv_wrap .img_p1{
		width: 169vw;
		position:absolute;
		top: 0;
		right: -200px;
	}

	

	
	
	/* ============================================================
 	section 00
	==============================================================*/
	
	#sec00 {
		width: 100vw;
		position: relative;
		padding: 40px 0 150px;
	}

	#sec00 .bg_h{
		width:180vw;
		position:absolute;
		bottom: -300px;
		right:0;
		z-index: -2;
		transform:scaleX(-100%);
	}

	#sec00 .bg_f{
		width:180vw;
		position:absolute;
		bottom: -300px;
		left:0;
		z-index: -2;
		transform:scaleX(-100%);
	}

	#sec00 .wrapper{
		box-sizing: border-box;
		width: 100vw;
		position: relative;
	}
	
	#sec00 .sys_wrap ul{
		position:relative;
		gap: 80px 0;
		width: 80vw;
		margin: 0 auto;
	}

	#sec00 .sys_wrap ul li{
		width: 100%;
		margin: 0 0 50px;
	}

	#sec00 .sys_wrap{
		width: 90vw;
		margin: 0 auto;
		position:relative;
	}


	#sec00 .sys_wrap .img_box{
		line-height:0;
		width: 100%;
		position: relative;
		background: #fff;
		margin:0 0 10px;
		border: 1px solid #e5e5e5;
	}

	#sec00 .sys_wrap .no_link .img_box{
		height: calc(80vw * 1.2);
	}

	#sec00 .c1:before{
		content: "";
		display: block;
		width: 100vw;
		height: 100%;
		background: linear-gradient(to right, #e4f7f9 0%, #f7fdfe00 70%);
		position: absolute;
		top: calc(50% + 90px);
		left: calc(50%);
		transform:translate(-50%, -50%);
		z-index:0;
	}


	#sec00 h2 {
		font-weight: 400;
		font-size: calc(100vw / 37.5 * 1.75);
		line-height: 1.4;
		letter-spacing: 0;
		color: #000;
		padding: 0 6vw 10px;
		position:relative;
	}


	#sec00 p.note_txt {
		font-size: calc(100vw / 37.5 * 1.5);
		letter-spacing: calc(100vw / 37.5 * 0.1);
		font-weight: 400;
		line-height: 1.4;
		text-indent: -1em;
		font-feature-settings: 'palt';
		padding: 0 6vw 60px 10vw;
	}

	#sec00 .sys_wrap ul li p{
		color:#000;
		font-size: calc(100vw / 37.5 * 1.4);
		letter-spacing: calc(100vw / 37.5 * 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: calc(100vw / 37.5 * 1.2);
		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: calc(100vw / 37.5 * 1.5);
		letter-spacing: calc(100vw / 37.5 * 0.1);
		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: calc(100vw / 37.5 * 1.5);
		letter-spacing: calc(100vw / 37.5 * 0.1);
		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;
	}


	/* ============================================================
 	sec_admi
	==============================================================*/
	#sec_admi {
		width: 100vw;
		padding: 60px 0;
		background: url("/cas/assets/img/fv_bg.jpg")no-repeat center;
		background-size: cover;
	}

	#sec_admi .wrapper{
		width: 90vw;
		margin: 0 auto;
		padding: 30px 8%;
		background: #ffffffad;
		box-shadow: 0 0 10px 0 rgb(133 185 211 / 20%);
	}

	#sec_admi .wrapper h2{
		font-weight: 500;
		font-size: calc(100vw / 37.5 * 1.5);
		line-height: 1.6;
		letter-spacing:calc(100vw / 37.5 * 0.1);
		padding:0 0 20px;
	}

	#sec_admi .wrapper a{
		display:block;
		width: 100%;
		margin:0 auto;
		font-weight: 600;
		font-size: calc(100vw / 37.5 * 1.8);
		line-height: 1;
		text-align:center;
		color:#fff;
		padding: 20px 0;
		text-decoration:none;
		background:#0099ad;
		border-radius:30px;
		position:relative;
		text-indent: -9px;
		box-shadow: 0 0 10px 0 #46848780;
	}

	#sec_admi .wrapper a span{
		display:block;
		width: 20px;
		position:absolute;
		top: calc(100vw / 37.5 * 1.8);
		right: 34px;
		opacity: 0.75;
	}

	

	

	/* ============================================================
 	section cv
	==============================================================*/
	
	#sec_cv {
		width: 100vw;
		padding: 80px 0;
		background: #1a8293;
	}

	#sec_cv .wrapper{
		width: 90vw;
		margin:0 auto;
	}

	#sec_cv .wrapper h2{
		font-weight: 500;
		font-size: calc(100vw / 37.5 * 3.2);
		line-height: 1.4;
		letter-spacing:calc(100vw / 37.5 * 0.1);
		text-align:center;
		padding:0 0 4px;
		color:#fff;
	}

	#sec_cv .wrapper p{
		font-weight: 500;
		font-size: calc(100vw / 37.5 * 1.6);
		line-height: 1.4;
		letter-spacing: 0;
		text-align:center;
		padding:0 0 24px;
		color:#fff;
	}

	#sec_cv .wrapper a{
		display:block;
		width: 84%;
		margin:0 auto;
		font-weight: 600;
		font-size: calc(100vw / 37.5 * 1.8);
		line-height: 1;
		text-align:center;
		color:#0099ad;
		padding: 20px 0;
		text-decoration:none;
		background:#fff;
		border-radius:30px;
		text-indent: -19px;
		position:relative;
	}

	#sec_cv .wrapper a span{
		display:block;
		width: 20px;
		position:absolute;
		top: 18px;
		right: 24px;
		opacity: 0.75;
	}


	
}

