@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;600&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@400;500&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@500;600&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Crimson+Text:ital@0;1&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Alex+Brush&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Lato:wght@400;700&display=swap');

/* HTML5 COMMON STYLE 
-----------------------------------------------*/
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, 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, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	border: 0;
	margin: 0;
	padding: 0;
	font-family: 'Noto Sans JP',YuGothic,'Yu Gothic','Arial','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3','メイリオ', Meiryo,'ＭＳ ゴシック',sans-serif;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
html {
	scroll-behavior: smooth;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, main {
	display: block;
}
body {
	background-color: #FFF;
	color: #222222;
	font-family: 'Noto Sans JP',YuGothic,'Yu Gothic','Arial','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3','メイリオ', Meiryo,'ＭＳ ゴシック',sans-serif;
	font-size: 15px;
	line-height: 1.75em;
	line-height: normal;
	margin: 0;
	padding: 0;
	scroll-behavior: smooth;
	text-align: center;
}
img {
	border: none;
	margin: 0;
	vertical-align: bottom;
}
.png {
	background: no-repeat;
}
p {
	margin: 0 0 .875em;
	text-align: justify;
	text-justify: distribute;
}
a {
	color: #0b65a8;
	color: #3c4e74;
	outline-style: none;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a img {
	transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
}
a:hover {
	color: #8c735e;
	outline: none;
	transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
}
li {
	margin: 0;
	padding: 0;
}
sup {
	font-size: .7rem;
}
hr.separate {
	clear: both;
	margin: 4em 0;
	padding: 0;
	border: none;
	border-top: #e5e5e5 solid 1px;
	background: none;
	height: 0px;
}

/* HTML5 HEADER STYLE
-------------------------------------*/
header.home {
}
header {
	background-color: #FFF;
	display: block;
	height: 128px;
	overflow: visible;
	overflow: hidden;
	padding: 0;
	position: relative;
	text-align: center;
	width: 100%;
	-ms-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
	z-index: 2;
}
header > .account {
	background-color: #333;
	display: block;
	font-weight: normal;
	font-size: .75em;
	font-size: .8125em;
	font-size: .8em;
	height: 32px;
	line-height: 32px;
	padding: 0 4.1666%;
	text-align: center;
}
header > .navi {
	clear: both;
	display: block;
	align-items: center;
	display: flex;
	height: 96px;
	margin: 0;
	overflow: hidden;
	padding: 0 0 0 4.1666%;
	position: relative;
	text-align: left;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
}
header > .navi > .sp_cart {
	display: none;
}
header > .navi > .hdr__logo {
	display: inline-block;
	margin: 0;
	margin-right: 3em;
	overflow: hidden;
	padding: 0;
	vertical-align: bottom;
	text-align: left;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
}
header > .navi > .hdr__logo a {
	display: block;
}
header > .navi > .hdr__logo img {
	height: 48px;
	vertical-align: bottom;
	width: auto;
}
header > .navi > .hdr__logo a:hover img {
	opacity: 1;
	filter: alpha(opacity=100);
	-ms-filter: "alpha(opacity=100)";
}
header > .navi > .submenu {
	align-items: center;
	display: flex;
	right: 0;
	margin: 0;
	padding: 0;
	position: absolute;
	height: 96px;
}
header > .navi > .submenu > p.shop {
	align-items: center;
	border-left: #CCC solid 1px;
	display: flex;
	font-size: 1em;
	height: 96px;
	margin: 0;
	position:  relative;
	padding: 0 1.875em;
	text-align: center;
}
header > .navi > .submenu > p.shop > span {
	text-align: center;
}
header > .navi > .submenu > p.shop > span > strong {
	color: #68483e;
	display: block;
    font-family: 'Montserrat', sans-serif;
	font-size: 1.5em;
	line-height: 1em;
}
header > .navi > .submenu > p.shop > span > small {
	color: #666;
	display: block;
    font-family: 'Lato', sans-serif;
	font-size: .9em;
	font-weight: 700;
	letter-spacing: .5px;
}
header > .navi > .submenu > ul {
	align-items: center;
	display: flex;
	height: 96px;
}
header > .navi > .submenu > ul > li {
	align-items: center;
	border-left: #CCC solid 1px;
	display: block;
	font-size: .8em;
	font-weight: 500;
	height: 96px;
	position:  relative;
	text-align: center;
	width: 96px;
}
/* + 2023.06.16
-----------------------------------------------*/
header > .navi > .sp_cart span.fs-client-cart-count {
	background-color: #F03;
	color: #FFF;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .875em;
	line-height: 20px;
	padding: 0;
	position: absolute;
	right: 0px;
	text-align: center;
	top: 0px;
	width: 20px;
}
header > .navi > .submenu > ul > li span.fs-client-cart-count {
	background-color: #F03;
	color: #FFF;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.125em;
	line-height: 20px;
	padding: 0;
	position: absolute;
	right: 20px;
	text-align: center;
	top: 20px;
	width: 20px;
}
/*
-----------------------------------------------*/
header > .navi > .submenu > ul > li img {
	display: block;
	height: auto;
	margin: 0 auto 4px;
	vertical-align: bottom;
	width: 30%;
	width: 28.125%;
}
header > .navi > .submenu > ul > li:hover {
	cursor: pointer;
}
header > .navi > .submenu > ul > li:hover img {
	opacity: 0.6666;
	transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
}
header > .navi > .submenu > ul > li:hover a {
	color: #999;
	transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
}
header > .navi > .submenu > ul > li > a {
	color: #222222;
	display: block;
	position: absolute;
	text-align: center;
	width: 100%;
	top: 50%;
	left: 50%;
	white-space: nowrap;
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
}
header > .navi > .submenu > form {
	display: block;
	display: flex;
	margin: 0;
	margin-right: 2em;
	padding: 0;
}
header > .navi > .submenu > form > input {
	background: none;
	display: block;
	font-size: 1em;
	font-family: 'Noto Sans JP',YuGothic,'Yu Gothic','Arial','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3','メイリオ', Meiryo,'ＭＳ ゴシック',sans-serif;
	line-height: 36px;
	margin: 0;
	padding: 0 .75em;
	vertical-align: bottom;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	appearance: none;
}
header > .navi > .submenu > form > input.formtxt {
	border: none !important;
	border-bottom: #999 solid 1px !important;
	font-size: 1em !important;
	padding: 0;
	width: 12em;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-ms-border-radius: 0px;
	-o-border-radius: 0px;
	-webkit-border-radius: 0px;
}
header > .navi > .submenu > form > input.formbtn {
	background-image: url(https://mimosa.itembox.design/item/images/common/cmn_ico_001.svg);
	background-repeat: no-repeat;
	background-size: 24px 24px;
	background-repeat: no-repeat;
	background-position: center;
	border: none;
	color: #FFF;
	font-size: .875em;
	text-indent: -9999px;
	width: 36px;
}
header > .navi > .submenu > form > input.formbtn:hover {
	cursor: pointer;
	transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
}
header > .navi > .submenu > form > input[type="text"]:focus {
	outline: none !important;
}
header > .navi > .submenu > form > input[type=text]:focus {
	outline: none !important;
}
header > .navi > .submenu > form > button {
	display: none;
}
header.small {
	border-bottom: #CCC solid 1px;
	position: fixed;
	z-index: 3;
	-ms-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
header.small > .account {
/*	display: none;*/
}
header.small .menu {
}
header.small .hdr__logo {
	width: auto;
}
header.small .nav--global {
	margin: 0;
}
header.small .nav--global > ul {
	margin: 0 auto;
}
.menu-trigger {
	background-color: #666;
	display: none;
	cursor: pointer;
	margin: 20px 20px 0 0;
	width: 40px;
	height: 40px;
	padding: 13px 7px;
	position: fixed;
	top: 0;
	right: 0;
	z-index: 2100;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.menu-trigger div {
	width: 26px;
	height: 14px;
	position: relative;
}
.menu-trigger span {
	display: inline-block;
	background-color: #fff;
	width: 100%;
	height: 2px;
	position: absolute;
	left: 0;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.menu-trigger span:nth-of-type(1) {
	top: 0;
}
.menu-trigger span:nth-of-type(2) {
	top: 14px;
	top: 6px;
}
.menu-trigger span:nth-of-type(3) {
	bottom: 0;
}
.menu-trigger.active {
	background-color: #666;
	right: 0 !important;
}
.menu-trigger.active span {
	background-color: #FFF;
	width: 100%;
}
.menu-trigger.active span:nth-of-type(1) {
	-moz-transform: translate(0, 6px) rotate(-45deg);
	-ms-transform: translate(0, 6px) rotate(-45deg);
	-o-transform: translate(0, 6px) rotate(-45deg);
	-webkit-transform: translate(0, 6px) rotate(-45deg);
	transform: translate(0, 6px) rotate(-45deg);
}
.menu-trigger.active span:nth-of-type(2) {
	left: 50%;
	opacity: 0;
	-moz-animation: active-menu 0.8s forwards;
	-webkit-animation: active-menu 0.8s forwards;
	animation: active-menu 0.8s forwards;
}
.menu-trigger.active span:nth-of-type(3) {
	-moz-transform: translate(0, -6px) rotate(45deg);
	-ms-transform: translate(0, -6px) rotate(45deg);
	-o-transform: translate(0, -6px) rotate(45deg);
	-webkit-transform: translate(0, -6px) rotate(45deg);
	transform: translate(0, -6px) rotate(45deg);
}
@-moz-keyframes active-menu {
	100% {
	height: 0;
}
}
@-webkit-keyframes active-menu {
	100% {
	height: 0;
}
}
@keyframes active-menu {
	100% {
	height: 0;
}
}
.nav-global__inner {
	display: block;
	text-align: left;
	vertical-align: bottom;
	z-index: 0;
	z-index: 2;
}
.nav--global {
	display: block;
	margin: 0;
	overflow: hidden;
	padding: 20px 0;
	position: relative;
	vertical-align: bottom;
	text-align: center;
}
.nav--global > ul {
	align-items: center;
	display: flex;
	list-style: none;
	margin: 0;
	overflow: hidden;
	padding: 0;
	vertical-align: bottom;
}
.nav--global > ul > li {
	border-left: #b3b3b3 solid 1px;
	font-size: .9375em;
	font-weight: 500;
	line-height: 1em;
	position: relative;
	text-align: center;
	vertical-align: bottom;
}
.nav--global > ul > li:nth-of-type(1) {
	border-left: none;
}
.nav--global > ul > li > a {
	color: #222222;
	display: block;
	margin: 0;
	padding: 0 1em;
	padding-bottom: .125em;
	position: relative;
	vertical-align: bottom;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
}
.nav--global > ul > li > a:hover {
	color: #8c735e;
}

.fs-l-header__welcomeMsg, .fs-l-header__welcomeMsg.is-ready {
	float: left;
	display: none;
}
.fs-l-header__welcomeMsg > span, .fs-l-header__welcomeMsg.is-ready > span {
	color: #FFF;
}
.fs-p-headerUtilityMenu__list {
	display: block;
	font-size: 1em;
	flex-wrap: initial;
	float: right;
	justify-content: initial;
	list-style: none;
	line-height: 32px;
	margin: 0;
	padding: 0;
}
.fs-p-headerUtilityMenu__list > li {
	margin: 0;
	margin-left: 1em;
	padding: 0;
}
.fs-p-headerUtilityMenu__list > li:nth-of-type(1) {
	margin-left: 0;
}
.fs-p-headerUtilityMenu__list > li a {
	color: #FFF !important;
	display: inline-block;
	margin: 0;
	padding: 0 .5em;
}
.fs-p-headerUtilityMenu__list > li a:before {
	display: none;
}
.fs-p-headerUtilityMenu__list.is-ready {
	display: flex;
}
.fs-p-headerUtilityMenu__list > li + li {
	margin: 0;
}
.fs-p-sideMenu .fs-pt-menu__link--lv1 {
	justify-content:initial;
}
.fs-p-sideMenu .fs-pt-menu__link--lv1::after {
	content: "";
}
.fs-p-sideMenu .fs-pt-menu__item + .fs-pt-menu__item {
	margin: 0;
}
.fs-p-sideMenu .fs-pt-menu__heading {
	padding: 0;
}
.fs-c-cartTable__productName {
	text-align: justify;
}
.fs-c-cartPayment {
	font-size: 1em;
}
.fs-c-orderTotalTable__mainRow > td {
	font-size: 1.625em;
}
.fs-c-button--primary {
	font-size: 1.125em;
	padding: .875em 1.6em;
	font-weight: 500;
}
button.fs-c-button--cancel--cart {
	font-size: 1em;
	font-weight: 500;
}
button.fs-c-button--buyItLater {
	font-size: 1em;
	font-weight: 500;
	white-space: nowrap;
}
/* HTML5 PATH
-------------------------------------*/
nav.fs-c-breadcrumb {
	align-items: center;
	background-color: #f4f8f8;
	clear: both;
	display: flex;
	font-size: .875em;
	line-height: 1em;
	list-style: none;
	text-align: left;
	overflow: hidden;
	padding: 1.25em 8.3333%;
}
nav.fs-c-breadcrumb > ol.fs-c-breadcrumb__list {
	list-style: none;
	font-size: 1em;
	text-align: justify;
}
nav.fs-c-breadcrumb > ol.fs-c-breadcrumb__list > li {
	display: inline;
}
nav.fs-c-breadcrumb > ol.fs-c-breadcrumb__list li::before {
	color: #999;
	content: "\0bb";
	content: "\0406";
	margin: 0 .125em;
}
nav.fs-c-breadcrumb > ol.fs-c-breadcrumb__list > li:nth-of-type(1)::before {
	display: none;
}
div.fs-c-breadcrumb > ol.fs-c-breadcrumb__list--subgroup {
	display: none;
}
.fs-c-buttonContainer--myPageTop {
	border-bottom: #e5e5e5 solid 1px;
	border-top: #e5e5e5 solid 1px;
	clear: both;
	display: block;
	font-weight: 500;
	margin-bottom: 1em;
	line-height: normal;
	padding: 1em;
}
/* HTML5 HOME CONTENT
-------------------------------------*/
#Catch {
	background-color: #FFF;
	clear: both;
	display: block;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: relative;
}
#Catch > .text {
	display: block;
	float: left;
	height: auto;
	position: relative;
	vertical-align: bottom;
	width: 66.6666%;
}
#Catch > .text > img {
	display: block;
	height: auto;
	vertical-align: bottom;
	width: 100%;
}
#Catch > .text > p {
	font-size: 1em;
	position: absolute;
	right: 7.5%;
	line-height: 1.6666em;
	margin: 0;
	text-align: justify;
	top: 50%;
	width: 31.25%;
	width: 33.3333%;
}
#Catch > .text > p > strong {
	clear: both;
	display: block;
	font-weight: 500;
	font-size: 1.25em;
	letter-spacing: .1em;
	line-height: 2em;
	margin: 0 0 1em;
	overflow: hidden;
}
#Catch > .text > p > strong::after {
	color: #8c735e;
	clear: both;
	display: block;
	content: "SKIN CARE TREATMENT";
    font-family: 'Montserrat', sans-serif;
	font-size: .8em;
	font-weight: 600;
	line-height: normal;
	letter-spacing: 1px;
}
#Catch > .text > p > small {
	clear: both;
	display: block;
	font-weight: 500;
	font-size: .875em;
	overflow: hidden;
}
#Catch > .phot {
	display: block;
	float: right;
	overflow: hidden;
	padding: 0;
	position: relative;
	width: 33.3333%;
}
#Catch > .phot > img {

	display: block;
	height: auto;
	vertical-align: bottom;
	width: 100%;
}
ul#slider > li {
	background-color: #FFF;
	border: none;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: relative;
	width: 100%;

}
ul#slider > li img {
	border: none;
	display: block;
	margin: 0;
	height: auto;
	width: 100%;
	vertical-align: bottom;
}
.bx-wrapper {
	position: relative;
	margin: 0;
	padding: 0;
	*zoom: 1;
}
.bx-wrapper img {
	max-width: 100%;
	display: block;
}
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	display: none;
	position: absolute;
	bottom: -30px;
	width: 100%;
}
.bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(images/bx_loader.gif) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
}
.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}
.bx-wrapper .bx-pager.bx-default-pager a {
	background: #666;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #000;
}
.bx-wrapper .bx-prev {
	display: none;
}
#Lead {
	background-color: #FFF;
	clear: both;
	display: block;
	margin: 0;
	overflow: hidden;
	position: relative;
	text-align: center;
}
#Lead > h2 {
	font-size: 1em;
	margin: 0 0 2em;
}
#Lead > h2 > span {
	color: #8c735e;
	display: block;
    font-family: 'Montserrat', sans-serif;
	font-size: 2.5em;
	font-weight: 600;
	line-height: 1em;
	padding: 0;
	position: relative;
	text-align: center;
}
#Lead > h2 > small {
	font-size: .875em;
	font-weight: 500;
}
#Lead > p {
	line-height: 1.875em;
	font-weight: 500;
	margin: 0;
	text-align: center;
}
#Line {
	clear: both;
	display: block;
	margin: 0;
	overflow: hidden;
	position: relative;
	padding: 8.3333%;
}
#Info {
	background: linear-gradient(#FFF, #FFF 80%, #f5f5f5);
	clear: both;
	display: block;
	margin: 0;
	overflow: hidden;
	position: relative;
	text-align: center;
}
#Info > h2 {
	display: block;
	font-size: 1em;
	float: left;
	text-align: center;
	width: 33.3333%;
}
#Info > h2 > span {
	color: #4d697f;
	color: #333;
	display: inline-block;
    font-family: 'Alex Brush', cursive;
	font-size: 3.5em;
	letter-spacing: -1px;
	line-height: normal;
	line-height: 1em;
	padding: 0 0 .5em;
	padding: 0;
	position: relative;
}
#Info > h2 > span:after {
	bottom: 0;
	border-bottom: #996 solid 2.5px;
	border-bottom: #8c735e solid 2.5px;
	border-bottom: #83888c solid 2.5px;
	border-bottom: #b3b3b3 solid 2.5px;
	content: "";
	left: 50%;
	margin-left: -.25em;
	position: absolute;
	right: 0;
	width: 1em;
	width: .5em;
}
#Info > ul {
	display: block;
	float: right;
	width: 66.6666%;
}
#Info > ul > li {
	border-top: #CCC solid 1px;
	display: block;
	padding: 1em .5em;
	text-align: justify;
}
#Info > ul > li:nth-last-of-type(1) {
	border-bottom: #CCC solid 1px;
}
#Info > ul > li > span {
	color: #666;
	margin-right: 1em;
}
/* HTML5 MAIN CONTENT
-------------------------------------*/
.content-wrap {
	clear: both;
	display: block;
	margin: 0;
	overflow: hidden;
	position: relative;
	padding: 5.5555% 8.3333%;
}
.content-area {
	clear: both;
	display: block;
	margin: 0;
	overflow: hidden;
	position: relative;
	padding: 5.5555% 8.3333%;
}
.content-area > p.prd_lst_none {
	margin: 0;
	text-align: center;
}
.content-area > section > h1 {
	align-items: center;
	color: #3c4e74;
	display: flex;
	font-size: 1.875em;
	font-weight: normal;
	line-height: normal;
	margin: 0 0 2em;
	margin: 0 0 1em;
	position: relative;
	vertical-align: bottom;
	text-align: justify;
}
.content-area > section > h1::after{
	content: "";
	flex-grow: 1;
	border-top: #CCC 1px solid;
	margin-left: .75em;
}
.content-area > section > .fs-c-inputInformation {
	text-align: center;
}
main {
	display: block;
	float: right;
	margin: 0;
	position: relative;
	overflow: hidden;
	text-align: center;
	width: calc(80% - 80px);
	width: calc(80% - 64px);
}
main > h1 {
	align-items: center;
	color: #3c4a67;
	color: #3c4e74;
	display: flex;
	font-size: 1.875em;
	font-weight: normal;
	line-height: normal;
	margin: 0 0 2em;
	margin: 0 0 1em;
	position: relative;
	vertical-align: bottom;
	text-align: justify;
}
main > h1::after{
	content: "";
	flex-grow: 1;
	border-top: #CCC 1px solid;
	margin-left: .75em;
}
main > h2 {
	display: block;
	font-size: 1em;
	font-weight: normal;
	line-height: normal;
	margin: 0 0 3em;
	position: relative;
	vertical-align: bottom;
	text-align: justify;
}
main > h2 > span {
	display: block;
	align-items: center;
	color: #8c735e;
	display: flex;
    font-family: 'Alex Brush', cursive;
	font-size: 3.5em;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: normal;
	margin: 0 0 0 .1em;
	position: relative;
}
main > h2 > span::after{
	content: "";
	flex-grow: 1;
	border-top: #CCC 1px solid;
	margin-left: .75em;
}
main > h2 > span:after {
}
main > h2 > small {
	color: #333;
	font-size: 1em;
	font-weight: normal;
	font-style: oblique;
	position: absolute;
	right: 0;
	top: 50%;
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
main .fs-c-sortItems {
	display: none;
}
main article.fs-c-documentArticle {
	margin: 0 0 4em;
	padding: 0;
}
main article.fs-c-documentArticle .fs-c-documentArticle__content {
	margin: 0 0 2em;
	padding: 0;
}
main article.fs-c-documentArticle .fs-c-documentColumn__content {
	margin: 0 0 2em;
	padding: 0;
}
main article.fs-c-documentArticle .fs-c-note {
	font-size: 1em;
	text-align: justify;
}
section article.fs-c-documentArticle {
	margin: 0 0 4em;
	padding: 0;
}
section article.fs-c-documentArticle .fs-c-documentArticle__content {
	margin: 0 0 2em;
	padding: 0;
}
section article.fs-c-documentArticle .fs-c-documentColumn__content {
	margin: 0 0 2em;
	padding: 0;
}
section article.fs-c-documentArticle .fs-c-note {
	font-size: 1em;
	text-align: justify;
}
h2.fs-c-documentArticle__heading {
	background-color: #666;
	font-size: 1.125em;
	text-align: justify;
	margin: 0 0 1.5em;
	padding: .5em 1em .6666em;
}
.fs-c-documentColumn__heading {
	font-size: 1.125em;
	font-weight: 500;
	line-height: normal;
	margin: 0 0 1em;
	padding: .3em .75em .45em;
	text-align: justify;
}
dl.fs-c-explainList {
	text-align: justify;
}
dl.fs-c-explainList dt {
	margin: 0;
	padding: 0;
}
dl.fs-c-explainList dd {
	margin: 0;
	padding: 0;
}
dl.fs-c-explainList dd:not(:last-child) {
	margin-bottom: 0;
}
ul.fs-c-list {
	text-align: justify;
}
ol.fs-c-orderedList {
	text-align: justify;
}
address.fs-p-address {
	text-align: justify;
}
h2.fs-p-announcement__title {
	font-size: 1.25em;
	font-weight: 500;
	text-align: justify;
}
body.fs-body-cart .fs-c-wishlistProduct {
	display: none;
}
.fs-c-button--standard {
	box-shadow: none;
	font-size: 1em;
	font-weight: 500;
	line-height: 1em;
	padding: 1em 2em;
}
.fs-c-button--standard:hover {
	opacity: 0.8;
}
.fs-c-accountService__page:not(.fs-c-accountService__page--accountDelete) .fs-c-accountService__pageLink__label {
	font-size: 1em;
}
.fs-c-subSection__title, .fs-c-linkedServiceLogin__title {
	border: none;
	font-size: 1.375em;
	font-weight: 500;
	margin: 0 0 1em;
/*	padding-bottom: .5em;*/
}
/* HTML5 CONTENT ITEM
-------------------------------*/
.fs-c-productListCarousel__list .fs-c-productListItem__control {
	padding: 0 1em;
}
fs-c-productListCarousel {
}
/*.fs-c-productListCarousel {
	background-color: #CCC;
	align-items: initial;
	display: initial;
	display: block;
	flex-wrap: initial;
	justify-content: initial;
}
.fs-c-productListCarousel__list {
	background-color: #F0F;
	align-items: initial;
	display: initial;
	display: block;
	justify-content: initial;
	flex-wrap: initial;
	overflow: hidden;
	position: relative;
}
.fs-c-productListItem {
	background-color: #333 !important;
}
.fs-c-productListCarousel__list__itemTrack {
	background-color: #93C;
	display: block;
	overflow: hidden;
	position: relative;
	align-items: initial;
	display: initial;
	display: block;
	flex-wrap: initial;
	justify-content: initial;
}
.fs-c-productListCarousel__list__item {
	background-color: #C60;
	align-items: initial;
	display: initial;
	display: block;
	flex-wrap: initial;
	justify-content: initial;
}
.fs-c-productListCarousel__ctrl {
 	display: block;
	flex-basis: initial;
	min-width: initial;
	position: relative;
}
.fs-c-productListItem__control {
	display: none;
	justify-content: initial;
}
.fs-c-productListItem__control > *:last-child {
	margin-left: 0;
}
.fs-c-productListCarousel__list__item:nth-of-type(odd) {
	background-color: #0CF !important;
}
.fs-c-productListCarousel__list__item:nth-of-type(even) {
	background-color: #F00;
}
.fs-c-productListCarousel__list__item {
	clear: both;
	background-color: #F00;
 	display: block;
	flex-basis: initial;
	flex-wrap: initial;
	justify-content: initial;
	min-width: initial;
	margin: 0;
	overflow: hidden;
}
.fs-c-productListCarousel__list__item > * + * {
	margin-top: 0;
}
.fs-c-button--carousel {
}*/
.fs-l-productLayout {
	display: initial;
	grid-gap: initial;
}
.fs-c-productList__list {
	display: initial;
	grid-template-columns: initial;
	grid-gap: initial;
}
.fs-c-productList__list__item {
	border: none;
	display: block;
	float: left;
	list-style: none;
	padding: 0;
	margin-bottom: 6.25%;
	margin-right: 20px;
	text-align: justify;
	text-align: center;
	width: calc(25% - 15px);
}
.fs-c-productList__list__item:nth-of-type(4n) {
	margin-right: 0;
}
.fs-c-productList__list__item:nth-of-type(4n+1) {
	clear: both;
}
.fs-c-productImage {
	display: block;
	margin: 0 0 1em;
	overflow: hidden;
}
.fs-c-productImage img {
	-ms-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	-webkit-transition: all 1s ease;
	transition: all 1s ease;
}
.fs-c-productImage:hover img {
	opacity: 1;
	filter: alpha(opacity=100);
	-ms-filter: "alpha(opacity=100)";
    -webkit-transform: scale(1.25);
    -moz-transform: scale(1.25);
    -o-transform: scale(1.25);
    -ms-transform: scale(1.25);
    transform: scale(1.25);
}
.fs-c-productListItem__viewMoreImageButton {
	display: none;
}
.fs-c-productListItem__productName {
	display: block;
	flex-direction: column;
	font-size: 1em;
	font-weight: 500;
	line-height: normal;
	margin: 0 0 .6666em;
	margin: 0 0 1em;
	text-align: justify;
}
.fs-c-productListItem__prices {
	display: initial;
	margin: 0 0 .6666em;
	overflow: hidden;
	text-align: center;
}
.fs-c-productPrice {
	display: initial;
	flex-wrap: initial;
	margin: 0;
	overflow: hidden;
}
.fs-c-productPrice__main {
	display: initial;
	flex-wrap: initial;
	margin: 0;
	text-align: center;
}
.fs-c-productPrice__main__price {
	display: initial;
	font-family: 'Crimson Text', serif;
	font-size: 1em;
	font-style: oblique;
	margin: 0 0 1em;
	flex-wrap: initial;
	overflow: hidden;
}
.fs-c-productPrice__main__label {
	color: #68483e;
	display: block;
	flex-wrap: initial;
	font-size: .8125em;
	margin: 0 0 .3333em;
	overflow: hidden;
	width: 100%;
	display: none;
}
.fs-c-productPrice__main__price > .fs-c-price__currencyMark {
	font-size: 1.25em;
}
.fs-c-productPrice__main__price > .fs-c-price__value {
	font-size: 2em;
	font-weight: 500;
	line-height: 1em;
	letter-spacing: 1px;
}
.fs-c-productPrice:not(.fs-c-productPrice--listed) .fs-c-productPrice__main__price {
	color: #222222;
}
.fs-c-productPrice__addon:not(.fs-c-productPrice__addon--listed) {
	display: inline;
	font-size: .875em;
	margin-left: -.3333em;
}
.fs-c-productPrice__addon:not(.fs-c-productPrice__addon--listed)::before {
	content: "（";
}
.fs-c-productPrice__addon:not(.fs-c-productPrice__addon--listed)::after {
	content: "）";
}
.fs-c-button--particular.fs-c-button--addToWishList--icon::before, .fs-c-button--particular.fs-c-button--removeFromWishList--icon::before, .fs-c-button--particular.fs-c-button--displayPassword::before, .fs-c-button--particular.fs-c-button--hidePassword::before {
	font-size: .75em;
	color: #999;
}
.fs-c-button--addToCart--list {
	font-size: .9375em;
}
.fs-c-productListItem__control {
	font-size: 1em;
	margin: .5em 0 0;
	padding: 0 2em;
	padding: 0 1em;
	overflow: hidden;
}

/* HTML5 CONTENT PICT
-------------------------------*/
.fs-l-productLayout {
	display: initial;
	grid-row-gap: initial;
}
/*@media screen and (min-width: 960px) {*/
.item_pict {
	clear: none;
	display: block;
	float: left;
	overflow: hidden;
	vertical-align: bottom;
	width: 50%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.fs-c-productMainImage {
	clear: both;
	overflow: hidden;
	margin: 0 0 16px;
	padding: 0;
}
.fs-c-productMainImage__expandButton {
	display: none;
}
.fs-c-productThumbnail {
	clear: both;
	display: flex;
/*	flex-wrap: initial;*/
	overflow: hidden;
	justify-content: initial;
	margin: 0;
	padding: 0;
}
.fs-c-productThumbnail__image {
	margin: 0;
	flex-basis: initial;
	min-width: initial;
}
.fs-c-productThumbnail__image.is-active > img {
	border: #666666 solid 2px;
	border: #8c735e solid 2px;
	border: #c2ccd5 solid 2px;
	border: #c2ccd5 solid 3px;
}
.fs-c-productThumbnail figure {
	margin: 0;
	margin-right: 12px;
	padding: 0;
	height: auto;
	width: calc(33.3333% - 8px);
}
.fs-c-productThumbnail figure:nth-of-type(3n) {
	margin-right: 0;
}
.fs-c-productThumbnail figure > img {
	display: block;
	height: auto;
	vertical-align: bottom;
	width: 100%;
}
.product_image_main {
	display: block;
	margin: 0 0 20px;
	margin: 0 0 12px;
	overflow: hidden;
	padding: 0;
	text-align: center;
	vertical-align: bottom;
}
.product_image_main > img {
	display: block;
	max-width: 100%;
	height: auto;
	vertical-align: bottom;
	width: auto;
}
.product_image_main-item {
	position: relative;
	text-align: center;
}
ul.product_image_thumb {
	clear: both;
	display: block;
	margin: 0;
	overflow: hidden;
}
ul.product_image_thumb > li {
	display: block;
	float: left;
	margin-right: 12px;
	overflow: hidden;
	padding: 0;
	width: calc(33.3333% - 8px);
}
ul.product_image_thumb > li:nth-of-type(3n) {
	margin-right: 0;
}
/* HTML5 CONTENT SPEC
-------------------------------*/
.fs-l-productLayout {
}
.item_spec {
	clear: none;
	display: block;
	float: right;
	overflow: hidden;
	text-align: justify;
	vertical-align: bottom;
	width: calc(50% - 48px);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.item_spec > h1 {
	color: #3c4e74;
	font-size: 1.875em;
	font-weight: 500;
	line-height: normal;
	margin: 0 0 .5em;
	position: relative;
	text-align: left;
}
.item_spec > .fs-c-productNumber {
	border: none;
	display: flex;
	font-size: .9375em;
	font-size: 1em;
	margin: 0 0 2em;
	padding: 0;
}
.item_spec > .fs-c-productNumber > span.fs-c-productNumber__label::after {
	content: "：";
}
.item_spec .fs-c-productPrice span.fs-c-productPrice__main__label {
	flex-wrap: initial;
	font-size: .9375em;
	font-weight: 500;
	margin: 0 0 .5em;
	overflow: hidden;
	text-align: left;
	width: 100%;
}
.item_spec .fs-c-productPrice span.fs-c-productPrice__main__price {
	font-family: 'Crimson Text', serif;
	font-size: 1em;
}
.item_spec .fs-c-productPrice__main__price > .fs-c-price__currencyMark {
	font-size: .8125em;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 0;
	margin: 0;
}
.item_spec .fs-c-productPrice__main__price > .fs-c-price__value {
	font-size: 1.125em;
	font-weight: normal;
	font-style: normal;
	line-height: 1em;
	letter-spacing: 0;
}
.item_spec .fs-c-productPrice {
	margin: 0 0 2em;
}
.item_spec > .prod_id > span.number {
	font-weight: 500;
}
.item_spec .fs-c-productPrices--productDetail {
	clear: both;
	display: block;
	margin: 0 0 1em;
	overflow: hidden;
}
.item_spec .fs-p-productDescription--full {
	clear: both;
	display: block;
	margin: 0 0 2em;
	overflow: hidden;
	text-align: justify;
}
.item_spec .fs-c-productQuantityAndWishlist {
	display: inline-block;
	float: left;
	margin-right: 1em;
}
.item_spec select.fs-c-quantity__select {
	border: #CCC solid 1px;
	height: 48px;
	line-height: 48px;
	padding: 0 1em;
	text-align: right;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.item_spec .fs-c-productQuantityAndWishlist__wishlist {
	display: none;
}

.product-holiday-container{
	clear:both;
	padding-top:50px;
}
.product-holiday{
	background:#F4F8F8;
	padding:20px;
}
.product-holiday h2{
	text-align:center;
	font-size: 1.4em;
	margin-bottom:10px
}

.warnings{
	clear:both;
	padding-top:50px;
}
.warnings p.tit {
	color:#89705B;
	font-weight:bold;
	margin:20px 0 3px;
}
.warnings p {
	line-height:1.8;
}
.warnings p a{
	color:#2A76A8;
}
@media (max-width: 1200px) {
.warnings{
	clear:both;
	padding:0 0 50px;
}
}

.fs-body-my-top .fs-l-account{
	flex-direction:row;
}

.item_spec .fs-c-productActionButton {
	display: inline-block;
	margin: 0 0 2em;
	height: auto;
	padding: 0;
	float: left;
	width: 50%;
	transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
}
.fs-c-button--primary:hover {
	transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
}
.item_spec .fs-c-productActionButton button.fs-c-button--addToCart--detail {
	display: block;
	border: none;
	height: 48px;
	font-size: 1em;
	line-height: 48px;
	margin: 0;
	padding: 0;
}
.item_spec .fs-c-productActionButton button.fs-c-button--addToCart--detail span.fs-c-button__label {
	font-weight: 500;
}
.item_spec .fs-c-returnedSpecialContract {
	clear: both;
	display: block;
	margin: 0 0 2em;
	padding: 0;
	overflow: hidden;
}
.item_spec .fs-c-inquiryAboutProduct {
	clear: both;
	display: block;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
/*	ATTTENTION
-------------------------------------*/
#attention {
	clear: both;
	display: block;
	overflow: hidden;
}
#attention > hr {
	background: none;
	border: none;
	border-top: #CCC solid 1px;
	clear: both;
	display: block;
	margin: 4em 0;
	overflow: hidden;
}
/*	SIDE
-------------------------------------*/
aside#sidebar {
	display: block;
	float: left;
	margin: 0;
	position: relative;
	overflow: hidden;
	text-align: center;
	width: 20%;
}
aside#sidebar h2 {
	background-color: #000;
	color: #FFF;
	display: block;
    font-family: 'Montserrat', sans-serif;
	font-size: 1.125em;
	line-height: 1em;
	margin: 0;
	padding: 1em 0;
	text-align: center;
}
aside#sidebar ul.fs-pt-menu {
	border: none;
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}
.fs-pt-menu {
	list-style: none;
	margin: 0;
	padding: 0;
}
.fs-pt-menu a {
	margin: initial;
	padding: initial;
	padding: .875em 1em 1em 1em;
	text-decoration: none;
}
aside#sidebar ul li {
	background-color: #f7f7f7;
	display: block;
	font-weight: 500;
	list-style: none;
	text-align: justify;
}
aside#sidebar ul li a {
	background-color: #999;
	color: #FFF;
	display: block;
	list-style: none;
	padding: .875em 1em 1em 1em;
}
aside#sidebar ul li a:hover {
	background-color: #CCC;
}
aside#sidebar ul li ul li {
	border-bottom: #CCC solid 1px;
	font-weight: normal;
}
aside#sidebar ul li ul li a {
	background: none;
	color: #222222;
}
aside#sidebar ul li ul li a:hover {
	background: none !important;
	color: #8c735e;
}
.fs-p-scrollingCartButton {
	display: none;
/*	position: fixed;
	right: 0;
	bottom: 10%;
	z-index: 100;*/
}
.fs-p-scrollingCartButton__button {
/*	background: #646464;
	border-radius: 0px;
	display: block;
	line-height: 1;
	opacity: 0.9;
	padding: 8px;
	position: relative;
	text-align: center;*/
}
/* HTML5 FOOTER STYLE 
-----------------------------------------------*/
@media (min-width: 1201px) {
.nav--global > ul.smart {
	display: none;
}
.nav--global > ul > li.sp {
	display: none;
}
#footerlink {
	display: none !important;
}
#js-ftr {
	margin: 0 !important;
}
}
#js-ftr {
	clear: both;
	display: block;
	margin: 0 0 100px;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: relative;
}
#js-ftr > div.addr {
	background-color: #333;
	clear: both;
	color: #FFF;
	display: block;
	margin: 0;
	overflow: hidden;
	padding: 5.5555% 8.3333%;
	position: relative;
	text-align: justify;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
