/* ------------------------------------------
 SP
------------------------------------------ */
@media screen and (max-width: 750px) {



.fll{
	float: left;
}
.flr{
	float: right;
}
.ovf-h{
	overflow: hidden;
}
.font10{
	font-size: 10px;
}
.font12{
	font-size: 12px;
}
.font14{
	font-size: 14px;
}
.font16{
	font-size: 16px;
}
.font18{
	font-size: 18px;
}
.font20{
	font-size: 20px;
}
.font22{
	font-size: 22px;
}
.font28{
	font-size: 28px;
}
.font30{
	font-size: 30px;
}
.font40{
	font-size: 40px;
}
.font50{
	font-size: 50px;
}

.bold{
	font-weight: bold;
}
.bdt0{
	border-top: 0 !important;
}
.pc{
	display: none;
}

.red{
	color: #dd0000;
}

.w90{
	width: 90%;
	margin: 20px auto;
}
.bg-eee{
	background: #eee;
}

/* ページトップボタン */
#pageTop {
  position: fixed;
  bottom: 50px;
  right: 50px;
}

#pageTop a {
  display: block;
  z-index: 999;
  padding: 18px 0 0;
  border-radius: 50%;
  width: 55px;
  height: 55px;
  background-color: #fff;
  color: #550003;
  border: 3px solid #550003;
  font-size: 14px;
  font-weight: bold;
  line-height: 0.5;
  text-decoration: none;
  text-align: center;
  opacity: 1;
  transition: .3s;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
}

#pageTop a:hover {
  text-decoration: none;
  opacity: 0.8;
}
#pageTop a span{
	font-size: 22px;
}

.fixed-margin{
	margin-top: 66px;
}

/* header */


/* nav */
nav ul{
	width: 97%;
	height: 66px;
	padding: 14px 0 0 3%;
	overflow: hidden;
}
nav ul li{
	float: left;
}
nav ul li.logo{
	width: 60%;
	margin-right: 5%;
}
nav ul li.logo img{
	width: 100%;
}
nav ul .cart{
	margin-right: 5%;
}
nav ul .cart a{
	display: block;
	font-size: 24px;
	color: #d6cbab;
}
nav ul .cart a:hover{
	color: #3d1b10;
}
nav ul .cart a span{
	font-size: 10px;
	color: #3d1b10;
}

h2{
	margin-top: 10px;
	text-align: center;
	font-size: 10px;
	color: #3d1b10;
}
.hunburgtext {
  color: #000;
  margin-top: 12px;
  letter-spacing: .1em;
}

/* ドロワー */
.drawer-open .hunburgtext:before,
.drawer--top.drawer-open .hunburgtext:before{
	content: "close";
	color: #000;
}
.drawer-close .hunburgtext:before,
.drawer--top .hunburgtext:before{
	content: "menu";
  color: #000;
}

.opentime{
	margin: 10px 0 0;
	text-align: center;
	font-size: 10px;
	color: #3d1b10;
}
/* account */

.account ul{
	width: 80%;
	margin: 15px 0 0 5%;
	overflow: hidden;
}
.account ul li a{
	float: left;
	font-size: 13px;
	padding: 5px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
.new a{
	width: 40%;
	text-align: center;
	background: #07bfcb;
	color: #fff;
	margin-right: 5%;
}
.mypage a{
	width: 40%;
	text-align: center;
	background: #07bfcb;
	color: #fff;
}
#loginLogout a{
	width: 49%;
	text-align: center;
	background: #07bfcb;
	color: #fff;
}
#loginLogout a{
	color: #fff;
}

.haed-cate-list{
	width: 100%;
	margin: 20px auto 0;
	overflow: hidden;
}
.haed-cate-list li a{
	display: block;
	padding: 10px 3% 10px 10%;
	background: #fcf6ee;
	border-top: 1px dotted #07bfcb;
}
.haed-cate-list li:last-child{
	border-bottom: 1px dotted #07bfcb;
	margin-bottom: 15px;
}


/* inner */
.inner{
	padding: 10px 5%;
}
/* background */

.bg1{
	background: url(spimages/top/cloth_1.jpg);
	background-size: 100%;
}
.bg2{
	background: url(spimages/top/cloth_2.jpg);
	background-size: 100%;
}
.bg3{
	background: url(spimages/top/cloth_3.jpg);
	background-size: 100%;
}
.bg4{
	background: url(spimages/top/cloth_4.jpg);
	background-size: 100%;
}
.bg5{
	background: url(spimages/top/cloth_5.jpg);
	background-size: 100%;
}
/* slider */
#slickslider{
	width: 100%;
}
#slickslider img{
	width: 100%;
}
/* topnews */
.topnews{
	background: #07bfcb;
	color: #fff;
}
.topnews-day{
	font-size: 12px;
	color: #6b8484;
}
.topnews-title{
	font-size: 13px;
}
/* catch */
#catch{
	padding: 0;
	background: url(spimages/top/cloth_4.jpg) no-repeat;
}
.catch-title h2{
	font-size: 4.8vw;
	text-align: center;
	font-weight: bold;
	color: #3d1b10;
}
.catch-text{
	margin-top: 10px;
	font-size: 12px;
}
.drawer-inner{
	width: 80%;
	margin: 0 auto;
	padding-bottom: 50px;
}
.drawer-list li a{
	margin-top: 20px;
	display: block;
	width: 100%;
	background: #07bfcb;
	color: #fff;
	font-size: 5.2vw;
	text-align: center;
	padding: 10px 0;
	line-height: 1.2;
	transition: .3s;
	box-shadow: 0px 3px 15px rgba(0,0,0,0.2);
}
.drawer-list a:hover{
	background: #6b8484;
	transition: .3s;
}

.drawer-list a span{
	font-size: 4vw;
}
.drawer-list-a a{
	color: #3d1b10 !important;
	background: #dad1b8 !important;
}
.drawer-list-a a:hover{
	background: #beb18d !important;
}
.drawer-list-b a{
	color: #dad1b8 !important;
	background: #3d1b10 !important;
}

.drawer-list-b a:hover{
	background: #260c04 !important;
}
.drawer-list li.list-tall a {
	padding: 20px 0;
}
.drawer-list-e a{
	color: #fff!important;
	background: #ae3810 !important;
}

.drawer-list-e a:hover{
	background: #67220a !important;
}

.drawer-sns{
	overflow: hidden;
}
.drawer-list-bnr a{
	padding: 0 !important;
	background: none !important;
}

#order{
	padding: 40px 0;
}
.order{
	width: 80%;
	margin: 0 auto;
	overflow: hidden;
}
.order a:hover{
	background: #3d1b10;
	transition: .3s;
}

.order li a{
display: block;
    width: 90%;
    margin: auto;
    background: #07bfcb;
    color: #fff;
    font-size: 5.2vw;
    text-align: center;
    padding: 16px 10px;
    line-height: 1.2;
    transition: .3s;
}
.order2{
	width: 80%;
	margin: 0 auto;
	overflow: hidden;
}
.order2 a:hover{
	background: #3d1b10;
	transition: .3s;
}

.order2 li a{
	display: block;
	width: 70%;
	margin: auto;
	background: #07bfcb;
	color: #fff;
	font-size: 16px;
	text-align: center;
	padding:  10px;
	line-height: 1.2;
	transition: .3s;
    }

.order li span{
	font-size: 4vw;
	color: #3d1b10;
}
.order li:hover span{
	color: #fff;
	transition: .3s;
}

#content{
	width: 100%;
}
.content-list{
	overflow: hidden;
}
.content-item{
	width: 100%;
	display: block;
}
.content-list li img{
	width: 100%;
}

/* flow */
#flow{
	padding: 0;
	background: url(spimages/top/cloth_4.jpg) no-repeat;
}
#flow h3{
	margin-top: 10px;
	font-size: 16px;
	font-weight: bold;
	color: #07bfcb;
}
.flow-text{
	margin-top: 10px;
	font-size: 14px;
	color: #3d1b10;
}
.flow-box-text{
	margin-top: 10px;
	font-size: 12px;
}
.cleaning-flow h4{
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	margin-top: 30px;
	color: #07bfcb;
}

