@media screen and (max-width: 767px) {
    #head-key .ob-img img {
        object-position: 30% 50%;
    }
}

#sec1 {
    position: relative;
    padding: 30vw 0 15vw;
}
#sec1 .wrap {
    max-width: 1200px;
}
#sec1 .set1 {
    position: relative;
    padding-top: 0;
    margin-bottom: 6vw;
}
#sec1 .set1 h2 {
    position: relative;
    z-index: 2;
    margin-bottom: 5vw;
}
#sec1 .set1 .photo-1 {
    height: 57vw;
    position: relative;
}
#sec1 .set2 {
    position: relative;
}
#sec1 .set2 .photo-2 {
    height: 50vw;
    position: relative;
    margin-bottom: 6vw;
    width: 66vw;
    margin-left: auto;
}
#sec1 .set2 .text {
}
@media screen and (min-width: 768px) {
    #sec1 {
        padding: 183px 0 102px;
    }
    #sec1 .set1 {
        padding-top: 0;
        margin-bottom: 162px;
    }
    #sec1 .set1 h2 {
        width: 660px;
        margin-bottom: 0;
        margin-left: -6px;
    }
    #sec1 .set1 .photo-1 {
        height: 450px;
        width: 760px;
        position: absolute;
        top: -92px;
        left: 442px;
    }
    #sec1 .set2 {
        margin-bottom: 0;
    }
    #sec1 .set2 .photo-2 {
        width: 480px;
        height: 378px;
        position: absolute;
        top: -90px;
        left: -91px;
    }
    #sec1 .set2 .text {
        width: 63.5%;
        margin-left: auto;
        letter-spacing: 1px;
    }
}
.price__c {
    font-size: 4.5vw;
    line-height: 1;
    font-weight: 500;
}
.price__c span {
    font-size: 5.5vw;
}
@media screen and (min-width: 768px) {
    .price__c {
        font-size: 30px;
    }
    .price__c span {
        font-size: 35px;
    }
}
#sec_form {
    position: relative;
    padding-top: 15vw;
    padding-bottom: 20vw;
}
#sec_form::after, #sec_form::before {
    content: "";
    background: url("../img/shared/bg03_sp.jpg") repeat-y;
    background-size: 100% auto;
    position: absolute;
    max-width: 1400px;
    margin: 0 auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
#sec_form::after {
    top: 8px;
    right: 8px;
    bottom: 8px;
    left: 8px;
    max-width: 1380px;
    background: url("../img/shared/bg02_sp.jpg") repeat-y;
    background-size: 100% auto;
}
#sec_form .wrap {
    max-width: 1200px;
}
#sec_form .price__c span {
    padding-left: 0;
}
@media screen and (min-width: 768px) {
    #sec_form {
        padding-top: 100px;
        padding-bottom: 110px;
    }
    #sec_form::after, #sec_form::before {
        background: url("../img/shared/bg03.jpg") repeat;
        background-size: auto;
        position: absolute;
    }
    #sec_form::after {
        top: 10px;
        right: 0px;
        bottom: 10px;
        left: 0px;
        background: url("../img/shared/bg02.jpg") repeat;
        background-size: auto;
    }
    #sec_form .wrap {
        padding: 0;
    }
    #sec_form .price__c span {
        padding-left: 10px;
    }
}
#sec2 {
    position: relative;
    z-index: 2;
    margin-bottom: 15vw;
}
#sec2 h2 {
    position: relative;
    width: 42vw;
    margin: 0 auto 6vw;
}
#sec2 h2::before, #sec2 h2::after {
    content: "";
    height: 1px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 62vw;
    background: #222222;
}
#sec2 h2::after {
    bottom: -1vw;
    left: 16vw;
}
#sec2 .note {
    text-align: center;
    margin-bottom: 10vw;
}
#sec2 .set1 {
    position: relative;
}
#sec2 .set1 .box {
    position: relative;
    z-index: 2;
    margin-bottom: 7vw;
}
#sec2 .set1 .box h3 {
    margin-bottom: 5vw;
    filter: brightness(0) saturate(100%) invert(5%) sepia(39%) saturate(10%) hue-rotate(332deg) brightness(93%) contrast(81%);
    width: 67vw;
}
#sec2 .set1 .box .price {
    padding-left: 10px;
}
#sec2 .set1 .photo {
    height: 55vw;
}
#sec2 .set1 .photo img {
    object-position: 86% 50%;
}
#sec2 .set2 {
    position: relative;
    padding-top: 10vw;
}
#sec2 .set2 .right {
    position: relative;
}
#sec2 .set2 .right h3 {
    width: 63vw;
    margin: 0 auto 5vw;
}
#sec2 .set2 .right ul {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    position: relative;
    margin-bottom: 5vw;
}
#sec2 .set2 .right ul li {
    width: 50%;
    height: 36vw;
}
#sec2 .set2 .right .text {
    margin-bottom: 0;
}
@media screen and (min-width: 768px) {
    #sec2 {
        margin-bottom: 129px;
    }
    #sec2 h2 {
        width: 279px;
        margin: 0 auto 37px;
    }
    #sec2 h2::before, #sec2 h2::after {
        height: 2px;
        bottom: -2px;
        left: 7px;
        width: 734px;
    }
    #sec2 h2::after {
        bottom: -11px;
        left: 96px;
    }
    #sec2 .note {
        margin-bottom: 47px;
    }
    #sec2 .set1 {
        margin-bottom: 0;
    }
    #sec2 .set1 .box {
        position: absolute;
        z-index: 2;
        top: 145px;
        left: 55px;
        color: #fff;
        margin-bottom: 0;
    }
    #sec2 .set1 .box h3 {
        margin-bottom: 42px;
        filter: none;
        width: 484px;
        margin-left: -8px;
    }
    #sec2 .set1 .box .price {
        padding-left: 10px;
    }
    #sec2 .set1 .photo {
        height: 500px;
    }
