@charset "UTF-8";

*{
	box-sizing: border-box;
	margin: 0;
	padding: 0;
}
body{
	font-size:1.15em;
}
li{
	list-style: none;
}
img{
	display: block;
	width: 100%;
}
a,
a:visited,
a:hover,
a:active{
	color: inherit;
}
a{
	display: block;
	text-decoration: none;
}
body{
	max-width: 2000px;
	width: 100%;
}
h2{
	color: #00a0c6;
	font-size: 2em;
}
.point h3{
	color: #00a0c6;
}

/*--------------------------*/
header{
	display: flex;
	justify-content: center;
	margin-top: 15px;
}
.cont_wrapper{
	width: 90%;
	margin: 0 auto;
}
.cont_wrapper02{
	width: 80%;
	margin: 0 auto;
}
.content{
       margin-top: 50px;
       margin-bottom: 80px;
}
.content h1{
       margin-bottom: 20px;
}
.logo {
	width: 33%;
}
.logo img{
	max-width: 325px;
	margin: 0 auto;
}
.logo h1{
	display: none;
	margin: 0 auto;
}
.free_dial{
	width: 33%;
	text-align: center;
	color: #00a0c6;
	font-weight: bold;
	font-size: 1.15vw;
	line-height: 1.4;
	padding-top: 10px;
}
.fd_logo{
width: 3.2em;
height: 3.2em;
float: left;
background-image: url(images/free1.gif);
background-size: contain;
background-repeat: no-repeat;
padding: 0;
margin-top: 0.5em;
margin-right: -3em;
margin-left: 2.3em;
}
.time{
font-size: 0.85em;
font-weight: normal;
margin-right: 40px;
}
.telnum {
	font-size: 2.5vw;
}

.contact{
	width: 33%;
}
.tel_box{
	width: 80%;
	border: solid 3px #ff7f00;
    color: #ff7f00;
    background-color: #fff;
    padding: 0.5vw 0;
    box-sizing: border-box;
    transition: .5s ease all;
    border-radius: 8px;
    margin: 0 auto;
    margin-top: 10px;
    font-size: 1.2vw;
    padding-left: 10px;
}
p.net_contact{
	text-align: center;
	width:80%;
}
.tel_box p{
    text-align: center;
	width: 80%;
}
.free_call{
	font-size: 1.75vw;
	font-weight: bold;
}
.mail{
	width: 20%;
    height: 3em;
    float: left;
    background-image: url(images/envelope-solid-or.png);
    background-size: contain;
    background-repeat: no-repeat;
    margin: 0;
    margin-top: 0px;
    margin-right: 0px;
    padding: 0;
    margin-top: 0.5em;
    margin-right: 0;
	background-position: 20px 0;
}
.contact_f7{
	width:80%;
	margin:0 auto;
}
.wpcf7-form-control{
	width:100%;
}
.wpcf7-textarea{
	width:100%;
}
.wpcf7-submit{
width: 20%;
padding: 11px !important;
font-size: 16px;
background-color: #0084a4;
border-radius: 6px;
color: #fff;
}
/*--------------------------*/
.main_menu {
    width: 100%;
    overflow: hidden;
    color: #fff;
    background-color: #00a0c6;
    padding: .3% 0;
    margin-top: 2%;
    position: relative;
    left: 0;
}
.main_menu ul{
	width: 90%;
	margin: 0 auto;
	display: flex;
	justify-content: center;
}
.main_menu ul li{
	list-style: none;
	line-height: 4em;
	float: left;
	width: 13%;
	text-align: center;
	font-size: 1.2vw;
}
.main_menu ul li a{
	text-decoration: none;
	color: #fff;
	transition: .5s ease;
}
.main_menu ul li:hover a{
	color: #00a0c6;
	background-color: #fff;
}
/*--------------------------*/
.outline{
	width: 100%;
	display: flex;
	justify-content: space-between;
}
/*--------------------------*/
.header_upper {
	width: 100%;
	margin: 1% auto;
	overflow: hidden;
}
.header_logo{
	float: left;
	margin-top: 1%;
	width: 32%;
	margin-left: 1%;
}
.header_logo img{
	width: 70%;
	margin: 0 auto;
	}
