@charset 'UTF-8';

.lower_layer_title {
    font-family: 'ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','HG明朝E','HGMinchoE','ＭＳ Ｐ明朝','MS PMincho','ＭＳ 明朝','MS Mincho',serif;
    font-size: 27px;
    line-height: 80%;
    width: 723px;
    height: 38px;
    padding: 15px 0 0 20px;
    color: #1A1A1A;
    background: url('/img/play/h.png') no-repeat;
}
#reserve_article .timeline {
    margin: 40px 0 30px 0;
}
#reserve_article .back {
    margin-bottom: 40px;
    text-align: center;
}
.aboutReserve {
    overflow: hidden;
    zoom: 1;
}
.aboutReserveMainTitle {
    margin-bottom: 10px;
}
.aboutReserveReadMsg {
    font-size: 14px;
    color: #FFF;
}
.aboutReserve {
    padding: 20px 35px 40px 35px;
}
.reserveMethod-today {
    margin-bottom: 20px;
}
.reserveMethod__title {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
    color: #FFF;
}
.reserveMethod__inner {
    font-size: 14px;
    position: relative;
    padding: 9px 12px;
    color: #FFF;
    background-color: rgba(68, 74, 78, .56);;
}
.reserveMethod__innerInner, .reserveMethod-before__innerInner {
    overflow: hidden;
    zoom: 1;
}
.reserveMethodInner__left {
    float: left;
    margin-right: 20px;
}
.reserveMethodInner__right {
    float: left;
}
.reserveMethodInner__miniTtl {
    margin: 12px 0 3px 0;
}
.reserveMethodInner__time {
    font-size: 14px;
    margin-left: 20px;
}
.reserveMethodInner__cateTtl {
    font-size: 16px;
    font-weight: bold;
}
.reserveMethodInner_mainInfo {
    font-size: 24px;
    color: #F0AAFF;
}
.extraAttention {
    font-size: 14px;
    font-weight: bold;
    float: left;
    margin-top: 28px;
    margin-left: 17px;
}
.reserveMethodInner_mainInfo {
    font-family: 'ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','HG明朝E','HGMinchoE','ＭＳ Ｐ明朝','MS PMincho','ＭＳ 明朝','MS Mincho',serif;
    font-size: 24px;
    font-style: italic;
    color: #D2CB77;
}
.reserveMethodInner_mainInfoMini {
    font-family: 'ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','HG明朝E','HGMinchoE','ＭＳ Ｐ明朝','MS PMincho','ＭＳ 明朝','MS Mincho',serif;
    font-size: 14px;
    font-weight: bold;
    color: #FFF;
}



.reserveMethod-before__wrap {
    float: left;
    width: 400px;
}
.reserveAvailable {
    font-size: 14px;
    float: right;
    width: 250px;
    color: #FFF;
    background-color: rgba(68, 74, 78, .56);;
}
.reserveAvailable__inner {
    height: 280px;
    padding: 8px 15px;
}
.reserveMethod-before__inner {
    margin-bottom: 16px;
}
.reserveAvailable__txtTop {
    font-size: 14px;
    font-weight: bold;
}
.reserveAvailable__txtBtm {
    font-size: 14px;
    font-weight: bold;
    text-align: right;
}
.availableTime {
    display: table-cell;
    width: 231px;
    height: 117px;
    margin: 3px 0;
    padding: 12px 0;
    text-align: center;
    vertical-align: middle;
    border: 1px solid #D2CB77;
}
.availableTime__title {
    font-size: 13px;
    font-weight: bold;
    color: #D2CB77;
}
.availableTime__day {
    font-size: 24px;
    color: #D2CB77;
}
.attentionMsg {
    color: #FFF;
}
.attentionMsg__more {
    font-size: 14px;
    font-weight: bold;
    color: #F0AAFF;
}
.decorationArrow {
    position: absolute;
    top: 50%;
    right: -17px;
    margin-top: -15px;
}


/*======================================
  入力ページ
 ======================================*/
#reserve_article .maga {
    margin: 10px 0;
    text-align: right;
}

#reserve_article .maga a {
    padding-left: 1em;
}

#reserve_article .dlstyle1 dt {
    font-weight: bold;
    margin-bottom: 7px;
    padding-left: 20px;
    color: #FF3D8B;
}

#reserve_article .dlstyle2 {
    margin: 32px 0 40px 0;
    padding: 20px;
    background: rgba(68, 74, 78, .56);;
}

#reserve_article .dlstyle2 dt {
    font-size: 18px;
    font-weight: bold;
    margin: 0 0 14px 0;
    padding: 10px 0 6px 44px;
    color: #F0AAFF;
    background: url('/img/reserve/icon_warrning.png') no-repeat;
}

