@import url(http://fonts.googleapis.com/earlyaccess/notosansjapanese.css);

body {
    display: block;
    margin: 0px;
	font-family: 'Noto Sans Japanese',   sans-serif;
}
a:hover {
    text-decoration: none !important;
}
p{
	font-size:15px;
  	font-family: 'Noto Sans Japanese',   sans-serif;
	color: #3E3A39;
}
iframe {
  width: 100%;
}

.m-t-10{
	margin-top:10px;
}
.m-t-20{
	margin-top:20px;
}

.m-t-30{
	margin-top:30px;
}

.m-t-40{
	margin-top:40px;
}
.m-t-50{
	margin-top:50px !important;
}
.m-t-70{
	margin-top:70px !important;
}

.m-t-85{
	margin-top:85px;
}

.m-b-85{
	margin-bottom:85px;
}

.m-b-0{
	margin-bottom:0px !important;
}
.m-b-20{
	margin-bottom:20px !important;
}
.m-b-10{
	margin-bottom:10px;
}
.m-b-30{
	margin-bottom:30px;
}
.m-b-50{
	margin-bottom:50px;
}
.m-b-01{
	    margin-bottom: 3px;
}
.p-0{
	padding:0px;
}

p.font17 {
  font-size: 17px !important;
}
p.font20 {
  font-size: 20px !important;
}

.fw-b{
	font-weight:bold;
}

.p-tb{
	padding:10px 0;
}

.p-b-10{
	padding-bottom:10px;
}

.p-b-20{
	padding-bottom:20px;
}

.p-t-10{
	padding-top:10px;
}

.p-t-20{
	padding-top:20px;
}

.p-t-30{
	padding-top:30px;
}

.p-b-30{
	padding-bottom:30px;
}

.p-md{
	padding:20px 0;
}
.p-menu{
	padding: 2px !important;
}

.center{
	text-align:center;
}
	
@media screen and (min-width: 767px){
.pc-none{
	display:none !important;
}

}

@media screen and (max-width: 767px){
.midasi-main4{
	font-size: 17px !important;
	}
.sp-none{
	display:none !important;
}
.t-left{
	text-align: left !important;
}
.boder-box{
	padding: 30px 20px !important;
}

}
@media screen and (min-width: 767px){
.youtube-box{
	width:80%;
	margin-left:10%;
}
.top-w1{
	margin-top:15%;
}

}
.youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}


/* ---------------レスポンシブ--------------- */

.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto;
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
    display: block;
    max-width: 100%;
    height: auto;
}

/* ---------------header--------------- */
.header .head_r {
    padding-left: 460px;
}
@media (min-width: 1001px){
.logo2 {
    position: absolute;
    top: 37px;
    left: 170px;

}
}
.logo3 {
    position: absolute;
    top: -19px;
    left: 0px;
    z-index: 1000;
}
.header{
	    margin-top: 8px;
}

