@charset "Shift_JIS";

/*=========================================================

	Site Name   SONY ichigan-a
	File Name   lineupBody/common.css

==========================================================*/
.mod-column2 .firstTitle {
	margin-top:0px;
}

.mod-column2 .acc {
	margin-top:15px !important;
}


/*	mainvisual
----------------------------------------------------------*/
.mt-10 {
	margin-top:-10px;
}

@media (max-width:640px){
	.mainvisual img {
		width:100%;
	}
	.mt-10 {
	margin-top:0px;
}
}


/*	lineupBody
----------------------------------------------------------*/
.lineupBody {}

.lineupBody img {
	vertical-align:top;
}

.lineupBody .section {
	margin-bottom:40px;
	padding-bottom:10px;
	width:755px;
	background: url(/ichigan/lineup/images/products_bg.gif) repeat-x left bottom;
}

.lineupBody .section .title {
	margin-bottom: 18px;
}

.lineupBody .section .title h3 {
	float:left;
	margin:0 0 5px 0;
	width:140px;
}

.lineupBody .section .title p {
	float:left;
	margin-bottom:5px;
	font-weight:bold;
	width:615px;
}

.lineupBody .section .title p span {
	margin-top:5px;
	display:block;
	font-size:80%;
	color:#888888;
	font-weight:normal;
	line-height:1.3;
}

.lineupBody .section dl {}

.lineupBody .section dl dt {
	float: left;
	width: 143px;
}

.lineupBody .section dl dd {
	float:left;
	margin:0;
}

.lineupBody .section dl dd.feature {
	float:right;
	width:275px;
}

.lineupBody .section dl dd.model {
	float:left;
	width:305px;
}

.lineupBody .section dl dd.model ul {
	margin:0;
	padding:0;
}

.lineupBody .section dl dd.model ul li {
	margin:0 0 20px 0;
	padding:0 0 12px 0;
	width:305px;
	list-style:none;
	background:url(/ichigan/share-a/images/dotline.gif) no-repeat left bottom;
}

.lineupBody .section dl dd ul li .photo {
	float:left;
	width:164px;
}


.lineupBody .section dl dd ul li .text {
	float:left;
	width:141px;
}

.lineupBody .section dl dd ul li .text p {
	margin-bottom:0;
	min-height:55px;
	height:auto !important;
	height:55px;
}

.lineupBody .section dl dd ul li .text p span {
	display:none;
}

.lineupBody .section dl dd ul li .text .btn {
	margin-top:10px;
}

.lineupBody .section .movie {
	margin-top:10px;
}

.lineupBody .section .movie a {
	padding-left:10px;
	background:url(/ichigan/share-e/images/arrow_black.gif) no-repeat left 0.3em;
	color:#43677E;
	font-size:95%;
}

.lineupBody .section .movie a img {
	vertical-align:middle;
}

.products {}

.products ul {
	margin:0;
	padding:0;
}

.products ul li {
	margin:0;
	padding:0;
	list-style:none;
}

.products .left {
	float:left;
}

.products .right {
	float:right;
}


@media (max-width:640px){
	.lineupBody .section {
		margin-bottom:50px;
		padding-bottom:0;
		width:auto;
		background:none;
	}

	.lineupBody .section .title h3,
	.lineupBody .section .title p {
		float:none;
		width:auto;
	}

	.lineupBody .section .title h3 {
		margin-bottom:15px;
	}

	.lineupBody .section dl dt {
		float:none;
		width:auto;
	}

	.lineupBody .section dl dt {
		text-align:center;
		margin-bottom:20px;
	}

	.lineupBody .section dl dd.feature,
	.lineupBody .section dl dd.model {
		float:none;
		width:auto;
	}

	.lineupBody .section dl dd.feature {
		margin-bottom:20px;
	}

	.lineupBody .section dl dd.feature img {
		width:100%;
	}

	.lineupBody .section dl dd.feature .movie img {
		width:auto;
	}

	.lineupBody .section dl dd.model ul li {
		width:auto;
	}

	.lineupBody .section dl dd.model ul li .photo {
		width:50%;
	}

	.lineupBody .section dl dd.model ul li .photo img {
		width:100%;
	}

	.lineupBody .section dl dd.model ul li .text {
		width:50%;
	}

	.lineupBody .section dl dd.model ul li .text p img {
		display:none;
	}

	.lineupBody .section dl dd.model ul li .text p span {
		display:inline;
	}

	.lineupBody .section dl dd.model ul li .text .btn {
		text-align:right;
	}

	.products .right {
		margin-top:20px;
	}

	.products .left,
	.products .right {
		float:none;
	}
	.products img {
		width:100%;
	}

}


