@charset "utf-8";

@import "normalize.css";

html {
	overflow-y: scroll;
	width: 100%;
}

body {
	color: #222;
	font-size: 15px;
	font-family: "游ゴシック", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", sans-serif;
	font-weight: 500;
	line-height: 1.5;
	text-align: center;
	background-color: #FFF;
	width: 100%;
}

#sb-site {
	width: 100% !important;
	text-align: center;
}

a:link, a:visited {
	color: #727272;
	text-decoration: underline;
}

a:active, a:hover {
	color: #bbb;
	text-decoration: underline;
}

a:focus {
	outline: none;
}

img.ic {
	vertical-align: middle;
}

.sp {
	display: none;
}


/* header */

#header_frame {
	width: 100%;
	height: 102px;
	margin: 0 auto;
}

header {
	width: 960px;
	height: 102px;
	position: relative;
	margin: 0 auto;
}

header h1 {
	position: absolute;
	top: 17px;
	left: 0px;
	margin: 0;
}

header h1 img {
	width: 350px;
}

header h1.en img {
	width: 739px;
}

#hnav {
	position: absolute;
	top: 12px;
	right: 0px;
	margin: 0;
}

#hnav ul {
	margin: 0;
	padding: 0;
}

#hnav ul li {
	background: none;
	padding: 0;
	margin: 0;
	float: left;
}

#hnav ul li img {
	height: 15px;
}

#hnav_lang a:active, #hnav_lang a:hover {
	text-decoration: none;
	opacity: 0.5;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	transition: all 0.5s ease;
}


/* nav */

#toggle, .sb-slidebar {
	display: none;
}

#nav_frame {
	width: 100%;
	height: 35px;
	margin: 0 auto;
	background: #000;
}

nav {
	max-width: 960px;
	width: 100%;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
}

ul#menu {  
	list-style-type: none;
    margin: 0 auto;
    padding: 0;
	display: flex;
}

ul#menu li {
	width: auto;
	margin: 10px 0;
	padding: 0;
	background-image: none;
	text-align: center;
	border-right: 1px solid #fff;
	display: inline-block;
	flex-grow: 1;
}

@media all and (-ms-high-contrast:none){
ul#menu li {
	margin: 12px 0 8px;
}
}

ul#menu li:first-child {
	border-left: 1px solid #fff;
}

ul#menu li a {
	display: block;
	margin: 0;
	padding: 0;
	line-height: 16px;
	font-size: 16px;
	font-weight: 600;
	text-decoration: none;
}

ul#menu li a:link, ul#menu li a:visited {
	color: #fff;
	text-decoration: none;
}

ul#menu li a:active, ul#menu li a:hover {
	color: #fff;
	text-decoration: none;
	opacity: 0.5;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
}


/* footer */

#footer_frame {
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 0;
	color: #9a9a9a;
	border-top: 1px solid #4c4c4c;
	clear: both;
}

#bn {
	width: 960px;
	height: 48px;
	margin: 0 auto;
	padding: 8px 0;
	line-height: 0;
}

#bn ul {
	margin: 0 auto;
	padding: 0;
	width: 568px;
}

#bn ul li {
	background: none;
	padding: 0;
	margin: 0 5px 0 0;
	float: left;
}

#bn ul li:last-child {
	margin: 0;
}

#bn ul li img {
	width: 186px;
}

#bn ul li a:active, #bn ul li a:hover {
	text-decoration: none;
	opacity: 0.5;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

#f_frame {
	width: 100%;
	margin: 0;
	padding: 8px 0;
	background: #e0e0e0;
}

footer {
	width: 960px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	font-size: 12px;
	text-align: center;
	color: #000;
}


/* ページトップへ戻る */

#page-top {
	display: block;
	position: fixed;
	z-index: 9999;
	bottom: 10px;
	right: 10px;
	width: 50px;
	height: 20px;
	padding: 15px 10px 10px;
	background: #000;
	color: #fff;
	text-align: center;
	text-decoration: none;
	font-size: 20px;
	line-height: 20px;
	clear: both;
	opacity: .7;
    filter: alpha(opacity=70);
}

#page-top:hover {
	opacity: .8;
    filter: alpha(opacity=80);
}

.arrow {
	position: absolute;
	width: 15px;
	height: 15px;
	border: 2px solid #000;
	border-left-color: #FFF;
	border-top-color: #FFF;
	top: 20px;
	left: 25px;	
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

@media print {
#page-top {
	display: none;
}
}


/* top */

