@charset "UTF-8";
/* CSS Document */

/* 日本語 UTF-8 (BOM無し) */
body {
visibility: hidden;
position: relative;
color:#567;
font-size:10pt;
font-family:'ＭＳ Ｐゴシック',sans-serif,'ヒラギノ角ゴ Pro W3',Hiragino Kaku Gothic Pro,'メイリオ',Meiryo;
line-height:1.25em;
background-image:url(img/bg_header.png);
background-repeat:repeat-x;
background-color:#FFF;
text-align:center;
border:0;
margin:0;
padding:0;
}


a {
text-decoration:none;
}

a:link {
color:#03f;
}

a:visited {
color:#36c;
}

a:hover {
color:#f00;
text-decoration:underline;
}

a img {
border-style:none;
margin:0;
padding:0;
}

a:hover img {
/*filter: alpha(opacity=65);
-moz-opacity: 0.65;*/
opacity: 0.65;
background: #FFF;
transition:0.2s;
}

a.notrance:hover img {
/*filter: alpha(opacity=100);
-moz-opacity: 1;*/
opacity: 1;
background: transparent;
}

* {
font-weight:400;
font-style:normal;
margin:0;
padding:0;
}

#outline {
text-align:left;
width:1000px;
min-height:100%;
margin:0 auto;
padding:0;
}

#outline_body {
text-align:left;
width:1000px;
min-height:100%;
margin:0 auto;
padding:0;
}

div {margin:0;}

/*2column*/
#topclm {
width:1000px;
margin:0;
padding:0;
clear:both;
}

.topclm_l {
width:220px;
margin:0;
margin-top:10px;
padding:0;
float:left;
}

.topclm_l p{
	box-sizing:border-box;
	border:solid 1px #ccc;

}

.topclm_r p{
	box-sizing:border-box;
	border:solid 1px #ccc;

}


.topclm_r {
width:770px;
margin:0 0 40px;
padding:0;
float:right;
}

.topclm_r .topclm_rr{
	float:right;
	width:220px;
	margin-top:10px;
	margin-left:10px;
}

.topclm_r .topclm_c{
	float:left;
	margin-top:10px;
	width:540px;
}


.topclm_r p.left {
margin:0 0 0px;
padding:0;
float:left;
}


.topclm_r p.right {
margin:0 0 0px;
padding:0;
float:left;

}


#topclm .sch_mob{
	display:none;
}

.bib {
width:742px;
margin:0 0 10px;
padding:0;
float:right;
clear:both;
}

.listbox_l {
margin:0;
padding:0;
width:360px;
height:auto;
float:left;
}
.listbox_r {
margin:0;
padding:0;
width:360px;
height:auto;
float:right;
}
.listbox {
margin:5px 0 20px 0;
padding:0;
border-color:#ccc;
border-style: solid;
border-width:1px;
width:358px;
height:auto;
background-color:#fff;
}

p.twitterwiget {
overflow: hidden;
margin:0;
padding:0;
border-color:#00BFFF;
border-style:solid;
box-sizing: border-box;
border-width:0 1px 0 1px;
width:300px;
height:320px;
}


#newstopics {
width:650px;
margin:10px 10px 10px 0;
padding:0;
background-color:#fff;
clear:both;
}

#newstopics2 {
width:488px;
margin:10px;
padding:0;
background-color:#fff;
clear:both;
}

#demise,#history,#news2/*,#picup*/ {
width:488px;
margin:10px 10px;
padding:0;
background-color:#fff;
}

.loginbtn {
margin:0 0;
padding:0;
float:left;
clear:both;
}

.talkingbox {
width:497px!important;
height:44px;
position: relative;
background-image:url(img/bg_talkingnekoane.png);
background-repeat:no-repeat;
margin:14px 6px 0 0;
padding:0;
float:right;

}

.tickbox{
	position: absolute;
	top:10px;
	left:95px;
	width:335px;
	overflow: hidden;
}

.talkingbox p{
width:335px;
height:44px;
margin:10px 70px 0 0;
padding:0;
float:right;
white-space:nowrap; 
}

p.marquee{
  margin:0;
  padding-left:100%;
  display:inline-block;
  white-space:nowrap;
  animation-name:marquee;
  animation-duration:10s;
  animation-timing-function:linear;
  animation-iteration-count:infinite;
}

@keyframes marquee {
  from { transform:translate(50%);     }
  to   { transform:translate(-100%); }
}

.header_tweet{
	display: block;
	width:60px;
	height:61px;
	background-position: 0px 0px;
	background-repeat:no-repeat;
}

.header_tweet a:hover{
	opacity: 0.8;
	transition: 0.2s;
}

dl {
margin:0;
padding:0;
}

/*sub*/

#rightber {
width:220px;
float:right;
margin:0 0px 10px 0px;
padding:0;
}

.center {
text-align:center;
margin:5px 0;
padding:0;
}

.right {
text-align:right;
margin:1px 3px 0 0;
padding:0;
}

/*sub*/



/*localnavi*/

.calender {
width:220px;
margin:0.8em 0;
padding:0;
}

.calender_sbs {
margin:0 auto;
width:320px;
height:390px;
margin-right:20px;
border-collapse: collapse;
box-sizing: border-box;
border: solid 1px #BDBDBD;
background-color:#fffdec;
}
.calender_tdm {
margin:0;
width:auto;
border-collapse: collapse;
border: solid 1px #BDBDBD;
background-color:#fffdec;
}
.calender_kmm {
margin:0;
width:300px;
border-collapse: collapse;
border: solid 1px #BDBDBD;
background-color:#fffdec;
}

.calender_sbs table.calender_now {
width:260px;
margin:0 auto;
border-collapse: collapse;
background-color:#fff;
float:none;
}

.calender_sbs table.calender_next {
width:260px;
margin:0 20px 10px 0;
border-collapse: collapse;
background-color:#fff;
}

.calender_tdm table.calender_now {
width:260px;
margin:10px auto;
border-collapse: collapse;
background-color:#fff;
}

.calender_tdm table.calender_next {
width:260px;
margin:0 auto;
border-collapse: collapse;
background-color:#fff;
}

.calender_sbs table caption,.calender_tdm table caption {
margin:0.2em 0;
text-align: left;
font-size:1.2em;
color:#000;
}

.calender_sbs table th,.calender_sbs table td,.calender_tdm table th,.calender_tdm table td {
border: solid 1px #999;
padding: 4px 5px;
text-align: center;
line-height: 1.2em;
font-size: 9pt;
}

.calender_sbs table th,.calender_tdm table th  {
background: #E6E6E6;
white-space: nowrap;
color: #666;
}

.calender_sbs table td.month,.calender_tdm table td.month {
color: #ccc;
}

.calender_sbs table td.holiday,.calender_tdm table td.holiday,.calender_sbs table td.tempholiday,.calender_tdm table td.tempholiday  {
color: #ff0000!important;
background-color:#F8E0F1;
font-weight:bold;
}

.calender_sbs table td.holiday,.calender_sbs table th.holiday,.calender_tdm table td.holiday,.calender_tdm table th.holiday  {
color: #ff0000;
}

.calender_sbs table td.holidaywork,.calender_tdm table td.holidaywork,.calender_sbs table td.holidaywork,.calender_tdm table td.holidaywork  {
font-weight:bold;
}

#info,#demise {
width:220px;
height:300px;
margin:0 auto;
padding:0;
}

#info ul,#demise ul {
width:220px;
margin:0.5em 10px;
padding:0;
}

#info ul li,#demise ul li {
margin:0 auto;
padding:0;
list-style-type:none;
border-style:dashed;
border-width:0 0 1px 0;
border-color:#ccc;
word-wrap:break-word;
}

ul.underline {
width:200px;
margin:0.5em 10px;
padding:0;
}

ul.underline li {
margin:0.5em 0 0 0;
padding:0;
list-style-type:none;
border-style:dashed;
border-width:0 0 1px 0;
border-color:#ccc;
word-wrap:break-word;
}

ul.underline2 {
width:auto;
margin:0.3em 10px;
padding:0;
}

ul.underline2 li {
margin:0.5em 0 0 0;
padding:0;
list-style-type:none;
border-style:dashed;
border-width:0 0 1px 0;
border-color:#ccc;
word-wrap:break-word;
}

.abc {
display:block;
width:200px;
margin:0.5em 10px 0;
padding:0;
text-align:right;
}

.icon {
margin:5px 15px;
padding:0;
}

.calender table {
margin:1em /*10px 1em*/;
width:200px;
border-collapse: collapse;
border: solid 1px #999;
font-size: 11px;
background-color:#fff;
}

.calender table caption {
margin-top: 0.2em;
text-align: left;
color: #000;
}

.calender table th,.calender table td {
border: solid 1px #999;
padding: 4px 6px;
text-align: center;
}

.calender table th,.calender_sbs table th {
background: #E6E6E6;
white-space: nowrap;
color: #666;
}

