/*  Typo
----------------------------------------------- */
@charset "utf-8";

* { margin: 0; padding: 0; }

html { font-size: 62.5%; }

body {
	font-family: "Noto Sans JP", "源ノ角ゴシック", "Zen Meru Gothic", "M PLUS 1p", sans-serif !important;
	line-height: 2 !important;
}

h1, h2, h3 { font-family: "Zen Maru Gothic", "源柔ゴシック", "Rounded M PLUS", sans-serif !important; }

td, p, ul, ol { line-height: 2 !important; }

img { border: 0; width: 100%; vertical-align: top; }

ul, ol { list-style: none; }

p,a { font-family: "Noto Sans JP", "源ノ角ゴシック", "Zen Meru Gothic", "M PLUS 1p", sans-serif !important; }

a { text-decoration: none !important; }

a:hover img {
	filter: alpha(opacity=25);
	-moz-opacity: 0.25;
	opacity: 0.25;
}

p {
	margin: 10px 0;
	font-size: 12px;
	font-size: 1.2rem;
}

.full-screen {
    margin-right: calc(50% - 49.5vw);
    margin-left: calc(50% - 49.5vw);
}

.full-screen img {
    display: block;
    width: 100%;
    height: auto;
}

.pc { display: none; }

.sp { display: block; }

@media only screen and (min-width: 641px) {
    .pc { display: block; }
    .sp { display: none; }
}

#content h1,
#content h2,
#content h3 {
    width: 100%;
    margin: 0 0 10px;
    padding: 0.25em 0;
    color: #ea7893;
    text-align: center;
}

.circle-botton {
    margin: 0 auto;
    width: 80%;
    position: relative;
}

.circle-botton-inner {
    display: block;
    border-radius: 35px;
    padding: 1em 1.5em;
    text-align: center;
}

.circle-botton-inner::after {
    content: "";
    width: 0.5em;
    height: 0.5em;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-transform: rotate(135deg);
    position: absolute;
    top: 42%;
    right: 10%;
    transform: rotate(45deg);
}

@media only screen and (min-width: 641px) {
    .circle-botton { width: 95%; }
}

@media only screen and (min-width: 768px) {
    .circle-botton { width: 90%; }
}

@media only screen and (min-width: 1024px) {
    .circle-botton { width: 80%; }
}

/*  Layout
----------------------------------------------- */

#container {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: column;
	flex-direction: column;
	width: 100%;
}

#page {
    margin: 0 auto;
    width: 100%;
    max-width: 1100px;
    box-sizing: border-box;
    background: #fff;
}

#sidebar { display: none; }

#navToggle { display: none }

@media only screen and (max-width: 1100px) {
	#page { width: 90%; }
}

@media only screen and (max-width: 640px) {
    #cc-inner .j-calltoaction-wrapper { text-align: center; }
    .j-textWithImage .cc-imagewrapper {
        float: none !important;
        width: 100% !important;
        margin: 0 auto 5px !important;
    }
    #cc-inner .j-textWithImage p { margin: 12px 0 0; }
    .cc-imagewrapper img {
        display: block !important;
        margin: 0 auto !important;
    }
    .cc-m-hgrid-column.last {
        float: none;
        width: 100% !important;
    }
    .cc-m-hgrid-column {
        float: none;
        width: 100% !important;
    }
}

/*  Header
----------------------------------------------- */
.header-inner {
    display: block;
    margin: 0;
    padding-top: 100px;
}

.header-inner div { display: none; }

.title {
    margin: 0 auto;
    width: 70%;
}

#header .headnavi { display: none; }

#header .headnavi ul {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	flex-direction: row;
	-webkit-justify-content: center;
	justify-content: center;
	margin: 0 auto;
}

#header .headnavi li {
	width: 16%;
	padding: 0 0 5px;
	text-align: center;
	box-sizing: border-box;
}

#header .headnavi li a {
    display: block;
    padding: 71px 0 0;
    font-size: 1.1vw;
    color: #3e3a39;
    text-decoration: none;
}

#header .headnavi li a:hover {
	color: #fdd800;
}

