@charset "UTF-8";
/*!
Template: cp5-portal-group
Theme Name:CASTPRO5.1 Portal Site Shop
Author:  CASTPRO
Author URI: https://castpro-cms.com/
Description: CASTPRO5 Portal Site Shop theme
Version: 0.0.1-dev
Text Domain: cp5-portal-shop
Tags:CASTPRO,Portalsite
*/
/*===================================
=            Contents            =
===================================*/
#shop-content-frame {
  padding-bottom: 4rem;
}

#shop-content {
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 300px;
  grid-auto-rows: auto;
  width: 1240px;
}

.shop-main-column {
  padding: 1rem;
  min-width: 0;
}

.layout-block .shop-sidebar {
  margin-left: 1rem;
}

.shop-sidebar {
  padding: 1rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.content-frame {
  padding: 1rem;
}

#signup-content {
  padding: 1rem;
}

/*===================================
=            shop header            =
===================================*/
#shop-header {
  margin: 0 auto;
}

/*----------  shop header image  ----------*/
#shop-header-image {
  max-width: 1240px;
  margin: 0 auto 1rem;
  text-align: center;
}

#shop-header-image img.shop-head {
  width: 100%;
  max-height: 240px;
}

#shop-header-navigation {
  -webkit-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.2);
  background-color: #FFF;
}

.home #shop-header-info {
  margin-top: 2rem;
}

#shop-header-info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1240px;
  margin: 0 auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 1rem;
  border: 1px solid #CCC;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

#shop-header-info #shop-info-logo {
  width: 100px;
}

#shop-header-info #shop-info-logo img {
  border: 2px solid #CCC;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

#shop-header-info #shop-info-left {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-left: 1rem;
}

#shop-header-info #shop-info-left #shop-info-site-name {
  font-size: 2rem;
}

#shop-header-info #shop-info-left #shop-info-area {
  margin-bottom: 0.5rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 1.2rem;
}

#shop-header-info #shop-info-left #shop-info-area .shop-area + .area-info {
  margin-left: 1rem;
}

#shop-header-info #shop-info-left #shop-info-area .shop-area + .area-info .area-label {
  margin-left: 0.5rem;
}

#shop-header-info #shop-info-left #shop-info-open {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 1.6rem;
}

#shop-header-info #shop-info-left #shop-info-open .time-label,
#shop-header-info #shop-info-left #shop-info-open .supplement,
#shop-header-info #shop-info-left #shop-info-open .icon.open {
  margin-left: 0.5rem;
}

#shop-header-info #shop-info-left #shop-info-open .icon.open {
  background: #F00;
  color: #FFF;
  font-size: 1.1rem;
  font-weight: bold;
  margin-left: 0.5rem;
  padding: 0.25rem 0.5rem;
}

#shop-header-info #shop-info-right {
  width: 330px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

#shop-header-info #shop-info-right .baloon {
  border: 1px solid #CCC;
  padding: 0.25rem 1rem;
  border-radius: 0.4rem;
  font-size: 1.1rem;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  position: relative;
  margin-bottom: 1rem;
}

#shop-header-info #shop-info-right .baloon:after {
  content: '';
  border-top: 0.8rem solid #CCC;
  border-right: 0.8rem solid transparent;
  border-left: 0.8rem solid transparent;
  margin-left: -0.8rem;
  position: absolute;
  bottom: -0.8rem;
  right: 20%;
}

#shop-header-info #shop-info-right .tel {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-bottom: 0.5rem;
  line-height: 1;
}

#shop-header-info #shop-info-right .tel .icon-label {
  margin-right: 0.5rem;
}

#shop-header-info #shop-info-right .tel .num {
  font-size: 3rem;
}

#shop-header-info #shop-info-right .shop-favorite {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-top: 0.5rem;
}

#shop-header-info #shop-info-right .shop-favorite li {
  margin: 0 0.25rem;
}

#shop-header-info #shop-info-right .shop-favorite .button {
  padding: 0.75rem 1rem;
  font-size: 1.4rem;
}

/*===========================
=            Top slider         =
===========================*/
/*=======================================
=            Shop Top Slider            =
=======================================*/
#shop-top-slider {
  background: #000;
}

#shop-top-slider .glide__slides {
  margin: 0;
}

#shop-top-slider .glide__slides li img,
#shop-top-slider .glide__slides li video {
  width: 100%;
  height: 100vh;
  -o-object-fit: cover;
     object-fit: cover;
  vertical-align: middle;
}

/*=====  End of Shop Top Slider  ======*/
/*===========================
=            Menu        =
===========================*/
/*=================================
=            Shop Menu            =
=================================*/
#shop-global-menu {
  max-width: 1240px;
  margin: 0 auto 2rem;
}

#shop-global-menu ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border: 1px solid #CCC;
  margin-top: -1px;
}

#shop-global-menu ul li {
  text-align: center;
  padding: 0;
  font-size: 1.4rem;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  font-weight: bold;
}

#shop-global-menu ul li:not(:first-child) {
  border-left: 1px solid  #CCC;
}

#shop-global-menu ul li a {
  display: block;
  padding: 1rem 0.5rem;
  white-space: nowrap;
  -webkit-box-shadow: 0 0 1px transparent;
          box-shadow: 0 0 1px transparent;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
}

/*=====  End of Shop Menu  ======*/
/*===========================
=            pages          =
===========================*/
#signup-content {
  padding: 1rem 1rem 2rem;
  background: #FFF;
}

#signup-content h2 {
  font-size: 1.6rem;
  font-weight: bold;
  margin: 0 0 1rem;
}

.cast-order-lists {
  margin: 0 0 1rem !important;
  letter-spacing: -0.5em;
}

.cast-order-lists li {
  display: inline-block;
  padding: 0 1rem 0 0.5rem;
  position: relative;
  letter-spacing: normal;
  /* 追加 */
}

.cast-order-lists li:first-child .order-label {
  border: 1px solid #CCC;
  border-radius: 0.25rem;
  padding: 0.25rem 1rem;
  font-size: 1.2rem;
  line-height: 1;
}

.cast-order-lists li:not(:first-child):after {
  content: "|";
  position: absolute;
  right: 0;
  top: 0;
}

.cast-lists-frame {
  margin: 0 -1rem;
}

.cast-lists-frame li {
  padding: 0 0.5rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.cast-icon-lists {
  margin: 0.25rem -0.25rem 0;
}

.cast-icon-lists .icon {
  margin: .25rem .25rem 0;
  border: 1px solid #CCC;
  border-radius: 2px;
  padding: 0.2rem 0.25rem;
  display: inline-block;
  vertical-align: middle;
}

#shop-cast-list {
  margin-bottom: 4rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

#shop-cast-list li {
  text-align: center;
  width: calc(20% - 0.5rem);
}

#shop-cast-list li:nth-of-type(n + 6) {
  margin-top: 2rem;
}

#shop-cast-list li .cast-image {
  margin-bottom: 0.5rem;
  position: relative;
}

#shop-cast-list li .cast-image .today-attendance {
  position: absolute;
  left: 0;
  width: 100%;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6);
  color: #FFF;
}

#shop-cast-list li .cast-section .name {
  font-weight: bold;
}

#shop-cast-list li .cast-section .age, #shop-cast-list li .cast-section .size {
  font-size: 1.2rem;
}

/*=========================================
=            shop-coupon-lists            =
=========================================*/
#shop-coupon-lists {
  margin-bottom: 2rem;
}

#shop-coupon-lists li {
  border-top: 1px solid #CCC;
  border-bottom: 1px solid #CCC;
  padding: 0.4rem 0;
  margin: 0;
}

#shop-coupon-lists li:not(:first-child) {
  margin-top: 1rem;
}

#shop-coupon-lists li .coupon-frame {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

#shop-coupon-lists li .coupon-frame .coupon-image {
  width: 120px;
}

#shop-coupon-lists li .coupon-frame .coupon-section {
  margin-left: 1rem;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

#shop-coupon-lists li .coupon-frame .coupon-section .discount-rate .circle .num {
  font-size: 5.2rem;
}

#shop-coupon-lists li .coupon-frame .coupon-section .discount-price .discount .min, #shop-coupon-lists li .coupon-frame .coupon-section .discount-price .discount .price {
  font-size: 5.8rem;
}

#shop-coupon-lists li .expiration {
  margin-top: 0.6rem;
  -webkit-flex-basis: 100%;
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%;
}

#shop-coupon-lists li .expiration .label {
  font-weight: bold;
  background: #f4f4f4;
  padding: 0.5rem;
}

#shop-coupon-lists li .expiration .date {
  margin: 0 0 0.6rem 0;
  padding: 0.4rem;
}

