@charset "utf-8";


#topmv {
	line-height: 0;
	padding: 50px 0 0 0;
}

#top_slide_area {
	width: 100%;
	overflow: hidden;
}

#top_slide_area div#slideshow {
}
#top_slide_area div#slideshow { position:relative; width:720px;}
#top_slide_area div#slideshow div { position:absolute; top:0; left:0; z-index:8; }
#top_slide_area div#slideshow div.active { z-index:10; }
#top_slide_area div#slideshow div.last-active { z-index:9; }
#top_slide_area div#slideshow img {
	width: 100%;
}

#top_slide_area div#slideshow div:after {
	display: block;
	height: 148px;
	width: 148px;
	background-image: url(../images/index/logo-trans.png);
	background-repeat: no-repeat;
	position: absolute;
	left: 50%;
	margin-left: -74px;
	content: "";
}
#top_slide_area div#slideshow div.logo-b_center:after {
	top: 50%;
	margin-top: -72px;
	background-position: center bottom;
}
#top_slide_area div#slideshow div.logo-w_center:after {
	top: 50%;
	margin-top: -72px;
	background-position: center top;
}
#top_slide_area div#slideshow div.logo-b_bottom:after {
	background-position: center bottom;
	bottom: 45px;
}
#top_slide_area div#slideshow div.logo-w_bottom:after {
	background-position: center top;
	bottom: 45px;
}
#top_slide_area div#slideshow div.logo-none:after {
	display: none;
}

#topgn {
	background: #fffffb;
	position: relative;
	z-index: 1000;
}



#topgn ul {
	overflow: hidden;
	width: 972px;
	margin: 0 auto;
	padding: 25px 0 30px 0;
	border-bottom: 1px solid #e6e6e6;
}

#topgn ul li {
	float: left;
	margin: 0 39px 0 0;
	position: relative;
}
#topgn ul li:after {
	background-image: url(../images/index/icon_nav_separator.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 26px;
	width: 5px;
	position: absolute;
	top: -4px;
	right: -21px;
	content:"";
}

#topgn ul li.lc {
	float: left;
	margin: 0;
}
#topgn ul li.lc:after {
	display: none;
}


#topgn ul:after {
	content: "";
	display: block;
	width: 950px;
	height: 17px;
	position: absolute;
	bottom: -17px;
	background: url(../images/common/gnshadow.png) no-repeat center top;
}




.topwrap {
	
	padding: 0 0 40px 0;
}


#top_voice {
	width: 955px;	
	margin: 40px auto;
	position: relative;
	border-bottom: 1px solid #e6e6e6;
	padding-bottom: 20px;
	padding-left: 25px;
}
#top_voice:before {
	content: "";
	display: block;
	width: 950px;
	height: 17px;
	position: absolute;
	bottom: -17px;
	background: url(../images/common/gnshadow.png) no-repeat center top;
}

#voice_total_informaton {
	width: 190px;
	height: 82px;
	margin-top: 15px;
	padding-top: 5px;
	padding-left: 96px;
	background-image: url(../images/voice/icon_total.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}
#voice_total_informaton table {
	margin-bottom: 15px;
}
#voice_total_informaton table th {
	width: 127px;
	font-size: 14px;
	line-height: 1;
	padding-bottom: 5px;
}
#voice_total_informaton table td {
	width: 60px;
	font-size: 14px;
	line-height: 1;
}
#voice_total_informaton table em {
	font-style: normal;
	font-weight: bold;
	color: #a62126;
}
#voice_total_informaton .star img {
	width: 130px;
	height: auto;
}

#top_voice .voice_list {
	width: 660px;
	float: right;
}

#top_voice .voice_list li {
	padding-bottom: 27px;
}
#top_voice .voice_list li span {
	display: block;
}
.voice_list .date {
	font-size: 12px;
	line-height: 1;
	width: 85px;
	float: left;
}
.voice_list .user {
	font-size: 12px;
	line-height: 1;
	width: 310px;
	float: left;
}

.voice_list .total_rating {
	width: 190px;
	float: left;
	font-size: 12px;
	line-height: 1;
	font-weight: bold;
}
.voice_list .total_rating img {
	width: 90px;
	height: auto;
	margin-top: -5px;
	padding-left: 5px;
	padding-right: 5px;
}
.voice_list .ttl {
	display: inline-block !important;
	clear: left;
	padding-top: 7px;
	padding-right: 18px;
}

#top_voice .more {
	width: 123px;
	padding-top: 20px;
	margin-left: auto;
	margin-right: auto;
	clear: left;
}

