@charset "utf-8";

/*　S 1208 斉藤ゆ追記 */
.page_btn {
    display: block;
    position: relative;
    text-align: right;
    padding-right: 50px;
    margin-top: 2em;
}
.small {
    font-size: .6em;
}
.img100 img {
    width: 100%;
}
.title_wrap.pb {
    padding-bottom: 50px;
}
.title_wrap.pb .subtitle {
    font-weight: normal;
}
.yess_page .m_width {
    max-width: 860px;
    margin: 0 auto;
}
/* S /yess CSS */
.yess_ttl {
    font-size: 2.6em;
    text-align: center;
    margin-bottom: 2em;
}
.yess_ttl span.small {
    display: block;
    font-size: 14px;
    line-height: 1.5;
    color: #007bc7;
    font-weight: normal;
}
.yess_page .mt {
    margin-top: 2em;
}
.yess_page > div {
    padding: 3em 0;
}
.yess_page .main_wrap {
    position: relative;
}
.yess_page .main_wrap .absolute {
    width: 90%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.yess_page .main_wrap img {
    width: 100%;
}
.yess_page .b_row {
    margin: 0;
}
.yess_page .b_row > div {
    padding-top: 1em;
    padding-bottom: 1em;
    border-right: 1px solid #eee;
    padding: 1em 2em;
}
.yess_page .b_row > div:first-of-type {
    border-left: 1px solid #eee;
}
.yess_page .row > div > .box {
    text-align: center;
}
.yess_page .row > div h4 {
    font-size: 1em;
    margin: 10px 0;
}
.yess_page .row > div p {
    display: inline-block;
    text-align: left;
    margin-bottom: 0;
    font-size: 14px;
}
.yess_page .read_wrap {
    background: #eee;
    margin: 3em 0 3em;
    padding-left: 15px;
    padding-right: 15px;
}
.yess_page .characteristic .row > div {
    text-align: center;
}
.yess_page .overlap {
    background-image: url('https://someya.jeez.jp/wp-content/uploads/2022/12/13A8284_R.jpg');
}
.yess_page .link_wrap {
    padding-bottom: 0;
}
.yess_page .link_wrap .row {
    justify-content: center;
}
.yess_page .link_wrap .row img {
    width: 100%;
}
.yess_page .about_wrap {
    border: 5px solid #eee;
    padding: 2em;
    margin: 3em 0;
}
.yess_page .teian_wrap .overlap {
    background-image: url('https://someya.jeez.jp/wp-content/uploads/2022/12/13A7747_R.jpg');
    width: 100%;
    height: 19em;
    background-position: bottom;
    background-size: cover;
}
.yess_page .teian_ttl .text {
    width: 60%;
    background: #fff;
    margin-top: -10%;
    margin-bottom: 4em;
    padding: 3em 3em 0 0;
}
.yess_page .teian_ttl p {
    margin-bottom: 5px;
}
.yess_page .works_wrap {
    background: #efefef;
    /* padding: 3em; */
    padding: 6rem 4rem;
    margin-bottom: 3em;
}
.yess_page .flow_wrap .text img,
.yess_page .order_wrap .text img {
    max-height: 78px;
    width: auto;
}
.yess_page .flow_wrap .text .ttl_design,
.yess_page .order_wrap .text .ttl_design {
    margin-bottom: 1.5rem;
}
@media (max-width: 991px) {
    .yess_page .row > div {
        margin-bottom: 1em;
    }
    .yess_page .b_row > div {
        padding: 1em 15px;
    }
}
@media (max-width: 767px) {
    .yess_ttl {
        margin-bottom: 1em;
    }
    .yess_page .row > div {
        margin-bottom: 3rem;
    }
    .yess_page .b_row > div {
        border-right: none;
        border-bottom: 1px solid #eee;
        padding: 0 0 3em;
    }
    .yess_page .b_row > div:last-of-type {
        border-bottom: none;
        padding-bottom: 0;
    }
    .yess_page .b_row > div:first-of-type {
        border-left: none;
    }
    .yess_page .sp-order {
        order: 2;
    }
    .yess_page .teian_ttl .text {
        width: 85%;
        background: #fff;
        margin-top: -15%;
    }
    .yess_page .works_wrap {
        padding: 2em 15px;
    }
    .yess_page .works_wrap img {
        width: 100%;
    }
    .yess_page .about_wrap > div:first-of-type {
        text-align: center;
    }
}
@media (max-width: 575px) {
    .yess_page .teian_ttl .text {
        padding: 3em 2em 0 0;
    }
}
/* E /yess CSS */

/* S /yess/system/ CSS */
.system_page .md_flex {
    margin-right: -20px;
    margin-left: -20px;
}
.system_page .md_flex > * {
    padding: 0 20px;
}
.system_page .md_flex p {
    margin-bottom: 0;
}
.system_page .img {
    text-align: center;
    min-width: 285px;
    max-width: 100%;
}
.system_page .num_title {
    align-items: center;
}
.system_page .num_title .num {
    background: #007bc7;
    color: #fff;
    padding: 3px 15px;
    font-size: 14px;
    margin-right: 12px
}
.system_page .cause_c {
    margin-bottom: 2.5em;
}
.system_page .cause_c:last-of-type {
    margin-bottom: 0;
}
.system_page .voice_c {
    border: 5px solid #eee;
    margin-top: 4em;
    padding: 2em;
}
.system_page .voice_c h4 {
    border-bottom: 1px solid #007bc7;
    padding-bottom: 8px;
    margin-bottom: 1.6em;
}
.system_page .voice_c h5 {
    margin-bottom: 5px
}
.system_page .cause_c .text,
.system_page .repeat_wrap .text {
    width: calc(100% - 400px);
}
.system_page .cause_c .img,
.system_page .repeat_wrap .img {
    width: 400px;
    max-width: 100%;
}
.system_page .voice_c img {
    display: block;
    margin: -11px 0 0 -12px;
}
.system_page .voice_c .text {
    width: 100%;
}
.system_page .voice_c > div {
    align-items: flex-start;
    margin-right: -15px;
    margin-left: -15px;
}
.system_page .voice_c > div > * {
    padding-right: 15px;
    padding-left: 15px;
}
@media (max-width: 767px) {
    .system_page .md_flex > * {
        margin-bottom: 1em;
    }
    .system_page .md_flex > *:last-child {
        margin-bottom: 0;
    }
    .system_page .voice_c {
        padding-right: 15px;
        padding-left: 15px;
    }
    .system_page .cause_c .text, .system_page .repeat_wrap .text {
        width: 100%;
    }
    .system_page .voice_c img {
        width: 100%;
        margin: 0 0 20px;
        padding: 0;
    }
}
/* E /yess/system/ CSS */

/*　E 1208 斉藤ゆ追記 */