@charset "utf-8";
/* CSS Document */


body {
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
    height: 100%;
}

html {
    height: 100%;
}

* html div#wrapper {
    height: 100%;
}

* {
    margin: 0;
    padding: 0;
}

#wrapper img {
    max-width: 100%;
    height: auto;
    width
    /***/
    : auto;
    border: 0;

}

#wrapper img a {
    border: 0;
}

.lf {
    float: left;
}

.ri {
    float: right;
}

.cl {
    clear: both;
}

a {
    outline: hidden;
    outline: none;
}

.note {
    padding: 20px 5px !important;
    line-height: 1.2rem;
}

/* HEADER  BASE------------------------------------------- */



header {
    width: 100%;
}

@media screen and (min-width: 769px) {
    .header {
        background: url(../images/main-bg.jpg) top center no-repeat;
    }

    body {
        color: #323333;
    }

    .wrapper {
        display: block;
        width: 100%;
        height: 100%;
        min-height: 100%;
    }

    #wrapper {
        min-width: 1040px;
        border: solid 18px #e70012;
    }

    .pc-none {
        display: none;
    }

    .fix {
        width: 1000px;
        margin-left: auto;
        margin-right: auto;
    }

    img {
        display: block;
    }

    .sptouch {
        display: none;
    }

    /* HEADER------------------------------------------- */

    #mobile-bar {
        display: none;
    }

    .header {
        display: block;
        height: 844px;
        box-sizing: border-box;
    }

    .header .fix {
        display: block;
    }

    .header h1 {
        display: block;
        float: left;
        padding-top: 22px;
    }

    .header h2 {
        display: none;
    }

    .hright {
        display: block;
        float: right;
        padding-top: 22px;
    }

    .hright .tel {
        display: block;
        float: left;
    }

    .hright .btn {
        display: block;
        float: left;
        padding-left: 17px;
        padding-top: 8px;
    }

    ul#menu li a {
        display: block;
    }

    ul#sub {
        background: #EB6100;
        position: absolute;
        z-index: 99;
        width: 140px;
    }

    ul#sub li {
        float: none;
    }

    ul#sub li a {
        font-size: 12px;
        display: block;
        padding-left: 7px;
        padding-right: 6px;
        padding-top: 9px;
        padding-bottom: 9px;
        color: #FFF;
        text-decoration: none;
    }

    ul#sub li a:hover {
        background: #FFB077;
    }

    /* CONTETNS------------------------------------------- */


    .contents {
        display: block;
    }

    .subcatch {
        display: block;
        width: 100%;
        position: relative;
        overflow: hidden;
        z-index: 99;
        height: 450px;
    }

    .over-cont {
        width: 1155px;
        height: 345px;
        position: absolute;
        left: 50%;
        margin-left: -575px;
    }

    .over-cont .ref {
        display: block;
        float: right;
        padding-right: 55px;
        padding-top: 46px;
    }

    .over-cont .ref div {
        padding-top: 21px;
    }

    .over-cont .ref p {
        display: block;
        font-size: 16px;
        width: 500px;
    }

    .over-cont .img {
        display: block;
        float: left;
        padding-top: 46px;
    }

    .topbox02 {
        display: block;
        background: url(../images/bg02.jpg) left top;
        padding-top: 11px;
        padding-bottom: 45px;
    }

    .imgcenter {
        display: block;
        text-align: center;
    }

    .imgcenter img {
        display: inline;
        border: none;
        line-height: 130%;
    }

    .rea-box {
        display: block;
        padding-top: 3px;
    }

    .rea-box .lef {
        display: block;
        padding-right: 48px;
        padding-top: 20px;
    }

    .rea-box .lef2 {
        display: block;
        padding-top: 20px;
        padding-left: 45px;
    }

    .rea-box .one {
        display: block;
    }

    .rea-box .one.rf {
        float: right;
        width: 620px;
        padding-left: 4px;
    }

    .rea-box .one.le {
        float: left;
        width: 619px;
        margin-right: 15px;
    }

    .rea-box figure.le {
        display: block;
        float: left;
    }

    .rea-box figure.rf {
        display: block;
        float: right;
    }

    .rea-box .one h3 {
        display: block;
        background: url(../images/line02.png) left bottom no-repeat;
        font-size: 1.8rem;
        font-weight: normal;
        line-height: 130%;
        padding-left: 5px;
        padding-top: 15px;
        padding-bottom: 15px;
        margin-bottom: 7px;
        color: #bf1114;
    }

    .rea-box .one p {
        display: block;
        font-size: 1rem;
        line-height: 180%;
        padding: 10px;
    }

    .rea-box .one p b {
        color: #c80000;
    }

    .topbox07 {
        display: block;
        background: #f0f0f0;
        padding-top: 29px;
        padding-bottom: 60px;
    }

    .topbox07 p {
        padding-right: 30px;
    }

    .voice-wrap {
        display: block;
        background: url(../images/sbg01.jpg) left top;
        margin-top: 17px;
        padding-top: 15px;
        padding-bottom: 75px;
        box-shadow: 3px 2px 7px 2px #e2e2e2;
        -moz-box-shadow: 3px 2px 7px 2px #e2e2e2;
        -webkit-box-shadow: 3px 2px 7px 2px #e2e2e2;
    }

    .voice-base {
        display: block;
        background: url(../images/line03.png) left top no-repeat;
        padding-top: 14px;
    }

    .voice-base .one {
        display: block;
        background: url(../images/line03.png) left bottom no-repeat;
        padding-left: 45px;
        padding-top: 34px;
        padding-bottom: 42px;
    }

    .voice-base .one h3 {
        display: block;
        font-size: 27px;
        background: url(../images/hukidasi.png) left 2px no-repeat;
        padding-left: 73px;
        padding-right: 70px;
        padding-bottom: 20px;
        line-height: 130%;
    }

    .voice-base .one p {
        display: block;
        font-size: 14px;
        line-height: 170%;
    }

    .textred {
        color: red;
        font-size: 35px;
    }

    .textbic {
        font-size: 30px;
    }

    .topbox03 {
        display: block;
        position: relative;
        overflow: hidden;
        width: 100%;
        height: 805px;
    }

    .topbox-wrap {
        display: block;
        position: absolute;
        background: url(../images/bg03.jpg) left top no-repeat;
        width: 1274px;
        height: 805px;
        left: 50%;
        margin-left: -637px;
    }

    .topbox-wrap .pad {
        display: block;
        padding-left: 137px;
        padding-top: 20px;
    }

    .topbox-wrap .pad h3 {
        display: block;
    }

    .topbox-wrap .pad p {
        display: block;
        font-size: 14px;
        padding-left: 29px;
        padding-top: 7px;
        padding-bottom: 20px;
    }

    .topbox-wrap .pad p.w01 {
        width: 530px;
    }

    .topbox-wrap .im-list {
        display: block;
        padding-top: 40px;
    }

    .topbox-wrap .im-list figure:nth-of-type(1) {
        display: block;
        float: left;
        padding-right: 32px;
    }

    .topbox-wrap .im-list figure:nth-of-type(2) {
        display: block;
        float: left;
        padding-right: 32px;
    }

    .topbox-wrap .im-list figure:nth-of-type(3) {
        display: block;
        float: left;
    }

    .topbox04 {
        display: block;
        padding-bottom: 30px;
    }

    .topbox04 .one {
        display: block;
        height: 254px;
        margin-bottom: 20px;
    }

    .topbox04 .one.yer {
        background: url(../images/img13.jpg) right top no-repeat;
        border: #ffd52f solid 3px;
    }

    .topbox04 .one.blb {
        background: url(../images/img14.jpg) right top no-repeat;
        border: #d0e7ed solid 3px;
    }

    .topbox04 .one.gre {
        background: url(../images/img15.jpg) right top no-repeat;
        border: #bff284 solid 3px;
    }

    .topbox04 .one h3 {
        display: block;
        padding-left: 44px;
        padding-top: 33px;
        padding-bottom: 17px;
    }

    .topbox04 .one p {
        display: block;
        font-size: 14px;
        width: 540px;
        padding-left: 44px;
        line-height: 180%;
    }

    .topbox05 {
        display: block;
        background: url(../images/bg05.jpg) left top repeat-x;
        padding-bottom: 60px;
    }

    .topbox06 {
        display: block;
        background: #dbf0fb;
        padding-top: 35px;
        padding-bottom: 50px;
    }

    .topbox06 .pad {
        display: block;
        padding-left: 50px;
        padding-right: 50px;
    }

    .topbox06 .recom_h {
        padding: 10px;
        background: #0089cd;
        border-radius: 80px;
        color: #fff;
        width: 25%;
        text-align: center;
        font-size: 230%;
    }

    .table {
        display: table;
        width: 100%;
    }

    .table-cell {
        display: table-cell;
        width: 45%;
        padding: 0 2%;
    }

    .rei-one {
        display: block;
        padding-top: 30px;
    }

    .rei-one h3 {
        display: block;
        background: url(../images/line04.jpg) left bottom no-repeat;
        font-size: 27px;
        font-weight: normal;
        color: #333333;
        padding-bottom: 6px;
        margin-bottom: 20px;
    }

    .rei-one h3 span {
        display: block;
        background: url(../images/hbg01.jpg) left 7px no-repeat;
        padding-left: 38px;
    }

    .rei-one h3 small {
        font-size: 19px;
    }

    .rei-one .whi {
        display: block;
        background: #FFF;
        border-radius: 4px;
        -moz-border-radius: 4px;
        -ms-border-radius: 4px;
        -webkit-border-radius: 4px;
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 15px;
        padding-bottom: 15px;
        font-size: 20px;
        line-height: 170%;
        color: #00a0ea;
        border: 3px dotted #0089cd;
    }

    .rei-one .whi span {
        display: inline-block;
        background: #ffd52f;
        font-size: 18px;
        font-weight: bold;
        padding-top: 5px;
        padding-bottom: 5px;
        padding-left: 15px;
        padding-right: 15px;
        margin-top: 10px;
    }

    .smtxt {
        background: transparent !important;
        font-size: 12px !important;
        margin-top: 0px !important;
        padding: 0px !important;
        vertical-align: middle;
    }

    .rei-one .whi dl {
        display: block;
        padding-bottom: 22px;
    }

    .rei-one .whi dt {
        display: block;
        float: left;
        font-size: 20px;
        color: #1d97d3;
    }

    .rei-one .whi dd {
        display: block;
        float: right;
        font-size: 14px;
        width: 570px;
    }

    .topbox08 {
        display: block;
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .kolist {
        display: block;
        background: #f7f5e6;
        padding-left: 50px;
        padding-top: 20px;
        padding-bottom: 25px;
    }

    .kolist .lef {
        display: block;
        float: left;
        padding-right: 50px;
    }

    .kolist .lef p {
        display: block;
        font-size: 18px;
        color: #333333;
        padding-bottom: 3px;
    }

    .kolist .lef ul {
        display: block;
    }

    .kolist .lef li {
        display: block;
        font-size: 14px;
        background: url(../images/list01.jpg) 3px 8px no-repeat;
        padding-left: 20px;
        padding-bottom: 8px;
    }

    .kolist .lef a {
        text-decoration: none;
        color: #333333;
    }

    .kolist .lef a:hover {
        text-decoration: underline;
    }

    .topbox09 {
        display: block;
        background: url(../images/bg05.jpg) left top repeat-x;
    }

    h2.imgti01 {
        display: block;
        width: 1000px;
        margin-left: auto;
        margin-right: auto;
    }

    .flow-box {
        display: block;
        padding-top: 30px;
    }

    .flow-box h3 {
        display: block;
        text-align: center;
        font-size: 22px;
        background: url(../images/line07.png) left bottom no-repeat;
        width: 495px;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 35px;
        padding-bottom: 6px;
    }

    .flow-main {
        display: block;
        background: url(../images/yebg.jpg) left top repeat-x;
        padding-bottom: 50px;
    }

    .fl-wrap {
        display: block;
        width: 1000px;
        margin-left: auto;
        margin-right: auto;
    }

    .fl-wrap .pad {
        display: block;
        padding-left: 6px;
    }

    .fl-wrap .lef {
        display: block;
        float: left;
        padding-right: 21px;
    }

    .fl-wrap .lef.last {
        display: block;
        float: left;
        padding-right: 0px !important;
    }

    .fl-wrap .one {
        display: block;
        width: 230px;
    }

    .fl-wrap figure {
        display: block;
        text-align: center;
    }

    .fl-wrap figure img {
        display: inline;
        border: none;
        line-height: 130%;
    }

    .fl-wrap .txt {
        display: block;
        background: #efefef;
        font-size: 14px;
        height: 163px;
        padding-left: 15px;
        padding-right: 15px;
        border-radius: 4px;
        -moz-border-radius: 4px;
        -ms-border-radius: 4px;
        -webkit-border-radius: 4px;
    }

    .fl-wrap .txt p {
        display: block;
        padding-top: 15px;
        line-height: 170%;
    }

    .fl-wrap .lef2 {
        display: block;
        float: left;
        padding-right: 20px;
    }

    .fl-wrap .one2 {
        display: block;
        width: 180px;
    }

    .fl-wrap .one3 {
        display: block;
        width: 360px;
    }

    .fl-wrap .one3 figure:nth-of-type(1) {
        display: block;
        float: left;
    }

    .fl-wrap .one3 figure:nth-of-type(2) {
        display: block;
        float: right;
    }

    .mb00 {
        margin-bottom: 0px !important;
        padding-bottom: 0px !important;
    }

    /* form関連------------------------------------------- */

    .coform {
        display: block;
        background: url(../images/bg05.jpg) left top repeat-x;
        padding-bottom: 100px;
    }

    .txtcenter {
        display: block;
        text-align: center;
        font-size: 18px;
        font-weight: bold;
        padding-top: 30px;
        padding-bottom: 35px;
    }

    .form-main {
        display: block;
    }

    .form-main dl {
        display: block;
        padding-left: 50px;
        padding-right: 50px;
        border-bottom: #cccccc solid 1px;
        padding-top: 15px;
        padding-bottom: 47px;
    }

    .form-main dt {
        display: block;
        float: left;
    }

    .form-main dt.fti {
        width: 180px;
        font-size: 18px;
        font-weight: bold;
        padding-top: 5px;
    }

    .form-main dt.che {
        width: 55px;
        padding-top: 9px;
    }

    span.hi {
        display: block;
        text-align: center;
        color: #FFF;
        letter-spacing: 3px;
        text-align: center;
        font-size: 12px;
        background: #d36060;
        padding-top: 2px;
    }

    span.ni {
        display: block;
        text-align: center;
        color: #FFF;
        letter-spacing: 3px;
        text-align: center;
        font-size: 12px;
        background: #999999;
        padding-top: 2px;
    }

    .form-main dd {
        display: block;
        float: right;
        width: 650px;
    }

    .form-main dd div {
        display: block;
        font-size: 16px;
        padding-top: 7px;
    }

    .n001 {
        height: 38px;
        width: 500px;
        border-radius: 4px;
        -moz-border-radius: 4px;
        -ms-border-radius: 4px;
        -webkit-border-radius: 4px;
        padding-left: 15px;
        padding-right: 15px;
        font-size: 14px;
        background: #f3f3f3;
        border: #ccc solid 1px;
    }

    .n002 {
        height: 38px;
        width: 315px;
        border-radius: 4px;
        -moz-border-radius: 4px;
        -ms-border-radius: 4px;
        -webkit-border-radius: 4px;
        padding-left: 15px;
        padding-right: 15px;
        font-size: 14px;
        background: #f3f3f3;
        border: #ccc solid 1px;
    }

    .n003 {
        height: 38px;
        width: 90px;
        border-radius: 4px;
        -moz-border-radius: 4px;
        -ms-border-radius: 4px;
        -webkit-border-radius: 4px;
        padding-left: 15px;
        padding-right: 15px;
        font-size: 14px;
        background: #f3f3f3;
        border: #ccc solid 1px;
    }

    .form-main select {
        height: 38px;
        width: 155px;
        border-radius: 4px;
        -moz-border-radius: 4px;
        -ms-border-radius: 4px;
        -webkit-border-radius: 4px;
        padding-left: 15px;
        padding-right: 15px;
        font-size: 14px;
        background: #f3f3f3;
        border: #ccc solid 1px;
    }

    .longsel {
        width: 225px !important;
    }

    .gbtn001 {
        display: block;
        text-align: center;
        padding-top: 56px;
        padding-bottom: 45px;
    }

    .sbt {
        background: url(../images/cbtn.jpg) left top no-repeat;
        text-indent: -9999px;
        border: none;
        cursor: pointer;
        width: 650px;
        height: 118px;
    }

    .bnr01 {
        display: block;
        text-align: center;
    }

    .bnr01 img {
        display: inline;
        border: none;
    }

    .sitebtn {
        display: block;
        padding: 30px;
    }

    .sitebtn a {
        display: block;
        text-align: center;
        color: #FFF;
        text-decoration: none;
        font-size: 25px;
        font-weight: bold;
        background: #0962A3;
        width: 220px;
        padding-top: 20px;
        padding-bottom: 20px;
        margin-left: auto;
        margin-right: auto;
        border-radius: 5px;
        -moz-border-radius: 5px;
        -ms-border-radius: 5px;
        -webkit-border-radius: 5px;
    }

    .sbt2 {
        text-align: center;
        color: #FFF;
        text-decoration: none;
        font-size: 25px;
        font-weight: bold;
        background: #83090B;
        width: 220px;
        padding-top: 20px;
        padding-bottom: 20px;
        margin-left: auto;
        margin-right: auto;
        border-radius: 5px;
        -moz-border-radius: 5px;
        -ms-border-radius: 5px;
        -webkit-border-radius: 5px;
        border: none;
        cursor: pointer;
        margin-left: 10px;
        margin-right: 10px;
    }

    .sbt3 {
        text-align: center;
        color: #FFF;
        text-decoration: none;
        font-size: 25px;
        font-weight: bold;
        background: #7C7A7B;
        width: 220px;
        padding-top: 20px;
        padding-bottom: 20px;
        border-radius: 5px;
        -moz-border-radius: 5px;
        -ms-border-radius: 5px;
        -webkit-border-radius: 5px;
        border: none;
        cursor: pointer;
        margin-left: 10px;
        margin-right: 10px;
    }

    .error {
        font-size: 16px;
        color: #E3090C;
        font-weight: bold;
        padding-bottom: 30px;
    }

    .gtel {
        display: block;
        text-align: center;
    }

    .gtel img {
        display: inline;
        border: none;
    }

    /* footer------------------------------------------- */

    .footer {
        display: block;
        background: url(../images/foot-bg.jpg) left top repeat-x;
    }

    .pagetop {
        display: block;
        text-align: right;
    }

    .pagetop img {
        display: inline;
        border: none;
        line-height: 130%;
    }

    .flogo {
        display: block;
        text-align: center;
        padding-top: 24px;
        padding-bottom: 32px;
    }

    .flogo img {
        display: inline;
        border: none;
    }

    .copy {
        display: block;
        background: #eeecee;
        padding-top: 17px;
        padding-bottom: 17px;
    }

    .copy p {
        display: block;
        width: 1000px;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
    }

    .copy small {
        font-size: 11px;
    }

    #fixed_header {
        position: fixed;
        right: 30px;
        height: 78px;
        box-shadow: 0px 0px 6px 3px #ededed;
        -moz-box-shadow: 0px 0px 6px 3px #ededed;
        -webkit-box-shadow: 0px 0px 6px 3px #ededed;
        border: #2786AD solid 1px;
        width: 230px;
        background: #FFF;
        z-index: 2000 !important;
    }

    #fixed_header div {
        display: block;
        text-align: center;
        color: #FFF;
        font-size: 20px;
        background: #2786AD;
        padding-top: 5px;
        padding-bottom: 5px;
    }

    #fixed_header p {
        display: block;
        text-align: center;
        font-size: 22px;
        font-weight: bold;
        color: #2786AD;
        padding-top: 5px;
        padding-bottom: 5px;
    }

    #fixed_header span {
        display: block;
    }

    #fixed_header span a {
        display: block;
        text-align: center;
        color: #FFF;
        text-decoration: none;
        padding-top: 7px;
        padding-bottom: 7px;
        font-size: 17px;
        font-weight: bold;
        background: #BF1114;
    }

    #fixed_header span a:hover {
        background: #BF1114 url(../images/ya.png) right 12px center no-repeat;
    }

    .fix-footer {
        display: none !important;
    }

    .fix-footer .tel {
        display: none !important;
    }

    .fix-footer .btn {
        display: none !important;
    }

    .fix-footer img {
        display: none !important;
    }

    .vo-subti {
        display: block;
        font-size: 28px;
        padding-left: 65px;
        color: #16ABE9;
        margin-top: 20px;
        background: url(../images/volist.png) left 11px no-repeat;
        padding-top: 20px;
        padding-bottom: 7px;
    }

    .bigs {
        font-size: 34px;
        color: #B15607;
    }

    .colred {
        color: #AD0608;
    }

    .qaa {
        font-size: 1.2rem;
        font-weight: normal;
        padding-left: 4rem;
        text-indent: -4rem;
    }

}

