@charset "UTF-8";

@import url('https://fonts.googleapis.com/css?family=Montserrat:300|Roboto');


html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}
article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
    display:block;
}
ul {
    list-style:none;
}
img {
	width:100%;
	border:none;
	vertical-align:bottom;
}
blockquote, q {
    quotes:none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}
address, em, code, cite, dfn, var, optgroup {
  font-style: normal;
}
a {
	margin:0;
	padding:0;
	font-size:100%;
	vertical-align:baseline;
	text-decoration:none;
	outline:none;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
input, select {
    vertical-align:middle;
}
input[type="button"],input[type="text"],input[type="submit"],input[type="reset"],textarea {
	-webkit-appearance:none;
	border-radius:0;
}
.clearfix:after {
    content: "."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}
.clearfix {display:inline-block;}
* html .clearfix {height:1%;}
.clearfix {display:block;}

/*  common  */
.clear {
	font-size: 1px;
	height: 1px;
	clear: both;
}
.floatL {
	float:left;
	display:inline;
}

.floatR {
	float:right;
	display:inline;
}
.alignCenter {text-align:center;}
.alignLeft {text-align:left;}
.alignRight {text-align:right;}
.valignTop {vertical-align:top;}
.valignMiddle {vertical-align:middle;}
.valignBottom {vertical-align:bottom;}

.mt00 { 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; }
.mt35 { margin-top: 35px !important; }
.mt40 { margin-top: 40px !important; }
.mt45 { margin-top: 45px !important; }
.mt50 { margin-top: 50px !important; }
.mt55 { margin-top: 55px !important; }
.mt60 { margin-top: 60px !important; }
.mt65 { margin-top: 65px !important; }
.mt70 { margin-top: 70px !important; }
.mt75 { margin-top: 75px !important; }
.mt80 { margin-top: 80px !important; }
.mt85 { margin-top: 85px !important; }
.mt90 { margin-top: 90px !important; }
.mt95 { margin-top: 95px !important; }
.mt100 { margin-top: 100px !important; }

.mr00 { margin-right: 0 !important; }
.mr05 { margin-right: 5px !important; }
.mr10 { margin-right: 10px !important; }
.mr15 { margin-right: 15px !important; }
.mr20 { margin-right: 20px !important; }
.mr25 { margin-right: 25px !important; }
.mr30 { margin-right: 30px !important; }
.mr35 { margin-right: 35px !important; }
.mr40 { margin-right: 40px !important; }
.mr45 { margin-right: 45px !important; }
.mr50 { margin-right: 50px !important; }
.mr55 { margin-right: 55px !important; }
.mr60 { margin-right: 60px !important; }
.mr65 { margin-right: 65px !important; }
.mr70 { margin-right: 70px !important; }
.mr75 { margin-right: 75px !important; }
.mr80 { margin-right: 80px !important; }
.mr85 { margin-right: 85px !important; }
.mr90 { margin-right: 90px !important; }
.mr95 { margin-right: 95px !important; }
.mr100 { margin-right: 100px !important; }

.mb00 { 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; }
.mb35 { margin-bottom: 35px !important; }
.mb40 { margin-bottom: 40px !important; }
.mb45 { margin-bottom: 45px !important; }
.mb50 { margin-bottom: 50px !important; }
.mb55 { margin-bottom: 55px !important; }
.mb60 { margin-bottom: 60px !important; }
.mb65 { margin-bottom: 65px !important; }
.mb70 { margin-bottom: 70px !important; }
.mb75 { margin-bottom: 75px !important; }
.mb80 { margin-bottom: 80px !important; }
.mb85 { margin-bottom: 85px !important; }
.mb90 { margin-bottom: 90px !important; }
.mb95 { margin-bottom: 95px !important; }
.mb100 { margin-bottom: 100px !important; }

.ml00 { margin-left: 0 !important; }
.ml05 { margin-left: 5px !important; }
.ml10 { margin-left: 10px !important; }
.ml15 { margin-left: 15px !important; }
.ml20 { margin-left: 20px !important; }
.ml25 { margin-left: 25px !important; }
.ml30 { margin-left: 30px !important; }
.ml35 { margin-left: 35px !important; }
.ml40 { margin-left: 40px !important; }
.ml45 { margin-left: 45px !important; }
.ml50 { margin-left: 50px !important; }
.ml55 { margin-left: 55px !important; }
.ml60 { margin-left: 60px !important; }
.ml65 { margin-left: 65px !important; }
.ml70 { margin-left: 60px !important; }
.ml75 { margin-left: 75px !important; }
.ml80 { margin-left: 80px !important; }
.ml85 { margin-left: 85px !important; }
.ml90 { margin-left: 90px !important; }
.ml95 { margin-left: 95px !important; }
.ml100 { margin-left: 100px !important; }

.pt00 { padding-top: 0 !important; }
.pt05 { padding-top: 5px !important; }
.pt10 { padding-top: 10px !important; }
.pt15 { padding-top: 15px !important; }
.pt20 { padding-top: 20px !important; }
.pt25 { padding-top: 25px !important; }
.pt30 { padding-top: 30px !important; }
.pt35 { padding-top: 35px !important; }
.pt40 { padding-top: 40px !important; }
.pt45 { padding-top: 45px !important; }
.pt50 { padding-top: 50px !important; }
.pt55 { padding-top: 55px !important; }
.pt60 { padding-top: 60px !important; }
.pt65 { padding-top: 65px !important; }
.pt70 { padding-top: 70px !important; }
.pt75 { padding-top: 75px !important; }
.pt80 { padding-top: 80px !important; }
.pt85 { padding-top: 85px !important; }
.pt90 { padding-top: 90px !important; }
.pt95 { padding-top: 95px !important; }
.pt100 { padding-top: 100px !important; }

.pr00 { padding-right: 0 !important; }
.pr05 { padding-right: 5px !important; }
.pr10 { padding-right: 10px !important; }
.pr15 { padding-right: 15px !important; }
.pr20 { padding-right: 20px !important; }
.pr25 { padding-right: 25px !important; }
.pr30 { padding-right: 30px !important; }
.pr35 { padding-right: 35px !important; }
.pr40 { padding-right: 40px !important; }
.pr45 { padding-right: 45px !important; }
.pr50 { padding-right: 50px !important; }
.pr55 { padding-right: 55px !important; }
.pr60 { padding-right: 60px !important; }
.pr65 { padding-right: 65px !important; }
.pr70 { padding-right: 70px !important; }
.pr75 { padding-right: 75px !important; }
.pr80 { padding-right: 80px !important; }
.pr85 { padding-right: 85px !important; }
.pr90 { padding-right: 90px !important; }
.pr95 { padding-right: 95px !important; }
.pr100 { padding-right: 100px !important; }

.pb00 { padding-bottom: 0 !important; }
.pb05 { padding-bottom: 5px !important; }
.pb10 { padding-bottom: 10px !important; }
.pb15 { padding-bottom: 15px !important; }
.pb20 { padding-bottom: 20px !important; }
.pb25 { padding-bottom: 25px !important; }
.pb30 { padding-bottom: 30px !important; }
.pb35 { padding-bottom: 35px !important; }
.pb40 { padding-bottom: 40px !important; }
.pb45 { padding-bottom: 45px !important; }
.pb50 { padding-bottom: 50px !important; }
.pb55 { padding-bottom: 55px !important; }
.pb60 { padding-bottom: 60px !important; }
.pb65 { padding-bottom: 65px !important; }
.pb70 { padding-bottom: 70px !important; }
.pb75 { padding-bottom: 75px !important; }
.pb80 { padding-bottom: 80px !important; }
.pb85 { padding-bottom: 85px !important; }
.pb90 { padding-bottom: 90px !important; }
.pb95 { padding-bottom: 95px !important; }
.pb100 { padding-bottom: 100px !important; }

.pl00 { padding-left: 0 !important; }
.pl05 { padding-left: 5px !important; }
.pl10 { padding-left: 10px !important; }
.pl15 { padding-left: 15px !important; }
.pl20 { padding-left: 20px !important; }
.pl25 { padding-left: 25px !important; }
.pl30 { padding-left: 30px !important; }
.pl35 { padding-left: 35px !important; }
.pl40 { padding-left: 40px !important; }
.pl45 { padding-left: 45px !important; }
.pl50 { padding-left: 50px !important; }
.pl55 { padding-left: 55px !important; }
.pl60 { padding-left: 60px !important; }
.pl65 { padding-left: 65px !important; }
.pl70 { padding-left: 70px !important; }
.pl75 { padding-left: 75px !important; }
.pl80 { padding-left: 80px !important; }
.pl85 { padding-left: 85px !important; }
.pl90 { padding-left: 90px !important; }
.pl95 { padding-left: 95px !important; }
.pl100 { padding-left: 100px !important; }

.pcon { display:block; }
.spon { display:none; }
@media only screen and (max-width:750px){
.pcon { display:none; }
.spon { display:block; }
}

/* html
-------------------------------------------------*/
html {
	overflow-y:scroll;
}

/*  body  */
body {
	font-family:"Montserrat", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-feature-settings : "palt";
	font-size:12px;
	line-height:1.6;
  letter-spacing: 0.1em;
	color:#272727;
	-webkit-text-size-adjust:100%;
}
.fontRoboto {
	font-family: 'Roboto', sans-serif;
  font-size: 1.1em;
}
.fontMonts {
	font-family: 'Montserrat', sans-serif;
}

/* #wrapper */
#wrapper {
	width:100%;
	margin:0 auto;
	clear:both;
}

