@charset "utf-8";
/*
Theme Name: alamhati
Theme URI: http://alam-hati.com/
Version: 1.0
Author: Alam.Hati
Author http://alam-hati.com/

/* =Reset default browser CSS.
Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
border:0;
font-family:inherit;
font-size:100%;
font-style:inherit;
font-weight:inherit;
margin:0;
outline:0;
padding:0;
vertical-align:baseline;
}

:focus {
outline:0;
}

ol, ul {
list-style:none;
}

table {
border-collapse:separate;border-spacing:0;
}

caption, th, td {
font-weight:normal;text-align:left;
}

blockquote:before, blockquote:after,q:before, q:after {
content:"";
}

blockquote, q {
quotes:"" "";
}

a {transition: all .3s;
}
a img {
border:0;
transition: all .3s;
}
a img:hover, a:hover {
opacity: 0.8;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
display:block;
}

body{
font:16px/2.0 Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN","Sawarabi Gothic", sans-serif;
color:#ffffff;
 background:url(images/bg.jpg) top center;
-webkit-text-size-adjust:none;
word-wrap:break-all;
}


/* リンク設定
------------------------------------------------------------*/

a{
margin:0;
padding:0;
text-decoration:none;
outline:0;
vertical-align:baseline;
background:transparent;
font-size:100%;
font-weight:bold;
color: #fff;
}

a:hover, a:active{
-webkit-transition:opacity 1s;-moz-transition:opacity 1s;-o-transition:opacity 1s;
outline:none;
color:#cdcdcd;
}

/**** Clearfix ****/

nav .panel:after, #mainNav:after, .newsTitle:after, .bg:after,.post:after{
content:"";
display:table;
clear:both;
}

nav .panel,#mainNav,.newsTitle,.bg, .post{
zoom:1;
}


/* レイアウト
------------------------------------------------------------*/

#wrapper{
margin:0 auto;
width:100%;
}
.head-inner {
margin:0 auto;
width:100%;
}


.inner{
margin:0 auto;
width:1040px;
	overflow: hidden;
}

#header{
text-align:center;
}

#content{
float:left;
width:750px;
padding:30px 0;
}

#content-wide{
width:100%;
padding:0;
}


#sidebar{
float:right;
width:255px;
padding:30px 0;
}

#footer{
clear:both;
margin-top: 100px;
padding:40px 0;
background-color: rgba(0,0,0,0.8);
} 


/* ヘッダー
------------------------------------------------------------*/

#header h1{
position:relative;
padding:10px 0;
text-align:left;
font-size:80%;
text-align: center;
}

.contact{
position:relative;
float:right;
text-align:right;
font-size:80%;
margin-top:-32px;
font-weight:bold;
}

#header h2{
position:relative;
clear:both;
text-align:center;
font-size:160%;
font-weight:bold;
}

#header h2 img{
width:200px;
}

#header .pnav ul{
position:relative;
float:right;
}

#header .pnav ul li{
font-weight:bold;
display:inline;
margin-left:5px;
font-size:90%;
}

#header .pnav ul li:before{
content:"・";
}

#header .pnav ul li a{
padding-left:5px;
color:#ffffff;
}

#header .pnav ul li a:hover{
color:#999999;
}


/* トップページ　メイン画像
------------------------------------------------------------*/

#mainImg img{
width:100%;
height:auto;
margin-top:-270px;
}
.post{
margin:0 0 20px 0;
}

/* サブページ　ヘッダー部分
------------------------------------------------------------*/
#sub-head{
width:100%;
height:auto;
margin-top:-270px;
overflow: hidden;
}

/* タイポグラフィ
------------------------------------------------------------*/

h2.title{
clear:both;
margin-bottom:50px;
padding-bottom:7px;
text-align:center;
font-size:150%;
font-weight:bold;
}

h2.title span{
padding-bottom:10px;
border-bottom:3px solid #ffffff;
}

