@charset "utf-8";
/*
Theme Name: Language village official
Theme URI: languagevillage.co.jp
Description: 合宿制英会話学校 ランゲッジ・ヴィレッジ
Author: BAOBAB KAZUMASA
Author URI: http://the-baobab.net
*/

/* ヘッダー
-------------*/
#header {
    padding:0;
    border-top:8px #ECBC02 solid;
}
#header .inner {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto 0px;
}
.headerRight {
    width: 29%;
    float: right;
    padding: 20px 0 25px;
}
.headerLeft {
    width: 71%;
    float: left;
    padding: 20px 0 0px;
}
.headerLeft h1 {
    font-size:0.8em;
    padding-bottom:10px;
}
.headerLeft .logo figure {
    margin:0;
    padding:0;
}
.headerLeft .logo img {
    width:100%;
    max-width:350px;
	margin:0;
    padding:0;
}
.headerRight #hdrTel {
    margin:0;
    padding:0;
    text-align:right;
}
.headerRight #hdrTelEngish{
    margin-top:20px;
    padding:0;
    text-align:right;
}
.headerRight ul#hdrBanner {
    float:right;
    padding:0;
}
.headerRight ul#hdrBanner li {
    float:left;
    margin:0 0 0 10px;
    padding:0;
}
.headerRight ul#hdrBanner li:first-child{
    margin:0 0 0 0px;
 }


.langLink{
	font-size: 1.2em;
	margin-bottom: 10px;
	color: #666;
}

a.linkOn{
	color:#033EFA;
}
a.linkOn:hover{
	color:#4E9FF2;
	text-decoration: underline;
}

.linkEn{
	font-size: 1.5em !important;
}


/* コンテンツ
----------------------------------*/
#wrapper {
    width: 100%;
    overflow:hidden;
		
}
#contentsWrap {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
    background-color:#ffffff;
    padding:50px 0;
		position:static;
		z-index:0;
}
#main {
    width: 700px;
    margin:0 40px 0 0;
    float:left;
}
#sidebar {
    float: right;
    width: 260px;
}
.textBox iframe {
    width: 100%;
    max-width:450px;
}

#main .textBox img {
    width:inherit !important;
}
.textBox iframe {
    width: 100%;
    max-width:450px;
}

/* トップページ メイン画像
----------------------------------*/
#mainImg {
    width: 100%;
    max-width:1000px;
    clear: both;
    margin:0px auto 0;
    line-height: 0;
    text-align: center;
    z-index: 0;
}
#mainImg img {
    width: 100%;
    height: auto;
}
.hdrImg img{
    width:100%;
    margin-bottom:30px;
}

/* タイトル設定
*****************************************************/


.contentsTitle01 { /* 青色中央横線 */
    background-image:url(images/common/titleHdr_bg01.jpg);
    background-repeat:repeat-x;
    background-position:center;
    font-weight:bold;
    margin-bottom:30px;
    padding-bottom:7px;
    font-size:14px;
}
.contentsTitle01 .subTitle { /* グレイの破線下線ボーダー */
        margin-left:30px;
        font-size:12px;
}
.contentsTitleMark {
    background-image:url(images/common/titleHdr_bg02.jpg);
    background-position:left center;
    background-repeat:no-repeat;
    padding:0px 30px 0px;
    background-color:#FFFFFF;
}
.contentsTitle02 { /* 青色中央横線 */
    font-weight:bold;
    font-size:14px;
    margin-bottom:10px;
}

.contentsTitle03 {
	background-image:url(images/common/contents_mark02.png);
	background-repeat: no-repeat;
	background-position: center left;
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 30px;
	border-bottom: 1px solid #cccccc;
	padding: 3px 0 3px 70px;
}
.contentsTitle04 {
	background-image:url(images/common/check_mark.png);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 10px;
	padding: 3px 0 3px 40px;
}
.contentsTitle05 {
	background-image:url(images/common/contents_mark02.png);
	background-repeat: no-repeat;
	background-position: center left;
	font-size: 1em;
	margin-bottom: 30px;
	padding: 3px 0 3px 60px;
}
.contentsTitle06 {
	background-image:url(images/common/check_mark.png);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 20px;
	padding: 3px 0 3px 40px;
	border-bottom:1px dashed #999999;
}


/* 新着情報
*****************************************************/

#information {
    width:100%;
}
#information li {
    border-bottom:1px dashed #CCCCCC;
    padding:3px 0;
    font-size:13px;
}
#information li .day {
    padding-right:30px;
    color:#FEA800;
    background-image:url(images/common/mark4.png);
    background-position:center left;
    background-repeat:no-repeat;
}
#information li a{
    display:block;
}
#information li a:hover{
    background-color:#fffef0;
}
p.infoAll {
    width:99%;
    margin-top:10px;
    text-align:right;
    font-size:13px;
}
p.infoAll span{ /* チェックマーク */
    background-image:url(images/common/mark3.png);
    background-position:left center;
    background-repeat:no-repeat;
    padding-left:20px;
}

