@charset 'utf-8';


/* フォーム */
#formWrapper {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	color:#000;
	font-size:13px;
}
/* header　旧体裁 */

#formHeader {
	width:960px;
	background: url(https://www.e-aircon.live/inc/img/header_img.jpg) no-repeat left -2px ;
}
#formHeader h1{
	font-size: 12px;
	font-weight:normal;
	line-height: 100%;
	margin: 3px;
}
.headernavi {
	margin-top: 115px;
	background-color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 0px;
	padding-left: 5px;
}

/* plan_pic */
.plan_pic{
	clear:both;
	width:960px;
	/*height:162px;*/
	background:url(../img/toppic_bg.jpg) no-repeat;	
	margin:0 0 30px 0;
	overflow:hidden;
	border-bottom:1px solid #717171;
}
.plan_pic_building{
	clear:both;
	width:960px;
	/*height:162px;*/
	background:url(https://www.e-aircon.live/form/img/toppic_bg_building.jpg) no-repeat;	
	border-bottom:1px solid #717171;
	margin:0 0 30px 0;
}
.plan_pic h2{
	font-size:24px;
	font-weight:bold;
	padding:17px 0 0 17px;
}
.plan_pic_building h2{
	font-size:24px;
	font-weight:bold;
	padding:30px 0 0 17px;
}
.plan_1{
	color:#163D70;
	padding:0 0 0px;	
}
.plan_2{
	padding:0px 0 0 17px;
	font-weight:bold;
	font-size:32px;	
}
.plan_2 span{
	color:#F00;	
}
.plan_2_kome{
	font-size:12px;	
}
.plan_3{
	padding:0 0 0 17px;
}
.plan_tel_ok_box{
	align-items: center;
	display: flex;
	display: -ms-flexbox;
	padding:8px 0 6px 17px;
	overflow:hidden;
}
.plan_tel_ok{
	/*float:left;*/
	font-size:24px;
	font-weight:bold;
	padding:2px 20px 0 0;
}
.plan_tel_no{
	/*float:left;*/
	font-size: 38px;
	font-weight: bold;
	color: #e60000;
	padding: 0 0 0 45px;
	background: url(https://www.e-aircon.live/common/img/ico/freedial_l.gif) no-repeat 0 50%;
}
.plan_tel_hour{
	/*float:left;*/
	font-size:13px;
	padding:10px 0 0 10px;
}

/* to guest */
.guest_info{
	width:918px;
	overflow:hidden;
	border:1px solid #CCC;
	background:#FFFAE6;
	padding:15px 20px 20px 20px;
	margin:0 0 30px 0;	
}
.guest_info h3{
	font-size:17px;
	font-weight:bold;
	color:#F00;
	padding:0 0 5px 0;	
}
.guest_info_list{
	list-style:decimal outside;	
}
.guest_info_list li{
	line-height:170%;	
}
.guest_info_list_ask{
	list-style:none outside;	
}
.guest_info_list_ask li{
	line-height:170%;	
}
/* to guest　下 */
.guest_info_b{
	width:918px;
	overflow:hidden;
	border:1px solid #CCC;
	background:#FFFAF8;
	padding:15px 20px 15px 20px;
	margin:0 0 30px 0;	
}
.guest_info_b h3{
	font-size:15px;
	font-weight:bold;
	color:#000;
	padding:0 0 5px 0;	
}
.guest_info_list_b{
	list-style:decimal outside;	
}
.guest_info_list_b li{
	line-height:170%;	
}
.guest_info_list_b li a{
	text-decoration:underline;
	color:#F00;
	font-weight:bold;	
}
.guest_info_list_b li a:hover{
	color:#47A238;
}
.guest_att_box{
	border:1px solid #717171;
	background:#FFFAF8;
	font-size:15px;
}
.guest_att_txt{
	/*background:url(https://www.e-aircon.live/form/img/att_bg.gif) no-repeat 5px 3px;*/
	background:url(https://www.e-aircon.live/form/img/attention.png) no-repeat 8px 11px;
	padding:8px 0 5px 30px;
	font-weight:normal;
}
.guest_att_txt span{
	color:#000;	
}
/* 一般注意事項　*/
.guest_att_box2{
	border:1px solid #717171;
	background:#FFFAF8;
}
.guest_att_txt2{
	background:url(https://www.e-aircon.live/form/img/attention.png) no-repeat 8px 11px;
	padding:8px 0 5px 30px;
	font-weight:normal;
}
.guest_att_txt2 span{
	color:#F00;
	font-size:15px;
}
.oguest_info_list{
	list-style:disc outside;	
}
.oguest_info_list li{
	line-height:170%;	
}

/* flow */
.flow_pic{
	margin:0 0 20px 0;
}
.flow_txt{
	margin:0 0 20px 0;
}

/* form */
.subttl{
	background:url(https://www.e-aircon.live/form/img/subttl_bnr.gif) no-repeat;
	width:960px;
	height:50px;	
}
.subttl h3{
	font-weight:bold;
	color:#FFF;
	font-size:22px;
	padding:10px 0 0 20px;	
}
.sub_box{
	border:1px solid #717171;
	border-top:none;
	width:918px;
	overflow:hidden;	
	padding:20px;
	margin:0 0 20px 0;
}
.form_table table{
	border:solid #717171;	
	border-width: 1px 1px 0px 1px;
}
.form_table th{
	font-weight:bold;
	width:255px;
	border-bottom:1px solid #717171;
	border-right:1px solid #717171;
	background:#FFFAE6;
	text-align:left;
	padding:20px;
	/*vertical-align: top;*/
}
.form_table td{
	border-bottom:1px solid #717171;
	/*padding:20px 10px 20px 20px;*/
	padding: 20px;
	position: relative;
	max-width: 600px;
}
.form_hissu{/*1行*/
	/*background:url(https://www.e-aircon.live/form/img/hissu.gif) no-repeat right 22px;
	padding:25px 10px 5px 10px;*/
	font-size:15px;
	font-weight:normal;
	line-height:150%;
}
.form_hissu2{/*2行*/
	/*background:url(https://www.e-aircon.live/form/img/hissu.gif) no-repeat right 22px;
	padding:15px 10px 5px 10px;*/
	font-size:15px;
	font-weight:normal;
	line-height:150%;
}
.form_hissu3{/*3行以上*/
	/*background:url(https://www.e-aircon.live/form/img/hissu.gif) no-repeat right 15px;
	padding:5px 10px 5px 10px;*/
	font-size:15px;
	font-weight:normal;
	line-height:150%;
}
.form_hissu4{/*1行 右2行*/
	/*background:url(https://www.e-aircon.live/form/img/hissu.gif) no-repeat right 32px;
	padding:30px 10px 5px 10px;*/
	font-size:15px;
	font-weight:normal;
	line-height:150%;
}
.form_hissu5{/*機器機種選定*/
	/*background:url(https://www.e-aircon.live/form/img/hissu.gif) no-repeat right 22px;
	padding:20px 10px 228px 10px;*/
	padding-bottom: 193px;
	font-size:15px;
	font-weight:normal;
	line-height:150%;
}
.form_hissu6{/*ハウジングの会社名*/
	/*padding:30px 10px 5px 10px;*/
	font-size:15px;
	font-weight:normal;
	line-height:150%;
}

.hissu_mark {
	background-color: #f00;
	border-radius: 3px;
	color: #fff;
	padding: 0.05rem 0.2rem;
	max-height: 20px;
}

.nini_mark {
	background-color: #A1CEFD;
	border-radius: 3px;
	color: #000;
	height: fit-content;
	padding: 0.05rem 0.2rem;
}

.form_nini1{
	/*background:url(https://www.e-aircon.live/form/img/nini.gif) no-repeat right 15px;
	padding:10px 10px 5px 10px;*/
	font-size:15px;
	font-weight:normal;
	line-height:150%;
}
.form_nini_none{
	padding:20px 10px 5px 10px !important;
	font-size:15px;
	font-weight:normal;
	line-height:150%;
}
.f_list1 li{
	list-style:none inside;
	float:left;
	padding:0 30px 0 0;
	font-size:15px;
}
.f_list2 li{
	list-style:none inside;
	float:left;
	padding:0 50px 0 0;
	font-size:15px;
}
.f_heya_yoto{
	margin:6px 10px 5px 10px;
	padding:10px 0 0 0;
	width:200px;
	border-top:1px dotted #717171;
	font-size:15px;
	font-weight:normal;
	line-height:150%;
}
.f_txt_td{
	/*padding:20px 20px 0 20px !important;	*/
}
.f_txt_td2{
	/*padding:20px 0 20px 20px !important;	*/
}
.f_txt_td3{
	/*padding:20px 0 0 0px !important;	*/
}
.f_area_td{
	/*padding:20px 0 20px 20px !important;	*/
}
.f_area_td2{
	/*padding:20px 0 20px 0 !important;	*/
}
.f_area_td3{
	/*padding:0px 0 20px 0px !important;	*/
}
table .f_txt_td input {
    font-size: 120%;
    height: 28px;
    vertical-align: middle;
	width:400px;
}
table th.namepart{
	background:#EBEBEB;
}
table .f_txt_td ul li.name_s_o input{
	width:10px;
}
.all_fld {
    font-size: 120%;
    height: 28px;
    vertical-align: middle;
	width:400px;
}
table .f_hirosa input{
	width:200px !important;	
	float:left;
	margin:0 20px 0 0;	
}
table .f_txt_td select {
    font-size: 120%;
    height: 28px;
    vertical-align: middle;
}
table .f_area_td textarea {
    font-size: 120%;
    vertical-align: middle;
	width:90%;
	height:120px;
	padding:10px;
	line-height:150%;
	font-size:14px;
}
table .f_area_td2 textarea {
    font-size: 120%;
    vertical-align: middle;
	width:90%;
	height:120px;
	padding:7px 10px;
	line-height:150%;
}
.f_areain_text{
	font-size:12px;
	line-height:150%;
	color:#333;	
}
.f_heya_yoto_txtarea{
	margin:10px 10px 20px 0px;
	padding:10px 0 0 0;
	border-top:1px dotted #717171;	
}
.f_rei{
	/*padding:5px 0 5px 0;	*/
	padding:5px 0 0 0;
}
.f_rei_n{
	padding:1px 0 0px 0;	
}
.form_under_txt{
	text-align:center;
	padding:0 0 30px 0;
	font-size:90%;	
}
.estimate_btn{
	text-align:center;
	padding:0 0 30px 0;	
}
/*footer*/
.tyosaku{
	background-color:#2159a3;
	padding:10px 0 5px 0;
	border-bottom:4px solid #999;
	width:100%;
	text-align:center;
	display:block;
	clear:both;
	*width:99%;
	color:#fff;
}
.alert_txt_box{
	background:#F00 url(https://www.e-aircon.live/form/img/error_mark.gif) no-repeat 5px 8px;
	font-size:13px;
	color:#FFF;
	padding:6px 0 4px 25px;
	/*margin:5px 15px 10px 0;*/
	margin: 20px 0 0 0;
}
span.check_mark {
 	padding: 0px 0px 0px 5px;
}

.form_support{
	border-left:5px solid #F30;
	padding:5px;
	margin:0 0 10px 0;
	background:#F6F9FE;
	margin:10px 15px 10px 0;	
}

.ng_icon,
.ok_icon {
	border-radius: 50%;
	color: #fff;
	height: fit-content;
	padding: 5px!important;
	position: absolute;
	right: 20px;
}

.f_kiki_isyo .ng_icon,
.f_kiki_isyo .ok_icon,
#room_area .ng_icon,
#room_area .ok_icon {
	font-size: 13px;
	top: 20px;
}

ul + span .ng_icon,
ul + span .ok_icon {
	top: 20px;
}


.ng_icon {
	background-color: #f00;
}

.ok_icon {
	background-color: #60A6EE;
	line-height: 19px;
}

.form_ok_area{
	background:#D6EAFF;
}
.form_ng_area{
	background:#FFDFDF;	
}
.form_entry_area{
	background:#FFFECD;	
}


.alert_txt_box2{
	background:#F00 url(https://www.e-aircon.live/form/img/error_mark.gif) no-repeat 5px 8px;
	font-size:13px;
	color:#FFF;
	padding:5px 0 5px 25px;
	/*margin:5px 5px -10px 20px;	*/
	margin: 20px 0 0 0;
}
span.check_mark img{
 	float:right;
 	/*padding-right:35px;*/
 	padding-right:10px;
}
#repeater_mark img{
 	float:right;
 	padding-right:25px;
}
#chief_mourner_mark img{
 	float:right;
 	padding-right:25px;
}
#room1_youto_mark img{
 	float:right;
 	padding-right:25px;
}
#room2_youto_mark img{
 	float:right;
 	padding-right:25px;
}
#room3_youto_mark img{
 	float:right;
 	padding-right:25px;
}
#nouhin_mark img{
 	float:right;
 	padding-right:25px;
}
#kouji_mark img{
 	float:right;
 	padding-right:25px;
}
#schedule_mark img{
 	float:right;
 	padding-right:25px;
}
#room_mark img{
 	float:right;
 	padding-right:25px;
}