.flow-step-num1,.flow-step-num2,.flow-step-num3,.flow-step-num4,.flow-step-num5,.flow-step-num6,.flow-step-num7,.flow-step-num8,.flow-step-num9{
	font-size: 18px;
	color: #07bfcb;
	text-align: center;
	border-bottom: 1px dashed #07bfcb;
	margin: 0 auto;
}
.flow-step-num1 span:before{
  margin: 0 .5em 0 0;
  content:" ";
  display: inline-block;
  width: 60px;
  height: 26px;
  background:url(spimages/flow/step1.png);
  background-size: contain;
  vertical-align: bottom;
}
.flow-step-num2 span:before{
  margin: 0 .5em 0 0;
  content:" ";
  display: inline-block;
  width: 60px;
  height: 26px;
  background:url(spimages/flow/step2.png);
  background-size: contain;
  vertical-align: bottom;
}
.flow-step-num3 span:before{
  margin: 0 .5em 0 0;
  content:" ";
  display: inline-block;
  width: 60px;
  height: 26px;
  background:url(spimages/flow/step3.png);
  background-size: contain;
  vertical-align: bottom;
}
.flow-step-num4 span:before{
  margin: 0 .5em 0 0;
  content:" ";
  display: inline-block;
  width: 60px;
  height: 26px;
  background:url(spimages/flow/step4.png);
  background-size: contain;
  vertical-align: bottom;
}
.flow-step-num5 span:before{
  margin: 0 .5em 0 0;
  content:" ";
  display: inline-block;
  width: 60px;
  height: 26px;
  background:url(spimages/flow/step5.png);
  background-size: contain;
  vertical-align: bottom;
}
.flow-step-num6 span:before{
  margin: 0 .5em 0 0;
  content:" ";
  display: inline-block;
  width: 60px;
  height: 26px;
  background:url(spimages/flow/step6.png);
  background-size: contain;
  vertical-align: bottom;
}
.flow-step-num7 span:before{
  margin: 0 .5em 0 0;
  content:" ";
  display: inline-block;
  width: 60px;
  height: 26px;
  background:url(spimages/flow/step7.png);
  background-size: contain;
  vertical-align: bottom;
}
.flow-step-num8 span:before{
  margin: 0 .5em 0 0;
  content:" ";
  display: inline-block;
  width: 60px;
  height: 26px;
  background:url(spimages/flow/step8.png);
  background-size: contain;
  vertical-align: bottom;
}
.flow-step-num9 span:before{
  margin: 0 .5em 0 0;
  content:" ";
  display: inline-block;
  width: 60px;
  height: 26px;
  background:url(spimages/flow/step9.png);
  background-size: contain;
  vertical-align: bottom;
}

.flow-arrow2{
	clear: both;
	text-align: center;
	background: #f4f5f8;
}
.flow-step{
	overflow: hidden;
	background: #f4f5f8;
	padding: 3px 5%;
}
.flow-step ul{
	overflow: hidden;
	padding: 10px 0 ;
}
.flow-step img{
	margin-top: 10px;
}
.flow-step-title{
	margin-top: 10px;
	font-size: 16px;
}
.flow-step-text{
	margin-top: 10px;
	font-size: 14px;
}


/* btn */
.btn a{
	display: block;
	width: 80%;
	margin: 30px auto 0;
	background: #07bfcb;
	text-align: center;
	color: #fff;
	padding: 10px 0 8px;
	font-size: 4vw;
	border: 1px solid #fff;
	box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.4);
	position: relative;
}
.btn a span:after{
	position: absolute;
	top: 27%;
	right: 3%;
  content:" ";
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(spimages/top/btn_arrow.png);
  background-size: contain;
  vertical-align: text-bottom;
	transition: .3s;
}
.btn a:hover{
	background: #3d1b10;
	transition: .3s;
}
/* bnr */

#bnr{
	width: 90%;
	margin: 40px auto 0;
}
.spmgt20{
	margin-top: 20px;
}
/* news,blog */

#newsblog{
	margin-top: 30px;
	overflow: hidden;
}
.side-l{
	width: 100%;
	border-top: 5px solid #6b8484;
	overflow: hidden;
}
.side-l h3,.side-r h3{
	margin-top: 10px;
	font-weight: normal;
	font-size: 22px;
	line-height: 1;
	padding-bottom: 5px;
	color: #666;
}
.side-l h3 span,.side-r h3 span{
	font-size: 12px;
}
.fs-news-post{
	border-top: 2px solid #ccc;
}
.fs-news-title{
	margin-top: 10px;
}
.fs-news-post-day{
	font-size: 12px;
	color: #666;
}
.side-r{
	margin-top: 30px;
	width: 100%;
	border-top: 5px solid #6b8484;
	overflow: hidden;
}
.fs-column-post{
	margin-top: 10px;
	overflow: hidden;
	border-left: 2px solid #ccc;
}
.fs-column-post li{
	width: 33.333%;
	float: left;
	border-right: 2px solid #ccc;
	padding: 0 8px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
.fs-column-post li img{
	width: 100%;
	height: auto;
}
.fs-column-title{
	margin-top: 5px;
}
.fs-column-post-day{
	font-size: 12px;
	color: #666;
	margin-top: 10px;
}

/* footer */

.product-list{
	margin-top: 30px;
	overflow: hidden;
}
.product-list li{
	width: 33.33%;
	float: left;
	border: 1px solid #fff;
}
.product-list li img{
	width: 100%;
}
.product-list li:nth-child(odd){
	background: #d8eef1;
}
.product-list li:nth-child(even){
	background: #e9f5f7;
}
.foot-tel{
	text-align: center;
	font-size: 14px;
}
.foot-tel span{
	font-size: 26px;
	color: #3d1b10;
	margin: 0 20px;
	vertical-align: middle;
}
.foot-tel .sptel:before{
  margin: 0 .5em 0 0;
  content:" ";
  display: inline-block;
  width: 21px;
  height: 20px;
  background:url(spimages/top/icon_tel2.png);
  background-size: contain;
  vertical-align: baseline;
}

.spfooter{
	margin-top: 20px;
	padding: 30px 0  20px;
	background: #6b8484;
	border-bottom: 5px solid #07bfcb;
}
.foot-logo{
	text-align: center;
}

.foot-list{
	overflow: hidden;
	margin: 20px auto 0 3%;
}
.foot-list li a{
	display: block;
  width: 45%;
  float: left;
  padding: 5px 0 5px 4%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  text-align: left;
  background: #eee;
  margin: 5px 5px;
  font-size: 12px;
  border-radius: 4px;
}
.foot-list li span:before{
	content: "\f105";
	margin-right: 5px;
	font-family: FontAwesome;
}
@media screen and (max-width: 414px) {
.sns{
	overflow: hidden;
	width: 50%;
	margin: 20px auto;
	height: 30px;
}
}
@media screen and (max-width: 375px) {
.sns{
	overflow: hidden;
	width: 55%;
	margin: 20px auto;
	height: 30px;
}
}
@media screen and (max-width: 320px) {

.sns{
	overflow: hidden;
	width: 65%;
	margin: 20px auto;
	height: 30px;
}
}
.sns iframe{
	vertical-align: bottom;
	float: left;
	margin-right: 10px;
}
iframe#twitter-widget-0 {
  margin-right: 0;
}

.copy{
	margin-top: 10px;
	color: #eee;
}
.copy span:before{
	content: "\f1f9";
	margin-right: 10px;
	font-family: FontAwesome;
}

/* blog */
.accordion{
	background: #fff;
	margin: 20px auto;
	position: relative;
	text-align: center;
}
.accordion p{
	padding-top: 5px;
	padding-bottom: 10px;
}
.accordion a{
	display:block;
}
.acordion-child{
	display:none;
	font-size:14px;
}
.acordion-child li{
	position: relative;
	text-align: left;
	font-weight: normal !important;
	border-top: 1px dotted #fff;
}
.accordion li{
  margin: 0px 10px;
  padding: 0px 5px 5px 0;
  font-size: 16px;
  font-weight: bold;
  cursor: pointer;
}

.accordion span:after{
	content: "\f107";
  font-size: 20px;
  font-family: FontAwesome;
  position: absolute;
  top: 30%;
  right: 5%;
  color: #07bfcb;
}
.accordion span.open:after{
	content: "\f106";
	font-size: 20px;
	font-family: FontAwesome;
}
.blog{
	width: 90%;
	margin: 0 auto;
}
.blog li{
	margin-top: 20px;
	overflow: hidden;
	padding-bottom: 20px;
}
.blog-list-img{
	width: 30%;
}
.blog-list-img img{
	width: 100%;
	float: left;
	margin-right: 10px;
}
.blog-list-day{
	font-size: 12px;
	color: #888;
}
.blog-list-title{
	font-size: 12px;
}
.blog-line{
	border-bottom: 1px dotted #ccc;
}