#reserve_article .dlstyle1 dd p, #reserve_article .dlstyle2 dd p {
    font-size: 14px;
    line-height: 180%;
}

.small {
    font-size: 12px;
    line-height: 160%;
}

#reserve_article .fbold {
    font-weight: bold;
}

#reserve_article .pink {
    font-weight: bold;
    color: #F0AAFF;
}

#reserve_article .mailform {
    width: 100%;
    margin: 0 0 45px 0;
    table-layout: fixed;
    border-collapse: collapse;
    letter-spacing: 1px;
}

#reserve_article .mailform th {
    width: 40%;
    padding: 0 10px 0 10px;
    text-align: left;
    border-top: solid 1px #62676B;
    border-bottom: solid 1px #62676B;
}
/*
#reserve_article .mailform tr:last-child th,
#reserve_article .mailform tr:last-child td {
    border-bottom: none;
}
*/


#reserve_article .mailform th .oneline {
    padding: 25px 10px 25px 15px;
    font-size: 12px;
}

#reserve_article .mailform th .optionline {
    padding: 75px 20px 95px 15px;
}

#reserve_article .mailform th .youkenline {
    padding: 41px 20px 41px 15px;
}

#reserve_article .mailform th p span {
    font-weight: normal;
    color: #F0AAFF;
}

#reserve_article .mailform td {
    font-size: 14px;
    line-height: 160%;
    width: 60%;
    padding: 25px 15px 25px 25px;
    border-top: solid 1px #62676B;
    border-bottom: solid 1px #62676B;
    background: #383D40;
}

#reserve_article .mailform td.right_td .checkbox {
    display: inline;
    float: left;
    width: 140px;
    margin-bottom: 10px;
}

#reserve_article .mailform td p {
    color: #FFF;
}


#reserve_article .article_area p span.big_pink {
    font-size: 23px;
    font-weight: bold;
    color: #FF3D8B;
}

#reserve_article .article_area p.lineheight_27px {
    line-height: 27px;
}

#reserve_article .article_area p.text_16px {
    font-size: 16px;
    font-weight: bold;
}

#reserve_article .article_area p.text_20px {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
}

#reserve_article .article_area .midashi01 {
    font-size: 22px;
}