#header .headnavi .about { background: url(https://u.jimcdn.com/cms/o/saca0d9974bde4d71/userlayout/img/about.png?t=1758180745) no-repeat center top; }
/* #header .headnavi .about:hover { background: url(bg-menuhome2.png) no-repeat center top; } */

#header .headnavi .qualification { background: url(https://u.jimcdn.com/cms/o/saca0d9974bde4d71/userlayout/img/qualification.png?t=1758181011) no-repeat center top; }
/* #header .headnavi .qualification:hover { background: url(bg-menuconstruction2.png) no-repeat center top; } */

#header .headnavi .third-jhss { background: url(https://u.jimcdn.com/cms/o/saca0d9974bde4d71/userlayout/img/third-jhss.png?t=1758181376) no-repeat center top; }
/* #header .headnavi .third-jhss:hover { background: url(bg-menuorder2.png) no-repeat center top; } */

#header .headnavi .transferring { background: url(https://u.jimcdn.com/cms/o/saca0d9974bde4d71/userlayout/img/transferring.png?t=1758181410) no-repeat center top; }
/* #header .headnavi .transferring:hover { background: url(bg-menublog2.png) no-repeat center top; } */

#header .headnavi .thought { background: url(https://u.jimcdn.com/cms/o/saca0d9974bde4d71/userlayout/img/thought.png?t=1758181382) no-repeat center top; }
/* #header .headnavi .thought:hover { background: url(bg-menucompany2.png) no-repeat center top; } */

#header .headnavi .q-a { background: url(https://u.jimcdn.com/cms/o/saca0d9974bde4d71/userlayout/img/q-a.png?t=1758180957) no-repeat center top; }
/* #header .headnavi .q-a:hover { background: url(bg-menuinquiry2.png) no-repeat center top; } */

.top-image,
.sp-top-image { width: 100%; }

.top-image img,
.sp-top-image img { display: none; }

.right-menu { display: none; }

.sp-bottom-menu { display: block; }

.sp-bottom-menu .sp-inquiry,
.sp-bottom-menu .sp-information {
    display: block;
    z-index: 100;
    position: fixed;
    bottom: 0;
    width: 45%;
}

.sp-bottom-menu .sp-inquiry { left: 4%; }

.sp-bottom-menu .sp-information { right: 4%; }

@media only screen and (min-width: 425px) {
    .sp-bottom-menu .sp-inquiry,
    .sp-bottom-menu .sp-information { width: 40%; }
    .sp-bottom-menu .sp-inquiry { left: 7%; }
    .sp-bottom-menu .sp-information { right: 7%; }
}

@media only screen and (min-width: 640px) {
    .title {
        margin-left: 2em;
        width: 65%;
    }
    .sp-bottom-menu .sp-inquiry,
    .sp-bottom-menu .sp-information { width: 35%; }
    .sp-bottom-menu .sp-inquiry { left: 9%; }
    .sp-bottom-menu .sp-information { right: 9%; }
}

@media only screen and (min-width: 768px) {
    .title { width: 50%; }
    .sp-bottom-menu { display: none; }
}

@media only screen and (min-width: 1024px) {
    .header-inner {
        display: flex;
        flex-direction: row;
        align-items: center;
        margin: 0 0 0 1.5em;
        padding: 20px 0;
    }
    .header-inner .title {
        display: block;
        width: 30%;
    }
    #header .headnavi {
        display: block;
        width: 70%;
    }
    #header .headnavi li a { font-size: 1.4vw; }
    .right-menu {
        display: block;
    }
    .right-menu .inquiry,
    .right-menu .access,
    .right-menu .information {
        z-index: 2000000;
        position: fixed;
        display: block;
    }
    .right-menu .inquiry,
    .right-menu .access {
        width: 4.2rem;
        height: auto;
        aspect-ratio: 66/190;
    }
    .right-menu .inquiry {
        top: 15rem;
        right: 0;
    }
    .right-menu .access {
        top: 28rem;
        right: 0;
    }
    .right-menu .information {
        width: 13rem;
        height: auto;
        aspect-ratio: 196/198;
        top: 26em;
        right: 0;
    }
}

