/*
Theme Name: morimori2013
Description:
Theme URI: 
Author:
Author URI:
Version:
License:
License URI:
*/



@charset "UTF-8";
/* CSS Document */

img {
	vertical-align:middle;
}
table {
	border-collapse: collapse;
}

/* index.php */

* {
	padding:0;
	margin:0;
	list-style:none;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;

}

img {
    border:none;
}
a:hover img {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  cursor: pointer;
}

body {
	background-color:#fffae1;
	min-width:960px;
}

#wrapper {

	margin:10px  auto 0 auto;
}


/* header */

header {
	height:100px;
	width:960px;
	margin:0 auto 10px auto;
}
	

.meta {
	font-size:12px;
	color:#878787;
	float:left;
}

.hd_btn {
	height:20px;
	width:195px;
	float:right;
	overflow:hidden;
	position:relative;
}


h1 {
	clear:both;
	float:left;
}

.hd_right {
	font-size:12px;
	float:right;
	height:57px;
	width:513px;
	margin-top:22px;
	position:relative;
	overflow:hidden;
}

*:first-child+html .hd_right {
	margin-left:70px;
}

.tel {
	float:left;
	text-align:right;
	margin-right:10px;
}

.hd_sitemap {
	margin-right:50px;
}

.hd_company img, .hd_sitemap img {
	position:absolute;
}

.hd_sitemap img {
	left:87px;
}

.hd_company img:hover, .hd_sitemap img:hover {
	top:-20px;
}

.hd_muryoutaiken img {
	position:absolute;
}

.hd_muryoutaiken img:hover {
	top:-57px;
}

/* header end */


/* navi */
nav {
	clear:both;
	width:100%;
	height:70px;
	background:url(images/navi_bg.jpg) top left repeat-x;

}
nav ul {
	height:70px;
	width:975px;
	margin:0 auto;
}
nav li {
	float:left;
	height:70px;
}
nav li:hover {
	background:url(images/hover_bg.png) top left repeat;
}
nav li a {
	display:block;
	padding:21px 20px 15px 20px;
	color: #007f38;
	font-size: 20px;
    font-weight: bold;
    text-decoration: none;
    letter-spacing: 1px;
	-moz-text-shadow: 0px 0px 25px rgba(255, 255, 255, 1);
	-webkit-text-shadow: 0px 0px 25px rgba(255, 255, 255, 1);
	-ms-text-shadow: 0px 0px 25px rgba(255, 255, 255, 1);
	text-shadow: 0px 0px 25px rgba(255, 255, 255, 1);
}

/* navi end */


/* topimg */
#topimg img {
	width:100%;
	height:auto;
	background-size: contain;
	margin:0 auto;
}
#topimg img {
	/*margin:313px 0 0 691px;*/
}
/* topimg end */


#container {
	clear:both;
	width:960px;
	height:810px;
	margin:20px auto 0 auto;
}


/* sidebar */

#sidebar {
	width:200px;
	float:left;
}

#sidebar h3 { 
	color: #007f38;
	text-align: center;
	letter-spacing: 2px;
}
.course {
	background: #ffc700;
	margin-bottom:20px;
	border-radius: 10px;
	padding: 20px 0;
}

.course ul {
	padding-top:10px;
}

.course li {
position:relative;
	height:64px;
	margin:0 0 7px 8px;
	overflow:hidden;
}

/*.course .course_top {
	padding-top:60px;
}
*/
.course li a {
	display:block;
}

.course li img {
	position:absolute;
}

.course li img:hover {
	top:-65px;
}

#sidebar p {
	position:relative;
	overflow:hidden;
	margin:0 0 20px 0;
}

.morimoriblog img {
	position:absolute;
}

.morimoriblog img:hover {
	top:-150px;
}

.morimori_cos img {
	position:absolute;
}

.morimori_cos img:hover {
	top:-190px;
}

.morimori_tirashi img {
	position:absolute;
}

.morimori_tirashi img:hover {
	top:-120px;
}

.morimori_point img {
	position:absolute;
}

.morimori_point img:hover {
	top:-100px;
}


