@charset "utf-8";

/*
Theme Name: Wagahaido shopping-ver7
Theme URI: https://wagahaido.com/
Version: 7
*/


/* reset
---------------------------------------------------------------------------*/
* { -webkit-appearance:none; }
html { font-family:sans-serif; -ms-text-size-adjust:100%; -webkit-text-size-adjust:100%; margin:0!important; }
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,figure { background:transparent; border:0; margin:0; padding:0; vertical-align:baseline; }
body { line-height:1; -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing:grayscale; }
h1,h2,h3,h4,h5,h6,address { font-weight:400; }
ol,ul { list-style:none; }
blockquote { quotes:none; }
blockquote:before,blockquote:after { content:''; content:none; }
del { text-decoration:line-through; }
table { border-collapse:collapse; border-spacing:0; }
img { border:none; vertical-align:bottom; max-width: none; }
a img { border:none; }
em,strong { font-weight:400; font-style:normal; }
button,input,optgroup,select,textarea { color:inherit; font:inherit; margin:0; }
button { overflow:visible; }
button,select { text-transform:none; }
button,html input[type="button"],input[type="reset"],input[type="submit"] { -webkit-appearance:button; cursor:pointer; }
button[disabled],html input[disabled] { cursor:default; }
button::-moz-focus-inner,input::-moz-focus-inner { border:0; padding:0; }
input { line-height:normal; }
input[type="checkbox"],input[type="radio"] { box-sizing:border-box; padding:0; }
input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button { height:auto; }
input[type="search"] { -webkit-appearance:textfield; box-sizing:content-box; }
input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration { -webkit-appearance:none; }
fieldset { border:1px solid silver; margin:0 2px; padding:.35em .625em .75em; }
legend { border:0; padding:0; }
textarea { overflow:auto; }
optgroup { font-weight:700; }
table { border-collapse:collapse; border-spacing:0; }
td,th { padding:0; }
a:focus,:focus { outline:none; }
.clearfix { display:block; }
.clearfix:after { visibility:hidden; display:block; font-size:0; content:""; clear:both; height:0; }
.clearfix:after { display:block; clear:both; height:0; }
a { color:#121212; text-decoration:underline; outline:none; transition: .15s ease-out; }
a:hover { opacity: 0.6; text-decoration:none; }
a:hover.transparent img { opacity:.75; }
::-moz-selection { background:#ABA798; color:#fff; }
::selection { background:#ABA798; color:#fff; }
.centered { position:relative; overflow:hidden; }
.centered ul { position:relative; left:50%; float:left; }
.centered ul li { position:relative; left:-50%; float:left; }
i,address { font-style: normal; }


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

body {
	background:url(img/share/bg.gif) repeat 0 0 #EBE5D1;
	font-family: 'ヒラギノ明朝 ProN', 'Hiragino Mincho ProN', '游明朝体', '游明朝', YuMincho, 'ＭＳ Ｐ明朝', 'MS PMincho', serif;
	font-feature-settings: 'palt' 1;
}

.font-min { font-family: 'tbnpmincho-std', '游明朝体', '游明朝', YuMincho, 'ヒラギノ明朝 ProN', 'Hiragino Mincho ProN', 'ＭＳ Ｐ明朝', 'MS PMincho', serif; }
.font-serif { font-family: 'EB Garamond', "Times New Roman", 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', 'ＭＳ Ｐ明朝', 'MS PMincho', serif; }

#wrapper {
	width: 1240px;
	min-width: 1240px;
	margin: 0 auto;
	text-align: left;
}

body.pc .pc_view { display: block !important; }
body.pc .sp_view { display: none !important; }
body.sp .sp_view { display: block !important; }
body.sp .pc_view { display: none !important; }
body.pc .block, body.sp .block { display: block !important; }

h1.pageTitle {
	text-align: center!important;
	color: #1C3265;
	font-size: 16px;
	letter-spacing: 0.1em;
}

span.readTxt {
	display: block;
	color: #121212;
	font-size: 13px;
	line-height: 2.1;
	letter-spacing: 0.1em;
	text-align: center;
}

.line {
	display: inline-block;
	position: relative;
}

.line:after {
	display: block;
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	background-color: #1B3067;
	width: 100%;
	height: 1px;
}

/* .loading
------------------------------------*/
.loading {
	position: fixed;
	top: 0;
	left: 0;
	background:url(img/share/bg.gif) repeat 0 0 #EBE5D1;
	width: 100%;
	height: 100%;
	z-index: 10001;
}

.loading-logo-wrap {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%) scale(1.5) !important;
	margin-top: -15px;
}

.loading-logo img {
	display: block;
	-webkit-backface-visibility: hidden;
	image-rendering: -webkit-optimize-contrast;
}

.loading-txt {
	position: absolute;
	bottom: 55px;
	left: 0;
	width: 100%;
	text-align: center;
}

.loading-txt img {
	margin-left: 15px;
}


/* header
---------------------------------------------------------------------------*/
header {
	position: relative;
	width: 1100px;
	margin: 0 auto;
	padding: 25px 0 0;
}

header .logo,
#fNaviWrap .logo {
	position: relative;
	width: 184px;
	margin: 0 auto;
	z-index: 2;
}

.header-top {
	position: relative;
	display: -webkit-box;
	display: flex;
	z-index: 0;
}

/* .search
------------------------------------*/
.search {
	display: inline;
	position: relative;
	box-sizing: border-box;
	width: 233px;
}

.search input {
	border: none;
}

.search input#s {
	background: #FFFFFF url(img/share/bg_search.svg) no-repeat left 18px center;
	box-sizing: border-box;
	border-radius: 30px;
	width: 100%;
	padding: 10px 20px 10px 42px;
	font-size: 14px;
}

