@charset "utf-8";
/*-----------------------------------------------------	*/
/*	MWフォーム設定						*/
/*-----------------------------------------------------	*/
select{
  -webkit-appearance: none;
  appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
    font-size: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
    margin-bottom: 0px;
  outline: 0;
  border-radius: 0;
  text-align: inherit;
}
.l_op_yoyaku_form .m_ttl {
  padding: 8px 0 8px 12px;
  border-left: solid 4px #2a6390;
  background-color: #f0f0f0;
  font-size: 22px;
  margin: 0 0 30px 0;
  line-height: 1.5;
  font-weight: bold;
}

.l_op_yoyaku_form {
 margin-bottom: 0;
	padding: 30px 20px 20px 20px;
  background: #fff;
  position: relative;
	margin-top: -150px;
}
.l_op_yoyaku_form_at {
 border: none;
 padding: 0;
 margin-bottom: 20px;
}
.l_op_yoyaku_form_at h3 {
 font-size: 18px;
 font-weight: bold;
 color: #fff;
 text-align: center;
 background: #000;
 padding: 10px 0;
 margin-bottom: 20px;
 line-height: 1.3;
}
.l_op_yoyaku_form_at ul {
 margin-bottom: 50px;
}
.l_op_yoyaku_form_at li {
 font-size: 16px;
 line-height: 1.5;
 margin-bottom: 1em;
}
.m_select_outer_time{
	position: relative;
	width: 180px ;
	display: inline-block;
	margin-right: 5px;
}

	.m_select_outer_time::before {
  border-bottom: 4.5px solid #FBA518;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  content: "";
  position: absolute;
  right: 9px;
  top: 12px;
  width: 0;
}
	.m_select_outer_time::after {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4.5px solid #FBA518;
  content: "";
  position: absolute;
  right: 9px;
  top: 23px;
  width: 0;
}

/*確認画面*/

.mw_wp_form_confirm.mw_wp_form_preview	.m_select_outer_time::before {
  border-bottom: none!important;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  content: "";
  position: absolute;
  right: 9px;
  top: 12px;
  width: 0;
}
	.mw_wp_form_confirm.mw_wp_form_preview	.m_select_outer_time::after {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: none!important;
  content: "";
  position: absolute;
  right: 9px;
  top: 23px;
  width: 0;
}

@media screen and (max-width:767px) {
	.l_op_yoyaku_form {
	margin-top: -25vw;
}
}

