@charset "UTF-8";
/* CSS Document */

/* **ソートリスト**
1__全体設定
2__ページ設定
3__プラグイン制御
*/
@media screen and (min-width: 769px){
/* -基本設定- */
.tab{display:none !important;}
.sp{display:none !important;}


}
@media screen and (max-width:768px) and (min-width: 401px){
.tab{display:none !important;}
}
@media screen and (max-width:768px){
/*============================
#1__全体設定
============================*/
/* -基本設定- */
.pc{display:none !important;}
select,
input{width:100%;box-sizing:border-box;}
#cateForms{
    background: #fff;
}

/* -header- */
header{
    height: auto !important;
}
header > .headbar{}
header > .headbar > p{
    width: auto !important;
    font-size: 13px !important;
    padding: 0 6px;
}
header > .headFixed{}
header > .headFixed > .headLogoWrap{
    height: auto;
    width: auto;
}
header > .headFixed > .headLogoWrap > p.logo{
    padding: 0 4%;
    position: static;
    height: auto;
    height: auto;
    width: 68px;
    margin: auto;
    margin-left: 20px;
}
.headLogoWrap .logo a{
    padding-left: 150%;
}
header > .headFixed > .headLogoWrap > p.logo > img{
    height: 60px !important;
}

/* -nav- */

/* -main- */

/* -section- */

/* -pankuzu- */

/* -footer- */

/*============================
#2__ページ設定
============================*/
/* -各セクションごとの設定- */
.dateListWrap{
    padding: 10px;
}
.dateListWrap > ul{}
.dateListWrap > ul > li{
    display:block;
}
.dateListWrap > ul > li.note{padding:10px;font-size:16px;}
.dateListWrap > ul > li > .img{
    width: 100%;
    height: 180px;
}
.dateListWrap > ul > li > .content{
    padding: 20px;
    width:100%;
}
.dateListWrap > ul > li > .content > .label{
    right: 5px;
    top: 9px;
    position:inherit;
    display: flex;
    align-items: center;
    margin-bottom:20px;
}
.dateListWrap > ul > li > .content > .date{
    font-size: 12px;
    padding-right:0;
}
.dateListWrap > ul > li > .content > .title{
    font-size: 16px;
    padding-right:0;
}
.dateListWrap > ul > li > .content > .text{
    font-size: 11px;
}
.dateListWrap > ul > li > .content > .label > .tag{
    width: 90px;
    font-size: 10px;
}
.dateListWrap > ul > li > .content > .label > .tag.red{
}
.dateListWrap > ul > li > .content > .label > .tag.yellow{}
.dateListWrap > ul > li > .content > .label > .reserve{}
.dateListWrap > ul > li > .content > .label > .reserve.full{}
.dateListWrap > ul > li > .content > .label > .reserve.zanseki{margin-top:0;margin-left:10px;}

#calendar .pager span.month{font-size: 14px;}

.main_visual .page_title h1,
.content_area .title{font-size: 22px;}
.content_area .subtitle{font-size:16px;}
.content_area .cms_text p,
.main_visual .page_title h1 .h1_subcopy,
form #contents_form .table_form td .note,
#calendar .pager span,
.content_area .cms_list li{font-size: 14px;}
.step_area ul li p{font-size:13px;}

