@charset "UTF-8";

.icatchWrap .thumb .img1 {
    background-image: url(../../img/method/method01/mv1.jpg);
}

.mvScrollDown {
    display: block;
    width: 41px;
    height: 280px;
    padding: 0 15px;
    position: absolute;
    top: 450px;
    right: 26px;
}

.mvScrollDown::before {
    content: "";
    width: 1px;
    height: 184px;
    background-color: #1D211E;
    position: absolute;
    bottom: 0;
    left: 20px;
    transition: height 0.3s ease;
}

.mvScrollDown::after {
    content: "";
    width: 1px;
    height: 10px;
    background-color: #1D211E;
    position: absolute;
    bottom: 0;
    left: 24px;
    transform: rotate(45deg);
}

.mvScrollDown .scrollImg,
.mvScrollDown .scrollImg img {
    width: 100%;
}

@media all and (min-width: 681px) {
    .mvScrollDown:hover::before {
        width: 1px;
        height: 164px;
    }

    .sloganWrap.type2 .slogan1 {
        bottom: 50px;
    }

    .mvScrollDown.type2 {
        bottom: 60px;
    }
}

@media all and (max-width: 680px) {
    .icatchWrap .thumb .img1 {
        background-image: url(../../img/method/method01/mv1_sp.jpg);
    }
}

@media all and (max-width: 370px) {}



/* nav・ttl・共通
***************************************************************/
.passivedesign01 {
    margin-top: 75px;
}

.w_title01 .t2 {
    font-size: 20px;
    letter-spacing: 0.3em;
    font-weight: 400;
    padding-left: 0.15em;
}

.w_title01 .t1 {
    font-size: 60px;
}

.pageNavi {
    margin-top: 70px;
}

