.mb0 {
    margin-bottom: 0;
}

.mb10 {
    margin-bottom: 10px;
}

.mb20 {
    margin-bottom: 20px;
}

.mb30 {
    margin-bottom: 30px !important;
}

.center {
    text-align: center;
}

#lp03 {
    font-family: "Zen Maru Gothic", sans-serif;
}

#lp03 p,
#lp03 h1,
#lp03 h2,
#lp03 h3,
#lp03 h4 {
    font-family: "Zen Maru Gothic", sans-serif;
}

#lp02 #wrapper {
    background: #fff;
    min-width: 1300px;
}

#lp02 main {
    margin: 0;
    background: linear-gradient(to bottom, #ebe2d8 160px, transparent 160px);
    padding-top: 160px;
}

#lp03 .mv {
    padding: 60px 0 60px 0;
    height: 720px;
    width: 100%;
    position: relative;
    background: #2c3a64;

}

#lp03 .mv:after {
    content: "";
    position: absolute;
    inset: 0;
    background: #d9d9d9;
    /* nền xanh */
    clip-path: polygon(100% 0, 100% 105%, 0 100%);
}

#lp03 .mv-inner {
    width: 1300px;
    position: relative;
    margin: 0 auto;
    z-index: 999;
}


#lp03 .mv-inner::before {
    position: absolute;
    content: "";
    background: url(images_lp/main_mv_01.png) no-repeat;
    background-size: contain;
    width: 1667px;
    height: 641px;
}

#lp03 .mv-inner .mv-txt01 {
    font-size: 40px;
    font-weight: 700;
    font-style: normal;
    color: rgb(44, 58, 100);
    margin-bottom: 40px;
}

#lp03 .mv-inner .mv-txt01 span {
    background: #fff;
    padding: 15px 40px 15px 15px;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
}

#lp03 .mv-inner .mv-txt02 {
    color: white;
    text-shadow: rgba(255, 255, 255, 0.4) 3.12374px 3.12374px 0px;
    font-size: 70px;
    font-weight: 700;
    font-style: normal;
    line-height: 1.2em;
    margin-bottom: 80px;
}

#lp03 .mv-inner .mv-txt03 {
    color: #614220;
    font-size: 24px;
    font-weight: 700;
    font-style: normal;
    line-height: 1.2em;
}

#lp03 .box02 {
    width: 770px;
    margin: 20px auto;
    background: url('images_lp/box2-bg1.png') no-repeat top center;
    background-size: cover;
    padding: 65px 15px 10px;
}

#lp03 .box02-txt01 {
    color: #313e6f;
    font-size: 42px;
    font-weight: 700;
    font-style: normal;
    line-height: 1.2em;
    margin-bottom: 15px;
    margin-left: 30px;
}

#lp03 .box02-txt02 {
    color: #000;
    font-size: 28px;
    font-weight: 700;
    font-style: normal;
    line-height: 1.2em;
    margin-left: 30px;
    margin-bottom: 10px;
}

#lp03 .box02-txt02 span {
    font-style: italic;
    margin-right: 10px;
    font-size: 26px;
    font-weight: 500;
}

#lp03 .box02-txt03 {
    font-size: 14px;
    font-weight: 500;
    text-align: right;
    color: #000;
}

.box02-btn {
    text-align: center;
}

.box02-btn a {
    display: block;
    max-width: 465px;
    color: #fff;
    background: #313e6f;
    border-radius: 58px;
    padding: 35px 20px;
    margin: 0 auto;
    font-size: 38px;
    text-decoration: none;
    font-family: "Zen Maru Gothic", sans-serif;
    font-weight: 700;
    transition: 0.3s all;
}

.box02-btn a:hover {
    background: #d74956;
}

.box02-btn.btn2 a {
    background: #725a4e;
}

.box02-btn.btn2 a:hover {
    background: #58453b;
}

.pickup {
    padding: 60px;
    position: relative;
    z-index: 1;
    background: #c9cfd7;
    background-size: contain;
}

.pickup-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 850px;
    margin: 0 auto;
}

.pickup-item {
    width: 400px;
    background: #fff;
    box-sizing: border-box;
    padding: 22px;
    border-left: 1px solid #614220;
    border-bottom: 1px solid #614220;
    margin-bottom: 36px;
}

.pick-img {
    width: 357px;
    height: 342px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    border-top: 1px solid #614220;
    border-right: 1px solid #614220;
    margin-bottom: 15px;
}

