@charset "utf-8";
/* ===========================

CSS Information

 File name:      style.css
 Last update:    2014-12

============================= */

* {
	margin: 0;
	padding: 0;
}
html {
	color: #333;
	font-size: 62.5%;
}
body {
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	line-height: 1.5;
	font-size: 2.4rem;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
}
div,p,li,dt,dd,a,span {
	font-size: 2.4rem;
}
li {
	list-style: none;
}
hr {
	display: none;
}


/* @class set
--------------------- */
.left {
	float: left;
}
.right {
	float: right;
}
.ta-right {
	text-align: right;
}
.ta-left {
	text-align: left;
}
.ta-center {
	text-align: center;
}

.m0 {
	margin: 0 !important;
}
.mb5 {
	margin-bottom: 0.5em !important;
}
.mb10 {
	margin-bottom: 1.0em !important;
}
.mb20 {
	margin-bottom: 2.0em !important;
}
.mb30 {
	margin-bottom: 3.0em !important;
}
.mb40 {
	margin-bottom: 4.0em !important;
}
.mb50 {
	margin-bottom: 5.0em !important;
}
.mb60 {
	margin-bottom: 6.0em !important;
}

/* @group .clearfix
--------------------- */
.page div:after{
	content: ".";  
	display: block;  
	visibility: hidden;  
	height: 0.1px;  
	font-size: 0.1em;  
	line-height: 0;  
	clear: both; 
}
.clearfix:after{
	content:"";
	clear:both;
	display:block;
	height:0;
}
.clearfix {
	display: inline-block;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}

.clear {
	clear: both;
}

a {
	color: #09f;
}
img {
	width: 100%;
	height: auto;
	vertical-align: bottom;
}

.col-wrapper {
	width: 93.75%;
	margin: 0 auto;
}

/* Header
------------------*/
#Header {
	position: relative;
	background: -moz-linear-gradient(top, #fff, #fff 80%, #DEF1FD);
    background: -webkit-linear-gradient(top, #fff, #fff 80%, #DEF1FD);
    background: linear-gradient(#fff, #fff 80%, #DEF1FD);
}
#Header:before {
	content: "";
	display: block;
	height: 2px;
	width: 100%;
	background:-webkit-gradient(linear, left top, right bottom, from(#1789D5), color-stop(0.5,#0AB0EE), to(#1789D5));
	background:-moz-linear-gradient(left, #1789D5, #0AB0EE, #1789D5);
	background:linear-gradient(left, #1789D5, #0AB0EE, #1789D5);
}
#Header #Logo {
	width: 45%;
	padding: 20px 10px;
}
#Header #Logo a{
	display: block;
}
#Header #BtnNavi {
	display: flex;
	position: absolute;
	align-items: center;
	right: 10px;
	top: 10px;
}
#Header #BtnNavi a{
	display: block;
	width: 70px;
	height: 70px;
	margin-right: 10px;
}
#Header #BtnNavi > img{
	width: 80px;
	height: 80px;
}


/* HideNavigation
------------------*/
#HideNavigation {
	position: relative;
	z-index: 10000;
}
#HideNavigation #Baloon {
	width: 28px;
	height: 17px;
}
#HideNavigation ul {
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	width: 100%;
	padding-top: 17px;
	background: rgb(0,153,255) url(../img/sp/header/bg_baloon.png) top no-repeat;
}
#HideNavigation > ul li {
	border-bottom: 2px dotted #ccc;
}
#HideNavigation li a {
	display: block;
	padding: 24px 40px 24px 60px;
	background: url(../img/sp/header/icn_menu.png) 30px center no-repeat;
	background-size: 12px 19px;
	color: #fff;
	text-decoration: none;
}
#HideNavigation li a:active {
	background-color: rgba(255,255,255,0.9);
}
#HideNavigation li:last-child {
	border-bottom: none;
}

#HideNavigation li ul {
	position: static;
	width: auto;
	margin: 0 10px;
	margin-bottom: 10px;
	padding: 24px 0;
	background: rgba(255,255,255,0.9);
	border-radius: 6px;
}

#HideNavigation li ul li {
	border: none;
}

