@charset "UTF-8";

/************************************************************************
  setting
************************************************************************/
body {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-weight: normal;
    font-size: 12px;
    margin: 0px;
    padding: 0px;
}
img {
  max-width: 100%;
}
a:hover img {
  opacity: 0.8;
}
a img {
  cursor: pointer;
}
.mt0 {
  margin-top: 0 !important;
}
.mb0 {
  margin-bottom: 0 !important;
}
.text-black {
  color: #000 !important;
}
.text-red {
  color: #f00 !important;
}
.text-blue {
  color: #00f;
}
@media (max-width: 767px) {
  .pc-only {
    display: none !important;
  }
  #contents {
    margin: 0 1.5rem;
  }
}
@media (min-width: 768px) {
  .sp-only {
    display: none !important;
  }
  body#index {
    background-image: url(../images/common/bg.jpg);
    max-width: 872px;
    position: relative;
    margin: 0 auto;
  }
  body .wrraper .contents_wrap {
    background: #fff;
  }
}
@media (max-width: 599px) {
  .break-pc {
    display: none !important;
  }
}
@media (min-width: 600px) {
  .break-sp {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .hidden-tab {
    display: none !important;
  }
}
@media (max-width: 939px) {
  .hidden-sp {
    display: none !important;
  }
}
@media (min-width: 940px) {
  .hidden-pc {
    display: none !important;
  }
  body .wrraper .contents_wrap {
    max-width: 916px;
    position: relative;
    margin: 0 auto;
    padding: 0 8px;
  }
}

/************************************************************************
  shop-details
************************************************************************/
body.shibuya .main-container, body.shibuya .main-container .side-column > div, body.shibuya .main-container .side-column, body.shibuya footer.footer, body.shibuya .side-container .title-border:after, body.shibuya .main-contents, body.shibuya .newface {
  border-color: #00f;
}
body.shibuya footer.footer li.active {
  color: #00f;
}
body.shibuya .page-top, body.shibuya .header-index-sp h1, body.shibuya footer address {
  background-color: #00f;
}
body.ikeeast .main-container, body.ikeeast .main-container .side-column > div, body.ikeeast .main-container .side-column, body.ikeeast footer.footer, body.ikeeast .side-container .title-border:after, body.ikeeast .main-contents, body.ikeeast .newface {
  border-color: #009944;
}
body.ikeeast footer.footer li.active {
  color: #009944;
}
body.ikeeast .page-top, body.ikeeast .header-index-sp h1, body.ikeeast footer address {
  background-color: #009944;
}
body.ikewest .main-container, body.ikewest .main-container .side-column > div, body.ikewest .main-container .side-column, body.ikewest footer.footer, body.ikewest .side-container .title-border:after, body.ikewest .main-contents, body.ikewest .newface {
  border-color: #009944;
}
body.ikewest footer.footer li.active {
  color: #009944;
}
body.ikewest .page-top, body.ikewest .header-index-sp h1, body.ikewest footer address {
  background-color: #009944;
}
body.shimbashi .main-container, body.shimbashi .main-container .side-column > div, body.shimbashi .main-container .side-column, body.shimbashi footer.footer, body.shimbashi .side-container .title-border:after, body.shimbashi .main-contents, body.shimbashi .newface {
  border-color: #00e4ff;
}
body.shimbashi footer.footer li.active {
  color: #00e4ff;
}
body.shimbashi .page-top, body.shimbashi .header-index-sp h1, body.shimbashi footer address {
  background-color: #00e4ff;
}
@media (min-width: 768px) {
  body:not(#index).shinjuku header {
    background: url(../images/common/header/header_bg_shinjuku.jpg) no-repeat center top;
  }
  body:not(#index).shinjuku {
    background-image: url(../images/common/shinjuku/body_bg.jpg);
  }
  body.shinjuku .wrraper {
    background: url(../images/common/shinjuku/shinjuku.png) repeat-y center top;
  }
  body:not(#index).shibuya header {
    background: url(../images/common/header/header_bg_shibuya.jpg) no-repeat center top;
  }
  body:not(#index).shibuya {
    background-image: url(../images/common/shibuya/body_bg.jpg);
  }
  body.shibuya .wrraper {
    background: url(../images/common/shibuya/shibuya.png) repeat-y center top;
  }
  body:not(#index).ikeeast header {
    background: url(../images/common/header/header_bg_ikeeast.jpg) no-repeat center top;
  }
  body:not(#index).ikeeast {
    background-image: url(../images/common/ikeeast/body_bg.jpg);
  }
  body.ikeeast .wrraper {
    background: url(../images/common/ikeeast/ikeeast.png) repeat-y center top;
  }
  body:not(#index).ikewest header {
    background: url(../images/common/header/header_bg_ikewest.jpg) no-repeat center top;
  }
  body:not(#index).ikewest {
    background-image: url(../images/common/ikewest/body_bg.jpg);
  }
  body.ikewest .wrraper {
    background: url(../images/common/ikewest/ikewest.png) repeat-y center top;
  }
  body:not(#index).shimbashi header {
    background: url(../images/common/header/header_bg_shimbashi.jpg) no-repeat center top;
  }
  body:not(#index).shimbashi {
    background-image: url(../images/common/shimbashi/body_bg.jpg);
  }
  body.shimbashi .wrraper {
    background: url(../images/common/shimbashi/shimbashi.png) repeat-y center top;
  }
}
@media (min-width: 768px) and (max-width: 939px) {
  #contents .main-container {
    max-width: 670px;
    padding: 10px 10px 0;
    margin: 0 auto;
    width: 100%;
    background: #fff;
  }
  body:not(#index).shinjuku #contents {
    background-image: url(../images/common/shinjuku/body_bg.jpg);
  }
  body:not(#index).shibuya #contents {
    background-image: url(../images/common/shibuya/body_bg.jpg);
  }
  body:not(#index).ikeeast #contents {
    background-image: url(../images/common/ikeeast/body_bg.jpg);
  }
  body:not(#index).ikewest #contents {
    background-image: url(../images/common/ikewest/body_bg.jpg);
  }
  body:not(#index).shimbashi #contents {
    background-image: url(../images/common/shimbashi/body_bg.jpg);
  }
}

