@charset "UTF-8";

#mv-seminar::before,
#mv-seminar #mv::after {
    display: none !important;
}
.pad140 + .pad140 {
    padding-top: 0 !important;
}

.button-sticky ul li a div span.text {
    line-height: 1.2;
    text-align: center;
}

/* =====ヘッダー・フッター 2025.04.25===== */
@media only screen and (max-width: 750px) {
    footer .footer .sitemap {
        display: none;
    }
}
header .header .header-right .btn-burger .bar-icon {
    display: block;
}
header .header .header-right nav ul li a.current,
.page_school header .header .header-right nav ul li a[href="/school/"],
.page_event header .header .header-right nav ul li a[href="/event/"],
.page_voice header .header .header-right nav ul li a[href="/customer_voice/"],
.page_column header .header .header-right nav ul li a[href="/column/"]
{
    color: #0080C8 !important;
    pointer-events: none;
}
header .nav-sp .flex nav ul li a.current,
.page_school header .nav-sp .flex nav ul li a[href="/school/"],
.page_event header .nav-sp .flex nav ul li a[href="/event/"],
.page_voice header .nav-sp .flex nav ul li a[href="/customer_voice/"],
.page_column header .nav-sp .flex nav ul li a[href="/column/"]
{
    color: #0080C8 !important;
    pointer-events: none;
}
.menu-responsive .content .menu ul li a.current,
.page_school .menu-responsive .content .menu ul li a[href="/school/"],
.page_event .menu-responsive .content .menu ul li a[href="/event/"],
.page_voice .menu-responsive .content .menu ul li a[href="/customer_voice/"],
.page_column .menu-responsive .content .menu ul li a[href="/column/"]
{
    color: #0080C8 !important;
    pointer-events: none;
}
/* =====ヘッダー・フッター 2025.04.25===== */

#contact .contact .content .form.thanks {
    max-width: 600px;
    margin: 0 auto;
}
#contact .contact .content .form.thanks .btn-box a {
    position: relative;
}
#contact .contact .content .form.thanks .btn-box a::after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    left: 5%;
    z-index: 1;
    width: 24px;
    height: 8px;
    background-image: url("/assets/images/commons/footer-sitemap-icon-arrow.svg");
    background-position: top right;
    background-size: 24px 8px;
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    filter: FlipH;
    -ms-filter: "FlipH";
}

.event-detail .form.thanks {
    margin-top: 0;
}
.event-detail .form.thanks p + p {
    margin-top: 1.5em;
}
.event-detail .form.thanks a {
    text-decoration: underline;
}

/* ===== 自由ページのテンプレート 2025.04.11 ===== */
#mv-inner.template .mv-inner .mv-inner-img {
    min-height: 150px;
    background-color: #FFF;
}
@media only screen and (max-width: 750px) {
    #mv-inner.template .mv-inner .mv-inner-img {
        min-height: 100px;
    }
}

.template .txthead-box .text-intro-center {
    margin-top: 30px;
}

.template .template-box + .template-box {
    margin-top: 80px;
}
.template .template-box.main-text {
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
}
.template .template-box .col-img img {
    width: 100%;
    height: auto;
}
@media only screen and (max-width: 750px) {
    .template .template-box + .template-box {
        margin-top: 50px;
    }
    .template .template-content .txthead-box .text-intro-center p {
        text-align: center;
    }
}

.template .template-box.flex-between .row {
    display: flex;
    justify-content: space-between;
    flex-direction: row;
}
.template .template-box.flex-between.reverse .row {
    flex-direction: row-reverse;
}
.template .template-box.flex-between + .flex-between {
    margin-top: 50px;
}
.template .template-box.flex-between .col-img,
.template .template-box.flex-between .col-txt {
    width: 48%;
}
@media only screen and (max-width: 750px) {
    .template .template-box.flex-between .row {
        display: block;
    }
    .template .template-box.flex-between + .flex-between {
        margin-top: 30px;
    }
    .template .template-box.flex-between .col-img,
    .template .template-box.flex-between .col-txt {
        width: 100%;
    }
    .template .template-box.flex-between .col-img + .col-txt {
        margin-top: 20px;
    }
}

.template .template-box.block-img-large {
    margin-top: 50px;
}
.template .template-box.block-img-large .row {
    display: block;
}
.template .template-box.block-img-large .col-img,
.template .template-box.block-img-large .col-txt {
    width: 100%;
}
.template .template-box.block-img-large .col-img {
    max-width: 700px;
    margin: 40px auto 0;
}
@media only screen and (max-width: 750px) {
    .template .template-box.block-img-large {
        margin-top: 30px;
    }
    .template .template-box.block-img-large .col-img {
        margin-top: 20px;
    }
}

