@charset "UTF-8";

@import url(https://fonts.googleapis.com/earlyaccess/notosansjapanese.css);

/* ===============リセット=============== */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	padding: 0;
	margin: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
}
fieldset, img, a img {
	border: 0
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-weight: normal;
	font-style: normal;
}
ol, ul, li {
	list-style: none;
	margin: 0;
	padding: 0;
}
caption, th {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-size: 100%
}
q:before, q:after {
	content: ''
}
abbr, acronym {
	border: 0;
}
img {
	vertical-align: bottom;
}
select {
	margin: 0;
}
html {
	overflow: auto;
}

/* =============== LP共通 =============== */

body {
	background-color: #fff;
	font-size: 100%;
	color: #171717;
	text-align: center;
	font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS P Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", arial, sans-serif, verdana, Helvetica;
}
a:link {
	color: #d592f5;
	text-decoration: none;
	cursor: pointer;
}
a:visited {
	color: #d592f5;
	text-decoration: none;
}
a:hover {
	color: #d592f5;
	text-decoration: underline;
}
a:active {
	color: #d592f5;
	text-decoration: underline;
}
#contentAll {
	text-align: left;
	min-width: 900px;
	overflow: hidden;
}
#contentAll h1 {
	position: absolute;
	left: -999px;
	top: -999px;
}

/* ヘッダー */

#header_lp {
	width: 900px;
	margin: 0 auto;
	padding: 10px 0;
	position: relative;
}
.logo {
	display: block;
	width: 120px;
	height: 45px;
	background-image: url(https://imgbp.hotp.jp/CSP/img/bt/sprites/c.png);
	background-position: -580px -4px;
	text-indent: -9999px;
	overflow: hidden;
}
#breadcrumbs {
	margin: 15px 0;
	text-align: center;
}
#breadcrumbs p {
	font-weight: bold;
	width: 900px;
	margin: 0 auto 5px;
  padding-top: 30px;
	font-size: 10px;
	line-height: 120%;
	font-weight: bold;
	color: #999;
	text-align: left;
  border-top: 1px solid #ddd;
}
#breadcrumbs a {
	font-weight: normal;
}
#breadcrumbs a:link {
	color: #7976a6;
	text-decoration: none;
	cursor: pointer;
}
#breadcrumbs a:visited {
	color: #7976a6;
	text-decoration: none;
}
#breadcrumbs a:hover {
	color: #7878CC;
	text-decoration: underline;
}
#breadcrumbs a:active {
	color: #7878CC;
	text-decoration: underline;
}

/* フッター */

.snsArea {
	position:relative;
	border-top: 1px solid #c1bcbc;
	border-bottom: 1px solid #c1bcbc;
	width: 400px;
	margin: 60px auto 30px;
	padding: 20px 0;
}
.snsArea p {
	width: 160px;
	display: block;
	position: absolute;
	top: -10px;
	right: 0;
	left: 0;
	margin: 0 auto;
	text-align: center;
	margin-bottom: 10px;
	font-size: 14px;
}
.snsArea p span {
	display: block;
	width: 160px;
	padding: 0;
	font-weight: bold;
	color: #ef507a;
	background-color:#fff;
}
.snsArea .inner {
	width: 180px;
	margin: 5px auto 0;
}
.snsArea .inner .snsArea_tw,
.snsArea .inner .snsArea_fb {
	float: left;
	width: 40px;
	margin-right: 30px;
}
.snsArea .inner .snsArea_line {
	float: left;
	width: 40px;
  margin-right: 0;
}
.snsArea .snsArea_line img,
.snsArea .snsArea_tw img,
.snsArea .snsArea_fb img {
	width: 40px;
	height: 40px;
}
.snsArea .inner .snsArea_line a:hover,
.snsArea .inner .snsArea_tw a:hover,
.snsArea .inner .snsArea_fb a:hover {
	opacity: 0.6;
}
.snsArea .inner:after {
	content: "";
	display: block;
	clear: both;
}
.snsArea .snsArea_line .snsArea_line_sp, .snsArea .snsArea_tw .snsArea_tw_sp, .snsArea .snsArea_fb .snsArea_fb_sp {
	display: none;
}
.snsArea .snsArea_line .snsArea_line_pc, .snsArea .snsArea_tw .snsArea_tw_pc, .snsArea .snsArea_fb .snsArea_fb_pc {
	width: 40px;
	height: 40px;
}

#btmName {
	color: #666;
	text-align: right;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 12px;
	width: 900px;
	margin: 0 auto;
}
#pagetop {
	width: 900px;
	margin: 0 auto;
	padding-bottom: 10px;
}
#pagetop p {
	background: url(../images/icon_pagetop.png?20180501) no-repeat 0 3px;
	float: right;
	padding-left: 12px;
	font-size: 13px;
}
#pagetop p a:link {
	color: #7976a6;
	text-decoration: none;
	cursor: pointer
}
#pagetop p a:visited {
	color: #7976a6;
	text-decoration: none;
}
#pagetop p a:hover {
	color: #7878CC;
	text-decoration: underline;
}
#pagetop p a:active {
	color: #7878CC;
	text-decoration: underline;
}
#pagetop p:after {
	content: "";
	display: block;
	clear: both;
}
#footer_lp {
	height: 60px;
	border-top: 1px solid #DDDDDD;
	padding-top: 10px;
	position: relative;
	width: 900px;
	margin: 20px auto 10px auto;
}
#copyright_lp {
	position: absolute;
	top: 10px;
	left: 0;
	padding: 0 10px;
}
#copyright_lp a {
	font-size: 10px;
	color: #435B67;
	font-weight: bold;
}
#footer_lp a:link {
	color: #7976a6;
	text-decoration: none;
	cursor: pointer;
}
#footer_lp a:visited {
	color: #7976a6;
	text-decoration: none;
}
#footer_lp a:hover {
	color: #7878CC;
	text-decoration: underline;
}
#footer_lp a:active {
	color: #7878CC;
	text-decoration: underline;
}
#copyright_lp a:link {
	color: #4C4C80;
	text-decoration: none;
}
#copyright_lp a:visited {
	color: #4C4C80;
	text-decoration: none;
}
#copyright_lp a:hover {
	color: #7878CC;
	text-decoration: underline;
}
#copyright_lp a:active {
	color: #7878CC;
	text-decoration: underline;
}
#footerLinks_lp {
	font-size: 80%;
	overflow: hidden;
	position: absolute;
	top: 10px;
	right: -15px;
}
#footerLinks_lp:after {
	content: "";
	display: block;
	clear: both;
}
#footerLinks_lp li {
	float: left;
	border-right: 1px solid #DDD;
	padding-right: 15px;
	margin-left: 15px;
	margin-right: -1px;
}

