@charset "UTF-8";
/*
Theme Name:鷹見会
Theme URI:http://www.narts.jp/
Description:鷹見会用テーマ
Author:NARTS
Author URI:http://www.narts.jp/
Version:1.0
*/

/* for wordpress */
.aligncenter {
	display: block;
	margin: 0 auto 10px;
}
.alignright {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
.alignleft {
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
}


/* CSSリセット */
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, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed,  figure, figcaption, footer, header, hgroup,  menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; } /* HTML5 display-role reset for older browsers  */ article, aside, details, figcaption, figure,  footer, header, hgroup, menu, nav, section { display: block; } body { line-height: 1; } ol, ul { list-style: none; } blockquote, q { quotes: none; } blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; } table { border-collapse: collapse; border-spacing: 0;
}

body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15px;
	line-height: 1.35em;
	color: #444;
	background-color: #fff;
}
img {
	vertical-align: bottom;
}
a:hover img {
	opacity: 0.7;
		-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity = 70);
		filter: alpha(opacity = 70);
	transition: all 0.3s;
}
a {
	text-decoration: none;
	color: #008CD6;
}
a:hover {
	text-decoration: none;
	color: #0E2D96;
	transition: 0.3s all;
}
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}


/****　ここからコンテンツ ****/

.inner {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}
#top {
	padding-top: 20px;
	padding-bottom: 26px;
}
#top h1 {
	width: auto;
	display: block;
	float: left;
	font-size: 22px;
}
#top h1 img {
	margin-right: 1em;
}
#top .freerental {
	float: right;
	display: block;
	margin-right: 24px;
}
#top .contact {
	float: right;
	display: block;
}

/* グロナビ */
#main-navi {
	background-color: #59e59f;
}
#main-navi ul li a {
	float: left;
	height: 64px;
	box-sizing: border-box;
	padding-top: 24px;
	font-size: 16px;
	font-weight: 800;
	text-align: center;
	width: 225px;
	border-left: 1px solid #b6ffda;
	border-right: 1px solid #00be5f;
	color: #303d00;
}
#main-navi ul li a.go-home {
	width: 60px;
}
#main-navi ul li a:hover {
	background-color: #adfbd4;
}
.slicknav_menu {
	display: none;
}
#menu {
	display: none;
}

/* 階層表示など */
#top-image {
	margin-bottom: 31px;
}
#top-3 {
	border-top: 3px solid #d1eb72;
	background-color: #e4f1bf;
	padding: 26px 0px 26px 0px;
	margin-bottom: 30px;
}
.appeal-3 {
	width: 294px;
	height: 382px;
	background-color: #fff;
	padding: 32px 42px;
	box-sizing: border-box;
	float: left;
	margin-right: 38px;
}
.appeal-3:nth-child(3) {
	margin-right: 0px;
}
.appeal-3:nth-child(1) .appeal-inner {
	background-image: url(images/bk_top3_01.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.appeal-3:nth-child(2) .appeal-inner {
	background-image: url(images/bk_top3_02.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.appeal-3:nth-child(3) .appeal-inner {
	background-image: url(images/bk_top3_03.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.appeal-inner {
	padding-left: 50px;
	margin-top: 17px;
}
.appeal-inner h3 {
	font-size: 16px;
	font-weight: 800;
	margin-bottom: 10px;
	line-height: 1.5em;
	color: #000;
}
.appeal-inner p {
	font-size: 14px;
	line-height: 1.4em;
}

/********* メインエリア *********/

#main-area {
	padding-top: 0px;
	padding-bottom: 50px;
}
#contents {
	width: 680px;
	float: left;
}
#side-area {
	width: 250px;
	float: left;
	margin-left: 30px;
}

#contents h2.dayservice {
	margin-bottom: 26px;
	background-color: #fff;
	background-image: none;
	padding: 0;
	font-size: 21px;
}
ul.toha {
	font-size: 18px;
	line-height: 1.4em;
	margin-bottom: 34px;
}
ul.toha li {
	list-style-type: disc;
	margin-bottom: 0.5em;
	margin-left: 1em;
}
span.bold {
	font-weight: 800;
	color: #000:
}
.mikata-it {
	margin-bottom: 38px;
}
.gakushu-1, .gakushu-2 {
	width: 330px;
	float: left;
	margin-right: 20px;
	margin-bottom: 35px;
}
.gakushu-2 {
	margin-right: 0px;
}

/* 新着情報 */
#contents #top-news h2 {
	font-size: 21px;
	font-weight: 800;
	border-bottom: 1px dotted #2a55b0;
	padding-bottom: 0.5em;
	margin-bottom: 0;
	margin-bottom: 0;
	background: none;
	padding-left: 0;
}
#top-news dt {
	color: #55b47f;
	width: 100px;
	float: left;
	font-size: 15px;
	padding-top: 5px;
}
#top-news dd {
	font-size: 15px;
	padding-top: 5px;
	border-bottom: 1px dotted #2a55b0;
	padding-bottom: 5px;
	padding-left: 100px;
}
#top-news-backnumber {
	margin-top: 10px;
	text-align: right;
}


