@charset "UTF-8";
body {
	font-family: ArialMT, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3";
	font-size: 12px;
	line-height: 1.5;
	-webkit-text-size-adjust: none;
	color: #323232;
}
.breadcrumb {
	display: none;
}
.sp-head-margin {
	margin-top: 69px;
}
/* clearfix
---------------------------------------------------- */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
/* リンク
---------------------------------------------------- */
a {
	text-decoration: none;
	color: #454545;
}
/* 共通
---------------------------------------------------- */
img {
	vertical-align: bottom;
}
.sp-wrap {
	margin-left: 15px !important;
	margin-right: 15px !important;
}
.pc {
	display: none;
}
.sp {
	display: block;
}
/* ページトップスクロール
---------------------------------------------------- */

#page-top {
	position: fixed;
	bottom: 5px;
	right: 5px;
	font-size: 83%;
}
#page-top a {
	background: #FC0;
	text-decoration: none;
	color: #fff;
	width: 60px;
	padding: 20px 0;
	text-align: center;
	display: block;
	border-radius: 5px;
}
#page-top a:hover {
	text-decoration: none;
	background: #999;
}
/* ヘッダー
---------------------------------------------------- */
header h1, header .tel, header .wrap nav, header .member li:last-child {
	display: none;
}
header {
	height: 58px;
	padding: 0 0 0px 15px;
	/*margin: 0 0 19px 0;*/
	position: fixed;
	top: 0;
	left: 0;
	background: #fff;
	z-index: 999;
	width: 100%;
	box-sizing: border-box;
	border-bottom: solid 1px #888;
}
header .wrap {
	display: flex;
}
header .logo h2 {
	line-height: 50px;
	width: 180px;
}
header .logo h2 img {
	width: 90%;
	height: auto;
	vertical-align: middle;
}
header .member {
	display: none;
}
/*
header .member{
	flex: 1;
	display: flex;
	justify-content: flex-end;
	margin: -50px 57px 0 0;
}

header .member li a{
	display: block;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	width: 55px;
	height: 50px;
}

header .member li:nth-child(1){
	margin: 0 5px 0 0;
}

header .member li:nth-child(1) a{
	background: url(../img/sp/common/regist.png) no-repeat;
	background-size: 100% 100%;
}

header .member li:nth-child(2) a{
	background: url(../img/sp/common/login.png) no-repeat;
	background-size: 100% 100%;
}
*/

