@charset "utf-8";

/*-----------------------------------------------------------------------------------*/
/*	リフォームフェア
/*-----------------------------------------------------------------------------------*/
header .inner{
	display: flex;
}
header h1{
	width: 275px;
	margin-right: 30px;
}
header p{
	font-size: 85%;
	color: #eb6120;
	width: 400px;
	font-weight: bold;
	padding-top: 10px;
}
#reformCth{
	width: auto;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-bottom: 40px;
}

.reformBtn{
	width: auto;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-bottom: 50px;
}

.reform_main, .txt{
	max-width: 950px;
	/* border-bottom: dotted 4px #bdbdbd;
	margin-bottom: 30px; */
	margin-right: auto;
	margin-left: auto;
	}

.reform_main, .reform_gift{
	width: auto;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-bottom: 130px;
}
.gift1{
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
}

.gift_l{
	float: left;
}
.gift_r{
	float: right;
	margin-top: 20px;
	/*width: 650px;*/
}

.ttl_reform_guide{
	margin-bottom: 20px;
}

.txt_reform_guide{
	margin-bottom: 50px;
	font-size: 130%;
    font-weight: 500;
}

.ttl_reform_call{
	margin-bottom: 50px;
}

.ttl_reform_form{
	margin-bottom: 50px;
}

.reform_tbl01 {
}
.reform_tbl01 th {
	border-bottom: 1px solid #ef7b00;
	padding: 5px 10px;
	padding-right:10px;
	vertical-align: top;
	text-align: left;
	width: 33%;
	line-height: 1.2;
	font-size: 16px;
}
.reform_tbl01 td {
	border-bottom: 1px solid #efefef;
	padding: 5px 0px;
	padding-left: 10px;
	vertical-align: top;
	text-align: left;
	font-size: 1.5em;
}

.reform_tbl01 .hissu{
	background-color: #ef7b00;
	color: #FFFFFF;
	float: right;
	padding: 2px;
	vertical-align: middle;
}


.contactBox01 {
  margin-bottom: 40px;
}

.contactBox01_inner {
  /*width: 85%;*/
  margin: 0 auto 30px;
}

.contactBox01_photo {
  padding: 0 6px 0 40px;
  float: right;
}

.contactBox01_imgtext01 {
  margin-bottom: 2%;
  text-align: center;
  font-size: 1.2em;
}

.contactBox01_tel {
  text-align: center;
}

.contactBox01_imgtext02 {
  text-align: center;
}

.contact_ti_icon {
  text-align: center;
  margin-bottom: 1%;
}

.contact_ti_icon .con_icon {
  margin-bottom: 1%;
}

.contact_ti_icon .con_txt {
  font-weight: bold;
  font-size: 1.8em;
}

.contactBox01_num {
  text-align: center;
  margin-bottom: 3%;
}

.contactBox01_num .tel_icon {
  padding-left: 76px;
  background: url(../../conference%20-%20Copy/images/contact/icon_tel.png) no-repeat 0 center;
}

.contactBox01_num .tel_icon a {
  color: #FF1400;
  font-size: 56px;
  font-weight: bold;
  text-decoration: none;
  cursor: default;
}

.contact_time {
  font-weight: bold;
  text-align: center;
  background: #FFF9BD;
  margin: 0 auto;
  width: 60%;
  font-size: 1.4em;
}

.contact_time .red {
  font-size: 1.6em;
}

.contactBox01_telDetail {
  font-size: 19px;
  font-weight: bold;
  line-height: 1.5!important;
}

.contact_table {
  margin: 45px 0 55px;
}

.contact_table th {
  overflow: hidden;
}

.contact_table label {
  display: inline;
  float: left;
}

.contact_table .contact_must {
  float: right;
}

.contact_table .must input,
.contact_table .must textarea {
  background: #FFFCEF;
}

.contact_checklist {
  overflow: hidden;
}

.contact_checklist li {
  padding-right: 30px;
  vertical-align: top;
  float: left;
}

.contact_checklist input {
  margin-right: 5px!important;
  vertical-align: middle!important;
}

.contact_table input[type="text"] {
  padding: 2px 5px;
  width: 330px;
  font-size: 15px;
}

.contact_table input[type=checkbox] {
  margin-top: -3px;
}

#contact_code {
  width: 140px;
}

#contact_address,
#contact_detail {
  width: 440px;
}

#contact_detail {
  height: 5em;
  padding: 2px 5px;
}

.contact_submit {
  margin: 0 auto;
  font-size: 16px;
  display: block;
}