.calender table td.month,.calender_sbs table td.month {
color: #ccc;
}

.calender table td.holiday,.calender table th.holiday {
color: #ff0000;
}

table.calender2 {
margin:auto;
padding:5px;
width:660px;
border-collapse: collapse;
border: solid 1px #999;
font-size: 18px;
background-color:#fff;
align:center;
}

table.calender2 table caption {
margin:10px;
padding:10px;
text-align: left;
color: #000;
}

table.calender2 th,table.calender2 td {
border: solid 1px #999;
padding:8px;
text-align: center;
}

table.calender2 th {
background: #E6E6E6;
padding:8px;
white-space: nowrap;
color: #666;
}

table.calender2 td.month {
color: #ccc;
}

table.calender2 td.holiday,table.calender2 th.holiday  {
color: #ff0000;
}

/*localnavi*/

/*2calummain*/

.back {
float:right;
margin:5px 18px 10px 0;
padding:0;
clear:both;
}

/*header*/

.nekopu {
margin:-142px 0 100px 730px;
}

.myaon {
margin:-78px 0 100px 507px;
}
nav{
	width:980px;
	height:60px;
	background-color:#ffa63b;
	margin-bottom:10px;
}
    
#gnav{
	width:960px;
	margin-left:0px;
    position:sticky;
    -webkit-position:sticky;
    top:0px;
    z-index:100;
}
#gnav a{
	display: inline-block;
	width:100%;
	height:60px;
	text-indent: 100%;
	white-space: nowrap;
}
#gnav ul{
	list-style: none;
	position: relative;
}
#gnav ul li{
	float:left;
	display:block;
	width:120px;
	height:auto;
	min-height:60px;
	box-sizing: border-box;
	border-left:1px solid #fff;
	text-align: center;
}
#gnav ul li:last-child{
	width:240px;
	background-color:#FFA63B;
	border-collapse: collapse;
	border: none;
	border-left:1px solid #fff;
    overflow: hidden;
	padding:0;
}
#gnav ul li.menu1{
	background-image:url(img/gnav2.png);
	overflow: hidden;
	background-position: 0px 60px;
}

#gnav ul li.menu2{
	background-image:url(img/gnav2.png);
	overflow: hidden;
	background-position: 600px 60px;
}

#gnav ul li.menu3{
	background-image:url(img/gnav2.png);
	overflow: hidden;
	background-position: 480px 60px;
}

#gnav ul li.menu4{
	background-image:url(img/gnav2.png);
	overflow: hidden;
	background-position: 360px 60px;
}

#gnav ul li.menu5{
	background-image:url(img/gnav2.png);
	overflow: hidden;
	background-position: 240px 60px;
}

#gnav ul li.menu6{
	background-image:url(img/gnav2.png);
	overflow: hidden;
	background-position: 120px 60px;
}

#gnav ul li.menu1:hover{
	background-image:url(img/gnav2.png);
	overflow: hidden;
	background-position: 0px 0px;
	transition: 0.1s;
}

#gnav ul li.menu2:hover{
	background-image:url(img/gnav2.png);
	overflow: hidden;
	background-position: 600px 0px;
	transition: 0.1s;
}

#gnav ul li.menu3:hover{
	background-image:url(img/gnav2.png);
	overflow: hidden;
	background-position: 480px 0px;
	transition: 0.1s;
}


#gnav ul li.menu4:hover{
	background-image:url(img/gnav2.png);
	overflow: hidden;
	background-position: 360px 0px;
	transition: 0.1s;
	cursor:pointer;
}

#gnav ul li.menu5:hover{
	background-image:url(img/gnav2.png);
	overflow: hidden;
	background-position: 240px 0px;
	transition: 0.1s;
	cursor:pointer;
}

#gnav ul li.menu6:hover{
	background-image:url(img/gnav2.png);
	overflow: hidden;
	background-position: 120px 0px;
	transition: 0.1s;
}

#gnav ul li.menu1 ul.submenu{
	visibility:hidden;
	position: absolute;
	width:600px!important;
	top:60px;
	right:360px;
	padding:10px 15px;
	background:none;
	box-sizing: border-box;
	background-color:rgba(255,235,156,0.6);
	-webkit-backdrop-filter: blur(8px);
	backdrop-filter:blur(8px);
	border: 1px solid #ccc;
	border-top:0px;
	border-top:1px solid #fff8dc;
	border-radius: 0 0 10px 10px;
	box-shadow: 1px 3px 3px #444;
	z-index:999;
}

#gnav ul li.menu1 ul.submenu .sub_02 .sub_02_l{
	list-style: none;
	display: block;
	float:left;
	width:270px;
	text-align:left;
}

#gnav ul li.menu1 ul.submenu .sub_02 .sub_02_l p.center{
	display: block;
}

#gnav ul li.menu1 ul.submenu .sub_02 .sub_02_r {
	list-style: none;
	display: block;
	float:right;
	width:280px;
	text-align:left;
}

#gnav ul li.menu1 ul.submenu .sub_02 .sub_02_r p.center{
	display: block;
}

#gnav ul li.menu1:hover >ul{
	visibility : visible;
	transition:0.1s;
}

#gnav ul li.menu2 ul.submenu{
	visibility:hidden;
	position: absolute;
	width:600px!important;
	top:60px;
	right:240px;
	padding:10px 15px;
	background:none;
	box-sizing: border-box;
	background-color:#fff8dc;
	border: 1px solid #ccc;
	border-top:0px;
	border-top:1px solid #fff8dc;
	border-radius: 0 0 10px 10px;
	box-shadow: 1px 3px 3px #444;
	z-index:999;
}

#gnav ul li.menu2 ul.submenu .sub_02 .sub_02_l{
	list-style: none;
	display: block;
	float:left;
	width:270px;
	text-align:left;
}

#gnav ul li.menu2 ul.submenu .sub_02 .sub_02_l p.center{
	display: block;
}

#gnav ul li.menu2 ul.submenu .sub_02 .sub_02_r {
	list-style: none;
	display: block;
	float:right;
	width:280px;
	text-align:left;
}

#gnav ul li.menu2 ul.submenu .sub_02 .sub_02_r p.center{
	display: block;
}

#gnav ul li.menu2:hover >ul{
	visibility : visible;
	transition:0.1s;
}


#gnav ul li.menu3 ul.submenu{
	visibility:hidden;
	position: absolute;
	width:600px!important;
	top:60px;
	right:160px;
	padding:10px 15px;
	background:none;
	box-sizing: border-box;
	background-color:#fff8dc;
	border: 1px solid #ccc;
	border-top:0px;
	border-top:1px solid #fff8dc;
	border-radius: 0 0 10px 10px;
	box-shadow: 1px 3px 3px #444;
	z-index:999;
}

#gnav ul li.menu3 ul.submenu li{
	list-style: none;
	display: inline-block;
	float:left;
	width:280px;
	height:auto!important;
}

#gnav ul li.menu3:hover >ul{
	visibility : visible;
	transition:0.1s;
}


#gnav ul li.menu6 ul.submenu{
	visibility:hidden;
	position: absolute;
	width:600px!important;
	top:60px;
	right:100px;
	padding:10px 15px;
	background:none;
	box-sizing: border-box;
	background-color:#fff8dc;
	border: 1px solid #ccc;
	border-top:0px;
	border-top:1px solid #fff8dc;
	border-radius: 0 0 10px 10px;
	box-shadow: 1px 3px 3px #444;
	z-index:999;
}

#gnav ul li.menu6 ul.submenu li{
	list-style: none;
	display: inline-block;
	float:left;
	width:280px;
	height:auto!important;
}

#gnav ul li.menu6:hover >ul{
	visibility : visible;
	transition:0.1s;
}

#gnav ul li ul a{
	height:75px!important;
	text-indent: 0%!important;
	white-space: normal;
}

#gnav ul li ul a.gnavimg{
	height:40px!important;
	width:200px;
	text-indent: 0%!important;
	white-space: normal;
}

#gnav ul li ul li a{
	height:75px!important;
	text-indent: 0%!important;
	white-space: normal;
}
#imageWrap{
	width:1000px;
	position: relative;
}

#imageWrap #neko_header1{
	position: absolute;
	top:-148px;
	left:334px;
}

