/* 下層のcss */ 

/***** 共通 *****/
a{
    word-wrap: break-word;
}

.page_link{
    padding-top: 200px;
    margin-top: -200px;
}

#lw_main{
    margin-bottom: 100px;
}

#lw_main, #lw_mv_title{
    margin-inline: auto;
}

.s_nav{
    margin-top: 8px;
    display: flex;
    gap: 8px;
}

.s_nav li{
    color: var(--basebkcolor-text);
}

.s_nav li a{
    letter-spacing: 0.1rem;
    font-size: 12px;
}


.lw_mv_title{
    display: block;
    width: 100%;
    height: 300px;
    background: url(../img/common/lw_mv.jpg) no-repeat;
    background-size: cover;
    border-radius: 30px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.lw_mv_title h2{
    font-size: 30px;
    font-family: 'Kiwi Maru', serif;
    font-weight: normal;
    color: #91cc93;
    display: flex;
    row-gap: 4px;
    flex-direction: column;
    letter-spacing: 0.2rem;
    text-align: center;
}

.lw_mv_title span{
    font-size: 14px;
}

.lw_title{
    font-size: 30px;
    color: #572108;
    font-weight: normal;
    text-align: center;
}

#about_catch .wrapper,
#features .wrapper,
#staff .wrapper,
#access .wrapper{
    text-align: center;
}

#staff .wrapper .section_title span, #access .wrapper .section_title span{ 
    margin-top: 8px;
    font-size: 16px;
    color: #707070;
    display: flex;
    flex-direction: column;
}


.sp_br{
    display: none;
}

@media screen and (max-width: 768px){
    .lw_mv_title h2{
        font-size: 24px;
    }

    #lw_main{
        margin-bottom: 60px;
    }
}

/********** [about] **********/
/* 代表あいさつ */
#comment .inner{
    max-width: 800px;
    margin-inline: auto;
}

#comment .inner .text{
    line-height: 3rem;
}

.comennt_name{
    margin-top: 60px;
    display: block;
    text-align: right;
}

/* 事業所案内 */
.tb_company{
    width: 70%;
    margin-inline: auto;
    table-layout: fixed;
}

.tb_company th{
    width: 25%;
    vertical-align: middle;
    font-weight: normal;
    white-space: nowrap;
    color: var(--basebkcolor-text);
}

.tb_company td{
    width: 75%;
}

.tb_company th,.tb_company td{
    line-height: 1.8rem;
    text-align: left;
    border-bottom: 1px solid var(--keycolor-pink-light);
    letter-spacing: 0.16rem;
    padding: 20px;
    color: var(--basebkcolor-text);
}

/* 相談 */
#Features .inner{
    counter-reset: num 0;
}

.fea_ttl{
    margin-bottom: 100px;
    text-align: center;
}

.fea_ttl p{
    color: var(--basebkcolor-text);
    line-height: 40px;
}

.feat_block{
    display: flex;
    align-items: center;
}

.feat_texts{
    position: relative;
}

.feat_texts::before{
    counter-increment: num 1;
    content: "0" counter(num);
    font-family: 'Mukta', sans-serif;
    position: absolute;
    color: var(--keycolor-pink-light);
    font-size: 120px;
    top: -80px;
    right: 50px;
    z-index: -1;
}

.feat_block:nth-child(3n):before{
    top: 0;
    right: 50%;
}

.feat_block{
    margin-top: 100px;
}

.feat_block02{
    flex-direction: row-reverse;
}

.feat_img, .feat_texts{
    width: 50%;
}

.feat_texts{
    padding: 0 50px;
    color: var(--basebkcolor-text);
}

.feat_sttl{
    margin-bottom: 40px;
    display: inline-block;
    font-size: 25px;
    font-weight: normal;
    letter-spacing: 0.1rem;
    background:linear-gradient(transparent 60%, var(--keycolor-light) 60%);
}

.feat_txt{
    line-height: 40px;
}

/* アクセス */
.access_item{
    display: flex;
    align-items: center;
}

