@charset "utf-8";
/*
GLOBAL
***************************************************************************/
body {
 width: 100%;
 min-width: 1000px;
 height: auto;
 font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "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: 0 auto;
}
h2 {
 width: 755px;
 text-align: center;
 margin: 0 auto;
 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;
}
.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;
}

footer#main_foot {
width: 100%;
margin-top: 50px;
margin-right: auto;
margin-left: auto;
margin-bottom: 20px;
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: 50%;
 text-align: left;
 display: inline-block;
}
.disp_l img {
 width: 200px;
 margin: 0 0 0 0;
}
.disp_r {
 display: inline-block;
 width: 50%;
 text-align: right;
 float: right;
}
.disp_r img {
 margin: 0 0 0 0;
 display: inline-block;
}
/* ▼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 !important;
}
.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;
}
.pb40 {
 padding-bottom: 40px !important;
}
.pb30 {
 padding-bottom: 30px !important;
}
.pb20 {
 padding-bottom: 20px !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;
}
.pt40 {
 padding-top: 40px !important;
}
.pt30 {
 padding-top: 30px !important;
}
.pt20 {
 padding-top: 20px !important;
}
.ptb20 {
 padding-top: 20px !important;
 padding-bottom: 20px !important;
}
.ptb40 {
 padding-top: 40px !important;
 padding-bottom: 40px !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;
}
ul.ft_menu {
width: 940px;
margin-top: 0;
margin-right: auto;
margin-left: auto;
margin-bottom: 20px;
border-top: 1px solid #CCCCCC;
padding-top: 35px;
}
ul.ft_menu li {
font-size: 1.2em;
margin: 0 2em 1em 0;
padding-right: 2em;
line-height: 1.5em;
border-right: 2px solid #D0D0D0;
display: inline-block;
}
ul.ft_menu li a {
text-decoration: none;
}
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;
}
.w9 {
 width: 70%;
}
.w70 {
 width: 68%;
}
.w60 {
 width: 60%;
}
.w50 {
 width: 50%;
}
.w40 {
 width: 38%;
}
.w30 {
 width: 28%;
}
.w500 {
 width: 500px;
}
.w550 {
 width: 550px;
 text-align: right;
}
.w280 {
 width: 280px;
}
.w300 {
 width: 300px;
}
.w800 {
 width: 800px;
 margin: 0 auto;
}
.w850 {
 width: 850px;
 margin: 0 auto;
}
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 {
 width: 900px;
 margin: 20px auto;
}
.smtxt {
 font-size: 0.9em;
}
ul.ft-logo {
 list-style: none;
 width: 720px;
 margin: 20px auto;
 text-align: center;
}
ul.ft-logo li {
 width: 220px;
 margin: 0;
 text-align: center;
 display: inline-block;
}
ul.ft-logo li img {
 width: 80%;
 margin: 0 auto;
 text-align: center;
}
p {
 font-size: 1.4em;
 line-height: 1.8;
}
p.b01 {
 font-size: 1.45em;
 line-height: 1.5;
 text-align: center;
}
.reg {
 font-size: 0.7em;
}
.redbold {
 font-weight: bold;
 color: #C00;
}
.bold {
 font-weight: bold;
}
.ss {
 font-size: 1.1em;
 line-height: 1.5;
 text-align: left;
}
.ttl {
 text-align: center;
 font-size: 1.7em;
 line-height: 1.8;
}
.orange {
 color: #DE2525;
}
ul.shisetsu {
 list-style: none;
 width: 915px;
 margin: 0 auto;
 text-align: center;
}
ul.shisetsu li {
 display: inline-block;
 width: 32%;
 margin: 0 2% 2% 0;
}
ul.shisetsu li:nth-child(3n) {
 margin: 0 0 2% 0;
}
.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;
}
.mov {
 width: 750px;
 margin: 20px auto 40px auto;
}
.yt {
 width: 100%;
 height: 0;
 position: relative;
 padding-top: 56.25%;
 overflow: hidden;
 border: 1px solid #666;
}
.yt iframe {
 position: absolute;
 top: 0;
 left: 0;
 width: 100% !important;
 height: 100% !important;
}
.bg-point {
 background-color: #DBE8EB;
 padding: 20px 0;
}
.ttl2 {
 text-align: center;
 font-size: 1.7em;
 line-height: 1.6;
}
.entry {
 width: 758px;
 margin: 20px auto;
 text-align: left;
 font-size: 1.4em;
 line-height: 1.8;
 padding: 20px;
 border: 1px solid #000;
}
.entry1 {
 width: 400px;
 margin: 10px auto;
 text-align: left;
 font-size: 1.4em;
 line-height: 1.8;
 padding: 20px;
 border: 2px solid #003B70;
 background-color: #F7FCFE;
 color: #003B70;
}
.sub-ttl {
 text-align: center;
 font-size: 1.6em;
 line-height: 1.6;
}
.sub-ttl2 {
 text-align: center;
 font-size: 2em;
 line-height: 1.6;
}
.w90s {
 width: 90%;
}
.w90s-2 {
 width: 60%;
}
.sp-c {
 text-align: center;
}
.large {
 font-size: 1.6em;
 line-height: 1.3;
}
.small {
 font-size: 0.9em;
}
.bg-red {
 background-color: #e60012;
}
.f-red {
 color: #e60012;
}
.kadomaru {
 border-radius: 16px;
}
.head-border {
 display: flex;
 align-items: center;
}
.head-border:before, .head-border:after {
 content: "";
 height: 1px;
 flex-grow: 1;
 background-color: #666;
}
.head-border:before {
 margin-right: 1rem;
}
.head-border:after {
 margin-left: 1rem;
}
.combox {
width: 842px;
margin-top: 20px;
margin-bottom: 20px;
margin-right: auto;
margin-left: auto;
background-color: #FFF;
text-align: center;
padding-top: 30px;
padding-bottom: 30px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
ul.btm {
list-style: none;
margin: 0 auto;
width: 755px;
text-align: left;
}
ul.btm li {
font-size: 1.3em;
line-height: 1.8;
text-indent: -1em;
margin-left: 1em;
color: #5e717b;
}
ul.btm li.msg {
color: #EF2E2E;
}
.f-grey {
 color: #5e717b;
}
ul.yakata {
 list-style: none;
 width: 755px;
 margin: 0 auto;
}
ul.yakata li {
 display: inline-block;
 width: 32%;
 margin: 0 2% 2% 0;
 font-size: 1.4em;
 line-height: 1.5;
 text-align: center;
 height: 5em;
 vertical-align: middle;
 position: relative;
 font-weight: bold;
 border-radius: 10px;
}
ul.yakata.column_two li {
 width: 48%;
}
ul.yakata li a {
 display: flex;
 justify-content: center;
 align-items: center;
 width: 100%;
 height: 100%;
 text-decoration: none;
 text-align: center;
 color: #fff;
}
ul.yakata li:hover {
 opacity: 0.7;
 filter: alpha(opacity=70);
 -ms-filter: "alpha( opacity=70 )"
}
ul.yakata li:nth-child(3n) {
 margin: 0 0 2% 0;
}
ul.yakata.column_two li:nth-child(3n) {
 margin: 0 2% 2% 0;
}
.fa {
 background-color: #eb76a1;
}
.fg {
 background-color: #54c3f1;
}
.za {
 background-color: #b7d332;
}
.gf {
 background-color: #f5a200;
}
.sv {
 background-color: #f29c97;
}
.rx {
 background-color: #85cbbf;
}
ul.item {
width: 755px;
margin-top: 0;
margin-right: auto;
margin-left: auto;
margin-bottom: 50px;
list-style: none;
}
ul.item li {
 margin: 0 0 3px 0;
}
.w750 {
 width: 750px;
 margin: 20px auto;
 text-align: left;
}
.just {
 text-align: justify;
}
ul.page_nav {
	margin-top: 20px;
	width: 74%;
	margin-left: auto;
	margin-right: auto;
}
ul.page_nav li {
 margin-top: 16px;
 margin-bottom: 16px;
}


/*header logo--------------------*/
header#main_head {
padding-top: 15px;
padding-bottom: 15px;
width: 100%;
}