h2.title02{
clear:both;
width: 100%;
margin-bottom:50px;
padding-bottom:7px;
text-align:center;
font-size:150%;
font-weight:bold;
}
h2.imgarea{
clear:both;
width: 100%;
text-align:center;
}
h2.imgarea img{
width: 100%;
}

h2.title span02{
padding-bottom:10px;
}
h2.title02 span img{
	margin: 0 auto;
	width: 100%;
}

h2.heading{
padding: 0.2em;
font-size: 180%;
margin-bottom: 0.2em;
font-weight: normal;
text-align: center;
font-family: Georgia, "Times New Roman", Times, "serif";
}

.dateLabel{
margin-bottom:30px;
text-align:right;
}

.post p{
padding-bottom:15px;
line-height: 1.8;
}

.post ul{
margin:10px 0 20px 20px;
}

.post ul li{
padding-left:5px;
list-style:disc;
}

.post h1{
margin:15px 0 25px;
padding:15px 0;
font-size:150%;
font-weight:bold;
border-bottom:3px solid #ffffff;
}

.post h2{
margin:0 0 50px 0;
padding:15px 0;
font-size:150%;
font-weight:bold;
text-align: center;
}

.post h3{
margin:15px 0 25px;
padding:15px 0;
font-size:120%;
font-weight:bold;
color: #DBA621;
border-bottom:1px solid #976C00;
}

.post h4{
margin:15px 0 10px;
padding:15px 0;
font-size:110%;
font-weight:bold;
}

.post h5{
margin:15px 0 10px;
padding:15px 0;
font-size:110%;
font-weight:bold;
}

.post h6{
margin:15px 0 10px;
padding:15px 0;
font-size:110%;
font-weight:bold;
}

.post blockquote{
clear:both;
padding:10px 0 10px 25px;
margin:10px 0 25px 0px;
border-left:5px solid #e9e9e9;
}
 
.post blockquote p{
padding:5px 0;
}

.post table{
border:1px #cccccc solid;
border-collapse:collapse;
border-spacing:0;
margin:10px 0 30px;
width:100%;
}

.post table th{
padding:15px;
border:#cccccc solid;
border-width:0 0 1px 1px;
font-weight:bold;
}

.post table td{
padding:15px;
border:1px #cccccc solid;
border-width:0 0 1px 1px;
}

.post img{
max-width:100%;height:auto;
}

img.aligncenter {
display:block;
margin:5px auto 30px auto;
text-align:center;
}

img.alignright{
margin:5px 0 30px 30px;
}

img.alignleft{
margin:5px 30px 30px 0;
}

.alignright{
float:right;
}

.alignleft{
float:left;
}

.CEN { margin: 0 auto; text-align: center;}

.box01 { width: 100%; background-color: rgba(0,0,0,0.5); border-radius: 4px; margin-bottom: 24px; padding: 24px 0; overflow: hidden;}
.box02 { width: 100%; background-color: rgba(0,0,0,0.5); margin-bottom: 24px; overflow: hidden;}
.DDbox { width: 100%; background-color: rgba(0,0,0,0.5); border-radius: 4px; margin-bottom: 24px; padding-bottom: 24px; overflow: hidden;}
.boxinner{ margin: 0 auto; padding: 0 32px; overflow: hidden;}
.boxinner02{ margin: 0 auto; padding: 32px 32px 0 32px; margin-bottom: 32px;}
.boxinner03{ margin: 0 auto; padding: 32px 0;}
.boxinner04{ margin: 0 auto; padding: 24px 24px 0 24px;}
.box01-inside { width: 100%; background-color: rgba(0,0,0,0.3); border-radius: 4px; margin: 0 auto;}
.box01-inside p{ padding: 16px; font-size: 80%; line-height: 1.5;}
.box-left { float: left;}
.box-right { float: right;}

.boxWide { width: 100%; padding: 80px 0; overflow: hidden;}
.bgColor01 { background-color: rgba(51,21,2,0.5);}

