.main-area{
	width: auto !important;
}

/* カテゴリー別 */
#cate01{
	width:760px !important;
}
#cate01 table td img{
	padding:0 0 15px 0;
}

.trade-price .trade-price-voice li {
  font-size: 20px;
  text-align: left;
  line-height: 61px;
  line-height: 61px;
  padding-left: 68px;
  width: 582px;
  border-radius: 32px;
  background: url(https://bilux.jp/design/bilux/img/tradeprice/salon_pc_face01.png) no-repeat 16px center #d9d0bd;
  position: relative;
  margin-left: 24px;
  margin-bottom: 19px;
}

/* 取扱い */
.contents-body #setsumei{
	width:640px;
	margin:auto !important;
}
.contents-body #setsumei li{
	float:left !important;
	width:30%;
	margin:0 0 30px 0;
	display:block;
	text-align:center;
	min-height: 23vw;
}
.contents-body #setsumei li:nth-of-type(2) , .contents-body #setsumei li:nth-of-type(5){
	float:left;
	width:30%;
	margin:0 4.5% 30px;
}
#atsukai_img{
	width:100%;
	margin:0 0 15px 0;
}
#atsukai_img01{
	width:60%;
}

.lineup img{
	width:110px;
}
/* biluxグルーの安全性について */

.product-line-up,
.comparison-table,
.quality,
.handling {
	margin-bottom: 5em;
	}

.product-line-up .heading,
.comparison-table .heading,
.quality .heading,
.handling .heading {
	margin-bottom: 1.5em;
	padding: 0.2em 0;
	background-color: #000000;
	color: #ffffff;
	text-align: center;
	font-size: 1.5em;
	}

.product-wrap {
	display: flex;
	}

.product {
	margin: 0 1% 2%;
	padding-bottom: 2%;
	width: 31.333333333%;
	border-radius: 5px;
	background-color: #f6f6f6;
	color: #292929;
	}

.product .name {
	padding: 1.5em 0 1em;
	color: #ed4c78;
	font-weight: bold;
	font-size: 1.1em;
	text-align: center;
	}

.product .pic {
	margin: 0 5% 10%;
	width: 90%;
	}

.product .pic img {
	width: 100%;
	border-radius: 5px;
	}

.product .chart {
	margin: 0 5% 5%;
	width: 90%;
	}

.product .chart img {
	width: 100%;
	border-radius: 5px;
	}

.product .price {
	clear: both;
	padding-top: 1.5em;
	text-align: center;
	}

.product .button-wrap {
	text-align: center;
	}

.product .button {
	margin: 1em auto 0 auto;
	display: inline-block;
	padding: 0.5em 1em;
	border-bottom: solid 2px #3b79a8;
	border-radius: 5px;
	background: #4892ca;
	color: #ffffff;
	text-decoration: none;
	}

.product .button:active {
	border-bottom: none;
	-webkit-transform: translateY(2px);
	transform: translateY(2px);
	}

.comparison-table table {
	margin: 0 1%;
	background-color: #fbfbfb;
	}

.comparison-table table,
.comparison-table td,
.comparison-table th {
	border: 1px solid #dcdcdc;
	border-collapse: collapse;
	}

.comparison-table th,
.comparison-table td {
	font-size: 0.9em;
	padding: 10px;
	}

.comparison-table th {
	font-weight: normal;
	background-color: #f6f6f6;
	}

.comparison-table td {
	color: #292929;
	text-align: center;
	}

.comparison-table td img {
	width: 100%;
	}

.quality .subheading1 {
	margin: 2em auto 1em;
	padding: 15px;
	width: 80%;
	border: 1px solid #000000;
	color: #000000;
	text-align: center;
	font-size: 1.8em;
	}

.quality .text {
	text-align: center;
	color: #292929;
	font-size: 1.1em;
	}

.quality .subheading2 {
	margin: 3em auto 2em;
	padding: 15px;
	width: 80%;
	border: 1px solid #000000;
	color: #000000;
	text-align: center;
	font-size: 1.2em;
	}

.quality-test {
	margin: 0 auto 2%;
	padding: 3% 2%;
	width: 90%;
	border: 1px solid #000000;
	border-radius: 5px;
	color: #000000;
	text-align: center;
	}

