@charset "utf-8";
/* CSS Document */
/* ##################################################################### */
/*	共通設定
/* ##################################################################### */
/* ===================================================================== */
/*	共通設定 基本 
/* ===================================================================== */
/* ----- 基本　------ */

body {
	background-image: url(../images/background.png);
	background-repeat: repeat-x;
	margin-top: 0px;
}


a:{
	color: #079AEC;
	}

nav {
	/* position: absolute;*/
	top: 0;
	/* z-index: 500;*/
}




.top-nav {
	background: none repeat scroll 0 0 rgba(0, 30, 34, 0.85);
}
.top-nav ul {
	padding: 0;
}

.top-nav a,.top-nav a:hover{
	text-decoration: none;
	}

.logo {
	margin: 0;
	text-align: center;
	width: 100%;
	line-height:2em;
}
.top-nav a {
	font-size: 0.8em;
	text-transform: uppercase;
}
.top-nav .logo a, .top-nav .logo.active-item a {
	color: #fff;
	font-size: 1.4em;
	font-weight: 400;
	line-height: 1em;
}
.top-nav .logo a strong {
	font-size: 1.05em;
	font-weight: 800;
}
.top-nav {
	text-align: center;
}
.top-nav li a:hover, .top-nav li.active-item a, .top-nav .logo.active-item a:hover {
	background: none repeat scroll 0 0 #006876;
}
.top-nav li.logo a, .top-nav li.logo.active-item a, .top-nav .logo {
	background: none repeat scroll 0 0 #2fcbe0;
}
nav ul li ul li {
	text-align: left;
}
.top-nav ul ul {
	background: none repeat scroll 0 0 rgb(0, 30, 34);
}
.top-nav li ul li a {
	background: none repeat scroll 0 0 rgb(0, 30, 34);
}


/* ===================================================================== */
/*	横割りブロック
/* ===================================================================== */
/* --------------------------------------------------------------------- */
/*	ワイドと2分割（メインコンテンツ+ローカルナビゲーション）
/* --------------------------------------------------------------------- */
#contentWide{
	padding-top: 0em;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 0em;
	display: block;
	}


#mainArea{
	padding: 2em 0;
	display: block;
	}

#mainArea{
	width:100%;
	float: left;
	padding-bottom:5em;
	}

#mainContent {
	width: 72%;
	float: left;

	}
#localNav{
	width: 27%;
	float: right;
	padding-left:0.625%;
	}

#localNav a:hover{
	color: #5E9DF4;
	}



/* --------------------------------------------------------------------- */
/*  スマホ　お知らせ・ニュース・インフォメーションページング（バックナンバー）
/* --------------------------------------------------------------------- */
#backnumber {
	list-style-type: none;
	width: 100%;
	text-align: center;
	margin-bottom: 1em;
	font-family: Arial, Helvetica, sans-seri;
	text-align: center;
	float: left;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#backnumber span, #backnumber a {
	padding: 0.25em 0.8em;
	margin: 0.1em;
	border: 1px solid #eeeeee;
}
#backnumber span {
	background: #eeeeee;
	font-weight: bold;
}
#backnumber a:hover {
 border-color:#00d!;
	background: #003399;
	color: #fff;
}
#backnumber a:active {
	border-color: #00d;
	color: #fff;
	background-color: #FF9900;
}

/* ===================================================================== */
/*	カルーセル
/* ===================================================================== */
/* --------------------------------------------------------------------- */
/*	カルーセル　基本
/* --------------------------------------------------------------------- */
#carousel {
	background: #fff;
}
.carousel-text {
	display: block;
	position: absolute;
	top: 25%;
	width: 100%;
	z-index: 999;
}
.carousel-text h2 {
	background: none repeat scroll 0 0 #fff;
	color: rgb(0, 30, 34);
	display: inline-block;
	padding: 0.3125em 0.625em;
	font-size: 2em;
}
.carousel-text p {
	background: none repeat scroll 0 0 rgba(0, 30, 34, 0.85);
	color: #fff;
	display: inline-block;
	font-size: 1.2em;
	padding: 0.625em 0.8em;
}

/* ===================================================================== */
/*	縦ブロック
/* ===================================================================== */
/* --------------------------------------------------------------------- */
/*	縦ブロック　基本
/* --------------------------------------------------------------------- */
#first-block, #second-block, #third-block, #fourth-block {
	padding: 10.5em 0;
}

#first-block {
	background: #fff;
	text-align: center;
	padding-bottom: 1em;
}
#second-block {
	background: none repeat scroll 0 0 rgba(0, 30, 34, 0.85);
}
#third-block {
	background: #fff;
}
#fourth-block {
	background: rgb(0, 30, 34);
	padding: 1.5em 0;
}

#fourth-block ul{}
#fourth-block li{
	float: left;
	margin-right: 2em;
	color: #FFFFFF;
	padding-left: 0px;
	font-size: 0.8em;
}
#fourth-block li a{
	color: #FFFFFF;
	}