.facebook {
	margin-top:25px;
}

/* sidebar end */


/* main */

#main_wrapper {
	width:730px;
	float:left;
	margin:0 0 20px 30px;
}

#main_wrapper_contact {
	width:960px;
	float:left;
	margin:0 0 20px 0;
}

#corner {
	height:20px;
	width:730px;
	margin:0;
	padding:0;
	float:left;
}

#corner img {
	vertical-align: inherit;
}

#main_wrapper #main {
	width:690px;
	float:left;
	background:url(images/main_bg.jpg) top left repeat;
	padding: 0 20px;
}

#main_wrapper_contact #main {
	width: 100%;
	float:left;
	background:url(images/main_bg.jpg) top left repeat;
	padding: 20px;
  border-radius: 10px;
  box-sizing: border-box;
}

.campaign {
	margin:0 0 10px 0;
}

#tokuchou {
	height:375px;
	width:690px;
	background:url(images/tokuchou_bg.jpg) top left no-repeat;
	margin:0 0 10px 0;
}

#tokuchou ul {
	height:302px;
	width:516px;
	margin:60px 0 0 165px;
	position:absolute;
}

#tokuchou li {
	height:50px;
	width:245px;
	float:left;
	color:#005a11;
	font-size:14px;
	padding:45px 0 0 8px;
}

.reason_1 {
	margin:0 0 10px 262px;
	background:url(images/tokuchou_1.png) top left no-repeat;
}

.reason_2 {
	margin:0;
	background:url(images/tokuchou_2.png) top left no-repeat;
}

.reason_3 {
	margin:0 0 10px 10px;
	background:url(images/tokuchou_3.png) top left no-repeat;
}

.reason_4 {
	margin:0;
	background:url(images/tokuchou_4.png) top left no-repeat;
}

.reason_5 {
	margin:0 0 0 10px;
	background:url(images/tokuchou_5.png) top left no-repeat;
}

#news_wrapper {
	height:227px;
	width:690px;
	background:url(images/news_bg.jpg) top left no-repeat;
	font-size:14px;
	margin:0 0 10px 0;
}


#news {
	position:absolute;
	height:190px;
	width:670px;
	margin:60px 0 0 0;
	padding:0;
}
	
#news dl {
	height:19px;
	width:670px;
	padding:6px 0;
	margin:0 0 0 10px;
}

.border {
	border-top:dotted 1px #000;
}

#news dt {
	clear:both;
	float:left;
	margin:0 10px 0 0;
	padding:0;
}

#news dd {
	margin:0;
	padding:0;
}

#news dd a {
	color:#317ba5;
}

#news dd a:hover {
	color:#134351;
}

/*main end */


/* footer */

footer {
	clear:both;
	height:60px;
	width:100%;
	background:url(images/navi_bg.jpg) top left repeat-x;
	margin:20px 0 0 0;
	padding:0;
}

footer li {
	float:left;
	font-size:14px;
	margin:0 20px;
}

footer li a {
	color:#035b7f;
	text-decoration:none;
}

footer li a:hover {
	text-decoration:underline;
}

address {
	clear:both;
	font-size:10px;
	font-style:normal;
	text-align:right;
	padding:6px 0 0 0;
}

#footer {
	height:35px;
	width:826px;
	margin:0 auto;
	padding:10px 0 0 0;
}


/* index.php end */


/* archive.php single.php */

#container {
	height:auto;
}

h2 {
	margin:0 0 12px 0;
	padding:0;
}

#list {
	width:710px;
	background:#FFF;
}

.news, .single {
	clear:both;
	width:690px;
	margin:0 0 25px 0;
	border-bottom:dotted 1px #000;
}

.single {
	padding: 0 0 25px 0;
}

.single h4 {
padding: 10px 5px;
background: #eeeeee;
font-size: 120%;
margin: 10px 0;
}

.news {
	padding:0 0 25px 0;
}

.news span, .single span {
	font-size:12px;
	margin-right:10px;
}

#list h3, #single h3 {
	margin:15px 0;
	font-size:130%;
}

