@charset "shift_jis";
/*==============================================
common
============================================= */
.spTitleImg,
.bnr .item,
.forSp,
.sPreviewTxt {
display:none;
}
#header {
border-bottom: #ededed solid 1px;
}
.headerIn,
.footerIn {
width: 1084px;
margin: 0 auto;
}
.copyRight { border-top: 1px solid #ededed; }
#footer { margin-top: 10px; }
.pageTop { border-radius: 50%; }

/*==============================================
看板
============================================= */
#mainContents {
    font-family: "noto", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Yu Gothic", "Meiryo", "Arial", sans-serif;
	letter-spacing: 0.08em;
    font-feature-settings: "palt" 1;
	overflow: hidden;
}

/*==============================================
 .noto
============================================= */
/* regular */
@font-face {
    font-family: 'noto';
    src: url(https://img1.kakaku.k-img.com/images/fonts/noto-sans/NotoSansJP-Regular.woff);
    font-weight: normal;
}
/* medium */
@font-face {
    font-family: 'noto';
    src: url(https://img1.kakaku.k-img.com/images/fonts/noto-sans/NotoSansJP-Medium.woff);
    font-weight: 500;
}
/* bold */
@font-face {
    font-family: 'noto';
    src: url(https://img1.kakaku.k-img.com/images/fonts/noto-sans/NotoSansJP-Bold.woff);
    font-weight: 700;
}
.mainTitleWrap {
background: #00080e url(https://img1.kakaku.k-img.com/images/article/tieup/25/04_nikon/bg.webp) top center no-repeat;
width: 100%;
padding-top: 113px;
}

/*---- .title ----*/
h1 {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/25/04_nikon/title.webp) left top no-repeat;
box-sizing: border-box;
margin: 0 auto 90px;
text-indent: -999em;
font-size: 0;
width: 1084px;
height: 399px;
z-index: 1;
}

/*---- .lead ----*/
.lead {
color: #eaeaea;
font-size: 16px;
line-height: 2;
width: 930px;
margin: 60px auto 0;
	letter-spacing: 0.15em;
    font-feature-settings: "palt" 1;
}
.sampleBox a,
.lead a {
transition: .1s;
font-weight: bold;
}
.sampleBox a:link,
.sampleBox a:visited,
.lead a:link,
.lead a:visited {
color: #00aeff;
text-decoration: underline;
}
.sampleBox a:hover,
.sampleBox a:active,
.lead a:hover,
.lead a:active {
color: #7fd3fa;
}


/*---- .contentsNavi ----*/
.contentsNavi {
width:100%;
margin: 0 auto;
padding-bottom: 50px;
}
.contentsNavi ul {
border-left: #33393e solid 1px;
box-sizing: border-box;
width: 930px;
margin: 0 auto;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.contentsNavi li a {
color: #fff;
width: 192px;
height: 215px;
display: block;
box-sizing: border-box;
transition: 0.3s;
word-break: break-all;
font-size: 14px;
line-height: 1.6;
position: relative;
font-weight: normal;
padding-top: 95px;
}
.menu01 a { background:url(https://img1.kakaku.k-img.com/images/article/tieup/25/04_nikon/menu01.jpg) top no-repeat; }
.menu02 a { background:url(https://img1.kakaku.k-img.com/images/article/tieup/25/04_nikon/menu02.jpg) top no-repeat; }
.menu03 a { background:url(https://img1.kakaku.k-img.com/images/article/tieup/25/04_nikon/menu03.jpg) top no-repeat; }
.menu04 a { background:url(https://img1.kakaku.k-img.com/images/article/tieup/25/04_nikon/menu04.jpg) top no-repeat; }
.contentsNavi li {
border-right: #33393e solid 1px;
box-sizing: border-box;
padding-left: 20px;
width: 232px;
}
.contentsNavi li a:hover {
opacity: 0.6;
}
.contentsNavi li a img{
margin-bottom: 13px;
}
.contentsNavi li a b {
color: #fff;
font-size: 23px;
line-height: 1.2;
display:block;
text-align: center;
font-weight: bold;
padding-bottom: 7px;
}
.contentsNavi li a:hover {
opacity: 0.6;
}
/*==============================================
bnr
============================================= */
.topbnr {
width: 930px;
margin: 40px auto 90px;
}

.topbnr a {
display: block;
width: 930px;
height: 167px;
text-indent: -9999px;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/25/04_nikon/top_bnr.webp) no-repeat;
overflow: hidden;
-webkit-transition: .1s ease-in-out;
-moz-transition: .1s ease-in-out;
  -o-transition: .1s ease-in-out;
transition: .1s ease-in-out;
}
.topbnr .bnr  {
width: 930px;
height: 167px;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/25/04_nikon/top_bnr_over.webp) no-repeat;
margin: 0 auto;
}


.innerbnr {
width: 100%;
margin: 80px auto 0;
padding: 0 0 110px;
}
.innerbnr a {
display: block;
width: 930px;
height: 205px;
text-indent: -9999px;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/25/04_nikon/bnr.webp) no-repeat;
overflow: hidden;
-webkit-transition: .1s ease-in-out;
-moz-transition: .1s ease-in-out;
  -o-transition: .1s ease-in-out;
transition: .1s ease-in-out;
}
.innerbnr .bnr  {
width: 930px;
height: 205px;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/25/04_nikon/bnr_over.webp) no-repeat;
margin: 0 auto;
}

.topbnr a:hover,
.innerbnr a:hover {
opacity: 0;
}
/*==============================================
#mainContents
============================================= */
.bgColor {
background: #212427;
padding: 0;
}

.paragraph h2 {
background: #fff;
box-sizing: border-box;
color: #000;
font-weight: bold;
font-size: 40px;
line-height: 1.3;
text-align: center;
width: 100%;
margin: 0 auto;
padding: 38px 0;
}
.paragraph h2 b {
background:url(https://img1.kakaku.k-img.com/images/article/tieup/25/04_nikon/h2_bg.png) top 7px center no-repeat;
color: #fff;
display: block;
font-weight: bold;
font-size: 30px;
margin: 0 auto 17px;
	letter-spacing: 0.11em;
    font-feature-settings: "palt" 1;
	width: 195px;
	padding: 10px 0 6px;
}

.productBoxIn,
.paragraphIn {
width: 930px;
margin: 0 auto 0;
}
.productBoxIn p,
.paragraph p {
color: #eeeeee;
font-size: 18px;
line-height: 2.1;
margin-top: 70px;
}
.paragraph p + p {
margin-top: 30px;
}
.paragraph p b {
    background: linear-gradient(transparent 60%, #fff0f0 40%);
    font-weight: bold;
}
.sTxt {
display: block;
font-size: 12px;
margin-top: 10px;
}

.sTitle {
margin: 100px 0 0;
text-align: center;
}
.sTitle + p {
margin-top: 40px;
}
.sTitle h3 {
color: #fff;
font-size: 30px;
line-height: 1.5;
font-family: '游明朝 Medium', serif;
	letter-spacing: 0.11em;
    font-feature-settings: "palt" 1;
}
.capR02 {
display: block;
text-align: right;
font-size: 12px !important;
margin-top: 10px;
}

/*---- .imgBox .imgBox02 ----*/
.imgBox02,
.imgBox {
width: 100%;
margin: 70px auto 0;
}
.imgBox .imagesClear a {
display: block;
width: 49%;
float: left;
}
.imgBox .imagesClear a + a {
display: block;
width: 49%;
float: right;
}
.imgBox .imagesClear + .imagesClear {
margin-top: 20px;
}
.imgBox02 dl {
display: block;
width: 49%;
float: left;
}
.imgBox02 dl + dl {
display: block;
width: 49%;
float: right;
}

/*---- .imgBoxSp ----*/
.imgBoxSp {
width: 800px;
margin: 70px auto 0;
}
.imgBoxSp a {
display: block;
width: 31%;
float: left;
margin-right: 18px;
}
.imgBoxSp a:nth-last-of-type(1) {
display: block;
width: 31%;
float: right;
}

/*---- .imgBoxB ----*/
.imgBoxB {
width: 800px;
margin: 70px auto 0;
}

.paragraph p.cap {
font-size: 15px;
line-height: 1.8;
}
.imgBoxSp img,
.imgBoxB img,
.imgBox img {
width: 100%;
}
.imgBox02 p.cap,
.imgBoxSp p.cap,
.imgBoxB p.cap,
.imgBox p.cap,
.imgBox .imagesClear + p.cap {
margin-top: 15px !important;
}
.imgBox .imagesClear dl,
.imgBox .imagesClear p.cap {
display: block;
width: 48%;
float: right;
margin-top: 0 !important;
}
.imagesClear {
overflow: hidden;
}
.photoTitle {
background: #fff;
box-sizing: border-box;
margin: 100px 0 0;
padding: 10px 0 10px 19px;
}
.photoTitle strong {
border-left: #212427 solid 5px;
color: #000;
box-sizing: border-box;
font-size: 22px;
	letter-spacing: 0.11em;
    font-feature-settings: "palt" 1;
	padding-left: 13px;
}
.photoTitle + .imgBox,
.photoTitle + .imgBoxB {
margin-top: 50px;
}
.photoStitle {
border-left: #FFFFFF solid 5px;
box-sizing: border-box;
margin-top: 70px;
padding-left: 12px;
}
.photoStitle strong {
color: #fff;
font-size: 19px;
	letter-spacing: 0.11em;
    font-feature-settings: "palt" 1;
}
.photoStitle + .imgBox02,
.photoStitle + .imgBox {
margin-top: 20px;
}
.photoS02title {
display: block;
color: #fff;
font-size: 16px;
font-weight: bold;
margin-bottom: 10px;
}
.imgBox02 dd span {
display: block;
margin-top: 10px;
text-align: right;
}
.imgBox02 dd span a {
color: #00aeff;
}

/*----　作例　----*/
.sampleBox {
box-sizing: border-box;
width: 800px;
margin: 50px auto 0;
overflow: hidden;
}
.sampleBox a:not(.photoB) {
border: #5b5b5b solid 1px;
box-sizing: border-box;
display: block;
padding: 30px;
}
.sampleBox img {
width: 100%;
}
.sampleBox .cap {
margin-top: 15px;
}
.sampleText {
display: block;
text-align: right;
}
.sampleText a:after {
font-family: iconfont;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-style: normal;
font-variant: normal;
font-weight: 100;
text-decoration: none;
text-transform: none;
}
.sampleText a:after {
color: #00aeff;
content: '\E014';
}

/*----　動画 ----*/
.movBoxB {
background: #0e1115;
box-sizing: border-box;
margin-top: 70px;
padding: 30px 70px 70px;
}
video { 
outline: none;
}
.movTit {
background:url(https://img1.kakaku.k-img.com/images/article/tieup/25/04_nikon/mov_icon.png) top 3px left no-repeat;
background-size: 48px;
box-sizing: border-box;
margin-bottom:10px;
padding-left: 65px;
}
.movBox {
width: 800px;
margin: 50px auto 0;
}
.movBox .mov {
width: 800px;
height: 450px;
margin: 20px 0 10px;
}
.movTxt {
font-size: 13px;
line-height: 1.5;
color: #666;
text-align: center;
}
.movBox .capR {
text-align: right;
font-size: 12px !important;
margin-top: 10px;
}
#article02 .movBoxB + p {
margin-top: 120px;
}
.movTit strong {
color: #fff;
font-size: 22px;
	letter-spacing: 0.11em;
    font-feature-settings: "palt" 1;
}
/*==============================================
#matom + .productBox
============================================= */
#matome {
background:url(https://img1.kakaku.k-img.com/images/article/tieup/25/04_nikon/matome_img.webp) center bottom no-repeat;
padding-bottom: 460px;
}
.campaignLink {
display: block;
width: 700px;
margin: 60px auto 0;
}
.campaignLink a {
-webkit-transition: .1s ease-in-out;
-moz-transition: .1s ease-in-out;
  -o-transition: .1s ease-in-out;
transition: .1s ease-in-out;
}
.campaignLink a img {
width: 100%;
}
.campaignLink a:hover {
opacity: 0.5;
}

.productBox {
background: #00080e;
}
.productTitle strong {
display: block;
color: #fff;
font-size: 20px;
font-weight: normal;
text-align: center;
padding: 120px 0 40px;
}
.productTitle span {
display: block;
font-size: 25px;
}
:is(.mainItem, .kitItem) {
border-bottom: #3D3D3D dotted 1px;
width: 930px;
height: 306px;
margin-bottom: 30px;
padding-bottom: 20px;
}
:is(.mainItem, .kitItem) :is(a) {
display: table;
width: 780px;
margin: 0 auto;
padding: 10px 0;
}
:is(.mainItem, .kitItem) :is(.img) {
display: table-cell;
vertical-align: middle;
}
:is(.mainItem, .kitItem) :is(.info) {
display: table-cell;
vertical-align: middle;
padding-left: 20px;
}
:is(.mainItem, .kitItem) :is(dt) {
color: #fff;
text-align: center;
font-size: 40px;
padding: 0 0 20px;
}
.productBoxIn .btn span {
display: block;
width: 417px;
height: 52px;
text-indent: -9999px;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/25/04_nikon/product_bnr.gif) no-repeat;
overflow: hidden;
-webkit-transition: .1s ease-in-out;
-moz-transition: .1s ease-in-out;
  -o-transition: .1s ease-in-out;
transition: .1s ease-in-out;
}
.productBoxIn .btn {
width: 417px;
height: 52px;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/25/04_nikon/product_bnr_over.gif) no-repeat;
margin: 0 auto;
}
.productBoxIn .btn span:hover {
opacity: 0;
}

.makerBanner {
padding: 80px 0 0;
}
/*==============================================
.releasedate
============================================= */
.releasedate {
color: #dcdcdc;
width: 930px;
font-size: 11px; 
margin: 0 auto; 
text-align: right;
padding: 30px 0 150px;
}