/* =============== TOPページ、詳細ページ共通 =============== */

/*下層専用*/
#container {
	width: 100%;
}

/*TOP専用*/
#container_top {
	width: 100%;
	height: auto !important;
	padding-bottom: 40px;
}

.detail_inner {
	width: 100%;
	margin: 0 auto;
}

/*背景色、見出し*/

.main_outer{
	width: 100%;
}

/* Backnumber */

.backnum_outer {
	background-color: #f0f0f1;
	margin-top: 35px;
	padding: 33px 0 64px;
	width: 100%;
}
.backnum_area {
	width: 866px;
	margin: 0 auto;
}
.backnum_area h3 {
	margin-bottom: 35px;
}
.backnum_area h3 img {
	display: none;
}
.backnum_area h3 {
	background: url(../images/t_bn.png?20180501) no-repeat;
	width: 294px;
	height: 35px;
	margin: 0 auto 42px auto;
}
.backnum_area ul {
	width: 100%;
	letter-spacing: -0.4em;
}
.backnum_area ul li {
	display: inline-block;
	width: 200px;
	text-align: center;
	margin-left: 22px;
}
.backnum_area ul li a {
	font-size: 11px;
	width: 200px;
	letter-spacing: normal;
	background: #c2a2d1;
	color: #fff;
	text-align: center;
	padding: 9px 0;
	display: block;
}
.backnum_area ul li a:hover {
	background: #d99bf6;
}
.backnum_area ul li:first-child {
	margin-left: 0;
}

/* =============== TOP =============== */

.h_sub{
	text-align: center;
	width: 500px;
	height: 65px;
	margin: 40px auto;
}
.h_sub img{
	display: none;
}
#main_header{
	height: 525px;
	width: 100%;
	text-align: center;
	margin-bottom: 30px;
}

/* TOPスライド画像 */

#loader {
	font-family: 'Marvel', sans-serif;
	margin: 300px auto 300px;
	width: 300px;
	text-align: center;
	font-size: 25px;
	color: #333333;
}
#loader p {
	margin-bottom: 20px;
}
#bar {
	width: 300px;
	height: 2px;
	border: 1px solid #333333;
	padding: 1px;
	margin-top: 10px;
	font-size: 1px;
}
#bar span {
	display: block;
	width: 0px;
	height: 2px;
	background: #333333;
}

/*TOPスライダー*/

.top_main_photo_area {
	width:100%;
	height:525px;
	position:relative;
	z-index:1;
	background-color:#FFF;
}
.top_main_photo {
	width:900px;
	height:525px;
	margin:0 auto;
	text-indent: -9999px;
}
.top_main_photo h2 {
	position: absolute;
	top: 147px;
	left: 50%;
	margin-left: -370px;
	background: url(../images/top_main_logo.png?20180501) no-repeat 0 0;
	width: 470px;
	height: 224px;
}
.vegas-slide-inner {
	background-size: auto 100% !important;
}

/* トレンドヘア一覧 */

.trend_list {
	width: 880px;
	margin: 0 auto;
}
.trend_list ul {
	letter-spacing: -0.4em;
}
.trend_list ul li {
	letter-spacing: normal;
	display: inline-block;
	vertical-align: top;
	width: 300px;
	margin-top: 40px;
}
.trend_list ul li:nth-child(3),
.trend_list ul li:nth-child(6),
.trend_list ul li:nth-child(9),
.trend_list ul li:nth-child(12) {
	width: 280px;
}
.trend_list ul li:nth-child(2),
.trend_list ul li:nth-child(5),
.trend_list ul li:nth-child(8),
.trend_list ul li:nth-child(11) {
	margin-top: 80px;
}
.trend_list ul li:nth-child(3),
.trend_list ul li:nth-child(6),
.trend_list ul li:nth-child(9),
.trend_list ul li:nth-child(12) {
	margin-top: 120px;
}
.trend_list ul li a {
	display: block;
}
.trend_list ul li dl dt a:hover {
	display: block;
	opacity: 0.7;
	filter: alpha(opacity=70);
}
.trend_list ul li .top_photo_inner {
	background-color: #fff;
	width: 278px;
}
.trend_list ul li .top_photo_inner a {
	text-decoration: none;
}
.trend_list ul li .top_photo_inner a.top_photo_img:hover{
	opacity: 0.7;
	-ms-filter: "alpha(opacity=70)";
}
.trend_list ul li dl {
	width: 280px;
	min-height: 126px;
	position: relative;
}
.trend_list ul li dl:after {
	content: "";
	display: block;
	clear: both;
}
.trend_list ul li dl dt {
	width: 123px;
	position: absolute;
	z-index: 2;
}
.trend_list ul li dl dd {
	border: 1px solid #c3f8d5;
	width: 161px;
	padding: 16px 10px 18px 18px;
	box-sizing: border-box;
	position: absolute;
	z-index: 1;
	right: 11px;
}
.trend_list ul li dl dd:after {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 11px 11px 0 0;
	border-color: #c3f8d5 transparent transparent transparent;
	position: absolute;
	bottom: -12px;
	left: 28px;
}
.trend_list ul li dl dd .st_salon {
	background: url(../images/st_salon.png?20180501) no-repeat 0 0;
	padding-top: 15px;
	word-break: break-all;
	color: #ff598e;
	font-size: 14px;
	line-height: 16px;
}
.trend_list ul li dl dd .st_stylist {
	word-break: break-all;
	display: inline-block;
	color: #ff598e;
	min-width: 40px;
	margin-bottom: 10px;
	font-size: 16px;
	line-height: 18px;
}
.trend_list ul li .top_catch {
	font-size: 30px;
	line-height: 32px;
	font-weight: 200;
	font-family: 'Noto Sans Japanese', serif;
	padding: 15px 0;
	word-break: break-all;
	text-align: center;
	width: 280px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.trend_list ul li .top_catch.top_catch_s {
	font-size: 27px;
}
.trend_list ul li .top_catch a {
	color: #d592f5;
}
.trend_list ul li .top_catch a:hover {
	opacity: 0.7;
	-ms-filter: "alpha(opacity=70)";
}


/* =============== 詳細ページ =============== */

#main_detail{
	width: 100%;
	background: #fff;
	margin-top: 135px;
}

