@charset "UTF-8";

@import url('https://fonts.googleapis.com/css?family=Noto+Sans+JP:300,400,500,700&subset=japanese');
body{
	font-family:'Noto Sans JP', 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro', "メイリオ", Meiryo, Osaka,'ＭＳ Ｐゴシック',"MS PGothic",sans-serif;font-weight:400;
	font-size:0.85rem;
	word-break: break-all;
}
em{
	font-style: normal;
}
p{
	text-align:left;
}

.wrap_original {
	overflow: hidden !important;
}

#contents{
	font-size:14px;
	position: relative;
	font-feature-settings: "palt";
	letter-spacing: 0.08em;
	line-height: 1.66em;
	padding-top: 0;
}
#contents section{
}

#contents .content{
	width:100%;
}
#contents a:hover{
	opacity: 0.7;
}
#contents p{
	font-size:14px;
	line-height:1.76;
	z-index: 100;
}
#contents .flex{
	display: block;
}
#contents .inner{
	padding: 0 0px;
}
.flex{
	display: flex;
	justify-content:center;
}

.pcNone{display: inline;}
.spNone{display: none;}
.clearfix::after {
	display: block;
	clear: both;
	content: "";
}

h2 {
	font-size: 24px;
	color: #ffffff;
	font-weight: 900;
	line-height: 1.5em;
	text-align:center;
}

.title{
}
.title h2{
	text-align: center;
	padding-top: 15px;
}
h3{
	font-size: 18px;
	color: #f81c4b;
	font-weight: 900;
	line-height: 1.5;
	text-align:left;
	padding: 0 1.25em;
	margin-bottom:1.0em;
}
h4{
	font-size: 16px;
	font-weight: 100;
	line-height: 1.75;
	text-align:left;
	padding: 1.5em;
}
h2 span,h3 span,h4 span,h5 span{
	display:block;
}
.text{
	position:relative;
}
.box{
	background: #ffffff;
	max-width: 550px;
	box-shadow: 3px 3px 3px #aaaaaa;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.box img{
}

/*
#backToTop{
	width:100%;
	margin: 0 auto;
	position: fixed;
	min-width:1100px;
	bottom:0;
}
#backToTop a{
	position: absolute;
	display: block;
	width:42px;
	height: 42px;
	right:50px;
	background-color: #29c001;
	border-radius: 21px;
	top:-70px;
}
#backToTop a:after{
	content: "";
	position: absolute;
	top: 18px;
	left: 16px;
	width: 10px;
	height: 10px;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	-webkit-transform: rotate(-45deg);transform: rotate(-45deg);
}
#backToTop a span{
	display: none;
}
*/

#fixBottom{
	width: 100%;
	position: fixed;
	bottom: -40px;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	z-index: 100;
}
#fixBottom ul{
	display:flex;
	justify-content:center;
}
#fixBottom ul li{
	padding-right:0.5em;
}
#fixBottom ul li:last-child{
	padding-right:0;
}
a.btnRed {
    background-image: url(https://crefus.com/2022_crefus_lp/image/icon_document.png);
    position: relative;
    display: block;
    padding: 30px 100px;
    background-color: #FF0000;
    border-radius: 8px;
    color: #fff;
    background-repeat: no-repeat;
    background-position: right 95px center;
    background-size: 90px auto;
    margin-top: 30px;
}

/* content部分 */

/* #s0 */
#s0 {
	margin-bottom: -2px !important;
	position:relative;
}
#contents #s0 .content {
    width: 100%;
}
#s0 .container .content{
	position: relative;
	margin: 0px auto;
	padding:0;
}
#s0 h1{
	position: absolute;
	top: 20px;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	width: 120px;
}
#s0 img{
	width: 100%;height: auto;
}

#s0 .inner{
	padding-top: 50px;
}
#s0 .content {
	position:relative; 
	margin:0 auto 40px auto;
	line-height: 2;
}
#s0 .image.spNone{
	float: right;
	width: 560px;
	margin: 5px 0 2px 40px;
}
#s0 .image img{
	border-radius: 8px;
}
#s0 .text{
	flex-basis:432px;
}
#s0 p{
	font-size: 18px;
	margin-bottom: 60px;
	letter-spacing: 1px;
}
#s0 h1{
	z-index:99;
}
#s0 .fv_btn{
	position:absolute;
	z-index:9;
	bottom: 2%;
	padding: 0 3%;
}
#s0 .fv_bg{
	z-index:-1;
}

/* #s1_top */
#s1_top {
	position:relative;
	background-image: url("../img/bg wht_ylw_sp_top.png") ;
	background-position:bottom;
	background-size: cover;
	height:auto;
	
}
#s1_top .container .content{
	position: relative;
	margin: 0px auto;
	padding:0;
}

#s1_top .content {
	position:relative; 
	margin:0 auto 40px auto;
	line-height: 2;
}

#s1_top .title h2{
	color:#ffffff;
	top:40px;
	left: 35%;
	transform: translate(-30%, -35%);
	-webkit-transform: translate(-30%, -35%);
	-ms-transform: translate(-30%, -35%);
}
#s1_top .title .en{
	top:10px;
	left: 50%;
}
#s1 .one .box{
}

/* #s1 */
#s1 {
position: relative;
  background-image: url("../img/bg_reason.png");
  background-position: top center;
  background-size: cover;
  height: 560px;
	
}
#s1 .container .content{
	position: relative;
	margin: 0px auto;
	padding:0;
}

#s1 h4 span.yellow {
	background-color: #ff9;
	display:inline;
	font-weight:bold;
}
#s1 .inner{
	padding-top: 30px;
	display:flex;
	justify-content:flex-start;
	align-content:center;
}
#s1 .content {
	position:relative; 
	margin:0 auto 40px auto;
	line-height: 2;
}
#s1 .title h2 {
	padding-top: 50px !important;
	line-height: 1.5em;
	color:#ffffff;
}

#s1 img.comment{
	text-align:center;
	margin:0 auto;
	display: block;
	padding: 50px 0;
}


/* #s1_bottom */
#s1_bottom {
	position:relative;
	background:#ffffff;
	height:auto;
	
}
#s1_bottom .container {
    padding-top: 40px;
	margin: 0px auto;
	text-align:center;
}

#s1_bottom h4 span.yellow {
	background-color: #ff9;
	display:inline;
}
#s1_bottom .inner{
	padding-top: 40px;
}
#s1_bottom .content {
	position:relative; 
	margin:0 auto 40px auto;
	line-height: 2;
}
#s1_bottom img{
	width:100%;
}
#s1_bottom .four .title .en{
	position: absolute;
	top:0;
	color:#e9f9e5;
	opacity:1.0;
	left: 38%;
	transform: translate(-38%, -38%);
	-webkit-transform: translate(-38%, -38%);
	-ms-transform: translate(-38%, -38%);
	width: 280px;
}

#s1_bottom .text{
	flex-basis:432px;
}
#s1_bottom p{
	font-size: 18px;
	margin-bottom: 60px;
	letter-spacing: 1px;
}

/* #s13 */
#s13 {
	position:relative;
	background-image: url("../img/bg_junior_sp.png") ;
	background-position:top;
	background-size: cover;
	height:auto;
	
}
#s13 .container .content{
	position: relative;
	margin: 0px auto;
	padding:0;
}
#s13 .inner{
	padding-top: 20px;
	padding-left:1.0em;
	padding-right:1.0em;
}
#s13 .content {
	position:relative; 
	margin:0 auto 40px auto;
	line-height: 2;
	max-width:1120px;
}
#s13 .top{
	padding-top: 25px;
	text-align:center;
	margin:0 auto;
}
#s13 h2 img{
	max-width:70%;
}
#s13 .text{
	padding-top:30px;
	width: 100%;
	text-align: center;
	margin: 0 auto;
}
#s13 h3{
	text-align:left;
	padding-top:30px;
	color:#000000;
	font-weight:500;
	font-size:16px;
	padding-left:1.0em;
	padding-right:1.0em;
}
#s13 p{
	margin-top:10px;
	padding-left:0.75em;
	padding-right:0.75em;
	padding-bottom:70px;
}
#s13 hr{
	display: none;
}

/* #s17 */
#s17 {
	position:relative;
	background:#fcfcef;
	height:auto;
	padding-bottom:20px;
}
#s17 .container {
    padding-top: 40px;
	margin: 0px auto;
	text-align:center;
}

