@charset "utf-8";

/* ======================================


 inquiry


==================================== */

/* override
----------------------------- */
footer {
	border-top: none;
	margin-top: 190px;
	padding-top: 0;
}
footer .upper .inner {
	display: none;
}

@media only screen and (max-width: 768px) {
footer {
	margin-top: 70px;
}
}


/* top page
----------------------------- */
.inner {
	max-width: 1010px;
}

section {
	margin-top: 140px;
}

.wrap--inquiry,
.sec__inside {
	border-top: 2px solid #000;
	padding-top: 50px;
}

.wrap--inquiry {
	margin-top: 20px;
	padding-left: 15px;
	padding-right: 20px;
}
.wrap--inquiry table {
	width: 100%;
}
.wrap--inquiry table tr {
	height: 68px;
}
.wrap--inquiry table tr:nth-child(n+5) {
	border-bottom: 1px solid #c6c6c6;
}
.wrap--inquiry table tr:last-child {
	border-bottom: none;
}
.wrap--inquiry table tr:nth-child(n+6) {
	height: 98px;
}
.wrap--inquiry table tr:last-child th {
	vertical-align: top;
}
.wrap--inquiry table th,
.wrap--inquiry table td {
	padding-bottom: 20px;
	padding-top: 20px;
	vertical-align: middle;
}
.wrap--inquiry table th {
	text-align: left;
	width: 147px;
}
.wrap--inquiry table td {
	padding-left: 10px;
}
.wrap--inquiry table .single__input,
.wrap--inquiry table textarea {
	background-color: #f7f7f7;
	border: 1px solid #e0e0e0;
	padding: 2px 5px;
	width: 95%;
}
.wrap--inquiry table .short__input {
	width: 25%;
}
.wrap--inquiry .required {
	color: #ff0000;
	font-size: 1.2rem;
}
.wrap--inquiry label {
	margin-right: 10px;
}
.wrap--inquiry table td .asterisk {
	display: inline-block;
	font-size: 1.2rem;
	margin-top: 0;
}
.wrap--inquiry table td .vertically_aligned label {
	display: block;
	margin-right: 0;
	margin-top: 10px;
}