/* タイトル
*****************************************************/
img.aligncenter {
    display: block;
    margin: 5px auto;
}
.alignright {
    float: right;
}
.alignleft {
    float: left;
}
/* サイドバー ウィジェット
*****************************************************/
section.widget {
    margin: 0 0 30px;
    background: #fff;
}
#sidebar .sideBox {
    border:2px solid #ECBC02;
    padding:1px 1px 10px;
}
#sidebar .sideBox ul li a {
    color:#996600;
}
#sidebar .sideBox h2 {
    background-color:#ECBC02;
    padding:10px;
    color:#333333;
    font-weight:bold;
    font-size:12px;
    text-align:center;
    margin-bottom:10px;
}
#sidebar .sideBox .sideBoxImg {
    text-align: center;
}
#sidebar .sideBox .sideBoxImg img{
    width:100%;
}
#sidebar .sideComment{
    font-size:13px;
    line-height:1.8em;
    padding:10px;
}
#sidebar .sideBox ul.articleList {
    margin-left:10px;
    font-size:12.5px;
    line-height:1.8em;
}
#sidebar .sideBox ul.articleList li{
    background-image:url(images/common/mark3.png);
    background-position:left center;
    background-repeat:no-repeat;
    padding-left:13px;
}
#sidebar .sideBox ul.articleList li a:hover{
    text-decoration:underline;
}

#sidebar .sideBox .articleList02 {
	width:92%;
	margin:0 auto 15px;
}
#sidebar .sideBox .articleList02 h3 {
	color:#333;
	font-size:1.05em;
	font-weight:bold;
}
#sidebar .sideBox .articleList02 h4 a{
    background-image:url(images/common/mark3.png);
    background-position:left center;
    background-repeat:no-repeat;
    padding-left:13px;
		color:#996600;
}
#sidebar .sideBox .articleList02 h4 a:hover{
    text-decoration:underline;
}

#sidebar #banner img{
    width: 100%;
	height: auto;
	box-sizing: border-box;
	display: block;
}

#sidebar #banner li{
    margin-bottom: 10px;
}

.readMore {
    margin:10px 10px 0 0;
    font-size:12px;
}
.mark06 { /* グリーンの→→→マーク */
    background-image:url(images/common/titleHdr_bg02.jpg);
    background-position:left center;
    background-repeat:no-repeat;
    padding:0px 30px 0px;
    background-color:#FFFFFF;
}
.mark08 { /*  白○→マーク */
    background-image:url(images/common/menu_mark02.png);
    background-position:left center;
    background-repeat:no-repeat;
    padding-left:20px;
}

/* 検索フォーム
*****************************************************/
.searchBox{
	padding-bottom:5px;
	position:relative;
	z-index:0;
}
.searchBox #searchform{
	width:100%;
	max-width:190px;
}
.searchAmount{
	font-size:1.1em;
	color:#FB0207;
	margin-left:10px;
	font-weight:bold;
}
.screen-reader-text{
	display:none;
}
.searchBox #s{ /* inputのスタイル */
    width:100% !important;
		z-index:0;
}
.searchBox #searchsubmit{
    border: none !important;
    height: 28px;
    margin: 10px 0 0 10px !important;
    vertical-align: middle;
    width: 50px !important;
    background-color:#999999;
		position:absolute;
    top:57px;
    right:0px;
		cursor:pointer;
		font-size:0.8em;
		z-index:0;
}
.searchBox #searchsubmit:hover{
    background-color:#666666;
}





/* フッター
*****************************************************/
footer {
    color:#333333;
    font-weight:bold;
    margin:0;
    padding:30px 0 40px 0;
    clear:both;
    background-color:#ECBC02;
}
footer #sitemapInner {
    width:1000px;
    margin:0 auto;
}
footer .footerLeft{
    width:249px;
    margin-right:30px;
    float:left;
    border-right:1px dashed #666666;
    padding-right:20px;
}
footer .footerLeft p{
    font-size:14px;
    line-height:1.8em;
}
footer .footerLeft h1.ftrLogo{
    font-size:1.1em;
    line-height:1.8em;
    margin-bottom:0px;
}
.englishPage {
		background-color:#9D8C78;
    margin:5px 0 10px;
    padding:0px;
		text-align:center;
}
.englishPage span{
	border:1px solid #FFFFFF;
	width:97.5%;
	height:20px;
	line-height:20px;
	margin:2px auto;
	display:block;
}
.englishPage a{
	border:1px solid #FFFFFF;
	display:block;
	color:#FFFFFF !important;
	background-color:#9D8C78;
}
.englishPage a:hover{
	background-color:#B0A597;
}
footer .footerRight{
    width:695px;
    float:right;
}
footer #sitemapInner a {
    color:#333333;
}
footer #sitemapInner .ftrContentsInner {
    float:left;
    width:230px;
}

footer  #sitemapInner .ftrContentsInner h4 {
    font-size:14px;
    font-weight:bold;
    background-image:url(images/common/menu_mark02.png);
    background-repeat:no-repeat;
    background-position:left center;
    padding-left:20px;
}
footer #sitemapInner .ftrContentsInner ul {
    min-height:230px;
}
footer #sitemapInner .ftrContentsInner ul li {
    font-size:13px;
}
footer #sitemapInner small#copy {
    text-align:right;
    font-size:12px;
    text-align:right;
    display:block;
}
/* page navigation
------------------------------------------------------------*/
.pagenav {
    clear: both;
    width: 100%;
    height: 30px;
    margin: 5px 0 20px;
}
.prev {
    float: left
}
.next {
    float: right;
}
#pageLinks {
    clear: both;
    color: #2a588b;
    text-align: center;
}

/* トップCONTENTS
*******************************************/
.contentsTop {
    width: 100%;
		max-width:667px;
		margin:0 auto;
}
.contentsTop dl {
    width: 300px;
    height: 380px;
    padding: 8px;
    border: 1px solid #CCCCCC;
    margin: 0 30px 40px 0px;
    float: left;
}
.contentsTop dl:nth-child(even){
    margin: 0 0 40px 0px;
}