.ichiran a span{
	background: #07bfcb;
	color: #fff;
	text-align: center;
	padding: 5px 10px;
	margin-right: 5%;
}
.ichiran a span:after{
	content: "\f105";
	margin-left: 3px;
	font-family: FontAwesome;
}
.ichiran a{
	margin-top: 20px;
	display: block;
	text-align: right;
	font-size: 12px;
}
/* ショップガイド */
.title-1{
	background: url(spimages/top/cloth_2.jpg);
	color: #3d1b10;
	padding: 7px 1em 5px;
	font-size: 16px;
	letter-spacing: .1em;
	margin-top: 20px;
}
.text-1{
	margin-top: 20px;
	padding-left: 1em;
}
caption{
	text-align: left;
	margin-top: 20px;
	padding-left: 1em;
}
.table-1{
	width: 100%;
	margin-top: 10px;
	border: 1px solid #3d1b10;
	border-collapse: collapse;
	line-height: 1.8;
	font-size: 12px;
}
.table-2{
	width: 90%;
	margin: 20px auto 0;
	border-top: 1px solid #3d1b10;
	border-left: 1px solid #3d1b10;
	border-right: 1px solid #3d1b10;
	border-collapse: collapse;
	line-height: 1.8;
	font-size: 12px;
}
.table-1 th{
	padding: 10px 5px;
	background: #f6f3eb;
	width: 55%;
	vertical-align: middle;
	font-weight: normal;
	border: 1px solid #3d1b10;
}
.table-2 th{
	float: left;
	padding: 10px 5px;
	background: #eee;
	width: 100%;
	vertical-align: middle;
	font-weight: normal;
	border-bottom: 1px solid #3d1b10;
}
.table-1 td{
	padding: 10px 5px;
	border: 1px solid #3d1b10;
}
.table-2 td{
	float: left;
	width: 100%;
	padding: 10px 5px;
	border-bottom: 1px solid #3d1b10;
}
.table-2 td:last-chil{
	border-bottom: 0;
}


.list-1{
	margin-top: 20px;
	padding: 0 1em;
	overflow: hidden;
}
.list-1 li{
	list-style-type: disc;
	margin-left: 5%;
}

.th-double{
	border-bottom: 3px double #3d1b10 !important;
}
.list-1 li{
	width: 98% !important;
}

/* 会社概要 */

.main-title{
	margin-top: 20px;
	font-size: 18px;
	font-weight: bold;
	color: #3d1b10;
	text-align: center;
}
.main-title2{
	margin-top: 20px;
	font-size: 16px;
	font-weight: bold;
	color: #3d1b10;
	text-align: center;
}
.text-1{
	font-size: 14px;
}

.greeting{
	margin: 10px 0 0;
	padding-bottom: 20px;
}
.greeting img{
	display: block;
	margin: 10px auto 0;
	width: 90%;
}
.title-3{
	padding: 10px 1em 8px;
	background: #07bfcb;
	color: #fff;
	font-size: 18px;
}
.table-3{
	width: 100%;
	margin: 20px 0;
	border-collapse: collapse;
	line-height: 1.8;
}
.table-3 th{
	padding: 10px 10px 8px;
	width: 30%;
	color: #07bfcb;
	vertical-align: middle;
	font-weight: normal;
	background: #f8f8f8;
	border-bottom: 5px solid #fff;
}
.table-3 td{
	padding: 10px 10px 8px;
	background: #f8f8f8;
	border-bottom: 5px solid #fff;
}
.map{
	width: 90%;
	margin: 10px auto 0;
}
.map iframe{
	vertical-align: bottom;
	display: block;
	width: 100%;
}
/* 利用規約 */

.title-2{
	background: url(spimages/top/cloth_4.jpg);
	color: #3d1b10;
	padding: 7px 1em 5px;
	font-size: 16px;
	letter-spacing: .1em;
	margin-top: 20px;
}
.list-2{
	margin-top: 20px;
	padding: 0 1em;
}
.list-2 li{
	list-style-type: decimal;
	margin-left: 1em;
}
.list-3{
	margin: 10px 0;
	padding: 0;
}
.list-3 li{
	list-style-type: decimal;
	margin-left: 1em;
}
.list-3 li{
  list-style-type:none;
  list-style-position:inside;
  counter-increment: cnt;
}
.list-3 li:before{
  display: marker;
  content: "(" counter(cnt) ") ";
}

/* ご利用の流れ */
.howtopay{
	margin: 10px auto 0;
	width: 80%;
	border: 1px solid #3d1b10;
	padding: 10px 20px;
	text-align: center;
}
.tab-flow{
	margin-top: 20px;
  overflow: hidden;
}
.tabarea-1,
.tabarea-2,
.tabarea-3,
.tabarea-4{
	overflow: hidden;
}
.tab-flow{
	width: 90%;
	margin: 20px auto 0;
	overflow: hidden;
}
.tab-flow li{
	background: #f4f5f8;
  color: #6b8484;
  float: left;
  text-align: center;
  cursor: pointer;
  transition: .3s;
  font-size: 13px;
  width: 48%;
	display: block;
  padding: 5px 10px;
  margin: 15px 4% 0 0;
  border-radius: 4px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;

}
.tab-flow li:nth-child(even){
	margin-right: 0;
}
.tab-flow li span{
	font-size: 12px;
}
.tab-flow li.active{
  color: #fff;
  background: #6b8484;
  cursor: auto;
}
.tab-flow li.active span{
	color: #3d1b10;
}

.flow-list-text2{
	text-align: center;
	font-size: 14px;
	margin-top: 10px;
}
.bdr0{
	border: none;
}
/* タブ２ */
.tab-flow2{
	width: 90%;
	margin: 20px auto 0;
	overflow: hidden;
}
.tab-flow2 li{
	background: #f4f5f8;
  color: #07bfcb;
  float: left;
  text-align: center;
  cursor: pointer;
  transition: .3s;
  font-size: 13px;
  width: 48%;
	display: block;
  padding: 5px 10px;
  margin: 15px 4% 0 0;
  border-radius: 4px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.tab-flow2 li:nth-child(even){
	margin-right: 0;
}
.tab-flow2 li span{
	font-size: 12px;
}
.tab-flow2 li.active{
  color: #fff;
  background: #07bfcb;
  cursor: auto;
}
.tab-flow2 li.active span{
	color: #3d1b10;
}

.area-wrap{
  display: none;
  width: 90%;
  margin: 20px auto 0;
  padding: 20px 5%;
  overflow: hidden;
  background: #f4f5f8;
}
.area-wrap.show{
  display: block;
}
.area-wrap2{
  display: none;
  overflow: hidden;
}
.area-wrap2.show{
  display: block;
}
.area ul li{
	margin-right: 20px;
	float: left;
}
.area ul li:nth-child(4n+1){
	clear: both;
}
.area ul li:nth-child(4n){
	margin-right: 0;
}
.dasheline{
	width: 90%;
	margin: 0 auto;
	border-bottom: 1px dashed #3d1b10;
	padding-bottom: 30px;

}
/* 特定商取引法 */

.link-page a{
  display: block;
  margin: 50px auto 0;
  background: #07bfcb;
  color: #fff;
  font-size: 14px;
  width: 80%;
  padding: 10px;
  text-align: center;
	transition: .3s;
}
.link-page a:hover{
	color: #6b8484;
	transition: .3s;
}


/* 個人情報保護方針 */

.title-4{
	background: #eee;
	color: #3d1b10;
	padding: 7px 1em 5px;
	font-size: 14px;
	letter-spacing: .1em;
	margin-top: 20px;
}

/* よくある質問 */
.faq-top{
	margin-top: 20px;
	background: url(spimages/top/cloth_5.jpg);
	background-size: 760px;
	padding: 30px 20px;
}
.faq-top-title{
	text-align: center;
	color: #07bfcb;
	font-size: 18px;
	font-weight: bold;
}
.faq-top-list{
	text-align: center;
	margin: 30px auto 0;
  width: 70%;
}
.faq-top-list li{
	margin-top: 20px;
	float: none!important;
	margin-right: 0!important;
	background: #6b8484;
	color: #fff;
	border-radius: 4px;
}
.faq-top-list li span:after{
	content: "\f138";
	margin-left: 5px;
	font-family: FontAwesome;
}
.faq-top-list li a{
	display: block;
	padding: 5px 10px 3px;
	font-size: 13px;
	color: #fff;
	transition: .3s;
}
.faq-top-list li a:hover{
	background: #07bfcb;
	transition: .3s;
}
.title-5{
	margin-top: 40px;
	font-size: 20px;
	font-weight: normal;
	text-align: center;
}

.item{
	border-bottom: 1px dotted #ccc;
	padding-bottom: 20px;
}
.item dt{
	width: 90%;
	margin: 20px auto 0;
	color: #07bfcb;
	font-size: 14px;
}
.item dt:before{
  margin:0 3px 0 0;
  content:" ";
  display:inline-block;
  width:33px;
  height:40px;
  background:url(spimages/flow/q.png) no-repeat;
  background-size:contain;
  vertical-align: middle;
}
/*
.item dd:before{
  margin:0 5px 0 0;
  content:" ";
  display:inline-block;
  width:37px;
  height:44px;
  background:url(spimages/flow/a.png) no-repeat;
  background-size:contain;
  vertical-align: middle;
}
*/
.item dd{
	margin: 10px 5%;
	color: #3d1b10;
	font-size: 12px;
	background: #f3f3f3;
	padding: 10px 10px 20px;
}
.faq-link{
	margin-top: 20px;
	text-align: center;
}
.faq-link a{
	font-size: 12px;
	padding: 8px 10px 6px;
	background: #07bfcb;
	border-radius: 4px;
	color: #fff;
	transition: .3s;
}
.faq-link a:hover{
	background: #6b8484;
	transition: .3s;
}

.faq-link a:after{
	content: "\f0da";
	margin-left: 3px;
	font-family: FontAwesome;
}

.title-6{
	background: #eee;
	color: #07bfcb;
	padding: 7px 1em 5px;
	font-size: 14px;
	letter-spacing: .1em;
	margin-top: 20px;
}

/* ココロモのこだわり */
#topimg{
	width: 90%;
	margin: 0 auto;
	padding: 10px 5%;
	position: relative;
	border-bottom: 1px solid #d7ceb6;
}
.img-cap1{
	font-size: 17px;
	font-weight: normal;
	letter-spacing: .1em;
}
.img-cap{
	letter-spacing: .1em;
	line-height: 1.8;
}
.bg-title{
	background: url(spimages/kodawari/topimg.jpg) no-repeat center center;
  background-size: 100%;
}
.bg-title2{
	background: url(spimages/hinshitsu/topimg.jpg) no-repeat center center;
  background-size: 100%;
}
.bg-title3{
	background: url(spimages/homedr/topimg.jpg) no-repeat center center;
  background-size: 100%;
}
.bg-title4{
	background: url(spimages/flow/topimg.jpg) no-repeat center center;
  background-size: 100%;
}
.bg-title5{
	background: url(spimages/company/topimg.jpg) no-repeat center center;
  background-size: 100%;
}
.bg-title-qa{
	background: url(spimages/flow/topimg-qa.jpg) no-repeat center center;
  background-size: 100%;
}
.bg-title-g{
	background: url(spimages/flow/topimg_guide.jpg) no-repeat center center;
  background-size: 100%;
}
.bg-title-m{
	background: url(spimages/media/01.jpg) no-repeat center center;
  background-size: 100%;
}
.bg-title-h{
	background: url(spimages/hokan/top.jpg) no-repeat center center;
  background-size: 100%;
}


