@charset "utf-8";
/*
Theme Name: Welcart Basic Mirakuri
Description: Welcart Basic Mirakuri Theme
Template: welcart_basic
Version: 1.0.0
*/

/*
html5doctor.com Reset Stylesheet
v1.4
2009-07-27
Author: Richard Clark - http://richclarkdesign.com
*/

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, dialog, figure, footer, header,
hgroup, menu, nav, section,
time, mark, audio, video {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}
* {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

body {
	line-height:1;
}

article, aside, dialog, figure, footer, header,
hgroup, nav, section {
	display:block;
}

nav ul {
	list-style:none;
}

blockquote, q {
	quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content:'';
	content:none;
}

a {
	margin:0;
	padding:0;
	border:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}

ins {
	background-color:#ff9;
	color:#000;
	text-decoration:none;
}

mark {
	background-color:#ff9;
	color:#000;
	font-style:italic;
	font-weight:bold;
}

del {
	text-decoration: line-through;
}

abbr[title], dfn[title] {
	border-bottom:1px dotted #000;
	cursor:help;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

hr {
    display:block;
    height:1px;
    border:0;
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

input, select {
	vertical-align:middle;
}

img{
	line-height:1;
	vertical-align:bottom;
}

/************** layout base ********************/
.clearfix:after {
  content: "";
  clear: both;
  display: block;
}

img{ max-width:100%;}

a{text-decoration:none; color:#121212;}
a:hover{text-decoration: none;}
a:link{}

a:visited{color:#121212;}

/* ボタンrollover */
a:hover img{
   opacity:0.8;
}

sup {
	line-height: 100%;
	font-size:10px;
	vertical-align: 0.4em;
}
sub{
	line-height: 100%;
	font-size:10px;
	vertical-align: -0.1em;
}

.txtLeft{text-align:left;}
.txtRight{text-align:right;}
.txtCenter{text-align:center;}

.fw{font-weight:bold !important;}
.f10{ font-size:10px !important;}
.f11{ font-size:11px !important;}
.f12{ font-size:12px !important;}
.f13{ font-size:13px !important;}
.f14{ font-size:14px !important;}
.f15{ font-size:15px !important;}
.f16{ font-size:16px !important;}
.f17{ font-size:17px !important;}
.f18{ font-size:18px !important;}
.f20{ font-size:20px !important;}
.f22{ font-size:22px !important;}
.f24{ font-size:24px !important;}

.txtRed{ color:#D80000;}

.fLeft{ float:left;}
.fRight{ float:right;}

.mTop0{ margin-top:0 !important;}
.mTop5{ margin-top:5px !important;}
.mTop10{ margin-top:10px !important;}
.mTop15{ margin-top:15px !important;}
.mTop20{ margin-top:20px !important;}
.mTop25{ margin-top:25px !important;}
.mTop30{ margin-top:30px !important;}
.mTop35{ margin-top:35px !important;}
.mTop40{ margin-top:40px !important;}
.mTop45{ margin-top:45px !important;}
.mTop50{ margin-top:50px !important;}
.mTop55{ margin-top:55px !important;}
.mTop60{ margin-top:60px !important;}

.mBtm0{ margin-bottom:0 !important;}
.mBtm5{ margin-bottom:5px !important;}
.mBtm10{ margin-bottom:10px !important;}
.mBtm15{ margin-bottom:15px !important;}
.mBtm20{ margin-bottom:20px !important;}
.mBtm25{ margin-bottom:25px !important;}
.mBtm30{ margin-bottom:30px !important;}
.mBtm35{ margin-bottom:35px !important;}
.mBtm40{ margin-bottom:40px !important;}
.mBtm45{ margin-bottom:45px !important;}
.mBtm50{ margin-bottom:50px !important;}
.mBtm55{ margin-bottom:55px !important;}
.mBtm60{ margin-bottom:60px !important;}
.mBtm70{ margin-bottom:70px !important;}
.mBtm80{ margin-bottom:80px !important;}
.mBtm90{ margin-bottom:90px !important;}
.mBtm100{ margin-bottom:100px !important;}

.pTop0{ padding-top:0 !important;}
.pTop5{ padding-top:5px !important;}
.pTop10{ padding-top:10px !important;}
.pTop15{ padding-top:15px !important;}
.pTop20{ padding-top:20px !important;}
.pTop25{ padding-top:25px !important;}
.pTop30{ padding-top:30px !important;}
.pTop35{ padding-top:35px !important;}
.pTop40{ padding-top:40px !important;}
.pTop45{ padding-top:45px !important;}
.pTop50{ padding-top:50px !important;}

.pBtm0{ padding-bottom:0 !important;}
.pBtm5{ padding-bottom:5px !important;}
.pBtm10{ padding-bottom:10px !important;}
.pBtm15{ padding-bottom:15px !important;}
.pBtm20{ padding-bottom:20px !important;}
.pBtm25{ padding-bottom:25px !important;}
.pBtm30{ padding-bottom:30px !important;}
.pBtm35{ padding-bottom:35px !important;}
.pBtm40{ padding-bottom:40px !important;}
.pBtm45{ padding-bottom:45px !important;}
.pBtm50{ padding-bottom:50px !important;}
.pBtm55{ padding-bottom:55px !important;}
.pBtm60{ padding-bottom:60px !important;}

/************** layout base ********************/
body{
	background: #ffffff;
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-weight: 500;
	text-align: left;
	line-height: 1.5;
}

ol,ul {
	list-style:none;
}

p,dt,dd,li,td,th{
	color:#121212;
	font-size: 15px;
}

div,p,dl{
	text-align:left;
}

h1,h2,h3,h4,h5,h6{
	color: #121212;
	font-size: 16px;
	font-weight: 700;
}



/* common
---------------------------------------------------------------------------- */
body{
	background-color: #F7F7F7;
}
.inner{
	max-width: 1262px;
	width: 90%;
	margin: 0 auto;
}
.flex{	display: flex;}

@media screen and (max-width: 768px) {
  
  body{
    overflow-x: hidden;
  }
	.pc{ display: none;}
}/* //end for SP */
@media screen and (min-width: 769px) {
	.sp{ display: none;}
	.pcFlex{ display: flex;}
}/* //end for PC */


/*		font
-----------------------------*/
/*
.zen-kaku-gothic-new 
  font-weight: 400;
  font-weight: 500; medium
  font-weight: 700; bold
  font-weight: 900; black 
*/
.zenAB {
	font-family: "Zen Kaku Gothic Antique", sans-serif;
	font-weight: 700;
	font-style: normal;
}
.roboto{
  font-family: "Roboto", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  font-variation-settings:"wdth" 100;
}
.lato{
   font-family: "Lato", sans-serif;
}
/*//font*/


/*		color
-----------------------------*/
:root {
	--base: #2C67AE;
	--bk: #121212;
	--wh: #fff;
	--red: #D64E23;
	--green: #31A728;
	--orange:#F2BC47;
	--blue: #4878BE;	
	--gray:#D8DDE3;
	--Lgray: #F8F8F8;
}
/*font*/
.base{color: var(--base);}
.orange{color: var(--orange);}

/*bg*/
.bgBase{background-color: var(--base) !important;}
.bgBlue{background-color: var(--blue) !important;}


/*		btn
-----------------------------*/
.btn{
	display: grid;
	align-items: center;
	border-radius: calc(infinity * 1px);
	background: var(--orange);
	color: #fff;
	font-weight: 900;
	text-align: center;
}
.btn:link,
.btn:hover,
.btn:visited{
	color: #fff;
}

.btn .arrow{
	font-size: 18px;
	font-weight: 700;
	position: relative;
}
.btn .arrow::after{
	content: "";
	background: url("images/ic_arrow_wh.svg") no-repeat left top / 100% auto;
  display: inline-block;
  width: 24px;
  height: 18px;
  position: absolute;
  top: calc(50% - 9px);
  right: 20px;
}

.btn.bgW{
	border:1px var(--orange) solid;
 background: #fff;
 color: var(--orange);
}
@media screen and (max-width: 768px) {
}/* //end for SP */


/* header
---------------------------------------------------------------------------- */
header{
	padding: 17px 37px 0px 27px;
  width: 100%;
}
#logo {
	width: 125px;
	height: 146px;
}
#logo a{
	display: block;
}

#gNavi {
	flex: 1;
	width: min(100%, 1031px);
}

#gNavi .anchorList li{
	color: #000;
}
#gNavi .anchorList li a,
#gNavi anchorList li a:visited{
	color: #000;
}

#gNavi .anchor + .anchor{
	position: relative;
	padding-left: 10px;
}

