@charset "utf-8";
/* CSS Document */

@font-face {
 font-family: "Lora";
  src: url("../img/font/Lora-Italic.ttf") format("woff2");
 font-display: swap;
}
 @font-face {
font-family: "Times New Roman";
  src: url("../img/font/TimesNewerRoman-Italic.otf") format("woff2");
 font-display: swap;
}

 @font-face {
font-family: "Times New Roman Regular";
  src: url("<?=$current_url ?>/img/font/TimesNewerRoman-Regular.otf") format("woff2");
 font-display: swap;
}

* {-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box; }

html, body, h1, h2, h3, h4, ul, ol, dl, li, dt, dd, p, div, span, img, a, table, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: normal;
	font-size: 100%;
	vertical-align: baseline;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #332626;
}
article, header, footer, aside, figure, figcaption, nav, section {
	display: block;
}
body {
	line-height: 1;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}
ol, ul {
	list-style: none;
	list-style-type: none;
}
img {
	display: block;
	touch-callout: none;
	user-select: none;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-touch-callout: none;
	-moz-user-select: none;
	bottom: 0;
}
a {
 transition: opacity .3s;
 -webkit-transition: opacity .3s;
 -moz-transition: opacity .3s;
 -o-transition: opacity .3s;
 -ms-transition: opacity .3s;
	cursor: pointer;
	outline: none;
	border: none;
	-webkit-tap-highlight-color:rgba(131, 204, 255, .3);
	opacity: 1;
	text-decoration:none;
}
a:hover {
	opacity: 0.7;
}

.information a {
    color: #0003ff;
    text-decoration: underline;
}

input[type=hidden],input[type=date],input[type=number], input[type=email], input[type=url], input[type=tel], input[type=text], input[type=password], textarea, select {
	font-size: 16px;
	transform: scale(0.9);
}

table, th, td {
	border-collapse: collapse;
}
.clearfix::after {
 content: "";
 display: block;
 clear: both;
}
body {
	font-family: メイリオ, Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 1.2em;
	position: relative;
	text-size-adjust: 100%;
	max-width: 414px;
	box-shadow: rgba(127, 114, 93, 0.2) 0px 3px 10px 0px;
	margin: 0px auto;
}

hr {
  display:block;
  width: 100%;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
}

.txt_link a {
		   text-align:center;
		   display:block;
		   margin:0 auto 25px;
    text-decoration: underline;
    color: #42ADF4 !important;
}

		.link_und a {
    text-decoration: underline;
    color: #42ADF4 !important;

}

