@charset "UTF-8";

@font-face {
   	font-family: 'Hannari';
   	src: url('../fonts/Hannari.eot');
    src: url('../fonts/Hannari.woff') format('woff'),
    url('../fonts/Hannari.otf') format('truetype');
    
}
@font-face {
	font-family: 'FontAwesome';
	src: url('../fonts/fontawesome-webfont.eot?v=4.4.0');
	src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.4.0') format('embedded-opentype');
	src: url('../fonts/fontawesome-webfont.woff2?v=4.4.0') format('woff2');
	src: url('../fonts/fontawesome-webfont.woff?v=4.4.0') format('woff');
	src: url('../fonts/fontawesome-webfont.ttf?v=4.4.0') format('truetype');
	src: url('../fonts/fontawesome-webfont.svg?v=4.4.0#fontawesomeregular') format('svg');
}
html {
	overflow-y: scroll;
}
p {
	margin-bottom:1em;
}
a {
	text-decoration: none;
}
a:link {
	color: #26A7C6;
}
a:visited {
	color: #26A7C6;
}
a:hover {
	color: #E3A512;
	text-decoration: underline;
}
a:active {
	color: #E3A512;
}
.post_area a[target="_blank"] {
	display: inline-block;
	padding-right: 15px;
	background: url(../img/bg_blank.gif) no-repeat right center;
}
sup {
	vertical-align: top;
}
strong {
	font-weight:bold !important;
}
.font10 {
	font-size: 77% !important;
}
.font11 {
	font-size: 85% !important;
}
.font12 {
	font-size: 93% !important;
}
.font13 {
	font-size: 100% !important;
}
.font14 {
	font-size: 108% !important;
}
.font15 {
	font-size: 116% !important;
}
.font16 {
	font-size: 123.1% !important;
}
.font17 {
	font-size: 131% !important;
}
.font18 {
	font-size: 138.5% !important;
}
.font19 {
	font-size: 146.5% !important;
}
.font20 {
	font-size: 153.9% !important;
}
.font21 {
	font-size: 161.6% !important;
}
.font22 {
	font-size: 167% !important;
}
.font23 {
	font-size: 174% !important;
}
.font24 {
	font-size: 182% !important;
}
.font25 {
	font-size: 189% !important;
}
.font26 {
	font-size: 197% !important;
}
.mb10 {
	margin-bottom:10px !important;
}
/* table
----------------------------------------------------------*/
table {
	margin: 0 0 30px 0;
	line-height: 1.4;
	width: 100%;
	font-size: 108%;
	
}
th {
	border-bottom: 1px dotted #D1D1D1;
	padding: 15px 10px;
	width: 15%;
	vertical-align: middle; 
}
td {
	border-bottom: 1px dotted #D1D1D1;
	padding: 15px 10px;
}
/* button
----------------------------------------------------------*/
.btn a {
	display: block;
	text-align: center;
	font-size: 123.1%;
	margin: 0 auto;
	position: relative;
}
.btn a:hover {
	text-decoration: none;
}
.btn a:after {
	font-family: 'FontAwesome';
    content: '\f105';
    font-size: 123.1%;
    position: absolute;
    top: 28%;
    right: 5%;
}
.pt01 {
	margin:0 0 20px 0;
}
.pt01 a {
	background: #455917;
	color: #FFF;
	padding: 15px;
	width: 60%;
}
.pt02 {
	margin: 10px 0;
}
.pt02 a {
	border: 2px solid #26A7C6;
	color: #26A7C6;
	padding: 11px 0;
	width: 60%;
}
.more a {
	display: block;
	padding: 20px 0;
	text-align: right;
}
.more a:after {
	font-family: 'FontAwesome';
    content: '\f105';
    margin-left: 10px;
}
.more a:hover {
	text-decoration: none;
}

/* common
----------------------------------------------------------*/
body {
	text-align: center;
	color: #4B4B4B;
	font-family: "Helvetica Neue", Helvetica, Arial, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	*font-size:small;
	*font:x-small;
	line-height: 1;
	background: url(../img/bg_body.png) repeat-x 0 0;
}
#headWrap,
#content,
#footWrap {
	text-align: left;
}
#headWrap {
	width: 100%;
}