#top_frame {
	width: 100%;
	margin: 0 auto 25px;
	background: #4f4f4f;
}

#top{
	width: 960px;
	height: auto;
	margin: 0 auto;
	line-height: 0;
}

#top img {
	width: 960px;
}

#news {
	width: 370px;
	margin: 0 30px 0 0;
	padding: 0 0 15px;
	float: left;
}

#news dl {
	height: 410px;
	margin: 0;
	padding: 15px 5px 10px 0;
	list-style: none;
	text-align: left;
	line-height: 1.4;
	overflow: auto;
}

#news dl dt {
	margin: 0;
	padding: 2px 0;
	color: #9a9a9a;
	font-size: .9em;
	font-weight: 900;
}

#news dl dd {	
	margin: 0 5px 8px 0;
	padding: 0 0 8px;
	border-bottom: 1px solid #e0e0e0;
}

#about {
	width: 560px;
	margin: 0;
	padding: 0;
	float: right;
	text-align: left;
}

#about p {
	margin: 5px 0;
	padding: 0;
	text-indent: 0;
}

#about p.big {
	font-size: 1.2em;
	font-weight: 600;
}

#about_img {
	width: auto;
	margin: 10px 0 0;
	padding: 0;
}

#about_img img {
	width: 88px;
}

#about_img a:active, #about_img a:hover {
	text-decoration: none;
	opacity: 0.7;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	transition: all 0.5s ease;
}


/* main */

main {
	width: 960px;
	min-height: 550px;
	text-align: left;
	margin: 0 auto;
	padding: 21px 0 25px;
}

main.top {
	min-height: inherit;
	padding: 0 0 30px;
	overflow: hidden;
}

#h1 {
	width: 100%;
	height: 90px;
	margin: 0 0 10px;
	padding: 0;
	background: #4f4f4f;
}

#h1 h1 {
	width: 960px;
	margin: 0 auto;
	padding: 31px 0 30px;
	font-size: 29px;
	line-height: 29px;
	color: #fff;
	text-align: left;
	font-weight: 500;
}

h2 {
	margin: 35px auto 20px;
	padding: 5px 0 12px;
	font-size: 24px;
	line-height: 24px;
	color: #000;
	text-align: left;
	font-weight: 600;
	position: relative;
	border-bottom: 1px solid #686868;
}

h2:before {
	position: absolute;
	top: inherit;
	bottom: -2px;
	left: 0;
	z-index: 2;
	content: '';
	width: 130px;
	height: 3px;
	background-color: #999;
}

h3 {
	margin: 30px 0 10px;
	padding: 5px 0;
	font-size: 17px;
	line-height: 1.2em;
	color: #6e6e6e;
	text-align: left;
	font-weight: 600;
}

h3.news {
	margin: 0;
	font-size: 16px;
	line-height: 16px;
}

h3.about {
	margin: 0 0 15px;
	font-size: 16px;
	line-height: 16px;
}

h4 {
	margin: 25px 10px 10px;
	padding: 5px 0;
	font-size: 15px;
	line-height: 17px;
	font-weight: 600;
}

p {
	margin: 5px 15px;
	padding: 0;
	text-indent: 0;
	text-align: justify;
}


/* list */

ul {
	margin: 5px 15px 5px 26px;
	padding: 0;
}

ul li {
	list-style: none;
	padding: 2px 0 2px 16px;
	background-position: 0 7px;
	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 15px 5px 43px;
	padding: 0;
}

ol li {
	margin: 0;
	padding: 2px 0;
}

li ol {
	margin: 5px 0 0 20px;
}

li.asterisk {
	position: relative;
}

li.asterisk::before {
	content: "*";
	position: absolute;
	left: -30px;
	top: 0;	
}


/* table */

table {
	padding: 0;
	margin: 10px 10px 10px 20px;
}

table th {
	border: 1px solid #CCC;
	padding: 7px 5px 5px;
	font-weight: normal;
	text-align: center;
	background-color: #F2F2F2;
}

table td {
	border: 1px solid #CCC;
	padding: 7px 5px 5px;
}

table.noborder th {
	border: none;
}

table.noborder td {
	border: none;
}

table.center {
	margin: 10px auto;
	text-align: left;
}


/* figure */

figure {
	margin: 10px 15px;
}

figure.center {
	margin: 10px auto;
}

figure.fr {
	float: right;
	margin: 0 15px 5px 15px;
}

figure.fl {
	float: left;
	margin: 0 15px 5px 15px;
}

