@charset "UTF-8";

/* メインイメージ */
.contentpage #header .m_img_area {background-image: url(../images/reserve/m_img@2x.jpg);}


.reserve .com_lead {
	margin-bottom: 0;
}



/* 導入
---------------------------------------------------------*/
.reserve .attention {
	background: #f5f2d0;
	padding: 100px 0;
	margin-top: 5%;
}

.reserve .attention h2 {
	font-size: 150%;
	font-weight: bold;
	letter-spacing: .2em;
	line-height: 1.2em;
	text-align: center;
	margin-bottom: 50px;
	color: #d3a500;
}

.reserve .attention .point_list {
	border-top: solid 1px rgba(183,161,166,0.5);
	margin-bottom: 80px;
}
.reserve .attention .point_list li {
	padding: 40px 3%;
	border-bottom: solid 1px rgba(183,161,166,0.5);
}
.reserve .attention .point_list li p,
.reserve .attention .point_list li dl {
	width: 100%;
	max-width: 1180px;
	margin: 0 auto;
	box-sizing: border-box;
}
.reserve .attention .point_list li p,
.reserve .attention .point_list li dt {
	font-size: 120%;
	font-weight: bold;
	letter-spacing: .15em;
	line-height: 1.8em;
	position: relative;
	padding-left: 1.5em;
}
.reserve .attention .point_list li p::before,
.reserve .attention .point_list li dt::before {
	content: '●';
	color: #d3a500;
	position: absolute;
	left: 0;
	top: 0;
	font-size: .8em;
}
.reserve .attention .point_list li dd {
	margin-top: .4em;
	padding-left: 1.8em;
	text-indent: -1.2em;
	margin-left: 1.2em;
}

.reserve .attention .flex_box {
	width: 100%;
	max-width: 950px;
	margin: 0 auto;
	display: -webkit-flex;
	display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
	font-size: 90%;
	letter-spacing: .1em;
	line-height: 1.8em;
}
.reserve .attention .flex_box .contact {
	width: 40%;
	max-width: 375px;
}
.reserve .attention .flex_box .timetable {
	width: 57%;
	max-width: 500px;
}
.reserve .attention .flex_box .timetable dt{
	background: #fff;
}

.reserve .attention .contact li:first-child {
	margin-bottom: 20px;
}
.reserve .attention .contact li:first-child dl {
	margin-top: 20px;
	display: -webkit-flex;
	display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}
.reserve .attention .contact li:first-child dt {
	width: 60px;
}
.reserve .attention .contact li:first-child dd {
	width: calc(100% - 60px);
}

.reserve .attention .contact li:last-child a {
	display: block;
	background: #cfae3a url(../images/corner1@2x.png) no-repeat right top;
	background-size: 7px 7px;
	padding: 20px 0;
	color: #fff;
	letter-spacing: .3em;
}
.reserve .attention .contact li:last-child .in_item {
	display: block;
	width: 190px;
	margin: 0 auto;
	box-sizing: border-box;
	padding-left: 50px;
	background: url(../images/icon_calendar.svg) no-repeat left center;
	background-size: 32px 34px;
}
.reserve .attention .contact li:last-child .ft_europa {
	display: block;
	font-size: 150%;
	letter-spacing: .1em;
	line-height: 1.2em;
}

.reserve .attention .flex_box .timetable dt {
	margin-bottom: .8em;
}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
.reserve .attention {
	padding: 8% 0;
}

.reserve .attention h2 {
	font-size: 140%;
	margin-bottom: 4%;
}

.reserve .attention .point_list {
	margin-bottom: 6%;
}
.reserve .attention .point_list li {
	padding: 4% 3%;
}
.reserve .attention .point_list li dd {
	margin-top: 0;
}

.reserve .attention .flex_box {
	line-height: 1.6em;
}
.reserve .attention .contact li:first-child {
	margin-bottom: 3%;
}
.reserve .attention .contact li:first-child dl {
	margin-top: 3%;
}
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
.reserve .attention {
	padding: 10% 0;
}

.reserve .attention h2 {
	font-size: 130%;
	margin-bottom: 3%;
}

.reserve .attention .point_list {
	margin-bottom: 8%;
}
.reserve .attention .point_list li {
	padding: 4% 0;
}
.reserve .attention .point_list li p,
.reserve .attention .point_list li dt {
	font-size: 110%;
	letter-spacing: .05em;
	line-height: 1.6em;
	padding-left: 1.2em;
}
.reserve .attention .point_list li dd {
	margin-top: 0;
	padding-left: 0;
	line-height: 1.6em;
}

