@charset "utf-8";
/*-----------------------------------------------------	*/
/*	MWフォーム設定						*/
/*-----------------------------------------------------	*/
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;
}

.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;
}


.btn_kakunin {
	text-align: center;
	padding-top: 20px;
}
.btn_kakunin input {
	display: block;
	cursor: pointer;
	background: #2659a5;
	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;
}

.mw_wp_form_preview p.privacy {
	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;
}

/*無料相談のみ


body.page-id-4633 table.tform {
 width:auto;
 border-bottom: #e2e5e8 1px solid;
}

body.page-id-4633 .tform th {
 font-size: 16px;
 line-height: 1.8;
 padding: 10px 15px;
 background: #f4f6fa;
 border-right: #e2e5e8 1px solid;
 border-bottom: none;
 font-weight: bold;
 width: 100%;
 display: block;
 box-sizing: border-box;
}

body.page-id-4633 .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;
}


body.page-id-4633 .t1 {
 width: 85%!important;
 border: #ddd 1px solid;
 padding: 5px;
 font-size: 15px;
 box-sizing: border-box;
}

body.page-id-4633 .t2 {
 width: 180px!important;
 border: #ddd 1px solid;
 padding: 5px;
 font-size: 15px;
 box-sizing: border-box;
}

body.page-id-4633 .t3 {
 width: 50px!important;
 border: #ddd 1px solid;
 padding: 5px;
 font-size: 15px;
 box-sizing: border-box;
}

body.page-id-4633 .t4 {
 width: 85px!important;
 border: #ddd 1px solid;
 padding: 5px;
 margin-bottom: 0.5em;
 font-size: 15px;
 box-sizing: border-box;
}
 
 body.page-id-4633 .tform td select {
  width: 80%!important;
}

body.page-id-4633 .btn_kakunin {
 text-align: center;
 padding: 0px 20px 10px 20px;
}

body.page-id-4633 .btn_kakunin input {
 display: block;
 cursor: pointer;
 background: #2659a5;
 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;
}



*/




.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/event/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/event/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/event/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/event/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 {
   /* padding: 1em;
  width: 100%;*/
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  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{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;
}

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


@media screen and (max-width: 990px) {
	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("../images/common/ic_hissu.png.html") no-repeat 0 center;
		padding-left: 30px;
		font-size: 15px;
		line-height: 1.8;
		text-align: left;
		margin-bottom: 20px;
	}
	table.tform {
		width: 100%;
		border-bottom: #e2e5e8 1px solid;
	}
	.tform th {
		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 {
		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;
	}
	.t1 {
		width: 85% !important;
		border: #ddd 1px solid;
		padding: 5px;
		font-size: 15px;
		box-sizing: border-box;
	}
	.t2 {
		width: 180px !important;
		border: #ddd 1px solid;
		padding: 5px;
		font-size: 15px;
		box-sizing: border-box;
	}
	.t3 {
		width: 50px !important;
		border: #ddd 1px solid;
		padding: 5px;
		font-size: 15px;
		box-sizing: border-box;
	}
	.t4 {
		width: 85px !important;
		border: #ddd 1px solid;
		padding: 5px;
		margin-bottom: 0.5em;
		font-size: 15px;
		box-sizing: border-box;
	}
		.t5 {
		width: 85px !important;
		border: #ddd 1px solid;
		padding: 5px;
		margin-bottom: 0.5em;
		font-size: 15px;
		box-sizing: border-box;
	}

	.tform td select {
		 width:100%;
	}

	
		.tform td select.t5 {
		width: 40%!important;
	}
	
			.tform td .m_select_outer_time{
	width: 40%;
}
	
			.tform td .m_select_outer_time select.t5 {
		width: 100%!important;
	}
	.btn_kakunin {
		text-align: center;
		padding: 0px 20px 10px 20px;
	}
	.btn_kakunin input {
		display: block;
		cursor: pointer;
		background: #2659a5;
		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;
	padding-top: 50px;
	margin-bottom: 50px;
}
.mw_wp_form_complete p.cptxt {
	font-size: 18px;
	line-height: 1.8;
	text-align: center;
	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";
	
}

@media screen and (max-width:767px) {
	.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: none;
	padding-top: 30px;
		margin-bottom: 20px;
		margin-bottom: 30px;
}
.mw_wp_form_complete p.cptxt {
	font-size: 15px;
	line-height: 1.8;
	text-align: center;
	border-bottom: none;
	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: 0.9%;
	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/event/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/event/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/event/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/event/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: 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;
	margin: 2em 0;
}
.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;
}
}





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


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


.mail_stop{
margin: 0 30px 50px 30px;
background: #efe8de;
padding: 30px 60px;
}

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

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


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

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

.btn_submit{
text-align: center;
}

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

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

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

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

.info_box li{
float: left;
width: 45%;
margin-right: 5%;
}

.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;}



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

}

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

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


.mail_stop{
margin: 0 20px 50px 20px;
background: #efe8de;
padding: 20px 30px;
}

.mail_stop p{
margin-bottom: 30px;
line-height: 1.6;
}

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


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

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

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

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

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

.info_box li{
float: left;
width: 45%;
margin-right: 5%;
}

.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: 240px;
float: right;
text-decoration: none;
}

}

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



.mail_stop{
margin: 0 20px 30px 20px;
background: #efe8de;
padding: 20px 20px;
}

.mail_stop p{
margin-bottom: 20px;
line-height: 1.6;
}

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


.mail_stop dt{
float: none;
margin-bottom: 0px;
width: 100%;
margin-right: 0;
line-height: 2;
font-size: 14px;
text-align: center;
}

.mail_stop dd{
float: none;
width: 100%;
text-align: center;
}

.btn_submit{
text-align: center;
}

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

.info_box{
margin: 0 20px 50px 20px;
padding: 20px 20px;
overflow: hidden;
}


.info_box li{
float: none;
width: 100%;
margin-right: 0;
text-align: center;
}

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

.info_box p{
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;
width: 240px;
float: none;
text-decoration: none;
margin: 0 auto;
}

}




/*-----------------------------------------------------	*/
/*	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 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 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 bottom;
    height: 630px;
    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;
}
.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 bottom;
height: 67vw;
background-size: 100% auto;
}
	
	.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;
}
}

































