@charset "utf-8";
/* =========================================================
	web予約
========================================================= */
.supplementText {
    font-size: 90%;
}
/* -------------------------------------------------------
 電話予約
--------------------------------------------------------- */
.netbookTelBlock {
	line-height: 1.2em;
}
.netbookTelNumber {
	text-align: center;
	margin: 0 0 5%;
}
.netbookTelNumber a {
	color: #f01e47;
	font-size: 150%;
	font-weight: bold;
}
.netbookTelNotes,
.netbookTelNotes span {
	font-size: 90%;
	line-height: 1.2em;
}
.black {
	color: #000000;
}
.netbookTelNotes a {
	font-size: 100%;
}
.netbookTelNotes li{
	font-size: 90%;
    line-height: 1.2em;
	margin-bottom: 5px;
	text-indent: -1em;
	padding-left: 1em;
}
.netbookTelNotes li:last-child{
	margin-bottom: 0;
}
/* --------/電話ボタン--------- */
.telBtn_book {
	background-color: #2ec7b9;
    border-radius: 4px;
    box-shadow: 0 3px 0 0 #496462;
    float: none;
    height: 54px;
    margin: 3% auto 6%;
    width: 100%;
}
.telBtn_book a {
    display: block;
    font-size: 0;
    height: 100%;
    padding: 0;
    text-align: center;
}
.telBtn_book .telBtnLeftBox {
    display: inline-block;
    float: none;
    margin: 12px 0 0;
    width: 30px;
}
.telBtn_book .telBtnRightBox {
    display: inline-block;
    float: none;
    height: 100%;
    margin: 0 0 0 7px;
    vertical-align: top;
}

.telBtn_book .telBtnText02 {
    font-size: 28px;
    letter-spacing: 0.05em;
	color: #ffffff;
    font-weight: bold;
    line-height: 57px;
}
/* WEB予約
--------------------------------------------------------- */
.netbookWebBlock {
	width: 93.75%;
    margin: 0 auto 0;
    padding-bottom: 3.125%;
    line-height: 1.5;
}
.netbookStepBlock{
	margin-bottom: 3%;
}
.netbookWebBlock dt {
	background-color: inherit;
	background-image:none;
	border-bottom: inherit;
	color: inherit;
	padding: 0;
    font-size: 88%;
	text-indent: -0.5em;
    margin: 0 auto 1.567% 3.125%;
    font-weight: bold;
}
.netbookWebBlock dd {
	font-size: 75%;
	margin: 0 auto;
	text-indent: -1em;
    padding-left: 1em;
}
.netbookWebBlock dd li {
	text-indent: -1em;
	padding-left: 1em;
	font-size: 75%;
	margin-bottom: 1.567%;
}