/*siteHeader*/
.siteHeader {
	position: relative;
	height: 150px;
}
.siteHeader h1 {
	position: absolute;
	top: 10px;
	left: 5px;
	font-size: 77%;
}
.siteHeader .hLogo {
	position: absolute;
	top: 55px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	width: 300px;
}
.hLogo img {
	width: 100%;
	height: auto;
}
.siteHeader .time,
.siteHeader .tel {
	display: none;
}
.gNav {
	position: absolute;
	top: 150px;
	left: 0;
	width: 100%;
	z-index: 1;
	display: none;
}
.gNav li {
	border-bottom: 1px solid #F1EFCF;
}
.gNav a {
	display: block;
	padding: 20px;
	background: #455917;
	color: #FFF;
}
.gNav a:hover {
	text-decoration: none;
}
#spMenu {
	position: absolute;
	top: 10px;
	right: 10px;
	z-index: 10;
}

/*main*/
#content {
	margin: 0 0 80px 0;
}
#content p {
	font-size: 123.1%;
	line-height: 1.8;
	margin: 0 0 30px 0;
}
.mainImg img {
	width: 100%;
	height: auto;
}
.main_pc {
	display: none;
}
.panlist {
	display: none;
}
.cHeader {
	background: #F1EFCF;
}
.cHeader h2 {
	text-align: center;
	font-size: 200%;
	padding: 50px 0;
	margin: 0 0 50px 0;
	font-family: 'Hannari';
	color: #455917;
	position: relative;
}
.cHeader h2:after {
	position: absolute;
	top: 85px;
	left: 0;
	right: 0;
	font-size: 50%;
}
.page .examine h2:after {
	content: 'Examine';
}
.page .staff h2:after {
	content: 'Staff';
}
.page .faq h2:after {
	content: 'Faq';
}
.page .access h2:after {
	content: 'Access';
}
.page .contact h2:after {
	content: 'Contact';
}
.page .sitemapTitle h2:after {
	content: 'Sitemap';
}
.cBody {
	width: 90%;
	margin: 0 auto;
}
.cBody h3 {
	font-size: 197%;
	margin: 60px 0;
	font-family: 'Hannari';
	text-align: center;
	color: #000;
	line-height: 1.5;
	border-bottom:#CCC 1px dotted;
	padding-bottom:10px;
	font-weight:bold;
}
.cBody h4 {
	font-size: 160%;
	margin:60px 0;
	font-family: 'Hannari';
	text-align: center;
	color: #000;
	line-height: 1.5;
	background:#f4fddf;
	padding:10px;
	border-radius: 8px;        /* CSS3草案 */  
    -webkit-border-radius: 8px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 8px;   /* Firefox用 */
}
.cBody ul,
.cBody ol {
	margin: 0 10px 20px 30px;
	font-size: 123.1%;
}
.cBody ul li {
	margin-bottom: 10px;
	line-height: 2;
}
.cBody ul li:before {
	font-family: 'FontAwesome';
    content: '\f138';
    color: #455917;
    text-indent: 21px;
    margin: 0 10px 0 -21px;
}
.cBody blockquote {
	background: #F1EFCF;
	padding: 30px 30px 20px;
}
.cBody img {
	width: 100%;
	height: auto;
	margin: 0 0 30px 0;
	border-radius: 5px;        /* CSS3草案 */  
    -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 5px;   /* Firefox用 */
}
.text_c {
	text-align: center;
}
.pageup {
	position: fixed;
	bottom: 40px;
	right: 0;
}

/*siteFooter*/
#footWrap {
	background: #F1EFCF;
}
.siteFooter .logo {
	margin: 0 0 20px 0;
	text-align: center;
}
.fNav {
	margin: 0 0 20px 0;
}

.fNav li {
	border-bottom: 1px solid #F1EFCF;
}
.fNav a {
	display: block;
	padding: 20px;
	background: #455917;
	color: #FFF;
}
.fNav a:hover {
	text-decoration: none;
}
address {
	text-align: center;
	margin: 0 0 20px 0;
	line-height: 1.5;
}
.siteFooter .map {
	width: 90%;
	margin: 0 auto 30px;
}
.siteFooter .map iframe {
	width: 100%;
}
.siteFooter .copy {
	background: #455917;
	color: #FFF;
	padding: 10px 0;
	text-align: center;
}