/************* サイドメニュー *************/
.side-contact img {
	margin-bottom: 15px;
}
.list-office {
	background-color: #eaf1d6;
	text-align: center;
	border: 1px solid #d1eb72;
	padding-bottom: 10px;
	box-sizing: border-box;
	margin-bottom: 30px;
}
.list-office h3 {
	background-color: #d1eb72;
	padding: 10px 0px 10px 0px;
	color: #111;
	font-size: 20px;
}
.list-office img {
	margin-top: 10px;
}

/********** フッター **********/
#footer-area {
	background-color: #e4f1bf;
	padding-top: 23px;
	padding-bottom: 23px;
}
#footer-left {
display: block;
width: 680px;
float: left;
}
#footer-right {
	display: block;
	width: 279px;
	float: right;
}
.footer-name {
	font-size: 40px;
	line-height: 1.4em;
	font-weight: 800;
}
.footer-menu li {
	float: left;
	border-right: 1px solid #333;
	padding: 0px 10px 0px 10px;
	font-size: 14px;
}
.footer-menu li:first-child {
	padding-left: 0;
}
.footer-menu li:last-child {
	border-right: none;
}
.footer-tel {
	display: block;
	float: right;
	font-weight: 700;
}
.footer-tel li {
	line-height: 1.5em;
	margin-bottom: 0.2em;
}

/********* 下層ページ *********/
#sub-title {
	background-image: url(images/bg_subtitle01.jpg);
	background-position: center center;
	height: 120px;
	box-sizing: border-box;
	margin-bottom: 30px;
	padding-top: 50px;
	font-size: 30px;
	font-weight: 800;
}

#contents h2 {
	background-color: #f5f4ed;
	background-image: url(images/bg_h2.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0.7em 0.3em 0.7em 0.6em;
	color: #2f2f2f;
	font-size: 38px;
	font-weight: 800;
	margin-bottom: 0.5em;
	line-height: 1.3em;
}
#contents h3 {
	background-image: url(images/bg_h3.png);
	background-repeat: no-repeat;
	background-position: top 12px left;
	padding-left: 24px;
	padding-bottom: 0px;
	font-size: 30px;
	font-weight: 700;
	border-bottom: 1px dotted #555;
	line-height: 1.3em;
	margin-bottom: 0.7em
}
#contents h4 {
	padding-left: 8px;
	padding-bottom: 0px;
	font-size: 22px;
	font-weight: 700;
	border-bottom: 1px dotted #d1eb72;
	border-left: 3px solid #d1eb72;
	line-height: 1.3em;
	margin-bottom: 0.7em
}
#contents h5 {
	font-size: 18px;
	font-weight: 700;
	line-height: 1.3em;
	margin-bottom: 0.7em;
	color: #55b47f;
}
#contents p {
	font-size: 16px;
	line-height: 1.75em;
	margin-bottom: 1em;
}

