
.sp_special_exclusive_plan {
}

.sp_special_exclusive_plan h3 {
    clear: both;
    margin: 0;
    padding: 5px;
    background: #f7eee6;
    color: #683C12;
    font-weight: normal;
    position: relative;
}

.sp_special_exclusive_plan h3 span {
    margin-left: 2px;
    font-size: 80%;
}

.sp_special_exclusive_plan h3 span.cocoExpire {
    position: absolute;
    right: 3px;
    top: 4px;
    background: #f7eee6;
    background: #fdfbfa;
    padding: 4px 8px 2px;
    margin: 0;
    border-radius: 10px;
    border: .5px solid #c5b3a1;
    border: none;
    font-size: 11px;
    font-weight: 600;
    color: #01B3BF;
}

.sp_special_exclusive_plan_area {
    margin: 0 4px 10px;
    border: 2px solid #01B3BF;
    /* border: 2px solid #f90; */
    border-top: none;
    border-radius: 2px;
}

.sp_special_exclusive_plan_area h3 {
    background: #01B3BF;
    /* background: #f90; */
    color: #fff;
    font-weight: 600;
}


.sp_special_exclusive_plan .news_box {

}

.sp_special_exclusive_plan .news_box a {
    padding: 3px 3px 3px 3px;
}

.sp_special_exclusive_plan .news_box a:after {
    display: none;
}

.sp_special_exclusive_plan .coco_list {
    text-align: center;
    background: #01B3BF;
    display: block;
    margin: 0 auto;
    padding: 5px;
}

.sp_special_exclusive_plan .coco_list a {
    text-align: center;
    border-radius: 10px;
    background: #fff;
    padding: 5px;
    display: block;
    width: 70%;
    margin: 0 auto;
    color: #01B3BF;
    text-decoration: none;
    font-weight: 600;
}


.cocoaroma_list_head img {
    width: 100%;
    box-sizing: border-box;
}




/*
 * keep-list
 */


.shop_coco {
}

.shop_coco .news_box a {
    padding: 3px 3px 3px 3px;
}

.shop_coco .news_box a:after {
    display: none;
}








/*―――――――――――――――――――――――――――――――――――――――
    特別優待プラン
―――――――――――――――――――――――――――――――――――――――*/
body {
    position: relative;
}
section#main {
    position: relative;
    line-height: 1.4;
}
section#main > p.update {
    font-size: 13px;
    text-align: center;
    color: #01B3BF;
}
section#main > p.update em {
    font-size: 11px;
}
section#main > h1 {
    position: relative;
    margin: 0px auto 5px;
    width: 100%;
    max-width: 900px;
}
section#main > h1 img {
    width: 100%;
    display: block;
}
section#main > p.period {
    display: block;
    margin: 0px auto 20px;
    padding: 2px 0px;
    border-radius: 4px;
    background: -moz-linear-gradient(top left, #E83A3A, #E94444, #CF2B2B); 
    background: -webkit-linear-gradient(top left, #E83A3A, #E94444, #CF2B2B); 
    background: linear-gradient(to bottom right, #E83A3A, #E94444, #CF2B2B); 
    color: #FFF;
    width: calc(100% - 20px);
    max-width: 900px;
    text-align: center;
    font-weight: normal;
    font-size: 0.8rem;
}
section#main > p.period strong {
    font-size: 1.0rem;
}
@media screen and (min-width: 901px) {
    section#main > p.period {
        font-size: 2rem;
    }
    section#main > p.period strong {
        font-size: 2.2rem;
    }
}
section#main > p.period strong span {
    font-weight: normal;
}

section#main p.sub_text {
    margin: 0px auto;
    padding: 5px;
    border: 1px solid #E93838;
    border-radius: 20px;
    width: calc(100% - 20px);
    max-width: 360px;
    text-align: center;
    color: #333;
    font-size: 15px;
}
section#main p.sub_text span {
    margin-left: -8px;
}
section#main p.sub_text span:first-child {
    margin-left: -4px;
}
section#main p.sub_text span:last-child {
    margin-right: -4px;
}
section#main p.sub_text span:before {
    content: "《";
}
section#main p.sub_text span:after {
    content: "》";
}
section#main p.sub_text span.icon_A {
    color: #EA0240;
}
section#main p.sub_text span.icon_B {
    color: #01519E;
}
section#main p.sub_text span.icon_C {
    color: #019453;
}
/*
section#main p.sub_text span {
    display: inline-block;
    margin: 0px 2px;
    padding: 1px 3px;
    border-radius: 4px;
    text-align: center;
    color: #FFF;
    font-size: 13px;
}
section#main p.sub_text span.icon_A {
    background: -moz-linear-gradient(top bottom, #FE1253, #EA0240); 
    background: -webkit-linear-gradient(top bottom, #FE1253, #EA0240); 
    background: linear-gradient(to bottom, #FE1253, #EA0240); 
}
section#main p.sub_text span.icon_B {
    background: -moz-linear-gradient(top bottom, #0164C7, #01519E); 
    background: -webkit-linear-gradient(top bottom, #0164C7, #01519E); 
    background: linear-gradient(to bottom, #0164C7, #01519E); 
}
section#main p.sub_text span.icon_C {
    background: -moz-linear-gradient(top bottom, #01BE69, #019453); 
    background: -webkit-linear-gradient(top bottom, #01BE69, #019453); 
    background: linear-gradient(to bottom, #01BE69, #019453); 
}
*/
section#main p.sub_text2 {
    padding: 5px 0px 5px 5px;
    text-align: center;
    font-size: 14px;
}
section#main p.sub_text2 strong {
    margin-right: 5px;
    padding: 2px 5px;
    background-color: #FFF;
    color: #01B3BF;
}
section#main p.sub_text2 em {
    font-weight: bold;
}
section#main h2 {
    font-size: 20px;
    color: #E93838;
    text-align: center;

}

