@charset "UTF-8";

/* ============================== LP：アワードTOP ============================== */

/* --- ベストサロン部門とベストスタイル部門を囲む枠 -- */

.awardList {
  width: 100%;
  min-width: 1240px;
  border-top: 1px solid #2a2a2a;
  background: #fff;
}
.awardList>li {
  width: 50%;
  min-height: 1121px;
  position: relative;
}
.awardList:after {
  content: "";
  display: block;
  clear: both;
}
.awardList_inner {
  width: 100%;
}

/* --- ベストサロン部門 -- */
.awardList_salon {
  float: left;
  border-right: 1px solid #2a2a2a;
}
.awardList_salon_map {
  width: 560px;
  height: 390px;
  background-color: #dedede;
  background-image: url(/award/2020/images2020/index/map_all.png?20200301);
  background-repeat: no-repeat;
  background-position: 0 0;
  position: relative;
}
.awardList_salon_map_list {
  width: 560px;
  height: 390px;
  background-color: #dedede;
}
.awardList_salon_map_image {
  width: 560px;
  height: 390px;
  background-color: #dedede;
  position: absolute;
  top: -31px;
  left: -21px;
  opacity: 0;
  transition-duration: .5s;
}
.awardList_salon_contents {
  width: 560px;
  position: absolute;
  top: 0;
}
.awardList_salon .awardList_salon_contents {
  right: 60px;
}
.awardList_salon_title {
  padding: 77px 0 30px;
  width: 300px;
  margin: 0 auto;
  text-align: center;
}
.awardList_salon_title img {
  width: auto;
  height: 116px;
}
.awardList_salon_area {
  width: 145px;
  font-size: 0;
  position: absolute;
  top: 30px;
  left: 20px;
  border: 1px solid #dedede;
}
.awardList_salon_area li {
  width: 143px;
  height: 32px;
  margin: 0 19px 0 0;
  display: block;
}
.awardList_salon_area li a {
  display: block;
  width: 100%;
  height: 32px;
  color: #2a2a2a;
  background-color: #fff;
  background-image: url(/award/2020/images2020/ico_right_arrow.png);
  background-size: 7px 13px;
  background-position: center right 10px;
  background-repeat: no-repeat;
  text-align: center;
  font-size: 15px;
  line-height: 32px;
  border-bottom: 1px solid #dedede;
  text-decoration: none;
  transition-duration: .3s;
  position: absolute;
  z-index: 10;
}
.awardList_salon_area li:last-child a {
  border-bottom: none;
}
.awardList_salon_area li a:hover {
  background-color: #b7a27e;
  color: #fff;
  background-image: url(/award/2020/images2020/ico_right_arrow_white.png);
}
.awardList_salon_area li a:hover + .awardList_salon_map_image {
  display: block;
  opacity: 1;
}
.awardList_salon_lead {
  font-size: 14px;
  line-height: 28px;
  min-height: 140px;
  width: 560px;
  margin: 32px 0 53px;
}
.awardList_salon_mark {
  width: 560px;
}
.awardList_salon_mark_title {
  width: 560px;
  height: 14px;
  background-image: url(/award/2020/images2020/index/sttl_salon_pc.png?20200301);
  text-indent: -9999px;
  margin-bottom: 29px;
}
.awardList_salon_mark_list {
  font-size: 0;
  width: 510px;
  margin: 0 auto;
}
.awardList_salon_mark_list li {
  display: inline-block;
  width: 240px;
  margin-bottom: 28px;
  height: 25px;
  font-size: 11px;
  line-height: 25px;
  font-weight: bold;
  position: relative;
  color: #fff;
  font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS P Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", arial, sans-serif, verdana, Helvetica;
}
.awardList_salon_mark_list li span {
  display: inline-block;
  width: 59px;
  position: absolute;
  left: 0;
  top: -7px;
}
.awardList_salon_mark_list li span img {
  width: 100%;
}
.awardList_salon_mark_list_gold {
  background-color: #c5a300;
  padding-left: 59px;
}
.awardList_salon_mark_list_silver {
  background-color: #a5adb4;
  margin-left: 30px;
  padding-left: 59px;
}
.awardList_salon_mark_list_attention {
  border-top: 2px solid #a0194a;
  border-bottom: 2px solid #a0194a;
}
.awardList_salon_mark_list li.awardList_salon_mark_list_attention span {
  left: 6px;
  top: -9px;
}
.awardList_salon_mark_list_attention img {
  width: 62px;
}
.awardList_salon_banner {
  width: 560px;
  margin-top: 10px;
}
.awardList_salon_banner a {
  display: block;
  width: 560px;
  height: 62px;
  background-image: url(/award/2020/images2020/index/bn_interview_pc.png?20200301);
  transition-duration: .3s;
}
.awardList_salon_banner a:hover {
  opacity: 0.7;
}
.awardList_salon_banner a img {
  display: none;
}

