@import url('https://fonts.googleapis.com/css?family=Lora');

html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
*{
	margin: 0;
	padding: 0;
}
:focus {
	outline: 0;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
strong {
	font-weight: bold;
}
html, body {
	-webkit-text-size-adjust: 100%;
}
body {
	font-family: "Lora", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 14px;
	color: #333;
}
@media all and (-ms-high-contrast:none){
	body {
		font-family: "Lora", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", 'メイリオ', meiryo, sans-serif;
	}
}
img { -ms-interpolation-mode: bicubic; }
a {
	text-decoration: none;
}
a:hover {
	color: #999;
	text-decoration: underline;
}
input[type=text]:focus,
input[type=password]:focus,
input[type=email]:focus,
input[type=number]:focus,
textarea:focus {
	background-color : #f7f7f7;
}
textarea, 
input[type=text], 
input[type=email], 
input[type=number], 
input[type=tel],
input[type=password],
input[type=search], 
.sysCart #sysMain input[type=text], .sysCart #sysMain input[type=password], .sysCart #sysMain input[type=email], .sysCart #sysMain input[type=number], .sysCart #sysMain input[type=tel], .sysCart #sysMain input[type=search], .sysCart #sysMain textarea {
	font-size: 16px;
	background: transparent;
	border: 1px solid #ccc;
	box-sizing: border-box;
	border-radius: 0;
	width: 100%;
	margin: 0;
	padding: 10px;
}
input[type=radio], 
input[type=checkbox] {
	margin: 0 5px 0 0;
}
input[name=zipcode], 
input[name=birth_year], 
input[name=birth_month], 
input[name=birth_day] {
	width: auto;
	display: inline-block;
}
select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	font-size: 16px;
	border: 1px solid #ccc;
	border-radius: 0;
	background: #fff url(/img/select_arrow@2x.png) right 50% no-repeat;
	background-size: 16px, 100%;
	padding: 6px 25px 6px 12px;
}

/**
 * Button
 */
.sysCart #sysMain input[type=submit], 
.sysCart #sysMain button[type=submit], 
.sysCart #sysMain button, 
.sysCart #sysMain .sysNextSubmitArea .sysNextSubmit, 
button[type=submit], 
button[type=button], 
input[type=submit] {
	display: block;
	cursor: pointer;
	color: #fff;
	background: #000;
	border: none;
	border: 2px solid #fff;
	border-radius: 0;
	-webkit-border-radius: 0;
	text-decoration: none;
	font-size: 16px;
	font-weight: normal;
	text-shadow: none;
	line-height: 40px;
	padding: 0 30px;
	margin: 0 auto;
	width: auto;
	height: auto;
	min-width: 200px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
input[name=action_front_cart_usePoint], 
button[name=searchAddress] {
	display: inline-block !important;
	min-width: 1px;
}
input[value=戻る] {
	margin-top: 60px;
}
button[name=action_front_form_index] {
	margin-bottom: 30px;
}
.sysCart #sysMain input[type=submit]:hover, 
.sysCart #sysMain button[type=submit]:hover, 
.sysCart #sysMain button:hover, 
.sysCart #sysMain .sysNextSubmitArea .sysNextSubmit:hover, 
button[type=button]:hover, 
input[type=submit]:hover {
	background: #fff;
	color: #000;
	border: 2px solid #000;
	transition: all 0.3s ease 0s;
}
.sysMypageNav input[type=submit] {
	width: 100%;
	background: #555;
}
.sysMypageNav input[type=submit]:hover {
	background: #fff;
}
.sysCart #sysMain .sysDeleteArea input[type=submit] {
	font-size: 12px;
	line-height: 30px;
	min-width: 1px;
	padding: 0 10px;
}
input[value=申込情報の配送先を変更] {
	margin: 0 0 30px;
}
/*input[value=定期購入申込をキャンセル] {
	display: none;
}*/
.sysMyPoint {
	text-align: center;
	font-weight: bold;
	font-size: 18px;
}
.sysWithdrawal input[type=submit] {
	margin-bottom: 30px;
}
.sysCycleSelection select {
	width: auto !important;
}
.sysSelectPayment li div, .sysSelectDelivery li div, .sysRemarks .sysFormField div:first-child {
	padding: 0;
}
.sysRepeatOrderInfo, .sysRepeatOrderStatus, .sysRepeatOrderSchedule {
	border-collapse: collapse;
	border: none; 
	margin: 0 0 30px;
}
.sysRepeatOrderInfo th, .sysRepeatOrderInfo td, .sysRepeatOrderStatus th, .sysRepeatOrderStatus td, .sysRepeatOrderSchedule th, .sysRepeatOrderSchedule td {
	border: 1px solid #ddd;
}
.sysRepeatOrderInfo input[type=submit] {
	width: auto;
	font-size: 12px;
	min-width: 1px;
	padding: 0 10px;
	margin: 0;
}
.labelInline input[type=text] {
	display: inline-block;
	width: auto !important;
}