.fColor01 { color: #FFE500;}
.fColor02 { color: #FFE095;}

.sStyle01 { font-size: 140%; font-weight: 700;}

/* cleaner
------------------------------------------------------------*/
.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }
.cleaner_h1 { clear: both; width:100%; height: 1px; }
.cleaner_h8 { clear: both; width:100%; height: 8px; }
.cleaner_h16 { clear: both; width:100%; height: 16px; }
.cleaner_h24 { clear: both; width:100%; height: 24px; }
.cleaner_h32 { clear: both; width:100%; height: 32px; }
.cleaner_h36 { clear: both; width:100%; height: 36px; }
.cleaner_h40 { clear: both; width:100%; height: 40px; }
.cleaner_h80 { clear: both; width:100%; height: 80px; }

/* サイドバー
------------------------------------------------------------*/

.widget, .widgetInfo{
margin:0 0 20px;
}

#banners img{
max-width:255px;
height:auto;
padding-bottom:10px;
}

.widget h3{
clear:both;
margin:0 0 20px;
padding:5px 0;
font-size:130%;
font-weight:bold;
border-bottom:2px solid #ffffff;
}

.widget a{
font-weight: bold;
display:block;
padding:5px 0 5px 0;
color:#ffffff;
}

.widget a:hover{
color:#999999;
}

.newsTitle{
clear:both;
margin:0 0 20px;
padding:5px 0;
font-size:100%;
border-bottom:2px solid #ffffff;
}

.newsTitle h3{
font-size:130%;
float:left;
font-weight:bold;
}

.newsTitle p{
float:right;
padding:5px 5px 0 5px;
font-size:.8em;
}

.newsTitle a{
font-weight:bold;
color:#ffffff;
}

.newsTitle a:hover{
color:#999999;
}

.news p{
clear:both;
padding-bottom:2px;
}

.news p:last-child{
border:0;
}

.news p a{
font-weight: bold;
display:block;
padding:5px 0;
color:#ffffff;
}

.news p a:hover{
color:#999999;
}

.news span{
padding-left:10px;
}
.sepi_top {width: 100%; margin-bottom: 20px; background-color: rgba(0,0,0,0.5);}
.sepi_top img {width: 100%;}
.sepi01 {text-align: center; line-height: 1.5;}
.sepi02 {text-align: center; font-size: 120%; margin-bottom: 20px;}

.side_list { width: 100%; overflow: hidden;}
.side_list img { float: left; width: 40%;}
.side_list p { float: right; width: 55%; line-height: 1.5; font-size: 12px;}
.side_list a { font-weight: normal;}

/* フッター
------------------------------------------------------------*/
.gr_site ul{
	display: flex;
	justify-content: space-between;
}
.gr_site li{
	width: 48%;
}
.gr_site li img{
	max-width: 100%;
}
#footer ul{
text-align:center;
padding-bottom:10px;
list-style: none;
}

#footer li{
display:inline-block;
vertical-align:text-top;
text-align:left;
margin-right:30px;
}

#footer li a{
display:block;
padding:0 0 0 10px;
overflow:hidden;
color:#ffffff;
}

#footer li a:before{
content:"・";
}

#footer li a:hover{
color:#cdcdcd;
}

#footer li li{
display:block;
padding:0;
}

*:first-child+html #footer li{
display:inline;
}

*:first-child+html #footer ul ul,*:first-child+html #footer li li a,*:first-child+html #footer li li{
display:none;
}
.gMap {width: 100%; margin: 0; padding: 0; background-color: rgba(0,0,0,0.5); overflow: hidden;}
.gMap #map {float: left; width: 60%; height: 400px;}
.gMap .info-area { float: left; width: 40%; text-align: center; margin-top: 70px;}
#copyright{
clear:both;
padding:40px 0;
text-align:center;
font-size:75%;
zoom:1;
background: #000;
}

#pagetop{
position:fixed;
right:30px;
bottom:0px;
font-size:40px;
color:#cdcdcd;
}


/* ページナビ（前後）
------------------------------------------------------------*/

