@import url('https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@400;600&display=swap');

/*	RESET CSS
================================================== */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}
body {line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;}
a { text-decoration:none;outline:0;-webkit-tap-highlight-color:rgba(0,0,0,0);}

body {
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', 'Meiryo', sans-serif;
  font-size:13px;
  word-wrap: break-word;
  color: #333;
  background: #fff;
  overflow-wrap: break-word;
}

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

	body {
	font-size:14px;
	}

}

img {
  max-width: 100%;
  height: auto;
}

a {
  color: #007ab8;
}

html {
  font-family: sans-serif;
  line-height: 1.15;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
footer,
header,
nav,
section {
  display: block;
}

/*
h1 {
  font-size: 2em;
  margin: .67em 0;
}
*/

figcaption,
figure,
main {
  display: block;
}

figure {
  margin: 1em 40px;
}

hr {
  overflow: visible;
  box-sizing: content-box;
  height: 0;
}

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

a {
  background-color: transparent;

  -webkit-text-decoration-skip: objects;
}

a:active,
a:hover {
  outline-width: 0;
}

abbr[title] {
  text-decoration: underline;
  text-decoration: underline dotted;
  border-bottom: none;
}

b,
strong {
  font-weight: inherit;
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

dfn {
  font-style: italic;
}

mark {
  color: #000;
  background-color: #ff0;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -.25em;
}

sup {
  top: -.5em;
}

audio,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

img {
  border-style: none;
}

svg:not(:root) {
  overflow: hidden;
}

button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
[type='button'],
[type='reset'],
[type='submit'] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type='button']::-moz-focus-inner,
[type='reset']::-moz-focus-inner,
[type='submit']::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

button:-moz-focusring,
[type='button']:-moz-focusring,
[type='reset']:-moz-focusring,
[type='submit']:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  margin: 0 2px;
  padding: .35em .625em .75em;
  border: 1px solid #c0c0c0;
}

legend {
  display: table;
  box-sizing: border-box;
  max-width: 100%;
  padding: 0;
  white-space: normal;
  color: inherit;
}

progress {
  display: inline-block;
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type='checkbox'],
[type='radio'] {
  box-sizing: border-box;
  padding: 0;
}

[type='number']::-webkit-inner-spin-button,
[type='number']::-webkit-outer-spin-button {
  height: auto;
}

[type='search'] {
  outline-offset: -2px;

  -webkit-appearance: textfield;
}

[type='search']::-webkit-search-cancel-button,
[type='search']::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  font: inherit;

  -webkit-appearance: button;
}

details,
menu {
  display: block;
}

summary {
  display: list-item;
}

