@charset "UTF-8";

@import url(https://fonts.googleapis.com/css?family=Noto+Sans+JP:300,400,500&display=swap&subset=japanese);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400,500&display=swap&subset=japanese);
@import url(https://cdn.jsdelivr.net/npm/yakuhanjp@3.3.1/dist/css/yakuhanjp.min.css);

/* ====================================================================================
アッパーサロン 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;
}
*, *::before, *::after {
  box-sizing: border-box;
}
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;
  -webkit-backface-visibility: hidden;
}
select {
  margin: 0;
}
html {
  overflow: auto;
}

/* =============== アワードの他ページと共通 =============== */

body {
  background-color: #fff;
  font-size: 100%;
  color: #000;
  text-align: center;
  font-family: "Open Sans", "YakuHanJP", "Noto Sans JP", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  font-weight: 400;
  letter-spacing: 0.04em;
}
a:link {
  color: #a1911e;
  text-decoration: none;
  cursor: pointer;
}
a:visited {
  color: #a1911e;
  text-decoration: none;
}
a:hover {
  color: #a1911e;
  text-decoration: underline;
}
a:active {
  color: #a1911e;
  text-decoration: underline;
}
#contentAll {
  text-align: left;
  min-width: 1240px;
  position: relative;
}
#contentAll h1 {
  position: absolute;
  left: -999px;
  top: -999px;
}
.mediaPC {
  display: block;
}
.mediaPC_ib {
  display: inline-block;
}
.mediaSP {
  display: none;
}
/*--- ヘッダー ---*/
#header_lp {
  width: 100%;
  min-width: 1240px;
  background: #000;
  height: 40px;
  position: relative;
}
.header_lp_logo {
  display: inline-block;
  width: 63px;
  margin-left: 50px;
}
.logo {
  display: block;
  width: 63px;
  height: 40px;
  background: url(/award/2021/style/menstrend/images2021/logo_beauty.png?20210301) no-repeat center left;
  background-size: 63px 20px;
  overflow: hidden;
  white-space: nowrap;
  text-indent: -9999px;
}
/*--- ぱんくず ---*/
#breadcrumbs {
  padding: 15px 0;
  margin: 0 auto 0;
  width: 1240px;
  text-align: center;
  border-top: 1px solid #ccc;
}
#breadcrumbs p {
  max-width: 1240px;
  margin: 0 auto;
  color: #666;
  font-size: 10px;
  line-height: 120%;
  text-align: left;
}
#breadcrumbs a {
  font-weight: normal;
}
#breadcrumbs a:link {
  color: #999;
  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;
}
/* --- フッター --- */
.pageTop {
  display: none;
  position: fixed;
  z-index: 100;
  right: 16px;
  bottom: 16px;
}
.pageTop a {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  background-color: #000;
  padding: 14px;
  text-align: center;
  font-size: 12px;
  letter-spacing: 0.16em;;
  line-height: 1.4;
  color: #fff;
  text-decoration: none;
  transition: .3s;
}
.pageTop a:hover {
  background-color: #d3b679;
  transition: .3s;
}
.pageTop a::before, .pageTop a::after {
  display: block;
  content: '';
  position: absolute;
  top: 15px;
}
.pageTop a::before {
  left: 36px;
  width: 7px;
  height: 7px;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
  background-color: transparent;
  transform: rotate(45deg);
}
.pageTop a::after {
  left: 39px;
  width: 1px;
  height: 13px;
  background-color: #fff;
}
#btmName {
  color: #666;
  text-align: right;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 12px;
  width: 1240px;
  margin: 0 auto;
}
#footer_lp {
  position: relative;
  max-width: 1240px;
  margin: 0 auto;
  padding: 10px 0 20px;
  border-top: 1px solid #ddd;
}
#copyright_lp a {
  font-size: 10px;
  color: #435B67;
  font-weight: bold;
}
#footer_lp a:link {
  color: #999;
  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: #999;
  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: 12px;
  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;
}
.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;
}
/*--- リンクコンテンツ ---*/
.other_contents {
  width: 100%;
  padding: 64px 48px 50px;
  background: #7d8787;
  color: #fff;
  text-align: center;
}
.other_contents_title .title_jp {
  display: block;
  margin: 14px 0 32px;
  font-size: 14px;
  letter-spacing: 0.12em;
}
.other_contents_list {
  max-width: 780px;
  margin: 0 auto -16px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.other_contents_list li {
  width: 244px;
  height: auto;
  margin: 0 8px 16px;
}
.other_contents_list li a {
  display: block;
  transition: .3s;
}
.other_contents_list li a:hover {
  opacity: 0.6;
}
.other_contents_list li img {
  width: 100%;
}

/* =============== アッパーサロン TOPページ、詳細ページ共通 =============== */

#container {
  width: 100%;
}
.h_main {
  width: 100%;
  text-align: center;
  margin: 60px 0 25px;
}
.h_main a,
.h_main span {
  width: 804px;
  height: 60px;
  display: inline-block;
  background: url(/award/2021/style/menstrend/images2021/h_main.png?20210301) no-repeat 0 0;
}
.h_main a img,
.h_main span img {
  display: none;
}
.h_main a {
  margin-bottom: 30px;
}

