@charset "UTF-8";
/* CSS Document */
/*----------------------------------------------
body#home
------------------------------------------------- */
/*------------------key_visual------------------*/
#dcrt_area #key_visual .main_image_area{
    width: 100%;
    max-width: 750px;
    height: auto;
    position: relative;
    margin: 0 auto;
    z-index: 5;
}
#dcrt_area #key_visual .main_txt_area {
    width: 100%;
    max-width: 750px;
    height: 100%;
    position: absolute;
    top: 0;
}
#dcrt_area #key_visual .main_txt_area .catch_copy{
    top: 6%;
    position: absolute;
    font-size: 20px;
    font-weight: 900;
    text-align: center;
    color: #1d4294;
    width: 100%;
    display: block;
    z-index: 6;
}
#dcrt_area #key_visual .main_txt_area .price{
    font-weight: 900;
    text-align: center;
    color: #1d4294;
    -webkit-text-stroke: 0.1px #fff;
    position: absolute;
    left: 9%;
    top: 25%;
    z-index: 6;
}
#dcrt_area #key_visual .main_txt_area .howto_txt{
    color: #fff;
    background-image: url(../images/bg_nami.svg);
    background-size: contain;
    padding: 10px;
    padding-top: 40px;
    text-align: center;
    border-radius: 50%;
    height: 150px;
    width: 150px;
    position: absolute;
    top: 34%;
    left: 10%;
    z-index: 4;
}
#dcrt_area #key_visual .main_txt_area .howto_txt p{
    font-size: 1.4rem;
    font-weight: 700;
    line-height: 115%;
}
#dcrt_area #key_visual .main_txt_area .calpis_txt{
    text-align: center;
    color: #1d4294;
    font-weight: 700;
    letter-spacing: -1px;
    line-height: 108%;
    position: absolute;
    right: 0vw;
    bottom: 14%;
    z-index: 6;
}
#dcrt_area #key_visual .main_txt_area .use_scene{
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 6;
}
#dcrt_area #key_visual .main_txt_area .use_scene p{
    display: inline-block;
    font-weight: 700;
    letter-spacing: -1px;
    padding: 5px;
    background-color: #7AC943;
    margin-top: 5px;
    color: #fff;
}
#dcrt_area #key_visual .main_txt_area .use_scene p.blue{
    background-color: #61A5FF;
}
#dcrt_area #key_visual .main_txt_area p.tax_memo{
    font-size: 1.1rem;
    font-weight: 480;
    position: absolute;
    right: 0;
    bottom: 0;
}
/*------------ #dcrt_area SP用  ------------*/
@media screen and (max-width: 949px) {
    #dcrt_area #key_visual{
        max-width: 500px;
        margin: 0 auto;
        margin-bottom: 30px;
    }
}
/*------------ key_visual PC用  ------------*/
@media screen and (min-width: 950px) {
    #dcrt_area #key_visual .main_image_area{
        max-width: 980px;
    }
    #dcrt_area #key_visual .main_txt_area{
        max-width: 980px;
    }
    #dcrt_area #key_visual .main_txt_area .catch_copy{
        font-size: 27px;
        top: 70px;
        left: 229px;
        text-align: left;
    }
    #dcrt_area #key_visual .main_txt_area .price{
        top: 240px;
        left: 250px;
        font-size: 2.3rem;
        z-index: 10;
    }
    #dcrt_area #key_visual .main_txt_area .price span.fsz25{
        font-size: 4rem;
    }
    #dcrt_area #key_visual .main_txt_area .price span.fsz30{
        font-size: 4.6rem;
    }
    #dcrt_area #key_visual .main_txt_area .howto_txt{
        top: 10px;
        left: auto;
        right: 210px;
    }
    #dcrt_area #key_visual .main_txt_area .calpis_txt{
        right: 215px;
        bottom: 34px;
    }
    #dcrt_area #key_visual .main_txt_area .use_scene{
        text-align: right;
        left: auto;
        right: 0;
        bottom: 20px;
    }
    #dcrt_area #key_visual #use_scene_second{
        top: 130px;
        left: 120px;
        text-align: left;
        z-index: 5;
    }
    #dcrt_area #key_visual #use_scene_second .use_scene_txt_outer:nth-of-type(2){
        margin-top: 165px;
        margin-left: 40px;
    }
}
/*------------------schedule_area------------------*/
#dcrt_area .schedule_area{
    border: 1px solid #FF9C00;
    background-color: #FFF9F1;
    border-radius: 5px;
    width: 100%;
    max-width: 750px;
    margin: 0 auto;
    padding: 10px;
    text-align: center;
    margin-bottom: 60px;
}
#dcrt_area .schedule_area .schedule_heading{
    font-size: 1.7rem;
    font-weight: 700;
    position: relative;
}
#dcrt_area .schedule_area .schedule_info{
    display: inline-block;
    font-size: 2.5rem;
    font-weight: 700;
    color: #1D4294;
    border-bottom: 3px solid;
    margin-bottom: 10px;
}
#dcrt_area .schedule_area .schedule_subinfo_area{
    max-width: 600px;
    margin: 0 auto;
}
#dcrt_area .schedule_area .schedule_subinfo_area .schedule_subinfo{
    text-align: left;
    margin-bottom: 15px;
}
#dcrt_area .schedule_subinfo_area p{
    font-size: 1.6rem;
    font-weight: 500;
}
#dcrt_area .schedule_area .schedule_subinfo_area ul.schedule_caution{
    font-size: 1.4rem;
    font-weight: 500;
    text-align-last: left;
    margin-top: 5px;
}
#dcrt_area .schedule_area .schedule_subinfo_area ul li{
    line-height: 120%;
    margin-bottom: 10px;
}
#dcrt_area .schedule_area .schedule_subinfo_area ul li::before{
    display: inline-block;
    content: "";
    margin-top: 6px;
    margin-right: 7px;
    width: 5px;
    height: 5px;0
    vertical-align: top;
    border-radius: 5px;
    background-color: #595757;
}
#dcrt_area .schedule_subinfo_area .schedule_caution_more{
    display: inline-block;
}
#dcrt_area .schedule_subinfo_area p.caution_more_btn{
    display: inline-block;
    position: relative;
    cursor: pointer;
    text-decoration: underline;
}
#dcrt_area .schedule_subinfo_area p.caution_more_btn:active{
    text-decoration: none;
}
#dcrt_area .schedule_subinfo_area p.caution_more_btn::before{
    text-decoration: none;
    content: '\25BC';
    font-size: 13px;
    line-height: 15px;
    position: absolute;
    top: 4px;
    left: -17px;
}
#dcrt_area .schedule_subinfo_area p.caution_more_btn.close::before{
    transform: rotate(-180deg);
}
/*------------ schedule_area PC用  ------------*/
@media screen and (min-width: 950px) {
    #dcrt_area .schedule_area{
        padding: 20px;
    }
    #dcrt_area .schedule_subinfo_area p.caution_more_btn:hover{
        text-decoration: none;
    }
    #dcrt_area .schedule_area .schedule_heading::before{
        left: 200px;
    }
    #dcrt_area .schedule_area .schedule_heading::after{
        right: 220px;
    }
}
/*------------------gallery_img_area------------------*/
.gallery_img_container{
    position: relative;
}
.gallery_img_area .gallery_img_wrapper{
    margin: 0 auto;
    overflow-x: auto;
    overflow-y: hidden;
    margin-right: calc(50% - 50vw);
    margin-left: calc(50% - 50vw);
    height: 315px;
}
.gallery_img_area ul.gallery_img{
    display: inline-grid;
    grid-auto-flow: column;
    grid-template-rows: repeat(1, auto);
    grid-auto-columns: 220px;
    padding: 15px;
    margin-right: 20px;
}
.gallery_img_area ul.gallery_img li{
    margin-right: 20px;
}
.gallery_img_area ul.gallery_img li:last-of-type{
        margin-right: 0;
}
.gallery_img_area ul.gallery_img li .gallery_img_design{
    width: 160px;
    margin: 0 auto;
}
.gallery_img_area .gallery_img_txt{
    background-color: #f7f7f7;
    padding: 10px;
    position: relative;
    margin-top: 15px;
}
.gallery_img_area .gallery_img_txt::before {
    content: "";
    position: absolute;
    top: -18px;
    left: 50%;
    margin-left: -10px;
    border: 10px solid transparent;
    border-bottom: 15px solid #f7f7f7;
}
.gallery_img_area .gallery_img_comment{
    font-size: 13px;
    font-weight: bold;
    min-height: 35px;
}
.gallery_img_area .gallery_img_info{
    margin-top: 3px;
    font-size: 11px;
}
/*------------ gallery_img PC用  ------------*/
@media screen and (min-width: 950px) {
    .gallery_img_area .gallery_img_wrapper{
        position: relative;
        overflow: hidden;
        width: 890px;
        margin: 0 auto;
    }
    .gallery_img_area .gallery_img_wrapper .gallery_img_outer{
        position: absolute;
        left: 0;
        top: 0;
    }
}
/*------------ slide_btn PC用  ------------*/
@media screen and (min-width: 950px) {
    .dcrt_slide_btn_set .slide_btn{
        position: absolute;
        display: flex;
        align-items: center;
        justify-content: center;
        top: calc( 50% - 20px );
        width: 40px;
        height: 40px;
        border-radius: 50%;
        padding: 5px;
        z-index: 10;
        cursor: pointer;
    }
    .dcrt_slide_btn_set .prev_btn {
        left: 0px;
    }
    .dcrt_slide_btn_set .next_btn {
        right: 0px;
    }
    .dcrt_slide_btn_set .slide_btn span.arrow_btn{
        display: flex;
        align-items: center;
        justify-content: center;
        width: 20px;
        height: 20px;
        border-top: 3px solid #1D4294;
        border-right: 3px solid #1D4294;
        -webkit-transform: rotate(220deg);
        transform: rotate(220deg);
        margin-left: 3px;
        border-radius: 3px;
    }
    .dcrt_slide_btn_set .slide_btn.next_btn span.arrow_btn{
        margin-right: 5px;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        margin-left: 0;
    }
}
/*------------------event_banner_area------------------*/
.event_banner_area .event_banner_container{
    position: relative;
}
.event_banner_area .event_banner_container .event_banner_wrapper{
    margin: 0 auto;
    overflow-x: auto;
    overflow-y: hidden;
    margin-right: calc(50% - 50vw);
    margin-left: calc(50% - 50vw);
    height: 220px;
}
.event_banner_area .event_banner_container .event_banner_wrapper .event_banner_img_outer{
    margin-left: 20px;
}
.event_banner_area .event_banner_container .event_banner_wrapper ul.event_banner_list{
    display: inline-grid;
    grid-auto-flow: column;
    grid-template-rows: repeat(1, auto);
    grid-auto-columns: 150px;
    padding: 15px;
    margin-right: 15px;
}
.event_banner_area .event_banner_container .event_banner_wrapper ul.event_banner_list li{
    margin-right: 25px;
}
.event_banner_area .event_banner_container .event_banner_wrapper ul.event_banner_list li a{
    text-decoration: none;
    color: #595757;
}.event_banner_area .event_banner_container .event_banner_wrapper ul.event_banner_list li .event_banner_img img{
    border-radius: 5px;
    box-shadow: 0px 3px 6px 0px rgba(191, 191, 191, 1);
}
.event_banner_area .event_banner_container .event_banner_wrapper ul.event_banner_list li .event_banner_txt{
    margin-top: 10px;
}
.event_banner_area .event_banner_container .event_banner_wrapper ul.event_banner_list li .event_banner_txt p{
    text-align: justify;
    font-size: 13px;
    font-weight: 500;
}
.event_banner_area .event_banner_container .event_banner_wrapper ul.event_banner_list li a:active img{
    opacity: 0.7;
}
.event_banner_area .event_banner_container .event_banner_wrapper ul.event_banner_list li a:active p{
    color: #E5015A;
}

