@charset "UTF-8";

@media all and (min-width: 740px) {

    li#current_price a{
        background-position:left -84px;
    }

    .price_article{
        clear: both;
    }

    .price_article h4{
        padding-left:65px;
        font-size: 15px;
        font-weight: bold;
        background: url("/img/common/bg_h4.gif") no-repeat left top;
        width: 665px;
        height:40px;
        line-height:48px;
        margin-bottom:30px;
        clear:both;
    }

    .price_article h5 {
        margin-left: 45px;
        margin-bottom: 6px;
        font-size: 15px;
        font-weight: bold;
        color: #919191;
        width: 630px;
        height: 28px;
        line-height: 28px;
        border-bottom: solid 1px #e4e4e4;
    }
    .price_article h5.opt{
        padding-left: 5px;
        border-left: solid 8px #919191;
        font-size: 23px;
        color: #ff0000;
        border-bottom: solid 1px #919191;
    }
    .price_article .margin_top_space{
        margin-top: 15px;
    }

    .price_article .margin_bot_space{
        margin-bottom: 30px;
    }

    .price_article .rightp{
        text-align: right;
    /*    margin: 5px 12px -14px;*/
        padding: 4px;
        clear:both;
    }

    .price_article .separate_container{
        overflow: hidden;
    }

    .price_article .separate_container .block_left{
        width:auto;
        float:left;
    }

    .price_article .separate_container .block_right{
        width:auto;
        float:right;
    }
    .price_article .price_box{
        float: left;
        margin-bottom: 10px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
    }
    .price_article .price_box,
    .price_article .price_box2{
        padding:2px;
        border: solid 1px #cccccc;
        width: 100%;
    }
    .price_article .price_box .course_left_box,
    .price_article .price_box .course_right_box{
        height:287px;
        border: solid 1px #cccccc;
        padding:2px;
        float: left;
    }
    .price_article .price_box .b{
    height: 268px;
    }

    .price_article .price_box .course_left_box{
        margin: 0 2px 2px 0;
    }
    .price_article .price_box .course_right_box{
        /margin: 0 0 2px 0;
    }

    .price_box .price01{
        overflow:hidden;
        width: 100%;
    }
    .price_box .price01 tr td.course{
        height: 53px;
        font-size: 20px;
        font-weight: bold;
        background-color: #e8e8e8;
        text-align: center;
    }
    .price_box .price01 tr td.course span{
      color: #ffffff;
      background: #FF3382;
      margin-left: 10px;
      font-size: 15px;
      padding: 5px;
      border-radius: 2px;
    }
    .price_box .price01 tr td.course_chu{
       width:700px;
        height: 53px;
        text-align: center;
        font-size: 20px;
        font-weight: bold;
        background-color: #e8e8e8;
    }
    .price_box .price01 tr td.course_miru{
       width:700px;
        height: 53px;
        text-align: center;
        font-size: 20px;
        font-weight: bold;
        background-color: #e8e8e8;
    }

    .price_box .price01 tr td.course_detail{
        padding:10px;
        line-height:140%;
    }

    .price_box .price01 tr td.time{
        width: 97px;
        height: 53px;
        font-size: 26px;
        color: #ffffff;
        font-weight: bold;
        text-align: center;
        background:-webkit-gradient(linear, left top, left bottom, from(#e4e4e4),to(#919191));
        background:-moz-linear-gradient(center top , #e4e4e4 0%, #919191) repeat scroll 0 0 transparent;
        filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#e4e4e4', endColorstr='#919191');
        zoom:1;
        _background:#e4e4e4;
        background-image: -ms-linear-gradient(top, #e4e4e4 0%, #919191 100%);
    }
    .price_box .price01 tr td.price{
        font-size: 26px;
        color: #ff3382;
        font-weight: bold;
        text-align: center;
        width:239px;
    }

    .price_box .price01 td.bg_color{
        background-color: #e4e4e4;
    }


    .price_article .price_box .handA{
        width:354px;
        height: 480px;
        margin: 0 2px 3px 0;
    }
    .price_article .price_box .handB{
        width:354px;
        height: 480px;
    }


    .price_article .price_box .mi{
        width:354px;
        height: 280px;
    }
    .price_article .price_box .miru{
        width:716px;
        height: 255px;
        margin: 0 1px 3px 0;
    }

    .price_article .price_box .chu{
        width:716px;
        height: 275px;
        margin: 0 1px 3px 0;
    }

    @-moz-document url-prefix() {
        .price_article .price_box .miru{
            height:313px;
        }
    }

    .price_article .price_box .lasttd,
    .price_article .price_box2 .lasttd{
        border: none;
    }

    .price_article .price_box2{
        width:340px;
        clear: both;
    }

    .price_box .price02{
        width:722px;
        border-collapse:collapse;
    }

    .price_box .price02 th,
    .price_box .price02 td,
    .price_box2 .price04 th,
    .price_box2 .price04 td{
        height: 30px;
        line-height: 30px;
    }

    .price_box .price02 th,
    .price_box2 .price04 th{
        width: 150px;
        font-weight: bold;
        background-color: #e8e8e8;
        border-bottom: solid 1px #ffffff;
    }

    .price_box .price02 td,
    .price_box2 .price04 td{
        padding-left:20px;
        border-bottom: solid 1px #cccccc;
    }

    .border_less{
        border: none !important;
    }

    .price_box2 .price04{
        width: 340px;
        border-collapse:collapse;
    }

    .mailmaga_popint{
        margin-bottom: 10px;
        width: 340px;
    }
    .mailmaga_popint img{
        width:203px;
        float: left;
        margin-bottom: 10px;
    }

    .price_article .price03{
        margin :5px auto 15px auto;
        width: 643px;
        border-collapse:collapse;
    }

    .price_article .price03 li{
        margin: 10px 7px 10px 0px;
        width:150px;
        vertical-align: top;
        float:left;
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
        -webkit-border-top-left-radius: 10px;
        -webkit-border-top-right-radius: 10px;
        -moz-border-radius-topleft: 10px;
        -moz-border-radius-topright: 10px;
        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
        -webkit-border-bottom-left-radius: 10px;
        -webkit-border-bottom-right-radius: 10px;
        -moz-border-radius-bottomleft: 10px;
        -moz-border-radius-bottomright: 10px;
    }

    .price_article .price03 .opt_namt,
    .price_article .price03 .opt_photo{
        display: block;
        color: #ffffff;
    }

    .price_article .price03 .opt_namt{
        height: 22px;
        line-height: 22px;
        font-weight: bold;
        text-align: center;
    }

    .price_article .price03 .free{
        color: #ff0000;
    }

    .price_article .price03 .opt_namt{
        background-color: #929292;
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
        -webkit-border-top-left-radius:10px;
        -webkit-border-top-right-radius:10px;
        -webkit-border-bottom-left-radius:10px;
        -webkit-border-bottom-right-radius:10px;
        -moz-border-radius-topleft: 10px;
        -moz-border-radius-topright: 10px;
        -moz-border-radius-bottomleft: 10px;
        -moz-border-radius-bottomright: 10px;
    }

    .price_article .price03 .opt_text{
        line-height: 140%;
        display: block;
        margin: 5px;
    }

    .price_article .playbox{
        height: 110px;
        margin: 0 0 6px 0;
    }

    .price_article .playbox dl{
        margin: 0 0 8px 8px;
        width: 342px;
        float: left;
        display: inline;
        border: 1px solid #cccccc;
    }

    .price_article .playbox dt{
        height: 23px;
        padding-left: 5px;
        padding-top: 3px;
    }

    .price_article .playbox dd{
        padding:10px;
        height: 66px;
        line-height: 1.4em;
    }

    .price_article .page_link_btn{
        text-align: center;
        margin-top: 10px;
    }

    .price_article .stepbox{
        margin: 10px auto;
        width:700px;
        overflow:hidden;
    }

    .price_article .stepbox dt{
        float: left;
        width: 46px;
    }

    .price_article .stepbox dd{
        float: right;
        width: 654px;
    }

    .price_article .stepbox dd li{
        margin-bottom: 4px;
        padding-left: 20px;
        height: 38px;
        position: relative;
    }

    .price_article .stepbox dd li p{
        width: 630px;
    }

    .price_article .stepbox dd li.ao{
        background-color: #e4e4e4;
    }

    .price_article .stepbox dd li p span.tel_pink{
        color: #ff3d8b;
        font-weight: bold;
        font-size:23px;
        position: absolute;
        top: 1px;
        /top: 5px;
    }
    .price_article .play_start{
        margin: 10px auto 30px;
        padding: 10px;
        width: 680px;
        border: 1px solid #cacaca;

    }

    .price_article #yoyakutime{
        padding: 10px 0;
    }

    .price_article #uketuke{
        margin: 10px auto 20px;
        width:640px;
    }

    .price_article #uketuke li{
        margin-bottom: 5px;
        line-height: 1.4em;
    }

    .price_article #uketuke .pink,
    .price_article #uketuke .blue,
    .price_article #uketuke .orange,
    .price_article #uketuke .violet{
        padding-left: 20px;
    }

    .price_article #uketuke .pink{
        background: url("/img/price/iconp.gif") no-repeat left top;
    }

    .price_article #uketuke .blue{
        background: url("/img/price/iconb.gif") no-repeat left top;
    }

    .price_article #uketuke .orange{
        background: url("/img/price/icono.gif") no-repeat left top;
    }

    .price_article #uketuke .violet{
        background: url("/img/price/iconv.gif") no-repeat left top;
    }

    .price_article #uketuke .pink span,
    .price_article #uketuke .blue span,
    .price_article #uketuke .orange span,
    .price_article #uketuke .violet span{
        font-weight: bold;
    }

    .price_article #uketuke .pink span{
        color: #ff3d8b;
    }

    .price_article #uketuke .blue span{
        color: #3d7dff;
    }

    .price_article #uketuke .orange span{
        color: #ff8c00;
    }

    .price_article #uketuke .violet span{
        color: #ab59ff;
    }

    .price_article #uketuke #caution{
        padding-top: 12px;
    }

    .price_article #condition{
        margin-left: 10px;
    }

    .price_article .annotation{
        margin:10px auto 15px;
        width:640px;
    }
    .price_article #other_area{
        margin:10px auto 15px;
        width:740px;
    }

    .price_article #delivery_charge{
        margin:0 auto 7px;
        width:740px;
        border-collapse: collapse;
        border-spacing:0px;
        border-right: 1px solid #919191;
        border-top: 1px solid #919191;
    }

    .price_article #delivery_charge th,
    .price_article #delivery_charge td{
        padding: 10px;
        vertical-align: middle;
        text-align: left;
        font-size: 15px;
        border-bottom: 1px solid #919191;
        border-left: 1px solid #919191;
    }

    .price_article #delivery_charge .area_separate{
        text-align:center;
    }

    .price_article #delivery_charge .head_line,
    .price_article #delivery_charge .area_separate span{
        font-weight: bold;
    }

    .price_article #delivery_charge .head_line{
        background-color: #e4e4e4;
    }

    .price_article #delivery_charge .area_separate span{
        color: red;
        font-size: 15px;
    }

    .price_article #hotel_searc{
        margin:0 auto 15px;
        width:740px;
        line-height: 26px;
        text-align:center;
    }

    .price_article #hotel_searc a{
        margin-left: 5px;
    }

    .price_article #meeting_list{
        margin: 0 auto 7px;
        width: 740px;
        border-collapse: collapse;
        border-left: 1px solid #919191;
        border-right: 1px solid #919191;
        border-top: 1px solid #919191;
    }

    .price_article #meeting_list th,
    .price_article #meeting_list td{
        padding: 10px;
        vertical-align: middle;
        text-align: left;
        font-size: 15px;
        border-bottom: 1px solid #919191;
    }

    .price_article #meeting_list th{
        background: #e4e4e4;
        font-weight: bold;
    }

    .price_article #meeting_list td a{
        color: #fff;
        text-decoration: none;
        border-radius: 5px;
        padding: 3px 8px 1px;
        margin-left: 10px;
        font-size: 12px;
        text-align: center;
        background: #fd6fa9;
        background: -moz-linear-gradient(top,  #fd6fa9 0%, #ff3382 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fd6fa9), color-stop(100%,#ff3382));
        background: -webkit-linear-gradient(top,  #fd6fa9 0%,#ff3382 100%);
        background: -o-linear-gradient(top,  #fd6fa9 0%,#ff3382 100%);
        background: -ms-linear-gradient(top,  #fd6fa9 0%,#ff3382 100%);
        background: linear-gradient(to bottom,  #fd6fa9 0%,#ff3382 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fd6fa9', endColorstr='#ff3382',GradientType=0 );
    }

    .price_article #meeting_list td a:hover{
        opacity: 0.7;
    }

    .price_article #meeting_list .price{
        text-align: center;
        border-left: 1px solid #919191;
        color: #ff0000;
        font-weight: bold;
    }

    .price_article #cancel{
        width:740px;
        border-collapse:collapse;
        margin-left: 43px;
        line-height: 1.4em;
    }

    .price_article #card_kind{
        border-collapse:collapse;
        margin: 0 auto 30px auto;
        line-height: 1.4em;
    }

    .price_article #card_kind td{
        vertical-align: middle;
        padding-left: 10px;
        line-height: 1.5;
    }

    .price_article #card_kind .card{
        padding:0 5px;
    }

    .price_article #card_kind .card img{
        padding:3px;
        border: 1px solid #cccccc;
    }

    .price_article #customer p{
        margin-left: 55px;
        padding-bottom: 20px;
        width:620px;
        line-height: 1.4em;
    }

    .price_article .page_link{
        margin:30px 0px 10px;
    }

    .price_article .page_link a{
        background:url("/img/common/icon_yajirusi.gif") no-repeat left center;
        margin-right:5px;
        padding-left:8px;
    }

    #costume_intro{
        padding: 0 0 0 390px;
        width: 280px;
        font-size: 15px;
        font-weight: bold;
        line-height: 1.2;
    }
    .text01{
        font-size: 16px;
        font-weight: bold;
        color: #ff3382;
    }

    .text02{
        color: #ff3382;
        font-weight: bold;

        font-size: 12px;
        list-style: none;
        border: none;
        padding: 0;
        margin: 0;
    }

    .text04{
        color: red;
    }

    .text05{
        color: red;
        font-size: 15px;
        font-weight: normal;
        list-style: none;
        border: none;
        padding: 0;
        margin: 0;
    }

    .cus01{
        padding: 5px 0;
        width: 275px;
        color: #ffffff;
        text-align: center;
        background: #ff7bb0;
    }

    .cus02{
        padding: 5px;
        width:348px;
        line-height: 145%;
    }

    .cus04{
        background: url("/img/common/icon_yajirusi.gif") no-repeat left center;
        padding-left: 9px;
    }

    .cus06{
        margin-top: 7px;
        height: 19px;
        color:red;
        font-size:12px;
        float: right;
    }
    .opt_textlink{
        text-align:center;
    }

    /**  ネット決済  **/
    p.title_net_pay{
        font-size: 15px;
        font-weight: bold;
        margin: 0 auto;
        width: 580px;
        line-height: 200%;
    }

    p.title_net_pay span{
        color:#ff0000;
    }

    #net_pay{
        border: 1px solid #666666;
        width: 518px;
        margin: 0 auto;
        padding: 20px 30px 0 30px;
    }

    #net_pay dl dt{
        font-weight: bold;
        border-bottom: 1px dotted;
        padding-bottom: 5px;
        margin-bottom: 5px;
    }

    #net_pay dl dd{
        margin-bottom: 30px;
        line-height: 150%;
    }

    #net_pay .pay_cont{
        border: 1px solid #023aa6;
        text-align: center;
        padding: 20px 0;
        margin: 0;
    }

    #net_pay div{
        margin-bottom: 20px;
    }

    #net_pay div:nth-of-type(2){
        margin-bottom: 30px;
    }

    #net_pay .pay_cont img{
        margin-bottom: 10px;
    }

    #net_pay .pay_cont dl{
        margin: 0 auto;
        width: 437px;
    }

    #net_pay .pay_cont dl dt{
        border-right: 1px dotted #666666;
        border-bottom: none;
        float: left;
        font-size: 30px;
        color: #023aa6;
        padding-right: 20px;
    }

    #net_pay .pay_cont dl dd{
        margin-bottom: 10px;
    }

    span.pay_p{
        margin: 6px 0 0 10px;
        position: absolute;
    }
}