.contentsTop dt {
    font-weight: bold;
    border-bottom: 3px #ECBC02 solid;
    margin-bottom: 10px;
    font-size: 14px;
}
.contentsTop dd {
    width: 300px;
    margin: 0 auto;
    line-height: 1.6em;
}
.contentsTop dd.contentsText {
    font-size: 13.5px;
}
.contentsTop dd img {
    border: 1px solid #CCCCCC;
}
.contentsTop dd ul {
    margin-top: 10px;
    font-size: 13px;
}
.contentsTop dd ul li {
    background-image: url(images/common/mark3.png);
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 20px;
}
.contentsTop dd ul li a {
    color: #996600;
}
.contentsTopTitle {
    background-image: url(images/common/menu_mark.png);
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 20px;
    padding-top: 3px;
}
.contentsTopTitleSub {
    padding-left: 10px;
    font-size: 12px;
    font-weight: bold;
}

/* トップ その他のサービス・オンラインサービス
*******************************************/

.otherService {
    margin-right: -20px;
}
.otherServiceContents {
    border-bottom: 1px solid #cccccc;
    width: 100%;
    max-width: 220px;
    float: left;
    margin-right: 20px;
    background-color: #FFFFFF;
}
.otherServiceContents:last-child {
    margin-right: 0;
}
.otherServiceContentsInner {
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    padding-bottom:15px;
}
.otherServiceContents h3 {
    background-color: #ECBC02;
    font-size: 14px;
    text-align: center;
    color: #ffffff;
    padding: 5px 0;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
}
.otherServiceContents img {
    width: 100%;
	max-width:none !important;
    padding: 0;
    border-bottom:1px solid #ccc;
}
.otherServiceText {
    margin: 0;
    padding: 10px 10px 15px 10px;
    text-align: center;
    font-size: 13px;
    line-height: 1.6em;
    min-height:80px;
}
.bottun a {
    width: 90%;
    margin: 0px auto 0px;
    display: block;
    font-size: 0.9em;
    font-weight: bold;
    color: #4d4c4c;
    text-align: center;
    padding: 5px 0;
    border: 1px solid #CCCCCC;
    border-radius: 5px;        /* CSS3草案 */
    -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */
    -moz-border-radius: 5px;   /* Firefox用 */
    background: #ececec; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;
base64, PD94bWwgdmVyc2lvbj0iMS4wIiA/  Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI  +CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3  Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2YxZjFmMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c  3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iI2UxZTFlMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNmY2ZjYiIHN0b3Atb3BhY2l0eT0iMSIvPg  ogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #ffffff 0%, #f1f1f1 50%, #e1e1e1 51%, #f6f6f6 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(50%, #f1f1f1), color-stop(51%, #e1e1e1), color-stop(100%, #f6f6f6)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ffffff 0%, #f1f1f1 50%, #e1e1e1 51%, #f6f6f6 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ffffff 0%, #f1f1f1 50%, #e1e1e1 51%, #f6f6f6 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ffffff 0%, #f1f1f1 50%, #e1e1e1 51%, #f6f6f6 100%); /* IE10+ */
    background: linear-gradient(to bottom, #ffffff 0%, #f1f1f1 50%, #e1e1e1 51%, #f6f6f6 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6', GradientType=0 ); /* IE6-8 */
}
.bottun a:hover {
    color: #4d4c4c;
    background: -moz-linear-gradient(top, #e2e2e2 0%, #dbdbdb 50%, #d1d1d1 51%, #fefefe 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e2e2e2), color-stop(50%, #dbdbdb), color-stop(51%, #d1d1d1), color-stop(100%, #fefefe)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #e2e2e2 0%, #dbdbdb 50%, #d1d1d1 51%, #fefefe 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #e2e2e2 0%, #dbdbdb 50%, #d1d1d1 51%, #fefefe 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #e2e2e2 0%, #dbdbdb 50%, #d1d1d1 51%, #fefefe 100%); /* IE10+ */
    background: linear-gradient(to bottom, #e2e2e2 0%, #dbdbdb 50%, #d1d1d1 51%, #fefefe 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#fefefe', GradientType=0 ); /* IE6-9 */
}
.bottun span {
    background-image: url(images/common/mark3.png);
    background-repeat: no-repeat;
    background-position: center left;
    padding-left: 18px;
}

/* お申し込みの手順
*******************************************/
.table01{
    width:100%;
    border-top:1px solid #999999;
}
.table01 tr th{
    width:25%;
    padding:10px;
    background-color:#E2E0E0;
    border-left:1px solid #999999;
    border-bottom:1px solid #999999;
}
.table01 tr td{
    width:75%;
    padding:10px;
    background-color:#FFFFFF;
    border-right:1px solid #999999;
    border-bottom:1px solid #999999;
}
.table01b{
    width:100%;
    background-color:#F2D5D5;
    border-top:1px solid #E2E3E1;
    border-left:1px solid #E2E3E1;
    margin-bottom:40px;
}
.table01b tr th{
    width:100%;
    padding:10px;
    background-color:#FFFFCC;
    border-right:1px solid #E2E3E1;
    border-bottom:1px solid #E2E3E1;
}
.table01b tr td{
    width:50%;
    padding:10px;
    background-color:#FFFFFF;
    border-right:1px solid #E2E3E1;
    border-bottom:1px solid #E2E3E1;
}


/* 入学案内
*******************************************/
.table02{
    width:100%;
    border-top:1px solid #999999;
	border-right:1px solid #999999;
}
.table02 tr th{
    width:33%;
    padding:10px;
	font-weight:bold;
	text-align:center;
    background-color:#E2E0E0;
    border-left:1px solid #999999;
    border-bottom:1px solid #999999;
}
.table02 tr td{
    padding:10px;
    background-color:#FFFFFF;
    border-left:1px solid #999999;
    border-bottom:1px solid #999999;
	text-align:center;
}

.table06{
  width:100%;
  border-top:1px solid #999999;
	border-right:1px solid #999999;
}
.table06 tr th{
  width:80%;
  padding:10px;
	font-weight:bold;
	text-align:left;
  background-color:#E2E0E0;
  border-left:1px solid #999999;
  border-bottom:1px solid #999999;
}
.table06 tr td{
 	padding:10px;
  background-color:#FFFFFF;
  border-left:1px solid #999999;
  border-bottom:1px solid #999999;
	text-align:center;
}


/* ご利用者様の声
*******************************************/
.voiceBlock .voicePic{
	width:100%;
	max-width:200px;
	border:1px solid #999999;
}

.voiceBlock h3{
	font-size:1.2em;
	font-weight:bold;
	margin-bottom:20px;
	padding-bottom:5px;
	border-bottom:1px dotted #666666;
}


/* レッスン詳細
*******************************************/
.lessonBox{
	background-color:#FFFFFF;
	border-top:1px solid #cccccc;
}
.lessonBox img{
	width:100%;
	border:1px solid #999999;
}
.lessonBox h3{
	background-color:#000066;
	color:#FFFFFF;
	text-align:center;
	padding:10px 0;
	font-weight:bold;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
}
.lessonBox h4{
	background-color:#E2E0E0;
	text-align:center;
	padding:10px 0;
	font-weight:bold;
	border-right:1px solid #cccccc;
	border-left:1px solid #cccccc;
}
.lessonBox .abilityText{
	padding:10px;
	border-bottom:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-left:1px solid #cccccc;
}
.lessonBox .lessonBoxLeft{
	width:100%;
	max-width:260px;
	float:left;
	padding:40px 10px 10px;
	border-left:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	min-height:210px;
}
.lessonBox .lessonBoxRight{
	width:100%;
	max-width:398px;
	float:right;
	padding:40px 10px 10px;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	min-height:210px;
}
.lessonBox .lessonBoxRight h6{
	margin-bottom:10px;
}


.lessonBox .lessonBox02{
	width:100%;
	max-width:679px;
	padding:20px 10px 20px;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}

.lessonBox .lessonBoxLeft02{
	width:100%;
	max-width:260px;
	float:left;
	padding:40px 10px 10px;
	border-left:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	min-height:270px;
}
.lessonBox .lessonBoxRight02{
	width:100%;
	max-width:398px;
	float:right;
	padding:40px 10px 10px;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	min-height:270px;
}
.lessonBox .lessonBoxRight02 h6{
	margin-bottom:10px;
}


.lessonBox .lessonBoxLeft02En{
	width:100%;
	max-width:260px;
	float:left;
	padding:40px 10px 10px;
	border-left:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	min-height:200px;
}
.lessonBox .lessonBoxRight02En{
	width:100%;
	max-width:398px;
	float:right;
	padding:40px 10px 10px;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	min-height:200px;
}



/* よくある質問
*******************************************/
/* Main FAQ block */

#faq-block .faq-list .single-faq{
    margin-bottom:30px;
}

.faq-question span{
    color:#ff3333;
}
.faq-answer{
    margin-bottom:30px;
    padding:15px;
    border:1px solid #996633;
}

#faq-block .faq-question{
    background-image:url(images/inquiries/mark5.jpg);
    background-repeat:no-repeat;
    background-position:top right;
    padding-right:80px;

}

.faq-taxonomy {
    padding:0 0 15px 15px;
}

/* list style shortcode */
#faq-block li.faqlist-question,
#faq-block li.faqlist-question a {
    color:#000;
    padding-bottom:4px;

}
/* standard shortcode */
#faq-block .single-faq .faq-question,
#faq-block .single-faq .faq-question a {
    color:#000;
    padding-bottom:4px;
}
#faq-block .single-faq .expand-title {
    cursor:pointer;
}
/* combo shortcode */

