@charset "utf-8";

body {
    background-color: #fff
}

#container {
    width: 100%;
    height: auto;
    min-height: 100%;
    position: relative
}

#content {
    height: 100%
}

#header {
    background-color: #b50081;
    height: 30px
}

#body {
    margin: 0 auto;
    padding: 40px 0 230px 0;
    width: 760px
}

.heading1 {
    padding-bottom: 10px;
    text-align: center
}

.heading2 {
    font-size: 24px;
    font-weight: bold;
    line-height: 30px;
    padding-bottom: 40px;
    text-align: center
}

.heading3 {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 14px;
}

.guide_block, .input_block, .info_block, .submit_block {
    margin: 0 auto;
    padding-bottom: 30px;
}

.guide_block {
    font-size: 15px
}

.guide_block p {
    line-height: 1.6em;
}

.doc_block {
    background-color: #f9f9f9;
    border: 1px solid #ccc;
    font-size: 14px;
    margin: 0 auto 30px auto;
    padding: 10px;
    overflow: auto;
    width: 738px;
    height: 278px
}

.submit_block {
    font-size: 15px;
    display: table;
    text-align: center
}

.doc_block p,
.doc_block li {
    margin-bottom: 10px
}

.doc_block li p,
.doc_block li li {
    margin-bottom: 5px
}

.doc_block dl {
    padding-bottom: 10px
}

.doc_block dt {
    font-weight: bold
}

#footer_bottom {
    background-color: #efefef;
    border-top: 1px solid #dbdbdb;
    padding-top: 19px;
    height: 70px
}

#footer_copyright {
    color: #9f9f9f;
    margin: 0 auto;
    width: 760px;
    position: relative
}

#footer_nav {
    position: absolute;
    top: -2px;
    right: 0
}

#footer_nav a {
    behavior: url(/inquiry/css/PIE.htc);
    background-image: linear-gradient(#ffffff, #cccccc);
    background-image: -moz-linear-gradient(top, #ffffff, #cccccc);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ffffff), color-stop(1, #cccccc));
    -pie-background: linear-gradient(#ffffff, #cccccc);
    border: 1px solid #ccc;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    color: #999;
    display: inline-block;
    font-size: 13px;
    font-weight: bold;
    line-height: 18px;
    padding: 2px 9px;
    text-decoration: none;
}

#footer_nav a:HOVER {
    border: 1px solid #999;
    color: #666
}

/*-----------------------------------------------
 * お客さまの声
 *----------------------------------------------*/
#mall .body {
    background-color: #e5f6fc;
    border: 1px solid #a7cef2;
}

#retail .body {
    background-color: #fff;
    border: 1px solid #ccc;
}

#hokkaido .body {
    background-color: #fff;
    border: 1px solid #ccc;
}

#kyushu .body {
    background-color: #fff;
    border: 1px solid #ccc;
}

.area .name,
.area .noname {
    behavior: url(/inquiry/css/PIE.htc);
    border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    font-size: 13px;
    font-weight: bold;
    padding: 4px 10px 8px 10px;
    text-align: left;
    height: 20px;
}

#mall .area .name {
    behavior: url(/inquiry/css/PIE.htc);
    background-image: linear-gradient(#1b576d, #e5f6fc);
    background-image: -moz-linear-gradient(top, #1b576d, #e5f6fc);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #1b576d), color-stop(1, #e5f6fc));
    -pie-background: linear-gradient(#1b576d, #e5f6fc);
    color: #ffffff;
    text-shadow: -1px -1px 0 #1b576d;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=0,Direction=315, Color='#1b576d')";
}

#retail .area .name {
    behavior: url(/inquiry/css/PIE.htc);
    background-color: #f0f0f0;
}

.area .shop_list {
    font-size: 13px;
    padding: 5px 3px 20px 3px;
    vertical-align: top;
    white-space: nowrap;
}

.area .shop_list li {
    float: left;
    margin: 0 0 0 1.5em;
    width: 215px;
    white-space: normal;
}

.area .shop_list.shop_list_custom li {
    float: left;
    margin: 0 0 0 1.5em;
    width: 45%;
    white-space: normal;
}

#mall .area .shop_list li {
    color: #f4abd5;
}

#retail .area .shop_list li {
    color: #f4abd5;
}

#hokkaido .area .shop_list li {
    color: #f4abd5;
}

#kyushu .area .shop_list li {
    color: #f4abd5;
}

.area .shop_list li.nodata {
    list-style-type: none;
}

