@charset "euc-jp";
@import url(https://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
@import url(https://file003.shop-pro.jp/PA01438/956/css/colormekit.css);
@import url(https://file003.shop-pro.jp/PA01438/956/css/colormekit-responsive.css);
@import url(https://file003.shop-pro.jp/PA01438/956/css/vendor.css);

#slider_container{
	display: none !important; 
}

#page-wrapper {
	position: relative;
}
#wrapper {
	padding-top: 0;
}

.container {
	max-width: 100%;
	padding-top: 0;
	width: 100%;
}

h1 {
	margin: 0;
}

textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
	border: 1px solid #ccc;
	background-color: #fff;
}

textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
	outline: 0;
	outline: thin dotted \9;
	border-color: rgba(82, 168, 236, 0.8);
}

.muted {
	color: #999;
}

body {
	color: #222;
	background-color: #FFFFFF;
	/* background-image: url("<{$page_bgimg}>"); */
	font-family: "Noto Sans Japanese", "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, Meiryo, Osaka, sans-serif;
}

a {
	color: #3579bf;
}
a:hover {
	color: <{$link_hover}>;
}

a.muted:hover,
a.muted:focus {
	color: #808080;
}

.text-warning {
	color: #c09853;
}

a.text-warning:hover,
a.text-warning:focus {
	color: #a47e3c;
}

.text-error {
	color: #b94a48;
}

a.text-error:hover,
a.text-error:focus {
	color: #953b39;
}

.text-info {
	color: #3a87ad;
}

a.text-info:hover,
a.text-info:focus {
	color: #2d6987;
}

.text-success {
	color: #468847;
}

a.text-success:hover,
a.text-success:focus {
	color: #356635;
}

#container {
	margin: 0 auto;
	max-width: 1200px;
	width: 100%;
}

#header-global-nav {
	z-index: 3;
}

h2 {
	margin: 30px 0;
	text-align: center;
}

.ttl-h2 {
	position: relative;
}
.ttl-h2:before {
	position: absolute;
	top: 50%;
	z-index: -1;
	display: block;
	width: 100%;
	height: 1px;
	background-color: #ccc;
	content: "";
}
.ttl-h2 span {
	padding: 0 2em;
	background-color: #FFFFFF;
}

/*
.btn-01 {
	border: 1px solid <{$btn_01_bgcolor}>;
	background-color: <{$btn_01_bgcolor}>;
	color: <{$btn_01_font_color}>;
	*background-color: <{$btn_01_bgcolor}>;
}

.btn-01:hover,
.btn-01:focus,
.btn-01:active,
.btn-01.active,
.btn-01.disabled,
.btn-01[disabled] {
	border: 1px solid <{$btn_01_bgcolor_hover}>;
	background-color: <{$btn_01_bgcolor_hover}>;
	color: <{$btn_01_font_color}>;
	*background-color: <{$btn_01_bgcolor_hover}>;
}

.btn-02 {
	border: 1px solid <{$btn_02_bgcolor}>;
	background-color: <{$btn_02_bgcolor}>;
	color: <{$btn_02_font_color}>;
	*background-color: <{$btn_02_bgcolor}>;
}

.btn-02:hover,
.btn-02:focus,
.btn-02:active,
.btn-02.active,
.btn-02.disabled,
.btn-02[disabled] {
	border: 1px solid <{$btn_02_bgcolor_hover}>;
	background-color: <{$btn_02_bgcolor_hover}>;
	color: <{$btn_02_font_color}>;
	*background-color: <{$btn_02_bgcolor_hover}>;
}
.product-order-num input {
	border-color: <{$btn_02_bgcolor}>;
}
*/

/*
* web font
*/
.google-font {
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: 400;
	font-family: 'Karla', sans-serif;
}
	.google-font.fwb {
		font-weight: 700;
	}
	