.pick-ct {
    color: #000;
    font-weight: 700;
    line-height: 1.2em;
    font-size: 18px;
    text-align: center;
}

.ss1 .imner {
    position: relative;
}

.ss1 .imner::after {
    position: absolute;
    content: "";
    background: url(../lp03/images_lp/bag.png) no-repeat 0 0 / cover;
    width: 140px;
    height: 215px;
    top: -143px;
    right: 300px;
    transform: translate(0px, 0px) rotate(11deg);
}


.pick-slide-wrap {
    width: 1368px;
    margin: 0 auto 30px;
}

.pick-slide-wrap .slick-slide {
    padding: 0 20px;
}

.voice {
    padding: 60px;
    position: relative;
    z-index: 1;
    background: #fff;
}

.title-en {
    font-size: 16px;
    font-weight: 500;
    color: #a79078;
    letter-spacing: .2em;
    position: relative;
    margin-bottom: .5em;
    text-align: center;
}


.title-eng {
    font-size: 57px;
    font-weight: normal;
    color: #313e6f;
    letter-spacing: 0;
    font-family: "Pacifico", cursive;
    margin-bottom: 30px !important;
}

.subtitle {
    text-align: center;
    font-size: 25px;
    font-family: "Pacifico", cursive;
    font-weight: bold;
    margin-bottom: 10px;
}


.title-en span {
    font-size: 34px;
    font-weight: normal;
    position: absolute;
    left: 50%;
    top: 16px;
    transform: translateX(-50%);
    color: #b09475;
    letter-spacing: 0;
    font-family: "Pacifico", cursive;
}

.title-en.txt-white span {
    color: #fff;
}

.title-jp {
    font-weight: 700;
    font-size: 58px;
    color: rgb(97, 66, 32);
    -webkit-text-stroke: 2.3643px rgb(97, 66, 32);
    -webkit-text-fill-color: transparent;
    text-shadow: rgb(176, 148, 117) 2.78635px 2.78635px 0px;
    text-align: center;
    line-height: 1em;
    margin-bottom: 60px !important;
    letter-spacing: 3px;
}

.title-jp2 {
    color: #e4626e;
    text-shadow: rgba(228, 98, 110, 0.4) 3.12374px 3.12374px 0px;
    font-size: 58px;
    font-weight: 700;
    font-style: normal;
    line-height: 1.2em;
    text-align: center;
    letter-spacing: 1px;
}

.voice-slide-wrap {
    width: 1130px;
    margin: 0 auto 30px;
    padding: 30px 70px;
    background: #fff;
    border-radius: 10px;
}

.voice-slide {}

.voice .slick-slide {
    padding: 0 15px;
}

.voice .slick-slide>div {
    border: 1px solid #ccc;
    border-radius: 15px;
    overflow: hidden;
}

.voice .slick-list {
    margin: 0 -15px;
}

.voice .slick-prev,
.voice .slick-next {
    width: 40px;
    height: 40px;
    border: 1px solid #ccc;
    border-radius: 50%;
    background: #fff;
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.3s all;
}

.voice .slick-prev:hover,
.voice .slick-next:hover {
    background: #707070;
    z-index: 2;
}

.voice .slick-next {
    right: -20px;
}

.voice .slick-prev {
    left: -20px;
}

.voice .slick-prev:before,
.voice .slick-next:before {
    border-right: 3px solid #000;
    border-bottom: 3px solid #000;
    display: block;
    height: 15px;
    width: 15px;
    transform: rotate(135deg);
    font-size: 0;
}

.voice .slick-prev:hover:before,
.voice .slick-next:hover:before {
    border-right: 3px solid #fff;
    border-bottom: 3px solid #fff;
}

.voice .slick-prev:before {
    transform: rotate(135deg);
    margin-left: 6px;
}

.voice .slick-next:before {
    transform: rotate(-45deg);
    margin-right: 6px;
}

.voice-rate {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}

.review-item {
    padding: 20px;
    min-height: 450px;
}

.review-item p {
    margin-bottom: 0;
}

.review-star {
    display: flex;
    align-items: center;
}

.review-star li img {
    width: 20px;
    height: auto;
    margin-right: 3px;
}

.review-total span {
    font-weight: 700;
}

.voice-rev-info {
    display: flex;
    align-items: center;
}

.review-if {
    font-weight: 700;
    line-height: 1.4em;
}

.review-if span {
    display: block;
    font-weight: 400;
    font-size: 14px;
}

