@charset"UTF-8";

/*==============================
reset
==============================*/
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
	margin: 0;
	padding: 0;
}

html {
	overflow-y: scroll;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
	font-weight: normal;
}

ol,
ul {
	list-style: none;
}

fieldset,
img {
	border: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

caption,
th {
	text-align: left;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
	font-style: normal;
	font-weight: normal;
}

/*NoscriptMessage*/
#msgNoscript {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9999;
	width: 100%;
	padding: 5px 0;
	border-top: 1px solid #fcc;
	border-bottom: 1px solid #fcc;
	background: #fdd;
	color: #f33;
	line-height: 1.2;
	text-align: center;
	opacity: 0.7;
}



/*==============================
common
==============================*/
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	color: #2a2a2a;
}

body img {
	vertical-align: bottom;
}



/*==============================
header
==============================*/
#headerFIX {
	width: 100%;
	position: fixed;
	top: 0;
	max-height: 100%;
	background: #fff;
	opacity: 0.9;
	z-index: 9999;
}

header h1 {
	padding: 18px 0 12px;
	text-align: center;
	width: 100%;
}

header .btn {
	position: absolute;
	right: 10px;
	top: 12px;
	z-index: 100;
}

header #btn_search {
	float: left;
	text-indent: -9999px;
	width: 32px;
	height: 32px;
	border: 1px solid #353535;
	margin-right: 10px;
	background: #fff url(/sp/common/images/header_ico01.png) no-repeat center 7px;
	background-size: 18px 18px;
}

header #btn_menu {
	float: right;
	text-indent: -9999px;
	width: 66px;
	height: 32px;
	border: 1px solid #353535;
	background: #fff url(/sp/common/images/header_ico02.png) no-repeat center 8px;
	background-size: 58px 16px;
}

header #btn_search.active,
header #btn_menu.active {
	border-bottom: none;
	padding-bottom: 11px;
}

header #btn_search.active {
	background-image: url(/sp/common/images/header_ico01_on.png);
}

header #btn_menu.active {
	background-image: url(/sp/common/images/header_ico02_on.png);
}

header #search {
	display: none;
	position: absolute;
	background: #fff;
	border: 1px solid #353535;
	padding: 15px 10px;
	right: 10px;
	top: 55px;
	width: 240px;
	box-sizing: border-box;
}

header #search input {
	-webkit-appearance: none;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	padding: 0;
	margin: 0;
}

header #search #header_search_box {
	font-size: 14px;
	color: #a3a3a3;
	background: #fff;
	width: 80%;
	height: 30px;
	box-sizing: border-box;
	border: 1px solid #c4c4c4;
	border-right: none;
}

header #search #header_search_btn {
	font-size: 14px;
	border-left: none;
	height: 30px;
	width: 20%;
	background: #f7f7f7;
	box-sizing: border-box;
	border: 1px solid #c4c4c4;
}

header #menu {
	display: none;
	position: absolute;
	right: 0;
	top: 55px;
	background: #fff;
	border: 1px solid #353535;
	padding: 0;
	width: 100%;
	z-index: 90;
}

header #menu ul {
	display: flex;
	flex-flow: row wrap;
	justify-content： space-between;
	background: #efefef;
}

header #menu ul li {
	border-bottom: 1px solid #898989;
	border-right: 1px solid #898989;
	background-repeat: no-repeat;
	background-position: 8px center;
	flex-grow: 1;
	width: 46%;
	font-size: 95%;
	padding: 5px 0 5px 3px;
}

header #menu ul li.snsI {
	width: 22% !important;
	text-align: center;
}

header #menu ul li.snsF {
	width: 30% !important;
	text-align: center;
	vertical-align: middle;
	padding-top: 12px;
}

header #menu.menu20250106 ul li.snsF {
	width: 22% !important;
	padding: 5px 0 3px 3px;
}

header #menu ul li.onlineshopI {
	text-align: center;
	background: #fff;
	color: #1b1464;
}