.netbookWebBlock dd li span, 
.netbookWebBlock dd li a{
	font-size: inherit;
}
.netbookWebBlock dd li:last-child {
	margin-bottom: 0;
}
/* 入力エラー文　*/
#cautionText p {
    font-size: 75%;
}
.first dt {
    border-top: 1px solid #c4c4c4;
}
dt {
	background-color: #6a6f73;
	background-image: url("../img/map/icon_close.png");
	background-position: 94% center;
	background-size: 3.2% auto;
	background-repeat: no-repeat;
    border-bottom: 1px solid #c4c4c4;
    color: #ffffff;
    padding: 3% 10% 3% 5%;
    position: relative;
}
dd {
	margin-top: 3%;
}
dt.open {
    background-image: url("../img/map/icon_open.png");
}
/* フォーム入力現在位置
--------------------------------------------------------- */
/*　フォーム　見出し 画像　*/
.netbookStepBlock > div {
    background-repeat: no-repeat;
    background-size: 100%;
    display: block;
    margin: 0 auto;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    width: 80%;
	height: 10vw;
	max-width: 535px;
}
.netbookStepBlock .step01 {
    background-image: url("/s/img/netbook/img_netbook_step1.png");
}
.netbookStepBlock .step02 {
    background-image: url("/s/img/netbook/img_netbook_step2.png");
}
.netbookStepBlock .step03 {
	background-position: 0 bottom;
}
/*フォーム中身*/
#netbookForm th,
#netbookForm td {
    box-sizing: border-box;
    color: #565656;
}
#netbookForm th:after, 
#netbookForm td:after {
    content: "";
    clear: both;
    display: block;
}
#netbookForm th {
    background-color: #ffebef;
    display: block;
    font-size: 88%;
    font-weight: bold;
    padding:3.125%;
    width: 100%;
}
#netbookForm .nominationItem th p{
	font-size: 85%;
}
#netbookForm .nominationItem th p a{
	font-size: inherit;
}
#netbookForm td {
    display: block;
    font-size: 100%;
    padding:3.125%;
    width: 100%;
    background-color: #ffffff;
}
#netbookForm .beginnerItem label{
	font-size: 75%;
	margin-right: 1.567%;
}
#netbookForm .beginnerItem label:not(:last-of-type) {
	margin-right: 3.125%

}
#netbookForm input[type="radio"] {
    margin: 0;
	vertical-align: middle;
}
#netbookForm td p {
    font-size: 75%;
	margin-bottom: 1.567%;
}
#netbookForm td li {
    font-size: 75%;
	text-indent: -1em;
	padding-left: 1em;
	margin-bottom: 1.567%;
}
#netbookForm td li span, 
#netbookForm td li a {
	font-weight: inherit;
	font-size: inherit;
}
#netbookForm input[type="text"],
#netbookForm input[type="email"] {
    border: 1px solid #0d0509;
    box-sizing: border-box;
    color: #343434;
    font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", sans-serif;
    font-size: 100%;
    line-height: 2;
    padding: 0 10px;
    width: 100%;
}
#netbookForm option {
    color: #343434;
    font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", sans-serif;
    font-size: 100%;
    padding: 0 10px;
}
#netbookForm select {
    border: 1px solid #0d0509;
    box-sizing: border-box;
    color: #343434;
    font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", sans-serif;
    font-size: 16px;
    height: 40px;
    padding: 0 10px;
    width: 100%;
}
#netbookForm .optionItem label {
    display: block;
    margin: 0 0 1.567%;
	font-size: 75%;
	vertical-align: middle;
}
#netbookForm .addressItem input[type="text"] {
    width: 100%;
}
input[type=checkbox] {
	margin-right: 3.125%;
	font-size: 75%;
	vertical-align: middle;
}
#netbookForm textarea {
    border: 1px solid #0d0509;
    resize: none;
    box-sizing: border-box;
    color: #343434;
    font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", sans-serif;
    font-size: 100%;
    height: 200px;
    line-height: 1.3;
    padding: 10px;
    width: 100%;
}
/*フォームボタン*/
.submitButton {
    text-align: center;
    margin: 0 auto 3.125%;
	width:93.75%;
	font-size: 0;
}
.submitButton input[type="submit"], .submitButton input[type="button"] {
    background: linear-gradient(-0deg, #202020 50%, #454545 50%, #454545);
    border: 0 none;
    border-radius: 2px;
    box-sizing: border-box;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 18px;
    font-weight: bold;
    line-height: 3;
    margin: 0;
    padding: 0;
    text-align: center;
    -webkit-appearance: button;
	 width: 100%;
}
/*確認画面用ボタン*/
.submitButton.result input[type="button"] {
	margin-bottom: 3.125%;
}
.submitButton input[type="submit"]:hover, .submitButton input[type="button"]:hover {
	opacity:0.5;
}

#webAgreement li{
	text-indent: -1em;
	padding-left: 1em;
}

/*iOSボタン装飾リセット*/
button{
  border-radius: 0;
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  appearance: button;
  border: none;
  box-sizing: border-box;
  cursor: pointer;
}

button:-webkit-search-decoration{
	display: none;
}

button:focus{
	outline-offset: -2px;
}

/*ボタン装飾*/
button{
	display: block;
	margin: 3% auto 0;
	background: linear-gradient(0deg, #dedede, #ffffff);
	border: 1px solid #999999;
    padding: 2% 10%;
    border-radius: 5px;
	width: 50%;
}

.noMember a{
	font-size: inherit;	
}

#finish{
	font-size: 100%;
	font-weight: bold;
	letter-spacing: -1.5px;
	margin-bottom: 3%;
}

.contentsBlock .notis{
	font-size: 75%;
	margin-bottom: 3%;
}
.contentsBlock .notis a{
	font-size: inherit;

}
/*必須*/
.mandatoryField {
    color: #ff0000;
    display: block;
    float: right;
    font-size: 70%;
    font-weight: bold;
    padding: 0 1%;
    margin-top: 1%;
}
/*送信完了テキスト*/
.finish{
	font-size: 75%;
}
@media screen and (max-width: 320px) {
}