.contact_agreement {
  margin: 0 auto;
  width: 590px;
  height: 140px;
  padding: 25px;
  border: 2px solid #D9D9D9;
  overflow-y: scroll;
}

.contact_agreement li {
  line-height: 1.8;
}

input[type="submit"] {
  font-weight: bold;
  font-size: 140%;
  padding: 10px !important;
}

div#trust-form.contact-form table th {
  font-weight: bold !important;
  color: #262626 !important;
  background: #FFF7BC!important;
  padding: 15px 20px!important;
  border-top: 1px solid #FF6E00!important;
  text-align: left!important;
  width: 230px!important;
  font-size: 18px !important;
  line-height: 1.2;
}

div#trust-form.contact-form div.error {
  color: #e55a3b;
  padding-top: 10px !important;
}

#trust-form ul li {
  display: block !important;
  font-size: 110% !important;
  margin-bottom: 10px !important;
}

div#trust-form.contact-form input[type="checkbox"],
div#trust-form.contact-form input[type="radio"] {
  margin-right: 10px !important;
}

.contactBox01_detail {
  text-align: center;
  font-weight: bold;
  font-size: 18px;
}

.contactBox01_detail .contactBox01_text {
  margin-top: 20px;
}
.thanks_txt{
  text-align: center;
  font-size: 20px;
  margin-bottom: 30px;
}

.thanks_return{
  text-align: center;
  font-size: 25px;
  margin-bottom: 30px;
}
/*20190322*/
/*20210128*/
.formParent{
	border: solid 1px #ef7b00;
	width: 950px;
	margin: 0 auto 15px auto;
}
.reform_main{
	border: none;
}
.reformTxt1{
	font-size: 130%;
	font-weight: 500;
}
.reformTxt1:first-child{
	margin: 30px 0;
}
/*.reform_main .txt{
	padding-bottom: 70px;
}*/
#reform_call_wrap{
	background-image: url("../img/ttl_img_conference6.jpg");
	background-repeat: no-repeat;
	background-position: center top;
	width: 600px;
    margin: 0 auto;
    padding: 120px;
}
#reform_call_wrap img{
	padding-bottom: 10px;
	display: block;
	margin: 0 auto;
}
.contactBox01_telDetail{
	margin-top: 10px;
	font-size: 20px;
}
img.daial{
	margin: 50px auto 30px;
	display: block;
}
/*電話タップ*/
.ttl_reform_call{
	width: 600px;
	margin: 0 auto;
}
/*フローティング*/
#footerfix{
	height: 180px;
    padding-top: 10px;
    position: fixed;
    width: 100%;
    bottom: 0;
    left: 0;
    z-index: 1000;
	text-align: center;
	background-color: #fff;
	box-shadow: 0px 2px 4px #ccc inset;
}
#footer-fixed_sp{
	display: none;
}

