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

/*
Theme name: hanamigawa
Theme URI: http://hanamigawa-swim.jp/
Author: Ogiwara
Description: hanamigawa's theme
Version: 20141222
*/




/*-----------------------------------------
reset
-----------------------------------------*/
/*
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	background-color: #ffffff;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #333333;
	letter-spacing: 1px;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
nav ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
a {
	margin: 0;
	padding: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
/* change colours to suit your needs */
ins {
	background-color: #ff9;
	color: #000;
	text-decoration: none;
}
/* change colours to suit your needs */
mark {
	background-color: #ff9;
	color: #000;
	font-style: italic;
	font-weight: bold;
}
del {
	text-decoration: line-through;
}
abbr[title], dfn[title] {
	border-bottom: 1px dotted;
	cursor: help;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* change border colour to suit your needs */
hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #cccccc;
	margin: 1em 0;
	padding: 0;
}
input, select {
}
fieldset, img {
	border: 0;
}
address, caption, cite, code, dfn, strong, th, var {
	font-style: normal;
	font-weight: normal;
}
ol, ul, li {
	list-style: none;
}
caption, th {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
a:focus {
	outline: none;
}
a:hover img {
	opacity: 0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}
p {
	line-height: 20px;
	letter-spacing: 1px;
}
.mgn0 {
	margin: 0;
}
.mgnT5 {
	margin-top: 5px;
}
.mgnT10 {
	margin-top: 10px;
}
.mgnT15 {
	margin-top: 15px;
}
.mgnT20 {
	margin-top: 20px;
}
.mgnT30 {
	margin-top: 30px;
}
.mgnT40 {
	margin-top: 40px;
}
.mgnT50 {
	margin-top: 50px;
}
.mgnT60 {
	margin-top: 60px;
}
.mgnB5 {
	margin-bottom: 5px;
}
.mgnB10 {
	margin-bottom: 10px;
}
.mgnB15 {
	margin-bottom: 15px;
}
.mgnB20 {
	margin-bottom: 20px;
}
.mgnB30 {
	margin-bottom: 30px;
}
.mgnB40 {
	margin-bottom: 40px;
}
.mgnB50 {
	margin-bottom: 50px;
}
.mgnB60 {
	margin-bottom: 60px;
}
.mgnL5 {
	margin-left: 5px;
}
.mgnL10 {
	margin-left: 10px;
}
.mgnL15 {
	margin-left: 15px;
}
.mgnL20 {
	margin-left: 20px;
}
.mgnL30 {
	margin-left: 30px;
}
.mgnL40 {
	margin-left: 40px;
}
.mgnL50 {
	margin-left: 50px;
}
.mgnL60 {
	margin-left: 60px;
}
.mgnR5 {
	margin-right: 5px;
}
.mgnR10 {
	margin-right: 10px;
}
.mgnR15 {
	margin-right: 15px;
}
.mgnR20 {
	margin-right: 20px;
}
.mgnR30 {
	margin-right: 30px;
}
.mgnR40 {
	margin-right: 40px;
}
.mgnR50 {
	margin-right: 50px;
}
.mgnR60 {
	margin-right: 60px;
}
.txt_alignL {
	text-align: left;
}
.txt_alignC {
	text-align: center;
}
.txt_alignR {
	text-align: right;
}
.borderB_dot {
	border-bottom: 1px dotted #eeeeee;
}
.border0 {
	border: none;
}
.red {
	color: #ee0000;
}
.yellow {
	color: #ffee00;
}
.bor {
	color: #6c272d !important;
}
.sb {
	color: #1d2088;
}
.y {
	color: #ffcc00;
}
.f_size10 {
	font-size: 10px;
}
.floatL {
	float: left;
}
.floatR {
	float: right;
}
.pdg0 {
	padding: 0;
}
.pdgB10 {
	padding-bottom: 10px;
}
.box_shadow {
	box-shadow: 2px 2px 2px rgba(0,0,0,0.2);
}
.bold {
	font-weight: bold;
}
/*-----------------------------------------
header
-----------------------------------------*/

/* トップページ */

#header {
	width: 100%;
}
.h1_wrap {
	width: 100%;
	background: #1d2088;
	text-align: center;
	padding: 5px;
}
.h1_wrap h1 {
	font-size: 10px;
	line-height: 20px;
	text-align: center;
	color: #ffffff;
}
.h1_wrap h1.club-nsme {
  line-height: 32px;
}
#slide {
	width: 100%;
	height: 280px;
	background: #ffffff;
}
.top_header {
	width: 960px;
	margin: 0 auto;
	position: relative;
}
.mainv_catch {
	text-align: center;
	padding: 65px 0 0;
}
.mainv_bn {
	position: absolute;
	top: 192px;
	left: 350px;
}
.top_header_left {
	float: left;
	width: 142px;
	height: 85px;
	margin: 10px 0 0;
}
.top_header_right {
	float: right;
}
.header_inner .top_header_btn_bg{
  position: fixed;
  right: -1px;
  z-index: 999;
}
.top_header_center {
	position: absolute;
	top: 185px;
	left: 315px;
}
.top_header_center img{
        border: solid 1px blue;
}
/* 
.top_header_btn_bg {
	width: 100px;
	height: 100px;
	background: url(images/top_header_btn_bg.png) no-repeat right top;
}
 */