#faq-block p.scroll-back {
    font-size: 90%;
}
/* pagination */
#faq-block .faq-list p.faq-nav a:hover {
    text-decoration:none;
}
#faq-block .faq-list p.faq-nav span.current {
}

.q00 #faq-block .faq-list .single-faq{
    margin-bottom:0px;
}



.ufaq-faq-category-title{
    background-image:url(images/common/titleHdr_bg01.jpg);
    background-repeat:repeat-x;
    background-position:center;
    font-weight:bold;
    margin-bottom:30px;
    padding-bottom:7px;
    font-size:14px;
}

.ufaq-faq-category-title h4 { /* グレイの破線下線ボーダー */
    background-image:url(images/common/titleHdr_bg02.jpg);
    background-position:left center;
    background-repeat:no-repeat;
    padding:0px 30px 0px;
    background-color:#FFFFFF;
}

.ufaq-faq-categories{
    display: none;
}


/* 申し込み手続きの流れ
*******************************************/
.borderBlock{
	overflow: hidden;
	padding:20px;
	border:1px solid #776a4d;
}

/* 国内留学の業界での位置づけ
*******************************************/
.serviceMarketBox{
	margin-bottom:30px;
}
.serviceMarketTitle dl{
	width:100%;
	max-width:175px;
	float:left;
	text-align:center;
}
.serviceMarketTitle dl dt{
	text-align:center;
	background-color:#f4f4f4;
	padding:10px;
	border-left:1px solid #999999;
	border-bottom:1px solid #999999;
}
.serviceMarketTitle dl:last-child dt{
	border-right:1px solid #999999;
}
.serviceMarketTitle dl dd{
	min-height:85px;
	padding:10px;
	border-left:1px solid #999999;
	border-bottom:1px solid #999999;
}
.serviceMarketTitle dl:last-child dd{
	border-right:1px solid #999999;
}
.serviceMarketText{
	padding:10px;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
}

