@charset "utf-8";
html {
    font-size: 62.5%;
}

body {
    font-size: 1.6rem;
    width: 100%;
    margin: 0 auto;
    font-family: "Noto Sans JP", "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
    color: #333;
}

* {
    box-sizing: border-box;
}

img {
    max-width: 100%;
}

header {
    background: rgba(255, 255, 255, .9);
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9;
}

.box704 {
    width: 704px;
    max-width: 90%;
    margin: 0 auto;
}

.box844 {
    width: 844px;
    max-width: 100%;
    margin: 0 auto;
}

.box1016 {
    width: 1016px;
    max-width: 90%;
    margin: 0 auto;
}

.box1026 {
    width: 1026px;
    max-width: 90%;
    margin: 0 auto;
}

h1 {
    padding-left: 35px;
}

#top .main_img img {
    margin-top: 7rem;
}

#top .main_img {
    background: url(../img/main.jpg) no-repeat center center / cover;
    margin-top: 7rem;
    width: 100%;
    height: calc(100vw / 3.49);
}

.top_notice {
    max-width: 95%;
    height: 64px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    font-size: 1.9rem;
}

.top_notice dt {
    width: 105px;
    height: 37px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    background: #DB3F51;
    border-radius: 5px;
}

.top_notice dt a {
    display: block;
    width: 100%;
    color: #fff;
    text-align: center;
}

.top_notice dd {
    padding-left: 2rem;
}

#dola {
    background: #FFFAFA;
}

#dola>div {
    width: 600px;
    max-width: 100%;
    margin: 0 auto;
    text-align: center;
    padding: 6.5rem 0;
}

#dola picture {
    margin: 4.5rem 0;
    display: block;
}

#dola>div p:nth-child(1) {
    font-size: 2.6rem;
}

#dola>div p:nth-child(3) {
    font-size: 2.5rem;
    background: #FFE8E8;
    padding: 1rem 3.5rem;
    display: inline-block;
    border-radius: 3px;
}

#top_intro {
    padding: 5rem 0 7.5rem;
}

#top_intro .box1016 {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap;
    max-width: 100%;
}

#top_intro .box1016>div {
    width: calc(100% - 565px);
    padding-top: 2.5rem;
}

#top_intro .box1016>div p:nth-child(1) {
    font-size: 3.1rem;
    font-weight: bold;
    color: #DB3F51;
    border-bottom: 2px solid #DB3F51;
    padding: 0 0 .8rem 0;
    display: inline-block;
    margin-bottom: 2rem;
}

#top_intro .box1016>div p:nth-child(2) {
    margin: 1rem 0 3.5rem;
    line-height: 1.8;
}

.btn {
    background: #DB3F51;
    border-radius: 10px;
    color: #fff;
    font-weight: bold;
    margin: 0 auto;
    width: 300px;
    padding: 1rem 0;
    display: block;
    text-align: center;
    transition: .3s;
    font-family: Tsukushi A Round Gothic;
}

#top_about .box1016 {
    background: #DB3F51;
    border-radius: 5px;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    flex-wrap: wrap;
    padding: 3rem 7rem;
    box-sizing: border-box;
}

#top_about .box1016 dl {
    color: #fff;
    width: calc(100% - 370px);
}

#top_about .box1016 dt {
    font-size: 2.6rem;
    font-weight: bold;
    margin-bottom: .5rem;
    font-family: Tsukushi A Round Gothic;
}

#top_about .box1016 dd {
    line-height: 2;
}

#top_about .box1016 a {
    background: #fff;
    border-radius: 10px;
    color: #DB3F51;
    font-weight: bold;
    width: 300px;
    padding: .9rem 0;
    display: block;
    text-align: center;
    border: 1px solid #DB3F51;
    transition: .3s;
}

#top_study {
    padding: 8.5rem 0 5.5rem;
}

#top_study ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 5rem;
}

#top_study li {
    width: 333px;
    max-width: calc(100% / 3 - 5px);
    height: 218px;
    font-size: min(3rem, 3.4vw);
    font-weight: bold;
    font-family: Tsukushi A Round Gothic;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
}

#top_study li:nth-child(1) {
    background: url(../img/top_study01.jpg) no-repeat center;
    color: #F3DEFF;
}

#top_study li:nth-child(2) {
    background: url(../img/top_study02.jpg) no-repeat center;
    color: #EAFFE5;
}

#top_study li:nth-child(3) {
    background: url(../img/top_study03.jpg) no-repeat center;
    color: #FFFFE0;
}

h2,
h3 {
    font-family: Tsukushi A Round Gothic;
}

h2 {
    font-size: 3.1rem;
    font-weight: bold;
    text-align: center;
    color: #272727;
}

h2 span {
    font-size: 2.3rem;
    color: #DB3F51;
    display: block;
    margin: 1rem 0 4rem;
}

#top_news {
    padding: 5rem 0 8rem;
    background: #FFFAFA;
}

#top_news .news {
    width: 925px;
    max-width: 90%;
    margin: 0 auto 7rem;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    line-height: 1.5;
    border-bottom: 1px solid #ddd;
}

#top_news .news li {
    width: 100%;
    border-top: 1px solid #ddd;
}

#top_news .news li a {
    width: 100%;
    height: 60px;
    color: #333;
    padding: 0 5rem 0 1.5rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    font-size: 1.5rem;
}