#s17 h4 span.yellow {
	background-color: #ff9;
	display:inline;
}
#s17 .inner{
	padding-top: 20px;
}
#s17 .content {
	position:relative; 
	margin:0 auto 40px auto;
	line-height: 2;
}

#s17 .four .image.spNone{
	width: 1100px;
}
#s17 h2{
	color:#000000;
	margin: 0 auto;
	position: unset;
}
#s17 p{
	font-size:16px;
	font-weight:700;
	line-height:1.5em;
	margin: 0px auto;
	text-align:center;
	padding:20px 0;
}

/* #s2 */
#s2 {
	position:relative;
	background-image: url("../img/bg_tool_sp.png") ;
	background-position:50% 50%;
	background-size: cover;
	height:auto;
	
}
#s2 .container .content{
	position: relative;
	margin: 0px auto;
	padding:0 0 5.0em 0;
}
#s2 h2{
	top:20px;
	color:#000000;
	left:40%;
}
#s2 .title .en{
	opacity:1.0;
	color: #f0f0f0;
}
#s2 .inner{
	padding-top: 0;
}
#s2 .content {
	position:relative; 
	margin:0 auto 40px auto;
	line-height: 2;
}
#s2 .box img.num{
	float: left;
}
#s2 .image.spNone{

}
#s2 .title.two img{
	max-width: 90%;
	text-align: center;
	margin: 0 auto;
	position: static;
	margin-top: 3.0em;
}
#s2 p {
	width: 90%;
	text-align: center;
	margin: 0 auto;
	margin-top:50px;
	margin-bottom:50px;
}
#s2 img{
	text-align:center;
	margin:0 auto;
	display:block;
	width: 100%;
}
#s2 .text{
	background: #ffffff;
	width: 96%;
	text-align:center;
	margin:0 auto;

}
#s2 h3{
	text-align:left;
	color:#000000;
	font-weight:normal;
	padding-left:25px;
	padding-top:25px;
	font-size:16px;
	padding:1.25em;
}
#s2 h3 span.yellow {
	background-color: #ff9;
	display:inline;
	font-weight:bold;
}
#s2 h4{
	text-align:center;
	font-weight:500;
	font-size:20px;
	padding:1.5em 0;
	text-decoration:underline;
}
#s2 img.goods{
}
#s2 img.goods.one{
}
#s2 img.goods.two{
}
#s2 hr{
	display: block;
	width: 90%;
	height: 1px;
	background-color: #28c000;
	border: 0;  /*デフォルトデザインでは線がある場合があるので、消しておく。*/
}
#s2 iframe {
  text-align: center;
  margin: 0 auto;
  border-radius: 12px;
  width: 94%;
  height:300px;
  padding:90px 3% 0 3%;
}
#s2 .bg_box{
	background: #ffffff;
	width: 80%;
	text-align: center;
	margin: 0 auto;
	border-radius: 30px;
	padding:20px;
}
#s2 .swiper-button-next,#s2 .swiper-button-prev
{
  top: 18%;
}

/* #s3 */
#s3 {
	position:relative;
	background-image: url("../img/bg_human_sp.png") ;
	background-position:50% 50%;
	background-size: cover;
	height:auto;
	
}
#s3 .container .content{
	position: relative;
	margin: 0px auto;
	padding:0 0 5.0em 0;
}
#s3 .text{
	text-align:center;
}
#s3 .text h3{
	color:#000000;
}
#s3 h3{
	color:#000000;
	text-align:center;
	padding: 0;
}
#s3 .text h3 span.blue{
	display:inline;
	color:#60bee1;
	font-size:100%;
}
#s3 .text h3 span.green{
	display:inline;
	color:#28c000;
	font-size:100%;
}
#s3 .text h3 span.pink{
	display:inline;
	color:#e12e79;
	font-size:100%;
}

#s3 .title .en{
	top:80px;
	left: 35%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	opacity:1.0;
}
#s3 .inner{
	padding: 50px 0 0 0;
}
#s3 .content {
	position:relative; 
	margin:0 auto 40px auto;
	line-height: 2;
}
#s3 .box img.num{
	float: left;
}
#s3 .image.pcNone img{
	width: 96%;
	text-align: center;
	margin: 0 auto;
}

/* #btn */
#btn {
	position:relative;
	background-image: url("../img/bg_btn_sp.png") ;
	background-position:top;
	background-size: cover;
	height:auto;
	
}
#btn .container .content{
	position: relative;
	margin: 0px auto;
	padding:0;
}
#btn .inner{
	padding: 35px 0;
}
#btn .image{
	max-width: 94%;
	text-align:center;
	margin:0 auto;
}
#btn p{
	padding: 1.0em;
	text-align: right;
	font-size:0.65rem;
}

/* #btn.two */
#btn.two {
	position:relative;
	background-image: url("../img/bg_btn2.png") ;
	background-position:50% 50%;
	background-size: cover;
	height:auto;
	
}

/* #s4 */
#s4 {
	position:relative;
	background:#ffffff;
	height:auto;
	
}
#s4 .container .content{
	position: relative;
	margin: 0px auto;
	padding-top:40px;
}
#s4 .container{
	padding-bottom:4.5em;
}
#s4 .title h2{
	color:#000000;
	padding-top:0;
}
#s4 .title h2 img {
  padding: 0;
}
#s4 .inner{
	padding-top: 20px;
}
#s4 .image.spring{
	padding:0;
}
#s4 .image{
	max-width: 750px;
	text-align:center;
	margin:0 auto;
}
#s4 .text.spring p{
	text-align:left;
	padding:5%;
}
#s4 div.border img{
  position: absolute;
  margin-top: -50px;
  margin-left: -20px;
  width: 70px;
}
#s4 div.border{
	margin-top:20px;
	border: dashed 2px #555555;
	padding:15px;
  border-radius: 20px;
  -moz-border-radius:20px;
  -webkit-border-radius:20px;
}
#s4 #item-list{
	width: 96%;
	text-align:center;
	margin:0 auto;
}
#s4 #item-list li .item_inner{
	padding:0 5px;
}
#s4 span.num_q {
    position: absolute;
    font-size: 220%;
    left: -20px;
    top: -5px;
    color: #ffffff;
}
#s4 .accordion_area {
  padding: 0;
  width: 100%;
  text-align: center;
  margin: 0 auto;
}
#s4 .accordion_one {
  background-color: #ffffff;
  border-radius: 0 0 20px 20px;
  -moz-border-radius:0 0 20px 20px;
  -webkit-border-radius:0 0 20px 20px;
}
#s4 .accordion_area .accordion_one .ac_header {
  background-color: #ffec4d;
  border-radius: 0 0 20px 20px;
  -moz-border-radius:0 0 20px 20px;
  -webkit-border-radius:0 0 20px 20px;
}
#s4 .green .accordion_area .accordion_one .ac_header{
    background-color: #84d939;
    color:#000000;

}
#s4 .accordion_area .accordion_one .ac_header .i_box:before {
}
#s4 .accordion_area .accordion_one .ac_header .i_box:after {
}
#s4 .green .accordion_area .accordion_one .ac_header .i_box:before {
}
#s4 .green .accordion_area .accordion_one .ac_header .i_box:after {
}
#s4 .p-faq__headinner::before {
  content: none;
}
#s4 .p-faq__bodyinner p.p-faq__a-txt,#s4 .p-faq__bodyinner p {
	font-size:100%;
	line-height:2.0em;
}
#s4 .p-faq__bodyinner::before {
  content: none;
}
#s4 .p-faq__bodyinner {
    display: block;
    padding-left: 0;
    position: relative;
    line-height: 1.5;
}
#s4 .title_course{
	position: absolute;
	top: -24px;
	left: -24px;
}
#s4 .title_course img{
	width:122px;
	margin:0;
}
#s4 .green .title_course img{
	width:190px;
	margin:0;
}




#s4 .p-faq__headinner p.p-faq__q-txt{
	text-align:center;
	margin:0 auto;
}
#s4 .p-faq__newinner p{
	padding: 0 0.5rem 0 1.0rem;
}
#s4 .p-faq__newinner{
	background: #fffbdb;
	padding: 1.0rem;
	border-radius:20px 20px 0 0 ;
	-moz-border-radius:20px 20px 0 0 ;
	-webkit-border-radius:20px 20px 0 0 ;
}
#s4 .p-faq__newinner_gr{
	background: #eaf7d7;
	padding: 1.0rem;
}
#s4 .red{
	color:#ff0000;
	font-size:18px;
	padding-left: 18px;
}
#s4 .red span{
	display:block;
	color:#ff0000;
}
#s4 .or{
	color:#f69306;
	font-size:18px;
	padding-left: 18px;
}
#s4 .or span{
	display:block;
	color:#ff0000;
}
#s4 .accordion_area .accordion_one .ac_header{
	padding: 0.35rem;
}