.search input#searchsubmit {
	display: none;
	background: #000;
	padding: 2px 8px;
	color: #fff;
}

.search .screen-reader-text {
	display: none;
}

/* .hnav
------------------------------------*/
.hnav {
	position: absolute;
	top: -1px;
	right: 75px;
	display: -webkit-box;
	display: flex;
	margin-top: 9px;
}

.hnav li {
	margin-left: 5px;
}

.hnav li a {
	display: inline-block;
	position: relative;
	padding: 5px;
	color: #000000;
	font-size: 14px;
	letter-spacing: 0.1em;
	text-decoration: none;
}

.hnav li a:after {
	display: block;
	content: '';
	position: absolute;
	bottom: 2px;
	left: 5px;
	background-color: #222;
	width: calc(100% - 10px);
	height: 1px;
	opacity: 0.7;
}

/* .header-top .sns
------------------------------------*/
.header-top .sns {
	position: absolute;
	top: 8px;
	right: 0;
	text-align: right;
}

.header-top .sns li {
	display: inline-block;
	margin-left: 2px;
}

/* .gnav
------------------------------------*/
.gnav {
	position: relative;
	margin-top: -85px;
}

.gnav:before,
.gnav:after,
.gnav > ul:before,
.gnav > ul:after {
	display: block;
	content: '';
	position: absolute;
	background-color: #8D897D;
	width: 410px;
	height: 1px;
	visibility: inherit;
}

.gnav:before, .gnav:after { bottom: 0; }
.gnav > ul:before, .gnav > ul:after { bottom: 2px; }
.gnav:before, .gnav > ul:before { left: 0; }
.gnav:after, .gnav > ul:after { right: 0; }

.gnav > ul {
	position: relative;
	display: -webkit-box;
	display: flex;
	justify-content: space-between;
	padding: 0 16px 32px 16px;
	text-align: center;
	white-space: nowrap;
}

.gnav li:nth-of-type(1),
.gnav li:nth-of-type(2) { margin-right: 15px; }
.gnav li:nth-of-type(3) { margin-right: 290px; }

.gnav li a {
	display: block;
	text-decoration: none;
}

.gnav li#gnav-purchase a img { width: auto; height: 27px; }

.gnav li strong {
	display: block;
	margin-top: 10px;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 0.2em;
}

.gnav li:nth-of-type(2) strong { letter-spacing: 0.12em; }


/* #search-nav
---------------------------------------------------------------------------*/
#search-nav {
	position: relative;
	background: url(img/share/bg_pagenavi@2x.png) no-repeat left top;
	background-size: 100% auto;
	width: 1030px;
	margin: 35px auto 50px;
	z-index: 9999;
}

#search-nav > ul {
	display: -webkit-box;
	display: flex;
	justify-content: space-between;
	padding: 0 100px;
	text-align: center;
	position: relative;
}

#search-nav >  ul > li img:not(.snavNeko) {
  background: #ffffff;
}

#search-nav >  ul > li img {
	vertical-align:bottom;
	font-size:1px;
}

#search-nav > ul > li > a {
  display: block;
  background: #FFFFFF;
	margin: 38px 11px 39px;
}

#search-nav > ul > li:nth-of-type(1) > a { margin-right: 18px; margin-left: 0; }
#search-nav > ul > li:nth-of-type(2) > a { margin-right: 10px; margin-left: 18px; }
#search-nav > ul > li:nth-of-type(3) > a { margin-right: 18px; margin-left: 18px; }
#search-nav > ul > li:nth-of-type(4) > a { margin-right: 18px; margin-left: 18px; }
#search-nav > ul > li:nth-of-type(5) > a { margin-right: 18px; margin-left: 18px; }
#search-nav > ul > li:nth-of-type(6) > a { margin-right: 0; margin-left: 18px; }

#search-nav > ul > li > a:hover { opacity: 1; }
#search-nav > ul > li > a img { transition: .15s ease-out; }
#search-nav > ul > li > a:hover img { opacity: 0.6; }

#search-nav > ul > li.btnSelect {
	position:relative;
}

#search-nav > ul > li:nth-child(1) a,
#search-nav > ul > li:nth-child(2) a,
#search-nav > ul > li:nth-child(3) a,
#search-nav > ul > li:nth-child(5) a {
  cursor: default
}

#search-nav .snavNeko{
  position: absolute;
  top: 40px;
  left: 0;
  height: 35px;
  width: auto;
  margin: 0 auto;
  text-align: center;
  z-index: -1;
  width: 30px;
}

#search-nav li:nth-child(1) .snavNeko{ left: 135px; }
#search-nav li:nth-child(2) .snavNeko{ left: 280px; }
#search-nav li:nth-child(3) .snavNeko{ left: 435px; }
#search-nav li:nth-child(5) .snavNeko{ left: 710px; }

/* .snav
------------------------------------*/
#search-nav ul .snav {
	display: none;
	overflow: hidden;
	position: absolute;
	top: 35px;
	left: 75px;
	right: 0;
	width: 880px;
	padding-top: 33px;
	z-index: -1!important;
	opacity: 0;
}

