@charset "utf-8";

/*基本色　*/
:root {
 --main-color: #fff;
}

/* 基本設定：ページ全体　*/
body {
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',Verdana,sans-serif;
	background: radial-gradient(#0c0909, #656362);
	background-size: cover;
}

/* PC・スマホ表示切替 */
.pc { display: block !important; }
.sp { display: none !important; }


/* ===== Header Nikon ===== */

#header_nikon {
	position: relative;
	margin: 0 auto;
	width: 1160px;
	height: 108px;
	background: #fff;
}

#header_nikon h1 {
	font-size: 0px;
	overflow: hidden;
}

#header_nikon h1 img {
	position: absolute;
	top: 20px;
	left: 20px;
}

#header_nikon p {
	font-size: 0px;
	overflow: hidden;
}

#header_nikon p img {
	position: absolute;
	top: 20px;
	right: 20px;
}

#header_nikon form {
	position: absolute;
	top: 38px;
	right: 20px;
	width: 215px;
	height: 31px;
	background: url(../images/header/bg_search.gif) no-repeat 0px 0px;
}

#header_nikon fieldset {
	border: 0;
}

#header_nikon legend {
	visibility: hidden;
	height: 0;
	font-size: 0;
	line-height: 0;
}

#header_nikon form .query {
	position: absolute;
	top: 6px;
	left: 6px;
	margin: 0;
	padding: 1px;
	border: 1px #ccc solid;
	width: 163px;
	height: 16px;
	vertical-align: bottom;
	line-height: 1.1;
	background: #f7f7f7;
	font-size: 12px !important;
}

#header_nikon form .query:focus {
	background: #fff;
}

#header_nikon form .searchBtn {
	position: absolute;
	top: 6px;
	right: 5px;
}
#header_nikon .list-link-frame {
	position: absolute;
	right: 18px;
	bottom: 1px;
	list-style-type: none;
}
#header_nikon .list-link-frame li {
	display: inline;
	font-size: 76%;
}

#header_nikon .list-link-frame a {
	padding-left: 12px;
	background-color: transparent;
	background-image: url(../images/utility_icon_02.png);
	background-repeat: no-repeat;
	background-position: left center;
	color: #333;
	margin-right: 6px;
	overflow: hidden;
}
/* ===== Footer Nikon ===== */

#footer_nikon {
	margin: 0 auto;
	padding: 15px 10px 8px 10px;
	width: 1160px;
	clear: both;
	background: #fff;
}

#footer_nikon dl {
	width: 1160px;
}

#footer_nikon dl dt {
	padding: 0px 0px 12px 0px;
	border-bottom: 1px #000 solid;
	font-size: 0px;
	overflow: hidden;
}

#footer_nikon dl dd {
	padding: 5px 0px 0px 0px;
}

#footer_nikon dl dd:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

* html #footer_nikon dl dd {
	zoom: 1;
}

*:first-child+html #footer_nikon dl dd {
	zoom: 1;
}

#footer_nikon dl dd ul {
	padding: 0px 0px 0px 0px;
	float: left;
}

#footer_nikon dl dd ul:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

* html #footer_nikon dl dd ul {
	zoom: 1;
}

*:first-child+html #footer_nikon dl dd ul {
	zoom: 1;
}

#footer_nikon dl dd ul li {
	padding: 5px 10px 5px 15px;
	font-size:80%;
	line-height: 1.2;
	float: left;
	list-style:none;
	background: url(../images/footer/point_footer.gif) no-repeat left center;
}

#footer_nikon dl dd ul li a {
	color: #333;
	text-decoration: none;
	list-style:none;
}

#footer_nikon dl dd ul li a:hover,
#footer_nikon dl dd ul li a:focus {
	text-decoration: underline;
	list-style:none;
}

#footer_nikon dl dd p {
	padding: 5px 0px 0px 0px;
	font-size: 80%;
	line-height: 1.2;
	float: right;
}








#container, .nav {
 width: 100%;
 margin-left: auto;
 margin-right: auto;
 max-width: 1160px;
 text-align: center;
}


/* clearfix */
.nav_list:after {
 display: block;
 visibility: hidden;
 clear: both;
 height: 0;
 content: ".";
 font-size: 0;
}


.nav {text-align: center;}


.nav{
 margin-left: auto;
 margin-right: auto;
 max-width: 1160px;
 background-color:#000;
}

.nav_list{
 margin:0;
 padding:0;
}



.nav_list li {
 float: left;
 text-align: center;
 list-style-type: none;
}

.nav_list li a{
 color:#fff;
 text-decoration:none;
 margin:0;
 padding:0.75em 0;
 font-size: 100%;
 display:block;
}

