@import url(http://fonts.googleapis.com/earlyaccess/notosansjp.css);
@import url(https://fonts.googleapis.com/css?family=Modern+Antiqua);

/* reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;}
ul{list-style:none;}
table{border-collapse:collapse;border-spacing:0;}
caption,th{text-align:left;}
q:before,q:after{content:'';}
object,embed{vertical-align:top;}
legend{display:none;}
h1,h2/*,h3,h4,h5,h6*/{font-size:100%;}
img,abbr,acronym,fieldset{border:0;}

body{
	font: 13.6px/1.8 'Noto Sans JP', Arial, Verdana, 游ゴシック, YuGothic,'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', メイリオ, Meiryo,sans-serif;
	font-weight: 300;
	-webkit-text-size-adjust:100%;
	overflow-x: hidden;
	color: #000;
	background: #fff;
	text-align: justify;
}

a{
	color: #ec8344;
	text-decoration: none;
}

a:hover, .active{
  text-decoration: underline;
}

a:active, a:focus,input:active, input:focus{outline:0;}

h3{
	font-size: 18px;
	line-height: 26px;
	padding: 12px 0 5px 0;
	border-bottom: 1px solid #000000; 
	margin-bottom: 12px;
}

h4{
	font-size: 15px;
	font-weight: bold;
	padding:12px 0 0 0;
}

h2.e-title{
	color:#81210b;
    width: 100%;
    margin: 5px auto;
    font-size: 21px;
    font-weight: normal;
    text-align: center;
    font-family: 'Cantata One', serif, 'Noto Sans JP',serif;
    border-bottom: 1px solid #000000; 
}

p.l-copy{
	font-size: 18px;
	line-height: 26px;
	text-align: center;
	font-family: 'Cantata One', serif, 'Noto Sans JP',serif;
	padding-bottom: 10px;
	margin-top: 15px;
}

/* ★★★★★★  最新情報　★★★★★★*/ 
.box-orange{
  background: #f69178;
  padding: 0px 0px 0px 10px;
}
img.fruit{
	margin-top:8px;
}
 .latest-info {
  padding: 2px 7px;
  font-weight: bold; 
  font-size: 16px; 
  color: #ffffff;
}
.yokonarabi {
   display: inline-block;
   vertical-align: middle;
}
.info-box-bottom {
 padding: 10px 13px;
 box-shadow: 0 0 0 2px #f69178 inset;
 }
/* ★  インデント（二行目以降一文字落ち）  ★*/ 
ul.indent li {
  text-indent: -0.9em;
  margin-left: 1em;
}

/* スマホ用メニュー
------------------------------------------------------------*/
.global-nav {
  background: #fc9982; 
  padding: 0;
  border-top: 1.5px solid #ffffff;
  font-size: 13.5px;
  list-style-type: none;
  border-radius: 2px;
}
/*clearfix*/
.global-nav:after {
  content: "";
  clear: both;
  display: block;
}
.global-nav li {
  color: #ffffff;
  float: left;
  width: 50%;
  text-align: center;
  border-bottom: 1px solid #ffffff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/*奇数のli要素に適応*/
.global-nav li:nth-child(odd) {
  color: #000;
  border-right: 1px solid #ffffff;
}
.global-nav a {
  color: #000;
  display: block;
  line-height: 33px;
  text-decoration: none;
}
.global-nav a:hover {
  color: #000;
  background: #fd7f62;
}


/* ヘッダー
------------------------------------------------------------*/
#mainnav a{
	color: #000;
	font-family: 'Cantata One', serif, 'Noto Sans JP',serif;
}

.main-title{
	font-size: 15px;
}

.sub{
	font-size: 18px;
	text-align:center;
	font-family: 'Cantata One', serif, 'Noto Sans JP',serif;
}


/* フッター
------------------------------------------------------------*/
#footer{
	clear: both;
	padding: 50px 10px 50px 0;
	text-align: center;
	font-size: 12px;
}


/* 共通
------------------------------------------------------------*/
h1, h2{
	font-family: 'Cantata One', serif, 'Noto Sans JP',serif;   
}

img{
	max-width: 100%;
	height: auto;
}
/*youtube動画*/
.movie {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
}
 
.movie iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

section{
  clear: both;
}

section h2{
	width: 60%;
	margin: 35px auto;
	font-size: 22px;
	font-weight:normal;
	text-align: center;
}

section h2 span {
	font-family: 'Cantata One', serif;
	padding-bottom: 10px;
	border-bottom: 3px solid #000;
}

.inner{
	width: 80%;
	margin: 0 auto;
	padding-bottom: 50px;
}

#sec03 .inner, #sec04 .inner{
	border-bottom: 1px solid #a0a0a0;
}

.innerS{
	width: 60%;
	margin: 0 auto;
	padding-bottom: 25px;
	padding-top: 6px;
}


/* SEC02 Gallery
------------------------------------------------------------*/
#sec02{
	padding: 0 !important;
}

#sec02 header{
	display: none;
}

#gallery{
	overflow: hidden;
}

#gallery li{
	float: left;
	width: calc(100%/3);
	line-height: 0;
}
#gallery li.full{
	width: 100%;
}