/**
 * Layout
 */
#sysAll {
	max-width: 100%;
	padding: 0;
	margin: 0 auto;
	background: transparent;
}
#sysWrap {
	width: 1160px;
	margin: 0 auto;
	padding: 140px 0 0;
}
div#sysMain {
	float: right;
	padding: 0;
	margin: 0 0 60px;
	width: 920px;
}
div#sysAside {
	float: left;
	padding: 0;
	margin: 0 40px 60px 0;
	width: 200px;
}
#sysBasket #sysMain {
	float: right;
}
#sysBasket #sysAside {
	float: left;
}

/**
 * Header
 */
#sysHeader {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100px;
	background: #fff;
	padding: 0;
	margin: 0 auto;
	z-index: 100;
	border-bottom: 1px solid #efefef;
}
.h-code .sysContent {
	padding: 0;
}
.h-sitelogo .sysContent {
	position: absolute;
	top: 35px;
	left: 0;
}
.h-sitelogo li {
	margin: 0;
}
.h-sitelogo li a {
	display: block;
	background: url(/img/logo@2x.png?201707061756) no-repeat top left;
	background-size: 100%;
	width: 219px;
	height: 46px;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
.h-sitelogo, 
.h-utilitybtn, 
.h-mainMenu {
	position: relative;
	width: 1160px;
	margin: 0 auto !important;
}
.h-utilitybtn .sysContent {
	position: absolute;
	top: 25px;
	right: 0;
}
.h-utilitybtn ul li {
	float: none;
	display: inline-block;
	margin: 0 0 0 30px;
	width: auto !important;
}
.h-utilitybtn ul li:first-child {
	display: none;
	margin: 0;
}
.h-utilitybtn ul li.sysText a {
	font-size: 12px;
	border: none;
}
.h-utilitybtn ul li:nth-child(n + 2).sysText a:before {
	position: relative;
	top: 4px;
	margin: 0 5px 0 0;
	display: inline-block;
	content: "";
	background: url(/img/sprite@2x.png?201707051615) no-repeat top left;
	background-size: 80px 40px;
	width: 20px;
	height: 20px;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
.h-utilitybtn ul li:nth-child(1).sysText a:before {
	background-position: 0 0;
}
.h-utilitybtn ul li:nth-child(2).sysText a:before {
	background-position: -20px 0;
}
.h-utilitybtn ul li:nth-child(3).sysText a:before {
	background-position: -40px 0;
}
.h-utilitybtn ul li:last-child.sysText a {
	background: #eaeaea;
	color: #333;
	line-height: 25px;
	padding: 0 10px;
	border-radius: 18px;
}
.h-utilitybtn ul li:last-child.sysText a:hover {
	background: #000;
	color: #fff;
	border: none;
}
.h-utilitybtn ul li:last-child.sysText a:hover:before {
	opacity: 1;
	background-position: -20px -20px;
}
.h-utilitybtn ul li:last-child.sysText a:before {
	background-position: 0 -20px;
}
.h-utilitybtn ul li.sysText a:hover {
	text-decoration: none;
}
.h-utilitybtn ul li.sysText a:hover:before {
	opacity: 0.5;
}
.h-mainMenu .sysContent {
	position: absolute;
	top: 70px;
	right: 0;
}
.h-mainMenu ul li {
	float: none;
	display: inline-block;
	margin: 0 0 0 30px;
	width: auto !important;
}
.h-mainMenu ul li:first-child {
	margin: 0;
}
.h-mainMenu ul li:nth-child(n + 6) {
	display: none;
}
.h-mainMenu ul li.sysText a {
	font-size: 14px;
	border: none;
	display: block;
	letter-spacing: 0.1em;
	padding: 0 0 6px;
	border-bottom: 2px solid #fff;
}
.h-mainMenu ul li.sysText a:hover {
	border-bottom: 2px solid #000;
}
.gridnav {
	border: none;
	margin: 0;
	box-shadow: none;
}

/**
 * Sidebar
 */
.asideCnt {
	border: none;
	box-shadow: none;
	margin: 0 0 30px;
}
.asideCnt .sysHeadline {
	background: none;
	border: none;
	padding: 0;
	color: #333;
	font-size: 18px;
	font-weight: normal;
	margin: 0 0 10px;
}
.asideCnt ul li.sysText {
	float: none;
	border-bottom: 1px dashed #ccc;
}
.asideCnt ul li.sysText:first-child {
	border-top: 1px dashed #ccc;
}
.asideCnt ul li.sysText a {
	position: relative;
	display: block;
	padding: 10px 5px;
}
.asideCnt ul li.sysText a:after {
	position: absolute;
	top: 14px;
	right: 10px;
	content: "";
	background: url(/img/sidebar_arrow@2x.png) no-repeat top left;
	background-size: 8px 26px;
	width: 8px;
	height: 13px;
	transition: right 0.3s ease 0s;
}
.asideCnt ul li.sysText a:hover {
	background: #f7f7f7;
}
.asideCnt ul li.sysText a:hover:after {
	background-position: 0 -13px;
	right: 5px;
}
.asideCnt .sysItemName {
	font-size: 13px;
}
.asideCnt .sysItemPrice {
	font-size: 12px;
}
.s-search .sysContent {
	padding: 0;
}
.s-search form {
	display: table;
	width: 100%;
	background: #eaeaea;
	border-radius: 15px;
	padding: 5px 10px;
}
.s-search .sysItemSearchFormWord {
	vertical-align: top;
	display: table-cell;
	width: 100%;
}
.s-search input[type=search] {
	border: none;
	font-size: 13px;
	line-height: 20px;
	padding: 0;
}
.s-search .sysSearchButton {
	vertical-align: top;
	display: table-cell;
	border: none;
	background: url(/img/sprite@2x.png?20170705) no-repeat top left;
	background-size: 80px 40px;
	background-position: -60px 0;
	width: 20px !important;
	height: 20px;
	padding: 0;
	line-height: 1 !important;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	min-width: 1px;
}
.s-search .sysSearchButton:hover {
	border: none;
	background: url(/img/sprite@2x.png?20170705) no-repeat top left;
	background-size: 80px 40px;
	background-position: -60px 0;
	transition: none;
}
.s-checklist .sysContent {
	padding: 0;
}
.s-checklist .sysContent .sysVertical .sysItemImage img {
	width: 64px;
	margin: 0 10px 0 0;
}

/**
 * Main
 */
.mainCnt {
	border: none;
	box-shadow: none;
	margin: 0 0 60px;
}
.sysItemCategoryCtl {
	font-size: 13px;
	border: 1px dashed #ccc;
	border-left: none;
	border-right: none;
	margin: 0;
	padding: 15px 0;
}
.sysItemCategoryCtl a {
	display: inline-block;
	margin: 0 10px 10px 0;
	background: #efefef;
	border-radius: 12px;
	line-height: 24px;
	padding: 0 12px;
}
.sysItemCategoryCtl a.sysCurrent, 
.sysItemCategoryCtl a:hover {
	color: #fff;
	background: #000;
	font-weight: normal;
	text-decoration: none;
}
.sysItemListDisp {
	font-size: 13px;
	margin: 0 0 20px;
}
.p-pickup, 
.p-ranking, 
.p-skintype,
.p-newItem {
	padding: 0 0 60px;
	border-bottom: 1px solid #efefef;
}
.p-pickup .sysHeadline, 
.p-ranking .sysHeadline, 
.p-skintype .sysHeadline, 
.top_info .sysHeadline, 
.top_info2 .sysHeadline, 
.p-newItem .sysHeadline {
	border: none;
	background: transparent;
	color: #333;
	font-size: 20px;
	font-weight: normal;
	padding: 0;
	margin: 0 0 20px;
}
.p-banner {
	margin: 0 0 30px;
}
.p-banner ul {
	font-size: 0;
	margin: 0 0 0 -20px;
}
.p-banner li {
	display: inline-block;
	width: calc(33.333% - 20px);
	width: -webkit-calc(33.333% - 20px);
	margin: 0 0 20px 20px;;
}
ul.sysThumbnail, 
ul.sysHorizontal {
	font-size: 0;
	margin: 0 0 0 -20px;
	text-align: left;
}
.p-pickup .sysContent, 
.p-ranking .sysContent, 
.p-skintype .sysContent, 
.p-newItem .sysContent {
	padding: 0;
}
.p-pickup .sysContent .sysHorizontal li, 
.p-ranking .sysContent .sysHorizontal li, 
.p-skintype .sysContent .sysHorizontal li, 
.p-newItem .sysContent .sysHorizontal li, 
.sysItemList ul.sysThumbnail li {
	font-size: 14px;
	text-align: left;
	display: inline-block;
	vertical-align: top;
	float: none;
	padding: 0;
	width: calc(25% - 20px);
	width: -webkit-calc(25% - 20px);
	margin: 0 0 20px 20px;
}
.large-banner {
	margin: 0 0 20px;
}
.large-banner img {
	display: block;
	width: 100%;
	margin: 0 0 20px;
}
.sysItemName {
	font-size: 16px;
}
.sysItemPrice {
	font-size: 13px;
}
ul.sysList li form, 
ul.sysThumbnail li form, 
ul.sysHorizontal li form {
	display: none;
}
ul.sysList li .sysThumbnailImage {
	width: 180px;
	margin: 0 20px 0 0;
}
.sysItemImage img {
	display: block;
}
.sysItemImage {
	margin: 0 0 10px;
}
.sysRetailPrice {
	margin: 0 0 10px;
}
.sysItemList ul.sysList li {
	border-top: 1px solid #efefef;
	padding: 10px 0;
}
.sysItemList ul.sysList li:last-child {
	border-bottom: 1px solid #efefef;
}
.sysItemList ul.sysList li .sysThumbnailImage {
	width: 150px;
	margin: 0 10px 0 0;
}
.sysBox {
	border: none;
	padding: 0;
	margin: 0 0 30px;
	border: none;
	background: transparent;
	box-shadow: none;
}
.sysTotal .sysTotalTxt {
	text-shadow: none;
}
.sysPagination {
	padding: 40px 0;
}

.form-inquiry h2, 
#sysItemSearch #sysMain h2, 
#sysFormIndex #sysMain h2, 
.sysMemberRegister #sysMain h2, 
.p-faq .sysHeadline, 
.p-privacy .sysHeadline, 
.p-tokusho .sysHeadline, 
.p-haiso .sysHeadline, 
.sysCartTitle, 
.sysMypageMajorHeadLine {
	font-size: 26px;
	font-weight: normal;
	font-family: "Lora", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HG明朝B", "MS Mincho", serif;
	text-align: center;
	color: #333;
	background: transparent;
	letter-spacing: 0.1em;
	border: none;
	padding: 0;
	margin: 0 0 30px;
}
.form-inquiry h2:after, 
#sysItemSearch #sysMain h2:after, 
#sysFormIndex #sysMain h2:after, 
.sysMemberRegister #sysMain h2:after, 
.p-faq .sysHeadline:after, 
.p-privacy .sysHeadline:after, 
.p-tokusho .sysHeadline:after, 
.p-haiso .sysHeadline:after, 
.sysCartTitle:after, 
.sysMypageMajorHeadLine:after {
	display: block;
	content: "";
	border-top: 1px solid #000;
	width: 30px;
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 20px;
}
.sysMypageMinorHeadLine {
	font-size: 18px;
	text-align: center;
	margin: 0 0 20px;
}
#sysRegisterForm, 
#sysPurchaseAuthCustomer, 
#sysPurchaseAuthMember, 
.sysRemindForm, 
.sysLoginForm {
	width: 500px;
	margin: 0 auto;
}
#sysPurchaseAuthMember, 
#sysRegisterForm, 
#sysPurchaseAuthCustomer {
	margin-bottom: 60px;
}
.sysFormField {
	margin: 0 0 20px;
}
.sysFormLabel {
	display: block;
	margin: 0 0 5px;
}
.sysFormItem textarea {
	height: 300px;
}
.sysNextSubmitArea {
	padding: 30px 0;
}

/**
 * Search Index
 */
.sysItemSearchFormWord, 
.sysItemSearchFormRange, 
.sysItemSearchFormSort, 
.sysItemSearchFormLimit {
	margin: 0 0 15px;
}


/**
 * Breadcrumb
 */
.sysCategoryPankuzu, 
.sysItemCategoryPankuzu {
	font-size: 13px;
	margin: 0 0 30px;
}

/**
 * Item Detail
 */
.sysItemName h1 {
	font-size: 26px;
	font-weight: normal;
	margin: 0 0 30px;
}
.sysImageListSimple li {
	margin: 0 0 50px;
}
.sysImageListSimple .sysItemImage {
	margin: 0 0 10px;
}
.sysImageListSimple .sysItemImage img {
	display: block;
	margin: 0 auto;
}
.orderArea {
	display: table;
	margin: 0 0 60px;
}
.sysItemImages {
	vertical-align: top;
	display: table-cell;
	width: 50%;
	max-width: 460px;
}
.item-decription {
	vertical-align: top;
	display: table-cell;
	width: 50%;
	max-width: 460px;
	padding: 0 0 0 40px;
}
.sysDescription {
	font-size: 16px;
	line-height: 2;
	margin: 0 0 20px;
}
.sysDescription small {
	font-size: 12px;
}
.sysRetailPrice {
	margin: 0 0 20px;
}
.sysNumArea {
	display: none;
}
.item-decription .sysCartButton {
	font-size: 20px;
	border-radius: 0;
	line-height: 50px;
	padding: 0 40px;
}
.sysMainImage {
	margin: 0 0 20px;
}
.sysImageList img, 
.sysMainImage img {
	display: block;
}
.sysExplanation {
	margin: 0 0 60px;
}
.sysExplanation p {
	font-size: 16px;
	line-height: 2;
	margin: 0 0 20px;
}
.sysExplanation table {
	width: 100%;
	margin: 0 0 30px;
}
.sysExplanation th {
	background: #efefef;
}
.sysExplanation th, .sysExplanation td {
	padding: 10px;
	border: 1px solid #ccc;
}
.sysExplanation img {
	display: block;
	margin: 0 auto;
	margin-bottom: 30px;
}
.sysExplanation .headline-1st {
	font-size: 24px;
	margin: 0 0 20px;
}
.sysExplanation .headline-2nd {
	font-size: 22px;
	margin: 0 0 20px;
}
.sysExplanation .headline-3rd {
	font-size: 20px;
	margin: 0 0 20px;
}

.sysImageDescription {
	margin: 0 0 20px;
}
#sysNumber {
	margin: 0 0 30px;
}
#sysVariation {
	margin: 0 0 20px;
}
.sysItemImages .sysImageList li.sysCurrent img {
	display: block;
	border: 1px solid #efefef;
}