@media all and (max-width: 739px) {


    li#current_price a{
        background-position:left -84px;
    }

    .price_article{
        clear: both;
    }

    .price_article h4{
        padding-left:65px;
        font-size: 1.4rem;
        font-weight: bold;
        background: url("/img/common/bg_h4.gif") no-repeat left top;
        height:40px;
        line-height:48px;
        margin-top:13px;
        margin-bottom:13px;
    }

    .price_article .margin_top_space{
        margin-top: 15px;
    }

    .price_article .margin_bot_space{
        margin-bottom: 10px;
    }

    .price_article .rightp{
        margin:10px 0;
    }

    .price_article .separate_container{
        overflow: hidden;
    }

    .price_article .price_box,
    .price_article .price_box2{
        padding:2px;
        border: solid 1px #cccccc;
    }

    .price_box .price01{
        overflow:hidden;
        width:100%;
    }
    .price_box .price01 tr td.course{
        height: 30px;
        font-weight: bold;
        background-color: #e8e8e8;
        text-align: center;
    }

    .price_box .price01 tr td.time{
        width: 97px;
        height: 30px;
        color: #ffffff;
        font-weight: bold;
        text-align: center;
        background:-webkit-gradient(linear, left top, left bottom, from(#e4e4e4),to(#919191));
        background:-moz-linear-gradient(center top , #e4e4e4 0%, #919191) repeat scroll 0 0 transparent;
        filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#e4e4e4', endColorstr='#919191');
        zoom:1;
        _background:#e4e4e4;
        background-image: -ms-linear-gradient(top, #e4e4e4 0%, #919191 100%);
    }
    .price_box .price01 tr td.price{
        color: #ff3382;
        font-weight: bold;
        text-align: center;
    }

    .price_box .price01 td.bg_color{
        background-color: #e4e4e4;
    }

    .price_article .price_box .lasttd,
    .price_article .price_box2 .lasttd{
        border: none;
    }

    .price_article .price_box2{
    }

    .price_box .price02{
        width:100%;
        border-collapse:collapse;
    }

    .price_box .price02 th,
    .price_box .price02 td,
    .price_box2 .price04 th,
    .price_box2 .price04 td{
        height: 30px;
        line-height: 30px;
    }

    .price_box .price02 th,
    .price_box2 .price04 th{
        width: 80px;
        font-weight: bold;
        background-color: #e8e8e8;
        border-bottom: solid 1px #ffffff;
    }

    .price_box .price02 td,
    .price_box2 .price04 td{
        padding-left:10px;
        border-bottom: solid 1px #cccccc;
    }

    .price_box2 .price04{
        border-collapse:collapse;
        width:100%;
    }

    .mailmaga_popint{
        margin-bottom: 0px;
    }
    .mailmaga_popint img{
        width:203px;
        float: left;
        margin-bottom: 10px;
    }

    .mailmaga_popint:after{
        content:"　";
        clear:both;
        display:block;
        height:0;
    }

    .price_article .page_link_btn{
        text-align: center;
        margin: 10px 0;
    }

    .price_article .page_link_btn img{
        width:100%;
        height:auto;
    }

    .price_article .stepbox{
        margin: 10px auto;
        overflow:hidden;
    }

    .price_article .stepbox dt{
        display:none;
    }

    .price_article .stepbox dd{

    }
    .price_article .stepbox dd li{
        padding:5px;
    }

    .price_article .stepbox dd li p{
        position: static !important;
    }

    .price_article .stepbox dd li.ao{
        background-color: #e4e4e4;
    }

    .price_article .stepbox dd li p span.tel_pink{
        color: #ff3d8b;
        font-weight: bold;
        font-size:2.0rem;
    }
    .price_article .play_start{
        margin: 10px auto 20px;
        padding: 10px;
        border: 1px solid #cacaca;

    }

    .price_article #yoyakutime{
        padding: 10px 0;
        width:100%;
    }

    .price_article #uketuke{
        margin: 10px auto 20px;
    }

    .price_article #uketuke li{
        margin-bottom: 5px;
        line-height: 1.6;
    }

    .price_article #uketuke .pink,
    .price_article #uketuke .blue,
    .price_article #uketuke .orange,
    .price_article #uketuke .violet{
        padding-left: 20px;
    }

    .price_article #uketuke .pink{
        background: url("/img/price/iconp.gif") no-repeat left top;
    }

    .price_article #uketuke .blue{
        background: url("/img/price/iconb.gif") no-repeat left top;
    }

    .price_article #uketuke .pink span,
    .price_article #uketuke .blue span,
    .price_article #uketuke .orange span,
    .price_article #uketuke .violet span{
        font-weight: bold;
    }

    .price_article #uketuke .pink span{
        color: #ff3d8b;
    }

    .price_article #uketuke .blue span{
        color: #3d7dff;
    }

    .price_article #uketuke .orange span{
        color: #ff8c00;
    }

    .price_article #uketuke .violet span{
        color: #ab59ff;
    }

    .price_article #uketuke #caution{
        padding-top: 12px;
    }

    .price_article #other_area{
        margin:10px auto 15px;
        font-size:1.1rem;
    }

    .price_article #delivery_charge{
        margin:0 auto 7px;
        border-collapse: collapse;
        border-spacing:0px;
        border-right: 1px solid #919191;
        border-top: 1px solid #919191;
    }

    .price_article #delivery_charge th,
    .price_article #delivery_charge td{
        padding: 10px;
        vertical-align: middle;
        text-align: left;
            border-bottom: 1px solid #919191;
        border-left: 1px solid #919191;
    }

    .price_article #delivery_charge .area_separate{
        text-align:center;
    }

    .price_article #delivery_charge .head_line,
    .price_article #delivery_charge .area_separate span{
        font-weight: bold;
    }

    .price_article #delivery_charge .head_line{
        background-color: #e4e4e4;
    }

    .price_article #delivery_charge .area_separate span{
        color: red;
        font-size: 15px;
    }

    .price_article #hotel_searc{
        margin:0 auto 15px;
        line-height: 26px;
        text-align:center;
    }

    .price_article #hotel_searc a{
        margin-left: 5px;
    }

    .price_article #cancel{
        border-collapse:collapse;
        line-height: 1.6;
    }

    .price_article #card_kind{
        display:block;
        margin: 0 0px 10px 0px;
    }

    .price_article #card_kind td{
        padding: 4px 0 8px 0;
        line-height: 1.5;
        display:block;

    }

    .price_article #card_kind .card{
        padding:0 5px;
        display:inline-block;
    }

    .price_article #card_kind .card img{
        padding:3px;
        border: 1px solid #cccccc;
    }

    .price_article .page_link{
        display:none;
    }


    .text01{
        font-weight: bold;
        color: #ff3382;
    }

    .text02{
        color: #ff3382;
        font-weight: bold;

        font-size: 12px;
        list-style: none;
        border: none;
        padding: 0;
        margin: 0;
    }

    .cus02{
        padding: 5px;
        width:348px;
        line-height: 145%;
    }

    .cus04{
        background: url("/img/common/icon_yajirusi.gif") no-repeat left center;
        padding-left: 9px;
    }

    .cus06{
        margin-top: 7px;
        height: 19px;
        color:red;
        font-size:12px;
        float: right;
    }

    .red {
        color: red!important;
    }

}