@media only screen and (min-width: 1200px) {
    .title { width: 35%; }
    #header .headnavi {
        display: block;
        width: 65%;
    }
    #header .headnavi li a { font-size: 1.2vw; }
    .right-menu .inquiry,
    .right-menu .access {
        width: 5rem;
    }
    .right-menu .access { top: 30rem; }
    .right-menu .information {
        width: 15rem;
        top: 46rem;
    }
}

@media only screen and (min-width: 1440px) {
    .right-menu .inquiry,
    .right-menu .access {
        width: 5rem;
    }
    .right-menu .access { top: 33rem; }
    .right-menu .information {
        width: 17rem;
        top: 52rem;
    }
}

@media only screen and (min-width: 1441px) {
    #header .headnavi li a { font-size: 1.1vw; }
}

@media only screen and (min-width: 1750px) {
    .right-menu .inquiry,
    .right-menu .access {
        width: 6rem;
    }
    .right-menu .access { top: 33rem; }
    .right-menu .information {
        width: 18rem;
        top: 52rem;
    }
}

/*  Footer
----------------------------------------------- */

#footer {
    margin: 70px auto;
    width: 95%;
    max-width: 1300px;
    box-sizing: border-box;
}

.footer-inner1 {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 0 auto;
    width: 100%;
    max-width: 500px;
}

.footer-logo {
    width: 37vw;
}

.footer-title { margin: 1em 0; }

.footer-title p {
    font-size: 4.8vw;
    font-weight: bold;
    text-align: center;
}

.footer-title .name {
    font-size: 8vw;
}

.green-botton {
    border-radius: 25px;
    padding: 0.5em 1.5em;
    background: #689f56;
}

.green-botton p {
    font-size: 4.5vw;
    font-weight: bold;
    color: #fff;
}

.footer-inner2 {
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    align-items: center;
    margin: 4rem 0;
}

.footer-inner2 p,
.footer-inner2 a { font-family: "Zen Maru Gothic", "源柔ゴシック", "Rounded M PLUS", sans-serif !important; }

.address {
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    align-items: center;
    margin: 0 auto;
}

.address p { font-size: 4vw; }

.tel { width: 100%; }

.tel a {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    font-size: 11vw;
    font-weight: bold;
    letter-spacing: 0.05em;
    color: #e85387 !important;
}

.tel a img {
    margin-right: 0.25em;
    width: 0.6em;
}

.mail {
    margin: 1.5rem 0;
    width: 100%;
}

.train { margin: 1rem 0; }

.train,
.bus {
    display: flex;
    flex-direction: row;
    justify-content: normal;
    align-items: center;
    width: 100%;
}

.train p,
.bus p {
    font-size: 3.8vw;
}

.address-green {
    margin-right: 0.5em;
    border-radius: 20px;
    padding: 0.1em 0.75em;
    width: 30%;
    text-align: center;
    color: #fff;
    background: #689f56;
}

.footer-nav1 {
    display: block;
    margin-top: 4em auto 4em 1em;
}

.tab { display: none; }

.footer-nav2 { display: none; }

ul#mainNav1 li { margin: 1em 0; }

ul#mainNav1 li:first-child { margin: 0 0 1em 0; }
ul#mainNav1 li:last-child { margin: 1em 0 0 0; }

ul#mainNav1 li a::before {
    content: '→';
    color: #3e3a39;
    margin-right: 0.5em;
}

ul#mainNav1 li a {
    font-size: 4vw;
    font-weight: bold;
    color: #3e3a39;
    font-family: "Zen Maru Gothic", "源柔ゴシック", "Rounded M PLUS", sans-serif !important;
}

.footer-inner3 {
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    align-items: center;
}

.footer-inner3 p {
    margin: 1em 0;
    font-size: 4.5vw;
    font-family: "Zen Maru Gothic", "源柔ゴシック", "Rounded M PLUS", sans-serif !important;
}

.sp-instagram {
    display: block;
    width: 95%;
}

.operation,
.free-school {
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    align-items: center;
    margin: 2em 0;
    width: 95%;
}

.operation-img,
.f-s-img { width: 100%; }