.step_area ul li{height:60px;}
.step_area ul li p{font-weight: bold;padding:0 0 0 10px;}
.step_area ul li:after{top:10%;}
.content_area{padding:40px 0 0 0;}
.content_area .inner_block{width:auto;padding:0 10px;text-align: left;}
.main_visual .page_title{height:120px;}
.content_area .cms_list{margin:0 0 20px 0;}
form #contents_form h3{margin:0;position: relative;}
form #contents_form .table_form td .note{text-align:left;}
form #contents_form .table_form td .custom_select select{line-height:1;}
form #contents_form .section_form_inner .table_form_bg{width: 100%;margin:0 auto 30px auto;padding:0 15px;}
#calendar table tbody tr td{height:auto;}
#calendar table tbody tr td .day{line-height: 30px;}
.time_block{width:auto;}
#wrapper{
    width: 92.5%;
	margin: 40px auto;
    box-sizing: border-box;
    min-width: 300px;
    max-width: 640px;
    padding-top: 0;
}
#containerBox{}
#containerBox > #contentWrapper.roundBox{
    margin: 0;
    padding-top: 0;
}
#containerBox > #contentWrapper.roundBox > h1{}
#containerBox > #contentWrapper.roundBox > #nowpage{
    width: auto;
}
#containerBox > #contentWrapper.roundBox > #nowpage > .img{}
#containerBox > #contentWrapper.roundBox > #nowpage > .img > img{
    height: auto;
}
#containerBox > #contentWrapper.roundBox > #nowpage > .step{}
#containerBox > #contentWrapper.roundBox > #nowpage > .step > h2.stepttl{}
#contents_form{
    width: auto;
}
#contents_form > form#form{}
#contents_form > form#form > .section_form{}
#contents_form > form#form > .section_form > h3{}
#contents_form > form#form > .section_form > .table_form_bg{}
#contents_form > form#form > .section_form > .table_form_bg > table.table_form{}
#contents_form > form#form > .section_form > .table_form_bg > table.table_form > tbody{}
#contents_form > form#form > .section_form > .table_form_bg > table.table_form > tbody > tr{}
#contents_form > form#form > .section_form > .table_form_bg > table.table_form > tbody > tr > th{
    display: block;
    width: 100%;
    box-sizing: border-box;
    background-color: #effff4;
    border: none;
    text-align: left;
    position: relative;
    padding-left: 20px;
}
#contents_form > form#form > .section_form > .table_form_bg > table.table_form > tbody > tr > th:before{content:"";position:absolute;border-left: #666 3px solid;height: 14px;left: 14px;}
#contents_form > form#form > .section_form > .table_form_bg > table.table_form > tbody > tr > th > p.att_05{}
#contents_form > form#form > .section_form > .table_form_bg > table.table_form > tbody > tr > th > p.att_05 > span.formatt2{}
#contents_form > form#form > .section_form > .table_form_bg > table.table_form > tbody > tr > td#near_soudanColor.ok{
    display: block;
    width: 100%;
    box-sizing: border-box;
    font-size: 0;
    border: none;
}
#contents_form > form#form > .section_form > .table_form_bg > table.table_form > tbody > tr > td#near_soudanColor.ok > select{}
#contents_form > form#form > .section_form > .table_form_bg > table.table_form > tbody > tr > td#near_soudanColor.ok > select > option{}
#contents_form > form#form > .section_form > #calendar.table_form_bg{}
#contents_form > form#form > .section_form > #calendar.table_form_bg > .pager{}
#contents_form > form#form > .section_form > #calendar.table_form_bg > .pager > a.prev{}
#contents_form > form#form > .section_form > #calendar.table_form_bg > .pager > span{}
#contents_form > form#form > .section_form > #calendar.table_form_bg > .pager > a.next{}
#contents_form > form#form > .section_form > #calendar.table_form_bg > table.table_2019-03{}
#contents_form > form#form > .section_form > #calendar.table_form_bg > table.table_2019-03 > thead{}
#contents_form > form#form > .section_form > #calendar.table_form_bg > table.table_2019-03 > thead > tr{}
#contents_form > form#form > .section_form > #calendar.table_form_bg > table.table_2019-03 > thead > tr > th{}
#contents_form > form#form > .section_form > #calendar.table_form_bg > table.table_2019-03 > tbody{}
#contents_form > form#form > .section_form > #calendar.table_form_bg > table.table_2019-03 > tbody > tr{}
#contents_form > form#form > .section_form > #calendar.table_form_bg > table.table_2019-03 > tbody > tr > td.complate{}
#contents_form > form#form > .section_form > #calendar.table_form_bg > table.table_2019-03 > tbody > tr > td.complate > span.day{}
#contents_form > form#form > .section_form > #calendar.table_form_bg > table.table_2019-03 > tbody > tr > td#calendar_day_2019-03-23{}
#contents_form > form#form > .section_form > #calendar.table_form_bg > table.table_2019-03 > tbody > tr > td#calendar_day_2019-03-23 > span.day{}
#contents_form > form#form > .section_form > #calendar.table_form_bg > table.table_2019-03 > tbody > tr > td#calendar_day_2019-03-23 > span.reserve{}
#contents_form > form#form > .section_form > #calendar.table_form_bg > table.table_2019-03 > tbody > tr > td.close{}
#contents_form > form#form > .section_form > #calendar.table_form_bg > table.table_2019-03 > tbody > tr > td.close > span.day{}
#contents_form > form#form > .section_form > #calendar.table_form_bg > table.table_2019-03 > tbody > tr > td.close > span.reserve{}
#contents_form > form#form > .section_form > .loading.is-hide{}
#contents_form > form#form > .section_form > .loading.is-hide > img{}
#contents_form > form#form > .section_form > .time_block{}
#contents_form > form#form > .section_form > .time_block > .box{}
#contents_form > form#form > .section_form > .time_block > .box > .title{}
#contents_form > form#form > .section_form > .time_block > .box > ul{}
#contents_form > form#form > .section_form > #reserve_data{}
#contents_form > form#form > .section_form > #errorButton.form_btn{}
#contents_form > form#form > .section_form > #errorButton.form_btn > span.input-cover{}
#contents_form > form#form > .section_form > #errorButton.form_btn > span.input-cover > input.submitbutton-no-to{}
#contents_form > form#form > .section_form > #errorButton.form_btn > span.input-cover > span.placeholder{}
#contents_form > form#form > .section_form > #okButton.form_btn{}
#contents_form > form#form > .section_form > #okButton.form_btn > span.input-cover{}
#contents_form > form#form > .section_form > #okButton.form_btn > span.input-cover > input.submitbutton-s2{}
#contents_form > form#form > .section_form > #okButton.form_btn > span.input-cover > span.placeholder{}
#contents_form > form#form > span.input-cover{}
#contents_form > form#form > span.input-cover > input{}
#contents_form > form#form > span.input-cover > span.placeholder{}
#footWrapper{
    width: 100%;
    min-width: 0;
}
#footWrapper > div,
#footWrapper > div div{
    min-width: 0;
    width: 100%;
}
footer div{width:100%;}
footer{
    width: 100%;
    min-width: 0;
    padding-left: 3.125%;
    padding-right: 3.125%;
    box-sizing: border-box;
}
footer .message{
    float: none;
    font-size: 14px;
    text-align: center;
    margin-bottom: 10px;
}
footer .copyright{
    float: none;
    text-align: center;
    font-size: 8px;
    color: #448aca;
    padding-bottom: 10px;
}
#contents_form form .table_form th{
    display: block;
    width: 100% !important;
    box-sizing: border-box;
    border: none;
    position: relative;
    text-align: left;
    padding-left: 25px !important;
}
#contents_form form .table_form th:before {
    content: "";
    position: absolute;
    border-left: #666 3px solid;
    height: 14px;
    left: 14px;
    top: 13px;
}
#contents_form form .table_form th.err{background-color: #ffdfe0 !important;padding-bottom: 0;}
#contents_form form .table_form th.ok{padding-bottom: 0;
    background-color: #effff4 !important;
}
#contents_form form .table_form td{
    display: block;
    width: 100%;
    box-sizing: border-box;
    text-align: left;
    padding: 10px !important;
    border: none;
}
#contents_form .last textarea{
    width: 100%;
    margin-top: 10px;
}
#contents_form input[name="KOKYAKUNAME_SEI"], input[name="KOKYAKUNAME_MEI"], input[name="KOKYAKUNAME_KANA_SEI"], input[name="KOKYAKUNAME_KANA_MEI"], input[name="TEL"], input[name="ZIP"]{
    -webkit-box-shadow: #ccc 0px 2px 5px inset;
    -moz-box-shadow: #ccc 0px 2px 5px inset;
    box-shadow: #ccc 0px 2px 5px inset;
    border: solid 1px #a1afb5;
    width: 98%;
    height: 39px;
    border-radius: 5px;
}
.table_form_bg .table_form select, .table_form_bg .table_form textarea, .table_form_bg .table_form input{
    -webkit-box-shadow: #ccc 0px 2px 5px inset;
    -moz-box-shadow: #ccc 0px 2px 5px inset;
    box-shadow: #ccc 0px 2px 5px inset;
    border: solid 1px #a1afb5;
    width: 98%;
    height: 39px !important;
    border-radius: 5px;
    }
