@charset "utf-8";


/* =Reset default browser CSS.
Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */
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, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {border: 0;font-family: inherit;font-size: 100%;font-style: inherit;font-weight: inherit;margin: 0;outline: 0;padding: 0;vertical-align: baseline;line-height: 170%;}

.social {
    max-width:960px;
    margin:0 auto;
}

.ef5-Box-page-01 {
    /* border: 2px solid #AB68A0; */
    padding: 20px;
}

.sub {
    margin-left: -20px;
}

.content-brBox-02 {
    padding: 10px;
    border: 1px solid #eee;
    border-top: 2px solid #aaa;
    border-bottom: 2px solid #aaa;
}

#sub img {
    max-width: 100%;
}

.sub-page {
     padding: 10px;
    
     border-radius: 3px;
     background-color: #fff;
}

.mainContent {
    width: 100%;
    float: left;
    background-color: #fff;
}

.ef5-Box-02 h2 {
}

.ef5-Box-02 h3 {
    display: inline-block;
    width: 52%;
}

.ef5-Box-02 h3 {}

.ef5-Box-page-01 > h3:first-child,.pr-link h3 {
    /* border-bottom: 2px solid #AB68A0; */
    padding-bottom: 5px;
}

.ef5-Box-page-01 img {
}

.content-brBox {
    margin: 11px 0px 0px 0px !important;
    /* border: 1px solid #C5BA98; */
    padding: 20px;
    /* border: 2px solid #AB68A0; */
}

.content-brBox h2,.ef5-Box-02 h3 {
    border-bottom: 1px solid #aaa;
}

.ef5-Box {
    float: left;
    width: 454px;
    /* border-radius: 20px; */
}

h3 {
    font-size: 16px;
    margin: 12px 0px;
    font-weight: bold;
    color: #403D3D;
}

h2 {
    font-size: 18px;
    margin: 10px 0;
    font-weight: bold;
    color: #777;
}

img {
    max-width: 100%;
    float: left;
}
:focus {outline: 0;}

ol, ul {list-style: none;}
table {border-collapse: separate;border-spacing: 0;}
caption, th, td {font-weight: normal;text-align: left;}
blockquote:before, blockquote:after,q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
a img{border: 0;}
figure{margin:0}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}

nav#mainNav {
    bottom: 0;
    /* background-color: rgb(163, 144, 84); */
    width: 100%;
    height: 60px;
    /* border-top: 5px solid #AB68A0; */
    margin-bottom: 15px;
}
/* -------------------------------------------------------------- */

body{
color: #474747;
font: 13px verdana,"ヒラギノ丸ゴ ProN W4","Hiragino Maru Gothic ProN","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
line-height:1.5;
/* border-top: 5px solid #CDAD3E; */
background: #E1F6F9 url('../images/bg.jpg')no-repeat top;
-webkit-text-size-adjust: none;
min-width: 960px;
}

html{}


/* リンク設定
------------------------------------------------------------*/
a{color: #3FC3D8;text-decoration:none;}
a:hover{text-decoration: underline;}
a:active, a:focus{outline:0;}


/* 全体
------------------------------------------------------------*/
#wrapper{
margin:0 auto;
padding:0 1%;
width:98%;
position:relative;
}

.inner{
margin:0 auto;
width:100%;
}


/*************
/* ヘッダー
*************/
#header{
margin-top: 0px;
overflow:hidden;
/* margin: 311px 0 0px 0; */
background-color: rgba(255, 255, 255, 0.62);
}

* html #header{height:1%;}


/*************
/* ロゴ
*************/
#header .logo{
float:left;
padding: 45px 0 18px;
width: 940px;
}

.logo a{
font-size: 28px;
font-weight:bold;
line-height:1;

text-shadow: 1px 1px 1px #3FC3D8;
}

.logo a:hover,#mainNav a:hover {
    text-shadow: none;
    text-decoration: none;
}

.logo span{
font-size:12px;
font-weight:normal;
}

#header h1{
font-size:11px;
color:#444;
}


/**************************
/* メイン画像（トップページ+サブページ）
**************************/
#mainBanner{
margin: 0 auto 13px;
padding: 0 0 4px 0;
width: 100%;
line-height:0;
float: left;
}

#mainBanner .inner{position:relative;}

#mainBanner img{
max-width: 940px;
height:auto;
margin: 6px 0 0 0;
}

.slogan{
position:absolute;
max-width:100%;
height:auto;
bottom:0;
left:0;
padding:5px 10px;
line-height:1.4;
z-index:100;
}

.slogan h2{
padding-bottom:5px;
color:#333;
font-size:20px;
}

.slogan h3{
font-size:14px;
color:#666;
}

/* サブページ スローガン*/
.subImg .slogan{left:auto;right:0;}



/**************************
/* グリッド
**************************/
.ef5-GridWrapper{
padding-bottom:20px;
overflow: hidden;
}

* html .ef5-GridWrapper{height:1%;}
	
.ef5-Grid{
float:left;
}