header #menu ul li.onlineshopF {
	width: 68%;
	text-align: center;
	background: #fff;
	color: #1b1464;
	padding: -10px 0;
	border-bottom: none !important;
}

header #menu ul li img {
	vertical-align: middle;
	margin-right: 4px;
}

header #menu ul li.li01 {
	background-image: url(/sp/common/images/nav_ico02_01.png);
	background-size: 21px 18px;
}

header #menu ul li.li02 {
	background-image: url(/sp/common/images/nav_ico02_02.png);
	background-size: 21px 17px;
}

header #menu ul li.li03 {
	background-image: url(/sp/common/images/nav_ico02_03.png);
	background-size: 21px 13px;
}

header #menu ul li.li04 {
	background-image: url(/sp/common/images/nav_ico02_04.png);
	background-size: 21px 14px;
}

header #menu ul li.li05 {
	background-image: url(/sp/common/images/nav_ico02_05.png);
	background-size: 21px 16px;
}

header #menu ul li.li06 {
	background-image: url(/sp/common/images/nav_ico02_06.png);
	background-size: 21px 14px;
}

header #menu ul li.li07 {
	background-image: url(/sp/common/images/nav_ico02_07.png);
	background-size: 21px 13px;
}

header #menu ul li.li08 {
	background-image: url(/sp/common/images/nav_ico02_08.png);
	background-size: 21px 8px;
}

header #menu ul li a {
	display: block;
	padding: 10px 5px;
	color: #2a2a2a;
	text-decoration: none;
}

header #menu ul li:last-child {
	border-bottom: none;
}

header h2 {
	clear: both;
	color: #222;
	background: #f8f9fb;
	font-size: 18px;
	padding: 10px;
	text-align: center;
	margin-top: 60px;
}

header h2 a {
	color: #222;
	text-decoration: none;
}


/*==============================
nav
==============================*/
nav {
	border-top: 1px solid #000;

}

nav li {
	display: table;
	float: left;
	width: 25%;
	height: 50px;
	line-height: 150%;
	box-sizing: border-box;
	border-right: 1px solid #999;
	background-size: 9px 6px;
	text-align: center;
	font-size: 11px;
	padding: 8px 0;
	border-bottom: 1px solid #555;
}

nav li:last-child {
	border-right: 1px solid #CFCFCF;
}

nav li a {
	display: table-cell;
	width: 100%;
	height: 100%;
	text-decoration: none;
	color: #353535;
	vertical-align: middle;
}

nav li.onlinestore {
	background-color: #e1e1e1;
}

nav li.onlinestore a {
	background: url(/sp/common/images/icon-cart.svg) no-repeat;
	background-size: 11% 40%;
	background-position: 15% 2%;
	font-weight: bold;
}

nav li.onlinestore a span {
	display: flex;
	text-align: end;
	justify-content: center;
}



/*==============================
article
==============================*/
article {
	padding-bottom: 40px;
}

article a {
	color: #2a2a2a;
	text-decoration: none;
}



/*==============================
footer
==============================*/
footer .footer_sns {
	text-align: center;
	margin-bottom: 10px;
}

footer .footer_sns li {
	display: inline-block;
	padding: 0 5px;
}

footer .footer_cnts01 h2 {
	background: #f8f9fb;
	color: #222;
	text-align: center;
	padding: 10px;
}

footer .footer_cnts01 .txt {
	background: #e8e8e8;
	padding: 10px 8px 4px;
}

footer .footer_cnts01 .txt p {
	margin-bottom: 10px;
}

footer .footer_cnts01 .txt ul li {
	color: #fff;
	text-align: center;
}

footer .footer_cnts01 .txt ul li.li01 {
	padding: 5px 0;
	margin-bottom: 5px;
	background: #707070;
}

footer .footer_cnts01 .txt ul li.li01 span {
	display: inline-block;
	min-height: 13px;
	/*background:url(/sp/common/images/footer_ico02.gif) no-repeat left center; */
	background-size: 9px 13px;
	padding-left: 12px;
}

