@charset "UTF-8";

.tpl-header__logo .tpl-header__svg {
    fill: #3f2021;
}

.tpl-header__name {
    color: #3f2021;
}

.tpl-drawer__line {
    color: #3F2021;
    background-color: #3F2021;
}

.mv{position: relative;}
.mv .m-cap{text-align: right;padding: 5px 10px;}

.plan-detail {
    background-color: #d7d2cb;
}

.plan-detail .tpl-main {
    margin-top: 90px;
}

.plan-detail .cap {
    font-size: 10px;
    line-height: 2;
}
.plan-detail .cap.cap-type{position: relative;display: block;text-align: right;width: 100%;}
.plan-detail .cap.w-full{width: 100%;text-align: right}
.plan-detail .photo {
    position: relative;
}

.plan-detail .photo img {
    width: revert-layer;
    max-width: 100%;
}

.plan-detail .plan-heading {
    position: relative;
    text-align: center;
}

.plan-titPage {
    position: relative;
    margin-bottom: 6rem;
}

.plan-titPage .en {
    font-family: Montserrat, sans-serif;
    font-size: 2.6rem;
    letter-spacing: 0.1em;
}

.plan-titPage .jp {
    font-size: 2rem;
    display: block;
    margin-top: 10px;
    letter-spacing: 0.1em;
}

.plan-detail .plan-heading .type {
    width: 120px;
    height: 120px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    font-size: 42px;
    background: #E5E1DD;
}

.plan-detail .plan-heading .type span {
    display: block;
    font-size: 43%;
    margin-top: 5px;
}

.plan-detail .plan-heading .ldk {
    font-size: 42px;
}

.plan-detail .plan-heading .ldk span {
    font-size: 72%;
}

.plan-detail .plan-heading .txt {
    font-size: 12px;
    line-height: 1.4;
}

.plan-detail .plan-heading .txt p {
    margin: 5px 0;
}

.plan-detail .plan-heading .txt .num {
    font-size: 26px;
}

.plan-detail .plan-heading .txt .num span {
    font-size: 80%;
}

.plan-detail .plan-heading .txt .num .m2 {
    font-size: 15px;
}

.plan-detail .plan-heading .txt .note {
    font-size: 10px;
}

.plan-detail .plan-info{
    position: relative;
    color: #3F2021;
}

.plan-detail .plan-info .tit-type-plan {
    text-align: center;
    font-size: 2rem;
    font-weight: 500;
    padding: 14px 7vw;
    margin-bottom: 3rem;
    background: #3F2021;
    color: #fff;
    font-family: Montserrat, sans-serif;
}

.plan-detail .plan-info .tit-type-plan span {
    font-size: 0.75em;
}

.plan-detail .plan-info .plan-info-desc {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    row-gap: 30px;
    margin-bottom: 40px;
}

.plan-detail .plan-info .plan-info-desc .colL {
    width: 50%;
    font-size: 2.4rem;
    font-family: Montserrat, sans-serif;
}

.plan-detail .plan-info .plan-info-desc .colL span {
    font-size: 1.3333em;
}

.plan-detail .plan-info .plan-info-desc .colR {
    display: flex;
    justify-content: flex-start;
    column-gap: 30px;
}

.plan-detail .plan-info .plan-info-desc .colR-inner {
    display: flex;
    align-items: center;
    column-gap: 10px;
}

.plan-detail .plan-info .plan-info-desc .colR-inner p:first-of-type {
    background: #E5E1DB;
    padding: 3px min(3vw, 20px) 5px;
    font-size: 1.2rem;
    mix-blend-mode: multiply;
}

.plan-detail .plan-info .plan-info-desc .colR-inner p:last-of-type {
    font-size: 1.3rem;
    font-family: Montserrat, sans-serif;
}

.plan-detail .plan-info .plan-info-desc .colR-inner p:last-of-type span {
    font-size: 1.8rem;
}

.plan-detail .plan-info-txt {
    font-size: 1.3rem;
    line-height: 1.5;
}

