/** Shopify CDN: Minification failed

Line 1974:0 All "@import" rules must come first

**/
/* CSS Document */

@import url('https://fonts.googleapis.com/css?family=Lato|Open+Sans');
@import url('https://img.shop-pro.jp/tmpl_js/81/font-awesome/css/font-awesome.min.css');

/*	Reset
====================================== */

figure {
  margin: 0;
	padding: 0;
	border: 0;
	font-style:normal;
	font-weight: normal;
	font-size: 100%;
	vertical-align: baseline;
}

/* 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-style:normal;
	font-weight: normal;
	font-size: 100%;
	vertical-align: baseline;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}

html{
  overflow-y: scroll;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

input, textarea{
	margin: 0;
	padding: 0;
}

ol, ul{
  list-style: none;
}

table{
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th{
  text-align: left;
}

a:focus {
	outline: none;
} */

/*	BASIC
====================================== */

/* html {
	font-size: 62.5%;
}

body {
	font-size: 1.4em;
	margin:0;
	padding:0;
	background-color:#F6F6F6;
	color:#000;
	font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
	line-height: 1.8;
	-webkit-text-size-adjust: 100%;
}
html, body {
    position: relative;
}

body div {
	text-align: left;
}

img {
	vertical-align: top;
}


body#contents main {
	padding-top: 0;
}

#feed {
    height: 760px;
    margin-bottom: 80px;
}

@media screen and (max-width: 767px){
	body#contents main {
		padding-top: 70px;
	}
  #feed {
    height: 2040px;
    margin-bottom: 80px;
  }
} */

/*	clearfix
====================================== */
/* img {
	max-width: 100%;
}
table {
	width: 100%;
}
.cf:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.cf {
	min-height: 1px;
}
* html .cf {
	height: 1px;
}
.both {
	clear: both;
}
.inline_block {
	display: inline-block;
	*display: inline;
	*zoom: 1;
} */


/*	LINK
====================================== */

/* a:link {
	color: #3D678B;
	text-decoration: none;
}
a:visited {
	color: #3D678B;
	text-decoration: none;
}
a:hover {
	color: #3D678B;
	text-decoration: underline;
}
a,a:hover {
	-webkit-transition: 0.2s;
	-moz-transition: 0.2s;
	-o-transition: 0.2s;
	transition: 0.2s;
}

a img:hover {
	filter: alpha(opacity=85);
	-moz-opacity:0.85;
	opacity:0.85;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}
a.linkarea {
    display: block;
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    bottom: 0;
    background: rgba(255,255,255,0);
    text-indent: -9999px;
    font-size: 0;
}
a.linkarea:hover {
	background: rgba(255,255,255,0.1);
} */
#custom-body{
  margin-top: 30px;
}
.mBtn {
	text-align:center;
	font-family: 'Open Sans', sans-serif;
	letter-spacing: 0.1em;
	font-size: 12px;
	margin:0 auto;
	width:200px;
}
.mBtn a {
	display:block;
	width:200px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	padding:10px;
	box-sizing:border-box;
	font-weight:bold;
}
.mBtn.mt30{
  width: fit-content;
}
.mBtn.mt30 a:link {
  cursor: pointer;
  color: var(--color-body-text);
  background: transparent;
  width: fit-content;
}
.mBtn.mt30 a:link:hover {
  opacity: 0.7;
}
.mBtn.mt30  a:visited {
  color: var(--color-body-text);
  background-color: transparent;
}
.mBtn a:link {
	color:#FFF;
	background-color:#999999;
}
.mBtn a:visited {
	color:#FFF;
	background-color:#999999;
}
.mBtn a:hover {
	color:#FFF;
	background-color:#3D678B;
	text-decoration:none;
}

/*	Text
====================================== */
h2 {
	font-family: 'Open Sans', sans-serif;
	font-weight:bold;
	letter-spacing: 0.2em;
	font-size: 16px;
	text-align: center;
	color:#111;
}
h2.bar {
	padding:30px 0;
	background-color:#FFF;
}
h2.cate {
	font-size: 30px;
	margin-bottom:20px;
	letter-spacing: 0;
}
h2.itemname {
	font-family: 'Open Sans', "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
	font-size: 24px;
	text-align: left;
	margin-bottom: 5px;
	letter-spacing: 0;
	line-height: 1.4;
}
h3 {
	font-family: 'Open Sans', "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
	font-weight:bold;
	letter-spacing: 0.2em;
	font-size: 16px;
	text-align: center;
	color:#111;
	margin-bottom:30px;
}
h3.t14 {
	font-size: 14px;
	margin-bottom:15px;
}
h4 {
	font-family: 'Open Sans', sans-serif;
	letter-spacing: 0.1em;
	font-size: 20px;
	text-align: left;
	font-weight:bold;
	color:#111;
}
.sitemap h4 {
	font-size: 13px;
	margin-bottom:10px;
}
h5 {
	letter-spacing: 0.1em;
	font-size: 13px;
	text-align: center;
	font-weight:bold;
	color:#111;
	margin-bottom:30px;
}
.t12 {
	font-size: 12px;
}
.t13 {
	font-size: 13px;
}
.t16 {
	font-size: 16px;
}
.bold {
	font-weight: bold;
}
.tc {
	text-align: center;
}
.tl {
	text-align: left;
}
.red {
	color:#C00;
}
br.sponly {
	display: none;
}
br.sp {
	display: none;
}
@media screen and (max-width: 768px) {
	.tcenter {
		text-align: left;
	}
	.tcenter p br {
		display: none;
	}
}

