.flogo{
	display:none!important;
}
#footer{
	background-color:#2fab47!important;
}
.spex
 {
    display: none;
}
.price-title{
		font-size:60px;
		text-align:center;
		padding-left:0px!important;
		margin:100px auto 0 auto;
		color:#2fab47;
	}

.pcleft{
	text-align:end;
}
.add_box {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 450px;
    margin: 0 auto 0 auto;
}
.add_boxa,.add_boxc{
	width:10%;
}
.add_boxb{
	width:80%;
}
.add_boxa img,.add_boxc img{
	width:100%;
}
.add_boxb h4{
	font-size:34px;
	text-align:center;
	margin-top:-15px;
	margin-bottom:0;
	margin-left: -5px;
}
.flex-parent {
  width:90%;
		max-width:1300px;
		margin:0 auto;
  height:auto;
  display:flex;
  justify-content:space-between;
  flex-wrap:wrap; /* 折り返し指定 */
}
.flex-child {
  width:31.5%;
	padding-top:3%;
	padding-bottom:3%;
	border-radius:20px;
	 box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.4);
	background-color:white;
  height:auto; /* 子要素の内容がないので高さ指定しています。通常はautoでOK */
  display:flex;/* heightにautoを指定した際に高さを揃えるための指定 */
  flex-direction:column;/* heightにautoを指定した際に高さを揃えるための指定 */
  justify-content:center;/* 水平方向中央揃え */
  align-items:center;/* 垂直方向中央揃え */
}
.flex-child:nth-of-type(4) {
  margin-left:17%;/* 4番目の子要素の左に計算した余白を指定 */
}
.flex-child:nth-of-type(5) {
  margin-right:17%;/* 5番目の子要素の左に計算した余白を指定 */
}
.flex-child:nth-of-type(n+4) {
  margin-top:30px;/* 4番目以降の子要素の上に余白指定 */
}
.n-items{
			margin-top:-2px!important;
}
.swipeex{
	width:1200px!important;
	margin:0 auto;
}
.changeslideon{
	display:block;
}
.changeslideoff{
	display:none!important;
}
.changeslideon2{
	display:block;
}
.changeslideoff2{
	display:none!important;
}


.swipeex{
	width:1200px!important;
	margin:0 auto;
}
.changeslideon{
	display:block;
}
.changeslideoff{
	display:none!important;
}
.changeslideon2{
	display:block;
}
.changeslideoff2{
	display:none!important;
}
#pcexam {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 10px;
}
#pcseminer {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 10px;
}

div#demo06 {
    width: 1200px!important;
    overflow: hidden;
	margin:40px auto 0 auto;
}
div#demo06b {
    width: 1200px!important;
    overflow: hidden;
	margin:40px auto 0 auto;
}
body {
	display:none;
}
.no-fouc { display: none; }
.title_deco21 {
    display: flex;
    width: 385px;
    align-items: center;
    margin: 30px auto 0 auto;
}
  .title_deco22,.title_deco24{
    width: 10%;
    margin-top: 0px;
  }
  .title_deco22 img,.title_deco24 img{
    width: 100%;
  }
  .title_deco23{
    width: 80%;
  }
  .title_deco23 h2{
    text-align: center;
    font-size: 22px;
  }
.sp_none{
	display:none;
}
html{
    overflow-x: hidden;
  }
  h1{
    font-family: 'Zen Maru Gothic';
    font-weight: 900;
	  color:#333333;
  }
  h2{
    font-family: 'Zen Maru Gothic';
    font-weight: 700;
	  color:#333333;
  }
  h3{
    font-family: 'Zen Maru Gothic';
    font-weight: 700;
	  color:#333333;
  }
  h4{
    font-family: 'Zen Maru Gothic';
    font-weight: 700;
	  color:#333333;
  }
  p{
    font-family: 'Zen Maru Gothic';
    font-weight: 500;
	  color:#333333;
  }
li{
	font-family: 'Zen Maru Gothic';
    font-weight: 700;
	color:#333333;
}
  a{
    font-family: 'Zen Maru Gothic';
    font-weight: 700;
	  color:#333333;
  }
a:hover{
	opacity:0.5;
}

  body {
    margin: 0;
    padding: 0;
    overflow-x: hidden;
  }
  a {
    text-decoration: none;
  }
  /* header */
 .header{
  display: none;
 }
.navmenu a:hover{
	opacity:0.4;
}
.nav-logo{
	padding-bottom:2px;
}

  /* hero */

  #hero{
    width: 100%;
   
  }
  .hero_box1 {
    margin: 0 auto -30px auto;
    padding: 145px 0 0 0;
    display: flex;
    max-width: 896px;
    position: relative;
}
@media screen and (min-width:1024px){
	.hero_box1 {
    margin: 0 auto 0 auto;
    padding: 105px 0 5px 0;
    display: flex;
    max-width: 1200px;
    width: 90%;
    position: relative;
}
	@media screen and (min-width: 1200px){
.hero_box1 {
    margin: 0 auto auto !important;
    padding: 105px 0 5px 0;
    display: flex;
    max-width: 1200px;
    width: 90%;
    position: relative;
		}
	.hero_box3 {
    width: 45%;
    position: relative;
    top: 170px!important;
    margin-bottom: 9px;
}
	}
	@media screen and (min-width: 1400px){
.hero_box1 {
    margin: 0 auto auto !important;
    padding: 105px 0 25px 0;
    display: flex;
    max-width: 1200px;
    width: 90%;
    position: relative;
		}
	.hero_box3 {
    width: 45%;
    position: relative;
    top: 100px!important;
    margin-bottom: 9px;
}
	}
	@media screen and (min-width: 1700px){
.hero_box1 {
    margin: 0 auto auto !important;
    padding: 105px 0 110px 0;
    display: flex;
    max-width: 1200px;
    width: 90%;
    position: relative;
		}
	.hero_box3 {
    width: 45%;
    position: relative;
    top: 200px!important;
    margin-bottom: 9px;
}
		.pc-head {
    position: relative;
    top: 70px;
}
	}
	.scale{
		transform:scale(1.4);
		margin-top:180px;
		margin-left:-25px;
	}
	.testb {
    margin-top: 300px!important;
    margin-bottom: 50px;
}
}
.hero_box1a{
	background: url(../image/mailpush/top_imagephoto.png);
    background-repeat: no-repeat;
    background-size: cover;
}
.kira1 {
    position: absolute;
    width: 60px;
    right: 44%;
    top: 44%;
}

  .hero_box2{
    width: 55%;
  }
