@charset "utf-8";
/*-------------------clo-------------------*/
.hdl{
    text-align: center;
    color: #002055;
}
.hdl .en{
    display: block;
    font-size: 28px;
    line-height: 1;
    font-family: "Cormorant SC", serif;
    font-weight: 400;
    padding-bottom: 11px;
    position: relative;
}
.hdl .en.en_up{
    text-transform: uppercase;
}
.hdl .en.en_up b{
    font-size: 40px;
    font-weight: 400;
}
.colorf{
    color: #fff !important;
}
.hdl .en:before{
    background: #002055;
    width: 40px;
    height: 1px;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    content: '';
    z-index: 2;
    position: absolute;
}
.hdl .en.colorf:before{
    background: #fff;
}
.hdl .ja{
    display: block;
    font-size: 36px;
    line-height: 1;
    font-weight: 600;
    margin-top: 24px;
}
.clo_mainimg{
    background: url("../images/clo/bg_clo01.jpg") no-repeat top center;
    padding: 35px 0 48px;
    height: 796px;
    color: #fff;
    margin-top: 170px;
    box-sizing: border-box;
}
.clo_mainimg_tit{
    display: flex;
    justify-content: left;
    align-items: center;
}
.clo_mainimg_tit_en{
    font-size: 32px;
    text-transform: uppercase;
}
.clo_mainimg_tit_en span{
    font-size: 40px;
}
.clo_mainimg_tit_ja{
    margin-left: 60px;
    font-size: 18px;
    font-weight: 700;
    position: relative;
}
.clo_mainimg_tit_ja:before{
    background: #fff;
    width: 25px;
    height: 1px;
    left: -44px;
    top: 50%;
    content: '';
    z-index: 2;
    position: absolute;
}
.clo_mainimg_des{
    margin-top: 90px;
    padding-left: 84px;
    box-sizing: border-box;
}
.clo_mainimg_des .des_tit{
    font-size: 60px;
    font-weight: 600;
    line-height: 1.16;
}
.clo_mainimg_des .des_tit span{
    color: #a4945d;
}
.clo_mainimg_des .des_txt{
    font-size: 20px;
    margin-top: 20px;
}
.clo_mainimg ul{
    margin-top: 100px;
    display: flex;
    justify-content: center;
}
.clo_mainimg li{
    margin: 0 9px;
    border: 2px solid #ced1d6;
    background: #2b4369;
    line-height: 48px;
    font-size: 18px;
    color: #fff;
    width: 200px;
    box-sizing: border-box;
    text-align: center;
    border-radius: 30px;
}
.clo_mainimg_btn{
    margin-top: 46px;
    display: flex;
    justify-content: center;
}
.clo_mainimg_btn a{
    margin: 0 18px;
    font-size: 18px;
    line-height: 1.5;
    padding: 16px 0;
    width: 360px;
    color: #fff;
    text-align: center;
    background: url(../images/icon/arrow_r_wh.svg) no-repeat right 23px center #002055;
    -webkit-background-size: 7px;
    background-size: 7px;
	display: flex;
    flex-direction: column;
    justify-content: center;
}
.clo_mainimg_btn a span{
    display: block;
    font-size: 14px;
    line-height: 1.5;
    font-family: 'Noto Sans JP', sans-serif;
}
.clo_mainimg_btn a:nth-child(2){
    background: url(../images/icon/arrow_r_wh.svg) no-repeat right 23px center #a4945d;
    -webkit-background-size: 7px;
    background-size: 7px;
}
.guide01{
    margin-top: 30px;
    padding: 60px 0 70px;
    background: #eaedf1;
}
.clo_txt{
    margin: 14px 0 40px;
    text-align: center;
    font-size: 21px;
}
.guide01 ul{
    display: flex;
    justify-content: space-between;
}
.guide01 li{
    width: 346px;
}
.guide01 .listbox{
    border: 3px solid #334d77;
    background: #d6deea;
    padding: 24px 24px 30px;
    box-sizing: border-box;
}
.guide01 .listnum{
    font-size: 80px;
    line-height: 0.6;
    font-family: "Cormorant SC", serif;
    font-weight: 400;
    color: #002055;
}
.guide01 .listtit{
    font-size: 24px;
    font-weight: 600;
    line-height: 1.3;
    margin: 24px 0 12px;
    color: #002055;
}
.guide01 .listtxt{
    font-size: 18px;
    line-height: 1.7;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 400;
}
.guide02{
    margin-top: 0;
    background: #5c7192;
}
.guide02 li{
    width: 260px;
}
.guide02 li .listtit{
    height: 94px;
}
.guide03{
    padding: 60px 0 70px;
    background: #eaedf1;
}
.guide03_box{
    border: 3px solid #334d77;
    background: #fff;
    padding: 30px 42px 30px;
    box-sizing: border-box;
}
.guide03 ul{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.guide03 li{
    width: 500px;
    text-align: left;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 400;
    border-bottom: 1px solid #334d77;
}
.guide03 li .listtxt{
    background: url("../images/clo/ico_list01.png") no-repeat left center;
    font-size: 17px;
    padding: 18px 0 18px 40px;
    box-sizing: border-box;
}
.guide03 li .listtxt01{
    background: url("../images/clo/ico_list02.png") no-repeat left center;
    font-size: 17px;
    padding: 18px 0 18px 40px;
    box-sizing: border-box;
}
.guide03 li:nth-child(7),
.guide03 li:nth-child(8){
    border-bottom: none;
}
.guide03_bottom{
    margin-top: 16px;
    background: #eaedf1;
    height: 100px;
    padding: 0 26px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    box-sizing: border-box;
}
.guide03_bottom .right{
    width: 374px;
}
.guide03_bottom .left{
    width: calc(100% - 374px);
}
.guide03_bottom .left_tit{
    font-size: 16px;
    color: #002055;
}
.guide03_bottom .left_txt{
    font-size: 14px;
    font-family: 'Noto Sans JP', sans-serif;
}
.guide03_bottom .left_tit .color04{
    color: #000;
    font-family: "Cormorant SC", serif;
    font-weight: 400;
    font-size: 24px;
}
.guide03_bottom .left_tit .fsz01{
    font-size: 40px;
    font-family: "Cormorant SC", serif;
    font-weight: 400;
    line-height: 0.6;
}
.guide03_bottom .left_tit{
    font-size: 14px;
    font-family: 'Noto Sans JP', sans-serif;
}
.guide03_bottom .right_btn{
    display: flex;
    justify-content: space-between;
}
.guide03_bottom .right_btn a{
    width: 180px;
    font-size: 16px;
    line-height: 50px;
    color: #fff;
    text-align: center;
    background: url(../images/icon/arrow_r_wh.svg) no-repeat right 14px center #002055;
    -webkit-background-size: 7px;
    background-size: 7px;
}
.guide03_bottom .right_btn a:nth-child(2){
    background: url(../images/icon/arrow_r_wh.svg) no-repeat right 14px center #a4945d;
    -webkit-background-size: 7px;
    background-size: 7px;
}
.guide04{
    padding: 60px 0 70px;
    background: #ffffff;
}
.guide04_box{
    border: 3px solid #334d77;
    background: #fff;
    padding: 30px 42px 50px;
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}
.guide04_box .left{
    width: 484px;
}
.guide04_box .left_top{
    background: #002055;
    border-radius: 5px;
    color: #fff;
    padding: 22px 40px 44px;
    box-sizing: border-box;
}
.guide04_box .left_tag span{
    display: inline-block;
    width: 136px;
    line-height: 30px;
    text-align: center;
    font-family: 'Noto Sans JP', sans-serif;
    background: #a4945d;
    letter-spacing: 1px;
    color: #fff;
    border-radius: 3px;
}
.guide04_box .left_tit{
    margin: 26px 0 10px;
    font-size: 24px;
    font-weight: 700;
}
.guide04_box .left_txt{
    padding-top: 10px;
    border-top: 2px solid #334d77;
    font-size: 14px;
    font-family: 'Noto Sans JP', sans-serif;
}
.guide04_box .left_btn{
    margin-top: 60px;
    text-align: right;
}
.guide04_box .left_btn a{
    width: 265px;
    line-height: 50px;
    font-size: 16px;
}
.guide04_box .right{
    width: 500px;
}
.guide04_box .right li{
    position: relative;
    font-size: 18px;
    border-bottom: 1px solid #334d77;
    padding: 20px 0 20px 90px;
    font-family: 'Noto Sans JP', sans-serif;
    box-sizing: border-box;
}
.guide04_box .right li span{
    font-size: 40px;
    line-height: 0.8;
    color: #002055;
    position: absolute;
    top: 14px;
    left: 30px;
    z-index: 2;
    font-family: "Cormorant SC", serif;
    font-weight: 400;
}
.guide05{
    background: #eaedf1;
    padding: 60px 0 70px;
}
.guide05_box{
    border: 3px solid #334d77;
    background: #fff;
    padding: 30px 42px 50px 100px;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    box-sizing: border-box;
}
.guide05_box .left{
    width: 640px;
}
.guide05_box .left li{
    font-size: 18px;
    font-family: 'Noto Sans JP', sans-serif;
    background: url("../images/clo/ico_list01.png") no-repeat left center;
    padding: 18px 0 18px 40px;
    border-bottom: 1px solid #334d77;
    box-sizing: border-box;
}
.guide05_box .right{
    width: 240px;
}
.guide05_box .right_btn a{
    display: inline-block;
    width: 240px;
    line-height: 50px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    background: url(../images/icon/arrow_r_wh.svg) no-repeat right 20px center #a4945d;
    -webkit-background-size: 7px;
    background-size: 7px;
}
.guide06{
    background: #fff;
}
.guide06_txt{
    margin-top: 25px;
    font-size: 16px;
}
.guide07{
    background: #eaedf1;
    padding: 60px 0 70px;
}
.guide07 ul{
    display: flex;
    justify-content: space-between;
}
.guide07 li{
    width: 180px;
    position: relative;
}
.guide07 li:before{
    background: url("../images/clo/ico_list03.png") no-repeat left center;
    width: 21px;
    height: 24px;
    right: 0;
    top: 34px;
    content: '';
    z-index: 2;
    position: absolute;
}
.guide07 li:last-child:before{
    display: none;
}
.guide07 li .listnum{
    display: flex;
    justify-content: center;
    align-items: center;
    height: 90px;
    width: 90px;
    font-size: 55px;
    color: #fff;
    border-radius: 50%;
    font-family: "Cormorant SC", serif;
    font-weight: 400;
    background: #334d77;
}
.guide07 li .listtit{
    font-size: 24px;
    font-weight: 600;
    margin: 16px 0 18px;
    line-height: 1.3;
    color: #002055;
}
.guide07 li .listtxt{
    font-size: 18px;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 400;
}
.guide08{
    background: #fff;
    padding: 60px 0 70px;
}
.guide08 .pageinner{
    max-width: 900px;
}
.guide08_box{
    margin-top: 60px;
    border-bottom: 1px solid #334d77;
}
.guide08_box dl{
    padding: 23px 0 23px 0;
    border-top: 1px solid #334d77;
    box-sizing: border-box;
}
.guide08_box dt{
    padding: 13px 0 13px 90px;
    font-size: 18px;
    cursor: pointer;
    font-family: 'Noto Sans JP', sans-serif;
    box-sizing: border-box;
    position: relative;
}
.guide08_box dt span{
    position: absolute;
    top: 0px;
    left: 23px;
    z-index: 2;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 50px;
    width: 50px;
    font-size: 28px;
    color: #fff;
    border-radius: 50%;
    font-family: "Cormorant SC", serif;
    font-weight: 400;
    background: #334d77;
}
.guide08_box dd{
    margin-top: 13px;
    display: none;
    padding: 13px 0 13px 90px;
    font-size: 17px;
    font-family: 'Noto Sans JP', sans-serif;
    box-sizing: border-box;
    position: relative;
}
.guide08_box dd span{
    position: absolute;
    top: 0;
    left: 23px;
    z-index: 2;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 50px;
    width: 50px;
    font-size: 28px;
    color: #fff;
    border-radius: 50%;
    font-family: "Cormorant SC", serif;
    font-weight: 400;
    background: #7390be;
}
.clo_contact .top_contact_btn{
    margin: 55px 0 65px;
}
.clo_contact .top_contact_btn a{
    background: url(../images/icon/arrow_r_wh.svg) no-repeat right 23px center #002055;
    -webkit-background-size: 7px;
    background-size: 7px;
}
.clo_contact .top_contact_btn a:nth-child(2){
    background: url(../images/icon/arrow_r_wh.svg) no-repeat right 23px center #a4945d;
    -webkit-background-size: 7px;
    background-size: 7px;
}
.clo_contact_txt{
    text-align: center;
    font-size: 16px;
}
@media screen and (max-width: 767px) {
    .clo_mainimg{
        background: #0b1a30;
        padding: 25px 0 30px;
        height: auto;
        color: #fff;
        margin-top: 68px;
        box-sizing: border-box;
    }
    .clo_mainimg_tit{
        display: block;
        justify-content: left;
        align-items: center;
    }
    .clo_mainimg_tit_en{
        font-size: 16px;
        text-transform: uppercase;
    }
    .clo_mainimg_tit_en span{
        font-size: 20px;
    }
    .clo_mainimg_tit_ja{
        margin-left: 0;
        font-size: 14px;
        font-weight: 700;
        position: relative;
    }
    .clo_mainimg_tit_ja:before{
        display: none;
        background: #fff;
        width: 25px;
        height: 1px;
        left: -44px;
        top: 50%;
        content: '';
        z-index: 2;
        position: absolute;
    }
    .clo_mainimg_des{
        margin-top: 24px;
        padding-left: 0;
        box-sizing: border-box;
    }
    .clo_mainimg_des .des_tit{
        font-size: 30px;
        font-weight: 600;
        line-height: 1.16;
    }
    .clo_mainimg_des .des_tit span{
        color: #a4945d;
    }
    .clo_mainimg_des .des_txt{
        font-size: 16px;
        margin-top: 16px;
    }
    .clo_mainimg ul{
        margin-top: 40px;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .clo_mainimg li{
        margin: 0 0 8px;
        width: calc(50% - 5px);
        border: 2px solid #ced1d6;
        background: #2b4369;
        line-height: 36px;
        font-size: 15px;
        color: #fff;
        box-sizing: border-box;
        text-align: center;
        border-radius: 30px;
    }
    .clo_mainimg li:last-child{
        width: 100%;
    }
    .hdl{
        text-align: center;
        color: #002055;
    }
    .hdl .en{
        display: block;
        font-size: 20px;
        line-height: 1;
        font-family: "Cormorant SC", serif;
        font-weight: 400;
        padding-bottom: 11px;
        position: relative;
    }
    .hdl .en.en_up b{
        font-size: 28px;
        font-weight: 400;
    }
    .hdl .en:before{
        background: #002055;
        width: 25px;
        height: 1px;
        left: 50%;
        bottom: 0;
        transform: translateX(-50%);
        content: '';
        z-index: 2;
        position: absolute;
    }
    .hdl .ja{
        display: block;
        font-size: 22px;
        line-height: 1.4;
        font-weight: 600;
        margin-top: 18px;
    }
    .hdl .en.en_up b{
        font-size: 28px;
        font-weight: 400;
    }
    .clo_mainimg_btn{
        margin-top: 24px;
        display: block;
        justify-content: center;
    }
    .clo_mainimg_btn a{
        margin: 0 0 15px;
        display: block;
        font-size: 15px;
        line-height: 1.5;
        padding: 16px 0;
        width: 100%;
        color: #fff;
        text-align: center;
        background: url(../images/icon/arrow_r_wh.svg) no-repeat right 23px center #002055;
        -webkit-background-size: 7px;
        background-size: 7px;
    }
    .clo_mainimg_btn a span{
        display: block;
        font-size: 12px;
        line-height: 1.5;
        font-family: 'Noto Sans JP', sans-serif;
    }
    .clo_mainimg_btn a:nth-child(2){
        background: url(../images/icon/arrow_r_wh.svg) no-repeat right 23px center #a4945d;
        -webkit-background-size: 7px;
        background-size: 7px;
    }
    .guide01{
        margin-top: 20px;
        padding: 50px 0 50px;
        background: #eaedf1;
    }
    .clo_txt{
        margin: 10px 0 25px;
        text-align: center;
        font-size: 14px;
    }
    .guide01 ul{
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .guide01 li{
        width: 100%;
        margin-bottom: 10px;
    }
    .guide01 li:nth-child(3){
        width: 100%;
    }
    .guide01 .listbox{
        border: 2px solid #334d77;
        background: #d6deea;
        padding: 15px 10px 15px;
        box-sizing: border-box;
    }
    .guide01 .listnum{
        font-size: 40px;
        line-height: 0.6;
        font-family: "Cormorant SC", serif;
        font-weight: 400;
        color: #002055;
    }
    .guide01 .listtit{
        font-size: 17px;
        font-weight: 600;
        line-height: 1.3;
        margin: 15px 0 10px;
        color: #002055;
    }
    .guide01 .listtxt{
        font-size: 14px;
        line-height: 1.7;
        font-family: 'Noto Sans JP', sans-serif;
        font-weight: 400;
    }
    .guide02{
        margin-top: 0;
        background: #5c7192;
    }
    .guide02 li{
        width: calc(50% - 5px);
        margin-bottom: 10px;
    }
    .guide02 li .listtit{
        height: auto;
    }
    .guide02 li:nth-child(3){
        width: calc(50% - 5px);
    }
    .guide03{
        padding: 50px 0 50px;
        background: #eaedf1;
    }
    .guide03_box{
        border: 2px solid #334d77;
        background: #fff;
        padding: 15px 15px 15px;
        box-sizing: border-box;
    }
    .guide03 ul{
        display: block;
        justify-content: center;
        flex-wrap: wrap;
    }
    .guide03 li{
        width: 100%;
        text-align: left;
        font-family: 'Noto Sans JP', sans-serif;
        font-weight: 400;
        border-bottom: 1px solid #334d77;
    }
    .guide03 li .listtxt{
        background: url("../images/clo/ico_list01.png") no-repeat left top 13px;
        -webkit-background-size: 20px;
        background-size: 20px;
        font-size: 14px;
        padding: 12px 0 12px 30px;
        box-sizing: border-box;
    }
    .guide03 li .listtxt01{
        background: url("../images/clo/ico_list02.png") no-repeat left top 13px;
        -webkit-background-size: 20px;
        background-size: 20px;
        font-size: 14px;
        padding: 12px 0 12px 30px;
        box-sizing: border-box;
    }
    .guide03 li:nth-child(7),
    .guide03 li:nth-child(8){
        border-bottom: 1px solid #334d77;
    }
    .guide03_bottom{
        margin-top: 16px;
        background: #eaedf1;
        height: auto;
        padding: 10px 10px;
        display: block;
        justify-content: space-between;
        align-items: center;
        box-sizing: border-box;
    }
    .guide03_bottom .right{
        width: 100%;
        margin-top: 15px;
    }
    .guide03_bottom .left{
        width: 100%;
    }
    .guide03_bottom .left_tit{
        font-size: 14px;
        color: #002055;
    }
    .guide03_bottom .left_tit .color04{
        color: #000;
        font-family: "Cormorant SC", serif;
        font-weight: 400;
        font-size: 20px;
    }
    .guide03_bottom .left_tit .fsz01{
        font-size: 30px;
        font-family: "Cormorant SC", serif;
        font-weight: 400;
        line-height: 0.6;
    }
    .guide03_bottom .left_tit{
        font-size: 14px;
        font-family: 'Noto Sans JP', sans-serif;
    }
    .guide03_bottom .right_btn{
        display: block;
        justify-content: space-between;
    }
    .guide03_bottom .right_btn a{
        width: 100%;
        display: block;
        margin-bottom: 10px;
        font-size: 16px;
        line-height: 50px;
        color: #fff;
        text-align: center;
        background: url(../images/icon/arrow_r_wh.svg) no-repeat right 14px center #002055;
        -webkit-background-size: 7px;
        background-size: 7px;
    }
    .guide03_bottom .right_btn a:nth-child(2){
        background: url(../images/icon/arrow_r_wh.svg) no-repeat right 14px center #a4945d;
        -webkit-background-size: 7px;
        background-size: 7px;
    }
    .guide04{
        padding: 50px 0 50px;
        background: #ffffff;
    }
    .guide04_box{
        border: 2px solid #334d77;
        background: #fff;
        padding: 15px 15px 15px;
        box-sizing: border-box;
        display: block;
        justify-content: space-between;
        align-items: flex-end;
    }
    .guide04_box .left{
        width: 100%;
    }
    .guide04_box .left_top{
        background: #002055;
        border-radius: 5px;
        color: #fff;
        padding: 22px 20px 20px;
        box-sizing: border-box;
    }
    .guide04_box .left_tag span{
        display: inline-block;
        width: 136px;
        line-height: 30px;
        text-align: center;
        font-family: 'Noto Sans JP', sans-serif;
        background: #a4945d;
        letter-spacing: 1px;
        color: #fff;
        border-radius: 3px;
    }
    .guide04_box .left_tit{
        margin: 15px 0 10px;
        font-size: 17px;
        font-weight: 700;
    }
    .guide04_box .left_txt{
        padding-top: 10px;
        border-top: 2px solid #334d77;
        font-size: 13px;
        font-family: 'Noto Sans JP', sans-serif;
    }
    .guide04_box .left_btn{
        margin-top: 30px;
        text-align: center;
    }
    .guide04_box .left_btn a{
        width: 265px;
        line-height: 50px;
        font-size: 16px;
    }
    .guide04_box .right{
        width: 100%;
        margin-top: 20px;
    }
    .guide04_box .right li{
        position: relative;
        font-size: 14px;
        border-bottom: 1px solid #334d77;
        padding: 10px 0 10px 30px;
        font-family: 'Noto Sans JP', sans-serif;
        box-sizing: border-box;
    }
    .guide04_box .right li span{
        font-size: 26px;
        line-height: 0.8;
        color: #002055;
        position: absolute;
        top: 8px;
        left: 0;
        z-index: 2;
        font-family: "Cormorant SC", serif;
        font-weight: 400;
    }
    .guide05{
        background: #eaedf1;
        padding: 50px 0 50px;
    }
    .guide05_box{
        border: 2px solid #334d77;
        background: #fff;
        padding: 15px 15px 15px 15px;
        display: block;
        justify-content: space-between;
        align-items: flex-end;
        box-sizing: border-box;
    }
    .guide05_box .left{
        width: 100%;
    }
    .guide05_box .left li{
        font-size: 14px;
        font-family: 'Noto Sans JP', sans-serif;
        background: url("../images/clo/ico_list01.png") no-repeat left center;
        -webkit-background-size: 20px;
        background-size: 20px;
        padding: 10px 0 10px 30px;
        border-bottom: 1px solid #334d77;
        box-sizing: border-box;
    }
    .guide05_box .right{
        width: 100%;
        margin-top: 20px;
        text-align: center;
    }
    .guide05_box .right_btn a{
        display: inline-block;
        width: 240px;
        line-height: 50px;
        font-size: 16px;
        color: #fff;
        text-align: center;
        background: url(../images/icon/arrow_r_wh.svg) no-repeat right 20px center #a4945d;
        -webkit-background-size: 7px;
        background-size: 7px;
    }
    .guide06{
        background: #fff;
    }
    .guide06_txt{
        margin-top: 15px;
        font-size: 14px;
    }
    .guide07{
        background: #eaedf1;
        padding: 50px 0 50px;
    }
    .guide07 ul{
        display: block;
        justify-content: space-between;
    }
    .guide07 li{
        width: 100%;
        position: relative;
    }
    .guide07 li+li{
        margin-top: 50px;
    }
    .guide07 li:before{
        background: url("../images/clo/ico_list03.png") no-repeat left center;
        -webkit-background-size: contain;
        background-size: contain;
        width: 15px;
        height: 18px;
        transform: rotate(90deg);
        right: auto;
        left: 48%;
        top: auto;
        bottom: -30px;
        content: '';
        z-index: 2;
        position: absolute;
    }
    .guide07 li:last-child:before{
        display: none;
    }
    .guide07 li .listnum{
        display: flex;
        justify-content: center;
        align-items: center;
        height: 50px;
        width: 50px;
        margin: 0 auto;
        font-size: 30px;
        color: #fff;
        border-radius: 50%;
        font-family: "Cormorant SC", serif;
        font-weight: 400;
        background: #334d77;
    }
    .guide07 li .listtit{
        font-size: 18px;
        font-weight: 600;
        margin: 10px 0 10px;
        text-align: center;
        line-height: 1.3;
        color: #002055;
    }
    .guide07 li .listtxt{
        font-size: 14px;
        text-align: center;
        font-family: 'Noto Sans JP', sans-serif;
        font-weight: 400;
    }
    .guide08{
        background: #fff;
        padding: 50px 0 50px;
    }
    .guide08 .pageinner{
        max-width: 100%;
    }
    .guide08_box{
        margin-top: 30px;
        border-bottom: 1px solid #334d77;
    }
    .guide08_box dl{
        padding: 14px 0 14px 0;
        border-top: 1px solid #334d77;
        box-sizing: border-box;
    }
    .guide08_box dt{
        padding: 10px 0 10px 45px;
        font-size: 14px;
        cursor: pointer;
        font-family: 'Noto Sans JP', sans-serif;
        box-sizing: border-box;
        position: relative;
    }
    .guide08_box dt span{
        position: absolute;
        top: 4px;
        left: 0;
        z-index: 2;
        display: flex;
        justify-content: center;
        align-items: center;
        height: 35px;
        width: 35px;
        font-size: 20px;
        color: #fff;
        border-radius: 50%;
        font-family: "Cormorant SC", serif;
        font-weight: 400;
        background: #334d77;
    }
    .guide08_box dd{
        margin-top: 13px;
        display: none;
        padding: 10px 0 10px 45px;
        font-size: 14px;
        font-family: 'Noto Sans JP', sans-serif;
        box-sizing: border-box;
        position: relative;
    }
    .guide08_box dd span{
        position: absolute;
        top: 4px;
        left: 0;
        z-index: 2;
        display: flex;
        justify-content: center;
        align-items: center;
        height: 35px;
        width: 35px;
        font-size: 20px;
        color: #fff;
        border-radius: 50%;
        font-family: "Cormorant SC", serif;
        font-weight: 400;
        background: #7390be;
    }
    .clo_contact .top_contact_btn{
        margin: 25px 0 20px;
    }
    .clo_contact .top_contact_btn a{
        background: url(../images/icon/arrow_r_wh.svg) no-repeat right 23px center #002055;
        -webkit-background-size: 7px;
        background-size: 7px;
    }
    .clo_contact .top_contact_btn a:nth-child(2){
        background: url(../images/icon/arrow_r_wh.svg) no-repeat right 23px center #a4945d;
        -webkit-background-size: 7px;
        background-size: 7px;
    }
    .clo_contact_txt{
        text-align: left;
        font-size: 14px;
    }
}
.clo_contact{
    padding: 60px 0 70px;
    background: #fafafa;
}
.off_contact_tit {
    font-size: 36px;
    font-weight: 600;
    color: #002055;
    text-align: center;
    margin: 40px 0 14px;
}
.off_contact_txt {
    font-size: 21px;
    text-align: center;
}
.breadcrumb_office{
    background: #fff !important;
}
@media screen and (max-width: 767px) {
    .clo_contact{
        padding: 50px 0 50px;
        background: #fafafa;
    }
    .off_contact_tit {
        font-size: 24px;
        font-weight: 600;
        color: #002055;
        text-align: center;
        margin: 20px 0 10px;
    }
    .off_contact_txt {
        font-size: 14px;
        text-align: center;
    }
}























/* Guide 3: interactive checklist */
.guide03_box .clo-check {
    display: flex;
    align-items: center;
    position: relative;
    min-height: 62px;
    padding: 12px 0;
    box-sizing: border-box;
    cursor: pointer;
}
.guide03_box .clo-check input {
    position: absolute;
    width: 1px;
    height: 1px;
    opacity: 0;
}
.guide03_box .clo-check-icon {
    display: block;
    flex: 0 0 25px;
    width: 25px;
    height: 25px;
    margin-right: 15px;
    background: url("../images/clo/ico_list02.png") no-repeat center / contain;
}
.guide03_box .clo-check input:checked + .clo-check-icon {
    background-image: url("../images/clo/ico_list01.png");
}
.guide03_box .clo-check input:focus-visible + .clo-check-icon {
    outline: 2px solid #002055;
    outline-offset: 4px;
}
.guide03_box .clo-check-text {
    font-size: 17px;
    line-height: 1.6;
}
.guide03_box li:nth-child(5),
.guide03_box li:nth-child(6) {
    border-bottom: none;
}
.guide03_bottom {
    min-height: 100px;
    height: auto;
    padding-top: 15px;
    padding-bottom: 15px;
}
@media screen and (max-width: 767px) {
    .guide03_box .clo-check {
        min-height: 45px;
        padding: 10px 0;
    }
    .guide03_box .clo-check-icon {
        flex-basis: 20px;
        width: 20px;
        height: 20px;
        margin-right: 10px;
    }
    .guide03_box .clo-check-text {
        font-size: 14px;
    }
    .guide03_box li:nth-child(5) {
        border-bottom: 1px solid #334d77;
    }
    .guide03_box li:nth-child(6) {
        border-bottom: none;
    }
}

/* Checklist action prompt */
.guide03_bottom .left_txt{
    display: inline-block;
    margin-top: 8px;
    padding: 6px 12px;
    background: #dbe5f3;
    color: #002055;
    font-weight: 700;
    border-radius: 3px;
}