@media screen and (max-width: 767px) {
	br.sponly {
		display: block;
	}
	br.sp {
		display: block;
		margin-bottom: 10px;
	}
	br.pcsp {
		display: block;
	}
}

/*	Layout
====================================== */
.mb0 {
	margin-bottom: 0px;
}
.pb0 {
	margin-bottom: 0px;
}
.mb10 {
	margin-bottom: 10px;
}
.mb20 {
	margin-bottom: 20px;
}
.mb30 {
	margin-bottom: 30px;
}
.mb40 {
	margin-bottom: 40px;
}
.mb50 {
	margin-bottom: 50px;
}
.mb60 {
	margin-bottom: 60px;
}
.mb70 {
	margin-bottom: 70px;
}
.mb80 {
	margin-bottom: 80px;
}
.mt10 {
	margin-top: 10px;
}
.mt20 {
	margin-top: 20px;
}
.mt30 {
	margin-top: 30px;
}
.mt40 {
	margin-top: 40px;
}
.mt50 {
	margin-top: 50px;
}
.mt80 {
	margin-top: 80px;
}
main {
	margin-top:80px;
}
.wrap {
	max-width: 1080px;
	width: auto;
	margin: 0 auto;
	padding: 80px 20px 0px;
	box-sizing:border-box;
}
.wrap_reco {
	max-width: 1080px;
	width: auto;
	margin: 0 auto;
	padding: 0 20px 60px;
	box-sizing:border-box;
}
.wrap800 {
	max-width: 800px;
	width: auto;
	margin: 0 auto;
	padding: 40px 20px 0;
}
section.set {
	width: 100%;
	box-sizing: border-box;
	display: flex;
	display: -webkit-flex;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	align-items: flex-start;
	-webkit-align-items: flex-start;
	-js-display: flex;
	-webkit-justify-content:space-between;
	justify-content:space-between;
}
section.set::after{
  content:"";
  display: block;
  width:30%;
}
.cartsp {
	display:none;
}
@media screen and (max-width: 1000px) {
	.cartsp {
		display:block;
		position:fixed;
		top:0;
		right:0;
		width:60px;
		height:60px;
		background-color:#3D678B;
		z-index:20000;
	}
	.cartsp img {
		width:60px;
		height:60px;
	}
}
@media screen and (max-width: 480px) {
	.wrap {
		padding: 50px 20px 0px;
	}
}
#delivery, #payment,  #cancel,  #info {
	margin-top:-100px;
	padding-top:100px;
}

/*	pagetop
====================================== */
#page-top {
    position: fixed;
    bottom: 30px;
    right: 30px;
}
#page-top a {
    width: 40px;
    display: block;
}
#page-top.carttop a {
    width: 220px;
    display: block;
}

/*	Top
====================================== */
section.concept {
	width:100%;
	text-align:center;
	margin-bottom:80px;
	padding:0 20px;
	box-sizing:border-box;
}
section.concept h2 {
	margin-bottom:40px;
}
section.concept figure {
	margin-bottom:40px;
}
section.concept p {
	font-size: 16px;
	color:#999999;
	font-weight:bold;
}
section.concept p span {
	color:#333333;
	font-weight:bold;
}
@media screen and (max-width: 480px) {
	section.concept p {
		font-size: 14px;
	}
	section.concept img {
		width:200px;
		height:104px;
	}
}
section.topics {
	margin-bottom:80px;
}
section.topics .feed {
	margin-top: 30px;
}
section.brand {
	background-color:#FFF;
	padding:30px 20px;
	margin-bottom:80px;
}
section.brand ul {
	text-align:center;
	margin:30px auto 0;
	padding:0 20px;
}
section.brand ul li {
	display:inline-block;
	margin: 0 10px;
}

/*	Item
====================================== */
.brandimg {
	width:100%;
	text-align:center;
}
.brandimg p {
	font-size: 12px;
	color:#666666;
	padding:0 20px;
}
.brandimg img {
	width:100%;
		margin-bottom: 20px;
}
.brandinfo {
	max-width:700px;
	margin:0 auto 60px;
	font-size: 13px;
}
section.itemset {
	width: 100%;
	box-sizing: border-box;
	display: flex;
	display: -webkit-flex;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	align-items: flex-start;
	-webkit-align-items: flex-start;
	-js-display: flex;
	-webkit-justify-content:space-between;
	justify-content:space-between;
}
section.itemset::after{
  content:"";
  display: block;
  width:28%;
}
section.item .itembox {
	width:30%;
	margin-bottom:40px;
	text-align: left;
}
section.item .itembox img {
	margin-bottom: 20px;
}
section.item .itembox .brandname {
	font-size: 12px;
	color:#666666;
	font-family: 'Open Sans', sans-serif;
}
section.item .itembox .itemname {
	font-size: 16px;
	font-family: 'Open Sans', sans-serif;
}
section.item .itembox .itemname a {
	font-weight:bold;
}
section.item .itembox .itemname a:link {
	color:#000;
}
section.item .itembox .itemname a:visited {
	color:#000;
}
section.item .itembox .itemname a:hover {
	color:#3D678B;
	text-decoration:none;
}
section.item .itembox .price {
	font-weight:bold;
	font-size: 14px;
}
section.item .itembox .sold {
	font-family: 'Open Sans', sans-serif;
	font-weight:bold;
	color:#D90000;
}