.bg-cloth{
	background: url(spimages/top/flow_bg1.jpg) no-repeat center center;
  background-size: 780px;
}
.bg-cloth-t{
	background: url(spimages/top/flow_bg1.jpg) no-repeat center middle;
  background-size: 780px;
}
.title-wrap{
	padding: 40px 5% 30px;
	text-align: center;
}
.top-title{
	font-size: 22px;
	letter-spacing: .1em;
	text-shadow: 0px 0px 20px black, 0px 0px 10px black;
}
.top-subtitle{
	font-size: 14px;
}
.blue{
	color: #07bfcb;
}
.white{
	color: #fff;
}
.shadow-w{
	text-shadow: 0px 0px 5px white;
}
.shadow-b{
	text-shadow: 0px 0px 5px black;
}

#kodawari{
	width: 100%;
	overflow: hidden;
}
.inner-text{
	overflow: hidden;
	padding-bottom: 20px;
	border-bottom: 1px solid #d7ceb6;
}
.text-box-r{
	width: 100%;
	padding: 10px 5% 0;
}
.text-box-r2{
	width: 100%;
	padding: 10px 5% 0;
}

.text-box-l{
	width: 100%;
	padding: 10px 5% 0;
}
.kodawari-title{
	text-align: center;
	font-size: 18px;
	color: #454545;
	font-weight: normal;
}
.kodawari-text{
	margin-top: 10px;
	color: #454545;
	background: #f6f4ee;
	border-radius: 6px;
	padding: 10px;
}
.kdwr-bg-1{
	background: url(spimages/kodawari/01.jpg) no-repeat;
	background-size: 780px;
}
.kdwr-bg-2{
	background: url(spimages/kodawari/02.jpg) no-repeat;
	background-size: 780px;
}
.kdwr-bg-3{
	background: url(spimages/kodawari/03.jpg) no-repeat;
	background-size: 780px;
}
.kdwr-bg-4{
	background: url(spimages/kodawari/04.jpg) no-repeat;
	background-size: 780px;
}
.kd-1:before{
  margin: 20px auto 10px;
  content: " ";
  display: block;
  width :60px;
  height: 40px;
  background: url(spimages/kodawari/1st.png);
  background-size: contain;
  vertical-align: text-bottom;
}
.kd-2:before{
  margin: 20px auto 10px;
  content: " ";
  display: block;
  width :60px;
  height: 37px;
  background: url(spimages/kodawari/2nd.png);
  background-size: contain;
  vertical-align: text-bottom;
}
.kd-3:before{
  margin: 20px auto 10px;
  content: " ";
  display: block;
  width :60px;
  height: 37px;
  background: url(spimages/kodawari/3rd.png);
  background-size: contain;
  vertical-align: text-bottom;
}
.kd-4:before{
  margin: 20px auto 10px;
  content: " ";
  display: block;
  width :60px;
  height: 36px;
  background: url(spimages/kodawari/4th.png);
  background-size: contain;
  vertical-align: text-bottom;
}
.title-k1{
	margin-top: 0;
	padding: 15px 0 10px;
	font-size: 22px;
	font-weight: normal;
	color: #454545;
	text-align: center;
	line-height: 1;
	background: url(spimages/top/cloth_6.png);
}
.title-k2{
	margin-top: 0;
	padding: 15px 0 10px;
	font-size: 22px;
	font-weight: normal;
	color: #333;
	text-align: center;
	line-height: 1;
	background: url(spimages/top/cloth_6.png);
}
.title-k1 span,.title-k2 span{
	font-size: 18px;
	color: #fff;
}
.tokuchou-box{
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	overflow: hidden;
	padding: 0 5% 10px;
}
.bdn{
	border: none;
}
.tokuchou-box img{
	display: block;
	width: 100%;
	margin: 10px auto;
}
.tokuchou-title{
	margin-top: 10px;
	font-size: 20px;
	color: #07bfcb;
	font-weight: normal;
	text-align: center;
}
.tokuchou-text{
	margin-top: 10px;
	letter-spacing: .1em;
	line-height: 1.7;
}
.tokuchou-text{
	margin-top: 10px;
	letter-spacing: .1em;
	line-height: 1.7;
}

/* スタッフ */

#staff{
	color: #454545;
}
.staff-list{
	margin: 20px auto 0;
	width: 90%;
	overflow: hidden;
}
.staff-list li{
	width: 48%;
	float: left;
	margin-right: 4%;
}
.staff-list li img{
	width: 100%;
}
.staff-list li:nth-child(2n){
	margin-right: 0;
}
.staff-name{
	padding: 5px 0 5px 3px;
	font-size: 12px;
}
.staff-text{
	padding: 5px 0 5px 3px;
}

/* 品質 */
＃hinshitsu{
	overflow: hidden;
}
.hinshitsu-box{
	width: 100%;
	margin: 0 auto;
}
.text-box-h{
	padding: 20px 5%;
}
.hinshitsu-title{
	font-size: 18px;
	color: #b9aa81;
	font-weight: normal;
}

.hinshitsu-text{
	margin-top: 10px;
	color: #454545;
	line-height: 1.7;
}
.hinshitsu-text2{
	background: #eee;
  padding: 10px;
  border-radius: 3px;
  margin-top: 10px;
  color: #454545;
  line-height: 1.7;
}



#gijutsu{
	margin-top: 10px;
	color: #454545;
}
.title-k3{
	margin-top: 30px;
	padding: 15px 5% 10px;
	font-size: 20px;
	font-weight: normal;
	color: #333;
	text-align: center;
	line-height: 1.3;
	background: url(../images/spimages/top/cloth_6.png);
}