/* --------------------------------------------------------------------- */
/*	縦ブロック　アレンジ
/* --------------------------------------------------------------------- */

#first-block h2{
	text-align: center;
	}

#fourth-bloc{
	text-align: center;
	}
	
#fourth-block .item{
	text-align: center;
	width: 100%;
	display: block;
	clear: none;

	}
#fourth-block h2 {
	color: #fff;
	line-height: 1.5em;
	text-align: center;
	width: 100%;
	display: block;
	clear: left;
}
#fourth-block p {
	color: #ffF;
	width: 100%;
}

#first-block i {
	background: none repeat scroll 0 0 #2fcbe0;
	border-radius: 100px;
	color: #fff;
	display: block;
	line-height: 100px;
	margin: 0 auto;
	width: 100px;
	float: none;
}

#second-block p {
	color: #fff;
}

/* ===================================================================== */
/*   共通のスタイル　パンくずリスト
/* ===================================================================== */
.breadCrumb {
	float: left;
	margin-bottom: 5px;
	width: 100%;
	background-color: #F1F1F1;
	margin-top: 10px;
}

.breadCrumb ul{
	padding-left: 0px;
	padding-bottom:0px;
	}

.breadCrumb li {
	float: left;
	list-style-type: none;
	margin-right: 10px;
	background-image: url(../images/breadcrumbs_marker.gif);
	background-repeat: no-repeat;
	background-position: 0px 50%;
	padding-left: 10px;
	padding-bottom:0px;
	
}
.breadCrumb li a{
	text-decoration: none;
	}
.breadCrumb li.list01 {
	margin-left: 5px;
}


/* ===================================================================== */
/*   共通のスタイル　ページトップ
/* ===================================================================== */
.pagetop {
	float: left;
	width: 100%;
}
.pagetop p {
	text-indent: -9999px;
}
.pagetop p a {
	width: 76px;
	background-image: url(../images/pagetop.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	background-position: right;
	clear: both;
	height: 50px;
	margin-top: 5px;
	margin-bottom: 0px;
	float: right;
}

/* ===================================================================== */
/*	フッター
/* ===================================================================== */
/* --------------------------------------------------------------------- */
/*	フッター　基本
/* --------------------------------------------------------------------- */



footer {
	background: none repeat scroll 0 0 #2fcbe0;
	padding: 1.5em 0;
}
footer p, footer a:link, footer a:visited, footer a:hover {
	color: #fff;
}

footer p{
	font-size: 0.8em;
	}

section h2 {
	font-weight: 300;
	margin: 15;
	text-transform: uppercase;

}
p.subtitile {
	color: #999;
	margin: 0 0 3.5em;
	text-align: center;
}
section h3 {
	font-size: 1.3em;
	font-weight: 300;
	margin: 0.8em 0;
	text-transform: uppercase;
}
section p {
	font-size:110%;
	text-align:left;
	line-height:1.7em;
	margin-bottom:1em;
}



section p.center {
	font-size: 0.8em;
	text-align:center;
}

section h1 {

	font-weight: 300;
	text-transform: uppercase;
	line-height: 1.5em;
}


a.button {
	background: none repeat scroll 0 0 #2fcbe0;
	border: 0 none;
	border-radius: 5px;
	color: rgb(0, 30, 34);
	font-size: 0.8em;
	font-weight: 600;
	padding: 0.625em;
	text-transform: uppercase;
}
#head {
	background: none repeat scroll 0 0 rgba(0, 30, 34, 0.85);
	padding: 9em 0 5em;
	text-align: center;
}
#content {
	background: none repeat scroll 0 0 #fff;
	padding: 5em 0;
	text-align: center;
	border-bottom: 1px solid #f0f0f0;
}
#content h2 {
	font-size: 1.5em;
	font-weight: 400;
	margin: 1em 0 0.3em;
	text-transform: none;
}
.content-block {
	background: none repeat scroll 0 0 rgb(0, 30, 34);
	padding: 2.5em;
}
.content-block h3 {
	color: #fff;
}
.content-block p {
	color: #fff;
}

.content-block p a {
	color: #67AFF1;
}

.content-block p a:hover {
	color: #C5DBF0;
}

#content.left-align {
	text-align: left;
}
#content.contact-page h2 {
	margin: 0 0 0.625em;
}
.contact-page p {
	font-size: 1em;
	font-style: normal;
}
.contact-page i {
	background: none repeat scroll 0 0 rgb(0, 30, 34);
	border-radius: 100px;
	display: inline-block;
	height: 35px;
	line-height: 35px;
	margin: 0.3125em 0.3125em 0.3125em 0;
	text-align: center;
	width: 35px;
}
form.customform button {
	background: none repeat scroll 0 0 rgb(0, 30, 34);
	border-radius: 5px;
	transition: background 0.20s linear 0s;
	-o-transition: background 0.20s linear 0s;
	-ms-transition: background 0.20s linear 0s;
	-moz-transition: background 0.20s linear 0s;
	-webkit-transition: background 0.20s linear 0s;
}
form.customform button:hover {
	background: none repeat scroll 0 0 #2fcbe0;
}
form.customform input, form.customform select, form.customform textarea {
	border-radius: 5px;
}
#map-block iframe {
	display: block;
}


