@charset "euc-jp";
body{
	background: url("https://img21.shop-pro.jp/PA01505/962/etc_base64/Ymc.jpg?cmsp_timestamp=20240202112302") repeat top center !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, 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, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, main, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	outline: none;
	border: 0;
}
img {
	border: 0;
	transform: translateZ(0);
	-moz-transform: translateZ(0);
	-webkit-transform: translateZ(0);
}
img, input {
	vertical-align: middle;
}
/*
html:not(.wp) h1,
html:not(.wp) h2,
html:not(.wp) h3,
html:not(.wp) h4,
html:not(.wp) h5,
html:not(.wp) h6,
html:not(.wp) address {
	margin: 0;
	padding: 0;
	font-style: normal;
	font-weight: normal;
	border: 0;
}
*/
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section {
	display: block;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
	content: none;
}
table {
	border-spacing: 0;
	border-collapse: collapse;
}
table, caption, th, td {
	font-style: normal;
	font-weight: normal;
}
hr {
	margin: 0;
	padding: 0;
}
iframe {
	margin: 0;
	padding: 0;
	border: 0;
}
form, fieldset, input, button, select, optgroup, option, textarea, label, legend {
	margin: 0;
	padding: 0;
	outline: none;
}
span, em, strong, dfn, code, samp, kbd, var, cite, abbr, acronym, q, br, ins, del, a, img, object {
	margin: 0;
	padding: 0;
	font-style: normal;
	font-weight: inherit;
	border: 0;
}

/*=============================================
 * reset - custom
 *=============================================*/

:before,
:after {
	pointer-events: none;
}
* { /* fix font boosting on mobile Chrome */
	max-height: 1000000px;
}
*:first-child + html img,
* html img {
	vertical-align: top;
}
html,
body {
	line-height: 1;
	word-spacing: normal;
	min-height: 100%;
	text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	overflow-scrolling: touch;
	-moz-overflow-scrolling: touch;
	-webkit-overflow-scrolling: touch;
	/* -webkit-font-smoothing: antialiased; */
}
html.break-jump,
.break-jump body { /* fixed for screen jumping bug on iOS */
	margin: auto;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	overflow: auto;
}
input,
button,
select,
optgroup,
option,
textarea,
label {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
select,
button,
input:button,
input:submit,
input:reset {
	cursor: pointer;
}
/*
option:disabled {
	display: none;
}
*/
strong {
	font-weight: 600;
}
em {
	font-style: italic;
}
small {
	font-size: smaller;
}
del {
	text-decoration: line-through;
}
a {
	color: inherit;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:focus,
a:active {
	outline: none;
	-moz-outline-style: none;
	ie-dummy: expression(this.hideFocus=true);
}
/*
a[href=""],
a[href=""] > * {
	cursor: not-allowed !important;
}
a[href=""]:focus,
a[href=""]:active {
	pointer-events: none;
}
*/
a[x-apple-data-detectors] {
	color: inherit !important;
	text-decoration: none !important;
	font-size: inherit !important;
	font-family: inherit !important;
	font-weight: inherit !important;
	line-height: inherit !important;
}



/*=============================================
 * lazyload
 *=============================================*/

img:not([src]) {
	visibility: hidden;
}
img[data-src],
img[data-srcset] {
	display: block;
	min-height: 1px;
}
.i-wrapper {
	width: 100%;
	height: 0;
	padding-bottom: 66.67%; /* You define this doing height / width * 100% */
	position: relative;
}
.i-wrapper img {
	width: 100%;
	/*height: auto;*/
	position: absolute;
}



/*=============================================
 * .clearfix
 *=============================================*/

.nav-fl,
.nav-fr,
.clearfix {
	zoom: 1 !important;
}
.nav-fl:after,
.nav-fr:after,
.clearfix:after {
	content: "." !important;
	clear: both !important;
	display: block !important;
	height: 0 !important;
	visibility: hidden !important;
}



/*=============================================
 * nav - float/inline
 *=============================================*/

.nav-fl > * {
	float: left;
}
.nav-fr > * {
	float: right;
}
.nav-inline > * {
	display: inline-block;
}



/*=============================================
 * fonts
 *=============================================*/

 /*
[class^=fnt-] {
	font-size: initial;
	font-weight: normal;
	font-style: normal;
	line-height: initial;
	letter-spacing: initial;
}
*/
.fnt-garamond {
	font-family: Garamond, "ÞâÌÀÄ«", YuMincho, "£Í£Ó £Ð¥´¥·¥Ã¥¯", "MS PGothic", sans-serif;
}

/*=============================================
 * <footer>
 *=============================================*/

footer {
	width: 100%;
	position: relative;
}
footer a {
	color: inherit;
}

address {
	text-align: center;
}




/*=============================================
 * rollover button
 *=============================================*/

.btn-over img,
.over-img img,
img.over,
img:not(.btn):not(.non-over),
button img {
	opacity: 1;
	transform: translateX(0) translateZ(0);
	-moz-transform: translateX(0) translateZ(0);
	-webkit-transform: translateX(0) translateZ(0);
	transition: opacity .3s ease;
	-moz-transition: opacity .3s ease;
	-webkit-transition: opacity .3s ease;
}
.over-img img:hover,
img.over:hover,
/* a:not([href=""]):hover img:not(.btn):not(.non-over), */
a:hover img:not(.btn):not(.non-over),
button:hover img {
	cursor: pointer;
	opacity: .8;
	transform: translateX(.01em) translateZ(0);
	-moz-transform: translateX(.01em) translateZ(0);
	-webkit-transform: translateX(.01em) translateZ(0);
}
.non-over a:hover img:not(.over),
.non-over img:not(.over):not(.btn):hover {
	opacity: 1 !important;
}
.btn-over {
	display: inline-block;
	position: relative;
}
.btn-over img + img {
	pointer-events: none;
	opacity: 0 !important;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
.btn-over:hover img + img,
.btn-over.active img + img {
	opacity: 1 !important;
}
.btn-over:hover img,
.btn-over.active img {
	opacity: 0 !important;
}



/*=============================================
 * .slide-fade
 *=============================================*/

.slideParent {
	position: relative;
}
.slide-fade {
	position: relative;
}
.slide-fade > * {
	margin: auto;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
.slide-btn {
	pointer-events: none;
	margin: auto;
	width: 100%;
	position: relative;
	z-index: 1;
}
.slide-btn .slide-next,
.slide-btn .slide-prev {
	pointer-events: visible;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}
.slide-btn .slide-next {
	right: 0;
}
.slide-btn .slide-prev {
	left: 0;
}
.slide-btn .slide-next img,
.slide-btn .slide-prev img {
	cursor: pointer;
	opacity: 1;
	transition: opacity .3s ease;
	-moz-transition: opacity .3s ease;
	-webkit-transition: opacity .3s ease;
}
.slide-btn .slide-next img:hover,
.slide-btn .slide-prev img:hover {
	opacity: .8;
}
.slide-page {
	margin: 0 auto;
	text-align: center;
}
.slide-page > * {
	cursor: pointer;
	display: inline-block;
	margin: 0 5px;
	background: #C0C0C0;
	width: 15px;
	height: 15px;
	border-radius: 100%;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	transition: all .3s ease;
	-moz-transition: all .3s ease;
	-webkit-transition: all .3s ease;
}
.slide-page > *:hover,
.slide-page > *.active {
	background: #8D8D8D;
}



/*=============================================
 * .nav-animate
 *=============================================*/

.nav-animate {
}



/*=============================================
 * .nav-fixed
 *=============================================*/

.nav-fixed {
}
.nav-fixed.fixed {
}
.nav-target {
}
.nav-pin {
}
.nav-pin.fixed {
}


.gmap iframe {
	pointer-events: none !important;
	width: 100%;
}
.gmap.scrollable iframe {
	pointer-events: visible !important;
}



/*=============================================
 * .tabs-switch
 *=============================================*/

.tabs-switch {
}
.tabs-switch .tab-link {
}
.tabs-switch .tab-link > * {
	cursor: pointer;
	display: inline-block;
}
.tabs-switch .tab-link > * a {
	pointer-events: none;
}
.tabs-switch .tab-link.link-over > * {
	position: relative;
}
.tabs-switch .tab-link.link-over > * > img {
}
.tabs-switch .tab-link.link-over > * > img + img {
	margin: auto;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
.tabs-switch .tab-link.link-over > * > img + img,
.tabs-switch .tab-link.link-over > *:hover > img,
.tabs-switch .tab-link.link-over > *.active > img {
	opacity: 0;
}
.tabs-switch .tab-link.link-over > *:hover > img + img,
.tabs-switch .tab-link.link-over > *.active > img + img {
	opacity: 1;
}
.tabs-switch .tab-content {
}
.tabs-switch[data=fade] .tab-content {
	min-height: 100px;
	position: relative;
}
.tabs-switch .tab-content > * {
	display: none;
}
.tabs-switch[data=fade] .tab-content > * {
	margin: auto;
	width: 100%;
	height: 100%;/*
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	*/
}



/*=============================================
 * .toggle
 *=============================================*/

.toggle {
}
.toggle .toggle-link {
	cursor: pointer;
	position: relative;
}
.toggle .toggle-main {
	display: none;
}
.toggle.active .toggle-main {
	display: block;
}



/*=============================================
 * .pagination
 *=============================================*/

.pagination {
}
.pagination > .page-content {
}
.pagination > .page-content > * {
	display: none;
}
.pagination > .page-content > *.active {
	display: block;
}
.pagination > .page-link {
	text-align: center;
}
.pagination > .page-link ul {
}
.pagination > .page-link li {
	cursor: pointer;
	display: inline-block;
}
.pagination > .page-link .page-item {
}
.pagination > .page-link .page-item.active {
	font-weight: 600;
}
.pagination > .page-link .page-ellipse {
}
.pagination > .page-link .page-first {
}
.pagination > .page-link .page-last {
}
.pagination > .page-link .page-next {
}
.pagination > .page-link .page-prev {
}
.pagination > .page-link .page-ellipse,
.pagination > .page-link .page-first.disabled,
.pagination > .page-link .page-last.disabled,
.pagination > .page-link .page-next.disabled,
.pagination > .page-link .page-prev.disabled {
	cursor: not-allowed;
}



/*=============================================
 * .noanimated
 *=============================================*/

.noanimated {
}
.noanimated .wow {
	visibility: visible !important;
	animation-duration: none !important;
	-moz-animation-duration: none !important;
	-webkit-animation-duration: none !important;
	animation-fill-mode: none !important;
	-moz-animation-fill-mode: none !important;
	-webkit-animation-fill-mode: none !important;
}



/*=============================================
 * .rss
 *=============================================*/

.rss {
	word-wrap: break-word;
	word-break: break-word;
}



/*=============================================
 * #pagetop
 *=============================================*/

#pagetop {
	opacity: 0;
	background-repeat: no-repeat;
	background-position: center;
	position: fixed;
	right: 10px;
	bottom: 10px;
	visibility: hidden;
	z-index: 99;
	transition:
		opacity .3s ease,
		visibility .3s ease;
	-moz-transition:
		opacity .3s ease,
		visibility .3s ease;
	-webkit-transition:
		opacity .3s ease,
		visibility .3s ease;
}
#pagetop.visible {
	opacity: 1;
	visibility: visible;
}
#pagetop.in-scroll {
	cursor: not-allowed;
}
#pagetop > * {
	opacity: 1;
	transition: opacity .3s ease;
	-moz-transition: opacity .3s ease;
	-webkit-transition: opacity .3s ease;
}
#pagetop > *:hover {
	cursor: pointer;
	opacity: .8;
}



