@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: #000;
	text-align: center;
	font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS P Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", arial, sans-serif, verdana, Helvetica;
}
a:link {
	color: #8e154e;
	text-decoration: none;
	cursor: pointer;
}
a:visited {
	color: #8e154e;
	text-decoration: none;
}
a:hover {
	color: #8e154e;
	text-decoration: underline;
}
a:active {
	color: #8e154e;
	text-decoration: underline;
}
#contentAll {
	text-align: left;
	min-width: 1100px;
	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?20180901) 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%;
	background: -moz-linear-gradient(left, rgba(221,223,223,1) 0%, rgba(221,223,223,1) 50%, rgba(242,215,203,1) 50%, rgba(242,215,203,1) 100%);
	background: -webkit-linear-gradient(left, rgba(221,223,223,1) 0%,rgba(221,223,223,1) 50%,rgba(242,215,203,1) 50%,rgba(242,215,203,1) 100%);
	background: linear-gradient(to right, rgba(221,223,223,1) 0%,rgba(221,223,223,1) 50%,rgba(242,215,203,1) 50%,rgba(242,215,203,1) 100%);
}
.detail_inner {
	width: 900px;
	margin: 0 auto;
}

/*背景色、見出し*/

.main_outer{
	width: 100%;
}

/* Backnumber */

.backnum_outer {
	background-color: #a78ca3;
	padding: 37px 0 64px;
	width: 100%;
}
.backnum_area {
	width: 900px;
	margin: 0 auto;
}
.backnum_area h3 {
	background: url(../images/t_bn.png?20180901) no-repeat;
	width: 210px;
	height: 25px;
	margin: 0 auto 45px auto;
}
.backnum_area h3 img {
	display: none;
}
.backnum_area ul {
	width: 100%;
	letter-spacing: -0.4em;
	padding-left: 11px;
}
.backnum_area ul li {
	display: inline-block;
	width: 195px;
	text-align: center;
	margin-left: 32px;
}
.backnum_area ul li a {
  font-size: 11px;
  width: 195px;
  letter-spacing: normal;
  background: #fff;
  color: #8e154e;
  text-align: center;
  padding: 0;
  display: block;
  height: 36px;
  line-height: 36px;
	position: relative;
}
.backnum_area ul li a:before,
.backnum_area ul li a:after {
  position: absolute;
  top: 0;
  width: 0;
  height: 0;
  content: "";
  border: 18px solid transparent;
  border-right: 11px solid transparent;
  border-left: 11px solid transparent;
}
.backnum_area ul li a:before {
  right: 100%;
  border-right-color: #fff;
}
.backnum_area ul li a:after {
  left: 100%;
  border-left-color: #fff;
}
.backnum_area ul li a:hover {
	background: #7b3671;
	color: #fff;
}
.backnum_area ul li a:hover:before {
  right: 100%;
  border-right-color: #7b3671;
}
.backnum_area ul li a:hover:after {
  left: 100%;
  border-left-color: #7b3671;
}
.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: 610px;
	width: 100%;
	text-align: center;
	margin-bottom: 215px;
}

/* 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:610px;
	position:relative;
	z-index:1;
	background-color:#FFF;
}
.top_main_photo {
	width:1200px;
	height:610px;
	margin:0 auto;
	text-indent: -9999px;
}
.top_main_photo h2 {
	position: absolute;
	top: 450px;
	left: 50%;
	margin-left: -192px;
	background: url(../images/top_main_logo.png?20180901) no-repeat 0 0;
	width: 385px;
	height: 317px;
}
.vegas-slide-inner {
	background-size: auto 100% !important;
}

body .vegas-container {
	overflow: visible !important;
}

/* トレンドヘア一覧 */