/************************************************************************
  header
************************************************************************/
header {
  position: relative;
}
.header-index {
  background: rgba(0,0,0,0.5);
  max-width: 625px;
  position: absolute;
  top: 0;
  left: 0;
}
.header-index h1 {
  font-size: 12px;
  font-weight: normal;
  color: #fff;
  margin: 0;
}
.header-index a {
  color: #fff;
}
.header-index-sp h1 {
  font-size: 1.6rem;
  font-weight: bold;
  text-align: center;
  margin: 0;
  padding: 1rem .5rem;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  color: #fff;
  background-color: #f00;
  text-shadow: 0 1px 1px #444;
}
header nav:before {
  content: "";
  display: table;
  clear: both;
}
header .navbar-default {
  min-height: 0;
  margin-bottom: 0;
}
header .offcanvas-toggle .icon-bar {
  background: #fff;
}
header .navbar-toggle {
  padding: 0;
  margin: 2rem 1rem;
}
html.is-open {
  overflow: auto;
  height: 100vh;
}
body.is-open {
  touch-action: none;
  overflow: hidden;
  width: 100%;
  height: 100%;
}
body.is-open:before, body.is-open header h1:before {
  content: "";
  background: rgba(0,0,0,0.7);
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  overflow: hidden;
}
body.is-open header h1:before {
  height: 37px;
}
body.is-open:before {
  height: 100vh;
}
body.is-open .page-top {
  display: none !important;
}
header .hdr-btn {
  position: absolute;
  top: 0;
  right: 0;
}
header .navbar-toggle {
  margin: 0.5rem;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  width: 85px;
  background-color: #333;
  margin-top: 5px;
  padding: 3px;
  color: #fff;
  font-size: 15px;
  font-weight: bold;
  z-index: 10000;
  transition-duration: 0.5s;
}
@media (max-width: 767px) {
  header {
    position: fixed;
    width: 100%;
    z-index: 1001;
  }
  .hdr-sp-bg {
    padding-top: 37px;
  }
  header nav.navbar.navbar-default {
    overflow: auto;
    top: 0;
    max-width: 240px;
    opacity: 0;
    width: 0;
    right: 0;
    z-index: 1001;
    position: absolute;
    transition-duration: 1s;
  }
  header nav.navbar.navbar-default.fixed {
    right: 0;
    height: 100Vh;
    background: #333;
    width: 100%;
    opacity: 1;
  }
  .header-index-sp button.is-open {
    -webkit-transform: translateX(-240px) !important;
    transform: translateX(-240px) !important;
  }
}
@media (min-width: 768px) {
  .dropdown:hover > .dropdown-menu {
    display: block;
  }
  .dropdown:hover .caret {
    transform: rotateX(180deg);
  }
}
header .header_shop_link {
  list-style: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  /*bottom: 3px;*/
  bottom: 0;
  z-index: 100;
}
header .header_shop_link li {
  float: left;
}
.header-area {
  position: relative;
}
@media (max-width: 767px) {
  .header-index {
      display: none;
  }
  header .header_banner {
    height: 0;
    visibility: hidden;
  }
  header .mypage-btn {
    display: none;
  }
  .header_banner.sp-bnr {
    max-width: 660px;
    width: 100%;
    margin: 0 auto;
    padding: 0 10px;
  }
}
@media (min-width: 768px) {
  body:not(#index) header {
    height: 182px;
    background-size: 100% !important;
  }
  body:not(#index) .header-index {
    left: 80px;
  }
  header .header_banner {
    max-width: 55%;
    min-width: 470px;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 99;
    height: auto !important;
    visibility: visible !important;
  }
  header .header_banner a img {
    opacity: 1;
  }
  header .header_banner .slick-slide:not(:first-child) > div {
    margin: 20px;
  }
  .header_shop_link li {
    max-width: 120px;
  }
  header .mypage-btn a {
    position: absolute;
    top: 2px;
    right: 2px;
    background: #f00;
    color: #fff;
    border: 1px solid #fff;
    padding: 0.5rem;
    z-index: 101;
  }
  .header_banner.sp-bnr {
    display: none;
  }
}
@media (min-width: 940px) {
  header .header_banner {
    max-width: 520px;
    bottom: -5px;
    top: auto;
  }
  .header_shop_link li {
    max-width: 100%;
  }
}

/************************************************************************
  menu
************************************************************************/
#gnavi, #gnavi .dropdown-menu {
  font-size: 16px;
}
header .navbar, header .navbar .container, #gnavi .dropdown-menu {
  padding: 0 !important;
}
#gnavi .navbar-nav {
  margin: 0 !important;
}
#gnavi .dropdown li a {
  position: relative;
}
#gnavi ul li a:after, #gnavi .dropdown li a:after {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  right: 5px;
  width: 10px;
  height: 10px;
  margin: -4px 0 0 0;
  border-top: solid 3px #999;
  border-right: solid 3px #999;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
#gnavi ul.navbar-nav > li.dropdown ul {
  padding: 0;
  display: none;
}
#gnavi .dropdown li a:after, #gnavi ul.navbar-nav > li.dropdown > a:after {
  border-top: solid 3px #000;
  border-right: solid 3px #000
}
#gnavi ul.navbar-nav > li.dropdown > a:after {
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}
#gnavi ul.navbar-nav > li.dropdown > a.dec-arrow:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#gnavi ul li:not(:first-child) a {
  color: #fff;
  background: #322f2f;
  border-bottom: 1px solid #666666;
}
#gnavi .dropdown a, #gnavi .dropdown li a {
  color: #000 !important;
  background: #ddd !important;
  border-bottom: 1px solid #666666;
}
#menu ul {
  display: -webkit-flex;
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
}
#gnavi .navbar-nav>li>a, #gnavi ul.navbar-nav > li.dropdown a {
  padding: 16px 15px;
  display: block;
  white-space: nowrap;
}
#menu .ui-navbar {
  max-width: 640px;
  width: 100%;
  margin: 0 auto;
}
#menu .ui-navbar ul {
  flex-flow: wrap;
}
#menu .ui-navbar .fa-stack-1x {
  color: #fff;
}
#menu .ui-navbar .fa-stack-2x {
  color: #ccc;
}
#menu .ui-navbar li {
  border: 1px solid #e8e8e8;
  border-top: none;
  width: 10%;
  text-align: center;
}
#menu .ui-navbar li a {
  color: #000;
  font-weight: bold;
  display: block;
  background: #f7f7f7;
}
#menu .ui-navbar li.active a {
  background-color: #38c;
  border-color: #38c;
  color: #fff;
}
#menu .ui-navbar li.active a .fa-stack-2x {
  color: #000c3a;
}
#menu .ui-navbar li:not(:first-child) {
  border-left: none;
}
#menu .ui-navbar li span {
  display: block;
  margin: 0 auto;
}
@media (max-width: 639px) {
  #menu .ui-navbar li {
    width: 20%;
  }
}
@media (min-width: 768px) {
  #menu:before {
    content: "";
    display: block;
    background: url(../images/common/header/header_menu_top.jpg) no-repeat center bottom;
    background-size: 100%;
    width: 100%;
    height: 18px;
  }
}

