/* 共通見出し */


h2.commonTitleBar01::before {
    height: 1px;
    margin: auto;
    left: 0;
    background: #fff;
    position: absolute;
    right: 0;
    width: 100%;
    display: block;
    content: "　";
}

h2.commonTitleBar01::before {
    top: 2px;
}


h2.commonTitleBar14 {
    border-radius: 0;
    position: relative;
    padding: 12px 10px;
    margin-bottom: 15px;
    line-height: 30px;
    /* background: #6297d8; */
    background: linear-gradient(to right, #cb9236 0%, #dbaa93 100%);
    color: #fff;
    font-size: 18px;
    letter-spacing: -.04em;
    font-weight: 700;
    margin-top: 10px;
}

h2.commonTitleBar14::before {
    height: 1px;
    margin: auto;
    left: 0;
    background: #fff;
    position: absolute;
    right: 0;
    width: 100%;
    display: block;
    content: "　";
    top: 2px;
}





/* HOME見出し */

.commonTitleBar03_01.active {
    font-size: 18px;
    padding: 18px 10px;
    /* background: url(../images/arr_acd01.png) no-repeat 97% 50% ,#6297d8; */
    background: url(../images/arr_acd01.png) no-repeat 97% 50% ,linear-gradient(to right, #cb9236 0%, #dbaa93 100%);
    /* background-size: 3%; */
    background-size: 10px 7px,100% 100%;
    text-align: center;
}

.commonTitleBar03_01 {
    font-size: 18px;
    padding: 18px 10px;
    /* background: url(../images/arr_acd02.png) no-repeat 97% 50% ,#6297d8;*/
    background: url(../images/arr_acd02.png) no-repeat 97% 50% ,linear-gradient(to right, #cb9236 0%, #dbaa93 100%);
    /* background-size: 3%; */
    background-size: 10px 7px,100% 100%;
    border-radius: 0;
}




/* HOME-メニューアイコン */

#mypageMenu {
    padding: 0% 5%;
}

#mypageMenu ul {
    justify-content: space-between;
}


#mypageMenu li a {
    padding: 0;
}

#mypageMenu li > a > span {
    /* color: #6297d8; */
    color: #7f7f7f;
}

#mypageMenu li.g_Message > a > span {
    /* color: #6297d8; */
    color: #7f7f7f;
}


/* HOME-ポイント */

#topMypage div.pointArea div.pointAreaMain div.pointBox div.pointBoxMain div.point {
    color: #6297d8;
    font-size: 25px;
}

#topMypage div.pointArea div.pointAreaMain div.pointBox div.pointBoxMain {
    background:none;
    box-shadow: none;
}


/* HOME-予約状況 */

div.reserveArea div.reserveAreaMain div.reserveHistory h3 {
    font-size: 12px;
    font-weight: bold;
    color: #7f7f7f;
    background-color: #dfdfdf;
    border-bottom: 1px solid #979797;
    padding: 3%;
}

div.reserveArea div.reserveAreaMain div.reserveHistory div.reserveHistoryBox {
    font-size: 12px;
    overflow-y: scroll;
    background-color: #fff;
    min-height: 40px;
}

div.reserveArea .reserveHistory {
    padding: 5% 3.125%;
}

div.reserveArea .reserveHistory .reserveHistoryMain {
    border: 1px solid #979797;
}




/* ハンバーガーメニュー */

#sp__nav__area {
    display: none;
    width: 100%;
    /* background-color: #2f4867; */
    background-color: #363636;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 200;
}

#sp__nav__area  i.fa {
    position: sticky;
    left: 93%;
}

#sp__nav__area li.official a.ac:after {
    content: "\f107";
    font-family: 'FontAwesome';
    left: 93%;
    position: absolute;
}

#sp__nav__area li.official a.ac.active:after {
    content: "\f106";
}

#sp__nav__area p {
    padding-left: 10px;
    /* background: #6297d8; */
    background: #838383;
    color: #fff;
    font-weight: 700;
    font-size: 16px;
    line-height: 2.5em;
    border-bottom: 1px solid #d3d3d3;
}