#HideNavigation li ul li a {
	padding: 6px 40px 6px 60px;
	background: url(../img/sp/header/icn_sub_menu.png) 27px 16px no-repeat;
	background-size: 24px 24px;
	color: #333;
}


#HideNavigation li.pagetop {
	text-align: center;
}
#HideNavigation li.pagetop a {
	background-image: none;
}
#HideNavigation li.pagetop img {
	width: 40px;
	height: 40px;
}


/* GrobalNavigation
------------------*/
#GrobalNavigation li {
	float: left;
}
#GnaviCourse {
	width: 23.4375%;
}
#GnaviResults {
	width: 21.4%;
}
#GnaviSchoolinfo {
	width: 27.187%;
}
#GnaviInquiry {
	width: 27.9687%;
}



/* top boxSlider style
------------------*/
.bx-wrapper {
	position: relative;
}
.bx-viewport {
	overflow: hidden;
}
#MainImageWrapper .bx-controls {
	position: absolute;
	bottom: 5px;
	width: 100%;
}
.bx-pager {
	text-align: center;
}
.bx-wrapper .bx-pager .bx-pager-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}
.bx-wrapper .bx-pager.bx-default-pager a {
	background: #0099FF;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #F175A7;
	box-shadow: 0 0 3px 3px rgba(241,117,167, 0.4);
}
.bx-wrapper .bx-prev {
	left: -45px;
	background: url(../img/sp/slide/btn_prev.png) no-repeat;
}
.bx-wrapper .bx-next {
	right: -45px;
	background: url(../img/sp/slide/btn_next.png) no-repeat;
}
.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 40px;
	height: 40px;
	text-indent: -9999px;
	z-index: 9999;
	background-size: 40px 40px;
}
.bx-caption {
	font-size: 1.0rem;
	line-height: 1.1;
}


/* top SNS icon
------------------*/
#sns{
	padding: 20px;
}
#sns .inner{
	display: flex;
	
}
#sns .inner a{
	width: 25%;
	text-decoration: none;
	display: block;
	padding: 10px;
}
#sns .inner a img{
	width: 60%;
	display: block;
	margin: 0 auto;
}
#sns .inner a span{
	font-size: 20px;
	font-weight: 700;
	text-align: center;
    letter-spacing: -2px;
    line-height: 1.2;
    display: block;
    margin-top: 10px;
	position: relative;
}
#sns .inner a:first-of-type span{
	color: #eb02dd;
}
#sns .inner a:nth-of-type(2) span{
	color: #0dc757;
}
#sns .inner a:nth-of-type(3) span{
	color: #ec538f;
}
#sns .inner a:last-of-type span{
	color: #ff9304;
}
#sns .inner a span::before,
#sns .inner a span::after{
	content: "";
	position: absolute;
	width: 1px;
	height: 100%;
	top: 0;
}
#sns .inner a:first-of-type span::before,
#sns .inner a:first-of-type span::after{
	background: #eb02dd;
	
}
#sns .inner a:nth-of-type(2) span::before,
#sns .inner a:nth-of-type(2) span::after{
	background: #0dc757;
	
}
#sns .inner a:nth-of-type(3) span::before,
#sns .inner a:nth-of-type(3) span::after{
	background: #ec538f;
	
}
#sns .inner a:last-of-type span::before,
#sns .inner a:last-of-type span::after{
	background: #ff9304;
	
}
#sns .inner a span::before{
	left: -5px;
	transform: rotate(340deg);
	transform-origin: top center;
}
#sns .inner a span::after{
	right: -5px;
	transform: rotate(-340deg);
	transform-origin: top center;
}
.access{
	margin-bottom: 20px;
}
.access .inner{
	padding: 10px;
}
.access .inner h2{
	font-size: 1.6rem;
	border-left: 3px solid #0099FF;
	padding-left: 10px;
	margin-bottom: 20px;
}
.access .inner ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	gap: 20px;
}
.access .inner ul li{
	width: calc(50% - 10px);
	background: #EDF7FF;
	border:1px solid #efefef;
	border-radius: 10px;
	box-sizing: border-box;
	overflow: hidden;
}
.access .inner ul li a{
	text-decoration: none;
	display: flex;
	align-items: stretch;
	gap: 5px;
	overflow: hidden;
}
.access .inner ul li a img{
	flex: 0 0 40%;
	max-width: 40%;
	height: auto;
	object-fit: cover;
}
.access .inner ul li a .text{
	flex: 1;
	font-size: 14px;
	line-height: 1.8;
	padding: 15px 10px;
}
.access .inner ul li a .text span:first-of-type{
	color: #333;
	font-size: 2.4rem;
	line-height: 1.8;
	font-weight: 700;
	display: block;
}
.access .inner ul li a .text span:last-of-type{
	background: #288dcd;
	color: #fff;
	font-size: 2rem;
	font-weight: 700;
    text-decoration: none;
    padding: 2px 5px;
    border: solid 2px #288dcd;
    border-radius: 4px;
	display: inline-block;
}