.gijutsu-subtitle{
	font-size: 14px;
	text-align: center;
	color: #fff;
	padding: 10px 0 8px;
	background: #07bfcb;
}
.gijutsu-list{
	overflow: hidden;
}
.gijutsu-list li{
	width: 90%;
	margin: 15px auto 10px;
	border-bottom: 1px dashed;
	padding-bottom: 30px;
}
.gijutsu-list li:last-child{
	border-bottom: none;
	padding-bottom: 10px;
}
.gijutsu-list li img{
	width: 100%;
}
.gijutsu-title{
	text-align: center;
	font-size: 22px;
	font-weight: normal;
	color: #07bfcb;
}
.gijutsu-text{
	margin: 10px 0 10px;
}
#senjou{
	margin-top: 20px;
	background: #f0f1f4;
	padding: 30px 5%;
	color: #454545;
}
.senjou-box{
	overflow: hidden;
}
.senjou-title{
	text-align: center;
	font-size: 22px;
	font-weight: normal;
	color: #6b8484;
}
.senjou-sub-title{
	text-align: center;
	font-size: 16px;
	margin-top: 30px;
}
.senjou-left{
	width: 100%;
}
.senjou-left img{
	width: 100%;
	margin-top: 10px;
}
.senjou-right{
	width: 100%;
	margin-top: 30px;
	padding: 20px;
	background: #fff;
}
.senjou-list-1{
	display: table;
}
.senjou-list-1 li{
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
.senjou-list-1 li img{
	width: 70px;
}
.ta-cell-1{
	width: 30%;
}
.ta-cell-2{
	width: 70%;
	font-size: 20px;
	text-align: center;
}
.senjou-text{
	margin-top: 10px;
	font-size: 12px;
}
.senjou-list-2{
	margin-top: 30px;
	overflow: hidden;
}
.senjou-list-2 li{
	width: 32%;
	float: left;
	text-align: center;
	margin-right: 2%;
}
.senjou-list-2 li:nth-child(3n){
	margin-right: 0;
}
.senjou-list-2 li img{
	width: 50px;
}
.acordion-child a{
	color: #07bfcb !important;
}
.acordion-child a:hover{
	color: #6b8484;
}


#kagayaku{
	margin-top: 20px;
	color: #454545;
}
.inner-text-k{
	overflow: hidden;
}
.kagayaku-title{
	font-size: 20px;
	text-align: center;
	font-weight: normal;
	margin-top: 10px;
}
.kagayaku-text{
	margin-top: 10px;
	text-align: center;
	font-size: 14px;
	line-height: 1.7;
}
.kotowari-title{
	margin-top: 30px;
	font-size: 20px;
	text-align: center;
	color: #454545;
	font-weight: normal;
}

.kotowari-box{
	overflow: hidden;
	padding: 0 5% 10px;
}
.dashed-line{
	width: 90%;
	margin: 0 auto;
	padding-bottom: 30px;
	border-bottom: 1px dashed
}

.service-1{
  text-align: left;
  position: relative;
  border-top: 1px dashed #ccc;
}
.service-1 img {
  width: 60px;
  margin-left: 5%;
  display: inline;
  vertical-align: middle;
}
.service-1 span {
  margin-left: 10%;
  display: inline;
  vertical-align: middle;
  font-size: 18px;
}
.wmark img{
	display: block;
	margin: 10px auto 0;
	width: 50%;
}

#items{
	margin-top: 30px;
}
#items h3{
	background: #07bfcb;
	color: #fff;
	font-size: 18px;
	text-align: center;
	padding: 10px 0;
}
.item-list{
	width: 90%;
	margin: 0 auto;
	overflow: hidden;
}
.item-list li{
	width: 48%;
	float: left;
	margin: 30px 4% 0 0;
}
.item-list li:nth-child(2n){
	margin-right: 0;
}
.item-list img{
	width: 100%;
	border-radius: 50%;
}
.item-list-text{
	text-align: center;
	margin-top: 5px;
	font-size: 14px;
}


/* ホームドクター */
.homedr-box{
	height: 418px;
	background: url(images/homedr/01.jpg) no-repeat;
	background-size: 780px;
}

#homedr{
	background: #f4f5f8;
	margin-top: 20px;
	color: #454545;
}

.dr-text{
	margin: 20px 0 0 0;
	text-align: center;
	font-size: 16px;
}
.dr-arrow img{
	display: block;
	width: 75px;
	margin: 20px auto 0;
}
.touroku{

}
.dr-subtitle{
	font-size: 16px;
	text-align: center;
	color: #baa680;
	border-top: 2px solid #baa680;
	border-bottom: 2px solid #baa680;
	padding: 10px 0 8px;
	font-weight: normal;
}
.link-page2 a{
  display: block;
  margin: 30px auto 0;
  background: #07bfcb;
  color: #fff;
  font-size: 16px;
  width: 70%;
  padding: 10px;
  text-align: center;
	transition: .3s;
}
.link-page2 a:hover{
	color: #6b8484;
	transition: .3s;
}

/* 数え方 */
#kazoepage{
	background: #f0f1f4;
	padding: 10px 0 30px;
	position: relative;
}
.kazoe-list {
  overflow: hidden;
  width: 90%;
  margin: 10px auto;
}
.kazoe-list li{
	font-size: 15px;
}
.kazoe-text{
	width: 90%;
	margin: 10px auto 0;
	font-size: 15px;
}
.tenpar{
	width: 70%;
  margin: 20px auto;
  background: #07bfcb;
  color: #fff;
  font-size: 22px;
  font-weight: bold;
  text-align: center;
  padding: 20px 0;
}