/* --- ベストスタイル部門 -- */
.awardList_style {
  float: right;
}
.awardList_style_contents {
  width: 560px;
  position: absolute;
  top: 0;
}
.awardList_style .awardList_style_contents {
  left: 60px;
}
.awardList_style_title {
  padding: 77px 0 30px;
  width: 300px;
  margin: 0 auto;
  text-align: center;
}
.awardList_style_title img {
  height: 116px;
}
.awardList_style_list {
  width: 560px;
  display: flex;
  position: relative;
}
.awardList_style_list.awardList_style-comingsoon:after {
  content: "";
  display: block;
  width: 166px;
  height: 79px;
  background: url(/award/2020/images2020/index/txt_comingsoon.png?20200301);
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -40px 0 0 -83px;
}
.awardList_style_list li {
  width: 280px;
}
.awardList_style_img {
  position: relative;
}
.awardList_style_list.awardList_style-comingsoon .awardList_style_img:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: #909090;
  opacity: 0.5;
  position: absolute;
  top: 0;
  left: 0;
}
.awardList_style_list li img {
  width: 100%;
  height: auto;
}
.awardList_style_list li a {
  display: block;
  transition-duration: .3s;
}
.awardList_style_list li a:hover {
  opacity: 0.7;
}
.awardList_style_lead {
  font-size: 14px;
  line-height: 28px;
  min-height: 140px;
  width: 560px;
  margin: 32px 0 53px;
}
.awardList_style_mark {
  width: 560px;
}
.awardList_style_mark_title {
  width: 560px;
  height: 14px;
  background-image: url(/award/2020/images2020/index/sttl_style_pc.png?20200301);
  text-indent: -9999px;
  margin-bottom: 29px;
}
.awardList_style_mark_list {
  font-size: 0;
  width: 510px;
  margin: 0 auto;
}
.awardList_style_mark_list li {
  display: inline-block;
  width: 240px;
  margin-bottom: 28px;
  height: 25px;
  font-size: 11px;
  line-height: 25px;
  font-weight: bold;
  position: relative;
  color: #fff;
  font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS P Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", arial, sans-serif, verdana, Helvetica;
}
.awardList_style_mark_list li span {
  display: inline-block;
  width: 40px;
  position: absolute;
  left: 9px;
  top: -10px;
}
.awardList_style_mark_list li span img {
  width: 100%;
}
.awardList_style_mark_list_best {
  background-color: #a00f45;
  padding-left: 59px;
}
/* --- バナー：授賞式レポート -- */
.awardList_bnr {
  border-top: 1px solid #2a2a2a;
  text-align: center;
  padding: 60px 0 53px;
  font-size: 0;
}
.awardList_bnr span {
  background: url(/award/2020/images2020/index/bn_ceremony_pc.jpg?20200301) no-repeat center center;
  width: 1000px;
  height: 120px;
  display: inline-block;
}
.awardList_bnr span img {
  display: none;
}
/* --- バナー：授賞式レポート（スライド） -- */
.awardReport {
  background: url(/award/2020/images2020/index/report_bnr_bg.png) repeat 0 0;
  height: 250px;
  margin-bottom: 80px;
}
.awardReport_inner {
  width: 1240px;
  margin: 0 auto;
  text-align: center;
}
.awardReport_inner a {
  display: block;
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: 0.5s linear;
}
.awardReport_inner a:hover {
  opacity: 0.7;
}
.awardReport_bnrImg {
  width: 1240px;
  height: 250px;
}
.awardReport_bnrImg_list li {
  width: 1240px;
  height: 250px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  overflow: hidden;
}
.awardReport_bnrImg_list li:nth-child(1) {
  background: url(/award/2020/images2020/index/img_report_01.jpg) no-repeat center top;
  background-size: cover;
}
.awardReport_bnrImg_list li:nth-child(2) {
  background: url(/award/2020/images2020/index/img_report_02.jpg) no-repeat center top;
  background-size: cover;
}
.awardReport_bnrImg_list li:nth-child(3) {
  background: url(/award/2020/images2020/index/img_report_03.jpg) no-repeat center top;
  background-size: cover;
}
.awardReport_bnrImg_list li:nth-child(4) {
  background: url(/award/2020/images2020/index/img_report_04.jpg) no-repeat center top;
  background-size: cover;
}
.awardReport_btn {
  z-index: 10;
  position: absolute;
  bottom: -26px;
  width: 100%;
  opacity: 0.9;
}
.awardReport_btn span {
  display: inline-block;
  min-width: 240px;
  height: 50px;
  line-height: 50px;
  font-size: 16px;
  font-weight: bold;
  cursor: pointer;
  border: 1px solid #ad6103;
  color: #ad6103;
  position: relative;
  text-decoration: none;
  background-color: #fff1d9;
  transition: 0.3s linear;
}
.awardReport_btnTxt {
  width: 1240px;
  margin-left: -620px;
  text-align: center;
  position: absolute;
  left: 50%;
  bottom: 45px;
  z-index: 11;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
}
.awardReport_btnTtl {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  width: 1240px;
  margin-left: -620px;
  text-align: center;
  position: absolute;
  left: 50%;
  bottom: 60px;
  z-index: 12;
  font-size: 34px;
  font-weight: bold;
  letter-spacing: 0.1em;
  color: #fff;
  text-shadow: 0px 0px 9.36px rgba(63, 38, 5, 0.69);
}
/* --- OVERVIEW -- */
.awardList_overview {
  border-top: 1px solid #2a2a2a;
  border-bottom: 1px solid #2a2a2a;
  background: #f7f7f7;
  text-align: center;
  padding: 57px 0;
}
.awardList_overview_title {
  display: inline-block;
  width: 255px;
  height: 31px;
  margin-bottom: 24px;
}
.awardList_overview_title img {
  width: 100%;
  height: auto;
}
.awardList_overview_lead {
  font-size: 14px;
  line-height: 28px;
  text-align: left;
  width: 1000px;
  margin: 0 auto;
}
.awardList_overview_backnum {
  text-align: center;
  font-size: 14px;
  margin-top: 50px;
  margin-bottom: 10px;
}
.awardList_overview_backnum_list {
  font-size: 0;
  text-align: center;
  margin-bottom: 77px;
}
.awardList_overview_backnum_list li {
  font-size: 18px;
  display: inline-block;
  text-align: center;
  margin-bottom: 20px;
}
.awardList_overview_backnum_list li a {
  text-align: center;
  display: inline-block;
  min-width: 153px;
  height: 40px;
  line-height: 40px;
  border-left: 1px solid #fff;
  color: #fff;
  text-decoration: none;
  background-color: #2a2a2a;
  background-image: url(/award/2020/images2020/ico_right_arrow_white.png);
  background-size: 6px 11px;
  background-position: center right 10px;
  background-repeat: no-repeat;
  animation-duration: 0.5s;
  animation-name: fade-in;
  transition: all 0.3s ease;
  font-weight: 300;
}
.awardList_overview_backnum_list li a:hover {
  color: #fff;
  background-color: #b7a27e;
  color: #fff;
  text-decoration: none;
}
.awardList_overview_backnum_list li a span {
  display: inline-block;
  width: 42px;
  height: auto;
}

