@charset "UTF-8";
/* コンテンツ */

#title {
	float: none;
	width: 100%;
	text-align: left;
	padding: 70px 0;
	height: auto;
	background-size: cover;
	background-position: center center;
	background-image: url(../../images/contact/title.jpg);
}

@media screen and (max-width: 499px) {
	#title {
		padding: 50px 0;
	}
}

#title p {
	max-width: 1200px;
	margin: 0 auto;
	text-align: left;
}

.pccenter a {
	color: #06C !important;
	text-decoration: none !important;
}

#title p span {
	display: inline-block;
	line-height: 80px;
	padding: 0 80px;
	font-size: 2em;
	color: #fff;
	background-color: rgba(7, 39, 96, 0.8);
}

.to_submit {
	display: none;
}

.confirm .to_submit {
	display: block;
}

.confirm .to_confirm {
	display: none;
}


/* iOSでのデフォルトスタイルをリセット */
input[type="submit"],
input[type="button"] {
	border-radius: 0;
	-webkit-box-sizing: content-box;
	-webkit-appearance: button;
	appearance: button;
	border: none;
	box-sizing: border-box;
	cursor: pointer;
}

input[type="submit"]::-webkit-search-decoration,
input[type="button"]::-webkit-search-decoration {
	display: none;
}

input[type="submit"]::focus,
input[type="button"]::focus {
	outline-offset: -2px;
}

input[type="text"],
textarea {
	-webkit-appearance: none;
	max-width: 100%;
	border-radius: 0;
}

input[type="text"],
textarea,
select {
	border-radius: 3px;
	border: 1px solid #999;
	outline: none;
	box-shadow: none;
	box-sizing: border-box;
	padding: 5px;
}

label input[type="checkbox"],
label input[type="radio"] {
	vertical-align: inherit;
}

.p-region,
.plan select {
	margin-bottom: 5px;
}

.ref .horizontal-item:nth-of-type(1) {
	margin-left: 10px;
}


.hdbox {
	position: relative;
	border-bottom: 1px dotted #ccc;
	padding-bottom: 40px;
	margin-bottom: 40px;
}

.hdbox a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.hdbox h5 {
	display: inline-block;
	color: #fff;
	line-height: 2em;
	padding: 0 20px;
	margin-bottom: 10px;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
}

.hdbox h5.icon1 {
	background-color: #e93;
}

.hdbox h5.icon2 {
	background-color: #e66;
}

.hdbox h5.icon3 {
	background-color: #9C0;
}

.hdbox h4 {
	font-size: 1.4em;
	font-family: 'Noto Serif JP', serif;
	margin-bottom: 10px;
	color: #084f99;
}

.hdbox p {
	line-height: 2;
}

.hdbox p span {
	display: inline-block;
	text-align: center;
	background-color: #eee;
	width: 80px;
	margin-right: 10px;
	text-indent: 0;
}

.hdbox p.kikan {
	margin-left: 90px;
	text-indent: -90px;
}

.hdbox img {
	width: 100%;
	transition: all 0.55s ease;
}

.hdbox:hover img {
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
}

.hdimg {
	overflow: hidden;
	position: relative;
	margin-bottom: 20px;
}

.hdimg strong {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-image: url(../../images/base/more_ov.png);
	background-size: cover;
	background-position: center center;
	text-indent: -9999px;
	opacity: 0;
	transition: all 0.55s ease;
}

.hdbox:hover strong {
	opacity: 1;
}

.doc {
	float: left;
	width: 940px;
}

.lnavi {
	float: right;
	width: 200px;
}

.stitle h3 {
	font-size: 2.4em;
	color: #084f99;
	font-family: 'Noto Serif JP', serif;
	margin-bottom: 60px;
}

.stitle p {
	font-size: 1.24em;
	font-weight: bold;
	margin-bottom: 20px;
	display: inline-block;
	color: #fff;
	line-height: 2em;
	padding: 0 20px;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
}

.stitle p.icon1 {
	background-color: #e93;
}

.stitle p.icon2 {
	background-color: #e66;
}

.stitle p.icon3 {
	background-color: #9C0;
}

.ddbox {
	margin-bottom: 60px;
}

.ddbox p {
	padding-bottom: 10px;
	line-height: 2;
}

.ddbox p span {
	display: inline-block;
	text-align: center;
	background-color: #eee;
	width: 100px;
	margin-right: 10px;
}

