* {
    margin: 0;
    padding: 0;
	line-height: 2;
	color: #233B6A;
font-family: YakuHanJP,'Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',"Hiragino Sans",Meiryo,'メイリオ',sans-serif!important;
}
.under2 {
  background: linear-gradient(transparent 50%, #FFF500 50%);
	font-weight: 900;
}
.pc{
	display: block;
}
.sp{
	display:none!important;
}
.btn-sp{
	position: absolute!important;
	bottom: 40px;
}
.n-550{
	display: block;
}
.b-550{
	display:none;
}
.section{
	padding: 80px 0;
}
.banner{
	max-width: 800px;
	width: 100%;
	margin: 0 auto;
	margin-bottom: 20px;
}
.banner2{
	max-width: 650px;
	width: 100%;
	margin: 0 auto;
	margin-bottom: 20px;
}
.grades{
		max-width: 700px;
	width: 100%;
	margin: 40px auto 60px auto;
}
.grades h2{
	font-family: 游明朝, YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif!important;
	font-size:2.5rem!important;
	color: #233B6A;
	font-weight: 900;
	letter-spacing: 3px;
	text-align: center;
	line-height: 2;
	margin-bottom: 10px;
}
.grades h3{
	font-size:2.5rem!important;
	color: #000;
	font-weight: 900;
	letter-spacing: 3px;
	text-align: center;
	line-height: 2;
	margin-bottom: 15px;
}
.grades p{
	font-size: 12px;
	text-align: right!important;
	color: #000;
}
.school-list{
	background: #F6F7F9;
	max-width: 700px;
	margin: 10px auto;
	padding: 20px 30px;
	font-weight: 900;
	line-height: 2;
	letter-spacing: 1px;
	color: #000;
	text-align: center;
}
.h3-title{
	font-family: 游明朝, YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif!important;
	font-size: 1.8rem;
	color: #233B6A;
	font-weight: 900;
	letter-spacing: 3px;
	text-align: center;
	line-height: 2;
}
.h4-title{
	font-size: 1.5rem;
	color: #233B6A;
	font-weight: 900;
	letter-spacing: 3px;
	text-align: center;
	line-height: 2;
}
.bg-b{
	background: #F8F9FB;
}
header {
  /*position: fixed;*/
  width: 100%;
	z-index: 999;
background:rgba(255,255,255,.5);
	font-size: 16px;
	font-size: 1rem;
}
.fv-title{
	color: #233B6A;
	font-size: 2rem!important;
	font-weight:900!important;
	letter-spacing: 5px;
	margin-bottom: 20px;
}
.h1-big{
	font-size: 3rem;
}
.under {
  background: linear-gradient(transparent 50%, yellow 50%);
}
.fv-bg{
	background: #233B6A;
	font-size: 2.2rem!important;
	letter-spacing: 5px;
	font-weight: 900;
	color: #fff;
	width: fit-content;
	line-height: 75px;
	height: 75px;
	padding: 0 20px;
	margin-bottom: 20px;
}
.fv-yellow{
	color: yellow!important;
	font-size: 3rem!important;
	line-height: 75px;

}
.fv-text{
	max-width: 1440px;
	width: 100%;
	margin: 0 auto;
    display: flex;
    align-items: flex-start;
    padding-left: 50px;
    flex-flow: column;
    justify-content:flex-end;
	padding-bottom: 50px;
    height: 600px;
}
.fv-btn {
	display: inline-block;
    width: 450px;
    height: 65px;
    text-align: center;
    text-decoration: none;
    line-height: 65px;
    outline: 0;
    color: #fff;
    font-weight: 900;
    letter-spacing: 3px;
    font-size: 22px;
    position: relative;
    background: #42B24D;
}

.fv-btn:before {
  content: '';
  width: 18px;
  height: 18px;
  background: #fff;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  right: 43px;
  margin-top: -9px;
}
.fv-btn:after {
  content: '';
  width: 6px;
  height: 6px;
  border: 0;
  border-top: solid 2px #42B24D;
  border-right: solid 2px #42B24D;
  position: absolute;
  top: 50%;
  right: 50px;
  margin-top: -4px;
  transform: rotate(45deg);
}
.fv-btn span{
	color: #fff;
	font-size: 14px;
}
.fv-btn:hover{
  text-decoration: none;
  top:2px;
color: #fff;
	background: #298B32;
}

.fv-btn img{
	position: absolute;
	left: -10px;
	bottom: 20px;
	width: 100px!important;
	padding: 0px!important;
}
.title{
	text-align: center;
	font-weight: 900;
}
.title p {
	font-size: 14px;
	font-weight: 900!important;
	margin-bottom: 0px;
}
.title h2{
	font-family: 游明朝, YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif!important;
	font-weight: 900!important;
    letter-spacing: 2px;
    font-size: 1.2rem;
    line-height: 0px;
    margin-bottom: 30px;
}
.title h2 span{
	font-size: 2.5rem;
	letter-spacing: 5px;
	font-family: 游明朝, YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif!important;
}
ul.topnav {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
}
ul.topnav li {
  float: left;
}
ul.topnav li a {
  display: inline-block;
  color: #333;
  text-align: center;
  padding: 14px 16px;
  transition: 2s;
}
#body {
  padding-top: 60px;
  height: 10000px;
  background-color: #eee;

}
h1{
	font-size: 30px!important;
}
/*  header */
section.conte {
  height: 600px;
  width:100%;
  background-size: auto 100%;
  background-position: center;
  background-repeat: no-repeat;
	display: flex;
	align-items: flex-end;
}
.fv-btnarea{
	width: 100%;
	padding-right: 50px;
	text-align: center;
	padding-bottom: 50px;

}
.img01{
  background-image: url(../images/bg1.jpg);
background-size:cover!important;
	display: block;
}
.img01 img{
	max-width: 700px;
width: 100%;
}
.menu{
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	background: #fff;
}
.logo {
	text-align: center;
	padding: 10px 0;
	margin: 0 auto;
}
.logo img{
    width: 230px;
    margin: 0 auto;
}
.hero-container
{
    position: relative;
    width: 100%;
    margin: 0 auto
}