.trend_list {
	width: 1100px;
	margin: 0 auto;
}
.trend_list ul {
	letter-spacing: -0.4em;
	padding-bottom: 40px;
}
.trend_list ul li {
	letter-spacing: normal;
	display: inline-block;
	vertical-align: top;
	width: 302px;
	height: 560px;
	margin-left: 97px;
	position: relative;
}
.trend_list ul li:first-child,
.trend_list ul li:nth-child(4),
.trend_list ul li:nth-child(7),
.trend_list ul li:nth-child(10) {
	margin-left: 0;
}
.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 {
	width: 274px;
	height: 300px;
	background: #fff;
	position: absolute;
	right: 0;
	z-index: 10;
}
.trend_list ul li:nth-child(even) .top_photo {
	left: 0;
}
.trend_list ul li .top_photo a {
	text-decoration: none;
}
.trend_list ul li .top_photo a.top_photo_img:hover{
	opacity: 0.7;
	-ms-filter: "alpha(opacity=70)";
}
.trend_list .top_text {
	width: 280px;
	min-height: 300px;
	padding: 150px 10px 12px;
	box-sizing: border-box;
	background: #e4d8e2;
	position: absolute;
	top: 160px;
	z-index: 9;
}
.trend_list ul li:nth-child(even) .top_text {
	right: 0;
}
.trend_list ul li .top_catch {
	font-size: 20px;
	line-height: 24px;
	font-weight: 500;
	font-family: 'Noto Sans Japanese', serif;
	word-break: break-all;
	text-align: center;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	margin-bottom: 15px;
}
.trend_list ul li .top_catch a {
	color: #293b4a;
}
.trend_list ul li .top_catch a:hover {
	opacity: 0.7;
	-ms-filter: "alpha(opacity=70)";
}
.trend_list ul li dl {
	width: 260px;
}
.trend_list ul li dl:after {
	content: "";
	display: block;
	clear: both;
}
.trend_list ul li dl dt {
	width: 100px;
	height: 100px;
	background: #fff;
	float: left;
}
.trend_list ul li dl dd {
	width: 140px;
	float: right;
}
.trend_list ul li dl dd .st_stylist {
	word-break: break-all;
	display: inline-block;
	color: #8e154e;
	min-width: 40px;
	margin-bottom: 5px;
	font-size: 16px;
	line-height: 18px;
}
.trend_list ul li dl dd .st_salon {
	word-break: break-all;
	color: #8e154e;
	font-size: 14px;
	line-height: 16px;
}

/* =============== 詳細ページ =============== */

#main_detail{
	width: 100%;
}
.h_detail{
	height: 178px;
	width: 100%;
	background-color: #a78ca3;
	text-align: center;
}
.h_detail img{
	margin-top: 42px;
}

/* ボタン */

.btn a {
	display: block;
	text-align: center;
	color: #8e154e;
	font-weight: bold;
	text-decoration: none;
	word-break: break-all;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.btn.btn_l a {
	font-size: 16px;
	line-height: 26px;
	height: 89px;
	width: 569px;
	margin: 0 auto;
	padding-top: 16px;
	background: url(../images/btn_bg_l.png?20180901);
}
.btn.btn_l a:hover {
	color: #fff;
	background: url(../images/btn_bg_l_hov.png?20180901);
}
.btn.btn_s a {
	font-size: 16px;
	line-height: 26px;
	height: 64px;
	width: 405px;
	margin: 0 auto;
	padding-top: 16px;
	background: url(../images/btn_bg.png?20180901);
}
.btn.btn_s a:hover {
	color: #fff;
	background: url(../images/btn_bg_hov.png?20180901);
}

/* 中見出し */

#main_detail_info h4,
#main_detail_info h5 {
	width: 100%;
	height: 54px;
	margin: 0 auto;
	height: 41px;
}
#main_detail_info h4 img,
#main_detail_info h5 img {
	display: none;
}
#main_detail_info .detail_point h4 {
	background: url(../images/t_point.png?20180901) no-repeat top center;
	margin-bottom: 35px;
}
#main_detail_info .detail_recipe h4 {
	background: url(../images/t_recipe.png?20180901) no-repeat top center;
	margin-bottom: 25px;
}
#main_detail_info .detail_stylist_salon h4 {
	background: url(../images/t_stylist_salon.png?20180901) no-repeat top center;
	margin-bottom: 20px;
}
#main_detail_info .detail_stylist h5 {
	background: url(../images/t_stylist.png?20180901) no-repeat top center;
	margin-bottom: 30px;
}
#main_detail_info .detail_salon h5 {
	background: url(../images/t_salon.png?20180901) no-repeat top center;
	margin-bottom: 30px;
}
#main_detail_info .detail_other h4 {
	background: url(../images/t_other.png?20180901) no-repeat top center;
	padding-bottom: 30px;
}