/*―――――――――――――――――――――――――――――
    店舗リスト
―――――――――――――――――――――――――――――*/
ul.shop_list {
    overflow: hidden;
    margin-bottom: 20px;
    width: 100%;
    border-top: 1px solid #CCC;
}
ul.shop_list li {
    display: flex;
    border-bottom: 1px solid #CCC;
}
ul.shop_list li p.title {
    padding: 3px 5px 0px 3px;
    min-width: 80px;
    max-width: 100px;
}
ul.shop_list li p.title img {
    display: block;
    width: 100%;
}
ul.shop_list li div {
    padding-bottom: 5px;
    position: relative;
    display: block;
    width: 100%;
    min-width: 270px;
}
ul.shop_list li div p {
    margin-bottom: 0px;
    width: 100%;
    color: #666;
}
ul.shop_list li div p.catch {
    padding-top: 3px;
    font-size: 12px;
    color: #01B3BF;
}
ul.shop_list li.icon_A div p.catch {
    color: #EA0240;
}
ul.shop_list li.icon_B div p.catch {
    color: #01519E;
}
ul.shop_list li.icon_C div p.catch {
    color: #019453;
}
ul.shop_list li div p.catch span {
    margin: 0px 0px 0px -6px;
}
ul.shop_list li div p.catch span:before {
    content: "《";
}
ul.shop_list li div p.catch span:after {
    content: "》";
}
ul.shop_list li div p.catch span {
/*
    display: inline-block;
    margin-right: 5px;
    padding: 1px 3px;
    border-radius: 4px;
    text-align: center;
    color: #FFF;
    font-size: 12px;
*/
}
/*
ul.shop_list li.icon_A div p.catch span {
    background: -moz-linear-gradient(top bottom, #FE1253, #EA0240); 
    background: -webkit-linear-gradient(top bottom, #FE1253, #EA0240); 
    background: linear-gradient(to bottom, #FE1253, #EA0240); 
}
ul.shop_list li.icon_B div p.catch span {
    background: -moz-linear-gradient(top bottom, #0164C7, #01519E); 
    background: -webkit-linear-gradient(top bottom, #0164C7, #01519E); 
    background: linear-gradient(to bottom, #0164C7, #01519E); 
}
ul.shop_list li.icon_C div p.catch span {
    background: -moz-linear-gradient(top bottom, #01BE69, #019453); 
    background: -webkit-linear-gradient(top bottom, #01BE69, #019453); 
    background: linear-gradient(to bottom, #01BE69, #019453); 
}
*/

ul.shop_list li div p.info {
    font-size: 13px;
    color: #B25900;
    line-height: 1.3;
}
ul.shop_list li div p.info strong {
    font-size: 15px;
    color: #443A24;
}
ul.shop_list li div p.normal_price {
    font-size: 12px;
    line-height: 1.1;
}
ul.shop_list li div p.max_value {
    line-height: 1;
}
ul.shop_list li div p.max_value span {
    display: inline-block;
    padding-left: 1px;
    font-size: 14px;
}
ul.shop_list li div p.max_value em {
    padding-right: 2px;
    font-size: 14px;
    font-style: italic;
    color: #E93838;
}
ul.shop_list li div p.max_value strong {
    font-size: 24px;
    color: #E93838;
    font-style: italic;
    font-family: 'Century Gothic', Verdana, "メイリオ", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", sans-serif;
}
ul.shop_list li div p.comment {
    font-size: 14px;
}
ul.shop_list li div p.link {
    position: absolute;
    bottom: 0px;
    right: 3px;
    color: #000;
    text-align: right;
}
ul.shop_list li div p.link a {
    display: inline-block;
    padding: 2px 10px;
    border-radius: 4px;
    background-color: #E93838;
    color: #FFF;
    font-size: 14px;
    text-decoration: none;
}
ul.shop_list li div p.link a i {
    padding-right: 5px;
}
@media screen and (max-width: 480px) {
    ul.shop_list li div p.comment {
        display: none;
    }
}
@media screen and (min-width: 481px) {
    ul.shop_list li div p.name {
        color: #000;
        font-size: 18px;
    }
    ul.shop_list li div p.info {
        font-size: 15px;
    }
    ul.shop_list li div p.price {
        font-size: 15px;
    }
    ul.shop_list li div p.price strong {
        font-size: 24px;
    }
    ul.shop_list li div p.comment {
        padding: 5px 0px;
        font-size: 14px;
        color: #6C4D2D;
    }
}
/* 期間 */
section.shop_info_event p.period {
    margin: 0px auto 20px;
    padding: 3px;
    width: 95%;
    max-width: 480px;
    font-size: 14px;
    text-align: center;
    line-height: 1.2;
    background-color: #C9B89F;
    color: #443A24;
}
section.shop_info_event p.period span {
    display: inline-block;
}
section.shop_info_event p.period strong {
    display: inline-block;
    font-size: 16px;
}
section.shop_info_event p.period strong em {
    font-size: 13px;
}