/************************************************************************
  login
************************************************************************/
blink {
  -webkit-animation:blink 1.0s ease-in-out infinite alternate;
  animation:blink 1.0s ease-in-out infinite alternate;
}
@-webkit-keyframes blink{
  0% {opacity:0;}
  100% {opacity:1;}
}
@keyframes blink{
  0% {opacity:0;}
  100% {opacity:1;}
}
@media(max-width: 767px) {
  .log-in-btn {
    padding: 0 10px;
  }
  .log-in-btn a {
    display: block;
    background: #01bd9a;
    border-radius: 5px;
    font-size: 16px;
    font-weight: bold;
    color: #fff !important;
    padding: 10px 0 10px;
    text-decoration: none;
    margin: 10px auto;
    text-align: center;
    position: relative;
    text-shadow: 0 1px 1px rgba( 0, 0, 0, 0.3 );
    max-width: 640px;
    width: 100%;
  }
  .log-in-btn a:hover {
    opacity: 0.9;
  }
  .log-in-btn a .fa-stack {
    position: absolute;
    top: 5px;
    left: 5px;
    font-size: 16px;
    line-height: 2.4em;
  }
  .log-in-btn a .fa-circle {
    color: #01856d;
  }
  .log-in-btn a .fa-stack-1x {
    top: -2px;
  }
  .log-info-sp {
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    max-width: 640px;
    width: 100%;
    margin: 1rem auto;
    background: #f00;
    color: #fff;
    padding: 0.5rem 0.2rem;
    font-weight: bold;
  }
  .log-info-sp span:last-child {
    margin-left: 1rem;
  }
}
@media(min-width: 768px) {
  .login-wrap {
  	position: relative;
  }
  .login-wrap p {
    font-size: 16px;
  }
  .login-n {
  	position: absolute;
  	left: 50px;
  	top: 17px;
  	font-weight: bold;
  	line-height: 1.2;
  	font-size: 20px;
  	color: red;
  	text-shadow: 1px 1px 1px #696969;
  }
  .login-p {
  	position: absolute;
  	right: 50px;
  	top: 35px;
  	font-weight: bold;
  	font-size: 20px;
  	color: red;
  	text-shadow: 1px 1px 1px #696969;
  }
  .log-in-btn a {
    display: block;
    background: #fe0000;
    border-radius: 40px;
    font-size: 30px;
    font-weight: bold;
    color: #fff;
    padding: 8px 0 5px;
    text-decoration: none;
    margin: 10px 0 13px;
    box-shadow: 0px 3px 0px 0px #95030e;
    -moz-box-shadow: 0px 3px 0px 0px #95030e;
    text-align: center;
    position: relative;
  }
  .log-in-btn a:hover {
    opacity: 0.7;
  }
  .log-in-btn a .fa-stack {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 28px;
  }
  .log-in-btn a .fa-circle {
    color: #95030e;
  }
  .log-name {
    position: absolute;
    top: 20px;
    left: 65px;
    font-size: 16px;
    max-width: 250px;
    text-align: center;
  }
  .log-point {
   position: absolute;
   top: 20px;
   right: 20px;
   font-size: 16px;
  }
  .log-info-sp {
    color: #fff;
    font-weight: bold;
  }
}

/************************************************************************
  index
************************************************************************/
/* bg */
.index {
  background: #fff;
}

/* shop-select */
.shop-select {
  max-width: 834px;
  width: 100%;
  margin: 0 auto;
  padding: 1rem;
  overflow: hidden;
}
.shop-select div {
  float: left;
}
.shop-select div:first-child, .shop-select div:last-child {
  width: 30.75%;
}
.shop-select div:nth-of-type(2) {
  width: 38.5%;
}
.shop-select div p {
  margin: 0;
}
.shop-select div p:last-child {
  margin-top: 0.2rem;
}

/* newface */
.newface {
  padding: 1rem 0.5rem;
}
.newface img.visible-xs {
  margin: 0 auto;
}
.newface-slider .girls-img {
  max-width: 160px;
  width: 100%;
}
@media (max-width: 767px) {
  .newface {
    border-bottom: 2px dotted #f00;
    padding-bottom: .8rem;
    margin-bottom: .8rem;
  }
}
@media (min-width: 768px) {
  .newface {
    background: #ff0;
  }
}
.newface-slider {
  margin: 0 0.8rem;
  padding: 0;
}
.newface-slider li {
  padding: 0;
  border: 1px solid #f00;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  box-shadow:3px 3px 0px 0px #b60005;
  max-width: 162px;
  text-align: center;
  position: relative;
  margin-bottom: 3px;
}
.newface-slider .slick-slide div {
  text-align: center;
}
.nfinfo .regist_date {
  height: 26px;
  color: #000000;
  font-size: 13px;
  font-weight: bold;
  line-height: 27px;
  margin: 0;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  background-color: #fff;
  background-image: url(../images/common/newface_mark.png), url(../images/common/newface_mark.png);
  background-position: left center, right center;
  background-repeat: no-repeat, no-repeat;
}
.nfinfo a {
  text-decoration: none;
}
.nfinfo:hover img {
  opacity: 0.7;
}
.nfinfo .shoptag {
  position: absolute;
  color: #fff;
  font-weight: bold;
  padding: 1px 5px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  text-shadow: black 1px 1px 1px;
  bottom: 55px;
  right: 5px;
  z-index: 2;
}
.nfprof {
	width:100%;
	color:#fff;
  background: #f00;
  padding: 0.5rem 0;
}
.nfprof h3 {
	font-size:22px;
  line-height: 14px;
  margin: 0;
  padding-top: 10px;
	text-shadow: red 2px 1px 1px;
  font-weight: bold;
}
.nfprof h3 span {
	font-size:12px;
	padding-left: 3px;
	text-shadow: red 2px 1px 1px;
}
.nfprof h4 {
	font-size:14px;
	font-weight:normal;
	text-shadow: red 2px 1px 1px;
	margin:0;
}
.nfprof .nmark {
  position: absolute;
  bottom: 55px;
  left: 0;
}
.nfinfo .bx-wrapper .bx-viewport {
	background-color:#FFFF00;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
}
.slick-arrow.slick-disabled {
  display: none !important;
}
.slick-next, .slick-prev {
  width: 35px;
  height: 35px;
  z-index: 100;
}
.slick-next:before, .slick-prev:before {
  font-size: 35px;
  color: #6b6262;
}
.newface-slider .slick-prev {
  left: -10px;
}
.newface-slider .slick-next {
  right: -10px;
}
@media(max-width: 400px) {
  .nfprof h3 {
    font-size: 16px;
    padding-top: 5px;
  }
  .slick-initialized .slick-slide {
    margin: 0 0.3rem;
  }
  .nfinfo .shoptag, .nfprof .nmark{
    bottom: 50px;
  }
}
@media (max-width: 767px) {
  body#index .newface-slider {
    display: none;
  }
  body#index .newface {
    background: none;
    padding: 0;
  }
  .nfprof h4 {
    font-size: 12px;
    letter-spacing: -0.1em;
  }
}