#sp__nav__area ul {
    display: block;
}

#sp__nav__area ul li {
    width: 100%;
    border-bottom: 1px solid #d3d3d3;
}

#sp__nav__area ul li a {
    display: block;
    font-size: 16px;
    color: #fff;
    line-height: 1.3;
    text-decoration: none;
    /*height: 45px;*/
    /*background: url(../images/arr_acdwh.png) no-repeat 99% center;*/
    padding: 10px 5px 10px 20px;
}

#sp__nav__area ul li a.ac {
    line-height: 1.5;
}

#sp__nav__area ul li.official ul {
    display: none;
}

#sp__nav__area ul li.official ul li {
    background-color: #595959;
}


/* マイガール */

.btnTolk {
    text-align: center;
}


/* WEB予約 */

.webBookingAreaMain li {
    margin: 20px;
    border-radius: 5px;
}

.webBookingAreaMain li a {
    font-size: 16px;
    padding: 2%;
}

@media only screen and (max-width:480px) {
    .webBookingAreaMain li a span.sp_only {
        font-size: 14px;
	}
    .webBookingAreaMain li a span.sp_only02 {
        font-size: 13px;
    }
}



/* ログイン情報帯 */

#after_login .right_area .logout a {
    color: #dfdfdf;
}



/* フッター */

#footer {
    background-color: rgba(85,85,85,0.6);
    width: 100%;
    max-width: 640px;
}



/* アカウント */

.infoTitle.subTitle {
    position: relative;
}

.infoTitle.subTitle::before {
    height: 1px;
    margin: auto;
    left: 0;
    background: #fff;
    position: absolute;
    right: 0;
    width: 100%;
    display: block;
    content: "　";
    top: 2px;
}



#infoMypage .exBox .cttl {
    color: #595959;
    background: url(../images/arr_acd01.png) no-repeat 97% 50% ,#dfdfdf;
    background-size: 3%;
}

#infoMypage .exBox .cttl.open {
    color: #595959;
    background: url(../images/arr_acd02.png) no-repeat 97% 50% ,#dfdfdf;
    background-size: 3%;
}


#infoMypage .ttl2 {
    font-size: 12px;
}

#infoMypage .ig_ad {
    font-size: 12px;
    margin-top: 2%;
}


#infoMypage div.btnConf div {
    width: 100%;
    display: block!important;
}

#infoMypage div.btnConf div a {
    margin-top: 15px;
}

#infoMypage .btnWhite a {
    display: block;
    color: #595959;
    background: #fff;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
    line-height: 1;
    border-radius: 30px;
    border: 2px solid #595959;
}

#infoMypage div.addInfo div.infoMain li.t_type div.ttl {
    margin-bottom: 3%;
}

#infoMypage div.addInfo div.infoMain li.t_type div.ttl span {
    padding-left: 2%;
}

#infoMypage div.addInfo div.infoMain li.week div {
    margin-top: 2%;
}


/* WEB予約 */

.booking_box .commonTitleBar14 span {
    font-size: 16px;
}

.booking_box .back_btn p {
    background: none;
}


/* 予約完了画面 */
#messageMypage .booking_box span.yellowback {
    background: linear-gradient(transparent 60%, #fff4a6 60%);
}


/*#messageMypage .plink a {
    display: block;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
    line-height: 1;
    margin: 0 auto;
    background: #2f4867;
    border-radius: 30px;
    color: #fff;
    width: 60%;
    padding: 4% 2%;
    font-size: 16px;
    text-decoration: none;
}*/

#messageMypage .plink a {
    display: block;
    line-height: 40px;
    font-size: 16px;
    text-decoration: none;
    border: 1px solid #595959;
    background-color: #fff !important;
    -webkit-box-shadow: 1px 1px 2px rgba(4,0,0,.19);
    -moz-box-shadow: 1px 1px 2px rgba(4,0,0,.19);
    box-shadow: 1px 1px 2px rgba(4,0,0,.19);
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    padding: 0px;
    color: #595959;
    font-weight: bold;
}

#messageMypage .plink a:visited {
    color: #595959;
    text-decoration: none !important;
}