/*----------------------------------------------------------
	edit by toshio maeoka / pm studio co.,ltd.
	mail:maeoka@pmstudio.com
	url:http://www.pmstudio.com/
-----------------------------------------------------------*/

/*-------------------------------
	each collection frame
--------------------------------*/
a {
  border: none;
  color: rgba(255, 255, 255, 0.8);
  text-decoration: none;
}

a:hover {
  color: rgba(255, 255, 255, 0.8);
  text-decoration: none;
}

a:visit {
  color: rgba(255, 255, 255, 0.8);
  text-decoration: none;
}

.block2 {
  width: auto;
  height: auto;
  margin: 0px auto;
  border: 1px solid #ccc;
  display: block;
}

.collection_list {
  width: 100%;
  height: auto;
  margin: 0px auto;
  border: 0px solid #ccc;
  display: block;
}

/*--スマフォ用tag非表示---*/
.sp_show {
  display: none;
}

.profile_box_frame {
  width: 58%;
  height: 70px;
  margin: 0px auto;
}

.girl_profile_box {
  width: 297px;
  height: 46px;
  border: 1px solid rgba(223, 107, 150, 1);
  font-size: 1.4rem;
  color: rgba(223, 107, 150, 1);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  cursor: pointer;
}
.girl_profile_box:hover {
  color: white;
  background-color: rgba(223, 107, 150, 1);
  border: 1px solid rgba(223, 107, 150, 1);
  transition: 0.2s;
}