.h_detail{
	height: 163px;
	width: 471px;
	position: absolute;
	top: 80px;
	left: 50%;
	margin-left: -235px;
	z-index: 1;
}
.h_detail img{
	margin: 0 auto;
}

.main_outer_detail_bg {
	background: url(../images/bg.png?20180501) repeat-y center 512px;
	background-size: cover;
}

/* ボタン */

.btn a {
	background-color: #c2a2d1;
	display: block;
	text-align: center;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	padding: 20px;
	word-break: break-all;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.btn a:hover {
	background-color: #d99bf6;
}
.btn.btn_l a {
	font-size: 16px;
	line-height: 26px;
	height: 86px;
	width: 541px;
	margin: 0 auto;
	padding: 16px 20px 0 20px;
}
.btn.btn_s a {
	font-size: 16px;
	line-height: 26px;
	width: 406px;
	margin: 0 auto;
	padding: 17px 20px;
}

/* 中見出し */

#main_detail_info h4 {
	width: 100%;
	height: 54px;
	margin: 0 auto;
	height: 54px;
}
#main_detail_info h4 img {
	display: none;
}
#main_detail_info .detail_point h4 {
	background: url(../images/t_point.png?20180501) no-repeat top center;
	margin: -36px auto 0 auto;
}
#main_detail_info .detail_recipe h4 {
	background: url(../images/t_recipe.png?20180501) no-repeat top center;
	margin-bottom: 25px;
}
#main_detail_info .detail_stylist h4 {
	background: url(../images/t_stylist.png?20180501) no-repeat top center;
}
#main_detail_info .detail_salon h4 {
	background: url(../images/t_salon.png?20180501) no-repeat top center;
	margin-bottom: 30px;
}
#main_detail_info .detail_other h4 {
	background: url(../images/t_other.png?20180501) no-repeat top center;
	padding-bottom: 30px;
}

/* ヘアカタログを見るボタン */

.btn_catalogue {
	width: 100%;
}

/* トレンドヘア詳細画像 */

.detail_topbox {
	width: 870px;
	margin: 0 auto;
	position: relative;
}

.detail_topbox:after {
	content: "";
	display: block;
	clear: both;
}
.tren_in_img {
	width: 450px;
}
.tren_in_img .switch_ph {
	margin-bottom: 20px;
}
.tren_in_txt {
	width: 460px;
	position: absolute;
	top: 60px;
	right: 0;
}
.tren_in_txt h2 {
	font-size: 30px;
	line-height: 40px;
	font-weight: bold;
	color: #45cfca;
	margin-bottom: 5px;
}
.tren_in_txt h3 {
	font-size: 18px;
	line-height: 24px;
	color: #45cfca;
	margin-bottom: 15px;
}
.tren_in_txt .detail_lead {
	font-size: 15px;
	line-height: 30px;
	margin-bottom: 20px;
}
.tren_in_txt .detail_lead span {
	display: block;
	font-size: 14px;
	line-height: 25px;
}
.thumb_box:after {
	content: "";
	display: block;
	clear: both;
}
.thumb_box li {
	float: left;
	width: 114px;
	margin-right: 10px;
}
.thumb_box li a {
	display: block;
}
.thumb_box li a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}
.sp_switch_ph_btn {
	display: none;
}

/* トレンドヘア情報 */

#main_detail_info {
	margin: 0 auto;
	width: 900px;
	background: #fff;
	padding: 140px 15px 0 15px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

/* TREND POINT */

.detail_point {
	font-size: 14px;
	line-height: 24px;
	padding: 15px 0 40px 0;
	background: #f1f3f6;
}
.detail_point dl {
	width: 720px;
	padding: 15px 0 0 75px;
}
.detail_point dl:after {
	content: "";
	display: block;
	clear: both;
}
.detail_point dl dt {
	width: 207px;
	float: left;
}
.detail_point dl dt img {
	border: 1px solid #dcdcdc;
}
.detail_point dl dd {
	width: 495px;
	float: right;
}
.detail_point ol {
	width: 100%;
}
.detail_point ol li {
	margin-left: 10px;
	padding: 30px 0 18px 10px;
	letter-spacing: normal;
	vertical-align: top;
	background-repeat: no-repeat;
	background-position: 10px 0;
}
.detail_point ol li span {
	font-weight: bold;
}
.detail_point ol li.point01 {
	background-image: url(../images/num_01.png?20180501);
}
.detail_point ol li.point02 {
	background-image: url(../images/num_02.png?20180501);
}
.detail_point ol li.point03 {
	background-image: url(../images/num_03.png?20180501);
}

/* HAIR RECIPE */