/* top Feed
------------------*/
#Feed {
	margin-bottom: 2em;
}
#Feed h2 {
	position: relative;
	width: 96.875%;
	margin: 0 auto;
}
#Feed h2 .link-list {
	position: absolute;
	top: 1.8em;
	right: 1.8em;
	display: block;
	width: 130px;
}
#Feed .icn-new {
	display: inline-block;
	width: 24px;
}
#Feed .icn-new img {
	vertical-align: middle;
}
#Feed li span.date {
	font-size: 2.0rem;
	font-weight: bold;
}
#Feed li span.title {
}
#Feed li span.new {
	padding: 3px 10px;
	border-radius: 3px;
	background: #e52773;
	color: #fff;
	font-size: 13px; font-size: 1.3rem;
}

/* nav-wrapper style
------------------*/
.nav-wrapper,
.blog-wrapper {
	width: 96.875%;
	margin: 0 auto;
	background: url(../img/sp/common/bg_menu_center.png) repeat-y;
	background-size: 100% 100%;
}
.nav-wrapper ul,
.blog-wrapper ul {
	padding: 0 3.225% 10px 3.225%;
	background: url(../img/sp/common/bg_menu_bottom.png) bottom no-repeat;
	background-size: contain;
}
.nav-wrapper li,
.blog-wrapper li {
	border-bottom: 1px dotted #999;
}
.nav-wrapper li:last-child,
.nav-wrapper li.last,
.blog-wrapper li:last-child {
	padding-bottom: 0.8em;
	border-bottom: none;
}
.nav-wrapper li a,
.blog-wrapper li a {
	display: block;
	padding: 24px 2em 24px 1em;
	background: url(../img/sp/common/icn_menu.png) 95% center no-repeat;
	text-decoration: none;
	background-size: 24px 24px;
	color: #333;
}
.nav-col-wrapper {
	margin-bottom: 2em;
}
.nav-col-wrapper h2 {
	width: 96.875%;
	margin: 0 auto !important;
}


/* top h2
------------------*/
#Voice h2,
#Student h2,
#Course h2,
#ContentsMenu h2,
#Result h2 {
	margin-bottom: 0.5em;
}


/* banner
------------------*/
.banner {
	margin-bottom: 1em;
}
.half-banner {
	width: 48.33%;
	margin-bottom: 0.6em;
}
#BnrFB {
	margin-bottom: 10px;
}
#BnrLesson {
	margin-bottom: 15px;
}



#VoiceNavi,
#StudentNavi {
	padding: 1em 10%;
	background-color: #EAF4FB;
}
#VoiceNavi img,
#StudentNavi img {
	margin-bottom: 0.5em;
	padding: 2px;
	background: #fff;
	box-shadow: 0 0 3px 0 rgba(0,0,0,0.4);
}
#StudentNavi .bx-caption {
	text-align: center;
}

/* コース紹介
------------------*/
#Course {
	margin-bottom: 3em;
}
#CourseNavi ul {
	position: relative;
	z-index: 1;
	width: 88.75%;
	margin: 0 auto;
}
#CourseNavi li {
	float: left;
	box-shadow: 0 -6px 6px 0 rgba(0,0,0,0.4) inset;
}
li#Kokunai {
	width: 45.6%;
	margin-right: 1.9%;
}
li#Gaishi {
	width: 52.46%;
}
#CourseNavi li.select {
	box-shadow: none;
}
#CourseNavi li img {
	position: relative;
	z-index: -1;
}

