@charset "utf-8";

/*
GLOBAL
***************************************************************************/
body {
	width: 100%;
	min-width: 1000px;
	height: auto;
	font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	text-align: left;
	font-size: 12px;
	color: #333;
	line-height: 1.5;
	background: #fff;
	-webkit-text-size-adjust: none;
}

img { border:none; max-width:100%; height:auto; vertical-align:bottom; /* ie8 */}

a:hover img { opacity:0.7;filter: alpha(opacity=70);-ms-filter: "alpha( opacity=70 )"; }


/*
DEFAULT
***************************************************************************/
body,
h1,h2,h3,h4,h5,h6,p,
ul,ol,li,dl,dt,dd,
form,fieldset,legend,pre,blockquote,
article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section,video {
	margin: 0;
	padding: 0;
}

h1 { width:100%; margin:40px auto 0 auto; font-size:2em; line-height:1.5; }
h2 { width:100%; text-align:center; margin:20px 0; padding:2px 0; font-size:4em; line-height:1.3;}
.card_txt { font-size:1wm; line-height:1.8; width:600px; margin:40px auto; text-align:left; }
.back-btn {
  display: inline-block;
  padding: 1em 2em;
  text-decoration: none;
  color: #67c5ff;
  border: solid 1px #67c5ff;
  transition: .4s;
  font-size:1.4em;
  margin:0 0 30px 0;
}

.back-btn:hover {
  background: #67c5ff;
  color: white;
  cursor:pointer;
}

.back-btn a { text-decoration:none; }
.lego2 { font-size:0.85em; text-align:center; margin:0 0 40px 0; }  


article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section,video {
	display:block;
}

p {
	word-wrap: break-word;
}

.clearfix:after {
	display: block;
	clear: both;
	content: "";
	overflow: hidden;
}

li {
	list-style-type: none;
}

table {
	width: 100%;
	text-align: left;
	border-collapse: collapse;
}

/* ▼LINK▼ */
a {
	color: #333;
	text-decoration: underline;
	outline: none;
}

a:hover {
	text-decoration: none;
}

/* ▼IMG▼ */
img, input[type="image"]{
	vertical-align: middle;
	font-size: 0;
	line-height: 0;
	border: 0;
	transition-duration: 1s;
}

a.no_filter:hover,
.no_filter a:hover,
a.no_filter:hover img,
input[type="image"].no_filter:hover,
.no_filter a:hover img,
.no_filter input[type="image"]:hover {
	filter: alpha(opacity=100);
	opacity: 1;
}

#container {
	position: relative;
	background: #fff;
	z-index: 1;
	margin:0;
}

.base_box {
	width: 1000px;
	margin:0 auto;

}

.box920 { margin:0 auto; width: 920px; padding:0; text-align:center; }
.box { margin:0 auto; width: 1000px; padding:0; text-align:center; }



/*
TOPIMG
***************************************************************************/

.ft { text-align:center; clear:both; }
.bnr { margin:20px auto; text-align:center; clear:both; }