/*=============================================
 * <header>
 *=============================================*/

header {
	width: 100%;
}
header > .wrap {
	position: relative;
	z-index: 2;
}



/*=============================================
 * <section>
 *=============================================*/

section {
	clear: both;
	margin: auto;
	width: 100%;
	position: relative;
}





/*=============================================
 * #socialbuttons
 *=============================================*/

#socialbuttons {
	margin: auto;
	font: unset;
	line-height: normal;
	text-align: center;
}
#socialbuttons > * {
	display: inline-block;
	margin: 0 3px;
	vertical-align: middle;
	height: 20px;
}


.social-google {
    display: none !important;
}
/*=============================================
 * debugger
 *=============================================*/

html.fc-debugger {
}
#fc-console {
	opacity: 0;
	margin: auto;
	color: #F0F0F0;
	font-size: 14px;
	font-family: Consolas, "Source Code Pro", "Lucida Grande", monospace, sans-serif;
	background: rgba(60, 60, 60, .9);
	width: 90%;
	max-width: 1200px;
	border: 1px solid rgba(255, 255, 255, .05);
	position: fixed;
	top: 100%;
	left: 0;
	right: 0;
	bottom: 0;
	box-shadow: 5px 10px 10px rgba(0, 0, 0, .5);
	-moz-box-shadow: 5px 10px 10px rgba(0, 0, 0, .5);
	-webkit-box-shadow: 5px 10px 10px rgba(0, 0, 0, .5);
	transition: all .3s ease;
	-moz-transition: all .3s ease;
	-webkit-transition: all .3s ease;
	visibility: hidden;
	z-index: 9999999999999999999999999999999;
}
html.fc-debugger #fc-console {
	opacity: 1;
	visibility: visible;
}
#fc-console.active {
	top: initial;
}
#fc-console * {
	color: #EFEFEF;
	font-size: 14px;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, .5);
	line-height: 20px;
}
#fc-console .console-title {
	cursor: pointer;
	margin: auto;
	padding: 10px 20px;
	color: #202020;
	font-size: 20px;
	font-weight: 600;
	font-variant: small-caps;
	text-shadow: none;
	line-height: 22px;
	background: rgba(215, 215, 215, .8);
	border: 1px solid rgba(255, 255, 255, .05);
	position: absolute;
	top: -45px;
	left: -1px;
	right: -1px;
	transition: all .3s ease;
	-moz-transition: all .3s ease;
	-webkit-transition: all .3s ease;
}
#fc-console .console-title[data-total]:before {
	content: attr(data-total);
	margin-left: -10px;
	margin-right: 10px;
	padding: 3px 10px;
	color: #FEFEFE;
	font-size: 12px;
	text-align: center;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, .5);
	line-height: 15px;
	background: #D82323;
	height: 15px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 15px;
	position: relative;
	top: -3px;
}
#fc-console .console-title:hover {
	color: #303030;
	background: rgba(215, 215, 215, .9);
}
#fc-console .console-clear {
	cursor: pointer;
	margin: auto;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 15px;
	background: #607D8B;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	position: absolute;
	top: -35px;
	right: 7px;
	transition: all .3s ease;
	-moz-transition: all .3s ease;
	-webkit-transition: all .3s ease;
}
#fc-console .console-clear:hover {
	background: #4C626D;
}
#fc-console .console-main {
	padding: 10px;
	max-height: 350px;
	max-height: 35vh;
	overflow: hidden;
	overflow-y: auto;
}
#fc-console .console-main a {
	color: #3A92C8;
	text-decoration: none;
}
#fc-console .console-main a:hover {
	text-decoration: underline;
}
#fc-console .console-block {
	padding: 10px;
	position: relative;
}
#fc-console .console-block[data-count]:before {
	content: attr(data-count);
	margin: auto;
	padding: 3px 10px;
	color: #FEFEFE;
	font-size: 12px;
	text-align: center;
	line-height: 15px;
	background: #D82323;
	height: 15px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 15px;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
}
#fc-console .console-block + .console-block {
}
#fc-console .console-block + .console-block:after {
	content: "";
	margin: auto;
	background: rgba(0, 0, 0, .1);
	height: 1px;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	box-shadow: 0 1px rgba(255, 255, 255, .05);
	-moz-box-shadow: 0 1px rgba(255, 255, 255, .05);
	-webkit-box-shadow: 0 1px rgba(255, 255, 255, .05);
}
#fc-console .console-block > * {
	margin: 5px 0;
}
#fc-console .console-message {
	padding-left: 20px;
	color: #F44336;
	font-style: italic;
	position: relative;
}
#fc-console .console-message:before {
	content: "#";
	color: #F44336;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
}
#fc-console .console-stacktrace {
	margin-left: 20px;
	padding-left: 20px;
	box-shadow: inset 2px 0 rgba(255, 255, 255, .1);
	-moz-box-shadow: inset 2px 0 rgba(255, 255, 255, .1);
	-webkit-box-shadow: inset 2px 0 rgba(255, 255, 255, .1);
}
#fc-console .console-stacktrace > * {
	font-size: 13px;
}
#fc-console .console-script {
}
#fc-console .console-line {
}
#fc-console .console-column {
}
#fc-console .console-error {
	margin-left: 18px;
	padding-left: 22px;
	color: #CFCFCF;
	position: relative;
}
#fc-console .console-error:before {
	content: "$";
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
}