.pageNaviList {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.w_btn01.type9.typePD1 {
    color: #1D211E;
    background-color: #fff;
    border-color: #707070;
    width: 320px;
    height: 40px;
    font-size: 16px;
    text-align: center;
    letter-spacing: 0.05em;
    line-height: 1.4;
}

.sec {
    padding-top: 90px;
    padding-bottom: 35px;
}

.smallTtl__h2 {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.smallTtl__h2 .t1 {
    font-size: 24px;
    letter-spacing: 0.15em;
    color: #1D211E;
    font-weight: 500;
}

.smallTtl__h2 .t2 {
    font-size: 20px;
    letter-spacing: 0em;
    color: #919191;
    font-weight: 300;
    margin-top: 10px;
}

.img {
    display: block;
}

.passiveTtl {
    display: block;
    width: 518px;
    margin: 0 auto;
}

.w_btn01.type9.typePD1::after {
    border-color: #1D211E;
}

.w_btn01.type9.typeLink::after,
.w_btn01.type9.typeLink2::after {
    border-color: #1D211E;
    transform: rotate(-45deg);
    top: 0;
}

@media all and (min-width: 681px) {
    .w_btn01.type9.typePD1:hover {
        color: #1D211E;
        background-color: #E7EAE9;
    }

    .w_btn01.type9.typeLink:hover {
        color: #1D211E;
        background-color: #E7EAE9;
    }

    .w_btn01.type9.typeLink2:hover {
        color: #1D211E;
        background-color: #E7EAE9;
    }

    .pageNaviList li+li+li+li {
        margin-top: 20px;
    }
}

@media all and (max-width: 680px) {
    .sec {
        padding-top: 50px;
        padding-bottom: 35px;
    }

    .passivedesign01 {
        margin-top: 133px;
        margin-left: 5%;
        margin-right: 5%;
    }

    .w_title01 .t1 {
        font-size: 34px;
    }

    .w_title01 .t2 {
        font-size: 14.5px;
        letter-spacing: 0.05em;
        font-weight: 400;
        padding-left: 0;
    }

    .pageNavi {
        margin-top: 30px;
    }

    .pageNavi .w_btn01.type9.typePD1 {
        width: 100%;
        height: 80px;
        font-size: 15px;
        text-align: center;
        display: flex;
        align-items: center;
        line-height: 1.6;
        padding-bottom: 10px;
        padding-left: 0;
        padding-right: 0;
    }

    .pageNavi .w_btn01.type9.typePD1::after {
        border-color: #707070;
        transform: rotate(45deg);
        top: auto;
        bottom: 5px;
        right: auto;
        bottom: 8px;
        left: calc(50% - 4px);
    }

    li.pageNaviListItem {
        width: calc(50% - 5px);
    }

    li.pageNaviListItem+li.pageNaviListItem+li.pageNaviListItem {
        margin-top: 10px;
    }

    .smallTtl__h2 .t1 {
        line-height: 2;
        font-size: 20px;
        text-align: center;
    }

    .smallTtl__h2 .t2 {
        margin-top: 5px;
    }

    .passiveTtl {
        width: 90%;
        max-width: 360px;
    }
}

@media all and (max-width: 370px) {}



/* about
***************************************************************/
.passive__sub--con .ttl01 {
    font-size: 20px;
    font-weight: 500;
    line-height: 2;
    margin-top: 35px;
    width: 700px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.passive__sub--con .txt01 {
    font-size: 16px;
    letter-spacing: 0.05em;
    line-height: 2.25;
    margin-top: 30px;
    width: 700px;
    margin-left: auto;
    margin-right: auto;
    text-align: justify;
}

.passive1_img {
    width: 1200px;
    margin: 0 auto;
    padding-top: 38px;
}

.passive__about--img01 {
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 55px;
}

ul.passive__about--setumei {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 50px;
}

ul.passive__about--setumei li {
    flex-shrink: 0;
    background-color: #919191;
    position: relative;
    display: flex;
    align-items: center;
    flex-direction: column;
    color: #fff;
    padding: 25px 30px;
}

.passive__about--setumei01 {
    width: 320px;
}

.passive__about--setumei02 {
    width: 490px;
}

.about_number {
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    background-color: #919191;
    border-radius: 50%;
    position: absolute;
    top: -20px;
    font-size: 25px;
    font-weight: 700;
    left: calc(50% - 20px);
}

ul.passive__about--setumei li .ttl01 {
    text-align: center;
    font-size: 18px;
    font-weight: 500;
}

ul.passive__about--setumei li .txt01 {
    text-align: justify;
    font-size: 14px;
    line-height: 2;
    margin-top: 10px;
    letter-spacing: 0;
}

.passive__about--setumei01>div {
    width: 100%;
}

.passive__about--setumei02>div {
    width: 100%;
}

.w_btn01.type9.typePD1.ackbtn01 {
    width: 400px;
    height: 60px;
    margin-top: 50px;
    padding-right: 1.8em;
}

.w_btn01.type9.typeLink {
    width: 400px;
    height: 60px;
    margin-top: 25px;
}

.flexBtn {
    display: flex;
    justify-content: center;
    gap: 40px;
    margin-top: 32px;
}

.w_btn01.type9.typeLink.mt1 {
    width: 500px;
    height: 70px;
    margin-top: 45px;
}

.flexBtn .w_btn01.type9.typeLink.mt1 {
    width: 400px;
    height: 60px;
    margin: 0;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0;
}

.w_btn01.type9.typeLink.mt2 {
    width: 400px;
    height: 70px;
    margin-top: 45px;
}

.w_btn01.type9.typeLink2 {
    width: 100%;
    height: 60px;
    margin-top: 25px;
    padding-right: 25px;
    font-size: 16px;
}

@media all and (min-width: 681px) {
    ul.passive__about--setumei li+li+li+li {
        margin-top: 31px;
    }
}

@media all and (max-width: 680px) {
    .passive__about {
        width: auto;
        /* margin-left: 5%;
      margin-right: 5%;*/
    }

    .passive__sub--con {
        margin-left: 5%;
        margin-right: 5%;
    }

    .passive__sub--con .ttl01 {
        font-size: 18px;
        width: 100%;
        margin-top: 20px;
    }

    .passive__sub--con .txt01 {
        width: auto;
        font-size: 15px;
        line-height: 2.15;
        margin-top: 20px;
        /*margin-left: 5%;
      margin-right: 5%;*/
    }

    .passive__ttl02 {
        font-size: 16px;
        margin: 55px auto 47px auto;
        text-align: center;
    }

    .passive1_img {
        width: 90%;
        padding-top: 28px;
    }

    .passive__about--img01 {
        margin-right: auto;
        margin-top: 35px;
        width: 100vw;
    }

    .w_btn01.type9.typePD1.ackbtn01.noarrow {
        width: 200px;
        height: 40px;
        margin-top: 10px;
        font-size: 13px;
        padding-right: 4.1em;
        color: #6D6B6B;
    }

    .w_btn01.type9.typePD1.ackbtn01.noarrow span {
        background-color: #919191;
        width: 40px;
        height: 40px;
        display: flex;
        align-items: center;
        justify-content: center;
        right: 0;
        position: absolute;
        top: -1px;
    }

    .w_btn01.type9.typePD1.ackbtn01.noarrow span img {
        width: 16px;
        height: 16px;
    }

    .w_btn01.type9.typeLink.noarrow {
        width: 200px;
        height: 40px;
        margin-top: 15px;
        font-size: 13px;
        color: #6D6B6B;
    }

    .w_btn01.type9.typeLink.noarrow span {
        background-color: #919191;
        width: 40px;
        height: 40px;
        display: flex;
        align-items: center;
        justify-content: center;
        right: 0;
        position: absolute;
        top: -1px;
    }

    .w_btn01.type9.typeLink.noarrow span img {
        width: 16px;
        height: 16px;
    }

    .w_btn01.noarrow::after {
        content: none !important;
    }

    ul.passive__about--setumei {
        flex-direction: column;
    }

    ul.passive__about--setumei li {
        padding: 20px;
        width: 100%;
        width: 288px;
        margin-left: auto;
        margin-right: auto;
    }

    ul.passive__about--setumei li+li {
        margin-top: 35px;
    }

    .w_btn01.type9.typePD1.ackbtn01 {
        width: 250px;
        height: 50px;
        margin-top: 30px;
        padding-right: 2.1em;
        font-size: 13px;
        letter-spacing: 0.06em;
    }

    .w_btn01.type9.typeLink {
        width: 250px;
        height: 50px;
        margin-top: 20px;
        font-size: 13px;
        letter-spacing: 0.06em;
    }

    .w_btn01.type9.typeLink.mt1 {
        width: 100%;
        min-width: 288px;
        max-width: 300px;
        height: 50px;
        margin-top: 35px;
        font-size: 12px;
        letter-spacing: 0.02em;
    }

    .flexBtn {
        flex-flow: column;
        align-items: center;
        gap: 20px;
    }

    .flexBtn .w_btn01.type9.typeLink.mt1 {
        font-size: 13px;
        width: 300px;
        min-width: auto;
    }

    .w_btn01.type9.typeLink.mt2 {
        font-size: 13px;
        width: 250px;
        min-width: auto;
    }

    .w_btn01.type9.typeLink2 {
        width: 100%;
        min-width: 288px;
        max-width: 300px;
        height: 50px;
        margin-top: 22px;
        font-size: 14px;
        letter-spacing: 0.02em;
        padding: 0 18px 0 14px;
    }
}

@media all and (max-width: 370px) {}



/* shonan shonan2
***************************************************************/
.passive__shonan {
    background-color: #F4F4F4;
}

.passive__shonan2 {
    padding-bottom: 80px;
    background-color: #F4F4F4;
}

.passive__shonan2 .graph01 {
    background-color: #FBFBFB;
    padding: 25px 25px 35px 3px;
}

.passive__shonan2 .graph01 .ttlWrap {
    /*display: flex;
  justify-content: center;
  align-items: flex-end;*/
    text-align: center;
}

.passive__shonan2 .graph01 .ttlWrap .ttl01 {
    font-size: 18px;
    font-weight: 500;
    display: inline-block;
}

.passive__shonan2 .graph01 .ttlWrap .ttl02 {
    font-size: 14px;
    margin-left: 15px;
    display: inline-block;
}

.passive__shonan2 .graph01 .ttlWrap .ttl03 {
    font-size: 12px;
    margin-left: 35px;
    display: inline-block;
}

.passive__shonan2 .graph01 img {
    width: 100%;
    height: auto;
    margin-top: 22px;
}

.passive__shonan2 .txt01 {
    display: flex;
    align-items: center;
    margin-top: 10px;
}

.passive__shonan2 .txt01 span {
    width: 108px;
    height: auto;
    margin-right: 15px;
}

.passive__shonan2 .txt01 p {
    font-size: 12px;
    letter-spacing: 0;
}

@media all and (min-width: 681px) {}

@media all and (max-width: 680px) {
    .passive__shonan2 .graph01 .ttlWrap {
        display: flex;
        flex-direction: column;
    }

    .passive__shonan2 .graph01 .ttlWrap .ttl02 {
        margin-left: 0;
        margin-top: 10px;
    }

    .passive__shonan2 .graph01 .ttlWrap .ttl03 {
        margin-left: 0;
        margin-top: 4px;
    }

    .passive__shonan2 .graph01 {
        padding: 25px 5% 25px 5%;
    }

    .passive__shonan2 .txt01 {
        margin-top: 13px;
        margin-left: 5%;
        margin-right: 5%;
    }

    .passive__shonan2 {
        padding-bottom: 50px;
    }

    .passive__shonan2 .txt01 span {
        width: 100px;
        margin-right: 8px;
    }
}

@media all and (max-width: 370px) {}


/* hinoiri
***************************************************************/

.hinoiri {
    background-color: #F4F4F4;
    padding: 55px 0 80px;
}

.hinoiriTtl {
    text-align: center;
    font-size: 18px;
    line-height: 2;
}

.hinoiriLine {
    margin-top: 25px;
}

.hinoiriLine>div+div {
    margin-top: 30px;
}

.natsu {}

.natsu p {
    line-height: 36px;
    font-size: 16px;
    text-align: center;
    color: #fff;
    background-color: #CE9B70;
}

.natsu span {
    margin-top: 13px;
}

.fuyu {}

.fuyu p {
    line-height: 36px;
    font-size: 16px;
    text-align: center;
    color: #fff;
    background-color: #8691A8;
}

.fuyu span {
    margin-top: 13px;
}

@media all and (min-width: 681px) {}

@media all and (max-width: 680px) {
    .hinoiri {
        padding: 0 5% 35px;
    }

}

@media all and (max-width: 370px) {}



/* kenkou
***************************************************************/
.passive__kenkou .graph_wrap {
    display: flex;
    justify-content: space-between;
    margin-top: 40px;
}

.passive__kenkou .graph_wrap .graph_inner {
    width: 490px;
    padding: 15px 25px;
    background-color: #FBFBFB;
    flex-shrink: 0;
}

.passive__kenkou .graph_wrap .graph_inner>p {
    width: 490px;
    font-weight: 500;
}

.passive__kenkou .graph_wrap>div>p {
    font-size: 12px;
    margin-top: 8px;
}

@media all and (min-width: 681px) {
    .passive__kenkou .graph_wrap .graph02 img {
        margin-top: 7px;
    }
}

@media all and (max-width: 680px) {
    .passive__kenkou .graph_wrap {
        margin-top: 20px;
        flex-direction: column;
    }

    .passive__kenkou .graph_wrap .graph_inner {
        width: 100%;
        padding: 15px 5%;
    }

    .passive__kenkou .graph_wrap .graph02 {
        margin-top: 25px;
    }

    .passive__kenkou .graph_wrap .graph_inner>p {
        width: 100%;
    }

    .passive__kenkou .graph_wrap .graph_inner img {
        width: 100%;
        height: auto;
        margin-top: 10px;
    }

    .passive__kenkou .graph_wrap>div>p {
        margin-left: 5%;
        margin-right: 5%;
    }
}

@media all and (max-width: 370px) {}

/* kounetsu
***************************************************************/
.kounetsu_con {
    width: 700px;
    margin-top: 40px;
    margin-left: auto;
    margin-right: auto;
}

.kounetsu_con .ttl01 {
    font-weight: 500;
    display: flex;
    justify-content: space-between;
    align-items: baseline;
}

.kounetsu_con .ttl01 span {
    font-weight: 300;
    font-size: 12px;
}

.kounetsu_con>div {
    background-color: #E7EAE9;
    width: 100%;
    padding: 20px 45px;
    margin-top: 8px;
}

.kounetsu_box1 {
    width: 1200px;
    margin: 0 auto;
    padding-top: 40px;
}

.kounetsu_box1_clm1 {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.kounetsu_box1_in1 {
    width: 590px;
}

.kounetsu_box1_text1 {
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.1em;
    margin-bottom: 5px;
}

.kounetsu_box1_sml1 {
    font-size: 12px;
    font-weight: 400;
    text-align: justify;
    letter-spacing: 0;
    line-height: 1.6;
    margin-top: 5px;
}

@media all and (min-width: 681px) {}

@media all and (max-width: 680px) {
    .kounetsu_con {
        margin-top: 40px;
        width: 100%;
    }

    .kounetsu_con .ttl01 {
        flex-direction: column;
        align-items: center;
    }

    .kounetsu_con .ttl01 span {
        text-align: center;
    }

    .kounetsu_con>div {
        width: 100%;
        padding: 20px 5%;
        margin-top: 15px;
    }

    .kounetsu_con>div img {
        width: 100%;
        height: auto;
    }

    .kounetsu_box1 {
        width: 100%;
        padding: 30px 5% 0;
    }

    .kounetsu_box1_clm1 {
        display: block;
    }

    .kounetsu_box1_in1 {
        width: 100%;
    }

    .kounetsu_box1_in1+.kounetsu_box1_in1 {
        margin-top: 30px;
    }

    .kounetsu_box1_text1 {
        font-size: 13px;
        letter-spacing: 0.05em;
    }
}

@media all and (max-width: 370px) {}

.zeh_box {
    width: 1200px;
    margin: 93px auto 0 auto;
    padding: 35px 0 39px 0;
    border: 1px solid #707070;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.zeh_ttl {
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0.1em;
}

.zeh_ttl span {
    display: inline-block;
    font-size: 11px;
    margin: 3px 5px 0 -10px;
    vertical-align: top;
}

.zeh_box img {
    width: 715px;
    height: 110px;
    object-fit: contain;
    margin: 37px auto 36px auto;
}

.zeh_wrap {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 27px;
}

.zeh_wrap .zeh_txt {
    margin-top: 15px;
    font-size: 15px;
    line-height: 32px;
    letter-spacing: 0.1em;
    width: 420px;
}

.zeh_txt2 {
    width: 1200px;
    margin: 0 auto;
    font-size: 12px;
    letter-spacing: 0.1em;
    margin-top: 5px;
    padding-bottom: 45px;
    padding-left: 10px;
    list-style: none;
    position: relative;
}

.zeh_txt2::before {
    content: "※";
    position: absolute;
    left: 0;
    top: 0;
}
.zeh_wrap table {
    width: 619px;
    border-collapse: collapse;
    border: 1px solid #000;
    margin-top: 20px;
} 

.zeh_wrap table tr {
    height: 61px;
    border-bottom: 1px solid #707070;
}

.zeh_wrap table tr.zeh_wrap_tr1 {
    background-color: #E7EAE9;
}

.zeh_wrap table tr:last-child {
    border-bottom: none;
}


.zeh_wrap table td {
    border-right: 1px solid #707070;
    text-align: center;
    vertical-align: middle;
    width: 99.5px;
    font-size: 15px;
    letter-spacing: 0.1em;
}

.zeh_wrap table td.border_left {
    border-left: 2px solid #000;
    width: 125px;
}

.zeh_wrap table td:last-child {
    border-right: none;
}

.onlyPC_inline {
    display: inline;
}

.onlySP_inline {
    display: none;
}   

@media all and (max-width: 680px) {
    .zeh_box {
        width: 90%;
        margin: 40px 5% 0 5%;
        padding: 30px 5% 31px 5%;
    }
    
    .zeh_ttl {
        font-size: 16px;
        letter-spacing: 0;
        text-align: center;
    }
    
    .zeh_ttl span {
        display: inline-block;
        font-size: 11px;
        margin: 3px 5px 0 -10px;
        vertical-align: top;
    }
    
    .zeh_box img {
        width: 81vw;
        height: auto;
        margin: 18px auto 21px auto;
    }
    
    .zeh_wrap {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 27px;
    }
    
    .zeh_wrap .zeh_txt {
        margin-top: 0;
        width: 100%;
    }
    
    .zeh_txt2 {
        width: 90%;
        margin: 0 auto;
        font-size: 12px;
        letter-spacing: 0.1em;
        margin-top: 10px;
        padding-bottom: 0;
        padding-left: 12px;
    }

    .zeh_wrap {
        flex-direction: column;
        gap: 0;
        width: 81vw;
        margin: 0 auto;
    }
    
    .zeh_wrap table {
        width: 100%;
        border-collapse: collapse;
        border: 1px solid #707070;
        margin-top: 20px;
    } 
    
    .zeh_wrap table tr {
        height: 48.5px;
        border-bottom: 1px solid #707070;
    }
    
    .zeh_wrap table tr.zeh_wrap_tr1 {
        background-color: #E7EAE9;
    }
    
    
    .zeh_wrap table td {
        border: 1px solid #000;
        text-align: center;
        vertical-align: middle;
        line-height: 18px;
        font-weight: 400;
    }
    
    .zeh_wrap table td:last-child {
        border-right: none;
    }

    .zeh_wrap .bg {
        background-color: #F4F4F4;
    }

    .zeh_wrap .bd {
        border-top: 2px solid #000;
    }
    
    .onlyPC_inline {
        display: none;
    }
    
    .onlySP_inline {
        display: inline;
    }
}



/* gihou
***************************************************************/
.passive__gihou {
    padding-bottom: 100px;
}

.gihou_con {
    background-color: #E7EAE9;
    padding: 45px 80px;
}

.gihou_conttl {
    font-size: 24px;
    font-weight: 500;
    letter-spacing: 0.15em;
    margin-bottom: 25px;
}

.gihou_con.con01 {
    margin-top: 60px;
}

.gihou_con.con01 .txtWrap {
    display: flex;
    gap: 32px;
}

.gihou_con.con01 .txtWrap .txtBox {
    flex: 1;
}

.gihou_con.con01 .txtWrap .txtBox img.img1 {
    width: 308px;
    margin-left: 10px;
}

.gihou_con.con01 .txtWrap .txtBox p.t1 {
    font-size: 14px;
    letter-spacing: 0.1em;
    line-height: 28px;
    color: #211d1d;
    margin-top: 10px;
}

.gihou_con.con01 .txtWrap .txtBox p.t2 {
    font-size: 12px;
    line-height: 20px;
    margin-top: 20px;
    letter-spacing: 0;
}

.gihou_con.con01 .txtWrap .txtBox2 {
    width: 652px;
}

.gihou_con.con01 .txtWrap .txtBox2 figure {}

.gihou_con.con01 .txtWrap .txtBox2 figure img.img2 {}

.gihou_con.con01 .txtWrap .txtBox2 figure figcaption {
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 0;
    margin-top: 5px;
}

.gihou_con.con01 .txtWrap .txtBox2 .description {
    display: flex;
    gap: 15px;
    margin-top: 5px;
}

.gihou_con.con01 .txtWrap .txtBox2 .description p.t3 {
    font-size: 14px;
    line-height: 18px;
    color: #f28c87;
}

.gihou_con.con01 .txtWrap .txtBox2 .description p.t3::before {
    content: "";
    display: inline-block;
    width: 39.91px;
    height: 20.68px;
    border: 5px solid #f28c87;
    margin-right: 7px;
    position: relative;
    top: 5px;
}

.gihou_con.con01 .txtWrap .txtBox2 .description p.t4 {
    font-size: 14px;
    line-height: 18px;
    color: #000;
}

.gihou_con.con01 .txtWrap .txtBox2 .description p.t4::before {
    content: "";
    display: inline-block;
    width: 39.91px;
    height: 20.68px;
    border: 5px solid #000;
    margin-right: 7px;
    position: relative;
    top: 5px;
}

.gihou_con.con01 .txtWrap2 {
    display: flex;
    justify-content: space-between;
    margin-top: 55px;
}

.gihou_con.con01 .txtWrap2 .txtBox {
    display: flex;
    align-items: flex-start;
    gap: 16px;
    padding-bottom: 75px;
    position: relative;
}

.gihou_con.con01 .txtWrap2 .txtBox p.t1 {
    width: 339px;
    font-size: 14px;
    letter-spacing: 0.1em;
    line-height: 28px;
}

.gihou_con.con01 .txtWrap2 .txtBox p.t1 span {
    letter-spacing: 0.05em;
    position: absolute;
    left: 0;
    bottom: 0;
}

.gihou_con.con01 .txtWrap2 .txtBox img.img1 {
    width: 275px;
}

.gihou_con.con01 .txtWrap2 .txtBox2 {
    width: 364px;
}

.gihou_con.con01 .txtWrap2 .txtBox figure {}

.gihou_con.con01 .txtWrap2 .txtBox figure img.img2 {}

.gihou_con.con01 .txtWrap2 .txtBox2 figure figcaption {
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 0;
    margin-top: 8px;
}

.gihou_con.con01 .txtWrap2 .txtBox2 p.t2 {
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 0;
    margin-top: 5px;
}

.blog_btn {
    border: 1px solid #707070;
    background: #fff;
    margin: 40px auto 0;
    transition: .3s;
}

.blog_btn a {
    display: flex;
    align-items: center;
    padding: 17px 25px;
}

.blog_btn a p.t1 {
    font-weight: 500;
    font-size: 14px;
    letter-spacing: 0;
    text-align: center;
    color: #fff;
    background: #4E4E4E;
    padding: 12px;
    margin-right: 22px;
}

.blog_btn a p.t2 {
    font-weight: 500;
    font-size: 15px;
    line-height: 28px;
    letter-spacing: 0;
    margin-right: 34px;
}

.blog_btn a p.t3 {
    font-weight: 500;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 0;
    text-align: center;
    color: #4e4e4e;
    position: relative;
    z-index: 1;
}

.blog_btn a p.t3::before {
    content: "";
    display: inline-block;
    background: #E7EAE9;
    width: 66px;
    height: 66px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 50%;
    z-index: -1;
    transition: .3s;
}

.blog_btn a p.t3::after {
    content: "";
    display: inline-block;
    border-right: 2px solid #1D211E;
    border-bottom: 2px solid #1D211E;
    width: 12px;
    height: 12px;
    position: absolute;
    top: 50%;
    right: -10px;
    transform: translate(0, -50%) rotate(-45deg);
    z-index: 1;
    transition: .3s;
}

.gihou_con .ttl01 {
    text-align: center;
}

.gihou_con .ttl01 .number {
    font-size: 70px;
    font-weight: 300;
    margin-top: -1.2em;
    position: relative;
    line-height: 1.4;
}

.gihou_inner {
    display: flex;
    justify-content: space-between;
}

.gihou_inner_l {
    width: 390px;
    flex-shrink: 0;
}

.gihou_inner_l .txt01 {
    font-size: 14px;
    line-height: 2;
    text-align: justify;
    margin-top: -0.2em;
}

.gihou_inner_l .txt02 {
    font-size: 12px;
    line-height: 1.66;
    letter-spacing: 0;
    text-align: justify;
}

.gihou_inner_l .txt01+.txt02 {
    margin-top: 35px;
}

.gihou_inner_l .txt02+.txt02 {
    margin-top: 15px;
}

.gihou_inner_r {
    width: 620px;
    flex-shrink: 0;
}

.gihou_con.con02 {
    margin-top: 50px;
}

.gihou_con.con02 .gihou_inner_l {
    width: 480px;
    flex-shrink: 0;
}

.gihou_con.con02 .gihou_inner_r {
    width: 540px;
    flex-shrink: 0;
}

@media all and (min-width: 681px) {
    .gihou_con.con02 .gihou_inner_l p {
        letter-spacing: 0.08em;
    }

    .blog_btn:hover {
        background: #E7EAE9;
    }

    .blog_btn:hover a p.t3::before {
        background: #fff;
    }

    .blog_btn:hover a p.t3::after {
        right: -20px;
    }
}

@media all and (max-width: 680px) {
    .passive__gihou {
        padding-bottom: 50px;
    }

    .gihou_inner {
        flex-direction: column;
    }

    .gihou_inner_l {
        width: 100%;
    }

    .gihou_inner_r {
        width: 100%;
        margin-top: 30px;
    }

    .gihou_inner_r img {
        width: 100%;
        height: auto;
    }

    .gihou_con {
        padding: 45px 5%;
    }

    .gihou_inner_l .txt01+.txt02 {
        margin-top: 20px;
    }

    .gihou_conttl {
        font-size: 20px;
    }

    .gihou_con.con01 .txtWrap {
        display: block;
    }

    .gihou_con.con01 .txtWrap .txtBox {
        display: flex;
        flex-flow: column;
    }

    .gihou_con.con01 .txtWrap .txtBox p.t1 {
        font-size: 15px;
        line-height: 32px;
        order: 1;
    }

    .gihou_con.con01 .txtWrap .txtBox p.t2 {
        order: 2;
        margin-top: 15px;
    }

    .gihou_con.con01 .txtWrap .txtBox img.img1 {
        width: 100%;
        margin-left: 0;
        order: 3;
        margin-top: 20px;
    }

    .gihou_con.con01 .txtWrap .txtBox2 {
        width: 100%;
        margin-top: 25px;
    }

    .gihou_con.con01 .txtWrap .txtBox2 figure .scroll {
        overflow-y: scroll;
        margin: 0 calc(50% - 50vw) 0 0;
        padding-right: 20px;
    }

    .gihou_con.con01 .txtWrap .txtBox2 figure .scroll img {
        max-width: 652px;
    }

    .gihou_con.con01 .txtWrap .txtBox2 .description {
        flex-flow: column;
        gap: 10px;
        margin-top: 5px;
    }

    .gihou_con.con01 .txtWrap .txtBox2 .description p.t3 {
        font-size: 14px;
        line-height: 18px;
        color: #f28c87;
    }

    .gihou_con.con01 .txtWrap2 {
        flex-flow: column;
        margin-top: 50px;
    }

    .gihou_con.con01 .txtWrap2 .txtBox {
        flex-flow: column;
        gap: 27px;
        padding-bottom: 0;
    }

    .gihou_con.con01 .txtWrap2 .txtBox p.t1 {
        width: 100%;
        font-size: 15px;
        letter-spacing: 0.1em;
        line-height: 32px;
    }

    .gihou_con.con01 .txtWrap2 .txtBox p.t1 span {
        letter-spacing: 0.01em;
        position: unset;
    }

    .gihou_con.con01 .txtWrap2 .txtBox img.img1 {
        width: 100%;
    }

    .gihou_con.con01 .txtWrap2 .txtBox2 {
        width: 100%;
        margin-top: 27px;
    }

    .blog_btn {
        margin: 37px 20px 0;
    }

    .blog_btn a {
        justify-content: space-between;
        position: relative;
        padding: 17px 27px 17px 20px;
    }

    .blog_btn a p.t1 {
        padding: 5px 8px;
        margin-right: 0;
        position: absolute;
        left: 0;
        top: 0;
    }

    .blog_btn a p.t2 {
        line-height: 24px;
        letter-spacing: 0;
        margin-right: 0;
        padding-top: 22px;
    }

    .gihou_con.con02 .gihou_inner_l {
        width: 100%;
    }

    .gihou_con.con02 .gihou_inner_r {
        width: 100%;
        margin-top: 10px;
    }
}

@media all and (max-width: 370px) {}



/* passive
***************************************************************/
.passive {
    /* background-color: #F4F4F4; */
    padding-bottom: 125px;
}

.passive .smallTtl__h2 .t2 {
    font-size: 20px;
    letter-spacing: 0em;
    color: #919191;
    font-weight: 300;
    margin-top: 10px;
    display: flex;
    white-space: nowrap;
    align-items: baseline;
}

.passive .smallTtl__h2 .t2 img {
    margin-right: 0.4em;
}

.passive_con>.ttl01 {
    font-size: 22px;
    line-height: 2;
    letter-spacing: 0.15em;
    text-align: center;
    margin-top: 80px;
}

.passive_box01 {
    display: flex;
    justify-content: space-between;
}

.passive_box01>div {
    width: 350px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.passive_box01 .number {
    font-size: 55px;
    line-height: 1;
    margin-top: 5px;
    font-weight: 300;
}

.passive_box01 .ttl02 {
    font-size: 18px;
    font-weight: 500;
    padding-top: 15px;
    margin-top: 10px;
    border-top: 1px solid #000;
    width: 100%;
    text-align: center;
}

.passive_box01 .txt01 {
    font-size: 14px;
    line-height: 2;
    margin-top: 15px;
    width: 100%;
}

.passive_box01 span {
    margin-top: 15px;
    width: 100%;
    height: auto;
    flex-shrink: 0;
}

.passive_box01>div a {
    display: block;
    width: 100%;
    text-align: right;
    font-size: 14px;
    line-height: 24px;
    margin-top: 10px;
    transition: .3s;
}

.passive_box01>div a::after {
    content: "";
    display: inline-block;
    border-right: 1px solid #1D211E;
    border-bottom: 1px solid #1D211E;
    width: 8px;
    height: 8px;
    margin-left: 10px;
    position: relative;
    top: -1px;
    transform: rotate(-45deg);
}

.passive_box02 {
    background-color: #fff;
    padding: 45px 70px;
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
}

.passive_box02>div {
    width: 500px;
    position: relative;
}

.passive_box02 .ttl02 {
    font-size: 18px;
    font-weight: 500;
}

.passive_box02 .txt01 {
    font-size: 16px;
    line-height: 2.12;
    display: block;
    margin-top: 5px;
}

.passive_box02 .txt02 {
    font-size: 14px;
    line-height: 2;
    letter-spacing: 0.05em;
    display: block;
    margin-top: 15px;
    padding-top: 15px;
}

.passive_box02 .txt03 {
    font-size: 12px;
    line-height: 1.67;
    display: block;
    margin-top: 15px;
    text-indent: -1em;
    padding-left: 1em;
}

.passive_box02 .img {
    position: absolute;
    right: 0;
    top: 0;
    width: 266px;
    height: 209px;
}

.passive_con03 .ttl01_sub {
    text-align: center;
    margin-top: 25px;
}

.passive_box03 {
    background-color: #fff;
    padding: 45px 70px;
    display: flex;
    justify-content: space-between;
    margin-top: 40px;
}

.passive_box03--l {
    width: 640px;
}

.passive_box03--l p {
    font-size: 14px;
    line-height: 2;
    letter-spacing: 0.07em;
    text-align: justify;
}

.passive_box03--l p span {
    font-size: 10px;
}

.passive_box03--r {
    width: 394px;
}

.passive_box03--r img {
    margin-top: 5px;
}

@media all and (min-width: 681px) {
    .passive_box02>div {
        box-sizing: content-box;
    }

    .passive_box02>div+div {
        border-left: 1px solid #000;
        padding-left: 28px;
    }

    .passive_box02 .txt01 {
        min-height: 4.1em;
    }

    .passive_box02 .txt02 {
        min-height: 9.2em;
        border-top: 1px solid #000;
    }

    .passive_box01>div a:hover {
        opacity: .7;
    }

    .gihou_con.con01 .txtWrap2 .txtBox p.t1 span {
        width: 630px;
    }

    .blog_btn {
        width: 450px;
    }
}

@media all and (max-width: 680px) {
    .passive {
        padding-bottom: 50px;
    }

    .passive .smallTtl__h2 .t2 img {
        width: 120px;
        height: auto;
    }

    .passive_con>.ttl01 {
        font-size: 18px;
        margin-top: 60px;
    }

    .passive_box01 {
        flex-direction: column;
        margin-left: 5%;
        margin-right: 5%;
        width: auto;
        margin-top: 35px;
    }

    .passive_box01>div {
        width: 100%;
    }

    .passive_box01 .number {
        font-size: 40px;
    }

    .passive_box01 .ttl02 {
        padding-top: 20px;
    }

    .passive_box01>div+div {
        margin-top: 60px;
    }

    .passive_box02 {
        padding: 25px 5%;
        margin-top: 20px;
        flex-direction: column;
        margin-left: 5%;
        margin-right: 5%;
    }

    .passive_box02 .img {
        width: 100%;
        height: auto;
        position: relative;
        margin-top: 10px;
    }

    .passive_box02 {
        padding: 25px 5%;
        margin-top: 20px;
        flex-direction: column;
    }

    .passive_box02>div {
        width: 100%;
        position: relative;
    }

    .passive_box02 .txt02 {
        font-size: 14px;
        padding-top: 0;
    }

    .passive_box02>div+div {
        margin-top: 40px;
    }

    .passive_box03 {
        padding: 0;
        margin-top: 40px;
        margin-left: 5%;
        margin-right: 5%;
        flex-direction: column;
    }

    .passive_box03--l {
        width: 100%;
    }

    .passive_box03--r {
        width: 100%;
        margin-top: 20px;
    }

    .passive_box03--r img {
        width: 100%;
    }
}

@media all and (max-width: 370px) {}