#s4 .p-faq__headinner {
  padding-left: 0;
}

#s4 .accordion_area .accordion_one .ac_header.open {
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
#s4 .p-faq__headinner{
}
#s4 .accordion_area .accordion_one .ac_inner{
    background:#fffbdb;
}
#s4 .green .accordion_area .accordion_one .ac_inner{
    background:#eaf7d7;
}
#s4 p span{
	background-color: #ffbde1;
}
#s4 .green p span{
	background-color: #fff17f;
}
#s4 small{
	font-size:70%;
}
#s4 img{
	padding:1.0em 0;
}
#s4 .frame{
	background:#ffffff;
	margin:0.5em 0;
	padding:10px;
}
#s4 p.orange{
	color:#f69306;
}

.clear{
	clear:both;
}

/* #s14 */
#s14 {
	position:relative;
	background-image: url("../img/bg_summer_sp.png") ;
	background-position:top;
	background-repeat: no-repeat;
	height:auto;
	background-size:contain;
}
#s14.bgnone {
	background-image: none;
}
#s14 .container .content{
	position: relative;
	margin: 0px auto;
	padding:0;
}
#s14 .container{
}
#s14.bgnone .container{
	padding-bottom:3.0em;
}
#s14 .cols-2_spring{
	width:100%;
	margin:0 auto;
}
#s14 .left{
	float:left;
	width:100%;
}
#s14 .right{
	float:right;
	width:100%;
	margin-top:15px;
	text-align: left;
}
#s14 .second .right img{
	padding-top:70px;
}

#s14 .second .left{
	width:100%;
}
#s14 .second .right{
	width:100%;
}

#s14 .icon{
  position: absolute;
  margin-top: -50px;
  margin-left: -200px;
  width: 110px;
}
#s14 .icon.pcNone {
  position: absolute;
  margin-top: 0;
  margin-left: 220px;
  width: 110px;
}
#s14 h2 img{
	max-width:70%;
	margin-top:100px;
}
#s14 .inner{
	max-width: 850px;
	text-align:center;
	margin:0 auto;
}
#s14 .image.spring{
	padding-top:150px;
}
#s14 .image.spring.second{
	padding-top:50px;
}

#s14 .image.spring img{
	max-width: 400px;
}
#s14 .text.spring{
	max-width:100%;
	text-align:center;
	margin:0 auto;
	padding:10px 0% 0px 0%;
}

#s14 .text.spring p{
	text-align:left;
	font-size: 16px; 
	margin-top:0;
}
#s14 .text.spring p.center{
	text-align:center;
	font-size: 14.5px; 
}
#s14 .accordion_area .accordion_one .ac_header.open {
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
#s14 .accordion_area {
  background: #fff;
  padding: 0;
  width: 100%;
  text-align: center;
  margin: 0 auto;
  border:4px solid #ffdf1f;
  border-radius: 20px;
  -moz-border-radius:20px;
  -webkit-border-radius:20px;
}
#s14 .accordion_one {
  background-color: #ffffff;
  margin-bottom:0;
}
#s14 .accordion_area .accordion_one .ac_header {
  background-color: #ffdf1f;
}
#s14 .accordion_area .accordion_one .ac_header.open {
  background-color: #ffdf1f;
}
#s14 .green .accordion_area .accordion_one .ac_header{
    background-color: #84e47f;
}
#s14 .accordion_area .accordion_one .ac_header .i_box:before {
}
#s14 .accordion_area .accordion_one .ac_header .i_box:after {
}
#s14 .green .accordion_area .accordion_one .ac_header .i_box:before {
}
#s14 .green .accordion_area .accordion_one .ac_header .i_box:after {
}
#s14 .p-faq__headinner::before {
  content: none;
}
#s14 .p-faq__bodyinner p.p-faq__a-txt,#s14 .p-faq__bodyinner p {
	font-size:100%;
	line-height:2.0em;
}
#s14 .p-faq__bodyinner::before {
  content: none;
}
#s14 .p-faq__bodyinner {
    display: block;
    padding-left: 0;
    position: relative;
    line-height: 1.5;
}
#s14 .title_course{
	position: absolute;
	top: -24px;
	left: -40px;
}
#s14 .title_course img{
	width:122px;
	margin:0;
}
#s14 .green .title_course img{
	width:190px;
	margin:0;
}


#s14 .p-faq__headinner p.p-faq__q-txt{
	text-align:center;
	margin:0 auto;
}
#s14 .p-faq__newinner p{
	padding: 1.0rem 0;
}
#s14 .p-faq__newinner{
	padding: 1.25rem;
	border-radius:20px 20px 0 0 ;
	-moz-border-radius:20px 20px 0 0 ;
	-webkit-border-radius:20px 20px 0 0 ;
}
#s14 .p-faq__newinner_gr{
	background: #eaf7d7;
	padding: 1.25rem 1.25rem 1.25rem 0;
}
#s14 .red{
	color:#ff0000;
	font-size:14px !important;
	padding-bottom:25px;
}
#s14 .red span{
	display:block;
	color:#ff0000;
}
#s14 .or{
	color:#f69306;
	font-size:18px;
	padding-left: 18px;
}
#s14 .or span{
	display:block;
	color:#ff0000;
}
#s14 .accordion_area .accordion_one .ac_header{
	padding: 1.0rem;
border-radius: 0 0 10px 10px;
-moz-border-radius: 0 0 10px 10px;
-webkit-border-radius: 0 0 10px 10px;
}



#s14 .accordion_area .accordion_one .ac_inner{
	padding: 1.25rem;
}
#s14 .green .accordion_area {
  border: 4px solid #84e47f;
}
#s14 .green .accordion_area .accordion_one .ac_inner{
}
#s14 p span{
	background-color: #ffbde1;
}
#s14 .green p span{
	background-color: #fff17f;
}
#s14 small{
	font-size:70%;
}
#s14 .frame{
	background:#ffffff;
	margin:0.5em 0;
	padding:10px;
}
#s14 p.orange{
	color:#f69306;
}

/* #s18 */
#s18 {
position: relative;
	background-image: url("../img/bg_mugen_sp.png");
	background-position:top center;
	height:auto;
	background-size:cover;
	background-repeat: no-repeat;
	width: 100%;
}
#s18 .container .content{
	position: relative;
	margin: 0px auto;
	padding:0;
}
#s18 .container{
	margin: 0px auto;
	text-align:center;
}
#s18 h2 img{
	max-width: 90%;
	margin-top: 50px;
	margin-bottom:15px;
}
#s18 img{
	margin-top: 40px;
	max-width: 90%;
}

#s18 .text.spring{
	max-width:90%;
	text-align:center;
	margin:0 auto;
}

#s18 .text.spring p{
	text-align:center;
	padding-top: 85px;
	padding-bottom:15.0em;
}


/* #s15 */
#s15 {
	position:relative;
	background-image: url("../img/bg_join_sp.png") ;
	background-position:top;
	background-size: cover;
	height:auto;
	
}
#s15 .container .content{
	position: relative;
	margin: 0px auto;
	padding:0;
}
#s15 .container{
	padding:3.0em 0;
}
#s15 img{
	width:90%;
	padding:0 5%;
}

/* #s16 */
#s16 {
	position:relative;
	background-image: url("../img/bg_future_sp.png") ;

  background-position:top center;
  background-size: cover;
  height: auto;
  background-repeat: no-repeat;

}
#s16 .container {
    padding-top: 60px;
	margin: 0px auto;
	text-align:center;
}
#s16 h2{
	margin-top: -40px;
}
#s16 p {
	font-size:16px;
  text-align: center;
  line-height: 1.75em;
}
#s16 p span.red {
	color:#ff0000;
	font-weight:bold;
	font-size:22px;
}
#s16 h4 span.yellow {
	background-color: #ff9;
	display:inline;
}
#s16 .inner{
	padding-top: 250px;
	padding-bottom: 250px;
	display: flex;
	justify-content: center;
	align-content:center;
}
#s16 .content {
	position:relative; 
	margin:0;
	line-height: 2;
}

#s16 .four .image.spNone{
	width: 1100px;
}