section.viewed {
	padding-bottom:70px;
}
section.viewed section.viewset {
	width: 100%;
	box-sizing: border-box;
	display: flex;
	display: -webkit-flex;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	align-items: flex-start;
	-webkit-align-items: flex-start;
	-js-display: flex;
}
section.viewset .itembox {
	width:28%;
	margin-bottom:30px;
	text-align: center;
	box-sizing:border-box;
}
section.viewset .itembox img {
	margin-bottom: 10px;
}
@media screen and (max-width: 768px) {
	section.item .itembox {
		width:45%;
		margin-bottom:40px;
	}
	section.viewset .itembox {
		width:30%;
	}
}
.bread {
	font-size: 11px;
	font-family: 'Open Sans', sans-serif;
	color:#000;
	margin-bottom:15x;
	text-align:center;
	letter-spacing: 0.1rem;
}
.bread a {
	font-weight:bold;
	color:#000;
}
.bread a:visited {
	font-weight:bold;
	color:#000;
}
.bread a:hover {
	font-weight:bold;
	color:#3D678B;
}
.keyword {
	text-align: center;
	margin:30px auto;
	padding-top: 80px;
	font-weight: bold;
}
section.item .category {
	font-size: 11px;
	font-family: 'Open Sans', sans-serif;
	color:#ACAC9D;
	margin:0 auto 10px;
	text-align:center;
}
section.item ul.sub-category {
	max-width:1080px;
	width:auto;
	margin:0 auto 30px;
	letter-spacing: -.40em;
	text-align:center;
}
section.item ul.sub-category li {
	display: inline-block;
	letter-spacing:0.2rem;
	margin:0 10px 5px;
	font-family: 'Open Sans', sans-serif;
}
section.item ul.sub-category li a {
	font-weight:bold;
	display: block;
	border: solid 1px #3D678B;
	padding: 5px 10px;
	box-sizing: border-box;
}
section.item ul.sub-category li a:hover {
	background-color: #3D678B;
	text-decoration: none;
	color: #FFF;
}
section.item ul.sub-group {
	max-width:1080px;
	width:auto;
	box-sizing: border-box;
	display: flex;
	display: -webkit-flex;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	align-items: stretch;
	-webkit-align-items: stretch;
	-js-display: flex;
	-webkit-justify-content:flex-start;
	justify-content:flex-start;
}
section.item ul.sub-group li {
	width: 20%;
	font-family: 'Open Sans', sans-serif;
	margin-bottom: 20px;
	padding: 0 10px;
	box-sizing: border-box;
}
section.item ul.sub-group li p {
	text-align: center;
	margin-top: 10px;
	font-size: 15px;
}
section.item ul.sub-group li p a {
	font-weight:bold;
	color: #3D678B;
}
section.item .itemsu {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	float:left;
	font-weight:bold;
}
section.item .sort {
	font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, sans-serif;
	font-size: 13px;
	float:right;
}
section.item ul.page {
	font-family: 'Open Sans', sans-serif;
	text-align: center;
	clear: both;
	width: auto;
	max-width: 1080px;
	letter-spacing:-.40rem;
	margin-bottom:60px;
}
section.item ul.page li {
	list-style-type:none;
	list-style-image:none;
	margin: 0;
	padding: 0;
	display: inline;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	letter-spacing:0;
}
section.item ul.page li a,
section.item ul.page li span {
	display: inline-block;
	padding: 5px;
	text-decoration: none;
	margin: 0px 5px;
	font-weight: bold;
}
section.item ul.page li a {
	text-decoration: none;
}
section.item ul.page li a:hover {
	text-decoration: underline;
}
section.item ul.page li .current {
	border-bottom: solid 1px #212121;
}
section.item ul.page li.nextprev {
	letter-spacing:0.2rem;
}
section.item .noitem {
	width: 100%;
	margin: 0 auto 100px;
	text-align: center;
}
section.detail {
	margin-bottom: 40px;
	background-color:#FFF;
}
section.detail .detailset {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	align-items: center;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}
section.detail .photo {
	width:55%;
}
section.detail .itemphoto {
	width:100%;
}
section.detail .iteminfo {
	width:45%;
	font-size: 13px;
	padding: 20px 40px;
	box-sizing: border-box;
}
section.detail .iteminfo .brandname {
	font-family: 'Open Sans', sans-serif;
	font-size: 11px;
	color:#000;
	font-weight:bold;
	letter-spacing: 0.1em;
}
section.detail .iteminfo .price {
	font-size: 15px;
	margin-bottom:20px;
	font-weight:bold;
}
section.detail dl.option {
	width: 100%;
	box-sizing: border-box;
	display: flex;
	display: -webkit-flex;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	align-items: center;
	-webkit-align-items: center;
	-js-display: flex;
	-webkit-justify-content:space-between;
	justify-content:space-between;
}
section.detail dl.option dt {
	width: 6rem;
}
section.detail dl.option dd {
	width: calc(100% - 6rem);
}
select.option-list__select {
	width: 40%;
}
input.init-list__detail-num {
	border: solid 1px #CCC;
	width: 2rem;
	text-align: center;
}
li.order-btn button.addcart {
	font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
	width: 280px;
	margin-bottom: 10px;
	padding: 15px 10px;
	border: none;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background-color: #3D678B;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	background-image: url(https://file002.shop-pro.jp/PA01388/002/common/addcart.png);
	background-repeat: no-repeat;
	background-position: 20px center;
	background-size: 26px 27px;
}
li.order-btn button.addcart.sold {
	background-color: #CCC;
}
@media screen and (max-width: 768px) {
	section.detail .photo, section.detail .iteminfo {
		width:100%;
	}
	select.option-list__select {
		width: 50%;
	}
	li.order-btn button.addcart {
		width: 100%;
	}
}
@media screen and (max-width: 480px) {
	select.option-list__select, li.order-btn button.addcart {
		width: 100%;
	}
	section.detail .iteminfo {
		padding: 20px;
	}
	section.item .itembox .itemname {
	font-size: 13px;
	}
	section.item .itembox .price {
		font-size: 12px;
	}
	section.item ul.sub-category li {
		width: 100%;
		margin: 0 0 5px;
	}
	section.item ul.sub-group li {
		width: 48%;
	}
}
section.detail .tokuten {
	border: solid 5px #F6F6F6;
	margin-bottom: 20px;
}
section.detail .tokuten .tit {
	font-size: 14px;
	background-color: #F6F6F6;
	font-weight: bold;
	padding: 10px;
	line-height: 1;
}
section.detail .tokuten ul {
	padding: 5px 10px;
}
section.detail .tokuten ul li {
	font-size: 16px;
	color: #3D668B;
	font-weight: bold;
	line-height: 1.6;
}
section.detail .tokuten ul li span {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
section.detail .tokuten ul li:first-child {
	border-bottom: dotted 1px #EEEEEE;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

section.detail .shareinfo {
	font-size: 12px;
	letter-spacing:0;
}
section.detail .shareinfo a {
	font-weight:bold;
	color:#000;
}
section.detail .share {
	font-size: 11px;
	font-family: 'Open Sans', sans-serif;
	font-weight:bold;
	margin-top:15px;
}
section.itemdetail {
	margin-bottom:60px;
}
section.review {
	margin-bottom:80px;
	padding:40px;
	background-color:#FFF;
}
section.review h4 {
	float:left;
	margin-bottom: 30px;
}
section.review .reviewpost {
	float:right;
	font-size: 12px;
	margin-top:5px;
}
section.review .reviewpost a {
	color:#000;
	font-weight:bold;
}

/*	info
====================================== */
section.info {
	margin-top:80px;
	margin-bottom:80px;
}
section.info dl.shop-info {
	font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, sans-serif;
	background-color: #FFF;
	border-bottom: solid 1px #EEE;
}
section.info dl.shop-info dt {
	font-size: 13px;
	float: left;
	padding: 20px;
	width: 220px;
	font-weight: bold;
	box-sizing: border-box;
	border-top: solid 1px #EEE;
	line-height: 2;
}
section.info dl.shop-info dd {
	margin-left: 220px;
	padding: 20px 40px;
	border-top: solid 1px #EEEEEE;
	background-color: #F6F6F6;
	line-height: 2;
	font-size: 13px;
	box-sizing: border-box;
}
section.info dl.shop-info dd:last-child {
	margin-bottom:0;
}

dl.company-info {
	font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, sans-serif;
}
dl.company-info dt {
	font-size: 16px;
	font-weight:bold;
	width: 150px;
	float: left;
}
dl.company-info dd {
	margin-bottom:20px;
	padding-bottom:20px;
	border-bottom:solid 1px #EEEEEE;
	padding-left: 150px;
}
dl.company-info dd:last-child {
	margin-bottom:0;
}
@media screen and (max-width: 480px) {
	section.info dl.shop-info dt {
		width: 100%;
		float: none;
		padding: 10px;
	}
	section.info dl.shop-info dd {
		margin-left: 0;
		padding: 10px;
	}
	dl.company-info dt {
		width: 100%;
		float:none;
		margin-bottom: 10px;
	}
	dl.company-info dd {
		padding-left: 0;
	}
}

/*	FreePage
====================================== */
section.freepage {
	margin-top:80px;
	margin-bottom:100px;
}

/*	Footer
====================================== */
footer {
	width:100%;
	padding:80px 30px;
	box-sizing:border-box;
	color:#000;
}
footer section.box {
	max-width:1080px;
	width: auto;
	box-sizing: border-box;
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	align-items: flex-start;
	-webkit-align-items: flex-start;
	-js-display: flex;
	margin:0 auto;
}
footer section.box .sitemap {
	width: 18%;
}
footer section.box .sitemap:first-child {
	width: 28%;
}
footer section.box .sitemap ul li {
	font-size: 12px;
	margin-bottom: 5px;
}
footer section.box .sitemap ul li:last-child {
	margin-bottom: 0;
}
footer section.box .sitemap ul li a:link {
	color:#000;
}
footer section.box .sitemap ul li a:visited {
	color:#000;
}
footer section.box .sitemap ul li a:hover {
	color:#3D678B;
	text-decoration:none;
}
footer section.box .sitemap ul.ftsns li {
	float:left;
	margin-right:10px;
}
.header__section {
  text-align: center;
  margin-bottom: 60px;
}
.header-search {
  position: relative;
  width: 90%;
}
.header-search i {
  position: absolute;
  top: 8px;
  left: 10px;
}
.header-search__box {
	width: 80%;
	padding: 7px 7px 7px 40px;
	background: #FFF;
	border: none;
	border-radius: 20px;
	color: #333;
}

@media screen and (max-width: 980px) {
	footer section.box .sitemap, footer section.box .sitemap:first-child  {
		width: 47%;
		margin-bottom:30px;
	}
	footer section.box .sitemap:last-child {
		margin-bottom:0;
	}
}
@media screen and (max-width: 480px) {
	footer {
		padding:40px 30px 20px;
	}
	footer section.box .sitemap {
		width: 49%;
		margin-bottom:30px;
	}
	footer section.box .sitemap:first-child {
		width: 100%;
	}
	.header-search {
		width:100%;
	}
	footer section.box .sitemap ul.ftsns {
		text-align:center;
		margin:0 auto;
	}
}

section.copyright {
	text-align: center;
	color: #000;
	font-family: 'Open Sans', sans-serif;
	font-size: 10px;
	letter-spacing: 0.2em;
	margin: 0 auto;
	padding:30px 0;
	background-color:#FFF;
}

/*!
 * jquery-drawer v3.2.1
 * Flexible drawer menu using jQuery, iScroll and CSS.
 * http://git.blivesta.com/drawer
 * License : MIT
 * Author : blivesta <design@blivesta.com> (http://blivesta.com/)
 */

/*!------------------------------------*\
    Base
\*!------------------------------------*/

.drawer-nav a {
	font-weight:bold;
}
.drawer-nav a:link {
	color: #333;
	text-decoration: none;
}
.drawer-nav a:visited {
	color: #333;
	text-decoration: none;
}
.drawer-nav a:hover {
	color: #3D678B;
	text-decoration: none;
}
.drawer-nav {
  position: fixed;
  z-index: 10000;
  top: 0;
  overflow: hidden;
  width: 250px;
  height: 100%;
  color: #222;
  background-color: #EEEEEE;
}

.drawer-menu {
    font-family: 'Open Sans', sans-serif;
	margin: 0;
	padding: 0;
	list-style: none;
}

.drawer-menu-item {
  font-size: 12px;
  display: block;
  padding: 1rem 3rem;
  text-decoration: none;
  letter-spacing:0.1em;
  font-weight:400;
}
.drawer-menu li.sub .drawer-menu-item {
	font-size: 11px;
}
.drawer-menu li.sub.sns .drawer-menu-item {
	width:20px;
	margin:0;
	line-height: 1;
	float:left;
	padding:1rem 0.5rem;
}
.drawer-menu li.sub.sns .drawer-menu-item.snssp {
	padding:1rem 0.5rem 1rem 3rem;
}
.drawer-menu li.sub .drawer-menu-item.cart {
	border-top: solid 1px #F7F7F7;
	margin-top: 20px;
	padding-top: 20px;
	display:none;
}

/*! overlay */
.drawer-overlay {
  position: fixed;
  z-index: 100;
  top: 0;
  left: 0;
  display: none;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .2);
}

.drawer-open .drawer-overlay {
  display: block;
}
/*!------------------------------------*\
    Top
\*!------------------------------------*/
.drawer--top .drawer-nav {
  top: -100%;
  left: 0;
  width: 100%;
  height: auto;
  max-height: 100%;
  -webkit-transition: top .6s cubic-bezier(0.190, 1.000, 0.220, 1.000);
  transition: top .6s cubic-bezier(0.190, 1.000, 0.220, 1.000);
}

.drawer--top.drawer-open .drawer-nav {
  top: 0;
}

.drawer--top .drawer-hamburger,
.drawer--top.drawer-open .drawer-hamburger {
  right: 0;
}
/*!------------------------------------*\
    Left
\*!------------------------------------*/
.drawer--left .drawer-nav {
  left: -250px;
  -webkit-transition: left .6s cubic-bezier(0.190, 1.000, 0.220, 1.000);
  transition: left .6s cubic-bezier(0.190, 1.000, 0.220, 1.000);
}

.drawer--left.drawer-open .drawer-nav,
.drawer--left .drawer-hamburger,
.drawer--left.drawer-open .drawer-navbar .drawer-hamburger {
  left: 0;
}

.drawer--left.drawer-open .drawer-hamburger {
  left: 16.25rem;
}
/*!------------------------------------*\
    Right
\*!------------------------------------*/
.drawer--right .drawer-nav {
  right: -16.25rem;
  -webkit-transition: right .6s cubic-bezier(0.190, 1.000, 0.220, 1.000);
  transition: right .6s cubic-bezier(0.190, 1.000, 0.220, 1.000);
}

.drawer--right.drawer-open .drawer-nav,
.drawer--right .drawer-hamburger,
.drawer--right.drawer-open .drawer-navbar .drawer-hamburger {
  right: 0;
}

.drawer--right.drawer-open .drawer-hamburger {
  right: 16.25rem;
}
/*!------------------------------------*\
    Hamburger
\*!------------------------------------*/
.drawer-hamburger {
  position: fixed;
  z-index: 104;
  top: 0;
  display: block;
  box-sizing: content-box;
  width: 30px;
  padding: 20px;
  -webkit-transition: all .6s cubic-bezier(0.190, 1.000, 0.220, 1.000);
  transition: all .6s cubic-bezier(0.190, 1.000, 0.220, 1.000);
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  border: 0;
  outline: 0;
  background-color: transparent;
}

.drawer-hamburger:hover {
  cursor: pointer;
  background-color: transparent;
}

.drawer-hamburger-icon {
  position: relative;
  display: block;
  margin-top: 10px;
}

.drawer-hamburger-icon,
.drawer-hamburger-icon:before,
.drawer-hamburger-icon:after {
  width: 100%;
  height: 2px;
  -webkit-transition: all .6s cubic-bezier(0.190, 1.000, 0.220, 1.000);
  transition: all .6s cubic-bezier(0.190, 1.000, 0.220, 1.000);
  background-color: #3D678B;
}

.drawer-hamburger-icon:before,
.drawer-hamburger-icon:after {
  position: absolute;
  top: -10px;
  left: 0;
  content: ' ';
}

.drawer-hamburger-icon:after {
  top: 10px;
}

.drawer-open .drawer-hamburger-icon {
  background-color: transparent;
}

.drawer-open .drawer-hamburger-icon:before,
.drawer-open .drawer-hamburger-icon:after {
  top: 0;
}

.drawer-open .drawer-hamburger-icon:before {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}

.drawer-open .drawer-hamburger-icon:after {
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
/*!------------------------------------*\
    accessibility
\*!------------------------------------*/

/*!
 * Only display content to screen readers
 * See: http://a11yproject.com/posts/how-to-hide-content
 */
.sr-only {
  position: absolute;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
}

/*!
 * Use in conjunction with .sr-only to only display content when it's focused.
 * Useful for "Skip to main content" links; see http://www.w3.org/TR/2013/NOTE-WCAG20-TECHS-20130905/G1
 * Credit: HTML5 Boilerplate
 */
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  overflow: visible;
  clip: auto;
  width: auto;
  height: auto;
  margin: 0;
}
/*!------------------------------------*\
    Sidebar
\*!------------------------------------*/
.drawer--sidebar {
  background-color: #fff;
}

.drawer--sidebar .drawer-contents {
  background-color: #fff;
}

@media (min-width: 1000px) {
  .drawer--sidebar .drawer-hamburger {
    display: none;
    visibility: hidden;
  }

  .drawer--sidebar .drawer-nav {
    display: block;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    position: fixed;
    width: 12.5rem;
    height: 100%;
  }

  /*! Left */
  .drawer--sidebar.drawer--left .drawer-nav {
    left: 0;
    border-right: 1px solid #ddd;
  }

  .drawer--sidebar.drawer--left .drawer-contents {
    margin-left: 12.5rem;
  }

  /*! Right */
  .drawer--sidebar.drawer--right .drawer-nav {
    right: 0;
    border-left: 1px solid #ddd;
  }

  .drawer--sidebar.drawer--right .drawer-contents {
    margin-right: 12.5rem;
  }

  /*! container */
  .drawer--sidebar .drawer-container {
    max-width: 48rem;
  }
}

@media (min-width: 1000px) {
  .drawer--sidebar .drawer-nav {
    width: 16.25rem;
  }

  .drawer--sidebar.drawer--left .drawer-contents {
    margin-left: 16.25rem;
  }

  .drawer--sidebar.drawer--right .drawer-contents {
    margin-right: 16.25rem;
  }

  /*! container */
  .drawer--sidebar .drawer-container {
    max-width: 60rem;
  }
}
/*!------------------------------------*\
    Navbar
\*!------------------------------------*/
.drawer-navbar .drawer-navbar-header {
  background-color: #EEEEEE;
}

.drawer-navbar {
  z-index: 20000;
  top: 0;
  width: 100%;
}

/*! .drawer-navbar modifier */
.drawer-navbar--fixed {
  position: fixed;
}

.drawer-navbar-header {
  position: relative;
  z-index: 20000;
  box-sizing: border-box;
  width: 100%;
  height: 60px;
  padding: 10px 0;
  text-align: center;
}

.drawer-navbar .drawer-brand:hover {
  background-color: transparent;
}

.drawer-navbar .drawer-nav {
  line-height: 1;
}

.drawer-navbar .drawer-menu {
  padding-top: 80px;
}

@media (min-width: 1001px) {
	.drawer-navbar-header {
		height: 80px;
		padding: 20px 0;
	}
	.drawer-navbar h1 {
		padding-top: 20px;
		padding-bottom: 20px;
		height:40px;
		width:130px;
		margin:0 40px;
	}
	.drawer-navbar .drawer-nav {
		line-height: 60px;
	}
	.drawer-menu-item {
		padding: 0;
		margin-right: 15px;
	}
	.drawer-navbar .drawer-menu li.sub {
		float:right;
	}
	.drawer-menu li.sub.sns .drawer-menu-item {
		width:20px;
		margin-right:10px;
		margin-top: 30px;
		margin-bottom: 30px;
		line-height: 1;
		padding:0;
	}
	.drawer-menu li.sub.sns .drawer-menu-item.snssp {
		padding:0;
		margin-right:20px;
	}
	.drawer-menu li.sub .drawer-menu-item.cart {
		line-height: 1;
		border: none;
		margin:0;
		background-color:#3D678B;
		padding: 0;
		display:block;
	}
  .drawer-navbar {
	  background-color:#EEEEEE;
  }

  .drawer-navbar .drawer-navbar-header {
    position: relative;
    display: block;
    float: left;
    width: auto;
    padding: 0;
    border: 0;
  }

  .drawer-navbar .drawer-menu--right {
    float: right;
  }

  .drawer-navbar .drawer-menu li {
    float: left;
  }

  .drawer-navbar .drawer-menu-item {
    line-height: 80px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .drawer-navbar .drawer-hamburger {
    display: none;
  }

  .drawer-navbar .drawer-nav {
    position: relative;
    left: 0;
    overflow: visible;
    width: auto;
    height: 80px;
    padding-top: 0;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }

  .drawer-navbar .drawer-menu {
    padding: 0;
	line-height: 80px;
  }

  /*! dropdown */
  .drawer-navbar .drawer-dropdown-menu {
    position: absolute;
    width: 16.25rem;
    border: 1px solid #ddd;
  }

  .drawer-navbar .drawer-dropdown-menu-item {
    padding-left: .75rem;
  }
}
@media (min-width: 1170px) {
	.drawer-menu-item {
		letter-spacing: 0.1rem;
	}
}
@media (max-width: 1170px) {
	.drawer-navbar h1 {
		margin:0 20px;
	}
	.drawer-menu-item {
		letter-spacing: 0.1rem;
		font-size: 12px;
	}
}
@media (max-width: 1000px) {
	.drawer-menu-item {
		letter-spacing: 0.1rem;
	}
	.drawer-navbar .drawer-menu li:first-child {
		margin-left: 0;
	}
}

/*!------------------------------------*\
    Dropdown
\*!------------------------------------*/
.drawer-dropdown-menu {
  display: none;
  box-sizing: border-box;
  width: 100%;
  margin: 0;
  padding: 0;
  background-color: #fff;
}

.drawer-dropdown-menu > li {
  width: 100%;
  list-style: none;
}

.drawer-dropdown-menu-item {
  line-height: 3.75rem;
  display: block;
  padding: 0;
  padding-right: .75rem;
  padding-left: 1.5rem;
  text-decoration: none;
  color: #222;
}

.drawer-dropdown-menu-item:hover {
  text-decoration: underline;
  color: #555;
  background-color: transparent;
}

/*! open */
.drawer-dropdown.open > .drawer-dropdown-menu {
  display: block;
}

/*! drawer-caret */
.drawer-dropdown .drawer-caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 4px;
  -webkit-transition: opacity .2s ease, -webkit-transform .2s ease;
  transition: opacity .2s ease, -webkit-transform .2s ease;
  transition: transform .2s ease, opacity .2s ease;
  transition: transform .2s ease, opacity .2s ease, -webkit-transform .2s ease;
  -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
          transform: rotate(0deg);
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

/*! open */
.drawer-dropdown.open .drawer-caret {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
/*!------------------------------------*\
    Container
\*!------------------------------------*/
.drawer-container {
  margin-right: auto;
  margin-left: auto;
}

/*!------------------------------------*\
    blog import
\*!------------------------------------*/
.blogList{
  width: 1200px;
  margin: 30px auto;
  font-size: 0;
  text-align: center;
}

.blogList li{
  display: inline-block;
  background: #ffffff;
  width: 380px;
  margin: 0 30px 30px 0;
  vertical-align: top;
}
.blogList li:nth-child(3n){
  margin-right: 0;
}
.blogList li div{
  padding: 20px;
  height:110px;
}
.blogList li p{
  text-align: left;
  line-height: 1.6;
}
.blogList li .data{
  margin-bottom: 5px;
  font-size: 11px;
}
.blogList li .blogTtl{
  font-size: 15px;
}
.blogList li .blogLead{
  font-size: 12px;
}
.blogList li a{
  color: #000000;
}

.blogList li .photo{
  position: relative;
  width:380px;
  height:200px;
  overflow:hidden;
}
.blogList li .photo img{
	width:100% !important;
	height:auto;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%); /* Safari用 */
  transform: translate(-50%, -50%);
}
@media screen and (max-width: 1000px) {
.blogList{
  width: 92%;
  margin: 30px auto 0;
  text-align: left;
}
.blogList li {
	width: 48%;
	margin: 0 2% 15px 0;
}
.blogList li:nth-child(2n){
  margin-right: 0;
}
.blogList  li:nth-child(3n) {
    margin-right: 2%;
}
.blogList li .photo {
	width: 100%;
}
.blogList li img{
  max-width: 100%;
}
.blogList li .photo img{
  width: 100%;
  height: auto;
  position: static;
  transform: none;
}
.blogList li div{
  padding: 10px;
  height: 90px;
}
.blogList li p{
  text-align: left;
  line-height: 1.6;
}
.blogList li .data{
  margin-bottom: 5px;
  font-size: 10px;
}
.blogList li .blogTtl{
  font-size: 12px;
}
.blogList li .blogLead{
  font-size: 10px;
}
  }

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

.blogList li {
	width: 100%;
	margin: 0px 0 15px 0;
}
.blogList li .photo {
height:auto;
}
  .blogList li:nth-child(3n){
  margin-right: 0;
}
.blogList li:nth-child(2n){
  margin-right: 0;
}
}
.brandlist {
	padding: 0 20px;
}
section.set1 {
	width: 100%;
	box-sizing: border-box;
	display: flex;
	display: -webkit-flex;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	align-items: stretch;
	-webkit-align-items: stretch;
	-js-display: flex;
	-webkit-justify-content:space-between;
	justify-content:space-between;
}
section.set1 .support {
width: 48.5%;
padding: 30px;
background-color: #FFF;
box-sizing: border-box;
margin-bottom: 30px;
}
section.set1 .support.w100 {
width: 100%;
}
section.set1 .support h5 {
margin-bottom: 20px;
font-size: 16px;
line-height: 1.4;
padding-bottom: 20px;
border-bottom: solid 1px #EEE;
}
section.set1 .support .title {
text-align: center;
font-weight: bold;
margin-bottom: 10px;
font-size: 14px;
}
section.set1 .support span {
font-weight: bold;
font-size: 16px;
}
@media screen and (max-width: 450px) {
section.set1 .support {
width: 100%;
}
}

.faq {
	max-width: 800px;
	width: auto;
	margin: 0 auto;
}
.faq h3 {
	font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
	font-weight:bold;
	letter-spacing: 0.2em;
	font-size: 16px;
	text-align: left;
	color:#111;
	border-bottom: solid 1px #EEE;
	margin-bottom:20px;
	padding-bottom: 10px;
}
dl.faqs {
	font-size: 14px;
	width: 100%;
    box-sizing: border-box;
	margin-bottom: 40px;
}
dl.faqs dt {
	display: block;
cursor: pointer;
background-color: #FFF;
font-size: 12px;
color: #333;
font-weight: bold;
margin-top: 20px;
padding: 10px 10px 10px 40px;
background-image: url(https://file002.shop-pro.jp/PA01388/002/img/g_question.png);
background-repeat: no-repeat;
background-position: 12px 12px;
background-size: 16px 16px;
width: 100%;
box-sizing: border-box;
border: solid 1px #EEE;
}
dl.faqs dd {
	display: none;
	margin-bottom: 20px;
	padding: 20px 20px 20px 40px;
	background-image: url(https://file002.shop-pro.jp/PA01388/002/img/g_answer.png);
	background-repeat: no-repeat;
	background-position: 12px 24px;
	background-size:16px 16px;
	width: 100%;
    box-sizing: border-box;
	font-size: 13px;
	line-height: 1.8;
	background-color: #FFF;
	border: solid 1px #EEE;
	border-top: none;
}
dl.faqs dd:last-child {
	margin-bottom: 0;
}

@import url('https://file002.shop-pro.jp/PA01388/002/css/swiper.css');
.reviewlist_datas {
  overflow: hidden;
  zoom: 1;
  margin-bottom: 10px;
}
.icon_star {
  float: left;
  width: 75px;
  overflow: hidden;
}
.icon_star img {
  max-width: inherit;
}
.review_poster li {
  float: left;
  margin-left: 10px;
}
.review_poster li {
  list-style: none;
}
.reviewlist {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px dotted #ccc;
}
.review_ttl,
.shopcomment_ttl {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 10px;
}
.review_img {
  float: right;
  margin: 0 0 10px 10px
}
.reviewlist_content {
  overflow: hidden;
  zoom: 1;
}
.shopcomment {
  margin-top: 15px;
  margin-bottom: 15px;
  background: #eee;
  padding: 30px;
}
/* CSS Document */

.information {
	background-color:#FFF;
	padding: 40px;
	margin-top:40px;
}
.information dl dt {
	float:left;
	width:160px;
	font-family: 'Open Sans', sans-serif;
	letter-spacing: 0.1em;
	font-size: 13px;
	font-weight:bold;
}
.information dl dd {
	margin-left:160px;
	margin-bottom:20px;
	border-left:solid 1px #EEEEEE;
	padding-left: 30px;
	box-sizing:border-box;
}
.information dl dd:last-child {
	margin-bottom:0;
}
.idetail {
	background-color:#FFF;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	align-items: center;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}
.idetailW {
	background-color:#FFF;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	align-items: center;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	border-bottom: solid 1px #F6F6F6;
}
.idetail figure, .idetail .txt {
	width:50%;
}
.idetailW figure, .idetailW .txt {
	width:100%;
}
.idetailW figure img {
	width: 100%;
}
.idetail .txt {
	padding: 40px;
	box-sizing:border-box;
	text-align:left;
}
.idetail .txt h3 {
	letter-spacing: 0;
	font-size: 22px;
	text-align: left;
	color:#333333;
	margin-bottom:10px;
}
.idetailW .txt {
	padding: 40px;
	box-sizing:border-box;
	text-align:center;
}
.idetailW .txt h3 {
	letter-spacing: 0;
	font-size: 40px;
	text-align: center;
	color:#333333;
	margin-bottom:10px;
	font-weight: 900;
}
.idetailW .txt p{
	font-size: 15px;
	font-weight: bold;
	line-height: 2;
}
.idetail:nth-child(odd) {
	flex-direction: row-reverse;
}


@media screen and (max-width: 768px) {
	.idetail figure, .idetail .txt {
		width:100%;
	}
	.idetail:nth-child(odd) {
		flex-direction: column;
	}
}
@media screen and (max-width: 480px) {
	.information {
		padding: 30px;
	}
	.information dl dt {
		float: none;
		width: 100%;
		margin-bottom:10px;
	}
	.information dl dd {
		margin-left:0;
		margin-bottom:20px;
		border-left:none;
		border-bottom:solid 1px #EEEEEE;
		padding-bottom:20px;
		padding-left: 0;
	}
	.idetail .txt {
		padding: 30px;
	}
	.idetailW .txt  {
		padding: 30px;
		text-align: left;
	}
	.idetailW .txt br {
		display: none;
	}
	.idetailW .txt h3 {
		text-align: left;
		font-size: 30px;
	}
}

.movie {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
	margin-bottom: 40px;
}
.movie iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
h3.anshin {
	letter-spacing: 0;
	font-size: 30px;
	text-align: center;
	color:#333333;
	margin-bottom:20px;
	font-weight: 900;
	color: #3D678B;
}
section.set1 .tBox {
	width: 32%;
	padding: 20px;
	background-color: #3D678B;
	box-sizing: border-box;
	margin-bottom: 30px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	-webkit-border-radius: 300px;
	border-radius: 300px;
}
@media screen and (max-width: 480px) {
	section.set1 .tBox {
		width: 100%;
	}
}
section.colorvariation {
	background-color: #FFF;
	padding-top: 30px;
	margin-bottom: 40px;
}
section.colorset {
	width: 100%;
	box-sizing: border-box;
	display: flex;
	display: -webkit-flex;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	align-items: stretch;
	-webkit-align-items: stretch;
	-js-display: flex;
	-webkit-justify-content:flex-start;
	justify-content:flex-start;
}
section.colorset .color p {
	margin: 10px 5px;
	text-align: center;
	font-weight: bold;
}
section.colorset .color p.caption {
	margin: 0 10px 20px;
	text-align: left;
	font-weight: normal;
	font-size: 12px;
	line-height: 1.6;
}
section.colorset.i2 .color {
	width: 50%;
}
section.colorset.i3 .color {
	width: 33.333%;
}
section.colorset.i4 .color {
	width: 25%;
}
section.colorset.i5 .color {
	width: 20%;
}
@media screen and (max-width: 768px) {
	section.colorset.i4 .color, section.colorset.i5 .color {
		width: 33.333%;
	}
}
@media screen and (max-width: 480px) {
	section.colorset.i4 .color, section.colorset.i3 .color, section.colorset.i5 .color {
		width: 50%;
	}
}



