@charset "shift_jis";
/*==============================================
common
============================================= */
#header {
border-bottom: #ededed solid 1px;
}
.headerIn, .footerIn, .copyRightIn {
width: 1000px;
margin: 0 auto;
}
.copyRight { border-top: 1px solid #ededed; }
#footer { margin-top: 10px; }
.pageTop { border-radius: 50%; }
.sp { display: none; }

/*==============================================
ŠÅ”Â
============================================= */
.mainTitleWrap {
background: linear-gradient(125deg, #fff 0%, #fff 57%, #f5f5f5 43%, #f5f5f5 100%);
display: flex;
justify-content: center;
align-items: center;
width: 100%;
}
.mainTitle {
width: 1000px;
height: 620px;
margin: 0 auto;
position: relative;
}
h1 {
width: 487px;
height: 506px;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/03_fujifilm/main_tit.png) no-repeat top left;
text-indent: -999em;
font-size: 0;
z-index: 1;
position: absolute;
top:65px;
left:0;
}
.mainItem{
position: absolute;
top:65px;
right:13px;	
}
.lead {
width: 1000px;
margin: 0 auto 60px;
padding-top: 40px;
}
.lead p{
font-size: 17px;
line-height: 1.9;
letter-spacing: 0.03em;
color: #000;
}
.lead a:link, .lead a:visited {
color: #129d7a;
text-decoration: underline;
font-weight: bold;
}
.lead a:hover, .lead a:active {
color: #34D5AD;
}
.topbnrItem a{
display: block;
width: 900px;
height: 70px;
line-height: 70px;
margin: 0 auto 25px;
background: #129d7a url(https://img1.kakaku.k-img.com/images/article/tieup/23/03_fujifilm/arrow.svg) no-repeat 97% 50% ;
background-size: 12px;
border-radius: 7px;
text-align: center;
font-size: 18px;
letter-spacing: 0.08em;
font-weight: bold;
color: #fff;
}
.topbnrItem a b{
color: #faf169;
}
.topbnrRental a{
display: block;
width: 900px;
height: 70px;
line-height: 70px;
margin: 0 auto 80px;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/23/03_fujifilm/arrow2.svg) no-repeat 98% 50% ;
background-size: 28px;
border-radius: 7px;
text-align: center;
font-size: 18px;
letter-spacing: 0.08em;
font-weight: bold;
color: #333;
border: 3px solid #333;
box-sizing: border-box;
}
marker {
background: linear-gradient(transparent 70%, #fdf683 70%);
background-position: bottom 0 left 0;
padding-bottom: 2px;
font-weight: bold;
font-size: 19px;
}
.contentsNavi {
width: 100%;	
background: #333;
padding: 35px 0;
}
ul.contentsNaviIn  {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
border-left: 1px dotted #808080;
width: 1000px;
margin:0  auto ;
}
.contentsNaviIn li a {
display: block;
border-right: 1px dotted #666;
box-sizing: border-box;
text-align: center;
padding: 0 20px 0 25px;
width : calc(1000px / 4) ;
}
.contentsNaviIn li .point{
font-size: 21px;
letter-spacing: 0.09em;
display:inline-block;
color: #EFEFEF;
margin-bottom: 15px;
font-weight: bold;
height: 28px;
line-height: 28px;
padding-left: 40px;
}
.contentsNaviIn li .num1 {
background:url(https://img1.kakaku.k-img.com/images/article/tieup/23/03_fujifilm/ic01.svg) no-repeat top left;
}
.contentsNaviIn li .num2 {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/03_fujifilm/ic02.svg) no-repeat top left;
}
.contentsNaviIn li .num3 {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/03_fujifilm/ic03.svg) no-repeat top left;
}
.contentsNaviIn li .num4 {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/03_fujifilm/ic04.svg) no-repeat top left;
}
.contentsNaviIn li .num1,
.contentsNaviIn li .num2,
.contentsNaviIn li .num3,
.contentsNaviIn li .num4{
background-size: 28px;	
}
.contentsNaviIn li .naviTx {
font-size: 15px;
line-height: 1.7;
color: #EBEBEB;
text-align:left;
display: block;
min-height:76px;
}