#main_head .logobox_main {
width: 100%;
text-align: right;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding-left: 10px;
padding-right: 10px;
padding-bottom: 8px;
margin-bottom: 8px;
border-bottom: 1px solid #EEEEEE;
}
.logobox_main img {
width: 200px;
height: auto;
}
#main_head .logobox_sub {
width: 100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding-left: 10px;
padding-right: 10px;
display: flex;
align-items: center;
justify-content: space-between;
}
#main_head .logobox_sub div {
width: 14%;
}
#main_head .logobox_sub div.mini {
	width: 2%;
	text-align: center;
	color: #888888;
	font-size: 24px;
	line-height: 24px;
	font-weight: bold;
}
#main_head .logobox_sub img {
width: 100%;
height: auto;
}

/* sp ---*/
@media (max-width:767px) {
#main_head .logobox_main {
text-align: center;
padding-bottom: 8px;
margin-bottom: 8px;
border-bottom: 1px solid #EEEEEE;
}
#main_head .logobox_main img {
width: 180px;
height: auto;
}
#main_head .logobox_sub {
padding-left: 10px;
padding-right: 10px;
flex-wrap: wrap;
}
#main_head .logobox_sub div {
padding-top: 0px;
width: 28%;
}
#main_head .logobox_sub div.mini {
	width: 100%;
	padding: 0;
	font-size: 22px;
	line-height: 22px;
