@charset "utf-8";
/* CSS Document */


@import url(http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800);

@media screen and (max-width: 720px){
	
.pc{
	display:none;
}

.wrap {
	overflow: hidden;
}

html {
	overflow: auto;
	height:100%;
	scroll-padding-top: 55px;
	scroll-behavior: smooth;

}

img{
	max-width:100%;
}

body {
	font-variant-numeric: lining-nums;
	font-size: 15px;
	margin: 0px;
	padding: 0px;
	height:100%;
	font-family: "Helvetica Neue", Arial,
    "Hiragino Kaku Gothic ProN",
    "Hiragino Sans",
    Meiryo,
    sans-serif;

}

.btn_bar2{
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	width:65%;
	margin-top:-1%;
	margin-bottom:1%;
}

.btn_bar3{
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	width:75%;
	margin-top:-1%;
	margin-bottom:1%;
}

.btn_bar2 img{
}


a:hover img{
opacity:0.8;
filter:alpha(opacity=80);
-ms-filter: "alpha( opacity=80 )";
}

.clear{
	clear:both;
}

.pagetop {
	display:none;
}

.pagetop img{
	display:none;
}

.cashflow_contents{
	text-align:center;
}


#main_thanks{
	width:100%;
}

#main_thanks img{
	width:100%;
}


/*main_v*/

#main_v_area{
	height:auto;
	width:100%;
	background-image:url(../img/main_sp.jpg);
	background-repeat:no-repeat;
	background-size:contain;
	margin-bottom:-4%;
}



@media screen and (max-width: 610px){

#main_v_area{
	height:auto;
	width:100%;
	background-image:url(../img/main_sp.jpg);
	background-repeat:no-repeat;
	background-size:contain;
	margin-bottom:-3%;
}

}

@media screen and (max-width: 560px){

#main_v_area{
	height:auto;
	width:100%;
	background-image:url(../img/main_sp.jpg);
	background-repeat:no-repeat;
	background-size:contain;
	margin-bottom:-4%;
}

}

@media screen and (max-width: 480px){

#main_v_area{
	height:auto;
	width:100%;
	background-image:url(../img/main_sp.jpg);
	background-repeat:no-repeat;
	background-size:contain;
	margin-bottom:-4%;
}

}

@media screen and (max-width: 450px){

#main_v_area{
	height:auto;
	width:100%;
	background-image:url(../img/main_sp.jpg);
	background-repeat:no-repeat;
	background-size:contain;
	margin-bottom:-3%;
}

}

@media screen and (max-width: 400px){

#main_v_area{
	height:auto;
	width:100%;
	background-image:url(../img/main_sp.jpg);
	background-repeat:no-repeat;
	background-size:contain;
	margin-bottom:-4%;
}

}

@media screen and (max-width: 350px){

#main_v_area{
	height:auto;
	width:100%;
	background-image:url(../img/main_sp.jpg);
	background-repeat:no-repeat;
	background-size:contain;
	margin-bottom:-7%;
}

}

@media screen and (max-width: 320px){

#main_v_area{
	height:auto;
	width:100%;
	background-image:url(../img/main_sp.jpg);
	background-repeat:no-repeat;
	background-size:contain;
	margin-bottom:-8%;
}

}

@media screen and (max-width: 300px){

#main_v_area{
	height:auto;
	width:100%;
	background-image:url(../img/main_sp.jpg);
	background-repeat:no-repeat;
	background-size:contain;
	margin-bottom:-8%;
}

}

#main_v_cont{
	position:relative;
	padding-top:39%;
	width:100%;
	margin-left:auto;
	margin-right:auto;
}



#worries{
	width:100%;
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	margin-bottom:1%;
	background:#FCF7DC;
	padding:5% 1%;
}

#worries h2{
	text-align:center;
	
}

#worries h2 span{
	margin-bottom:20px;
	color:#F30;
	font-size:106%;
	margin-bottom:2%;
	border-bottom:solid #f30 3px;
	display: inline-block;
}


.worries_cont{
	width:96%;
	margin-left:auto;
	margin-right:auto;
	font-size:102%;

}

.worries_cont ul{
}

.worries_cont ul li{
	line-height:160%;
	background: url(../img/list_check_pad.png) no-repeat left;
	list-style:none;
	padding-left:6%;
        padding-bottom:1%;
        padding-top:1%;
}

#worries2{
	width:100%;
	margin-left:auto;
	margin-right:auto;
	margin-top:2%;
	margin-bottom:1%;
	padding:3% 2%;
}


.worries_cont2{
	width:96%;
	margin-left:auto;
	margin-right:auto;
	font-size:106%;
	line-height:168%;
}

#worries2s{
	width:100%;
	margin-left:auto;
	margin-right:auto;
	margin-top:1%;
	margin-bottom:1%;
	padding:2%;
}


.worries_cont2s{
	width:96%;
	margin-left:auto;
	margin-right:auto;
	font-size:120%;
	line-height:168%;
}


