﻿@charset "UTF-8";

/*************************  基本設定 */
*{margin: 0; padding: 0;}
body {
	background-color: #FFFFFF;
	font-family: "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, Meiryo, sans-serif;
	line-height: 1.5;
}
a {
	color: #00468C;
}
a:hover {
	color: #4E008C;
}
a:hover img {
	opacity: 0.8;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}
#menubtn {
	padding: 5px 7px;
	border: solid 1px #aaaaaa;
	border-radius: 3px;
	background-color: #ffffff;
	position: absolute;
	top: 20px;
	right: 10px;
	cursor: pointer;
}
#menubtn:hover {
	background-color: #dddddd;
}
#menubtn:focus {
	outline: none;
}
#menubtn span {
	color: #888888;
	font-size: 18px;
}
nav  {
	display: none;
	background-color: #000000;
	margin: 0;
	padding: 10px;
}
img {
	max-width: 100%;
}
h1 {
	margin: 0;
	padding: 0;
}
p {
    margin: 0 0 10px 0;
    padding: 0 10px 10px 10px;
    line-height: 1.6em;
}
.bold {
	font-weight: bold;
}
.wht {color: #FFFFFF;}
.yw {color: #FFFF00;}
.bwn {color: #925D06;}
.blu {color: #0063AA;}
.grn {color: #006619;}
.red {color: #CC0000;}
.clearfix:after,
.newsbx:after,
.ftr_wrap:after {
  content: "";
  display: block;
  clear: both;
}
.flt-r {
	float: right;
	padding: 0 0 15px 15px;
}
.flt-l {
	float: left;
	padding: 0 15px 15px 0;
}
#wrap {
	text-align: center;
	margin: 0;
	padding: 0;
}
#hdr {
    margin: 0;
    padding: 0;
	border-top: 3px solid #00468C;
}
#hdr_wrap {
 margin: 0;
 padding: 0 10px;
}
#hdr .logo {
	text-align: left;
	margin: 0;
	padding: 15px 95px 0 0;
}
#hdr .telbx,
#hdr .ld,
#hdr .map-link {
	display: none;
}
#navi {
	margin: 0;
	background-color: #00468C;
}
#navi .sp_tel {
	display: block;
	margin: 15px 0 0 0;
	padding: 0;
}
#navi ul {
	margin: 0;
	padding: 0;
    list-style-type: none;
}
#navi li {
	margin: 0 0 5px 0;
}
#navi li a {
	color: #000000;
	padding: 15px 10px 15px 55px;
	text-align: left;
    display: block;
    text-decoration: none;
    background-color: #FFFFFF;
}
#navi li a:hover {
    color: #000000;
    text-decoration: none;
}
#navi li#g01 a {
	background-image: url(../img/g_icon_home.png);
    background-position: left center;
    background-repeat: no-repeat;
}
#navi li#g02 a {
	background-image: url(../img/g_icon_notice.png);
    background-position: left center;
    background-repeat: no-repeat;
}
#navi li#g03 a {
	background-image: url(../img/g_icon_info.png);
    background-position: left center;
    background-repeat: no-repeat;
}
#navi li#g04 a {
	background-image: url(../img/g_icon_grt.png);
    background-position: left center;
    background-repeat: no-repeat;
}
#navi li#g05 a {
	background-image: url(../img/g_icon_clnc.png);
    background-position: left center;
    background-repeat: no-repeat;
}
#navi li#g06 a {
	background-image: url(../img/g_icon_acs.png);
    background-position: left center;
    background-repeat: no-repeat;
}

#main {
    margin: 0 0 20px 0;
    padding: 10px;
    background-color: #E1F0FF;
    background-image: url(../img/main_bg.png);
    background-position: left top;
    background-repeat: repeat;
}
#main .imgbx {
	margin: 0;
	padding: 0;
    background-image: url(../img/main_img.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
}
#main .pdbx {
	margin: 0;
	padding: 20px 50px;
}
#ntc,
#info,
#grt,
#clnc,
#acs {
	margin: 0 10px 20px 10px;
	padding: 0;
}
h2.mds {
	font-size: 1.25em;
	text-align: center;
	border-top: 5px solid #00468C;
	border-bottom: 1px dotted #00468C;
	margin: 0 0 20px 0;
	padding: 10px;
}
h3.mds {
	font-size: 1.25em;
	text-align: left;
	border-left: 7px solid #00468C;
	margin: 0 0 20px 0;
	padding: 10px 15px;
}
h3.mds2 {
	font-size: 1.25em;
	text-align: center;
	margin: 0;
	padding: 10px;
	background-color: #ECF5FF;
}
.newsbx {
	margin: 0 0 20px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px dotted #AAAAAA;
}
.datebx {
	margin: 0;
	padding: 0;
}
.bdybx {
	margin: 0;
	padding: 10px 0 0 10px;
	border-top: 1px solid #666666;
}
.date {
    color: #00468C;
    font-size: 1em;
    margin: 0;
    padding: 0 0 10px 0;
	text-align: left;
    font-weight: bold;
}
.phtbx-r {
	text-align: center;
	margin: 0 0 10px 0;
	padding: 0;
}
.linebx {
	margin: 0 0 20px 0;
	padding: 0;
	border: 1px solid #AAAAAA;
}
.flxc_w {
    display:-webkit-box;
    display:-moz-box;
    display:-ms-box;
    display:-webkit-flexbox;
    display:-moz-flexbox;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:-ms-flex;
    display:flex;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
    -ms-flex-pack: justify;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-around;
    justify-content: space-around;
    align-items: flex-start;
    list-style-type: none;
}
.capt {
	font-size: 1em;
	text-align: left;
	margin: 0 0 10px 0;
	padding: 0;
}
#page-top {
	width: 35px;
    position: fixed;
    bottom: 60px;
    right: 15px;
}