/*
* icon
*/
.icon-b,
.icon-w {
	display: inline-block;
	width: 16px;
	height: 16px;
	*display: inline;
	*zoom: 1;
}
.icon-b {
	background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon16_b.png);
}
.icon-w {
	background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon16_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 (-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-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/69/icon16_2x_b.png);
	}
	.icon-w {
		background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon16_2x_w.png);
	}
	.icon-lg-b {
		background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon24_2x_b.png);
	}
	.icon-lg-w {
		background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon24_2x_w.png);
	}
}
.icon-cart { background-position: -176px -64px; }
.icon-user { background-position: -208px -0px; }
.icon-adduser { background-position: -240px -0px; }
.icon-logout { background-position: -32px -80px; }
.icon-login { background-position: -48px -80px; }
/* icon large */
.icon-twitter { background-position: -144px -264px; }
.icon-facebook { background-position: -192px -264px; }
.icon-instagram { background-position: -168px -288px; }
.icon-mail { background-position: -96px -0px; }
.icon-lg-w.icon-cart { background-position: -264px -96px; }
.icon-lg-w.icon-chevron_up { background-position: -0px -216px; }
.icon-lg-w.icon-chevron_down { background-position: -528px -192px; }

.icon-lg-b,
.icon-lg-w {
	width: 24px;
	height: 24px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
}
.icon-lg-b {
	background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon24_b.png);
}
.icon-lg-w {
	background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon24_w.png);
}


/*
* header
*/
#header-wrapper {
	background-image: url("https://file003.shop-pro.jp/PA01438/956/img/wood_texture_brown.png");
}

.header-line-nav {
	max-width: 1200px;
}

.header-line-nav .title {
	float: left;
	height: 60px;
	margin: 0;
	position: relative;
}

.header-line-nav .title a {
	color: #fff;
	display: block;
	font-size: 14px;
	letter-spacing: 1px;
	padding: 0 10px;
	position: absolute;
	text-decoration: none;
	top: 50%;
	transform: translateY(-50%);
	width: 110px;
}

.header-line-nav > ul {
	line-height: 0;
	margin: 0;
}

.header-line-nav > ul > li {
	border-left: 1px solid #fff;
	padding: 0;
	text-align: center;
}

.header-line-nav > ul > li:last-child {
	border-right: 1px solid #fff;;
}

.header-line-nav > ul > li.header-link > a {
	color: #fff;
	display: block;
	height: 100%;
	width: 100%;
}

.header-line-nav > ul > li.header-link > a span{
	font-size: 14px;
	line-height: 60px;
	width: 130px;
}

.dropdown-wrapper {
	display: none;
	background-image: url("https://file003.shop-pro.jp/PA01438/956/img/wood_texture_brown.png");
}

.nav-wrapper {
	background-image: url("https://file003.shop-pro.jp/PA01438/956/img/wood_texture_beige.png");
	width: 100%;
}

.nav {
	align-items: center;
	display: flex;
	justify-content: space-between;
	margin: 0 auto;
	max-width: 1200px;
}

@media (max-width: 768px) {
	.nav {
		justify-content: center;
		padding: 0 0 20px 10px;
	}
	
	.nav h1{
		flex-basis: 80px;
	}
	
	.nav h1 img{
		width: 80px;
	}
	
	#header-global-nav {
		flex-basis: 70%;
	}
}

.nav form{
	margin: 0;
}

.header-link a {
	color: <{$menu_link}>;
}
.header-link a:hover {
	text-decoration: none;
	opacity: 0.7;
}

.header-link .menu {
	height: 100%;
	margin: 0;
}

.header-link .menu .menu-item {
	cursor: pointer;
	font-weight: bold;
	height: auto;
	line-height: 44px;
	margin: 0;
	padding: 0 25px;
	position: relative;
	text-align: center;
	transition: background-color .2s ease-in,
	color .2s ease-in;
	vertical-align: middle;
	width: 70px;
}

@media (max-width: 768px) {
	.header-link .menu .menu-item {
		position: static;
	}
}

.header-link .menu .menu-item.is-hover {
	background-color: #3f200e;
	color: #fff;
	opacity: .9;
}