#shop-coupon-lists li .coupon-remarks {
  -webkit-flex-basis: 100%;
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%;
  margin: 0 0 0.6rem 0;
}

#shop-coupon-lists li .coupon-remarks .remarks-title {
  font-weight: bold;
  background: #f4f4f4;
  padding: 0.4rem;
}

#shop-coupon-lists li .coupon-remarks .remarks-content {
  margin: 0.6rem 0;
  padding: 0.5rem;
}

.single-coupon .coupon-single-navi ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.single-coupon .coupon-single-navi ul .prev,
.single-coupon .coupon-single-navi ul .next {
  width: calc(50% - 0.5rem);
  margin: 0 0.25rem;
}

.single-coupon .coupon-single-navi ul .list {
  margin-top: 1rem;
  width: 100%;
}

.calender-frame .cal-title {
  color: #FFF;
}

.calender-frame .calender-lists {
  border-right: 1px solid rgba(204, 204, 204, 0.2);
  border-bottom: 1px solid rgba(204, 204, 204, 0.2);
}

.calender-frame .calender-lists li {
  border-left: 1px solid rgba(204, 204, 204, 0.2);
  border-top: 1px solid rgba(204, 204, 204, 0.2);
}

#event-calender .calender-frame {
  border: none;
}

#event-calender .calender-lists {
  background: none;
}

#home #shop-event-lists {
  border-top: none;
}

#home #shop-event-more {
  padding: .5rem;
}

#shop-event-held-date {
  font-weight: bold;
  padding: .5rem 0;
  text-align: center;
  font-size: 1.8rem;
}

/*===================================
=            event lists           =
===================================*/
#shop-event-lists {
  margin-bottom: 2rem;
}

#shop-event-lists li {
  padding: 1rem;
  border: 1px solid #CCC;
}

#shop-event-lists li:not(:first-child) {
  margin-top: 2rem;
}

#shop-event-lists li .event-frame {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

#shop-event-lists li .event-frame .event-thumb {
  width: 180px;
  text-align: center;
}

#shop-event-lists li .event-frame .event-thumb + .event-section {
  margin-left: 1rem;
}

#shop-event-lists li .event-frame .event-section {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-width: 140px;
}

#shop-event-lists li .event-frame .event-section .event-title {
  font-size: 1.6rem;
  font-weight: bold;
  margin-bottom: 1rem;
}

#shop-event-lists li .event-frame .event-section .event-date {
  padding-bottom: 2rem;
  border-bottom: 2px dotted #CCC;
  margin-bottom: 2rem;
}

/*===================================
=            event single           =
===================================*/
#single-event #shop-event-post {
  padding: 0 0 2rem;
  margin: 0 0 2rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

#single-event #shop-event-post .event-thumb {
  width: 180px;
  text-align: center;
}

#single-event #shop-event-post .event-thumb + .event-section {
  margin-left: 2rem;
}

#single-event #shop-event-post .event-section {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-width: 140px;
}

#single-event #shop-event-post .event-section .event-title {
  font-size: 1.6rem;
  font-weight: bold;
  margin-bottom: 1rem;
}

#single-event #shop-event-post .event-section .event-date {
  padding-bottom: 2rem;
  border-bottom: 2px dotted #CCC;
  margin-bottom: 2rem;
}

.message-lists li {
  padding: 1rem 0;
}

.message-lists li:not(:first-child) {
  border-top: 1px solid #CCC;
}

.message-lists .title {
  font-size: 1.4rem;
  font-weight: bold;
  margin-bottom: 0.5rem;
}

.message-lists .info {
  margin-bottom: 0.5rem;
  font-size: 1.1rem;
}

/*----------  message archive  ----------*/
.cast-message-frame {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.cast-message-frame .cast-message-image {
  width: 100px;
  text-align: center;
}

.cast-message-frame .cast-message-image .cast-image {
  margin-bottom: 0.5rem;
}

.cast-message-frame .cast-message-image .cast-image img {
  border-radius: 100%;
}

.cast-message-frame .cast-message-section {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-width: 100px;
  margin-left: 1rem;
}

.cast-message-frame .cast-message-section .content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.cast-message-frame .cast-message-section .content .user-messege {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  background: rgba(204, 204, 204, 0.5);
  padding: 0.5rem;
  border-radius: 0.25rem;
  margin-bottom: 1rem;
  position: relative;
}

.cast-message-frame .cast-message-section .content .user-messege:after {
  left: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(136, 183, 213, 0);
  border-left-color: rgba(204, 204, 204, 0.5);
  border-width: 6px;
  margin-top: -6px;
}

.cast-message-frame .cast-message-section .content .user-info {
  width: 40px;
  margin-left: 1rem;
  margin-bottom: 1rem;
  text-align: center;
}

.cast-message-frame .cast-message-section .content .user-info .user-avator img {
  border-radius: 100%;
}

.cast-message-frame .cast-message-section .content .user-info .user-name {
  font-size: 1.1rem;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
}

.cast-message-frame .cast-message-section .reply .replay-messege {
  padding: 0.5rem;
  background: rgba(239, 239, 239, 0.6);
  border-radius: 0.25rem;
  position: relative;
}

.cast-message-frame .cast-message-section .reply .replay-messege:after {
  right: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(136, 183, 213, 0);
  border-right-color: rgba(239, 239, 239, 0.6);
  border-width: 6px;
  margin-top: -6px;
}

/*----------  message profile  ----------*/
/*===================================
=            news lists           =
===================================*/
#shop-news-lists li {
  padding: 1rem 0;
}

#shop-news-lists li:not(:first-child) {
  border-top: 1px solid #CCC;
}

#shop-news-lists li:last-child {
  border-bottom: 1px solid #CCC;
}

#shop-news-lists,
#shop-news-single {
  margin-bottom: 4rem;
}

#shop-news-lists .news-frame,
#shop-news-single .news-frame {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

#shop-news-lists .news-frame .news-image,
#shop-news-single .news-frame .news-image {
  width: 110px;
}

#shop-news-lists .news-frame .news-image + .news-section,
#shop-news-single .news-frame .news-image + .news-section {
  margin-left: 1rem;
}

#shop-news-lists .news-frame .news-section,
#shop-news-single .news-frame .news-section {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-width: 140px;
}

#shop-news-lists .news-frame .news-section .news-title,
#shop-news-single .news-frame .news-section .news-title {
  font-weight: bold;
  font-size: 1.6rem;
}

#shop-news-lists .news-frame .news-info,
#shop-news-single .news-frame .news-info {
  margin: 0 0 0.5rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 1;
  font-size: 1.2rem;
}

#shop-news-lists .news-frame .news-info .news-date .author,
#shop-news-single .news-frame .news-info .news-date .author {
  display: none;
}

#shop-news-lists .news-frame .news-info .news-icons,
#shop-news-single .news-frame .news-info .news-icons {
  line-height: 1;
  margin-left: 0.5rem;
}

#shop-news-lists .news-frame .news-content p,
#shop-news-single .news-frame .news-content p {
  margin: 0;
}

/*===================================
=            news single           =
===================================*/
#shop-news-single .news-frame .news-thumb {
  text-align: center;
  margin-bottom: 1rem;
}

#shop-news-single .news-frame .news-section .news-info {
  margin-bottom: 1rem;
}

.single-post .news-single-navi ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.single-post .news-single-navi ul .prev,
.single-post .news-single-navi ul .next {
  width: calc(50% - 0.5rem);
  margin: 0 0.25rem;
}

.single-post .news-single-navi ul .list {
  margin-top: 1rem;
  width: 100%;
}

/*===================================
=            page common            =
===================================*/
.num {
  font-family: 'Oswald', sans-serif;
}

#shop-content-frame a.button, #shop-content-frame button.button {
  font-weight: bold;
  -webkit-transition: opacity 0.4s;
  transition: opacity 0.4s;
}

#shop-content-frame a.button:hover, #shop-content-frame button.button:hover {
  opacity: 0.9;
}

#shop-content-frame a.button .button-label + .button-icon, #shop-content-frame button.button .button-label + .button-icon {
  margin-left: 0.5rem;
}

#shop-content-frame a.button .button-icon + .button-label, #shop-content-frame button.button .button-icon + .button-label {
  margin-left: 0.5rem;
}

/*===================================
=            single-navi            =
===================================*/
.single-navi {
  margin-bottom: 2rem;
}

.single-navi ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.single-navi ul li {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 0 0.5rem;
  text-align: center;
}

.single-navi ul li a {
  display: block;
  border: 1px solid #CCC;
  border-radius: 4px;
}

/*===================================
=            media icon            =
===================================*/
.media-icons .media-button {
  display: block;
  text-align: center;
  border-radius: 0.25rem;
  color: #FFF;
}

