@charset "utf-8";
/*-------------------
   clearfix
-------------------*/
.cf:before, .cf:after {
	content: " ";
	display: table;}

.cf:after {
	clear: both;}

.cf {
 *zoom: 1;}

/*-------------------
   common
-------------------*/
.wrapper {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	position: relative;
	padding-bottom: 10px;
}
.wrapper * {
	box-sizing: border-box;
}
.wrapper a {
	color: inherit;
	display: block;
}
.wrapper a:hover {
	color: inherit;
	text-decoration: none;
	opacity: 0.8;
	filter: alpha(opacity=80);
}
#container h3 span,
#container h4 span,
#container h5 span{
	background: none;
	color: #000;
	cursor: auto;
	float: none;
}
#container section{
	margin: 0;
}
#container .write_box {
	padding:0;
}
#container .br::before {
	content: "\A" ;
	white-space: pre ;
}
@media screen and ( max-width:480px) {
	#container .nobr::before {
		content: "\A" ;
		white-space: normal ;
	}
}	
@media screen and (max-width: 1040px) {
#container .item-title small{
	font-size:0.8em;}

#container .buy-btn{
    border: #ccc 1px solid;
    border-radius: 15px;
	color: #fff;
	display: block;
	float: left;
	word-break:keep-all;
	font: bold 1rem/1.2 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
	vertical-align:middle;
	/*letter-spacing: -1px;*/
	margin: 5px 0 0 0;
	padding:0.7em 0 5px 0;
	position: relative;
	text-align: center;
	width: 49%;
	height:3.5em;}

#container .buy-btn:nth-child(odd){
	margin: 5px 5px 0 0;}

#container .buy-btn a{
	color: #fff;
	font-weight:bold;
	display: block;
	text-decoration: none;}

#container .buy-btn a::before{
    border: solid 5px transparent;
    border-left: solid 6px #fff;
	content: "";
	display: inline-block;
    width: 0;
    height: 0;
    position: relative;
    top: 0;}

#container .buy-btn:hover{
	filter: alpha(opacity=90);
	opacity: 0.7;
	transition: all ease-in 0.4s;}

/*-------------------
   .mainvisual
-------------------*/
#container .head-sub-title{
	font: bold 1.3rem/1.2 "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
	color: #666666;
	word-break:keep-all;
	padding: 20px 0 0 10px;
}
#container .head-title{
    font: bold 2.2rem/1.1 "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
    color: #a8ab7c;
	letter-spacing: -0.05em;
	/*word-break:keep-all;*/
	padding: 10px 0 0 10px;
}
#container .head-text{
	color: #886633;
	font: bold 1rem/1.3 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding: 10px 50% 13em 5px;
	word-break:keep-all;
	text-shadow: 0 0 15px #ffffff, 0 0 15px #ffffff, 0 0 0.20px #ffffff;
}
/*-------------------
   section
-------------------*/
#container .eco,
#container .sec1 .left-title1{
	background-color: #c15459;}

#container .eco .link-bottom{
	position:relative;}
	
#container .eco .link-head{
	text-align:center;
	word-break:break-strict;}

#container .eco .ex-btn,
#container .sec1 .buy-btn{
	/*background: -webkit-gradient(linear, left top, left bottom, color-stop(0.88, #c15459), color-stop(0.10, #e3b5b7));
	background: -webkit-linear-gradient(top, #e3b5b7 10%, #c15459 88%);
	background: linear-gradient(to bottom, #e3b5b7 10%, #c15459 88%);*/
    background: #ff666d;
}
#container .sec1 .item-title,
#container .sec1 .item-etc .price{
	background-color: #c68f92;}

#container .sec1 .theme{
	border: solid 1px #c15459;
	color: #c15459;}

#container .left-title1{
	padding: 5px 0;}


#container .imabari,
#container .sec2 .left-title2{
	background-color: #cc9933;}

#container .imabari .link-bottom{
	position:relative;}

#container .imabari .link-head{
	text-align:center;
	word-break:break-strict;}

#container .imabari .ex-btn,
#container .sec2 .buy-btn{
	/*background: -webkit-gradient(linear, left top, left bottom, color-stop(0.88, #cc9933), color-stop(0.10, #e3b354));
	background: -webkit-linear-gradient(top, #e3b354 10%, #cc9933 88%);
	background: linear-gradient(to bottom, #e3b354 10%, #cc9933 88%);*/
	background: #ebaf39;
}
#container .sec2 .item-title,
#container .sec2 .item-etc .price{
	background-color: #e3b354;}