.detail_recipe {
	margin: 50px 0 0;
	font-size: 14px;
	line-height: 24px;
	padding: 15px 0 50px 0;
}
.detail_recipe ul {
	width: 870px;
	margin: 0 auto;
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
	-webkit-justify-content: space-between;
}
.detail_recipe ul li {
	width: 207px;
  box-shadow: 0px 0px 7.7px 2.3px rgba(0, 0, 0, 0.13);
  padding: 20px 18px;
  vertical-align: top;
  box-sizing: border-box;
}
.detail_recipe ul li p.recipe_t {
	background-repeat: no-repeat;
	width: 100px;
	height: 40px;
	text-align: center;
}
.detail_recipe ul li p.recipe_t.mt_cut {
	background-image: url(../images/mt_cut.png?20180501);
}
.detail_recipe ul li p.recipe_t.mt_perm {
	background-image: url(../images/mt_perm.png?20180501);
}
.detail_recipe ul li p.recipe_t.mt_color {
	background-image: url(../images/mt_color.png?20180501);
}
.detail_recipe ul li p.recipe_t.mt_styling {
	background-image: url(../images/mt_styling.png?20180501);
}
.detail_recipe ul li p.recipe_t img {
	display: none;
}

/* STYLIST */

.detail_stylist {
	margin-top: 35px;
	font-size: 14px;
	line-height: 24px;
	padding: 15px 0 45px 0;
}
.detail_stylist:after {
	content: "";
	display: block;
	clear: both;
}
.detail_stylist .detail_inner {
	position: relative;
}
.detail_stylist .stylist_img {
	width: 218px;
	position: absolute;
	z-index: 1;
}
.detail_stylist .stylist_img img {
	width: 100%;
	height: auto;
}
.detail_stylist .stylist_img a:hover {
	opacity: 0.7;
	-ms-filter: "alpha(opacity=70)";
}
.detail_stylist .stylist_r {
	border: 1px solid #c3f8d5;
	width: 207px;
	padding: 18px;
	box-sizing: border-box;
	position: absolute;
	z-index: 2;
	right: 463px;
	top: 30px;
}
.detail_stylist .stylist_r:after {
	content: "";
	display: block;
	width: 13px;
	height: 8px;
	background: url(../images/comment_arrow.png?20180501) no-repeat 0 0;
	position: absolute;
	bottom: -8px;
	left: 28px;
}
.detail_stylist .stylist_member {
	background: url(../images/st_salon.png?20180501) no-repeat 0 0;
	padding-top: 12px;
	word-break: break-all;
	font-size: 14px;
	line-height: 20px;
}
.detail_stylist .stylist_title {
	word-break: break-all;
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 12px;
	color: #ff598e;
}
.detail_stylist .stylist_comment {
	font-size: 14px;
	line-height: 25px;
	margin-left: 250px;
	margin-bottom: 10px;
	padding-top: 162px;
}
.detail_stylist .stylist_info {
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	align-items: flex-start;
	-webkit-align-items: flex-start;
	margin-bottom: 40px;
}
.detail_stylist .stylist_info_l {
	width: 500px;
	margin-top: 14px;
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	align-items: flex-start;
	-webkit-align-items: flex-start;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
}
.detail_stylist .stylist_profile {
	width: 500px;
	position: relative;
	margin-top: 40px;
}
.detail_stylist .stylist_profile:first-child,
.detail_stylist .stylist_profile:nth-child(2) {
	width: 240px;
	text-align: center;
}
.detail_stylist .stylist_profile dt {
	background: #fff;
	position: relative;
	min-width: 125px;
	padding: 9px 10px;
	box-sizing: border-box;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	text-align: center;
	border: 1px solid #c3f8d5;
	color: #46ccdc;
	position: absolute;
	z-index: 2;
	top: -24px;
	left: 15px;
}
.detail_stylist .stylist_profile:first-child dt,
.detail_stylist .stylist_profile:nth-child(2) dt {
	top: -26px;
}
.detail_stylist .stylist_profile dt:after {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 10px 10px 0;
	border-color: transparent #46cddc transparent transparent;
	position: absolute;
	bottom: -10px;
	right: 37px;
}
.detail_stylist .stylist_profile dd {
	background: #f1f3f6;
	padding: 35px 15px 15px;
	font-size: 12px;
	line-height: 20px;
}
.detail_stylist .stylist_profile:first-child dd,
.detail_stylist .stylist_profile:nth-child(2) dd {
	padding: 28px 15px 15px;
}
.detail_stylist .stylist_info_r {
	width: 345px;
}
.detail_stylist .stylist_info_r:after {
	content: "";
	display: block;
	clear: both;
}
.detail_stylist .stylist_life_h{
	width: 345px;
	height: 41px;
	margin-bottom: 13px;
	background: url(../images/mt_stylist_life_pc.png?20180501) no-repeat center 0;
}
.detail_stylist .stylist_life_h img{
	display: none;
}
.detail_stylist .stylist_life {
	width: 165px;
	float: left;
}
.detail_stylist .stylist_life:nth-child(3) {
	float: right;
}
.detail_stylist .stylist_life dt {
	margin-bottom: 10px;
}
.detail_stylist .stylist_life dt img {
	width: 100%;
	height: auto;
}
.detail_stylist .stylist_life dd {
	padding: 0 5px;
	font-size: 12px;
	line-height: 20px;
}

/* ABOUT SALON */