#top_news .news li a::after {
    content: url(../img/tri.png);
    position: absolute;
    right: 1.5rem;
    top: 50%;
    transform: translateY(-50%);
    pointer-events: none;
}

#top_news .news li span:nth-child(1) {
    width: 180px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

#top_news .news li span:nth-child(2) {
    display: inline-block;
    width: calc(100% - 180px);
}

#cont {
    width: 1870px;
    max-width: 95%;
    margin: 0 auto;
    padding: 4.5rem 0 5.5rem;
    border-bottom: 1px solid #E2E2E2;
    background: #fff;
}

#cont .box1016 {
    display: flex;
    justify-content: center;
    align-items: center;
}

.g-map {
    width: 600px;
    height: 290px;
}

#cont .box1016>div {
    width: 380px;
    margin-left: 3.5rem;
}

#cont p:first-child {
    line-height: 1.5;
    margin-bottom: 3rem;
}

#cont a {
    width: 380px;
    height: 45px;
    border-radius: 23px;
    background: #DB3F51;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}

#cont a.tel {
    font-size: 2.6rem;
    margin-bottom: 1rem;
}

#cont a.tel::before {
    content: url(../img/tel2.png);
    padding-top: .3rem;
    padding-right: 1.5rem;
}

#cont a.mail {
    font-size: 1.8rem;
    margin-bottom: 2rem;
}

#cont p:last-child {
    line-height: 1.5;
}

footer a {
    color: #333;
    font-size: 1.4rem;
    display: block;
    width: fit-content;
    margin: 1rem auto 4rem;
}

footer picture {
    display: block;
    text-align: center;
    padding-bottom: 10rem;
    border-bottom: 5rem solid #272727;
}


/* sp */

@media screen and (max-width: 1024px) {
    .pc {
        display: none;
    }
    header .hdr_sp {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        align-items: center;
        width: 100%;
        height: 63px;
        padding-left: 1.5rem;
        box-sizing: border-box;
    }
    .hambtn,
    .hambtn span {
        display: inline-block;
        transition: all .4s;
        box-sizing: border-box;
    }
    .hambtn {
        position: relative;
        width: 50px;
        height: 44px;
        background: none;
        border: none;
        appearance: none;
        cursor: pointer;
    }
    .hambtn span {
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        width: 25px;
        height: 3px;
        background-color: #fff;
        border-radius: 2px;
    }
    .hambtn span:nth-of-type(1) {
        top: 14px;
    }
    .hambtn span:nth-of-type(2) {
        top: 22px;
    }
    .hambtn span:nth-of-type(3) {
        bottom: 14px;
    }
    .hambtn.active span:nth-of-type(1) {
        transform: translate(-50%, 9px) rotate(-45deg);
    }
    .hambtn.active span:nth-of-type(2) {
        opacity: 0;
    }
    .hambtn.active span:nth-of-type(3) {
        transform: translate(-50%, -7px) rotate(45deg);
    }
    header .hambtn {
        width: 47px;
        height: 47px;
        cursor: pointer;
        margin-right: 1.5rem;
        margin-left: auto;
        z-index: 999;
        background: #DB3F51;
        border-radius: 50px;
    }
    header .hambtn.active {
        transition: .1s;
    }
    .ham-menu {
        position: absolute;
        right: 0;
        top: 0;
        width: 100%;
        height: 100vh;
        background: rgba(219, 63, 81, .18) url(../img/ham_bg2.png) no-repeat left 66% top 9rem / 300%;
        color: #272727;
        transition: .2s ease-in-out;
        opacity: 0;
        pointer-events: none;
        box-sizing: border-box;
        z-index: 99;
        padding: 8rem 5.5% 0;
    }
    .ham-menu.opacity {
        opacity: 1;
        pointer-events: auto;
    }
    .ham-menu ul {
        margin-top: 7rem;
    }
    .ham-menu ul a {
        color: #272727;
        font-weight: bold;
        border-bottom: 1px dashed #DB3F51;
        padding: 1.5rem 2rem;
        width: 70%;
        min-width: 300px;
        display: block;
        position: relative;
        box-sizing: border-box;
    }
    .ham-menu ul a:after {
        content: ">";
        color: #DB3F51;
        position: absolute;
        right: 2rem;
    }
    .ham-menu .hide>p {
        font-size: 1.3rem;
        font-weight: bold;
        text-align: center;
        margin: 6.5rem 0 1.5rem;
    }
    .ham-menu .hide>a {
        font-size: 2.5rem;
        font-weight: bold;
        text-align: center;
        color: #DB3F51;
        display: flex;
        align-items: center;
        justify-content: center;
        height: 28px;
        box-sizing: border-box;
        width: 220px;
        margin: 0 auto;
    }
    .ham-menu .hide>a::before {
        content: url(../img/tel.jpg);
        height: 28px;
        margin-right: 1rem;
    }
    #top .main_img {
        margin-top: 6.3rem;
    }
    #top_intro .box1016 {
        max-width: 90%;
    }
    #top_intro .box1016>div {
        width: calc(100% - 355px);
        padding-top: 0;
    }
    #top_intro .box1016>div p:nth-child(1) {
        font-size: 2.1rem;
        margin-bottom: 1rem;
        padding: 0 0 .5rem 0;
    }
    #top_intro .box1016>div p:nth-child(2) {
        font-size: 1.5rem;
    }
    #top_about .box1016 dl {
        width: 100%;
    }
    #top_about .box1016 a {
        margin: 4rem auto 0;
    }
    #top_news {
        padding: 3.5rem 0 6.5rem;
        background: #FFFAFA;
    }
    #top_news .news {
        margin: 0 auto 2.5rem;
    }
    #top_news .news li a {
        font-size: 1.4rem;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-wrap: wrap;
        height: auto;
        padding-left: .5rem;
        padding-top: 2rem;
        font-weight: bold;
        padding: 2rem 5rem 2rem .5rem;
    }
    #top_news .news li span:nth-child(1) {
        width: 100%;
    }
    #top_news .news li span:nth-child(2) {
        width: 100%;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
        font-weight: normal;
        margin-top: 1rem;
    }
    #top_news .news li::after {
        right: 1rem;
        top: 0;
    }
    #cont {
        max-width: 90%;
        padding: 4.5rem 0 4rem;
    }
    #cont .box1016 {
        flex-wrap: wrap;
        width: 333px;
        max-width: 100%;
        margin: 0 auto;
    }
    .g-map {
        width: 333px;
        max-width: 100%;
        margin: 0 auto;
        order: 2;
    }
    #cont .box1016>div {
        width: 100%;
        margin: 0 auto;
    }
    #cont a {
        width: 333px;
        margin: 0 auto;
    }
    #cont p.sp {
        width: 333px;
        margin: 2rem auto 0;
    }
    footer a {
        color: #333;
        font-size: 1.4rem;
        display: block;
        width: fit-content;
        margin: 1rem auto 4rem;
    }
    footer picture {
        display: block;
        text-align: center;
        padding-bottom: 10rem;
        border-bottom: 5rem solid #272727;
    }
}