canvas {
  display: inline-block;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

.c-icon {
  width: 22px;
  height: 22px;

  fill: currentColor;
}

.c-social-icon {
  width: 22px;
  width: 36px;
  height: 22px;

  fill: currentColor;
}

.c-overlay {
  position: fixed;
  top: 0;
  visibility: hidden;
  width: 100%;
  height: 100vh;
  opacity: 0;
  background: rgba(0, 0, 0, .7);
}

.c-overlay__icon {
  position: fixed;
  z-index: 2001;
  top: 30px;
  right: 10%;
  width: 20px;
  height: 20px;
  transform: translateX(50%);

  fill: #fff;
}

.c-button {
  font-weight: normal;
  line-height: 22px;
  display: inline-block;
  box-sizing: border-box;
  transition: .2s;
  vertical-align: middle;
  text-decoration: none;
  border-radius: 4px;

  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.c-button:hover,
.c-button:focus {
  cursor: pointer;
  outline: none;
}

.c-button--solid {
  line-height: 22px;
  display: inline-block;
  box-sizing: border-box;
  cursor: pointer;
  transition: .2s;
  vertical-align: middle;
  text-decoration: none;
  color: #fff;
  border: 0;
  border-radius: 4px;
  /* background: #fd7f23; */
	background: #333;
	font-size: 16px;

  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.c-button--solid:hover,
.c-button--solid:focus {
  outline: none;
  box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .2);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, .2);
}

.c-button--solid.is-disabled {
  font-size: 14px;
  cursor: default;
  color: #999;
  border: 0;
  background: #eee;
  box-shadow: none;
  text-shadow: none;
}

.c-button--border {
  font-size: 14px;
  cursor: pointer;
  color: #333;
  border: 1px solid #ddd;
  background: transparent;
}

.c-button--border:hover,
.c-button--border:focus {
  color: #fff;
  border-color: #333;
  outline: none;
  background: #333;
}

.c-button--border.is-disabled {
  font-size: 14px;
  cursor: default;
  color: #b3b3b3;
  border: 1px solid #ddd;
  background: #f8f8f8;
}

.c-button__icon {
  width: 22px;
  height: 22px;
  vertical-align: -.37em;

  fill: currentColor;
}

.c-button--sm .c-button__icon {
  width: 18px;
  height: 18px;
  vertical-align: -.4em;

  fill: currentColor;
}

.c-button--sm {
  font-size: 12px;
}

.c-form__unit {
	margin-bottom: 20px;
}

.c-form__unit-label {
  margin-bottom: 10px;
}

.c-form__unit-attention {
	padding: 18px;
	border-radius: 4px;
	text-align: center;
	background: #ff6;
}
/*
.c-form__unit-label--fix-margin {
  margin-bottom: -.05em;
}
*/
.c-input-text {
  /* font-size: 16px; */
  line-height: 40px;
  box-sizing: border-box;
  width: 100%;
  height: 40px;
  padding: 0 10px;
  transition: .2s;
  vertical-align: middle;
  border: 1px solid #ccc;

  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.c-input-text:focus {
  border-color: #333;
  outline: none;
}

.c-select {
  position: relative;
}

.c-select__value {
  /* font-size: 16px; */
  line-height: 1.5;
  display: inline-block;
  padding: 10px 30px 10px 10px;
  cursor: pointer;
  transition: .2s;
  border: 1px solid #ddd;
  border-radius: 4px;
  outline: none;
  background: transparent;

  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.c-select__value:hover {
  border-color: rgba(0, 0, 0, .1);
}

.c-select__value::-ms-expand {
  display: none;
}

.c-select__icon {
  position: absolute;
  z-index: -1;
  top: 50%;
  right: 5px;
  width: 22px;
  height: 22px;
  margin-top: -11px;

  fill: currentColor;
}

.c-section {
	margin: 0 4%;
	padding: 50px 0;
	border-top: 1px dotted #ccc;
	position:relative;
}

.c-section.no-border {
	padding: 0 0 50px;
	border-top: 0;
}

/*
.p-page-content > .c-section:last-child {
*/
.c-section:last-child {
  padding-bottom: 0;
}

/*
.c-section__label {
  font-size: 14px;
  font-weight: bold;
  line-height: 1.6;
  width: 300px;
  margin: 0;
  letter-spacing: 1px;
}

.c-section__content {
  line-height: 1.6;
  margin: 5px 0 20px 10px;
}

.c-section__content p:nth-child(1) {
  margin-top: 0;
}
*/

/* 特商法・フリーページ */

.c-section__label {
	background: #eee;
	padding: 8px 10px;
	margin-bottom: 26px;
}

.c-section__mainimg{
	width: 90%;
	margin: 0 auto 40px;
}

.c-section__content {
	margin-bottom: 26px;
}

.c-section__content--center{
	text-align:center;
}

.c-section .c-section__content:last-child {
	margin-bottom: 0;
}

.c-section__content a {
	color:#333;
	text-decoration:underline;
	transition: .2s;
}

.c-section__content a:hover {
	color:#999;
	text-decoration:none;
}

.c-section__content__heading{
	padding:40px 0 26px;
	font-size:16px;
	font-weight:600;
	text-align:center;
}

.c-section__content__flow{

}

.c-section__content__flow li{
	padding:10px;
	text-align:center;
	background:#ff6;
	position:relative;
}

.c-section__content__flow li+li{
	margin-top:26px;
}

.c-section__content__flow li + li:before{
	content:"";
	display:block;
	width:100%;
	height:26px;
	background:url(https://file003.shop-pro.jp/PA01300/922/parts/dir_under.svg) center center no-repeat;
	background-size:16px 12px;
	position:absolute;
	top:-26px;
	left:0;
}

.c-section__content__brand{
	margin:0 auto 40px;
	overflow:hidden;
}

.c-section__content__brand:last-child{
	margin-bottom:0;
}

.c-section__content__brand__heading{
	text-align:center;
	padding:0 0 26px;
}

.c-section__content__brand__heading .en{
	display:block;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight:600;
	font-size:20px;
	letter-spacing: .05em;
}

.c-section__content__brand__heading .ja{
	display:block;
	font-size:13px;
	letter-spacing: .05em;
	color:#999;
}

/* フリーページ　見出し */

.freepagemidashi1 {
  padding: 0.5em;/*文字周りの余白*/
  color: #494949;/*文字色*/
  background: #fffaf4;/*背景色*/
  border-left: solid 5px #ffaf58;/*左線（実線 太さ 色）*/
}


/* フリーページ　問い合わせボタン */

.cta_btn07 {
  display: inline-block;
  width: 100%;
  max-width: 200px; /* ボタン幅 */
  font-weight: bold; /* ボタンの太さ */
  padding: 1em 2em;
  color: #fff;
  border-radius: 100vh;
  background: #FFCC33; /* ボタン背景色 */
   text-decoration: none;
  text-align: center;
  transition: 0.3s;
}








.c-section__content__brand__mainimg{
	width:90%;
	margin:0 auto;
	padding:0 0 26px;
}

.c-section__content__brand__text{

}

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

	.c-section__body{
		width:60%;
		margin: 0 auto;
	}

	.c-section__content__brand__mainimg{
		float:left;
		width:50%;
		padding:0;
	}

	.c-section__content__brand__text{
		float:right;
		width:46%;
		padding:0;
		font-size:13px;
	}

	.c-section__content__brand:nth-of-type(even) .c-section__content__brand__mainimg{
		float:right;
		width:50%;
	}

	.c-section__content__brand:nth-of-type(even) .c-section__content__brand__text{
		float:left;
		width:46%;
	}


}

/* // 特商法 */

.c-section__heading {
  margin: 0 auto 40px;
  text-align: center;
  color: #333;
}

.c-topic-path + .c-section__heading {
  margin: 40px auto 40px;
}

.c-section__heading--title {
	display:block;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight:600;
	font-size:24px;
	letter-spacing: .05em;
}

.c-section__heading--title-ja {
	display:block;
	font-weight:600;
	font-size:18px;
}

.c-section__heading--sub-title {
	display:block;
	margin: 10px auto 0;
	color:#999;
}

.c-section__container {
  max-width: 1000px;
  line-height: 1.8;
  margin: 0 auto 50px;
}

.c-section__container:last-child{
	margin-bottom: 0;
}

.c-section__category__heading {
  text-align:center;
}

.c-table-wrap {
  overflow-x: scroll;
}

.c-table-wrap::-webkit-scrollbar {
  height: 8px;
}

.c-table-wrap::-webkit-scrollbar-track {
  background: #f1f1f1;
}

.c-table-wrap::-webkit-scrollbar-thumb {
  background: #ccc;
}

.c-table-wrap table {
  min-width: 100%;
  border-collapse: collapse;
  text-align: center;
  border: 1px solid #ddd;
}

.c-table-wrap table td,
.c-table-wrap table th {
  padding: 10px 8px;
  text-align: center;
  white-space: nowrap;
  border: 1px solid #ddd;
}

.c-product-list {
  position: relative;
  display: flex;
	margin-bottom: -30px;
  padding: 0;
  list-style-type: none;
  flex-wrap: wrap;
}

.c-product-list::after {
  display: block;
  clear: both;
  content: '';
}

.c-product-list__image-wrap {
  max-width: 320px;
  
}

.c-product-list__item {
  position: relative;
  float: left\9;
  box-sizing: border-box;
  width: 50%;
	margin: 0 0 30px;
	padding: 0 2%;
  transition: opacity .2s; /*! IEだけfloatする */
  border: 0\9;
}

.c-product-list__item.is-hidden {
  position: absolute;
  z-index: -10000;
  top: 0;
  left: 0;
  overflow: hidden;
  width: 0;
  height: 0;
  padding-top: 0;
  padding-bottom: 0;
  opacity: 0;
  border: 0;
}

.c-product-list__name {
	display: block;
	text-decoration: none;
	color: #333;
	line-height: 1.6;
	padding: 10px 0 5px;
	transition: opacity .2s;
	font-size: .9em;
}

.c-product-list__name:hover {
  opacity: .66;
}

.c-product-list__name:active {
  opacity: 1;
}

.c-product-list__price {
  	font-family: 'Source Sans Pro', sans-serif;
	font-weight:400;
	color:#999;
	line-height:1.5
}

.c-product-list__regular-price {
	color:#999;
}

.c-product-list__soldout {
	color:#ccc;
}

.c-product-list__expl {
  font-size: 12px;
  line-height: 1.5;
  margin-top: 1em;
  text-align: left;
}

.c-product-list__index {
	display:block;
	width:28px;
	height:24px;
	margin:0 0 10px;
	padding:8px 0 0;
	text-align:center;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight:600;
	font-size:13px;
	color: #fff;
	background:url(https://file003.shop-pro.jp/PA01300/922/parts/icn_ranking.svg) no-repeat;
	background-size:100% auto;
	box-sizing: border-box;
}

.c-product-list__index.is-hidden {
	display:none;
}

.c-product-list__fav-item {
  position: absolute;
	right: 4%;
	top: 0;
}

.c-product-list__fav-item button {
  display: block;
  width: 100%;
	padding: 5px;
  cursor: pointer;
  transition: .2s;
  text-align: center;
  color: #999;
  border: 0;
  outline: none;
  background: transparent;
}

.c-product-list__fav-item .is-added {
  color: #ff7373;
}

.c-product-list__fav-item svg {
  width: 20px;
  height: 20px;

  fill: currentColor;
}

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

	.c-product-list__fav-item button{
		padding: 10px;
	}

	.c-product-list__fav-item svg{
		width: 24px;
		height: 24px;
	}

}

.c-product-list__button {
  display: block;
  clear: both;
  width: 100%;
  margin-bottom: 40px;
  text-align: center;
}

.c-product-list__button button {
  font-weight: bold;
  min-width: 300px;
  padding: 15px;
  text-indent: 11px;
}

.c-product-sort {
  margin: 0 2% 30px;
}

.c-product-sort::after {
  display: block;
  clear: both;
  content: '';
}

.c-product-sort__total {
	float: left;
	width: 50%;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight:400;
	font-size:15px;
	letter-spacing: .05em;
	padding-top: 6px;
}

.c-product-sort__total span {
  font-size: 24px;
}

.c-product-sort__switch {
	float: right;
	width: 50%;
}

.c-product-sort__switch .c-select__value {
	width: 100%;
}

.c-pager {
  margin: 50px auto 0;
  text-align: center;
}

.c-pager__total {
  margin-bottom: 20px;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight:400;
	font-size:15px;
	letter-spacing: .05em;
	padding-top: 6px;
}

.c-pager__total span {
  font-size: 24px;
  margin: 0 8px;
}

.c-pager__list {
	font-family: 'Source Sans Pro', sans-serif;
	font-weight:400;
	font-size:15px;
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.c-pager__list-item {
  display: inline-block;
  margin: 0 5px;
  margin-bottom: 10px;
  text-align: center;
}

.c-pager__link {
  min-width: 42px;
  padding: 8px;
}

.c-pager__unlink {
  min-width: 42px;
  padding: 8px;
}

.c-pager__unlink.is-current {
  color: #333;
  border-color: transparent;
  background: transparent;
}

.c-pager__icon {
  width: 22px;
  height: 22px;
  vertical-align: -5px;

  fill: currentColor;
}

.c-thumbnail-product-list {
  list-style-type: none;
	overflow: hidden;
	margin-bottom: -30px;
}

.c-thumbnail-product-list::after {
  display: block;
  clear: both;
  content: '';
}

.c-thumbnail-product-list__image-wrap {
  /* border: 6px solid transparent; */
}

.c-thumbnail-product-list__image-wrap + .c-product-list__price{
	padding-top:10px;
}

.c-thumbnail-product-list__item {
  float: left;
  box-sizing: border-box;
  width: 33.33333%;
  margin-bottom: 30px;
  padding: 0 5px;
  transition: opacity .2s;
  text-align: center;
}

.c-thumbnail-product-list__item.is-hidden {
  position: absolute;
  z-index: -10000;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  padding-top: 0;
  padding-bottom: 0;
  opacity: 0;
  border: 0;
}

.c-topic-path {
  font-size: 12px;
	margin: 20px 4% 12px;
}

.c-topic-path__list {
  margin: 0;
  padding: 0;
}

.c-topic-path__item {
	display: inline-block;
	margin-right: 3px;
	margin-bottom: 8px;
	word-break: break-all;
}

.c-topic-path__item + .c-topic-path__item{
	padding: 0 0 0 18px;
	background:url(https://file003.shop-pro.jp/PA01300/922/parts/topic-path.svg) left center no-repeat;
	background-size:12px 16px;
}

.c-topic-path__item--hidden {
  visibility: hidden;
}

.c-topic-path svg {
  position: relative;
  top: .1em;
  width: 12px;
  height: 12px;
  margin-right: .5em;

  fill: currentColor;
}

.c-topic-path a {
  display: inline-block;
  padding: 0 0 3px;
  transition: opacity .2s;
  text-decoration: none;
  color: #333;
  border-bottom:1px solid #ccc;
}

.c-topic-path a:hover {
  opacity: .66;
}

.c-topic-path a:active {
  opacity: 1;
}

.c-image-wrap {
  position: relative;
  display: block;
  transition: background .2s;
  background:#f5f5f5;
}

.c-image-wrap::after {
  display: block;
  padding-top: 100%;
  content: '';
}

.c-image-wrap:hover {
  background:#fafafa;
}

.c-image-wrap--link {
  cursor: pointer;
}

.c-image-wrap--link:hover .c-image-box--main {
  opacity: 0;
}

.c-image-wrap--link:hover .c-image-box--otherimg {
  opacity: 1;
}

.c-image-box {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: opacity .2s;
  word-break: break-all;
}

.c-image-box__image {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  max-width: 100%;
  max-height: 100%;
  margin: auto;
}

.c-image-box__image--noimage {
  font-family: 'Montserrat', sans-serif;
  font-size: 18px;
  font-weight: bold;
  line-height: 40px;
  height: 40px;
  text-align: center;
  background:#fafafa;
}

.c-image-box--main {
  opacity: 1;
}

.c-image-box--otherimg {
  opacity: 0;
}

.c-not-found {
  margin: 100px 0;
  text-align: center;
}

.u-visible--tablet {
  display: none;
}

.u-visible--pc {
  display: none;
}

.p-layout-container {
  max-width: 1240px;
  margin: 0 auto;
}

.p-layout-container::after {
  display: block;
  clear: both;
  content: '';
}

.p-page-content {
  max-width: 1600px;
  margin: 0 auto;
}

#base_gmoWrapp {
  position: relative;
}

#gmo_CMSPbar {
  overflow: hidden;
  min-width: 100% !important;
}

.p-header ul {
  list-style-type: none;
  text-align:center;
}

.p-header__bar {
  /* display: none; */
}

.p-header__user-nav {
	position:absolute;
	top:0;
	right:0;
	overflow:hidden;
}

.p-header__user-nav li {
	float: right;
	background: #555;
}

.p-header__user-nav li+li {
	border-right:1px solid #888;
}

.p-header__user-nav li a {
	display:block;
	width: 140px;
	height:60px;
	line-height:60px;
	text-align: center;
	vertical-align:middle;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight:400;
	font-size:14px;
	color:#fff;
	background: transparent;
	transition: background .2s;
}

.p-header__user-nav a:hover {
	background:#777;
}

.p-header__user-nav li a img {
	width: 24px;
	height: 24px;
	padding-right: 3px;
	vertical-align:middle;
}

.sp-global-header {
  position: absolute;
  z-index: 1000;
  top: 0;
  /* display: table; */
  width: 100%;
  transition: transform .2s;
  transform: translateY(0%);
  /* border-bottom: 1px solid #ddd; */
  background: #fff;
  height: 60px;
}

.sp-global-header.is-fixed {
  position: fixed;
  box-shadow: 0 0 4px rgba(0, 0, 0, .1);
}

.sp-global-header.is-hidden {
  transform: translateY(-100%);
  box-shadow: none;
}

.sp-global-header__cart {
  position: relative;
}

.sp-global-header__cart--has-item::after {
  position: absolute;
  top: -5px;
  left: 14px;
  width: 8px;
  height: 8px;
  content: '';
  border: 2px solid #fff;
  border-radius: 14px;
  background: #fd7f23;
}

.state-drawer-nav {
  display: none;
}

.state-drawer-nav:checked ~ .close-drawer-nav {
  z-index: 2000;
  visibility: visible;
  opacity: 1;
}

.open-drawer-nav {
  cursor: pointer;
}

.p-drawer-nav {
  position: fixed;
  z-index: -1;
  top: 0;
  left: -80%;
  overflow-y: scroll;
  width: 80%;
  height: 100%;
  transition: .2s;
  opacity: 0;
  background: #fff;
}

.state-drawer-nav:checked ~ .p-body .p-drawer-nav {
  z-index: 10000;
  left: 0;
  opacity: 1;
  box-shadow: 1px 0 5px rgba(0, 0, 0, .3);
}

.p-drawer__heading {
	margin: 5px 0;
  padding: 12px 10px;
  color: #fff;
  /* background: #333; */
	background:#555;
}

.p-drawer-nav > .p-drawer__list:last-child{
	margin-bottom: 40px;
}

.p-drawer__list {
  margin: 0;
  list-style-type: none;
  background: #fff;
}

.p-drawer__list a {
	padding: 0 18px 0 10px;
	background:url(https://file003.shop-pro.jp/PA01300/922/parts/topic-path.svg) 97% center no-repeat;
	background-size:12px 16px;
  color: #333;
}

.p-drawer__list--freepage {
  border-bottom: 2px solid #ddd;
}

.p-global-header {
  font-size: 14px;
  font-weight: bold;
  position: relative;
  width: 100%;
  /* padding: 36px 0 26px; */
  background: #fff;
}

.p-global-header::after {
  display: block;
  clear: both;
  content: '';
}

.p-global-header a {
  transition: opacity .2s;
  text-decoration: none;
  color: #333;
}

.p-global-header a:hover {
  opacity: .66;
}

.p-global-header a:active {
  opacity: 1;
}

.p-global-header__logo {
  font-family: 'Montserrat', sans-serif;
  font-size: 30px;
  font-weight: 600;
  display: block;
  margin: 0 auto 10px;
  text-align: center;
}

.p-global-header__home {
  display: none;
  float: left;
}

.p-global-header__cart-count {
	font-size: 16px;
	font-weight: 600;
	vertical-align: top;
}

.p-global-header__search {
  float: right;
  margin-left: 15px;
  transition: opacity .2s;
  text-decoration: none;
}

.p-global-header__search:hover {
  opacity: .66;
}

.p-global-header__search:active {
  opacity: 1;
}

.p-global-header__icon {
  width: 22px;
  height: 22px;
  vertical-align: -.4em;

  fill: currentColor;
}

.p-global-nav__list {
	/*
	box-sizing: border-box;
	max-width: 1240px;
	margin: 0 auto;
	padding: 0 20px;
	*/
	padding-bottom: 30px;
}

.isnot-top .p-global-nav__list {
	padding-bottom: 10px;
}

.p-global-nav__list::after {
  display: block;
  clear: both;
  content: '';
}

.p-global-nav__list li {
	display:inline-block;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 400;
	font-size: 16px;
	letter-spacing: .07em;
}

.p-global-nav__list a {
	display: block;
	padding: 10px 12px;
	font-weight:600;
	/*
	background:transparent;
	transition: .2s;
	*/
}

.p-global-nav__list a:hover {
	/*
	background:#ff0;
	*/
}


.p-sub-header {
  display: none;
  padding: 15px 0;
  background: #333;
}

.p-sub-header::after {
  display: block;
  clear: both;
  content: '';
}

.p-sub-header a {
  transition: opacity .2s;
  text-decoration: none;
  color: #fff;
}

.p-sub-header a:hover {
  opacity: .66;
}

.p-sub-header a:active {
  opacity: 1;
}

.p-sub-header__content-nav {
  float: left;
  margin: 0;
  padding: 0;
}

.p-sub-header__content-nav li {
  line-height: 22px;
  display: inline-block;
  margin-right: 20px;
  letter-spacing: 1px;
}

.p-sub-header__social-nav {
  float: right;
  margin: 0;
  padding: 0;
}

.p-sub-header__social-nav li {
  display: inline-block;
  vertical-align: bottom;
}

.p-fixed-header {
  position: absolute;
  z-index: 1000;
  top: 0;
  width: 100%;
  transition: transform .2s;
  transform: translateY(0%);
}

.p-fixed-header.is-fixed {
  position: fixed;
  box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
}

.p-fixed-header.is-hidden {
  transform: translateY(-100%);
}

.p-fixed-header.is-top {
  position: absolute;
  box-shadow: none;
	border-bottom: 1px dotted #ccc;
}

.state-search-form {
  display: none;
}

.state-search-form:checked ~ .close-search-form {
  z-index: 2000;
  visibility: visible;
  opacity: 1;
}

.open-search-form {
  cursor: pointer;
}
/*
.p-search-form {
  position: fixed;
  z-index: -1;
  top: 50px;
  width: 100%;
  transition: .2s;
  transform: translateY(-200px);
  opacity: 0;
}

.p-search-form__body {
  width: 90%;
  margin: 30px auto 0;
}

.state-search-form:checked ~ .p-body .p-search-form {
  z-index: 10000;
  transform: none;
  opacity: 1;
}

.p-search-form__body {
  position: relative;
  display: table;
  padding-left: .5em;
  border-bottom: 2px solid #fff;
}

.p-search-form__keyword-cell {
  display: table-cell;
  width: auto;
}

.p-search-form__button-cell {
  display: table-cell;
  width: 40px;
}

.p-search-form__keyword {
  font-size: 16px;
  line-height: 40px;
  display: block;
  box-sizing: border-box;
  width: 100%;
  height: 40px;
  color: #fff;
  border: 0;
  border-radius: 0;
  background: transparent;

  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.p-search-form__keyword:placeholder-shown {
  color: #fff;
}

.p-search-form__keyword::-webkit-input-placeholder {
  color: #fff;
}

.p-search-form__keyword::-moz-placeholder {
  opacity: 1;
  color: #fff;
}

.p-search-form__keyword:-ms-input-placeholder {
  color: #fff;
}

.p-search-form__keyword:focus {
  outline: none;
}

.p-search-form__keyword:focus:placeholder-shown {
  color: #666;
}

.p-search-form__keyword:focus::-webkit-input-placeholder {
  color: #666;
}

.p-search-form__keyword:focus::-moz-placeholder {
  opacity: 1;
  color: #666;
}

.p-search-form__keyword:focus:-ms-input-placeholder {
  color: #666;
}

.p-search-form__button {
  position: absolute;
  right: 0;
  bottom: 2px;
  width: 40px;
  height: 40px;
  padding: 0;
  color: #fff;
  border: 0;
  background: transparent;

  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.p-search-form__button:hover,
.p-search-form__button:active {
  cursor: pointer;
  opacity: .66;
}

.p-search-form__icon {
  display: block;
  width: 22px;
  height: 22px;
  margin: 0 auto;

  fill: currentColor;
}
*/

.p-footer {
  /* background: #333; */
}

.p-shop-info {
  padding: 40px 0 20px;
  border-top: 1px solid #ddd;
  background: rgba(255, 255, 255, .96);
}

.p-shop-info::after {
  display: block;
  clear: both;
  content: '';
}

.p-shop-info__manager::after {
  display: block;
  clear: both;
  content: '';
}

.p-calendar__calendar{

}

.p-calendar__table table {
	width:100%;
}

.p-calendar__table caption {
	padding: 0 0 .5em;
	font-size:13px;
}

.p-calendar__table th,
.p-calendar__table td {
	padding: .5em;
	text-align:center;
}

.p-calendar__table th{
	background:#eee;
}

.p-calendar__note {
	margin-top: 20px;
	text-align: left;
}

.p-global-footer {
  color: #fff;
  background: rgba(255, 255, 255, .1);
}

.p-global-footer a {
  transition: .2s;
  color: #fff;
}

.p-global-footer a:hover {
  opacity: .66;
}

.p-global-footer__group {
  clear: both;
}

.p-global-footer__group::after {
  display: block;
  clear: both;
  content: '';
}

.p-global-footer__heading {
  font-size: 14px;
  font-weight: normal;
  line-height: 1.5;
  overflow: hidden;
  margin: 0 10px 10px;
  padding: .5em 0;
  text-align: center;
  border-bottom: 2px solid #fff;
}

.p-global-footer__mailmaga-form {
  
}

.p-global-footer__mailmaga-form input[type="text"] {
	line-height: 40px;
	box-sizing: border-box;
	width: 100%;
	height: 40px;
	padding: 0 10px;
	transition: .2s;
	vertical-align: middle;
	border: 1px solid #ccc;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	margin-bottom: 10px;
}

.p-global-footer__mailmaga-form input[type="button"] {
	display: inline-block;
	box-sizing: border-box;
	cursor: pointer;
	transition: .2s;
	vertical-align: middle;
	text-decoration: none;
	color: #fff;
	border: 0;
	border-radius: 4px;
	background: #333;
	font-size: 14px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	
	width: 100%;
    padding: 15px;
}

.mailmaga_del{
	display:none;
}

.p-global-footer__social-nav {
  margin: 0;
  padding: 0;
}

.p-global-footer__social-nav li {
  display: inline-block;
}

.p-global-footer__qr-code {
  float: right;
  padding-left: 30px;
}

.p-footer-nav {
  line-height: 1.5;
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.p-footer-guide {
  color: #fff;
  background: rgba(255, 255, 255, .1);
}

.p-footer-guide a {
  transition: .2s;
  color: #fff;
}

.p-footer-guide a:hover {
  opacity: .66;
}

.p-footer-guide__heading {
  font-size: 14px;
  font-weight: normal;
  line-height: 1.5;
  margin: 0 10px 10px;
  padding: .5em 0;
  text-align: center;
  border-bottom: 2px solid #fff;
}

.p-footer-guide__label {
  line-height: 1.5;
  margin: 10px 0;
}

.p-footer-guide__content {
  font-size: 12px;
  line-height: 1.8;
  margin: 0 0 40px;
}

.p-footer-guide__image {
  margin-bottom: 10px;
}

.p-footer-bottom {
  font-family: 'Montserrat', sans-serif;
  position: relative;
  color: #fff;
}

.p-footer-bottom::after {
  display: block;
  clear: both;
  content: '';
}

.p-footer-bottom a {
  transition: .2s;
  color: #fff;
}

.p-footer-bottom a:hover {
  opacity: .66;
}

.p-footer-bottom__copyright {
  font-size: 12px;
  line-height: 20px;
  padding: 10px;
  text-align: center;
}

.p-footer-bottom__credit {
  padding: 15px 0;
  text-align: center;
}

.p-footer-bottom__credit span {
  font-size: 10px;
  position: relative;
  top: -.3em;
  margin-right: 5px;
  color: #fff;
}

.p-footer-bottom__credit svg {
  width: 220px;
  height: 18px;

  fill: #fff;
}

/*
.p-footer-bottom__pagetop {
  background: #fff;
}

.p-footer-bottom__pagetop a {
  display: block;
  padding: 10px;
  text-align: center;
  background: #fd7f23;
}

.p-footer-bottom__pagetop svg {
  width: 30px;
  height: 30px;

  fill: currentColor;
}
*/

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

  .c-form__unit-label--fix-margin {
    /* margin-bottom: -.3em; */
  }

  .c-input-text {
    font-size: 14px;
  }

  .c-select__value {
    font-size: 14px;
    padding-top: 7px;
    padding-bottom: 7px;
  }

	.c-section__heading--title {
		font-size:30px;
	}

  .c-section__container {
	/* text-align: center; */
  }

  .c-sp-list__nav-icon {
    display: none;
  }

  .c-product-list {
    
  }

  .c-product-list__item {
    width: 25%;
	padding: 0 1%;
  }

  .c-product-list__item:nth-child(3n) {
    border-right: 0;
  }

  .c-product-list__item:nth-child(3n + 1) {
    clear: both;
  }

	.c-product-list__name {
		padding-top: 20px;
		font-size: 1em;
	}

  .c-product-list__button button {
    padding: 10px 15px;
  }

  .c-product-sort {
    margin: 0 1% 30px;
  }

  .c-product-sort__total {
    position: relative;
    bottom: -3px;
    float: left;
    margin-bottom: 0;
  }

  .c-thumbnail-product-list {
	margin: 0 auto -30px;
    padding: 0;
  }

  .c-thumbnail-product-list__item {
    width: 25%;
    padding: 0 10px;
  }

/*
  .c-thumbnail-product-list__item:nth-child(4n + 1) {
    clear: both;
  }
*/

  .c-product-sort__switch {
	width: 30%;
  }

  .c-topic-path {
	
  }

  .c-topic-path__list {
    margin-bottom: .5em;
  }

  .c-topic-path a {
    padding: .3em 0;
  }

  .u-visible--phone {
    display: none;
  }

  .u-visible--tablet {
    display: inherit;
  }

  .p-layout-container {
    /* padding: 0 20px; */
  }

  .p-header__bar {
    /*
	font-size: 12px;
    line-height: 36px;
	*/
    display: inherit;
    overflow: hidden;
	/*
    width: 100%;
    padding-bottom: 1px;
    background: #eee;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .2);
	*/
    background: #fff;
  }

  .p-header__bar::after {
    display: block;
    clear: both;
    content: '';
  }

  .sp-global-header {
    display: none;
  }

  .p-drawer-nav {
    display: none;
  }

  .p-global-header__logo {
    float: left;
    max-width: 100%;
    text-align: left;
  }

  .p-sub-header {
    display: inherit;
  }

  .p-search-form__body {
    max-width: 600px;
  }

  .p-manager__image {
    float: left;
    margin: 0 40px 20px 0;
  }

  .p-manager__text-wrap {
    overflow: hidden;
  }

  .p-manager__heading {
    text-align: left;
  }

  .p-manager__content {
    text-align: left;
  }

  .p-global-footer {
    padding-top: 40px;
  }

  .p-global-footer::after {
    display: block;
    clear: both;
    content: '';
  }

  .p-global-footer__unit {
    float: left;
    width: 50%;
    padding-bottom: 40px;
  }

  .p-global-footer__unit--half {
    clear: both;
    padding-bottom: 40px;
  }

  .p-global-footer__heading {
    margin: 0 0 30px;
    text-align: left;
  }

  .p-footer-nav li {
    margin-bottom: .6em;
  }

  .p-footer-nav a {
    display: inline;
    width: auto;
    padding: 0;
    text-decoration: none;
  }

  .p-footer-nav__text {
    display: inline;
  }

  .p-footer-guide .p-layout-container {
    display: table;
    width: 100%;
    padding: 50px 5px;
    border-top: 1px solid #ddd;
  }

  .p-footer-guide__unit {
    display: table-cell;
    box-sizing: border-box;
    width: 33.33333%;
    padding: 0 15px;
  }

  .p-footer-guide__heading {
    margin: 0 0 30px;
    text-align: left;
  }

  .p-footer-bottom__copyright {
    float: left;
    padding: 15px 10px;
    text-align: left;
  }

  .p-footer-bottom__credit {
    float: right;
    width: 370px;
    text-align: left;
  }

/*
  .p-footer-bottom__pagetop {
    position: absolute;
    right: 0;
    bottom: 0;
  }
*/
  
}

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

  .c-product-list__image-wrap {
    
  }

  .c-thumbnail-product-list__image-wrap {
    
  }

  .c-thumbnail-product-list__item {
    width: 16.666%;
  }

  .u-visible--pc {
    display: inherit;
  }

  .p-shop-info__manager {
    float: left;
    width: 75%;
  }

  .p-shop-info__manager--half {
    width: 50%;
  }

  .p-global-footer__unit {
    float: left;
    width: 25%;
  }

  .p-global-footer__unit--half {
    float: right;
    width: 50%;
  }
}

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

  .c-sp-list {
	display: block;
    width: 100%;
	height: 40px;
	line-height: 40px;
	/* padding: 0 0 0 10px; */
    text-decoration: none;
    box-sizing: border-box;
  }

  .c-sp-list--close-menu {
	height: 60px;
	line-height: 60px;
	padding: 0;
	color: #999;
	background: #efefef;
  }

  .c-sp-list--close-menu img {
	width:24px;
	height:24px;
	padding:17px 10px 17px 17px;
	vertical-align:middle;
  }

  .c-sp-list__nav-icon {
    display: table-cell;
    width: 24px;
    text-align: right;
    vertical-align: middle;
  }

  .c-sp-list__icon {
    width: 22px;
    height: 22px;

    fill: currentColor;
  }

  .c-sp-list__icon--pulldown {
    width: 22px;
    height: 22px;
    margin-right: 1px;

    fill: currentColor;
  }

  .c-product-list__item:nth-child(2n) {
    border-right: 0;
  }

  .c-product-list__item:nth-child(2n + 1) {
    clear: both;
  }

  .c-pager__list-item {
    display: none;
  }

  .c-pager__list-item--visible {
    display: inline-block;
  }

  .c-thumbnail-product-list__item:nth-child(3n + 1) {
    clear: both;
  }

  .c-image-box__image--noimage {
    font-size: 12px;
  }

  .p-body {
    padding-top: 60px;
  }

  .p-fixed-header {
    display: none;
  }

  .js-fix-height {
    display: none;
  }

  .p-shop-info {
    padding-right: 20px;
    padding-left: 20px;
  }

  .p-global-footer__group {
    padding: 30px 0;
  }

  .p-global-footer__group:first-child {
    border-bottom: 1px solid #ddd;
  }

  .p-global-footer__group--secondary {
    font-size: 12px;
    text-align: center;
  }

  .p-footer-nav--secondary {
    margin: 0 20px;
  }

  .p-footer-nav--secondary li {
    display: inline-block;
    margin: 0;
  }

  .p-footer-nav--secondary a {
    line-height: 3;
    display: inline;
    padding: 1em .5em;
  }
}




.p-header__logo {
	width:232px;
	height:80px;
	margin: 0 auto;
	padding:50px 0 35px;
}

.isnot-top .p-header__logo {
	padding: 20px 0 10px;
	width: 200px;
	height: auto;
}

.p-header__search {
	overflow:hidden;
	padding: 10px 10px 0 10px;
}

.p-header__search__keyword {

  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent;
  border: none;
  border-radius: 0;
  font: inherit;
  outline: none;
  
	border-top:1px solid #ccc;
	border-right:0;
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
	width:85%;
	height:40px;
	padding:0 10px;
	box-sizing: border-box;
	float:left;
}

button{
    appearance: none;
    margin: 0;
    padding: 0;
    background: none;
    border: none;
    border-radius: 0;
    outline: none;
}

.p-header__search__button {
    position: relative;
	background:#555 url(https://file003.shop-pro.jp/PA01300/922/parts/icn_search.svg) center center no-repeat;
	background-size:24px 24px;
	width:40px;
	height:40px;
	text-indent:-9999px;
	float:left;
	transition: background .2s;
}

.p-header__search__button:hover {
	background:#777 url(https://file003.shop-pro.jp/PA01300/922/parts/icn_search.svg) center center no-repeat;
}

::placeholder {
	font-size:13px;
	color:#999;
}

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

	.p-header__search {
		position:absolute;
		top:0;
		left:0;
		padding:20px;
	}
	.p-header__search__keyword {
		width:200px;
	}
	.p-header__user-nav li a{
		width:130px;
	}

}

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

	.p-header__search__keyword {
		width: 260px;
	}
	.p-header__user-nav li a{
		width:140px;
	}

}