#gallery img{
	display: block;
	width: 100%;
	height: auto;
}


/* SEC03 School
------------------------------------------------------------*/


/*.col4 .img{
	margin: 0 auto;
}*/

.profile
	padding: 10px 0 5px 0;
}



/* SEC04 PROJECT
------------------------------------------------------------*/
#sec04{
	padding-bottom: 0 !important;
}

.article{
	clear: both;
	overflow: hidden;
	padding-bottom: 50px;
}

.article img{
	float: left;
	margin: 5px 20px 20px;
}

.article p{
	margin-bottom: 20px;
}

/* SEC07 Gallery-02
------------------------------------------------------------*/
#sec07{
	padding: 0 !important;
}

#gallery-02{
	overflow: hidden;
}

#gallery-02 li{
	float: left;
	width: calc(100%/3);
	line-height: 0;
}
#gallery-02 li.full{
	width: 100%;
}

#gallery-02 img{
	display: block;
	width: 100%;
	height: auto;
}




/* SEC05 COMPANY  住所／地図
------------------------------------------------------------*/
#sec05 p{
	margin-bottom: 5px;
}

.col2 li{
	display: inline-block;
	width: 100%;
  margin: 20px 0;
}

#map{
	position: relative;
	padding-bottom: 75%;
	height: 0;
	overflow: hidden;
	z-index: 0;
}

#map iframe{
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
	border: 0;
}



/* RESPONSIVE 設定
------------------------------------------------------------*/

@media only screen and (min-width: 800px){
	
	.firstCopy{
    	margin-top: 0px !important;
    	padding-top: 0px;
    }
	.newMenu{
		display: none;
	}
	
	body{
		font-size:14px;
	}
	
	.wrapper{
		width: 84%;
	}
	
	.content{
		width: 90%;
	}
	
	.sidebar{
		margin-top: 20px;
		margin-top: 20px;
		width: 15%;
		position: fixed;
		top: 0;
		right: 5%;
		background: #fff;
	}
	
  a#menu{
		display:none;
	}	

	.panel{
		display:block !important;
	}
	
	#sidebar h1{
		padding: 0px 0;
	}

	#mainnav li{
		font-size: 14px;
		letter-spacing: 0.2em;
		padding: 8px 0;
	}
	
	#sns{
		margin-top: 5px;
	}
	
	#sns li{
		display: inline-block;
		padding-right: 10px;
	}

	#sns a:hover img{
		opacity: .8;
	}
}
	
	/* SEC03 BRAND
	-----------------*/
	
/*著書紹介ブロック*/
.col4{
		text-align: center;
	    margin-top: 20px;
	    margin-bottom: 20px;
	    border-top: solid 1px gray;
	    border-bottom: solid 1px gray;
	}	
.col4 li{
		display: inline-block;
		width: 30%;
		vertical-align: top;
		text-align: left;
		margin: 15px 5px 15px 5px;
		padding-top: 5px;
	}
	
#map iframe{
		height: 200px !important;
  }
#footer{
		padding: 30px 10px 70px 0;
	}
 #page-top {
    display:none;
}

/* テレビ出演リスト */
dl .list-tv {
    width: 100%;
}

dl.list-tv dt {
    display: block;
    width: 25%;
    float: left;
    clear: left;
}

dl.list-tv dd {
    float: left;
    width: 75%;
}
@media only screen and (min-width: 641px){
	.col2 li{
		width: 60%;
		vertical-align: top;
	}
	.col2 li:first-child{
		width: 35%;
		padding-right: 4%;
	}
/* トップに戻るボタン*/	 
#page-top a {
    display: block;
    background: #ffffff;
    color: #fff;
}
}
@media only screen and (max-width: 640px){
	.innerS{
		width: 80%;
		padding-bottom: 25px;
	}
	#gallery li{
		float: none;
		width: 100%;
	}
	#gallery-02 li{
		float: none;
		width: 100%;
	}
	.article img{
		float: none;
		display: block;
		margin: 0 auto 20px;
	}
	#map iframe{
		width: 96% !important;
		left: 2%;
	}
	.col4{
	text-align: center;
    padding: 30px 10px 0 10px;
    margin-top: 20px;
    border-top: solid 1px gray;
    border-bottom: solid 1px gray;
	}
	
.content{
	padding-top:0px !important;
}
}