.quality-test .subheading {
	text-align: center;
	font-size: 1.2em;
	padding-bottom: 1em;
	}

.quality-test p {
	text-align: center;
	}

.quality-test img {
	margin: 0 auto;
	padding-top: 2em;
	width: 35%;
	}

.handling {
	overflow: hidden;
	margin-bottom: 5em;
	}

.handling .text {
	margin: 1em 1em 0;
	color: #292929;
	}

.handling-left {
	float: left;
	width: 50%;
	margin-right: 2%;
	}

.handling-point-wrap {
	display: flex;
	justify-content: center;
	align-items: center;
	}

.handling-point {
	margin: 1%;
	padding: 2em 0;
	width: 48%;
	border-radius: 5px;
	background-color: #d6d2c5;
	color: #000000;
	text-align: center;
	font-size: 1.2em;
	}

.handling-right {
	float: left;
	width: 48%;
	}

.handling-limit {
	margin: 1%;
	padding: 1em 0;
	width: 98%;
	border-radius: 5px;
	background-color: #d6d2c5;
	color: #000000;
	text-align: center;
	font-size: 1.2em;
	}

.purchase {
	clear: both;
	margin-bottom: 5em;
	text-align: center;
	}

.purchase .button {
	display: inline-block;
	padding: 0.5em 2em;
	border-bottom: solid 2px #3b79a8;
	border-radius: 5px;
	background: #4892ca;
	color: #ffffff;
	text-decoration: none;
	font-size: 1.5em;
	}

.purchase .button:active {
	border-bottom: none;
	-webkit-transform: translateY(2px);
	transform: translateY(2px);
	}

.select_matsuge{
width: 740px;
margin:auto;
}
.otoku{
	width: 640px;
margin:auto;
}
.eyelash_labo{
	width: 780px;
margin:auto;
}

/*よくある質問*/

.f-container {
	display: flex;	
	flex-wrap: wrap;
	justify-content: center;
	}

.f-item {
	position: relative;
	margin: 2%;
	height: 13em;
	outline: 5px solid #000000;
	flex-basis: 46%;
	background-color: #ffffff;
	}

.f-item .heading {
	position: relative;
	margin: 0 0 1.5em;
	padding: 0.5em 1em;
	background-color: #000000;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
	letter-spacing: 3px;
	text-indent: 3px;
	}

.f-item .heading:after {
	position: absolute;
	right: 0;
	bottom: -10px;
	left: 0;
	margin: auto;
	width: 0px;
	height: 0px;
	border-width: 10px 10px 0px 10px;
	border-style: solid;
	border-color: #000000 transparent transparent transparent;
	content: "";
	}

ul.list li {
	margin: 0 1em 1em 0;
	letter-spacing: 2px;
	font-size: 0.95em;
	}
.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0;
}
a.question:link {
	color: #3c3c3c;
	text-decoration: none;
	transition: 0.3s;
	}

a.question:visited {
	color: #3c3c3c;
	}

a.question:hover {
	color: #000000;
	}


.fa-li .fa-question-circle {
	margin-right: -0.3em;
	color: #000000;
	}
.fa-li .fa-question-circle {
  margin-right: -0.3em;
  color: #000000;
}
.fa-question-circle::before {
  content: "\f059";
}
.fa-arrow-circle-right::before {
  content: "\f0a9";
}
.fa, .far, .fas {
  font-family: "Font Awesome 5 Free";
}
.fa, .fas {
  font-weight: 900;
}
.link {
  position: absolute;
  right: 1em;
  bottom: 0.5em;
}
/* よくある質問（質問集） */

.text-divider-questions {
	display: flex;
	margin: 4em 2em 2em;
	color: #000000;
	text-indent: 2px;
	letter-spacing: 2px;
	font-weight: 500;
	font-size: 1.2em;
	align-items: center;
	}

.text-divider-questions::before,
.text-divider-questions::after {
	height: 1px;
	background-color: #000000;
	content: '';
	flex-grow: 1;
	}

.text-divider-questions span {
	margin: 0 0.5em;
	}

.cp_actab {
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	width: 100%;
	color: #ffffff;
	}

.cp_actab input {
	position: absolute;
	z-index: -1;
	opacity: 0;
	}