.sp-global-header__menu{
	position: absolute;
	top: 0;
	left: 0;
	width: 65px;
	height: 60px;
	text-align: center;
	font-size: 0;
	padding: 20px 0;
	box-sizing: border-box;
}

.sp-global-header__menu img {
	width:24px;
	height:24px;
}

.sp-global-header__logo{
	position: absolute;
	top: 0;
	left: 65px;
}

.sp-global-header__logo a {
	display: block;
	padding: 15px 15px 15px 0;
}

.sp-global-header__logo img {
	width:160px;
}

.sp-header__user-nav {
	position: absolute;
	top: 0;
	right: 0;
	overflow:hidden;
}

.sp-header__user-nav li {
	float:left;
}

.sp-header__user-nav li+li {
	border-left:1px solid #999;
}

.sp-header__user-nav li a {
	display:block;
	width: 60px;
	height: 60px;
	padding: 14px 0 0;
	text-align: center;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 400;
	font-size: 10px;
	letter-spacing:.1em;
	background: #555;
	color: #fff;
	box-sizing: border-box;
}

.sp-header__user-nav li a img {
	display: block;
	width: 20px;
	height: 20px;
	margin: 0 auto;
	padding: 0 0 3px;	
}



.c-feature-list {
  position: relative;
  display: flex;
	margin-bottom: -30px;
  padding: 0;
  list-style-type: none;
  flex-wrap: wrap;
}