#gnavi_open {
	position: fixed;
	z-index: 9999;
	top: 0;
	right: 0;
	width: 50px;
	height: 50px;
	background: #2E5947;
	box-sizing: border-box;
	display: flex;
	justify-content: center;
	align-items: center;
}
#gnavi_open p.close {
	display: none;
}
#gnavi_open img {
	vertical-align: middle;
}
#gnavi {
	position: fixed;
	z-index: 999;
	top: 50px;
	left: -100%;
	background: #fff;
	width: 100%;
	bottom: 0;
	overflow-y: scroll;
	transition: .25s ease-in-out;
	-webkit-transition: .25s ease-in-out;
	-webkit-overflow-scrolling: touch;
	padding: 0 15px 15px 15px;
	box-sizing: border-box;
}
#gnavi.active {
	left: 0;
}
#gnavi .nav1 {
	margin: 0 0 15px 0;
}
#gnavi .nav1 a {
	color: #454545;
}
#gnavi .nav1 li {
	border-bottom: 2px solid #D0BFAE;
	font-size: 13px;
}
#gnavi .nav1 li ul {
	border-top: 2px solid #D0BFAE;
	display: flex;
	padding: 15px 0;
	font-size: 10px;
}
#gnavi .nav1 li li {
	flex: 1;
	border: none;
	padding: 5px;
}
#gnavi .nav1 li li:first-child {
	margin-right: 15px;
}
#gnavi .nav1 li li a {
	display: block;
	border: 3px solid #EEE9E2;
	padding: 17px 10px;
	text-align: center;
}
#gnavi .nav1 li li:first-child a span {
	display: inline-block;
	background: url(../img/sp/common/nav-lineup1.jpg) no-repeat;
	background-size: 30px auto;
	line-height: 130%;
	padding: 0 0 0 30px;
	height: 60px;
}
#gnavi .nav1 li li:nth-child(2) a span {
	display: inline-block;
	background: url(../img/sp/common/nav-lineup4.jpg) no-repeat;
	background-size: 30px auto;
	line-height: 130%;
	padding: 0 0 0 30px;
	height: 60px;
}
#gnavi .nav1 li .pro:first-child a span {
	display: inline-block;
	background: url(../img/sp/common/nav-lineup3.jpg) no-repeat;
	background-size: 30px auto;
	line-height: 130%;
	padding: 0 0 0 30px;
	height: 60px;
}
#gnavi .nav1 li .pro:nth-child(2) a span {
	display: inline-block;
	background: url(../img/sp/common/nav-lineup2.jpg) no-repeat;
	background-size: 30px auto;
	line-height: 130%;
	padding: 0 0 0 30px;
	height: 60px;
}
#gnavi .nav1 li a {
	display: block;
	padding: 10px 0;
}
#gnavi .nav2 {
	margin: 0 0 25px 0;
}
#gnavi .nav2 li a {
	display: block;
	background: #F2EEEA;
	margin: 0 0 1px 0;
	color: #503200;
	font-size: 11px;
	line-height: 30px;
	padding: 0 7px;
}
#gnavi .contact {
	margin: 0 !important;
}
#gnavi .contact {
	margin: 20px 15px;
	border-left: 6px solid #E96B8A;
	border-right: 6px solid #E96B8A;
	border-bottom: 6px solid #E96B8A;
	border-radius: 0 0 4px 4px;
	border-radius: 4px;
	line-height: 1;
	color: #737373;
}
#gnavi .contact h2 {
	background: #E96B8A;
	color: #fff;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	line-height: 29px;
}
#gnavi .contact .tel {
	margin: 8px 8px 8px 8px;
	display: flex;
}
#gnavi .contact .tel ul {
	color: #FC0;
	margin-bottom: 3%;
	width: 100%;
}
#gnavi .contact .tel ul li {
	color: #FC0;
	margin-bottom: 5%;
	width: 90%;
	font-size: 4.3vw;
	border: 1px solid #666;
	padding: 3% 2%;
	border-radius: 4px;
	text-align: center;
}
#gnavi .contact .tel ul p {
	color: #333;
	margin-bottom: 10px;
	width: 100%;
	font-size: 3.5vw;
}
#gnavi .contact .tel h3 {
	width: 35px;
	height: 35px;
	margin: 0 8px 0 0;
	font-size: 12px;
}
#gnavi .contact .tel h3 span {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
#gnavi .contact .net {
	margin-bottom: 3%;
}
#gnavi .mBox {
	border-top: 2px solid #D0BFAE;
	display: flex;
	padding: 15px 0;
	font-size: 10px;
}
#gnavi .mBox .left {
	display: inline-block;
	line-height: 130%;
	width: 48%;
	text-align: center;
	padding: 20px 10px 20px 15px;
	border: 2px solid #D0BFAE;
	margin-right: 2%;
}
#gnavi .mBox .left a {
	line-height: 130%;
	background: url(../img/sp/common/nav_member.png) no-repeat;
	background-size: 25px;
	padding: 0 0 10px 25px;
}
#gnavi .mBox .right {
	display: inline-block;
	line-height: 130%;
	width: 48%;
	text-align: center;
	padding: 20px 10px 20px 15px;
	border: 2px solid #D0BFAE;
}
#gnavi .mBox .right a {
	line-height: 130%;
	background: url(../img/sp/common/nav_login.png) no-repeat;
	background-size: 25px;
	padding: 0 0 10px 25px;
}
/* フッター
---------------------------------------------------- */
footer .contact, #gnavi .contact {
	margin: 20px 15px;
	border-left: 12px solid #2e5947;
	border-right: 12px solid #2e5947;
	border-bottom: 12px solid #2e5947;
	border-radius: 0 0 4px 4px;
	border-radius: 4px;
	line-height: 1;
	color: #737373;
}
footer .contact a, #gnavi .contact a {
	color: #737373;
}
footer .contact h2, #gnavi .contact h2 {
	background: #2e5947;
	color: #fff;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	line-height: 29px;
}
footer .contact .tel, #gnavi .contact .tel {
	margin: 12px 12px 8px 12px;
	display: flex;
}
footer .contact .other, #gnavi .contact .other {
	margin: 0 12px 12px 12px;
}
footer .contact h3, #gnavi .contact h3 {
	background: #2e5947;
	color: #fff;
	border-radius: 4px;
	font-weight: normal;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 8px;
}
footer .contact .tel h3, #gnavi .contact .tel h3 {
	width: 35px;
	height: 35px;
	margin: 0 10px 0 0;
	font-size: 12px;
}
footer .contact .tel p, #gnavi .contact .tel p {
	flex: 1;
	font-size: 10px;
}
footer .contact .tel p span, #gnavi .contact .tel p span {
	font-size: 22px;
	font-weight: bold;
	color: #E96B8A;
	display: block;
	margin: 0 0 3px 0;
}
footer .contact .fax, #gnavi .contact .fax {
	display: flex;
	margin: 0 0 8px 0;
}
footer .contact .fax h3, #gnavi .contact .fax h3 {
	width: 35px;
	height: 15px;
	margin: 0 10px 0 0;
}
footer .contact .fax p:nth-of-type(1), #gnavi .contact .fax p:nth-of-type(1) {
	font-size: 13px;
	font-weight: bold;
	margin: 0 10px 0 0;
}
footer .contact .fax p:nth-of-type(2), #gnavi .contact .fax p:nth-of-type(2) {
	font-size: 8px;
}
footer .contact .net, #gnavi .contact .net {
	display: flex;
	font-size: 11px;
}
footer .contact .internet, #gnavi .contact .internet {
	display: flex;
	margin: 0 8px 0 0;
}
footer .contact .internet h3, #gnavi .contact .internet h3 {
	width: 59px;
	height: 15px;
	margin: 0 10px 0 0;
}
footer .contact .mail, #gnavi .contact .mail {
	display: flex;
	margin: 0 8px 0 0;
}
footer .contact .mail h3, #gnavi .contact .mail h3 {
	width: 30px;
	height: 15px;
	margin: 0 10px 0 0;
}
footer {
	background-image: url(../img/common/footer_bg.png);
	padding: 5% 0;
	margin: 10% 0 0 0;
	position: relative;
}
footer .bg {
	display: none;
}
footer .logo {
	width: 45%;
	margin: 3% auto 3%;
}
footer .wrap .inner {
	margin-bottom: 2%;
}
footer .wrap .inner h3 {
	border-bottom: 2px solid #590000;
	font-size: 4.3vw;
	margin-bottom: 2%;
}
footer .wrap .inner .order {
	float: none;
	width: 100%;
	display: none;
}
footer .wrap .inner .order .orderInner {
	border-bottom: 2px dashed #590000;
	padding-bottom: 15px;
	margin-bottom: 15px;
	width: 100%;
}
footer .wrap .inner .order .img {
	float: none;
	width: 100%;
}
footer .wrap .inner .order .netBtn {
	float: none;
	width: 100%;
	margin: 0 auto;
}
footer .wrap .inner.clearfix .order .orderInner .tel {
 width:100%%;
	float: right;
}
footer .wrap .inner.clearfix .order .orderInner .tel p {
	width: 65%;
	margin-bottom: 2%;
}
footer .wrap .inner.clearfix .order .orderInner .tel ul li {
	margin-left: -10px;
	margin-bottom: 10px;
}
footer .wrap .inner.clearfix .order .orderInner .tel .mark {
	width: 20%;
	float: left;
}
footer .wrap .inner.clearfix .order .orderInner .tel ul {
	width: 80%;
	float: right;
	margin-bottom: 3%;
}
footer .wrap .inner.clearfix .order .orderInner .fax {
	width: 100%;
	float: right;
}
footer .wrap .inner.clearfix .order .orderInner .fax .mark {
	width: 20%;
	float: left;
}
footer .wrap .inner.clearfix .order .orderInner .fax .right {
	width: 80%;
	float: right;
}
footer .wrap .inner.clearfix .order .orderInner .fax .right .btn {
	width: 65%;
	margin-bottom: 2%;
}
footer .wrap .inner.clearfix .order .orderInner .fax p {
	width: 60%;
	margin-bottom: 2%;
}
footer .wrap .inner.clearfix .order .orderInner h5 {
	font-size: 4vw;
}
footer .wrap .inner.clearfix .order .orderInner .mailBtn {
	margin-top: 2%;
	float: none;
	width: 80%;
	margin: 0 auto;
}
footer .wrap .inner .guide {
	float: none;
	width: 95%;
	display: none;
}
footer .wrap .inner .guide li {
	float: none;
	width: 70%;
	margin: 0 auto;
	margin-bottom: 2%;
}
footer .wrap .inner .guide li div.privacy_img {
    display: inline-block;
    width: 60px;
}
footer .wrap .inner .guide li div.privacy_text {
    display: inline-block;
    width: 140px;
    font-size: 11px;
    padding-left: 6px;
}
footer nav ul {
 display:;
	font-size: 3.4vw;
	width: 100%;
	margin: 0 auto;
}
footer nav li {
	float: left;
	border: solid 1px #999999;
	width: 49%;
	padding: 3% 0;
	text-align: center;
	background-color: #fff;
}
footer nav li:first-child {
}
footer nav li a {
	display: block;
	line-height: 120%;
	color: #323232;
}
footer .copyright {
	font-size: 3.5vw;
	text-align: center;
	color: #FFF;
	padding: 10px 0 10px 0;
	background: url(../img/common/head-top-bg.jpg);
	background-repeat: repeat-x;
}
/* TOP
---------------------------------------------------- */
#top .bx-wrapper {
	margin-bottom: 19px !important;
}
#top .bx-wrapper .bx-controls-direction a {
	display: none;
}
#top .slider li img {
	width: 100%;
	height: auto;
}
/*各ページ共通の商品ラインナップ部分*/
.lineup h2 {
	font-size: 5.5vw;
	color: #600;
	line-height: 30px;
	text-align: center;
	font-weight: normal;
	margin-bottom: 3%;
	padding: 3% auto;
}
.lineup ul {
	background: #F2EEEA;
	padding: 15px;
	color: #503200;
	font-size: 12px;
}
.lineup li:first-child {
	margin: 0 0 35px 0;
}
.lineup li p:first-child {
	text-align: center;
	margin: 0 0 35px 0;
}
.lineup li img {
	width: 98%;
	height: auto;
}
.lineup li h3 {
	text-align: center;
	border-bottom: 1px solid #503200;
	padding: 0 0 4px 0;
	margin: 0 0 10px 0;
}
.lineup li h3 span {
	display: block;
	font-size: 17px;
	font-weight: bold;
}
.lineup .btn {
	width: 60%;
	margin: 3% auto 0%;
	text-align: center;
	border: 1px solid;
	padding: 3% 0;
	background: #FFF;
	border-radius: 5px;
}
.lineup .btn:hover {
	background: #fff;
	color: #fff;
	background-image: url(../img/common/btn_bg.png);
}
.lineup .LineupBtn a {
	width: 57%;
	margin: 1% auto 0;
	font-size: 4.2vw;
	padding: 8% 8% 8% 8%;
	border: 1px solid;
	background-image: url(../img/common/top-concept_bg.jpg);
	border-radius: 5px;
}
.lineup .LineupBtn a:hover {
	background: #fff;
	color: #fff;
	border: 1px solid;
	background-image: url(../img/common/btn_bg.png);
}
/*コンセプト*/

