/*---ベースとなるポップアップ---*/
/*--ul、liにそれぞれクラス設定しないと他のul、liに影響があるので注意--*/
/*--800--*/
.popup_frame1{
	position:relative;
	width:1000px;
	height:auto;
	margin:0px auto;
}

.close_btn{
	position: absolute;
	width:52px;
	height:52px;
	margin:0px 0px;
	top:-20px;
	right:75px;
	border: 0px solid #ccc;
	cursor:pointer;
	z-index: 200;
}


ul.popup_base1{
	width:1000px;
	height:auto;
	border: 0px solid #ccc;
}

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

ul.popup_base1 li.base_frame:nth-child(1){
	width:100px;
	cursor:pointer;
}

ul.popup_base1 li.base_frame:nth-child(2){
	width:800px;
}

ul.popup_base1 li.base_frame:nth-child(3){
	width:100px;
	cursor:pointer;
}

.popup_1{
	background:rgba(255,255,255,1);
	width:800px;
	height:600px;
	border: 0px solid #ccc;
}

/*--簡易プロフィール---*/
/*---popup 1---*/
/*---popup1.html---*/
dl.popup_1_photo{
	width:100%;
	height:auto;
}

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

dl.girl_crown_frame{
	width:100%;
	height:auto;
	margin:0px auto;
}

dl.girl_crown_frame dt{
	width:100%;
	height:auto;
}

.g_pr{
	width:100%;
	height:67px;
	overflow:hidden;
	border: 0px solid #ccc;
}

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

.new_icon_text2{
	position: absolute;
	width:50px;
	height:50px;
	top:-58px;
	left:15px;
	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;
}

/*--popup_1 メイン写真--*/
.girl_pop_main_photo{
	position:relative;
	width:100%;
	height:459px;
	overflow:hidden;
}

.girl_pop_main_photo img{
	position: absolute;
	width:100%;
	height:459px;
	//object-fit: cover;
	//font-family: 'object-fit: cover;'
	object-fit: contain;
	font-family: 'object-fit: contain;'
}

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

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

dl.pop_sns_btns dt:nth-child(1){
	width:30%;
}
dl.pop_sns_btns dt:nth-child(2){
	width:30%;
}
dl.pop_sns_btns dt:nth-child(3){
	/* width:70px; */
}
dl.pop_sns_btns dt:nth-child(4){
	width:80px;
}

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

dl.girl_profile_pop dt{
	width:48%;
	height:40px;
	border-bottom: 1px solid rgba(223,107,150,0.5);
}

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

dl.popup1_btns dt{
	width:auto;
	height:38px;
}

dl.popup1_btns dt:nth-child(1){
	width:58%;
	height:38px;
}

dl.popup1_btns dt:nth-child(2){
	width:40%;
	height:38px;
}

.popup1_btn1{
	width:195px;
	width:100%;
	height:38px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid rgba(223,107,150,0.5);
	cursor:pointer;
}

.popup1_btn2{
	width:150px;
	width:100%;
	height:38px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid rgba(223,107,150,0.5);
	cursor:pointer;
}

.popup1_btn1 span:nth-child(1){
	width:85%;
}

.popup1_btn2 span:nth-child(1){
	width:80%;
}

/*---キャバ嬢スケジュール--*/
.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%;
}

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

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

/*---ブログ旧バージョン---*/
/*---popup 2---*/
/*---popup2.html---*/
.shop_logo_pop{
	position:relative;
	width:100%;
	height:200px;
	border: 1px solid #ccc;
}

.shop_logo{
	width:210px;
	height:40px;
	overflow:hidden;
}

.shop_logo img{
	width:210px;
	height:39px;
	object-fit: cover;
	font-family: 'object-fit: cover;'
}

.girl_pop_coll_photo2{
	width:372px;
	height:490px;
	overflow:hidden;
}

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

.girl_pop_coll_photo3{
	width:182px;
	height:136px;
	overflow:hidden;
}

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

.girl_pop_coll_photo4{
	width:184px;
	height:277px;
	overflow:hidden;
}

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

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

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

dl.pop_sns_call_btns dt:nth-child(1){
	width:30%;
}
dl.pop_sns_call_btns dt:nth-child(2){
	width:30%;
}
dl.pop_sns_call_btns dt:nth-child(3){
	width:75px;
}
dl.pop_sns_call_btns dt:nth-child(4){
	width:90px;
}
dl.pop_sns_call_btns dt:nth-child(5){
	width:22px;
}

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

