* {
  margin: 0;
  padding: 0;
  border: 0;
  font-family: "Meiryo UI", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, "MS PGothic", sans-serif;
  font-style: normal;
  font-variant: normal;
  text-decoration: none;
  list-style-type: none;
  font-size: 12px;
  line-height: 130%;
  text-align: left;
  color: #000;}

body{
  background: #fbfbfb;
  overflow-x: hidden;
}

  @media screen and (max-width: 999px) {
    body{
      background: #ffefef;
      overflow-x: hidden;
      }}

.timeline-Header-title{
  font-size: 12px !important;
}

.clear:after {
  *zoom: 1; }

.clear:after {
  content: '';
  display: block;
  clear: both; }

.text_overflow {
  overflow: hidden;
  white-space: nowrap;
  word-wrap: normal;
  text-overflow: ellipsis; }

  aside.right_side .box, .left_coupon, .center_newcast, .center_review, .center_recruit, .right_osusume{
    background: #FFF;
    padding: 20px 7px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
    border-radius: 12px;
    margin-top: 20px;
    box-sizing: border-box;
  border-top: 12px solid #ee6fbb;}
  @media screen and (max-width: 999px) {
    .right_osusume{
      background: #FFF;
      padding: 20px 7px;
      box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
      border-radius: 12px;
      margin-top: 20px;
      box-sizing: border-box;
    border-top: 12px solid #ee6fbb;
    }
  }

  .right_osusume{
    padding: 20px 7px 7px 7px;
  }


  .main_banner .owl-stage-outer{box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  border-radius: 12px;}

  @media screen and (max-width: 999px) {
    .main_banner .owl-stage-outer{
      border-radius: 20px;
      margin-top: 10px;
    }
  }

  .right_osusume img{
    margin-top: 20px;
    box-sizing: border-box;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
    border-radius: 12px;
    width: 100%;
  }

.col-100 {
  width: 100%;
  float: left; }

.col-50 {
  width: 50%;
  float: left; }

.col-25 {
  width: 25%;
  float: left; }

.img_responsive {
  width: 100%;
  height: auto;
  display: block; }

.search_btn {
  width: 100%;
  padding: 10px;
  border-radius: 8px;
  background: #ee6fbb;
  text-align: center;
  color: #FFF;
  font-size: 15px;
  font-weight: bold;
  cursor: pointer;
box-sizing: border-box;}
  .search_btn i {
    padding-right: 5px;
    color: #FFF; }

.mo{
  display: none;
}
@media screen and (max-width: 999px) {
  .mo {
    display: block; } }

.pc{
  display: block;
}
@media screen and (max-width: 999px) {
  .pc {
    display: none; } }


.page_nav {
  text-align: center;
  width: 100%; }

.page_nav ol {
  text-align: center;
  padding-top: 15px; }

.page_nav ol li {
  display: inline-block; }

.page_nav ol li a {
  color: #000;
  font-size: 16px;
  font-weight: 600;
  padding: 7px 12px;
  border: 1px solid #ee6fbb;
  transition: all 0.3s ease; }

.page_nav ol li.current {
  background: #ee6fbb;
  color: #FFF;
  font-size: 16px;
  font-weight: 600;
  padding: 7px 12px;
  border: 1px solid #ee6fbb;
  transition: all 0.3s ease; }

.page_nav ul li a:hover {
  background: #ee6fbb;
  color: #FFF;
  transition: all 0.3s ease; }

  .page_nav {
    text-align: center;
    width: 100%; }

  .page_nav ul {
    text-align: center;
    padding-top: 15px; }

  .page_nav ul li {
    display: inline-block;
  margin-left: 4px}

  .page_nav ul li a {
    color: #000;
    font-size: 16px;
    font-weight: 600;
    padding: 7px 12px;
    border: 1px solid #ee6fbb;
    transition: all 0.3s ease; }

  .page_nav ul li.active {
    background: #ee6fbb;
    color: #FFF !important;
    font-size: 16px;
    font-weight: 600;
    padding: 7px 0;
    border: 1px solid #ee6fbb;
    transition: all 0.3s ease; }

    .page_nav ul li.active a{
      color: #FFF;}

  .page_nav ul li a:hover {
    background: #ee6fbb;
    color: #FFF;
    transition: all 0.3s ease; }

@media screen and (max-width: 650px) {
  .page_nav ul li{
    margin-top: 10px;
  }
  .page_nav ul li a {
    padding: 3px 4px;
  font-size: 12px;}
  .page_nav ul li.active {
    padding: 3px 0;
  font-size: 12px;}
}

.title_outer {
  width: 100%;
  border-bottom: 1px solid #e9e9e9; }

.title_inner {
  border-bottom: 1px solid #d87f7f;
  float: left;
  margin-left: 10px;
  padding: 0 10px 0 0; }
  .title_inner h2, .title_inner h1 {
    font-size: 20px;
    color: #000;
    float: left;
    padding: 0 10px 0 0;
    letter-spacing: -1.5px;}
  .title_inner p {
    font-size: 11px;
    color: #d87f7f;
    float: left;
    display: inline-block; }
  .title_inner .sub {
    margin-top: -5px;
    font-size: 11px;
    float: left;
    color: #d87f7f; }

footer {
  background: #ffefef;
  padding: 20px 0 0 0;
  text-align: center; }
  footer .footer_logo {
    width: 100%;
    display: inline-block;
    text-align: center;
    padding-bottom: 20px; }
    footer .footer_logo img{
      width: 350px;
      display: inline-block;
    }
  footer .footer_link {
    width: 100%;
    text-align: center;
    background: #e9e9e9;
    border-top: 1px solid #FFF;
    border-bottom: 1px solid #FFF; }
    footer .footer_link a {
      padding: 10px;
      color: #000;
      font-size: 13px;
      display: inline-block; }
  footer .footer_copy {
    text-align: center;
    width: 100%;
    font-size: 12px;
    padding-top: 25px;
  background: #e9e9e9;
padding-bottom: 20px;}

@media screen and (max-width: 647px) {
  footer .footer_link, footer .footer_copy{
    background: #FFF;
  }
  footer .footer_link {
    border-bottom: 1px solid #e9e9e9; }
}

@media screen and (max-width: 350px) {
  footer .footer_logo img{
    width: 250px;
    display: inline-block;
  }
}

#jin_pop1 {
  width: 100%;
  height: 100vh;
  position: fixed;
  z-index: 9999;
  background: rgba(255, 255, 255, 0.8); }
  #jin_pop1 .index_box {
    max-width: 750px;
    position: relative;
    width: 100%;
    margin: 0 auto;
    margin-top: 150px;
    z-index: 9;
    background: #FFF;
    border: 2px solid #ee6fbb;
    padding: 30px 15px;
    box-sizing: border-box;
    text-align: center; }
    #jin_pop1 .index_box .index_logo {
      max-width: 450px;
      display: inline-block; }
    #jin_pop1 .index_box p {
      text-align: center;
      padding-top: 30px; }
      #jin_pop1 .index_box p img {
        width: 60px;
        display: inline-block; }
    #jin_pop1 .index_box .index_btn {
      padding-top: 35px; }
      #jin_pop1 .index_box .index_btn li {
        width: 48%;
        margin: 0 1%;
        float: left; }
        #jin_pop1 .index_box .index_btn li a {
          width: 100%;
          padding: 20px 0;
          text-align: center;
          color: #FFF;
          font-size: 17px;
          display: block; }
        #jin_pop1 .index_box .index_btn li .enter {
          background: #ee6fbb; }
        #jin_pop1 .index_box .index_btn li .leave {
          background: #999; }

@media (max-width: 549px) {
  #popLayer1 {
    left: 0;
    margin-left: 0; } }
header {
  width: 100%;
  position: relative;
  background: #ffefef;
box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);}
  header::after {
    content: '';
    width: 100%;
    height: 2px;
    color: #ee6fbb;
    position: absolute;
    top: 0;
    left: 0; }

.owl-theme .owl-nav {
  display: none; }

.contents {
  max-width: 1100px;
  width: 100%;
  margin: 0 auto;
  position: relative; }
  @media screen and (max-width: 999px) {
    .contents {
      padding: 0 10px;
      box-sizing: border-box; } }

.side_banner_right {
  position: absolute;
  top: 60px;
  right: -270px; }
  @media screen and (max-width: 999px) {
    .side_banner_right {
      display: none; } }

.side_banner_left {
  position: absolute;
  top: 60px;
  left: -270px; }
  @media screen and (max-width: 999px) {
    .side_banner_left {
      display: none; } }

.header_login {
  width: 100%;
  padding: 15px 0;
  z-index: 980;
  background: #f8f8f8;
  position: fixed; }

.header_description {
  font-size: 14px;
  font-weight: 600;
  width: 50%;
  float: left;
  margin-top: 0;
  margin-bottom: 0;
  line-height: 14px;}

.header_loginbox {
  width: 50%;
  float: left;
  height: 14px;}
  @media screen and (max-width: 999px) {
    .header_loginbox {
      display: none; }
      .header_description {
        width: 100%;
      font-size: 11px;
    letter-spacing: -1px;}
    }
  .header_loginbox ul {
    text-align: right; }
  .header_loginbox li {
    display: inline-block;
    margin: 0 5px; }
  .header_loginbox a {
    padding: 5px 15px;
    color: #000;
    font-size: 14px;
    font-weight: 600; }
  .header_loginbox li.login a {
    color: #FFF;
    background: #505050;
    border-radius: 3px; }
  .header_loginbox a:hover {
    opacity: 0.7;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease; }

.header_logo {
  width: 40%;
  float: left;
  padding: 70px 0 25px 0; }
  @media screen and (max-width: 768px) {
    .header_logo {
      width: 100%; } }

.header_search {
  width: 40%;
  float: right;
  padding: 70px 0 25px 0; }
  @media screen and (max-width: 999px) {
    .header_search {
      width: 56%; } }
  @media screen and (max-width: 768px) {
    .header_search {
      width: 100%;
      padding: 0px 0 0 0; }
      .search{
        margin-bottom: 20px;
      }
    }
  .header_search p {
    padding-top: 10px;
    float: left; }
    .header_search p a {
      border: 1px solid #e9e9e9;
      padding: 3px 5px;
      margin-left: 5px; }

.search {
  width: 100%;
  position: relative;
  margin-top: 20px; }

.searchTerm {
  float: left;
  width: 100%;
  border: 3px solid #ee6fbb;
  padding: 15px 45px 15px 15px;
  height: 20px;
  border-radius: 5px;
  outline: none;
  color: #ee6fbb;
  box-sizing: border-box; }