#movie {
  width: 100%;
  margin-bottom: 45px;
  position: relative;
}
#movie img {
  width: 100%;
  height: auto;
  vertical-align: top;
}
#movie .btn {
  width: 110px;
  height: 110px;
  position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}

#topinfobox {
	width: 980px;
	
	margin: 40px auto 100px;
	overflow: hidden;
}

#ti_l {
	width: 720px;
	height: 355px;
	float: left;
	overflow: hidden;
}

#ti_r {
	width: 199px;
	height: 326px;
	float: left;
	background: url(../images/index/toptopicbg_03.jpg) no-repeat left top;
	margin: 0 0 0 17px;
	padding: 20px 20px 15px 20px;
}

#ti_r h3 {
	text-align: center;
	padding: 0 0 15px 0;
	border-bottom: 1px solid #ccc;
}
#ti_r ul {
	padding-top: 10px;
	border-bottom: 1px solid #ccc;	
}
#ti_r ul li {
	padding-bottom: 17px;
}
#ti_r ul li a {
	display: block;
}
#ti_r ul li .ttl {
	display: block;
	font-weight: bold;
	font-size: 11px;
	line-height: 1;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
#ti_r ul li .sub {
	display: block;
	padding-top: 5px;
	font-size: 11px;
	line-height: 1;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

#ti_r dl {
	margin: 15px 3px 0 3px;
	font-size: 90%;
	overflow: hidden;
}

#ti_r dl dt {
	font-weight: bold;
	font-size: 90%;
	color: #4ec2d0;
}

#ti_r dl dd {
	line-height: 120%;
	margin: 3px 0 7px 0;
}
#ti_r dl dd a {
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

#ti_r p.more {
	text-align: center;
	margin: 10px 0 0 0;
}



#topics,
#hairstyle {
	width: 980px;
	
	margin: 50px auto;
}




#topics h3,
#hairstyle h3,
#contents h3 {
	width: 980px;
	margin: 0 auto;
	text-align: center;
	padding: 30px 0;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	position: relative;
}


#topics h3:before,
#hairstyle h3:before,
#contents h3:before {
	content: "";
	display: block;
	width: 948px;
	height: 18px;
	position: absolute;
	top: -19px;
	background: url(../images/index/shadow2_03.jpg) no-repeat center top;
}

#topics h3:after,
#hairstyle h3:after,
#contents h3:after {
	content: "";
	display: block;
	width: 948px;
	height: 18px;
	position: absolute;
	bottom: -19px;
	background: url(../images/index/shadow1_03.jpg) no-repeat center top;
}

#topics ul {
	margin: 40px 0 0 37px;
	overflow: hidden;
}

#topics ul li {
	width: 225px;
	height: 225px;
	margin: 0 2px 2px 0;
	float: left;
	position: relative;
}
#topics ul li img {
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
}

#topics ul li a:hover img {
	filter: alpha(opacity=100);
	-moz-opacity:1.0;
	opacity:1.0;

	/*-webkit-transition: 0.3s ease-in-out;  
	-moz-transition: 0.3s ease-in-out;  
    -o-transition: 0.3s ease-in-out;  
    -ms-transition: 0.3s ease-in-out;  
    transition: 0.3s ease-in-out;   */
}

/*
#topics ul li .sltext {
	position: absolute;
	bottom: 2px;
	padding: 10px 10px;
	background: black;
	color: white;
	font-size: 90%;
	filter: alpha(opacity=60);
	-moz-opacity:0.6;
	opacity:0.6;
	display: none;
}
*/
#hairstyle .hsslide {
	width: 800px;
	margin: 45px auto;
	overflow: hidden;
}

#hairstyle .hsslide li {
	width: 176px;
	margin: 0 25px 0 0;
	float: left;
}

#hairstyle .hsslide li:last-child {
	margin: 0;
}


#hairstyle nav {
	margin: 80px 0 0 0;
}

#hairstyle nav ul {
	width: 770px;
	overflow: hidden;
	margin: 0 auto;
}

#hairstyle nav ul li {
	float: left;
	margin: 3px 20px 0 0;
	padding: 5px 20px 6px 0 ;
	border-right: 1px dotted #333;
	line-height: 10px;
	background: none;
}

#hairstyle nav ul li.fc {
	margin: 0 40px 0 0;
	padding: 0;
	border: none;
	height: 38px;
}

#hairstyle nav ul li.lc {
	margin: 0;
}

