@charset "utf-8";

#top_05_image_base{
    width: 80%;
    margin: 0 auto;
}
#nintei_base{
    align-items: center;
    justify-content: center;
    width: 80%;
    margin: 15px auto;
}
#nintei_title{
    /* Noto Sans （ゴシック体） */
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 20pt;
    text-align: center;
    margin: 0 auto;
    width: 350px;
    line-height: 1.5em;
    border: solid 1px;
    border-color: red;
    padding-bottom: 4px;
}
#nintei_title span{
    font-size: 16pt;
}
#nintei_moji_base{
    display: flexbox;
    align-items: center;
    width: 90%;
    margin: 0 auto;
    min-width: 494px;
}
.nintei_moji_1col{
    line-height: 1.8em;
}

#top_06_image_base{
    width: 80%;
    margin: 0 auto;
}

#ichinichi_jikannwari{
    position: relative;
    display: flex;
    width: 510px;
    min-width: 510px;
    align-items: top;
    margin: 0 auto;
    font-size: 14pt;
    line-height: 1.5em;
}
@media screen and (max-width: 768px) {
    #ichinichi_jikannwari{
        font-size: 14pt;
    }
}

#itinichi_col1{
    width: 30px;
    min-width: 30px;
    text-align: center;
    font-size: 14pt;
    background-image: url("../img/img02/itinichi_col1_bg.png");
}
@media screen and (max-width: 768px) {
    #itinichi_col1{
        font-size: 14pt;
    }
}
#itinichi_col2{
    position: relative;
    width: 120px;
    min-width: 120px;
    text-align: center;
}
#itinichi_col3{
    width: 360px;
    margin-left: 10px;
}
#itinichi_mov{
    position: absolute;
    top: 300px;
    left: 400px;
    width: 80px;
    line-height: 1.2em;
    font-size: 10pt;
}
#itinichi_mov .MovIconBase{
    width: 85px;
}
.ichinichi_hr{
    margin: 20px auto;
    width: 80%;
    height: 8px;
    background-image: url("../img/img02/ichinichi_hr.png");
}

#soto_work{
    position: relative;
    margin: 20px auto;
    width: 520px;
    min-width: 520px;
    font-size: 14pt;
    text-align: center;
    line-height: 3em;
}
@media screen and (max-width: 768px) {
    #soto_work{
        font-size: 14pt;
    }
}
.algn_left1{
    text-align: left;
    padding-left: 60px;
 }

#soto_work .mov1{
    position: absolute;
    top: 90px;
    left: 460px;
    width: 120px;
}
#soto_work .mov2{
    position: absolute;
    top: 260px;
    left: 460px;
    width: 120px;
}

#gyoji_base{
    position: relative;
    display: flex;
    width: 500px;
    min-width: 500px;
    margin: 10px auto;
    font-size: 14pt;
    line-height: 3em;
}
@media screen and (max-width: 768px) {
    #gyoji_base{
        font-size: 14pt;
    }
}
#gyoji_mov{
    position: absolute;
    top: 350px;
    left: 380px;
    width: 85px;
    line-height: 1em;
    font-size: 10pt;
}
#gyoji_mov .MovIconBase{
    width: 85px;
}
#gyoji_left{
    text-align: right;
    padding-right: 10px;
    width: 80px;
}
 #gyoji_right{
    text-align: left;
    padding-left: 10px;
    width: 380px;
}
#gyoji_ps{
    margin: 10px auto;
    width: 500px;
    min-width:500px;
    text-align: center;
    font-size: 14pt;
} 
@media screen and (max-width: 768px) {
    #gyoji_ps{
        font-size: 14pt;
    }
}

#gyoji_end_image{
    margin: 20px auto;
    width: 90%;
}

.ichinichi_clr01{
    color: rgba(255, 241, 0);
}
.ichinichi_clr02{
    color: rgba(154, 220, 60);
}
.ichinichi_clr03{
    color: rgba(0, 166, 81);
}
.ichinichi_clr04{
    color: rgba(13, 148, 182);
}
.ichinichi_clr05{
    color: rgba(0, 167, 226);
}
.ichinichi_clr06{
    color: rgba(0, 125, 197);
}
.ichinichi_clr07{
    color: rgba(68, 90, 168);
}
.ichinichi_clr08{
    color: rgba(126, 43, 156);
}
.ichinichi_clr09{
    color: rgba(179, 39, 142);
}
.ichinichi_clr10{
    color: rgba(236, 8, 117);
}
.ichinichi_clr11{
    color: rgba(238, 28, 37);

}