@media only screen and (max-width: 799px){	
    .firstCopy{
    	margin-top: 10px;
    }
	.sidebar{
		display: none;
	}
	
	.sidebarWrap{
		position: relative;
		width: 100%;
		height: 60px;
		background: #fff;
		border-bottom: 1px solid #ccc;
	}
	
	#sidebar h1{
		text-align: center;
		padding-top: 15px;
	}
	
	#sidebar h1 img{
		width: auto !important;
		max-height: 25px;
	}
	
  a#menu{
  	display: inline-block;
  	position: relative;
  	width: 40px;
  	height: 40px;
  	margin: 10px;
	}

	#menuBtn{
  	display: block;
  	position: absolute;
  	top: 50%;
  	left: 50%;
  	width: 18px;
  	height: 2px;
  	margin: -1px 0 0 -7px;
  	background: #000;
  	transition: .2s;
	}

	#menuBtn:before, #menuBtn:after{
  	display: block;
  	content: "";
  	position: absolute;
  	top: 50%;
  	left: 0;
  	width: 18px;
  	height: 2px;
  	background: #000;
  	transition: .3s;
	}

	#menuBtn:before{
  	margin-top: -7px;
	}

	#menuBtn:after{
  	margin-top: 5px;
	}

	a#menu .close{
  	background: transparent;
	}

	a#menu .close:before, a#menu .close:after{
  	margin-top: 0;
	}

	a#menu .close:before{
  	transform: rotate(-45deg);
  	-webkit-transform: rotate(-45deg);
	}

	a#menu .close:after{
  	transform: rotate(-135deg);
  	-webkit-transform: rotate(-135deg);
	}

	.panel{
		width: 100%;
		display: none;
		overflow: hidden;
		position: relative;
		left: 0;
		top: -10px;
		z-index: 100;
	}

	#mainnav{
		position: absolute;
		top: 0;
		width: 100%;
		/*text-align: right;*/
	}

	#mainnav ul{
		border-bottom: 1px solid #ccc;
		background: #fff;
		text-align: left;
	}

	#mainnav li a{
		position: relative;
		display: block;
		padding: 15px 25px;
		border-bottom: 1px solid #ccc;
		color: #000;
		font-weight: 400;
	}
	#mainnav li a:before{
		display: block;
		content: "";
		position: absolute;
		top: 50%;
		left: 5px;
		width: 6px;
		height: 6px;
		margin: -4px 0 0 0;
		border-top: solid 2px #000;
		border-right: solid 2px #000;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
	}
	#mainnav #sns li{
		display: inline-block;
	}
	#mainnav #sns li a{
		position: relative;
		display: inline-block;
		padding: 15px 10px 0;
		border: 0;
	}
	#mainnav #sns li a:before{
		border: 0;
	}
	
.col4 li{
		display: inline-block;
		width: 40%;
		vertical-align: top;
		text-align: left;
		margin: 15px 0px 15px 0px;
		padding: 0px 8px 0px 8px;
		padding-top: 5px;
	}
	
	section h2{
		margin: 35px auto;
	}
	
	/* サブコピー */
	.sub{
	font-size: 15px;
	text-align:center;
	margin-bottom: 5px;
}
}

.application{
   color: #ec8344;
}

.tel{
	font-size: 20px;
	font-weight: bold;
	color: #ec8344;
}

.certificate-exam{
	margin-top: 20px;
}

/* クエスチョンマーク*/
.fa-question-circle{
	font-size: 24px;
	color: #ec8344;	
}

/* 本文カット写真*/
.cut-photo img{
	margin-top: 15px;
}

/* 認定校／テーブル*/
section table { width: 100%; }
section th, section td  { padding: 10px; border: 1px solid #ddd; }
section th  { background: #f4f4f4; }
 
/*----------------------------------------------------
  .table01
----------------------------------------------------*/
.table01 th  { width: 30%; text-align: left; }
 
@media only screen and (max-width:640px){
    .table01 { 
     /*margin: 0 -10px;*/
     .table01 th,.table01 td{
     width: 100%;
     display: block;
     border-top: none;
     }
     .table01 tr:first-child th {
      border-top: 1px solid #ddd; 
     }
   
     
}

@media only screen and (max-width: 640px){
.table01 {
    /* margin: 0 -10px; */
}
/* トップに戻るボタン*/
#page-top {
    position: fixed;
    bottom: 15px;
    right: 15px;
    font-size: 180%;
    opacity:0.6;
}
 
#page-top a {
    display: block;
    background: #767676;
    color: #fff;
    width: 50px;
    padding: 1px 0;
    text-align: center;
    text-decoration: none;
    border-radius: 10px;
}
 
#page-top a:hover {
    background: #585858;
    text-decoration: none;
}
}

/* ここまで認定校／テーブル*/

.books{
	/* background-color; #fcfded; */
	padding-top: 15px;
}

.to-amazon{
	color: #ec8344;
	font-weight: bold;
}

.col4 ul{
	/* background-color: #f7fcf3; */
	padding-top: 15px;
}

ul#sns{
	
}

.innerS2 {
    width: 60%;
    margin: 0 auto;
    padding-bottom: 20px;
}

.access_map iframe{
	width: 100%;
}


/* youtube動画 */
.youtube {
position: relative;
max-width: 100%;
padding-top: 56.25%;
}
.youtube iframe {
position: absolute;
top: 0;
right: 0;
width: 100%;
height: 100%;
}

/* SEC05 COMPANY  住所／地図
------------------------------------------------------------*/
#sec05 p{
	margin-bottom: 5px;
}

.col2 li{
	display: inline-block;
	width: 100%;
  margin: 20px 0;
}

#map{
	position: relative;
	padding-bottom: 75%;
	height: 0;
	overflow: hidden;
	z-index: 0;
}

#map iframe{
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
	border: 0;
}