#container .sec2 .theme{
	border: solid 1px #cc9933;
	color: #cc9933;}
	
#container .left-title2{
	padding: 5px 0;}

#container .higher,
#container .sec3 .left-title3{
	background-color: #7b882e;}

#container .higher .link-bottom{
	position:relative;}

#container .higher .link-head{
	text-align:center;
	word-break:break-strict;}

#container .higher .ex-btn,
#container .sec3 .buy-btn{
	/*background: -webkit-gradient(linear, left top, left bottom, color-stop(0.88, #7b882e), color-stop(0.10, #d5df95));
	background: -webkit-linear-gradient(top, #d5df95 10%, #7b882e 88%);
	background: linear-gradient(to bottom, #d5df95 10%, #7b882e 88%);*/
	background: #a6b933;
}
#container .sec3 .item-title,
#container .sec3 .item-etc .price{
	background-color: #a3bf75;}

#container .sec3 .theme{
	border: solid 1px #7b882e;
	color: #7b882e;}

#container .left-title3{
	padding: 5px 0;}

#container .micro,
#container .sec4 .left-title4{
	background-color: #0c756e;}

#container .micro .link-bottom{
	position:relative;}
	
#container .micro .link-head{
	text-align:center;
	word-break:break-strict;}

#container .micro .ex-btn,
#container .sec4 .buy-btn{
	/*background: -webkit-gradient(linear, left top, left bottom, color-stop(0.88, #0c756e), color-stop(0.10, #8ad9dc));
	background: -webkit-linear-gradient(top, #8ad9dc 10%, #0c756e 88%);
	background: linear-gradient(to bottom, #8ad9dc 10%, #0c756e 88%);*/
	background: #31c4ba;
}
#container .eco .ex-btn,
#container .imabari .ex-btn,
#container .higher .ex-btn,
#container .micro .ex-btn{
	position:absolute;
	top:3rem;
	right:1rem;
	width:65%;}

#container .sec4 .item-title,
#container .sec4 .item-etc .price{
	background-color: #a3c9cc;}

#container .sec4 .theme{
	border: solid 1px #0c756e;
	color: #0c756e;}

#container .left-title4{
	padding: 5px 0;}

#container .left-title1,
#container .left-title2,
#container .left-title3,
#container .left-title4{
	color: #ffffff;
    font: bold 1.8rem/1 "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
    text-align: center;
    width: 100%;
    margin: 0 0 15px 0;
    padding: 13px 0;}

/*-------------------
   no-section
-------------------*/

#container .sec0{
	margin:0 10px;
}
#container .top-title{
	border-left: solid 10px #666666;
	color: #666666;
	font: bold 1.8rem/1.1 "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
	letter-spacing:-0.05rem;
	margin: 10px 0 10px 0;
	padding-left: 10px;
}

#container .link-head{
	color: #fff;
	display: block;
	font: bold 1.2rem/1.9 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	letter-spacing:-0.05rem;
	text-align: center;
}
#container .ex-title{
	color: #666;
	font: 1rem/1.3 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	letter-spacing:-0.05rem;
	margin: 5px auto 10px;
	padding:10px 0 5px 0;
	text-align: center;}

#container .ex-btn{
	border-radius: 20px;
	border: solid 1px #fff;
	color: #fff;
	font: bold 1rem/2 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	letter-spacing:-0.05rem;
	text-align: center;
}
#container .item-category{
	margin: 0 0 20px 0;}

#container .toplink{
	margin: 20px 0 30px;}

#container .toplink ul{
	border-radius: 10px;
	overflow:hidden;
	margin: 0 5px 10px 0;}

#container .link-bottom{
	clear:both;
	background-color: #f1ded7;
	overflow:hidden;
	padding: 0 10px 5px 10px;}

#container .link-bottom img{
	float:left;
	display: block;
	margin: 5px auto 5px;
	width:25%;}

#container .item-title{
	position: relative;
	width:100%;
	font: 1.1rem "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #ffffff;
	overflow:hidden;
	margin: 0;
	padding: 20px 5px 20px;
	text-align: center;}

