@charset "utf-8";

/* ========================================
* File Name: lineup04.css
* Created Date: 2013.03.01
* Last Up Date:
* Author: TAM
======================================== */
.lineup04 .small {
	font-size: 80%;
}

/* mainTtl */
.lineup04 div.mainTtl {
	width: 100%;
	min-height: 190px;
	overflow: hidden;
}
.lineup04 div.mainTtl .ttl {
	padding: 40px 0 0 0;
	font-size: 3.4em;
	line-height: 1.5;
	font-weight: bold;
}
.lineup04 div.mainTtl p.txt {
	padding: 3px 0 10px 0;
	font-size: 1.4em;
	line-height: 1.7;
}
.lineup04 div.mainTtl p.txt span.wbr {
	display: block;
}
/* mainTtl bodyImage */
.lineup04 div#bodyImage {
	background: url(../images/mainttl_bg_body.jpg) no-repeat right top #FFF;
}
/* mainTtl hairImage */
.lineup04 div#hairImage {
	background: url(../images/mainttl_bg_hair.jpg) no-repeat right top #FFF;
}


/* mainTtl mensImage */
.lineup04 div#mensImage {
	background: url(../images/mainttl_bg_mens.jpg) no-repeat right center #FFF;
}

/* mainTtl oralImage */
.lineup04 div#oralImage {
	background: url(../images/mainttl_bg_oral.jpg) no-repeat right top #FFF;
}

/* mainTtl otherImage */
.lineup04 div#otherImage {
	background: url(../images/mainttl_bg_other.jpg) no-repeat right bottom #FFF;
}






/* pageLink */
.lineup04 ul.pageLink {
	width: 100%;
	overflow: hidden;
}
.lineup04 ul.pageLink li {
	float: left;
	margin: 20px 10px 0 0;
}
.lineup04 ul.pageLink li:last-of-type {
	margin: 20px 0 0 0;
}
.lineup04 ul.pageLink li a {
	display: block;
	margin: 0 1px 0 0;
	padding: 10px 10px 8px 22px;
	border: solid 1px #E1DCC6;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background: url(../../common/images/arw_d_pink.png) no-repeat 10px center #FFF;
	color: #F24A85;
	font-size: 1.4em;
	line-height: 1.5;
	text-decoration: none;
}
.lineup04 ul.pageLink li a:hover,
.lineup04 ul.pageLink li a:active {
	background: url(../../common/images/arw_d_pink.png) no-repeat 10px center #F8F3E4;
}
/* lineupList */
.lineup04 section.lineupList section.category {
	padding: 0 0 25px 0;
}
.lineup04 section.lineupList section.category h3 {
	padding: 0 0 5px 0;
	border-bottom: dotted 1px #0083D7;
	color: #0083D7;
	font-size: 1.6em;
	line-height: 1.5;
	font-weight: bold;
}
.lineup04 section.lineupList section.category p.txt {
	margin: 8px 0 15px 0;
	font-size: 1.4em;
	line-height: 1.7;
}
.lineup04 section.lineupList div.listWrap {
	width: auto;
	margin: -1px 0 0 0;
	zoom: 1;
	border: solid 1px #E1DCC6;
	overflow: hidden;
}
.lineup04 section.lineupList ul {
	width: 735px;
	margin: 0 -30px 0 11px;
	overflow: hidden;
}
.lineup04 section.lineupList ul li {
	float: left;
	width: 125px;
	margin: 0 20px 0 0;
	padding: 10px 0 8px 0;
}
.lineup04 section.lineupList ul li.line {
	clear: both;
	float: none;
	position: relative;
	width: 708px;
	height: 1px;
	padding: 0;
	background: #E1DCC6;
}
.lineup04 section.lineupList ul li a {
	display: block;
	text-decoration: none;
}
.lineup04 section.lineupList ul li span.img {
	display: block;
	text-align: center;
}
.lineup04 section.lineupList ul li span.category {
	display: block;
	margin: 7px 0 0 0;
	padding: 2px 4px 1px 4px;
	background: #F8F3E4;
	color: #423C1A;
	font-size: 1.2em;
	line-height: 1.5;
}
.lineup04 section.lineupList ul li span.name {
	display: block;
	margin: 5px 0 0 0;
	font-size: 1.2em;
	line-height: 1.4;
	text-decoration: underline;
}
.lineup04 section.lineupList ul li a:hover span.name,
.lineup04 section.lineupList ul li a:active span.name {
	text-decoration: none;
}
@media screen and (max-width:750px) {
/* mainTtl */
.lineup04 div.mainTtl {
	min-height: inherit;
}
.lineup04 div.mainTtl .ttl {
	margin: 0 10px;
	padding: 18px 0 0 0;
	font-size: 2.8em;
}
.lineup04 div.mainTtl p.txt {
	margin: 3px 10px 10px 10px;
}
.lineup04 div.mainTtl p.txt span.wbr {
	display: inline;
}
/* mainTtl bodyImage */
.lineup04 div#bodyImage {
	background: none;
}
/* mainTtl hairImage */
.lineup04 div#hairImage {
	background: none;
}
/* mainTtl oralImage */
.lineup04 div#oralImage {
	background: none;
}
/* mainTtl mensImage */
.lineup04 div#mensImage {
	background: none;
}

/* mainTtl otherImage */
.lineup04 div#otherImage {
	background: none;
}

/* pageLink */
.lineup04 ul.pageLink {
	width: auto;
	max-width: 480px;
	margin: 0 auto;
}
.lineup04 ul.pageLink li {
	float: none;
	margin: 10px 10px 0 10px !important;
}
.lineup04 ul.pageLink li a {
	margin: 0;
	padding: 12px 10px 11px 22px;
	font-size: 1.6em;
}
/* lineupList */
.lineup04 section.lineupList section.category h3 {
	margin: 0 10px;
}
.lineup04 section.lineupList section.category p.txt {
	margin: 8px 10px 10px 10px;
}
.lineup04 section.lineupList div.listWrap {
	display: table;
	margin: 0 auto;
	padding: 0 11px 0 0;
}
.lineup04 section.lineupList ul {
	width: 590px;
	margin: 0 -30px 0 11px;
}
.lineup04 section.lineupList ul li {
	padding: 10px 0 3px 0;
}
.lineup04 section.lineupList ul li.line {
	display: none;
}
.lineup04 section.lineupList ul li span.name {
	min-height: 4.8em;
	line-height: 1.2;
}
}
@media screen and (max-width:640px) {
/* lineupList */
.lineup04 section.lineupList ul {
	width: 445px;
}
}
@media screen and (max-width:440px) {
/* lineupList */
.lineup04 section.lineupList ul {
	width: 300px;
}
}

/* rulan */
.video-wrap {
	width: 480px;
	margin: 0 auto;
}
.video-wrap video {
	width: 480px;
	height: auto;
}
@media screen and (max-width:640px) {
.video-wrap {
	margin: 0 10px;
	width: calc(100% - 20px);
	height: 0;
	padding-bottom: 56.25%;
	position: relative;
}
.video-wrap video {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;

}
}


.lineup04 section.default h2 .h2-note a {
	font-size: 80%;
	font-weight:normal;
	margin-left:5em;
}
@media screen and (max-width:750px) {
	.lineup04 section.default h2 .h2-note a {
	display:block;
	margin-left:0em;
	text-align: right;
	font-size: 12px;
	}
}