#js-ftr > div.addr address {
	color: #FFF;
	display: block;
	float: left;
	font-size: 1em;
	font-style: normal;
	overflow: hidden;
	position: relative;
	text-align: justify;
}
#js-ftr > div.addr address strong {
	display: block;
	font-size: 1.125em;
	font-weight: 500;
	margin: 0 0 .5em;
}
#js-ftr > div.addr address span {
	display: block;
	font-size: .875em;
	line-height: 1.75em;
}
#js-ftr > div.addr > nav {
	display: block;
	float: right;
	width: 50%;
}
#js-ftr > div.addr > nav > ul {
	display: block;
	float: right;
	line-height: normal;
	margin-left: 30px;
	width: calc(33.3333% - 20px);
}
#js-ftr > div.addr > nav > ul:nth-of-type(3n) {
	margin-left: 0;
}
#js-ftr > div.addr > nav > ul > li:nth-of-type(1) {
	border-bottom: #666 solid 1px;
	clear: both;
	display: block;
	margin: 0 0 .5em;
	font-size: 1em;
	overflow: hidden;
	padding-bottom: .5em;
}
#js-ftr > div.addr > nav > ul > li {
	display: flex;
	font-size: 1em;
	line-height: 1.5em;
/*	margin-left: -.3333em;*/
}
#js-ftr > div.addr > nav > ul > li > a {
	color: #FFF;
}
#js-ftr > div.addr > nav > ul li:not(:first-child) > a {
	font-size: .875em;
}
#js-ftr > div.addr > nav > ul > li:before {
/*	color: #999;
	content: "\e5df";
	font-family: 'Material Icons';
	font-size: 1em;*/
}
#js-ftr .copyright {
	clear: both;
	display: block;
	margin: 0;
	overflow: hidden;
	position: relative;
	padding: 2.7777% 8.3333%;
	text-align: justify;
}
#js-ftr .copyright > ul {
	align-items: center;
	display: flex;
	font-size: .875em;
	font-weight: 500;
	list-style: none;
	line-height: 1em;
	margin: 0 0 2em;
}
#js-ftr .copyright > ul > li {
	border-left: #999 solid 1px;
	padding: 0 1.5em .125em;
}
#js-ftr .copyright > ul > li:nth-of-type(1) {
	border-left: none;
	padding-left: 0;
}
#js-ftr .copyright > ul.fs-pt-menu li a {
	margin: initial;
	padding: initial;
	padding: 0 !important;
	text-decoration: none;
}
#js-ftr .copyright > span {
	font-size: .875em;
	font-weight: 500;
}
#footerlink {
	bottom: 0;
	display: block;
	height: 100px;
	padding: 0;
	overflow: hidden;
	position: fixed;
	width: 100%;
	z-index: 0;
	z-index: 1;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