/* 下層ページ */

.low_header {
	width: 100%;
	height: 90px;
}
.header_inner {
	width: 960px;
	margin: 0 auto;
	position: relative;
}
.header_left {
	float: left;
	width: 510px;
}
.header_right {
	float: right;
	width: 440px;
	height: 90px;
	background: url(images/header_order_bg.png) no-repeat left top;
}
.low_header h1 {
	position: absolute;
	left: 130px;
	top: 15px;
	font-size: 10px;
	line-height: 14px;
	color: #999999;
	width: 380px;
}
#logo {
	margin: 15px 0 0;
}
.snav {
	margin: 0 0 0 150px;
	line-height: 20px;
}
.snav li {
	float: left;
	margin: 0 10px 0 0;
	font-size: 10px;
	padding: 0 0 0 10px;
	background: url(images/list_ku_gray.png) no-repeat left center;
}
.header_orderL {
	float: left;
	width: 210px;
	padding: 0 0 0 10px;
}
.header_orderR {
	float: right;
	width: 200px;
	padding: 0 10px 0 0;
}
.header_tel_txt01 {
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
}
.header_tel_number {
	font-size: 24px;
	font-weight: bold;
	line-height: 24px;
	padding: 0 0 0 18px;
	background: url(images/low_header_tel_mark.png) no-repeat left center;
	margin: 2px 0;
	white-space: nowrap;
}
.header_tel_txt02 {
	font-size: 10px;
	line-height: 11px;
}
/*-----------------------------------------
gnavi
-----------------------------------------*/

#gnav {
	clear: both;
	width: 960px;
	margin: 0 auto;
	height: 50px;
}
#gnav li {
	float: left;
	width: 120px;
	height: 50px;
}
/*-- breadcrumb --*/

.bread_wrap {
	width: 100%;
	height: 25px;
	background: #1d2088;
}
#breadcrumb {
	width: 960px;
	margin: 0 auto;
	font-size: 10px;
	color: #ffffff;
	line-height: 25px;
}
#breadcrumb span {
	margin: 0 5px 0 0;
}
#breadcrumb span a {
	color: #ffffff;
}
/*-----------------------------------------
content
-----------------------------------------*/

.title_bg {
	height: 180px;
}
.about_title {
	background: url(images/about_title_bg.jpg) no-repeat center top;
}
.admit_title {
	background: url(images/admit_title_bg.jpg) no-repeat center top;
}
.program_title {
	background: url(images/program_title_bg.jpg) no-repeat center top;
}
.facility_title {
	background: url(images/facility_title_bg.jpg) no-repeat center top;
}
.staff_title {
	background: url(images/staff_title_bg.jpg) no-repeat center top;
}
.qa_title {
	background: url(images/qa_title_bg.jpg) no-repeat center top;
}
.access_title {
	background: url(images/access_title_bg.jpg) no-repeat center top;
}
.bus_title {
	background: url(images/bus_title_bg.jpg) no-repeat center top;
}
.schedule_title {
	background: url(images/schedule_title_bg.jpg) no-repeat center top;
}
.contact_title {
	background: url(images/contact_title_bg.jpg) no-repeat center top;
}
.privacy_title {
	background: url(images/privacy_title_bg.jpg) no-repeat center top;
}
.recruit_title {
	background: url(images/recruit_title_bg.jpg) no-repeat center top;
}
.entry_title {
	background: url(images/entry_title_bg.jpg) no-repeat center top;
}
.sitemap_title {
	background: url(images/sitemap_title_bg.jpg) no-repeat center top;
}
.info_title {
	background: url(images/info_title_bg.jpg) no-repeat center top;
}
.blog_title {
	background: url(images/blog_title_bg.jpg) no-repeat center top;
}
h2.title {
	width: 960px;
	margin: 0 auto;
	padding: 30px 0 50px;
}
#content {
	width: 960px;
	margin: 30px auto 50px;
}
/*-----------------------------------------
トップページ
-----------------------------------------*/