.header_free_dial{
	float: left;
	width: 32%;
	color: #00a0c6;
	font-weight: bold;
	margin-top: 2%;
}
.header_free_dial p{
	font-size: 1.15vw;
}
.tel{
	overflow: hidden;
	margin-top: -8px;
}
.tel_img{
	width: 15%;
	float: left;
}
.tel_text h6{
	font-size: 1.2vw;
}
.tel_text p{
	float: left;
	width: 100%;
	font-size: 2.4vw;
	margin-top: -20px;
}
.tel_text p::before {
content: url(images/free1.gif);
display: inline-block;
vertical-align: middle;
transform: scale(0.4);
margin-left: -40px;
margin-right: -39px;
}
.header_24h{
	float: left;
	margin-top: 1%;
	width: 32%;
	border: solid 3px #ff7f00;
	color: #ff7f00;
	background-color: #fff;
	padding: 0.5vw 0;
	box-sizing: border-box;
	transition: .5s ease all;
	border-radius: 8px;
}
.header_24h:hover{
	color: #fff;
	background-color: #ff7f00;
	border: solid #ffffff00 3px;
}
.header_24h_text{
	width: 100%;
	position: relative;
}
.header_24h_text .header_24h_span{
	font-size: 1.8vw;
	text-align: center;
}
.header_24h_text p{
	margin-left: 26%;
	font-size: 1.15vw;
}
.header_24h_text:before{
	content: url(images/envelope-solid-or.png);
	position: absolute;
	display: inline-block;
	transform: scale(0.6);
	margin-top: -1.3vw;
	margin-left: 0.3vw;
}

@media screen and (min-width:880px){
	.header_24h_text::before {
    content: url(images/envelope-solid-or.png);
    position: absolute;
    display: inline-block;
    transform: scale(0.36);
    margin-top: -3.5vw;
    margin-left: -2vw;
}
}
@media screen and (min-width:980px){
	.header_24h_text::before {
    content: url(images/envelope-solid-or.png);
    position: absolute;
    display: inline-block;
    transform: scale(0.45);
    margin-top: -3vw;
    margin-left: -1.5vw;
}
}
@media screen and (min-width:1080px){
	.header_24h_text::before {
    content: url(images/envelope-solid-or.png);
    position: absolute;
    display: inline-block;
    transform: scale(0.45);
    margin-top: -2.5vw;
    margin-left: -1vw;
}
}
@media screen and (min-width:1180px){
	.header_24h_text::before {
    content: url(images/envelope-solid-or.png);
    position: absolute;
    display: inline-block;
    transform: scale(0.5);
    margin-top: -2.2vw;
    margin-left: -0.5vw;
}
}

.header_24h:hover .header_24h_text:before{
	background-image: url(images/envelope-solid.png);
}