.txt_pink { color:#e76a9c;}
.txt_pink2 { color:#f497bc;}

.txt_cn { text-align:center;}

.f10 {
	font-size:10px !important;
}

.f11 {
	font-size:11px !important;
}

.fw_b { font-weight:bold !important;}

.mb5 {
	margin-bottom:10px !important;
}

.mb10 {
	margin-bottom:10px !important;
}

.mb15 {
	margin-bottom:15px !important;
}

.mb25 {
	margin-bottom:25px !important;
}
.mb35 {
	margin-bottom:35px !important;
}

.pb25px { padding-bottom:25px!important;}
.pd_l15 {
	padding-left:15px !important;
}

.txt_fs { font-size:12px; margin-bottom:15px; line-height:1.4 }

.f10 { font-size:10px; }

/*.txt_st1 { text-align:center; margin:12px 0; color:#5db0eb; font-weight:bold; font-size:14px;}*/
.txt_st1 { text-align:center; margin:12px 0; color:#ffa8bd; font-weight:bold; font-size:14px;}

.cast_profile, .bg1 {
	background: url(../img/b_bg_5a.jpg) 0 0 / 100%;
}

hr {
  border-top: 1px dotted #ccc;
}


/*#about_crystal, .bg2 { background:url(../img/bg_6.jpg) 0 0 / 100%;}*/

#about_crystal{ padding-bottom:30px;}

.title01 {
	background: url(../img/g_title_bg.png) no-repeat 0 0 / 100%;
	color:#fff;
	font-size:16px;
	text-align:center;
	padding:10px 0;
	text-shadow:0 1px 2px rgba(176, 120, 134, 0.8);
	margin-bottom:15px;
}
.title02 {
	/*font-family: Georgia, 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;*/
	font-weight: normal;
	display: block;
	color:#ffa8bd;
	font-size: 14px;
	margin:15px 0;
	padding: 18px 0;
	text-align: center;
    font-weight: bold;
}
.title03_in:before, .title03_in:after {
	content: "";
	flex-grow: 1;
	height: 1px;
	background: #ffa8bd;
	display: block;
}
.title03_in:before {
	margin-right: .4em;
}
.title03_in:after {
	margin-left: .4em;
}
.title03_sub {
	font-size:12px;
	text-align:center;
	color:#56626a;/*letter-spacing:-0.05em;*/
}

/*.title04 { text-align:center; margin:20px 0 10px; color:#ffa8bd; font-weight:bold; font-size:14px;}*/
.title04 { text-align:center; margin:20px 0 10px; color:#5db0eb; font-weight:bold; font-size:14px;}
.btn_st1 {
	display: block;
	width: 85%;
	padding: 15px 10px;
	margin: 15px auto 0;
	background-color: #F9F9F9;
	color: #3d4951;
	text-align: center;
	font-size: 14px;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
	border-radius: 8px;
	cursor: pointer;
	text-decoration:none;
}

.title05 {
border-top:1px dotted #a5adb2;
border-bottom:1px dotted #a5adb2;
padding:12px 0;
font-size:16px;
text-align:center;
margin:0 0 30px 0;
}

.btn_st1:after {
	content: "";
	display: inline-block;
	width: 15px;
	height: 15px;
	background-image: url(../img/g_ico_right_arrow.png);
	background-size: 15px;
	-webkit-background-size: 15px;
	-moz-background-size: 15px;
	position: relative;
	top: 2px;
	left: 5px;
	z-index: 1;
}
.f_txt_read {
	display: inline-block;
	margin-bottom: 10px;
}
.f_txt_read_box {
	font-size: 12px;
	padding: 0px 25px;
	margin-bottom: 30px;
}
.subs_area .sub_txt {
	font-size:10px;
	display:blockl;
	padding-left:15px;
}
/*header
*************************************************/

header {
	width: 100%;
	height: 50px;
	background-color: rgba(255, 255, 255, 0.8);
	border-bottom: 2px solid #f9e5ea;
	box-shadow: 0 1px 10px rgba(0, 0, 0, 0.3);
	overflow: hidden;
	max-width: 414px;
	margin: 0 auto;
}
header .headerWrap>a>img {
	position: absolute;
	top: 14px;
	left: 13px;
	height: 30px;
}
header .headerWrap>a {
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
}
header .headerWrap {
	width: 180px;
	height: 100%;
	float: left;
}

 @media (max-width: 320px) {
	 header .headerWrap {
	width: 150px;
}

 }
header .headerIcon {
	float: right;
	overflow: hidden;
}
header .headerIcon>div {
	width: 50px;
	height: 50px;
	background-position: center;
	background-repeat: no-repeat;
	border-left: 1px solid #d7dbde;
	float: right;
}
.headerWrap .header_read {
	display:block;
	font-size:7px;
	color:#3d4951;
	margin:2px 0 0 13px;
	letter-spacing:-0.09em;
}
.headerWrap a {
	text-decoration:none;
}
.headerIcon a {
	position:relative;
	text-decoration:none;
}
.headerIcon a span {
	display:block;
	color:#99d0f7;
	padding-top:31px
}
/*.menuBtn {
	background-image: url(../img/header_icon_menu.png);
}*/
.memberBtn {
	background-image: url(../img/header_icon_member.png);
	display:block;
	width:50px;
	height:50px;
	text-decoration:none;
	font-size:9px;
	text-align:center;
}
.loginBtn {
	background-image: url(../img/header_icon_login.png);
	display:block;
	width:50px;
	height:50px;
	text-decoration:none;
	font-size:9px;
	text-align:center;
}
.memuBtnMember {
	background-image: url(../img/header_icon_memu_member.png);
	display:block;
	width:50px;
	height:50px;
	text-decoration:none;
	font-size:9px;
	text-align:center;
}
.memuBtnHost {
	background-image: url(../img/header_icon_memu_host.png);
	display:block;
	width:50px;
	height:50px;
	text-decoration:none;
	font-size:9px;
	text-align:center;
}


.memberBtn, .loginBtn , .memuBtnMember ,.memuBtnHost{
	background-size: 40px;
	-webkit-background-size: 40px;
	-moz-background-size: 40px;
}
/*menu*/
.menu_txt {
	display:block;
	position:absolute;
	top:31px;
	left:3px;
	font-size:9px;
	color:#3d4951;
}
.header_line, .header_navi {
	display:block;/*box-shadow:0 1px 8px rgba(0, 0, 0, .2)*/
}
.header_navi {
	position:absolute;
	top:0px;
	right:0px;
	width:45px;
	height:45px;
	/*border-radius:50%;*/
	text-align:center;
	background:#fff;
}
.dl-menuwrapper {
	width:100%;
	max-width:300px;
	float:left;
	position:relative;
	-webkit-perspective:750pt;
	perspective:750pt;
	-webkit-perspective-origin:50% 200%;
	perspective-origin:50% 200%;
	z-index:10
}
.dl-menuwrapper:first-child {
	margin-right:75pt
}
.dl-menuwrapper ul {
	padding:0px 0;
	list-style:none;
	-webkit-transform-style:preserve-3d;
	transform-style:preserve-3d;
	background:rgba(255, 247, 249, .95);
    /*background: url(../img/b_bg_5a.jpg) no-repeat ;*/
}
.dl-menuwrapper li {
	position:relative;
	text-align:left
}
.dl-menuwrapper li a {
	display:block;
	position:relative;
	padding:15px 20px 15px 10px;
	font-size:14px;
	letter-spacing:0;
	color:#291f21;
	outline:0;
	text-decoration:none;
	border-bottom:1px solid #f5e0e5;
}
.dl-menuwrapper li:last-child a {
	border-bottom:none;
}
.no-touch .dl-menuwrapper li a:hover {
	background:rgba(255, 229, 236, .2)
}
.dl-menuwrapper li.dl-back>a {
	padding-left:30px;
	background:rgba(0, 0, 0, .1)
}
.dl-menuwrapper li a:after {
	position:absolute;
	top:50%;
	right:10px;
	-webkit-transform:translateY(-50%);
	transform:translateY(-50%);
	content:"";
	background-image:url(../img/bread_arw2.png);
	background-repeat:no-repeat;
	width:6px;
	height:10px;
	background-size:contain
}
.dl-menuwrapper li.dl-back:after {
	left:10px;
	color:hsla(26, 14%, 80%, .3);
	-webkit-transform:rotate(180deg);
	transform:rotate(180deg)
}
.dl-menuwrapper li>a:after {
	right:10px;
	color:rgba(0, 0, 0, .15)
}
.dl-menuwrapper .dl-menu {
	margin:20px 0 0;
	position:absolute;
	left:-225px;
	width:260px;
	border-radius:5px;
	box-shadow:0 4px 18px rgba(0, 0, 0, .25);
	opacity:0;
	pointer-events:none;
	-webkit-transform:translateX(10px);
	transform:translateX(10px);
	-webkit-backface-visibility:hidden;
	backface-visibility:hidden
}
.dl-menuwrapper .dl-menu.dl-menu-toggle {
transition:all .3s ease
}
.dl-menuwrapper .dl-menu.dl-menuopen {
	opacity:1;
	pointer-events:auto;
	-webkit-transform:translateX(0);
	transform:translateX(0)
}
.dl-menu.dl-animate-out-1 {
-webkit-animation:a .4s;
animation:a .4s
}
@-webkit-keyframes a {
50% {
-webkit-transform:translateZ(-250px) rotateY(30deg)
}
75% {
-webkit-transform:translateZ(-372.5px) rotateY(15deg);
opacity:.5
}
to {
	-webkit-transform:translateZ(-500px) rotateY(0);
	opacity:0
}
}
@keyframes a {
50% {
-webkit-transform:translateZ(-250px) rotateY(30deg);
transform:translateZ(-250px) rotateY(30deg)
}
75% {
-webkit-transform:translateZ(-372.5px) rotateY(15deg);
transform:translateZ(-372.5px) rotateY(15deg);
opacity:.5
}
to {
	-webkit-transform:translateZ(-500px) rotateY(0);
	transform:translateZ(-500px) rotateY(0);
	opacity:0
}
}
.dl-menu.dl-animate-in-1 {
-webkit-animation:b .3s;
animation:b .3s
}
@-webkit-keyframes b {
0 {
-webkit-transform:translateZ(-500px) rotateY(0);
opacity:0
}
20% {
-webkit-transform:translateZ(-250px) rotateY(30deg);
opacity:.5
}
to {
	-webkit-transform:translateZ(0) rotateY(0);
	opacity:1
}
}
@keyframes b {
0 {
-webkit-transform:translateZ(-500px) rotateY(0);
transform:translateZ(-500px) rotateY(0);
opacity:0
}
20% {
-webkit-transform:translateZ(-250px) rotateY(30deg);
transform:translateZ(-250px) rotateY(30deg);
opacity:.5
}
to {
	-webkit-transform:translateZ(0) rotateY(0);
	transform:translateZ(0) rotateY(0);
	opacity:1
}
}
.dl-menuwrapper>.dl-submenu.dl-animate-in-1 {
-webkit-animation:c .4s ease;
animation:c .4s ease
}
@-webkit-keyframes c {
0 {
-webkit-transform:translateX(50%);
opacity:0
}
to {
	-webkit-transform:translateX(0);
	opacity:1
}
}
@keyframes c {
0 {
-webkit-transform:translateX(50%);
transform:translateX(50%);
opacity:0
}
to {
	-webkit-transform:translateX(0);
	transform:translateX(0);
	opacity:1
}
}
.dl-menuwrapper>.dl-submenu.dl-animate-out-1 {
-webkit-animation:d .4s ease;
animation:d .4s ease
}
@-webkit-keyframes d {
0 {
-webkit-transform:translateX(0);
opacity:1
}
to {
	-webkit-transform:translateX(50%);
	opacity:0
}
}
@keyframes d {
0 {
-webkit-transform:translateX(0);
transform:translateX(0);
opacity:1
}
to {
	-webkit-transform:translateX(50%);
	transform:translateX(50%);
	opacity:0
}
}
.no-js .dl-menuwrapper .dl-menu {
	position:relative;
	opacity:1;
	-webkit-transform:none;
	transform:none
}
.no-js .dl-menuwrapper li .dl-submenu {
	display:block
}
.no-js .dl-menuwrapper li.dl-back {
	display:none
}
.no-js .dl-menuwrapper li>a:not(:only-child) {
background:rgba(0, 0, 0, .1)
}
.no-js .dl-menuwrapper li>a:not(:only-child):after {
content:''
}
.menu-trigger, .menu-trigger span {
	display:inline-block;
transition:all .4s;
	box-sizing:border-box;
	opacity:1
}
.menu-trigger {
	position:relative;
	width:20px;
	height:17px;
	top:11px;
	right:2px;
}
.menu-trigger span {
	position: absolute;
	left: 0;
	width: 100%;
	height: 2px;
	background: #4d5961;
	border-radius: 1px;
	opacity: 1;
}
.menu-trigger span:nth-of-type(1) {
top:0
}
.menu-trigger span:nth-of-type(2) {
top:7px
}
.menu-trigger span:nth-of-type(3) {
bottom:0
}
.menu-trigger.active span:nth-of-type(1) {
-webkit-transform:translateY(7px) rotate(-315deg);
transform:translateY(7px) rotate(-315deg)
}
.menu-trigger.active span:nth-of-type(2) {
opacity:0
}
.menu-trigger.active span:nth-of-type(3) {
-webkit-transform:translateY(-7px) rotate(315deg);
transform:translateY(-7px) rotate(315deg)
}
.dl-menuwrapper li.li_member a:before {
	position:absolute;
	top:60%;
	left:0px;
	-webkit-transform:translateY(-50%);
	transform:translateY(-50%);
	content:"";
	background-image:url(../img/g_header_icon_member.png);
	background-repeat:no-repeat;
	width:35px;
	height:35px;
	background-size:35px;
}
.dl-menuwrapper li.li_login a:before {
	position:absolute;
	top:60%;
	left:0px;
	-webkit-transform:translateY(-50%);
	transform:translateY(-50%);
	content:"";
	background-image:url(../img/g_header_icon_login.png);
	background-repeat:no-repeat;
	width:35px;
	height:35px;
	background-size:35px;
}
.dl-menuwrapper li.li_member a, .dl-menuwrapper li.li_login a {
	padding-left:30px;
	background:rgba(255,166, 187, .2)
}
/*footer
*************************************************/
footer {
	/*width: 95%;
	margin: 0 auto;*/
	text-align: center;
	color: #443a3b;
	margin-bottom: 30px;
	padding:0px 0 20px;
}
.copy {
	font-size: 11px;
	margin-top: 11px;

}
footer .logo {
	width: 100px;
	display: block;
	margin: 0 auto;
}
.footer_nav {
	width:95%; margin:0 auto 25px; font-size:12px;
}
.footer_nav a {
	text-decoration:none;
}
.footer_nav span {
	display:inline-block;
	margin:0 5px;
}

.footer_nav .col6 {
    width: 50%;
	float: left;
}
.footer_nav {width:95%; margin:0 auto 25px; font-size:12px;}
.footer_nav ul { text-align:left; }
.footer_nav ul li{ padding:3px 0; }
/*パンクズ
*************************************************/
#breadcrumbs {
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}
#breadcrumbs, #breadcrumbs .bread_box, #breadcrumbs .bread_box a, #breadcrumbs .bread_box span, .bread_arw {
	height: 34px;
	line-height: 34px;
}
#breadcrumbs .bread_box a.home {
	background-image: url(../img/bread_home.png);
	background-size: 16px 13px;
	-webkit-background-size: 16px 13px;
	-moz-background-size: 16px 13px;
	background-position: 35% 50%;
	background-repeat: no-repeat;
	padding: 0px 10px;
}
#breadcrumbs .bread_box a {
	display: inline-block;
	position: relative;
	color: #605b5c;
}
#breadcrumbs .bread_box a.home span {
	color: transparent;
	font-size: 0;
}
#breadcrumbs .bread_box a span {
	padding: 0px 20px 0 10px;
}
#breadcrumbs .bread_box span {
	font-size: 12px;
	color: #81878A;
	display: inline-block;
}
.bread_arw {
	position: absolute;
	top: 7px;
	right: 0;
	height: 20px;
}
.info_area {
	overflow: hidden;
	padding: 15px 0;
}
.waku02 {
	position: relative;
	width: 40%;
	float: left;
}
.waku02:before {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	width: 125px;
	height: 125px;
	box-shadow: inset 0 0 0px 4px rgba(255, 255, 255, 0.4);
	-moz-box-shadow: inset 0 0 0px 4px rgba(255, 255, 255, 0.4);
	border-radius: 10px;
}
.waku02 img {
	width: 125px;
	height: 125px;
	object-fit: cover;
	border-radius: 10px;
	border:1px solid #f0f2f2;
}
.info_area .name_box {
	width: 59%;
	float: right;
	padding: 15px 0 0 0;
}
.name_box .name {
	display: block;
	color: #99d0f7;
	font-size: 13px;
	margin-bottom: 10px;
	font-weight: bold;
}
.name_box .read {
	display: block;
	color: #99d0f7;
	font-weight: bold;
	font-size: 26px;
	margin-bottom: 8px;
}
/*
.s1 {
	color: #9ad1fa;
	font-size:23px;
	display: flex;
	align-items: center;
	font-weight: bold;
	margin-top:15px;
}
.s1:before, .s1:after {
	content: "";
	flex-grow: 1;
	height: 1px;
	background: #9ad1fa;
	display: block;
}
.s1:before {
	margin-right: .4em;
}
.s1:after {
	margin-left: .4em;
}*/