/* カレンダーボタン */
div.calender_btn {
    margin-bottom: 40px;
    text-align: center;
}
div.calender_btn span {
    padding: 5px 30px;
    display: inline-block;
    border: 1px solid #01B3BF;
    background-color: #01B3BF;
    color: #FFF;
    font-size: 16px;
    text-align: center;
    cursor: pointer;
}
div.calender_btn span i {
    margin-right: 5px;
}
/*―――――――――――――――――――――――――――――
    イベント説明
―――――――――――――――――――――――――――――*/
section#description {
    margin-bottom: 40px;
    padding: 10px 5px;
    border: 5px solid #E5E5E5;
}
section#description > div{
    margin: 0px auto;
    width: calc(100% - 10px);
    max-width: 900px;
}
section#description > p {
    margin-bottom: 10px;
    padding: 5px;
    text-align: center;
    font-size: 14px;
    color: #E93838;
}
section#description div {
}
section#description div div.main_message {
    margin-bottom: 10px;
    font-size: 13px;
    text-align: center;
}
section#description div div.main_message dl {
    margin: 5px auto;
    width: 90%;
    border-radius: 5px;
}
section#description div div.main_message dl.icon_A {
    background: -moz-linear-gradient(top bottom, #FE1253, #EA0240); 
    background: -webkit-linear-gradient(top bottom, #FE1253, #EA0240); 
    background: linear-gradient(to bottom, #FE1253, #EA0240); 
}
section#description div div.main_message dl.icon_B {
    background: -moz-linear-gradient(top bottom, #0164C7, #01519E); 
    background: -webkit-linear-gradient(top bottom, #0164C7, #01519E); 
    background: linear-gradient(to bottom, #0164C7, #01519E); 
}
section#description div div.main_message dl.icon_C {
    background: -moz-linear-gradient(top bottom, #01BE69, #019453); 
    background: -webkit-linear-gradient(top bottom, #01BE69, #019453); 
    background: linear-gradient(to bottom, #01BE69, #019453); 
}
section#description div div.main_message dl dt {
    padding: 5px 0px 0px;
    color: #FFF;
    font-size: 16px;
    text-indent: 5px;
    letter-spacing: 5px;
    text-align: center;
}
section#description div div.main_message dl dt:before {
    content: "＜";
}
section#description div div.main_message dl dt:after {
    content: "＞";
}
section#description div div.main_message dl dd {
    padding: 0px 0px 5px;
    color: #FFF;
    font-size: 12px;
    text-align: center;
}
section#description > div > dl {

}
section#description > div > dl dt {
    display: inline-block;
    padding: 2px 5px;
    background-color: #EDE7DF;
    color: #6C4D2D;
    font-size: 14px;
    font-weight: normal;
}
section#description > div > dl dd {
    margin-bottom: 5px;
    font-size: 14px;
}
section#description > div > dl dd strong {
    color: #E93838;
}
section#description div > p.notice {
    font-size: 14px;
    color: #E93838;
}
section#description div > p.supple {
    margin-bottom: 10px;
    text-align: center;
    font-size: 14px;
    color: #999;
}

/*―――――――――――――――――――――――――――――
    次回予告
―――――――――――――――――――――――――――――*/
section#next_info {
    margin: 0px 0px 50px;
    border: 5px solid #CAAB44;
    border-width: 5px 0px;
    background-color: #F9F9F9;
}
section#next_info h4 {
    padding: 0px 0px 10px;
    font-weight: normal;
    color: #333;
    text-align: center;
}
section#next_info div {
    margin: 0px auto;
    padding: 30px 0px;
    max-width: 800px;
    text-align: center;
}
section#next_info div p {
    font-size: 14px;
}
section#next_info div p.next {
    padding: 20px 0px;
    margin: 0px auto;
    color: #6A3900;
}
section#next_info div p.notice {
    padding: 10px 0px;
    text-align: center;
    color: #01B3BF;
}
@media screen and (min-width: 500px) {
    section#next_info div p span {
        display: inline-block;
    }
}

/*―――――――――――――――――――――――――――――
    開催カレンダー
―――――――――――――――――――――――――――――*/
section#calender {
    
}
section#calender > p {
    text-align: center;
}
section#calender div.calender_list {
    
}
section#calender div.calender_list p.date_title {
    padding: 3px 0px;
    text-align: center;
    background-color: #01B3BF;
    color: #FFF;
}
section#calender div.calender_list[data-type='20190428'] p.date_title,
section#calender div.calender_list[data-type='20190430'] p.date_title,
section#calender div.calender_list[data-type='20190502'] p.date_title,
section#calender div.calender_list[data-type='20190504'] p.date_title,
section#calender div.calender_list[data-type='20190506'] p.date_title {
    background-color: #5CCDE9;
}
section#calender div.calender_list p.date_sub_title {
    
}
section#calender div.calender_list ul.shop_list {
    
}
section#calender div.calender_list ul.shop_list li {
    display: flex;
}
section#calender div.calender_list ul.shop_list li p.title {
        padding: 5px;
        min-width: 80px;
        max-width: 200px;
}
section#calender div.calender_list ul.shop_list li p.title img {
        width: 100%;
}
section#calender div.calender_list ul.shop_list div {
    display: block;
    min-width: 280px;
    font-size: 14px;
}
section#calender div.calender_list ul.shop_list div span.date_msg {
    color: #01B3BF;
    font-weight: bold;
}
section#calender div.calender_list ul.shop_list div strong {
    font-size: 16px;
    color: #000;
}