.nav_list li a:hover{
 color:#ffdd00;
}

.nav_link_design{
 width: 300px;
 border-top:2px solid #c8aa6e;
 border-bottom:2px solid #c8aa6e;
 border-left:1px solid #c8aa6e;
}

.nav_link_recommend{
 width: 232px;
 border-top:2px solid #c8aa6e;
 border-bottom:2px solid #c8aa6e;
 border-left:1px solid #c8aa6e;
}

.nav_link_benefit{
 width: 154px;
 border-top:2px solid #c8aa6e;
 border-bottom:2px solid #c8aa6e;
 border-left:1px solid #c8aa6e;
}

.nav_link_char{
 width: 80px;
 border-top:2px solid #c8aa6e;
 border-bottom:2px solid #c8aa6e;
 border-left:1px solid #c8aa6e;
}

.nav_link_faceprofile{
 width: 283px;
 border-top:2px solid #c8aa6e;
 border-bottom:2px solid #c8aa6e;
 border-left:1px solid #c8aa6e;
}

.nav_link_spec{
 width: 103px;
 border-top:2px solid #c8aa6e;
 border-bottom:2px solid #c8aa6e;
 border-right:1px solid #c8aa6e;
 border-left:1px solid #c8aa6e;
}


.fixed{
 position:fixed;
 top:0;
 max-width: 1160px;
 text-align: center;
}













/* コンテンツ　ヘッダ */

.header {text-align: center;}
.header h1 {
	margin-top: 0;
	margin-bottom: 10px;
	font-size: 48px;
	color: #ffffff;
}
.header .container {
	margin-top: 20px;
	overflow: hidden;
	max-width:1160px;
	margin-left: auto;
	margin-right:auto;
}

.header .box1 {
	float: left;
	max-width:10%;
	margin-left: 0px;
}
.header .box2 {
	float: left;
	max-width:70%;
	margin-top: 10px;
	margin-left: 60px;
}
.header .box3 {
	float: right;
	max-width:10%;
	margin-left: 0px;
}

.boxContainer {
	overflow: hidden;
}

/* clearfix */
.header .container :before,
.header .container :after {
    content: "";
    display: table;
}

.header .container r:after {
    clear: both;
}


.header img {max-width: 100%;}

.header p {
	margin-top: 0;
	margin-bottom: 0px;
	font-size: 18px;
}

/* ぱんくず */

.pan {text-align: left;}

.pan .container {
	max-width:1160px;
	margin-left: auto;
	margin-right: auto;
	color: #fff;
	line-height: 1.5em;
	font-size: 16px;
	margin-top: 30px;
	text-align: left;
}
.pan a{
 color:#fff;
 text-decoration:none;
 margin:0;
 font-size: 100%;
}

.pan a:hover{
 color:#ffdd00;
}

/* キービジュアル */

.key {text-align: center;}

.key .container {
	max-width:1160px;
	margin-left: auto;
	margin-right:auto;
}

.key img {max-width: 100%;}


/* 動画埋め込み */

.movie {text-align: center;}

.movie .container {
	margin-top: 30px;
	max-width:1160px;
	margin-left: auto;
	margin-right:auto;
}
.movie .container iframe {
	width:100% !important;
}

.menuA {text-align: center;}

.menuA .container {
	max-width:1160px;
	margin-left: auto;
	margin-right: auto;
}



/* センチュリー設計 */

.conA {text-align: center;}

.conA .container {
	max-width:1160px;
	margin-top: 20px;
	margin-left: auto;
	margin-right:auto;
	background-color: #4c443e;
}
.conA img {width: 100%;}

.conA h1 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 20px;
	color: #fff;
}
.conA p {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 18px;
	color: #fff;
}
.conA .title1 {
min-height:60px;
}


.conA1 .container {
	margin-top: 0px;
	max-width:1160px;
	overflow: hidden;
	margin-left: auto;
	margin-right:auto;
	background-color: #4c443e;
}
.conA1 .box1 {
	float: left;
	margin-left: 0px;
	max-width: 45%;
}
.conA1 .box2 {
	float: left;
	margin-left: 60px;
	color: #d1c589;
	font-size: 18px;
	margin-top: 50px;
	max-width:45%;
}
.conA1 img {max-width: 100%;}