#gNavi .anchor a{
	display: block;
	padding: 5px 13px;
	background: transparent;
}
#gNavi li:not(.anchor):not(.pc){
	padding: 0 0 0 10px;
}
/*#gNavi li:not(.anchor) + li:not(.anchor):not(.pc){
	padding: 0 0 0 0;
}*/
#gNavi li.pc{
	background: #fff;
  border-radius: 16px;
  padding: 8px 12px 0px;
  line-height: 1;
  border: 1px solid #ccc;
}

#gNavi .btnList li a{
	width: 180px;
	height: 38px;
	border: 1px solid #fff;
}
#gNavi .btnList li.question a{
    border-color: var(--orange);
    background: #ffffff;
    color: var(--orange);
}
#gNavi .btnList li.survey a{
	background-color: #2C67AE;
}
@media screen and (max-width: 768px) {
	header{
		padding: 11px 29px 17px 15px;
		position: relative;
	}
	#logo {
		width: 90px;
		height: 104px;
	}
	#gNavi {
	}
  #js-menu{
    position: fixed;
    z-index: 1000;
  }
	.menu{
		color: #2C67AE;
		font-size: 12px;
		letter-spacing: 0.3em;
		margin-top: 19px;
  width: 47px;
  height: 41px;
  padding-top: 24px;
		position: absolute;
		right: 29px;
		max-width: 54px;
  z-index: 100;
  cursor: pointer;
    transition: .5s
	}
  .menu.flow{
    margin-top: 0;
  }
	.menu span{
		background: #2C67AE;
		border-radius: 2px;
		display: block;
  width: 100%;
		height: 3px;
  transition: all 0.6s;
  position: absolute;
  left: 0;
	}
	.menu span:nth-of-type(1){
  top: 0;
	}
	.menu span:nth-of-type(2){
  top: 10px;
	}
	.menu span:nth-of-type(3){
  top: 20px;
	}
 
.menu.active span:nth-of-type(1){
 transform: rotate(30deg);
 top: 10px;
}
.menu.active span:nth-of-type(2){
 width: 0;
 left: 50%;
}
.menu.active span:nth-of-type(3) {
 transform: rotate(-30deg);
 top: 10px;
} 