/*  #header  */
#header {
	width:100%;
	clear:both;
	background:#fff;
}
#header .hinner {
	max-width:1200px;
	margin:0 auto;
	position:relative;
  display: flex;
}
#logo {
	width:24.167%;
	padding:9px 0;
	display:inline-block;
	vertical-align:middle;
} 
#header .hlogo {
	width:4.834%;
	display:inline-block;
	vertical-align:middle;
	padding:9px 1% 9px 0;
}

/* .headMenu */
.headMenu {
	width:72.33%;;
	display:inline-block;
	vertical-align:middle;
	padding:0 0 0 3.503%;
	text-align:right;
}
.headMenu ul {
	width:100%;
	display:table;
}
.headMenu ul li {
	display:table-cell;
	vertical-align:middle;
	text-align:center;
	letter-spacing:0.15em;
}
.headMenu ul li a {
	width:100%;
	color:#005bac;
	display:table;
	padding:1.6em 0;
	box-sizing:border-box;
	text-decoration:none;
	position:relative;
}
.headMenu ul li a:after {
	content:"";
	width:78%;
	height:5px;
	background:rgba(0,0,0,0);
	position:absolute;
	bottom:0;
	left:12%;
	transform:translate(-20%, 0);
}
.headMenu ul li:last-child a:after {
	width:62%;
	position: absolute;
	bottom: 0;
	left: 20%;
  transform:translate(-20%, 0);
}
.headMenu ul li a span {
	border-left:#d8dbde 1px solid;
	display:table-cell;
	text-align:center;
	vertical-align:middle;
	padding:0 3%;
}
.headMenu ul li:first-child a span {
	border-left:none;
}
.headMenu ul li:last-child {
	min-width:18%;
}
.headMenu ul li:last-child {
}

