#member #section01 {
	margin-bottom: 170px;
}
#member #section01 .text01 {
	text-align: center;
	font-size: 16px;
	line-height: 1.875;
	margin-bottom: 60px;
}
#member #section01 .text02 {
	max-width: 660px;
	margin: 0 auto 65px;
	height: 160px;
	line-height: 160px;
	background: url(../img/member/lt.jpg) no-repeat left top, url(../img/member/rt.jpg) no-repeat right top, url(../img/member/rb.jpg) no-repeat right bottom, url(../img/member/lb.jpg) no-repeat left bottom;
	text-align: center;
	font-family: "Hiragino Mincho W6 JIS2004", serif;
	font-size: 25px;
	letter-spacing: 0.14em;
}
#member #section01 .text02 .inline-block {
	color: #ad0000;
	display: inline-block;
	margin: 0 10px 0 15px;
}
#member #section01 .text02 .fs46 {
	font-size: 46px;
}
#member #section01 .flex {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}
#member #section01 .flex > div {
	position: relative;
	width: 49.23%;
	border: solid 10px #eee;
	margin-bottom: 20px;
	padding: 18% 35px 30px 28px;
	min-height: 410px;
}
#member #section01 .flex > div:nth-child(1) {
	background: url(../img/member/img01.jpg) no-repeat center top/100% auto, url(../img/member/01.jpg) no-repeat right 20px bottom 20px;
}
#member #section01 .flex > div:nth-child(2) {
	background: url(../img/member/img02.jpg) no-repeat center top/100% auto, url(../img/member/02.jpg) no-repeat right 20px bottom 20px;
}
#member #section01 .flex > div:nth-child(3) {
	background: url(../img/member/img03.jpg) no-repeat center top/100% auto, url(../img/member/03.jpg) no-repeat right 20px bottom 20px;
}
#member #section01 .flex > div:nth-child(4) {
	background: url(../img/member/img04.jpg) no-repeat center top/100% auto, url(../img/member/04.jpg) no-repeat right 20px bottom 20px;
}
#member #section01 .flex > div:before {
	position: absolute;
	left: -10px;
	top: -10px;
	display: inline-block;
	content: '';
	width: 115px;
	height: 115px;
	background: url(../img/member/tokuten.png) no-repeat left top/100% auto;
}
#member #section01 .flex > div h3 {
	font-family: "Hiragino Mincho W6 JIS2004", serif;
	font-size: 25px;
	margin-bottom: 8px;
}
#member #section01 .flex > div h3 .red {
	color: #ad0000;
	font-size: 40px;
	margin-right: 5px;
}
#member #section01 .flex > div h3 span {
	display: inline-block;
}
#member #section01 .flex > div h3 span:not(.red) {
	font-size: 18px;
	margin-left: 5px;
}
#member #section01 .flex > div p {
	line-height: 1.875;
}
#member #section01 .flex > div p .red {
	color: #030048;
}
#member #section02 {
	margin-bottom: 170px;
}
#member #section02 .red {
	color: #ad0000;
}
#member #section02 .w_text {
	background: url(../img/member/lt.jpg) no-repeat left top, url(../img/member/rt.jpg) no-repeat right top, url(../img/member/rb.jpg) no-repeat right bottom, url(../img/member/lb.jpg) no-repeat left bottom;
	max-width: 830px;
	margin: 0 auto;
	padding: 75px 40px 75px 50px;
}
#member #section02 .w_text > p {
	margin-bottom: 45px;
	font-family: "Hiragino Mincho W4 JIS2004", serif;
	font-size: 18px;
}
#member #section02 .w_text .box {
	font-size: 14px;
	background: #eee;
	padding: 10px 30px 10px 20px;
	line-height: 2.15;
	margin: -20px 0 60px 40px;
}
#member #section02 .w_text .box p {
	text-indent: -1em;
	padding-left: 1em;
}
#member #section03 .note01 {
	margin: 24px 0 0;
}
.note01 li {
	padding: 0 0 0 20px;
	position: relative;
}
.note01 li::before {
	content: "※";
	position: absolute;
	top: 0;
	left: 0;
}
@media only screen and (max-width: 1080px) {
	#member #section01 .flex {
		display: block;
	}
	#member #section01 .flex > div {
		width: 100%;
		margin: 0 auto 25px;
		padding-top: 36%;
		min-height: 0;
	}
}
@media only screen and (max-width: 736px) {
	#member .ttl02 {
		margin-bottom: 45px;
	}
	#member #section01 {
		margin-bottom: 60px;
	}
	#member #section01 .text01 {
		text-align: left;
		line-height: 1.8;
		margin-bottom: 30px;
	}
	#member #section01 .text02 {
		background-size: 32px auto;
		height: 95px;
		line-height: 95px;
		font-size: 16px;
		letter-spacing: 0;
		margin-bottom: 30px;
	}
	#member #section01 .text02 .fs46 {
		font-size: 26px;
		letter-spacing: 0.14em;
	}
	#member #section01 .flex > div {
		border-width: 8px;
		background-size: 100% auto,60px auto !important;
		padding: 34% 10px 20px;
		margin-bottom: 18px;
	}
	#member #section01 .flex > div:before {
		width: 68px;
		height: 68px;
		left: -8px;
		top: -8px;
	}
	#member #section01 .flex > div h3 {
		font-size: 17px;
	}
	#member #section01 .flex > div h3 .red {
		font-size: 28px;
	}
	#member #section01 .flex > div h3 span:not(.red) {
		display: block;
		font-size: 14px;
	}
	#member #section02 {
		margin-bottom: 60px;
	}
	#member #section02 .w_text {
		background-size: 32px auto;
		padding: 50px 0 25px;
	}
	#member #section02 .w_text > p {
		font-size: 16px;
		text-indent: -1.8em;
		padding-left: 2.4em;
		margin-bottom: 20px;
	}
	#member #section02 .w_text .box {
		padding: 10px 20px 10px 10px;
		margin: 0 0 25px;
		line-height: 1.8;
	}
}