.f-s-inner {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
}

.pc-instagram { display: none; }

.copy {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 1em 0;
    width: 100%;
    background: #689f56;
}

.copy p {
    font-size: 4vw;
    color: #fff;
}

.copy .arr { margin-left: 1em; }

.gutter {
	width: 80%;
	margin: 0 auto 10vh auto;
	padding: 1em 0 0;
	font-size: 11px;
	font-size: 1.1rem;
}

@media only screen and (min-width: 425px) {
    .footer-logo { width: 32vw; }
    .footer-title p { font-size: 4.3vw; }
    .footer-title .name { font-size: 7vw; }
    .green-botton p { font-size: 4vw; }
    .address p { font-size: 4.5vw; }
    .tel a { font-size: 11vw; }
    .train p, .bus p { font-size: 3.1vw; }
    ul#mainNav1 li a { font-size: 4vw; }
    .footer-inner3 p { font-size: 4vw; }
    .copy p { font-size: 16px; }
    .gutter { margin: 0 auto 13.5vh auto; }
}

@media only screen and (min-width: 640px) {
    .footer-logo { width: 28vw; }
    .footer-title p { font-size: 3.3vw; }
    .footer-title .name { font-size: 5.3vw; }
    .green-botton p { font-size: 3vw; }
    .address p { font-size: 2.5rem; }
    .tel a {
        justify-content: space-between;
        font-size: 7rem;
    }
    .train p, .bus p { font-size: 2rem; }
    .footer-nav1 {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        margin-top: 1em;
        width: 100%;
    }
    .tab { display: block; }
    .tab-sp ul li:nth-child(n+8) { display: none; }
    .tab ul li:nth-child(-n+7) { display: none; }
    .tab-sp ul#mainNav1 li:first-child,
    .tab ul#mainNav1 li:nth-child(8) { margin: 0 0 1rem 0; }
    .tab-sp ul#mainNav1 li:nth-child(7),
    .tab ul#mainNav1 li:last-child { margin: 1rem 0 0 0; }
    ul#mainNav1 li a { font-size: 1.8rem; }
    .footer-inner3 p { font-size: 2.7rem; }
    .sp-instagram,
    .operation,
    .free-school { width: 100%; }
    .copy { flex-direction: row; }
    .gutter { margin: 0 auto 100px auto; }
}

@media only screen and (min-width: 768px) {
    .footer-logo { width: 20rem; }
    .footer-title p { font-size: 1.5em; }
    .footer-title .name { font-size: 2.5em; }
    .green-botton p { font-size: 1.3em; }
    .gutter { margin: 0 auto; }
}

@media only screen and (max-width: 1023px) {
    .footer-inner2 {
        margin: 4rem auto;
        max-width: 500px;
    }
    .footer-inner3 {
        margin: 0 auto;
        max-width: 500px;
    }
}

@media only screen and (min-width: 1024px) {
    .footer-inner2 {
        flex-direction: row;
        justify-content: space-evenly;
        align-items: normal;
    }
    .address {
        margin: 0;
        width: 30%;
    }
    .address p { font-size: 1.6vw; }
    .tel a { font-size: 4vw; }
    .train p, .bus p { font-size: 1.1vw; }
    .footer-nav1 {
        display: block;
        width: auto;
    }
    .tab { display: none; }
    .footer-nav1 { margin-top: 0; }
    .footer-nav2 { display: block; }
    .footer-nav1 ul li:nth-child(n+8) { display: none; }
    .footer-nav2 ul li:nth-child(-n+7) { display: none; }
    ul#mainNav1 li { margin: 1em 0; }
    .footer-nav1 ul#mainNav1 li:first-child,
    .footer-nav2 ul#mainNav1 li:nth-child(8) { margin: 0 0 1em 0; }
    .footer-nav1 ul#mainNav1 li:nth-child(7),
    .footer-nav2 ul#mainNav1 li:last-child { margin: 1em 0 0 0; }
    ul#mainNav1 li a { font-size: 1.6vw; }
    .footer-inner3 {
        flex-direction: row;
        margin: 0;
    }
    .footer-inner3 p {
        margin: 0;
        font-size: 1.2vw;
    }
    .sp-instagram { display: none; }
    .operation,
    .free-school {
        flex-direction: row;
        justify-content: space-evenly;
        align-items: center;
        margin: 2em 0;
    }
    .operation { width: 40%; }
    .free-school {
        margin: 0;
        width: 45%;
    }
    .f-s-inner { flex-direction: column; }
    .operation-img,
    .f-s-img { width: 75%; }
    .pc-instagram {
        display: flex;
        align-items: flex-end;
        width: 6%;
    }
}