/**
 * Footer
 */
#sysFooter {
	padding: 40px 0;
	margin: 0 auto;
	color: #fff;
	background: #222;
}
#sysFooter a {
	color: #fff;
}
#sysFooter a:hover {
	text-decoration: underline;
}
#sysFooter .sysContent {
	padding: 0;
	margin: 0 auto;
	background: transparent;
	width: 1160px;
}
.f-sitemap {
	margin: 0 0 40px;
}
.f-sitemap ul {
	text-align: center;
}
.f-sitemap ul li {
	display: inline-block;
	float: none;
	font-size: 13px;
	width: auto !important;
	margin: 0 0 0 10px;
}
.f-sitemap ul li:first-child {
	margin: 0;
}
.f-sitemap ul li.sysText a {
	padding: 0;
	line-height: auto;
}
.f-copyright p {
	font-size: 12px;
	color: #fff;
	text-align: center;
}
.p-shopInfo .sysContent {
	font-size: 14px;
}
.shopinfo-inner {
	vertical-align: top;
	display: inline-block;
	width: 50%;
	padding: 0 15px;
}
.shopinfo-inner dl {
	margin: 0 0 30px;
}
.shopinfo-inner dt {
	font-size: 16px;
	margin: 0 0 10px;
}
.shopinfo-inner dd {
	line-height: 2;
	letter-spacing: -0.02em;
	margin: 0 0 15px;
}