/*―――――――――――――――――――――――――――――
    申し込みボタン
―――――――――――――――――――――――――――――*/
p#app {
    position: fixed;
    bottom: 0px;
    box-sizing: border-box;
    padding: 10px 15px 10px;
    width: 100%;
    z-index: 8000;
    text-align: center;
    background-color: rgba(100, 100, 100, 0.5);
}
p#app span {
    display: block;
    margin: 0 auto;
/*    border: 2px solid #E13B3B;*/
    border: 2px solid #FFF;
    border-radius: 4px;
    padding: 0px 5px;
    width: 90%;
    max-width: 600px;
    height: 40px;
    line-height: 40px;
    background: url("../img/cocoaroma/bg_max_value.png") repeat left top;
/*    background: -webkit-linear-gradient(top, #FFF 0%, #f3f3f3 50%, #ededed 51%,#FFF 100%);
    background: linear-gradient(to bottom, #FFF 0%, #f3f3f3 50%, #ededed 51%,#FFF 100%);
    color: #E13B3B;*/
    color: #FFF;
    font-size: 16px;
    cursor: pointer;
}
p#app span i {
    padding-right: 5px;
}
.none {
    display: none!important;
}
div#app_window {
    position: fixed;
    width: 100%;
    z-index: 9000;
    background-color: rgba(100, 100, 100, 0.7);
}
div.app_body {
    position: absolute;
    left: 0;
    right: 0;
    box-sizing: border-box;
    margin: auto;
    padding: 10px;
    width: 90%;
    max-width: 600px;
    z-index: 99999999;
    background-color: #FFF;
}
div.app_body img.close {
    display: block;
    position: absolute;
    top: 0px;
    right: 0px;
    width: 40px;
    height: 40px;
    cursor: pointer;
    x-index: 9999;
}
div.app_body dl {
    margin-bottom: 10px;
}
div.app_body dl dt {
    margin-bottom: 3px;
    text-indent: 0.5em;
    font-size: 12px;
    font-weight: normal;
    color: #6C4D2D;
    background-color: #F5F5F5;
}
div.app_body dl dt:first-child {
    margin-top: 0;
}
div.app_body dl dd {
    margin-bottom: 3px;
    text-indent: 0.5em;
    font-size: 12px;
}
div.app_body dl dd:before {
    content: "・";
}
div.app_body dl dd strong {
    color: #01B3BF;
}
div.app_body p.time {
    margin: 0 auto;
    width: 70%;
    text-align: center;
}
div.app_body div div.btn {
    margin-bottom: 10px;
    background-color: #F5F5F5;
    width: calc(100% - 20px);
    padding: 15px 10px;
    text-align: center;
    line-height: 1.2;
    font-size: 12px;
}
div.app_body div div.btn span {
    font-size: 13px;
    font-weight: bold;
    color: #E93838;
}
div.app_body div div.btn a {
    text-decoration: none;
}
div.app_body div div.btn a.tel {
    display: inline-block;
    margin: 4px 0px;
    border: 2px solid #FFF;
    border-radius: 25px;
    padding: 0px 10px;
    box-shadow: 3px 3px 3px 3px rgba(0, 0, 0, 0.3);
    background: url("../img/cocoaroma/bg_max_value.png") repeat left top;
    color: #FFF;
    text-align: center;
    font-size: 21px;
    width: calc(100% - 24px);
    max-width: 280px;
    height: 45px;
    line-height: 44px;
}
div.app_body div div.btn a.tel i.fas {
    padding-right: 5px;
}
div.app_body p.reserve_notice {
    margin: 0px auto;
    padding: 2px;
    width: calc(100% - 10px);
    font-size: 12px;
    color: #01B3BF;
}
/* 複数店舗対応 */
div.app_body div.multi_shop {
    
}
div.app_body div.multi_shop p {
    margin: 0px auto;
    text-align: center;
    font-size: 13px;
    font-weight: bold;
    padding: 5px 0px;
    color: #01B3BF;
    width: calc(100% - 20px);
}
div.app_body div.multi_shop div.btn {
    padding: 5px;
}
div.app_body div.multi_shop div.btn a {
    text-decoration: none;
}
div.app_body div.multi_shop div.btn a.tel {
    height: 40px;
    line-height: 39px;
    width: calc(100% - 74px);
}

