@charset "UTF-8";

/*----------------------------------
化粧筆TOP　メイン画像
---------------------------------- */
.title {font-size: 24px; padding: 60px 0 15px 0; font-weight: normal; font-family: 'Lora', serif;}


.main_img {
  position: relative;
	width: 1024px;
	margin: 0 auto;
	height: 460px;
}
.product_sns {top: -42px;}

@media (max-width:1023px) {
	.title {padding: 30px 0 15px 0;}
	.main_img {width: 100%; height: auto; margin: 0 auto 40px;}
	.main_img img {width: 100%; height: 100%;}
  .product_sns {right: 13px;}
  .product_sns  img {border: 0; width: 30px; height: 30px;}
}

@media (max-width:768px) {
	.title {padding: 30px 0 45px 0;}
}

/*----------------------------------
化粧筆TOP　タブメニュー
---------------------------------- */
.all_area {
	width: 95%;
	max-width: 1024px;
	margin: 0 auto 30px;
}

#detail section {display: none;}
#detail section.selected {display: block;}

/*アクティブタブの装飾*/
.tab_area li.select {background: #666;}
.tab_area li.select span {color: #fff;}
.tab_area li.select p {color: #666; background: #fff;}

.tab_area {
  overflow: hidden;
  justify-content: space-between;
  width: 95%;
  max-width: 900px;
  margin: 0 auto;
  border-top: 1px #ccc solid;
  z-index: 50;
}
.tab_area li {
	float: left;
	width: 20%;
	max-width: 180px;
	box-sizing: border-box;
	text-align: center;
	color: #777;
	padding: 25px 0;
	border-left: 1px #ccc solid;
	cursor: pointer;
}
.tab_area li:last-child {border-right: 1px #ccc solid;}
.tab_area li:hover {background: #eee;}
.tab_area li.select:hover {background: #666;}

.tab_area li span {
	font-size: 17px;
	font-family: futura-pt, sans-serif;
	font-weight: 500;
	font-feature-settings: normal;
	letter-spacing: 2px;
}

.tab_area li p {
	width: 80px;
	margin: 2px auto 0;
	border-radius: 14px;
	font-size: 11.5px;
	background: #777;
	color: #fff;
	padding: 3px 0;
	font-family: "a-otf-futo-min-a101-pr6n";
	font-feature-settings: "palt";
	letter-spacing: 0.1em;
	line-height: 1.0;
}
.hide {display: none;}

#detail {border: 1px #ccc solid;}
.detail {padding: 60px 0 20px 0;}

@media (max-width:768px) {
	.tab_area {width: 90%; max-width: 510px;}
	.tab_area li {width: 50%; max-width: 255px; padding: 35px 0; border-bottom: 1px #ccc solid; box-sizing: border-box;}
	.tab_area li:first-child {width: 100%; max-width: 510px; box-sizing: border-box; border-right: 1px #ccc solid;}
	.tab_area li:nth-child(3), .tab_area li:nth-child(5) {border-right: 1px #ccc solid;}
	.tab_area li span {font-size: 18px;}
	
	#detail {border: 0px; width: 100%;}
}

/*--------- 01：シリーズから --------- */
.detail01 ul {width: 935px; margin: 0 auto 15px; display: flex; flex-wrap: wrap;}
.detail01 li {
	width: 177px;
	padding: 0 5px;
	text-align: left;
	font-size: 12px;
  margin-bottom: 10px;
}
.detail01 li img {padding: 0 0 10px 0;}

@media (min-width:641px) and (max-width:1024px) {
	.detail01 ul {width: 100%; max-width: 561px;}
	.detail01 li {width: 31.3%; padding: 0 1%;}
	.detail01 li img {width: 100%; height: auto;}

}

@media (max-width:640px) {
	.detail01 ul {width: 100%; max-width: 374px;}
	.detail01 li {width: 48%; padding: 0 1%;}
	.detail01 li img {width: 100%; max-width: 177px; height: auto;}
}

/*--------- 02：タイプから --------- */
.detail02 ul {width: 792px; margin: 0 auto; text-align: left;}
.detail02 li {float: left; padding: 0 2px 13px 2px;}
.detail02 p {
	text-align: left;
	font-size: 11px;
	line-height: 1.1;
	padding-top: 6px;
}

.detail02 .type_subtitle{
  display: block;
  width: calc(100% - 4px);
  background: #e9e8e0;
  color: #663;
  padding: 6px 0 6px 25px;
  box-sizing: border-box;
  font-size: 20px;
  margin: 5px auto 8px;
  font-family: futura-pt, sans-serif;
	font-weight: 500;
	font-feature-settings: normal;
}

@media (min-width:768px) and (max-width:860px) {
	.detail02 ul {width: 693px;}
}
@media (min-width:550px) and (max-width:767px) {
	.detail02 ul {width: 495px;}
}
@media (min-width:450px) and (max-width:549px) {
	.detail02 ul {width: 396px;}
}
@media (max-width:449px) {
	.detail02 ul {width: 297px;}
}

/*--------- 03：セットから --------- */
.detail03 li {padding: 0 0 5px 0;}

@media (max-width:767px) {
	.detail03 .photo90 {width: 90%; max-width: 515px; height: auto; max-height: 60px;}
}

/*--------- 04：毛質から --------- */
.detail04 ul {width: 760px; margin: 0 auto 20px;}

.detail04 li {
	float: left;
	width: 240px;
	text-align: left;
	margin: 0 20px 0 0;
	font-size: 13px;
	border-top: 1px #ccc dotted;
	box-sizing: border-box;
	padding: 10px 0 10px 15px;
}
.detail04 li i {padding-right: 10px;}
.detail04 li:nth-child(3), .detail04 li:nth-child(6), .detail04 li:nth-child(9), .detail04 li:nth-child(12), .detail04 li:nth-child(15) {margin-right: 0;}
.detail04 li:nth-child(14), .detail04 li:nth-child(15), .detail04 li:nth-child(16) {border-bottom: 1px #ccc dotted;}
.detail04 li a {display: block;}

.detail04 .hair_point {
  width: 85%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  box-sizing: border-box;
  margin: 0 auto 15px;
  font-size: 13.5px;
  line-height: 1.5;
}
.detail04 .hair_point_box {
  width: 48%;
  text-align: justify;  
}
.detail04 h3 {display: inline-block; font-size: 15px; margin: 25px 0 0 0; padding: 5px 20px; text-align: center; background: #444; color: #fff; border-radius: 14px;}
.detail04 .hair_point h4 {font-size: 15px; padding: 20px 0 10px 0; color: #71702f; font-weight: bold; text-align: left;}

@media (max-width:890px) {
	.detail04 ul {width: 90%; max-width: 500px;}
	.detail04 li {width: 45%; max-width: 240px;}
	.detail04 li:nth-child(odd) {margin-right: 20px;}
	.detail04 li:nth-child(even) {margin-right: 0;}
	.detail04 li:nth-child(14) {border-bottom: 0px;}
}
@media (max-width:767px) {
  .detail04 .hair_point {width: 95%; margin: 0 auto;}
  .detail04 .hair_point_box {width: 47.5%;}
}
@media (max-width:640px) {
  .detail04 .hair_point {display: block; width: 90%;}
  .detail04 .hair_point_box {width: 100%;}
  .detail04 h3 {margin: 35px 0 10px 0; padding: 10px 20px; border-radius: 8px;}
  .detail04 .text_tsume {letter-spacing: -0.03em;}
}

/*--------- 05：品番から --------- */
.detail05 {text-align: center;}
.detail05 table {
	width: 90%;
	margin: 0 auto;
	font-family: futura-pt, sans-serif;
}
.detail05 td {
	width: 15%;
	text-align: left;
	padding: 30px 0;
}
.detail05 li {padding: 2px 0;}
.detail05 p {margin-bottom: 5px; font-size: 18px;}
.detail05 .series_txt {font-size: 16px;}

@media (max-width:767px) {
	.detail05 table {
		display: block;
		border: none;
		max-width: 500px;
	}
	
	.detail05 table tr {
		display: inline;
		text-align: left;
	}
	
	.detail05 table td {
		display: inline-block;
		width: 32%;
		vertical-align: top;
		text-align: left;
	}
	.detail05 table .non_td {display: none;}
}

/*----------------------------------
化粧筆TOP　バナー部分
---------------------------------- */
.banner_area {width: 490px; margin: 40px auto 60px;}
.banner_area p:nth-child(1) {float: left; margin-bottom: 10px;}
.banner_area p:nth-child(2) {float: right; margin-bottom: 10px;}
.menu_banner {padding: 3px 0; text-align: center;}

@media (max-width:767px) {
	.banner_area {width: 240px; margin: 0 auto 40px;}
	.banner_area p:nth-child(1) {float: none;}
	.banner_area p:nth-child(2) {float: none;}
}