/*=====  End of page common  ======*/
.shop-content-title, .widget-title {
  background: #DDD;
  color: #444;
  margin-bottom: 1rem;
  font-size: 1.6rem;
}

#wp-calendar {
  border-collapse: collapse;
  border: 1px solid #CCC;
  width: 100%;
  margin-bottom: 2rem;
}

#wp-calendar caption {
  margin-bottom: 1rem;
  font-size: 1.6rem;
}

#wp-calendar th, #wp-calendar td {
  border: 1px solid #CCC;
  text-align: center;
}

/*=============================================
=            shop diary list            =
=============================================*/
#shop-diary-lists {
  margin-bottom: 2rem;
}

#shop-diary-lists li {
  padding: 1rem 0;
}

#shop-diary-lists li:not(:first-child) {
  border-top: 1px solid #CCC;
}

/*=============================================
=            diary archive            =
=============================================*/
#archive-diary-frame {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

#archive-diary-frame #archive-diary-sidebar {
  width: 200px;
}

#archive-diary-frame #archive-diary-main {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 0 0 0 2rem;
}

/*=============================================
=            diary single            =
=============================================*/
#single-diary-frame {
  padding: 0 0 0 1rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

#single-diary-frame #single-diary-sidebar {
  width: 200px;
}

#single-diary-frame #single-diary-main {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.photo-diary-frame {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.photo-diary-frame .photo-diary-thumb {
  width: 120px;
}

.photo-diary-frame .photo-diary-section {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-left: 1rem;
}

.photo-diary-frame .photo-diary-section .title {
  font-size: 1.6rem;
  font-weight: bold;
  margin-bottom: 0.5rem;
}

.photo-diary-frame .photo-diary-section .info {
  margin-bottom: 0.5rem;
  font-size: 1.2rem;
}

.photo-diary-frame .photo-diary-section .wp-video, .photo-diary-frame .photo-diary-section video.wp-video-shortcode, .photo-diary-frame .photo-diary-section .mejs-container, .photo-diary-frame .photo-diary-section .mejs-overlay.load {
  max-width: 350px !important;
}

.post-movie-lists {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.post-movie-lists li {
  width: 50%;
}

.post-movie-lists li:nth-child(n + 3) {
  margin-top: 0.5rem;
}

.post-movie-lists li .post-movie-thumb {
  margin-bottom: 0.5rem;
}

.post-movie-lists li .post-movie-thumb .canvas {
  max-width: 300px;
  width: 100%;
  height: auto;
}

.post-movie-lists li .post-movie-section .title {
  font-weight: bold;
}

.post-movie-lists li .post-movie-section .info {
  font-size: 1.2rem;
}

.post-movie-lists li .post-movie-section .movie-date {
  display: block;
}

/*=============================================
=            movie single            =
=============================================*/
#single-post-movie-main .single-post-movie-section {
  margin-bottom: 1rem;
}

#single-post-movie-main .single-post-movie-section .title {
  font-size: 1.4rem;
  font-weight: bold;
}

#single-post-movie-main .single-post-movie {
  text-align: center;
  margin-bottom: 1rem;
}

#single-post-movie-main .single-post-movie video {
  max-width: 480px;
  height: auto;
}

/*====================================
=            profile tabs            =
====================================*/
#profile-tabs {
  margin-bottom: 2rem;
}

#profile-tabs .tabs {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  position: relative;
  z-index: 2;
  padding: 0 1rem;
}

#profile-tabs .tabs:before {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  width: 1.1rem;
  height: 1px;
  background-color: #CCC;
}

#profile-tabs .tabs:after {
  content: "";
  height: 1px;
  background-color: #CCC;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

#profile-tabs .tabs li {
  position: relative;
}

#profile-tabs .tabs li:not(:last-child) {
  border-top: 1px solid #CCC;
  border-left: 1px solid #CCC;
  border-right: 1px solid #CCC;
}

#profile-tabs .tabs li:not(.cast-content) a {
  padding: 1rem;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

#profile-tabs .tabs li:not(.cast-content) button {
  padding: 1rem;
}

#profile-tabs .tabs li:not(:first-child) {
  margin-left: 0.5rem;
}

#profile-tabs .tabs li:not(:first-child):before {
  content: "";
  position: absolute;
  bottom: -1px;
  left: -0.6rem;
  height: 1px;
  background-color: #CCC;
  width: 0.6rem;
}

#profile-tabs .tabs li:not(.selected) {
  border-bottom: 1px solid #CCC;
}

#profile-tabs .tabs li.selected {
  border-bottom: 1px solid transparent !important;
  font-weight: bold;
}

#profile-tabs .tabs li.fav {
  -webkit-flex-basis: 64%;
      -ms-flex-preferred-size: 64%;
          flex-basis: 64%;
  padding-bottom: 0.5rem;
  text-align: right;
}

#profile-tabs .tabs li.cast-content {
  border: none !important;
  margin-left: auto;
}

/*====================================
=            profile           =
====================================*/
#profile {
  /*----------  Profile Image  ----------*/
  /*----------  Profile detail  ----------*/
  /*----------  Profile name ----------*/
  /*----------  schedule info ----------*/
  /*----------  Profile recruit navi  ----------*/
  /*----------  Weekly Schedule   ----------*/
  /*----------  Profile media icons  ----------*/
  /*----------  Profile check list  ----------*/
}

#profile .profile-frame {
  margin: 0 0 4rem;
}

#profile #profile-frame {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-bottom: 2rem;
}

#profile #profile-image {
  margin: 0 0 1rem 0;
  width: 320px;
}

#profile #profile-image #profile-carousel {
  margin: 0 0 4rem 0;
}

#profile #profile-image #profile-carousel .glide__slides {
  margin-top: 0;
}

#profile #profile-image #profile-carousel .glide__track {
  position: relative;
}

#profile #profile-image #profile-carousel .glide__arrows .glide__arrow--left {
  left: 1rem;
}

#profile #profile-image #profile-carousel .glide__arrows .glide__arrow--right {
  right: 1rem;
}

#profile #profile-image .img-thumbnail {
  margin: 0 !important;
}

#profile #profile-image #profile-carousel-thumb {
  margin: 0 0 2rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  min-width: 100px;
}

#profile #profile-image #profile-carousel-thumb li {
  width: 20%;
}

#profile #profile-image #profile-carousel-thumb li.glide__bullet--active img {
  opacity: 1;
}

#profile #profile-image #profile-carousel-thumb li a {
  background: #000;
  display: inline-block;
}

#profile #profile-image #profile-carousel-thumb li img {
  width: 100%;
  opacity: 0.6;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

#profile #inquiry-navi {
  margin: 0 0 4rem;
  text-align: center;
}

#profile #profile-detail {
  padding: 0 0 0 2rem;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow: auto;
  min-width: 100px;
}

#profile #profile-caption {
  margin: 0 0 1rem;
}

#profile #profile-name {
  margin-bottom: 1rem;
}

#profile #profile-name .name {
  font-size: 2.0rem;
  font-weight: bold;
}

#profile .schedule-info {
  margin: 0 0 1rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

#profile .schedule-info .machihime-icon,
#profile .schedule-info .today-attendance,
#profile .schedule-info .marquee {
  font-size: 1.4rem;
}

#profile .schedule-info .today-attendance .attendance {
  text-align: center;
  color: #FFF;
  background-image: -owg-linear-gradient(to left top, rgba(140, 2, 2, 0.8) 0%, rgba(216, 21, 21, 0.8) 100%);
  background-image: -webkit-gradient(linear, right bottom, left top, from(rgba(140, 2, 2, 0.8)), to(rgba(216, 21, 21, 0.8)));
  background-image: linear-gradient(to left top, rgba(140, 2, 2, 0.8) 0%, rgba(216, 21, 21, 0.8) 100%);
  border: 1px solid #F00;
  padding: 0.25rem;
}

#profile .schedule-info .today-attendance .attendance .caption {
  margin-right: 0.5rem;
  font-size: 1.2rem;
}

#profile .schedule-info .today-attendance,
#profile .schedule-info .cast-state-icon {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

#profile .schedule-info .cast-state-messege {
  margin-bottom: 1rem;
  -webkit-flex-basis: 100%;
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%;
}

#profile .schedule-info .cast-schedule-comment,
#profile .schedule-info .cast-state-messege {
  margin: 0 0 0 1rem;
}

#profile .schedule-info .cast-state-icon {
  margin-left: 0.5rem;
}

#profile .schedule-info .cast-state-icon span.machihime-icon {
  margin-top: 0;
}

#profile .schedule-info .cast-state-icon {
  border-radius: 0.25rem;
  width: 100%;
  max-width: 200px;
  font-size: 1.2rem;
}

#profile .schedule-info .marquee {
  padding: 0 1rem;
}

