@charset "UTF-8";

/* ===============リセット=============== */

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: #002292;
	text-decoration: none;
	cursor: pointer;
}
a:visited {
	color: #002292;
	text-decoration: none;
}
a:hover {
	color: #002292;
	text-decoration: underline;
}
a:active {
	color: #002292;
	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(http://imgbp.hotp.jp/CSP/img/bt/sprites/c.png);
	background-position: -580px -4px;
	text-indent: -9999px;
	overflow: hidden;
}
div.socialIcon3 {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 240px;
	text-align: left;
}
div.socialIcon3 li {
	margin-right: 2px;
	vertical-align: middle;
	text-align: right;
}
#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;
}

/* フッター */

#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) 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: url(../images/bg.png) repeat;
}

/* Backnumber */

.backnum_outer {
	padding: 45px 0;
	width: 100%;
}
.backnum_area {
	width: 900px;
	margin: 0 auto;
}
.backnum_area h3 {
	margin-bottom: 45px;
}
.backnum_area h3 img {
	display: none;
}
.backnum_area h3 {
	background: url(../images/t_bn.png) no-repeat;
	width: 358px;
	height: 25px;
	margin: 0 auto 45px auto;
}
.backnum_area ul {
	width: 900px;
	letter-spacing: -0.4em;
}
.backnum_area ul li {
	display: inline-block;
	width: 200px;
	text-align: center;
	margin-left: 33px;
}
.backnum_area ul li a {
	border-radius: 5px;
	box-sizing: border-box;
	font-size: 12px;
	width: 200px;
	letter-spacing: normal;
	background: #212f5d;
	color: #fff;
	text-align: center;
	padding: 8px 0;
	display: block;
}
.backnum_area ul li a:hover {
	background-color: #545e82;
	text-decoration: none;
}
.backnum_area ul li:first-child {
	margin-left: 0;
}

/* =============== TOP =============== */

.h_sub{
	text-align: center;
	width: 283px;
	height: 106px;
	margin: 45px auto 30px;
}
.h_sub img{
	display: none;
}
.main_short .h_sub{
	background: url(../images/style_ttl_short.png) no-repeat 0 0;
	margin-top: 60px;
}
.main_bob .h_sub{
	background: url(../images/style_ttl_bob.png) no-repeat 0 0;
}
.main_medium .h_sub{
	background: url(../images/style_ttl_medium.png) no-repeat 0 0;
}
.main_long .h_sub{
	background: url(../images/style_ttl_long.png) no-repeat 0 0;
}
#main_header{
	height: 485px;
	width: 100%;
	text-align: center;
}
#cate_menu {
	width: 100%;
	height: 71px;
	background: #000;
}
#cate_menu ul {
	width: 640px;
	height: 71px;
	margin: 0 auto;
	font-size: 0;
}
#cate_menu ul li {
	display: inline-block;
	height: 71px;
	font-size: 1rem;
}
#cate_menu li a {
	display: block;
	height: 71px;
	background-image: url(../images/menu.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#cate_menu li a:hover {
	background-position-y: -71px !important;
}
#cate_menu li.menu_short a {
	width: 170px;
	background-position: 0 0;
}
#cate_menu li.menu_bob a {
	width: 123px;
	background-position: -170px 0;
}
#cate_menu li.menu_medium a {
	width: 201px;
	background-position: -293px 0;
}
#cate_menu li.menu_long a {
	width: 146px;
	background-position: -493px 0;
}

/* 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: 485px;
	position: relative;
	z-index: 1;
	background-color: #fff;
}
.top_main_photo {
	width: 900px;
	height: 485px;
	margin: 0 auto;
	text-indent: -9999px;
}
.top_main_photo p {
	visibility: hidden;
}
.vegas-slide-inner {
	background-size: auto 100% !important;
}

/* トレンドヘア一覧 */