img,svg
{
    width: 100%;
    height: auto
}

img[src$=".svg"]
{
    width: 100%;
    height: auto
}

input,button,textarea,select
{
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0;
    padding: 0;
    background: 0;
    border: 0;
    border-radius: 0;
    outline: 0
}

/* arc */
.arc h2{
	font-family: 'Roboto',sans-serif!important;
	font-weight: 700;
	font-size: 4.5rem;
	font-style: italic;
	letter-spacing:2px;
	text-shadow: 5px 5px #D3D8E1;
	margin-left: -15px;
    margin-bottom: -55px;
}
.arc .container .row .col-md-4{
	overflow:auto;
	position: relative;
	padding-bottom: 6px;
}
.arc-pc{
	display: block;
}
.arc-sp{
	display: none!important;
}
.arc .row .col-lg-4{
	margin: 0 auto 40px auto;
}
.number-box{
	border:1px solid #233B6A;
	padding: 55px 20px 20px 20px;
	width: 100%;
	text-align: center;
	position: relative;
    overflow: hidden;
	box-shadow: 6px 6px #D3D8E1;
}
.number-box::before {
    content: '';
    display: block;
    width: 80px;
    height: 80px;
    background-color: #233B6A;
    position: absolute;
    bottom: -40px;
    right: -40px;
    -webkit-transform: rotate(
45deg
);
    transform: rotate(
45deg
);
}
.number-box{
	height: 250px;
	flex-flow: column;
	display: flex;
	justify-content: center;
	align-items: center;
}
.number-box img{
	max-width: 250px;
	width: 100%;
	margin-bottom: 20px;
}
.arc p{
	margin-bottom: 0px;
	letter-spacing: 2px;
}
.arc p span{
	font-size: 2.5rem;
	letter-spacing: 5px;
	font-weight: 900;
}