#container .item-title .made{ 
	color:#333333;
	font: bold 1.1em;}

#container .item-title h4{
	color: #333333;
	word-break:keep-all;
	display: block;
	font: bold 1.6em/1.1 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	letter-spacing: -1px;
	margin: 5px auto 0;}

#container .item-title dl {
	padding:8px 0 9px 5px;}

#container .item-title dt {
	font: bold 1.2em/1.2 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#ffffff;
	margin: 0 auto 5px;
	text-align: center;}

#container .item-title dd {
	float:left;
	width:47.5%;
	margin:0 4px 5px 4px;
	text-wrap:none;
	padding:5px 3px 5px 3px;
	border-radius:5px;
	background:#ffffff;
	font: normal 0.8rem/1 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	letter-spacing:-0.1rem;
	color:#555555;
	text-align: left;}

#container .item-title::after{
	border: solid 1px #f1e0e1;
	content: " ";
	height: calc(100% - 11px);
	position: absolute;
	top: 4px;
	left: 4px;
	width: calc(100% - 11px);
	z-index: 100;}

#container .item-etc{
	position:relative;
	margin: 0;
	padding: 0px 10px;}

#container .item-etc .theme{
	clear:both;
	border-radius: 5px;
	text-align:center;}

#container .item-etc .theme{
	margin:10px auto 0;
	padding: 5px;
	font: bold 1rem/1.5 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	letter-spacing:-0.05rem;
}
	
#container .item-etc .sub-text{
	margin: 10px 0 5px;
	font: bold 1rem/1.1 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	letter-spacing:-0.05rem;
}

#container .item-etc .text{
	font: 0.9rem/1.2 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	letter-spacing:-0.05rem;
	padding:0 0 15px 0;
}
/*
#container .item-category .item-etc .graph img{
	margin:0 auto;
	text-align:center !important;
	height:175px !important;
	max-width:175px !important;
}*/
#container .item-category .item-etc .img{
	float:left;
	width:50%;
	padding:10px;
}

#container .item-category .item-etc .graph{
	margin:0 auto;
	width: 70%;
}

#container .item-etc .price{
	border-radius: 10px;
	color: #fff;
	display: inline-block;
	float: right;
	font: bold 1.2em/1.1 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding: 5px 0 0 0;
	text-align: center;
	width:100%;}

#container .item-etc .price p{
	background-color: #fff;
	border-radius: 10px;
	color: #000;
	display: block;
	margin: 5px;
	padding: 5px;
	text-align: center;}

#container .item-etc .price em::after{
	content: "1枚あたり 約";
	font: .9em/1.3 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin: 0 5px 0 3px;}

#container .item-etc .price strong::before{
	content: "￥";
	font: bold 1em/1.2 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;}

#container .item-etc .price strong{
	color: #C00;
	font-size: 1.5em;}

#container .item-etc .price strong::after{
	color: #000;
	content: "(税込)～";
	font: bold .5em/1.3 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;}

#container .btn-area{
	clear:both;
	flex-wrap: wrap;
	width:100%;
	margin: 5px auto;
	text-align:center;
	padding: 0 10px;}

#container .esthetowel-link {
	margin:10px 40px 10px 0;
	font-size:12px;
	text-align:right;
	color:#000000;}

#container .esthetowel-link a {
	color:#000000;}
}