/**
 * Privacy Policy
 */
.p-privacy {
	line-height: 2;
}
.p-privacy h3 {
	font-weight: normal;
	margin: 0 0 20px;
}
.p-privacy p {
	margin: 0 0 30px;
}
.p-privacy p b {
	font-weight: normal;
}

/**
 * 特定商取引法に基づく表示
 */
.p-tokusho {
	line-height: 2;
}
.p-tokusho table {
	width: 100%;
}
.p-tokusho th, 
.p-tokusho td {
	font-weight: normal;
	text-align: left;
	padding: 10px;
	border: 1px solid #ccc;
}
.p-tokusho th {
	width: 200px;
	background: #eaeaea;
}

/**
 * 配送・送料・決済について
 */
.p-haiso {
	line-height: 2;
}
.p-haiso table {
	width: 100%;
	margin: 0 0 30px;
}
.p-haiso th, 
.p-haiso td {
	font-weight: normal;
	text-align: left;
	padding: 10px;
	border: 1px solid #ccc;
}
.p-haiso th {
	width: 200px;
	background: #eaeaea;
}

/**
 * よくある質問
 */
.p-faq .sysContent {
	padding: 0;
}
.p-faq h3 {
	font-size: 18px;
	margin: 0 0 10px;
}
.p-faq dl {
	margin: 0 0 30px;
	line-height: 2;
}
.p-faq dd {
	margin: 0 0 15px;
}
.p-faq ol {
	margin: 0 0 0 40px;
}
.p-faq li {
	list-style-type: decimal;
}
.p-faq a {
	text-decoration: underline;
}