#imageWrap #neko_header2{
	position: absolute;
	top:-186px;
	left:394px;
	z-index:-1;
}
#imageWrap #neko_header1 img{
	width:65%;
}
#imageWrap #neko_header2 img{
}
.notice{
	display: none;
}
.footererea {
overflow: hidden;
width:958px;
height:auto;
margin:0 14px;
padding:5px 5px 0;
border-top:dashed 2px;
border-color:gray;
}
.footererea .calender {
float:left;
margin:10px 5px 5px;
}
#footerWrap{
	position: relative;
	margin-top:20px;
	width:100%;
	background-image:url(img/bg_footerWide.png);
	background-repeat: repeat-x;
	background-color:#ffa63b;
	min-height: 500px;
}
#footerWrap .gtt{
	display:none;
}
#footerWrap #neko_footer{
	position:absolute;
	display:block;
	width:50px;
	top:21px;
	left:570px;
}
#footerWrap #neko_footer img{
	width:50px;
}
#footerWrap #neko_footer2{
	position:absolute;
	display:block;
	top:-2073px;
	left:330px;
}
#footerWrap #neko_footer2 img{
	width:60px;
}
#footerWrap #neko_footer3{
	position:absolute;
	display:block;
	top:-2109px;
	left:405px;
}
#footerWrap #neko_footer3 img{
	width:67px;
}
#footerImg{
	width:100%;
	height:80px;
	background-repeat: no-repeat;
	Z-index:-1;
}
#footer {
margin:0 auto;
position:relative;
background-image:url(https://www.shippo.co.jp/neko/img/bg_ftimg_r.png);
background-repeat: no-repeat;
background-repeat:no-repeat;
background-position: 200px 0 0 0;
width:1000px;
padding:0px;
	margin-bottom:20px;

}
#footer #toTop{
	position:absolute;
	display: block;
	font-size:12px;
	font-weight:bold;
	color:white;
	width:120px;
	height:45px;
	Z-index:100;
	left:450px;
	top:20px;
	box-sizing: border-box;
	border-radius: 50%;
	overflow: hidden;
  	text-indent: 100%;
  	white-space: nowrap;
}
#footer #toTop a{
	display:block;
	width:120px;
	height:45px;
	border-radius:50%;
}
#footer #footerMenu{
	padding:15px;
	margin-bottom:20px;
}
#footer #footerMenu ul li{
	display:inline-block;
}
#footer #footerMenu p{
	padding:4px 10px 4px;
	font-size: 8pt!important;
	color:white;
	display:inline-block;
	border-left:solid 1px #fff;
	border-right:solid 1px #fff;
}
#footerInfo{
	width:960px!important;
	display: flex;
	justify-content: space-around;
	box-sizing: border-box;
	padding:10px;
	margin:auto;
	background-color: white;
	margin-bottom:20px;
}
#footerInfo #contact{
	float:right;
	width:460px;
	height:200px;
	margin-left:10px;
	margin-top:0px;
	margin-right:0px;
	box-sizing: border-box;
	background-color:#fff;
	vertical-align: middle;
	margin-bottom:0px;
}
#infomation #shop #address {
box-sizing: border-box;
width: 240px;
padding:0px;
text-align: left;
line-height: 1.2em;
}
#footerInfo #contact #address p{
	display:block;
	vertical-align: top;
	font-size:10pt;
	line-height:1.2em;
	color:#666;
}
#footerInfo #contact #address p.corp{
	font-weight: bold;
	font-size: 13pt;
	vertical-align: middle;
	line-height: 1.4em;
	color:#000;
}
#footerInfo #contact #address p.telephone{
	font-size:16pt;
	color:red;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
	font-weight: bold;
	line-height: 1.3em;
}
#footerInfo #contact .addImg{
	width:220px;
	margin-bottom:10px;
}
#footerInfo #contact .addImg p{
	font-size:8pt;
	text-align: left;
}
#footerInfo #mapwrap .traficInfo{
	display: block;
	width:460px;
	height:80px;
	padding-top:15px;
	text-align:left;
	border-top:2px dotted #ccc;
}
#footerInfo #cal p.strong{
	font-weight: bold;
	text-align: left;
	color:red;
}
#gmap{
	float:left;
	box-sizing:border-box;
	width:480px!important;
	height:540px!important;
	background-color:white;
}
#gmap p{
	font-weight:bold;
	margin-top:10px;
	margin-left:10px;
	margin-bottom:0;
	color:red;
	text-align: left;
	line-height: 1em;
}
#gmap #map{
	box-sizing: border-box;
	border:1px solid #aaa!important;
	width:460px;
	height:500px;
	margin:10px;
	margin-top:7px;
}
/*サイトマップ*/
#footerWrap #info_r{
	overflow: hidden;
	width:960px;
	margin:0 auto;
	margin-top:20px;
}
#footerWrap #siteMap a:link{
	color:#fff!important;
	text-shadow: 1px 1px 1px 1px 2px #000;
}

#footerWrap #siteMap a:hover{
	color: #FFDD00;
}

#footerWrap #siteMap a:visited{
	color: #FFffff;
}

#footerWrap #siteMap{
	position: relative;
	text-align:left;
	padding-top:15px;
	line-height: 1.6em;
	width:675px;
	background-color:#544E4E;
	box-sizing:border-box;
}
#footerWrap #siteMap p{
	padding:1px 5px 1px;
	font-size: 10pt;
	color:white;
}
#footerWrap #siteMap p:before{
	content:"　";
}
#footerWrap #siteMap .menuHeader{
	padding-left:5px;
	text-decoration: none;
	box-sizing: border-box;
	font-size: 14px!important;
	font-weight:bold!important;
	border-bottom:1px solid #fff;
}
#footerWrap #siteMap .menuHeader:before{
	content:"▼";
	color:#FFE000;
}
#footerWrap #siteMap .twitterAcount:after{
	content:" ";
    display:inline-block;
	margin-left:2px;
    width:16px;
    height:16px;
    background:url(twicon.png);    
    background-size:contain;
	background-repeat: none;
    vertical-align:middle;
}
#footerWrap #siteMap .Mastodon:after{
	content:" ";
    display:inline-block;
	margin-left:2px;
    width:16px;
    height:16px;
    background:url(img/icon_mastodon.png);    
    background-size:contain;
	background-repeat: none;
    vertical-align:middle;
}
#footerWrap #siteMap .pixiv:after{
	content:" ";
    display:inline-block;
	margin-left:2px;
    width:16px;
    height:16px;
    background:url(img/icon_pixiv.png);    
    background-size:contain;
	background-repeat: none;
    vertical-align:middle;
}
#footerWrap #siteMap .youtube:after{
	content:" ";
    display:inline-block;
	margin-left:2px;
    width:16px;
    height:16px;
    background:url(img/icon_youtube.png);    
    background-size:contain;
	background-repeat: none;
    vertical-align:middle;
}
#footerWrap #siteMap .siteMapMenu{
	font-size: 8pt;
	width:223px;
	margin-bottom:40px;
}
footerWrap #siteMapMenu{
	box-sizing: border-box;
	border-bottom:20px;
}
/*フッター内営業日カレンダー*/
#footerInfo #cal{
	box-sizing: border-box;
	float:right;
	width:460px;
	height:240px;
	border:0px;
	background-color:#fff;
}
#footerInfo #cal h5.cal_foot{
	display: block;
	color:#FF8900;
	font-size:18px;
	line-height:2em;
	text-decoration:bold;
	margin-top:-10px;
	background-color:#E1FED8;
	background-image:url(img/holiday.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	overflow: hidden;
	border-radius: 50%;
  	text-indent: 100%;
  	white-space: nowrap;
}
#footerInfo #cal table.calender_now{
	display: inline-block;
	box-sizing: border-box;
	line-height: 1.7em;
	margin-right:25px;
	margin-bottom:20px;
	padding:1px;
	padding-top:5px;
	width:310px;
	height:179px;
	border:1px solid #aaa;
	background-color:#FFF3CC;
}
#footerInfo #cal .calender_now caption{
	font-weight:bold;
	color: #FF6466;
}
#footerInfo #cal .address{
	font-size:10pt;
	text-align: left;
	line-height:1.7em;
}
#footerInfo #cal.calender_now tr,#cal.calender_now th,#cal.calender_now td{
	border:1px solid #7d7d7d;
	margin:0 auto;
	line-height:2em;
	padding:0px 7px;
}
#footerInfo #cal .calender_now tbody,.calender_now td{
	width:42px;
	background-color:white;
}

#footerInfo #cal .calender_now tbody,.calender_now th{
	background-color:#CCCCCC;
}

#footerInfo #cal .calender_now tbody th.holiday,td.holiday{
	background-color:#FFA2A3;
	color:white!important;
}


/*GoogleMap 店舗案内 問い合わせ窓口*/

#footerInfo #info_r{
	position: relative;
	box-sizing: border-box;
	margin-right:10px;
	padding-top:20px;
	padding-left:20px;
	width:640px;
	height:280px;
	float:right;
	background-color:white;
	margin-bottom:10px;
}



#footerInfo #info_r #gmap{
	box-sizing: border-box;
	float:left;
	width:240px;
}

#footerInfo #info_r #addless{
	font-size:8pt;
	margin-right: 60px;
	float: right;
	display: block;
	text-align: left;
	margin-bottom:20px!important;
}

#footerInfo #info_r #addless .corp{
	font-size:14pt;
	font-weight: bold;
	margin-bottom:5pt;
}


#footerInfo #info_r img{
	position:absolute;
	bottom:18px;
	right:22px;
}