/* #contents */
#contents {
	width:100%;
	clear:both;
}

/*  section  */
section {
	width:100%;
}
.inner {
	max-width:1200px;
	margin:0 auto;
	clear:both;
	position:relative;
}

/* .mainBody */
.mainBody {
	max-width:1200px;
	margin:0 auto;
	clear:both;
	padding-bottom:100px;
}

/* .pnavi */
.pnavi {
	background:#edf3f8;
	margin-bottom:2%;
}
.pnavi ul {
	max-width:1200px;
	margin:0 auto;
	padding:5px 0;
}
.pnavi ul li {
	display:inline;
	padding-right:0.8em;
}
.pnavi ul li a {
	color:#363636;
	margin-right:1em;
}
.pnavi ul li span {
	text-decoration:underline;
}

/* .snavi */
.snavi li {
	padding-bottom:1.5em;
}
.snavi li a {
	color:#272727;
	background:url(../images/ico01.png) no-repeat left 0.1em;
	background-size:5.6% auto;
	display:block;
	padding-left:9.6%;
}
.snavi li ul {
	padding:1.1em 0 1.2em 1em;
}
.snavi li ul li {
	line-height:1.4;
	padding-bottom:0;
	text-indent:-1em;
	padding-left:1em;
  margin-bottom: 1em;
}
.snavi li ul li:last-child{
  margin-bottom: 0;
}

.snavi li ul li a {
	background:none;
	display:inline;
	padding:0;
}
.snavi li a.on {
	color:#005bac;
}
.snavi li p{
  text-indent: 0em;
}
.snavi li p:last-of-type{
 padding-bottom: 0;
}
.snavi li ul li p a{
  padding-left: 6.85%;;
}

/* .slinks */
.slinks li {
	background:url(../images/ico01.png) no-repeat left 4px;
	background-size:5.6% auto;
	padding-left:9.6%;
	padding-right:9.6%;
	margin-bottom:1.5em;
}
.slinks li a {
	color:#363636;
}
.slinks li a.on {
	color:#005bac;
}

/* .headTitle */
.headTitle01 {
	letter-spacing:0.3em;
	border-left:#005bac 0.3em solid;
	padding:0 0 0 0.9em;
	margin-bottom:1.7%;
	color:#363636;
}
.headTitle02 {
	letter-spacing:0.18em;
	border-bottom:#0b64b3 0.2em solid;
	color:#363636;
  padding: 0 15em 0.8em 0;
}
.headTitle03 {
	letter-spacing:0.2em;
	text-align:center;
	font-weight:bold;
	line-height:1.2;
	position:relative;
	padding-bottom:0.9em;
	margin-bottom:1.15em;
	color:#363636;
}
.headTitle03:after {
	content:" ";
	width:4em;
	margin-left:-2em;
	background:#fc6194;
	height:0.22em;
	border-radius:5px;
	position:absolute;
	bottom:0;
	left:50%;
}
.headTitle04 {
	text-align:center;
	letter-spacing:0.3em;
	padding-bottom:0.75em;
	position:relative;
	color:#363636;
}
.headTitle05 {
	background:#fc6194;
	color:#fff;
	border-radius:15px;
	line-height:1.3;
	padding:0.7em;
	letter-spacing:0.1em;
	margin-bottom:1.1em;
	font-weight:normal;
}
.headTitle06 {
	position:relative;
	padding:0 0 0 2.69%;
	letter-spacing:0.3em;
	color:#363636;
}
.headTitle06:after {
	content:" ";
	position:absolute;
	top:0;
	left:0;
	width:0.3em;
	height:100%;
	background:#fc6194;
	border-radius:5px;
}
.headTitle07 {
	border-bottom:#0a63b3 0.2em solid;
	padding-bottom:0.9em;
	letter-spacing:0.2em;
	color:#363636;
}
.headTitle08 {
	color:#0a91bd;
	font-weight:normal;
	line-height:1.5;
}
.headTitle08.let {
	letter-spacing:0.3em;
}