.header-link .menu .menu-item.is-hover .sub-menu {
	line-height: 2.2;
	opacity: 1;
	visibility: visible;
	max-height: 50vh;
}
@media (max-width: 768px) {
	.header-link .menu .menu-item.is-hover .sub-menu {
		max-height: calc(100vh  - 120px);
	}
}

.header-link .menu .menu-item a {
	color: #000;
}

.header-link .menu .menu-item.is-hover a{
	color: #fff;
	opacity: 1;
}

@media (max-width: 768px) {
	.header-link .menu .menu-item {
		padding: 16px 10px;
	}
}

.header-link .sub-menu {
	background-color: #3f200e;
	left: 0;
	line-height: 0;
	list-style-type: none;
	margin: 0;
	max-height: 0;
	opacity: 0;
	overflow-y: auto;
	position: absolute;
	top: 44px;
	transition:
		line-height .2s ease-in,
		max-height  .2s ease-in,
		opacity     .2s linear,
		visibility  .2s linear;
	visibility: hidden;
	width: 220px;
	opacity: 1;
	visibility: visible;
	-webkit-overflow-scrolling: touch;
}

@media (max-width: 768px) {
	.header-link .sub-menu {
		top: 120px;
		width: 100%;
	}
}


#header-global-nav {
	margin: 0!important;
}

#header-global-nav li{
	margin: 0!important;
}


#header-global-nav.header-link .sub-menu-item {
	margin: 0;
	padding: 5px 0 5px 30px;
	text-align: left;
	vertical-align: middle;
}

#header-global-nav.header-link .sub-menu-item:hover {
	background-color: #020100;
}

#header-global-nav.header-link .sub-menu-item a {
	color: #fff;
	display: block;
}

/* header-line-nav */
.header-line-nav li {
	padding-top: 5px;
}
.header-line-nav a {
	cursor: pointer;
}
.header-line-nav span {
	float: left;
	padding-left: 4px;
	font-size: 12px;
	line-height: 1.5em;
}
.header-line-nav .icon-b,
.header-line-nav .icon-w {
	float: left;
}
.view-cart {
	position: relative;
	top: -6px;
	padding-top: 0 !important;
}
.btn-viewcart {
	padding: 1px 15px 0 13px;
	-webkit-border-radius: 3em;
	-moz-border-radius: 3em;
	border-radius: 3em;
}

.search-box {
	padding: 10px;
}
.search-box input[type="text"] {
	border: 1px solid #bbb;
	border-radius: 2px 0 0 2px / 2px 0 0 2px;
}

.search-box .search-btn {
	background-color: #d9d9d9;
	border: 1px solid #bbb;
	border-radius: 0 2px 2px 0 / 0 2px 2px 0;
	height: 18px;
	margin-left: -4px;
	padding: 5px;
}

.wrap-sns {
	display: flex;
	justify-content: space-between;
	padding: 10px;
	width: 164px;
}

@media (max-width: 768px) {
	.wrap-sns {
		display: none;
	}
}

.wrap-sns a {
	text-decoration: none;
	transition: opacity .2s;
}

.wrap-sns a:hover {
	opacity: .7;
}

.wrap-sns img {
	height: 30px;
}

/* header logo */
.shop-name {
	clear: both;
	text-align: center;
	font-size: 24px;
}
.shop-description {
	font-size: 12px;
	font-weight: normal;
	color: <{$menu_link}>;
}

/* header global nav */
#header-global-nav {
	margin: 1.8em 0;
	text-align: center;
	font-size: 16px;
}
#header-global-nav li {
	margin: 0 1em;
}

.topicpath_nav {
	display: flex;
	flex-flow: row wrap;
	justify-content: flex-start;
	list-style-type: none;
	margin: 20px 0 40px;
	padding: 0 10px;
}

@media (max-width: 768px) {
	.topicpath_nav {
		flex-wrap: nowrap;
		margin: 10px 0 20px;
		overflow-x: auto;
		overflow-y: hidden;
		white-space: nowrap;
		-webkit-overflow-scrolling: touch;
	}
}