/* main_bnr
----------------------------------------------------------*/
.main_bnr{
	margin-left:9px;
}
@media (max-width:640px){
	.main_bnr {
		margin-left:0px;
		width: auto;
		height: auto;
		background: none;
	}
	.main_bnr img {
	width: 100%;
	height: auto;
	}
}



/*	.lens-recommend
----------------------------------------------------------*/
.lens-recommend {
	margin: 0 auto 30px auto;
	width: 735px;
	min-height: 476px;
	background: url("/ichigan/lineup/images/a-lens_recommend_bg.jpg") no-repeat;
	box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.7);
	-moz-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.7);
	-webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.7);
	-o-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.7);
	-ms-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.7);
}

.lens-recommend ul {
	padding : 3px 3px 0px 3px;
	list-style: none;
	*zoom: 1;
}

.lens-recommend ul:after {
	clear: both;
	display: block;
	content: "";
}

.lens-recommend li {
	float: left;
	margin: 0;
	height: 470px;
}
.lens-recommend li.first {
	margin-right:3px;
}

@media (max-width:640px){
	.lens-recommend {
		margin: 0 auto;
		padding-bottom: 15px;
		padding-top: 15px;
		width: auto;
		min-height: auto;
		background: #555;
		box-shadow: none;
	}
	.lens-recommend ul {
		margin: 0 auto;
		padding: 0;
		width: 94%;
	}
	.lens-recommend ul li {
		float: none;
		margin: 10px 0 0;
		line-height: 0;
	}
	.lens-recommend ul li img {
		width: 100%;
	}
}



/*	.lens-recommend

.lens-recommend {
	margin: 0 auto;
	width: 735px;
	min-height: 454px;
	background: url("/ichigan/lineup/images/a-lens_recommend_bg.jpg") no-repeat;
	box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.7);
	-moz-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.7);
	-webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.7);
	-o-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.7);
	-ms-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.7);
}

.lens-recommend h3 {
	display: none;
	margin: 0;
	padding: 10px 10px 0;
	font-size: 100%;
	color: #fff;
}

.lens-recommend h3 span {
	font-size: 85%;
}

.lens-recommend ul {
	margin: 0 0 0 9px;
	padding: 96px 0 0;
	list-style: none;
	*zoom: 1;
}

.lens-recommend ul:after {
	clear: both;
	display: block;
	content: "";
}

.lens-recommend li {
	float: left;
	margin: 0 1px;
	box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.6);
	-moz-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.6);
	-webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.6);
	-o-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.6);
	-ms-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.6);
}

@media (max-width:640px){
	.lens-recommend {
		margin: 0 auto;
		padding-bottom: 15px;
		width: auto;
		min-height: auto;
		background: #555;
		box-shadow: none;
	}
	.lens-recommend h3 {
		display: block;
	}
	.lens-recommend ul {
		margin: 0 auto;
		padding: 0;
		width: 94%;
	}
	.lens-recommend ul li {
		float: none;
		margin: 10px 0 0;
		line-height: 0;
	}
	.lens-recommend ul li img {
		width: 100%;
	}
}
----------------------------------------------------------*/

