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

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

 @font-face {
font-family: "Times New Roman Regular";
  src: url("../images/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: #33200a;
    font-size: 13px;
}
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;*/
    color: #3FA2E7;
}
a:hover {
	opacity: 0.7;
}
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);
}
button {
border:none;
}

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_red { color:#EE0B0B;}
.txt_pink { color:#e76a9c;}
.txt_pink2 { color:#f497bc;}

.txt_cn { text-align:center !important;;}
.txt_lf { text-align:left!important;;}
.over_hidden {overflow: hidden;}
.f10 {
	font-size:10px !important;
}


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

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

.f13 {
	font-size:13px !important;
}

.f14 {
	font-size:14px !important;
}


.f15 {
	font-size:15px !important;
}

.f16 {
	font-size:16px !important;
}

.f17 {
	font-size:17px !important;
}

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

.m0  {
	margin:0px !important;
}
.mb5 {
	margin-bottom:5px !important;
}

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

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

.mb20 {
	margin-bottom:20px !important;
}

.mb25 {
	margin-bottom:25px !important;
}
.mb30 {
	margin-bottom:30px !important;
}
.mb35 {
	margin-bottom:35px !important;
}
.mb40 {
	margin-bottom:40px !important;
}
.mb50 {
	margin-bottom:50px !important;
}
.pb25px { padding-bottom:25px!important;}
.pb5 { padding-bottom:5px!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;}

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

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


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

#about_crystal{ padding-bottom:30px;}

.title01 {
	color:#775630;
	/*font-size:16px;*/
	padding:10px 0;
    font-weight:bold;
}
.title02 {
	/*font-family: Georgia, 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;*/
	font-weight: normal;
	display: block;
	color:#56626a;
	font-size: 14px;
	margin:15px 0;
	padding: 18px 0;
	text-align: center;
}
.title03_in:before, .title03_in:after {
	content: "";
	flex-grow: 1;
	height: 1px;
	background: #9ad1fa;
	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:#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(../images/ico_arrow_right_g.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 #FEF5EB;
	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: 4px;
left: 13px;
height: 40px;
}
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 9px;
	background-repeat: no-repeat;
	border-left: 1px solid #ebe2df;
	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:#775630;
	padding-top:31px;
        font-size: 9px;
}
/*.menuBtn {
	background-image: url(../images/header_icon_menu.png);
}*/
.memberBtn {
	background-image: url(../images/header_icon_member.png);
	display:block;
	width:50px;
	height:50px;
	text-decoration:none;
	font-size:9px;
	text-align:center;
}
.loginBtn {
	background-image: url(../images/ico_search.png);
	display:block;
	width:50px;
	height:50px;
	text-decoration:none;
	font-size:9px;
	text-align:center;
}
.memuBtnMember {
	background-image: url(../images/header_icon_memu_member.png);
	display:block;
	width:50px;
	height:50px;
	text-decoration:none;
	font-size:9px;
	text-align:center;
}
.memuBtnHost {
	background-image: url(../images/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:19px;
	-webkit-background-size: 19px;
	-moz-background-size: 19px;
}
/*menu*/
.menu_txt {
	display:block;
	position:absolute;
	top:31px;
	left:3px;
	font-size:9px;
	color:#775630;
}
.header_line, .header_navi {
	display:block;/*box-shadow:0 1px 8px rgba(0, 0, 0, .2)*/

}
.header_navi {
	z-index: 99;
	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(254, 245, 235, .95);
}
.dl-menuwrapper li {
	/*position:relative;
	text-align:left*/
}
.dl-menuwrapper li a.menu_arrow {
	display:block;
	position:relative;
	padding:15px 20px 15px 10px;
	font-size:13px;
	letter-spacing:0;
	color:#262e33;;
	outline:0;
	text-decoration:none;
	border-bottom:1px solid #ede8e2;
}
.dl-menuwrapper li:last-child a {
	border-bottom:none;
}
.no-touch .dl-menuwrapper li a:hover {
	background:rgba(235, 223, 209, .2)
}
.dl-menuwrapper li.dl-back>a {
	padding-left:30px;
	background:rgba(0, 0, 0, .1)
}
.dl-menuwrapper li a.menu_arrow:after {
	position:absolute;
	top:50%;
	right:10px;
	-webkit-transform:translateY(-50%);
	transform:translateY(-50%);
	content:"";
	background-image:url(../images/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:-245px;
	width:280px;
	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;
        padding: 5px 0 0;
}
.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: #775630;
	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(../images/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(../images/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(131, 204, 255, .2)
}
/*footer
*************************************************/
footer {
	/*width: 95%;
	margin: 0 auto;*/
	text-align: center;
	color: #443a3b;
	padding:0px 0 20px;
}
.copy {
	font-size: 11px;
	margin-top: 11px;

}
footer .logo {
	width: 100px;
	display: block;
	margin: 0 auto 10px;
}
.footer_nav {
	width:100%; margin:0 auto 25px; font-size:12px;background-color: #FEF5EA; padding: 15px;
}
.footer_nav a {
	text-decoration:none;
}
.footer_nav span {
	display:inline-block;
	margin:0 5px;
}

.footer_nav .col6 {
    width: 50%;
	float: left;
}

.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(../images/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:20px;
}
.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-right: 1px solid #E5DACE;
  box-sizing: border-box;
	padding: 15px 0 13px;
	text-align: center;
	flex-grow: 1;
	background:#FEF5EB;
	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(../images/bg_5.jpg) 0 0 / 100%;
	padding-bottom:25px;
}
.cast_in {
	overflow:hidden;
	width:100%;
	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(../images/bg_5.jpg) 0px -30px repeat-y / 100%;*/
}
.border-gradation {
	border-top: 1px solid #99d0f7;
	border-bottom: 1px solid #99d0f7;
	/*border-image: linear-gradient(to right, #edf6fd 0%, #99d0f7 50%, #edf6fd 100%);*/
	border-image-slice: 1;
}
.ico_t_rank {
width:30px;
    position: absolute;
    top: -7px;
    left:-5px;
    z-index: 10;
}


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

.first {
	background:url(../images/bg_6.jpg) 0 0 / 100%;
}
/*.ct_flow_box, .first_box {
	background:url(../images/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(../images/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:5px;
border: 1px solid #dce2e5;
white-space: nowrap;

display: table-cell;
    vertical-align: middle;
	text-align:center;
}

.about_5rank th { background-color:#99D0F7; 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:40px; margin:0 auto;}


/*index-初めての方
*************************************************/
.first_box .title03 {
	margin-bottom:15px !important;
}
.first .txt_f {
	display:inline-block;
	border:1px solid #ffb0cf;
	border-radius:20px;
	padding:8px 15px;
	color:#F497BC;
	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: #b3dcf9;
	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(../images/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(../images/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_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;}

 /*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;
	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(../images/btn_f_pink.png) no-repeat;
	min-height: 60px;
	width:180px;
}

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

.btn_st2 {
	background: url(../images/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(../images/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(../images/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: #9ad1fa;
	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;
}
.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 .btn_st2 {
	background: url(../images/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:-15px;
	left:2%;
	margin: auto;
}
.present_box {
	width:100%;
	padding:0 2%;
}


.col3 {
	width:31.5%;
	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 !important;
}
.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(../images/bg_5.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(../images/ranking_bg.png) no-repeat 10px 0 / 24%;
	padding:40px 10px 0px;
}
.rnk_no2_in {
	position:relative;
	width:100%;
    background:url(../images/ranking_bg_y.png) no-repeat 10px 0 / 24%;
	padding:40px 10px 0px;
}
.rnk_no3_in {
	position:relative;
	width:100%;
    background:url(../images/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(151, 170, 244, 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(../images/bg_6.jpg) repeat-y 0 0 / 100%;
}

#pt_comment .contents {
	background: url(../images/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:#F497BC;
	text-align:center;
	margin-bottom:5px;
	font-size:14px;
	font-weight:bold;
}
.b_comment_t {
	display:block;
	color:#99D0F7;
	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:#feb1d8; 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(../images/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:#99D0F7;}


        .setting_div_h ul li { display:block; margin-bottom:13px; padding:0 0 0 12px; background:url(../images/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:#99D0F7 !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:#F78A2C; color:#fff; padding:12px 0px; border-radius:5px; text-align:center; display:block; width:80%; margin:0 auto !important;border-bottom:4px solid #db7117;width: 70%; clear: both;}

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: #7dc6fa;
	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: 40px;}
.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;*/}

.site_top .pr_main_rank img { width: 50px;}
.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: 3px 3px 4px #afcdde; 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: 10px;}
/*.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;}

/*うさぎHP*
******************************************************/
/*index*/
      .txt_brown { color:#775630;}
	.menu_ico1 {
	display: inline-block;
    vertical-align: middle;
    width: 20px;
		margin-right: 5px;
}

        .tb_st4 table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
}

        .tb_st4 table tr:first-child {
  border-top: 1px solid #E8E8E8;
}

        .tb_st4 table tr {
  border-bottom: 1px solid #E8E8E8;
}

        .tb_st4 table th {
  font-size: 12px;
  width: 30%;
  font-weight: normal;
  color: #7D7D7D;
}

        .tb_st4 table td {
  text-align: left;
  width: 70%;
 /* font-weight: bold;*/
}

        .tb_st4 table th, .tb_st4 table td {
  padding: 13px 15px;
  /*text-align: center;*/
  vertical-align: middle;
  line-height: 1.4;
 /* font-size: 14px;*/
}



    .bd1 {
  border: 1px solid #cfcfcf !important;
}
    /* .btn_arowRight {
  background: url("../images/ico_arrow_right_g.png") no-repeat;
  background-size: 10px;
  height: auto;
  display: block;
  text-decoration: none;
  color: #262e33;
  background-position: right 1em center;
}*/

 .btn_arowRight {
  height: auto;
  display: block;
  text-decoration: none;
  color: #262e33;
  background-position: right 1em center;
}

.btn_arowRight::after {
  content: "";
  position: absolute;
  right: 15px;
  top:41%;
  width: 7px;
  height: 7px;
  border-top: 2px solid #9A9A9A;
  border-left: 2px solid #9A9A9A;
  transform: rotate(135deg);
  font-size: 16px;
  pointer-events: none;
}
    .tb_st4 table th, .tb_st4 table td{}

    .p10 {
  padding: 10px !important;
}

	  hr {
    height: 0;
    margin: 0;
    padding: 0;
    border: 0;
    border-top: 1px solid #EFEFF4;
}

                .ico_btnst { height:17px; margin-right:3px; vertical-align: middle; display: inline-block;}
                .btn_p .btn_txt { vertical-align: middle; display:
                    inline-block; color: #fff;}

  .btn_txt { vertical-align: middle; display: inline-block; color: #fff;color: #775630;
font-size: 17px; font-weight: bold;}

   .shop_photo {
  float: left;
  width: 20vw;
  height: 20vw;
  max-width: 80px;
  max-height: 80px;
}
        .shop_photo img, .shop_photo2 img {
  height: 100%;
  object-fit: cover;
  border-radius: 5px;
}

        /*カラム*/
.cl2 .cl2_inner {
  width: 49.4%;
  float: left;
}
.cl2 .cl2_inner:first-child {
  margin-right: 1.2%;
}
.cl3 .cl3_inner {
  width: 32.531%;
  margin-right: 1.2%;
  float: left;
}
.cl3 .cl3_inner:last-child {
  margin-right: 0%;
}
.cl4 .cl4_inner {
  width: 24.1%;
  margin-right: 1.2%;
  float: left;
}
.cl4 .cl4_inner:last-child {
  margin-right: 0%;
}

.p_relative { position: relative;}

.inner {
  margin: 0 10px;
}
.bg_beige { background-color: #fcf7f0;}

          .r_box { position: relative; margin-bottom: 15px;}
          .r_box_inner { border: 1px solid #C7C5C1; padding: 15px; border-radius: 5px; background-color: #fff}
          .ico_recommend { display: block; position: absolute; top:-3px; left:10px; width: 45px;}
          .flag_box { margin-left: 45px;}
          .flag_box .flag_cl1, .flag_box .flag_cl2, .flag_box .flag_cl3 { display: inline-block; margin-right:2px; padding: 3px 0.5em 2px; background-color: #fff; font-size: 11px; line-height: 1.0; vertical-align: middle; font-weight: bold;}
          .flag_box .flag_cl1 {border: 1px solid #17A0A0; color: #17A0A0;}
          .flag_box .flag_cl2 {border: 1px solid #A06E17; color: #A06E17;}
          .flag_box .flag_cl3 {border: 1px solid #A01717; color: #A01717;}
          .r_box_photo1 { width: 100%; margin: 10px 0 10px;}
          .r_name {line-height: 1.0; width: 67%; float: left;}
          .r_price {line-height: 1.0; width: 33%; float: right; text-align: right; color: #EE0B0B; font-weight: bold;}
          .ico-female, .ico-male {
margin-right: 3px;
vertical-align: middle;
display: inline-block;}
.name_txt {vertical-align: middle;
display: inline-block;
font-weight: bold;}
        .ico-female {width:12px;}
        .ico-male{width:16px;}
         span.r_list_t { display: inline-block; min-width: 96%; background-color: #FEF5EA; border-radius: 10px; padding: 5px 0; line-height: 1.0;  text-align: center; font-weight: bold; margin: 4px 0; font-size: 11px;}
          .r_table { width: 100%; clear: both; font-size: 12px; margin-bottom: 5px;}
.r_table th { vertical-align: middle; text-align: left; padding-bottom: 6px;}
.r_table td .shop_number {font-size: 13px; font-weight: normal;}
        #cont2 { padding: 10px 0; overflow: hidden; margin-bottom: 20px;}

      /*リスト*/
.list_st1 ul li a {
  display: block;
  background: url("../images/ico_arrow_right_g.png") no-repeat;
  background-size: 8px;
  height: auto;
  text-decoration: none;
  background-position: right 1.3em center;
  padding: 20px 20px;
  color: #343434;
}
.list_st1 ul li {
  border-bottom: 1px solid #E8E8E8;
}
.list_st1 ul li:first-child {
  border-top: 1px solid #E8E8E8;
}

          .flow_box p {line-height: 1.4;}
.flow_box_ttl { background-color:#89653C; color: #fff; font-weight: bold; padding: 8px; font-size: 17px;}
.circle{
  display: inline-block;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #FCEA8F;
  text-align:center;
  line-height: 20px;
         font-weight: bold;
         color: #89653C;
	margin-right:3px;
}

.btn_boder {
display: block;
border-radius:30px;
text-decoration: none;
font-weight: bold;
min-height: 38px;
text-align: center;
position: relative;
line-height: 38px;
letter-spacing: 0.02em;
font-size: 16px;
background-color: #fff;
cursor: pointer;
padding: 0 10px;
border: 2px solid #FBBA0A;
    color: #89653C;
	width:80%;
	margin: 0 auto;
          }

.btn_boder:after {
  content: '';
  display: inline-block;
  width: 10px;
  height: 11px;
  background-image: url(../images/arrow_right.png);
  background-size: contain;
  vertical-align: middle;
}
.flow_img{ /*width:50%;*/ margin: 0 auto;}

/*検索*/
    .ico_required_ttl {font-weight: bold;}
.hair_colour1, .hair_colour2, .hair_colour3, .hair_colour4, .hair_colour5, .hair_colour6, .hair_colour7, .hair_colour8{
width: 40px;
height: 40px;
border-radius: 50%;
margin: 0 auto 5px;

}
.hair_colour1 {background-color:#fff; border: 1px solid #ccc;}
.hair_colour2 {background-color:#F0E3C3; border: 1px solid #ccc;}
.hair_colour3 {background-color:#F0DCA1; border: 1px solid #ccc;}
.hair_colour4 {background-color:#A76F4A; border: 1px solid #ccc;}
.hair_colour5 {background-color:#8F6D61; border: 1px solid #ccc;}
.hair_colour6 {background-color:#CDCDCD; border: 1px solid #ccc;}
.hair_colour7 {background-color:#BABCCB; border: 1px solid #ccc;}
.hair_colour8 {background-color:#313131; border: 1px solid #ccc;}
.hair_colour_in {
text-align: center; float: left; width: 24%; margin:0 0.5% 10px; font-size: 10px;
border-radius: 20%;
padding-top: 5px;
padding-bottom: 5px;
}


.search_c_ttl {width: 25%; margin-bottom:10px;}
    .search_c_ttl p {font-weight: bold;}

    .select_time {
  width: 48%;
  float: left;
}

    .leftBox {
  float: left;
}

    .lh30 {
  line-height: 3.0;
}
.rightBox {
float: right;
padding-right: 10px;
}


.c_btn_box {width: 170px;
text-align: center;
position: absolute;
bottom: -30px;
right: 10px;}
.c_btn_box a{width: 100%; display: block; border-right: 1px solid #E8E8E8; border-left: 1px solid #E8E8E8;  border-bottom: 1px solid #E8E8E8; margin-bottom: 40px;padding: 5px;
color: #89653C;
font-weight: bold;
background-color: #fff;}


input {
    font-size: 16px;
    padding: 2px;
    text-decoration: none;
    position: relative;
    padding: 0 30px 0 8px;
    width: 100%;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #fff;
    /*border-radius: 3px;*/
    border: 1px solid #cfcfcf;
    /*min-height: 40px;*/
    line-height: 2.8;
    min-width: 100px;
    min-height: 44px;
    color: #33200a;
    text-decoration: none;
    border: 1px solid #ccc;
}




        select {
  font-size: 16px;
  padding: 2px;
  cursor: pointer;
            text-decoration: none;
}
select {
  position: relative;
  padding: 0 30px 0 8px;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #fff;
  /*border-radius: 3px;*/
  border: 1px solid #cfcfcf;
  /*min-height: 40px;*/
  line-height: 2.8;
  min-width: 100px;
    min-height: 44px;
    color: #33200a;
    text-decoration: none;
}

        select {
  border: 1px solid #ccc;
}
     .select-wrap {
  position: relative;
}
                .select-wrap:after {
  content: "";
  position: absolute;
  right:30px;
  top: 50%;
  width: 7px;
  height:7px;
  border-top: 2px solid #9A9A9A;
  border-left: 2px solid #9A9A9A;
  transform: translateY(-50%) rotate(-135deg);
  font-size: 16px;
  pointer-events: none;
}

    .lh35 {line-height: 3.5};

    /*カラム*/
.cl2 .cl2_inner {
  width: 49.4%;
  float: left;
}
.cl2 .cl2_inner:first-child {
  margin-right: 1.2%;
}

        .select_other_chk { text-align: left; margin-bottom: 10px;}

.select_other_chk input[type="checkbox"]{
    display: none;
}
/* チェックボックスの代わりを成すラベル */
.select_other_chk input[type="checkbox"]+label{
    display: none;
    cursor: pointer;
    display: inline-block;
    position: relative;
    padding-left: 25px;
    padding-right: 10px;
}
/* ラベルの左に表示させる正方形のボックス□ */
.select_other_chk input[type="checkbox"]+label::before{
    content: "";
    position: absolute;
    display: block;
    box-sizing: border-box;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    left: 0;
    top: 50%;
    border: 1px solid;
    border-radius: 3px;
    border-color:  #ccc; /* 枠の色変更 お好きな色を */
    background-color: #fff; /* 背景の色変更 お好きな色を */
}
/* チェックが入った時のレ点 */
.select_other_chk input[type="checkbox"]:checked+label::after{
    content: "";
    position: absolute;
    display: block;
    box-sizing: border-box;
    width: 18px;
    height: 9px;
    margin-top: -9px;
    top: 50%;
    left: 3px;
    transform: rotate(-45deg);
    border-bottom: 3px solid;
    border-left: 3px solid;
    border-color:  #FF82A5; /* チェックの色変更 お好きな色を */
}

/*radio*/
    .select_other_chk input[type="radio"]{
    display: none;
}
/* チェックボックスの代わりを成すラベル */
.select_other_chk input[type="radio"]+label{
    display: none;
    cursor: pointer;
    display: inline-block;
    position: relative;
    padding-left: 25px;
    padding-right: 10px;
}
/* ラベルの左に表示させる正方形のボックス□ */
.select_other_chk input[type="radio"]+label::before{
    content: "";
    position: absolute;
    display: block;
    box-sizing: border-box;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    left: 0;
    top: 50%;
    border: 1px solid;
    border-radius: 50%;
    border-color:  #ccc; /* 枠の色変更 お好きな色を */
    background-color: #fff; /* 背景の色変更 お好きな色を */
}
/* チェックが入った時のレ点 */
.select_other_chk input[type="radio"]:checked+label::after{
position: absolute;
     display: block;
    box-sizing: border-box;
  content: '';
  display: block;
  border-radius: 50%;
  background: #FF82A5;
 width: 12px;
height: 12px;
margin-top: -10px;
left:4px;
top: 10px;
    border-color:  #FF82A5; /* チェックの色変更 お好きな色を */
    position:
}

    .position_r { position: relative;}


	/*スライダー**/
#wrap {
  background-color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
#slider {
  width: 100%;
  margin: 0 auto 20px;
}
.slide-item {
  img {
    width: 100%;
  }
}
#thumbnail-list {
  width: 100%;
  margin: 0 auto;
  display: flex;
  justify-content: left;
  flex-wrap: wrap;
}
.thumbnail-item {
  flex: 0 1 23.8%;
  margin: 0.6%;
  box-sizing: border-box;
  position: relative;
  cursor: pointer;
  &:after {
    content: '';
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 1;
    transition: .3s opacity linear;
  }
  &.thumbnail-current:after {
    opacity: 0;
  }
  img {
    width: 100%;
    margin: 0 auto;
  }
}
.thumbnail-current {
  outline: 3px #FFDC2E solid;
}
.thumbnail-item {
  position: relative;
  width: 100%;
  padding-top: 10%;
  overflow: hidden
}
.thumbnail-item img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  max-width: 100%;
  max-height: initial;
}
#slider img {
  width: 100%;
height: 276px;
  object-fit: cover;
}
@media screen and (max-width:768px) {
  #slider img {
    width: 100%;
   /* height: 60vw;*/
    object-fit: cover;
  }
}
#slider_box {
  margin-bottom: 15px;
}
		btn_st1 span {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
}

	.btn_st1 {
    display: inline-block;
    border-radius: 6px;
    width: 100%;
    text-decoration: none;
    font-weight: bold;
    min-height: 42px;
    text-align: center;
    position: relative;
    line-height: 42px;
    letter-spacing: 0.02em;
    font-size: 14px;
    background-color: #fff;
    cursor: pointer;
    padding: 0 10px;
}

.btn_heart img {
    width: 18px;
    margin-right: 5px;
	display: inline;
}
        .favorite_number { text-align: center;}
        .favorite_number img { display: inline-block; vertical-align: middle; width: 12px; margin-right: 3px;}
        .favorite_number p { display: inline-block; vertical-align: middle; color: #7D7D7D; font-size: 11px;}

        .vMiddle {
  display: inline-block;
  vertical-align: middle;
}

    .tb_st3 table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
}
.tb_st3 table th, .tb_st3 table td {
  padding: 10px 0;
  text-align: center;
  vertical-align: middle;
  line-height: 1.2;
}
.tb_st3 table th {
  font-size: 11px;
  width: 30%;
    line-height: 1.4;
}
.tb_st3 table td {
  text-align: left;
  width: 70%;
}
.tb_st3 table tr:nth-child(odd) {
  background-color: #FEF5EA
}

            .title08 { background-color: #F8F8F8;  color: #89653C; padding: 7px 10px 5px; font-weight: bold; line-height: 1.0; margin-bottom: 10px; font-size: 14px;}

		  .about_ico img{ display: inline-block; vertical-align: middle; width: 15px; margin-right: 3px;}
		  .about_ico p { display: inline-block; vertical-align: middle; font-weight: bold; line-height: 1.0; margin-top:2px;}
		  /*.father p {color: #3FA2E7;}
		  .mother p {color: #FF6893;}*/

		.valu table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
}

			.valu table tr:nth-child(odd) {
    background-color: #FEF5EA;
}

			.valu table th {
    font-size: 11px;
    width: 45%;
}

.valu table td {
    text-align: left;
    width:55%;
}

/*評価★★★★★*/
            .shop_star { margin-left: 10px;}
.rate {
  position: relative;
  display: inline-block;
  width: 68px;
  height: 14px;
  font-size: 14px;
  /* margin-right: 5px;*/
}
.rate:before, .rate:after {
  position: absolute;
  top: 0;
  left: 0;
  font-family: 'Material Icons';
 content: '\e838\e838\e838\e838\e838';
  display: inline-block;
  height: 16px;
  line-height: 16px;
  font-size: 16px;
}
.rate:before {
  color: #ddd;
}
.rate:after {
  color: #FCA300;
  overflow: hidden;
  white-space: nowrap;
}
.rate0:after {
  width: 0;
}
.rate1:after {
  width: 16px;
}
.rate1-5:after {
  width: 23px;
}
.rate2:after {
  width: 30px;
}
.rate2-5:after {
  width: 37px;
}
.rate3:after {
  width: 45px;
}
.rate3-5:after {
  width: 53px;
}
.rate4:after {
  width: 60px;
}
.rate4-5:after {
  width: 65px;
}
.rate5:after {
  width: 75px;
}
.shop_star_wrap .rate::before, .shop_star_wrap .rate::after {
  font-size: 15px;
}
.shop_star a {
  font-size: 14px;
}
.shop_star_wrap .rate {
  font-size: 14px
}
            .shop_number {
  display: inline-block;
  vertical-align: middle;
  font-size: 15px;
                font-weight: bold;
}
            .shop_star_wrap {
  float: left;
  margin-right: 10px;
                line-height: 1.8;
}

            tr.valu_ttl1 {border-bottom: 2px solid #fff;}
            .valu_ttl1_in { background-color: #FCA300; border-right: 2px solid #fff;}
            .valu_ttl1_in p{color: #fff; padding: 10px; font-weight: bold; font-size: 15px;}
             tr.valu_ttl2 {border-bottom: 2px solid #fff;}
            .valu_ttl2_in {background-color: #F8F8F8;}
            .valu_ttl2_in p{padding: 10px; font-weight: bold;}
            .valu_ttl3_in {background-color: #F8F8F8;}


/*inputを非表示*/
input[type="checkbox"].on-off{
  opacity: 0;
}


/*ラベル（「開く」ボタン）*/
.open-label{
background-color: #fce8ae;
padding: 0px 10px 0px;
/*border-radius: 5px;
text-align: center;*/
display: block;
margin: 0 auto !important;
width:100%;
clear: both;
position: relative;
    font-size: 18px;
font-weight: bold;
    border-top:3px solid #FBBA0A;
}
/*ボタンっぽい効果*/
.open-label:active{
  box-shadow: 0 0 0 0;
}
.open-label:hover{
 /* background: -webkit-linear-gradient(bottom, #FBCE56 1%,orange 80%);*/
  background: #FFEAB0;
    opacity: 0.7;
    cursor:pointer;
}


/*開閉エリア*/
.open{
  padding: 0 1em;
  height: 0;
  opacity: 0;
  transition: .5s;
}
/*「開く」をタップで表示*/
.on-off:checked  ~ .open{
  padding: 1.5em 1em;
  height: auto;
  opacity: 1;
}

.open-label .title01{padding: 18px 0;}

.open-label:after{
            content: "";
position: absolute;
right: 20px;
top: 20px;
width: 7px;
height: 7px;
border-top: 2px solid #775630;
border-left: 2px solid #775630;
transform: rotate(-135deg);
font-size: 16px;
pointer-events: none;
        }

.on-off:checked ~ .open-label:after{
            content: "";
position: absolute;
right: 20px;
top: 20px;
width: 7px;
height: 7px;
border-top: 2px solid #775630;
border-left: 2px solid #775630;
transform: rotate(45deg);
font-size: 16px;
pointer-events: none;
        }
           /* .open-box { position: relative;}      */

        .r_place { margin-bottom: 5px;}
        .r_place img {width: 16px; margin-right: 3px;
vertical-align: middle;
display: inline-block;}

        .r_place span {vertical-align: middle;
display: inline-block;
font-weight: bold;
        color: #89653C;}

        .about_r { padding: 10px 0 20px;}

        .comment_r { padding: 10px 0;}

    .cast_in .col3 .host_photo {
  width: 100%;
}

/*.p_relative p{ color: #3FA2E7; }*/
 .p_relative a{  text-decoration: none;}

    .prefecture_layout3 {
 display:table;
 border:1px solid #ddd;
 border-collapse:collapse;
 width:99%;
 text-align:left;
 margin:15px 0 30px
}
.prefecture_layout3 a {
 color:#775630 ;
     text-decoration: none;
}
.prefecture_layout3 a:hover {
 color:#775630
}
.prefecture_layout3 .table-cell {
 display:table-row
}
.prefecture_layout3 .th {
 display:table-cell;
 border-bottom:1px solid #fff;
 padding:10px 10px 10px 10px;
 font-weight:700;
 text-align:center;
 vertical-align:middle;
width: 20%;
 background:#fce8ae;
 font-size:15px
}
.prefecture_layout3 .table-cell:last-of-type .th {
 border-bottom:1px solid #ddd
}
.prefecture_layout3 .td {
 display:table-cell;
 border-bottom:1px solid #ddd;
 padding:10px 10px 10px 10px;
 background:#fff;
 font-size:14.5px
}
.prefecture_layout3 .td li.accordion_pref {
 display:inline-block;
 padding:0 8px;
    line-height: 1.9;
}

#cont1 .p_relative p{ display: block; margin-top: 10px;}


.ico_bookmark {position: absolute; top:5px; right:5px; width:32px;}
.ico_bookmark_box { display: block; position: relative;}


        .menu_login_box {padding:2px 5px 2px; overflow: hidden;}
        .menu_login { display: block; border-radius:3px; border: 1px solid #ccc; padding: 3px; background-color: #fff; float: left; width: 48%; margin: 0 1%; padding: 13px 3px;}

    .menu_login img{
  height: 17px;
  margin-right: 3px;
  vertical-align: middle;
  display: inline-block;
}

.menu_login_txt {
  vertical-align: middle;
  display: inline-block;
    font-size: 12px;
}

        .bgcl_orange {background-color: #F78A2C;}
        .bgcl_orange img {height: 14px;}
        .menu_arrow{ display: block; border-bottom: 1px solid #ccc; padding: 3px; background-color: #fff; padding: 13px 3px;}
        .menu_login_ttl {font-size: 11px; margin:5px 0 0 0; background-color: #a98358; color: #fff; padding: 10px; font-weight: bold;}


            .lineup {height: 41px;position: relative;}
            .lineup .d_block{display: block;position: absolute;top: 50%;transform: translate(0, -50%);}

.bottom_btn1 .btn_p {display: inline-block; width:60%;}
.bottom_btn1 .btn_txt { font-size: 14px;}
.bottom_btn1 .ico_btnst {height: 14px;}
.bottom_btn1 {
	display: flex;
	flex-direction: row;
	justify-content: space-around;
	background-color:rgba(255,255,255,0.8);
	bottom: 0;
	display: none;
	padding-top: 8px;
	position: fixed;
	/*width: 100%;*/
	z-index: 9999;
	display: block; padding:10px;"
}

	.flex_btn1{min-height: 45px; border: 2px solid #ccc;border-radius: 5px;
    text-align: center; display: inline-block; width:39%; float: left; margin-right: 1%; background-color: #fff;position: relative;}
	.flex_btn1 p{position: absolute;
        top: 50%;
        left: 50%;
        margin-right: -50%;
        transform: translate(-50%, -50%) ;
    font-size: 12px;
    font-weight: bold;}


        .s_ttl {text-align: center; margin: 20px 0; font-weight: bold; font-size:15px;color: #89653C;}
	.btn_txt2 {
    vertical-align: middle;
    display: inline-block;
    color: #fff;
    font-size: 17px;
    font-weight: bold;
}
	.btn_p2 {
    background-color: #F87575;
    color: #fff;
    padding: 12px 0px 5px;
    border-radius: 5px;
    text-align: center;
    display: block;
    border-bottom: 4px solid #e35a5a;
    width: 48%;
         text-decoration: none;
		margin: 0 1%;
		float: left;
}
     .ico_mail { width: 20px;}
        .btn_p2_sub{font-size: 10px; color: #fff; text-align: center; display: block;}
        .slider_date { position: absolute; top:0; right: 0; z-index: 8; background-color: rgba(102,102,102,0.8); padding: 5px; color: #fff; font-size: 11px;}


.bottom_btn2 .btn_p {display: inline-block; width:60%;}
.bottom_btn2 {
	display: flex;
	flex-direction: row;
	justify-content: space-around;
	background-color:rgba(255,255,255,0.8);
	bottom: 0;
	display: none;
	padding-top: 8px;
	position: fixed;
	z-index: 9999;
	display: block; padding:10px;"
}


    .prefecture_layout3 {
 display:table;
 border:1px solid #ddd;
 border-collapse:collapse;
 width:99%;
 text-align:left;
 margin:15px 0 30px
}
.prefecture_layout3 a {
 color:#775630 ;
     text-decoration: none;
}
.prefecture_layout3 a:hover {
 color:#775630
}
.prefecture_layout3 .table-cell {
 display:table-row
}
.prefecture_layout3 .th {
 display:table-cell;
 border-bottom:1px solid #fff;
 padding:10px 10px 10px 10px;
 font-weight:700;
 text-align:center;
 vertical-align:middle;
width: 20%;
 background:#fce8ae;
 font-size:15px
}
.prefecture_layout3 .table-cell:last-of-type .th {
 border-bottom:1px solid #ddd
}
.prefecture_layout3 .td {
 display:table-cell;
 border-bottom:1px solid #ddd;
 padding:10px 10px 10px 10px;
 background:#fff;
 font-size:14.5px
}
.prefecture_layout3 .td li.accordion_pref {
 display:inline-block;
 padding:0 8px;
    line-height: 1.9;
}


.btn_p2_box {
    padding: 0 10px;
   /* z-index: 10000;*/
     z-index: 5;
    position: relative;
}
.bgGreen {
background-color: #06c253 !important;
border-bottom: 4px solid #04a646;
}

/*メインビジュアル*/
        .site_top .slick_box_in {position: relative;display: block;
overflow: hidden;}


        .slick_box_t { position: absolute; bottom: 0; left: 0; z-index: 2; background-color: rgba(255,255,255,0.5); width: 100%; border-collapse: separate;
border-spacing: 5px 5px;}
        .slick_box_t td { padding:0; font-size: 11px; line-height: 1.0;}
        .slick_ico { width: 12px; height: 12px; display: inline-block; float: left; margin-right: 5px;}





/***
 フォーム
 ***/
.headingLv02B {
    padding: 8px 20px 8px 20px;
    color: #400000;
    font-size: 12px;
    text-align: left;
    border-top: 1px solid #c1c6c9;
    border-bottom: 1px solid #c1c6c9;
    background: #ede6cc;
    line-height: 1.7;
}
.required {
	display: inline-block;
	background-color: #fff;
	color: #e23002;
	border: 1px solid #ff7d7d;
}
.required, .optional {
	margin-left: 4px;
	padding: 3px 5px;
	border-radius: 2px;
	font-size: 11px;
	font-weight: normal !important;
	box-sizing: border-box;
}
.input_content .contentsB {
    font-size: 14px;
    line-height: 1.7;
}
.contentsB {
    margin: 0 auto;
    padding: 15px;
    line-height: 1.5em;
    text-align: left;
    font-size: 13px;
}
.searchinputD {
    width: 100%;
    padding: 5px;
    height: 100px;
    line-height: 1em;
    color: #333;
    font-size: 13px;
    border: 1px solid #a5adb2;
}
.searchinputA, .searchinputB, .searchinputC, .searchinputD, .searchinputE, .searchinputF {
    box-sizing: border-box;
}
.mb10 {
    margin-bottom: 10px !important;
}
.inqMsgEx {
    font-size: 12px;
    margin-bottom: 5px
}

.inqMsgEx .redA {
    margin-top: 10px
}

.inqMsgExCnt {
    background: #fff5dc;
    border: 1px solid #e6dcc8;
    border-radius: 3px;
    color: #7f7864;
    padding: 15px;
    position: relative
}

.inqMsgExCnt:before {
    border-color: transparent transparent #fff5dc transparent;
    border-style: solid;
    border-width: 0 8px 10px 8px;
    content: "";
    position: absolute;
    top: -8px;
    left: calc(50% - 8px);
    z-index: 1
}

.inqMsgExCnt:after {
    border-color: transparent transparent #e6dcc8 transparent;
    border-style: solid;
    border-width: 0 8px 10px 8px;
    content: "";
    position: absolute;
    top: -10px;
    left: calc(50% - 8px)
}

.inqMsgExCnt ul {
    margin-top: 10px
}

.inqMsgExCnt li {
    margin-left: 15px
}

.inqMsgExHd {
    font-size: 13px;
    font-weight: bold
}

.inqMsgExHd:before {
    content: "";
    font-family: "icomoon";
    font-size: 18px;
    margin-right: 5px;
    position: relative;
    top: 2px;
}

.inquiryAttentionBox {
    background-color: #eff1f1;
    padding: 10px;
    margin-top: 7px;
    border-radius: 4px;
    display: inline-block;
    font-size: 12px
}

.inquiryAttentionBox ul {
    list-style: none
}

.inquiryAttentionBox li {
    padding-left: 1em;
    text-indent: -1em;
    margin-bottom: 5px
}

.inquiryAttentionBox li:last-child {
    margin-bottom: 0
}

.inquiryAttentionBox .attentionHeading {
    font-weight: bold;
    display: flex;
    align-items: center
}

.inquiryAttentionBox .attentionHeading:before {
    font-family: "icomoon";
    content: "";
    padding-right: 3px;
    font-size: 16px;
    color: #f7a000
}
.Min_btn-primary, .Min_form input.Min_btn-primary, .Min_form button.Min_btn-primary {
    color: #fff;
    background-color: #f56800;
    border-color: #f56800;
    border-bottom: 2px solid #bd5000;
}
.Min_btn, .Min_form input.Min_btn, .Min_form button.Min_btn {
    display: inline-block;
    font-weight: 500;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    border: 1px solid transparent;
    padding: 0.5rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0.25rem;
    transition: 0 all linear;
    text-decoration: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.inquiryContents .inquiryButton_self {
    font-size: 18px;
    height: 60px;
    padding: 0 60px;
}
.center {
    text-align: center;
}
