@charset "UTF-8";
  html,
input,
textarea,
select,
button {
font-family: "Noto Sans JP", "Barlow", sans-serif;
font-weight: 500;
font-size: 16px;
}
html {
color: #333;
font-size: 62.5%;
line-height: 1.6;
word-break: break-all;
}
body {
margin: 0;
font-size: 1.6rem;
}
body.active {
height: 100%;
overflow: hidden;
}
*,
*::before,
*::after {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
img {
border: 0;
margin: 0;
vertical-align: middle;
max-width: 100%;
}
p {
margin: 0;
padding: 0;
overflow-wrap: break-word;
word-wrap: break-word;
}
a {
text-decoration: none;
-webkit-transition: 0.3s ease-in-out;
transition: 0.3s ease-in-out;
color: inherit;
}
input,
select,
textarea,
button {
margin: 0;
padding: 0;
background: none;
border: none;
border-radius: 0;
outline: none;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
select::-ms-expand {
display: none;
}
textarea {
resize: vertical;
}
::-webkit-input-placeholder {
color: #ccc;
}
:-ms-input-placeholder {
color: #ccc;
}
::-ms-input-placeholder {
color: #ccc;
}
::-moz-placeholder {
color: #ccc;
}
::placeholder {
color: #ccc;
}
button {
border: none;
cursor: pointer;
}
label {
cursor: pointer;
}
table {
border-collapse: collapse;
}
ul,
ol {
list-style: none;
margin: 0;
padding: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-size: 14px;
font-weight: 500;
margin: 0;
padding: 0;
}
main {
display: block;
}
.inner-block {
position: relative;
max-width: 1040px;
padding: 0 30px;
-webkit-box-sizing: content-box;
box-sizing: content-box;
}
#wrapper {
position: relative;
}
dl, dt, dd {
padding: 0;
margin: 0;
}
.c-svg {
display: inline-block;
fill: currentColor;
vertical-align: baseline;
} .main {
width: calc(100% - 300px);
margin-left: 300px;
}
.inner {
max-width: 1510px;
width: calc(100% - 100px);
margin: 0 auto;
}
.inner-s {
max-width: 1100px;
width: calc(100% - 140px);
margin: 0 auto;
}
.single-cource hr{
max-width: 1100px;
width: calc(100% - 140px);
margin: 6% auto 0;
}
.en {
font-family: "Barlow", sans-serif;
}  #breadcrumbs{
position: absolute;
bottom: -20px;
right: 0;
font-size: 1.2rem;
}
.main.p-success #breadcrumbs{
bottom: auto;
}
.main.p-news.p-privacy #breadcrumbs{
bottom: auto;
}
@media only screen and (max-width: 799px) {
#breadcrumbs{
font-size: 1rem;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
width: 350px; text-align: right;
}
.main.p-news.p-privacy #breadcrumbs{
bottom: auto;
}
.main.p-success #breadcrumbs{
bottom: auto;
}
} .header {
width: 300px;
position: fixed;
top: 0;
left: 0;
max-height: 900px;
background-color: #fff;
overflow-y: scroll;
z-index: 999;
}
.header__logo {
background-color: #005BAB;
display: grid;
place-content: center;
height: 93px;
}
.header__logo img {
width: 210px !important;
}
.header__inner {
padding: 0 14px;
} .footer {
width: calc(100% - 300px);
margin-left: 300px;
padding: 90px 0;
background-color: #9DC8EA;
}
.footer_logoarea{
-webkit-box-flex: 0;
-webkit-flex: 0 0 25%;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
}
.footer_logoarea div{
color:#fff;
font-size:1.4rem;
margin:10px;
}
.footer__inner {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
.footer__logo {
-webkit-box-flex: 0;
-webkit-flex: 0 0 25%;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
}
.footer__contents {
-webkit-box-flex: 0;
-webkit-flex: 0 0 65%;
-ms-flex: 0 0 65%;
flex: 0 0 65%;
margin-left: auto;
font-weight: bold;
}
.footer__nav {
border-bottom: 1px solid #F0F5F9;
padding: 0 10px 30px;
}
.footer__list {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-left: -60px;
margin-top: -20px;
}
.footer__item {
color: #fff;
margin-left: 60px;
font-size: 1.5rem;
line-height: 1.5;
margin-top: 20px;
} .footer-nav2 {
padding: 30px 10px;
border-bottom: 1px solid #F0F5F9;
}
.footer-nav2__title {
color: #fff;
font-size: 1.5rem;
}
.footer-nav2__list {
margin-left: -60px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.footer-nav2__item {
margin-left: 60px;
color: #003462;
font-size: 1.4rem;
margin-top: 20px;
} .footer-nav3 {
padding: 30px 10px;
}
.footer-nav3__title {
color: #fff;
font-size: 1.5rem;
}
.footer-nav3__item {
color: #003462;
font-size: 1.4rem;
margin-top: 20px;
}
.footer-nav3__item ul {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-left: 0;
padding-left: 10px;
}
.footer-nav3__item li {
margin-left: 10px;
font-size: 1.4rem;
color: #436D93;
line-height: 2;
margin-top: 15px;
background-color: #fff;
padding: 3px 8px;
border-radius: 10px;
}
.footer-nav3__item span{
} .c-pagetop {
right: 30px;
}
.c-pagetop a {
display: block;
}
.c-breadcrumb {
background-color: #8e9091;
} .side {
background-color: #fff;
}
.side__section {
border-bottom: 2px solid #BFBFBF;
} .side-choice {
padding: 30px 0 40px;
}
.side-choice .wp-block-vk-filter-search-filter-search {
margin-top: 30px;
}
.side-choice .vkfs__labels {
display: block;
}
.side-choice .vkfs__label-name {
color: #005BAB;
font-weight: bold;
font-size: 1.6rem;
}
.side-choice .vkfs select {
background-color: #F0F5F9;
padding: 10px 20px;
border-radius: 10px;
border: none;
background-position: right 20px top 55%;
font-size: 1.6rem;
cursor: pointer;
}
.side-choice .vkfs .btn[type=submit] {
display: grid;
place-content: center;
width: 215px;
height: 55px;
font-weight: bold;
color: #fff;
border-radius: 999px;
background-color: #0090EC;
margin: 35px auto 0;
position: relative;
line-height: 1;
letter-spacing: 0;
font-size: 1.6rem;
}
.side-choice .vkfs .btn[type=submit]::before {
content: "";
display: block;
width: 19px;
height: 19px;
background: url(//kibouz.co.jp/wp-content/themes/kibou/img/common/choice-icon.svg) no-repeat center center/cover;
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
left: 23%;
}
.side-choice__title {
color: #005BAB;
font-size: 1.8rem;
font-weight: bold;
}
.side-choice__item {
margin-top: 25px;
}
.side-choice__subtitle {
color: #005BAB;
font-weight: bold;
font-size: 1.6rem;
}
.side-choice__select {
position: relative;
margin-top: 7px;
}
.side-choice__select:after {
content: "";
display: block;
width: 24px;
height: 24px;
background: url(//kibouz.co.jp/wp-content/themes/kibou/img/common/arrow-b.svg) no-repeat center center/cover;
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
right: 20px;
pointer-events: none;
}
.side-choice__select select {
background-color: #F0F5F9;
border-radius: 10px;
width: 100%;
padding: 10px 20px;
font-size: 1.6rem;
}
.side-choice__btn {
text-align: center;
margin-top: 35px;
}
.side-choice__btn a {
display: grid;
place-content: center;
width: 215px;
height: 55px;
font-weight: bold;
color: #fff;
border-radius: 999px;
background-color: #0090EC;
margin: auto;
position: relative;
}
.side-choice__btn a::before {
content: "";
display: block;
width: 19px;
height: 19px;
background: url(//kibouz.co.jp/wp-content/themes/kibou/img/common/choice-icon.svg) no-repeat center center/cover;
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
left: 23%;
} .side-cource {
padding: 40px 20px;
}
.side-cource__title {
color: #005BAB;
font-size: 1.8rem;
font-weight: bold;
}
.side-cource__subtitle {
margin-top: 30px;
font-weight: 500;
line-height: 1.5;
position: relative;
cursor: pointer;
}
.side-cource__subtitle:after {
content: "";
display: block;
width: 24px;
height: 24px;
background: url(//kibouz.co.jp/wp-content/themes/kibou/img/common/arrow-b.svg) no-repeat center center/cover;
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%) rotate(-180deg);
transform: translateY(-50%) rotate(-180deg);
right: 0;
-webkit-transition: 0.3s ease-in-out;
transition: 0.3s ease-in-out;
}
.side-cource__subtitle.show:after {
-webkit-transform: translateY(-50%) rotate(0);
transform: translateY(-50%) rotate(0);
}
.side-cource__list {
overflow: hidden;
opacity: 0;
height: 0;
-webkit-transition: 0.3s ease-in-out;
transition: 0.3s ease-in-out;
}
.side-cource__list.show {
overflow: visible;
height: auto;
opacity: 1;
}
.side-cource__item {
font-size: 1.4rem;
margin-top: 20px;
line-height: 1.5;
}
.side-cource__item a {
font-size: inherit;
} .side-nav {
padding: 40px 20px;
}
.side-nav__item {
margin-top: 15px;
line-height: 2;
color: #333;
}
.side-nav__item:first-of-type {
margin-top: 0;
} .side-banners {
padding: 40px 7px;
}
.side-banners__item {
text-align: center;
}
.side-banners__item:nth-of-type(2) {
margin-top: 26px;
}
.floating {
position: fixed;
right: -127px;
top: 200px;
-webkit-transition: 0.3s ease-in-out;
transition: 0.3s ease-in-out;
z-index: 900;
}
.floating__sp {
position: fixed;
top: 200px;
right:0px;
z-index: 900;
width: 50px;
border-radius: 5px 0px 0px 5px;
}
.floating__item {
margin-top: 6px;
font-size: 1.7rem;
color: #fff;
border-radius: 5px 0px 0px 5px;
-webkit-transition: 0.3s ease-in-out;
transition: 0.3s ease-in-out;
}
.floating__item a {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
padding: 15px 20px;
-webkit-box-shadow: 0px 0px 40px 0px rgba(0, 29, 47, 0.09);
box-shadow: 0px 0px 40px 0px rgba(0, 29, 47, 0.09);
}
.floating__item:first-of-type {
margin-top: 0;
}
.floating__mail {
background-color: #003462;
}
.floating__test {
background-color: #6EB9E9;
}
.floating__book {
background-color: #fff;
color: #005BAB;
}
.floating__inst {
background-color: #dd8787;
color: #fff;
}
.floating span {
display: inline-block;
margin-right: 22px;
}
.slide01 {
overflow: hidden;
margin-top: 130px;
}
.slide01__inner {
position: relative;
-webkit-box-sizing: content-box;
box-sizing: content-box;
max-width: 1510px;
margin: 0 auto;
padding: 0 10rem;
}
.slide01 .swiper {
overflow: visible;
}
.slide01 .swiper-slide {
width: -webkit-max-content;
width: -moz-max-content;
width: max-content;
width: 35%;
-webkit-transition: 0.3s ease-in-out;
transition: 0.3s ease-in-out;
}
.slide01 .swiper-slide:hover .slide-media {
-webkit-transform: scale(1.05);
transform: scale(1.05);
}
.slide01 .slide {
-webkit-transition: 0.3s ease-in-out;
transition: 0.3s ease-in-out;
}
.slide01 .slide-media {
padding-top: 62.5%;
position: relative;
-webkit-transition: 0.3s ease-in-out;
transition: 0.3s ease-in-out;
}
.slide01 .slide-media img {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
border-radius: 10px;
}
.slide01 .slide-content {
margin-top: 30px;
}
.slide01 .slide-cat {
margin-left: -6px;
}
.slide01 .slide-cat .single__cat {
font-size: 1.3rem;
font-weight: bold;
color: #fff;
background-color: #0090EC;
border-radius: 999px;
padding: 0.4em 1.2em;
margin-left: 6px;
}
.slide01 .slide-title {
font-size: 1.6rem;
margin-top: 16px;
line-height: 2;
}
.slide01 .swiper-controller {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
gap: 1rem;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: end;
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end;
margin-top: 3.2rem;
padding-bottom: 10px;
}
.slide01 .swiper-pagination {
position: static;
width: auto;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: start;
-webkit-justify-content: flex-end;
-ms-flex-pack: start;
justify-content: flex-end;
text-align: center;
margin-left: 40px;
}
.slide01 .swiper-pagination-bullet {
width: 10rem;
height: 3px;
cursor: pointer;
-webkit-transition: 0.3s ease-in-out;
transition: 0.3s ease-in-out;
background-color: #cfcfcf;
display: block;
border-radius: 2px;
margin: 0 !important;
}
.slide01 .swiper-pagination-bullet-active {
background-color: #005BAB;
}
.slide01 .swiper-button-disabled {
pointer-events: none;
opacity: 0.5;
}
.slide01 .swiper-button {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
gap: 10px;
}
.slide01 .swiper-button-prev,
.slide01 .swiper-button-next {
position: relative;
-webkit-flex-shrink: 0;
-ms-flex-negative: 0;
flex-shrink: 0;
margin: 0;
display: grid;
place-content: center;
width: 5rem;
height: 5rem;
cursor: pointer;
-webkit-transition: 0.3s ease-in-out;
transition: 0.3s ease-in-out;
background-color: #fff;
border-radius: 50%;
border: 1px solid #005BAB;
}
.slide01 .swiper-button-prev::before,
.slide01 .swiper-button-next::before {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
content: "";
}
.slide01 .swiper-button-prev::after,
.slide01 .swiper-button-next::after {
width: 0.8rem;
height: 0.8rem;
content: "";
border: solid #005BAB;
border-width: 1px 1px 0 0;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}
.slide01 .swiper-button-prev::after {
-webkit-transform: rotate(-135deg);
transform: rotate(-135deg);
}
.slide01 .swiper-button-next {
margin-left: 20px;
} .section {
padding: 100px 0;
}
.section__title {
font-size: 4rem;
font-weight: bold;
position: relative;
}
.section__title_en {
text-transform: capitalize;
color: #005BAB;
font-size: 1.8rem;
margin-bottom: 15px;
display: block;
position: relative;
z-index:2;
}
.section__title .ja {
display: block;
font-size: 3rem;
}
.section__title .red {
color: #F07300;
}
.section__title span {
position: relative;
z-index: 2;
}
.section__title:after {
text-transform: capitalize;
font-size: 12rem;
font-weight: bold;
position: absolute;
color: #fff;
white-space: nowrap;
line-height: 1;
}
.section__subtitle {
color: #005BAB;
font-size: 28px;
font-weight: bold;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
}
.section__subtitle::before, .section__subtitle:after {
content: "";
display: block;
width: 70px;
height: 1px;
background-color: #bfbfbf;
}
.section__subtitle::before {
margin-right: 30px;
}
.section__subtitle:after {
margin-left: 30px;
} .btn {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
line-height: 2;
color: #333;
}
.btn span {
display: grid;
place-content: center;
-webkit-box-flex: 0;
-webkit-flex: 0 0 48px;
-ms-flex: 0 0 48px;
flex: 0 0 48px;
height: 48px;
border-radius: 100%;
background-color: #005BAB;
margin-right: 25px;
line-height: 1;
} .btn2 {
width: 250px;
height: 65px;
display: inline-grid;
place-content: center;
background-color: #fff;
border: 3px solid #005BAB;
border-radius: 999px;
color: #005BAB;
position: relative;
}
.btn2:after {
content: "";
display: block;
width: 16px;
height: 16px;
background: url(//kibouz.co.jp/wp-content/themes/kibou/img/common/btn2-arrow.svg) no-repeat center center/cover;
position: absolute;
right: 15px;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
} .card__list {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
gap: 30px 3%;
justify-content: flex-start;
}
.card__item {
-webkit-box-flex: 0;
-webkit-flex: 0 0 22.75%;
-ms-flex: 0 0 22.75%;
flex: 0 0 22.75%;
border-radius: 8px;
transform: translateZ(0);
-webkit-filter: drop-shadow(0px 0px 40px rgba(0, 29, 47, 0.09));
filter: drop-shadow(0px 0px 40px rgba(0, 29, 47, 0.09));
display: flex;
align-items: stretch;
position: relative;
}
.card__item a{
background: #fff;
border-radius: 0 0 8px 8px;
}
.card__thumbnail {
aspect-ratio: 5/3;
}
.card__thumbnail img {
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
border-radius: 8px 8px 0 0;
}
.card__content {
padding: 12px 20px 40px;
}
.card__title {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
color: #0090EC;
padding-bottom: 12px;
border-bottom: 1px solid #cfcfcf;
position: relative;
font-size: 1.6rem;
}
.card__title .arrow {
padding-right: 10px;
}
.card__title:after {
content: "";
width: 10%;
height: 1px;
position: absolute;
bottom: -1px;
right: 0;
background-color: #0090EC;
}
.card__text {
margin-top: 20px;
line-height: 1.5;
} .c-hamburger {
display: none;
}
.c-hamburger span {
display: block;
width: 100%;
height: 2px;
border-radius: 999px;
background-color: #fff;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
position: absolute;
left: 0;
right: 0;
}
.c-hamburger span:first-of-type {
top: 0;
}
.c-hamburger span:nth-of-type(2) {
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.c-hamburger span:nth-of-type(3) {
bottom: 0;
}
.c-hamburger.active span {
margin-top: 0;
top: 50%;
}
.c-hamburger.active span:nth-of-type(2) {
opacity: 0;
width: 0;
margin-right: 100%;
}
.c-hamburger.active span:first-of-type {
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}
.c-hamburger.active span:nth-of-type(3) {
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
} .p-fv {
aspect-ratio: 20/7;
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
}
.p-fv__inner {
position: relative;
height: 100%;
}
.p-fv__block {
position: absolute;
left: 0;
bottom: 40px;
padding: 20px;
background-color: #7d7d7d70;
}
.p-fv__title {
color: #fff;
font-size: 5.5rem;
line-height: 1.5;
font-weight: bold;
margin-top: auto;
text-shadow: 0px 0px 40px rgba(0, 29, 47, 0.09);
}
.p-fv__title span {
text-transform: capitalize;
font-size: 2.4rem;
display: block;
}
.p-fv__text {
color: #fff;
font-weight: bold;
text-shadow: 0px 0px 40px rgba(0, 29, 47, 0.09);
margin-top: 10px;
} .cat__list {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
gap: 5px;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.cat__item {
border-radius: 999px;
color: #fff;
}
.cat__item a {
padding: 0.5em 1.5em;
display: grid;
place-content: center;
color: inherit;
border-radius: 999px;
font-weight: bold;
}
.cat__item.group {
background-color: #0090EC;
}
.cat__item.individualized {
background-color: #1CC18E;
}
.cat__item.early_childhood {
background-color: #eb6767;
}
.cat__item.others {
background-color: #FFB628;
}
.cat__item.preschooler {
background-color: #94D2FA;
}
.cat__item.two {
background-color: #94D2FA;
}
.cat__item.three {
background-color: #94D2FA;
}
.cat__item.four {
background-color: #94D2FA;
}
.cat__item.five {
background-color: #94D2FA;
}
.cat__item.primary {
background-color: #94D2FA;
}
.cat__item.p_first {
background-color: #94D2FA;
}
.cat__item.p_second {
background-color: #94D2FA;
}
.cat__item.p_third {
background-color: #94D2FA;
}
.cat__item.p_forth {
background-color: #94D2FA;
}
.cat__item.p_fifth {
background-color: #94D2FA;
}
.cat__item.p_sixth {
background-color: #94D2FA;
}
.cat__item.junior {
background-color: #F8F28B;
color: #333;
}
.cat__item.j_first {
background-color: #F8F28B;
color: #333;
}
.cat__item.j_second {
background-color: #F8F28B;
color: #333;
}
.cat__item.j_third {
background-color: #F8F28B;
color: #333;
}
.cat__item.high {
background-color: #FFD687;
color: #333;
}
.cat__item.h_first {
background-color: #FFD687;
color: #333;
}
.cat__item.h_second {
background-color: #FFD687;
color: #333;
}
.cat__item.h_third {
background-color: #FFD687;
color: #333;
}
.nav-links{
text-align: center;
color: #333;
font-weight: bold;
margin-top: 90px;
display: flex;
justify-content: center;
}
.nav-links .page-numbers {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.nav-links span,
.nav-links a {
width: 40px;
height: 40px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
margin: 0 2px;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
border-radius: 50%;
}
.nav-links .current {
background-color: #005BAB;
color: #fff;
}
.nav-links .next {
position: relative;
background-color: #005BAB;
}
.nav-links .next:after {
content: "";
display: block;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
width: 25px;
height: 25px;
background: url(//kibouz.co.jp/wp-content/themes/kibou/img/common/btn-arrow.svg) no-repeat center center/cover;
}
.nav-links .prev {
position: relative;
background-color: #005BAB;
}
.nav-links .prev:after {
content: "";
display: block;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%) rotate(180deg);
transform: translate(-50%, -50%) rotate(180deg);
width: 25px;
height: 25px;
background: url(//kibouz.co.jp/wp-content/themes/kibou/img/common/btn-arrow.svg) no-repeat center center/cover;
} .archive-course .p-fv {
background-image: url(//kibouz.co.jp/wp-content/themes/kibou/img/common/course-fv.jpg);
}
.archive-course.group .p-fv {
background-image: url(//kibouz.co.jp/wp-content/themes/kibou/img/common/course-fv.jpg);
}
.archive-course.individualized .p-fv {
background-image: url(//kibouz.co.jp/wp-content/themes/kibou/img/common/individual.jpg);
}
.archive-course.early_childhood .p-fv {
background-image: url(//kibouz.co.jp/wp-content/themes/kibou/img/common/triangle_cat.jpg);
}
.archive-course.others .p-fv {
background-image: url(//kibouz.co.jp/wp-content/themes/kibou/img/common/course-fv.jpg);
}
.archive-course .p-fv__block {
background-color: #ffffff91;
padding: 10px 20px;
} .home {
background-color: #F0F5F9;
}
.mv {
position: relative;
}
.mv__img_text{
position: absolute;
top: 50%;
left: 5%;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
background-color: #a09b9bbf;
padding: 20px;
}
.mv__title {
font-size: 5.5rem;
text-shadow: 0px 0px 40px rgba(0, 29, 47, 0.09);
color: #fff;
font-weight: bold;
z-index: 3;
}
.mv__text {
font-size: 2.4rem;
margin-top: 2%;
text-shadow: 0px 0px 40px rgba(0, 29, 47, 0.09);
color: #fff;
font-weight: bold;
z-index: 3;
}
.mv__text_btn {
margin-top: 2%;
display: flex;
justify-content: space-evenly;
align-items: center;
text-align: center;
text-decoration: none;
width: 240px;
padding: 1rem 4rem 1rem 3rem;
font-weight: bold;
background: #27acd9;
color: #fff;
border-radius: 100vh;
position: relative;
transition: 0.5s;
font-size: 1.6rem;
}
.mv__text_btn::before {
content: '';
width: 7px;
height: 7px;
border-top: 2px solid #fff;
border-right: 2px solid #fff;
transform: rotate(45deg);
}
.mv__text_btn:hover {
background: #44c6f2;
color: #fff;
}
.mv .swiper-main {
position: relative;
}
.mv .swiper-main .swiper-slide {
aspect-ratio: 30/14;
}
.mv .swiper-main .swiper-slide img {
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
}
.mv .swiper-thumb {
position: relative;
z-index: 2;
overflow: hidden;
}
.mv .swiper-thumb .swiper-wrapper {
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
}
.mv .swiper-thumb .swiper-slide {
aspect-ratio: 2/1;
}
.mv .swiper-thumb .swiper-slide img {
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
border-radius: 8px;
-webkit-filter: brightness(70%);
filter: brightness(70%);
}
.mv .swiper-thumb .swiper-thumb-media {
cursor: pointer;
}
.mv .swiper-thumb .swiper-slide-thumb-active .swiper-thumb-media img {
-webkit-filter: brightness(100%);
filter: brightness(100%);
}
.mv .swiper-horizontal > .swiper-pagination-bullets, .mv .swiper-pagination-bullets.swiper-pagination-horizontal, .mv .swiper-pagination-custom, .mv .swiper-pagination-fraction {
top: 75%;
left: initial;
right: 10%;
height: 30px;
bottom: initial;
width: auto;
}
.mv .swiper-pagination-bullet {
background: #fff;
opacity: 1;
margin: 0 9px !important;
}
.mv .swiper-pagination-bullet-active {
background: #005BAB;
}
.pickup {
padding: 70px 0;
}
.pickup .section__title {
text-align: center;
position: relative;
}
.pickup .section__title:after {
content: "pick up";
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
top: 40%;
color: #fff;
}
.policy {
padding: 145px 0 110px;
background-color: #fff;
position: relative;
}
.policy__back {
position: absolute;
top: 7%;
right: 0;
font-size: 12rem;
color: #D8EBFA;
font-weight: bold;
white-space: nowrap;
}
.policy__heading {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
position: relative;
z-index: 2;
}
.policy__titles {
-webkit-box-flex: 0;
-webkit-flex: 0 0 210px;
-ms-flex: 0 0 210px;
flex: 0 0 210px;
}
.policy__btn {
margin-top: 70px;
}
.policy__btn.sp {
margin-top: 10px;
}
.policy__btn.sp .btn {
-webkit-box-pack: end;
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end;
}
.policy__contents {
-webkit-box-flex: 0;
-webkit-flex: 0 0 70%;
-ms-flex: 0 0 70%;
flex: 0 0 70%;
margin-left: auto;
}
.policy__subtitle {
font-size: 3.6rem;
font-weight: bold;
line-height: 1.7;
}
.policy__text {
line-height: 2;
margin-top: 40px;
}
.policy__list {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-top: 150px;
}
.policy__item {
-webkit-box-flex: 0;
-webkit-flex: 0 0 23.5%;
-ms-flex: 0 0 23.5%;
flex: 0 0 23.5%;
}
.policy__img {
-webkit-filter: drop-shadow(0px 0px 40px rgba(0, 29, 47, 0.09));
filter: drop-shadow(0px 0px 40px rgba(0, 29, 47, 0.09));
}
.policy__img img {
width: 100%;
}
.policy__box {
width: 196px;
height: 92px;
margin-left: auto;
-webkit-transform: translate(20%, -50%);
transform: translate(20%, -50%);
position: relative;
color: #005BAB;
background-color: #fff;
display: grid;
place-content: center;
font-weight: bold;
-webkit-filter: drop-shadow(0px 0px 40px rgba(0, 29, 47, 0.09));
filter: drop-shadow(0px 0px 40px rgba(0, 29, 47, 0.09));
border-radius: 8px;
}
.policy__icon {
position: absolute;
top: 0;
left: 0;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
display: grid;
place-content: center;
width: 48px;
height: 48px;
border-radius: 100%;
background-color: #0090EC;
}
.cource-heading {
background-color: #F0F5F9;
padding-top: 200px;
padding-bottom: 150px;
position: relative;
}
.cource-heading__contents {
width: 45%;
}
.cource-heading__text {
margin-top: 50px;
}
.cource-heading__img {
position: absolute;
bottom: 0;
right: 0;
width: 45%;
}
.cource-main {
padding: 80px 0;
}
.cource-main:nth-of-type(even) {
background-color: #fff;
}
.cource-main__title {
font-size: 2.8rem;
font-weight: bold;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
gap: 30px;
}
.cource-main__title::before, .cource-main__title:after {
content: "";
display: block;
width: 70px;
height: 1px;
background-color: #bfbfbf;
}
.cource-main__tabs {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
gap: 2%;
margin-top: 10px;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.cource-main__tab {
-webkit-box-flex: 0;
-webkit-flex: 0 0 18%;
-ms-flex: 0 0 18%;
flex: 0 0 18%;
height: 55px;
display: grid;
place-content: center;
border: 1px solid #0090EC;
border-radius: 999px;
background-color: #fff;
color: #0090EC;
-webkit-transition: 0.3s ease-in-out;
transition: 0.3s ease-in-out;
margin-top: 30px;
cursor: pointer;
}
.cource-main__tab.is-active {
background-color: #0090EC;
color: #fff;
}
.cource-main .tabcontent {
margin-top: 80px;
display: none;
}
.cource-main .tabcontent.is-show {
display: block;
}
.cource-main__btn {
margin-top: 50px;
}
.cource-main__btn .btn {
-webkit-box-pack: end;
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end;
}
.jisseki {
background: url(//kibouz.co.jp/wp-content/themes/kibou/img/common/jisseki-bg.jpg) no-repeat center center/cover;
}
.jisseki__inner {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: reverse;
-webkit-flex-direction: row-reverse;
-ms-flex-direction: row-reverse;
flex-direction: row-reverse;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.jisseki__content {
-webkit-box-flex: 0;
-webkit-flex: 0 0 30%;
-ms-flex: 0 0 30%;
flex: 0 0 30%;
}
.jisseki__title {
color: #fff;
font-size: 4rem;
font-weight: bold;
}
.jisseki__btn {
margin-top: 40px;
}
.jisseki__img {
-webkit-transform: translateY(20%);
transform: translateY(20%);
-webkit-box-flex: 0;
-webkit-flex: 0 0 50%;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
-webkit-filter: drop-shadow(0px 0px 40px rgba(0, 29, 47, 0.09));
filter: drop-shadow(0px 0px 40px rgba(0, 29, 47, 0.09));
}
.message {
padding-top: 290px;
padding-bottom: 110px;
}
.message .section__title {
position: relative;
}
.message .section__title span {
position: relative;
z-index: 2;
}
.message .section__title:after {
content: "Message";
display: block;
top: 10%;
left: 10%;
}
.message__inner {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
}
.message__content {
-webkit-box-flex: 0;
-webkit-flex: 0 0 40%;
-ms-flex: 0 0 40%;
flex: 0 0 40%;
}
.message__img {
-webkit-box-flex: 0;
-webkit-flex: 0 0 50%;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
-webkit-filter: drop-shadow(0px 0px 40px rgba(0, 29, 47, 0.09));
filter: drop-shadow(0px 0px 40px rgba(0, 29, 47, 0.09));
}
.message__text {
margin-top: 50px;
}
.message__btn {
margin-top: 42px;
}
.information {
padding-top: 110px;
padding-bottom: 150px;
background-color: #fff;
}
.information .section__title ,.information .section__title_en{
position: relative;
text-align: center;
}
.information .section__title span {
position: relative;
z-index: 2;
}
.information .section__title:after {
content: "School information";
color: #F3F3F3;
top: 5%;
left: 0;
}
.information__list {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
margin-top: 80px;
}
.information__item {
-webkit-box-flex: 0;
-webkit-flex: 0 0 23%;
-ms-flex: 0 0 23%;
flex: 0 0 23%;
}
.information__name {
font-size: 1.8rem;
font-weight: bold;
text-align: center;
}
.information__img {
margin-top: 20px;
-webkit-box-shadow: 0 0 40px rgba(0, 29, 47, 0.09);
box-shadow: 0 0 40px rgba(0, 29, 47, 0.09);
}
.information__btn {
margin-top: 35px;
}
.information__btn .btn {
-webkit-box-pack: center;
-webkit-justify-content: right;
-ms-flex-pack: right;
justify-content: right;
}
.guide {
text-align: center;
background-color: #fff;
padding-top: 90px;
position: relative;
padding-bottom: 350px;
}
.guide .section__title {
position: relative;
}
.guide .section__title:after {
content: "Guide";
left: 50%;
top: 10%;
line-height: 1;
color: #f3f3f3;
}
.guide .section__title span {
position: relative;
z-index: 2;
}
.guide__img {
position: absolute;
}
.guide__img1 {
top: 0;
left: 0;
max-width: 1306px;
width: 25%;
}
.guide__img2 {
top: 27%;
right: 0;
width: 14%;
}
.guide__img3 {
bottom: 0%;
right: 3%;
width: 34%;
}
.guide__inner {
position: relative;
}
.guide__lead {
color: #299BFF;
font-weight: bold;
font-size: 3.6rem;
margin-top: 80px;
}
.guide__text {
margin-top: 20px;
font-size: 2rem;
line-height: 2;
}
.guide__btn {
margin-top: 60px;
}
.news {
padding: 100px 0 150px;
}
.news .section__title {
position: relative;
}
.news .section__title span {
position: relative;
z-index: 2;
}
.news .section__title:after {
content: "News";
top: 10%;
left: -10%;
color: #fff;
}
.news__inner {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.news__content {
-webkit-box-flex: 0;
-webkit-flex: 0 0 30%;
-ms-flex: 0 0 30%;
flex: 0 0 30%;
}
.news__btn {
margin-top: 70px;
}
.news__btn--sp {
margin-top: 50px;
}
.news__btn--sp .btn {
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
}
.news__list {
-webkit-box-flex: 0;
-webkit-flex: 0 1 100%;
-ms-flex: 0 1 100%;
flex: 0 1 100%;
}
.news__item {
margin-top: 50px;
position: relative;
}
.news__item:first-of-type {
margin-top: 0;
}
.news__item a.news_title_link {
background-color: #fff;
padding: 40px 40px 40px 85px;
border-radius: 10px;
position: relative;
display: block;
}
.news__item a.news_title_link::before {
content: "";
display: block;
width: 3px;
height: 55%;
background-color: #bfbfbf;
position: absolute;
left: 40px;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.news__cat {
background-color: #0090EC;
padding: 5px 20px;
font-size: 1.3rem;
line-height: 1.5;
font-weight: bold;
border-radius: 999px;
display: inline-block;
color: #fff;
margin:5px;
}
.news__title {
font-size: 1.6rem;
line-height: 2;
margin-top: 35px;
}
.news_cat_list{
position: absolute;
top: 25px;
left: 75px;
z-index: 999;
}
.p-news {
background-color: #F0F5F9;
}
.p-news .p-fv__block{
background-color: initial;
}
.p-news .section__title {
position: relative;
}
.p-news .section__title span {
position: relative;
z-index: 2;
}
.p-news .section__title:after {
content: "News";
top: 10%;
left: -10%;
color: #fff;
}
.p-news__contents {
padding: 100px 0;
}
.p-about .p-fv {
background-image: url(//kibouz.co.jp/wp-content/themes/kibou/img/common/about-fv.jpg);
}
.p-policy .section__title {
text-align: center;
}
.p-policy .section__title:after {
content: "Educational policy";
bottom: 10px;
right: 0;
color: #F3F3F3;
}
.p-policy__lead {
text-align: center;
margin-top: 40px;
}
.p-policy__list {
margin-top: 90px;
}
.p-policy__item {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
margin-top: 60px;
}
.p-policy__item:nth-of-type(odd) {
-webkit-box-orient: horizontal;
-webkit-box-direction: reverse;
-webkit-flex-direction: row-reverse;
-ms-flex-direction: row-reverse;
flex-direction: row-reverse;
}
.p-policy__block {
-webkit-box-flex: 0;
-webkit-flex: 0 0 40%;
-ms-flex: 0 0 40%;
flex: 0 0 40%;
}
.p-policy__title {
font-size: 2.4rem;
font-weight: bold;
color: #005BAB;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.p-policy__title span {
font-size: 6rem;
color: #D8EBFA;
display: block;
margin-right: 30px;
-webkit-box-flex: 0;
-webkit-flex: 0 0 95px;
-ms-flex: 0 0 95px;
flex: 0 0 95px;
}
.p-policy__text {
margin-top: 15px;
line-height: 1.8;
}
.p-policy__img {
-webkit-filter: drop-shadow(0px 0px 40px rgba(0, 29, 47, 0.09));
filter: drop-shadow(0px 0px 40px rgba(0, 29, 47, 0.09));
-webkit-box-flex: 0;
-webkit-flex: 0 0 55%;
-ms-flex: 0 0 55%;
flex: 0 0 55%;
}
.p-connection {
background-color: #F0F5F9;
}
.p-connection .section__title {
text-align: center;
}
.p-connection .section__title:after {
content: "connection";
color: #fff;
bottom: 0;
left: 10%;
}
.p-connection__lead {
text-align: center;
margin-top: 40px;
}
.p-connection__list {
margin-top: 90px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
}
.p-connection__item {
-webkit-box-flex: 0;
-webkit-flex: 0 0 46%;
-ms-flex: 0 0 46%;
flex: 0 0 46%;
margin-top: 50px;
}
.p-connection__title {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
font-size: 24px;
font-weight: bold;
color: #005BAB;
}
.p-connection__title span {
display: inline-block;
-webkit-box-flex: 0;
-webkit-flex: 0 0 68px;
-ms-flex: 0 0 68px;
flex: 0 0 68px;
margin-right: 15px;
}
.p-connection__text {
margin-top: 15px;
line-height: 1.8;
}
.p-feature {
padding: 80px 0;
}
.p-feature .section__title {
text-align: center;
}
.p-feature .section__title:after {
content: "Feature&Flow";
color: #F3F3F3;
bottom: 0;
right: 0;
}
.p-feature .section__subtitle {
margin-top: 80px;
}
.p-feature__lead1 {
font-size: 36px;
text-align: center;
color: #299BFF;
font-weight: bold;
line-height: 1.8;
margin-top: 40px;
}
.p-feature__lead2 {
text-align: center;
margin-top: 20px;
}
.p-feature__list {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
}
.p-feature__item {
-webkit-box-flex: 0;
-webkit-flex: 0 0 30%;
-ms-flex: 0 0 30%;
flex: 0 0 30%;
margin-top: 80px;
}
.p-feature__img {
position: relative;
}
.p-feature__img .point {
position: absolute;
top: 0;
left: 0;
-webkit-transform: translateY(-60%);
transform: translateY(-60%);
color: #D8EBFA;
font-size: 40px;
font-weight: bold;
}
.p-feature__img .point span {
font-size: 60px;
}
.p-feature__title {
font-size: 18px;
font-weight: bold;
color: #005BAB;
margin-top: 15px;
}
.p-feature__text {
margin-top: 15px;
line-height: 1.5;
}
.p-flow {
padding: 80px 0;
background-color: #F0F5F9;
}
.p-flow__list {
margin-top: 40px;
}
.p-flow__item__wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-shadow: 0px 0px 40px 0px rgba(0, 29, 47, 0.09);
box-shadow: 0px 0px 40px 0px rgba(0, 29, 47, 0.09);
border-radius: 8px;
}
.p-flow__item:after {
content: "";
display: block;
width: 15px;
height: 15px;
border-right: 2px solid #BFBFBF;
border-bottom: 2px solid #BFBFBF;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
margin: 25px auto;
}
.p-flow__item:last-of-type:after {
content: none;
}
.p-flow__img {
-webkit-flex-basis: 35%;
-ms-flex-preferred-size: 35%;
flex-basis: 35%;
border-radius: 8px 0 0 8px;
}
.p-flow__img img {
-o-object-fit: cover;
object-fit: cover;
width: 100%;
height: 100%;
}
.p-flow__block {
-webkit-flex-basis: 65%;
-ms-flex-preferred-size: 65%;
flex-basis: 65%;
padding: 40px;
background-color: #fff;
border-radius: 0 8px 8px 0;
}
.p-flow__title {
font-size: 18px;
color: #005BAB;
font-weight: bold;
line-height: 1.5;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.p-flow__title span {
font-size: 5rem;
font-weight: bold;
color: #D8EBFA;
margin-right: 10px;
white-space: nowrap;
}
.p-flow__text {
line-height: 1.5;
margin-top: 15px;
}
.p-flow__box {
background-color: #D8EBFA;
border-radius: 8px;
padding: 15px;
color: #299BFF;
margin-top: 20px;
}
.p-flow__box span {
display: block;
font-size: 18px;
margin-bottom: 8px;
}
.p-flow__box.last {
padding: 40px;
}
.p-class__list {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.p-class__item {
-webkit-flex-basis: 33.3333333333%;
-ms-flex-preferred-size: 33.3333333333%;
flex-basis: 33.3333333333%;
aspect-ratio: 4/3;
display: grid;
place-content: center;
color: #fff;
font-size: 2.8rem;
font-weight: bold;
text-shadow: 0px 0px 40px rgba(0, 29, 47, 0.09);
background-size: cover;
background-repeat: no-repeat;
background-position: center center;
position: relative;
overflow: hidden;
}
.p-class__item:first-of-type {
background-image: url(//kibouz.co.jp/wp-content/themes/kibou/img/common/class1.jpg);
}
.p-class__item:nth-of-type(2) {
background-image: url(//kibouz.co.jp/wp-content/themes/kibou/img/common/class2.jpg);
}
.p-class__item:nth-of-type(3) {
background-image: url(//kibouz.co.jp/wp-content/themes/kibou/img/common/class3.jpg);
}
.p-class__item:nth-of-type(4) {
background-image: url(//kibouz.co.jp/wp-content/themes/kibou/img/common/class4.jpg);
}
.p-class__item:nth-of-type(5) {
background-image: url(//kibouz.co.jp/wp-content/themes/kibou/img/common/class5.jpg);
}
.p-class__item:nth-of-type(6) {
background-image: url(//kibouz.co.jp/wp-content/themes/kibou/img/common/class6.jpg);
}
.p-class__item a {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
display: block;
width: 100%;
height: 100%;
}
.p-join .p-fv {
background-image: url(//kibouz.co.jp/wp-content/themes/kibou/img/common/join-fv.jpg);
}
.p-information .p-fv {
background-image: url(//kibouz.co.jp/wp-content/themes/kibou/img/common/information-fv.jpg);
}
.p-information .section__title ,.p-information .section__title_en{
position: relative;
text-align: center;
}
.p-information .section__title span {
position: relative;
z-index: 2;
}
.p-information .section__title:after {
content: "School information";
color: #F3F3F3;
top: 5%;
right: 0;
}
.p-information__contents {
margin-top: 150px;
}
.p-information__item {
margin-top: 110px;
}
.p-information__item:first-of-type {
margin-top: 0;
}
.p-information__box {
background-color: #F0F5F9;
border-radius: 8px;
padding: 40px;
margin-top: 40px;
}
.p-information__head {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
align-items: center;
}
.p-information__img {
-webkit-box-flex: 0;
-webkit-flex: 0 0 40%;
-ms-flex: 0 0 40%;
flex: 0 0 40%;
-webkit-box-shadow: 0 0 40px rgba(0, 29, 47, 0.09);
box-shadow: 0 0 40px rgba(0, 29, 47, 0.09);
}
.p-information__info {
-webkit-box-flex: 0;
-webkit-flex: 0 0 40%;
-ms-flex: 0 0 40%;
flex: 0 0 40%;
margin-left: 5%;
padding-top: 30px;
}
.p-information__address {
line-height: 1.8;
font-style: normal;
}
.p-information__name {
margin-top: 10px;
}
.p-information__tel {
font-size: 2rem;
margin-top: 10px;
}
.p-information__tel span {
font-size: 1.1rem;
font-weight: bold;
}
.p-information__access {
margin-top: 40px;
line-height: 1.8;
}
.p-information__body {
background-color: #fff;
border-radius: 8px;
padding: 40px;
margin-top: 40px;
}
.p-information__bus {
font-size: 2.4rem;
font-weight: bold;
text-align: center;
color: #0090EC;
}
.p-information__bus span {
display: block;
}
.p-information__maps {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-top: 20px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
}
.p-information__map {
-webkit-box-flex: 0;
-webkit-flex: 0 0 27%;
-ms-flex: 0 0 27%;
flex: 0 0 27%;
}
.p-information__map.mapmap {
-webkit-box-flex: 0;
-webkit-flex: 0 0 40%;
-ms-flex: 0 0 40%;
flex: 0 0 40%;
}
.p-information__course {
-webkit-box-flex: 0;
-webkit-flex: 0 0 68%;
-ms-flex: 0 0 68%;
flex: 0 0 68%;
line-height: 1.8;
}
.p-information__course.coursecourse {
-webkit-box-flex: 0;
-webkit-flex: 0 0 55%;
-ms-flex: 0 0 55%;
flex: 0 0 55%;
line-height: 1.8;
}
.p-information__course li {
padding: 20px 0;
border-bottom: 1px solid #BFBFBF;
}
.p-information__course li:first-of-type {
padding-top: 0;
}
.p-information__course h4 {
font-size: 2rem;
font-weight: bold;
}
.p-information__iframe {
aspect-ratio: 3/1;
width: 100%;
margin: 0 auto;
}
.p-information__iframe iframe {
-o-object-fit: cover;
object-fit: cover;
width: 100%;
height: 100%;
}
.p-information__message {
margin-top: 60px;
padding: 50px 100px;
border-radius: 8px;
border: 2px solid #D8EBFA;
background: #FFF;
-webkit-filter: drop-shadow(0px 0px 40px rgba(0, 29, 47, 0.09));
filter: drop-shadow(0px 0px 40px rgba(0, 29, 47, 0.09));
}
.p-information__message h4 {
font-size: 2.4rem;
font-weight: bold;
text-align: center;
position: relative;
color: #005BAB;
}
.p-information__message h4 span {
position: relative;
z-index: 2;
}
.p-information__message h4:after {
content: "message";
font-size: 12rem;
color: #D8EBFA;
font-weight: bold;
font-family: "Barlow", sans-serif;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
white-space: nowrap;
text-transform: capitalize;
}
.p-information__message p {
margin-top: 50px;
line-height: 1.8;
}
.p-information__message .name{
margin-top: 10px;
text-align: right;
font-weight: bold;
}
.p-success__top {
padding-top: 100px;
}
.p-success .p-fv {
background-image: url(//kibouz.co.jp/wp-content/themes/kibou/img/common/success-fv.jpg);
}
.p-success .section__title {
position: relative;
text-align: center;
}
.p-success .section__title span {
position: relative;
z-index: 2;
}
.p-success .section__title:after {
content: "Success";
color: #F3F3F3;
bottom: 0%;
left: 40%;
}
.p-success__links {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
gap: 20px;
margin-top: 80px;
}
.p-success__link {
-webkit-box-flex: 0;
-webkit-flex: 0 0 48%;
-ms-flex: 0 0 48%;
flex: 0 0 48%;
}
.p-success__link:first-child {
background: url(//kibouz.co.jp/wp-content/themes/kibou/img/common/p-success-link1.jpg) no-repeat center center/cover;
}
.p-success__link:nth-of-type(2) {
background: url(//kibouz.co.jp/wp-content/themes/kibou/img/common/p-success-link2.jpg) no-repeat center center/cover;
}
.p-success__link a {
display: block;
width: 100%;
height: 100%;
font-size: 3.2rem;
padding: 30px 0;
color: #fff;
text-align: center;
}
.p-success__link a span {
display: block;
font-size: 1.8rem;
}
.p-success__wh {
padding: 100px 0;
background-color: #fff;
}
.p-success__wh .red {
color: #F07300;
font-size: 3.2rem;
display: inline;
}
.p-success__sky {
padding: 100px 0;
background-color: #F0F5F9;
}
.p-success__sky .red {
color: #F07300;
font-size: 3.2rem;
display: inline;
}
.p-success__lead {
text-align: center;
margin-top: 40px;
font-size: 1.8rem;
line-height: 1.8;
}
.p-success__list1 {
margin-top: 55px;
}
.p-success__item1 {
margin-top: 40px;
}
.p-success__item1:first-of-type {
margin-top: 0;
}
.p-success__up {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: end;
-webkit-align-items: flex-end;
-ms-flex-align: end;
align-items: flex-end;
}
.p-success__name {
font-size: 2.4rem;
font-weight: bold;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-flex: 0;
-webkit-flex: 0 0 50%;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
}
.p-success__name span {
margin-right: 15px;
display: inline-block;
-webkit-box-flex: 0;
-webkit-flex: 0 0 33px;
-ms-flex: 0 0 33px;
flex: 0 0 33px;
}
.p-success__passes {
-webkit-box-flex: 0;
-webkit-flex: 0 0 50%;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
.p-success__pass {
-webkit-box-flex: 0;
-webkit-flex: 0 0 50%;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
text-align: right;
font-weight: bold;
font-size: 2.4rem;
line-height: 1.8;
}
.p-success__pass span {
display: block;
font-size: 1.8rem;
margin-bottom: 30px;
}
.p-success__under {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.p-success__under .p-success__pass {
color: #436D93;
font-size: 1.6rem;
}
.p-success__attention {
-webkit-box-flex: 0;
-webkit-flex: 0 0 50%;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
color: #436D93;
font-weight: bold;
}
.p-success__lead2 {
text-align: center;
font-size: 1.6rem;
margin-top: 10px;
line-height: 1.8;
}
.p-success__list2 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-top: 55px;
}
.p-success__item2 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 40%;
-ms-flex: 0 0 40%;
flex: 0 0 40%;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
margin-top: 15px;
}
.p-success__item2 .p-success__name {
-webkit-box-flex: 0;
-webkit-flex: 0 0 80%;
-ms-flex: 0 0 80%;
flex: 0 0 80%;
}
.p-success__num {
font-size: 2.4rem;
font-weight: bold;
}
.p-success__list3 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-top: 60px;
}
.p-success__list4 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 50%;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
}
.p-success .tab {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
margin-top: 75px;
}
.p-success .tab button {
-webkit-box-flex: 0;
-webkit-flex: 0 0 20%;
-ms-flex: 0 0 20%;
flex: 0 0 20%;
color: #ACADAD;
text-align: center;
cursor: pointer;
-webkit-transition: 0.3s ease-in-out;
transition: 0.3s ease-in-out;
font-size: 2rem;
}
.p-success .tab button:hover {
background-color: #ddd;
}
.p-success .tab button.active {
color: #3179BA;
}
.p-success .tabcontent {
display: none;
}
.p-success .sec_sub_title {
text-transform: capitalize;
color: #005BAB;
font-size: 1.8rem;
margin-bottom: 15px;
display: block;
text-align: center;
font-weight: bold;
}
.p-success-group {
margin-top: 80px;
}
.p-success-group .section__title_en {
font-family: "Noto Sans JP", "Barlow", sans-serif;
}
.p-success-group__tabs {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
margin-top: 75px;
}
.p-success-group__tab {
-webkit-box-flex: 0;
-webkit-flex: 0 0 20%;
-ms-flex: 0 0 20%;
flex: 0 0 20%;
color: #ACADAD;
text-align: center;
cursor: pointer;
-webkit-transition: 0.3s ease-in-out;
transition: 0.3s ease-in-out;
}
.p-success-group__tab.is-active {
color: #3179BA;
}
.p-success-indivi .p-success__indivi {
padding: 100px 0 0;
}
.p-success-indivi .p-success__item2 {
display: block;
} .single {
overflow-x: hidden;
}
.single-section__title {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
font-size: 3.8rem;
font-weight: bold;
white-space: nowrap;
}
.single-section__title span {
display: inline-block;
-webkit-box-flex: 0;
-webkit-flex: 0 0 44px;
-ms-flex: 0 0 44px;
flex: 0 0 44px;
margin-right: 15px;
}
.single-section__title span img {
vertical-align: baseline;
}
.single__contents {
padding-bottom: 0;
}
.single img {
width: 100%;
}
.single__content {
background-color: #fff;
padding: 40px;
}
.single__content #toc_container {
background-color: #E4F2FF;
border: none;
width: 100%;
padding: 25px;
display: block;
}
.single__content #toc_container .toc_title {
text-align: left;
border-bottom: 2px solid #005BAB;
font-size: 1.8rem;
}
.single__content #toc_container .toc_title span {
font-size: 1.4rem;
}
.single__content #toc_container .toc_list {
counter-reset: section;
margin-top: 50px;
color: #333;
}
.single__content #toc_container .toc_list li {
display: block;
margin-top: 8px;
}
.single__content #toc_container .toc_list li::before {
background: none;
width: 8px;
height: 8px;
margin-right: 16px;
background-color: #005BAB;
border-radius: 50%;
display: inline-block;
}
.single__content #toc_container .toc_list > li {
counter-increment: num;
margin-top: 30px;
}
.single__content #toc_container .toc_list > li::before {
content: counter(num);
background: none;
display: -webkit-inline-box;
display: -webkit-inline-flex;
display: -ms-inline-flexbox;
display: inline-flex;
width: 32px;
height: 32px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
margin-right: 16px;
border-radius: 4px;
background-color: #005BAB;
color: #fff;
}
.single__content #toc_container .toc_list .toc_number {
display: none;
}
.single__content #toc_container .toc_list a {
color: inherit;
text-decoration: none;
}
.single__content p {
margin-top: 30px;
line-height: 2;
}
.single__content .wp-block-table {
margin-top: 30px;
margin-bottom: 0;
}
.single__content h2 {
font-size: 2.4rem;
border-left: 6px solid #005BAB;
background-color: #E4F2FF;
padding: 8px 20px 8px 14px;
margin-top: 60px;
font-weight: bold;
}
.single__content h3 {
margin-top: 45px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-bottom: 2px solid #E4F2FF;
font-size: 2.1rem;
padding-bottom: 10px;
position: relative;
font-weight: bold;
}
.single__content h3::before {
content: "";
display: inline-block;
width: 0;
height: 0;
border-style: solid;
border-width: 14px 0 14px 17px;
border-color: transparent transparent transparent #005BAB;
margin-right: 9px;
}
.single__content h3:after {
content: "";
display: block;
position: absolute;
left: 0;
bottom: -2px;
width: 30%;
height: inherit;
border-bottom: 2px solid #005BAB;
}
.single__content h4 {
font-weight: bold;
font-size: 1.8rem;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-bottom: 2px solid #E4F2FF;
padding-bottom: 10px;
margin-top: 30px;
}
.single__content h4::before {
content: "";
display: block;
-webkit-box-flex: 0;
-webkit-flex: 0 0 20px;
-ms-flex: 0 0 20px;
flex: 0 0 20px;
height: 20px;
border-radius: 50%;
background-color: #005BAB;
margin-right: 9px;
}
.single__content .wp-block-image {
margin-top: 30px;
}
.single__content .wp-block-image img {
width: 100%;
}
.single__content .wp-block-media-text {
margin-top: 30px;
}
.single__content ul {
margin-top: 30px;
}
.single__content ul li {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
margin-top: 10px;
}
.single__content ul li:first-of-type {
margin-top: 0;
}
.single__content ul li::before {
content: "";
background-color: #005BAB;
-webkit-box-flex: 0;
-webkit-flex: 0 0 6px;
-ms-flex: 0 0 6px;
flex: 0 0 6px;
height: 6px;
border-radius: 50%;
display: block;
margin-right: 9px;
}
.single__content ol {
counter-reset: ol;
margin-top: 30px;
}
.single__content ol li {
margin-top: 10px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.single__content ol li:first-of-type {
margin-top: 0;
}
.single__content ol li::before {
content: counter(ol);
counter-increment: ol;
-webkit-box-flex: 0;
-webkit-flex: 0 0 32px;
-ms-flex: 0 0 32px;
flex: 0 0 32px;
height: 32px;
display: -webkit-inline-box;
display: -webkit-inline-flex;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
border-radius: 50%;
background-color: #005BAB;
margin-right: 10px;
color: #fff;
}
.single__content a {
color: #036FD3;
text-decoration: underline;
}
.single__back {
text-align: center;
color: #005BAB;
font-size: 1.8rem;
font-weight: bold;
text-decoration: underline;
margin-top: 60px;
} .single1 .c-svg {
color: #299BFF;
}
.single1 .single-head__subtitle {
color: #1CC18E;
} .single2 .c-svg {
color: #1CC18E;
}
.single2 .single-head__subtitle {
color: #1CC18E;
}
.single2 .single-point__box {
background-color: #E2F6F0;
} .single3 .c-svg {
color: #F0AD00;
}
.single3 .single-head__subtitle {
color: #F0AD00;
}
.single3 .single-point__box {
background-color: #FFF7E8;
} .single-head__inner {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: end;
-webkit-align-items: flex-end;
-ms-flex-align: end;
align-items: flex-end;
position: relative;
}
.single-head__contents {
-webkit-box-flex: 0;
-webkit-flex: 0 0 45%;
-ms-flex: 0 0 45%;
flex: 0 0 45%;
}
.single-head__title {
font-size: 3.6rem;
font-weight: bold;
line-height: 1.5;
text-shadow: 0px 0px 40px rgba(0, 29, 47, 0.09);
}
.single-section__title.single-cource__title {
font-size: 2.6rem;
}
.single-head__title_plus{
font-size: 1.8rem;
font-weight: bold;
}
.single-head__subtitle {
font-size: 2rem;
font-weight: bold;
line-height: 1.5;
margin-top: 20px;
color: #005BAB;
}
.single-head__text {
margin-top: 8px;
line-height: 1.5;
}
.single-head__bottom {
margin-top: 25px;
}
.single-head__img {
-webkit-box-flex: 0;
-webkit-flex: 0 0 50%;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
aspect-ratio: 3/2;
}
.single-head__img img {
-webkit-filter: drop-shadow(0px 0px 40px rgba(0, 29, 47, 0.09));
filter: drop-shadow(0px 0px 40px rgba(0, 29, 47, 0.09));
border-radius: 0 0 0 10px;
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
}
.single-head__inner #breadcrumbs{
position: absolute;
bottom: -20px;
right: 0;
font-size: 1.2rem;
}
@media only screen and (max-width: 799px) {
.single-head__inner #breadcrumbs{
font-size: 1rem;
}
} .single-cource {
margin-top: 150px;
}
.single-cource__inner {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
justify-content: space-around;
}
.single-cource__text {
margin-left: 50px;
}
.single-cource__list {
margin-left: 50px;
}
.single-cource__item {
margin-top: 10px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
gap: 15px;
} .single-flex {
margin-top: 90px;
}
.single-flex:nth-of-type(2n) .single-flex__item {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
}
.single-flex__item {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-orient: horizontal;
-webkit-box-direction: reverse;
-webkit-flex-direction: row-reverse;
-ms-flex-direction: row-reverse;
flex-direction: row-reverse;
margin-top: 75px;
}
.single-flex__item:first-of-type {
margin-top: 0;
}
.single-flex__item:nth-of-type(even) {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
}
.single-flex__img {
-webkit-box-flex: 0;
-webkit-flex: 0 0 40%;
-ms-flex: 0 0 40%;
flex: 0 0 40%;
aspect-ratio: 4/3;
}
.single-flex__img img {
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
}
.single-flex__text {
-webkit-box-flex: 0;
-webkit-flex: 0 0 55%;
-ms-flex: 0 0 55%;
flex: 0 0 55%;
line-height: 1.8;
} .single-point {
margin: 120px 0;
}
.single-point__title {
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
position: relative;
margin-top: 90px;
}
.single-point__title span {
position: relative;
z-index: 2;
}
.single-point__title:after {
content: "Point";
text-transform: capitalize;
font-size: 12rem;
font-weight: bold;
position: absolute;
left: 45%;
color: #F3F3F3; line-height: 1;
z-index: -1;
}
.single-point__text {
margin-top: 40px;
line-height: 1.8;
}
.single-point__box {
background-color: #F0F5F9;
padding: 40px 20px;
margin-top: 40px;
}
.group .c-svg {
color: #299BFF;
}
.group .single-head__subtitle {
color: #1CC18E;
}
.groupd .single-point__box {
background-color: #F0F5F9;
}
.individualized .c-svg {
color: #1CC18E;
}
.individualized .single-head__subtitle {
color: #1CC18E;
}
.individualized .single-point__box {
background-color: #E2F6F0;
}
.early_childhood .c-svg {
color: #eb6767;
}
.early_childhood .single-head__subtitle {
color: #eb6767;
}
.early_childhood .single-point__box {
background-color: #ffeded;
}
.others .c-svg {
color: #F0AD00;
}
.others .single-head__subtitle {
color: #F0AD00;
}
.others .single-point__box {
background-color: #FFF7E8;
}
.group .single-point__box.no_back ,.individualized .single-point__box.no_back ,.early_childhood .single-point__box.no_back  ,.others .single-point__box.no_back{
background-color: initial;
}
.group .single-point__box.no_back{
border-bottom: solid #F0F5F9;
}
.individualized .single-point__box.no_back{
border-bottom: solid #E2F6F0;
}
.early_childhood .single-point__box.no_back{
border-bottom: solid #ffeded;
}
.others .single-point__box.no_back{
border-bottom: solid #FFF7E8;
}
.group .single-point__box.no_back .single-point__info{
border-left: 3px solid #F0F5F9;
}
.individualized .single-point__box.no_back .single-point__info{
border-left: 3px solid #2F6F0;
}
.early_childhood .single-point__box.no_back .single-point__info{
border-left: 3px solid #ffeded;
}
.others .single-point__box.no_back .single-point__info{
bborder-left: 3px solid #FF7E8;
}
.single-point__box.no_back:last-child{
border-bottom: solid 0;
}
.single-point__box__head {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.single-point__subtitle {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
font-size: 2.8rem;
font-weight: bold;
line-height: 1.5;
-webkit-box-flex: 0;
-webkit-flex: 0 0 35%;
-ms-flex: 0 0 35%;
flex: 0 0 35%;
padding-right: 40px;
}
.single-point__subtitle .icon {
-webkit-box-flex: 0;
-webkit-flex: 0 0 40px;
-ms-flex: 0 0 40px;
flex: 0 0 40px;
display: inline-block;
margin-right: 15px;
}
.single-point__subtitle .min {
font-size: 1.8rem;
}
.single-point__info {
-webkit-box-flex: 0;
-webkit-flex: 0 0 65%;
-ms-flex: 0 0 65%;
flex: 0 0 65%;
padding-left: 40px;
border-left: 3px solid #fff;
}
.single-point__img {
margin-top: 3%;
text-align: center;
} .single-teaching {
margin-top: 150px;
}
.single-teaching__title {
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
position: relative;
}
.single-teaching__title span {
position: relative;
z-index: 2;
}
.single-teaching__title:after {
content: "Teaching materials";
text-transform: capitalize;
font-size: 12rem;
font-weight: bold;
position: absolute;
left: 45%;
color: #F3F3F3;
white-space: nowrap;
line-height: 1;
}
.single-teaching__list {
margin-top: 40px;
}
.single-teaching__item {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
margin-top: 40px;
}
.single-teaching__item:first-of-type {
margin-top: 0;
}
.single-teaching__subtitle {
padding: 10px 40px;
border-right: 3px solid #bfbfbf;
-webkit-box-flex: 0;
-webkit-flex: 0 0 15%;
-ms-flex: 0 0 15%;
flex: 0 0 15%;
font-size: 2.8rem;
font-weight: bold;
line-height: 1.5;
}
.single-teaching__subtitle02 {
font-size: 2.2rem;
margin-bottom: 2%;
width:100%;
position: relative;
background: #e4e4e4;
box-shadow: 0px 0px 0px 5px #e4e4e4;
border: dashed 2px white;
padding: 0.2em 0.5em;
color: #454545;
}
.single-teaching__subtitle02:after {
position: absolute;
content: '';
left: -7px;
top: -7px;
border-width: 0 0 15px 15px;
border-style: solid;
border-color: #fff #fff #383838;
box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15);
}
.single-teaching__text {
line-height: 2;
padding-left: 40px;
padding-top: 5px;
padding-bottom: 5px;
} .single-test {
margin-top: 150px;
background-color: #f3f3f3;
padding: 110px 0;
}
.single-test__title {
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
position: relative;
}
.single-test__title span {
position: relative;
z-index: 2;
}
.single-test__title:after {
content: "test";
text-transform: capitalize;
font-size: 12rem;
font-weight: bold;
position: absolute;
left: 30%;
color: #fff;
white-space: nowrap;
line-height: 1;
}
.single-test__item {
margin-top: 40px;
}
.single-test__subtitle {
font-size: 2.4rem;
color: #005BAB;
font-weight: bold;
}
.single-test__text {
margin-top: 20px;
line-height: 1.8;
}
.single-test__box {
background-color: #D8EBFA;
color: #299BFF;
padding: 40px;
border-radius: 8px;
margin-top: 40px;
line-height: 1.8;
}
.individualized .single-test__box {
background-color: #E2F6F0;
color: #1CC18E;;
}
.early_childhood .single-test__box {
background-color: #ffeded;
color: #eb6767;;
}
.others .single-test__box {
background-color: #FFF7E8;
color: #F0AD00;;
} .single-result {
margin-top: 90px;
}
.single-result__title {
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
position: relative;
}
.single-result__title span {
position: relative;
z-index: 2;
}
.single-result__title:after {
content: "Result";
text-transform: capitalize;
font-size: 12rem;
font-weight: bold;
position: absolute;
left: 45%;
color: #F3F3F3;
white-space: nowrap;
line-height: 1;
}
.single-result__img {
margin-top: 40px;
}
.p-contact .p-fv {
background-image: url(//kibouz.co.jp/wp-content/themes/kibou/img/common/contact-fv.jpg);
}
.p-contact-touch .p-fv {
background-image: url(//kibouz.co.jp/wp-content/themes/kibou/img/common/soroform.jpg);
}
.p-contact__content {
padding: 120px 0;
}
.p-contact__list {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
border: 2px solid #005BAB;
}
.p-contact .wpcf7-form.init .p-contact__item:first-of-type {
background-color: #e0f2fb;
}
.p-contact .wpcf7-form.init .p-contact__item:first-of-type:after {
background: url(//kibouz.co.jp/wp-content/themes/kibou/img/common/p-contact-arrow.svg) no-repeat center center/cover;
}
.p-contact .wpcf7-form.init .p-contact__item:nth-of-type(2) {
background-color: #fff;
}
.p-contact .wpcf7-form.init .p-contact__item:nth-of-type(2):after {
background: url(//kibouz.co.jp/wp-content/themes/kibou/img/common/p-contact-arrow2.svg) no-repeat center center/cover;
}
.p-contact .wpcf7-form.confirm .p-contact__item:first-of-type {
background-color: #fff;
}
.p-contact .wpcf7-form.confirm .p-contact__item:first-of-type:after {
background: url(//kibouz.co.jp/wp-content/themes/kibou/img/common/p-contact-arrow2.svg) no-repeat center center/cover;
}
.p-contact .wpcf7-form.confirm .p-contact__item:nth-of-type(2) {
background-color: #e0f2fb;
}
.p-contact .wpcf7-form.confirm .p-contact__item:nth-of-type(2):after {
background: url(//kibouz.co.jp/wp-content/themes/kibou/img/common/p-contact-arrow.svg) no-repeat center center/cover;
}
.p-contact__item {
-webkit-box-flex: 0;
-webkit-flex: 0 0 50%;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
padding: 20px 0;
text-align: center;
position: relative;
}
.p-contact__item.is-current {
background-color: #e0f2fb;
}
.p-contact__item.is-current:after {
background: url(//kibouz.co.jp/wp-content/themes/kibou/img/common/p-contact-arrow.svg) no-repeat center center/cover;
}
.p-contact__item.is-not {
background-color: #fff;
}
.p-contact__item.is-not:after {
background: url(//kibouz.co.jp/wp-content/themes/kibou/img/common/p-contact-arrow2.svg) no-repeat center center/cover;
}
.p-contact__item.is-thanks {
background-color: #e0f2fb;
}
.p-contact__item:after {
content: "";
display: block;
position: absolute;
top: 0;
bottom: 0;
right: -30px;
width: 30px;
z-index: 2;
}
.p-contact__item:after:last-of-type {
content: none;
}
.p-contact__form {
margin-top: 100px;
}
.p-contact table {
width: 100%;
border-collapse: collapse;
border: 1px solid #d2d2d2;
}
.p-contact tr {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
.p-contact th {
border: 1px solid #d2d2d2;
padding: 20px;
background-color: #f8f8f8;
font-size: 1.4rem;
-webkit-box-flex: 0;
-webkit-flex: 0 0 30%;
-ms-flex: 0 0 30%;
flex: 0 0 30%;
font-weight: bold;
display: block;
text-align: left;
}
.p-contact th .title-contactform7 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
}
.p-contact th .required-contactform7 {
font-size: 1.2rem;
padding: 4px 8px;
background-color: #df1014;
color: #fff;
}
.p-contact td {
-webkit-box-flex: 0;
-webkit-flex: 0 0 70%;
-ms-flex: 0 0 70%;
flex: 0 0 70%;
padding: 20px;
border: 1px solid #d2d2d2;
}
.p-contact td select {
border: 1.5px solid #d2d2d2;
padding: 10px 40px 10px 10px;
}
.p-contact td input[type=text],
.p-contact td input[type=email],
.p-contact td input[type=tel],
.p-contact td textarea {
width: 100%;
display: inline-block;
border: 1.5px solid #d2d2d2;
padding: 15px;
}
.p-contact td textarea {
min-height: 200px;
}
.p-contact td input[type=radio],
.p-contact td input[type=checkbox] {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
display: none;
}
.p-contact td input[type=radio] + span,
.p-contact td input[type=checkbox] + span {
position: relative;
display: inline-block;
vertical-align: middle;
cursor: pointer;
padding-left: 20px;
line-height: 2;
}
.p-contact td input[type=radio] + span:before,
.p-contact td input[type=checkbox] + span:before {
content: "";
width: 15px;
height: 15px;
border: 1px solid #dcdcdc;
background-color: #fff;
border-radius: 2px;
display: inline-block;
margin-right: 0.5em;
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
left: 0;
}
.p-contact td input[type=radio] + span:after {
content: "";
width: 5px;
height: 10px;
display: inline-block;
border-right: 1.5px solid #005BAB;
border-bottom: 1.5px solid #005BAB;
position: absolute;
top: 9px;
left: 5px;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
opacity: 0;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.p-contact td input[type=checkbox] + span:after {
content: "";
width: 5px;
height: 10px;
display: inline-block;
border-right: 1.5px solid #005BAB;
border-bottom: 1.5px solid #005BAB;
position: absolute;
top: 9px;
left: 5px;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
opacity: 0;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.p-contact td input[type=radio]:checked + span:after,
.p-contact td input[type=checkbox]:checked + span:after {
opacity: 1;
}
.p-contact__select {
display: inline-block;
position: relative;
}
.p-contact__select:after {
content: "";
display: block;
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%) rotate(45deg);
transform: translateY(-50%) rotate(45deg);
right: 15px;
width: 8px;
height: 8px;
border-right: 1.5px solid #005BAB;
border-bottom: 1.5px solid #005BAB;
}
.p-contact__names {
display: inline-block;
}
.p-contact__name {
display: inline-block;
margin-right: 10px;
}
.p-contact__name--input {
display: inline-block;
width: 130px;
}
.p-contact__name--input:first-of-type {
margin-right: 20px;
}
.p-contact__address--name {
display: inline-block;
margin-bottom: 10px;
}
.p-contact__address.num {
margin-bottom: 20px;
}
.p-contact__address.num .p-contact__address--input {
display: block;
width: 300px;
}
.p-contact__btn {
margin-top: 60px;
text-align: center;
}
.p-contact__btn input[type=submit] {
background-color: #005BAB;
color: #fff;
font-size: 2.2rem;
padding: 15px 60px;
width: auto;
border-radius: 4px;
display: inline;
margin: 2%;
}
.p-contact__btn input[type=button] {
background-color: #999999;
color: #fff;
font-size: 2.2rem;
padding: 15px 60px;
width: auto;
border-radius: 4px;
display: inline;
margin: 2%;
}
.p-contact__btn .wpcf7-form-control.wpcf7-previous {
background-color: #F3F3F3;
color: #333;
font-size: 2.2rem;
padding: 15px 60px;
border-radius: 4px;
width: 208px;
}
.p-contact__btn .wpcf7-spinner {
margin: 20px auto 0;
display: block;
}
.p-contact .wpcf7cp-btns {
text-align: center;
}
.p-contact .wpcf7cp-btns button {
padding: 15px 60px;
border-radius: 4px;
font-size: 2.2rem;
font-weight: bold;
}
.p-contact .wpcf7cp-btns button:first-of-type {
background-color: #F3F3F3;
}
.p-contact .wpcf7cp-btns button:nth-of-type(2) {
background-color: #005BAB;
color: #fff;
}
.p-contact .wpcf7-form.invalid .wpcf7-response-output,
.p-contact .wpcf7-form.sent .wpcf7-response-output,
.p-contact .wpcf7 form .wpcf7-response-output {
display: none;
}
.p-contact__confirm .p-contact__select:after {
content: none;
}
.p-contact__thanks {
text-align: center;
margin-top: 60px;
font-size: 2rem;
} .mv .swiper-main .swiper-slide .swiper-main-media {
aspect-ratio: 22/9;
}
.mv .swiper-thumb .swiper-thumb-media {
aspect-ratio: 2/1;
}
.mv .swiper-thumb .swiper-thumb-media img {
width: 100%;
height: 100%;
object-fit: cover;
}
.swiper-thumb-wrap {
background-color: #F0F5F9;
margin-top: -9%;
position: relative;
z-index: 2;
padding: 20px 42px;
max-width: 1443px;
width: 85%;
margin-left: auto;
border-radius: 10px 0px 0px 0px;
}
@media only screen and (min-width: 800px) {
.sp_top {
display: none !important;
}
}
@media only screen and (min-width: 1024px) {
a:hover {
opacity: 0.8;
}
.sp {
display: none !important;
}
a[href^="tel:"] {
pointer-events: none;
}
a,
a::before,
a::after,
button {
-webkit-transition: 0.3s ease-in-out;
transition: 0.3s ease-in-out;
}
.floating:hover {
right: 0;
}
.nav-links span:hover,
.nav-links a:hover {
background-color: #005BAB;
color: #fff;
}
.cource-main__tab:hover {
background-color: #0090EC;
color: #fff;
}
.p-class__item a:hover img {
-webkit-transform: scale(1.05);
transform: scale(1.05);
}
}
@media (1200px < width <= 1440px) {
.p-fv {
aspect-ratio: 15/7;
}
}
@media (940px < width <= 1200px) {
.p-fv {
aspect-ratio: 13/7;
}
.p-fv__title {
font-size: 5rem;
}
}
@media (889px < width <= 940px) {
.p-fv {
aspect-ratio: 10/7;
}
.p-fv__title {
font-size: 5rem;
}
}
@media (700px < width <= 889px) {
.p-fv {
aspect-ratio: 14/7;
}
}
@media ( width <= 700px) {
.p-fv {
aspect-ratio: 10/7;
}
}
@media (889px < width < 1440px) {
.inner-block {
margin: 0 auto;
}
.floating__item:hover {
-webkit-transform: scale(1.02);
transform: scale(1.02);
}
.slide01 .swiper-pagination-bullet {
width: 6rem;
}
.slide01 .swiper-button-prev:hover,
.slide01 .swiper-button-next:hover {
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
.section__title {
font-size: 3.2rem;
}
.section__title:after {
font-size: 6vw !important;
}
.btn2 {
width: 200px;
height: 50px;
}
.card__list {
gap: 30px 6%;
}
.card__item {
-webkit-box-flex: 0;
-webkit-flex: 0 0 47%;
-ms-flex: 0 0 47%;
flex: 0 0 47%;
}
.mv__title {
font-size: 4vw;
}
.mv__text {
font-size: 2vw;
}
.mv__text_btn {
font-size: 1.4vw;
width: 220px;
}
.policy {
padding: 90px 0 50px;
}
.policy__back {
font-size: 6vw;
}
.policy__subtitle {
font-size: 2.4rem;
}
.policy__list {
margin-top: 100px;
}
.policy__item {
-webkit-box-flex: 0;
-webkit-flex: 0 0 48%;
-ms-flex: 0 0 48%;
flex: 0 0 48%;
}
.cource-heading {
padding-top: 80px;
padding-bottom: 30px;
}
.cource-heading__text {
margin-top: 30px;
}
.cource-main__tab {
height: 40px;
font-size: 1.4rem;
}
.cource-main .tabcontent {
margin-top: 50px;
}
.jisseki__content {
-webkit-box-flex: 0;
-webkit-flex: 0 0 50%;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
}
.jisseki__title {
font-size: 3.2rem;
}
.jisseki__btn {
margin-top: 25px;
}
.jisseki__img {
-webkit-box-flex: 0;
-webkit-flex: 0 0 40%;
-ms-flex: 0 0 40%;
flex: 0 0 40%;
}
.message {
padding-top: 100px;
}
.information {
padding: 90px 0;
}
.information__list {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-top: 30px;
}
.information__item {
-webkit-box-flex: 0;
-webkit-flex: 0 0 46%;
-ms-flex: 0 0 46%;
flex: 0 0 46%;
margin-top: 7%;
}
.information__img {
margin-top: 10px;
}
.information__btn {
margin-top: 20px;
}
.guide {
padding-top: 40px;
padding-bottom: 190px;
}
.guide__img1 {
top: -22%;
}
.guide__lead {
margin-top: 30px;
font-size: 2.4rem;
position: relative;
z-index: 2;
}
.guide__text {
font-size: 1.6rem;
margin-top: 15px;
}
.guide__btn {
margin-top: 40px;
}
.news {
padding: 90px 0;
}
.news .section__title:after {
left: 0;
top: 20%;
}
.news__inner {
display: block;
}
.news__btn {
margin-top: 50px;
}
.news__list {
margin-top: 50px;
}
.news__item {
margin-top: 40px;
}
.news__item a.news_title_link {
padding: 30px 30px 30px 70px;
}
.news_cat_list{
left: 60px;
}
.p-news .section__title:after {
left: 0;
top: 20%;
}
.p-success-group__tab:hover {
color: #005BAB;
}
.single__content #toc_container .toc_list a:hover {
color: #005BAB;
}
.single-point__title:after {
font-size: 6vw !important;
}
.single-teaching__title:after {
font-size: 6vw !important;
}
.single-test__title:after {
font-size: 6vw !important;
}
.single-result__title:after {
font-size: 6vw !important;
}
}
@media only screen and (max-width: 799px) {
body {
font-size: 16px;
position: relative;
-webkit-appearance: none;
-webkit-text-size-adjust: 100%;
}
.inner-block {
padding: 0 10px;
width: auto;
}
#wrapper {
min-width: 320px;
position: relative;
overflow: hidden;
}
input[type=submit] {
-webkit-text-size-adjust: 100%;
}
input,
select,
textarea {
font-size: 16px !important;
}
.pc {
display: none !important;
}
}
@media (600px < width <= 1024px) {
.main {
margin-left: 0;
width: 100%;
margin-top: 70px;
}
.single-head__title{
font-size: 3rem;
}
.inner {
width: 100%;
padding: 0 20px;
}
.inner-s {
width: 100%;
padding: 0 20px;
}
.single-cource hr{
width: 90%;
margin: 12% auto 0;
}
.footer {
width: 100%;
margin-left: 0;
}
.floating {
bottom: 0;
left: 0;
right: 0;
top: initial;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
.floating__item {
-webkit-box-flex: 0;
-webkit-flex: 0 0 33.333%;
-ms-flex: 0 0 33.333%;
flex: 0 0 33.333%;
border-radius: 0;
height: 60px;
margin-top: 0;
}
.floating__inst.floating__item{
border-radius: 5px 0px 0px 5px;
}
.floating__inst.floating__item a{
padding: 15px 15px;
}
.floating span {
margin-right: 6px;
}
.slide01 .swiper-pagination-bullet {
width: 4rem;
}
.section__title:after {
font-size: 8rem;
}
.card__list {
gap: 30px 6%;
}
.card__item {
-webkit-box-flex: 0;
-webkit-flex: 0 0 47%;
-ms-flex: 0 0 47%;
flex: 0 0 47%;
}
.cat__item a {
font-size: 1.4rem;
height: 34px;
}
.mv__title {
font-size: 4rem;
}
.mv__text {
font-size: 1.8rem;
}
.mv__text_btn{
font-size: 1.3rem;
width: 200px;
}
.mv .swiper-main .swiper-slide {
aspect-ratio: 19/9;
}
.mv .swiper-main .swiper-slide .swiper-main-media {
aspect-ratio: 22/9;
}
.policy {
padding: 90px 0;
}
.policy__back {
font-size: 8rem;
}
.policy__heading {
display: block;
}
.policy__titles {
text-align: center;
}
.policy__subtitle {
margin-top: 40px;
text-align: center;
font-size: 2.4rem;
}
.policy__list {
margin-top: 100px;
}
.policy__item {
-webkit-box-flex: 0;
-webkit-flex: 0 0 45%;
-ms-flex: 0 0 45%;
flex: 0 0 45%;
}
.cource-heading {
padding-top: 90px;
padding-bottom: 50px;
}
.cource-heading__inner {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: end;
-webkit-align-items: flex-end;
-ms-flex-align: end;
align-items: flex-end;
}
.cource-heading__img {
position: static;
}
.cource-main .tabcontent {
margin-top: 50px;
}
.jisseki__content {
-webkit-box-flex: 0;
-webkit-flex: 0 0 40%;
-ms-flex: 0 0 40%;
flex: 0 0 40%;
}
.jisseki__title {
font-size: 2.8rem;
}
.message {
padding-top: 150px;
padding-bottom: 80px;
}
.information {
padding-bottom: 40px;
}
.guide {
padding-bottom: 150px;
}
.guide__lead {
font-size: 2.4rem;
margin-top: 40px;
}
.guide__text {
font-size: 1.8rem;
}
.guide__btn {
margin-top: 50px;
}
.news {
padding: 90px 0;
}
.news .section__title:after {
left: 0;
}
.news__inner {
display: block;
}
.news__list {
margin-top: 50px;
}
.news__item {
margin-top: 40px;
}
.p-news .section__title:after {
left: 0;
}
.single-head__inner {
display: block;
padding-top: 40px;
}
.single-point__title:after {
font-size: 8rem;
}
.single-teaching__title:after {
font-size: 8rem;
left: 0;
}
.single-test__title:after {
font-size: 8rem;
}
.single-result__title:after {
font-size: 8rem;
left: 0;
}
.p-fv__block {
left: 12px;
bottom: 20px;
}
.p-fv__title {
font-size: 4.5rem;
}
}
@media only screen and (max-width: 600px) {
.main {
margin-left: 0;
width: 100%;
margin-top: 70px;
}
.inner {
width: 100%;
padding: 0 20px;
}
.inner-s {
width: 100%;
padding: 0 20px;
}
.single-cource hr{
width: 90%;
margin: 12% auto 0;
}  
.footer {
width: 100%;
margin-left: 0;
}
.footer__inner {
display: block;
padding: 0 20px;
}
.footer__logo ,.footer_logoarea{
width: 266px;
margin: auto;
}
.footer__contents {
margin-top: 70px;
}
.footer__list {
margin-left: -30px;
}
.footer__item {
margin-left: 30px;
}
.footer-nav2__list {
margin-left: -30px;
}
.footer-nav2__item {
margin-left: 30px;
}
.footer-nav3__item ul {
margin-left: -10px;
}
.footer-nav3__item li {
margin-left: 7px;
}
.c-pagetop {
right: 10px;
}
.floating {
bottom: 0;
left: 0;
right: 0;
top: initial;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
.floating__item {
-webkit-box-flex: 0;
-webkit-flex: 0 0 33.333%;
-ms-flex: 0 0 33.333%;
flex: 0 0 33.333%;
border-radius: 0;
height: 50px;
margin-top: 0;
}
.floating__inst.floating__item{
border-radius: 5px 0px 0px 5px;
}
.floating__item a {
font-size: 1.4rem;
padding: 0;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
height: 50px;
line-height: 50px;
}
.floating span {
margin-right: 6px;
}
.slide01 {
margin-top: 60px;
position: relative;
}
.slide01__inner {
padding: 0 4rem;
}
.slide01 .swiper-slide {
width: 100%;
}
.slide01 .slide-title {
font-size: 1.6rem;
margin-top: 15px;
}
.slide01 .swiper-controller {
margin-top: 45px;
padding-bottom: 114px;
display: block;
}
.slide01 .swiper-pagination {
bottom: 78px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
margin-left: 0;
}
.slide01 .swiper-pagination-bullet {
width: 20%;
}
.slide01 .swiper-button {
position: absolute;
width: 110%;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
top: 20%;
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
z-index: 2;
}
.slide01 .swiper-button-prev,
.slide01 .swiper-button-next {
width: 30px;
height: 30px;
}
.slide01 .swiper-button-prev::after,
.slide01 .swiper-button-next::after {
width: 8px;
height: 8px;
}
.slide01 .swiper-button-prev {
left: 0;
}
.slide01 .swiper-button-next {
right: 0;
}
.slide01 .swiper-button-next {
margin-left: 0;
}
.section__title {
font-size: 2.8rem;
line-height: 1;
}
.section__title_en {
font-size: 1.4rem;
margin-bottom: 8px;
}
.section__title .ja {
font-size: 2rem;
line-height: 2;
}
.section__title:after {
font-size: 6rem;
}
.section__subtitle {
font-size: 1.8rem;
}
.section__subtitle::before, .section__subtitle:after {
width: 30px;
}
.section__subtitle::before {
margin-right: 20px;
}
.section__subtitle:after {
margin-left: 20px;
}
.btn2 {
width: 210px;
height: 50px;
} .card__item {
width: 100%;
-webkit-flex: 0 0 48.5%;
-ms-flex: 0 0 48.5%;
flex: 0 0 48.5%; } .card__thumbnail {
aspect-ratio: 3/2;
}
.p-fv {
aspect-ratio: 10/7;
}
.p-fv__block {
padding: 0 20px;
}
.p-fv__title {
font-size: 3rem;
}
.p-fv__text {
font-size: 1.4rem;
}
.cat__item a {
font-size: 1.4rem;
height: 34px;
}
.mv__title {
font-size: 3rem;
}
.mv__text {
font-size: 1.4rem;
}
.mv__text_btn {
font-size: 1.2rem;
width: 180px;
margin-top:15px;
}
.mv .swiper-thumb {
display: none;
}
.mv .swiper-horizontal > .swiper-pagination-bullets, .mv .swiper-pagination-bullets.swiper-pagination-horizontal, .mv .swiper-pagination-custom, .mv .swiper-pagination-fraction {
right: 20px;
top: 88%;
}
.pickup {
padding-bottom: 20px;
}
.policy {
overflow-x: hidden;
}
.policy__back {
font-size: 6rem;
right: initial;
left: 0;
top: 1%;
}
.policy__heading {
display: block;
}
.policy__titles {
text-align: center;
}
.policy__contents {
text-align: left;
margin-top: 20px;
}
.policy__subtitle {
margin-top: 40px;
text-align: left;
font-size: 2rem;
}
.policy__text {
margin-top: 20px;
}
.policy__list {
display: block;
margin-top: 45px;
}
.policy__item {
width: 90%;
}
.cource-heading {
padding-top: 100px;
padding-bottom: 0;
}
.cource-heading__contents {
width: 100%;
}
.cource-heading__img {
position: static;
width: 90%;
margin-left: auto;
margin-right: -20px;
margin-top: 45px;
}
.cource-main__title {
font-size: 1.8rem;
gap: 20px;
}
.cource-main__title::before, .cource-main__title:after {
width: 30px;
}
.cource-main__tabs {
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
gap: 12px 20px;
margin-top: 40px;
}
.cource-main__tab {
font-size: 1.4rem;
padding: 12px 20px;
-webkit-box-flex: 0;
-webkit-flex: 0 0 auto;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
margin-top: 0;
line-height: 1;
height: auto;
}
.cource-main .tabcontent {
margin-top: 35px;
}
.jisseki {
padding-top: 90px;
}
.jisseki__inner {
display: block;
}
.jisseki__title {
font-size: 2.8rem;
text-align: center;
}
.jisseki__btn .btn {
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
}
.jisseki__img {
-webkit-transform: translate(-20px, 20%);
transform: translate(-20px, 20%);
}
.message {
padding-top: 150px;
padding-bottom: 0;
}
.message .section__title {
text-align: center;
}
.message__inner {
display: block;
}
.message__img {
width: 100%;
-webkit-transform: translate(30%, 30%);
transform: translate(30%, 30%);
}
.message__btn .btn {
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
}
.information {
padding-top: 150px;
padding-bottom: 50px;
}
.information__list {
display: block;
margin-top: 40px;
}
.information__item {
margin-top: 60px;
}
.information__item:first-of-type {
margin-top: 0;
}
.guide {
text-align: center;
padding-top: 100px;
padding-bottom: 300px;
}
.guide .section__title:after {
left: 40%;
}
.guide__img1 {
top: 0;
width: 28%;
}
.guide__img2 {
display: none;
}
.guide__img3 {
width: 80%;
right: 0;
bottom: 12%;
}
.guide__inner {
position: static;
}
.guide__lead {
font-size: 2.4rem;
margin-top: 40px;
}
.guide__text {
font-size: 1.8rem;
}
.guide__btn {
margin-top: 50px;
}
.news {
padding-bottom: 110px;
}
.news .section__title {
text-align: center;
}
.news .section__title:after {
left: 10%;
}
.news__inner {
display: block;
}
.news__list {
margin-top: 40px;
}
.news__item {
margin-top: 40px;
}
.news__item a.news_title_link {
padding: 25px 25px 25px 45px;
}
.news__item a.news_title_link::before {
left: 25px;
height: calc(100% - 50px);
}
.news_cat_list{
top: 15px;
left: 35px;
}
.news__title {
font-size: 1.4rem;
}
.p-news .section__title {
text-align: center;
}
.p-news .section__title:after {
left: 10%;
}
.p-policy__lead {
text-align: left;
}
.p-policy__item {
display: block;
}
.p-policy__item:nth-of-type(odd) .p-policy__img {
margin-right: -20px;
}
.p-policy__item:nth-of-type(even) .p-policy__img {
margin-left: -20px;
}
.p-policy__title {
font-size: 2rem;
}
.p-policy__title span {
font-size: 5rem;
margin-right: 24px;
-webkit-box-flex: initial;
-webkit-flex: initial;
-ms-flex: initial;
flex: initial;
white-space: nowrap;
}
.p-policy__img {
margin-top: 30px;
}
.p-connection .section__title:after {
left: -5%;
}
.p-connection__lead {
text-align: left;
}
.p-connection__list {
margin-top: 75px;
display: block;
}
.p-connection__title {
font-size: 2rem;
}
.p-connection__title span {
-webkit-box-flex: 0;
-webkit-flex: 0 0 60px;
-ms-flex: 0 0 60px;
flex: 0 0 60px;
}
.p-feature .section__title:after {
left: 5%;
right: initial;
}
.p-feature__lead1 {
font-size: 2.4rem;
}
.p-feature__lead2 {
text-align: left;
}
.p-feature__list {
display: block;
}
.p-flow__item__wrap {
display: block;
}
.p-flow__img {
aspect-ratio: 5/3;
border-radius: 8px 8px 0 0;
}
.p-flow__block {
padding: 30px 20px;
border-radius: 0 0 8px 8px;
}
.p-flow__box.last {
padding: 20px 15px;
}
.p-class__item {
-webkit-flex-basis: 50%;
-ms-flex-preferred-size: 50%;
flex-basis: 50%;
font-size: 1.6rem;
}
.p-information__box {
padding: 40px 20px;
}
.p-information__head {
display: block;
}
.p-information__body {
padding: 40px 15px;
}
.p-information__maps {
display: block;
}
.p-information__map {
width: 90%;
margin: auto;
}
.p-information__course {
margin-top: 30px;
}
.p-information__course h4 {
font-size: 1.8rem;
}
.p-information__iframe {
aspect-ratio: 1/1;
}
.p-information__message {
padding: 40px 20px;
}
.p-information__message h4:after {
font-size: 8rem;
}
.p-success .p-fv {
background-image: url(//kibouz.co.jp/wp-content/themes/kibou/img/common/success-fv.jpg);
}
.p-success__links {
display: block;
margin-top: 40px;
}
.p-success__link:nth-of-type(2) {
margin-top: 20px;
}
.p-success__link a {
font-size: 2.4rem;
}
.p-success__link a span {
font-size: 1.4rem;
}
.p-success__wh {
padding: 75px 0;
}
.p-success__wh .red {
font-size: 2.8rem;
}
.p-success__sky {
padding: 75px 0;
}
.p-success__sky .red {
font-size: 2.8rem;
}
.p-success__lead {
text-align: left;
font-size: 1.6rem;
}
.p-success__up {
display: block;
}
.p-success__name {
font-size: 1.8rem;
}
.p-success__name span {
-webkit-box-flex: 0;
-webkit-flex: 0 0 28px;
-ms-flex: 0 0 28px;
flex: 0 0 28px;
margin-right: 10px;
}
.p-success__passes {
margin-top: 20px;
}
.p-success__pass {
text-align: left;
font-size: 2rem;
}
.p-success__pass:first-of-type {
-webkit-box-flex: 0;
-webkit-flex: 0 0 75%;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
}
.p-success__pass:nth-of-type(2) {
-webkit-box-flex: 0;
-webkit-flex: 0 0 25%;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
}
.p-success__pass span {
font-size: 1.6rem;
margin-bottom: 10px;
line-height: 1;
}
.p-success__under {
display: block;
}
.p-success__under .p-success__passes {
margin-top: 0;
}
.p-success__lead2 {
margin-top: 30px;
}
.p-success__list2 {
display: block;
margin-top: 30px;
}
.p-success__num {
font-size: 2rem;
}
.p-success__list3 {
display: block;
margin-top: 40px;
}
.p-success-group__tabs {
margin-top: 40px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
gap: 13px 30px;
}
.p-success-group__tab {
font-size: 2rem;
white-space: nowrap;
}
.p-success-group__tab:first-of-type {
margin-left: 0;
}
.single__content p {
font-size: 1.4rem;
}
.single__content h2 {
font-size: 2rem;
}
.single__content h3 {
font-size: 1.8rem;
}
.single__content h4 {
font-size: 1.6rem;
}
.single__content ol li::before {
margin-right: 6px;
-webkit-box-flex: 0;
-webkit-flex: 0 0 28px;
-ms-flex: 0 0 28px;
flex: 0 0 28px;
height: 28px;
}
.single-head__inner {
display: block;
padding-top: 40px;
}
.single-point {
margin: 80px 0;
}
.single-point__title:after {
font-size: 6rem;
}
.single-teaching__title:after {
font-size: 6rem;
left: 0;
}
.single-test__title:after {
font-size: 6rem;
}
.single-result__title:after {
font-size: 6rem;
left: 0;
}
.p-contact td input[type=radio] + span:after {
top: 5px;
}
.p-contact td input[type=checkbox] + span:after {
top: 5px;
}
}
@media only screen and (min-width: 1920px) {
.inner {
max-width: 1610px;
width: calc(100% - 200px);
margin: 0 auto;
}
.inner-s {
max-width: 1610px;
width: calc(100% - 480px);
margin: 0 auto;
}
.single-cource hr{
max-width: 1610px;
width: calc(100% - 480px);
}  
}
@media only screen and (max-width: 1200px) {
.single-cource__inner {
display: block;
}
}
@media only screen and (max-width: 1024px) {
.header {
width: 100%;
position: fixed;
top: 0;
left: 0;
right: 0;
}
.header__logo {
height: 70px;
padding: 0 20px;
display: block;
line-height: 70px;
}
.header__logo img {
width: 150px;
}
.side {
-webkit-transform: translateX(100%);
transform: translateX(100%);
position: fixed;
top: 70px;
left: 0;
z-index: 999;
-webkit-transition: 0.3s ease-in-out;
transition: 0.3s ease-in-out;
overflow-y: scroll;
height: 100%;
width: 100%;
}
.side.active {
-webkit-transform: translateX(0);
transform: translateX(0);
}
.c-hamburger {
width: 45px;
cursor: pointer;
z-index: 999;
width: 34px;
height: 23px;
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
right: 20px;
display: block;
}
.c-hamburger.active span {
background-color: #fff;
}
.single-section__title {
font-size: 2.6rem;
white-space: nowrap;
}
.single__content {
padding: 20px 15px;
}
.single-head__title {
font-size: 2.9rem;
}
.single-section__title.single-cource__title {
font-size: 2.5rem;
}
.single-head__img {
margin-top: 40px;
margin-right: -20px;
margin-left: -20px;
}
.single-cource {
width: 100%;
margin-top: 100px;
}
.single-cource__text {
margin-left: 0;
margin-top: 20px;
}
.single-cource__list {
margin-left: 0;
margin-top: 20px;
}
.single-flex:nth-of-type(2n) .single-flex__item .single-flex__img {
margin-right: auto;
margin-left: -20px;
}
.single-flex__item {
display: block;
}
.single-flex__item:nth-of-type(even) .single-flex__img {
margin-left: auto;
margin-right: -20px;
}
.single-flex__img {
width: 85%;
margin-left: auto;
margin-right: -20px;
}
.single-flex__text {
margin-top: 20px;
}
.single-point__box {
padding: 40px 20px;
}
.single-point__box__head {
display: block;
}
.single-point__subtitle {
font-size: 2rem;
}
.single-point__subtitle .icon {
-webkit-box-flex: 0;
-webkit-flex: 0 0 26px;
-ms-flex: 0 0 26px;
flex: 0 0 26px;
}
.single-point__subtitle{
padding-right: 0;
}
.single-point__info {
padding-left: 0;
margin-top: 40px;
border: solid 0;
}
.single-teaching__item {
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.single-teaching__subtitle {
padding: 5px 30px 0 0;
border: none;
font-size: 2rem;
white-space: nowrap;
}
.single-teaching__subtitle02{
margin-bottom: 5%;
left:0;
width:100%;
font-size: 1.8rem;
white-space: normal;
}
.single-teaching__text {
border-left: 3px solid #bfbfbf;
padding-left: 30px;
}
.single-test {
padding: 100px 0;
}
.single-test__item {
margin-top: 30px;
}
.single-test__subtitle {
font-size: 2rem;
}
.single-test__text {
margin-top: 8px;
}
.single-test__box {
padding: 30px;
}
.p-contact__item {
padding: 15px 0;
font-size: 1.2rem;
}
.p-contact__item:after {
width: 26px;
right: -13px;
}
.p-contact__form {
margin-top: 60px;
}
.p-contact tr {
display: block;
}
.p-contact td {
display: block;
}
.p-contact__names {
display: block;
}
.p-contact__names:nth-of-type(2) {
margin-top: 20px;
}
.p-contact__name--input {
width: 100%;
}
.p-contact__address.num .p-contact__address--input {
width: 100%;
}
}
@media (1439px < width) {
.section__title:after {
font-size: 7vw !important;
}
.policy__back {
font-size: 7vw;
}
.cource-heading {
padding-top: 80px;
}
.jisseki__content {
-webkit-box-flex: 0;
-webkit-flex: 0 0 40%;
-ms-flex: 0 0 40%;
flex: 0 0 40%;
}
.guide__img1 {
width: 23%;
}
.p-policy__title span {
font-size: 8rem;
}
.single-point__title:after {
font-size: 7vw !important;
}
.single-teaching__title:after {
font-size: 7vw !important;
}
.single-test__title:after {
font-size: 7vw !important;
}
.single-result__title:after {
font-size: 7vw !important;
}
}
@media only screen and (max-width: 1439px) {
.news__btn--pc {
display: none;
}
}
@media only screen and (min-width: 1440px) {
.news__btn--sp {
display: none;
}
}  @media only screen and (max-width: 600px) {
.swiper-thumb-wrap {
display: none;
}
.mv .swiper-main .swiper-slide {
aspect-ratio: 7/10;
}
.mv .swiper-main .swiper-slide .swiper-main-media {
aspect-ratio: 7/10;
}
}
.swiper-thumb .swiper-button-prev,
.swiper-thumb .swiper-button-next {
position: absolute;
top: 28%;
-webkit-flex-shrink: 0;
-ms-flex-negative: 0;
flex-shrink: 0;
margin: 0;
display: grid;
place-content: center;
width: 5rem;
height: 5rem;
cursor: pointer;
-webkit-transition: 0.3s ease-in-out;
transition: 0.3s ease-in-out;
background-color: #fff;
border-radius: 50%;
border: 1px solid #005BAB;
}
.swiper-thumb .swiper-button-prev::before,
.swiper-thumb .swiper-button-next::before {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
content: "";
}
.swiper-thumb .swiper-button-prev::after,
.swiper-thumb .swiper-button-next::after {
width: 0.8rem;
height: 0.8rem;
content: "";
border: solid #005BAB;
border-width: 1px 1px 0 0;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}
.swiper-thumb .swiper-button-prev::after {
-webkit-transform: rotate(-135deg);
transform: rotate(-135deg);
}
.p-news .p-fv {
aspect-ratio: auto;
height: 270px;
width: auto;
}
.p-news .news__list {
margin-top: 0 !important;
}
.p-news__contents #breadcrumbs{
bottom: 0;
position: relative;
text-align: right;
margin-bottom: 20px;
}
@media (600px < width < 1024px) {
.swiper-thumb .swiper-button-prev,
.swiper-thumb .swiper-button-next {
width: 4rem;
height: 4rem;
}
@media (1024px <= width < 1440px) {
.p-news .p-fv {
aspect-ratio: 9/2;
}
}
}
@media (600px < width < 1025px) {
.p-news__contents {
padding: 60px 0;
}
}
@media (max-width: 600px) {
.p-news .p-fv {
aspect-ratio: 2/1;
}
}
.search-form .wp-block-vk-filter-search-filter-search {
margin-top: -50px;
max-width: 600px;
margin-bottom: 70px;
}
.search-form .vkfs__labels {
display: block;
}
.search-form .vkfs__label-name {
color: #005BAB;
font-weight: bold;
font-size: 1.6rem;
}
.search-form .vkfs select {
background-color: #F0F5F9;
padding: 10px 20px;
border-radius: 10px;
border: none;
background-position: right 20px top 55%;
font-size: 1.6rem;
}
.search-form .vkfs .btn[type=submit] {
display: grid;
place-content: center;
width: 215px;
height: 55px;
font-weight: bold;
color: #fff;
border-radius: 999px;
background-color: #0090EC;
margin: 35px auto 0;
position: relative;
line-height: 1;
letter-spacing: 0;
font-size: 1.6rem;
}
.search-form .vkfs .btn[type=submit]::before {
content: "";
display: block;
width: 19px;
height: 19px;
background: url(//kibouz.co.jp/wp-content/themes/kibou/img/common/choice-icon.svg) no-repeat center center/cover;
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
left: 23%;
} .p-spring,
.footer-lp {
width: 100%;
margin-left: 0;
}
.p-spring .section__title ,.p-spring .section__title_en {
text-align: center;
}
.p-spring-mv {
aspect-ratio: 22/9;
position: relative;
background: url(//kibouz.co.jp/wp-content/themes/kibou/img/common/spring-mv-bg.jpg) no-repeat center center/cover;
}
.p-spring-mv__title {
position: absolute;
top: 48.5%;
transform: translateY(-50%);
left: 2%;
width: 61%;
}
.p-spring-feature .section__title ,.p-spring-feature .section__title_en{
text-align: center;
}
.p-spring-feature .section__title:after {
content: "Features";
color: #f3f3f3;
left: 38%;
}
.p-spring-feature__item {
margin-top: 120px;
}
.p-spring-feature__item:nth-of-type(odd) .p-spring-feature__img {
margin-left: calc(50% - 50vw);
}
.p-spring-feature__item:nth-of-type(odd) .p-spring-feature__box {
margin-left: auto;
}
.p-spring-feature__item:nth-of-type(even) .p-spring-feature__img {
margin-right: calc(50% - 50vw);
margin-left: auto;
}
.p-spring-feature__img {
width: 65%;
box-shadow: 0 0 40px 0 rgba(0, 29, 47, 0.09);
}
.p-spring-feature__box {
width: 60%;
box-shadow: 0px 0px 40px 0px rgba(0, 29, 47, 0.09);
padding: 0 50px 80px;
margin-top: -200px;
position: relative;
z-index: 2;
background-color: #fff;
border-radius: 8px;
}
.p-spring-feature__subtitle {
font-size: 2rem;
font-weight: bold;
color: #299BFF;
}
.p-spring-feature__text {
margin-top: 5px;
line-height: 2;
margin-bottom: 20px;
}
.p-spring-feature__text:last-of-type {
margin-bottom: 0;
}
.p-spring-feature__num {
transform: translateY(-62%);
color: #005BAB;
font-size: 7rem;
font-weight: bold;
line-height: 1;
}
.p-spring-cta__btn.btn_color img {
width: 80%;
}
.feature_color_green .p-spring-feature__num ,.feature_color_green .section__title_en ,.feature_color_green .p-flow__title{
color:#1CC18E;
}
.feature_color_red .p-spring-feature__num ,.feature_color_red .section__title_en ,.feature_color_red .p-flow__title{
color:#eb6767;
}
.feature_color_orange .p-spring-feature__num ,.feature_color_orange .section__title_en ,.feature_color_orange .p-flow__title{
color:#F0AD00;
}
.feature_color_green .p-spring-point__top::before ,.feature_color_green .p-spring-point__top::after ,.feature_color_green .p-spring-flow__close ,.feature_color_green h1{
background-color:#1CC18E;
}
.feature_color_red .p-spring-point__top::before ,.feature_color_red .p-spring-point__top::after ,.feature_color_red .p-spring-flow__close ,.feature_color_red h1{
background-color:#eb6767;
}
.feature_color_orange .p-spring-point__top::before ,.feature_color_orange .p-spring-point__top::after ,.feature_color_orange .p-spring-flow__close ,.feature_color_orange h1{
background-color:#F0AD00;
}
.feature_color_green .p-spring-cta__btn.btn_color a{
background-color:#1CC18E;
border: 1px solid #1CC18E;
}
.feature_color_red .p-spring-cta__btn.btn_color a{
background-color:#eb6767;
border: 1px solid #eb6767;
}
.feature_color_orange .p-spring-cta__btn.btn_color a{
background-color:#F0AD00;
border: 1px solid #F0AD00;
}
.feature_color_green .btn span{
background-color:#1CC18E;
}
.feature_color_red .btn span{
background-color:#eb6767;
}
.feature_color_orange .btn span{
background-color:#F0AD00;
}
.feature_color_green .p-spring-feature__subtitle {
color:#56d8af;
}
.feature_color_red .p-spring-feature__subtitle {
color:#fe9898;
}
.feature_color_orange .p-spring-feature__subtitle {
color:#fcc63a;
}
.feature_color_green .p-flow__title span{
color:#c6eadf;
}
.feature_color_red .p-flow__title span{
color:#fe9898;
}
.feature_color_orange .p-flow__title span{
color:#fcc63a;
}
.feature_color_green .p-spring-point {
background-color:#d9fff3;
}
.feature_color_red .p-spring-point {
background-color:#fce3e3;
}
.feature_color_orange .p-spring-point {
background-color:#fff1ce;
}
.feature_color_green .p-success__sky ,.feature_color_green .p-spring-flow  ,.feature_color_green .p-spring-about{
background-color:#f2fffb;
}
.feature_color_red .p-success__sky ,.feature_color_red .p-spring-flow ,.feature_color_red .p-spring-about{
background-color:#fffbfb;
}
.feature_color_orange .p-success__sky ,.feature_color_orange .p-spring-flow ,.feature_color_orange .p-spring-about{
background-color:#fff9e9;
}
.feature_color_blue .tablepress>:where(thead,tfoot)>*>th {
background-color:#DAEBF8;
}
.feature_color_green .tablepress>:where(thead,tfoot)>*>th {
background-color:#d9fff3;
}
.feature_color_red .tablepress>:where(thead,tfoot)>*>th {
background-color:#fce3e3;
}
.feature_color_orange .tablepress>:where(thead,tfoot)>*>th {
background-color:#fff1ce;
}
.p-spring-feature__num span {
font-size: 7.5rem;
}
.p-spring-point {
margin: 110px auto 0;
max-width: 1190px;
width: 100%;
padding: 0 20px;
background-color: #DAEBF8;
padding: 80px;
position: relative;
}
.p-spring-point__top {
display: flex;
justify-content: center;
align-items: center;
font-size: 3rem;
position: absolute;
top: 0;
left: 50%;
transform: translate(-50%,-50%);
font-weight: bold;
}
.p-spring-point__top::before {
content: "";
width: 4px;
height: 40px;
background-color: #005BAB;
transform: rotate(-30deg);
margin-right: 15px;
display: block;
border-radius: 999px;
}
.p-spring-point__top::after {
content: "";
width: 4px;
height: 40px;
background-color: #005BAB;
transform: rotate(30deg);
margin-left:15px;
display: block;
border-radius: 999px;
}
.p-spring-point__title {
font-size: 2.8rem;
color: #299BFF;
font-weight: bold;
text-align: center;
}
.p-spring-point__text {
margin-top: 20px;
}
.p-spring-success .section__title ,.p-spring-success .section__title_en{
text-align: center;
}
.p-spring-success .section__title:after {
content: "Success";
color: #fff;
left: 32%;
z-index: 1;
}
.p-spring-success__inner {
max-width: 860px;
width: 100%;
margin: auto;
padding: 0 20px;
}
.p-spring-success__lead {
text-align: center;
margin-top: 40px;
z-index: 5;
position: relative;
}
.p-spring-success__btn .btn {
justify-content: flex-end;
margin-top: 60px;
}
.p-spring-cta {
background: url(//kibouz.co.jp/wp-content/themes/kibou/img/common/spring-cta-bg.jpg) no-repeat center center/cover;
}
.p-spring-cta__inner {
max-width: 1190px;
padding: 0 20px;
width: 100%;
margin: auto;
}
.p-spring-cta__btns {
display: flex;
justify-content: space-between;
}
.p-spring-cta__btn {
flex: 0 0 48.5%;
}
.p-spring-cta__btn:first-of-type a {
background-color: #005BAB;
color: #fff;
border: 1px solid #005BAB;
}
.p-spring-cta__btn:first-of-type a:after {
background: url(//kibouz.co.jp/wp-content/themes/kibou/img/common/btn-arrow.svg) no-repeat center center/cover;
}
.p-spring-cta__btn:nth-of-type(2) a {
background-color: #6EB9E9;
color: #fff;
border: 1px solid #6EB9E9;
}
.p-spring-cta__btn:nth-of-type(2) a:after {
background: url(//kibouz.co.jp/wp-content/themes/kibou/img/common/btn-arrow.svg) no-repeat center center/cover;
}
.p-spring-cta__btn:nth-of-type(3) a {
background-color: #fff;
color: #005BAB;
border: 1px solid #005BAB;
}
.p-spring-cta__btn:nth-of-type(3) a:after {
background: url(//kibouz.co.jp/wp-content/themes/kibou/img/common/arrow-navy.svg) no-repeat center center/cover;
}
.p-spring-cta__btn a {
padding: 1em 0;
display: block;
border-radius: 8px;
font-size: 2rem;
font-weight: bold;
display: flex;
align-items: center;
justify-content: center;
position: relative;
}
.p-spring-cta__btn a:after {
content: "";
position: absolute;
top: 50%;
transform: translateY(-50%);
right: 20px;
width: 24px;
height: 24px;
display: block;
}
.p-spring-cta__btn a span {
display: inline-block;
width: 45px;
margin-right: 7px;
}
.p-spring-about {
background-color: #F0F5F9;
}
.p-spring-about .section__title ,.p-spring-about .section__title_en{
text-align: center;
}
.p-spring-about .section__title:after {
content: "About us";
color: #fff;
left: 40%;
}
.p-spring-about__list {
margin-top: 140px;
}
.p-spring-about__item:first-of-type {
background: url(//kibouz.co.jp/wp-content/themes/kibou/img/common/spring-about-item1.jpg) no-repeat center center/cover;
}
.p-spring-about__item:nth-of-type(2) {
background: url(//kibouz.co.jp/wp-content/themes/kibou/img/common/spring-about-item2.jpg) no-repeat center center/cover;
}
.p-spring-about__item:nth-of-type(3) {
background: url(//kibouz.co.jp/wp-content/themes/kibou/img/common/spring-about-item3.jpg) no-repeat center center/cover;
}
.p-spring-course .section__title:after {
content: "Course";
color: #ebe8eb;
left: 32%;
z-index: 1;
}
.p-spring-course .tabcontents {
margin-top: 60px;
}
.p-spring-faq .section__title ,.p-spring-faq .section__title_en{
text-align: center;
}
.p-spring-faq .section__title:after {
content: "Q&A";
color: #F3F3F3;
left: 50%;
transform: translateX(-50%);
}
.p-spring-faq__inner {
max-width: 770px;
width: 100%;
padding: 0 20px;
margin: auto;
}
.p-spring-faq__list {
margin-top: 140px;
}
.p-spring-faq__list dl {
padding: 40px 0;
border-bottom: 2px solid #bfbfbf;
}
.p-spring-faq__list dt {
font-size: 1.8rem;
font-weight: bold;
display: flex;
align-items: baseline;
line-height: 1.5;
position: relative;
cursor: pointer;
padding-right: 40px;
}
.p-spring-faq__list dt:before,
.p-spring-faq__list dt:after {
content: "";
display: block;
width: 20px;
height: 3px;
background-color: #005BAB;
border-radius: 999px;
position: absolute;
right: 10px;
top: 25px;
}
.p-spring-faq__list dt:after {
transform: rotate(90deg);
transition: all .3s ease;
}
.p-spring-faq__list dt.active:after {
transform: rotate(0);
}
.p-spring-faq__list dt span {
color: #005BAB;
font-size: 3rem;
display: inline-block;
margin-right: 20px;
}
.p-spring-faq__list dd {
padding: 20px 30px 0;
line-height: 2;
}
.p-spring-faq__box {
background-color: #F0F5F9;
padding: 20px;
border-radius: 8px;
}
.p-spring-faq__box span {
display: block;
font-size: 1.8rem;
font-weight: bold;
color: #299BFF;
margin-bottom: 10px;
}
.p-spring-flow {
background-color: #F0F5F9;
}
.p-spring-flow .section__title ,.p-spring-flow .section__title_en{
text-align: center;
}
.p-spring-flow .section__title:after {
content: "Flow";
left: 50%;
transform: translateX(-50%);
}
.p-spring-flow .p-flow__list {
margin-top: 140px;
}
.p-spring-flow .p-flow__item:last-of-type:after {
content: "";
display: block;
width: 15px;
height: 15px;
border-right: 2px solid #BFBFBF;
border-bottom: 2px solid #BFBFBF;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
margin: 25px auto;
}
.p-spring-flow__btns {
display: flex;
align-items: flex-end;
justify-content: space-between;
margin-top: 20px;
}
.p-spring-flow__btn {
flex: 0 0 49%;
height: 58px;
border-radius: 999px;
display: flex;
align-items: center;
justify-content: center;
position: relative;
line-height: 1.6rem;
filter: drop-shadow(0 0 40px 0 rgba(0, 29, 47, 0.08));
}
.p-spring-flow__btn .wrap {
line-height: 1.5;
text-align: center;
}
.p-spring-flow__btn .br {
display: block;
line-height: 1.4rem;
line-height: 1.5;
}
.p-spring-flow__btn:first-of-type {
color: #005BAB;
border: 3px solid #005BAB;
background-color: #fff;
}
.p-spring-flow__btn:first-of-type:after {
content: "";
position: absolute;
top: 50%;
transform: translateY(-50%);
right: 20px;
width: 16px;
height: 16px;
display: block;
background: url(//kibouz.co.jp/wp-content/themes/kibou/img/common/arrow-navy.svg) no-repeat center center/cover;
}
.p-spring-flow__btn:nth-of-type(2) {
color: #fff;
border: 3px solid #005BAB;
background-color: #005BAB;
}
.p-spring-flow__btn:nth-of-type(2)::before {
content: "";
display: block;
width: 100px;
height: 37px;
background: url(//kibouz.co.jp/wp-content/themes/kibou/img/common/flow-fukidashi.svg) no-repeat center center/cover;
position: absolute;
top: 0;
left: 50%;
transform: translate(-50%,-75%);
}
.p-spring-flow__btn:nth-of-type(2):after {
content: "";
position: absolute;
top: 50%;
transform: translateY(-50%);
right: 15px;
width: 16px;
height: 16px;
display: block;
background: url(//kibouz.co.jp/wp-content/themes/kibou/img/common/btn-arrow.svg) no-repeat center center/cover;
}
.p-spring-flow__btn .icon {
display: block;
flex:0 0 24px;
margin-right: 4px;
}
.p-spring-flow__btn img {
width: 100%;
}
.p-spring-flow .p-flow__text span {
display: block;
margin-top: 1em;
line-height: 2;
}
.p-spring-flow .p-flow__text span.ttl {
color: #005BAB;
font-weight: bold;
}
.p-spring-flow__close {
background-color: #005BAB;
display: grid;
place-content: center;
color: #fff;
font-size: 2.4rem;
padding: 1.3em;
position: relative;
border-radius: 8px;
margin-top: 40px;
}
.p-spring-flow__close:after {
content: "";
display: block;
width: calc(100% - 16px);
height: calc(100% - 20px);
background-color: transparent;
border: 2px solid #fff;
border-radius: 8px;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%,-50%);
}
@media only screen and (max-width: 1024px) {
.p-spring-mv {
background: url(//kibouz.co.jp/wp-content/themes/kibou/img/common/spring-mv-bg-sp.jpg) no-repeat center center/cover;
aspect-ratio: 7/10;
}
.p-spring-mv__title {
display: none;
}
.p-spring-feature__item {
margin-top: 80px;
}
.p-spring-feature__item:nth-of-type(odd) .p-spring-feature__box {
margin-right: -20px;
border-radius: 8px 0 0 8px;
}
.p-spring-feature__item:nth-of-type(even) .p-spring-feature__box {
margin-left: -20px;
border-radius: 0 8px 8px 0;
}
.p-spring-feature__img {
width: 90%;
}
.p-spring-feature__box {
width: 100%;
margin-top: -30px;
padding: 30px 20px;
position: relative;
}
.p-spring-feature__text {
margin-top: 5px;
font-size: 1.6rem;
}
.p-spring-feature__num {
font-size: 3.6rem;
transform: translateY(-72%);
position: absolute;
top: 0;
left: 20px;
}
.p-spring-feature__num span {
font-size: 5.6rem;
}
.p-spring-point {
padding: 70px 20px 30px;
}
.p-spring-point__top {
font-size: 2.2rem;
white-space: nowrap;
text-align: center;
}
.p-spring-point__top::before,
.p-spring-point__top:after {
height: 58px;
}
.p-spring-point__title {
text-align: left;
font-size: 2rem;
}
.p-spring-success__lead {
text-align: left;
}
.p-spring-cta {
background: url(//kibouz.co.jp/wp-content/themes/kibou/img/common/spring-cta-bg-sp.jpg) no-repeat center center/cover;
}
.p-spring-cta__btns {
display: block;
}
.p-spring-cta__btn {
margin-top: 40px;
}
.p-spring-cta__btn:first-of-type {
margin-top: 0;
}
.p-spring-flow .p-flow__list {
margin-top: 70px;
}
.p-spring-flow__btns {
display: block;
}
.p-spring-flow__btn {
font-size: 1.4rem;
height: 60px;
}
.p-spring-flow__btn .br {
font-size: 1.2rem;
}
.p-spring-flow__btn:nth-of-type(2) {
margin-top: 30px;
}
.p-spring-flow__btn:nth-of-type(2)::before {
background: url(//kibouz.co.jp/wp-content/themes/kibou/img/common/flow-fukidashi-sp.svg) no-repeat center center/cover;
width: 100px;
height: 29px;
}
.p-spring-flow__close {
font-size: 2rem;
}
.p-spring-about__list {
display: block;
}
.p-spring-faq__list {
margin-top: 70px;
}
.p-spring-faq__list dl {
padding: 20px 0;
}
.p-spring-faq__list dt {
font-size: 1.6rem;
}
.p-spring-faq__list dt span {
margin-right: 10px;
}
.p-spring-faq__box span {
font-size: 1.6rem;
}
.p-spring-cta__btn.btn_color a{
width: 90%;
margin: auto;
}
} .c_category{
display: flex;
flex-wrap: wrap;
font-size: 12px;
font-weight: bold;
position: absolute;
top: 6px;
left: 10px;
}
.c_category dd{
margin-top: 4px;
}
.c_category dd a{
margin-right: 4px;
margin-top: 4px;
padding: 5px 10px;
border-radius: 5px;
background-color: #0090EC40;
color: #000000;
max-width: 115px;
width: auto;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.c_category dd a[href*="individualized"]{
background-color: #1CC18E40;
}
.c_category dd a[href*="early_childhood"]{
background-color: #eb676740;
}
.c_category dd a[href*="others"]{
background-color: #FFB62840;
} .wp-block-buttons{
margin: 2em 0;
}
.wp-block-button__link{
background-color: #036FD3;
}
.wp-block-button__link.wp-element-button{
color: #fff;
text-decoration: none;
}
.wp-block-quote {
background-color: #dbdbdb;
margin: 2em 10px;
padding: 10px;
}
.wp-block-quote p{
margin-top: 0px;
} .jikanwari td{
text-align: center!important;
}
@media only screen and (max-width: 600px){
} .single-link{
margin: 60px 0;
}
.cource-main__tabs.sv_link {
justify-content: center;
}
.cource-rink__btn {
-webkit-box-flex: 0;
-webkit-flex: 0 0 18%;
-ms-flex: 0 0 18%;
flex: 0 0 48%;
height: 60px;
display: grid;
place-content: center;
border: 1px solid #0090EC;
border-radius: 999px;
background-color: #0090EC;
color: #fff;
-webkit-transition: 0.3s ease-in-out;
transition: 0.3s ease-in-out;
cursor: pointer;
justify-content: center;
font-size: 2rem;
font-weight: bold;
}
.cource-rink__btn:hover {
background-color: #4ab8ff;
border-color: #4ab8ff;
color: #fff;
}
@media only screen and (max-width: 600px){
.single-link{
margin: 15px 0 25px;
}
.cource-main__tabs.sv_link {
gap: 20px 20px;
}
.cource-rink__btn {
font-size: 1.8rem;
padding: 12px 20px;
-webkit-box-flex: 0;
-webkit-flex: 0 0 auto;
-ms-flex: 0 0 auto;
flex: 0 0 95%;
margin-top: 0;
line-height: 1;
height: 55px;
}
} @media only screen and (max-width: 430px){
.p-contact__text{
font-size: 14px;
}
.wpcf7-list-item {
margin: 0 0 0 0;
width: 100%;
}
} .main.p-about .section__title_en{
text-align: center;
} .pc_t {
display: block;
}
.pc_tab_t {
display: block;
}
.tab_t {
display: none;
}
.tab_sp_t {
display: none;
}
.sp_t {
display: none;
}
@media (600px < width <= 1024px) {
.pc_t {
display: none !important;
}
.tab_t {
display: block !important;
}
.tab_sp_t {
display: block !important;
}
.sp_t {
display: none !important;
}
}
@media only screen and (max-width: 600px){
.pc_t {
display: none !important;
}
.pc_tab_t {
display: none !important;
}
.tab_t {
display: none !important;
}
.tab_sp_t {
display: block !important;
}
.sp_t {
display: block!important;
}
}