#footerInfo #info_r #contact{
	float:right;
	height:200px;
}

#footerCaption ul{
	display:inline-block;
	font-size: 8pt;
}

#footerCaption ul li{
	display:inline-block;
}

#footerCaption ul li p{
	display:block;
	margin:5px 0px 5px 0px;
	box-sizing:border-box;
	padding:5px 15px 5px 15px;
	border-left:1px solid white;
	border-right:1px solid white;
}

#footerWrap #banner_credit{
	clear:both;
}

#footerWrap #banner_credit img{
	margin:10px;
}

#footerWrap #banner_credit p{
	font-size:8pt;
	padding-bottom:18px;
}

#info_r #footerMenu{
	display:none;
}
#twitterWidget .header_bg{
	display: none;
}
#footer_cl1{
	box-sizing: border-box;
	/*border:solid 1px ;*/
	padding:5px;
	float:left;
	width:325px;
	height:300px;
	margin-right:5px;
}

#footer_cl2{
	box-sizing: border-box;
	/*border:solid 1px ;*/
	padding:5px;	
	float:right;
	width:325px;
	height:300px;
	margin-left:10px;

}

#footer_cl3{
	box-sizing: border-box;
	/*border:solid 1px ;*/
	padding:5px;
	float:right;
	width:325px;
	height:300px;
	
}

#otherContent{
	overflow: hidden;
	box-sizing:border-box;
	border:5px solid #F5EF8D;
	background-color: #F5EF8D;
	border-radius: 15px;
	padding:3px;
	margin-bottom:10px;
}


/*footer*/


.line {
margin:5px 0;
padding:0;
}

.indent {
margin:0.5em 15px;
word-wrap:break-word;
}

.indent2 {
margin:0.5em;
text-align:left;
word-wrap:break-word;
}

.indent3 {
margin:0.5em;
padding:0;
text-align:center;
word-wrap:break-word;
}

.indent4 {
clear:left;
margin:0;
padding:0.1em;
}

.indent5 {
margin:0.5em 0 0.5em 0.5em;
text-align:left;
}

.option_title {
margin:0;
padding:21px 0 0 20px;
text-align:left;
color:#445566;
font-size:1.4em;
font-weight:bold;
}

.floatL {
float:left;
margin:0.5em;
}

.floatR {
float:right;
margin:0.5em;
}