/* セット注文ページ */
.setpage{
	width: 90%;
	margin: 0 auto;
	padding: 20px 0; 0
}
.setpage th{
	width: 50%;
	padding: 10px 5px;
}
.setpage td{
	padding: 10px 5px;
}
.input-title{
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	height: 6px;
	background: #07bfcb;
}
.input-img{
	padding-top: 20px;
	text-align: center;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
.input-option{
	padding: 10px 5%;
	text-align: center;
	background: #f4f5f8;
	font-size: 12px;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
.input-price{
	padding: 10px 5%;
	text-align: center;
	background: #f4f5f8;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
.input-price span{
	color: #000099;
	font-weight: bold !important;
}
.kazu{
	padding: 10px 0;
	text-align: center;
	background: #f4f5f8;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.incart{
	display: block;
	width: 75%;
	height: 60px;
	margin: 20px auto;
	background: #07bfcb;
	border: none;
	padding: 10px;
	font-size: 20px;
	color: #fff;
	font-weight: bold;
}
.link-blue,
.link-blue a{
	color: #07bfcb;
}
.link-blue:hover,
.link-blue a:hover{
	color: #6b8484;
}
.link-red a{
	background: #dd0000;
	color: #fff;
	padding: 3px 10px;
	border-radius: 3px;
	margin: 0 5px;
}
.link-red a:hover{
	background: #cb4646;
}


/* FS商品ページ */

.FS2_pagination .FS2_pagenationList li.FS2_pagination_current {
    font-weight: bold;
    background: #07bfcb;
    color: #fff;
}
.pan {
    background: #07bfcb !important;
    color: #fff !important;
    padding: 5px 10px;

}
.pan a{
    color: #fff !important;
}
.pan a:hover{
    color: #6b8484!important;
}
.FS2_sort_menu_container .FS2_sort_menu_title {
    background: #07bfcb;
    color: #fff;
    font-size: 80%;
    padding: 3px;
}
.FS2_container_ItemList th {
    padding: 10px 3px 10px 5px;
    vertical-align: top;
    text-align: left;
    background: #f4f5f8;
    border-bottom: 5px solid #fff;;
}
.FS2_container_ItemList td {
    padding: 15px 3px 6px 5px;
    vertical-align: top;
    text-align: left;
    background: #f4f5f8;
    border-bottom: 5px solid #fff;;
}
.FS2_container_ItemList td a{
	font-weight: bold;
	color: #07bfcb;
	font-size: 18px;
}
.FS2_Sort {
    text-align: center;
    padding: 3px;
    background: #dad1b8;
    margin-bottom: 10px;
}
.FS2_contents_container, .FS2_memberOnly, .FS2_NoItemMessage, .FS2_upper_comment, .FS2_lower_comment, .FS2_ItemComment, .FS2_middle_comment {
    background: #fff;
    margin: 5px;
    padding: 5px;
    border-radius: 0 !important;
}
.itemPrice {
    color: #083b68;
    font-weight: bold;
    font-size: 18px;
}
.FS2_Name_and_Price li:last-child {
    border-bottom: none;
    padding: 5px !important;
}
.FS2_Figure input.FS2_Figure_textarea {
    border: 1px solid #6b8484;
    padding: 5px;
    width: 2em;
}
.FS2_itemPrice_area{
    background: #dad1b8 !important;
}
h1.FS2_PageTitle {
    font-size: 18px;
    padding: 5px;
    font-weight: normal;
    border-bottom: 1px solid #000;
    font-weight: bold;
    margin-bottom: 3px;
}
.FS2_Button_P{
    font-size: 100%;
    color: #fff;
    padding: 9px;
    background: #07bfcb;
    margin: 10px 0;
    width: 90%;
}
.FS2_InCartButton_D{
    font-size: 16px;
    color: #fff;
    padding: 9px;
    background: #07bfcb;
    margin: 10px;
    width: 60%;
}
.FS2_Button_N {
    font-size: 100%;
    color: #666;
    padding: 9px;
    background: #dad1b8;
    margin: 10px 0;
    width: 90%;
}
.FS2_Cart_Detail_table tr th {
    vertical-align: middle;
    font-size: 14px;
}
.FS2_Cart_container .FS2_Cart_Detail_PieceRate table tr:last-child td {
    border: none;
    font-size: 14px;
}
.FS2_table td {
    font-size: 14px;
}
.FS2_Button_S {
    color: #666;
    padding: 5px;
		background: #ccc;
}
.FS2_table th {
    background: #eee;
    border: 1px solid #ddd;
    font-weight: normal;
    line-height: 1.3;
    text-align: left;
    padding: 5px;
    font-size: 14px;
}
.FS2_table input[type="text"], .FS2_table input[type="password"], .FS2_table input[type="number"], .FS2_table input[type="email"], .FS2_table input[type="tel"], .FS2_list input[type="text"], .FS2_list input[type="password"], .FS2_list input[type="number"], .FS2_list input[type="email"], .FS2_list input[type="tel"], .FS2_table select, .FS2_list select, .FS2_table textarea, .FS2_list textarea, #fs2_usePoint {
    border: 1px solid #07bfcb;
    padding: 5px;
}
.FS2_Search{display:none;}
li.FS2_UtilityCart{display:none;}
.FS2_login_logout{display:none;}
.FS2_mailmagazine_entry_cancel{display:none;}
.FS2_businessdeal{display:none;}
.FS2_postagesettlelist{display:none;}
.FS2_privacypolicy{display:none;}
#FS2_SystemNav{display:none;}

.kanryou{
  width: 100%;
  max-width: 600px;
  margin: 20px auto;
  text-align: center;
  padding: 30px 0;
  background: url(/sp/spimages/top/cloth_4.jpg);
}
.kanryou-cap1{
  color: #3b1d12;
  font-size: 16px;
}
.kanryou-cap2{
  margin-top: 20px;
}

.kanryou-btn{
  margin-top: 20px;
}
.kanryou-btn span{
  background: #07bfcb;
  font-size: 20px;
  color: #fff;
  padding: 10px 20px;
}



.link-blue a{
	color: #07bfcb;
}
.link-blue a:hover{
	color: #6b8484;
}

/* repeater */
.rep-text0 {
  margin-top: 20px;
  font-size: 18px;
  padding: 0 5%;
}
#repeater h4{
  margin-top: 30px;
  background: #3d1b10;
  color: #dad1b8;
  padding: 5px 10px;
  font-size: 18px;
  text-align: center;
}
.rep-box {
  overflow: hidden;
}
.rep-box img {
  float: left;
  margin-right: 30px;
}
.rep-text {
  font-size: 18px;
  padding: 20px 5%;
  background: #f4f5f8;
}
.rep-btn {
  overflow: hidden;
  text-align: center;
  padding: 0 0 30px;
  background: #f4f5f8;
}
.rep-btn li{
  display: inline-block;
  width: 250px;
  font-size: 20px;
  font-weight: bold;
  background: #07bfcb;
}
.rep-btn li a{
  color: #fff;
  display: block;
  padding: 10px 20px;
}
.rep-btn li span{
	font-size: 16px;
	color: #3d1b10;
	font-weight: normal;
}
p.rep-atten {
    margin-top: 30px;
    padding: 30px;
    font-size: 18px;
    background: #dad1b8;
    color: #3d1b10;
}
.FS2_Button_P{
	padding: 10px !important;
}

/* カートページ */
.cartreturn{
	font-size: 100%;
  color: #666 !important;
  padding: 9px;
  background: #dad1b8;
  margin: 10px auto 0;
  display: block;
  width: 90%;
  text-align: center;
  text-shadow: 0px -1px 0px rgba(156,156,156,0.2), 0px 1px 0px rgba(255,255,255,0);
  border-radius: 3px;
}

/* 申し込みの流れ */
.shuka-list {
    width: 90%;
    margin: 0 auto;
    overflow: hidden;
}
.shuka-list2 li{
	width: 48%;
	float: left;
	padding: 5%;
	margin: 20px 4% 0 0;
	font-size: 14px;
}
.shuka-list2 li:nth-child(even){
	margin-right: 0;
}

.shuka-text{
    margin: 30px 0 0;
    padding: 10px 0 0;
    font-size: 16px;
}
.kittxt{
	font-size:13px;
	background: #eee;
	padding: 13px 8px;
	margin: 10px 0;
}

.shuka-text2 {
    margin: 30px 0 0 0;
    padding: 20px;
    font-size: 16px;
    text-align: center;
}

.shuka-img,.shuka-img2{
    width: 100%;
    text-align: center;
    margin: 10px auto 0;
}

.shuka-img img,.shuka-img2 img{
	width: 70%;
}
.shuka-arrow{
	width: 100%;
	text-align: center;
}

/* line@ */
.linecolor{
	color: #00c402 !important;
}
.line-title{
	width: 90%;
	font-size: 18px;
	margin: 20px auto 0;
}
.line-title:before{
	content: "◆";
  color: #00c402;
  margin-right: 5px;
}
.line-text{
	width: 90%;
	margin: 10px auto 0;
	padding-left: 1em;
	font-size: 14px;
}
.line-q{
	width: 90%;
	margin: 20px auto 0;
	overflow: hidden;
}
.qtitle{
	font-size: 12px;
	text-align: center;
}
.line-q li{
	float: left;
	width: 30%;
	margin-right: 5%;
}
.line-q li img{
	margin-bottom: 10px;
	width: 100%;
}
.line-q li:nth-child(3){
	margin-right: 0;
}
.linebtn{
	width: 90%;
	margin: 10px auto 0;
	text-align: center;
}

.faceline {
  width: 80%;
  margin: 30px auto 0;
  text-align: center;
}
span.facebookpage a{
  background: #4267b2;
  color: #fff;
  font-size: 16px;
  padding: 10px 0 8px;
  width: 100%;
  display: block;
  margin: 0 auto;
}
span.linepage a{
	background: #1bb71f;
  color: #fff;
  font-size: 16px;
  padding: 10px 0 8px;
  width: 100%;
  display: block;
  margin: 0 auto;
}

.atesaki{
	padding: 3px 5px 5px;
    background: #dbd2b8;
    color: #3d1b10;
    font-size: 12px;
}
.atesaki span{
	font-size: 10px;
}

/* 20180327 */
.gray{
	color: #b8b8b8;
}
.table-4{
	width: 100%;
	margin-top: 10px;
	border: 1px solid #3d1b10;
	border-collapse: collapse;
	line-height: 1.8;
}
.table-4 th{
	background: #f6f3eb;
	vertical-align: middle;
	font-weight: normal;
	border: 1px solid #3d1b10;
}
.table-4 td{
	width: 8%;
	border: 1px solid #3d1b10;
	text-align: center;
}

/* ここからダウンページ */
.img-cap2 {
	font-size: 22px;
    font-weight: normal;
    color: #1eb6c1;
    }
.subcath01{
	font-size: 18px;
	text-align: center;
}
.subcath02{
	border-top: 1px solid #3e3a39;
	border-bottom: 1px solid #3e3a39;
	padding: 10px 0 8px;
	margin: 5px 0;
	text-align: center;
}
.subcath02 span{
	font-size: 18px;
	padding-top: 15px;
}
.title{
	font-size: 20px;
	font-weight: normal;
	color: #333;
	text-align: center;
	line-height: 1.3;
	padding-bottom: 10px;
}
.title-back{
	margin-top: 0;
	padding: 18px 5% 15px;
	font-size: 20px;
	font-weight: normal;
	color: #333;
	text-align: center;
	line-height: 1.3;
	background: url(spimages/down/back.jpg);
}

.bg-title6{
	background: url(spimages/down/topimg.jpg) no-repeat center center;
  background-size: 100%;
}
.bg-cloth2{
	background: url(images/down/flow_bg1.jpg) no-repeat center center;
	background-size: 780px;
}
#down01,#down03,#down04{
	margin-bottom:50px;
	overflow: hidden;
}
#down02{
	margin-bottom:30px;
	overflow: hidden;
}

.down01{
	font-size: 20px;
	text-align: center;
}
.reviews{
	overflow: hidden;
	margin: 20px 0;
}
.reviews li{
	list-style-type: disc;
	margin: 0 5px 10px 30px;
}
.kodawari li{
	width: 90%;
    margin: 15px auto 20px;
    border-bottom: 1px dashed;
    padding-bottom: 20px;
    border-bottom: 1px dashed #aa946e;
	overflow: hidden;
}
.titile2{
	font-size: 20px;
	color: #aa946e;
	text-align: center;
	margin-bottom: 10px;
}
.textarea{
    line-height: 1.8;
    margin-top: 15px;
}
.brand{
	color: #aa946e;
	font-size: 15px;
	text-align: center;
	border-top: 1px solid #aa946e;
	border-bottom: 1px solid #aa946e;
	padding: 10px 0 8px;
	margin:5px 0 30px;
	font-size: 14px;
}
.faqlist {
	width: 90%;
	margin: 0 auto 30px;
	overflow: hidden;
}
.faqlist dt{
    margin: 15px 0;
    cursor:pointer;
    padding: 10px 0px 10px 45px;
    border-bottom: 1px dashed #9cd2d6;
    background: url("spimages/down/q.png") center left no-repeat;
    background-size: 30px 30px;
}
.faqlist dd{
    display:none;
    padding: 5px 5px 3px 45px;
    background: url("spimages/down/a.png") top left no-repeat;
    background-size: 30px 30px;
    margin: 10px 0;
}
.downbn{
	text-align: center;
}
.link01 a{
	text-decoration: underline;
	color: #bb0000;
}