.header_copy{
	background-color: #00a0c6;
	padding: 2% 0;
	text-align: center;
	color: #fff;
	font-size: 1.2vw;
	/*font-weight: bold;*/
}
.header_img{
	background-image: url(images/5091238_top.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	padding: 14% 0;
	transition: 3.5s background-image ease;
}

/*---------ドロワーメニュー--------*/
.drawer_menu{
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	right: -100%;
	opacity: .9;
	z-index: 10000;
}
.button {
    width: 50px;
    height: 50px;
    position: fixed;
    top: 4%;
    right: 3%;
    overflow: hidden;
    transition: 1s;
    background-color: #d6e1fb;
    border-radius: 6px;
    padding: 5px 5px;
}
.l_button, .c_button, .r_button {
    position: absolute;
    height: 30px;
    width: 3px;
    background-color: #4b8cdd;
    transform: rotate(90deg);
}
.l_button {
    top: -2px;
    transition: 1s;
    right: 24px;
}
.c_button {
    top: 9px;
    right: 24px;
}
.r_button {
    top: 20px;
    right: 24px;
    transition: 1s;
}
.drawer{
	position: absolute;
	top: 0;
	right: 0;
	background-color: #011e26;
	width: 45%;
	height: 100%;
	text-align: center;
	transition: 1s;
}
.drawer li{
	padding-top: 8%;
	list-style: none;
	transition: 0.3s;
}
.drawer li a:hover{
	text-decoration: underline;
}
.drawer_after{
	right: 100%;
}
.button_after{
	right: 50%;
}
.menu00_after{
	right: 50%;
}
.l_button_after {
    transform: rotate(-45deg);
    right: 24px;
    top: 10px;
    background-color: #011e26;
}
.r_button_after {
    transform: rotate(45deg);
    right: 25px;
    top: 10px;
    background-color: #011e26;
}
.c_button_after{
	display: none;
}
.drawer a{
	font-size: 1em;
	color: #fff;
}

/*---------------------*/

/*----------------------*/
.point{
	overflow: hidden;
}
.point_content h3{
	text-align: center;
	padding: 3% 0;
	font-weight: bold;
	font-size: 1.75vw;
	color: #00a0c6;
}
.point_content{
	float: left;
	border: 1px solid #000;
	margin-top: 3%;
	padding: 1%;
}
.point_1 span{
	color: red;
	font-weight: bold;
}
/*----------------------*/
.aisatsu h2{
	text-align: center;
	margin: 2% 0;
}
.aisatsu_content{
	width: 100%;
	margin: 0 auto;
}
.aisatsu_content p span{
	display: block;
	text-align: right;
}
/*-----------------------*/
.voices{
	margin-bottom: 3%;
}
.voices h2{
	text-align: center;
	margin: 2% auto;
}
.voice_content{
	overflow: hidden;
	width: 100%;
	margin-top: 2%;
	margin-bottom: 2%;
	margin: 0 auto;
}
.voice_img{
	width: 20%;
	float: left;
	margin-bottom: 3%;
	margin-right: 3%;
}
.voice_text{
	float: left;
	margin-top: 5%;
}
.voice_text_span{
	color: red;
}
/*------------------------*/
.reform{
	margin-bottom: 3%;
}
.reform_content{
	overflow: hidden;
	width: 100%;
	margin: 0 auto;
}
.reform h2{
	margin-bottom: 2%;
}
.reform_text{
	width: 48%;
	float: left;
}
.reform_text h2{
	text-align: center;
}
.reform_text p{
	display: block;
	margin: 0 auto;
}
.reform_img{
	width: 48%;
	float: left;
	margin: 0 auto;
	margin-left: 4%;
}
/*---------------------*/
.office{
	margin-bottom: 3%;
}
.office_content{
	width: 100%;
	display:flex;
	overflow: hidden;
	margin: 0 auto;
}
.office_img{
	width: 48%;
	float: left;
/*	margin: 2% auto;*/
	margin-right: 4%;
}
.office_text{
	width: 48%;
	float: left;
}
.office_text h2{
	text-align: center;
	margin-bottom: 2%;
}
/*----------------------*/
.skeleton{
	margin-bottom: 3%;
}
.skeleton_content{
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
}
.skeleton_text{
	width: 48%;
	float: left;
}
.skeleton_text h2{
	text-align: center;
	margin-bottom: 2%;
}
.skeleton_img{
	width: 48%;
	float: left;
	margin: 0 auto;
	margin-left: 4%;
}

/*------------------------*/
.qa{
	margin-bottom: 3%;
}

.qa h2{
	text-align: center;
	margin-bottom: 2%;
}
/*------------------------*/
.q_content{
	overflow: hidden;
	width: 100%;
	margin: 0 auto;
	margin-bottom: 2%;
}
.q_top p{
	float: left;
	width: 47px;
	height: 47px;
	background-color: #00a0c6;
	color: #fff;
	font-size: 2em;
	font-weight: bold;
	text-align: center;
	margin-right: 3%;
}
.q_text{
	float: left;
	width: 90%;
	margin-top: 2%;

}
/*------------------------*/
.a_content{
	overflow: hidden;
	width: 100%;
	margin: 0 auto;
	margin-bottom: 5%;
}
.a_top p{
	float: left;
	width: 47px;
	height:47px;
	margin-right: 3%;
	background-color: #fff;
	color: #00a0c6;
	font-size: 2em;
	font-weight: bold;
	text-align: center;
	border: solid 1px #00a0c6;
}
.a_text{
	float: left;
	width: 90%;
	/*margin-top: 1%;*/
	background-color: #bce2ec;
	border-radius:5px;
}
/*-----------------------*/
.price{
	margin-bottom: 3%;
}
.price h2{
	text-align: center;
	margin-bottom: 2%;
}
.price_content{
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}
.price_hontai_koji{
	width: 100%;
	border: solid 1px #000;
	float: left;
	margin-right: 2%;
	padding: 2%;
}
.price_hontai_koji ul li{
	list-style:circle;
	margin-left: 20px;
}
.price_futai_koji{
	width: 100%;
	border: solid 1px #000;
	float: left;
	margin-left: 2%;
	padding: 2%;
}
.price_futai_koji ul li{
	list-style:circle;
	margin-left: 20px;
}
.price_setsumei {
	float: left;
    width: 100%;
}
.price_setsumei p{
	text-align: center;
	padding: 2%;
}
.price_hontai_koji h2,
.price_futai_koji h2{
	color: #000;
	margin-top: 2%;
}
/*-------------------------*/
.nagare_01 h3::before {
	content: "1";
    background-color: #00a0c6;
    padding: 5px 15px;
    color: #fff;
    margin-right: 1vw;
    left: 0;
    position: absolute;
}
.nagare_02 h3::before {
	content:"2";
	background-color: #00a0c6;
    padding: 5px 15px;
    color: #fff;
    margin-right: 1vw;
    left: 0;
    position: absolute;
}
.nagare_03 h3::before {
	content:"3";
	background-color: #00a0c6;
    padding: 5px 15px;
    color: #fff;
    margin-right: 1vw;
    left: 0;
    position: absolute;
}
.nagare_04 h3::before {
	content:"4";
	background-color: #00a0c6;
    padding: 5px 15px;
    color: #fff;
    margin-right: 1vw;
    left: 0;
    position: absolute;
}
.nagare_05 h3::before {
	content:"5";
	background-color: #00a0c6;
    padding: 5px 15px;
    color: #fff;
    margin-right: 1vw;
    left: 0;
    position: absolute;
}
.nagare_06 h3::before {
	content:"6";
	background-color: #00a0c6;
    padding: 5px 15px;
    color: #fff;
    margin-right: 1vw;
    left: 0;
    position: absolute;
}
.nagare_07 h3::before {
	content:"7";
	background-color: #00a0c6;
    padding: 5px 15px;
    color: #fff;
    margin-right: 1vw;
    left: 0;
    position: absolute;
}
.nagare_08 h3::before {
	content:"8";
	background-color: #00a0c6;
    padding: 5px 15px;
    color: #fff;
    margin-right: 1vw;
    left: 0;
    position: absolute;
}
.nagare_09 h3::before {
	content:"9";
	background-color: #00a0c6;
    padding: 5px 15px;
    color: #fff;
    margin-right: 1vw;
    left: 0;
    position: absolute;
}
.nagare_10 h3::before {
	content:"10";
	background-color: #00a0c6;
    padding: 5px 6px;
    color: #fff;
    margin-right: 1vw;
    left: 0;
    position: absolute;
	margin-left: -10px;
}
.nagare_11 h3::before {
	content:"11";
	background-color: #00a0c6;
    padding: 5px 6px;
    color: #fff;
    margin-right: 1vw;
    left: 0;
    position: absolute;
	margin-left: -10px;
}
.nagare_12 h3::before {
	content:"12";
	background-color: #00a0c6;
    padding: 5px 6px;
    color: #fff;
    margin-right: 1vw;
    left: 0;
    position: absolute;
	margin-left: -10px;
}
.nagare h2{
	text-align: center;
}

.nagare_content{
	overflow: hidden;
	width: 100%;
	margin: 0 auto;
}
.nagare_title{
	margin-top: 3%;
	margin-bottom: 3%;
	width: 50px;
}
.nagare_title p{
	width: 10%;
	height: 47px;
	background-color: #00a0c6;
	color: #fff;
	font-weight: bold;
	font-size: 2em;
	text-align: center;
	float: left;
	margin-right: 2%;
}
.nagare_01{
	margin-bottom:2vw;
}
.nagare_02{
	margin-bottom:2vw;
}
.nagare_03{
	margin-bottom:2vw;
}
.nagare_04{
	margin-bottom:2vw;
}
.nagare_05{
	margin-bottom:2vw;
}
.nagare_06{
	margin-bottom:2vw;
}
.nagare_07{
	margin-bottom:2vw;
}
.nagare_08{
	margin-bottom:2vw;
}
.nagare_09{
	margin-bottom:2vw;
}
.nagare_10{
	margin-bottom:2vw;
}
.nagare_11{
	margin-bottom:2vw;
}
.nagare_12{
	margin-bottom:2vw;
}
.nagare_01 h3 {
    font-size: 1.75em;
    position: relative;
    padding-left: 55px;
}
.nagare_02 h3{
    font-size: 1.75em;
    position: relative;
    padding-left: 55px;
}
.nagare_03 h3{
    font-size: 1.75em;
    position: relative;
    padding-left: 55px;
}
.nagare_04 h3{
    font-size: 1.75em;
    position: relative;
    padding-left: 55px;
}
.nagare_05 h3{
    font-size: 1.75em;
    position: relative;
    padding-left: 55px;
}
.nagare_06 h3{
    font-size: 1.75em;
    position: relative;
    padding-left: 55px;
}
.nagare_07 h3{
    font-size: 1.75em;
    position: relative;
    padding-left: 55px;
}
.nagare_08 h3{
    font-size: 1.75em;
    position: relative;
    padding-left: 55px;
}
.nagare_09 h3{
    font-size: 1.75em;
    position: relative;
    padding-left: 55px;
}
.nagare_10 h3{
    font-size: 1.75em;
    position: relative;
    padding-left: 55px;
}
.nagare_11 h3{
    font-size: 1.75em;
    position: relative;
    padding-left: 55px;
}
.nagare_12 h3{
    font-size: 1.75em;
    position: relative;
    padding-left: 55px;
}
.nagare_text{
	float: left;
	width: 100%;
	margin-right: 2%;
}
.nagare_img{
	float: left;
	width: 100%;
	margin-left: 2%;
}
.nagare_img img{
	margin-top: 70px;
}
.nagare_text ul {
	margin: 15px 20px;
    line-height: 3vw;
    font-size: 1.3vw;
    font-weight: bold;
}
.nagare_text ul li{
	list-style:inside;
}
/*--------------------------*/
.nagare_renraku h2{
	color: #fff;
    padding-top: 2%;
    padding-bottom: 0;
    text-align: center;
    font-size: 2.5vw;
}
.nagare_renraku{
	background-image: url(images/389313.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 2%;
}


.nagare_freedial{
	width: 50%;
	overflow: hidden;
	margin: 0 auto;
	text-align:center;
}
.nagare_freedial_text h1::before {
    content: "";
    background-image: url(images/free1.gif);
    background-size: contain;
    background-repeat: no-repeat;
    display: inline-block;
    width: 80px;
    height: 80px;
    background-position: 0px 37px;
}
.nagare_freedial_img{
	width: 14%;
	float: left;
	margin-top: 2.5%;
}
.nagare_freedial_text{
	width: 80%;
	float: left;
	color: #fff;
	font-size: 2vw;
}
.nagare_jikan{
	color: #fff;
	text-align: center;
	font-size: 2.2vw;
	font-weight: bold;

}
.nagare_soudan{
	font-size: 2.0em;
	text-align: center;
}
.nagare_internet{
	overflow: hidden;
	background-color: #00a0c6;
	color: #fff;
	margin: 1% auto;
	width: 40%;
	padding: 1% 0;
	box-sizing: border-box;
	border: solid 1px #ffffff00;
	border-radius: 8px;
	transition: .5s ease all;
}
.nagare_internet:hover{
	color: #00a0c6;
	background-color: #fff;
	border: solid #00a0c6 1px;
}
/*.nagare_internet_img{
	float: left;
	width: 15%;
	margin-left: 5%;
	margin-right: 5%;
}*/
.nagare_internet_text{
	float: left;
	width: 100%;
	position: relative;

}
.nagare_internet_text p{
	margin-left: 28%;
	font-size: 1.75vw;
    font-weight: bold;
}
.nagare_internet_text:before{
	content: "";
	position: absolute;
	display: inline-block;
	width: 70px;
	height: 70px;
	background-image: url(images/envelope-solid.png);
	background-size: cover;
	margin-left: 13%;
	transition: .5s background-image ease;
	top:14px;
}
.nagare_internet:hover .nagare_internet_text:before{
	background-image: url(images/envelope-solid-after.png);
}

.nagare_address{
	text-align: center;
	font-size: 1.5em;
	color: #fff;
	padding-bottom: 2%;
}
.nagare_soudan{
	font-size: 1.5em;
	text-align: center;
}
/*------------------------*/
.nagare_img_10{
	width: 48%;
	margin: 0 auto;
}
.nagare_text_10{
	width: 70%;
	margin: 0 auto;
}
.nagare_text_10 p{
	text-align: center;
	margin: 0 auto;
}
.nagare_text_10 h3{
	text-align: center;
}
/*-------------------------*/
.nagare_text span{
	color: red;
}
.nagare_text a{
	display: inline-block;
	color: red;
}
/*-------------------------*/
.after{
	width: 100%;
	margin: 5% auto;
}
.after h2{
	text-align: center;
	margin: 2% auto;
}
.after_logo{
	background-color: #00a0c6;
	color: #fff;
	overflow: hidden;
	width: 45%;
	margin: 2% auto;
	padding: 2% 0; 
	transition: .5s ease all;
	box-sizing: border-box;
	border: solid 1px #ffffff00;
	border-radius: 8px;
}
.after_text{
	text-align: center;
}
/*.after_logo_img{
	float: left;
	width: 15%;
	margin-left: 5%;
	margin-right: 8%;
}*/
.after_logo_text p{
	text-align: center;
	margin-left: 7%;
	font-size: 1.4vw;
}
.after_logo_text{
	width: 100%;
	position: relative;
}
.after_logo_text:before{
	content: "";
	position: absolute;
	display: inline-block;
	width: 5vw;
	height: 5vw;
	background-image: url(images/envelope-solid.png);
	background-size: cover;
	margin-left: 2vw;
	transition: ease background-image .5s;
}
.after_logo:hover{
	color: #00a0c6;
	background-color: #fff;
	border: solid #00a0c6 1px;
}
.after_logo:hover .after_logo_text:before{
	background-image: url(images/envelope-solid-after.png);
}
.after_span{
	font-size: 2em;
	text-align: center;
}
/*--------------------------*/
footer{
	background-color: #00a0c6;
	color: #fff;
}
.footer-menu{
	overflow: hidden;
	width: 50%;
	margin: 0 auto;

}
.footer-menu ul{
	margin-top: 3%;
	display: flex;
    justify-content: space-between;
}
.footer-menu ul li{

}
.copyright{
	text-align: center;
	margin-top: 2%;
	padding-bottom: 2%;
}
/*---------------------------*/
#top{
	position: fixed;
	right: 2px;
	bottom: 30px;
	transition: .5s ease;
}
#top:before{
	content: '';
	width: 100%;
	height: 30px;
	background-image: url(images/117347.png);
	background-size: cover;
	background-repeat: no-repeat;
	display: block;
	background-position: center;
}
#top.fade-in{
	opacity: 1!important;
}