footer .footer_cnts01 .txt ul li.li01 span a {
	text-decoration: none;
	color: #f2f2f2;
}

footer .footer_cnts01 .txt ul li.btn01 {
	float: left;
	width: 50%;
	box-sizing: border-box;
	padding-right: 5px;
}

footer .footer_cnts01 .txt ul li.btn02 {
	float: right;
	width: 50%;
	box-sizing: border-box;
	padding-left: 5px;
}

footer .footer_cnts01 .txt ul li.btn01 a,
footer .footer_cnts01 .txt ul li.btn02 a {
	display: block;
	background: #707070 url(/sp/common/images/footer_ico03.gif) no-repeat right center;
	background-size: 8px 5px;
	padding: 5px 0;
	text-align: center;
	color: #fff;
	text-decoration: none;
}

footer .footer_cnts02 {
	padding-bottom: 20px;
}

footer .footer_cnts02 .btn01 {
	padding: 20px 5px;
}

footer .footer_cnts02 .btn01 a {
	display: block;
	background: #707070 url(/sp/common/images/footer_ico04.gif) no-repeat 15px center;
	background-size: 14px 10px;
	color: #fff;
	text-decoration: none;
	text-align: center;
	padding: 5px 0;
}

footer .footer_cnts02 .lang {
	border-top: 1px solid #c4c4c4;
	border-bottom: 1px solid #c4c4c4;
	border-left: 1px solid #c4c4c4;
	margin: 0 0 15px;
}

footer .footer_cnts02 .lang li {
	float: left;
	width: 20%;
	box-sizing: border-box;
	border-right: 1px solid #c4c4c4;
}

footer .footer_cnts02 .lang li a {
	display: block;
	padding: 10px 0;
	text-align: center;
	color: #353535;
	text-decoration: none;
	background: #f7f7f7;
}

footer .footer_cnts02 .lang li.active a {
	background: #798da7;
	color: #fff;
}

footer .footer_cnts02 .btn02 {
	padding: 20px 5px;
}

footer .footer_cnts02 .btn02 a {
	display: block;
	border: 1px solid #353535;
	background: url(/sp/common/images/footer_ico05.gif) no-repeat right center;
	background-size: 6px 5px;
	color: #353535;
	text-decoration: none;
	text-align: center;
	padding: 5px 0;
}

footer .footer_cnts02 h2 {
	text-align: center;
	margin-bottom: 20px;
}

footer .footer_cnts02 .link {
	padding: 8px;
	border-top: 1px dotted #cecece;
	height: 32px;
}

footer .footer_cnts02 .link li {
	margin-bottom: 6px;
	float: left;
	margin-right: 10px;
	font-size: 90%;
}

footer .footer_cnts02 .link li a {
	display: inline-block;
	background: url(/sp/common/images/footer_ico05.gif) no-repeat left center;
	background-size: 6px 5px;
	color: #353535;
	text-decoration: none;
	padding-left: 10px;
}

footer #btn_pc {
	background: #707070;
	text-align: center;
}

footer #btn_pc a {
	display: block;
	color: #fff;
}

footer #btn_pc span {
	display: inline-block;
	line-height: 30px;
	background: url(/sp/common/images/footer_ico06.png) no-repeat left center, url(/sp/common/images/footer_ico07.png) no-repeat right center;
	background-size: 34px 29px, 8px 12px;
	padding: 15px 55px 15px 75px;
}

footer #copy {
	background: #353535;
	padding: 10px;
	text-align: center;
	color: #fff;
}

footer .faqlink {
	text-align: center;
}

footer .faqlink a {
	color: #444;
	margin: 15px auto 1px;
	text-decoration: none !important;
	background: #fcfcfc;
	display: block;
	width: 60%;
	padding: 4px 0 3px;
	border: 1px solid #777;
}

footer .footCap {
	margin: 7px;
}


/*==============================
module
==============================*/
.clfx {
	zoom: 1;
}

.clfx:after {
	content: "";
	display: block;
	clear: both;
}