.trend_list {
	width: 900px;
	margin: 0 auto;
}
.trend_list ul {
	letter-spacing: -0.4em;
	text-align: center;
}
.trend_list ul li {
	letter-spacing: normal;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: top;
	width: 280px;
	margin: 0 10px;
	text-align: left;
}
.trend_list ul li a {
	display: block;
}
.trend_list ul li .top_photo {
	background-color: #5374e1;
}
.trend_list ul li .top_photo a img {
	border: 1px solid #dcdcdc;
}
.trend_list ul li .top_photo a:hover,
.trend_list ul li dl dt a:hover {
	opacity: 0.7;
	-ms-filter: "alpha(opacity=70)";
}
.trend_list ul li dl {
	width: 278px;
	margin: 0 auto;
	background: #fff;
	border: 1px solid #d2d2d2;
	min-height: 118px;
	display: table;
}
.trend_list ul li dl dt {
	display: table-cell;
	width: 111px;
}
.trend_list ul li dl dt img {
	margin: -18px 0 0 -18px;
}
.trend_list ul li dl dd {
	width: 150px;
	display: table-cell;
	font-size: 14px;
	line-height: 15px;
	padding: 9px;
	vertical-align: middle;
}
.trend_list ul li dl dd .st_salon {
	background: url(../images/st_salon.png) no-repeat 0 0;
	padding-top: 15px;
	word-break: break-all;
	color: #002292;
}
.trend_list ul li dl dd .st_stylist {
	background: url(../images/st_stylist.png) no-repeat 0 0;
	width: 93px;
	padding-top: 18px;
	margin-top: 8px;
	word-break: break-all;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	color: #002292;
}
.trend_list ul li .top_catch {
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	padding: 13px 13px 25px;
	word-break: break-all;
	text-align: center;
}

/* =============== 詳細ページ =============== */

#main_detail{
	width: 900px;
	margin: 0 auto;
	padding-top: 24px;
}

.detail_inner {
	width: 900px;
	margin: 0 auto;
}

.h_detail{
	height: 101px;
	width: 100%;
	background: #000;
	text-align: center;
}
.h_detail a{
	display: inline-block;
	width: 257px;
	height: 101px;
	background: url(../images/h_detail.png) no-repeat;
}
.h_detail img{
	display: none;
}

.h_sub_detail{
	text-align: center;
	width: 435px;
	height: 27px;
	margin: 0 auto 15px;
}
.h_sub_detail img{
	display: none;
}

.main_short .h_sub_detail{
	background: url(../images/style_ttl_short_detail.png) no-repeat 0 0;
}
.main_bob .h_sub_detail{
	background: url(../images/style_ttl_bob_detail.png) no-repeat 0 0;
}
.main_medium .h_sub_detail{
	background: url(../images/style_ttl_medium_detail.png) no-repeat 0 0;
}
.main_long .h_sub_detail{
	background: url(../images/style_ttl_long_detail.png) no-repeat 0 0;
}

/* ボタン */

.btn a {
	background-color: #212f5d;
	display: block;
	text-align: center;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	padding: 15px 20px;
	word-break: break-all;
	border-radius: 3px;
}
.btn a:hover {
	background-color: #545e82;
}
.btn.btn_l a {
	font-size: 16px;
	line-height: 26px;
	width: 500px;
	margin: 0 auto;
}
.btn.btn_s a {
	font-size: 16px;
	line-height: 26px;
	width: 360px;
	margin: 0 auto;
	padding: 15px 20px;
}

/* 中見出し */

#main_detail_info h4 {
	width: 328px;
	height: 100px;
	margin: 0 auto;
	padding-bottom: 30px;
}
#main_detail_info h4 img {
	display: none;
}
#main_detail_info .detail_point h4 {
	background: url(../images/t_point.png) no-repeat;
}
#main_detail_info .detail_recipe h4 {
	background: url(../images/t_recipe.png) no-repeat;
}
#main_detail_info .detail_arrange h4 {
	background: url(../images/t_arrange.png) no-repeat;
	background-position: center center;
	width: 306px;
	height: 46px;
	padding: 30px 0;
}
#main_detail_info .detail_about h4 {
	background: url(../images/t_about.png) no-repeat;
}
#main_detail_info .detail_other h4 {
	background: url(../images/t_other.png) no-repeat;
}