.up {
    font-size: 66px;
    line-height: 1.0;
    text-align: center;
    margin-left: -40px;
    margin-top: 0;
	 font-weight:900;
    margin-bottom: 0;
    color: #4780BE;
	position:relative;
   
}
 .down {
    font-size: 66px;
    line-height: 1.0;
    text-align: center;
    margin-left: -40px;
    margin-top: 0;
    top: 250px;
    left: 55px;
    font-weight: 900;
    margin-bottom: 0;
    color: #4780BE;
    -webkit-text-stroke: 8px #FFF;
    text-stroke: 1px #FFF;
    position: absolute;
}
  .hero_box2 span{
    font-size: 20px;
    line-height: 1.2;
  }
  .hero_box2 p{
    font-size: 16px;
    margin-top: 20px;
  }
  .hero_box3{
    width: 45%;
	position:relative;
	  top:70px;
	  margin-bottom:9px;
  }
  .hero_pic{
    width:100%;
  }
.hero_box4a{
	width:100%;
	    background: linear-gradient(90deg, #2fab47, #72bb80);
	padding-top:15px;
	padding-bottom:15px;
}
.hero_box4 {
    display: flex;
    max-width: 1200px;
    width: 90%;
    margin: 0 auto;
}
.hero_box5{
	display:flex;
	width:50%;
	background-color:ornge;
	justify-content:space-between;
}
.hero_box6,.hero_box7,.hero_box8{
	width:31%;
}
.hero_box6 img,.hero_box7 img,.hero_box8 img{
	width:100%;
}
.hero_box9{
	width:50%;
}
.button001 a {
    border-radius: 25px;
    position: relative;
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin: 4.9vw auto 0 auto;
    max-width: 330px;
    font-size: 26px;
    padding: 8px 25px 11px 25px;
    color:white;
    transition: 0.3s ease-in-out;
    font-weight: 600;
    background: #2fab47;
    box-shadow: -2px -2px 1px white, 2px -2px 1px white, -2px 2px 1px white, 2px 2px 1px white;
}
@media screen and (min-width:1500px){
	.button001 a {
    border-radius: 25px;
    position: relative;
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin: 75px auto 0 auto;
    max-width: 330px;
    font-size: 26px;
    padding: 8px 25px 11px 25px;
    color:white;
    transition: 0.3s ease-in-out;
    font-weight: 600;
    background: #2fab47;
    box-shadow: -2px -2px 1px white, 2px -2px 1px white, -2px 2px 1px white, 2px 2px 1px white;
}
}

.button001 a:hover {
    opacity:0.8;
}

  /* slider */
  .slider-wrap{
    margin-top: 60px;
	  margin-bottom:80px;
  }
  .space{
    height: 20px;
  }
 .slider img{
  width: 100%;
 }
.sliderb img{
  width: 100%;
 }

.service-point{
	max-width:896px;
	margin: 10px auto 0 auto;
}
.service-point p{
	font-size:12px;
	text-align:end;
	margin-bottom:70px;
}
  /* overvie */

  #overview{
    background-color: white;
	  padding-top:100px;
  padding-bottom: 85px;
background: linear-gradient(0deg, #FFF, #fff, #FFF, #f7d7b0);
  }
.overview-box1{
	max-width:1200px;
	margin:0 auto;
	
}
.kira2 {
    position: absolute;
    width: 40px;
    right: 36%;
    top: 136px;
}
.kira3 {
    position: absolute;
    width: 25px;
    right: 158px;
    top: 4px;
}
.kira4 {
    position: absolute;
    width: 25px;
    right: 127px;
    top: 106px;
}
.kira5 {
    position: absolute;
    width: 25px;
    right: 247px;
    top: 430px;
}
.kira6 {
    position: absolute;
    width: 25px;
    right: 30px;
    top: 706px;
}
.kira7 {
    position: absolute;
    width: 25px;
    right: 247px;
    top: 967px;
}
.kira8 {
    position: absolute;
    width: 40px;
    left: 3%;
    top: 438px;
}
.kira9 {
    position: absolute;
    width: 40px;
    left: 32%;
    top: 416px;
}
.kira10 {
    position: absolute;
    width: 40px;
    right: 5%;
    top: 454px;
}
.overview-box2{
	max-width:820px;
	margin:0 auto;
	display:flex;
}
.overview-box3 {
    width: 159px;
}
.overview-box5{
	width:135px;
	margin-left:20px
}
.overview-box3 img{
	width:95%;
	 transform:rotate(-10deg);
	margin-bottom: -105px;
}
.overview-box5 img{
	width:95%;
	 transform:rotate(10deg);
	margin-bottom: -105px;
	
}
.overview-box4{
	display:flex;
	justify-content:space-between;
	width:500px;
}
.overview-box4a,.overview-box4c{
	width:55px;
}
.overview-box4a img,.overview-box4c img{
	width:100%;
}
.overview-box4b {
    
}
.overview-box4b h2 {
    font-size: 34px;
    color: #4780BE;
    text-align: center;
    margin-top: -45px;
    margin-left: -314px;
}
.overview-box6{
	max-width: 1200px;
	width:90%;
    margin: 70px auto 0 auto;
    display: flex;
    justify-content: space-between;
}
.overview-box7xa {
    display: flex;
    max-width: 1200px;
    width: 97%;
    text-align-last: justify;
    margin: -92px auto 0 auto;
}
.overview-box7xa img{
	width:100%;
	margin-top:-90px;
}
.overview-box7xb {
    width: 150px;
    transform: rotate(-10deg);
    margin-bottom: -85px;
}
.overview-box7xc {
    width: 150px;
    transform: rotate(10deg);
    margin-bottom: -89px;
    margin-left: auto;
}
.overview-box7 {
    width: 31%;
    box-shadow: 0 0 8px 2px #BC80BA;
    border-radius: 50%;
    background-color: white;
}
.overview-box8{
	width: 31%;
	box-shadow: 0 0 8px 2px #689B56;
	border-radius:50%;
	background-color:white;
}
.overview-box9{
	width: 31%;
	box-shadow: 0 0 8px 2px #53A1D4;
	border-radius:50%;
	background-color:white;
}
.overview-box7 h3{
	text-align:center;
	font-size: 3vh;
	margin-bottom:0;
	color:#FF7B80;
}
.overview-box8 h3{
	text-align:center;
	font-size: 3vh;
	margin-bottom:0;
	color:#A1A821;
}
.overview-box9 h3{
	text-align:center;
	font-size: 3vh;
	margin-bottom:0;
	color:#4780BE;
}
.overview-box7 p,.overview-box8 p,.overview-box9 p{
	text-align:center;
	font-size: 2.28vh;
}
.overview-box10 {
    width: 90%;
    margin: 0px auto 0 auto;
}
.overview-box10a,.overview-box10c{
	width:11%;
}
.overview-box10a img,.overview-box10c img{
	width:100%;
}
.overview-box10b{
	width:78%;
}
.overview-box10b h3 {
    font-size: 34px;
    color: #4780BE;
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
}
.overview-box11{
	display:flex;
	max-width:1100px;
	margin:30px auto 0 auto;
}
.overview-box12{
	width:25%;
	padding:0 15px 0 15px;
}
.overview-box12 img{
	width:100%;
}
.overview-box13{
	width: 710px;
    margin: 20px auto 60px auto;
}
.marker{
	font-size:50px;
	text-align:center;
  background:linear-gradient(transparent 80%, rgba(250, 238, 0,0.5) 80%); 
  display: inline;  
	 background-repeat: no-repeat;

  /* マーカーの横方向を0にして縮める */
  background-size: 0% 100%;

  /* マーカーが引かれる速度を指定 */
  transition:background-size 1.5s;
}

/* マーカーが引かれる際に付与するクラス */
.marker.on {
  /* 横方向を100%にして、マーカーを引く */
  background-size: 100% 100%;

}
}