/* Attendance */
@media(max-width: 767px) {
  h4.atd-title {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    background: #e8e8e8;
    padding: 0.5rem;
    color: #00f;
  }
}
h4.atd-title .fa-stack-2x {
  color: #808080;
}
h4.atd-title .fa-stack-1x {
  color: #fff;
}
.staff_list_wrap {
	overflow: hidden;
	padding: 10px 0;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto;
  max-width: 820px;
}
.staff_list {
  width: 22%;
  margin-bottom: 10px;
  margin-left: 1.5%;
  margin-right: 1.5%;
  text-align: center;
  position: relative;
}
@media(min-width: 940px) {
  #index .staff_list {
    width: 17%;
  }
}
.staff_list .nmark {
  position:absolute;
  width: 25%;
  bottom: 5px;
  left: 6px;
}
.staff_list a {
  display: block;
}
.staff_list a:hover {
  opacity:0.9;
}
.staff_list a .staff_list_img {
  overflow: hidden;
  position: relative;
  max-width:144px;
  margin: 0 auto;
}
.staff_list_info {
  position: relative;
}
.staff_list_info span {
  float:left;
  margin-left:4px;
  margin-top: 3px;
  padding:2px;
  font-size: 1.2rem;
}
.staff_list_info div {
  line-height: 2;
}
.staff_list .border, .staff_list .event-btn {
  background-image: url(../images/common/main/schedule_border_y.jpg), url(../images/common/main/schedule_border_y.jpg);
  background-position: left top, right top;
  background-repeat: repeat-y, repeat-y;
  padding: 1px;
  position: relative;
}
.staff_list:after {
  content: "";
  display: block;
  width: 100%;
  height: 3px;
  background: url(../images/common/main/schedule_border_x.jpg) repeat-x left bottom;
}
.staff_list .border .staff_list_name, .staff_list .event-btn {
  position: relative;
  padding: 0.5rem 0;
}
.staff_list .border .staff_list_name:after {
  content: "";
  display: block;
  background: url(../images/common/main/schedule_border.png) no-repeat top center;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 100%;
  height: 7px;
}
.staff_list .border .staff_list_name:after, .staff_list .event-btn:before {
  content: "";
  display: block;
  background: url(../images/common/main/schedule_border.png) no-repeat top center;
  position: absolute;
  background-size: 94%;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  max-width: 100%;
  height: 7px;
}
.staff_list .event-btn {
  padding-top: 1rem;
}
.staff_list .event-btn:before {
  top: 0;
  bottom: auto;
  margin-bottom: 0.5rem;
}
@media(max-width: 360px) {
  .staff_list_wrap {
    margin: 0.5rem -3.5% !important;
  }
}
@media(max-width: 479px) {
  .staff_list_wrap .staff_list_info span {
    display: none;
  }
}
@media(max-width: 599px) {
  .staff_list_wrap {
    margin: 0.5rem 1.5%;
    font-weight: bold;
  }
  a .staff_list_name {
    color: deeppink;
  }
  .staff_list_size {
    font-size: 10px;
    color: deeppink;
  }
  .staff_list .border, .staff_list:after, .staff_list .event-btn {
    max-width: 144px;
    margin: 0 auto;
  }
  .staff_list a:hover {
    text-decoration: none;
  }
  .staff_list {
    width: 31%;
    margin-left: 1%;
    margin-right: 1%;
  }
}
@media(max-width: 939px) {
  .staff_list_wrap {
    max-width: 650px;
  }
}
@media(min-width: 600px) {
  .staff_list_size {
    display: none;
  }
}
@media(max-width: 680px) {
  .staff_list .event-btn {
    max-width: 144px;
    margin: 0 auto;
  }
}


/************************************************************************
  page top
************************************************************************/
.page-top {
  background-color: rgba(229,0,0,1);
  position: fixed;
  bottom: 10px;
  right: 20px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  z-index: 1000;
}
.page-top a {
  text-decoration: none;
  color: #fff;
  text-align: center;
  display: block;
}

@media (max-width: 767px) {
  .page-top {
    opacity: 0.7;
    font-size: 1.5rem;
    border-radius: 50px;
    -webkit-border-radius: 50px;
  }
  .page-top:hover {
    opacity: 1;
  }
  .page-top a {
    width: 35px;
    padding: 7px;
  }
  .page-top span {
    display: none;
  }
}
@media (min-width: 768px) {
  .page-top a {
    width: 100px;
    padding: 30px 0;
  }
}