.dis_n {
	display: none;
}

.fl_l {
	float: left;
}

.fl_r {
	float: right;
}

.fs13 {
	font-size: 13px;
}

.mb0 {
	margin-bottom: 0 !important;
}

.mb10 {
	margin-bottom: 10px !important;
}

.mb15 {
	margin-bottom: 15px !important;
}

.mb20 {
	margin-bottom: 20px !important;
}

.mt10 {
	margin-top: 10px !important;
}


/* メルマガ */
#static {
	margin: 0;
}

#static h2 {
	font-size: 16px;
	font-weight: bold;
	display: inline-block;
	position: relative;
	padding: 15px 0 10px;
	background: #f2f2f2;
	width: 100%;
}

#static .mail {
	margin: 10px;
}

#static .mail h3 {
	font-weight: bold;
	font-size: 120%;
	margin-bottom: 8px;
	text-align: center;

}

#static .mail li {
	font-size: 110%;
	border-bottom: 1px dotted #ccc;
	padding-bottom: 4px;
	margin-bottom: 12px;
}

#static .mail .flow {
	padding: 12px;
	border: 1px solid #222;
}

#static .mail .flow h4 {
	font-weight: bold;
	font-size: 110%;
	margin-bottom: 12px;
}

#static .mail .flow img {
	margin: 8px 0 8px 15px;
}

#static .mail .btn p {
	font-weight: bold;
	font-size: 135%;
	letter-spacing: 2px;
	margin: 20px auto;
	width: 92%;
}

#static .mail .btn p a {
	display: block;
	padding: 18px 48px;
	border: 2px solid #000;
	border-radius: 3px;
	text-decoration: none;
	background: #000;
	color: #fff;
	text-align: center;
}

#static .mail .terms {
	margin: 20px 5%;
	padding: 10px 3%;
	height: 300px;
	border: solid 1px #ddd;
	overflow: scroll;
}

#static .mail .cap1 {
	text-align: center;
	color: #c22020;
	font-weight: bold;
	font-size: 110%;
}

#static .mail .cap2 {
	text-align: center;
	color: #c22020;
}




#static .mail .btn2 p {
	font-size: 100%;
	letter-spacing: 2px;
	margin: 10px auto;
	width: 90%;
}

#static .mail .btn2 p a {
	display: block;
	padding: 5px 10px;
	border: 2px solid #000;
	border-radius: 3px;
	text-decoration: none;
	background: #000;
	color: #fff;
	text-align: center;
}

/* アクセス */
#static .access .mapArea {
	width: 90%;
	margin: 15px auto;
}

#static .access .listArea h3 {
	margin: 25px 4% 10px;
	font-weight: bold;
}

#static .access .listArea .table {
	width: 90%;
	margin: 10px 4% 20px;
	overflow: scroll;
}

#static .access .listArea table {
	font-size: 86%;
}

#static .access .listArea table td {
	text-align: center;
	padding: 5px;
}

#static .access .listArea table tr.content1 {
	background: #dfdfdf;
}

#static .access .listArea table td.content2 {
	background: #dfdfdf;
}

#static .access .listArea table td.name {
	background: #e9f6f9;
	width: 100px;
}

#static .access .listArea table td.width20 {
	width: 18px;
}

#static .access .listArea table td.width100 {
	width: 77px;
	font-size: 86%;
}

#static .access .listArea .lead {
	margin: 5px 5% 8px;
	color: #1d2088;
}

#static .access .listArea table td.caution {
	font-size: 80%;
	text-align: left;
	color: #555;
}

#static .access .listArea table td.fw1 {
	width: 100px;
}

#static .access .listArea table td.fw2 {
	width: 160px;
	font-weight: bold;
}

#static .access .listArea table td.fw3 {
	width: 380px;
}

#static .access .listArea table td.fw4 {
	width: 160px;
	background: #ecedf9;
	font-size: 118%;
}

#static .access .listArea table td.fw5 {
	width: 260px;
}

