@charset "Shift_JIS";

/**
 * default.css
 * modified : 2014.03.11
 */

/*--------------------------------------------------------------------------------
	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 !important;
	-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: 30px;
	width: 956px;
	line-height: 0;
	text-align: right;
}
#Intro .pagetop {
	margin-top: 20px;
}
#MyStyle .pagetop {
	margin-top: 40px;
}

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.6;
	filter: alpha(opacity=60);
}

/*--------------------------------------------------------------------------------
	Top
--------------------------------------------------------------------------------*/
#Top {
	position: relative;
	min-width: 950px;
	overflow: hidden;
}

/*--------------------------------------------------------------------------------
	Intro
--------------------------------------------------------------------------------*/
#Intro {
	height: 823px;
	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 {
	line-height: 0;
}
#Intro h1 {
	margin: 320px auto 0;
	width: 950px;
}
#Intro h1 img {
	margin-left: -2px;
}
#Intro ul {
	margin: 40px 0 0 -31px;
}
#Intro li {
	float: left;
	margin: 0 0 0 31px;
	background: #fff;
}


/*--------------------------------------------------------------------------------
	Interview
--------------------------------------------------------------------------------*/
#Interview {
	padding-bottom: 135px;
	overflow: hidden;
}
#Interview .heading {
	height: 321px;
	background: url("../img/itvw_ttl_bg.jpg") no-repeat center 0 #000;
}
#Interview .heading h2 {
	margin: 0 auto;
	padding-top: 84px;
	width: 950px;
	text-align: left;
	text-indent: 30px;
}
#Interview .section {
	position: relative;
	margin: 0 auto;
	width: 950px;
	zoom: 1;
}
#Interview .section:after {
	clear: both;
	display: block;
	content: "";
}
#Interview .leftfix {
	float: left;
	width: 455px;
}
#Interview .rightfix {
	float: right;
	width: 455px;
}
#Interview .section h3 {
	position: relative;
	z-index: 2;
	margin-bottom: 25px;
	font-size: 168.8%;
	color: #141414;
}
#Interview .section p {
	position: relative;
	z-index: 2;
	font-size: 90%;
	/*font-size: 81.3%;*/
	line-height: 2.3;
	color: #464646;
}
#Interview .section p.seg {
	margin-top: 30px;
}
#Interview .section p strong {
	font-weight: bold;
}
#Interview .section p.note {
	font-size: 56.3%;
	line-height: 1.9;
}
#Interview .section span.name {
	display: block;
	margin-top: 5px;
	font-size: 87.5%;
	line-height: 1.2;
}
#Interview .section span.name span {
	font-size: 68.8%;
}
#Interview .section em.comment {
	display: block;
	margin-top: 15px;
	font-size: 93.8%;
}

/* .sec-01
--------------------------------------------------------------------------------*/
#Interview .sec-01 {
	margin-top: 100px;
}
#Interview .sec-01 .txt-box {
	float: left;
	width: 620px;
}
#Interview .sec-01 .note {
	margin-top: 10px;
}
#Interview .sec-01 .img-01 {
	float: right;
	width: 265px;
}
#Interview .sec-01 .img-02 {
	margin-top: 50px;
}

/* .sec-02
--------------------------------------------------------------------------------*/
#Interview .sec-02 {
	margin-top: 125px;
}
#Interview .sec-02 .txt-box {
	float: left;
	width: 620px;
}
#Interview .sec-02 .img-01 {
	float: right;
	margin-top: -30px;
	width: 265px;
}
#Interview .sec-02 .img-02 {
	margin: -60px 0 0 -105px;
}
#Interview .sec-02 p.caption {
	margin-top: -40px;
	width: auto;
	font-size: 68.8%;
	line-height: 1.8;
	text-align: right;
}
#Interview .sec-02 .img-03 {
	margin-top: 70px;
}

/* .sec-03
--------------------------------------------------------------------------------*/
#Interview .sec-03 {
	margin-top: 100px;
}
#Interview .sec-03 h3 {
	padding-top: 35px;
}

#Interview .sec-03 .silver {
	position: relative;
	margin-top: 20px;
}
#Interview .sec-03 .silver .txt-box {
	padding-top: 60px;
	min-height: 315px;
}
#Interview .sec-03 .silver .txt-box p {
	width: 455px;
}
#Interview .sec-03 .silver .txt-box p.note {
	margin-top: 15px;
}
#Interview .sec-03 .silver .img-01 {
	position: absolute;
	top: 0;
	left: 475px;
	z-index: 0;
}
#Interview .sec-03 .silver h4 {
	position: relative;
	z-index: 1;
}
#Interview .sec-03 .silver ul {
	position: relative;
	z-index: 1;
	margin: 20px 0 0 -4px;
}
#Interview .sec-03 .silver li {
	float: left;
	margin-left: 4px;
	width: 234px;
	background: #a1956f;
	text-align: center;
}
#Interview .sec-03 .silver li span {
	display: block;
	padding: 10px 5px;
	font-size: 68.8%;
	color: #fff;
}