#search-nav ul li .snav li {
  line-height: 1.6;
	font-size:11px;
	letter-spacing: 0.05em;
	background: #79796A;
	overflow: hidden;
	width: 33%;
	float: left;
	font-weight: bold;
	transition: all 0.3s ease;
}

#search-nav ul li .snav.list4 li {
	width: 25%;
}

#search-nav ul li .snav li:hover {
  background: #5A5847!important;
}

#search-nav ul li .snav li > a {
  display: block;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-text-overflow: ellipsis;
	cursor: pointer;
	padding: 14px 10px;
	text-align: center;
	box-sizing: border-box;
  color: #ffffff;
  border-bottom: 1px solid #bbbbbb;
  border-left: 1px solid #888;
}

#search-nav ul li .snav li > a,
#search-nav ul li .snav li > a:hover {
  text-decoration: none;
}

#search-nav ul li .snav:not(.list4) li:nth-child(3n-2) a {
  border-left: none;
}

#search-nav ul li .snav li:first-child a {
	border-top:none;
}

/* #spNavi
------------------------------------*/
#spNavi {
	position: relative;
	overflow: hidden;
	margin-top: 10px;
	margin-bottom: 25px;
}

#spNavi ul {
	float: left;
	position: relative;
	left: 50%;
}

#spNavi ul li {
	float: left;
	position: relative;
	left: -50%;
	padding: 20px 13px;
	font-size: 14px;
	letter-spacing: 0.1em;
}

#spNavi ul li:after {
	display: block;
	content: '/';
	position: absolute;
	top: 19px;
	right: -5px;
}

#spNavi ul li:last-of-type:after {
	display: none;
}

#spNavi ul li a {
  text-decoration: none;
}


/* footer
---------------------------------------------------------------------------*/
footer {
	position: relative;
	margin: 25px 0 0;
	padding-bottom: 55px;
	text-align: center;
}

.footer-inner {
	width: 1100px;
	margin: 0 auto;
}

footer a {
	text-decoration: none;
}

#fNaviWrap {
	position: relative;
	margin: 200px 0 23px;
}

footer p#linkTxt {
	margin-bottom: 10px;
	font-size: 12px;
	letter-spacing: 1px;
}

footer small,
footer span.number em,
footer .credit li {
	letter-spacing: 1px;
}

footer small {
	display: block;
	margin: 5px 0 15px;
	font-size: 12px;
}

footer span.number {
	display: block;
	margin-top: 8px;
	font-size: 12px;
	letter-spacing: 1px;
	line-height: 2;
}

footer small + span.number {
	font-size: 11px;
}

footer .credit {
	display: block;
	margin-top: 7px;
}

footer .credit li {
	display: inline;
	margin-bottom: 4px;
	padding: 0 8px;
	font-size: 12px;
	line-height: 1.6;
	letter-spacing: 0.06em;
}

footer #btnPageTop {
	position: fixed;
	bottom: 0;
	right: 40px;
	margin-bottom: -4px;
	text-align: right;
	z-index: 9999;
}

footer .btn-contact {
	position: absolute;
	bottom: 38px;
	left: 64px;
}

/* #snsLink
------------------------------------*/
#snsLink {
	position: fixed;
	top: 20px;
	right: 20px;
	z-index: 9999;
	text-align: right;
}

#snsLink li:nth-of-type(2),
#snsLink li:nth-of-type(3) {
	float: right;
	margin: 15px 0 0 10px;
}

#nekonoteBgWrap {
	position: absolute;
	top: 0;
	left: -300px;
}

#nekonoteBg {
	position: fixed;
	top: -200px;
	left: -5000px;
}

.headBox {
	position: relative;
	width: 960px;
	margin: 0 auto;
}

body.name-index .headBox {
	margin-bottom: 100px;
}

body.search .headBox {
	padding-bottom: 6px;
}


/* #pageNaviWrapBottom
---------------------------------------------------------------------------*/
/*
#pageNaviWrapBottom {
	position: relative;
	overflow: hidden;
	width: 468px;
	height: 70px;
	margin:15px auto 0;
	text-align:center;
}

#pageNaviWrapBottom div.wp-pagenavi {
	background:url(img/share/bg_pagenavi.gif) no-repeat center top;
	background-size:468px 70px;
	position:relative;
	top: 0;
	left: 0;
	box-sizing: border-box;
	width: 100%;
	height: 70px;
	padding: 25px 0 0;
	float:left;
	font-size:18px;
	font-family: 'Elsie Swash Caps', "Times New Roman",Garamond, "MS Serif", serif;
}

#pageNaviWrapBottom div.wp-pagenavi a,
#pageNaviWrapBottom div.wp-pagenavi span {
	position: relative;
	padding: 0 8px;
}
*/


/* contents
---------------------------------------------------------------------------*/

/* .attention-list
------------------------------------*/
.attention-list li {
	position: relative;
	margin: 0 0 6px;
	padding-left: 18px;
	font-size: 14px;
	line-height: 1.7;
	letter-spacing: 0.1em;
}

.attention-list li:last-of-type {
	margin-bottom: 0;
}

.attention-list li:before {
	display: block;
	content: '※';
	position: absolute;
	top: 0;
	left: 0;
}