dl.girl_profile_pop2 dt{
	width:auto;
	height:auto;
}

dl.girl_profile_pop2 dt:nth-child(1){
	width:15%;
}

dl.girl_profile_pop2 dt:nth-child(2){
	width:85%;
}


.shop_logo_pop_old{
	position:relative;
	width:100%;
	height:223px;
	border: 0px solid #ccc;
}

.photoup_1_old{
	position:relative;
	width:100%;
	height:493px;
	border: 0px solid #ccc;
}

.logo_frame{
	position:absolute;
	width:343px;
	height:223px;
	top:9px;
	right:5px;
	border:0px solid #CCC;
	overflow:hidden;
}

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

.shop_logo_pop_old#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%;
}

/*---ブログ---*/
/*---popup 3---*/
/*---popup3.html---*/

/*--popup_1 メイン写真--*/

.blog_slide{
	position:relative;
	width:100%;
	height:600px;
	margin: 0px auto;
	//padding: 0px 0px 20px 0px;
	border: 0px solid #CCC;
	display:block;
    overflow: hidden;
	-ms-overflow-style:none;
}

.blog_slide::-webkit-scrollbar{
    display:none;
}

dl.girls_blog_photo_list{
	position: absolute;
	width:auto;
	height:600px;
}

dl.girls_blog_photo_list dt{
	position:relative;
	width:392px;
	//width:100%;
	//min-width:400px;
	height:600px;
	border: 0px solid #CCC;
}

.girl_pop_main_photo4{
	width:392px;
	height:600px;
	overflow:hidden;
	background: #000;
}

.girl_pop_main_photo4 img{
	width:392px;
	height:600px;
	object-fit: contain;
	font-family: 'object-fit:contain;'
}

/*
.girl_pop_main_photo4 img{
	position: absolute;
	max-width: 390px;
  max-height: 600px;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}
*/


.girl_profile_pop3_frame{
	position:relative;
	width:95%;
	height:600px;
	margin:0px auto;
}

.girl_profile_pop3{
	width:100%;
	height:auto;
	border-bottom: 1px solid #ccc;
}
.girl_profile_pop3_sns{
	width: 25% !important;
}
.girl_profile_pop3_sns2{
	width: 20% !important;
}

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

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

.girls_profile_btn{
	width:110px;
	height:28px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #ccc;
	cursor:pointer;
}

.girls_profile_btn span:nth-child(1){
	display: inline-block;
	width: 70%;
  height: 14px;
  line-height: 14px;
}

.chat_frame{
	width:100%;
	height:360px;
	overflow-y:auto;
	overflow-x:hidden;
	-webkit-overflow-scrolling: touch;
	border: 0px solid #ccc;
}
.chat_frame .line_h25 div{
	text-align: center;
}
.chat_f span:nth-child(1){
	width:85%;
}

/*ユーザーコメント表示*/
dl.user_comment{
	width:100%;
	height:auto;
}

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

dl.user_comment dt:nth-child(1){
	width:85%;
	height:auto;
}

dl.user_comment dt:nth-child(2){
	width:30px;
	height:20px;
	padding-left:10px;
	cursor:pointer;
}

dl.user_comment dt:nth-child(3){
	width:20px;
	height:20px;
	cursor:pointer;
}

dl.user_comment dt img{
	width:20px;
	height:20px;
}

.un{
	width:25%;
}

.commentD{
	width:75%;
	padding-left:10px;
	word-wrap: break-word;
}


.girl_profile_pop3_under{
	position: absolute;
	width:100%;
	height:50px;
	bottom:-30px;
	padding:0px 0x 0px 0px;
	border: 0px solid #ccc;
}

textarea.comment_filed{
	resize: none;
  width: 95%;
  height: 3em;
  border: none;
  margin: 14px 0 0;
}

.pen_icon{
	width:30px;
	height:30px;
	cursor:pointer;
	border: 0px solid #ccc;
	overflow:hidden;
}

.pen_icon img{
	width:25px;
	height:25px;
	object-fit: cover;
	font-family: 'object-fit: cover;'
}

#sendCommentForm{
	position:relative;
}

#deleteCommentForm,
#editCommentForm{
	position:relative;
	display:none;
}

.news_photo_frame_blog{
	position: absolute;
	width:39%;
	height:600px;
	margin:0px 0px;
	border: 0px solid #ccc;
}