#Interview .sec-03 .black {
	position: relative;
	margin-top: 80px;
}
#Interview .sec-03 .black .txt-box {
	float: right;
	width: 455px;
	min-height: 385px;
}
#Interview .sec-03 .black .img-01 {
	position: absolute;
	top: 0;
	left: -102px;
	z-index: 0;
}
#Interview .sec-03 .black h4 {
	position: relative;
	z-index: 1;
}
#Interview .sec-03 .black ul {
	position: relative;
	z-index: 1;
	margin: 20px 0 0 -4px;
}
#Interview .sec-03 .black li {
	float: left;
	margin-left: 4px;
	width: 234px;
	background: #000;
	text-align: center;
}
#Interview .sec-03 .black li span {
	display: block;
	padding: 10px 5px;
	font-size: 68.8%;
	color: #fff;
}

#Interview .sec-03 .white {
	position: relative;
	margin-top: 20px;
}
#Interview .sec-03 .white .txt-box {
	padding-top: 30px;
	min-height: 440px;
}
#Interview .sec-03 .white .txt-box p {
	width: 455px;
}
#Interview .sec-03 .white .txt-box p.note {
	margin-top: 15px;
}
#Interview .sec-03 .white .img-01 {
	position: absolute;
	top: 20px;
	left: 475px;
	z-index: 0;
}
#Interview .sec-03 .white h4 {
	position: relative;
	z-index: 1;
}
#Interview .sec-03 .white ul {
	position: relative;
	z-index: 1;
	margin: 20px 0 0 -4px;
}
#Interview .sec-03 .white li {
	float: left;
	margin-left: 4px;
	width: 234px;
	background: #8a8a8a;
	text-align: center;
}
#Interview .sec-03 .white li span {
	display: block;
	padding: 10px 5px;
	font-size: 68.8%;
	color: #ffffff;
}


/*--------------------------------------------------------------------------------
	MyStyle
--------------------------------------------------------------------------------*/
#MyStyle {
	margin-top: 20px;
	padding-bottom: 90px;
	overflow: hidden;
}
#MyStyle .heading {
	height: 394px;
	background: url("../img/style_ttl_bg.jpg") no-repeat center 0 #f5f5f5;
}
#MyStyle .heading h2 {
	margin: 0 auto;
	padding-top: 120px;
	width: 870px;
}
#MyStyle .section {
	position: relative;
	margin: 0 auto;
	width: 950px;
}
#MyStyle .section em {
	display: block;
	font-size: 87.5%;
	font-style: normal;
	color: #141414;
}
#MyStyle .section h3 {
	position: relative;
	z-index: 2;
	margin: 10px 0 60px;
	font-size: 181.3%;
	line-height: 1.7;
	color: #141414;
}
#MyStyle .section p {
	position: relative;
	z-index: 2;
	font-size: 90%;
	/*font-size: 81.3%;*/
	line-height: 2.3;
	color: #464646;
}
#MyStyle .section strong {
	display: block;
	margin-bottom: 65px;
}
#MyStyle .section p.note {
	margin-top: 5px;
	font-size: 68.8%;
}
#MyStyle .section .txt-box {
	float: left;
	width: 455px;
}
#MyStyle .section .img-box {
	float: right;
	width: 455px;
}
#MyStyle .section .float-img-box {
	margin: 30px 0 0 -25px;
}
#MyStyle .section .float-img {
	float: left;
	margin-left: 25px;
	width: 215px;
}
#MyStyle .section .float-img span {
	display: block;
	margin-top: 5px;
	font-size: 68.8%;
	line-height: 1.4;
}
#MyStyle .section .float-txt {
	float: right;
	width: 455px;
}
#MyStyle .section .info {
	margin-top: 50px;
}
#MyStyle .section .info ul {
	margin: 6px 0 0 -6px;
}
#MyStyle .section .info li {
	float: left;
	margin-left: 6px;
}

/* .sec-01
--------------------------------------------------------------------------------*/
#MyStyle .sec-01 {
	margin-top: 95px;
}
#MyStyle .sec-01 .img-02 {
	margin: 30px 0 0 -123px;
}

/* .sec-02
--------------------------------------------------------------------------------*/
#MyStyle .sec-02 {
	margin-top: 150px;
}
#MyStyle .sec-02 .float-img-box {
	margin-top: 50px;
}
#MyStyle .sec-02 .txt-line {
	margin-top: 80px;
}
#MyStyle .sec-02 .img-04 {
	margin: 45px 0 0 -80px;
}
#MyStyle .sec-02 .img-05 {
	padding-bottom: 30px;
}

/*--------------------------------------------------------------------------------
	Follow
--------------------------------------------------------------------------------*/
#Follow {
	padding: 110px 0 0px;
	border-top: 1px solid #000;
}
#Follow .section {
	margin: 0 auto;
	width: 950px;
}

#Follow .banner {
	margin-top: 0px;
	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;
}