.ddbox p.kakaku strong {
	font-size: 1.8em;
	color: #C00;
}

.ddbox p.kakaku span {
	background-color: #084f99;
	color: #fff;
	font-size: 1.4em;
	width: 150px;
	margin-right: 10px;
}

.lnavi {
	margin-bottom: 20px;
}

.lnavi p {
	color: #084f99;
	border-bottom: 1px solid #084f99;
	font-size: 1.16em;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

.lnavi li {
	border-bottom: 1px dotted #ccc;
}

.lnavi li a {
	display: block;
	color: #333;
	line-height: 40px;
}

.lnavi li a:hover {
	background-color: #dbf0f6;
}

.waku2 {
	padding: 20px;
	border: 2px solid #084f99;
}

.bed_cont {
	position: relative;
}

.bed_cont a {
	position: relative;
	overflow: hidden;
	z-index: 5;
	display: block;
	line-height: 60px;
	color: #fff;
	text-align: center;
	margin-right: 1px;
	font-weight: bold;
	background-color: #084f99;
}

.bed_cont a:hover {
	background-color: #084f99;
}

.fbtbox {
	line-height: 1.6;
}

.fbtbox table {
	margin-bottom: 20px;
}

.fbtbox td {
	overflow: hidden;
	position: relative;
	height: 293px;
	border: 1px solid #ccc;
	box-sizing: border-box;
}

.fbtbox li {
	position: relative;
	float: left;
	width: 293px;
	margin: 0 30px 40px 0;
}

.fbtbox li a {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

.fbtbox li:nth-child(3) {
	margin-right: 0;
}

.fbtbox li img {
	max-width: 253px;
	max-height: 253px;
	width: expression(this.width >=this.height ? "253px" : "auto");
	height: expression(this.width <=this.height ? "253px" : "auto");
	transition: all 0.55s ease;
}

.fbtbox li:hover img {
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
}

.fbtbox h4 {
	font-size: 1.16em;
	margin-bottom: 10px;
	color: #084f99;
}

.fbtbox p {
	font-size: 0.76em;
	padding-top: 5px;
}

.fbtbox p span {
	display: inline-block;
	text-align: center;
	background-color: #eee;
	width: 70px;
	margin-right: 10px;
}

.fbtbox strong {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-image: url(../../images/base/more_ov.png);
	background-size: cover;
	background-position: center center;
	text-indent: -9999px;
	opacity: 0;
	transition: all 0.55s ease;
}

.fbtbox li:hover strong {
	opacity: 1;
}

/*submit*/
.mw_wp_form_input .btn input,
.mw_wp_form_confirm .btn input,
#backbtn input {
	width: 400px;
	line-height: 1;
	padding: 20px 0;
	text-align: center;
	color: #fff;
	background: #06275f;
	font-weight: bold;
	font-size: 18px;
	overflow: hidden;
	border: none;
	cursor: pointer;
	outline: none;
}

#backbtn input {
	background: #ccc;
	width: 220px;
	color: #333;
	margin-right: 10px;
}

@media screen and (min-width: 1500px) {}

@media screen and (min-width: 500px) {

	.ref .horizontal-item,
	.ref input[type="text"] {
		float: left;
		width: calc(100% / 3 - 10px);
		margin-bottom: 10px;
	}
}