.pagenav{
clear:both;
width:100%;
height:30px;
margin:5px 0 20px;
}

.prev{
float:left
}

.next{
float:right;
}

#pageLinks{
clear:both;
text-align:center;
}


/* ページナビ（数字）
------------------------------------------------------------*/
.pagination, #pageLinks{
	clear: both;
	padding-top: 30px;
	text-align: center;
}

.pagination li{
	display: inline-block;
	margin: 0 5px;
	height: 35px;
	width: 35px;
	line-height: 35px;
	text-align: center;
	border-radius: 100px;
	box-shadow: 0 0 1px 0 rgba(0, 0, 0, .2);
}


#pageLinks span{
	padding: 0 5px;
}


/* トップページ 最新記事3件
------------------------------------------------------------*/

.thumbWrap{
width:770px;
margin:0 -20px 20px 0;
}

.thumbWrap li{
float:left;
width:236px;
margin:0 20px 40px 0;
background:none;
}

.thumbWrap img{
margin-bottom:15px;
}

ul.thumb h3{
margin-top:20px;
font-size:100%;
font-weight:bold;
text-align:center;
border:2px solid #ffffff;
}

ul.thumb h3 span{
display:block;
padding:7px;
color:#ffffff;
}

ul.thumb h3 span:hover{
color:#999999;
}
/* トップページ 追加スタイル
------------------------------------------------------------*/
.welcome { width: 100%; background-color: rgba(0,0,0,0.5); border-radius: 4px;overflow: hidden; margin-bottom: 85px;}
.welcome h2{
	clear:both;
	font-size:120%;
	font-weight:bold;
	background: none;
	color: #D1C192;
	margin: 0 0 16px 0;
	padding: 24px;
	text-align: center;
}

.welcome p{ padding: 0 24px 24px 24px;
}
.topslid { width: 100%; padding: 24px 0; margin-bottom: 32px;}
.sc-menu ul { width: 100%;}
.sc-menu ul li { width: 48%; float: left; margin-right: 2%; margin-bottom: 16px;}
.sc-menu ul li:nth-child(even) { float: right; margin-right: 0;}
.sc-menu ul li img { width: 100%;}

/* アーカイブ
------------------------------------------------------------*/