#top .thought .backG {
	width: 100%;
	background-image: url(../img/common/top-concept_bg.jpg);
}
#top .thought h2 img {
	width: 100%;
	margin: 0 0 0 0;
}
#top .thought .inner {
	margin: 0 0 10% 0;
	padding: 3% 0;
	background-image: none;
	position: none;
}
#top .thought .inner img {
	width: 100%;
}
#top .thought .inner h3 {
	display: none;
}
#top .thought .inner p {
	display: none;
}
#top .thought .inner .btn {
	position: static;
	margin: 3% 15%
}
/*お知らせボックス*/
#top .news {
	margin-bottom: 5%;
}
#top .news h2 {
	float: none;
	width: 100%;
}
#top .news .box {
	border: 3px solid #777;
	overflow-y: scroll;
	overflow-x: hidden;
	　　-webkit-overflow-scrolling: touch;
	height: 100px;
	width: 86%;
	float: none;
	padding: 3% 4%;
	margin: 0 2%;
}
#top .news .box li .clearfix dt {
	float: none;
	width: 50%;
}
#top .news .box li .clearfix dd {
	float: none;
	width: 90%;
}
#top .news .box li {
	border-bottom: dotted 1px #333333;
	padding: 3% 0 2%;
}
/* LINEUP #lineup
---------------------------------------------------- */
#lineup .lineup h2 {
	font-size: 17.5px;
	color: #ff6c8d;
	text-align: center;
	font-weight: bold;
	margin: 0 15px;
	border-bottom: 1px solid #ff6c8d;
	padding-bottom: 8px;
}
#lineup .lineup ul {
	padding: 15px;
	color: #503200;
	font-size: 12px;
}
#lineup .lineup li:first-child {
	margin: 0 0 24px 0;
}
#lineup .lineup li p:first-child {
	text-align: center;
	margin: 0 0 12px 0;
}
#lineup .lineup li img {
	width: 100%;
	height: auto;
}
#lineup .lineup li h3 {
	text-align: center;
	padding: 0 0 4px 0;
	font-weight: normal;
}
#lineup .lineup li h3 span {
	display: block;
	font-size: 17.5px;
	font-weight: bold;
}
#lineup .lineup .price {
	text-align: center;
	color: #ff6c8d;
	font-size: 18px;
}
#lineup .lineup .price span {
	color: #503200;
	font-size: 10px;
}
#lineup .lineup .more {
	color: #ff6c8d;
	font-size: 15px;
	border: 2px solid #ff6c8d;
	border-radius: 30px;
	width: 100％;
	margin: 10px auto 0;
}
#lineup .lineup .more a {
	display: block;
	padding: 16px;
	line-height: 1;
	text-align: center;
	color: #ff6c8d;
	font-weight: bold;
}
/*商品ページ #product
---------------------------------------------------- */
#product .product_img img {
	width: 100%;
	height: auto;
}
#product .purchase {
	display: flex;
	flex-wrap: wrap;
	margin: 20px 15px 33px;
}
#product .purchase .name_area {
	width: 100%;
	order: 1;
	text-align: center;
	border-bottom: 1px solid #503200;
	padding-bottom: 11px;
	margin-bottom: 19px;
}
#product .purchase .text_area {
	width: 100%;
	order: 1;
	padding-bottom: 11px;
	margin: 20px 0;
}
#product .purchase .img_area {
	width: 100%;
	order: 2;
	text-align: center;
}
#product .purchase .note_area {
	width: 100%;
	order: 3;
}
#product .purchase .btn_area {
	width: 100%;
	order: 4;
}
#product .purchase .btn_area.teiki {
	width: 100%;
	order: 5;
	border-bottom: none;
	margin-bottom: 3px;
}
#product .purchase .benefit {
	width: 100%;
	order: 6;
}
#product .purchase .img_area img {
	width: 90px;
	height: auto;
}
#product .purchase .dw_img img {
	width: 70px;
	height: auto;
}
#product .purchase .name_area h2 {
	font-size: 12.5px;
	font-weight: normal;
	color: #503200;
	line-height: 1.4;
}
#product .purchase .name_area h2 span {
	font-size: 21px;
	font-weight: bold;
	display: block;
}
#product .purchase .name_area .volume {
	font-size: 12px;
}
#product .purchase .note_area {
	font-size: 12px;
	margin-top: 27px;
	margin-bottom: 46px;
	line-height: 1.75;
}
#product .purchase .btn_area {
	border-bottom: 1px solid #454545;
	padding-bottom: 20px;
	margin-bottom: 19px;
}
#product .purchase .btn_area .price {
	font-size: 16px;
	order: 1;
}
#product .purchase .btn_area .price p span {
	font-weight: bold;
}
#product .purchase .btn_area .price p span:last-child {
	font-size: 13px;
	font-weight: normal;
}
#product .purchase .btn_area .price select {
	width: 60px;
	height: 30px;
	background: #fff;
	border: 1px solid #454545;
	border-radius: 0;
	font-size: 14px;
	margin: 8px 0 12px 0;
	color: #454545;
}
#product .purchase .btn_area button {
	width: 100%;
	height: 35px;
	border: none;
	background: #a7987f;
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	margin-top: 10px;
}
#product .purchase .btn_area.teiki {
	display: flex;
	flex-wrap: wrap;
}
#product .purchase .btn_area.teiki .button {
	width: 100%;
	order: 3;
}
#product .purchase .btn_area.teiki .price p span {
	font-weight: bold;
	color: #ff0000;
}
#product .purchase .btn_area.teiki .price p span:last-child {
	font-size: 13px;
	font-weight: normal;
	color: #454545;
}
#product .purchase .btn_area.teiki button {
	width: 100%;
	height: 35px;
	border: none;
	background: #ff6c8d;
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	margin-top: 10px;
}
#product .purchase .btn_area.teiki .otoku {
	border: 1px solid #ff0000;
	padding: 5px;
	color: #ff0000;
	font-size: 15px;
	font-weight: bold;
	line-height: 1;
	text-align: center;
	margin-bottom: 8px;
}
#product .purchase .btn_area .caution {
	font-size: 9.5px;
	margin-top: 5px;
	order: 2;
}
#product .purchase .benefit h3 {
	font-size: 13.5px;
	color: #ff6c8d;
	text-align: center;
	position: relative;
}
#product .purchase .benefit h3 span {
	position: relative;
	z-index: 2;
	display: inline-block;
	margin: 0 2.5em;
	padding: 0 1em;
	background-color: #fff;
	text-align: left;
}
#product .purchase .benefit h3::before {
	position: absolute;
	top: 50%;
	z-index: 1;
	content: '';
	display: block;
	width: 100%;
	height: 1px;
	background-color: #454545;
}
#product .purchase .benefit ul {
	margin-top: 9px;
	font-size: 12px;
}
#product .purchase .benefit ul li {
	background: #ffe1e0;
	padding: 4px 10px;
	border-radius: 20px;
	text-align: center;
	margin-bottom: 5px;
}
#product .recommendBtn {
	margin-top: 20px ;
	border: 1px solid #09C;
	text-align: center;
}
#product .recommendBtn.wrap p a {
	color: #09C;
	font-size: 4vw;
	padding: 6px 0px ;
	display: block ;
}
#product .recommendBtn.wrap p a:hover {
	color: #06F;
	font-size: large;
	display: block ;
	background-color: #f2fcff ;
}
#product .recommend {
	margin: 29px 15px 34px;
	border: 1px solid #ff6c8d;
	border-radius: 14px;
}
#product .recommend h2 {
	font-size: 14px;
	color: #ff6c8d;
	text-align: center;
	padding: 12px;
	background: #ffe1e0;
	line-height: 1;
	border-radius: 14px 14px 0 0;
}
#product .recommend ul {
	padding: 19px 35px 9px;
	font-size: 12px;
}
#product .recommend ul li {
	background: url(../img/product/marker.png) no-repeat left top;
	background-size: 16px 16px;
	padding-left: 22px;
	margin-bottom: 10px;
}