.topicpath_nav li a {
	color: #2d2d2d;
	text-decoration: underline;
}

.topicpath_nav li + li,
.topicpath_nav li + li a {
	margin-left: 5px;
}


/* incart delivery */
.incart-delivery {
	float: right;
}
.incart-delivery ul {
	margin: 0;
	padding: 10px 12px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: #d9edf7;
	color: #31708f;
	list-style: none;
	font-size: 12px;
}

/* product list */
.prd-tile-lst .prd-lst-name::before {
	content: "¡Ö";
}

.prd-tile-lst .prd-lst-name::after {
	content: "¡×";
}

/*
* footer
*/
#footer-wrapper {
	background-image: url("https://file003.shop-pro.jp/PA01438/956/img/wood_texture_beige.png");
	margin-top: 110px;
	padding-bottom: 60px;
}

@media (max-width: 768px) {
	#footer-wrapper {
		margin-top: 40px;
		padding-bottom: 45px;
	}
}

#footer-wrapper a {
	color: #000;
}

.footer-primary {
	border-right: 1px solid #e7e7e7;
}

/* footer nav */
.footer-nav {
	display: flex;
	justify-content: center;
	list-style: none;
	margin: 30px 0 0 0;
	transition: all .2s;
}

@media (max-width: 768px) {
	.footer-nav {
		flex-wrap: wrap;
	}
}

.footer-nav li {
	border-left: 1px solid #000;
	margin: 0;
	padding: 0 30px;
}

@media (max-width: 768px) {
	.footer-nav li {
		border-left: none;
		flex-basis: 100%;
	}
}

.footer-nav li:last-child {
	border-right: 1px solid #000;
}
@media (max-width: 768px) {
	.footer-nav li:last-child {
		border-right: none;
	}
}

.footer-primary {
	padding: 0;
}
.footer-primary li {
	margin-right: 25px;
	margin-left: 5px;
}
.footer-primary a {
	color: <{$menu_link}>;
}
.freepage-nav {
	margin-right: 10%;
	margin-bottom: 1.5em;
	padding-bottom: .8em;
	border-bottom: 1px solid #e7e7e7;
}
.footer-secondary {
	font-size: 12px;
	padding: .3em 0;
}

@media (max-width: 768px) {
	.footer-secondary {
		display: flex;
	}
}

.footer-secondary li {
	font-size: 14px;
	margin-left: 0;
}
.footer-secondary li:before {
	margin-right: 4px;
	color: #abaaaa;
	content: "-";
}
.footer-secondary a {
	color: #000;
}

/* social icon */
.social-nav {
	text-align: center;
	margin: 2em 0;
}

.wrap-mail:hover {
	text-decoration: none;
}

.mail {
	align-items: center;
	background-image: url("https://file003.shop-pro.jp/PA01438/956/img/wood_texture_brown.png");
	display: flex;
	justify-content: center;
	height: 100px;
	text-align: center;
}

@media (max-width: 768px) {
	.mail {
		height: 60px;
	}
}

.mail img {
	height: 30px;
}

.mail span {
	color: #fff;
	font-size: 26px;
	font-weight: bold;
	margin-left: 10px;
	vertical-align: middle;
}

@media (max-width: 768px) {
	.mail span {
		font-size: 22px;
	}
}

/* copyright */
.copyright {
	display: flex;
	justify-content: center;
	margin: 3em 0 0;
	color: #abaaaa;
	text-align: center;
	font-size: 12px;
}

@media (max-width: 768px) {
	.copyright {
		padding: 0 10px;
	}
}

.copyright img {
	width: 100px;
}

@media (max-width: 768px) {
	.copyright img {
		align-self: center;
		height: 50px;
		width: 50px;
	}
}

.copyright .info {
	margin-left: 35px;
	padding-top: 14px;
	text-align: left;
}