/* pageTitle
---------------------------------------------------------------------------*/
#mainContents h1.pageTitle,
#mainContents.news.single .bookArchive > h2 {
	position: relative;
	top: 0;
	margin: 0 0 70px;
	font-family: 'EB Garamond',"Times New Roman","tbnpmincho-std",'ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','ＭＳ Ｐ明朝','MS PMincho',serif;
	font-size: 16px;
	text-align: left;
	line-height: 1;
}

#mainContents h1.pageTitle span,
#mainContents h1.pageTitle span a,
.bookArchive > h2 span {
	color: #1B3067;
}

#mainContents h1.pageTitle span {
	border-bottom: 1px solid #1C3265;
}

#mainContents h1.pageTitle span,
.bookArchive > h2 span {
	font-size: 22px;
	line-height: 1;
	letter-spacing: 0.1em;
}

#mainContents h1.pageTitle span a {
	text-decoration: none;
}

body.search h1.pageTitle span {
	font-size: 20px;
}


/* #rmdBooks
---------------------------------------------------------------------------*/
#rmdBooks {
	display: -webkit-box;
	display: flex;
	flex-wrap: wrap;
	width: 1194px;
	margin: 60px auto -15px;
}

body.top #rmdBooks {
	margin-top: 145px;
}

#rmdBooks section {
	width: 360px;
	margin: 0 57px 75px 0;
}

#rmdBooks section:nth-of-type(3n) {
	margin-right: 0;
}

#rmdBooks section h1 {
	margin-bottom: 40px;
	padding-left: 3px;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: 0.05em;
}

#rmdBooks section h1 a {
  text-decoration: none;
  padding-bottom: 1px;
  border-bottom: 1px solid #000000;
}

#rmdBooks section article {
	width: 100%;
	margin-bottom: 39px;
}

#rmdBooks section article figure {
	display: inline-block;
	float: left;
	width: 66px;
	margin: -8px 14px 0 0;
}

#rmdBooks section article figure img {
	border-radius: 100px;
}

#rmdBooks section article div em {
	display: block;
	margin-top: 13px;
	font-size: 12px;
	letter-spacing: 0.06em;
}

#rmdBooks section article div em a {
	letter-spacing: 0.04em;
}

#rmdBooks section article div em i {
	padding: 0 4px 0 5px;
}

#rmdBooks section article div em i:last-of-type {
	display: none;
}

#rmdBooks section article div em,
#rmdBooks section article div ul,
#rmdBooks section article div li {
	display: inline;
	font-style: normal;
}

#rmdBooks section article div ul,
#rmdBooks section article div li {
	font-size: 10px;
}

#rmdBooks section article div strong {
	display: block;
	font-size: 14px;
	line-height: 1;
	margin-top: 10px;
	letter-spacing: 0.08em;
	width: 275px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
}

#rmdBooks section article a {
	text-decoration: none;
}

#rmdBooks .btnmore {
	display: block;
	background: #888888;
	margin-top: 45px;
	padding: 12px 12px;
	color: #FFFFFF;
	font-size: 15px;
	line-height: 1;
	letter-spacing: 0.14em;
	text-align: center;
	text-decoration: none;
}

/* .bookArchive
------------------------------------*/
.bookArchive {
	width: 1178px;
	margin: 0 auto 30px;
}

.bookArchive > h2 {
	margin: 0 0 40px 13px;
}

.bookArchive > h2.center {
	text-align: center;
}

/* entry
------------------------------------*/
.booksWrap {
	position: relative;
	display: -webkit-box;
	display: flex;
	width: 100%;
}

.rack {
	position: absolute;
	top: -3px;
	width: 100%;
	height: calc(173px + 6px);
	z-index: 1 !important;
	pointer-events: none;
}

.rack:last-child {
	display: none;
}

.rack:before,
.rack:after {
	display: block;
	content: '';
	position: absolute;
	left: 0;
	background: #000000;
	width: 100%;
	height: 3px;
}

.rack:before { top: 0; }
.rack:after { bottom: 0; }

/* .bookArchive article
------------------------------------*/
.bookArchive article {
	position: relative;
	width: 173px;
	margin: 0 0 45px 23px;
	font-size: 12px;
}

.bookArchive article:first-of-type {
	margin-left: 13px;
}

.bookArchive article p.icoNew,
.bookArchive article p.icoPurchase {
	position: absolute;
	top: -7px;
	right: 10px;
	width: 26px;
	z-index: 2;
}

.bookArchive article p.icoNew img {
	width: 100%;
	height: auto;
}

.bookArchive article p.icoNew span,
.bookArchive article p.icoPurchase span {
	display: block;
	position: absolute;
	top: 9px;
	left: 7px;
	color: #FFFFFF;
	font-size: 15px;
	letter-spacing: 0.1em;
	font-feature-settings: 'palt' 0;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	white-space: nowrap;
}

.bookArchive article p.icoNew span {
	top: 13px;
	letter-spacing: 0.15em;
}

/*
.bookArchive div article:nth-child(6n+2) {
	margin-left:12px;
}
*/

.bookArchive article figure {
	position: relative;
	overflow: hidden;
	background: #FFFFFF;
	width: 100%;
	height: 173px;
	margin-bottom: 18px;
/* 	z-index: 9996!important; */
	z-index: 0;
}

.bookArchive article figure img {
	display: block;
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	width: 100%;
	height: auto;
	-webkit-backface-visibility: hidden;
	image-rendering: -webkit-optimize-contrast;
	margin: 0;
}