/* home */
.home .block01 {
	margin: 0 0 3px 0;
}
.home .block01 h2 {
	background: #455917;
	color: #FFF;
	font-size: 167%;
	position: relative;
	padding: 15px 5px;
	text-align: center;
	line-height: 1.2;
	margin: 0 0 3px 0;
	font-family: 'Hannari';
}
.home .block01 h2:after {
	content: url(../img/bg_h2_top.png);
	position: absolute;
	bottom: -23px;
	left: 0;
	right: 0;
	
}
.home .block01 img {
	width: 100%;
	height: auto;
}
.home .block02 {
	background: #F1EFCF;
	padding: 20px 0;
	margin: 0 0 30px 0;
}
.home .block02 .inner {
	width: 90%;
	margin: 0 auto;
}
.home .block02 h2 {
	font-size: 153.9%;
	margin: 40px 0 20px;
	font-family: 'Hannari';
}
.home .block02 .contact,
.home .block02 .time {
	background: #FFF;
	padding: 20px 0;
	text-align: center;
}
.home .block02 .contact {
	margin: 0 0 30px;
}
.home .block02 .contact .btn {
	margin-bottom: 0;
}
.home .block02 .time h2 {
	margin-top: 0;
}
.home .block02 .time p {
	margin-bottom: 0;
}
.home .block02 .time table {
	width: 90%;
	margin: 0 auto 10px;
	border-left: 1px solid #455917
}
.home .block02 .time th {
	background: #455917;
	color: #FFF;
	border-right: 1px solid #FFF;
	border-bottom: none;
	text-align: center;
	width: 13%;
}
.home .block02 .time th.w40 {
	width: 22%;
}
.home .block02 .time th:last-child {
	border-right: 1px solid #455917;
}
.home .block02 .time td {
	border-right: 1px solid #455917;
	border-bottom: 1px solid #455917;
}
.home .block02 .time td img {
	width: 50%;
	height: auto;
}
.home .block03 {
	width: 90%;
	margin: 0 auto;
}
.home .block03 .news {
	margin: 0 0 50px 0;
}
.home .news h2 {
	text-align: center;
	margin: 0 0 20px 0;
	padding: 30px 0 0;
	position: relative;
}
.home .news h2:before {
		content: url(../img/img_h2_news.png);
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
	}
.home .news dl {
	border-top: dotted 1px #CCC;
	padding: 10px 0 0 0;
	margin: 0 0 30px 0;
	font-size: 123.1%;
}
.home .news dt {
	margin: 0 0 5px 0;
}
.home .news dd {
	border-bottom: dotted 1px #CCC;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
}
.home .block03 .resv {
	text-align: center;
}
.home .resv h2 {
	font-size: 167%;
	padding: 0 0 20px 0;
	margin: 0 0 20px 0;
	color: #693905;
	background: url(../img/bg_line.png) no-repeat 50% 100%;
	font-family: 'Hannari';
}
.home .resv p {
	margin: 0;
}
.home .resv .inner {
	background: #F1EFCF;
	padding: 20px;
	margin: 0 0 20px 0;
}
.home .resv img {
	width: 80%;
	height: auto;
	margin: 10px 0 0 0;
}