@media (min-width: 700px) and (max-width: 1040px) {
#container  {
	margin:0 auto;
	max-width:940px;
}
#container .mainvisual{
	background: url("/contents/shop/sevenbeauty/img/freepage/towel_expound/towel__01.jpg") no-repeat;
	background-position:center;
	background-size:cover;
	padding:0 0 40px 0;
}
#container .toplink{
	width:100%;
	margin:0 auto;
	text-align:center;
	padding:0 0 10px 0;
	display: flex;
 	flex-wrap: wrap;
	justify-content: flex-start;
}
#container .toplink .link-head {
	font: bold 1.1em/1.6 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	letter-spacing:-0.1em;
}
#container .toplink ul{
	border-radius: 10px;
    margin: 0 5px 10px 0;
	padding:0;
	height:100%;
    width: calc(97% / 5);
    webkit-width: calc(97% / 5);
}
#container .toplink ul:last-child{
    border-radius: 10px;
    margin: 0 5px 10px 0;
    padding: 0;
    width: 38.8%;
    webkit-width: 38.8%;
}
#container .link-bottom{
	background-color: #f1ded7;
	overflow:hidden;
	padding: 10px 0 10px 3px;
	width: 100%;
	height:auto;
}
#container .micro  {
	display: flex;
 	flex-wrap: wrap;
	justify-content: flex-start;
}
#container .micro .link-head {
	width:100%;
}
#container .micro .link-bottom  {
	width: calc(100% / 2);
}
#container .link-bottom img{
	display: block;
	margin: 5px auto;
	float:none;
}
#container .eco .ex-btn, #container .imabari .ex-btn, #container .higher .ex-btn, #container .micro .ex-btn {
    width: 85%;
	position:inherit;
}
#container .link-bottom img {
    width: 50%;
}
#container .eco .ex-btn, #container .imabari .ex-btn, #container .higher .ex-btn, #container .micro .ex-btn {
    top: 0rem;
    left: 0.1rem;
}
#container .ex-title {
    color: #666;
    font: normal 1rem/1.3 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	letter-spacing: -0.05rem;
    text-align: center;
	padding:0px;
}
}

@media screen and (max-width: 700px) {
#container  {
	margin:0 auto;
	max-width:940px;
}
#container .mainvisual{
	background: url("/contents/shop/sevenbeauty/img/freepage/towel_expound/towel__01_sp.jpg") no-repeat;
	background-position:center;
	background-size:cover;
}

}

@media screen and (min-width: 1040px) {
#container  {
	margin:0 auto;
	max-width:1040px;
}
#container .buy-btn{
    border: #ccc 1px solid;
    border-radius: 8px;
	color: #fff;
	display: block;
	float: left;
	font: bold 1.1rem/1.2 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
	/*letter-spacing: -0.05rem;*/
	margin: 5px 1% 0 0;
	padding:5px 0 0 0;
	position: relative;
	text-align: center;
	width: 24%;
	height:50px;}

#container .buy-btn a{
	color: #fff;
	display: block;
	text-decoration: none;}

#container .buy-btn a::before{
    border: solid 5px transparent;
    border-left: solid 6px #fff;
	content: "";
	display: inline-block;
    width: 0;
    height: 0;
    position: relative;
    top: 0;}

#container .buy-btn:hover{
	filter: alpha(opacity=90);
	opacity: 0.7;
	transition: all ease-in 0.4s;}

#container h3 span,#container h4 span,#container h5 span{
	background: none;
	color: #000;
	cursor: auto;
	float: none;}

/*-------------------
   .mainvisual
-------------------*/
#container .mainvisual{
	background: url("/contents/shop/sevenbeauty/img/freepage/towel_expound/towel__01.jpg") no-repeat;
	padding: 0;
	position: relative;
	margin: 0 0 0 0;
	min-height: 560px;}

#container .head-sub-title{
	font: bold 2.4rem/1.2 "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
	color: #666666;
	padding: 30px 0 0 10px;
	text-shadow: 0 0 15px #ffffff, 0 0 15px #ffffff, 0 0 0.20px #ffffff;}

#container .head-title{
    font: bold 3.6rem/1.1 "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
    color: #a8ab7c;
	width:600px;
	word-break:keep-all;
	padding: 15px 0 0 10px;
	text-shadow: 0 0 15px #ffffff, 0 0 15px #ffffff, 0 0 0.20px #ffffff;}

#container .head-text{
	color: #630;
	font: bold 1.3rem/1.6 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding: 25px 50% 0 10px;
	word-break:keep-all;
}

/*-------------------
   section
-------------------*/

#container section{
	margin: 0;}

#container .eco,
#container .eco .ex-title,
#container .sec1 .left-title1{
	background-color: #c15459;}

#container .eco .ex-btn,
#container .sec1 .buy-btn{
	/*background: -webkit-gradient(linear, left top, left bottom, color-stop(0.88, #c15459), color-stop(0.10, #e3b5b7));
	background: -webkit-linear-gradient(top, #e3b5b7 10%, #c15459 88%);
	background: linear-gradient(to bottom, #e3b5b7 10%, #c15459 88%);*/
	background: #ff666d;}

#container .sec1 .theme{
	border: solid 1px #c15459;
	color: #c15459;}

