/*
Theme Name: KG Ichikawa
Description: KG high school Ichikawa Template
Author: The Fourth Cat Studio
Version: 1.0
*/
@charset "UTF-8";
html{font-size:62.5%;}
* {margin: 0;padding: 0;box-sizing: border-box;}
img {border: none;vertical-align: bottom;line-height: 0;}
figure{margin: 0;}
main{display: block;}
h1,h2,h3,h4,h5,h6{font-size: 100%;font-weight: normal;font-family: "游明朝","YuMincho","Hiragino Mincho ProN","Hiragino Mincho Pro","ＭＳ 明朝",serif}
h1,h1 a {font-size:26px;font-size:2.6rem;}
h2,h2 a {font-size:22px;font-size:2.2rem;}
h3 {font-size:20px;font-size:2.0rem;}
h4,h5 {font-size:18px;font-size:1.8rem;}
p,dl,a,ul,li,table,dt,dt a,figcaption {font-size:15px;font-size:1.5rem;font-family: "游明朝","YuMincho","Hiragino Mincho ProN","Hiragino Mincho Pro","ＭＳ 明朝",serif}
a {text-decoration: none;color: inherit;line-height:inherit;font-size:inherit;cursor: pointer;transition-duration: 0.4s;}
a:hover{color:rgba(150,150,150,1);text-decoration: none;}
ul,p,tr,td,table{margin:0;padding:0;color: #333;}
p{line-height: 1.8;color: #333;text-align: justify;text-justify: inter-ideograph;-moz-font-feature-settings: "palt";-webkit-font-feature-settings: "palt";font-feature-settings: "palt";}
li,dd{list-style:none;margin: 0;padding: 0;color: #333;}
.cf:after{content: "";clear: both;display: block;}
.no-border{border: 0px!important;}
span.ib{display: inline-block;}
.attention{margin-left: 1em!important;text-indent: -1em;}
.attention:before{content: "※";}
.upper-1200,.upper-1024,.upper-767{display: block;}
.under-1200,.under-1024,.under-767{display: none;}
.fbox{display: -webkit-flex;display: flex;-webkit-flex-wrap: wrap;flex-wrap:wrap;-webkit-justify-content: space-between;justify-content:space-between;}
.fbox-column{-webkit-flex-direction: column;flex-direction:column;}
.fbox-start{-webkit-justify-content: flex-start;justify-content:flex-start;}
.fbox-end{-webkit-justify-content: flex-end;justify-content:flex-end;}
.fbox-center{-webkit-justify-content: center;justify-content:center;}
.fali-center{-webkit-align-items: center;align-items:center;}
.fali-end{-webkit-align-items: flex-end;align-items:flex-end;}
.fali-start{-webkit-align-items: flex-start;align-items:flex-start;}
.fali-base{-webkit-align-items: baseline;align-items:baseline;}
:root {
	--main-color: rgba(0,105,183,1);
	--sub-color: rgba(255,228,0,1);
	--ssrf-font: "游明朝","YuMincho","Hiragino Mincho ProN","Hiragino Mincho Pro","ＭＳ 明朝",serif
}
.red{color: red;}
.blue{color:var(--main-color);}
.yellow{color:var(--sub-color);}
.mi{width: 100%;height: auto;}
.st{font-size:75%;}
.rw4{font-family: 'Raleway', sans-serif;font-weight: 400;letter-spacing: .05em;}.rw7{font-family: 'Raleway', sans-serif;font-weight: 700;letter-spacing: .05em;}
.js4{font-family: 'Josefin Slab', serif;font-weight: 400;}.js7{font-family: 'Josefin Slab', serif;font-weight: 700;}
.po3{font-family: 'Poppins', sans-serif;font-weight: 300;}.po4{font-family: 'Poppins', sans-serif;font-weight: 400;}.po5{font-family: 'Poppins', sans-serif;font-weight: 500;}
.sticky{position: sticky;top: 0;z-index: 50;}
.multi-column-box{-moz-column-count: 2;-webkit-column-count: 2;column-count: 2;-moz-column-gap: 50px;-webkit-column-gap: 50px;column-gap: 50px;}
.srf{font-family:var(--srf-font)}
.pt0{padding-top: 0!important;}
.mt0{margin-top: 0!important;}
.mt15{margin-top: 15px!important;}
body{font-size:10px;font-size:1.0rem;width:100%;line-height:1.8;font-family: "游明朝","YuMincho","Hiragino Mincho ProN","Hiragino Mincho Pro","ＭＳ 明朝",serif;background-color: #f8f8f8;}
.text-right{
	text-align: right;
}
/*---------------------------------------------------------common-----------------------------------------------*/
section.common-section{
	max-width: 1400px;
	width: 100%;
	margin: 35px auto 10px;
	position: relative;
	padding: 0;
}
section.line-section{
	border: 1px solid #ddd;
	background-color: #fff;
	padding: 45px;
	border-radius: 6px;
}
div.main-wrapper{
	width: 100%;
	background-color: #f8f8f8;
	padding-left: 10px;
}
main{
	width: calc(100% - 260px);
	min-height: 100vh;
}
aside.common-aside{
	width: 249px;
	margin-left: 10px;
	border-left: 1px solid #ddd;
	height: 100vh;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 14;
	background-color: #f8f8f8;
}
nav.aside-nav{
	width: calc(100% - 20px);
	margin: 0 auto;
	background-color: #fff;
	border-right: 1px solid #ddd;
	border-left: 1px solid #ddd;
	height: 100%;
}
nav.aside-nav ul{
	padding:106px 0px 0;
	width: 100%;
	transition-duration: .6s;
}
nav.aside-nav ul li{
	width: 100%;
	transition-duration: .4s;
	padding: 0 10px;
}
nav.aside-nav ul li:hover{
	background-color: rgba(0,105,183,1);
}
nav.aside-nav ul li a{
	padding: 12px 6px;
	border-bottom: 1px solid #ddd;
}
nav.aside-nav ul li figure{
	width: 33px;
	margin: 0 auto;
}
nav.aside-nav ul li h5{
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: normal;
	text-align: center;
}
nav.aside-nav ul li p{
	text-align: center;
	color: #9b9b9b;
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.2;
}
nav.aside-nav ul li:hover h5{
	color: #fff;
}
nav.aside-nav ul li:hover p{
	color: #fff;
}
div.arrow-link{
	margin-top: 45px;
}
div.arrow-link a{
	display: block;
	width: 71px;
	padding: 5px 15px;
	background-color: var(--main-color);
	border-radius: 4px;
}
ul.dot-list{
	padding-left: 1em;
}
ul.dot-list li{
	list-style-type: disc;
	list-style-position: outside;
}
/*---------------------------------------------------------child-common-----------------------------------------*/
section.bread-section{
	margin-top: 116px;
}
section.bread-section ul{
	gap: 20px;
}
section.bread-section ul li a{
	text-decoration: underline;
}
section.bread-section ul li:not(:last-child){
	padding-right: 19px;
	position: relative;
}
section.bread-section ul li:not(:last-child):after{
	content: url('images/fig-bread-arrow.png');
	width: 19px;
	height: 13px;
	position: absolute;
	right: -10px;
}
section.child-title-section{
	max-width: 1400px;
	width: 100%;
	margin: 15px auto 10px;
	position: relative;
	padding: 0;
	border-left: 20px solid var(--main-color);
}
div.child-title{
	position: relative;
	padding: 50px 50px 50px 120px;
}
div.child-title figure{
	position: absolute;
	left: 20px;
	bottom: 10px;
}
div.child-title h2{
	font-size: 40px;
	font-size: 4.0rem;
	line-height: 1.0;
	font-weight: bold;
}
div.child-title h2 span{
	color: #333;
}
ul.anchor-list{
	margin: 10px auto 0;
	gap: 10px;
	max-width: 1400px;
}
ul.anchor-list li{
	border-radius: 4px;
	background-color: #fff;
	border: #ddd solid 1px;
	width: calc((100% - 30px) / 4);
	text-align: center;
	overflow: hidden;
	border-left: 6px solid var(--main-color);
}
ul.anchor-list li a{
	padding: 5px 10px;
	text-align: center;
	width: 100%;
	height: 100%;
	display: block;
}
ul.anchor-list li a:hover{
	background-color: var(--main-color);
	color: #fff;
}
div.child-subtitle{
	margin-bottom: 45px;
	border-left: 6px solid var(--main-color);
	padding-left: 15px;
}
div.child-subtitle > p{
	color: #9e9e9e;
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 1.2;
}
div.child-subtitle h3{
	font-size: 24px;
	font-size: 2.4rem;
}
div.sub-links{
	margin-top: 35px;
}
div.sub-links p{
	text-align: right;
}
div.sub-links p:not(:last-child){
	margin-bottom: 6px;
}
div.sub-links p a{
	position: relative;
	display: inline-block;
	padding-right: 35px;
}
div.sub-links p a:after{
	content: url("images/btn-sublink.png");
	width: 29px;
	height: 20px;
	display: inline-block;
	position: absolute;
	right: 0;
	top: 4px;
}
@media(min-width: 768px){
	a[href^="tel:"]{
	pointer-events: none;
	}
}
/*---------------------------------------------------------header-----------------------------------------------*/
header{
	padding: 20px 20px 20px 10px;
	border-bottom: 1px solid #ddd;
	position: fixed;
	z-index: 15;
	width: 100%;
	transform: translateY(-100%);
	transition-duration: .4s;
	background-color: rgba(255, 255, 255, .8);
	min-height: 106px;
	transition-duration: .4s;
	top: 0;
	left: 0;
}
div.header-left figure{
	width: 57px:;
}
div.header-title{
	padding-left: 10px;
}
div.header-title h2{
	font-size: 24px;
	font-size: 2.4rem;
	line-height: 1.1;
	font-weight: bold;
}
div.header-title h1{
	font-size: 32px;
	font-size: 3.2rem;
	line-height: 1.2;
	font-weight: bold;
}
div.header-title h3{
	font-size: 20px;
	font-size: 2.0rem;
	font-weight: bold;
}
div.header-phone{
	padding-right: 60px;
}
div.header-phone figure{
	width: 42px;
}
div.header-phone p{
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: bold;
	padding-left: 10px;
	letter-spacing: .15rem;
}
.humberger-wrapper{
	transform: translateY(-150%);
	position: fixed;
	top: 30px;
	right: 15px;
	padding: 0;
	background-color: transparent;
	z-index: 19;
	border-radius: 50%;
	transition-duration: .4s;
}
.humberger{
	margin-left: 0;
	width: 40px;
	cursor: pointer;
	transition-duration: .4s;
	position: relative;
}
div.humberger:before{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 1px;
	background-color: #6b6b6b;
	content: "";
	transition-duration: .4s;
}
div.humberger:after{
	position: absolute;
	top: 10px;
	left: 0;
	width: 100%;
	height: 1px;
	background-color: #6b6b6b;
	content: "";
	transition-duration: .4s;
}
div.humberger-inner:before{
	position: absolute;
	top: 20px;
	left: 0;
	width: 100%;
	height: 1px;
	background-color: #6b6b6b;
	content: "";
	transition-duration: .4s;
}
div.humberger p{
	font-size: 14px;
	font-size: 1.4rem;
	text-align: center;
	color: #6b6b6b;
	padding-top: 24px;
}
.scroll-up{
	transform: translateY(0);
	backdrop-filter:blur(10px);
}
.defult-header{
	backdrop-filter:none;
	transform: translateY(0);
}
/*---------------------------------------------------------footer-----------------------------------------------*/
footer{
	background-color: var(--main-color);
	min-height: 190px;
	padding: 20px 20px 40px;
	position: relative;
	z-index: 15;
}
div.footer-address p{
	color: #fff;
	text-align: right;
	font-weight: bold;
}
section.to-the-top{
	position: fixed;
	z-index: 20;
	right: 15px;
	bottom: 15px;
	background-color: var(--main-color);
	opacity: 0;
	transition-duration: .4s;
	padding: 0 15px;
}
section.to-the-top p a{
	color: #fff;
}
p.copy{
	font-size: 14px;
	font-size: 1.4rem;
	color: #fff;
	text-align: right;
}
div.footer-phone{
	position: fixed;
	bottom: -100px;
	left: 25px;
	padding: 5px 35px 0;
	background-color: var(--main-color);
	border-top-left-radius: 12px;
	border-top-right-radius: 12px;
	gap: 5px;
	z-index: 13;
	transition-duration: .4s;
	opacity: 0;
}
div.footer-phone figure{
	width: 32px;
}
div.footer-phone p{
	font-size: 18px;
	font-size: 1.8rem;
	color: #fff;
	font-weight: bold;
	letter-spacing: .05em;
}
/*---------------------------------------------------------top--------------------------------------------------*/
ul.index-links{
	gap: 10px;
}
ul.index-links li{
	width: calc((100% - 20px) / 3);
	background-color: #fff;
	overflow: hidden;
	border-radius: 12px;
	border: 1px solid #ddd;
}
ul.index-links li a{
	padding: 20px;
	display: block;
	height: 100%;
}
ul.index-links li a:hover{
	background-color: rgba(0,105,183,1);
}
ul.index-links li figure{
	max-width: 250px;
	width: 80%;
	margin: 0 auto;
}
ul.index-links li h2{
	font-weight: bold;
	font-size: 24px;
	font-size: 2.4rem;
	text-align: center;
	margin-top: 15px;
	transition-duration: .4s;
}
ul.index-links li p{
	transition-duration: .4s;
}
ul.index-links li h2 span{
	color: #333;
}
ul.index-links li a:hover h2{
	color: #fff;
}
ul.index-links li a:hover h2 span{
	color: #fff;
}
ul.index-links li a:hover p{
	color: #fff;
}
div.index-about-box{
	padding: 0 30px;
}
div.index-about-box div.index-about-text{
	width: calc(100% - 360px);
}
div.index-about-box > figure{
	width: 330px;
	border-radius: 12px;
	overflow: hidden;
}
div.index-title{
	margin-bottom: 25px;
}
div.index-title p{
	color: #999;
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 1.0;
}
div.index-title h2{
	font-size: 24px;
	font-size: 2.4rem;
}
div.index-title h2 span{
	color: #333;
}
a.index-title-link{
	font-size: 15px;
	font-size: 1.5rem;
	text-decoration: underline;
}
ul.index-news-list li:not(:last-child){
	margin-bottom: 8px;
	padding-block: 8px;
	border-bottom: 1px solid #ddd;
}
a.index-news-cat{
	display: block;
	width: 240px;
	background-color: var(--main-color);
	color: #fff;
	text-align: center;
	padding: 5px 10px;
}
a.index-news-cat:hover{
	background-color: #999;
}
div.index-news-contents{
	width: calc(100% - 270px);
}
div.index-news-contents p{
	width: 7em;
	color: var(--main-color);
}
div.index-news-contents a{
	display: block;
	width: calc(100% - 7em);
	text-decoration: underline;
}
div.index-sns{
	margin-top: 35px;
	gap: 15px;
}
div.index-sns figure{
	width: 32px;
}
div.gmap{
	width: 100%;
	height: 450px;
	padding-top: 10px;
	border-top: 1px solid #ddd;
}
div.gmap iframe{
	width: 100%;
	height: 100%;
}
/*---------------------------------------------------------about------------------------------------------------*/
section.about-hellow-section{
	padding-bottom :400px;
	background: rgba(255, 255, 255, 255) url('images/about/bg-hellow.jpg') no-repeat right bottom;
}
div.about-hellow-wrapper figure{
	width: 328px;
}
div.about-hellow-wrapper figure img{
	border-radius: 4px;
}
div.about-hellow-texts{
	width: calc(100% - 368px);
}
div.level2-title{
	margin-bottom: 35px;
}
div.level2-title h4{
	font-size: 22px;
	font-size: 2.2rem;
	line-height: 1.0;
	padding: 20px 0;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
div.level2-title h4 span{
	color: #333;
}
div.about-philosophy-wrapper figure{
	width: 305px;
}
div.about-philosophy-texts{
	width: calc(100% - 345px);
}
section.about-philosophy-section article:not(:last-child){
	margin-bottom: 45px;
}
ul.about-class-list{
	gap: 10px;
}
ul.about-class-list li{
	border-radius: 12px;
	background-color: var(--main-color);
	width: calc((100% - 20px) /3);
	padding: 15px 25px;
}
ul.about-class-list li figure{
	width: 190px;
	margin: 0 auto 10px;
}
ul.about-class-list li h5{
	color: #fff;
	font-size: 24px;
	font-size: 2.4rem;
	text-align: center;
	margin-bottom: 10px;
	line-height: 1.4;
}
ul.about-class-list li p{
	color: #fff;
}
ul.difference-list{
	margin-top: 25px;
	gap: 20px;
}
ul.difference-list > li{
	width: calc(50% - 10px);
	border-radius: 12px;
	border: 1px solid var(--main-color);
	padding: 20px;
}
ul.difference-list > li h5{
	text-align: center;
	margin-bottom: 10px;
}
ul.difference-list > li h5 span{
	color: #333;
}
ul.difference-list > li ul li{
	text-align: center;
	color: #fff;
	background-color: var(--main-color);
	border-radius: 4px;
	padding: 5px 10px;
}
ul.difference-list > li ul li:not(:last-child){
	margin-bottom: 10px;
}
div.level3-box{
	margin-top: 25px;
}
div.level3-box h5{
	font-size: 20px;
	font-size: 2.0rem;
}
div.level3-box h5 span{
	color: #333;
}
div.career-main{
	width: calc(100% - 400px);
}
div.career-flow{
	width: 360px;
}
div.career-main article:not(:last-child){
	margin-bottom: 45px;
}
div.career-main article figure{
	width: 222px;
	margin: 0 auto 15px;
}
div.career-main article h5{
	font-size: 24px;
	font-size: 2.4rem;
	text-align: center;
}
ul.carre-flow-list{
	width: 90%;
	margin: 0 auto;
	position: relative;
}
ul.carre-flow-list li{
	width: 100%;
	filter: drop-shadow(0 0 10px rgba(0, 0, 0, .15));
	position: relative;
}
ul.carre-flow-list li:not(:last-child){
	margin-bottom: 15px;
}
ul.carre-flow-list li:not(:last-child):before{
	z-index: -1;
	position: absolute;
	width: 4px;
	height: 25px;
	left: 0;
	right: 0;
	bottom: -15px;
	margin: auto;
	background-color: var(--main-color);
	content: "";
}
ul.carre-flow-list li h5{
	text-align: center;
	color: #fff;
	padding: 2px 10px;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
}
ul.carre-flow-list li p{
	text-align: center;
	padding: 2px 10px;
	background-color: #fff;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
}
.list-opacity45{
	background-color: rgba(0,105,183,.45);
}
.list-opacity50{
	background-color: rgba(0,105,183,.50);
}
.list-opacity55{
	background-color: rgba(0,105,183,.55);
}
.list-opacity60{
	background-color: rgba(0,105,183,.60);
}
.list-opacity65{
	background-color: rgba(0,105,183,.65);
}
.list-opacity70{
	background-color: rgba(0,105,183,.70);
}
.list-opacity75{
	background-color: rgba(0,105,183,.75);
}
.list-opacity80{
	background-color: rgba(0,105,183,.80);
}
.list-opacity85{
	background-color: rgba(0,105,183,.85);
}
.list-opacity90{
	background-color: rgba(0,105,183,.90);
}
.list-opacity95{
	background-color: rgba(0,105,183,.95);
}
.list-opacity100{
	background-color: rgba(0,105,183,1);
}
.list-gray{
	background-color: #bbb;
}
/*---------------------------------------------------------school-----------------------------------------------*/
div.year-flow-wrapper{
	position: relative;
	padding-bottom: 180px;
}
div.year-flow-wrapper ul{
	padding: 40px 180px 40px 0px;
	border-bottom: 1px solid #bbb;
}
div.year-flow-wrapper ul li p{

}
div.year-flow-wrapper ul.year-flow-pre li{
	position: relative;
	padding-right: 80px;
}
div.year-flow-wrapper ul.year-flow-pre li:not(:last-child):after{
	content: url('images/school/fig-flow-arrow.png');
	position: absolute;
	width: 27px;
	height: 19px;
	right: 25px;
}
ul.year-flow-daily li.year-flow-daily-contents{
	width: 28%;
}
ul.year-flow-daily li.year-flow-daily-contents figure{
	margin: 0 auto;
	max-width: 220px;
	width: 90%;
}
ul.year-flow-daily li.year-flow-daily-contents h5{
	font-size: 22px;
	font-size: 2.2rem;
	text-align: center;
}
ul.year-flow-daily li.year-flow-daily-contents p{
	text-align: center;
}
ul.year-flow-daily li.plus-box{
	width: 8%;
}
ul.year-flow-daily li.plus-box p{
	font-size: 60px;
	font-size: 6.0rem;
	text-align: center;
}
div.year-flow-index-wrapper{
	width: 164px;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	z-index: 2;
}
div.year-flow-index-wrapper:before{
	content: "";
	background-color: var(--main-color);
	width: 6px;
	height: calc(100% - 40px);
	position: absolute;
	inset: 0;
	margin: auto;
	z-index: -1;
}
div.year-flow-index-wrapper div.year-flow-index{
	width: 164px;
	height: 164px;
	position: absolute;
	border-radius: 50%;
	border: 15px solid #fff;
	z-index: 3;
}
div.year-flow-index-wrapper div.year-flow-index p{
	text-align: center;
	color: #fff;
	font-size: 20px;
	font-size: 2.0rem;
	width: 100%;
	line-height: 1.4;
}
div.year-flow-index-wrapper div.year-flow-index1{
	background-color: #3387C5;
	top: 15px;
	right: 0px;
}
div.year-flow-index-wrapper div.year-flow-index2{
	background-color: #1978BE;
	top: 0;
	bottom: 0;
	right: 0px;
	margin: auto 0;
}
div.year-flow-index-wrapper div.year-flow-index2:before{
	content: "";
	width: 6px;
	height: 18px;
	background-color: var(--main-color);
	position: absolute;
	transform: rotate(45deg);
	top: -26px;
	left: 9px;
	right: 0;
	margin: 0 auto;
	z-index: 3;
}
div.year-flow-index-wrapper div.year-flow-index2:after{
	content: "";
	width: 6px;
	height: 18px;
	background-color: var(--main-color);
	position: absolute;
	transform: rotate(-45deg);
	top: -26px;
	right: 9px;
	left: 0;
	margin: 0 auto;
	z-index: 3;
}
div.year-flow-index-wrapper div.year-flow-index3{
	background-color: rgba(0,105,183,1);
	bottom: 20px;
	right: 0px;
}
div.year-flow-index-wrapper div.year-flow-index3:before{
	content: "";
	width: 6px;
	height: 18px;
	background-color: var(--main-color);
	position: absolute;
	transform: rotate(45deg);
	top: -26px;
	left: 9px;
	right: 0;
	margin: 0 auto;
	z-index: 3;
}
div.year-flow-index-wrapper div.year-flow-index3:after{
	content: "";
	width: 6px;
	height: 18px;
	background-color: var(--main-color);
	position: absolute;
	transform: rotate(-45deg);
	top: -26px;
	right: 9px;
	left: 0;
	margin: 0 auto;
	z-index: 3;
}
ul.day-flow li.day-flow-contents{
	width: calc((100% - 108px) / 3);
}
ul.day-flow li.day-flow-contents figure{
	width: 160px;
}
ul.day-flow li.day-flow-contents div.day-flow-texts{
	width: calc(100% - 160px);
}
ul.day-flow li.arrow-box{
	width: 54px;
	padding: 10px;
}
ul.day-flow li.arrow-box figure{
	width: 34px;
}
ul.day-flow li.day-flow-contents div.day-flow-texts h4{
	font-weight: bold;
}
ul.day-flow li.day-flow-contents div.day-flow-texts h5{
	line-height: 1.4;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: bold;
	margin-bottom: 4px;
}
ul.day-flow li.day-flow-contents div.day-flow-texts P{
	line-height: 1.4;
}
ul.day-flow li.day-flow-contents1{
	order: 1;
}
ul.day-flow li.arrow-box1{
	order: 2;
}
ul.day-flow li.day-flow-contents2{
	order: 3;
}
ul.day-flow li.arrow-box2{
	order: 4;
}
ul.day-flow li.day-flow-contents3{
	order: 5;
}
ul.day-flow li.arrow-box3{
	order: 6;
	width: 100%;
	-webkit-justify-content: flex-end;justify-content:flex-end;
	margin-right: 60px;
}
ul.day-flow li.arrow-box3 figure{
	transform: rotate(90deg);
}
ul.day-flow li.day-flow-contents4{
	order: 11;
}
ul.day-flow li.arrow-box4{
	order: 12;
	width: 100%;
	-webkit-justify-content: flex-start;justify-content:flex-start;
	margin-left: 60px;
}
ul.day-flow li.arrow-box4 figure{
	transform: rotate(90deg);
}
ul.day-flow li.day-flow-contents5{
	order: 9;
}
ul.day-flow li.arrow-box5{
	order: 10;
}
ul.day-flow li.arrow-box5 figure{
	transform: rotate(180deg);
}
ul.day-flow li.day-flow-contents6{
	order: 7;
}
ul.day-flow li.arrow-box6{
	order: 8;
}
ul.day-flow li.arrow-box6 figure{
	transform: rotate(180deg);
}
ul.day-flow li.day-flow-contents7{
	order: 13;
}
ul.one-year-list li{
	width: 100%;
	max-width: 700px;
	margin: 0 auto;
	position: relative;
	z-index: 2;
}
ul.one-year-list li:after{
	content: "";
	background-color: var(--main-color);
	height: 4px;
	width: 80px;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto 0;
	z-index: -1;
}
ul.one-year-list li:nth-child(odd){
	padding-right: 200px;
}
ul.one-year-list li:nth-child(even){
	padding-left: 200px;
	-webkit-flex-direction: row-reverse;flex-direction:row-reverse
}
ul.one-year-list li:nth-child(odd):after{
	left: 142px;
}
ul.one-year-list li:nth-child(even):after{
	right: 142px;
}
ul.one-year-list li:not(:first-child){
	margin-top: -80px;
}
ul.one-year-list figure{
	width: 182px;
}
div.one-year-texts{
	width: calc(100% - 200px);
	filter: drop-shadow(0 0 10px rgba(0, 0, 0, .15));
	position: relative;
	z-index: 2;
	background-color: #fff;
}
div.one-year-texts h5{
	text-align: center;
	color: #fff;
	padding: 2px 10px;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
}
div.one-year-texts p{
	text-align: center;
	padding: 2px 10px;
	background-color: #fff;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
}
ul.one-year-list li:not(:last-child) div.one-year-texts:after{
	width: 6px;
	height: 80px;
	content: "";
	margin: 0 auto;
	bottom: -65px;
	background-color: var(--main-color);
	position: absolute;
	left: 0;
	right: 0;
	z-index: -1;
}
div.trip-box{
	margin-top: 20px;
}
div.trip-box h5{
	font-weight: bold;
	font-size: 18px;
	font-size: 1.8rem;
}
div.trip-box h5 span{
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: normal;
}
div.trip-box p{
	font-weight: bold;
	font-size: 18px;
	font-size: 1.8rem;
}
div.trip-box p span{
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: normal;
}
ul.activity-list{
	gap: 10px;
}
ul.activity-list li{
	width: calc((100% - 30px) / 4);
	padding: 15px;
	border-radius: 12px;
	background-color: rgba(0,105,183,.10);
}
ul.activity-list li:nth-child(2n){
	background-color: rgba(0,105,183,.20);
}
ul.activity-list li:nth-child(8n){
	background-color: rgba(0,105,183,.10);
}
ul.activity-list li:nth-child(8n - 2){
	background-color: rgba(0,105,183,.10);
}
ul.activity-list li:nth-child(8n - 1){
	background-color: rgba(0,105,183,.20);
}
ul.activity-list li:nth-child(8n - 3){
	background-color: rgba(0,105,183,.20);
}
ul.activity-list li:nth-child(){
	background-color: rgba(0,105,183,.20);
}
ul.activity-list li:nth-child(){
	background-color: rgba(0,105,183,.20);
}
ul.activity-list li figure{
	width: 100%;
	border-radius: 8px;
	overflow: hidden;
}
ul.activity-list li h5{
	text-align: center;
	font-size: 18px;
	font-size: 1.8rem;
}
/*---------------------------------------------------------------tuition----------------------------------------*/
article.fee-article{
	margin-top: 45px;
}
div.fee-title > p{
	font-size: 60px;
	font-size: 6.0rem;
	text-align: center;
	color: #fff;
	background-color: var(--main-color);
	border-radius: 50%;
	width: 90px;
	height: 90px;
	padding: 17px 15px 13px;
	font-weight: bold;
	line-height: 1.0;
}
div.fee-title-texts{
	margin-left: 15px;
}
div.fee-title-texts h3{
	font-weight: bold;
}
div.fee-title-texts h3 span{
	color: #333;
}
ul.fee-list{
	margin-left: 90px;
	margin-top: 15px;
	gap: 15px 3%;
}
ul.fee-list li{
	width: 47%;
}
div.fee-list-title h4{
	margin-left: 15px;
	line-height: 1.4;
	font-weight: bold;
	font-size: 20px;
	font-size: 2.0rem;
}
ul.kashima-fee{
	margin-left: 90px;
}
ul.kashima-fee li:not(:last-child){
	margin-bottom: 45px;
}
/*-------------------------------------------------------kashima------------------------------------------------*/
div.kashima-group-info{
	margin: 25px 0;
}
div.kashima-group-info figure{
	width: 54px;
}
div.kashima-group-info > div{
	width: calc(100% - 74px);
}
article.kashima-school-type{
	margin-top: 35px;
}
div.school-color-wrapper a{
	width: 300px;
	padding: 10px 20px;
	background-color: var(--main-color);
	display: block;
	border-radius: 8px;
	border: 4px solid #fff;
	filter: drop-shadow(0 0 10px rgba(0, 0, 0, .15));
}
div.school-color-wrapper a h5{
	text-align: center;
	font-weight: bold;
	color: #fff;
}
div.school-color-wrapper a p{
	text-align: center;
	color: #fff;
}
div.school-color-wrapper a:hover{
	background-color: #fff;
	border-color: var(--main-color);
}
div.school-color-wrapper a:hover h5{
	color: var(--main-color);
}
div.school-color-wrapper a:hover p{
	color: var(--main-color);
}
div.school-color-wrapper div.school-color-texts{
	width: calc(100% - 340px);
}
ol.school-color-list{
	margin-top: 25px;
	padding-left: 2rem;
}
ol.school-color-list li{
	list-style-type: decimal;
	list-style-position: outside;
}
ol.school-color-list li h4{
	font-weight: bold;
}
div.school-color-type-wrapper > div{
	width: 47%;
}
ul.school-color-type-list li:not(:last-child){
	border-bottom: 1px solid #bbb;
}
ul.school-color-type-list li h5{
	font-size: 18px;
	font-size: 1.8rem;
	padding: 5px 10px;
	width: 10em;
	text-align: center;
	background-color: rgba(0,105,183,1);
	color: #fff;
}
ul.school-color-type-list li > div{
	font-size: 18px;
	font-size: 1.8rem;
	width: calc(100% - 10em);
	padding: 5px 10px;
	background-color: #f5f5f5;
}
div.school-attentions{
	margin-top: 10px;
}
div.school-attentions p{
	font-size: 13px;
	font-size: 1.3rem;
}
/*---------------------------------------------------------privacy----------------------------------------------*/
div.privacy-wrapper article:not(:last-child){
	margin-top: 35px;
}
div.privacy-wrapper article ul{
	margin: 5px 0 15px;
}
div.privacy-wrapper article ul li a{
	text-decoration: underline;
}
div.privacy-signs{
	margin-top: 15px;
}
div.privacy-signs p{
	text-align: right;
}
/*---------------------------------------------------------news-------------------------------------------------*/
ul.news-page-list li:not(:last-child){
	margin-bottom: 15px;
	padding-block: 15px;
	border-bottom: 1px solid #ddd;
}
ul.news-page-list li figure{
	aspect-ratio: 4 / 3;
	overflow: hidden;
	width: 200px;
	border-radius: 4px;
	border: 1px solid #ddd;
}
ul.news-page-list li figure img{
	object-fit: cover;
	width: 100%;
	height: 100%;
	transition-duration: .4s;
}
ul.news-page-list li figure img:hover{
	opacity: .8;
}
ul.news-page-list li div.news-page-texts{
	width: calc(100% - 230px);
}
div.news-page-attr{
	margin-bottom: 5px;
}
div.news-page-attr a{
	color: #fff;
	display: block;
	text-align: center;
	padding: 0px 25px;
	background-color: var(--main-color);
	margin-right: 10px;
	font-size: 15px;
	font-size: 1.5rem;
}
div.news-page-attr a:hover{
	background-color: #999;
}
ul.news-page-list li div.news-page-texts > a h5{
	text-decoration: underline;
}
article.news-single-article{
	width: 100%;
	max-width: 800px;
	margin: 0 auto;
}
article.news-single-article figure.news-main-figure{
	margin-bottom: 15px;
}
article.news-single-article div.common-paragraphs p:not(:last-child){
	margin-bottom: 1em;
}
/*-----------------------------------------------------------forms----------------------------------------------*/
form.common-form{
	margin-top: 40px;
}
form.common-form ul li{
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid rgba(160,160,110,.3);
}
form.common-form div.form-list-title{
	width: 400px;
}
form.common-form div.form-list-contents{
	width: calc(100% - 400px);
	padding-top: 15px;
}
form.common-form div.form-list-title p{
	line-height: 1.2;
}
form.common-form input:focus{
	outline: none;
}
form.common-form input[type="text"],form.common-form textarea,form.common-form select,form.common-form input[type="email"],form.common-form input[type="tel"]{
	width: auto;
	border:0;
	padding:10px 15px;
	color:#333;
	border:solid 1px #ccc;
	margin:0 0 0px;
	-webkit-box-shadow: 0px 1px rgba(255, 255, 255, 0.5);
	-moz-box-shadow: 0px 1px rgba(255, 255, 255, 0.5);
	box-shadow: 0px 1px rgba(255, 255, 255, 0.5);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-size: 16px;
	font-size: 1.6rem;
	transition: .4s ease;
	outline: none;
	border-radius: 6px;
}
input[type="text"]:focus-visible,form.common-form input[type="email"]:focus-visible,form.common-form input[type="tel"]:focus-visible,form.common-form textarea:focus-visible {
	filter: drop-shadow(0px 0px 6px var(--main-color));
}
form.common-form textarea{
	width: 100%;
}
form.common-form input[type="radio"]:not(:first-child){
	margin-left: 20px;
}
form.common-form select:not(:first-child){
	margin-left: 10px;
}
form.common-form input[type="checkbox"]{
	font-size: 18px;
	font-size: 1.8rem;
	transform: scale(1.3);
	border: 0px;
	outline: none;
}
form.common-form input[type="submit"]{
	border:0;
	padding:20px 15px;
	min-width: 200px;
	font-size: 16px;
	font-size: 1.6rem;
	background-color: var(--main-color);
	color: #fff;
	cursor: pointer;
	margin: 10px;
	border-radius: 3px;
	filter: drop-shadow(2px 2px 5px rgba(0, 0, 0, .25));
	transition: .4s ease;
}
form.common-form input[type="submit"]:hover{
	background-color: #999;
}
form.common-form input[type="reset"]{
	border:0;
	padding:20px 15px;
	min-width: 200px;
	font-size: 16px;
	font-size: 1.6rem;
	background-color: #333;
	color: #fff;
	cursor: pointer;
	margin: 10px;
	border-radius: 3px;
	filter: drop-shadow(2px 2px 5px rgba(0, 0, 0, .25));
	transition: .4s ease;
}
form.common-form input[type="reset"]:hover{
	background-color: #999;
}
form.common-form div.zip-code-wrapper p{
	margin: 0 6px;
}
form.common-form ul.wheel-estimate-list li label.checkbox-label{
	display: inline;
	margin-bottom: 0;
	padding-left: 8px;
}
ul.form-list li{
	margin-bottom: 20px;
}
ul.form-list li p a{
	text-decoration: underline;
}
div.zip-code-wrapper:not(:last-child){
	margin-bottom: 15px;
}
div.button-wrapper{
	margin-top: 50px;
}
div.button-wrapper p{
	display: -webkit-flex;display: flex;-webkit-flex-wrap: wrap;flex-wrap:wrap;-webkit-justify-content: space-between;justify-content:space-between;
	-webkit-justify-content: center;justify-content:center;
}
.wpcf7-spinner{
	display: none!important;
}
input#address, input#address2{
	width: 100%;
}
/*---------------------------------------------------------pagenation------------------------------------------*/
.pagination {
	padding: 20px 0;
	position: relative;
	font-size: 14px;
	line-height: 14px;
	text-align: center;
	display: -webkit-flex;display: flex;-webkit-flex-wrap: wrap;flex-wrap:wrap;
	-webkit-justify-content: center;justify-content:center;
	margin-top: 50px;
}
.pagination-box {
	display: inline-block;
}
.pagination span, .pagination a {
	display: block;
	margin: 2px 6px 2px 0;
	padding: 10px 15px 10px 15px;
	text-decoration: none;
	width: auto;
	color: #fff; /* 通常の文字色 */
	background: var(--main-color);
}
.pagination span{
	background-color: var(--main-color);
}
.pagination a:hover{
	color: #fff; /* マウスホバー時の文字色 */
	background: #000; /* マウスホバー時の背景色 */
}
.pagination .current{
	padding: 10px 15px 10px 15px;
	color: rgba(22, 25, 37, 1);
	background: #fff;
}
nav.single-nav{
	margin-top: 35px;
}
nav.single-nav > div{
	width: 30%;
}
nav.single-nav > div.single-goback p{
	text-align: center;
	width: 100%;
}
nav.single-nav > div div.more-link{
	width: 65px;
}
nav.single-nav > div p{
	width: calc(100% - 75px);
}
div.single-next div.more-link{
	text-align: right;
}
nav.single-nav > div p a{
	text-decoration: underline;
}

@media only screen and (max-width: 413px) {
	.pagination {
		font-size: 12px;
		line-height: 12px;
	}
	.pagination span, .pagination a {
		padding: 8px 10px 8px 10px;
	}
	.pagination .current{
		padding: 8px 10px 8px 10px;
	}
	nav.single-nav > div p{
		display: none;
	}
	nav.single-nav > div.single-goback p{
		display: block;
	}
}
/*---------------------------------------------------------table------------------------------------------------*/
table{

	margin:20px auto 2px;
	width: 100%;
	border-spacing: 2px;
}
th{
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: bold;
}
td,th{
	padding: 5px 10px;
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
	font-feature-settings: "palt";
	font-weight: normal;
	line-height: 1.2;
	text-align: left;
	width: 33.33333%;
}
th{
	background-color: var(--main-color);
	color: #fff;
	vertical-align: top;
}
td{
	background-color: rgba(0,105,183,.10);
}
td.price-cell{
	text-align: right;
}
table tr:nth-child(even) td{
	background-color: rgba(0,105,183,.20);
}
table tr td.gray-cell{
	background-color: #f6f6f6;
}
table tr .kashima50per{
	width: 50%;
}
table tr .kashima25per{
	width: 25%;
}
/*---------------------------------------------------------navigation------------------------------------------*/
section.slide-nav{
	width: 100%;
	backdrop-filter:blur(10px);
	position: fixed;
	inset: 0;
	width: 100%;
	min-height: 100vh;
	z-index: 14;
	background-color: rgba(0,105,183,.75);
	left: 110vw;
	opacity: 0;
	transition-duration: .4s;
}
section.slide-nav nav{
	width: 30%;
	background-color: rgba(0,105,183,1);
	position: absolute;
	right: -40vw;
	top: 0;
	bottom: 0;
	min-height: 100%;
	padding: 140px 40px 40px;
	overflow-y: scroll;
	transition-duration: .6s;
}
section.slide-nav nav ul li{
	color: #fff;
	text-align: right;
	line-height: 2.0;
	margin-bottom: 4px;
	padding-block: 4px;
	border-bottom: 1px dotted #fff;
}
section.slide-nav nav ul li h5{
	text-align: right;
	color: #fff;
	line-height: 1.4;
}
section.slide-nav nav ul li a{
	text-align: right;
}
section.slide-nav nav ul li figure{
	width: 42px;
	margin: 0 0 0 auto;
}
ul.slide-primary-list > li{
	margin-bottom: 15px;
	font-size: 22px;
	font-size: 2.2rem;
}
ul.slide-primary-list > li ul li{
	line-height: 1.8;
}
ul.slide-primary-list > li ul li a{
	position: relative;
	display: inline-block;
	padding-right: 35px;
}
ul.slide-primary-list > li ul li a:after{
	content: "";
	width: 25px;
	height: 1px;
	background-color: #fff;
	position: absolute;
	right: 0;
	top: 16px;
}
section.nav-toggle-open{
	left: 0;
	opacity: 1.0;
}
section.slide-nav nav.slide-nav-open{
	right: 0;
}
.noscroll{
	-ms-overflow-style: none;
	scrollbar-width: none;
	overflow: hidden;
	height: 100vh;
}
.noscroll::-webkit-scrollbar{
	display: none;
}
div.humberger.slide-humberger:before{
	transform: rotate(45deg);
	top: 10px;
}
div.humberger.slide-humberger:after{
	top: 10px;
	left: 0;
	opacity: 0;
}
div.humberger.slide-humberger div.humberger-inner:before{
	transform: rotate(-45deg);
	top: 10px;
}
/*---------------------------------------------------------slides-----------------------------------------------*/
section.swiper-container-main{
	width: calc(100% - 250px);
	position: relative;
	overflow: hidden;
	margin-left: 10px;
	height: 75vw;
}
section.swiper-container-item{
	width: 100%;
	position: relative;
	overflow: hidden;
	margin-top: -50px;
	z-index: 5;
}
section.swiper-container-item figure{
	overflow: hidden;
	border-radius: 12px;
	transition-duration: .4s;
}
section.swiper-container-item figure:hover{
	opacity: .75;
}
figure.banner-fig{
	transition-duration: .4s;
	z-index: 5;
	position: relative;
}
div.single-banner{
	width: 656px;
	max-width: 100%;
	margin: -50px auto 0;
	position: relative;
}
figure.banner-fig:hover{
	opacity: .75;
}
.swiper-pagination-bullet {
	background-color: transparent;
	border: 6px solid #fff;
	width: 20px;
	height: 20px;
	border-radius: 0;
	opacity: 1.0;
}
.swiper-pagination-bullet-active{
	border: 6px solid var(--main-color);
}
.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
	top: 0;
	bottom: 0;
	margin: auto;
	width: 26px;
	left: auto;
	right: 15px;
	display: -webkit-flex;display: flex;-webkit-flex-wrap: wrap;flex-wrap:wrap;-webkit-justify-content: space-between;justify-content:space-between;
	-webkit-justify-content: center;justify-content:center;
	-webkit-align-items: center;align-items:center;
	-webkit-flex-direction: column;flex-direction:column;
	gap: 30px;
}
section.swiper-container-main li.slide1{
	background: rgba(0, 0, 0, 0) url('images/top/slide/slide1.jpg') no-repeat center center / cover;
}
section.swiper-container-main li.slide2{
	background: rgba(0, 0, 0, 0) url('images/top/slide/slide2.jpg') no-repeat center center / cover;
}
section.swiper-container-main li.slide3{
	background: rgba(0, 0, 0, 0) url('images/top/slide/slide3.jpg') no-repeat center center / cover;
}
section.swiper-container-main ul li.swiper-slide figure{
	position: absolute;
	bottom: 0;
	top: 0;
	margin: auto;
	width: 100%;
	height: 100%;
}
section.swiper-container-main ul li.swiper-slide figure img{
	width: 100%;
	position: absolute;
	bottom: 0;
	top: 0;
	margin: auto;
}


.footer_wave {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	z-index: 5;
}
.parallax > use {
		animation: move-forever 16s linear infinite;
}
.parallax > use:nth-child(1) {
		animation-delay: -2s;
}
.parallax > use:nth-child(2) {
		animation-delay: -2s;
		animation-duration: 5s;
		opacity: .9;
}
.parallax > use:nth-child(3) {
		animation-delay: -4s;
		animation-duration: 3s;
		opacity: .8;
}
@keyframes move-forever {
		0% {
				transform: translate(-90px, 0%);
		}
		100% {
				transform: translate(85px, 0%);
		}
}
.editorial {
	display: block;
	width: 100%;
	height: 10vw;
	max-height: 100vh;
	margin: 0;
	bottom: 0px;
	opacity:1;
}

@media (max-width: 50em) {
		.editorial {
				height: 10vw;
		}
}


/*---------------------------------------------------------1370px以下--------------------------------------------*/
@media screen and (max-width: 1370px) {

}
/*---------------------------------------------------------1320px以下--------------------------------------------*/
@media screen and (max-width: 1320px) {

}
/*---------------------------------------------------------1225px以下--------------------------------------------*/
@media screen and (max-width: 1225px) {

}
/*---------------------------------------------------------1100px以下--------------------------------------------*/
@media screen and (max-width: 1100px) {

}
/*---------------------------------------------------------1024px以下--------------------------------------------*/
@media screen and (max-width: 1024px) {
	div.header-title h2{
		font-size: 18px;
		font-size: 1.8rem;
	}
	div.header-title h1{
		font-size: 22px;
		font-size: 2.2rem;
	}
	div.header-title h3{
		field-sizing: 16px;
		font-size: 1.6rem;
	}
}
/*---------------------------------------------------------920px以下--------------------------------------------*/
@media screen and (max-width: 920px) {

}
/*---------------------------------------------------------880px以下---------------------------------------------*/
@media screen and (max-width: 880px) {
	div.header-phone{
		display: none;
	}
	div.year-flow-index-wrapper div.year-flow-index p{
		font-size: 16px;
		font-size: 1.6rem;
		font-weight: bold;
	}
	div.year-flow-index-wrapper div.year-flow-index{
		width: 108px;
		height: 108px;
	}
	div.year-flow-index-wrapper{
		width: 108px;
	}
	div.year-flow-wrapper ul{
		padding-right: 118px;
		-webkit-flex-direction: column;flex-direction:column;
	}
	div.year-flow-wrapper ul.year-flow-pre li{
		padding-right: 0;
		-webkit-flex-direction: column;flex-direction:column;
	}
	div.year-flow-wrapper ul.year-flow-pre li:not(:last-child){
		padding-bottom: 60px;
	}
	div.year-flow-wrapper ul.year-flow-pre li:not(:last-child)::after{
		right: 0;
		left: 0;
		bottom: 15px;
		margin: auto;
		transform: rotate(90deg);
	}
	ul.year-flow-daily li.year-flow-daily-contents{
		width: 100%;
	}
	ul.year-flow-daily li.plus-box{
		width: 100%;
	}
	ul.day-flow li.arrow-box{
		width: 100%;
		-webkit-justify-content: center;justify-content:center;
		margin: 10px 0;
	}
	ul.day-flow li.arrow-box figure{
		transform: rotate(90deg);
	}
	ul.day-flow li.day-flow-contents{
		width: 100%;
		-webkit-flex-direction: column;flex-direction:column;
	}
	ul.day-flow li.day-flow-contents figure{
		width: 100%;
		max-width: 194px;
		margin-right: auto;
		margin-left: auto;
	}
	ul.day-flow li.day-flow-contents div.day-flow-texts{
		width: 100%;
		margin-top: 5px;
	}
	div.day-flow-texts h4{
		text-align: center;
	}
	div.day-flow-texts h5{
		text-align: center;
	}
	div.day-flow-texts p{
		text-align: center;
	}
	ul.day-flow li.day-flow-contents1{
		order: 1;
	}
	ul.day-flow li.arrow-box1{
		order: 2;
	}
	ul.day-flow li.day-flow-contents2{
		order: 3;
	}
	ul.day-flow li.arrow-box2{
		order: 4;
	}
	ul.day-flow li.day-flow-contents3{
		order: 5;
	}
	ul.day-flow li.arrow-box3{
		order: 6;
	}
	ul.day-flow li.day-flow-contents4{
		order: 7;
	}
	ul.day-flow li.arrow-box4{
		order: 8;
	}
	ul.day-flow li.day-flow-contents5{
		order: 9;
	}
	ul.day-flow li.arrow-box5{
		order: 10;
	}
	ul.day-flow li.day-flow-contents6{
		order: 11;
	}
	ul.day-flow li.arrow-box6{
		order: 12;
	}
	ul.day-flow li.day-flow-contents7{
		order: 13;
	}
	ul.day-flow li.arrow-box7{
		order: 14;
	}
	ul.one-year-list li:nth-child(odd), ul.one-year-list li:nth-child(even){
		width: 100%;
		padding-left: 0;
		padding-right: 0;
	}
	ul.one-year-list li:not(:first-child){
		margin-top: 10px;
	}
	ul.one-year-list figure{
		width: 100px;
	}
	div.one-year-texts{
		width: calc(100% - 140px);
	}
	ul.one-year-list li:nth-child(2n+1)::after{
		left: 80px;
	}
	ul.one-year-list li:nth-child(2n)::after{
		right: 80px;
	}
	ul.one-year-list li:not(:last-child) div.one-year-texts::after {
		content: none;
	}
	ul.activity-list li{
		width: 100%;
	}
	ul.activity-list li h5{
		font-size: 16px;
		font-size: 1.6rem;
		font-weight: bold;
	}
}
/*---------------------------------------------------------767px以下---------------------------------------------*/
@media screen and (max-width: 767px) {
	.upper-767{
		display: none;
	}
	aside.common-aside{
		display: none;
	}
	section.swiper-container-main{
		width: calc(100% - 20px);
		margin-right: 10px;
		margin-top: 176px;
	}
	div.main-wrapper{
		padding-right: 10px;
	}
	main{
		width: 100%;
	}
	div.arrow-link a{
		width: 50px;
	}
	section.swiper-container-item{
		margin-top: 0px;
	}
	div.single-banner{
		margin-top: 0;
	}
	.swiper-pagination-bullet{
		border-width: 4px;
		width: 12px;
		height: 12px;
	}
	.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
		gap: 15px;
	}
	form.common-form div.form-list-title{
		width: 100%;
	}
	form.common-form div.form-list-contents{
		width: 100%;
	}
}
/*---------------------------------------------------------650px以下---------------------------------------------*/
@media screen and (max-width: 650px) {
	section.common-section{
		margin-top: 15px;
	}
	div.header-left{
		width: 100%;
	}
	div.header-left a{
		display: block;
	}
	div.humberger{
		margin-left: 0;
	}
	div.header-right{
		display: none;
	}
	div.header-title-inner{
		display: block;
	}
	div.header-left a figure{
		width: 57px;
		margin:  0 auto;
	}
	div.header-title h2{
		text-align: center;
	}
	div.header-title h1{
		text-align: center;
	}
	div.header-title h3{
		text-align: center;
	}
	ul.index-links li{
		width: 100%;
	}
	ul.index-links li figure{
		max-width: 125px;
	}
	div.index-about-box div.index-about-text{
		width: 100%;
	}
	div.index-about-box > figure{
		width: 100%;
		margin-top: 15px;
	}
	div.index-about-box{
		padding: 0 10px;
	}
	div.footer-phone{
		left: 15px;
	}
	div.index-news-contents{
		width: 100%;
	}
	a.index-news-cat{
		width: auto;
		margin-bottom: 5px;
		padding: 0 10px;
	}
	section.line-section{
		padding: 20px 15px;
	}
	section.slide-nav nav{
		width: 100%;
		padding: 90px 20px 30px;
		overflow: scroll;
	}
	section.slide-nav nav ul li figure{
		margin: 0;
	}
	section.slide-nav nav ul li h5{
		text-align: left;
	}
	section.slide-nav nav ul li a{
		text-align: left;
	}
	section.slide-nav{
		z-index: 18;
	}
	.humberger-wrapper{
		transform: translateY(0);
		background-color: #fff;
		top: 15px;
		right: 15px;
		padding: 15.8px 15px 5px;
	}
	div.child-title{
		padding: 0 20px 0 46px;
	}
	div.child-title figure{
		width: 36px;
		left: 0;
		bottom: 0;
	}
	div.child-title h2{
		font-size: 26px;
		font-size: 2.6rem;
	}
	section.child-title-section{
		border-left-width: 10px;
	}
	section.bread-section{
		margin-top: 185px;
	}
	ul.anchor-list li{
		width: calc((100% - 10px) / 2);
	}
	div.about-hellow-wrapper figure{
		width: 100%;
		margin-bottom: 15px;
	}
	div.about-hellow-texts{
		width: 100%;
	}
	div.child-subtitle h3{
		font-size: 20px;
		font-size: 2.0rem;
	}
	div.child-subtitle{
		margin-bottom: 25px;
	}
	div.about-philosophy-wrapper figure{
		width: 40%;
		margin-right: auto;
		margin-left: auto;
	}
	div.about-philosophy-texts{
		width: 100%;
	}
	.text-right{
		text-align: left;
	}
	div.about-philosophy-wrapper-right{
		-webkit-flex-direction: column-reverse;flex-direction:column-reverse;
	}
	div.level2-title h4{
		font-size: 20px;
		font-size: 2.0rem;
		line-height: 1.4;
		font-weight: bold;
	}
	ul.about-class-list li{
		width: 100%;
	}
	ul.difference-list > li{
		width: 100%;
	}
	div.career-main{
		width: 100%;
		margin-bottom: 15px;
	}
	div.career-flow{
		width: 100%;
	}
	div.fee-title > p{
		font-size: 30px;
		font-size: 3.0rem;
		width: 50px;
		height: 50px;
		line-height: 1.0;
		padding: 0;
		padding-top: 10px;
		margin: 0 auto 10px;
	}
	div.fee-title-texts{
		width: 100%;
		margin-left: 0;
	}
	div.fee-title-texts h3{
		font-size: 18px;
		font-size: 1.8rem;
		text-align: center;
	}
	ul.fee-list{
		margin-left: 0;
	}
	ul.fee-list li{
		width: 100%;
	}
	ul.kashima-fee{
		margin-left: 0;
	}
	div.school-color-wrapper div.school-color-texts{
		width: 100%;
		margin-bottom: 10px;
	}
	div.school-color-wrapper a{
		width: 100%;
	}
	div.school-color-type-wrapper > div{
		width: 100%;
		margin-bottom: 15px;
	}
	ul.school-color-type-list li > div{
		font-size: 16px;
		font-size: 1.6rem;
		width: calc(100% - 8em);
	}
	ul.school-color-type-list li > h5{
		font-size: 16px;
		font-size: 1.6rem;
		width: 8em;
	}
	ul.news-page-list li figure{
		width: 100%;
		margin-bottom: 10px;
	}
	ul.news-page-list li div.news-page-texts{
		width: 100%;
	}
	ul.news-page-list li div.news-page-texts > a h5{
		font-size: 16px;
		font-size: 1.6rem;
		font-weight: bold;
	}
	section.about-hellow-section{
		padding-bottom: 400px;
	}
}
/*---------------------------------------------------------550px以下---------------------------------------------*/
@media screen and (max-width: 550px) {

}
/*---------------------------------------------------------480px以下---------------------------------------------*/
@media screen and (max-width: 480px) {
	section.bread-section ul li{
		font-size: 13px;
		font-size: 1.3rem;
	}
	ul.anchor-list li a{
		font-size: 13px;
		font-size: 1.3rem;
	}
}