#profile .cast-state-messege {
  margin: 0.5rem 0;
}

#profile .cast-icon-lists {
  margin: -0.5rem 0 1rem;
}

#profile .cast-icon-lists .icon {
  margin-top: 0.5rem;
}

#profile .cast-icon-lists .label {
  font-size: 1.4rem;
}

#profile .recruti-navi {
  margin: 1rem 0;
}

#profile .recruti-navi .button-wrap {
  padding: 0.2rem;
}

#profile .profile-weekly-schedule-list {
  border: 1px solid #CCC;
  overflow: hidden;
  *zoom: 1;
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

#profile .profile-weekly-schedule-list li {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  width: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

#profile .profile-weekly-schedule-list li .weekly-date {
  width: 100px;
}

#profile .profile-weekly-schedule-list li .weekly-date.head {
  margin: -1px 0 0 0;
  text-align: center;
  font-weight: bold;
}

#profile .profile-weekly-schedule-list li .weekly-date, #profile .profile-weekly-schedule-list li .weekly-time {
  padding: .5rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  min-height: 2.4rem;
}

#profile .profile-weekly-schedule-list li .weekly-time {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  border-left: 1px solid #CCC;
}

#profile .profile-weekly-schedule-list li .free_text {
  font-size: 1.2rem;
}

#profile .profile-weekly-schedule-list li:first-child {
  border: none;
}

#profile .profile-weekly-schedule-list li:not(:first-child) {
  border-top: 1px solid #CCC;
}

#profile #profile-social-media-icons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  padding: 0.5rem;
  margin-bottom: 2rem;
  border-radius: 0.25rem;
  background: rgba(221, 221, 221, 0.4);
}

#profile #profile-social-media-icons #profile-social-media-title {
  text-align: center;
  font-size: 1.2rem;
  width: 120px;
}

#profile #profile-social-media-icons .media-icons {
  margin: 0;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

#profile #profile-social-media-icons .media-icons li {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  padding: 0 .25rem;
}

#profile #profile-social-media-icons .media-icons li a {
  color: #FFF !important;
}

#profile #profile-social-media-icons .media-icons li .lsf {
  padding: 0.25rem 0;
  line-height: 1;
}

#profile #profile-social-media-icons .media-icons li .lsf span {
  line-height: 1;
  font-size: 1.6rem;
}

#profile #profile-faq, #profile #profile-table {
  border: 1px solid #CCC;
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 2rem;
}

#profile #profile-faq th, #profile #profile-table th {
  border: 1px solid #CCC;
  padding: 0.5rem;
  width: 16rem;
}

#profile #profile-faq td, #profile #profile-table td {
  border: 1px solid #CCC;
  padding: 0.5rem;
}

#profile .profile-check-list {
  font-size: 1.2rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin: 0 -0.25rem;
}

#profile .profile-check-list li {
  margin: 0 0.25rem;
  width: calc(50% - 0.5rem);
  border: 1px solid #CCC;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
  line-height: 1.2;
}

#profile .profile-check-list li:nth-child(n + 3) {
  margin-top: 0.5rem;
}

#profile .profile-check-list li .option-label {
  padding: .5rem;
}

#profile .profile-check-list li.on .option-label {
  background: #f06292;
  color: #FFF;
  font-weight: bold;
}

#profile .relation-cast {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-bottom: 4rem;
}

#profile .relation-cast li {
  width: calc(16.66667%);
}

#profile .relation-cast li .cast-section .size {
  font-size: 1.1rem;
  line-height: 1.4;
  display: block;
}

/*====================================
=            profile photodiary           =
====================================*/
#profile-sub-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

#profile-sub-content .profile-sub-secondary {
  width: 200px;
}

#profile-sub-content .profile-sub-secondary #side-profile {
  text-align: center;
  margin-bottom: 2rem;
}

#profile-sub-content .profile-sub-secondary #side-profile .cast-image {
  margin-bottom: 1rem;
}

#profile-sub-content .profile-sub-secondary #side-profile .cast-section {
  margin-bottom: 1rem;
}

#profile-sub-content .profile-sub-secondary #side-profile .cast-section .name {
  font-size: 1.6rem;
  font-weight: bold;
  margin-bottom: 0.5rem;
}

#profile-sub-content .profile-sub-secondary #side-profile .cast-section .cast-size {
  margin-bottom: 1rem;
}

#profile-sub-content .profile-sub-secondary #diary-calender {
  margin-bottom: 2rem;
}

#profile-sub-content .profile-sub-secondary #diary-calender table {
  width: 100%;
  border: 1px solid #CCC;
  border-collapse: collapse;
}

#profile-sub-content .profile-sub-secondary #diary-calender table th,
#profile-sub-content .profile-sub-secondary #diary-calender table td {
  border: 1px solid #CCC;
  text-align: center;
}

#profile-sub-content .profile-sub-primary {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-left: 2rem;
  min-width: 100px;
}

#profile-sub-content .profile-sub-primary .query-count {
  margin: 0;
  padding: 0;
  text-align: right;
}

#profile-sub-content .profile-sub-primary .query-count .total-num {
  font-size: 1.6rem;
}

#profile-sub-content .profile-sub-primary #cast-diary-lists {
  border-bottom: 1px solid #CCC;
  margin-bottom: 3rem;
}

#profile-sub-content .profile-sub-primary #cast-diary-lists li {
  padding: 1rem 0;
}

#profile-sub-content .profile-sub-primary #cast-diary-lists li:not(:first-child) {
  border-top: 1px solid #CCC;
}

#profile-movie-main #cast-movie-lists {
  margin: 0 -0.5rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

#profile-movie-main #cast-movie-lists li {
  width: calc(50% - 0.5rem);
  padding: 0 0.25rem;
}

#profile-movie-main #cast-movie-lists li:nth-child(n+3) {
  margin-top: 0.5rem;
}

/*----------  Profile Movie  ----------*/
#profile-movie-main video {
  width: 100%;
  height: auto;
}

.single-cast .cast-single-navi ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.single-cast .cast-single-navi ul .prev,
.single-cast .cast-single-navi ul .next {
  width: calc(50% - 0.5rem);
  margin: 0 0.25rem;
}

.single-cast .cast-single-navi ul .list {
  margin-top: 1rem;
  width: 100%;
}

#recruit-header-image {
  text-align: center;
  margin-bottom: 2rem;
}

.recruit-head {
  font-weight: bold;
  font-size: 1.6rem;
}

.recruit-lead {
  margin-bottom: 2rem;
}

.recruit-table {
  border: 1px solid #CCC;
  border-collapse: collapse;
  width: 100%;
  margin: 0 0 2rem;
  table-layout: fixed;
}

.recruit-table th,
.recruit-table td {
  padding: 0.5rem;
  border: 1px solid #CCC;
}

.recruit-table th {
  width: 240px;
  font-weight: bold;
  text-align: center;
  background: #f4f4f4;
  -webkit-box-shadow: inset 1px 1px 0 rgba(255, 255, 255, 0.25);
  box-shadow: inset 1px 1px 0 rgba(255, 255, 255, 0.25);
}

/*===================================
=            review send            =
===================================*/
.wpcf7c-elm-step2.check-confirmation {
  text-align: center;
  color: #F00;
}

dl.review-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

dl.review-form dt,
dl.review-form dd {
  padding: 2rem 0.5rem;
  margin: 0;
  border-bottom: 1px solid #CCC;
}

dl.review-form dt {
  width: 18rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

dl.review-form dt:first-child {
  border-top: 1px solid #CCC;
}

dl.review-form dt:first-child + dd {
  border-top: 1px solid #CCC;
}

dl.review-form dt .label {
  font-weight: bold;
}

dl.review-form dt .require {
  color: #F00;
  margin-left: 0.25rem;
}

dl.review-form dd {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-flex-basis: calc(100% - 20rem);
      -ms-flex-preferred-size: calc(100% - 20rem);
          flex-basis: calc(100% - 20rem);
  min-width: 100px;
}

dl.review-form dd input.wpcf7c-conf,
dl.review-form dd select.wpcf7c-conf,
dl.review-form dd textarea.wpcf7c-conf {
  border: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  pointer-events: none;
  background: #fff;
}

#wpcf7-f2778-o1 .form-submit .wpcf7-form-control {
  width: 200px;
  margin: 0 2px;
}

/*=====  End of review send  ======*/
#shop-review-list {
  margin: 0 -0.5rem 1rem !important;
}

#shop-review-list li {
  border-bottom: 1px solid #CCC;
  padding: 0.5rem;
}

#shop-review-list li:not(:first-child) {
  margin-top: 1rem;
}

#shop-review-list li:first-child {
  border-top: 1px solid #CCC;
}