/* 各色 */
#serviceBlue{
	background-color:#DAF0FE;
}

#serviceBlue h2{
	background-color:#FFFFFF;
	border:3px solid #0033FF;
	font-weight:bold;
	text-align:center;
	padding:10px;
}

#serviceGreen{
	background-color:#E8FCAD;
}

#serviceGreen h2{
	background-color:#FFFFFF;
	border:3px solid #99CC00;
	font-weight:bold;
	text-align:center;
	padding:10px;
}

#serviceYellow{
	background-color:#FFFF99;
}

#serviceYellow h2{
	background-color:#FFFFFF;
	border:3px solid #FFFF00;
	font-weight:bold;
	text-align:center;
	padding:10px;
}

#servicePink{
	background-color:#FCDDF4;
}

#servicePink h2{
	background-color:#FFFFFF;
	border:3px solid #FF9999;
	font-weight:bold;
	text-align:center;
	padding:10px;
}


#servicePurple{
	background-color:#D7D7E6;
}

#servicePurple h2{
	background-color:#FFFFFF;
	border:3px solid #9900FF;
	font-weight:bold;
	text-align:center;
	padding:10px;
}


/* レッスンの作り方
*******************************************/
.pontList li span{
	display:block;
	background-image:url(images/common/contents_mark02.png);
	background-position:center left;
	background-repeat:no-repeat;
	padding-left:65px;
	font-weight:bold;
	color:#996633;
	font-size:1em;
	margin-bottom:10px;
}

.pontList li{
	font-weight:bold;
	margin-bottom:20px;
	font-size:1em;
}

/* SEACT-TOEICスコア修正システム
*****************************************************/
.placementList li{
	float:left;
	text-align:center;
	line-height:1em;
}
.placementList li.placementMark01{
	width:100%;
	max-width:10px;
	margin:0 auto;
	padding:40px 0 0;
}
.placementList li.placementMark02{
	width:100%;
	max-width:50px;
	margin:0 auto;
	padding:30px 0 0;
}
.placementList li.placementField{
	width:100%;
	max-width:180px;
	margin:0 auto;
}
.placementList li.placementField span{
	padding:0;
	display:block;
	font-weight:bold;
}

.placementList li input{
	width:100%;
	max-width:100px;
	text-align:center;
}
.table03{
	width:100%;
	border-top:1px solid #999999;
	border-right:1px solid #999999;
}
.table03 tr th{
	width:20%;
	padding:10px;
	font-weight:bold;
	text-align:center;
	background-color:#E2E0E0;
	border-left:1px solid #999999;
	border-bottom:1px solid #999999;
}
.table03 tr td{
    padding:10px;
    background-color:#FFFFFF;
    border-left:1px solid #999999;
    border-bottom:1px solid #999999;
	text-align:center;
}

.table04{
	width:100%;
	border-top:1px solid #999999;
	border-right:1px solid #999999;
}
.table04 tr th{
	width:10%;
	padding:9px;
	font-weight:bold;
	text-align:center;
	border-left:1px solid #999999;
	border-bottom:1px solid #999999;
	vertical-align:middle;
	background-color:#E2E0E0;
}
.table04 tr td{
    padding:9px;
		width:10%;
    background-color:#FFFFFF;
    border-left:1px solid #999999;
    border-bottom:1px solid #999999;
		text-align:center;
		vertical-align:middle;
}
.table04 th.backWhite{
	background-color:#ffffff;
}
.table04 td.backBlue{
	background-color:#0000FF;
	color:#FFFFFF;
}
.table04 td.backGreen{
	background-color:#99CC00;
	color:#FFFFFF;
}
.table04 td.backYellow{
	background-color:#FFFF00;
	color:#666666;
}
.table04 td.backRed{
	background-color:#FF0000;
	color:#FFFFFF;
}

.priorityList li span{
	background-image:url(images/common/contents_mark02.png);
	background-position:center left;
	background-repeat:no-repeat;
	padding-left:65px;
	padding-right:30px;
	color:#996633;
	font-size:1em;
	margin-bottom:10px;
}

.priorityList li{
	font-weight:bold;
	margin-bottom:20px;
	font-size:1em;
}

/* 団体のための
*****************************************************/
.table05{
	width:100%;
	border-top:1px solid #999999;
	border-right:1px solid #999999;
}
.table05 tr th{
	width:20%;
	padding:9px;
	font-weight:bold;
	text-align:center;
	border-left:1px solid #999999;
	border-bottom:1px solid #999999;
	vertical-align:middle;
	background-color:#E2E0E0;
}
.table05 tr td.table05Td01{
    padding:9px;
		width:30%;
    background-color:#FFFFFF;
    border-left:1px solid #999999;
    border-bottom:1px solid #999999;
		text-align:center;
		vertical-align:middle;
		background-color:#FFFF99;
		font-weight:bold;
}
.table05 tr td.table05Td02{
    padding:9px;
		width:60%;
    background-color:#FFFFFF;
    border-left:1px solid #999999;
    border-bottom:1px solid #999999;
		text-align:left;
		vertical-align:middle;
}
.table05 td.backYellow{
	background-color:#FFFF00;
	color:#666666;
}