/*――――――――――――――――――――――――――――――――――
    店舗別ページ
――――――――――――――――――――――――――――――――――*/
section#shop_header {
    
}
section#shop_header > p.catch_icon {
    margin-bottom: 3px;
    padding-top: 15px;
    font-size: 13px;
    text-align: center;
}
section#shop_header > p.catch_icon.icon_A {
    color: #EA0240;
}
section#shop_header > p.catch_icon.icon_B {
    color: #01519E;
}
section#shop_header > p.catch_icon.icon_C {
    color: #019453;
}
section#shop_header > p.catch_icon span {
/*
    display: inline-block;
    margin-right: 3px;
    padding: 1px 3px;
    border-radius: 4px;
    color: #FFF;
    text-align: center;
*/
}
section#shop_header > p.catch_icon span:before {
    content: "《";
}
section#shop_header > p.catch_icon span:after {
    content: "》";
}
/*
section#shop_header > p.catch_icon.icon_A span {
    background: -moz-linear-gradient(top bottom, #FE1253, #EA0240); 
    background: -webkit-linear-gradient(top bottom, #FE1253, #EA0240); 
    background: linear-gradient(to bottom, #FE1253, #EA0240); 
}
section#shop_header > p.catch_icon.icon_B span {
    background: -moz-linear-gradient(top bottom, #0164C7, #01519E); 
    background: -webkit-linear-gradient(top bottom, #0164C7, #01519E); 
    background: linear-gradient(to bottom, #0164C7, #01519E); 
}
section#shop_header > p.catch_icon.icon_C span {
    background: -moz-linear-gradient(top bottom, #01BE69, #019453); 
    background: -webkit-linear-gradient(top bottom, #01BE69, #019453); 
    background: linear-gradient(to bottom, #01BE69, #019453); 
}
*/
section#shop_header > h1.shop_x_coco {
    margin-bottom: 0px;
    padding: 0px 5px;
    display: flex;
    justify-content: center;
}
section#shop_header > h1.shop_x_coco img {
    display: inline;
    width: auto;
    align-self: center;
}
section#shop_header > h1.shop_x_coco img.logo {
    width: calc(50% - 10px);
    max-width: 320px;
}
section#shop_header > h1.shop_x_coco img.cross {
    padding: 0px 5px;
    width: 20px;
    height: 20px;
    max-width: 40px;
    max-height: 40px;
}
section#shop_header > p.cross {
    margin: 5px 0px 20px;
    padding: 2px 0px;
    background-color: #F9F9F9;
    text-align: center;
    font-size: 13px;
    color: #67522D;
}
section#shop_header > p.cross strong {
    padding: 0px 5px;
    font-weight: normal;
    letter-spacing: 0.1em;
}
section#shop_header > p.catch {
    text-align: center;
    font-weight: bold;
    color: #01B3BF;
}

section#shop_top {
    margin-bottom: 20px;
    width: 100%;
}
section#shop_top > p.appeal {
    margin-bottom: 10px;
    padding: 0px 5px;
    text-align: center;
    font-size: 14px;
    color: #01B3BF;
}
@media screen and (min-width: 941px) {
    section#shop_top > p.appeal  {
        padding: 0px;
        font-size: 24px;
    }
    section#shop_top > p.appeal  span {
        display: inline-block;
    }
}
section#shop_top p.photo_title {
    padding: 0px;
    margin-bottom: 3px;
    text-align: center;
    color: #666;
    font-size: 13px;
}
section#shop_top ul {
    display: flex;
}
section#shop_top ul li {
    width: calc(100% / 4);
    text-align: center;
    line-height: 1;
}
section#shop_top ul li img {
    display: block;
    width: 100%;
}
section#shop_top ul li span {
    font-size: 11px;
}
@media screen and (min-width: 641px) {
    section#shop_top ul li span {
        font-size: 14px;
    }
}

section#shop_top ul li a {
    text-decoration: none;
    color: #666;
}


/*―――――――――――――――――――――――――――――
    料金表
―――――――――――――――――――――――――――――*/
section#price_diff {
    width: 100%;
}
section#price_diff h2 {
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "Sawarabi Mincho", serif;
    transform: rotate(.03deg);
}
section#price_diff > div {
    margin-bottom: 20px;
}
section#price_diff > div > p {
    margin-bottom: 5px;
    padding: 5px;
    text-align: center;
    font-size: 14px;
}
section#price_diff > div > p strong {
    color: #01B3BF;
}
section.course h3 {
    margin: 2px 0px 10px;
    padding: 5px 0px;
    font-size: 18px;
    text-align: center;
    color: #FFF;
    font-weight: normal;
    background-color: #01B3BF;
}

/*@media screen and (max-width: 640px) {*/
    section#price_diff > div {
        width: 100%;
    }
    section.course {
        margin: 0px 0px 25px;
    }
    section.course > div table {
        margin: 0px auto;
        width: 100%;
        max-width: 400px;
    }
    section.course > div table th,
    section.course > div table td {
        padding: 0px;
    }
    section.course > div p.arrow {
        margin: 5px 0px;
        height: 17px;
        background: url("../img/cocoaroma/arrow_down.png") no-repeat center center;
    }
    section.course > div p.value {
        margin: 5px 0px;
        padding: 5px 0px 0px 0px;
        background: url("../img/cocoaroma/arrow_down_big.png") no-repeat center center;
        color: #FFF;
        font-size: 18px;
        height: 38px;
        text-align: center;
        line-height: 1.3;
    }
    p.price_notice {
        border: 2px solid #01B3BF;
        border-width: 2px 0px;
        padding: 5px 0px;
        color: #01B3BF;
        font-size: 20px;
    }
    p.price_notice span {
        display: inline-block;
    }