.button005 a {
    border-radius: 15px;
    position: relative;
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin: 50px auto 0 auto;
    max-width: 330px;
    font-size: 26px;
    padding: 10px 25px;
    color:#333333;
    transition: 0.3s ease-in-out;
    font-weight: 600;
    background: #fd7e00;
}
.button005 a:hover {
    opacity:0.6;
}
  /* discription */
  #discription{
    background-color: white;
  }
  .discription_box1{
    text-align: center;
    padding: 70px 0 40px 0;
	  max-width:896px!important;
	  margin:0 auto;
  }
  .discription_box1 img{
    width: 300px;
  }
.discription_box1 a{
	font-weight:500;
}
  .discription_box1 h2{
    margin-top: 20px;
    color: #FF7B9D;
    font-size: 26px;
    line-height: 1.7;
  }
  .discription_box1 p{
    margin-top: 40px;
    font-size: 22px;
  }
#discription a{
	color:black;
	text-decoration:none;
	
}
.task1c p{
		text-align:center;
	}

  /* feature */
 
  #feature img{
    width: 100%;
  }
  .feature_box1 {
    max-width: 1200px;
    margin-left: auto;
	 margin-right:auto;
	 padding-top:90px;
    width: 90%;
}
.repeat{
	width:80%!important;
	margin:0 auto;
}
.bg-pink{
	    background: linear-gradient(0deg, #fff,#d2dfc6,#d2dfc6, #C9D8BC);
	padding-bottom:80px;
}
.feature_box1 p {
    font-size: 18px;
    font-weight: normal;
    line-height: 1.8;
	margin-top:0px;
}
.feature-textp {
    font-size: 28px!important;
    font-weight: normal;
    line-height: 1.8;
}
  .feature_box1 h2{
    text-align: center;
    font-size: 32px;
  }
  .feature_box1 h3{
    color: #2fab47;
    font-size: 60px;
    margin-bottom: 20px;
	padding-left:60px;
  }
.arrow-pics{
	width:55vw;
	margin:80px auto 20px auto;
	max-width:1200px;
}
  .feature_box1 h4{
    font-size: 24px;
    margin-top: -20px;
    line-height: 1.3;
  }
  .feature_box2, .feature_box5{
    display: flex;
    margin-top: 5px;
    align-items:center;
	  max-width:920px;
	  margin:0 auto;
  }
  .feature_box3, .feature_box7{
    width: 50%;
  }
  .feature_box3{
    padding-right: 45px;
  }
  .feature_box7{
    padding-left: 45px;
  }
  .feature_box4, .feature_box6{
    width: 50%;
  }
.sp_feature{
  display: none;
}
.feature_box8{
	width:581px;
	margin:250px auto 0 auto;
	text-align:center;
	position:relative;
	z-index:2;
}
.feature_box8 img{
	width:578px;
}
.testb{
	margin-top:200px;
	margin-bottom:50px;
}
.feature_boxex1{
	width:900px;
	margin:40px auto;
	text-align:center;
}

/* pslider */

.swiper{
    width:100%;
	z-index:1;
	margin-top:-313px;
}
.swiper img{
	width:320px!important;
	margin-top:5px;
}
.tbex {
    max-width: 1024px;
    height: 220px;
    margin: 0 auto;
    position: relative;
    left: -4px;
	top:-333px;
}

  /* problem */
  #probrem{
    background-color: #E7E7E7;
  }
  .probrem_box1{
    max-width: 896px;
    padding: 50px 0 20px 0;
    margin: 0 auto;
    text-align: center;
  }
  .probrem_box1 h2{
    font-size: 24px;
    line-height: 1.7;
    display: inline;
    border-bottom: solid 2px black;
  }
  .probrem_box2{
    margin: 40px auto 0 auto;
    display: flex;
    max-width: 896px;
  }
  .probrem_box2 img{
    width: 23%;
    padding: 10px;
  }
  .spbox1{
    display: none;
  }