/************************************************************************
  footer
************************************************************************/
/* bg */
footer {
  background: #fff;
  font-size: 1.6rem;
  font-weight: bold;
}
footer ul {
  display: -webkit-flex;
  display: flex;
  justify-content: center;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
footer li {
  margin: 0 0.5rem;
}
footer address {
  font-weight: normal;
  font-size: 1.2rem;
  margin-bottom: 0;
  padding: 1rem;
  background-color: #f00;
}
footer.footer {
  border-top: 2px dotted #f00;
  margin-top: 1rem;
  padding-top: 1rem;
}
footer.footer ul {
  font-size: 12px;
  margin-bottom: 1.5rem;
  font-weight: normal;
}
footer.footer li {
  margin: 0 0.2rem;
}
footer.footer li.active {
  color: #f00;
}

@media(min-width: 768px) {
  footer {
    text-align: center;
  }
}
@media(max-width: 939px) {
  footer.footer address {
    color: #fff;
  }
}
@media(min-width: 940px) {
  footer.footer address {
    background: url(../images/common/footer_bg.gif) no-repeat center top !important;
    background-size: 100% !important;
    height: 60px;
    padding-top: 22px;
  }
}

/************************************************************************
  column
************************************************************************/
@media (max-width: 767px) {
  .side-column {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .side-column div:nth-last-of-type(7) {
    order: 1;
  }
  .side-column div:nth-last-of-type(10) {
    order: 2;
  }
  .side-column div:nth-last-of-type(5) {
    order: 3;
  }
  .side-column div:nth-last-of-type(4) {
    order: 4;
    margin-top: 0;
  }
  .side-column div:nth-last-of-type(3) {
    order: 5;
  }
  .side-column div:nth-last-of-type(14) {
    order: 6;
  }
  .side-column div:nth-last-of-type(13) {
    order: 7;
  }
  .side-column div:nth-last-of-type(12) {
    order: 8;
  }
  .side-column div:nth-last-of-type(1) {
    order: 9;
  }
}
@media (min-width: 940px) {
  .main-container {
    display: -webkit-flex;
    display: flex;
    flex-flow: row wrap;
    border-top: 2px dotted #f00;
    margin-top: 1rem;
    padding-top: 1rem;
  }
  .main-container .main-column {
    width: 650px;
    order: 2;
  }
  .main-container .side-column {
    width: 241px;
    margin-right: 9px;
    order: 1;
    border-right: 2px dotted #f00;
    padding-right: 9px;
  }
  .main-container .side-column > div {
    border-bottom: 2px dotted #f00;
    margin-bottom: 0.8rem;
    padding-bottom: 0.8rem;
  }
  .main-container .side-column > div p {
    margin-bottom: 0;
  }
  .main-container .side-column .d-flex > div:not(:first-child) {
     margin-top: 1rem;
  }
}

/************************************************************************
  border
************************************************************************/
.title-border {
  background-image: url(../images/common/main/line_check_x.gif), url(../images/common/main/line_check_x.gif), url(../images/common/main/line_check_y.gif), url(../images/common/main/line_check_y.gif);
  background-position: left top, left bottom, left top, right top;
  background-repeat: repeat-x, repeat-x, repeat-y, repeat-y;
  padding: 5px;
  max-width: 650px;
  margin: 0 auto;
  position: relative;
}
.title-border.no-border {
  background: none;
  padding: 0;
}
.title-border div:nth-of-type(2) {
  position: absolute;
  bottom: 5px;
  right: 10px;
  font-size: 13px;
  color: #9a9898;
  letter-spacing: 0.1rem;
}
div.border {
  background-image: url(../images/common/main/line_check_y.gif), url(../images/common/main/line_check_y.gif);
  background-position: left top, right top;
  background-repeat: repeat-y, repeat-y;
  padding: 10px 5px 5px;
  position: relative;
  max-width: 650px;
  margin: 0 auto;
}
div.border:after {
  content: "";
  display: block;
  background: url(../images/common/main/line_check_x.gif) repeat-x bottom center;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 5px;
}
.staff_list div.border:after {
  display: none;
}
.side-container .title-border div:last-child {
  bottom: 11px;
}
.side-container .title-border:after {
  content: "";
  display: block;
  border-top: 2px dotted #f00;
  margin: 0.5rem 0;
}
.title-border.title-sp {
  font-size: 2rem;
  padding: 1rem 1.5rem;
  font-weight: bold;
}
.border.side-twiiter .twitter-tweet {
  transform: scale(0.8);
  position: relative;
  left: -12px;
}
table#twittalk01 {
  margin: auto;
}
.tw_mobile {
  text-align: center;
}
/************************************************************************
  main-contents
************************************************************************/
.main-contents {
  border-bottom: 2px dotted #f00;
  padding-bottom: .8rem;
  margin-bottom: .8rem;
}
/* topic_path */
.topic_path {
  margin-bottom: 1rem;
}
/* flash news */
.flash_news {
  max-width: 650px;
  width: 100%;
  margin: 0 auto;
}
@media(max-width: 767px) {
  .flash_news {
    margin-top: 10px;
  }
}
@media(min-width: 768px) {
  .flash_news {
    background: url(../images/common/main/flash_news_bg.jpg) no-repeat center top;
    background-size: 100%;
    height: 30px;
    padding: 8px 5px 0 140px;
    overflow: hidden;
    color: #06c;
  }
}

/* topics */
.topic_list{
	padding-left:1px;
	height: 300px;
	overflow: auto;
}
.table th{
	padding:0;
}
.topic_regist_1, .topic_regist_2, .topic_regist_3, .topic_regist_4{
	color:white;
	padding:5px 0 5px 10px;
	margin:0;
	text-shadow:0 1px 1px #333;
  font-weight: bold;
}
.topic_regist_5{
	color:#555;
	padding:5px 0 5px 10px;
	margin:0;
	text-shadow:0 1px 1px white;
  font-weight: bold;
}
.table td.topic_left{
	width:200px;
	padding:10px 0 10px 10px;
}
.table td.topic_left img{
	max-width:200px;
}
.table td.topic_right{
	padding:10px 10px 0 10px;
}
.topic_title{
	margin:0;
	border-bottom:dashed 1px #ccc;
  font-weight: bold;
}

/************************************************************************
  side-contents
************************************************************************/
.side-container {
  max-width: 650px;
  width: 100%;
  margin: 1rem auto;
}
.side-column .slick-next {
  right: 5px;
}
.side-column .slick-prev {
  left: 5px;
}
.side-column .side_banner {
  width: 100%;
  margin: 0 auto;
  text-align: center;
}
@media(max-width: 939px) {
  .side-column .side_banner {
    max-width: 650px;
  }
  .side-column .side_banner button {
    display: none !important;
  }
}
@media(min-width: 940px) {
  .side-column .side_banner {
    max-width: 230px;
  }
}
@media (min-width: 768px) and (max-width: 939px) {
  .d-flex {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    max-width: 520px;
    width: 100%;
    margin: 0 auto !important;
  }
  .d-flex li {
    margin-top: 1rem;
  }
}

/* blog */
.blog_entry{
	width: 100%;
	max-height: 400px;
	margin: 0 auto;
	overflow: auto;
}
.blog_entry_list{
	overflow:hidden;
	margin-bottom: 10px;
}
.blog_title {
	background-color: #ffc0cb;
	padding-left: 5px;
	overflow: hidden;
}
.blog_title h5 {
	line-height: 25px;
	color: #06c;
	margin: 0;
  text-align: center;
  font-weight: bold;
}
.blog_staff_name{
	padding-right: 5px;
}
.blog_staff_name h5{
	text-align: right;
	color: orangered;
	margin: 0;
  font-weight: bold;
}
.blog_entry_date{
	line-height: 25px;
	padding-left: 5px;
	color:#08c;
}
.blog_entry_data{
	padding: 0 5px 0 5px;
	line-height:100%;
  display: flex;
}
.blog_entry_body{
	padding:5px;
}
.blog_entry_left, .blog_entry_left img {
  min-width: 100px;
  width: 100px;
}
.blog_entry_left {
  margin-right: 5px;
}

.blog_entry_right{
	line-height:18px;
	overflow:hidden;
  width: 100%;
}
@media (max-width: 599px ) {
  .blog_entry_right {
    position: relative;
  }
  .blog_entry_right a {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    z-index: 101;
  }
  .blog_entry_right .arrow-bg-wrapper {
    position: absolute;
    right: 10px;
    top: 50%;
    -webkit-transform: translate(0,-50%);
    transform: translate(0,-50%);
  }
  .blog_entry_right .arrow-bg {
    background: rgba(0,0,0,.3);
    padding: 1rem;
    border-radius: 50px;
    width: 25px;
    height: 25px;
    position: relative;
  }
  .blog_entry_right .arrow-bg .arrow {
    width: 12px;
    height: 12px;
    border: 2px solid;
    border-color: #fff #fff transparent transparent;
    transform: rotate(45deg);
    position: absolute;
    top: 6px;
    left: 4px;
  }
  .blog_entry_list {
    border-bottom: 1px solid #ccc;
    margin-bottom: 0;
  }
  .blog_entry_data {
    padding: 0 5px 0 0;
  }
}
@media (min-width: 600px ) and (max-width: 939px ) {
  .side-container .blog_entry, .side-container .newface_list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .side-container .blog_entry_list, .side-container .newface_list a {
    width: 49%;
  }
}
/* news */
@media (min-width: 400px ) and (max-width: 939px ) {
  .side-news {
    display: flex;
    align-items: center;
    justify-content: space-around;
  }
}
@media(max-width: 991px) {
  .side-news {
    padding: 1rem;
  }
}

/* movie */
.side-movie {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.side-movie iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

/* newface_list */
.newface_list{
	width: 100%;
	height: auto;
	margin: 0 auto;
	overflow: auto;
  padding: 0.2rem;
}
.newface_list a{
	display: block;
	overflow:hidden;
  position: relative;
  text-decoration: none;
  color: #f00;
}
.newface_list .regist_date{
	height: 30px;
	line-height: 33px;
	font-size: 14px;
	font-weight: bold;
	text-shadow: 0 1px 1px gray;
	color: white;
	text-align: left;
	padding-left: 6px;
}
.newface_list .regist_date {
  background: #FF0000;
}
.newface_list .shop-font {
  background: url(../images/common/side/newface_upper200x36.jpg) no-repeat center top;
  text-align:center;
  background-size: contain;
  padding-top: 0.3rem;
  height: 38px;
}
.newface_list .shop-font .shop-ikewest {
  color: #ffaa00;
}
.newface_list .shop-font span:nth-of-type(2), .newface_list .shop-font span:nth-of-type(7) {
  color: #000;
}
.newface_list .shop-font span:nth-of-type(3) {
  color: #ff0000;
}
.newface_list .shop-font span:nth-of-type(4) {
  color: #ff00aa;
}
.newface_list .shop-font span:nth-of-type(5) {
  color: #aa00ff;
}
.newface_list .shop-font span:nth-of-type(6) {
  color: #0000ff;
}
.newface_list .side-newface {
  position: relative;
  text-align: center;
  overflow: hidden;
  max-height: 220px;
  /*max-width: 200px;*/
  margin: 0 auto;
}
@media (min-width: 680px) {
  .newface_list .slick-slide {
    background: url(../images/common/side/newface-bottom.png) no-repeat left bottom;
  }
}
.newface_list .side-newface:after {
  content: url(../images/common/side/newface.png);
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
}
.newface_list .side-newface img {
  width: 100%;
  max-width: 185px;
  margin: 0 auto;
}
.newface_list .side-newface-info {
  position: absolute;
  bottom: 5px;
  left: 0;
  right: 0;
  text-align: center;
  max-width: 200px;
  font-size: 14px;
  margin: 0 auto;
}
.newface_list .newface-size {
  margin-top: 1rem;
}
@media (max-width: 679px) {
  .newface_list .side-newface-info {
    background: rgba(0,0,0,0.5);
    color: #fff;
    bottom: 0;
    max-width: 185px;
  }
  .newface_list .newface-name {
    padding: 1rem 0;
  }
  .newface_list .newface-size, .newface_list .regist_date, .newface_list .side-newface:after {
    display: none;
  }
}
@media (min-width: 680px) {
  .newface_list .regist_date-sub {
    display: none;
  }
}

/* shop */
.side-shop {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.side-shop li:not(:first-child) {
  margin-top: 1rem;
}
@media (max-width: 767px) {
  .side-shop {
    text-align: left;
  }
  .side-shop li {
    padding: 1rem 0.5rem;
    font-size: 1.6rem;
    font-weight: bold;
  }
  .side-shop li .sp-only {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .side-shop li .arrow {
    width: 12px;
    height: 12px;
    border: 2px solid;
    border-color: #fff #fff transparent transparent;
    transform: rotate(45deg);
    position: absolute;
    top: 6px;
    left: 4px;
  }
  .side-shop li .arrow-bg {
    background: rgba(0,0,0,.3);
    padding: 1rem;
    border-radius: 50px;
    width: 25px;
    height: 25px;
    position: relative;
  }
  .side-shop li:not(:first-child) {
    border-top: 1px solid #ccc;
    margin-top: 0;
  }
}

/************************************************************************
  system page
************************************************************************/
.system-sub-title {
  position: relative;
  padding: 0.6rem 3rem;
  margin-bottom: 2rem;
  border: 1px dashed #ccc;
  background: -webkit-linear-gradient(right, #ddd 40%, #FFF);
  background: linear-gradient(to left, #ddd 40%, #FFF);
}
.system-sub-title:before {
  content: url(../images/system/sus_title_bg01.gif);
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
.system-sub-title:after {
  content: url(../images/system/sus_title_bg02.gif);
  display: block;
  position: absolute;
  top: 0;
  right: 0;
}
.system-sub-title h4, .costume_list_wrap h4 {
  font-weight: bold;
  color: #f00;
  margin: 0;
}
.costume_list_wrap h4 {
  text-align: center;
  margin: 1rem 0;
}
.costume_list_wrap {
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.costume_list_wrap .slick-prev {
  left: 0;
}
.costume_list_wrap .slick-next {
  right: 0;
}
.costume_list_wrap .costume_list {
  width: 23%;
  margin: 0 1% 1rem;
  border: 1px dotted #f00;
}
.deco-heart:before {
  content: url(../images/common/icon_heart.jpg);
  vertical-align: middle;
  display: inline-block;
}
.faq_wrap{
	padding:0 10px;
}
.q{
	background-color:red;
	background-image:url(../images/system/q.gif);
	background-position:center left;
	background-repeat:no-repeat;
	margin-bottom:10px;
	color:white;
	font-weight:bold;
	padding: 5px 0 5px 35px;
	text-shadow:0 1px 1px gray;
}
.a{
	background-image:url(../images/system/a.gif);
	background-position:center left;
	background-repeat:no-repeat;
	padding-left:35px;
	margin-bottom:10px;
	text-shadow:0 1px 1px white;
}
.promise{
	list-style:none;
	margin:0;
	padding:0;
	overflow:hidden;
}
.promise li{
	background-image:url(../images/common/icon_heart.jpg);
	background-position:center left;
	background-repeat:no-repeat;
	padding-left:30px;
	margin-bottom:10px;
}

/************************************************************************
  therapist page
************************************************************************/
.staff_list_wrap.therapist .staff_list_size {
  display: block !important;
}
@media(max-width: 700px) {
  .staff_list_wrap.therapist .staff_list_size span {
    display: block !important;
  }
}
@media(min-width: 768px) {
  .staff_list_wrap.therapist .staff_list_size {
    font-size: 11px;
    color: auto;
  }
}

/************************************************************************
  ranking page
************************************************************************/
.staff_list_wrap.sub-layout.ranking {
  display: block;
}
.staff_list_wrap.sub-layout.ranking a {
  text-decoration: none;
}
.staff_list_wrap.sub-layout.ranking .rank {
  color: #f00;
  font-size: 18px;
}
.staff_list_wrap.sub-layout.ranking .rank.rank1:before, .staff_list_wrap.sub-layout.ranking .rank.rank2:before, .staff_list_wrap.sub-layout.ranking .rank2-3 .staff_list:last-child .rank2:before {
  display: inline-block;
  vertical-align: middle;
}
.staff_list_wrap.sub-layout.ranking .rank.rank1:before {
  content: url(../images/ranking/ranking_rank1_icon_sp.png);
}
.staff_list_wrap.sub-layout.ranking .rank.rank2:before {
  content: url(../images/ranking/ranking_rank2_icon_sp.png);
}
.staff_list_wrap.sub-layout.ranking .rank2-3 .staff_list:last-child .rank2:before {
  content: url(../images/ranking/ranking_rank3_icon_sp.png);
}
@media (min-width: 600px) {
  .staff_list_wrap.sub-layout.ranking .staff_list .border, .staff_list_wrap.sub-layout.ranking div.border {
    position: static;
  }
  .staff_list_wrap.sub-layout.ranking .border,
  .staff_list_wrap.sub-layout.ranking div.border,
  .staff_list_wrap.sub-layout.ranking .staff_list:after,
  .staff_list_wrap.sub-layout.ranking .staff_list_name:after {
    background: none;
  }
  .staff_list_wrap.sub-layout.ranking .rank1 .staff_list,
  .staff_list_wrap.sub-layout.ranking .rank2-3 .staff_list {
    max-width: 200px;
    width: 100%;
    margin: 1rem auto;
  }
  .staff_list_wrap.sub-layout.ranking .rank1 .staff_list img,
  .staff_list_wrap.sub-layout.ranking .rank2-3 .staff_list img {
    width: 200px;
  }
  .staff_list_wrap.sub-layout.ranking .rank1 .staff_list_img,
  .staff_list_wrap.sub-layout.ranking .rank2-3 .staff_list_img {
    /*padding-bottom: 45px;*/
    height: 300px;
  }
  .staff_list_wrap.sub-layout.ranking .staff_list_img {
    max-width: 100%;
    position: relative;
  }
  .staff_list_wrap.sub-layout.ranking .rank1 .staff_list_img:before,
  .staff_list_wrap.sub-layout.ranking .rank2-3 .staff_list_img:before {
    content: url(../images/ranking/ranking_bg_white.png);
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
  }
  .staff_list_wrap.sub-layout.ranking .rank.rank1,
  .staff_list_wrap.sub-layout.ranking .rank.rank2,
  .staff_list_wrap.sub-layout.ranking .rank.rank3 {
    position: absolute;
    top: 15px;
    left: 20px;
    font-size: 22px;
    font-weight: bold;
    text-shadow:1px 1px 2px #ffffff,-1px -1px 2px #ffffff,1px -1px 2px #ffffff,-1px 1px 2px #fff;
  }
  .staff_list_wrap.sub-layout.ranking .rank.rank1:before {
    content: url(../images/ranking/ranking_rank1_icon.png);
    vertical-align: top;
  }
  .staff_list_wrap.sub-layout.ranking .rank.rank2:before {
    content: url(../images/ranking/ranking_rank2_icon.png);
    vertical-align: top;
  }
  .staff_list_wrap.sub-layout.ranking .rank.rank3:before {
    content: url(../images/ranking/ranking_rank3_icon.png);
    vertical-align: middle;
  }
  .staff_list_wrap.sub-layout.ranking .staff_list_name {
    font-size: 14px;
    color: inherit;
  }
  .staff_list_wrap.sub-layout.ranking .rank1 .staff_list_name,
  .staff_list_wrap.sub-layout.ranking .rank2-3 .staff_list_name {
    position: absolute;
    bottom: 15px;
    right: 0;
    left: 0;
    z-index: 101;
    font-size: 18px;
    font-weight: bold;
    color: #f00;
  }
  .staff_list_wrap.sub-layout.ranking .staff_list_name span {
    display: none;
  }
  .staff_list_wrap.sub-layout.ranking .rank4-6 .rank,
  .staff_list_wrap.sub-layout.ranking .rank7-10 .rank {
    line-height: 1;
  }
  .staff_list_wrap.sub-layout.ranking .rank4-6 .border .rank:before,
  .staff_list_wrap.sub-layout.ranking .rank7-10 .border .rank:before {
    content:  url(../images/common/icon_heart.jpg);
    display: inline-block;
    vertical-align: middle;
  }
  .staff_list_wrap.sub-layout.ranking > div:not(.rank1) {
    display: -webkit-flex;
    display: flex;
  }
  .staff_list_wrap.sub-layout.ranking .rank4-6 {
    justify-content: space-around;
    margin-top: 2rem;
  }
}

/************************************************************************
  map page
************************************************************************/
.map-container {
  position: relative;
  max-width: 650px;
  width: 95%;
  padding-top: 56.25%;
  margin: 0 auto 2rem;
}
.map-container iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}
.map-table th {
  vertical-align: middle !important;
  min-width: 80px;
}

/************************************************************************
  blog page
************************************************************************/
.blog-shop {
    max-width: 615px;
    width: 100%;
   margin: 0 auto;

}
.blog-shop > div, .blog-shop > div > div > div:first-child {
  display: -webkit-flex;
  display: flex;
  justify-content: space-around;
}
.blog-shop > div > div > div:last-child img {
  /*max-width: 50%;*/
}
.staff-blog-bn p a {
    min-width: 250px;
    width: 100%;
    height: 50px;
    display: grid;
    background: #ffffff;
    text-align: center;
    border: solid 2px #ff0000;
    border-radius: 20px;
    margin-top: 10px;
    font-size: 22px;
    font-weight: 700;
    place-items: center;
    background: #ffffff;
    color: #ff0000;
}
/************************************************************************
  blog page
************************************************************************/
.recruit-box div {
  margin: 1rem;
}
@media (max-width: 599px) {
  .pc {
    display: none;
  }
}
@media (min-width: 600px) {
  .recruit-box {
    display: flex;
    display: -webkit-flex;
    justify-content: space-around;
  }
  .sp {
    display: none;
  }
}

/************************************************************************
  member_login page
************************************************************************/
.regist_user {
	margin-bottom:0px;
	text-align:center;
}
.regist_user table {
    font-size: 14px;
    border-color: #e85298;
	margin:20px auto;
}
.form-horizontal .control-label {
  padding-top: 7px;
}
.regist_user table th, .regist_user table td {
    border-color: #e85298 !important;
    text-align: left;
}
.regist_user table th {
    background-color: #FFEAEA;
}
.regist_user table td {
    padding: 10px;
}
.regist_user .btndiv {
  margin: 1rem 0 2rem;
}
.regist_user span {
    font-size: 13px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    padding-right: 6px;
}
@media(max-width: 519px) {
  .regist_user table th, .regist_user table td {
    display: block;
    width: 100%;
  }
}

.flow {
	margin:10px auto;
	display:inline-flex;
}

.talkbubble{
    width: 130px;
	padding: 15px 0px;
    background: #59D24B;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
    position: relative;
	text-align:center;
}
.talkbubble:before{
    content: "";
    position: absolute;
    right: 50%;
    top: 45px;
    width: 0;
    height: 0;
	margin-bottom:5px;
    border-top: 0px solid transparent;
    border-right: 20px solid #59D24B;
    border-bottom: 25px solid transparent;
}
.triangle {
	width: 0;
	height: 0;
	margin-right:8px;
	border-top: 25px solid transparent;
	border-bottom: 25px solid transparent;
	border-left: 25px solid #59D24B;
}
.talkbubble0{
    width: 130px;
	padding: 15px 0px;
    background: #E0E0E0;
	font-size:14px;
	color:#000;
	font-weight:bold;
    position: relative;
	text-align:center;
}
.triangle0 {
	width: 0;
	height: 0;
	margin-right:8px;
	border-top: 25px solid transparent;
	border-bottom: 25px solid transparent;
	border-left: 25px solid #E0E0E0;
}

.tableform {
    width: auto;
}
.tableform th td {
	margin:5px;
}
.tableform input {
    margin-bottom: 0px;
}

.thicon {
    float: right;
    margin-left: 20px;
}

.btndiv .btnarea {
    font-size: 15px;
    padding: 5px 18px;
    margin: 5px 0px 25px 0px;
}
.btnarea {
    text-align: center;
    margin: 15px 0px 25px 0px;
    display: inline-flex;
}
.btnarea .btn {
    padding: 5px 18px;
    margin: 0px 5px 0px 5px;
}
.label-important, .badge-important {
  background-color: #b94a48;
  padding: 2px 4px;
}

/************************************************************************
  mailmagazine page
************************************************************************/
@media(min-width: 640px) {
  .mailmagazine {
    background: url(../images/mailmagazine/mailmagazine_bg.jpg) no-repeat center top;
    background-size: 100%;
    padding: 50% 2rem 9%;
  }
}
.btn-dark {
  color: #fff !important;
  background-color: #222;
}

dl{
	padding: 0 5px;
}
dt{
	border-bottom: dashed 1px pink;
}
dt h4{
	margin:0;
}
dt h4 img{
	margin-right: 5px;
}
dd{
	font-size:13.5px;
	padding: 20px;
}
code{
	white-space: pre-line;      /* CSS 3.0 */
	white-space: -pre-wrap;     /* Opera 4-6 */
	white-space: -o-pre-wrap;   /* Opera 7 */
	white-space: -moz-pre-wrap; /* Mozilla */
	white-space: -hp-pre-wrap;  /* HP Printers */
	word-wrap: break-word;      /* IE 5+ */
}

/************************************************************************
  from validation
************************************************************************/
/*
* アラート
------------------------------------------------------------------*/
.form-alert {
    background-color: #ffebee;
    border: #f44336 solid 1px;
}

p.form-alert-msg {
	color: #f44336;
	margin-bottom: 5px;
}

/*
* エラー表示
------------------------------------------------------------------*/
.errArea {
	display:none;
	padding: 5px;
	color: #FF0000;
}
/************************************************************************
  各追加ページ
************************************************************************/
.kakaku_text div {
  font-size: 20px;
  padding: 10px 30px 10px;
}

@media screen and (max-width: 999px){
  .kakaku_text div {

    padding: 10px 10px 10px;
  }
}

.shoptag {
    display: none;
}
.staff_list_info .label {
    display: none;
}
.staff_list_info_shop {
    display: none;
}

.bnr {
    margin-top: 20px;
}

.line_new_bt a {
    position: relative;
    background: #06c755;
    padding: 20px;
    border-radius: 20px;
    margin: 5px;
    display: block;
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    border: 2px solid #009944;
}
.line_new_bt a:before {
    content: '';
    display: block;
    width: 44px;
    height: 55px;
    background-image: url(../images/line/LINE_APP_iOS.png);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    top: 12px;
    left: 5%;
}
.line_new_bt a::after {
    content: '＋';
    display: block;
    width: 44px;
    height: 55px;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    top: 15px;
    right: 5%;
    font-size: 27px;
    font-weight: 600;
}