strong {
	font-weight: 800;
}

#contents table {
	margin: 0 0 15px 0;
	border-collapse: collapse;
}
#contents table th {
	background-color: #f5f4ed;
	padding: 9px;
	border: 1px solid #55b47f;
	color: #333333;
	font-weight: normal;
	font-size: 14px;
	text-align: left;
	}
#contents table td {
	background-color: #FFFFFF;
	padding: 9px;
	border: 1px solid #55b47f;
	color: #333333;
	font-size: 14px;
	vertical-align: top;
}
#contents table td p {
	font-size: 14px;
}

#contents ul {
	margin: 0 0 20px 0;
}
#contents ul li {
	list-style-type: disc;
	margin-left: 1.3em;
	margin-bottom: 5px;
}
#contents ul li ul {
	margin: 10px 0px 10px 0px;
}
#contents ul li ul li {
	list-style-type: circle;
	margin-bottom: 5px;
}


#contents .gaiyo_map table {
	float: left;
	margin-right: 24px;
}
table.enkaku {
	width: 100%;
}

#contents div.comment p {
	background-color: #f3f2ea;
	padding: 1em;
	border: 1px solid #55b47f;
	font-family:"Roboto Slab" , Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
	font-size: 14px;
}
#contents div.comment p span.name {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: 700;
}

.breadcrumbs{color:#333333; font-size:15px; padding:0 0 20px 0;}
.breadcrumbs a{text-decoration:underline;}
.breadcrumbs a:hover{text-decoration:none;}

.post_time{text-align:right; margin:0 0 15px 0;}

.pagination{text-align:center; padding:30px 0;}
a.page-numbers,.pagination .current{background:#FFFFFF; border:solid 1px #55B47F; font-size:14px; padding:5px; margin:0; text-decoration:none;}
.pagination .current{background:#55B47F; border:solid 1px #55B47F; color:#FFFFFF;}

/*** トップのブログリンク上にスペース ***/
#top-news {
	margin-bottom: 1.5em;
}

/*** トップの無料貸し出しのバナー ***/
#freerental {
	margin-top: 1em;
	margin-bottom: 1em;
}

/*** サイドのバナーの空間 ***/

.side-kyujin, .side-kyoryoku {
	margin-bottom: 1.5em;
	display: block;
}

/*** 脳楽習の「詳しくはこちら」 ***/
.moreinfo {
	background-color: #3c68c2;
	color: #fff;
	padding: 0.8em;
}
.moreinfo:hover {
	color: #ffff57;
}


/*************** レスポンシブ記述部 ***************/

@media screen and (max-width: 640px) {
img {
	max-width: 100%;
	height: auto;
}
.inner {
	width: 100%;
}
#top h1 {
	text-align: center;
	width: auto;
	float: none;
	margin-bottom: 1.5em;
}
#top h1 img {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1em;
	display: block;
}

#top .contact {
	float: none;
	text-align: center;
}
#top .freerental {
	display: none;
}
#main-navi {
	display: none;
}
#menu {
	display: none;
}
.slicknav_menu {
	display: block;
	text-align: center;
}
.slicknav_menu .slicknav_menutxt {
	font-size: 14px;
}
#top-image {
	margin-bottom: 0px;
}
.appeal-3 {
	float: none;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 2em;
	height: auto;
}
.appeal-3:nth-child(3) {
	margin-right: auto;
}
#contents {
	width: 100%;
	float: none;
	padding-left: 8px;
	padding-right: 8px;
	box-sizing: border-box;
	margin-bottom: 2em;
}
.gakushu-1, .gakushu-2 {
	float: none;
	margin-left: auto;
	margin-right: auto;
}

#side-area {
	float: none;
	margin-left: auto;
	margin-right: auto;
}