#product .sozai h2, #product .voiceS h2, #product .faq h2 {
	font-size: 15px;
	color: #503200;
	text-align: center;
	border-bottom: 1px solid #503200;
	padding-bottom: 10px;
	margin-bottom: 13px;
	line-height: 1.3;
}


#product .voiceS {
	margin: 0 15px 33px;
}
#product .voiceS .voiceS_box .box {
	margin-bottom: 13px;
}
#product .voiceS .voiceS_box .voiceS1 {
	background: #fdfaf2;
	padding: 19px 19px 12px;
	border-radius: 10px;
	box-shadow: 2.5px 2.5px 10px #cacaca;
	margin-bottom: 5px;
}
#product .voiceS .voiceS_box h3 {
	font-size: 13px;
	color: #503200;
	display: flex;
	align-items: center;
	margin-bottom: 14px;
}
#product .voiceS .voiceS_box h3 img {
	width: 82px;
	height: auto;
	margin-right: 14px;
}
#product .voiceS .voiceS_box p {
	font-size: 10.5px;
	line-height: 1.75;
}
#product .voiceS .voiceS_box .voiceS1 + p {
	font-size: 6.75px;
	text-align: right;
}
#product .faq {
	margin: 0 15px 0px;
}
#product .faq dl {
	margin-top: 30px;
}
#product .faq dt {
	font-size: 12.5px;
	font-weight: bold;
	color: #503200;
	margin-bottom: 5px;
}
#product .faq dt:before {
	content: "Q.";
}
#product .faq dd {
	font-size: 12px;
	padding-left: 1.2em;
	text-indent: -1.1em;
	margin-bottom: 30px;
}
#product .faq dd:before {
	content: "A.";
	font-size: 13.5px;
}