.conA2 .container {
	margin-top: 0px;
	max-width:1160px;
	overflow: hidden;
	margin-left: auto;
	margin-right:auto;
}
.conA2 .box1 {
	float: left;
	margin-left: 50px;
	margin-top: 50px;
	max-width: 65%;
	color: #fff;
	font-size: 18px;
}
.conA2 .box1 p {
	float: left;
	margin-left: 20px;
	margin-top: 20px;
	color: #fff;
	font-size: 18px;
}
.conA2 .box3 {
	float: right;
	margin-left: 20px;
	margin-top: 20px;
	color: #fff;
	font-size: 16px;
}
.conA2 .box3 p {
	text-align: right;
	margin-left: 20px;
	margin-top: 20px;
	color: #fff;
	font-size: 16px;
}
.conA2 .box2 {
	float: left;
	margin-left: 50px;
	color: #d1c589;
	font-size: 18px;
	margin-top: 50px;
	max-width: 30%;
}

.conA2 img {width: 100%;}

/* こんな方におすすめ */

.conB {text-align: center;}

.conB .container {
	max-width:1160px;
	margin-left: auto;
	margin-right:auto;
}

.conB img {width: 100%;}

.conB .title1 {
	min-height:60px;
	margin-top: 20px;
}
.conB .box1 {
	float: left;
	margin-left: 40px;
	font-size: 24px;
	margin-top: 30px;
	line-height: 2.5em;
	color: #fff;
	text-align: left;
}

/* ベネフィット */

.conC {text-align: center;}

.conC .container0 {
	margin-top: 300px;
	max-width:1160px;
	margin-left: auto;
	margin-right:auto;
}
.conC .container {
	margin-top: 60px;
	max-width:1160px;
	margin-left: auto;
	margin-right:auto;
	background-color: #000;
}

.conC .title1 {
	min-height:60px;
	margin-top: 20px;
}
.conC .box0 {
	margin-left: 100px;
	margin-right: 100px;
	margin-top: 20px;
	text-align: center;
}
.conC .box1 {
	margin-left: 100px;
	margin-right: 100px;
	margin-top: 30px;
	text-align: center;
}
.conC .box01 {
	margin-left: 100px;
	margin-right: 100px;
	margin-top: 20px;
	text-align: center;
}
.conC .box001 {
	margin-left: 100px;
	margin-right: 100px;
	margin-top: 0px;
	text-align: center;
}
.conC .box2 {
	margin-left: auto;
	margin-right:auto;
	color: #c8aa6e;
	line-height: 2em;
	font-size: 20px;
	margin-top: 50px;
	text-align: center;
}
.conC .box3 {
	margin-left: 30px;
	margin-right:30px;
	margin-top: 50px;
	text-align: center;
	margin-bottom: 30px;
}
.conC img {width: 100%;}
.conD img {width: 100%;}

.conC a:hover img {
  opacity: 0.5;
  filter: alpha(opacity=50);
  -ms-filter: "alpha(opacity=50)";
}

/* 特徴 */

.conD {text-align: center;}

.conD .container {
	margin-top: 100px;
	max-width:1160px;
	margin-left: auto;
	margin-right:auto;
}
.conD .title1 {
	min-height:60px;
	margin-top: 20px;

}
.conD .title2 {
	min-height:60px;
	margin-top: 60px;

}
.conD .box1 {
	margin-left: 100px;
	margin-right: 100px;
	margin-top: 0px;
	text-align: center;
}
.conD .box2 {
	margin-left: 80px;
	margin-right:30px;
	color: #fff;
	line-height: 1.5em;
	font-size: 20px;
	margin-top: 10px;
	text-align: left;
}
.conD .box3 {
	margin-left: 30px;
	margin-right:30px;
	margin-top: 50px;
	text-align: center;
	margin-bottom: 30px;
}
.conD .box4 {
	margin-left: 80px;
	margin-right:30px;
	color: #fff;
	line-height: 1.5em;
	font-size: 20px;
	margin-top: 10px;
	text-align: left;
}
.conD .box5 {
	margin-left: 70px;
	margin-right:30px;
	margin-top: 50px;
	text-align: center;
	margin-bottom: 30px;
}

.conD img {width: 100%;}

.conD a:hover img {
  opacity: 0.5;
  filter: alpha(opacity=50);
  -ms-filter: "alpha(opacity=50)";
}

/* パーソナルチューニング */

.conE {text-align: center;}

.conE .container {
	margin-top: 10px;
	max-width:1160px;
	margin-left: auto;
	margin-right:auto;
	background-color: #000;
}
.conE .title1 {
	min-height:60px;
	margin-top: 20px;

}
.conE .box1 {
	margin-left: 0px;
	background-color: #000;
}
.conE .box2 {
	margin-left: 80px;
	margin-right: 80px;
	color: #fff;
	line-height: 1.5em;
	font-size: 20px;
	margin-top: 50px;
	text-align: left;
}
.conE img {width: 100%;}