/* about */
.about{
	padding-top: 120px;
}
.about .container{
	text-align: center;
}
.about .number-box{
	height: 245px;
	flex-flow: column;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 35px 20px 20px 20px;
	margin-bottom: 80px;
}
.about .number-box{
background: #fff;
}
.number-box h4{
	letter-spacing: 3px;
	font-weight: 900;
	margin-bottom: 0px;
	font-family: 游明朝, YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif!important;
}
.number-box h4 span{
	font-size: 4rem;
	font-weight: 900;
	line-height: 120px;
	font-family: 游明朝, YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif!important;
}
.about-h4{
	line-height: 0px;
}
.number-box h5{
	font-family: 游明朝, YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif!important;
	letter-spacing: 3px;
	font-weight: 900;
	padding-bottom: 0;
	line-height: 0px;
	margin-bottom: 0px;
}
.number-box h5 span{
	font-size: 3rem;
    line-height: 70px;
    letter-spacing: -5px;
	font-weight: 900;
	font-family: 游明朝, YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif!important;
}
.about-h3{
		letter-spacing: 3px;
	font-weight: 900;
	margin-bottom: 0px;
}
/* 吹き出し本体 - 枠線付きの吹き出し */
.balloon2{
  position: relative;
  padding: 20px;
  background-color: #fff;
  border: 1px solid #233B6A;   
font-size: 1.5rem;
	letter-spacing: 3px;
	font-weight: 900;
	text-align: center;
	max-width: 480px;
	width: 100%;
	margin: 0 auto;
	box-shadow: 6px 6px #D3D8E1;
	margin-bottom: 60px;
}
/* 三角アイコン - 枠線付きの吹き出し */
.balloon2::before{
  content: '';
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  left: 50%;
  bottom: -15px;
  border-top: 15px solid #233B6A;
  border-right: 15px solid transparent;
  border-left: 15px solid transparent;
}
.balloon2::after{
  content: '';
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  left: 50%;
  bottom: -14px;
  border-top: 15px solid #fff;
  border-right: 15px solid transparent;
  border-left: 15px solid transparent;
}
.about p{
	text-align: center;
	letter-spacing: 2px;
	font-weight: 900;
}
.about p {
    font-weight: 500;
}
.balloon2 {
	font-family: 游明朝, YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif !important;
    margin-bottom: 30px;
}
/* cta */
.cta{
	background: #233B6A;
	text-align: center;
}
/* strengths */
.strengths {
	text-align: center;
}
.strengths .col-lg-4 h3{
	background: #233B6A;
	font-family: 游明朝, YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif!important;
    font-size: 18px;
    color: #fff;
    font-weight: 900;
    letter-spacing: 2px;
    text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 0px;
}
.strengths .col-lg-4 h3 span{
	background: #233B6A;
	font-family: 游明朝, YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif!important;
    font-size: 35px;
    color: #fff;
    font-weight: 900;
    letter-spacing: 3px;
    text-align: center;
	margin-right: 10px;
	line-height: 50px;
}
.strengths_content{
	background: #E9EBF0;
	padding: 20px;
	color: #000;
	text-align: left;
	height: 136px;
}
.strengths .title p {
	margin-bottom: 20px;
}
.strengths img{
	max-width: 550px;
	width: 100%;
}
.strengths .col-md-6 h3 span img{
	width: 154px;
}
.strengths .col-md-6 h3{
	background: #233B6A;
    color: #fff;
    height: 49px;
    line-height: 49px;
    margin-bottom: 20px;
    width: fit-content;
    padding: 0 30px 0 0;
    display: flex;
    align-items: flex-end;
    font-size: 1.5rem;
    letter-spacing: 4px;
	font-weight: 900!important;
}
.strengths .col-md-6{
text-align: left;
}
.strengths .content{
	padding-top: 50px;
}
.strengths .img img{
	box-shadow: 6px 6px #D3D8E1;
	border: 1px solid #C4C4C4;
}
.strengths .row{
	margin-top: 80px;
	/*align-items: center;*/
}
.reverse{
	display: flex;
	flex-flow: row-reverse;
}
/* price　*/
.price{
	text-align: center;
}
/* voice */
.voice{
}