.wrap--inquiry table td .radio_input,
.wrap--inquiry table td .checkbox_input {
	display: none;
}
.wrap--inquiry table td label[class="radio_label"],
.wrap--inquiry table td label[class="checkbox_label"] {
	padding-left: 20px;
	position: relative;
}
.wrap--inquiry table td label[class="radio_label"]:before,
.wrap--inquiry table td label[class="radio_label"]:after {
	border-radius: 100%;
	content: "";
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.wrap--inquiry table td label[class="radio_label"]:before {
	background-color: #fff;
	border: 1px solid #e0e0e0;
	height: 15px;
	left: 0;
	width: 15px;
}
.wrap--inquiry table td .radio_input:checked + label[class="radio_label"]:after {
	background-color: #000;
	height: 7px;
	left: 4px;
	width: 7px;
}
.wrap--inquiry table td label[class="checkbox_label"]:before,
.wrap--inquiry table td label[class="checkbox_label"]:after {
	content: "";
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.wrap--inquiry table td label[class="checkbox_label"]:before {
	background-color: #fff;
	border: 1px solid #e0e0e0;
	height: 15px;
	left: 0;
	width: 15px;
}
.wrap--inquiry table td .checkbox_input:checked + label[class="checkbox_label"]:after {
	border-right: 2px solid #000;
	border-top: 2px solid #000;
	height: 8px;
	left: 2px;
	width: 12px;
	-webkit-transform: translate(0%,-100%) rotate(135deg);
	transform: translate(0%,-100%) rotate(135deg);
}

.form__button {
	display: flex;
	justify-content: center;
	margin-top: 60px;
}
.form__button p {
	max-width: 310px;
	width: 100%;
}
.form__button p:nth-child(even) {
	margin-left: 5%;
}
.form__button input {
	background-color: #000;
	border: 1px solid #000;
	color: #fff;
	font-size: 2.0rem;
	height: 50px;
	max-width: 310px;
	width: 100%;
}
.form__button input:hover {
	background-color: #fff;
	color: #000;
	opacity: 1;
}
.form__button + .asterisk {
	display: flex;
	justify-content: center;
	margin-top: 10px;
}

.wrap--inquiry input.error {
	border-color: #ff0000;
	background-color: #FFC;
}
.wrap--inquiry label.error {
	color: #ff0000;
	display: block;
	font-size: 1.3rem;
	margin-right: 0;
}

.wrap--inquiry div.error {
	text-align: center;
}
.wrap--inquiry div.error h1,
.wrap--inquiry div.conf h1 {
	font-size: 1.8rem;
	margin-bottom: 20px;
	text-align: center;
}
.wrap--inquiry div.conf table tr:last-child th {
	vertical-align: middle;
}

.wrap--inquiry__thanks {
	margin-top: 0;
	text-align: center;
}
.wrap--inquiry__thanks .heading--hdg02 span {
	font-size: 2.4rem;
}

.sec__inside .column {
	padding-left: 18px;
	padding-right: 18px;
}
.sec__inside .column .each-comm {
	background-color: #fbf6ed;
	min-height: 220px;
	width: 47.771429%;
}
.sec__inside .column .each-comm:nth-child(even) {
	margin-left: 4.348%;
}
.sec__inside .column .each-comm {
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
}
.sec__inside .column .each-comm > div {
	width: 100%;
}
.sec__inside .column .each-comm b {
	display: block;
	margin-bottom: 30px;
}
.sec__inside .column .each-comm a {
	font-size: 2.2rem;
	font-weight: 700;
}
.sec__inside .column .each-comm p span {
	background-color: #fff;
	border: 1px solid #000;
	display: inline-block;
	font-size: 1.4rem;
	height: 21px;
	margin-right: 5px;
	text-align: center;
	width: 15%;
	width: 4.5em;
	-webkit-transform: translateY(-3px);
	transform: translateY(-3px);
}
.wrp--inquiry__tel .each-comm:nth-child(1) p {
	margin-top: 5px;
	/*text-align: left;*/
}
.sec__inside .each-comm p a.icon-freedial02 {
	padding-left: 36px;
	position: relative;
}
.sec__inside .each-comm p a.icon-freedial02:before {
	background-color: #000;
	color: #fff;
	font-size: 2.0rem;
	left: 0;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-42%);
	transform: translateY(-42%);
}

.wrp--inquiry__tel .sec__inside .column .each-comm {
	width: 100%;
}

.wrp--inquiry__tel .sec__inside .column .each-comm:nth-child(even) {
	margin-left: 0;
}

.wrp--inquiry__tel .sec__inside .column .each-comm .each-comm_body {
	display: flex;
	align-items: center;
	justify-content: center;
}

.wrp--inquiry__tel .sec__inside .column .each-comm .each-comm_body p:nth-child(2) {
	margin-left: 4.348%;
}

@media only screen and (max-width: 768px) {
section {
	padding-top: 25px;
}
section {
	margin-top: 70px;
}

.wrap--inquiry {
	padding-left: 0;
	padding-right: 0;
}
.wrap--inquiry label {
	display: block;
	margin-right: 0;
	margin-top: 10px;
}
.wrap--inquiry label:first-child {
	margin-top: 0;
}
.wrap--inquiry label + .asterisk {
	display: block;
	font-size: 1.2rem;
	margin-top: 10px;
}

.wrap--inquiry .form__button {
	margin-top: 30px;
}

.wrp--inquiry__error div.error h1 {
	font-size: 1.6rem;
}

.sec__inside .column {
	padding-left: 0;
	padding-right: 0;
}
.sec__inside .column .each-comm {
	min-height: inherit;
	width: auto;
}
.sec__inside .column .each-comm:nth-child(even) {
	margin-left: 0;
}
.sec__inside .column .each-comm {
	padding: 15px 0;
}
.sec__inside .column .each-comm b {
	margin-bottom: 15px;
}
.sec__inside .column .each-comm a {
	font-size: 1.8rem;
}
.sec__inside .each-comm p a.icon-freedial02:before {
	font-size: 2.0rem;
	-webkit-transform: translateY(-48%);
	transform: translateY(-48%);
}
.wrp--inquiry__tel .sec__inside .column .each-comm .each-comm_body {
	display: block;
}
.wrp--inquiry__tel .sec__inside .column .each-comm .each-comm_body p:nth-child(2) {
	margin-left: 0;
}
}

@media only screen and (max-width: 640px) {
.wrap--inquiry table tr {
	height: auto;
}
.wrap--inquiry table tr:nth-child(n+6) {
	height: auto;
}
.wrap--inquiry table tr:nth-child(n+6) th {
	padding-top: 20px;
}
.wrap--inquiry table th {
	display: block;
	padding-bottom: 0px;
	padding-top: 0px;
	width: 100%;
}
.wrap--inquiry table td {
	display: block;
	padding-left: 0;
	padding-top: 5px;
	width: 100%;
}
.wrap--inquiry table .single__input,
.wrap--inquiry table textarea {
	width: 100%;
}
.wrap--inquiry table .short__input {
	width: 75%;
}

.wrap--inquiry__thanks .heading--hdg02 span {
	font-size: 1.8rem;
}
}



/* 220105 updata */

@media only screen and (min-width: 769px) {
	.wrp--heading--mv {
		margin-left: auto;
		margin-right: auto;
		margin-top: 50px;
		max-width: 914px;
	}
}

@media only screen and (max-width: 768px) {
	.wrp--heading--mv {
		margin-top: 30px;
		padding-left: 15px;
		padding-right: 15px;
	}
}