/*** ▼タブエリア▼***/
#shouhin_tab {
	width: 100%;
	margin-bottom: 7%;
}
#shouhin_tab .inner {
	width: 97%;
	margin: 0 auto;
}
.tab-box {
	width: 100%;
}
.tab_area {
	overflow: hidden;
	display: table;
	margin: 0;
	width: 100%;
	position: relative;
	left: -3.1px
}
.tab_area li {
	/*Tabの装飾*/
	width: 30%;
	margin-left: 1%;
	margin-bottom: 0px;
	height: 0;
	cursor: pointer;
	display: table-cell;
	color: #333333;
	padding-bottom: 18%;
}
.all_area {
	background: #efefef;
	padding: 0px;
	overflow: hidden;
}
.all_area div.content_area {
	/*Tabの内容を表示するエリアの装飾*/
	background: #fff;
	padding: 10px 10px 10px 2px;
	border-top: 1px dotted #bbbbbb;
	margin: 0;
	vertical-align: bottom 0;
}
.tab_area li.select {
	/*アクティブタブの装飾*/
	width: 30%;
	background-image: none;
}
.hide {
	display: none;
}
#tab1 {
	/*Tabの装飾*/
	cursor: pointer;
	vertical-align: middle;
	display: table-cell;
	color: #333333;
	background-image: url(../img/product/tab_1_sp_off.png);
	background-repeat: no-repeat;
	background-size: 98%;
}
#tab1:hover {
	/*Tabの装飾*/
	cursor: pointer;
	vertical-align: middle;
	display: table-cell;
	color: #333333;
	background-image: url(../img/product/tab_1_sp_on.png);
	background-repeat: no-repeat;
	background-size: 98%;
}
.tab_area #tab1.select {
	/*アクティブタブの装飾*/
	background-image: url(../img/product/tab_1_sp.png);
	background-repeat: no-repeat;
	left: 0%;
	position: relative;
	background-size: 98%;
}
#tab2 {
	/*Tabの装飾*/
	cursor: pointer;
	vertical-align: middle;
	display: table-cell;
	color: #333333;
	background-image: url(../img/product/tab_2_sp_off.png);
	background-size: 98%;
	background-repeat: no-repeat;
}
#tab2:hover {
	/*Tabの装飾*/
	cursor: pointer;
	vertical-align: middle;
	display: table-cell;
	color: #333333;
	background-image: url(../img/product/tab_2_sp_on.png);
	background-repeat: no-repeat;
	background-size: 98%;
}
.tab_area #tab2.select {
	/*アクティブタブの装飾*/
	background-image: url(../img/product/tab_2_sp.png);
	background-repeat: no-repeat;
	background-size: 98%;
}
#tab3 {
	/*Tabの装飾*/
	cursor: pointer;
	vertical-align: middle;
	display: table-cell;
	color: #333333;
	background-image: url(../img/product/tab_3_sp_off.png);
	background-repeat: no-repeat;
	background-size: 98%;
}
#tab3:hover {
	/*Tabの装飾*/
	cursor: pointer;
	vertical-align: middle;
	display: table-cell;
	color: #333333;
	background-image: url(../img/product/tab_3_sp_on.png);
	background-repeat: no-repeat;
	background-size: 98%;
}
.tab_area #tab3.select {
	/*アクティブタブの装飾*/
	background-image: url(../img/product/tab_3_sp.png);
	background-repeat: no-repeat;
	background-size: 98%;
}
.content_area {
	background-image: url(../img/product/tab_bg_sp.png);
	background-size: 100%;
	width: 94%;
	padding: 2% 3% 2% 3%;
	border-bottom: solid 9px;
	border-image: url(../img/product/tab_bg_bottom_sp.png) 16 0 round;
	text-align: center;
}