.template .template-box.box-video .row {
	width: 100%;
	max-width: 700px;
	margin: 0 auto;
}
.template .template-box.box-video .col-img.video {
	position: relative;
	width: 100%;
	height: 0;
	padding-bottom: 56.25%;
}
.template .template-box.box-video .video iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}


.template .template-box.gallery .temp-flex {
    width: 100%;
    max-width: 700px;
    margin: 40px auto 0;
}
.template .template-box.gallery .temp-slider-gallery-item {
	aspect-ratio: 3/2;
    display: flex !important;
    justify-content: center;
    align-items: center;
    background: #F4F4F4;
}
.template .template-box.gallery .temp-slider-gallery-item img {
    max-width: 100%;
    max-height: 100%;
	object-fit: contain;
}
@media only screen and (max-width: 1180px) {
    .template .template-box.gallery .temp-flex {
        margin: auto;
    }
}
.template .template-box.gallery .slick-prev {
    font-size: 0;
    position: absolute;
    height: 8px;
    width: 24px;
    top: 40%;
    left: -8%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    background-image: url("/assets/images/commons/btn-page-prev.svg");
    background-repeat: no-repeat;
    background-color: transparent;
}
@media only screen and (max-width: 750px) {
    .template .template-box.gallery .slick-prev {
        left: 2%;
        z-index: 2;
    }
}
.template .template-box.gallery .slick-next {
    font-size: 0;
    position: absolute;
    height: 8px;
    width: 24px;
    top: 40%;
    right: -8%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    background-image: url("/assets/images/commons/btn-page-next.svg");
    background-repeat: no-repeat;
    background-color: transparent;
}
@media only screen and (max-width: 750px) {
    .template .template-box.gallery .slick-next {
      right: 2%;
    }
}
.template .template-box.gallery .slick-dots li.slick-active {
    opacity: 1;
}
.template .template-box.gallery .slick-dots {
    bottom: -145px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 1px;
}
.template .template-box.gallery .slick-dots li {
    width: 19.8%;
    margin: 0.1%;
    opacity: 0.7;
    cursor: pointer;
    transition: all .3s ease-in-out;
	aspect-ratio: 3/2;
}
.template .template-box.gallery .slick-dots li:hover {
    opacity: 1;
}
.template .template-box.gallery .slick-dots li img {
    width: 100%;
    height: 100%;
	object-fit: cover;
}

.template .template-box.col-between .col-flex {
    display: flex;
    justify-content: space-between;
}
.template .template-box.col-between-2 .row {
    width: calc(98% / 2);
    margin: 0;
}
.template .template-box.col-between-3 .row {
    width: calc(96% / 3);
    margin: 0;
}
.template .template-box.col-between-4 .row {
    width: calc(94% / 4);
    margin: 0;
}
.template .template-box.col-between-2 .row .col-img img,
.template .template-box.col-between-3 .row .col-img img,
.template .template-box.col-between-4 .row .col-img img {
    aspect-ratio: 3/2;
    width: 100%;
	object-fit: cover;
}
.template .template-box.col-between .col-txt {
    margin-top: 20px;
}
@media only screen and (max-width: 750px) {
    .template .template-box.col-between .col-flex {
        display: block;
    }
    .template .template-box.col-between .row + .row {
        margin-top: 30px;
    }
    .template .template-box.col-between-2 .row,
    .template .template-box.col-between-3 .row,
    .template .template-box.col-between-4 .row {
        width: 100%;
        margin: 0 auto;
    }
    .template .template-box.col-between .col-img + .col-txt {
        margin-top: 20px;
    }
}

.template .template-box .txthead-box h3 {
    font-weight: 500;
    margin-bottom: 20px;
}
.template .template-box .txthead-box h4 {
    font-size: 2rem;
    line-height: 3rem;
    font-weight: 500;
    margin-bottom: 10px;
}
.template .template-box .col-txt .txtbox p {
    font-weight: 500;
    font-size: 1.4rem;
    line-height: 2.2;
    color: #666666;
}
.template .template-box .col-txt .txtbox strong {
    font-weight: 600;
}
.template .template-box .col-txt .txtbox em {
    font-style: italic;
}
.template .template-box .col-txt .txtbox blockquote {
    margin: 1em auto;
    background: #EBF8FF;
    padding: 1em 1.5em;
}
@media only screen and (max-width: 750px) {
    .template .template-box .txthead-box h3 {
        margin-bottom: 10px;
    }
    .template .template-box .txthead-box h4 {
        font-size: 1.8rem;
        line-height: 2.7rem;
    }
    .template .template-box .col-txt .txtbox p {
        font-size: 1.2rem;
        line-height: 2;
    }
}