#reserve_article .article_area .midashi01 span {
    font-weight: bold;
    padding-right: 25px;
    background: url('/img/reserve/icon01.png') right 0 no-repeat;
}
textarea {
    width: 100%;
}
.memgMoreTxt {
    font-size: 12px;
    font-weight: bold;
    line-height: 1.6;
    margin-bottom: .5em;
    color: #F0AAFF !important;
}
.sc {
    color: #F0AAFF;
}
.place {
    color: #FFF !important;
}
.trans {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;

    filter: alpha(opacity=0);
}
.right_td {
    position: relative;
}
.trans:focus + label {
    outline: auto 5px -webkit-focus-ring-color !important;
    outline: dotted 2px #0A246A;
}
.trans + label {
    display: inline-block;
    height: 18px;
    padding-left: 25px;
    cursor: pointer;
    background-image: url('/img/reserve/icon_sprite_radio.png');
    background-repeat: no-repeat;
    background-position: 0 bottom;
}
/*chkchkクラスはie8用で、js制御*/
.trans + label.chkchk {
    background-position: 0 top;
}
.trans + label.chkchk:hover {
    background-position: 0 top;
}
/*comment end*/
.trans + label:hover {
    background-position: 0 center;
}
.trans:checked + label {
    background-position: 0 top;
}
label[for='ReserveRepeaterFlag0'] {
    margin-right: 32px;
}
.checkbox > input[type='checkbox'] {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;

    filter: alpha(opacity=0);
}
.checkbox > input[type='checkbox']:focus + label {
    outline: auto 5px -webkit-focus-ring-color !important;
    outline: dotted 2px #0A246A;
}
#options .checkbox {
    display: inline-block !important;
    box-sizing:      border-box;
    box-sizing: -moz-border-box;
    width: 170px !important;
    height: 40px;
    margin-bottom: 5px !important;
    padding-right: 5px;
}
#options .checkbox > input[type='checkbox'] + label {
    display: block;
    height: 20px;
    padding: 10px 0 10px 34px;
    cursor: pointer;
    -webkit-transition-timing-function: ease-out;
       -moz-transition-timing-function: ease-out;
            transition-timing-function: ease-out;
    -webkit-transition-duration: .1s;
       -moz-transition-duration: .1s;
            transition-duration: .1s;
    -webkit-transition-property: background-color;
       -moz-transition-property: background-color;
            transition-property: background-color;
    background-image: url('/img/enquete/icon_check_off.png');
    background-repeat: no-repeat;
    background-position: 10px center;;
}
#options .checkbox > input[type='checkbox'] + label:hover {
    background-color: #252A2D;
    background-image: url('/img/reserve/icon_check_on.png');
}
#options .checkbox > input[type='checkbox']:checked + label {
    background-image: url('/img/reserve/icon_check_checked.png');
}
/*chkchkクラスはie8用で、js制御*/
#options .checkbox > input[type='checkbox'] + label.chkchk {
    background-image: url('/img/reserve/icon_check_checked.png');
    background-position: 10px center;
}
#options .checkbox > input[type='checkbox'] + label.chkchk:hover {
    background-image: url('/img/reserve/icon_check_checked.png');
    background-position: 10px center;
}
.mrmgtd {
    position: relative;
}
#mrmg .checkbox {
    display: inline-block !important;
    width: 222px !important;
    height: 40px;
    margin-bottom: 16px;
}
#mrmg .checkbox > input[type='checkbox'] + label {
    font-size: 14px;
    font-weight: bold;
    display: block;
    height: 20px;
    padding: 10px 0 10px 34px;
    cursor: pointer;
    -webkit-transition-timing-function: ease-out;
       -moz-transition-timing-function: ease-out;
            transition-timing-function: ease-out;
    -webkit-transition-duration: .1s;
       -moz-transition-duration: .1s;
            transition-duration: .1s;
    -webkit-transition-property: background-color;
       -moz-transition-property: background-color;
            transition-property: background-color;
    color: #FFF;
    border-radius: 5px;
    background-color: #D1CA7F;
    background-image: url('/img/reserve/icon_check02_off.png'), -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #D1CA7F), color-stop(100%, #D1CA7F));
    background-image: url('/img/reserve/icon_check02_off.png'), -moz-linear-gradient(#D1CA7F, #D1CA7F);
    background-image: url('/img/reserve/icon_check02_off.png'), -webkit-linear-gradient(#D1CA7F, #D1CA7F);
    background-image: url('/img/reserve/icon_check02_off.png'), linear-gradient(#FA7A9C, #D1CA7F);
    background-image: url('/img/reserve/icon_check02_off.png');
    background-repeat: no-repeat;
    background-position: 5% center;
}
/*chkchkクラスはie8用で、js制御*/
#mrmg .checkbox > input[type='checkbox'] + label.chkchk {
    background-image: url('/img/reserve/icon_check02_on.png');
}

#mrmg .checkbox > input[type='checkbox'] + label.chkchk:hover {
    background-color: #D1CA7F;
    background-image: url('/img/reserve/icon_check02_on.png');
}
#mrmg .checkbox > input[type='checkbox'] + label.chkchknyan:hover {
    background-color: #D1CA7F;
    background-image: url('/img/reserve/icon_check02_off.png');
}
/*comment end*/
#mrmg .checkbox > input[type='checkbox'] + label:hover {
    background-image: url('/img/reserve/icon_check02_off.png'), -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #D1CA7F), color-stop(100%, #D1CA7F));
    background-image: url('/img/reserve/icon_check02_off.png'), -moz-linear-gradient(#D1CA7F, #D1CA7F);
    background-image: url('/img/reserve/icon_check02_off.png'), -webkit-linear-gradient(#D1CA7F, #D1CA7F);
    background-image: url('/img/reserve/icon_check02_off.png'), linear-gradient(#D1CA7F, #D1CA7F);
}
#mrmg .checkbox > input[type='checkbox']:checked + label {
    background-image: url('/img/reserve/icon_check02_on.png'), -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #C1BA69), color-stop(100%, #C1BA69));
    background-image: url('/img/reserve/icon_check02_on.png'), -moz-linear-gradient(#C1BA69, #C1BA69);
    background-image: url('/img/reserve/icon_check02_on.png'), -webkit-linear-gradient(#C1BA69, #C1BA69);
    background-image: url('/img/reserve/icon_check02_on.png'), linear-gradient(#C1BA69, #C1BA69);
}
#mrmg .checkbox > input[type='checkbox']:checked + label:hover {
    background-image: url('/img/reserve/icon_check02_on.png');
    background-image: url('/img/reserve/icon_check02_on.png'), -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #C1BA69), color-stop(100%, #C1BA69));
    background-image: url('/img/reserve/icon_check02_on.png'), -moz-linear-gradient(#C1BA69, #C1BA69);
    background-image: url('/img/reserve/icon_check02_on.png'), -webkit-linear-gradient(#C1BA69, #C1BA69);
    background-image: url('/img/reserve/icon_check02_on.png'), linear-gradient(#C1BA69, #C1BA69);
}
/*======================================
  確認ページ
 ======================================*/
#reserve_article .botan {
    margin: 20px auto 15px auto;
    text-align: center;
}

/*======================================
  サンキューページ
 ======================================*/
#reserve_article .thanks {
    font-family: 'ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','HG明朝E','HGMinchoE','ＭＳ Ｐ明朝','MS PMincho','ＭＳ 明朝','MS Mincho',serif;
    font-size: 26px;
    margin: 60px auto 15px 0;
    text-align: center;
    color: #C1BA69;
}

#reserve_article .honbun {
    font-size: 14px;
    line-height: 180%;
    margin: 0 auto 30px 0;
    text-align: center;
}

/*======================================
  未完了、予約エラーページ
 ======================================*/
#reserve_article .kakunin {
    line-height: 180%;
    margin: 5px auto 25px 175px;
}

#reserve_article .kome {
    font-size: 17px;
    font-weight: bold;
    line-height: 1.2;
    margin: 25px 0 25px 0;
    text-align: center;
    color: #FF3D8B;
}

#reserve_article .bol {
    margin: 10px 0 0 0;
    color: #F0AAFF;
}