@media screen and (max-width: 799px) {
    #top .main_img {
        background: url(../img/main_sp.jpg) no-repeat center center / cover;
        margin-top: 6.3rem;
        height: calc(100vw / 1.19);
    }
    .top_notice {
        height: 36px;
        font-size: 1.3rem;
    }
    .top_notice dt {
        width: 66px;
        height: 23px;
    }
    .top_notice dd {
        padding-left: 1rem;
    }
    #dola>div {
        padding: 2.5rem 0;
    }
    #dola picture {
        margin: 3rem 0;
    }
    #dola>div p:nth-child(1) {
        font-size: 1.4rem;
    }
    #dola>div p:nth-child(3) {
        font-size: 1.6rem;
    }
    #top_intro {
        padding: 5rem 0 3.5rem;
    }
    #top_intro .box1016 {
        justify-content: center;
        max-width: 100%;
    }
    #top_intro .box1016>div {
        width: 100%;
        max-width: 90%;
        padding: 2.5rem 0 0;
        text-align: center;
    }
    #top_intro .box1016>div p:nth-child(1) {
        padding: 0 0 .5rem;
    }
    #top_intro .box1016>div p:nth-child(2) {
        text-align: left;
    }
    .btn {
        width: 100%;
        max-width: 333px;
    }
    h2 {
        font-size: 2.6rem;
    }
    h2 span {
        font-size: 1.6rem;
        margin: 1rem 0 2.5rem;
    }
    #top_about .box1016 {
        padding: 3rem 1.5rem 2.5rem;
        width: 333px;
    }
    #top_study {
        padding: 4rem 0 3rem;
    }
    #top_study ul {
        justify-content: space-around;
        margin-bottom: 2rem;
    }
    #top_study li {
        max-width: 100%;
        margin-bottom: 1rem;
        font-size: 3rem;
    }
}


/* pc */

@media screen and (min-width: 1025px) {
    .sp {
        display: none;
    }
    header nav {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        align-items: center;
        width: 100%;
        height: 70px;
    }
    header nav ul {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        align-items: center;
        width: 880px;
        max-width: calc(100% - 25rem);
        box-sizing: border-box;
    }
    header nav ul a {
        color: #272727;
        position: relative;
    }
    header nav ul a:after {
        content: " ";
        width: 37px;
        height: 1px;
        display: block;
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        bottom: -1rem;
        visibility: hidden;
        transition: .3s;
        background: #333;
        opacity: 0;
    }
    header nav ul li:last-child {
        width: 47px;
        height: 47px;
        background: url(../img/mail.png) no-repeat left center;
        cursor: pointer;
        margin-right: 2rem;
    }
    header nav ul li:last-child a {
        width: 47px;
        height: 47px;
        display: block;
    }
}

@media screen and (min-width: 600px) {
    header .pc nav ul li:last-child a:hover:after {
        opacity: 0;
        visibility: hidden;
    }
    header .pc nav ul a:hover:after {
        bottom: -.5rem;
        opacity: 1;
        visibility: visible;
    }
    header .pc nav ul li:last-child:hover:after {
        opacity: 0;
        visibility: hidden;
    }
    header nav ul li:last-child:hover,
    .btn:hover,
    #cont a:hover,
    input[type="submit"]:hover {
        opacity: .7;
        transition: .2s;
    }
    #top_about .box1016 a:hover {
        background: #DB3F51;
        color: #fff;
        border: 1px solid #fff;
        transition: .2s;
    }
}