.top_content_wrap {
	width: 100%;
	background: url(images/top_content_bg.jpg) no-repeat center top;
	min-height: 330px;
}
#top_content {
	width: 960px;
	margin: 0 auto;
	padding: 10px 0 50px;
}
.top_con_top {
	margin: 0 0 20px;
}
.top_con_topL {
 /*float:right;*/
	/* width:260px; */
	min-height: 167px;
	border: 3px solid #95A8FF;
	padding: 7px 8px 0px;
	background: #ffffff;
	margin-bottom: 2em;
	width: 60%;
	margin: 0em 0em 2em 29.8em;
}
.top_con_topR {
/* float:right; */
	/* width:650px; */
}
.top_info_h {
	height: 43px;
	/* text-align:center; */
	margin: 0;
	background: none;
	margin-bottom: 1em;
	width: 100%;
	overflow: hidden;
}
.top_info_list {
	border-bottom: 1px dotted #eeeeee;
}
.top_info_list li {
	border-top: 1px dotted #eeeeee;
}
.top_info_area a {
	display: block;
	min-height: 24px;
	padding: 0.2em 2em;
}
.top_info_area a:hover {
	background: #eefdff;
	text-decoration: none;
}
.top_info {
/* width:260px; */
}
.top_info dt {
	width: 130px;
	/* font-size:10px; */
	/* color:#1d2088; */
	/* padding:8px 10px 2px; */
	float: left;
}
.top_info dd {
	/* width:240px; */
	font-size: 1.3em;
	font-weight: normal;
	line-height: 16px;
	padding: 0 10px 8px;
	background: none;
	border-bottom: 1px dotted #eeeeee;
}
.program_bn {
	margin: 0 -10px 0 0;
}
.program_bn li {
	float: left;
	width: 320px;
	margin: 0 0 0 0;
}
.program_bn li a {
	display: block;
}
.program_bn li a:hover {
	text-decoration: none;
}
.program_bn li dt {
	/* height:215px; */
	margin: 0 0 10px;
}
.program_bn li dd {
	font-size: 10px;
	line-height: 14px;
}
.menu_bn {
	margin: 0 -5px 0 0;
}
.menu_bn li {
	float: left;
	width: 188px;
	height: 200px;
	margin: 0 5px 5px 0;
}
.top_order {
	width: 960px;
	height: 130px;
	background: url(images/top_order_bg.png) no-repeat left top;
}
.top_orderL {
	float: left;
	width: 400px;
	margin: 20px 0 0 140px;
	line-height: 14px;
}
.top_orderR {
	float: right;
	width: 400px;
	margin: 35px 20px 0 0;
}
.top_order_tel_txt {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	margin: 0 0 1px;
}
.top_order_tel_txt span {
	font-size: 13px;
	font-weight: normal;
}
.top_order_tel_txt02 {
	font-size: 11px;
	line-height: 12px;
}
.top_order_tel_number {
	font-size: 36px;
	font-weight: bold;
	letter-spacing: 2px;
	line-height: 32px;
	padding: 0 0 0 35px;
	background: url(images/top_order_tel_mark.png) no-repeat left center;
	margin: 0 0 2px;
}
.top_halfL {
	float: left;
	width: 476px;
}
.top_halfR {
	float: right;
	width: 476px;
}
/*-----------------------------------------
下層ページ
-----------------------------------------*/

#main {
	width: 700px;
	float: left;
}
#sidebar {
	width: 240px;
	float: right;
}
/*-- main --*/

h3 {
	font-size: 20px;
	font-weight: bold;
	color: #ffffff;
	line-height: 60px;
	margin: 0 0 20px;
	background: url(images/blue_h_bg.png) no-repeat left top;
	text-align: center;
}
.h3_half {
	background: url(images/blue_h_half_bg.png) no-repeat left top;
}
.h3_bn {
	height: 140px;
}
h4 {
	font-size: 20px;
	line-height: 24px;
	margin: 0 0 20px;
	text-align: center;
}
h5 {
	color: #442200;
	letter-spacing: 1px;
}
.lead {
	font-size: 20px;
	line-height: 24px !important;
}
.lead_b {
	color: #112288;
	margin: 15px 0;
}
.lead_y {
	color: #442200;
}
.lead_yg {
	color: #004400;
}
.lead_eg {
	color: #004444;
}
.con_wrap {
	width: 700px;
}
.con_left01 {
	float: left;
	width: 440px;
	margin: 0 0 20px;
}
.con_right01 {
	float: right;
	width: 240px;
	margin: 0 0 20px;
}
.con_left02 {
	float: left;
	width: 240px;
	margin: 0 0 20px;
}
.con_right02 {
	float: right;
	width: 440px;
	margin: 0 0 20px;
}
.con_half_left {
	float: left;
	width: 340px;
}
.con_half_right {
	float: right;
	width: 340px;
}
.con_left01 p, .con_right02 p {
	line-height: 18px;
}
.relative {
	position: relative;
}
.y_box {
	background: #fffcee;
	padding: 20px;
}
.y_box dl {
	border-bottom: 1px dotted #dddddd;
}
.y_box dt {
	clear: left;
	float: left;
	width: 120px;
	padding: 10px;
	border-top: 1px dotted #dddddd;
	font-weight: bold;
}
.y_box dt span {
	color: #1d2088;
}
.y_box dd {
	float: left;
	width: 500px;
	padding: 10px;
	border-top: 1px dotted #dddddd;
}
.gray_box {
	background: #f8f8f8;
	padding: 19px;
	border: 1px solid #eeeeee;
}
.gray_box dl {
	border-bottom: 1px dotted #dddddd;
}
.gray_box dt {
	clear: left;
	float: left;
	width: 220px;
	padding: 10px;
	border-top: 1px dotted #dddddd;
	font-weight: bold;
}
.gray_box dd {
	float: left;
	width: 400px;
	padding: 10px;
	border-top: 1px dotted #dddddd;
}
.btn_area {
	margin: 0 -20px 30px 0;
}
.btn_area li {
	float: left;
	margin: 0 20px 0 0;
	width: 340px;
	height: 60px;
}
.order {
	border-top: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
	margin: 0 0 40px;
}
.order ul {
	padding: 20px 0;
	margin: 0 -20px 0 0;
}
.order li {
	float: left;
	width: 340px;
	height: 60px;
	margin: 0 20px 0 0;
}
.box_list {
	margin: 0 -5px 20px 0;
}
.box_list li {
	float: left;
	width: 210px;
	margin: 0 5px 5px 0;
	border: 1px solid #eeeeee;
	padding: 9px;
}
.box_list li dt {
	height: 200px;
	margin: 0 0 5px;
}
.box_list li dd {
	font-size: 10px;
	line-height: 14px;
}
/*-- 01花見川スイミングクラブとは about --*/

