@charset "utf-8";

@import "normalize.css";

html {
	overflow-y: scroll;
}

body {
	color: #333;
	font-size: 13px;
	font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	line-height: 1.5;
	text-align: center;
	background-color: #FFF;
}

#container {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	overflow: hidden;
}

a:link {
	color: #016120;
}

a:visited {
	color: #016120;
}

a:active {
	color: #C9DB61;
}

a:hover {
	color: #C9DB61;
}

a:focus {
	outline: none;
}

img.ic {
	vertical-align: bottom;
}

#sb-site {
	width: 100% !important;
	text-align: center;
	margin: 0 auto !important;
}
.sp {
	display: none !important;
}
#toggle, .sb-slidebar {
	display: none;
}

/* header */

#header_frame {
	width: auto;
	height: 145px;
	margin: 0 auto 20px;
	padding: 0;
}

#color {
	width: auto;
	height: 95px;
	margin: 0 auto;
	padding: 0;
	background-image: url(../image/back.png);
	background-repeat: repeat-x;
	-moz-background-size: 1px 95px;
	background-size: 1px 95px;
}

header {
	width: 960px;
	height: 95px;
	position: relative;
	margin: 0 auto;
}

header h1 {
	position: absolute;
	top: 19px;
	left: 0;
	margin: 0;
}

header h1 img {
	height: 60px;
}

#hnav {
	width: auto;
	position: absolute;
	top: 30px;
	right: 0px;
}

#hnav img {
	height: 29px;
}


/* nav */

#nav_frame {
	width: auto;
	height: 50px;
	margin: 0 auto;
	padding: 0;
	background-image: url(../image/navback.png);
	background-repeat: repeat-x;
	-moz-background-size: 1px 50px;
	background-size: 1px 50px;
}

nav {
	width: 960px;
	height: 50px;
	margin: 0 auto;
	padding: 0;
}

nav ul {  
	list-style-type: none;
	margin: 0;
	padding: 0;
}  
  
nav ul li {
	width: 160px;
	height: 50px;
	margin: 0;
	padding: 0;
	float: left;
	background-image: none;
	display: block;
	text-align: center;
	box-shadow: inset 1px 0 0 #FFF;
}

nav ul li.last {
	box-shadow: inset 1px 0 0 #FFF, inset -1px 0 0 #FFF;
}

nav a {
	display: block;
	padding: 19px 0 16px;
	height: 15px;
	line-height: 15px;
	font-size: 15px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
}

nav a:link, nav a:visited {
	color: #FFF;
	text-decoration: none;
}

nav a:active, nav a:hover {
	color: #016120;
	text-decoration: none;
	background-color: #FFF;
}

ul#nav2 {
	margin: 0;
	padding: 0;
}

ul#nav2 li {
	list-style-type: none;
	line-height: 0;
	float: left;
	background-image: none;
	margin: 0 0 8px;
	padding: 0;
}


/* footer */

footer {
	width: auto;
	height: auto;
	margin: 0 auto;
	clear: both;
	border-top: 1px solid #35814D;
	overflow: hidden;
}

#copy {
	width: 960px;
	height: auto;
	margin: 0 auto;
	padding: 8px 0 3px;
}

#copy img {
	height: 15px;
}

.pagetop {
	position: fixed;
	bottom: -10px;
	right: 20px;
}

.pagetop a {
	display: block;
	width: 40px;
	height: 35px;
	background-color: #333;
	border-radius: 8px 8px 0 0;
	text-align: center;
	color: #fff;
	font-size: 16px;
	text-decoration: none;
	line-height: 40px;
	padding: 0 9px 3px 0;
}

@media print {
.pagetop {
	display: none;
}
}


/* top */

#top {
	width: 960px;
	height: 290px;
	clear: both;
	margin: 0 auto 25px;
}

#top img {
	width: 960px;
}

#menu_frame {
	width: 960px;
	height: auto;
	margin: 0 auto 35px;
	clear: both;
	overflow: hidden;
}

.menu {
	width: 230px;
	height: auto;
	margin: 0 13px 0 0;
	float: left;
}