/*------------------event_banner_area PC用------------------*/
@media screen and (min-width: 950px) {
    .event_banner_area .event_banner_container .event_banner_wrapper{
        position: relative;
        overflow: hidden;
        width: 890px;
        margin: 0 auto;
    }
    .event_banner_area .event_banner_container .event_banner_wrapper .event_banner_img_outer{
        margin-left: 0;
        position: absolute;
        left: 0;
        top: 0;
    }
    .event_banner_area .event_banner_container .event_banner_wrapper ul.event_banner_list li a:hover img{
        opacity: 0.7;
    }
    .event_banner_area .event_banner_container .event_banner_wrapper ul.event_banner_list li a:hover p{
        color: #E5015A;
    }
}
/*------------------step_area-----------------*/
#dcrt_area .step_area .step_container{
    position: relative;
}
#dcrt_area .step_area .step_container .step_wrapper{
    margin: 0 auto;
    overflow-x: auto;
    overflow-y: hidden;
    margin-right: calc(50% - 50vw);
    margin-left: calc(50% - 50vw);
    height: 280px;
    max-width: 980px;
}
#dcrt_area .step_area .step_container .step_wrapper .step_outer{
    margin-left: 20px;
}
#dcrt_area .step_area .step_container .step_wrapper .step_outer ul.step_list{
    display: inline-grid;
    grid-auto-flow: column;
    grid-template-rows: repeat(1, auto);
    grid-auto-columns: 200px;
    padding: 15px;
    margin-right: 15px;
    background-color: #F7F7F7;
    border-radius: 5px;
}
#dcrt_area .step_area .step_container .step_wrapper .step_outer ul.step_list li{
    position: relative;
    margin-right: 15px;
    font-weight: 500;
}
#dcrt_area .step_area .step_container .step_wrapper .step_outer ul.step_list li .step_heading {
    display: inline-flex;
    align-items: center;
    margin-bottom: 10px;
}
#dcrt_area .step_area .step_container .step_wrapper .step_outer ul.step_list li .step_heading .step_circle {
    width: 50px;
    height: 50px;
    padding: 10px 5px 5px;
    border-radius: 50%;
    background-color: #434343;
    color: #fff;
    text-align: center;
    font-size: 1.4rem;
    font-weight: 700;
    line-height: 100%;
    flex-shrink: 0;
    margin-right: 10px;
}
#dcrt_area .step_area .step_container .step_wrapper .step_outer ul.step_list li .step_img{
    margin: 0 auto;
    text-align: center;
}
#dcrt_area .step_area .step_container .step_wrapper .step_outer ul.step_list li .step_img img{
    max-height: 180px;
    width: auto;
}
#dcrt_area .step_area .step_container .step_wrapper .step_outer ul.step_list li:nth-of-type(2n) .step_img img{
    height: 180px;
    width: auto;
}
#dcrt_area .step_area .step_container .step_wrapper  .step_outer ul.step_list li::after{
    content: '\25BC';
    font-size: 15px;
    line-height: 20px;
    position: absolute;
    top: 50%;
    right: -25px;
    transform: rotate(-90deg);
}
#dcrt_area .step_area .step_container .step_wrapper  .step_outer ul.step_list li:last-of-type::after{
    display: none;
}
/*------------------step_area PC用-----------------*/
@media screen and (min-width: 950px) {
    #dcrt_area .step_area .step_container .step_wrapper{
        position: relative;
        overflow: hidden;
        margin: 0 auto;
    }
    #dcrt_area .step_area .step_container .step_wrapper .step_outer ul.step_list{
        background-color: #fff;
        margin-right: 0;
        grid-auto-columns: 316px;
    }
}
/*------------------detail_info_area----------------*/
#dcrt_area .detail_info_area table{
    line-height: 120%;
    padding: 0 10%;
    margin: 0 auto;
    font-size: 1.4rem;
    border-top: 1px solid #AAAAAA;
    border-left: 1px solid #AAAAAA;
    border-collapse: collapse;
    border-spacing: 0;
    text-align: justify;
}
#dcrt_area .detail_info_area table th,
#dcrt_area .detail_info_area table td {
    padding: 10px;
    border-right: 1px solid #AAAAAA;
    border-bottom: 1px solid #AAAAAA;
    vertical-align: middle;
    text-align: left;
}
#dcrt_area .detail_info_area table th{
    max-width: 180px;
}
#dcrt_area .detail_info_area table td{
    font-weight: 500;
}
@media screen and (min-width: 950px) {
}
/*------------------news_topics_area----------------*/
#dcrt_area .news_topics_container{
    position: relative;
    height: 300px;
    overflow: scroll;
    overflow-x: hidden;
    border: 1px solid #AAAAAA;
}
#dcrt_area .news_topics_container ul{
    position:absolute;
    padding: 10px;
}
#dcrt_area .news_topics_container ul li{
    margin-bottom: 15px;
}
#dcrt_area .news_topics_container ul li p.title{
    font-weight: 700;
}
/*----------------------------------------
coupon
---------------------------------------- */
body#home.coupon .coupon_catch_copy{
    margin-bottom: 10px;
    border-top: 1px solid #1D4294;
    border-bottom: 1px solid #1D4294;
    padding: 5px 0;
    text-align: center;
}
body#home.coupon .coupon_catch_copy p{
    font-size: 2.3rem;
    font-weight: 900;
    text-align: center;
    margin-right: 5px;
    color: #1D4294;
    display: inline-block;
}
body#home.coupon .coupon_catch_copy span{
    display: inline-block;
    background-color: #61A5FF;
    border-radius: 50%;
    width: 10px;
    height: 10px;
    margin-right: 5px;
    margin-bottom: 3px;
}
body#home.coupon .coupon_catch_copy span.c_o{
    background-color: #FF9C00;
}
body#home.coupon .coupon_catch_copy span.c_r{
    background-color: #FF525B;
}
body#home.coupon .coupon_catch_copy span.c_g{
    background-color: #7AC943;
}
body#home.coupon .coupon_winning{
    margin-top: -20px;
    margin-bottom: 20px;
    text-align: center;
}
body#home.coupon .coupon_winning p{
    background-color: #ff525b;
    font-size: 2.3rem;
    font-weight: 900;
    text-align: center;
    color: #fff;
    display: inline-block;
}
body#home.coupon .coupon_input .coupon_input_outer{
    margin: 0 auto;
    text-align: center;
}
body#home.coupon .input_alert {
    margin: 0 auto;
    margin-bottom: 20px;
}
body#home.coupon .coupon_input input{
    border: 1px solid #AAAAAA;
    width: 100%;
    height: 50px;
    font-size: 1.6rem;
    padding: 10px;
    letter-spacing: 1px;
    max-width: 450px;
}
body#home.coupon .coupon_notes ul li{
    font-size: 1.5rem;
    font-weight: 500;
    margin-left: 10px;
    text-indent: -10px;
    line-height: 110%;
    margin-bottom: 10px;
}
body#home.coupon .coupon_notes ul li::before{
    display: inline-block;
    content: "";
    margin-top: 8px;
    margin-right: 5px;
    width: 5px;
    height: 5px;
    vertical-align: top;
    border-radius: 5px;
    background-color: #595757;
}
body#home.coupon .coupon_notes ul li a{
    display: inline;
}
/*----------------------------------------
TOP ひな祭り　dolls_festival_area
---------------------------------------- */
#dcrt_area #date_updated{
    font-weight: 700;
    margin-bottom: 10px;
}
#dcrt_area .about_event_txt{
    font-size: 1.5rem;
    font-weight: 500;
}