/* CSS Document */

/*-- メインイメージ設定 --*/
#main_image {
	width: 1049px;
	margin-right: auto;
	margin-bottom: 45px;
	margin-left: auto;
    text-align: center;
}
.bxslider li {
	display: none;
	height: 520px;
	overflow: hidden;
}
.bx-viewport .bxslider li {
  display: block !important;
}
#bx-pager {
	width: 850px;
	margin-left:auto;
	margin-right:auto;
}
#bx-pager > a {
	display: table-cell;
	text-align:center;
}
#bx-pager > a:hover img ,
#bx-pager > a.active img {
	border: 3px solid #D9CDB5;
}
#bx-pager img {
    display: block;
    width: 90%;
    border: 3px solid transparent;
}
/* movie */
.movie {
	margin-bottom: 20px;
}
.movie:after {
  content: ".";
  display: block;
  clear: both;
  height: 0px;
  visibility: hidden;
  font-size: 0;
}
.movie .fll {
	width: 430px;
}
.movie .flr {
	width: 520px;
	text-align:center;
}


/*-- コンテンツ設定 --*/
.toppage {
	width: 100%;
}
.toppage #menu {
	width: 961px;
	overflow: hidden;
	margin:0 auto 0px;
	padding: 40px 0;
}
.menu_wrapper {
	background: #f4f1e8;
}
.menu_contens {
	width: 228px;
	float: left;
	margin-left: 16px;
}
.menu_contens:first-of-type {
	margin-left: 0;
}
.menu_contens ._in {
	padding: 20px 20px 30px;
	background: #fff;
	font-size: 11px;
	margin: 20px auto;
	color: #5d5d5d;
	position: relative;
}
.menu_contens ._in h2 {
	text-align: center;
	margin: 20px auto;
}

.toppage #banner {
	overflow: hidden;
	margin-bottom: 10px;
}

.toppage #menu .fll ,
.toppage #menu .flr {
	width: 470px;
}
.toppage #menu .menu_in {
	width: 230px;
	float: left;
	margin-right: 10px;
}

.toppage #menu .menu_in:nth-child(4n) ,
.toppage #menu .menu_in:nth-child(2n+1) {
	margin-right: 0;
}
.toppage #menu .menu_more {
	min-height:302px;
	padding: 9px;
	font-size: 12px;
	border: 1px solid #b69a72;
	margin-bottom: 10px;
	overflow: hidden;
	color: #3a3a3a;
	position:relative;
}
.toppage #menu .menu_more .aria {
	position:absolute;
	left: 9px;
	top: 9px;
}

.toppage #menu .menu_more span.newmark {
    display: none;
}

.toppage #menu .menu_more h2 {
	margin-top: 8px;
	margin-bottom: 8px;
	overflow:hidden;
}
.toppage #menu .menu_more p > img,
.toppage #menu .menu_in p >img {
	margin-bottom: 10px;
}
.toppage #menu .flr .menu_more h2 {
	width: 450px;
}

.toppage #menu .menu_in .menu_more h2 {
	width: 210px;
}
.toppage #menu p.more {
	height: 15px;
	width: 48px;
}
.toppage #menu p.more a {
	position: absolute;
	background-image: url(../images/more.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
	position: absolute;
	height: 15px;
	width: 48px;
	right: 15px;
	bottom: 20px;
}
.toppage #menu p.more a:hover {
 opacity: 0.7;
 filter: alpha(opacity=70);
 -moz-opacity: 0.7;
}


.ranking_wrapper {
	background: #c2bdaf;
	padding: 40px 0 55px;
}
.ranking_wrapper #rankingItem {
	width: 919px;
	margin: auto;
}
.ranking_wrapper #rankingItem h2 {
	text-align: center;
	margin: 0px auto 20px;
}
.ranking_wrapper #rankingItem li {
	float: left;
	position: relative;
	margin-left: 29px;
	color: #fff;
}
.ranking_wrapper #rankingItem li .no_icon {
	font-size: 20px;
	font-style: italic;
	font-weight: 100;
	font-family: Arial;
	margin: 20px auto 10px;
}
.ranking_wrapper #rankingItem li a {
	color: #fff;
}
.ranking_wrapper #rankingItem li a:hover {
	color: rgba(255,255,255,0.6);
	text-decoration: underline;
}
.ranking_wrapper #rankingItem li:first-of-type {
	margin-left: 0;
}