/*
@media screen and (max-width:767px) {

	.l_op_yoyaku_form .m_ttl {
  padding: 8px 0 8px 12px;
  border-left: solid 4px #88A342;
  background-color: #f0f0f0;
  font-size: 20px;
  margin: 0 0 30px 0;
  line-height: 1.5;
  font-weight: bold;
}
	
 .l_op_yoyaku_form {
  margin-bottom: 5vw;
 }
 .l_op_yoyaku_form_at {
  border: #D5D5D5 2px solid;
  padding: 5vw;
  margin-bottom: 5vw;
 }
 .l_op_yoyaku_form_at h3 {
 font-size: 18px;
 font-weight: bold;
 color: #fff;
 text-align: center;
 background: #000;
 padding: 10px 0;
 margin-bottom: 20px;
 line-height: 1.3;
 }
 .l_op_yoyaku_form_at li {
  font-size: 15px;
  line-height: 1.5;
  margin-bottom: 1em;
 }

}

/*
table.tform {
	width: 100%;
}
.tform th {
	font-size: 16px;
	line-height: 1.8;
	padding: 20px;
	background: #f4f6fa;
	border-right: #e2e5e8 1px solid;
	border-bottom: #e2e5e8 1px solid;
	font-weight: bold;
	width: 310px;
	box-sizing: border-box;
	text-align: left;
	vertical-align: top;
}
.tform td {
	font-size: 16px;
	line-height: 1.8;
	padding: 20px;
	border-bottom: #e2e5e8 1px solid;
}
.tform td .pd {
	padding: 10px 0 0 0!important;
	display: block;
}
.tform td .pd .fa {
	display: inline-block;
}


.tform th .hissu {
	margin: 0 0 0 10px !important;
	vertical-align: middle;
		width: 53px!important;
	height: auto;
	display: inline-block!important;
}

.tform td .at {
	font-size: 16px;
	color: #e17344;
	line-height: 1.5;
	padding-top: 1em;
}
.tform td .at a {
	font-size: 16px;
	color: #e17344;
	line-height: 1.5;
	text-decoration: underline;
}
.tform td label {
	margin-right: 2em;
}
.tform td.kindlist label {
	width: 100px;
	display: inline-block;
}
.mw_wp_form .horizontal-item + .horizontal-item {
	margin-left: 0px !important;
}
.tform td p {
	margin-bottom: 1em;
}
.tform td textarea {
	line-height: 1.6;
}
.t1 {
	width: 400px !important;
	border: #ddd 1px solid;
	padding: 10px;
	font-size: 16px;
	box-sizing: border-box;
}
.t2 {
	width: 180px !important;
	border: #ddd 1px solid;
	padding: 10px;
	font-size: 16px;
	box-sizing: border-box;
}
.t3 {
	width: 70px !important;
	border: #ddd 1px solid;
	padding: 10px;
	font-size: 16px;
	box-sizing: border-box;
}
.t4 {
	width: 110px !important;
	border: #ddd 1px solid;
	padding: 10px;
	font-size: 16px;
	box-sizing: border-box;
}
.t5 {
	width: 180px !important;
	border: #ddd 1px solid;
	padding: 10px;
	font-size: 16px;
	box-sizing: border-box;
}

select.t5 {
	width: 180px !important;
	border: #ddd 1px solid;
	padding: 5px;
	font-size: 16px;
	box-sizing: border-box;
}

.m_select_outer_time{
	position: relative;
	width: 180px ;
	display: inline-block;
	margin-right: 5px;
}

	.m_select_outer_time::before {
  border-bottom: 4.5px solid #FBA518;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  content: "";
  position: absolute;
  right: 9px;
  top: 12px;
  width: 0;
}
	.m_select_outer_time::after {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4.5px solid #FBA518;
  content: "";
  position: absolute;
  right: 9px;
  top: 23px;
  width: 0;
}
*/
/*確認画面*/
/*
.mw_wp_form_confirm.mw_wp_form_preview	.m_select_outer_time::before {
  border-bottom: none!important;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  content: "";
  position: absolute;
  right: 9px;
  top: 12px;
  width: 0;
}
	.mw_wp_form_confirm.mw_wp_form_preview	.m_select_outer_time::after {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: none!important;
  content: "";
  position: absolute;
  right: 9px;
  top: 23px;
  width: 0;
}


.btn_kakunin {
	text-align: center;
	padding-top: 20px;
	margin-bottom: 30px;
}
.btn_kakunin input {
	display: block;
	cursor: pointer;
	background: #deb428;
	height: 60px;
	box-sizing: border-box;
	text-align: center;
	width: 300px;
	margin: 0 auto;
	color: #fff;
	font-size: 17px;
	font-weight: bold;
	border-radius: 5px;
	border: none;
}
.bt_back {
	padding-top: 20px;
}
.btn_kakunin .bt2 {
	background: #EEEEEE;
	color: #666666;
}
.mw_wp_form_preview .chkhide {
	display: none;
}
*/
/*thanks*/
/*
.thk_tit {
	font-size: 22px;
}
.thk_tit strong {
	font-size: 20px;
}
.contact_c1 .thk_tit {
	font-size: 20px;
	line-height: 1.8;
}
.thk {
	width: 800px;
	margin: 0 auto;
	border: #E7A122 2px solid;
	padding: 25px;
	text-align: left;
}
.thk ul {
	padding: 20px 0;
}
.thk li {
	font-size: 16px;
	line-height: 1.8;
	text-align: left;
	font-weight: bold;
	color: #d36231;
}
.thk a {
	color: #d36231;
	text-decoration: underline;
}
input[type="submit"] {
	-webkit-appearance: none;
	border-radius: 0;
}


.s_ac .radio {
	display: none;
}

.tform td.s_ac{
	overflow: hidden;
}

.tform td.s_ac .mwform-radio-field label{
	margin: 0;
	cursor: pointer;
}

.tform td.s_ac .mwform-radio-field{
	position: relative;
	width: 15%;
	margin-right: 0.9%;
	display:block;
	float: left;
	
}

.tform td.s_ac .mwform-radio-field .mwform-radio-field-text{
	text-indent: -9999px;
}



.tform td.s_ac .mwform-radio-field:last-child{
	margin-right:0;
}

.tform td.s_ac .mwform-radio-field:nth-of-type(1) .mwform-radio-field-text{
	position: relative;
    display: inline-block;
    background-image:url("../images/fukuchi.jpg");
    background-repeat: no-repeat;
    background-size:contain;
    width: 90px;
    height:90px;
}

.tform td.s_ac .mwform-radio-field:nth-of-type(2) .mwform-radio-field-text{
	position: relative;
    display: inline-block;
    background-image:url("../images/ohashi.jpg");
    background-repeat: no-repeat;
    background-size:contain;
    width: 90px;
    height:90px;
}

.tform td.s_ac .mwform-radio-field:nth-of-type(3) .mwform-radio-field-text{
	position: relative;
    display: inline-block;
    background-image:url("../images/kuwano.jpg");
    background-repeat: no-repeat;
    background-size:contain;
    width: 90px;
    height:90px;
}

.tform td.s_ac .mwform-radio-field:nth-of-type(4) .mwform-radio-field-text{
	position: relative;
    display: inline-block;
    background-image:url("../images/no.jpg");
    background-repeat: no-repeat;
    background-size:contain;
    width: 90px;
    height:90px;
}



.s_ac .radio + .mwform-radio-field-text {
	border: 3px #ffffff solid;
	background-color: #ffffff;
	display: block;
}
.s_ac .radio:checked + .mwform-radio-field-text {
	border: 3px #EB6100 solid;
	background-color: #ffeeee;
}

*/
/*見学会予約　20191209*/
/*
.reservationtit{margin-bottom: 50px;}
.reservationstit{margin-bottom: 30px;text-align: center;font-size: 20px;}

.reservationstit::before {
    content: '';
    display: inline-block;
    position: relative;
    top: -1px;
    width: 18px;
    height: 18px;
    vertical-align: middle;
    margin: -1px 15px 0 0;
    background: url(../images/common/Icon_flag.png) no-repeat;
        background-size: auto;
    background-size: contain;
}

.reservation_detail{
	overflow: hidden;
	width: 100%;
	margin-bottom: 50px;
	clear: both;
}
.reservation_detail li{
	width: 48%;
	height: 260px;
	float: left;
	margin-bottom: 20px;
}
.reservation_detail li:nth-of-type(2n+0){
	width: 48%;
	float: right;
}

.mw_wp_form input[type="email"],
.mw_wp_form input[type="tel"],
.mw_wp_form input[type="text"],
.mw_wp_form textarea {

  box-sizing: border-box;
    font-size: 15px;
    border: 1px solid #ccc;
}

	.m_select_outer select {
    display: block;
    position: relative;
    width:400px;
    height: 38px;
    font-size: 14px;
    font-size: 0.9rem;
    border: 1px solid #ccc;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    overflow: hidden;
    padding: 0 10px;
		-webkit-appearance: none;
  appearance: none; 
}

	.m_select_outer.inline select {
    display: inline-block;
}


.m_select_outer{position: relative;
width:400px;}
	.m_select_outer::before {
  border-bottom: 4.5px solid #FBA518;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  content: "";
  position: absolute;
  right: 9px;
  top: 10px;
  width: 0;
}
	.m_select_outer::after {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4.5px solid #FBA518;
  content: "";
  position: absolute;
  right: 9px;
  top: 21px;
  width: 0;
}
*/
/*確認画面
.mw_wp_form_confirm.mw_wp_form_preview		.m_select_outer::before {
  border-bottom: none!important;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  content: "";
  position: absolute;
  right: 9px;
  top: 10px;
  width: 0;
}
	.mw_wp_form_confirm.mw_wp_form_preview		.m_select_outer::after {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top:none!important;
  content: "";
  position: absolute;
  right: 9px;
  top: 21px;
  width: 0;
}

@media screen and (min-width: 1200px) {
	.reservation_detail li{
	height: 220px;
}
}	
*/

	input, select, textarea {
		font-size: 16px !important;
	}
	input[type="submit"] {
		-webkit-appearance: none;
		border-radius: 0;
	}
	.contact_c1 .inner {
		padding: 30px 20px 30px 20px;
		width: auto;
	}
	.contact_c1 p {
		font-size: 15px;
		line-height: 1.8;
		text-align: center;
	}
	.contact_c2 .inner {
		padding: 30px 0 30px 0;
		width: auto;
	}
	.contact_c2.content h2 {
		font-size: 18px;
	}
	.contact_c2 h2 {
		display: inline-block;
		position: relative;
		font-weight: bold;
		margin-bottom: 30px;
	}
	.contact_c2 h2::after {
		content: "";
		position: absolute;
		left: 0;
		right: 0;
		bottom: -10px;
		width: 20px;
		border-bottom: 2px solid #efaa77;
		margin: 0 auto;
		text-align: center;
	}
	.contact_c2 article {
		width: auto;
		margin: 0 auto;
		text-align: left;
		padding: 0 20px;
		margin-bottom: 30px;
	}
	.contact_c2 p {
		font-size: 15px;
		line-height: 1.8;
	}
	.contact_c2 h3 {
		font-size: 16px;
		line-height: 1.8;
		font-weight: bold;
		color: #fff;
		padding: 10px 0;
		text-align: center;
		background: #efaa77;
		border-radius: 5px;
		margin-bottom: 20px;
		line-height: 1;
	}
	p.ic_hissu {
		background: url("../ic_hissu.svg") no-repeat 0 center;
		padding-left: 30px;
		font-size: 15px;
		line-height: 1.8;
		text-align: left;
		margin-bottom: 20px;
	}
	table.tform {
		width: 100%;
	}
	.tform th {
	text-align: left;
	vertical-align: top;
		
		font-size: 16px;
		line-height: 1.8;
		padding: 10px 15px;
		background: #f4f6fa;
		border-right: none;
		border-bottom: none;
		font-weight: bold;
		width: 100%;
		display: block;
		box-sizing: border-box;
	}
	.tform td {
		width: 100%;
		display: block;
		font-size: 15px;
		line-height: 1.8;
		padding: 10px 15px 30px 15px;
		border-bottom: none;
		box-sizing: border-box;
	}
	.tform th .hissu {
		width: 53px!important;
	height: auto;
	display: inline-block!important;
		
		margin-left: 10px;
		vertical-align: middle;
	}
	.tform td .at {
		font-size: 15px;
		color: #e17344;
		line-height: 1.5;
		padding-top: 1em;
	}
	.tform td .at a {
		font-size: 16px;
		color: #e17344;
		line-height: 1.5;
		text-decoration: underline;
	}
	.tform td label {
		width: auto;
		display: block;
	}
	.tform td.kindlist label {
		width: auto;
		display: block;
		margin-bottom: 5px;
	}
	.mw_wp_form .horizontal-item + .horizontal-item {
		margin-left: 0px !important;
	}
	.tform td p {
		margin-bottom: 0;
	}
	.tform td textarea {
		line-height: 1.6;
	}
	.tform td .mb10 {
		margin-bottom: 10px;
	}