.review-thumb {
    margin-right: 10px;
}

.review-logo {
    margin-left: auto;
}

.review-content {
    font-size: 14px;
    line-height: 1.4em;
    margin-top: 10px;
}

.concept {
    background: #c9cfd7;
    padding: 60px 0;
}

.concept-ct {
    margin-top: 150px;
    margin-bottom: 140px;
}

.ttl {
    font-size: 22px;
    font-weight: bold;
    color: #313e6f;
    text-align: center;
    margin-bottom: 15px;
    position: relative;
}

.ttl .large {
    font-size: 24px;
    display: block
}

.ttl::before {
    content: '';
    background: url("../lp02/images_lp/icon_painting.png") no-repeat 0 0 / cover;
    width: 100px;
    height: 46px;
    display: block;
    position: absolute;
    top: -55px;
    left: 50%;
    transform: translateX(-50%)
}

.whitebox {
    padding: 30px;
    background: #fff;
    position: relative;
    max-width: 90%;
    width: 600px;
    margin: 0 auto 130px;
    text-align: center;
}

.whitebox.item2 {
    margin: 0 auto 150px;
}

.whitebox ul {
    display: inline-block
}

.whitebox ul li {
    text-align: left;
    color: black !important;
}

main ul:not([class]) li:before {
    background: black !important;
}


.pick-map dl {
    margin: 0 auto;
    padding: 0;
    max-width: fit-content;
}

.pick-map dl div {
    display: flex;
    margin-bottom: 8px;
    justify-content: space-between;

}

.pick-map dt {
    width: 200px;
    font-weight: bold;
    flex-shrink: 0;
    font-size: 20px;
}

.pick-map dd {
    margin: 0;
    flex: 1;
    font-size: 18px;
    font-weight: bold;
}

.whitebox.item1::before {
    content: '';
    background: url(../lp02/images_lp/page_lp_bg01.png) no-repeat 0 0 / cover;
    width: 200px;
    height: 185px;
    display: block;
    position: absolute;
    top: -90px;
    left: -125px;
    transform: rotate(-10deg);
}

.whitebox.item2::before {
    content: '';
    background: url(../lp02/images_lp/page_lp_bg02_01.png) no-repeat 0 0 / cover;
    width: 200px;
    height: 195px;
    display: block;
    position: absolute;
    top: -100px;
    right: -135px;
}

.whitebox.item3::before {
    content: '';
    background: url(../lp02/images_lp/page_lp_bg_03.png) no-repeat 0 0 / cover;
    width: 190px;
    height: 222px;
    display: block;
    position: absolute;
    top: -90px;
    left: -125px;
    z-index: 9;
}

.whitebox.item3::after {
    content: '';
    background: url(../lp02/images_lp/page_lp_bg03_01.png) no-repeat 0 0 / cover;
    width: 200px;
    height: 185px;
    display: block;
    position: absolute;
    bottom: -90px;
    right: -125px;
    transform: rotate(-10deg);
}

.works {
    background: #f3f0ea;
    padding: 40px 0;
}

.works_sec ul {
    max-width: 1800px;
    margin: 0 auto;
    display: flex;
    gap: 35px;
    align-items: center;
    justify-content: center;
}

.works_sec ul li {
    margin-bottom: 0 !important;
    padding-left: 0 !important;
    width: calc(100%/4 - 50px);
}

.works_sec ul li:before {
    content: none !important;
}



.pick-map {
    padding: 40px 0;
    background: white;
}

.pick-map .content_white {
    background: #c9cfd7;
    width: 850px;
    margin: 0 auto;
    border-radius: 25px;
    padding: 60px 30px;
}

.pick-map-in {
    margin: 60px auto;
    max-width: 600px;
}

.pick-map-info {
    font-size: 19px;
    font-weight: 700;
    color: #614220;
    line-height: 1.2em;
}

.pick-map-if {
    width: 100%;
    height: 350px;
    margin-bottom: 20px;
}

.check {
    background: #ebe2d8;
    padding: 120px 0 60px;
    margin-bottom: 60px
}

.check-in {
    max-width: 1220px;
    margin: 0 auto;
    border-radius: 35px;
    padding: 15px;
    position: relative;
}

.ss1 {
    padding: 60px 0;
    background: white;
}

.title_sub_1 {
    text-align: center;
    font-size: 25px;
    font-family: "Pacifico", cursive;
    font-weight: bold;
    margin-bottom: 30px;
}