/**
 * Cart
 */
.sysItemListArea ul {
	margin: 30px 0;
}
.sysItemListArea li {
	border-bottom: 1px solid #efefef;
	margin: 0 0 30px;
}
.sysLoginForm form {
	margin-bottom: 30px;
}
.sysTotal {
	margin-top: 60px;
}
.sysTotal .sysBox {
	padding: 15px;
	border: 1px solid #ccc;
	border-radius: 0;
}
.sysOrder ul.nav li, .sysDetail ul.nav li {
	border: none;
	padding: 0;
}
.sysCart #sysMain .sysConfirmButton input[type=submit] {
	margin: 0 auto;
	width: 300px;
}
.sysAcceptDomainArea .sysAcceptDomain {
	float: none;
	margin: 0;
	width: auto;
	height: auto;
}
.sysWithdrawal p {
	margin: 0 0 30px;
}




/**
 * Utility
 */
.sysItemSearchAndOr, 
.sysItemSearchFormCategory {
	display: none;
}
.a-blog ul li {
	padding: 5px 0;
	border-bottom: 1px solid #efefef;
}
.a-blog ul li:first-child {
	border-top: 1px solid #efefef;
}
.precautions {
	line-height: 2;
}
.precautions .sysContent {
	padding: 10px 0;
}
.precautions ul {
	margin: 0 0 0 20px;
}
.precautions ul li {
	list-style-type: square;
}
.precautions .sysHeadline {
	background: #eaeaea;
	color: #333;
	border: none;
	font-size: 20px;
	padding: 5px 0;
	text-align: center;
}
.components {
	margin: 0 0 30px;
}
.components li {
	position: relative;
	vertical-align: top;
	text-align: center;
	display: inline-block;
	border: 1px solid #000;
	border-radius: 50%;
	width: 60px;
	height: 60px;
	margin: 0 0 0 10px;
}
.components li:first-child {
	margin: 0;
}
.components li span {
	position: relative;
	top: 18px;
	font-size: 11px;
	letter-spacing: -0.1em;
	line-height: 14px;
	display: inherit;
}
.sysAccordion:after {
	content: "";
	top: 15px;
	right: 10px;
	background: url(/img/arrow@2x.png) no-repeat top left;
	background-size: 100%;
	width: 23px;
	height: 23px;
	transform: rotate(0);
}
.sysAccordionHide:after {
	transform: rotate(180deg);
}