#footer-left {
	width: 100%;
	float: none;
}
.footer-name {
	text-align: center;
}
.footer-menu {
	display: none;
}
#footer-right {
	width: 100%;
	float: none;
	text-align: center;
}
.footer-tel {
	float: none;
}

#sub-title {
	text-align: center;
	line-height: 1.3em;
	height: auto;
	padding: 10px 5px 10px 5px;
	font-size: 17px;
}

} /* ←レスポンシブ用：削除禁止*/


/******* Webフォーム整形 *******/
.wpcf7 p {
	padding: 0.1em 0 0.1em;
}
span.wpcf7-list-item {
	display: block;
}
.wpcf7 input[type="text"],
.wpcf7 input[type="password"],
.wpcf7 input[type="email"],
.wpcf7 textarea {
	padding:0.5em;
	box-shadow:inset 1px 1px 1px rgba(0, 0, 0, 0.15);
	background:#FCFCFC;
	border:#999 1px solid;
	color:#222;
	font-size:14px;
	max-width: 100%;
}
.wpcf7 input[type=submit],
.wpcf7 input[type=reset],
.wpcf7 input[type=button] {
	padding:4px 15px;
	border-radius:15px;
	box-shadow:0 0 5px rgba(0, 0, 0, .1);
	background:#F8F8F8;
	background:-moz-linear-gradient(#FCFCFC, #F3F3F3);
	background:-webkit-linear-gradient(#FCFCFC, #F3F3F3);
	background:-o-linear-gradient(#FCFCFC, #F3F3F3);
	background:-ms-linear-gradient(#FCFCFC, #F3F3F3);
	background:linear-gradient(#FCFCFC, #F3F3F3);
	border:#bbb 1px solid;
	color:#444;
	font-size:13px;
}
input[type=checkbox] {
	-webkit-transform: scale(1.0);
	transform: scale(1.0);
	margin-right:0.5em;
}

.wpcf7 input[type=submit]:hover,
.wpcf7 input[type=reset]:hover,
.wpcf7 input[type=button]:hover {
	box-shadow:#aaa 0 0 5px;
}

.wpcf7-not-valid-tip {
	color: #BE0000
}

.wpcf7 form {
	background-color: #F2F2F2;
	padding: 2em;
	margin-bottom: 1em;
}
.wpcf7 p {
	margin-bottom: 8px;
	line-height: 1.3em
}
.require {
	color: #BE0000;
}



/*** Youtube & GoogleMap レスポンシブ対応 ***/
.movie-wrap {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}
.movie-wrap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


/******* 鷹見会 色をブルー基調に *******/

#top-3 {
	border-top: 3px solid #77b1bd;
	background-color: #b6e4ed;
}
#main-navi {
	background-color: #9ce0ed;
}
#main-navi ul li a {
	border-left: 1px solid #bdf5ff;
	border-right: 1px solid #86c1cc;
	color: #005469;
}
#main-navi ul li a:hover {
	background-color: #cff7ff;
}
.list-office {
	background-color: #d3edf2;
	border: 1px solid #35b5d6;
}
.list-office h3 {
	background-color: #35b5d6;
	color: #fff;
}
#contents h4 {
	border-bottom: 1px dotted #32aac9;
	border-left: 3px solid #32aac9;
}
#contents h5 {
	color: #32aac9;
}
#contents div.comment p {
	border: 1px solid #32aac9;
}
#contents table th, #contents table td {
	border: 1px solid #32aac9;
}
#top-news-backnumber a {
	color: #000;
}
#top-news-backnumber a:hover {
	color: #999;
}
#top-news dt {
	color: #666;
}
#footer-area {
	background-color: #35b5d6;
	color: #ffffff;
}
#footer-area a {
	color: #ffff1e;
}
#footer-area a:hover {
	color: #ffffff;
}
.footer-menu li {
	border-right: 1px solid #fff;
}