.tform td .pd {
	padding: 10px 0 0 0!important;
	display: block;
}
.tform td .pd .fa {
	display: inline-block;
}

.t1 {
	width: 400px !important;
	border: #ddd 1px solid;
	padding: 10px;
	font-size: 16px;
	box-sizing: border-box;
}
.t2 {
	width: 180px !important;
	border: #ddd 1px solid;
	padding: 10px;
	font-size: 16px;
	box-sizing: border-box;
}
.t3 {
	width: 70px !important;
	border: #ddd 1px solid;
	padding: 10px;
	font-size: 16px;
	box-sizing: border-box;
}
.t4 {
	width: 110px !important;
	border: #ddd 1px solid;
	padding: 10px;
	font-size: 16px;
	box-sizing: border-box;
}
.t5 {
	width: 180px !important;
	border: #ddd 1px solid;
	padding: 10px;
	font-size: 16px;
	box-sizing: border-box;
}

select.t5 {
	width: 180px !important;
	border: #ddd 1px solid;
	padding: 5px;
	font-size: 16px;
	box-sizing: border-box;
}

.m_select_outer_time{
	position: relative;
	width: 180px ;
	display: inline-block;
	margin-right: 5px;
}


	.t1 {
		width: 85% !important;
		border: #ddd 1px solid;
		padding: 10px;
		font-size: 15px;
		box-sizing: border-box;
	}
	.t2 {
		width: 180px !important;
		border: #ddd 1px solid;
		padding: 10px;
		font-size: 15px;
		box-sizing: border-box;
	}
	.t3 {
		width: 50px !important;
		border: #ddd 1px solid;
		padding: 10px;
		font-size: 15px;
		box-sizing: border-box;
	}
	.t4 {
		width: 85px !important;
		border: #ddd 1px solid;
		padding: 10px;
		margin-bottom: 0.5em;
		font-size: 15px;
		box-sizing: border-box;
	}
		.t5 {
		width: 85px !important;
		border: #ddd 1px solid;
		padding: 10px;
		margin-bottom: 0.5em;
		font-size: 15px;
		box-sizing: border-box;
	}

	.tform td select {
		 width:100%;
		background: transparent;
	}

	
		.tform td select.t5 {
		width: 40%!important;
		/*	padding: 10px;*/
	}
	
			.tform td .m_select_outer_time{
	width: 40%;
}
	
			.tform td .m_select_outer_time select.t5 {
		width: 100%!important;
	}


/*確認画面*/

.mw_wp_form_confirm.mw_wp_form_preview	.m_select_outer_time::before {
  border-bottom: none!important;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  content: "";
  position: absolute;
  right: 9px;
  top: 12px;
  width: 0;
}
	.mw_wp_form_confirm.mw_wp_form_preview	.m_select_outer_time::after {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: none!important;
  content: "";
  position: absolute;
  right: 9px;
  top: 23px;
  width: 0;
}


.btn_kakunin {
	text-align: center;
	padding-top: 20px;
	margin-bottom: 30px;
}
.btn_kakunin input {
	display: block;
	cursor: pointer;
	background: #be7837;
	height: 60px;
	box-sizing: border-box;
	text-align: center;
	width: 300px;
	margin: 0 auto;
	color: #fff;
	font-size: 17px;
	font-weight: bold;
	border-radius: 5px;
	border: none;
}
.bt_back {
	padding-top: 20px;
}
.btn_kakunin .bt2 {
	background: #EEEEEE;
	color: #666666;
}
.mw_wp_form_preview .chkhide {
	display: none;
}
/*thanks*/

.thk_tit {
	font-size: 22px;
}
.thk_tit strong {
	font-size: 20px;
}
.contact_c1 .thk_tit {
	font-size: 20px;
	line-height: 1.8;
}
.thk {
	width: 800px;
	margin: 0 auto;
	border: #E7A122 2px solid;
	padding: 25px;
	text-align: left;
}
.thk ul {
	padding: 20px 0;
}
.thk li {
	font-size: 16px;
	line-height: 1.8;
	text-align: left;
	font-weight: bold;
	color: #d36231;
}
.thk a {
	color: #d36231;
	text-decoration: underline;
}
input[type="submit"] {
	-webkit-appearance: none;
	border-radius: 0;
}
	.btn_kakunin {
		text-align: center;
		padding: 0px 20px 10px 20px;
	}
	.btn_kakunin input {
		display: block;
		cursor: pointer;
		background: #be7837;
		height: 50px;
		box-sizing: border-box;
		text-align: center;
		width: 100%;
		margin: 0 auto;
		color: #fff;
		font-size: 16px;
		font-weight: bold;
		border-radius: 5px;
		border: none;
	}
	.thk_tit {
		font-size: 18px;
	}
	.thk_tit strong {
		font-size: 18px;
	}
	.contact_c1 .thk_tit {
		font-size: 18px;
		line-height: 1.8;
	}
	.thk {
		width: auto;
		margin: 0 auto;
		border: #E7A122 2px solid;
		padding: 25px;
		text-align: left;
		margin: 0 20px;
	}
	.thk ul {
		padding: 20px 0;
	}
	.thk li {
		font-size: 16px;
		line-height: 1.8;
		text-align: left;
		font-weight: bold;
		color: #d36231;
	}
	.thk a {
		color: #d36231;
		text-decoration: underline;
	}

		.reservation_detail li{
	height: 180px;
}