/* ------------ intro ------------ */

#intro {
    background: #FFFAFA;
}

section>ol {
    padding-top: 8rem;
    display: flex;
    font-size: 1.2rem;
    margin-left: -.5rem;
    margin-bottom: 1rem;
}

section>ol li {
    padding: 0 .5rem;
}

#intro_top ol+img {
    margin-bottom: 4rem;
}

#intro_top h2 {
    font-size: 3.5rem;
    color: #DB3F51;
    border-bottom: 2px solid #DB3F51;
    display: inline;
    line-height: 1.8;
}

#intro_top h2+p {
    margin-top: 3rem;
    line-height: 2;
}

#intro_top picture {
    display: block;
    text-align: center;
    margin: 11.5rem 0 7rem;
}

#intro_top picture+p {
    width: 840px;
    max-width: 100%;
    line-height: 2;
    margin: 0 auto;
}

#intro_top h3 {
    font-size: 2.7rem;
    text-align: center;
    font-weight: bold;
}

#intro_top h3 span {
    font-size: 1.5rem;
    display: block;
    margin-bottom: 1rem;
}

.h3-01 {
    color: #B76597;
    margin-top: 5.5rem;
}

.h3-02 {
    color: #31816C;
}

#intro_top h3+div {
    width: 670px;
    max-width: 100%;
    margin: 2.5rem auto 4.5rem;
    background: #FFF;
    padding: 2rem;
    line-height: 1.8;
    border-radius: 5px;
}

#intro_top h3+div ul {
    max-width: 470px;
    margin: 0 auto;
}

#intro_top h3+div ul li {
    position: relative;
    padding-left: 1.5rem;
    margin-bottom: .5rem;
}

#intro_top h3+div ul li::before {
    position: absolute;
    left: 0;
    top: -.2rem;
}

.h3-01+div li::before {
    content: url(../img/list-m.png);
}

.h3-02+div li::before {
    content: url(../img/list-m2.png);
}

#staff .box1016 {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
}

#staff .box1016>div {
    margin-bottom: 6rem;
}

#staff .box1016>div p {
    font-weight: bold;
    font-size: 1.8rem;
    text-align: center;
    margin-top: 1.5rem;
    font-family: Tsukushi A Round Gothic;
}

#staff .box1016>p {
    width: calc(100% - 450px);
    line-height: 1.7;
    font-size: 1.5rem;
    padding-top: 2rem;
}

#staff .box1016>ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    text-align: center;
    font-size: 2.4rem;
    font-weight: bold;
    font-family: Tsukushi A Round Gothic;
    width: 100%;
}

#staff .box1016>ul li {
    width: calc(100% / 4 - 15px);
    max-width: 231px;
    min-width: 159px;
}

#staff .box1016>ul p {
    margin: 2rem 0 2.5rem;
}

#outline {
    padding: 2rem 0 7rem;
}

#outline dl {
    width: 925px;
    max-width: 90%;
    margin: 2rem auto 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

#outline dt {
    font-weight: bold;
    color: #DB3F51;
    width: 110px;
    padding: 2.5rem 0;
    border-bottom: 1px solid #E5E5E5;
}

#outline dd {
    width: calc(100% - 110px);
    padding: 2.5rem 0;
    border-bottom: 1px solid #E5E5E5;
}

#outline dt:nth-last-child(2),
#outline dd:last-child {
    border-bottom: none;
}

.bg-W {
    background: #fff;
}

@media screen and (max-width: 1024px) {
    #intro_top h2 {
        font-size: 1.8rem;
        line-height: 2;
        padding-bottom: 0;
    }
    #intro_top h2+p {
        margin-top: 2rem;
        font-size: 1.5rem;
    }
    #intro_top picture {
        display: block;
    }
    #intro_top ol+img {
        margin-bottom: 2rem;
    }
    #intro_top picture+p {
        font-size: 1.5rem;
    }
    #intro_top h3 {
        font-size: 1.9rem;
    }
    #intro_top h3+div {
        font-size: 1.5rem;
        padding: 2.5rem 2rem;
    }
    #intro_top h3+div ul {
        padding-left: 0;
    }
    #staff .box1016 {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
        flex-wrap: wrap;
    }
    #staff .box1016>div {
        margin: 0 auto;
    }
    #staff .box1016>div p {
        font-size: 1.5rem;
    }
    #staff .box1016>p {
        width: 100%;
        max-width: 670px;
        line-height: 1.7;
        font-size: 1.5rem;
        padding-top: 2rem;
        margin: 0 auto 8rem;
    }
    #staff .box1016>ul {
        justify-content: space-around;
        font-size: 1.6rem;
    }
    #staff .box1016>ul p {
        margin: 1rem 0 2.5rem;
    }
    #outline {
        padding-bottom: 5rem;
    }
    #outline dl {
        font-size: 1.5rem;
    }
    #outline dt {
        width: 100%;
        padding: 2rem 0 1.5rem;
        border-bottom: none;
    }
    #outline dd {
        width: 100%;
        padding: 0 0 2rem;
    }
}

@media screen and (max-width: 450px) {
    #staff .box1016>ul {
        justify-content: space-between;
    }
}


/* ------------ study ------------ */