.square_btn1_blog{
	position: absolute;
	background:rgba(0,0,0,0.6);
	width:40px;
	height:40px;
	top:48%;
	left:0;
	z-index: 500;
	cursor:pointer;
}

.square_btn2_blog{
	position: absolute;
	background:rgba(0,0,0,0.6);
	width:40px;
	height:40px;
	top:48%;
	right:-2px;
	z-index: 500;
	cursor:pointer;
}

/*---popup 4---*/
/*---popup4.html---*/

/*--400px version---*/
.popup_frame400{
	position:relative;
	width:800px;
	height:auto;
	margin:0px auto;
	padding:0px 0px;
	border: 0px solid #ccc;
	display:none;
}

ul.popup_base2{
	width:100%;
	height:auto;
	min-height:100%;
}

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

ul.popup_base2 li.base_frame:nth-child(1){
	width:100px;
	cursor:pointer;
}

ul.popup_base2 li.base_frame.mainBlogPhoto:nth-child(2){
	position:relative;
	background:rgba(255,255,255,1);
	width:600px;
}

ul.popup_base2 li.base_frame:nth-child(3){
	width:100px;
	cursor:pointer;
}

.showPhotoFrame{
	position:relative;
	width:570px;
	height:754px;
	margin:20px auto;
	overflow:hidden;
	border: 0px solid #CCC;
}

.showPhotoFrame::-webkit-scrollbar{
    display:none;
}

dl.show_blogPhoto{
	position: absolute;
	width:auto;
	height:754px;
	border: 0px solid #CCC;
}

dl.show_blogPhoto dt.popup_2{
	position:relative;
	width:100%;
	height:754px;
	border: 0px solid #000;
}

.popup_2 img{
	width:570px;
	height:100%;
	object-fit: contain;
	font-family: 'object-fit: contain;';
}


.close_btn2{
	position: absolute;
	width:52px;
	height:52px;
	margin:0px 0px;
	top:-20px;
	right:75px;
	border: 0px solid #ccc;
	cursor:pointer;
	z-index: 1000;
}

.girl_pop_main_photo5{
	width:550px;
	height:auto;
	margin:0px auto;
	min-height:0px;
	overflow:hidden;
	z-index: 100;
}

.girl_pop_main_photo5 img{
	width:550px;
	height:100%;
	//object-fit: cover;
	object-fit: contain;
	//font-family: 'object-fit: cover;'
	font-family: 'object-fit: contain;'
}

/*---お気に入りメモ--*/
/*---popup 5、6---*/
/*---popup5.html、popup6.html---*/
/*--400px version---*/
.popup_3{
	background:rgba(255,255,255,1);
	width:100%;
	height:auto;
	max-height:100%;
	border: 0px solid #ccc;
}

.popup_frame370{
	position:relative;
	width:370px;
	height:auto;
	margin:0px auto;
	padding:0px 0px;
	border: 0px solid #ccc;
	display:none;
}

.popup_frame370_2{
	position:relative;
	width:370px;
	height:auto;
	margin:0px auto;
	padding:0px 0px;
	border: 0px solid #ccc;
	display:block;
}

.favorite_frame_pop1{
	width:100%;
	height:50px;
	border: 0px solid #ccc;
}

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

.favorite_frame_pop1 span.f_title:nth-child(1){
	width:10%;
}

.text_pink4{
	color:rgba(258,0,127,1);
}

.favorite_box_pop{
	width:100%;
	height:40px;
}

.selector_favorite_pop{
	width:210px;
	height:36px;
}

.favorite_memo_pop{
	width:100%;
	height:188px;
}

textarea.favorite_memo_pop{
	resize: none;
	padding:10px 10px 10px 10px;
}

.close_btn3{
	position: absolute;
	width:52px;
	height:52px;
	margin:0px 0px;
	top:-20px;
	right:-25px;
	border: 0px solid #ccc;
	cursor:pointer;
	z-index: 1000;
}

dl.favorite_btns_pop{
	width:100%;
	height:40px;
}

dl.favorite_btns_pop dt:nth-child(1){
	width:40%;
	height:40px;
}

dl.favorite_btns_pop dt:nth-child(2){
	width:57%;
	height:40px;
}

.favorite_btn_pop{
	width:100%;
	height:40px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	border: 0px solid #ccc;
	cursor:pointer;
}

.f_title img{
	width:27px;
	height:23px;
}