.mw_wp_form .error {
	clear: both;
	color: #FFF !important;
	background: #C1272D;
	font-size: 90%;
	display: block;
	padding: 5px;
	margin-top: 10px;
	border-radius: 5px;
	webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.mw_wp_form_complete p.cptit {
	font-weight: bold;
	font-size: 26px;
	line-height:1;
	text-align: center;
	border-top: #ddd 2px solid;
	padding-top: 50px;
	margin-bottom: 30px;
}
.mw_wp_form_complete p.cptxt {
	font-size: 18px;
	line-height: 1.8;
	text-align: center;
	border-bottom: #ddd 2px solid;
	padding-bottom: 50px;
	font-weight: bold;
}
/**
 * horizontal style of radio and checkbox
 */
.mw_wp_form .horizontal-item + .horizontal-item {
	margin-left: 0px !important;
}

.fa{
    margin: 0 10px 0 4px;
	width: 20px;
    color: #000;
}


.cl{
display: inline-block;
}
.cl::before {
	font-size: 17px;
    content: "\f073";
	
}

.clk{
display: inline-block;
}
.clk::before {
	font-size: 17px;
    content: "\f017";
	
}

	.mw_wp_form .error {
		width: auto;
	}
	
	.mw_wp_form_complete p.cptit {
	font-weight: bold;
	font-size: 20px;
	line-height:1;
	text-align: center;
	border-top: #ddd 2px solid;
	padding-top: 30px;
		margin-bottom: 20px;
}
.mw_wp_form_complete p.cptxt {
	font-size: 15px;
	line-height: 1.8;
	text-align: center;
	border-bottom: #ddd 2px solid;
	padding-bottom: 30px;
	font-weight: normal;
}
	
.s_ac .radio {
	display: none;
}

.tform td.s_ac{
	overflow: hidden;
}

.tform td.s_ac .mwform-radio-field label{
	margin: 0;
}

.tform td.s_ac .mwform-radio-field{
	position: relative;
	width: 60px;
	margin-right: 3%;
	display:block;
	float: left;
}

.tform td.s_ac .mwform-radio-field:last-child{
	margin-right:0;
}
	
	
	

.tform td.s_ac .mwform-radio-field:nth-of-type(1) .mwform-radio-field-text{
	position: relative;
    display: inline-block;
    background-image:url("../images/fukuchi.jpg");
    background-repeat: no-repeat;
    background-size:contain;
    width: 60px;
    height:60px;
}

.tform td.s_ac .mwform-radio-field:nth-of-type(2) .mwform-radio-field-text{
	position: relative;
    display: inline-block;
    background-image:url("../images/ohashi.jpg");
    background-repeat: no-repeat;
    background-size:contain;
    width: 60px;
    height:60px;
}

.tform td.s_ac .mwform-radio-field:nth-of-type(3) .mwform-radio-field-text{
	position: relative;
    display: inline-block;
    background-image:url("../images/kuwano.jpg");
    background-repeat: no-repeat;
    background-size:contain;
    width: 60px;
    height:60px;
}

.tform td.s_ac .mwform-radio-field:nth-of-type(4) .mwform-radio-field-text{
	position: relative;
    display: inline-block;
    background-image:url("../images/no.jpg");
    background-repeat: no-repeat;
    background-size:contain;
    width: 60px;
    height:60px;
}

.s_ac .radio + .mwform-radio-field-text {
	border: 3px #ffffff solid;
	background-color: #ffffff;
	display: block;
}
.s_ac .radio:checked + .mwform-radio-field-text {
	border: 3px #EB6100 solid;
	background-color: #ffeeee;
}

.tform td.s_ac .mwform-radio-field .mwform-radio-field-text {
  text-indent: -9999px;
}



@media screen and (max-width:767px) {
	
	.mw_wp_form .horizontal-item + .horizontal-item {
	margin-left: 0px !important;
}

.fa{
    margin: 0 10px 0 4px;
	width: 20px;
    color: #000;
}


.cl{
display: inline-block;
}
.cl::before {
	font-size: 17px;
    content: "\f073";
	
}

.clk{
display: inline-block;
}
.clk::before {
	font-size: 17px;
    content: "\f017";
	
}

	.mw_wp_form .error {
		width: auto;
	}
	
	.mw_wp_form_complete p.cptit {
	font-weight: bold;
	font-size: 20px;
	line-height:1;
	text-align: center;
	border-top: #ddd 2px solid;
	padding-top: 30px;
		margin-bottom: 20px;
}
.mw_wp_form_complete p.cptxt {
	font-size: 15px;
	line-height: 1.8;
	text-align: center;
	border-bottom: #ddd 2px solid;
	padding-bottom: 30px;
	font-weight: normal;
}
	
.s_ac .radio {
	display: none;
}

.tform td.s_ac{
	overflow: hidden;
}

.tform td.s_ac .mwform-radio-field label{
	margin: 0;
}

.tform td.s_ac .mwform-radio-field{
	position: relative;
	width: 15vw;
	margin-right: 3%;
	display:block;
	float: left;
}

.tform td.s_ac .mwform-radio-field:last-child{
	margin-right:0;
}
	
	
	

.tform td.s_ac .mwform-radio-field:nth-of-type(1) .mwform-radio-field-text{
	position: relative;
    display: inline-block;
    background-image:url("../images/fukuchi.jpg");
    background-repeat: no-repeat;
    background-size:contain;
    width: 15vw;
    height:15vw;
}

.tform td.s_ac .mwform-radio-field:nth-of-type(2) .mwform-radio-field-text{
	position: relative;
    display: inline-block;
    background-image:url("../images/ohashi.jpg");
    background-repeat: no-repeat;
    background-size:contain;
    width: 15vw;
    height:15vw;
}

.tform td.s_ac .mwform-radio-field:nth-of-type(3) .mwform-radio-field-text{
	position: relative;
    display: inline-block;
    background-image:url("../images/kuwano.jpg");
    background-repeat: no-repeat;
    background-size:contain;
    width: 15vw;
    height:15vw;
}

.tform td.s_ac .mwform-radio-field:nth-of-type(4) .mwform-radio-field-text{
	position: relative;
    display: inline-block;
    background-image:url("../images/no.jpg");
    background-repeat: no-repeat;
    background-size:contain;
    width: 15vw;
    height:15vw;
}

.s_ac .radio + .mwform-radio-field-text {
	border: 3px #ffffff solid;
	background-color: #ffffff;
	display: block;
}
.s_ac .radio:checked + .mwform-radio-field-text {
	border: 3px #EB6100 solid;
	background-color: #ffeeee;
}

}





















/*見学会予約　20191209*/

.reservationtit{margin-bottom: 50px;}
.reservationstit{margin-bottom: 30px;text-align: center;font-size: 20px;}

.reservationstit::before {
    content: '';
    display: inline-block;
    position: relative;
    top: -1px;
    width: 18px;
    height: 18px;
    vertical-align: middle;
    margin: -1px 15px 0 0;
    background: url(../images/common/Icon_flag.png) no-repeat;
        background-size: auto;
    background-size: contain;
}

.reservation_detail{
	overflow: hidden;
	width: 100%;
	margin-bottom: 50px;
	clear: both;
}
.reservation_detail li{
	width: 48%;
	height: 260px;
	float: left;
	margin-bottom: 20px;
}
.reservation_detail li:nth-of-type(2n+0){
	width: 48%;
	float: right;
}

.mw_wp_form input[type="email"],
.mw_wp_form input[type="tel"],
.mw_wp_form input[type="text"],
.mw_wp_form textarea {

  box-sizing: border-box;
    font-size: 15px;
    border: 1px solid #ccc;
}

	.m_select_outer select {
    display: block;
    position: relative;
    width:400px;
    height: 38px;
    font-size: 14px;
    font-size: 0.9rem;
    border: 1px solid #ccc;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    overflow: hidden;
    padding: 0 10px;
		-webkit-appearance: none;
  appearance: none; 
}

	.m_select_outer.inline select {
    display: inline-block;
}


.m_select_outer{position: relative;
width:400px;}
	.m_select_outer::before {
  border-bottom: 4.5px solid #FBA518;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  content: "";
  position: absolute;
  right: 9px;
  top: 10px;
  width: 0;
}
	.m_select_outer::after {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4.5px solid #FBA518;
  content: "";
  position: absolute;
  right: 9px;
  top: 21px;
  width: 0;
}
/*確認画面*/
.mw_wp_form_confirm.mw_wp_form_preview		.m_select_outer::before {
  border-bottom: none!important;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  content: "";
  position: absolute;
  right: 9px;
  top: 10px;
  width: 0;
}
	.mw_wp_form_confirm.mw_wp_form_preview		.m_select_outer::after {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top:none!important;
  content: "";
  position: absolute;
  right: 9px;
  top: 21px;
  width: 0;
}
	
/*見学会予約　20191209*/

.reservationtit{margin: 0 0 30px 20px;font-size: 2.0rem}
.reservationstit{margin-bottom: 20px;text-align: center;font-size: 18px;}

.reservationstit::before {
    content: '';
    display: inline-block;
    position: relative;
    top: -1px;
    width: 18px;
    height: 18px;
    vertical-align: middle;
    margin: -1px 15px 0 0;
    background: url(../images/common/Icon_flag.png) no-repeat;
        background-size: auto;
    background-size: contain;
}

.reservation_detail{
	overflow: hidden;
	width:auto;
	margin: 0 20px 30px 20px;
	clear: both;
}
.reservation_detail li{
	width: 48%;
	float: left;
	margin-bottom: 20px;
	height: 23vw;
}
.reservation_detail li:nth-of-type(2n+0){
	width: 48%;
	float: right;
}



	.m_select_outer select {
    width:100%;
}
	.m_select_outer{
width:85%;}


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

.reservation_detail{
	overflow: hidden;
	width:auto;
	margin: 0 20px 30px 20px;
	clear: both;
}
.reservation_detail li{
	width: 100%;
	float: none;
	margin-bottom: 20px;
	height: auto;
}
.reservation_detail li:nth-of-type(2n+0){
	width: 100%;
	float: none;
}

}