/* .searchSet */
.searchSet {
	padding:21px 0;
	border-top:#dfdfdf 1px solid;
	border-bottom:#dfdfdf 1px solid;
	margin-bottom:1.8em;
}
.searchSet dl {
	width:80%;
	margin:0 auto;
	font-size:0;
  display: flex;
}
.searchSet dl dt {
	width:25%;
	font-size:16px;
	display:inline-block;
	vertical-align:middle;
}
.searchSet dl dt a {
	width:94.6%;
	display:block;
	background:url(../images/ico03.png) no-repeat 6% center #005bac;
	background-size:3.56% auto;
	text-align:center;
	color:#fff;
	height:2.6em;
	line-height:2.6em;
	text-decoration:none;
	padding-left:4%;
	box-sizing:border-box;
}
.searchSet dl dt a:hover {
	background-color:#0089d6;
	transition:0.4s;
}
.searchSet dl dd {
	width:75%;
	display:flex;
	vertical-align:middle;
}
.searchSet dl dd .txt {
	width:87.22%;
	display:inline-block;
	vertical-align:middle;
}
.searchSet dl dd .txt input {
	font-size:16px;
	width:100%;
	display:block;
	border:#acacac 2px solid;
	border-right:none;
	box-sizing:border-box;
	height:2.4em;
	line-height:2.4em;
	padding:0 2%;
}
.searchSet dl dd .btn {
	width:12.78%;
	display:inline-block;
	vertical-align:middle;
}
.searchSet dl dd .btn input {
	display:block;
	width:100%;
	text-indent:-9999px;
	background:url(../images/btn_search.png) no-repeat center center #3b3b3b;
	background-size:100% auto;
	height:2.6em;
	line-height:2.6em;
	border:#3b3b3b 2px solid;
	cursor:pointer;
	padding:0;
}
.searchSet dl dd .btn input:hover {
	background-color:#5e5e5e;
	transition:0.4s;
}
input::-webkit-input-placeholder {
	 color:#acacac;
}
input::-moz-placeholder { 
	color:#acacac;
}
input:-moz-placeholder {
	color:#acacac;
}
input:-ms-input-placeholder {
	color:#acacac;
}

/* .moreBtn */
.moreBtn {
	width:25.86%;
	max-width:150px;
	margin:0 auto;
}
.moreBtn a {
	display:block;
	background:url(../images/ico03.png) no-repeat 8% center #3b3b3b;
	background-size:3.667% auto;
	color:#fff;
	text-align:center;
	text-decoration:none;
	padding:0.48em 0;
}

/* .listTxt */
.listTxt {
	position:absolute;
	top:2.1em;
	right:0;
	color:#363636;
}
.listTxt li {
	display:inline-block;
	vertical-align:middle;
	padding:0 1em 0 0.2em;
	letter-spacing:0.03em;
}
.listTxt li div {
	overflow:hidden;
}
.listTxt li div select {
	width:100%;
	font-size:14px;
	border:none;
	appearance:none;
	-moz-appearance:none;
	-webkit-appearance:none;
	outline:0;
	padding:0 1.8em 0 0;
	background:url(../images/arrow_down.png) no-repeat right center;
	background-size:8.125% auto;
	box-sizing:border-box;
	margin:-3px 0 0;
	color:#363636;
}
.listTxt li select::-ms-expand {
	display: none;
}

/* .listItem */
.listItem {
	margin-left:-1.8%;
	padding:2.5% 0 0;
  display: flex;
  flex-wrap: wrap;
}
.listItem li {
	width:50%;
	display:inline-block;
	box-sizing:border-box;
	padding:9px 0 9px 1.8%;
}
.listItem li a {
	border:#d8dbde 1px solid;
	display:block;
	text-decoration:none;
	color:#595858;
	box-sizing:border-box;
	padding:3% 3.5%;
	overflow:hidden;
  height: 100%;
}
.listItem li a .img01 {
	width:34%;
	float:left;
	font-size:10px;
}
.listItem li a .img01 img {
	border:#dee1e3 0.9em solid;
}
.listItem li a div {
	width:58%;
	float:right;
}
.listItem li a div .ico {
	display: inline-block;
}
.listItem li .tit {
	color:#272727;
	font-weight:bold;
	padding:4% 0;
}
.listItem li .txt {
	line-height:1.6;
}

/* .pageList */
.pageList {
	font-size:0;
	padding:3.2% 0 0;
}
.pageList li {
	display:inline-block;
	vertical-align:top;
	padding-right:11px;
}
.pageList li a {
	width:35px;
	line-height:35px;
	display:block;
	background:#eee;
	text-align:center;
	font-size:19px;
	text-decoration:none;
	color:#272727;
}
.pageList li a.on {
	background:#005bac;
	color:#fff;
}
.pageList li.page {
	padding-right:15px;
}
.pageList li.page a {
	line-height:0;
	font-size:0;
}
.pageList li.page:last-child {
	padding:0 0 0 4px;
}

/* #footer */
#footer {
	width:100%;
	clear:both;
}
.finner {
	max-width:1200px;
	margin:0 auto;
	clear:both;
	position:relative;
	padding:30px 0 35px;
}
#footer .flogo {
	width:38%;
	margin-bottom:1.5%;
	position:relative;
}
#footer .flogo span {
	position:absolute;
	bottom:3%;
	left:14%;
	white-space:nowrap;
	display:block;
	line-height:1.2;
	color:#686868;
}
#footer .fbtn {
	width:17.334%;
	position:absolute;
	top:30px;
	right:0;
}
#footer .copyTit {
	background:url(../images/ico_down.png) no-repeat left center;
	background-size:1.167% auto;
	padding-left:2%;
	cursor:pointer;
}
#footer .trigger.open {
	background:url(../images/ico_up.png) no-repeat left center;
	background-size:1.167% auto;
}
#footer .copyright {
	padding-top:2%;
	letter-spacing:0.085em;
	line-height:1.6;
	display:none;
  word-break: break-all;
}