.input-cover{
    display: block;
    text-align: center;
}
#contents_form form .formatt{display:none;}
.table_form_inquiry textarea {
  padding: 3px;
  border: solid 1px #a1afb5;
  width: 98%;
  height: 31px;
  font-size: 15px;
  border-radius: 5px;
  behavior: url("/js/PIE.htc");
  font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', メイリオ, Meiryo, 'ＭＳ Ｐゴシック', Helvetica, Arial, Verdana, sans-serif;
}
#contents_form form .table_form td .jyoukyou{
    float: none;
    margin: 0;
}
#nenreiError, #nenreiRule{display:none !important;}
#contents_form input[name="MAILADDRESS"], input[name="JYUSYO1_2"], input[name="JYUSYO2"]{
    width: 100%;
}
.placeholder{
    top: 5px !important;
    left: 8px !important;
}
.checkfield .formErrorMsg, .formRuleMsg{display:none !important;font-size: 11px;}
.nenrei{}
.nenrei > .input-cover{
    width: 80%;
    float: left;
}
.nenrei > .text{
    float: right;
    line-height: 40px;
    width: 18%;
}
#reserve_detail.on{padding: 13px;font-size: 14px;display:block;}
#reserve_detail.on .img{width:100%;}
#reserve_detail.on .content{width:100%;} 
#calendar .pager a{
    font-size: 14px;
    width: 60px;
}
#calendar .pager span.month{
    padding: 0 10px;
    font-size: 18px;
    line-height: 50px;
}