#static .access .parkingSystem {
	width: 640px;
	margin: 10px auto;
	background: #ededed;
}

#static .access .parkingSystem p a {
	display: block;
	padding: 8px;
	text-align: center;
}

#static .access .precaution {
	margin: 10px;
	font-size: 84%;
}

#static .access .parking p {
	width: 90%;
	margin: 30px auto;
}

#static .access .parking p a {
	display: block;
	text-align: center;
	padding: 15px 0 12px;
	border: 2px solid #353535;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 2px;
	font-size: 100%;
	background: #fff;
	color: #000;
}



#static .station {
	width: 90%;
	margin: 0 auto;
	font-size: 115%;
}

#static .station .gate_list {
	margin-left: 10px;

}

#static .station .gate_list li {
	margin-top: 3px;
}

#static .station .gate_list li:before {
	content: "";
	display: inline-block;
	width: 5px;
	height: 5px;
	background: #6163AC;
	vertical-align: middle;
	margin-right: 5px;
}




/* お詫びとお知らせ */
article .spAnnounce {
	margin: 20px 25%;
	width: 50%;
}

article .spAnnounce .btn a {
	background: #f1f1f1;
	display: block;
	padding: 6px;
	text-decoration: none;
	text-align: center;
	color: #333;
	font-size: 90%;
}

/* Googleカスタム検索 */
.sp_gsc {
	border-top: 1px dotted #bcbcbc;
}

/* 総合TOP */

#sptobuPortal .spheader .logo {
	width: 30%;
	margin: 30px 35% 20px 35%;
}

#sptobuPortal .spheader {
	margin: 10px 0 10px;
}

#sptobuPortal .bnrArea img {
	width: 100%;
}

#sptobuPortal .listArea {
	margin: 15px 0;
}

#sptobuPortal h2 {
	font-size: 24px;
	padding: 8px 10px;
	margin-bottom: 5px;
	text-align: left;
	letter-spacing: 2px;
	color: #000;
	border-bottom: none !important;
}

#sptobuPortal h2 span {
	font-size: 70%;
	margin-left: 8px;
}

#sptobuPortal .shopArea h3 {
	font-weight: bold;
	font-size: 17px;
	letter-spacing: 2px;
	margin: 24px 0 5px 4%;
	color: #313131;
}

#sptobuPortal .shopArea ul {
	margin: 5px 4% 12px;
}

#sptobuPortal .shopArea li {
	margin-bottom: 10px;
	background: #efefef;
}

#sptobuPortal .shopArea li div {
	font-size: 18px;
	letter-spacing: 2px;
	position: relative;
	letter-spacing: 4px;
}

#sptobuPortal .shopArea li div span {
	font-size: 80%;
	display: block;
	position: absolute;
	top: 4px;
	right: 0;
	letter-spacing: 1px;
	font-weight: normal;
}

#sptobuPortal .shopArea li a {
	display: block;
	text-decoration: none;
	padding: 12px 16px;
	background: #fff;
	color: #000;
	background: #efefef;
}

#tobuPortal .online ul {
	margin: 5px 0 12px;
}

#sptobuPortal .online li {
	height: 66px;
}

#sptobuPortal .online li div span {
	font-size: 80%;
	display: block;
	position: absolute;
	top: 32px;
	right: 0;
	letter-spacing: 1px;
	font-weight: normal;
}

#sptobuPortal .online li a {
	display: block;
	text-decoration: none;
	padding: 9px 18px;
	background: #efefef;
}

#sptobuPortal .cropArea {
	margin: 32px 0 36px;
}

#sptobuPortal .cropArea ul {
	margin: 10px 0 10px 4%;
}

#sptobuPortal .cropArea li {
	font-size: 15px;
	margin-bottom: 5px;
}

#sptobuPortal .cropArea li:before {
	content: "▶";
	font-size: 60%;
	margin-right: 4px;
}

#sptobuPortal .cropArea .recruit {
	margin: 0 4% 8px;
	text-align: center;
	width: 92%;
	letter-spacing: 1.2px;
}

