@charset "UTF-8";

/************************************************************/
/*   C1   */
/************************************************************/
@media screen and (max-width:767px) { /*SP*/
    #C1{
        padding: 60px 0;
    }
    .C1_set{
        width: 100%; max-width: 840px;
    }
    .C1_key_set{
        width: 100%;
        margin-bottom: 40px;
        display: flex; flex-wrap: nowrap; justify-content: flex-start; align-items: flex-end;
        flex-direction: column;
    }
    .C1_key_svg{
        width: 83%; max-width: 275px;
        margin-bottom: 20px;
    }
    .C1_key_box{
        font-size: 1.8rem; font-weight: bold; line-height: 1;
    }
    .C1_box{
        width: 100%;
        margin-bottom: 40px;
    }
    .C1_tx01{
        font-size: 2.1rem; font-weight: bold;
        margin-bottom: 15px;
    }
    .C1_BR{
        display: inline;
    }
    .C1_tx02{
        font-size: 1.6rem; line-height: 2.5;
    }
    .C1_sign{
        margin-top: 20px;
        text-align: right;
        font-size: 2.1rem; font-weight: bold;
    }
    .C1_sign span{
        display: inline-block;
        margin-right: 20px;
        font-size: 1.4rem;
    }
    .C1_img{
        width: 100%; max-width: 840px;
    }
}
@media screen and (min-width:768px) , print { /*PC&TB*/
    #C1{
        padding: 90px 0;
    }
    .C1_set{
        width: 100%; max-width: 840px;
    }
    .C1_key_set{
        width: 100%;
        margin-bottom: 40px;
        display: flex; flex-wrap: nowrap; justify-content: flex-start; align-items: flex-end;
        flex-direction: column;
    }
    .C1_key_svg{
        width: 65%; max-width: 542px;
        margin-bottom: 20px;
    }
    .C1_key_box{
        font-size: 3.2rem; font-weight: bold; line-height: 1;
    }
    .C1_box{
        width: 100%;
        margin-bottom: 40px;
    }
    .C1_tx01{
        font-size: 2.4rem; font-weight: bold;
        margin-bottom: 30px;
    }
    .C1_BR{
        display: none;
    }
    .C1_tx02{
        font-size: 1.6rem; line-height: 3.5;
    }
    .C1_sign{
        margin-top: 20px;
        text-align: right;
        font-size: 2.4rem; font-weight: bold;
    }
    .C1_sign span{
        display: inline-block;
        margin-right: 20px;
        font-size: 1.4rem;
    }
    .C1_img{
        width: 100%; max-width: 840px;
    }
}

/* List */
@media screen and (max-width:767px) { /*SP*/
    .C1_list_set{
        width: 100%;
        padding: 60px 0 0;
    }
    .C1_list_key{
        margin-bottom: 40px;
        text-align: center;
        font-size: 2.1rem; font-weight: bold; line-height: 1;
    }
    .dl_C1_list_box{
        width: 100%;
        display: flex; flex-wrap: wrap; justify-content: flex-start; align-items: stretch;
    }
    .dl_C1_list_box dt{
        width: 85px;
        padding: 20px 0;
        border-bottom: 1px solid #E5E5E5;
        font-size: 1.6rem; font-weight: bold;
    }
    .dl_C1_list_box dd{
        width: calc(100% - 85px);
        padding: 20px 0;
        border-bottom: 1px solid #E5E5E5;
    }
    .dl_C1_list_box dt._sp_w100{
        width: 100%;
        border-bottom: none;
        padding-bottom: 0;
    }
    .dl_C1_list_box dd._sp_w100{
        width: 100%;
    }
    .dl_C1_list_box dd p{
        font-size: 1.6rem;
    }
    .C1_list_map{
        width: 100%;
        margin: 20px 0 10px;
        aspect-ratio: 315 / 150;
        position: relative;
    }
    .C1_list_map iframe{
        position: absolute;
        width: 100%; height: 100%;
    }
}
@media screen and (min-width:768px) , print { /*PC&TB*/
    .C1_list_set{
        width: 100%; max-width: 840px;
        padding: 90px 0 0;
    }
    .C1_list_key{
        margin-bottom: 70px;
        text-align: center;
        font-size: 3.2rem; font-weight: bold; line-height: 1;
    }
    .dl_C1_list_box{
        width: 100%;
        display: flex; flex-wrap: wrap; justify-content: flex-start; align-items: stretch;
    }
    .dl_C1_list_box dt{
        width: 130px;
        padding: 20px 0;
        border-bottom: 1px solid #E5E5E5;
        font-size: 1.6rem; font-weight: bold;
    }
    .dl_C1_list_box dd{
        width: calc(100% - 130px);
        padding: 20px 0;
        border-bottom: 1px solid #E5E5E5;
    }
    .dl_C1_list_box dd p{
        font-size: 1.6rem;
    }
    .C1_list_map{
        width: 100%;
        margin: 20px 0;
        aspect-ratio: 710 / 250;
        position: relative;
    }
    .C1_list_map iframe{
        position: absolute;
        width: 100%; height: 100%;
    }
}
/* スパム対策 */
.C1_mail_domain::before{
    content: '@ko-yu-sha.co.jp';
}

/************************************************************/
/*   C2   */
/************************************************************/
@media screen and (max-width:767px) { /*SP*/
    #C2{
        padding: 50px 0;
        background-color: #E9E9CF;
    }
    .C2_set{
        width: 100%;
        display: flex; flex-wrap: nowrap; justify-content: center; align-items: center;
        flex-direction: column;
    }
    .C2_key_svg{
        width: 118px;
        margin-bottom: 20px;
    }
    .C2_key_box{
        font-size: 2.1rem; font-weight: bold; line-height: 1;
        margin-bottom: 40px;
    }
    .C2_box{
        width: 100%;
        margin-bottom: 40px;
        text-align: center;
    }
    .C2_tx01{
        font-size: 1.6rem; line-height: 2.5;
    }
    .C2_tx02{
        font-size: 1.4rem; line-height: 2.5;
    }
    .C2_BR{
        display: inline;
    }
    .C2_mail_box{
        width: 100%; max-width: 424px;
    }
    .C2_mail_box a{
        display: block;
    }
}
@media screen and (min-width:768px) , print { /*PC&TB*/
    #C2{
        padding: 90px 0;
        background-color: #E9E9CF;
    }
    .C2_set{
        width: 100%;
        display: flex; flex-wrap: nowrap; justify-content: center; align-items: center;
        flex-direction: column;
    }
    .C2_key_svg{
        width: 118px;
        margin-bottom: 20px;
    }
    .C2_key_box{
        font-size: 1.8rem; font-weight: bold; line-height: 1;
        margin-bottom: 40px;
    }
    .C2_box{
        width: 100%;
        margin-bottom: 60px;
        text-align: center;
    }
    .C2_tx01{
        font-size: 1.6rem; line-height: 3.5;
    }
    .C2_tx02{
        font-size: 1.4rem; line-height: 3.5;
    }
    .C2_BR{
        display: none;
    }
    .C2_mail_box{
        width: 100%; max-width: 424px;
    }
    .C2_mail_box a{
        display: block;
    }
}