.twitter-timeline {
    padding: 0 0.5rem 2rem;
}
#main {
  margin-bottom: 2rem;
}
section {
  padding: 0.5rem;
}
.align-items-center {
  align-items: center;
}
.justify-content-flex-end {
  justify-content: flex-end;
}
.text-right {
  text-align: right;
}
.pr_time {
    margin: 0 10px 0 0;
}
.pr_course {
    margin: 0;
}
.pr_box {
    margin: 0 0 12px 0;
}
.sp_info h1 {
  font-size: 1.1rem;
}
.post-info .attendance {
  font-size: 90%;
}
.sp_head_info {
    margin: 0 auto 0.5rem;
    background-image: url(https://tete-yokohama.com/wp-content/themes/tete-yokohama.com/img/bg_sp_info.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    height: 370px;
}
.sp_logo {
  width: 115px;
  margin: auto;
  display: block;
  padding: 3rem 0;
  width: auto !important;
}
.sp_info {
  background: rgb(0 0 0 / 25%);
  color: #fff;
  padding: 1rem;
  font-family: 'BIZ UDPMincho', serif;
}
.info_1 {
  border: 1px solid #fff;
  margin-right: 0.5rem;
  padding: 0.2rem 0.5rem;
}
.info_2 {
  line-height: 1.2;
}
#ranking .more a {
  margin-top: 0.5rem;
}
.mt-3 {
  margin-top: 1rem !important;
}
.mb-3 {
  margin-bottom: 1rem !important;
}
.nav_title {
  font-family: 'BIZ UDPMincho', serif;
  color: #fff;
  padding: 0.7rem 1rem;
  background: linear-gradient(1deg, rgba(158, 158, 158, 1) 0%, rgba(127, 127, 127, 1) 50%, rgba(227, 227, 227, 1) 100%);
}
.nav_title:before {
  content: none;
}
.sec_title {
  background-repeat: no-repeat;
  background-size: contain;
  padding: 0.2rem 0 0.2rem 2.4rem;
  color: #D9B11D;
  font-family: 'BIZ UDPMincho', serif;
  position: relative;
}
#news .sec_title {
  background-image: url(https://tete-yokohama.com/wp-content/themes/tete-yokohama.com/img/news_title.png);
}
#today .sec_title, #therapist_all .sec_title, #therapist .sec_title {
  background-image: url(https://tete-yokohama.com/wp-content/themes/tete-yokohama.com/img/today_title.png);
}
#ranking .sec_title, #ranking1 .sec_title {
  background-image: url(https://tete-yokohama.com/wp-content/themes/tete-yokohama.com/img/ranking_title.png);
}
#about .sec_title {
  background-image: url(https://tete-yokohama.com/wp-content/themes/tete-yokohama.com/img/about_title.png);
}
.rire #about .sec_title {
  background-image: url(https://tete-yokohama.com/wp-content/themes/tete-yokohama.com/img/about_title_rire.png);
}
.coco #about .sec_title {
  background-image: url(https://tete-yokohama.com/wp-content/themes/tete-yokohama.com/img/about_title_coco.png);
}
#price .sec_title, #price_new .sec_title {
  background-image: url(https://tete-yokohama.com/wp-content/themes/tete-yokohama.com/img/price_title.png);
}
#access .sec_title {
  background-image: url(https://tete-yokohama.com/wp-content/themes/tete-yokohama.com/img/access_title.png);
}
#form .sec_title {
  padding-left: 0;
}
select:disabled {
  opacity: 1;
  color: #000;
}
.form-messages .confirm-message {
  color: #5293f0;
  border: 2px solid #5293f0;
  display: block;
  text-align: center;
  padding: 0.5rem;
  margin-bottom: 1rem;
}
.form-messages .errors {
  color: #f00;
  border: 2px solid #f00;
  display: block;
  text-align: center;
  padding: 0.5rem;
}
.screen-reader-response {
  margin-bottom: 2rem;
  margin-top: 2rem;
  font-weight: bold;
  border: 2px solid #646464;
  padding: 0.5rem;
}
.screen-reader-response:empty {
  border: none;
  display: none;
}
.sec_title small {
  color: #333;
  position: absolute;
  right: 0;
}
.more {
  text-align: right;
}
.more a {
  border: 1px solid #BCBCBC;
  display: inline-block;
  padding: 0.3rem 0.5rem;
}
table.attmgr_guide_weekly td {
  width: 11%;
  padding: 0.9rem 0 0.8rem;
  font-size: 0.8rem;
}
table.attmgr_guide_weekly .dow {
  margin: 0;
  font-size: 0.7rem;
}
.rank_rep {
  margin-top: 1rem;
}
.rank_rep h3 {
  background: linear-gradient(180deg, #FFD966 0%, #FFD966 50%, #E2AC00 50%, #E2AC00 100%);
  padding: 0.5rem;
  text-align: left;
}
.rank_sim h3 {
  background: linear-gradient(180deg, #EA8A8A 0%, #EA8A8A 50%, #FF0000 50%, #FF0000 100%);
  padding: 0.5rem;
  text-align: left;
}
table.attmgr_guide_weekly td.current {
  background-color: #ccefff;
}
.trip-tag {
  display: flex;
  justify-content: space-around;
}
.home-trip {
  border: 1px solid #959595;
  padding: 0.3rem 0.5rem;
  border-radius: 5px;
  color: #5B9BD5;
}
.hotel-trip {
  border: 1px solid #959595;
  padding: 0.3rem 0.5rem;
  border-radius: 5px;
  color: #FFC000;
}
.attendance {
  margin: 0.5rem 0;
}
table.price_table {
  margin: 1rem 0;
  border: 1px solid #afabab;
  width: 100%;
}
table.price_table td {
  white-space: nowrap;
}
table.price_table th {
  background: #eee;
  font-weight: bold;
}
table.price_table td, table.price_table th {
  padding: 0.5rem;
  text-align: center;
  border: 1px solid #afabab;
  vertical-align: middle;
}
table.price_table p {
  margin: 0;
  line-height: 1.3;
  font-weight: bold;
}
small {
  font-size: 0.7rem;
}
table.access_table {
  margin: 1rem 0;
  border: 1px solid #afabab;
  width: 100%;
}
table.access_table th {
  white-space: nowrap;
}
table.access_table td, table.access_table th {
  padding: 0.5rem;
  text-align: center;
  border: 1px solid #afabab;
  vertical-align: middle;
}
#access .access_table p {
  border: none;
  line-height: 1.5;
  text-align: left;
}
.staff_block li {
  width: 195px !important;
}
#ranking .rank_img {
  display: block;
  width: 48%;
  height: 48%;
  position: relative;
  float: left;
}
@media screen and (min-width: 768px) {
  #ranking .rank_txt {
    width: 160px;
  }
}
#ranking .rank_txt {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 7;
  overflow: hidden;
}
#ranking .rank_name {
  position: absolute;
  bottom: -15px;
  top: auto;
  height: 25px;
  width: 100%;
  background: #f835a0;
  line-height: 1.9;
  font-size: 14px;
}
#ranking .rank_name a {
  color: #fff;
}
.m-0 {
  margin: 0 !important;
}
.twitter, .line {
  display: block;
  text-align: center;
  width: 80%;
  margin: auto;
}
.twitter {
  color: #FFFFFF !important;
  background: #00aced !important;
  background: -moz-linear-gradient(top, #00aced 0%, #5dc5ea 50%, #00aced 100%) !important;
  background: -webkit-linear-gradient(top, #00aced 0%, #5dc5ea 50%, #00aced 100%) !important;
  background: linear-gradient(to bottom, #00aced 0%, #5dc5ea 50%, #00aced 100%) !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00aced', endColorstr='#00aced', GradientType=0) !important;
  border-radius: 5px !important;
  -webkit-border-radius: 5px !important;
  -moz-border-radius: 5px !important;
  padding: 0.5rem;
}
.twitter:before {
  font-family: "dpicons" !important;
  content: "\e629" !important;
  padding-right: 0.5em !important;
}
.line img {
  max-width: 100%;
}
.font_r {
  color: #f00;
}
.font-weight-bold {
  font-weight: bold !important;
}
ul.foot_menu {
  margin-top: 1rem !important;
  margin-bottom: 0 !important;
}
.footer_menu {
  display: none;
}
.footer .copy {
  background: #818181;
  color: #fff;
  text-align: center;
  font-size: 0.8rem;
  line-height: 1.3;
  padding: 0.5rem 0;
}
.d-flex {
  display: flex;
}
.align-items-baseline {
  align-items: baseline;
}
.wpcf7-form-control-wrap {
  margin: 0 3px;
}
.wpcf7-form p label {
  border: none;
  display: inline-block;
  margin: 0;
  padding: 0;
}
.wpcf7-radio .wpcf7-list-item {
  margin-right: 10px;
}
.req {
  color: #f00;
}
.form p {
  margin: 0;
}
.wpcf7-text, .wpcf7-textarea {
  border: 1px solid #9e9e9e;
  background: #fff;
  border-radius: 4px;
  padding: 0 5px;
  width: 90%;
  font-size: 0.95rem;
}
.wpcf7-textarea {
  padding: 5px;
  width: 95%;
}
.reserve-notice p {
  border-top: 1px solid #9e9e9e;
  border-left: 1px solid #9e9e9e;
  border-right: 1px solid #9e9e9e;
  padding: 0.5rem;
  margin: 0;
}
input.r-email {
  width: 95%;
}
.reserve-notice p:last-child {
  border-bottom: 1px solid #9e9e9e;
}
.item {
  margin-bottom: 0.8rem;
}
.r-confirm, .rq-confirm {
  background: #fff;
  padding: 0.5rem 1.5rem;
  border: 1px solid #BCBCBC;
  margin: auto;
  display: block;
}
.r-return, .r-submit, .rq-return, .rq-submit {
  background: #fff;
  padding: 1rem 2rem;
  border: 1px solid #BCBCBC;
}
.custome-cf7-confirm .wpcf7-text, .custome-cf7-confirm .wpcf7-textarea, .custome-cf7-confirm .wpcf7-form select {
  border: none;
  font-size: 1rem;
}
.custome-cf7-confirm .select-box::after {
  content: none;
}
.custome-cf7-confirm .item {
  border-bottom: 1px #838383 dashed;
}
.wpcf7-textarea {
  height: 100px;
}
#therapist .form-messages li {
  width: auto;
  float: none;
  padding: 0;
}
.justify-content-space-between {
  justify-content: space-between;
}
.swich_setting {
  display: none;
}
.tooltip {
  position: relative;
  cursor: pointer;
  text-decoration: underline;
}
.description {
  width: 220px;
  position: absolute;
  left: 0;
  transform: translateX(-50%);
  padding: 0.5rem 1rem;
  background-color: #fff;
  border: 1px solid #07519a;
  visibility: hidden;
  opacity: 0;
  z-index: 1;
  transition: 0.5s all;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.description:before {
  content: "✕";
  position: absolute;
  right: 0.5rem;
  top: 0;
}
.swich_setting:checked + .tooltip .description {
  visibility: visible;
  opacity: 1;
}
.sp {
  display: none;
}
.pc {
  display: block;
}
.pr_name {
  padding: 1rem 0;
  text-align: center;
  margin-bottom: 0.3rem;
}
.pr_new {
  margin-left: 0;
  margin-right: 1em;
  background: transparent;
  padding: 0;
}
.pr_new:before{
  content: none;
}
.pr_new img,.pr_cast-rank img{
  margin: 0;
  max-width: 75px;
}
.pr_rank {
  padding: 0 7px !important;
  background: rgba(231, 64, 67, 0.70);
  white-space: nowrap;
  font-size: 10px;
  display: flex;
  align-items: center;
  margin-left: 0;
}
.pr_rank[title^="指名比率"] {
  background: #FF0000;
}
.rank_tag .pr_new{
  background: rgba(26,168,38,0.70);
}
.rank_tag span {
    padding: 1px 7px;
}
.pr_cap {
  padding: 0;
  display: flex;
  align-items: center;
}
.pr_cap p {
  margin: 0;
  padding: 0.5rem;
}
.pr_cap p:nth-of-type(1) {
  border-right: 1px solid #ccc;
}
.pagenav {
  display: flex;
  justify-content: space-between;
}
.pagenav a {
  background: #D09462;
  color: #fff;
  padding: 0.5rem 1rem;
}
.today_cast .thumb .rank_tag {
  bottom: 0;
}
.today_cast {
  margin-bottom: 0;
}
#ranking1 .rank_txt {
  width: 420px;
}
.staff_block li img {
  width: 100%;
}
.post-info .name a {
  width: 100%;
}
.pr_course {
  padding: 0.7rem 0;
}
.pr_cast-rank {
  color: #fff;
  font-size: 11px;
  margin-left: 0.5rem;
}
.pr_cast-rank.diamond {
}
.pr_cast-rank.platinum {
}
.pr_cast-rank.gold {
}
.pr_cast-rank.silver {
}
.rank_tag {
  font-family: 'BIZ UDGothic', sans-serif;
  pointer-events: none;
}
.rank_tag .pr_cast-rank {
  display: block;
  line-height: 1.5em;
  height: 1.5em;
  text-align: right;
  margin: 0;
  border: none;
  background: rgb(255 255 255 / 80%);
}
.rank_tag .pr_cast-rank.diamond {
  color: #000;
}
.rank_tag .pr_cast-rank.platinum {
    color: #24447d;
    background: rgb(255 192 0 / 70%);
}
.rank_tag .pr_cast-rank.gold {
    color: #BCBA5E;
    background: rgb(0 32 96 / 50%);
}
.rank_tag .pr_cast-rank.silver {
  color: #3B3838;
}
.post-info a {
  background: #FF3399;
  color: #fff;
  margin-bottom: 5px;
}
.rank_msg {
  background: #44546A;
  padding: 0.5rem;
  margin-bottom: 0;
  margin-top: 0;
}
.rank_txt p {
  border: 1px solid #44546A;
  padding: 2px;
}
.select-box {
  position: relative;
  display: inline-block;
}
.select-box::after {
  position: absolute;
  content: '∇';
  top: 20%;
  right: 5%;
  color: #333;
  pointer-events: none;
}
.wpcf7-form select {
  height: auto;
  font-size: 0.9rem;
}
.wpcf7-select {
  padding: 12px !important;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1px solid #c0c0c0;
  background-color: #fff !important;
  border-radius: 4px;
  width: 170px;
}
input[type="button"].r-confirm, input[type="button"].rq-confirm {
  border-radius: 50px;
  background: #f90;
  border: none;
  color: #fff;
  font-weight: bold;
  padding: 1rem 2rem;
}
input[type="submit"], input[type="button"] {
  border-radius: 0;
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  appearance: button;
  box-sizing: border-box;
  cursor: pointer;
  color: #333;
}
input[type="submit"]::-webkit-search-decoration, input[type="button"]::-webkit-search-decoration {
  display: none;
}
input[type="submit"]::focus, input[type="button"]::focus {
  outline-offset: -2px;
}
input[type="button"].r-return, input[type="button"].rq-return {
  border-radius: 5px;
  border: 1px solid #333;
}
input[type="button"].r-submit, input[type="button"].rq-submit {
  background: #e60012;
  border: none;
  border-radius: 50px;
  color: #fff;
}
a.btn {
  padding: 0.5rem 1rem;
  background: #aa8854;
  color: #fff;
  display: inline-block;
}
.archive li {
  margin: 0 8px 0 !important;
}
.rank_img {
  position: relative;
}
.rank_name {
  position: absolute;
  background: #e9579e;
  font-size: 14px;
  width: 200px;
  top: 185px;
}
.rank_img a {
  color: #fff;
}
#news img {
  max-width: 100%;
}
@media screen and (max-width: 768px) {
	.nav_title {
    position: fixed;
    z-index: 99999;
}
	#nav ul {
    position: fixed;
    z-index: 99999;
}
  .rank_name {
    position: absolute;
    bottom: -25px;
    top: auto;
    height: 25px;
    width: 100%;
    background: #e9579e;
    font-size: 14px;
  }
  .sp {
    display: block;
  }
  .pc {
    display: none;
  }
  .archive li {
    margin: 0 3px 0 !important;
  }
  .staff_block li {
    width: 48% !important;
  }
  .rank_txt {
    width: 49%;
    margin: 0;
  }
  .totop {
    bottom: 130px;
    right: 55px;
  }
  header {
    display: none;
  }
  .breadcrumbs {
    display: none;
  }
  .footer {
    padding-bottom: 4rem;
    margin-top: 1rem;
  }
  .footer_menu {
    position: fixed;
    bottom: 0;
    z-index: 10001;
    display: block;
    width: 100%;
  }
  .footer_menu ul {
    display: flex;
    justify-content: space-around;
    text-align: center;
    white-space: nowrap;
  }
  .footer_menu ul li {
    width: 100%;
  }
  .footer_menu ul li:nth-of-type(1) {
    background: #FF7C80;
  }
  .footer_menu ul li:nth-of-type(2) {
    background: #D09462;
  }
  .footer_menu ul li:nth-of-type(3) {
    background: #06C755;
  }
  .footer_menu ul li a {
    color: #fff;
    padding: 0.5rem;
    display: block;
  }
  .footer_menu ul li a .border {
    border: 1px solid #fff;
    display: inline-block;
    padding: 5px;
    position: relative;
    bottom: -12px;
  }
  .footer_menu ul li a small {
    position: relative;
    bottom: -10px;
  }
  #ranking1 .rank_txt {
    width: 48%;
  }
  #therapist .form-messages ul {
    display: block;
  }
}
.archive li .sns_icon img {
    height: auto;
    width: 40px;
}
.archive {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
}
.sp_info {
    display: none;
}
img.sp_logo {
    display: none;
}
ul.staff_block {
    display: flex;
    flex-wrap: wrap;
	align-items: flex-start;
}
.sp_head_info>a {
    display: block;
    height: 100%;
}
.room{
    border: 1px solid #000;
    padding: 0 0.5rem;
    margin-right: 0.5rem;
}