@media only screen and (min-width: 1200px) {
    .address p { font-size: 1.45vw; }
    .tel a { font-size: 3.8vw; }
    .train p, .bus p { font-size: 1.1vw; }
    ul#mainNav1 li a { font-size: 1.3vw; }
    .footer-inner3 p { font-size: 1.7rem; }
}

@media only screen and (min-width: 1441px) {
    .address p { font-size: 2.2rem; }
    .tel a { font-size: 5.4rem; }
    .train p, .bus p { font-size: 1.5rem; }
    ul#mainNav1 li a { font-size: 1.8rem; }
    .footer-inner3 p { font-size: 1.7rem; }
}

/*  Navigation
----------------------------------------------- */

#navigation .spmenu { display: none; }

#navigation { width: 100%; }

#navigation ul { margin: 0; }

#navigation ul.cc-nav-level-0 {
    *zoom: 1; /*forIE6,7*/
    display: -moz-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
}

#navigation ul.cc-nav-level-0 li {
    *zoom: 1; /*forIE6,7*/
    white-space: nowrap;
    margin: 0 15px 0 0;
    font: normal 18px/1.5 "Century Gothic", Futura, "游ゴシック", YuGothic, Verdana, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Osaka, sans-serif;
}

#navigation ul.cc-nav-level-0 li a {
    display: block;
    padding: 10px;
    color: #fff;
    text-decoration: none;
}

#navigation ul.cc-nav-level-0 li a:hover {
    filter: alpha(opacity=80);
    -moz-opacity: 0.80;
    opacity: 0.80;
    color: #002970;
    background-color: #fff;
}

#navigation ul.cc-nav-level-0 li ul {
    visibility: hidden;
    position: absolute;
    z-index: 300000 !important;
}

#navigation ul.cc-nav-level-0 li:hover > ul {
    visibility: visible;
}

#navigation ul.cc-nav-level-0 li ul li {
    position: relative;
    clear: left;
    width: auto !important;
    line-height: normal;
}

#navigation ul.cc-nav-level-0 li ul li ul {
    top: 0;
    left: 100%;
}

* html #navigation ul.cc-nav-level-0 li a { /*forIE6*/
    zoom: 1;
}

#navigation ul.cc-nav-level-0 li ul li {
    margin: 0;
    padding: 0;
    border-top: 1px solid #fff;
}

#navigation ul.cc-nav-level-0 li ul li:first-child {
    border-top: none;
}

#navigation ul.cc-nav-level-1 li,#navigation ul.cc-nav-level-2 li { background-image: none; }

#navigation ul.cc-nav-level-0 li ul li a {
    color: #fff;
    text-align: left;
}

#navigation ul.cc-nav-level-1 a,
#navigation ul.cc-nav-level-2 a {
    filter: alpha(opacity=9) !important;
    -ms-filter: "alpha(opacity=90)" !important;
    -moz-opacity: 0.9 !important;
    -khtml-opacity: 0.9 !important;
    opacity: 0.9 !important;
    display: block;
    width: 300px;
    padding: 5px 10px !important;
    text-align: center;
    text-decoration: none !important;
    background-color: #5081a0;
}

#navigation ul.cc-nav-level-1 a:hover,
#navigation ul.cc-nav-level-2 a:hover {
    color: #2d8cc4;
    text-decoration: none !important;
    background-color: #8fb1c6;
}

.j-textWithImage figure {
    z-index: 0 !important;
}