.area .shop_list a {
    text-decoration: none;
}

.area .shop_list a:HOVER {
    text-decoration: underline;
}

#mall .area .shop_list a {
    color: #ae0378;
}

#retail .area .shop_list a {
    color: #ae0378;
}

#hokkaido .area .shop_list a {
    color: #ae0378;
}

#kyushu .area .shop_list a {
    color: #ae0378;
}

.company {
    font-size: 11px;
    font-weight: normal;
    padding: 10px 5px 0 5px;
    text-align: right;
}

#mall .company {
    border-top: 1px solid #a7cef2;
}

#retail .company {
    border-top: 1px solid #f4abd5;
}

#hokkaido .company {
    border-top: 1px solid #f4d95d;
}

#kyushu .company {
    border-top: 1px solid #5cd156;
}

input[type="checkbox"].on-off {
    display: none;
}

.errorInfo {
    color: #ff1a00;
}

.guide_block p {
    margin-bottom: 1em;
}

.guide_block_divider {
    margin: 0 0 30px 0;
    padding: 0;
}

.nowrap {
    white-space: nowrap;
}

@media screen and (min-width: 771px) {
    #footer {
        border-top: 1px solid #d0d0d0;
        padding-top: 30px;
        text-align: center;
        width: 100%;
        height: 200px;
        position: absolute;
        bottom: 0px
    }

    #footer_ssl {
        margin: 0 auto;
        padding-bottom: 40px;
        text-align: left;
        width: 460px;
        height: 70px
    }

    #footer_ssl .visual {
        float: left;
        width: 70px;
    }

    #footer_ssl .content {
        float: right;
        padding-top: 8px;
        width: 390px
    }

    .area .shop_list li {
        padding: 0px 8px 0px 0;
    }

    .res_red, .res_yellow, .res_green {
        display: none;
    }

    .steps_sp {
        display: none;
    }

    /* トップ */
    .side {
        width: 370px;
    }

    .side2 {
        width: 740px;
    }

    .side .header {
        line-height: 0;
        text-align: center;
    }

    .side .body {
        behavior: url(/inquiry/css/PIE.htc);
    }

    .br-sp {
        display: none;
    }

    /* ステップ */
    .steps {
        margin: -40px auto 0 auto;
        padding-bottom: 40px;
        /*width: 760px;*/
        width: 608px;
    }

    .steps ul {
        list-style-type: none;
    }

    .steps li {
        float: left;
        margin: 0;
        width: 152px;
    }

    .steps .step {
        background-color: #ffffff;
        border-right: 1px solid #d0d0d0;
        border-bottom: 1px solid #d0d0d0;
        border-left: 1px solid #ffffff;
        padding: 5px 0 9px 0;
        text-align: center;
    }

    .steps .first .step {
        behavior: url(/inquiry/css/PIE.htc);
        border-left: 1px solid #d0d0d0;
        border-radius: 0 0 0 10px;
        -moz-border-radius: 0 0 0 10px;
        -webkit-border-radius: 0 0 0 10px;
    }

    .steps .last .step {
        behavior: url(/inquiry/css/PIE.htc);
        border-radius: 0 0 10px 0;
        -moz-border-radius: 0 0 10px 0;
        -webkit-border-radius: 0 0 10px 0;
    }

    .steps .current .step {
        background-color: #b50081;
        border-right: 1px solid #b50081;
        border-bottom: 1px solid #b50081;
        border-left: 1px solid #b50081;
    }

    .steps .step .header {
        color: #b50081;
        font-size: 18px;
        font-weight: bold;
    }

    .steps .current .step .header {
        color: #ffffff;
    }

    .steps .step .header .number {
        font-size: 24px;
    }

    .steps .step .body {
        color: #666666;
    }

    .steps .current .step .body {
        color: #ffffff;
    }

}