/* ヘアカタログを見るボタン */

.btn_catalogue {
	width: 100%;
	padding: 60px 0 90px;
}

/* トレンドヘア詳細画像 */

.detail_topbox:after {
	content: "";
	display: block;
	clear: both;
}
.tren_in_img {
	float: left;
	width: 465px;
	position: relative;
}
.tren_in_img img {
	border: 1px solid #dcdcdc;
}
.tren_in_txt {
	float: right;
	width: 435px;
}
.tren_in_txt h2 {
	font-size: 30px;
	line-height: 40px;
	font-weight: bold;
	color: #000;
	margin-bottom: 3px;
	padding: 25px 0 0 25px;
	background: url(../images/flame_lt.png) no-repeat left top;
}
.tren_in_txt h3 {
	font-size: 18px;
	line-height: 25px;
	margin-bottom: 10px;
	padding: 0 25px 15px 25px;
	background: url(../images/flame_rb.png) no-repeat right bottom;
}
.tren_in_txt .detail_lead {
	font-size: 15px;
	line-height: 30px;
	margin-bottom: 15px;
}
.tren_in_txt .detail_lead span {
	display: block;
	font-size: 14px;
	line-height: 23px;
}
.tren_in_txt ul.thumb_box:after {
	content: "";
	display: block;
	clear: both;
}
.tren_in_txt ul.thumb_box li:first-child {
	margin-left: 0;
}
.tren_in_txt ul.thumb_box li {
	float: left;
	width: 137px;
	margin-left: 12px;
	background-color: #fff;
}
.tren_in_txt ul.thumb_box li a {
	display: block;
}
.tren_in_txt ul.thumb_box li a:hover {
	opacity: 0.5;
	-ms-filter: "alpha(opacity=70)";
}
.sp_switch_ph_btn {
	display: none;
}

/* トレンドヘア情報 */

#main_detail_info {
	margin: 60px 0 0;
}

/* TREND POINT */

.detail_point {
	font-size: 14px;
	line-height: 24px;
}
.detail_point dl:after {
  content: "";
  display: block;
  clear: both;
}
.detail_point dl {
  width: 730px;
	margin: 0 auto;
}
.detail_point dl dt {
	width: 205px;
	float: left;
}
.detail_point dl dt img {
	border: 1px solid #dcdcdc;
	box-sizing: border-box;
}
.detail_point dl dd {
	width: 485px;
	margin-top: 15px;
	float: right;
}
.detail_point ol li {
	padding: 0 0 25px 125px;
	background-repeat: no-repeat;
	background-position: 0 5px;
}
.detail_point ol li span {
	font-weight: bold;
}
.detail_point ol li.point01 {
	background-image: url(../images/num_01.png);
}
.detail_point ol li.point02 {
	background-image: url(../images/num_02.png);
}
.detail_point ol li.point03 {
	background-image: url(../images/num_03.png);
}

/* HAIR RECIPE */

.detail_recipe {
	margin-top: 60px;
}
.detail_recipe ul {
	margin-bottom: 40px;
	letter-spacing: -0.4em;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}
.detail_recipe ul li {
	width: 210px;
	border: 1px solid #d2d2d2;
	box-sizing: border-box;
	background: #fff;
	padding: 20px 12px;
	letter-spacing: normal;
	vertical-align: top;
}
.detail_recipe ul li p.recipe_t {
	background-repeat: no-repeat;
	width: 100px;
	height: 18px;
	padding-bottom: 24px;
	text-align: center;
}
.detail_recipe ul li p.recipe_t.mt_cut {
	background-image: url(../images/mt_cut.png);
}
.detail_recipe ul li p.recipe_t.mt_perm {
	background-image: url(../images/mt_perm.png);
}
.detail_recipe ul li p.recipe_t.mt_color {
	background-image: url(../images/mt_color.png);
}
.detail_recipe ul li p.recipe_t.mt_styling {
	background-image: url(../images/mt_styling.png);
}
.detail_recipe ul li p.recipe_t img {
	display: none;
}
.detail_recipe ul li p.recipe_txt {
	font-size: 14px;
	line-height: 24px;
}

