@charset "Shift_JIS";

/**
 * default.css
 * modified : 2014.04.16
 */

/*--------------------------------------------------------------------------------
	Reset
--------------------------------------------------------------------------------*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;vertical-align:top;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ul{zoom:1}ul:after{clear:both;display:block;content:"";height:0;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}del,ins{text-decoration:none;}a{outline:none;}nav{display:block;}a,a:link,a:active,a:visited,a:hover {color: #000;text-decoration: none;}section{display:block}

/*--------------------------------------------------------------------------------
	body
--------------------------------------------------------------------------------*/
body {
	position: relative;
	margin: 0;
	padding: 0;
	min-height: 100%;
	font-family: "\30D2\30E9\30AE\30CE\89D2\30B4\20\50\72\6F\20\57\33","Hiragino Kaku Gothic Pro","\30E1\30A4\30EA\30AA",Meiryo,"\FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF",sans-serif;
	-webkit-text-size-adjust: none;
	-webkit-font-smoothing: antialiased;
}

.clearfix { zoom: 1; }
.clearfix:after {
	clear: both;
	display: block;
	content: "";
}

.pagetop {
	margin: 0 auto;
	margin-top: 110px;
	width: 950px;
	line-height: 0;
	text-align: right;
}

a img.hover {
	transition: opacity 0.2s ease-in;
	-o-transition: opacity 0.2s ease-in;
	-ms-transition: opacity 0.2s ease-in;
	-moz-transition: opacity 0.2s ease-in;
	-webkit-transition: opacity 0.2s ease-in;
}
a img.hover:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}

/*--------------------------------------------------------------------------------
	Top
--------------------------------------------------------------------------------*/
#Top {
	position: relative;
	min-width: 950px;
	overflow: hidden;
}

/*--------------------------------------------------------------------------------
	Intro
--------------------------------------------------------------------------------*/
#Intro {
	height: 673px;
	background: url("../img/intro_main.jpg") no-repeat center 0 #000;
	overflow: hidden;
}
#Intro .inner {
	margin: 0 auto;
	width: 950px;
}
#Intro .heading {
	padding: 20px 0 0 0;
	zoom: 1;
}
#Intro .heading:after {
	clear: both;
	display: block;
	content: "";
}
#Intro em {
	display: block;
	line-height: 0;
}
#Intro h1 {
	margin: 59px auto 0;
	width: 950px;
}
#Intro h1 img {
	margin-left: -2px;
}
#Intro ul {
	margin: 54px 0 0 -18px;
}
#Intro li {
	float: left;
	margin: 0 0 0 14px;
}

/*--------------------------------------------------------------------------------
	common
--------------------------------------------------------------------------------*/
.section {
	position: relative;
	margin: 0 auto;
	width: 950px;
	zoom: 1;
}
.section:after {
	clear: both;
	display: block;
	content: "";
}
.section h3 {
	margin-bottom: 35px;
	font-size: 137.5%;
	color: #444;
}
.section p {
	font-size: 100%;
	line-height: 1.9;
	color: #444;
}
.section.one-point {
	margin-top: 60px;
}
.section.one-point .inner {
	padding: 34px 39px 35px 41px;
	background: #f1f1f1;
	*zoom: 1;
}
.section.one-point .inner:after {
	clear: both;
	display: block;
	content: "";
}
.section.one-point img.img {
	float: right;
	margin-left: 35px;
}
.section.one-point p {
	font-size: 87.5%;
	line-height: 2.1;
}
.section.lens {
	margin-top: 85px;
}
.section.lens img.img {
	float: left;
}
.section.lens .info {
	float: right;
	width: 647px;
}
.section.lens .info h3 {
	margin-bottom: 0;
}
.section.lens .info p {
	margin-top: 15px;
	font-size: 87.5%;
	line-height: 1.7;
}
.section.lens .info ul {
	margin: 25px 0 0 -6px;
}
.section.lens .info li {
	float: left;
	margin-left: 6px;
}

/*--------------------------------------------------------------------------------
	Recommend1
--------------------------------------------------------------------------------*/
#Recommend1 {
	padding-bottom: 95px;
}
#Recommend1 .heading {
	height: 343px;
	background: url("../img/rec1_ttl_bg.jpg") no-repeat center 0 #000;
}
#Recommend1 .heading h2 {
	margin: 0 auto;
	padding-top: 123px;
	width: 950px;
	text-indent: 29px;
}

/* .sec-01
--------------------------------------------------------------------------------*/
#Recommend1 .sec-01 {
	margin-top: 95px;
}
#Recommend1 .sec-01 .txt-box {
	float: left;
	width: 365px;
}
#Recommend1 .sec-01 .img-01 {
	float: right;
	margin-top: 14px;
	width: 577px;
}
#Recommend1 .sec-01 .img-02 {
	margin-top: 25px;
}

/* .sec-02
--------------------------------------------------------------------------------*/
#Recommend1 .sec-02 {
	margin-top: 50px;
}
#Recommend1 .sec-02 .txt-box {
	float: left;
	width: 375px;
}
#Recommend1 .sec-02 .img-01 {
	float: right;
}