/*** ▲タブエリア▲***/
.content_area img {
	width: 93%;
	margin: 0 auto;
	padding-top: 0%;
}
.content_area.hide .faq.wrap {
	text-align: left;
 padding: 2% 2%　2% 1%;
	font-size: 4.3vw;
	width: 94%;
}
.content_area.hide .faq.wrap dl dt {
	font-size: 4.2vw;
}
#product .purchase.wrap.clearfix .img_area p .samname a {
	color: #09C;
	font-size: 4vw;
}
#product .purchase.wrap.clearfix .img_area p .samname a:hover {
	color: #06F;
}






/* お客様の声 #voice
---------------------------------------------------- */
#voice h2 {
	font-size: 17.5px;
	color: #ff6c8d;
	text-align: center;
	font-weight: bold;
	margin: 0 15px;
	border-bottom: 1px solid #ff6c8d;
	padding-bottom: 8px;
	margin-bottom: 21px;
}
#voice .thought {
	margin: 0 0 25px 0;
}
#voice .thought .inner {
	background: url(../img/voice/thought-bg.png);
	background-size: 320px auto;
	padding: 27px 15px 22px 15px;
}
#voice .thought .inner > p:first-child {
	margin: 0 0 15px 0;
}
#voice .thought .inner p:last-child {
	background: url(../img/voice/thought-bg.jpg) no-repeat 50% 100%;
	background-size: 290px auto;
	padding: 0 0 223px 0;
}
#voice .thought .inner img {
	width: 272px;
	height: auto;
}
#voice .thought .inner .copy p span {
	display: block;
}
#voice .voice_nav {
	margin-bottom: 20px;
}
#voice .voice_nav ul li a {
	display: block;
	font-size: 14.5px;
	line-height: 1.5;
	color: #ff6c8d;
	font-weight: bold;
	text-align: center;
	padding: 12px 0;
}
#voice .voice_nav ul li span:after {
	content: "";
	height: 50px;
	width: 50px;
	background: url(../img/voice/voice_icon.png) no-repeat;
	background-size: 40px auto;
	position: absolute;
}
#voice .voice_nav ul li .asasyaki {
	display: inline-block;
	background: url(../img/voice/pkg_asasyaki.png) no-repeat left center;
	background-size: auto 62px;
	padding-left: 50px;
	padding-top: 10px;
	text-align: left;
	height: 52px;
	width: 160px;
}
#voice .voice_nav ul li .cycleup {
	display: inline-block;
	background: url(../img/voice/pkg_cycleup.png) no-repeat left center;
	background-size: auto 62px;
	padding-left: 50px;
	padding-top: 10px;
	text-align: left;
	height: 52px;
	width: 160px;
}
#voice .voice_nav ul li {
	border-top: 1px solid #ff6c8d;
	box-sizing: border-box;
}
#voice .voice_wrap {
	margin: 0 15px 12px;
}
#voice .voice_wrap h3 {
	font-size: 12.5px;
	color: #503200;
	text-align: center;
	background: url(../img/voice/voice-bg.jpg);
	line-height: 1.4;
	padding: 10px 8px 6px 8px;
	border-radius: 50px;
	margin-bottom: 14px;
}
#voice .voice_wrap .voice_box {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-bottom: 10px;
}
#voice .voice_wrap .voice_box .box {
	margin-bottom: 14px;
}
#voice .voice_wrap .voice_box .box .voice1 {
	padding: 15px 20px 15px 20px;
	border-radius: 20px;
	box-shadow: 2.5px 2.5px 10px #cacaca;
	margin-bottom: 5px;
}
#voice .voice_wrap .voice_box .box .voice1 .title {
	margin-bottom: 15px;
	margin-top: 8px;
}
#voice .voice_wrap .voice_box .box .voice1 h4 {
	font-size: 13px;
	color: #503200;
	font-weight: normal;
	display: inline;
	padding: 2px 0 2px;
	line-height: 1.75;
}
#voice .voice_wrap .voice_box .box .voice1 h4.pink {
	background: linear-gradient(transparent 60%, rgba(255,108,141,0.5) 60%);
}
#voice .voice_wrap .voice_box .box .voice1 h4.green {
	background: linear-gradient(transparent 60%, rgba(80,170,167,0.5) 60%);
}
#voice .voice_wrap .voice_box .box .voice1 h4.orange {
	background: linear-gradient(transparent 60%, rgba(222,85,16,0.4) 60%);
}
#voice .voice_wrap .voice_box .box .voice1 h4.blue {
	background: linear-gradient(transparent 60%, rgba(80,170,255,0.4) 60%);
}
#voice .voice_wrap .voice_box .box .voice1 img {
	width: 51px;
	height: auto;
	margin-right: 13px;
	float: left;
	margin-top: -8px;
}
#voice .voice_wrap .voice_box .box .voice1 p {
	font-size: 10.5px;
	line-height: 1.75;
}
#voice .voice_wrap .voice_box .box .voice1 + p {
	font-size: 6.75px;
	text-align: right;
}
#hagaki {
	width: 97%;
	padding: 1.5%;
	margin-bottom: 4%;
}
#hagaki ul li {
	width: 32.5%;
	float: left;
	padding: 0.4%;
}
#hagaki .crad {
	width: 70%;
	margin: 0 auto;
	text-align: center;
	font-size: 4vw;
	color: #FC0;
}
/* プライバシーポリシー #privacy
---------------------------------------------------- */
#privacy {
	padding: 0 15px;
}
#privacy h2 {
	color: #503200;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	background: #e5e1d9;
	line-height: 1;
	padding: 8px;
	margin-bottom: 16px;
}
#privacy dl {
	font-size: 10.5px;
	line-height: 1.6;
}
#privacy dl dt {
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 5px;
}
#privacy dl dt span {
	display: block;
	margin-left: 9px;
}
#privacy dl dd {
	padding-bottom: 19px;
	border-bottom: 1px dashed #454545;
	margin-bottom: 19px;
}
#privacy dl dd:last-child {
	border-bottom: none;
	margin-bottom: 0;
}
#privacy dl dd p:nth-child(n+2) {
	margin-top: 20px;
}
#privacy dl dd ul {
	margin-top: 20px;
}
#privacy dl dd ul li {
	display: inline;
	margin-right: 1em;
}
/* 特定商取引法に基づく表記 #law
---------------------------------------------------- */
#law {
	padding: 0 15px;
}
#law h2 {
	color: #503200;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	background: #e5e1d9;
	line-height: 1;
	padding: 8px;
	margin-bottom: 16px;
}
#law table {
	width: 100%;
	font-size: 10.5px;
	margin-bottom: 50px;
	border-top: 1px solid #454545;
	line-height: 1.75;
}
#law table tr {
	border-bottom: 1px dashed #454545;
}
#law table th {
	font-weight: normal;
	padding: 10px 0;
	text-align: left;
	white-space: nowrap;
}
#law table td {
	padding: 10px 0 10px 10px;
}
#law table td p {
	margin-bottom: 18px;
}
#law table td p:last-child {
	margin-bottom: 0;
}
#law table a {
	text-decoration: underline;
	color: ＃454545；
}
#law table th span {
	display: block;
}
#law table td li {
	display: inline-block;
	margin-right: 1em;
}
/* 会社概要 #company
---------------------------------------------------- */
#thought .thought {
	margin: 0 0 25px 0;
}
#thought .thought .inner {
	background: url(../img/top/thought-bg.png);
	background-size: 320px auto;
	padding: 27px 15px 22px 15px;
}
#thought .thought .inner > p:first-child {
	margin: 0 0 15px 0;
}
#thought .thought .inner p:last-child {
	background: url(../img/top/thought-bg.jpg) no-repeat 50% 100%;
	background-size: 290px auto;
	padding: 0 0 223px 0;
}
#thought .thought .inner img {
	width: 255px;
	height: auto;
}
#thought .thought .inner .copy p span {
	display: block;
}
#company {
	padding: 0 15px;
}
#company h2 {
	color: #503200;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	background: #e5e1d9;
	line-height: 1;
	padding: 8px;
	margin-bottom: 16px;
}
#company .info table {
	width: 100%;
	font-size: 10.5px;
	margin-bottom: 30px;
	border-top: 1px solid #454545;
	line-height: 1.75;
}
#company .info table tr {
	border-bottom: 1px dashed #454545;
}
#company .info table th {
	font-weight: normal;
	padding: 10px 0;
	text-align: left;
	white-space: nowrap;
}
#company .info table td {
	padding: 10px 0 10px 10px;
}
#company .address p {
	font-size: 10.5px;
	text-align: center;
}
.map {
	width: 100%;
	height: 226px;
	margin: 16px auto 0;
	margin-bottom: 28px;
}
/* ご利用ガイド #guide
---------------------------------------------------- */
#guide {
	padding: 0 15px;
}
#guide h2 {
	font-size: 4.5vw;
	color: #ff6c8d;
	text-align: center;
	font-weight: bold;
	border-bottom: 1px solid #ff6c8d;
	padding-bottom: 8px;
	margin-bottom: 13px;
}
#guide h2 + p {
	text-align: center;
	font-size: 10.5px;
	color: #503200;
	margin-bottom: 20px;
}
#guide h3 {
	color: #503200;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	background: #e5e1d9;
	line-height: 1;
	padding: 8px;
	margin-bottom: 16px;
}