@media only screen and (max-width: 1023px) {
    #navigation {
        z-index: 10000;
        position: fixed;
        top: 0;
        padding: 0;
        border-bottom: none;
    }
    #navigation .spmenu {
        display: -moz-box;
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-justify-content: space-between;
        -ms-justify-content: space-between;
        justify-content: space-between;
        -webkit-align-items: center;
        -ms-align-items: center;
        align-items: center;
        width: 100%;
        margin: 0 auto;
        background: #ffffff;
    }
    #navigation .spmenu li.toggle { width: 107px; }
    #navigation .spmenu li:first-child {
        border-left: none;
    }
    #navigation .spmenu li img {
        display: block;
        max-width: 100%;
        height: auto;
        margin: 0 auto;
    }
    #navigation .spmenu li.toggle {
        cursor: pointer;
        display: block;
    }
    #navigation .spmenu li a {
        display: block;
        width: 100%;
        padding: 10px 0;
    }
    #navigation .spmenu .sp { display: none; }
    #navigation .scroll {
        display: none;
        padding-bottom: 5%;
        width: 100%;
        height: 85%;
        background: #fff;
        position: fixed;
        overflow: scroll;
        overscroll-behavior: none;
    }
    #navigation ul.cc-nav-level-0 {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        margin: 0 auto;
        padding: 0 3%;
        width: 100%;
        background: #fce9e8;
        position: relative;
    }
    #navigation ul {
        font-size: 16px;
        font-size: 1.6rem;
    }
    #navigation ul.cc-nav-level-0 li {
        height: auto;
        margin: 0;
        padding: 0;
        line-height: normal;
        border-top: 1px solid #fff;
        background: none !important;
    }
    #navigation ul.cc-nav-level-0 li:first-child {
        display: none;
        border-top: none;
    }
    #navigation ul.cc-nav-level-0 li:nth-child(12),
    #navigation ul.cc-nav-level-0 li:nth-child(14),
    #navigation ul.cc-nav-level-0 li:last-child { display: none; }
    #navigation ul.cc-nav-level-0 li a::before {
        position: absolute;
        content: '';
        top: 20%;
        left: 0%;
        display: block;
        width: 2em;
        height: 95%;
    }
    #navigation ul.cc-nav-level-0 li:nth-child(2) a::before {
        background-image: url(https://u.jimcdn.com/cms/o/saca0d9974bde4d71/userlayout/img/sp-about.png?t=1758181056);
        background-size: contain;
        background-repeat: no-repeat;
    }
    #navigation ul.cc-nav-level-0 li:nth-child(3) a::before {
        background-image: url(https://u.jimcdn.com/cms/o/saca0d9974bde4d71/userlayout/img/sp-qualification.png?t=1758181233);
        background-size: contain;
        background-repeat: no-repeat;
    }
    #navigation ul.cc-nav-level-0 li:nth-child(4) a::before {
        background-image: url(https://u.jimcdn.com/cms/o/saca0d9974bde4d71/userlayout/img/sp-third-jhss.png?t=1758181297);
        background-size: contain;
        background-repeat: no-repeat;
    }
    #navigation ul.cc-nav-level-0 li:nth-child(5) a::before {
        background-image: url(https://u.jimcdn.com/cms/o/saca0d9974bde4d71/userlayout/img/sp-transferring.png?t=1758181326);
        background-size: contain;
        background-repeat: no-repeat;
    }
    #navigation ul.cc-nav-level-0 li:nth-child(6) a::before {
        background-image: url(https://u.jimcdn.com/cms/o/saca0d9974bde4d71/userlayout/img/sp-open-campus.png?t=1758181200);
        background-size: contain;
        background-repeat: no-repeat;
    }
    #navigation ul.cc-nav-level-0 li:nth-child(7) a::before {
        background-image: url(https://u.jimcdn.com/cms/o/saca0d9974bde4d71/userlayout/img/sp-business.png?t=1758181075);
        background-size: contain;
        background-repeat: no-repeat;
    }
    #navigation ul.cc-nav-level-0 li:nth-child(8) a::before {
        background-image: url(https://u.jimcdn.com/cms/o/saca0d9974bde4d71/userlayout/img/sp-special.png?t=1758181243);
        background-size: contain;
        background-repeat: no-repeat;
    }
    #navigation ul.cc-nav-level-0 li:nth-child(9) a::before {
        background-image: url(https://u.jimcdn.com/cms/o/saca0d9974bde4d71/userlayout/img/sp-thought.png?t=1758181303);
        background-size: contain;
        background-repeat: no-repeat;
    }
    #navigation ul.cc-nav-level-0 li:nth-child(10) a::before {
        background-image: url(https://u.jimcdn.com/cms/o/saca0d9974bde4d71/userlayout/img/sp-staff.png?t=1758181260);
        background-size: contain;
        background-repeat: no-repeat;
    }
    #navigation ul.cc-nav-level-0 li:nth-child(11) a::before {
        background-image: url(https://u.jimcdn.com/cms/o/saca0d9974bde4d71/userlayout/img/sp-q-a.png?t=1758181216);
        background-size: contain;
        background-repeat: no-repeat;
    }
    #navigation ul.cc-nav-level-0 li:nth-child(13) a::before {
        background-image: url(https://u.jimcdn.com/cms/o/saca0d9974bde4d71/userlayout/img/sp-access.png?t=1758181066);
        background-size: contain;
        background-repeat: no-repeat;
    }
    #navigation ul.cc-nav-level-0 li a {
        display: block;
        width: 100%;
        padding: 1em 10px 1em 2.5em;
        color: #3e3a39;
        box-sizing: border-box;
        background-color: #fce9e8;
        font-size: 18px;
        font-weight: bold;
        font-family: "Zen Maru Gothic", "源柔ゴシック", "Rounded M PLUS", sans-serif !important;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        transform: translateZ(0);
        transition: all 0.3s;
    }
    #navigation ul.cc-nav-level-0 li a::after {
        content: "";
        width: 0.5em;
        height: 0.5em;
        border-top: 3px solid #ea7893;
        border-right: 3px solid #ea7893;
        -webkit-transform: rotate(135deg);
        position: absolute;
        top: 33%;
        right: 2%;
        transform: rotate(45deg);
    }
    #navigation ul.cc-nav-level-0 li .hover {
        color: #2d8cc4;
        text-decoration: none !important;
        background-color: #8fb1c6;
    }
    #navigation ul.cc-nav-level-0 li ul {
        visibility: visible;
        position: static;
    }
    #navigation ul.cc-nav-level-0 li ul li a {
        padding: 5px 10px 5px 30px;
        text-align: left;
    }
    #navigation ul.cc-nav-level-0 li ul li a::before {
        content: "■";
        padding: 0 10px 0 0;
        color: #fff;
        font-size: 10px;
        font-size: 1rem;
    }
    #navigation .menu-bottom {
        margin: 0 auto;
        padding: 2em 0 0;
        width: 75%;
        background: #ffffff;
    }
    #navigation .sp-info {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        margin: 2em 0;
    }
    #navigation .sp-info div { width: 48%; }
    #navigation .sp-tel { width:100%; }
    #navigation .sp-tel a {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        color: #e85387;
        font-size: 8vw;
        font-weight: bold;
        letter-spacing: 0.05em;
        font-family: "Zen Maru Gothic", "源柔ゴシック", "Rounded M PLUS", sans-serif !important;
    }
    #navigation .sp-tel a img {
        margin-right: 0.25em;
        width: 0.6em;
    }
}