#hairstyle nav ul li a:hover img {
	filter: alpha(opacity=100);
	-moz-opacity:1.0;
	opacity:1.0;

	-webkit-transition: none;  
	-moz-transition: none;  
    -o-transition: none;  
    -ms-transition: none;  
    transition: none;   
}

#hairstyle nav ul li a,
#hairstyle nav ul li a:hover {
	line-height: 10px;
}



.mason {
	width: 1020px;
	overflow: hidden;
	margin: 40px auto;
	padding: 0 0 0 20px;
}

.window {
	width: 231px;
    
    margin: 0 0 30px 0;
    float: left;
    background: #fcfcfc;
    
    -moz-box-shadow: 0 2px 2px #999;
	-webkit-box-shadow: 0 2px 2px #999;
	box-shadow: 0 2px 2px #999;
}


.window dl {
	padding: 10px;
}


.window dl dt {
	position: relative;
}

.window dl dt .mk {
	position: absolute;
	top: 0;
	left: 0;
}



.window dl dd {
	margin: 15px 0 0 0;
	font-weight: normal;
}



.window dl dd h4 a {
	font-weight: bold;
	color: #4ec2d0;
}

.window dl dd h4 a:hover {
	color: #6adbe9;
}



.window dl dd p {
	margin: 10px 0 0 0;
	padding: 0;
	text-align: left;
	border:none;
}

.window p {
	border-top: 1px solid #ccc;
	padding: 5px 8px 5px 0;
	text-align: right;
}


/*Instagram*/
#is-wrap {
  width: 100%;
  min-width: 1000px;
  margin-bottom: 134px;
  position: relative;
  overflow:hidden;
}
#is-wrap h2 {
  width: 235px;
  height: 232px;
  padding: 0;
  position: absolute;
  top: 143px;
  right: 0;
  left: 0;
  margin: 0 auto;
  z-index: 50;
}
#is-wrap ul {
  overflow:hidden;
}
#is-wrap ul li {
  width: 235px;
  height: 235px;
  padding: 12px;
  float: left;
}
#is-wrap ul li a {
  display: block;
  width: 235px;
  height: 235px;
  text-align: center;
  vertical-align: middle;
}
#is-wrap ul li img {
  width: 100%;
  height: auto;
}
#is-wrap p {
  padding-top: 38px;
}
#is-wrap .more {
  text-align: center;
}



/*　スライダー　*/


.flexslider,
.flexslider2 {
	position: relative;
}

.flexslider .flex-direction-nav .flex-prev {
	width: 31px;
	height: 54px;
	position: absolute;
	top: 140px;
	left: 0;
	background: url(../images/index/topslideb_03.jpg) no-repeat left top;
}

.flexslider .flex-direction-nav .flex-next {
	width: 31px;
	height: 54px;
	position: absolute;
	top: 140px;
	right: 0;
	background: url(../images/index/topslideb_05.jpg) no-repeat left top;
}

.flexslider .flex-direction-nav .flex-prev:hover,
.flexslider .flex-direction-nav .flex-next:hover {
	filter: alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:0.5;
}


.flexslider2 {
	width: 770px;
	margin: 0 auto;
}

.flexslider2 .flex-direction-nav .flex-prev {
	width: 28px;
	height: 64px;
	position: absolute;
	top: 140px;
	left: -80px;
	background: url(../images/index/hsslide_prev.png) no-repeat left top;
}

.flexslider2 .flex-direction-nav .flex-next {
	width: 28px;
	height: 64px;
	position: absolute;
	top: 140px;
	right: -80px;
	background: url(../images/index/hsslide_next.png) no-repeat left top;
}


.flexslider2 .flex-control-nav {
	width: 100px;
	margin: 0 auto;
	overflow: hidden;
}

.flexslider2 .flex-control-nav li a {
	width: 12px;
	height: 12px;
	float: left;
	margin: 0 10px 0 0;
	text-indent: -20000px;
	background: url(../images/index/topslide2_parts_10.jpg) no-repeat left top;
	cursor: pointer;
}

.flexslider2 .flex-direction-nav .flex-prev:hover,
.flexslider2 .flex-direction-nav .flex-next:hover,
.flexslider2 .flex-control-nav li:hover {
	filter: alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:0.5;
}

.flexslider2 .flex-control-nav li a.flex-active {
	filter: alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:0.5;
}

.flexslider2 .flex-control-nav li a.flex-active:hover {
	filter: alpha(opacity=100);
	-moz-opacity:1.0;
	opacity:1.0;
}