.about_top {
	background: url(images/about_top_ph.png) no-repeat 30px bottom;
	min-height: 200px;
}
.about_top ul {
	margin: 0 0 0 200px;
	padding: 20px 0 10px;
}
.about_top li {
	font-size: 15px;
	color: #996600;
	line-height: 24px;
	margin: 0 0 10px;
	padding: 0 0 0 65px;
}
.lit_pt01 {
	background: url(images/ic_lit_pt01.png) no-repeat left center;
}
.lit_pt02 {
	background: url(images/ic_lit_pt02.png) no-repeat left center;
}
.lit_pt03 {
	background: url(images/ic_lit_pt03.png) no-repeat left center;
}
.lit_pt04 {
	background: url(images/ic_lit_pt04.png) no-repeat left center;
}
.lit_pt05 {
	background: url(images/ic_lit_pt05.png) no-repeat left center;
}
.about_point {
}
.about_point li {
	padding: 20px;
	margin: 0 0 20px;
}
.about_point li:nth-child(even) {
	background: #fff9ee;
}
.about_point li:nth-child(odd) {
	background: #fffcee;
}
.about_pointL01 {
	float: left;
	width: 400px;
}
.about_pointR01 {
	float: right;
	width: 240px;
}
.about_pointL02 {
	float: left;
	width: 240px;
}
.about_pointR02 {
	float: right;
	width: 400px;
}
.point {
	font-size: 20px;
	color: #996600;
	line-height: 24px;
	text-align: left;
	padding: 5px 0 5px 80px;
	margin: 0 0 20px;
}
.point01 {
	background: url(images/ic_point01.png) no-repeat left center;
}
.point02 {
	background: url(images/ic_point02.png) no-repeat left center;
}
.point03 {
	background: url(images/ic_point03.png) no-repeat left center;
}
.point04 {
	background: url(images/ic_point04.png) no-repeat left center;
}
.point05 {
	background: url(images/ic_point05.png) no-repeat left center;
}
.dash_box {
	border: 2px dashed #eecc99;
	padding: 18px;
}
.dash_boxL01 {
	float: left;
	width: 360px;
}
.dash_boxR01 {
	float: right;
	width: 240px;
}
.dash_boxL02 {
	float: left;
	width: 240px;
}
.dash_boxR02 {
	float: right;
	width: 360px;
}
.dash_box h5 {
	margin: 0 0 10px;
}
.dash_box li {
	font-size: 12px;
	line-height: 20px;
	border: 0;
	padding: 0;
	margin: 0;
	background: none;
}
.dash_box li .sq {
	background: #996600;
	padding: 0 5px;
	color: #ffffff;
	margin: 0 5px 0 0;
}
.dash_catch {
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	color: #996600;
}
/*-- 02入会＆料金 admit --*/

.admit_flow li {
	width: 340px;
	height: 140px;
	margin: 0 0 5px;
}
.admit_flow li.step01 {
	background: url(images/step01_bg.png) no-repeat left top;
}
.admit_flow li.step02 {
	background: url(images/step02_bg.png) no-repeat left top;
}
.admit_flow li.step03 {
	background: url(images/step03_bg.png) no-repeat left top;
}
.admit_flow dl {
	padding: 25px 0 0 120px;
}
.admit_flow dt {
	font-size: 20px;
	font-weight: bold;
	color: #663300;
	margin: 0 0 5px;
}
.admit_flow dd {
	width: 200px;
	line-height: 18px;
}
.admit_pos {
	position: absolute;
	top: 100px;
	right: 10px;
}
.admit_special {
	margin-right: -4px;
}
.admit_special li {
	float: left;
	width: 172px;
	height: 150px;
	margin: 0 4px 0 0;
}
.admit_table {
	width: 700px;
	margin: 0 0 5px;
}
.admit_table thead th, .admit_table thead td {
	background: #1d2088;
	border-bottom: 1px solid #ffffff;
}
.admit_table thead th, .admit_table thead td {
	padding: 10px;
	color: #ffffff;
	text-align: center;
}
.admit_table tr:nth-child(even) {
}
.admit_table tr:nth-child(odd) {
}
.admit_table tbody th {
	width: 130px;
	border-bottom: 1px solid #ffffff;
	padding: 10px;
	font-weight: bold;
	color: #112288;
	background: #cedbff;
}
.admit_table tbody th span {
	font-size: 10px;
}
.admit_table td {
/*	width: 255px; */
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	padding: 10px;
	background: #eeeeff;
}
/*-- 03プログラムのご紹介 program --*/