/* #s12 */
#s12 {
	position:relative;
	background-image: url("../img/bg_chance_sp.png") ;
	background-position:top;
	background-size: cover;
	height:auto;
	
}
#s12 .container .content{
	position: relative;
	margin: 0px auto;
	padding:0;
}

#s12 .inner{
	padding-top: 60px;
}
#s12 .content {
	position:relative; 
	margin:0 auto 40px auto;
	line-height: 2;
}
#s12 .cbox{
	display:block;
	text-align:center;
	margin:0 auto;
}
#s12 img{
	margin-bottom:4.0em;
}
#s12 .title h2{
	top:0;
	left:10px;
}

/* #s5 */
#s5 {
	position:relative;
	background-image: url("../img/bg_flow_sp.png") ;
	background-position:top;
	background-size: cover;
	height:auto;
	
}
#s5 .container .content{
	position: relative;
	margin: 0px auto;
	padding: 40px 0 30px 0;
}
#s5 .title h2{
	color:#000000;
	top:15px;
	left:5%;
}
#s5 .title .en{
	color:#fffbd3;
	opacity:1.0;
	padding-top:15px;
}
#s5 .inner{
	padding-top: 40px;
}
#s5 .text{
	width:94%;
	text-align:center;
	margin:0 auto;
	line-height: 2.0em;
}

#s5 h3{
	font-size: 22px;
	text-align:left;
	margin:0 auto;
	padding:0;
}

#s5 #tab-box ul {
width:94%;
margin:0 auto;
text-align:center;
list-style: none;
}
#s5 #tab-box ul li:first-child {
margin-left:5%;
}

#s5 #tab-box ul li {
margin-right:5%;
float:left;
display:inline;
font-size:0;
width: 26%;
}
#s5 #tab-box ul li a img{
outline:none;
border:none;
}
#s5 #tab-box div {
display:none;
width:94%px;
margin:20px 0;
padding:20px;
border:solid #000000 3px;
background:#ffffff;
border-radius: 30px;
text-align:left;
}
#s5 .clearFix:after{
display:block;
clear:both;
height:0;
visibility:hidden;
content:".";
zoom:1;
}
#tab-01 {
	background-image: none !important;
	padding: 20px 16px;
  }
  
  .sp-img {
	display: block;
	width: 100%;
	height: auto;
	margin-top: 10px;
  }
  
/* #s6 */
#s6 {
	position: relative;
	background-image: url("../img/bg_aboutus_sp.png");
	background-position: top center;
	background-size: 100%;
	height: auto;
	background-repeat: no-repeat;
}
#s6 .container .content{
	position: relative;
	margin: 0px auto;
	padding:0 0 40px 0;
}
#s6 .title h2{
	color:#ffffff;
	position:static;
	padding-top:0;
}
#s6 .title .en{
	color:#ffffff;
	opacity:1.0;
	padding-top:15px;
}
#s6 h3{
	text-align:left;
	font-size:20x;
	margin-bottom:0;
	color:#000000;
}
#s6 h3 span{
	display:inline;
	font-size:180%;
}
#s6 .inner{
	padding-top: 0;
}
#s6 p{
	margin-bottom:1.0em;
	line-height: 2.25em;
	font-weight:bold;
}
#s6 p span{
	background-color: #ff9;
	font-size:115%;
}
#s6 #item-list{
	width:94%;
	text-align: center;
	margin: 0 auto;
	margin-top:35px;
}
#s6 #item-list ul.cols-2 li p{
	width: 90%;
	line-height: 1.75em;
	font-weight: 300;
	text-align: left;
	margin: auto;
}
#s6 #item-list ul.cols-2 li:nth-child(1) img{
	max-width:80%;
	text-align: center;
	margin: 0 auto;
	padding-top:1.25em;
	margin-bottom:1.0em;
	display:block;
}
#s6 #item-list ul.cols-2 li:nth-child(2){
	display:none !important;
}
#s6 #item-list ul.cols-2 li:nth-child(3){
	display:none !important;
}
#s6 #item-list ul.cols-2 li:nth-child(4) {
	padding-top: 100px;
}
#s6 #item-list ul.cols-2 li:nth-child(4) img{
	max-width:90%;
	text-align: center;
	margin: 0 auto;
	padding-top:1.5em;
	margin-bottom:1.0em;
	display:block;
}
#s6 #item-list ul.cols-2 li:nth-child(5) {
	padding-top: 100px;
}
#s6 #item-list ul.cols-2 li:nth-child(5) img{
	max-width:70%;
	text-align: center;
	margin: 0 auto;
	padding-top:1.5em;
	margin-bottom:1.0em;
	display:block;
}
#s6 #item-list ul.cols-2 li:nth-child(6){
	display:none !important;
}
#s6 #item-list ul.cols-2 li:first-child{
	width:100%;
	float:left;
	text-align:left;
	margin-top:1.0em;
}
#s6 #item-list ul.cols-2 li:last-child{
	width:100%;
	float:right;
	padding-left:50px;
}
#s6 .image.three{
	width: 270px;
}
#s6 .image{
	max-width: 96%;
	text-align:center;
	margin:0 auto;
}
#s6 .title img{
	text-align:center;
	margin:0 auto;
	display:block;
	padding-top: 3.0em;
}

/* #s7 */
#s7 {
	position:relative;
	background:#ffef97;
	height:auto;
}
#s7 .container .content{
	position: relative;
	margin: 0px auto;
	padding:40px 0 0 0;
}
#s7 .title h2{
	color:#000000;
}
#s7 .inner{
	padding-top: 0;
}
#s7 .image{
	max-width: 750px;
	text-align:center;
	margin:0 auto;
}
#s7 #item-list{
	width: 100%;
	text-align:center;
	margin:0 auto;
}
#s7 #item-list li .item_inner{
}
#s7 img.spNone.img{
	display:none;
}
#s7 ul.cols-1 li{
  box-shadow: 5px 5px 2px #ccc ;
  padding: 3.5em 3.5em 1.5em 3.5em;
  margin-bottom:2.0em;
}
#s7 ul.cols-1 li img{
  margin-bottom:2.0em;
}
#s7 .voice-inner {
  background-color: #ffffff;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
#s7 .voice-txt {
	color:#3e9315;
	font-size: 150%;
	font-weight: 900;
	font-size:14px;
}
#s7 .voice__a-txt{
  padding: 1.0rem 0;
  font-size:11px;
}

#s7 .p-faq__headinner {
  padding-left: 39px;
}
#s7 .p-faq__a-txt{
}
#s7 .common{
	max-width:850px;
	padding:5%;
	text-align: center;
	margin: 0 auto;
	padding-top: 60px;
}


/* #s11 */
#s11 {
	position:relative;
	background-image: url("../img/bg_voice_teacher_sp.png") ;
	background-position:50% 50%;
	background-size: cover;
	height:auto;
}

#s11 .container .content{
	position: relative;
	margin: 0px auto;
	padding:0;
}
#s11 .title h2{
	font-size:24px;
	color:#000000;
	top:25px;
	left: 70px;
}

#s11 .inner{
	padding-top: 150px;
}
#s11 img{
}
#s11 #item-list ul.cols-2 li p big {
	font-size: 150%;
	display: block;
}
#s11 #item-list{
	text-align:center;
	margin:0 auto;
	width: 84%;
	margin: 3%;
}
#s11 #item-list ul.cols-2 li:first-child {
	width:35%;
	float:left;
}
#s11 #item-list ul.cols-2 li:nth-child(2) {
	width: 55%;
	float: right;
	padding-left: 5%;
}
#s11 ul.cols-2{
  background:#ffffff;
  box-shadow: 5px 5px 2px #ccc ;
  margin-bottom:2.0em;
  padding:2.0em 5%;
}
#s11 ul.cols-1 li img{
  margin-bottom:2.0em;
}
#s11 .voice-inner {
  background-color: #ffffff;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
#s11 .voice-txt {
	color:#fe5899;
	font-size: 150%;
	font-weight: 900;
}
#s11 .voice__a-txt{
  padding: 0.75rem 0;
}

/* #s8 */
#s8 {
	position:relative;
	background-image: url("../img/bg_voice_detail_re.png") ;
	background-position:50% 50%;
	background-size: cover;
	height:auto;
	
}
#s8 .container .content{
	/*position:relative;*/
	margin: 0px auto;
	padding:0;
}