.c-feature-list__item {
  position: relative;
  float: left\9;
  box-sizing: border-box;
  width: 100%;
  padding: 0 2%;
  transition: opacity .2s; /*! IEだけfloatする */
  border: 0\9;
}

.c-feature-list__name {
	display: block;
	padding: 15px 0 0;
	line-height: 1.6;
	text-align:center;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight:600;
	font-size:18px;
	letter-spacing: .05em;
	text-decoration: none;
	color: #333;
}

.c-feature-list__sub-name {
	display: block;
	line-height: 1.6;
	text-align:center;
	text-decoration: none;
	color: #333;
}

.c-feature-list__image-wrap {
	display:block;
	padding:0 0 30px;
	transition: opacity .2s;
}

.c-feature-list__image-wrap:hover {
  opacity: .66;
}

.c-feature-list__image-wrap:active {
  opacity: 1;
}

.hr{
	height:1px;
	border-bottom:1px dotted #ccc;
	margin:0 4%;
	margin-bottom:50px;
	padding-bottom:50px;
}

.c-history {
	padding: 0 0 50px;
	border-top: 0;
}

.c-history:first-child {
	padding: 50px 0 50px;
	border-top: 1px dotted #ccc;
}

.c-history:last-child {
	padding-bottom: 0;
}