/*=============================================
 * .copy - clipboard
 *=============================================*/

.copy {
	cursor: pointer;
	touch-action: manipulation; /* fixed for iOS */
	transition: all .3s ease;
	-moz-transition: all .3s ease;
	-webkit-transition: all .3s ease;
}
.copy:hover {
	opacity: .8;
}
.copy.copied {
}



/*=============================================
 * customs
 *=============================================*/

.bxSlider,
.bxSlider * {
	transition: none;
	-moz-transition: none;
	-webkit-transition: none;
}
.bx-wrapper img { /* responsive */
	display: block;
	max-width: 100%;
	height: auto;
}
a.bx-next,
a.bx-next:active,
a.bx-next:focus,
a.bx-next:hover,
a.bx-next:hover img,
a.bx-prev,
a.bx-prev:active,
a.bx-prev:focus,
a.bx-prev:hover,
a.bx-prev:hover img,
a.bx-pager-link,
a.bx-pager-link:active,
a.bx-pager-link:focus,
a.bx-pager-link:hover,
a.bx-pager-link:hover img,
a[data-slide-index],
a[data-slide-index]:active,
a[data-slide-index]:focus,
a[data-slide-index]:hover,
a[data-slide-index]:hover img {
	pointer-events: visible !important;
	cursor: pointer !important;
}

.fb-page {
	background: #FFF;
	width: 100%;
	height: inherit;
}
.fb-like.fb_iframe_widget > span {
	display: block;
	vertical-align: baseline !important;
}

/* https://stackoverflow.com/questions/29429296/responsive-width-facebook-page-plugin/31971705 */
.fb-page,
.fb-page span,
.fb-page span iframe[style] {
    max-width: 100% !important;
}



/*=============================================
 * horizontal & vertical align
 *=============================================*/

.x-full {
	margin: auto;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
.x-center {
	text-align: center;
	position: relative;
	left: 50%;
	transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
}
.y-center {
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}
.z-center {
	margin-right: -50%;
	text-align: center;
	position: relative;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
}



/*=============================================
 * .vh-fix
 *=============================================*/

.vh-fix {
}



/*=============================================
 * .full-height - 100vh
 *
 * this bug not displaying 100vh correctly
 * fixed on iOS/Chrome
 *=============================================*/

.full-height {
	height: 100vh;
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
	.full-height {
		height: 768px;
	}
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
	.full-height {
		height: 1024px;
	}
}
@media only screen and (min-device-width: 320px) and (max-device-height: 568px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 2) {
	.full-height {
		height: 320px;
	}
}
@media only screen and (min-device-width: 320px) and (max-device-height: 568px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 2) {
	.full-height {
		height: 568px;
	}
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
	.full-height {
		height: 320px;
	}
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
	.full-height {
		height: 480px;
	}
}



/*=============================================
 * customs common - FCV
 *=============================================*/

.fl {
	float: left;
}
.fr {
	float: right;
}
.fn {
	float: none;
}



/*=============================================
 * WordPress
 *=============================================*/

body.wp {
}



body {
    font-size: 14px;
    line-height: 2;
    letter-spacing: 0.1em;
    color: #000;
    font-family: "ÞâÌÀÄ«", YuMincho, "¥Ò¥é¥®¥ÎÌÀÄ« ProN W3", "Hiragino Mincho ProN", "HGÌÀÄ«E", "¥á¥¤¥ê¥ª", Meiryo, "£Í£Ó £ÐÌÀÄ«", "£Í£Ó ÌÀÄ«", serif;
    background: #fff;
    min-width: inherit;
    min-height: inherit;
    max-height: 100%;
    font-weight: 400;
}
@media only screen and (min-width: 768px) {
  body {
    font-size: 16px;
    line-height: 35px;
    text-align: left;
    min-width: 1100px; /* viewport */
  }
}
.fnt-gothic {
  font-family: "Þâ¥´¥·¥Ã¥¯", YuGothic, "¥Ò¥é¥®¥Î³Ñ¥´ Pro", "Hiragino Kaku Gothic Pro", "¥á¥¤¥ê¥ª", "Meiryo", Osaka, '£Í£Ó £Ð¥´¥·¥Ã¥¯', 'MS PGothic', sans-serif;
}
.fnt-mincho {
  font-family: "ÞâÌÀÄ«", YuMincho, "¥Ò¥é¥®¥ÎÌÀÄ« ProN W3", "Hiragino Mincho ProN", "HGÌÀÄ«E", "¥á¥¤¥ê¥ª", Meiryo, "£Í£Ó £ÐÌÀÄ«", "£Í£Ó ÌÀÄ«", serif;
}
.fnt-yeseva {
  font-family: 'Yeseva One', cursive;
}
h2,h3,h4{
	font-weight:bold;
}

a {
	color:#000;
}
a:hover {
	color:#92908d;
}


.pull-right{
	float:none;
	text-align:right;
}
.h_row{
	position:relative;
}
.h_logo{
	text-align: center;
    padding: 35px 0;
}
.h_navi{
	font-size:16px;
	font-weight:bold;
	display: inline-flex;
	-webkit-flex-wrap: wrap;
    flex-wrap: wrap;
	-webkit-justify-content: left;
    justify-content: left;
	margin: 107px 0 0 0;
}
.h_navi li{
	margin-right:27px;
}

#h_navi{
	width: 25%;
    display: block;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 1%;
    padding-left: 1%;
    min-height: 1px;
    word-break: break-all;
}
#h_navi ul{
	margin: 0 auto;
}
#h_navi li{
	list-style:none;
    line-height: 2.2em;
}
#h_navi li a{
	display:block;