/*
FOOTER
***************************************************************************/
.copy { width:100%; background-color:#e8e8e8; height:4em; color:#333; line-height:4em; text-align:center; margin:0; clear:both; }
.totopfl { width:100%; border-bottom:solid 1px #ccc; border-top:solid 1px #ccc;}
.totop { width:1000px; margin:0 auto; height:3em; line-height:3em; text-align:right; font-size:1.2em; }
.totop a:link { color:#C00; text-decoration:none; }
header {  margin:10px auto;  }
footer {
	width:940px; 
	margin:20px auto 0 auto;
	padding: 0 0 0 0;
	font-size: 10px;
	background-color:#fff;
	color: #333;
	text-align:left;
	clear:both;
}

/*
COMMON PARTS
***************************************************************************/
/* ▼display▼ */
.block { display:block!important; }
.inline { display:inline!important; }

.posit_r { position:relative!important; }
.posit_a { position:absolute!important; }
.posit_f { position:fixed!important; }

.align_c { text-align:center!important; }
.align_r { text-align:right!important; }
.align_l { text-align:left!important; }

.disp_l { width:100%; text-align:left; }
.disp_l img { width:18%; display:inline-block; margin:0 40px 0 0;}
.disp_r { float:right!important; width:50%; text-align:right;}
.disp_r img { width:30%; display:inline-block; margin:15px 0 0 0;}

/* ▼area▼ */
.mb100 { margin-bottom:100px!important; }
.mb95 { margin-bottom:95px!important; }
.mb90 { margin-bottom:90px!important; }
.mb80 { margin-bottom:80px!important; }
.mb75 { margin-bottom:75px!important; }
.mb70 { margin-bottom:70px!important; }
.mb65 { margin-bottom:65px!important; }
.mb60 { margin-bottom:60px!important; }
.mb55 { margin-bottom:55px!important; }
.mb50 { margin-bottom:50px!important; }
.mb48 { margin-bottom:48px!important; }
.mb45 { margin-bottom:45px!important; }
.mb40 { margin-bottom:40px!important; }
.mb36 { margin-bottom:36px!important; }
.mb35 { margin-bottom:35px!important; }
.mb30 { margin-bottom:30px!important; }
.mb25 { margin-bottom:25px!important; }
.mb24 { margin-bottom:24px!important; }
.mb20 { margin-bottom:20px!important; }
.mb15 { margin-bottom:15px!important; }
.mb12 { margin-bottom:12px!important; }
.mb10 { margin-bottom:10px!important; }
.mb8 { margin-bottom:8px!important; }
.mb5 { margin-bottom:5px!important; }

.mlr115 { margin-left:115px!important; margin-right:115px!important; }
.mlr75 { margin-left:75px!important; margin-right:75px!important; }
.mlr70 { margin-left:70px!important; margin-right:70px!important; }
.mlr60 { margin-left:60px!important; margin-right:60px!important; }
.mlr55 { margin-left:55px!important; margin-right:55px!important; }
.mlr50 { margin-left:50px!important; margin-right:50px!important; }
.mlr45 { margin-left:40px!important; margin-right:45px!important; }
.mlr40 { margin-left:40px!important; margin-right:40px!important; }
.mlr35 { margin-left:35px!important; margin-right:35px!important; }
.mlr30 { margin-left:30px!important; margin-right:30px!important; }
.mlr25 { margin-left:25px!important; margin-right:25px!important; }
.mlr20 { margin-left:20px!important; margin-right:20px!important; }
.mlr15 { margin-left:15px!important; margin-right:15px!important; }
.mlr10 { margin-left:10px!important; margin-right:10px!important; }
.mlr5 { margin-left:5px!important; margin-right:5px!important; }
.mlr-1 { margin-left:-1px!important; margin-right:-1px!important; }
.mlr-5 { margin-left:-5px!important; margin-right:-5px!important; }
.mlr-10 { margin-left:-10px!important; margin-right:-10px!important; }
.mlr-20 { margin-left:-20px!important; margin-right:-20px!important; }

.mr100 { margin-right:100px!important; }
.mr70 { margin-right:60px!important; }
.mr60 { margin-right:70px!important; }
.mr50 { margin-right:50px!important; }
.mr-50 { margin-right:-50px!important; }
.mr40 { margin-right:40px!important; }
.mr36 { margin-right:30px!important; }
.mr30 { margin-right:30px!important; }
.mr25 { margin-right:25px!important; }
.mr24 { margin-right:24px!important; }
.mr20 { margin-right:20px!important; }
.mr15 { margin-right:15px!important; }
.mr12 { margin-right:12px!important; }
.mr10 { margin-right:10px!important; }
.mr5 { margin-right:5px!important; }
.mr0 { margin-right:0px!important; }
.mr-5 { margin-right:-5px!important; }

.ml80 { margin-left:80px!important; }
.ml60 { margin-left:60px!important; }
.ml50 { margin-left:50px!important; }
.ml40 { margin-left:40px!important; }
.ml30 { margin-left:30px!important; }
.ml20 { margin-left:20px!important; }
.ml15 { margin-left:15px!important; }
.ml10 { margin-left:10px!important; }
.ml0 { margin-left:0px!important; }
.ml-5 { margin-left:-5px!important; }
.ml-10 { margin-left:-10px!important; }
.ml-15 { margin-left:-15px!important; }
.ml-20 { margin-left:-20px!important; }

.mt250 { margin-top:250px!important; }
.mt200 { margin-top:200px!important; }
.mt150 { margin-top:150px!important; }
.mt70 { margin-top:70px!important; }
.mt60 { margin-top:60px!important; }
.mt50 { margin-top:50px!important; }
.mt40 { margin-top:40px!important; }
.mt30 { margin-top:30px!important; }
.mt20 { margin-top:20px; }
.mt15 { margin-top:15px!important; }
.mt10 { margin-top:10px!important; }
.mt5 { margin-top:5px!important; }
.mt3 { margin-top:3px!important; }
.mt0 { margin-top:0!important; }
.mt-5 { margin-top:-5px!important; }
.mt-10 { margin-top:-10px!important; }
.mt-20 { margin-top:-20px!important; }
.mt-40 { margin-top:-40px!important; }
.mt-50 { margin-top:-50px!important; }
.mt-80 { margin-top:-80px!important; }
.mt-100 { margin-top:-100px!important; }

.tm40 { margin-top:40px; }

.pb50 { padding-bottom:50px!important; }
.pb25 { padding-bottom:25px!important; }
.pb8 { padding-bottom:8px!important; }
.pb0 { padding-bottom:0!important; }

.p20 { padding:20px!important; }
.p15 { padding:15px!important; }
.p10 { padding:10px!important; }

.pt60 { padding-top:60px!important; }
.pt30 { padding-top:30px!important; }
.ptb20 { padding-top:20px!important; padding-bottom:20px!important; }
.ptb15 { padding-top:15px!important; padding-bottom:15px!important; }
.ptb5 { padding-top:5px!important; padding-bottom:5px!important; }

.plr25 { padding-left:25px!important; padding-right:25px!important; }


.cap { font-size:10px; line-height:14px; padding:20px 100px 0px 130px; }
.pc { display:block; margin:0 auto; padding:0; }
.sp { display:none; }
.sp-body { background-image:url("../images/sp-bg-2.jpg"); background-size: 100%; background-repeat:repeat-y; background-position:top center; width:100%; margin:0; padding:0; text-align:center; }
.sp-body ul { list-style:none; }
.sp-body ul li { width:80%; margin:1% auto; }


/* ▼link▼ */
a.line, .line { text-decoration:underline!important; }
a.no_line { text-decoration:none!important; }

.toggle { display:none; }
.spmenu { display:none; }


ul.ft_menu { width:1000px; text-align:center; margin:0 0 20px 0; }
ul.ft_menu li { font-size:1.2em; margin:0 2em 0.5em 0; float:left; padding-right:2em; line-height:1.5em;}
ul.ft_menu li:nth-child(4) {margin:-0.5em 2em 0.5em 0; float:left; padding-right:2em; line-height:1.5em;}
ul.ft_menu li a { text-decoration:none; }

.ft-left { float:left; }

div#floating-menu {
	display:block;
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 9999;
}

div#floating-menu-pc {
	display:absolute;
	width:1050px;
	text-align:right;
	margin:0 auto;
}


#slide_menu { display:none;}
.spmenu { display:none;}

.w85 { width:85%; }
.w70 { width:70%; }
.w60 { width:58%; }
.w50 { width:48%; }
.w40 { width:38%; }
.w30 { width:28%; }
.w500 { width:500px; }
.w550 { width:550px; text-align:right;}
.w280 { width:280px; }
.w300 { width:300px; }



hr { height:0; margin:40px auto; width:950px; border:solid 1px #ccc;}
ul.submenu { width:866px; margin:0 auto; list-style:none; }
ul.submenu li:first-child { float:left; margin:0; padding:0; }
ul.submenu li:last-child { float:right; margin:0; padding:0; }

.bnr { margin:20px auto; width:100%; text-align:center; }
.shop { width:938px; margin:20px auto;}
.btn { position:absolute; bottom:25px; left:45px; }
.txt { width:938px; margin:0 auto; font-size:0.85em; line-height:1.3; text-align:left; }

.bt { text-align:left; width:780px; margin:20px auto; }
.smtxt { font-size:0.9em;}

ul.ft-logo { list-style:none; width:800px; margin:20px auto; text-align:center; }
ul.ft-logo li { width:180px; display:inline-block; margin:0 5% 0 0; }



p { font-size:1.25em; line-height:1.8; text-align:left; }
p.b01 { font-size:1.45em; line-height:1.5; text-align:center; }
.reg { font-size:0.7em;}
.red { color:#C00; }
.bold { font-weight:bold; }
.ss { font-size:0.85em; line-height:1.5; text-align:left;}
.ss1 { font-size:1em; line-height:1.5; text-align:left;}
.ttl { text-align:center; font-size:1.5em; line-height:1.5; font-weight:bold; }
.orange { color:#ff4d01; }


.b-border { border-top:20px solid #0068b7; width:1000px; margin:0 auto; }
.b-border2 { border-top:10px solid #6ba9be; }
.b-border3 { border-bottom:10px solid #6ba9be; }

.ind { padding-left: 1em; text-indent: -1em; }
.bg-500 { background-color:#004f94;}
.dec { background-color:#8acfd2; padding:25px 0; }



.bg1 { background-image:url("../images/main-bg.jpg"); background-repeat:no-repeat; background-position:top left; }
.bg2 { background-image:url("../images/bg-item1.png"); background-repeat:repeat-y; background-position:top left; }
.yellow { background-color:#fff100; }
.box670 { width:670px; margin:0 auto; }
.large { font-size:1.6em; }
.ctr { text-align:center; }
ul.shisetsu { list-style:none; width:660px; margin:30px auto; }
ul.shisetsu li { display:inline-block; margin:0 60px 40px 0; width:300px; }
ul.shisetsu li:nth-child(2n) { display:inline-block; margin:0 0 40px 0; }


ul.header-logo { list-style: none; margin:0; padding: 0; }
ul.header-logo li { display:inline-block; margin:0 40px 0 0;}
ul.header-logo li img { width:100%;}
ul.header-logo li:nth-child(1) { width:185px;}
ul.header-logo li:nth-child(2) { width:185px;}


ul.mainmenu { list-style:none; margin:20px auto; width:836px; text-align:center; }
ul.mainmenu li { display:inline-block; margin:0 16px 20px 0; padding:0; width:268px;}
ul.mainmenu li:nth-child(3) { margin:0; padding:0; }

.w845 { width:800px; margin:20px auto; }
.w638 { width:638px; margin:0 auto;}
.w800 { width:800px; margin:0 auto;}
.w696 { width:696px; margin:0 auto;}
.w696 img { margin:0 0 20px 0;}
.w796 { width:796px; margin:0 auto;}
.w673  { width:673px; margin:0 auto;}
.w320 { width:320px; margin:0 auto;}

.w900 { width:900px; margin:0 auto;}
.w832 { width:832px; margin:0 auto; }

ul.caution { list-style: none; width:720px; margin:20px auto 0 auto; padding:0; text-align: left;}
ul.caution li { text-indent: -1em; padding-left: 1em; text-align: left; }

ul.caution2 { list-style: none; width:800px; margin:0 auto; padding:0; text-align: left;}
ul.caution2 li { text-indent: -1em; padding-left: 1em; text-align: left; color: #fff; font-size:1.2em; line-height:1.5;}

.frame { width:800px; background-image: url("../images/frame-bg.png"); background-repeat: repeat-y; background-position: top center; }
dl.gold {width:695px; display: flex; flex-wrap: wrap; margin:0 auto; align-items: center; }
dl.gold dt { width:216px; margin:0 34px 20px 0; }
dl.gold dd { width:445px; margin:-15px 0 0 0; text-align: left; font-size:1.5em; padding:0; font-weight:bold;}

ul.item { list-style: none; width:695px; margin:0 auto;}
ul.item li { display:inline-block; width:208px; margin:0 35px 0 0; vertical-align: top;}
ul.item li:last-child { margin:0 0 0 0; }
ul.item li img { margin:0 0 20px 0;}
ul.item li div { width:208px; display: flex; align-items: center; height:5.5em; justify-content: center; }
ul.item li div.jtb { width:208px; display: flex; align-items: center; height:3em; justify-content: center; }

.event { width:800px; margin:40px auto;}
.event-body { background-image: url("../images/frame-2.png"); background-repeat: repeat-y; background-position: top center; }
.ev-ttl { font-size:1.25em; line-height: 1.5; width:460px; margin:0 auto; text-align: left;}

ul.target { list-style: none; width:460px; margin:0 auto; padding:0; text-align: left;}
ul.target li { text-indent: -1em; padding-left: 1em; text-align: left; font-size:1.25em;}

.blue { background-color: #111183; width:1000px; margin:0 auto;}
.b-txt { color:#0a51a1;}




@media screen and (max-width: 600px) {
* {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
}

body {
    font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	-webkit-text-size-adjust: 100%;
	min-width: 100%;
}

#container {
	position: relative;
	background: #fff;
	z-index: 1;
}

.base_box {
	position: relative;
	width: 100%;
	margin:0 auto 1% auto;
	background-image:none;
	overflow:hidden;
}

header { height:auto; margin:1%; }

img { border:none; max-width:100%; height:auto; vertical-align:bottom; /* ie8 */}

h1 { width:100%; margin:3%x auto 0 auto; font-size:1.2em; line-height:1.5; }
h2 { width:100%; text-align:center; margin:2% 0; padding:1% 0; font-size:2em; line-height:1.3;}
.card_txt { font-size:1wm; line-height:1.8; width:95%; margin:4%% auto; text-align:left; }
.back-btn {
  display: inline-block;
  padding: 1em 2em;
  text-decoration: none;
  color: #67c5ff;
  border: solid 1px #67c5ff;
  transition: .4s;
  font-size:1.2em;
  margin:0 0 3% 0;
}

.back-btn:hover {
  background: #67c5ff;
  color: white;
  cursor:pointer;
}

.back-btn a { text-decoration:none; }
.lego2 { font-size:0.85em; text-align:center; margin:0 0 3% 0; }  

.pasmo1 { width:3%; height:auto;}
.pasmo2 { width:4%; height:auto;}




.ft { width:100%; text-align:center; margin:2% auto; }
.check { margin:2% 0; }
ul.link { list-style:none; width:100%; margin:1% auto; text-align:left; }
ul.link li { width:32%; display:inline-block; margin:0 1% 2% 0; }
ul.link li:nth-child(3n) { width:32%; display:inline-block; margin:0 0 2% 0; }
ul.link li.noinline { display:block; }

.mb100 { margin-bottom:3%!important; }
.mb95 { margin-bottom:3%!important; }
.mb90 { margin-bottom:3%!important; }
.mb80 { margin-bottom:3%!important; }
.mb75 { margin-bottom:3%!important; }
.mb70 { margin-bottom:3%!important; }
.mb65 { margin-bottom:2%!important; }
.mb60 { margin-bottom:2%!important; }
.mb55 { margin-bottom:2%!important; }
.mb50 { margin-bottom:2%!important; }
.mb40 { margin-bottom:2%!important; }
.mb30 { margin-bottom:2%!important; }
.mb20 { margin-bottom:1%!important; }
.pt60 { padding-top:2%!important; }

.mt250 { margin-top:2%!important; }
.mt200 { margin-top:2%!important; }
.mt150 { margin-top:2%!important; }
.mt70 { margin-top:2%!important; }
.mt60 { margin-top:6%!important; }
.mt50 { margin-top:2%!important; }
.mt40 { margin-top:4%!important; }
.mt30 { margin-top:2%!important; }

.ml30 { margin:0 auto!important; }
.mr-50 { margin:0 auto!important; }
.mr50 { margin:0 auto!important; }
.mr30 { margin:0 auto!important; }

.mt-10 { margin-top:0!important; }
.mt-20 { margin-top:0!important; }
.mt-40 { margin-top:0!important; }
.mt-50 { margin-top:0!important; }
.mt-80 { margin-top:0!important; }
.mt-100 { margin-top:0!important; }

.pb25 { padding-bottom:3%!important; }

.sp100 { margin-top: 5%;}

.top_box1000 {
	position: relative;
	margin:0 auto;
	width:100%;
	background-color:#FFF;
	padding:2% 0 0 0;
}

ul.ft_menu { width:100%; text-align:center; margin:2% auto; }
ul.ft_menu li { font-size:1.2em; margin:1% 1% 2%; display:inline; text-align:center; width:49%; }
ul.ft_menu li a { text-decoration:none; }
ul.ft_menu li:nth-child(5) { font-size:1.2em; margin:1% 1% 2%;}
ul.ft_menu li:nth-child(2n) { font-size:1.2em; margin:1% 0 2%; display:inline; text-align:center; }


.totop { width:95%; margin:0 auto; height:3em; line-height:3em; text-align:right; font-size:1.2em; }
.totop a:link { color:#C00; text-decoration:none; }

/*
SOCIAL
***************************************************************************/
.social_box {
	padding: 9px 0 12px;
	background-color:#e6e6e6;
}

.social_list {
	font-size:0;
	text-align: right;
	vertical-align: middle;
	margin:0;
	width:100%;
}

.social_list li {
	display: inline-block;
	margin-left: 1%;
	vertical-align:top;
}


.social_list li.facebook {
	vertical-align: top;
	}


.social_list li.line1 {
	vertical-align: top;
	
}
.social_list li.line1 span {
	vertical-align: top;
	
}

ul.gnavi { list-style:none; margin:2% auto; width:98%; }
ul.gnavi li { width:49%; float:left; margin:0 2% 2% 0; }
ul.gnavi li:nth-child(2n) { width:49%; float:left; margin:0 0 2% 0; }


.mt20 { margin-top:1%; }


footer {
	width:100%; 
	margin:2% auto 0 auto;
	padding: 0 0 0 0;
	font-size: 10px;
	background-color:#fff;
	color: #333;
	text-align:left;
	clear:both;
}

ul.ft_menu { width:85%; text-align:center; margin:2% auto; }
ul.ft_menu li { font-size:1.2em; margin:2% 2% 1% 0; float:left; padding-right:1em; border-right:1px solid #333; display:block; }
ul.ft_menu li a { text-decoration:none; }
ul.ft_menu li:nth-child(1) { margin:2% 0 1% 0; float:left; padding-right:1em; border-right:1px solid #333; text-align:right; }
ul.ft_menu li:nth-child(2) { margin:2% 0 1% 1em; padding-right:1em; border-right:none;  width:45%; text-align:left; }
ul.ft_menu li:nth-child(3) { margin:0 0 1% 0; width:100%; text-align:center; padding-right:1em; border-right:none;}
ul.ft_menu li:nth-child(4) { margin:0 0 1% 0; width:100%; text-align:center; padding-right:1em; border-right:none;}
ul.ft_menu li:nth-child(5) { margin:2% 0 1% 0; float:left; padding-right:1em; border-right:1px solid #333; text-align:right; }
ul.ft_menu li:nth-child(6) {  margin:2% 0 1% 1em; padding-right:1em; border-right:none; width:45%; text-align:left;}


.ft-left { float:none; text-align:center; }

.disp_l { width:100%; text-align:left; }
.disp_l img { width:20%; display:inline-block; margin:0 3% 0 0;}
.disp_r { float:right!important; width:50%; text-align:right;}
.disp_r img { width:30%; display:inline-block; margin:1% 0 0 0;}



div#floating-menu {
	display:block;
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 9999;
}

div#floating-menu-pc {
	display:none;
}


.test {	
	display:none;
	}
	

.ind { text-align:left; }


.bnr-box { width:98%; margin:2% auto; background-color:#f3f1e2; text-align:center; padding:2% 0; }
.mt10 { margin-top:1%!important; }

.cap { font-size:0.8em; line-height:1.3; padding:2% 10%; text-align:left; }

.pc { display:none; }
.sp { display:block; margin:0; padding:0; }

#slide_menu { display:none; width:100%; background-color:#FFF; padding:0; border-top:1px solid #ccc; }
#slide_menu ul { list-style:none; background-color:#FFF; }
#slide_menu ul li { width:50%; height:3em; margin:0; float:left; text-align:center; padding:0; border-right:1px solid #ccc; border-bottom:1px solid #ccc; z-index:9999; position:relative;}
#slide_menu ul li:nth-child(2n) { border-right:none; }
#slide_menu ul li a { display:block; height:3em; text-decoration:none; line-height:3em;}


.spmenu { display:block; height:auto; width:100%;text-align:right; padding:0; }
ul.menu { display:none; }

ul.mainmenu { list-style:none; margin:3% auto; width:100%; text-align:center; }
ul.mainmenu li { display:inline-block; margin:0 4% 4% 0; padding:0; width:48%;}
ul.mainmenu li:nth-child(3) { margin:0; padding:0; }

.box { width:100%; margin:0 auto; }
.lead { width:100%; font-size:1.3em; line-height:1.5; text-align:center; margin:2% auto;} 


.w70 { width:90%; margin:0 auto; }
.w60 { width:90%; margin:0 auto; }
.w50 { width:90%; margin:0 auto; }
.w40 { width:90%; margin:0 auto; }
.w30 { width:90%; margin:0 auto; }
.w500 { width:90%; margin:0 auto; }
.w550 { width:90%; margin:0 auto; }
.w280 { width:90%; margin:0 auto; }
.w300 { width:190%; margin:0 auto; }

.w85 { width:95%; height:auto;}
.w95 { width:95%; height:auto; }
.w9 { width:90%; height:auto; }
.w8 { width:80%; height:auto; margin:0 auto; }
.w7 { width:70%; height:auto; margin:0 auto; }
.w6 { width:60%; height:auto; margin:0 auto; }
.w5 { width:50%; height:auto; }
.w4 { width:40%; height:auto; }
.w3 { width:30%; height:auto; }


hr { height:0; margin:2% auto; width:95%; border:solid 1px #231815;}

ul.main-navi { width:100%; margin:0 auto; }
ul.main-navi li { width:49%; heigh:auto; margin:0; padding:0; float:left; }
ul.main-navi li:nth-child(odd) { margin:0 2% 0 0;  }

.hide01 { display:none; }
.posi-ab { position:relative; }
.ov01:hover .hide01 { display:none; }
.hide01 img { opacity: 0.7; }

.hide01:hover a img {
transition: opacity 0.3s ease-out;
}

.ov { overflow: visible; width: 100%; height: 100%; }
.ov img { display: block; transition-duration: 0.5s; }
.ov img:hover { transform: none; }

.schedule { margin:30px auto; text-align:center; width:100%; }

p { font-size:1.1em; line-height:1.5; }
p.b01 { font-size:1.25em; line-height:1.5; text-align:center; }
.reg { font-size:0.7em;}
.redbold { font-weight:bold; color:#C00; }
.bold { font-weight:bold; }

ul.entry { list-style:none; width:100%; margin:0 auto; }
ul.entry li { width:60%; border:solid 8px #009DDA; border-radius:16px; overflow:hidden; padding:2%; float:none; margin:0 auto 25px auto; position:relative; overflow:visible;}
ul.entry li:nth-child(3) { margin:0 auto; }
ul.entry li div { height:auto; }
ul.entry li::after { content: "▲"; display:block; position:absolute; right:45%; top:102%; font-size:1.5em; color:#009DDA; transform: rotate(180deg)}
ul.entry li:nth-child(3)::after { content: ""; }


.caption { width:100%; padding:0; margin:0; }
ul.btm { list-style:none; margin:0 0 10px 0; }
ul.btm li { font-size:0.85em; text-indent:-1em; margin-left:1em; word-wrap: break-word; width:95%; }
.lego01 { font-size:0.85em; text-align:left; margin:0;}
.bt { text-align:left; width:95%; margin:0 auto; }

ul.ft-logo { list-style:none; width:70%; margin:4% auto; }
ul.ft-logo li { width:40%; display:inline-block; margin:0 10% 2% 0; }
ul.ft-logo li:nth-child(3) { width:40%; display:inline-block; margin:0 0 0 0; }

.mov { width:95%; margin:20px auto; }

.b-border { border-top:10px solid #0068b7; width:100%;}
.ttl { text-align:center; font-size:1.5em; line-height:1.5; font-weight:bold; margin:3% auto; }
.sp-l { text-align:left; }

.bg0 { background-color:#f4d14e;}
.bg1 { background-image:url("../images/bg-1_1.jpg"); background-repeat:no-repeat; background-position:top left; background-size:cover;}
.bg2 { background-image:url("../images/bg-1_2.jpg"); background-repeat:no-repeat; background-position:top left; background-size:cover;}
.bg3 { background-image:url("../images/bg-3.jpg"); background-repeat:no-repeat; background-position:top left; background-size:cover;}
.yellow { background-color:#fff100; }
.box670 { width:85%; margin:0 auto; }
.box920 { margin:0 auto; width: 95%; padding:0; text-align:center; }
.large { font-size:1.05em; text-align:left; }
.ctr { text-align:center; }
ul.shisetsu { list-style:none; width:90%; margin:3% auto; }
ul.shisetsu li { display:inline-block; margin:0 3% 3% 0; width:45%; }
ul.shisetsu li:nth-child(2n) { display:inline-block; margin:0 0 3% 0; }
.w845 { width:90%; margin:3% auto; text-align:left;}

ul.header-logo { list-style: none; margin:0; padding: 0; }
ul.header-logo li { display:inline-block; margin:0 3% 0 0;}
ul.header-logo li img { width:100%;}
ul.header-logo li:nth-child(1) { width:20%;}
ul.header-logo li:nth-child(2) { width:18.5%;}
ul.header-logo li:nth-child(3) { width:16.6%;}

ul.mainmenu { list-style:none; margin:3% auto; width:95%; text-align:center; }
ul.mainmenu li { display:inline-block; margin:0 2% 2% 0; padding:0; width:32%;}
ul.mainmenu li:nth-child(3) { margin:0; padding:0; }

.w638 { width:85%; margin:0 auto;}
.w800 { width:95%; margin:0 auto;}
.w696 { width:85%; margin:0 9% 0 6%;}
.w696 img { margin:0 0 20px 0;}
.w796 { width:90%; margin:0 auto;}
.w673  { width:85%; margin:0 auto;}
.w320 { width:60%; margin:0 auto;}

ul.caution { list-style: none; width:88%; margin:4% auto 0 auto; padding:0; text-align: left;}
ul.caution li { text-indent: -1em; padding-left: 1em; text-align: left; font-size:0.95em; line-height:1.3;}

ul.caution2 { list-style: none; width:95%; margin:0 auto; padding:0; text-align: left;}
ul.caution2 li { text-indent: -1em; padding-left: 1em; text-align: left; color: #fff; font-size:1em; line-height:1.5;}

.frame { width:100%; background-image: url("../images/frame-bg.png"); background-repeat: repeat-y; background-position: top center; background-size:contain;}
dl.gold {width: 90%; display: flex; flex-wrap: wrap; margin:0 auto; align-items: center; }
dl.gold dt { width:27%; margin:0.8em 3% 2% 0; }
dl.gold dd { width:70%; margin:0.5em 0 0 0; text-align: left; font-size:1em; line-height:1.3; padding:0; font-weight:bold;}

ul.item { list-style: none; width:95%; margin:0 3.5% 0 1.5%;}
ul.item li { display:inline-block; width:33%; margin:0 0.5% 0 0; vertical-align: top;}
ul.item li:last-child { margin:0 0 0 0; }
ul.item li img { margin:0 0 3% 0; width:90%;}
ul.item li div { width:100%; display: flex; align-items: center; height:5.5em; justify-content: center; font-size:0.8em; line-height:1.3;}
ul.item li div.jtb { width:100%; display: flex; align-items: center; height:3em; justify-content: center; font-size:0.8em; line-height:1.3;}

.event { width:85%; margin:4% auto;}
.event-body { background-image: url("../images/frame-2.png"); background-repeat: repeat-y; background-position: top center; background-size:contain;}
.ev-ttl { font-size:1em; line-height: 1.5; width:90%; margin:0 auto; text-align: left;}

ul.target { list-style: none; width:90%; margin:0 auto; padding:0; text-align: left;}
ul.target li { text-indent: -1em; padding-left: 1em; text-align: left; font-size:1em;}

.blue1 { background-color: #3690c0; padding:2% 0 3% 0;}
.blue2 { background-color: #d9f1f6; width:95%; margin:0 auto; padding:3% 0; }
.b-txt { color:#0a51a1;}

.w900 { width:100%; margin:0 auto;}
.w832 { width:100%; margin:0 auto; }

.blue { background-color: #111183; width:100%; margin:0 auto;}
.b-txt { color:#0a51a1;}

.bg1 { background-image:url("../images/main-bg.jpg"); background-repeat:no-repeat; background-position:top left; background-size:contain;}
.bg2 { background-image:url("../images/bg-item1.png"); background-repeat:repeat-y; background-position:top left; background-size:contain;}

}