/* .listArea */
.listArea {
	background:#f2f7fb;
	padding:37px 0 34px;
}
.listArea .ttl01 {
	font-weight:normal;
	letter-spacing:0.2em;
	border-left:#005bac 0.3em solid;
	padding:0 0 0 3%;
	margin-bottom:14px;
	color:#363636;
	font-weight:bold;
}
.listArea ul {
	border-top:#ccd0d4 1px solid;
	padding-bottom:25px;
}
.listArea ul li {
	border-bottom:#ccd0d4 1px solid;
	padding:3.8% 0 3%;
}
.listArea ul li a {
	width:100%;
	display:block;
	overflow:hidden;
	color:#272727;
	background:url(../images/ico01.png) no-repeat 97.5% center;
	background-size:2.76% auto;
	padding:0 2.5% 0 0;
	box-sizing:border-box;
}
.listArea ul li .img01 {
	float:left;
}
.listArea ul li div {
	float:right;
}
.listArea .newSet ul li .img01 {
	width:15.17241%;
  border: #d8dbde 1px solid;
}
.listArea .newSet ul li div {
	width:82.76%;
}
.listArea .eventSet ul li .img01 {
	width:44.31%;
}
.listArea .eventSet ul li div {
	width:52.59%;
}
.listArea ul li .tit01 span {
	display:inline-block;
	vertical-align:middle;
}
.listArea ul li .tit01 .dates {
	color:#787878;
	font-weight:bold;
	padding-right:3.75%;
}
.listArea ul li .tit01 .ico {
  display: inline-block;
}


.listArea ul li .txt {
	width:90%;
	padding:5px 0;
}

/* .newSet */
.newSet {
	width:48.334%;
	float:left;
}

/* .eventSet */
.eventSet {
	width:48.334%;
	float:right;
}

/* .linksArea */
.linksArea {
	border-top:#e1e1e1 0.2em solid;
	border-bottom:#005bac 0.3em solid;
}

/* .flinks */
.flinks {
	width:15.667%;
	float:right;
}
.flinks li {
	padding:0.2em 0 0.6em;
}
.flinks li a {
	color:#272727;
	background:url(../images/ico01.png) no-repeat left center;
	background-size:7.447% auto;
	display:block;
	padding-left:12.766%;
}

/* .fnavi */
.fnavi {
	width:81.83%;
	float:left;
	box-sizing:border-box;
	border-right:#e1e3e6 1px solid;
	padding:2px 0 0;
}
.fnavi dl {
	float:left;
	padding-right:4.167%;
}
.fnavi dl dt {
	font-weight:bold;
	padding-bottom:0.5em;
	letter-spacing:0.1em;
}
.fnavi dl dd ul li {
	line-height:1.7;
}
.fnavi dl dd ul li a {
	color:#272727;
	padding-left:2px;
}

@media only screen and (min-width:751px){
a:hover {
	text-decoration:underline;
}
a.al:hover img {
	opacity:0.7;
	filter: alpha(opacity=80);
	-ms-filter:"alpha(opacity=80)";
	transition:0.4s;
}

#header .hinner {
	font-size:0;
}
/* font */
.fo10 { font-size:10px; }
.fo11 { font-size:11px; }
.fo12 { font-size:12px; }
.fo13 { font-size:13px; }
.fo14 { font-size:14px; }
.fo15 { font-size:15px; }
.fo16 { font-size:16px; }
.fo17 { font-size:17px; }
.fo18 { font-size:18px; }
.fo24 { font-size:24px; }
.fo28 { font-size:28px; }
.fo34 { font-size:34px; }
.fo36 { font-size:36px; }

/* #seachHead,
   #btnMenu */
#seachHead,
#btnMenu {
	display:none!important;
}

/* .headMenu */
.headMenu ul li:nth-child(2) {
	width:17%;
}
.headMenu ul li a {
	font-weight:bold;
}
.headMenu ul li a.on:after,
.headMenu ul li a:hover:after {
	background:#005bac;
	transform:translate(0, 0);
	transition:all 0.4s;
}

/* .subArea */
.subArea {
	width:20.834%;
	float:left;
	padding-top:2.2em;
}
.subArea .smenu {
	display:none;
}
  
.snavi li{
  font-weight:bold;
}
.snavi li p{
  text-indent: 0em;
  color: #6d6d6d;
  padding: 0.8em 0 0;
}
.snavi li p:last-of-type{
 padding-bottom: 1.2em;
}
.snavi li a:hover {
	color:#005bac;
	text-decoration:none;
}
.slinks li a:hover {
	color:#005bac;
	text-decoration:none;
}
.snavi li ul li p a{
  padding: 0;
  font-weight: normal;
  color: #6d6d6d;
}

/* .mainArea */
.mainArea {
	width:77.5%;
	float:right;
	padding-top:2.2em;
	position:relative;
}

/* .headTitle */
.headTitle08 {
	font-size:30px;
}

/* .moreBtn */
.moreBtn a {
	font-size:14px;
}
.moreBtn a:hover {
	text-decoration:none;
	background-color:#5e5e5e;
	transition:0.4s;
}

/* .listTxt */
.listTxt li div {
	max-width:160px; 
}

/* .listItem */
.listItem {
	font-size:0;
}
.listItem li a div .ico {
	min-width:20%;
	font-size:12px;
}
.listItem li .tit {
	font-size:14px;
}
.listItem li .txt {
	font-size:13px;
}
.listItem li a:hover .tit {
	color:#005bac;
}
.listItem li a:hover .img01 img {
	border-color:#0b64b3;
	transition:0.4s;
}