.bluecirclelist {
    font-size: 1.2rem;
    margin-left: 1rem;
}

.bluecirclelist>li {
    padding-left: 1em;
    text-indent: -.7em;
}

.bluecirclelist>li:before {
    content: "● ";
    color: #0095FF;
}

.qalist {
    background: aliceblue;
    padding: 3rem 0;
}

.qalist h2 {
    background: #ffd531;
    font-size: 2rem;
    padding: 10px 30px 10px;
    border-radius: 40px;
}

.qa {
    font-size: 1.2rem;
    margin: 2rem 0;
    color: #ef7a1d;
}


.qa-q,
.qa-a {
    border-radius: 100px;
    padding: 10px 10px;
    font-size: 2rem;
    color: #ffffff;
}

.qa-q {
    background: #ef7a1d;
}

.qa-a {
    background: #a0de58;
<<<<<<< HEAD
=======
}

@media screen and (max-width: 767px) {

    .qa,
    .qaa {
        margin-left: 0.5rem;
    }

    .qa-q {
        border-radius: 100px;
        padding: 5px;
        font-size: 1.5rem;
    }

    .qa-a {
        border-radius: 100px;
        padding: 5px;
        font-size: 1.5rem;
        display: table-cell;
    }

    .qa-adetail {
        display: table-cell;
        padding: 10px;
    }

    .sp_none {
        display: none !important;
    }
}

