@charset "utf-8";


/* ------- top page ------- */

.content_top {
    margin: 0 auto;
    text-align: center;
    display: inline-block;
}

/*.content_top h1 {
    display: block;
    max-width: 500px;
    margin: 140px auto 0px;
    border: none;
    position: relative;
    top: 0;
}*/


.content_top h1 {
    margin: 140px auto 0px;
    font-size: 23px;
    font-weight: 500;
    line-height: 30px;
    display: inline-block;
    text-align: center;
    border: none;
}

/*.content_top h1.sp {
    display: none;
}*/

.bg_top {
    display: inline-block;
    width: 100%;
    height: 550px;
    margin: 0px auto 50px;
    background: url(../images/top/kv_bg.png) no-repeat top;
    background-size: cover;
    /*z-index: -100;
    position: relative;*/
}

.kv {
    width: 100%;
    max-width: 1000px;
    margin: -18px auto -3%;
    /*position: relative;
    bottom: 0;
    z-index: 0;*/
}

.kv img {
    image-rendering: -webkit-optimize-contrast;
}

.info_bnr {
    width: 100%;
    max-width: 700px;
    margin: 60px auto -3%;
}

.info_bnr img {
    image-rendering: -webkit-optimize-contrast;
}

.info_bnr a:hover {
    opacity: 0.6;
}

.lead {
    margin: 40px 0;
    font-size: 0;
}

.lead .txt {
    display: inline-block;
    width: 40%;
    margin-left: 15%;
    padding: 0;
    box-sizing: border-box;
    vertical-align: top;
}

.lead .txt p {
    margin-bottom: 40px;
    text-align: left;
    font-size: 14px;
    font-weight: 500;
}

.lead .img {
    display: inline-block;
    width: 30%;
    image-rendering: -webkit-optimize-contrast;
}

/*
.point {
    margin: 0 0 20px;
}

.point ul li {
    padding: 0 25px;
}*/

.info dl {
    display: block;
    margin: 10px auto 20px;
    padding-bottom: 10px;
    border-bottom: 1px solid #cacaca;
}

.info dt {
    display: inline-block;
    width: 14%;
    width: 0;
}

.info dd {
    display: inline-block;
}

.info dd a {
    color: #111;
    border-bottom: 1px dotted #111;
}

.address {
    position: relative;
    margin: 50px 0 0;
    text-align: left;
    line-height: 1.5;
}

.bg_bottom {
    display: inline-block;
    width: 100%;
    height: auto;
    margin: -70px auto -12px;
    padding-top: 42%;
    background: url(../images/top/bg_bottom.png) no-repeat center bottom;
    background-size: cover;
}


/* ------- contact page ------- */

p.mail {
    display: block;
    width: 45%;
    font-size: 0;
    margin: 0 0 0 -5px;
}

p.mail a {
    display: block;
}

p.mail a:hover {
    opacity: 0.6;
}

p.fax {
    display: block;
    width: 20%;
    font-size: 0;
    margin: 5px 0 0 2px;
}


/* ------- spec_concept page ------- */

.spec_concept .columns p.ttl_img {
    padding-right: 10rem;
}


/* ------- spec_hall page ------- */

.spec_hall section h2 {
    font-size: 28px;
    border: none;
    line-height: 1.7;
}

.spec_hall p.link {
    text-align: center;
}

.case-photo-top {
    display: table-cell;
    width: inherit;
    height: inherit;
    padding-left: 0;
    padding-right: 0;
    vertical-align: top;
}

.case-inner-top {
    display: block;
    width: 100%;
    height: inherit;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
    vertical-align: top;
    box-sizing: border-box;
}


/* ------- spec_combination page ------- */

.spec_combination section h2 {
    font-size: 28px;
    border: none;
    line-height: 1.7;
}

.spec_combination p.link {
    text-align: center;
}

.case {
    font-size: 0;
    border: 1px solid #111;
    overflow: hidden;
}

.case .left {
    display: table;
    width: 55%;
    box-sizing: border-box;
}

.case .right {
    display: inline-block;
    width: 45%;
    box-sizing: border-box;
}

.case-inner {
    display: table-cell;
    width: 100%;
    height: 550px;
    vertical-align: middle;
}

.case-ttl {
    padding: 0.625rem;
    font-size: 20px;
    border-bottom: 1px solid #111;
}