margin: 10px 0;
    padding: 0 10px;
	border:1px solid;
}
#h_navi li i{
vertical-align: sub;
}
#h_navi li a:hover{
	text-decoration:none;
}
.wrap {
  margin: 0 auto;
  width: 1000px;
  position: relative;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.fn {
	float: none;
}







.bnr_h1{
  position: absolute;
    top: 15px;
    right: 220px;
}
.bnr_h1 h1{
	color: #a5a5a5;
    font-size: 12px;
    font-weight: normal;
   margin: 0;
}
.h_home{
}
.h_home i{
	vertical-align:top;
}
.h_home a{
border-bottom: 3px solid #181818;
    border-top: 3px solid #181818;
	padding: 16px !important;
    display: block;
    font-size: 20px;
}
.h_home a:hover{
	opacity:0.8;
	transition: all .3s ease;
	-moz-transition: all .3s ease;
	-webkit-transition: all .3s ease;
}
.h_insta{
	text-align: center;
    border-bottom: 1px solid #928538;
    border-top: 1px solid #928538;
    padding: 10px 0;
    margin: 30px 0 10px;
}

.head_r li{
	list-style:none;
	font-weight:bold;
}
.head_r .header-link,.head_r .view-cart{
	background:url(https://img21.shop-pro.jp/PA01505/962/etc_base64/Ymcy.jpg?cmsp_timestamp=20240202134458);
    border-radius: 50px;
	position: absolute;
	z-index:5;
}
.head_r .header-link{
	right: 124px;
    top: 15px;
}
.head_r .header-link a,.head_r .view-cart a{
    padding: 30px !important;
	display: block;
}
.head_r .view-cart{
	right: 30px;
    top: 15px;
}
/*.head_r .view-cart i{
display: block;
    width: 33%;
    text-align: center;
    margin: 0 auto;
	}*/
.head_r .header-link a,.head_r .view-cart a{
	color:#fff;
}
.head_r a:hover{
	text-decoration:none;
	opacity:0.8;
}
.head_r .header-link:hover,.head_r .view-cart:hover{
	opacity:0.8;
	transition: all .3s ease;
	-moz-transition: all .3s ease;
	-webkit-transition: all .3s ease;
}

.header-hp a i,.header-link a i,.view-cart a i{
vertical-align: text-top;
}

.h_navi a:hover{
	text-decoration:none;
	opacity:0.8;
}


/*
 * layout
 */
#wrapper {
  /*max-width: 1200px;*/
}

/*
 * contents
 */

.container{
min-width: 1200px;
    max-width: 1500px;
	
}

#contents {
  float: right;
  padding-left: 30px;
  position:relative;
    margin-top: -150px;
  line-height:160%;: 
}

#contents .topicpath-nav {
  margin-bottom: 30px;
}
  #contents .topicpath-nav li {
    padding: 0;
  }
  #contents .topicpath-nav a {
    margin-left: 5px;
  }

/*
 * side
 */
#side{
    padding-top: 20px;
    margin-bottom: 0;
    padding-bottom: 100px;
	
}
#side .unstyled img {
  display: block;
  margin-bottom: 5px;
}
#side .bor_t_1,#side .bor_b_1{
	/*border-color:#928538 !important;*/
}

#side ul.unstyled li{
	padding: 4px 0;
    display: block;
    width: 100%;
	border: none;

}
#side ul.unstyled li a{
	text-decoration: none;
    display: flex;
    margin-left: 20px;
	
}
#side ul.unstyled li img{
	vertical-align: middle;
    padding: 0 10px 0 0;
    height: auto;
    width: 100px;
    margin: 0;
}
#side #sns_btn{
	display: inline-flex;
    width: 160px;
    margin: 0 auto;
    padding-bottom: 15%;
}
#side .sns_btn{
	width: 40px;
    padding: 0 20px;
    margin: 0 auto;
    text-align: center;
}

#side a:hover{
	opacity:0.8;
	text-decoration:none;
}
.btn_insta{
	text-align: center;
	margin-top:40px;
}

/*
 * temp
 */

/* font */
.txt_l { text-align: left; }
.txt_c { text-align: center; }
.txt_r { text-align: right; }
.txt_fwn { font-weight: normal; }
.txt_fwb { font-weight: bold; }
/*.txt_10 { font-size: 10px; }
.txt_12 { font-size: 12px; }
.txt_14 { font-size: 14px; }*/
.txt_16 { font-size: 16px; }
.txt_18 { font-size: 18px; }
.txt_20 { font-size: 20px; }
.txt_24 { font-size: 24px; }
.txt_28 { font-size: 28px; }
/*.txt_c_333 {color: #333;}*/

/* background */
.bgc_gray {
  background-color: #f1f1f1;
}