#main_img {
    margin-top: 7rem;
    width: 100%;
    height: calc(100vw / 4.626);
    position: relative;
}

#study #main_img {
    background: url(../img/study_main.jpg) no-repeat center / cover;
}

ol.clr-W {
    padding-top: 1rem;
    width: 1016px;
    max-width: 95%;
    margin: 0 auto;
    color: #fff;
}

#main_img h1 {
    color: #fff;
    font-size: 5.6rem;
    font-weight: bold;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 0;
    width: fit-content;
    font-family: Tsukushi A Round Gothic;
}

#study_top {
    background: #FFFAFA;
    padding: 3.5rem 0 4rem;
}

#study_top .box1016 {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

#study_top .box1016 li {
    width: calc(100% / 3 - 7px);
    max-width: 333px;
    background: #fff;
    text-align: center;
    padding: 1.5rem;
    height: 390px;
    border-radius: 5px;
}

#study_top .box1016 dt {
    font-size: 2.2rem;
    font-weight: bold;
    margin-bottom: 1.5rem;
    font-family: Tsukushi A Round Gothic;
}

#study_top .box1016 li:nth-child(1) dt {
    color: #7224A2;
}

#study_top .box1016 li:nth-child(2) dt {
    color: #2C653B;
}

#study_top .box1016 li:nth-child(3) dt {
    color: #9A7C2A;
}

#study_top .box1016 dd p {
    margin-top: 1.5rem;
    line-height: 1.8;
    font-size: 1.5rem;
    text-align: left;
}

#day-schedule {
    padding: 4rem 0 0;
}

#day-schedule h2,
#case h2,
#qa h2 {
    text-align: left;
}

#day-schedule dl {
    width: 844px;
    max-width: 100%;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

#day-schedule dt,
#day-schedule dd {
    width: 50%;
    font-size: 1.8rem;
    background: #F6EFFF;
    text-align: center;
    padding: 1.5rem 0;
    margin-bottom: .5rem;
}

#day-schedule dt {
    position: relative;
}

#day-schedule dt::after {
    content: "";
    position: absolute;
    background: #F3D1FF;
    width: 1px;
    height: 36px;
    display: block;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
}

#day-schedule dl+p {
    width: 844px;
    max-width: 100%;
    margin: .5rem auto;
    line-height: 1.5;
    text-align: center;
}

#case {
    padding: 3rem 0 7.5rem;
}

#case h3 {
    font-size: 1.9rem;
    font-weight: bold;
    text-align: center;
    margin-bottom: 1.5rem;
}

.case1 h3 {
    color: #696C3C;
}

.case2 h3 {
    color: #266726;
    margin-top: 4rem;
}

#case .box1016 dl {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    color: #272727;
}

#case dt,
#case dd {
    height: 183px;
    padding: 1.5rem 0;
    margin-bottom: 1rem;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 1.6;
}

.case1 dt,
.case1 dd {
    background: #FDFFE8;
}

.case2 dt,
.case2 dd {
    background: #F5FAF0;
}

#case dt {
    width: 230px;
    position: relative;
    border-radius: 5px 0 0 5px;
    font-weight: bold;
    font-family: Tsukushi A Round Gothic;
    font-size: 1.7rem;
    text-align: center;
    flex-wrap: wrap;
}

#case dt p {
    width: 100%;
}

#case dt span {
    display: block;
    font-size: 1.5rem;
}

#case dt::after {
    content: "";
    position: absolute;
    width: 1px;
    height: 156px;
    display: block;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
}

.case1 dt::after {
    background: #CED38F;
}

.case2 dt::after {
    background: #B7D5B7;
}

#case dd {
    width: calc(100% - 230px);
    border-radius: 0 5px 5px 0;
    padding: 0 3rem;
    position: relative;
    font-size: 1.5rem;
}

#case+p {
    text-align: center;
    margin-top: -1rem;
    margin-bottom: 5.5rem;
}

#case p+dl {
    width: 945px;
    max-width: 90%;
    margin: 0 auto;
}

#case p+dl dt {
    color: #27ACB3;
    margin-bottom: 1rem;
}

#case p+dl dd {
    border: 1px solid #27ACB3;
    border-radius: 5px;
    padding: 1.2rem 4rem;
    font-size: 1.5rem;
    line-height: 2;
    margin-bottom: 7.5rem;
}

#qa dl {
    width: 844px;
    max-width: 100%;
    margin: 0 auto;
}

#qa dt,
#qa dd {
    position: relative;
    padding-left: 4rem;
    line-height: 1.9;
    margin-bottom: 2rem;
}

#qa dd {
    margin-bottom: 4rem;
    padding-bottom: 4rem;
    border-bottom: 1px solid #E6E6E6;
}

#qa dd:last-child {
    border-bottom: none;
}

#qa dt::before,
#qa dd::before {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 28px;
    height: 28px;
    border-radius: 50px;
    font-size: 1.4rem;
    font-weight: bold;
    box-sizing: border-box;
    position: absolute;
    left: 0;
    top: 0;
}

#qa dt::before {
    content: "Q";
    color: #fff;
    background: #DB3F51;
}

#qa dd::before {
    content: "A";
    color: #DB3F51;
    background: #fff;
    border: 1px solid #DB3F51;
}