.detail_salon {
	font-size: 14px;
	line-height: 24px;
}
.detail_salon .salon_img {
	width: 216px;
	float: left;
}
.detail_salon .salon_img img {
	width: 100%;
	height: auto;
}
.detail_salon .salon_img a:hover {
	opacity: 0.7;
	-ms-filter: "alpha(opacity=70)";
}
.detail_salon .salon_info {
	margin-left: 250px;
	margin-bottom: 30px;
	border: 1px solid #c3f8d5;
	width: 207px;
  padding: 15px 15px 10px;
	box-sizing: border-box;
	position: relative;
}
.detail_salon .salon_info:after {
	content: "";
	display: block;
	width: 13px;
	height: 8px;
	background: url(../images/comment_arrow.png?20180501) no-repeat 0 0;
	position: absolute;
	bottom: -8px;
	left: 28px;
}
.detail_salon .salon_kana {
	word-break: break-all;
	font-size: 10px;
	line-height: 12px;
	margin-bottom: 5px;
}
.detail_salon .salon_name {
	font-size: 18px;
	line-height: 24px;
	color: #d592f5;
}
.detail_salon .salon_comment {
	font-size: 14px;
	line-height: 25px;
	margin-left: 250px;
	margin-bottom: 15px;
}
.detail_salon .salon_link_list{
	font-size: 14px;
	line-height: 25px;
	margin-left: 250px;
}
.detail_salon .salon_link_list li{
	display: inline;
	padding-right: 10px;
	word-wrap: break-word;
	word-break: break-all;
	background: url(../images/link_line.png?20180501) no-repeat right 50%;
}
.detail_salon .salon_link_list li:last-child{
	padding-right: 0;
	background: none;
}
.detail_salon .salon_link_list li:last-child:after{
	content: none;
}

.detail_salon .salon_stylist {
	margin-bottom: 15px;
}
.detail_salon .btn_s {
	margin-left: 250px;
}
.detail_salon .salon_link {
	font-size: 14px;
	font-weight: bold;
	margin-left: 250px;
	margin-bottom: 5px;
	margin-top: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	background: url(../images/mark_pc.png?20180501) no-repeat left top;
}
/* OTHER STYLE */

.detail_other {
	margin-top: 45px;
	font-size: 14px;
	line-height: 24px;
}
.detail_other ul:after {
	content: "";
	display: block;
	clear: both;
}
.detail_other ul li {
	width: 94px;
	float: left;
	margin-left: 15px;
	margin-bottom: 15px;
}
.detail_other ul li:first-child {
	margin-left: 0;
}
.detail_other ul li:nth-child(9) {
	margin-left: 0;
}
.detail_other ul li img {
	width: 94px;
	height: auto;
}
.detail_other ul li.img_current {
	background-color: #fff;
}
.detail_other ul li.img_current img {
	opacity: 0.5;
	-ms-filter: "alpha(opacity=50)";
}
.detail_other ul li a {
	display: block;
}
.detail_other ul li a:hover {
	background-color: #fff;
}
.detail_other ul li a:hover img {
	opacity: 0.7;
	-ms-filter: "alpha(opacity=70)";
}

/*======================================== SP対応 max-width: 767px ========================================*/