@media screen and (max-width: 768px) {
    .plan-detail .plan-heading {
        text-align: left;
    }

    .plan-detail .plan-info .tit-type-plan {
        width: 100vw;
        margin-left: -7vw;
        text-align: left;
    }

    .plan-detail .plan-info .plan-info-desc .colL {
        width: 100%;
    }

    .plan-detail .plan-info .plan-info-desc .colR {
        flex-direction: column;
        width: 100%;
        row-gap: 10px;
    }

    .plan-detail .plan-info .plan-info-desc .colR-inner p {
        min-width: 117px;
        text-align: center;
    }

    .plan-detail .plan-info .plan-info-desc .colR-inner p:last-of-type {
        font-size: 1.6rem;
    }


}

.plan-detail .plan-content {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
    margin-top: 80px;
}

.plan-detail .plan-content-left {
    width: 38.3%;
}

.plan-detail .plan-content-left .photo + .photo {
    margin-top: 10px;
}

.plan-detail .plan-content-left .cap {
    text-align: right;
}

.plan-detail .plan-content-right {
    width: 48%;
}

.plan-detail .plan-content-right .priceBox{display: flex;  align-items: center;background-color: #E5E1DD;margin-bottom: 30px;padding: 8px;}
.plan-detail .plan-content-right .priceBox b{font-family: Montserrat, sans-serif; font-weight: 500; font-size: 1.2em;}
.plan-detail .plan-content-right .priceBox .price01{background-color: #F8F7F6;font-size: 1.6rem;padding:15px 10px;margin-right: 10px;}
.plan-detail .plan-content-right .priceBox .price02{border-left: 1px solid #E5E1DD;text-align: center;line-height: 1.5;font-size: 1.1rem; margin-right: 20px;}
.plan-detail .plan-content-right .priceBox .price03 {font-size: 1.7rem;}
.plan-detail .plan-content-right .priceBox .price03 b{font-size: 2.5rem;letter-spacing: .2em;}

.plan-detail .plan-content-right .photo {
    margin-bottom: 20px;
}

.plan-detail .note {
    display: flex;
    justify-content: flex-end;
    line-height: 1;
    font-size: 10px;
}

.plan-detail .note hr {
    margin: 0 5px 0 8px;
    height: 0.8em;
    width: 2em;
    border: 1px solid #333;
    padding: 0;
}

.plan-detail .note hr.color01 {
    background: #ECE6DD;
}

.plan-detail .note hr.color02 {
    background: #C9C2AE;
}

.plan-detail .plan-content-right .desc {
    font-size: 13px; 
    line-height: 2;
    margin-bottom: 20px;
}

.typeImg{text-align: center; width: 100%; background: #fff;padding: 30px 20px;}

.typeImgList{width: 100%; max-width: 708px; margin: 0 auto; display: flex; flex-wrap: wrap; justify-content: space-between; row-gap: 10px;}
.typeImgList .photo{width: 49.5%;}
.typeImgList .caption{width: 100%; text-align: right;}

@media screen and (max-width: 768px) {
    .typeImg {
        width: 100vw;
        margin-left: -7vw;
        margin-right: -7vw;
    }
}

.typeNote{width: 100%; margin: 30px auto 60px; display: flex; flex-wrap: wrap; justify-content: space-between; row-gap: 20px;}
.typeNote .left{width: 50%;}
.typeNote .left .cap{font-size: 13px; line-height: 2;}
.typeNote .right{width: 100%;}
.typeNote .right .cap{text-wrap: nowrap; text-align: right;}

/* @media screen and (min-width: 768px) {
    .typeNote .right .cap{margin-right: 5.7em;}
} */

@media screen and (max-width: 768px) {
    .plan-detail .plan-heading {
        flex-direction: column;
        align-items: flex-start;
        margin-bottom:10px;

    }

    .plan-detail .plan-heading .type {
        width: 78px;
        height: 78px;
        font-size: 27px;
    }

    .plan-detail .plan-heading .ldk {
        font-size: 33px;
    }

    .plan-detail .plan-content {
        margin-top: 40px;
    }

    .plan-detail .plan-content-left {
        width: 100%;
        order: 3;
    }

    .plan-detail .plan-content-right {
        width: 100% !important;
        order: 1;
        display: flex;
        flex-wrap: wrap;
    }

    .plan-detail .plan-content-right .photo {
        order: 1;
        width: 100%;        
    }
    .plan-detail .plan-content-right .note {
        order: 2;
        width: 100%;
        margin-bottom: 5px;
    }
    .plan-detail .plan-content-right .cap {
        order: 3;
        width: 100%;
    }
    .plan-detail .plan-content-right .desc {
        order: 4;
        width: 100%;
        margin: 40px 0;
    }

    .plan-detail .photo img {
        width: 100%;
    }
    
    .plan-detail .note {
        justify-content: flex-start;
        margin-bottom: 5px;
    }

    .typeNote .right .cap {
        text-align: left;
    }

    .typeNote .left, .typeNote .right{width: 100%;}

}

@media screen and (max-width: 640px) {
    .typeImgList .photo{width: 100%;}
}

.typeb2 .typeNote-line{display: flex;width: 50%;}
.typeb2 .typeNote-line .cap{line-height: 1;margin-left: 10px;}
@media screen and (max-width: 768px) {
.typeb2 .typeNote-line{width: 100%;}
}
@media screen and (max-width: 390px) {
.typeb2 .typeNote-line{display: block;}
.typeb2 .typeNote-line .cap{line-height:2;margin-left: 0;}
}

/* member plan-r */
.typeNote.plan-r .left {
    width: 100%;
}
.typeNote.plan-r .right {
    width: 100%;
    order: -1;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 10px;
}
@media screen and (max-width: 768px) {
.typeNote.plan-r .right{display: block;}
}
.photo.ic-build-top{position: relative;}
.photo.ic-build-top::after,.photo.ic-build-top::before{position: absolute;content: '';background-color: #a6a8a7; background-size: 100%;}

.photo.ic-build-bottom{position: relative;}
.photo.ic-build-bottom::after,.photo.ic-build-bottom::before{position: absolute;content: '';background-color: #a6a8a7; background-size: 100%;}



.photo.ic-build-top::before{
  width: 11vw;
  max-width: 50px;
  height: 5vw;
  max-height: 27px;
  bottom: 4%;
  left: 19%;
  -webkit-mask-image: url(../images/plan/ic-01.svg);
  -webkit-mask-size: cover;
}
.photo.ic-build-top::after {
  width: 8vw;
  max-width: 36px;
  height: 6vw;
  max-height: 28px;
  bottom: 2%;
  right: 18%;
  -webkit-mask-image: url(../images/plan/ic-02.svg);
  -webkit-mask-size: cover;

}

.photo.ic-build-bottom::before {
  width: 10vw;
  max-width: 47px;
  height: 5vw;
  max-height: 25px;
  bottom: 7%;
  left: 8%;
  -webkit-mask-image: url(../images/plan/ic-03.svg);
  -webkit-mask-size: cover;
}
.photo.ic-build-bottom::after {
  width: 8vw;
  max-width: 35px;
  height: 6vw;
  max-height: 29px;
  bottom: 4%;
  right: 27%;
  -webkit-mask-image: url(../images/plan/ic-04.svg);
  -webkit-mask-size: cover;
}
/* plan-tab */
.tab-content{display: none;}
#tab-01{display: block;}
.plan-tab{max-width: 345px;margin:0 auto 30px;position: relative;width: 100%;}
.plan-tab ul{display: flex;justify-content: space-between;}
.plan-tab li{width: 49.5%;}
.plan-tab li a{display: block;color: #3F2021;background: #E5E1DD;font-size: 13px;text-align: center;font-weight: 500;padding: 9px 0 12px;line-height: 2;cursor: pointer;transition: all 0.3s;}
.plan-tab li a.active,.plan-tab li a:hover{background: #3F2021;color: #fff;}

/* type-c1 */
.type-c1 .typeNote .left {
  width: 65%;
}
@media screen and (max-width: 768px) {
   .type-c1 .typeNote .left {width: 100%;}
}

/* type-a2 */
    .type-a2 .typeNote .right {display: flex;align-items: center;justify-content: flex-end;gap: 10px;}

@media screen and (max-width: 768px) {
    .plan-detail .type-a2 .note {
        margin-bottom: 0;
    }
    
}

/* type-c2 */

.type-c2 .typeNote .right {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    column-gap: 10px;
}

@media screen and (min-width: 769px) {
    .type-c2 .tpl-header__logo .tpl-header__svg {
        fill: #3F2021;
    }

    .type-c2 .tpl-header__name {
        color: #3F2021;
    }

    .type-c2 .tpl-drawer__line {
        background: #3F2021;
    }

    .type-c2 .tpl-main {
        margin-top: 0;
    }
}

@media screen and (max-width: 768px) {
   .type-c2 .typeNote .right {flex-direction: column;align-items: flex-start;}
}