@media (max-width: 768px) {
	.copyright .info {
		margin-left: 15px;
	}
}

.copyright .info p {
	color: #000;
	margin: 0;
}

.copyright .info .name {
	font-size: 19px;
	font-weight: bold;
	margin-bottom: 15px;
}

@media (max-width: 768px) {
	.copyright .info .name {
		margin-bottom: 10px;
	}
}

.copyright .info .address,
.copyright .info .tel
{
	font-size: 14px;
}

@media (max-width: 768px) {
	.copyright .info .address,
	.copyright .info .tel {
		font-size: 14px;
	}
}

.powered {
	display: block;
	margin: .5em auto 0;
	width: 180px;
	height: auto;
}

/* pagetop */
#pagetop {
	position: fixed;
	right: 15px;
	bottom: 100px;
	display: none;
}

.btn-pagetop {
	background-color: #000;
	border-radius: 50%;
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .2);
	display: block;
	opacity: .6;
	padding: 12px;
	transition: opacity .25s;
}

.btn-pagetop:hover {
	opacity: 1;
}

@media (max-width: 980px) {
	.nav {
		flex-wrap: wrap;
	}
	
	#base_gmoWrapp,
	#gmo_CMSPbar {
		overflow: hidden;
		min-width: 100% !important;
		width: 100% !important;
	}
	.container {
		padding: 0;
		width: 100%;
	}
}

@media (max-width: 768px) {
	#wrapper {
		padding-top: 3em;
	}
	.container {
		width: auto;
	}
	.header-dropdown {
		position: absolute;
		top: 0;
		z-index: 200;
		width: 100%;
		border-bottom: 1px solid #dbdbdb;
		background-color: #fff;
	}
	.header-dropdown.affix {
		position: fixed;
	}
	.header-dropdown .dropdown-nav li {
		border-bottom: 1px solid #dbdbdb;
		text-align: center;
	}
	.header-dropdown .dropdown-nav a {
		display: block;
		padding: 10px;
	}
	.btn-dropdown {
		color: #fff;
		padding-left: 34px;
		font-size: 16px;
		line-height: 1.6;
	}
	.header-dropdown .btn-dropdown-close {
		opacity: 0.4;
	}
	.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: -2px;
	}
	.incart-delivery {
		padding-top: 20px;
		float: none;
	}
	.footer-primary,
	.footer-secondary {
		padding: 0;
		border: none;
	}
	.footer-nav {
		margin: 35px 0 0;
		padding: 0;
		border-bottom: 3px double #e7e7e7;
		text-align: center;
	}
	
	.footer-primary .footer-nav:first-child {
		border-top: 3px double #e7e7e7;
	}
	.footer-nav li {
		margin: 0;
		font-size: 14px;
		border-top: 1px solid #e7e7e7;
	}
	
	@media (max-width: 768px) {
		.footer-nav li {
			padding: 0;
		}
	}
	
	.footer-nav li:first-child {
		border-top: none;
	}
	.footer-nav li:before {
		display: none;
	}
	.footer-nav a {
		display: block;
		padding: 1em;
		color: <{$menu_link}>;
	}
	
	@media (max-width: 768px) {
		.footer-nav a {
			line-height: 2.5;
			padding: 0;
			width: 100vw;
		}
	}
	
	.footer-nav a:hover {
		text-decoration: none;
	}
	.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;
	}
}

/* IEÍÑ */
.ie_wrapper.container {
	width: 900px;
	overflow: auto;
}

/* navigation */
.site-header {
	align-items: center;
	background-image: url("https://file003.shop-pro.jp/PA01438/956/img/wood_texture_brown.png");
	display: flex;
	justify-content: space-between;
	position: relative;
	z-index: 99;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
}
.site-header .content {
	padding: 0;
	position: relative;
}
.site-header .area-ttl {
	margin-left: 10px;
	padding: 0;
}
.site-header .area-ttl .header-title {
	color: #fff;
	cursor: pointer;
	display: block;
	font-size: 16px;
	line-height: 1.6;
	padding: 10px 10px 10px 34px;
	text-align: center;
	text-decoration: none;
}

