@charset "utf-8";

@media screen and (max-width:700px) {

#contact_telmail {
    padding-left: 5.38%;
    padding-right: 5.38%;
    padding-top: 10%;
}
#contact_catch {
    font-family: 'Noto Serif JP', serif;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.7em;
    text-align: center;
}
#contact_catch sapn {
    display: inline-block;
}

#contact_telmail_wrap {
    margin-top: 7
.%
.%;
    max-width: 840px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 7.69%;
}
#contact_telmailbox {
    display: flex;
    justify-content: space-between;
    margin-bottom: 3.84%;
    flex-wrap: wrap;
}
.contact_telmail_each {
    width: 100%;
    text-align: center;
    margin-right: 0%;
    margin-bottom: 8.46%;
}
.contact_telmail_each:last-child {
    margin-right: 0%;
    margin-bottom: 5.38%;
}
.contact_telmail_each h2 {
    font-size: 18px;
    line-height: 1em;
    font-weight: 500;
    text-align: center;
    border-bottom: 1px solid #467191;
    padding-bottom: 16px;
}
.contact_telmail_each h2 span {
    font-family: 'Noto Serif JP', serif;
    font-size: 14px;
    line-height: 1em;
    letter-spacing: .1em;
    display: block;
    color: #467191;
    margin-bottom: 10px;
    font-weight: 500;
    text-align: center;
}
.contact_telmail_each p {
    padding-top: 16px;
}
.contact_telmail_each p a {
    font-family: 'Noto Serif JP', serif;
    line-height: 1em;
    text-decoration: none;
}

.contact_tel {
    font-size: 28px;
    pointer-events: none;
}
.c_tel_icon {
    width: 14px;
    margin-right: 8px;
    vertical-align: baseline;
}
.contact_mail {
    font-size: 22px;
}
.contact_open {
    text-align: center;
    font-size: 16px;
    line-height: 1.7em;
    margin-bottom: 16px;
    background-color: #B1C1CB;
    margin-left: auto;
    margin-right: auto;
    padding-top: 8px;
    padding-bottom: 8px;
    color: hsla(0,0%,100%,1.00);
    font-weight: 400;
}
.contact_open span {
    display: inline-block;
    margin-right: 0px;
}
.contact_open span:last-child {
    margin-right: 0px;
}
.contact_open_chushaku {
    text-align: center;
    font-size: 16px;
    line-height: 1.7em;
}
#form h2 {
    font-size: 18px;
    line-height: 1em;
    font-weight: 500;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
#form h2 span {
    font-family: 'Noto Serif JP', serif;
    font-size: 13px;
    line-height: 1em;
    letter-spacing: .1em;
    display: block;
    color: #467191;
    margin-bottom: 10px;
    font-weight: 400;
    text-align: center;
}
}