#s8 .inner{
	padding:70px 1.5em 0 1.5em;
}
#s8 h3{
	padding-left:0;
}
#s8 #item-list ul.cols-2 li:last-child{
	padding:5%;
	width:90%;
}
#s8 #item-list ul.cols-2 li p big{
	font-size:150%;
	display:block;
}
#s8 .dotted{
	border:dashed 2px #9f9f9f;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding:20px;
	margin-top:20px;
}

#s8 .accordion_area {
  padding: 30px 5%;
  width: 90%;
  text-align: center;
  margin: 0 auto;
}
#s8 .accordion_one {
  background-color: transparent;
  border-radius:0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
#s8 .accordion_area .accordion_one .ac_header {
  background-color: transparent;
  padding: 1.5rem 4rem 0.5rem 0;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-bottom:solid 2px #47b26e;
}
#s8 .accordion_area .accordion_one .ac_inner{
  padding: 1.5rem 0 1.5rem 00;
}
#s8 .p-faq__headinner{
  padding-left:0;
}
#s8 .accordion_area .accordion_one .ac_header .i_box:before {
    border-top: 2px solid #47b26e;
}
#s8 .accordion_area .accordion_one .ac_header .i_box:after {
    border-left: 2px solid #47b26e;
}
#s8 .p-faq__headinner::before {
  content: none;
}
#s8 .p-faq__headinner p.p-faq__q-txt {
	color:#47b26e;
	font-size:150%;
	font-weight:900;
}
#s8 .p-faq__bodyinner p.p-faq__a-txt{
	line-height:2.0em;
}
#s8 .p-faq__bodyinner::before {
  content: none;
}
#s8 .p-faq__bodyinner {
    display: block;
    padding-left: 0;
    position: relative;
    line-height: 1.5;
}

/* ラジオボタンは非表示 */
input[type="radio"] {
  display: none;
}
.tab {
  width: 850px;
  max-width: 100%;
  margin: auto;
  display: flex;
  flex-flow: wrap;
  margin-bottom:3.5em;
}
.tab-item {
  display: block;
  width: 50%;
  text-align: center;
  padding: 20px 0;
  cursor: pointer;
  order: -1;/* タブメニューは一番上に表示する */
  background:#f0f0f0;
  font-size:150%;
  font-weight:900;
}
.tab-item:not(:first-of-type) {
  background: #f0f0f0;
  color:#555555;
}
/* アクティブなタブの背景色と文字色を変える */
.tab-input:checked + .tab-item {
  background: #ffffff;
}
/* コンテンツは原則非表示 */
.tab-content {
  padding: 0;
  width: 100%;
  height: auto;
  display: none;
  justify-content: center;
  align-items: center;
  background:#ffffff;
  border-radius: 0 0 10px 10px;
  -moz-border-radius: 0 0 10px 10px;
  -webkit-border-radius: 0 0 10px 10px;
}

/* ラジオボタンがチェックされているコンテンツだけは表示 */
.tab-input:checked + .tab-item + .tab-content {
  display: inline;
}

/* #s9 */
#s9 {
	/*position:relative;*/
	/*background-image: url("../img/.png") ;
	background-position:50% 50%;
	background-size: cover;*/
	/*height:1090px;*/
}
#s9 .container .content{
	/*position:relative;*/
	margin: 0px auto;
	padding:0;
	margin-top:40px;
}
#s9 .title{
	position: relative;
	height:150px;
}
#s9 .title h2{
	color:#000000;
}
#s9 .title .en{
	color:#ccedc4;
	opacity:1.0;
	padding-top:15px;
}
#s9 .inner{
	padding-top: 0;
}
#s9 .image{
	max-width: 750px;
	text-align:center;
	margin:0 auto;
}

/* #s10 */
#s10 {
	/*position:relative;*/
	/*background-image: url("../img/.png") ;
	background-position:50% 50%;
	background-size: cover;*/
	/*height:1090px;*/
	
}
#s10 .container .content{
	/*position:relative;*/
	margin: 0px auto;
	padding:0;
}
#s10 .title{

}
#s10 .title h2{
	color:#000000;
	top:0;
	left: 17%;
}
#s10 .title .en{
	color:#f0f0f0;
	opacity:1.0;
}
#s10 h3{
	padding-left:20px;
	color:#ffffff;
	margin-bottom:0;
	font-size:18px;
}
#s10 h4{
	color:#000000;
	font-size:150%;
	font-weight:900;
	padding:0;
}
#s10 ul.cols-3 li {
	width: 49%;
	/* padding: 0 1.5% 0 1.5% !important; */
	padding-right: 2%;
}
#s10 ul.cols-3 li:nth-child(even) {
	padding-right: 0;
}
#s10 .btn_class p{
	padding:0.5em;
}
#s10 p{
	font-size:12px;
}
#s10 p.map{
	text-align:center;
	margin-bottom:1.5em;
}
#s10 ul.flex li{
	padding: 0 5px;
}
#s10 .inner{
	padding: 0 3%;
	width: 94%;
	text-align: center;
	margin: 0 auto;
}
#s10 .image{
	max-width: 750px;
	text-align:center;
	margin:0 auto;
}
#s10 nav ul{
	display: table;
	margin: 0 auto;
	padding: 0;
	width: 950px;
	text-align: center;
	margin-top:2.0em;
}
#s10 nav li{
	display: table-cell;
	width: 25%;
	background:#47b26e;
	border-right:solid 1px #ffffff;
}
#s10 nav li a{
	display: none;
	width: 100%;
	padding: 10px 0;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}
#s10 nav li a:hover{
	background:#6bde95;
}
#s10 .accordion_one {
  background-color: #ffffff;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  text-align:left;
  margin-bottom:1.0em;
}
#s10 .accordion_area .accordion_one .ac_header{
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
#s10 .accordion_area .accordion_one:nth-child(odd) .ac_header {
    background-color: #57d23a;
    padding:1.5rem 0;
}
#s10 .p-faq__headinner{
	padding-left:0;
}
#s10 .p-faq__headinner::before {
    position: absolute;
    left: -10px;
    content: none;
}
#s10 .p-faq__bodyinner {
    padding-left: 0;
}
#s10 .p-faq__bodyinner::before {
    position: absolute;
    left: -10px;
    content: none;
}
#s10 .accordion_area .accordion_one .ac_inner {
    padding: 1em 0;
}

/* #item-list */
#item-list {
  padding:0;
}
#item-list ul{
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
#item-list ul li {
  list-style-type:none;
  float:left;
  padding-left:0;
}

@media only screen and (max-width: 767px) {
#item-list ul li .inner {
  padding:0.5em;
}
}

@media only screen and (min-width: 768px) {
#item-list ul.cols-3 li {
  width:31%;
}
#item-list ul.cols-3 li {
  padding-right:3.5%;
}
#item-list ul.cols-3 li.pdno {
  padding-right:0;
}
}

ul.cols-1 li {width: 100%;}
ul.cols-2 li {width: 50%;}
ul.cols-3 li {width: 33.33333%;}
ul.cols-4 li {width: 25%;}
ul.cols-5 li {width: 20%;}
ul.cols-6 li {width: 16.66666%;}
ul.cols-7 li {width: 14.28571%;}
ul.cols-8 li {width: 12.5%;}


@media only screen and (max-width: 767px) {
  ul.cols-5 li,ul.cols-6 li,ul.cols-7 li,ul.cols-8 li{
      width: 50%;
  }
  ul.cols-4 li{
      width:50%;
  }
  ul.cols-3 li{
      width:50%;
  }
  ul.cols-2 li{
      width:100%;
  }
}