big { font-size: 1.2em; font-weight: bold; line-height: 1.5em; }
small { font-size: 0.8em; font-weight: normal; line-height: 1.2em; }
strong { color: #445566; font-weight: bold; }
.caution { color: #ff6622; font-weight: bold; }
.warning { color: #ff0000; font-weight: bold; }
.warning2 { color: #ff0000; font-weight: normal; }
.caution2 { color: #0066FF; font-weight: bold; }
.special { color: #ee2222; font-weight: bold; }
.green { color: #009900; font-weight: bold; }
.purple { color: #990099; font-weight: bold; }
.black { color: #000000; font-weight: normal; }

h1 {  }
h2 { color: #3366cc; font-size: 2em; line-height: 1.75em; }
h3 { color: #445566; margin: 1em 1em 0em 0.5em; padding: 2px 10px; border-color:#faad49; border-style: solid; border-width:1px 0px 0px 10px; background-color: #fee7c9; font-size: 1.4em; font-weight: bold; text-align: left; line-height: 1.25em; }
/*
h4 { color: #fff; margin: 2px; padding: 2px 10px; border: 2px solid #f28644; background-color: #faad49; text-align: center; }
*/

h3.aaa {
color:#445566;
margin:1em 1em 0em 0.5em;
padding:0.3em 0.5em;
border-color:#faad49;
border-style:solid;
border-width:0 0 0 10px;
background-color:#fee7c9;
font-size:1.4em;
font-weight:bold;
text-align:left;
clear:both;
}

h4 {
color:#000;
font-weight:700;
margin-top:.5em;
margin-left:1em;
padding-top:2px;
padding-left:5px;
border-left:7px solid orange;
}

.aaa img {
vertical-align:middle;
}

.bbb {
margin:5px 0;
clear:both;
}

.column0 { color: #445566; margin-left: auto; margin-right: auto; padding: 5px 10px; border: 2px solid #999999; width: 80%; background-color: #ffeecc; text-align: left; }
.column1 { color: #445566; margin: 0 0 0 1.6em; margin-right: 0; padding: 2px 1px 2px 3px; width: 212px; }
.column { color: #445566; margin-left: auto; margin-right: auto; padding: 2px 10px; border: 2px solid #999999; width: 80%; background-color: #ffeecc; }
.column2  { color: #445566; margin: 5px 0; padding: 2px 4px 2px 6px; border: 1px solid #f28644; width: 333px; }
.column3  { color: #445566; margin: 3px 0; padding: 2px 2px 2px 6px; border: 3px solid #f28644; width: 333px; }
.column4  { color: #445566; margin: 5px 0px; padding: 2px 10px; border: 1px solid #f28644; width: 320px; }
.column5  { color: #445566; margin: 0px; padding: 2px 10px; border: 2px solid #999999; background-color: #ffeecc; width: 300px; width: 80%; }
.column6  { color: #445566; margin: 5px 0; padding: 2px 4px 2px 6px; border: 1px solid #f28644; width: 190px; }
.column7 { color: #445566; margin-left: auto; margin-right: auto; padding: 2px 10px; border: 2px solid #999999; width: 80%; background-color: #ffeecc; font-size: 1.4em; font-weight: bold; text-align: center; line-height: 1.25em; }
.column8 { color: #445566; margin-left: auto; margin-right: auto; padding: 2px 10px; border: 2px solid #999999; width: 80%; background-color: #ffffff; font-size: 1.4em; font-weight: bold; text-align: center; line-height: 1.25em; }
.column9  { color: #445566; margin-left: auto; margin-right: auto; padding: 0.5em 0.8em; border: 1px solid #f28644; width: 466px; }
.column_w80 { color: #445566; margin-left: auto; margin-right: auto; padding: 10px; border: 2px solid #999999; width: 80%; background-color: #fff; text-align: left; }
.column_w90 { color: #445566; margin-left: auto; margin-right: auto; padding: 10px; border: 2px solid #999999; width: 90%; background-color: #fff; text-align: left; }


.btnover a {
background-image:url(schedule/img/support/sendmail4.gif);
background-repeat:no-repeat;
background-position:0 0;
display:block;
width:600px;
height:120px;
}

.btnover a:hover img {
visibility:hidden;
}

.btnover a:hover {
background-color:transparent;
}

/*-----*/
#tabflow {
height:150px;
overflow:auto;
}

/*-----*/

.txt18px { font-size: 18px; line-height: 150%; }

.txt16px { font-size: 16px; line-height: 150%; }

ul.photo { width:700px; margin:0 auto; }

ul.photo li { float:left; list-style-type:none; }

ul.photo li img { border:0; }

div.exhibi_top02 {
background-image:url(info/img/exhibition/bg_exhibi_top.gif);
background-repeat:no-repeat;
width:650px; height:27px; margin:0 auto; padding:0;
}

div.exhibi_body02 {
background-image:url(info/img/exhibition/bg_exhibi_body.gif);
background-repeat:repeat-y; text-align:left;
width:650px; min-height:100%;
margin:0 auto; padding:0;
}

div.ezhibi_bottom02 {
background-image:url(info/img/exhibition/bg_ezhibi_bottom.gif);
background-repeat:no-repeat;
width:650px; height:12px;
margin:0 auto; padding:0;
}

p.ezhibi_tit02 { font:bold 18px; padding:5px 15px 0; color:#000; text-align:left; }
div.ezhibi_l { margin:5px; padding:5px 0 5px 10px; width:300px; float:left;
background-image:url(info/img/exhibition/exhibition_dit.gif); background-position:right; background-repeat:repeat-y; }
div.ezhibi_r { margin:5px 10px 5px 0; padding:5px 10px; width:300px; float:right; }

div.ezhibi02 { margin:10px; }
div.ezhibi02 img { margin:10px 5px 0; }




#picupvisual{
	width:488px;
	margin:0 auto 10px !important;
}

#picupvisual:after {
	content:".";
	display:block;
	height:0;
	visibility:hidden;
	clear:both;
}

.panel {
	margin:0 0 1px;
/*margin:0 0 1px;*/
}

#pointer{
	margin:0;
}

/*#pointer img{
	display:none;
}*/


.filmstrip {
	margin:0;
	padding:0;
	overflow:hidden;
}

.filmstrip li {
	margin:0;
	width:108px;
	overflow:hidden;
/*margin:0px;
	width:179px;
	overflow:hidden;
*/
}
.linebox_lr {
width:280px;
float:left;
margin:0 5px 10px 3px;
/*margin: 10px 6px 10px 3px;*/
}

.box {
margin:1em 0;
}

.hoverbox2 ul {
margin:0 23px;
}

.hoverbox2 li {
float:left;
list-style-type:none;
margin: 3px 5px;
}

.sub2 {
margin:0 0 1em;
padding:0 0 5px 0;
border-color:#ccc;
border-style: solid;
border-width:1px 1px 1px;
}

#container2 {
width:980px;
margin:0 10px;
padding:0;
border:solid 1px #999;
}


/*---------------モーダルウィンドウ----------------*/

.modal {
  position:absolute;
  width:100%;
  height:100vh;
  top:0;
  left:0;
  display:none;
}
 
/* オーバーレイのスタイル */
.overLay {
  position:absolute;
  top:0;
  left:0;
  background:rgba(200,200,200,0.4);
  width:100%;
  height:100vh;
  z-index:100;
}
 
/* モーダルウィンドウの中身のスタイル */
.modal .inner {
  position:absolute;
  z-index:110;
  top:50%;
  left:50%;
  transform:translate(-50%,-50%);
  width:700px;
	height:auto;
	background-color: #fff;
	border:1px solid #ccc;
	box-shadow: 1px 1px 3px #444;
}

input[type="checkbox"].on-off{
    display: none;
}

input[type="checkbox"].on-off + div.listbox{
    height: 0;
    overflow: hidden;
}

input[type="checkbox"].on-off:checked + div.listbox{
    height: 200px;
}


.grid-item.bxbox{
	width:460px;
	height:300px;
	margin:10px;
	float: left;
}

.flex{
	width:960px;
	margin:0 auto;
	overflow: hidden;
}


/*--------------------------アコーディオンリスト----------------------------*/


.displayNone {
    display: none;
}

.accordion {
	display:flex;
	margin-bottom:20px;
	flex-direction: column;
	justify-content: flex-start;
	align-items: stretch;
	width:620px;
	height:100%;
	/*height:756px;*/
    padding: 10px;
	box-sizing: border-box;
    border: 1px solid #ccc;
	font-size:9pt;
	line-height:1.6em;
	background-image:url(img/bg_footPrint.png);
	background-position: bottom right;
	background-repeat: no-repeat;
    position:relative;
}

.accordion p.switch{
	text-align:left;
	margin-bottom: 0px;
	background-image:url(img/hbnr_base.png);
	width:100%;
	box-sizing: border-box;
	border:1px solid #fff;
}

.accordion p.switch img{
	margin-left:5px;
	margin-top:5px;
	
}

.accordion .contentWrap{
	position:relative;
}



.accordion ul li{
	position: relative;
	list-style:none;
	box-sizing: border-box;
	margin:0px;
	padding:1px;
	/* max-height:166px; */
	overflow: scroll;
	background:rgba(255,255,255,0.8);
}

.accordion ul li.li_demise{
	height: 200px!important;
}

.accordion ul li.li_faq{
	height: 146px!important;
}
.accordion ul li.li_info{
	height: 280px!important;
}
.accordion ul li.li_camp{
	min-height: 200px!important;
}

.accordion ul li ul.acc_campaign{
	width:598px;
	overflow: hidden;
	display: flex;
	justify-content: space-between;
}

.accordion ul li ul.acc_campaign li{
	width:600px;
	height:198px;
	box-sizing: border-box;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.accordion ul li ul.acc_campaign li img{
	width:calc( 198px );	
}


.accordion ul li::-webkit-scrollbar{
	display:none;
}

.accordion ul li dl{
	width:100%;
	overflow: hidden;
}



.accordion ul li dl dt{
	width:10%;
	margin-right:2%;
	clear:left;
	float:left;
	font-size:11pt;
	line-height:1.8em;
	text-align: right;
	font-weight: bold;
}
.accordion ul li dl dd{
	width:88%;
	float:right;
	font-size:11pt;
	line-height:1.8em;
	text-align:left;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.accordion ul li dl dd a.faq_limit:before{
	content:"　";
	background-image:url(img/icn_news_shimekiri.gif);
    display:inline-block;
	margin-left:5px;
	margin-right:5px;
    width:60px;
    height:20px;
	background-size: contain;
	background-repeat: no-repeat;
    vertical-align:middle;
}

.accordion ul li dl dd a.faq_campaign:before{
	content:"　";
	background-image:url(https://www.shippo.co.jp/neko/img/icn_news_campaign.gif);

    display:inline-block;
	margin-left:5px;
	margin-right:5px;
    width:60px;
    height:20px;
	background-size: contain;
	background-repeat: no-repeat;
    vertical-align:middle;
}

.accordion ul li dl dd a.faq_etc:before{
	content:"　";
	background-image:url(https://www.shippo.co.jp/neko/img/icn_news_etc.gif);

    display:inline-block;
	margin-left:5px;
	margin-right:5px;
    width:60px;
    height:20px;
	background-size: contain;
	background-repeat: no-repeat;
    vertical-align:middle;
}

.accordion ul li dl dd a.faq_alart:before{
	content:"　";
	background-image:url(https://www.shippo.co.jp/neko/img/icn_news_imp.gif);

    display:inline-block;
	margin-left:5px;
	margin-right:5px;
    width:60px;
    height:20px;
	background-size: contain;
	background-repeat: no-repeat;
    vertical-align:middle;
}

.accordion ul li dl dd a.faq_info:before{
	content:"　";
	background-image:url(https://www.shippo.co.jp/neko/img/icn_news_notice.gif);
    display:inline-block;
	margin-left:5px;
	margin-right:5px;
    width:60px;
    height:20px;
	background-size: contain;
	background-repeat: no-repeat;
    vertical-align:middle;
}

.accordion ul li dl dd a.faq_service:before{
	content:"　";
	background-image:url(https://www.shippo.co.jp/neko/img/icn_news_service.gif);
    display:inline-block;
	margin-left:5px;
	margin-right:5px;
    width:60px;
    height:20px;
	background-size: contain;
	background-repeat: no-repeat;
    vertical-align:middle;
}


.accordion ul li dl.acc_faq dd{
	width:100%;
	float:right;
	font-size:11pt;
	line-height:1.8em;
	text-align:left;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.accordion ul li dl.acc_faq dd:before{
	content:"　";
	background-image:url(schedule/img/q_icon.gif);
    display:inline-block;
	margin-right:5px;
    width:16px;
    height:16px;   
    background-size:contain;
	background-repeat: none;
    vertical-align:middle;
}

.accordion ul li dl.demise{
	overflow: hidden;
	margin-left:5px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	margin-bottom:1px dotted #ddd;
}

.accordion ul li dl.demise dt{
	display: flex;
	width:20%;
	justify-content: center;
	align-items: center;
	overflow: hidden;
	padding-top:10px;
	line-height:2.5em;
	vertical-align: middle;
	border-bottom:1px dotted #ddd;
}
.accordion ul li dl.demise dd{
	width:calc( 40% - 10px );
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	padding-top:10px;
	line-height:1.2em!important;
	overflow: hidden;
	border-bottom:1px dotted #ddd;
}
.accordion ul li dl.demise dd img{
	width:100%;
}

.accordion ul .jumpmarker{
	display:inline;
	width:100%;
	position: absolute;
	bottom: 0px;
	right:0px;
	text-align: right;
	line-height:1.6em;
	font-weight: bold;
	background:rgba(255,255,255,0.5);
	-webkit-backdrop-filter: blur(10px);
	backdrop-filter:blur(10px);
}

.accordion ul li dl dd.jumpmarker a:link{
	color:red;
}

.accordion ul li dl dd.jumpmarker a:visited{
	color:red;
}

.accordion ul li dl dd.jumpmarker a:hover{
	color:red;
}

.accordion ul li dl dd.jumpmarker a:active{
	color:red;
}


.accordion ul li dl.listCompornentB dt{
	width:10%;
}

.accordion ul li dl.listCompornentB dd{
	width:90%;
}

.switch {
    font-weight: bold;
}

.open {
    text-decoration: underline;
}

#twitterWidget{
	overflow: hidden;
	width:300px;
	height:310px;
	margin-top:10px;
	box-sizing: border-box;
	border-bottom: 1px solid #00A3FF;
}


#twitterWidget p.twi_header,#twitterWidget p.twi_header img{
	display: block;
	margin:0 auto;
	margin-bottom:0;
	text-align: center;
	height:50px
}

#twitterWidget p.twi_header a{
	display: block;
	width:300px;
	margin:0 auto;
	margin-bottom:0;
	text-align: center;
	height:50px
}


/*---------------------店休日カレンダー　タブ遷移----------------------------------------*/
.calender_tab .calender_sbs {
margin:0 auto;
width:470px;
height:244px;
box-sizing: border-box;
padding-right:10px;
border-collapse: collapse;
}
.calender_tab .calender_tdm {
margin:0;
width:auto;
border-collapse: collapse;
border: solid 1px #BDBDBD;
background-color:#fffdec;
}
.calender_tab .calender_kmm {
margin:0;
width:300px;
border-collapse: collapse;
border: solid 1px #BDBDBD;
background-color:#fffdec;
}

.calender_tab .calender_sbs table.calender_now {
width:260px;
margin:0 auto;
border-collapse: collapse;
background-color:#fff;
float:none;
}

.calender_tab .calender_sbs table.calender_next {
width:260px;
margin:0 auto;
border-collapse: collapse;
background-color:#fff;
}

.calender_tab .calender_tdm table.calender_now {
width:260px;
margin:10px auto;
border-collapse: collapse;
background-color:#fff;
}

.calender_tab .calender_tdm table.calender_next {
width:260px;
margin:0 auto;
border-collapse: collapse;
background-color:#fff;
}

.calender_tab .calender_sbs table caption,.calender_tdm table caption {
margin:0.2em 0;
text-align: left;
font-size:1.2em;
color:#000;
}

.calender_tab .calender_sbs table th,.calender_sbs table td,.calender_tdm table th,.calender_tdm table td {
border: solid 1px #999;
padding: 4px 5px;
text-align: center;
line-height: 1.3em;
font-size: 9pt;
}

.calender_tab .calender_sbs table th,.calender_tdm table th  {
background: #E6E6E6;
white-space: nowrap;
color: #666;
}

.calender_tab .calender_sbs table td.month,.calender_tdm table td.month {
color: #ccc;
}

.calender_tab .calender_sbs table td.holiday,.calender_tdm table td.holiday,.calender_sbs table td.tempholiday,.calender_tdm table td.tempholiday  {
color: #ff0000!important;
background-color:#F8E0F1;
font-weight:bold;
}

.calender_tab .calender_sbs table td.holiday,.calender_sbs table th.holiday,.calender_tdm table td.holiday,.calender_tdm table th.holiday  {
color: #ff0000;
}

.calender_tab .calender_sbs table td.holidaywork,.calender_tdm table td.holidaywork,.calender_sbs table td.holidaywork,.calender_tdm table td.holidaywork  {
font-weight:bold;
}


.calender_tab{
	width:470px;
	margin-right:0px;
	box-sizing: border-box;
	overflow:hidden;
}

.tab{
	float:none;
	overflow:visible;
	font-size:12pt;
	width:280px;
	margin:0 auto;
}

.calCaption{
	float:left;
	width:160px;
	overflow: hidden;
}

.calCaption h5{
	font-size:12pt!important;
	display: block;
	font-weight:bold;
	margin:10px;
	line-height:2em;
	border-left:5px solid #FF9D3D;
	padding-left:10px;
	box-sizing: border-box;
}

.calWrap{
	float:right;
	width:280px;
	height:224px;
	margin:0 auto;
	margin-top:10px;
	padding-right:10px;
	background: #FFEBAA; 
	box-sizing:border-box;
	border:1px solid #ccc;
	overflow: hidden;
}

.calender_sbs p.indent{
	padding:0;
	line-height:1em;
}

.tab li{
	list-style: none;
	background: #fff;
	width:50%;
	float:left; 
	font-size: 12pt;
	line-height: 2em;
	text-align: center;
	color:#aaa;
	margin-bottom:10px;
	cursor: pointer;
}

.tab li.select{
	background: #FFEBAA; 
	list-style: none;
	width:50%;
	box-sizing: border-box;
	color:#000;
	font-weight: bold;
	font-size:12pt;

}


ul.content{
	width:280px;
	margin:0 auto;
	margin-top:0px;

}

.content li{
	list-style: none;
	background:  #FFEBAA; 
	padding:0 auto;
	margin:0 auto;
}

.hide {
	display:none;
	padding:0px;
	box-sizing: border-box;
}

.whiteLine{
	margin-top:0px!important;
	padding-bottom:0px!important;
}

.bnrbox2{
	width:960px;
	overflow:hidden;
	margin:0px auto 10px;
	background-color:#f5f5f5;
	padding:10px 0px 10px;
	box-sizing: border-box;
}

.bnrbox2 ul{
	list-style:none!important;
	display:flex;
	justify-content: space-between;
	flex-wrap: wrap;
	row-gap:20px;
}

.bnrbox2 ul li{
	list-style:none!important;
	display:block;
	width:220px!important;
}

.bnrbox3{
	width:960px;
	overflow:hidden;
	margin:0px auto 10px;
	background-color:#f5f5f5;
	padding:10px 0px 10px;
	box-sizing: border-box;
}

.bnrbox3 ul{
	list-style: none;
	display: flex;
	justify-content: space-around;
	align-items: center;
	flex-wrap: wrap;
	row-gap:20px; 
}
.bnrbox3 ul li{
	display:block;
	width:220px!important;
}

#lastBnr{
	width:270px;
}

#lastBnr .last_bnr{
	width:270px;
	height:187px;
	background-color:#fff;
	box-sizing: border-box;
	margin-bottom:20px;
	padding:20px;
}

#lastBnr .last_bnr:last-child{
	margin-bottom:0px;
}

#lastBnr .last_bnr{
	display: flex;
	justify-content: center;
	align-items: center;
}

#lastBnr .last_bnr.jcolor{
	display: block;
	justify-content: center;
	align-items: center;
	background-color: #fff;
}


#lastBnr .last_bnr .kumamoto{
	box-sizing: border-box;
	border:1px solid #ccc;
	background-color:#FFF9DD;
	padding:10px;
	text-align:left;
	line-height: 1.5em;
}

#lastBnr .last_bnr .kumamoto p.center{
	font-weight:bolder;
	color:#ff0000;
	font-size:12pt;
}

#lastBnr .last_bnr .linkinfo{
	box-sizing:border-box;
	word-break: break-all;
}

#lastBnr .last_bnr .linkinfo p{
	text-align: left;
	font-size:9pt;
}



#lastBnr .last_bnr .linkinfo p.url{
	text-align: left;
	font-weight:bolder;
	font-size:8pt;
}

#lastBnr .last_bnr .linkinfo p.linkfree{
	text-align: center;
	font-weight:bolder;
	font-size:11pt;
	margin-bottom:5px;
}


*{
	margin:0;
	padding:0;
}

html{
	overflow:auto;
}

body{
	width:100%;
	overflow: hidden;
	margin:0 auto;
}

#bodyWrap{
	margin:0 auto;
	width:980px;
	position: relative;
}
.grid {
    max-width: 980px;
    margin: 0 auto;
				 text-size-adjust: 100%;
             -webkit-text-size-adjust: 100%;/*Chrome,Safari*/
             -ms-text-size-adjust: 100%;/*EgdeMobile*/
             -moz-text-size-adjust: 100%;/*firefox*/

}
.grid-item {
	float:left;
	margin:10px;
	box-sizing: border-box;
}

.grid-item.g140q{
	width:140px;
	height:140px;
}
.grid-item.g300_140{
	width:300px;
	height:140px;
}

.grid-item.g300_460 {
	width:300px;
	height:460px;
}

.grid-item.g460_140{
	width:460px;
	height:140px;
}

.grid-item.g460_60{
	width:460px;
	height:60px;
}

.grid-item.g300_300{
	width:300px;
	height:300px;
}

.grid-item.g600_460{
	width:600px;
	height:460px;
}

.grid-item_image{
	margin-bottom:0;
	padding:0px;
}

.grid-item_image img{
	margin:0;
	display: block;
}
.bxbox{
	background-color:#ddd;
	box-sizing: border-box;
	margin:0 auto;
	margin-top:0;
	margin-left:5px;
	margin-bottom:15px;
}

.bxbox h4{
	position:absolute;
	text-align: left;
	font-size:12pt;
}

.grid-item .calender_kmm{
	height:140px;
	box-sizing:border-box;
}

.grid-item.tablist{
	width:1080px;
	display:flex;
}



#btmBnrWrap{
	width:960px;
	overflow: hidden;
	background-color:#f5f5f5;
	margin:0 auto 10px;
	clear:both;
}

.topWrap{
	width:1100px;
	margin:0 auto;
	overflow: hidden;
	margin-bottom:10px;
}

.topWrap .topClm_left{
	float:left;
	width:480px;
	overflow: auto;
	margin-top:0;
}

.topWrap .topClm_right{
	float:right;
	width:480px;
	height:310px;
	overflow: visible;
	
}

.centerWrap{
	width:960px;
	overflow: hidden;
	margin:0 auto;
	padding:10px;
	display: flex;
	justify-content: space-around;
	align-items: stretch;

}


.twiWrap{
	float:right;
	margin-bottom:20px;
}

.object2020{
	height:140px;
	margin-left:30px;
}

.change-embed-petition{
	display:block;
	width:300px!important;
}

.center_l{
	width:620px;
	display: flex;
	flex-direction: column;
}

.center_r{
	width:300px;
	height: 100%;
	display: flex;
	flex-direction: column;
}

.tw_20th{
	margin:none;
	float: left;
}

.tw_neko{
	margin:none;
	float:right;
}

#mapimage{
	width:460px;
	height:331px;
	box-sizing: border-box;
	border:1px solid #ccc;
	overflow: hidden;
}

*{
	margin:0;
	padding:0;
}

html{
	overflow:auto;
}

body{
	width:100%;
	overflow: hidden;
	margin:0 auto;
}

#bodyWrap{
	margin:0 auto;
	width:980px;
}

.js-masonry{
	width:1000px;
	background-color:#fff;
}

.grid {
    max-width: 980px;
    margin: 0 auto;
}
.grid-item {
	float:left;
	margin:10px;
	box-sizing: border-box;
}

.grid-item.g140q{
	width:140px;
	height:140px;
}
.grid-item.g300_140{
	width:300px;
	height:140px;
}

.grid-item.g300_460 {
	width:300px;
	height:460px;
}

.grid-item.g460_140{
	width:460px;
	height:140px;
}

.grid-item.g460_60{
	width:460px;
	height:60px;
}

.grid-item.g300_300{
	width:300px;
	height:300px;
}

.grid-item.g600_460{
	width:600px;
	height:460px;
}

.grid-item_image{
	margin-bottom:0;
	padding:0px;
}

.grid-item_image img{
	margin:0;
	display: block;
}

#footerWrap{
	width:100%!important;
}

.bxbox{
	background-color:#ddd;
	box-sizing: border-box;
	margin:0 auto;
	margin-top:0;
	margin-left:5px;
	margin-bottom:15px;
}

.bxbox h4{
	position:absolute;
	text-align: left;
	font-size:12pt;
}

.grid-item .calender_kmm{
	height:140px;
	box-sizing:border-box;
}

.grid-item.tablist{
	width:1080px;
	display:flex;
}

.vmenu{
	overflow: hidden;
	width:960px;
	margin:0 auto;
}

.vmenu.v2{
	display: none;
}

.vmenu a{
	display:block;
	margin:10px;
	float: left;
}

.vmenu ul{
	list-style:none;
	display: flex;
}

.vmenu .vmenu_li ul{
	display: block;
	width:220px;
	height:160px;
	margin:10px;
	background-repeat: no-repeat;
}

.vmenu .vmenu_li ul li{
	display: block;
	overflow: hidden;
	width:200px;
	height:75px;
	box-sizing: border-box;
	border:2px solid #ccc;
	border-radius: 10px;
	margin:2px;
	cursor: pointer;
	opacity: 1;
}

.vmenu .vmenu_li ul li:hover{
	background-color:#FFDD84;
	}

.vmenu .vmenu_li ul li a{
	display: block;
	text-decoration: none;
	padding:14px;
	padding-top:20px;
	padding-bottom:20px;
	font-size:12pt;
	line-height: 100%;
}

.vmenu .vmenu_li ul li:last-child a{
	display: block;
	padding:15px;
	padding-top:8px;
	padding-bottom:12px;
	font-size:11pt;
	line-height: 1.3em;
}

.v_limit{
	position:relative;
}

.vmenu_li{
	position: relative;
}

.v_cover{
	position: absolute;
	display: block;
	top:0px;
	left:0;
	border:none;
	width:220px;
	height:160px;
	z-index:1;
	cursor: pointer;
}

.v_cover2{
	position: absolute;
	display: block;
	top:0px;
	left:0;
	border:none;
	width:220px;
	height:220px;
	z-index:1;
	cursor: pointer;
}
.vmenu .vmenu_li p{
	display:block;
	font-size:12pt;
	line-height:2em;
	margin: 0 auto;
	margin-bottom:3px;
	width:200px;
	box-sizing: border-box;
	border:2px solid #ccc;
	background-color: rgba(255,255,255,0.5);
	-webkit-backdrop-filter: blur(10px);
	backdrop-filter:blur(10px);
	border-radius: 15px;
	opacity:1;
}
.vmenu .vmenu_li p a{
	text-decoration: none;
	display:block;
	float:none;
	line-height: 22px;
}

.vmenu .vmenu_li.list4.vvp{
	display: flex;
	box-sizing: border-box;
	flex-direction: column;
	justify-content: space-around;
	width:220px;
	height:160px;
	margin:10px;
	background-image:url(https://www.shippo.co.jp/neko/img/bnr_shimekiri.png);
	background-repeat: no-repeat;
}

.vmenu .vmenu_li.list4.vlp{
	display: flex;
	box-sizing: border-box;
	flex-direction: column;
	justify-content: space-around;
	width:220px;
	height:160px;
	margin:10px;
	background-image:url(https://www.shippo.co.jp/neko/img/bnr_printmenu.png);
	background-repeat: no-repeat;
}

.vmenu .vmenu_li.list4 p{
	overflow: hidden;
	display:flex;
	justify-content: center;
	align-items: center;
	margin:0 auto;
	font-size:11pt;
	line-height:24px;
	box-sizing: border-box;
	border:1px solid #fff;
	border-radius: 10px;
	opacity:1;
}
.vmenu .vmenu_li.list4 p:hover{
	background-color:#FFDD84;
	cursor: pointer;
}

.vmenu .vmenu_li.list4 p a{
	text-decoration: none;
	display:block;
	float:none;
	vertical-align: middle;
}

.vmenu .vmenu_li.list4.vvp p{
	display: flex;
	justify-content: center;
	align-items: center;
	margin:0 auto;
	width:200px;
	height:70px;
	margin-bottom:2px;
	padding-top:2px;
}

.vmenu .vmenu_li.list4 p.btn_close{
	position: absolute;
	bottom:2px;
	right:2px;
	display:block;
	font-size:8pt;
	line-height:14px;
	height:14px!important;
	width:60px;
	cursor: pointer;
	border:none;
	background-color:rgba(255,255,255,0);
	opacity:1;
}

.vmenu .vmenu_li.list4.vvp p.btn_close.close1{
	height:20px!important;
	border-radius:0;
}


.vmenu .vmenu_li p a.vmenu_image{
	text-decoration: none;
	margin-top:6px;
	font-size:10pt;
	display:block;
	float:none;
	line-height: 14px;
}



#btmBnrWrap{
	width:960px;
	overflow: hidden;
	background-color:#f5f5f5;
	margin:0px auto 10px;
}

#btmBnrWrap .bnrbox{
	float:left;
	margin:10px;
}

.topWrap{
	width:960px;
	margin:0 auto;
	overflow: hidden;
	margin-bottom:10px;
}

.topWrap .topClm_left{
	float:left;
	width:480px;
	overflow: auto;
	margin-top:0;
}

.topWrap .topClm_right{
	float:right;
	width:480px;
	height:310px;
	overflow: visible;
	
}

.centerWrap{
	width:960px;
	overflow: hidden;
	margin:0 auto;
	padding:10px;

}


.twiWrap{
	float:right;
}

.object2020{
	height:140px;
	margin-left:30px;
}

.change-embed-petition{
	display:block;
	width:300px!important;
	height:373px;
}

.center_l{
	width:620px;
}

.center_r{
	width:300px;
}

.tw_20th{
	margin:none;
	float: left;
}

.tw_neko{
	margin:none;
	float:right;
}

.bnrMyaon,.change-embed-petition{
	margin-bottom:20px;
}

.box_demise{
	position: relative;
	width:300px;
	height:190px;
	margin:0;
	margin-top:0px;
	margin-bottom:20px;
	margin-right:20px;
	padding-left:5px;
	padding-right:5px;
	box-sizing: border-box;
	border:1px solid #ffcc33;
	overflow: auto;

}

.demiseWrap{
	position: relative;
}

.head_demise{
	margin:0;
	padding-bottom:0;
	margin-bottom:0;
}

.head_demise img{
	display: block;
	margin:0;
	padding:0;
	bottom:0;
}

.box_demise ul{
	list-style: none;
	line-height: 1.6em;
	overflow: scroll;
}

.demiseWrap .jumpmarker{
	position: absolute;
	text-align:right;
	background-color: #fff;
	top:213px;
	right:2px;
	margin:0 auto;
	font-size: 10pt;
	line-height:2em;
	width:296px;
	Z-index:999;
}

#mapzone{
	float:none;
}

#footerInfo .traficInfo{
	text-align: left;
	margin-left:10px;
	margin-top:10px!important;
}

#mapzone #mapimage{
	margin-bottom:10px;
}

.gomail{
	font-weight: bold;
	font-size:14pt!important;
}

.gomail a:before{
	content:"　";
	background-image:url(img/icon_sendmail.png);
    display:inline-block;
	margin-right:5px;
    width:16px;
    height:16px;   
    background-size:contain;
	background-repeat: none;
    vertical-align:middle;
}

						#gnav ul li:last-child{
							width:240px;
							background-color:#ffa63b;
							border-collapse: collapse;
							border: none;
							border-left:1px solid #fff;
							overflow: hidden;
							padding:0;
						}
						#srchBox
						{
							width:240px;
							margin-bottom:10px;
							background-color:#FFFFFF;
							border-style:solid;
							border-width:1px;
							border-color:#EEEEEE;
							color:#000000;
							text-align:left;
						}
						#srchBox *
						{
							margin:0;
							padding:0;
							font-size:13px;
							*font-size:small;
							*font:x-small;
						}
						#srchBox p{
							color:#561800;
						}
						#srchBox a img
						{
							border:none;
						}
						#srchBox #srch
						{
							padding:6px 10px 0 10px;
						}
						#srchBox #srch #srchForm
						{
							white-space:nowrap;
						}
						#srchBox #srchInput
						{
							width:160px;
							height:18px;
							margin:0 0 0 0;
							margin-right:10px;
							margin-top:8px;
							vertical-align:top;
							border-radius: 3px;
							padding-bottom:0px;
						}
						#srchBox #srchBtn
						{
							width:30px;
							height:30px;
						}
						*:first-child+html #srchBox #srchBtn
						{
							padding-top:2px;
						}
						#srchBox ul
						{
							margin-top:6px;
							text-align:left;
						}
						#srchBox li
						{
							list-style-type:none;
							display:inline;
							zoom:1;
							padding-right:10px;
						}
						#srchBox li input
						{
							zoom:1;
							margin-right:2px;
							_margin:-4px 0 -4px -4px;
							vertical-align:middle;
							border:0;
						}
						#srchBox li input
						{
							margin:-4px 0 -4px -4px;
						}
						#srchBox #srchLogo
						{
							margin:6px 6px 6px 0;
							text-align:right;
						}
						#srchBox #srchLogo a
						{
							color:#666666;
							text-decoration:none;
							font-size:85%;
						}
						#srchBox #srchLogo a:hover
						{
							text-decoration:underline;
						}


#nyansta {
    position: absolute;
    left:10px;
    bottom:10px;
}

#header4 {
    width:980px;
    height:130px;
    margin:0 auto 10px;
    display: flex;
    justify-content: space-between;
}

#head_l {
    width: 480px;
    height: 130px;
}

#head_r {
    width: 500px;
    height: 130px;
}