.grecaptcha-badge { visibility: hidden; }
.regalcheck{
}

.regalcheck2{
	margin-bottom: 0!important;
}


.recptha_txt{
	font-size: 11px;
	color: #BBBBBB;
	text-align: center;
}
.recptha_txt a{
	font-size: 11px;
	color: #BBBBBB;
}

.recptha_txt .fa {
    margin: 0 5px 0 4px;
    width: 12px;
    color: #BBB;
}

.regalcheck2 input[type=checkbox] {
  transform: scale(1.5);
  margin: 0 6px 0 0;
}

.regalcheck .fa-external-link {
    font-size: 15px;
    color: #9b8d77;
}


@media screen and (max-width:767px) {
.regalcheck{
	margin-bottom: 10px!important;
}
	.recptha_txt{
	font-size: 10px;
		padding: 0 15px;
}
}


.company-address{
margin-top: 30px;
font-weight: bold;
}
.company-tel .fa {
font-size: 20px;
color: #e8be35;
margin-right: 5px;
}
a.company-tel{
text-decoration: none;
display: inline-block;
margin-left: 30px;
}
a.company-tel .tell-number {
font-size: 22px;
color: #e8be35;
font-weight: bold;
}


/*-----------------------------------------------------	*/
/*	mailmagazine						*/
/*-----------------------------------------------------	*/


.info_box a.company-tel{
margin-left: 0px;
}

.mltit{margin-bottom: 20px;
border-bottom:#dfb83a 3px solid;
padding-bottom: 10px;}


.mail_stop_box{
background: #f5f5f5;
padding: 30px 30px 30px 30px;
}

.mail_stop_box p{
	margin-bottom: 30px;
}

.mail_stop_box dl{
margin-bottom: 30px;
overflow: hidden;
background: #fff;
padding: 20px 20px;
width: 100%;
box-sizing: border-box;
}


.mail_stop_box dt{
float: left;
width: 36%;
margin-right: 2%;
line-height: 2;
font-size: 17px;
}

.mail_stop_box dt img{
	width: 53px;
	height: auto;
	margin-left: 15px;
}

.mail_stop_box dd{
float: left;
width: 62%;
}

.btn_submit{
text-align: center;
}

.btn_submit input{
background: #00a29a;
color: #fff;
padding: 10px 100px;
border: none;
}

.mail_stop_box dd input{width: 100%!important;}

.info_box{
padding: 30px 0 0 0;
overflow: hidden;
}

.info_box ul,
.info_box li{
margin: 0;
padding: 0;
list-style: none;
}

.info_box li{
float: left;
width: 50%;
}

.info_box li.btn_mail{
text-align: right;
}

.info_box li.btn_mail a{
background: #00a29a;
color: #fff;
padding: 10px 20px;
border: none;
display: block;
border-radius: 5px;
text-align: center;
width: 250px;
float: right;
text-decoration: none;
}

.info_box li.btn_mail a:hover{opacity: 0.7;}

.mail_stop .info_box{
	text-align: center;
}

.mail_stop .info_box li{
float: none;
width: 100%;
}

.mail_stop_box_txt{
	margin-bottom: 10px;
}


@media screen and (max-width: 767px) {
	
	.info_box a.company-tel{
margin-left: 0px;
		margin-bottom: 3vw;
}

.mltit{margin-bottom: 4vw;
border-bottom:#dfb83a 3px solid;
padding-bottom: 2vw;}


.mail_stop_box{
background: #f5f5f5;
padding: 5vw 5vw 5vw 5vw;
}

.mail_stop_box p{
	margin-bottom: 5vw;
}

.mail_stop_box dl{
margin-bottom: 5vw;
overflow: hidden;
background: #fff;
padding: 3vw 4vw;
width: auto;
box-sizing: border-box;
}


.mail_stop_box dt{
float: none;
width: 100%;
	display: block;
margin-right: 0;
line-height: 2;
font-size: 4vw;
	margin-bottom: 3vw;
}

.mail_stop_box dt img{
	width: 53px;
	height: auto;
	margin-left: 15px;
}

.mail_stop_box dd{
float: none;
width: 100%;
	display: block;
}

.btn_submit{
text-align: center;
}

.btn_submit input{
background: #00a29a;
color: #fff;
padding: 10px 100px;
border: none;
}

.mail_stop_box dd input{width: 100%!important;}

.info_box{
padding: 30px 0 0 0;
overflow: hidden;
}

.info_box ul,
.info_box li{
margin: 0;
padding: 0;
list-style: none;
}

.info_box li{
float: none;
width: 100%;
	display: block;
	text-align: center;
}

.info_box li.btn_mail{
text-align: center;
}

.info_box li.btn_mail a{
background: #00a29a;
color: #fff;
padding: 10px 20px;
border: none;
display: block;
border-radius: 5px;
text-align: center;
float: none;
width: 100%;
	display: block;
text-decoration: none;
}

.info_box li.btn_mail a:hover{opacity: 0.7;}
}




/*-----------------------------------------------------	*/
/*	online-consultation.css						*/
/*-----------------------------------------------------	*/