.c-history .c-section__heading{
	margin-bottom:30px;
}

.c-history .c-section__heading--title{
	font-size:20px;
}

.c-history .c-product-list__name{
	font-size:13px;
}

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

	.c-feature-list__item {
	width: 33.333%;
	padding: 0 1%;
	margin: 0 0 30px;
	}

	.c-feature-list__image-wrap {
		padding-bottom:0;
	}

	.c-history .c-section__heading{
		padding:0 1%;
		text-align:left;
	}

	.c-history .c-section__heading--title{
		display:inline;
		padding-right: 10px;
		font-size:20px;
	}

	.c-history .c-section__heading--sub-title{
		display:inline;
	}

}

.p-sns{
	margin: 0 auto;
	padding: 50px 0;
}

.p-sns__list{
	text-align: center;
}

.p-sns__list li{
	display:inline-block;
}

.p-sns__list li a{
	display:block;
	padding:10px;
}

.p-sns__list li a img{
	width:46px;
	height:46px;
}

.p-footer__guide{
	padding:50px 5%;
	font-size:13px;
	line-height:1.7;
	background:#fafafa;
	overflow:hidden;
}

.p-footer__guide a{
	color:#333;
	border-bottom:1px solid #ccc;
	padding-bottom:1px;
	transition: opacity .2s;
	}