.section-course {
	width: 84%;
	margin: 0 auto;
	padding: 20px;
}
#CourseNavi00 {
	border: 20px solid #FF9406;
}
#CourseNavi01 {
	display: none;
	border: 20px solid #FF54A6;
}

#CourseNavi00 .img-wrapper,
#CourseNavi01 .img-wrapper {
	float: left;
	width: 38.46%;
	margin-right: 20px;
}
#CourseNavi00 .img-wrapper img,
#CourseNavi01 .img-wrapper img {
	box-shadow: 0 0 3px 3px rgba(0,0,0,0.3);
}
#CourseNavi00 p,
#CourseNavi01 p {
	margin-bottom: 0.5em;
}
#CourseNavi00 .link-more,
#CourseNavi01 .link-more {
	float: right;
	width: 42%;
}


/* 2ペインナビ
------------------*/
#ContentsMenu li {
	width: 49.8%;
}
#ContentsMenu li.left {
	border-right: 1px dotted #999;
}



/* 詳しく見るボタン
------------------*/
.link-more {
}
.link-more p {
	float: right;
	width: 35%;
	margin: 1em 0 2em;
}

.social-links {
	min-height: 1px;
	margin: 1em 0;
	text-align: center;
}
.social-links:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.social-links div {
	float: left;
}
.social-links div.facebook_like {
	width: 98px;
	margin-right: 30px;
}
.social-links div.tweet {
	width: 87px;
	margin-right: 30px;
}
.social-links div.google_plusone {
	width: 56px;
	margin-right: 30px;
}
.social-links div.hatena {
	margin-right: 30px;
}
.social-links div.line {
	width: 90px;
}



/* Footer
------------------*/
#Footer {
	position: relative;
}
#BtnTop {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 100px;
	height: 100px;
}
#Tel {
	position: absolute;
	top: 1.2em;
	right: 10px;
	width: 100%;
	text-align: right;
}
#Tel p {
	font-size: 1.0rem;
}
#Tel p a {
	font-size: 2.2em;
}
#Tel p.tel-comment {
	color: #444;
}

/* Copyright */
#Copyright {
	position: absolute;
	top: 5em;
	width: 100%;
	text-align: center;
}
#Copyright address p {
	font-style: normal;
	font-weight: bold;
	font-size: 1.0rem;
}

/*--------------------------------
          sub page style
---------------------------------*/

/* common style
------------------*/




/* News
------------------*/
#NewsPage li {
	border-bottom: 1px solid #D7CEB8;
}
#NewsPage li:last-child {
	border-bottom: none;
}
#NewsPage li a {
	display: block;
	padding: 10px 1.5em;
	background: url(../img/sp/common/icn_arrow.png) 95% center no-repeat;
	text-decoration: none;
	background-size: 5px 9px;
	color: #333;
}
#NewsPage li span.title {
	color: #33BAB8;
	text-decoration: underline;
}
.post {
	margin: 1em 0;
	padding: 0 5% 1em;
	border-bottom: 1px solid #D7CEB8;
}
#NewsPage h3 {
	margin-bottom: 0.3em;
	padding: 0;
	background: #fff;
	color: #333;
	font-family: "ヒラギノ角ゴ Pro W6","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	font-size: 1.7rem;
	line-height: 1.2;
}
#NewsPage .date {
	margin-bottom: 0.8em;
	color: #666;
}
#Pager {
	margin-bottom: 0.8em;
	text-align: center;
}



/* Shop
------------------*/
.shop {
	margin-bottom: 1em;
}
.shop-title {
	margin-bottom: 0.5em;
	padding: 0.8em 5%;
	background: #EDEDED;
}
.shop-title dl {
	display: table;
}
.shop-title dt,
.shop-title dd {
	display: table-cell;
}
.shop-title dt {
	font-size: 1.7rem;
	text-align: left;
	vertical-align: middle;
}
.shop-title dd {
	width: 53%;
	border: 1px solid #ccc;
	text-align: center;
	vertical-align: middle;
}
.shop-info {
	padding: 0 5%;
}
.shop-info dt,
.shop-info dd {
	padding: 0.4em;
}
.shop-info dt {
	float: left;
}
.shop-info dd {
	padding-left: 5.5em;
	border-bottom: 1px solid #EDEDED;
}
.shop-info dd:last-child {
	border: none;
}