/*==============================================
#mainContents
============================================= */
#mainContents {
font-family: -apple-system, blinkMacSystemFont, 'ŸàƒSƒVƒbƒN Medium', 'ŸàƒSƒVƒbƒN‘Ì', 'Yu Gothic Medium', YuGothic , "ƒqƒ‰ƒMƒmŠpƒS Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "ƒƒCƒŠƒI" , Meiryo , "‚l‚r ‚oƒSƒVƒbƒN" , "MS PGothic" , sans-serif;
font-feature-settings: "palt";
}
#mainContents a{
transition: 0.3s;
}
#mainContents a:hover {
opacity: 0.6;
}
.paragraph p {
font-size: 18px;
line-height: 2.0;
margin-bottom: 40px;
letter-spacing: 0.03em;
color: #000;
}
.paragraph p.cap{
font-size: 16px;
line-height: 1.8;
margin-bottom: 0;
}
.paragraph p a{
color: #129d7a;
text-decoration: underline;
font-weight: bold;
}
.paragraph p .marker {
background: linear-gradient(transparent 70%, #fcdcdc 60%);
padding: 0px 1px 0;
font-weight: bold;
}
_:-ms-input-placeholder, :root .paragraph p .marker {
background: linear-gradient(transparent 60%, #fcdcdc 60%);
vertical-align: -5px;
}
p.notes1,
p.notes2,
p.notes3{
font-size: 14px;
line-height:1.8;	
}
p.notes1 {
margin-bottom: 60px;
}
p.notes2 {
margin-bottom: 70px;
}
p.notes3 {
padding-top: 20px;
}
.paragraph{
padding: 100px 0 0;
}
.paragraphIn{
width: 1000px;
margin: 0 auto;
padding-bottom: 50px;
}
.paragraph h2 {
width: 1000px;
margin: 0 auto 40px;
font-size: 44px;
line-height: 1.4em;
font-weight: bold;
text-align:left;
}
h2 .point{
font-size: 25px;
display:inline-block;
margin-bottom:20px;
background: #333;
color: #fff;
height: 50px;
line-height: 43px;
position: relative;
padding: 0 20px 0 60px;
letter-spacing: 0.08em;
border: 5px solid #333;
box-sizing: border-box;
}
h2 .num1:before,
h2 .num2:before,
h2 .num3:before,
h2 .num4:before {
content: '';
display: inline-block;
width: 40px;
height: 40px;
background-size: contain;
vertical-align: middle;
position: absolute;
top:0;
left:0;
}
h2 .num1:before {
background-image: url(https://img1.kakaku.k-img.com/images/article/tieup/23/03_fujifilm/ic01.svg);
}
h2 .num2:before {
background-image: url(https://img1.kakaku.k-img.com/images/article/tieup/23/03_fujifilm/ic02.svg);
}
h2 .num3:before{
background-image: url(https://img1.kakaku.k-img.com/images/article/tieup/23/03_fujifilm/ic03.svg);	
}
h2 .num4:before {
background-image: url(https://img1.kakaku.k-img.com/images/article/tieup/23/03_fujifilm/ic04.svg);
}
.txLink{
margin-bottom: 60px;
}
.txLink dt{
font-size: 17px;
margin-bottom: 17px;
font-weight: bold;
}
.txLink dd {
font-size: 18px;
font-weight: bold;
}
.txLink a{
color: #129d7a;
text-decoration: underline;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/03_fujifilm/ic_check.png) no-repeat center left;
background-size: 24px;
padding-left: 30px;
}
p + .evolution,
.evolution + p{
margin-top: 60px;
}
.evolution .imgBox1,
.evolution p{
margin-bottom:0;
}
.evolution p + p{
margin-top: 40px;
}
.evolution{
border-top: 1px dotted #333;
border-bottom: 1px dotted #333;
padding: 60px 0;
}
.evolution:nth-child(2){
border-bottom: none;
}
.evolutionTit{
font-size: 35px;
font-weight: bold;
margin-bottom: 30px;
}
.evolutionTit span{
color: #129d7a;
display: inline-block;
height: 38px;
line-height: 38px;
width: 174px;
}
.evolutionTit .num1 {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/03_fujifilm/ic_evolution1.svg) no-repeat top 50% right 24px;
}
.evolutionTit .num2 {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/03_fujifilm/ic_evolution2.svg) no-repeat top 50% right 24px;
}
.evolutionTit .num1 ,
.evolutionTit .num2{
background-size: 38px;	
}
.innerbnrRental a{
background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/03_fujifilm/pc_bnr_rental_s.png) no-repeat top center;
width:1000px;
height: 104px;
display: block;
margin: 0 auto 60px;
}
.outbnrRental a{
background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/03_fujifilm/pc_bnr_rent_l.png) no-repeat top center;
width:1000px;
height: 179px;
display: block;
margin: 90px auto 40px;
}
.innerbnrRental a,
.outbnrRental a{
text-indent: -999em;
font-size: 0;
z-index: 1;	
}
.innerbnrItem{
width: 100%;
background: #129d7a;
}
.innerbnrItem a{
width:1000px;
height: 268px;
display: block;
margin: 0 auto;
position: relative;
}
.innerbnrItem a .img{
position: absolute;
top:37px;
left:30px;	
}
.innerbnrItem a .name{
background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/03_fujifilm/pc_bnr_name.png) no-repeat top center;
width:580px;
height:98px;
position: absolute;
top:44px;
right:42px;
text-indent: -999em;
font-size: 0;
z-index: 1;	
}
.innerbnrItem a .catch{
display: none;
}
.innerbnrItem a .btn{
width:584px;
border: 3px solid #fff;
height: 54px;
line-height: 54px;
border-radius: 10px;
text-align: center;
color: #fff;
position: absolute;
top:164px;
right:36px;
font-size: 17px;
font-weight: bold;
letter-spacing: 0.05em;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/23/03_fujifilm/arrow.svg) no-repeat 97% 50% ;
background-size: 10px;
}
p + .imgBox1,
p + .imgBox2,
p + .imgBox3{
margin-top: 70px;
}
.imgBox1,
.imgBox3 {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.imgBox1,
.imgBox3 {
width: 970px;
margin:0 auto 70px;
}
.imgBox2 {
width: 760px;
margin:0 auto 70px;
}
.imgBox1 a,
.imgBox3 div{
  width: 470px;
}
.imgBox2 a{
  width: 760px;
}
.imgBox1 a,
.imgBox2 a,
.imgBox3 a{
display: block;
cursor: zoom-in;
}
.imgBox1 a:hover ,
.imgBox2 a:hover ,
.imgBox3 a:hover {
opacity: 100!important;
}
.imgBox1 img,
.imgBox2 img,
.imgBox3 img{
width:100%;
}

/* cap size */
.imgBox1 .cap,
.imgBox3 .cap {
width:470px;
}
.imgBox1.pair .cap {
width: 970px;
}
.imgBox2 .cap{
width:760px;
}
.imgBox2 .cap,
.imgBox3 .cap,
.imgBox1.pair .cap {
margin-top: 15px;
}
p + .movBox{
margin-top: 70px;
}
/*----@“®‰æ ----*/
video { 
outline: none;
}
.movTit{
font-size: 23px;
line-height: 1.3;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/23/03_fujifilm/ic_mov.png) no-repeat 0 50% ;
background-size: 26px;
padding-left: 37px;
font-weight: bold;
margin-bottom: 18px;
}
.movBox {
width: 760px;
margin:0 auto 70px;
}
.movBox .mov {
width: 760px;
height: 428px;
margin-bottom:15px;
}
.imgBox1 + .youTubeBox{
margin-top: 80px;
}
/*----@youTube@----*/
.youTubeBox {
width: 760px;
margin: 0 auto 40px;
}
.youTubeBox .cap{
margin-top: 15px;
}
.youtubeThum {
width: 100%;
text-align: center;
cursor: pointer;
transition: .2s;
position: relative;
margin: auto;
}
.youtubeThum::before,
.youtubeThum::after {
content: '';
display: block;
position: absolute;
top: 50%;
left: 50%;
z-index: 2;
}
.youtubeThum::before {
width: 40px;
height: 40px;
border-radius: 50%;
background: rgba(0, 0, 0, 0.65);
margin: -20px 0 0 -20px;
}
.youtubeThum::after {
width: 0px;
height: 0px;
border: 8px solid transparent;
border-left: 13px solid #fff;
margin: -7px 0 0 -4px;
}
.youtubeThum:hover {
opacity: 0.7;
transition: .2s;
}
.youtubeModalOverlay {
z-index: 100;
display: none;
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 120%;
background-color: rgba(0, 0, 0, 0.75);
}
.youtubeModalCon {
width: 760px;
margin: 0;
padding: 0;
background: #fff;
position: fixed !important;
display: none;
z-index: 311;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
.youtubeModalConIn {
position: relative;
width: 100%;
padding-top: 56.25%;
overflow: hidden;
}
.youtubeModalConIn iframe {
position: absolute;
top: 0;
right: 0;
width: 100%;
height: 100%;
}
.youtubePlayerWrp {
display: none;
}
.movBox + .sampleBox{
	margin-top: 90px;
}
/*----@ì—á@----*/
.sampleBox{
background: #f5f5f5;
border-top: 5px solid #129d7a;
padding: 80px 80px 30px;
width: 1000px;
margin: 0 auto 40px;
box-sizing: border-box;
}
.sampleBox a{
cursor: zoom-in;	
}
.sampleBox a:hover{
opacity: 100!important;	
}
.sampleBox img{
width: 100%;
}
.sampleTit{
font-size: 35px;
font-weight: bold;
color: #129d7a;
text-align: center;
margin-bottom: 50px;
}
.sample1 .sampleTitS{
width: 540px;	
}
.sample2 .sampleTitS{
width: 360px;	
}
.sample3 .sampleTitS{
width: 340px;	
}
.sampleTitS{
font-size: 26px;
font-weight: bold;
color: #333;
text-align: center;
margin: 0 auto 20px;
position: relative;
display: block;
}
.sampleTitS:before,
.sampleTitS:after {
content: '';
display: inline-block;
width: 18px;
height: 30px;
background-image: url(https://img1.kakaku.k-img.com/images/article/tieup/23/03_fujifilm/line.svg);
background-repeat: no-repeat;
background-size: contain;
vertical-align: middle;
}
.sampleTitS:before{
position: absolute;
top:5px;
left:0;	
}
.sampleTitS:after{
position: absolute;
top:5px;
right:0;	
}
.sample1,
.sample2{
border-bottom: 1px dashed #000;
padding-bottom: 20px;
margin-bottom: 70px;
}
.sample3{
padding-bottom: 20px;
margin-bottom: 0;
}
.sample1 .burstshot {
width: 820px;
}
.sample2 .burstshot,
.sample3 .burstshot {
width: 800px;
}
.sample1 .burstshot ,
.sample2 .burstshot,
.sample3 .burstshot{
display: flex;
flex-wrap: wrap;
justify-content: space-between;
margin: 0 auto 50px;
}
.sample1 .burstshot a{
width: 120px;
border: 4px solid #f5f5f5;
margin-bottom: 10px;
}
.sample2 .burstshot a,
.sample3 .burstshot a {
width: 250px;
border: 4px solid #f5f5f5;
margin-bottom: 10px;
}
.burstshot a.bestshot {
border: 4px solid #129d7a;
position: relative;
}
.bestshot::after {
content: '';
display: inline-block;
width: 94px;
height: 21px;
background-image: url(https://img1.kakaku.k-img.com/images/article/tieup/23/03_fujifilm/ic_best.png);
background-repeat: no-repeat;
background-size: contain;
vertical-align: middle;
position: absolute;
top:-4px;
left:-4px;
}
.sampleText a{
display: block;
font-weight: bold;
color: #129d7a;
}
.sampleText a:hover{
opacity:0.6!important;		
}
.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;
color: #129d7a;
}
.sampleText a:after {
content: '\E014';
}
.sample1 .mainBox{
width: 533px;
margin: 0 auto 50px;
}
.sample2 .mainBox,
.sample3 .mainBox {
width: 800px;
margin: 0 auto 50px;
}
.sample1 .main{
width: 533px;
position: relative;
box-sizing: border-box;
}
.sample2 .main,
.sample3 .main {
width: 800px;
position: relative;
}
.mainBox img{
border: 5px solid #129d7a;
box-sizing: border-box;
}
.main::before{
content: '';
display: inline-block;
width: 154px;
height: 39px;
background-image: url(https://img1.kakaku.k-img.com/images/article/tieup/23/03_fujifilm/ic_best.png);
background-repeat: no-repeat;
background-size: contain;
vertical-align: middle;
position: absolute;
top:0;
left:0;
}
.mainBox .cap {
margin-top: 15px;
}
#article04{
background: #333333;
}
#article04 .paragraphIn{
padding-bottom:10px;
}
#article04 h2{
color: #f5f5f5;
}
#article04 h2 .point{
background: #000;
border: 5px solid #000;
}
#article04 p{
color: #f5f5f5;
}