@media screen and (max-width: 770px) {
    #body {
        margin: 0 auto;
        padding: 40px 0 230px 0;
        width: 100%;
    }

    .guide_block, .input_block, .info_block, .submit_block {
        margin: 0 auto;
        padding-bottom: 30px;
        width: 90%;
    }

    .guide_block img, .input_block img, .info_block img, .submit_block img {
        width: 100%;
    }

    .side {
        width: 100%;
    }

    .res_red {
        background-color: #ffedf8;
        border: solid 1px #f4abd5;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
        border-bottom: none;
        padding: 8px;
    }

    .res_yellow {
        background-color: #fffdda;
        border: solid 1px #f4d95d;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
        border-bottom: none;
        padding: 8px;
    }

    .res_green {
        background-color: #edffe4;
        border: solid 1px #5cd156;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
        border-bottom: none;
        padding: 8px;
    }

    .res_red p, .res_yellow p, .res_green p {
        font-size: 14px;
        line-height: 140%;
        text-align: center;
    }

    .res_red a,
    .res_red p {
        text-decoration: none;
        color: #e84d80;
    }

    .res_yellow a,
    .res_yellow p {
        text-decoration: none;
        color: #e27c22;
    }

    .res_green a,
    .res_green p {
        text-decoration: none;
        color: #19800b;
    }

    .res_red img, .res_yellow img, .res_green img {
        width: 18px;
        top: 4px;
        position: relative;
    }

    .res_red p span {
        width: 25px;
        height: 16px;
        background: url(../img/contact/index/mark_mail.png) no-repeat;
        background-size: 25px 16px;
        margin-top: 5px;
        display: inline-table;
    }

    .res_yellow p span {
        width: 25px;
        height: 16px;
        background: url(../img/contact/index/mark_mail2.png) no-repeat;
        background-size: 25px 16px;
        margin-top: 5px;
        display: inline-table;
    }

    .res_green p span {
        width: 25px;
        height: 16px;
        background: url(../img/contact/index/mark_mail3.png) no-repeat;
        background-size: 25px 16px;
        margin-top: 5px;
        display: inline-table;
    }

    .pctitle {
        display: none;
    }

    #hokkaido {
        margin-bottom: 20px;
    }

    .nodata {
        display: none;
    }

    .area .name, .area .noname {
        behavior: url(/inquiry/css/PIE.htc);
        border-radius: 0px 0px 0 0;
        -moz-border-radius: 0px 0px 0 0;
        -webkit-border-radius: 0px 0px 0 0;
        font-size: 14px;
        font-weight: bold;
        padding: 4px 10px 8px 10px;
        text-align: left;
        height: 20px;
        border-bottom: dotted 1px #7A7A7A;
    }

    .area .shop_list {
        font-size: 14px;
        padding: 0px 3px;
        vertical-align: top;
        white-space: nowrap;
    }

    .area .shop_list li {
        padding: 5px 8px 5px 0;
    }

    /*TOPの店舗一覧*/
    label {
        display: block;
        margin: 0;
    }

    .shop_list ul {
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        -ms-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s;
        margin: 0;
        padding: 0;
        list-style: none;
    }

    .menu li {
        padding: 5px;
    }

    input[type="checkbox"].on-off + ul {
        height: 0;
        overflow: hidden;
    }

    input[type="checkbox"].on-off:checked + ul {
        height: 100%;
    }

    #footer {
        border-top: 1px solid #d0d0d0;
        padding-top: 30px;
        text-align: center;
        width: 100%;
        position: absolute;
        bottom: 0px;
    }

    #footer_ssl {
        margin: 0 auto;
        padding-bottom: 40px;
        text-align: left;
        width: 90%;
    }

    #footer_ssl .visual {
        float: left;
        width: 50px;
    }

    #footer_ssl .content {
        float: right;
        padding-top: 0px;
        width: 80%;
    }

    #footer_copyright {
        color: #9f9f9f;
        margin: 0 auto;
        width: 90%;
        position: relative;
    }

    #footer_nav {
        position: relative;
        top: -10px;
        right: 0;
    }

    /*ステップ*/
    .steps {
        display: none;
    }

    .steps_sp {
        margin: -55px auto 0 auto;
        padding-bottom: 40px;
    }

    .steps_sp ul li {
        list-style: none;
        width: 90%;
        margin: auto;
    }

    .steps_sp .step {
        background-color: #b50081;
        padding: 0 30px 5px 30px;
        text-align: center;
    }

    .steps_sp .step .header {
        color: #ffffff;
        display: inline-block;
        font-size: 18px;
        font-weight: bold;
        padding: 0 5px;
    }

    .steps_sp .step .header .number {
        font-size: 24px;
    }

    .steps_sp .step .body {
        color: #ffffff;
        display: inline-block;
        font-size: 18px;
        padding: 5px 5px 0 5px;
    }

    /*個人上納の取り扱い*/
    .doc_block {
        width: 80%;
    }

    .area .shop_list li,
    .area .shop_list.shop_list_custom li {
        width: 100%;
    }

    .shop_list li br {
        display: none;
    }
}