.reserve .attention .flex_box {
	max-width: 100%;
	display: block;
	letter-spacing: .05em;
	line-height: 1.6em;
}
.reserve .attention .flex_box .contact {
	width: 100%;
	max-width: 100%;
	margin-bottom: 6%;
}
.reserve .attention .flex_box .timetable {
	width: 100%;
	max-width: 100%;
}

.reserve .attention .contact li:first-child {
	margin-bottom: 4%;
}
.reserve .attention .contact li:first-child div {
	width: 80%;
	margin: 0 auto;
}
.reserve .attention .contact li:first-child dl {
	margin-top: 1.0em;
}
.reserve .attention .contact li:first-child dt {
	width: 18%;
}
.reserve .attention .contact li:first-child dd {
	width: 82%;
}

.reserve .attention .contact li:last-child {
	width: 80%;
	margin: 6% auto 0;
}
.reserve .attention .contact li:last-child a {
	padding: .6em 0;
}
.reserve .attention .contact li:last-child .in_item {
	width: 13em;
	padding-left: 3.5em;
	background-size: 2.5em 2.5em;
}
.reserve .attention .contact li:last-child .ft_europa {
	display: block;
	font-size: 150%;
	letter-spacing: .1em;
	line-height: 1.2em;
}

.reserve .attention .flex_box .timetable dt {
	margin-bottom: .5em;
}
}



/*  フォーム
------------------------------------------*/
.reserve .txt_required {
	text-align: right;
	font-size: 90%;
	letter-spacing: .2em;
	line-height: 1.6em;
	margin-bottom: .5em;
}
.reserve .red {
	color: #e03f16;
}
.reserve .tbl_index {
	font-size: 120%;
	color: #666;
	font-weight: bold;
	letter-spacing: .15em;
	line-height: 1.8em;
	position: relative;
	padding-left: 1.5em;
	margin-bottom: .5em;
}
.reserve .tbl_index::before {
	font-family: 'fontello';
	content: '\e807';
	color: rgba(195,138,76,0.5);
	position: absolute;
	left: 0;
	top: 0;
}

/* テーブル */
.tbl_form {
	width: 100%;
	border-collapse: collapse;
	border-bottom: solid 1px #b7a1a6;
	margin-bottom: 80px;
}
.tbl_form th,
.tbl_form td {
	border-top: solid 1px #b7a1a6;
	box-sizing: border-box;
	padding: 40px 3%;
}
.tbl_form tr:nth-child(odd) th,
.tbl_form tr:nth-child(odd) td {
	background: rgba(214,223,224,0.3);
}
.tbl_form th {
	width: 25%;
	text-align: center;
	color: #666;
	font-size: 120%;
	font-weight: bold;
	letter-spacing: .05em;
	line-height: 1.8em;
}
.tbl_form td {
	width: 75%;
}

/* レイアウト */
.tbl_form .max_txt {
	width: 100%;
}
.tbl_form ul.col2_list {
	width: 100%;
}
.tbl_form .col2_list li {
	width: 49%;
	float: left;
}
.tbl_form .col2_list li:last-child {
	float: right;
}
.tbl_form .col2_list .name_txt {
	width: calc(100% - 2.5em);
}
.tbl_form .col2_list input[type="text"] {
	margin-left: .5em;
}
.tbl_form .age_txt {
	width: 30%;
	max-width: 150px;
	margin-right: .5em;
}
.tbl_form .radio_list li {
	float: left;
	margin-right: 20px;
}
.tbl_form .date_list li {
	display: inline-block;
	vertical-align: middle;
	margin-right: 15px;
}
.tbl_form .date_list li img {
	vertical-align: middle;
}

/* ボタンレイアウト */
.reserve .submit_box {
	text-align: center;
	margin-top: 70px;
	margin-bottom: 150px;
}
.reserve .submit_box p {
	margin-bottom: 70px;
}
.reserve .submit_box p span {
	font-weight: bold;
}
.reserve .submit_box li {
	display: inline-block;
	margin: 0 0.5% 10px;
	width: 60%;
}
.reserve .submit_box li:last-child {
	width: 35%;
}
.reserve .submit_box ul{
	max-width: 830px;
	margin: 0 auto;
}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
.reserve .tbl_index {
	font-size: 110%;
	letter-spacing: .1em;
	line-height: 1.6em;
}