#sysItemDetail .sysShare li {
	vertical-align: top;
	margin: 0 0 0 20px;
}
#sysItemDetail .sysShare li:first-child {
	margin: 0;
}
.s-banner {
	margin: 0 0 30px;
}
.s-banner img {
	display: block;
	width: 100%;
	margin: 0 0 20px;
}
.sysBackSubmitArea, 
.sysAcceptDomainArea {
	margin: 60px 0 0 0;
}
.sysSelectAddress {
	padding: 15px;
	background: #fff;
}
.sysSelectAddress div {
	padding: 0;
}
.sysExplanation h3 {
	font-size: 20px;
	background: #eaeaea;
	color: #333;
	text-align: center;
	padding: 5px 0;
	margin: 0 0 30px;
}
.sysExplanation .box {
	line-height: 2;
	margin: 0 0 30px;
}
.sysMemberAgreementFormLabel  {
	display: block;
	font-size: 16px;
	padding: 0;
	margin: 0 0 15px;
}
.sysMemberAgreement {
	border: 1px solid #ccc;
	margin: 0 0 30px;
}
.sysFormItem.sysName {
	margin: 30px 0 0 0;
}
.SysInvalidZipcodeError + .sysFormField {
	display: inline-block;
}
.sysMypageNav {
	margin-top: 60px;
	text-align: center;
}
.sysMypageNav form {
	display: inline-block;
	width: 300px;
	margin: 0 20px 20px 0;
}
.sysOrderHistory h3.SysMypageMinorHeadLine {
	font-size: 18px;
	margin: 0 0 15px;
}