/* HAIR ARRANGE */

.detail_arrange {
	width: 900px;
	margin: 60px auto 0;
	padding: 0 0 20px;
	background: url(../images/stripe_bg.png) repeat;
	position: relative;
}
.detail_arrange:after {
	content: "";
	display: block;
	width: 50px;
	height: 50px;
	position: absolute;
	top: 0;
	right: 0;
	background: url(../images/flame_rt.png) no-repeat 0 0;
}
.detail_arrange:before {
	content: "";
	display: block;
	width: 50px;
	height: 50px;
	position: absolute;
	bottom: 0;
	left: 0;
	background: url(../images/flame_lb.png) no-repeat 0 0;
}
.detail_arrange .detail_inner {
	background: url(../images/flame_lt.png) no-repeat left top;
}
.detail_arrange .detail_inner:before {
	content: "";
	display: block;
	width: 50px;
	height: 50px;
	position: absolute;
	bottom: 0;
	right: 0;
	background: url(../images/flame_rb.png) no-repeat 0 0;
}
.detail_arrange_contents {
	width: 680px;
	margin: 0 auto;
}
.detail_arrange_contents:after {
	content: "";
	display: block;
	clear: both;
}
.detail_arrange_contents dt {
	width: 345px;
	float: left;
}
.detail_arrange_contents dd {
	width: 315px;
	float: right;
	font-size: 14px;
	line-height: 24px;
	padding-top: 25px;
}

/* ABOUT */

.detail_about {
	font-size: 14px;
	line-height: 24px;
}
.detail_about_stylist {
	margin-bottom: 60px;
}
.detail_about_stylist:after {
	content:"";
	display: block;
	clear: both;
}
.detail_about_stylist .stylist_img {
	width: 205px;
	float: left;
}
.detail_about_stylist .stylist_img img {
	border: 1px solid #dcdcdc;
	box-sizing: border-box;
}
.detail_about_stylist .stylist_r {
	margin-left: 225px;
}
.detail_about_stylist .stylist_head {
	background: url(../images/t_about_stylist.png) no-repeat;
	width: 82px;
	height: 25px;
	padding-bottom: 10px;
}
.detail_about_stylist .stylist_head img {
	display: none;
}
.detail_about_stylist .stylist_member {
	word-break: break-all;
	font-size: 16px;
	line-height: 24px;
}
.detail_about_stylist .stylist_title_h {
	word-break: break-all;
	font-size: 10px;
	line-height: 12px;
	margin-bottom: 5px;
}
.detail_about_stylist .stylist_title {
	word-break: break-all;
	font-size: 18px;
	line-height: 25px;
	margin-bottom: 12px;
	color: #189860;
}
.detail_about_stylist .stylist_comment {
	font-size: 14px;
	line-height: 25px;
	margin-left: 225px;
	margin-bottom: 20px;
}
.detail_about_stylist .btn_s {
	margin: 0 0 30px 225px;
}
.detail_about_salon:after {
	content: "";
	display: block;
	clear: both;
}
.detail_about_salon .salon_img {
	width: 205px;
	float: left;
}
.detail_about_salon .salon_img img {
	border: 1px solid #dcdcdc;
	box-sizing: border-box;
}
.detail_about_salon .salon_head {
	background: url(../images/t_about_salon.png) no-repeat;
	width: 82px;
	height: 25px;
	padding-bottom: 10px;
	margin-left: 225px;
}
.detail_about_salon .salon_head img {
	display: none;
}
.detail_about_salon .salon_kana {
	word-break: break-all;
	font-size: 10px;
	line-height: 12px;
	margin-left: 225px;
	margin-bottom: 5px;
}
.detail_about_salon .salon_name {
	font-size: 18px;
	line-height: 24px;
	margin-left: 225px;
	margin-bottom: 10px;
	color: #189860;
}
.detail_about_salon .salon_comment {
	font-size: 14px;
	line-height: 25px;
	margin-left: 225px;
	margin-bottom: 20px;
}
.detail_about_salon .salon_link_list{
	font-size: 14px;
	line-height: 25px;
	margin-left: 225px;
}
.detail_about_salon .salon_link_list li{
	display: inline;
	padding-right: 10px;
	word-wrap: break-word;
	word-break: break-all;
	background: url(../images/link_line.png) no-repeat right 50%;
}
.detail_about_salon .salon_link_list li:last-child{
	padding-right: 0;
	background: none;
}
.detail_about_salon .salon_link_list li:last-child:after{
	content: none;
}
.detail_about_salon .salon_stylist {
	margin-bottom: 15px;
}
.detail_about_salon .btn_s {
	margin-left: 225px;
}
.detail_about_salon .salon_link_head {
	font-size: 14px;
	font-weight: bold;
	border-left: 4px solid #212f5d;
	padding-left: 10px;
	margin: 30px 0 10px 225px;
}
.detail_about_salon .salon_link_head img {
	display: none;
}