#sec2 .set1 .photo img {
    object-position: 50% 50%;
    
}
    #sec2 .set2 {
        padding-top: 51px;
    }
    #sec2 .set2 .right {
        width: 512px;
        margin-left: auto;
        padding-top: 26px;
    }
    #sec2 .set2 .right h3 {
        width: 413px;
        margin: 0 0 23px;
    }
    #sec2 .set2 .right ul {
        position: absolute;
        top: 0;
        right: 563px;
        width: 787px;
        margin-bottom: 0;
    }
    #sec2 .set2 .right ul li {
        height: 300px;
    }
    #sec2 .set2 .right .text {
        margin-bottom: 0;
    }
}
#sec3 {
    position: relative;
    z-index: 2;
    margin-bottom: 15vw;
}
#sec3 .set1 {
    position: relative;
}
#sec3 .set1 .box {
    position: relative;
    z-index: 2;
    text-align: center;
    margin-bottom: 6vw;
}
#sec3 .set1 .box h2 {
    margin-bottom: 4vw;
    filter: brightness(0) saturate(100%) invert(5%) sepia(39%) saturate(10%) hue-rotate(332deg) brightness(93%) contrast(81%);
    width: 65vw;
}
#sec3 .set1 .box .price__c {
    padding-left: 10px;
    text-align: left;
    padding-right: 23vw;
}
#sec3 .set1 .photo {
    height: 55vw;
}
#sec3 .set2 {
    position: relative;
    padding-top: 7vw;
}
#sec3 .set2 .right {
    position: relative;
}
#sec3 .set2 .right h3 {
    width: 50vw;
    margin-bottom: 5vw;
    margin: 0 auto 5vw;;
}
#sec3 .set2 .right ul {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    position: relative;
    margin-bottom: 5vw;
}
#sec3 .set2 .right ul li {
    width: 50%;
    height: 36vw;
}
#sec3 .set2 .right .text {
    margin-bottom: 0;
}
@media screen and (min-width: 768px) {
    #sec3 {
        margin-bottom: 109px;
    }
    #sec3 .set1 {
        margin-bottom: 0;
    }
    #sec3 .set1 .box {
        position: absolute;
        top: 143px;
        right: 43px;
        color: #fff;
        margin-bottom: 0;
    }
    #sec3 .set1 .box h2 {
        margin-bottom: 39px;
        filter: none;
        width: 473px;
    }
   #sec3 .set1 .box .price__c {
        padding-left: 10px;
        text-align: right;
        padding-right: 0;
    }
    #sec3 .set1 .photo {
        height: 500px;
    }
    #sec3 .set2 {
        padding-top: 59px;
    }
    #sec3 .set2 .right {
        width: 500px;
    }
    #sec3 .set2 .right h3 {
        width: 322px;
        margin-bottom: 20px;
    }
    #sec3 .set2 .right ul {
        position: absolute;
        top: -9px;
        left: 550px;
        width: 800px;
    }
    #sec3 .set2 .right ul li {
        height: 300px;
    }
    #sec3 .set2 .right .text {
        margin-bottom: 0;
    }
}
#sec4 {
    position: relative;
    z-index: 2;
    margin-bottom: 15vw;
}
#sec4 .box {
    position: relative;
}
#sec4 .box h2 {
    margin-bottom: 7vw;
    position: relative;
    width: 71vw;
}
#sec4 .box h2::after {
    content: "";
    background: #222;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100vw;
    height: 1px;
}
#sec4 .box .price__c {
    margin-bottom: 5vw;
}
#sec4 .box .price__c span {
    padding-left: 0;
}
#sec4 .box .photo {
    height: 55vw;
    position: relative;
    margin-bottom: 5vw;
}
#sec4 .box .text {
    margin-bottom: 0;
}
@media screen and (min-width: 768px) {
    #sec4 {
        margin-bottom: 161px;
    }
    #sec4 .box {
        width: 503px;
        margin-left: auto;
        padding-top: 44px;
    }
    #sec4 .box h2 {
        margin-bottom: 57px;
        width: 506px;
    }
    #sec4 .box h2::after {
        position: absolute;
        bottom: 0;
        right: 0;
        width: 50vw;
        height: 2px;
    }
    #sec4 .box .price__c {
        margin-bottom: 13px;
    }
    #sec4 .box .price__c span {
        padding-left: 0;
    }
    #sec4 .box .photo {
        height: 450px;
        width: 650px;
        position: absolute;
        top: 0;
        right: 549px;
        margin-bottom: 0;
    }
    #sec4 .box .text {
        margin-bottom: 0;
    }
}
.btn__popup {
    max-width: 1000px;
    margin: 0 auto 10vw;
    position: relative;
    border-top: 1px solid #222222;
    border-bottom: 1px solid #222222;
    text-align: center;
}
.btn__popup::before {
    content: "";
    position: absolute;
    top: 3px;
    bottom: 3px;
    left: 0;
    right: 0;
    border-top: 1px solid #222222;
    border-bottom: 1px solid #222222;
}
.btn__popup a {
    display: block;
    text-align: center;
    position: relative;
    transition: all .4s ease;
}
.btn__popup a::after {
    content: "";
    background: url("../img/menu/icon_plus.png") no-repeat;
    background-size: 100% auto;
    width: 15px;
    height: 15px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 20px;
}
.btn__popup a:hover {
    opacity: 1;
}
.btn__popup img {
    width: 41vw;
}
@media screen and (min-width: 768px) {
    .btn__popup {
        margin: 0 auto 55px;
        border-top: 2px solid #222222;
        border-bottom: 2px solid #222222;
        text-align: center;
        padding: 10px 0;
    }
    .btn__popup::before {
        top: 5px;
        bottom: 5px;
        border-top: 2px solid #222222;
        border-bottom: 2px solid #222222;
    }
    .btn__popup a {
        text-align: center;
    }
    .btn__popup a::after {
        width: 25px;
        height: 26px;
        right: 110px;
    }
    .btn__popup a:hover {
        opacity: .6;
    }
    .btn__popup img {
        width: 253px;
    }
}
#sec5 {
    position: relative;
    z-index: 2;
}
#sec5 h2 {
    position: relative;
    z-index: 2;
    width: 70vw;
    margin-bottom: 6vw;
}