.tbl {
	font-size: 1.125em;
	width: 96%;
	margin: 0 auto 20px auto;
	padding: 0px;
	border-top: 1px solid #AAAAAA;
	border-right: 1px solid #AAAAAA;
	word-wrap: break-word;
}
.tbl th {
	border-bottom: 1px solid #AAAAAA;
	border-left: 1px solid #AAAAAA;
	padding: 10px;
	background-color: #ECF5FF;
}
.tbl td {
	text-align: left;
	border-bottom: 1px solid #AAAAAA;
	border-left: 1px solid #AAAAAA;
	padding: 10px;
	background-color: #FFFFFF;
}
.nwp {
    white-space: nowrap;
}
ul.list {
	text-align: left;
	margin: 0 10px 20px 10px;
	padding: 0;
}
ul.list li {
    background-image: url(../img/arrw.png);
    background-repeat: no-repeat;
    background-position: left center;
    list-style-type: none;
    border-bottom: 1px dotted #666666;
    margin: 0px;
    padding: 15px 0 15px 20px;
}
.ggmap {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}
.ggmap iframe,
.ggmap object,
.ggmap embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
#ftr {
	margin: 0;
	padding: 30px 0 0 0;
	border-top: 1px dotted #00468C;
}
.ftr_wrap {
	margin: 0 10px;
	padding: 0 0 15px 0;
}
.ftr_logo,
.ftr_tel,
.ftr_add{
	margin: 0 0 15px 0;
}
.copyl {
	color: #FFFFFF;
	margin: 0;
	padding: 10px;
	background-color: #00468C;
}

.tal {text-align: left;}
.tac {text-align: center;}
.tar {text-align: right;}

.fs{font-size: 58%}
.fs12{font-size: 0.75em}
.fs14{font-size: 0.875em}
.fs16{font-size: 1em}
.fs18{font-size: 1.125em}
.fs20{font-size: 1.25em}
.fs22{font-size: 1.375em}
.fs24{font-size: 1.5em}
.fs26{font-size: 1.625em}
.fs28{font-size: 1.75em}
.fs30{font-size: 1.875em}
.fs32{font-size: 2em}
.fs34{font-size: 2.125em}
.fs36{font-size: 2.25em}
.fs38{font-size: 2.375em}
.fs40{font-size: 2.5em}
.fs42{font-size: 2.625em}
.fs44{font-size: 2.75em}
.fs46{font-size: 2.875em}
.fs48{font-size: 3em}
.fs50{font-size: 3.125em}