/* =============== アッパーサロン TOP =============== */

/* --- TOP メインリード --- */
.top_main_lead {
  margin: 0 auto 25px;
  font-size: 14px;
  line-height: 25px;
  text-align: center;
}
.top_main_lead br {
  display: block;
}
.top_main_staff {
  margin-top: 17px;
  font-size: 12px;
}
.top_main_staff span {
  color: #777;
}
/* --- トレンドヘア一覧 --- */
.trend_list_wrapper {
  position: relative;
  padding-top: 30px;
}
.trend_list {
  width: 1240px;
  margin: 0 auto;
}
.trend_list ul {
  display: flex;
  flex-wrap: wrap;
}
.trend_list ul li {
  width: 360px;
  margin: 0 0 62px 80px;
}
.trend_list ul li:nth-child(5n+1) {
  margin: 0 0 62px 0;
}
.trend_list ul li:nth-child(5n+4) {
    margin: 0 0 62px 212px;
}
.trend_list_photo::after{
  content: "";
  display: block;
  background: transparent;
  width: 356px;
  height: 356px;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: -10;
  transition: 0.3s linear;
}
.trend_list_photo:hover::after{
  background: #a1911e;
}
.trend_list_photo {
  margin-bottom: 15px;
  position: relative;
}
.trend_list_photo a {
  display: block;
  transition-property: all;
  transition: 0.3s linear;
}
.trend_list_photo a:hover {
  display: block;
  opacity: 0.7;
}
.trend_list_info {
  display: flex;
}
.trend_list_info_img {
  width: 68px;
  height: 68px;
  margin-right: 10px;
  position: relative;
}
.trend_list_info_img a {
  display: block;
  transition-property: all;
  transition: 0.3s linear;
  position: absolute;
  top: 0;
  left: 0;
}
.trend_list_info_img a:hover {
  display: block;
  opacity: 0.6;
}
.trend_list_info_img::before {
  content: "";
  display: block;
  width: 68px;
  height: 68px;
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: 0;
  background: transparent;
  transition: 0.3s linear;
}
.trend_list_info_img:hover::before {
  background: #a1911e;
}
.trend_list_info_img img {
  width: 100%;
  height: auto;
}
.trend_list_info_text {
  flex: 1;
}
.trend_list_salon {
  font-size: 20px;
  line-height: 28px;
  word-break: break-all;
  padding: 0 0 5px 8px;
  font-weight: 700;
  border-bottom: 2px solid #ded69c;
  color: #a1911e;
}
.trend_list_stylist {
  margin-top: 8px;
  word-break: break-all;
  display: flex;
  align-items: center;
}
.trend_list_stylist_position {
  height: 10px;
  line-height: 10px;
  margin-right: 10px;
  padding-left: 8px;
}
.trend_list_stylist_position img {
  height: 10px;
  width: auto;
}
.trend_list_stylist_name {
  font-size: 18px;
  line-height: 25px;
}
.trend_list_salon a:hover,
.trend_list_stylist a:hover {
  text-decoration: underline;
}