#sptobuPortal .cropArea .recruit a {
	display: block;
	padding: 5px 12px;
	border: 1px solid #cfcfcf;
	background: #fff;
}

#sptobuPortal #sbnrArea {
	margin: 15px 8% 36px;
	padding-top: 15px;
	border-top: 1px dotted #bbb;
}

#sptobuPortal #sbnrArea .fix-wrap {
	display: -webkit-box;
	display: -moz-box;
	display: -o-box;
	display: box;
	margin: 8px 8px 8px;
}

#sptobuPortal #sbnrArea .fix-wrap .left,
#sptobuPortal #sbnrArea .fix-wrap2 .left {
	width: 50%;
}

#sptobuPortal #sbnrArea .fix-wrap .right,
#sptobuPortal #sbnrArea .fix-wrap2 .right {
	width: 50%;
	text-align: right;
}

#sptobuPortal .ptop_footer {
	background: #dedede;
	padding: 7px 20px;
}

#sptobuPortal .ptop_footer ul {
	font-size: 88%;
	padding: 5px 0;
}

#sptobuPortal .ptop_footer li {
	float: left;
	margin: 0 8px 0 0;
}

#sptobuPortal .ptop_footer li:after {
	content: "|";
	margin-left: 7px;
}

#sptobuPortal .ptop_footer li:last-child:after {
	content: "";
}

#sptobuPortal #sbnrArea_list {
	margin: 40px 0 50px;
	border-top: 1px dotted #d1d1d1;
	border-bottom: 1px dotted #d1d1d1;
	padding: 15px 1% 6px 1%;
	background: #ececec;
}

#sptobuPortal #sbnrArea_list p {
	float: left;
	margin: 0 1% 8px 1%;
	text-align: center;
	width: 48%;
	font-size: 92%;
}

#sptobuPortal #sbnrArea_list p a {
	display: block;
	background: #fff;
	padding: 8px 10px 6px;
}

article .category {
	margin: 10px 0;
}

article .category .l_category dl {
	border: 1px solid #ccc;
	padding: 0px;
	margin-bottom: 8px;
}

article .l_category dt {
	font-size: 115%;
	display: block;
	border-bottom: 1px dotted #ccc;
	padding: 5px;
	margin-bottom: 5px;
	background: #efefef;
}

article .l_category dt p {
	margin-left: 10px;
	font-weight: bold;
	letter-spacing: 3px;
}

article .l_category dd {
	float: left;
	margin-right: 5px;
	padding: 2px 8px 3px;
	letter-spacing: 1px;
}

article .category li.l_category dd:before {
	content: url(/common/images/list_arrow.png);
	margin-right: 3px;
	position: relative;
	bottom: 2px;
}

article .infoDetail {
	margin: 8px;
}

article #sns {
	margin: 12px 12px 20px;
}

article #sns .snsFB {
	float: left;
}

article #sns .snsTW {
	margin-right: 5px;
	float: left;
}

.service {
	width: 100%;
	margin: 15px auto;
}

.service h3 {
	font-weight: bold;
	font-size: 110%;
	margin: 25px 3% 5px;
	text-align: center;
	letter-spacing: 3px;
}

.service h3:before {
	content: url(/common/images/icon_service.png);
	margin-right: 8px;
	position: relative;
	top: 6px;
}

.service ul {}

.service li {
	margin: 8px auto;
	width: 90%;
}

.service li a {
	display: block;
	padding: 15px 0;
	border: 1px solid #555;
	background: #fff;
	border-radius: 3px;
	text-decoration: none;
	letter-spacing: 2px;
	font-size: 105%;
	text-align: center;

}

.service li a:hover {
	background: #000;
	color: #fff;
	transition-property: all;
	transition-duration: 0.6s;
}

/* 404 */
#error404 {
	width: 100%;
	height: 100%;
	background: url(/common/images/img_404.png) no-repeat;
	background-position: 50% 0%;
	background-attachment: fixed;
}