.bookArchive article strong {
	display: block;
	font-size: 14px;
	line-height: 1.7;
	margin-bottom: 8px;
	letter-spacing: 1px;
	z-index: 2000;
}

.bookArchive article strong a {
	padding-bottom:1px;
	border-bottom:1px solid #121212;
	text-decoration:none;
}

.bookArchive article em {
	line-height: 1.7;
}

.bookArchive article em a {
	text-decoration: none;
}

.bookArchive article em i:last-child {
	display: none;
}

.bookArchive article ul,
.bookArchive article em,
.bookArchive article ul li,
.bookArchive article ul li a {
	display:inline;
	color:#121212;
	font-style:normal;
}

.bookArchive article em {
	line-height: 1.6;
}

.bookArchive article ul {
	font-size:12px;
	line-height:1.6;
}

.bookArchive article p.soldTxt span.price {
	text-decoration:line-through;
}

.bookArchive article .price {
	clear: both;
	display: block;
	overflow: hidden;
	margin-top: 8px;
	color: #121212;
	font-size: 13px;
	letter-spacing: 1px;
}

.bookArchive article span.sold { display: none; }
.bookArchive article.sold span.sold { display: inline; }

.bookArchive article span.sold em {
	display: inline;
	color: #900;
	letter-spacing: 0.05em;
}

.bookArchive article .hide {
	display: none;
}

/* 売り切れ時
------------------------------------*/
.bookArchive article.sold figure { background: #333; }
.bookArchive article.sold figure img { opacity: .2!important; }

.bookArchive article p.icoSold {
	display: none;
	position: absolute;
	z-index: 3;
	top: 14px;
	left: 62px;
	width: 50px;
	pointer-events: none;
}

.bookArchive article.sold p.icoSold { display: block; }
.bookArchive article p.icoSold img { width: 100%; height: auto; }

/* search
------------------------------------*/
#searchNone {
	padding: 140px 0;
	color: #333;
	font-size: 15px;
	line-height: 2;
	text-align: center;
}

/*
body .zouzeiAlert{
	width: 100%;
	padding: 20px 0;
	margin-bottom: 15px;
	text-align: center;
	color: #ffffff;
	font-size: 12px;
	letter-spacing: 0.08em;
	background: #c00;
	font-weight: bold;
}
*/


/* .cartjs_box
---------------------------------------------------------------------------*/
article .price {
	white-space: nowrap;
}

article .price > div {
	display: inline-block !important;
	width: auto !important;
}

article .price .cartjs_box th,
article .price .cartjs_product_num,
article .price .cartjs_cart_in {
	display: none !important;
}

article .price .cartjs_box table,
article .price .cartjs_box th,
article .price .cartjs_box td {
	border: none !important;
	width: 100% !important;
	margin: 0 !important;
	padding: 0 !important;
	color: #121212 !important;
	font-size: 14px !important;
	font-weight: normal !important;
}

.relational article .price .cartjs_box td {
	font-size: 12px !important;
}

.price .cartjs_box .cartjs_option {
	display: none !important;
}

article .price .cartjs_box td {
	position: relative;
	transform: translateY(3px);
}

article .price .cartjs_box td:after {
	display: block;
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	background-color: #EBE5D1;
	width: 55px;
	height: calc(100% + 1px);
	z-index: 0;
}

article .price > i {
	position: relative;
	display: inline-block;
	margin-left: -57px;
	font-style: normal;
	letter-spacing: 0.05em;
	z-index: 1;
	transform: translateY(1px);
}

article .price > i em {
	display: inline-block;
	margin: 0 -1px 0 1px;
	font-size: 10px;
}

/* .detail-price
------------------------------------*/
.post .dl-container .detail-price .cartjs_box th,
.post .dl-container .detail-price .cartjs_product_num,
.post .dl-container .detail-price .cartjs_cart_in,
.post .dl-container .detail-price .cartjs_box table .cartjs_option {
	display: none !important;
}

.post .dl-container .detail-price > div {
	display: inline-block !important;
	width: auto !important;
}

.post .dl-container .detail-price .cartjs_box table,
.post .dl-container .detail-price .cartjs_box th,
.post .dl-container .detail-price .cartjs_box td {
	border: none !important;
	width: 100% !important;
	margin: 0 !important;
	padding: 0 !important;
	color: #121212 !important;
	font-size: 14px !important;
	font-weight: normal !important;
	line-height: 1;
	transform: translateY(1px);
}


/* post
---------------------------------------------------------------------------*/
.news-list-top time,
.news-list-top .category,
.postWrap .txt .dateCat time,
.postWrap .txt .dateCat .category {
	display: inline-block;
	font-size: 13px;
	letter-spacing: 0.04em;
}

.news-list-top .category span,
.postWrap .txt .dateCat .category span {
	font-style: italic;
}

.news-list-top .category i:first-of-type,
.postWrap .txt .dateCat .category i:first-of-type { padding: 0 3px 0 2px; }
.news-list-top .category i:last-of-type,
.postWrap .txt .dateCat .category i:last-of-type { display: none; }

.post,
.post p {
	font-size: 16px;
	line-height: 2.1;
	letter-spacing: 0.1em;
}

.post p {
	margin-bottom: 15px;
}

.post img {
	display: block;
	width: 100%;
	height: auto;
	-webkit-backface-visibility: hidden;
	image-rendering: -webkit-optimize-contrast;
	margin-bottom: 40px;
	line-height: 1;
}