/* =============== アッパーサロン 詳細ページ =============== */

.main_detail {
  width: 1240px;
  margin: 0 auto;
}

/* --- メイン写真 --- */
.detail_img {
  width: 1240px;
  height: 682px;
  position: relative;
}

/* --- メイン写真 サムネイル --- */
.detail_img_thumb {
  width: 380px;
  height: 142px;
  position: absolute;
  top: 540px;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  justify-content: space-between;
}
.detail_img_thumb li {
  width: 120px;
}
.detail_img_thumb li a {
  display: block;
  width: 120px;
  height: 120px;
  position: relative;
  background: #fff;
}
.detail_img_thumb li a img {
  position: absolute;
  top: 0;
  left:0;
  transition-property: all;
  transition: 0.3s linear;
}
.detail_img_thumb li a::before {
  content:"";
  display: block;
  width: 120px;
  height: 120px;
  background: transparent;
  position: absolute;
  top: 0;
  left: 0;
  transition: 0.3s linear;
}
.detail_img_thumb li a:hover::before {
  background: #a1911e;
}
.detail_img_thumb li a:hover img {
  opacity: 0.6;
}
.detail_img_thumb_ttl img{
  vertical-align: top;
}
/* --- SP専用 写真切り替えボタン --- */
.sp_change_ph {
  display: none;
}
/* --- テキスト枠 --- */
.detail_text {
  width: 750px;
  margin: 50px auto 0;
}
.detail_text_inner {
  width: 100%;
  margin-bottom: 38px;
}
/* --- スタイル名 --- */
.detail_text_tit {
  font-size: 25px;
  line-height: 35px;
  font-weight: 500;
  letter-spacing: 0.04em;
}
.detail_text_tit span {
  z-index: 2;
  background-position: bottom;
  background: linear-gradient(transparent 71%, #ded69c 60%);
  position: relative;
  /* display: inline-block; */
}
.detail_text_tit span:first-child::before {
  display: inline-block;
  content: "";
  border-bottom: 6px #fff solid;
  border-right: 6px transparent solid;
  border-left: 6px #fff solid;
  border-top: 6px transparent solid;
  transform: rotate(90deg) translateX(8px);
}

.detail_text_tit span:last-child::after {
  display: inline-block;
  content: "";
  border-bottom: 6px #fff solid;
  border-right: 6px transparent solid;
  border-left: 6px #fff solid;
  border-top: 6px transparent solid;
  transform: rotate(-90deg) translateX(-8px);
}
.detail_text_tit br {
  display: none;
}
/* --- サロンについて --- */
.detail_about {
  display: flex;
  justify-content: space-between;
  margin-top: 53px;
}
.detail_about_img {
  min-width: 100px;
  height: 100px;
  position: relative;
}
.detail_about_img a {
  transition: 0.3s linear;
  position: absolute;
  top: 0;
  left: 0;
}
.detail_about_img a:hover {
  opacity: 0.6;
}
.detail_about_img:before {
  content: "";
  display: block;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: 0;
  background: #a1911e;
}
.detail_about_img img {
  width: 100%;
  height: auto;
}
.detail_about_txt {
  width: 642px;
  padding-top: 20px;
}
.detail_about_salon {
  font-size: 20px;
  line-height: 28px;
  word-break: break-all;
  font-weight: 700;
  padding: 0 8px 5px;
  border-bottom: 2px solid #ded69c;
}
.detail_about_salon a {
  color: #a1911e;
}
.detail_about_stylist {
  display: flex;
  align-items: center;
  margin-top: 5px;
  padding: 0 8px;
}
.detail_about_stylist_position {
  height: 10px;
  line-height: 10px;
  margin-right: 8px;
}
.detail_about_stylist_position img {
  height: 10px;
  width: auto;
}
.detail_about_stylist_name a {
  font-size: 17px;
  line-height: 28px;
  word-break: break-all;
}
.detail_about_salon a:hover,
.detail_about_stylist a:hover {
  text-decoration: underline;
}
/* --- リード --- */
.detail_lead {
  font-size: 14px;
  line-height: 28px;
  padding-top: 20px;
}
.detail_model {
  font-size: 12px;
  line-height: 16px;
  margin-top: 37px;
  color: #777;
}
.detail_model span {
  color: #000;
}
/* --- STYLE POINT --- */
.detail_point {
  display: flex;
  align-items: center;
  position: relative;
  border: 1px solid #ded69c;
  margin-top: 62px;
}
.detail_point:before,
.detail_point:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  position: absolute;
  z-index: 2;
}
.detail_point:before {
  border-width: 49px 49px 0 0;
  border-color: #ded69c transparent transparent transparent;
  top: 0;
  left: 0;
}
.detail_point:after {
  border-width: 0 0 49px 49px;
  border-color: transparent transparent #ded69c transparent;
  bottom: 0;
  right: 0;
  z-index: 2;
}
.detail_point_img {
  width: 335px;
  margin-right: 35px;
}
.detail_point_img img {
  width: 100%;
  height: auto;
}
.detail_point_contents {
  flex: 1;
  padding-right: 32px;
}
.detail_point_ttl {
  width: 133px;
  margin-bottom: 10px;
}
.detail_point_ttl img {
  width: 100%;
  height: auto;
}
.detail_point_txt {
  font-size: 14px;
  line-height: 28px;
}
/* --- 予約ボタン --- */
.detail_btn {
  margin: 0 auto 60px;
  width: 480px;
  height: 48px;
  text-align: center;
  position: relative;
}
.detail_btn a {
  font-size: 16px;
  width: 480px;
  height: 48px;
  line-height: 48px;
  text-align: center;
  display: block;
  background: #a1911e;
  color: #FFF;
  transition: 0.2s;
  text-decoration: none;
}
.detail_btn a:hover {
  background: #b5a84d;
}
.detail_btn a::before,
.detail_btn a::after {
  display: block;
  content: "";
  position: absolute;
  right: 18px;
  transition: .3s;
}
.detail_btn a::before {
  top: 20px;
  width: 7px;
  height: 7px;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
  background-color: transparent;
  transform: rotate(135deg);
}
.detail_btn a::after {
  top: 23px;
  width: 16px;
  height: 1px;
  background-color: #fff;
}
/* --- OTHER STYLE --- */
.detail_other {
  width: 100%;
  padding: 64px 0 50px;
  background: #f5f4e8;
  color: #000;
  text-align: center;
}
.detail_other_title {
  width: 1240px;
  height: 45px;
  padding-bottom: 5px;
  border-bottom: 2px solid #000;
  text-align: right;
}
.detail_other_title img  {
  width: auto;
  height: 33px;
}
.detail_other_list {
  display: flex;
  flex-wrap: wrap;
  width: 1240px;
  margin: 0 auto -16px;
}
.detail_other_list li {
  width: 141px;
  margin-right: 16px;
  margin-bottom: 16px;
}
.detail_other_list li:nth-child(8) {
  margin-right: 0;
}
.detail_other_list li img {
  width: 100%;
  height: auto;
}
.detail_other_list li a {
  display: block;
  width: 100%;
  height: 100%;
}
.detail_other_list li.img_current,
.detail_other_list li a:hover {
  background-color: #a1911e;
}
.detail_other_list li a:hover img,
.detail_other_list li.img_current img {
  opacity: 0.7;
}
.detail_other_list li a,
.detail_other_list li a img {
  transition: 0.3s linear;
}