/*---ファンクラニュース---*/
/*---popup 7---*/
/*---popup7.html---*/
/*--news、pop3を利用---*/

.add_scroll{
	position:relative;
	width:100%;
	height:600px;
	overflow-x:auto;
	overflow-y:hidden;
	-ms-overflow-style:none;
}

.add_scroll::-webkit-scrollbar{
    display:none;
}

dl.newsPhoto_list{
	position: absolute;
	width:auto;
	height:600px;
}

dl.newsPhoto_list dt.photo_slide_w{
	position:relative;
	width:392px;
	//width:100%;
	//min-width:400px;
	height:600px;
}

.shop_news_pop_frame{
	position:relative;
	width:95%;
	height:600px;
	margin:0px auto;
	border: 0px solid #ccc;
}

.shop_news_pop{
	width:100%;
	height:auto;
	border-bottom: 1px solid #ccc;
}

.news_pop3{
	width:100%;
	height:450px;
	overflow-y:auto;
	overflow-x:hidden;
	-webkit-overflow-scrolling: touch;
}

.circle_btn{
	background:rgba(0,0,0,0.6);
	width:40px;
	height:40px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	cursor:pointer;
}

.news_photo_frame{
	position: absolute;
	width:39%;
	height:600px;
	margin:0px 0px;
	border: 0px solid #ccc;
}

.square_btn1{
	position: absolute;
	background:rgba(0,0,0,0.6);
	width:40px;
	height:40px;
	top:48%;
	left:0;
	z-index: 500;
	cursor:pointer;
}

.square_btn2{
	position: absolute;
	background:rgba(0,0,0,0.6);
	width:40px;
	height:40px;
	top:48%;
	right:-2px;
	z-index: 500;
	cursor:pointer;
}

/*---クーポン---*/
/*---popup8.html---*/
/*---700px---*/
.popup_frame700{
	position:relative;
	width:900px;
	height:auto;
	margin:0px auto;
}

.arrow50percent img{
	width:50%;
	height:auto;
	object-fit: cover;
	font-family: 'object-fit: cover;'
}

ul.popup_base700{
	width:900px;
	height:auto;
}

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

ul.popup_base700 li.base_frame:nth-child(1){
	width:100px;
	cursor:pointer;
}

ul.popup_base700 li.base_frame:nth-child(2){
	width:700px;
}

ul.popup_base700 li.base_frame:nth-child(3){
	width:100px;
	cursor:pointer;
}

.popup700{
	background:rgba(255,255,255,1);
	width:700px;
	height:auto;
	min-height:200px;
	//min-height:890px;
	border: 0px solid #ccc;
}

.popup700_title{
	width:100%;
	height:auto;
}

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

dl.popup700_title_logo dt:nth-child(1){
	width:10%;
}
dl.popup700_title_logo dt:nth-child(2){
	width:90%;
}

.popup700_logo{
	width:50px;
	height:50px;
	overflow:hidden;
}

.popup700_logo img{
	width:50px;
	height:50px;
	object-fit: cover;
	font-family: 'object-fit: cover;'
}

.coupon_frame_pop{
	width:100%;
	height:auto;
	border-bottom: 2px dotted rgba(220,150,15,1);
}

.height80{
	height:88px;
}

.height30{
	height:30px;
}

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

dl.howto_frame dt{
	width:48%;
	height:auto;
}