#footerlink ul {
	display: block;
	height: 100px;
	font-weight: bold;
	font-weight: normal;
	right: 0;
	margin: 0;
	padding: 0;
	position: relative;
	top: 0;
	-moz-transform: translateY(0%);
	-ms-transform: translateY(0%);
	-o-transform: translateY(0%);
	-webkit-transform: translateY(0%);
	transform: translateY(0%);
}
#footerlink ul li {
	background-color: #FFF;
	float: left;
	display: block;
	font-size: .875em;
	overflow: hidden;
	text-align: center;
	width: 33.33333%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
#footerlink ul li img {
	display: block;	
	height: 34px;
	margin: 0 auto 10px;
	vertical-align: middle;
	width: 34px;
}
#footerlink ul li a {
	background-color: #666;
	border-left: #999 solid 1px;
	border-right: #333 solid 1px;
	color: #FFF;
	display: block;
	height: 100px;
	line-height: 1em;
	overflow: hidden;
	padding: 13px 0;
	padding: 20px 0 12px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
#footerlink ul li a:hover {
	background-color: #65b7c1;
	border-left: #65b7c1 solid 1px;
	border-right: #65b7c1 solid 1px;
	background-color: #999;
	border-left: #999 solid 1px;
	border-right: #999 solid 1px;
}
#footerlink ul li a:hover img {
	opacity: 1;
	filter: alpha(opacity=100);
	-ms-filter: "alpha(opacity=100)";
}