.center-block {
    margin: 2rem auto;
    display: block;
}

.btn-yellow {
    background: #ffba2b;
    text-align: center;
    padding: 10px 10px;
    border-radius: 5px;
    box-shadow: 0px 5px 3px rgb(178, 133, 40);
}

.btn-yellow:hover {
    background: #f2c15c;
    text-decoration: none;
}

a.btn-yellow {
    color: white;
}

section {
    margin-bottom: 1.5rem;
}

.movie-title {
    color: #ffba2b;
    margin-top: 1.5rem;
    text-align: center;
}

.mb20 {
    margin-bottom: 3rem;
}

@media screen and (max-width: 992px) {

    .movie-title {
        width: 100%;
        padding: 0;
        float: none;
    }

    .movie-title {
        margin-top: 0.2rem
    }

    .btn-yellow {
        width: 100%;
        display: block;
        margin-bottom: 10px;
    }

    .mb20 {
        margin-bottom: 0rem;
    }
}

.main-cnt h3 {
    position: relative;
    padding: 0.6em 6em;
    background: -webkit-repeating-linear-gradient(-45deg, #fff5df, #fff5df 4px, #ffba2b 3px, #ffba2b 8px);
    background: repeating-linear-gradient(-45deg, #fff5df, #fff5df 4px, #ffba2b 3px, #ffba2b 8px);
    border-radius: 7px;
}

.main-cnt h3:after {
    position: absolute;
    content: '';
    top: 100%;
    left: 130px;
    border: 15px solid transparent;
    border-top: 15px solid #ffba2b;
    width: 0;
    height: 0;
}
 .movieend {
     margin:2rem 0;
    height: 2rem;
    background: -webkit-repeating-linear-gradient(-45deg, #fff5df, #fff5df 4px, #ffba2b 3px, #ffba2b 8px);
    background: repeating-linear-gradient(-45deg, #fff5df, #fff5df 4px, #ffba2b 3px, #ffba2b 8px);
    border-radius: 7px;
>>>>>>> feature/kobetsu_winter
}