.case-detail {
    padding: 0.625rem;
    font-size: 16px;
}


/* ------- spec_backyard page ------- */
.spec_backyard p.drawing {
    width: 64%;
    padding-left: 28%;
}

.backyard-photo,
.backyard-photo ul li {
    display: inline-block;
    padding: 0 1.875rem 0;
}

.backyard-photo ul li p {
    padding-top: 5px;
}


/* ------- spec_price page ------- */

section #hall_price,
section #hall-facility_price,
section #studio_price {
    display: inline-block;
}

.spec_price p.info-txt {
    text-align: center;
}

.spec_price .contact-info2 {
    width: 30%;
    margin: 20px auto 0;
}

.spec_price .contact-info2 a {
    margin-bottom: 1.25rem;
}

.spec_price .anchor {
    text-align: center;
}

.anchor nav ul.btn-icon {
    width: 640px;
    margin: 40px 0;
    font-size: 16px;
}

.anchor nav ul.btn-icon li {
    display: inline-block;
    padding: 0 0 0 6%;
    position: relative;
}

.anchor nav ul.btn-icon li:last-of-type {
    padding-right: 0;
}

.anchor .btn-icon a {
    color: #111;
}

.anchor .btn-icon a:hover {
    opacity: 0.6;
}

table {
    width: 96%;
    margin: 1.875rem auto 0;
    border: 2px solid #111;
    overflow: hidden;
    box-sizing: border-box;
}

td,
th {
    border: 1px solid #111;
    padding: 10px;
    line-height: 1.3;
    vertical-align: middle;
    text-align: left;
    box-sizing: border-box;
}

th {
    /*background: #efefef;*/
}

tr.c th {
    text-align: center;
}

table.c tr th,
table.c tr td {
    text-align: center;
}

.txt-L {
    text-align: left !important;
}

.txt-R {
    text-align: right;
    line-height: 1.3;

}

.equal {
    table-layout: fixed;
}

.w-7 {
    width: 7%;
}

.w-10 {
    width: 10%;
}

.w-13 {
    width: 13%;
}

.w-15 {
    width: 15%;
}

.w-20 {
    width: 20%;
}

.w-20s {
    width: 20%;
    font-size: 94%;
}

.w-23 {
    width: 23%;
}

.w-23r {
    width: 23%;
    text-align: right;
}

.w-30 {
    width: 30%;
}

.w-35 {
    width: 35%;
}

.w-40 {
    width: 40%;
}

.w-50 {
    width: 50%;
}

.boder-b0 {
    border-bottom: 0;
}

.border-t0 {
    border-top: 0;
}

.note {
    margin: 0.625rem 1.25rem 1.25rem;
    font-size: 14px;
    font-weight: normal;
    text-align: left;
    line-height: 1.4;
}

.txt_r {
    margin: 0rem 1.25rem 0rem;
    text-align: right;
    line-height: 1.3;
    display: inline-block;
    float: right;
}

.r-32 {
    padding-left: 32px;
    display: inline-block;
    line-height: 1.3;
}

.r-45 {
    padding-left: 45px;
    display: inline-block;
    line-height: 1.3;
}

.r-54 {
    padding-left: 54px;
    display: inline-block;
    line-height: 1.3;
}

.r-58 {
    padding-left: 58px;
    display: inline-block;
    line-height: 1.3;
}

.r-67 {
    padding-left: 67px;
    display: inline-block;
    line-height: 1.3;
}

.r-80 {
    padding-left: 80px;
    display: inline-block;
    line-height: 1.3;
}

span {
    font-size: 13px;
    vertical-align: middle !important;
    text-align: right;
    line-height: 1.3;
    padding-left: 10px;
}

span.r-18s {
    font-size: 13px;
    vertical-align: middle !important;
    text-align: right;
    line-height: 1.3;
    padding-left: 18px;
    width: 20px;
}

span.r-30s {
    font-size: 13px;
    vertical-align: middle !important;
    text-align: right;
    line-height: 1.3;
    padding-left: 30px;
    width: 20px;
}

/* ------- spec_document page ------- */

.down_load li {
    border-bottom: 1px solid #111;
}

.down_load li p {
    position: relative;
    padding: 10px 0 10px 20px;
    margin: 0 0 0 10px;
}

.down_load li p a {
    color: #111;
    padding-left: 0.625rem;
}