.howto_box{
	width:100%;
	height:30px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

.howto_box2{
	background:rgba(222,145,34,0.3);
	width:100%;
	height:155px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

.howto_box3{
	width:100%;
	height:225px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	border:1px solid rgba(0,0,0,0.3);
}

dl.qr_frame_pop{
	width:100%;
	height:127px;
}

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

dl.qr_frame_pop dt:nth-child(1){
	width:49%;
}
dl.qr_frame_pop dt:nth-child(2){
	width:47%;
}

dl.coupon_mark{
	width:100%;
	margin:0px 0px;
	text-indent: -1em;
    margin-left: 1em;
	font-size:12px;
	border: 0px solid #ccc;
}
dl.coupon_mark dt{
	width:100%;
}
dl.coupon_mark dt:before {
	content: "▼ ";
}

input.coupon_input_pop{
	width:92%;
	height:35px;
	margin:0px auto;
	padding:0px 10px 0px 10px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	border:1px solid rgba(0,0,0,0.3);
}

input[type="submit"].coupon_btn_pop{
	width:68px;
	height:30px;
	padding:0px 0px 0px 0px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	text-align:center;
	cursor:pointer;
	border: 0px solid rgba(0,108,183,1);
	-webkit-appearance: none;
}

.print_btn_pop{
	background-image: -moz-linear-gradient(top, #FFFFFF 10%, #D3D3D3);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0.1, #FFFFFF), color-stop(1.0, #D3D3D3));
	width:270px;
	height:37px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	border:1px solid rgba(0,0,0,0.3);
	cursor:pointer;
}

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

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

dl.coupon_shop_name_pop dt:nth-child(1){
	width:89%;
}
dl.coupon_shop_name_pop dt:nth-child(2){
	width:11%;
}

.map_btn_pop{
	width:68px;
	height:75px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	border:0px solid rgba(0,0,0,0.3);
	cursor:pointer;
}


/*---popup9.html---*/
/*---580px---*/

.popup_frame580{
	position:relative;
	width:580px;
	height:auto;
	margin:0px auto;
}

.bg_brown2{
	background:rgba(110,92,52,1);
}

.text_brown2{
	color:rgba(110,92,52,1);
}

.popup580{
	background:rgba(255,255,255,1);
	width:580px;
	height:auto;
	min-height:500px;
	border: 0px solid #ccc;
}

.popup580_title{
	width:100%;
	//height:auto;
}

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

dl.popup580_title_logo dt:nth-child(1){
	width:12%;
}
dl.popup580_title_logo dt:nth-child(2){
	width:58%;
}
dl.popup580_title_logo dt:nth-child(3){
	width:30%;
}

/*--700を利用---*/
.popup580_logo{
	width:50px;
	height:50px;
	overflow:hidden;
}

.popup580_logo img{;
	width:50px;
	height:50px;
	object-fit: cover;
	font-family: 'object-fit: cover;'
}

.caba_news_frame_pop{

}

/*---popup10.html---*/
/*---580px---*/

.event_news_frame_pop{
	width:100%;
	height:auto;
	border-bottom: 2px dotted rgba(0,0,0,0.3);
}

.caba_news_frame_pop img{
	width:100%;
	height:auto;
	object-fit: cover;
	font-family: 'object-fit: cover;'
}

/*---popup11.html、popup12.html、popup13.html---*/
/*---730px---*/
.popup_frame730{
	position:relative;
	width:730px;
	height:auto;
	margin:0px auto;
}

.arrow50percent img{
	width:50%;
	height:auto;
	object-fit: cover;
	font-family: 'object-fit: cover;'
}

ul.popup_base730{
	width:730px;
	height:auto;
}

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

ul.popup_base730 li.base_frame:nth-child(1){
	width:100px;
	cursor:pointer;
}

ul.popup_base730 li.base_frame:nth-child(2){
	width:530px;
}

ul.popup_base730 li.base_frame:nth-child(3){
	width:100px;
	cursor:pointer;
}

.popup730{
	//background:rgba(255,255,255,1);
	width:530px;
	height:auto;
	min-height:200px;
	border: 0px solid #ccc;
}

.bg_pink_pop{
	background:rgba(252,234,233,1);
}

.bg_yellow_pop{
	background:rgba(254,244,228,1);
}

.bg_yellow2_pop{
	background:rgba(251,241,222,1);
}


.bg_blue_pop{
	background:rgba(230,235,238,1);
}

.popup730_title{
	width:100%;
	height:120px;
	border: 0px solid #ccc;
}

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

dl.popup730_title_logo dt:nth-child(1){
	width:10%;
}
dl.popup730_title_logo dt:nth-child(2){
	width:90%;
}

.popup730_logo{
	position:relative;
	width:55px;
	height:67px;
	overflow:hidden;
}

.popup730_logo img{
	width:55px;
	height:100%;
	object-fit: cover;
	font-family: 'object-fit: cover;'
}

.shopLogo{
	width:150px;
	height:44px;
	margin:0px auto;
	overflow:hidden;
}

.shopLogo img{
	width:150px;
	height:44px;
	object-fit: cover;
	font-family: 'object-fit: cover;'
}

.funkura_frame_pop{
	width:100%;
	height:auto;
	border-bottom: 2px dotted rgba(0,0,0,0.3);
}

.fankura_shop_logo_pop{
	width:100%;
	height:120px;
	overflow:hidden;
}

.fankura_shop_logo_pop img{
	width:100%;
	height:auto;
	object-fit: cover;
	font-family: 'object-fit: cover;'
}

.fankura_news_photo_pop{
	width:100%;
	height:auto;
}

.fankura_news_photo_pop img{
	width:100%;
	height:auto;
	object-fit: cover;
	font-family: 'object-fit: cover;'
}

.more_btn_pop{
	width:290px;
	height:56px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	border:0px solid rgba(0,0,0,0.3);
	cursor:pointer;
}

.more_btn_pop span:nth-child(1){
	width:80%;
}


/*---popup14.html、popup15.html、popup16.html---*/
/*---730px---*/
.coupon_box_pop{
	width:100%;
	height:auto;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

.coupon_box_pop_line{
	width:100%;
	height:auto;
	border-bottom: 3px dotted rgba(251,241,222,1);
}

dl.coupon_favorite-pop{
	width:100%;
	height:auto;
}
dl.coupon_favorite-pop dt{
	width:50%;
	height:auto;
}

.coupon_favorite-photo-pop{
	width:200px;
	height:auto;
	overflow:hidden;
}

.coupon_favorite-photo-pop img{
	width:200px;
	height:auto;
	object-fit: cover;
	font-family: 'object-fit: cover;'
}

.coupon_favorite_btn_pop{
	width:220px;
	height:40px;
}

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

dl.note_coupon_pop dt:nth-child(1){
	width:30%;
}

dl.note_coupon_pop dt.note_iocn_pop{
	width:15%;
}

.coupon_due_box{
	width:142px;
	height:40px;
}

di.coupon_due_frame{
	width:100%;
	height:40px;
}

dl.coupon_due_frame dt:nth-child(1){
	width:40%;
}

.coupon_due{
	width:100%;
	height:40px;
	border: 0px solid #ccc;
}

.coupon_ticket_frame_pop{
	width:100%;
	height:auto;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

.coupon_ticket_box_pop{
	height:auto;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid rgba(255,255,255,1);
}

dl.note_mark_pop{
	width:100%;
	height:auto;
	text-indent: -1em;
    margin-left: 1em;
	font-size:12px;
}
dl.note_mark_pop dt:before {
	content: "※ ";
}

.use_coupon_btn{
	width:260px;
	height:55px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid rgba(220,150,15,1);
	cursor:pointer;
}

.close_coupon_btn{
	width:260px;
	height:55px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid rgba(0,0,0,1);
	cursor:pointer;
}

.show_coupon_btn{
	width:205px;
	height:55px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid rgba(220,150,15,1);
	cursor:pointer;
}

.back_coupon_btn{
	width:205px;
	height:55px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid rgba(0,0,0,1);
	cursor:pointer;
}

.coupon_use_time_btn{
	width:100%;
	height:55px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

.coupon_use_time_btn span:nth-child(1){
	width:25%;
	margin-top:5px;
}

.border_pink{
	border: 1px solid rgba(223,107,150,1);
}

.border_green{
	border: 1px solid rgba(159,194,56,1);
}

/*--マイページ--*/
/*---popup19.html、popup20.html---*/
/*---popup14.htmlを利用---*/
/*---close_btn3を利用---*/
/*---530px---*/
.popup_frame530{
	position:relative;
	width:530px;
	height:auto;
	margin:0px auto;
}

.popup530{
	width:530px;
	height:auto;
	min-height:200px;
	border: 1px solid #ccc;
}

.coupon_box_pop_line530{
	width:100%;
	height:auto;
	border-bottom: 3px dotted rgba(0,0,0,0.2);
}

.border_black{
	border: 1px solid rgba(0,0,0,0.3);
}

.border_blue{
	border: 1px solid rgba(0,104,179,1);
}

.comment_blog-photo-pop{
	width:200px;
	height:150px;
	overflow:hidden;
}

.comment_blog-photo-pop img{
	width:200px;
	height:150px;
	object-fit: cover;
	font-family: 'object-fit: cover;'
}

.use_mypage_btn{
	width:260px;
	height:55px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid rgba(0,108,183,1);
	cursor:pointer;
}

.mypage_birthday_btn_pop{
	width:220px;
	height:40px;
}

/*---popup21.html、popup22.html---*/

.popup530_no{
	width:530px;
	height:auto;
	min-height:200px;
	border: 0px solid #ccc;
}

.coupon_box_pop_line530_blue{
	width:100%;
	height:auto;
	border-bottom: 3px dotted rgba(234,244,252,1);
}

.coupon_box_pop_line530_no{
	width:100%;
	height:615px;
}

.border_no{
	border: 0px solid #ccc;
}

.receive_btn_pop{
	width:100%;
	height:50px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	border: 0px solid rgba(0,0,0,1);
	cursor:pointer;
}

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

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

dl.shop_list_pop{
	width:100%;
	height:auto;
	text-indent: -1em;
    margin-left: 1em;
	font-size:13px;
}
dl.shop_list_pop dt:before {
	content: "・ ";
}

/*---popup23.html、popup24.html---*/

.coupon_box_pop_line530_auto{
	width:100%;
	height:auto;
	border-bottom: 3px dotted rgba(0,0,0,0.2);
}

.coupon_box_pop_line530_gray{
	width:100%;
	height:615px;
	border-bottom: 3px dotted rgba(0,0,0,0.2);
}

.form_box_pop{
	width:130px;
	height:40px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	border: 0px solid rgba(0,0,0,1);
}


.leve_coupon_btn{
	width:215px;
	height:55px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	cursor:pointer;
}

.border_black2{
	border: 1px solid rgba(0,0,0,0.8);
}

.form_member_box_pop{
	width:100%;
	height:auto;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

.label_box_pop{
	width:150px;
	height:35px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

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

dl.code_frame_pop dt{
	width:50%;
	height:auto;
}

.icon_set{
	border: 0px solid rgba(0,0,0,0.8);
}

input.member_input_pop{
	width:250px;
	height:35px;
	margin:0px auto;
	padding:0px 10px 0px 10px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	border:1px solid rgba(0,0,0,0.3);
}

input.code_input_pop{
	width:79%;
	height:25px;
	margin:0px auto;
	padding:0px 10px 0px 10px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	border:1px solid rgba(0,0,0,0.3);
}

input[type="button"].check_send_btn,
input[type="submit"].check_send_btn{
	width:260px;
	height:55px;
	padding:0px 0px 0px 0px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	text-align:center;
	cursor:pointer;
	border: 1px solid rgba(0,104,179,1);
}

.scrollAdd{
	position: absolute;
}

/*---popup25.html---*/

.popup_25{
	width:100%;
	height:auto;
	max-height:100%;
	border: 2px solid #ccc;
}

.popup_frame380{
	position:relative;
	width:690px;
	height:auto;
	margin:0px auto;
	padding:0px 0px;
	border: 0px solid #ccc;
	display:none;
}

.coupon_frame_pop1{
	width:100%;
	height:50px;
	border: 0px solid #ccc;
}

/*---退会---*/
/*---popup26.html---*/

.leve_member_btn{
	width:215px;
	height:55px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	cursor:pointer;
}

.notion_icon_blue{
	width:47px;
	height:47px;
	margin:0px auto;
}

.notion_icon_blue img{
	width:47px;
	height:47px;
	object-fit: cover;
	font-family: 'object-fit: cover;'
}
/*---メンバー登録---*/
/*---popup27.html---*/
.popup_frame480{
	position:relative;
	//width:480px;
	width:1050px;
	height:auto;
	margin:0px auto;
}

.popup480{
	//width:480px;
	width:100%;
	height:auto;
	min-height:200px;
	margin:0px auto;
	border: 0px solid #ccc;
}

.mailbox{
	width:480px;
	height:auto;
	margin:0px auto;
	padding:20px 0px 20px 0px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	border:1px solid rgba(0,0,0,0.3);
}

input.mail_input{
	background:rgba(230,244,253,0.5);
	width:85%;
	height:50px;
	margin:0px auto;
	padding:0px 10px 0px 10px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	border:1px solid rgba(0,0,0,0.3);
}

input.mail_input2{
	width:85%;
	height:50px;
	margin:0px auto;
	border:0px solid rgba(0,0,0,0.3);
}

input[type="button"].mailSendBtn,
input[type="submit"].mailSendBtn{
	width:260px;
	height:50px;
	padding:0px 0px 0px 0px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	text-align:center;
	cursor:pointer;
	border: 1px solid rgba(0,104,179,1);
}

.title_box{
	width:100%;
	height:50px;
}

.notion{
	width:70px;
	height:70px;
	margin: 0px auto;
}

.domain_box{
	background:rgba(0,159,230,1);
	width:100%;
	height:50px;
}

.domain_box2{
	width:100%;
	height:55px;
}

.career_btn{
	width:100%;
	height:60px;
	cursor:pointer;
}

.career_btn span:nth-child(1){
	width:80%;
}

.career_btn span:nth-child(2){
	width:20%;
}

.checkBox{
	width:90%;
	height:55px;
	margin:0px auto;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

/*---popup30.html---*/
.popup_frame350{
	position:relative;
	width:350px;
	height:auto;
	margin:0px auto;
}

.popup350{
	background:rgba(0,61,140,1);
	width:350px;
	height:auto;
	min-height:200px;
	border: 1px solid #ccc;
}

/*--ログインポップアップ--*/
ul.login_pop{
	width:98%;
	height:auto;
	margin:0px auto;
	border: 0px solid rgba(255,255,255,0.6);
}

ul.login_pop li.input_set_pop{
	width:95%;
	height:auto;
	margin:0px auto;
	padding:15px 0px 10px 0px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid rgba(255,255,255,0.6);
}


/*--ラインボタン--*/
.line_btn_pop{
	background:rgba(54,174,55,1);
	width:90%;
	height:50px;
	margin:0px auto;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border: 0px solid rgba(255,255,255,0.6);
}

ul.line_btn{
	width:60%;
	height:auto;
	margin:0px auto;
	padding:8px 0px 0px 0px;
	border: 0px solid rgba(255,255,255,0.6);
}

ul.line_btn li.gm12a{
	width:100%;
	height:auto
	margin:0px auto;
	border: 0px solid rgba(255,255,255,0.6);
}


ul.line_btn li.gm12a:nth-child(1){
	width:25%;
	height:35px;
	border: 0px solid rgba(255,255,255,0.6);
}

ul.line_btn li.gm12a:nth-child(2){
	width:75s%;
	height:50%;
}

/*--線--*/
.line_frame_login{
	width:90%;
	height:30px;
	margin:0px auto;
	padding:0px 0px 0px 0px;
	border: 0px solid rgba(255,255,255,0.6);
}

ul.lineOR_login{
	width:100%;
	height:auto;
	margin:0px auto;
	padding:5px 0px 0px 0px;
	border: 0px solid rgba(255,255,255,0.6);

}

ul.lineOR_login li{
	width:auto;
	height:auto;
	margin:0px auto;
	padding:0px 0px 0px 0px;
	border: 0px solid rgba(255,255,255,0.6);

}

ul.lineOR_login li.line_left:nth-child(1){
	width:46%;
	height:10%;
	border-bottom: 1px solid rgba(255,255,255,0.6);
}

ul.lineOR_login li.line_center:nth-child(2){
	width:6%;
	height:75%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	border: 1px solid rgba(255,255,255,0.6);
	text-align:center;
}

ul.lineOR_login li.line_left:nth-child(3){
	width:46%;
	height:10%;
	border-bottom: 1px solid rgba(255,255,255,0.6);
}

.form_frame_login{
	width:90%;
	height:auto;
	margin:0px auto;
	padding:5px 0px 0px 0px;
	border: 0px solid rgba(255,255,255,0.6);
}

ul.login_form_pop{
	width:100%;
	height:auto;
}

ul.login_form_pop li{
	width:100%;
	height:auto;
}

ul.login_form_pop li.IDPASS_frame_pop{
	width:100%;
	height:50px;
}

input.IDPASS_pop{
	width:100%;
	height:40px;
	padding:0px 0px 0px 5px;
	text-size:14px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border: 0px solid rgba(255,255,255,0.6);
	-webkit-appearance: none;
}

.error_frame{
	width:100%;
	height:auto;
	padding:5px 0px 5px 0px;
	display:none;
}

.submit_login{
	width:100%;
	height:60px;
	margin:0px auto;
}

input[type="button"].submit_btn,
input[type="submit"].submit_btn{
	background:rgba(0,0,0,1);
	width:100%;
	height:40px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-appearance: none;
  	border: none;
	cursor:pointer;
}

.error_frame2{
	width:100%;
	height:auto;
	padding:5px 0px 5px 0px;
	display:none;
}


/*---popup31.html---*/
/*---730px---*/
.popup_frame550{
	position:relative;
	width:550px;
	height:auto;
	margin:0px auto;
}

.popup_base550{
	width:550px;
	height:auto;
}

ul.popup_base550{
	width:550px;
	height:auto;
}

.pop_sp_show{
	display:none;
}