/*==============================================
.productBox
============================================= */
.productBox{
width: 100%;
background: #333;
padding-top: 50px;
}
.productBoxIn {
width: 1000px;
height: 720px;
margin: 0 auto;
position: relative;
}
.productBoxIn::after{
content: '';
display: inline-block;
width: 841px;
height: 702px;
background-image: url(https://img1.kakaku.k-img.com/images/article/tieup/23/03_fujifilm/product_bg.png);
background-size: contain;
vertical-align: middle;
position: absolute;
top:-200px;
right: 0;
left:0;
margin: 0 auto;
z-index: 1;
}
.productBoxIn a{
width: 630px;
height: 660px;
display: block;
z-index:10;
position: absolute;
top:0;
right:0;
left:0;
margin: 0 auto;
}
.productBoxIn a .img {
width: 458px;
margin: 0 auto 10px;
}
.productBoxIn a .info {
width: 607px;
height: 162px;
margin: 0 auto 30px;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/03_fujifilm/product_name.png) no-repeat top center;
text-indent: -999em;
font-size: 0;
}
.productBoxIn a .btn{
display: block;
width: 630px;
height: 60px;
line-height: 60px;
margin: 0 auto;
background: #129d7a url(https://img1.kakaku.k-img.com/images/article/tieup/23/03_fujifilm/arrow.svg) no-repeat 97% 50% ;
background-size: 12px;
border-radius: 7px;
text-align: center;
font-size: 18px;
letter-spacing: 0.08em;
font-weight: bold;
color: #fff;
}

/*==============================================
.releasedate
============================================= */
.releasedate {
font-size: 11px; 
color: #333;
width: 1000px; 
margin: 0 auto 90px; 
text-align: right;
}