form #contents_form .table_form.privacy_form th,
form #contents_form .table_form.privacy_form td{
    display: block;
    width: 100%;
    box-sizing: border-box;
    
}

form #contents_form .table_form.privacy_form th{margin:0;}

form #contents_form .table_form.privacy_form td{padding:20px 10px;}
form #contents_form .table_form th,
form #contents_form .table_form td{
    display: block;
    width: 100%;
    box-sizing: border-box;
}
form #contents_form .table_form th{
    padding: 10px 0;
}
form #contents_form .table_form td{}
#contents_form input{
    /*width: 100%;*/
}
form #contents_form .table_form td .jyoukyou{
    float: none;
}
.formErrorMsg{
    position: static;
    border: none;
    text-align: left;
    padding: 0;
    margin: 0;
    font-size: 11px;
    background: none;
    line-height: 1;
}

.formErrorMsg{padding:5px 0 10px;}
.formErrorMsg .Msg:before,
.formErrorMsg .Msg:after{display:none;}
#reserve_detail.on .title{margin: 0;font-size: 18px;}
#reserve_detail.on .text{
    font-size: 15px;
}
.listWrap > ul > li > .content > .img{float: none;width: 100%;margin-bottom: 15px;}
.listWrap > ul > li > .content > .text{
    float: none;
    width: 100%;
}
.listWrap > ul > li > .content > .img:before{
    padding-top: 60%;
}
.listWrap > ul > li > .top > .date > .left{
    vertical-align: middle;
    font-size: 11px;
    padding: 0 8px;
    height: 25px;
    margin-right: 0;
}
.listWrap > ul > li > .top > .date > .right{
    vertical-align: middle;
}
.listWrap > ul > li > .content > .img + .right{
    float: none;
    width: 100%;
}
.listWrap > ul > li > .top > .date > .right > .reserve{
    height: 25px;
    font-size: 11px;
}
.listWrap > ul > li > .top > .date > .right > .label{
    height: 25px;
    font-size: 11px;
}
#calendar .pager{
    margin-bottom: 0;
    max-width: 95%;
    margin: 0 auto;
}
.listWrap > ul > li:not(.note){
    padding: 15px;
}
form #contents_form h3 span{font-size:18px;padding:10px 0;}
form #contents_form .formatt{top: 50%;transform: translate(0,-50%);}
body.step2 form #contents_form h3 span{
font-size:16px;
padding:10px 0;
}