/* ヘアカタログを見るボタン */

.btn_catalogue {
	width: 100%;
	background: #fff;
	padding: 42px 0 47px;
}

/* トレンドヘア詳細画像 */

.detail_topbox {
	width: 900px;
	margin: 30px auto 60px;
}
.detail_topbox:after {
	content: "";
	display: block;
	clear: both;
}
.tren_in_img {
	width: 100%;
	text-align: center;
	overflow: hidden;
	position: relative;
}
.tren_in_img .switch_ph li {
  position: relative;
	overflow: hidden;
	height: 538px;
}
.tren_in_img .switch_ph li img {
  position: absolute;
  left: 50%;
  margin-left: -1000px;
	height: 540px;
}
.tren_in_txt {
	width: 529px;
	float: left;
}
.tren_in_txt h2 {
	font-size: 30px;
	line-height: 40px;
	font-weight: bold;
	color: #293b4a;
	margin-bottom: 5px;
}
.tren_in_txt h3 {
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	color: #293b4a;
	margin-bottom: 15px;
}
.tren_in_txt .detail_lead {
	font-size: 15px;
	line-height: 30px;
	margin-bottom: 20px;
	color: #333;
}
.tren_in_txt .detail_lead span {
	display: block;
	font-size: 14px;
	line-height: 25px;
}
.detail_off {
	width: 316px;
	float: right;
	position: relative;
}
.detail_off_caption {
	background-color:rgba(255,255,255,0.8);
	position: absolute;
	left: 0;
	bottom: 0;
	padding: 12px 15px;
	font-size: 14px;
	line-height: 24px;
}
.thumb_box {
	position: absolute;
  bottom: 10px;
  left: 50%;
  margin-left: 87px;
	width: 372px;
}
.thumb_box:after {
	content: "";
	display: block;
	clear: both;
}
.thumb_box li {
	float: left;
	width: 114px;
	background: #fff;
	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 {
	width: 100%;
}

/* STYLE POINT */

.detail_point {
	font-size: 14px;
	line-height: 24px;
	padding: 50px 0;
	background: #fff;
}
.detail_point dl {
	width: 900px;
  margin: 0 auto;
}
.detail_point dl:after {
	content: "";
	display: block;
	clear: both;
}
.detail_point dl dt {
	width: 207px;
	float: left;
	margin-left: 90px;
}
.detail_point dl dt img {
	border: 1px solid #dcdcdc;
}
.detail_point dl dd {
	width: 495px;
	float: right;
	margin-right: 74px;
}
.detail_point ol {
	width: 100%;
}
.detail_point ol li {
	padding: 30px 0 15px 0;
	letter-spacing: normal;
	vertical-align: top;
	background-repeat: no-repeat;
	background-position: 0 0;
}
.detail_point ol li span {
	font-weight: bold;
}
.detail_point ol li.point01 {
	background-image: url(../images/num_01.png?20180901);
}
.detail_point ol li.point02 {
	background-image: url(../images/num_02.png?20180901);
}
.detail_point ol li.point03 {
	background-image: url(../images/num_03.png?20180901);
}

/* HAIR RECIPE */

.detail_recipe {
	margin: 50px 0 0;
	font-size: 14px;
	line-height: 24px;
	padding-bottom: 38px;
}
.detail_recipe ul {
	width: 900px;
}
.detail_recipe ul li {
	background-color: rgba(255,255,255,0.5);
	padding: 13px 18px;
	margin-bottom: 9px;
  vertical-align: top;
  box-sizing: border-box;
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	align-items: center;
	-webkit-align-items: center;
}
.detail_recipe ul li p.recipe_t {
	background-repeat: no-repeat;
	width: 110px;
	height: 13px;
}
.detail_recipe ul li p.recipe_t.mt_cut {
	background-image: url(../images/mt_cut.png?20180901);
}
.detail_recipe ul li p.recipe_t.mt_perm {
	background-image: url(../images/mt_perm.png?20180901);
}
.detail_recipe ul li p.recipe_t.mt_color {
	background-image: url(../images/mt_color.png?20180901);
}
.detail_recipe ul li p.recipe_t.mt_styling {
	background-image: url(../images/mt_styling.png?20180901);
}
.detail_recipe ul li p.recipe_t img {
	display: none;
}
.detail_recipe ul li p.recipe_txt {
	width: 740px;
	font-size: 14px;
	line-height: 24px;
}

/* STYLIST AND SALON */

.detail_stylist_salon {
	margin-top: 35px;
	padding: 15px 0 40px;
}

/* STYLIST */

.detail_stylist {
	font-size: 14px;
	line-height: 24px;
	padding: 15px 0 45px 0;
}
.detail_stylist .stylist_left {
	width: 208px;
	float: left;
}
.detail_stylist .stylist_img {
	width: 208px;
	margin-bottom: 23px;
}
.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_member {
	word-break: break-all;
	font-size: 14px;
	line-height: 20px;
	color: #666;
	margin-bottom: 14px;
}
.detail_stylist .stylist_title {
	word-break: break-all;
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 2px;
	color: #ff598e;
}
.detail_stylist .stylist_comment {
	font-size: 14px;
	line-height: 25px;
	margin-bottom: 10px;
}
.detail_stylist .stylist_info {
	width: 639px;
	float: right;
}
.detail_stylist .stylist_profile {
	margin-bottom: 15px;
	background-color: rgba(255,255,255,0.5);
	padding: 14px 18px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.detail_stylist .stylist_profile dt {
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	color: #2b3945;
}
.detail_stylist .stylist_profile dd {
	font-size: 12px;
	line-height: 20px;
	color: #000;
}
.detail_stylist .stylist_info_life {
	width: 639px;
	padding-top: 5px;
}
.detail_stylist .stylist_info_life:after {
	content: "";
	display: block;
	clear: both;
}
.detail_stylist .stylist_life_h{
	width: 639px;
	height: 41px;
	margin-bottom: 10px;
	background: url(../images/t_about_stylist.png?20180901) no-repeat center 0;
}
.detail_stylist .stylist_life_h img{
	display: none;
}
.detail_stylist .stylist_life {
	width: 310px;
	margin-bottom: 40px;
	float: left;
	display: flex;
	display: -webkit-flex;
	display: -webkit-box;
	align-content: stretch;
	-webkit-align-content: stretch;
}
.detail_stylist .stylist_life:nth-child(3) {
	float: right;
}
.detail_stylist .stylist_life dt {
	width: 160px;
	background: #434343;
}
.detail_stylist .stylist_life dt img {
	width: 100%;
	height: auto;
}
.detail_stylist .stylist_life dd {
	background-color: rgba(255,255,255,0.5);
	padding: 14px 10px;
	font-size: 12px;
	line-height: 20px;
	width: 150px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.detail_stylist .detail_inner .btn_s {
	clear: both;
}

/* 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: 265px;
	margin-bottom: 15px;
}
.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: 265px;
	margin-bottom: 40px;
}
.detail_salon .salon_link {
	font-size: 14px;
	font-weight: bold;
	margin-left: 265px;
	margin-top: 40px;
}
.detail_salon .salon_link_list{
	font-size: 14px;
  line-height: 25px;
  margin-left: 265px;
}
.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?20180901) 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;
}

/* OTHER STYLE */

.detail_other {
	font-size: 14px;
	line-height: 24px;
	background: #fff;
	padding: 50px 0 37px;
}
.detail_other ul:after {
	content: "";
	display: block;
	clear: both;
}
.detail_other ul li {
	width: 96px;
	float: left;
	margin-left: 19px;
	margin-bottom: 13px;
	border: 1px solid #cfd2d7;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.detail_other ul li:first-child,
.detail_other ul li:nth-child(9) {
	margin-left: 0;
}
.detail_other ul li:nth-child(8) {
	margin-left: 18px;
}
.detail_other ul li img {
	width: 100%;
	height: auto;
}
.detail_other ul li.img_current {
	background-color: #fff;
	border: 1px solid #edc6b5;
}
.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:hover {
	border: 1px solid #edc6b5;
}
.detail_other ul li:hover a {
	background-color: #fff;
}
.detail_other ul li:hover a 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 15px auto;
		padding-top: 15px;
		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ページ、詳細ページ共通 =============== */

	.detail_inner {
		width: 100%;
	}

	/* 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: 32px;
	}
	.backnum_area h3 img {
		display: block;
		width: 210px;
		height: 25px;
		margin: 0 auto;
	}
	.backnum_area ul {
		width: 92%;
    margin: 0 auto;
    padding:0 8px 10px;
    box-sizing: border-box;
		-webkit-box-sizing: border-box;
	}
	.backnum_area ul li {
		width: 100%;
		margin-left: 0;
		margin-bottom: 11px;
	}
	.backnum_area ul li a,
	.backnum_area ul li a:hover {
		text-align: center;
		font-size: 12px;
		display: block;
		background: #fff;
		color: #8e154e;
		height: 40px;
		line-height: 40px;
		width: 100%;
		padding: 0;
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
	}
	.backnum_area ul li a:before,
	.backnum_area ul li a:after {
		border: 20px solid transparent;
		border-right: 11px solid transparent;
		border-left: 11px solid transparent;
	}
	.backnum_area ul li a:before {
		right: 100%;
		border-right-color: #fff;
	}
	.backnum_area ul li a:after {
		left: 100%;
		border-left-color: #fff;
	}
	.backnum_area ul li a:hover:before {
	 	border-right-color: #fff;
	}
	.backnum_area ul li a:hover:after {
	 	border-left-color: #fff;
	}

	/* =============== TOP =============== */

	#main_header{
		height: 305px;
		margin-bottom: 106px;
		background: none;
	}

	/* 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:305px;
	}
	.top_main_photo {
		width:100%;
		height:305px;
	}
	.top_main_photo h2 {
		top: 225px;
		left: 50%;
		margin-left: -96px;
		width: 192px;
		height: 159px;
		background-size: 192px auto;
	}
	.vegas-slide-inner {
		background-size: auto 100% !important;
	}

	/* トレンドヘア一覧 */

	.trend_list {
		width: 100%;
	}
	.trend_list img{
		width: 100%;
		max-width: 100%;
		height: auto;
	}
	.trend_list ul {
		width: 92%;
		margin: 0 auto;
		padding-bottom: 0;
	}
	.trend_list ul li {
		vertical-align: top;
		width: 30.6%;
		height: auto;
		margin: 0 4% 50px 0;
		position: static;
	}
	.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 {
		width: 100%;
		height: auto;
		position: static;
	}
	.trend_list ul li .top_photo a.top_photo_img{
		width: 100%;
	}
	.trend_list ul li .top_photo a.top_photo_img:hover{
		opacity: 1;
		-ms-filter: "alpha(opacity=100)";
	}
	.trend_list .top_text {
		width: 100%;
		min-height: initial;
		min-height: auto;
		padding: 5px 5px 15px;
		position: static;
	}
	.trend_list ul li .top_catch {
		font-size: 16px;
		line-height: 20px;
		text-align: left;
		width: 100%;
		display: block;
	}
	.trend_list ul li .top_catch a {
		display: block;
		text-decoration: underline;
	}
	.trend_list ul li .top_catch a: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:after {
		content: none;
	}
	.trend_list ul li dl dt {
		float: none;
		width: 50%;
		height: auto;
		margin: 0 auto;
	}
	.trend_list ul li dl dd {
		position: static;
		width: auto;
		float: none;
		font-size: 12px;
		line-height: 18px;
		padding-top: 10px;
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
	}
	.trend_list ul li dl dd .st_stylist{
		display: block;
		text-align: center;
		font-size: 14px;
		line-height: 16px;
		margin-bottom: 10px;
	}
	.trend_list ul li dl dd .st_salon {
		text-align: center;
		font-size: 11px;
		line-height: 14px;
	}

	/* =============== 詳細ページ =============== */

	.h_detail{
		height: 107px;
	}
	.h_detail img {
		margin-top: 30px;
		width: 332px;
		height: 54px;
	}

	/* ボタン */

	.btn a {
		position: relative;
		text-decoration: none;
	}
	.btn a:visited {
		text-decoration: none;
	}
	.btn.btn_l a,
	.btn.btn_l a:hover {
		font-size: 16px;
		line-height: 27px;
		color: #8e154e;
		width: 100%;
		height: 87px;
		background: url(../images/btn_bg_l_sp_bg.png?20180901) repeat-x 0 0;
		background-size: 1px 87px;
	}
	.btn.btn_l a:before {
		content: "";
		display: block;
		width: 16px;
		height: 87px;
		background: url(../images/btn_bg_l_sp_left.png?20180901) repeat-x;
		background-size: 16px 87px;
		position: absolute;
		left: 0;
		top: 0;
	}
	.btn.btn_l a:after {
		content: "";
		display: block;
		width: 16px;
		height: 87px;
		background: url(../images/btn_bg_l_sp_right.png?20180901) repeat-x;
		background-size: 16px 87px;
		position: absolute;
		right: 0;
		top: 0;
	}
	.btn.btn_s a,
	.btn.btn_s a:hover {
		font-size: 14px;
		line-height: 21px;
		color: #8e154e;
		width: 100%;
		height: 48px;
		padding-top: 12px;
		background: url(../images/btn_bg_sp_bg.png?20180901) repeat-x 0 0;
		background-size: 1px 48px;
	}
	.btn.btn_s a:before {
		content: "";
		display: block;
		width: 16px;
		height: 48px;
		background: url(../images/btn_bg_sp_left.png?20180901) repeat-x;
		background-size: 16px 48px;
		position: absolute;
		left: 0;
		top: 0;
	}
	.btn.btn_s a:after {
		content: "";
		display: block;
		width: 16px;
		height: 48px;
		background: url(../images/btn_bg_sp_right.png?20180901) repeat-x;
		background-size: 16px 48px;
		position: absolute;
		right: 0;
		top: 0;
	}
	#main_detail_info .detail_point h4 {
		margin-bottom: 10px;
	}
	#main_detail_info .detail_recipe h4 {
		margin-bottom: 20px;
	}
	#main_detail_info .detail_stylist_salon h4 {
		margin-bottom: 0;
	}
	#main_detail_info .detail_salon h5 {
		margin-bottom: 0;
	}
	#main_detail_info .detail_other h4 {
		padding-bottom: 40px;
	}

	/* ヘアカタログを見るボタン */

	.btn_catalogue {
		padding: 50px 0 47px;
	}

	.btn_catalogue .btn_l {
		width: 92%;
		margin: 0 auto;
	}

	/* トレンドヘア詳細画像 */

	.detail_topbox {
		width: 100%;
		margin: 50px 0 60px;
	}

	#main_detail img {
		width: 100%;
		max-width: 100%;
		height: auto;
	}
	.tren_in_img {
		float: none;
		width: 100%;
		position: static;
	}
	.tren_in_img .switch_ph {
		margin-bottom: 0;
	}
	.tren_in_img:after {
		display: none;
	}
	.tren_in_img .switch_ph li {
		height: 440px;
	}
	#main_detail .tren_in_img .switch_ph li img {
		margin-left: -815px;
		width: auto;
		height: 440px;
		max-width: inherit;
		max-width: auto;
	}
	.tren_in_txt {
		float: none;
		width: 92%;
		margin: 0 auto;
	}
	.tren_in_txt h2 {
		font-size: 23px;
		line-height: 26px;
		color: #2a3b4a;
		margin: 0 auto 3px;
	}
	.tren_in_txt h3 {
		font-size: 15px;
		line-height: 25px;
		color: #2a3b4a;
		margin: 0 auto 22px;
		padding-bottom: 5px;
	}
	.tren_in_txt .detail_lead {
		font-size: 15px;
		line-height: 30px;
		margin: 0 auto 20px;
	}
	.detail_off {
		width: 92%;
		float: none;
		margin: 0 auto;
	}
	#main_detail .tren_in_txt .detail_off 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: 50px;
		background: #fff;
		width: 100%;
		position: relative;
	}
	.sp_switch_ph_btn {
		display: block;
		width: 305px;
		height: 30px;
		position: absolute;
		top: 50%;
		left: 50%;
		margin-top: -15px;
		margin-left: -152px;
	}
	.sp_switch_ph_btn:after {
		content: "";
		display: block;
		clear: both;
	}
	.sp_switch_ph_btn li {
		float: left;
		width: 85px;
		height: 30px;
		margin-left: 25px;
	}
	.sp_switch_ph_btn li:first-child {
		margin-left: 0;
	}
	.sp_switch_ph_btn li a {
		display: block;
		width: 85px;
		height: 30px;
		text-indent: -9999px;
	}
	.sp_switch_ph_btn li.nav_front a {
		background: url(../images/sp_switch_btn.png?20180901) no-repeat 0 -30px;
		background-size: 255px 60px;
	}
	.sp_switch_ph_btn li.nav_front a.nav_current {
		background: url(../images/sp_switch_btn.png?20180901) no-repeat 0 0;
		background-size: 255px 60px;
	}
	.sp_switch_ph_btn li.nav_side a {
		background: url(../images/sp_switch_btn.png?20180901) no-repeat -85px -30px;
		background-size: 255px 60px;
	}
	.sp_switch_ph_btn li.nav_side a.nav_current {
		background: url(../images/sp_switch_btn.png?20180901) no-repeat -85px 0;
		background-size: 255px 60px;
	}
	.sp_switch_ph_btn li.nav_back a {
		background: url(../images/sp_switch_btn.png?20180901) no-repeat -170px -30px;
		background-size: 255px 60px;
	}
	.sp_switch_ph_btn li.nav_back a.nav_current {
		background: url(../images/sp_switch_btn.png?20180901) no-repeat -170px 0;
		background-size: 255px 60px;
	}

	/* トレンドヘア情報 */

	#main_detail_info {
		font-size: 12px;
		line-height: 20px;
	}
	#main_detail_info h4,
	#main_detail_info h5 {
		width: 100%;
		height: auto;
		padding-bottom: 30px;
	}
	#main_detail_info h4 img  {
		display: block;
		width: 91%;
		max-width: 91%;
		height: auto;
		margin: 0 auto;
	}
	#main_detail_info h5 img  {
		display: block;
		width: 95%;
		max-width: 95%;
		height: auto;
		margin: 0 auto;
	}
	#main_detail_info h4,
	#main_detail_info h5 {
		background: none !important;
	}

	/* STYLE POINT */

	#main_detail_info .detail_point h4 img {
		margin: 0 auto;
	}
	.detail_point {
		font-size: 14px;
		line-height: 24px;
		margin: 0;
		padding: 50px 0 25px;
	}
	.detail_point dl {
		width: 92%;
		padding: 0;
		margin: 0 auto;
	}
	.detail_point dl dt {
		width: 100%;
		float: none;
		text-align: center;
		margin-bottom: 18px;
		margin-left: 0;
	}
	.detail_point dl dt img {
		width: 59%;
		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: 71px 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?20180901);
	}
	.detail_point ol li.point02 {
		background-image: url(../images/num_02_sp.png?20180901);
	}
	.detail_point ol li.point03 {
		background-image: url(../images/num_03_sp.png?20180901);
	}

	/* HAIR RECIPE */

	.detail_recipe {
		font-size: 14px;
		line-height: 24px;
		margin: 0 auto;
		padding: 50px 0 15px;
		width: 92%;
	}
	.detail_recipe ul {
		width: 100%;
	}
	.detail_recipe ul li {
		width: 100%;
		margin-bottom: 20px;
		padding: 20px;
		height: auto;
		display: block;
	}
	.detail_recipe ul li:first-child {
		padding: 20px;
	}
	.detail_recipe ul li p.recipe_t {
		width: 100%;
		height: 13px;
		padding-bottom: 10px;
		background-image: none !important;
	}
	.detail_recipe ul li p.recipe_t img {
		display: block;
		width: 98px;
		height: auto;
	}
	.detail_recipe ul li p.recipe_txt {
		width: 100%;
	}

	/* STYLIST AND SALON */

	.detail_stylist_salon {
		margin: 35px auto 0;
		padding: 15px 0 35px 0;
		width: 92%;
	}

	/* STYLIST */

	#main_detail_info .detail_stylist h5 {
		margin-bottom: 0;
	}
	.detail_stylist{
		font-size: 12px;
		line-height: 20px;
		margin: 20px 0 0;
		padding: 0;
	}
	.detail_stylist .stylist_left {
		width: 100%;
		float: none;
		margin-bottom: 20px;
	}
	.detail_stylist .stylist_img {
		width: 43%;
		float: left;
		margin-bottom: 0;
	}
	.detail_stylist .stylist_img img {
		width: 100%;
	}
	.detail_stylist .stylist_img a:hover {
		opacity: 1;
		-ms-filter: "alpha(opacity=100)";
	}
	.detail_stylist .stylist_member {
		font-size: 14px;
		line-height: 16px;
		background-size: 28px auto;
		margin-left: 48%;
	}
	.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: 5px;
		margin-left: 48%;
	}
	.detail_stylist .stylist_comment {
		clear: both;
		font-size: 14px;
		line-height: 24px;
		margin-left: 0;
		margin-bottom: 0;
		padding-top: 20px;
		padding-bottom: 0;
	}
	.detail_stylist .stylist_info {
		width: 100%;
		float: none;
	}
	.detail_stylist .stylist_profile {
		width: 100%;
	}
	.detail_stylist .stylist_profile dd {
		font-size: 14px;
		line-height: 25px;
	}
	.detail_stylist .stylist_life:nth-child(3) {
		float: none;
	}
	.detail_stylist .stylist_info_life {
		width: 100%;
		margin-top: 30px;
		margin-bottom: 30px;
	}
	.detail_stylist .stylist_info_life:after {
		content: none;
	}
	.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: 95%;
	}
	.detail_stylist .stylist_life {
		width: 100%;
		float: none;
		margin-bottom: 10px;
	}
	.detail_stylist .stylist_life dt {
		width: 45%;
	}
	.detail_stylist .stylist_life dd {
		font-size: 12px;
		line-height: 20px;
		width: 55%;
	}

	/* ABOUT SALON */

	#main_detail_info .detail_salon h5 img {
		margin: 0 auto;
	}
	.detail_salon {
		margin: 0;
		clear: both;
		margin: 0 5px;
		padding: 50px 0 15px 0;
	}
	.detail_salon .salon_img {
		width: 45%;
	}
	.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;
		width: 51%;
		float: right;
	}
	.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: 30px;
		margin-bottom: 15px;
	}
	.detail_salon .salon_link {
		font-size: 14px;
		margin-left: 0;
		margin-bottom: 10px;
		margin-top: 15px;
	}
	.detail_salon .salon_link img {
		width: 58px;
		height: auto;
	}
	.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?20180901) no-repeat right 50%;
		background-size: 6px auto;
	}
	.detail_salon .salon_stylist {
		margin-bottom: 15px;
	}

	/* OTHER STYLE */

	.detail_other {
		clear: both;
		padding: 40px 0;
	}
	.detail_other ul {
		width: 92%;
		margin: 0 auto;
	}
	.detail_other ul li {
		width: 22.75%;
		float: left;
		margin-left: 3%;
		margin-bottom: 3%;
	}
	.detail_other ul li:nth-of-type(8) {
		margin-left: 3%;
	}
	.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: 250px;
	}

	#main_header {
		margin-bottom: 95px;
	}

	.top_main_photo h2 {
		top: 180px;
		margin-left: -85px;
		width: 170px;
		height: 141px;
		background-size: 170px auto;
	}

	.h_detail img {
		width: 280px;
		height: 46px;
	}

	#main_detail .tren_in_img .switch_ph li img {
		margin-left: -704px;
		height: 380px;
	}

	.tren_in_img .switch_ph li {
		height: 380px;
	}

}