.menu_mr0 {
	width: 230px;
	height: auto;
	margin: 0;
	float: left;
}

.menu img, .menu_mr0 img {
	width: 230px;
}

.menu_text {
	line-height: 1.1;
	padding: 0 5px;
	color: #000;
	text-align: left;
}

#news {
	width: 750px;
	height: auto;
	margin: 0 35px 10px 0;
	padding: 0;
	text-align: left;
	float: left;
}

#news dl {
	width: auto;
	height: 230px;
	margin: 0;
	padding: 15px 10px 0 18px;
	overflow: auto;
}

#news dt {
	margin: 0;
	padding: 0;
	float: left;
}

#news dd {
	margin: 0 0 0 100px;
	padding: 0 0 10px;
}

#rframe {
	width: 175px;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: left;
	float: right;
}

#bn {
	width: 175px;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
}

#bn img {
	width: 175px;
}

#address {
	width: 155px;
	height: auto;
	margin: 0;
	padding: 35px 10px;
	text-align: left;
	background-color: #ECECEC;
}

#address p {
	margin: 5px 0 5px 8px;
	padding: 0;
	text-indent: 0;
	line-height: 1.3;
}


/* main */

#main {
	width: 960px;
	text-align: left;
	margin: 0;
	padding: 0 0 30px;
	clear: both;
	background-color: #FFF;
	overflow: hidden;
}

#h1_frame {
	width: auto;
	margin: 0 0 30px;
	border-bottom: 1px solid #CAC9C9;
	text-align: center;
}

#h1 {
	width: 320px;
	margin: 0 auto;
	border-bottom: 6px solid #D2E072;
}

#h1 h1 {
	width: auto;
	height: 22px;
	margin: 0 auto;
	padding: 10px 0 12px;
	font-size: 22px;
	line-height: 22px;
	font-weight: normal;
	color: #111;
}

h2 {
	width: 943px;
	height: 18px;
	margin: 30px auto 10px;
	padding: 12px 0 5px 17px;
	font-size: 18px;
	line-height: 18px;
	font-weight: normal;
	color: #5C5C5C;
	text-align: left;
	background: url(../image/h2.png) 0 0 no-repeat;
}

h2.top {
	width: 733px;
	margin: 0;
}

h3 {
	height: 16px;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	color: #016120;
	margin: 20px 17px 8px;
	padding: 0;
	clear: both;
}

h4 {
	padding: 0;
	font-size: 14px;
	margin: 15px 20px 5px;
}

p {
	margin: 5px 20px 5px 25px;
	padding: 0;
	text-indent: 0.7em;
}

p.noindent {
	text-indent: 0;
}


/* list */

ul {
	margin: 5px 20px 5px 37px;
	padding: 0;
}

ul li {
	list-style: none;
	padding: 2px 0 2px 18px;
	background-position: 0 5px;
	background-image: url(../image/li.png);
	background-repeat: no-repeat;
	-moz-background-size: 11px 11px;
	background-size: 11px 11px;
}

li ul {
	margin: 5px 0 0 5px;
}

ol {
	margin: 5px 20px 5px 54px;
	padding: 0;
}

ol li {
	margin: 0;
	padding: 2px 0;
}

li ol {
	margin: 5px 0 0 10px;
}


/* table */

table {
	padding: 0;
	margin: 10px 10px 10px 30px;
}

table th {
	border: 1px solid #CCC;
	padding: 5px;
	font-weight: normal;
	text-align: center;
	background-color: #F2F2F2;
}

table td {
	border: 1px solid #CCC;
	padding: 5px;
}

table.noborder {
	padding: 0;
	margin: 10px 10px 10px 30px;
}

table.noborder th {
	padding: 5px;
	font-weight: normal;
	text-align: center;
	background-color: #F2F2F2;
	border: none;
}

table.noborder td {
	padding: 5px;
	border: none;
}

table.center {
	margin: 10px auto;
	text-align: left;
}


/* figure */

figure {
	margin: 10px 20px;
}