.post img + img {
	margin-top: -20px;
}

.post hr {
	border: none;
	border-bottom: 1px dashed #000000;
	width: 60px;
	margin: 60px 0 0;
	opacity: 0.5;
}

/* .post-category
------------------------------------*/
.post-category {
	width: 1000px;
	margin: 0 auto 75px;
	text-align: center;
	white-space: nowrap;
}

.headBox + .post-category {
	margin-top: -35px;
}

/*
.news.single .post-category {
	margin-bottom: 100px;
}
*/

.post-category li {
	display: inline-block;
	position: relative;
	margin: 0 3px 9px;
}

.post-category li:after {
	display: block;
	content: '';
	position: absolute;
	top: 12px;
	right: -16px;
	background-color: #000000;
	width: 22px;
	height: 1px;
	transform: rotate(-45deg);
	opacity: 0.5;
}

.post-category li:last-of-type:after {
	display: none;
}

.post-category li a {
	display: inline-block;
	padding: 5px 16px;
	font-size: 16px;
	letter-spacing: 0.16em;
	text-decoration: none;
}

/* .wp-pagenavi
------------------------------------*/
.wp-pagenavi {
	font-size: 24px;
	margin: 0 auto;
	text-align: center;
	width: 840px;
	padding-top: 75px;
	font-family: 'Snowburst One',cursive;
}

.wp-pagenavi span.pages {
	display: none;
}

.wp-pagenavi a,
.wp-pagenavi .current {
	margin: 0 15px;
	padding: 0 5px 3px;
	font-size: 15px;
	text-decoration: none;
}

.wp-pagenavi .current {
	position: relative;
}

.wp-pagenavi .current:after {
	display: block;
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	border: 1px solid #121212;
	border-radius: 50%;
	width: 27px;
	height: 27px;
	margin-top: -1px;
}

.wp-pagenavi .extend {
	display: none;
}

.wp-pagenavi .previouspostslink { margin-right: 20px; }
.wp-pagenavi .nextpostslink { margin-left: 15px; }
.wp-pagenavi .last { margin-left: -3px; }

#pageNaviWrapBottom {
	margin: -60px 0 160px;
}


/* .news-list-top
---------------------------------------------------------------------------*/
.news-list-top {
	display: -webkit-box;
	display: flex;
	flex-wrap: wrap;
}

.news-list-top article {
	width: 240px;
	margin: 40px 35px 0 0;
}

.news-list-top article:nth-of-type(3n) {
	margin-right: 0;
}

.news-list-top article a {
	display: block;
	text-decoration: none;
}

.news-list-top figure {
	margin-bottom: 16px;
}

.news-list-top figure img {
	object-fit: cover;
	width: 100%;
	height: 184px;
	margin: 0;
}

.news-list-top h3 {
	margin-bottom: 6px;
	font-size: 14px;
	line-height: 1.6;
	letter-spacing: 0.08em;
}


/* .share
---------------------------------------------------------------------------*/
.share-list {
	display: -webkit-box;
	display: flex;
}

.share-list li a {
	display: block;
	padding: 4px 4px 4px 3px;
}

.share-list li a img {
	width: 32px;
	height: auto;
	margin: 0;
}


/* .event-list
---------------------------------------------------------------------------*/
.event-list {
	display: -webkit-box;
	display: flex;
	flex-wrap: wrap;
	width: 1015px;
	margin: 0 auto;
}

.event-list article {
	position: relative;
	width: 295px;
	margin: 0 65px 55px 0;
}

.event-list article:nth-of-type(3n) {
	margin-right: 0;
}

.event-list article a {
	display: block;
	color: #000000;
	text-decoration: none;
}

.event-list figure {
	position: relative;
	overflow: hidden;
	width: 100%;
	padding-bottom: 100%;
	margin-bottom: 18px;
}

.event-list figure img {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	object-fit: cover;
	width: 295px;
	height: 295px;
}

.event-list .status {
	position: absolute;
	top: 2px;
	left: -30px;
	color: #990000;
	font-size: 16px;
	letter-spacing: 0.2em;
	font-feature-settings: 'palt' 0;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	white-space: nowrap;
}

.event-list .status .finish {
	color: #000000;
}

.event-list h2 {
	font-size: 16px;
	line-height: 1.6;
	letter-spacing: 0.1em;
}

.event-list time {
	display: block;
	margin-top: 10px;
	font-size: 14px;
	letter-spacing: 0.1em;
}

.event-list time i {
	padding: 0 6px 0 7px;
}


/* .faq-list
---------------------------------------------------------------------------*/
.faq-list article {
	overflow: hidden;
}

/* .faq-title
------------------------------------*/
.faq-title {
	position: relative;
	padding: 21px 20px 20px 60px;
	cursor: pointer;
	transition: .15s linear;
}

.faq-title:before {
	display: block;
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	background: url(img/share/bg_dotted.gif) repeat-x left top;
	width: 100%;
	height: 1px;
	z-index: 2;
}

.faq-list article:first-of-type .faq-title:before { background: none; }
.faq-title:hover { background-color: rgba(189,182,164,0.3); }
.faq-title.active:hover { background-color: inherit; }

.faq-title .ico-q {
	position: absolute;
	top: 25px;
	left: 20px;
}

.faq-title .ico {
	display: block;
	position: absolute;
	top: 25px;
	left: 63px;
	border-radius: 50%;
	width: 85px;
	height: 85px;
}