figure img {
	margin: 3px 0;
	width: 100%;
	box-sizing: border-box;
}

figcaption {
	font-size: 0.85em;
	line-height: 1.1;
	padding: 0 5px;
	text-align: left;
}


/* utility */

a.pdf {
	background: url(../image/ic_pdf.png) right no-repeat;
	padding-right: 24px;
	-moz-background-size: 20px 20px;
	background-size: 20px 20px;
}

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 !important;
}

.mb05 {
	margin-bottom: 5px !important;
}

.mb10 {
	margin-bottom: 10px !important;
}

.mb15 {
	margin-bottom: 15px !important;
}

.mb20 {
	margin-bottom: 20px !important;
}

.mb25 {
	margin-bottom: 25px !important;
}

.mb30 {
	margin-bottom: 30px !important;
}

.mb40 {
	margin-bottom: 40px !important;
}

.mt0 {
	margin-top: 0 !important;
}

.mt05 {
	margin-top: 5px !important;
}

.mt10 {
	margin-top: 10px !important;
}

.mt15 {
	margin-top: 15px !important;
}

.mt20 {
	margin-top: 20px !important;
}

.mt25 {
	margin-top: 25px !important;
}

.mt30 {
	margin-top: 30px !important;
}

.w10 {
	width: 10%;
}

.w15 {
	width: 15%;
}

.w20 {
	width: 20%;
}

.w25 {
	width: 25%;
}

.w30 {
	width: 30%;
}

.w35 {
	width: 35%;
}

.w40 {
	width: 40%;
}

.w45 {
	width: 45%;
}

.w50 {
	width: 50%;
}

.w60 {
	width: 60%;
}

.w70 {
	width: 70%;
}

.w80 {
	width: 80%;
}

.w90 {
	width: 90%;
}

.w95 {
	width: 95%;
}

.w100 {
	width: 100%;
}

.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: 15px 15px;
	clear: both;
}

blockquote {
	margin: 5px 0 5px 9px;
}

blockquote p {
	text-indent: 0;
}

table.color {
	width: 95%;
	margin: 15px auto 25px;
	border-top: 1px dotted #9D9D9D;
}

table.color th {
	border-left: none;
	border-right: none;
	border-top: 1px dotted #9D9D9D;
	border-bottom: 1px dotted #9D9D9D;
	padding: 8px;
	font-weight: normal;
	text-align: left;
	background: #9fc3e0;
	color: #FFF;
}

table.color td {
	padding: 8px;
	border: none;
	border-bottom: 1px dotted #9D9D9D;
}

table.color tr:nth-child(odd) {
	background-color: #F9F9F9;
}


@media only screen and (max-width: 480px) {

body {
	font-size: 14px;
}

#sb-site {
	width: 100% !important;
	background:  #fff;
}

.sp {
	display: block;
}

.pc {
	display: none;
}

#header_frame {
	height: 25vw;
	width: 100%;
	box-shadow: none;
}

header {
	width: 100%;
	height: auto;
	margin: 0 auto;
	border: none;
}

header h1 {
	width: 76%;
	top: 4.5vw;
	left: 18%;
	height: auto;
}

header h1.en {
	top: 2.5vw;
}

header h1 img, header h1.en img {
	width: 100%;
	height: auto;
	margin: 0 auto;
}

#hnav {
	display: none;
}

#nav_frame {
	display: none;	
}

ul#menu {
	margin: 5px;
	display: block;
}

ul#menu li {
	width: 98%;
	margin: 0 0 0 2%;
	padding: 0;
	text-align: left;
	border: none;
}

ul#menu li:first-child {
	border-left: none;
}

ul#menu li a {
	height: auto;
	margin: 15px 0 5px;
    padding: 0 0 6px;
	line-height: 1.4;
	
}

ul#lang_sp {
    list-style-type: none;
    margin: 10px 0 0;
    padding: 3px 0 0;
	background: #fff;
}
 
ul#lang_sp li {
	height: auto;
    margin: 0 10px;
	padding: 0;
	text-align: left;
	display: block;
	background-image: none;
}

ul#lang_sp li img {
	width: 50%;
}

#toggle {
	display: block;
	position: absolute;
	top: 7vw;
	left: 4%;
	background: #000;
	padding: 3px 0 2px;
	cursor: pointer;
	z-index: 9999;
}

#toggle ul {
	margin: 0 ;
	padding: 0;
}

#toggle ul li {
	margin: 0 ;
	padding: 0;
	background: none;
}

