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

#btn_group {
    margin: 0 0 20px;
}
#btn_group ul {
    text-align: right;
}
#btn_group li {
    display: inline-block;
}

#btn_group .btn_more a{
color: #fff;
}


.button {
    font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
    font-size: 11px;
    letter-spacing: 0.1em;
    padding: 4px 0;
    width: 100px;
}

#main {
    padding: 0 0 80px;
}

#main .main_title {
    font-size: 1.6rem;
    padding: 20px 0;
}
#main .main_title span {
    font-size: 0.7rem;
}
#main .container {
  text-align: center;
}
#main .box {
    padding: 30px 0 0;
}
#main h2 {
    margin-bottom: 0%;
}


/*#main .box h3 span {
    background-color: #ccc;
    display: block;
    height: 1px;
    margin: 0 0 20px;
    width: 40px;
    display:none;
}*/
#box {
    overflow: hidden;
}
#box .thum {
    overflow: hidden;
}
#photo {
    /*float: left;
    margin: 0 10px 0 0;*/
    position: relative;
}
#photo img {
    /*width: 400px;*/
    max-width: 100%;
    max-height: 100%;
    height: 85vh;
    width: auto\9; /* ie8 */
    margin: 0 auto;
}

#photo .slick-dots{
  position:absolute;
  bottom:50px;
}
#photo .slick-dots li button:before {
  font-size: 20px;
  text-shadow: #fff 0 0 5px;
}
#photo .slider .slick-slide:not(.slick-center)  {
    opacity: 0.5;
}

/*#photo #point {
    background: rgba(0, 0, 0, 0) url("/img/profile_bg.png") no-repeat scroll right top;
    font-size: 20px;
    font-weight: bold;
    height: 600px;
    letter-spacing: 0.15em;
    position: absolute;
    right: 0;
    top: 0;
    width: 79px;
    writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;*/ /* for MS IE8+ */
    /*-webkit-writing-mode: vertical-rl;
    writing-mode: vertical-rl;
	color:#000;
}
#point p {
    overflow: hidden;
    position: absolute;
    right: -15px;
    top: 5px;
    transform: rotate(-2.5deg);
    width: 70px;
}*/
#point::before {
    content: "“";
}
#point::after {
    content: "”";
}
#point {
    font-size: 1.3rem;
    font-style: italic;
    letter-spacing: 0.08em;
    padding: 0.5% 0 0.2%;
    text-align: center;
}
/*
#point p::first-letter {
    font-size: 44px;
}*/
#photo .photo {
}
#thum {
    float: right;
}
#thum ul {
}
#thum li {
}
#thum li img {
    width: 80px;
}
#comment_box {
    clear: both;
    margin:2% 0 5%;
    /*width: 490px;*/
    }
#comment_box .com {
    overflow: auto;
    /*text-align: center;height: 936px;*/
    font-size: 1rem;
    margin-bottom:1.5%;
    text-align: left;
}
#box .thumr {
    overflow: hidden;
    width: 560px;
}
#icon_box {
	position:relative;
}
#icon {
    margin: 0 0 8px;
}
#icon ul {
}
#icon li {
    display: inline-block;
    font-size: 0.9rem;
    letter-spacing: 0.1em;
    line-height: 1;
    padding: 5px 10px 5px;
    background-color: rgba(1, 1, 1, 0.7);
    font-weight: bold;
    margin: 0 1px;
}
#type {
    margin: 0 0 8px;
}
#type ul {
}
#type li {
    border: 1px solid #999;
    border-radius: 4px;
    float: left;
    font-size: 12px;
    margin: 0 3px 0 0;
    padding: 1px 10px 0;
}
#btn_favorite {
    margin:5px 0 15px;
	display:none;
}
#btn_favorite a img {
	transition: 0.5s;
}
#btn_favorite a:hover img {
	filter:Alpha(opacity=60) ;
	opacity:0.6 ;
	-moz-opacity:0.6;
}
#base_box {
}
#cup {
    border-radius: 5px;
    color: #fff;
    float: left;
    font-size: 28px;
    line-height: 0.9;
    margin: 0 8px 0 0;
    padding: 8px;
    text-align: center;
    display:none
}
#cup span {
    display: block;
    font-size: 10px;
}
#name_box {
    margin: 20px 0;
}
#name {
    font-size: 1.8rem;
    line-height: 1.3;
    padding: 3px 0 0;
}
#size {
    font-size: 1.1rem;
}
#fee {
    font-size: 1.4rem;
}


#voice {
    cursor: pointer;
    float: right;
    margin: -46px 0 0;
}


.icon_group{
  line-height:1em;
}
.icon_group_s{
	display: inline-block;
	line-height: 1em;
}
.icon_group_s img{
	width: 90px;
}



#personal_data {
  margin-bottom:1%;
}
#personal_data dl {
    border-bottom: 1px dotted #555;
    overflow: hidden;
    padding: 3px 0 ;
    font-size:0.9rem;
    width:94%;
    margin:auto;
}
#personal_data dt {
    float: left;
    line-height: 2.5;
    width: 200px;
}
#personal_data dd {
  text-align: left;
  line-height: 2.5;
}
#main #data {
  text-align: center;
	padding-top:15px;
}
#data h3 {
    text-align: left;
}
#canvas {
    display: inline-block;
    margin: -20px 0 0;
}
#chart_box{
	margin:0 auto;
}