/* パノラマチューニング */

.conF {text-align: center;}

.conF .container {
	margin-top: 10px;
	max-width:1160px;
	margin-left: auto;
	margin-right:auto;
	background-color: #000;
}
.conF .title1 {
	min-height:60px;
	margin-top: 20px;

}
.conF .box1 {
	margin-left: 0px;
	background-color: #000;
}
.conF .box1 p {
	color: #fff;
	line-height: 1.5em;
	font-size: 20px;
	margin-top: 0px;
	text-align: center;
}
.conF .box2 {
	margin-left: 10px;
	margin-right: 10px;
	color: #fff;
	line-height: 1.5em;
	font-size: 16px;
	margin-top: 20px;
	text-align: left;
}

.conF img {width: 100%;}


table.type01 {
	width: 100%;
	border-collapse: collapse;
	text-align: left;
	font-size: 24px;
	line-height: 1.5;
}
table.type01 th {
	width: 90%;
	padding: 10px 0px 10px 40px;
	color: #fff;
	vertical-align: middle;
	border: 1px solid #3e3e3e;
	background-color: #000;
}
table.type01 td {
	width: 10%;
	padding: 20px 10px 20px 10px;
	padding: 10px;
	vertical-align: middle;
	border: 1px solid #3e3e3e;
	background-color: #000;
}

/* フェイス・プロフィール */

.conG {text-align: center;}

.conG .container {
	max-width:1160px;
	margin-left: auto;
	margin-right:auto;
	margin-top: 100px;
}

.conG img {width: 100%;}

.conG .title1 {
	min-height:60px;
	margin-top: 20px;
}
.conG .title2 {
	min-height:60px;
	margin-top: 20px;
}
.conG .box1 {
	margin-left: 100px;
	margin-right: 40px;
	font-size: 20px;
	margin-top: 0px;
	line-height: 1.5em;
	color: #fff;
	text-align: left;
}
.conG .box2 {
	float: left;
	width: 35%;
	margin-left: 30px;
	margin-right: 20px;
	margin-top: 40px;
}
.conG .box3 {
	float: left;
	width: 58%;
	margin-left: 0px;
	margin-right: 0px;
	font-size: 20px;
	margin-top: 40px;
	line-height: 1.5em;
	color: #fff;
	text-align: left;
}
.clearfix:after {
  content: "";
  clear: both;
  display: block;
}

/* Made in Japan */

.conM {text-align: center;}

.conM .container {
	margin-top: 100px;
	margin-bottom: 50px;
	max-width:1160px;
	margin-left: auto;
	margin-right:auto;
}
.conM .title1 {
	min-height:60px;
	margin-top: 60px;

}
.conM .box1 {
	margin-top: 60px;
	margin-left: 0px;
}
.conM .box2 {
	float: left;
	width: 65%;
	margin-left: 80px;
	margin-right: 40px;
	margin-top: 40px;
	margin-bottom: 100px;
	font-size: 20px;
	line-height: 1.5em;
	color: #fff;
	text-align: left;
}
.conM .box3 {
	float: left;
	width: 24%;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 40px;
	text-align: left;
}
.conM img {width: 100%;}


/* 製品仕様 */

.conH {text-align: center;}