.marker-bold{
	background: linear-gradient(transparent 70%, #FCC46A 20%);
	font-weight:bold;
}

.f_red{
	color:#F30;
	font-weight:bold;
}

.bold{
	font-weight:bold;
}

.blue{
	color:#06C;
	font-weight:bold;
}

.orange{
	color:#F30;
	font-weight:bold;
}




#worries3{
	width:100%;
	background:#CCE6FF;
	margin-left:auto;
	margin-right:auto;
	margin-top:2%;
	margin-bottom:0;
	padding:5% 2%;
	text-align:center;
}

#worries3 h2{
	margin-bottom:4%;
	margin-top:3%;
	font-size:110%;
}

#worries3 h2 span{
	background:#0062C4;
	color:#FFF;
	padding:0.2% 0.6%;
	}


.worries_cont3{
	width:100%;
	margin-left:auto;
	margin-right:auto;
	font-size:102%;
	line-height:160%;
}

.worries_cont3 ul{
	width:98%;
	margin-left:auto;
	margin-right:auto;
	font-size:102%;
	text-align:left;
}

.worries_cont3 ul li{
	line-height:160%;
	margin-bottom:1%;
	border-bottom: 2px dotted #005AB5;
	background: url(../img/list_check_bs.png) no-repeat left;
	list-style:none;
	padding-left:6%;
}


.worries_cont3 p{
	margin-top:2%;
}

#worries4{
	width:100%;
	background:#FDEADB;
	margin-left:auto;
	margin-right:auto;
	padding:5% 2%;
	text-align:center;
}

#worries4 h2{
	margin-bottom:4%;
	margin-top:3%;
	font-size:110%;
}

#worries4 h2 span{
	background:#E70;
	color:#FFF;
	padding:0.2% 0.6%;
	}


.worries_cont4{
	width:100%;
	margin-left:auto;
	margin-right:auto;
	font-size:105%;
	line-height:160%;
}

.worries_cont4 ul{
	width:98%;
	margin-left:auto;
	margin-right:auto;
	font-size:102%;
	text-align:left;
}

.worries_cont4 ul li{
	line-height:160%;
	margin-bottom:1%;
	border-bottom: 2px dotted #EA4D00;
	background: url(../img/list_check_os.png) no-repeat left;
	list-style:none;
	padding-left:6%;
}

.worries_cont4 p{
	margin-top:2%;
}


#worries5{
	width:100%;
	background:#FFC;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0;
	padding:5% 2%;
	text-align:center;
}

#worries5 h2{
	margin-bottom:2%;
	margin-top:2%;
	font-weight:bold;
	font-size:110%;
}


.worries_cont5{
	width:100%;
	margin-left:auto;
	margin-right:auto;
	font-size:105%;
	line-height:160%;
}

.worries_cont5 p{
	width:96%;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}


#worries6{
	width:100%;
	background:#DEE;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0;
	margin-top:2%;
	padding:5% 2%;
}

#worries6 h3{
	margin-bottom:1%;
	margin-top:3%;
	font-weight:bold;
	font-size:104%;
}


.worries_cont6{
	width:96%;
	margin-left:auto;
	margin-right:auto;
	font-size:102%;
	line-height:150%;
}

.worries_cont6 p{
	margin-bottom:2%;

}


#faq{
	width:100%;
	padding:5% 1%;
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	background:#F2F2F2;
}

#faq_cont{
	width:98%;
	margin-left:auto;
	margin-right:auto;
    margin-top:2%;
}

#faq h2{
	font-size:130%;
	font-weight:bold;
	color:#1A4A77;
	text-align:center;
	letter-spacing:0.1em;
}

#faq h2 span{
	color:#F8DF58;
}

#faq h2.eng_txt3{
	 font-size:100%;
	 font-weight:normal;
	color:#1A4A77;
	text-align:center;
	letter-spacing:0.1em;
	margin-bottom:2%;
 }



.qabox {
	padding: 0px;
	margin-top:3%;
	border-bottom: 1px dotted #636363;}

.faq_q {
	padding-left: 7%;
	font-size: 102%;	
	padding-top:1%;
	padding-bottom: 2%;
	font-weight:bold;
	color:#DF7000;
	cursor: pointer;
	background-image:url(../img/faq_qs.png);
	background-position:0% 20%;
	background-repeat:no-repeat;
	margin-bottom:1%;
	
	}

.faq_a {
	padding-left: 7%;
	font-size: 100%;
	font-weight:bold;
	color:#1A4A77;
	margin-bottom:2%;
	padding-bottom:1%;
	letter-spacing:0.1em;
	background-image:url(../img/faq_as.png);
	background-position:0% 0%;
	background-repeat:no-repeat;
	}


/*メールフォーム*/

#mail{
	margin-top:80px;
	width:100%;
	margin-bottom:100px;
}

#mail h2{
	font-size:110%;
	font-weight:normal;
	color:#1A4A77;
	text-align:center;
	letter-spacing:0.1em;
}

#mail h2 span{
	color:#FF7F00;
}

#mail h2.eng_txt3{
	 font-size:140%;
	 font-weight:normal;
	color:#1A4A77;
	text-align:center;
	letter-spacing:0.1em;
	margin-bottom:40px;
 }







/*ポップアップ js版* https://webdesignday.jp/inspiration/technique/css/4680/ */

*{
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

.m_content{
    margin: 0 auto;
    padding: 40px;
}

.m_content a{
	
}





}