.post ul.cs_List { width: 100%; overflow: hidden; margin: 0 auto; box-sizing: border-box;}
.post ul.cs_List li { width: 47%; float: left; list-style: none;  margin-right: 3%; margin-bottom: 16px; text-align: center; background-color: rgba(0,0,0,0.5); padding: 0;}
.post ul.cs_List li:nth-child(even) { float: right; margin-right: 0; margin-bottom: 16px;}
.post ul.cs_List li img { width: 100%;}
.post ul.cs_List li a { display: block; font-size: 16px;}
.post ul.cs_List li p { overflow: hidden; text-align: center; width: 100%;}
.post ul.cs_List li p span { margin: 0 auto;}
.post ul.cs_List li p a.btn { width: 50%; display: block; background-color: #F04649; margin: 0 auto; margin-bottom: 8px; padding: 8px; border-radius: 25px; font-size: 14px;}
/*.post ul.cs_List li p span.btn:hover { background: #9F7A34;}*/

/* 講師紹介
------------------------------------------------------------*/
.post .box_intro {overflow: hidden; padding: 20px;}
.post .box_intro .intro_img { width: 270px; float: left;  margin-right: 3%;}
.post .box_intro ul.intro_list { float: right; width: 380px; margin:0 16px;}
.post .box_intro ul.intro_list li { list-style: none; font-size: 12px; line-height: 1.5; margin-bottom: 4px;}
.post .box_intro ul.intro_list li span { margin-right: 8px; font-weight: 700; font-family: "Courier New", Courier, "monospace"}


/* カリキュラム
------------------------------------------------------------*/
ul.course-step { margin: 0 24px; padding: 20px; text-align: center; background-color: rgba(40,17,0,0.5);}
ul.course-step li { list-style: none;}
ul.course-step li.st-name { color: #fed600; font-size: 18px; font-weight: 700;}
ul.course-step li.st-name span { font-size: 32px;}
ul.course-step li.st-name-en { color: #99cd89; font-family: Georgia, "Times New Roman", Times, "serif"; letter-spacing: 1px;}

ul.course-details { margin: 0 24px; padding: 0;}
ul.course-details li { list-style: none; margin-bottom: 16px;}
ul.course-details li:last-child { list-style: none; margin-bottom: 0;}
ul.course-details li span { display: inline-block; padding: 4px 8px; font-size: 14px; background: #478B4B; margin-right: 16px;}
ul.course-details li.AttendTime { color: #fed600; font-size: 24px;}
ul.course-details li.AttendTime span { color: #fff; margin: 0; padding: 0; font-size: 14px; background: none;}

.fullwide {
	background-color: rgba(0,0,0,0.3);
}

/* btn
------------------------------------------------------------*/
.btn_bk {
    position: relative;
    display: inline-block;
    padding: 0.25em 0.5em;
    text-decoration: none;
    color: #FFF;
    background-color: rgba(0,0,0,0.5);
    border-bottom: solid 2px #000;
    border-radius: 4px;
    box-shadow: inset 0 2px 0 rgba(255,255,255,0.2), 0 2px 2px rgba(0, 0, 0, 0.19);
    font-weight: bold;
}

.btn_bk:active {
    border-bottom: solid 2px #000;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.30);
}

/* メインメニュー　PC用
------------------------------------------------------------*/

@media only screen and (min-width:1025px){

nav#mainnav{
position:relative;
margin-top:30px;
}

nav#mainnav ul{
display:flex;
justify-content:center;
align-items:center;
}

nav#mainnav ul li{
float:left;
}

nav#mainnav ul li a{
display:block;
text-align:center;
_float:left;
height:60px;
padding-left: 40px;
padding-right: 40px;
line-height:60px;
font-size:120%;
font-weight:bold;
color:#ffffff;
text-shadow: 0 0 20px #000;
letter-spacing: 4px;
}

nav#mainnav ul li a span,nav#mainnav ul li a strong{
display:block;
font-size:90%;
line-height:1.7;
}

nav#mainnav ul li a span{
font-size:70%;
}

nav#mainnav ul li a:hover span, nav#mainnav ul li a:hover{
color:#999999;
}

nav#mainnav ul ul{
width:160px;
border-top:0;
}

nav#mainnav ul li ul{
display: none;
}

nav#mainnav ul li:hover ul{
display: block;
position: absolute;
top:40px;
text-align:center;
z-index:500;
transition: all .5s;
}

nav#mainnav ul li li{
background-color: rgba(0,0,0,0.8);
border-bottom:1px dotted #666;
float: none;
width:240px;
height:40px;
line-height:40px;
margin:0;
}

nav#mainnav ul li li:last-child{
border:0;
}

nav#mainnav ul li li a{
width:100%;
height:40px;
padding:0;
line-height:40px;
font-size:12px;
font-weight: normal;
text-align:center;
letter-spacing: 0;
}

nav#mainnav ul li li a:hover{
color:#999999;
background: #222;
}

nav div.panel{
display:block !important;
}

a#menu{
display:none;
}

.pc-disp { display: inline-block;}
.sp-disp { display: none;}
}


/* iPadサイズ以下（1024px）からアコーディオンメニュー
------------------------------------------------------------*/

@media only screen and (max-width:1024px){

#header{
position:fixed;
width:100%;
z-index:500;
}
	
#headerWrap{
position:relative;
width:100%;
height:60px;
background:#000000;
border-bottom:1px solid #424242;
}
	
#header h1{
display:none;
}
	
#header h2{
padding-top:18px;
}
	
#header h2 img{
max-height:40px;
width:auto !important;
}

#header .pnav ul{
display:none;
}

a#menu{
display:inline-block;
position:relative;
width:40px;
height:40px;
}

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