.down_load li p a:hover {
    opacity: 0.6;
}

.down_load li p span {
    float: right;
    font-size: 14px;
    font-weight: normal;
}

.down_load li p a:before {
    content: "";
    position: absolute;
    display: inline-block;
    background-repeat: no-repeat;
    background-image: url(../images/common/icon_download.png);
    background-size: 100% 100%;
    width: 24px;
    height: 24px;
    top: 13px;
    left: 0;
}

.down_load li p a:hover:before {
    opacity: 0.5;
}


/* ------- qa page ------- */

.ac_box .q {
    padding: 10px 20px 10px 40px;
    cursor: pointer;
    border-bottom: 1px solid #111;
    position: relative;
}

.ac_box .ac_inner {
    display: none;
}

.ac_box .answer {
    margin: 0 auto;
    padding: 20px;
}

.ac_box .q:before {
    content: "";
    position: absolute;
    display: inline-block;
    top: 20px;
    left: 22px;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 12px solid #111;
}

.ac_box .q.active:before {
    content: "";
    position: absolute;
    display: inline-block;
    top: 20px;
    left: 22px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 12px solid #111;
}


/* ------- access page ------- */

dl.access_car_info {
    display: block;
    width: 85%;
    max-width: 960px;
    margin: 30px 0;
    padding-left: 140px;
    overflow: hidden;
}

.access_car_info dt {
    float: left;
    clear: left;
    width: 115px;
    height: 30px;
    margin-left: -140px;
    text-align: justify;
    text-justify: inter-ideograph;
}

.access_car_info dt:after {
    content: '';
    display: inline-block;
    width: 100%;
}

.access_car_info dd {
    float: left;
    width: 85%;
    margin-left: 0;
    max-width: 810px;
}

.columns a.link {
    color: #111;
    border-bottom: 1px dotted #111;
}

.columns p.caution {
    padding-left: 1em;
    text-indent: -1em;
}