@media screen and (max-width: 499px) {

	.ref .horizontal-item:nth-of-type(1),
	.mw_wp_form .horizontal-item+.horizontal-item {
		margin-left: 0 !important;
	}

	.mwform-checkbox-field.horizontal-item label {
		display: block;
		width: 100%;
		padding: 5px 0;
	}

	.hdbox h4 {
		font-size: 1.4em;
	}

	.hdbox h5 {}

	.ref {
		margin-bottom: 10px;
	}

	.doc {
		float: none;
		width: auto;
		margin-bottom: 60px;
	}

	.lnavi {
		float: none;
		width: auto;
	}

	.stitle h3 {
		font-size: 1.4em;
	}

	.stitle p {
		font-size: 1.4em;
		margin-bottom: 20px;
	}

	.ddbox p.kakaku strong {
		font-size: 1.4em;
	}

	.ddbox p.kakaku span {
		font-size: 1em;
		width: 100px;
	}

	.lnavi li {
		float: left;
		width: 50%;
		border-bottom: 1px dotted #ccc;
	}

	.lnavi li.two {
		width: 100%;
	}

	.lnavi li a {
		display: block;
		color: #333;
		line-height: 40px;
	}

	.lnavi li a:hover {
		background-color: #dbf0f6;
	}

	.fbtbox {
		padding-bottom: 20px;
	}

	.fbtbox td {
		overflow: hidden;
		position: relative;
		height: 240px;
		border: 1px solid #ccc;
	}

	.fbtbox li {
		float: none;
		width: 100%;
		margin-bottom: 40px;
	}

	.fbtbox li:nth-child(even) {
		margin-left: 0;
	}

	.fbtbox li:last-child {
		margin-bottom: 0;
	}

	.fbtbox li img {
		max-width: 90%;
		max-height: 200px;
		width: expression(this.width >=this.height ? "200px" : "auto");
		height: expression(this.width <=this.height ? "200px" : "auto");
		transition: all 0.55s ease;
	}

	.fbtbox h4 {
		font-size: 1.16em;
	}

	.fbtbox p {
		font-size: 0.92em;
	}

	.fbtbox p span {
		width: 80px;
	}

	/*submit*/
	.mw_wp_form_input .btn input,
	.mw_wp_form_confirm .btn input,
	#backbtn input {
		width: 100%;
		font-size: 16px;
	}

	#backbtn input {
		margin-right: 0;
		margin-bottom: 15px;
		padding: 14px 0;
	}
}


/* catalog add */

.subtitle {
	font-size: 26px;
	font-weight: normal;
	padding-top: 10px;
	margin-bottom: 30px;
}

.form_table {
	width: 100%;
	border-collapse: collapse;
}

.form_table td {
	padding: 15px 15px 15px 20px;
	border-bottom: 1px solid #B4B4B4;
	text-align: left;
}

.form_table th {
	width: 300px;
	padding: 15px 15px 15px 0;
	border-bottom: 1px solid #B4B4B4;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
	white-space: nowrap;
}

.form_table th img {
	float: right;
	width: 40px;
	margin-top: -2px;
}


.mw_wp_form_input .catalog_td {
	padding: 0 !important;
	border: none;
}

.catalog_select {
	display: flex;
	flex-wrap: wrap;
	border-top: 1px solid #075099;
	border-left: 1px solid #075099;
}

.catalog_select .mwform-checkbox-field.horizontal-item {
	width: 50%;
	margin: 0 !important;
	border-right: 1px solid #075099;
	border-bottom: 1px solid #075099;
	position: relative;
	font-size: 18px;
	box-sizing: border-box;
}

.catalog_select .mwform-checkbox-field.horizontal-item.check {
	background-color: #DCEFF6;
}

.catalog_select .mwform-checkbox-field.horizontal-item input[type="checkbox"]:checked+.mwform-checkbox-field-text {
	font-weight: bold;
}

.catalog_select .mwform-checkbox-field.horizontal-item label {
	min-height: 250px;
	display: block;
	padding: 15px 15px 15px 190px;
}

.catalog_select .mwform-checkbox-field.horizontal-item label::after {
	margin-top: 15px;
	display: block;
	line-height: 200%;
}

.catalog_select .mwform-checkbox-field.horizontal-item:nth-of-type(2n+1) {
	border-right: 1px solid #075099;
}

.catalog_select .mwform-checkbox-field.horizontal-item label::before {
	content: "";
	display: block;
	width: 150px;
	height: 212px;
	background-image: url(../../images/contact/sample.jpg);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
	position: absolute;
	left: 15px;
	top: 15px;
	border: 1px solid #ccc;
	background-color: #fff;
	/*box-sizing: border-box;*/
}

.catalog_select .mwform-checkbox-field.horizontal-item:nth-of-type(1) label::before {
	background-image: url(../../images/contact/catalog_hibikinominami_s02.jpg);
}

.catalog_select .mwform-checkbox-field.horizontal-item:nth-of-type(1) label::after {
	content: "全215区画の大型分譲地『ザ・ステージひびきの南』。新しく誕生する街の魅力を詰め込んだパンフレットです。";
}

.catalog_select .mwform-checkbox-field.horizontal-item:nth-of-type(2) label::before {
	background-image: url(../../images/contact/catalog_hibikinominami.jpg);
}

.catalog_select .mwform-checkbox-field.horizontal-item:nth-of-type(2) label::after {
	content: "全215区画の大型分譲地『ザ・ステージひびきの南』。新しく誕生する街の魅力を詰め込んだパンフレットです。";
}