.access_map, .access_txt{
    width: 50%;
}

.access_txt{
    padding-left: 80px;
    color: var(--basebkcolor-text);
}

.access_txt li{
    line-height: 48px;
}

@media screen and (max-width: 980px){
    .feat_block{
        flex-direction: column;
    }

    

    .feat_img, .feat_texts{
        width: 80%;
    }

    .feat_texts{
        padding: 0 0;
        height: 100%;
    }

    .feat_texts::before{
        top: -120px;
        right: 0;
        z-index: 1;
    }

    .feat_sttl{
        margin-top: 8px;
        margin-bottom: 20px;
    }

    .emp_name{
        display: flex;
        flex-direction: column;
    }

    .emp_name span{
        margin-left: 0;
    }

    .sp_br{
        display: block;
    }

}

@media screen and (max-width: 768px){
    .tb_company{
        width: 100%;
    }

    .emp_intor{
        width: 60%;
    }

    .access_item{
        flex-direction: column;
    }
    
    .access_map, .access_txt, .access_map img{
        width: 100%;
    }
    
    .access_txt{
        padding-left: 0;
    }

    .tb_company th, .tb_company td{
        padding: 20px 0;
    }

    .tb_company th{
        width: 25%;
    }
    
    .tb_company td{
        width: 75%;
        padding-left: 20px;
    }

}

@media screen and (max-width: 390px){
    .tb_company th{
        width: 35%;
    }
    
    .tb_company td{
        width: 65%;
        padding-left: 10px;
    }

}

/**********  service.html-事務内容- **********/
.service:not(:last-of-type){
    margin-bottom: 200px;
}

.ser_plan_ttl{
    margin-bottom: 140px;
    font-size: 34px;
    font-family: 'Kiwi Maru', serif;
    font-weight: normal;
    text-align: center;
    letter-spacing: 0.1rem;
    color: var(--basebkcolor-text);
    position: relative;
}

.ser_plan_ttl::before{
    width: 100%;
    font-size: 70px;
    line-height: 70px;
    color: var(--keycolor-light);
    position: absolute;
    top: -10px;
    left: 50%;
    transform: translateX(-50%);
    z-index: -1;
}

.ser_plan_ttl::after{
    content: "";
    width: 3px;
    height: 30px;
    background-color: var(--keycolor-pink);
    position: absolute;
    bottom: -60px;
    left: 50%;
    transform: translateX(-50%);
    z-index: -1;
}

.ser_plan01::before{
    content: "Inspire";
}

.ser_plan02::before{
    content: "For You";
}

.plan_img img{
    width: 60%;
}

#service_plan01 .inner, #service_plan03 .inner{
    display: flex;
    justify-content: flex-end;
}

.plan_ttl{
    width: 60%;
    position: relative;
}

.plan_text01{
    position: absolute;
    bottom: 110px;
}

.plan_text02{
    position: absolute;
    bottom: 280px;
}

.event_photo, .wedding_photo{
    right: 0;
}

.family_photo{
    left: 0;
}

.b_ttl h2{
    font-size: 100px;
}

.b_ttl h2 span{
    font-size: 150px;
    padding-right: 46px;
}


.ser_box{
    padding: 44px 60px;
    box-shadow: 0 2px 15px -10px ;
    border-radius: 20px;
    background-color: #fffef8;
}

.lw_ser_ttl{
    margin-bottom: 50px;
    /* 2023.10.23 mod.mori */
    /* font-size: 22px; */
    font-size: 28px;
    font-family: 'Kiwi Maru', serif;
    font-weight: normal;
    color: #91cc93;
    text-align: center;
}
/* 2023.10.23 add.mori */
@media screen and (max-width: 768px){
	.lw_ser_ttl{
		font-size: 22px;
	}
}


.ser_items{
    margin-bottom: 50px;
    display: flex;
    flex-wrap: wrap;
    row-gap: 30px;
    justify-content: space-between;
}