/*	.lens-recommend2
----------------------------------------------------------*/
.lens-recommend2 {
	margin: 25px auto;
	width: 735px;
	height: 191px;
	background: url("/ichigan/lineup/images/a-lens_recommend2_bg.jpg") no-repeat;
	box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.7);
	-moz-box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.7);
	-webkit-box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.7);
	-o-box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.7);
	-ms-box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.7);
}

.lens-recommend2 h3 {
	display: none;
	margin: 0;
	padding: 10px 10px 0;
	font-size: 100%;
	color: #fff;
}

.lens-recommend2 ul {
	padding: 49px 0 0;
	margin: 0;
	list-style:none;
	zoom: 1;
}

.lens-recommend2 ul:after {
	clear: both;
	display: block;
	content: "";
}

.lens-recommend2 ul li {
	float: left;
	_display: inline;
	margin: 0 1px 0 9px;
	line-height: 0;
}

@media (max-width:640px){
	.lens-recommend2 {
		padding-bottom: 15px;
		width: auto;
		height: auto;
		background: #555;
		box-shadow: none;
	}
	.lens-recommend2 h3 {
		display: block;
	}
	.lens-recommend2 ul {
		margin: 0 auto;
		padding: 0;
		width: 94%;
	}
	.lens-recommend2 ul li {
		float: none;
		margin: 10px 0 0;
	}
	.lens-recommend2 ul li img {
		width: 100%;
	}
}


/*	recommend3
----------------------------------------------------------*/
.recommend3 {
	margin:0 0 25px 5px;
	position:relative;
}
.recommend3 ul{
	list-style-type:none;
}
.recommend3 .acc1 {
	position:absolute;
	left:330px;
	top:19px;
}
.recommend3 .txt1 {
	position:absolute;
	left:70px;
	top:19px;
}

.recommend3 .acc2 {
	position:absolute;
	left:438px;
	top:72px;
}
.recommend3 .txt2{
	position:absolute;
	left:140px;
	top:70px;
}

.recommend3 .acc3 {
	position:absolute;
	left:481px;
	top:195px;
	z-index:1000;
}
.recommend3 .txt3{
	position:absolute;
	left:100px;
	top:110px;
}

.recommend3 .acc4 {
	position:absolute;
	left:455px;
	top:296px;
}
.recommend3 .txt4{
	position:absolute;
	left:0px;
	top:90px;
}

.recommend3 .acc5 {
	position:absolute;
	left:281px;
	top:314px;
}

.recommend3 .acc6 {
	position:absolute;
	left:205px;
	top:294px;
}
.recommend3 .txt6{
	position:absolute;
	left:-70px;
	top:85px;
}

.recommend3 .acc7 {
	position:absolute;
	left:95px;
	top:160px;
}
.recommend3 .txt7{
	position:absolute;
	left:-50px;
	top:144px;
}

@media (max-width:640px){
	.recommend3 {
		margin:20px auto;
		width:auto;
		background:#000 url(/ichigan/lineup/images/a-acc_back_mb.jpg) no-repeat center top;
		padding-top:130px;
	}
	.recommend3 ul{
		text-align:center;
	}
	.recommend3 ul li{
		margin:15px 0;
	}
	.recommend3 .static,
	.recommend3 .txt1,
	.recommend3 .txt2,
	.recommend3 .txt3,
	.recommend3 .txt4,
	.recommend3 .txt5,
	.recommend3 .txt6,
	.recommend3 .txt7 {
	position: static;
	}
	.recommend3 .txt7 {
		margin-bottom:30px;
		
	}
}


/*	recommend4
----------------------------------------------------------*/
.recommend4 {
	margin:0 0 25px 5px;
}
@media (max-width:640px){
	.recommend4 {
		margin-left:0;
		width:auto;
	}
	.recommend4 img {
		width:100%;
	}
}