.komidashi{
    text-align: center;
    font-size: 20pt;
    margin-top: 20px;
    margin-bottom: 20px;
}
.moji_aqua{
    color:rgba(22, 255, 53) ;
    line-height: 1.8em;
}

#top_07_image_base{
    width: 60%;
    margin: 0 auto;
}

.kotudo_1col{
    width: 90%;
    margin: 0 auto;
    min-width: 483px;
}

#kaisai_basho_base{
    position: relative;
    padding-top: 80px;
    margin-top: 20px;
}
#kaisai_basho_base .img02{
    position: absolute;
    top: -100px;
    right: 50px;
    width: 28%;
}
#kaisai_basho_img03{
    margin: 20px auto;
    width: 20%;
}

#top_08_image_base{
    width: 80%;
    margin: 10px auto;
}
.nyuuen_1col{
    width: 61%;
    margin: 10px auto;
    min-width: 389px;
}

#step_base{
    width: 80%;
    margin: 0 auto;
}
#step_base_row1{
    display: flex;
    align-items: center;
    justify-items: center;
    color: white;
    width: 440px;
    height: 100px;
    margin: 0 auto;
}

.step_maru1, .step_maru2, .step_maru3{
    position: relative;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    text-align: center;
    line-height: 1.5em;
    font-family: "Noto Sans JP", sans-serif; 
    font-weight: bold;
} 
.maru_text{
    position: absolute;
    top: 18px;
    left: 25px;
}
.step_maru1{
    background-color: rgba(197, 212, 142);
}
.step_maru2{
    background-color: rgba(224, 187, 191);
}
.step_maru3{
    background-color:rgba(107, 209, 225);
}
.step_base_yajirushi{
    width: 50px;
    height: 50px;
    margin-top: 4px;
    margin-left: 10px;
    margin-right: 10px;
}

#step_base_row2{
    display: flex;
    align-items: center;
    justify-items: center;
    font-family: "Zen Maru Gothic", serif;
    font-weight: bold;
    font-style: normal;
      width: 440px;
    height: 30px;
    margin: 0 auto;
}
.step_textbox{
    width: 100px;
    height: 20px;
    border:solid 2px;
    border-color: rgba(181, 222, 196);
    border-radius: 10px;
    text-align: center;
    margin-top: 10px;
}
.step_text_spc{
    width: 70px;
    height: 30px;
}

#step_base_row3{
    display: flex;
    align-items: end;
    justify-items: center;
    font-family: "Zen Maru Gothic", serif;
    font-style: normal;
    width: 400px;
    height: 80px;
    margin: 20px auto;
    margin-bottom: 4px;
}

.row3_left{
    width: 200px;
    font-weight: bold;
}
.row3_midlle{
    width: 70px;
}
.row3_right{
    flex: 1;
    font-size: 8pt;
    line-height: 1.25em;
    padding-bottom: 4px;
}

#step_base_row4{
    font-family: "Zen Maru Gothic", serif;
    font-weight: 400;
    width: 400px;
    height: 20px;
    margin: 0 auto;
    font-size: 8pt;
    text-align: right;
}


#nintei_hyou{
    display: flex;
    align-items: center;
    font-family: "Zen Maru Gothic", serif;
    font-weight: 400;
    width: 400px;
    margin: 10px auto;
    line-height: 1.2em;
}
.nintei_maru_base{
    position: relative;
    display: flex;
    align-items: center;
    width: 100px;
    height: 100px;
}
.nintei_maru{
    position: absolute;
    top: 5px;
    left: 5px;
    width: 80px;
    height: 80px;
    border:solid 4px;
    border-radius: 50%;
    border-color:rgba(142, 143, 145);
    text-align: center;
    line-height: 1.5em;
    font-family: "Noto Sans JP", sans-serif; 
    font-weight: bold;
} 
.nintei_maru_text{
    position: absolute;
    top: 17px;
    left: 21px;
    width: 60px;
    height: 60px;
    font-family: "Noto Sans JP", sans-serif; 
    font-weight: bold;
    font-size: 20pt;
    color: rgba(142, 143, 145);
    line-height: 1.15em;
}
.nintei_text{
    margin-left: 20px;
    width: 280px;
    flex-direction: column;
}