.p-footer__guide a:hover{
	opacity: .66;
	}

.p-footer__guide__layout{
	margin-bottom:26px;
}

.p-footer__guide__nav{
	margin-bottom:26px;
	}

.p-footer__guide__nav li a{
	display:block;
	padding: 10px 0;
	background:url(https://file003.shop-pro.jp/PA01300/922/parts/topic-path.svg) 98% center no-repeat;
	background-size:12px 16px;
	}

.p-footer__guide__dl dt{
	font-family: 'Source Sans Pro', sans-serif;
    font-weight: 600;
    font-size: 18px;
    letter-spacing: .05em;
    margin-bottom: 13px;
	text-align: center;
	}

.p-footer__guide__dl dd{
    margin-bottom: 30px;
	}

.p-footer__guide__dl dd:last-child{
	margin-bottom:0;
	}

.p-footer__copy{
  padding:30px 3%;
  text-align:center;
  background:#ff6;
}

.p-footer__copy--copy{
	margin:0 auto 20px;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight:400;
	letter-spacing: .05em;
}

.p-footer__copy--note{
	line-height: 1.6;
	font-size:.9em;
}

.c-section__check{
	position:absolute;
	top:20px;
	left:0;
	height:30px;
}

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

	.sp{
		display:none;
	}

	.p-footer__guide{
		padding:50px 1%;
	}

	.p-footer__guide__layout{
		float:left;
		width:33.33%;
		margin-bottom: 0;
		padding:0 2%;
		box-sizing: border-box;
	}

	.p-footer__guide__nav li a{
		border-bottom: 0;
		background:none;
		padding: 5px 0;
	}

	.p-footer__guide__nav li a:before{
		content:"-";
		padding-right:7px;
		}

	.p-footer__guide__dl dt{
		text-align: left;
		}

}

.p-footer:after{
  content:"";
  display:block;
  width:100%;
  height:34px;
  background:url(https://file003.shop-pro.jp/PA01300/922/parts/back.png) center top;
}

.tel{

}

/* セール商品（￥定価→￥販売価格） */

.c-product-info__price--teika{
	
}

.c-product-info__price--teika + .c-product-info__price--sales{
	color: #ed7458;
}

.c-product-list__sale-color{
	color: #ed7458;
}

.c-product-info__price small{
	font-size:60%;
}

/* 付加アイコン */

img.new_mark_img1{
	padding-right:4px !important;
    height: 18px !important;
    vertical-align: bottom;
}



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

	img.new_mark_img1{
		height: 24px !important;
	}

}