.girl_profile_box_pink {
  position: relative;
  background: rgba(223, 107, 150, 1);
  width: 297px;
  height: 46px;
  font-size: 1.4rem;
  color: rgba(255, 255, 255, 1);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

.girl_profile_box_pink:before {
  content: "";
  position: absolute;
  right: auto;
  top: 40px;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 20px solid rgba(223, 107, 150, 1);
}

/*--検索ボックス--*/
.serch_box {
  background: rgba(0, 0, 0, 0.8);
  width: 100%;
  height: 140px;
  padding: 20px 0px 0px 0px;
}

/*--ブログ検索ボタン--*/
ul.blog_select_frame {
  width: 70%;
  height: auto;
  margin: 0px auto;
  padding: 0px 0px 10px 0px;
}

ul.blog_select_frame li {
  width: auto;
  height: auto;
}

ul.blog_select_frame li:nth-child(1) {
  width: 28%;
}

ul.blog_select_frame li:nth-child(2) {
  width: 57%;
}

ul.blog_select_frame li:nth-child(3) {
  width: 15%;
}

.blog_selector1 {
  background: rgba(0, 0, 0, 0.2);
  width: 400px;
  height: 37px;
  color: rgba(255, 255, 255, 0.8);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  border: 1px solid rgba(255, 255, 255, 0.8);
}

.blog_selector2 {
  background: rgba(0, 0, 0, 0.2);
  width: 198px;
  height: 37px;
  color: rgba(255, 255, 255, 0.8);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  border: 1px solid rgba(255, 255, 255, 0.8);
}

input[type="submit"].serch_btn {
  width: 150px;
  height: 37px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  cursor: pointer;
  border-style: none;
}

/*--長方形写真付き250pxと200px---*/
ul.t_blog {
  width: 102%;
  height: auto;
  margin: 0px auto;
  border: 0px solid #ccc;
}

ul.t_blog li {
  position: relative;
  width: 250px;
  height: auto;
  min-height: 410px;
  margin: 0px 16px 10px 0px;
  padding: 0px 0px 0px 0px;
  border: 0px solid rgba(0, 0, 0, 0.1);
  cursor: pointer;
}

.blog_detail {
  position: relative;
  width: 250px;
  height: auto;
  min-height: 410px;
  padding: 0px 0px 0px 0px;
  cursor: pointer;
}

ul.t_blog li.h400 {
  min-height: 400px;
  padding: 0px 0px 10px 0px;
}

ul.t_blog li.favorite_girls {
  position: relative;
  width: 200px;
  height: auto;
  min-height: 460px;
  margin: 0px 10px 10px 0px;
  padding: 0px 0px 0px 0px;
  border: 0px solid #ccc;
}

.girls_name {
  position: absolute;
  right: 10px;
  bottom: 0;
  border: 0px solid #ccc;
  padding: 0px 0px 10px 0px;
}

.blogphoto1 {
  position: relative;
  width: 250px;
  height: 180px;
  border: 0px solid #ccc;
  overflow: hidden;
}

.favorite_girls_photo1 {
  position: relative;
  width: 200px;
  height: 150px;
  border: 0px solid #ccc;
  overflow: hidden;
}

/*--写真トリミング--*/
.blogphoto1 img {
  width: 250px;
  height: 100%;
  object-fit: cover;
  font-family: "object-fit: cover;";
}

.favorite_girls_photo1 img {
  width: 200px;
  height: 100%;
  object-fit: cover;
  font-family: "object-fit: cover;";
}

.t_blog_text {
  width: 95%;
  margin: 0px auto;
}

/*---キャバ嬢スケジュール--*/

.schedule_box1 {
  width: 100%;
  height: 46px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  cursor: pointer;
  transition: 0.2s;
}
.schedule_box1:hover{
  opacity: 0.6;
  transition: 0.2s;
}

/*--NEW緑--*/
.new_icon_green {
  position: absolute;
  width: 0;
  height: 0;
  border-top: 50px solid rgba(35, 120, 189, 1);
  border-right: 50px solid transparent;
  z-index: 100;
}

.new_icon_text {
  position: absolute;
  width: 30px;
  height: 30px;
  top: -43px;
  left: 5px;
  transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  color: rgba(255, 255, 255, 1);
  text-align: center;
  font-weight: 600;
  border: 0px solid #ccc;
}

/*---バナー--*/
ul.blog_banner_frame {
  width: 100%;
  height: auto;
  margin: 0px 0px;
  padding: 0px 0px 5px 0px;
  border: 0px solid #ccc;
}

ul.blog_banner_frame li {
  width: 50%;
  height: auto;
}

ul.blog_banner_frame li:nth-child(1) {
  width: 51%;
}

ul.blog_banner_frame li:nth-child(2) {
  width: 514px;
}

.blog_bunner_img {
  position: relative;
  width: 514px;
  height: auto;
  min-height: 76px;
  overflow: hidden;
}

.blog_bunner_img img {
  width: 514px;
  height: 100%;
  object-fit: cover;
  font-family: "object-fit: cover;";
}

.submit_btns {
  width: 95%;
  height: auto;
  margin: 0px auto;
}

ul.submit_tab1b {
  width: 38%;
  height: auto;
  margin-right: 0px;
}

ul.submit_tab1b li {
  width: auto;
  height: auto;
}

ul.submit_tab1b li:nth-child(1) {
  width: 60%;
}

/*--エリア検索ボタン--*/
input[type="reset"].serch_area_btn,
input[type="submit"].serch_area_btn {
  width: 180px;
  height: 50px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  cursor: pointer;
  border-style: none;
}

/*---blog4.html---*/

.qr_code {
  position: absolute;
  width: 120px;
  height: 127px;
  top: 20px;
  right: 0;
}

/*--blog SNSアイコン--*/
.blog_sns_frame {
  //width:100%;
  height: auto;
  margin: 0px auto;
  border: 0px solid #ccc;
}

.blog_sns_frame ul:nth-child(1) {
  width: 55%;
}

.blog_sns_frame ul:nth-child(2) {
  width: 45%;
}

ul.blog_sns_icons1 {
  width: 50%;
  height: auto;
  border: 0px solid #ccc;
}

ul.blog_sns_icons1 li {
  width: auto;
  height: auto;
  border: 0px solid #ccc;
}

ul.blog_sns_icons1 li:nth-child(1) {
  width: 40%;
}

ul.blog_sns_icons1 li:nth-child(2) {
  width: 60%;
}

ul.blog_sns_icons2 {
  width: 50%;
  height: auto;
  border: 0px solid #ccc;
}

ul.blog_sns_icons2 li {
  width: auto;
  height: auto;
  border: 0px solid #ccc;
}

dl.sns_btns_f {
  width: 100%;
  height: auto;
  border: 0px solid #ccc;
}

dl.sns_btns_f dt {
  width: auto;
  height: auto;
  border: 0px solid #ccc;
}

dl.sns_btns_f dt:nth-child(1) {
  width: 60px;
  height: auto;
}
.share_btn1 {
  height: 20px;
}
dl.sns_btns_f dt:nth-child(2) {
  width: 85px;
  height: 20px;
}

dl.sns_btns_f dt:nth-child(3) {
  width: 20px;
  height: auto;
}

/*--blog メイン写真--*/
.girl_blog_main_photo {
  position: relative;
  width: 346px;
  height: 459px;
  overflow: hidden;
}

.girl_blog_main_photo img {
  width: 346px;
  height: auto;
  object-fit: cover;
  font-family: "object-fit: cover;";
  //object-fit: contain;
  //font-family: 'object-fit: contain;'
}

ul.profile_frame {
  width: 100%;
  height: auto;
  margin: 0px 0px;
}

ul.profile_frame li {
  width: auto;
  height: auto;
}

ul.profile_frame li:nth-child(1) {
  width: 35%;
}

ul.profile_frame li:nth-child(2) {
  width: 65%;
}
ul.profile_frame li.pc__w65 {
  width: 65%;
}

.profile_1 {
  width: 100%;
  height: auto;
  margin: 0px 0px;
  padding: 5px 0px 5px 0px;
  border-top: 1px solid rgba(232, 42, 148, 1);
  border-bottom: 1px solid rgba(232, 42, 148, 1);
}

dl.profile_detai1 {
  width: 102%;
  height: auto;
  border: 0px solid #ccc;
}

dl.profile_detai1 dt {
  width: 30%;
  height: auto;
  margin: 0px 10px;
}

.profile_bottom_line {
  border-bottom: 1px dotted rgba(232, 42, 148, 1);
}

.profile_2 {
  width: 100%;
  height: 415px;
  min-height: 415px;
  margin: 0px 0px;
  padding: 10px 0px 10px 0px;
  overflow-y: scroll;
  border: 0px solid #ccc;
  line-height: 2.5;
}

dl.profile_detail2 {
  width: 100%;
  height: auto;
}

dl.profile_detail2 dt {
  width: auto;
  height: auto;
  padding: 0px 10px 0px 10px;
}

dl.profile_detail2 dt:nth-child(1) {
  width: 20%;
  text-align: right;
  color: rgba(0, 0, 0, 0.5);
  font-size: 1.2rem;
  padding-top: 7px;
}

dl.profile_detail2 dt:nth-child(2) {
  width: 80%;
  font-size: 1.4rem;
  font-size: 1.2rem;
}

.question_box {
  display: flex;
  display: -webkit-flex;
  -webkit-align-items: center;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  align-items: center;
  -js-display: flex;
}
/*
.profile_detail3 span a{
	border: none;
	color: rgba(220,150,15,1);
	text-decoration: none;
}
*/
dl.pofile_box {
  width: 100&;
  height: 46px;
}

dl.pofile_box dt {
  width: 330px;
  height: 46px;
  margin: 0px 5px;
  border: 0px solid #ccc;
}

.coupon_btn_frame {
  width: 100%;
}

.coupon_btn_frame div.coupon_btn1 {
  width: 93%;
}

.coupon_btn_frame div.coupon_btn2 {
  width: 7%;
}

.coupon_btn1 span:nth-child(1) {
  width: 10%;
  border: 0px solid #ccc;
}

.coupon_btn1 span:nth-child(2) {
  width: 80%;
  border: 0px solid #ccc;
}

.coupon_icon {
  width: 20px;
  height: 17px;
}

.coupon_icon img {
  width: 20px;
  height: auto;
  object-fit: cover;
  font-family: "object-fit: cover;";
}

dl.blog_photo_list {
  width: 346px;
  height: 91px;
}

dl.blog_photo_list dt.photo_rl_arrow {
  background: rgba(0, 0, 0, 1);
  width: 10%;
  height: 91px;
  border: 0px solid #ccc;
  cursor: pointer;
}

.photo_rl_arrow img {
  width: 25%;
  height: auto;
}

dl.blog_photo_list dt.photo_list {
  position: relative;
  width: 100%;
  height: 91px;
  border: 0px solid #ccc;
  overflow-y: hidden;
  overflow-x: auto;
  -ms-overflow-style: none;
}

dl.blog_photo_list dt.photo_list::-webkit-scrollbar {
  display: none;
}

dl.blog_profile_photos {
  position: absolute;
  width: auto;
  min-width: 300px;
  height: 91px;
  border: 0px solid #ccc;
}

dl.blog_profile_photos dt.blog_profile_photo_list {
  position: relative;
  width: 73px;
  height: 91px;
  margin: 0px 2px;
  overflow: hidden;
}

.blog_profile_photo_list img {
  width: 73px;
  height: 100%;
  object-fit: cover;
  font-family: "object-fit: cover;";
}

.girl_schedule_onlineBtn {
  width: 470px;
  margin: 40px auto 5px auto;
  border-radius: 4px;
  padding: 20px 10px;
  box-shadow: 0px 0px 10px grey;
  background: #ea483d;
  transition: 0.4s;
}
.girl_schedule_onlineBtn:hover {
  background: white;
  color: #ea483d;
  transition: 0.4s;
  box-shadow: 0px 0px 12px grey;
}

.girl_schedule_onlineBtn--text {
  width: 85%;
}
.girl_schedule_onlineBtn--text p:first-child {
  font-weight: 600;
  line-height: 2rem;
}
.onlineBtn__bg-gray {
  opacity: 0.4;
  pointer-events: none;
  box-shadow: none;
}

.girl_schedule_frame {
  width: 100%;
  height: 95px;
}

ul.girl_schedule {
  width: 100%;
  height: 95px;
}

ul.girl_schedule li:nth-child(1) {
  width: 12%;
  height: 95px;
  border-right: 1px solid rgba(255, 255, 255, 1);
}

ul.girl_schedule li:nth-child(2) {
  width: 88%;
}

dl.schedule_sheet1 {
  width: 100%;
  //height:47.5px;
}

dl.schedule_sheet1 dt {
  width: 15%;
  height: 47.5px;
  border-right: 1px solid rgba(255, 255, 255, 1);
}

/*--もっと見るボタン--*/
.more_btn_frame {
  position: relative;
  width: 100%;
  height: 50px;
  border: 0px solid #ccc;
}

.more_btn {
  position: absolute;
  background: rgba(0, 0, 0, 1);
  width: 140px;
  height: 33px;
  right: -40px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  color: rgba(255, 255, 255, 1);
  cursor: pointer;
}

.more_btn span {
  margin-top: -10px;
}
.more_btn span:nth-child(1) {
  width: 80%;
}

/*----検索タブ----*/
.blog_search_frame {
  width: 100%;
  height: auto;
  border: 0px solid #ccc;
}

ul.select_serch_text {
  width: 100%;
  height: 50px;
  margin: 0px auto;
}

ul.select_serch_text li {
  width: auto;
  padding: 0px 0px 0px 15px;
}

.select_serch_text > :last-child {
  margin-left: auto;
}

.search_ud_btn {
  background: url(../image/search_ud_btn1.png) no-repeat;
  width: 50px;
  height: 50px;
}

/*--複数写真---*/
.single {
  position: relative;
  width: 100%;
  height: 180px;
}

.half {
  width: 50%;
  height: 180px;
}

.vhalf {
  width: 100%;
  height: 89px;
  overflow: hidden;
}

.single img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  font-family: "object-fit: cover;";
}