.cp_actab label {
	position: relative;
	display: block;
	margin: 0 0 1px 0;
	padding: 0 2.5em 0 1em;
	background: #000000;
	font-weight: bold;
	line-height: 3;
	cursor: pointer;
	letter-spacing: 2px;
	font-size: 0.9em;
	}

.fa-question-circle {
	margin-right: 0.3em;
	color: #ffffff;
	}

.cp_actab .cp_actab-content {
	overflow: hidden;
	max-height: 0;
	background-color: #fafbf8;
	color: #3c3c3c;
	-webkit-transition: max-height 0.35s;
	transition: max-height 0.35s;
	padding: 0.3em 1em;
	letter-spacing: 2px;
	font-size: 0.95em;
	line-height: 1.8;
	}

.cp_actab .cp_actab-content p {
	margin: 1em;
	}

/* :checked */
.cp_actab input:checked ~ .cp_actab-content {
	max-height: 30em;
	}

/* Icon */
.cp_actab label::after {
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	width: 3em;
	height: 3em;
	text-align: center;
	line-height: 3;
	-webkit-transition: all 0.35s;
	transition: all 0.35s;
	}

.cp_actab input[type=checkbox] + label::after {
	content: '+';
	}

.cp_actab input[type=checkbox]:checked + label::after {
	transform: rotate(45deg);
	}

.back_to_category_wrap {
	margin: 5em 0;
	text-align: center;
	}

.back_to_category {
	position: relative;
	display: inline-block;
	padding: 5px 11px 5px 15px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	transition: .4s;
	}

a.back_to_category:link,
a.back_to_category:visited {
	text-decoration: none;
	}

.back_to_category:hover {
	color: #000000;
	}

.back_to_category:before {
	position: absolute;
	top: 0;
	left: 0;
	display: inline-block;
	width: 4px;
	height: 100%;
	border-radius: 3px;
	background-color: #000000;
	content: '';
	}

.back_to_category:after {
	position: absolute;
	top: 0;
	left: 100%;
	display: inline-block;
	width: 4px;
	height: 100%;
	border-radius: 3px;
	background-color: #000000;
	content: '';
	}

.back_to_category:hover:before,
.back_to_category:hover:after {
	-webkit-transform: rotate(10deg);
	transform: rotate(10deg);
	background-color: #000000;
	transition: .4s;
	}

/* clearance */

.clearance {
	clear: both;
	overflow: hidden;
	padding: 4em 0;
	}

.clearance .banner {
	margin-bottom: 1em;
	width: 100%;
	}

.clearance .banner img {
	width: 100%;
	}

.clearance .category {
	float: left;
	margin: 1%;
	width: 31.333333333%;
	}

.clearance .category img {
	width: 100%;
	}

.clearance .category_heading {
	clear: both;
	padding: 10% 0 5%;
	}

.clearance .category_heading img {
	width: 100%;
	}

.clearance .item {
	float: left;
	margin: 1%;
	padding: 2%;
	width: 44%;
	border-radius: 5px;
	background-color: #f6f6f6;
	color: #424242;
	font-weight: bold;
	}

.clearance .item img {
	width: 100%;
	box-shadow: 0px 0px 10px #e6e6e6;
	}

.clearance .item_name {
	margin: 1em 0;
	color: #d12d76;
	text-indent: 0.05em;
	letter-spacing: 0.05em;
	font-size: 1.1em;
	text-align: center;
	}

.clearance .price_normal {
	margin: 0.5em 0 0;
	text-indent: 0.05em;
	letter-spacing: 0.05em;
	font-size: 0.9em;
	text-align: center;
	}

.clearance .price_discount {
	margin: 0;
	color: #ff0000;
	text-indent: 0.05em;
	letter-spacing: 0.05em;
	font-size: 2.5em;
	text-align: center;
	}
/* ouchijikan */

.container {
	width: 880px;
	}
.container_ouchi {
	width: 980px;
	}

.category {
	float: left;
	}

.item_wrap {
	margin: 0 5px;
	}

.item_container {
	float: left;
	}

.item {
	margin: 5px;
	padding: 15px 0 30px;
	width: 465px;
	border-radius: 10px;
	background: #e6f1ee;
	text-align: center;
	text-indent: 0.1em;
	letter-spacing: 0.1em;
	}

.item img {
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
	}

.item .name {
	margin: 30px 0 0;
	font-size: 36px;
	text-align: center;
	}