/*}*/
/*
@media screen and (min-width: 641px) {
    section#price_diff {
        width: 100%;
    }
    section#price_diff > div {
        margin: 0px auto;
        width: calc(100% - 10px);
        max-width: 900px;
    }
    section.course {
        margin: 0px 0px 30px;
        border: 1px solid #BBB;
    }
    section.course > div {
        display: flex;
        padding: 20px;
    }
    section.course > div table {
        margin-bottom: 10px;
        width: 210px;
    }
    section.course > div table th,
    section.course > div table td {
        padding: 10px 0px;
    }
    section.course > div table.max_value {
        width: 260px;
    }
    section.course > div p.arrow {
        margin: 0px 8px;
        width: 25px;
        background: url("../img/cocoaroma/arrow_right_gw.png") no-repeat center bottom 30px;
    }
    section.course > div p.value {
        margin: 0px 0px 0px 10px;
        padding: 44px 5px 0px 10px;
        width: 120px;
        background: url("../img/cocoaroma/arrow_right_big_gw.png") no-repeat center bottom 30px;
        color: #FFF;
        font-size: 30px;
        line-height: 1.3;
    }
    section.course > div p.value span {
        display: inline-block;
    }
    p.price_notice {
        margin: 0px auto 40px;
        border: none;
        padding-bottom: 25px;
        color: #01B3BF;
        font-size: 20px;
    }
}
*/
section.course > div {
    padding: 0px 10px;
}
section.course > div table,
section.course > div table th,
section.course > div table td {
    border: 1px solid #BBB;
    font-weight: normal;
}
section.course > div table th,
section.course > div table td {
    padding: 0px;
    text-align: center;
    vertical-align: middle;
    z-index: -1;
}
section.course > div table th {
    border-bottom-width: 0px;
}
section.course > div table td {
    border-top-width: 0px;
    height: 50px;
}
section.course > div table th span {
    margin-top: 2px;
    border-radius: 15px;
    padding: 2px 0px;
    width: 80%;
    display: inline-block;
    background-color: #93CC9C;
    color: #FFFFFF;
    font-size: 14px;
}
section.course > div table.other th {
}
section.course > div div.max_value {
    margin: 0px auto;
    width: calc(100% - 8px);
    max-width: 400px;
    padding: 4px;
    background: -moz-linear-gradient(top left, #EED471, #CEA048, #EED471);
    background: -webkit-linear-gradient(top left, #EED471, #CEA048, #EED471);
    background: linear-gradient(to bottom right, #EED471, #CEA048, #EED471);
}
section.course > div div.max_value div.inner {
    padding: 0px 0px 3px;
    background: url("../img/cocoaroma/bg_max_value.png") repeat left top;
}
section.course > div div.max_value p.title {
    text-align: center;
    font-size: 24px;
    color: #FFDA6E;
    background: -moz-linear-gradient(top, #FFE87C, #FFF3AB, #FFE87C);
    background: -webkit-linear-gradient(top, #FFE87C, #FFF3AB, #FFE87C);
    /*background: linear-gradient(to bottom, #FFE87C, #FFF3AB, #FFE87C);*/
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: bold;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W5", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "Sawarabi Mincho", serif;
    transform: rotate(.03deg);
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
    letter-spacing: 0.08em;
}
section.course > div div.max_value p.cond {
    margin: 0px auto;
    padding: 1px 0px;
    border-radius: 15px;
    width: calc(100% - 40px);
    max-width: 300px;
    text-align: center;
    background-color: #FFF;
    color: #D90000;
    font-size: 14px;
    letter-spacing: 0.08em;
}
section.course > div div.max_value p.price.mv_time {
    margin: 5px 0px -5px;
}
section.course > div div.max_value p.price {
    text-align: center;
    font-size: 22px;
    color: #FFDA6E;
    background: -moz-linear-gradient(top, #FA9B01, #FFF3AB, #FA9B01);
    background: -webkit-linear-gradient(top, #FA9B01, #FFF3AB, #FA9B01);
    /*background: linear-gradient(to bottom, #FA9B01, #FFF3AB, #FA9B01);*/
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: 'Century Gothic', Verdana, "メイリオ", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", sans-serif;
    font-weight: bold;
    line-height: 1.1;
}
section.course > div div.max_value p.price strong {
    font-size: 34px;
    font-style: italic;
    font-family: 'Century Gothic', Verdana, "メイリオ", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", sans-serif;
}
section.course > div div.max_value p.price strong span {
    font-size: 18px;
}
section.course > div div.max_value p.appoint {
    text-align: center;
    color: #FFF;
}



/*
section.course > div table.max_value th,
section.course > div table.max_value td {
    border-color: #01B3BF;
}
section.course > div table.max_value th {
    border-width: 2px 2px 0px 2px;
    color: #01B3BF;
    font-size: 20px;
}
section.course > div table.max_value th span {
    background-color: #01B3BF;
    font-size: 14px;
}
section.course > div table.max_value td {
    border-width: 0px 2px 2px 2px;
    color: #222;
}
section.course > div table.max_value td strong {
    color: #01B3BF;
    font-size: 34px;
    font-style: italic;
    font-family: 'Century Gothic', Verdana, "メイリオ", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", sans-serif;
}
*/
section.course > div table td span {
    font-size: 16px;
}
section.course > div table td strong {
    font-size: 22px;
}
section.course > div table td em {
    font-size: 14px;
}
section.course > div p.value strong {
    font-size: 26px;
}

section.course > p.other_plan {
    padding: 0px 20px 20px;
    font-size: 14px;
}
section.course > p.other_plan strong {
    padding: 0px 5px;
    color: #01B3BF;
    font-size: 14px;
}
section.course > p.course_notice {
    padding: 10px 20px;
    color: #E93838;
    font-size: 14px;
}

/*―――――――――――――――――――――――――――――
    申し込み
―――――――――――――――――――――――――――――*/
section#reserve {
    margin-bottom: 20px;
}
section#reserve h2 {
    padding: 10px 0px;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "Sawarabi Mincho", serif;
    transform: rotate(.03deg);
}
/*@media screen and (max-width: 640px) {*/
    section#reserve {
        margin: 0px auto 20px;
/*        border: 3px solid #01B3BF;
        border-radius: 5px;*/
        padding: 5px;
        width: calc(100% - 10px);
        max-width: 800px;
        box-sizing: border-box;
    }
    section#reserve > div.reserve_info {
        margin: 0px auto 0px;
        padding: 5px;
        width: calc(100% - 10px);
    }
    section#reserve > div.reserve_info table {
        margin: 0px auto 20px;
        width: 100%;
        max-width: 400px;
    }
    section#reserve > div.reserve_info table thead td {
        width: 90px;
        text-align: right;
    }
    section#reserve > div.reserve_info div {
        display: block;
    }
    section#reserve > p.reserve_notice {
        margin: 0px auto 0px;
        padding: 2px 0px 2px 1em;
        text-indent: -1em;
        width: clac(100% - 5px);
        font-size: 14px;
        color: #01B3BF;
    }
    section#reserve > div.reserve_info div div.btn {
        font-size: 15px;
    }
    section#reserve > div.reserve_info div div.btn a
        text-decoration: none;
    }
    section#reserve > div.reserve_info div div.btn a.tel {
        max-width: 250px;
    }
