@charset "utf-8";
.eye{
	width: 100%;
	height: auto;
	display: block;
	margin-bottom: 69px;
	position: relative;
}
@media only screen and (max-width: 767px) {
	.eye{
		margin-bottom: 30px;
	}
}
.eye .eye_bg{
	width: 100%;
	height: auto;
	display: block;
}
.eye .eye_inner{
	width: 100%;
	height: auto;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	position: absolute;
	top: 81px;
	left: 0;
	right: 0;
	margin: auto;
}
@media only screen and (max-width: 767px) {
	.eye .eye_inner{
		top: 55px;
	}
}
.eye .eye_inner .title01{
	width: 41%;
	margin-bottom: 20px;
}
@media only screen and (max-width: 767px) {
	.eye .eye_inner .title01{
		width: 74%;
		margin-bottom: 15px;
	}
}
.eye .eye_inner .title02{
	width: 35%;
	margin-bottom: 21px;
}
@media only screen and (max-width: 767px) {
	.eye .eye_inner .title02{
		width: 66%;
		margin-bottom: 15px;
	}
}
.eye .eye_inner .title03{
	width: 51%;
	margin-bottom: 8px;
}
@media only screen and (max-width: 767px) {
	.eye .eye_inner .title03{
		width: 89%;
		margin-bottom: 6px;
	}
}
.eye .eye_inner .title04{
	width: 34%;
}
@media only screen and (max-width: 767px) {
	.eye .eye_inner .title04{
		width: 70%;
	}
}
.eye .eye_inner img{
	width:100%;
	height: auto;
	display: block;
}
.eye .text01{
	font-size: 22px;
	line-height: 41px;
	letter-spacing: 0.075em;
	text-align: center;
}
@media only screen and (max-width: 767px) {
	.eye .text01{
		width: 90%;
		max-width: 320px;
		height: auto;
		font-size: 18px;
		line-height: 35px;
		letter-spacing: 0.075em;
		text-align: center;
		display: block;
		margin: 0 auto;
	}
}