.template .template-box .btn-box {
    margin-top: 50px;
}
.template .template-box.template-btn,
#voice .template .template-box .template-btn {
    display: flex;
    justify-content: flex-end;
    margin-top: 40px;
}
.template .template-box.template-btn a .text,
#voice .template .template-box .template-btn a .text {
    color: #666666;
    font-size: 1.5rem;
}
@media only screen and (max-width: 750px) {
    .template .template-box .btn-box {
        margin-top: 30px;
    }
    .template .template-box.template-btn,
    #voice .template .template-box .template-btn {
        display: flex;
        justify-content: flex-end;
        margin-top: 20px;
    }
    .template .template-box.template-btn a .text,
    #voice .template .template-box .template-btn a .text {
        font-size: 1.3rem;
    }
}

.template .template-box.google-map {
	width: 100%;
	/* max-width: 700px; */
    margin-left: auto;
    margin-right: auto;
    border: 1px solid #666666;
    margin-top: 50px;
}
.template .template-box.google-map .school-map {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}
.template .template-box.google-map .school-map iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
@media only screen and (max-width: 750px) {
    .template .template-box.google-map {
        margin-top: 30px;
    }
}

/* ===== よくあるご質問 2025.04.11 ===== */
/* #faq .btn-scroll ul {
    margin-top: -1.6%;
}
#faq .btn-scroll ul li {
    margin-top: 1.6%;
}
@media only screen and (max-width: 750px) {
    #faq .btn-scroll ul {
        margin-top: 0;
    }
    #faq .btn-scroll ul li,
    #faq .btn-scroll ul li + li {
        margin-top: 10px;
    }
    #faq .btn-scroll ul li:first-child {
        margin-top: 0;
    }
} */
.faq-list .faq-box + .faq-box {
    margin-top: 2px;
}
.faq-list .faq-box .faq-q {
    position: relative;
    cursor: pointer;
    background: #EBF8FF;
}
.faq-list .faq-box .faq-q:hover {
    opacity: 1;
    background-color: #C2EAFF;
    transition: all .25s ease-in-out;
}
.faq-list .faq-box .faq-q::before,
.faq-list .faq-box .faq-q::after {
	position: absolute;
	content: '';
	top: 1px;
	right: 20px;
	bottom: 0;
	width: 12px;
	height: 2px;
	margin: auto;
	background: #0080C8;
}
.faq-list .faq-box .faq-q::after {
	transform: rotate(-90deg);
	transition: transform 0.3s;
}
.faq-list .faq-box .faq-q.active::after {
    transform: rotate(0deg);
}
.faq-list .faq-box .faq-q span {
    font-family: 'YuGothic', 'Yu Gothic', sans-serif;
    padding: 20px 30px;
    font-weight: 700;
    font-size: 1.5rem;
    line-height: 1.6;
    color: #1A1A1A;
    display: flex;
    align-items: center;
}
.faq-list .faq-box .faq-q span::before {
    content: 'Q';
    font-size: 3rem;
    font-weight: 700;
    line-height: 1;
    color: #034492;
    margin-right: 0.6em;
}
.faq-list .faq-box .faq-a {
    font-family: 'YuGothic', 'Yu Gothic', sans-serif;
    background: #FFF;
    padding: 20px 30px;
    font-weight: 700;
    font-size: 1.5rem;
    line-height: 1.6;
    color: #1A1A1A;
    display: none;
}
.faq-list .faq-box .faq-a[style*="display: block"]{
	display: flex !important;
    align-items: center;
}
.faq-list .faq-box .faq-a::before {
    content: 'A';
    font-size: 3rem;
    font-weight: 700;
    line-height: 1;
    color: #034492;
    margin-right: 0.6em;
}
.faq-list .faq-box .faq-a br + br {
    margin-top: 1em;
}
@media only screen and (max-width: 750px) {
    .faq-list .faq-box .faq-q::before,
    .faq-list .faq-box .faq-q::after {
        right: 15px;
        bottom: 0;
        width: 12px;
        height: 2px;
        margin: auto;
        background: #0080C8;
    }
    .faq-list .faq-box .faq-q span {
        font-size: 1.4rem;
        padding: 20px 30px 20px 15px;
    }
    .faq-list .faq-box .faq-q span::before {
        font-size: 2.8rem;
        margin-right: 0.5em;
    }
    .faq-list .faq-box .faq-a {
        font-size: 1.4rem;
        padding: 20px 15px;
    }
    .faq-list .faq-box .faq-a::before {
        font-size: 2.8rem;
        margin-right: 0.5em;
    }
}

/* ===== お客様の声 2025.04.18 ===== */
#voice .template .template-box .txthead-box {
    margin-bottom: 20px;
}
#voice .template .template-box .txthead-box h2 {
    font-weight: 500;
}
#voice .template .template-box .txthead-box p {
    font-family: 'YuGothic';
    font-weight: 700;
    font-size: 1.2rem;
    line-height: 2;
    color: #1A1A1A;
    margin-top: 5px;
}
@media only screen and (max-width: 750px) {
    #voice .template .template-box .txthead-box {
        margin-bottom: 10px;
    }
    #voice .template .template-box .txthead-box p {
        font-size: 1.1rem;
        margin-top: 0;
    }
}