figure.center {
	width: auto;
	margin: 10px auto;
}

figure.fr {
	float: right;
	margin: 0 20px 5px 10px;
}

figure.fl {
	float: left;
	margin: 0 10px 5px 25px;
}

figure img {
	margin: 3px 5px;
}

figcaption {
	font-size: 0.85em;
	line-height: 1.1;
	padding: 0 5px;
}


/* utility */

a.pdf {
	background: url(../image/ic_pdf.gif) right no-repeat;
	padding-right: 22px;
}

a.blank {
	background: url(../image/ic_blank.png) right no-repeat;
	padding-right: 22px;
	-moz-background-size: 18px 17px;
	background-size: 18px 17px;
}

.mb0 {
	margin-bottom: 0;
}

.mb05 {
	margin-bottom: 5px;
}

.mb10 {
	margin-bottom: 10px;
}

.mb15 {
	margin-bottom: 15px;
}

.mb20 {
	margin-bottom: 20px;
}

.mb25 {
	margin-bottom: 25px;
}

.mb30 {
	margin-bottom: 30px;
}

.mt0 {
	margin-top: 0;
}

.mt05 {
	margin-top: 5px;
}

.mt10 {
	margin-top: 10px;
}

.mt15 {
	margin-top: 15px;
}

.mt20 {
	margin-top: 20px;
}

.mt25 {
	margin-top: 25px;
}

.mt30 {
	margin-top: 30px;
}

.clear {
	clear: both;
}

.center {
	text-align: center;
	text-indent: 0;
}

.right {
	text-align: right;
}

.left {
	text-align: left;
}

.small {
	font-size: 0.85em;
}

hr {
	border: 1px dotted #666666;
	margin: 20px 10px;
	clear: both;
}

blockquote {
	margin: 5px 0 5px 9px;
}

blockquote p {
	text-indent: 0;
}


@media screen and (max-width: 480px) {
body {
	min-width: initial;
	min-width: auto;
  font-size: 3.5vw;
}
#sb-site {
	width: 100% !important;
	background: #fff;
	overflow: hidden;
}
.sp {
	display: block !important;
}
.pc {
	display: none !important;
}
#container {
	width: 100%;
}
#header_frame {
	height: 18vw;
	margin: 0 auto;
}
#color {
	height: 18vw;
	background-size: 1px 18vw;
}
#header {
	height: 18vw;
	width: 100%;
}
#header h1 {
	width: 82%;
  height: auto;
	margin: 0 2%;
  padding: 5vw 0 0;
  position: static;
}
#header h1.en {
	width: 78%;
  padding: 3vw 0 0;
}
#header h1 img {
	width: 100%;
  height: auto;
}
#hnav {
	display: none;
}
#nav_frame {
	display: none;
}
ul#sp_menu {
	margin: 0 auto;
	padding: 2vw 0 0;
	list-style-type: none;
	width: 100%;
  text-align: center;
}
ul#sp_menu li {
	list-style: none;
	padding: 0;
	margin: 2vw auto;
  background: none;
}
ul#sp_menu li a {
	font-size: 4vw;
  line-height: 1;
  text-decoration: none;
  color: #fff;
  padding: 2.5vw 10% 3vw;
  display: block;
}
#toggle {
	display: block;
	position: absolute;
	top: 3vw;
	right: 2%;
	background: #016120;
	padding: 6px 0 2px;
	cursor: pointer;
	z-index: 9999;
}
#toggle ul {
	margin: 0;
	padding: 0;
}
#toggle ul li {
	margin: 0;
	padding: 0;
	background: none;
	list-style: none;
}
.sb-slidebar {
	display: block;
	background: #016120 !important;
	text-align: left;
}
.css-bar {
	display: inline-block;
	position: relative;
	margin: 0 6px 3px;
	padding: 0;
	background: #fff;
}
.css-bar, .css-bar:before, .css-bar:after {
	width: 30px;
	height: 3px;
}
.css-bar:before, .css-bar:after {
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	background: #fff;
}
.css-bar:before {
	margin-top: -8px;
}
.css-bar:after {
	margin-top: 5px;
}
html.sb-active #sb-site, .sb-toggle-left, .sb-toggle-right, .sb-open-left, .sb-open-right, .sb-close {
	cursor: pointer;
}
#toggle p {
	margin: 4px auto 2px;
	padding: 0;
	font-size: 11px;
	color: #fff;
	text-indent: 0;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1;
	text-align: center;
}
#copy {
	width: 100%;
	padding: 3vw 0;
}
#copy img {
	height: auto;
  width: 98%;
  margin: 0 auto;
}
#top {
	width: 100%;
	height: auto;
	margin: 0 auto 3vw;
}
#top img {
	width: 100%;
}
#menu_frame {
	width: 100%;
	margin: 0 auto 3vw;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}