#shop-review-list li .user-review-frame .user-review-head {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 1rem;
}

#shop-review-list li .user-review-frame .user-review-head .user-review-author {
  width: 38px;
}

#shop-review-list li .user-review-frame .user-review-head .user-review-head-section {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-left: 0.5rem;
  min-width: 100px;
}

#shop-review-list li .user-review-frame .user-review-head .user-review-head-section .shop-info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: 0.25rem;
  margin-bottom: 0.25rem;
  border-bottom: 1px dotted #CCC;
}

#shop-review-list li .user-review-frame .user-review-head .user-review-head-section .shop-info .shop-name {
  min-width: 100px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

#shop-review-list li .user-review-frame .user-review-head .user-review-head-section .shop-info .shop-name .name {
  font-weight: bold;
}

#shop-review-list li .user-review-frame .user-review-head .user-review-head-section .shop-info .shop-area {
  font-size: 1.1rem;
}

#shop-review-list li .user-review-frame .user-review-head .user-review-head-section .rationg {
  line-height: 1;
  height: 1.6rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

#shop-review-list li .user-review-frame .user-review-head .user-review-head-section .has-reply {
  margin-left: 0.6rem;
}

#shop-review-list li .user-review-frame .user-review-head .user-review-head-section .has-reply i {
  color: #f14742;
}

#shop-review-list li .user-review-frame .user-review-head .user-review-head-section .has-reply .reply-label {
  margin-left: 0.4rem;
  font-size: 1.1rem;
}

#shop-review-list li .user-review-frame .user-review-head .user-review-head-section .review-date {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 1.2rem;
}

#shop-review-list li .user-review-frame .user-review-head .user-review-head-section .review-date .responsible {
  margin-right: 0.25rem;
}

#shop-review-list li .user-review-frame .user-review-head .user-review-head-section .review-date .date {
  margin-left: 0.5rem;
}

#shop-review-list li .user-review-frame .user-review-head .user-review-head-section .review-date .date .author {
  display: none;
}

#shop-review-list li .user-review-frame .user-review-head .user-review-head-section .review-date .name {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

#shop-review-list li .user-review-frame .user-review-head .user-review-head-section .review-date .more .label {
  margin-left: 0.25rem;
}

#shop-review-list li .reply-frame {
  border-top: 1px solid #CCC;
  padding-top: 1rem;
}

#shop-review-list li .reply-frame .shop-info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0.4rem;
}

#shop-review-list li .reply-frame .shop-info i {
  color: #f14742;
}

#shop-review-list li .reply-frame .shop-info .logo {
  width: 40px;
}

#shop-review-list li .reply-frame .shop-info .name-label {
  margin-left: 0.4rem;
}

#shop-review-list li .review-detail .responsible,
#shop-review-list li .review-detail .excerpt {
  margin-bottom: 0.5rem;
}

/*----------  star rating  ----------*/
.star-rating {
  font-size: 0;
  white-space: nowrap;
  display: inline-block;
  width: 80px;
  line-height: 1;
  height: 1.6rem;
  overflow: hidden;
  position: relative;
  background: url("data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iMjBweCIgaGVpZ2h0PSIyMHB4IiB2aWV3Qm94PSIwIDAgMjAgMjAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDIwIDIwIiB4bWw6c3BhY2U9InByZXNlcnZlIj48cG9seWdvbiBmaWxsPSIjREREREREIiBwb2ludHM9IjEwLDAgMTMuMDksNi41ODMgMjAsNy42MzkgMTUsMTIuNzY0IDE2LjE4LDIwIDEwLDE2LjU4MyAzLjgyLDIwIDUsMTIuNzY0IDAsNy42MzkgNi45MSw2LjU4MyAiLz48L3N2Zz4=");
  background-size: contain;
}

.star-rating i {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 20%;
  z-index: 1;
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMSIgaWQ9IuODrOOCpOODpOODvF8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDIwIDIwIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAyMCAyMDsiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+LnN0MHtmaWxsOiNFQUNGMTE7fS5zdDF7ZmlsbDojRUE4QjNEO308L3N0eWxlPjxnPjxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik0xMC4xLDE2LjRjMCwwLTAuMSwwLTAuMSwwcy0wLjEsMC0wLjEsMGwtNS43LDMuMmwxLjEtNi43YzAtMC4xLDAtMC4yLTAuMS0wLjJMMC41LDcuOGw2LjQtMWMwLjEsMCwwLjItMC4xLDAuMi0wLjFMMTAsMC42bDIuOSw2LjFjMCwwLjEsMC4xLDAuMSwwLjIsMC4xbDYuNCwxbC00LjcsNC44Yy0wLjEsMC4xLTAuMSwwLjEtMC4xLDAuMmwxLjEsNi43TDEwLjEsMTYuNHoiLz48cGF0aCBjbGFzcz0ic3QxIiBkPSJNMTAsMS4ybDIuNiw1LjZjMC4xLDAuMiwwLjIsMC4zLDAuNCwwLjNMMTksOGwtNC4zLDQuNGMtMC4xLDAuMS0wLjIsMC4zLTAuMSwwLjRsMSw2LjJsLTUuMy0yLjljLTAuMSwwLTAuMi0wLjEtMC4yLTAuMXMtMC4yLDAtMC4yLDAuMWwtNS4zLDIuOWwxLTYuMmMwLTAuMiwwLTAuMy0wLjEtMC40TDEsOEw3LDcuMWMwLjIsMCwwLjMtMC4xLDAuNC0wLjNMMTAsMS4yIE0xMCwwTDYuOSw2LjZMMCw3LjZsNSw1LjFMMy44LDIwbDYuMi0zLjRsNi4yLDMuNEwxNSwxMi44bDUtNS4xbC02LjktMS4xTDEwLDBMMTAsMHoiLz48L2c+PC9zdmc+");
  background-size: contain;
}

.star-rating .star {
  -moz-appearance: none;
  -webkit-appearance: none;
  opacity: 0;
  display: inline-block;
  width: 20%;
  height: 100%;
  margin: 0;
  padding: 0;
  z-index: 2;
  position: relative;
}

.star-rating .star.on + i {
  opacity: 1;
}

.star-rating i ~ i {
  width: 40%;
}

.star-rating i ~ i ~ i {
  width: 60%;
}

.star-rating i ~ i ~ i ~ i {
  width: 80%;
}

.star-rating i ~ i ~ i ~ i ~ i {
  width: 100%;
}

.choice {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  text-align: center;
  padding: 20px;
  display: block;
}

.single-review .review-single-navi ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.single-review .review-single-navi ul .prev,
.single-review .review-single-navi ul .next {
  width: calc(50% - 0.5rem);
  margin: 0 0.25rem;
}

.single-review .review-single-navi ul .list {
  margin-top: 1rem;
  width: 100%;
}

#shop-schedule-week {
  margin: 0 0 2rem;
}

#shop-schedule-week li {
  padding: 0.5rem 0;
}

#shop-schedule-week li .schedule-week-frame {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

#shop-schedule-week li .schedule-week-frame .schedule-week-thumb {
  width: 100px;
}

#shop-schedule-week li .schedule-week-frame .schedule-week-section {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-left: 1rem;
}

#shop-schedule-week li .schedule-week-frame .schedule-week-section .cast-detail {
  margin-bottom: 0.2rem;
  line-height: 1.2;
}

#shop-schedule-week li .schedule-week-frame .schedule-week-section .cast-detail .name {
  font-weight: bold;
}

#shop-schedule-week li .schedule-week-frame .schedule-week-section .cast-detail .age, #shop-schedule-week li .schedule-week-frame .schedule-week-section .cast-detail .size {
  font-size: 1.2rem;
}

#shop-schedule-week .weekly-schedule-list {
  width: 100%;
  border-width: 1px solid #CCC;
  padding: 0;
  margin: 0;
  border-collapse: collapse;
}

#shop-schedule-week .weekly-schedule-list .weekly-schedule .date {
  font-weight: bold;
}

#shop-schedule-week .weekly-schedule-list th, #shop-schedule-week .weekly-schedule-list td {
  text-align: center;
  border: 1px solid #CCC;
  padding: .25rem;
  width: 7%;
}

#shop-schedule-week .weekly-schedule-list th .weekly-time, #shop-schedule-week .weekly-schedule-list th .free_text, #shop-schedule-week .weekly-schedule-list td .weekly-time, #shop-schedule-week .weekly-schedule-list td .free_text {
  display: block;
}

#shop-schedule-week .weekly-schedule-list th .weekly-time, #shop-schedule-week .weekly-schedule-list td .weekly-time {
  line-height: 1.2;
}

#shop-schedule-week .weekly-schedule-list th .weekly-time .separate, #shop-schedule-week .weekly-schedule-list td .weekly-time .separate {
  display: block;
  line-height: 1rem;
}