/* Shisetsu
------------------*/
.shisetsu {
	margin-bottom: 1em;
}
.shisetsu-title {
	margin-bottom: 0.5em;
	padding: 0.8em 5%;
	background: #EDEDED;
}
.shisetsu-title dl {
	display: table;
}
.shisetsu-title dt,
.shisetsu-title dd {
	display: table-cell;
}
.shisetsu-title dt {
	font-size: 1.7rem;
	text-align: left;
	vertical-align: middle;
}
.shisetsu-title dd {
	width: 53%;
	border: 1px solid #ccc;
	text-align: center;
	vertical-align: middle;
}
.shisetsu-info {
	padding: 0 5%;
}
.shisetsu-info dt,
.shisetsu-info dd {
	padding: 0.4em;
}
.shisetsu-info dt {
	float: left;
}
.shisetsu-info dd {
	padding-left: 5.5em;
	border-bottom: 1px solid #EDEDED;
}
.shisetsu-info dd:last-child {
	border: none;
}



/* Company
------------------*/
#CompanyPage h3 {
	margin-bottom: 1em;
}
#PhotoPresident {
	float: right;
	width: 33%;
	margin: 0 0 0.8em 1em;
}
#Philosophy {
	margin-bottom: 2em;
}
#Philosophy dt {
	clear: both;
	float: left;
	width: 8.5%;
	margin: 0 2% 1em 0;
}
#Philosophy dd {
	float: left;
	width: 88%;
	margin: 0 0 1em 0;
	font-size: 1.3rem;
	font-family:"ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
}
#Philosophy dd span {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: normal;
}
#CompanyInfo {
	margin-bottom: 1em;
	padding: 0 5%;
}
#CompanyInfo dt,
#CompanyInfo  dd {
	padding: 0.4em;
}
#CompanyInfo  dt {
	float: left;
}
#CompanyInfo  dd {
	padding-left: 5.5em;
	border-bottom: 1px solid #EDEDED;
}
#CompanyInfo  dd:last-child {
	border: none;
}



/* Place
------------------*/
#PlacePage h2 {
	margin-bottom: 0.3em;
}
.img-copy {
	width: 100%;
	margin-bottom: 1em;
}
.txt-copy {
	margin-bottom: 0.2em;
	font-size: 1.4rem;
}
.btn-wrap {
	margin: 1em 7.2% 3em;
}
.btn-wrap .btn {
	width: 47.4%;
}

#RecruitNavi h3 {
	width: 72%;
	margin: 0 auto 1em;
	padding: 0;
	background: none;
}
#PlaceImage1 {
	float: right;
	width: 38.5%;
	margin: 0 0 0.8em 1.5em;
}
.voice {
	margin-bottom: 2em;
	padding: 1em;
	background: #D6F1F1;
	border-radius: 0.5em;
}
.voice h5 {
	margin-bottom: 0.2em;
	background: #D6F1F1;
	border-radius: 0.5em;
	color: #258786;
	font-size: 1.6rem;
	text-align: center;
}



/* Recruit
------------------*/
#RecruitPage table {
	width: 90%;
	margin: 0 auto 1em;
}
#RecruitPage th {
	width: 4.5em;
	padding: 5px;
	border: 1px solid #999;
	background: #F3F3F3;
	text-align: left;
	font-weight: normal;
}
#RecruitPage td {
	padding: 5px;
	border: 1px solid #999;
}
#RecruitPage td a {
	color: #228C00;
}
.btn-wrap2 {
}
.btn-wrap2 .btn {
	width: 40%;
	margin: 1em auto 3em;
}
#RecruitPage h5 {
	margin: 0 5.1% 0.5em;
	color: #33BAB8;
	font-size: 1.4rem;
}