/*---------------------------*/
@media screen and (max-width:810px){
	body{
		font-size:1.75vw;
	}
.main_menu ul li {
    font-size: 1.6vw;
}
.fd_logo {
    margin-right: -1.8em;
    margin-left: 1.2em;
}
.free_dial {
    font-size: 1.25vw;
}
.telnum {
    font-size: 2.7vw;
}
.mail {
    width: 4em;
    height: 4em;
    margin-top: 0;
    margin-right: 0;
	background-position: 0px 0;
}
.tel_box {
	width:100%;
    font-size: 1.4vw;
}
.tel_box p {
    width: auto;
}
p.net_contaxt{
	width:100%;
	}
.header_copy h1{
	font-size: 3vw;	
}
.nagare_internet_text:before {
    content: "";
    position: absolute;
    display: inline-block;
    width: 50px;
    height: 50px;
    background-image: url(images/envelope-solid.png);
    background-size: cover;
    margin-left: 13%;
    transition: .5s background-image ease;
    top: 3px;
}
.nagare_freedial_text h1::before {
    content: "";
    background-image: url(images/free1.gif);
    background-size: contain;
    background-repeat: no-repeat;
    display: inline-block;
    width: 52px;
    height: 72px;
    background-position: 0px 42px;
}
.nagare_text ul {
    margin: 15px 20px;
    line-height: 1.5em;
    font-size: 1.2em;
    font-weight: bold;
}
.free_call {
    font-size: 2.3vw;
}
.cont_wrapper02{
	width: 90%;
}
.after_logo{
	width: 40%;
}
	.point_content {
		font-size:1.15em;
	}
.point_content h3{
		font-size:2vw;
	}
.reform_text h2{
		font-size:3vw;
	}
.price_hontai_koji h2, .price_futai_koji h2 {
    font-size: 1.5em;
}
.footer-menu {
    width: 90%;
}
}
/*---------------------------*/
@media screen and (max-width:780px){
.point_content h3 {
    font-size: 4vw;
}
	.sow-image-container img{
	display: block;
    max-width: 50%;
    height: auto;
    margin: 0 auto;
	}
.panel-cell-style-for-21-3-0 {
    height: 100%;
    width: 100%;
}
	.panel-cell-style-for-21-3-0 img{
    width: 50%;
}
	.panel-cell-style-for-21-4-0 {
    height: 100%;
    width: 100%;
}
	.panel-cell-style-for-21-4-0 img{
    width: 50%;
}
	.panel-cell-style-for-21-5-0 {
    height: 100%;
    width: 100%;
}
	.panel-cell-style-for-21-5-0 img{
    width: 50%;
}
}
/*---------------------------*/
@media screen and (max-width:430px){
.cont_wrapper {
    width: 100%;
}
header {
    display: block;
}
.logo {
    width: 60%;
    margin: 0 auto;
}
.free_dial {
    width: 48%;
    text-align: center;
    color: #00a0c6;
    font-weight: bold;
    font-size: 1.15vw;
    line-height: 1.4;
    padding-top: 10px;
    float: left;
    font-size: 2.2vw;
    margin-right: 2%;
    margin-left: 3px;
	margin-bottom: 13px;
}
.fd_logo {
    width: 3.2em;
    height: 3.2em;
    float: left;
    background-image: url(images/free1.gif);
    background-size: contain;
    background-repeat: no-repeat;
    padding: 0;
    margin-top: 0.5em;
    margin-right: -1.8em;
    margin-left: 1.2em;
}
.time {
    font-size: 0.8em;
    font-weight: normal;
    padding: 0;
    margin: 0;
    margin-left: -25px;
}
.telnum {
    font-size: 4.3vw;
}
.contact {
    width: 48%;
    float: left;
    margin-right: 3px;
}
.mail {
    width: 4em;
    height: 4em;
    margin-top: 0;
    margin-right: 0;
}
.tel_box {
    font-size: 2.3vw;
}
.free_call {
    font-size: 3.3vw;
}
.header_copy h1{
    font-size: 4vw;
}
.outline{
	display: block;
}
.point_content {
    width: 100%;
}
.point_content h3 {
    font-size: 5vw;
}
.footer-menu {
    display: none;
}
.copyright {
    padding: 3%;
}
.after_logo {
    width: 70%;
}
.after_logo_text p {
    font-size: 3vw;
}
.after_span {
    font-size: 5.3vw;
}
.after_logo_text::before {
    content: "";
    position: absolute;
    display: inline-block;
    width: 10vw;
    height: 10vw;
    background-image: url(images/envelope-solid.png);
    background-size: cover;
    margin-left: 5vw;
    transition: ease background-image .5s;
    margin-top: 2vw;
}
.reform_content {
    width: 90%;
    margin-bottom: 40px;
}
.reform_text {
    width: 100%;
    margin-bottom: 20px;
}
.reform_img {
    width: 100%;
    margin-left: auto;
}
.office_content {
    width: 90%;
	 flex-direction: column;
}
.office_text {
    width: 100%;
	order:1;
	margin-bottom: 20px;
}

.office_img {
    width: 100%;
	order:2;
   margin-left:auto;
}
	
.skeleton_content {
    width: 90%;
    margin-bottom: 40px;
}
.skeleton_text {
    width: 100%;
    float: left;
    margin-bottom: 20px;
}
.skeleton_img {
    width: 100%;
    float: left;
    margin: 0 auto;
    margin-left: auto;
}
.nagare_internet_text:before {
    content: "";
    position: absolute;
    display: inline-block;
    width: 40px;
    height: 40px;
    background-image: url(images/envelope-solid.png);
    background-size: cover;
    margin-left: 13%;
    transition: .5s background-image ease;
    top: 3px;
}
	.nagare_internet_text p {
    margin-left: 28%;
    font-size: 3vw;
    font-weight: bold;
}
	.nagare_renraku h2 {
    color: #fff;
    padding-top: 10%;
    padding-bottom: 0;
    text-align: center;
    font-size: 4.5vw;
}
.nagare_freedial_text h1{
	font-size: 7vw;
    margin-top: -25px;
	}
.nagare_jikan {
    color: #fff;
    text-align: center;
    font-size: 4vw;
    font-weight: bold;
}
}
/*---------------------------*/
.tel_box {
    width: 100%;
}