.menuBg {
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  height: 100vh;
  z-index: 99;
  background-color: #000;
  opacity: 0;
  visibility: hidden;
  transition: all 0.6s;
  cursor: pointer;
}
.menuBg.active {
    opacity: 0.8;
    visibility: visible;
}
	#gNavi{
  position: fixed;
  right: -150vw;
  top: 0;
  height: 100vh;
  padding-top: 90px;
 padding-bottom: 20px;
  transition: all 0.6s;
  z-index: 100;
  overflow-y: auto;
  background: #F7F7F7;
	width: 100%;
}
	#gNavi.active{
  right: 0;
}
 #gNavi .anchorList{
  border-bottom: 1px #ccc solid;
  margin-bottom: 10px;
   font-size: 17px;
 }
 #gNavi .anchor a{
  padding: 10px 5%;
 }
 #gNavi .anchor + .anchor{
  border-top: 1px #ccc solid;
  padding: 0;
 }
 #gNavi li:not(.anchor):not(.pc){
  padding: 5px 5%;
 }
 #gNavi .btnList li a{
  margin: 0 auto;
   width: 85vw;
   padding: 1em;
   height: auto
 }
}/* //end for SP */
@media screen and (min-width: 769px) {
	#gNavi {
		flex: 1;
	}
	#gNavi .anchorList.pcFlex {
		justify-content: end;
		gap: 0;
	
	}
	li.pc{
		margin-left: 15px;
		padding: 5px 10px;
	}
	
	.btnList.pcFlex {
		margin-top: 16px;
		justify-content: end;	
		gap: 0 16px;
    position: fixed;
    transition: .5s;
    right: 37px;
    z-index: 1000;
	}
  .btnList.pcFlex.flow{
    margin-top: -16px
  }
}/* //end for PC */


/* main common
---------------------------------------------------------------------------- */

/*		title
-----------------------------*/
.title{
	text-align: center;
  margin-bottom: 50px;
  z-index: 900
}
/*#top　.title img{
	margin: 0 auto;
	height: 114px;
	width: auto;
}*/
.pgs .title span{
  /*display: block;*/
  color: #E5981C;
  font-weight: 700;
  font-size: 54px;
}

#contact.pgs .title span{
  color: var(--base);
}

.pgs .title span.en{
    font-size: 28px;
    font-family: "Lato", sans-serif;
    font-weight: 400;
    line-height: 1.2;
    color: #696969;
 text-transform: uppercase;
 
}

#contact.pgs .title span.en{
  color: #696969
}

.ttlSub{
 background: var(--base);
 border-radius: 10px;
 margin-top: 45px;
 padding: 8px;
 font-size: 24px;
 color: #fff;
 text-align: center;
}
@media screen and (max-width: 768px) {
  .pgs .title span{
    font-size: 36px;
  }  
.pgs .title span.en {
        font-size: 24px;
    }
.ttlSub{
    font-size: 20px;
    margin-top: 40px;
  }
}/* //end for SP */
@media screen and (min-width: 769px) {
}/* //end for PC */

#top .title span.en{
  font-size: 20px;
  font-family: "Lato", sans-serif;
  line-height: 1.4
}
#top .title span{
  font-size: 36px;
  line-height: 1.4;
     font-weight: 600;
}
@media screen and (max-width: 768px) {
  #top .title{
    text-align: left
  }
	#top .title span{
		font-size: 36px;
	}
  #top .title span.en {
  font-size: 24px;
    line-height: 1.2
  }
}/* //end for SP */


/* main top
---------------------------------------------------------------------------- */
/*		#lead
-----------------------------*/
/*吹き出し版
.leadFree dt{
  color: #fff;
  font-weight: 900;
  text-align: center;
}
.leadFree dd{
	
	font-weight: 900;
	font-size: min(1.2vw , 18px);
	text-align: center;
}*/


.leadFree dt{
  color: #fff;
  font-weight: 900;
  text-align: center;
  background: var(--base);
}
.leadFree dd{
	font-weight: 900;

	text-align: center;
}

.leadInner .leadCatch {
	font-size: 47px;
	font-weight: 900;
}
.leadInner .leadCatch span{
	font-size: 0;	
}
.leadInner .leadCatch span img{
	transform: translateY(5%);
	width: 188px;
	height: 101px;
}
.leadInner .leadText {
	font-size: 28px;
	font-weight: 900;
  letter-spacing: .02em;
}
@media screen and (max-width: 768px) {
  /*吹き出し版
	.leadFree{
		border-radius: 10px;
		display: flex;
		align-items: center;
		margin: 0 6.15%;
	}

  .leadFree dt{
    border-radius: 19px;
    font-size: 15px;
    padding: 4px 20px;
    background: var(--base);
  }
	.leadFree dd{
		font-size: 17px;
		padding: 6px;
	}*/
  
	.leadFree{
		display: flex;
		align-items: center;
		margin: 0 6.15%;
	}

  .leadFree dt{
    border-radius: 19px;
    font-size: 15px;
    padding: 4px 20px;
  }
	.leadFree dd{
		font-size: 17px;
		padding: 6px;
	}
  
	.leadInner .txts{
		margin: 0 1.1% 0 6.15%;
		width: 93.6%;
	}
	.leadInner .leadCatch{
		font-size: 44px;
    letter-spacing: -.02em;
	}
	.leadInner .leadCatch span img{
		width: 155px;
		height: 84px;
	}
	.leadInner .leadText {
		font-size: 19px;
    letter-spacing: -.03em;
	}
}/* //end for SP */
@media screen and (min-width: 769px) {
	.leadInner.pcFlex{
		justify-content: center;
		/*align-items:flex-start;*/
		gap: 0 24px;
    margin-bottom: 50px
	}

  /*吹き出し版
  .leadFree{
    background: url("images/bg_leadfree.png") no-repeat;
    background-size: 100%;
    width: 17.77vw;
    max-width: 242.8px;
    padding: 22px 30px 65px;
}
  .leadFree dt{
    font-size: 24px;
    letter-spacing: 1em
  } 
  .leadFree dd{
    background: #fff;
    border: 1px solid #707070;
    border-radius: 34px;
    padding: 3px 3px 8px;
    margin-top: 10px;
  }
  */
  .leadFree{
    margin-top: 20px;
	border: 2px solid #2C67AE;
	border-radius: 15px;
	background: transparent;
    
}

  .leadFree dt{
    border-radius: 12px 12px 0 0;
    font-size: 24px;
    padding: 10px
  } 
  .leadFree dd{
    	font-size: 18px;
    padding: 15px;
    text-align: center
  }
  
}/* //end for PC */