/* .listArea */
.listArea ul li a:hover .txt {
	text-decoration:underline;
}

/* .pageList */
.pageList li a:hover {
	background:#005bac;
	color:#fff;
	transition:0.4s;
}
.pageList li.page a:hover {
	background:#eee;
	transition:none;
}

/* .fnavi */
.fnavi dl dd ul li .pcon {
	display:inline-block;
}
}

@media only screen and (min-width:751px) and (max-width:1024px){
body {
	font-size:1.2vw;
}

/* font */
.fo10 { font-size:1vw; }
.fo11 { font-size:1.1vw; }
.fo12 { font-size:1.2vw; }
.fo13 { font-size:1.3vw; }
.fo14 { font-size:1.4vw; }
.fo15 { font-size:1.5vw; }
.fo16 { font-size:1.6vw; }
.fo17 { font-size:1.7vw; }
.fo18 { font-size:1.8vw; }
.fo24 { font-size:2.4vw; }
.fo28 { font-size:2.8vw; }
.fo34 { font-size:3.4vw; }
.fo36 { font-size:3.6vw; }
}
  
@media only screen and (min-width:751px) and (max-width:1224px){
  
/* #header */
#header .hinner {
	padding:0 2%;
}
.headMenu ul li a {
	padding:1.2em 0;
}
.headMenu ul li a:after {
	height:0.4vw;
}

/* section */
.inner {
	padding:0 2%;
}

/* .pnavi */
.pnavi ul {
	padding-left:2%;
	padding-right:2%;
}

/* .mainBody */
.mainBody {
	padding-left:2%;
	padding-right:2%;
}

/* .headTitle */
.headTitle08 {
	font-size:3vw;
}

/* .searchSet */
.searchSet dl dt,
.searchSet dl dd .txt input {
	font-size:1.55vw;
}
.searchSet dl dt a {
	padding-left:8%;
	line-height:4.1vw;
	height:4.1vw;
}
.searchSet dl dd .txt input,
.searchSet dl dd .btn input {
	line-height:4.1vw;
	height:4.1vw;
}

/* .moreBtn */
.moreBtn a {
	font-size:1.3vw;
}

/* .listItem */
.listItem li a div .ico {
	font-size:1.2vw;
}
.listItem li a .img01 img {
	border-width:0.6em;
}

/* .pageList */
.pageList li a {
	font-size:1.9vw;
}

/* #footer */
.finner {
	padding:30px 2% 35px;
}
#footer .fbtn {
	right:1%;
}
}

@media only screen and (max-width:750px){	
body {
	font-size:3.2vw;
}

/* #header */
#header {
	border-bottom:#005bac 0.3em solid;
}
#logo {
	width:44.667%;
	padding:1vw 2%;
	display:block;
}
#header .hlogo {
	width:7.73%;
	padding:1vw 2%;
}

/* #btnMenu */
#btnMenu span {
	position:absolute;
	top:0;
	width:9.07%;
	height:100%;
	cursor:pointer;
	text-indent:-9999px;
}
#btnMenu span.btnMenu {
	background:url(../images/hbtn_menu.png) no-repeat center center;
	background-size:100% auto;
	right:2.67%;
}
#btnMenu span.btnSearch {
	background:url(../images/hbtn_search.png) no-repeat center center;
	background-size:100% auto;
	right:15.73%;
}
#btnMenu .js-active.btnMenu {
	background:url(../images/hbtn_close.gif) no-repeat center center;
	background-size:100% auto;
}
#btnMenu .js-active.btnSearch {
	background:url(../images/hbtn_search_on.gif) no-repeat center center;
	background-size:100% auto;
}

/* .headMenu */
.headMenu {
	display:none;
	position:absolute;
	z-index:9999;
	left:0;
	top:100%;
	width:100%;
	overflow-y:auto;
	overflow-x:hidden;
	background:rgba(231,240,248,0.70);
	padding:0;
}
.headMenu div {
	width:100%;
	padding:0;
	display: block;
	text-align:left;
	border-top:#005bac 0.3em solid;
}
.headMenu ul li {
	display:block;
	letter-spacing:0;
}
.headMenu ul li a {
	display:block;
	background:#fff;
	border-bottom:#ccd0d4 1px solid;
	font-size:4vw;
	color:#363636;
	padding:0 3.2%;
}
.headMenu ul li:last-child a {
	border-bottom:none;
}
.headMenu ul li a span,
.headMenu ul li:last-child a span {
	display:block;
	padding:0.85em 0 0.8em;
	text-align:left;
	border-left:none;
	background:url(../images/ico01.png) no-repeat right center;
	background-size:3.7% auto;
}
.headMenu .hClose {
	width:100%;
	text-align:center;
	background:#005bac;
	color:#fff;
	cursor:pointer;
}
.headMenu .hClose span {
	background:url(../images/ico02.png) no-repeat right center;
	background-size:8% auto;
	display:inline-block;
	padding:0.8em 5%;
	letter-spacing:0.1em;
}
.headMenu .spCLose {
	display:block;
	width:100%;
	position:absolute;
	top:0;
	left:0;
	height:100%;
	text-indent:100%;
	z-index:-1;
}
.headMenu dl {
	width:93.6%;
	padding:3vw 3.2%;
	text-align:left;
	background:#fff;
	border-bottom:#ccd0d4 1px solid;
}
.headMenu dl dd {
	font-size:0;
  display: flex;
}
.headMenu dl dd p {
	display:inline-block;
	vertical-align:top;
}
.headMenu dl dd .htxt {
	width:82.6%;
}
.headMenu dl dd .htxt input {
	width:100%;
	border:#acacac 1px solid;
	border-right:none;
	box-sizing:border-box;
	background:#fff;
	font-size:3vw;
	padding:0 2.5%;
	margin:0 auto;
	line-height:3.2em;
	height:3.2em;
}
.headMenu dl dd .hbtn {
	width:17.4%;
}
.headMenu dl dd .hbtn input {
	width:100%;
	display:block;
	background:#3b3b3b;
	border:#3b3b3b 1px solid;
	box-sizing:border-box;
	font-size:3vw;
	color:#fff;
	text-align:center;
	padding:0;
	margin:0 auto;
	line-height:3.2em;
	height:3.2em;
}