#menuBtn:before, #menuBtn:after{
display:block;
content:"";
position:absolute;
top:50%;
left:0;
width:18px;
height:2px;
background:#ffffff;
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:0;
z-index:100;
}

#mainnav{
position:absolute;
top:0;
width:100%;
text-align:right;
z-index:500;
}

#mainnav ul{
background:#000000;
text-align:left;
}

#mainnav li a{
position:relative;
display:block;
padding:12px 25px;
border-bottom:1px solid #424242;
color:#ffffff;
font-weight:bold;
}

#mainnav ul li a span{
display:none;
}

#mainnav ul li li{
border:0;
}

#mainnav ul li li a{
padding-left:40px;
}

}


/* iPadサイズ以下（1024px）から 1カラム表示に切り替え
------------------------------------------------------------*/

@media only screen and (max-width:1024px){

#wrapper, #header {
width:100%;
}
	.inner {
		width: 98%;
		margin: 0 auto;
	}
#wrapper {
	padding-top: 5.85937vw;
}


#header h1, #header p{
padding:5px 10px;
}

#header h2{
padding:10px;
}

#mainImg img{
margin-bottom:30px;
padding-top:330px;
}
#sub-head{
display: none;
}

h2.first{
margin-top:75px;
}

h2.topFirst{
margin-top:-10px;
}

#content, #sidebar{
clear:both;
width:95%;
float:none;
margin:0 auto;
padding:10px 0;
}
#content-wide {
clear:both;
width:100%;
float:none;
margin:0 auto;
}
	
#banners{
width:100%;
margin:30px 0 30px 0;
text-align:center;
}

#banners p{
display:inline;
}

#banners p img{
width:100%;
height:auto;
}

.widget_search{
text-align:center;
}

#footer{
margin:0;border:0;
text-align:center;
}

#footer ul{
text-align:center;
}

#footer li{
margin-right:20px;
}
.gMap {width: 100%; background-color: rgba(0,0,0,0.3); overflow: hidden;}
.gMap #map {float: none; width: 100%; margin: 0 auto;}
.gMap .info-area { float: none; width: 100%; margin: 40px 0;}
.gMap .info-area img{ width: 90%; text-align: center;}

	
.thumbWrap{
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
-ms-box-sizing:border-box;
box-sizing:border-box;
width:100%;
margin:0 auto;
overflow:auto;
}

.thumbWrap ul.thumb li{
width:30%;
float:left;
margin:0 1% 0 2%;
}

.thumbWrap img{
width:100%;
height:auto;
}


.box-left, .box-right { float: none; width: 95%; margin: 0 auto;}
.box-left img, .box-right img { float: none; margin: 0 auto; display: block;}
.box-left { margin-bottom: 24px;}


/* 講師紹介
------------------------------------------------------------*/
.post .box_intro {overflow: hidden; padding: 20px;}
.post .box_intro .intro_img { width: 33%; float: left;  margin-right: 3%;}
.post .box_intro ul.intro_list { float: right; width: 58%; margin-left:16px;}
.post .box_intro ul.intro_list li { list-style: none; font-size: 12px; line-height: 1.3; margin-bottom: 4px;}
.post .box_intro ul.intro_list li span { margin-right: 8px; font-weight: 700; font-family: "Courier New", Courier, "monospace";}
	
.DDbox { width: 100%; background-color: rgba(0,0,0,0.5); border-radius: 4px; margin-bottom: 24px; padding-bottom: 0; overflow: hidden;}	
.boxinner{ padding: 0 24px;}
.boxinner02{ margin: 0 auto; padding: 16px 0; margin-bottom: 16px;}
.boxinner03{ margin: 0 auto; padding: 16px 0;}
.boxinner04{ margin: 0 auto; padding: 24px 24px 0 24px;}
.box01-inside { background-color: rgba(0,0,0,0.3); border-radius: 4px; margin: 0 auto;}
.box01-inside p{ padding: 16px; font-size: 80%; line-height: 1.5;}
	