#head_r .talkingbox{
    width:500px!important;
    height:44px;
    position: relative;
    background-image:url(img/bg_talkingnekoane.png);
    background-size: contain;
    background-repeat:no-repeat;
    margin:14px 0 0 0;
    padding:0;
}

#buttonWrap {
    width:500px;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
}

#header4 .faq{
	display:block;
	margin-left:0px;
	width:60px;
	height:61px;
	background-image:url(img/btn_faq_on.png);
	background-repeat: no-repeat;
	background-position:0px 0px;
}

#header4 .mailform{
	display: block;
	width:60px;
	height:61px;
	background-image:url(img/btn_mailform_on.png);
	background-position: 0px 0px;
	background-repeat:no-repeat;
}

#header4 .guide{
	display:block;
	margin-left:0px;
	width:60px;
	height:61px;
	background-image:url(img/btn_beginners_on.png);
	background-repeat: no-repeat;
	background-position:0px 0px;
}


#header4 .faq a:hover,#header4 .mailform a:hover,#header4 .guide a:hover{
    opacity:0;
    transition: 0.2s;
}


#picup_campaign {
	width:940px;
	margin:10px auto;
}

#picup_campaign ul{
	display: flex;
	justify-content: space-between;
	align-items: center;
}

#picup_campaign ul li{
	width:230px;
	overflow: hidden;
}