.half img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  font-family: "object-fit: cover;";
}

.vhalf img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  font-family: "object-fit: cover;";
}

.remaing_img {
  position: absolute;
  bottom: 20px;
  left: 65%;
}

.line_b {
  width: auto;
  height: 1px;
  margin: 0px auto;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}

.right_border {
  border-right: 2px solid rgba(255, 255, 255, 1);
}

.bottom_border {
  border-bottom: 2px solid rgba(255, 255, 255, 1);
}

/*--タブ非表示---*/
#tab_1 {
  display: block;
}

.youtube_frame {
  position: relative;
  width: 100%;
  height: 590px;
  margin: 0px auto;
}

.youtube_frame#mainYotube {
  position: relative;
  width: 100%;
  height: 100%;
  padding: 56% 0 0 0;
  margin: 0px auto;
  display: block;
  border: 0px solid #ccc;
}

#mainYotube iframe {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
}

/*-------------------------------
		a_tag
--------------------------------*/

a.menu_a_white {
  color: rgba(255, 255, 255, 1);
  text-decoration: none;
}

a.menu_a_white:visit {
  color: rgba(255, 255, 255, 1);
  text-decoration: none;
}

a.menu_a_black {
  color: rgba(0, 0, 0, 1);
  text-decoration: none;
}