#list h3 a, #single h3 a {
	color:#317ba5;
	
}

#list h3 a:hover, #single h3 a:hover {
	color:#134351;
}

.thumbnail {
	float:left;
	margin:0 15px 0 0;
}

.text {
	font-size:100%;
	line-height:25px;
}

.single .text {
	width:690px;
	clear:both;
	margin:20px 0 0 0;
}

.clearfix {
	clear:both;
	overflow:hidden;
}

/* archive.php single.php end */


/* 教室案内 */

#school {
	width:690px;
	margin:0;
}

.kujou {
	padding:0 0 20px 0;
	border-bottom:dotted 1px #000;
}

#school h3 {
	height:53px;
	width:678px;
	padding:17px 0 0 12px;
	margin:20px 0;
	font-size:24px;
	background:url(images/school_hd.jpg) top left no-repeat;
}

#school .photo {
	float:left;
	margin:0 0 15px 0;
}

#school dl {
	height:90px;
	width:403px;
	font-size:14px;
	border-top:solid 1px #ccc;
	border-left:solid 1px #ccc;
	border-right:solid 1px #cccccc;
	margin:0 0 0 15px;
	float:left;
}

#school dt {
	width:65px;
	height:24px;
	color:#fff;
	font-weight:bold;
	background:darkgreen;
	border-bottom:solid 1px #ccc;
	float:left;
	text-align:center;
	padding:5px 0 0 0; 

}

#school dd {
	width:333px;
	height:24px;
	border-bottom:solid 1px #ccc;
	float:right;
	padding:5px 0 0 5px;
}

#school h4 {
	clear:both;
	height:33px;
	width:100px;
	padding:6px 0 0 5px;
	border-left:solid 10px #73d741;
	font-size:18px;
}

#school table {
	/*margin:10px 0 0 0;*/
        margin:0 auto;
	border-collapse: collapse;
	border-top:solid 1px #ccc;
	border-left:solid 1px #ccc;
}
#school thead {
    background-color: darkgreen;
    color: white;
}

#school th, #school td {
	font-size:16px;
	margin:0;
	padding:3px 20px;
	border-bottom:solid 1px #ccc;
	border-right:solid 1px #ccc;
}
	

/*---------------

村田ここから追加

---------------*/

#cource_list table {
	border-collapse: collapse;
	width:690px;
	border-top:solid 1px #ccc;
	border-left:solid 1px #ccc;
	margin:10px 0;
}

#cource_list th {
	text-align:left;
	padding:5px 0 5px 10px;
	color:#ffffff;
	font-weight:bold;
}

#cource_list td {
	padding:3px 10px 3px 10px;
}

#cource_list th, #cource_list td {
	border-bottom:solid 1px #ccc;
	border-right:solid 1px #ccc;
}

.cource_subtitle {
	background:#eeeeee;
	text-align:center;
}


.text_right {
	text-align:right;
}

#pc_basic th {
	background:#1aba3f;
}

#pc_apply th {
	background:#e38622;
}

#pc_mos th {
	background:#7c1aba;
}

#pc_des th {
	background:#ba1a1a;
}

#pc_hob th {
	background:#1abab4;
}

#pc_bisi th {
	background:#1a5eba;
}

.clear {
clear:both;
}

.price_table {
	margin-top: 20px;
	width:690px;
}
.price_table h3 {
	padding: 10px;
	text-align: center;
	color: #fff;
	margin:0;
}
.price_table th, .price_table td {
	padding: 10px;
	border: solid 1px #ccc;
}
.price_table th {
	background: #007f38;
}
.price_table tr:nth-child(2) td {
	font-size: 20px;
	text-align: center;
	padding: 20px;
}


.price_single dl {}

.price_single dt {
color: #f46111;
padding: 10px 0;
border-bottom: 1px dotted #000000;
text-align:center;
}

.price_single dt span {
font-size: 150%;
font-weight: bold;
}

.price_single dd {
font-size: 90%;
padding: 5px 0 0 0;
}

#cours_list {
margin: 0 0 20px 0;
}

#cours_list img {
display:block;
}