.check-in-ct {
    background: #fff;
    border-radius: 30px;
    padding: 20px 60px;
}

.check-tt {
    color: #614220;
    font-size: 40px;
    text-align: center;
    font-weight: 700;
    line-height: 1.6em;
    margin-bottom: 40px;
}

.check-tt span {
    display: block;
    font-size: 47px;
}

.check-img {
    margin-bottom: 50px;
}

.check-img img {
    border-radius: 25px;
}

.check-star {
    width: 252px;
    height: 252px;
    background: url(../lp03/images_lp/text_img.svg) no-repeat 0 0 / cover;
    position: absolute;
    left: -76px;
    top: -24px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.check-star-txt {
    font-weight: 700;
    text-align: center;
    font-size: 42px;
    color: #fff;
    line-height: 1.2em;
}

.ss1 {
    background: white;
    margin: 0;
    padding: 60px 0;
}


@media screen and (min-width: 1px) and (max-width: 1366px) {
    #lp02 main {
        padding-top: 70px;
    }

    #wrapper {
        min-width: 1300px !important;
    }

    .ss1 .imner::after {

        top: -143px;
        right: 130px;

    }


}

@media screen and (max-width: 768px) {
    .ss1 .imner::after {
        top: -108px;
        right: 20px;
        width: 66px;
        height: 100px;
    }

    .ss1 {
        background: white;
        margin: 0;
        padding: 5px 0 30px 0;
    }

    #wrapper {
        width: 100%;
        min-width: 100% !important;
        box-sizing: border-box;
    }

    #lp02 .mv {
        padding-top: 0;
        padding-bottom: 30px;
    }

    #lp03 .mv-inner .mv-txt01 {
        margin-bottom: 20px;
    }

    #lp03 .mv-inner .mv-txt01 span {
        font-size: 4vw;
        padding: 15px 20px 15px 15px;
    }


    #lp03 .mv-inner {
        width: 100%;
        position: relative;
        margin: 0 auto;
        z-index: 999;
    }

    #lp03 .mv {
        height: 470px;
    }

    #lp03 .mv-inner::before {
        width: 900px;
        height: 450px;
        top: 53px;
    }

    .mv-txt02,
    .mv-txt03 {
        padding: 0 10px;
    }

    .voice {
        padding: 30px;
        position: relative;
        z-index: 1;
        background: #fff;
    }

    #lp03 .mv-inner .mv-txt02 {
        font-size: 6vw;
        margin-bottom: 20px;
        text-shadow: rgba(228, 98, 110, 0.4) 1.12374px 1.12374px 0px;
    }

    #lp03 .mv-inner .mv-txt03 {
        font-size: 2.2vw;
        text-shadow:
            0px 0px 5px rgba(255, 255, 255, 1),
            0px 0px 5px rgba(255, 255, 255, 1),
            0px 0px 5px rgba(255, 255, 255, 1),
            0px 0px 5px rgba(255, 255, 255, 1),
            0px 0px 5px rgba(255, 255, 255, 1),
            0px 0px 5px rgba(255, 255, 255, 1),
            0px 0px 5px rgba(255, 255, 255, 1),
            0px 0px 5px rgba(255, 255, 255, 1),
            0px 0px 5px rgba(255, 255, 255, 1),
            0px 0px 5px rgba(255, 255, 255, 1);
    }

    .pick-slide-wrap {
        width: 100%;
        box-sizing: border-box;
    }

    .pickup {
        padding: 30px 10px;
    }

    .pickup-list {
        width: 100%;
        box-sizing: border-box;
        justify-content: center;
    }

    .voice-slide-wrap {
        width: 97%;
        padding: 30px 20px;
    }

    #lp03 .box02 {
        width: 100%;
        box-sizing: border-box;
        height: 35.5vw;
        display: flex;
        flex-direction: column;
        justify-content: flex-end;
        position: relative
    }

    #lp03 .box02-txt01 {
        font-size: 5vw;
        margin-bottom: 10px;
        margin-left: 0;
    }

    #lp03 .box02-txt02 {
        font-size: 3vw;
        margin-left: 0;
    }

    #lp03 .box02-txt02 span {
        font-size: 3.5vw;
        padding: 20px 0px;
    }

    #lp03 .box02-txt03 {
        font-size: 2.5vw;
        position: absolute;
        right: 10px;
        bottom: 15px
    }

    .pick-slide-wrap .slick-slide {
        display: flex;
        justify-content: center;
    }

    .pick-slide-wrap .slick-prev,
    .pick-slide-wrap .slick-next {
        width: 35px;
        height: 35px;
    }

    .pick-slide-wrap .slick-prev {
        left: 4px;
        z-index: 9;
    }

    .pick-slide-wrap .slick-next {
        right: 4px;
        z-index: 9;
    }

    .slick-prev:before,
    .slick-next:before {
        font-size: 35px;
        color: #000;
    }

    .title-jp2 {
        font-size: 48px;
        text-shadow: rgba(228, 98, 110, 0.4) 1.12374px 1.12374px 0px;

    }

    .concept-in .title-jp2 {
        margin-bottom: 60px !important;
    }

    .whitebox.item2::before {
        width: 140px;
        height: 135px;
        top: -100px;
        right: -60px;
    }

    .whitebox.item1::before {
        width: 137px;
        height: 126px;
        top: -40px;
        left: -60px;
    }

    .whitebox.item2::after {
        width: 130px;
        height: 152px;
        bottom: -140px;
        left: -60px;
    }

    .whitebox.item3::after {
        width: 140px;
        height: 135px;
        bottom: -115px;
        right: -60px;
    }

    .pick-map-in {
        width: 97%;
        padding: 20px 10px;
    }

    .check {
        padding: 30px 10px;
        margin-bottom: 30px;
    }

    .check-star {
        width: 18vw;
        height: 18vw;
        left: -10px;
    }

    .check-in-ct {
        padding: 20px 5vw;
    }

    .check-star-txt {
        font-size: 4vw;
    }

    .check-tt {
        font-size: 5vw;
    }

    .check-tt span {
        font-size: 5vw;
    }

    .box02-btn.btn2 a {
        font-size: 6vw;
    }

    .whitebox {
        padding: 20px 16px;
    }

    .title-jp {
        margin-bottom: 30px !important;
    }

    .title-en img {
        width: 150px;
    }

    .title-en span {
        font-size: 24px;
        top: 10px;
    }

    .title-jp {
        font-size: 48px;
    }

    .works_sec ul li {
        padding-left: 20px !important;

    }

    .works_sec ul .slick-slide {
        padding: 0 20px;
        box-sizing: border-box;
        display: flex;
        justify-content: center;
    }

    .works_sec ul .slick-prev,
    .works_sec ul .slick-next {
        width: 35px;
        height: 35px;
    }

    .works_sec ul .slick-prev {
        left: 4px;
        z-index: 9;
    }

    .works_sec ul .slick-next {
        right: 4px;
        z-index: 9;
    }

    .pick-map .content_white {
        background: #c9cfd7;
        width: 90%;
        margin: 0 auto;
        border-radius: 25px;
        padding: 30px 10px;
    }

    .pick-map dt {
        width: 170px;
        font-weight: bold;
        flex-shrink: 0;
        font-size: 17px;
    }

    .pick-map-in {
        margin: 20px auto 0px;
        max-width: 600px;
    }

    #lp03 .mv {
        padding: 10px 0 10px 0;
    }

    .whitebox.item3::before {
        width: 130px;
        height: 152px;
        bottom: -140px;
        left: -60px;
    }

    .pick-map dd {
        font-size: 15px;
    }
}

@media screen and (max-width: 640px) {
    .works_sec ul li img {
        width: 100%;
        max-width: 322px;
    }
}

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


    .box02-btn {
        max-width: 90%;
        margin: 0 auto;
        font-size: 2vw;
    }

    .box02-btn a {
        font-size: 5vw;
        padding: 20px 20px;
    }

    .check-tt,
    .check-img {
        margin-bottom: 20px;
    }

    #lp03 .mv-inner::before {
        width: 777px;
        height: 450px;
        top: 71px;
    }
}

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

    .title-jp,
    .title-jp2 {
        font-size: 10vw;
    }

    #lp03 .mv-inner::before {
        width: 562px;
        height: 370px;
        top: 55px;
    }

    #lp03 .mv {
        height: 335px;
    }

    .pickup-list {
        padding: 0 10px;
    }

    .pickup-item {
        width: 100%;
        box-sizing: border-box;
    }

    .pick-img {
        width: 100%;
    }

    .pick-img img {
        width: 100%;
        height: auto;
    }

    /* .works_sec ul{
        width: 100%;
        padding: 0 10px;
    }
    .works_sec ul li{
        width: 100%;
    } */


}