a.menu_a_black:visit {
  color: rgba(0, 0, 0, 1);
  text-decoration: none;
}

a.menu_a_red {
  color: rgba(219, 184, 192, 1);
  text-decoration: none;
}

a.menu_a_red:visit {
  color: rgba(219, 184, 192, 1);
  text-decoration: none;
}

a.menu_a_pink {
  color: rgba(223, 107, 150, 1);
  text-decoration: none;
}

a.menu_a_pink:visit {
  color: rgba(223, 107, 150, 1);
  text-decoration: none;
}

/* オンラインキャバクラボタン追加css */
.online_girlsBtn {
  width: 45%;
  display: block;
}
.online_girlsBtn p {
  background: rgba(232, 42, 148, 1);
  padding: 10px;
  border-radius: 4px;
  margin: 10px 0;
}
.online-site__Btn {
  background: white;
  border: 1px solid #ea483d;
  color: #ea483d;
  padding: 10px;
  width: 45%;
  border-radius: 5px;
  margin: 20px auto 0;
  transition: 0.4s;
}
.online-site__Btn p {
  font-weight: 600;
}
.online-site__Btn:hover {
  background: #ea483d;
  border: 1px solid #ea483d;
  color: white;
  transition: 0.4s;
}

.message_galbtn {
  background: rgba(223, 107, 150, 1);
  padding: 10px;
  width: 50%;
  margin: 0 auto 10px;
  border-radius: 5px;
  transition: 0.2s;
}
.message_galbtn p {
  text-align: center;
}
.message_galbtn__maintext {
  font-size: 18px;
}
.message_galbtn:hover {
  opacity: 0.8;
  transition: 0.2s;
}