/* .searchSet */
.searchSet {
	display:none;
}

/* section */
.inner {
	width:93.6%;
}

/* .pnavi */
.pnavi {
	padding:0!important;
	margin-bottom:1.4em!important;
}
.pnavi ul {
	width:93.6%;
	padding:0.13em 0;
}
.pnavi ul li {
	font-size:2.8vw;
}

/* .headTitle */
.headTitle01 {
	font-size:4.3vw;
	line-height:1.2;
	margin-bottom:1.1em;
}
.headTitle02 {
	font-size:3.5vw;
	padding:0 0 0.5em 0;
	border-bottom-width:0.3em;
}
.headTitle03 {
	font-size:4.3vw;
	padding-bottom:0.7em;
	margin-bottom:0.7em;
}
.headTitle03:after {
	width:3em;
	margin-left:-1.5em;
	height:0.2em;
}
.headTitle04 {
	letter-spacing:0.3em;
	padding:0 0 0 1.2em;
	text-align:left;
	font-size:4.3vw;
	line-height:1.2;
	margin-bottom:1.1em;
}
.headTitle04:after {
	content:" ";
	width:0.25em;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	background:#f95188;
	border-radius:5px;
}
.headTitle04.bgP:after {
	background:#b78bd6;
}
.headTitle04.bgO:after {
	background:#f99e00;
}
.headTitle04.bgG:after {
	background:#01c73c;
}
.headTitle05 {
	background:none;
	position:relative;
	color:#363636;
	font-size:4.3vw;
	padding:0.3em 0.1em 1.1em;
}
.headTitle05:after {
	content:" ";
	background:#fc6194;
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	height:0.3em;
	border-radius:5px;
}
.headTitle06 {
	font-size:4.2vw;
	line-height:1.2;
	padding-left:4%;
}
.headTitle06:after {
	width:0.25em;
}
.headTitle07 {
	font-size:3.8vw;
	padding-bottom:0.4em;
	border-bottom-width:0.25em;
}
.headTitle08 {
	font-size:4.2vw;
	line-height:1.6;
}

/* .mainBody */
.mainBody {
	width:93.6%;
	padding-bottom:7%;
}

/* .subArea */
.subArea {
	padding-bottom:1.4em;
}
.subArea .stit {
	background:#005bac;
	text-align:center;
	color:#fff;
	padding:0.7em 0;
}

/* .snavi */
.snavi {
	display:none;
	border-left:#005bac 0.15em solid;
	border-right:#005bac 0.15em solid;
}
.snavi li {
	padding:0;
	position:relative;
}
.snavi li a,
.snavi li ul li a {
	width:100%;
	background:#fff;
	padding:0;
	border-bottom:#005bac 0.15em solid;
	display:block;
	padding:0.8em 2.85%;
	box-sizing:border-box;
	background:#e7f0f8;
}
.snavi li ul li {
	text-indent:0;
	padding-left:0;
  margin-bottom: 0;
  line-height: 2em;
}
.snavi li ul li a {
	padding:0.58em 2.85%;
	background:url(../images/ico01.png) no-repeat 96.8% center #fff;
	background-size:3.7% auto;
}
.snavi li a.on {
	color:#272727;
}
.snavi li ul {
	padding:0;
	display:none;
}
.snavi li ul li span {
	display:none;
}
.spMore {
	cursor:pointer;
	position:relative;
}
.spMore:after {
	content:" ";
	width:10.54%;
	height:100%;
	position:absolute;
	top:0;
	right:0;
	background:url(../images/ico_add.png) no-repeat center center;
	background-size:32% auto;
}
.spMore.js-active:after {
	background:url(../images/ico_sp.png) no-repeat center center;
	background-size:32% auto;
}
.snavi .js-btn-li {
	position:absolute;
	top:0;
	right:0;
	width:10.54%;
	padding-top:3.1em;
	background:url(../images/ico_add_blue.png) no-repeat center center;
	background-size:32% auto;
	cursor:pointer;
}
.snavi .js-btn-li.js-close {
	background:url(../images/ico_sp_blue.png) no-repeat center center;
	background-size:32% auto;
}
.snavi .mClose {
	width:100%;
	text-align:center;
	background:#005bac;
	color:#fff;
	cursor:pointer;
}
.snavi .mClose span {
	background:url(../images/ico02.png) no-repeat right center;
	background-size:8% auto;
	display:inline-block;
	padding:0.7em 5%;
	letter-spacing:0.1em;
}