/* テーブル */
.tbl_form {
	margin-bottom: 6%;
}
.tbl_form th,
.tbl_form td {
	padding: 4% 2%;
}
.tbl_form th {
	font-size: 100%;
}
.tbl_form td {
	width: 75%;
}
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {	
.reserve .txt_required {
	letter-spacing: .1em;
}
.reserve .tbl_index {
	font-size: 110%;
	letter-spacing: .05em;
	line-height: 1.6em;
}

/* テーブル */
.tbl_form {
	margin-bottom: 8%;
}
.tbl_form tr,
.tbl_form th,
.tbl_form td {
	display: block;
	box-sizing: border-box;
	width: 100%;
}
.tbl_form th {
	text-align: left;
	font-size: 110%;
	padding: .5em 3% 0;
}
.tbl_form td {
	padding: 1.0em 3%;
	border-top: none;
}
	
/* レイアウト */
.tbl_form .tel_txt {
	width: 100%;
	max-width: 100%;
}
.tbl_form .col2_list li {
	width: 100%;
	float: none !important;
}
.tbl_form .col2_list li:first-child {
	margin-bottom: .6em;
}

/* ボタンレイアウト */
.reserve .submit_box {
	margin-top: 6%;
	margin-bottom: 10%;
}
.reserve .submit_box p {
	margin-bottom: 6%;
	text-align: left;
}
.reserve .submit_box li {
	display: block;
	margin: 0 auto 10px;
	width: 100%;
}
.reserve .submit_box li:last-child {
	width: 100%;
}	
}





/* 入力項目デザイン
-----------------------------------------------------------------------------*/
/********************/
/* テキストボックス */
/********************/
form input[type="text"] {
	padding: 16px 5px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background: #ffffff;
	font-size: 16px;
	letter-spacing: .05em;
	outline: none;
	border: #d9d9d9 1px solid;
	border-radius: 0;
	-webkit-appearance: none;
}
form textarea {
	height: 250px;
	padding: 16px 5px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background: #ffffff;
	font-size: 16px;
	letter-spacing: .05em;
	outline: none;
	border: #d9d9d9 1px solid;
	border-radius: 0;
	-webkit-appearance: none;
}
form .box04 textarea {
	height: 130px;
}
/****************/
/* ラジオボタン */
/****************/
form input[type=radio], form input[type=checkbox] {
	display: inline-block;
	margin-right: 10px;
}
form input[type=radio] + label, form input[type=checkbox] + label {
	position: relative;
	display: inline-block;
	cursor: pointer;
	letter-spacing: .2em;
	font-weight: 500;
}