@media only screen and (max-width: 639px) {
    #navigation .spmenu li img {
        width: 100%;
        height: auto;
    }
    #navigation .spmenu .tab { display: none; }
    #navigation .spmenu .sp { display: block; }
    #navigation .menu-bottom { width: 94%; }
    #navigation .sp-tel a { font-size: 9vw; }
}

@media only screen and (max-width: 374px) {
    #navigation ul.cc-nav-level-0 li a { font-size: 16px; }
}

@media only screen and (min-width: 1024px) {
    #navigation .scroll { display: none !important;}
}

/*  Page
----------------------------------------------- */

.cc-page-index .top-image img.top,
#page-2242492673 .top-image img.about-image,
#page-2242492773 .top-image img.qualification-image,
#page-2242492973 .top-image img.third-jhss-image,
#page-2242501873 .top-image img.transferring-image,
#page-2242525473 .top-image img.open-campus-image,
#page-2242540073 .top-image img.business-image,
#page-2242525373 .top-image img.staff-image,
#page-2242502373 .top-image img.q-a-image { display: none; }

.cc-page-index .sp-top-image img.top,
#page-2242492673 .sp-top-image img.about-image,
#page-2242492773 .sp-top-image img.qualification-image,
#page-2242492973 .sp-top-image img.third-jhss-image,
#page-2242501873 .sp-top-image img.transferring-image,
#page-2242525473 .sp-top-image img.open-campus-image,
#page-2242540073 .sp-top-image img.business-image,
#page-2242525373 .sp-top-image img.staff-image,
#page-2242502373 .sp-top-image img.q-a-image { display: block; }