@media screen and (max-width: 1024px) {
    #main_img {
        margin-top: 6.3rem;
        height: calc(100vw / 2.53);
    }
    #study #main_img {
        background: url(../img/study_main_sp.jpg) no-repeat center / cover;
    }
    #main_img h1 {
        font-size: 2.6rem;
    }
    #study_top .box1016 li {
        width: 100%;
        margin: 0 auto 1rem;
    }
    #day-schedule dt,
    #day-schedule dd {
        font-size: 1.6rem;
        padding: 1rem 0;
    }
    #day-schedule dt::after {
        height: 27px;
    }
    #day-schedule dl+p {
        font-size: 1.3rem;
    }
    #case {
        padding: 3rem 0 4rem;
    }
    #case dt {
        width: 100%;
        margin-bottom: 0;
        border-radius: 5px 5px 0 0;
        height: 75px;
        justify-content: flex-start;
    }
    #case dt::after {
        height: 1px;
        width: 90%;
        top: unset;
        bottom: 0;
        right: unset;
        left: 50%;
        transform: translateX(-50%);
    }
    #case dt img {
        padding-left: 3rem;
    }
    #case dt p {
        width: fit-content;
        margin-left: 1.5rem;
        text-align: left;
    }
    #case dd {
        width: 100%;
        height: auto;
        border-radius: 0 0 5px 5px;
        padding: 1rem 1.8rem 1.5rem;
    }
    #case+p {
        margin-bottom: 3.5rem;
    }
    #case p+dl dt {
        text-align: center;
    }
    #case p+dl dd {
        text-align: center;
        margin-bottom: 1rem;
        padding: 1.2rem 1.5rem;
    }
    #qa dl {
        font-size: 1.5rem;
    }
}


/* ------------ about ------------ */

#about #main_img {
    background: url(../img/about_main.jpg) no-repeat center / cover;
}

.about {
    background: #FFFAFA;
    padding: 6rem 0 3rem;
}

.about h2 {
    font-size: 3.5rem;
    color: #DB3F51;
    display: inline;
    line-height: 1.3;
}

.about h2+p {
    font-size: 1.5rem;
    line-height: 2;
    margin: 1.5rem 0 6rem;
}

#about .img {
    text-align: center;
    margin-top: 10rem;
}

.about h3 {
    font-size: 1.9rem;
    text-align: center;
    font-weight: bold;
}

.about h3 span {
    font-size: 1.5rem;
    display: block;
    margin-bottom: 1rem;
}

.about .h3-01 {
    color: #B76597;
    margin-top: 7.5rem;
}

.about .h3-02 {
    color: #1E9393;
    margin-top: 7.5rem;
}

.about .h3-03 {
    color: #B4A005;
    margin-top: 10rem;
}

.about ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
}

.about li {
    width: calc(100% / 2 - 8px);
    max-width: 500px;
}

.about h3+div {
    width: 100%;
    border-radius: 5px;
    margin: 1rem auto 9rem;
    background: #fff;
    padding: 0 4rem;
    line-height: 2;
    border-radius: 5px;
    height: 150px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.7rem;
}

.about h3+p {
    width: 675px;
    max-width: 100%;
    margin: 0 auto;
    line-height: 2;
}

.about h3+p {
    margin: 3rem auto 0;
}

.fs12 {
    font-size: 1.2rem;
}

.fs10 {
    font-size: 1rem;
}

.about dl {
    width: 680px;
    max-width: 100%;
    margin: 7rem auto 0;
}

.about dl dt {
    font-size: 1.8rem;
    font-weight: bold;
    border-bottom: 2px dashed #D94444;
    width: fit-content;
    padding: 0 0 .2rem 0;
    margin-bottom: 1.5rem;
}

.about dl dd {
    font-size: 1.5rem;
    line-height: 1.8;
    margin-bottom: 5rem;
}

@media screen and (max-width: 1024px) {
    #about #main_img {
        background: url(../img/about_main_sp.jpg) no-repeat center / cover;
    }
    #about #main_img h1 {
        font-size: 2.4rem;
    }
    .about h2 {
        font-size: 2.3rem;
    }
    .about {
        padding: 3rem 0 1rem;
    }
    .about h2 {
        font-size: 1.8rem;
        text-align: center;
    }
    .about h2+p {
        line-height: 1.8;
    }
    #about .img {
        margin-top: 4.5rem;
    }
    .about li {
        width: 100%;
        margin: 0 auto;
    }
    .about h3 {
        text-align: left;
    }
    .about h3+div {
        margin: 2rem auto 3rem;
        font-size: 1.5rem;
        height: 105px;
        padding: 0 1.5rem;
        line-height: 1.8;
    }
    .fs10 {
        display: block;
        margin: -.8rem 0;
        text-align: right;
    }
    .fs12 .fs10 {
        display: inline-block;
        margin: -.5rem;
    }
    .about dl {
        margin: 2rem auto 0;
    }
    .about dl dt {
        line-height: 2.2;
        display: inline;
    }
    .about dl dd {
        margin-top: 1.5rem;
    }
}


/* ------------ news ------------ */

#news #main_img {
    background: url(../img/news_main.jpg) no-repeat center / cover;
}

#news #top_news li a {
    height: 100px;
}

#news #top_news .news {
    margin: 0 auto 5rem;
}