.ser_items li{
    width: 32%;
    padding: 18px;
    display: block;
    font-size: 20px;
    color: var(--basebkcolor);
    text-align: center;
    letter-spacing: 0.1rem;
    border-radius: 20px;
    background-color: #91cc93;
}

.ser_box p{
    font-size: 16px;
    line-height: 2.4rem;
    color: var(--basebkcolor-text);
}

.ser2_pln li{
    position: relative;
    padding-left: 32px;
}

.ser2_pln li:first-child{
    margin-bottom: 16px;
}

.ser2_pln li::before{
    content: "";
    width: 20px;
    height: 20px;
    background: url(../img/common/check_ponk.svg) no-repeat;
    background-size: 100%;
    background-position: center center;

    position: absolute;
    top: 0;
    left: 0;
}

#service_plan02 .plan_img, #service_plan04 .plan_img{
    text-align: right;
}

/* service -業務内容レスポンシブ-*/
@media screen and (max-width: 1800px){
    .service:not(:last-of-type){
        margin-bottom: 280px;
    }

    .plan_text01{
        position: absolute;
        bottom: -160px;
    }

    .plan_text02{
        position: absolute;
        bottom: 200px;
    }
}

@media screen and (max-width: 1200px){
    .service:not(:last-of-type){
        margin-bottom: 120px;
    }

    .plan_img{
        max-width: 800px;
        margin-inline: auto;
    }

    .plan_img img{
        width: 100%;
    }

    .plan_ttl{
        width: 800px;
    }

    .ser_items li{
        width: 32%;
        padding: 8px;
        font-size: 16px;
        border-radius: 8px;
    }

    .plan_text01, .plan_text02{
        margin-top: 40px;
        position: inherit;
        bottom: 0;
    }

    #service_plan01 .inner, #service_plan02 .inner, #service_plan03 .inner{
        display: flex;
        justify-content: center;
    }
}

@media screen and (max-width: 768px){
    .ser_box{
        padding: 40px 32px;
    }

    .ser_items{
        margin-bottom: 24px;
        row-gap: 8px;
    }

    .ser_items li{
        width: 48%;
        white-space: nowrap;
    }

    .ser_plan_ttl{
        font-size: 24px;
    }

    .ser_plan_ttl::before{
        font-size: 64px;
        line-height: 70px;
        color: var(--keycolor-light);
        position: absolute;
        top: -10px;
        left: 50%;
        transform: translateX(-50%);
        z-index: -1;
    }

    .ser_box p{
        font-size: 16px;
        line-height: 2rem;
        color: var(--basebkcolor-text);
    }
}

@media screen and (max-width: 768px){
    .ser_plan_ttl{
        font-size: 28px;
    }
}



/********** Privacypolicy **********/
#privacypolicy{
    color: var(--basebkcolor-text);
}

#privacypolicy .inner{
    margin-bottom: 100px;
}

#privacypolicy p{
    line-height: 24px;
}

.privacy_text, .ol_basic{
    margin-top: 8px;
}

.h3_rules{
    margin-top: 32px;
    font-size: 20px;
    letter-spacing: 0.1rem;
}

#privacypolicy .inner{
    counter-reset: rules 0;
}

#privacypolicy .h3_rules::before{
    counter-increment: rules;
    content: "第" counter(rules, decimal) "条";
    padding-right: 8px;
}

.ol_basic{
    position: relative;
    counter-reset: num 0;
}

.ol_basic li::before{
    counter-increment: num 1;
    content: counter(num, lower-roman) ".";
    padding-right: 4px;
}

.ol_basic li{
    padding-left: 1.2rem;
    text-indent: -1.2rem;
    line-height: 28px;
}

#privacypolicy ul li{
    line-height: 24px;
}

.privacy_contact a{
    color: var(--keycolor);
    border-bottom: 1px solid var(--keycolor);
}

/* プライバシーポリシー_sp */
@media screen and (max-width: 390px){
    #privacypolicy .wrapper{
        margin-bottom: 40px;
    }

    .h3_rules{
        margin-top: 32px;
        font-size: 20px;
        line-height: 24px;
    }
}
