@charset "UTF-8";
.entries__2column .request {
	display: none;
}

.formarea .aptoenq_qa {
	font-size: 1.0em;
	line-height: 1.4;
	margin: -1px 0 0;
	border: 1px solid #ddd;
}

.entries__2column .formarea .aptoenq_qa {
	margin: 0 0;
	border: 0;
}

.formarea .aptoenq_q,
.formarea .aptoenq_a {
	padding: .5em .0em;
}

.formarea .aptoenq_a select {
	margin: .5em 0;
}

.entries__2column .aptoenq_a label {
	background: none;
	color: #fff;
}

.formarea .aptoenq_necessary {
	margin-left: 0;
	margin-bottom: 1em;
}

.entries__2column #aptoenqform {
	position: relative;
}

.entries__2column #aptoenqform {
	position: relative;
	color: #fff;
	margin: 0;
}

.entries__2column #aptoenqform .aptoenq_q,
.entries__2column #aptoenqform .aptoenq_a {
	font-size: 0.8rem;
	background: none !important;
	color: #fff !important;
}

.entries__2column #aptoenqform .aptoenq_q.aptoenq_l {
	font-size: 26px;
	font-weight: bold;
}

@media screen and (max-width: 767px) {
	.entries__2column #aptoenqform .aptoenq_q.aptoenq_l {
		font-size: 20px;
	}
}

.formarea .aptoenq_question textarea,
#aptoenqform textarea {
	font-family: inherit;
	border: 1px solid #ccc;
	margin: .3em 0;
	width: 98%;
	min-height: 4em;
	font-size: 1.05em;
}

.entries__2column .formarea .aptoenq_question textarea {
	width: 100%;
	padding: 0.8em 0.5em !important;
	box-sizing: border-box;
	box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.2);
	border-radius: 3px;
}

.entries__2column .formarea .aptoenq_question .aptoenq_cusinfo_msg {
	width: 100%;
	display: block;
	font-size: 0.9rem;
}

.formarea .aptoenq_cusinfo {
	font-size: 1.3em;
	padding: 1em 0;
	border: 1px solid #ddd;
	margin: 0;
}

.formarea .aptoenq_bt_send {
	width: 240px;
	float: none;
	background: none;
	display: block;
	margin: 0 auto;
}

@media screen and (max-width: 767px) {
	.formarea .aptoenq_bt_send {
		width: 160px;
	}
}

.formarea .aptoenq_bt_send button {
	width: 100%;
	font-size: 25px;
	background: #BE0001;
	line-height: 1.2;
	color: #fff;
	border: 0;
	cursor: pointer;
	transition: all 0.4s ease;
}

@media screen and (max-width: 767px) {
	.formarea .aptoenq_bt_send button {
		font-size: 16px;
	}
}

.formarea .aptoenq_bt_back {
	width: 190px;
	float: right;
	background: none;
	display: none;
}

.formarea .aptoenq_bt_back button {
	width: 190px;
	font-size: 1.5em;
	line-height: 15px;
	background: #aaa;
	color: #fff;
}

.formarea .aptoenq_cusinfo .aptoenq_cusinfo_subj {
	font-size: 1.1rem;
	margin: 0;
	font-weight: bold;
}

.formarea .aptoenq_question,
.formarea .aptoenq_cusinfo {
	color: #333;
}

.entries__2column .formarea .aptoenq_question,
.entries__2column .formarea .aptoenq_cusinfo {
	color: #fff;
}

.formarea .aptoenq_cusinfo {
	border: none;
}

.formarea .aptoenq_cusinfo .aptoenq_cusinfo_subj {
	text-align: left;
}

.formarea .aptoenq_cusinfo .aptoenq_cusinfo_item {
	width: auto;
	text-align: left;
	padding: 5px;
	float: none;
	padding: .6em .8em;
	background-color: rgb(240, 240, 240);
	border: 1px solid #ddd;
}

.entries__2column .formarea .aptoenq_cusinfo .aptoenq_cusinfo_item {
	padding: 0px;
	background-color: rgb(240, 240, 240, 0);
	border: none;
	font-size: 16px;
}

.formarea .aptoenq_cusinfo .aptoenq_cusinfo_fm {
	padding: .4em;
	border: 1px solid #ddd;
	margin-top: -1px;
}

.entries__2column .formarea .aptoenq_cusinfo .aptoenq_cusinfo_fm {
	border: none;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 0;
}

.entries__2column .formarea .aptoenq_cusinfo .aptoenq_cusinfo_fm input[type="text"],
.entries__2column .formarea .aptoenq_cusinfo .aptoenq_cusinfo_fm textarea {
	width: 100%;
	box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.2);
	padding: 7px 10px!important;
	box-sizing: border-box;
	border-radius: 3px;
	font-size: 0.9em;
	font-family: inherit;
}

.formarea .aptoenq_cusinfo .aptoenq_cusinfo_fm:nth-child(3) {
	border: none;
	padding: 0;
}

.formarea .aptoenq_cusinfo .aptoenq_cusinfo_fm.aptoenq_cusinfo_fm_juusho input[type="text"] {
	width: 80%;
}

.entries__2column .formarea .aptoenq_cusinfo .aptoenq_cusinfo_fm.aptoenq_cusinfo_fm_juusho input[type="text"] {
	width: 100%;
}

.entries__2column {
	display: -ms-flex;
	display: flex;
	justify-content: space-between;
}