.program_t01_bg {
	background: url(images/program_t01_bg.jpg) no-repeat right top;
}
.prog_select {
	margin: 0 -5px 20px 0;
}
.prog_select li {
	float: left;
	border: 1px solid #eeeeee;
	margin: 0 5px 0 0;
}
.prog_select li a {
	width: 210px;
	display: block;
	padding: 0 9px;
}
.prog_select li a:hover {
	text-decoration: none;
}
.prog_select h5 {
	height: 160px;
	margin: 0 0 5px;
}
.prog_select p {
	margin: 0 0 5px;
	font-size: 10px;
	line-height: 14px;
}
.tgt {
	width: 240px;
	margin: 0 0 20px;
}
.tgt dt {
	font-size: 13px;
	line-height: 40px;
	text-align: center;
}
.tgt dd {
	line-height: 16px;
	padding: 9px;
}
.tgt_y {
	color: #442200;
}
.tgt_y dt {
	background: #ffdd33;
}
.tgt_y dd {
	background: #fffcee;
	border: 1px solid #ffdd33;
}
.tgt_yg {
	color: #004400;
}
.tgt_yg dt {
	background: #bbff00;
}
.tgt_yg dd {
	background: #f8ffdd;
	border: 1px solid #bbff00;
}
.tgt_eg {
	color: #004444;
}
.tgt_eg dt {
	background: #66eedd;
}
.tgt_eg dd {
	background: #eefff8;
	border: 1px solid #66eedd;
}
/* 04施設のご案内 facility */

.facility_t01_bg {
	background: url(images/facility_t01_bg.jpg) no-repeat right top;
}
/* 05スタッフのご紹介 staff */

.staff_list {
}
.staff {
	border: 1px solid #eeeeee;
	padding: 19px 19px 0;
	margin: 0 0 20px;
}
.staff_left {
	float: left;
	width: 380px;
	height: 140px;
}
.staff_right {
	float: right;
	width: 260px;
	height: 140px;
}
.staff_leftR {
	float: right;
	width: 240px;
}
.staff_leftL {
	float: left;
	width: 120px;
}
.staff h4 {
	text-align: left;
	margin: 0 0 15px;
}
.staff h4 span {
	font-size: 14px;
}
.staff p {
	line-height: 16px;
}
.staff_motto {
	width: 240px;
	height: 120px;
	background: #fffcee;
	border: 1px solid #ffcc00;
	padding: 9px;
}
.staff_motto h5 {
	font-weight: bold;
	color: #ff9900;
	padding: 0 0 5px;
	border-bottom: 1px solid #ffcc00;
	margin: 0 0 10px;
}
.staff_motto li {
	line-height: 16px;
}
.staff .staff_btn {
	font-size: 12px;
	text-align: center;
	line-height: 30px;
	border: 1px solid #dddddd;
	background: #f8f8f8;
	width: 660px;
	height: 30px;
	margin: 0 0 20px;
	cursor: pointer;
}
.staff .staff_btn:hover {
	background: #eeeeee;
}
.staff_detail dt {
	padding: 8px 0 0 40px;
	background: url(images/icon_q.png) no-repeat left top;
	min-height: 30px;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	margin: 0 0 10px;
}
.staff_detail dd {
	padding: 8px 0 10px 40px;
	background: url(images/icon_a.png) no-repeat left top;
	min-height: 30px;
	line-height: 18px;
	border-bottom: 1px dotted #eeeeee;
	margin: 0 0 10px;
}
.voice li {
	border: 1px dashed #1d2088;
	border-radius: 5px;
	padding: 19px 19px;
	margin: 0 0 20px;
}
.voice li dt {
	font-size: 20px;
	font-weight: bold;
	color: #1d2088;
	line-height: 40px;
	padding: 5px 0 5px 70px;
	border-bottom: 1px solid #1d2088;
	margin: 0 0 10px;
}
.voice li dt.voice01 {
	background: url(images/icon_crown01.png) no-repeat left top;
}
.voice li dt.voice02 {
	background: url(images/icon_crown02.png) no-repeat left top;
}
.voice li dt.voice03 {
	background: url(images/icon_crown03.png) no-repeat left top;
}
.voice li dd {
	line-height: 18px;
	padding: 0 0 5px 15px;
	background: url(images/icon_human_b.png) no-repeat left top;
	min-height: 15px;
	border-bottom: 1px dotted #eeeeee;
	margin: 0 0 5px;
}
/* 06よくあるご質問 qa */

.qa_top_btn {
	height: 60px;
	margin: 0 -5px 20px 0;
}
.qa_top_btn li {
	float: left;
	width: 136px;
	height: 60px;
	margin: 0 5px 0 0;
}
.qa_top_btn li a {
	width: 136px;
	height: 60px;
}
.qa_list {
	margin: 0 0 30px;
}
.qa_list li {
	min-height: 30px;
	border-bottom: 1px dotted #eeeeee;
	margin: 0 0 10px;
}
.qa_list dt {
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	padding: 8px 0 0 40px;
	background: url(images/icon_q.png) no-repeat left top;
	min-height: 30px;
}
.qa_list dd {
	line-height: 18px;
	padding: 8px 0 0 40px;
	background: url(images/icon_a.png) no-repeat left top;
	min-height: 24px;
	margin: 0 0 10px;
}
/* 07交通アクセス access */