.probrem_pic1,.probrem_pic2,.probrem_pic3,.probrem_pic4{
	width:25%;
	padding:10px;
}
.probrem_pic1 img,.probrem_pic2 img,.probrem_pic3 img,.probrem_pic4 img{
	width:100%;
}
.contuct_b {
  max-width: 300px;
  margin: 60px auto 60px auto;
}
a.btn_03 {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 50px;
  position: relative;
  background: black;
  border: 2px solid black;
  border-radius: 10px;
  box-sizing: border-box;
  padding: 0 45px 0 25px;
  color: white;
  font-size: 16px;
  letter-spacing: 0.1em;
  line-height: 1.3;
  text-align: left;
  text-decoration: none;
  transition-duration: 0.3s;
}
a.btn_03:before {
  content: '';
  width: 8px;
  height: 8px;
  border: 0;
  border-top: 2px solid white;
  border-right: 2px solid white;
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: 25px;
  margin-top: -6px;
}
.btn_03:hover{
	opacity:0.6;
}

  /* solve */
  #solve{
    background-color: white;
  }
  .solve_box1{
    max-width: 896px;
    margin: 0 auto;
    padding: 50px 0;
  }
  .solve_box1 h2{
    text-align: center;
    color: #000;
    font-size: 28px;
    margin-bottom: 80px;
  }
  .problem1{
    border: solid 1px #000;
    padding: 30px;
    display: flex;
    box-shadow: 3px 3px 0px 0 rgba(0,0,0,0.4);
  }
  .problem2{
    margin-top: 40px;
    border: solid 1px #000;
    padding: 30px;
    display: flex;
    box-shadow: 3px 3px 0px 0 rgba(0,0,0,0.4);
  }
  .solve_box2{
    width: 50%;
    padding-right: 30px;
  }
  .solve_box2 h3{
    font-size: 28px;
    color: #FF7B9D;
	  margin:0;
  }
  .solve_box3{
    width: 50%;
  }
  .solve_box4{
    width: 50%;
    padding-right: 30px;
  }
  .solve_box4 h3{
    font-size: 28px;
    color: #FF7B9D;
	  margin:0;
  }
  .solve_box5{
    width: 50%;
  }
  #solve img{
    width: 100%;
  }
  .wrap_solve_btn{
    text-align: center;
    margin-top: 30px;
  }
  .solve_btn{
    display:inline-block;
    margin:40px auto 20px auto;
    border-radius: 10px;
    padding: 10px 65px 10px 65px;
    color: white;
    text-align: center;
    background-color: #242938;
    font-size: 24px;
  }
  .solve_box6{
    text-align: center;
  }
  .solve_box7{
    display: flex;
    max-width: 896px;
    margin: 40px auto 0 -30px;
    justify-content: space-between;
    align-items: center;
  }
  .solve_box8,.solve_box9,.solve_box10,.solve_box11{
    width: 23%;
  }
  .solve_box9 img,.solve_box10 img,.solve_box11 img{
    width: 100%;
  }
  .bbf{
    width: 50%!important;
    margin-left: 70px;
  }
  .crossmall{
    margin-left: -20px!important;
  }
  .spbox8, .spbox9{
    display: none;
  }
  .title_deco1{
    display: flex;
    width: 250px;
    align-items: center;
    margin: 0 auto;
  }
  .title_deco2,.title_deco4{
    width: 20%;
    margin-top: -50px;
  }
  .title_deco2 img,.title_deco4 img{
    width: 100%;
  }
  .title_deco3{
    width: 60%;
  }
.troubled1{
	width:92%;
}
.troubled2{
	width:93%;
}
.troubled3{
	width:93%;
}
.triangle-process5{
    width: 0;
    height: 0;
    border-top: 70px solid  #E7E7E7;
    border-right: 40px solid transparent;
    border-left: 40px solid transparent;
    margin: 0 auto;
}
.exam-top{
	padding-top:90px;
	margin-top:250px;
}


  /* example */
  #example{
  padding: 10px 0 70px 0;
  }
.example_box4a{
	     box-shadow: 0 0 5px 4px rgba(122, 122, 122, 0.4);
    width: 395px;
	height:295px;
    transition: .7s ease-in-out;
    background-color: white;
    margin-left: 5px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.thumbnail_boxa{
	width:395px;
	height:295px;
}
.thumbnail_boxa img{
width:395px!important;
	height:295px!important;
	object-fit:cover;
}

  .example_box1{
    max-width: 1200px;  
    margin: 0 auto 0 auto;
  }
  .example_box2{
    width: 270px;
    margin: 0 auto;
    align-items: center;
    display: flex;
  }
  .example_box2 h2{
    font-size: 32px;
  }
  .example_box2 img{
    width: 70px;
  }
 .example_box3 {
    width: 1200px;
    margin: 30px 0 0 -150px;
    display: flex;
    justify-content: space-between;
    position: relative;
    z-index: 1;
}
   .example_box4{
	     box-shadow: 0 0 5px 4px rgba(122, 122, 122, 0.4);
    width: 290px;
    transition: .7s ease-in-out;
    background-color: white;
    margin-left: 0px;
    margin-top: 10px;
    margin-bottom: 10px;
	   padding-bottom:5px;
}
.example_box4:hover{
	transform: translateY(-3px);
}
.example_box4a:hover {
    transform: translateY(-3px);
}
.example_box4 ul{
	list-style:none;
	padding:0 20px 0px 20px;	
}
.case-list p{
	margin:0;
}
.case-list li{
	margin-top:20px;
}
.thumbnail_box{
	width:290px;
	height:290px; 
}
.thumbnail_box img{
width:290px!important;
	height:290px;
	object-fit:cover;
}

  .text{
    padding: 3px 10px 10px 10px;
  }
  .exam_date{
    color: #95979c;
    font-size: 14px;
    margin-bottom: -10px;
  }
  .text h3{
    font-size: 16px;
    color: #FF7B9D;
  }
  .wrap_example_btn{
    text-align: center;
  }
  .example_btn{
    display:inline-block;
    margin:70px auto 0px auto;
    border-radius: 50px;
    padding: 10px 95px 10px 95px;
    border: solid 3px #242938;
    color: #242938;
    text-align: center;
    background-color: white;
    font-size: 18px;
  }
.example_box4 a{
  color: black;
  text-decoration: none;
}
a.btn_04 {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 50px;
  position: relative;
  background: white;
  border: 2px solid black;
  border-radius: 30px;
  box-sizing: border-box;
  padding: 0 45px 0 25px;
  color: black;
  font-size: 16px;
  letter-spacing: 0.1em;
  line-height: 1.3;
  text-align: left;
  text-decoration: none;
  transition-duration: 0.3s;
}
a.btn_04:before {
  content: '';
  width: 8px;
  height: 8px;
  border: 0;
  border-top: 2px solid black;
  border-right: 2px solid black;
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: 25px;
  margin-top: -6px;
}
.example_box5ex {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 240px;
    margin: 0 auto 0 auto;
}
.example_box5 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 900px;
    margin: 60px auto 0 auto;
}
.example_box5ex {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 740px;
    margin: 60px auto 0 auto;
}
.example_box5exa,.example_box5exc{
	width:17%;
}
.example_box5a,.example_box5c{
	width:10%;
}
.example_box5exa img,.example_box5exc img{
	width:100%;
}
.example_box5a img,.example_box5c img{
	width:100%;
}
.example_box5exb{
	width:66%;
}
.example_box5b{
	width:80%;
}
.example_box5b h4{
	font-size:34px;
	color:#467AB3;
	text-align:center;
	margin-top:-15px;
	margin-bottom:0;
}
.example_box5b h4{
	font-size:42px;
	color:#467AB3;
	text-align:center;
	margin-top:-15px;
	margin-bottom:0;
}
.example_box8 h4{
	font-size:34px;
	color:#467AB3;
	text-align:center;
	margin-top:-15px;
	margin-bottom:0;
}
.task1{
	max-width: 1200px;
    margin: 60px auto 0 auto;
	display:flex;
}
.task1b{
	max-width: 1200px;
    margin: 60px auto 0 auto;
	display:flex;
}
.task1b{
	max-width: 1200px;
    margin: 60px auto 0 auto;
}