.row_m{
	border: 1px solid #233B6A;
	border-radius: 10px;
	background: #fff;
	display: flex;
	flex-flow: row;
	align-items: center;
	padding: 10px;
}
.culture-item img{
	border-radius: 10px;
}
.slider-content{
	text-align: left;
	padding: 0 30px;
}
.slider-content h3{
	background: #233B6A;
	font-size: 1.8rem;
	padding: 5px 20px;
	letter-spacing: 3px;
	color: #fff;
	width: fit-content;
	margin-bottom: 20px;
}
.slider-content h4{
	font-size: 1rem;
	margin-bottom: 20px;
}
.slider-content h4 span{
	font-size: 1.4rem;
}
.slider-content p{
	margin-bottom: 0px;
}
.title_img img{
	height: 130px;
	width: auto;
	
}
.button {
  display: inline-block;
  width: 500px;
  height: 65px;
  text-align: center;
  text-decoration: none;
  line-height: 65px;
  outline: none;
color: #fff;
	font-weight: 900;
	letter-spacing: 3px;
	font-size: 22px;
  position: relative;
  background: #42B24D;
padding-left: 0px!important;
}
.button :before {
  content: '';
  width: 18px;
  height: 18px;
  background: #fff;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  right: 43px;
  margin-top: -9px;
}
.button :after {
  content: '';
  width: 6px;
  height: 6px;
  border: 0;
  border-top: solid 2px #42B24D;
  border-right: solid 2px #42B24D;
  position: absolute;
  top: 50%;
  right: 50px;
  margin-top: -4px;
  transform: rotate(45deg);
}
.btn-p{
	padding-left: 0px!important;
}
.button span{
	font-size: 14px;
	color: #fff;
	font-weight: 900;
	letter-spacing: 3px;
}
.w-shadow:hover {
  box-shadow: none!important;
}
.button:hover {
  text-decoration: none;
  top:2px;
color: #fff;
	background: #298B32;
}
.arrow_r_b {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  text-decoration: none;
}
.arrow_r_b:before {
  content: '';
  width: 18px;
  height: 18px;
  background: #fff;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  right: 43px;
  margin-top: -9px;
}
.arrow_r_b:after {
  content: '';
  width: 6px;
  height: 6px;
  border: 0;
  border-top: solid 2px #EA5151;
  border-right: solid 2px #EA5151;
  position: absolute;
  top: 50%;
  right: 50px;
  margin-top: -4px;
  transform: rotate(45deg);
}
 /* voice */
.voice{
	text-align: center;
}
 /* footer*/
footer{
	width: 100%;
	background: #233B6A;
	padding:0;
	text-align:center;
}
.footer__block ul a{
	text-decoration: none;
}
.footer__block ul li:hover{
	color: #D0A190!important;
}
.footer_logo{
	width: 120px;
	margin:0 auto;
	display: block
}
.footer-container{
	padding: 30px 0 0 0;
}
.footer__links{
	color: #fff!important;
	font-size: 10px;
	padding: 10px;
	border-top: 1px solid rgba(255,255,255,0.5);
}
.b_992{
	display: none;
}
.b_550 {
    display: none;
	}

@media screen and (max-width:1280px)
{
.strengths .col-md-6 h3 {
    font-size: 1.2rem;
    letter-spacing: 3px;
}
.card-body h3 {
	width: 25%;
}

.card-body p {
	width: 65%;
	font-size: 14px;
}
.img01 {
    background-image: url(../images/bg2.jpg);
    background-size: cover!important;
    display: block;
}
.fv-btnarea {
    max-width: 500px;
    width: 100%;
	}
.strengths_content {
    height: 166px;
}
}
@media only screen and (max-width:1140px)
{

section.conte {
    height: 500px;
	}
.foryou {
    padding: 60px 0 30px 0;
}
.foryou h1 {
    margin-bottom: 30px;
}
	.title_img{
		margin-bottom: 20px;
	}
.img01 {
    background-image: url(../images/bg3.jpg);
    background-size: cover!important;
    display: block;
}
.fv-yellow {
    font-size: 2.2rem!important;
    line-height: 70px;
}
.fv-bg {
    font-size: 1.6rem!important;
    line-height: 70px;
    height: 70px;
}
.strengths .col-md-6 h3 {
    height: 40px;
    line-height: 40px;
font-size: 1.2rem;
letter-spacing: 2px;
}
.strengths .col-md-6 h3 span img {
    width: 125px;
}
}