#error404 .block {}

#error404 .block .PNF {
	text-align: center;
	margin: 12px 0;
}

#error404 .block h1 {
	text-align: center;
	padding-top: 120px;
	font-weight: bold;
	font-size: 30px;
	letter-spacing: 2px;
}

#error404 .block p {
	margin: 20px 0;
	text-align: center;
	letter-spacing: 2px;
	font-size: 110%;
	line-height: 200%;
	color: #343434;
}

#error404 .btn {
	width: 80%;
	margin: 40px auto 10px;
}

#error404 .btn a {
	text-align: center;
	padding: 12px;
	background: #000;
	color: #fff;
	font-weight: bold;
	display: block;
	letter-spacing: 2px;
	border: 1px solid #000;
	text-decoration: none;
}

#error404 .btn a:hover {
	color: #000;
	background: #fff;
}

/* 総合TOP注意 */
#sptobuPortal .mainComment {
	margin: 12px 0 0;
}

#sptobuPortal .mainComment p {
	text-align: left;
	letter-spacing: 1px;
	font-size: 100%;
	padding: 12px;
	background: #f2f2f2;
}



/* 営業時間 */
#static .hour {
	width: 100%;
	margin: 0 auto;
}

#static .hour h3 {
	font-size: 120%;
	letter-spacing: 1px;
	text-align: center;
	margin: 15px 0 6px;
}

#static .hour .Closed {
	width: 100%;
	padding: 18px 0;
	text-align: center;
	margin: 12px 0;
	color: #ce0e0e;
	background: #f7f3e3;
	font-size: 110%;
	letter-spacing: 1px;
	font-weight: bold;
	line-height: 160%;
}

#static .hour .Open {
	width: 100%;
	padding: 18px 0;
	text-align: center;
	background: #f1f1ef;
}

#static .hour .Open .base {

	margin: 12px 8px;
	color: #222;
	font-size: 118%;
	letter-spacing: 1px;
	font-weight: bold;
	line-height: 160%;
}

#static .hour .Open .base span {
	display: block;
	margin: 3px 0;
	font-size: 80%;
	font-weight: normal;
	text-align: left;
	line-height: 145%;
}

#static .hour .Open .floor {
	margin: 15px 8px;
}

#static .hour .Open .floor .notes {
	margin: 0;
	padding: 12px;
	background: #c6c9cb;
	letter-spacing: 10px;
	margin-top: 3px;
}

#static .hour .Open .floor dl,
#static .hour .Open .floor dt,
#static .hour .Open .floor dd {
	box-sizing: border-box;
}

#static .hour .Open .floor dl {
	background: #fff;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

#static .hour .Open .floor dt {
	float: left;
	width: 35%;
	padding: 30px 10px;
	border-top: 1px solid #ccc;
	text-align: left;
	letter-spacing: 1px;
}

#static .hour .Open .floor dt span {
	font-size: 80%;
	display: block;
}

#static .hour .Open .floor dt.Smargin {
	padding: 18px 10px !important;
}

#static .hour .Open .floor dd {
	background: #fff;
	margin-left: 35%;
	border-left: 1px solid #ccc;
	padding: 30px 10px;
	border-top: 1px solid #ccc;
	text-align: left;
	letter-spacing: 1px;
}

#static .hour .Open .floor dd span {
	margin-left: 5px;
	font-size: 90%;
	display: block;
}

#static .hour .Open .floor dt .funaB1 {
	font-size: 80%;
}

#static .hour .Open .shop {
	margin: 15px 8px;
}

#static .hour .Open .floor .notes {
	margin: 0;
	padding: 12px;
	background: #c6c9cb;
	letter-spacing: 10px;
	margin-top: 3px;
}

#static .hour .Open .shop dl,
#static .hour .Open .shop dt,
#static .hour .Open .shop dd {
	box-sizing: border-box;
}

#static .hour .Open .shop dl {
	background: #fff;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