#sec5 h2::before {

}

#sec5 .slider__s {
    position: relative;
    margin-bottom: 10vw;
}
#sec5 .slider__s .ttl {
    position: relative;
    padding-top: 5vw;
    text-align: center;
    margin: 0 auto;
}
#sec5 .slider__s .ttl dt {
    position: relative;
    width: 72vw;
    margin: 0 auto 5vw;
}
#sec5 .slider__s .ttl dt::after {
    content: "";
    background: #222;
    height: 1px;
    left: 10vw;
    bottom: 0;
    position: absolute;
    right: 9vw;
    display: none;
}
#sec5 .slider__s .ttl .price__c {
    font-weight: 500;
}
#sec5 .slider__s .slider__larger {margin-bottom: 10vw;}
#sec5 .slider__s .slider__larger .ob-img {
    height: 60vw;
    margin-left: auto;
    z-index: 2;
}
#sec5 .slider__s .slider__thumb .ob-img {
    height: 20vw;
    background: #222;
}
#sec5 .slider__s .slider__thumb .slick-slide {
    margin: 0 5px;
    cursor: pointer;
}
#sec5 .slider__s .slider__thumb .slick-slide .ob-img {
    filter: grayscale(1);
}
#sec5 .slider__s .slider__thumb .slick-slide:hover .ob-img {
    filter: grayscale(0);
}
#sec5 .slider__s .slider__thumb .slick-current .ob-img {
    filter: grayscale(0);
}
#sec5 .bnr__shared {
    margin-left: auto;
    margin-right: auto;
}
@media screen and (min-width: 768px) {
    #sec5 {
        margin-bottom: 0;
    }
    #sec5 h2 {
        position: absolute;
        top: 39px;
        left: 0;
        width: 428px;
        margin-bottom: 0;
    }
    #sec5 h2::before {
   
    }
    #sec5 .slider__s {
        margin-bottom: 87px;
    }
    #sec5 .slider__s .ttl {
        width: 433px;
        position: absolute;
        top: 229px;
        padding-top: 0;
        text-align: center;
    }
    #sec_form #sec5 .slider__s .ttl .price__c span {
        padding-left: 0;
    }
    #sec5 .slider__s .ttl dt {
        width: 433px;
        margin: 0 0 37px;
    }
    #sec5 .slider__s .ttl dt::after {
        height: 2px;
        width: 50vw;
        left: 0;
        bottom: 0;
        display: block;
    }
    #sec5 .slider__s .slider__larger {
        margin-right: -150px;
        margin-bottom: -96px;
    }
    #sec5 .slider__s .slider__larger .ob-img {
        height: 500px;
        width: 851px;
        margin-left: auto;
    }
    #sec5 .slider__s .slider__thumb {
    width: 780px;
}
    #sec5 .slider__s .slider__thumb .ob-img {
        height: 180px;
    }
    #sec5 .slider__s .slider__thumb .slick-slide {
        margin: 0 5px;
    }
    #sec5 .bnr__shared {
        margin-left: auto;
        margin-right: auto;
    }
}
#sec6 {
    padding-top: 15vw;
}
#sec6 h2 {
    width: 45vw;
    margin: 0 auto 11vw;
    position: relative;
}
#sec6 h2::before, #sec6 h2::after {
    content: "";
    background: #222;
    height: 1px;
    left: 0;
    bottom: 0;
    width: 100vw;
    position: absolute;
}
#sec6 h2::after {
    bottom: -5px;
    left: 27vw;
}
#sec6 .set1 {
    height: 100vh;
    width: 100%;
    left: 0;
    right: 0;
}
#sec6 .set1 .bg-parallax {
    height: 100vh;
}
#sec6 .set2 {
    position: relative;
    z-index: 3;
    height: 100vh;
}
#sec6 .set2 .wrap {
    height: 100vh;
}
#sec6 .set2 h3 {
    margin: 0 auto 50px;
}
#sec6 .set2 .text {
    text-align: center;
    color: #fff;
    margin-bottom: 0;
}
#sec6 .set2 .inside {
    padding: 10vw 5vw;
    position: absolute;
    bottom: -90vh;
    left: 0;
    right: 0;
    color: #fff;
}
#sec6 .sec6__gsap {
    position: relative;
    z-index: 3;
}
#sec6 .dark_cover {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000000;
    opacity: 0;
    pointer-events: none;
}
@media screen and (min-width: 768px) {
    #sec6 {
        padding-top: 91px;
    }
    #sec6 h2 {
        width: 302px;
        margin: 0 auto 72px;
    }
    #sec6 h2::before, #sec6 h2::after {
        height: 2px;
        left: 22px;
        bottom: 0;
        width: 888px;
    }
    #sec6 h2::after {
        bottom: -9px;
        left: 173px;
        width: 737px;
    }
    #sec6 .set1 {
        width: 100%;
        left: 0;
        right: 0;
    }
    #sec6 .set2 {
        margin-bottom: 0;
    }
    #sec6 .set2 h3 {
        width: 533px;
        margin: 0 auto 54px;
    }
    #sec6 .set2 .text {
        margin-bottom: 0;
    }
    #sec6 .set2 .inside {
        padding: 110px 0 100px;
    }
}
#sec7 {
    padding-top: 15vw;
    padding-bottom: 15vw;
}
#sec7 .box {
    position: relative;
    margin-left: auto;
    margin-bottom: 15vw;
}
#sec7 .box h2 {
    max-width: 467px;
    width: 65vw;
    margin-bottom: 9vw;
}
#sec7 .box .photo {
    position: relative;
    height: 60vw;
    margin-bottom: 5vw;
}
@media screen and (min-width: 768px) {
    #sec7 {
        padding-top: 127px;
        padding-bottom: 122px;
    }
    #sec7 .box {
        width: 467px;
        margin-left: auto;
        margin-bottom: 127px;
        margin-right: -84px;
        letter-spacing: 0.2px;
    }
    #sec7 .box h2 {
        max-width: 467px;
        width: 65vw;
        margin-bottom: 33px;
    }
    #sec7 .box .photo {
        position: absolute;
        width: 730px;
        height: 450px;
        top: -46px;
        right: 542px;
    }
}