/*}*/
/*
@media screen and (min-width: 941px) {
    section#reserve > div {
        margin: 0px auto 30px;
        padding: 0px;
        display: flex;
        justify-content: space-between;
        width: 100%;
        max-width: 900px;
    }
    section#reserve > div table {
        width: 40%;
    }
    section#reserve > div table thead td {
        text-align: right;
    }
    section#reserve > div div {
        display: block;
        padding-left: 20px;
        width: calc(60% - 20px);
    }
    section#reserve p.reserve_notice {
        margin: 0px auto 20px;
        border: 3px solid #01B3BF;
        border-radius: 6px;
        padding: 10px 20px;
        width: 100%;
        max-width: 900px;
        color: #01B3BF;
    }
    section#reserve > div div div.btn {
        font-size: 20px;
    }
    section#reserve > div div div.btn a {
        text-decoration: none;
    }
    section#reserve > div div div.btn a.tel {
        width: 300px;
    }
}
*/
section#reserve > div.reserve_info table,
section#reserve > div.reserve_info table tbody th,
section#reserve > div.reserve_info table tbody td {
    border: 1px solid #B5B5B5;
}
section#reserve > div.reserve_info table thead {
    
}
section#reserve > div.reserve_info table thead th,
section#reserve > div.reserve_info table thead td {
    padding: 8px 10px 0px;
    background-color: #4F488E;
    color: #FFF;
    font-size: 15px;
    height: 30px;
    line-height: 30px;
    vertical-align: bottom;
}
section#reserve > div.reserve_info table thead td strong {
    padding-left: 10px;
    font-size: 28px;
}
section#reserve > div.reserve_info table tbody {
    
}
section#reserve > div.reserve_info table tbody th,
section#reserve > div.reserve_info table tbody td {
    height: 40px;
    z-index: -1;
}
section#reserve > div.reserve_info table tbody th {
    text-align: center;
    vertical-align: middle;
}
section#reserve > div.reserve_info table tbody th.day {
    font-size: 26px;
    width: 50px;
}
section#reserve > div.reserve_info table tbody th.wday {
    font-size: 18px;
    width: 50px;
}
section#reserve > div.reserve_info table tbody tr.sat th {
    color: #006DD9;
}
section#reserve > div.reserve_info table tbody tr.sun th,
section#reserve > div.reserve_info table tbody tr.holi th {
    color: #FF4000;
}
section#reserve > div.reserve_info table tbody td {
    text-align: center;
    vertical-align: middle;
    color: #F00;
}
section#reserve > div.reserve_info table tbody tr.disabled th,
section#reserve > div.reserve_info table tbody tr.disabled td {
    background-color: #DDD;
}
section#reserve > div.reserve_info table tbody tr.disabled td {
    color: #333;
}
section#reserve > div.reserve_info table tbody tr.disabled td span {
    font-size: 13px;
}
section#reserve > div.use_date {
    margin: 5px 0px 5px;
    text-align: center;
}
section#reserve > div.use_date strong {
    margin: 0px 5px;
    border-radius: 10px;
    padding: 2px 10px;
    font-size: 18px;
    color: #FFF;
}
section#reserve > div.use_date[data-type='today_use'] strong {
    background-color: #F7C600;
}
section#reserve > div.use_date[data-type='today_reserve'] strong {
    background-color: #93CC9C;
}
section#reserve > div.reserve_info div dl {
    width: 100%;
    margin-bottom: 10px;
}
section#reserve > div.reserve_info div dl dt {
    padding: 0px 10px;
    background-color: #F5F5F5;
    color: #6C4D2D;
    font-size: 15px;
    font-weight: normal;
}
section#reserve > div.reserve_info div dl dd {
    padding: 0px;
    font-size: 14px;
}
section#reserve > div.reserve_info div dl dd:before {
    content: "・";
}
section#reserve > div.reserve_info div dl dd strong {
    color: #01B3BF;
}
section#reserve > div.reserve_info div div.btn {
    margin-bottom: 5px;
    background-color: #F5F5F5;
    width: calc(100% - 20px);
    padding: 15px 10px;
    text-align: center;
    line-height: 1.5;
    font-size: 14px;
}
section#reserve > div.reserve_info div div.btn span {
    font-weight: bold;
    color: #E93838;
    font-size: 15px;
}
section#reserve > div.reserve_info div div.btn a {
    text-decoration: none;
}
section#reserve > div.reserve_info div div.btn a.tel {
    margin: 5px 0px;
    display: inline-block;
    border: 2px solid #FFF;
    border-radius: 25px;
    padding: 0px 30px;
    box-shadow: 3px 3px 3px 3px rgba(0, 0, 0, 0.3);
    background: url("../img/cocoaroma/bg_max_value.png") repeat left top;
    color: #FFF;
    text-align: center;
    font-size: 24px;
    height: 45px;
    line-height: 44px;
}
section#reserve > div.reserve_info div div.btn a.tel i.fas {
    padding-right: 10px;
}
section#reserve > div.reserve_info div p {
    text-align: center;
}
section#reserve > div.reserve_info div p a {
    color: #4D7AFF;
}
section#reserve > div.reserve_info div p a:hover {
    color: #01B3BF;
}

