.sp-only {
    display: none;
}

.search-result-school {
    color: #505050;
    margin-bottom: 160px;
}

.school-blog {
    color: #595757;
    margin-bottom: 120px;
}

.search-result-school img,
.school-blog img {
    max-width: 100%;
}

.search-result-school p,
.school-blog p {
    margin: 0;
}

.btn {
    transition: .3s;
}

.btn:hover {
    opacity: 0.5;
    transition: .3s;
}

.breadcrumb {
    max-width: 1120px;
    margin: auto;
    font-size: 11px;
    margin-top: 40px;
    letter-spacing: 2px;
    white-space: nowrap;
    margin-bottom: 20px;
    overflow: auto;
}

.breadcrumb ol {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    color: #868686;
    max-width: calc(100% - 328px);
    width: 100%;
}

.breadcrumb ol li a {
    color: #868686;
    transition: .3s;
}

.breadcrumb ol li a:hover {
    opacity: 0.5;
    transition: .3s;
}

.breadcrumb ol li a::after {
    content: "";
    display: inline-block;
    width: 5px;
    height: 5px;
    border-top: solid 1px #CDCDCD;
    border-right: solid 1px #CDCDCD;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    margin: 0 10px 1px 4px;
}

.breadcrumb ol li:last-child a::after {
    display: none;
}

.title-area {
    text-align: center;
}

.title-area h1 {
    display: inline-flex;
    align-items: baseline;
    font-size: 26px;
    letter-spacing: 6.4px;
    color: #494949;
    border-bottom: solid 5px #fff200;
    line-height: 80px;
    margin-bottom: 56px;
}

.title-area h1 img {
    width: 34px;
    margin-right: 8px;
}

.mv-area {
    position: relative;
    margin-bottom: 188px;
}

.mv-area img {
    width: 100%;
}

.mv-area .mv-title {
    position: absolute;
    background-color: #B3CF00;
    color: #fff;
    display: flex;
    align-items: center;
    padding: 22px 24px 22px 80px;
    border-radius: 0 16px 16px 0;
    transform: translate(0, -50%);
}

.mv-area .school-name {
    font-size: 30px;
    font-weight: bold;
}

.mv-area .school-catch {
    padding-left: 32px;
    margin-left: 32px;
    border-left: 1px solid #fff;
    line-height: 27px;
}

.page-inner {
    width: 1120px;
    margin: auto;
}

.school-about {
    background-image: url(../images/pc/search/about_bg.jpg);
    background-size: cover;
    position: relative;
    border-radius: 24px;
    padding: 72px 56px 80px;
}

.school-about h2 {
    font-size: 36px;
    letter-spacing: 10px;
    line-height: 32px;
    position: absolute;
    top: -16px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}

.school-about h2::before {
    content: "";
    background-image: url(../images/pc/search/about_icon.png);
    background-size: cover;
    height: 16px;
    width: 86px;
    display: inline-block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 100%;
    margin: auto;
    margin-bottom: 28px;
}

.school-about .about-detail {
    display: flex;
    align-items: center;
}

.school-about .about-detail h3 {
    margin-bottom: 24px;
}

.school-about .about-detail h3 span {
    font-size: 24px;
    background: linear-gradient(transparent 50%, #FFF03F 50%) no-repeat;
    background-size: calc(100% - 2px) 100%;
    display: inline;
    line-height: 32px;
    letter-spacing: 2px;
}

.school-about .about-detail .detail {
    font-size: 15px;
    line-height: 30px;
    letter-spacing: 0.8px;
}

.school-about .about-detail .img-area {
    flex-shrink: 0;
    margin-left: 48px;
    width: 325px;
}

.school-about .about-detail .img-area img {
    border-radius: 16px;
}

.school-about .about-img {
    margin-top: 56px;
}

.school-about .about-img ul {
    display: flex;
    gap: 21px;
}

.school-about .about-img ul li {
    width: 100%;
}

.school-about .about-img ul li img {
    border-radius: 8px;
    width: 100%;
}

.school-instagram {
    margin-top: 80px;
    text-align: center;
}

.school-instagram h2 {
    margin-bottom: 24px;
    line-height: 54px;
}

.school-instagram h2 span {
    font-size: 24px;
    background: linear-gradient(transparent 50%, #FFF03F 50%) no-repeat;
    background-size: calc(100% - 8px) 100%;
    display: inline;
    line-height: 32px;
    letter-spacing: 8px;
}

.insta-contents {
    width: 880px;
    max-width: 100%;
    margin: auto;
}

.school-instagram #sb_instagram .sb_instagram_header,
.school-instagram .sb_instagram_header {
    padding: 0;
    margin-bottom: 24px;
}

.school-instagram .sbi_header_link {
    display: inline-block;
    color: #595757;
}

.school-instagram #sb_instagram .sb_instagram_header .sbi_header_img,
.school-instagram .sb_instagram_header .sbi_header_img {
    width: 56px;
    height: 56px;
}

.school-instagram #sb_instagram img {
    width: 100%;
    height: 100%;
}

.school-instagram #sb_instagram .sb_instagram_header .sbi_header_text,
.school-instagram .sb_instagram_header .sbi_header_text {
    gap: 8px;
}

.school-instagram .sbi_feedtheme_header_text {
    gap: 8px;
}

.school-instagram #sb_instagram .sb_instagram_header h3 {
    color: #A4A4A4;
    font-size: 14px;
    line-height: 16px;
    font-weight: bold;
    letter-spacing: 1.5px;
    order: 2;
}