/* faq */
.accordion_area {
  padding: 0;
  width: 94%;
  text-align: center;
  margin: 0 auto;
}
.accordion_one {
  background-color: #ccedc4;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  text-align:left;
  margin-bottom:1.0em;
}
.accordion_area .accordion_one .ac_header {
  background-color: #ccedc4;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  padding: 1.5rem 4rem 1.5rem 2rem;
  position: relative;
  z-index: +1;
  cursor: pointer;
  transition: .2s;
}
.accordion_area .accordion_one .ac_header:not(.open):hover {
  background-color: #f1f8ff;
}
.accordion_area .accordion_one:nth-child(odd) .ac_header {
  background-color: #ccedc4;
}
.accordion_area .accordion_one:nth-child(odd) .ac_header:not(.open):hover {
  background-color: #dff5da;
}
.accordion_area .accordion_one .ac_header .i_box {
  position: absolute;
  top: 50%;
  right: 2rem;
  width: 20px;
  height: 20px;
  margin-top: -10px;
}
.accordion_area .accordion_one .ac_header .i_box:before, .accordion_area .accordion_one .ac_header .i_box:after {
  position: absolute;
  content: "";
  margin: auto;
  box-sizing: border-box;
  vertical-align: middle;
}
.accordion_area .accordion_one .ac_header .i_box:before {
  display: inline-block;
  vertical-align: middle;
  color: #ffffff;
  line-height: 1;
  width: 1em;
  height: 1em;
  border: 0.1em solid currentColor;
  border-left: 0;
  border-bottom: 0;
  box-sizing: border-box;
  transform: translateY(-25%) rotate(135deg);
}
.green .accordion_area .accordion_one .ac_header .i_box:before {
  color: #ffe720;
}
.green .accordion_area .accordion_one .ac_header.open .i_box:after {
  color: #ffe720;
}
.accordion_area .accordion_one .ac_header.open .i_box:before {
display:none
}
.accordion_area .accordion_one .ac_header .i_box:after {
}
.accordion_area .accordion_one .ac_header.open .i_box:after {
  display: inline-block;
  vertical-align: middle;
  color: #ffffff;
  line-height: 1;
  width: 1em;
  height: 1em;
  border: 0.1em solid currentColor;
  border-left: 0;
  border-bottom: 0;
  box-sizing: border-box;
  transform: translateY(25%) rotate(-45deg);
}
.accordion_area .accordion_one .ac_inner {
  border-top: solid 1px #ffffff;
  display: none;
  padding: 1.5rem 2rem 1.5rem 2rem;
  box-sizing: border-box;
}
@media screen and (max-width: 736px) {
  .accordion_area .accordion_one .ac_header {
    padding: 1.5rem 2rem 1.5rem 1.0rem;
  }
  .accordion_area .accordion_one .ac_header .i_box {

  }
  .accordion_area .accordion_one .ac_header .i_box:before {
    width: 15px;
  }
  .accordion_area .accordion_one .ac_header .i_box:after {
    height: 15px;
    right: 7px;
  }
  .accordion_area .accordion_one .ac_inner {
    padding: 1.5rem 1.5rem 1.5rem 1.5rem;
  }
}

.p-faq__headinner {
  display: block;
  padding-left: 35px;
  position: relative;
  line-height: 1.5;
}
.p-faq__headinner::before {
  position: absolute;
  left: -10px;
  content: url(../img/img_q.png);
}
.p-faq__headinner p.p-faq__q-txt {

}
@media screen and (max-width: 736px) {
  .p-faq__headinner {
    padding-left: 25px;
    padding-right: 25px;
  }
}
.p-faq__bodyinner {
  display: block;
  padding-left: 35px;
  position: relative;
  line-height: 1.5;
}
.p-faq__bodyinner::before {
  position: absolute;
  left: -10px;
  content: url(../img/img_a.png);

}
.p-faq__bodyinner p.p-faq__a-txt {
}
@media screen and (max-width: 736px) {
  .p-faq__bodyinner {
    padding-left: 25px;
  }
}

/* #btn_other */
#btn_other{
	padding:0 0 3.0em 0;
}
#btn_other .inner li{
	max-width: 950px;
	padding: 0 0.5em;
}

footer ul{
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-wrap: wrap;
}
footer ul li{
	width: 50%;
	border: solid 0.5px #28c000;
	background: #e9f9e5;
	box-sizing: border-box;
	padding:20px 0;
	text-align:center;
	font-size: 12px;
}
footer a{
	color:#000000;
	text-decoration:none;
}
.copyright{
	background:#28c000;
	text-align:center;
	margin:0 auto;
	color:#ffffff;
	font-size:75%;
	padding:1.5em 0;
	margin-bottom:75px;
}
.copyright img{
	display:block;
	text-align:center;
	margin:0 auto;
	padding-bottom:0.5em;
}


/* #btn_other */
#btn_other{
	padding:0 0 3.0em 0;
}
#btn_other .inner li{
	max-width: 950px;
	padding: 0 0.5em;
}
#btn_other .content{
	padding: 40px 0 40px 0;
	text-align: center;
	margin: 0 auto;
}

footer ul{
	display:flex;
	justify-content: center;
	align-items: center;
}
footer a{
	color:#000000;
}
.copyright{
	background:#28c000;
	text-align:center;
	margin:0 auto;
	color:#ffffff;
	font-size:75%;
	padding:1.5em 0;
	margin-top:2.0em;
	margin-bottom:105px;
}
.copyright img{
	display:block;
	text-align:center;
	margin:0 auto;
	padding-bottom:0.5em;
}


/* swiper */
.swiper {
      width: 100%;
      height: 100%;
}
.swiper-slide {
      text-align: center;
      font-size: 18px;
      /* Center slide text vertically */
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
}
#s7 .swiper-slide {
	width: 80% !important;
	display: block;
}
#s7 .swiper-slide .contents {
}
#s7 .swiper-slide img {
      max-width: 100%;
}
#s7 h3{
	padding:15px 0 0 0;
	font-size:22px;
	color:#000000;
}
#s7 .swiper-slide p{
	padding:0 1.0em 1.0em 1.0em;
	font-size:13px;
}
#s2 .swiper-slide img {
      max-width: 90%;
}

.swiper-slide img {
      display: block;
      height: 100%;
      object-fit: cover;
}

.swiper-pagination-bullet {
  width: 14px !important;
  height: 14px !important;
}
.swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: -40px !important;
}
.swiper-pagination-bullet {
  background-color: transparent !important; /* 背景色を透明に */
  background-repeat: no-repeat !important;
  background-size: contain !important;
  border-radius: unset !important; /* これがないと画像が欠ける */
  height: 14px !important;
  opacity: 1 !important; /* 画像の透過を無くす */
  width: 14px !important;
}
.swiper-pagination-bullet-active {
  background-color: transparent !important; /* 背景色を透明に */
  background-repeat: no-repeat !important;
  background-size: contain !important;
  border-radius: unset !important; /* これがないと画像が欠ける */
  height: 14px !important;
  opacity: 1 !important; /* 画像の透過を無くす */
  width: 14px !important;
}
#s7 .swiper-pagination-bullet {
  background-color: transparent; /* 背景色を透明に */
  background-image: url(../img/pagination_voice.png) !important;
}
#s7 .swiper-pagination-bullet-active {
  background-image: url(../img/pagination_active_voice.png) !important;
}
#s2 .swiper-pagination-bullet {
  background-image: url(../img/pagination.png) !important;
}
#s2 .swiper-pagination-bullet-active {
  background-image: url(../img/pagination_active.png) !important;
}
.swiper-button-prev:after,
.swiper-button-next:after {
 font-family: swiper-icons;
 font-size: 0 !important;
 text-transform: none !important;
 letter-spacing: 0;
 text-transform: none;
 font-variant: initial;
}
.swiper-button-prev,
.swiper-button-next {
	width: 48px !important; /* ボタンの幅 */
	height: 48px !important; /* ボタンの高さ */
	background-size: 48px 48px; /* 背景画像としてのサイズ（＝表示したい画像サイズ） */
	margin-top: -24px; /* 縦中央配置用：ボタンの高さの半分のネガティブマージン（top:50%がすでに設定されている） */
}


/* 次ページボタンのスタイル */
.swiper-button-next {
	background-image: url(../img/next.png) !important;
}
/* 前ページボタンのスタイル */
.swiper-button-prev {
	background-image: url(../img/next.png) !important;
	transform: scale(-1, 1); /* 左右反転 */
}

