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

html{
	font-size:75.5%;
}

*{
	max-height:99999px;
}

body{
	font-family: 'Noto Sans Japanese', serif;
	-webkit-text-size-adjust: 100%;
	font-size:1.8rem;
}

.noto100 {font-weight:100;}
.noto200 {font-weight:200;}
.noto300 {font-weight:300;}
.noto400 {font-weight:400;}
.noto500 {font-weight:500;}
.noto600 {font-weight:600;}
.noto700 {font-weight:700;}
.noto800 {font-weight:800;}
.noto900 {font-weight:900;}

.wrap{
	overflow:hidden;
}

img{
	vertical-align:bottom;
}

.absolute{
	position:absolute;
}

.inline{
	display:inline-block;
	vertical-align:middle;
}

.left{
	float:left;
}

.right{
	float:right;
}

.pc{
	display:none;
}

.sp{
	display:block;
}

.in{
	width:600px;
	margin:0 auto;
}

li{
	list-style:none;
}

a{
	text-decoration:none;
}

a:hover{
	opacity:0.6;
}


/*
	header
*/

header{
	width: 100%;
    height: 70px;
    background-color: #FFFFFF;
    position: fixed;
    top: 0;
    z-index: 999;
	}

.contact_btn {
display: block;
    width: 236px;
    height: 70px;
    text-decoration: none;
    transition: ease-in 0.1s;
    color: #FFFFFF;
    font-weight: bold;
    text-align: center;
    line-height: 45px;
    font-size: 1.6rem;
    padding-top: 15px;
    box-sizing: border-box;
}

.tel a{
	    color: #222;
    font-size: 2.0rem;
    margin-right: 20px;
        margin-top: 17px;
    display: inline-block;
   }
   
   .logo{
   	    margin-top: 15px;
   }
	
	
/*
	main
*/	

.main{
	padding:120px 0;
	margin-top:50px;
	    background-size: cover !IMPORTANT;
}

/*
	trouble_01
*/

.trouble_01{
    width: 100%;
    background: #26d300;
    padding: 70px 0;
    position: relative;
}

.trouble_01 h2{
	text-align:center;
	margin-bottom:60px;
	font-size:3.0rem;
	color:#fff;
}

.trouble_01_in{
    background-color: #FFFFFF;
    border-radius: 10px;
    text-align: center;
    padding-bottom: 40px;
    padding-top: 40px;
    overflow: hidden;
}
	
.trouble_01_in ul li {
        list-style-image: url(images/check_box.png);
    list-style-position: inside;
    line-height: 65px;
    alignment-adjust: middle;
    font-size: 2.0rem;
    /* font-weight: 500; */
    /* text-align: left; */
    padding-left: 0px;
}	

/*
	trouble_03
*/

.trouble_03{
    width: 100%;
    background: url(images/question_bg.png),#909090;
    background-position:20%;
    background-repeat:no-repeat;
    padding: 70px 0;
    position: relative;
}

.trouble_03 h2{
	text-align:center;
	margin-bottom:60px;
	font-size:3.0rem;
	color:#fff;
	font-weight:normal;
	color:#ffd03e;
}

.trouble_03_in{
    background-color: #FFFFFF;
    text-align: center;
    padding-bottom: 40px;
    padding: 30px;
    overflow: hidden;
}
	
.trouble_03_in ul li {
        list-style-image: url(images/check_box_002.png);
    list-style-position: inside;
    line-height: 65px;
    alignment-adjust: middle;
    font-size: 1.6rem;
    text-align: left;
    font-size:bold;
    padding-left: 0px;
}


/*
	point_03
*/

.point2{
	padding:70px 0;
}

.point2 h2{
	color:#333333;
	font-size:2.9rem;
	margin-bottom:50px;
	text-align:center;
}

.point03_in{
	text-align:center;
}

.point03_li_ou {
    position: relative;
    margin: 0 0 90px 0;
    width: 100%;
}

.point03_in .point03_li_ou:last-child {
	margin: 0;
}

.point03_li_ou {
    position: relative;
    margin: 0 10px 30px 10px;
    width: 100%;
}

.point03_li{
	height: auto;
    width: 100%;
    padding: 0px;
    box-sizing: border-box;
    background: #fff;
    text-align:center;
    color:#333333;
    position: relative;
    z-index:2;
}

.point03_li_ou .u_border{
	height: 310px;
    width: 310px;
    position: absolute;
    top: 5px;
    right: -8px;
}

.point03_li_subttl{
	margin:0;
	font-size:1.6rem;
	font-weight:bold;
}

.flow_in_contents{
	margin-bottom:30px;
}

.point{
	padding:60px 0;
	background-size:cover;
}

.point h2{
	text-align:center;
	margin-bottom:60px;
	font-size:3.0rem;
	color:#fff;
}

.point03_li .txt {
    padding: 30px;
}





/*
	whats_03
*/

.whats1{
	padding:70px 0;
}