body.step2 form #contents_form .table_form #bikoColor{
    font-size: 12px;
    line-height: 1.5;
}
body.step2 form #contents_form .table_form td .formatt{
    /* font-size: 12px; */
}
body.step2 .input-cover{margin: 0 5px 5px 0;}
body.step2 form #contents_form .table_form tr{
    /*display: flex;*/
}

body.step2 form #contents_form .table_form th{
    text-align: left;
    font-size: 12px;
   /*border-bottom: 1px solid #fff;*/
    line-height: 1.5;
	display: block;
}
body.step2 form #contents_form .table_form td{
display:block;
padding:25px 10px;
}
body.step2 form #contents_form .section_form_inner .table_form_bg{
    margin: 0;
}
body.step2 .input-cover input{
    margin: 0 !important;
}
body.step2 #contents_form input{
    height: 40px !important;
	font-size:16px;
}
body.step2 form #contents_form .table_form.privacy_form td{
    display: flex;
    position: relative;
    white-space: nowrap;
    align-items: center;
}
body.step2 form .table_form .table_small{
    margin: 0 0 5px 0;
    line-height: 1.5;
    font-size: 12px;
}
body.step2 form #contents_form .table_form td .jyoukyou_label{
    /* display: none; */
    font-size: 12px;
    line-height: 1;
    height: auto;
    margin-bottom: 5px;
}
body.step2 form #contents_form .table_form.privacy_form td > .sp{
    position: absolute;
    bottom: 0;
}
body.step2 #wrapper{
    margin-bottom: 0;
}
body.step2 form #contents_form table.table_form{
    border-spacing: 0;
}
body.step2 #contents_form .last textarea{
    font-size: 16px;
    height: 70px !important;
}
body.step2 .nenrei > .text{
    font-size: 12px;
}
body.step2 .nenrei{
    display: flex;
	width:95px;
}
body.step2 form #contents_form .table_form td .custom_select{width: 100%;margin-bottom: 5px;}
body.step2 form #contents_form .table_form td .custom_select select{
    font-size: 12px;
    padding: 0 15px;
    line-height: 30px;
    height: 35px !important;
}
body.step2 form #contents_form .table_form td .jyoukyou{
    margin: 0;
}
body.step2 .placeholder{
    font-size: 14px !important;
    top: 6px !important;
}
 .form_btn{width: 92.5%;}
 
.text01{
    font-size: 16px;
}
.text01 > p{}
.text01 > p:not(:last-child){}
.line01{}
.line01 > ul{}
.line01 > ul > li{}
.line01 > ul > li:not(:last-child){
    margin-right: 10px;
}
.box01{
    text-align: center;
    font-size: 14px;
}
.box01 > .top{
    padding: 15px;
    margin-bottom: 10px;
    display: flex;
    flex-direction: column;
    -webkit-flex-direction: column;
    align-items: center;
    -webkit-align-items: center;
}
.box01 > .top > .title{
    font-size: 18px;
    margin-bottom: 10px;
}
.box01 > .top > .img{
    max-width: 70%;
    margin: 0 auto;
}
.box01 > .top > .img > img{}