/*		#mv
-----------------------------*/
#mv {
	margin: 10px auto 0;
	background: url("images/mv_bg.png") no-repeat center 14px / 100% auto;
  
}
@media screen and (max-width: 768px) {

#mv figure img{
	height: 548px;
	object-fit: cover;
}
}/* //end for SP */


@media screen and (min-width: 769px) {
  #mv{
    margin: -54px auto 0;
  }
}/* //end for PC */

/*		#NEWS
-----------------------------*/
#headNews .title{text-align: center;}
#headNews .title span{
 color: #2C67AE;
}
#headNews .title span.en{
  color:#696969;

}

#headNews .inner{
    background: #fff;
    border-radius: 10px
  }

.newsList li{
  border-bottom: 1px dashed #707070;
  padding: 24px 15px 24px;
  font-size: 16px;
}

.newsList li span.date{
  color: var(--base);
}

.btnWrap{
  margin-top: 36px;
  
}

.btnWrap .btn{
  padding: 1em;
  margin: auto;
  max-width: 290px;
}


@media screen and (max-width: 768px) {
  #headNews{
    padding-top: 56px;
  }
  
    #headNews .inner{
    width: 92.4vw;
    padding: 70px 3.8vw 58px;
    margin-top: -100px;
  }
.newsList li{
    line-height: 1.8
  }
  #headNews .newsList li span.date{
  display: block;
}
}/* //end for SP */


@media screen and (min-width: 769px) {
  #headNews{
    padding-top: 80px;
  }
  #headNews .inner{
    width: 92.4vw;
    max-width: 1262px;
    padding: 120px 5.8vw 58px;
    margin-top: -100px;
  }
.newsList{
    
  }
.newsList .date{
    width: 8em
  }
}/* //end for PC */


/*		#about
-----------------------------*/
#about {
	padding: 0 0 34px 0;
	background: url("images/about_bg.png") repeat-x center bottom /  auto 538px;
	margin-top: -35px;
}
#about .inner{
	max-width: 1146px;
	width: 84.8%;
}
#about .inner figure{
	width: min(calc(100% - 20px), 503px);
	margin: 0 auto;
}
#about .txts {
	width: min(100%, 569px);
}
#about h2{
	text-align: left;
	vertical-align: middle;
  	margin-bottom: 1.5em;
}
#about h2 .zenAB{
	font-size: 20px;
	color: #696969;
	vertical-align: bottom;

}
#about h2 span:not(.zenAB){
	margin-left: -.2em;
	vertical-align: bottom;
  /*transform: translateY(20%);*/
  display: inline-block;
	font-size: 36px;
  color: var(--base);
  letter-spacing: -.1em;
  line-height: 1.2;
}
#about .aboutLead{
	position: relative;
margin-bottom: .5em;
	font-size: 36px;
	font-weight: 700;
}
#about .aboutLead::before{
	position: absolute;
	bottom: calc(100% - 10px);
	right: 0;
	content: "出張授業もご提供！";
	display: block;
	background: url("images/about_baloon.png") no-repeat right top / 100%;
	padding: 1em 1em 0 1.5em;
	width: 13.4vw;
	height: 11vw;
	color: #fff;
	font-size: 1.7vw;
	font-weight: 700;
	text-align: center;
	box-sizing: border-box;
}
#about p:not(.aboutLead){
	font-size: 15px;
	line-height: 2em;
}
@media screen and (max-width: 768px) {
#about {
	background: #E3F2F2;
	margin-top: 0;
	padding-top: 30px;
}
  #about h2 span:not(.zenAB){
    font-size: 36px;
  }
  #about h2 .zenAB {
  font-size: 24px;
  }
#about .aboutLead{;
	margin-bottom: 0.5em;
	/*padding-right: 1em;*/
}
#about .aboutLead::before{
	bottom: calc(100% - 10px);
	right: -20px;
	font-size: 20px;
	width: 153px;
	height: 126px;
	padding: 20px 19px 0 33px;
}
}/* //end for SP */
@media screen and (min-width: 769px) {
	#about .inner.pcFlex{
		align-items: center;
		gap: 0 58px;
	}
}/* //end for PC */