#container .imabari,
#container .imabari .ex-title,
#container .sec2 .left-title2{
	background-color:#cc9933;}

#container .imabari .ex-btn,
#container .sec2 .buy-btn{
	/*background: -webkit-gradient(linear, left top, left bottom, color-stop(0.88, #cc9933), color-stop(0.10, #e3b354));
	background: -webkit-linear-gradient(top, #e3b354 10%, #cc9933 88%);
	background: linear-gradient(to bottom, #e3b354 10%, #cc9933 88%);*/
	background: #ebaf39;}

#container .sec2 .theme{
	border: solid 1px #cc9933;
	color: #cc9933;}

#container .higher,
#container .higher .ex-title,
#container .sec3 .left-title3{
	background-color: #7b882e;}

#container .higher .ex-btn,
#container .sec3 .buy-btn{
	/*background: -webkit-gradient(linear, left top, left bottom, color-stop(0.88, #7b882e), color-stop(0.10, #d5df95));
	background: -webkit-linear-gradient(top, #d5df95 10%, #7b882e 88%);
	background: linear-gradient(to bottom, #d5df95 10%, #7b882e 88%);*/
	background: #a6b933;}

#container .sec3 .theme{
	border: solid 1px #0c756e;
	color: #0c756e;}

#container .micro,
#container .micro .ex-title,
#container .sec4 .left-title4{
	background-color: #0c756e;}

#container .micro .ex-btn,
#container .sec4 .buy-btn{
	/*background: -webkit-gradient(linear, left top, left bottom, color-stop(0.88, #0c756e), color-stop(0.10, #8ad9dc));
	background: -webkit-linear-gradient(top, #8ad9dc 10%, #0c756e 88%);
	background: linear-gradient(to bottom, #8ad9dc 10%, #0c756e 88%);*/
	background: #31c4ba;}

#container .sec4 .theme{
	border: solid 1px #0c756e;
	color: #0c756e;}

#container .left-title1,
#container .left-title2,
#container .left-title3,
#container .left-title4{
	color: #fff;
	font: bold 23px/26px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	float: left;
	text-align: center;
	width: 35px;}
	
#container .left-title4 .yoko{
  display: inline-block;
  transform: rotate(-90deg);
  margin:-5px 0 4px 4px;
  font-size:1.1em;
  font-weight:bolder;}

#container .left-title1{
	height: 955px;
	padding: 35% 0;}

#container .left-title2{
	height: 505px;
	padding: 10% 0;}

#container .left-title3{
	height: 450px;
	padding: 10% 0;}

#container .left-title4{
	height: 955px;
	padding: 30% 0;}

#container .sec1 .item-title,
#container .sec1 .item-etc .price{
	background-color: #c68f92;}

#container .sec2 .item-title,
#container .sec2 .item-etc .price{
	background-color: #e3b354;}

#container .sec3 .item-title,
#container .sec3 .item-etc .price{
	background-color: #a3bf75;}

#container .sec4 .item-title,
#container .sec4 .item-etc .price{
	background-color: #a3c9cc;}

/*-------------------
   no-section
-------------------*/

#container .top-title{
	border-left: solid 10px #917975;
	color: #6a5051;
	font: bold 2.6rem/1.2 "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
	margin: 20px 0 30px;
	padding-left: 10px;}

#container .link-head{
	color: #fff;
	display: block;
	font: bold 1.1rem/1.7 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding: 5px 0;
	text-align: center;}

#container .ex-title{
	border-radius: 5px;
	color: #fff;
	display: block;
	font: 1.2rem/1.8 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin: 10px auto;
	text-align: center;
	width: 90%;}

#container .ex-btn{
	border-radius: 30px;
	border: solid 1px #fff;
	color: #fff;
	display: block;
	font: bold 1.1rem/2.4 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin: 5px auto;
	position: relative;
	text-align: center;
	width: 92%;}
	
#container .item-category{
	float: right;
	margin: 0 10px 10px 0;
	width: calc(100% - 55px);}

#container .btn-area{
	clear:both;
	border-bottom: solid 1px #ccc;
	flex-wrap: wrap;
	margin: 0 0 5px;
    padding: 5px 0 20px 0;}

#container .esthetowel-link {
	width:1040px;
	margin:10px auto 60px;
	font-size:12px;
	text-align:center;
	color:#000000;}

#container .esthetowel-link a {
	color:#000000;}