.access_t01_area {
	margin: 0 0 10px;
}
.access_t01_area dl {
	margin: 0 0 20px;
}
.access_t01_area dt {
	font-size: 16px;
	color: #1d2088;
	margin: 0 0 20px;
}
.access_t01_area dd {
	line-height: 18px;
}
.access_t01_area li {
	margin: 0 0 5px;
}
.map_root {
	border-bottom: 1px dotted #eeeeee;
}
.map_root li {
	border-top: 1px dotted #eeeeee;
	padding: 20px 0 0;
}
.map_root dt {
	font-size: 16px;
	margin: 0 0 20px;
}
.map_root dd {
	font-size: 11px;
	line-height: 15px;
}
.expand {
	width: 240px;
	line-height: 30px;
	font-size: 12px;
	color: #ffffff !important;
	text-align: center;
}
.expand a {
	display: block;
	color: #ffffff;
	background: #1d2088;
	text-decoration: none;
}
.expand a:hover {
	background: #6062ab;
}
/* 08バス bus */

.bus_top_btn li {
	margin: 0 0 2px;
}
.bus_table {
	width: 699px;
	border-left: 1px solid #eeeeee;
	border-top: 1px solid #eeeeee;
	margin: 0 0 30px;
}
.bus_table thead th {
	text-align: center;
	border-right: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
	background: #f8f8f8;
	padding: 10px;
}
.bus_table tbody th {
	width: 108px;
	border-right: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
	padding: 7px 10px;
	text-align: center;
}
.bus_table tbody td {
	width: 529px;
	border-right: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
	padding: 7px 20px;
}
/* 09スケジュール schedule */

#sche_child, #sche_adult {
	padding-top: 30px;
	margin-top: -20px;
}
.sche_cat {
	font-size: 20px;
	font-weight: bold;
	color: #1d2088;
	text-align: center;
	padding: 10px 0 30px;
}
.sche {
	margin: 0 0 30px;
	line-height: 18px;
	border-bottom: 1px dotted #eeeeee;
}
.sche dt {
	clear: left;
	float: left;
	width: 60px;
	padding: 10px 20px;
	border-top: 1px dotted #eeeeee;
	text-align: center;
}
.sche dt span {
	padding: 2px 10px;
	color: #ffffff;
}
.tue {
	background: #ffaaaa;
}
.wed {
	background: #aaddff;
}
.thu {
	background: #99dd66;
}
.fri {
	background: #eecc66;
}
.sat {
	background: #ddbbee;
}
.sun {
	background: #ffbb99;
}
.sche dd {
	float: left;
	width: 220px;
	padding: 10px 20px 10px 0;
	border-top: 1px dotted #eeeeee;
}
.tue {
background:
}
/* 10お問い合わせ contact */

.contact_t01_bg {
	background: url(images/contact_t01_bg.jpg) no-repeat right top;
	min-height: 180px;
}
.contact_box {
	background: #fffcee;
	border: 1px solid #ffeecc;
	padding: 29px;
	margin: 0 0 20px;
}
.contact_box h4 {
	font-size: 18px;
	font-weight: bold;
	line-height: 24px;
	margin: 0 0 5px;
}
.contact_txt {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	text-align: center;
}
.contact_box .contact_txt span {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	line-height: 24px;
}
.contact_tel_number {
	font-size: 28px;
	font-weight: bold;
	line-height: 32px;
	letter-spacing: 2px;
	text-align: center;
	padding: 0 0 0 30px;
	background: url(images/con_tel_mark.png) no-repeat 190px center;
}
.contact_time {
	font-weight: bold;
	color: #00cc00;
	text-align: center;
}
.contact_box span {
	color: #ff6600;
}
.form_area {
	border: 1px solid #ffeecc;
	background: #ffffff;
	padding: 29px;
}
.form {
	border-bottom: 1px solid #eeeeee;
}
.form dt {
	clear: left;
	float: left;
	width: 120px;
	padding: 15px 10px 0;
	border-top: 1px solid #eeeeee;
	min-height: 20px;
}
.form dt span {
	font-size: 10px;
	color: #ff6600;
}
.form dd {
	float: left;
	width: 430px;
	padding: 5px;
	border-top: 1px solid #eeeeee;
}
.form dd.radio {
	padding: 10px 5px;
}
.form dd span {
	color: #333333;
}
input {
	border: 1px solid #eeeeee;
	padding: 5px;
	margin: 2px 0;
}
textarea {
	border: 1px solid #eeeeee;
	padding: 5px;
	font-size: 12px;
}
select {
	border: 1px solid #eeeeee;
	padding: 5px;
	margin: 2px 0;
}
div.wpcf7-mail-sent-ok {
	/* display: none; */
}
.send_btn {
	text-align: center;
}
.send_btn input {
	display: block;
	width: 200px;
	height: 50px;
	text-indent: -9999px;
	border: none;
	overflow: hidden;
	cursor: pointer;
	margin: 0 auto;
	box-shadow: 1px 1px 2px rgba(0,0,0,0.1);
}
.send_btn01 input {
	background: url(images/send_btn_off.png) no-repeat center top;
}
.send_btn01 input:hover {
	background: url(images/send_btn_on.png) no-repeat center top;
}
.send_btn02 input {
	background: url(images/send_btn02_off.png) no-repeat center top;
}
.send_btn02 input:hover {
	background: url(images/send_btn02_on.png) no-repeat center top;
}
.wpcf7-response-output {
	display: block !important;
	border: none !important;
}
/* 11プライバシーポリシー privacy */

.privacy_fin {
	font-size: 14px;
	font-weight: bold;
}
/* 12採用情報 recruit */