.task2,.task3{
	width:50%
}
.task4{
	width:50%;
		padding-right:100px;
}
.task4 img,.task1c img{
	width:100%;
}
.task5{
	width:50%
}
.task2{
	padding-right:60px
}
.task2 h3,.task5 h3,.task1c h3{
	font-size: 34px;
    margin-top: 0;
}
.task2 p,.task5 p,.task1c p{
	    font-size: 18px!important;
    font-weight: normal;
    line-height: 1.8;
}
.task3 img{
	width:100%
}
.example_box6 {
    text-align: center;
    width: 886px;
    margin: 0 auto 0 auto;
    text-align: center;
}
.example_box6 p {
    font-size: 18px;
    font-weight: normal;
    line-height: 1.8;
}
.example_box7{
	max-width:1200px;
	width:90%;
	margin:-50px auto 40px auto;
}
.example_box7 img{
	width:100%;
}
.example_box8 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 590px;
    margin: 130px auto -120px auto;
}
.example_box8a,.example_box8c{
	width:12%;
}
.example_box8a img,.example_box8c img{
	width:100%;
}
.example_box8b{
	width:76%;
}
.slick01{
 width: 910px!important;
    position: relative;
    margin: 0 auto;
				  padding-left:0;
			  }

/* demoslide */
#demoslide{
	background: linear-gradient(0deg,#FFF, #FFF, #A1CFED);
	padding-top:80px;
	padding-bottom:80px;
}
.demoslide1{

}

.suport{
	    background: linear-gradient(0deg,#FFF, #FFF, #F6F1AE);
    padding-top: 80px;
}

/* case */
.case-list h3{
	    margin-bottom: 5px;
    font-size: 14px;
    color: grey;
}
#case{
	background-color: #EEEACB;
	padding:60px 0 60px 0;
}
.case_box1{
	margin:0 auto;
	max-width:896px;
	text-align:center;
}
.case_box2{
	max-width:896px;
	margin:0 auto;
}
.case_box2 img{
	width:100%;
}
.case-list li{
	font-family:'Zen Maru Gothic';font-weight: 700!important;
}

  /* question */
  #question{
    background-color: white;
  }
  .question_title{
    text-align: center;
    font-size: 32px;
  }
.accordion_area .accordion_one .ac_header {
  background-color: #ffffff;
  border: 1px solid #ccc;
  padding: 0 0 0 2rem;
  position: relative;
  z-index: +1;
  cursor: pointer;
  transition: .2s;
  border-radius: 10px;
	box-shadow: -2px -2px 2px #E8E8E8, 2px -2px 2px #E8E8E8, -2px 2px 2px #E8E8E8, 2px 2px 2px #E8E8E8;
}
.accordion_area .accordion_one .ac_header:not(.open):hover {
  
}
.accordion_area .accordion_one:nth-child(odd) .ac_header {
  background-color: white;
}
.accordion_area .accordion_one:nth-child(odd) .ac_header:not(.open):hover {
  
}
.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 {
  border-top: 2px solid black;
  width: 20px;
  height: 0;
  top: 0;
  bottom: 0;
  right: 0;
}
.accordion_area .accordion_one .ac_header .i_box:after {
  border-left: 2px solid black;
  width: 0;
  height: 20px;
  top: 0;
  bottom: 0;
  right: 9px;
  transition: .3s;
}
.accordion_area .accordion_one .ac_header.open .i_box:after {
  height: 0;
}
.accordion_area .accordion_one .ac_inner {
  display: none;
  padding: 0.3rem 2rem 0.3rem 2rem;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-radius: 10px;
  box-sizing: border-box;
  background: #fff;
}
@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 {
    right: 0.8rem;
    width: 15px;
    height: 15px;
    margin-top: -7px;
  }
  .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: 0.1rem 1rem 0.1rem 1rem;

  }
}

/*=========
faq
=========*/

.p-faq__headinner {
  display: block;
  padding-left: 35px;
  position: relative;
  line-height: 1.5;
}
.p-faq__headinner::before {
  position: absolute;
  left: 0;
  content: "Q．";
  font-family: 'Noto Sans JP', sans-serif;
  color: #EF8129;
  font-size: 20px;
  font-weight: bold;
}
.p-faq__headinner p.p-faq__q-txt {
  font-size: 20px;
}
@media screen and (max-width: 736px) {
  .p-faq__headinner {
    padding-left: 25px;
  }
  .p-faq__headinner::before {
    font-size: 14px;
  }
  .p-faq__headinner p.p-faq__q-txt {
    font-size: 14px;
  }
}
.p-faq__bodyinner {
  display: block;
  padding-left: 35px;
  position: relative;
  line-height: 1.5;
}
.p-faq__bodyinner::before {
  position: absolute;
  left: 0;
  content: "A．";
  color: black;
  font-size: 20px;
  font-weight: bold;
  font-family: 'Noto Sans JP', sans-serif;
}
.p-faq__bodyinner p.p-faq__a-txt {
  font-size: 20px;
}
@media screen and (max-width: 736px) {
  .p-faq__bodyinner {
    padding-left: 25px;
  }
  .p-faq__bodyinner::before {
    font-size: 14px;
  }
  .p-faq__bodyinner p.p-faq__a-txt {
    font-size: 14px;
  }
}

/*=========
base
=========*/