/* OTHER STYLE */

.detail_other {
	padding: 60px 0 0 0;
}
.detail_other ul:after {
	content: "";
	display: block;
	clear: both;
}
.detail_other ul li {
	width: 96px;
	float: left;
	margin-right: 14px;
	margin-bottom: 14px;
}
.detail_other ul li img {
	width: 96px;
	border: 1px solid #dcdcdc;
	box-sizing: border-box;
}
.detail_other ul li.img_current {
	background-color: #fff;
}
.detail_other ul li.img_current img,
.detail_other ul li a:hover 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;
}

/*======================================== 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(http://imgbp.hotp.jp/CSP/img/common/smb/logo_top_2x.png) no-repeat center center;
		background-size:88px 34px;
	}
	.logo a {
		display: block;
	}
	div.socialIcon3 {
		display: none;
	}
	#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;
	}

	/* フッター */

	#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-right: 5px;
		padding-top: 3px;
		padding-bottom: 3px;
		margin-left: 5px;
	}

	/* =============== TOPページ、詳細ページ共通 =============== */

	/* Backnumber */

	.backnum_outer {
		padding: 20px 0 0 0;
		border-bottom: none;
		margin-top: 20px;
	}
	.backnum_area {
		width: 100%;
		margin: 0 auto;
	}
	.backnum_area h3 {
		width: 92%;
		height: auto;
		margin: 0 auto;
		background: none;
		padding-bottom: 30px;
	}
	.backnum_area h3 img {
		display: block;
		width: 100%;
		height: auto;
		margin: 0 auto;
	}
	.backnum_area ul {
		width: 92%;
		margin: 0 auto;
		padding-bottom: 11px;
	}
	.backnum_area ul li {
		width: 100%;
		margin-left: 0;
		margin-bottom: 11px;
	}
	.backnum_area ul li a {
		text-align: center;
		font-size: 13px;
		display: block;
		height: 42px;
		line-height: 42px;
		width: 100%;
		padding: 0;
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
		text-decoration: none;
	}
	#container_top .backnum_outer{
		padding: 40px 0 0 0;
	}

	/* =============== TOP =============== */

	.h_sub{
		background: none;
		width: 142px;
		height: auto;
		margin: 10px auto;
	}
	.h_sub img{
		display: block;
		width: 142px;
		height: auto;
	}
	.main_short .h_sub,
	.main_bob .h_sub,
	.main_medium .h_sub,
	.main_long .h_sub{
		background: none;
		margin: 50px auto 25px;
	}
	.main_short .h_sub{
		margin-top: 25px;
	}
	#main_header{
		height: 230px;
		background: none;
	}
	#cate_menu {
		height: 36px;
	}
	#cate_menu ul {
		width: 320px;
		height: 36px;
	}
	#cate_menu ul li {
		height: 36px;
	}
	#cate_menu li a {
		height: 36px;
		background-size: 320px 71px;
	}
	#cate_menu li a:hover {
		background-position-y: 0px !important;
	}
	#cate_menu li.menu_short a {
		width: 84px;
		background-position: 0 0;
		background-size: 320px 71px;
	}
	#cate_menu li.menu_bob a {
		width: 63px;
		background-position: -85px 0;
		background-size: 320px 71px;
	}
	#cate_menu li.menu_medium a {
		width: 101px;
		background-position: -147px 0;
		background-size: 320px 71px;
	}
	#cate_menu li.menu_long a {
		width: 70px;
		background-position: -248px 0;
		background-size: 320px 71px;
	}

	/* 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 {
		height: 230px;
	}
	.top_main_photo {
		width: 100%;
		height: 230px;
	}
	.vegas-slide-inner {
		background-size: auto 100% !important;
	}

	/* トレンドヘア一覧 */

	.trend_list {
		margin-top: 10px;
		width: 100%;
	}
	.trend_list img{
		width: 100%;
		max-width: 100%;
		height: auto;
	}
	.trend_list ul li {
		vertical-align: top;
		width: 29%;
		margin: 0 1.5%;
	}
	.trend_list ul li .top_photo {
		background-color: transparent;
	}
	.trend_list ul li dl {
		width: 100%;
		min-height: initial;
		min-height: auto;
		margin: 0 auto;
		border: none;
		background: transparent;
	}
	.trend_list ul li dl dt {
		display: none;
	}
	.trend_list ul li dl dd,
	.trend_list ul li dl dd a {
		width: auto;
		float: none;
		font-size: 12px;
		line-height: 18px;
	}
	.trend_list ul li dl dd {
		margin: 5px 0;
		padding: 0;
		vertical-align: top;
	}
	.trend_list ul li dl dd .st_salon {
		background: url(../images/st_salon_sp.png) no-repeat 0 0;
		background-size: auto 9px;
		padding-top: 13px;
	}
	.trend_list ul li dl dd .st_salon br {
		display: none;
	}
	.trend_list ul li dl dd .st_stylist{
		display: none;
	}
	.trend_list ul li .top_catch {
		font-size: 12px;
		line-height: 15px;
		text-align: left;
		padding: 5px 0 12px;
	}

	/* =============== 詳細ページ =============== */

	#main_detail{
		width: 100%;
		padding-top: 0;
	}
	.detail_inner {
		width: 92%;
	}
	.h_detail{
		height: 88px;
	}
	.h_detail a{
		width: 227px;
		height: 88px;
		background: none;
	}
	.h_detail img{
		display: block;
		width: 227px;
		height: auto;
	}
	.h_sub_detail{
		background: none;
		width: 280px;
		height: auto;
		margin: 10px auto;
	}
	.h_sub_detail img{
		display: block;
	}
	.main_short .h_sub_detail,
	.main_bob .h_sub_detail,
	.main_medium .h_sub_detail,
	.main_long .h_sub_detail{
		background: url(../images/stripe_bg.png) repeat;
		width: 100%;
    height: auto;
		margin: 15px auto;
	}

	/* ボタン */

	.btn a {
		padding: 15px 10px;
		text-decoration: none;
	}
	.btn a:visited {
		text-decoration: none;
	}
	.btn.btn_l a {
		font-size: 16px;
		line-height: 26px;
		width: 100%;
		margin: 0 auto;
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
	}
	.btn.btn_s a {
		font-size: 14px;
		line-height: 20px;
		width: 100%;
		margin: 0 auto;
		padding: 12px 5px;
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
	}

	/* ヘアカタログを見るボタン */

	.btn_catalogue .btn_l {
		width: 92%;
		margin: 0 auto;
	}

	/* トレンドヘア詳細画像 */

	#main_detail img {
		width: 100%;
		max-width: 100%;
		height: auto;
	}
	.tren_in_img {
		float: none;
		width: 100%;
	}
	.tren_in_img img {
		border: none;
	}
	.tren_in_txt {
		float: none;
		width: 92%;
		margin: 0 auto;
	}
	.tren_in_txt h2 {
		font-size: 23px;
		line-height: 24px;
		font-weight: bold;
		margin-bottom: 8px;
		padding: 20px 0 0 20px;
		background-size: 25px;
	}
	.tren_in_txt h3 {
		font-size: 15px;
		line-height: 24px;
		margin-bottom: 5px;
		padding: 0 20px 10px 20px;
		background-size: 25px;
	}
	.tren_in_txt .detail_lead {
		font-size: 15px;
		line-height: 30px;
		margin-bottom: 20px;
	}
	.tren_in_txt ul.thumb_box {
		display: none;
	}
	.sp_switch_ph {
		background: #000;
		width: 100%;
	}
	.sp_switch_ph_btn {
		display: block;
		width: 250px;
		margin: 0 auto;
		background: #000;
	}
	.sp_switch_ph_btn:after {
		content: "";
		display: block;
		clear: both;
	}
	.sp_switch_ph_btn li {
		float: left;
		width: 50px;
		height: 50px;
		margin-left: 50px;
	}
	.sp_switch_ph_btn li:first-child {
		margin-left: 0;
	}
	.sp_switch_ph_btn li a {
		display: block;
		width: 50px;
		height: 50px;
		text-indent: -9999px;
	}
	.sp_switch_ph_btn li.nav_front a {
		background: url(../images/sp_switch_btn.png) no-repeat 0 -50px;
		background-size: 250px 100px;
	}
	.sp_switch_ph_btn li.nav_front a.nav_current {
		background: url(../images/sp_switch_btn.png) no-repeat 0 0;
		background-size: 250px 100px;
	}
	.sp_switch_ph_btn li.nav_side a {
		background: url(../images/sp_switch_btn.png) no-repeat -100px -50px;
		background-size: 250px 100px;
	}
	.sp_switch_ph_btn li.nav_side a.nav_current {
		background: url(../images/sp_switch_btn.png) no-repeat -100px 0;
		background-size: 250px 100px;
	}
	.sp_switch_ph_btn li.nav_back a {
		background: url(../images/sp_switch_btn.png) no-repeat -200px -50px;
		background-size: 250px 100px;
	}
	.sp_switch_ph_btn li.nav_back a.nav_current {
		background: url(../images/sp_switch_btn.png) no-repeat -200px 0;
		background-size: 250px 100px;
	}

	/* トレンドヘア情報 */

	#main_detail_info {
		margin: 30px 0 0 0;
	}
	#main_detail_info {
		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: 100%;
		height: auto;
		margin: 0 auto;
	}
	#main_detail_info h4 {
		background: none !important;
	}
	#main_detail_info .detail_arrange h4 {
		width: 100%;
		height: auto;
	}
	#main_detail_info .detail_other h4 {
		padding-bottom: 30px;
	}

	/* TREND POINT */

	.detail_point {
		font-size: 14px;
		line-height: 23px;
		padding: 30px 0;
	}
	.detail_point dl {
	  width: 100%;
	}
	.detail_point dl dt {
		width: 100%;
		float: none;
		text-align: center;
		margin-bottom: 20px;
	}
	.detail_point dl dt img {
		width: 60%;
		height: auto;
	}
	.detail_point dl dd {
		width: 100%;
		float: none;
	}
	.detail_point ol li {
		width: 100%;
		border-left: none;
		display: block;
		margin-left: 0;
		padding: 35px 0 30px;
		height: auto;
		background-position: 0 10px;
		background-size: 74px auto;
	}
	.detail_point ol li.point01 {
		background-image: url(../images/num_01_sp.png);
	}
	.detail_point ol li.point02 {
		background-image: url(../images/num_02_sp.png);
	}
	.detail_point ol li.point03 {
		background-image: url(../images/num_03_sp.png);
	}

	/* HAIR RECIPE */

	.detail_recipe {
		margin-top: 0;
	}
	.detail_recipe ul {
		width: 100%;
		margin: 10px 0 25px;
		-webkit-flex-direction: column;
		flex-direction: column;
	}
	.detail_recipe ul li {
		width: 100%;
		margin-bottom: 20px;
		padding: 20px;
	}
	.detail_recipe ul li p.recipe_t {
		height: 14px;
		padding-bottom: 15px;
		background-image: none !important;
	}
	.detail_recipe ul li p.recipe_t img {
		display: block;
		width: 78px;
		height: auto;
	}
	.detail_recipe ul li p.recipe_txt {
		font-size: 14px;
		line-height: 23px;
	}

	/* HAIR ARRANGE */

	.detail_arrange {
		width: 100%;
		margin: 40px auto 0;
		padding: 0 0 20px;
		position: static;
	}
	.detail_arrange:after,
	.detail_arrange:before,
	.detail_arrange .detail_inner:before,
	.detail_arrange_contents:after {
		content: none;
	}
	.detail_arrange .detail_inner {
		background: none;
	}
	.detail_arrange_contents {
		width: 100%;
	}
	.detail_arrange_contents dt {
		width: 100%;
		float: none;
		text-align: center;
	}
	.detail_arrange_contents dt img {
		width: 100%;
		height: auto;
	}
	.detail_arrange_contents dd {
		width: 100%;
		float: none;
		font-size: 15px;
		line-height: 30px;
		padding-top: 20px;
	}

	/* ABOUT */

	.detail_about {
		font-size: 14px;
		line-height: 24px;
	}
	.detail_about_stylist {
		margin-top: 15px;
		margin-bottom: 20px;
	}
	.detail_about_stylist .stylist_img {
		width: 36%;
	}
	.detail_about_stylist .stylist_img img {
		width: 100%;
	}
	.detail_about_stylist .stylist_r {
		margin-left: 39%;
	}
	.detail_about_stylist .stylist_head {
		background: none;
		width: auto;
		height: auto;
	}
	.detail_about_stylist .stylist_head img {
		display: block;
		width: auto;
		height: 24px;
	}
	.detail_about_stylist .stylist_member {
		font-size: 12px;
		line-height: 20px;
		margin-bottom: 2px;
	}
	.detail_about_stylist .stylist_title_h {
		font-size: 9px;
	}
	.detail_about_stylist .stylist_title {
		font-size: 15px;
		line-height: 23px;
		margin-bottom: 0;
	}
	.detail_about_stylist .stylist_comment {
		clear: both;
		font-size: 14px;
		line-height: 25px;
		margin-left: 0;
		margin-bottom: 15px;
		padding-top: 15px;
	}
	.detail_about_stylist .btn_s {
		margin-left:0;
	}
	.detail_about_salon .salon_img {
		width: 36%;
	}
	.detail_about_salon .salon_img img {
		width: 100%;
	}
	.detail_about_salon .salon_head {
		background: none;
		width: auto;
		height: auto;
		margin-left: 39%;
	}
	.detail_about_salon .salon_head img {
		display: block;
		width: auto;
		height: 24px;
	}
	.detail_about_salon .salon_kana {
		font-size: 9px;
		margin-left: 39%;
	}
	.detail_about_salon .salon_name {
		margin-left: 39%;
		margin-bottom: 0;
		font-size: 15px;
		line-height: 23px;
	}
	.detail_about_salon .salon_comment {
		clear: both;
		font-size: 14px;
		line-height: 25px;
		margin-left: 0;
		padding-top: 15px;
	}
	.detail_about_salon .salon_link_list {
		margin-left: 0;
	}
	.detail_about_salon .salon_link_list li {
		font-size: 14px;
		line-height: 24px;
		background: url(../images/link_line_sp.png) no-repeat right 50%;
		background-size: 6px auto;
	}
	.detail_about_salon .btn_s {
		margin-left: 0;
	}
	.detail_about_salon .salon_link_head {
		margin: 20px 0 10px 0;
	}

	/* OTHER STYLE */

	.detail_other ul li {
		width: 22.75%;
		float: left;
		margin-right: 3%;
		margin-bottom: 3%;
	}
	.detail_other ul li:nth-of-type(4n) {
		margin-right: 0;
	}
	.detail_other ul li img {
		width: 100%;
	}

}

/*======================================== SP対応 max-width: 320px ========================================*/

@media screen and (max-width: 320px) {

	#main_header,
	.top_main_photo_area,
	.top_main_photo	{
		height: 200px;
	}

}
