<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/*===============================================
縲SP iPhone6莉･荳奇ｼ育判髱｢縺ｮ讓ｪ蟷�′761px縺ｾ縺ｧ��
===============================================*/

@media (max-width:761px){
	
	/* ============================================================
 	main vi 
	==============================================================*/
    
    #main_third_wrap{
		background:url("../img/main_bg_sp.jpg") center;
        background-size: cover;
	}

	#main_third_wrap .s_ttl{
		display: block;
		width: 5.5em;
		background: #99e6ff;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight:400;
		text-align: center;
		font-size: 1.4rem;
		line-height: 100%;
		letter-spacing: 0.1rem;
		padding: 3px 0 5px;
		color: #1c284c;
	}

	#main_third_wrap span.eng_txt{
		color: #00aae1;
	}

	#main_third_body{
		background: #edf9fd;
		padding: 30px 0 50px;
	}

    
	/* ============================================================
 	common
	==============================================================*/

	
	
	/* ============================================================
 	section 01
	==============================================================*/
	
	#sec01{
		width: 100%;
		padding: 10px 0 100px;
		position:relative;
	}
	
	#sec01 .wrapper{
		padding: 0 6%;
	}
	



	#sec01 .client_wrap{
		margin: 0 auto;
		background: #fff;
		width: 100%;
		padding: 40px 0 20px;
	}

	

	#sec01 .client_wrap p{
		font-family: 'Noto Sans JP', sans-serif;
		font-size: 1.5rem;
		color: #1b284a;
		letter-spacing: 0.1rem;
		font-weight: 400;
		word-wrap: break-word;
		/* font-feature-settings: "palt" 1; */
	}

	#sec01 .client_wrap p a{
		color:#2196F3;
		word-wrap: break-word;
	}
	
	#sec01 h2{
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 400;
		font-size: 1.8rem;
		padding: 8px 0px 10px 20px;
		margin: 50px 0 19px;
		line-height: 100%;
		color: #1c284c;
		background: #edfbff;
		border-left: 8px solid #344674;
	}
	
}



/*===============================================
縲SP iPhone5繧ｵ繧､繧ｺ蟇ｾ蠢懊逕ｻ髱｢縺ｮ讓ｪ蟷�′350px縺ｾ縺ｧ笆ｼ笆ｼ笆ｼ笆ｼ笆ｼ
===============================================*/

@media (max-width:349px) {
	
}

/*===============================================
縲SP iPhone Plus 繧ｵ繧､繧ｺ蟇ｾ蠢懊逕ｻ髱｢縺ｮ讓ｪ蟷�′415px縺ｾ縺ｧ笆ｼ笆ｼ笆ｼ笆ｼ笆ｼ
===============================================*/

@media (min-width: 413px) and (max-width: 761px) {
	
}

</pre></body></html>