/**
 * Social
 */
.social {
	margin: 0 0 30px;
}
.social ul {
	text-align: center;
}
.social ul li {
	float: none;
	display: inline-block;
	width: auto;
	margin: 0 0 0 10px;
	width: auto !important;
}
.social ul li:first-child {
	margin: 0;
}
.social ul li.sysText a {
	border: none;
}
.social ul li a {
	display: block;
	background: url(/img/social_logo.png) no-repeat top left;
	background-size: 150px 25px;
	width: 25px;
	height: 25px;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}


.social ul li:first-child a {
	background-position: 0 0;
}
.social ul li:nth-child(2) a {
	background-position: -25px 0;
}
.social ul li:nth-child(3) a {
	background-position: -50px 0;
}
.social ul li:nth-child(4) a {
	background-position: -75px 0;
}
.social ul li:nth-child(5) a {
	background-position: -100px 0;
}
.social ul li:nth-child(6) a  {
	background-position: -125px 0;
}
@media screen and (max-width:1024px) {
	#sysWrap {
		width: 100%;
		padding: 0 20px;
		padding-top: 140px;
		margin: 0 auto;
	}
	div#sysMain {
		width: calc(100% - 240px);
		width: -webkit-calc(100% - 240px);
	}
	#sysFooter .sysContent {
		width: 100%;
	}
	.h-sitelogo, 
	.h-utilitybtn, 
	.h-mainMenu {
		width: 100%;
	}
}