.cours_single {
width: 668px;
border-left: 1px solid #999999;
border-right: 1px solid #999999;
border-bottom: 1px solid #999999;
margin: 0;
padding:5px 10px;
}

.cours_single h3 {
margin:0;
}

.cours_single li {
float: left;
list-style: disc;
margin: 0 10px;
padding: 0;
display: block;
}

.pagination {
	clear: both;
	position: relative;
	font-size: 14px;
	line-height: 14px;
}
.pagination span, .pagination a {
	display: block;
	float: left;
	width: auto;
	margin-right: 4px;
	padding: 5px 7px;
	background-color: #fff;
	color: #555;
	text-decoration: none;
}
.pagination a {
	border: 1px solid #f2bb00;
}
.pagination a:hover{
	background-color: #fff7d6;
	border: 1px solid #f2bb00;
	color: #555;
}
.pagination .current{
	padding: 5px 7px;
	background-color: #f2bb00;
	border: 1px solid #f2bb00;
	color: #fff;
}

.pager_single {
	font-size:85%;
}

.pager_single a {
	color:#317ba5;
	text-decoration:none;
}

.pager_single a:hover {
	color:#134351;
}

/* sitemap */

#sitemap a {
	text-decoration:none;
	color:#333;
}

#sitemap a:hover {
	text-decoration:underline;
}

#sitemap h3 {
	border-left:solid 8px #ffcb3e;
	padding:3px 0 3px 8px;
	clear:both;
}

#sitemap .only {
	margin:0 0 25px 0;
}

#sitemap h3 a {
	color:#000;
}

#sitemap dt, #sitemap li {
	background:url(images/sitemap_btn.jpg) center left no-repeat;
	padding:0 0 0 18px;
}

#sitemap dd {
	font-size:80%;
	margin:3px 0 3px 20px;
}

#sitemap dl {
	float:left;
	margin:10px 30px 20px 18px;
}

#sitemap .clear {
	clear:both;
}

#sitemap ul {
	margin:0 0 20px 18px;
}



/* 404 */

#nf_404 h3 {
	color:#50b021;
	margin-bottom:30px;
}

#nf_404 p {
	width:690px;
	font-size:90%;
}

#nf_404 .text {
	margin-bottom:50px;
}

#nf_404 a {
	color:#317ba5;
}

#nf_404 a:hover {
	color:#134351;
}

.osusume {
	margin-bottom:65px;
	height:270px;
}

.osusume img {
	margin:5px 0;
}

/* 404 end */

li[id^="widget_sp_image-"]{
	margin-bottom:5px;
} /* サイドバーウィジェット画像リンク */


/* download */

#download p {
	font-size:90%;
	line-height:30px;
	margin:0 0 20px 0;
}

#download img {
	height:283px;
	border:solid 6px #DFAF09;
}

#download img:hover {
	border:solid 6px #FBAC32;
}

/* download end */


/* point */

#point section {
	margin-bottom:60px;
}

#point p {
	clear:both;
	font-size:90%;
	margin-bottom:20px;
}

#point h2 {
	font-size:140%;
	font-weight:normal;
	border-left:solid 10px #57c023;
	padding:3px 0 3px 8px;
}

#point ul {
	height:174px;
	margin:0 0 20px 0;
}

#point li {
	float:left;
	margin-right:25px;
	font-size:80%;
	text-align:center;
}

#point table {
	border-collapse: collapse;
	border:solid 1px #555;
}

#point th {
	padding:5px;
	width:200px;
	border:solid 1px #555;
	text-align:left;
}

.plus th {
	background:#F7CBDF;
}

.minus th {
	background:#BDD8F1;
}

#point td {
	border:solid 1px #555;
	width:100px;
	text-align:right;
}

.plus td {
	color:#E60012;
}

.minus td {
	color:#0051A4;
}

#point span {
	font-size:85%;
}

.plus {
	float:left;
	margin-right:20px;
}

/* point end */