/* margin */
.mar_auto { margin: 0 auto; }
.mar_0 { margin: 0; }
.mar_t_0 { margin-top: 0; }
.mar_r_0 { margin-right: 0; }
.mar_b_0 { margin-bottom: 0; }
.mar_l_0 { margin-left: 0; }
.mar_5 { margin: 5px; }
.mar_t_5 { margin-top: 5px; }
.mar_r_5 { margin-right: 5px; }
.mar_b_5 { margin-bottom: 5px; }
.mar_l_5 { margin-left: 5px; }
.mar_t_10 { margin-top: 10px; }
.mar_r_10 { margin-right: 10px; }
.mar_b_10 { margin-bottom: 10px; }
.mar_l_10 { margin-left: 10px; }
.mar_t_20 { margin-top: 20px; }
.mar_r_20 { margin-right: 20px; }
.mar_b_20 { margin-bottom: 20px; }
.mar_l_20 { margin-left: 20px; }
.mar_t_30 { margin-top: 30px; }
.mar_r_30 { margin-right: 30px; }
.mar_b_30 { margin-bottom: 30px; }
.mar_l_30 { margin-left: 30px; }
.mar_t_50 { margin-top: 50px; }
.mar_r_50 { margin-right: 50px; }
.mar_b_50 { margin-bottom: 50px; }
.mar_l_50 { margin-left: 50px; }

/* padding */
.pad_v_10 { padding: 10px 0; }
.pad_v_20 { padding: 20px 0; }
.pad_v_30 { padding: 30px 0; }
.pad_0 { padding: 0; }
.pad_t_0 { padding-top: 0; }
.pad_r_0 { padding-right: 0; }
.pad_b_0 { padding-bottom: 0; }
.pad_l_0 { padding-left: 0; }
.pad_5 { padding: 5px; }
.pad_t_5 { padding-top: 5px; }
.pad_r_5 { padding-right: 5px; }
.pad_b_5 { padding-bottom: 5px; }
.pad_l_5 { padding-left: 5px; }
.pad_10 { padding: 10px; }
.pad_t_10 { padding-top: 10px; }
.pad_r_10 { padding-right: 10px; }
.pad_b_10 { padding-bottom: 10px; }
.pad_l_10 { padding-left: 10px; }
.pad_20 { padding: 20px; }
.pad_t_20 { padding-top: 20px; }
.pad_r_20 { padding-right: 20px; }
.pad_b_20 { padding-bottom: 20px; }
.pad_l_20 { padding-left: 20px; }
.pad_30 { padding: 30px}
.pad_t_30 { padding-top: 30px; }
.pad_r_30 { padding-right: 30px; }
.pad_b_30 { padding-bottom: 30px; }
.pad_l_30 { padding-left: 30px; }
.pad_t_50 { padding-top: 50px; }

/* border */
.bor_t_1 { border-top: 1px solid #eee; }
.bor_r_1 { border-right: 1px solid #eee; }
.bor_b_1 { border-bottom: 1px solid #eee; }
.bor_l_1 { border-left: 1px solid #eee; }

/* vertical align */
.va-10 { vertical-align: -10%; }
.va-20 { vertical-align: -20%; }
.va-30 { vertical-align: -30%; }
.va-35 { vertical-align: -35%; }
.va-40 { vertical-align: -40%; }

@media (max-width: 980px) {
  /* ~980px */
  #base_gmoWrapp,
  #gmo_CMSPbar {
    overflow: hidden;
    min-width: 100% !important;
    width: 100% !important;
  }
}
@media (max-width: 768px) {
  /* ~768px */
  #contents {
    padding-left: 0;
    margin-top: 0;
  }
}
@media (max-width: 480px) {
  /* ~480px */
}

/*
 * icons
 */
.icon-user { background-position: -208px 0px; }
.icon-lg-b.icon-user,.icon-lg-w.icon-user { background-position: -312px 0px; }
.icon-adduser { background-position: -240px 0px; }
.icon-lg-b.icon-adduser { background-position: -360px 0px; }
.icon-login { background-position: -48px -80px; }
.icon-lg-b.icon-login { background-position: -72px -120px; }
.icon-logout { background-position: -32px -80px; }
.icon-lg-b.icon-logout { background-position: -48px -120px; }
.icon-home { background-position: -176px -16px; }
.icon-lg-b.icon-home,.icon-lg-w.icon-home { background-position: -264px -24px; }
.icon-mail { background-position: -64px 0px; }
.icon-lg-b.icon-mail,.icon-lg-w.icon-mail { background-position: -96px 0px; }
.icon-pencil { background-position: -96px 0px; }
.icon-lg-b.icon-pencil,.icon-lg-w.icon-pencil { background-position: -144px 0px; }
.icon-help { background-position: -272px -80px; }
.icon-lg-b.icon-help,.icon-lg-w.icon-help { background-position: -408px -120px; }
.icon-cart { background-position: -176px -64px; }
.icon-lg-b.icon-cart,.icon-lg-w.icon-cart { background-position: -264px -96px; }
.icon-search { background-position: -208px -16px; }
.icon-lg-b.icon-search,.icon-lg-w.icon-search { background-position: -312px -24px; }
.icon-lg-w.icon-chevron_up { background-position: -528px -192px; }
.icon-lg-b.icon-chevron_up { background-position: -0px -216px; }
/*.icon-lg-w.icon-chevron_down { background-position: 0px -217px; }*/
.icon-lg-w.icon-chevron_down {background-position: -528px -192px;}
.icon-lg-b.icon-chevron_down { background-position: -528px -192px; }
.icon-lg-w.icon-chevron_r { background-position: -21px -216px; }
.icon-lg-b.icon-chevron_r {    background-position: -21px -216px;}
.icon-lg-w.icon-list-ul { background-position: -217px -144px; }
.icon-lg-b.icon-list-ul { background-position: -217px -144px; }
.icon-allitem{background-position:-287px -97px; }

.icon-b,
.icon-w {
  width: 16px;
  height: 16px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.icon-lg-b,
.icon-lg-w {
  width: 24px;
  height: 24px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

.icon-b { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon16_b.png); }
.icon-w { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon16_w.png); }
.icon-lg-b { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_b.png); }
.icon-lg-w { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_w.png); }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .icon-b,
  .icon-w {
    -webkit-background-size: 368px 320px;
    background-size: 368px 320px;
  }

  .icon-lg-b,
  .icon-lg-w {
    -webkit-background-size: 552px 480px;
    background-size: 552px 480px;
  }

  .icon-b { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon16_2x_b.png); }
  .icon-w { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon16_2x_w.png); }
  .icon-lg-b { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_2x_b.png); }
  .icon-lg-w { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_2x_w.png); }
}
@media (max-width: 768px) {
  .icon-b { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_b.png); }
  .icon-w { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_w.png); }
}
@media only screen and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 768px) and (min--moz-device-pixel-ratio: 2), only screen and (max-width: 768px) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (max-width: 768px) and (min-device-pixel-ratio: 2), only screen and (max-width: 768px) and (min-resolution: 192dpi), only screen and (max-width: 768px) and (min-resolution: 2dppx) {
  .icon-b { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_2x_b.png); }
  .icon-w { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_2x_w.png); }
}



/*------------------------*/