/*||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
@media screen and (min-width: 641px) and (max-width: 1040px) {
    /*||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/










    /*||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
}

@media screen and (max-width: 768px) {
    /*||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/


    /* ------- top page ------- */

    /*.content_top h1 {
        display: block;
        max-width: 90%;
        margin: 60px auto 0;
        border: none;
        position: relative;
        top: 0;
    }*/

    .content_top h1 {
        position: relative;
        top: 115px;
        margin: 0px auto 7px;
        padding-top: 5px;
        font-size: 15px;
        font-weight: 500;
        line-height: 20px;
        text-align: center;
        border: none;
    }

    /*.content_top h1.sp {
        display: block;
    }*/

    .bg_top {
        background: none;
        margin: -1vw auto;
        height: auto;
    }

    .kv {
        width: 100%;
        /*max-width: 1500px;*/
        margin: -10px auto -20px;
        /*position: relative;
        bottom: 0;
        z-index: 0;*/
    }

    .kv img {
        image-rendering: -webkit-optimize-contrast;
    }

    .info_bnr {
        text-align: center;
        width: 90%;
        margin: 40px 25px -3%;
    }

    .info_bnr img {
        image-rendering: -webkit-optimize-contrast;
    }


    .info_bnr a:hover {
        opacity: 0.6;
    }

    .lead {
        margin: 0 auto 10px;
        font-size: 0;
    }

    .lead .txt {
        display: inline-block;
        width: 100%;
        margin: 0 auto;
        padding: 6% 5% 0;
        text-align: center;
        box-sizing: border-box;
        vertical-align: top;
    }

    .lead .txt p {
        font-size: 12px;
        margin-bottom: 20px;
        text-align: center;
        font-weight: 500;
    }

    .lead .img {
        display: block;
        width: 80%;
        padding: 0;
        margin: 0 auto;
        image-rendering: -webkit-optimize-contrast;
    }

    .point ul {
        width: 98%;
        max-width: 600px;
        margin: 0 auto;
    }

    .point .column_4-1 {
        width: 50%;
    }

    .info dl {
        display: block;
        margin: 10px auto 20px;
        padding-bottom: 20px;
        border-bottom: 1px solid #cacaca;
    }

    .info dt {
        display: inline-block;
        width: 100%;

    }

    .bg_bottom {
        display: inline-block;
        width: 100%;
        height: auto;
        margin: -40px auto -12px;
        padding-top: 42%;
        background: url(../images/top/bg_bottom_sp.png) no-repeat center bottom;
        background-size: cover;
    }

    .home .contact-info {
        margin: 0 auto;
    }

    .address {
        position: relative;
        margin: 0 auto;
        text-align: left;
        line-height: 1.5;
    }

    /* ------- contact page ------- */

    p.mail {
        display: block;
        width: 90%;
        font-size: 0;
        margin: 0 0 0 -5px;
    }

    p.fax {
        display: block;
        width: 50%;
        font-size: 0;
        margin: 5px 0 0 2px;
    }


    /* ------- spec_concept page ------- */

    .spec_concept .column_2-1 {
        width: 100%;
    }

    .content-photo ul {
        width: 100%;
    }

    .content-photo ul li {
        display: inline-block;
        width: 50%;
    }

    .spec_concept .columns p.ttl_img {
        padding-right: 8rem;
    }

    .spec_concept .columns p.ttl_img.mtb30 {
        max-width: 310px;
        margin-top: 1.25rem;
        margin-bottom: 1.25rem;
    }

    .columns.column_2-1.pR10.mt30 {
        margin-top: 0;
    }


    /* ------- spec_hall page ------- */

    .spec_hall section h2 {
        font-size: 22px;
        border: none;
        line-height: 1.4;
    }

    .case-inner-top {
        display: block;
        width: 100%;
        height: inherit;
        padding-left: 0;
        padding-right: 0;
        vertical-align: top;
        box-sizing: border-box;
    }


    /* ------- spec_combination page ------- */

    .spec_combination section h2 {
        font-size: 22px;
        border: none;
        line-height: 1.4;
    }

    .case {
        font-size: 0;
        border: 1px solid #111;
        overflow: hidden;
        width: 90%;
        margin: 0 auto;
    }

    .case .left {
        display: table;
        width: 100%;
        box-sizing: border-box;
    }

    .case .right {
        display: inline-block;
        width: 100%;
        box-sizing: border-box;
    }

    .case-inner {
        display: table-cell;
        width: 100%;
        height: auto;
        vertical-align: top;
    }

    .case-ttl {
        padding: 0.625rem;
        font-size: 18px;
        border-bottom: 1px solid #111;
    }

    .case-detail {
        padding: 0.625rem;
        font-size: 14px;
    }

    .case .left.cnt_inner.pLR20 {
        padding: 0 !important;
    }

    .case .right.cnt_inner.pLR20 {
        padding: 1.25rem !important;
    }


    /* ------- spec_backyard page ------- */

    .backyard-photo {
        padding: 0;
    }

    .backyard-photo ul li {
        display: inline-block;
        padding: 0 0.5rem 0;
    }


    /* ------- spec_price page ------- */

    section #hall_price,
    section #hall-facility_price,
    section #studio_price {
        display: block;
    }

    .sp-link p.link {
        width: 100%;
        display: block;
    }


    /* ------- spec_document page ------- */

    .down_load li p {
        position: relative;
        padding: 10px 0 10px 20px;
        margin: 0 0 0 10px;
        display: inline-block;
    }

    .down_load li p span {
        float: right;
        font-size: 12px;
        font-weight: normal;
    }

    .down_load li p a:before {
        content: "";
        position: absolute;
        display: inline-block;
        background-repeat: no-repeat;
        background-image: url(../images/common/icon_download.png);
        background-size: 100% 100%;
        width: 24px;
        height: 24px;
        top: 10px;
        left: 0;
    }


    /* ------- qa page ------- */

    .ac_box .q:before {
        content: "";
        position: absolute;
        display: inline-block;
        top: 15px;
        left: 22px;
        border-top: 6px solid transparent;
        border-bottom: 6px solid transparent;
        border-left: 12px solid #111;
    }

    .ac_box .q.active:before {
        content: "";
        position: absolute;
        display: inline-block;
        top: 15px;
        left: 22px;
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
        border-top: 12px solid #111;
    }


    /* ------- access page ------- */

    .access .column_3-1,
    .access .column_3-2 {
        width: 100%;
    }

    dl.access_car_info {
        display: block;
        width: 58%;
        max-width: 960px;
        margin: 30px 0;
        padding-left: 140px;
        overflow: hidden;
    }

    .access_car_info dd {
        width: 100%;
    }


}

/* //SP用CSS */