/* 2018/11/01 */
.table-5{
	width: 100%;
	margin-top: 10px;
	border: 1px solid #3d1b10;
	border-collapse: collapse;
	line-height: 1.8;
	font-size: 12px;
}
.table-5 th{
	padding: 10px 5px;
	background: #f6f3eb;
/* 	width: 55%; */
	vertical-align: middle;
	font-weight: normal;
	border: 1px solid #3d1b10;
}
.table-5 th span{
	font-weight: bold;
}
.table-5 td{
	padding: 10px 5px;
	border: 1px solid #3d1b10;
	text-align: center;
	vertical-align: middle;
}


/*

#6b8484
#3d1b10
#eeeeee
#dad1b8
#07bfcb
*/

/* panczu */
.pan-box{
	background: #f8f8f8;
}

ul#topicPath {
	text-align: left;
	width: 95%;
	margin: 0 auto;
	padding: 1px 2px;
	font-size: 12px;
}
ul#topicPath li {
	display: inline;
	margin-right: 0.5em;
	font-size: 92%;
}

/* top-bnr */
.top-bnr{
text-align: center;
margin: 20px 0;
}

.top-bnr li{
margin-top: 10px;
}


.gijutsu-subtitle2 {
    font-size: 18px;
    text-align: center;
    color: #baa680;
    border-top: 1px solid #baa680;
    border-bottom: 1px solid #baa680;
    padding: 10px 0 8px;
    font-weight: normal;
    width: 80%;
    margin: 0 auto;
}

.m-link a {
    display: block;
    margin: 30px auto;
    width: 70%;
    background: #07bfcb;
    color: #fff;
    font-size: 16px;
    text-align: center;
    padding: 18px;
    line-height: 1.2;
    transition: .3s;
}

.m-link a:hover{
	background: #07bfcb!important;
	transition: .3s;
}


/* 保管 */

.hokan-link a {
    background: #6b8484!important;
    transition: .3s;
    color: #fff;
    padding: 8px 10px;
    display: block;
    font-size: 22px;
    width: 90%;
    margin: 0 auto;
    text-align: center;
}

.hokan-link a:hover{
	background: #07bfcb!important;
	transition: .3s;
}

.mgt18{
	margin-top: 18px;
}

.hokan-bg{
	background: #edeef1
}

.hokan-box{
	padding: 12px 10px 20px;
}

.hokan-b {
  color: #1eb6c1;
  font-size: 18px;
}

.hokan-list-link a {
  background: #07bfcb!important;
  transition: .3s;
  color: #fff;
  padding: 12px 16px;
  display: block;
  font-size: 18px;
  width: 60%;
  text-align: center;
  margin: 0 auto;
}
.hokan-list-link a:hover{
	background: #6b8484!important;
	transition: .3s;
}

.hokan-top-title{
	font-size: 18px;
	font-weight: normal;
  background: url(spimages/top/flow_bg1.jpg) no-repeat center center;
  background-size: 100%;
  padding: 5px 8px;
}

.hokan-bg2 {
  padding: 8px;
  margin-top: 15px;
}

.h-title {
  font-size: 20px;
  font-weight: normal;
  color: #454545;
  text-align: center;
  line-height: 1.5;
}

.bd-g {
  border: 1px solid #aa946e;
  margin-top: 10px;
}

.payments-box {
  max-width: 728px;
  overflow: auto;
  white-space: nowrap;
  margin-bottom: 20px;
}
.payments{
  width: 728px;
	border-collapse: collapse;
}

.graphimg {
  width: 728px;
}

.payments-box::-webkit-scrollbar {
  height: 10px;
}

.payments-box::-webkit-scrollbar-track {
  margin: 0 2px;
  background: #ccc;
  border-radius: 5px;
}

.payments-box::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background: #6b8484;
}

.brown{
  color: #3c1b11
}

.nouki-bg {
  background: #edeef1;
  padding: 20px;
}

.nouki-link a {
  background: #07bfcb!important;
  transition: .3s;
  color: #fff;
  padding: 8px 40px;
  display: block;
  font-size: 22px;
  width: 100px;
  text-align: center;
  margin: 0 auto;
}

.nouki-link a:hover{
	background: #6b8484!important;
	transition: .3s;
}

.top-list{
	overflow: hidden;
	width: 100%;
	margin: 0 auto;
}

.top-list li{
  float: left;
  width: 48%;
  margin: 20px 4% 0 0;
}

.top-list li img{
	width: 100%;
}

.top-list li:nth-child(2n){
	margin-right: 0;
}

.pd15{
	padding: 15px;
}

.b{
	font-weight: bold;
}

/* 商品一覧、商品ページ画像 */
img.FS2_lazy.thumbnail {
    max-width: 120px;
}
/* メディア一覧 */
.bgmedia{
	background: #eee;
}
.media-keisai{
	background: #ae3810;
	padding: 5px 10px;
	color: #fff;
	font-size: 15px;
	margin-top: 20px;
	text-align: left;
}
.media-cap{
	margin-top: 10px;
	font-size: 14px;
	padding: 0 .5em;
}
.media-list{
	margin-top: 20px;
	padding-left: 10px;
}
.media-list li{
	margin-top: 10px;
}
.media-list li a{
	color: #07bfcb;
	text-decoration: underline;
}
.media-list li a:hover{
	color: #666;
}
.media-img img{
	width: 100%;
	display: block;
	margin: 20px auto;
}


/* 保管追加 */
.hokan-new {
  background: url(spimages/hokan/bg-sp.jpg) no-repeat center center;
  background-size: 100%;
  padding: 2% 0 4% 0;
  margin-top: 20px;
}

.hokan-new h2{
	font-size: 16px;
	line-height: 1.8;
}

.hokan-new h2 span{
	font-size: 18px;
}

.policy-box{
	position: relative;
}

.policy-text{
	position: absolute;
	bottom: 5px;
}

.policy-text2{
	position: absolute;
	bottom: 18px;
}

.policy-text3{
	position: absolute;
	bottom: 22px;
}



.policy-text h3{
	font-weight: bold;
	font-size: 20px;
}

.policy-text2 h3{
	font-weight: bold;
	font-size: 20px;
}

.policy-text3 h3{
	font-weight: bold;
	font-size: 20px;
}

.po-img{
	width: 100%;
	height: 428px;
}

.staff-sub{
	margin-top: 10px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	padding: 5%;
}

.about-box li {
  margin-top: 15px;
}

.about-box h3 {
  width: 100%;
  background: #f3f0e8;
  padding: 8px 15px 8px 30px;
  font-weight: normal;
  font-size: 20px;
  position: relative;
}

.about-text {
	margin-top: 20px;
  width: 100%;
}

.about-box h3 :before {
  position: absolute;
  top: 22px;
  left: 0;
  display: block;
  width: 0.5em;
  height: 0.5em;
  background: #3c1b11;
  content: "";
}

.about-box{
	margin-top: 20px;
}

.poli-text{
	margin-top: 10px;
	font-size: 16px;
}

.policy-01{
  background: url(spimages/hokan/p-01.jpg) no-repeat center top;
  background-size: 100%;
  height: 362px;
}

.policy-02{
  background: url(spimages/hokan/p-02.jpg) no-repeat center top;
  background-size: 100%;
  height: 362px;
}

.policy-03{
  background: url(spimages/hokan/p-03.jpg) no-repeat center top;
  background-size: 100%;
  height: 362px;
}

.policy-04{
  background: url(spimages/hokan/p-04.jpg) no-repeat center top;
  background-size: 100%;
  height: 269px;
}

a.anchor{
  display: block;
  padding-top: 70px;
  margin-top: -70px;
}

.brand-box{
	margin-top: 20px;
}

/* キャッチコピー */
.itemTitle{
	line-height: 1.6;
}
span.itemCatchCopy {
	color: #dd0000;
	display: block;
  font-size: 14px;
}

/* セレクトとプレミアム */
.select-area img{
	width: 100%;
}

/* ハンガー便 */
section.hanga h4 {
  background: #536cc8;
  color: #fff;
}
.hanga-wrap {
  display: flex;
  flex-direction: column;
  margin-top: 20px;
}
.hanga-wrap .text-1 {
	margin-top: 0 !important;
  padding: 0 3% !important;
}
.ganga-img {
  width: 96%;
  margin: 10px auto 0;
}
.ganga-img img{
	width: 100%;
}
.hanga caption {
  background: #edf1ff;
  padding: 10px;
  border-radius: 4px;
  margin: 20px 0;
}
table.hanga {
	margin: 0 3%;
  border: 1px solid #666;
  border-collapse: collapse;
}
table.hanga th {
  font-weight: 500;
  background: #f6f3eb;
  border: 1px solid;
  vertical-align: middle;
  font-size: 12px;
  width: 23%;
  padding: 10px;
}
table.hanga td {
  border: 1px solid;
  padding: 10px;
  font-size: 12px;
  vertical-align: middle;
}
.hangaprice {
  width: 23%;
}
.thead{
	background: #f6f3eb;
}