.uf__bigKome {
    font-family: 'ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','HG明朝E','HGMinchoE','ＭＳ Ｐ明朝','MS PMincho','ＭＳ 明朝','MS Mincho',serif;
    font-size: 26px;
    color: #C1BA69;
}


.uf__nmlKome {
    font-size: 14px;
}
.uf_boldKome {
    font-weight: bold;
}
.uf__kome-priority {
    margin-bottom: 1em;
}
.unfinishedMsg {
    margin: 40px 0;
    text-align: center;
}
.uf__attentionTable {
    margin-bottom: 20px;
    padding: 15px;
    background: rgba(68, 74, 78, .56);
}
.uf__attentionTableHeader {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 12px;
    padding: 5px 0 5px 37px;
    color: #F0AAFF;
    background: url('/img/reserve/icon_warrning.png') 0 center no-repeat;
}
.uf_subRead {
    color: #FFF;
}
.uf__attentionTable dl {
    line-height: 1.8;
    margin-top: 1em;
}
.uf__attentionTable dt, .uf__attentionTable dd {
    font-size: 14px;
    color: #FFF;
}
.releaseMethod {
    display: inline-block;
    margin-left: 1em;
    padding-left: 18px;
    background: url('/img/reserve/icon_miniarrow.png') 0 center no-repeat;
}



/*======================================
  予約エラーページ
 ======================================*/
#reserve_article .caution {
    font-family: 'ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','HG明朝E','HGMinchoE','ＭＳ Ｐ明朝','MS PMincho','ＭＳ 明朝','MS Mincho',serif;
    font-size: 26px;
    margin: 40px auto 40px auto;
    text-align: center;
}

@-moz-document url-prefix() {
    #reserve_article .caution {
        word-break: keep-all;
    }
}

.gold {
    color: #C1BA69;
}

#reserve_article .style {
    line-height: 1.5;
    margin-bottom: 30px;
    padding: 30px 0 30px 30px;
    background: rgba(68, 74, 78, .56);;
}

/*======================================
  完了済ページ
 ======================================*/
#reserve_article .completed {
    font-family: 'ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','HG明朝E','HGMinchoE','ＭＳ Ｐ明朝','MS PMincho','ＭＳ 明朝','MS Mincho',serif;
    font-size: 26px;
    margin: 50px 0 20px 0;
    text-align: center;
}

#reserve_article .completed span {
    font-size: 20px;
    font-weight: bold;
    color: #F0AAFF;
}


/*共通パーツ*/
.bt_summary {
    font-size: 18px;
    font-weight: bold;
    display: inline-block;
    text-decoration: none;
    color: #FFF;
}

/*--------------------------------*/
/* 追加・上書き */
/*--------------------------------*/

#reserve_article .mailform th p .required,
#reserve_article .mailform th p .optional {
    color: #fff;
    background: #cd62e4;
    padding: 4px;
    width: 34px;
    text-align: center;
    margin-right: 8px;
}

#reserve_article .mailform th p .optional {
    background: #a7a7a7;
}

.right_td input,
.right_td textarea {
    padding: 6px;
    outline: none;
    border: solid 2px #929292;
    max-width: 383px;
}

.right_td input:focus,
.right_td textarea:focus {
    border: solid 2px #F0AAFF;
}

.preferred_date select, .desired_time select,
.appointment select, .course_time select,
.places_of_use select, .media_id select {
    border: 2px solid #929292;
    padding: 4px 0 8px 10px;
    font-size: 14px;
    outline: none;
}

.desired_time select {
    padding: 6px 0 6px 10px;
}

.places_of_use select {
    margin-bottom: 2px;
}

.places_of_use select,
.places_of_use input {
    padding: 4px 0 4px 4px;
}

.days_ago {
    color: #F0AAFF;
}

input:not([type='image']):not([type='submit']), select, textarea {
    background: #fff;
}
