/*===============================================
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: 38px 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: 0.9;
		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 10px -6px;
	}

	#fv_wrap .img_p1{
		width: 169vw;
		position:absolute;
		top: 0;
		right: -200px;
	}

	

	
	
	/* ============================================================
 	section 00
	==============================================================*/
	
	#sec00 {
		width: 100vw;
		position: relative;
		padding: 40px 0 50px;
	}

	#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;
		max-width: 1220px;
		margin: 0 auto;
		position: relative;
	}
	
	#sec00 .eng_txt{
		display: block;
		position: absolute;
		right: 0;
		top: 75px;
		z-index: 2;
	}

	#sec00 .eng_txt span{
		display: block;
		font-family: 'Roboto', sans-serif;
		font-weight: 300;
		font-size: calc(100vw / 37.5 * 11.9);
		line-height: 1;
		letter-spacing: calc(100vw / 37.5 * 0.2);
		text-align:right;
		background: linear-gradient( to right,  #2fc0d3 25%, #0099ad 75% );
		-webkit-background-clip: text;
		color: transparent;
		margin:0 0 -16px;
	}


	#sec00 .sys_wrap{
		width:100vw;
		padding: 30px 0 40px;
		position:relative;
	}


	#sec00 .sys_wrap .img_box{
		width:90vw;
		line-height:0;
		margin: 0 auto;
		position: relative;
	}

	#sec00 .sys_wrap .txt_wrap{
		width:90vw;
		margin:0 auto;
		padding: 0 0 30px;
	}

	#sec00 .sys_wrap .t_wrap{
		position:relative;
		padding: 80px 2vw 0;
	}


	#sec00 .c1:before{
		content: "";
		display: block;
		width: 100vw;
		height: 100%;
		background: linear-gradient(to right, #bfe8ff 0%, #f1f9ff00 50%);
		position: absolute;
		top: 50%;
		left: calc(50%);
		transform:translate(-50%, -50%);
		z-index:0;
	}

	#sec00 .c2:before{
		content: "";
		display: block;
		width: 100vw;
		height: 100%;
		background: linear-gradient(to right, #f7fdfe00 0%, #e4f7f9 50%);
		position: absolute;
		top: 50%;
		left: calc(50%);
		transform:translate(-50%, -50%);
		z-index:0;
	}

	#sec00 .c3:before{
		content: "";
		display: block;
		width: 100vw;
		height: 100%;
		background: linear-gradient(to right, #bfe8ff 0%, #f1f9ff00 50%);
		position: absolute;
		top: 50%;
		left: calc(50%);
		transform:translate(-50%, -50%);
		z-index:0;
	}

	#sec00 .c4:before{
		content: "";
		display: block;
		width: 100vw;
		height: 100%;
		background: linear-gradient(to right, #f7fdfe00 0%, #e4f7f9 50%);
		position: absolute;
		top: 50%;
		left: calc(50%);
		transform:translate(-50%, -50%);
		z-index:0;
	}

	#sec00 .c5:before{
		content: "";
		display: block;
		width: 100vw;
		height: 100%;
		background: linear-gradient(to right, #bfe8ff 0%, #f1f9ff00 50%);
		position: absolute;
		top: 50%;
		left: calc(50%);
		transform:translate(-50%, -50%);
		z-index:0;
	}


	#sec00 h2 {
		font-weight:600;
		font-size: calc(100vw / 37.5 * 2.4);
		line-height: 1.2;
		letter-spacing: calc(100vw / 37.5 * 0);
		color: #000;
		padding: 0 0 12px;
		position:relative;
	}

	#sec00 .num_txt{
		display: inline-block;
		font-family: 'Roboto', sans-serif;
		font-weight: 300;
		font-size: calc(100vw / 37.5 * 7.0);
		line-height: 1;
		letter-spacing: calc(100vw / 37.5 * -0.4);
		background: linear-gradient( to right,  #2fc0d3 25%, #0099ad 75% );
		-webkit-background-clip: text;
		color: transparent;
		position:absolute;
		left: 6px;
		top: 0;
	}

	#sec00 .num_txt span{
		display:inline-block;
		font-weight:600;
		font-size: calc(100vw / 37.5 * 1.0);
		line-height: 1.2;
		letter-spacing: calc(100vw / 37.5 * 0);
		color: #0099ad;
		background:#fff;
		border:1px solid #0099ad;
		padding: 2px 2px 1px;
		position: absolute;
		top: 26px;
		left: -10px;
	}


	#sec00 p {
		font-size: calc(100vw / 37.5 * 1.5);
		letter-spacing: calc(100vw / 37.5 * 0);
		font-weight: 400;
		line-height: 1.6;
		font-feature-settings: 'palt';
	}


	/* ============================================================
 	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;
	}


	
}