@media only screen and (max-width: 640px) {
	header h1{
		margin-right: 0;
		width: 70%;
	}
	header p{
		width: 100%;
		font-size: 45%;
		padding-top: 7px;
		padding-left: 3%;
	}
	header .wrapper{
		width: 98%;
		margin: 0 auto;
	}
	.minami_map{
		display: none;
	}
	/*.pgBody{
		margin-right: 5px;
		margin-left: 5px;
	}*/
	#btnSend_reform{
		width: 100%;
	}
	#reformCth{
		margin-bottom: 0;
	}

	.reformBtn{
		margin-bottom: 20px;
	}
	.gift_l{
		float: none;
	}
	.gift_r{
		float: none;
		margin-top: 50px;
	}
	.gift1{
		width: 100%;
	}
	.ttl_reform_guide{
		margin-bottom: 20px;
	}

	.txt_reform_guide{
		margin-bottom: 20px;
		font-size: 95%;
    	width: 82%;
    	margin: 20px auto;
	}

	.ttl_reform_call{
		margin-bottom: 20px;
	}

	.ttl_reform_form{
		margin-bottom: 20px;
	}
	#btnSend img{
		max-width: 100%;
	}

	.contactBox01 {
		font-size: 14px;
		margin: 0 10px;
	}
	.contactBox01_imgtext01 {
		margin-bottom: 3%;
	}
	.contactBox01_imgtext02 {
		margin-bottom: 3%;
	}
	.contactBox01 .contactBox01_detail .contactBox01_text {
		font-weight: bold;
		padding: 20px 0;
	}
	.contactBox01 .contactBox01_tel {
		margin-bottom: 20px;
		font-weight: bold;
		text-align: center;
		letter-spacing: -0.03em;
	}
	.contact_ti_icon {
		text-align: center;
		margin-bottom: 2%;
	}
	.contact_ti_icon .con_icon {
		margin-bottom: 1%;
	}
	.contact_ti_icon .con_icon img {
		width: 30%;
	}
	.contact_ti_icon .con_txt {
		font-weight: bold;
		font-size: 1.8em;
	}
	.contactBox01 .contactBox01_tel .contactBox01_num {
		margin-bottom: 2%;
	}
	.contactBox01 .contactBox01_telDetail {
		font-size: 13px;
	}
	.contact_time {
		font-weight: bold;
		text-align: center;
		background: #FFF9BD;
		margin: 0 auto;
		width: 95%;
		font-size: 1.2em;
	}
	.contact_time .red {
		font-size: 1.3em;
		color: #FF0004;
	}
	.contact_form {
		margin: 20px 0 0!important;
	}
	#conts #trust-form form table {
		margin-top: 10px;
		width: 100%;
		border-bottom: 1px solid #ccc;
	}
	#conts #trust-form form table tbody tr th {
		width: 100%;
		padding: 5px 0;
		display: block;
	}
	#conts #trust-form form table tbody tr td {
		width: 100%;
		display: block;
		padding: 0;
	}
	#conts #trust-form form table tbody tr td div {
		padding: 10px;
	}
	#conts #trust-form form table tbody tr td div input[type="text"], #conts #trust-form form table tbody tr td div .must {
		box-sizing: border-box;
		width: 100%;
		padding: 5px;
	}
	#conts #trust-form form table tbody tr td div ul li {
		padding-right: 10px;
	}
	#conts #trust-form form table tbody tr:nth-child(1) td div ul li {
		display: block;
		line-height: 1.5;
		margin-top: 10px;
	}
	#conts #trust-form form table tbody tr:nth-child(1) td div ul li:first-child {
		margin-top: 0;
	}
	#conts #trust-form form table tbody tr td div ul li:last-child {
		padding-right: 10px;
	}
	.contact_agreement {
		padding: 0 10px 10px;
		border: 2px solid #D9D9D9;
		overflow: scroll;
		height: 100px;
		width: 95%;
		font-size: 0.8em;
	}
	.contact_agreement .bold {
		margin-top: 10px;
	}
	div#trust-form #confirm-button input {
		width: 200px;
		margin: 0 auto;
		padding: 8px 0;
		display: block;
		color: #262626;
		text-decoration: none;
		font-size: 15px;
		font-weight: bold;
		border: 3px solid #FF6400;
		text-align: center;
		background: -moz-linear-gradient(  top,  #ffffff 0%,  #f0eee3);
		background: -webkit-gradient(  linear, left top, left bottom,  from(#ffffff),  to(#f0eee3));
		-webkit-appearance: none;
		-webkit-border-radius: 30px;
		border-radius: 30px;
	}
	div#trust-form #confirm-button.submit-container {
		overflow: hidden;
		text-align: center;
	}
	div#trust-form #confirm-button.submit-container input {
		margin: 1%;
		width: 40%;
		display: inline-block;
	}
	/*20190322*/
	.reform_main .txt{
		width: 96%;
		margin: 0 auto;
		font-size: 85%;
		padding-bottom: 40px;
	}
	/*20190426*/
	#reform_call_wrap{
		width: 96%;
		background-size: contain;
		padding: 40px;
	}
	#reform_call_wrap img{
		width: 85%;
	}
	/*20190527*/
	img.daial{
		margin-top: 0;
	}
	.ttl_reform_call{
		width: auto;
	}
	.reform_main, .reform_gift{
		padding-bottom: 40px;
	}
	/*フローティング*/
	#footer-fixed{
		display: none;
	}
	#footer-fixed_sp{
		height: 80px;
   	    padding: 10px;
   	    position: fixed;
        width: 100%;
        bottom: 0;
        left: 0;
        z-index: 1000;
	    text-align: center;
	    background-color: #fff;
	    box-shadow: 0px 2px 4px #ccc inset;
	    display: block;
	}
	/*20210128*/
	.formParent{
	border: solid 1px #ef7b00;
	width: auto;
	margin: 0 10px 15px 10px;
	}
	.opacity_form{
		padding:15px 5px 15px 15px;
	}
	.reform_tbl01 th {
    font-size: 14px;
	}
	.reform_tbl01 input {
    padding: 6px;
	}
}