.mt0{margin-top:0px}
.mb0{margin-bottom:0px}
.ml0{margin-left:0px}
.mr0{margin-right:0px}
.pt0{padding-top:0px}
.pb0{padding-bottom:0px}
.pl0{padding-left:0px}
.pr0{padding-right:0px}
.mt5{margin-top:5px}
.mb5{margin-bottom:5px}
.ml5{margin-left:5px}
.mr5{margin-right:5px}
.pt5{padding-top:5px}
.pb5{padding-bottom:5px}
.pl5{padding-left:5px}
.pr5{padding-right:5px}
.mt10{margin-top:10px}
.mb10{margin-bottom:10px}
.ml10{margin-left:10px}
.mr10{margin-right:10px}
.pt10{padding-top:10px}
.pb10{padding-bottom:10px}
.pl10{padding-left:10px}
.pr10{padding-right:10px}
.mt15{margin-top:15px}
.mb15{margin-bottom:15px}
.ml15{margin-left:15px}
.mr15{margin-right:15px}
.pt15{padding-top:15px}
.pb15{padding-bottom:15px}
.pl15{padding-left:15px}
.pr15{padding-right:15px}
.mt20{margin-top:20px}
.mb20{margin-bottom:20px}
.ml20{margin-left:20px}
.mr20{margin-right:20px}
.pt20{padding-top:20px}
.pb20{padding-bottom:20px}
.pl20{padding-left:20px}
.pr20{padding-right:20px}
.mt25{margin-top:25px}
.mb25{margin-bottom:25px}
.ml25{margin-left:25px}
.mr25{margin-right:25px}
.pt25{padding-top:25px}
.pb25{padding-bottom:25px}
.pl25{padding-left:25px}
.pr25{padding-right:25px}
.mt30{margin-top:30px}
.mb30{margin-bottom:30px}
.ml30{margin-left:30px}
.mr30{margin-right:30px}
.pt30{padding-top:30px}
.pb30{padding-bottom:30px}
.pl30{padding-left:30px}
.pr30{padding-right:30px}
.mt35{margin-top:35px}
.mb35{margin-bottom:35px}
.ml35{margin-left:35px}
.mr35{margin-right:35px}
.pt35{padding-top:35px}
.pb35{padding-bottom:35px}
.pl35{padding-left:35px}
.pr35{padding-right:35px}
.mt40{margin-top:40px}
.mb40{margin-bottom:40px}
.ml40{margin-left:40px}
.mr40{margin-right:40px}
.pt40{padding-top:40px}
.pb40{padding-bottom:40px}
.pl40{padding-left:40px}
.pr40{padding-right:40px}
.mt45{margin-top:45px}
.mb45{margin-bottom:45px}
.ml45{margin-left:45px}
.mr45{margin-right:45px}
.pt45{padding-top:45px}
.pb45{padding-bottom:45px}
.pl45{padding-left:45px}
.pr45{padding-right:45px}
.mt50{margin-top:50px}
.mb50{margin-bottom:50px}
.ml50{margin-left:50px}
.mr50{margin-right:50px}
.pt50{padding-top:50px}
.pb50{padding-bottom:50px}
.pl50{padding-left:50px}
.pr50{padding-right:50px}
.mt55{margin-top:55px}
.mb55{margin-bottom:55px}
.ml55{margin-left:55px}
.mr55{margin-right:55px}
.pt55{padding-top:55px}
.pb55{padding-bottom:55px}
.pl55{padding-left:55px}
.pr55{padding-right:55px}
.mt60{margin-top:60px}
.mb60{margin-bottom:60px}
.ml60{margin-left:60px}
.mr60{margin-right:60px}
.pt60{padding-top:60px}
.pb60{padding-bottom:60px}
.pl60{padding-left:60px}
.pr60{padding-right:60px}
.mt65{margin-top:65px}
.mb65{margin-bottom:65px}
.ml65{margin-left:65px}
.mr65{margin-right:65px}
.pt65{padding-top:65px}
.pb65{padding-bottom:65px}
.pl65{padding-left:65px}
.pr65{padding-right:65px}
.mt70{margin-top:70px}
.mb70{margin-bottom:70px}
.ml70{margin-left:70px}
.mr70{margin-right:70px}
.pt70{padding-top:70px}
.pb70{padding-bottom:70px}
.pl70{padding-left:70px}
.pr70{padding-right:70px}
.mt75{margin-top:75px}
.mb75{margin-bottom:75px}
.ml75{margin-left:75px}
.mr75{margin-right:75px}
.pt75{padding-top:75px}
.pb75{padding-bottom:75px}
.pl75{padding-left:75px}
.pr75{padding-right:75px}
.mt80{margin-top:80px}
.mb80{margin-bottom:80px}
.ml80{margin-left:80px}
.mr80{margin-right:80px}
.pt80{padding-top:80px}
.pb80{padding-bottom:80px}
.pl80{padding-left:80px}
.pr80{padding-right:80px}
.mt85{margin-top:85px}
.mb85{margin-bottom:85px}
.ml85{margin-left:85px}
.mr85{margin-right:85px}
.pt85{padding-top:85px}
.pb85{padding-bottom:85px}
.pl85{padding-left:85px}
.pr85{padding-right:85px}
.mt90{margin-top:90px}
.mb90{margin-bottom:90px}
.ml90{margin-left:90px}
.mr90{margin-right:90px}
.pt90{padding-top:90px}
.pb90{padding-bottom:90px}
.pl90{padding-left:90px}
.pr90{padding-right:90px}
.mt95{margin-top:95px}
.mb95{margin-bottom:95px}
.ml95{margin-left:95px}
.mr95{margin-right:95px}
.pt95{padding-top:95px}
.pb95{padding-bottom:95px}
.pl95{padding-left:95px}
.pr95{padding-right:95px}
.mt100{margin-top:100px}
.mb100{margin-bottom:100px}
.ml100{margin-left:100px}
.mr100{margin-right:100px}
.pt100{padding-top:100px}
.pb100{padding-bottom:100px}
.pl100{padding-left:100px}
.pr100{padding-right:100px}