.menu, .menu_mr0 {
	width: 44%;
	margin: 0 0 2vw;
	float: none;
}
.menu img, .menu_mr0 img {
	width: 100%;
}
.menu_text {
	padding: 0 1%;
}
#news {
	width: 98%;
	margin: 0 auto;
  float: none;
}
#news h2 {
  margin: 2vw 1%;
	padding: 3vw 0 1vw 3%;
  width: 100%;
  height: auto;
  line-height: 1.1;
  font-size: 5vw;
}
#news dl {
	height: 60vw;
	margin: 0 0 2vw;
	padding: 2vw 1%;
}
#news dd {
	margin: 0 0 0 25%;
	padding: 0 0 2vw;
}
#news dl.en dd {
	margin: 0 0 0 37%;
}
#rframe {
	width: 100%;
	float: none;
}
#bn {
	width: 100%;
  margin: 5vw 0;
}
#bn img {
	width: 100%;
}
ul#nav2 {
	display: flex;
  justify-content: space-around;
  width: 100%;
}
ul#nav2 li {
	float: none;
	margin: 0;
  width: 48%;
}
#address {
	width: 80%;
	margin: 0 auto;
	padding: 3vw 4%;
}
#address p {
	margin: 2vw;
}
#main {
	width: 100%;
	padding: 0 0 3vw;
  min-height: 80vw;
}
#h1_frame {
	margin: 0 0 3vw;
}
#h1 {
	width: 40%;
}
#h1 h1 {
	height: auto;
	padding: 4vw 0 3vw;
	font-size: 5.5vw;
	line-height: 1;
}
h2 {
	margin: 6vw 1% 3vw;
	padding: 3vw 0 1vw 3%;
  width: 100%;
  height: auto;
  line-height: 1.1;
  font-size: 5vw;
}
h3 {
	font-size: 4vw;
	line-height: 4vw;
	margin: 3vw 2% 2vw;
	padding: 2.5vw 0 2vw 2%;
}
h4 {
	font-size: 3.5vw;
	margin: 1vw 0 1vw 3%;
  padding: 0;
}
p {
	margin: 1vw 3%;
}
p.allindent {
	margin: 1vw 2% 1vw 5%;
}
.first {
	margin-top: 4vw;
}
ul {
	margin: 2vw 2% 2vw 5%;
  padding: 0;
}
ol {
	margin: 2vw 2% 2vw 3%;
  padding: 0;
}
table {
	width: 95%;
	margin: 2vw auto;
}
table td {
	word-break: break-all;
}
figure {
	width: 60%;
	margin: 2vw auto;
}
figure.fl, figure.fr, figure.center {
	float: none;
	width: 90%;
	margin: 10px auto;
	text-align: center;
}
figure img, video {
	width: 95%;
  height: auto;
	margin: 0 auto 1vw;
}
figcaption {
	padding: 0 2%;
}
#page-top {
	bottom: 25px;
	right: 10px;
}
.xscroll {
	width: 100%;
	overflow-x: auto;
}
.xscroll table {
	width: 900px;
	margin: 10px 2%;
}
/*アクセス*/
.gmap {
  height: 0;
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
  width: 96%;
  margin: 0 auto 2vw;
}
.gmap iframe {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}
}