.remodal {
    background: url("../img/shared/bg05.jpg");
    padding: 35px 20px 85px;
}
@media screen and (min-width: 768px) {
    .remodal {
        padding: 30px 30px 85px;
    }
}
.remodal-close {
    position: sticky;
    margin-left: auto;
    margin-right: 0;
    transition: all .4s ease;
}
.remodal-close::before {
    content: "";
    background: url("../img/menu/pop_close.png") no-repeat;
    background-size: 100% auto;
    width: 40px;
    height: 24px;
}
.remodal-close:hover {
    opacity: 1;
}
@media screen and (min-width: 768px) {
    .remodal-close {
        margin-right: 0;
    }
    .remodal-close::before {
        width: 53px;
        height: 29px;
    }
    .remodal-close:hover {
        opacity: .6;
    }
}
.pop__content {
    max-width: 1000px;
    margin: 0 auto;
}
.pop__content .pop__text h2 {
    text-align: center;
    color: #000;
    font-size: 30px;
    font-weight: 500;
    line-height: 1;
    margin-bottom: 14px;
}
.pop__content .pop__text .note__pp {
    text-align: center;
    margin-bottom: 31px;
}
.pop__content .pop-box .pop-col + .pop-col {
    margin-top: 10vw;
}
.pop__content .pop-box .pop-row {
    margin-top: 0;
}
.pop__content .pop-box .pop-row h3 {
    font-size: 17px;
    line-height: 1;
    padding: 20px 0;
    border-bottom: 1px solid #222222;
    margin-bottom: 10px;
}
.pop__content .pop-box .pop-row dl {
    border-bottom: 1px solid #898680;
    padding: 5px 0;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
}
.pop__content .pop-box .pop-row dl dt {
    text-align: left;
}
.pop__content .pop-box .pop-row dl dd {
    text-align: right;
    min-width: 66px;
}
.pop__content .pop-box .pop-row + .pop-row {
    margin-top: 20px;
}
@media screen and (min-width: 768px) {
    .pop__content .pop__text h2 {
        font-size: 42px;
        margin-bottom: 10px;
    }
    .pop__content .pop__text .note__pp {
        margin-bottom: 40px;
    }
    .pop__content .pop-box {
        margin-top: 0px;
    }
    .pop__content .pop-box .pop-col {
        width: 48.2%;
        float: left;
    }
    .pop__content .pop-box .pop-col + .pop-col {
        float: right;
        margin-top: 0;
    }
    .pop__content .pop-box .pop-row {
    }
    .pop__content .pop-box .pop-row h3 {
        font-size: 18px;
    }
    .pop__content .pop-box .pop-row + .pop-row {
    }
}


