﻿@media screen and ( max-width:479px ) {
    input[type="text"], input[type="password"] {
        padding: 4px 6px;
        margin-bottom: 3px;
        height: 32px;
        font-size: 110%;
        line-height: 32px;
    }

    header {
        width: 100%;
        height: 76px;
        padding-top: 42px;
        font-size: 22px;
        font-weight: bold;
        text-shadow: 3px 3px 10px #000;
        background-image: url(../img/reservelogo_smart.png);
    }

        header .titlelogo_pc {
            display: none;
        }

        header .titlelogo_smart {
            font-size: 80%;
            display: block;
        }


    content {
        width: 100%;
        margin-top: 20px;
        margin-bottom: 20px;
        line-height: 22px;
    }

    .reserve {
        font-size: 16px;
        font-weight: normal;
        color: #c9171e;
    }

        .reserve ul li ul {
        }

            .reserve ul li ul li {
            }


    .q_left {
        width: 100%;
        margin-left: 6px;
        text-align: left;
        font-weight: bold;
        color: #c9171e;
        background-color: #fff0f0;
        padding-bottom: 4px;
        margin-top: 6px;
        display: inline-block;
    }

        .q_left .column, .q_left_r .column {
            float: left;
            padding-top: 6px;
        }

        .q_left .mark, .q_left_r .mark {
            display: inline-block;
            padding-left: 5px;
            color: #f00;
            font-size: 140%;
            padding-top: 6px;
        }

        .q_left .nomark, .q_left_r .nomark {
            display: block;
            padding-left: 5px;
            color: transparent;
            padding-top: 6px;
            height: 24px;
        }


    .q_left_r {
        width: 100%;
        margin-left: 6px;
        text-align: left;
        font-weight: bold;
        color: #c9171e;
        background-color: #fff0f0;
        padding-bottom: 4px;
        margin-top: 6px;
    }


    .q_right, .q_right_w, .q_right_r {
        width: 100%;
        text-align: left;
        color: #000;
        padding-left: 6px;
        padding-top: 6px;
        padding-bottom: 10px;
    }

    .q_right_w {
        font-size: 90%;
        margin-top: 6px;
        margin-bottom: 6px;
        padding-right: 4px;
        border-top: 4px solid #fff0f0;
    }

    .q_right_w2 {
        font-size: 90%;
    }

    .q_txt1 {
        width: 95%;
    }

    .q_txt2 {
        width: 95%;
    }

    .q_right span, .q_right_w span, .q_right_r span {
        margin-left: 4px;
        margin-right: 4px;
        font-size: 80%;
    }

    .rlefttop {
    }

    .r_left {
        width: 100%;
        margin-left: 6px;
        text-align: left;
        font-weight: bold;
        color: #666;
        background-color: #eee;
        padding-bottom: 4px;
        margin-top: 6px;
        display: inline-block;
    }

    .r_right {
        width: 100%;
        text-align: left;
        color: #000;
        padding-left: 6px;
        padding-top: 6px;
        padding-bottom: 10px;
    }

    .txt200 {
        width: 98%;
    }

    .txt120 {
        width: 120px;
    }

    .txt500 {
        width: 500px;
    }

    .txt80 {
        width: 80px;
    }

    .txt400 {
        width: 98%;
    }

    .txt500area {
        width: 98%;
        height: 120px;
    }

    .txt500areainquiry {
        width: 98%;
        height: 300px;
    }

    .radio + .radio-icon:before {
        font-size: 22px;
        height: 20px;
        vertical-align: top;
    }

    .radio:checked + .radio-icon:before {
        vertical-align: top;
    }

    .radio-str {
        width: 230px;
        word-break: break-word;
        word-wrap: break-word;
        padding-bottom: 10px;
    }

    .checkbox + .checkbox-icon:before {
        font-size: 22px;
        height: 20px;
        vertical-align: top;
    }

    .checkbox:checked + .checkbox-icon:before {
        vertical-align: top;
    }

    .checkbox-str {
        width: 230px;
        word-break: break-word;
        word-wrap: break-word;
        padding-bottom: 10px;
    }

    .peoplesubtitle {
        font-size: 90%;
        width: 116px;
        text-align: right;
    }

    .txtpeopleinput {
        width: 80px;
        margin-left: 6px;
        margin-right: 4px;
    }

    .peoplesubafter {
        font-size: 90%;
        width: 60px;
        text-align: left;
    }

    .itemrepayhotelinput {
        width: 80%;
    }

    .reservebtn {
        margin-top: 10px;
        font-size: 100%;
        padding-top: 5px;
        padding-left: 16px;
        padding-right: 16px;
        padding-bottom: 5px;
    }

    footer {
        width: 100%;
        font-size: 12px;
        padding-top: 5px;
        padding-bottom: 5px;
    }

    /* inactive
===============================================*/
    .sorry {
        font-size: 16px;
        font-weight: bold;
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .sorryimage {
        width: 260px;
        margin: auto;
    }

    /*===============================================
 inactive */

    /* calender
===============================================*/
    .datepicker {
        width: 288px;
        padding: 4px;
        z-index: 1;
    }

        .datepicker .yearmonth {
            width: 272px;
            text-align: center;
            padding-top: 4px;
            padding-bottom: 4px;
        }

        .datepicker .columns {
        }

            .datepicker .columns li {
                width: 38px;
                height: 28px;
                text-align: center;
                padding-top: 10px;
                font-weight: normal;
            }

            .datepicker .columns .top {
                height: 20px;
                padding-top: 2px;
                font-size: 60%;
            }

            .datepicker .columns .left {
                border-left: 1px solid #c9171e;
            }

    /*===============================================
  calender */

    /* date selector
===============================================*/
    .dateselectorwrap {
        font-size: 70%;
        margin-top: 8px;
    }

    .dateselector {
        margin-top: 0px;
        background: #fff url(../img/selectbgsmart.png) no-repeat right center;
    }

        .dateselector select {
            padding: 0px 20px 0px 4px;
            margin-top: 2px;
            margin-bottom: 2px;
            height: 32px;
            font-size: 110% !important;
            line-height: 30px;
            border-radius: 4px 3px 3px 4px;
            font-size: 14px;
            font-size: 1.4rem;
            line-height: 1.5em;
            color: #333;
        }

    /*===============================================
  date selector */

    .reserveerror {
        top: 26px;
        left: 16px;
        background: #fff5f5 url(/img/alert-icon16.gif) no-repeat 2px 5px;
        padding-top: 2px;
    }

    .process, .currentprocess {
        width: 46px;
        height: 20px;
        font-size: 7px;
    }

        .process::after, .currentprocess::after {
            left: 46px;
            border: 10px solid transparent;
        }

        .currentprocess::after {
            border-left: 10px solid #ffd8d8;
        }

        .process::after {
            border-left: 10px solid #ccc;
        }

    .processspc {
        width: 5px;
    }
    /*
キャンセル料の説明画面
=======================================*/
    .soptcheck, .soptcheck2 {
        display: block;
        margin-top: 80px;
        width: 85%;
        font-size: 100%;
    }

    .soptcheck .sopt_title, .soptcheck2 .sopt_title2 {
        padding-top: 6px;
        padding-bottom: 6px;
        font-size: 120%;
    }

    .soptcheck .sopt_close, .soptcheck2 .sopt_close2 {
        height: 48px;
        width: 48px;
    }

    .soptcheck .soptcheck_guide, .soptcheck2 .soptcheck_guide2 {
        padding: 20px;
        font-size: 90% !important;
    }

    .soptcheck .sopt_subtitle, .soptcheck2 .sopt_subtitle2 {
        margin-bottom: 20px;
        font-size: 100%;
    }

    .soptcheck .soptcheck_guide .sopt_button, .soptcheck2 .soptcheck_guide2 .sopt_button2 {
        margin-top: 40px;
    }

    .soptcheck .soptcheck_guide .sopt_button button, .soptcheck2 .soptcheck_guide2 .sopt_button2 button {
        font-size: 120%;
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 4px;
        padding-bottom: 4px;
        margin-right: 2px;
        margin-left: 2px;
    }

    .soptcheck .soptcheck_guide .sopt_p, .soptcheck2 .soptcheck_guide2 .sopt_p2 {
        width: 100%;
        text-align: center;
    }

    .soptcheck .soptcheck_guide .sopt_cr, .soptcheck2 .soptcheck_guide2 .sopt_cr2 {
        display: block;
    }

    .timemessage {
        margin-left:auto;
        margin-right:auto;
        margin-top:10px;
        margin-bottom:10px;
        width:280px;
        padding:10px;
    }

    .soptcheck3  {
        display: block;
        margin-top: 80px;
        width: 85%;
        font-size: 100%;
    }

    .soptcheck3 .sopt_title3 {
        padding-top: 6px;
        padding-bottom: 6px;
        font-size: 120%;
    }

    .soptcheck3 .sopt_close3 {
        height: 48px;
        width: 48px;
    }

    .soptcheck3 .soptcheck_guide3 {
        padding: 20px;
        font-size: 90% !important;
    }

    .soptcheck3 .sopt_subtitle3 {
        margin-bottom: 20px;
        font-size: 100%;
    }

    .soptcheck3 .sopt_comment3 {
        margin-left: 10px;
    }

    .soptcheck3 .sopt_comment3  {
        margin-left: 10px;
    }

    .soptcheck3 .sopt_comment3 .soptcheckcc3{
        display:inline-block;
        margin-left:4px;
        cursor:pointer;
    }

    .soptcheck3 .sopt_comment3 .soptcheckcc3 img {
        display: block;
        width: 17px;
        height: 18px;
    }

    .soptcheck3 .soptcheck_guide3 .sopt_button3 {
        margin-top: 40px;
    }

    .soptcheck3 .soptcheck_guide3 .sopt_button3 button {
        font-size: 120%;
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 4px;
        padding-bottom: 4px;
        margin-right: 2px;
        margin-left: 2px;
    }

    .soptcheck3 .soptcheck_guide3 .sopt_p3 {
        width: 100%;
        text-align: center;
    }

    .soptcheck3 .soptcheck_guide3 .sopt_cr3 {
        display: block;
    }
}
