@charset "UTF-8";
/************************************************

	sailormoon

************************************************/
body.sailormoon {
  background: #fff;
}

.mv {
  margin-bottom: 13%;
}

.section_sailormoon {
  width: 90%;
  margin: 0 5%;
}

.section_sailormoon .logo {
  width: 70%;
  margin: 0 auto 3%;
}

.section_sailormoon .htxt {
  margin-bottom: 13%;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  font-size: 1rem;
  font-weight: bold;
  line-height: 1.3;
  text-align: center;
}

.section_sailormoon ul.dress_menu {
  margin-bottom: 20px;
  padding-top: 0;
}

.section_sailormoon ul.dress_menu li {
  width: 48%;
  margin-bottom: 8%;
  float: left;
  text-align: center;
}

.section_sailormoon ul.dress_menu li:nth-child(2n) {
  width: 48%;
  float: right;
}

.section_sailormoon ul.dress_menu li:nth-child(2n+1) {
  clear: left;
}

.section_sailormoon ul.dress_menu li a {
  display: block;
  position: relative;
  padding-bottom: 12%;
}

.section_sailormoon ul.dress_menu li a::after {
  display: block;
  position: absolute;
  bottom: 0px;
  left: 50%;
  width: 15px;
  height: 15px;
  margin-left: -7px;
  transform: translateX(-50%) rotate(45deg);
  border-right: 1px solid #878787;
  border-bottom: 1px solid #878787;
  content: "";
}

.section_sailormoon ul.dress_menu li img {
  margin-bottom: 5%;
}

.section_sailormoon ul.dress_menu li span {
  display: block;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  font-size: .8rem;
  font-weight: bold;
  line-height: 1.3;
}

.section_sailormoon .unit {
  width: 100%;
  margin-bottom: 13%;
}

.section_sailormoon .unit:last-child {
  margin-bottom: 0;
}

.section_sailormoon .unit .border {
  margin-bottom: 8%;
}

.section_sailormoon .unit .text_box {
  margin-bottom: 8%;
}

.section_sailormoon .unit .text_box h3 {
  display: block;
  margin-bottom: 5%;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  font-size: 1rem;
  font-weight: bold;
  line-height: 1.3;
  text-align: center;
}

.section_sailormoon .unit .text_box p {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  font-size: .8rem;
  line-height: 1.8;
  text-align: left;
}

.flex-control-paging li a {
  background: #CCC !important;
}

.flex-control-paging li a.flex-active {
  background: #bb901e !important;
}

.flexslider {
  text-align: center;
}

.flex-control-nav {
  display: inline-block;
  width: auto;
  margin: 0 auto;
}
/*# sourceMappingURL=sailormoon.css.map */