@media screen and (min-width: 768px) and (max-width: 1299px) {
    #sec1 .set1 h2 {
        margin-left: 20px;
    }
    #sec1 .set1 .photo-1 {
        left: 467px;
    }
    #sec1 .set2 .text {
        width: 57.5%;
        padding-right: 2%;
    }
    #sec3 .set2 .right {
        width: 426px;
        padding-left: 2%;
    }
    #sec2 .set2 .right {
        width: 426px;
        padding-right: 20px;
    }
    #sec2 .set2 .right ul {
        right: 484px;
        width: 57vw;
    }
    #sec3 .set2 .right ul {
        left: 484px;
        width: 57vw;
    }
    #sec4 .box {
        width: 40%;
        padding-right: 20px;
    }
    
    #sec4 .box h2 {
        width: 100%;
    }
    #sec4 .box .photo {
        right: 110%;
    }
    #sec5 .slider__s .slider__larger .ob-img {
        width: 62%;
    }
    #sec5 h2 {
        left: 20px;
    }
    #sec5 .slider__s .ttl {
        left: 20px;
    }
    #sec7 .box {
        margin-right: -25px;
    }
    #sec7 .box .photo {
        right: 520px;
    }
    #sec5 .slider__s .slider__thumb .slick-slide:hover .ob-img {
    filter: grayscale(0);
}
}

