/*		#sample
-----------------------------*/
#sample{
	padding-top: 83px;
}
#sample .title{
	position: relative;
}
#sample .title span{
  color: #2C67AE
}
#sample .title span.en{
  color: #696969
}
#sample .title::after{
	content: "";
	background: url("images/sample_img_01.png") no-repeat left top / 100% auto;
	display: inline-block;
	position: absolute;
}
#sample .contentList{
	margin-top: 25px;
}
.contentList > li{
	background-color: var(--wh);
	box-shadow: 0 0 8px rgba(0, 0, 0, 7%);
	border-radius: 10px;
	padding: 34px 40px 44px;
}
.contentList > li .info{
	font-weight: 700;
	font-size: 20px;
}
.contentList > li .info span{
	border: 1px solid var(--base);
	display: inline-block;
}
.contentList > li .info .grade {
	background-color: var(--base);
	border-radius: 10px 0 0 10px;
	padding: 3px 16px 5px 19px;
	color: var(--wh);	
}
.contentList > li .info span:not(.grade) {
	border-radius: 0 10px 10px 0;
	padding: 3px 19px 5px 16px;
}

.contentList > li .info li:not(:has(span)) {
	padding: 3px 0 5px;
	color: var(--base);
}
.contentList > li h3{
	margin-bottom: 0.5625em;
	font-size: 32px;
	color: var(--base);
}
.contentList > li h3 span{
	display: block;
	font-size: 15px;
	font-weight: 500;
	color: var(--bk);
}
.contentList > li p{
	line-height: 1.6;
}
#sample .contentList figure{
	margin-top: 20px;
}
.contentList > li.outreach .info span {
	border: 1px solid var(--red);
}
.contentList > li.outreach .info .grade {
	background-color: var(--red);
}
.contentList > li.outreach .info li:not(:has(span)) {
	color: var(--red);
}
.contentList > li.outreach h3{
	font-size: 28px;
	color: var(--red);
}
@media screen and (max-width: 768px) {
	#sample{
		padding-top: 67px;
    padding-bottom: 80px;
	}
	#sample .title::after{
		width: 53px;
		height: 188px;
		right: 0;
		top: -30px;
	}
	#sample .contentList figure{
		display: flex;
		gap: 11px;
	}
	#sample .contentList figure img{
		width: calc((100% - 11px) / 2);
	}
  #sample .contentList figure img.pc{
    display: none!important;
  }
	.contentList{
		gap:0 20px;
	}
  

  .contentList .slick-track > li{
	background-color: var(--wh);
	box-shadow: 0 0 8px rgba(0, 0, 0, 7%);
	border-radius: 10px;
	padding: 20px;
		min-width: min(93%,304px);
    margin: 0 10px;
}
.contentList .slick-track > li .info{
	font-weight: 700;
	font-size: 20px;
}
.contentList .slick-track > li .info span{
	border: 1px solid var(--base);
	display: inline-block;
  font-size: 16px;
}
  
.contentList .slick-track > li .info li{
	font-size: 20px;
  
}  

.contentList .slick-track > li .info .grade {
	background-color: var(--base);
	border-radius: 10px 0 0 10px;
	padding: 3px 16px 5px 19px;
	color: var(--wh);	
}
.contentList .slick-track > li .info span:not(.grade) {
	border-radius: 0 10px 10px 0;
	padding: 3px 19px 5px 16px;
}

.contentList .slick-track > li .info li:not(:has(span)) {
	padding: 3px 0 5px;
	color: var(--base);
}
.contentList .slick-track > li h3{
	margin-bottom: 0.5625em;
	font-size: 27px;
	color: var(--base);
  	line-height: 1.125;
}
  
  .contentList .slick-track > li.outreach .info li:not(:has(span)) {
    color: var(--red);
  } 
.contentList .slick-track > li.outreach h3{
	font-size: 28px;
	color: var(--red);
}  
  
.contentListv .info li:not(:has(span)) {
  color: var(--base);
}  
  
  #case .contentList .slick-track > li h3{
     color:var(--red);
  }  
#case .contentList .slick-track > li .info .grade {
  background-color: var(--red);
}
#case .contentList .slick-track > li .info span {
  border: 1px solid var(--red);
}  
  
  #case .contentList .slick-track > li .info li:not(:has(span)) {
    color: #121212;
  }
  
.contentList .slick-track > li h3 span{
	display: block;
	font-size: 15px;
	font-weight: 500;
	color: var(--bk);
  margin-top: 10px;
}
.contentList .slick-track > li p{
	line-height: 1.6;
}

.contentList .slick-track > li.outreach .info span {
	border: 1px solid var(--red);
}
.contentList .slick-track > li.outreach .info .grade {
	background-color: var(--red);
}
.contentList > .slick-track > li.outreach .info li:not(:has(span)) {
	color: var(--red);
}
.contentList > .slick-track > li.outreach h3{
	font-size: 28px;
	color: var(--red);
}
  
/*.slidePosition{
		display: flex;
		gap:0 20px;
		margin-top: 25px;
	}
	.slidePosition li{
		border: 1px solid #707070;
		background: var(--wh);
		border-radius: 10px;
		display: inline-block;
		width: 19px;
		height: 19px;
	}
	#sample .slidePosition li.active{
		background: var(--base);
	}
*/  
  .slick-dots{
    text-align: left;
  }
  .slick-dots li{
    width: 19px;
		height: 19px;
  }
.slick-dots li.slick-active button::before {
  background: var(--base);
}
  .slick-dots li button::before{
    width: 19px;
		height: 19px;
  }
  
  
}/* //end for SP */
@media screen and (min-width: 769px) {
	#sample .title::after{
		width: 59px;
		height: 209px;
		right: 63px;
		top: 0;
	}
	#sample .contentList{
		flex-wrap: wrap;
		gap: 36px 32px;
	}
	#sample .contentList > li{
		width: calc(612/1262*100%);
	}
	#sample .contentList figure{
		display: grid;
		grid-template-columns: 1fr auto;
		gap: 16px;
	}
	.contentList > li .info{
		display: flex;
		justify-content: start;	
		gap: 0 15px;
		margin-bottom: 0.8em;
	}
  .contentList > li .info li{
	font-size: min(1vw,20px);
  
}
	#sample .contentList figure img{
		max-height: 240px;
	}
}/* //end for PC */