.basic ul{
	}
	
.basic li{
	list-style-type: none;
	}




/* ===================================================================== */
/*   共通のスタイル　ページトップ
/* ===================================================================== */
.pagetop {
	float: left;
	width: 100%;
}
.pagetop p {
	text-indent: -9999px;
}
.pagetop p a {
	width: 76px;
	background-image: url(../images/pagetop.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	background-position: right;
	clear: both;
	height: 50px;
	margin-top: 5px;
	margin-bottom: 0px;
	float: right;
}




/* ===================================================================== */
/*	スマホ　ローカルナビゲーション
/* ===================================================================== */


#localNav a:hover img{
	opacity: 0.9;
	filter: alpha(opacity=90);
	}



#localNav .bgcolor{
	width: 230px;
	height: 65px;
	display: block;
	float: right;
	background: rgb(0, 30, 34);
	}

#localNav p.title{
	width: 230px;
	height: 70px;
	display: block;
	float: right;
	background-image: url(../images/localnav_bg.png);
	color: #FFFFFF;
	padding-left: 0.5em;
	padding-top: 0.7em;
	font-size: 1.0em;
	background-repeat: no-repeat;
	}


#localNav li {
	vertical-align: middle;
	list-style-type: none;
	float: left;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 5px;
	padding-bottom: 5px;
}


#localNav li a {
	display: block;
	text-decoration: none;
	color: #000;
	background-repeat: no-repeat;
/*	background-image: url(../images/local_icon.png);*/
	background-position: 0px;
	padding-left: 0px;
}

#localNav li div{
	margin-left: 0px;
	}

#localNav li div a{
	padding-left: 10px;
	}

#localNav h2 {
	background-image: url(../images/arrow_orange_down.png);
	background-color: #0079c2;
	background-repeat: no-repeat;
	background-position: 98%;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 20px;
	color: #FFF;
	font-size: 120%;
}

#localNav h2 a{
	color: #FFF;
	display: block;
	height: 25px;
	padding-top: 10px;
	}


@media screen and (max-width: 1023px) {

/* ===================================================================== */
/*	横割りブロック
/* ===================================================================== */
/* --------------------------------------------------------------------- */
/*	ワイドと2分割（メインコンテンツ+ローカルナビゲーション）
/* --------------------------------------------------------------------- */

#mainContent {
	width: 100%;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	}
#localNav{
	display: none;
	}
	
.breadCrumb li {
	float: none;}

.breadCrumb li.list01 {
	margin-left: 10px;
}

.breadCrumb li {
	margin-left: 10px;
}

}


/* ##################################################################### */
/*	タブレット
/* ##################################################################### */
/* ===================================================================== */
/*	タブレット　共通設定 基本 
/* ===================================================================== */
/* ----- 基本　------ */

@media screen and (max-width: 1000px) {
body {
	background-repeat: repeat;
	background-position: 0 0 rgb(0, 30, 34);
	background-image: none;
	background-color: rgba(255,255,255,1.00);
	background-attachment: scroll;
}
nav {
	background: none repeat scroll 0 0 rgb(0, 30, 34);
	line-height: 1em;
	position: relative;
}
.top-nav {
	text-align: left;
}
.top-nav li {
	line-height: 3em;
}
.top-nav .logo {
	padding: 1.25em;
}
.carousel-text h2 {
	font-size: 1.3em;
}
.carousel-text p {
	font-size: 1em;
}
ul.top-ul {
	padding: 0;
}
ul.top-ul.right {
	float: none;
}

#head {
	background: none repeat scroll 0 0 rgba(0, 30, 34, 0.85);
	padding: 3em 0 5em;
	text-align: center;
}

section h1 {
	color: #FFF;
	font-size: 1.5em;
	font-weight: 100;
	text-transform: uppercase;
	line-height: 1.5em;
}

section h2 {
	font-size: 1.2em;
	font-weight: 100;
	margin: 0;
	margin-bottom:15px;
	text-transform: uppercase;
}


.carousel-text h2 {
	background: none repeat scroll 0 0 #fff;
	color: rgb(0, 30, 34);
	display: inline-block;
	padding: 0.3125em 0.625em;
	font-size: 1em;
}
.carousel-text p {
	background: none repeat scroll 0 0 rgba(0, 30, 34, 0.85);
	color: #fff;
	display: inline-block;
	font-size: 0.8em;
	padding: 0.625em 0.8em;
}


#first-block, #second-block, #third-block, #fourth-block {
	text-align: center;
	padding: 4.5em 0;
}

footer {
	padding: 1.5em 0.5em;
}


footer p{
	font-size: 0.7em;
	}

#fourth-block {
	background: rgb(0, 30, 34);
	padding: 0.5em 0;
}




}

@media screen and (max-width: 600px) {
#fourth-block ul li {
	clear: none;
	text-align: left;
	width:100%;
	}
}