/* #pop-up */
#s7 .open {
	cursor:pointer; /* マウスオーバーでカーソルの形状を変えることで、クリックできる要素だとわかりやすいように */
}
#s7 #pop-up {
	display: none; /* label でコントロールするので input は非表示に */
}
#s7 .overlay {
	display: none; /* input にチェックが入るまでは非表示に */
}
#s7 #pop-up_1:checked + .overlay {
	display: block;
	z-index: 9999;
	background-color: #00000070;
	position: fixed;
	width: 100%;
	height: 100vh;
	top: 0;
	left: 0;
}
#s7 #pop-up_2:checked + .overlay {
	display: block;
	z-index: 9999;
	background-color: #00000070;
	position: fixed;
	width: 100%;
	height: 100vh;
	top: 0;
	left: 0;
}
#s7 #pop-up_3:checked + .overlay {
	display: block;
	z-index: 9999;
	background-color: #00000070;
	position: fixed;
	width: 100%;
	height: 100vh;
	top: 0;
	left: 0;
}
#s7 #pop-up_4:checked + .overlay {
	display: block;
	z-index: 9999;
	background-color: #00000070;
	position: fixed;
	width: 100%;
	height: 100vh;
	top: 0;
	left: 0;
}
#s7 #pop-up_5:checked + .overlay {
	display: block;
	z-index: 9999;
	background-color: #00000070;
	position: fixed;
	width: 100%;
	height: 100vh;
	top: 0;
	left: 0;
}
#s7 .window {
	width: 85%;
	max-width: 800px;
	height: 75%;
	background-color: #ffffff;
	border-radius: 6px;
	display: flex;
	justify-content: center;
	position: fixed;
	top: 10%;
	z-index:9999;
	padding:25px;
	overflow: scroll;
}
#s7 .text {
	font-size: 18px;
	margin: 0;
}
#s7 .close {
	cursor:pointer;
	position: fixed;
	top: 10px;
	right: 20px;
	font-size: 30px;
}
#s7 label.open{
	background: #f81c4b;
	display: block !important;
	width: 100px;
	margin: 0 auto;
	padding: 0.25em;
	font-size: 14px;
	margin-bottom:1.0em;
	color:#ffffff;
}

/* #s20 */
#s20 {
	position:relative;
	background-image: url("../img/bg_tool.png") ;
	background-position:50% 50%;
	background-size: cover;
	height:auto;
	
}
#s20 .container .content{
	position: relative;
	margin: 0px auto;
	padding:0 0 5.0em 0;
}
#s20 h2{
	top:20px;
	color:#000000;
	left:40%;
}
#s20 .title .en{
	opacity:1.0;
}
#s20 .inner{
	padding-top: 0;
}
#s20 .content {
	position:relative; 
	margin:0 auto 40px auto;
	line-height: 2;
}
#s20 .box img.num{
	float: left;
}
#s20 .image.spNone{

}
#s20 .title.two img{
	max-width: 90%;
	text-align: center;
	margin: 0 auto;
	position: static;
	margin-top: 3.0em;
}
#s20 p {
	width: 90%;
	text-align: center;
	margin: 0 auto;
	margin-top:50px;
	margin-bottom:50px;
}
#s20 img{
	text-align:center;
	margin:0 auto;
	display:block;
}
#s20 .text{
	background: #ffffff;
	width: 96%;
	text-align:center;
	margin:0 auto;

}
#s20 h3{
	text-align:left;
	color:#000000;
	font-weight:normal;
	padding-left:25px;
	padding-top:25px;
	font-size:16px;
	padding:1.25em;
}
#s20 h3 span.yellow {
	background-color: #ff9;
	display:inline;
	font-weight:bold;
}
#s20 h4{
	text-align:center;
	font-weight:500;
	font-size:20px;
	padding:1.5em 0;
	text-decoration:underline;
}
#s20 img.goods{
}
#s20 img.goods.one{
}
#s20 img.goods.two{
}
#s20 hr{
	display: block;
	width: 90%;
	height: 1px;
	background-color: #28c000;
	border: 0;  /*デフォルトデザインでは線がある場合があるので、消しておく。*/
}
#s20 iframe {
  text-align: center;
  margin: 0 auto;
  border-radius: 12px;
  width: 94%;
  height:300px;
  padding:90px 3% 0 3%;
}
#s20 .bg_box{
	background: #ffffff;
	width: 80%;
	text-align: center;
	margin: 0 auto;
	border-radius: 30px;
	padding:20px;
}

/* #s21 */
#s21 {
	margin-bottom: -2px !important;
	position:relative;
}
#contents #s21 .content {
    width: 100%;
}
#s21 .container .content{
	position: relative;
	margin: 0px auto;
	padding:0;
}
#s21 h1{
	position: absolute;
	top: 20px;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	width: 120px;
}
#s21 img{
	width: 100%;height: auto;
}

#s21 .inner{
	padding-top: 50px;
}
#s21 .content {
	position:relative; 
	margin:0 auto 40px auto;
	line-height: 2;
}
#s21 .image.spNone{
	float: right;
	width: 560px;
	margin: 5px 0 2px 40px;
}
#s21 .image img{
	border-radius: 8px;
}
#s21 .text{
	flex-basis:432px;
}
#s21 p{
	font-size: 18px;
	margin-bottom: 60px;
	letter-spacing: 1px;
}

/* #s22 */
#s22 {
position: relative;
  background-image: url("../img/bg_program_sp.png");
  background-position: top center;
  background-size: contain;
  height: auto;
	
}
#s22 h4{
	padding:0;
	font-size:16px;
}
#s22 h3.one{
	background: #fbb03b;
	display: inline;
}
#s22 h3.two{
	background: #3bc3fb;
	display: inline;
}
#s22 h3.three{
	background: #c086f6;
	display: inline;
}
#s22 .container .content{
	position: relative;
	margin: 0px auto;
	padding:0;
}

#s22 h4 span.yellow {
	background-color: #ff9;
	display:inline;
	font-weight:bold;
}
#s22 .inner{
	padding-top: 30px;
	display:flex;
	justify-content:flex-start;
	align-content:center;
}
#s22 .content {
	position:relative; 
	margin:0 auto 40px auto;
	line-height: 2;
}
#s22 .title h2 {
  padding-top: 50px !important;
}
#s22 .title h2 img {
  max-width:700px;
}
#s22 img.comment{
	text-align:center;
	margin:0 auto;
	display: block;
	padding-top: 200px;
	padding-bottom: 190px;
}
#s22 .two .inner{
	justify-content:flex-end;
}
#s22 .content .inner {
	padding:0 15px;

}
#s22 .content.one .inner {
    padding-top: 20px;
}

#s22 h3 {
  color: #000000;
  font-weight: 900;
  line-height: 1.5;
  text-align: left;
  padding-left: 0;
  margin-bottom: 1.0em;
}
#s22 .image{
	margin:0 auto;
	text-align:center;
}
#s22 .image img{
	max-width:80%;
}


#s22 .text{
	flex-basis:432px;
}
#s22 p{
	font-size: 18px;
	margin-bottom: 60px;
	letter-spacing: 1px;
}

/* #s23 */
#s23 {
position: relative;
  background-image: url("../img/bg_curriculum_sp.png");
  background-position: top center;
  background-size: cover;
  height: auto;
	
}
#s23 .container .content{
	position: relative;
	margin: 0px auto;
	padding:0;
}
#s23 .container{
	padding-bottom:3.0em;
}
#s23 .title h2{
	padding-top:2.0em;
	color:#000000;
	line-height:1.5em;
}
#s23 .inner{
}

#s23 .dropdown{
  display:none;
}

#s23 .click input{
  display:none;
}
#s23 .click ul.dropdown{
background:url(../img/pc_img_23_bg_sp.png);
background-position:top center;
margin-top: -55px;
}
#s23 .click ul.dropdown.two{
background:url(../img/pc_img_23_bg_2sp.png);
background-position:bottom;
margin-top: -55px;
}
#s23 .click {
width:94%;
padding:0 3%;
text-align: center;
margin: 0 auto;
padding-top:2em;
}
#s23 .click img.titleimg{
width:100%;
}
#s23 .click ul.dropdown li{
padding:10px 18px;
text-align: left;
}
#s23 .click img{
text-align:center;
}
#s23 .click .float{
text-align:center;
margin:0 auto;
}
#s23 .click .float .left{
text-align:left;
float:left;
background:#f5f5f5;
width:94%;
padding:3%;
}
#s23 .click .float .right{
float:left;
width:94%;
padding:20px 0;
}

/* 1 */
.click label,
#menu_1sp li{
  display:block;
  padding:0;0
}
#menu_1sp li:hover,
label:hover{
}
#menu_1sp li::before,
#menu_1sp label::before{
  content:"";
  display:block;
  position:absolute;
  right:5%;
  width:.5em;
  height:.5em;
  transform:rotate(135deg);
}
#menu_1sp input[type="checkbox"]{
 display:none;
}
#menu_1sp label[for="menu_1"]{
  display:block;
}
#menu_1sp label[for="menu_1"]::before{
  transform:rotate(225deg);
}
#menu_1sp:checked + .dropdown{
  display:block;
}