#shop-schedule-week .weekly-schedule-list th .free_text, #shop-schedule-week .weekly-schedule-list td .free_text {
  display: none;
}

#shop-schedule-datepanel {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin: 0 0 2em;
  padding: 0 1rem;
  position: relative;
  border-bottom: 1px solid #CCC;
}

#shop-schedule-datepanel li {
  text-align: center;
  width: 14.28571%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 .5em;
  border-top: 1px solid #CCC;
  border-left: 1px solid #CCC;
}

#shop-schedule-datepanel li label {
  display: inline-block;
}

#shop-schedule-datepanel li:last-child {
  border-right: 1px solid #CCC;
}

#shop-schedule-datepanel li:hover a, #shop-schedule-datepanel li.active a {
  border-top: 4px solid #e43480;
}

#shop-schedule-datepanel li.week-prev, #shop-schedule-datepanel li.week-next {
  float: left;
  width: 6.25%;
}

#shop-schedule-datepanel li a {
  padding: .25em;
  border-top: 4px solid #999;
  display: block;
  line-height: 1.2;
  text-align: center;
  text-decoration: none;
  -webkit-transition: color 0.4s ease-out, background-color 0.4s ease-out, border-color 0.4s ease-out;
  transition: color 0.4s ease-out, background-color 0.4s ease-out, border-color 0.4s ease-out;
}

#shop-schedule-datepanel li a.last {
  margin-right: 0;
}

#shop-schedule-datepanel span.arrow {
  font-weight: 700;
}

#shop-schedule-datepanel span.arrow .fa {
  font-size: 2.4rem;
  vertical-align: baseline;
  line-height: 1.6;
}

#shop-schedule-datepanel span.month {
  display: inline;
  vertical-align: baseline;
  font-size: 1.4rem;
  font-weight: 700;
}

#shop-schedule-datepanel span.day {
  vertical-align: baseline;
  font-size: 2.4rem;
  font-weight: 700;
}

#shop-schedule-datepanel span.date {
  vertical-align: top;
  display: block;
  font-size: 1.2rem;
}

#shop-schedule-datepanel a.active {
  cursor: default;
}

#shop-schedule-datepanel a.active span {
  cursor: default;
}

#shop-schedule {
  margin: 0;
}

#shop-schedule li {
  overflow: hidden;
  *zoom: 1;
  padding: 1rem 0;
}

#shop-schedule li.cast-frame {
  border-bottom: 1px dotted #CCC;
}

#shop-schedule li.cast-frame:first-child {
  margin: 0;
  border-top: 1px dotted #CCC;
}

#shop-schedule li.cast-frame .cast-section {
  padding: 0 0 0 1rem;
}

#shop-schedule li.cast-frame .cast-section .cast-detail {
  margin: 0 0 .5rem;
}

#shop-schedule li.cast-frame .cast-section .cast-detail .cast-name, #shop-schedule li.cast-frame .cast-section .cast-detail .cast-size {
  display: inline-block;
}

#shop-schedule li.cast-frame .cast-section .cast-detail .cast-name {
  margin: 0 .5rem 0 0;
  font-size: 1.4rem;
  font-weight: bold;
}

#shop-schedule .weekly-schedule-list {
  width: 100%;
  border-width: 1px solid #CCC;
  padding: 0;
  margin: 0;
  border-collapse: collapse;
}

#shop-schedule .weekly-schedule-list .weekly-schedule .date {
  font-weight: bold;
}

#shop-schedule .weekly-schedule-list .weekly-schedule.sat {
  color: #006;
}

#shop-schedule .weekly-schedule-list .weekly-schedule.sun {
  color: #e9007a;
}

#shop-schedule .weekly-schedule-list th, #shop-schedule .weekly-schedule-list td {
  text-align: center;
  border: 1px solid #CCC;
  padding: .5rem;
  width: 7%;
}

#shop-schedule .weekly-schedule-list th .weekly-time, #shop-schedule .weekly-schedule-list th .free_text, #shop-schedule .weekly-schedule-list td .weekly-time, #shop-schedule .weekly-schedule-list td .free_text {
  display: block;
  padding: 0 4px;
}

#shop-schedule-display-date {
  margin-top: 2rem;
  padding: 0.5rem;
  font-size: 1.8rem;
}

#shop-schedule-display-date .date {
  font-size: 1.6rem;
}

/*=================================
=          schedule cast list            =
=================================*/
#shop-schedule-list {
  margin-bottom: 2rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

#shop-schedule-list li {
  width: calc(25% - 0.5rem);
  padding: 0.5rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

#shop-schedule-list li .cast-image {
  position: relative;
  text-align: center;
  margin-bottom: 0.5rem;
}

#shop-schedule-list li .cast-image .cast-schedule-time {
  text-align: center;
  position: absolute;
  color: #FFF;
  left: 0;
  right: 0;
  bottom: 0;
}

#shop-schedule-list li .cast-section {
  text-align: center;
}

#shop-schedule-list li .cast-section .name {
  font-weight: bold;
}

#shop-schedule-list li .cast-section .age, #shop-schedule-list li .cast-section .size {
  font-size: 1.2rem;
}

#shop-schedule-list li .cast-shop-name {
  font-size: 1.1rem;
}

#shop-schedule-list li .cast-shop-name .shop-area {
  display: block;
}

body.single-postmovie .entry-header {
  margin-bottom: 1rem;
}

body.single-postmovie .entry-header .author {
  display: none;
}

body.single-postmovie .entry-content .frame-wrapper-video {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
  margin-bottom: 1rem;
}

body.single-postmovie .entry-content .frame-wrapper-video iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

/*----------  shop post movie lists  ----------*/
#shop-postmovie-lists {
  margin-bottom: 4rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

#shop-postmovie-lists li {
  padding: 0 0.5rem;
  width: calc(33.33333%);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

#shop-postmovie-lists li:nth-child(n + 4) {
  margin-top: 2rem;
}

#shop-postmovie-lists li .postmovie-frame {
  position: relative;
}

#shop-postmovie-lists li .postmovie-frame .postmovie-thumb {
  position: relative;
  margin-bottom: 0.6rem;
}

#shop-postmovie-lists li .postmovie-frame .postmovie-thumb i {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 4rem;
  height: 4rem;
  color: #FFF;
}

#shop-postmovie-lists li .postmovie-frame .postmovie-section {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  /*   position: absolute;
                bottom: 0;
                left: 0;
                right: 0;
                width: 100%;
                color: #FFF;
                background: rgba(#000, 0.6);
                padding: 0.4rem;*/
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

#shop-postmovie-lists li .postmovie-frame .postmovie-section .title {
  font-size: 1.6rem;
  font-weight: bold;
  min-width: 0;
}

#shop-postmovie-lists li .postmovie-frame .postmovie-section .date .author {
  display: none;
}

#shop-postmovie-lists li .postmovie-frame .postmovie-section .date .far {
  display: none;
}

#shop-postmovie-lists li .postmovie-frame .postmovie-section .info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

#shop-postmovie-lists li .postmovie-frame .postmovie-section .info .shop-logo {
  width: 32px;
}

#shop-postmovie-lists li .postmovie-frame .postmovie-section .info .shop-info {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-width: 100px;
}

#shop-postmovie-lists li .postmovie-frame .postmovie-section .info .shop-info {
  font-size: 1.2rem;
  line-height: 1.4;
}

#shop-postmovie-lists li .postmovie-frame .postmovie-section .info .shop-area {
  margin-left: 0.5rem;
}

.single-postmovie .postmovie-single-navi ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.single-postmovie .postmovie-single-navi ul .prev,
.single-postmovie .postmovie-single-navi ul .next {
  width: calc(50% - 0.5rem);
  margin: 0 0.25rem;
}

.single-postmovie .postmovie-single-navi ul .list {
  margin-top: 1rem;
  width: 100%;
}

.system-title {
  margin-bottom: 1rem;
}

table.system-table {
  border-collapse: collapse;
  border: 1px solid #CCC;
  margin-bottom: 1rem;
  width: 100%;
  table-layout: fixed;
}

table.system-table tbody, table.system-table tfoot {
  border: 1px solid #CCC;
}

table.system-table th {
  font-weight: normal;
}

table.system-table tr th:first-child, table.system-table tr td:first-child {
  background-color: #f4f4f4;
  width: 60%;
}

table.system-table tr th:last-child, table.system-table tr td:last-child {
  background-color: #fff;
  width: auto;
}

table.system-table th, table.system-table td {
  border: 1px solid #CCC;
  padding: 0.5rem;
  text-align: left;
}

table.system-table + .system-lead {
  margin: -0.5rem 0 3rem;
}