@media (min-width: 1px) {
form input[type=radio],  form input[type=checkbox] {
	display: none;
	margin: 0;
}
form input[type=radio] + label,  form input[type=checkbox] + label {
	padding: 0 0 0 30px;
}
form input[type=radio] + label::before,  form input[type=checkbox] + label::before {
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: block;
	width: 20px;
	height: 20px;
	margin-top: -9px;
	background: #fff;
}
form input[type=radio] + label::before {
	border: #d9d9d9 1px solid;
	border-radius: 30px;
}
form input[type=checkbox] + label::before {
	border: #d9d9d9 1px solid;
	border-radius: 3px;
}
form input[type=radio]:checked + label::after,  form input[type=checkbox]:checked + label::after {
	content: "";
	position: absolute;
	top: 50%;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: block;
}
form input[type=radio]:checked + label::after {
	left: 5px;
	width: 10px;
	height: 10px;
	margin-top: -4px;
	background: #c38a4c;
	border-radius: 8px;
}
form input[type=checkbox]:checked + label::after {
	left: 3px;
	width: 16px;
	height: 8px;
	margin-top: -8px;
	border-left: 3px solid #c38a4c;
	border-bottom: 3px solid #c38a4c;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
}
/******************/
/* コンボボックス */
/******************/
form select {
	margin-top: 5px;
	font-size: 16px;
	letter-spacing: .05em;
	border: 1px solid #d9d9d9;
	background-color: #fff;
}
/**********/
/* ボタン */
/**********/
.reserve input[type="submit"], .reserve input[type="button"], .reserve input[type="reset"] {
	-webkit-appearance: none;
	width: 100%;
	height: 70px;
	border: none;
	cursor: pointer;
	border-radius: 0;
	font-size: 100%;
	color: #fff;
	font-weight: bold;
	letter-spacing: .2em;
	line-height: 1.0em;
}
.reserve input[type="submit"] {
	background-color: #d3a500;
}
.reserve input[type="button"], .reserve input[type="reset"] {
	background-color: #8e8e8e;
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
/********************/
/* テキストボックス */
/********************/
form input[type="text"] {
	padding: 10px 5px;
}
form textarea {
	padding: 10px 5px;
}
form input[type="submit"], form input[type="button"], form input[type="reset"] {
	height: 60px;
	font-size:95%;
	letter-spacing: .1em;
}
}

@media only screen and (max-width: 479px) {
/****************/
/* ラジオボタン */
/****************/
form input[type=radio] + label, form input[type=checkbox] + label {
	padding: 0 0 0 25px;
}
form input[type=radio] + label::before, form input[type=checkbox] + label::before {
	width: 18px;
	height: 18px;
	margin-top: -9px;
}
form input[type=radio]:checked + label::after {
	left: 4px;
	width: 10px;
	height: 10px;
	margin-top: -5px;
}
}



/* ドメイン設定
-----------------------------------------------------------------------------*/
.mobile_attention {
	padding: 2.0em 5%;
	letter-spacing: .05em;
	line-height: 1.6em;
	background: #fffeed;
	margin-top: 25px;
}
.mobile_attention dt {
	color: #d3a500;
	font-weight: bold;
	font-size: 110%;
	letter-spacing: .15em;
	margin-bottom: .5em;
}
.mobile_attention span.red{
	font-weight: bold;
}
.mobile_attention dd {
	font-weight: normal;
}
.mobile_attention ul {
	margin-top: 1.5em;
}
.mobile_attention li {
	margin-top: 5px;
	padding-left: 15px;
	float: left;
	margin-right: 20px;
	position: relative;
	vertical-align: middle;
	line-height: 1.2em;
}
.mobile_attention li::before {
	position: absolute;
	left: 0;
	top: .5em;
	content: "";
	vertical-align: middle;
	width: 4px;
	height: 4px;
	border-top: 1px solid #666;
	border-right: 1px solid #666;
	-webkit-transform: rotate(-135deg);
	transform: rotate(-135deg);
}
.mobile_attention a:hover {
	text-decoration: underline;
}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
.mobile_attention {
	font-size: 90%;
	line-height: 1.6em;
}
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
.mobile_attention {
	padding-top: 1.0em;
	font-size: 100%;
	line-height: 1.6em;
}
}



/* 個人情報
-----------------------------------------------------------------------------*/
.reserve .privacy {
	width: 90%;
	margin: 0 auto;
	font-size: 95%;
	background: #fffeed;
	padding: 40px 5%;
}

.reserve .privacy .flt_box {
	margin-top: 2em;
}
.reserve .privacy .flt_box dl {
	width: 45%;
}
.reserve .privacy .flt_box .flt_r {
	border-left: solid 1px rgba(183,161,166,0.6);
	padding-left: 5%;
}
.reserve .privacy dt {
	color: #d3a500;
	font-weight: bold;
	letter-spacing: .15em;
	line-height: 1.6em;
	margin-bottom: .3em;
}
.reserve .privacy dd {
	letter-spacing: .05em;
	line-height: 1.8em;
	font-size: 95%;
}
.reserve .privacy li {
	text-indent: -1.5em;
	margin-left: 1.5em;
}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
.reserve .privacy {
	padding: 4%;
}
.reserve .privacy .flt_box {
	margin-top: 3%;
}
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
.reserve .privacy {
	padding: 5%;
}
.reserve .privacy .flt_box {
	margin-top: 0;
}
.reserve .privacy .flt_box dl {
	margin-top: 0;
	width: 100%;
	float: none;
}
.reserve .privacy .flt_box .flt_r {
	border-left: none;
	padding-left: 0;
	padding-top: 1em;
}
.reserve .privacy > dl > dd {
	line-height: 1.6em;
	margin-bottom: 1em;
}
}





/*確認画面
---------------------------------------------------------*/
.reserve .kakunin td{
	padding: 0 3%;
}
.reserve .error_messe {
	color: #e03f16;
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
.reserve .kakunin td{
	padding:3%;
}
}





/* サンクスページ
------------------------------------------*/
.reserve_end {
	text-align: center;
	margin-bottom: 100px;
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
.reserve_end {
	margin-bottom: 10%;
}
}

@media only screen and (max-width: 479px) {
.reserve_end {
	text-align: left;
	margin-bottom: 10%;
}
}