#voice .template .template-box .template-btn a.disabled {
	pointer-events: none !important;
    opacity: 0;
    visibility: hidden;
}
@media only screen and (max-width: 750px) {
    #voice .template .template-box .template-btn a.disabled {
        display: none;
    }
}

#voice .event-detail .box-title {
    margin-bottom: 40px;
}
#voice .event-detail .box-title h1 {
    font-weight: 500;
}
#voice .event-detail .box-title p {
    font-family: 'YuGothic';
    font-weight: 700;
    font-size: 1.2rem;
    line-height: 2;
    color: #1A1A1A;
    margin-top: 5px;
}
#voice .event-detail .content .layoutbox {
    margin-top: 60px;
}
#voice .event-detail .content .img img {
    width: 100%;
}
#voice .event-detail .content .img {
    width: 100%;
}
#voice .event-detail .content .img.medium {
    width: 100%;
    max-width: 500px;
}
@media only screen and (max-width: 750px) {
    #voice .event-detail .box-title p {
        font-size: 1.1rem;
        margin-top: 0;
    }
    #voice .event-detail .content .layoutbox {
        margin-top: 30px;
    }
    #voice .event-detail .content .img {
        margin-top: 20px !important;
    }
    #voice .event-detail .content .img.mv {
        margin-top: 0 !important;
    }
    #voice .event-detail .content .img.col2 {
        display: flex;
    }
    #voice .event-detail .content .img.col2 div {
        width: 48.666%;
    }
    #voice .event-detail .content .img.col2 div + div {
        margin-top: 0;
    }
    #voice .event-detail .box-title {
        margin-bottom: 20px;
    }
}
@media only screen and (max-width: 500px) {
    #voice .event-detail .content .img.col2 {
        display: block;
    }
    #voice .event-detail .content .img.col2 div {
        width: 100%;
    }
    #voice .event-detail .content .img.col2 div + div {
        margin-top: 20px;
    }
}
#voice .column-list ul {
    margin-top: 0;
    justify-content: center;
}
#voice .column-list ul li {
    width: calc(96% / 3);
    margin-top: 0;
    margin-bottom: 2%;
    margin-left: 2%;
}
#voice .column-list ul li:first-child {
    margin-left: 0;
}
#voice .column-list ul li a .cover {
    border: 1px solid #666666;
}
#voice .column-list ul li a h3 {
    margin-top: 8px;
    font-size: 1.2rem;
    line-height: 1.8;
    font-weight: 500;
}
@media only screen and (max-width: 750px) {
    #voice .column-list ul li {
        width: calc(95% / 2);
        margin-bottom: 5%;
        margin-left: 5%;
    }
}

/* ===== ADD 2025.08.25 ===== */
#mv-seminar #seminar .seminar .content .seminar-list ul li a .brief p {
    font-size: 1.3rem;
    line-height: 1.6;
    font-weight: bold;
}
#service .service .content .row .flex.middle + .flex.middle {
    margin-top: 20px;
}
@media only screen and (max-width: 750px) {
    #service .service .content .row .flex.middle + .flex.middle {
        margin-top: 30px;
    }
    #service .service .content .row .flex.middle .col50 + .col50 {
        margin-top: 10px;
    }
}

#service .service .content .row .flex.service_block {
    flex-wrap: wrap;
    justify-content: center;
}
#service .service .content .row .flex.service_block .col50 {
    margin-top: 50px;
}
#service .service .content .row .flex.service_block .col50:nth-child(-n+2) {
    margin-top: 0;
}
#service .service .content .row .flex.service_block .col50:nth-child(2n) {
    margin-left: 2.856%;
}
@media only screen and (max-width: 750px) {
    #service .service .content .row .flex.service_block .col50 {
        margin-top: 30px;
    }
    #service .service .content .row .flex.service_block .col50:nth-child(2n) {
        margin-left: 0;
        margin-top: 30px;
    }
}

#notice-news .notice-news .row .content .notice-list ul li a {
    display: flex;
}
#notice-news .notice-news .row .content .notice-list ul li a .cover {
    width: 150px;
    margin-right: 20px;
}
#notice-news .notice-news .row .content .notice-list ul li a .brief {
    flex: 1;
}
@media only screen and (max-width: 750px) {
    #notice-news .notice-news .row .content .notice-list ul li a .cover {
        width: 24vw;
        margin-right: 2.5vw;
    }
}
#notice-news.page_info .notice-news .row .content {
    padding-left: 0;
}