@media screen and (max-width: 767px) {

	/* =============== LP共通 =============== */

	body {
		line-height: 1.3;
		min-width: 320px;
		-webkit-text-size-adjust: none;
	}
	a:link {
		text-decoration: underline;
	}
	a:visited {
		text-decoration: underline;
	}
	#contentAll {
		min-width: 100%;
	}

	/* ヘッダー */

	#header_lp {
		width: auto;
		padding: 10px;
	}
	.logo {
		display:block;
		width: 88px;
		height: 34px;
		margin:0;
		text-indent: -9999px;
		overflow: hidden;
		background: url(https://imgbp.hotp.jp/CSP/img/common/smb/logo_top_2x.png) no-repeat center center;
		background-size:88px 34px;
	}
	.logo a {
		display: block;
	}

	#breadcrumbs {
		margin: 0;
		border-top: 1px solid #ddd;
	}
	#breadcrumbs p {
		width: 92%;
		margin: 0 auto 25px auto;
		padding-top: 25px;
		line-height: 15px;
		border: none;
	}

	/* フッター */

	.snsArea {
		border-bottom: none;
		width: 80%;
		margin: 30px auto 0;
		padding: 20px 0;
	}
	.snsArea p span {
		padding: 0 5px;
	}
	.snsArea .inner {
		width: 160px;
		margin: 0 auto;
	}
	.snsArea .inner .snsArea_tw,
	.snsArea .inner .snsArea_fb {
		margin-right: 20px;
	}
	.snsArea .snsArea_line .snsArea_line_sp, .snsArea .snsArea_tw .snsArea_tw_sp, .snsArea .snsArea_fb .snsArea_fb_sp {
		width: 40px;
		display: block;
	}
	.snsArea .snsArea_line .snsArea_line_pc, .snsArea .snsArea_tw .snsArea_tw_pc, .snsArea .snsArea_fb .snsArea_fb_pc {
		display: none;
	}

	#btmName,  #pagetop {
		display: none;
	}

	#footer_lp {
		border-top: 1px solid #ddd;
		padding-top: 5px;
		width: 94%;
		margin: 5px auto 10px auto;
		height: auto;
	}
	#footer_lp a:link,
	#footer_lp a:visited,
	#copyright_lp a:link,
	#copyright_lp a:link {
		text-decoration: underline;
	}
	#copyright_lp {
		position: static;
		padding: 0;
		margin-top: 5px;
	}
	#footerLinks_lp {
		font-size: 10px;
		line-height: 14px;
		position: static;
	}
	#footerLinks_lp li {
		padding: 0 5px 0 0;
		margin: 0 5px 5px 0;
	}

	/* =============== TOPページ、詳細ページ共通 =============== */

	/* 下層ページ専用 */
	#container {
		width: auto;
		height: auto !important;
	}

	/*TOP専用*/
	#container_top {
		padding-bottom: 0;
	}

	.detail_inner {
		width: 92%;
	}

	/* Backnumber */

	.backnum_outer {
		padding: 25px 0 5px;
		border-bottom: none;
		margin-top: 0;
	}
	.backnum_area {
		width: 100%;
		margin: 0 auto;
	}
	.backnum_area h3 {
		width: 92%;
		height: auto;
		margin: 0 auto;
		background: none;
		padding-bottom: 20px;
	}
	.backnum_area h3 img {
		display: block;
		width: 295px;
		height: 35px;
		margin: 0 auto;
	}
	.backnum_area ul {
		width: 92%;
		margin: 0 auto;
		padding-bottom: 10px;
	}
	.backnum_area ul li {
		width: 100%;
		margin-left: 0;
		margin-bottom: 11px;
	}
	.backnum_area ul li a {
		text-align: center;
		font-size: 12px;
		display: block;
		height: 40px;
		line-height: 40px;
		width: 100%;
		padding: 0;
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
	}

	/* =============== TOP =============== */

	#main_header{
		height: 220px;
		margin-bottom: 20px;
		background: none;
	}
	#main {
		width: auto;
		height: auto !important;
	}
	#main img,
	#main img img{
		width: 100%;
		max-width: 100%;
		height: auto;
	}
	#main h2 {
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
		border-top: 1px solid #c0c0c0;
		border-bottom: 1px solid #c0c0c0;
	}

	/* TOPスライド画像 */

	#loader {
		width: 100%;
		font-size: 16px;
		position: absolute;
		top: 50%;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
		margin: 0;
	}
	#loader p {
		margin-bottom: 5px;
	}
	#bar {
		margin: 10px auto;
	}
	#loader img {
		width: 75px;
		height: auto;
	}

	/*TOPスライダー*/

	.top_main_photo_area {
		width:100%;
		height:220px;
	}
	.top_main_photo {
		width:100%;
		height:220px;
	}

	.top_main_photo h2 {
		top: 60px;
		left: 50%;
		margin-left: -160px;
		width: 197px;
		height: 95px;
		background-size: 197px auto;
	}
	.vegas-slide-inner {
		background-size: auto 100% !important;
	}

	/* トレンドヘア一覧 */

	.trend_list {
		margin-top: 0;
		width: 100%;
	}
	.trend_list img{
		width: 100%;
		max-width: 100%;
		height: auto;
	}
	.trend_list ul {
		width: 92%;
		margin: 0 auto;
	}
	.trend_list ul li {
		vertical-align: top;
		width: 31.33333%;
		margin: 0 3% 35px 0;
	}
	.trend_list ul li:nth-child(3),
	.trend_list ul li:nth-child(6),
	.trend_list ul li:nth-child(9),
	.trend_list ul li:nth-child(12) {
		width: 31.33333%;
	}
	.trend_list ul li:nth-child(2),
	.trend_list ul li:nth-child(5),
	.trend_list ul li:nth-child(8),
	.trend_list ul li:nth-child(11),
	.trend_list ul li:nth-child(3),
	.trend_list ul li:nth-child(6),
	.trend_list ul li:nth-child(9),
	.trend_list ul li:nth-child(12) {
		margin-top: 0;
	}
	.trend_list ul li:nth-of-type(3n) {
		margin-right: 0;
	}
	.trend_list ul li dl dt a:hover {
		opacity: 1;
		filter: alpha(opacity=100);
	}

	.trend_list ul li .top_photo_inner {
		width: 100%;
	}
	.trend_list ul li .top_photo_inner a.top_photo_img{
		width: 100%;
	}
	.trend_list ul li .top_photo_inner a.top_photo_img:hover{
		opacity: 1;
		-ms-filter: "alpha(opacity=100)";
	}
	.trend_list ul li dl {
		width: 100%;
		min-height: 0;
		margin: 0 auto;
		opacity: 0.8;
		filter: alpha(opacity=80);
	}
	.trend_list ul li dl dt {
		position: static;
    width: 60%;
    margin: 0 auto -40px;
	}
	.trend_list ul li dl dd {
		position: static;
		width: auto;
		float: none;
		font-size: 12px;
		line-height: 18px;
		margin: 10px 0 0 0;
		padding: 35px 5px 10px;
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
	}
	.trend_list ul li dl dd:after {
		content: none;
	}
	.trend_list ul li dl dd .st_salon {
		background: url(../images/st_salon_sp.png?20180501) no-repeat center 0;
		background-size: 23px auto;
		padding-top: 10px;
		text-align: center;
		font-size: 11px;
		line-height: 14px;
	}
	.trend_list ul li dl dd .st_stylist{
		display: block;
		text-align: center;
		font-size: 14px;
		line-height: 16px;
	}
	.trend_list ul li .top_catch,
	.trend_list ul li .top_catch.top_catch_s {
		font-size: 15px;
		line-height: 20px;
		text-align: left;
		padding: 3px 0;
		width: 100%;
		display: block;
	}
	.trend_list ul li .top_catch.top_catch_s {
		font-size: 15px;
	}
	.trend_list ul li .top_catch a {
		display: block;
		text-decoration: underline;
	}

	/* =============== 詳細ページ =============== */

	#main_detail{
		width: 100%;
		/*background-color: transparent;*/
		margin-top: 114px;
	}

	.h_detail{
		top: 60px;
		width: 345px;
		height: auto;
    margin-left: -172px;
	}
	.h_detail img{
		width: 100%;
		height: auto;
	}

	/* ボタン */

	.btn a {
		padding: 10px;
		text-decoration: none;
	}
	.btn a:visited {
		text-decoration: none;
	}
	.btn.btn_l a {
		font-size: 16px;
		line-height: 27px;
		font-weight: normal;
		width: 100%;
		height: auto;
		margin: 0 auto;
		padding: 15px;
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
	}
	.btn.btn_s {
		width: 100%;
		margin: 0;
	}
	.btn.btn_s a {
		font-size: 14px;
		line-height: 24px;
		font-weight: normal;
		width: 100%;
		margin: 0 auto;
		padding: 10px 5px;
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
	}

	#main_detail_info .detail_salon h4 {
		margin-bottom: 10px;
	}

	/* ヘアカタログを見るボタン */

	.btn_catalogue .btn_l {
		width: 100%;
	}

	/* トレンドヘア詳細画像 */

	.detail_topbox {
		width: 100%;
	}

	#main_detail img {
		width: 100%;
		max-width: 100%;
		height: auto;
	}
	.tren_in_img {
		float: none;
		width: 100%;
	}
	.tren_in_img .switch_ph {
		margin-bottom: 0;
	}
	.tren_in_img:after {
		display: none;
	}
	.tren_in_txt {
		position: static;
		width: 100%;
		margin: 40px auto 0;
		padding: 13.3% 0 90px;
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
	}
	.tren_in_txt h2 {
		font-size: 23px;
		line-height: 26px;
		color: #333;
		width: 92%;
		margin: 0 auto 3px;
	}
	.tren_in_txt h3 {
		font-size: 15px;
		line-height: 25px;
		color: #333;
		width: 92%;
		margin: 0 auto 22px;
		padding-bottom: 5px;
	}
	.tren_in_txt .detail_lead {
		font-size: 15px;
		line-height: 30px;
		width: 92%;
		margin: 0 auto 10px;
	}
	.tren_in_txt .detail_making {
		width: 100%;
    overflow: hidden;
    position: relative;
		padding-top: 70%;
	}
	#main_detail .tren_in_txt .detail_making img {
    -ms-transform: translate(-50%, -50%);
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 120%;
    max-width: 120%;
	}
	.thumb_box {
		display: none;
	}
	.sp_switch_ph {
		height: 0;
		padding-top: 13.3%;
		background: url(../images/sp_switch_ph_bg.png?20180501) no-repeat center 0;
		background-size: contain;
		width: 100%;
		position: absolute;
	}
	.sp_switch_ph_btn {
		display: block;
		width: 285px;
		height: 36px;
		position: absolute;
		top: 50%;
		left: 50%;
		margin-top: -18px;
		margin-left: -142px;
	}
	.sp_switch_ph_btn:after {
		content: "";
		display: block;
		clear: both;
	}
	.sp_switch_ph_btn li {
		float: left;
		width: 95px;
		height: 36px;
	}
	.sp_switch_ph_btn li a {
		display: block;
		width: 95px;
		height: 36px;
		text-indent: -9999px;
	}
	.sp_switch_ph_btn li.nav_front a {
		background: url(../images/sp_switch_btn.png?20180501) no-repeat 0 -36px;
		background-size: 285px 72px;
	}
	.sp_switch_ph_btn li.nav_front a.nav_current {
		background: url(../images/sp_switch_btn.png?20180501) no-repeat 0 0;
		background-size: 285px 72px;
	}
	.sp_switch_ph_btn li.nav_side a {
		background: url(../images/sp_switch_btn.png?20180501) no-repeat -95px -36px;
		background-size: 285px 72px;
	}
	.sp_switch_ph_btn li.nav_side a.nav_current {
		background: url(../images/sp_switch_btn.png?20180501) no-repeat -95px 0;
		background-size: 285px 72px;
	}
	.sp_switch_ph_btn li.nav_back a {
		background: url(../images/sp_switch_btn.png?20180501) no-repeat -190px -36px;
		background-size: 285px 72px;
	}
	.sp_switch_ph_btn li.nav_back a.nav_current {
		background: url(../images/sp_switch_btn.png?20180501) no-repeat -190px 0;
		background-size: 285px 72px;
	}

	/* トレンドヘア情報 */

	#main_detail_info {
		width: 92%;
		margin: 0 auto;
		padding: 0;
		font-size: 12px;
		line-height: 20px;
	}
	#main_detail_info h4 {
		width: 100%;
		height: auto;
		padding-bottom: 18px;
	}
	#main_detail_info h4 img {
		display: block;
		width: 70%;
		max-width: 70%;
		height: auto;
		margin: 0 auto;
	}
	#main_detail_info h4 {
		background: none !important;
	}
	.detail_inner {
		width: 100%;
		margin: 0 auto;
	}

	/* TREND POINT */

	#main_detail_info .detail_point h4 img {
		margin: -47px auto 0 auto;
	}
	.detail_point {
		font-size: 14px;
		line-height: 24px;
		padding: 30px 0 15px;
		margin: 0 5px 55px 5px;
	}
	.detail_point dl {
		width: 92%;
		padding: 0;
		margin: 0 auto;
	}
	.detail_point dl dt {
		width: 100%;
		float: none;
		text-align: center;
		margin-bottom: 22px;
	}
	.detail_point dl dt img {
		width: 66%;
		height: auto;
	}
	.detail_point dl dd {
		width: 100%;
		float: none;
		margin-top: 0;
	}
	.detail_point ol li {
		margin-left: 0;
		padding: 45px 0 20px 0;
		background-position: 0 15px;
		background-size: 80px auto;
	}
	.detail_point ol li:first-child {
		border-top: none;
		padding: 40px 0 20px 0;
		background-position: 0 10px;
	}
	.detail_point ol li.point01 {
		background-image: url(../images/num_01_sp.png?20180501);

	}
	.detail_point ol li.point02 {
		background-image: url(../images/num_02_sp.png?20180501);
	}
	.detail_point ol li.point03 {
		background-image: url(../images/num_03_sp.png?20180501);
	}

	/* HAIR RECIPE */

	.detail_recipe {
		font-size: 14px;
		line-height: 24px;
		margin: 0 5px;
		padding: 15px 0 10px 0;
	}
	.detail_recipe ul {
		width: 100%;
		margin: 0 auto 25px;
		display: block;
	}
	.detail_recipe ul li {
		width: 100%;
		margin-bottom: 20px;
		padding: 20px;
		height: auto;
	}
	.detail_recipe ul li:first-child {
		padding: 20px;
	}
	.detail_recipe ul li p.recipe_t {
		height: 14px;
		padding-bottom: 10px;
		background-image: none !important;
	}
	.detail_recipe ul li p.recipe_t img {
		display: block;
		width: 79px;
		height: auto;
	}

	/* STYLIST */

	#main_detail_info .detail_stylist h4 img {
		margin: -47px auto 0 auto;
	}
	.detail_stylist{
		font-size: 12px;
		line-height: 20px;
		margin: 70px 5px 0 5px;
		padding: 30px 0 60px 0;
	}
	.detail_stylist .detail_inner {
		position: relative;
	}
	.detail_stylist .stylist_img {
		width: 43%;
		position: static;
	}
	.detail_stylist .stylist_img img {
		width: 100%;
	}
	.detail_stylist .stylist_img a:hover {
		opacity: 1;
		-ms-filter: "alpha(opacity=100)";
	}
	.detail_stylist .stylist_r {
		width: 60%;
    padding: 18px;
		top: 15px;
    right: 0;
	}
	.detail_stylist .stylist_r:after {
		width: 14px;
		background: url(../images/comment_arrow_sp.png?20180501) no-repeat 0 0;
		background-size: 14px auto;
		bottom: -8px;
		left: 28px;
	}
	.detail_stylist .stylist_member {
		font-size: 12px;
		line-height: 16px;
		padding-top: 15px;
		background: url(../images/st_salon_sp.png?20180501) no-repeat 0 0;
		background-size: 28px auto;
	}
	.detail_stylist .stylist_title_h {
		word-break: break-all;
		font-size: 9px;
		line-height: 12px;
		margin-bottom: 5px;
	}
	.detail_stylist .stylist_title {
		font-size: 16px;
		line-height: 24px;
		margin-bottom: 12px;
	}
	.detail_stylist .stylist_comment {
		clear: both;
		font-size: 14px;
		line-height: 24px;
		margin-left: 0;
		margin-bottom: 0;
		padding-top: 20px;
		padding-bottom: 10px;
	}
	.detail_stylist .stylist_info {
		display: block;
		margin-bottom: 40px;
	}
	.detail_stylist .stylist_info_l {
		width: 100%;
		margin-top: 14px;
		display: block;
	}
	.detail_stylist .stylist_profile {
		width: 100%;
		margin-top: 35px;
	}
	.detail_stylist .stylist_profile:first-child,
	.detail_stylist .stylist_profile:nth-child(2) {
		width: 100%;
	}
	.detail_stylist .stylist_profile dt {
		left: 0;
	}
	.detail_stylist .stylist_profile dd {
		margin-left: 15%;
	}
	.detail_stylist .stylist_profile:first-child dd,
	.detail_stylist .stylist_profile:nth-child(2) dd {
    padding: 28px 15px 15px 45px;
		text-align: left;
	}
	.detail_stylist .stylist_info_r {
		width: 100%;
		margin-top: 30px;
	}
	.detail_stylist .stylist_life_h{
		width: 100%;
		height: auto;
		margin-bottom: 13px;
		background: none;
		text-align: center;
	}
	.detail_stylist .stylist_life_h img{
		display: inline-block;
		width: 50%;
	}
	.detail_stylist .stylist_life {
		width: 48%;
	}
	.detail_stylist .stylist_life dt {
		margin-bottom: 10px;
	}
	.detail_stylist .stylist_life dd {
		padding: 0 5px;
		font-size: 12px;
		line-height: 20px;
	}

	/* ABOUT SALON */

	#main_detail_info .detail_salon h4 img {
		margin: -45px auto 0 auto;
	}
	.detail_salon {
		margin: 0;
		clear: both;
		margin: 0 5px;
		padding: 25px 0 15px 0;
	}
	.detail_salon .salon_img {
		width: 37%;
	}
	.detail_salon .salon_img img {
		width: 100%;
	}
	.detail_salon .salon_img a:hover {
		opacity: 1;
		-ms-filter: "alpha(opacity=100)";
	}
	.detail_salon .salon_info {
		margin-left: 0;
		margin-bottom: 0;
		border: 1px solid #c3f8d5;
		width: 59%;
		float: right;
		padding: 10px 10px 7px;
	}
	.detail_salon .salon_info:after {
		background: url(../images/comment_arrow_sp.png?20180501) no-repeat 0 0;
    background-size: 14px auto;
	}
	.detail_salon .salon_kana {
		word-break: break-all;
		font-size: 9px;
		line-height: 12px;
		margin-bottom: 5px;
	}
	.detail_salon .salon_name {
		font-size: 15px;
		line-height: 23px;
	}
	.detail_salon .salon_comment {
		clear: both;
		font-size: 14px;
		line-height: 24px;
		margin-left: 0;
		padding-top: 10px;
		margin-bottom: 10px;
	}
	.detail_salon .salon_link_list{
		margin-left: 0;
	}
	.detail_salon .salon_link_list li{
		font-size: 14px;
		line-height: 24px;
		background: url(../images/link_line.png?20180501) no-repeat right 50%;
		background-size: 6px auto;
	}
	.detail_salon .salon_stylist {
		margin-bottom: 15px;
	}
	.detail_salon .salon_link {
		font-size: 14px;
		margin-left: 0;
		margin-bottom: 10px;
		margin-top: 15px;
		background: url(../images/mark_sp.png?20180501) no-repeat left top;
		background-size: 5px 24px;
	}
	.detail_salon .salon_link img {
		width: 58px;
		height: auto;
	}

	/* OTHER STYLE */

	.detail_other {
		clear: both;
		margin: 30px 5px 50px 5px;
		padding: 20px 0 0 0;
	}
	.detail_other ul li {
		width: 23.5%;
		float: left;
		margin-left: 2%;
		margin-bottom: 2%;
	}
	.detail_other ul li:nth-of-type(5),
	.detail_other ul li:nth-of-type(9) {
		margin-left: 0;
	}
	.detail_other ul li img {
		width: 100%;
	}
	.detail_other ul li a:hover img {
		opacity: 1;
		-ms-filter: "alpha(opacity=100)";
	}

}

@media screen and (max-width: 320px) {

	#main_header,
	.top_main_photo,
	.top_main_photo_area {
		height: 190px;
	}

	.top_main_photo h2 {
		top: 45px;
    margin-left: -147px;
    width: 180px;
    height: 88px;
    background-size: 180px auto;
	}

	.h_detail{
		width: 300px;
    margin-left: -150px;
	}

}