.s_section {
    max-width: 1200px;
    width: 90%;
    margin: 0 auto;
    padding: 2rem 10px;
}
.gutter>*:not(:last-child) {
  margin-bottom: 1.5rem;
}
.accordion_one{
  
}
#question h2 {
  font-size: 28px;
 
}
@media screen and (max-width: 768px) {
   
#question ul.list-disc {
  margin-bottom: 0;
  padding-left: 0;
}
#question .list-disc__item {
  margin-left: 1.5em;
  list-style: disc;
}
#question a._a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 300px;
  margin: 0 auto;
  padding: 2.0em 1.0em;
  border: 1px solid #222222;
  background: linear-gradient(to right, #ffffff 50%, #222222 50%);
  background-size: 200% auto;
  box-sizing: border-box;
  color: #222222;
  font-size: 14px;
  text-decoration: none;
  text-align: center;
  transition: .3s;
  position: relative;
}
#question a._a:after {
  content: "";
  position: absolute;
  right: -5px;
  bottom: -5px;
  width: 100%;
  height: 100%;
  border-right: 1px solid #222222;
  border-bottom: 1px solid #222222;
}
#question a._a:hover {
  color: #ffffff;
  background-position: -100% 0;
}
#question{
  padding: 40px 0 40px 0;
}
.question_box1 h3{
  text-align: center;
  font-size: 28px;
}

  /* news */


  /* footer */



  /* ここからSP用 */

@media screen and (max-width:768px) {
  body{
    overflow-x: hidden;
  }

  /* header */
  
#test{
  display: none!important;
}

/* Navbar & Navmenu color */
:root {
  --background-navbar: rgba(255, 255, 255, 1);
}

.header {
  background: var(--background-navbar);
  position: fixed;
  width: 100vw;
  height: 52px;
  display: block;
  z-index: 10;
}

/* Nav items */
.nav_logo{
  width: 100px;
  position: absolute;
  left: 0;
  padding: 10px 0 0 10px;
}
.nav_logo img{
  width: 100%;
}
.nav_btn {
  width: 170px;
  position: absolute;
  right: 0;
  padding-right: 25px;
}
.nav_b {
    background-color: #EEAD18;
    color: black;
    border-radius: 50px;
    padding: 10px 20px 10px 20px;
    font-size: 10px;
}
.menu {
  list-style: none;
  position: absolute;
  width: 100%;
  height: auto;
  top: 0;
  margin-top: 52px;
  padding: 0 0 10px 0;
  clear: both;
  background: var(--background-navbar);
  transition: 0.3192s cubic-bezier(0.04, 0.04, 0.12, 0.96) 0.1008s;
  transform: scale(1, 0);
  transform-origin: top;
}

/* Hamburger menu button */
.menu-btn:checked ~ .menu {
  transform: scale(1, 1);
  transform-origin: top;
  transition: 0.3192s cubic-bezier(0.04, 0.04, 0.12, 0.96) 0.1008s;
}

/* Hamburger menbu text */
.menu a {
  text-decoration: none;
  font-weight: 500;
  letter-spacing: 2px;
  font-size: 16px;
  text-transform: capitalize;
  color: #000000;
  opacity: 0;
  transition: 0.5s;
}

.menu li {
  border-top: 1px solid rgb(75, 75, 75);
  padding: 10px 0;
  margin: 0 15px;
  opacity: 0;
  transition: 0.5s;
}

.menu-btn:checked ~ .menu a,
.menu-btn:checked ~ .menu li {
  opacity: 1;
  transition: 0.3192s cubic-bezier(0.04, 0.04, 0.12, 0.96) 0.2s;
}

.menu-btn {
  display: none;
}