.conH .container {
	margin-top: 150px;
	max-width:1160px;
	margin-left: auto;
	margin-right:auto;
}
.conH .title1 {
	min-height:60px;
	margin-top: 20px;

}
.conH .title2 {
	min-height:60px;
	margin-top: 60px;

}
.conH .box1 {
	margin-left: 100px;
	margin-right: 100px;
	color: #fff;
	line-height: 1.5em;
	font-size: 20px;
	margin-top: 30px;
	text-align: left;
}
.conH .box2 {
	width: 45%;
	float: left;
	margin-left: 20px;
	margin-right: 40px;
	color: #fff;
	line-height: 1.5em;
	font-size: 20px;
	margin-top: 10px;
	text-align: left;
}
.conH .box3 {
	width: 45%;
	float: left;
	margin-left: 20px;
	margin-right:30px;
	margin-top: 10px;
	text-align: center;
}
.conH .box4 {
	margin-left: 300px;
	margin-right:300px;
	margin-top: 10px;
	margin-bottom: 100px;
	text-align: center;
	color: #fff;
	line-height: 1.5em;
	font-size: 16px;
}
.conH .box5 {
	margin-left: 300px;
	margin-right:300px;
	margin-top: 100px;
	margin-bottom: 20px;
	text-align: center;
	line-height: 1.5em;
	font-size: 20px;
}
.conH .box5 a:link { color: #fff; }
.conH .box5 a:visited { color: #fff; }
.conH .box5 a:hover { color: #ffdd00; }
.conH .box5 a:active { color: #ff8000; }

.conH img {width: 100%;}

.conH .box4 a:hover img {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -ms-filter: "alpha(opacity=80)";
}

/* パーソナルチューニング */

.conX {text-align: left;}

.conX .container {
	margin-top: 10px;
	max-width:1160px;
	margin-left: auto;
	margin-right:auto;
	background-color: #000;
}
.conX .box1 {
	margin-left: 0px;
	background-color: #000;
}
.conX .box2 {
	margin-left: 30px;
	margin-right: 0px;
	height: 150px;
	color: #fff;
	line-height: 1.5em;
	font-size: 15px;
	margin-top: 50px;
	text-align: left;
}



/* Footer */

.footer {text-align: left;}

.footer .container {
	max-width:1160px;
	margin-top:100px;
	margin-left: auto;
	margin-right: auto;
	background-image: url("http://www.nikon-lenswear.jp/category/century-ai/css/images/footer_back.jpg")
}
.footer .box1 {
	float: left;
	padding: 10px;
	color: #fff;
	line-height: 1.5em;
	font-size: 16px;
	text-align: left;
	background-color: #2a2b2f;
}
.footer .box2 {
	float: left;
	width: 22%;
	padding: 10px;
	color: #fff;
	line-height: 1.5em;
	font-size: 16px;
	text-align: left;
	background-color: #2a2b2f;
}
.footer .box3 {
	float: left;
	width: 60%;
	padding: 13px;
	color: #fff;
	line-height: 1.5em;
	font-size: 12px;
	text-align: right;
	background-color: #2a2b2f;
}

.footer a{
 color:#fff;
 text-decoration:none;
 margin:0;
 font-size: 100%;
 display:block;
}

.footer a:hover{
 color:#ff0000;
}

/* お問い合わせ */

.info {text-align: center;}

.info .container {
	max-width:1160px;
	margin-left: auto;
	margin-right:auto;
	margin-top: 10px;
}

.info img {width: 100%;}

.info .title1 {
	min-height:60px;
	margin-top: 20px;
}
.info .title2 {
	min-height:60px;
	margin-top: 20px;
}
.info .box1 {
	margin-left: 100px;
	margin-right: 40px;
	font-size: 20px;
	margin-top: 0px;
	line-height: 1.5em;
	color: #fff;
	text-align: left;
}
/* パーソナル２・チューニング・フィルター */

.personal2 {text-align: center;}

.personal2 .container {
	max-width:1160px;
	margin-left: auto;
	margin-right:auto;
	margin-top: 10px;
}

.personal2 img {width: 100%;}

.personal2 .title2 {
	min-height:60px;
	margin-top: 40px;
}
.personal2 .box1 {
	margin-left: 100px;
	margin-right: 40px;
	font-size: 20px;
	margin-top: 0px;
	line-height: 1.5em;
	color: #fff;
	text-align: left;
}
.personal2 .box2 {
	margin-left: 20px;
	margin-right: 40px;
	font-size: 20px;
	margin-top: 30px;
	line-height: 1.5em;
	color: #fff;
	text-align: left;
}
.personal2 img {width: 100%;}
.personal2 .box3 {
	float: left;
	margin-left: 50px;
	color: #d1c589;
	font-size: 18px;
	margin-top: 50px;
	max-width: 60%;
}
.personal2 .box4 {
	float: left;
	margin-left: 50px;
	margin-top: 100px;
	max-width: 30%;
	color: #fff;
	font-size: 18px;
	text-align: left;
}
.personal2 .box5 {
	margin-left: 50px;
	margin-right: 50px;
	font-size: 20px;
	margin-top: 50px;
	line-height: 1.5em;
	color: #fff;
	text-align: left;
}


/* スマホ用 */
@media screen and (max-width: 768px) {

.pc { display: none !important; }
.sp { display: block !important; }



.header .box3 {
	position: fixed;
text-align: right;
}





header {
    position:fixed;
    width:100%;
    height:60px;
    top:0;
    left:0;
    background:#000;
    border-bottom:1px solid #000;
    z-index:100;
}
.spmenu_btn {
    display:block;
    position:absolute;
    top:8px;
    right:10px;
    width:42px;
    height:40px;
background-image: url("../images/sp_menu.png");
}


.spmenu_btn:before {
    content:'';
    position:absolute;
    width:42px;
    height:2px;
    background:#000;
    top:-9px;
    right:0;
    -moz-transition:all 0.3s;
    -webkit-transition:all 0.3s;
    transition:all 0.3s;
}
.spmenu_btn:after {
    content:'';
    position:absolute;
    width:42px;
    height:2px;
    background:#000;
    bottom:-9px;
    right:0;
    -moz-transition:all 0.3s;
    -webkit-transition:all 0.3s;
    transition:all 0.3s;
}
.spmenu_btn.active {
    background:#FFF;
}
.spmenu_btn.active:before {
    -moz-transform:rotate(-135deg);
    -webkit-transform:rotate(-135deg);
    transform:rotate(-135deg);
    top:0;
    right:0;
}
.spmenu_btn.active:after {
    -moz-transform:rotate(135deg);
    -webkit-transform:rotate(135deg);
    transform:rotate(135deg);
    bottom:0;
    right:0;
}

.spmenu {
    display:none;
    position:absolute;
    top:51px;
    left:0;
    width:100%;
    background:#000;
}
nav {
    display:block;
    width:100%;
    margin:0 auto;
}
nav li a {
    display:block;
    width:100%;
    color:#FFF;
    padding:15px;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    position:relative;
    border-bottom:1px solid #999;
}








/* 動画埋め込み */
.movie .container {
	max-width:768px;
	margin-left: auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:10px;
}
.movie .container iframe {
	width:768px;
	height:300px;
}

/* コンテンツ　ヘッダ */
.header {text-align: center;}
.header h1 {
	margin-top: 0;
	margin-bottom: 10px;
	font-size: 48px;
	color: #ffffff;
}
.header .container {
	margin-top: 10px;
	overflow: hidden;
	max-width:1160px;
	margin-left: auto;
	margin-right:auto;
}
.header .box1 {
	float: left;
	max-width:100%;
	margin-left: 0px;
}
.header .box2 {
	float: left;
	max-width:100%;
	margin-top: 5px;
	margin-left: 0px;
}
.header .box3 {
	float: right;
	max-width:10%;
	margin-left: 0px;
}

/* clearfix */
.header .container :before,
.header .container :after {
    content: "";
    display: table;
}
.header .container r:after {
    clear: both;
}

.header img {max-width: 100%;}

.header p {
	margin-top: 0;
	margin-bottom: 0px;
	font-size: 18px;
}

/* センチュリー設計 */
.conA1 .box1 {
	float: left;
	margin-left: 0px;
	max-width: 100%;
}
.conA1 .box2 {
	float: left;
	margin-left: 20px;
	margin-right: 20px;
	color: #d1c589;
	font-size: 16px;
	line-height: 1.5em;
	margin-top: 0px;
	max-width:100%;
}
.conA2 .box1 {
	margin-top: 40px;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	max-width: 100%;
	color: #fff;
	font-size: 16px;
}
.conA2 .box1 p {
	float: left;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 20px;
	color: #fff;
	font-size: 16px;
}
.conA2 .box2 {
	float: left;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 0px;
	max-width:100%;
}

.conB .container {
	max-width:1160px;
	margin-left: auto;
	margin-right:auto;
}

/* こんな方におすすめ */


.conB .container {
	margin-top: 40px;
	margin-left: auto;
	margin-right:auto;
}
.conB .box1 {
	float: left;
	margin-left: 0px;
	font-size: 18px;
	margin-top: -10px;
	line-height: 1.5em;
	color: #fff;
	text-align: left;
}
/* ベネフィット */
.conC .container {
	margin-top: 0px;
	margin-left: auto;
	margin-right:auto;
	background-color: #000;
}
.conC .box1 {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 20px;
	text-align: center;
}
.conC .box01 {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 40px;
	text-align: center;
}
.conC .box001 {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	text-align: center;
}
.conC .box2 {
	margin-left: 20px;
	margin-right:15px;
	color: #d1c589;
	line-height: 1.5em;
	font-size: 16px;
	margin-top: 10px;
	text-align: left;
}
.conC .box3 {
	margin-left: 10px;
	margin-right:10px;
	margin-top: 20px;
	text-align: center;
	margin-bottom: 30px;
}
/* 特徴 */

.conD .container {
	margin-top: 80px;
	margin-left: auto;
	margin-right:auto;
}
.conD .title1 {
	margin-top: 10px;

}
.conD .title2 {
	margin-top: 30px;

}
.conD .box1 {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	text-align: center;
}
.conD .box2 {
	margin-left: 20px;
	margin-right:10px;
	color: #fff;
	line-height: 1.5em;
	font-size: 16px;
	margin-top: 0px;
	text-align: left;
}
.conD .box3 {
	margin-left: 10px;
	margin-right:10px;
	margin-top: 20px;
	text-align: center;
	margin-bottom: 30px;
}
.conD .box4 {
	margin-left: 20px;
	margin-right:10px;
	color: #fff;
	line-height: 1.5em;
	font-size: 16px;
	margin-top: 0px;
	text-align: left;
}
.conD .box5 {
	margin-left: 10px;
	margin-right:10px;
	margin-top: 20px;
	text-align: center;
	margin-bottom: 30px;
}
/* パーソナル・プリズム */
.conE .container {
	margin-top: -50px;
	background-color: #000;
}
.conE .title1 {
	margin-top: 0px;

}
.conE .title2 {
	margin-top: 30px;

}
.conE .box1 {
	margin-top: 20px;
}
.conE .box2 {
	margin-left: 20px;
	margin-right: 10px;
	color: #fff;
	line-height: 1.5em;
	font-size: 16px;
	margin-top: 10px;
	text-align: left;
}
.conF .box1 p {
	color: #fff;
	margin-left: 15px;
	margin-right:15px;
	line-height: 1.5em;
	font-size: 16px;
	margin-top: -10px;
	text-align: center;
}
.conF .box2 {
	margin-left: 10px;
	margin-right: 10px;
	color: #fff;
	line-height: 1.5em;
	font-size: 12px;
	margin-top: 20px;
	text-align: left;
}
table.type01 {
	width: 100%;
	border-collapse: collapse;
	text-align: left;
	font-size: 16px;
	line-height: 1.5;
}
table.type01 th {
	width: 70%;
	padding: 5px;
	color: #fff;
	vertical-align: middle;
	border: 1px solid #3e3e3e;
	background-color: #000;
}
table.type01 td {
	width: 30%;
	padding: 5px;
	vertical-align: middle;
	border: 1px solid #3e3e3e;
	background-color: #000;
}
/* フェイス・プロフィール */

.conG .container {
	margin-top: 50px;
}

.conG .title1 {
	margin-top: 0px;
}
.conG .title2 {
	margin-top: 0px;
}
.conG .box1 {
	margin-left: 10px;
	margin-right: 10px;
	font-size: 16px;
	margin-top: 10px;
	line-height: 1.5em;
	color: #fff;
	text-align: left;
}
.conG .box2 {
	width: 100%;
	margin-left: 0px;
	margin-right: 40px;
	margin-top: 10px;
}
.conG .box3 {
	width: 95%;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 16px;
	margin-top: 20px;
	line-height: 1.5em;
	color: #fff;
	text-align: left;
}

.conH .container {
	margin-top: 30px;
}
.conH .title1 {
	min-height:60px;
	margin-top: 20px;

}
.conH .title2 {
	min-height:60px;
	margin-top: 10px;

}
.conH .box1 {
	margin-left: 10px;
	margin-right: 10px;
	color: #fff;
	line-height: 1.5em;
	font-size: 16px;
	margin-top: 0px;
	text-align: left;
}
.conH .box2 {
	width: 95%;
	margin-left: 10px;
	margin-right: 10px;
	color: #fff;
	line-height: 1.5em;
	font-size: 16px;
	margin-top: 10px;
	text-align: left;
}
.conH .box3 {
	width: 95%;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	text-align: center;
}
.conH .box4 {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	text-align: center;
	color: #fff;
	line-height: 1.5em;
	font-size: 10px;
}
.conH .box5 {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 100px;
	text-align: center;
	color: #fff;
	line-height: 1.5em;
	font-size: 15px;
}
.conM .title1 {
	margin-top: 0px;

}
.conM .box1 {
	margin-top: 30px;
}
.conM .box2 {
	float: left;
	width: 95%;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 16px;
	line-height: 1.5em;
	color: #fff;
	text-align: left;
}
/* Footer */

.footer {text-align: center;}

.footer .container {
	margin-top:50px;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}
.footer .box1 {
	padding: 10px;
	color: #fff;
	line-height: 1.5em;
	font-size: 14px;
	text-align: center;
	background-color: #2a2b2f;
}
.footer img {width: 100%;}


/* お問い合わせ */

.info .container {
	margin-top: 50px;
}

.info .title1 {
	margin-top: 0px;
}
.info .box1 {
	margin-left: 10px;
	margin-right: 10px;
	font-size: 16px;
	margin-top: 10px;
	line-height: 1.5em;
	color: #fff;
	text-align: left;
}
/* パーソナル２・チューニング */

.personal2 .container {
	margin-top: 30px;
}

.personal2 .box1 {
	margin-left: 10px;
	margin-right: 10px;
	font-size: 16px;
	margin-top: 10px;
	line-height: 1.5em;
	color: #fff;
	text-align: left;
}
.personal2 .box2 {
	margin-left: 10px;
	margin-right: 40px;
	font-size: 20px;
	margin-top: 30px;
	line-height: 1.5em;
	color: #fff;
	text-align: left;
}
.personal2 .box3 {
	float: left;
	margin-left: 10px;
	color: #d1c589;
	font-size: 18px;
	margin-top: 20px;
	max-width: 100%;
}
.personal2 .box4 {
	float: left;
	margin-left: 10px;
	margin-top: 10px;
	color: #fff;
	font-size: 16px;
	text-align: left;
	max-width: 100%;
}
.personal2 .box5 {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 20px;
}
.personal2 img {width: 100%;}


}




/* 追記  */
@media screen and (max-width: 768px) {
    header {
        background: #fff;
    }
    header .container {
        background: #fff;
    }
    .hinner {
        background: #fff;
    }
    .htop {
        width: 85%;
    }
    .htop img {
        float: left;
        margin-top: 12px;
        margin-left: 12px;
    }
    .nikon_logo {
      height: 40px;
    }
    .hmenu {
        width: 15%;
/*      float: right;
        margin-top: 6px; */
        position: absolute;
        right: 0;
        top: 8px;
    }
    .hmenu img {
        width: 50px;
        height: 50px;
    }
    .hlink {
        text-align: left;
        margin-left: 12px;
        font-size: 10px;
    }
    .hlink a {
        text-decoration: none;
        margin-right: 2px;
    }
    .spmenu {
        top: 67px;
    }
    .spmenu nav ul {
        padding: 0;
        margin: 0;
        text-align: left;
    }
    .spmenu nav ul a {
        text-decoration: none;
        border: none;
    }
    .spmenu nav ul li {
        padding-left: 35px;
        border-bottom: 1px solid #999;
    }
    /* フッター */
    .footer {
        color: #333;
        background: #fff;
        width: 100%;
        font-size: 13px;
        text-align: left;
        position: absolute;
        left: 0;
        font-family: "Helvetica Neue",Roboto,"ヒラギノ角ゴ ProN","Hiragino Kaku Gothic ProN",MotoyaLCedar,sans-serif;
    }
    .footer a {
        color: #333;
    }
    .mod-signature {
        padding: 37px 12px 10px;
        border-top: 1px solid #dedede;
        text-align: left;
        font-weight: bold;
    }
    .mod-footer-link {
        padding: 16px 12px 4px;
        text-align: left;
        border-top: 1px solid #dedede;
        float: none;
        padding: 16px 12px 4px;
        border-top: 1px solid #dedede;

    }

    .mod-footer-link a {
        display: inline;
        margin-right: 20px;
        text-decoration: underline!important;
    }
    .mod-footer-link p {
        margin: 0 0 12px;
    }
    .mod-footer-globalLink {
        display: block;
        border-top: 1px solid #dedede;
        border-bottom: 1px solid #dedede;
        padding: 12px 12px 11px;
        text-decoration: underline!important;
    }
    .mod-globalLink {
        display: inline-block;
    }
    .mod-globalLink span {
        text-decoration: underline;
    }
    .mod-globalLink:before {
        display: inline-block;
        vertical-align: top;
        content: '';
        margin-top: 3px;
        margin-right: 6px;
        text-indent: 100%;
        white-space: nowrap;
        overflow: hidden;
        width: 14px;
        height: 14px;
        background: url(../images/icon_01.jpg) no-repeat;
        -webkit-background-size: 14px 14px;
        -moz-background-size: 14px 14px;
        background-size: 14px 14px;
    }
    .mod-footer-copyright {
        padding: 15px 12px 18px;
        text-align: right;
        line-height: 1;
    }
    .mod-footer-copyright small {
        font-size: 12px;
    }
}
#footer_nikon dd {
    margin-left: 0;
}

/* [PC]グローバルナビゲーション */
.nav_list {
    border:2px solid #c8aa6e;
}
.nav_list ul {
    display: -webkit-flex;
    display: flex;
    flex-flow: row nowrap;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    padding: 0;
    margin: 0;
}

.nav_list ul li {
    float: none;
    padding: 12px;
    -webkit-flex-grow: 1;
    flex-grow: 1;
}
.nav_list li:not(:last-child) {
    border-right:1px solid #c8aa6e;
}
.menuA .fixed {
 position:fixed;
 top:0;
 max-width: 1160px;
 text-align: center;
/*    left: 0;*/
}
.keysp {
    margin-top: 80px;
}