height: 22px;
}
#main_head .logobox_sub img {
width: 100%;
height: auto;
}
}


/*footer logo--------------------*/
#main_foot .logobox_main {
width: 100%;
text-align: center;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding-left: 10px;
padding-right: 10px;
padding-top: 30px;
padding-bottom: 10px;
}
#main_foot .logobox_main img {
width: 200px;
height: auto;
}
#main_foot .logobox_sub {
width: 100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding-left: 10px;
padding-right: 10px;
padding-top: 20px;
display: flex;
align-items: center;
justify-content: space-between;
}
#main_foot .logobox_sub div {
width: 14%;
}
#main_foot .logobox_sub div.mini {
	width: 2%;
	text-align: center;
	color: #888888;
	font-size: 24px;
	line-height: 24px;
	font-weight: bold;
}
#main_foot .logobox_sub img {
width: 100%;
height: auto;
}

/* sp ---*/
@media (max-width:767px) {
#main_foot .logobox_main {
padding-top: 30px;
padding-bottom: 10px;
}
#main_foot .logobox_main img {
width: 200px;
height: auto;
}
#main_foot .logobox_sub {
padding-left: 10px;
padding-right: 10px;
flex-wrap: wrap;
}
#main_foot .logobox_sub div {
padding-top: 0px;
width: 28%;
}
#main_foot .logobox_sub div.mini {
	width: 100%;
	padding: 0;
	font-size: 22px;
	line-height: 22px;
height: 22px;
}
#main_foot .logobox_sub img {
width: 100%;
height: auto;
}
}







.place_link {
 width: 755px;
 font-size: 1.4em;
 margin-left: auto;
 margin-right: auto;
 text-align: right;
 margin-bottom: -12px;
 margin-top: 6px;
}
.place_link a {
 display: inline-block;
 padding-top: 2px;
 padding-right: 10px;
 padding-bottom: 2px;
 padding-left: 10px;
 text-decoration: none;
 border-radius: 3px;
 background-color: #e60012;
 color: #FFFFFF;
 font-size: 14px;
}
.place_link a:hover {
 color: #FFFFFF;
 background-color: #EF7780;
}

.imgbox {
}


@media screen and (max-width: 767px) {
 * {
  -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%;
 }
 h1 {
  width: 100%;
  margin: 3%x auto 0 auto;
  font-size: 1.2em;
  line-height: 1.5;
 }
 h2 {
width: 100%;
margin-right: auto;
margin-left: auto;
margin-bottom: 2%;
 }
 h2.head-border {
  width: 95%;
  text-align: center;
  margin: 2% auto;
  padding: 0;
 }
 h2.head-border img {
  width: 40%;
 }
 .card_txt {
  font-size: 1em;
  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;
 }
 .mb20 {
  margin-bottom: 1% !important;
 }
 .pt60 {
  padding-top: 2% !important;
 }
 .pb40 {
  padding-bottom: 4% !important;
 }
 .pt40 {
  padding-top: 4% !important;
 }
 .ptb20 {
  padding-top: 2% !important;
  padding-bottom: 2% !important;
 }
 .ptb40 {
  padding-top: 4% !important;
  padding-bottom: 4% !important;
 }
 .mt250 {
  margin-top: 2% !important;
 }
 .mt200 {
  margin-top: 2% !important;
 }
 .mt150 {
  margin-top: 2% !important;
 }
 .mt70 {
  margin-top: 2% !important;
 }
 .mt60 {
  margin-top: 2% !important;
 }
 .mt50 {
  margin-top: 2% !important;
 }
 .mt40 {
  margin-top: 2% !important;
 }
 .mt40s {
  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;
 }
 .sp100 {
  margin-top: 5%;
 }
 .top_box1000 {
  position: relative;
  margin: 0 auto;
  width: 100%;
  background-color: #FFF;
  padding: 2% 0 0 0;
 }
 .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#main_foot {
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: 100%;
margin-top: 10px;
margin-right: auto;
margin-left: auto;
margin-bottom: 10px;
}