.ef5-Grid h3{
padding:3px 0;
margin-bottom:5px;
font-weight:bold;
text-align: center;border-bottom: 2px solid #3FC3D8;}

.ef5-Grid p{
padding:5px 0;
}

.ef5-Grid p.img{
float:left;
margin:3px 5px 0 0;
}

.readmore{clear:both;}

.readmore a{
padding:3px 5px;
border-radius:3px;
color:#fff;
background:#b0c257;
}

.readmore a:hover{background:#789632;}



/* フッター内のグリッド(3カラム) */
#footer .ef5-Grid{
color:#fff;
border:0;
background:transparent;
}

#footer .ef5-Grid p{padding:0;}


/*************
メイン コンテンツ
*************/
div.content{
padding:10px 0;
margin-bottom: 0px;
border-radius:6px;
overflow:hidden;
font-size:14px;
float: left;
width: 100%;
/* background: rgba(204, 204, 204, 0.56); */}

article.pr-link li {
    margin: 10px;
}

* html div.content{height:1%;}

div.content p{margin-bottom:5px;}

h3.heading{
padding:3px 0;
margin-bottom:10px;
font-size:16px;
border-bottom:2px solid #b0c257;
}

div.content img{
width: 250px;
height:auto;
margin: 0 20px 20px 0;
}

div.content #gallery .ef5-Grid img{max-width:212px}

img.frame,#gallery img{
border:1px solid #789632;
background:#b0c257;
padding:3px;
}

#gallery .ef5-Grid{margin-bottom:10px;}

.alignleft{
float:left;
clear:left;
margin:3px 10px 10px 0;
}

.alignright{
float:right;
clear:right;
margin:3px 0 10px 10px;
}



/*************
テーブル
*************/
table.table{
border-collapse:collapse;
width:100%;
margin:10px auto;
}

table.table th,table.table td{
padding:5px;
border:1px solid #b0c257;
}

table.table th{
text-align:right;
font-weight:bold;
letter-spacing:1px;
white-space:nowrap;
color:#fff;
background:#789632;
border-left:#b0c257 5px solid
}

table.table td{border-left:#b0c257 3px double}



/*************
サブ（フッター前）コンテンツ
*************/
#sub ul{padding:10px;}

#sub li{
margin-bottom:10px;
padding-bottom:10px;
border-bottom:1px dashed #ebebeb;
}

#sub li:last-child{
border:0;
margin-bottom:0;
}

#sub li a{display:block;}

#sub ul.list{padding-bottom:7px;}

#sub ul.list li{
clear:both;
margin-bottom:4px;
padding:4px 0;
overflow:hidden;
}

* html #sub ul.list li{height:1%;}

#sub ul.list li img{
float:left;
margin:0 10px 0 0;
}

#sub ul.list li{
font-size:12px;
line-height:1.35;
}


/*************
/* フッター
*************/
#footer{
clear:both;
padding: 20px 0;
overflow:hidden;
background: #EAF9EF;
}

* html #footer{height:1%;}

.tel strong{
font-size:20px;
font-weight:bold;
}

#footer a{}
#footer a:hover{}

#footer .copyright{font-size:11px;}


/* PC用 */
	#wrapper,.inner{
	width:940px;
	padding:0;
	position: relative;
}

#header .inner {
    height: 102px;
}
	
	#wrapper{padding-bottom:20px;}
	
  nav div.panel{
	display:block !important;
	width: 940px;
	margin: 0 auto;
}

	a#menu{display:none;}

	nav#mainNav ul{
	/* float:right; */
	overflow:hidden;
	/* background: #ccc; */
}

	* html nav#mainNav ul{height:1%;}

	nav#mainNav ul li{
	float:left;
	text-align:center;
	}

	nav#mainNav ul a{
	font-size:13px;
	display:block;
	padding: 24px 19px;
	line-height:1.2;
	color: #252424;
}
	
	nav#mainNav ul span{
	font-size:10px;
	color:#a5a5a5;
	}

	nav#mainNav ul li.active a,nav#mainNav ul a:hover{
	background: #3FC3D8;
	/* border-color: #AB68A0; */
	color: #2F3330;
	border-top: 2px solid #19555F;
	}
	
	.slogan{top:100px;}
	
	.subImg .slogan{left:auto;right:0;top:70px;}
	
	/* グリッド全体 */
	.ef5-GridWrapper{
	width:960px;
	margin:0 0 0 -20px;
	}
	
	/* グリッド共通 ベース:トップページ4カラム */
	.ef5-Grid{
	/* float:left; */
	/* width:220px; */
	margin-left: 20px;
	/* border: 2px solid #7461E2; */
	margin-bottom: 20px;
	background: rgba(63, 195, 216, 0.16);
	border-radius: 20px;
	}

article.ef5-Grid.top-subpage-02 img {
    max-width: 39%;
    margin: -2px 7px 1px 0;
}

.top-subpage-02 {
    width: 457px !important;
    margin-left: 20px;
    margin-right: 0;
}
	
	/* サブコンテンツ + フッター グリッド(3カラム) */
	#sub .ef5-Grid, #footer .ef5-Grid{/* width: 300px; */}
	#footer .ef5-Grid{border:0;}

	div#mainImg img {
    margin-left: -16px;
    border: 9px solid #E1F6F9;
}