@charset "UTF-8";

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:10px;
}

.price_article h5 {
    margin-left: 45px;
    margin-bottom: 6px;
    font-size: 15px;
    font-weight: bold;
    color: #51b819;
    width: 630px;
    height: 28px;
    line-height: 28px;
    border-bottom: solid 1px #9fea75;
}

.price_article h5.opt{
    padding-left: 5px;
    border-left: solid 8px #51b819;
    font-size: 23px;
    border-bottom: solid 1px #51b819;
}

h5.coruse_title {
    font-size: 24px;
    color: #666666;
    margin: 16px 0 10px;
    font-weight: bold;
    border-bottom: 0;
    border-left: solid 10px #51b819;
    padding-left: 6px;
}

.arrow_box {
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 2px;
    color: #fff;
    padding: 1px 6px 1px 10px;
    position: relative;
    background: #51b819;
    margin-left: 10px;
    display: inline-block;
    top: -2px;
}

.arrow_box:after {
    right: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(249,177,51,0);
    border-right-color: #51b819;
    border-width: 6px;
    margin-top: -6px;
}

.price_article .margin_top_space{
    margin-top: 15px;
}

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

.price_article .rightp{
    text-align: right;
    margin: 5px 0 30px;
}

.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,.price_article .price_box2{
    padding:2px;
    border: solid 1px #cccccc;
}

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

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

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

.price_box .price01 th{
    text-align: center;
    background: url("/img/price/thbg01.gif") repeat-x left top;
    border-left:#ffffff 2px solid;
}

.price_box .price01 th.lt{
    width:154px;
    border:none;
}

.price_box .price01 td{
    height:51px;
    line-height: 24px;
    font-size: 12px;
    color: #666666;
    border-left:#ffffff 2px solid;
    border-top:#ffffff 2px solid;
}
.price_box .price01 tr td.time{
    width: 22%;
    height: 55px;
    padding-top: 5px;
    font-size: 26px;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
    background:-webkit-gradient(linear, left top, left bottom, from(#ffb660),to(#ff9314));
    background:-moz-linear-gradient(center top , #ffb660 0%, #ff9314) repeat scroll 0 0 transparent;
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ffb660', endColorstr='#ff9314');
    zoom:1;
    _background:#ff9314;
    background-image: -ms-linear-gradient(top, #ffb660 0%, #ff9314 100%);
}

.price_box .price01 tr td.time.haji_coruse{
    background:-webkit-gradient(linear, left top, left bottom, from(#CDDC39),to(#8BC34A));
    background:-moz-linear-gradient(center top , #CDDC39 0%, #8BC34A) repeat scroll 0 0 transparent;
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#CDDC39', endColorstr='#8BC34A');
    zoom:1;
    _background:#8BC34A;
    background-image: -ms-linear-gradient(top, #CDDC39 0%, #8BC34A 100%);
}

.price_box .price01 tr td.time span{
    color: #ffffff;
    font-weight: bold;
    line-height: 140%;
}

.price_box .price01 tr td.price{
    font-size: 26px;
    color: #ff3382;
    font-weight: bold;
    text-align: center;
}

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

.price_box .price01 td.bg_haji_color {
    background-color: #dbf9c4;
}

.price_box .price01 td ul li{
    float:left;
    margin-left: 10px;
    line-height: 140%;
    min-width:155px;
    white-space:nowrap;
}

.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;
}

.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 .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 .price03{
    margin :5px auto 0px auto;
    width: 643px;
    border-collapse:collapse;
}

.price_article .price03 li{
    margin: 10px 5px 10px 15px;
    _margin: 10px 5px 10px 10px;
    width: 295px;
    vertical-align: top;
    float:left;
    border: solid 1px #cccccc;
    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 .opt_namt{
    background-color: #51b819;
    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;
}

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

.price_article .opt_caution{
    margin: 0 0 30px 60px;
}

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

.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{
    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 .pink span,
.price_article #uketuke .blue span,
.price_article #uketuke .orange 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 #caution{
    padding-top: 12px;
}

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

.price_article #other_area{
    margin:10px auto 15px;
    width:600px;
}

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

.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 #ffc3df;
    border-left: 1px solid #ffc3df;
}

.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: #fff4f9;
}

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

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

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

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

.red{
    color: #ff0000;
    padding-left: 1em;
    text-indent: -1em;
}

.c_area {
    margin: 0 0 15px 58px;
    line-height: 1.4em;
}

.ls-disc {
    list-style-type: disc;
}

.f-bold {
    font-weight: bold;
}

.credit_card {
    margin: 20px 0;
    text-align: center;
}

a.tostarpay{
    background: #4d8efd;
    color: #fff;
    padding: 8px 12px;
    text-decoration: none;
    font-size: 14px;
    font-weight: bold;
    line-height: 1;
    border-radius: 6px;
    display: inline-block;
}

a.tostarpay:after {
    content: "";
    width: 0;
    height: 0;
    border-left: 8px solid #fff;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    margin-left: 8px;
    display: inline-block;
}

.btn-square-little-rich {
    position: relative;
    display: block;
    padding: 0.5em 0.5em;
    text-decoration: none;
    color: #FFF;
    background: #03A9F4;
    border: solid 1px #0f9ada;
    border-radius: 34px;
    margin: 0px auto 15px;
    width: 80%;
    text-align: center;
    font-weight: bold;
    font-size: 1.2em;
}
.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;
}

.text01{
    font-size: 16px;
    font-weight: bold;
    color: #ff3382;
}

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

.text04{
    color: red;
}

.text05{
    color: red;
    font-size: 15px;
}

.cus02{
    padding: 5px;
    width:723px;
    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;
}