.header_logo {
    margin-top: 1%;
    width: 25%;
    margin-left: 1%;
}
.header_free_dial {
	float: none;
    color: #00a0c6;
    font-weight: bold;
    margin-top: 1%;
    margin-left: 2%;
    width: ;
}
.header_free_dial a {
    display: block;
    text-decoration: none;
    font-size: 1.65vw;
}
.tel_img {
    width: 15%;
    float: left;
}
.tel_text {
    float: left;
    width: 85%;
    font-size: 3.0vw;
}
.header_24h {
    float: none;
    margin-top: 1%;
    margin-left: 0;
    width: 33%;
    margin-right: 2%;
    border: solid 3px #ff7f00;
    color: #ff7f00;
    background-color: #fff;
    padding: 1% 0;
    box-sizing: border-box;
    transition: .5s ease all;
    border-radius: 8px;
}
.tel_img img{
	margin-top:7px;
}
.header_24h_text::before {
    content: "";
    position: absolute;
    display: inline-block;
    width: 50px;
    height: 100%;
    background-image: url(images/envelope-solid-or.png);
    background-size: cover;
    margin-left: 5%;
    transition: .5s background-image ease;
}
.header_24h_text p {
    margin-left: 26%;
    font-size: 0.8em;
}
.header_24h_span {
    font-size: 1.2em;
    text-align: center;
}
.menu_list{
	display: flex;
    justify-content: space-between;
    width: 100%;
    flex-flow: row;
}
.main_menu ul li {
    list-style: none;
    line-height: 4em;
    float: left;
    width: auto;
    text-align: center;
    margin-right: 5%;
}
.point_content {
    float: left;
    border: 1px solid #000;
    margin-top: 3%;
    padding: 1%;
}
.point h3 {
    font-size: 1.25em;
}
.point {
    margin-bottom: 40px;
}
.voice_content {
	width: 90%;
    margin-bottom: 20px;
}
.voice_img {
    margin-top: 2%;
    margin-right: auto;
}
.voice_img img {
	width: 90%;
}