.cont01{
	width: 100%;
	height: auto;
	display: block;
	padding-top: 50px;
}
.cont01 h2{
	font-size: 30px;
	line-height: 40px;
	letter-spacing: 0.04rem;
	text-align: center;
	color: #006975;
	margin-bottom: 65px;
	position: relative;
}
.cont01 h2::before{
	content:'';
	display: block;
	width: 15px;
	height: 15px;
	background-image: url(../img/index/icon02.png);
	background-repeat:no-repeat; 
	background-size: 100% auto;
	position: absolute;
	top: -30px;
	right: 0;
	left: 0;
	margin: auto;
}
.cont01 .cont01_01{
	width: 1180px;
	height: auto;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	margin-top: 133px;
}
.cont01 .cont01_01:first-of-type{
	margin-top: 0;
}
@media only screen and (max-width: 767px) {
	.cont01 .cont01_01{
		width: 90%;
		max-width: 320px;
		height: auto;
		flex-direction: column;
		justify-content: center;
		margin: 0 auto 100px;
	}
}
.cont01 .cont01_01 .cont01_01_01{
/*	width: 530px; 元の数値*/
	width: 490px;
	height: auto;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	flex-shrink: 0;
}
@media only screen and (max-width: 767px) {
	.cont01 .cont01_01 .cont01_01_01{
		width: 100%;
		margin-bottom: 20px;
	}
}
.cont01 .cont01_01 .cont01_01_01 .cont01_01_01_01{
	width: 100%;
	height: auto;
	display: flex;
	justify-content: center;
	align-items: center;
}
@media only screen and (max-width: 767px) {
	.cont01 .cont01_01 .cont01_01_01 .cont01_01_01_01{
		width: 100%;
	}
}
.cont01 .cont01_01 .cont01_01_01 .item{
	width: auto;
	/*max-width: 530px;
	max-height: 426px; 元の数値*/
	max-width: 490px;
	max-height: 386px;
	height: auto;
	display: block;
	margin-bottom: 57px;
}
@media only screen and (max-width: 767px) {
	.cont01 .cont01_01 .cont01_01_01 .item{
		width: 100%;
		max-width: initial;
		max-height: initial;
		margin-bottom: 30px;
	}
}
.cont01 .cont01_01 .cont01_01_01 .cont01_01_01_02{
	width: 100%;
	height: auto;
	display: flex;
	justify-content: center;
	align-items: flex-end;
}
.cont01 .cont01_01 .cont01_01_01 .cont01_01_01_02 .cont01_01_01_02_01{
	width: 235px;
	height: auto;
	display: flex;
	flex-direction: column;
	align-items: center;
	margin-right: 10px;
}
@media only screen and (max-width: 767px) {
	.cont01 .cont01_01 .cont01_01_01 .cont01_01_01_02 .cont01_01_01_02_01{
		width: 49%;
	}
}
@media only screen and (max-width: 767px) {
	.cont01 .cont01_01 .cont01_01_01 .cont01_01_01_02 .cont01_01_01_02_01 a{
		width: 100%;
	}	
}
.cont01 .cont01_01 .cont01_01_01 .cont01_01_01_02 .cont01_01_01_02_01 .text02{
	font-size: 18px;
	color: #BE1C3B;
	width: 100%;
	height: auto;
	margin-bottom: 8px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.cont01 .cont01_01 .cont01_01_01 .cont01_01_01_02 .cont01_01_01_02_01 .text02 img{
	width: 16px;
	height: auto;
	display: block;
	margin-right: 7px;
}
.cont01 .cont01_01 .cont01_01_01 .cont01_01_01_02 .cont01_01_01_02_01 .text02 .slash02{
	margin-right: 0;
	margin-left: 7px;
}
.cont01 .cont01_01 .cont01_01_01 .cont01_01_01_02 a{
	width: 235px;
	height: 64px;
	display: flex;
	justify-content: center;
	align-items: center;
	background: linear-gradient(#008F93, #022D2E);
	font-size: 19px;
	line-height: 29px;
	color: #fff;
	border-radius: 10px;
	position: relative;
}
@media only screen and (max-width: 767px) {
	.cont01 .cont01_01 .cont01_01_01 .cont01_01_01_02 a{
		width: 49%;
		height: 55px;
		font-size: 15px;
		line-height: 25px;
	}
}
.cont01 .cont01_01 .cont01_01_01 .cont01_01_01_02 .btn02{
	background: initial;
	background-color: #BE1C3B;
}
@media only screen and (max-width: 767px) {
	.cont01 .cont01_01 .cont01_01_01 .cont01_01_01_02 .btn02{
		width: 49%;
	}
}
.cont01 .cont01_01 .cont01_01_01 .cont01_01_01_02 a::after{
	content: '';
	display: block;
	width: 11px;
	height: 17px;
	background-image: url(../img/index/arrow01.png);
	background-repeat: no-repeat;
	background-size: 11px 100%;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 20px;
	margin: auto;
}
@media only screen and (max-width: 767px) {
	.cont01 .cont01_01 .cont01_01_01 .cont01_01_01_02 a::after{
		display: none;
	}
}


/*右側商品詳細*/
.cont01 .cont01_01 .cont01_01_02{
/*	width: 590px; 元の数値*/
	width: 630px;
	height: auto;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
}
@media only screen and (max-width: 767px) {
	.cont01 .cont01_01 .cont01_01_02{
		width: 100%;
	}
}
.cont01 .cont01_01 .cont01_01_02 h3{
	font-size: 32px;
	line-height: 42px;
	color: #672539;
}
@media only screen and (max-width: 767px) {
	.cont01 .cont01_01 .cont01_01_02 h3{
		font-size: 28px;
		line-height: 38px;
	}
}
.cont01 .cont01_01 .cont01_01_02 .text03{
	font-size: 18px;
	line-height: 28px;
	color: #312929;
	margin-top: 5px;
}
@media only screen and (max-width: 767px) {
	.cont01 .cont01_01 .cont01_01_02 .text03{
		font-size: 15px;
		line-height: 25px;
	}
}
.cont01 .cont01_01 .cont01_01_02 .text04{
	font-size: 30px;
	line-height: 40px;
	color: #312929;
	margin-top: 13px;
}
.cont01 .cont01_01 .cont01_01_02 .text04 span{
	font-size: 15px;
	line-height: 40px;
	color: #312929;
	margin-left: 5px;
}
.cont01 .cont01_01 .cont01_01_02 table{
	width: 100%;
	height: auto;
	table-layout: fixed;
	margin-top: 10px;
}
.cont01 .cont01_01 .cont01_01_02 table tr{
	width: 100%;
	height: auto;
	border-top: 1px dashed #707070;
}
.cont01 .cont01_01 .cont01_01_02 table tr th{
	width: 145px;
	height: auto;
	font-size: 13px;
	line-height: 23px;
	text-align: left;
	padding: 15px 0;
}
.cont01 .cont01_01 .cont01_01_02 table tr td{
	width: auto;
	height: auto;
	font-size: 13px;
	line-height: 23px;
	text-align: left;
	padding: 15px 0;
}

.cont02{
	width: 100%;
	height: auto;
	margin: 138px 0 100px;
	display: block;
}
@media only screen and (max-width: 767px) {
	.cont02{
		width: 90%;
		margin: 70px auto 85px;
	}
}
.cont02 .cont02_01{
	width: 671px;
	height: auto;
	display: block;
	margin: 0 auto;
}
@media only screen and (max-width: 767px) {
	.cont02 .cont02_01{
		width: 100%;
		max-width: 320px;
		height: auto;
		display: block;
		margin: 0 auto;
	}
}
.cont02 .cont02_01 .banner{
	width: 100%;
	height: auto;
	display: block;
	margin-bottom: 50px;
	border-radius: 10px;
	overflow: hidden;
}
.cont02 .cont02_01 .banner img{
	width: 100%;
	height: auto;
	display: block;
}
.cont02 .cont02_01 table{
	width: 100%;
	height: auto;
	table-layout: fixed;
	border: 1px solid #707070;
	border-top: 0;
}
.cont02 .cont02_01 table tr{
	width: 100%;
	height: auto;
	border-top: 1px solid #707070;
}
.cont02 .cont02_01 table tr th{
	width: 195px;
	height: auto;
	padding: 25px ;
	font-size: 17px;
	line-height: 27px;
	border-right: 1px solid #707070;
}
@media only screen and (max-width: 767px) {
	.cont02 .cont02_01 table tr th{
		width: 40%;
		padding: 18px;
		line-height: 21px;
	}
}
.cont02 .cont02_01 table tr td{
	width: auto;
	height: auto;
	padding: 25px ;
	font-size: 15px;
	line-height: 25px;
}
@media only screen and (max-width: 767px) {
	.cont02 .cont02_01 table tr td{
		padding: 18px;
		font-size: 15px;
		line-height: 21px;
	}
}
.cont02 .cont02_01 table tr td span{
	color: #F00B1B;
}


/*コンテンツ3ここから*/
.cont03{
	width: 100%;
	height: auto;
	display: block;
}
.cont03 .cont03_01{
	width: 1180px;
	height: auto;
	display: block;
	margin: 0 auto;
	padding: 95px 0 70px;
	background-color: #FFFFFF;
	border-radius: 10px;
}
.cont03 .cont03_01 h2{
	font-size: 30px;
	line-height: 40px;
	letter-spacing: 0.04rem;
	text-align: center;
	color: #006975;
	margin-bottom: 65px;
	position: relative;
}
.cont03 .cont03_01 h2::before{
	content:'';
	display: block;
	width: 15px;
	height: 15px;
	background-image: url(../img/index/icon02.png);
	background-repeat:no-repeat; 
	background-size: 100% auto;
	position: absolute;
	top: -30px;
	right: 0;
	left: 0;
	margin: auto;
}

/*.form関係のリセットここから*/
input,
button,
select,
textarea {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: transparent;
	border: none;
	border-radius: 0;
	font: inherit;
	outline: none;
}

textarea {
	resize: vertical;
}

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

input[type='submit'],
input[type='button'],
label,
button,
select {
	cursor: pointer;
}

select::-ms-expand {
	display: none;
}
/*.form関係のリセットここから*/

/*.cont03ここから*/
.cont03{
	width: 100%;
	height: auto;
	margin-bottom: 122px;
}
@media only screen and (max-width: 767px){
	.cont03{
		padding: 35px 0 0;
		margin-bottom: 120px;
	}
}
.cont03 .cont03_01{
	width: 1180px;
	height: auto;
	display: block;
	margin: 0 auto;
	border-radius: 10px;
	box-shadow: 0 3px 6px rgba(0, 0, 0, .16)
}
@media only screen and (max-width: 767px) {
	.cont03 .cont03_01{
		width: 90%;
		max-width: 335px;
	}
}
.cont03 .cont03_01 h3{
	font-size: 24px;
	line-height: 34px;
	text-align: center;
	padding: 0 0 15px;
	margin: 0 auto 24px;
	border-bottom: 1px solid #CCCCCC;
}
@media only screen and (max-width: 767px) {
	.cont03 .cont03_01 h3{
		font-size: 20px;
		line-height: 30px;
		padding: 0 0 10px;
		margin: 0 auto 20px;
	}
}
.cont03 .cont03_01 .text01{
	font-size: 16px;
	line-height: 26px;
	text-align: center;
	margin: 0 auto 54px;
}
@media only screen and (max-width: 767px) {
	.cont03 .cont03_01 .text01{
		font-size: 14px;
		line-height: 24px;
		text-align: left;
		margin: 0 auto 20px;
	}
}
.cont03 .cont03_01 .cont03_01_01{
	width: 100%;
	height: auto;
	margin: 0 auto;
}
.cont03 .cont03_01 .mw_wp_form{
	/*ヘッダーの高さに合わせる*/
	padding-top: 104px;
	margin-top: -104px;
}
@media only screen and (max-width: 767px){
	.cont03 .cont03_01 .mw_wp_form{
		/*ヘッダーの高さに合わせる*/
		padding-top: 64px;
		margin-top: -64px;
	}
}
/*確認画面のみ表示されるテキスト*/
.cont03 .cont03_01 .mw_wp_form_input .text03{
	display: none;
}
.cont03 .cont03_01 .mw_wp_form_confirm .text03{
	width: 100%;
	height: auto;
	font-size: 30px;
	line-height: 40px;
	text-align: center;
	margin: 0 auto 35px;
	display: block;
}
@media only screen and (max-width: 767px){
	.cont03 .cont03_01 .mw_wp_form_confirm .text03{
		font-size: 22px;
		line-height: 32px;
		margin: 0 auto 18px;
	}
}
.cont03 .cont03_01 .mw_wp_form_input .text04{
	display: none;
}
.cont03 .cont03_01 .mw_wp_form_confirm .text04{
	width: 100%;
	height: auto;
	font-size: 16px;
	line-height: 26px;
	text-align: center;
	margin: 0 auto 65px;
	display: block;
}
@media only screen and (max-width: 767px){
	.cont03 .cont03_01 .mw_wp_form_confirm .text04{
		width: 90%;
		font-size: 15px;
		line-height: 25px;
		text-align: left;
		margin: 0 auto 30px;
	}
}
.cont03 .cont03_01 .mw_wp_form_input .cont03_01_01 table .price {
	display: none;
}
@media only screen and (max-width: 767px) {
	.cont03 .cont03_01 .mw_wp_form_confirm .cont03_01_01 table .price .order {
		display: block;
		width: 100%;
	}
}
/*確認画面のみ表示されるテキスト*/

/*確認画面で消えるテキスト*/
.cont03 .cont03_01 .mw_wp_form_preview .cont03_01_01 .form02 tr td .span02 span{
	display: none;
}
.cont03 .cont03_01 .mw_wp_form_preview .cont03_01_01 .form02 tr td span.o_text{
	display: none;
}
/*確認画面で消えるテキスト*/

/*プレビュー*/
.cont03 .cont03_01 .mw_wp_form_confirm.mw_wp_form_preview form.h-adr div.cont03_01_01 .form02 tr{
	margin-top: 0;
	padding: 30px 0;
}
.cont03 .cont03_01 .mw_wp_form_confirm.mw_wp_form_preview form.h-adr div.cont03_01_01 .form02 tr:nth-of-type(4){
	padding-bottom: 0;
}
.cont03 .cont03_01 .mw_wp_form_confirm.mw_wp_form_preview form.h-adr div.cont03_01_01 .form02 tr:nth-of-type(5){
	padding: 0;
	border-top: 0;
	padding-bottom: 30px;
}
.cont03 .cont03_01 .mw_wp_form_confirm.mw_wp_form_preview form .cont03_01_01 .form02 tr td .span02{
	margin-bottom: 0;
	min-height: 0;
}


/*bg color 商品数選択エリア*/
.cont03 .cont03_01 div form .cont03_01_01 .back_ground{
	background-color: #FDE8E8;
	width: 891px;
	height: auto;
	border-radius: 10px;
	margin: 0 auto 40px;
	padding: 45px;
	box-sizing: border-box;
}
@media only screen and (max-width: 767px) {
	.cont03 .cont03_01 div form .cont03_01_01 .back_ground{
		width: 90%;
		padding: 20px 10px;
	}
}
.cont03 .cont03_01 div form .cont03_01_01 .back_ground table{
	width: 100%;
	height: auto;
	table-layout: fixed;
}
.cont03 .cont03_01 div form .cont03_01_01 .back_ground table tr{
	width: 100%;
	height: auto;
	display: inline-block;
	margin-bottom: 20px;
}
.cont03 .cont03_01 div form .cont03_01_01 .back_ground table tr:last-of-type{
	margin-bottom: 0;
}
@media only screen and (max-width: 767px) {
	.cont03 .cont03_01 div form .cont03_01_01 .back_ground table tr:last-of-type{
		margin-bottom: 20px;
	}
}
.cont03 .cont03_01 div form .cont03_01_01 .back_ground table tr th{
	width: 150px;
	height: auto;
	font-size: 18px;
	line-height: 28px;
	text-align: left;
	vertical-align: middle;
}
@media only screen and (max-width: 767px) {
	.cont03 .cont03_01 div form .cont03_01_01 .back_ground table tr th{
		font-size: 15px;
		line-height: 20px;
	}
	.cont03 .cont03_01 div form .cont03_01_01 .back_ground table tr th:nth-of-type(1){
		display: block;
		width: 100%;
		font-size: 20px;
		margin-bottom: 20px;
		text-align: center;
	}
}
.cont03 .cont03_01 div form .cont03_01_01 .back_ground table tr th:nth-of-type(2){
	width: 490px;
	padding-right: 10px;
	text-align: left;
}
@media only screen and (max-width: 767px) {
	.cont03 .cont03_01 div form .cont03_01_01 .back_ground table tr th:nth-of-type(2){
		width: 201px;
	}
}
.cont03 .cont03_01 div form .cont03_01_01 .back_ground table tr th span {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
@media only screen and (max-width: 767px) {
	.cont03 .cont03_01 div form .cont03_01_01 .back_ground table tr th span {
		display: block;
	}
}
.cont03 .cont03_01 div form .cont03_01_01 .back_ground table  tr td{
	width: 120px;
	height: auto;
}
@media only screen and (max-width: 767px) {
	.cont03 .cont03_01 div form .cont03_01_01 .back_ground table  tr td{
		width: 80px;
	}
}
.cont03 .cont03_01 div form .cont03_01_01 .back_ground table  tr td .block{
	display: flex;
	justify-content: center;
	align-items: center;
}
.cont03 .cont03_01 div form .cont03_01_01 .back_ground table  tr td .span02 select{
	width: 91px;
	height: auto;
	margin: 0;
	border: 1px solid #707070;
	border-radius: 10px;
	background-color: #ffffff;
	background-image: url(../img/contact/icon01.png);
	background-repeat: no-repeat;
	background-size: 11px auto;
	background-position: center right 16px;
	padding: 10px 20px;
	font-size: 18px;
	line-height: 26px;
	color: #312929;
	text-align: center;
}
@media only screen and (max-width: 767px) {
	.cont03 .cont03_01 div form .cont03_01_01 .back_ground table  tr td .span02 select{
		width: 70px;
		background-position: center right 10px;
	}
}
.cont03 .cont03_01 div form .cont03_01_01 .back_ground table  tr td .block .text05{
	font-size: 18px;
	line-height: 28px;
	margin-left: 5px;
}
@media only screen and (max-width: 767px) {
	.cont03 .cont03_01 div form .cont03_01_01 .back_ground table  tr td .block .text05{
		font-size: 15px;
		line-height: 20px;
		margin-left: 5px;
	}
}

/*確認画面数量部分*/
.cont03 .cont03_01 .mw_wp_form_preview .h-adr .cont03_01_01 .back_ground table tbody tr td.order span.block{
		background-color: #fff;
		padding: 5px 14px;
		border-radius: 10px;
}
/*bg colorエリア*/


.cont03 .cont03_01 div form .cont03_01_01 .form02{
	width: 811px;
	height: auto;
	margin: 0 auto 40px;
	text-align: left;
	table-layout: fixed;
}
@media only screen and (max-width: 767px){
	.cont03 .cont03_01 div form .cont03_01_01 .form02{
		width: 90%;
		margin: 0 auto 45px;
	}
}
.cont03 .cont03_01 div form .cont03_01_01 .form02 tr{
	width: 811px;
	height: auto;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	margin-top: 38px;
}
@media only screen and (max-width: 767px) {
	.cont03 .cont03_01 div form .cont03_01_01 .form02 tr{
		width: 100%;
		display: block;
	}
	.cont03 .cont03_01 div form .cont03_01_01 .form02 tr:nth-of-type(5){
		margin-top: 10px;
	}
}
.cont03 .cont03_01 div form .cont03_01_01 .form02 tr:first-of-type{
	margin-top: 0;
}
.cont03 .cont03_01 .mw_wp_form_confirm form .cont03_01_01 .form02{
	margin: 0 auto 90px;
}
.cont03 .cont03_01 .mw_wp_form_confirm form .form02 tr{
	border-top: 1px solid #CCCCCC;
}
.cont03 .cont03_01 .mw_wp_form_confirm form .form02 tr:nth-of-type(1){
	border-top: 0;
}
.cont03 .cont03_01 div form .cont03_01_01 .form02 tr th{
	width: 209px;
	height: auto;
}
@media only screen and (max-width: 767px){
	.cont03 .cont03_01 div form .cont03_01_01 .form02 tr th{
		width: 100%;
		display: block;
	}
}

.cont03 .cont03_01 div form .cont03_01_01 .form02 tr td{
	width: auto;
	height: auto;
	vertical-align: top;
}
@media only screen and (max-width: 767px){
	.cont03 .cont03_01 div form .cont03_01_01 .form02 tr td{
		width: 100%;
		display: block;
	}
}
.cont03 .cont03_01 form.h-adr .cont03_01_01 .form02 tr th span{
	font-size: 15px;
	line-height: 20px;
}
.cont03 .cont03_01 div form .cont03_01_01 .form02 tr td .span02{
	width: 100%;
	min-height: 40px;
	font-size: 15px;
	line-height: 26px;
	position: relative;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-wrap: wrap;
}
@media only screen and (max-width: 767px){
	.cont03 .cont03_01 div form .cont03_01_01 .form02 tr td .span02{
		min-height: initial;
		margin-top: 8px;
	}
}
.cont03 .cont03_01 div form .cont03_01_01 .form02 tr:nth-of-type(1) td .span02{
	margin-top: 0;
}
@media only screen and (max-width: 767px){
	.cont03 .cont03_01 div form .cont03_01_01 .form02 tr:nth-of-type(1) td .span02{
		margin-top: 8px;
	}
}
.cont03 .cont03_01 .mw_wp_form_confirm form .cont03_01_01 .form02 tr td .span02{
	margin-bottom: 20px;
}
.cont03 .cont03_01 .mw_wp_form_confirm form .cont03_01_01 .form02 tr:last-of-type td .span02{
	margin-bottom: 0;
}
.cont03 .cont03_01 div form .cont03_01_01 .form02 tr td .span02 input,
.cont03 .cont03_01 div form .cont03_01_01 .form02 tr td .span02 textarea{
	width: 549px;
	height: auto;
	margin: 0;
	border: 1px solid #707070;
	border-radius: 10px;
	background-color: #ffffff;
	padding: 6px 13px;
	font-size: 15px;
	line-height: 26px;
	color: #1B1B1B;
}
@media only screen and (max-width: 767px) {
	.cont03 .cont03_01 div form .cont03_01_01 .form02 tr td .span02 input,
	.cont03 .cont03_01 div form .cont03_01_01 .form02 tr td .span02 textarea{
		width: 100%;
	}
}
.cont03 .cont03_01 .h-adr .cont03_01_01 .form02 tr td .span02.g_font .g_font{
	font-size: 16px;
	line-height: 26px;
	color: #AC8F8F;
	margin-left: 20px;
}
@media only screen and (max-width: 767px) {
	.cont03 .cont03_01 .h-adr .cont03_01_01 .form02 tr td .span02.g_font .g_font{
		margin-left: 0;
		margin-top: 5px;
		font-size: 13px;
		line-height: 23px;
	}
	.cont03 .cont03_01 .h-adr .cont03_01_01 .form02 tr:nth-of-type(4) td .span02.g_font .g_font{
		margin-left: 10px;
		margin-top: 0;
	}
}

.cont03 .cont03_01 div form .cont03_01_01 .form02 tr:nth-of-type(4) td{
	width: 430px;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
@media only screen and (max-width: 767px) {
	.cont03 .cont03_01 div form .cont03_01_01 .form02 tr:nth-of-type(4) td{
		width: auto;
	}
}
.cont03 .cont03_01 div form .cont03_01_01 .form02 tr:nth-of-type(4) td img{
	  width: 18px;
	  height: auto;
	  margin-right: 10px;
	}
}
.cont03 .cont03_01 div form .cont03_01_01 .form02 tr:nth-of-type(4) td .span02{
	width: auto;
}
.cont03 .cont03_01 div form .cont03_01_01 .form02 tr:nth-of-type(4) td .span02 input{
	width: 231px;
}
@media only screen and (max-width: 767px) {
	.cont03 .cont03_01 div form .cont03_01_01 .form02 tr:nth-of-type(4) td .span02 input{
		width: 90px;
	}
}
.cont03 .cont03_01 div form .cont03_01_01 .form02 tr:nth-of-type(4) td .span02{
	width: auto;
}

.cont03 .cont03_01 div form .cont03_01_01 .form02 tr td span.o_text{
	font-size: 16px;
	line-height: 26px;
	margin-bottom: 5px;
	color: #AC8F8F;
	display: block;
}
@media only screen and (max-width: 767px) {
	.cont03 .cont03_01 div form .cont03_01_01 .form02 tr td span.o_text{
		font-size: 13px;
		line-height: 23px;
		margin-top: 30px;
	}
}
/*ボタン関係ここから*/
.cont03 .cont03_01 div form .cont03_01_01 .send{
	width: 100%;
	height: auto;
	margin: 0 auto;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
}
@media only screen and (max-width: 767px){
	.cont03 .cont03_01 div form .cont03_01_01 .send{
		display: block;
	}
}
/*確認ボタン*/
.cont03 .cont03_01 div form .cont03_01_01 .send button{
	box-sizing: border-box;
	width: 255px;
	height: 58px;
	border-radius: 10px;
	font-size: 19px;
	line-height: 28px;
	color: #fff;
	background-color: #BE1C3B;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	text-align: center;
	cursor: pointer;
	transition: all .5s;
}
@media only screen and (max-width: 767px) {
	.cont03 .cont03_01 div form .cont03_01_01 .send button{
		width: 100%;
		height: 67px;
		font-size: 16px;
		line-height: 26px;
		margin: 0 auto;
	}
}
.cont03 .cont03_01 div form .cont03_01_01 .send button{
	width: 255px;
	height: 58px;
	border-radius: 10px;
	font-size: 19px;
	line-height: 28px;
	color: #fff;
	background-color: #BE1C3B;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
}
@media only screen and (max-width: 767px){
	.cont03 .cont03_01 div form .cont03_01_01 .send button{
		width: 250px;
		height: 55px;
		margin: 0 auto;
		font-size: 14px;
		line-height: 24px;
		border-radius: 38px;
	}
}
.cont03 .cont03_01 div form .cont03_01_01 .send button::after {
	content: '';
	width: 8px;
	height: 8px;
	display: block;
	border-bottom: 2px solid #fff;
	border-right: 2px solid #fff;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	position: absolute;
	top: 0;
	bottom: 0;
	left: auto;
	right: 34px;
	margin: auto;
}
@media only screen and (max-width: 767px){
	.cont03 .cont03_01 div form .cont03_01_01 .send button::after {
		border-bottom: 1px solid #fff;
		border-right: 1px solid #fff;
		right: 32px;
	}
}
.cont03 .cont03_01 .mw_wp_form_confirm form .cont03_01_01 .send button:nth-of-type(1){
	border: 2px solid #ddd;
	background-color: #ddd;
	margin-bottom: 23px;
	color: #006975;
}
.cont03 .cont03_01 .mw_wp_form_confirm form .cont03_01_01 .send button:nth-of-type(1)::after{
	border-bottom: 2px solid #006975;
	border-right: 2px solid #006975;
}
/*ボタン関係ここまで*/

/*エラー表示文ここから*/
.cont03 .cont03_01 div form .cont03_01_01 table tr td .span02 .error{
	width: 100%;
	margin-top: 5px;
	font-size: 13px;
	line-height: 23px;
	position: absolute;
	top: 38px;
}
@media only screen and (max-width: 767px) {
	.cont03 .cont03_01 div form .cont03_01_01 table tr td .span02 .error{
		top: 58px;
	}
	.cont03 .cont03_01 div form .cont03_01_01 table tr:nth-of-type(3) td .span02 .error{
		top: 35px;
	}
	.cont03 .cont03_01 div form .cont03_01_01 table tr:nth-of-type(4) td .span02 .error{
		left: -29px;
		top: 35px;
	}
	.cont03 .cont03_01 div form .cont03_01_01 table tr:nth-of-type(5) td .span02 .error{
		top: 35px;
	}
}
/*エラー表示文ここまで*/

/*独自カスタムここから*/
.cont03 .cont03_01 div form .cont03_01_01 table tr .question .block{
	width: 100%;
	height: auto;
	display: block;
}
.cont03 .cont03_01 div form .cont03_01_01 table tr .question .block .span02:nth-of-type(1){
	width: 299px;
}
@media only screen and (max-width: 767px) {
	.cont03 .cont03_01 div form .cont03_01_01 table tr .question .block .span02:nth-of-type(1){
		width: 220px;
	}
}
@media only screen and (max-width: 767px){
	.cont03 .cont03_01 .mw_wp_form_confirm form .cont03_01_01 table tr .question .block .span02:nth-of-type(1){
		width: 100%;
	}
}
.cont03 .cont03_01 div form .cont03_01_01 table tr .question .block .span02:nth-of-type(2){
	width: 100%;
}
.cont03 .cont03_01 div form .cont03_01_01 table tr .zip .span02{
	width: 130px;
}
@media only screen and (max-width: 767px){
	.cont03 .cont03_01 div form .cont03_01_01 table tr .zip .span02{
		width: 100%;
	}
}
/*独自カスタムここまで*/


/*thnaks部分*/
.cont03 div.cont03_01 div#mw_wp_form_mw-wp-form-110.mw_wp_form.mw_wp_form_complete p img.alignnone{
	width: 50%;
	height: auto;
	display: block;
	margin: 0 auto;
}
@media only screen and (max-width: 767px) {
	.cont03 div.cont03_01 div#mw_wp_form_mw-wp-form-110.mw_wp_form.mw_wp_form_complete p img.alignnone{
		width: 100%;
	}
}

/*リキャプチャの一括非表示*/
.grecaptcha-badge {
	visibility: hidden;
}
/*reCAPTCHA*/
.recaptcha {
	width: 90%;
	margin: 50px auto 0;
	text-align: center;
}
.recaptcha p {
	font-size: 14px;
	font-weight: 400;
	line-height: 1.5em;
}
.recaptcha p:nth-of-type(1) {
	margin-bottom: 20px;
}
.recaptcha p a {
	text-decoration: underline;
}
.recaptcha p a:hover {
	text-decoration: none;
}


/*コンテンツ4ここから*/
.cont04{
	width: 100%;
	height: auto;
	display: block;
	padding-top: 50px;
	margin-bottom: 120px;
}
.cont04 h2{
	font-size: 30px;
	line-height: 40px;
	letter-spacing: 0.04rem;
	text-align: center;
	color: #006975;
	margin-bottom: 50px;
	position: relative;
}
.cont04 h2::before{
	content:'';
	display: block;
	width: 15px;
	height: 15px;
	background-image: url(../img/index/icon02.png);
	background-repeat:no-repeat; 
	background-size: 100% auto;
	position: absolute;
	top: -30px;
	right: 0;
	left: 0;
	margin: auto;
}
.cont04 .cont04_01{
	width: 1180px;
	height: auto;
	display: block;
	margin: 0 auto;
}
@media only screen and (max-width: 767px) {
	.cont04 .cont04_01{
		width: 90%;
		max-width: 320px;
	}
}
.cont04 .cont04_01 .cont04_01_01{
	width: 100%;
	height: auto;
	display: block;
	margin-top: 50px;
}
.cont04 .cont04_01 .cont04_01_01:first-of-type{
	margin-top: 0;
}
.cont04 .cont04_01 .cont04_01_01 .cont04_01_01_01{
	width: 100%;
	height: auto;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	margin-bottom: 25px;
}
@media only screen and (max-width: 767px) {
	.cont04 .cont04_01 .cont04_01_01 .cont04_01_01_01{
		margin-bottom: 15px;
	}
}
.cont04 .cont04_01 .cont04_01_01 .cont04_01_01_01 .text05{
	width: auto;
	height: auto;
	font-size: 20px;
	line-height: 30px;
	color: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: #006975;
	border-radius: 10px;
	padding: 11px 12px;
}
@media only screen and (max-width: 767px) {
	.cont04 .cont04_01 .cont04_01_01 .cont04_01_01_01 .text05{
		width: auto;
		font-size: 15px;
		line-height: 20px;
		padding: 11px 9px;
	}
}
.cont04 .cont04_01 .cont04_01_01 .cont04_01_01_01 hr{
	flex-grow: 1;
	height: 0;
	border-top: 1px dashed #005F69;
}
@media only screen and (max-width: 767px) {
	.cont04 .cont04_01 .cont04_01_01 .cont04_01_01_01 hr{
		/*width: 55%;*/
		flex-grow: 2;
		margin: 0;
	}
}
.cont04 .cont04_01 .cont04_01_01 .text05 img{
	width: 29px;
	height: auto;
	display: block;
	margin-right: 10px;
}
@media only screen and (max-width: 767px) {
	.cont04 .cont04_01 .cont04_01_01 .text05 img{
		width: 23px;
	}
}
.cont04 .cont04_01 .cont04_01_01 ul{
	width: 100%;
	height: auto;
	display: block;
}
.cont04 .cont04_01 .cont04_01_01 ul li{
	font-size: 20px;
	line-height: 30px;
	letter-spacing: 0.05em;
	color: #006975;
	margin-top: 30px;
}
@media only screen and (max-width: 767px) {
	.cont04 .cont04_01 .cont04_01_01 ul li{
		font-size: 18px;
		line-height: 23px;
	}
}
.cont04 .cont04_01 .cont04_01_01 ul li:first-of-type{
	margin-top: 0;
}
.cont04 .cont04_01 .cont04_01_01 ul li span{
	font-size: 16px;
	line-height: 26px;
	color: #312929;
}
@media only screen and (max-width: 767px) {
	.cont04 .cont04_01 .cont04_01_01 ul li span{
		margin-top: 10px;
		display: block;
	}
}

/*コンテンツ5ここから*/
.cont05{
	width: 100%;
	height: auto;
	display: block;
	margin-bottom: 120px;
	padding-top: 50px;
}
.cont05 h2{
	font-size: 30px;
	line-height: 40px;
	letter-spacing: 0.04rem;
	text-align: center;
	color: #006975;
	margin-bottom: 50px;
	position: relative;
}
.cont05 h2::before{
	content:'';
	display: block;
	width: 15px;
	height: 15px;
	background-image: url(../img/index/icon02.png);
	background-repeat:no-repeat; 
	background-size: 100% auto;
	position: absolute;
	top: -30px;
	right: 0;
	left: 0;
	margin: auto;
}
.cont05 ul{
	width: 1180px;
	height: auto;
	display: block;
	margin: 0 auto;
}
@media only screen and (max-width: 767px) {
	.cont05 ul{
		width: 90%;
		max-width: 320px;
	}
}
.cont05 ul li{
	font-size: 20px;
	line-height: 30px;
	letter-spacing: 0.05em;
	color: #006975;
	margin-top: 30px;
}
.cont05 ul li:first-of-type{
	margin-top: 0;
}
.cont05 ul li span{
	font-size: 16px;
	line-height: 26px;
	letter-spacing: 0;
	color: #312929;
}

/*コンテンツ6ここから*/
.cont06{
	width: 100%;
	height: auto;
	display: block;
	margin-bottom: 120px;
	padding-top: 50px;
}
.cont06 h2{
	font-size: 30px;
	line-height: 40px;
	letter-spacing: 0.04rem;
	text-align: center;
	color: #006975;
	margin-bottom: 50px;
	position: relative;
}
.cont06 h2::before{
	content:'';
	display: block;
	width: 15px;
	height: 15px;
	background-image: url(../img/index/icon02.png);
	background-repeat:no-repeat; 
	background-size: 100% auto;
	position: absolute;
	top: -30px;
	right: 0;
	left: 0;
	margin: auto;
}
.cont06 .cont06_01{
	width: 1160px;
	height: auto;
	margin: 0 auto;
	display: block;
}
@media only screen and (max-width: 767px) {
	.cont06 .cont06_01{
		width: 90%;
		max-width: 320px;
	}
}
.cont06 .cont06_01 table{
	width: 100%;
	height: auto;
	table-layout: fixed;
	flex-shrink: 0;
}
.cont06 .cont06_01 table tr{
	width: 100%;
	height: auto;
	border-top: 1px dashed #005F69;
}
.cont06 .cont06_01 table tr:last-child{
	border-bottom: 1px dashed #005F69;
}
.cont06 .cont06_01 table tr th{
	width: 180px;
	height: auto;
	font-size: 20px;
	line-height: 30px;
	letter-spacing: 0.05em;
	color: #006975;
	text-align: left;
	padding: 17px 0;
}
@media only screen and (max-width: 767px) {
	.cont06 .cont06_01 table tr th{
		width: 130px;
		font-size: 15px;
		line-height: 20px;
		letter-spacing: 0.05em;
	}
}
.cont06 .cont06_01 table tr td{
	width: auto;
	height: auto;
	font-size: 16px;
	line-height: 26px;
	color: #312929;
	text-align: left;
	padding: 17px 0;
}
.cont06 .cont06_01 .cont06_01_01{
	width: 769px;
	height: auto;
	padding: 41px;
	box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 72px auto 0;
	background-image: url(../img/index/bg_img.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
@media only screen and (max-width: 767px) {
	.cont06 .cont06_01 .cont06_01_01{
		width: 100%;
		max-width: 320px;
		padding: 10px;
	}
}
.cont06 .cont06_01 .cont06_01_01 .cont06_01_01_01{
	width: 686px;
	height: auto;
	background-color: rgba(255, 255, 255, 0.7);
	padding: 43px 51px 31px;
}
@media only screen and (max-width: 767px) {
	.cont06 .cont06_01 .cont06_01_01 .cont06_01_01_01{
		width: 100%;
		padding: 15px;
	}
}
.cont06 .cont06_01 .cont06_01_01 .cont06_01_01_01 h3{
	font-size: 23px;
	line-height: 30px;
	letter-spacing: 0.05em;
	color: #006975;
	width: 100%;
	text-align: center;
	margin-bottom: 28px;
}
@media only screen and (max-width: 767px) {
	.cont06 .cont06_01 .cont06_01_01 .cont06_01_01_01 h3{
		margin-bottom: 20px;
	}
}
.cont06 .cont06_01 .cont06_01_01 .cont06_01_01_01 .text06{
	font-size: 17px;
	line-height: 37px;
}
@media only screen and (max-width: 767px) {
	.cont06 .cont06_01 .cont06_01_01 .cont06_01_01_01 .text06{
		font-size: 14px;
		line-height: 24px;
	}
}
.cont06 .cont06_01 .cont06_01_01 .cont06_01_01_01 .text07{
	text-align: right;
	width: 100%;
	font-size: 17px;
	line-height: 37px;
}
.cont06 .cont06_01 .cont06_01_01 img{
	width: 96px;
	height: auto;
	display: block;
	position: absolute;
	right: 176px;
	top: 0;
}
@media only screen and (max-width: 767px) {
	.cont06 .cont06_01 .cont06_01_01 img{
		width: 55px;
		right: 5px;
		top: -22px;
	}
}

.cont07 {
	width: 100%;
	height: auto;
	margin-bottom: 80px;
}
@media only screen and (max-width: 767px) {
	.cont07 {
		margin-bottom: 40px;
	}
}
.cont07 .cont07_01 {
	width: 1180px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
@media only screen and (max-width: 767px) {
	.cont07 .cont07_01 {
		width: 90%;
		max-width: 320px;
		display: block;
	}
}
.cont07 .cont07_01 a {
	display: block;
	width: 552px;
	height: auto;
}
@media only screen and (max-width: 767px) {
	.cont07 .cont07_01 a {
		width: 100%;
		margin-top: 30px;
	}
	.cont07 .cont07_01 a:nth-of-type(1) {
		margin-top: 0;
	}
}
.cont07 .cont07_01 a img {
	display: block;
	width: 100%;
	height: auto;
}