#member .contact_table {
	width: 100%;
	border-top: solid 1px #353891;
}
#member .contact_table.bt_none {
	border-top: none;
}
#member .contact_table tr {
	border-bottom: solid 1px #353891;
}
#member .contact_table th {
	width: 350px;
	background: #eee;
	color: #353891;
	font-size: 20px;
	letter-spacing: 0.05em;
	overflow: hidden;
	padding: 30px 16px 30px 20px;
}
#member .contact_table th span {
	position: relative;
	top: 3px;
	float: right;
	display: inline-block;
	background: #ad0000;
	color: #fff;
	font-size: 14px;
	width: 55px;
	height: 20px;
	text-align: center;
	border-radius: 30px;
}
#member .contact_table td {
	padding: 28px;
}
#member .address p:last-child {
	margin-top: 8px;
}
#member .address span {
	color: #353891;
	margin: 0 5px;
}
#member .address .zip1,
#member .address .zip2 {
	display: inline-block;
	width: 80px;
}
#member .pp {
	text-align: center;
	margin: 55px 0 20px;
}
#member .pp a {
	color: #353891;
	font-size: 18px;
	text-decoration: underline;
}
#member .pp a:hover {
	text-decoration: none;
}

.check_list {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}

input,
select,
textarea,
button {
	font-size: 100%;
	font-weight: normal !important;
}

input[type=text],
input[type=email],
input[type=tel],
select,
textarea {
	display: block;
	border: solid 1px #e4e4e4;
	width: 100%;
	border-radius: 0;
	padding: 7px 15px;
}

input[type=checkbox] {
	display: none;
}