/* 複数店舗対応 */
section#reserve > div.multi_shop {
    
}
section#reserve > div.multi_shop > p {
    margin: 0px auto;
    text-align: center;
    font-size: 15px;
    font-weight: bold;
    padding: 5px 0px;
    color: #01B3BF;
    width: calc(100% - 20px);
}

section#reserve > div.multi_shop > ul li {
    margin: 0px 20px 10px;
    text-align: center;
}
section#reserve > div.multi_shop > ul li div.btn {
    margin-bottom: 5px;
    background-color: #F5F5F5;
    width: calc(100% - 20px);
    padding: 15px 10px;
    text-align: center;
    line-height: 1.5;
    font-size: 14px;
}
section#reserve > div.multi_shop > ul li div.btn span {
    font-weight: bold;
    color: #E93838;
    font-size: 15px;
}
section#reserve > div.multi_shop > ul li div.btn a {
    text-decoration: none;
}
section#reserve > div.multi_shop > ul li div.btn a.tel {
    margin: 5px 0px;
    display: inline-block;
    border: 2px solid #FFF;
    border-radius: 25px;
    padding: 0px 30px;
    box-shadow: 3px 3px 3px 3px rgba(0, 0, 0, 0.3);
    background: url("../img/cocoaroma/bg_max_value.png") repeat left top;
    color: #FFF;
    text-align: center;
    font-size: 24px;
    height: 45px;
    line-height: 44px;
}
section#reserve > div.multi_shop > ul li div.btn a.tel i.fas {
    padding-right: 10px;
}



/* 店舗情報 */
section#shop_info {
    margin: 0px auto 20px;
    padding: 10px 0px;
    width: 100%;
    max-width: 800px;
    background-color: #F9F9F9;
}
section#shop_info p.area_job {
    padding: 0px 0px 0px 5px;
    font-size: 12px;
    color: #443A24;
}
section#shop_info p.shop_name {
    padding: 0px 0px 5px 5px;
    font-size: 24px;
    color: #443A24;
    line-height: 1.2;
}
section#shop_info dl {
    margin: 0px 5px 0px;
    width: calc(100% - 10px);
    font-size: 14px;
    display: flex;
    flex-wrap: wrap;
}
section#shop_info dl dt,
section#shop_info dl dd {
    margin-bottom: 10px;
    padding: 3px 0px;
}
section#shop_info dl dt {
    width: 80px;
    text-align: center;
    font-weight: normal;
    background-color: #EDE7DF;
    color: #6C4D2D;
}
section#shop_info dl dd {
    padding-left: 10px;
    width: calc(100% - 100px);
    background-color: #FFF;
}
section#shop_info dl dd span {
    padding: 2px 3px;
    color: #FFF;
    border-radius: 4px;
}
section#shop_info dl dd span.icon_shop {
    background-color: #ED7994;
}
section#shop_info dl dd span.icon_room {
    background-color: #F0845D;
}
section#shop_info dl dd span.icon_dispatch {
    background-color: #75CA8A;
}
section#shop_info p.comment {
    padding: 5px;
    color: #443A24;
    font-size: 13px;
}
section#shop_info p.comment strong {
    font-size: 15px;
}

/* 店舗詳細ページボタン */
section.shop_detail_btn {
    margin: 20px auto 50px;
    width: 100%;
    max-width: 800px;
    text-align: center;
}
section.shop_detail_btn.multi_shop {
    margin: 15px auto 15px;
    padding: 5px 0px 15px;
    background-color: #F9F9F9;
}
section.shop_detail_btn.multi_shop:last-of-type {
    margin-bottom: 50px;
}
section.shop_detail_btn h4 {
    padding: 10px;
    font-size: 16px;
    font-weight: normal;
    color: #443A24;
}
section.shop_detail_btn a {
    margin: 0px 5px;
    display: inline-block;
    border: 2px solid #FFF;
    border-radius: 22px;
    padding: 0px 10px;
    width: 40%;
    max-width: 200px;
    height: 44px;
    line-height: 44px;
    text-aling: center;
    box-shadow: 3px 3px 2px 2px rgba(0, 0, 0, 0.2);
    color: #FFF;
    font-size: 16px;
    background-color: #4F488E;
    text-decoration: none;
}
section.shop_detail_btn a i.fas {
    padding-right: 5px;
}