.entries__2column .entries__2column__left {
	width: 55%;
	padding-right: 40px;
}

@media screen and (max-width: 767px) {
	.entries__2column {
		flex-wrap: wrap;
	}

	.entries__2column .entries__2column__left {
		width: 100%;
		padding-right: 0;
		padding-bottom: 40px;
	}

}

.entries__2column .entries__2column__left h2 {
	margin-bottom: 11px;
	font-size: 1.8rem;
	font-weight: bold;
	line-height: 1.5;
}

.entries__2column .entries__2column__left p {
	margin-bottom: 11.5px;
	line-height: 1.7;
	word-break: break-all;
}

.dl__img {
	width: 650px;
	display: block;
	overflow: hidden;
	border-radius: 4px;
	max-width: 100%;
	margin: auto auto 40px auto !important;
}

.dl__img picture {
	width: 100%;
	display: block;
}

.dl__img picture img {
	width: 100%;
	display: block;
	-o-object-fit: cover;
	   object-fit: cover;
}

.entries__2column .aptoenq_cusinfo_exp a {
	color: #fff !important;
	text-decoration: underline;
	transition: all 0.4s ease;
}

.entries__2column .aptoenq_cusinfo_exp a:hover {
	color: #f01010 !important;
	text-decoration: underline;
}

.entries__2column .formarea {
	width: 41%;
	margin-left: auto;
	background: #254382;
	padding: 30px 40px;
	color: #fff;
	font-size: 0.8rem;

}

@media screen and (max-width: 1024px) {
	.entries__2column .formarea {
		width: 100%;
		padding: 30px 20px 20px 20px;
		margin: auto;
	}
}

.entries__2column .formarea h2 {
	text-align: left !important;
	border-left: 0 !important;
	font-size: 20px;
	font-weight: bold;
}

.entries__2column .formarea .aptoenq_check input {
	transform: translateY(-4px) scale(1.5);
	margin-right: 8px;

}

.entries__2column .formarea .aptoenq_red {
	color: #ff0000;

}

.entries__2column .formarea .aptoenq_cusinfo_exp {
	font-size: 16px;
	text-align: left;
	margin: 0;
}

@media screen and (max-width: 767px) {
	.entries__2column .formarea .aptoenq_cusinfo_exp {
		font-size: 14px;
	}
}

.entries__2column .formarea .aptoenq_cusinfo_exp input[type="checkbox"] {
	/* デフォルトのチェックボックスを非表示 */
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	width: 16px;
	height: 16px;
	border: 1px solid #fff;
	border-radius: 3px;
	background-color: transparent;
	cursor: pointer;
	position: relative;
	display: inline-block;
	vertical-align: middle;
	transition: all 0.3s ease;
	margin: 0 4px 0 0;
	transform: none;
	flex-shrink: 0;
}

/* 未選択時のホバー状態 */
.entries__2column .formarea .aptoenq_cusinfo_exp input[type="checkbox"]:hover {
	border-color: #007cba;
}

/* 選択時のスタイル */
.entries__2column .formarea .aptoenq_cusinfo_exp input[type="checkbox"]:checked {
	border-color: #fff;
	background-color: transparent;
}

/* 選択時のチェックマーク（擬似要素） */
.entries__2column .formarea .aptoenq_cusinfo_exp input[type="checkbox"]:checked::before {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -60%) rotate(45deg);
	-webkit-transform: translate(-50%, -60%) rotate(45deg);
	width: 4px;
	height: 8px;
	border: solid #fff;
	border-width: 0 2px 2px 0;
	display: block;
}

/* フォーカス時のスタイル */
.entries__2column .formarea .aptoenq_cusinfo_exp input[type="checkbox"]:focus {
	outline: none;
	box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.3);
}

.entries__2column .aptoenq_question label span {
	font-size: 18px;
}

@media screen and (max-width: 767px) {
	.entries__2column .aptoenq_question label span {
		font-size: 14px;
		height: 14px;
	}
}

.entries__2column .aptoenq_question input[type="radio"] {
	/* デフォルトのラジオボタンを非表示 */
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	width: 14px;
	height: 14px;
	border: 1px solid #fff;
	border-radius: 50%;
	background-color: transparent;
	cursor: pointer;
	position: relative;
	display: inline-block;
	vertical-align: middle;
	transition: all 0.3s ease;
	margin: 0!important;
	flex-shrink: 0;
}

@media screen and (max-width: 767px) {
	.entries__2column .aptoenq_question input[type="radio"] {
		width: 12px;
		height: 12px;
	}
}

/* 未選択時のホバー状態 */
.entries__2column .aptoenq_question input[type="radio"]:hover {
	border-color: #007cba;
}

/* 選択時のスタイル */
.entries__2column .aptoenq_question input[type="radio"]:checked {
	border-color: #fff;
	background-color: transparent;
}

/* 選択時の内側の円（擬似要素） */
.entries__2column .aptoenq_question input[type="radio"]:checked::before {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background-color: #fff;
	display: block;
}

@media screen and (max-width: 767px) {
	.entries__2column .aptoenq_question input[type="radio"]:checked::before {
		width: 4px;
		height: 4px;
	}
}

/* フォーカス時のスタイル */
.entries__2column .aptoenq_question input[type="radio"]:focus {
	outline: none;
	box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.3);
}

@media screen and (max-width: 1024px) {
	.entries__2column .aptoenq_bt_set {
		width: 300px;
	}
}