/*======================================== SP対応 max-width: 767px ========================================*/

@media screen and (max-width: 767px) {
  /* =============== アワードの他ページと共通 =============== */
  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%;
  }
  .mediaPC {
    display: none;
  }
  .mediaPC_ib {
    display: none;
  }
  .mediaSP {
    display: block;
  }
  /* --- ヘッダー --- */
  #header_lp {
    width: auto;
    min-width: 100%;
    padding: 0 20px;
    height: 40px;
    top: 0;
    left: 0;
    z-index: 9999;
  }
  .header_lp_logo {
    margin-left: 0;
    float: left;
  }
  .logo {
    margin-left: 0;
  }
  .logo a {
    display: block;
  }
  /*--- ぱんくず ---*/
  #breadcrumbs {
    margin: 0 15px;
    width: auto;
  }
  #breadcrumbs a {
    color: #999;
    line-height: 1.5;
  }
  #breadcrumbs a:visited {
    text-decoration: underline;
  }
  #breadcrumbs a:link {
    text-decoration: underline;
  }
  /* --- フッター --- */
  .pageTop {
    right: 10px;
    bottom: 10px;
  }
  .pageTop a {
    width: 70px;
    height: 70px;
    padding: 9px;
    text-decoration: none;
    transition: none;
  }
  .pageTop a::before, .pageTop a::after {
    top: 11px;
  }
  .pageTop a::before {
    left: 32px;
    width: 5px;
    height: 5px;
  }
  .pageTop a::after {
    left: 34px;
  }
  .pageTop a:hover {
    background-color: #000;
    transition: none;
  }
  #btmName {
    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;
  }
  .snsArea {
    border-bottom: none;
    width: 80%;
    margin: 60px 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;
  }
  /*--- リンクコンテンツ ---*/
  .other_contents,
  .detail_other {
    padding: 60px 20px 45px;
  }
  .other_contents_title .title_jp {
    font-size: 12px;
  }
  .other_contents_title img {
    width: 100%;
  }
  .other_contents_list {
    width: 100%;
    margin-bottom: 0;
  }
  .other_contents_list:after {
    content: none;
  }
  .other_contents_list li {
    width: auto;
    margin: 20px 0 0;
    text-align: center;
  }
  .other_contents_list li:first-child {
    margin: 0;
  }
  .other_contents_list li a:hover {
    opacity: 1;
  }
  .other_contents_list li img {
    width: 100%;
  }
  /* =============== アッパーサロン TOPページ、詳細ページ共通 =============== */
  #container {
    width: auto;
  }
  .h_main {
    margin: 0;
    padding: 18px 20px;
  }
  .h_main a,
  .h_main span {
    width: 100%;
    height: auto;
    display: inline-block;
    background: none;
  }
  .h_main a img,
  .h_main span img {
    display: block;
    width: 100%;
    height: auto;
  }
  .h_main a {
    margin-bottom: 0;
  }
  .h_main span {
    width: 88%;
    margin: 20px 0 0;
  }
  .main_outer {
    width: 100%;
    margin: 0 auto 30px;
  }
  /* =============== アッパーサロン TOP =============== */
  .main_header_title {
    width: 100%;
    margin: 0 auto 10px;
    padding: 0 20px;
  }
  .main_header_title img {
    width: 92%;
    height: auto;
    max-width: 308px;
  }
  /* --- TOP メインリード --- */
  .top_main_lead {
    width: 100%;
    margin: 0 auto 10px;
    padding: 5px 20px 0;
    font-size: 14px;
    line-height: 28px;
    text-align: left;
  }
  .top_main_lead br {
    display: none;
  }
  /* --- トレンドヘア一覧 --- */
  .trend_list_wrapper {
    position: relative;
    padding: 10px 0;
  }
  .trend_list {
    margin: 10px auto 0;
    width: 100%;
  }
  .trend_list img {
    width: 100%;
    max-width: 100%;
    height: auto;
  }
  .trend_list ul {
    width: 100%;
    margin: 0;
    padding: 0 20px;
  }
  .trend_list ul li {
    vertical-align: top;
    width: 47%;
    margin: 0 0 20px 6%;
  }
  .trend_list ul li:nth-child(5n+1),
  .trend_list ul li:nth-child(5n+4) {
    margin: 0 0 20px 6%;
  }
  .trend_list ul li:nth-of-type(odd) {
    margin-left: 0;
  }
  .trend_list_photo:hover::after {
    content: none;
  }
  .trend_list_photo {
    width: 100%;
    margin-bottom: 15px;
  }
  .trend_list_photo a:hover {
    opacity: 1;
  }
  .trend_list_info:after {
    content: none;
  }
  .trend_list_info_img {
    width: 45px;
    margin-right: 6px;
    height: auto;
    position: static;
  }
  .trend_list_info_img a {
    display: block;
    transition: none;
    position: static;
  }
  .trend_list_info_img a:hover {
    display: block;
    opacity: 1;
  }
  .trend_list_info_img:hover:before {
    content: none;
  }
  .trend_list_info_text {
    width: 100%;
    float: none;
    margin-top: 0;
    padding-top: 0;
  }
  .trend_list_salon {
    font-size: 14px;
    line-height: 23px;
    font-weight: 400;
    line-height: 18px;
    padding-left: 0;
    padding-bottom: 0px;
    border-bottom: none;
  }
  .trend_list_stylist {
    font-size: 14px;
    line-height: 28px;
    padding-left: 0;
    background: none;
  }
  .trend_list_stylist:before {
    width: 10px;
    height: 10px;
    background-size: 10px auto;
  }
  .trend_list_stylist_position {
    display: none;
  }
  .trend_list_stylist_name {
    font-size: 14px;
    line-height: 21px;
  }
  /* =============== アッパーサロン 詳細ページ =============== */
  .content_detail .main_header_title {
    display: block;
  }
  .main_detail {
    width: 100%;
  }
  /* --- カテゴリタイトル --- */
  .detail_category {
    text-align: center;
    margin: 10px 0 20px;
    top: 240px;
  }
  .detail_category img {
    width: auto;
    height: 66px;
  }
  /* --- メイン写真 --- */
  .detail_img {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-bottom: 33px;
  }
  .detail_img_list li {
    position: relative;
    left: 50%;
    margin-left: calc(-775px / 2);
  }
  .detail_img_list li img {
    width: auto;
    height: 375px;
  }
  /* --- メイン写真 サムネイル --- */
  .detail_img_thumb {
    display: none;
  }
  /* --- SP専用 写真切り替えボタン --- */
  .sp_change_ph {
    display: block;
    width: 100%;
  }
  .sp_change_ph_btn {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    text-align: center;
    font-size: 0;
  }
  .sp_change_ph_btn li {
    display: inline-block;
    width: 33.3%;
    height: 47px;
  }
  .sp_change_ph_btn li a {
    display: block;
    width: 100%;
    height: 47px;
    line-height: 47px;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    border-left: 1px solid #000;
    text-align: center;
    text-decoration: none;
    position: relative;
  }
  .sp_change_ph_btn li:first-child a {
    border-left: none;
  }
  .sp_change_ph_btn li a:hover,
  .sp_change_ph_btn li a.nav_current {
    background: #ded69c;
  }
  .sp_change_ph_btn li a.nav_current::after {
    position: absolute;
    top: -7px;
    left: 50%;
    content: '';
    display: block;
    width: 12px;
    height: 12px;
    border-top: 1px solid #000;
    border-left: 1px solid #000;
    background-color: #ded69c;
    margin-left: -6px;
    transform: rotate(45deg);
  }
  .sp_change_ph_btn li a img {
    vertical-align: middle;
    height: 14px;
  }
  /* --- テキスト枠 --- */
  .detail_text {
    width: 100%;
    padding: 0 20px 60px;
    margin: 0;
  }
  .detail_text_inner {
    margin-bottom: 35px;
  }
  /* --- スタイル名 --- */
  .detail_text_tit {
    font-size: 20px;
    line-height: 27px;
  }
  .detail_text_tit span {
    z-index: 2;
    background-position: bottom;
    background: linear-gradient(transparent 71%, #ded69c 60%);
    position: relative;
    display: inline-block;
    margin-bottom: 10px;
  }
  .detail_text_tit span:first-child::before,
  .detail_text_tit span:last-child::before {
    display: inline-block;
    content: "";
    border-bottom: 4px #fff solid;
    border-right: 4px transparent solid;
    border-left: 4px #fff solid;
    border-top: 4px transparent solid;
    transform: rotate(90deg) translateX(6px);
  }
  .detail_text_tit span:first-child::after,
  .detail_text_tit span:last-child::after {
    display: inline-block;
    content: "";
    border-bottom: 4px #fff solid;
    border-right: 4px transparent solid;
    border-left: 4px #fff solid;
    border-top: 4px transparent solid;
    transform: rotate(-90deg) translateX(-6px);
  }
  .detail_text_tit span br {
    display: block;
  }
  /* --- サロンについて --- */
  .detail_about {
    margin-top: 30px;
  }
  .detail_about_img {
    min-width: 61px;
    height: 61px;
    margin-right: 8px;
  }
  .detail_about_img a {
    transition: none;
  }
  .detail_about_img a:hover {
    opacity: 1;
  }
  .detail_about_img:before {
    content: none;
  }
  .detail_about_txt {
    width: 100%;
    flex: 1;
    padding-top: 6px;
  }
  .detail_about_salon {
    font-size: 18px;
    line-height: 24px;
    padding-bottom: 4px;
    border-bottom: 1px solid #ded69c;
  }
  /* --- リード --- */
  .detail_lead {
    padding-top: 3px;
  }
  .detail_model {
    line-height: 18px;
  }
  /* --- STYLE POINT --- */
  .detail_point {
    display: block;
    margin-top: 36px;
  }
  .detail_point:before {
    border-width: 40px 40px 0 0;
  }
  .detail_point:after {
    border-width: 0 0 40px 40px;
  }
  .detail_point_img {
    width: 100%;
    margin-right: 0;
  }
  .detail_point_contents {
    padding: 15px 20px;
  }
  .detail_point_ttl {
    width: 105px;
    margin-bottom: 10px;
  }
  /* --- 予約ボタン --- */
  .detail_btn {
    width: auto;
    height: 55px;
    margin: 0;
  }
  .detail_btn:after {
    content: none;
  }
  .detail_btn a {
    font-size: 16px;
    line-height: 55px;
    padding: 0;
    width: 100%;
    height: 55px;
    text-decoration: none;
  }
  .detail_btn a:hover {
    background: #a1911e;
  }
  .detail_btn a::before {
    top: 23px;
  }
  .detail_btn a::after {
    top: 26px;
  }
  /* --- OTHER STYLES --- */
  .detail_other_title img {
    height: 22px;
  }
  .detail_other_title {
    width: auto;
    height: 36px;
    padding: 0 0 0 20px;
    left: 0;
  }
  .detail_other_list {
    width: 100%;
    margin-bottom: -20px;
  }
  .detail_other_list li {
    width: 30%;
    margin: 0 5% 20px 0;
  }
  .detail_other_list li img {
    vertical-align: top;
  }
  .detail_other_list li:nth-child(8) {
    margin-right: 5%;
  }
  .detail_other_list li:nth-child(3n) {
    margin-right: 0;
  }
  .detail_other_list li a {
    transition: none;
  }
  .detail_other_list li a:hover {
    opacity: 1;
  }
  .detail_other_list li img {
    width: 100%;
  }
  .detail_other_list li a,
  .detail_other_list li a img {
    transition: none;
  }
  .detail_other_list li a:hover {
    background-color: transparent;
  }
  .detail_other_list li a img:hover {
    opacity: 1;
  }

}

/*======================================== SP対応 max-width: 320px ========================================*/

@media screen and (max-width: 320px) {

  .detail_text_tit {
      font-size: 16px;
      line-height: 24px;
  }

}

/*======================================== SP対応 landscape ========================================*/

@media (orientation: landscape) {
  .detail_text_tit span:last-child::before,
  .detail_text_tit span:first-child::after {
    content: none;
  }
}
