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


#main {
    background: rgba(0, 0, 0, 0) url("/img/bg_type2.jpg") no-repeat scroll center top / 100% auto;
    padding-top:3%;
}
#main .container{
    max-width:1300px;
}

#main li{
  width:auto;
}

.block1 .thum{}
.block1 .thum{width:48%;margin-right:2%;position: relative;}
.block1 .thumr{width:48%;background: rgba(1,1,1,0.6);padding:1%;}

.course{margin-bottom:10px;}

.icons{
right:-50px;
}


/*画像ギャラリー*/

.ImgGroup {
  width:100%;
  overflow: hidden;
  margin-bottom:20px;
  background: #000;
  }

.ImgMain{
  float: right;
  margin: 0;
  position: relative;
  max-width: 545px;
  width:85%;
}
.ImgMain img{
    width: 100%;
    max-width: 545px;
}

ul.ImgThumbs {
    float: left;
    width:13.5%;
    /*max-width: 98px;*/
  }

#main ul.ImgThumbs > li{
background: #000;
margin-bottom:9%;
width: auto;
}


ul.ImgThumbs li img {
  width: 100%;
  opacity: 0.6;
    cursor: pointer;

}
ul.ImgThumbs li.current img {
  opacity: 1;
}







.realtime {
	color: #FFCDBF;
  font-size:1.3rem;
}















.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 h3 {
    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;
}

#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;
}*/
#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;
}


#name_box {
    position:relative;
}
#name {
    font-size: 1.8rem;
    line-height: 1.3;
    padding: 3px 0 0;
}
#size {
    font-size: 1.1rem;
}


#icon_box{
	margin: 15px auto;
}

#icon_box ul{
}

#icon_box li{
	background: url(/img/icon_bg.jpg) no-repeat center top;
	width: 120px;
	height: 30px;
	font-size: 14px;
	text-align: center;
	float: left;
	margin: 0 6px 0 0;
    line-height: 2;
}

#icon_box li:last-child{
	margin: 0;
}

#icon_box li.out{
	color: #707070;
	background: url(/img/icon_bg_out.gif) no-repeat center top;
}








.sche_info{
  position:absolute;
  top:0;right:0;
  width:50%;
  text-align: right;
}
.rank_info{
  position:absolute;
  bottom:0;right:0;
  text-align: right;
}
.rank_info img{
  max-width:70px;
}





#fee {
    font-size: 1.4rem;
}


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


#personal_data {
  margin-bottom:2%;
  margin-top:1%;
}
#personal_data dl {
    /*border-bottom: 1px dotted #555;*/
    overflow: hidden;
    padding: 5px 0 ;
    font-size:0.9rem;
    width:100%;
    margin:auto;
}
/*#personal_data dl:nth-child(2n+1){background: #111111}*/

#personal_data dt {
    float: left;
    width: 28%;
    background: #2D2932;
    padding:0.3% 1%;
}
#personal_data dd {
  text-align: left;
  float: left;
  width: 68%;
  padding:0.3% 1%;
}


#comment_box {
  margin-bottom:2%;
    }


#comment_box dl {
        /*border-bottom: 1px dotted #555;*/
        overflow: hidden;
        padding: 5px 0 ;
        font-size:0.9rem;
        width:100%;
        margin:auto;
  }

#comment_box dt {
        clear:both;
        background: #2D2932;
        padding:0.3% 1%;
    }
#comment_box dd {
      text-align: left;
        clear:both;
      padding:0.3% 1%;
    }



/* ===============================================
      BLOCK2 .option
================================================= */

.block2{
  background: url("/img/bg_dot3.jpg") repeat center center;
  padding:2% 0 ;
}
    #option_box{
      display: table;
      text-align: center;
    }
    #option_box .thumr {
        width: 33%;
        float:none;
        display:table-cell;
        position: relative;
        vertical-align: top;
    }
    #option_box .title_container {
        background: rgba(0, 0, 0, 0) url("/img/bg_ttl_sq.png") no-repeat scroll 0 0 / 100% auto;
        height: 420px;
    }
    #option_box .title_container h3 {
        margin-top: 25%;
    }
    #option_box .thum {
    width: 65%;
    vertical-align: middle;
    float:none;
    display:table-cell;
    }

#option_box #prof_option{
    text-align:left;
    margin-left:2%;
}

    #option_box #prof_option li {
        border: 1px solid #555;
        color: #777;
        background: #000;
        display: inline-block;
        font-size: 0.9rem;
        font-weight: bold;
        margin: 0.1%;
        overflow: hidden;
        text-align: center;
        padding: 0.5% 0;
        width: 48%;
    }
    #option_box #prof_option li.selected {
        background: #333333;
        color: #fff;
        border: 1px solid #CFBFFF;
    }



/* ===============================================
    BLOCK3 #schedule_box
================================================= */

.block3 {
padding:1.5% 0 4%;
text-align: center;
/* background:url("/img/bg_type2.jpg") repeat-x scroll center top; */
}
#schedule_box {}
#schedule_box table {
  width:98%;
  margin:auto;
  border: 1px solid #333333;
  background:#000;
  margin-bottom:1%;
  letter-spacing: 0.08em;
}
#schedule_box th ,#schedule_box td {
    line-height: 1.3;
    padding: 10px 0;
    text-align: center;
    width: 14.28%;
    font-size: 1rem;
    border: 1px solid #333333;
}
#schedule_box th{
    background: #333333;
}

#schedule_box th span {
    background-color: transparent;
    font-size: 0.75rem;
    height: auto;
    line-height: 1;
    margin-left: 5px;
    width: auto;
}
#schedule_box .sat {
    background:#00468C;
}
#schedule_box .sun {
    background: #990000;
}




/* ===============================================
    BLOCK4 #review_box
================================================= */

.block4 {
padding:2% 0 ;
text-align: center;
background:url("/img/bg_type1.jpg") repeat-x scroll center top;
}

#review_box .thum {
    width: 33%;
    position: relative;
    vertical-align:middle;
    background: rgba(0, 0, 0, 0) url("/img/bg_ttl_sq2.png") no-repeat scroll 0 0 / 100% auto;
    height: 250px;
}
#review_box .title_container h3 {
    margin-top: 15%;
}

#review_box .thumr {
    width: 33%;
    vertical-align:middle;
    height: 250px;
}
#review_box .thumr .btn{
    margin-top:100px;
}
#review_box ul li.slick-slide:not(.slick-center) {
  opacity: 0.5;
}


#review_box ul{}

#review_box ul li.post{
  border:1px solid #fff;
  padding:15px;
  position:relative;
  margin:0.5%;
  text-align: left;
}
.reviewer{
 font-size:1rem;
 background: #fff;
 color:#000;
 position: relative;
 font-weight:bold;
 padding:5px 10px;
 margin:-20px 0 10px -20px;
  }
.reviewer span{
   font-size:0.8rem;
    }

.reviewer:after{
      content: "";
      position: absolute;
      right: 0;
      bottom: -10px;
      left: 15%;
      width: 0px;
      height: 0px;
      /*margin: auto;*/
      border-style: solid;
      border-color: #fff transparent transparent transparent;
      border-width: 10px 10px 0 10px;
    }





#diary_box {
  background:url("/img/bg_type3.jpg") repeat-x scroll center top;
  padding:3% 0;
  text-align: center;
}











#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;
}

.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;
}













#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;
}


/*DISPLAY:NONE;*/

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

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

h2.main_title{display:none;}


#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;
}