/* 2 */
.click label,
#menu_2sp li{
  display:block;
  padding:0;0
}
#menu_2sp li:hover,
label:hover{
}
#menu_2sp li::before,
#menu_2sp label::before{
  content:"";
  display:block;
  position:absolute;
  right:5%;
  width:.5em;
  height:.5em;
  transform:rotate(135deg);
}
#menu_2sp input[type="checkbox"]{
 display:none;
}
#menu_2sp label[for="menu_2"]{
  display:block;
}
#menu_2sp label[for="menu_2"]::before{
  transform:rotate(225deg);
}
#menu_2sp:checked + .dropdown{
  display:block;
}


/*3 */
.click label,
#menu_3sp li{
  display:block;
  padding:0;0
}
#menu_3sp li:hover,
label:hover{
}
#menu_3sp li::before,
#menu_3sp label::before{
  content:"";
  display:block;
  position:absolute;
  right:5%;
  width:.5em;
  height:.5em;
  transform:rotate(135deg);
}
#menu_3sp input[type="checkbox"]{
 display:none;
}
#menu_3sp label[for="menu_3"]{
  display:block;
}
#menu_3sp label[for="menu_3"]::before{
  transform:rotate(225deg);
}
#menu_3sp:checked + .dropdown{
  display:block;
}


/*4 */
.click label,
#menu_4sp li{
  display:block;
  padding:0;0
}
#menu_4sp li:hover,
label:hover{
}
#menu_4sp li::before,
#menu_4sp label::before{
  content:"";
  display:block;
  position:absolute;
  right:5%;
  width:.5em;
  height:.5em;
  transform:rotate(135deg);
}
#menu_4sp input[type="checkbox"]{
 display:none;
}
#menu_4sp label[for="menu_4"]{
  display:block;
}
#menu_4sp label[for="menu_4"]::before{
  transform:rotate(225deg);
}
#menu_4sp:checked + .dropdown{
  display:block;
}


/* #s24 */
#s24 {
position: relative;
  background-image: url("../img/bg_point_sp.png");
  background-position: top center;
  background-size: cover;
  height: auto;
	
}
#s24 .container .content{
	position: relative;
	margin: 0px auto;
	padding:0;
	padding-bottom:40px;
}

#s24 h4 span.yellow {
	background-color: #ff9;
	display:inline;
	font-weight:bold;
}
#s24 h4{
	padding:0.5em 1.5em 1.5em 1.5em;
}
#s24 .inner{
	padding-top: 30px;
	display:flex;
	justify-content:flex-start;
	align-content:center;
}
#s24 .content {
	position:relative; 
	margin:0 auto 40px auto;
	line-height: 2;
}
#s24 .title h2 {
	padding-top: 40px !important;
	line-height: 1.5em;
}

#s24 img.comment{
	text-align:center;
	margin:0 auto;
	display: block;
	padding: 30px 0;
}
#s24 h3{
	padding-top:1.0em;
	color:#000000;
}
#s24 .two .inner{
	justify-content:flex-end;
}
#s24 .content .inner {
	padding:0;
	max-width: 950px;
}
#s24 .content.four .inner {
    padding-top: 200px;
}
#s24 .content.four{
	top: 1800px;
}
#s24 .four .title h2{
	top:60px;
	color:#000000;
}
#s24 .four .title .en{
	top:60px;
	color:#e9f9e5;
	opacity:1.0;
	left: 56%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
}
@media screen and (max-width: 1100px) {
#s24 .four .title .en{
	top:60px;
	color:#e9f9e5;
	opacity:1.0;
	left: 45%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
}
}
#s24 .four .image.spNone{
	width: 1100px;
	margin: 0;
	position: absolute;
	top: 450px;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
}
#s24 .four h4{
	color: #000000;
	width: 797px;
	position: absolute;
	top: 1370px;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	background: #ffffff;
	border: solid 6px #28c000;
	padding: 1.5em;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	font-weight:bold;
}
}
#s24 .text{
	flex-basis:432px;
}
#s24 p{
	font-size: 18px;
	margin-bottom: 60px;
	letter-spacing: 1px;
}



/* #s25 */
#s25 {
position: relative;
	background-image: url("../img/bg_graph_sp.png");
	background-position: bottom center;
	background-size: ;
	height: auto;
	background-repeat: no-repeat;
}
#s25 .container .content{
	position: relative;
	margin: 0px auto;
	padding:0;
	margin-bottom:50px;
}
#s25 h2{
	color:#000000;
}
#s25 .container{
	margin: 0px auto;
	text-align:center;
	padding-top: 50px;
}

#s25 img{
	max-width: 700px;
	margin:10px 0;
}

#s25 .text.spring {
  text-align: center;
  padding: 30px 0;
  background: #f5f5f5;
  max-width: 750px;
  margin: 0 auto;
  margin: 20px;
}
#s25 p {
  text-align: left;
  padding:0 30px;
}

/* #s26 */
#s26 {
position: relative;
	background-image: url("../img/bg_three_sp.png");
	background-position: top center;
	background-size:cover;
	height: auto;
	background-repeat: no-repeat;
}
#s26 .container .content{
	position: relative;
	margin: 0px auto;
	padding:0;
}
#s26 .container{
	margin: 0px auto;
	text-align:center;
	padding-top: 50px;
}

#s26 img{
	max-width: 100%;
	margin:40px 0;
}

#s26 .text.spring {
  text-align: center;
  padding: 30px 0;
  background: #f5f5f5;
  max-width: 750px;
  margin: 0 auto;
}
#s26 p {
  text-align: left;
  padding-left: 30px;
}

/* #s27 */
#s27 {
position: relative;
	background-image: url("../img/bg-ylw_sp.png");
	background-position: top center;
	background-size:cover ;
	height: auto;
	background-repeat: no-repeat;
}
#s27  h2{
color:#000000;
}
#s27 .container .content{
	position: relative;
	margin: 0px auto;
	padding:0;
	margin-top:50px;
	padding-bottom: 50px;
}
#s27 .container{
	margin: 0px auto;
	text-align:center;
}

#s27 img{
	max-width: 100%;
	margin:40px 0 0 0;
}

#s27 .text.spring {
  text-align: center;
  padding: 30px 0;
  background: #f5f5f5;
  max-width: 750px;
  margin: 0 auto;
}
#s27 p {
  text-align: left;
  padding-left: 30px;
}


/* #s28 */
#s28 {
position: relative;
  background-image: url("../img/bg_first_sp.png");
  background-position: top center;
  background-size: cover;
  height: auto;
	
}
#s28 .container .content{
	position: relative;
	margin: 0px auto;
	padding:0;
}
#s28 .container{
	padding-top:2.0em;
	padding-bottom:3.0em;
}
#s28 .title h2{
	padding-bottom:1.0em;
	color:#000000;
	line-height:1.5em;
}
#s28 .title h2 span{
	background:#fcfe6a;
	display:inline;
}
#s28 .inner{
}

#s28 .dropdown{
  display:none;
}

#s28 .click input{
  display:none;
}
#s28 .click ul.dropdown{
margin-top: -15px;
}

#s28 .click {
width:90%;
text-align: center;
margin: 0 auto;
margin-bottom:1.0em;
}
#s28 .click img.titleimg{
width:100%;
}
#s28 .click ul.dropdown li{
padding:0;
}
#s28 .click img{
text-align:center;
}


/* 5 */
.click label,
#menu_5sp li{
  display:block;
  padding:0;0
}
#menu_5sp li:hover,
label:hover{
}
#menu_5sp li::before,
#menu_5sp label::before{
  content:"";
  display:block;
  position:absolute;
  right:5%;
  width:.5em;
  height:.5em;
  transform:rotate(135deg);
}
#menu_5sp input[type="checkbox"]{
 display:none;
}
#menu_5sp label[for="menu_5sp"]{
  display:block;
}
#menu_5sp label[for="menu_5sp"]::before{
  transform:rotate(225deg);
}
#menu_5sp:checked + .dropdown{
  display:block;
}

/* 6 */
.click label,
#menu_6sp li{
  display:block;
  padding:0;0
}
#menu_6sp li:hover,
label:hover{
}
#menu_6sp li::before,
#menu_6sp label::before{
  content:"";
  display:block;
  position:absolute;
  right:5%;
  width:.5em;
  height:.5em;
  transform:rotate(135deg);
}
#menu_6sp input[type="checkbox"]{
 display:none;
}
#menu_6sp label[for="menu_6sp"]{
  display:block;
}
#menu_6sp label[for="menu_6sp"]::before{
  transform:rotate(225deg);
}
#menu_6sp:checked + .dropdown{
  display:block;
}