.page {
    width: 120px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0 auto;
}

.page a {
    font-size: 1.6rem;
    font-weight: bold;
    color: #DB3F51;
    width: 23px;
    position: relative;
    z-index: 1;
}

.page .page_active a::after {
    content: " ";
    position: absolute;
    width: 23px;
    height: 23px;
    background: #FFDDE1;
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 0;
    left: -.6rem;
    z-index: -1;
}

@media screen and (max-width: 1024px) {
    #news #main_img {
        background: url(../img/news_main_sp.jpg) no-repeat center / cover;
    }
    #news #top_news li a {
        height: auto;
    }
}


/* ------------ news-single ------------ */

#news-single>div {
    background: #FFFAFA;
    padding-bottom: 15rem;
}

.news_box h2 {
    color: #DB3F51;
    font-size: 2.5rem;
    text-align: left;
    padding-bottom: 1.5rem;
    border-bottom: 1px solid #333;
    margin-bottom: 1rem;
    font-weight: normal;
}

.news_box {
    width: 670px;
    max-width: 90%;
    margin: 0 auto;
    padding-top: 4.5rem;
}

.date {
    font-size: 1.4rem;
    margin-bottom: 2rem;
}

.news_box p {
    line-height: 2;
}

.news_box img {
    margin: 5rem 0 2rem;
}

@media screen and (max-width: 1024px) {
    #news-single>div {
        padding-bottom: 4rem;
    }
    .news_box h2 {
        font-size: 1.6rem;
        padding: 0 .5rem 1.5rem;
        line-height: 1.8;
    }
    .news_box {
        background: #fff;
        border-radius: 5px;
        padding: 2rem 1rem 13rem;
    }
    .news_box p {
        padding: 0 .5rem;
    }
}


/* ------------ contact ------------ */

#contact>div {
    background: #FFFAFA;
    padding-bottom: 8.5rem;
}

.contact_box {
    width: 740px;
    max-width: 90%;
    margin: 5rem auto 0;
}

.contact_box h2 {
    font-size: 5.6rem;
    margin-bottom: 8.5rem;
}

.contact_box h2+p {
    font-size: 1.5rem;
    margin-bottom: 7rem;
    line-height: 1.8;
}

.ctr {
    text-align: center;
}

.ctr p {
    font-weight: bold;
    font-size: 1.7rem;
    margin-top: 1rem;
}

.cont_tel {
    border: 1px solid #DB3F51;
    height: 125px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 4.5rem auto 6.5rem;
}

.cont_tel p {
    font-size: 3.3rem;
    font-weight: bold;
}

.cont_tel p span {
    display: block;
    font-size: 1.6rem;
    font-weight: normal;
    text-align: center;
    margin-top: 1.5rem;
}

.form {
    margin-top: 2.5rem;
}

.form>p {
    font-size: 1.4rem;
    margin-bottom: 1rem;
}

.form>p span {
    color: #F00;
}

.form_box li {
    border-top: 1px solid #E5E5E5;
    padding: 3.5rem 1rem;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.form_box li:last-child {
    border-top: none;
}

.form_box li label {
    width: 280px;
}

.form_box li label span {
    color: #F00;
    padding-left: .5rem;
}

.form_box li div {
    width: calc(100% - 280px);
}

.form_box input {
    width: 100%;
    height: 35px;
    border: 1px solid #E5E5E5;
}

.form_box input[type="radio"] {
    display: none;
}

.form_box input[type="radio"]+label {
    padding-right: 3.5rem;
    padding-left: 2.5rem;
    position: relative;
}

.form_box input[type="radio"]+label::before {
    content: " ";
    display: inline-block;
    width: 15px;
    height: 15px;
    border: 1px solid #E5E5E5;
    background: #fff;
    border-radius: 50px;
    position: absolute;
    top: 2px;
    left: 0;
}

.form_box input[type="radio"]:checked+label::before {
    border: 1px solid #DB3F51;
}

.form_box input[type="radio"]:checked+label::after {
    content: " ";
    display: inline-block;
    width: 9px;
    height: 9px;
    background: #DB3F51;
    border-radius: 50px;
    position: absolute;
    top: 6px;
    left: 4px;
}

.form_box .add,
.form_box .textarea {
    align-items: flex-start;
}

.form_box .add_box {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.add select {
    width: 265px;
    height: 35px;
    border: 1px solid #E5E5E5;
    margin: 1.3rem 0
}

.form_box .add input.yubin {
    width: 160px;
    margin-left: 1rem;
}

.form_box textarea {
    width: 100%;
    height: 230px;
    border: 1px solid #E5E5E5;
}

.form_box input[type="checkbox"] {
    display: none;
}

.form_box input[type="checkbox"]+label {
    width: fit-content;
    padding-left: 2.5rem;
    position: relative;
    text-align: center;
    margin: 0 auto;
    font-size: 1.5rem;
}

.form_box input[type="checkbox"]+label::before {
    content: " ";
    display: inline-block;
    width: 18px;
    height: 18px;
    border: 1px solid #E5E5E5;
    background: #fff;
    position: absolute;
    top: -3px;
    left: 0;
}

.form_box input[type="checkbox"]:checked+label::before {
    border: 1px solid #DB3F51;
}

.form_box input[type="checkbox"]:checked+label::after {
    content: "";
    position: absolute;
    display: block;
    box-sizing: border-box;
    width: 14px;
    height: 7px;
    margin-top: -9px;
    top: 11px;
    left: 3px;
    transform: rotate(-45deg);
    border-bottom: 3px solid #DB3F51;
    border-left: 3px solid #DB3F51;
}

.form_box input[type="checkbox"]+label a {
    color: #307FDB;
    font-size: 1.5rem;
    margin-left: .5rem;
}

input[type="submit"] {
    width: 445px;
    max-width: 100%;
    height: 40px;
    background: #DB3F51;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border: none;
    border-radius: 3px;
    cursor: pointer;
    margin: 2rem auto 0;
}

@media screen and (max-width: 1024px) {
    .contact_box h2 {
        font-size: 2.6rem;
        margin-bottom: 5rem;
    }
    .contact_box h2+p {
        margin-bottom: 4rem;
    }
    .ctr p {
        font-size: 1.5rem;
    }
    .cont_tel {
        height: 85px;
        margin: 2rem auto 4rem;
    }
    .cont_tel p {
        font-size: 2.6rem;
    }
    .cont_tel p span {
        font-size: 1.4rem;
        margin-top: 1rem;
    }
    .form_box li {
        padding: 2.5rem 1rem;
    }
    .form_box li label {
        width: 100%;
        margin-bottom: 1rem;
    }
    .form_box li div {
        width: 100%;
    }
    .form_box textarea {
        height: 260px;
    }
    .form_box .add input.yubin {
        margin-right: calc(100% - 190px);
    }
}

@media screen and (max-width: 600px) {
    .add select {
        width: 155px;
    }
}


/* ------------ privacy ------------ */

#privacy>div {
    background: #FFFAFA;
}

#privacy h2 {
    font-size: 5.6rem;
    font-weight: bold;
    padding: 5.5rem 0 5rem;
}