body.home #breadcrumb {
  margin-bottom: 0;
}

#shop-waitcast-list {
  margin-bottom: 2rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

#shop-waitcast-list li {
  width: 25%;
  padding: 0.5rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

#shop-waitcast-list li .cast-image {
  position: relative;
}

#shop-waitcast-list li .cast-section {
  text-align: center;
}

#shop-waitcast-list li .cast-section .name {
  font-weight: bold;
}

#shop-waitcast-list li .cast-section .size {
  font-size: 1.2rem;
  display: block;
}

#shop-waitcast-list li .cast-shop-name {
  font-size: 1.1rem;
}

#shop-waitcast-list li .cast-shop-name .shop-area {
  display: block;
}

/*==============================
=            form       =
==============================*/
.wpcf7 fieldset {
  border: none;
  padding: 0;
}

.wpcf7 label {
  margin-bottom: 1rem;
  font-weight: bold;
}

.wpcf7 .form-submit {
  text-align: center;
}

#wpcf7-f8585-o1 .fieldset-review {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  padding: 1rem 0;
  width: 100%;
  border-bottom: 1px solid #CCC;
}

#wpcf7-f8585-o1 .fieldset-review label {
  width: 140px;
  text-align: center;
  margin-bottom: 0;
}

#wpcf7-f8585-o1 .fieldset-review .field {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-width: 100px;
}

#wpcf7-f8585-o1 .wpcf7-number, #wpcf7-f8585-o1 .wpcf7-select {
  width: 100px;
}

#wpcf7-f8585-o1 .wpcf7-textarea {
  width: 100%;
}

#wpcf7-f8585-o1 .form-submit {
  margin-top: 2rem;
}

/*==============================
=           widget           =
==============================*/
.widget_cp5_shop_girls_list {
  /*----------  TOP  ----------*/
  /*----------  Sidebar  ----------*/
}

.widget_cp5_shop_girls_list.widget-top .shop-cast-lists li {
  width: 25%;
  padding: 0 0.25rem;
  text-align: center;
}

.widget_cp5_shop_girls_list.widget-top .shop-cast-lists li:nth-child(n + 5) {
  margin-top: 2rem;
}

.widget_cp5_shop_girls_list.widget-top .shop-cast-lists li .cast-image {
  margin-bottom: 0.5rem;
}