@media screen and (max-width: 1000px){
.sp-none2{
	display:none !important;
}}
@media screen and (min-width: 1000px){
.pc-none2{
	display:none !important;
}}
.head_contact{
	background: #2387bb !important;
}
.gnav li{
	width: auto !important;
    list-style: none;
	margin: 0 13px;
}
.gnav li a{
	color: #000;
    font-size: 14px;
}
.top_nav li{
    list-style: none;
}
.top_nav li a{
	color: #000;
}
.navbar-brand {
    width: 64%;
}
.navbar-nav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    background: #2387bb;
    margin-top: 10px;
    border-radius: 2% 2% 2% 2%;
}
.nav-link {
    display: block;
    padding: .5rem 1rem;
    text-align: center;
    color: #fff !important;
    border-bottom: 1px solid #fff;
}
.top-box{
	position: relative;
}
.top-box2{
	position: absolute;
	bottom: -40%;
	width: 80%;
	margin-left: 10%;
}
.midasi-main{
	text-align: center;
	font-weight: bold;
	font-size: 25px;
	margin: 80px 0 30px 0;
	letter-spacing: 3px;
	font-family: heisei-kaku-gothic-std, sans-serif;
	font-weight: 700;
	font-style: normal;
	color: #18284d;
}
.midasi-main3{
	font-weight: bold;
	font-size: 25px;
	margin: 80px 0 30px 0;
	letter-spacing: 2px;
		font-family: heisei-kaku-gothic-std, sans-serif;
	font-weight: 700;
	font-style: normal;
color: #18284d;
}
.midasi-main4{
	text-align: center;
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 20px;
	letter-spacing: 2px;
}
.gray{
	background: #f2f2f2;
    padding: 40px 0 100px 0;
    margin-top: 30px;
}
.top-sa1 p{
	background: #fff;
	padding: 20px 20px;
}
.top-sa2{
	color: #2387bb;
	font-size: 16px;
	font-weight: bold;
}
.top-sa3{
	border-bottom: 1px dotted #9d9b9a;
    padding-bottom: 20px;
	margin-bottom: 30px;
}
.boder-box{
	border: solid #f0f4fb 20px;
	border-radius: 10px;
	padding: 30px 40px
}
.boder-t1{
	font-size: 50px;
	text-align: center;
	color: #18284d;
}
.boder-t2 h4{
	font-size: 20px;
	font-weight: bold;
	color: #18284d;
	margin-top: 13px;

}
.boder-t3 {
	margin-bottom: 0px !important;

}
.boder-t0{
	border-bottom: dotted 1px;
	margin-bottom: 15px;
}
.boder-halfbox {
  display: flex;
  justify-content: space-between;
}
.boder-halfbox div {
  width: 48%;
  /*border: solid #f0f4fb 20px;*/
  /*border-radius: 10px;*/
  padding: 30px 40px;
}
.boder-halfbox_feature01 {
  background-image: url("/wp-content/themes/aloft/img/feature1.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 50%;
}
.boder-halfbox_feature02 {
  background-image: url("/wp-content/themes/aloft/img/feature2.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 50%;
}
.boder-halfbox_feature03 {
  background-image: url("/wp-content/themes/aloft/img/feature3.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 50%;
}
.boder-halfbox_feature04 {
  background-image: url("/wp-content/themes/aloft/img/feature4.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 50%;
}
@media screen and (max-width: 767px){
.boder-halfbox {
  display: block;
}
.boder-halfbox div {
  width: 100%;
  padding: 30px 20px;
}
.boder-halfbox div:first-child {
  margin-bottom: 30px;
}
}
.midasi-main2{
	border-bottom: 1px solid;
	text-align: center;
	width: 200px;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 20px;
	padding-bottom: 10px;
}
.tokutyou1{
	font-weight: bold;
	font-size: 20px;
	color:#18284d;
	line-height: 32px;
	margin-top: 20px;
	font-family: heisei-kaku-gothic-std, sans-serif;
    font-weight: 700;
    font-style: normal;
}
.tokutyou2{
	line-height: 25px;
}
.marker{
	background: linear-gradient(transparent 40%, #fff09b 0%);
font-weight: bold; 
}

@media screen and (max-width: 767px){
.simulation-button {
	padding: 20px 30px;
	}
}
@media screen and (min-width: 767px){
.simulation-button {
   padding: 20px 100px;
	}
}
.simulation-button {
	background: #f2f2f2;
    border-radius: 30px;
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px; 
    border-bottom-left-radius: 30px;
	 color: #3e3a39;
    width: 100%;
    font-weight: bold;
    font-size: 14px;
}
.simulation-buttonbox{
	margin: 40px 0 20px 0;
}
.simulation-buttonbox a:hover{
	color: #3e3a39 !important;
	text-decoration: none !important;
}
body{
	border-bottom: 15px solid #18284d;
	padding-bottom: 30px;
}
.midasi-main5{
	font-size: 24px;
    color: #2287bb;
    border-bottom: 1px dotted #6e6b6b;
    padding-bottom: 8px;
    margin-bottom: 20px;
}
.contact_box1{
	margin-top: 50px;
margin-bottom: 30px;
}
.contact_box2{
	 width: 35%;
    font-weight: bold;
	padding-bottom: 30px;
}
.contact_box3{
	padding-bottom: 30px;
}
.contact_box_under{
	vertical-align: top;
}
.contact_box_textarea textarea{
	width: 100%;
}
input{
	 border-radius: 5px;
    border: solid 1px #969595;
    padding: 10px;
	margin-right: 5px;
}
select{
	 border-radius: 5px;
    border: solid 1px #969595;
    padding: 10px;
	margin-right: 5px;
}

@media screen and (max-width: 640px) {
  .contact_box1 td:last-child {
    border-bottom: solid 1px #ccc;
    width: 100%;
	  margin-bottom: 20px;
  }
  .contact_box1 {
    width: 100%;
  }
  .contact_box1 td {
　　border-bottom: none;
    display: block;
    width: 100%;
  }
}
.nensu{
	width: 30%;
}

/* 送信ボタン */
input.sub-btn {
	    width: 300px;
    height: 60px;
    background: #2287bb;
    color: #FFF;
    font-size: 1.1em;
    font-weight: bold;
    letter-spacing: 0.2em;
    border: 1px solid #2287bb;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s;
    margin-top: 20px;
	border-radius: 30px;
}

/* 送信ボタンホバー */
input.sub-btn:hover{
	background: #FFF;
    color: #2287bb;
	
}

/* faq */
.faq_list {
    padding: 10px 0 20px;
}
.faq_list li{
    margin-bottom: 20px;
    padding-left: 45px;
}
.qus {
   font-weight: bold;
    color: #2387b9;
    font-size: 19px;
}
.qus::before {
border-radius: 4px;
    display: inline-block;
    font-size: 15px;
    font-weight: bold;
    line-height: 24px;
    margin: -10px 6px 0 -31px;
    text-align: center;
    border-radius: 18px;
    padding: 0px 5px 0px 6px;
    font-weight: bold;
}
.qus::before {
    background-color: #2387bb;
	color: #fff;
    content: "Q";
}
.faqbox{
       border-bottom: 1px dotted;
    margin-top: 30px;
    padding-bottom: 15px;

}
.faqbox p{
	margin-left: 14px;
}
/* コース */

@media screen and (min-width: 767px){
.cosbox1 {
  background: linear-gradient(90deg, #fffeea 0%, #fffeea 50%, #fbe0db 50%, #fbe0db 100%);
  display: flex;
  justify-content: center;
  align-items: center;
}
.cosbox2 {
  background: linear-gradient(90deg, #f3e9f3 0%, #f3e9f3 50%, #e0ecde 50%, #e0ecde 100%);
  display: flex;
  justify-content: center;
  align-items: center;
}
.cosbox3 {
  background: linear-gradient(90deg, #f0f4fb 0%, #f0f4fb 50%, #f0f4fb 50%, #f0f4fb 100%);
  display: flex;
  justify-content: center;
  align-items: center;
}
}
.coursebox {
  width: 100%;
  margin: auto;
}
.coursebox table {
  width: 100%;
}
.cos1 div , .cos2 div , .cos3 div , .cos4 div {
  width: 100%;
  padding: 0 15px;
  margin: auto;
}
@media (min-width:576px){
  .cos1 div , .cos2 div , .cos3 div , .cos4 div {
    max-width: 540px;
  }
}
@media (min-width:768px){
  .cos1 div , .cos2 div , .cos3 div , .cos4 div {
    max-width: 720px;
  }
}
@media (min-width:992px){
  .cos1 div , .cos2 div , .cos3 div , .cos4 div {
    max-width: 960px;
  }
}
@media (min-width:1200px){
  .cos1 div , .cos2 div , .cos3 div , .cos4 div {
    max-width: 960px;
  }
}
.cos1{
	 background: #fffeea;
	    padding: 50px 30px;
}
.cos2{
	 background: #fbe0db;
	    padding: 50px 30px;
}
.cos3{
	 background: #f3e9f3;
	    padding: 50px 30px;
}
.cos4{
	 background: #e0ecde;
	    padding: 50px 30px;
}
.cos5{
	 background: #f0f4fb;
	    padding: 50px 30px;
}
@media screen and (max-width: 767px){
.cos-midasi1{
	width: 100% !important;
	}
	input{
		width: 100%;
	}
.wpcf7-list-item input{
		width: auto;
	}
	textarea{
		width: 100% !important;
	}
}
.cos-midasi1{
	border-bottom: 1px solid #18284d;
    text-align: center;
    width: 40%;
    font-size: 17px;
    font-weight: bold;
    margin-bottom: 15px;
    padding-bottom: 0px;
    color: #18284d;
	    display: block;
    padding-top: 200px;
    margin-top: -200px;
}

.cos-midasi2{
	color: #18284d;
    font-size: 20px;
    font-weight: bold;
}
.con-tabele tr{
	border-bottom:1px solid #0c0c0c;
	border-top:1px solid #0c0c0c;
	border-left:1px solid #0c0c0c;
	border-right: 1px solid #0c0c0c;
}
.con-tabele1{
	    border-right: 1px solid #0c0c0c;
    width: 30%;
    color: #fff;
    text-align: center;
    font-size: 15px;
    letter-spacing: -1px;
}
.con-tabele tr td{
	padding: 10px;

}
.con-tabele2{
	background: #fff;
}
.con-c1{
	background: #f8bc70;
}
.con-c2{
	background: #f08e87;
}
.con-c3{
	background: #a87db5;
}
.con-c4{
	background: #a2d084;
}
.con-c5{
	background: #60becf;
}


#pagenation:after{content:".";display:block;clear:both;height:0;visibility:hidden;}#pagenation #pagenation-list li{float:left;background:none;list-style:none;padding:0;margin:0 7px 5px 0;}#pagenation #pagenation-list li:last-child{margin-left:0;}#pagenation #pagenation-list a,#pagenation #pagenation-list span{background:none;display:block;margin:0;padding:6px 11px;font-size:13px;line-height:1.5;text-align:center;}#pagenation #pagenation-list .current{background:#E2EAF6;color:#006AB5;}#pagenation #pagenation-list .omit{padding:6px 2px;color:#777777;}#pagenation #pagenation-list li a{background:#006AB5;color:#FFEDED;text-decoration:none;}#pagenation #pagenation-list a:hover{background:#DB4848;color:#FFFFFF;text-decoration:none;}

