@charset "utf-8";
@media screen and (max-width:700px){
.about_table1 {
    background-color: #D8D8D8;
}
.about_table1 tbody tr td {
    padding: 16px;
    background-color: #FFFFFF;
    width: 100%;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 1.5em;
}
.about_table1 tbody tr th {
    padding-top: 8px;
    padding-right: 16px;
    padding-left: 16px;
    padding-bottom: 8px;
    color: #275AF2;
    background-color: #FFFFFF;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    display: block;
    border-bottom: 1px dotted #C0C0C0;
}
.about_h2 {
    margin-bottom: 3.84%;
    line-height: 1;
    padding-bottom: 8px;
    background-color: #275AF2;
    color: #FFFFFF;
    padding-top: 8px;
    padding-left: 16px;
    padding-right: 16px;
    font-size: 20px;
    border-bottom: 3px solid #0B36B9;
}
.about_mappp img {
    width: 100%;
    background-color: #FFFFFF;
}
.about_mappp {
    margin-top: 5.38%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 2.3%;
    box-sizing: border-box;
    background-color: #F1F1F1;
    margin-bottom: 3.84%;
}
.about_bt_UL1 {
    padding: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 8.46%;
    display: flex;
    list-style-type: none;
    flex-wrap: wrap;
    justify-content: space-between;
}
.about_bt_UL1 li {
    width: 100%;
    margin-bottom: 5.38%;
}
.about_bt_UL1 li a {
    padding: 16px;
    display: block;
    text-decoration: none;
    color: #FFFFFF;
    border-radius: 6px;
    background-color: #14A83B;
    text-align: center;
    -webkit-box-shadow: 3px 3px 2px rgba(0,0,0,0.21);
    box-shadow: 3px 3px 2px rgba(0,0,0,0.21);
    text-shadow: 1px 1px rgba(0,0,0,0.78);
    font-weight: 500;
    background-image: url(../images/arrow_w.svg);
    background-repeat: no-repeat;
    background-position: 94% center;
    background-size: 8px auto;
}
.access_toho_UL {
    margin-bottom: 3.84%;
}
.access_toho_UL li {
    line-height: 1.7em;
}
.form_notice_UL li {
    line-height: 1.7em;
}
#form_wrap {
    padding: 2.3%;
    background-color: #E9E9E9;
}
}