.contigo a{
	color: #bbb;
	text-decoration: none;
	display: inline-block;
	padding:10px 0;
	font-size: 11px;
}
.contigo a:hover{
	color:#333;
}
.contigo span{
	position: relative;
	margin-left: 24px;
	margin-right: 4px;
}
.contigo span::before{
	position:absolute;
	content:"";
	display:inline-block;
	width:16px;
	height:16px;
	left:-19px;
	background:url(https://mimosa.itembox.design/item/contigo.svg) no-repeat;
	background-size:contain;
	top:50%;
	transform: translateY(-50%);
}
@media (max-width: 1200px) {
.item_pict {
	clear: both;
	display: block;
	float: none;
	margin: 0 0 30px;
	width: auto;
	width: initial;
}

.item_spec {
	clear: both;
	display: block;
	float: none;
	margin: 0 0 30px;
	width: auto;
	width: initial;
}
}
@media screen and (min-width: 960px) {
.fs-c-productList__list {
	display: initial;
	grid-template-columns: initial;
	grid-gap: initial;
}
}
@media screen and (min-width: 600px) {
.fs-c-productList__list {
	display: initial;
	grid-template-columns: initial;
	grid-gap: initial;
}
}
@media screen and (min-width: 768px) {
.fs-c-productList__list {
	display: initial;
	grid-template-columns: initial;
	grid-gap: initial;
}
}
@media screen and (min-width: 960px) {
.fs-c-productList__list {
	display: initial;
	grid-template-columns: initial;
	grid-gap: initial;
}
}
/* max-width 1200px
-----------------------------------------------*/
@media screen and (max-width: 1200px) {
div.adjust{
	display: block;
	padding-top: 80px;
}
header {
	height: 80px;
	overflow: hidden;
	position: fixed;
	z-index: 20;
}
header.home {
	position: fixed;
}
header > .account {
	display: none;
}
header > .navi {
	height: 80px;
	margin: 0;
	padding: 0;
}
header > .navi > .sp_cart {
	background-color: #FFF;
	display: block;
	margin: 20px 70px 0 0;
	width: 40px;
	height: 40px;
	padding: 7px;
	position: fixed;
	top: 0;
	right: 0;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
header > .navi > .sp_cart img {
	height: auto;
	width: 26px;
	position: relative;
}
header > .navi > .hdr__logo {
	margin: 0;
	margin-left: 20px;
	padding: 0;
	position: relative;
	width: auto;
}
header > .navi > .hdr__logo a {
	display: block;
}
header > .navi > .hdr__logo img {
}
header > .navi > .hdr__logo > span {
	display: block;
	font-size: 1.125em;
}
header > .navi > .submenu {
	display: none;
}
header > .navi > .submenu > form {
}
header.small {
	border: none;
	height: 80px;
	position: fixed;
}
header.small .menu {
	height: 80px;
	display: block;
	display: none;
	padding: 0;
}
header.small .hdr__logo {
	padding: 0;
}
header.small .nav--global {
	height: auto;
}
header.small .nav--global > ul > li:nth-of-type(1) {
}
.menu-trigger {

	display: block;
}
.nav-container {
	background-color: #FFF;
	display: none;
	padding: 20px;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 2000;
	overflow: hidden;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
}
.nav-global__inner {
	border: none;
	padding: 0;
}
.nav--global {
	background: none;
	display: block;
	float: none;
	height: auto;
	line-height: normal;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: relative;
	text-align: left;
}
.nav--global > ul {
	border: none;
	border-top: #e5e5e5 solid 1px;
	display: block;
	height: auto;
	line-height: normal;
	list-style: none;
	margin: 0;
	overflow: hidden;
	padding: 0 !important;
	position: relative;
	right: 0;
	vertical-align: bottom;
	width: 100%;
	top: 0;
	top: initial;
	-moz-transform: translateY(0%);
	-ms-transform: translateY(0%);
	-o-transform: translateY(0%);
	-webkit-transform: translateY(0%);
	transform: translateY(0%);
}
.nav--global > ul > li {
	border: none;
	border-bottom: #e5e5e5 solid 1px;
	cursor: auto;
	clear: both;
	display: block;
	float: none;
	font-size: 1em;
	line-height: 1em;
	margin: 0 0 1px;
	padding: 0;
	overflow: hidden;
	text-align: left;
	width: initial;
}
.nav--global > ul > li:before {
	display: none;
}
.nav--global > ul > li:nth-last-of-type(1):after {
	display: none;
}
.nav--global > ul > li > a {
	display: block;
	height: auto;
	height: initial;
	margin: 0;
	padding: ;
	padding-bottom: 0;
	padding: 1em 0;
	position: relative;
	vertical-align: bottom;
}
nav.fs-c-breadcrumb {
	line-height: normal;
	padding: .5em 20px;
}
.content-area {
	padding: 30px 20px;
}
.content-area > section > h1 {
	font-size: 1.375em;
}
main {
	clear: both;
	float: none;
	margin: 0;
	width: initial;
}
main > h1 {
	font-size: 1.375em;
}
main > h2 {
	clear: both;
	display: block;
	float: none;
	font-size: 1em;
	margin: 0 0 1.5em;
	width: initial;
	text-align: center;
}
main > h2 > span {
	display: block;
	font-size: 3em;
}
main > h2 > span::after{
	bottom: 0;
	border-bottom: #b3b3b3 solid 2.5px;
	content: "";
	left: 50%;
	margin-left: -.25em;
	position: absolute;
	right: 0;
	width: 1em;
	width: .5em;
}
aside#sidebar {
	clear: both;
	float: none;
	margin: 0;
	width: initial;
}
h2.fs-c-documentArticle__heading {
	margin: 0 0 1em;
	padding: .5em 1em;
}
.fs-c-productList__list__item {
	float: none;
/*	margin-bottom: 6.25%;*/
	margin-right: 0;
	width: calc(50% - 7.5px);
}
.fs-c-productList__list__item:nth-of-type(odd) {
	clear: both;
	float: left;
}
.fs-c-productList__list__item:nth-of-type(even) {
	float: right;
}
.fs-c-productList__list__item:nth-of-type(4n) {
}
.fs-c-productList__list__item:nth-of-type(4n+1) {
}
.fs-c-productListItem__control {
	padding: 0 .5em;
}
.fs-c-button--addToCart--list {
	font-size: .875em;
}
.fs-c-subSection__title, .fs-c-linkedServiceLogin__title {
	font-size: 1.25em;
	margin: 0 0 .5em;
}
div.fs-c-subSection__message {
	margin: 0 0 1em;
	text-align: justify;
}
div.fs-c-subSection__message br {
	display: none;
}
#Catch {
	padding-top: 80px;
}
#Catch > .text {
	display: block;
	float: none;
	width: 100%;
}
#Catch > .text > p {
	display: block;
	font-size: 1em;
	padding: 36px 20px;
	position: relative;
	right: initial;
	line-height: normal;
	overflow: hidden;
	margin: 0;
	text-align: justify;
	top: 0%;
	width: 100%;
}
#Catch > .text > p > strong {
	display: block;
	letter-spacing: 0;
	text-align: center;
}
#Catch > .text > p > strong::after {
	letter-spacing: 0;
}
#Catch > .text > p > small {
	font-size: 1em;
}
#Catch > .phot {
	display: none;
}
#Lead {
	background-color: #f5f5f5;
	padding: 36px 20px;
}
#Lead > h2 {
	font-size: 1em;
	margin: 0 0 1em;
}
#Lead > h2 > span {
	font-size: 2em;
}
#Lead > p {
	line-height: normal;
	text-align: justify;
}
#Lead > p br {
	display: none;
}
#Info {
	background: none;
	background-color: #f5f5f5
}
#Info > h2 {
	clear: both;
	float: none;
	margin: 0 0 1.5em;
	width: initial;
	text-align: center;
}
#Info > h2 > span {
	font-size: 3.5em;
}
#Info > h2 > span:after {
}
#Info > ul {
	clear: both;
	float: none;
	width: initial;
}
#Info > ul > li {
	border: none;
	padding: 0;
}
#Info > ul > li:nth-last-of-type(1) {
	border: none;
}
#Info > ul > li > span {
	display: block;
	margin: 0;
}
#Line {
	padding: 30px 20px;
}
#js-ftr > div.addr {
	padding: 30px 20px;
}
#js-ftr > div.addr > nav {
	display: block;
	float: none;
	width: initial;
}
#js-ftr > div.addr > nav > ul {
	clear: both;
	display: block;
	float: none;
	margin-left: 0;
	margin: 0 0 1.5em;
	width: initial;
}
#js-ftr .copyright {
	padding: 20px;
	text-align: center;
}
#js-ftr .copyright > ul {
	border-top: #e5e5e5 solid 1px;
	display: block;
	line-height: normal;
	margin: 0 0 1em;
	text-align: justify;
}
#js-ftr .copyright > ul > li {
	clear: both;
	border: none;
	border-bottom: #e5e5e5 solid 1px;
	display: block;
	padding: .6666em 0;
}
#js-ftr .copyright > span {
	font-size: .8em;
	text-align: center;
}
body.fs-body-cart .fs-c-continueShopping {
	margin-bottom: 20px;
}
}