/*		#case
-----------------------------*/
#case {
	background: url("images/case_bg.png") repeat-x center bottom / auto 878px;
	padding: 136px 0 144px;
}
#case > .inner,
#case .title{
	position: relative;
}
#case .title span{
  color: #E5521C
}
#case .title span.en{
  color: #696969
}
#case > .inner::after{
	content: "";
	background: url("images/case_img_02.png") no-repeat left top / 100% auto;
	display: inline-block;
	position: absolute;
}
#case .title::after{
	content: "";
	background: url("images/case_img_01.png") no-repeat left top / 100% auto;
	display: inline-block;
	position: absolute;
}
#case .contentList{
	margin-top: 35px;
}
#case .contentList > li .info span {
	border: 1px solid var(--red);
}
#case .contentList > li .info .grade {
	background-color: var(--red);
}
#case .contentList > li:nth-child(2) .info{
	gap: 0 10px;
}
#case .contentList > li:nth-child(2) .info li span{
	letter-spacing: -0.05em;
	padding-left: 8px;
	padding-right: 8px;
}
#case .contentList > li .info > li{
	color: var(--bk);
}
#case .contentList > li h3,
#case .contentList > li h3 span.ls{
	font-size: 28px;
	font-weight: 700;
	color: var(--red);
}
#case .contentList > li h3{
	margin-bottom: 1.21em;
}
#case .contentList p{
	letter-spacing: 0.02em;
}
#case .contentList figure{
	margin-top: 30px;
}
@media screen and (max-width: 768px) {
	#case {
		padding: 68px 0 80px;
	}
	#case > .inner::after{
		width: 158px;
		height: 146px;
		left: 40vw;
		bottom: -90px;
	}
	#case .title{
		text-align: left;
	}
	#case .title::after{
		width: 203px;
		height: 236px;
		right: -10px;
		top: -150px;
	}
	#case .contentList > li h3,
	#case .contentList > li h3 span.ls{
		font-size: 24px;
	}
	#case .slidePosition li.active{
		background: var(--red);
	}
}/* //end for SP */
@media screen and (min-width: 769px) {
	#case > .inner::after{
		width: 225px;
		height: 208px;
		left: 171px;
		bottom: -196px;
	}
	#case .title::after{
		width: 290px;
		height: 336px;
		right: 12px;
		top: -140px;
	}
	#case .contentList{
		gap: 0 39px;
		margin-top: 35px;
	}
	#case .contentList > li{
		width: calc(395/1262*100%);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
	}
  
	#case .contentList > li .info{
		margin-bottom: 1.25em;
	}
  #case .contentList > li h3,
#case .contentList > li h3 span.ls{
	font-size: min(1.7vw,28px);
}
	#case .contentList > li h3 span.ls{
		letter-spacing: -0.065em;
	}
}/* //end for PC */


/*		#voice
-----------------------------*/
#voice {
	padding: 103px 0 112px;
}
#voice .title{
	position: relative;
}
#voice .title span{
    display: inline-block;
   color: #31A728
  }
#voice .title span.en{
 color: #696969
}
#voice .title::after{
	content: "";
	background: url("images/voice_img_01.png") no-repeat left top / 100% auto;
	display: inline-block;
	width: 160px;
	height: 275px;
	position: absolute;
	right: 26px;
	top: -130px;
}
@media screen and (min-width: 768px) and (max-width: 1290px){

  #voice .title::after{
    right: 0;
  }
  }

.voiceData dl{
	background: var(--wh);
	border-radius: 10px;
	margin-bottom: 26px;
	padding: 18px 27px;
}
.voiceData dl dt{
	font-size: 28px;
	font-weight: 700;
}
.voiceData dl dd{
	font-size: 24px;
	font-weight: 700;
	line-height: 1;
	margin-top: -5px;
}
.voiceData dl span span{
	font-size: 110px;
}
.voiceData .data01{
	background: url("images/voice_01_img.png") no-repeat left bottom / 100% auto,#fff;
}
.voiceData .data01 dd span{
	color: #4CA99B;
}
.voiceData .data02{
	background: url("images/voice_02_img.png") no-repeat left bottom / 100% auto,#fff;
}
.voiceData .data02 dd span{
	color: var(--blue);
}
.voiceData .data03{
	background: url("images/voice_03_img.png") no-repeat left bottom / 100% auto,#fff;
}
.voiceData .data03 dd span{
	color: var(--orange);
}
.teachersVoice .title{
	margin-left: 10px;
	margin-bottom: 8px;
	text-align: left;
}
.teachersVoice .title img{
	margin: 0;
}
.teachersVoice li{
	border-radius: 10px;
	margin-bottom: 23px;
	padding: 26px;
}
.voiceData dl:last-child,
.teachersVoice li:last-child{
	margin-bottom: 0;
}
.teachersVoice h3{
	font-size: 24px;
	color: var(--green);
	line-height: 1.3;
	margin-bottom: 14px;
  position: relative;
  z-index: 900;
}
.teachersVoice p{
	font-size: 16px;
}
.teachersVoice p:last-child{
	margin-top: 14px;
}
.teachersVoice li:nth-child(2) p{
	letter-spacing: -0.02em;
}
@media screen and (max-width: 768px) {
	#voice {
		padding: 30px 0 60px;
	}
	#voice .title::after{
		width: 112px;
		height: 193px;
		right: -15px;
        top: -130px;
	}

	#voice .title span{
    transform: none
	}
	#voice .title span.en{
		line-height: 1;
    margin-left: 1em;
	}
	.voiceData dl{
		margin-bottom: 34px;
		padding: 18px 18px 30px;
		text-align: center;
	}
	.voiceData dl dd{
		font-size: 28px;
		padding-bottom: 110px;
	}
	.voiceData dl span span{
		font-size: 80px;
	}
	.teachersVoice{
		margin-top: 110px;
	}
}/* //end for SP */
@media screen and (min-width: 769px) {
	#voice > .pcFlex{
		justify-content: space-between;
    gap:20px
	}
	#voice .title{
		display: flex;
		align-items: center;
		justify-content: flex-start;
	}
	#voice .title span{
		margin-left: 13px;
	}
	.voiceData {
		margin-top: 46px;
		width: 100%;
		max-width: 559px;
	}
	.voiceData dl{
		max-width: 559px;
		height: 250px;
	}
	.teachersVoice{
		width: calc(100% - 559px);
		max-width: 654px;
	}
}/* //end for PC */