.faq-title .ico span {
	display: block;
	overflow: hidden;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	border-radius: 95px;
	width: 0;
	height: 0;
	margin: 42.5px 0 0 42.5px;
	transform-origin: center center;
}

.faq-title .ico img {
	display: block;
	width: 85px;
	height: 85px;
	margin: -42.5px 0 0 -42.5px;
}

.faq-title .inner { position: relative; }
/* .faq-title.active .inner { min-height: 50px; } */

.faq-title h3 {
	font-size: 16px;
	line-height: 1.7;
	letter-spacing: 0.08em;
	text-align: justify;
}

.faq-title.active h3 {
	padding-right: 55px;
}

.faq-title .hand {
	display: none;
	position: absolute;
	top: -37px;
	right: 28px;
	z-index: 1;
	transform-origin: center top;
	opacity: 0;
}

/* .faq-detail
------------------------------------*/
.faq-detail {
	display: none;
	position: relative;
}

.faq-title.active + .faq-detail {
	margin-top: -8px;
}

.faq-detail .inner {
	min-height: 75px;
	padding: 0 20px 40px 175px;
	font-size: 14px;
	line-height: 1.9;
	letter-spacing: 0.08em;
	opacity: 0;
}

.faq-detail .inner p {
	margin-bottom: 12px;
	font-size: 14px;
	line-height: 1.9;
	letter-spacing: 0.08em;
	text-align: justify;
}

.faq-detail .inner p:last-child { margin-bottom: 0; }
.faq-detail .inner a { text-decoration: underline; }
.faq-detail .inner strong { font-weight: bold; }
.faq-detail .inner em { font-style: italic; }
.faq-detail .inner del { text-decoration: line-through; }

.faq-detail .inner img {
	display: block;
	max-width: 800px;
	height: auto;
	padding-bottom: 20px;
}

.faq-detail .inner .wp-caption {
	max-width: 100%;
	margin-bottom: 25px;
}

.faq-detail .inner .wp-caption-text {
	margin-top: -5px;
}

.faq-detail .inner ul,
.faq-detail .inner ol {
	margin: 12px 0;
}

.faq-detail .inner ul li {
	list-style: disc;
	margin: 0 0 0 21px;
}

.faq-detail .inner ol li {
	list-style: decimal;
	margin: 0 0 0 23px;
}

.faq-detail .inner ul li:last-of-type,
.faq-detail .inner ol li:last-of-type {
	margin-bottom: 0;
}

.faq-detail .inner blockquote {
	background-color: rgba(189,182,164,0.3);
	margin-top: 26px;
	padding: 20px 26px 18px;
}

.faq-detail .inner .post-link {
	overflow: hidden;
	margin-top: 22px;
}

.faq-detail .inner .post-link div {
	float: left;
	margin: 0 9px 9px 0;
}

.faq-detail .inner .post-link a {
	display: block;
	background-color: #888888;
	padding: 8px 18px 8px 21px;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: 600;
	letter-spacing: 0.1em;
	text-decoration: none;
}


/* .form-wrap
---------------------------------------------------------------------------*/
.form-wrap {
	width: 700px;
	margin: 0 auto;
}

.form-wrap dl { line-height: 1.6; }

.form-wrap dl div {
	position: relative;
	display: flex;
	-webkit-box-align: start;
	align-items: flex-start;
	margin-bottom: 23px;
	padding-bottom: 23px;
}