.pran_btn_popup label {
  cursor: pointer;
}
.pran_popup_wrap input {
  display: none;
}
.pran_btn_popup p {
  color: white;
}

.pran_popup_overlay {
  display: flex;
  justify-content: center;
  overflow: auto;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  opacity: 0;
  transition: opacity 0.5s, transform 0s 0.5s;
  transform: scale(0);
}

.pran_popup_trigger {
  position: absolute;
  width: 100%;
  height: 100%;
}

.pran_popup_content {
  position: relative;
  align-self: center;
  width: 90%;
  max-width: 800px;
  padding: 30px 30px;
  box-sizing: border-box;
  background: #fff;
  line-height: 1.4em;
  transition: 0.5s;
}

.pran_close_btn {
  position: absolute;
  top: 14px;
  right: 16px;
  font-size: 30px;
  cursor: pointer;
}

.pran_popup_wrap input:checked ~ .pran_popup_overlay {
  opacity: 1;
  transform: scale(1);
  transition: opacity 0.5s;
}

.pran_open_btn {
  position: relative;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  font-weight: bold;
  cursor: pointer;
}
.pran_popup_title {
  padding-bottom: 10px;
  width: 85%;
  margin: 0 auto;
}
.popup-message-btn {
  width: 40%;
  margin-top: 20px;
}
.popup-message-btn p {
  font-size: 14px;
}

/* instagram btn */
.insta-width {
  width: 88%;
}