.recruit_t01_bg {
	background: url(images/recruit_t01_bg.jpg) no-repeat right top;
}
.rec_table {
	width: 699px;
	background: #f8f8f8;
	border-left: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
}
.rec_table dt {
	clear: left;
	float: left;
	width: 99px;
	padding: 10px;
	border-top: 1px solid #eeeeee;
	line-height: 18px;
}
.rec_table dd {
	float: left;
	width: 559px;
	padding: 10px;
	border-top: 1px solid #eeeeee;
	line-height: 18px;
	background: #ffffff;
}
.rec_top_btn {
	margin: 0 -5px 20px 0;
}
.rec_top_btn li {
	float: left;
	width: 228px;
	border: 1px solid #eeeeee;
	text-align: center;
	line-height: 40px;
	margin: 0 5px 0 0;
	background: #f8f8f8;
}
.rec_top_btn li a {
	display: block;
	width: 228px;
	line-height: 40px;
}
.rec_top_btn li a:hover {
	background: #eeeeee;
	text-decoration: none;
}
.outline_bg {
	background: url(images/recruit_t01_h02_bg.jpg) no-repeat right top;
}
.company_bg {
	background: url(images/recruit_t01_h03_bg.jpg) no-repeat right top;
}
.president_bg {
	background: url(images/recruit_t01_h04_bg.jpg) no-repeat right top;
}
.outline_bg p, .company_bg p, .president_bg p {
	width: 520px;
}
.outline_bg li, .company_bg li, .president_bg li {
	line-height: 18px;
}
/* 送信完了 */

.complete_h {
	font-size: 16px;
	font-weight: bold;
}
.complete p {
	margin: 0 0 20px;
}
.complete a {
	color: #1d2088;
}
/* category */

.cat_list {
	margin: 0 0 20px;
}
.cat_list li {
	margin: 0 0 20px;
}
.cat_frame {
	width: 698px;
	border: 1px solid #eeeeee;
}
.cat_frame a {
	width: 640px;
	height: 120px;
	display: block;
	padding: 29px;
}
.cat_frame a:hover {
	background: #eefdff;
}
.cat_left {
	float: left;
	width: 120px;
	height: 120px;
	overflow: hidden;
}
.cat_right {
	float: right;
	width: 500px;
}
.cat_date {
	color: #1d2088;
	margin: 0 0 10px;
}
.cat_title {
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	color: #333333;
	text-align: left;
	background: none;
	margin: 0 0 10px;
}
.cat_txt {
	line-height: 18px;
}
.wp-pagenavi {
	text-align: center;
	padding: 20px 0;
}
/* archive */

.arc_title {
	background: #0066cc;
	padding: 10px 20px;
	margin: 10px 10px 0;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	letter-spacing: 1px;
}
.archive_frame {
	width: 600px;
	border: 1px solid #eeeeee;
	padding: 29px;
	margin: 10px;
}
.archive_frame ul {
	width: 600px;
	border-bottom: 1px dotted #eeeeee;
}
.archive_frame li {
	height: 100px;
	border-top: 1px dotted #eeeeee;
	padding: 10px 0;
}
.archive_left {
	float: left;
	width: 100px;
	height: 100px;
	overflow: hidden;
}
.archive_right {
	float: right;
	width: 480px;
}
.archive_date {
	color: #0066cc;
	margin: 0 0 10px;
}
.archive_title {
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 10px;
}
.archive_more {
	text-align: right;
	background: url(images/list_tri_gray.png) no-repeat 405px center;
	padding: 0 0 0 10px;
}
.archive_more a {
	text-decoration: underline;
}
.archive_more a:hover {
	color: #666666;
}
/* single */

.single {
	border: 1px solid #eeeeee;
	padding: 29px;
}
.single_title {
	font-size: 18px;
	font-weight: bold;
	line-height: 24px;
	padding: 0 0 15px;
	border-bottom: 1px solid #1d2088;
	margin: 0 0 10px;
}
.single p {
	font-size: 12px;
	line-height: 20px;
	margin: 0 0 20px;
}
.single p.single_date {
	color: #999999;
	margin: 0 0 15px;
}
.single img {
	margin: 0;
}
.single a {
	color: #0066cc;
}
.single strong {
	font-weight: bold;
}
.single p em {
	font: "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-style: italic;
}
.single hr {
	border: none;
	border-top: 1px dotted rgba(0, 0, 0, 0.1);
}
.single blockquote {
	border: #dddddd dotted 1px;
	padding: 5px 10px;
}
.single blockquote p {
	padding: 0;
}
.single h3 {
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 10px;
	text-align: left;
	color: #333333;
}
.single h4 {
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 10px;
	text-align: left;
	color: #333333;
}
.single h5 {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #333333;
}
.single h6 {
	font-size: 24px;
	font-weight: bold;
	text-align: left;
	color: #333333;
}
.single ul {
	margin: 0 0 10px;
}
.single ul li {
	list-style: square;
	margin-left: 15px;
}
.single ol {
	margin: 0 0 10px;
}
.single ol li {
	list-style: decimal;
	margin-left: 15px;
}
.pageprev {
	position: absolute;
	left: 0;
}
.pagenext {
	position: absolute;
	right: 0;
}
.pagelink a {
	color: #333333;
}
/*-- sidebar --*/