/* Pages
------------------*/
#Breadcrumbs {
	width: 96.875%;
	margin: 1em auto;
	font-size: 1.6rem;
}
#Breadcrumbs a {
	display: inline-block;
	padding: 2px 10px;
	background: #2396E6;
	border-radius: 20px;
	color: #fff;
	text-decoration: none;
	font-size: 1.8rem;
}
#Breadcrumbs > a:first-child {
	padding-left: 30px;
	background: #2396E6 url(../img/sp/common/icn_home.png) 4px center no-repeat;
}
.category-navigator {
	margin-bottom: 2em;
}
.category-title,
.blog-title,
.blog-list-title {
	width: 96.875%;
	margin: 0 auto;
}
.category-title h2,
.blog-title h2,
.blog-list-title h3 {
	margin-bottom: 0;
	padding: 1.5em 2em 0.8em 3em;
	background: url(../img/sp/common/bg_page_navi.png) no-repeat;
	background-size: 100% 100%;
	font-size: 2.8rem;
	font-weight: normal;
}
.category-navigator .nav-wrapper a,
.blog-widget li a {
	padding: 24px 2em 24px 1em;
}


#PageContents {
	width: 660px;
	margin: 0 10px;
	-webkit-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-o-text-size-adjust: 100%;
	text-size-adjust: 100%;
}
#PageContents h2.ttl-style {
	height: auto;
	margin: 0 -10px 1em -10px;
	padding: 0.8em 0 0.8em 2.4em;
	background: url(../img/sp/common/bg_title.png) no-repeat;
	background-size: 100% 100%;
	color: #fff;
	font-size: 3rem;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	line-height: 1.1;
}

#PageContents img {
	width: auto;
	max-width: 100%;
}





/* お問い合わせ */

#ContactHeader01 {
	margin-bottom: 1em;
}
#ContactHeader01 p {
	font-size: 2.4rem;
}
#ContactHeader01 p img {
	float:left;
	margin-right:20px;
}
#ContactHeader {
	margin-bottom: 1em;
}
#ContactHeader p {
	font-size: 2.4rem;
}
#ContactHeader #ContactTelNumber {
	color: #148ED8;
	font-size: 4.0rem;
	font-weight: bold;
}
#ContactHeader #ContactTime {
	color: #666666;
	font-size: 1.8rem;
}
.required {
	display: inline-block;
	margin-left: 10px;
	padding: 2px 6px;
	background-color: #CC3333;
	color: #fff;
	border-radius: 3px;
	font-weight: normal;
	font-size: 2.4rem;
}
.inquiry-section {
	font-size: 2.4rem;
}
.inquiry-section table {
	width: 100%;
	margin-bottom: 1em;
	padding-top: 3px;
	background: #fff url(../img/sp/contact/bdr_table_dotted.png) left top repeat-x;
	font-size: 3rem;
}
.inquiry-section th {
	width: 6em;
	padding: 30px 10px;
	background: #bddff7 url(../img/sp/contact/bdr_table_dotted.png) left bottom repeat-x;
	text-align: left;
	line-height: 1.2;
}
.inquiry-section td {
	padding: 30px 10px;
	background: #fff url(../img/sp/contact/bdr_table_dotted.png) left bottom repeat-x;
}
.inquiry-section input,
.inquiry-section select,
.inquiry-section label,
.inquiry-section textarea {
	padding: 14px 2px;
	font-size: 3rem;
}
.inquiry-section .form_l {
	width: 98%;
}
.inquiry-section .form_m {
	width: 70%;
}

.nav-inquiry h2 {
	margin: 0;
	color: #333;
	font-size: 2.8rem;
}
.nav-inquiry .nav-wrapper a {
	font-size: 2.4rem;
}
.submit {
	margin-bottom: 2em;
}
#flashMessage {
	margin-bottom: 1em;
	padding-left: 100px;
	background: url(../img/sp/contact/icn_error.png) left top no-repeat;
	font-size: 3rem;
}
.error-message {
	padding: 3px 5px;
	background-color: #F7E8EF;
	color: #FA1E64;
	font-size: 2.8rem !important;
}



/* 新着情報*/
.sp-post .post-body {
	padding: 0;
	border: 0;
}
.news-date {
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #999;
}
#contentsNavi {
	margin: 30px 0;
	padding: 10px;
	background: #ccc;
	text-align: center;
}
#contentsNavi a {
	display: inline-block;
	padding: 5px 20px;
	text-decoration: none;
	background-color: #f90;
	color: #fff;
	border-radius: 6px;
	font-size: 2.4rem;
}



/* スクールブログ */
.schoolblog-post .blog-header h2 {
	padding-left: 100px;
	background: none;
}
.year-month {
}
.date {
}
.category-title {
}