#guideNav {
	width: 100%;
	background-image: url(../img/common/guide_nav_bg.png);
	padding: 3% 0;
}
#guideNav ul {
	display: flex;
	width: 100%;
}
#guideNav ul li {
	flex: 1;
	width: 20%;
	margin: 0 0.5%;
}
#guide .innerPay {
	width: 95%;
}
#guideNav ul li img {
	width: 100%;
}
#guideNav ul li a {
	display: block;
}
#guide .inner h4 {
	font-size: 4.3vw;
	margin-bottom: 2%;
}
#guide {
	margin-bottom: 5%;
	margin-top: 2%;
}
#guide p {
	font-size: 4vw;
}
#guide h5 {
	color: #060;
	font-size: 4vw;
	margin: 3% 0 2%;
}
#guide .inner {
	width: 96%;
	margin: 0 auto 2%;
	border-bottom: #666 solid 1px;
	padding-bottom: 4%;
}
#guide .inner .innerBox {
	margin-bottom: 5%;
}
#guide .inner .innerBox .img {
	float: left;
	width: 17%;
	text-align: center;
	margin: 0 1%;
}
#guide .inner .innerBox .text {
	float: right;
	width: 78%;
	margin: 0 1%;
	font-size: 3.5vw;
}
#guide .inner .telText {
	margin-bottom: 2%;
	font-size: 3.5vw;
}
#guide .inner .innerBox .text li img {
	width: 100%;
	margin-bottom: 3%;
}
#guide .inner .btn {
	margin: 0 auto 5%;
	text-align: center;
	width: 70%;
}
#guide .inner .btn a {
	text-align: center;
	color: #fff;
	background-color: #FC0;
	border-radius: 6px;
	padding: 10px 30px;
}
#guide .inner .btn a:hover {
	background: #fff;
	border: #FC0 solid 1px;
	border-radius: 6px;
	color: #FC0;
	transition: all 0.3s ease;
}
#guide .innerPay {
	width: 95%;
	margin: 0 auto 3%;
}
#guide .paytext {
	width: 95%;
	margin: 0 auto 3%;
}
#guide .innerPay h4 {
	background: #060;
	border-radius: 6px;
	color: #fff;
	padding: 2% 0 2% 3%;
	width: 90%;
	margin-bottom: 2%;
	font-size: 4.5vw;
}
#guide .innerPay ul {
	font-size: 4vw;
}
#guide .innerPay p {
	margin-bottom: 2%;
}
#guide .innerPay .payImg {
	width: 100%;
	margin-bottom: 2%;
}
#guide .innerPay .payBtn {
	width: 85%;
	margin: 0 auto;
}
#guide .inner .textBox {
	width: 90%;
	padding-top: 3%;
	padding-right: 3%;
	padding-bottom: 3%;
	padding-left: 3%;
	border: 1px solid #999;
	margin: 4% 0;
}
#guide .inner .textBox h4 {
	margin-bottom: 2%;
}
#guide .inner .textBox p {
	margin-bottom: 1%;
}

