.hide_index {
  display: none;
}
#main #side {
  padding-top: 0;
}
#main #side .fixed {
  position: static;
}
#top01 {
  display: table;
  width: 100%;
  margin-bottom: 60px;
}
#top01 > div {
  display: table-cell;
  vertical-align: top;
}
#top02 {
  display: table;
  width: 100%;
  margin-bottom: 60px;
}
#top02 > div {
  display: table-cell;
  vertical-align: top;
}
#TopBanner {
  width: 1000px;
  padding-right: 0px;
}
#TopBanner dl {
  display: flex;
  justify-content: space-around;
  flex-direction: row;
  width: 1000px;
}
#TopBanner dl:first-child {}
#TopBanner dl dd {
  width: 44%;
}
@media screen and (max-width:520px) {
  #top01 {
    width: 100% !important;
  }
  #TopBanner {
    width: 100%;
    display: block;
  }
  #TopBanner dl dd {
    width: 90% !important;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  #TopBanner dl dd img {
    width: 100%;
    height: auto;
  }
}
#topNanatoku {
  width: 624px;
  padding-right: 84px;
}
#topNanatoku a:first-child img {
  margin-top: -20px;
}
#topAuju {
  width: 312px;
}
#topTopics {
  width: 1000px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  padding: 38px 30px 0;
  /*background: url("../images/top/topics_bg.png") no-repeat;*/
  color: #000;
}
#topTopics h2, #shop-list-bg h2 {
  margin-bottom: 25px;
  text-align: center;
  font-size: 30px;
}
#topTopics dl { /*margin-bottom:50px;padding-bottom:50px;*/
}
#topTopics li {
  font-size: 18px;
  margin-bottom: 14px;
}
#topTopics dt {
  font-size: 18px;
  font-weight: bold;
  width: 30%;
  float: left;
  clear: both;
}
#topTopics dd {
  font-size: 18px;
  margin-bottom: 20px;
  width: 70%;
  float: right;
}
#topTopics a {
  color: #908774;
  text-decoration: none;
}
@media screen and (max-width:520px) {
  #topTopics {
    margin-left: auto;
    margin-right: auto;
    width: 95%;
    padding: 0px 0px 0;
  }
  #topTopics h2 {
    margin-top: 25px;
  }
  #topTopics li {
    font-size: 16px;
    margin-bottom: 14px;
  }
}
#topStyleShop {
  width: 498px;
  padding: 0 28px 0 0;
  font-size: 11px;
}
#topStyleShop #topStyle {
  position: relative;
  height: 190px;
  padding: 12px 30px 0 10px;
  margin-bottom: 30px;
  background: url("../images/top/style_bg.png") no-repeat;
}
#topStyleShop #topStyle .catch {
  width: 200px;
  padding: 0 10px 0 0;
  float: left;
}
#topStyleShop #topStyle .catch h2 {
  padding: 24px 0 0;
  margin-bottom: 12px;
  text-align: center;
}
#topStyleShop #topStyle .catch .desc {
  margin-bottom: 12px;
  text-align: center;
  font-size: 10px;
  line-height: 1.7;
}
#topStyleShop #topStyle .catch .more {
  text-align: center;
}
#topStyleShop #topStyle .picture {
  display: table-cell;
  width: 230px;
  height: 170px;
  vertical-align: middle;
  overflow: hidden;
}
#topStyleShop #topStyle .prev {
  position: absolute;
  left: 190px;
  top: 50%;
  margin-top: -24px;
}
#topStyleShop #topStyle .next {
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -24px;
}
#topStyleShop #topShop {
  position: relative;
  height: 180px;
  background: url("../images/top/shop_bg.png") no-repeat;
}
#topStyleShop #topShop li {
  width: 470px;
  height: 180px;
  padding: 12px 30px 0;
}
#topStyleShop #topShop li > a {
  display: block;
}
#topStyleShop #topShop li .pic {
  float: left;
  margin-right: 14px;
}
#topStyleShop #topShop li .info {
  overflow: hidden;
}
#topStyleShop #topShop li .info .logo {
  display: block;
  padding: 0 0 16px 0;
  text-align: center;
}
#topStyleShop #topShop li .info .address {
  display: block;
  text-align: left;
}
#topStyleShop #topShop .prev {
  position: absolute;
  left: 10px;
  top: 50%;
  margin-top: -24px;
}
#topStyleShop #topShop .next {
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -24px;
}
#topColor {
  position: relative;
  width: 336px;
  height: 400px;
  padding: 72px 53px 0 28px;
  font-size: 11px;
  background: url("../images/top/color_bg.png") no-repeat;
}
#topColor a {
  display: block;
}
#topColor .update {
  position: absolute;
  left: 212px;
  top: 63px;
  width: 84px;
  height: 84px;
  padding: 28px 0 0;
  font-size: 14px;
  line-height: 1.2;
  text-align: center;
  background: url("../images/top/color_update.png") no-repeat;
}
#topColor .pic {
  display: block;
  padding: 68% 0 0 0;
  margin-bottom: 6px;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
}
#topColor h2 {
  margin-bottom: 6px;
  /*white-space: nowrap;*/
  font-size: 16px;
}
#topColor .desc {
  margin-bottom: 6px;
}
#topColor .readmore {
  text-align: center;
}
#topMovie {
  width: 336px;
  height: 400px;
  padding: 80px 30px 0;
  font-size: 11px;
  background: url("../images/top/movie_bg.png") no-repeat;
}
#topMovie iframe {
  margin-bottom: 18px;
}
#topMovie p {
  margin-bottom: 20px;
}
#topMovie .readmore {
  text-align: right;
}
#topBana {
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 40px;
}
#topBana ul {
  display: table;
  width: 100%;
}
#topBana ul li {
  display: table-cell;
  padding: 0 28px 0 0;
}
#topBana ul li:last-child {
  padding: 0;
  text-align: right;
}
@media (max-width: 640px) {
  #topSlide {
    margin-bottom: 12%;
  }
  #topMenu {
    margin-bottom: 5.3%;
  }
  #topMenu .boxInner ul {
    display: table;
    table-layout: fixed;
    width: 100%;
  }
  #topMenu .boxInner ul > li {
    /*display: table-cell;*/
  }
  #topMenu .boxInner ul li:first-child {
    padding: 0 0 0 0;
  }
  #topMenu .boxInner ul li:last-child {
    padding: 0 3% 0 0;
  }
  #spTopTopics .ttl {
    margin-bottom: 1%;
  }
  #spTopTopics ul {
    margin-bottom: 10%;
    font-size: 11px;
  }
  #spTopTopics ul li a {
    display: block;
    padding: 1.8% 0;
  }
  #spTopTopics ul li .date {
    display: block;
    margin-bottom: 0.3em;
  }
  #spTopTopics .readmore {
    padding: 0 19.5%;
    margin-bottom: 10%;
  }
  #spTopStyle h2 {
    margin-bottom: 7%;
  }
  #spTopStyle ul {
    margin-bottom: 5%;
  }
  #spTopStyle ul li {
    float: left;
    width: 48.5%;
    padding: 1.5%;
    margin-right: 2.5%;
    background: url("../images/top/sp_bg_style.png") no-repeat;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
  }
  #spTopStyle ul li a {
    display: block;
    padding: 150% 0 0 0;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
  }
  #spTopStyle ul li:nth-child(even) {
    margin-right: 0;
  }
  #spTopStyle .readmore {
    padding: 0 19.5%;
    margin-bottom: 10%;
  }
  #spTopAccess h2 {
    margin-bottom: 7%;
  }
  #spTopAccess .boxInner {
    margin-bottom: 10%;
  }
  #spTopAccess ul li {
    display: table;
    width: 100%;
    margin: 0 auto;
  }
  #spTopAccess ul li a {
    display: block;
  }
  #spTopAccess ul li .pic {
    display: table-cell;
    vertical-align: top;
    width: 43%;
    padding: 0 0 0 10px;
  }
  #spTopAccess ul li .info {
    display: table-cell;
    vertical-align: top;
    padding: 0 10px;
  }
  #spTopAccess ul li .info .logo {
    display: block;
    margin-bottom: 10px;
    text-align: center;
  }
  #spTopAccess ul li .info .address {
    display: block;
    text-align: left;
  }
  #spTopAccess .prev {
    position: absolute;
    left: 10px;
    top: 50%;
    margin-top: -24px;
  }
  #spTopAccess .prev img {
    width: 50%;
  }
  #spTopAccess .next {
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -24px;
  }
  #spTopAccess .next img {
    width: 50%;
  }
  #spTopColor {
    width: 100%;
    text-align: center;
  }
  #spTopColor h2 {
    margin-bottom: 7%;
  }
  #spTopColor a {
    display: block;
  }
  #spTopColor .table {
    display: table;
    width: 100%;
    margin-bottom: 10%;
  }
  #spTopColor .table > div {
    display: table-cell;
    vertical-align: middle;
  }
  #spTopColor .table .picture {
    position: relative;
    width: 48%;
  }
  #spTopColor .table .picture .update {
    position: absolute;
    right: -10px;
    top: -10px;
    width: 57px;
    height: 57px;
    padding: 15px 0 0;
    font-size: 10px;
    line-height: 1.2;
    text-align: center;
    background: url("../images/top/sp_color_update.png") no-repeat;
    -webkit-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
  }
  #spTopColor .table .text {
    width: 52%;
    padding: 0 0 0 2%;
  }
  #spTopColor .table .text h2 {
    font-size: 13px;
    text-align: center;
  }
  #spTopMovie h2 {
    margin-bottom: 7%;
  }
  #spTopMovie .boxInner {
    margin-bottom: 10%;
  }
  #spTopMovie .boxInner .iframe {
    position: relative;
    padding: 56.25% 0 0 0;
    margin-bottom: 3.3%;
  }
  #spTopMovie .boxInner .iframe iframe {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
  }
  #spTopMovie .boxInner p {
    margin-bottom: 3.3%;
  }
  #spTopMovie .boxInner .readmore {
    padding: 0 19.5%;
  }
    #spTopBana ul{display:flex;justify-content: center;}
  #spTopBana ul:first-child li {
    box-sizing: content-box;
    width: 27%;
    padding: 0 3% 3%;
  }
  #spTopBana ul:first-child li img {
    width: 100%;
  }
  #spTopBana ul:nth-child(2) li:first-child {
    box-sizing: content-box;
    width: 96%;
    padding: 0 2% 4% 2%;
  }
  #spTopBana ul:nth-child(2) li:nth-child(2) {
    box-sizing: content-box;
    width: 100%;
  }
  #spTopBana ul:nth-child(2) li img {
    width: 100%;
  }
}
/* SHOP LIST */
#shop-list-bg {
  background: #f5f5f5;
  padding-top: 20px;
  margin-bottom: 50px;
  padding-bottom: 50px;
}
#shop-list {
  width: 1000px;
  margin: 0 auto;
  color: #000;
}
#shop-list .flex {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
}
#shop-list p {
  text-align: center;
  line-height: 170%;
  margin-bottom: 20px;
}
#shop-list .salon-list-tel {
  font-size: 20px;
}
#shop-list ul {
  margin-bottom: 30px;
}
#shop-list h3 {
  font-size: 20px;
  margin: 40px 0px 35px;
  text-align: center;
}
#shop-list a {
  color: #000;
  text-decoration: underline;
}
#shop-list li {
  width: 290px;
  margin: 20px;
}
#shop-list h3 img {
  height: 50px;
  display: inline-block;
  vertical-align: middle;
}
#salon-sns {
  width: 180px;
  margin: 0 auto;
}
#salon-sns li {
  width: 49px;
  float: left;
  margin: 5px !important;
}
@media screen and (max-width:520px) {
  #shop-list {
    width: 100%;
  }
  #shop-list .flex {
    display: flex;
    flex-wrap: wrap;
  }
  #shop-list .flex ul {
    width: 48%;
  }
  #shop-list li {
    width: auto;
    margin: 0px;
  }
  #shop-list .flex ul li .photo {
    width: 100%;
    height: auto;
  }
  #shop-list .flex ul li .link, #shop-list .flex ul li .tel {
    height: 35px;
  }
}
#top01 {
  width: 1000px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}