@media only screen and (min-width: 768px) {
    .cc-page-index .top-image img.top,
    #page-2242492673 .top-image img.about-image,
    #page-2242492773 .top-image img.qualification-image,
    #page-2242492973 .top-image img.third-jhss-image,
    #page-2242501873 .top-image img.transferring-image,
    #page-2242525473 .top-image img.open-campus-image,
    #page-2242540073 .top-image img.business-image,
    #page-2242525373 .top-image img.staff-image,
    #page-2242502373 .top-image img.q-a-image { display: block; }
    .cc-page-index .sp-top-image img.top,
    #page-2242492673 .sp-top-image img.about-image,
    #page-2242492773 .sp-top-image img.qualification-image,
    #page-2242492973 .sp-top-image img.third-jhss-image,
    #page-2242501873 .sp-top-image img.transferring-image,
    #page-2242525473 .sp-top-image img.open-campus-image,
    #page-2242540073 .sp-top-image img.business-image,
    #page-2242525373 .sp-top-image img.staff-image,
    #page-2242502373 .sp-top-image img.q-a-image { display: none; }
}

@media only screen and (max-width: 640px) {
    #cc-m-all-content-11613870973,
    #cc-m-all-content-11613872873,
    #cc-m-all-content-11613874373,
    #cc-m-all-content-11613885873,
    #cc-m-all-content-11613887573,
    #cc-m-all-content-11613888973,
    #cc-m-all-content-11613895473,
    #cc-m-all-content-11613897273,
    #cc-m-all-content-11613901173 {
        display: flex;
        flex-direction: column-reverse;
        margin: 0 auto;
        width: 100%;
        max-width: 700px;
    }
}

/*  TOP
----------------------------------------------- */

.interview { background: #fce9e8; }

.full-screen-inner {
    margin: 0 auto;
    width: 100%;
    max-width: 1100px;
    box-sizing: border-box;
    background: #fff;
}

.privy-img { width: 100%; }

.gray {
    padding: 2rem;
    background: #ededed;
}

.gray p {
    padding-bottom: 2em;
    line-height: 2 !important;
}

.privy-botton {
    margin: 0 auto;
    width: 80%;
    position: relative;
}

.privy-botton-inner {
    display: block;
    border-radius: 35px;
    padding: 1em 1.5em;
    text-align: center;
    color: #fff !important;
}

.privy-botton-inner::after {
    content: "";
    width: 0.5em;
    height: 0.5em;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-transform: rotate(135deg);
    position: absolute;
    top: 42%;
    right: 10%;
    transform: rotate(45deg);
}

.green1 { background: #6ba27d; }

.green2 { background: #80a54a; }

.green3 { background: #5d8b4c; }

.green4 { background: #689f56; }

.green5 { background: #68a056; }

.pink { background: #ea7893; }

.s-white { color: #fff !important; }

.s-yellow { color: #fff13f !important; }

@media only screen and (min-width: 641px) {
    .privy-botton { width: 95%; }
}

@media only screen and (min-width: 768px) {
    .privy-botton { width: 90%; }
}

@media only screen and (min-width: 1024px) {
    .privy-botton { width: 80%; }
}

/*  ABOUT
----------------------------------------------- */