.form-wrap dl div:after {
	display: block;
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	background:-webkit-gradient(linear, left bottom, right bottom, color-stop(0.2, #000000), color-stop(0.2, #EBE5D1), color-stop(1, #EBE5D1));
	background: linear-gradient(to left, #000000 20%, #EBE5D1 20%, #EBE5D1 100%) left bottom;
	background-repeat: repeat-x;
	background-size: 8px 1px;
	width: 100%;
	height: 1px;
	opacity: 0.6;
}

.form-wrap dl div:last-of-type { margin-bottom: 0; padding-bottom: 0; }
.form-wrap dl div:last-of-type:after { display: none; }

.form-wrap dt {
	box-sizing: border-box;
	width: 190px;
	min-width: 190px;
	padding: 12px 0 0 10px;
	font-size: 16px;
	letter-spacing: 0.1em;
}

.form-wrap dt.pt { padding-top: 1px; }
.form-wrap dl > div:last-of-type dt { align-self: flex-start; }

.form-wrap dt span {
	display: block;
	font-size: 12px;
	letter-spacing: 0.16em;
}

.form-wrap dt em {
	display: block;
	margin-left: 2px;
	font-size: 12px;
	letter-spacing: 0.06em;
}

.form-wrap dd {
	width: calc(100% - 150px);
}

.form-wrap dd p {
	font-size: 12px;
	line-height: 1.7;
	text-align: justify;
}

/* input
------------------------------------*/
.wpcf7-form-control-wrap {
	display: inline-block;
	width: 100%;
}

.form-wrap input[type="text"],
.form-wrap input[type="email"],
.form-wrap input[type="tel"],
.form-wrap textarea,
.form-wrap .btn-select .customSelect {
	display: inline-block;
	box-sizing: border-box;
	background-color: rgba(206,200,181,0.4);
/* 	border: 1px solid #D1C9B4; */
	border: none;
	border-radius: 2px;
	width: 100%;
	height: 48px;
	padding: 10px 20px;
	font-size: 16px;
	letter-spacing: 0.1em;
}

.form-wrap textarea {
	height: 325px;
	padding: 18px 20px;
}

.form-wrap .size-s textarea {
	height: 120px;
}

.form-wrap .wpcf7-form-control {
	display: block !important;
	max-width: 100%;
	z-index: 2;
}

.form-wrap .your-check,
.form-wrap .wpcf7-checkbox { display: inline-block !important; width: auto; }
.form-wrap .wpcf7-checkbox { margin-right: 6px; }

@media all and (-webkit-min-device-pixel-ratio:0) and (min-resolution: .001dpcm) {
	.form-wrap .wpcf7-checkbox { transform: translateY(2px); }
}

.form-wrap .attention {
	position: absolute;
	top: 78px;
	right: 90px;
	width: 235px;
	line-height: 1.9;
}

.form-wrap .btn-select {
	display: inline-block;
	position: relative;
	overflow: hidden;
	background: rgba(206,200,181,0.4) url(img/share/ico-arrow-down.svg) no-repeat right 16px top 22px;
  border: 1px solid var(--color-line-navy);
	width: 190px;
	transition: .15s ease-out;
}

.form-wrap .btn-select:hover {
	opacity: 0.6;
}

.form-wrap .btn-select select {
/*
	position: absolute !important;
	top: 0 !important;
	left: 0 !important;
*/
	cursor: pointer !important;
	width: 100% !important;
	height: 100% !important;
	z-index: 2;
}

.form-wrap .btn-select .customSelect {
	background: none;
	padding-top: 11px;
}

.form-wrap .btn-select + p {
	display: inline-block;
	margin: 0 0 0 6px;
	font-size: 17px;
	transform: translateY(-4px);
}

/* .btn-submit
------------------------------------*/
.btn-submit {
	margin: 30px 0 0 190px;
}

.btn-submit input {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	display: block;
	box-sizing: border-box;
	background: #888888;
	border: none;
	width: 260px;
	height: 54px;
	margin: 0;
	padding: 2px 0 0 4px;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.4;
	letter-spacing: 0.12em;
	text-align: center;
	white-space: nowrap;
	transition: .15s ease-out;
}

.btn-submit input:hover { opacity: 0.7; }

/* error
------------------------------------*/
.form-wrap .txt-error,
.wpcf7-not-valid-tip,
.txt-response,
.wpcf7-response-output { display: block; }

.form-wrap .txt-error,
.wpcf7-not-valid-tip {
	margin: 10px 0 0;
	padding: 0;
	font-size: 12px;
	line-height: 1.6;
	letter-spacing: 0.12em;
}

.screen-reader-response { display: none; }

.txt-response,
.wpcf7-response-output {
	box-sizing: border-box;
	width: 700px;
	margin: 30px auto 0;
	padding-left: 190px;
	color: #990000;
	font-size: 15px;
	line-height: 1.6;
	letter-spacing: 0.13em;
}

.hidden-fields-container {
	border: none !important;
	margin: 0 !important;
	padding: 0 !important;
}


/* .grecaptcha-badge
---------------------------------------------------------------------------*/
.grecaptcha-badge {
	pointer-events: none;
	z-index: -999;
	opacity: 0;
}

body.contact .grecaptcha-badge,
body.purchase .grecaptcha-badge {
	pointer-events: auto;
	z-index: 0;
	opacity: 1;
}

body.contact footer #btnPageTop,
body.purchase footer #btnPageTop {
	display: none;
}


/* .attention-head
---------------------------------------------------------------------------*/
.attention-head-wrap {
	display: none;
	position: fixed;
	top: -9px;
	left: calc(50% - 280px);
	padding-top: 20px;
	transform-origin: center top;
	z-index: 9999;
	opacity: 0;
}

.attention-head {
	background-color: #FDF2A9;
	box-sizing: border-box;
	padding: 12px 12px 12px 14px;
	white-space: nowrap;
	transform: rotateZ(-12deg);
	cursor: default;
}

.attention-head .hand {
	position: absolute;
	top: -37px;
	left: 39px;
	z-index: 1;
}

.attention-head .hand img {
	display: block;
	transform: scaleX(-1) rotate(-165deg);
	width: 26px;
}

.attention-head .close {
	position: absolute;
	top: -12px;
	left: -12px;
	margin: -10px;
	padding: 10px;
	z-index: 2;
	cursor: pointer;
}

.attention-head .txt {
	font-size: 12px;
	line-height: 1.7;
	letter-spacing: 0.08em;
}

.attention-head .name {
	position: absolute;
	bottom: 8px;
	right: 8px;
	font-size: 13px;
	letter-spacing: 0.08em;
}


/* .fix-info
---------------------------------------------------------------------------*/
.fix-info {
	position: fixed;
	bottom: 0;
	left: 0;
	background-color: #FDF2A9;
	box-sizing: border-box;
	width: 100%;
	text-align: center;
	z-index: 1000;
}

.fix-info a,
.fix-info span {
	display: block;
	box-sizing: border-box;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 20px;
	color: #990000;
	font-size: 18px;
	line-height: 2;
	letter-spacing: 0.08em;
	font-feature-settings: 'palt' 1;
}

.fix-info a {
	text-decoration: underline;
	text-decoration-thickness: 1px;
	text-underline-offset: 0.1em;
	transition: .15s ease-out;
}

.fix-info a:hover {
	opacity: 0.7;
}