.widget_cp5_shop_girls_list.widget-side .shop-pickup-lists li .cast-frame {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.widget_cp5_shop_girls_list.widget-side .shop-pickup-lists li .cast-frame .cast-image {
  margin-bottom: 0.5rem;
  width: 80px;
}

.widget_cp5_shop_girls_list.widget-side .shop-pickup-lists li .cast-frame .cast-section {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-left: 0.5rem;
}

.widget_cp5_shop_diary {
  /*----------  TOP  ----------*/
  /*----------  Sidebar  ----------*/
}

.widget_cp5_shop_diary .diary-lists .diary-info {
  font-size: 1.1rem;
}

.widget_cp5_shop_diary.widget-top .diary-lists {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-bottom: 1rem;
}

.widget_cp5_shop_diary.widget-top .diary-lists li {
  width: 20%;
  padding: 0 0.5rem;
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.widget_cp5_shop_diary.widget-top .diary-lists li:nth-child(n + 6) {
  margin-top: 1rem;
}

.widget_cp5_shop_diary.widget-top .diary-lists li .diary-thumb {
  margin-bottom: 0.5rem;
}

.widget_cp5_shop_diary.widget-top .diary-lists li .diary-section {
  text-align: left;
}

.widget_cp5_shop_diary.widget-top .diary-lists li .diary-section .diary-title {
  font-weight: bold;
}

.widget_cp5_shop_diary.widget-top .diary-lists li .diary-section .diary-info .diary-author {
  display: block;
}

.widget_cp5_shop_diary.widget-side .diary-lists li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.widget_cp5_shop_diary.widget-side .diary-lists li:nth-child(n + 2) {
  margin-top: 1rem;
}

.widget_cp5_shop_diary.widget-side .diary-lists li .diary-thumb {
  width: 100px;
}

.widget_cp5_shop_diary.widget-side .diary-lists li .diary-section {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-left: 1rem;
}

.widget_cp5_shop_diary.widget-side .diary-lists li .diary-section .diary-author {
  display: block;
}

.widget_cp5_shop_event {
  /*----------  TOP  ----------*/
  /*----------  Sidebar  ----------*/
}

.widget_cp5_shop_event .shop-event-held-date {
  margin-bottom: 1rem;
  font-weight: bold;
}

.widget_cp5_shop_event .event-lists li .event-frame .event-section .title {
  font-weight: bold;
}

.widget_cp5_shop_event .event-lists li .event-frame .event-section .date {
  font-size: 1.2rem;
}

.widget_cp5_shop_event.widget-top .event-lists {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.widget_cp5_shop_event.widget-top .event-lists li {
  width: 50%;
  padding: 0 0.25rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.widget_cp5_shop_event.widget-top .event-lists li:nth-child(n+3) {
  margin-top: 1rem;
}

.widget_cp5_shop_event.widget-top .event-lists li .event-frame {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.widget_cp5_shop_event.widget-top .event-lists li .event-frame .event-image {
  width: 100px;
}

.widget_cp5_shop_event.widget-top .event-lists li .event-frame .event-section {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-left: 1rem;
  min-width: 0;
}

.widget_cp5_shop_event.widget-side .event-lists li:nth-child(n+2) {
  margin-top: 1rem;
}

.widget_cp5_shop_event.widget-side .event-lists li .event-frame {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.widget_cp5_shop_event.widget-side .event-lists li .event-frame .event-image {
  width: 100px;
}

.widget_cp5_shop_event.widget-side .event-lists li .event-frame .event-section {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-left: 1rem;
  overflow: auto;
}

.widget_cp5_shop_information {
  /*----------  TOP  ----------*/
  /*----------  Sidebar  ----------*/
}

.widget_cp5_shop_information .shop-name .name {
  font-weight: bold;
}

.widget_cp5_shop_information .shop-name .area {
  font-size: 1.2rem;
}

.widget_cp5_shop_information .shop-caption .catch {
  margin-bottom: 1rem;
}

.widget_cp5_shop_information.widget-top .shop-info-frame {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.widget_cp5_shop_information.widget-top .shop-info-frame .shop-logo {
  width: 180px;
  text-align: center;
}

.widget_cp5_shop_information.widget-top .shop-info-frame .shop-logo .logo {
  margin-bottom: 1rem;
}

.widget_cp5_shop_information.widget-top .shop-info-frame .shop-detail {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-left: 1rem;
}

.widget_cp5_shop_information.widget-side .shop-logo,
.widget_cp5_shop_information.widget-side .shop-name {
  text-align: center;
}

.widget_cp5_shop_information.widget-side .logo,
.widget_cp5_shop_information.widget-side .shop-name {
  margin-bottom: 1rem;
}

.widget_cp5_shop_information .shop-data {
  margin-bottom: 1rem;
  font-size: 1.2rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.widget_cp5_shop_information .shop-data dt {
  width: 80px;
}

.widget_cp5_shop_information .shop-data dt:not(:first-child) {
  margin-top: .5rem;
}

.widget_cp5_shop_information .shop-data dt:not(:first-child) + dd {
  margin-top: .5rem;
}

.widget_cp5_shop_information .shop-data dt .label {
  border: 1px solid #CCC;
  text-align: center;
  display: block;
  padding: 0.25rem 0.5rem;
  line-height: 1;
  border-radius: 4px;
}

.widget_cp5_shop_information .shop-data dd {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-flex-basis: calc(100% - 0.5rem - 80px);
      -ms-flex-preferred-size: calc(100% - 0.5rem - 80px);
          flex-basis: calc(100% - 0.5rem - 80px);
  min-width: 100px;
  line-height: 1.4;
  margin-left: 0.5rem;
}

.widget_cp5_shop_newface {
  /*----------  TOP  ----------*/
  /*----------  Sidebar  ----------*/
}

.widget_cp5_shop_newface .shop-pickup-lists {
  width: 100%;
}

.widget_cp5_shop_newface .shop-pickup-lists li .age, .widget_cp5_shop_newface .shop-pickup-lists li .size {
  font-size: 1.2rem;
}

.widget_cp5_shop_newface.widget-top .shop-pickup-lists li {
  width: 16.66667%;
  padding: 0 0.25rem;
  text-align: center;
}

.widget_cp5_shop_newface.widget-top .shop-pickup-lists li .cast-image {
  margin-bottom: 0.5rem;
}

.widget_cp5_shop_newface.widget-top .shop-pickup-lists li .cast-size {
  display: block;
}

.widget_cp5_shop_newface.widget-side .shop-pickup-lists li .cast-frame {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.widget_cp5_shop_newface.widget-side .shop-pickup-lists li .cast-frame .cast-image {
  margin-bottom: 0.5rem;
  width: 80px;
}

.widget_cp5_shop_newface.widget-side .shop-pickup-lists li .cast-frame .cast-section {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-left: 0.5rem;
  min-width: 100px;
  text-align: left;
}

.widget_cp5_shop_newface.widget-side .shop-pickup-lists li .cast-frame .size {
  display: block;
}

.widget_cp5_shop_news {
  /*----------  TOP  ----------*/
  /*----------  Sidebar  ----------*/
}

.widget_cp5_shop_news.widget-top .news-lists {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.widget_cp5_shop_news.widget-top .news-lists li {
  width: calc(50% - 2rem);
  margin: 0 1rem;
}

.widget_cp5_shop_news.widget-top .news-lists li:nth-child(n + 3) {
  margin-top: 1rem;
}

.widget_cp5_shop_news.widget-top .news-lists li .news-frame {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.widget_cp5_shop_news.widget-top .news-lists li .news-frame .news-image {
  width: 120px;
}

.widget_cp5_shop_news.widget-top .news-lists li .news-frame .news-section {
  padding-left: 1rem;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.widget_cp5_shop_news.widget-top .news-lists li .news-frame .news-section .title {
  font-weight: bold;
}

.widget_cp5_shop_news.widget-top .news-lists li .news-frame .news-section .news-info {
  font-size: 1.2rem;
}

.widget_cp5_shop_news.widget-side .news-lists li:nth-child(n + 2) {
  margin-top: 1rem;
}

.widget_cp5_shop_news.widget-side .news-lists li .news-frame {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.widget_cp5_shop_news.widget-side .news-lists li .news-frame .news-image {
  width: 80px;
}

.widget_cp5_shop_news.widget-side .news-lists li .news-frame .news-section {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-left: 0.5rem;
}

.widget_cp5_shop_news.widget-side .news-lists li .news-frame .news-section .title {
  font-weight: bold;
}

.widget_cp5_shop_news.widget-side .news-lists li .news-frame .news-section .news-info {
  font-size: 1.2rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.widget_cp5_shop_news.widget-side .news-lists li .news-frame .news-section .news-icons {
  margin-left: 0.25rem;
}

.widget_cp5_shop_news .more {
  text-align: right;
}

.widget_cp5_shop_recommended_girls {
  /*----------  TOP  ----------*/
  /*----------  Sidebar  ----------*/
}

.widget_cp5_shop_recommended_girls .shop-pickup-lists li .age, .widget_cp5_shop_recommended_girls .shop-pickup-lists li .size {
  font-size: 1.2rem;
}

.widget_cp5_shop_recommended_girls.widget-top .shop-pickup-lists li {
  width: 16.66667%;
  padding: 0 0.25rem;
  text-align: center;
}

.widget_cp5_shop_recommended_girls.widget-top .shop-pickup-lists li .cast-image {
  margin-bottom: 0.5rem;
}

.widget_cp5_shop_recommended_girls.widget-side .shop-pickup-lists li .cast-frame {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.widget_cp5_shop_recommended_girls.widget-side .shop-pickup-lists li .cast-frame .cast-image {
  margin-bottom: 0.5rem;
  width: 80px;
}

.widget_cp5_shop_recommended_girls.widget-side .shop-pickup-lists li .cast-frame .cast-section {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-left: 0.5rem;
}

.widget_cp5_shop_waitcast_list {
  /*----------  TOP  ----------*/
  /*----------  Sidebar  ----------*/
}

.widget_cp5_shop_waitcast_list .waitcast-display-date {
  margin-bottom: 1rem;
  font-size: 1.6rem;
  text-align: right;
}

.widget_cp5_shop_waitcast_list .waitcast-display-date .num {
  font-size: 1.8rem;
}

.widget_cp5_shop_waitcast_list .waiting-cast-lists li {
  padding: 0 0.5rem;
  width: 20%;
}

.widget_cp5_shop_waitcast_list .waiting-cast-lists li .cast-image {
  margin-bottom: 0.5rem;
  position: relative;
}

.widget_cp5_shop_waitcast_list .waiting-cast-lists li .cast-section .cast-name {
  font-weight: bold;
}

.widget_cp5_shop_waitcast_list .waiting-cast-lists li .cast-section .age, .widget_cp5_shop_waitcast_list .waiting-cast-lists li .cast-section .size {
  font-size: 1.2rem;
}

.widget_cp5_shop_waitcast_list.widget-top .cast-section {
  text-align: center;
}

.widget_cp5_shop_waitcast_list.widget-side .waiting-cast-lists li .cast-frame {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.widget_cp5_shop_waitcast_list.widget-side .waiting-cast-lists li .cast-frame .cast-image {
  margin-bottom: 0.5rem;
  width: 100px;
}

.widget_cp5_shop_waitcast_list.widget-side .waiting-cast-lists li .cast-frame .cast-section {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-left: 0.5rem;
}

.widget_cp5_shop_waitcast_list.widget-side .waiting-cast-lists li .cast-frame .cast-section .cast-size {
  font-size: 1.1rem;
}

.widget_cp5_shop_waitcast_list.widget-side .waiting-cast-lists li .cast-frame .cast-schedule-time {
  font-size: 1.1rem;
}

.widget_cp5_shop_waitcast_list.widget-side .waiting-cast-lists li .cast-frame .size {
  display: block;
}

/*----------  common  ----------*/
#home .widget:not(:first-child),
#shop-home-side .widget:not(:first-child) {
  margin-top: 4rem;
}

#home .widget ul.no-bullet,
#shop-home-side .widget ul.no-bullet {
  margin: 0;
  padding: 0;
}

.widget .cast-lists-frame {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.widget .cast-lists-frame li {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.widget .cast-lists-frame li .name {
  font-weight: bold;
}

.widget .cast-lists-frame li .size {
  font-size: 1.2rem;
}

.widget .more {
  text-align: center;
  margin-top: 1rem;
}

.widget .more .button {
  max-width: 180px;
  width: 100%;
  margin: 0 auto;
  color: #000 !important;
  border: 1px solid #000 !important;
  background: #FFF !important;
}

.widget .more .button:hover {
  background: #000 !important;
  color: #FFF !important;
}

/*==============================
=            social-icon           =
==============================*/
@font-face {
  font-family: 'icomoon';
  src: url("assets/fonts/icomoon.eot?-qz7pb2");
  src: url("assets/fonts/icomoon.eot?#iefix-qz7pb2") format("embedded-opentype"), url("assets/fonts/icomoon.woff?-qz7pb2") format("woff"), url("assets/fonts/icomoon.ttf?-qz7pb2") format("truetype"), url("assets/fonts/icomoon.svg?-qz7pb2#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}

.social-icon {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-evernote:before {
  content: "\e004";
}

.icon-feedly:before {
  content: "\e007";
}

.icon-pocket:before {
  content: "\e008";
}

.icon-line:before {
  content: "\e009";
}

.icon-hatena:before {
  content: "\e00a";
}

.icon-feedly-square:before {
  content: "\e601";
}

.icon-googleplus:before {
  content: "\e608";
}

.icon-facebook:before {
  content: "\e60d";
}

.icon-instagram:before {
  content: "\e610";
}

.icon-twitter:before {
  content: "\e611";
}

.icon-feed:before {
  content: "\e614";
}

.icon-youtube:before {
  content: "\e617";
}

.icon-flickr2:before {
  content: "\e61e";
}

.icon-githubmark:before {
  content: "\e626";
}

.icon-github:before {
  content: "\e627";
}

.icon-wordpress:before {
  content: "\e629";
}

.icon-tumblr:before {
  content: "\e62d";
}

.icon-yahoo:before {
  content: "\e62f";
}

.icon-apple:before {
  content: "\e631";
}

.icon-android:before {
  content: "\e633";
}

.icon-windows:before {
  content: "\e634";
}

.icon-windows8:before {
  content: "\e635";
}

.icon-skype:before {
  content: "\e636";
}

.icon-delicious:before {
  content: "\e638";
}

.icon-pinterest:before {
  content: "\e63a";
}

.media-icons .media-button {
  display: block;
  text-align: center;
  border-radius: 0.25rem;
  color: #FFF;
}

.media-twitter .media-button {
  background: #00acee;
}

.media-facebook .media-button {
  background: #4561b0;
}

.media-line .media-button {
  background: #00c300;
}

.media-google .media-button {
  background: #dd4b30;
}

.media-hatena .media-button {
  background: #00a4de;
}

/*# sourceMappingURL=../../source/maps/shop.css.map */