.whats1 h2{
	color:#333333;
	font-size:2.9rem;
	margin-bottom:50px;
	text-align:center;
	font-weight:normal;
}

.whats03_in{
	text-align:center;
}

.whats03_li_ou{
	position: relative;
	width: 100%;
	margin-right: 20px;
	    margin-bottom: 40px;
	        vertical-align: top;
	            text-align: left;
}

.whats03_li_ou:nth-child(3n){
	margin-right: 0px;
}

.whats03_li{
    box-sizing: border-box;
    background: #fff;
    text-align:center;
    color:#333333;
    position: relative;
    z-index:2;
}

.whats03_li .img_area{
	padding:22px;
	margin-right: 20px;
	vertical-align: top;
}

.whats03_li .txt_area{
	    width: 80%;
	    text-align:left;
	    vertical-align: top;
}

.whats03_li_ou .u_border{
    height: 83px;
    width: 92px;
    position: absolute;
    top: 3px;
    left: 5px;
}

.whats03_li_subttl{
	font-size:2.2rem;
	font-weight:bold;
	margin:-bottom:10px;
}

.flow_in_contents{
	margin-bottom:30px;
}

.whats{
	padding:60px 0;
	background-size:cover;
}

.whats h2{
	text-align:center;
	margin-bottom:60px;
	font-size:3.0rem;
	color:#fff;
}

/*
	qa1
*/

.qa1{
	padding:70px 0;
}

.qa1 h2{
	color:#333333;
	font-size:2.9rem;
	margin-bottom:50px;
	text-align:center;
	font-weight:normal;
}

.qa1 dl{
    background: #fff;
    padding: 40px;
    box-shadow: 3px 3px 4px rgba(0,0,0,0.2);
    margin-bottom:30px;
   }

.qa1 dl dt{
	font-size:2.2rem;
}

.qa1 dl dt:before{
	content: "Q";
    color: #fff;
    display: inline-block;
    border-radius: 100px;
    width: 45px;
    height: 45px;
    text-align: center;
    font-size: 2.9rem;
    box-sizing: border-box;
    vertical-align: middle;
    margin-right: 20px;
}

.qa1 dl dd{
	font-size:1.4rem;
	color:#353535;
	    display: table;
	        margin-top: 15px;
}

.qa1 dl dd:before{
	content: "A";
    color: #353535;
    display: inline-block;
    border-radius: 100px;
    width: 45px;
    height: 45px;
    text-align: center;
    font-size: 2.9rem;
    box-sizing: border-box;
    vertical-align: middle;
        padding: 0 35px 0 15px;
        display: table-cell;
}

/*
	voice1
*/

.voice1{
	padding:70px 0;
}

.voice1 h2{
	color:#333333;
	font-size:2.9rem;
	margin-bottom:50px;
	text-align:center;
	font-weight:normal;
}

.voice1 ul li .txt_area:nth-child(1n),.voice1 ul li .img_area:nth-child(1n){
	float:none;
}

.voice1 ul li .txt_area:nth-child(1n){
	margin-right:8%;
	margin-top:30px;
	margin-bottom:30px;
}

.voice1 ul li .txt_area:nth-child(2n),.voice1 ul li .img_area:nth-child(2n){
	float:none;
}

.voice1 ul li .txt_area:nth-child(2n){
	margin-left:8%;
	margin-top:30px;
	margin-bottom:30px;
}

.voice1 .txt_area{
	width:100%;
}

.voice1 .img_area{
	max-width:100%;
	text-align:center;
}

/*
	txtimg_b
*/

.txtimg_b{
	padding:70px 0;
}

.txtimg_b h2{
	color:#333333;
	font-size:2.9rem;
	margin-bottom: 20px;
	text-align:center;
}

.txtimg_b_in{
	margin-top:70px;
}

.txtimg_b_in .txtimg_b_li_ou .img_area{
	float:none;
	width:100%;
	margin-right:0%;
	box-shadow: 5px 5px 0px rgba(0,0,0,0.4);
}

.txtimg_b_in .txtimg_b_li_ou .img_area img{
	float:none;
	width:100%;
	margin-right:0%;
	box-shadow: 5px 5px 0px rgba(0,0,0,0.4);
}

.txtimg_b_in .txtimg_b_li_ou:nth-child(2n) .img_area{
	float:right;
	width:100%;
	margin-left:0%;
	margin-right:0;
    margin-bottom: 30px;
}

.txtimg_b_in .txtimg_b_li_ou .txt_area{
	float:none;
	width:100%;
	padding-top: 30px;
	margin:30px 0 50px;
}

.txtimg_b_in .txtimg_b_li_ou:nth-child(2n) .txt_area{
	float:none;
	width:100%;
}

.txtimg_b_li_subttl{
	margin-bottom:30px;
	font-size: 2.5rem;
}


/*
	spec1
*/

.spec1{
	padding:70px 0;
}