#static .hour .Open .shop dt {
	float: left;
	width: 70%;
	padding: 15px 8px;
	border-top: 1px solid #ccc;
	text-align: left;
	letter-spacing: 1px;
}

#static .hour .Open .shop dd {
	background: #fff;
	margin-left: 70%;
	border-left: 1px solid #ccc;
	padding: 15px 8px;
	border-top: 1px solid #ccc;
	text-align: left;
	letter-spacing: 1px;
}

#static .hour .Open .shop dd span {
	margin-left: 15px;
	font-size: 90%;
}

#static .hour .Open .shop dt .funaB1 {
	font-size: 90%;
}

#static .hour .Open .precaution {
	text-align: left;
	font-size: 88%;
	margin: 15px 80px;
	line-height: 160%;
	color: #343434;
}

#static .hour .Open .precaution .ttl {
	font-size: 112%;
	margin-bottom: 5px;
	font-weight: bold;
	letter-spacing: 2px;
}

#static .hour .Open .precaution ul {
	margin: 8px 0 0 2px;
	line-height: 160%;
}

#static .hour .spice {
	margin: 8px auto;
	width: 500px;
}

#static .hour .spice a {
	display: block;
	background: #fff;
	border: 1px solid #a5acaf;
	border-radius: 2px;
	padding: 12px 0;
	margin-top: 6px;
	text-decoration: none;
	letter-spacing: 1px;
}

#static .hour .spice {
	margin: 8px auto;
	width: 90%;
}

#static .hour .spice a {
	display: block;
	background: #fff;
	border: 1px solid #a5acaf;
	border-radius: 2px;
	padding: 12px 0;
	margin-top: 6px;
	text-decoration: none;

}


#static .hour .Open .shop_sp {
	margin: 15px 8px;
}

#static .hour .Open .shop_sp dl,
#static .hour .Open .shop_sp dt,
#static .hour .Open .shop_sp dd {
	box-sizing: border-box;
}

#static .hour .Open .shop_sp dl {
	background: #fff;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

#static .hour .Open .shop_sp dt {
	float: left;
	width: 50%;
	padding: 15px 8px;
	border-top: 1px solid #ccc;
	text-align: left;
	letter-spacing: 1px;
}

#static .hour .Open .shop_sp dd {
	background: #fff;
	margin-left: 50%;
	border-left: 1px solid #ccc;
	padding: 15px 8px;
	border-top: 1px solid #ccc;
	text-align: left;
	letter-spacing: 1px;
}

#static .hour .Open .shop_sp dd span {
	margin-left: 15px;
	font-size: 90%;
}

#static .hour .Open .shop_sp dt .funaB1 {
	font-size: 75%;
}

#static .hour .Open .precaution_sp {
	text-align: left;
	font-size: 88%;
	margin: 15px 3%;
	line-height: 160%;
	color: #343434;
}

#static .hour .Open .precaution_sp .ttl {
	font-size: 112%;
	margin-bottom: 5px;
	font-weight: bold;
	letter-spacing: 2px;
}

#static .hour .Open .precaution_sp ul {
	margin: 8px 0 0 2px;
	line-height: 160%;
}

#static .hour .spice {
	margin: 8px auto;
	width: 90%;
}

#static .hour .Open .shop_sp dd.funaB1 {
	background: #fff;
	margin-left: 50%;
	border-left: 1px solid #ccc;
	padding: 30px 8px;
	border-top: 1px solid #ccc;
	text-align: left;
	letter-spacing: 1px;
	font-size: 92%;
}

/* 20240613 ヘッダーナビ調整 */
header > nav > ul {
  padding-left: 0;
  padding-right: 0;
}
header > nav > ul li {
  padding: 8px 7px 6px 7px;
}
header > nav li:first-child {
  border-left: 1px solid #999;
}
header > nav li:last-child {
  border-right: 1px solid #999;
}
header > nav li.onlinestore a {
  background-position: 8% 3%;
}
header #menu {
  box-sizing: border-box;
}
header #menu > ul {
  padding: 0;
  width: calc(100% + 1px);
}