.searchTerm:focus {
  color: #ee6fbb; }

.searchButton {
  position: absolute;
  right: 0;
  width: 40px;
  height: 36px;
  border: 1px solid #ee6fbb;
  background: #ee6fbb;
  text-align: center;
  color: #fff;
  border-radius: 5px;
  cursor: pointer;
  font-size: 20px; }

.searchButton i {
  color: #FFF;
  float: left;
  padding: 0 13px; }

nav {
  width: 100%;
  border-top: 1px solid #FFF;
  border-bottom: 1px solid #e9e9e9; }
  @media screen and (max-width: 999px) {
    nav {
      display: none !important; } }
  nav li {
    float: left;
    text-align: center; }
  nav a {
    font-size: 16px;
    font-weight: 500;
    color: #000;
    padding: 13px 0;
    display: inline-block;
    box-sizing: border-box;
    border-bottom: 2px solid #ffefef;
    font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";}
  nav a:hover, nav a.active {
    border-bottom: 2px solid #ee6fbb;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease; }

li.item:first-child:nth-last-child(1),
li.item:first-child:nth-last-child(1) ~ li.item {
  width: 100%; }

li.item:first-child:nth-last-child(2),
li.item:first-child:nth-last-child(2) ~ li.item {
  width: 50%; }

li.item:first-child:nth-last-child(3),
li.item:first-child:nth-last-child(3) ~ li.item {
  width: 33.3333333333%; }

li.item:first-child:nth-last-child(4),
li.item:first-child:nth-last-child(4) ~ li.item {
  width: 25%; }

li.item:first-child:nth-last-child(5),
li.item:first-child:nth-last-child(5) ~ li.item {
  width: 20%; }

li.item:first-child:nth-last-child(6),
li.item:first-child:nth-last-child(6) ~ li.item {
  width: 16.6666666667%; }

li.item:first-child:nth-last-child(7),
li.item:first-child:nth-last-child(7) ~ li.item {
  width: 14.2857142857%; }

li.item:first-child:nth-last-child(8),
li.item:first-child:nth-last-child(8) ~ li.item {
  width: 12.5%; }

li.item:first-child:nth-last-child(9),
li.item:first-child:nth-last-child(9) ~ li.item {
  width: 11.1111111111%; }

li.item:first-child:nth-last-child(10),
li.item:first-child:nth-last-child(10) ~ li.item {
  width: 10%; }

li.item:first-child:nth-last-child(11),
li.item:first-child:nth-last-child(11) ~ li.item {
  width: 9.0909090909%; }

li.item:first-child:nth-last-child(12),
li.item:first-child:nth-last-child(12) ~ li.item {
  width: 8.3333333333%; }

li.item:first-child:nth-last-child(13),
li.item:first-child:nth-last-child(13) ~ li.item {
  width: 7.6923076923%; }

li.item:first-child:nth-last-child(14),
li.item:first-child:nth-last-child(14) ~ li.item {
  width: 7.1428571429%; }

li.item:first-child:nth-last-child(15),
li.item:first-child:nth-last-child(15) ~ li.item {
  width: 6.6666666667%; }

.owl-carousel {
  padding: 20px 15px 0 15px;
  box-sizing: border-box;}

  @media screen and (max-width: 999px) {
    .owl-carousel {
      padding: 0;} }

.menu-icon {
  height: 10px;
  width: 25px;
  position: fixed;
  top: 18px;
  right: 10px;
  z-index: 999;
  display: block;
  cursor: pointer; }

.menu-icon:hover {
  cursor: pointer; }

.menu-icon:hover .menu-icon__bar {
  opacity: 0.6; }

.menu-icon__bar {
  position: absolute;
  top: 50%;
  height: 2px;
  width: 100%;
  background-color: #ee6fbb;
  display: block;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease; }

.menu-icon__bar::before, .menu-icon__bar::after {
  height: 2px;
  width: 100%;
  content: "";
  background-color: #ee6fbb;
  display: block;
  position: absolute;
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease; }

.menu-icon__bar::before {
  top: -8px; }

.menu-icon__bar::after {
  bottom: -8px; }

.menu-icon--open .menu-icon {
  position: relative; }

.menu-icon--open .menu-icon__bar {
  background: transparent; }

.menu-icon--open .menu-icon__bar::before, .menu-icon--open .menu-icon__bar::after {
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background-color: #FFF; }

.menu-icon--open .menu-icon__bar::after {
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg); }

.menu-icon--open .menu-icon__bar::before {
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg); }

.nav {
  position: fixed;
  top: 0;
  right: -350px;
  background-color: #FFF;
  -webkit-transition: top 0.6s ease;
  transition: right 0.6s ease;
  max-width: 350px;
  width: 100%;
  height: 100vh;
  z-index: 990;
  background: #e9e9e9; }
  .nav .nav_header {
    padding: 10px 5px;
    color: #FFF;
    background: #ee6fbb; }
  .nav li {
    width: 25%;
    border: 1px solid #e9e9e9;
    float: left;
    padding: 10px 0;
    box-sizing: border-box;
    text-align: center;
    background: #FFF; }
    .nav li i {
      font-size: 30px;
      color: #505050; }
    .nav li a {
      color: #505050; }

    .nav_header ul > li{
      width: auto;
      float: none;
      border: none;
      background: none;
      padding: 5px;
      color: #FFF;
      display: inline-block;
      position: relative;
      border: 1px solid #FFF;
    }


    .nav_header ul > li > a{
      color: #FFF;
      font-size: 12px;
    }

    .nav_header ul > li > i{
      font-size: 12px;
      color: #FFF;
      padding-right:3px;
    }

.nav--active {
  position: fixed;
  right: 0;
  transition: right 0.6s ease; }

.select-container {
  position: relative;
  width: 170px; }

.nav_select_box {
  padding: 0 10px 10px 10px;
  background: #FFF;
  margin-top: 10px;
  float: left;
  width: 100%;
  box-sizing: border-box; }
  .nav_select_box p {
    font-size: 15px;
    padding-top: 10px; }
    .nav_select_box p span {
      font-weight: bold;
      color: #ee6fbb;
      font-size: 15px; }

select.nav_select {
  border: 2px solid #eee;
  border-radius: 2px;
  width: 100%;
  line-height: 35px;
  background: #FFF;
  font-size: 14px;
  font-weight: 500;
  color: #333;
  text-transform: uppercase;
  outline: none;
  padding: 10px;
  transition: 0.2s; }

select:focus, select:hover {
  box-shadow: 3px 3px 10px #eee; }

select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000; }

select::-ms-expand {
  display: none; }

.select-arrow {
  color: #ee6fbb;
  right: 0px;
  top: 10px;
  width: 30px;
  position: absolute;
  display: block;
  z-index: 10;
  margin: 0 0 0 0;
  pointer-events: none; }

.mobile_banner_box {
  display: none; }
  @media screen and (max-width: 999px) {
    .mobile_banner_box {
      display: block; } }

section.left_side {
  width: 250px;
  height: 100%;
  float: left; }
  section.left_side .sub_contents {
    padding: 0 6px 6px 6px;
    height: 700px;
    overflow: hidden; }
  .right_side .sub_contents {
    padding: 25px 6px 6px 6px !important;
    height: 700px;
    overflow: hidden; }
    .right_side .sub_contents ul{
      padding-top: 10px;
    }
    .right_side .sub_contents li{
      padding-top: 8px;
    }
  @media screen and (max-width: 999px) {
    section.left_side {
      display: none; } }

.photo_ranking li {
  padding-top: 10px; }
  @media screen and (max-width: 999px) {
    .photo_ranking li {
      width: 33.3%;
      float: left; } }
  @media screen and (max-width: 768px) {
    .photo_ranking li {
      width: 100%;
      float: left; } }
.photo_ranking li:first-child {
  padding-top: 0; }
.photo_ranking .photo {
  width: 50%;
  float: left; }
.photo_ranking .text {
  width: calc(50% - 10px);
  float: left;
  padding: 0 5px; }
.photo_ranking .text .profile a {
  font-size: 13px;
  color: #505050;
  padding-top: 5px; }
.photo_ranking .text .shop_name a {
  font-size: 10px;
  color: #505050;
  padding-top: 3px; }
.photo_ranking .text .shop_info a {
  font-size: 10px;
  color: #505050; }

.photo_box {
  width: 100%;
  display: block;
  padding-top: 100%;
  position: relative;
  overflow: hidden; }
  .photo_box img {
    position: absolute;
    top: 0;
    left: 0; }

.left_banner ul {
  padding-top: 10px; }
.left_banner li {
  padding-top: 8px; }
  @media screen and (max-width: 999px) {
    .left_banner li {
      width: 33.3%;
      float: left; } }
  @media screen and (max-width: 768px) {
    .left_banner li {
      width: 50%;
      float: left; } }

.left_coupon ul{
  display: flex;
    flex-wrap: wrap;

}

.left_coupon li {
  border: 2px dashed #e9e9e9;
  border-radius: 8px;
  padding: 10px;
  position: relative;
  background: #FFF;
  margin-top: 15px;
  width: 48%;
  box-sizing: border-box;
  display: inline-block;
  margin: 10px 1%;}
  @media screen and (max-width: 999px) {
    .left_coupon li {
      width: 100%;}
    }

.left_coupon li::after {
  content: '';
  width: 24px;
  height: 17px;
  background: url(../images/top/coupon_bg.png) no-repeat;
  position: absolute;
  top: -10px;
  left: 30px; }
.left_coupon .coupon_img {
  width: 71px;
  height: 71px;
  overflow: hidden;
  display: inline-block; }
  .left_coupon .coupon_img img {
    height: 71px; }
.left_coupon .coupon_info {
  width: calc(100% - 81px);
  float: right;
  padding-left: 10px; }
.left_coupon .coupon_name a {
  line-height: 2em; }
  .left_coupon .coupon_name a a {
    font-size: 15px;
    font-weight: 600; }
.left_coupon .coupon_shop a {
  font-size: 12px;
  color: #505050; }
.left_coupon .coupon_title {
  padding-top: 15px; }
  .left_coupon .coupon_title a {
    font-size: 13px;
    color: #000; }
.left_coupon .coupon_percent {
  width: 54px;
  height: 54px;
  border-radius: 27px;
  background: #ee6fbb;
  display: inline-block;
  margin-top: 10px; }
  .left_coupon .coupon_percent .text {
    padding-top: 10px;
    color: #FFF;
    font-size: 10px;
    text-align: center; }
    .left_coupon .coupon_percent .text span {
      font-size: 16px;
      color: #FFF;
      font-weight: 600; }
.left_coupon .coupon_info02 {
  width: calc(100% - 70px);
  float: right;
  padding-left: 10px; }
.left_coupon .coupon_price {
  font-size: 8px;
  color: #505050;
  margin-top: 20px;
  text-decoration: line-through; }
.left_coupon .coupon_event_price {
  font-size: 15px;
  color: #000;
  letter-spacing:-2.5px; }
  .left_coupon .coupon_event_price span {
    font-size: 18px;
    font-weight: 600;
    letter-spacing: -1px;
    color: #ee6fbb; }

.left_news ul {
  padding-top: 10px; }
.left_news li {
  padding: 10px; }
.left_news .news_img {
  width: 35%;
  float: left; }
.left_news .news_contents {
  width: calc(65% - 5px);
  float: left;
  padding: 0 0 0 5px; }
  .left_news .news_contents .news_date {
    font-size: 10px;
    color: #ee6fbb; }
  .left_news .news_contents .news_title {
    font-size: 12px; }
  .left_news .news_contents .news_sub_contents {
    font-size: 10px;
    color: #505050; }

aside.right_side {
  width: 250px;
  height: 100%;
  float: right; }
  aside.right_side .box {
    padding-top: 20px;
    display: flex;
      flex-wrap: wrap;}
  aside.right_side .sub_contents {
    padding: 15px 6px 6px 6px; }
  @media screen and (max-width: 999px) {
    aside.right_side {
      width: 100%;} }

.right_search ul {
  padding-top: 15px;
width: 100%;}
.right_search li {
  width: 100%;
  border-bottom: 1px solid #e9e9e9;
  background: #FFF;
  font-size: 15px;
  padding: 10px 0; }
  .right_search li a {
    font-size: 15px;
    font-weight: 500;
    width: 100%;
    display: block;
    position: relative;
    padding-left: 10px; }
    .right_search li a::after {
      content: '';
      width: 6px;
      height: 13px;
      position: absolute;
      top: 5px;
      right: 20px;
      background: url(../images/common/red_arrow.png) no-repeat; }

.right_area{
}

.right_area ul{
  display: flex;
  flex-wrap: wrap;
}

.right_area li{
  width: calc(16.6% - 10px);
  display: inline-block;
  margin: 5px;
  border-bottom: none;
  border: 1px solid #ee6fbb;
  box-sizing: border-box;
  border-radius: 6px;
  box-shadow: 0 1px 3px 0 rgba(19, 19, 39, 0.16);
  background: rgba(255,255,255,1);
background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(47%, rgba(246,246,246,1)), color-stop(100%, rgba(237,237,237,1)));
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed', GradientType=0 );
}

@media screen and (max-width: 999px) {
  .right_area li{
    width: calc(50% - 10px);}
  }

.right_area li a{
  text-align: center;
  font-size: 13px;
  padding: 15px 0;
  font-weight: bold;
  color: #ee6fbb;
}

.right_area li a::after {
  content: '';
  width: 6px;
  height: 13px;
  position: absolute;
  top: none;
  right: none;
  background: none;}

.right_ranking li {
  padding: 5px; }
  .right_ranking li .ranking_img {
    width: 60%;
    float: left; }
  .right_ranking li .ranking_contents {
    width: 37%;
    float: left;
    padding-left: 3%; }
    .right_ranking li .ranking_contents .ranking_name {
      font-size: 13px;
      font-weight: 500; }
    .right_ranking li .ranking_contents .ranking_profile {
      font-size: 12px; }
    .right_ranking li .ranking_contents .ranking_shopinfo {
      font-size: 10px;
      color: #505050;
      letter-spacing: -0.5px; }

      .sub_cast_ranking ul{
        display: flex;
        flex-wrap: wrap;
      }

      .sub_cast_ranking li {
        padding: 5px;
        width: 33.3%;
      box-sizing: border-box;}
        .sub_cast_ranking li .ranking_img {
          width: 100%;
          float: left; }

          .sub_cast_ranking li .ranking_img img{
            border-radius: 0;
            border-top-left-radius: 6px;
            border-top-right-radius: 6px;
          }

        .sub_cast_ranking li .ranking_contents {
          width: 100%;
          float: left;
          padding: 10px;
          box-sizing: border-box;
        background: #efefef;}
          .sub_cast_ranking li .ranking_contents .ranking_name {
            font-size: 18px;
            font-weight: bold;; }
          .sub_cast_ranking li .ranking_contents .ranking_profile {
            font-size: 12px; }
          .sub_cast_ranking li .ranking_contents .ranking_shopinfo {
            font-size: 14px;
            color: #505050;
            letter-spacing: 1px; }

.sub_cast_ranking .sub_raking02{
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  padding-top: 20px;
}

.sub_cast_ranking .sub_raking03{
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  padding-top: 20px;
}

.sub_cast_ranking .item{
  width: 25%;
  padding: 5px;
  box-sizing: border-box;
}

.sub_cast_ranking .sub_raking02 .item:nth-child(1), .sub_cast_ranking .sub_raking02 .item:nth-child(2), .sub_cast_ranking .sub_raking02 .item:nth-child(3){
  width: 33.3%;
  padding: 5px;
  box-sizing: border-box;
}

@media screen and (max-width: 687px) {
  .sub_cast_ranking li {
    width: 100%;
  }
  .sub_cast_ranking .item{
    width: 50%;
    padding: 5px;
    box-sizing: border-box;
  }

  .sub_cast_ranking .item:nth-child(1), .sub_cast_ranking .item:nth-child(2), .sub_cast_ranking .item:nth-child(3){
    width: 50% !important;
    padding: 5px;
    box-sizing: border-box;
  }
  .sub_cast_ranking .mo-col-3{
    width: 33.3% !important;
  }
}

.right_newshop li {
  padding: 5px; }
.right_newshop .newshop_img {
  width: 46px;
  float: left; }
  .right_newshop .newshop_img img{
    border-radius: 50%;
  }
.right_newshop .newshop_info {
  width: calc(100% - 56px);
  float: right;
  padding-left: 10px; }
.right_newshop .newshop_name {
  font-size: 13px;
  color: #000; }
.right_newshop .newshop_shop {
  font-size: 12px;
  color: #505050;
  word-break: break-all;}
.right_newshop .newshop_date {
  font-size: 13px;
  color: #ee6fbb; }

.main_left{
  width: calc(100% - 250px);
  float: left;
}

@media screen and (max-width: 999px) {
  .main_left {
    width: 100%;
    padding: 0; } }

section.center {
  width: calc(100% - 30px);
  height: 100%;
  float: left;
  padding: 0 15px; }
  section.center .box {
    padding-top: 20px;
    float: left;
    width: 100%; }
  section.center .sub_contents {
    padding: 15px 6px 6px 6px; }
  @media screen and (max-width: 999px) {
    section.center {
      width: 100%;
      padding: 0; } }

.left_banner ul li img, .right_banner01 ul li img{
  max-height: 90px;
}
      .sub_contents ul li img{
        border-radius: 6px;
      }

.map_search{
  width: calc(100% - 290px);
  height: 100%;
  float: left;
  padding: 15px;
  margin-top: 20px;
  background: #FFF;
  margin-left: 20px;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  border-radius: 12px;
  box-sizing: border-box;
  border-top: 12px solid #ee6fbb;
}

@media screen and (max-width: 999px) {
  .map_search{
    width: 100%;
    margin-left: 0;
  }
}

.map_box {
  padding: 10px 0; }

/**
ul.jp_map {
  position: relative;
  list-style-type: none;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

ul.jp_map a {
  color: #000;
  text-shadow: 0px 0px 4px #FFF;
}

.jp_map li {
  box-sizing: border-box;
  width: calc(20% - 6px);
  float: left;
  border-radius: 10px;
  text-align: center;
  margin: 3px;
}

.jp_map li a{
  display: block;
  text-align: center;
  padding: 5px 0;
}

.jp_map li a:hover {
  text-decoration: none;
}

.jp_map li:nth-child(1) a {
  background-color: #7f7eda;
}

.jp_map li:nth-child(1) a {
  background-color: #7f7eda;
}

.jp_map li:nth-child(2) a {
  background-color: #759ef4;
}

.jp_map li:nth-child(3) a {
  background-color: #759ef4;
}

.jp_map li:nth-child(4) a {
  background-color: #759ef4;
}

.jp_map li:nth-child(5) a {
  background-color: #759ef4;
}

.jp_map li:nth-child(6) a {
  background-color: #759ef4;
}

.jp_map li:nth-child(7) a {
  background-color: #759ef4;
}

.jp_map li:nth-child(8) a {
  background-color: #7ecfea;
}

.jp_map li:nth-child(9) a {
  background-color: #7ecfea;
}

.jp_map li:nth-child(10) a {
  background-color: #7ecfea;
}

.jp_map li:nth-child(11) a {
  background-color: #7ecfea;
}

.jp_map li:nth-child(12) a {
  background-color: #7ecfea;
}

.jp_map li:nth-child(13) a {
  background-color: #7ecfea;
}

.jp_map li:nth-child(14) a {
  background-color: #7ecfea;
}

.jp_map li:nth-child(15) a {
  background-color: #7cdc92;
}

.jp_map li:nth-child(16) a {
  background-color: #7cdc92;
}

.jp_map li:nth-child(17) a {
  background-color: #7cdc92;
}

.jp_map li:nth-child(18) a {
  background-color: #7cdc92;
}

.jp_map li:nth-child(19) a {
  background-color: #7cdc92;
}

.jp_map li:nth-child(20) a {
  height: 20%;
  background-color: #7cdc92;
}

.jp_map li:nth-child(21) a {
  background-color: #7cdc92;
}

.jp_map li:nth-child(22) a {
  background-color: #7cdc92;
}

.jp_map li:nth-child(23) a {
  background-color: #7cdc92;
}

.jp_map li:nth-child(24) a {
  background-color: #ffe966;
}

.jp_map li:nth-child(25) a {
  background-color: #ffe966;
}

.jp_map li:nth-child(26) a {
  background-color: #ffe966;
}

.jp_map li:nth-child(27) a {
  background-color: #ffe966;
}

.jp_map li:nth-child(28) a {
  height: 20%;
  background-color: #ffe966;
}

.jp_map li:nth-child(29) a {
  background-color: #ffe966;
}

.jp_map li:nth-child(30) a {
  background-color: #ffe966;
}

.jp_map li:nth-child(31) a {
  background-color: #ffcc66;
}

.jp_map li:nth-child(32) a {
  background-color: #ffcc66;
}

.jp_map li:nth-child(33) a {
  background-color: #ffcc66;
}

.jp_map li:nth-child(34) a {
  background-color: #ffcc66;
}

.jp_map li:nth-child(35) a {
  background-color: #ffcc66;
}

.jp_map li:nth-child(36) a {
  background-color: #ffbb9c;
}

.jp_map li:nth-child(37) a {
  background-color: #ffbb9c;
}

.jp_map li:nth-child(38) a {
  background-color: #ffbb9c;
}

.jp_map li:nth-child(39) a {
  background-color: #ffbb9c;
}

.jp_map li:nth-child(40) a {
  background-color: #ffbdbd;
}

.jp_map li:nth-child(41) a {
  background-color: #ffbdbd;
}

.jp_map li:nth-child(42) a {
  background-color: #ffbdbd;
}

.jp_map li:nth-child(43) a {
  background-color: #ffbdbd;
}

.jp_map li:nth-child(44) a {
  background-color: #ffbdbd;
}

.jp_map li:nth-child(45) a {
  background-color: #ffbdbd;
}

.jp_map li:nth-child(46) a {
  background-color: #ffbdbd;
}

.jp_map li:nth-child(47) a {
  background-color: #f5c9ff;
}

@media screen and (min-width: 768px) {**/
ul.jp_map {
  padding: 84% 0 0;
  position: relative;
  list-style-type: none;
  margin: 0;
  margin-top: 25px;
  box-sizing: border-box; }

.jp_map li {
  width: 7%;
  height: 10%;
  border: solid #ffffff 2px;
  box-sizing: border-box;
  float: none;
  font-size: 11px;
  margin: 0;
  text-shadow: 1px 1px 0 #ffffff, 1px -1px 0 #ffffff, -1px 1px 0 #ffffff, -1px -1px 0 #ffffff, 1px 0px 0 #ffffff, 0px 1px 0 #ffffff, -1px 0px 0 #ffffff, 0px -1px 0 #ffffff, 0px 0px 16px rgba(255, 255, 255, 0);
  letter-spacing: -1px;
  border-radius: 10px;
  text-align: center;
transition: all 0.3s ease;}

.jp_map li:hover{
  transform: translateY(-2px);
  transition: all 0.3s ease;
}

.jp_map li a {
  font-size: 11px;
  margin: 0;
  text-shadow: 1px 1px 0 #ffffff, 1px -1px 0 #ffffff, -1px 1px 0 #ffffff, -1px -1px 0 #ffffff, 1px 0px 0 #ffffff, 0px 1px 0 #ffffff, -1px 0px 0 #ffffff, 0px -1px 0 #ffffff, 0px 0px 16px rgba(255, 255, 255, 0);
  letter-spacing: -1px;
  padding: 4px 0;
  display: block;
  text-align: center;
  height: 100%;}

.jp_map li a:hover {
  text-decoration: none; }

.jp_map li:nth-child(1) {
  position: absolute;
  top: 0;
  left: 85%;
  width: 15%;
  background-color: #7f7eda; }

.jp_map li:nth-child(2) {
  position: absolute;
  top: 11%;
  left: 85%;
  width: 14%;
  height: 5.5%;
  background-color: #759ef4; }

.jp_map li:nth-child(3) {
  position: absolute;
  top: 16.5%;
  left: 92%;
  background-color: #759ef4; }

.jp_map li:nth-child(4) {
  position: absolute;
  top: 26.5%;
  left: 92%;
  background-color: #759ef4; }

.jp_map li:nth-child(5) {
  position: absolute;
  top: 16.5%;
  left: 85%;
  background-color: #759ef4; }

.jp_map li:nth-child(6) {
  position: absolute;
  top: 26.5%;
  left: 85%;
  background-color: #759ef4; }

.jp_map li:nth-child(7) {
  position: absolute;
  top: 36.5%;
  left: 92%;
  background-color: #759ef4; }

.jp_map li:nth-child(8) {
  position: absolute;
  top: 46.5%;
  left: 92%;
  background-color: #7ecfea; }

.jp_map li:nth-child(9) {
  position: absolute;
  top: 46.5%;
  left: 85%;
  background-color: #7ecfea; }

.jp_map li:nth-child(10) {
  position: absolute;
  top: 46.5%;
  left: 78%;
  background-color: #7ecfea; }

.jp_map li:nth-child(11) {
  position: absolute;
  top: 56.5%;
  left: 85%;
  background-color: #7ecfea; }

.jp_map li:nth-child(12) {
  position: absolute;
  top: 56.5%;
  left: 92%;
  background-color: #7ecfea; }

.jp_map li:nth-child(13) {
  left: 85%;
  position: absolute;
  top: 66.5%;
  background-color: #7ecfea; }

.jp_map li:nth-child(14) {
  left: 78%;
  position: absolute;
  top: 66.5%;
  background-color: #7ecfea; }

.jp_map li:nth-child(15) {
  position: absolute;
  top: 36.5%;
  left: 78%;
  width: 14%;
  background-color: #7cdc92; }

.jp_map li:nth-child(16) {
  position: absolute;
  top: 36.5%;
  left: 71%;
  background-color: #7cdc92; }

.jp_map li:nth-child(17) {
  position: absolute;
  top: 36.5%;
  left: 64%;
  background-color: #7cdc92; }

.jp_map li:nth-child(18) {
  left: 64%;
  position: absolute;
  top: 46.5%;
  background-color: #7cdc92; }

.jp_map li:nth-child(19) {
  position: absolute;
  top: 56.5%;
  left: 78%;
  background-color: #7cdc92; }

.jp_map li:nth-child(20) {
  left: 71%;
  position: absolute;
  top: 46.5%;
  height: 20%;
  background-color: #7cdc92; }

.jp_map li:nth-child(21) {
  left: 64%;
  position: absolute;
  top: 56.5%;
  background-color: #7cdc92; }

.jp_map li:nth-child(22) {
  left: 71%;
  position: absolute;
  top: 66.5%;
  background-color: #7cdc92; }

.jp_map li:nth-child(23) {
  left: 64%;
  position: absolute;
  top: 66.5%;
  background-color: #7cdc92; }

.jp_map li:nth-child(24) {
  left: 57%;
  position: absolute;
  top: 66.5%;
  background-color: #ffe966; }

.jp_map li:nth-child(25) {
  left: 57%;
  position: absolute;
  top: 46.5%;
  background-color: #ffe966; }

.jp_map li:nth-child(26) {
  left: 50%;
  position: absolute;
  top: 46.5%;
  background-color: #ffe966; }

.jp_map li:nth-child(27) {
  left: 50%;
  position: absolute;
  top: 56.5%;
  background-color: #ffe966; }

.jp_map li:nth-child(28) {
  left: 43%;
  position: absolute;
  top: 46.5%;
  height: 20%;
  background-color: #ffe966; }

.jp_map li:nth-child(29) {
  left: 57%;
  position: absolute;
  top: 56.5%;
  background-color: #ffe966; }

.jp_map li:nth-child(30) {
  left: 50%;
  position: absolute;
  top: 66.5%;
  background-color: #ffe966; }

.jp_map li:nth-child(31) {
  left: 36%;
  position: absolute;
  top: 46.5%;
  background-color: #ffcc66; }

.jp_map li:nth-child(32) {
  left: 29%;
  position: absolute;
  top: 46.5%;
  background-color: #ffcc66; }

.jp_map li:nth-child(33) {
  left: 36%;
  position: absolute;
  top: 56.5%;
  background-color: #ffcc66; }

.jp_map li:nth-child(34) {
  left: 29%;
  position: absolute;
  top: 56.5%;
  background-color: #ffcc66; }

.jp_map li:nth-child(35) {
  left: 22%;
  position: absolute;
  top: 51.5%;
  background-color: #ffcc66; }

.jp_map li:nth-child(36) {
  left: 36%;
  position: absolute;
  top: 78.5%;
  background-color: #ffbb9c; }

.jp_map li:nth-child(37) {
  left: 36%;
  position: absolute;
  top: 68.5%;
  background-color: #ffbb9c; }

.jp_map li:nth-child(38) {
  left: 29%;
  position: absolute;
  top: 68.5%;
  background-color: #ffbb9c; }

.jp_map li:nth-child(39) {
  left: 29%;
  position: absolute;
  top: 78.5%;
  background-color: #ffbb9c; }

.jp_map li:nth-child(40) {
  left: 14%;
  position: absolute;
  top: 46.5%;
  background-color: #ffbdbd; }

.jp_map li:nth-child(41) {
  left: 7%;
  position: absolute;
  top: 46.5%;
  background-color: #ffbdbd; }

.jp_map li:nth-child(42) {
  left: 0;
  position: absolute;
  top: 46.5%;
  background-color: #ffbdbd; }

.jp_map li:nth-child(43) {
  left: 7%;
  position: absolute;
  top: 56.5%;
  background-color: #ffbdbd; }

.jp_map li:nth-child(44) {
  left: 14%;
  position: absolute;
  top: 56.5%;
  background-color: #ffbdbd; }

.jp_map li:nth-child(45) {
  left: 14%;
  position: absolute;
  top: 66.5%;
  background-color: #ffbdbd; }

.jp_map li:nth-child(46) {
  left: 7%;
  position: absolute;
  top: 66.5%;
  background-color: #ffbdbd; }

.jp_map li:nth-child(47) {
  left: 0;
  position: absolute;
  top: 76.5%;
  background-color: #f5c9ff; }

@media screen and (max-width: 380px) {
  .jp_map li:nth-child(13), .jp_map li:nth-child(14), .jp_map li:nth-child(30), .jp_map li:nth-child(46){
    height: inherit;
  }
  .map_search{
    padding: 15px 0;
  }
  .contents{
    padding: 0 3px;
  }
  .jp_map li a{
    padding: 0;
    font-size: 10px !important;
  }
}

.erea_osusume {
  position: absolute;
  width: 350px;
  top: -130px;
  right: 0px;
  padding: 10px;
  border-radius: 10px;
  z-index: 10;
  display: none;
  background: #f5e3e3; }
  @media screen and (max-width: 999px) {
    .erea_osusume {
      width: calc(135px);
      top: -230px; } }
  .erea_osusume::after {
    content: '';
    position: absolute;
    bottom: -10px;
    right: 10px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 10px 0 10px;
    border-color: #f5e3e3 transparent transparent transparent; }
  .erea_osusume .osusume_img {
    width: 30%;
    float: left; }
    @media screen and (max-width: 999px) {
      .erea_osusume .osusume_img {
        width: 100%; } }
  .erea_osusume .osusume_info_box {
    width: calc(70% - 10px);
    padding-left: 10px;
    float: left; }
    @media screen and (max-width: 999px) {
      .erea_osusume .osusume_info_box {
        width: 100%;
        padding-left: 0px; } }
    .erea_osusume .osusume_info_box .osusume_title {
      font-size: 18px;
      font-weight: 300; }
      @media screen and (max-width: 999px) {
        .erea_osusume .osusume_info_box .osusume_title {
          font-size: 13px; } }
    .erea_osusume .osusume_info_box .osusume_shop {
      font-size: 18px;
      font-weight: 600;
      padding-top: 10px; }
    .erea_osusume .osusume_info_box .osusume_info {
      font-size: 13px;
      color: #505050; }
    .erea_osusume .osusume_info_box .osusume_shopinfo {
      width: 100%;
      padding-top: 6px; }
      @media screen and (max-width: 999px) {
        .erea_osusume .osusume_info_box .osusume_shopinfo {
          display: none; } }
      .erea_osusume .osusume_info_box .osusume_shopinfo span {
        width: 50%;
        float: left; }
        .erea_osusume .osusume_info_box .osusume_shopinfo span i {
          padding-right: 5px; }

@media screen and (max-width: 999px) {
  .jp_map li:nth-child(40) .erea_osusume, .jp_map li:nth-child(44) .erea_osusume, .jp_map li:nth-child(45) .erea_osusume, .jp_map li:nth-child(46) .erea_osusume, .jp_map li:nth-child(47) .erea_osusume, .jp_map li:nth-child(41) .erea_osusume, .jp_map li:nth-child(42) .erea_osusume, .jp_map li:nth-child(43) .erea_osusume {
    left: 0; } }
@media screen and (max-width: 999px) {
  .jp_map li:nth-child(40) .erea_osusume::after, .jp_map li:nth-child(44) .erea_osusume::after, .jp_map li:nth-child(45) .erea_osusume::after, .jp_map li:nth-child(46) .erea_osusume::after, .jp_map li:nth-child(47) .erea_osusume::after, .jp_map li:nth-child(41) .erea_osusume::after, .jp_map li:nth-child(42) .erea_osusume::after, .jp_map li:nth-child(43) .erea_osusume::after {
    left: 10px; } }

.jp_map li:hover .erea_osusume {
  display: none; }

.news_tab {
  padding-top: 20px; }
  .news_tab > ul {
    border: 1px solid #e9e9e9;
    background: #FFF;
    display: none; }
    .news_tab > ul > li {
      width: 25%;
      float: left;
      text-align: center;
      }
      .news_tab > ul > li > a {
        color: #505050;
        font-size: 15px;
        width: 100%;
        display: block;
        text-align: center;
        padding: 10px 0; }
    .news_tab > ul > li.ui-state-active {
      background: #ee6fbb; }
      .news_tab > ul > li.ui-state-active > a {
        color: #FFF; }

.tab_contents {
  width: 100%;
  box-sizing: border-box;}

.news_list {
  padding: 15px; }
  .news_list > li {
    width: 100%;
    padding: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    background: #FFF;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
    border-radius: 12px;
    box-sizing: border-box;
  background: #FFF;
border-top: 12px solid #d7b170;}
    .news_list > li .cetner_news_img {
      width: 150px;
      height: 150px;
      float: left; }
      .cetner_news_img img{
        border-radius: 6px;
      }
    .news_list > li .center_news_info {
      width: calc(100% - 160px);
      float: left;
      padding-left: 10px; }
      .news_list > li .center_news_info .center_news_date {
        color: #ee6fbb; }
      .news_list > li .center_news_info .center_news_shopinfo {
        padding-top: 20px;
        color: #505050; }
        .news_list > li .center_news_info .center_news_shopinfo span {
          background: #ee6fbb;
          padding: 5px 6px;
          border-radius: 3px;
          font-size: 13px;
          color: #FFF;
          margin-right: 8px; }
      .news_list > li .center_news_info .center_news_title {
        padding-top: 8px;
        font-size: 18px;
      border-bottom: 1px solid #666;
    line-height: 2em;}
      .news_list > li .center_news_info .center_news_subtitle {
        color: #505050;
      margin-top: 10px;
    padding: 10px;
  font-size: 15px;
background: #ffe3e3;}
@media screen and (max-width: 647px) {
  .news_list > li .cetner_news_img {
    width: 70px;
    height: 70px;
    float: left; }
    .news_list > li .center_news_info {
      width: calc(100% - 80px);
      float: left;
      padding-left: 10px; }
    .news_list > li .center_news_info .center_news_shopinfo{
      padding-top: 0;
    }
    .news_list > li .center_news_info .center_news_shopinfo span{
      display: block;
    }
}
.center_diary ul {
  padding: 20px 5px; }
.center_diary li {
  float: left;
  border: 1px solid #e9e9e9;
  margin: 5px;
  width: calc(50% - 32px);
  padding: 10px; }
  @media screen and (max-width: 999px) {
    .center_diary li {
      width: calc(100% - 32px); } }
    .center_diary li .diary_title {
      width: 100%;
      padding: 10px;
      background: #f09fcf;
      margin-bottom: 13px;
      position: relative;
      display: flex;
      flex-wrap: wrap;
      box-sizing: border-box;
  }

    .center_diary li .diary_title .diary_title_text{
      width: calc(100% - 82px);
    }
    .center_diary li .diary_title .diary_date{
      width: 82px;
      text-align: right;
    }
    .center_diary li .diary_title::after {
      content: '';
      position: absolute;
      bottom: -7px;
      left: 10px;
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 7px 7px 0 7px;
      border-color: #f09fcf transparent transparent transparent; }
  .center_diary li .diary_img {
    width: 85px;
    display: block;
    padding-top: 85px;
    position: relative;
    overflow: hidden;
    float: left; }
    .center_diary li .diary_img img {
      position: absolute;
      top: 0;
      left: 0; }
  .center_diary li .diary_contents {
    width: calc(100% - 95px);
    padding-left: 5px;
    float: left; }
    .center_diary li .diary_contents .diary_text {
      height: 54px;
      font-size: 15px;
      line-height: 1.2;
      -webkit-line-clamp: 3;
      -webkit-box-orient: vertical;
      overflow: hidden;
      text-overflow: ellipsis; }

      .diary_text img{
        display: block;
      }
    .center_diary li .diary_contents .diary_info {
      padding-top: 4px; }
      .center_diary li .diary_contents .diary_info .diary_info_img {
        width: 27px;
        display: block;
        padding-top: 27px;
        position: relative;
        overflow: hidden;
        float: left; }
        .center_diary li .diary_contents .diary_info .diary_info_img img {
          position: absolute;
          top: 0;
          left: 0; }
      .center_diary li .diary_contents .diary_info .diary_info_name {
        width: calc(100% - 35px);
        font-size: 10px;
        padding-left: 5px; }
      .center_diary li .diary_contents .diary_info .diary_info_shop {
        width: calc(100% - 35px);
        font-size: 10px;
        padding-left: 5px; }

.center_ranking .ranking01 {
  background: #fffbde; }
.center_ranking .ranking02 {
  background: #f3f3f3; }
.center_ranking .ranking03 {
  background: #fff5ed; }
.center_ranking .center_ranking_box {
  padding: 12px 15px;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
      border-radius: 12px;
      box-sizing: border-box;
      margin-top: 15px;
      border-top: 12px solid #ee6fbb;}
  .center_ranking .center_ranking_box .ranking_title {
    padding: 12px; }
  .center_ranking .center_ranking_box .shop_info {
    width: 100%;
    float: left;
    padding-top: 10px; }
    .center_ranking .center_ranking_box .shop_info img {
      float: left;
      padding-right: 10px; }
    .center_ranking .center_ranking_box .shop_info p {
      float: left;
      font-size: 18px; }
      .center_ranking .center_ranking_box .shop_info p span {
        display: block;
        font-size: 13px;
        color: #505050;
        line-height: 1.2em; }
  .center_ranking .center_ranking_box .event_info {
    width: 40%;
    float: left; }
    .center_ranking .center_ranking_box .event_info .ranking_event_percent {
      width: 54px;
      height: 54px;
      border-radius: 27px;
      background: #ee6fbb;
      display: inline-block; }
      @media screen and (max-width: 768px) {
        .center_ranking .center_ranking_box .event_info .ranking_event_percent {
          display: none; } }
      .center_ranking .center_ranking_box .event_info .ranking_event_percent .text {
        padding-top: 10px;
        color: #FFF;
        font-size: 10px;
        text-align: center; }
        .center_ranking .center_ranking_box .event_info .ranking_event_percent .text span {
          font-size: 16px;
          color: #FFF;
          font-weight: 600; }
    .center_ranking .center_ranking_box .event_info .ranking_event_info02 {
      width: calc(100% - 70px);
      float: right;
      padding-left: 10px; }
      @media screen and (max-width: 768px) {
        .center_ranking .center_ranking_box .event_info .ranking_event_info02 {
          width: 100%; } }
    .center_ranking .center_ranking_box .event_info .ranking_event_price {
      font-size: 8px;
      color: #505050;
      text-decoration: line-through; }
    .center_ranking .center_ranking_box .event_info .ranking_event_price02 {
      font-size: 15px;
      color: #000; }
      .center_ranking .center_ranking_box .event_info .ranking_event_price02 span {
        font-size: 18px;
        font-weight: 600;
        letter-spacing: -1px;
        color: #ee6fbb; }
  .center_ranking .center_ranking_box .shop_info_box .shop_img {
    width: 30%;
    float: left;
    padding-top: 10px; }
  .center_ranking .center_ranking_box .shop_info_box .shop_info {
    width: calc(70% - 15px);
    float: left;
    padding-left: 15px; }
    .center_ranking .center_ranking_box .shop_info_box .shop_info span {
      width: 145px;
      float: left;
      font-size: 13px; }
    .center_ranking .center_ranking_box .shop_info_box .shop_info span i {
      padding-right: 5px; }
    .center_ranking .center_ranking_box .shop_info_box .shop_info p {
      padding-top: 10px;
      color: #505050;
      height: 77px;
      font-size: 11px;
      line-height: 1.4;
      -webkit-line-clamp: 5;
      -webkit-box-orient: vertical;
      overflow: hidden;
      text-overflow: ellipsis; }

    .shop_tab{
      display: flex;
      flex-wrap: wrap;
      text-align: center;
      margin-top: 20px;
      border-radius: 5px;
    }

    .shop_tab li{
      display: inline-block;
      max-width: 140px;
      width: 100%;
      border: 1px solid #bcbcbc;
      box-sizing: border-box;
    }

    .shop_tab02 li{
      border: 1px solid #ee6fbb;
      background: #efefef;
    }

    .shop_tab02 li a{
      font-weight: bold;
    }

    .shop_tab li a{
      display: block;
      width: 100%;
      color: #000;
      padding: 10px 0;
      text-align: center;
      font-size: 14px;
    }

    .shop_tab li.on a, .shop_tab li a:hover{
      background: #ee6fbb;
      color: #FFF;
      font-weight: bold;
      position: relative;
    }

    .shop_tab li.on a::after, .shop_tab li a:hover::after{
      content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 10px 0 10px;
    border-color: #ee6fbb transparent transparent transparent;
    position: absolute;
    left: 50%;
    bottom: -10px;
    transform: translateX(-50%);
    }

    @media screen and (max-width: 679px) {
      .shop_tab li{
        max-width: 50%;
        width: 100%;
      }

      .shop_tab02 li{
        max-width: 50%;
        width: 100%;
      }
      .shop_tab li.on a::after, .shop_tab li a:hover::after{
        display: none;
      }
      }
.newcast_box {
  width: 100%; }
  .newcast_box .item {
    position: relative; }
  .newcast_box .newcast_date {
    background: #ee6fbb;
    color: #FFF;
    position: absolute;
    top: 0;
    left: 0;
    padding: 5px;
    opacity: 0.6; }
  .newcast_box .newcast_name {
    bottom: 0;
    left: 0;
    width: 100%;
    color: #FFF;
    text-align: center;
    padding: 3px 0;
    background: #ee6fbb; }

.center_review > ul > li {
  padding: 10px; }
.center_review .review_img {
  width: 56px;
  height: 56px;
  overflow: hidden;
  float: left;
  border-radius: 50%; }
.center_review .review_info {
  width: calc(90% - 76px);
  padding-left: 15px;
  float: left; }
  .center_review .review_info .review_name {
    font-size: 15px; }
  .center_review .review_info .review_shop {
    font-size: 13px;
    padding-bottom: 5px; }
    .center_review .review_info .review_shop span {
      font-size: 11px;
      color: #505050;
      padding-right: 10px; }
.center_review .review_writer_info {
  width: 10%;
  float: left;
  font-size: 12px;
  color: #505050;
  text-align: right; }
  .center_review .review_writer_info div {
    text-align: right;
    color: #505050;
    font-size: 11px; }

    .review_star{
      display: inline-block;
    }

    .review_star span{
      font-weight: bold;
      padding-left: 5px;

    }

    .review_star span:first-child{
      font-weight: bold;
      padding-left: 0;
    }

    .review_star br {
      display: none;
    }

    @media screen and (max-width: 679px) {
      .center_review .review_info {
        width: calc(100% - 76px);
        padding-left: 15px;
        float: left; }
      .center_review .review_writer_info {
        width: 100%;
        float: left;
        font-size: 12px;
        color: #505050;
        text-align: left;
        padding-left: 72px;
        padding-top: 10px;
        box-sizing: border-box;}
        .center_review .review_writer_info div {
          text-align: right;
          color: #505050;
          font-size: 11px;
          display: inline-block;}

          .review_star span{
            font-weight: bold;
            padding-left: 0;
            width: 85px;
            display: inline-block;
            letter-spacing: -0.5px;
            font-size: 11px;
          }

      .review_star br{
        display: block !important;
        } }

.center_review .review_contents {
  width: 100%;
  float: left;
  margin-top: 10px;
  color: #505050;
  height: 33.6px;
  font-size: 12px;
  line-height: 1.4;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis; }
.center_review .review_contents02 {
  width: 100%;
  float: left;
  margin-top: 10px;
  color: #505050;
  font-size: 15px;
  line-height: 1.8em; }

.center_recruit ul {
  padding: 15px 0; }
.center_recruit li {
  width: 32%;
  float: left; }
  .center_recruit li:nth-child(2) {
    margin: 0 2%; }

.center_management p {
  font-size: 16px;
  font-weight: bold; }
.center_management ul {
  padding: 15px 0; }
  .center_management ul li {
    width: 100%;
    padding: 15px 5px;
    box-sizing: border-box;
    font-size: 15px;
    display: flex;
    flex-wrap: wrap;}
    .center_management ul li:nth-child(2n-1) {
      background: #e9e9e9; }
    .center_management ul li span {
      width: 150px;
      text-align: center;
      float: left;
      font-size: 15px;
      font-weight: bold;}
    .center_management ul li input, .center_management ul li select, .center_management ul li textarea {
      width: calc(100% - 160px);
      padding: 10px;
      box-sizing: border-box;
      border: 1px solid #e9e9e9; }
      @media screen and (max-width: 679px) {
        .center_management ul li input, .center_management ul li span, .center_management ul li textarea {
          width: 100%;
          text-align: left;
          padding-bottom: 10px;} }

.center_management ul li select.post_secret01, .center_management ul li select.post_secret01 option{
  color: #dcb200;
}

.center_management .btn {
  width: 100%;
  text-align: center;
  padding-top: 20px; }
  .center_management .btn a, .center_management .btn button {
    padding: 10px 30px;
    box-sizing: border-box;
    border-radius: 5px;
    color: #FFF;
    background: #ee6fbb;
    display: inline-block; }
.center_management .scroll_box {
  padding: 10px;
  border: 1px solid #e9e9e9;
  overflow: auto;
  width: 100%;
  height: 550px; }

aside.sub_leftside {
  width: 250px;
  float: left; }
  @media screen and (max-width: 999px) {
    aside.sub_leftside {
      width: 100%; } }

.sub_center {
  width: calc(100% - 250px);
  float: left;
  padding: 15px;
  box-sizing: border-box; }
  @media screen and (max-width: 999px) {
    .sub_center {
      width: 100%;
      float: left;
      padding: 15px 0; } }

.sub_title {
  padding-top: 20px; }

.sub_news_list > li {
  width: 100%;
  padding: 25px 0;
  border-bottom: 1px solid #e9e9e9; }
  .sub_news_list > li .cetner_news_img {
    width: 90px;
    height: 90px;
    float: left;
  overflow: hidden;}
  .sub_news_list > li .center_news_info {
    width: calc(100% - 100px);
    float: left;
    padding-left: 10px; }
    .sub_news_list > li .center_news_info .center_news_date {
      color: #ee6fbb; }
    .sub_news_list > li .center_news_info .center_news_shopinfo {
      padding: 10px 0;
      color: #505050; }
      .sub_news_list > li .center_news_info .center_news_shopinfo span {
        background: #ee6fbb;
        padding: 5px 6px;
        border-radius: 3px;
        font-size: 13px;
        color: #FFF;
        margin-right: 8px; }
    .sub_news_list > li .center_news_info .center_news_title {
      padding-top: 8px;
      font-size: 15px; }
    .sub_news_list > li .center_news_info .center_news_subtitle {
      color: #505050; }

ul.cboxtags {
  list-style: none;
  padding: 20px 0;
  float: left;
  width: 100%; }
  ul.cboxtags p {
    font-size: 15px;
    padding-top: 10px; }
    ul.cboxtags p span {
      font-weight: bold;
      color: #ee6fbb;
      font-size: 15px; }

ul.cboxtags li {
  display: inline; }

ul.cboxtags > li {
  float: left;
  width: 100%;
  margin: 10px 0 0 0; }
  @media screen and (max-width: 999px) {
    ul.cboxtags > li {
      width: 50%;
      float: left; } }

ul.cboxtags li label {
  display: inline-block;
  background-color: rgba(255, 255, 255, 0.9);
  border: 1px solid rgba(139, 139, 139, 0.3);
  color: #adadad;
  white-space: nowrap;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  transition: all .2s; }

ul.cboxtags li label {
  padding: 8px 5px;
  cursor: pointer;
  box-sizing: border-box; }

ul.cboxtags > li > label {
  width: 100%; }

ul.cboxtags_sub {
  display: none; }

ul.cboxtags li input[type="checkbox"]:checked ~ ul.cboxtags_sub {
  display: block; }

ul.cboxtags_sub > li {
  width: 50%;
  float: left; }

ul.cboxtags_sub > li > label {
  width: 100%; }

ul.cboxtags li label::before {
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 12px;
  padding: 2px 6px 2px 2px;
  content: "\f067";
  transition: transform .3s ease-in-out; }

ul.cboxtags li input[type="checkbox"]:checked + label::before {
  content: "\f00c";
  transform: rotate(-360deg);
  transition: transform .3s ease-in-out; }

ul.cboxtags li input[type="checkbox"]:checked + label {
  border: 1px solid #ee6fbb;
  background-color: #ee6fbb;
  color: #fff;
  transition: all .2s; }

ul.cboxtags li input[type="checkbox"] {
  display: absolute; }

ul.cboxtags li input[type="checkbox"] {
  position: absolute;
  opacity: 0; }

.sub_shoplist .sub_shoplist_box {
  padding: 12px 5px;
box-sizing: border-box;}
  .sub_shoplist .sub_shoplist_box .ranking_title {
    padding: 12px; background: #fff7cf;}
  .sub_shoplist .sub_shoplist_box .shop_info {
    width: 100%;
    float: left;}
    .sub_shoplist .sub_shoplist_box .shop_info img {
      float: left;
      padding-right: 10px; }
    .sub_shoplist .sub_shoplist_box .shop_info .rankig_text {
      float: left;
      padding: 8px;
      border: 2px solid #e9e9e9;
      margin-right: 10px;
      font-size: 15px; }
    .sub_shoplist .sub_shoplist_box .shop_info p {
      float: left;
      font-size: 18px; }
      .sub_shoplist .sub_shoplist_box .shop_info p span {
        display: block;
        font-size: 13px;
        color: #505050;
        line-height: 1.5em; }
  .sub_shoplist .sub_shoplist_box .event_info {
    width: 40%;
    float: left; }
    .sub_shoplist .sub_shoplist_box .event_info .ranking_event_percent {
      width: 54px;
      height: 54px;
      border-radius: 27px;
      background: #ee6fbb;
      display: inline-block; }
      @media screen and (max-width: 768px) {
        .sub_shoplist .sub_shoplist_box .event_info .ranking_event_percent {
          display: none; } }
      .sub_shoplist .sub_shoplist_box .event_info .ranking_event_percent .text {
        padding-top: 10px;
        color: #FFF;
        font-size: 10px;
        text-align: center; }
        .sub_shoplist .sub_shoplist_box .event_info .ranking_event_percent .text span {
          font-size: 16px;
          color: #FFF;
          font-weight: 600; }
    .sub_shoplist .sub_shoplist_box .event_info .ranking_event_info02 {
      width: calc(100% - 70px);
      float: right;
      padding-left: 10px; }
      @media screen and (max-width: 768px) {
        .sub_shoplist .sub_shoplist_box .event_info .ranking_event_info02 {
          width: 100%; } }
    .sub_shoplist .sub_shoplist_box .event_info .ranking_event_price {
      font-size: 8px;
      color: #505050;
      text-decoration: line-through; }
    .sub_shoplist .sub_shoplist_box .event_info .ranking_event_price02 {
      font-size: 15px;
      color: #000; }
      .sub_shoplist .sub_shoplist_box .event_info .ranking_event_price02 span {
        font-size: 18px;
        font-weight: 600;
        letter-spacing: -1px;
        color: #ee6fbb; }
  .sub_shoplist .sub_shoplist_box .shop_info_box .shop_img {
    width: 20%;
    float: left;
    padding-top: 10px; }
  .sub_shoplist .sub_shoplist_box .shop_info_box .shop_info {
    width: calc(80% - 15px);
    float: left;
    padding-left: 15px;
  padding-top: 15px;}
    .sub_shoplist .sub_shoplist_box .shop_info_box .shop_info span {
      width: 145px;
      float: left;
      font-size: 13px;
  overflow: hidden;}
    .sub_shoplist .sub_shoplist_box .shop_info_box .shop_info span i {
      padding-right: 5px; }
    .sub_shoplist .sub_shoplist_box .shop_info_box .shop_info p {
      padding-top: 10px;
      color: #505050;
      height: 77px;
      font-size: 11px;
      line-height: 1.4;
      -webkit-line-clamp: 5;
      -webkit-box-orient: vertical;
      overflow: hidden;
      text-overflow: ellipsis;
    width: 100%;}

.subcast_box {
  width: 100%; }
  .subcast_box > .subcast > li {
    position: relative;
    width: 24%;
	display:inline-block;
	vertical-align:top;
	box-sizing:border-box;
    padding: 10px 0.5% 20px 0.5%; }
    @media screen and (max-width: 768px) {
      .subcast_box > .subcast > li {
        width: 32.3%; } }
    @media screen and (max-width: 399px) {
      .subcast_box > .subcast > li {
        width: 49%; } }
  .subcast_box .subcast_shop {
    position: absolute;
    background: #ee6fbb;
    color: #FFF;
    top: 3px;
    left: 3px;
    padding: 5px;
    opacity: 0.6; }
  .subcast_box .subcast_schedule {
    width: 100%;
    color: #FFF;
    text-align: center;
    padding: 5px 0;
    font-weight: bold;
    font-size: 14px;
    background: #ee6fbb; }
  .subcast_box .subcast_name {
    width: 100%;
    text-align: center;
    padding: 5px 0 10px 0;
    font-weight: bold;
    border-bottom: 1px solid #e9e9e9;
    color: #000;
    font-size: 14px; }
  .subcast_box .subcast_profile {
    width: 100%;
    color: #FFF;
    text-align: center;
    font-weight: bold;
    padding: 5px;
    color: #505050;
    font-size: 12px; }
  .subcast_box .subcast_tag {
    text-align: center; }
  .subcast_box .subcast_tag li {
    font-size: 10px;
    border: 1px solid #e9e9e9;
    padding: 2px;
    display: inline-block;
    color: #ee6fbb;
    margin: 1px; }

.subpage_coupon li {
  border: 2px dashed #e9e9e9;
  border-radius: 8px;
  padding: 10px;
  position: relative;
  margin-top: 15px;
  float: left;
  width: calc(50% - 10px);
  box-sizing: border-box;
  margin: 10px 5px; }
.subpage_coupon li::after {
  content: '';
  width: 24px;
  height: 17px;
  background: url(../images/top/coupon_bg.png) no-repeat;
  position: absolute;
  top: -10px;
  left: 30px; }
.subpage_coupon .coupon_img {
  width: 71px;
  height: 71px;
  overflow: hidden;
  display: inline-block; }
.subpage_coupon .coupon_info {
  width: calc(100% - 81px);
  float: right;
  padding-left: 10px; }
.subpage_coupon .coupon_name a {
  line-height: 2em; }
  .subpage_coupon .coupon_name a a {
    font-size: 15px;
    font-weight: 600; }
.subpage_coupon .coupon_shop a {
  font-size: 12px;
  color: #505050; }
.subpage_coupon .coupon_title {
  padding-top: 15px; }
  .subpage_coupon .coupon_title a {
    font-size: 13px;
    color: #000; }
.subpage_coupon .coupon_percent {
  width: 54px;
  height: 54px;
  border-radius: 27px;
  background: #ee6fbb;
  display: inline-block;
  margin-top: 10px; }
  .subpage_coupon .coupon_percent .text {
    padding-top: 10px;
    color: #FFF;
    font-size: 10px;
    text-align: center; }
    .subpage_coupon .coupon_percent .text span {
      font-size: 16px;
      color: #FFF;
      font-weight: 600; }
.subpage_coupon .coupon_info02 {
  width: calc(100% - 70px);
  float: right;
  padding-left: 10px; }
.subpage_coupon .coupon_price {
  font-size: 8px;
  color: #505050;
  margin-top: 20px;
  text-decoration: line-through;
  letter-spacing: -1.5px;}
.subpage_coupon .coupon_event_price {
  font-size: 15px;
  color: #000; }
  .subpage_coupon .coupon_event_price span {
    font-size: 18px;
    font-weight: 600;
    letter-spacing: -1px;
    color: #ee6fbb; }
    @media screen and (max-width: 768px) {
      .subpage_coupon .coupon_event_price span {
        font-size: 15px;
        font-weight: 600;
        letter-spacing: -1.5px;
        color: #ee6fbb; }

        .subpage_coupon li {
          width: calc(100% - 10px);}
      }

.subpage_recruit .recruit_img {
  padding-top: 50px;
height: 100% !important;}
.subpage_recruit p {
  font-size: 24px;
  font-weight: bold; }
  .subpage_recruit p span {
    font-size: 13px;
    color: #505050;
    padding-left: 10px;
    font-weight: 300; }
.subpage_recruit .recruit_text {
  border-bottom: 2px solid #ee6fbb;
  padding: 10px 0; }
  .subpage_recruit .recruit_text li {
    border-bottom: 1px solid #e9e9e9; }
  .subpage_recruit .recruit_text .recruit_text01 {
    width: 100px;
    float: left;
    padding: 10px 5px;
    font-size: 15px;
    font-weight: bold;
    border-right: 1px solid #e9e9e9;
    box-sizing: border-box;
    background: #e9e9e9; }
  .subpage_recruit .recruit_text .recruit_text02 {
    width: calc(100% - 100px);
    padding: 10px 5px;
    font-size: 15px;
    box-sizing: border-box;
    float: left; }

.slider-wrapper, .slider-wrapper02, .slider-wrapper03, .slider-wrapper04 {
  width: 100%;
  display: inline-block;
  position: relative;
  font-family: arial;
  transform: scale(0.9); }
  .slider-wrapper p, .slider-wrapper02 p, .slider-wrapper03 p, .slider-wrapper04 p {
    font-size: 15px;
    padding-top: 10px; }
    .slider-wrapper p span, .slider-wrapper02 p span, .slider-wrapper03 p span, .slider-wrapper04 p span {
      font-weight: bold;
      color: #ee6fbb;
      font-size: 15px; }

.ui-slider, .ui-slider02, .ui-slider03, .ui-slider04 {
  background: #efefef;
  border: 1px solid #d2d2d2;
  height: 20px;
  position: relative;
  border-radius: 100px;
  margin-top: 90px; }

.ui-slider-range, .ui-slider-range02, .ui-slider-range03, .ui-slider-range04 {
  background: #71c0ff;
  height: 20px;
  position: absolute;
  border-top: 1px solid #5d99c8;
  border-bottom: 1px solid #5d99c8;
  transform: translateY(-1px); }
  .ui-slider-range:after, .ui-slider-range02:after, .ui-slider-range03:after, .ui-slider-range04:after {
    content: '';
    width: 100%;
    height: 1px;
    background: #fff;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.3; }

.ui-slider-handle, .ui-slider-handle02, .ui-slider-handle03, .ui-slider-handle04 {
  background: #555;
  position: absolute;
  width: 32px;
  height: 32px;
  top: 50%;
  display: block;
  transform: translate(-50%, -50%);
  border-radius: 100px;
  z-index: 10;
  background: linear-gradient(#555, #454545);
  cursor: move;
  /* fallback if grab cursor is unsupported */
  cursor: grab;
  cursor: -moz-grab;
  cursor: -webkit-grab;
  box-shadow: inset -2px -2px 6px 2px rgba(0, 0, 0, 0.1);
  transition: width 0.1s; }
  .ui-slider-handle:focus, .ui-slider-handle02:focus, .ui-slider-handle03:focus, .ui-slider-handle04:focus {
    outline: none; }
  .ui-slider-handle:active, .ui-slider-handle02:active, .ui-slider-handle03:active, .ui-slider-handle04:active {
    cursor: grabbing;
    cursor: -moz-grabbing;
    cursor: -webkit-grabbing; }

.ui-state-active, .ui-state-active02, .ui-state-active03, .ui-state-active04 {
  width: 22px; }

.range-wrapper, .range-wrapper02, .range-wrapper03, .range-wrapper04 {
  position: absolute;
  top: 50px;
  left: 50%;
  transform: translateX(-50%); }

.range, .range02, .range03, .range04 {
  background: #fff;
  white-space: nowrap;
  border: 1px solid #d2d2d2;
  border-radius: 2px;
  font-size: 13px;
  letter-spacing: 0.02em;
  color: #555;
  width: 150px;
  z-index: 10;
  position: relative; }
  .range:after, .range02:after, .range03:after, .range04:after {
    content: '';
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    border-left: 67px solid transparent;
    border-right: 67px solid transparent;
    border-top: 6px solid #d2d2d2; }

.range-value, .range-value02, .range-value03, .range-value04 {
  width: 74px;
  padding: 8px 0;
  text-align: center;
  display: inline-block;
  transition: background 0.1s; }

.range-divider, .range-divider02, .range-divider03, .range-divider04 {
  width: 1px;
  display: inline-block; }
  .range-divider:after, .range-divider02:after, .range-divider03:after, .range-divider04:after {
    position: absolute;
    top: 0;
    left: 50%;
    line-height: 2.3em;
    transform: translateX(-50%);
    height: 100%;
    content: '~'; }

.range-alert, .range-alert02, .range-alert03, .range-alert04 {
  width: 16px;
  height: 16px;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  background: #fff;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border: 1px solid #d2d2d2;
  color: #0E0E0E;
  line-height: 15px;
  transition: right 0.2s; }
  .range-alert.active, .range-alert02.active, .range-alert03.active, .range-alert04.active {
    right: -15px; }
/**
.marker, .marker02, .marker03, .marker04 {
  position: absolute;
  top: 100%;
  padding-top: 16px;
  font-size: 13px;
  color: #555;
  letter-spacing: 0.05em; }
  .marker:after, .marker02:after, .marker03:after, .marker04:after {
    content: '';
    width: 1px;
    height: 8px;
    background: #d2d2d2;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%); }

.marker-0:after {
  display: none; }

.marker-25 {
  left: 25%; }

.marker-50 {
  left: 50%;
  transform: translateX(-50%); }

.marker-75 {
  left: 75%; }

.marker-100 {
  right: 0;
  transform: translateX(50%); }
  .marker-100:after {
    display: none; }
**/
.gear-wrapper {
  position: absolute;
  top: -14px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 5;
  backface-visibility: hidden;
  width: 150px;
  height: 20px;
  overflow: hidden; }

.gear-large {
  width: 40px;
  height: 40px;
  background: #d2d2d2;
  border-radius: 100px;
  position: absolute;
  top: 18px;
  left: 18px;
  transform-origin: 50% 50%;
  transition: top 0.15s; }
  .gear-large:after {
    position: absolute;
    content: '';
    width: 28px;
    height: 28px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #e8e8e8;
    border-radius: 100px; }
  .gear-large:nth-child(2) {
    background: #d2d2d2;
    left: auto;
    right: 18px; }
    .gear-large:nth-child(2) .gear-tooth {
      background: #d2d2d2; }
  .gear-large.active {
    top: 4px; }

.gear-tooth {
  width: 22%;
  height: 114%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transform-origin: 0 0;
  background: #d2d2d2;
  border-radius: 2px; }
  .gear-tooth:nth-child(2) {
    transform: rotate(90deg) translate(-50%, -50%); }
  .gear-tooth:nth-child(3) {
    transform: rotate(45deg) translate(-50%, -50%); }
  .gear-tooth:nth-child(4) {
    transform: rotate(-45deg) translate(-50%, -50%); }

.sub_side_schedule {
  padding-top: 35px; }
  .sub_side_schedule li {
    width: 25%;
    float: left;
    text-align: center;
    padding: 1px;
    box-sizing: border-box; }
    .sub_side_schedule li .date {
      font-size: 13px;
      font-weight: bold;
      text-align: center;
      border: 1px solid #e9e9e9;
      color: #000;
      padding: 8px 3px;
      box-sizing: border-box; }
      .sub_side_schedule li .date span {
        font-size: 11px;
        font-weight: 300;
        color: #000; }
    .sub_side_schedule li .active {
      background: #ee6fbb;
      color: #FFF; }
      .sub_side_schedule li .active span {
        color: #FFF; }

.sub_search {
  width: 100%;
  float: right;
  padding-top: 20px; }
  .sub_search p {
    padding-top: 10px;
    float: left; }
    .sub_search p a {
      border: 1px solid #e9e9e9;
      padding: 3px 5px;
      margin-left: 5px; }

.shop_nav {
  width: 100%;
  border-top: 1px solid #ee6fbb;
  border-bottom: 1px solid #ee6fbb;
  background: #ee6fbb;
  color: #FFF; }
  .shop_nav li {
    float: left;
    text-align: center; }
    @media screen and (max-width: 768px) {
      .shop_nav li {
        width: 33.3% !important; } }
  .shop_nav a {
    font-size: 16px;
    font-weight: 500;
    color: #FFF;
    padding: 20px 0;
    display: inline-block;
    box-sizing: border-box; }
  .shop_nav a:hover, .shop_nav a.active {
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease; }

aside.sub_leftside {
  width: 250px;
  float: right; }
  @media screen and (max-width: 999px) {
    aside.sub_leftside {
      width: 100%; }
    .shop_nav a{
      font-size: 13px;
      padding: 10px 0;
    }
    }

.shop_header {
  width: 100%;
  padding: 15px 0;
  box-sizing: border-box; }
  .shop_header .shop_banner {
    position: relative;
    padding: 10px;
    box-sizing: border-box;
    border: 1px solid #ee6fbb; }
  .shop_header .shop_text {
    float: left;
    width: calc(100% - 170px); }
    @media screen and (max-width: 768px) {
      .shop_header .shop_text {
        width: 100%; } }
    .shop_header .shop_text .shop_name {
      font-size: 32px;
      font-weight: bold;
      padding-bottom: 20px;
    display: table;
  word-break: break-all;}
    .shop_header .shop_text .shop_info {
      font-size: 15px; }
    .shop_header .shop_text .shop_date {
      font-size: 13px; }
    .shop_header .shop_text .shop_catch {
      font-size: 18px;
      font-weight: bold;
      padding-top: 12px; }
  .shop_header .shop_banner_img {
    float: left;
    max-width: 150px;
    padding-right: 20px;
    box-sizing: border-box; }
    @media screen and (max-width: 768px) {
      .shop_header .shop_banner_img {
        width: 100%;
        max-width: 100%;
        padding-right: 0; } }
  .shop_header .tel {
    position: absolute;
    top: 10px;
    right: 10px;
    background: #ffc9c9;
    padding: 10px 20px;
    border-radius: 5px;
    z-index: 10; }
    @media screen and (max-width: 768px) {
      .shop_header .tel {
        background: #ffc9c9;
        position: static;
        }
      .shop_header .tel p{
        text-align: left !important;
        }}
    .shop_header .tel a {
      color: #000;
      font-size: 22px; }
    .shop_header .tel i {
      padding-right: 5px;
      font-size: 22px; }
    .shop_header .tel p {
      font-size: 10px;
      color: #505050;
      text-align: right; }

.sub_center {
  width: calc(100% - 250px);
  float: left;
  padding: 15px;
  box-sizing: border-box; }
  @media screen and (max-width: 999px) {
    .sub_center {
      width: 100%;
      float: left;
      padding: 15px 0; } }

.sub_title {
  padding-top: 20px; }

.sub_news_list > li {
  width: 100%;
  padding: 25px 0;
  border-bottom: 1px solid #e9e9e9; }
  .sub_news_list > li .cetner_news_img {
    width: 90px;
    height: 90px;
    float: left; }
  .sub_news_list > li .center_news_info {
    width: calc(100% - 100px);
    float: left;
    padding-left: 10px; }
    .sub_news_list > li .center_news_info .center_news_date {
      color: #ee6fbb; }
    .sub_news_list > li .center_news_info .center_news_shopinfo {
      padding: 10px 0;
      color: #505050; }
      .sub_news_list > li .center_news_info .center_news_shopinfo span {
        background: #ee6fbb;
        padding: 5px 6px;
        border-radius: 3px;
        font-size: 13px;
        color: #FFF;
        margin-right: 8px; }
    .sub_news_list > li .center_news_info .center_news_title {
      padding-top: 8px;
      font-size: 15px; }
    .sub_news_list > li .center_news_info .center_news_subtitle {
      color: #505050; }
    .sub_news_list > li .center_news_info .center_news_subcontents {
      padding-top: 20px; width: 100%;}

      .center_news_subcontents img{
        max-width: 100%;
        display: block;
        height: auto !important;
      }

@media screen and (max-width: 999px) {
  .shop_newcast {
    display: none; }


    .sub_news_list > li .center_news_info{
      width: 100%;
      padding-left: 0;
  }
}
.shop_newcast li {
  padding: 5px; }

.newcast_img {
  width: 46px;
  float: left; }
.newcast_info {
  width: calc(100% - 56px);
  float: right;
  padding-left: 10px; }
.newcast_name {
  font-size: 13px;
  color: #000; }
.newcast_shop {
  font-size: 12px;
  color: #505050; }
.newscast_date {
  font-size: 13px;
  color: #ee6fbb; }
  }

  .sub_ranking_box{
    padding: 25px 10px !important;
    width: 100%;
    float: left;
    box-sizing: border-box;
  }
  .ranking_info_box{
    position: relative;
  }
  .ranking_img img{
    border-radius: 6px;
  }
  .ranking_box_img{
    position: relative;
    width: 30% !important;
  }
  .ranking_num{
    position: absolute;
    top: 0;
    left: 0;
  }
  .ranking_num02{
    top: -10px;
    left: 0;
    font-size: 15px;
    font-weight: bold;
  }
  .ranking_info{
    width: 100%;
    float: left;
  }

  .ranking_info p{
    height: 100% !important;
    padding-bottom: 20px;
    font-size: 26px !important;
    font-weight: bold !important;
    padding-bottom: 15px !important;
  }
  .ranking_info span{
    width: 100% !important;
  }
  .ranking_text_box{
    width: calc(70% - 15px) !important;
  }
  .ranking_box02{
    width: 33.3% !important;
    float: left;
  }

  .ranking_box02 .ranking_box_img{
    position: relative;
    width: 100% !important;
  }

  .ranking_box02 .ranking_info p{
    height: 100% !important;
    padding-bottom: 20px;
    font-size: 18px !important;
    font-weight: bold !important;
    padding-bottom: 15px !important;
    text-align: center;
  }

  .ranking_box02 .ranking_info span{
    width: 100% !important;
    text-align: center;
  }

  .ranking_box02 .ranking_text_box{
    width: 100% !important;
    padding-left: 0 !important;
  }

  .line03{
    width: 25% !important;
  }

  @media screen and (max-width: 768px) {
    .line03, .ranking_box02{
      width: 50% !important;
    }
    .ranking_box02 .ranking_info p{
      height: 70px !important;
      font-size: 15px !important;
    }
    .ranking_info p{
      font-size: 20px !important;
    }
  }

.shop_info_contents h1 {
  font-size: 13px;
  font-weight: 400;
  line-height: 1.5em;
  padding-bottom: 30px; }
.shop_info_contents .shop_box {
  padding: 12px 0; }
  .shop_info_contents .shop_box .ranking_title {
    padding: 12px;}
  .shop_info_contents .shop_box .shop_info {
    width: 100%;
    float: left;
    padding-top: 10px;
  }
    .shop_info_contents .shop_box .shop_info img {
      float: left;
      padding-right: 10px; }
    .shop_info_contents .shop_box .shop_info p {
      float: left;
      font-size: 18px;
      padding: 10px 10px 10px 10px;
      box-sizing: border-box;
	  width: 100%;
  background: #fff7cf; }
      .shop_info_contents .shop_box .shop_info p span {
        display: block;
        font-size: 13px;
        color: #505050;
        line-height: 1.5em; }
  .shop_info_contents .shop_box .event_info {
    width: 40%;
    float: left; }
    .shop_info_contents .shop_box .event_info .ranking_event_percent {
      width: 54px;
      height: 54px;
      border-radius: 27px;
      background: #ee6fbb;
      display: inline-block; }
      @media screen and (max-width: 768px) {
        .shop_info_contents .shop_box .event_info .ranking_event_percent {
          display: none; } }
      .shop_info_contents .shop_box .event_info .ranking_event_percent .text {
        padding-top: 10px;
        color: #FFF;
        font-size: 10px;
        text-align: center; }
        .shop_info_contents .shop_box .event_info .ranking_event_percent .text span {
          font-size: 16px;
          color: #FFF;
          font-weight: 600; }
    .shop_info_contents .shop_box .event_info .ranking_event_info02 {
      width: calc(100% - 70px);
      float: right;
      padding-left: 10px; }
      @media screen and (max-width: 768px) {
        .shop_info_contents .shop_box .event_info .ranking_event_info02 {
          width: 100%; } }
    .shop_info_contents .shop_box .event_info .ranking_event_price {
      font-size: 8px;
      color: #505050;
      text-decoration: line-through; }
    .shop_info_contents .shop_box .event_info .ranking_event_price02 {
      font-size: 15px;
      color: #000; }
      .shop_info_contents .shop_box .event_info .ranking_event_price02 span {
        font-size: 18px;
        font-weight: 600;
        letter-spacing: -1px;
        color: #ee6fbb; }
  .shop_info_contents .shop_box .shop_info_box .shop_info {
    width: calc(100% - 5px);
    float: left;
    padding-left: 5px; }
    .shop_info_contents .shop_box .shop_info_box .shop_info span {
      width: 100%;
      float: left;
      font-size: 13px; }
      .shop_info_contents .shop_box .shop_info_box .shop_info span a {
        color: #0060ff;}
    .shop_info_contents .shop_box .shop_info_box .shop_info span i {
      padding-right: 5px;
      width: 15px;
      text-align: center; }
    .shop_info_contents .shop_box .shop_info_box .shop_info p {
      padding-top: 10px;
      color: #505050;
      height: 77px;
      font-size: 11px;
      line-height: 1.4;
      -webkit-line-clamp: 5;
      -webkit-box-orient: vertical;
      overflow: hidden;
      text-overflow: ellipsis; }

@media screen and (max-width: 999px) {
  .shop_diary {
    display: none; } }
.shop_diary ul {
  padding: 20px 5px; }
.shop_diary li {
  float: left;
  width: 33%; }
  .shop_diary li .diary_title {
    width: 100%;
    padding: 10px;
    background: #e5b5b5;
    margin-bottom: 13px;
    position: relative;
    display: flex;
    flex-wrap: wrap;
}

  .shop_diary li .diary_title .diary_title_text{
    width: calc(100% - 82px);
  }
  .shop_diary li .diary_title .diary_date{
    width: 82px;
    text-align: right;
  }

  .shop_diary li .diary_img {
    width: 85px;
    display: block;
    padding-top: 85px;
    position: relative;
    overflow: hidden;
    float: left; }
    .shop_diary li .diary_img img {
      position: absolute;
      top: 0;
      left: 0; }
  .shop_diary li .diary_contents {
    width: calc(100% - 95px);
    padding-left: 5px;
    float: left; }
    .shop_diary li .diary_contents .diary_text {
      height: 54px;
      font-size: 15px;
      line-height: 1.2;
      -webkit-line-clamp: 3;
      -webkit-box-orient: vertical;
      overflow: hidden;
      text-overflow: ellipsis; }
    .shop_diary li .diary_contents .diary_info {
      padding-top: 4px; }
      .shop_diary li .diary_contents .diary_info .diary_info_img {
        width: 27px;
        display: block;
        padding-top: 27px;
        position: relative;
        overflow: hidden;
        float: left; }
        .shop_diary li .diary_contents .diary_info .diary_info_img img {
          position: absolute;
          top: 0;
          left: 0; }
      .shop_diary li .diary_contents .diary_info .diary_info_name {
        width: calc(100% - 35px);
        font-size: 10px;
        padding-left: 5px; }
      .shop_diary li .diary_contents .diary_info .diary_info_shop {
        width: calc(100% - 35px);
        font-size: 10px;
        padding-left: 5px; }

.shop_right {
  width: calc(100% - 250px);
  float: left;
  padding: 0 20px 0 0;
  box-sizing: border-box; }
  @media screen and (max-width: 999px) {
    .shop_right {
      width: 100%;
      float: left;
      padding: 15px 0; } }

.system_box .system_title {
  font-size: 16px;
  font-weight: bold;
  padding: 20px 0 10px 5px; }

.system_box .system div{
  padding: 10px;
  font-size: 15px;
  margin-top: 20px;
  border: 1px solid #efefef;
}

.system_table {
  width: 100%; }

.system_table th {
  background: #ee6fbb;
  border: solid 1px #ccc;
  color: #fff;
  padding: 10px;
  font-size: 15px;
box-sizing: border-box;}

.system_table td {
  padding: 10px;
  text-align: right;
  font-size: 15px;
  width: 220px;
  background: #e9e9e9;
box-sizing: border-box;}

@media screen and (max-width: 640px) {
  .right_ranking li .ranking_img {
    width: 35%;
    float: left; }
  .last td:last-child {
    border-bottom: solid 1px #ccc;
    width: 100%; }

  .system_table {
    width: 100%; }

  .system_table th,
  .system_table td {
    display: block;
    width: 100%; } }
.schedule_week .week {
  width: 14.28%;
  float: left;
  padding: 15px 2px 0 2px;
  box-sizing: border-box; }
  .schedule_week .week .inner {
    border: 1px solid #e9e9e9;
    text-align: center;
    padding: 10px 0; }
    .schedule_week .week .inner p {
      text-align: center;
      font-size: 16px;
      font-weight: bold; }
.schedule_week .active .inner {
  border: 1px solid #ee6fbb; }

.month {
  padding-top: 35px; }
  .month li {
    padding: 10px 5px;
    border-bottom: 1px solid #e9e9e9; }
    .month li a {
      font-size: 17px; }

.shop_coupon li {
  border: 2px dashed #e9e9e9;
  width: 100%;
  border-radius: 8px;
  padding: 20px;
  position: relative;
  margin-top: 15px;
  float: left;
  box-sizing: border-box;}
.shop_coupon li::after {
  content: '';
  width: 24px;
  height: 17px;
  background: url(../images/top/coupon_bg.png) no-repeat;
  position: absolute;
  top: -10px;
  left: 30px; }
.shop_coupon .coupon_info {
  width: calc(100% - 10px);
  float: right;
  padding-left: 10px; }
.shop_coupon .coupon_name a {
  line-height: 2em; }
  .shop_coupon .coupon_name a a {
    font-size: 15px;
    font-weight: 600; }
.shop_coupon .coupon_shop a {
  font-size: 12px;
  color: #505050; }
.shop_coupon .coupon_title {
  padding-top: 15px; }
  .shop_coupon .coupon_title a {
    font-size: 20px;
    color: #000;
    font-weight: bold; }
.shop_coupon .coupon_percent {
  width: 150px;
  height: 150px;
  border-radius: 75px;
  background: #ee6fbb;
  display: inline-block;
  margin-top: 10px; }
  .shop_coupon .coupon_percent .text {
    padding-top: 30px;
    color: #FFF;
    font-size: 18px;
    text-align: center; }
    .shop_coupon .coupon_percent .text span {
      font-size: 55px;
      color: #FFF;
      font-weight: 600; }
.shop_coupon .coupon_info02 {
  width: calc(100% - 175px);
  float: right;
  padding-left: 25px;
}

.shop_coupon .coupon_price {
  font-size: 15px;
  color: #505050;
  margin-top: 30px;
  text-decoration: line-through; }
.shop_coupon .coupon_date {
  font-size: 15px;
  color: #505050;
  margin-top: 20px; }
.shop_coupon .coupon_event_price {
  font-size: 15px;
  color: #000;
  font-size: 42px; }
  .shop_coupon .coupon_event_price span {
    font-size: 42px;
    font-weight: 600;
    letter-spacing: -1px;
    color: #ee6fbb; }

@media screen and (max-width: 768px) {
  .shop_coupon li{
    padding: 10px;
  }
  .shop_coupon .coupon_info02 {
    width: 100%;
  }
  .shop_coupon .coupon_date {
    font-size: 12px;
    color: #505050;
    margin-top: 20px; }
  .shop_coupon .coupon_percent .text span{
    font-size: 45px;
  }
  .shop_coupon .coupon_event_price{
    font-size: 28px;
  }
  .shop_coupon .coupon_event_price span{
    font-size: 35px;
  }
}

.shop_movie > ul > li {
  width: 32.3%;
  float: left;
  margin: 5px 0.5%;
  position: relative; }
  .shop_movie > ul > li > a{
    display: block;
    overflow: hidden;
    max-height: 148px;
  }
  .shop_movie > ul > li .youtube_btn {
    position: absolute;
    top: 30%;
    width: 70px;
    left: 50%;
    transform: translateX(-50%); }
  .shop_movie > ul > li h2 {
    font-size: 15px;
    font-weight: bold;
    padding-top: 8px; }
  .shop_movie > ul > li .sub_text {
    font-size: 13px;
    color: #505050; }
  .shop_movie > ul > li .date {
    font-size: 10px;
    color: #ee6fbb;
    padding: 10px 0 25px 0; }

.shop_movie_sub li {
  width: 100%;
  float: left;
  position: relative;
  margin-top: 10px; }
  .shop_movie_sub li .youtube_btn {
    position: absolute;
    top: 40%;
    width: 70px;
    left: 50%;
    transform: translateX(-50%); }
  .shop_movie_sub li h2 {
    font-size: 15px;
    font-weight: bold;
    padding-top: 8px; }
  .shop_movie_sub li .sub_text {
    font-size: 13px;
    color: #505050;
    padding-top: 15px; }
  .shop_movie_sub li .date {
    font-size: 13px;
    color: #ee6fbb;
    padding: 10px 0 10px 0; }

.diary_sub h2 {
  font-size: 24px;
  font-weight: bold;
  padding: 10px 0 30px 0; }
.diary_sub img{
  max-width: 100%;
  height: auto;
}

.diary_subdate{
  padding-top: 25px;
  color: #ee6fbb;
  font-weight: bold;
  display: block;
}

.diary_sub .diary_img img {
  max-width: 100%;
  height: auto;
  display: block; }
.diary_sub .diary_contents p {
  font-size: 15px;
  line-height: 1.8em;
  padding-top: 20px; }
.diary_sub .diary_info {
  border: 1px solid #e9e9e9; }

.diary_info_sub {
  border: 1px solid #e9e9e9;
  padding: 10px;
  margin-top: 15px; }
  .diary_info_sub .diary_info_img {
    width: 50px;
    float: left; }
  .diary_info_sub .diary_info_name {
    width: calc(100% - 60px);
    float: left;
    padding-left: 10px;
    font-size: 15px; }

.subcast_sub_box .owl-dots {
  display: none; }
.subcast_sub_box .cast_img {
  width: 50%;
  float: left;
  padding: 10px;
  box-sizing: border-box; }
  @media screen and (max-width: 768px) {
    .shop_movie > ul > li .youtube_btn {
      position: absolute;
      top: 30%;
      width: 40px;
      left: 50%;
      transform: translateX(-50%); }
    .subcast_sub_box .cast_img {
      width: 100%; }
      .shop_movie > ul > li > a{
        max-height: 93px;
      }
    }
  .subcast_sub_box .cast_img .cast_info_box {
    padding: 10px 20px;
    box-sizing: border-box;
    background: #ee6fbb;
    color: #FFF;
    display: none; }
    .subcast_sub_box .cast_img .cast_info_box .cast_date {
      color: #e9e9e9; }
    .subcast_sub_box .cast_img .cast_info_box .cast_name {
      font-size: 32px;
      color: #FFF; }
    .subcast_sub_box .cast_img .cast_info_box .cast_pro {
      font-size: 18px;
      color: #FFF; }
    .subcast_sub_box .cast_img .cast_info_box .subcast_tag {
      text-align: left;
      padding-top: 8px; }
    .subcast_sub_box .cast_img .cast_info_box .subcast_tag li {
      font-size: 12px;
      border: 1px solid #e9e9e9;
      padding: 2px;
      display: inline-block;
      color: #FFF;
      margin: 1px; }
    @media screen and (max-width: 768px) {
      .subcast_sub_box .cast_img .cast_info_box {
        display: block; } }
.subcast_sub_box .cast_info {
  width: 50%;
  float: left;
  margin: 30px 0 15px 0; }
  @media screen and (max-width: 768px) {
    .subcast_sub_box .cast_info {
      width: 100%; } }
  .subcast_sub_box .cast_info .cast_info_box {
    padding: 10px 20px;
    box-sizing: border-box;
    background: #ee6fbb;
    color: #FFF; }
    .subcast_sub_box .cast_info .cast_info_box .cast_date {
      color: #e9e9e9; }
    .subcast_sub_box .cast_info .cast_info_box .cast_name {
      font-size: 32px;
      color: #FFF; }
    .subcast_sub_box .cast_info .cast_info_box .cast_pro {
      font-size: 18px;
      color: #FFF; }
    .subcast_sub_box .cast_info .cast_info_box .subcast_tag {
      text-align: left;
      padding-top: 8px; }
    .subcast_sub_box .cast_info .cast_info_box .subcast_tag li {
      font-size: 12px;
      border: 1px solid #e9e9e9;
      padding: 2px;
      display: inline-block;
      color: #FFF;
      margin: 1px; }
    @media screen and (max-width: 768px) {
      .subcast_sub_box .cast_info .cast_info_box {
        display: none; } }
  .subcast_sub_box .cast_info .text {
    font-size: 14px;
    line-height: 1.7em;
    padding: 10px; }
  .subcast_sub_box .cast_info .cast_sub_schedule {
    border: 1px solid #e9e9e9;
    margin-top: 15px; }
    .subcast_sub_box .cast_info .cast_sub_schedule li {
      border-bottom: 1px solid #e9e9e9;
      width: 100%;
      float: left; }
      .subcast_sub_box .cast_info .cast_sub_schedule li .schedule_date {
        width: 100px;
        text-align: center;
        border-right: 1px solid #e9e9e9;
        float: left;
        padding: 10px;
        font-size: 15px;
        font-weight: bold; }
      .subcast_sub_box .cast_info .cast_sub_schedule li .schedule_time {
        float: left;
        padding: 10px;
        width: calc(100% - 145px);
        font-size: 15px; }
.subcast_sub_box #sync2 {
  padding-top: 0; }

.sub_cast_option ul {
  padding-top: 15px; }
  .sub_cast_option ul li {
    float: left;
    padding: 5px;
    border: 2px solid #e9e9e9;
    width: 49%;
    margin: 3px 0.5%;
    box-sizing: border-box;
    font-size: 15px;
    text-align: center; }
  .sub_cast_option ul li.active {
    border: 2px solid #ee6fbb;
    background: #ee6fbb;
    color: #FFF; }

.shop_header .shop_text .shop_name span{
  display: table-cell;
vertical-align: middle;
padding: 10px;
}

@media only screen and (max-width: 768px) {
  .shop_header .shop_text .shop_name span{
    display: inline-block;
    padding: 10px 5px;
  }
}

.shop_header .shop_text .shop_name a {
    padding: 5px 10px;
    border-radius: 5px;
    background: #ee6fbb;
    color: #FFF;}

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;}

    .btn-danger {
        color: #fff;
        background-color: #d9534f;
        border-color: #d43f3a;}

        .btn-danger:hover, .btn-danger:active, .btn-danger.hover {
            background-color: #d73925;}

h3.verifymail{
  text-align: center;
  padding-top: 50px;
  font-size: 24px;
  font-weight: bold;
}

.final{
  padding-bottom: 50px;
}

.final .table-box{
  max-width: 450px;
  margin: 0 auto;
  padding: 20px;
  border: 1px solid #efefef;
}


.final .table-box .table-heading{
  font-size: 18px;
  font-weight: bold;
  padding-bottom: 10px;
}

.final .table-box .btn_final{
  padding-top: 30px;
}

/*# sourceMappingURL=style.css.map */


.cp_table *, .cp_table *:before, .cp_table *:after {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.cp_table {
	width: 100%;
	border-collapse: collapse;
}
.cp_table th {
	width: 13%;
	background: #f4f4f4;
	padding: 10px;
	border: 1px solid #dddddd;
}
.cp_table td {
	text-align: left;
	vertical-align: top;
	padding: 10px;
	border: 1px solid #dddddd;
}
.cp_table td:first-child {
	text-align: left;
	vertical-align: middle;
	font-weight: bold;
}
@media only screen and (max-width: 480px) {
	.cp_table {
		display: block;
		width: 100%;
	}
	.cp_table thead {
		display: block;
		float: left;
		overflow-x: scroll;
	}
	.cp_table tbody {
		display: block;
		width: auto;
		overflow-x: auto;
		white-space: nowrap;
	}
	.cp_table th {
		display: block;
		width: auto;
		border-width: 1px 0px 0px 1px;
		border-color: #dddddd;
		border-style: solid;
	}
	.cp_table th:last-child {
		border-bottom: 1px solid #dddddd;
	}
	.cp_table tbody tr {
		display: inline-block;
		margin: 0;
	}
	.cp_table td {
		display: block;
		border-width: 1px 1px 0px 1px;
		border-color: #dddddd;
		border-style: solid;
	}
	.cp_table td:last-child {
		border-bottom: 1px solid #dddddd;
	}
}





.banner_title{
	padding:5px 10px;
	margin:15px 0;
	background:#ff5757;
	color:#FFF;
	font-size:20px;}

.link_banner textarea{
	width:100%;
	padding: 10px;
    height: 80px;
    border: 1px solid #999;
	box-sizing:border-box;
	}

  .site_contentslink{
    display: inline-block;
    width: 140px;
    padding-left: 10px;
    font-size: 15px;
    font-weight: bold;;
    color: #ee6fbb;
  }

  .site_contentslink i{
    font-size: 15px;
    font-weight: bold;;
    color: #ee6fbb;
    padding-right: 5px;
  }

  .site_contentslink a{
    font-size: 15px;
    font-weight: bold;;
    color: #ee6fbb;
  }

  .site_contentslink a:hover{
    color: #000;
  }

  .site_subtext{
    display: inline-block;
    padding-left: 10px;
    font-size: 15px;
  }

  .erea_title{
    color: #ee6fbb;
    padding-top: 20px;
    font-size: 13px;
  }

  ol.map li{
    display: inline-block;
    padding: 10px;
  }

  ol.map li a{
    font-size: 15px;
  }

  ol.map li a:hover{
    color: #ee6fbb;
  }

  ol.map{
    border-bottom: 1px solid #e9e9e9;
  }

  .kakunin{
    padding: 0 0 0 40px;
    background: url(https://xn--luq07udrfsoyks4b.com/assets/images/kakunin.png) no-repeat;
    margin-top: 10px;
    width: 235px;
    float: right;
  }

  @media screen and (max-width: 768px) {
    .site_subtext{
      width: 100%;
      padding-top: 10px;
    }

    .kakunin{
      float: right;
      font-size: 10px;
      margin: 0px 0 7px 0;
      width: 210px;
      letter-spacing: -0.7px;
    }
  }

.line_btn img{
  padding-top: 15px;
}


.center_review .media{
  padding: 5px 15px 5px 15px;
  background: #FFF;
  position: relative;
  border-top: 1px solid #505050;
  border-bottom: 1px solid #505050;
  margin-top: -1px !important;
}


.center_review .media:nth-child(2n){
  background: #f5f5f5;
}


.center_review .media-heading{
  padding: 10px 0;
  border-bottom: 1px solid #ee6fbb;
  display: flex;
  flex-wrap: wrap;
}

.center_review .media-heading .title{
  width: calc(100% - 80px);
}

.center_review .media-heading a{
  font-size: 16px;
  color: #000;
}

.center_review .media-body{
  font-size: 14px;
  line-height: 1.5em;
}
.center_review .media-heading .time, .center_review .media-heading .time i{
  font-size: 12px;
  color: #000;
}
.center_review .media-heading .time{
  width: 70px;
}

.comment_de{
  display: inline-block;
  padding: 3px 2px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}

.comment_ad{
  display: inline-block;
  padding: 3px 2px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
  color: #fff;
  background-color: #4f90d9;
  border-color: #1f68ba;
}

.pickup_shop {
    width: 100%;
    color: #FFF;
    text-align: center;
    padding: 3px 0;
    background: #ee6fbb;
	border-radius: 12px 12px 0 0;
}

.pickup_name {
    width: 100%;
    color: #FFF;
    text-align: center;
    padding: 3px 0;
    background: #ee6fbb;
	border-radius: 0 0 12px 12px;
}
