@charset "utf-8";

/* mv */
.mv {
    position: relative;
    border-bottom: 20px solid #534741;
    margin-bottom: 10px;
    overflow: hidden;
    line-height: 0;
}

.mv img {
    width: 100%;
}

.mv .m-cap {
    line-height: 1.2;
}

@media screen and (max-width: 768px){
    .mv {
        margin: 0;
        border-bottom: 0;
        font-size: 0;
    }

    .mv .photo {
        position: static;
        overflow: inherit;
    }

    .mv .photo img {
        line-height: 0;
    }

    .mv::after {
        display: block;
        content: '';
        width: 100%;
        height: 5rem;
        background: #534741;
        z-index: 2;
    }

    .mv::before {
        content: '';
        width: 100%;
        height: 0.5rem;
        background: #fff;
        position: absolute;
        left: 0;
        bottom: 4rem;
        z-index: 2;
    }

    .mv .m-cap {
        left: auto;
        right: 20px;
        bottom: -3.5rem;
        color: #ffffff;
        text-shadow: none;
        font-size: 10px !important;
        z-index: 6;
    }

    .mv .slick-list {
        overflow: inherit;
    }
}



/* highlight */
.highlight {
    overflow: hidden;
    background: #534741;
    padding: 1rem 0;
}

.highlight .container {
    max-width: 1200px;
}

.highlight ul {
    align-items: center;
}

.highlight ul li {
    width: 28%;
}

.highlight ul li:nth-child(1),
.highlight ul li:nth-child(3) {
    width: 35%;
}

.highlight .list01 {
    border-bottom: 1px solid #ffffff;
    padding-bottom: 1rem;
    margin-bottom: 1rem;
}

.highlight li {
    color: #ffffff;
    text-align: center;
    font-weight: 500;
    font-size: 1.8rem;
    line-height: 1.8;
}

.highlight .yellow {
    color: #c9c531;    
}

.highlight .fBig {
    font-size: 140%;    
}

.highlight .fBigStyle {
    font-size: 280%;
    line-height: 1;
}

.highlight .hasSup {
    position: relative;
    display: inline-block;
    font-size: 1.3rem;
}

.highlight p .sup {
    position: absolute;
    top: 5px;
    left: 0;
    line-height: 1;
}

.highlight sup {
    font-size: 50%;
}

@media (min-width: 769px){
    .highlight li a {
        transition: all 0.2s;
    }

    .highlight li a:hover {
        opacity: 0.6;
    }
}

@media (max-width: 999px) and (min-width: 769px){
    .highlight li {
        font-size: 1.4rem;
    }

    .highlight .hasSup {
        font-size: 1rem;
    }
}

@media screen and (max-width: 768px){
    .highlight {
        padding: 0;
    }

    .highlight ul {
        padding: 0 0 4rem;
    }

    .highlight ul li {
        width: 100% !important;
        border-bottom: 1px solid #ccc;
        padding-bottom: 1rem;
        margin-bottom: 1rem;
        font-size: 4vw;
        margin: 0 !important;
        padding: 3vw 0 !important;
    }

    .highlight ul li:first-child {
        border-top: 1px solid #ccc;
    }

    .highlight .list01 {
        margin-bottom: 0;
        padding-bottom: 0;
        border-bottom: 0;
    }

    .highlight .list02 {
        padding-top: 0;
    }

    .highlight .list02 li:first-child {
        border-top: 0;
    }

    .highlight .list02 li:last-child {
        margin-bottom: 0;
        padding-bottom: 0;
    }

    .highlight .hasSup {
        font-size: 3.5vw;
    }
}


/* start */
.start {
    overflow: hidden;
    padding: 6rem 0 0;
    background: #fff;
}

.start .box01 {
    text-align: center;
}

.start .box01 h2 {
    font-size: min(8vw, 5rem);
    font-weight: 500;
    letter-spacing: 0.3em;
    margin-bottom: 3rem;
}

.start .box01 p {
    font-size: 1.8rem;
    line-height: 2;
    font-weight: 500;
    text-align: center;
}

.start .box01 .btnRequest {
    display: block;
    color: #ffffff;
    background: #c0272d;
    max-width: 450px;
    width: 80%;
    margin: 3rem auto 0;
    padding: 1rem 0 1.2rem;
    font-weight: 500;
    letter-spacing: 0.2em;
    font-size: 2rem;
    transition: all 0.2s;
}

.start .box02 {
    padding: 4rem 0;
    margin: 4rem auto 0;
    box-shadow: 0 0 10px #dad9d9;
    color: #666666;
    text-align: center;
}

.start .box02 h2 {
    font-size: 2rem;
    margin: 0 0 1rem;
}

.start .box02 p {
    font-size: 2rem;
    font-weight: 500;
}

.start .bnr {
    max-width: 700px;
    width: 70%;
    margin: 6rem auto;
}

@media (min-width: 769px) {
    .start .box01 .btnRequest:hover {
        background: #000;
    }

    .start .bnr:hover {
        opacity: 0.8;
    }
}

@media (max-width: 999px) and (min-width: 769px){
    .start .box01 p {
        font-size: 1.6rem;
    }
}

@media screen and (max-width: 768px){
    .start {
        padding: 6rem 0 0;
    }

    .start .box01 .btnRequest {
        padding: 1.5rem 0;
    }

    .start .box01 p {
        font-size: min(4.5vw, 1.8rem);
    }
    .start .box02 {
        margin: 6rem auto 0;
    }

    .start .box02 h2 {
        font-size: 1.6rem;
    }

    .start .box02 p {
        font-size: 3rem;
    }

    .start .bnr {
        width: 100%;
        margin: 4rem auto;
    }
}