/* ============================== SP対応 max-width: 767px ============================== */

@media screen and (max-width:767px) {
  /* ============================== LP：アワードTOP ============================== */
  /* --- ベストサロン部門とベストスタイル部門を囲む枠 -- */
  .awardList {
    width: 100%;
    min-width: auto;
    min-width: initial;
  }
  .awardList>li {
    width: 100%;
    min-height: auto;
    min-height: initial;
    position: relative;
    padding: 44px 0 60px;
  }
  .awardList:after {
    content: none;
  }
  .awardList_inner {
    min-height: auto;
    min-height: initial;
  }
  /* --- ベストサロン部門 -- */
  .awardList_salon {
    float: none;
    border-right: none;
  }
  .awardList_salon_map {
    width: auto;
    height: 273px;
    background-image: url(/award/2020/images2020/index/map_bg_sp.png?20200301);
    background-color: #e7e7e7;
    background-size: 335px auto;
    background-position: center 0;
    margin: 0 20px;
    padding-top: 40px;
  }
  .awardList_salon_map_list {
    width: 560px;
    height: 390px;
    background-color: #dedede;
  }
  .awardList_salon_map_image {
    display: none;
  }
  .awardList_salon_contents {
    width: 100%;
    position: static;
  }
  .awardList_salon_title {
    text-align: center;
    padding: 0 0 30px;
    margin: 0 auto;
    width: 225px;
  }
  .awardList_salon_title img {
    height: 120px;
  }
  .awardList_salon_area {
    width: auto;
    margin: 0 15px;
    display: flex;
    flex-wrap: wrap;
    position: static;
    border: none;
  }
  .awardList_salon_area li {
    width: 50%;
    height: 40px;
    margin: 0;
  }
  .awardList_salon_area li a {
    display: block;
    width: 100%;
    height: 40px;
    font-size: 16px;
    line-height: 40px;
    position: relative;
    border-right: 1px solid #dedede;
  }
  .awardList_salon_area li:first-child a, .awardList_salon_area li:nth-child(2) a {
    border-top: 1px solid #dedede;
  }
  .awardList_salon_area li:nth-child(odd) a {
    border-left: 1px solid #dedede;
  }
  .awardList_salon_area li:last-child a {
    border-bottom: 1px solid #dedede;
  }
  .awardList_salon_area li a:hover {
    background-color: #fff;
    color: #333;
    background-image: url(/award/2020/images2020/ico_right_arrow.png);
  }
  .awardList_salon_area li a:hover + .awardList_salon_map_image {
    display: none;
  }
  .awardList_salon_lead {
    width: 100%;
    padding: 0 20px;
    margin: 20px auto 57px;
  }
  .awardList_salon_mark {
    width: 100%;
    padding: 0 20px;
  }
  .awardList_salon_mark_title {
    width: 100%;
    height: 0;
    background-image: url(/award/2020/images2020/index/sttl_salon_sp.png?20200301);
    background-size: contain;
    padding-top: 4.029%;
    margin-bottom: 18px;
  }
  .awardList_salon_mark_list {
    width: 100%;
  }
  .awardList_salon_mark_list li {
    display: block;
    width: 100%;
    margin-bottom: 40px;
  }
  .awardList_salon_mark_list_silver {
    margin-left: 0;
  }
  .awardList_salon_mark_list_attention {
    border-top: 2px solid #a0194a;
    border-bottom: 2px solid #a0194a;
  }
  .awardList_salon_mark_list li.awardList_salon_mark_list_attention span {
    left: 6px;
    top: -9px;
  }
  .awardList_salon_mark_list_attention img {
    width: 62px;
  }
  .awardList_salon_banner {
    width: 100%;
    padding: 0 20px;
    margin-top: 60px;
  }
  .awardList_salon_banner a {
    width: 100%;
    height: auto;
    background-image: none;
  }
  .awardList_salon_banner a:hover {
    opacity: 1;
  }
  .awardList_salon_banner a img {
    display: block;
    width: 100%;
    height: auto;
  }
  /* --- ベストスタイル部門 -- */
  .awardList>li.awardList_style {
    background-size: 500px auto;
    float: none;
    padding: 40px 0;
    border-top: 1px solid #2a2a2a;
  }
  .awardList_style_contents {
    width: 100%;
    position: static;
  }
  .awardList_style_title {
    width: 100%;
    text-align: center;
    padding: 0 0 30px;
  }
  .awardList_style_title img {
    height: 120px;
  }
  .awardList_style_list {
    width: auto;
    margin: 0 20px;
  }
  .awardList_style_list.awardList_style-comingsoon:after {
    width: 83px;
    height: 40px;
    background-size: 83px auto;
    margin: -20px 0 0 -41px;
  }
  .awardList_style_list li {
    width: 50%;
  }
  .awardList_style_list li a:hover {
    opacity: 1;
  }
  .awardList_style_lead {
    width: 100%;
    padding: 0 20px;
    margin: 20px 0 50px;
  }
  .awardList_style_mark {
    width: 100%;
    padding: 0 20px;
  }
  .awardList_style_mark_title {
    width: 100%;
    height: 0;
    background-image: url(/award/2020/images2020/index/sttl_style_sp.png?20200301);
    background-size: contain;
    padding-top: 4.029%;
    margin-bottom: 18px;
  }
  .awardList_style_mark_list {
    width: 100%;
  }
  .awardList_style_mark_list li {
    display: block;
    width: 100%;
    margin-bottom: 30px;
  }
  /* --- バナー：授賞式レポート -- */
  .awardList_bnr {
    height: auto;
    padding: 39px 20px 40px;
  }
  .awardList_bnr span {
    background: none;
    width: 100%;
    height: auto;
  }
  .awardList_bnr span img {
    display: block;
    width: 100%;
    height: auto;
  }
  /* --- バナー：授賞式レポート（スライド） -- */
  .awardReport {
    height: 240px;
    margin-bottom: 65px;
  }
  .awardReport_inner {
    width: 100%;
  }
  .awardReport_inner a {
    height: 240px;
  }
  .awardReport_inner a:hover {
    opacity: 1;
  }
  .awardReport_bnrImg {
    width: 100%;
    height: 240px;
  }
  .awardReport_bnrImg_list li {
    width: 100%;
    height: 240px;
  }
  .awardReport_bnrImg_list li:nth-child(1),
  .awardReport_bnrImg_list li:nth-child(2),
  .awardReport_bnrImg_list li:nth-child(3),
  .awardReport_bnrImg_list li:nth-child(4) {
    background-size: cover;
  }
  .awardReport_btnTxt {
    padding-top: 10px;
    font-size: 14px;
    color: #796752;
  }
  .awardReport_btn {
    bottom: -40px;
    opacity: 0.9;
  }
  .awardReport_btn span {
    height: 80px;
    line-height: 80px;
    font-size: 20px;
  }
  .awardReport_btnTxt, .awardReport_btnTtl {
    display: none;
  }
  /* --- OVERVIEW -- */
  .awardList_overview {
    padding: 40px 0 30px;
  }
  .awardList_overview_title {
    width: 191px;
    height: auto;
    margin-bottom: 25px;
  }
  .awardList_overview_lead {
    width: 100%;
    padding: 0 20px;
    margin: 0;
  }
  .awardList_overview_backnum {
    margin: 30px 20px 15px;
  }
  .awardList_overview_backnum_list {
    margin-bottom: 70px;
  }
  .awardList_overview_backnum_list li {
    display: block;
    margin-bottom: 10px;
  }
  .awardList_overview_backnum_list li a {
    display: inline-block;
    min-width: 235px;
    height: 45px;
    line-height: 45px;
    border-left: none;
    background-image: url(/award/2020/images2020/ico_right_arrow_white.png);
    background-size: 6px 11px;
    background-position: center right 10px;
    background-repeat: no-repeat;
    animation-duration: 0;
    transition: none;
  }
  .awardList_overview_backnum_list li a:hover {
    color: #fff;
    background-color: #2a2a2a;
  }
  .awardList_overview_backnum_list li a span {
    width: 77px;
  }
}