ul.ft_menu {
width: 100%;
margin-top: 10px;
margin-bottom: 10px;
border-top: none;
padding-top: 35px;
padding-left: 20px;
padding-right: 20px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}

 ul.ft_menu li {
  font-size: 1em;
  padding-right: 12px;
  padding-left: 12px;
  margin: 0 0 1em 0;
 }
 ul.ft_menu li a {
  text-decoration: none;
 }
 .disp_l {
  width: 50%;
  text-align: left;
  display: inline-block;
 }
 .disp_l img {
  width: 50%;
  margin: 0 3% 0 0;
 }
 .disp_r {
  display: inline-block;
  width: 50%;
  text-align: right;
 }
 .disp_r img {
  width: 50%;
  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;
 }
 .caution {
  width: 100%;
  margin: 2% auto 1% auto;
  background-color: #1163aa;
  color: #FFF;
  text-align: center;
  font-size: 1.3em;
  font-weight: bold;
  padding: 2% 0;
 }
 .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(2) {
  display: inline-block;
  margin: 0 0 4% 0;
  padding: 0;
 }
 ul.mainmenu li:last-child {
  margin: 0;
  padding: 0;
 }
 .box {
  width: 100%;
  margin: 0 auto;
 }
 .box img {
  width: 95%;
  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: 60%;
  margin: 0 auto;
 }
 .w50 {
  width: 70%;
  margin: 0 auto;
 }
 .w40 {
  width: 40%;
  margin: 0 auto;
 }
 .w30 {
  width: 30%;
  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;
 }
 .w50sp {
  width: 70%;
 }
 .w95 {
  width: 95%;
  height: auto;
 }
 .w9 {
  width: 90%;
  height: auto;
 }
 .w8 {
  width: 80% !important;
  height: 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;
  text-align: center;
 }
 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: "";
 }
 ul.shisetsu {
  list-style: none;
  width: 95%;
  margin: 0 auto;
  text-align: center;
 }
 ul.shisetsu li {
  display: inline-block;
  width: 49%;
  margin: 0 1% 1% 0;
 }
 ul.shisetsu li:nth-child(3n) {
  margin: 0 1% 1% 0;
 }
 ul.shisetsu li:nth-child(2n) {
  margin: 0 0 1% 0;
 }
 .caption {
  width: 100%;
  padding: 0;
  margin: 0;
 }
 .lego01 {
  font-size: 0.85em;
  text-align: left;
  margin: 0;
 }
 .bt {
  width: 95%;
  margin: 0 auto;
 }
 ul.ft-logo {
  list-style: none;
  width: 100%;
  margin: 4% auto;
  text-align: center;
 }
 ul.ft-logo li {
  width: 30%;
  display: inline-block;
  margin: 0 auto;
 }
 ul.ft-logo li img {
  width: 80%;
 }
 .mov {
  width: 95%;
  margin: 20px auto;
 }
 .b-border {
  border-top: 10px solid #0068b7;
  width: 100%;
 }
 .ttl {
  text-align: center;
  font-size: 1.1em;
  line-height: 1.5;
  margin: 3% auto;
  font-family: serif;
 }
 .sp-l {
  text-align: left;
 }
 .ttl2 {
  text-align: center;
  font-size: 1.1em;
  line-height: 1.5;
 }
 .entry {
  width: 95%;
  margin: 1% auto;
  text-align: left;
  font-size: 1.1em;
  line-height: 1.5;
  padding: 2%;
  border: 1px solid #333;
 }
 .entry1 {
  width: 95%;
  margin: 1% auto;
  text-align: left;
  font-size: 1.1em;
  line-height: 1.5;
  padding: 2%;
  border: 2px solid #003B70;
  background-color: #F7FCFE;
  color: #003B70;
 }
 .w800 {
  width: 95%;
  margin: 0 auto;
 }
 .w850 {
  width: 95%;
  margin: 0 auto;
 }
 .sub-ttl {
  text-align: center;
  font-size: 1.1em;
  line-height: 1.5;
 }
 .w90s {
  width: 100%;
 }
 .w90s-2 {
  width: 80%;
 }
 .mt40s {
  margin-top: 4% !important;
 }
 .sub-ttl2 {
  text-align: center;
  font-size: 1.3em;
  line-height: 1.5;
 }
 .large {
  font-size: 1.2em;
  line-height: 1.3;
 }
 
