@charset "shift_jis";
/*==============================================
common
============================================= */

#header {
border-bottom: #ededed solid 1px;
}
.headerIn,
.footerIn {
width: 930px;
margin: 0 auto;
}
.copyRight { border-top: 1px solid #ededed; }
#footer { margin-top: 10px; }
.pageTop { border-radius: 50%; }

.sponly {
display: none;}

/*---- 文字　 ----*/
#mainContents .paragraph,
#mainContents .mainTitleWrap,
table th,table td,
.productBox,
.annotation{
font-family:'游ゴシック Medium', '游ゴシック体', 'Yu Gothic Medium', YuGothic, 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
font-feature-settings: "palt" 1;
letter-spacing: 0.05em;
}

#mainContents p {
font-size:  124%;
line-height: 2;
}

#mainContents .cap{
font-size: 108%;
line-height: 1.9;}


#mainContents p + p {
margin-top: 20px;}

sup {
font-size: 60%;
vertical-align: top;
position: relative;
top: 0.3em;
}


/*==============================================
看板
============================================= */
.mainTitleWrap {
width: 100%;
background: linear-gradient(180deg,#000 0%,#000 600px,#fff 600px,#fff 100%);
}
.mainTitle {
padding: 80px 0 0;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/12_nikon_z9/top_bg.jpg) center top no-repeat;
}
h1 {
width: 1038px;
height: 465px;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/12_nikon_z9/pc_title.png) right top no-repeat;
text-indent: -999em;
font-size: 0;
z-index: 1;
margin: 0 auto;
}

.lead {
width: 930px;
margin: 90px auto 0;
}

.lead a:link,
.lead a:visited {
color: #f7a300;
text-decoration: underline;
font-weight: bold;
}
.lead a:hover,
.lead a:active {
color: #f7a300;
text-decoration: none;
}

/*==============================================
バナー
============================================= */
.topbnr a{
display: block;
width: 930px;
height: 160px;
text-indent: -999em;
background:#000 url(https://img1.kakaku.k-img.com/images/article/tieup/22/12_nikon_z9/banner.jpg) center top no-repeat;
margin: 60px auto 0;
border: #000 2px solid;
overflow: hidden;
box-sizing: border-box;
transition: 0.2s ease-in-out;}

.innerbnr {
width: 100%;}

.innerbnr a{
display: block;
width: 930px;
height: 160px;
text-indent: -999em;
background:#000 url(https://img1.kakaku.k-img.com/images/article/tieup/22/12_nikon_z9/banner.jpg) center top no-repeat;
border: #000 2px solid;
margin: 0 auto;
overflow: hidden;
box-sizing: border-box;
transition: 0.2s ease-in-out;}

.topbnr a:hover,
.innerbnr a:hover{
border: #fdea3c 2px solid;
opacity: 0.8;
filter: alpha(opacity=80);}

/*-- .contentsNavi --*/
.contentsNavi{
width: 930px;
margin: 80px auto 0;
box-sizing: border-box;}

.contentsNavi ul {
display: table;
border-right: #474747 dotted 1px;
}

.contentsNavi li {
display: table-cell;
border-left: #474747 dotted 1px;
width: 25%;
box-sizing: border-box;}

.contentsNavi li a {
height: 176px;
display: block;
font-size: 16px;
line-height: 1.7;
padding: 10px 20px 0;
font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
letter-spacing: 0.08em !important;
box-sizing: border-box;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/22/12_nikon_z9/anchor_arrow.png) center bottom no-repeat;
transition: 0.2s ease-in-out;}

.contentsNavi li a:hover {
color: #f7a300;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/22/12_nikon_z9/anchor_arrow_over.png) center bottom no-repeat;
}

.contentsNavi li a .icon{
display: block;
height: 50px;
font-weight: bold;
font-size: 20px;
text-align: center;
}



/*==============================================
#mainContents
============================================= */
.paragraph {
margin-top: 150px;}

.paragraphIn {
width: 930px;
margin: 80px auto 100px;}

.paragraph h2 {
background-color: #000;
margin: 0 auto;
padding: 50px 0;
text-align: center;
font-size: 31px;
line-height: 1.6;
font-weight: bold;
font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
letter-spacing: 0.08em !important;
color: #fff;}

.paragraph h2 .icon {
display: block;
height: 88px;
font-weight: bold;
font-size: 40px;}

.paragraph h3 {
font-size: 27px;
line-height: 1.6;
font-weight: bold;
color: #f9b811;
border-bottom: #f9b811 1px solid;
padding-bottom: 5px;
padding-left: 25px;
margin-top: 90px;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/12_nikon_z9/h3_icon.png) left 8px no-repeat;
}