.privacy_box {
    font-size: 1.5rem;
    width: 840px;
    max-width: 90%;
    margin: 0 auto;
    line-height: 1.7;
    padding-bottom: 17.5rem;
}

.privacy_box dt {
    font-size: 1.6rem;
    font-weight: bold;
    padding: 2.5rem 0;
}

.mt2 {
    padding-top: 2.5rem;
}

.privacy_box ol {
    padding-left: 3rem;
    list-style: decimal;
}

.privacy_box li {
    padding-left: 1.5rem;
}

.privacy_box span {
    display: block;
    text-align: right;
}

@media screen and (max-width: 1024px) {
    #privacy h2 {
        font-size: 2.6rem;
        padding: 3.5rem 0 3rem;
    }
    .privacy_box {
        font-size: 1.4rem;
        padding-bottom: 12.5rem;
    }
    .privacy_box dt {
        font-size: 1.4rem;
        font-weight: normal;
    }
    .privacy_box ol ol {
        padding-left: 1.5rem;
    }
}

.bg-none {
    background: none;
}

.none {
    display: none;
}

.box876 {
    width: 876px;
    max-width: 90%;
    margin: 0 auto;
}

.putty {
    padding-bottom: 13rem;
    background: #FFFAFA;
}

.putty .logo {
    width: fit-content;
    display: block;
    margin: 9rem auto 8rem;
}

.putty .logo+p {
    width: 211px;
    background: #FFE8E8;
    height: 27px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 12rem;
}

.putty h2 {
    text-align: left;
    color: #DB3F51;
    font-size: 4.8rem;
    margin-bottom: 3.5rem;
}

.putty h2+p {
    line-height: 1.8;
}

.putty .bb {
    border-bottom: 2px dashed #D94444;
    padding-bottom: 7.5rem;
    margin-bottom: 8rem;
}

.putty h3 {
    font-size: 2.4rem;
    text-align: center;
    font-weight: bold;
    color: #934900;
    margin-top: 7rem;
}

.putty h3+div {
    width: 876px;
    max-width: 100%;
    margin: 2.5rem auto 0;
    background: #FFF;
    padding: 3rem;
    line-height: 1.8;
    border-radius: 5px;
}

.putty h3+div p {
    max-width: 550px;
    margin: 0 auto 2rem;
    padding-left: 1.5rem;
}

.putty h3+div ul {
    max-width: 550px;
    margin: 0 auto;
}

.putty h3+div ul li {
    position: relative;
    padding-left: 1.5rem;
    margin-bottom: .5rem;
}

.putty h3+div ul li::before {
    position: absolute;
    left: 0;
    top: -.2rem;
}

.putty h3+div li::before {
    content: url(../img/putty_list-m.png);
}

@media screen and (max-width: 1024px) {
    .putty {
        padding-bottom: 3rem;
    }
    .putty .logo {
        margin: 2rem auto;
    }
    .putty .logo+p {
        margin: 0 auto 3rem;
    }
    .putty h2 {
        font-size: 2.6rem;
        margin-bottom: 1rem;
    }
    .putty h2+p {
        font-size: 1.5rem;
    }
    .putty .bb {
        padding-bottom: 4.5rem;
        margin-bottom: 3.5rem;
    }
    .putty h3+div {
        padding: 1.5rem 2rem 1rem;
        font-size: 1.5rem;
    }
    .putty h3+div p {
        padding-left: 0;
    }
}