/*		#history
-----------------------------*/
#history h2{
	font-size: 40px;
	text-align: center;
}
#history h2 span{
	color: var(--blue);
	font-size: 120px;
	letter-spacing: -0.04em;
}
#history ul{
	justify-content: center;
	gap: 0 17px;
}

#history ul li{
	width: calc((100% - 115px) / 6);
}
@media screen and (max-width: 768px) {
	#history h2{
		font-size: 29px;
		line-height: 1.1;
		margin-bottom: 5px;
	}
	#history h2 span{
		font-size: 77px;
	}
	#history ul + ul{
		margin-top: 10px;
	}
}/* //end for SP */


/*		#application
-----------------------------*/
#application {
	padding: 150px 0 57px;
}
#application .inner{
	max-width: 1319px;
	width: 86.7%;
}
#application .title{
	position: relative;
}
#application .title span{
  color: #E5981C
}
#application .title span.en{
  color: #696969
}
#application .title::after{
	content: "";
	background: url("images/application_img_01.png") no-repeat left top / 100% auto;
	display: inline-block;
	width: 220px;
	height: 204px;
	position: absolute;
	left: 30px;
	top: -10px;
}
#application .blue{
	color: var(--base);
}
.applicationBox{
	background: var(--wh);
	border-radius: 10px;
	margin-bottom: 38px;
	padding: 50px 36px 50px 74px;
}
.applicationBox h3{
	font-size: 36px;
}
.applicationBox ul li{
	border: 1px solid var(--base);
	border-radius: 10px;
	font-size: 24px;
	font-weight: 700;
	margin-bottom: 43px;
	padding: 18px 20px 24px 31px;
	position: relative;
}
@media screen and (min-width: 769px) {
 .applicationBox ul li{
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
 }
 .applicationBox ul li .blue{
  width: 77px;
 }
 .applicationBox ul li > span:not(.blue){
  width: calc(100% - 77px - 35px);
 }
 .applicationBox ul li:last-child{
  justify-content: center;
 }
 .applicationBox ul li:last-child .blue{
  width: auto;
 }
}/*-pcOnly-*/
.applicationBox ul li:not(:last-child)::after{
	content: "";
	background: var(--base);
	display: inline-block;
	width: 50px;
	height: 21px;
  clip-path: polygon(0 0, 100% 0, 50% 100%);
	position: absolute;
	left: calc(50% - 25px);
	bottom: -21px;
}
.applicationBox ul li:last-child{
	background: var(--gray);
	margin-bottom: 0;
	text-align: center;
}
.applicationBox ul li .note{
 display: block;
	font-size: 20px;
 margin-top: 5px;
}
.applicationBox .btn{
	width: 290px;
	height: 59px;
}
.applicationBox p.txtCenter{
  font-size: 20px;
}

.applicationBox p.txtCenter.notice{
  font-size: 16px;
  margin-top: 1em
}
@media screen and (max-width: 768px) {
	#application {
		padding: 67px 0 60px;
	}
	#application .title::after{
		width: 139px;
		height: 129px;
		left: auto;
		right: -20px;
    top: 90px;
	}

	#application .blue{
		display: block;
		font-size: 20px;
	}
	.applicationBox{
		padding: 25px 20px;
	}
	.applicationBox h3{
		margin-bottom: 23px;
	}
	.applicationBox ul li{
		font-size: 20px;
		margin-bottom: 30px;
		padding: 10px 20px;
	}
	.applicationBox ul li:last-child{
		padding-top: 1.9em;
		padding-bottom: 1.9em;
	}
	.applicationBox ul li .note{
		font-size: 14px;
  margin-top: 0;
		margin-left: 0;
	}
	.applicationBox .btn{
		margin-top: 15px;
		width: 100%;
	}
}/* //end for SP */
@media screen and (min-width: 769px) {
	.applicationBox{
		display: grid;
		grid-template-rows: 122px auto;
	}
	.applicationBox h3{
		grid-column: 1;
		grid-row: 1;
		margin-top: 12px;
	}
	.applicationBox ul{
		grid-column: 2;
		grid-row: span 2;
	}
	.applicationBox ul li:not(:last-child) .blue{
		margin-right: 35px;
	}
	.applicationBox p{
		grid-column: 1;
		grid-row: 2;
    margin-right: 20px
	}
}/* //end for PC */