@media screen and (max-width:992px)
{
.strengths .col-lg-4 img {
    max-width: 100%;
	width: 100%;
}
.strengths_content {
    height: auto;
}
	.strengths .col-lg-4{
		margin-bottom: 40px;
	}	
.fv-btn:before {
  right: 23px;
}
.fv-btn:after {
  top: 50%;
  right: 29px;
}
.fv-btn {
    text-align: left;
	padding-left: 40px;}
.fv-btnarea {
    max-width: 350px;
    width: 100%;
	padding-right: 20px;
}
.fv-btn {
	max-width: 450px;
    width: 100%;
    height: 60px;
    line-height: 60px;
    letter-spacing: 2px;
    font-size: 18px;
}
.button {
	max-width: 450px;
    width: 100%;
    height: 60px;
    line-height: 60px;
    letter-spacing: 2px;
    font-size: 18px;
}
.fv-text {
    padding-left: 0px;
    height: 500px;
}
.strengths .col-md-6 h3 {
    height: 37px;
    line-height: 37px;
font-size: 1rem;
letter-spacing: 1px;
}
.strengths .col-md-6 h3 {
    padding: 0 20px 0 0;
}
.strengths .col-md-6 h3 span img {
    width: 115px;
}
.arc-pc{
	display: none;
}
.arc-sp{
	display: flex!important;
}
.card-body h3 {
	width: 28%;
}
.b_992 {
    display: block;
	}
.flow_item img{
	 width: 90%;
}
.img01 {
    background-image: url(../images/bg4.jpg);
    background-size: cover!important;
    display: block;
}
	.h3-title {
		font-size: 1.3rem;
	}
.row_m {
    flex-flow: column;
}
.slick-dotted.slick-slider {
	max-width: 470px;
    width: 100%;
}
.slick-slide img {
    margin-bottom: 30px;
}
.slider-content h3 {
    font-size: 1.4rem;
}
	.slider-content{
		margin-bottom: 20px;
	}
	}
@media screen and (max-width:768px)
{
.fv-btnarea {
    max-width: 780px;
    width: 100%;
    padding-right: 0px;
}
.fv-btn {
    max-width: 550px;
    width: 100%;
    height: 65px;
    line-height: 65px;
    letter-spacing: 3px;
    font-size: 22px;
	text-align: center;
	padding-left: 0px;
	position: absolute;
	left: 0;
  right: 0;
  margin: auto;
bottom: 50px;
}
.button {
    max-width: 550px;
    width: 100%;
    height: 65px;
    line-height: 65px;
    letter-spacing: 3px;
    font-size: 22px;
	    text-align: center;
	padding-left: 0px;
}
	.price img{
		margin-bottom: 40px;
	}
.h4-title {
    font-size: 1.3rem;
}
.about .number-box {
    margin-bottom: 40px;
}
.number-box {
    padding: 55px 10px 20px 10px;
}
.pc{
	display: none;
}
.sp{
	display:block!important;
}
.button{
   left: 0;
  right: 0;
  margin: auto;
	}
.fv-yellow {
    font-size: 2rem!important;
    line-height: 65px;
	letter-spacing: 4px;
}
.fv-bg {
    font-size: 1.4rem!important;
    line-height: 65px;
    height: 65px;
}
section.conte {
	flex-flow: column;
    height: 1000px;
    width: 100%;
    background-size: auto 100%;
    background-position: center;
    background-repeat: no-repeat;
}
.fv-text {
    padding-left: 0px;
	height: auto;
    padding-top: 40px;
	text-align: center;
	align-items: center;
}
.img01 {
	position: relative;
    background-image: url(../images/bg5.jpg);
    background-size: cover!important;
    display: block;
}
.footer_logo{
	width: 150px;
}
.slider{
	display: block;
}
	.foryou .row{
		display: none;
	}
.flow_item2 img{
	 width: 70%;
	margin: 30px auto;
}
.flow_item{
	display: none;
}
.flow_item2{
	display: block;
}
	p{
		font-size: 14px;
	}
	.card-body{
		height: auto;
		padding:70px 20px 20px 20px;
	}
	.card{
		margin: 70px auto;
	}
.card .button-wrapper {
	right: auto;
	top: -45px!important;
	left: 40%!important;
	margin: 0px auto;
}
.btn-solid-reg {
	width: 90px;
	height: 90px;
}
.card-body {
	display: block;
	text-align: center;
}
.card-body h3 {
	width: 100%;
	text-align: center;
	margin-bottom: 20px;
}	
.card-body p {
	width: 100%;
	text-align: center;
	margin-bottom: 20px;
}	
    .fixed-qr
    {
        display: none
    }
    .concept__text>.indent
    {
        margin: 1em 0
    }
    .concept__text
    {
        font-size: .18rem
    }
    .fixed-line-button
    {
        display: block
    }
.footer__block ul{
flex-wrap: wrap;
padding:20px 10px;
	margin-bottom: 15px;}
.footer__block ul li {
    padding: 5px 20px;
}
.strengths .content {
    margin-top: 20px;
}
}