.paragraph h4 {
color: #f9b811;
font-size: 22px;
line-height: 1.6;
font-weight: bold;
margin-top: 80px;
}

.paragraph h3 + h4,
.paragraph h3 + p{
margin-top: 60px;
}

.paragraph h4 + p {
margin-top: 35px;
}

.subtit {
font-size: 20px;
font-weight: bold;
margin-bottom: 10px;
}

.marker {
border-bottom: #aaaaaa 2px dotted;
font-weight: bold;
padding-bottom: 2px;
}

/*----　画像　----*/
.w700 {width: 700px;}

.imgBox {margin:80px auto 0;}

.imgBox div {overflow: hidden;}

.imgBox .floatL,
.imgBox .floatR {width:455px;}
.imgBox img {width: 100%;}

.imgBox a {
font-size: 0;
display: block;
cursor: zoom-in;}

.imgBox a img{
transition: 0.2s ease-in-out;}

.imgBox a:hover img {
opacity: 0.8;
filter: alpha(opacity=80);}

.imgBox .cap a {
font-size: 100% !important;
display: inline-block !important;
color: #5a7ddd;
text-decoration: underline;}

.imgBox div + .cap,
.imgBox a + .cap{
margin-top: 15px;}

a.floatL + .cap,
a.floatR + .cap{
margin-top: 0;}

.imgBox + p {
margin-top: 90px;
}


/*----　動画 ----*/
.movBox {
width: 650px;
margin: 90px auto 0;
}

.movBox .tit {
font-size: 19px;
font-weight: bold;
margin-bottom: 10px;
}

.mov {
width:650px;
height: 366px;
background: #666;
display: table;
margin-bottom:10px;
line-height: 0;
}
.movTxt {
display: table-cell;
line-height: 1.3;
color: #fff;
vertical-align: middle;
text-align: center;
}
.movIcon{
color: #000;
margin-bottom: 10px;
}
.movWrap {
display: block;
overflow: hidden;
}

.movBox + p {
margin-top: 80px;
}

/*----　作例　----*/
.sampleBox {
width: 930px;
margin: 90px auto 0;
overflow: hidden;
padding: 80px 115px;
box-sizing: border-box;
border: #323232 1px solid;
}

.sampleBox img {
width: 100%;
}
.sampleBox .cap {
margin-top: 15px;
}

.sampleText a {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/12_nikon_z9/photo_arrow.png) left 50% no-repeat;
background-size: 18px;
padding-left: 30px;
color: #f9b811;
font-size: 16px;
display: block;
margin-top: 15px;
text-decoration: underline;
}

.sampleBox p.cap + p {
margin-top: 70px !important;
}


/*==============================================
.productBox
============================================= */
.productBox{
width: 930px;
margin: 90px auto 0;}

.productBox a {
display: table;
transition: 0.2s ease-in-out;}

.productBox a:hover {
opacity: 0.7;
filter: alpha(opacity=70);	
}

.productBox a .img,
.productBox a .info{
display: table-cell;
vertical-align: middle;}

.productBox a .img{
width: 400px;
text-align: left;}

.productBox a .info {
width: 530px;
}

.productBox a .info .catch,
.productBox a .info .name{
text-indent: -999em;
font-size: 0;
}

.productBox a .info .name {
width: 519px;
height: 190px;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/12_nikon_z9/prd_name.png) center top no-repeat;
}

.productBox a .info .btn {
width: 520px;
height: 54px;
margin: 0 auto 0;
background: rgb(253,229,55);
background:#fde334 url(https://img1.kakaku.k-img.com/images/article/tieup/22/12_nikon_z9/prd_arrow.png) ;
background-repeat: no-repeat;
background-position: 94%;
border-radius: 54px;
text-align: center;
font-size: 16px;
line-height: 54px;
font-weight: bold;}

.productBox a:hover .info .btn{
background:#fde334 url(https://img1.kakaku.k-img.com/images/article/tieup/22/12_nikon_z9/prd_arrow.png) ; 	
background-repeat: no-repeat;
background-position: 94%;
}


/*-- 注釈 --*/
.annotation{
width: 930px;
margin: 50px auto 0;
}

.annotation li {
font-size: 13px;
}

.annotation li + li {
margin-top: 10px;
}

/*-- maker --*/
.makerBanner {
width: 930px;
margin: 120px auto 0;}

.makerBanner a {
display: block;
transition: 0.2s ease-in-out;}

.makerBanner a:hover{
opacity: 0.7;
filter: alpha(opacity=70);}

.makerBanner a + a{
margin-top: 30px;}

/*==============================================
.releasedate
============================================= */
.releasedate {
font-size: 11px; 
color: #333;
width: 930px; 
margin: 70px auto 0; 
padding-bottom: 100px;
text-align: right;}