/* onlyHere */
.onlyHere {
    position: relative;
    padding: 12% 0 4%;
    border-top: 20px solid #534741;
    background: #fff url(../img/top/bg-02.webp) no-repeat top center / 100% auto;
    color: #231815;
}

.onlyHere h2 {
    width: 64%;
    margin: 0 auto 6%;
}

.onlyHere .txt {
    font-size: 1.8rem;
    text-align: center;
    line-height: 2.3;
    font-weight: 500;
    letter-spacing: 0.1em;
}

.onlyHere ul {
    margin: 8rem 0 0;
    justify-content: space-between;
}

.onlyHere ul li {
    width: 32%;
    padding: 5rem 0;
    background: url(../img/top/bg-01.webp) no-repeat top center / auto 70%;
    text-align: center;
    font-weight: 500;
    color: #534741;
}

.onlyHere ul li a {
    height: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    flex-direction: column;
}

.onlyHere ul li p {
    font-size: 1.8rem;
}

.onlyHere ul li p span {
    font-size: 2.6rem;
}

.onlyHere .bnr {
    margin-top: 8rem;
    background: #958c85;
    transition: 0.2S;
}

@media (max-width: 999px) and (min-width: 769px){
    .onlyHere .txt {
        font-size: 1.6rem;
    }
}

@media (min-width: 769px) {
    .onlyHere ul li a:hover .readMore {
        background: #534741;
        color: #ffffff;
    }

    .onlyHere .bnr:hover {
        background: #534741;
    }

}



@media screen and (max-width: 768px){
    .onlyHere {
        padding: 20% 0 8rem;
        background-image: url(../img/top/bg-02_sp.webp);
    }

    .onlyHere h2 {
        width: 95%;
    }

    .onlyHere .txt {
        font-size: min(3.5vw, 2rem);
        letter-spacing: 0.05em;
    }

    .onlyHere ul {
        justify-content: center;
        gap: 2%;
        margin-top: 4rem;
    }

    .onlyHere ul li {
        width: 100%;
        margin-bottom: 4rem;
        padding: 0;
        background: none;        
    }

    .onlyHere ul li:last-child {
        margin-bottom: 0;
    }

    .onlyHere ul li p  {
        padding: 8% 0;
        background: url(../img/top/bg-01.webp) no-repeat center center / auto 100%;
        font-size: 4.5vw;
        line-height: 1.4;
    }

    .onlyHere ul li p span {
        font-size: 7vw;
    }

    .onlyHere ul li .readMore {
        max-width: 300px;
        width: 48vw;
        font-size: 3.5vw;
        margin-top: 1rem;
        padding: 1.2rem 1rem 1.5rem;
    }

    .onlyHere .bnr {
        margin-top: 6rem;
    }
}





/* block */

.block {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0 0 6rem;
}

.block::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    height: 35px;
    width: 100%;
    background: rgba(0, 0, 0, 0.4);
    z-index: 1;

}

.block:last-child {
    margin: 0;
}

.block .item {
    width: 18%;    
}

.block .item img {
    width: 100%;
}

.block .itemTxt {
    width: 38%;    
}

.block .itemTxt a {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    height: 100%;
    background: #958c85;
    color: #ffffff;
    transition: all 0.2s;
}

.block .itemTxt a > div {
    width: 100%;
}

.block .itemTxt .en {
    line-height: 1;    
    letter-spacing: 0.2em;
    margin-bottom: clamp(1px, 1.5vw, 3rem);
    font-size: clamp(1px, 1.5vw, 2.2rem);
}

.block .itemTxt .jp {
    line-height: 1;        
    letter-spacing: 0.2em;    
    margin-bottom: clamp(1px, 2vw, 4rem);
    font-size: clamp(1px, 2vw, 4rem);
}

.block .itemTxt .readMore {
    max-width: unset;
    width: 45%;
    background: #fff;
    color: #a22025;
    margin: 0 auto;
    padding: 1.2rem 1rem 0.8rem;
    font-size: clamp(1px, 1.2vw, 2rem);
}

.block .m-cap {
    z-index: 2;
}

@media (min-width: 769px) {
    .block .itemTxt a:hover {
        background: #000;
    }

    .block .itemTxt a:hover .readMore {
        background: #534741;
        color: #ffffff;
    }
}

@media (max-width: 999px) and (min-width: 769px){
    .block::after {
        display: none;
    }

    .block .item .m-cap {
        width: 100%;
        left: 0;
        bottom: 0;
        background: rgba(83, 71, 65, 0.7);
        text-align: right;
        padding: 5px;
    }

    .block .item .m-cap br {
        display: block !important;
    }

    .block .item .m-cap {
        font-size: 1vw;
    }
}


@media screen and (max-width: 768px){
    .block {
        padding: 0 20px;
    }
    
    .block::after {
        display: none;
    }

    .block .item {
        width: 48%;
        margin-bottom: 4%;
    }

    .block .orderSp1 {
        order: 1;
        width: 100%;
    }

    .block .orderSp2 {
        order: 2;
    }

    .block .orderSp3 {
        order: 3;
    }

    .block .itemTxt {
        order: 4;
        width: 100%;
    }

    .block .itemTxt a {
        padding: 3rem 0;
    }

    .block .itemTxt .en {
        margin-bottom: 1.5rem;
        font-size: 3vw;
        
    }

    .block .itemTxt .jp {
        margin-bottom: 2rem;
        font-size: 6vw;
        letter-spacing: 0.05em;
    }

    .block .itemTxt .readMore {
        font-size: 1.6rem;
        width: 160px;
    }

    .block .item .m-cap {
        display: inline-block;
        background: rgba(83, 71, 65, 0.7);
        right: 0;
        bottom: 0;
        padding: 5px;
        text-align: right;
    }
}