.menu-icon {
  display: inline-block;
  position: absolute;
  cursor: pointer;
  right: 0;
  padding: 24px 14px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.navicon {
  background: #000000;
  display: block;
  height: 3px;
  width: 26px;
  position: relative;
  transition: 0.3192s cubic-bezier(0.04, 0.04, 0.12, 0.96) 0.1008s;
}

.navicon:before,
.navicon:after {
  content: "";
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
  background: #000000;
  transition: 0.3192s cubic-bezier(0.04, 0.04, 0.12, 0.96) 0.1008s;
}

.navicon:before {
  top: 9px;
}

.navicon:after {
  bottom: 9px;
}

/* Hamburger Menu Animation Start */
.menu-btn:checked ~ .menu-icon .navicon:before {
  transform: rotate(-45deg);
}

.menu-btn:checked ~ .menu-icon .navicon:after {
  transform: rotate(45deg);
}

.menu-btn:checked ~ .menu-icon:not(.steps) .navicon:before {
  top: 0;
}
.menu-btn:checked ~ .menu-icon:not(.steps) .navicon:after {
  bottom: 0;
}

.menu-btn:checked ~ .menu-icon .navicon {
  background: rgba(0, 0, 0, 0);
  transition: 0.2192s cubic-bezier(0.04, 0.04, 0.12, 0.96) 0.1008s;
}
/* Hamburger Menu Animation End */

/* Navbar Container */
.navtext-container {
  width: 100%;
  height: 52px;
  position: absolute;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
}

/* Navbar Text */
.navtext {
  position: absolute;
  text-transform: uppercase;
  color: #ddd;
  letter-spacing: 4px;
  font-size: 20px;
}

  /* hero */

  #hero{
    width: 100%;
    margin-top: 52px;
   
  }
  .hero_box1{
    margin: 0 auto;
    padding: 30px 0 30px 0;
    display: block;
	  background: url(../image/add-pic/top_imagephoto.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
  }
	.service-point p{
	font-size:10px;
	text-align:end;
	margin-bottom:20px;
}
	
  .hero_box2{
    width: 90%;
    margin: 0 auto;
  }
	.spupbox{
		width:95%;
		margin:0 auto;
	}
	.spdownbox{
		width:95%;
		margin:0 auto;
	}
  .spup{
    font-size: 48px!important;
	  line-height: 1;
	  text-align:center;
	 color: #4780BE;
    -webkit-text-stroke: 8px #FFF;
    text-stroke: 1px #FFF;
	  font-weight:900;
  }
	 .spdown {
    line-height: 1;
    font-size: 48px!important;
    font-weight: 900;
    color: #4780BE;
    text-align: center;
    margin-top: -135.5px;
		 margin-bottom:-65px;
}
	
	@media screen and (max-width:357px){
		 .spdown {
    line-height: 1;
    font-size: 48px!important;
    font-weight: 900;
    color: #4780BE;
    text-align: center;
    margin-top: -184.5px;
		 margin-bottom:-65px;
}
	}
	@media screen and (max-width:336px){
		 .spdown {
    line-height: 1;
    font-size: 48px!important;
    font-weight: 900;
    color: #4780BE;
    text-align: center;
    margin-top: -232.5px;
		 margin-bottom:-65px;
}
	}
	
  .hero_box2 p{
    display: none;
  }
  .hero_box2 a{
    font-size: 18px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .hero_btn{
   margin: 20px auto 0 auto;
   display: block;
   width: 240px;
  }
  .hero_box3{
    width: 90%;
    margin: 0 auto;
  }
  .hero_box3 img{
    width: 100%;
    margin-top: 20px;
  }

  /* slider */
	 .slider-wrap{
    margin-top: 60px;
	  margin-bottom:30px;
  }
	#slider2 {
    margin-bottom: -22vw;
    margin-top: 31vw;
}
  .slider2 p{
    font-size: 12.3vw;
    white-space:nowrap;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 900;
    color: #e0e0e0;
    position: relative;
    z-index: 10;
    line-height: 1.5;
   }
	.service-point {
    width: 90%;
    margin: 10px auto 0 auto;
}
 

  /* subtitle */

  #subtitle{
    background-color: white;
    padding: 30px 0 30px 0;
  }
	.pc-discription{
		width:90%;
		margin:0 auto;
	}
  .subtitle_box1{
    text-align: center;
    margin: 0 auto;
    max-width: 896px;
    font-size: 14px;
    padding: 0 25px 0 25px;
  }
  .subtitle_box2 img{
    width: 100%;
  }
	.task1 {
    width: 90%;
    margin: 0 auto;
    display:block;
}
	.task1 h3,.task5 h3,.task1c h3 {
    color: #4780BE;
    font-size: 17px;
    margin-top: 0;
    text-align: center;
}
	.task2{
    padding-right: 0px;
		width:100%;
}
	.task3,.task4  {
		width:90%;
		margin:20px auto 0 auto;
		padding:0px;
}
	
	.task1 p,.task5 p,.task1c p {
    font-size: 12px!important;
    text-align: left;
}
	.task1b {
    width: 90%;
    margin: 30px auto 0 auto;
    display: block;
}
	.task5 {
    width: 100%;
}
	.task1c {
    width: 90%;
    margin: 0px auto 0 auto;

}
.example_box5exb h4 {
    font-size: 18px;
    text-align: center;
    margin-top: -15px;
    margin-bottom: 0;
    margin-left: -10px;
}
	.example_box5ex {
       display: flex;
    justify-content: space-between;
    align-items: center;
    width:235px;
    margin: 40px auto 0 auto;
}
  /* overview */
  #overview {
	  padding-top: 10px;
    background-color: white;
    margin-top: 10px;
}
  .overview_box1{
    width: 90%;
    margin: 0 auto 30px auto;
  }
  .overview_box1 p{
    font-size: 16px;
  }
  .overview_box1 br{
    display: none;
  }
  .overview_box2{
    width: 90%;
    margin: 0 auto;
    align-items: center;
  }
  .overview_box2 h2{
    font-size: 16px;
  }
  .sp_br1,.sp_br2{
    display: block;
  }
  .pc_br1{
    display: none;
  }
  .overview_box4 h2{
    font-size: 20px;
  }
  .overview_box1 h3 {
    font-size: 20px;
    margin-top: 0;
}
.example_box5a img, .example_box5c img {
    width: 31px;
}
	.example_box8a img, .example_box8c img {
    width: 31px;
}
	.example_box8a, .example_box8c {
    width: 10%;
}
	.example_box8b{
		width:80%;
	}
	.overview-box12 {
    width: 50%;
    padding: 0 4px 0 4px;
}
	.example_box4a {
    width: 290px;
    padding-bottom: 5px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
		height: 375px!important;
}
	div#spexam {
    width: 290px;
    margin: 0 auto;
}
.thumbnail_boxa{
	width:290px;
	height:220px;
}
.thumbnail_boxa img {
    width: 290px !important;
    height: 290px;
    object-fit: cover;
}
	.example_box4a ul {
    list-style: none;
    padding: 0 20px 0px 20px;
}
	.case-list li {
    margin-top: -2px;
}
  /* modal */
  .modal_box1{
    display: block;
    width: 90%;
    margin: 0 auto;
  }
  .modal_box2{
    width: 100%;
    margin: 0 auto;
  }
  .sp_modal1{
    width: 100%;
    margin: 0 auto;
    text-align: center;
  }
  .sp_modal2{
    width: 100%;
    margin: 0 auto;
    text-align: center;
  }
  .m_btn{
    margin: 0 auto;
  }
  .modal_box3{
    width: 100%;
   margin: 0 auto;
    padding: 0;
  }
  .modal_box3 p{
    font-size: 14px;
  }
  .modal_box3 h2{
    font-size: 16px;
    font-weight: 800;
  }
  .modal-wrapper .modal-window {
    box-sizing: border-box;
    display: inline-block;
    z-index: 20;
    position: relative;
    width: 90%;
    max-width: 950px;
    padding: 10px 30px 25px;
    border-radius: 2px;
    background: #fff;
    border: solid 2px black;
    vertical-align: middle
  }
  .modal-button {
    color: black;
    background-color: white;
    font-weight: bold;
    text-align: center;
    cursor: pointer;
    transition: all 0.3s;
    display: block;
    margin-top: 20px;
    margin-bottom: 20px;
   
    font-size: 18px;
    padding: 12px 2px;
    text-decoration: none;
    border-radius: 50px;
    border: solid 2px black;
}
	.modal_title {
    font-size: 16px!important;
    position: relative;
    overflow: hidden;
    padding: 0;
    font-weight: 700;
}
	.exam-top{
	padding-top:30px
}
 
  /* discription */
 
  .discription_box1{
    padding: 50px 0 30px 0;
    text-align: center;
    width: 90%;
    margin: 0 auto;
  }
  .discription_box1 h2{
    font-size: 18px;
	  line-height:1.7;
  }
  .discription_box1 p{
    font-size: 13px;
    line-height: 1.7;
    margin-top: 10px;
  }

  /* feature */
 #feature {
    padding: 0px 0 0px 0;
}
	.feature_box1 {
    margin-left: auto;
	 margin-right:auto;
	 padding-top:30px;
    width: 90%;
}
.bg-pink {
        background: linear-gradient(0deg, #fff, #d2dfc6, #d2dfc6, #C9D8BC);
    padding-bottom: 15px;
}
	.feature_boxex1 {
		margin: 20px auto 20px auto;
		text-align: center;
		width:90%;
}
	.title_deco13{
		margin-top:0;
	}
  .feature_box2,.feature_box5{
    display: block;
    width: 90%;
    margin: 0 auto;
	  padding: 0 0 20px 0;
  }
.feature_box8 {
    display: block;
    width: 80%;
    margin: 0 auto;
    padding: 50px 0 60px 0;
    transform: scale(1.28);
}
  .feature_box3, .feature_box9 {
    width: 100%;
    margin-top: 15px;
}
  .feature_box3 h4{
    font-size: 22px;
  }
  .feature_box6{
    display: none;
  }
  .feature_box7{
    width: 100%;
    padding: 0;
  }
  .sp_feature{
    width: 90%;
    display: block;
    margin: 0 auto;
  }
  .feature_box4, .feature_box10 {
    width: 90%;
    margin: 20px auto 0 auto;
}
	

  /* solve */
  .solve_box1{
    padding: 30px 0 30px 0;
  }
  .solve_box1 h2{
    margin-bottom: 30px
  }
  .problem1{
    display: block;
    width: 80%;
    border: solid 1px black;
    margin: 0 auto;
    padding: 20px;
  }
  .solve_box2{
    width: 100%;
  }
  .solve_box2 p{
    font-size: 12px;
  }
  .solve_box2 h4{
    
    margin-bottom: 10px;
  }
  .spbox8{
    display: block;
    width: 100%;
    margin: 0 auto;
  }
  .spbox8 img{
    width: 100%;
  }
  .solve_box3{
    display: none;
  }
  .problem2{
    display: block;
    width: 80%;
    border: solid 1px black;
    margin: 20px auto 0 auto;
    padding: 20px;
  }
  .solve_box4{
    width: 100%;
  }
  .solve_box4 p{
    font-size: 12px;
  }
  .solve_box4 h4{
    
    margin-bottom: 0px;
  }
  .solve_box5{
    display: none;
  }
  .solve_box7{
    width: 85%;
    margin: 0 auto;
  }
  .solve_box8,.solve_box9,.solve_box10,.solve_box11{
    width: 25%;
    padding: 5px;
  }
	.vacant{
		height:30px!important;
		width:100px;
	}
  .solve_box8 img,.solve_box9 img,.solve_box10 img,.solve_box11 img{
    width: 100%;
  }
  .bbf{
    width: 50%!important;
    margin-left: 0px;
  }
  .spbox9{
    display: block;
    width: 100%;
  }
  .wrap_solve_btn{

    margin: 0 auto;
  }
  .solve_btn{
    font-size: 18px;
    padding-left: 30px;
    padding-right: 30px;
  }
  .comment{
    font-size: 12px;
  }
  .title_deco2,.title_deco4{
    width: 20%;
    margin-top: -5px;
  }

  /* problem */
  .probrem_box1{
    width: 90%;
    margin: 0 auto;
	padding-bottom:0;
  }
  .probrem_box1 h2{
    font-size: 24px;
  }
  .probrem_box2{
    display: none;
  }
  .spbox2{
    display: flex;
  }
  .spbox3{
    display: flex;
	  margin-top:0px;
  }
  .spbox4,.spbox5, .spbox6,.spbox7{
    width: 50%;
    padding: 10px;
  }
  .spbox4 img, .spbox5 img, .spbox6 img, .spbox7 img{
    width: 100%;
  }
  .spbox1{
    display: block;
    margin-top: 20px;
  }
	

  /* question */
  #question{
    padding: 0 0 40px 0;
  }
  .ac_header {
    padding: 0rem 2rem 0rem 1rem!important;
}