.combox {
width: 95%;
margin-top: 15;
margin-bottom: 15px;
padding-top: 20px;
padding-bottom: 20px;
padding-left: 10px;
padding-right: 10px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}

 ul.btm {
  list-style: none;
  margin: 0 auto;
  width: 90%;
  text-align: left;
 }
 ul.btm li {
  font-size: 1.1em;
  line-height: 1.5;
  text-indent: -1em;
  margin-left: 1em;
  color: #5e717b;
 }
 .f-grey {
  color: #5e717b;
 }
 ul.yakata {
  list-style: none;
  width: 95%;
  margin: 0 auto;
 }
 ul.yakata li {
  display: inline-block;
  width: 49%;
  margin: 0 2% 2% 0;
  font-size: 1.2em;
  line-height: 1.5;
  text-align: center;
  height: 5em;
  vertical-align: middle;
  position: relative;
  font-weight: bold;
  border-radius: 10px;
 }
 ul.yakata li a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  text-decoration: none;
  text-align: center;
  color: #fff;
 }
 ul.yakata li:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha( opacity=70 )"
 }
 ul.yakata li:nth-child(3n) {
  margin: 0 2% 2% 0;
 }
 ul.yakata li:nth-child(2n) {
  margin: 0 0 2% 0;
 }

 ul.item {
  width: 100%;
  margin: 0 auto;
  list-style: none;
 }
 ul.item li {
  margin: 0 0 0 0;
 }
 .w750 {
  width: 95%;
  margin: 2% auto;
  text-align: left;
 }
 .just {
  text-align: justify;
 }
 ul.page_nav {
  width: 90%;
 }



.place_link {
width: 95%;
font-size: 13px;
text-align: center;
margin-bottom: -20px;
margin-top: 0px;
}
.place_link a {
display: block;
padding-top: 4px;
padding-right: 0px;
padding-bottom: 4px;
padding-left: 0px;
ont-size: 13px;
}
}


/* ipad pc ---*/
@media screen and (min-width:768px) {
.sp_only {
display: none !important;
}
}
/* sp ---*/
@media (max-width:767px) {
.pc_only {
display: none !important;
}
}


/*shop ----------------------------*/
ul.shop {
width: 755px;
margin-top: 0;
margin-right: auto;
margin-left: auto;
margin-bottom: 50px;
list-style: none;
text-align: left;
}
ul.shop li {
margin-bottom: 25px;
}
h3.shopname {
	font-size: 18px;
	letter-spacing: 1px;
	line-height: 1.2em;
	border-left-width: 4px;
	border-bottom-width: 1px;
	border-style: solid;
	padding-left: 12px;
	padding-top: 10px;
	padding-bottom: 6px;
	margin-bottom: 15px;
}
h3.shopname .area {
	font-size: 18px;
	padding-left: 10px;
}
.service {
	font-size: 24px;
	line-height: 1.2em;
	font-weight: bold;
}
.hosoku1 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
}
.hosoku2 {
font-size: 12px;
color: #555555;
line-height: 1.5em;
margin-top: 8px;
}
.service,
.hosoku1,
.hosoku2 {
	padding-left: 14px;
	padding-right: 14px;
}
@media (max-width:767px) {/*SP*/
ul.shop {
	width: 100%;
	margin: 0 auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 10px;
	padding-right: 10px;
}
ul.shop li {
margin-bottom: 25px;
}
h3.shopname {
	font-size: 16px;
	letter-spacing: normal;
	padding-left: 12px;
	padding-top: 10px;
	padding-bottom: 6px;
	margin-bottom: 12px;
}
h3.shopname .area {
	font-size: 14px;
	padding-left: 10px;
/*	display: block;*/
}
.service {
	font-size: 24px;
}
.hosoku1 {
	font-size: 16px;
	margin-bottom: 5px;
}
.hosoku2 {
font-size: 12px;
margin-top: 8px;
}
.service,
.hosoku1,
.hosoku2 {
	padding-left: 0px;
	padding-right: 0px;
}

}


/*カテゴリ別　色指定*/
ul.shop.ctg_fa {
	color: #eb76a1;
}
ul.shop.ctg_fa h3 {
	background-color: #fdf2f6;
	border-color: #eb76a1;
}
ul.shop.ctg_fg {
	color: #56b8e2;
}
ul.shop.ctg_fg h3 {
	background-color: #eef9fe;
	border-color: #56b8e2;
}
ul.shop.ctg_za {
	color: #a1b940;
}
ul.shop.ctg_za h3 {
	background-color: #f7f9ec;
	border-color: #a1b940;
}
ul.shop.ctg_gf {
	color: #eb9d14;
}
ul.shop.ctg_gf h3 {
	background-color: #fef6e6;
	border-color: #eb9d14;
}
ul.shop.ctg_sv {
	color: #e0928e;
}
ul.shop.ctg_sv h3 {
	background-color: #fef6f5;
	border-color: #e0928e;
}
ul.shop.ctg_rx {
	color: #80c3b7;
}
ul.shop.ctg_rx h3 {
	background-color: #f3faf9;
	border-color: #80c3b7;
}