.item .name.name_32px {
	font-size: 32px;
	}

.item .name.name_26px {
	font-size: 26px;
	}

.item .name.name_24px {
	font-size: 24px;
	}

.item .price {
	margin: 0.5em 0 20px;
	font-size: 18px;
	text-align: center;
	}

.item .discount {
	margin-bottom: 20px;
	color: #ff0000;
	font-size: 24px;
	text-align: center;
	}

.item .discount .sum {
	border-bottom: 2px solid #ff0000;
	font-size: 30px;
	}

.item .coupon {
	margin: 0 auto;
	padding: 15px 0;
	width: 350px;
	background: #ff8d8d;
	border-radius: 8px;
/*
	background:
	linear-gradient(45deg,  transparent 5px, #ff8d8d 5px),
	linear-gradient(135deg, transparent 5px, #ff8d8d 5px),
	linear-gradient(225deg, transparent 5px, #ff8d8d 5px),
	linear-gradient(315deg, transparent 5px, #ff8d8d 5px);
	background-position: bottom left, top left, top right, bottom right;
	background-size: 50% 50%;
	background-repeat: no-repeat;
*/
	color: #ffffff;
	font-size: 20px;
	text-align: center;
	}

.item .coupon .code {
	font-size: 25px;
	font-weight: bold;
	}

img.nekopos {
	box-shadow: none;
	}

.item.row4 {
	margin: 5px;
	padding: 15px 0 5px;
	width: 227.5px;
	border-radius: 10px;
	background: #e6f1ee;
	text-align: center;
	text-indent: 0.1em;
	letter-spacing: 0.1em;
	}

.item_wrap.beige .item {
	background: #ece9d5;
	}

.item_wrap.green .item {
	background: #dfecd5;
	}

.back_to_top {
	margin-bottom: 100px;
	text-align: center;
	}
img.nekopos {
  box-shadow: none;
  width: 60%;
}
.img_ouchi{
	display:inline-block !important;
	width:33%;
}
/* cosmenatura */

.cosmenatura_index_wrap,
.cosmenatura_details_wrap {
	margin: 0;
	padding: 0;
	font-family: 'YuGothic', sans-serif;
	font-weight: normal;
	color: #262626;
	}

.cosmenatura_details_wrap {
	margin-left: 50px;
	}

.process_wrap {
	margin: 150px 0;
	font-size: 1.5em;
	}

.process_wrap p,
.process_wrap img {
	margin-bottom: 4em;
	}

.process_wrap p.heading {
	margin-bottom: 0.5em;
	color: #8fafbc;
	font-size: 1.2em;
	}

.process_wrap img {
	margin: 0 auto 4em auto;
	width: 700px;
	}
ul.questions li.q {
  color: #8fafbc;
}
ul.questions li.a {
  margin-bottom: 2em;
}
ul.questions li {
  padding: 0 1em;
  text-indent: -1.2em;
}
	