.select_list > ul > li:not(:nth-child(even)){
    margin-right: 0;
}
.select_list > ul > li:not(:last-child){
    margin-bottom: 30px;
}
.select_list > ul > li{
    width: 100%;
}
.select_list > ul{
    flex-direction: column;
}

.icon_list ul{flex-wrap:wrap;}
.icon_list ul li{width:40%;text-align:center;margin:0 0 5px;}

form #contents_form .section_form_inner .lead{font-size:14px;}
.time_block > .box > ul li{font-size:16px;    padding: 10px 10px 50px 10px;}
.time_block > .box > ul li.maru:before{top:25px;}
#reserve_data .title{font-size:20px;}
#reserve_data p{font-size:18px;}

.content_area .cms_text{margin:0 0 30px;}
.content_area .cms_text br{display:none;}
.content_area .cms_text br+br{display:block;margin-bottom:1rem;}

form #contents_form .table_form td#keiroColor ,
form #contents_form .table_form td#termColor ,
form #contents_form .table_form td#ryugakuColor ,
form #contents_form .table_form td#tokouColor{flex-wrap:wrap;}
form #contents_form .table_form td#termColor label,
form #contents_form .table_form td#ryugakuColor label,
form #contents_form .table_form td#tokouColor label{font-size:12px;display: flex;align-items: center;margin-right:15px;}

form #contents_form .table_form select{-webkit-appearance: none;appearance: none;background:#FFF;color:#000;box-shadow:none;}
form #contents_form .table_form td#termColor label input,
form #contents_form .table_form td#ryugakuColor label input,
form #contents_form .table_form td#tokouColor label input{width:15px;height:15px !important;box-shadow:none;}
form #contents_form .table_form td#termColor select{width:100%; }
form #contents_form .table_form td#termColor .box02{width: 80%;margin-bottom: 10px;}

.tel_block .tel a{font-size:18px;line-height:26px;}

.content_area h2.title{text-align:center;margin-bottom:20px;}
.form-thxt{font-size:16px;}


.time_block > .box > ul li.sankaku:before{top: 27px;}
.time_block > .box > ul li.sankaku:after{top: 32px;}
.time_block > .box > ul li.batsu:before{top: 30px;}
.time_block > .box > ul li.batsu:after{top: 30px;}

.reserve_detail_wrap.on{
    display: block;
}
.reserve_detail_wrap.on .img{
    width: 50%;
}
.reserve_detail_wrap.on .content{
    width: 100%;
}
.reserve_list{
    max-width: 100%;
    box-sizing: border-box;
}
.reserve_list ul li{
    padding: 20px;
}
.btn01 a{margin-bottom:10px;}



body.step2 form #contents_form .table_form.privacy_form td{}
label[for="privacy"]{display:flex !important;justify-content:flex-start;width:100%;}
body.step2 #contents_form label[for="privacy"] input{height:auto !important;top:2px;}



html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p,
blockquote, pre, a, abbr, acronym, address, cite, code, del, dfn, em,
img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var,
b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, 
legend, table, caption, tbody, tfoot, thead, tr, th, td,
*,*:before,*:after,*:hover,*:checked{}

/*============================
#3__プラグイン制御
============================*/
/* -基本設定- */



}

@media screen and (max-width:414px){
#calendar table tbody tr td .day{
    font-size: 12px;
}
#calendar table tbody tr td .label{
    font-size: 10px;
    padding: 3px;
}
#calendar table tbody tr td{
    padding: 5px 0;
}
#calendar table tbody tr td.close .reserve{
    font-size: 18px;
}










}