/* .slinks */
.slinks {
	border-bottom:#ccd0d4 0.2em solid;
	padding-bottom:1em;
}
.slinks li {
	font-size:3.5vw;
	background-size:3.5% auto;
	padding-left:4.5%;
	margin-bottom:0;
}
.slinks.spTwo {
	overflow:hidden;
}
.slinks.spTwo li {
	width:50%;
	float:left;
	box-sizing:border-box;
	background-size:7% auto;
	padding-left:5%;
}

/* .moreBtn */
.moreBtn {
	width:40%!important;
	max-width:inherit;
	display:block;
	margin:0 auto;
}
.moreBtn a {
	background-size:3.9% auto!important;
}

/* .listTxt */
.listTxt {
	position:static;
	text-align:right;
	padding:3% 0;
}
.listTxt li div select {
	font-size:3.2vw;
	margin:0;
}

/* .listItem */
.listItem {
	margin:0 auto;
	padding-bottom:1%;
}
.listItem li {
	width:100%;
	display:block;
	padding:0;
	margin:0 auto;
}
.listItem li a {
	border:none;
	border-bottom:#ccd0d4 0.1em solid;
	padding:4% 4% 3% 0;
	background:url(../images/ico01.png) no-repeat right center;
	background-size:3.7% auto;
	height:auto!important;
	height:10px;
	min-height:10px;
}
.listItem li:first-child a {
	padding-top:3%;
}
.listItem li a .img01 {
	width:24%;
}
.listItem li a .img01 img {
	border-width:0.6em;
}
.listItem li a .tit {
	padding:2% 0 1.5%;
}
.listItem li a div {
	width:70%;
}
.listItem li a div .ico {
	font-size:2.6vw;
}
.listItem li a .txt {
	font-size:3vw;
	line-height:1.5;
}

/* .listArea */
.listArea {
	padding:0;
	background:none;
}
.listArea .inner {
	width:100%;
}
.listArea .ttl01 {
	font-size:4vw;
	margin-bottom:0;
}
.listArea ul {
	border-top:none;
	padding-bottom:15px;
}
.listArea ul li {
	height:auto!important;
	height:10px;
	min-height:10px;
}
.listArea ul li a {
	background-size:3.7% auto;
	background-position:right center;
}
.listArea .newSet ul li .img01 {
	width:25.64%;
}
.listArea .newSet ul li div {
	width:70.5%;
}
.listArea .eventSet ul li .img01 {
	width:36.61%;
}
.listArea .eventSet ul li div {
	width:59.83%;
}
.listArea ul li .txt {
	width:95%;
	font-size:3.5vw;
	padding:0.6% 0;
}
.listArea ul li .tit01 .ico {
	font-size:2.6vw;
}

/* .newSet,
   .eventSet */
.newSet,
.eventSet {
	width:100%;
	float:none;
	background:#f2f7fb;
	margin-bottom:2.2%;
	padding:5% 3.2%;
	box-sizing:border-box;
}

/* .pageList */
.pageList {
	text-align:center;
}
.pageList li {
	padding:0 1.2%;
}
.pageList li a {
	width:32px;
	line-height:32px;
}
.pageList li.page {
	padding-right:2%;
}
.pageList li.page:last-child {
	padding:0 1.2% 0 2%;
}

/* .gotop */
.gotop a {
	display:block;
	background:url(../images/ico05.png) no-repeat center 25% #005bac;
	background-size:2.667% auto;
	color:#fff;
	text-align:center;
	padding:5% 0 2%;
}

/* #footer */
#footer {
	padding-bottom:2%;
}
.finner {
	width:93.6%;
	padding:0;
}
#footer .flogo {
	width:100%;
	padding:1em 0 0;
  letter-spacing: normal;
}
#footer .flogo span {
	position:static;
	font-size:2.3vw;
	padding:0.5em 0 0.3em;
}
#footer .fbtn {
	width:29.63%;
	top:1.5em;
}
#footer .copyTit,
#footer .trigger.open {
	background-size:3.7% auto;
	padding-left:4.7%;
}
#footer .copyTit span {
	font-size:3vw;
}
#footer .copyright {
	letter-spacing:0;
	font-size:3vw;
}

/* .linksArea */
.linksArea {
	border-top:none;
}

/* .flinks */
.flinks {
	width:100%;
	float:none;
	overflow:hidden;
	padding:0.7em 0 0.3em;
}
.flinks li {
	width:50%;
	float:left;
}

/* .fnavi */
.fnavi {
	width:100%;
	float:none;
	padding:1.2em 0 0.2em;
	border-right:none;
	border-bottom:#ccd0d4 1px solid;
}
.fnavi dl dt {
	font-size:3.5vw;
	border-left:#005bac 0.35em solid;
	padding:0 0 0 0.5em;
	line-height:1.2;
}
.fnavi dl {
	padding:0;
	float:none;
}
.fnavi dl dd {
	padding:6px 0 8px;
}
.fnavi dl dd ul li {
	display:inline-block;
	line-height:1.7;
}
.fnavi dl dd ul li .spon {
	display:inline-block;
}
.fnavi dl dd ul li a {
	padding:0;
}
}