.cread {
 margin-bottom: 60px;
}
.clogo {
 text-align: center;
 margin-bottom: 50px;
}
.cread h2 {
 width: 100%;
 text-align: center;
 background: none;
 padding: 0;
 margin: 0 0 50px 0;
 border: none;
}
.cread h2.octit {
	font-size: 24px;
	font-weight: bold;
}
.cread h2 span {
 color: #C96C00 !important;
 font-size: 23px;
 font-weight: bold;
 border: none;
 background: linear-gradient(transparent 70%, #FDE5DA 70%);
 display: inline;
}
.cread p {
 font-size: 18px;
 line-height: 1.8;
 text-align: center;
 margin: 20px;
}
.cread p strong {
	font-weight: bold;
 line-height: 1.8;
 text-align: center;
}
.ccontents {
 overflow: hidden;
 background: #EFEFEF;
	padding-top: 80px;
 padding-bottom: 80px;
	margin-bottom: 80px;
}
.online-flow {
 width: 970px;
 margin: 0 auto 50px auto;
	overflow: hidden;
}
.ccontents h2 {
	font-size: 30px;
	font-weight: bold;
 text-align: center;
 margin-bottom: 70px;
}
.flowbox {
 width: 300px;
 float: left;
 background: #E4A33D;
	padding-bottom: 20px;
 margin-right: 35px;
 text-align: center;
 color: #fff;
}
.flowbox:nth-of-type(3) {
 margin-right: 0;
}
.flowbox figure {
 margin-bottom: 25px;
 position: relative;
}
.flowbox figure span {
 position: absolute;
 top: 0;
 left: 0;
 background: #C96C00;
 text-align: center;
 font-size: 30px;
 font-weight: bold;
 padding: 15px 0 0 0;
 width: 60px;
 height: 60px;
 box-sizing: border-box;
 color: #fff;
 line-height: 1;
 margin-top: -10px;
}
.flowbox .flotit {
 font-size: 20px;
 font-weight: bold;
 margin-bottom: 25px;
 line-height: 1.4;
}
.flowbox .flowstit {
 font-size: 16px;
 margin-top: -20px;
 margin-bottom: 25px;
}
.flowbox .flowtxt {
 font-size: 16px;
 line-height: 1.8;
 padding: 0 20px;
 text-align: left;
}
.flowbox a {
 color: #fff;
	text-decoration: underline;
}
.app {
 width: 970px;
 background: #fff;
 margin: 0 auto 20px auto;
 padding: 25px;
 box-sizing: border-box;
 overflow: hidden;
}
.app h2 {
 text-align: left !important;
 font-size: 20px;
 padding: 0 0 0 0 !important;
 border-left: none !important;
 background-color: #fff !important;
 margin: 0 0 15px 0;
}
.app h2 img {
 width: 50px;
 height: auto;
 vertical-align: middle;
 margin-right: 20px;
}
.app_txt {
 font-size: 16px;
 line-height: 1.7;
 margin-bottom: 30px;
 border-bottom: #ddd 1px solid;
 padding-bottom: 30px;
}
.pc_app {
 width: 410px;
 float: left;
 margin-right: 70px;
}
.pc_dl {
 margin: 0;
 padding: 0;
}
.pc_dl a {
 background: #3C7CE6;
 color: #fff;
 font-size: 16px;
 font-weight: bold;
 text-align: center;
 padding: 15px;
 display: block;
 border-radius: 8px;
 text-decoration: none;
}
.tit_app {
 font-size: 16px;
 font-weight: bold;
 border-left: #E4A33D 5px solid;
 padding: 0 0 0 8px;
 margin-bottom: 20px;
 line-height: 1.2;
}
.txt_app {
 font-size: 16px;
 line-height: 1.7;
 margin-bottom: 30px;
}
.sp_app {
 width: 410px;
 float: left;
 list-style: none;
 margin: 0;
 padding: 0;
}
.app_dl {
 padding: 0;
 margin: 0;
}
.sp_app li {
 width: 190px;
 float: left;
 margin: 0 15px 0 0!important;
 padding: 0;
 list-style: none;
}
.at_pc {
 width: 970px;
 margin: 0 auto;
 font-size: 16px;
 text-align: left;
 line-height: 1.7;
 text-indent: -1em;
 padding-left: 1em;
 box-sizing: border-box;
}
.app a:hover {
 opacity: 0.6;
}
/*
.online-consultation table th {
 padding: 20px 50px 20px 0;
 border: none;
 white-space: nowrap;
 text-align: left;
 border-bottom: #D0D0D0 1px solid;
 background: none;
}
.online-consultation table td {
 padding: 20px 0;
 border: none;
 border-bottom: #D0D0D0 1px solid;
}
.online-consultation table {
 margin-bottom: 60px;
 border-top: #D0D0D0 1px solid;
}
.online-consultation th {
 background-color: #f8f8f8;
 font-weight: bold;
 font-size: 16px;
}
.online-consultation td {
 font-size: 16px;
}
.ccontents .stitle {
 font-size: 28px;
 font-weight: bold;
 margin: -100px 0 20px 0;
 text-align: center;
 background: none;
 border: none;
 padding-top: 100px;
}*/
.online-consultation .ccontents ul {
 margin: 30px 0 40px 0;
 list-style: disc;
 color: #333;
 overflow: hidden;
}
.online-consultation .ccontents  ul li {
 margin: 0 0 30px 0;
 padding: 0;
}
.atimg {
 margin: 0;
 padding: 0;
}
.atimg li {
 float: left;
 list-style: none;
}
.atimg li:nth-of-type(2n+1) {
 float: right;
}
/*staff*/
.eb-staff-section {
 background: url("../images/index/img_staff_bg.jpg") no-repeat;
 background-size: cover;
 padding: 50px 0;
 position: relative;
 border-top: none;
 margin-bottom: 60px;
}
.eb-staff-section h2 {
 text-align: center;
 background: none;
 border: none;
}
.eb-staff-section .container {
 width: 1120px;
 overflow: hidden;
}
.eb-staff-section h2 span {
 text-align: center;
 background: url("../images/index/logo_o.png") no-repeat 0 5px;
 padding-left: 525px;
 font-size: 60px;
 font-family: 'Noto Sans JP', sans-serif;
 font-weight: 100;
 color: #f8b62b;
 display: inline-block;
 line-height: 1;
}
.eb-staff-section .container {
 width: 1120px;
 overflow: hidden;
 padding-bottom: 20px;
}
.staffimg {
 text-align: center;
}
.staffimg a:hover {
 opacity: 0.6;
}
.btn1 {
 width: 358px;
 display: block;
 position: relative;
 margin: 0 auto;
 -webkit-box-sizing: border-box;
 box-sizing: border-box;
 text-align: center;
 -webkit-transition: all 0.3s ease 0s;
 transition: all 0.3s ease 0s;
 cursor: pointer;
}
.btn1 a {
 display: block;
 padding: 8px 32px;
 border-radius: 0;
 line-height: 1.5;
 border-bottom: none;
 color: #fff;
 text-decoration: none;
 background: #e8be35;
 font-size: 18px;
 font-family: 'Noto Sans JP', sans-serif;
 font-weight: 400;
}
.a_media {
 width: 460px;
 float: left;
}
.a_media .btn1 {
 width: 100%;
}
.a_media .case-section-cta {
 margin: 22px 0 0 0;
}
.a_media .btn {
 margin-bottom: 0px;
}
.a_recruit {
 width: 460px;
 float: right;
}
.a_media a:hover, .a_recruit a:hover {
 opacity: 0.6;
}
.onlineform {
 margin: 0 auto;
 overflow: hidden;
}
.onlineform h2 {
 font-size: 30px;
	font-weight: bold;
 text-align: center;
 margin-bottom: 50px;
}


.bnr_online{
	width: 800px;
	margin: 20px auto 0 auto;
}
@media screen and (max-width: 1200px) {

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


 .online-consultation .ccontents ul {
  margin: 30px 0 40px 0;
  list-style: disc;
  color: #333;
  overflow: hidden;
 }
 .online-consultation .ccontents ul li {
  margin: 0 0 30px 0;
  padding: 0;
  width: 44%;
 }
 .cread h2 {
  width: 100%;
  text-align: center;
  background: none;
  padding: 0;
  margin: 0 0 50px 0;
 }
	.cread h2.octit {
	font-size: 4.5vw;
	font-weight: bold;
}
 .cread h2 span {
  color: #C96C00;
  font-size: 20px;
  font-weight: bold;
  border: none;
  background: linear-gradient(transparent 70%, #FDE5DA 70%);
  display: inline;
 }
 .cread p {
  line-height: 1.8;
  text-align: center;
  margin: 20px;
 }
 .cread p strong {
  line-height: 1.8;
  text-align: center;
 }
 .ccontents {
  overflow: hidden;
  background: #EFEFEF;
	padding-top: 60px;
 padding-bottom: 60px;
	margin-bottom: 60px;
 }
.online-flow {
 width: auto;
 margin: 0 auto 50px auto;
	overflow: hidden;
}
 .ccontents h2 {
  font-size: 27px;
 margin-bottom: 60px;
 }
 .flowbox {
  width: 30%;
  float: left;
  background: #E4A33D;
  margin-right: 5%;
  text-align: center;
  color: #fff;
 }
 .flowbox figure {
  margin-bottom: 20px;
  position: relative;
 }
 .flowbox figure span {
  position: absolute;
  top: 0;
  left: 0;
  background: #C96C00;
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  padding: 12px 0 0 0;
  width: 50px;
  height: 50px;
  box-sizing: border-box;
  color: #fff;
  line-height: 1;
  margin-top: -10px;
 }
 .flowbox .flotit {
  font-size: 17px;
  font-weight: bold;
  margin-bottom: 20px;
  line-height: 1.4;
  padding: 0 15px;
 }
 .flowbox .flowstit {
  font-size: 15px;
  margin-top: -20px;
  margin-bottom: 25px;
  padding: 0 15px;
 }
 .flowbox .flowtxt {
  font-size: 15px;
  line-height: 1.7;
  padding: 0 20px;
 }
 .app {
  width: auto;
  background: #fff;
  margin: 0 auto 20px auto;
  padding: 25px;
  box-sizing: border-box;
  overflow: hidden;
 }
 .app h2 {
  text-align: left !important;
  font-size: 17px;
  padding: 0 0 0 0 !important;
  border-left: none !important;
  background-color: #fff !important;
  margin: 0 0 15px 0;
 }
 .app h2 img {
  width: 40px;
  height: auto;
  vertical-align: middle;
  margin-right: 10px;
 }
 .app_txt {
  font-size: 15px;
  line-height: 1.7;
  margin-bottom: 30px;
  border-bottom: #ddd 1px solid;
  padding-bottom: 30px;
 }
 .pc_app {
  width: auto;
  float: none;
  margin-right: 0px;
  margin-bottom: 50px;
 }
 .pc_dl {
  margin: 0;
  padding: 0;
 }
 .pc_dl a {
  background: #3C7CE6;
  color: #fff;
  font-size: 15px;
  font-weight: bold;
  text-align: center;
  padding: 12px;
  display: block;
  border-radius: 8px;
  text-decoration: none;
 }
 .tit_app {
  font-size: 15px;
  font-weight: bold;
  border-left: #E4A33D 5px solid;
  padding: 0 0 0 8px;
  margin-bottom: 20px;
  line-height: 1.2;
 }
 .txt_app {
  font-size: 15px;
  line-height: 1.7;
  margin-bottom: 20px;
 }
 .sp_app {
  width: auto;
  float: none;
  list-style: none;
  margin: 0;
  padding: 0;
 }
 .app_dl {
  padding: 0;
  margin: 0;
 }
 .sp_app li {
  width: 190px;
  float: left;
  margin: 0 15px 0 0;
  padding: 0;
  list-style: none;
 }
 .at_pc {
  width: auto;
  margin: 0 auto;
  font-size: 14px;
  text-align: left;
  line-height: 1.7;
  text-indent: -1em;
  padding-left: 1em;
  box-sizing: border-box;
 }
 .app a:hover {
  opacity: 1;
 }
 .onlineform {
  width: auto;
  margin: 0 50px;
  overflow: hidden;
 }
 .onlineform h2 {
font-size: 4.2vw;
margin-bottom: 6vw;
 }

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


 .cread {
  margin-bottom: 30px;
 }
 .clogo {
  text-align: center;
  margin-bottom: 25px;
 }
 .cread h2 {
  width: 100%;
  text-align: center;
  background: none;
  padding: 0;
  margin: 0 0 30px 0;
 }
 .cread h2 span {
  color: #C96C00;
  font-size: 18px;
  font-weight: bold;
  border: none;
  background: linear-gradient(transparent 70%, #FDE5DA 70%);
  display: inline;
 }
 .cread p {
  font-size: 3.8vw;
  line-height: 1.7;
  text-align: center;
  margin: 20px;
 }
 .cread p strong {
  line-height: 1.7;
  text-align: center;
 }
 .ccontents {
	padding-top: 40px;
 padding-bottom: 40px;
	margin-bottom: 40px;
 }
.online-flow {
 margin: 0 auto 50px auto;
	overflow: visible;
}
 .ccontents h2 {
  font-size: 25px;
 margin-bottom: 50px;
 }
 .flowbox {
  width: 100%;
  float: none;
  background: #E4A33D;
  margin-right: 0;
  padding-bottom: 5px;
  margin-bottom: 40px;
 }
 .flowbox figure {
  margin-bottom: 20px;
  position: relative;
 }
 .flowbox figure span {
  position: absolute;
  top: 0;
  left: 0;
  background: #C96C00;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  padding: 10px 0 0 0;
  width: 40px;
  height: 40px;
  box-sizing: border-box;
  color: #fff;
  line-height: 1;
  margin-top: -10px;
 }
 .flowbox .flotit {
  font-size: 17px;
  font-weight: bold;
  margin-bottom: 20px;
  line-height: 1.4;
  padding: 0 15px;
 }
 .flowbox .flowstit {
  font-size: 15px;
  margin-top: -20px;
  margin-bottom: 25px;
  padding: 0 15px;
 }
 .flowbox .flowtxt {
  font-size: 15px;
  line-height: 1.7;
  padding: 0 20px;
 }
 .app {
  width: auto;
  background: #fff;
  margin: 0 auto 20px auto;
  padding: 20px;
  box-sizing: border-box;
  overflow: hidden;
 }
 .app h2 {
  text-align: center !important;
  font-size: 17px;
  padding: 0 0 0 0 !important;
  border-left: none !important;
  background-color: #fff !important;
  margin: 0 0 15px 0;
 }
 .app h2 img {
  width: 30px;
  height: auto;
  vertical-align: middle;
  margin: 0 auto 15px auto;
  display: block;
 }
 .app_txt {
  font-size: 15px;
  line-height: 1.7;
  margin-bottom: 30px;
  border-bottom: #ddd 1px solid;
  padding-bottom: 30px;
 }
 .pc_app {
  width: auto;
  float: none;
  margin-right: 0px;
  margin-bottom: 50px;
 }
 .pc_dl {
  margin: 0;
  padding: 0;
 }
 .pc_dl a {
  background: #3C7CE6;
  color: #fff;
  font-size: 15px;
  font-weight: bold;
  text-align: center;
  padding: 12px;
  display: block;
  border-radius: 8px;
  text-decoration: none;
 }
 .tit_app {
  font-size: 15px;
  font-weight: bold;
  border-left: #E4A33D 5px solid;
  padding: 0 0 0 8px;
  margin-bottom: 20px;
  line-height: 1.2;
 }
 .txt_app {
  font-size: 15px;
  line-height: 1.7;
  margin-bottom: 20px;
 }
 .sp_app {
  width: auto;
  float: none;
  list-style: none;
  margin: 0;
  padding: 0;
 }
 .app_dl {
  padding: 0;
  margin: 0;
 }
 .sp_app li {
  width: 180px;
  float: left;
  margin: 0 15px 0 0!important;
  padding: 0;
  list-style: none;
 }
 .sp_app li:last-child {
  margin: 0 0 0 0!important;
 }
 .at_pc {
  width: auto;
  margin: 0 auto;
  font-size: 14px;
  text-align: left;
  line-height: 1.7;
  text-indent: -1em;
  padding-left: 1em;
  box-sizing: border-box;
 }
 .onlineform {
  width: auto;
  margin: 0 ;
  overflow: hidden;
 }
 .onlineform h2 {
font-size: 4.2vw;
margin-bottom: 6vw;
 }
	.bnr_online{
	width: auto;
	margin: 3vw auto 0 auto;
}
}
@media screen and (max-width: 640px) {}
@media screen and (max-width: 480px) {
 .online-consultation .ccontents ul {
  margin: 20px 0 10px 0;
  clear: both;
 }
 .ccontents .stitle {
  font-size: 16px !important;
  font-weight: bold;
  margin: 0 0 20px 0;
  text-align: center;
  background: none;
  border: none;
 }
 .ccontents {
	padding-top: 6vw;
 padding-bottom: 6vw;
	margin-bottom: 6vw;
 }

 .cread h2 {
  width: 100%;
  text-align: center;
  background: none;
  padding: 0;
  margin: 0 0 20px 0;
 }
 .cread h2 span {
  color: #C96C00;
  font-size: 17px;
  font-weight: bold;
  border: none;
  background: linear-gradient(transparent 70%, #FDE5DA 70%);
  display: inline;
 }
 .cread p {
  line-height: 1.6;
  text-align: center;
  margin: 20px;
 }
 .cread p strong {
  line-height: 1.6;
  text-align: center;
 }

.online-flow {
 margin: 0 auto 50px auto;
	overflow:visible;
}
 .ccontents h2 {
  font-size: 4.2vw;
 margin-bottom: 6vw;
 }
 .flowbox {
  width: 100%;
  float: none;
  background: #E4A33D;
  margin-right: 0;
  padding-bottom: 0;
  margin-bottom: 40px;
 }
 .flowbox figure {
  margin-bottom: 15px;
  position: relative;
 }
 .flowbox figure span {
  position: absolute;
  top: 0;
  left: 0;
  background: #C96C00;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  padding: 9px 0 0 0;
  width: 40px;
  height: 40px;
  box-sizing: border-box;
  color: #fff;
  line-height: 1;
  margin-top: -10px;
 }
 .flowbox .flotit {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 15px;
  line-height: 1.4;
  padding: 0 15px;
 }
 .flowbox .flowstit {
  font-size: 15px;
  margin-top: -10px;
  margin-bottom: 15px;
  padding: 0 15px;
 }
 .flowbox .flowtxt {
  font-size: 14px;
  line-height: 1.6;
  padding: 0 20px 20px 20px;
 }
 .app {
  width: auto;
  background: #fff;
  margin: 0 auto 20px auto;
  padding: 20px;
  box-sizing: border-box;
  overflow: hidden;
 }
 .app h2 {
  text-align: center !important;
  font-size: 17px;
  padding: 0 0 0 0 !important;
  border-left: none !important;
  background-color: #fff !important;
  margin: 0 0 15px 0;
 }
 .app h2 img {
  width: 30px;
  height: auto;
  vertical-align: middle;
  margin: 0 auto 15px auto;
  display: block;
 }
 .app_txt {
  font-size: 14px;
  line-height: 1.6;
  margin-bottom: 30px;
  border-bottom: #ddd 1px solid;
  padding-bottom: 30px;
 }
 .pc_app {
  width: auto;
  float: none;
  margin-right: 0px;
  margin-bottom: 50px;
 }
 .pc_dl {
  margin: 0;
  padding: 0;
 }
 .pc_dl a {
  background: #3C7CE6;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  padding: 12px;
  display: block;
  border-radius: 8px;
  text-decoration: none;
 }
 .tit_app {
  font-size: 14px;
  font-weight: bold;
  border-left: #E4A33D 5px solid;
  padding: 0 0 0 8px;
  margin-bottom: 15px;
  line-height: 1.2;
 }
 .txt_app {
  font-size: 14px;
  line-height: 1.6;
  margin-bottom: 20px;
 }
 .sp_app {
  width: auto;
  float: none;
  list-style: none;
  margin: 0;
  padding: 0;
 }
 .app_dl {
  padding: 0;
  margin: 0;
 }
 .sp_app li {
  width: 45%;
  float: left;
  margin: 0 15px 0 0;
  padding: 0;
  list-style: none;
 }
 .sp_app li:last-child {
  margin: 0 0 0 0;
 }
 .at_pc {
  width: auto;
  margin: 0 auto;
  font-size: 14px;
  text-align: left;
  line-height: 1.7;
  text-indent: -1em;
  padding-left: 1em;
  box-sizing: border-box;
 }
 .case-header {
  margin: 0 0 15px 0;
  padding: 0 0;
 }
 .online-consultation .ccontents ul li {
  margin: 0 0 10px 0;
 }
}

/*request-doc*/

.request-doc{}

.rec_read {
    background: url("../images/request-doc/bg_rec.jpg") no-repeat left top;
    height: 630px;
	padding-top: 540px;
    background-size: auto 500px;
	margin-bottom: 50px;
}
.rec_read{
	font-size: 18px;
	font-weight: bold;
}
.page-ttl {
    background-color: #604c3f;
    color: #fff;
    padding: 15px 40px;
    margin-bottom:30px;
    position: relative;
	font-size: 25px;
	font-weight: bold;
	line-height: 1.2;
	box-sizing: border-box;
}
.page-ttl::before {
    content: "";
    position: absolute;
    display: inline-block;
    width: 2px;
    height: 30px;
    background-color: #fff;
    left: 21px;
    top: 50%;
    margin-top: -15px;
}
@media screen and (max-width: 767px) {
.rec_read {
   background: url("../images/request-doc/bg_rec.jpg") no-repeat right top;
height: 67vw;
background-size: 100% auto;
	padding-top: 46vw;
}
	
	.rec_read{
	font-size: 3.5vw;
		line-height: 1.6
}
.page-ttl {
    background-color: #604c3f;
    color: #fff;
    padding: 3vw 6vw;
    margin-bottom:5vw;
    position: relative;
	font-size: 4vw;
	line-height: 1.2;
}
.page-ttl::before {
    content: "";
    position: absolute;
    display: inline-block;
    width: 2px;
    height: 4.6vw;
    background-color: #fff;
    left: 3.5vw;
    top: 50%;
    margin-top: -2vw;
}
}



/*ohter event 202401*/

.other-events .read{
	margin-bottom: 50px;
	font-size: 14px;
}

.other-events .recptha_txt{
	margin-bottom: 100px;
}

@media screen and (max-width: 767px) {
	
	.other-events .read{
	margin-bottom: 6vw;
	font-size: 4vw;
}
	
	.other-events .recptha_txt{
	margin-bottom: 10vw;
}
	
}



/*セレクトによる表示追加  202409*/

.hidden_etc{
	display: none;
}

.mw_wp_form_preview .hidden_etc{
	display: block;
}

.hidden_etc span{
	display: block;
	padding: 15px 0 5px 0;
	font-size: 14px;
	color: #FE060A;
}

.mw_wp_form_preview .hidden_etc span{
	display: none;
}

.btn_reserve02 {
	top: 770px;
}

.yoyaku1 .recptha_txt a{
	display: inline-block!important;
	width: auto!important;
	position: inherit!important;
	left: auto!important;
	transform:none!important;
	bottom: auto!important;
	line-height: 1.5;
}


@media screen and (max-width: 767px) {
	.hidden_etc span{
	display: block;
	font-size: 3.5vw;
		text-indent: -1em;
		margin-left: 1.3em;
}
	
	.mw_wp_form_preview .hidden_etc span{
	display: none;
}

	.btn_reserve02 {
  top: 155vw;
}
	
}



.ui-datepicker td a {
  display: block;
  padding: .2em;
  text-align: right;
  text-decoration: none;
  line-height: 1.8;
}