/*nav*/
.hd_nav {
	margin-bottom:15px;
}
.hd_nav ul {
	list-style: none;
	display: flex;
	justify-content: space-between;
	padding: 0;
	margin: 0 0 10px;
	font-size:12px;
}
.hd_nav li {
	border-top: 1px solid #d7d8d8;
	border-bottom: 1px solid #d7d8d8;
	border-right: 1px solid #d7d8d8;
	/* border: solid 1px #9aaace;*/
  box-sizing: border-box;
	padding: 15px 0 13px;
	text-align: center;
	flex-grow: 1;
	background:#f7f7f7 url(../img/menu_bg.png) no-repeat;
	background-size:105%;
	width:25%;
}
.hd_nav li:last-child {
	border-right: none;
}
.hd_nav .menu {
}
.hd_nav .menu {
	text-decoration:none;
}
/*スライダー
*************************************************/

.slick-box4 {
	padding:15px 0;
}
.slick-box4 li {
	padding:0 8px;
}
/*index-cast
*************************************************/
.cast_gallery, .bg_b {
	background: url(../img/bg_6.jpg) 0 0 / 100%;
	padding-bottom:25px;
}
.cast_in {
	overflow:hidden;
	width:97%;
	margin:0 auto;
}
.cast_in .col6 {
	width:48%;
	margin:0 1%;
	float:left;
}
.cast_in .col6 .host_photo {
	width:100%;
}
.cast_in .col6 a {
	display:block;
	margin-bottom:15px;
	overflow:hidden;
	text-decoration:none;
}
.host_name {
	text-align:center;
}
.cast_st {
	position:relative;
	width:100%;
	height:150%;
	margin-bottom:10px;
}
.cast_st:before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	box-shadow: inset 0 0 0px 6px rgba(255, 255, 255, 0.6);
	-moz-box-shadow: inset 0 0 0px 6px rgba(255, 255, 255, 0.6);
	border-radius: 15px;
}
.cast_st img {
	border-radius: 15px;
}
.cast_st .new {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 45px 45px 0;
	border-color: transparent #ff9ec5 transparent transparent;
	/*border-color: transparent #89EACA transparent transparent;*/

	position: absolute;
	background: none;
	top: 0;
	right: 0;
}
.cast_st .tag {
	display: inline-block;
 *display: inline;
 *zoom: 1;
	padding: 0 5px;
	font-size: 8px;
	color: #FFF;
}
.cast_st .new span {
	font-size: 11px;
	color: #fff;
	width: 37px;
	display: block;
	transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	position: absolute;
	left: 25px;
	top: 10px;
}

.cast_st .discount {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 45px 45px 0;
	/*border-color: transparent #89EACA transparent transparent;*/
	border-color: transparent #88CAF5 transparent transparent;

	position: absolute;
	background: none;
	top: 0;
	right: 0;
}

.cast_st .discount span {
		font-size: 11px;
	color: #fff;
	width: 37px;
	display: block;
	transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	position: absolute;
	left: 25px;
	top: 12px;
	letter-spacing:0.05em;
}