@media screen and (max-width:768px) {
	body {
		background-image: none;
	}
	a:hover {
		text-decoration: none;
	}
	#sysWrap {
		padding: 0 10px;
		padding-top: 105px;
	}
	#sysHeader {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		background: #fff;
		height: 70px;
		border-bottom: 1px solid #efefef;
		z-index: 100;
	}
	#sysRegisterForm, 
	#sysPurchaseAuthCustomer, 
	#sysPurchaseAuthMember, 
	.sysRemindForm, 
	.sysLoginForm {
		width: 100%;
	}
	.h-siteinfo {
		display: none;
	}
	.h-sitelogo, 
	.h-utilitybtn, 
	.h-mainMenu {
		width: 100%;
	}
	.h-sitelogo .sysContent {
		top: 19px;
		left: 10px;
	}
	.h-sitelogo li a {
		width: 152px;
		height: 32px;
	}
	.h-search {
		display: none;
	}
	.h-utilitybtn .sysContent {
		top: 0;
	}
	.h-mainMenu {
		display: none;
		position: absolute;
		top: 70px;
		left: 0;
		right: auto;
		bottom: auto;
		width: 100%;
		padding: 30px 0;
		background: #eaeaea;
		border-bottom: 1px solid #efefef;
	}
	.h-mainMenu .sysContent {
		position: static;
	}
	.h-mainMenu ul li {
		display: block;
		margin: 0;
	}
	.h-mainMenu ul li.sysText a {
		padding: 10px 0;
		border: none;
	}
	.h-mainMenu ul li.sysText a:hover {
		border: none;
	}
	.h-mainMenu ul li:nth-child(n + 5) {
		display: block;
	}
	.h-utilitybtn {
		top: 20px;
		right: 20px;
	}
	.h-utilitybtn ul li:first-child {
		display: block;
	}
	.h-utilitybtn ul li:first-child a {
		display: block;
		background: #fff url(/img/menu@2x.png) no-repeat top left;
		background-size: 100%;
		width: 30px;
		height: 30px;
		overflow: hidden;
		text-indent: 100%;
		white-space: nowrap;
	}
	.h-utilitybtn ul li:nth-child(n + 2) {
		display: none;
	}
	div#sysMain, div#sysAside {
		float: none;
		width: 100%;
	}
	#sysBasket #sysMain, #sysBasket #sysAside {
		float: none;
	}
	#sysMain ul.sysThumbnail li, 
	#sysMain ul.sysHorizontal li {
		width: calc(50% - 20px);
		width: -webkit-calc(50% - 20px);
	}
	.orderArea {
		display: block;
	}
	.sysItemImages {
		display: block;
		width: 100%;
		margin: 0 0 30px;
	}
	.item-decription {
		display: block;
		width: 100%;
		padding: 0;
		margin: 0 0 30px;
	}
	#sysFooter {
		padding: 30px 0;
	}
	#sysFooter .sysContent {
		width: 100%;
	}
	.p-shopInfo {
		padding: 0 10px;
	}
	.shopinfo-inner {
		display: block;
		width: 100%;
		padding: 0;
	}
	.f-sitemap {
		margin: 0 0 30px;
	}
	.f-sitemap ul li {
		text-align: center;
		width: 100% !important;
		margin: 0;
		border-bottom: 1px solid #333;
	}
	.f-sitemap ul li:first-child {
		border-top: 1px solid #333;
	}
	.asideCnt ul li.sysText a:after {
		transition: none;
	}
	.p-banner li {
		width: calc(50% - 20px);
		width: -webkit-calc(50% - 20px);
	}
}

.sysMypageNav form:nth-child(10) {
display:none;
}

sysMypage input[value="定期購入申込をキャンセル"] {
    display: none;
}
@media screen and (max-width:640px){

}
@media screen and (min-width:641px) and (max-width:1024px){

}
@media screen and (min-width:1025px){

}
/* #END_OF_RESOURCE_FILE */