.pc_only{
	display:block;
}
.smp_only{
	display:none;
}
@media screen and (max-width:769px) { 
.container{
	width:100%;
}
.trade-price .trade-price-voice li {
  font-size: 20px;
  text-align: left;
  line-height: 61px;
  line-height: 61px;
  padding-left: 2vw!important;
  width: 100%!important;
  border-radius: 32px;
  position: relative;
  margin-left: 0!important;
  margin-bottom: 19px;
}
.trade-price .trade-price-voice li:nth-child(2) {
  width: 100%;
}
.trade-price .trade-price-system .system-lead {

  width: 100%;
}
.sample-box .fukidasi.fukidasi03 .fukidasi-inner {
  height: auto;
}
.trade-price-caution .exception .txt p.tel {
  font-size: 20px!important;
}
.trade-price .trade-price-system .system-lead{
	width: 100%!important;
}
.sample-box ul{
	padding:20px 0!important;
}
.sample-box .otoku {
  padding-left: 0!important;
}
.fukidasi-inner{
	height:auto!important;
}
.trade-price-footer{
display: block!important;
}
.scroll table{
width:100%;
margin:0;
}
.scroll{
margin:0 0 45px 0;
-webkit-overflow-scrolling: touch;
overflow: auto;　　　　/*tableをスクロールさせる*/
white-space: nowrap;　　/*tableのセル内にある文字の折り返しを禁止*/
}
.scroll::-webkit-scrollbar{　　/*tableにスクロールバーを追加*/
 height: 5px;
}
.scroll::-webkit-scrollbar-track{　　/*tableにスクロールバーを追加*/
 background: #F1F1F1;
}
.scroll::-webkit-scrollbar-thumb {　　/*tableにスクロールバーを追加*/
 background: #BCBCBC;
}

.select_matsuge , .eyelash_labo , .otoku{
width: 100% !important;
margin:auto;
}
.f-item {
	flex-basis: 100%;
	}
/* よくある質問（質問集） */
.text-divider-questions {
	font-size: 3.3816425120772946vw;
	}

.cp_actab label,
.cp_actab .cp_actab-content {
	font-size: 2.898550724637681vw;
	}

.back_to_category {
	font-size: 3.864734299516908vw;
	}
/* クリアランスセール */
.clearance .item_name {
	font-size: 2.657004830917874vw;
	}

.clearance .price_normal {
	font-size: 2.1739130434782608vw;
	}

.clearance .price_discount {
	font-size: 4.830917874396135vw;
	}

/* 取扱い */
.contents-body #setsumei{
	width:100%;
}
.contents-body #setsumei li{
	float:left !important;
	width:48%;
	margin:0 0 30px 0;
	min-height: 23vw;
}
.contents-body #setsumei li:nth-of-type(2) , .contents-body #setsumei li:nth-of-type(4){
	width:48%;
	margin:0 0 30px 4%;
}
.contents-body #setsumei li:nth-of-type(5){
	width:48%;
	margin:0 0 30px 0;
}
#atsukai_img{
	width:100%;
	margin:0 0 15px 0;
}
#atsukai_img01{
	width:60%;
}
/* おうち時間 */
.item_container {
  float: left;
  margin: 0 1% 3%;
  width: 48%;
}
.item_container img {
  width: 96%;
}
.item {
  margin: 3% 0.5% 5%;
  padding: 4% 0 6%;
  width: 100%;
  border-radius: 5px;
  background: #e6f1ee;
  text-align: center;
  text-indent: 0.1em;
  letter-spacing: 0.1em;
}
.item .name.name_32px , .item .name.name_26px , .item .name.name_24px{
  font-size: 3vw;
}

.item .discount .sum {
  font-size: 2vw;
}
.item .name {
  margin: 5% 0 0;
  font-size: 2.657004830917874vw;
}
.item .price {
  margin: 0.5em 0 0;
  font-size: 1.932367149758454vw;
}
.item .price {
  margin: 0.5em 0 0;
  font-size: 1.932367149758454vw;
}
.item .discount {
  margin-top: 0.8em;
  color: #ff0000;
  font-size: 2.898550724637681vw;
}
.item.row4{
	width:100%;
}
.item .coupon {
  margin: 0 auto;
  padding: 2.5% 0;
  width: 80%;
  background: #ff8d8d;
  border-radius: 5px;
  background: linear-gradient(45deg, transparent 2px, #ff8d8d 2px), linear-gradient(135deg, transparent 2px, #ff8d8d 2px), linear-gradient(225deg, transparent 2px, #ff8d8d 2px), linear-gradient(315deg, transparent 2px, #ff8d8d 2px);
  background-position: bottom left, top left, top right, bottom right;
  background-size: 50% 50%;
  background-repeat: no-repeat;
  color: #ffffff;
  font-size: 1.932367149758454vw;
}
.item .coupon .code {
  font-size: 1.6em;
  font-weight: bold;
}
/* 使用方法 */
.cosmenatura_details_wrap {
  margin-left: 0;
}
.process_wrap p.heading {
  margin-bottom: 0;
  color: #8fafbc;
  font-size: 1em;
}
.process_wrap p, .process_wrap img {
  margin-bottom: 4em;
}
ul.questions li.q {
  color: #8fafbc;
}
ul.questions li {
  padding: 0 1em 0 2em;
  text-indent: -1.2em;
}

.lineup div{
	width:100% !important;
	float:none !important;
	margin:0 0 20px 0 !important;
	clear:both;
}
#lineup_txt{
	    width: calc(100% - 130px) !important;
}

#lineup_img{
	padding:0 0 20px 0;
}
.pc_only{
	display:none !important;
}
.smp_only{
	display:block !important;
}
}