@media only screen and (max-width:680px)
{
.fv-yellow {
    font-size: 1.8rem!important;
    line-height: 65px;
	letter-spacing: 4px;
}
.fv-bg {
    font-size: 1.2rem!important;
    line-height: 65px;
    height: 65px;
}
.balloon2 {
	font-size: 1.3rem;}
}

@media only screen and (max-width:600px)
{
.about .number-box {
    margin-bottom: 20px;
}
.fv-text {
    padding-left: 0px;
	}
.fv-bg {
    width: 100%;
}
.menu{
	display: block;
	text-align: center;
}
}
@media only screen and (max-width:550px)
{
.about {
    padding-top: 80px;
}
.fv-btn:before {
  right: 23px;
}
.fv-btn:after {
  top: 50%;
  right: 29px;
}
.button :before {
  right: 23px;
}
.button :after {
  top: 50%;
  right: 29px;
}
.grades h2 {
	font-size: 25px!important;
	}
.grades h3 {
	font-size: 20px!important;
	letter-spacing: 1px;
	}
.school-list {
    padding: 20px 15px;
    font-weight: 700;
	font-size: 14px;
	letter-spacing: 0px;
	}
.title h2 span {
    font-size: 2rem;
    letter-spacing: 3px;
}
.title h2 {
    letter-spacing: 2px;
    font-size: 1rem;
}
.h3-title {
   letter-spacing: 2px;
	font-size: 1.2rem;
	margin-bottom: 30px;
}
.h4-title {
   letter-spacing: 2px;
  font-size: 1rem
}
section.conte {
    height: 700px;
}
	.fv-btn{
	bottom: 40px;
		position: absolute;
		left: 0;
  right: 0;
  margin: auto;
max-width: 450px;
		width: 90%;
		font-size: 18px;
		height: 55px;
		line-height: 55px;
	}

.button {
   max-width: 400px;
	width: 90%;
    height: 55px;
    line-height: 55px;
    letter-spacing: 2px;
    font-size: 14px;
	padding-right: 20px;
}
.img01 {
    background-image: url(../images/bg6.jpg);
    background-size: cover!important;
    display: block;
}
.h1-big {
    font-size: 2.3rem;
    letter-spacing: 4px;
}
.img01 img {
   margin-bottom: 20px;
}
.fv-title {
    font-size: 1.5rem!important;
    letter-spacing: 2px;
	margin-bottom: 10px;
}
.fv-yellow {
    font-size: 2rem!important;
    line-height: 55px;
    letter-spacing: 3px;
}
.fv-bg {
    font-size: 1.5rem!important;
    line-height: 55px;
    height: 55px;
	margin-bottom: 10px;
}
.arc p {
    font-size: 12px;
}
.n-550{
	display: none;
}
.b-550{
	display:block;
}
.strengths .col-md-6 h3 {
font-size: 1rem;
letter-spacing: 1px;
	}
.strengths .col-md-6 h3 {
    height: 40px;
    line-height: 40px;
}
.strengths .col-md-6 h3 span img {
    width: 124px;
}
.slider-content {
    padding: 0 15px;
}
.slider-content h3 {
    font-size: 1.2rem;
    padding: 5px 20px;
    letter-spacing: 2px;
}
.slider-content h4 span {
    font-size: 1rem;
}
.row_m {
    padding: 5px;
}
.slick-prev, .slick-next {
	top: 30%!important;}
.slick-dotted.slick-slider {
	margin: 0 auto 50px auto;
}
.number-box::before {
	bottom: -65px;}
.number-box h4 {
    font-weight: 900;
}
.number-box h5 {
    font-weight: 900;
}
.arc p {
    font-weight: 900;
}

.slider-content h3 {
     font-weight: 900;
}
.slider-content h4 {
    font-weight: 900;
	font-size: 0.9rem;
}
.number-box h4 span {
    line-height: 100px;
}
}
@media only screen and (max-width:400px)
{
	.fv-btn{
		font-size: 16px;
	}

.h4-title {
    font-size: 0.9rem;
}
.balloon2 {
    font-size: 1rem;
}
.number-box {
    padding: 55px 5px 20px 5px;
}
.arc p span {
    font-size: 2rem;
    letter-spacing: 4px;
}
.h1-big {
    font-size: 2rem;
    letter-spacing: 3px;
}
.fv-yellow {
    font-size: 1.5rem!important;
    line-height: 50px;
}
.fv-bg {
    line-height: 50px;
    height: 50px;
}
section.conte {
    height: 600px;
}
}