/*	recommend5（130613_a_college_bnr）
----------------------------------------------------------*/
.recommend5 {
	margin:0;
	position:relative;
	z-index:0;
}
.recommend5 p{
	position:absolute;
	top:8px;
	left:30px;
	z-index:15;
}
.recommend5 p img{
	display:block;
	height:12px;
}
.recommend5 ul{
	position:absolute;
	top:21px;
	left:10px;
	list-style-type:none;
	z-index:10;
}
.recommend5 ul li {
	display:inline;
}
.recommend5 ul li.acc1 img {
	display: inline-block;
	height:65px;
	margin-right:20px;
}

.recommend5 ul li.acc2 img {
	display: inline-block;
	height:65px;
	margin-right:20px;
}

.recommend5 ul li.acc3 img {
	display: inline-block;
	height:65px;
	margin-right:40px;
}

.recommend5 ul li.acc4 img {
	display: inline-block;
	height:72px;
}

@media (max-width:640px){
	.recommend5 {
		margin:20px auto;
		padding:20px;
		width:auto;
		border:1px #ccc solid;
		display:block;
		height:auto;
	}
	.recommend5 p{
		position:relative;
		z-index:15;
		text-align:center;
		width:auto;
		height:auto;
		display:block;
		top:auto;
		left:auto;
	}
	.recommend5 p img{
		width:100%;
		height:auto;
	}
	.recommend5 ul{
		display:block;
		position:relative;
		margin:20px auto;
		width:auto;
		height:auto;
		top:0;
		left:0;
		padding-left:0 !important;
	}
	.recommend5 ul li {
		display:block;
	}
	.recommend5 ul li.acc1 img {
		width:100%;
		height:auto;
	margin-bottom:20px;
	}
	.recommend5 ul li.acc2 img {
		width:100%;
		height:auto;
	margin-bottom:20px;
	}
	.recommend5 ul li.acc3 img {
		width:100%;
		height:auto;
	margin-bottom:20px;
	}
	.recommend5 ul li.acc4 img {
		width:100%;
		height:auto;
	}
}


/*	banner
----------------------------------------------------------*/
.banner {
	margin-top: 35px;
}

.banner ul {
	margin:0;
	padding:0;
}

.banner ul li {
	float:left;
	margin:0 0 10px 0;
	padding:0 10px;
	list-style:none;
}
.banner2 {}

.banner2 ul {
	margin:0 0 0 10px;
	padding:0;
}

.banner2 ul li {
	float:left;
	padding:0 3px 3px 0;
	list-style:none;
}

@media (max-width:640px){
	.banner ul li {
		float:none;
		padding:0;
		width:100%;
	}

	.banner ul li img {
		width:100%;
	}
	.banner2 {
		margin:0 auto;
	}
}

/* .acc-multi_bnr
------------------------------------------------------------------------------*/
.multi-bnr {
	text-align:center;
	margin:30px auto;
}

@media (max-width:640px){
	.multi-bnr {
		width: auto;
	}
	.multi-bnr img {
		width: 100%;
	}
}

/* .acc-acafe-bnr
------------------------------------------------------------------------------*/
.acafe-bnr {
	text-align:center;
	margin:0px auto 30px auto;
}

/*@media (max-width:640px){
	.acafe-bnr {
		width: auto;
	}
	.acafe-bnr img {
		width: 100%;
	}
}*/


/* Clearfix
----------------------------------------------------------*/
.lineupBody .section,
.lineupBody .section .title,
.lineupBody .section dl,
.lineupBody .section dl dd,
.lineupBody .section dl dd ul li,
.products ul,
.recommend .inner ul,
.banner ul {
	zoom:1;
}

.lineupBody .section:after,
.lineupBody .section .title:after,
.lineupBody .section dl:after,
.lineupBody .section dl dd:after,
.lineupBody .section dl dd ul li:after,
.products ul:after,
.recommend .inner ul:after,
.banner ul:after {
	content: "";
	display: block;
	clear: both;
	height: 0;
}