#picup_campaign ul li img{
	width:100%;
}


.hd_cmp {
	display: block;
	width:50%;
	font-size: 16pt;
	color:white;
	background:linear-gradient(90deg,crimson,crimson,white);
	font-weight: bold;
	box-sizing: border-box;
	padding:0.5em;
	text-align: left;
	margin-left:0px;
	margin-bottom: 10px;
}

.li_campaign {
	min-height: 144px!important;
}

.accordion ul li ul.acc_campaign_b li{
	width:600px;
	height:148px;
	box-sizing: border-box;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.campWrap {
	width:598px;
}

.campWrap ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin:0 auto;
}

.campWrap ul li{
	width:195px;
	margin:5px auto 5px;
	box-sizing: border-box;
	border:1px solid #ccc;
	overflow: hidden;
	padding:0;
}

.campWrap ul.cell2 li{
	width:calc( 100% / 2 - 5px );
}

.campWrap ul li img{
	width:100%;
	vertical-align: bottom;
}


.infoWrap {
	position: relative;
}

/*サイトマップ*/

#footerWrap #info_r{
	overflow: hidden;
	width:960px;
	margin:20px auto;
	display: flex;
	justify-content: space-between;
	align-items: stretch;
}

#footerWrap #siteMap a:link{
	color:#fff!important;
	text-shadow: 1px 1px 1px 1px 2px #000;
}