/* News
---------------------------------------------------------------------------- */
.pgs .newsarchive .title span{
  color: var(--base);
}
.pgs .newsarchive .title span.en {
  color: #696969;
}

/* footer
---------------------------------------------------------------------------- */
footer .inner{
	padding-bottom: 54px;
	max-width: 1319px;
	width: 86.7%;
}
.fnavi {
	background: rgba(47,102,172,.95);
	border-radius: 10px;
	margin-bottom: 40px;
	padding: 70px min(7.3%,96px) 62px;
}
.fnavi p{
	font-size: min(3.4vw,38px);
	font-weight: 700;
}
.fnavi div{
		max-width: 365px;
}
.fnavi p,
.fnavi li a{
	color: #fff !important;
}
.fnavi ul li{
	font-size: 16px;
	margin-bottom: 25px;
}
.privacyLink{
	font-size: 12px;
}
footer #copy figure{
	margin: 0;
	max-width: 237px;
}
footer #copy figure figcaption{
  font-size: 13px;
  margin-top: 10px;
  text-align: center;
}
footer #copy p{
	font-size: 12px;
	margin-bottom: 10px;
}
@media screen and (max-width: 768px) {
	.fnavi{
		margin-bottom: 28px;
		padding: 40px 12.4% 55px;
	}
	.fnavi p{
		font-size: 27px;
		margin-bottom: 45px;
	}
	.fnavi ul li{
		border-bottom: 1px solid var(--wh);
		margin-bottom: 0.8em;
		padding-bottom: 0.8em;
	}
	.fnavi ul li:last-child{
		margin-bottom: 0;
	}
	.fnavi ul + ul{
		margin-top: 0.8em;
	}
	.privacyLink,
	footer #copy p{
		text-align: center;
	}
	footer #copy figure{
    margin: 30px auto 22px
	}
  
  .fixbtnList{
    position: fixed;
    display: none;
    transition: .5s;
    width: 100%;
   bottom: 0;
    left:0;
    z-index: 1001
  }
  .fixbtnList.flow{
     display: flex;
     gap: 0 2px;
  }
  .fixbtnList li{
    width: 100%
  }
  .fixbtnList li a{
    display: block;
    background: #eabe5d;
    color: #fff;
    text-align: center;
    padding: 1em .5em;
    font-size: 13px;
  }
   .fixbtnList li.survey a{
     background: var(--base);
  }
  
}/* //end for SP */
@media screen and (min-width: 769px) {
	.fnavi {
		justify-content: space-between;
		align-items: center;
	}
	.fnavi ul li{
		width: min(17vw,185px);
	}
	.fnavi ul li:last-child{
		margin-bottom: 0;
	}
	.fnavi ul + ul{
		margin-left: 46px;
	}
	.privacyLink{
		margin-right: 15px;
		text-align: right;
	}
	footer #copy{
		align-items: flex-end;
		justify-content: space-between;
		margin: 0 15px;
	}
	footer #copy p{
		margin-left: 1em;
	}
  .fixbtnList.flex{
    display: none;
  }
}/* //end for PC */


#pageTop{
  position: fixed;
  width: 70px;
  height:213px;
  right: 0;
  bottom: 20px;
  cursor: pointer;
  z-index: 1000
}

@media screen and (max-width: 768px) {
  #pageTop{
  width: 50px;
  height:152px;
    bottom: 40px;
}
}


#contact .infomation{
  background: #fff;
  padding: 30px;
  max-width: 1102px;
  margin:0 auto 50px
}



#contact .infomation h4{
  font-size: 20px;
  font-weight: 700;
  color: #2C67AE;
  margin-bottom: 20px;
   text-align: center
}

#contact .infomation p{
  font-size: 16px;
  text-align: center
}
#contact .infomation p span{
  font-size: 14px;
}

/*My page*/
#content {
  padding: 0 .714286em 2.142856em;
  max-width: 1000px;
  margin: auto;
}

/*cart */
select {
  max-width: 100%;
  padding: .5714285em 2.14286em .5714285em .5714285em;
  border: 1px solid #bbb;
  background: url("images/select-arrow.gif") center right 10px no-repeat;
  color: #262626;
}

input[type="text"],
input[type="password"],
input[type="email"],
input[type="tel"],
input[type="search"],
input[type="date"],
input[type="url"] {
	padding: .5714285em;
	border: 1px solid #bbb;
}



.pagination_wrapper{
 margin-top: 40px;
}
.page-numbers{
 display: flex;
 justify-content: center;
 gap:0 10px;
}
.page-numbers span,
.page-numbers a{
 display: block;
 padding: 0 5px 0;
 color: #bbb !important;
 font-size: 18px;
}
.page-numbers span{
 border-bottom: 1px #bbb solid;
}
.page-numbers .prev,
.page-numbers .next{
 position: relative;
 padding: 0;
 font-size: 0;
 width: 15px;
 height:100%;
}
.page-numbers .prev::before,
.page-numbers .next::before{
 content: "";
 display: block;
	position: absolute;
	top: 0;
 bottom: 0;
	right: 1px;
 margin: auto;
	border-top: 1px #bbb solid;
	border-right: 1px #bbb solid;
	width: 7px;
	height: 7px;
	-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}
.page-numbers .prev::before{
	-webkit-transform: rotate(225deg);
transform: rotate(225deg);
}