.q_content {
    width: 90%;
}
.a_text {
    width: 90%;
    padding: 10px;
}
.aisatsu_content {
    width: 90%;
}
.price_content {
    width: 90%;
}
.nagare_internet {
    width: 50%;
}
.nagare_freedial_text {
	width: 90%;
    font-size: 2.5vw;
}
.nagare_freedial_img {
    width: 10%;
}
.nagare_content {
    margin-bottom: 30px;
}
.footer-menu {
    width: 90%;
    margin: 0 auto;
}
.header_copy{
	font-size: 0.8em;
}
@media screen and (max-width:768px){
	.nagare_img img {
    margin-top: 30px;
}
}

@media screen and (max-width: 430px){
	body {
		font-size:3vw;
	}
	h2 {
    font-size: 1.7em;
}
.header_logo img {
    width: 85%;
}
	.header_upper{
		display: block;
		margin: 0 auto;
	}
	.drawer_menu{
		display: block;
	}
	.header_logo {
    margin-top: 0;
    width: 100%;
    margin-left: 0;
    background-color: #047391;
}
.header_free_dial {
	width: 90%;
    float: left;
    color: #00a0c6;
    font-weight: bold;
    margin-top: 1%;
    margin-left: 15%;
}
.header_free_dial a {
    font-size: 3.5vw;
}
.tel_text {
    float: left;
    width: 85%;
    font-size: 7.2vw;
}
.menu_list {
    display: none;
}
.header_24h {
    float: left;
    margin-top: 1%;
    margin-left: 15%;
    width: 70%;
    margin-right: 2%;
    border: solid 3px #ff7f00;
    color: #ff7f00;
    background-color: #fff;
    padding: 1% 0;
    box-sizing: border-box;
    transition: .5s ease all;
    border-radius: 8px;
}
.point_content {
    float: left;
    border: 1px solid #000;
    width: 100%;
    margin-top: 3%;
    padding: 1%;
}
.voice_img {
    width: 60%;
    float: left;
    margin-bottom: 0;
    margin-left: 24%;
}
.voice_text {
    width: 100%;
}

.nagare_img img {
margin-top: 0px;
}
.q_content {
    width: 90%;
}
.q_top p {
    float: left;
    width: 40px;
    height: 40px;
    background-color: #00a0c6;
    color: #fff;
    font-size: 1.5em;
    font-weight: bold;
    text-align: center;
    margin-right: 3%;
	padding-top: 5px;
}
.a_top p {
    width: 40px;
	height:40px;
	font-size:1.5em;
	padding-top: 5px;
}
.q_text {
    float: left;
    width: 80%;
    margin-top: 2%;
}
.a_text {
    width: 75%;
}
.a_content {
    margin-bottom: 10%;
}
.price_hontai_koji {
    width: 100%;
    border: solid 1px #000;
    float: left;
    margin-right: 2%;
    margin-bottom: 30px;
}
.price_futai_koji {
    width: 100%;
    border: solid 1px #000;
    float: left;
    margin-bottom: 15px;
    margin-left: 0;
}
.nagare_content {
    overflow: hidden;
    width: 90%;
}
.nagare_text {
    float: left;
    width: 100%;
    margin-right: 0;
    margin-bottom: 15px;
}
.nagare_img {
    float: left;
    width: 100%;
    margin-left: 0;
}
.nagare_freedial {
    width: 94%;
    text-align: center;
}
.nagare_internet {
    width: 90%;
}
.after {
    width: 90%;
}
.after_logo {
    width: 90%;
    margin: 50px auto;
}
.after_logo_text p {
    text-align: center;
    margin-left: 12%;
}
.after_span {
    font-size: 1.8em;
}
	.drawer_menu{
	display: block;
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	right: -100%;
	opacity: .9;
	z-index: 10000;
}
.menu_list{
display:none;
}
.reform_text h2 {
    margin-bottom: 5%;
    font-size: 1.75em;
}
}
@media screen and (max-width: 375px){
	.office_img {
    top: 410px;
}
.nagare_freedial_text {
    font-size: 1.4em;
}
.after_logo_text::before {
    width: 40px;
    height: 35px;
    background-image: url(images/envelope-solid.png);
    background-size: cover;
    margin-left: 4%;
    transition: ease background-image .5s;
}
.after_span {
    font-size: 1.3em;
}
}