#footerWrap #siteMap a:hover{
	color: #FFDD00;
}

#footerWrap #siteMap a:visited{
	color: #FFffff;
}

#footerWrap #siteMap{
	position: relative;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: flex-start;
	text-align:left;
	padding-top:1em;
	line-height: 1.25em;
	width:675px;
	background-color:#544E4E;
	box-sizing:border-box;
}


#footerWrap #siteMap p{
	padding:1px 5px 1px;
	font-size: 8pt;
	color:white;
}

#footerWrap #siteMap p:before{
	content:"　";
}


#footerWrap #siteMap .menuHeader{
	box-sizing: border-box;
	padding-left:5px;
	text-decoration: none;
	font-size: 11px!important;
	font-weight:bold!important;
	border-bottom:1px solid #999;
	margin-bottom:0.5em;
}

#footerWrap #siteMap .menuHeader:before{
	content:"▼";
	color:#FFE000;
}

#footerWrap #siteMap .twitterAcount:after{
	content:" ";
    display:inline-block;
	margin-left:2px;
    width:16px;
    height:16px;
    background:url(twicon.png);    
    background-size:contain;
	background-repeat: none;
    vertical-align:middle;
}

#footerWrap #siteMap .Mastodon:after{
	content:" ";
    display:inline-block;
	margin-left:2px;
    width:16px;
    height:16px;
    background:url(img/icon_mastodon.png);    
    background-size:contain;
	background-repeat: none;
    vertical-align:middle;
}

#footerWrap #siteMap .pixiv:after{
	content:" ";
    display:inline-block;
	margin-left:2px;
    width:16px;
    height:16px;
    background:url(img/icon_pixiv.png);    
    background-size:contain;
	background-repeat: none;
    vertical-align:middle;
}


#footerWrap #siteMap .siteMapMenu{
	font-size: 8pt;
	width:calc( 100% / 4 );
	margin-bottom:40px;
}

footerWrap #siteMapMenu{
	box-sizing: border-box;
	border-bottom:20px;
}
#infomation {
	margin:0 auto;
	background:#fff;
	display: flex;
	justify-content: space-between;
	align-items: stretch;
	width:960px;
	box-sizing: border-box;
	padding:10px;
	text-align: left;
}
#mapimg {
	width:100%;
	box-sizing: border-box;
	overflow: hidden;
	margin-bottom:10px;
}
#mapimg img{
	width:100%;
	vertical-align: bottom;
}


#shop {
	width:470px;
	box-sizing: border-box;
}

#mapwrap {
	width:460px;
}

#address .corp {
	font-weight: bold;
	font-size: 13pt;
	vertical-align: middle;
	line-height: 1.4em;
	color:#000;
}
#shop #address p.telephone {
		font-size:16pt;
	color:red;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
	font-weight: bold;
	line-height: 1.3em;
}

.calender_tab .calender_sbs {
margin:0 auto;
width:470px;
height:244px;
box-sizing: border-box;
padding-right:10px;
border-collapse: collapse;
}

.calender_tab{
	width:470px;
	margin-right:0px;
	box-sizing: border-box;
	overflow:hidden;
}

#gnav ul .submenu a:hover{
	text-decoration: none;
}

#gnav ul .submenu a:hover img{
	opacity:1;
	transform:scale(1.02,1.02);
	transition: 0.2s;
	
}
.prwrap {
	position: relative;
}
.prwrap:before{
	position: absolute;
	content:"PR";
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 10px;
	color:#fff;
	height:10px;
	width:20px;
	padding: 1px;
	background: #666;
	bottom:0px;
	right:0px;
}

.prwrap[name="close"]{
	display:none;
}

ul.demiseList {
	min-height: 360px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
ul.demiseList li{
	width: calc( 100% / 2 - 4px);
	box-sizing: border-box;
	border-bottom:1px dashed #ccc;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-content: center;
}

ul.demiseList li p{
	font-size: 10pt;
	font-weight: bold;
}
.topWrap .flexbox {
	width:100%;
	display: flex;
	justify-content: space-around;
	flex-direction: column;
	gap:20px!important;
}
.flexbox p{
	display:inline-block;
	width:300px;
	margin:8px;
}