/* メルマガ
*****************************************************/
.magazineBox{
	background-color:#FFCC01;
	margin-bottom:50px;
	padding:30px 0;
}
.magazineBox h2{
	color:#333333;
	font-size:2.2em;
	font-weight:bold;
	text-align:center;
	margin-bottom:40px;
}
.magazineBox h3{
	color:#FF3030;
	font-size:2.7em;
	font-weight:bold;
	text-align:center;
	margin-bottom:20px;
}
.magazineBox h4{
	color:#FFFFFF;
	font-size:4em;
	font-weight:bold;
	text-align:center;
	line-height:1.5em;
}
.magazineBoxImg ul{
	width:100%;
	max-width:660px;
	margin:20px auto 0;
}
.magazineBoxImg ul li{
	float:left;
	width:100%;
	max-width:220px;
}
.magazineBoxImg ul li img{
	width:100%;
	max-width:220px;
}


/* 街角
*******************************************/
.underLine{
	text-decoration:underline;
}


/* 合宿予定者へのお願い
*******************************************/
.caution{
	background-image:url(images/for-lv-students/mark_warning01.png);
	background-repeat:no-repeat;
	background-position:0 0;
	padding:5px 0 5px 60px;
	font-size:1.3em;
	font-weight:bold;
	color:#FF3333;
	margin-bottom:10px;
}

.bunpuTable{
	width:100%;
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
}

.bunpuTable th{
	padding:10px;
	border-bottom:1px solid #cccccc;
	border-right:1px solid #cccccc;
	background-color:#E2E0E0;
	font-weight:bold;
	text-align:center;
}
.bunpuTable th span{
	display:block;
}
.bunpuTable td{
	padding:10px;
	border-bottom:1px solid #cccccc;
	border-right:1px solid #cccccc;
	vertical-align:middle;
}
.bunpuTable tr.dankai td{
}
.bunpuTable tr.dankai td span{
	display:block;
}
.bunpuTable .bgBlue{
	background-color:#0000FF;
}
.bunpuTable td.bgGreen{
	background-color:#99CC00;
}
.bunpuTable td.bgCreem{
	background-color:#FFFF99;
}
.bunpuTable td.bgYellow{
	background-color:#FFFF00;
}
.bunpuTable td.bgRed{
	background-color:#FF0000;
}
.bunpuTable .fontWhite{
	color:#FFFFFF;
}

.bunpuTablePercent{
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
	font-size:1.2em;
}

.scoreLevel{
	width:30%;
}
.firstScore{
	width:15%;
}
.secondScore{
	width:20%;
}
.effectLV{
	width:30%;
}
.bunpuTableLevel span{
	display:block;
}


/* 文法ページ
*******************************************/
.grammerMark{
	display:block;
	text-align:center;
	width:87%;
	margin:0 auto 20px;
}
.grammerMark li{
	float:left;
	font-weight:bold;
	text-align:center;
}
span.grammerGreen{
	color:#036705;
	font-size:1.3em;
	margin-right:5px;
}
span.grammerYellow{
	color:#ECBC02;
	font-size:1.3em;
	margin-right:5px;
}
span.grammerRed{
	color:#FF3334;
	font-size:1.3em;
	margin-right:5px;
}

.grammerContents{
	width:100%;
	max-width:215px;
	float:left;
	margin-right:25px;
	margin-bottom:40px;
}

.grammerContents:nth-child(3n) {
	margin-right:0px;
}

.grammerContents .grammerContentsLeft{
	width:100%;
	max-width:100px;
	float:left;
}