@media print,screen and (min-width: 768px) {
	.site-header .area-ttl {
		margin-left: 120px;
	}
}
.site-header .area-ttl .title {
	font-size: 2.6rem;
	font-weight: 600;
	line-height: 1;
	text-align: center;
	text-shadow: 0 0 2px #ffffff;
}
@media screen and (max-width: 768px) {
	.site-header .area-ttl .title {
		font-size: 2rem;
		line-height: 60px;
	}
}
.site-header .area-ttl img {
	display: block;
	height: 60px;
}
@media print,screen and (min-width: 768px) {
	.site-header .area-ttl img {
		height: 80px;
		padding: 0;
	}
}
.site-header .area-nav {
	margin-right: 0;
}
@media print,screen and (min-width: 768px) {
	.site-header .area-nav {
		border-top: 1px solid;
		margin-right: 120px;
	}
}
@media screen and (max-width: 768px) {
	.site-header .area-nav .nav-main {
		height: 100vh;
		width: 100%;
	}
	
	.site-header .area-nav .nav-main > ul .sub-nav-list {
		display: flex;
		justify-content: center;
		margin: 15px 0 0 0;
	}
	
	.site-header .area-nav .nav-main > ul .sub-nav-list li.header-link.sns {
		display: inline;
	}
	
	.site-header .area-nav .nav-main > ul .sub-nav-list li.header-link.sns.facebook {
		flex-basis: 50px;
	}
	
	.site-header .area-nav .nav-main > ul .sub-nav-list li.header-link.sns.instagram {
		flex-basis: 50px;
	}
	.site-header .area-nav .nav-main > ul .sub-nav-list li.header-link.sns.blog {
		flex-basis: 90px;
	}
	
	.site-header .area-nav .nav-list a {
		width: 100%;
	}
	
	.site-header .area-nav .nav-main > ul .sub-nav-list li.header-link.sns img{
		height: 30px;
		width: auto;
	}
}
.site-header .area-nav .nav-list {
	display: flex;
	justify-content: space-between;
	list-style-type: none;
	margin: 0;
}
@media screen and (max-width: 768px) {
	.site-header .area-nav .nav-list {
		flex-wrap: wrap;
		margin-top: 15px;
	}
}
.site-header .area-nav .nav-list:after {
	content: none;
}

