/**************index******************/
.popup {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  opacity: 0;
  visibility: hidden;
  transition: .6s;
}
.popup.is-show {
  opacity: 1;
  visibility: visible;
}
.popup-inner {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  width: auto;
  max-width: 80%;
  padding: 20px;
  background-color: #fff;
  z-index: 2;
}
.popup-inner img {
  width: 100%;
}
.close-btn {
  position: absolute;
  right: 0;
  top: 0;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  cursor: pointer;
}
.close-btn i {
  font-size: 20px;
  color: #333;
}
.black-background {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,.8);
  z-index: 1;
  cursor: pointer;
}

#top_popimg_box{
	width:1000px;
	height:667px;
	margin-bottom:10px;
	overflow:hidden;
	position:relative;
}

#top_banner_box{
	width:1000px;
	height:200px;
	overflow:hidden;
	margin:5px 0;
}

#information_box{
	background-color:#FFF;
	width:990px;
	height:auto;
	margin:5px auto;
	padding:0;
	overflow:hidden;
}
.pokeparaBlogWidget{
	width:990px;
}
.information_contents{
	display:table;
	table-layout:fixed;
	width:990px;
	height:340px;
	margin:10px auto;
	overflow:hidden;
	border-bottom:2px #c8abac solid;
}
.information_img{
	display:table-cell;
	vertical-align:top;
	width:300px;
	margin:0;
	text-align:center;
}
.information_detail{
	display:table-cell;
	vertical-align:top;
	width:690px;
	margin:0;
	text-align:center;
}
.information_date{
	font-size:12px;
	color:#FFF;
	text-align:left;
	line-height:1.4em;
}
.information_title{
	font-size:16px;
	color:#faea4f;
	text-align:left;
	line-height:1.4em;
	text-decoration:underline;
}
.information_text{
	font-size:14px;
	color:#FFF;
	text-align:left;
	line-height:1.4em;
	padding:10px;
}

#sns_box{
	background-color:#FFF;
	width:990px;
	height:auto;
	margin:5px auto;
	padding:0;
	overflow:hidden;
}
.sns_contents{
	width:990px;
	height:auto;
	overflow:hidden;
	margin:0 auto;
	display:flex;
	justify-content: space-between;
}
.sns_tiktok{
	width:470px;
	padding:5px;
	text-align:center;
	box-sizing: border-box;
}
.sns_instagram{
	width:470px;
	padding:5px;
	text-align:center;
	box-sizing: border-box;
}
.sns_tiktok img, .sns_instagram img{
	width:90%;
	vertical-align: bottom;
}

#girlslist_box{
	width:990px;
	height:auto;
	margin:5px auto;
	padding:5px;
	overflow:hidden;
}
.girlslist_contents{
	width:325px;
	height:500px;
	margin:2px;
	float:left;
}
.girlslist_photo{
	position:relative;
	width:315px;
	height:430px;
	overflow:hidden;
	margin:5px;
}
.girlslist_newmark{
	background:url(../img/contents/new.png) no-repeat;
	width:110px;
	height:94px;
	position:absolute;
	top:0;
	left:0;
}
.girlslist_pickupmark{
	background:url(../img/contents/pickup.png) no-repeat;
	width:110px;
	height:94px;
	position:absolute;
	top:0;
	right:0;
}
.girlslist_name{
	width:320px;
	font-size:16px;
	color:#4a4142;
	text-align:center;
	line-height:1em;
}
.girlslist_size{
	width:320px;
	font-size:12px;
	color:#4a4142;
	text-align:center;
	line-height:1em;
}

#bloglist_box{
	width:990px;
	height:auto;
	min-height:100px;
	margin:5px auto;
	padding:5px;
	overflow:hidden;
}
.bloglist{
	background-color:#000;
	width:325px;
	height:500px;
	margin:2px;
	float:left;
}
.bloglist_photo{
	width:325px;
	height:400px;
	overflow:hidden;
	margin:5px 0;
}
.bloglist_detail{
	background-color:#422e2f;
	width:325px;
	height:auto;
	overflow:hidden;
}
.bloglist_date{
	width:325px;
	font-size:12px;
	color:#faf367;
	text-align:left;
	line-height:1.2em;
	border-bottom:1px #d1c1c1 dotted;
}
.bloglist_text{
	width:325px;
	font-size:12px;
	color:#FFF;
	text-align:left;
	line-height:1.2em;
}
.bloglist_girlname{
	width:325px;
	font-size:14px;
	color:#ffa04f;
	text-align:right;
	line-height:1.2em;
}

#footer_contents{
	width:1000px;
	height:auto;
	overflow:hidden;
	margin:5px auto;
}
.tool_contents_title{
	width:500px;
	height:auto;
	overflow:hidden;
	font-size:42px;
	color:#000;
	text-align:center;
	line-height:1.4em;
	margin:10px auto 20px;
}
.tool_contents_title div{
	font-size:20px;
	line-height:1em;
}
.contents_tool{
	display:table;
	table-layout:fixed;
	width:1000px;
	height:auto;
	overflow:hidden;
	border-top:2px #000 solid;
}
.contents_smp_tool{
	width:900px;
	height:auto;
	overflow:hidden;
	padding:0 50px;
	border-top:2px #000 solid;
}
.smp_tool{
	display:table;
	table-layout:fixed;
	width:1000px;
	height:auto;
	overflow:hidden;
	padding-bottom:10px;
}
.smp_tool_text{
	display:table-cell;
	vertical-align:top;
	width:600px;
	padding:10px 0;
}
.smp_tool_qr{
	display:table-cell;
	vertical-align:top;
	width:300px;
}

.line_tool{
	display:table-cell;
	vertical-align:top;
	width:500px;
	padding-bottom:10px;
	border-right:2px #000 solid;

}
.link_tool{
	display:table-cell;
	vertical-align:top;
	width:500px;
	padding-bottom:10px;
}
.tool_text{
	font-size:24px;
	color:#000;
	line-height:1.6em;
	text-align:left;
	margin:0 auto;
}
.tool_qrimg{
	width:300px;
	height:auto;
	overflow:hidden;
	margin:0 auto;
	text-align:center;
}
.tool_facebookbtn{
	width:310px;
	height:auto;
	overflow:hidden;
	font-size:36px;
	color:#000;
	line-height:1.4em;
	margin:30px auto 0;
	text-align:center;
	border:2px #000 solid;
}
.tool_facebookbtn a{
	display:block;
	color:#000;
	text-decoration:none;
}
.tool_linkbtn{
	width:310px;
	height:auto;
	overflow:hidden;
	margin:5px auto 0;
	text-align:center;
}
.top_recruit_banner{
	width:1000px;
	height:auto;
	overflow:hidden;
	margin:10px auto 0;
}
.tool_qrimg img, .tool_linkbtn img, .top_recruit_banner img{
	vertical-align:bottom;
}