#room1_explanation_mark img{
 	float:right;
 	padding-right:35px;
}
#room2_explanation_mark img{
 	float:right;
 	padding-right:35px;
}
#room3_explanation_mark img{
 	float:right;
 	padding-right:35px;
}

#schedule_top2 + .alert_txt_box2 {
	margin-top: 0;
	margin-bottom: 20px;
}

label, input[type='radio'] {
    cursor: pointer;
    display: inline-block;
	vertical-align:middle;
	padding-top:2px;
	list-style:outside none none;
}

label {
	border: 1px solid #ccc;
	font-size: 16px;
	line-height: 1;
	text-align: left;
	text-decoration: none;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #fefefe; /* Old browsers */
	background: -moz-linear-gradient(top, #fefefe 0%, #f3f3f3 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #fefefe 0%,#f3f3f3 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #fefefe 0%,#f3f3f3 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#f3f3f3',GradientType=0 ); /* IE6-9 */
	/*-webkit-box-shadow: 1px 1px 0px 0px rgba(255, 255, 255, 1) inset;
	-moz-box-shadow: 1px 1px 0px 0px rgba(255, 255, 255, 1) inset;
	box-shadow: 1px 1px 0px 0px rgba(255, 255, 255, 1) inset;*/
	box-shadow: 0 1px 6px rgba(32, 33, 36, 0.28);
	padding: 10px;
	user-select: none;
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
}

label:hover {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e6e6e5+0,f3f3f3+100 */
	background: #e6e6e5; /* Old browsers */
	background: -moz-linear-gradient(top, #e6e6e5 0%, #f3f3f3 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #e6e6e5 0%,#f3f3f3 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #e6e6e5 0%,#f3f3f3 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6e6e5', endColorstr='#f3f3f3',GradientType=0 ); /* IE6-9 */
	color: #000;
}

input[type = 'checkbox']:checked + label,
input[type = 'radio']:checked + label {
	border-color: #2F863A;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#58b53f+0,459f37+100 */
	background: #58b53f; /* Old browsers */
	background: -moz-linear-gradient(top, #58b53f 0%, #459f37 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #58b53f 0%,#459f37 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #58b53f 0%,#459f37 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#58b53f', endColorstr='#459f37',GradientType=0 ); /* IE6-9 */
	box-shadow: none;
	color: #fff;

}

input[type = 'checkbox']:checked + label:hover,
input[type = 'radio']:checked + label:hover {
	border-color: #2F863A;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#58b53f+0,459f37+100 */
	background: #58b53f; /* Old browsers */
	background: -moz-linear-gradient(top, #58b53f 0%, #459f37 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #58b53f 0%,#459f37 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #58b53f 0%,#459f37 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#58b53f', endColorstr='#459f37',GradientType=0 ); /* IE6-9 */
	box-shadow: none;
	color: #fff;
}

input[type = 'radio'],
input[type = 'checkbox'] {
	display: none;
}

.nodeco input[type = 'checkbox']:checked + label,
.nodeco input[type = 'checkbox'] + label:hover,
.nodeco label{
	background: none;
	border: none;
	box-shadow: none;
	font-size: 15px;
	padding: 0;
}

.nodeco input[type = 'checkbox']:checked + label {
	color: #000;
}

.nodeco input[type = 'checkbox']{
	/*display: inline;*/
}

.deco input[type = 'checkbox']:checked + label,
.deco input[type = 'checkbox'] + label:hover,
.deco label{
	background: none;
	border: none;
	box-shadow: none;
	font-size: 15px;
	border: solid 1px gray;
	padding: 6px 5px 5px 22px;
	background-color: #f3f3f3;
	border-radius: 4px;	
	margin-left: 20px;
	user-select: none;
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	top: -3px;
}

.deco input[type = 'checkbox']:checked + label {
	color: #000;
	background-color: #fff;
}

.deco input[type = 'checkbox']{
	/*display: inline;*/
}

.radio, .checkbox {
  box-sizing: border-box;
  /*-webkit-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear;*/
  position: relative;
  display: inline-block;
  /*margin: 0 20px 8px 0;*/
  /*padding: 12px 12px 12px 42px;*/
  padding: 0 0 0 42px;
  /*border-radius: 8px;*/
  background-color: #f6f7f8;
  vertical-align: middle;
  cursor: pointer;
}
.radio:hover, .checkbox:hover {
  background-color: #e2edd7;
}
.radio:hover:after, .checkbox:hover:after {
  border-color: #53b300;
}
.radio:after, .checkbox:after {
 /* -webkit-transition: border-color 0.2s linear;
  transition: border-color 0.2s linear;*/
  position: absolute;
  top: 50%;
  left: 4px;
  display: block;
  margin-top: -9px;
  width: 15px;
  height: 15px;
  border: 1px solid gray;
  border-radius: 4px;
  background-color: #fff;
  content: '';
}

input[type=radio]:checked + .radio:before {
  opacity: 1;
}

.checkbox:before {
  /*-webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;*/
  position: absolute;
  top: 50%;
  left: 9px;
  display: block;
  margin-top: -9px;
  width: 5px;
  height: 9px;
  border-right: 3px solid #53b300;
  border-bottom: 3px solid #53b300;
  content: '';
  opacity: 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  z-index: 3;
}
input[type=checkbox]:checked + .checkbox:before {
  opacity: 1;
}

/* flex-box */

.flex-box {
	align-items: center;
	display: flex;
	display: -ms-flexbox;
	flex-wrap: wrap;
	justify-content: space-between;
}

.flex-box > span,
.flex-box > span > img{
	float: none;
	/*padding: 0!important;*/
}
	
.flex-box .in-flex-box {
	display: flex;
	display: -ms-flexbox;
	flex-wrap: wrap;
	justify-content: space-between;
}

.flex-box .in-flex-box {
	margin: 0;
	padding: 0;
	width: 90%;
}

.flex-box .in-flex-box li {
	box-sizing: border-box;
	display: flex;
	display: -ms-flexbox;
	float: none;
	padding: 0;
	width: 30%;
}

.flex-box .in-flex-box li:nth-child(n+4) {
	margin-top: 20px;
}

.in-flex-box li label{
	align-items: center;
	box-sizing: border-box;
	display: flex;
	display: -ms-flexbox;
	font-size: 15px;
	height: 50px;
	justify-content: center;
	padding: 10px 5px;
	text-align: center;
	width: 100%;
}

.in-flex-box li:nth-child(3n+2):last-child{
	margin-right: 35%;
}

/* fld */
label .f_fld_chk_img {
	width: 30%;
}

label .f_fld_chk_img img {
	display: inline;
	padding: 0;
	pointer-events: none;
	width: 100%;
}

.f_fld_chk .in-flex-box li label {
	justify-content: normal;
	padding: 0 5px;
}

/* kiki */

th#kiki_top {
	vertical-align: top;
}

th#kiki_top .flex-box {
	align-items: baseline;
	margin-top: 178px;
	position: relative;
}

th#kiki_top .flex-box .hissu_mark {
	position: absolute;
	top: 10px;
	right: 0;
}

.f_kiki_isyo.flex-box .in-flex-box {
	margin-bottom: 20px;
}

.f_kiki_isyo .in-flex-box li {
	width: 22%;
}

.f_kiki_isyo .in-flex-box li label {
	display: block;
	height: auto;
}

.f_kiki_isyo .in-flex-box li label img{
	pointer-events: none;
	width: 80%;
}

.f_kiki_isyo .in-flex-box li:nth-child(n+4) {
	margin-top: 0;
}

.f_kiki_isyo .in-flex-box li:nth-child(n+5) {
	margin-top: 20px;
}

.f_kiki_isyo_name.f-sml{
	font-size: 80%;
}

.f_kiki_other{
	border-top:1px dotted #717171;	
	margin:0px 7px 0 0;
	padding:0px 0 0 0;
}

/* フォームメーラー記載していたCSS */
.form .header {
	margin: 0 0 40px;
	padding: 20px 0;
	border-bottom: 1px solid #cccccc;
}

.form .header .head_in {
	width: 780px;
	padding: 0;
}

.form .header h1 {
	float: left;
	width: 416px;
	margin: 0;
	padding: 0;
	background: transparent;
}

.form .header .tel_hour {
	float: right;
	width: 303px;
}

.form .header .tel_hour p {
	float: none;
	clear: both;
	text-align: right;
	font-weight: bold;
}

.form .header .tel_hour p.tel {
	margin: 0 0 5px;
}
.form .header .tel_hour  .ttl{
	font-size:18px;
	font-weight:bold;
	padding:15px 0 0 0;
}
/* building */
.bld_tx{
	font-size:15px;
	padding: 20px 20px 20px 20px !important;
}
table .bld_tx input[type="text"] {
    font-size: 120%;
    height: 28px;
    vertical-align: middle;
	width:200px;
}
.bld_flr1{
	float:left;
}
 .bld_flr2{
	/*float:left;*/
	margin:3px 0 0 30px;
}
.bld_flr2 input[type="checkbox"]{
    box-sizing: border-box;
    padding: 0;
    margin:3px 0 10px 10px;
}
.bld_flr1 select{
	padding:2px 3px;
	height: 28px;
}


/*.sp_btm{display:none;}*/
.ft_tel_in{
	margin:0 0 300px 0;
}

/* 同意する */
.checkbox01-input{
  display: none;
}
.checkbox01-parts{
  padding-left: 20px;
  position:relative;
  margin-right: 0px;
}
.checkbox01-parts::before{
  content: "";
  display: block;
  position: absolute;
  top: 3px;
  left: 0;
  width: 15px;
  height: 15px;
  border: 1px solid #999;
  border-radius: 4px;
}
.checkbox01-input:checked + .checkbox01-parts{
  color: #2159A3;
}
.checkbox01-input:checked + .checkbox01-parts::after{
  content: "";
  display: block;
  position: absolute;
  top: -0px;
  left: 5px;
  width: 7px;
  height: 14px;
  transform: rotate(40deg);
  border-bottom: 3px solid #2159A3;
  border-right: 3px solid #2159A3;
}

.enq_box {
	background-color: #F0F0F0;
}

.enq_box ul {
	list-style: none;
}

.enq_box ul li{
	float: left;
	width: 25%;
}

.enq_box label {
	border: unset;
	font-size: 15px;
	line-height: 1.5;
	text-align: left;
	text-decoration: none;
	border-radius: unset;
	background: unset;
	box-shadow: unset;
}

.enq_box input[type="radio"] {
	display: unset;
	margin-right: 5px;
}

.enq_box input[type="text"] {
	width: 70%;
	padding-left: 5px;
}

.enq_box div {
	font-size: 15px;
}


@media all and (-ms-high-contrast:none){
	
.form_table td{
	max-width: 600px;
}

}

@media only screen and (orientation : portrait) { /*縦向きの際に適用*/
.tyosaku{
	background-color:#2159a3;
	padding:10px 0 5px 0;
	margin:0 0 280px 0;
	border-bottom:4px solid #999;
	width:100%;
	text-align:center;
	display:block;
	clear:both;
	*width:99%;
	color:#fff;
}

}