#page-wrapper {
  position: relative;
}
.btn-01 {
  border: 1px solid #4d4d4d !important;
  background-color: #4d4d4d !important;
  color: #fff !important;
  *background-color: #4d4d4d !important;
}

.btn-01:hover,
.btn-01:focus,
.btn-01:active,
.btn-01.active,
.btn-01.disabled,
.btn-01[disabled] {
  border: 1px solid #5e5e5e !important;
  background-color: #5e5e5e !important;
  color: #fff !important;
  *background-color: #5e5e5e !important;
}

/*.h_navi{
	display: -webkit-flex;
display: flex;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-justify-content: center;
justify-content: center;
margin:50px auto !important;
font-weight: bold;
    font-size: 15px;
    letter-spacing: 0.15em;
}*/
.h_belt{
	/*background:#000;*/
}
.h_belt a{
	/*color:#fff !important;*/
}
.h_belt ul{
	margin:0 0 10px 0 !important;
}
a.p_name{
	width: 96%;
    display: block;
    text-align: left;
    padding: 0 2%;
}
/*.h_logo{
	text-align: center;
    margin: 0 auto;
}*/
.h_logo img{
	height:100%;
	width:auto;
}
#side h3{
font-weight: bold;
    font-size: 18px;
    margin: 0 0 10px 0;
    letter-spacing: 0.15em;
	border-bottom:1px solid #666;
	
}
#contents h2{
font-size: 28px;
    letter-spacing: 0.1em;
    display: inline-block;
	border:none !important;
	font-family: "ÞâÌÀÄ«", YuMincho, "¥Ò¥é¥®¥ÎÌÀÄ« ProN W3", "Hiragino Mincho ProN", "HGÌÀÄ«E", "¥á¥¤¥ê¥ª", Meiryo, "£Í£Ó £ÐÌÀÄ«", "£Í£Ó ÌÀÄ«", serif;

	}

/*#contents h2:after {
    content: "";
    flex-grow: 1;
    height: 1px;
    background: #eee;
    margin: 0 .4em;
}*/


.btn-cus {
  height: 63px;
}
.btn-cus a {
  display: block;
  background: url("https://img21.shop-pro.jp/PA01494/211/etc/arrow.png") no-repeat center right 20px, #af4631;
  line-height: 63px;
  text-align: center;
  color: #fff;
  border-radius: 5px;
  font-size: 20px;
  letter-spacing: 0.1em;
  transition: all .2s linear .1s;
}
.btn-cus a:hover {
  text-decoration: none;
  border-radius: 30px;
}
footer {
  background: url("https://img21.shop-pro.jp/PA01494/211/etc/bg_f.jpg");
  color: #fff;
  padding:20px 0 60px;
}
footer .ft-navi{
	width:1000px;
	margin:0 auto;
	position: relative;
	z-index: 3;
}
footer .ft-navi li{
	float:left;
	padding-right:20px;
	padding:15px 20px 0 0;
}
footer .row {
  margin-bottom: 20px;
}
footer .row .fl {
  width: 255px;
  margin-left: 0px;
  padding-top: 30px;
}
footer .row .fl .logo {
  margin-bottom: 0px;
	text-align: center;
	line-height: 200%;
}
footer .row .fl .tel {
  display: inline-block;
	padding-top:20px;
	padding-left:0px;
}
footer .row .fl .tel a:hover{
	text-decoration: none;
	color:#fff;
}
footer .row .fl .tel small {
  display: block;
  font-size: 12px;
  line-height: 1.5;
  margin: 0 0 10px;
  letter-spacing: 0.1em;
}
footer .row .fl .tel span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  line-height: 1;
  font-size: 26px;
  letter-spacing: 0.01em;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
footer .row .fl .tel span:before {
  content: '';
  background: url("https://img21.shop-pro.jp/PA01494/211/etc/icon_tel2.png?cmsp_timestamp=20221129102406") no-repeat center/100% auto;
  width: 14px;
  height: 19px;
  margin-right: 5px;
}


footer .row .fl .btn-cus {
  height: 80px;
  line-height: 80px;
  text-align: left;
  background: url("https://img21.shop-pro.jp/PA01494/211/etc/arrow.png") no-repeat center right 20px, #af4631;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  border-radius: 5px;
  transition: all .2s linear .1s;
}
footer .row .fl .btn-cus:hover {
  border-radius: 30px;
}
footer .row .fl .btn-cus a {
  line-height: 24px;
  padding-left: 39px;
  align-items: center;
  margin-top: auto;
  margin-bottom: auto;
  text-align: left;
  background: none;
  height: 48px;
}
footer .row .fr {
  width: 700px;
  padding-top:36px;
  margin-right: 0px;
}
footer .row .fr p {
  width: 100%;
  font-size: 14px;
  line-height: 180%;
  letter-spacing: 0.1em;
  padding: 9px 0;
  font-weight: 500;
	clear: both;
	color: #d9d7d0;
}
footer .row .fr dl dt {
	clear: both;
	float:left;
}
footer .row .fr dl dd {
}
footer .row .fr dl dd .link a {
  text-decoration: underline;
  color: #554424;
}
footer .row .fr dl dd .link a:hover {
  text-decoration: none;
}
footer .row2 {
    font-size: 13px;
  padding: 25px 0 21px;
  font-weight: 500;
	width:1000px;
	margin:0 auto;
	color: #d9d7d0;
}
footer .row2 .cookies_link {
  font-size: 12px;
  letter-spacing: 0.1em;
	margin:0 auto;
	
}
footer .row2 address {
  font-size: 12px;
  letter-spacing: 0.1em;
	text-align: left;
	float:left;
	padding-right:10px;
}


@media (max-width: 768px) {
	#footer{
	padding-top: 0;
	}
	#footer .inline{
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
	}
	#footer .inline li{
padding: 0 3%;
    margin: 0 auto;
    font-size: 0.9em;
    width: calc(44% - 1px);
    display: block;
    text-align: left;
    border-bottom: 1px solid #bdbdbd;
	}
	#footer .inline li:nth-child(even){
    border-left: 1px solid #bdbdbd;
	}
	#footer .inline li a{
	width: 100%;
    display: block;
	padding:1em 0;
	position:relative;
	}
	#footer .inline li a:after {
    content: ">";
    position: absolute;
    right: 0;
}

	#footer .info1 .row1{
		margin:0 auto 30px;
	}
	#footer .info1 .row2 dl{
    font-size: 0.9em;
	}
	footer .row .fl .tel {
	padding-left:60px;
}
}


