.dislay--none,
.syokushuSearch-erea,
.gakumonSearch-erea,
.ereaSerch-erea,
.keywordSerch-erea,
.charactor-erea {
    display: none;
}

.otherSide-pc {
    display: block;
}

.otherSide-sp {
    display: none;
}

header {
    display: none;
}

.serch-erae {
    display: none;
}

.news-erea {
    display: none;
}

.serchNavi-erea {
    display: none;
}

.easy-search {
    display: none;
}

.slider-erea-1 {
    display: none;
}

.news-erea-pc {
    display: block;
}

.syokushuSearch-erea {
    display: none;
}

@media (max-width: 768px) {
    .otherSide-pc {
        display: none;
    }
    .otherSide-sp {
        display: block;
    }
    body {
        font-size: 12px;
        box-sizing: border-box;
    }
    header {
        display: block;
    }
    header .header-container {
        width: 100%;
        background-color: #FFFFFF;
        height: 44px;
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding-right: 4%;
        padding-left: 4%;
    }
    header .logo-erea {
        width: 70%;
        text-align: right;
    }
    header .logo-erea h1 {
        display: inline-block;
    }
    header .logo-erea img {
        width: 153px;
        height: 30px;
    }
    header nav {
        width: 30%;
    }
    header nav .header-glonav {
        display: flex;
    }
    header .headerLocal-Container {
        width: 100%;
        background-color: #FFFFFF;
        display: flex;
        justify-content: space-between;
        height: 60px;
    }
    header .headerLocal-Container nav {
        width: 100%;
    }
    header .headerLocal-Container nav ul.header-Localnav {
        width: 100%;
        display: flex;
        justify-content: space-between;
    }
    header .headerLocal-Container nav ul.header-Localnav li {
        width: 17%;
        text-align: center;
        border: #D9D9D9 solid 1px;
        border-right: 0;
        padding-top: 5px;
        padding-bottom: 3px;
        height: 60px;
    }
    header .headerLocal-Container nav ul.header-Localnav li .img-top {
        margin-top: 7px;
    }
    header .kv-erea img {
        width: 100%;
    }
    .topSlider-erea {
        display: none;
    }
    .serch-erae {
        display: block;
        align-items: center;
        justify-content: center;
        background: linear-gradient(to right, #71CF4A, #B3F233);
        height: auto;
    }
    .serch-erae form {
        display: flex;
        justify-content: center;
    }
    .serch-erae form input {
        height: 40px;
        border-top-left-radius: 0.25rem;
        border-bottom-left-radius: 0.25rem;
        display: block;
        width: 80%;
        padding: 0.375rem 0.75rem;
        font-size: 14px;
        font-weight: 400;
        line-height: 1.5;
        background-color: #fff;
        background-clip: padding-box;
        transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
        margin-top: 20px;
    }
    .serch-erae form input::placeholder {
        color: #495057;
    }
    .serch-erae img {
        height: 40px;
        margin-top: 20px;
    }
    .news-erea {
        display: block;
        font-size: 12px;
        position: relative;
    }
    .news-erea .notice {
        background-color: #fff;
    }
    .news-erea .notice a {
        background: none;
        padding-right: 0;
    }
    .serchNavi-erea {
        display: block;
        margin-bottom: 16px;
    }
    .serchNavi-erea ul {
        display: flex;
        flex-wrap: wrap;
        text-align: center;
        padding: 3px;
    }
    .serchNavi-erea ul li {
        display: flex;
        justify-content: left;
        width: 50%;
        padding: 14px 10px;
        position: relative;
        background: url(/img/site_new/icon-arrow-gray.svg) 96% center/auto 20% no-repeat;
    }
    .serchNavi-erea ul li div {
        display: flex;
        align-items: center;
    }
    .serchNavi-erea ul li div span {
        font-size: 16px;
        display: inline-block;
        padding-left: 3px;
    }
    .serchNavi-erea ul li:first-child {
        border-bottom: 1px solid #DBDBDB;
        border-right: 1px solid #DBDBDB;
    }
    .serchNavi-erea ul li:nth-child(2) {
        border-bottom: 1px solid #DBDBDB;
    }
    .serchNavi-erea ul li:nth-child(3) {
        border-right: 1px solid #DBDBDB;
    }
    .containerWrap {
        padding-top: 28px;
    }
    .containerWrap--type01 {
        background-color: #F2FFE8;
    }
    .containerWrap--type02 {
        background: url(/img/site_new/bg-type--01.png);
        background-repeat: no-repeat;
    }
    .container-inner {
        background-color: #fff;
        margin: 0 auto;
    }
    .container-inner--type01 {
        border-radius: 6px;
        width: 90%;
    }
    .container-inner--type02 {
        padding-top: 3px;
    }
    .container-inner--type03 {
        padding-top: 42px;
        padding-bottom: 40px;
    }
    .clear {
        clear: both;
    }
    .slider-erea-1 {
        display: block;
        margin-bottom: 30px;
    }
    .slider-erea-1--container-inner {
        padding-bottom: 5px;
    }
    .title-head {
        font-size: 20px;
        text-align: center;
        font-weight: 600;
        padding: 10px 0;
    }
    .slick-dots li.slick-active button:before {
        color: #74C73D;
    }
    .news-erea-pc {
        display: none;
    }
    .syokushuSearch-erea,
    .gakumonSearch-erea,
    .ereaSerch-erea,
    .popular-erae,
    .keywordSerch-erea,
    .charactor-erea {
        display: block;
    }
    .syokushuSearch-erea .title-head,
    .gakumonSearch-erea .title-head,
    .ereaSerch-erea .title-head,
    .popular-erae .title-head,
    .keywordSerch-erea .title-head,
    .charactor-erea .title-head {
        color: #fff;
        display: flex;
        justify-content: center;
        align-items: center;
        background-color: #3D9E1B;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
        padding: 5px 0;
    }
    .syokushuSearch-erea .title-head img,
    .gakumonSearch-erea .title-head img,
    .ereaSerch-erea .title-head img,
    .popular-erae .title-head img,
    .keywordSerch-erea .title-head img,
    .charactor-erea .title-head img {
        margin-right: 5px;
    }
    .syokushuSearch-erea ul,
    .gakumonSearch-erea ul,
    .ereaSerch-erea ul,
    .popular-erae ul,
    .keywordSerch-erea ul,
    .charactor-erea ul {
        margin-top: 15px;
        margin-right: 15px;
        margin-bottom: 0px;
        margin-left: 15px;
    }
    .syokushuSearch-erea ul li,
    .gakumonSearch-erea ul li,
    .ereaSerch-erea ul li,
    .popular-erae ul li,
    .keywordSerch-erea ul li,
    .charactor-erea ul li {
        padding: 15px 12px;
        position: relative;
        background: url(/img/site_new/icon-arrow-gray.svg) 96% center/auto 30% no-repeat;
        font-size: 14px;
        font-weight: 700;
        border-top: 1px solid #D9EBD3;
    }
    .syokushuSearch-erea ul li a,
    .gakumonSearch-erea ul li a,
    .ereaSerch-erea ul li a,
    .popular-erae ul li a,
    .keywordSerch-erea ul li a,
    .charactor-erea ul li a {
        display: block;
        width: 100%;
        text-decoration: none;
        color: #363535;
    }
    .syokushuSearch-erea ul li.icon--ereaSerch,
    .gakumonSearch-erea ul li.icon--ereaSerch,
    .popular-erae ul li.icon--ereaSerch,
    .keywordSerch-erea ul li.icon--ereaSerch,
    .charactor-erea ul li.icon--ereaSerch {
        background: url(/img/site_new/icon-arrow-bottom-gray.svg) 96% center/auto 15% no-repeat;
    }
    .syokushuSearch-erea>ul,
    .gakumonSearch-erea>ul,
    .ereaSerch-erea>ul {
        margin: 15px 15px 0 15px;
    }
    .charactor-erea ul li a {
        font-size: 13px;
    }
    .openCampus-erea {
        margin-bottom: 30px;
    }
    .openCampus-erea h2 {
        line-height: 24px;
    }
    .openCampus-erea h2::after {
        text-align: center;
        content: "";
        display: block;
        position: absolute;
        margin-top: 14px;
        width: 30px;
        height: 3px;
        background-color: #3D9E1B;
        right: 0;
        left: 0;
        margin: 14px auto 0px auto;
    }
    .openCampus-erea .openCampuSearch-erea {
        margin-top: 16px;
    }
    .openCampus-erea .openCampuSearch-erea input {
        background-color: #F2FFE8;
    }
    .openCampus-erea .displey-Center {
        display: flex;
        justify-content: center;
    }
    .openCampus-erea .mR0 {
        margin-right: 0;
    }
    .midashi-erea {
        display: flex;
        justify-content: space-between;
        width: 90%;
        margin: 0 auto 15px auto;
    }
    .center {
        text-align: center;
    }
    .mb20 {
        margin-bottom: 20px;
    }
    .pb5 {
        padding-bottom: 5px;
    }
    .popular-erae {
        display: block;
    }
    .popular-erae .title-head--type1 {
        background-color: #FCEF75;
        padding: 10px 20px;
        width: auto;
        font-size: 12px;
        font-weight: 700;
        color: #363535;
        border-radius: 0;
        margin-left: 27px;
        display: inline-block;
    }
    .popular-erae .serch-erae {
        background: #FFFFFF;
    }
    .popular-erae .serch-erae form input {
        background-color: #F1FFD4;
    }
    .popular-erae ul {
        padding: 3px;
        margin-top: 0px;
        margin-left: 45px;
        display: flex;
        flex-wrap: wrap;
    }
    .popular-erae ul li {
        display: inline-block;
        width: 50%;
        padding: 14px 15px 14px 3px;
        position: relative;
        background-image: none;
        line-height: 8px;
        text-indent: 9px;
        font-size: 14px;
        border-top: 0;
    }
    .popular-erae ul li::before {
        content: "";
        display: inline-block;
        width: 9px;
        height: 8px;
        background-image: url(/img/site_new/Icon-arrow-green.svg);
        background-repeat: no-repeat;
        background-size: contain;
        vertical-align: middle;
        position: absolute;
        left: 0;
    }
    .bnr-erea {
        text-align: center;
    }
    .bnr-erea img {
        margin-bottom: 10px;
    }
    .bnr-erea img:last-child {
        margin-bottom: 20px;
    }
    .nav--type01 ul {
        padding: 3px;
        display: flex;
        flex-wrap: wrap;
    }
    .nav--type01 ul li {
        display: inline-block;
        width: 49%;
        padding: 14px 15px 14px 3px;
        position: relative;
        background-image: none;
        line-height: 8px;
        text-indent: 9px;
        font-size: 14px;
        font-weight: 700;
        border-top: 0;
        background-color: #F1FFD4;
        margin-bottom: 10px;
    }
    .nav--type01 ul li::before {
        content: "";
        display: inline-block;
        width: 9px;
        height: 8px;
        background-image: url(/img/site_new/Icon-arrow-green.svg);
        background-repeat: no-repeat;
        background-size: contain;
        vertical-align: middle;
        position: absolute;
        right: 5%;
    }
    .nav--type01 ul li:nth-child(odd) {
        margin-right: 2%;
    }
    .title-erea {
        display: flex;
        justify-content: space-between;
    }
    .title-erea h3 {
        font-weight: 700;
        padding-left: 5px;
    }
    .title-erea h3 span {
        color: #2E880F;
    }
    .title-erea a {
        color: #2E880F;
        display: inline-block;
        padding-right: 20px;
    }
    .title-erea a img {
        margin-left: 5px;
    }
    .footer-ereaWrap {
        padding-top: 24px;
        padding-bottom: 24px;
        color: #fff;
    }
    .footer-ereaWrap .footer-erea {
        text-align: center;
    }
    .footer-ereaWrap .footer-erea h2 {
        font-size: 10px;
        margin-bottom: 12px;
    }
    .footer-ereaWrap .footer-erea .nav-erea ul {
        display: flex;
        margin-bottom: 5px;
    }
    .footer-ereaWrap .footer-erea .nav-erea li {
        margin-right: 10px;
        display: flex;
        align-items: center;
    }
    .footer-ereaWrap .footer-erea .nav-erea li img {
        vertical-align: middle;
        margin-right: 3px;
    }
    .footer-ereaWrap .footer-erea .nav-erea li a:hover {
        color: #fff;
        text-decoration: none;
    }
    .footer-ereaWrap .logoerea {
        display: flex;
        flex-direction: column;
        justify-content: center;
        text-align: center;
        margin-bottom: 20px;
    }
    .footer-ereaWrap .logoerea .logo--type01 {
        width: 256px;
        margin-bottom: 10px;
        margin: 0 auto 10px auto;
    }
    .footer-ereaWrap .logoerea .logo--type02 {
        width: 96px;
        margin-bottom: 10px;
        margin: 0 auto 10px auto;
    }
    .linkErea {
        border-bottom: dotted 2px #2E880F;
        padding-bottom: 24px;
    }
    .linkErea ul {
        padding: 3px;
        text-align: center;
    }
    .linkErea ul li {
        padding: 14px 6px;
        position: relative;
        background: url(/img/site_new/icon-arrow-gray.svg) 100% center/auto 20% no-repeat;
        border-bottom: #D9EBD3 1px solid;
        display: inline-block;
        width: 86%;
        text-align: left;
    }
    .bnrErea--type2 {
        display: flex;
        justify-content: center;
    }
    .bnrErea--type2 img {
        margin-right: 2%;
    }
    .useful-content-car {
        width: 100%;
    }
    .title-head--type-02 {
        color: #fff;
        display: flex;
        justify-content: center;
        background-color: #3D9E1B;
        background: linear-gradient(to right, #71CF4A, #B3F233);
        font-size: 25px;
        padding-top: 17px;
        padding-bottom: 17px;
        margin-bottom: 20px;
    }
    .title-head--type03 {
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .btn--type01 {
        width: 90%;
        margin: 0 auto;
        background-color: #363535;
        border-radius: 5px;
        color: #fff;
        font-size: 14px;
        display: block;
        padding: 15px 35px;
        text-align: center;
        position: relative;
    }
    .btn--type01::after {
        content: "";
        width: 9px;
        height: 8px;
        background-image: url(/img/site_new/icon-arrow-white-triangle.svg);
        background-repeat: no-repeat;
        background-size: contain;
        vertical-align: middle;
        position: absolute;
        top: 0;
        bottom: 0;
        right: 66px;
        margin: auto 0;
    }
    .btn--type01:hover {
        color: #fff;
        text-decoration: none;
    }
    .btn--type02 {
        max-width: 257px;
        width: 100%;
        margin: 0 auto;
        background-color: #74C73D;
        border-radius: 5px;
        color: #fff;
        font-size: 14px;
        font-weight: 700;
        display: block;
        padding: 15px 20px;
        text-align: left;
        position: relative;
        margin-top: 40px;
    }
    .btn--type02::after {
        content: "";
        width: 9px;
        height: 8px;
        background-image: url(/img/site_new/icon-arrow-white-triangle.svg);
        background-repeat: no-repeat;
        background-size: contain;
        vertical-align: middle;
        position: absolute;
        top: 23px;
        right: 14px;
    }
    .btn--type02:hover {
        color: #fff;
        text-decoration: none;
    }
    .btn--type03 {
        width: 90%;
        height: 40px;
        margin: 0 auto;
        display: flex;
        justify-content: center;
        align-items: center;
        background-color: #363535;
        border-radius: 5px;
        color: #fff;
        font-size: 14px;
        padding: 15px 35px;
        text-align: center;
    }
}

@media screen and (max-width: 768px) and (max-width: 768px) {
    .btn--type03 {
        padding: 8px 0;
    }
}

@media (max-width: 768px) {
    .btn--type03 p {
        font-size: 16px;
        font-weight: 600;
        position: relative;
        padding-left: 25px;
        margin-left: -9px;
        line-height: 1;
    }
    .btn--type03 p::before {
        content: "";
        width: 31px;
        height: 25px;
        background-image: url(/img/site_new/icon-serch-sp.svg);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: 90% 50%;
        vertical-align: middle;
        position: absolute;
        top: 2px;
        bottom: 0;
        left: 0;
        margin: auto;
    }
}

@media (max-width: 768px) {
    .btn--type03:hover {
        color: #fff;
        text-decoration: none;
    }
}

@media (max-width: 768px) {
    .mb30 {
        margin-bottom: 30px;
    }
}