.boxWide { width: 98%; padding: 80px 0; overflow: hidden;}
	
.pc-disp { display: none;}
.sp-disp { display: block;}
}


/* 幅644px以下から ヘッダー等微調節
------------------------------------------------------------*/

@media only screen and (max-width:644px){

body { font-size: 14px;}
#wrapper {
	
}
#mainImg{
margin-bottom:30px;
}
#sub-head{
display: none;
}

#content-wide {
clear:both;
width:98%;
margin:0 auto;
padding-top: 9.31677vw;
}
h2.title{
margin-bottom:35px;
}

img.alignright, img.alignleft{
display:block;
margin:5px auto 20px auto;
}

.alignright,.alignleft{
float:none;
}
	
.post h2{
	font-size: 14px;
}
#footer ul{
text-align:left;
padding:15px;
}

#footer ul ul{
padding:0;
}

.thumbWrap ul.thumb li{
width:98%;
margin-bottom:30px;
}

.welcome { width: 95%; margin:0 auto; margin-bottom: 24px; padding: 0;}
.welcome h2{
	clear:both;
	font-size:100%;
	font-weight:normal;
	background: none;
	color: #D1C192;
	margin: 16px 0 0 0;
	padding: 2.48447vw;
	line-height: 1.5;
	
}
.topslid { width: 100%; padding: 24px 0; margin-bottom: 0;}
.sc-menu ul { width: 98%; margin: 0 auto;}
.sc-menu ul li { width: 100%; float: none;margin-bottom: 16px;}
.sc-menu ul li:nth-child(even) { float: none;}
.sc-menu ul li img { width: 100%;}
	
/* アーカイブ
------------------------------------------------------------*/
.post ul.cs_List { width: 90%; margin: 0 auto; text-align: center;}
.post ul.cs_List li { width: 100%; float: none; margin: 0 0 24px 0;}
.post ul.cs_List li:nth-child(even) { float: none;}
.post ul.cs_List li img { width: 100%;}
.post ul.cs_List li a { font-size: 14px;}


/* 講師紹介
------------------------------------------------------------*/
.post .box_intro h3 { width: 100%; text-align: center; padding: 0; border: none;}
.post .box_intro h3 span { display: block;}
.post .box_intro {overflow: hidden; padding: 20px 0;}
.post .box_intro .intro_img { width: 100%; float: none;  display: block;  margin: 0 auto; text-align: center;}
.post .box_intro ul.intro_list { float: none; width: 90%; margin: 0 auto;}
.post .box_intro ul.intro_list li { float: none; width: 100%; border-bottom: #fff 1px dotted; padding: 4px 0}
.post .box_intro ul.intro_list li span { display: block; margin: 0; font-weight: 700;}
	
/* カリキュラム
------------------------------------------------------------*/

ul.course-details { margin: 0;}
ul.course-details li { list-style: none; margin-bottom: 16px;}
ul.course-details li:last-child { margin-bottom: 0;}
ul.course-details li span { display: block; text-align: center; margin-right: 0; margin-bottom: 8px;}
ul.course-details li.AttendTime { color: #fed600; font-size: 16px;}
ul.course-details li.AttendTime span { display: block; text-align: left;}

.boxinner{ padding: 16px 16px 0 16px;}
.boxinner02{ width: 96%;margin: 0 auto; padding: 16px 0 0 0; margin-bottom: 16px;}
.boxinner03{ width: 96%; margin: 0 auto; padding: 16px 0 0 0; margin-bottom: 24px;}
.boxinner04{ margin: 0 auto; padding: 16px 16px 0 16px;}
.box01-inside { background-color: rgba(0,0,0,0.3); border-radius: 4px; margin: 0 auto; padding-bottom: 16px;}
.box01-inside p{ padding: 16px; font-size: 80%; line-height: 1.5;}
	
.boxWide { width: 96%;margin: auto; padding: 20px 0; overflow: hidden;}
}