.page .time table {
	width: 90%;
	margin: 0 auto 10px;
	border-left: 1px solid #455917
}
.page .time th {
	background: #455917;
	color: #FFF;
	border-right: 1px solid #FFF;
	border-bottom: none;
	text-align: center;
	width: 13%;
}
.page .time th.w40 {
	width: 22%;
}
.page .time th:last-child {
	border-right: 1px solid #455917;
}
.page .time td {
	border-right: 1px solid #455917;
	border-bottom: 1px solid #455917;
	text-align: center;
}
.page .time td img {
	width: 50%;
	height: auto;
	margin: 0;
}
.page .cBody .map {
	margin: 0 0 20px 0;
}
.page .cBody .map iframe {
	width: 100%;
}
.page .sitemap {
	width: 90%;
	margin: 0 auto;
}
.page .sitemap li a {
	display: block;
	width: 90%;
	margin: 0 0 5%;
	background: #455917;
	color: #FFF;
	padding: 5%;
	font-size: 138.5%;
	position: relative;
}
.page .sitemap li a:hover {
	text-decoration: none;
}
.page .sitemap li a:after {
	font-family: 'FontAwesome';
    content: '\f105';
    font-size: 123.1%;
    position: absolute;
    top: 34%;
    right: 5%;
}
.page .outline {
	width: 100%;
	float: right;
	border-top: 1px dotted #CCC;
	padding: 20px 0 0 0;
	font-size: 123.1%;
}
.page .outline dt {
	float: left;
	width: 15%;
}
.page .outline dd {
	border-bottom: 1px dotted #CCC;
	padding: 0 0 20px 0;
	margin: 0 0 20px 0;
}
.message {
	background:#f1efcf;
	padding:20px;
	border-radius: 6px;		/* CSS3草案 */
	-webkit-border-radius: 6px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 6px;	/* Firefox用 */
}
.message h3 {
	margin:0;
	padding:0;
}
.voice {
	border:#CCC 1px solid;
	padding:20px;
	border-radius: 6px;		/* CSS3草案 */
	-webkit-border-radius: 6px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 6px;	/* Firefox用 */
	margin-bottom:20px;
}
.voice p {
	margin-bottom:0;
}
.title {
  font-size: 160% !important;
	font-weight:bold;
	color:#363;
	margin-bottom:15px !important;
}
@media screen and (min-width: 769px) {
	.btn a:hover {
		opacity: 0.6;
	}
	body {
		min-width: 1180px;
	}
	#headWrap {
		width: 1180px;
		margin: 0 auto;
	}

	/*siteHeader*/
	.siteHeader {
		position: relative;
		height: 220px;
	}
	.siteHeader h1 {
		position: absolute;
		top: 10px;
		left: 5px;
		font-size: 77%;
	}
	.siteHeader .hLogo {
		position: absolute;
		top: 45px;
		left: 4px;
		right: auto;
		bottom: auto;
		margin: 0;
		width: auto;
	}
	.hLogo img {
		width: auto;
		height: auto;
	}
	.siteHeader .time,
	.siteHeader .tel {
		display: block;
		position: absolute;
	}
	.siteHeader .time {
		top: 5px;
		right: 0;
	}
	.siteHeader .tel {
		top: 75px;
		right: 0;
	}
	.gNav {
		top: 150px;
		left: 2px;
		width: 1177px;
		display: block;
	}
	.gNav li {
		border-bottom: none;
		float: left;
	}
	.gNav a {
		display: block;
		background: url(../img/bg_gNav.png) no-repeat;
		color: #333;
		width: 196px;
		height: 78px;
		padding: 0;
		text-align: center;
		line-height: 70px;
		font-size: 123.1%;
	}
	.g01 a {
		width: 197px;
		background-position: 0 0;
	}
	.g02 a {
		background-position: -197px 0;
	}
	.g03 a {
		background-position: -393px 0;
	}
	.g04 a {
		background-position: -589px 0;
	}
	.g05 a {
		background-position: -785px 0;
	}
	.g06 a {
		background-position: -981px 0;
	}
	.gNav a:hover,
	a.active {
		color: #FFF;
	}
	.g01 a:hover,
	.g01 a.active {
		background-position: 0 -78px;
	}
	.g02 a:hover,
	.g02 a.active {
		background-position: -197px -78px;
	}
	.g03 a:hover,
	.g03 a.active {
		background-position: -393px -78px;
	}
	.g04 a:hover,
	.g04 a.active {
		background-position: -589px -78px;
	}
	.g05 a:hover,
	.g05 a.active {
		background-position: -785px -78px;
	}
	.g06 a:hover,
	.g06 a.active {
		background-position: -981px -78px;
	}
	.gNav a:hover {
		text-decoration: none;
	}
	#spMenu {
		display: none;
	}
	/*main*/
	.mainImg {
		background: #FAF6F3;
	}
	.mainImg .inner {
		width: 1180px;
		margin: 0 auto;
	}
	.mainImg img {
		width: 100%;
		height: auto;
	}
	.main_pc {
		display: block;
	}
	.main_sp {
		display: none;
	}
	.panlist {
		display: none;
	}
	.cBody {
		width: 1000px;
	}
	.cBody .leftBlock {
		float: left;
		margin: 0 30px 20px;
	}
	.cBody .rightBlock {
		float: right;
		margin: 0 30px 20px;
	}
	.cBody .rightBlock2 {
		float: right;
		width:200px !important;
		margin:0 0 0 20px;
	}
	.cBody img {
		width: 45%;
		height: auto;
		margin: 0;
	}
	.pageup {
		position: fixed;
		bottom: 50px;
	}
	.pageup a:hover {
		opacity: 0.6;
	}
	
	/*siteFooter*/
	#footWrap {
		background: url(../img/bg_footWrap.png) 0 0 repeat-x;
	}
	.siteFooter {
		position: relative;
		width: 1180px;
		height: 370px;
		margin: 0 auto;
	}
	.siteFooter .logo {
		position: absolute;
		top: 80px;
		left: 0;
		margin: 0;
		text-align: inherit;
	}
	.siteFooter .copy {
		position: absolute;
		bottom: 10px;
		right: 0;
		color: #FFF;
		padding: 0;
	}
	.fNav {
		position: absolute;
		top: 80px;
		left: 350px;
		margin: 0;
	}
	.fNav li {
		border-bottom: none;
		margin: 0 0 12px 0;
		background: url(../img/bg_list01.png) 0 50% no-repeat;
		padding: 0 0 0 15px;
	}
	.fNav a {
		display: inline;
		padding: 0;
		background: none;
		color: #455917;
	}
	.fNav a:hover {
		text-decoration: underline;
	}
	address {
		position: absolute;
		top: 190px;
		left: 10px;
		text-align: inherit;
		margin: 0;
	}
	.siteFooter .map {
		width: 650px;
		margin: 0;
		position: absolute;
		top: 30px;
		right: 0;
	}
	
	/* home */
	.home .block01 li {
		float: left;
		width: 25%;
	}
	.home .block01 a:hover {
		opacity: 0.6;
	}
	.home .block02 {
		background: #F1EFCF url(../img/bg_block02.png) no-repeat 100% 0;
		padding: 50px 0;
		margin: 0 0 50px 0;
	}
	.home .block02 .inner {
		width: 1180px;
	}
	.home .block02 h2 {
		margin: 10px 0 20px;
	}
	.home .block02 .time h2 {
		background: url(../img/bg_h2_time.png) no-repeat 0 50%;
		padding: 0 0 0 30px;
	}
	.home .block02 .contact,
	.home .block02 .time {
		width: 540px;
		height: 260px;
		text-align: inherit;
		float: left;
		padding: 20px;
	}
	.home .block02 .contact {
		margin: 0 20px 0 0;
	}
	.home .block02 .contact .ceo {
		float: left;
		margin: 0 10px 0 0;
	}
	.home .block02 .contact .box {
		float: left;
		width: 290px;
		text-align: center;
	}
	.home .block02 .contact .pt01 a {
		width: 100%;
		padding: 15px 0;
	}
	.home .block02 .time table {
		width: 540px;
		margin: 0 0 15px;
		border-left: 1px solid #455917
	}
	.home .block02 .time th {
		width: 12%;
	}
	.home .block02 .time th.w40 {
		width: 28%;
	}
	.home .block02 .time td {
		text-align: center;
	}
	.home .block02 .time td img {
		width: auto;
	}
	.home .block02 .time td.left {
		text-align: left;
		font-size: 123.1%;
	}
	.home .block03 {
		width: 1180px;
	}
	.home .block03 .news {
		float: left;
		width: 580px;
		margin: 0 20px 50px 0;
		position: relative;
	}
	.home .news h2 {
		text-align: inherit;
		margin: 0 0 20px 0;
		padding: 33px 0 5px 15px;
		background: url(../img/bg_h2_news.png) 0 0 no-repeat;
	}
	.home .news h2:before {
		top: 5px;
		left: 16px;
	}
	.home .news dl {
		padding: 20px 0 0 0;
		margin: 0;
		line-height: 1.7;
	}
	.home .news dt {
		margin: 0 0 5px 0;
		float: left;
		width: 100px;
	}
	.home .news dd {
		padding: 0 0 20px 100px;
		margin: 0 0 20px 0;
	}
	.home .news .btn a {
		font-size: 77%;
		margin: 0;
		position: absolute;
		top: 30px;
		right: 0;
	}
	.home .news .btn a:after {
	    content: '';
	}
	.home .news .pt01 {
		margin: 0;
	}
	.home .news .pt01 a {
		padding: 5px;
		width: 80px;
	}
	.home .resv {
		width: 580px;
		float: left;
	}
	.home .resv li {
		float: left;
	}
	.home .resv li:first-child {
		margin: 0 20px 0 0;
	}
	.home .resv img {
		width: auto;
		height: auto;
		margin: 0;
	}
	.page .time table {
		width: 100%;
		margin: 0 0 15px;
		border-left: 1px solid #455917
	}
	.page .time th {
		width: 12%;
	}
	.page .time th.w40 {
		width: 28%;
	}
	.page .time td {
		text-align: center;
	}
	.page .time td img {
		width: auto;
	}
	.page .time td.left {
		text-align: left;
		font-size: 123.1%;
	}
	.page .sitemap {
		width: 1000px;
	}
	.page .sitemap .inner {
		width: 1050px;
	}
	.page .sitemap .inner li {
		float: left;
	}
	.page .sitemap li a {
		width: 240px;
		margin: 0 50px 50px 0;
		padding: 30px;
	}
	.page .sitemap li a:hover {
		opacity: 0.6;
	}
	.page .outline {
		width: 480px;
	}
	.page .outline dt {
		width: 100px;
	}
}