@media print, screen and (min-width: 768px) {

#main .pdbx {
	text-align: right;
	padding: 30px 50px;
}
#main,
#ntc,
#info,
#grt,
#clnc,
#acs {
	margin-bottom: 50px;
}
h2.mds {
	font-size: 1.75em;
	text-align: center;
	border-top: 5px solid #00468C;
	border-bottom: 1px dotted #00468C;
	margin: 0 0 30px 0;
	padding: 20px 10px;
}
h3.mds,
h3.mds2 {
	font-size: 1.5em;
}
.datebx {
	width: 130px;
	float: left;
}
.bdybx {
	margin: 0 0 0 130px;
	padding: 0 0 0 10px;
	border-left: 1px solid #666666;
	border-top:none;
}
.date {
    padding: 0;
    text-align: center;
}
.phtbx-r {
	float: right;
	margin: 0 0 10px 10px;
	padding: 0
}
.w310 {
	width: 310px;
}
.w400 {
	width: 400px;
}
.w460 {
	width: 460px;
}

}

@media print, screen and (min-width: 1024px) {
#menubtn {
	display: none;
}
nav {
	display: block !important;
	background-color: transparent;
}
#hdr {
    background-image: url(../img/hdr_bg.png);
    background-position: left top;
    background-repeat: repeat-x;
	border: none;
}
#hdr_wrap {
	width: 1000px;
	height: 145px;
    margin: 0 auto;
	padding: 0;
	position: relative;
}
#hdr .logo {
	padding: 0;
    width: 339px;
	height: 66px;
	position: absolute;
	top: 55px;
	left: 0;
}
#hdr .telbx {
	display: block;
	padding: 0;
    width: 285px;
	height: 69px;
	position: absolute;
	top: 54px;
	right: 0;
}
#hdr .ld {
	display: block;
	margin: 0;
	padding: 0;
	font-size: 0.75em;
	position: absolute;
	top: 10px;
	left: 0;
}
#hdr .map-link {
	display: block;
	margin: 0;
	padding: 0;
	width: 361px;
	height: 23px;
	position: absolute;
	top: 8px;
	right: 0;
}
#navi {
	margin: 0;
	padding: 10px 0;
	text-align: center;
}
#navi .sp_tel {
	display: none;
}
#navi ul {
	margin: 0 auto;
	padding: 0;
	list-style: none;
	width: 1000px;
}
#navi ul:after {
	content: "";
	display: block;
	clear: both;
}
#navi li {
	margin:0px;
	padding:0px;
	display:block;
	float:left;
}
#navi li a {
	text-indent:-9999px;
	padding: 0;
	margin: 0;
	background-color: transparent;
}
#navi li#g01 a,
#navi li#g02 a,
#navi li#g03 a,
#navi li#g04 a,
#navi li#g05 a,
#navi li#g06 a {
	display: block;
    width: 167px;
    height: 50px;
    margin: 0;
    padding: 0;
    background: url(../img/gnavi.png);
	background-position: left top;
    background-repeat: no-repeat;
}
#navi li#g01 a:hover {
	background:url(../img/gnavi.png) no-repeat 0px -50px;
}
#navi li#g02 a {
    background:url(../img/gnavi.png) no-repeat -167px 0px;
}
#navi li#g02 a:hover {
	background:url(../img/gnavi.png) no-repeat -167px -50px;
}
#navi li#g03 a {
    background:url(../img/gnavi.png) no-repeat -334px 0px;
}
#navi li#g03 a:hover {
	background:url(../img/gnavi.png) no-repeat -334px -50px;
}
#navi li#g04 a {
    background:url(../img/gnavi.png) no-repeat -501px 0px;
}
#navi li#g04 a:hover {
	background:url(../img/gnavi.png) no-repeat -501px -50px;
}
#navi li#g05 a {
    background:url(../img/gnavi.png) no-repeat -668px 0px;
}
#navi li#g05 a:hover {
	background:url(../img/gnavi.png) no-repeat -668px -50px;
}
#navi li#g06 a {
	width: 165px;
    background:url(../img/gnavi.png) no-repeat -835px 0px;
}
#navi li#g06 a:hover {
	background:url(../img/gnavi.png) no-repeat -835px -50px;
}
#main {
    margin: 0 0 30px 0;
    padding: 30px 0;
	text-align: center;
}
#main .imgbx {
	width: 1000px;
	margin: 0 auto;
}
#ntc,
#info,
#grt,
#clnc,
#acs {
	width: 1000px;
	margin: 0 auto 70px auto;
}
.ftr_wrap {
	width: 1000px;
	margin: 0 auto 20px auto;
	padding: 0;
}
.ftr_left{
	width: 330px;
	margin: 0;
	float: left;
}

	
}