.w_box {
overflow:hidden;
display:table;
margin: 1.5% 0;
width:100%;
}
.half_con{
  display: table-cell;
    padding: 2% 2% 3%;
    width: 48%;
}
#main #schedule_box {
    display:table-cell;
    /*height:720px;float: left;*/
    width: 50%;
    padding: 2% 0;
}
#schedule_box table {
  width:92%;
  margin:auto;
}
#schedule_box tr:first-child {
    border-bottom: 1px solid #555;
}
#schedule_box td {
    line-height: 1.3;
    padding: 5px 0;
    text-align: center;
    width: 80px;
    font-size: 1rem;
}
#schedule_box .sat {
    color: #007fff;
}
#main #schedule_box td span {
    background-color: transparent;
    font-size: 0.8rem;
    height: auto;
    line-height: 1;
    margin: 0 0 5px;
    width: auto;
    display:block;
}
#schedule_box .sun {
    color: #ff4d4d;
}
#diary_box {
  display:table-cell;
  /*height:720px;float: left;*/
    width: 50%;
}
#diary_box iframe {
    /*height: 736px;*/
    width: 100%;
}

#reserve_box{
  margin: 5% 0 3%;
  overflow:hidden;
  padding:0 10%;
}
#reserve_box .btn_more2 a{
  width:38%;
  margin:0 1%;
  float:left;
}
#mov_box{}
#mov_box .mov_frame{
  width:90%;
  margin:auto;
  max-width:480px;
}
#mov_box .mov_frame img{
  width:100%;
}

#search_box {
    background-color: #c60103;
    padding: 30px 0;
}
.kind {
    display: inline-block;
    width: 19%;
}
.kind p {
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 0.05em;
}
form {
}
select {
    border: 1px solid #fff;
    font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
    padding: 4px 2px;
    width: 190px;
}
option {
}
.btn_search {
    background-color: #b28500;
    border: 1px solid #fff;
    color: #fff;
    cursor: pointer;
    display: block;
    font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
    font-size: 16px;
    letter-spacing: 0.5em;
    margin: 40px auto 0;
    padding: 7px 5px 5px 15px;
    width: 170px;
}
#list {
}
#list ul {
    margin: 50px 0 50px 20px;
}
#list li {
    float: left;
    height: 360px;
    margin: 0 10px 20px;
    position: relative;
    width: 240px;
}
#list li a {
}
#list .point {
    background: rgba(0, 0, 0, 0) url("/img/gals_comment_bg.png") no-repeat scroll 0 0;
    font-size: 15px;
    font-weight: bold;
    height: 360px;
    letter-spacing: 0.15em;
    position: absolute;
    right: 0;
    top: 0;
    width: 50px;
    writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl; /* for MS IE8+ */
    -webkit-writing-mode: vertical-rl;
    writing-mode: vertical-rl;
}
#list .point p {
    overflow: hidden;
    position: absolute;
    right: -7px;
    top: 5px;
    transform: rotate(-2.5deg);
    width: 50px;
	color:#000;
}
#list .point p::first-letter {
    font-size: 30px;
}
#list .photo img {
    overflow: hidden;
    width: 240px;
}
#list .box {
    background: rgba(0, 0, 0, 0) url("/img/gals_bg.png") repeat-x scroll 0 0;
    bottom: 0;
    height: 80px;
    padding: 0 5px 0 10px;
    position: absolute;
    width: 225px;
    z-index: 10;
}
#list .inner {
    overflow: hidden;
    padding: 10px 0 0;
}
#list .thum {
    margin: 0 6px 0 0;
}
#list .thumr {
}
#list .cup {
    border-radius: 4px;
    color: #fff;
    font-size: 22px;
    font-weight: bold;
    height: 38px;
    line-height: 1;
    padding-top: 4px;
    text-align: center;
    width: 40px;
}
#list .cup span {
    display: block;
    font-size: 9px;
    font-weight: normal;
}
.cup_01 {
    background-color: rgba(255, 184, 0, 0.8);
}
.cup_02 {
    background-color: rgba(255, 37, 131, 0.8);
}
.cup_03 {
    background-color: rgba(214, 74, 255, 0.8);
}
#list .name {
    color: #fff;
    font-size: 16px;
    line-height: 1.3;
    margin: 6px 0 0;
}
#list .size {
    color: #fff;
    font-size: 11px;
    line-height: 1.2;
}
#list .icon {
    color: #fff;
    font-size: 10px;
    letter-spacing: 0.05em;
    overflow: hidden;
    padding: 5px 0 0;
    text-align: center;
}



#list .icon ul {
    margin: 0;
}
#list .icon li {
    height: auto;
    line-height: 1;
    margin: 0 2px 0 0;
    padding: 3px 5px 2px;
    width: auto;
}
.icon_schedule {
    background:linear-gradient(135deg, #8e6c37, #ffe9b7, #a47a3e);
    color: #000;
}

.icon_newface {
    border:1px solid #98B8AB;
    color:#A2C4B6;
}
.icon_types {
    border: 1px solid #997947;
    color:#fff;
}
.icon_experience {
    background-color: #FF8C1B;
    display:none;
}
#list .icon_voice {
    bottom: 5px;
    cursor: pointer;
    position: absolute;
    right: 5px;
    z-index: 500;
}
#list .icon_voice a {
}
#list figcaption a {
    text-decoration: none;
}
#list .main_effect .comment {
}
#list a:hover .comment {
}
#list .voice {
    color: #fff;
    cursor: pointer;
    font-family: "Times New Roman","ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","ＭＳ Ｐゴシック",serif;
    font-size: 14px;
    font-style: italic;
    letter-spacing: 0.1em;
    padding: 8px 0;
    text-align: center;
    z-index: 500;
}
#list .voice a:hover {
    color: #ffff00;
}
#list .voice a img {
    transition: all 0.8s ease 0s;
}
#list .voice a:hover img {
    opacity: 0.4;
}