.school-instagram #sb_instagram .sb_instagram_header h3::before {
    content: "@";
}

.school-instagram #sb_instagram .sb_instagram_header p {
    font-size: 17px;
    line-height: 18px;
    letter-spacing: 2px;
    font-weight: bold;
    order: 1;
}

.school-instagram #sb_instagram #sbi_images {
    padding: 0;
}

.school-instagram #sb_instagram #sbi_images .sbi_item {
    border-radius: 8px;
}

.school-instagram .btn-wrap {
    margin-top: 32px;
}

.school-instagram .btn {
    width: 250px;
    height: 64px;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 1px;
    border-radius: 44px;
    box-shadow: 0 5px 8px rgb(199 199 199 / 50%);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
}

.school-instagram .btn::after {
    content: "";
    display: inline-block;
    background-image: url(../images/pc/search/link_icon.svg);
    background-size: cover;
    width: 16px;
    height: 16px;
}

.school-voice {
    margin-top: 80px;
}

.school-voice h2 {
    margin-bottom: 32px;
    line-height: 54px;
    text-align: center;
}

.school-voice h2 span {
    font-size: 24px;
    background: linear-gradient(transparent 50%, #FFF03F 50%) no-repeat;
    background-size: calc(100% - 8px) 100%;
    display: inline;
    line-height: 32px;
    letter-spacing: 8px;
}

.school-voice .voice-box {
    display: flex;
    align-items: center;
    margin-bottom: 32px;
}

.school-voice .voice-box:last-child {
    margin-bottom: 0;
}

.school-voice .img-area {
    width: 405px;
    flex-shrink: 0;
    margin-right: 32px;
}

.school-voice .img-area img {
    border-radius: 16px;
}

.school-voice .detail-area {
    width: 100%;
}

.school-voice .detail-area .head-area {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}

.school-voice .detail-area .student {
    border: 1px solid #BCD904;
    border-radius: 4px;
    font-size: 15px;
    text-align: center;
    font-weight: bold;
    min-width: 184px;
    flex-shrink: 0;
    margin-right: 16px;
    letter-spacing: 1px;
    line-height: 18px;
}

.school-voice .detail-area .course {
    background-color: #BCD904;
    color: #fff;
    padding: 4px;
}

.school-voice .detail-area .name {
    padding: 4px;
}

.school-voice .detail-area .voice-msg {
    font-weight: bold;
    line-height: 24px;
    font-size: 18px;
    letter-spacing: 2px;
}

.school-voice .qa-area {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 12px;
    font-size: 14px;
}

.school-voice .qa-area dl {
    border: 1px solid #E8E8E8;
    border-radius: 8px;
    padding: 16px;
    line-height: 20px;
    margin: 0;
}

.school-voice .qa-area dl dt {
    color: #9BB208;
    font-weight: bold;
    margin-bottom: 6px;
    letter-spacing: 1px;
}

.school-voice .qa-area dl dd {
    margin-left: 0;
    letter-spacing: 1.4px;
}

.structure {
    margin-top: 80px;
}

.structure h2 {
    margin-bottom: 32px;
    line-height: 54px;
    text-align: center;
}

.structure h2 span {
    font-size: 24px;
    background: linear-gradient(transparent 50%, #FFF03F 50%) no-repeat;
    background-size: calc(100% - 8px) 100%;
    display: inline;
    line-height: 32px;
    letter-spacing: 8px;
}

.structure-box {
    display: flex;
    align-items: center;
    gap: 0 24px;
    padding: 24px;
    background-image: url(../images/pc/search/structure_bg.jpg);
    background-size: cover;
    border-radius: 16px;
    margin-bottom: 24px;
}

.structure-box:last-child {
    margin-bottom: 0;
}

.structure-box .img-area {
    width: 524px;
    flex-shrink: 0;
}

.structure-box .img-area img {
    border-radius: 4px;
}

.structure-box .detail-area {
    width: 100%;
    padding: 0 16px;
}

.structure-box .detail-area .structure-num {
    background-color: #B3CF00;
    color: #fff;
    border-radius: 2px;
    min-width: 86px;
    letter-spacing: 1px;
    line-height: 18px;
    padding: 2px;
    display: inline-block;
    text-align: center;
    font-weight: bold;
}

.structure-box .detail-area h3 {
    margin-top: 12px;
    padding-bottom: 16px;
    border-bottom: 1px solid #B3CF00;
    font-size: 22px;
    line-height: 25px;
    letter-spacing: 3px;
    margin-bottom: 24px;
}

.structure-box .detail-area .detail {
    line-height: 29px;
    letter-spacing: 1.2px;
}

.structure-box .detail-area .notes {
    font-size: 12px;
    line-height: 18px;
    margin-top: 16px;
}

.schedule {
    margin-top: 80px;
    text-align: center;
}

.schedule h2 {
    margin-bottom: 32px;
    line-height: 54px;
}

.schedule h2 span {
    font-size: 24px;
    background: linear-gradient(transparent 50%, #FFF03F 50%) no-repeat;
    background-size: calc(100% - 8px) 100%;
    display: inline;
    line-height: 32px;
    letter-spacing: 8px;
}

.schedule table {
    width: 100%;
    border-spacing: 0;
    table-layout: fixed;
    border-radius: 16px;
    border: 1px solid #595757;
    overflow: hidden;
    border-collapse: separate;
}

.schedule table thead th {
    background-color: #EAF3C2;
    font-size: 17px;
}

.schedule table tbody {
    font-size: 15px;
    letter-spacing: 1px;
    line-height: 22px;
}

.schedule table th,
.schedule table td {
    border-bottom: 1px solid #595757;
    border-right: 1px solid #595757;
    height: 64px;
    padding: 8px;
    box-sizing: border-box;
}

.schedule table th:last-child,
.schedule table td:last-child {
    border-right: none;
}

.schedule table tbody tr:last-child th,
.schedule table tbody tr:last-child td {
    border-bottom: none;
}

.schedule table tbody th {
    background-color: #F6F6F6;
}

.schedule table td .highlights {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #FFF03F;
    border-radius: 8px;
}

.schedule .notes {
    margin-top: 24px;
    font-size: 15px;
    letter-spacing: 1px;
    text-align: left;
}

.school-course {
    margin-top: 80px;
}

.school-course h2 {
    margin-bottom: 32px;
    line-height: 54px;
    text-align: center;
}

.school-course h2 span {
    font-size: 24px;
    background: linear-gradient(transparent 50%, #FFF03F 50%) no-repeat;
    background-size: calc(100% - 8px) 100%;
    display: inline;
    line-height: 32px;
    letter-spacing: 8px;
}

.school-course .course-box {
    display: flex;
    margin-bottom: 16px;
    border: 1px solid #595757;
    border-radius: 16px;
    overflow: hidden;
}

.school-course .course-box:last-child {
    margin-bottom: 0;
}

.school-course .course-box h3 {
    font-size: 26px;
    line-height: 28px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 288px;
    flex-shrink: 0;
    text-align: center;
    letter-spacing: 3px;
    border-right: 1px solid #595757;
}

.school-course .standard h3 {
    background-color: #FFF8C9;
}

.school-course .creative h3 {
    background-color: #EAF3C2;
}

.school-course .course-detail {
    padding: 36px 40px;
    font-size: 15px;
    line-height: 25px;
    letter-spacing: 0.5px;
}

.school-course .course-detail .btn-wrap {
    margin-top: 24px;
}

.school-course .course-detail .btn {
    width: 200px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 40px;
    box-shadow: 0 5px 8px rgb(199 199 199 / 50%);
}

.school-price {
    margin-top: 80px;
    text-align: center;
}

.school-price h2 {
    margin-bottom: 32px;
    line-height: 54px;
}

.school-price h2 span {
    font-size: 24px;
    background: linear-gradient(transparent 50%, #FFF03F 50%) no-repeat;
    background-size: calc(100% - 8px) 100%;
    display: inline;
    line-height: 32px;
    letter-spacing: 8px;
}

.school-price .price-cat:not(:last-child) {
    margin-bottom: 56px;
}

.school-price .table-wrap {
    margin: 24px 0;
}

.school-price table {
    width: 100%;
    border-spacing: 0;
    table-layout: fixed;
    border-radius: 16px;
    border: 1px solid #595757;
    overflow: hidden;
    border-collapse: separate;
}

.school-price table col:first-child {
    width: 204px;
}

.school-price table thead th {
    font-size: 17px;
}

.school-price table tbody {
    font-size: 15px;
    letter-spacing: 1px;
    line-height: 22px;
}

.school-price table th,
.school-price table td {
    border-bottom: 1px solid #595757;
    border-right: 1px solid #595757;
    height: 64px;
    box-sizing: border-box;
}

.school-price table th:last-child,
.school-price table td:last-child {
    border-right: none;
}

.school-price table tbody tr:last-child th,
.school-price table tbody tr:last-child td {
    border-bottom: none;
}

.school-price table th {
    background-color: #F6F6F6;
    padding: 12px;
}

.school-price table td {
    padding: 16px 12px;
}

.school-price table .standard {
    background-color: #FFF8C9;
}

.school-price table .creative {
    background-color: #EAF3C2;
}

.school-price table th small {
    font-size: 14px;
    line-height: 18px;
    display: block;
    font-weight: normal;
}

.school-price table td small {
    display: block;
    font-size: 13px;
}

.school-price h3 {
    margin-bottom: 16px;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 2px;
}

.school-price .head-msg,
.school-price .btm-msg {
    font-size: 15px;
    line-height: 25px;
    letter-spacing: 1px;
}

.school-price .btm-msg.text-l{
    text-align: left;
}

.school-price .btm-msg a {
    color: #595757;
    text-decoration: underline;
}

.school-info {
    margin-top: 80px;
}

.school-info h2 {
    margin-bottom: 32px;
    line-height: 54px;
    text-align: center;
}

.school-info h2 span {
    font-size: 24px;
    background: linear-gradient(transparent 50%, #FFF03F 50%) no-repeat;
    background-size: calc(100% - 8px) 100%;
    display: inline;
    line-height: 32px;
    letter-spacing: 8px;
}

.school-info .access-info {
    display: flex;
    margin-bottom: 56px;
}

.school-info .access-info .access {
    width: 100%;
}

.school-info .access-info .access h3 {
    background-color: #F6F6F6;
    border-radius: 8px;
    height: 44px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    letter-spacing: 2px;
}

.school-info .access-info .access table {
    width: 100%;
    border-collapse: collapse;
}

.school-info .access-info .access table tr {
    border-bottom: 1px solid #E8E8E8;
}

.school-info .access-info .access table th {
    text-align: left;
    vertical-align: text-top;
    padding: 24px 40px 24px 0;
    letter-spacing: 2px;
}

.school-info .access-info .access table td {
    padding: 24px 0;
    font-size: 15px;
    line-height: 25px;
    letter-spacing: 1px;
}

.school-info .access-info .map {
    width: 560px;
    flex-shrink: 0;
    margin-left: 32px;
}

.school-info .access-info .map iframe {
    width: 100%;
    height: 100%;
    border-radius: 16px;
}

.school-msg {
    background-image: url(../images/pc/search/info_bg.jpg);
    background-size: cover;
    border-radius: 16px;
    display: flex;
    gap: 40px;
    padding: 40px;
}

.school-msg .img-area {
    width: 296px;
    flex-shrink: 0;
}

.school-msg .img-area img {
    border-radius: 12px;
}

.school-msg .detail-area .position {
    background-color: #B3CF00;
    color: #fff;
    border-radius: 4px;
    font-size: 14px;
    line-height: 14px;
    padding: 4px 8px;
    letter-spacing: 1px;
    font-weight: bold;
}

.school-msg .detail-area h3 {
    margin-top: 8px;
    margin-bottom: 24px;
    border-bottom: 1px solid #B3CF00;
    font-size: 19px;
    line-height: 25px;
    padding-bottom: 16px;
    letter-spacing: 2px;
}

.school-msg .detail-area h4 {
    font-size: 16px;
    line-height: 25px;
    margin-bottom: 12px;
    letter-spacing: 2px;
}

.school-msg .detail-area .msg {
    font-size: 15px;
    line-height: 24px;
    letter-spacing: 1.2px;
}

.school-news {
    margin-top: 80px;
}

.school-news h2 {
    margin-bottom: 32px;
    line-height: 54px;
    text-align: center;
}

.school-news h2 span {
    font-size: 24px;
    background: linear-gradient(transparent 50%, #FFF03F 50%) no-repeat;
    background-size: calc(100% - 8px) 100%;
    display: inline;
    line-height: 32px;
    letter-spacing: 8px;
}

.school-news .news-list {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 32px 16px;
}

.school-news .news-list a {
    color: #494949;
    transition: .3s;
}

.school-news .news-list a:hover {
    opacity: 0.5;
    transition: .3s;
}

.school-news .news-list .img-area {
    height: 160px;
    background-color: #F9F9F9;
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center
}

.school-news .news-list .img-area img {
    border-radius: 8px;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.school-news .news-list .img-area .defaults {
    width: 166px;
    height: auto;
}

.school-news .news-list .news-date {
    color: #A5A5A5;
    font-size: 12px;
    line-height: 17px;
    font-weight: bold;
    margin-top: 16px;
    margin-bottom: 8px;
    letter-spacing: 1px;
}

.school-news .news-list .news-title {
    font-size: 15px;
    line-height: 20px;
    letter-spacing: 0.6px;
    font-weight: bold;
    line-break: anywhere;
}

.school-news .btn-wrap {
    text-align: center;
    margin-top: 40px;
}

.school-news .btn {
    font-size: 16px;
    width: 250px;
    height: 64px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 5px 8px rgb(199 199 199 / 50%);
}

.school-qa {
    margin-top: 80px;
}

.school-qa h2 {
    margin-bottom: 32px;
    line-height: 54px;
    text-align: center;
}

.school-qa h2 span {
    font-size: 24px;
    background: linear-gradient(transparent 50%, #FFF03F 50%) no-repeat;
    background-size: calc(100% - 8px) 100%;
    display: inline;
    line-height: 32px;
    letter-spacing: 8px;
}

.school-qa .qa-box {
    margin-bottom: 12px;
    cursor: pointer;
}

.school-qa .qa-box:last-child {
    margin-bottom: 0;
}

.school-qa .qa-box .quest {
    background-color: #EAF3C2;
    padding: 12px 68px 12px 16px;
    line-height: 22px;
    font-weight: bold;
    display: flex;
    align-items: center;
    letter-spacing: 2px;
    border-radius: 8px;
    position: relative;
}

.school-qa .qa-box .quest::before,
.school-qa .qa-box .quest::after {
    content: "";
    position: absolute;
    right: 28px;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 3px;
    width: 24px;
    background-color: #BBD800;
    border-radius: 8px;
}

.school-qa .qa-box .quest::after {
    transform: rotate(90deg);
}

.school-qa .qa-box[open] .quest::after {
    transform: rotate(0);
}

.school-qa .qa-box .quest .icon {
    content: "Q";
    font-size: 24px;
    line-height: 29px;
    margin-right: 12px;
}

.school-qa .qa-box .answer {
    padding: 26px 16px 20px;
    display: flex;
    align-items: flex-start;
    font-size: 15px;
    line-height: 25px;
    letter-spacing: 1px;
}

.school-qa .qa-box .answer .icon {
    content: "A";
    font-size: 24px;
    line-height: 29px;
    margin-right: 12px;
    font-weight: bold;
    margin-top: -2px;
}

.contact-area {
    background-image: url(../images/pc/search/contact_bg.jpg);
    background-size: cover;
    background-position: center;
    margin-top: 80px;
    padding: 64px;
    text-align: center;
}

.contact-area h2 {
    font-size: 25px;
    margin-bottom: 24px;
    line-height: 32px;
    letter-spacing: 3px;
    color: #494949;
}

.contact-area .msg {
    font-size: 15px;
    line-height: 28px;
    color: #505050;
}

.contact-btn-wrap {
    margin-top: 40px;
    display: flex;
    justify-content: center;
    gap: 24px;
}

.contact-btn-wrap .btn {
    width: 250px;
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 28px;
    padding: 18px 0;
    box-shadow: 0 5px 8px rgb(199 199 199 / 50%);
    transition: .3s;
}

.school-blog .school-news {
    margin-top: 0;
}

.school-blog .school-news .btn-wrap {
    margin-top: 64px;
}

.school-blog .school-news .btn {
    width: auto;
    padding: 0 64px;
}

.school-blog .contact-area {
    border-radius: 16px;
}

.blog-head {
    border-bottom: 2px solid #DFDFDF;
    padding-bottom: 40px;
    margin-bottom: 64px;
}

.blog-head .date {
    font-size: 15px;
    font-weight: bold;
    line-height: 20px;
    color: #868686;
    letter-spacing: 2px;
}

.blog-head h1 {
    margin-top: 16px;
    margin-bottom: 20px;
    font-size: 28px;
    line-height: 40px;
    letter-spacing: 4px;
}

.school-blog .share {
    display: inline-flex;
    align-items: center;
    color: #868686;
    letter-spacing: 1px;
}

.school-blog .share .sns {
    display: flex;
    gap: 12px;
    margin-left: 12px
}

.school-blog .share .sns img {
    height: 32px;
}

.blog-contents .thumbnail {
    text-align: center;
    margin-bottom: 56px;
    padding: 0 60px;
}

.blog-contents .thumbnail img {
    border-radius: 8px;
    height: auto;
}

.blog-contents .contents {
    font-size: 15px;
}

.blog-contents .contents p {
    line-height: 28px;
    margin-bottom: 24px;
}

.blog-btm {
    text-align: center;
    margin-top: 64px;
}

.blog-btm .link-area {
    margin-top: 64px;
    position: relative;
}

.blog-btm .link-area .btn {
    padding: 0 64px;
    height: 64px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    box-shadow: 0px 5px 8px rgb(199 199 199 / 50%);
}

.blog-btm .link-area .prev-link,
.blog-btm .link-area .next-link {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    display: flex;
}

.blog-btm .link-area .prev-link {
    right: 0;
}

.blog-btm .next-area .prev-link {
    left: 0;
}

.blog-btm .link-area .prev-link a,
.blog-btm .link-area .next-link a {
    color: #505050;
    font-size: 15px;
    font-weight: bold;
    display: flex;
    align-items: center;
    letter-spacing: 1px;
}

.blog-btm .link-area .prev-link a::after,
.blog-btm .link-area .next-link a::before {
    content: "";
    background-size: cover;
    width: 48px;
    height: 48px;
    display: inline-block;
}

.blog-btm .link-area .prev-link a::after {
    background-image: url(../images/pc/search/prev_icon.svg);
    margin-left: 12px;
}

.blog-btm .link-area .next-link a::before {
    background-image: url(../images/pc/search/next_icon.svg);
    margin-right: 12px;
}

.pagination {
    margin-top: 56px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
}

.pagination .nav-links {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
}

.pagination .page-numbers {
    color: #BBD800;
    height: 40px;
    min-width: 40px;
    border: 1px solid #BBD800;
    border-radius: 4px;
    font-weight: bold;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    transition: .3s;
}

.pagination .page-numbers.dots {
    border: none;
    min-width: auto;
}

.pagination .page-numbers.prev,
.pagination .page-numbers.next {
    min-width: 30px;
}

.pagination .page-numbers.prev::before,
.pagination .page-numbers.next::before {
    content: "";
    display: inline-block;
    width: 8px;
    height: 8px;
    border-top: 1px solid #BBD800;
    border-right: 1px solid #BBD800;
}

.pagination .page-numbers.prev::before {
    -webkit-transform: rotate(225deg);
    transform: rotate(225deg);
    margin-left: 4px;
}

.pagination .page-numbers.next::before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    margin-right: 4px;
}

.pagination .page-numbers.current {
    background-color: #BBD800;
    color: #fff;
}

.pagination a.page-numbers:hover {
    opacity: 0.5;
    transition: .3s;
}

.school-blog .no-blog {
    text-align: center;
    letter-spacing: 1px;
}

@media (max-width: 959px) {

    .search-result-school {
        margin-bottom: 120px;
    }

    .sp-only {
        display: block;
    }

    .pc-only {
        display: none;
    }

    .page-inner {
        width: auto;
        padding: 0 24px;
    }

    .title-area h1 {
        font-size: 18px;
        line-height: 28px;
        border-width: 4px;
        padding-bottom: 16px;
        letter-spacing: 4px;
        align-items: flex-end;
        margin-bottom: 48px;
    }

    .title-area h1 img {
        width: 24px;
        margin-right: 4px;
    }

    .title-area h1 span {
        margin-bottom: -4px;
    }

    .breadcrumb {
        margin-top: 20px;
        padding: 0 24px;
        margin-bottom: 40px;
    }

    .breadcrumb {
        overflow-x: scroll;
    }

    .mv-area {
        margin-bottom: 96px;
    }

    .mv-area .mv-title {
        position: static;
        transform: unset;
        border-radius: 0;
        display: block;
        padding: 16px 24px 24px;
        text-align: center;
    }

    .mv-area .school-name {
        display: block;
        font-size: 24px;
        line-height: 32px;
        border-bottom: 1px solid #DFF650;
        padding-bottom: 12px;
    }

    .mv-area .school-catch {
        border-left: none;
        padding-left: 0;
        margin-left: 0;
        font-size: 15px;
        line-height: 22px;
        margin-top: 12px;
        display: block;
    }

    .school-about {
        padding: 40px 24px;
        background-image: url(../images/pc/search/about_bg_sp.jpg);
        border-radius: 16px;
    }

    .school-about h2 {
        font-size: 22px;
        line-height: 30px;
        white-space: nowrap;
        letter-spacing: 4px;
        color: #494949;
    }

    .school-about h2::before {
        height: 12px;
        width: 60px;
        margin-bottom: 6px;
    }

    .school-about .about-detail {
        flex-direction: column;
    }

    .school-about .about-detail h3 {
        text-align: center;
        margin-bottom: 16px;
    }

    .school-about .about-detail h3 span {
        font-size: 18px;
        line-height: 28px;
        color: #494949;
    }

    .school-about .about-detail .img-area {
        width: auto;
        margin-left: 0;
        order: 1;
        margin-bottom: 24px;
        padding: 0 34px;
    }

    .school-about .about-detail .img-area img {
        border-radius: 8px;
    }

    .school-about .about-detail .detail-area {
        order: 2;
    }

    .school-about .about-detail .detail {
        font-size: 14px;
        line-height: 25px;
        letter-spacing: 0.6px;
    }

    .school-about .about-img {
        margin-top: 40px;
    }

    .school-about .about-img ul {
        flex-wrap: wrap;
        gap: 12px;
    }

    .school-instagram {
        margin-top: 64px;
    }

    .school-instagram h2 {
        line-height: 35px;
    }

    .school-instagram h2 span {
        line-height: 35px;
        font-size: 18px;
        letter-spacing: 5px;
        background-size: calc(100% - 5px) 100%;
        line-height: 22px;
    }

    .school-instagram #sb_instagram .sb_instagram_header, .school-instagram .sb_instagram_header {
        margin-bottom: 16px;
    }

    .school-instagram #sb_instagram .sb_instagram_header .sbi_header_img,
    .school-instagram .sb_instagram_header .sbi_header_img {
        width: 48px;
        height: 48px;
    }

    .school-instagram .sbi_feedtheme_header_text {
        gap: 6px;
    }

    .school-instagram #sb_instagram .sb_instagram_header h3 {
        font-size: 12px;
    }

    .school-instagram #sb_instagram .sb_instagram_header p {
        font-size: 15px;
        letter-spacing: 1.5px;
    }

    .school-instagram #sb_instagram.sbi_mob_col_3 #sbi_images {
        gap: 4px!important;
    }

    .school-instagram #sb_instagram #sbi_images .sbi_item {
        border-radius: 4px;
    }

    .school-instagram .btn-wrap {
        margin-top: 24px;
    }

    .school-instagram .btn {
        height: 60px;
        width: 290px;
    }

    .school-voice {
        margin-top: 64px;
    }

    .school-voice h2 {
        line-height: 35px;
        margin-bottom: 24px;
    }

    .school-voice h2 span {
        line-height: 35px;
        font-size: 18px;
        letter-spacing: 5px;
        background-size: calc(100% - 5px) 100%;
        line-height: 22px;
    }

    .school-voice .voice-box {
        display: block;
    }

    .school-voice .img-area {
        float: left;
        width: 118px;
        margin-right: 16px;
    }

    .school-voice .img-area img {
        border-radius: 4px;
    }

    .school-voice .detail-area .head-area {
        display: block;
        margin-left: 134px;
    }

    .school-voice .detail-area .student {
        margin-right: 0;
        display: flex;
        margin-bottom: 8px;
    }

    .school-voice .detail-area .course {
        font-size: 14px;
        line-height: 15px;
        flex-shrink: 0;
        padding: 4px 8px;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 122px;
        box-sizing: border-box;
    }

    .school-voice .detail-area .name {
        font-size: 12px;
        line-height: 16px;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
    }

    .school-voice .detail-area .voice-msg {
        font-size: 14px;
        line-height: 19px;
    }

    .school-voice .qa-area {
        display: block;
    }

    .school-voice .qa-area dl {
        border-radius: 0;
        border: none;
        border-bottom: 1px solid #E8E8E8;
        padding: 8px 0;
        display: flex;
        align-items: center;
        letter-spacing: 0.8px;
    }

    .school-voice .qa-area dl:first-child {
        border-top: 1px solid #E8E8E8;
    }

    .school-voice .qa-area dl dt {
        width: 118px;
        margin-right: 16px;
        flex-shrink: 0;
        margin-bottom: 0;
        font-size: 13px;
        line-height: 18px;
        display: flex;
    }

    .school-voice .qa-area dl dt .mark {
        flex-shrink: 0;
        margin-right: 4px;
    }

    .school-voice .qa-area dl dd {
        display: flex;
        align-items: center;
        font-size: 13px;
        line-height: 20px;
        letter-spacing: 0.6px;
    }

    .structure {
        margin-top: 64px;
    }

    .structure h2 {
        line-height: 35px;
        margin-bottom: 24px;
    }

    .structure h2 span {
        line-height: 35px;
        font-size: 18px;
        letter-spacing: 5px;
        background-size: calc(100% - 5px) 100%;
        line-height: 22px;
    }

    .structure-box {
        flex-wrap: wrap;
        background-image: url(../images/pc/search/structure_bg_sp.jpg);
    }

    .structure-box .img-area {
        width: 100%;
        order: 1;
        margin-bottom: 16px;
    }

    .structure-box .detail-area {
        padding: 0;
        order: 2;
    }

    .structure-box .detail-area .structure-num {
        font-size: 12px;
        line-height: 12px;
        padding: 3px 8px;
        min-width: auto;
        letter-spacing: 0;
    }

    .structure-box .detail-area h3 {
        font-size: 17px;
        line-height: 23px;
        margin-top: 6px;
        margin-bottom: 12px;
        padding-bottom: 12px;
        border-color: #B3CF00;
    }

    .structure-box .detail-area .detail {
        font-size: 14px;
        line-height: 22px;
        letter-spacing: 0.7px;
    }

    .structure-box .detail-area .notes {
        margin-top: 8px;
    }

    .schedule {
        margin-top: 64px;
    }

    .schedule h2 {
        line-height: 35px;
        margin-bottom: 24px;
    }

    .schedule h2 span {
        line-height: 35px;
        font-size: 18px;
        letter-spacing: 5px;
        background-size: calc(100% - 5px) 100%;
        line-height: 22px;
    }

    .schedule .table-wrap {
        overflow: scroll;
        margin-right: -24px;
    }

    .schedule table {
        min-width: 906px;
        margin-right: 24px;
    }

    .schedule table col:first-child {
        width: 136px;
    }

    .schedule table th,
    .schedule table td {
        height: 50px;
        font-size: 14px;
        padding: 4px 8px;
        line-height: 18px;
    }

    .schedule .notes {
        margin-top: 16px;
    }

    .school-course {
        margin-top: 64px;
    }

    .school-course h2 {
        line-height: 35px;
        margin-bottom: 24px;
    }

    .school-course h2 span {
        line-height: 35px;
        font-size: 18px;
        letter-spacing: 5px;
        background-size: calc(100% - 5px) 100%;
        line-height: 22px;
    }

    .school-course .course-box {
        display: block;
    }

    .school-course .course-box h3 {
        width: auto;
        font-size: 20px;
        line-height: 22px;
        padding: 16px;
        border: none;
    }

    .school-course .course-detail {
        font-size: 14px;
        line-height: 22px;
        padding: 12px 20px 24px;
        letter-spacing: 1px;
    }

    .school-course .course-detail .btn-wrap {
        text-align: center;
        margin-top: 16px;
    }

    .school-price {
        margin-top: 64px;
    }

    .school-price h2 {
        line-height: 35px;
        margin-bottom: 16px;
    }

    .school-price h2 span {
        line-height: 35px;
        font-size: 18px;
        letter-spacing: 5px;
        background-size: calc(100% - 5px) 100%;
        line-height: 22px;
    }

    .school-price .price-cat:not(:last-child) {
        margin-bottom: 32px;
    }

    .school-price table {
        border-radius: 8px;
    }

    .school-price table col:first-child {
        width: 92px;
    }

    .school-price table th,
    .school-price table td {
        height: 52px;
        font-size: 14px;
        line-height: 20px;
        padding: 12px 8px;
    }

    .school-price table thead th {
        font-size: 15px;
        line-height: 18px;
    }

    .school-price table td small {
        font-size: 12px;
        line-height: 16px;
        margin-bottom: 4px;
        letter-spacing: 0;
    }

    .school-price table th small {
        font-size: 12px;
        line-height: 16px;
        letter-spacing: 0;
    }

    .school-price .head-msg,
    .school-price .btm-msg {
        font-size: 14px;
        line-height: 22px;
    }

    .school-price .head-msg p,
    .school-price .btm-msg p {
        display: inline-block;
        text-align: left;
    }

    .school-info {
        margin-top: 64px;
    }

    .school-info h2 {
        line-height: 35px;
        margin-bottom: 16px;
    }

    .school-info h2 span {
        line-height: 35px;
        font-size: 18px;
        letter-spacing: 5px;
        background-size: calc(100% - 5px) 100%;
        line-height: 22px;
    }

    .school-info .access-info {
        flex-wrap: wrap;
        position: relative;
        padding-top: 52px;
        margin-bottom: 64px;
    }

    .school-info .access-info .map {
        margin-left: 0;
        order: 1;
        width: 100%;
    }

    .school-info .access-info .map iframe {
        height: 234px;
        border-radius: 8px;
    }

    .school-info .access-info .access {
        order: 2;
    }

    .school-info .access-info .access h3 {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        font-size: 16px;
        height: 36px;
    }

    .school-info .access-info .access table th {
        font-size: 15px;
        padding: 16px 44px 16px 0;
        white-space: nowrap;
    }

    .school-info .access-info .access table td {
        font-size: 15px;
        line-height: 22px;
        padding: 16px 0;
    }

    .school-msg {
        display: block;
        padding: 24px;
        background-image: url(../images/pc/search/info_bg_sp.jpg);
    }

    .school-msg .img-area {
        width: 100%;
        margin-bottom: 24px;
    }

    .school-msg .detail-area h3 {
        font-size: 18px;
        line-height: 25px;
        padding-bottom: 12px;
        margin-top: 6px;
        margin-bottom: 12px;
        border-color: #B3CF00;
    }

    .school-msg .detail-area h4 {
        font-size: 15px;
        line-height: 26px;
    }

    .school-msg .detail-area .msg {
        font-size: 14px;
        line-height: 22px;
    }

    .school-news {
        margin-top: 64px;
    }

    .school-news h2 {
        line-height: 35px;
        margin-bottom: 16px;
    }

    .school-news h2 span {
        line-height: 35px;
        font-size: 18px;
        letter-spacing: 5px;
        background-size: calc(100% - 5px) 100%;
        line-height: 22px;
    }

    .school-news .news-list {
        grid-template-columns: repeat(1, 1fr);
        gap: 32px;
    }

    .school-news .news-list .img-area {
        height: 195px;
    }

    .school-news .btn-wrap {
        margin-top: 32px;
    }

    .school-news .btn {
        height: 60px;
        width: 290px;
    }

    .school-qa {
        margin-top: 64px;
    }

    .school-qa h2 {
        line-height: 35px;
        margin-bottom: 16px;
    }

    .school-qa h2 span {
        line-height: 35px;
        font-size: 18px;
        letter-spacing: 5px;
        background-size: calc(100% - 5px) 100%;
        line-height: 22px;
    }

    .school-qa .qa-box {
        margin-bottom: 8px;
    }

    .school-qa .qa-box .quest {
        padding: 8px 56px 8px 16px;
        letter-spacing: 1.8px;
        min-height: 60px;
        box-sizing: border-box;
    }

    .school-qa .qa-box .quest .icon {
        font-size: 20px;
        margin-right: 6px;
    }

    .school-qa .qa-box .quest::before,
    .school-qa .qa-box .quest::after {
        right: 16px;
    }

    .school-qa .qa-box .answer {
        padding: 12px 16px 6px;
        font-size: 14px;
        line-height: 22px;
    }

    .school-qa .qa-box .answer .icon {
        font-size: 20px;
        margin-top: -4px;
        margin-right: 8px;
    }

    .contact-area {
        margin-top: 64px;
        border-radius: 16px;
        padding: 40px 20px;
        background-image: url(../images/pc/search/contact_bg_sp.jpg);
    }

    .contact-area h2 {
        font-size: 22px;
        line-height: 32px;
        margin-bottom: 16px;
    }

    .contact-area .msg {
        font-size: 14px;
        line-height: 24px;
        text-align: left;
    }

    .contact-btn-wrap {
        flex-wrap: wrap;
        gap: 12px;
        margin-top: 32px;
    }

    .contact-btn-wrap .btn {
        width: 100%;
        padding: 14px;
    }

    .school-blog {
        margin-bottom: 80px;
    }

    .school-blog .title-area h1 {
        margin-bottom: 24px;
    }

    .school-blog .contact-area {
        margin-top: 80px;
    }

    .school-blog.single .breadcrumb {
        margin-bottom: 32px;
    }

    .blog-head .date {
        font-size: 12px;
        line-height: 16px;
        color: #888888;
        font-weight: normal;
    }

    .blog-head {
        padding-bottom: 32px;
        border-width: 1px;
        margin-bottom: 48px;
    }

    .blog-head h1 {
        font-size: 16px;
        line-height: 21px;
        margin-bottom: 24px;
        margin-top: 12px;
        letter-spacing: 2px;
    }

    .school-blog .share {
        font-size: 15px;
    }

    .school-blog .share .sns {
        margin-left: 8px;
    }

    .school-blog .share .sns img {
        height: 40px;
    }

    .blog-contents .thumbnail {
        padding: 0;
        margin-bottom: 32px;
    }

    .blog-contents .contents {
        font-size: 14px;
    }

    .blog-contents .contents p {
        line-height: 25px;
        margin-bottom: 16px;
    }

    .blog-btm {
        margin-top: 48px;
    }

    .blog-btm .link-area {
        padding-bottom: 64px;
        margin-top: 48px;
    }

    .blog-btm .link-area .btn {
        height: 56px;
        width: 324px;
        padding: 0 24px;
        box-sizing: border-box;
        line-height: 1.2;
    }

    .blog-btm .link-area .prev-link,
    .blog-btm .link-area .next-link {
        top: auto;
        bottom: 0;
    }

    .blog-btm .link-area .prev-link a::after,
    .blog-btm .link-area .next-link a::before {
        width: 32px;
        height: 32px;
    }

    .blog-btm .link-area .next-link a::before {
        margin-right: 8px;
    }

    .blog-btm .link-area .prev-link a::after {
        margin-left: 8px;
    }

    .school-blog.single .contact-area {
        margin-top: 62px;
    }

    .pagination {
        margin-top: 48px;
    }

    .pagination .page-numbers {
        min-width: 32px;
        height: 32px;
    }

    .pagination .page-numbers.prev,
    .pagination .page-numbers.next {
        min-width: 24px;
    }

    .school-blog .no-blog {
        font-size: 15px;
        margin-bottom: -40px;
        margin-top: 12px;
    }

    .school-machida .footer-fix-nav {
        display: none!important;
    }

    .school-machida .footer .footer-buttom .footer-text {
        padding-bottom: 0!important;
    }

}