textarea {
	height: 160px !important;
	width: 100% !important;
}
.small_wrap {
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
}
select.small {
	max-width: 100px;
	width: 100%;
}
select {
	background: url(../img/product/arrow03_gy.svg) no-repeat right 10px center;
	background-size: 14px auto;
}
#other {
	margin: 16px 0 0;
}
input.small {
	max-width: 150px;
	width: 100%;
}
#mailformpro .day,
#mailformpro .time_list li:not(:last-child) {
	margin: 0 0 10px;
}
#mailformpro .time {
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
}
#mailformpro .time .hour {
	margin: 0 10px;
}
#mailformpro .time .minute {
	margin: 0 0 0 10px;
}
.form_name li:not(:last-child) {
	margin: 0 0 16px;
}
.form_product dt {
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 6px !important;
}
.form_product dd {
	padding-left: 0 !important;
}
.form_product dd:not(:last-of-type) {
	margin: 0 0 16px;
}
.form_product ul li {
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
}
.form_product ul li:not(:last-child) {
	margin: 0 0 10px;
}
.form_product ul li > div {
	max-width: 100px;
	width: 100%;
}
.form_product ul li p {
	margin: 0 16px 0 0;
}
.total_price {
	margin: 24px 0 0;
}
.form_date {
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
}
.form_date > li:not(:last-child) {
	margin: 0 10px 0 0;
}
div#mfp_price {
	font-size: 24px;
	padding: 0;
}
div#mfp_price span {
	font-size: 16px;
}
#mailformpro .radio,
#mailformpro .checkbox {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-moz-transition: linear 0.2s;
	-o-transition: linear 0.2s;
	-webkit-transition: linear 0.2s;
	transition: linear 0.2s;
	position: relative;
	display: inline-block;
	padding: 0 0 0 26px;
	vertical-align: middle;
	cursor: pointer;
}

#mailformpro .radio:after,
#mailformpro .checkbox:after {
	position: absolute;
	top: 50%;
	left: 0;
	display: block;
	margin-top: -8px;
	width: 14px;
	height: 14px;
	content: '';
	background: #fff;
	border: solid 1px #ccc;
}

#mailformpro .radio:after {
	border-radius: 50%;
}

#mailformpro .radio:before {
	-moz-transition: linear 0.2s;
	-o-transition: linear 0.2s;
	-webkit-transition: linear 0.2s;
	transition: linear 0.2s;
	position: absolute;
	top: 50%;
	left: 3px;
	display: block;
	margin-top: -5px;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background-color: #353891;
	content: '';
	opacity: 0;
	z-index: 10;
}

#mailformpro .checkbox:before {
	-moz-transition: ease 0.2s;
	-o-transition: ease 0.2s;
	-webkit-transition: ease 0.2s;
	transition: ease 0.2s;
	position: absolute;
	top: 50%;
	left: 4px;
	display: block;
	margin-top: -7px;
	width: 5px;
	height: 9px;
	border-right: 3px solid #353891;
	border-bottom: 3px solid #353891;
	content: '';
	opacity: 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	z-index: 10;
}

#mailformpro input[type=radio]:checked + input + .radio:before,
#mailformpro input[type=radio]:checked + div + .radio:before,
#mailformpro input[type=radio]:checked + input + div + .radio:before,
#mailformpro input[type=radio]:checked + .radio:before,
#mailformpro input[type=checkbox]:checked + input + .checkbox:before,
#mailformpro input[type=checkbox]:checked + div + .checkbox:before,
#mailformpro input[type=checkbox]:checked + input + div + .checkbox:before,
#mailformpro input[type=checkbox]:checked + .checkbox:before,
#mailformpro #agree input[type=checkbox]:checked + input + .checkbox:before {
	opacity: 1;
}

#submit_btn button {
	text-shadow: none;
	padding: 0;
	border-radius: 0;
	cursor: pointer;
	display: block;
	margin: 0 auto;
	max-width: 300px;
	width: 100%;
	height: 60px;
	line-height: 60px;
	color: #fff;
	text-align: center;
	background: #353891;
	font-size: 20px;
	border: none;
	box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.4);
	-moz-transition: ease 0.2s;
	-o-transition: ease 0.2s;
	-webkit-transition: ease 0.2s;
	transition: ease 0.2s;
}
#submit_btn button:hover {
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
	opacity: 0.6;
}