@media print,screen and (min-width: 768px) {
	.site-header .area-nav .nav-list {
		border: solid;
		border-width: 0 1px 0;
	}
}
.site-header .area-nav .nav-list > li {
	flex-basis: 100%;
	margin: 0;
}
@media print,screen and (min-width: 768px) {
	.site-header .area-nav .nav-list > li {
		flex-basis: 160px;
		margin: 0;
		width: 160px;
	}
}
.site-header .area-nav .nav-list > li:last-child {
	padding-bottom: 50px;
}
@media print,screen and (min-width: 768px) {
	.site-header .area-nav .nav-list > li:first-child {
		margin-top: 10px;
		padding-bottom: 0;
	}
	
	.site-header .area-nav .nav-list > li:last-child {
		border-right: 1px solid;
		padding-bottom: 0;
	}
}
.site-header .area-nav .nav-list a {
	color: #fff;
	display: block;
	font-size: 16px;
	font-weight: 600;
	height: 100%;
	line-height: 50px;
	margin: 0 auto;
	text-align: center;
	text-decoration: none;
	transition: all .2s;
	width: 70%;
}
@media print,screen and (min-width: 768px) {
	.site-header .area-nav .nav-list a {
		background-color: transparent;
		border-radius: 0;
		font-size: 1.6rem;
		height: 24px;
		line-height: 1.6;
		width: 160px;
	}
}
.site-header .area-nav .nav-list a > span {
	text-decoration: none;
}
.site-header .area-nav .nav-list a.is-hover {
	color: #0686d0;
}
.site-header .switch-field {
	border: none;
	line-height: 0;
	margin: 0;
	padding: 0;
	position: absolute;
	right: 10px;
	text-align: right;
	top: 0;
}
@media print,screen and (min-width: 768px) {
	.site-header .switch-field {
		display: none;
	}
}
.site-header .switch-field input[type="checkbox"] {
	display: none;
}
.site-header .switch-field input[type="checkbox"] + label {
	border-bottom-left-radius: 4px;
	display: inline-block;
	height: 44px;
	position: relative;
	text-align: center;
	width: 44px;
	z-index: 99;
}
.site-header .switch-field input[type="checkbox"] + label:before,
.site-header .switch-field input[type="checkbox"] + label:after {
	color: #fff;
	display: block;
	font-size: 10px;
	left: 0;
	line-height: 1;
	position: absolute;
	text-shadow: 0 1px 2px rgba(0,0,0,0.2);
	width: 100%;
}
.site-header .switch-field input[type="checkbox"] + label:before {
	content: "Close";
	opacity: 0;
	bottom: 2px;
}
.site-header .switch-field input[type="checkbox"] + label:after {
	bottom: 2px;
	content: "Menu";
}
.site-header .switch-field input[type="checkbox"] + label .hamburger,
.site-header .switch-field input[type="checkbox"] + label .hamburger:before,
.site-header .switch-field input[type="checkbox"] + label .hamburger:after {
	display: block;
	height: 3px;
	position: absolute;
	transition: all .25s;
	width: 28px;
}
.site-header .switch-field input[type="checkbox"] + label .hamburger {
	background-color: #fff;
	left: 8px;
	top: 16.5px;
}
.site-header .switch-field input[type="checkbox"] + label .hamburger:before,
.site-header .switch-field input[type="checkbox"] + label .hamburger:after {
	content: "";
	left: 0;
}
.site-header .switch-field input[type="checkbox"] + label .hamburger:before {
	background-color: #fff;
	top: -9px;
}
.site-header .switch-field input[type="checkbox"] + label .hamburger:after {
	background-color: #fff;
	bottom: -9px;
}
.site-header .switch-field input[type="checkbox"]:checked + label:before {
	opacity: 1;
}
.site-header .switch-field input[type="checkbox"]:checked + label:after {
	opacity: 0;
}
.site-header .switch-field input[type="checkbox"]:checked + label .hamburger {
	background-color: transparent;
	top: 25px;
}
.site-header .switch-field input[type="checkbox"]:checked + label .hamburger:before {
	top: -8px;
	transform: rotate(45deg);
}
.site-header .switch-field input[type="checkbox"]:checked + label .hamburger:after {
	bottom: 8px;
	transform: rotate(-45deg);
}
@media screen and (max-width: 768px) {
	.site-header .switch-field + .content {
		background-image: url("https://file003.shop-pro.jp/PA01438/956/img/wood_texture_brown_dark.png");
		max-height: 0;
		max-width: 100%;
		overflow: hidden;
		padding: 0;
		position: absolute;
		right: 0;
		top: 100%;
		transition: max-height .5s;
		z-index: 1;
	}
}
@media screen and (max-width: 768px) {
	.site-header .switch-field.is-open + .content {
		max-height: 100vh;
		overflow: hidden;
		-webkit-overflow-scrolling: touch;
	}
}

.site-header .switch-field label {
	cursor: pointer;
}

#slider > div {
	width: 100%  !important;
}

.slider{
    max-height: calc((100vw - 17px) * .3333);
    max-width: 1200px;
    margin: auto;
  	padding-bottom: 40px;
}

@media (max-width: 768px) {
	.slider{
    	padding-bottom: 0;
	}
}

.bxslider{   
    margin:0px;
}

.bx-wrapper {
    position: relative;
}

.bx-wrapper img {
    width:100%;
}

.bx-viewport {
    max-height: 450px;
}

.bx-wrapper .bx-viewport {
    border: none !important;
}