/*--------------------------------------------------------------------------------
	Recommend2
--------------------------------------------------------------------------------*/
#Recommend2 {
	padding-bottom: 75px;
}
#Recommend2 .heading {
	height: 343px;
	background: url("../img/rec2_ttl_bg.jpg") no-repeat center 0 #000;
}
#Recommend2 .heading h2 {
	margin: 0 auto;
	padding-top: 126px;
	width: 950px;
	text-indent: 50px;
}

/* .sec-01
--------------------------------------------------------------------------------*/
#Recommend2 .sec-01 {
	margin-top: 80px;
}
#Recommend2 .sec-01 .txt-box {
	float: left;
	margin-top: 15px;
	width: 375px;
}
#Recommend2 .sec-01 .img-01 {
	float: right;
	width: 509px;
}
#Recommend2 .sec-01 .img-02 {
	margin-top: 25px;
}

/* .sec-02
--------------------------------------------------------------------------------*/
#Recommend2 .sec-02 {
	margin-top: 20px;
}
#Recommend2 .sec-02 .txt-box {
	float: left;
	width: 375px;
}
#Recommend2 .sec-02 .img-01 {
	float: right;
	margin-top: 5px;
}

/*--------------------------------------------------------------------------------
	Recommend3
--------------------------------------------------------------------------------*/
#Recommend3 {
	padding-bottom: 75px;
}
#Recommend3 .heading {
	height: 343px;
	background: url("../img/rec3_ttl_bg.jpg") no-repeat center 0 #000;
}
#Recommend3 .heading h2 {
	margin: 0 auto;
	padding-top: 128px;
	width: 950px;
	text-indent: 48px;
}

/* .sec-01
--------------------------------------------------------------------------------*/
#Recommend3 .sec-01 {
	margin-top: 95px;
}
#Recommend3 .sec-01 .txt-box {
	float: left;
	width: 505px;
}
#Recommend3 .sec-01 .img-01 {
	float: right;
	margin-top: 5px;
}
#Recommend3 .sec-01 .img-02 {
	margin: 60px 0 0 -75px;
}

/* .sec-02
--------------------------------------------------------------------------------*/
#Recommend3 .sec-02 {
	margin-top: 10px;
}
#Recommend3 .sec-02 ul {
	margin: 40px 0 0 -17px;
	*zoom: 1;
}
#Recommend3 .sec-02 ul:after {
	clear: both;
	display: block;
	content: "";
}
#Recommend3 .sec-02 li {
	float: left;
	margin-left: 17px;
}

/*--------------------------------------------------------------------------------
	Recommend4
--------------------------------------------------------------------------------*/
#Recommend4 {
	padding-bottom: 75px;
}
#Recommend4 .heading {
	height: 343px;
	background: url("../img/rec4_ttl_bg.jpg") no-repeat center 0 #000;
}
#Recommend4 .heading h2 {
	margin: 0 auto;
	padding-top: 113px;
	width: 950px;
	text-indent: 52px;
}

/* .sec-01
--------------------------------------------------------------------------------*/
#Recommend4 .sec-01 {
	top: 70px;
	margin-top: -35px;
}
#Recommend4 .sec-01 .txt-box {
	float: left;
	margin-top: 60px;
	width: 360px;
}
#Recommend4 .sec-01 .img-01 {
	float: right;
	margin-top: -20px;
	width: 557px;
}
#Recommend4 .sec-01 .img-02 {
	margin-top: 50px;
}

/* .sec-02
--------------------------------------------------------------------------------*/
#Recommend4 .sec-02 {
	margin-top: 40px;
}
#Recommend4 .sec-02 h3 {
	clear: both;
}
#Recommend4 .sec-02 .txt-box {
	float: left;
	width: 360px;
}
#Recommend4 .sec-02 .img-01 {
	float: right;
}

/* .column
--------------------------------------------------------------------------------*/
#Recommend4 .column {
	margin-top: 130px;
	min-height: 570px;
	background: url("../img/rec4_column_bg.jpg") no-repeat 0 0 #000;
}
#Recommend4 .column h3 {
	padding: 106px 0 0 62px;
}
#Recommend4 .column p {
	margin-left: 60px;
	width: 480px;
	font-size: 87.5%;
	line-height: 2.1;
	color: #fff;
}

/*--------------------------------------------------------------------------------
	Follow
--------------------------------------------------------------------------------*/
#Follow {
	padding: 120px 0 100px;
	border-top: 1px solid #000;
}
#Follow .section {
	margin: 0 auto;
	width: 950px;
}
#Follow .backnumber .ttl {
	margin-bottom: 2px;
}
#Follow .backnumber li {
	margin-bottom: 7px;
}
#Follow .banner {
	margin-top: 70px;
	width: 950px;
}
#Follow .banner ul {
	margin-left: -10px;
	zoom: 1;
}
#Follow .banner ul:after {
	clear: both;
	display: block;
	content: "";
}
#Follow .banner li {
	float: left;
	margin-left:10px;
}
#Follow .banner li.bnrright {
	margin-left: 52px;
}
#Follow .banner li.pick {
	width:763px;
}
#Follow .questionnaire {
	margin: 120px auto 0;
	width: 700px;
}

/*--------------------------------------------------------------------------------
	.footer
--------------------------------------------------------------------------------*/
.footer {
	margin: 0px auto 0;
	width: 950px;
	zoom: 1;
}
.footer:after {
	clear: both;
	display: block;
	content: "";
}

.footer .detail {
	float: left;
}
.footer .copyright {
	float: right;
}