.sb-slidebar {
	display: block;
	background: #000 !important;
}

.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: 2px auto 2px;
	padding: 0;
	font-size: 11px;
	color: #fff;
	text-indent: 0;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1;
	text-align: center;
}

#top {
	width: 100%;
	height: auto;
	margin: 0 0 5px;
	padding: 0;
}

#top img {
	width: 100%;
}

#news {
	width: 96%;
	margin: 0 auto 25px;
	padding: 2px 0 8px;
	float: none;
}

#news dl {
	height: 250px;
}

h3.news {
	margin: 0;
	padding: 5px 0;
}

h3.about {
	margin: 0 0 5px;
	padding: 5px 0;
}

#about {
	width: 96%;
	margin: 0 auto 20px;
	padding: 2px 0 8px;
	float: none;
}

#about p {
	margin: 5px 0;
}

#about_img img {
	width: 100px;
}

#bn {
	width: 98%;
	height: auto;
	overflow: hidden;
	padding: 8px 1%;
}

#bn ul {
	width: auto;
}

#bn ul li {
	margin: 0 1% 7px;
	width: 48%;
}

#bn ul li:last-child {
	margin: 0 1%;
}

#bn ul li img {
	width: 100%;
}

#f_frame {
	width: 100%;
	height: auto;
}

footer {
	width: 94%;
	padding: 1vw 3%;
	text-align: left;
}

main {
	width: 100%;
	min-height: 300px;
}

main.top {
	padding: 0;
}

#h1 {
	height: 80px;
	margin: 0;
}

#h1 h1 {
	width: 94%;
	padding: 27px 2% 30px;
	font-size: 23px;
	margin: 0 auto 15px;
}

h2 {
	font-size: 16px;
	margin: 20px auto 10px;
	padding: 10px 2% 9px;
	width: 96%;
}

h3 {
	font-size: 15px;
	margin: 15px auto 10px;
	padding: 6px 2% 4px;
	width: 96%;
}

h4 {
	font-size: 14px;
	margin: 10px 2% 10px;
	padding: 0;
	width: 96%;
}

p {
	margin: 5px 2%;
}

ul {
	margin: 5px 2% 5px 5%;
}

ul li {
	background-position: 0 7px;
}

ol {
	margin: 5px 2% 5px 9%;
}

table {
	width: 94%;
	margin: 5px auto;
}

figure {
	width: 100%;
	margin: 10px auto;
}

figure.fl, figure.fr, figure.center {
	float: none;
	width: 100%;
	margin: 10px auto;
	text-align: center;
}

figure img {
	width: 95% !important;
	margin: 0 auto;
}

figcaption {
	padding: 0 2%;
}


.mb0sp {
	margin-bottom: 0 !important;
}

.mb05sp {
	margin-bottom: 5px !important;
}

.mb10sp {
	margin-bottom: 10px !important;
}

.mb15sp {
	margin-bottom: 15px !important;
}

.mb20sp {
	margin-bottom: 20px !important;
}

.mb25sp {
	margin-bottom: 25px !important;
}

.mb30sp {
	margin-bottom: 30px !important;
}

.mt0sp {
	margin-top: 0 !important;
}

.mt05sp {
	margin-top: 5px !important;
}

.mt10sp {
	margin-top: 10px !important;
}

.mt15sp {
	margin-top: 15px !important;
}

.mt20sp {
	margin-top: 20px !important;
}

.mt25sp {
	margin-top: 25px !important;
}

.mt30sp {
	margin-top: 30px !important;
}

.w05sp {
	width: 05%;
}

.w10sp {
	width: 10%;
}

.w15sp {
	width: 15%;
}

.w20sp {
	width: 20%;
}

.w25sp {
	width: 25%;
}

.w30sp {
	width: 30%;
}

.w35sp {
	width: 35%;
}

.w40sp {
	width: 40%;
}

.w45sp {
	width: 45%;
}

.w50sp {
	width: 50%;
}

figure.w50sp {
	width: 50%;
}

.w55sp {
	width: 55%;
}

.w60sp {
	width: 60%;
}

.w65sp {
	width: 65%;
}

.w70sp {
	width: 70%;
}

.w75sp {
	width: 75%;
}
.w80sp {
	width: 80%;
}

.w85sp {
	width: 85%;
}

.w90sp {
	width: 90%;
}

.w95sp {
	width: 95%;
}

.w100sp {
	width: 100%;
}

#page-top{
  bottom: 25px;
  right: 10px;
}
}