/* ウイルスブロック */
.vb-box{
	margin-top: 30px;
	background: #98c1e6;
}

.vb-title{
	color: #fff;
	text-align: center;
	padding: 14px;
	font-weight: bold;
	font-size: 18px;
	background: #98c1e6;
}
.vb-p{
	width: 100%;
	margin: 0 auto;
}
.vb-p img{
	width: 100%;
}
.vb-list{
	margin-top: 10px;
}
.vb-list li{
	width: 100%;
}
.vb-list li img{
	width: 100%;
}
.vb-text{
	width: 100%;
	line-height: 2.0;
	margin: 10px auto;
	background: #fff;
	padding: 4% 8%;
}
.vb-p2{
	width: 100%;
}
.vb-p2 img{
	width: 100%;
}
.vb-link{
	margin-top: 20px;
	background: #222;
	width: 80%;
	margin: 30px auto 20px;
	text-align: center;
	padding: 14px 4px;
}

.vb-link a{
	color: #fff;
	display: block;
}
.vb-link a:hover {
	opacity: 0.5 ;
}
.vb-box-inner{
	width: 90%;
	margin: 0 auto;
  padding-bottom: 10px;
}

.price {
  width: 100%;
  margin: 0 auto;
  border-collapse: collapse;
}
.p-title{
	background: #eee;
	font-weight: bold;
	color: #222;
	border: 1px solid #888;
	padding: 4px 10px;
	width: 88px;
	vertical-align: middle;
}
.price td{
	border:1px solid #888;
	padding: 4px 10px;
}
.p-price{
  color: #dd0000;
}
.kakou {
  padding-top: 10px;
}
.price-box{
	margin: 20px auto;
	background: #fff;
	padding: 6%;
}
.vb-link a:after{
	content: "\f105";
	color: #fff;
	font-family: FontAwesome;
	padding-left: 10px;
}

a.anchor{
    display: block;
    padding-top: 50px;
    margin-top: -50px;
}
.vb-pink{
	color: #ec86ad;
	font-weight: bold;
	text-decoration: underline;
}



/*カビnew*/
.main-content {
    margin-top: 0;
    float: none;
    overflow: hidden;
}

.kabi .title-wrap{
  padding: 0 0 30px;
  text-align: center;
}
.kabi .title-wrap img{
  width: 100%;
}
.kabi .hinshitsu_lead {
    font-size: 22px;
    color: #3d1b10;
    padding: 30px 15px 0px;
}
.kabi .hinshitsu_lead span {
    font-size: 15px;
    padding-top: 30px;
}
.kabi .inner-ptext {
  overflow: hidden;
  background: url(../images/spimages/kabi/BG_studium.png) no-repeat center top;
  background-size: 95%;
  width: 100%;
  padding: 10px;
  margin-bottom: 30px;
}
.omote-1-text{
  color:#fff;
  padding: 10px;
}
.kabi .inner-ptext .score_omote{
  text-align: center;
  width: 100%;
  padding: 55px 0 0;
}
.kabi .inner-ptext .score_omote img{
  width: 100%;
}

.kabi .inner-ptext .omote-textbox{
  background: #9ba3c9;
  padding: 0 10px;
}
.kabi .inner-ptext .baseball-top{
	font-size: 16px;
	color: #ffffff;
  padding: 10px 10px 0;
  text-align: left;
  font-weight: bold;
}

.kabi .inner-ptext .baseball-omote-intext{
	color: #ffffff;
  text-align: left;
  padding: 0 10px 20px;
}

.kabi .inner-ptext .ura-1-text{
  background: url(../images/spimages/kabi/ura1.png) no-repeat center top;
  background-size: 95%;
  padding: 10px 10px 0;
}
.kabi .inner-ptext .ura-2-text{
  background: url(../images/spimages/kabi/ura2.png) no-repeat center top;
  background-size: 95%;
  padding: 10px 10px 0;
}
.kabi .inner-ptext .ura-3-text{
  background: url(../images/spimages/kabi/ura3.png) no-repeat center top;
  background-size: 95%;
  padding: 10px 10px 0;
}
.kabi .inner-ptext .ura-4-text{
  background: url(../images/spimages/kabi/ura4.png) no-repeat center top;
  background-size: 95%;
  padding: 10px 10px 0;
}
.kabi .inner-ptext .ura-5-text{
  background: url(../images/spimages/kabi/ura5.png) no-repeat center top;
  background-size: 95%;
  padding: 10px 10px 0;
}
.kabi .inner-ptext .ura-scorebox{
  padding: 45px 0 32px 195px;
}


.baseball-ura-title{
	font-size: 18px;
	color: #ffffff;
  font-weight:700;
  padding-top: 10px;
  text-align: center;
}
.baseball-ura-text{
	font-size: 15px;
	color: #ffffff;
  font-weight:700;
  text-align: center;
}
.ura-1-text-2{
    background: #16cdcd;
    color:#fff;
    padding: 0 10px;
    margin: 0 9px;
}
.ura-icon{
  text-align: center;
  padding: 15px 0;
}
.baseball-ura-intext{
	margin-top: 10px;
	color: #ffffff;
  padding: 0 0 20px;
}





.one-thing{
  background: url(../images/spimages/kabi/one_thing.png) no-repeat;
  background-size: 100%;
  margin: 20px 0 50px;
  padding: 25px 25px 50px;
  width: 100%;
}

.one-thing h2{
    font-size:20px;
    text-align:center;
    margin-top:36px;
    font-weight: bold;
}
.one-thing p{
    text-align: left;
    padding: 10px 0;
    font-size:12px;

}
.flex_test-box {
    background-color: #fff;     /* 背景色指定 */
    padding:  10px;             /* 余白指定 */
}

.flex_test-item {
    color:  #000000;               /* 文字色 */

}
.flex_test-item2 {
    padding: 10px;
    width:50%;
    color:  #000000;               /* 文字色 */
    margin-right:  10px;              /* 外側の余白 */
    border: medium solid #aa946e;
}
.flex_test-item2:nth-of-type(2){
  margin-right: 0;
}
.flex_test-box2 {
    background-color: #fff;     /* 背景色指定 */
    padding:  10px;             /* 余白指定 */
    display: flex;
}


.repu-comment{
    clear:both;
}
.repu-name{
    margin-left:10px;
    margin-top:10px;
    font-size:14px;
}
.flex_test-item3 {
    width:94%;
    padding: 10px;
    color:  #000000;
    margin-left:10px;         /* 外側の余白 */
    margin-top:10px;
    border: medium solid #aa946e;
}

.btn_box{
  padding: 50px 0 20px;
  text-align: center;
}
.btn_box ul{
  overflow: hidden;
}
.btn_box ul li{
  padding: 20px 0;
  display: block;
  margin-bottom: 10px;
}
.btn_box ul li a{
  background: #07bfcb;
  padding: 20px 25px;
  color: #fff;
  font-size: 20px;
}
.btn_box ul li a:hover{
  opacity: .7;
}

.vb-box .virus_ttl{
  background: #f090b7;
  padding: 20px 10px;
  text-align: center;
  font-size: 18px;
  color: #fff;
}
.vb-box .vb-box-inner .vb-service{
  padding: 20px 10px;
  margin: 0 auto;
  text-align: center;
  background: #fff;
}
.vb-box .vb-box-inner .vb-service p{
  text-align: center;
  font-weight: bold;
}
.vb-box .vb-box-inner .vb-service ul{
  overflow: hidden;
  margin: 15px auto;
}
.vb-box .vb-box-inner .vb-service ul li{
  float: left;
  width: 45%;
  text-align: left;
  line-height: 1.5em;
  border-bottom: #a2c8e9 1px solid;
  padding: 10px 10px 0;
  background: url(../images/spimages/common/arrow_blue.png) no-repeat right ;
}

.vb-box .vb-box-inner .vb-service ul li:nth-of-type(2n){
  margin-left: 10%;
}

/* for scroll fade efect */
.scroll-fade {
	opacity : 0;
	visibility: hidden;
	transition: 1s;
	transform: translateY(30px);
}
/*アニメーション要素までスクロールした時のスタイル*/
.scroll-fade-on {
	opacity: 1;
	visibility: visible;
	transform: translateY(0);
}

.header_txt{
  height: 30px;
  font-size: 10px;
  text-align: center;
  position: absolute;
  width: 100%;
}


}