.catalog_select .mwform-checkbox-field.horizontal-item:nth-of-type(3) label::before {
	background-image: url(../../images/contact/catalog_concept.jpg);
}

.catalog_select .mwform-checkbox-field.horizontal-item:nth-of-type(3) label::after {
	content: "東宝ホームがご提案する人にも環境にもやさしい「地球品質」の家づくりの考え方からテクノロジーまで一冊でわかるカタログです。";
}

.catalog_select .mwform-checkbox-field.horizontal-item:nth-of-type(4) label::before {
	background-image: url(../../images/contact/catalog_technology_2024.jpg);
}

.catalog_select .mwform-checkbox-field.horizontal-item:nth-of-type(4) label::after {
	content: "一年中、快適に心地よく過ごせるように、九州・中国の気候風土に合った家づくり。東宝ホームのテクノロジーをまとめました。";
}

.catalog_select .mwform-checkbox-field.horizontal-item:nth-of-type(5) label::before {
	background-image: url(../../images/contact/catalog_hiraya.jpg);
}

.catalog_select .mwform-checkbox-field.horizontal-item:nth-of-type(5) label::after {
	content: "夫婦のこれからを充実させる優しい住み心地はもちろん、趣味を愉しむゆとりの暮らしや、子育て家族の活発な毎日をも受け入れる世代を超えたシームレスな住環境を創出する「平屋スタイル」ご提案いたします。";
}

.catalog_select .mwform-checkbox-field.horizontal-item:nth-of-type(6) label::before {
	background-image: url(../../images/contact/catalog_real02.jpg);
}

.catalog_select .mwform-checkbox-field.horizontal-item:nth-of-type(6) label::after {
	content: "あなたの暮らしにジャストフィット　選べる住宅。厳選された20プランのおすすめ商品の中からお選びいただける、ライフスタイルコレクション。";
}

.catalog_select .mwform-checkbox-field.horizontal-item:nth-of-type(7) label::before {
	background-image: url(../../images/contact/catalog_company.jpg);
}

.catalog_select .mwform-checkbox-field.horizontal-item:nth-of-type(7) label::after {
	content: "「出迎え三歩、見送り七歩」の精神で「健康で長生き」と「丈夫で長持ち」のマイホーム造りをご提案。東宝ホームの企業理念などを一冊にまとめました。";
}

/*.catalog_select .mwform-checkbox-field.horizontal-item:nth-of-type(6) {
  background-image: url(../../images/contact/sample.jpg);
}
.catalog_select .mwform-checkbox-field.horizontal-item:nth-of-type(6) label::after {
  content:"カタログの説明文が入ります。6カタログの説明文が入ります。6カタログの説明文が入ります。6カタログの説明文が入ります。6";    
}*/

.mw_wp_form_confirm .catalog_select {
	border: none;
}

.mw_wp_form_confirm td p.fsM2.ast {
	display: none;
}

@media screen and (max-width:769px) {

	.subtitle {
		font-size: 18px;
		margin-bottom: 25px;
	}

	.form_table {
		display: block;
		width: auto;
	}

	.form_table tbody {
		display: block;
	}

	.form_table tr {
		display: block;
	}

	.form_table th,
	.form_table td {
		display: block;
		width: auto;
	}

	.form_table th {
		text-align: left;
		margin-bottom: 10px;
		padding: 10px;
		line-height: 1.231;
		font-weight: bold;
		background: #efefef;
	}

	.form_table td {
		padding: 10px 10px 20px;
	}

	.catalog_select .mwform-checkbox-field.horizontal-item {
		width: 100%;
		font-size: 14px;
	}

	.catalog_select .mwform-checkbox-field.horizontal-item label::before {
		top: 15px;
		left: 0;
		right: 0;
		margin: auto;
	}

	.catalog_select .mwform-checkbox-field.horizontal-item label {
		min-height: 0;
		padding: 245px 15px 15px 15px;
	}

	.catalog_select .mwform-checkbox-field.horizontal-item label::after {
		line-height: 180%;
	}
}


.container {
	padding: 40px 4%;
}

#contents * {
	box-sizing: border-box;
}

.contact {
	font-size: 16px;
}

.contact .ast {
	font-size: 16px !important;
}

.table6 td {
	margin: 0 0 30px;
}

input[type="text"],
textarea,
select {
	width: 100%;
}

.postcode input[type="text"],
.phonenumber input[type="text"] {
	width: 10em;
}

select.select_time {
	width: 70px;
}