/* exam */
	.tbex{
		position:relative;
		top:7px;
		left:-4px;
	}
	.arrow-pics {
    width: 55vw;
    margin: 15px auto 0px auto;
    max-width: 1200px;
}
#example {
	margin-top: 90px;
    background-color: white;
    padding: 10px 0 30px 0;
}
	.example_box1 {
    width: 90%;
    margin: 40px auto 0 auto;
}
.example_box3{
  display: block;
}
.example_box4{
	width: 290px;
	padding-bottom:5px;
 margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
}
	.task1c p{
		text-align:start;
	}
	
/* case */
	#case{
		padding:30px 0 30px 0;
	}
	.case_box1{
		width:90%;
		margin:0 auto;
	}
	.data{
		color:#c7c7c7;
	}
	img.slick-arrow {
}

/* news */
#news{
  padding: 40px 0 40px 0;
}
.news_box1{
  width: 90%;
  margin: 0 auto;
}
.news-list .item .date{
  margin: 0;
  min-width: 60px;
  font-size: 14px;
  color: #999;
  padding: 0 5px 0 0;
}
.news-list .item .title{
  font-size: 14px;
}
.news_link{
  display: block;
  margin-left: auto;
}
	.title_deco9{
	margin-top:0;
	}
	.suport{
    background: linear-gradient(0deg,#FFF, #FFF, #F6F1AE);
    padding-top: 26px;
	}
	.news3 h3 {
    font-size: 26px;
    margin-bottom: 12px;
}
  /* footer */

#footer{
    display:block!important;
  }
.title_deco21 {
    display: flex;
    width: 280px;
    align-items: center;
    margin: 30px auto 0 auto;
}
	.hero_box4 {
    display: flex;
    max-width: 1200px;
    width: 90%;
    margin: 0 auto;
}
.sp_none{
display:block;	
}
	.title_deco22, .title_deco24 {
    width: 15%;
    margin-top: 0px;
}
	.title_deco23 {
    width: 70%;
}
	.swiper2 img.spslide2{
		width:148px!important;
	}
	.add-section{
		display:none;
	}
	.flex-child {
    width: 300px!important;
    padding-top: 30px!important;
    padding-bottom: 30px!important;
    border-radius: 20px!important;
    box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.4)!important;
    height: auto!important;
    margin: 0 auto 20px auto!important;
}
	.flex-child:nth-of-type(4) {
    margin-left: auto!important;
		margin-top:0!important;
}
	.flex-child:nth-of-type(5) {
    margin-right: auto!important;
		margin-top:0!important;
}
	.sp_text{
		font-size:12px;
		font-weight:400;
	}
	.add_boxb h4{
		font-size:18px;
		margin-left:0px;
	}
	.add_box {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 240px;
    margin: 0 auto 0 auto;
}
	.sp_none{
		display:block;
	}
	.price-title{
		font-size:20px;
		text-align:center;
		padding:0;
		margin:30px auto 0 auto;
		color:#2fab47;
	}
	    .feature-textp {
        font-size: 18px!important;
        text-align: center;

}