#container .toplink{
	margin: 20px 0 30px 0;}

#container .toplink ul{
	border-radius: 10px;
	float: left;
	margin: 0 0 0 15px;}

#container .link-bottom{
	background-color: #f1ded7;
	float: left;
	padding: 10px 0 10px 3px;
	width: 195px;}

#container .link-bottom img{
	display: block;
	margin: 5px auto;}

#container .item-title{
	position: relative;
	display: block;
	float: left;
	width: 260px;
	font: 1rem "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	letter-spacing: -0.05rem;
	height: 360px;
	color: #fff;
	margin: 0 15px 0 0;
	padding: 60px 20px 0;
	text-align: center;
	z-index: 0;}

#container .item-title .made{ 
	color:#333333;
	font: bold 1.1em;}

#container .item-title h4{
	color: #333333;
	word-break:keep-all;
	display: block;
	font: bold 1.4rem/1.2 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	letter-spacing: -0.05rem;
	margin: 0 auto 10px;
}
#container .item-title dt {
	font: bold 1rem/1.2 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin: 10px auto 5px;
	letter-spacing: -0.05rem;
	text-align: center;
}
#container .item-title dd {
	border-radius:5px;
	color:#555555;
	background:#ffffff;
	padding:5px;
	margin:5px auto;
	width:95%;
	font: normal 1rem/1 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	letter-spacing: -0.05rem;
	text-align: left;
}

#container .item-title::after{
	border: solid 1px #fff;
	content: " ";
	height: calc(100% - 20px);
	position: absolute;
	top: 10px;
	left: 10px;
	width: calc(100% - 20px);
	z-index: 100;}

#container .item-etc{
	float: right;
	margin: 0 10px 0 0;
	width: 700px;}

#container .item-etc .theme{
	border-radius: 5px;
	display: inline-block;
	font: 1.2rem/2 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	letter-spacing: -0.05rem;
	margin: 0 10px 5px 0;
	padding: 0 15px;}

#container .item-etc .img{
	display: inline-block;
	float: left;
	margin: 10px 10px 0 0;}

#container .item-etc .sub-text{
	font: bold 1.1rem/1.3 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	letter-spacing: -0.05rem;
	margin: 20px 0 10px;}

#container .item-etc .text{
	float: left;
	font: 1rem/1.4 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	letter-spacing: -0.05rem;
	width: 180px;}

#container .item-etc .graph{
	display: inline-block;
	margin: 0 5px 5px 0;
	float: right;}

#container .item-etc .price{
	border-radius: 10px;
	color: #fff;
	display: inline-block;
	float: right;
	font: 1rem/1.3 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	letter-spacing: -0.05rem;
	height: 85px;
	padding: 5px 0 0 0;
	text-align: center;
	width: 260px;}

#container .item-etc .price p{
	background-color: #fff;
	border-radius: 10px;
	color: #000;
	display: block;
	height: 50px;
	margin: 5px;
	padding: 10px 0 0 0;
	text-align: center;}

#container .item-etc .price em::after{
	content: "1枚あたり 約";
	font: .7em/1.3 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin: 0 5px 0 3px;}

#container .item-etc .price strong::before{
	content: "￥";
	font: bold .8em/1.3 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;}

#container .item-etc .price strong{
	color: #C00;
	font-size: 1.5em;}

#container .item-etc .price strong::after{
	color: #000;
	content: "(税込)～";
	font: bold .5em/1.3 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;}

#container.esthetowel-link {
	width:1040px;
	margin:0 auto;}

#container .nobr::before {
	content: "\A" ;
	white-space: normal ;
}
	
/*-------------------
   footer
-------------------*/
#container .content_wrap .footer {
    padding: 0 0 5px;
}
#container .page-top {
    display: block;
    margin: 20px auto 0;
    text-align: center;
}
}

@media screen and (max-device-width: 320px) {
#container .item-etc .theme{
	margin: 0 auto;
	padding: 5px;
	font: bold 1.25em/1.5 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	letter-spacing:-0.05em;}
#container .head-text{
	color: #886633;
	font: bold 1.1em/1.3 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding: 10px 0 15em 5px;
	word-break:keep-all;
	text-shadow: 0 0 15px #ffffff, 0 0 15px #ffffff, 0 0 0.20px #ffffff;}
}