@media only screen and (max-width: 736px) {
	#member dt {
		margin-bottom: 20px;
	}
	#member dd {
		font-size: 16px;
		padding-left: 20px;
	}
	#member dd ul {
		margin-top: 15px;
	}
	#member .contact_table th,
	#member .contact_table td {
		display: block;
		width: 100%;
	}
	#member .contact_table th {
		font-size: 17px;
		padding: 10px 10px 10px 15px;
	}
	#member .contact_table th span {
		top: -1px;
		float: none;
		margin-left: 20px;
		font-size: 12px;
		line-height: 20px;
	}
	#member .contact_table td {
		padding: 15px 0;
	}
	#member .text01 {
		font-size: 16px;
		text-align: left;
		line-height: 1.8;
		margin-bottom: 40px;
	}
	#member .tel_box {
		padding: 25px 8px 15px;
		margin-bottom: 35px;
	}
	#member .tel_box h2 {
		top: -13px;
		font-size: 17px;
	}
	#member .tel_box h2 span {
		padding: 0 20px;
	}
	#member .tel_box .sp_block {
		color: #353891;
		font-size: 16px;
		margin-bottom: 5px;
		text-align: left;
	}
	#member .tel_box .btn {
		display: block;
		background: #353891;
		font-size: 17px;
		letter-spacing: 0;
		text-align: center;
		margin-top: 5px;
		color: #fff;
		-moz-transition: ease 0.2s;
		-o-transition: ease 0.2s;
		-webkit-transition: ease 0.2s;
		transition: ease 0.2s;
	}
	#member .tel_box .btn:hover {
		filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
		opacity: 0.6;
	}
	#member .tel_box .btn span {
		display: inline-block;
		height: 45px;
		line-height: 45px;
		padding-left: 38px;
		background: url(../img/common/ic_mail.svg) no-repeat left center/22px auto;
	}

	.check_list {
		-webkit-justify-content: flex-start;
		justify-content: flex-start;
		-webkit-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.check_list li {
		margin-right: 22px;
	}
	.check_list li:last-child {
		margin-top: 15px;
	}
}
input[type="file"] {
	display: none;
}
.form_list {
	display: -webkit-flex;
	display: flex;
}
.form_list li:not(:last-child) {
	margin: 0 10px 0 0;
}
#tsuya {
	margin: 10px 0 0;
}
.form_file label {
	font-size: 14px;
	background: #fff;
	border: solid 1px #acacac;
	border-radius: 4px !important;
	display: inline-block;
	padding: 4px 10px;
	position: relative;
	cursor: pointer;
}
.form_file label::after {
	content: "選択されていません";
	color: #000;
	font-size: 12px;
	position: absolute;
	top: 50%;
	right: -128px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.form_file .filename {
	font-size: 1.2rem;
}
.form_file label.changed::after {
	content: "";
}
.form_note {
	color: #ad0000;
	font-size: 14px;
	margin: 10px 0 0;
}
div#mfp_phase_confirm h4 {
	display: none;
}
table#mfp_confirm_table tr th,
table#mfp_confirm_table tr td {
	font-size: 16px;
	padding: 10px;
}
div.mfp_buttons {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	max-width: 400px;
	margin: auto;
}
div.mfp_buttons button {
	color: #fff;
	width: 48%;
	background: #353891;
	border: none;
	border-radius: 0;
	box-shadow: none;
	text-shadow: none;
	padding: 10px;
}
div.mfp_buttons button:hover {
	color: #fff;
	background: #353891;
	border: none;
	box-shadow: none;
}
#mfp_button_cancel {
	color: #353891;
	background: #fff;
	border: solid 2px #353891;
}
@media only screen and (max-width: 736px) {
table#mfp_confirm_table tr th,
table#mfp_confirm_table tr td {
	width: 100%;
	display: block;
}
table#mfp_confirm_table tr td {
	border-top: none;
	padding-top: 4px;
}
	table#mfp_confirm_table tr th {
		padding-bottom: 0;
	}
div.mfp_buttons button {
	width: 100%;
	padding: 16px;
}
#mfp_button_cancel {
	margin-top: -10px;
}
}