/*#footer{
    padding-top: 50px;
	padding-bottom: 0;
    margin-bottom: 0;
	background: url(https://www.foodconnection.jp/yokotafukueido-shop/shop-system-img/ft-bg.jpg) repeat;
}
#footer .inline{
    padding: 0;
    margin: 0 auto;
}
#footer .inline li {
    padding: 0 15px 25px;
}
#footer .ft_home li{
    margin-left: 0;
	padding:0;
}
#footer .ft_home li a{
    padding: 10px 72px;
	display:block;
	color:#fff;
	font-size: 20px;
	border:1px solid #605951;
    margin-bottom: 25px;
}
#footer .ft_home li:hover{
	opacity:0.8;
	transition: all .3s ease;
	-moz-transition: all .3s ease;
	-webkit-transition: all .3s ease;
}
#footer .ft_home li a:hover{
	text-decoration:none;
}

#footer a{
	color:#fff;
	font-weight: normal;
}
#footer .ft_btm{
    padding: 30px 0 ;
	color:#fff;
}
#footer .txt_c a{
	font-weight: normal;
    font-size: 13px;
}
#footer address{
   padding: 10px 0 0;
    margin-bottom: 0 !important;
}
#footer .f_logo{
	padding-bottom: 30px;
}*/



  .check_h2{
	  font-size:22px !important;
  }

   #sns_area{  
border-top: 2px solid #000;
border-bottom: 2px solid #000;
}
#sns_area ul{
	display: flex;
    margin: 20px auto;
}
#sns_area ul li{
	margin:0 7%;
	list-style:none;
}

.sp_logo{
	display:none;
}


@media (max-width: 768px) {
	 .bnr_h1{
position: relative;
    text-align: center;
    left: auto;
    right: auto;
    top: 0;
    display: inline;	
	}
	 .bnr_h1 h1{
		text-align:center;
    margin: 0.6em auto;
		 line-height:160%;
	}
	
	.h_home{
		display: none;
	}
	.h_insta{
		border:none;
		padding:0;
		margin:0;
	}
	.h_logo{
	margin: 5% auto;
    width: 60%;
    padding: 0 !important;
    text-align: center;
    float: none !important;
	}
	.h_logo img{
	max-width: 80%;
    height: auto;
}
	.pull-right {
    float: right;
}

.header-link, .view-cart{
	padding:0 !important;
}
.head_r{
}
.head_r .view-cart , .head_r .header-link{
	display:none;
}
#h_navi {
   float: none;
    width: 100%;
    margin: 0;
    padding: 0;
    background: none;
}
#h_navi ul{
	 display: none;
}
  #wrapper {
    padding-top: 3em;
  }
  .container {
    width: auto;
	min-width: 90% !important;
	padding:0 10px !important;
  }
  .h_navi{
	  /*padding:20px 10px 0 !important;
    margin: 0 auto !important;*/
	display:none !important;
  }

  #side{
	  padding-left: 10px;
    padding-right: 10px;
    margin-top: 0;
    padding-bottom: 0;
    margin-bottom: 7%;
  }
	.btn_insta{
	width:50%;
		margin:0 auto 2vw auto;
}
  .header-dropdown {
    position: absolute;
    top: 0;
    z-index: 200;
    width: 100%;
    border-bottom: 1px solid #181818;
    background-color: #ffffff;
    border-radius: 0 !important;
    font-size: 4.3vw;
  }
  .header-dropdown.affix {
    position: fixed;
  }
  .sp_home2 {
border-bottom: 3px solid #181818;
    border-top: 3px solid #181818;
    margin: 1% 4%;
}
.sp_home2 a{
}
    .header-dropdown .dropdown-nav li {
     /* border-bottom: 1px solid #dbdbdb;*/
      text-align: center;
    }
    .header-dropdown .dropdown-nav a {
      display: block;
      padding: 10px;
    text-decoration: none;
    }
    .header-dropdown .btn-dropdown {
      padding-left: 34px;
      font-size: 16px;
      line-height: 1.6;
    font-weight: bold;
    }
    .header-dropdown .btn-dropdown-close {
      opacity: 0.7;
    }
  .view-cart {
    position: static;
  }
    .view-cart a {
      /*background-color: <{$btn_01_bgcolor}>;
      color: <{$btn_01_font_color}>;*/
    }
    .view-cart span {
      display: block;
      width: 130px;
      margin: 0 auto;
    }
    .view-cart .icon-w {
      float: left;
     
    margin-top: 1px;
    }
  .incart-delivery {
    padding-top: 20px;
    float: none;
  }
  .prd-lst-sort {
    font-size: 14px;
  }
  
/*#footer .inline {
	border:none;
}
#footer .inline li{
	padding: 2% 0;
    width: 100%;
    margin: 0 auto;
}
#footer .ft_home li{
	margin: 1%;
    width: auto;
    display: block;
    padding: 0;
}
#footer .ft_home li a{
	font-size: 17px;
    padding: 3% 0;
}


#footer address{
	padding:0;
    margin: 0 auto;
}
#footer p.txt_c{
	margin: 1em auto 0 !important;
}
#footer .ft_home li:first-child{
    margin: 4% !important;
}*/
  
  #contents h2 {
    font-size: 24px;
}

  
  .icon-b,
  .icon-w {
    display: inline-block;
    width: 24px;
    height: 24px;
    *display: inline;
    *zoom: 1;
  }
  .icon-b {
    background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon24_b.png);
  }
  .icon-w {
    background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon24_w.png);
  }
  .icon-cart { background-position: -264px -96px; }
  .icon-list { background-position: -288px -144px; }
  .icon-chevron_thin_up { background-position: -192px -216px; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz--device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    .icon-b,
    .icon-lg-b {
      background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon24_2x_b.png);
    }
    .icon-w,
    .icon-lg-w {
      background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon24_2x_w.png);
    }
    .icon-b,
    .icon-w {
      -webkit-background-size: 552px 480px;
      background-size: 552px 480px;
    }
  }
  
}
@media (max-width: 480px) {
  .ttl-h2 span {
    padding: 0 10px;
    font-size: 14px;
  }
  .prd-lst-unit {
    margin-bottom: 30px;
    height: auto !important;
  }
}

/* IE¡¦¡¦*/
.ie_wrapper.container {
  width: 900px;
  overflow: auto;
}