#contWrap {
/*background: url(../img/b_bg_5a.jpg) 0px -30px repeat-y / 100%;*/
}
.border-gradation {
	border-top: 1px solid #cad1d5;
  border-bottom: 1px solid #cad1d5;
  border-image: linear-gradient(to right, #edf1f3 0%, #cad1d5 50%, #edf1f3 100%);
	border-image-slice: 1;
    color: #474144;
  font-weight: normal;
}
.ico_t_rank {
	display:block;
	width:25px;
	position:absolute;
	top:5px;
	left:2%;
}


/*ご利用の流れ
*************************************************/

.first {
	background:url(../img/bg_6.jpg) 0 0 / 100%;
}
/*.ct_flow_box, .first_box {
	background:url(../img/bg_6.jpg) 0 0 / 100%;
}*/
.ct_flow_in {
	width:85%;
	margin:0 auto;
}
.flow_lt {
	overflow:hidden;
	margin-bottom:5px;
}
.flow_lt_img {
	display:block;
	width:42%;
	float:left;
}
.flow_lt_read {
	width:57%;
	float:right;
}
.flow_lt_t_img {
	display:block;
	width:95%;
	margin-top:10px;
}
.flow_lt_read p.read {
	padding-left:5px;
	font-size:13px;
}
.flow_arrow {
	display:block;
	width:25px;
	margin:0 auto 20px;
}



.open2, .close2 {
display: block;
width: 85%;
padding: 15px 10px;
margin: 15px auto 30px;
background-color: #F9F9F9;
color: #3d4951;
text-align: center;
font-size: 14px;
box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
border-radius: 8px;
cursor: pointer;
text-decoration: none;
}

.close2 {
	display:none !important;
}

.open2:after {
content: "";
display: inline-block;
width: 15px;
height: 15px;
background-image: url(../img/g_ico_bottom_arrow.png);
background-size: 15px;
-webkit-background-size: 15px;
-moz-background-size: 15px;
position: relative;
top: 2px;
right: -5px;
z-index: 1;
}

.about_5rank { width:90%; margin:0 auto 25px; background-color:#fff; display: table;}


.about_5rank th, .about_5rank td { padding:0 5px;
border: 1px solid #dce2e5;
white-space: nowrap;

display: table-cell;
    vertical-align: middle;
	text-align:center;
    padding: 5px 0;
}

.about_5rank th { background-color:#d7b0e7; color:#fff; font-weight:bold;}
td.about_5rank_t { text-align:left;}

.about_5rank td span { font-weight:bold;}
.about_5rank_ico {display:block; width:60px; margin:0 auto;}

a.flow_pay {display: block; border: 1px solid #fdd6e0; border-radius:30px; padding: 10px; text-align: center; width: 80%; margin: 10px auto;}

/*index-初めての方
*************************************************/
.first_box .title03 {
	margin-bottom:15px !important;
}
.first .txt_f {
	display:inline-block;
	border:1px solid #FF9FC5;
	border-radius:20px;
	padding:8px 15px;
	color:#262e33;
	margin:2px 2px;
	background-color:#fff;
}
.first .sub_txt, .ct_box .sub_txt {
	display:block;
	width:90%;
	margin:0 auto 15px;
	font-size:13px;
	line-height:1.4;
}
.first .first_box {
	width:90%;
	margin:0 auto 15px;
}
.first .read1 {
	display:block;
	margin:15px 0 20px;
}
.first .read2 {
	isplay:block;
	margin:20px 15px;
	font-size:11px;
}
/*index-QA
*************************************************/
.qabox a {
	text-decoration: underline;
	color: #42ADF4 !important;
}
.ico_q {
	display:block;
	width: 16px;
	height: 16px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	background-color: #ffa8bd;
	color:#fff;
	font-size:11px;
	float:left;
	line-height:1.4;
	padding:1px 0 0 3px;
	margin-right:5px;
}
.q_txt {
	display:block;
	width:85%;
	float:left;
}
.qabox ul li {
	border-bottom: 1px solid #f2f2f2;
}
.qabox ul li:first-child {
	border-top: 1px solid #f2f2f2;
}
dl.accordion dt {
	overflow:hidden;
	background: #fff;
	cursor: pointer;
	word-wrap:break-word;
}
dl.accordion dt {
	display: block;
	padding: 20px 15px 20px 10px;
	color: #333;
	/*font-size: 15px;*/
}
 dl.accordion dt::before {
content: '';
 display: inline-block;
 width: 13px;
 height: 13px;
 background: url(../img/bread_arw3.png) no-repeat 0 center / 13px;
 float: right;
 border-top-color: #fff;
}
dl.accordion dt.open::before {
content: '';
 display: inline-block;
 width: 13px;
 height: 13px;
 background: url(../img/bread_arw4.png) no-repeat 0 center / 15px;
 float: right;
 border-top-color: #fff;
}
dl.accordion dd {
	clear:both;
	word-wrap:break-word;
}
dl.accordion dd p {
	border-bottom: 1px solid #f2f2f3;
	list-style: none;
	color: #333;
	display: block;
	padding:20px;
	background: #f7f7f7;
	line-height:1.4;
}
/*dl.accordion dd ul li a {
  color: #333;
  display: block;
  padding: 10px 30px 10px 15px;
}
dl.accordion dd ul li a::before {
  content: '';
  position: relative;
  float: right;
  border: 8px solid transparent;
  border-left-color: #333;
  width: 0;
  height: 0;
  top: 0;
  right: -25px;
}*/

/*料金について
*************************************************/
#ct_charge a {
   text-decoration: underline;
     /*color: #42ADF4 !important;*/
     color: #42ADF4;
}

.charge_txt1 { display:block; text-align:center; color:#f497bc; font-size:18px; margin-bottom:10px;}
.charge_txt1 span { display:inline-block; margin:0 3px; color:#f497bc; font-size:35px; font-family: "Times New Roman Regular";}
.charge_txt1a { padding:0 15px; font-size:13px; line-height:1.4;}
.charge_txt4 {display:block; margin:10px 0; margin:0 auto 15px; text-align:center;}

.charge_txt2 { color:#262e33; font-size:13px; margin-bottom:0px; line-height:1.2; padding:10px 5px;}

.charge_txt2 span { display:inline-block; margin:0 3px; color:#f497bc; font-size:20px; font-family: "Times New Roman Regular"; letter-spacing:-0.08em;}

.txt_uline {text-decoration:underline !important;}
.title06 { position:relative; border-bottom:1px solid #dce2e5; padding:5px 5px 6px 5px; margin:0 0 15px 0;}
.title06 .no { position:absolute;  font-family: "Times New Roman"; font-size:38px; color:#f8c4d9; top:6px; left:0;}
.title06 .title06_t1 { display:inline-block; margin:0 0 0 20px; font-weight:bold; }

.ct_charge_box {width:90%; margin:0 auto 35px;}
.ct_charge_t1 { border:1px solid #e8eef1; padding:20px 0 0; border-radius:10px; background-color:#fff; width:90%; margin:0 auto 25px;}
.ct_charge_t1 .img_box {text-align:center}
.ct_charge_t1 .img_box .img1 {display:block; width:100px; margin:0 auto;}
.ct_charge_t1 .img_box .img2 {display:block; width:200px; margin:0 auto;}
.ct_charge_box .img3 {display:block; width:60%; margin:0 auto 25px;}
.ct_charge_t1 .ct_t1 { display:block; padding:0 15px; color:#f497bc; font-size:17px; text-align:center; margin:0 0 10px; line-height:1.2; font-weight: bold;}
.ct_charge_t1 .sm {font-size:11px;}

.ct_cancel {}
/*.ct_cancel_t { width:90%; margin:0 auto 10px; font-size:16px; color:#f497bc; font-weight: bold;}*/
.ct_cancel_t { width:90%; margin:0 auto 10px; font-size:16px; color:#5db0eb; font-weight: bold;}
.ct_cancel_txt {width:90%; margin:0 auto 25px;}
.ct_cancel .step { display:block; background-color:#f497bc; border-radius:10px; width:60px; text-align:center; padding:1px 0 0; color:#fff; font-family: "Times New Roman Regular"; letter-spacing:0.1em; margin-bottom:5px;}
.ct_member {width:80%; margin:0 auto 15px;}

.charge_txt3 {text-align:center; margin-bottom:5px; line-height:1.4;}
.charge_txt3_box { width:90%; margin:0 auto 25px; border:1px solid #dce2e5; border-radius:5px 5px 0 0;}
 @media (max-width: 320px) {
	 .charge_txt3_box { width:90%;}
 }
.charge_txt3_t { background-color:#f7b9d0; padding:5px 10px; border-radius:3px 3px 0 0; color:#fff;}
.ct_charge .more a{ text-decoration: none!important;}
 /*form
*************************************************/

.form_txt_btn {
	text-align:center;
	margin:15px 0 0;
}
.form_txt_btn a:link {
}
.form_d1 input, .form_d1 textarea, .form_d1 select {
	padding: 14px;
	border-left: 1px #c9bfbf solid;
	border-radius: 8px;
	box-shadow: 2px 2px 4px -1px #e9e5e5 inset;
	border: 1px #c9bfbf solid;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	width: 100%;
}
.form_d1 table, .form_d1 th, .form_d1 td {
/* border-bottom:1px dotted #ebebeb;*/
}

.btn_area .button { margin:0 auto 15px !important;}
.btn_area { margin:0 auto 30px;}

.form_d1 .button {
	display: block;
	width: 80%;
	padding: 14px 0;
	border-radius: 5px;
	/*background-color: #99d0f7;*/
   background-color: #ffa8bd;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	margin: 40px auto 30px;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
	-webkit-appearance: none;
	border: none;
	cursor: pointer;
}


.subs_area {
}
.form_d1 {
	width: 90%;
	margin: 0 auto;
}
.form_d1 .subs_area table {
	border-collapse: collapse;
}
.form_d1 .subs_area tbody tr {
}
.form_d1 .subs_area tr th {
	vertical-align: middle;
	text-align: right;
	width: 20%;
	font-size: 12px;
	line-height: 1.1;
	/*font-weight:bold;*/
	white-space: nowrap;
	/*font-family: Georgia, 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;/*padding: 0px 5px 0px 0px;*/
	color: #4d565b;
	padding: 10px 0 10px 0px;
}
.form_d1 .subs_area tr td {
	width: 80%;
	vertical-align: middle;
	padding: 10px 0 10px 0px;
	line-height:1.4;
	word-break: break-all;
}
.form_d1 .subs_area tr th .item_red {
	font-size: 9px;
	color: #FF0000;
	margin-top: 5px;
	/*font-family: Georgia, 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;*/
}
.form_d1 .subs_area tr th .item_not_red {
	font-size: 9px;
	color: #5DA738;
	margin-top: 5px;
	/*font-family: Georgia, 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;*/
}
.form_d1 select {
	height: 40px;
	padding: 8px;
}
.number_area {
	font-size:16px;
	width:85% !important;
}
/* css checkbox01 */
.checkbox01-input {
	display: none;
}
.checkbox01-parts {
	/*font-family: Georgia, 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;*/
	padding-left: 25px;
	position: relative;
	margin-right: 25px;
	font-size:12px;
}
.checkbox01-parts::before {
 content: "";
 display: block;
 position: absolute;
 top: 0;
 left: 0;
 width: 15px;
 height: 15px;
 border: 1px solid #999;
 border-radius: 4px;
}
.checkbox01-input:checked + .checkbox01-parts {
	color: #3fa1e7;
}
.checkbox01-input:checked + .checkbox01-parts::after {
 content: "";
 display: block;
 position: absolute;
 top: -5px;
 left: 5px;
 width: 7px;
 height: 14px;
 transform: rotate(40deg);
 border-bottom: 3px solid #3fa1e7;
 border-right: 3px solid #3fa1e7;
}
/*プロフィール
*************************************************/
.btn_st2_box, .btn_st3_box {
	width:250px;
	margin:0 auto 15px;
}

.btn_st4_box {
	width:250px;
	margin:0 auto 15px;
}
.btn_st2, .btn_st3, .btn_st4, .btn_st5, .btn_st6 {
	display:block;
	text-align:center;
	text-decoration:none;
	color:#fff;
	text-shadow: 0 1px 2px rgba(107, 162, 199, 0.5);
	font-size:16px;
	font-weight:600;
	line-height:1.4;


}

.btn_set {padding: 8px 0 8px !important;}

.btn_set a {
		width: 48% !important;
		float:left;
	}

.btn_st5, .btn_st6 {
	margin:0 2px;
}
.btn_st5 {
background: url(../img/btn_f_pink.png) no-repeat;
	min-height: 60px;
	width:180px;
}

.btn_st6 {
background: url(../img/btn_f_green.png) no-repeat;
min-height: 60px;
width:180px;
}

.btn_st2 {
	background: url(../img/btn_pink.png) no-repeat;
	min-height: 50px;
	width:250px;
}

.btn_st5 , .btn_st6, .btn_st2 {
background-size:cover;
display: -webkit-flex;
 display: flex;
 -webkit-align-items: center;
 align-items: center;
  -webkit-justify-content: center;
 justify-content: center;
 padding:0 15px;
}



.btn_st3 {
	background: url(../img/btn_green.png) no-repeat;
		background-size:cover;
	min-height: 50px;
	width:250px;
	 display: -webkit-flex;
 display: flex;
 -webkit-align-items: center;
 align-items: center;
  -webkit-justify-content: center;
 justify-content: center;
}
.btn_st4 {
	background: url(../img/btn_purple.png) no-repeat;
	padding:10px 0;
	background-size:cover;
	min-height: 50px;
	width:250px;
	 display: -webkit-flex;
 display: flex;
 -webkit-align-items: center;
 align-items: center;
  -webkit-justify-content: center;
 justify-content: center;
}

/* @media (max-width: 460px) {
.btn_st2_box, .btn_st3_box {
 width:80%;
}
.btn_st2, .btn_st3 {
 padding:18px 0 30px;
}
}*/
#button_set_bottom a.btn_st2, #button_set_bottom a.btn_st3 {
	/*padding:15px 0 30px;
	margin:0 auto;*/
	margin:0 auto 5px;
}
.pr_main_box {
	position:relative;
}
.pr_main_box .pr_main {
	width:100%;
}
img.pr_main {
	width: 414px;
	height:407px;
	object-fit: cover;
	object-position:0 0;
}
.pr_main_name {
	background-color: rgba( 255, 255, 255, 0.55 );
	text-align:center;
	color:#3d4951;
	padding:5px;
	position:absolute;
	bottom:10px;
	left:0;
	width:100%;
}
.pr_main_name p {
	display:block;
	width:100%;
	border:1px solid #c6d0d6;
	/*padding:15px;*/
	font-family:"Lora", Times, serif;
	font-size:16px;
}
.lum-lightbox {
	z-index: 999;
}
.lum-lightbox-inner img {
	width:320px;
	margin:0 auto;
}
 .lum-gallery-button::after {
 width: 16px !important;
 height: 16px !important;
}
 @media (max-width: 460px) {
 .lum-lightbox-inner img {
 width:80%;
}
}
.lum-previous-button {
	left: 0px !important;
}
.lum-next-button {
	right:0px !important;
}
.profile .cast_in .col6 {
	width: 31%;
	margin: 0 1%;
	float: left;
}
.profile .cast_st:before {
	box-shadow: inset 0 0 0px 4px rgba(255, 255, 255, 0.4);
}
.title03 {
	margin-bottom:25px;
}
.title03_in {
	color: #ffa8bd;
	font-size:24px;
	display: flex;
	align-items: center;
	font-family: 'Times New Roman', serif;
	margin-bottom:10px;
}

.cast_profile .info {
	width: 95%;
	margin: 0 auto 40px;
	padding: 13px;
	background-color: #FFFFFF;
	border-radius: 5px;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
}
.cast_profile .info a {
	color:#42ADF4;
}
.cast_profile table {
	width: 100%;
	margin: 0 auto;
}
.cast_profile table th {
	font-size: 13px;
	width: 26%;
	padding:8px 15px 8px 10px;
	color: #4d565b;
	text-align:left;
}
.cast_profile .profile table td {
	padding: 8px 2px 8px 0;
}
.cast_profile table th, .cast_profile table td {
	border-bottom: 1px solid #e6edf2;
	font-size: 13px;
    padding: 5px 0;
  line-height: 1.4;
}
.comment {
	width:95%;
	margin:0 auto;
	padding-bottom:40px;
}

.comment .waku02 {float:none; margin:0 auto 25px;}
        .comment .waku02:before { width:150px; height:150px;}
        .comment .waku02 img {width:150px; height:150px;}

img.cast_c_img {
	display:block;
	width:100%;
	height: auto;
	object-fit: cover;
	object-position: 0 0;
	margin:0 auto;
	border-radius: 15px;
}
.comment .cast_c_st {
	position:relative;
	width:70%;
	height:100%;
	margin-bottom:10px;
	margin:0 auto 25px;
}
.comment .cast_c_st:before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	box-shadow: inset 0 0 0px 6px rgba(255, 255, 255, 0.6);
	-moz-box-shadow: inset 0 0 0px 6px rgba(255, 255, 255, 0.6);
	border-radius: 15px;
}


.comment .read {
	display:block;
	width:80%;
	margin:0 auto;
	line-height:1.4;
}
#button_set_bottom {
	display: flex;
	flex-direction: row;
	justify-content: space-around;
	background-color: rgba( 255, 255, 255, 0.8 );
	bottom: 0;
	/*box-shadow: 0 -2px 2px -1px rgba(0, 0, 0, 0.75);*/
	display: none;
	padding-top: 8px;
	position: fixed;

	 width:414px;
	z-index: 9999;
}
 @media (max-width: 414px) {
#button_set_bottom {width:100%;}
 }

#button_set_bottom a {

	width: 250px;

}
.button_set_bottom .btn_st2 {
	background: url(../img/btn_pink.png) no-repeat;
	/*padding:18px 0 20px;*/
	font-size:16px;

			background-size:cover;
	min-height: 50px;
	width:250px;
	 display: -webkit-flex;
 display: flex;
 -webkit-align-items: center;
 align-items: center;
  -webkit-justify-content: center;
 justify-content: center;
}
 /*@media (max-width: 460px) {
 #button_set_bottom {
 width:100%;
}
}*/
/*5ランク*/
.pr_main_name p {
	padding: 10px 55px;
}
.pr_main_rank img {
	width:70px;
	position:absolute;
	top:-7px;
	left:1.5%;
	margin: auto;
}
.present_box {
	width:100%;
	padding:0 2%;
}


.col3 {
	width:23.2%;
	margin:0 0.9% 15px;
	float:left;
}

/*プロフィール　プレゼント*/
.present_wrp .present_sub_txt {font-size:13px; color:#666; text-align:center; margin:0 auto 25px;}
.present_wrp .p_ico_div {
	position:relative;
	display:block;
	border-radius:5px;
	border:1px solid #e2e5e6;
	background-color:#fff;
	margin-bottom:5px;
	min-height:65px;
}

.present_wrp .present_in { margin-bottom:25px;}
.present_wrp .p_pt {
	font-size:9px;
	color:#3f76a1;
	letter-spacing:-0.05em;
	text-align:center;
}


.present_wrp .p_name {
	font-size:9px;
	text-align:center;
}

.royal_present .p_ico_div {
	display: block;
	border-radius: 5px;

	background-color: #fff;
}
.col2 {
	width: 18.2%;
	margin: 0 0.9% 15px;
	float: left;
}
.present_wrp .p_ico_div img {
	width: 80%;
	margin:10px auto 10px;
	position: absolute;
     top: 0;
     left: 0;
     right: 0;
     bottom: 0;
     margin: auto;
}

/*.royal_present .p_ico_div img {
	width:90% !important;
	}*/
.p_name {
	line-height:1.1;
}

.present_wrp {
	display: flex;
	display: -webkit-flex;
	display: -moz-flex;
	flex-flow: row wrap;
  }

.present_wrp .col2 {
    margin: 0 0.9% 10px;
}

.present_box .col3 {display: flex;
	flex-direction: column;
	justify-content: space-between;
	display: -webkit-flex;
	-webkit-flex-direction: column;
	-webkit-justify-content: space-between;}

	.present_box .col3 a:link{
		/*text-decoration: none;*/
		color: #42ADF4 !important;

	}

		.present_box .col3 a:visited {
		/*text-decoration: none;*/
		color: #42ADF4 !important;

	}

	.present_box .col3 a .p_txt > p {color: #42ADF4 !important;}
	.present_box .col3 a .p_ico_div{border:1px solid #e2e5e6 !important;}

	.present_wrp { width:90%; margin:0 auto;}

	.profile .royal_present .p_ico_div {min-height: 76px;}

/*form　プレゼント*/

.p_f_txt { font-size:15px; font-weight:bold; line-height:1.0; color:#5db0eb;}
.fom_wrp {
	display: flex;
	display: -webkit-flex;
	display: -moz-flex;
	flex-flow: row wrap;
  }

  .fom_wrp .col2 {display: flex;
	flex-direction: column;
	justify-content: space-between;
	display: -webkit-flex;
	-webkit-flex-direction: column;
	-webkit-justify-content: space-between;
	background-color:#fff;
	}

	.fom_wrp .p_name {letter-spacing:-0.08em; font-size:8px; line-height:1.4; text-align: center;}

	.fom_wrp .radio-inline__label {cursor: pointer;
cursor: hand;
padding:3px 0;}

.radio-inline__label .p_ico_div {
	display:block;
	border-radius:5px;
	background-color:#fff;
	margin-bottom:0px;
}
/*.radio-inline__label .p_ico_div img {
	width:90%;
	margin:10px auto 0;
}*/


.radio-inline__label .present_in { margin-bottom:25px;}
.radio-inline__label .p_pt {
	width:75%;
	margin:0px auto 5px;
	border-radius:10px;
	font-size:9px;
	color:#fff;
	text-align:center;
	padding:0;
}

.radio-inline__label .royal_present .p_pt {
	width:100%;}
.radio-inline__label .p_name {
	/*font-size:9px;
	text-align:center;
	margin-bottom:5px;*/
}
.radio-inline__label .p_t .p_ico_div {
	display: block;
	border-radius: 5px;
	border: 1px solid #e5e2be;
	background-color: #fff;
}
.radio-inline__label .col2 {
	width: 18.2%;
	margin: 0 0.9% 15px;
	float: left;
}
.radio-inline__label .p_ico_div img {
	width: 50%;
	margin: 0px auto 0px;
}


select.host_sc { width:100%;}
textarea.host_ms { width:100%;}

.radio-inline__input {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
}

.radio-inline__label {
    display: inline-block;

    border-radius: 3px;
    transition: all .2s;
	margin:0;
	padding:0;
	border:2px solid #f5f5f7;

}

.radio-inline__input:checked + .radio-inline__label {
   background: #fff;
    color:#fff;
  border:2px solid #5db0eb;
   border-radius:5px;

   text-shadow: 0px 0px 5px rgba(153,208,247,1.0);
}

.radio-inline__input:focus + .radio-inline__label {
    outline-color: #5db0eb;
    outline-offset: 0px;
    outline-style: auto;
    outline-width:0px;
}

.form_d1 input.p_count { width:100px;margin-left:10px; font-size:16px;}

@media (max-width: 460px) {
	 .form_d1 input.p_count { width:60px;margin-left:10px; font-size:16px;}
 }

.form_d1 .col2 {
    margin: 0 0.9% 5px;
}


.form_d1 .subs_area tbody tr {
	border-bottom:1px  dotted #e3e3e5;}

.radio-inline__label .p_name {}



/*運営会社
*************************************************/
.company {
}
.about_info {
	width:90%;
	margin:0 auto 25px;
	background: #fff;
	border-radius: 6px;
}
.about_info .company_t {
	display: block;
	margin: 5px 0 5px 0;
	font-weight: bold;
	text-align: center;
}
.about_info table {
	width: 100%;
}
.about_info table tr {
	display: block;
	border-top: 1px solid #F2F2F2;
}
.about_info table tr:last-child {
	border-bottom: 1px solid #F2F2F2;
}
.about_info table tr th {
	font-size:13px;
	display: inline-block;
	text-align: center;
	width: 23%;
	vertical-align: middle;
	padding:16px 0;
	color:#4d565b;
}
.about_info table tr td {
	text-align: left;
	padding: 4px;
	max-width: 70%;
	display: inline-block;
	vertical-align: middle;
	padding:15px 0;
}
.about_info table tr td span {
	font-size: 11px;
	display: block;
}
.about_info p {
	margin: 10px 0 0 0;
}
.about_info a {
	text-decoration:underline;
	color:#42ADF4;
}
.company_message {
	width:90%;
	margin:0 auto 25px;
}
.company_message .read {
	border: 1px solid #F2F2F2;
	padding:25px;
	border-radius:10px;
	line-height:1.4;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
}
.company_message .read p {
	margin-bottom:15px;
}
/*キャスト募集
*************************************************/
.recruit_men {
	background: url(../img/b_bg_5a.jpg) 0 0 / 100%;
}
.recruit_men .about_info {
	width: 90%;
	margin: 0 auto 40px;
	padding: 13px;
	background-color: #FFFFFF;
	border-radius: 5px;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
}
/*利用規約　サイトマップ
*************************************************/
.kiyaku_in, .sitemap_in {
	width:85%;
	margin:0 auto;
}
.kiyaku_in .kiyaku_title {
	margin-bottom:25px;
	font-weight:bold;
}
.kiyaku_in ul li, .sitemap_in ul li {
	list-style: outside decimal;
	margin-bottom:15px;
	font-size:13px;
	line-height:1.4;
}
.kiyaku_in ul li {
	list-style: outside decimal;
}
.sitemap_in ul li {
	list-style: outside disc;
}
.sitemap_in ul li a {
	text-decoration:none;
}
.kiyaku_in ul, .sitemap_in ul {
	padding-left:30px;
	margin-bottom:30px;
}
/*ランキング
*************************************************/
#ranking .cast_c_st {
	position: relative;
	width: 70%;
	height: 150%;
	margin-bottom: 10px;
	margin: 0 auto 15px;
}
 #ranking .cast_c_st::before {
 content: '';
 display: block;
 position: absolute;
 top: 0;
 left: 0;
 width: 100%;
 height: 100%;
 box-shadow: inset 0 0 0px 6px rgba(255, 255, 255, 0.6);
 -moz-box-shadow: inset 0 0 0px 6px rgba(255, 255, 255, 0.6);
 border-radius: 15px;
}
.rnk_no {
	margin-bottom:25px;
}
.rnk_no a:link {
	text-decoration:none;
}
.rnk_no1_in {
	position:relative;
	width:100%;
	background:url(../img/ranking_bg_p.png) no-repeat 10px 0 / 24%;
	padding:40px 10px 0px;
}
.rnk_no2_in {
	position:relative;
	width:100%;
    background:url(../img/ranking_bg_y.png) no-repeat 10px 0 / 24%;
	padding:40px 10px 0px;
}
.rnk_no3_in {
	position:relative;
	width:100%;
    background:url(../img/ranking_bg_g.png) no-repeat 10px 0 / 24%;
	padding:40px 10px 0px;
}
.rnk_no1_img {
	display:block;
	position:absolute;
	bottom:-10px;
	right:25px;
	width:20%;
}
.rnk_no1_number, .rnk_no2_number, .rnk_no3_number {
	position: absolute;
	background: rgba(255, 185, 213, 0.86);
	border-radius: 100%;
	z-index: 11;
	color: #fff;
	font-family: 'Times New Roman', serif;
	font-style: italic;
	/*box-shadow: 0px 0px 3px 0px rgba(119, 134, 195, 0.8);*/
    box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.3);
	width: 75px;
	height: 75px;
	top:25px;
	left: 30px;
	padding: 15px 0 0 25px;
}

.rnk_no2_number, .rnk_no3_number {
    padding: 12px 0 0 30px;
}
 .rnk_no1_number::before, .rnk_no2_number::before, .rnk_no3_number::before  {
 top: 8px;
 left: -21px;
 font-size: 21px;
 content: "No.";
 display: inline-block;
 position: relative;
}
.rnk_no1_number span, .rnk_no2_number span, .rnk_no3_number span  {
	font-size: 61px;
}
.rnk_no1_number span, .rnk_no2_number span, .rnk_no3_number span, .rnk_no1_number, .rnk_no2_number, .rnk_no3_number {
	font-style: italic;
	font-family: 'Times New Roman', serif;
	color:#fff;
}
.rnk_no2_number {
	background: rgba(243, 206, 2, 0.86);
}
/*.rnk_no2_number span {
	font-size: 48px;
}
.rnk_no2_number::before {
 top: 9px;
 left: -19px;
 font-size: 17px;
}*/
.rnk_no3_number {
	background: rgba(163, 166, 177, 0.86);
}
/*.rnk_no3_number span {
	display:block;
	width:22px;
	text-align:center;
	font-size: 19px;
}
.rnk_no3_in .rnk_txt .point {
	font-size: 16px;
}
.rnk_no3_in .rnk_txt .pt_ico {
	width: 15px;
}*/
 @media (max-width: 460px) {
.rnk_no1_number {
 padding: 12px 0 0 30px;
}
/* .rnk_no2_number {
 padding:5px 0 0 27px;
}
.rnk_no3_number {
padding: 7px 0 0 3px;
}*/
}
/*.rnk_no2_number span {
	font-size: 38px;
}*/
#ranking .rnk_no1_in .cast_c_st {
	width: 85%;
}
#ranking .rnk_no2_in .cast_c_st, #ranking .rnk_no3_in .cast_c_st {
	width: 85%;
}
.rnk_txt {
	text-align:center;
}
.rnk_txt .rank {
	display:block;
	color:#97aaf4;
	text-decoration:underline;
	margin-bottom:7px;
}
.rnk_txt .name {
	display:block;
	margin-bottom:7px;
}
.rnk_txt .point {
	display:block;
	color:#97aaf4;
	font-size:22px;
	margin-bottom:7px; /* font-style: italic;*/
	font-family: 'Times New Roman', serif;
}
.rnk_txt .pt_ico {
	display: inline-block;
	width:20px;
	margin-right:2px;
}
/*pager
**************************************************/
.pagerBox {
	font-size:11px;
	text-align:center;
	margin-bottom:8px;
}
ul.pager {
	margin:5px auto;
}
ul.pager li {
	display:inline-block;
	margin:0 4px 9px 0;
	padding:0;
}
ul.pager li:last-child {
	margin:0 0px 0 0;
}
ul.pager li a {
	text-decoration:none;
	height:30px;
	width:30px;
	color:#262e33;
	line-height:30px;
	text-align:center;
	border:1px solid #f2f2f2;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding:9px 12px;
	background: #ffffff;
	background: -moz-linear-gradient(top, #ffffff 0%, #ededed 100%);
	background: -webkit-linear-gradient(top, #ffffff 0%, #ededed 100%);
	background: linear-gradient(to bottom, #ffffff 0%, #ededed 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed', GradientType=0 );
}
ul.pager li.active a {
	background: linear-gradient(top, #d4edff 0%, #9ed2f7 100%);
	background: -webkit-linear-gradient(top, #d4edff 0%, #9ed2f7 100%);
	background: -moz-linear-gradient(top, #d4edff 0%, #9ed2f7 100%);
	color: #fff;
	border:1px solid #f2f2f2;
}

/*クリスタルのご案内
*************************************************/

.about_crystal_in { width:80%; margin:0 auto 40px;}
.about_crystal_in p { display:block; margin-bottom:15px; line-height:1.4;}


/*お礼のコメント
*************************************************/
/*#pt_comment {
	background: url(../img/bg_6.jpg) repeat-y 0 0 / 100%;
}

#pt_comment .contents {
	background: url(../img/bg_6.jpg) 0 0 / 100%;
}*/
#pt_comment .b_comment .cast_in .col6 {
	float: none;
	margin:0 auto 25px;
}
#pt_comment .p_ico_div img {
	width: 80%;
	margin: 10px auto 10px;
}
#pt_comment .p_ico_div {
	width:35%;
	margin:0 auto 10px;
}
#pt_comment .p_name {
	margin-bottom:15px;
	font-size:15px;
	line-height:1.5;
	color:#465763;
}
#pt_comment .p_pt {
	width: 35%;
	font-size:14px;
}
#pt_comment .w_comment, #pt_comment .b_comment {
	width:80%;
	font-size:13px;
	margin:10px auto 25px;
	text-align:center;
	border-bottom:1px dotted #d4d8d9;
	padding:0px 0 25px;
	line-height:1.6;
}
.w_comment_t {
	display:block;
    color:#99D0F7;
	text-align:center;
	margin-bottom:5px;
	font-size:14px;
	font-weight:bold;
}
.b_comment_t {
	display:block;
color:#F497BC;
	text-align:center;
	margin-bottom:5px;
	font-size:14px;
	font-weight:bold;
}
.ico_comment {
	display:inline-block;
	width:17px;
	margin-right:2px;
}

.cmt_txt { text-align:center; margin:20px 0 20px 0; font-size:13px;}

/*女性会員メニュー*/
		.link_und a {
    text-decoration: underline;
    color: #42ADF4 !important;

}
		.title07 { color:#99D0F7; font-size:20px; font-weight:bold; border-top:1px solid #D7DBDE; padding:25px 0 20px; text-align:center;}
        .setting_div ul li { display:block; margin-bottom:13px; padding:0 0 0 12px; background:url(../img/g_ico_bottom_arrow_menu.png) no-repeat 0 5px / 7px;}


        .setting_div { font-size:15px; margin-bottom:50px;}
        .setting_div ul {margin-bottom:25px;}

        .border-gradation2 {
    border-top: 1px solid #fec6dd;
    border-bottom: 1px solid #fec6dd;
    border-image-slice: 1;
	color:#F799BF;
	font-weight:bold;
}

.more1, .more2 { margin-bottom:25px;}

.more1 .more1_in, .more2 .more2_in{ border:2px solid #feb1d8; padding:15px; border-radius:10px; font-size:13px; line-height:1.4;}

.blue_title { text-align: center; padding:25px 0 20px; font-size:15px; font-weight:bold; color:#feb1d8;}


        .setting_div_h ul li { display:block; margin-bottom:13px; padding:0 0 0 12px; background:url(../img/g_ico_bottom_arrow_menu2.png) no-repeat 0 5px / 7px;}


        .setting_div_h { font-size:15px; margin-bottom:50px;}
        .setting_div_h ul {margin-bottom:25px;}

		.setting_div_h .title07 { color:#feb1d8 !important;}


ul.list_a { list-style-position:inside; list-style-type: disc;   background: #fff5f9;
  box-shadow: 0px 0px 0px 10px #fff5f9;
  border: dashed 1px #ff9fc5;
  border-radius: 9px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 0.5em 0.5em 0.5em 0.5em; }
ul.list_a li{ margin: 10px 20px;}
.cast_top .cast_box .col6 {
    width: 80%;
    margin:0 auto 25px;
    float: none;
	border-bottom: 1px dotted #d5e0e7;
}
.cast_top .cast_in .col6 a {
	margin-bottom: 5px;
}
.cast_in .insta iframe { height:150px !important;}

.cast_in .twitter iframe { height:400px !important;}

.btn_p { background-color:#FF9EC5; color:#fff; padding:10px 0px; border-radius:20px; text-align:center; display:block; width:90%; margin:25px auto 25px !important;}

a.help_ico:link, a.help_ico:hover, a.help_ico:visited {color:#fff;}

a.help_ico{
color:#fff;
font-size:14px;
font-weight:bold;
display:inline-block;
color: #fff;
text-align:center;
width: 18px;
height: 18px;
-webkit-border-radius: 9px;
-moz-border-radius: 9px;
border-radius: 9px;
background-color: #F799BF;}


/*キャンペーン
*************************************************/

.top_cp {padding:0 20px 15px; line-height:1.7;}
.top_cp .cp_title{color:#FF9EC5; font-weight:bold; text-align:center;}
.top_cp_txt {font-size:12px;}


/*新着SNS
*************************************************/

.blog {
	padding:30px 0 30px;
	overflow:hidden;
}
.blog_in {
    box-sizing: border-box;
    border-bottom: 1px dotted #ccc;
    overflow: hidden;
    background-color: #fff;
    margin: 0;
    padding: 10px 0 10px 10px;
}

.blog_in img {
    display: block;
    margin-right: 10px;
    width: 75px;
	height: 75px;
	object-fit: cover;
}

.pull_left {
    float: left;
}

.blog_box {
    margin: 0 10px 0 85px;
}

.blog_title {
    font-weight: bold;
    color: #ff9fc5;
	font-size:14px;
}

.blog_text {
    display: block;
    font-size: 12px;
    color: #343433;
}

.blog_date {

	color:#939292;
	font-size:11px;
}


.site_top .cast_in {overflow: visible;}
.host_list .pr_main_rank img { width: 60px;}
.host_list .pr_main_name p {font-size: 12px; padding: 1px 0px 1px 20px; letter-spacing:-0.05em;}
.host_list .pr_main_name { padding: 3px;}
.host_list .cast_st { margin-bottom: 5px;}

.host_price { /*color:#ff9ec5;*/ text-align:center; font-size:12px; /*font-weight:bold;*/ margin-top: 10px;}

.site_top .pr_main_rank img { width: 60px;}
.site_top .pr_main_name p {font-size: 13px; padding: 3px 0px 3px 20px; letter-spacing:0em;}
.site_top .pr_main_name { padding: 3px;}



.host_list .cast_in .col6 a, .cast_top .cast_in .col6 a {/*box-shadow: 0 0 8px #afcdde;*/ box-shadow: 3px 3px 4px #dec7cd; border-radius: 15px;}
.host_list .cast_st, .cast_top .cast_st { margin-bottom: 0px;}
.host_list .cast_in, .cast_top .cast_in { padding-top:10px;}
.host_list .col6, .cast_top .col6 { margin-bottom: 25px;}
.host_list .cast_in .col6 a {margin-bottom:5px;}
.cast_top .cast_in .col6 a { margin-bottom:15px;}

.recruit_txt {margin:20px auto; line-height:1.7; border-top:1px solid #99d0f7;}
.recruit_txt a { display:block; color:#46b1fd; text-decoration:underline; }
.recruit_txt ul { display:block; width:85%; margin:20px auto;}
.recruit_txt ul li { display:block; margin-bottom:0px;}


/*ツイッタはみ出し　ここから*/
@media screen and (max-width: 768px) and (min-width: 480px) {
iframe .twitter-timeline-rendered{
width: 490px !important;
}
}

@media screen and (max-width: 480px) {
iframe.twitter-timeline-rendered {
width: 450px !important;
margin:0 auto;
}
}

.timeline-Widget {
max-width: 300px!important;
width:200px !important; }
/*ツイッタはみ出し　ここまで*/

  /*youtube*/
.youtube_outer {
	width:90%;
	padding-top: 50%;
	position: relative;
	margin:0 auto;
}
.youtube_outer iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}

/*18歳以上のアラート*/
#btn_over {
    display: none;
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 150%;
    z-index: 199;
    overflow: hidden;
    opacity: 0.4;
    background-color: rgb(0, 0, 0);
}

#btn_alert {
    position: fixed;
    background-color: white;
    display: none;
    left:40%;
    top: 30%;
    z-index: 200;
    padding: 0 4% 12px;
    box-shadow: 0 2px 8px #666;
    border-radius: 5px;
    padding: 30px;
	text-align:center;
	font-size:12px;
}


.btn_alert_box {}
.btn_alert_t {border-radius: 5px;  font-size:23px; font-weight:bold; padding:20px 5px 17px; margin:10px 0; color: #fff; background-color:#7dc6fa; }
a#btn_alert:hover { opacity:1.0; background-color:#f5f5f5;}

@media (max-width: 768px) {
#btn_alert {width: 85%;
left: 7.5% !important;
    padding: 60px 30px;
	font-size:13px;
}
.btn_alert_t {padding:35px 5px 32px; }
}

/*アルバイト求人募集
*************************************************/
    .voice_item_cont { width: 90%; margin: 0 auto;}
    .voice_sec_ttl {
    color: #89c2fb;
    font-weight: bold;
    border-bottom: 1px dotted #89c2fb;
    padding: 8px;
    margin-bottom: 15px;
    border-top: 1px dotted #89c2fb;
        text-align: center;
}
    #voice { padding-bottom: 30px;}
    .voice_img { display: block; border-radius: 15px; margin: 0 0 15px 0; width: 100%;}
    .voice_txt { line-height: 1.8; font-size: 13px;display: block; padding: 0 15px;}
    .close { display: none!important;}
     #voice .open { width: 200px; margin:20px auto 35px; padding: 10px 0; border-radius: 5px; border: 1px solid #89c2fb; text-align: center; font-size: 13px;}
     #voice .open a:link { color: #5ca5d2;}
     #voice .more { margin-bottom: 30px;}

#btn_off1 a.btn_st3:link { text-decoration: none!important; color: #fff!important;}
.footer_nav ul li a{ color: #262e33!important;}
footer a:link { text-decoration: none!important;}


    .point__text03 {
  font-size:16px;
  font-size:clamp(1rem,0.84rem+0.34vw,1.25rem);
  position:relative;
  display:inline-block;
  padding:0 16px
}
.point__text03 .txt_pink {
  font-size:20px;
  font-size:clamp(1.25rem,1.09rem+0.34vw,1.5rem);
  font-weight:800
}
.point__text03::before,
.point__text03::after {
  content:"";
  display:inline-block;
  background:#1a1a1a;
  width:1px;
  position:absolute;
  height:20px;
  bottom:2px
}
.point__text03::before {
  left:0;
  transform:rotate(-25deg)
}
.point__text03::after {
  right:0;
  transform:rotate(25deg);
}

.pink_title { text-align: center; padding:25px 0 20px; font-size:15px; font-weight:bold; color:#F799BF;}


.icon20::before {
background-image: url(https://rentalgirl.co.jp/templates/sphone/img/admin/ico_t_rank_p1a.png);
}
.icon30::before {
background-image: url(https://rentalgirl.co.jp/templates/sphone/img/admin/ico_t_rank_p2a.png);
}
.icon40::before {
background-image: url(https://rentalgirl.co.jp/templates/sphone/img/admin/ico_t_rank_p3a.png);
}
.icon50::before {
background-image: url(https://rentalgirl.co.jp/templates/sphone/img/admin/ico_t_rank_p4a.png);
}
.icon60::before {
background-image: url(https://rentalgirl.co.jp/templates/sphone/img/admin/ico_t_rank_p5a.png);
}
.icon70::before {
background-image: url(https://rentalgirl.co.jp/templates/sphone/img/admin/ico_t_rank_p6a.png);
}

.icon70::before, .icon60::before, .icon50::before, .icon40::before, .icon30::before, .icon20::before {
content: '';
display: inline-block;
width:60px;
height: 60px;
background-size: contain;
vertical-align: middle;
margin: 0 5px 0 0;
}

.pm_s {padding: 25px 0 0px;margin: 0 50px 0 0;}


.inpt_birthday{
     -webkit-appearance: none;
  border-radius: 0;
    padding: 14px;
    border-left: 1px #c9bfbf solid;
    border-radius: 8px;
    box-shadow: 2px 2px 4px -1px #e9e5e5 inset;
    border: 1px #c9bfbf solid;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    width: 100%;
    background-color: #fff;
    color: #332626;
}

.bg_blue {background-color: #99d0f7!important;}
.bg_pink {background-color: #ffa8bd!important;}
.border_blue {border-top: 1px solid #99d0f7!important; border-bottom: 1px solid #99d0f7!important;}

/*.x_bnner {
  display: block;
  width: 85%;
  margin: 0 auto;
*/

.x_bnner {
  display: block;
  width: 85%;
  margin: 30px auto 10px;
  box-shadow: 0 0 8px rgba(0,0,0,0.3);
}

.x_bnner img {
  width: 100%;
}

      .cast_c_st .new {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 45px 45px 0;
	border-color: transparent #ff9ec5 transparent transparent;
	/*border-color: transparent #89EACA transparent transparent;*/

	position: absolute;
	background: none;
	top: 0;
	right: 0;
}
.cast_c_st .tag {
	display: inline-block;
 *display: inline;
 *zoom: 1;
	padding: 0 5px;
	font-size: 8px;
	color: #FFF;
}
.cast_c_st .new span {
	font-size: 11px;
	color: #fff;
	width: 37px;
	display: block;
	transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	position: absolute;
	left: 25px;
	top: 10px;
}
.newface {display:block; width:80%; margin:40px auto 20px;}