.grammerContents .grammerContentsLeft .grammerTitle{
		width:100%;
		font-size:0.9em;
		line-height:1.5em;
		max-width:95px;
		border:3px solid #ECBC02;
		padding:10px 0;
		text-align:center;
		font-weight:bold;
		/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,f6f6f6+47,ededed+100;White+3D+%231 */
		background: #ffffff; /* Old browsers */ /* FF3.6-15 */
	background: -moz-linear-gradient(#ffffff 0%, #f6f6f6 47%, #ededed 100%);
	background: -webkit-linear-gradient(#ffffff 0%, #f6f6f6 47%, #ededed 100%);
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), color-stop(0.47, #f6f6f6), to(#ededed));
	background: -o-linear-gradient(#ffffff 0%, #f6f6f6 47%, #ededed 100%);
	background: linear-gradient(#ffffff 0%, #f6f6f6 47%, #ededed 100%); /* Chrome10-25,Safari5.1-6 */ /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 ); /* IE6-9 */
	}
	
	.grammerNote{
		display:block;
		width:100%;
		max-width:100px;
		text-align:center;
		
	}
	.grammerNote a{
		display:block;
		background-color:#343232;
		color:#ffffff;
		font-size:0.9em;
	}
	.grammerNote a:hover{
		background-color:#848383;
		color:#FFFFFF;
	}
	.grammerNote span.mark{
		display:block;
		background-image:url(images/common/mark3.png);
		background-position: center left;
		background-repeat:no-repeat;
		margin-left:10px;
		padding-left:3px;
	}

	.grammerContents .grammerContentsRight{
		width:100%;
		max-width:100px;
		float:right;
	}
	.videoButton{
		display:block;
		width:100%;
		max-width:100px;
		text-align:center;
	}
	.videoButton a{
		display:block;
		/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,f3f3f3+50,ededed+51,ffffff+100;White+Gloss+%232 */
		background: #ffffff; /* Old browsers */
		background: -moz-linear-gradient(top,  #ffffff 0%, #f3f3f3 50%, #ededed 51%, #ffffff 100%); /* FF3.6-15 */
		background: -webkit-linear-gradient(top,  #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(to bottom,  #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
		color:#666666;
		font-size:0.9em;
		border:1px solid #cccccc;
	}
	.videoButton a:hover{
		/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,e5e5e5+100;White+3D */
		background: #ffffff; /* Old browsers */
		background: -moz-linear-gradient(top,  #ffffff 0%, #e5e5e5 100%); /* FF3.6-15 */
		background: -webkit-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(to bottom,  #ffffff 0%,#e5e5e5 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
		color:#666666;
	}
	.videoButton span.mark{
		display:block;
		background-image:url(images/common/mark3.png);
		background-position: center left;
		background-repeat:no-repeat;
		margin-left:10px;
		padding-left:3px;
	}
	.videoTime{
		font-size:0.8em;
		text-align:right;
	}
	
	

/* 損益計算書ページ
*******************************************/

.incomeTable{
	width:100%;
	border-top:1px solid #999999;
	border-right:1px solid #999999;
}
.incomeTable tr th{
		padding:5px;
		font-weight:bold;
		text-align:center;
    background-color:#E2E0E0;
    border-left:1px solid #999999;
    border-bottom:1px solid #999999;
}
.incomeTable tr td{
		padding:5px;
    background-color:#FFFFFF;
    border-left:1px solid #999999;
    border-bottom:1px solid #999999;
		text-align:center;
}


	
/* しなやか度診断ページ
*******************************************/
.flash {
position: relative;
padding-bottom:180%; /* ここで幅、高さを調整 */
padding-top: 0px;
width:100%;
height:100%;
overflow: hidden;
}

.flash iframe,
.flash object,
.flash embed {
	width: 100%;
	height:100%;
	position:absolute;
	top:0;
	left:0
}


/* ＝＝＝＝＝＝＝＝＝＝＝
our-position-in-the-english-service-market
＝＝＝＝＝＝＝＝＝＝＝*/

.serviceTable{
	width:100%;
	border-top:1px solid #666666;
}
.serviceTable th.serviceHdr{
	padding:3px;
	border-bottom:1px solid #666666;
	border-right:1px solid #666666;
	vertical-align:middle;
	text-align:center;
	background-color:#e2e0e0;
	color:#000000;
}
.serviceTable th.serviceHdr:first-child{
	border-left:1px solid #666666;
}
.serviceTable td{
	padding:3px;
	border-right:1px solid #666666;
	border-bottom:1px solid #666666;
	text-align:center;
}
.serviceTable td:first-child{
	border-left:1px solid #666666;
}
.serviceTitle{
	font-size:0.8em !important;
}
.serviceTableText{
	padding:10px !important;
	text-align:left !important;
}



/* Long term study abroad */

.serviceTable .serviceTableTh01{
	padding:5px;
	border:4px solid #0033FF;
	vertical-align:middle;
	background-color:#FFFFFF;
	font-weight:bold;
	text-align:center;
}
.serviceTable01 td{
	background-color:#daf0fe;
	color:#333333;
}


/* Long term study abroad */
.serviceTable .serviceTableTh02{
	padding:5px;
	border:4px solid #99CC00;
	vertical-align:middle;
	background-color:#FFFFFF;
	font-weight:bold;
	text-align:center;
}
.serviceTable02 td{
	background-color:#e8fcad;
	color:#333333;
}


/* English conversation school */
.serviceTable .serviceTableTh03{
	padding:5px;
	border:4px solid #FFFF00;
	vertical-align:middle;
	background-color:#FFFFFF;
	font-weight:bold;
	text-align:center;
}
.serviceTable03 td{
	background-color:#FFFF99;
	color:#333333;
}


/* Online conversation classes */
.serviceTable .serviceTableTh04{
	padding:5px;
	border:4px solid #FF9999;
	vertical-align:middle;
	background-color:#FFFFFF;
	font-weight:bold;
	text-align:center;
}
.serviceTable04 td{
	background-color:#fcddf4;
	color:#333333;
}


/* Self study tools */
.serviceTable .serviceTableTh05{
	padding:5px;
	border:4px solid #9900FF;
	vertical-align:middle;
	background-color:#FFFFFF;
	font-weight:bold;
	text-align:center;
}
.serviceTable05 td{
	background-color:#d7d7e6;
	color:#333333;
}



/* Youtube設定
*******************************************/

.youtube {
	width:100%;
	margin:0 auto;
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

.youtube iframe {
    position: absolute;
	top:0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* テーブル幅
*******************************************/
.width5{
    width:5%;
}
.width10{
    width:10%;
}
.width15{
    width:15%;
}
.width20{
    width:20%;
}
.width30{
    width:30%;
}
.width40{
    width:40%;
}
.width50{
    width:50%;
}
.width60{
    width:60%;
}

/* 記事ページ
*******************************************/
.blogDay{
    margin-bottom:20px;
    text-align:left;
}
.blogCategory{
    color:#ff6666;
    padding-left:20px;
}

/* 記事のページ送りここから
*******************************************/
.pagiNation02{
    width:100%;
    margin-bottom:80px;
}
.pagiNation02 ul{
    width:320px;
    margin:0 auto;
}
.pagiNation02 li{
    float:left;
    border:1px solid #cccccc;
    margin-right:30px;
    font-size:12px;
}
.pagiNation02 li:last-child{
    margin-right:0;
}
.pagiNation02 li a{
    display:block;
    padding:5px 30px;
    background-color:#333333;
    color:#ffffff;
}
.pagiNation02 li a:hover{
    display:block;
    background-color:#666666;
    text-decoration:none;
}





/* スタッフ紹介 */
.staffBox{
    margin-bottom:80px;
}
.staffBox dt{
    font-weight:bold;
    padding-bottom:10px;
    border-bottom:1px dashed #666666;
    margin-bottom:10px;
}
.staffBox dd{
    padding-bottom:10px;
    border-bottom:1px dashed #666666;
    margin-bottom:10px;
}

/* 中国語超特急のコンセプト */
.conceptTitle{
    font-weight:bold;
    font-size:1.4em;
    color:#01447B !important;
    margin-bottom:30px;
    text-align:center;
    line-height:1.8em;
}
.conceptTable{
    width:100%;
    border-top:1px solid #999999;
    border-left:1px solid #999999;
    margin:30px 0;
}
.conceptTable td{
    border-bottom:1px solid #999999;
    border-right:1px solid #999999;
    padding:10px;
}
.conceptTable td.hour{
    background-color:#E2E0E0;
}
.conceptBox{
    border:1px solid #999999;
    background-color:#FFFFCC;
    padding:10px;
    margin-bottom:30px;
}

/* 企業にとっての意義 */
.talkBox{
    padding:15px;
    border:1px solid #999999;
    margin-bottom:30px;
}
.talkBox img{
    max-width:200px;
}
/* お客様の声 */
.interViewTitle{
    background-color:#e9e9e9;
    color:#333333;
    margin-bottom:30px;
    padding:3px 10px;
}

/* スタッフ紹介 */
.staffBox .englishName{
	font-size:1.3em;
	font-weight:bold;
	margin-right:20px;
}
.staffBox .staffText{
	padding:25px 0;
	border-bottom:1px dashed #cccccc;
}
.staffBox .staffText:first-child{
	padding:0px 0 10px;
}
.staffBox .postName{
	padding:2px 10px;
	background-color:#FF9900;
	margin-right:20px;
	color:#FFFFFF;
	font-weight:bold;
}



/* お申し込みフォームここから
*******************************************/

.formBox{
	padding:30px 0 30px;
	border-bottom:1px dashed #cccccc;
	font-size:0.9em;
}
.formBox dt{
	float:left;
	width:100%;
	max-width:250px;
	color:#666666;
	font-weight:bold;
}

.formBox dd{
	float:right;
	width:100%;
	max-width:450px;
}
.m-alert{ /* 必須スタイル */
	padding:3px 10px;
	background:#ff8080;
	color:#fff;
	margin:5px 10px 5px 0;
	font-weight:normal;
	font-size:12px;
}
input[type="text"], input[type="email"], textarea { /* inputのスタイル */
    vertical-align: middle;
    width: 100%;
		max-width:350px;
    line-height: 25px;
    height: 25px;
    padding: 1px 5px;
    border: 1px solid #d4d4d7;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    font-size: 100%;
    color: #555;
    background: #fcfcfc;
}
textarea {
    height: auto;
    line-height: 1.5;
}
input[type="submit"], input[type="reset"], input[type="button"] {
		width:33%;
		display:block;
		margin:20px auto;
    padding: 3px 10px;
    background: #b7b0a3;
    border: 0;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    line-height: 1.5;
    font-size: 100%;
    color: #fff;
}
input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover {
    background: #a69f92;
}
select {
    vertical-align: middle;
    max-width: 90%;
    line-height: 30px;
    height: 30px;
    padding: 1px 5px;
    border: 1px solid #d4d4d7;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    font-size: 100%;
    color: #555;
}
.listTate .wpcf7-list-item {
    margin-top:5px;
    display: block;
}
.listTate .wpcf7-list-item:first-child{
    margin-top:0;
}
span.wpcf7-not-valid-tip {
	font-weight:bold !important;
}
dl.takeTerm span.wpcf7-not-valid-tip {
    display: none !important;
}
dl.takeTerm .termMinutes02{
	position:relative;
}
dl.takeTerm .termMinutes02 span.wpcf7-not-valid-tip{
    display: block !important;
		position:absolute !important;
		top:30px !important;
		left:-305px !important;
		width:400px;
}
dl.seactTest span.wpcf7-not-valid-tip {
    display: none !important;
}

dl.seactTest .no-test span.wpcf7-not-valid-tip {
    display: block !important;
		margin-top:50px;
}


/* 2017-03-21 追加分
*******************************************/
#post-310 .addtoany_share_save_container{
	display:none !important;
}



/* 2017-10-16 追加分
*******************************************/

.introText{
	font-size: 2.5em;
	text-align: center;
	margin-bottom: 30px;
	font-weight: bold;
	color: #F13C3F;
	font-family: 'Batang', '游明朝体', 'Yu Mincho', 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', 'HGS明朝B', 'Hiragino Mincho ProN', 'ＭＳ Ｐ明朝', 'MS PMincho', serif;
}

.cautionTitle {
	background-image:url(images/common/check_mark.png);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	font-size: 1em;
	font-weight: bold;
	border-bottom: 1px solid #666;
	padding-bottom: 5px;
	padding-left: 40px;
	margin-bottom: 20px;
}

