@charset "utf-8";

/* ==========================================================
    PCスタイル
========================================================== */
.pc {
	display: block;
}
.sp {
	display: none;
}

html,
body {
	font-family:  "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
	font-size: 16px;
	width: 100%;
	-webkit-text-size-adjust: 100%;
}

.clearfix:after {
	visibility: hidden;  
	display: block;  
	font-size: 0;  
	content: " ";  
	clear: both;  
	height: 0;  
}
*:first-child+html .clearfix {
	zoom: 1;
}

#wrapper {
	width: 100%;
}

a:hover {
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}



/* ****************************************************** ヘッダー */
header#header {
	margin: 0 auto;
	padding: 0.5% 0 0;
	width: 100%;
}
header#header .h_upper {
	margin-bottom: 0.5%;
}
header#header h1 {
	float: left;
	margin-top: 10px;
	padding-left: 15px;
	width: 50%;
}
header#header h1 img.logo {
	height: auto;
	max-width: 649px;
	width: 100%;
}
header#header h1 a:hover {
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
}
header#header #h_right {
	float: right;
	padding: 0 1% 0 0;
	text-align: right;
	width: 45%;
}
header#header #h_right .pc {
  visibility: hidden;
}
header#header #h_right img {
	height: auto;
	max-width: 494px;
	width: 100%;
}
header#header #h_right a:hover {
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
	cursor: default;
}

header#header #h_right ul {
	margin: 0 0 1% 0;
	padding: 0;
}
header#header #h_right ul li {
	border-right: 1px solid #898989;
	display: inline-block;
	padding: 0 3%;
}
header#header #h_right ul li:last-child {
	border-right: none;
}
header#header #h_right ul li a {
	color: #898989;
	text-decoration: none;
}

#gnavi {
	background-color: #00b969;
	margin: 0 auto;
	padding: 0 15px 0 0;
	text-align: center;
}
#gnavi ul {
	margin: 0;
	padding: 0;
}
#gnavi ul li {
	display: inline-block;
	padding: 0.5% 3%;
}
#gnavi ul li:first-chile {
	padding-left: 0;
}
#gnavi ul li:last-chile {
	padding-right: 0;
}
#gnavi li a {
	color: #FFF;
	display: block;
	font-size: 17px;
	text-decoration: none;
}



/* ****************************************************** メインコンテンツ */
#container {
	width: 100%;
}

.blk {
	margin-bottom: 3%;
	padding: 0;
}
.blk {
	margin: 0 auto;
	max-width: 966px;
	padding: 0 1%;
}
.blk .inner {
	margin: 0 auto;
	max-width: 917px;
	padding: 0 1%;
}

h2 {
	background-color: #00b969;
	color: #FFF;
	font-size: 23px;
	font-weight: bold;
	letter-spacing: 0.5em;
	margin-bottom: 25px;
	padding: 0.2% 0;
	text-align: center;
}

/* Common */
.mrb50 {
  margin-bottom: 50px;
}



/* プレ */
#top #pre {
	margin-bottom: 50px;
}
#top #pre p {
  line-height: 1.7em;
}
#top #pre table {
  width: 100%;
}
#top #pre table th {
  background-color: #f0e6dc;
  border: 1px solid #cdab8a;
  letter-spacing: 0.1em;
  padding: 10px 5px;
  text-align: center;
  vertical-align: top;
  width: 85px;
}
#top #pre table td {
  border: 1px solid #cdab8a;
  padding: 10px 20px;
}


/* トップページ */
#top #blk1 {
	margin-bottom: 50px;
}
#top #blk1 .main {
	margin-bottom: 35px;
}
#top #blk1 .main img {
	width: 100%;
	height: auto;
}
#top #blk1 .open {
	margin: 0 auto;
	max-width: 917px;
	padding: 0 1%;
}

#top #blk2 {
	margin-bottom: 70px;
}
#top #blk2 p {
	margin-bottom: 25px;
}
#top #blk2 .photo {
	text-align: center;
}
#top #blk2 .photo img {
	margin: 0 2%;
	width: 35%;
}

#top #blk3 {
	margin-bottom: 30px;
}
#top #blk3 .box {
	float: left;
	width: 47%;
	margin: 0 6% 4% 0;
}
#top #blk3 .box:nth-child(even) {
	margin-right: 0;
}
#top #blk3 .box figure {
	margin-bottom: 2%;
}
#top #blk3 .box figure img {
	height: auto;
	width: 100%;
}
#top #blk3 .box div {
	font-weight: bold;
}

#top #blk4 {
	margin-bottom: 70px;
}
#top #blk4 ul {
	margin-bottom: 35px;
}
#top #blk4 ul li {
	background: url(../images/blk4_icon.png) left center no-repeat;
	line-height: 2em;
	padding-left: 1.5em;
}
#top #blk4 .photo {
	text-align: center;
}
#top #blk4 .photo img {
	margin: 0 2%;
	width: 35%;
}

#top #blk5 {
	margin-bottom: 50px;
}
#top #blk5 .photo {
	text-align: center;
	margin-bottom: 35px;
}
#top #blk5 .photo img {
	width: 35%;
}
#top #blk5 h3 {
	color: #c49972;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 0.5%;
}
#top #blk5 .introduction {
	margin-bottom: 40px;
}
#top #blk5 .introduction p {
	line-height: 1.8em;
}
#top #blk5 .career {
	margin-bottom: 50px;
}
#top #blk5 .career table {
}
#top #blk5 .career table th,
#top #blk5 .career table td {
	padding: 1.5% 0;
	text-align: left;
	vertical-align: top;
}
#top #blk5 .career table th {
	width: 35%; 
}
#top #blk5 .tel {
	margin-bottom: 50px;
}
#top #blk5 .tel a:hover {
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
	cursor: default;
}

#top #blk5 .timetable {
	text-align: center;
}

#top #blk6 {
	margin-bottom: 50px;
}
#top #blk6 #map_canvas {
	width: 100%;
	height: 530px;
}





/* ****************************************************** フッター */
#footer {
	margin: 0 auto;
	max-width: 1030px;
}
#footer .logo {
	border-bottom: 1px solid #00b969;
	margin-bottom: 1.5%;
	padding-bottom: 1%;
}
#footer #fnavi {
	text-align: center;
}
#footer #fnavi div {
	margin-bottom: 2%;
}
#footer #fnavi ul {
}
#footer #fnavi ul li {
	border-right: 1px solid #000;
	display: inline-block;
	padding: 0 2%;
}
#footer #fnavi ul li:first-child {
	border-left: 1px solid #000;
}
#footer #fnavi ul li a {
	color: #000;
	text-decoration: none;
}
#footer .cr {
	text-align: center;
}