/* support */
.sub .subTtl2 {
	color: #fff;
	font-size: 30px;
	letter-spacing: 1px;
	-moz-text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.8);
	-webkit-text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.8);
	-ms-text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.8);
	text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.8);
	background: #007f38;
	border-radius: 10px;
	padding: 20px 30px;
}
.sub .subTtl3 {
	color: #fff;
	font-size: 22px;
	letter-spacing: 2px;
	-moz-text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.8);
	-webkit-text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.8);
	-ms-text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.8);
	text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.8);
	background: #ffc700;
	border-radius: 5px;
	padding: 12px 15px;
	margin-bottom: 1rem;
}
.support #main p:first-child {
	margin-bottom: 2rem;
}
.support #main table {
	width: 550px;
	margin-bottom: 2rem;
}
.support #main table th, .support #main table td {
	text-align: right;
	border: #007f38 1px solid;
	padding: 10px 20px;
}
.support #main table th {
	color: #fff;
	text-align: left;
	background: #007f38;
	width: 60%;
}
.support #main table:last-child {
	width: 90%;
}
.support #main table:last-child tr td:nth-child(odd) {
	background: #E8EFEB;
}
/* support end */

/* voice */
.voice img {
	vertical-align:bottom;
	display: inline-block;
	*zoom: 1; /* for IE6-7 */
	*display: inline; /* for IE6-7 */
}


.prof {
	display: inline-block;
	vertical-align:bottom;
	*zoom: 1; /* for IE6-7 */
	*display: inline; /* for IE6-7 */
	font-size:100% !important;
	margin-left:15px;
}

#voice section {
	margin-top:45px;
}

#voice {
	margin-bottom:50px;
}
.txt {
	font-size:100% !important;

}
.notes {
	font-size:80%;
	margin-top:40px;
}

.single table {
	border-collapse: collapse;
	width:690px;
	border-top:solid 1px #ccc;
	border-left:solid 1px #ccc;
	margin:10px 0;
}

.single th {
	text-align:left;
	padding:5px 0 5px 10px;
	color:#000000;
	font-weight:bold;
	background:#eeeeee;
}

.single td {
	padding:3px 10px 3px 10px;
}

.single th, .single td {
	border-bottom:solid 1px #ccc;
	border-right:solid 1px #ccc;
}

#yoyaku {
	background: #ffc700;
	margin-bottom:20px;
	border-radius: 10px;
	padding: 20px 10px;
	margin-top:10px;
	font-size:0.8em;
}

#yoyaku form {
	margin-top: 10px;
}

#yoyaku td input {
	width:98px;
}

#yoyaku p {
	width:176px !important;
	height:25px;
	margin:0 !important;
	text-align:right;
}

#contact_tel h3, #contact_form h3 {
	padding-bottom:3px;
	margin-bottom:8px;
	border-bottom:2px solid #f46113;
	width:680px;
}

#contact_tel p {
	margin-bottom:30px;
}

.contact_tel {
	font-size:2em;
	font-weight:bold;
	color:#f96266;
}

.wpcf7-submit {
cursor:pointer;
margin-bottom:10px;
border: 0px;
width: 150px;
height: 39px;
background: url(images/contact_submit.png) left top no-repeat;
text-indent: -9999px;　　 /*　「送信」のテキストを飛ばす　*/
}

/* form p {
	width:658px;
	height:39px;
	text-align:right;
} */

.wpcf7-validation-errors {
	width:540px;
	margin:10px 0 0 0 !important;
}

.contactform {
	text-align:left;
	border-collapse: collapse;
	margin-bottom:15px;
}

.contactform tr {
	margin:0;
	padding:0;
}

.contactform th, .contactform td {
	border:1px solid #ccc;
	margin:0;
	padding:0;
}

.contactform th {
	padding:10px 14px;
	font-weight:normal;
	background:#F2FFEA;
}

.contactform td {
	padding:10px 16px;
}

.contactform .wpcf7-textarea {
	width:400px;
	height:180px;
}

.contactform .form {
	width:230px !important;
}

.contactform .address {
	width:300px !important;
}

.thankyou {
	margin-bottom:20px;
}

span.wpcf7-list-item { display: block; }

#map {
  margin: 100px auto 100px auto;
}