#sidebar h3 {
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	line-height: 30px;
	text-align: left;
	background: url(images/side_h_bg.png) no-repeat left top;
	margin: 0 0 10px;
}
.side_program_bn {
	margin: 0 0 25px;
}
.side_program_bn li {
	height: 70px;
	margin: 0 0 5px;
}
.side_info_area {
}
.side_info_area a {
	display: block;
}
.side_info_area a:hover {
	background: #eefdff;
	text-decoration: none;
}
.side_info dt {
	font-size: 10px;
	color: #1d2088;
	margin: 0 0 5px;
	padding: 10px 0 0;
}
.side_info dd {
	font-size: 11px;
	line-height: 15px;
	padding: 0 0 10px;
	border-bottom: 1px dotted #dddddd;
}
.side_menu_bn {
	margin: 0 0 25px;
}
.side_menu_bn li {
	height: 50px;
	padding: 0 0 5px;
	border-bottom: 1px dotted #dddddd;
	margin: 0 5px 5px;
}
.side_other {
	margin: 0 0 25px;
}
.side_other li {
	height: 70px;
	margin: 0 0 5px;
}
/*-----------------------------------------
footer
-----------------------------------------*/

.footer_bn_wrap {
	width: 100%;
	/* height:150px; */
	background: #f8f8f8;
}
.footer_bn {
	width: 960px;
	margin: 0 auto;
	padding: 20px 0;
}
.footer_bn h2 {
	font: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	margin: 0 0 10px;
}
.footer_bn ul {
	margin: 0 -8px 0 0;
}
.footer_bn li {
	float: left;
	width: 234px;
	height: 80px;
	margin: 0 8px 0 0;
}
#footer {
	clear: both;
	width: 100%;
	background: #1d2088;
	padding: 0 0 20px;
	color: #ffffff;
}
.footer_area {
	width: 960px;
	margin: 0 auto;
	padding: 20px 0 0;
}
.footer_nav {
	padding: 0 0 20px;
	background: url(images/footer_line.png) repeat-x left bottom;
	margin: 0 0 20px;
}
.footer_nav li.footer_group {
	float: left;
	width: 180px;
	margin: 0 20px 0 0;
}
.footer_nav h2 {
	width: 180px;
	font-size: 12px;
	font-weight: bold;
	padding: 0 0 5px;
	border-bottom: 1px dotted #ffffff;
	margin: 0 0 10px;
}
.footer_list li {
	font-size: 11px;
	line-height: 20px;
	padding: 0 0 0 10px;
	background: url(images/list_tri_white.png) no-repeat left center;
}
.footer_list li.no_list {
	background: none;
}
.footer_list li a {
	color: #ffffff;
}
.footer_left {
	float: left;
	width: 500px;
}
.footer_right {
	float: left;
	width: 460px;
}
.footer_logo {
	width: 500px;
	margin: 0 0 20px;
}
.footer_left li {
	font-size: 11px;
	line-height: 14px;
}
.fix_bn {
	position: absolute;
	top: 50px;
	right: 0;
}
.fix_bn li {
	width: 60px;
	height: 60px;
	margin: 0 0 5px;
}
.copyright {
	font-size: 11px;
	text-align: right;
	letter-spacing: 0;
	margin: 75px 0 0;
}
/*-----------------------------------------
サイトマップ
-----------------------------------------*/

.sm_group {
	margin: 10px 0 40px;
}
.sm_group h4 {
	font-size: 16px;
	color: #999999;
	letter-spacing: 1px;
	text-align: left;
	padding: 0 0 5px;
	border-bottom: 1px solid #eeeeee;
	margin: 0 0 10px;
}
.sm_list li {
	float: left;
	display: block;
	width: 220px;
	line-height: 24px;
	padding: 0 0 0 10px;
	background: url(images/list_tri_gray.png) no-repeat left center;
}
.sm_list li.no_list {
	background: none;
}
/*-----------------------------------------
clearfix
-----------------------------------------*/

.clearfix:after {
	content: ".";  /* 新しい要素を作る */
	display: block;  /* ブロックレベル要素に */
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	min-height: 1px;
}
* html .clearfix {
	height: 1px;/*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}
span.wn-date {
	display: none;
}
.footer_mov.right video {
	width: 280px;
	height: auto;
}
.left {
	float: left;
}
.right {
	float: right;
}
.footer_bn-inn.left {
	padding-top: 38px;
}


h2.movmidashi {
    font-size: 0.9em;
    margin-bottom: 0.4em;
}

.banner_2{
    float: left;
    max-width: 345px;
    /* border: 3px solid #95A8FF; */
    /* padding: 7px 8px 0px; */
    /* background: #ffffff; */
    margin-bottom: 0em;
    /* width: 34%; */
    text-align: center;
}


.banner_2 ul.news_list li a {
    display: block;
    margin: 0.7em;
    border: 3px solid #fff;
width: 320px;
    height: 90px;
}

.banner_2 ul.news_list li a img {
    width: 100%;
    height: auto;
max-height: 90px;
}
.member{
  position: absolute;
  right: 0;
  top: 0;
}
.member a{
  background-color: white;
  display: inline-block;
  border-radius: 5px;
  padding: 4px 6px;
  border: 2px solid #79c2e7;
  color: #2630b8;
  font-weight: bold;
}