/* HIT HAIR */
.hithair {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	overflow: hidden;
}
.hithair h2 {
	background-image: url(../images/h2_hithair.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 48px;
	width: 100%;
	text-indent: 100%;
	white-space: nowrap;
	display: block;
	overflow: hidden;
	margin-bottom: 10px;
}
.hithair .styleBox {
	overflow: hidden;
	margin-bottom: 40px;
}
.hithair .styleBox div {
	overflow: hidden;
	margin-left: 2px;
	font-size: 0;
}
.hithair .styleBox ul li.style {
	width: 178px;
	float: left;
	margin-right: 15px;
    margin-bottom: 40px;
	color: #46423a;
	display: inline-block;
	vertical-align: top;
	text-align: center;
}
.hithair .styleBox  ul li.style:nth-child(5n) {
	margin-right: 0;
}

.hithair .styleBox  ul li.style h3 {
    margin-bottom: 5px;
    font-size: 13px;
    line-height: 2;
}
.hithair .styleBox  ul li.style p {
	margin-bottom: 5px;
    max-height: 237px;
    overflow: hidden;
}
.hithair .styleBox  ul li.style p:first-child {
	overflow: hidden;
}
.hithair .styleBox  ul li.style p:first-child img {
	width: 178px;
}
.hithair .styleBox  ul li.style p:last-child {
	margin-bottom: 0;
}

#news {
	overflow: hidden;
	width: 962px;
    margin: 50px auto 30px;
}
#news .info {
	width: 449px;
	float:left;
}
#news .fb {
	width: 474px;
	float: right;
	margin-top: 10px;
}
#news .info h2 a {
	width: 449px;
	display: block;
	background-image: url(../images/h2_news.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 43px;
	position: relative;
	z-index: 10;
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap;
}
#news .blog h2 a {
	width: 440px;
	display: block;
	background-image: url(../images/h2_blogs.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 43px;
	position:relative;
	z-index: 10;
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap;
}

#news .blog h2 a:hover ,
#news .info h2 a:hover {
 opacity: 0.7;
 filter: alpha(opacity=70);
 -moz-opacity: 0.7;
}
.info_in {
	max-height: 180px;
	overflow: auto;
	padding: 20px;
	z-index: 1;
}
.info_in dl {
	padding: 10px 0;
	border-bottom: 1px solid #e1dcd3;
}
.info_in dl dt {
	margin-bottom: 5px;
    float: left;
    margin-right: 20px;
}
.info_in dl dd {
	line-height: 1.5em;
}
#news .blog {
	width: 440px;
	float:right;
}

.facebookaria {
	margin-bottom: 0;
	margin-top: 30px;
	position: relative;
}
.facebookaria .tofb a {
	background-image: url(../images/fb_coverhair.jpg);
	background-repeat: no-repeat;
	height: 214px;
	width: 465px;
	position: absolute;
	z-index: 100;
	left: 510px;
	top: 0px;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
}
.facebookaria .tofb a:hover {
 opacity: 0.7;
 filter: alpha(opacity=70);
 -moz-opacity: 0.7;
}
.contents1 {
	clear:both;
}

.contents1:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}

.contents1 p {
	margin-bottom: 20px;
}
.contents1 .fll {
	background-image: url(../images/contents1_bg.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 460px;
	margin-left: 10px;
	min-height: 212px;
}
.contents1 .flr {
	float:right;
	margin-left: 15px;
}

.contents1 h2 {
	background-image: url(../images/contents1_h2_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	font-weight: normal;
	font-size: 18px;
	color: #6a513b;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
	margin-bottom: 20px;
}

.contents1 h2 span {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin-right: 10px;
	font-size:24px;
}
.postInfo {
	text-align: right;
	padding-top: 1em;
}
.postInfo li {
	display: inline-block;
}

.kowawari_main_txt {
	line-height: 1.8em;
	margin: 30px auto;
	text-align: center;
}
.kowawari ._box {
	margin: 30px auto;
	padding: 30px 0 0;
	border-top: 1px dotted #333;
}
.kowawari ._box .ph {
	float: left;
}
.kowawari ._box ._txt {
	float: right;
	width: 65%;
}
.kowawari ._box ._txt h3 {
	color: #916d0a;
	margin-bottom: 30px;
	font-weight: 100;
}