#tetsuduki{
    width: 80%;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-family: "Zen Maru Gothic", serif;
}
#tetsuduki_title{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 280px;
    height: 28px;
    font-size: 14pt;
    border:solid 4px;
    border-radius: 14px;
    border-color:rgba(247, 187, 191);
    text-align: center;
    justify-content: center;
}
#tetsuduki_midashi{
    width: 160px;
    margin: 10px auto;
    line-height: 2em;
}
#tetsuduki_honbun{
    width: 85%;
    margin: 0 auto;
}

#naitei{
    width: 82%;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-family: "Zen Maru Gothic", serif;
}
#naitei_title{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 180px;
    height: 28px;
    margin: 5px auto;
    font-size: 14pt;
    border:solid 4px;
    border-radius: 12px;
    border-color:rgba(173, 205, 225);
    text-align: center;
}
.naitei_base{
    width: 80%;
    margin: 5px auto;
    display: flex;
    justify-content: center;
    align-items: center;
    border:solid 4px;
    border-radius: 16px;
    border-color:rgba(173, 205, 225);
    min-width: 340px;
}
.naitei_text{
    margin: 0 auto;
    width: 85%;
    padding: 10px;
}
.naitei_1go{
    color: rgb(135, 152, 87);
}
.naitei_2go{
    color: rgb(220, 119, 101);
}
.naitei_3go{
    color: rgb(120, 178, 178);
}

#boshu{
    margin: 0 auto;
    width: 80%;
}
#boshu_logo{
    margin: 10px auto;
    width: 340px;
    text-align: center;
    padding: 8px;
}
#boshu_image{
    margin: 0 auto;
}
#boshu_midashi{
    text-align: center;
    color: rgb(150, 181, 109);
}
#boshu_col_base{
    margin: 5px auto;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 2em;
}
.boshu_col_left{
    width: 100px;
}
.boshu_col_right{
    width: 320px;
}

#taigu{
    position: relative;
    margin: 0 auto;
    width: 80%;
    display: flex;
    flex-direction: column;
    align-items: center;
}
#taigu_midashi{
    text-align: center;
    color: rgb(218, 88, 160);
}
#taigu_base{
    margin: 0 auto;
    width: 80%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
#taigu_col_base{
    margin: 5px auto;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 2em;
}
#ikukyu{
    position: relative;
    margin: 0 auto;
    width: 420px;
    text-align: left;
    line-height: 2em;
}
#taigu_image1{
    position: absolute;
    width: 50%;
    top: -60px;
    right: -100px;
    min-width: 180px;
}
.taigu_tel_num{
    position: absolute;
    width: 220px;
    top: 99px;
    right: 24px;
}
#ggl_map{
    margin: 5px auto;
    width: 100%;
    height: 460px;
    min-height: 400px;
    line-height: 2em;
    text-align: center;
}
#ggl_map_txt{
    width: 50%;
    margin: 8px auto;
}

.x_y_midlle{
    margin: auto;
}

.qr_code01{
    width: 70px;
    height: 70px;
}

#otoiawase-text{
    width: 88%;
    margin: 4px auto;
}

.font_40pt{
    font-size: 40px;
}
.font_32pt{
    font-size: 32px;
}
.font_28pt{
    font-size: 28px;
}
.font_24pt{
    font-size: 24px;
}
.font_20pt{
    font-size: 20px;
}
.font_18pt{
    font-size: 18px;
}
.font_16pt{
    font-size: 16px;
}
.font_14pt{
    font-size: 14px;
}
.font_12pt{
    font-size: 12px;
}
.font_8pt{
    font-size: 8px;
}



.linehight_2em{
    line-height: 2em;
}