.spec1 h2{
	font-size:2.9rem;
	margin-bottom:50px;
	text-align:center;
	font-weight:normal;
	color:#1e73be;
}

.spec1_in{
	text-align:center;
}

.spec_in_contentsn.inline{
	width: 100%;
    vertical-align: top;
    margin-bottom: 20px;
}

.spec1 .ttl_area{
	padding:30px 30px;
	background:#1e73be;
	color:#fff;
	border-radius:10px 10px 0 0;
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.6);
}


.spec1 .ttl_area h3{
	font-size:1.8rem;
	color:#fff;
}

.spec1 .b_s_txt{
	font-size:5.6rem;
	color:#1e73be;
}

.spec1 .b_s_txt span{
	font-size:2.6rem;
}

.spec1 .txt_area{
    padding: 0 20px 30px;
    background: #fff;
         height: auto;
        box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.6);
}


.checkarea li{
	margin:10px 0;
	    text-align: left;
}


/*
	flow2
*/

.flow2{
	padding:70px 0;
}

.flow2 h2{
	font-size:2.9rem;
	margin-bottom:50px;
	text-align:center;
	font-weight:normal;
	color:#1e73be;
}

.flow02_li_ou{
	    width: 100%;
    text-align: center;
}

.flow02_li_ou .txt_area{
    width: 50%;
    display: inline-block;
    margin-left: 50px;
    text-align: left;
    vertical-align: middle;
}

.flow02_li_ou.inline{
	vertical-align:top;
	position:relative;
	    margin-left: 0px;
	    margin-top: 60px;
}

.flow02_li_ou:after {
    content: "▲";
    position: absolute;
    top: 100%;
    left: 0;
    transform: rotate(180deg);
}

.flow02_li_ou.inline:nth-child(1){
	margin-top: 0px;
}

.flow02_li_ou:nth-child(4):after{
	display:none;
}

.flow02_li .img_area {
    height: 150px;
    width: 150px;
    display: inline-block;
    box-sizing: border-box;
    text-align: center;
    padding-top: 50px;
    border-radius: 50%;
        margin: 15px 0;
}

.flow02_li_smtxt,.flow02_li_subttl {
    font-size: 1.6rem;
    font-weight: bold;
}

.flow02_li_subttl{
	margin: 5px 0;
}

.spec1_in{
	text-align:center;
}

.cont05_disc{
	padding-left: 30px;
    background: #fff;
    height: auto;
    padding-top: 40px;
    box-sizing: border-box;
    width: 70%;
    box-sizing: border-box;
    padding-bottom: 30px;
    padding-right: 30px;
    vertical-align: top;
}

p.cont05_subttl {
    font-size: 2.5rem;
    margin-bottom: 10px;
}	
	
.flow{
	padding: 50px 0 50px 0;
    text-align: center;
    background: #a5a5a5;
}


.flow h2{
	text-align:center;
	margin-bottom:60px;
	font-size:3.0rem;
	color:#fff;
}
	
.flow ul li{
width: 100%;
    background: #fff;
    font-size: 2.0rem;
    font-weight: 800;
    display:inline-block;
    border-radius: 100px;
    padding: 18px;
    /* box-sizing: border-box; */
    line-height: 1.25;
    position: relative;
    margin-bottom: 35px;
    box-sizing:border-box;
   }	
   
.flow ul li:before {
	content: "";
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 15px solid #fff;
    position: absolute;
    bottom: -20px;
    right: 50%;
    top: initial;
    transform: rotate(90deg);
}
	
.flow ul li:last-child:before {
    display:none;
}	
	
footer{
	text-align:center;
}


	
	
/*仮CSS*/

.free_area {
	padding: 70px 0;
}

.free_area  h2 {
    font-size: 2.9rem;
    margin-bottom: 50px;
    text-align: center;
    font-weight: normal;
    color: #1e73be;
}

.form_tbl {
    border-collapse: separate;
    border-spacing: 5px 5px;
    width:100%;
}

.form_tbl th {
    background: #1e73be;
    padding: 15px;
    color: #FFFFFF;
        vertical-align: middle;
            width: 100%;
            box-sizing: border-box;
            display: block;
    }
    
.form_tbl td {
            width: 100%;
            box-sizing: border-box;
            display: block;
            padding-top:5px;
    }

input[type=text],input[type=email],textarea{
	padding:15px;
	width:100%;
	box-sizing: border-box;
	    border: 1px solid #888;
	}
	
input[type=submit] {
    background: #f64043;
    display: block;
    width: 100%;
    height: 90px;
    text-decoration: none;
    transition: ease-in 0.1s;
    color: #FFFFFF;
    font-weight: bold;
    text-align: center;
    line-height: 45px;
    margin: 50px auto;
}

.page-id-718 .whats1 h2 {
    color: #1e73be;
    font-size: 2.9rem;
    margin-bottom: 50px;
    text-align: center;
    font-weight: normal;
}

}