@charset "utf-8";

.key_top .container{
	position: absolute;
	left: 50%;
	transform: translate(-50%,0);
	margin: 20px 0;
}

.key_top{
	position: relative;
}

.key_top .key_img{
	width: 100%;
}

.key_top h2{
	position: absolute;
	left: 20%;
	bottom: 10%;
	line-height: 1.6;
}

.top_contents{
	display: flex;
	justify-content: space-between;
	margin-top: 40px;
	margin-bottom: 40px;
	position: relative;
}

.top_contents .left{
	margin-right: 20px;
}

.top_contents .left div{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-top: 40px;
}

.top_contents .left div p{
	width: 48%;
}

.top_contents .right div{
	margin-top: 40px;
}

.top_contents .pc{
	display: inline-block;
}

.top_contents .sp{
	display: none;
}

.top_ene{
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.btn{
	color: #fff;
	border-radius: 5px;
	text-align: center;
	display: block;
	font-size: 23px;
	line-height: 1.4;
	padding: 20px 0;
}

.btn_red{
	background-color: #c8161e;
}

.btn_pink{
	background-color: #f88a8f;
	padding: 36px 0;
}

.btn_orange{
	background-color: #f08200;
	padding: 36px 0;
}

/* new */
.f_menu{
	background-color: #99a368;
}

.f_menu ul{
	display: flex;
	justify-content: space-between;
}

.f_menu li{
	width: 25%;
	padding: 10px 0;
}

.f_menu li:last-child a{
	border-right: none;
}

.f_menu li a{
	border-right: solid 1px #fff;
	text-align: center;
	color: #fff;
	display: inline-block;
	width: 100%;
	padding: 10px 0;
	font-size: 18px;
}

.features_box,
.economy_box{
	background-color: #edefe3;
	width: 1314px;
	margin: 0 auto;
	padding: 40px 0;
}

.point{
	background-color: #edefe3;
}

.point_box{
	width: 70%;
	margin: -100px auto 0;
}

.economy_box .point_box{
	margin: 0px auto 0;
}

.p_txt_box{
	margin: -40px 0 40px 120px;
}

.p_txt_box h4{
	font-size: 50px;
	font-weight: bold;
	line-height: 1.2;
	border-bottom: solid 2px #000;
	margin-bottom: 20px;
}

.p_txt_box h4 span{
	display: inline-block;
	font-size: 20px;
	margin-left: 20px;
}

.point_type{
	display: flex;
}

.point_type p:first-child{
	width: 45%;
	margin-right: 25px;
}

.point_type p:last-child{
	flex:1
}

.contact_btn{
	margin: 40px auto;
	width: 550px;

}

.btn_contact{
	background-color: #c8161e;
	line-height: 1;
	font-size: 30px;
}

.btn_contact img{
	vertical-align: text-bottom;
}

/* contact */
.contact_form{
	background-color: #edefe3;
	padding-bottom: 50px;
}

.contact_form h2,
.search_result h2{
	background-color: #99a368;
	color: #fff;
	text-align: center;
	padding: 20px 0;
	font-size: 25px;
}

.contact_form .container{
	margin-top: 50px;
}

.form{
	background-color: #fff;
	border-radius: 5px;
	margin-top: 20px;
	padding: 40px;
}

.form table{
	margin-bottom: 50px;
}

.form tr{
	border-bottom: solid 1px #ccc;
}

.form tr:last-child{
	border-bottom: none;
}

.form th{
	width: 300px;
	padding: 20px 0;
	font-weight: bold;
}

.form td{
	padding: 20px 0;
}

.form td p{
	color: #878787;
}

.input_type1{
	width: 100%;
}

.input_type2{
	width: 100px;
}

.store_block{
	margin-top: 20px;
}

.store_block0,
.store_block1,
.store_block2,
.store_block3,
.store_block4,
.store_block5,
.store_block6,
.store_block7{
	display: none;
}

.contact_ul{
	display: flex;
	flex-wrap: wrap;
}

.contact_ul li{
	width: 50%;
}

.form textarea{
	width: 100%;
	height: 100px;
}

.policy {
	height: 300px;
	padding: 3%;
	border: 1px solid #dddddd;
	border-radius: 5px;
	background: #fff;
	overflow: scroll;
	margin-bottom: 20px;
}

.policy p{
	color: #333!important;
	margin-bottom: 20px;
}

.policy ol{
	margin-left: 10px;
}

.submit_btn{
	background-color: #c8161e;
	color: #fff;
	width: 520px;
	font-size: 30px;
	text-align: center;
	border: none!important;
	border-radius: 8px!important;
	padding: 20px 0;
	cursor: pointer;
	margin: 0 auto;
	display: block;
}

.submit_btn:hover{
	opacity: 0.7;
	transition: 0.3s;
}

.error_message{
	color: #c8161e;
	border:solid 1px #c8161e;
	background-color: #ffe6e7;
	padding: 15px;
	border-radius: 4px;
	margin-top: 10px;
}

.back_btn{
	display: block;
	width: 200px;
	margin: 0 auto;
	text-align: center;
	color: #fff;
	background-color: #878787;
	border-radius: 5px;
	padding: 5px 0;
}

.success{
	margin: 100px auto 0;
	width: 300px;
}

/* vivido */
.movie{
	background-color: #edefe3;
	padding: 50px 0;
}

.movie .m_iframe{
	position: relative;
	padding-bottom: 56.25%; /* アスペクト比16:9の場合 */
	padding-top: 30px;
	height: 0;
	overflow: hidden;
	margin-bottom: 2rem; /* YouTubeの下に余白をつける */
}

.movie iframe{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.movie .m_box{
	width: 900px;
	margin: 0 auto;
}

.movie p:first-child{
	font-size: 35px;
	color: #c8161e;
	text-align: center;
	font-weight: bold;
}

.red_t{
	font-size: 35px;
	color: #fff;
	background-color: #c8161e;
	text-align: center;
	margin: 20px auto 40px;
	width: 700px;
	position: relative;
}

.red_t::after{
	position: absolute;
	content: "";
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 15px solid #c8161e;
	bottom: -15px;
	left: 50%;
	transform: translate(-50%, 0);
}

.red_t span{
	font-size: 25px;
}

.structure_box,
.economyv_box,
.space_box,
.voice_box{
	width: 1314px;
	margin: 0 auto;
	padding: 0px 0 40px;
}

.avoice_box{
	width: 1314px;
	margin: 0 auto;
	padding: 0px 0 40px;
	background-color: #edefe3;
}

.bgw{
	background-color: #fff!important;
}

.border_g{
	border: solid 2px #99a368;
	border-radius: 10px;
	padding: 40px;
	text-align: center;
	margin-bottom: 30px;
}

.space{
	width: 70%;
	margin: 40px auto 0;
}

.space.border_g{
	padding: 10px 20px 15px;
}

.voice_box{
	text-align: center;
}

.voice1{
	margin-top: -50px;
}

.voice2{
	background-color: #edefe3;
	padding: 50px 0;
	margin-top: 80px;
}

.text_style{
	font-size: 20px;
	font-weight:bold;
	margin-bottom: 5px;
	line-height: 1.4;
}

/* allelectrification */
.avoice.first{
	margin-top: -30px;
}

.avoice{
	background: #fff;
	border-radius: 10px;
	padding: 40px;
	width: 70%;
	margin: 0 auto 40px;
}

.avoice h3{
	color: #99a368;
	line-height: 1.4;
	font-weight: bold;
	font-size: 30px;
}

.avoice_block{
	display: flex;
	margin-top: 10px;
	flex-wrap: wrap;
}

.avoice_block .img{
	flex:1;
}

.avoice_block .comment{
	width: 400px;
	margin-left: 20px;
	line-height: 1.4;
}

.avoice_block .comment div{
	margin-bottom: 20px;
}

.avoice_block .comment div:last-child{
	margin-bottom: 0;
}

.avoice_block .comment h4{
	font-size: 18px;
	color: #c8161e;
	line-height: 1.2;
	margin-bottom: 5px;
}

@media (max-width: 1314px) {
	.features_box,
	.economy_box,
	.structure_box,
	.economyv_box,
	.space_box,
	.voice_box,
	.avoice_box,
	.style_box{
		width: 100%;
	}
}

/* 20230321 */
.link_red{
	background-color: #c8161e;
	color: #fff;
	width: 800px;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	display: block;
	margin: 0 auto 50px;
	line-height: 1.2;
	border-radius: 10px;
	padding: 10px;
}

.contents_block{
	background-color: #edefe3;
	padding-bottom: 50px;
}

.title_red{
	background-color: #c8161e;
	color: #fff;
	text-align: center;
	padding: 10px 0;
	font-size: 25px;
	line-height: 1;
	font-weight: normal;
}

.title_red span{
	display: block;
	font-size: 30px;
	margin-bottom: 10px;
}

.title_grn{
	background-color: #99a368;
	color: #fff;
	text-align: center;
	padding: 10px 0;
	font-size: 40px;
	font-weight: bold;
	line-height: 1.1;
}

.simulation_form{
	background-color: #fff;
	border-radius: 5px;
	margin-top: 20px;
	padding: 40px;
	text-align: center;
}

.simulation_form .s_font,
.simulation_form .s_font span,
.simulation_form select{
	font-size: 20px;
}

.price_box{
	display: inline-flex;
	align-items: center;
	margin: 40px 0;
}

.price_box p{
	font-weight: bold;
}

.simulation_anser{
	background-color: #fff;
	border-radius: 5px;
	margin-top: 20px;
	padding: 40px;
}

.anser_box{
	display: flex;
	align-items: end;
}

.anser_box div:first-child,
.anser_box div:last-child{
	width: 510px;
}

.anser_title{
	font-size: 20px;
}

.anser_ba{
	font-size: 20px;
	border:solid 1px #99a368;
	border-radius: 3px;
	padding: 0 10px;
}

.anser_ya{
	font-size: 30px;
	color: #99a368;
	margin: 0 20px;
	line-height: 1;
}

.otoku{
	background-color: #c8161e;
	border-radius: 5px;
	color: #fff;
	position: relative;
	margin: 40px 0 20px;
	padding: 20px;
	text-align: center;
	line-height: 1;
}

.otoku p{
	font-size: 30px;
}

.otoku span{
	font-size: 50px;
}

.otoku::before{
	content: "";
	position: absolute;
	top: -30px;
	left: 50%;
	margin-left: -15px;
	border: 15px solid transparent;
	border-bottom: 15px solid #c8161e;
}

.gimon_block{
	margin-top: 20px;
	margin-bottom: 40px;
}

.gimon_block .text p{
	font-weight: bold;
	font-size: 20px;
	display: inline-block;
	margin: 10px 10px 0px 0;
}

.gimon_block .text2{
	color: #fff;
	background-color: #99a368;
	text-align: center;
	padding: 5px;
	font-size: 20px;
	margin: 20px 0;
}

.gimon_block h4{
	font-size: 40px;
	font-weight: bold;
	color: #c8161e;
	text-align: center;
	line-height: 1.2;
	margin: 20px 0;
}

.gimon_block h4 span{
	font-size: 50px;
	font-weight: bold;
}

.gimon{
	font-size: 40px;
	color: #c8161e;
	font-weight: bold;
	letter-spacing: -2px;
	padding: 20px 0px 6px 150px;
	background-repeat: no-repeat;
}

.gimon1{
	background-image: url(../img/gimon1.png);
}

.gimon2{
	background-image: url(../img/gimon2.png);
}

.triangle-bottom {
	display: inline-block;
	border-style: solid;
	border-width: 25px 30px 0 30px;
	border-color: #c8161e transparent transparent transparent;
	margin: 10px 0 0;
}

/* 20230515 */
.btn_gr{
	background-color: #99a368;
}

.btn_gr span{
	display: block;
}

.gimon_block .text3 p{
	font-weight: bold;
	font-size: 20px;
}

.mbox_bl{
	color: #333!important;
	font-weight: normal!important;
	font-size: 16px!important;
}

.style_box{
	padding: 40px 0 60px;
}

.style_box .title{
	width: 70%;
	margin: 0 auto 40px;
}

.style_box .title h2{
	border-bottom: solid 1px #000;
	font-weight: bold;
	text-align: center;
	font-size: 50px;
	line-height: 1.5;
	margin-bottom: 20px;
}

.br_box{
	display: flex;
	justify-content: space-between;
}

.br_box a{
	display: block;
	text-align: center;
	color: #fff;
	padding: 30px 30px 20px 30px;
	background-color: #99a368;
	border-radius: 10px;
	position: relative;
	width: 48%;
}

.br_box a::after{
	position: absolute;
	content: "";
	background:url(../img/w_arrow.png) no-repeat;
	height: 24px;
	width: 24px;
	right: 10px;
	bottom: 10px;
}

.br_box span,
.br_box2 div span{
	font-size: 25px;
	line-height: 1.2;
	margin-top: 20px;
	display: block;
}

.br_box2{
	display: flex;
	justify-content: center;
}

.br_box2 div{
	width: 48%;
	text-align: center;
	padding: 40px 40px 20px 40px;
}

.style_box{
	width: 1314px;
	margin: 0 auto;
}

.style_box .box{
	width: 70%;
	margin: 0 auto;
}

.bg_gr{
	background-color: #edefe3;
}

.style_box .red_t{
	width: 100%;
}

.style_box .red_t h2{
	font-size: 20px;
	padding: 20px 0;
}

.style_box .box .link_red{
	width: 55%;
	padding: 30px;
}

.title_gr{
	color: #99a368;
	font-size: 35px;
	font-weight: bold;
	text-align:center;
	margin-top: 40px;
	line-height: 1.2;
	margin-bottom: 10px;
}

.error_table{
	margin-bottom: 40px;
}

.error_table tr:first-child th{
	color: #99a368;
	border-top: solid 1px #99a368;
}

.error_table th{
	background-color: #e3ecb7;
	text-align:center;
	padding: 5px;
	border-left: solid 1px #99a368;
}

.error_table td{
	background-color: #fff;
	padding: 5px;
	border-left: solid 1px #99a368;
}

.error_table tr{
	border-bottom: solid 1px #99a368;
	border-right: solid 1px #99a368;
}

.qa_table tr:first-child th{
	color: #000;
}

.phone_box{
	width: 65%;
	margin: 20px auto 0;
}

.phone_box .name{
	font-size: 20px;
	line-height: 1;
}

.phone_box div a{
	font-weight: bold;
	color: #c8161e;
	font-size: 50px;
	line-height: 1;
	display: inline-block;
	font-family: 'Rowdies';
	letter-spacing: 4px;
}

.phone_box div p{
	display: inline-block;
}

.inspection_table{
	border-top: solid 1px #99a368;
	border-left: solid 1px #99a368;
	border-right: solid 1px #99a368;
}

.inspection_table tr{
	border-bottom: solid 1px #99a368;
}

.inspection_table th{
	background-color: #e3ecb7;
	border-right: solid 1px #99a368;
	padding: 5px;
	font-size: 18px;
}

.inspection_table th span{
	display: block;
	font-size: 14px;
}

.inspection_table td{
	text-align: center;
	width: 200px;
	padding: 5px;
	background-color: #fff;
	vertical-align: middle;
}

/* 2023/08/28 */
.top_btn{
	margin-bottom: 40px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.top_btn p{
	width: 48%;
}

.qa_table th{
	width: 50px;
	text-align: center;
}

.qa_table td{
	border-top:solid 1px #99a368;
}

.download_table{
	border: solid 1px #99a368;
	margin-top: 40px;
}

.download_table th{
	color: #99a368;
	background-color: #e3ecb7;
	border-bottom: solid 1px #99a368;
	padding: 10px;
	line-height: 1;
	font-size: 20px;
}

.download_table td{
	text-align: center;
	padding: 10px;
	background-color: #fff;
	width: 50%;
	border-bottom: solid 1px #99a368;
}

.download_table tr:last-child td{
	border-bottom: none;
}

.download_table tr td:first-child{
	border-right: solid 1px #99a368;
}

.download_table td a{
	color: #c8161e;
	text-decoration: underline;
}

.download_page{
	background-color: #edefe3;
	padding-bottom: 50px;
}

.download_page h2{
	background-color: #99a368;
	color: #fff;
	text-align: center;
	padding: 20px 0;
	font-size: 40px;
	font-weight: bold;
}

.download_page .container{
	margin-top: 50px;
}

.p4{
	padding: 4px 0;
}

/* 2024/05/30 */
.contact_design header h1{
	text-align: center;
}

.contact_design .contact_form h2{
	background-color: #1b1c80;
}

.contact_design .contact_form{
	background-color: #eeeefa;
}

.drop_div{

}

.drop_div_box{
	border-radius: 5px;
	margin-bottom: 20px;
}

.drop_top_box{
	background-color: #c9151e;
	display: flex;
	color: #fff;
	padding: 10px 20px;
	align-items: center;
	border: solid 1px #000;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	cursor: pointer;
}

.drop_div_box .q{
	display: block;
	margin-right: 20px;
	width: 50px;
}

.drop_pm{
	width: 50px;
	text-align: right;
	height: 50px;
	position: relative;
}

.drop_pm:after {
	display: block;
	content: 'ー';
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}

.drop_pm.active:after {
	content: '＋';
}

.drop_div_box h4{
	flex: 1;
}

.drop_div_box .drop_under_box{
	background-color: #fff;
	padding: 15px 20px 20px;
	border: solid 1px #000;
	border-top: none;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	display: flex;
	align-items: baseline;
}

.drop_div_box .drop_under_box span{
	display: block;
	margin-right: 20px;
}

.search_error h2{
	background-color: #c9151e;
}

.searchform{
	margin-top: 30px;
}

.search_form{
	text-align: center;
	margin-bottom: 50px;
}

.search_form p{
	margin-bottom: 20px;
	font-weight: bold;
}

.search_form input[type="text"]{
	width: 250px;
	height: 50px;
}

.search_form ul{
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
}

.search_form li{
	font-size: 1.8rem;
}

.search_form li:last-child{
	margin-right: 0;
}

.serch_result{
	margin-top: 50px;
}

.serch_result h3{
	font-size: 2.0rem;
	padding: 10px 0;
	background-color: #c8161e;
	color: #fff;
	text-align: center;
	position: relative;
}

.serch_result h3::after{
	position: absolute;
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-left: 30px solid transparent;
	border-right: 30px solid transparent;
	border-top: 30px solid #c8161e;
	left: 50%;
	bottom: -20px;
	transform: translate(-50%, 0);
}

.result_none,
.serch_result ul{
	margin-top: 50px;
	margin-bottom: 200px;
}

.serch_result li{
	margin-bottom: 20px;
}

.serch_result a{
	border: solid 1px #000;
	border-radius: 5px;
	display: flex;
	padding: 10px 20px;
	color: #000;
	position: relative;
	flex-wrap: wrap;
}

.serch_result a::after{
	width: 20px;
	height: 0;
	border-left: 10px solid #99a368;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	position: absolute;
	content: "";
	display: block;
	right: 0;
	top: 50%;
	transform: translate(0,-50%);
}

.serch_result a p:first-child{
	width: 200px;
}

.serch_result a p:last-child{
	flex: 1;
	padding-right: 20px;
}

.inline-radio {
	display: flex;
	overflow: hidden;
	justify-content: space-between;
	margin-bottom: 40px;
}

.inline-radio div {
	position: relative;
	width: 48%;
}

.inline-radio input {
	width: 100%;
	height: 300px;
	opacity: 0;
	cursor: pointer;
}

.inline-radio label {
	position: absolute;
	top: 0%;
	left: 0%;
	color: #b6b6b6;
	width: 100%;
	height: 100%;
	background: #fff;
	pointer-events: none;
	border-radius: 10px;
	text-align: center;
}

.inline-radio input:checked + label {
	background: #99a368;
	color: #fff;
}

.inline-radio label span{
	display: block;
	width: 100%;
	margin-top: 10px;
	font-size: 2.0rem;
}

.inline-radio label img{
	margin-top: 30px;
}

.search_result{
	margin-bottom: 100px;
}

.search_result .btn_gr{
	color: #fff;
	border-radius: 10px;
	text-align: center;
	width: 700px;
	font-size: 2.5rem;
	padding: 20px 0;
	display: inline-block;
}

.search_result_box{
	margin: 50px 0;
}

.search_result_box .title{
	border-bottom: solid 2px #99a368;
	margin-bottom: 40px;
}

.search_result_box .title h3{
	font-size: 1.8rem;
}

.search_result_box .title h3 span{
	display: inline-block;
	margin-right: 50px;
}

.error_img{
	margin-bottom: 150px;
}

.error_img img{
	width: 100%;
}


/* 2024/06/12 */
.policy {
	height: 300px;
	padding: 3%;
	border: 1px solid #dddddd;
	border-radius: 5px;
	background: #fff;
	overflow: scroll;
	margin-bottom: 20px;
	color: #000;
}

.policy p{
	color: #333!important;
	margin-bottom: 18px;
	font-size: 14px;
}

.policy h2{
	font-size: 18px;
	color: #000;
	background-color: #fff!important;
	text-align: left;
}

.policy h3,
.policy h4{
	font-weight: bold;
	font-size: 14px;
	background-color: #fff;
	text-align: left;
	color: #000;
	padding: 0;
}

.policy h5{
	font-size: 14px;
}

.policy h5{
	margin-left: 2em;
	color: #000;

}
.policy ul{
	margin-left: 1em;
	color: #000;
	margin-bottom: 20px;
	font-size: 14px;
}

.policy li{
	font-size: 14px;
}

.policy dt{
	font-weight: bold;
	font-size: 14px;
}

.policy dd{
	margin-left: 1em;
	font-size: 14px;
	margin-bottom: 10px;
}

.policy a,
.policy span{
	font-size: 14px;
}

.policy .pem{
	margin-left: 1em;
}

.txtWrap{
	padding: 20px 40px;
	background-color: #F2F2F2;
}

.txtWrap p{
	margin-bottom: 0;
}

.policy small{
	text-align: right;
	display: block;
	margin-top: 5px;
}

/********************1200px以下*******************/
@media (max-width: 1050px) {
	.key_top h2{
		font-size: 25px;
	}

	.top_contents{
		flex-wrap: wrap;
		text-align: center;
	}

	.top_contents .left{
		width: 100%;
		margin-right: 0;
	}

	.top_contents .right{
		width: 100%;
		margin-top: 40px;
	}

	.top_contents .pc{
		display: none;
	}

	.top_contents .sp{
		display: inline-block;
	}

	.top_ene{
		display: none;
	}
}

/********************991px以下*******************/
@media (max-width: 991px) {
	.top_logo{
		width: 150px;
	}

	.key_top h2{
		font-size: 20px;
		left: 10%;
	}

	.p_txt_box h4{
		font-size: 30px;
	}

	.p_txt_box h4 span{
		font-size: 16px;
		margin-top: 0px;
		display: block;
	}

	.contact_btn{
		width: 95%;
	}

	.f_menu .container{
		width: 100%;
	}

	.avoice_block .img{
		width: 100%;
		flex: none;
		text-align: center;
		margin-bottom: 20px;
	}

	.avoice_block .comment{
		width: 100%;
		margin-left: 0;
	}

	.movie iframe{
		left: 50%;
		width: 95%;
		transform: translate(-50%, 0);
	}

	.link_red{
		width: 100%;
	}

	.anser_box{
		display: block;
	}

	.anser_box div:first-child,
	.anser_box div:last-child{
		width: 100%;
	}

	.anser_ya.pc-view{
		display: none!important;
	}

	.anser_ya.sp-view{
		display: block!important;
		text-align: center;
		margin: 10px 0;
	}

	.inline-radio input{
		height: 240px;
	}

	.inline-radio label img{
		padding: 0 30px;
	}
}

/********************767px以下*******************/
@media (max-width: 767px) {
	.key_top .container{
		margin: 0px 0;
	}

	.top_logo{
		width: 100px;
	}

	.key_top h2{
		font-size: 18px;
		left: 10%;
		bottom: 0;
	}

	.btn{
		font-size: 18px;
	}

	.btn_pink,
	.btn_orange{
		padding: 31px 0;
	}

	.p_box .ipoint img{
		width: 30%;
	}

	.point_box{
		width: 90%;
	}

	.p_txt_box{
		margin:-30px 0 40px 0;
	}

	.point_type{
		flex-wrap: wrap;
	}

	.point_type p:first-child{
		width: 100%;
		margin-bottom: 10px;
	}

	.contact_btn img{
		width: 30px;
	}

	.f_menu ul{
		flex-wrap: wrap;
	}

	.f_menu li{
		width: 50%;
		padding: 0;
		border-bottom: solid 1px #fff;
	}

	.f_menu li a{
		padding: 20px 0;
	}

	.f_menu li:nth-child(2n) a{
		border-right: none;

	}

	.f_menu li:nth-child(5){
		border-bottom: none;
		border-right: solid 1px #fff;
	}

	.form{
		padding: 20px;
	}

	.form tr{
		border-bottom: none;
	}

	.form th,
	.form td{
		display: block;
		width: 100%;
	}

	.form th{
		padding: 20px 0px 20px 0;
	}

	.form td{
		border-bottom: solid 1px #ccc;
		padding: 0 0 20px 0;
	}

	.contact_ul li{
		width: 100%;
	}

	.submit_btn,
	.back_btn,
	.success{
		width: 100%;
	}

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

	.movie p:first-child{
		font-size: 18px;
	}

	.red_t{
		width: 90%;
		font-size: 18px;
	}

	.red_t span{
		font-size: 16px;
	}

	.border_g{
		padding: 20px;
	}

	.space{
		width: 90%;
	}

	.voice1{
		width: 90%;
		margin-right:  auto;
		margin-left:  auto;
	}

	.voice2{
		margin-top: 20px;
		padding: 20px 20px;
	}

	.text_style{
		font-size: 18px;
	}

	.avoice{
		width: 90%;
	}

	.avoice h3{
		font-size: 18px;
	}

	.link_red{
		font-size: 18px;
	}

	.title_red{
		font-size: 16px;
	}

	.title_red span{
		font-size: 18px;
	}

	.title_grn{
		font-size: 20px;
	}

	.price_box{
		display: block;
	}

	.simulation_form .s_font, .simulation_form .s_font span, .simulation_form select{
		font-size: 18px;
	}

	.submit_btn{
		font-size: 18px;
	}

	.otoku p{
		font-size: 18px;
	}

	.otoku span{
		font-size: 25px;
	}

	.gimon{
		font-size: 20px;
		padding: 0px 0px 6px 70px;
		min-height: 50px;
	}

	.gimon1,
	.gimon2 {
		background-size: 16%;
	}

	.gimon_block .text p,
	.gimon_block .text3 p{
		font-size: 18px;
	}

	.gimon_block h4{
		font-size: 18px;
	}

	.gimon_block h4 span{
		font-size: 25px;
	}

	.style_box .title{
		width: 90%;
	}

	.style_box .title h2{
		font-size: 25px;
	}

	.br_box {
		flex-wrap: wrap;
	}

	.br_box a{
		width: 100%;
		margin-bottom: 20px;
	}

	.br_box div span{
		font-size: 16px;
	}

	.br_box2{
		display: block;
	}

	.br_box2 div{
		width: 100%;
	}

	.style_box{
		width: 100%;
	}

	.style_box .box{
		width: 95%;
	}

	.title_gr{
		font-size: 20px;
		margin-top: 40px;
	}

	.table_wrap {
		margin-inline: auto;
		margin-top: 10px;
		overflow-x: auto; /* tableタグのはみ出た要素を隠す */
		white-space: nowrap; /* テキストの折り返しなし */
	}

	.error_table {
		width: 100%;
		min-width: 700px;
		border-collapse: collapse;
	}

	.style_box .box .link_red{
		width: 100%;
	}

	.phone_box{
		width: 100%;
	}

	.phone_box div a{
		display: block;
		font-size:30px;
	}

	.inspection_table th{
		border-bottom: #99a368 solid 1px;
	}

	.inspection_table th,
	.inspection_table td{
		display: block;
		width: 100%;
		border-right: none;
	}

	.top_btn p{
		width: 100%;
		margin-bottom: 40px;
	}

	.top_btn p:last-child{
		margin-bottom: 0;
	}

	.download_table td{
		width: 100%;
		display: block;
		border-right: none!important;
	}

	.download_table tr:last-child td:last-child{
		border-top: solid 1px #99a368;
	}

	.contact_form h2,
	.search_result h2{
		font-size: 1.8rem;
	}

	.search_form li{
		width: 50%;
		margin-bottom: 20px;
	}

	.serch_result a p:first-child{
		width: 100%;
	}

	.inline-radio{
		flex-wrap: wrap;
	}

	.inline-radio div{
		width: 100%;
		margin-bottom: 20px;
	}

	.inline-radio div:last-child{
		margin-bottom: 0;
	}

	.inline-radio input{
		height: 300px;
	}

	.inline-radio label img{
		padding: 0 60px;
	}

	.search_result .btn_gr{
		width: 100%;
		font-size: 1.8rem;
	}
}

/********************575px以下*******************/
@media (max-width: 575px) {
	.inline-radio input{
		height: 240px;
	}
}