.drawer-accordion {
  border-bottom:1px solid #fff;
}
.drawer-accordion ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.drawer-accordion-name {
  /*font-size: 114.28571%;*/
  font-weight: normal;
  display: inline-block;
  clear: both;
  width: 100%;
  margin: 0;
  padding: 20px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.drawer-accordion-name .icon {
  width: 24px;
  margin: 0 10px 0 0;
}

.drawer-accordion-name-text {
  display: inline-block;
  width: 70%;
  margin: 0 8px 0 0;
  vertical-align: middle;
  font-weight:bold;
}

.drawer-accordion-name-icon {
  width: 10%;
  height: auto;
  text-align: right;
}
.drawer-accordion-name-icon .icon {
  width: 16px;
  margin: 0;
}

.drawer-accordion-item {
  border-bottom:1px solid #fff;
    background-color: #fff;
}
.drawer-accordion-item:last-child {
  border: none;
}
.drawer-accordion-item a {
  position: relative;
  display: inline-block;
  width: 100%;
  padding: 20px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.drawer-accordion-item a:active {
  background: rgba(255, 255, 255, 0.1);
}
.drawer-accordion-item a img {
  vertical-align: middle;
}
.drawer-accordion-item .icon {
  width: 24px;
  margin: 0 10px 0 0;
}

.drawer-accordion-item-text {
  display: inline-block;
  width: 87%;
  margin: 0 8px 0 0;
  vertical-align: middle;
}
.drawer-accordion-item-text img{
	width: 75px;
    height: auto;
}

.drawer-accordion-item-icon {
  width: 10%;
  height: auto;
  text-align: right;
}
.drawer-accordion-item-icon .icon {
  width: 16px;
  margin: 0;
}







/* fix_20200907 */

.navOpen {
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
}
body.navOpen, body.navOpen *, body.navOpen *:hover, body.navOpen *:focus, body.navOpen *:active {
    touch-action: none !important;
    pointer-events: none !important;
}
body.navOpen .btn-dropdown, body.navOpen #page-wrapper .visible-phone .header-dropdown, body.navOpen .dropdown-nav, body.navOpen .dropdown-nav * {
    touch-action: auto !important;
    pointer-events: visible !important;
}
body.navOpen .header-dropdown{
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    overflow-y: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
body.navClose .header-dropdown{
    position: relative;
    z-index: 1;
}
body.navClose .btn-dropdown{
    position: relative;
    z-index: 2;
}




@media (max-width: 999px) {
  .pc {
    display: none !important;
  }
  .sp {
    display: block !important;
  }
}
@media (min-width: 1000px) {
  .pc {
    display: block !important;
  }
  .sp {
    display: none !important;
  }
}




@media only screen and (max-width: 999px) {
  html {
    min-width: auto;
  }
  html a:hover {
    text-decoration: none;
  }
  html img {
    max-width: 100%;
    width: 100%;
    height: auto;
  }
  html .wrap {
    padding: 0 5%;
    width: auto;
    max-width: 100%;
  }
}


@media only screen and (max-width: 999px) {

  body {

  }
  .fl {
    float: none;
  }
  .fr {
    float: none;
  }
 
  .btn-cus {
    height: 12vw;
  }
  .btn-cus a {
    display: block;
    background: url("https://img21.shop-pro.jp/PA01494/211/etc/arrow.png") no-repeat center right 20px, #af4631;
    line-height: 12vw;
    text-align: center;
    color: #fff;
    border-radius: 5px;
    font-size: 4vw;
    letter-spacing: 0.1em;
    transition: all .2s linear .1s;
  }
  .btn-cus a:hover {
    text-decoration: none;
    border-radius: 30px;
  }
  footer {
    
  }
 footer .ft-navi{
	width:100%;
	margin:0 auto;
}
footer .ft-navi li{
	float:none;
	padding:10px 0px 10px 20px;
	border-bottom:1px solid #595959;
}
  footer .row {
    margin-bottom: 0%;
  }
  footer .row .fl {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 10%;
  }
  footer .row .fl .logo {
    margin: 5% auto 0;
		width:55%;
		
  }
  footer .row .fl .btn-cus {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    height: 20vw;
    line-height: 20vw;
    text-align: left;
    background: url("https://img21.shop-pro.jp/PA01494/211/etc/arrow.png") no-repeat center right 20px, #af4631;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    border-radius: 5px;
    transition: all .2s linear .1s;
  }
  footer .row .fl .btn-cus:hover {
    border-radius: 30px;
  }
  footer .row .fl .btn-cus a {
    line-height: 1.6;
    padding-left: 5%;
    align-items: center;
    margin-top: auto;
    margin-bottom: auto;
    text-align: left;
    background: none;
    height: auto;
  }
  footer .row .fr {
    width: 100%;
    padding-top: 10%;
    margin-right: auto;
    margin-left: auto;
  }
  footer .row .fr dl {

  }
  footer .row .fr dl dt {
  }
  footer .row2 {
    width: 95%;
color:#fff;
		padding-left:5%;
  }
	footer .row2 .cookies_link {
	width: 100%;
		clear:both;
		

}
footer .row2 address {
	width: 100%;
		clear:both;

}
  }

.recommend-col,.seller-col,.productlist-col,.history-col{
 display: flex;
 -webkit-box-pack:justify;
  -ms-flex-pack:justify;
  justify-content:flex-start !important; 
 flex-wrap: wrap;
}

.recommend-col::after,.productlist-col::after,.seller-col::after{
	width:30%;
	margin:0 auto;
  display: block;
content:"";
}
.recommend-unit,.productlist-unit{
	width:30%;
	height:300px !important;
	padding:1%;
	margin:0 auto;
	text-align: left;
}
.seller-unit{
	width:30%;
	padding:1%;
	margin:0 auto;
	text-align: left;
}
.history-unit{
	width:18%;
	padding:1% ;
	text-align: left;
}
.history-col::after{
	width:18%;
display: block;
content:"";
}

.recommend-unit img,.productlist-unit img,.seller-unit img{
	height:70%;
	object-fit: cover !important;
}
.history-unit img{
width:100%;
	height:50%;
	object-fit: cover !important;
}
 .txt-vertical {
     cursor: vertical-text;
     writing-mode: vertical-rl;
     -o-writing-mode: vertical-rl;
     -ms-writing-mode: vertical-rl;
     -ms-writing-mode: tb-rl;
     -moz-writing-mode: vertical-rl;
     -webkit-writing-mode: vertical-rl;
     text-orientation: upright;
     word-wrap: break-word;
     vertical-align: top;
 }



@media (max-width: 768px){
.recommend-unit,.productlist-unit,.seller-unit{
	width:49%;
	padding:1% 1%;
	height:240px !important;
	margin:0 auto 20px;
}

.recommend-col::after,.productlist-col::after,.seller-col::after{
	width:49%;

}
.history-unit{
	width:29%;
	padding:1%;
	margin:0 auto;
}
.history-col::after{
	width:29%;
	padding:1%;
	margin:0 auto;
}
.history-unit img{
	height:30%;
}
   .txt-vertical {
     cursor: initial;
     writing-mode: initial;
     -o-writing-mode: initial;
     -ms-writing-mode: initial;
     -ms-writing-mode: initial;
     -moz-writing-mode: initial;
     -webkit-writing-mode: initial;
     text-orientation: initial;
     word-wrap: initial;
     vertical-align: initial;
 }
}

.l-copyright__logo{
  margin: 30px 0;
      display: flex;
    justify-content: center;
    align-items: center;
}
.l-copyright__logo a{
 display: flex;
    gap: 2%;
    width: 100%;
    justify-content: center;
    align-items: center; 
} 

@media (max-width: 768px) {
  .l-copyright__logo a{
    flex-flow: column;
  }
   .l-copyright__logo a img{
         width: 50% !important;
    margin-top: 5vw;
  }
}

@media only screen and (min-width: 768px) {
.recommend-unit, .productlist-unit{
  margin: 0 15px;
}
}
  
  