/* お問い合わせ #contact
---------------------------------------------------- */
#contact {
	padding: 0 15px;
}
#contact h2 {
	color: #ff6c8d;
	text-align: center;
	font-weight: bold;
	border-bottom: 1px solid #ff6c8d;
	padding-bottom: 8px;
	margin-bottom: 13px;
}
#contacth3 h3 {
	color: #503200;
	font-size: 4.4vw;
	font-weight: bold;
	text-align: center;
	background: #e5e1d9;
	margin: 0 15px;
	padding: 7px 0;
}
#contacth3 .inner {
	background-image: url(../img/sp/common/contact_tel_bg.png);
	margin: 2% 15px;
}
#contacth3 .inner ul li {
	margin-bottom: 4.5%;
}
#contact h2 + p {
	font-size: 10.5px;
	text-align: center;
	line-height: 1.75;
}
#contact table {
	margin-top: 17px;
	margin-bottom: 19px;
	font-size: 10.5px;
	width: 100%;
}
#contact table th {
	display: block;
	padding: 6.25px 0;
	vertical-align: top;
	text-align: left;
	font-weight: normal;
	white-space: nowrap;
	box-sizing: border-box;
}
#contact table td {
	display: block;
	padding: 6px 0;
	vertical-align: top;
	box-sizing: border-box;
}
#contact table th.required:before {
	content: "【必須】";
	color: #fff;
	background: #ff0000;
	padding: 3px 3px 2px;
	border-radius: 2px;
	font-size: 9px;
	margin-right: 6px;
	font-feature-settings: "palt";
}
#contact table input[name="name1"], #contact table input[name="name2"] {
	border: 2px solid #aeaeae;
	border-radius: 2px;
	padding: 10px;
	height: 35px;
	width: 44.8%;
	box-sizing: border-box;
	font-size: 14px;
}
#contact table input[name="kana1"], #contact table input[name="kana2"] {
	border: 2px solid #aeaeae;
	border-radius: 2px;
	padding: 10px;
	height: 35px;
	width: 41.2%;
	margin: 0 3px;
	box-sizing: border-box;
	font-size: 14px;
}
#contact table input[name="name1"], #contact table input[name="kana1"] {
	margin: 0 3px;
}
#contact table input[name="name2"], #contact table input[name="kana2"] {
	margin: 0 0 0 3px;
}
#contact table input[name="email"] {
	border: 2px solid #aeaeae;
	border-radius: 2px;
	padding: 10px;
	height: 35px;
	width: 100%;
	box-sizing: border-box;
	font-size: 14px;
}
#contact table textarea[name="subject"] {
	border: 2px solid #aeaeae;
	border-radius: 2px;
	padding: 10px;
	height: 148px;
	width: 100%;
	box-sizing: border-box;
	font-size: 14px;
}
#contact .btn {
	margin-bottom: 25px;
	text-align: center;
}
#contact .btn button[type="submit"] {
	background: #ff6c8d;
	border: none;
	border-radius: 2px;
	color: #fff;
	font-size: 15px;
	line-height: 1;
	padding: 16px;
	cursor: pointer;
	width: 200px;
	font-weight: bold;
}
#contact .note {
	font-size: 10.5px;
	margin-bottom: 35px;
	text-indent: -1em;
	padding-left: 1em;
}
/* サンテミナについて #santemina
---------------------------------------------------- */
#santemina {
	margin-bottom: 10%;
}
#gnavi #contact h2 {
	font-size: 4.5vw;
}
#gnavi .contact .other .net h3 {
	width: 90px;
}
/* プライバシーポリシー #privacy
---------------------------------------------------- */

#privacy dl dd .pp {
	width: 98%;
	margin: 0 auto 3%;
}
#privacy dl dd h3 {
	width: 90%;
	margin: 2% auto 2%;
	text-align: center;
}
#privacy dl dd .ppBox tr {
}
#privacy dl dd h3 {
	font-weight: bold;
}
#privacy dl dd .pp tr {
	border: 1px solid #999;
	padding: 1% 0;
}
#privacy dl dd .pp th {
	border: 1px solid #999;
}
#privacy dl dd table .head {
	background-color: #CCC;
	width: 2%;
	padding: 2% 0;
}
#privacy dl dd table .left {
	width: 15%;
}
#privacy dl dd table .right {
	width: 10%;
}
#privacy dl dd table .center {
	width: 30%;
}
#privacy dl dd .pp td {
	border: 1px solid #999;
	padding: 1% 1%;
}
#privacy dl dd h4 {
	margin-left: 3%;
}
#privacy dl dd .ppBox {
	width: 98%;
	margin: 0 auto;
}
#privacy dl dd .ppBox th {
	font-weight: 100;
}
#privacy dl dd .ppBox h4 {
	padding-bottom: 3%;
}
#privacy dl dd .ppBox td {
	padding-bottom: 3%;
}
#privacy dl dd h4 {
	margin-bottom: 2%;
}
#privacy dl dd .ppBox tr td p .red {
	color: #C00;
}
#privacy dl dd .ppBox tr td ul li {
	list-style-type: decimal;
}
#privacy dl dd .ppBox a {
	color: #C00;
}

section.privacy {
    width: 100%;
    text-align: center;
}
section.sp div.privacy_img {
    display: inline-block;
    width: 20%;
}
section.sp div.privacy_text {
    display: inline-block;
    width: 60%;
    font-size: small;
    vertical-align: top;
    text-align: left;
}