@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%; }

em {
	font-style: normal;
}
img {
	image-rendering: -webkit-optimize-contrast;
}



#mainContents {
	color: #000;
}

.releasedate {
	width: 1000px; 
	font-size: 11px; 
	color: #fff;
	text-align: right;
	margin: 100px auto 0; 
}

/*==============================================
 看板
============================================= */
.mainTitle {
	width: 100%;
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/07_fujifilm/mainimg.png) no-repeat center 55px;
	background-color: #000;
	padding: 555px 0 80px;
}
h1 {
	text-indent: -999em;
	font-size: 0;
	z-index: 1;
}
.lead {
	width: 1000px;
	font-size: 16px;
	color: #fff;
	line-height: 2;
	margin: 0 auto;
}
.lead a {
	color: #329af3;
}
.lead a:hover {
	color: #17a58f;
}


/*==============================================
 バナー
============================================= */
.topbnr {
	margin: 55px auto 0;
}
.topbnr a {
	display: block;
	width: 680px;
	height: 70px;
	background: linear-gradient(to right, #329af3, #17a58f);
	border-radius: 8px;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	line-height: 72px;
	text-align: center;
	margin: auto;
	position: relative;
	transition: all ease .3s;
}
.topbnr a:after {
	content: "▼";
	display: block;
	font-size: 14px;
	transform: rotate(-90deg);
	position: absolute;
	top: 0;
	right: 1.2em;
}
.topbnr a:hover {
	opacity: .8;
}
.topbnr a br {
	display: none;
}
.innerbnr {
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/07_fujifilm/greybg.png) repeat 0 0;
	margin-top: 100px;
	position: relative;
}
.innerbnr a {
	display: block;
	width: 830px;
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/07_fujifilm/bnr_img.png) no-repeat 0 center;
	color: #fff;
	margin: auto;
	padding: 70px 0 72px;
}
.innerbnr a img {
	display: none;
}
.innerbnr a dl {
	padding-left: 360px;
}
.innerbnr a dd:nth-of-type(1) {
	font-size: 18px;
	margin-bottom: 20px;
}
.innerbnr a dt {
	font-size: 15px;
}
.innerbnr a dt span {
	display: block;
	width: 104px;
	height: 18px;
	background: #fff;
	font-size: 11px;
	font-weight: bold;
	color: #333;
	line-height: 19px;
	text-align: center;
	margin-bottom: -20px;
}
.innerbnr a dt strong {
	font-size: 55px;
	vertical-align: -1px;
	margin-left: 18px;
}
.innerbnr a dd:nth-of-type(2) {
	width: 460px;
	height: 48px;
	background: linear-gradient(to right, #329af3, #17a58f);
	border-radius: 8px;
	font-size: 14px;
	color: #fff;
	line-height: 50px;
	text-align: center;
	margin: 15px 0 0 -1px;
	position: relative;
	transition: all ease .3s;
}
.innerbnr a dd:nth-of-type(2):after {
	content: "▼";
	display: block;
	font-size: 11px;
	transform: rotate(-90deg);
	position: absolute;
	top: 0;
	right: 1.2em;
}
.innerbnr a dd:nth-of-type(2):hover {
	opacity: .7;
}


/*==============================================
 目次
============================================= */
.menu {
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/07_fujifilm/greybg.png) repeat 0 0;
	padding: 40px 0 38px;
}
.menu ul {
	width: 1000px;
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/07_fujifilm/menu_title.png) no-repeat 65px center;
	margin: auto;
	padding-left: 240px;
	box-sizing: border-box;
}
.menu li {
	margin: 20px 0;
}
.menu li a {
	font-size: 14px;
	color: #fff;
}
.menu li a:hover {
	opacity: .6;
}
.menu li a em {
	display: inline-block;
	color: #329af3;
}
.menu li a em:after {
	content: "―";
	color: #fff;
	padding: 0 1em;
}


/*==============================================
 コンテンツ
============================================= */
.paragraph {
	margin: 90px auto 0;
}
.paragraph h2 {
	font-size: 42px;
	font-weight: bold;
	line-height: 1.4;
	text-align: center;
	margin: 0 0 65px;
}
.paragraph h2 em {
	display: block;
	font-size: 26px;
	color: #329af3;
	margin-bottom: .3rem;
}
.paragraphIn {
	width: 1000px;
	margin: 0 auto;
}
.paragraphIn p {
	font-size: 16px;
	line-height: 2;
	margin: 0 0 30px;
}
.paragraphIn p.note {
	font-size: 12px;
}

#article05 {
	background: #000;
	color: #fff;
	margin-top: 0;
	padding: 120px 0 1px;
}
#article05 h2 {
	font-size: 46px;
	color: #329af3;
}
#article05 h2 em {
	display: none;
}


/*==============================================
 画像
============================================= */
.imgBox {
	width: 930px;
	margin: 80px auto;
	overflow: hidden;
}
.imgBox div {
	overflow: hidden;
}
.imgBox a {
	display: block;
	width: 450px;
	float: left;
}
.imgBox a:nth-of-type(2) {
	float: right;
}
.imgBox img {
	display: block;
	width: 100%;
}
.imgBox a:hover img {
	opacity: .8;
}
.imgBox .cap {
	font-size: 14px;
	line-height: 2;
	margin: 25px 0 0;
}
.imgBox .cap.right {
	width: 450px;
	margin-top: -2px;
	float: right;
}
.imgBox .cap small {
	display: block;
	font-size: 11px;
	margin-top: 10px;
}

.w640,
.w640 a {
	width: 640px;
	float: none;
}
.box2 div {
	width: 450px;
	float: left;
}
.box2 div:nth-of-type(2) {
	float: right;
}
.box2 div a {
	float: none;
}


/*---- 作例 ----*/
.sampleBox {
	border: 1px solid #333;
	border-top: 5px solid #17a590;
	margin: 90px auto;
	padding: 50px 99px 100px;
}
.sampleBox h3 {
	font-size: 30px;
	font-weight: bold;
	line-height: 1.4;
	text-align: center;
}
.sampleBox h3:before {
	content: "Check";
	display: block;
	width: 100px;
	height: 32px;
	background: #17a590;
	font-size: 18px;
	font-weight: normal;
	color: #fff;
	text-align: center;
	line-height: 34px;
	margin: 0 auto 20px;
}

.sampleBox .imgBox {
	width: 790px;
	margin: 30px auto 50px;
}
.sampleBox .imgBox div a {
	width: 250px;
	float: left;
	margin: 20px 20px 0 0;
}
.sampleBox .imgBox a:nth-of-type(3n) {
	margin-right: 0;
}
.sampleBox .imgBox a.pickup {
	position: relative;
	overflow: hidden;
}
.sampleBox .imgBox a.pickup:before {
	content: "";
	display: block;
	width: 100px;
	height: 100px;
	background: rgba(0,0,0,.7);
	position: absolute;
	bottom: -50px;
	right: -50px;
	transform: rotate(45deg);
}
.sampleBox .imgBox a.pickup:after {
	content: "";
	display: block;
	width: 20px;
	height: 20px;
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/07_fujifilm/icon_zoom.png) no-repeat 0 0;
	position: absolute;
	bottom: 10px;
	right: 10px;
}
.sampleBox .imgBox a.pickup:hover:before,
.sampleBox .imgBox a.pickup:hover:after {
	opacity: 0;
}
.sampleBox .imgBox .w790,
.sampleBox .imgBox .w790 a {
	width: 790px;
	float: none;
	margin: 10px auto 0;
}
.sampleBox .imgBox .h790 a {
	width: 526px;
	height: 790px;
}

.sampleBox p {
	margin-bottom: 0;
}
.sampleBox p + p {
	margin-top: 25px;
}
.sampleBox p a {
	width: auto;
	color: #17a590;
	float: none;
}
.sampleBox p a:hover {
	text-decoration: underline;
}
.sampleBox p.cap 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;
}
.sampleBox p.cap a:after {
	content: '\E014';
}


/*==============================================
 動画
============================================= */
.movBox {
	width: 640px;
	margin: 90px auto;
}
.movBox h3 {
	font-size: 30px;
	font-weight: bold;
	line-height: 1.4;
	text-align: center;
	padding-left: 25px;
	position: relative;
}
.movBox h3:before {
	content: "▼";
	display: block;
	width: 36px;
	height: 36px;
	background: #17a590;
	border-radius: 36px;
	font-size: 22px;
	color: #fff;
	line-height: 42px;
	position: absolute;
	transform: rotate(-90deg);
	top: 1px;
	left: 10px;
}
.mov {
	width: 640px;
	height: 360px;
	background: #666;
	display: table;
	line-height: 0;
	margin-top: 35px;
}
.movTxt {
	display: table-cell;
	line-height: 1.3;
	color: #fff;
	vertical-align: middle;
	text-align: center;
}
.movBox .cap {
	font-size: 14px;
	line-height: 2;
	margin: 25px 0 0;
}


/*==============================================
 製品紹介
============================================= */
.productBox {
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/07_fujifilm/product_img.jpg) no-repeat center 0;
	background-color: #000;
	padding: 410px 0 100px;
}
.productBox img {
	display: none;
}
.productBox a {
	display: block;
	width: 930px;
	color: #fff;
	text-align: center;
	margin: auto;
}
.productBox a dd:nth-of-type(1) {
	font-size: 22px;
	line-height: 1.6;
}
.productBox a dt {
	font-size: 48px;
	font-weight: bold;
	margin-top: 20px;
}
.productBox a dt span {
	font-size: 88px;
	margin-left: 30px;
}
.productBox a dd:nth-of-type(2) {
	width: 620px;
	height: 60px;
	background: linear-gradient(to right, #329af3, #17a58f);
	border-radius: 8px;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	line-height: 62px;
	margin: 20px auto 0;
	position: relative;
	transition: all ease .3s;
}
.productBox a dd:nth-of-type(2):after {
	content: "▼";
	display: block;
	font-size: 14px;
	transform: rotate(-90deg);
	position: absolute;
	top: 0;
	right: 1.2em;
}
.productBox a dd:nth-of-type(2):hover {
	opacity: .8;
}


/*==============================================
スペシャルサイト/その他
============================================= */
.topbnr a.special {
	/*background: linear-gradient(to right, #e75656, #6055b9); スペシャルコンテンツ */
	background: linear-gradient(to right, #d77403, #ffc107);
	margin-top: 25px;
}

.innerbnr2 {
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/07_fujifilm/greybg.png) repeat 0 0;
	margin-top: 100px;
	position: relative;
}
.innerbnr2 div {
	display: block;
	width: 830px;
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/07_fujifilm/bnr_img.png) no-repeat 0 center;
	color: #fff;
	margin: auto;
	padding: 50px 0 52px;
}
.innerbnr2 div img {
	display: none;
}
.innerbnr2 div dl {
	padding-left: 360px;
}
.innerbnr2 div dd:nth-of-type(1) {
	font-size: 18px;
	margin-bottom: 20px;
}
.innerbnr2 div dt {
	font-size: 15px;
}
.innerbnr2 div dt span {
	display: block;
	width: 104px;
	height: 18px;
	background: #fff;
	font-size: 11px;
	font-weight: bold;
	color: #333;
	line-height: 19px;
	text-align: center;
	margin-bottom: -20px;
}
.innerbnr2 div dt strong {
	font-size: 55px;
	vertical-align: -1px;
	margin-left: 18px;
}
.innerbnr2 div dd a {
	display: block;
	width: 460px;
	height: 48px;
	color: #fff;
}
.innerbnr2 div dd:nth-of-type(2),
.innerbnr2 div dd:nth-of-type(3) {
	border-radius: 8px;
	font-size: 14px;
	color: #fff;
	line-height: 50px;
	text-align: center;
	margin: 15px 0 0 -1px;
	position: relative;
	transition: all ease .3s;
}
.innerbnr2 div dd:nth-of-type(3) {
	font-size: 12px;
}
.innerbnr2 div dd:nth-of-type(2):after,
.innerbnr2 div dd:nth-of-type(3):after {
	content: "▼";
	display: block;
	font-size: 11px;
	transform: rotate(-90deg);
	position: absolute;
	top: 0;
	right: 1.2em;
}
.innerbnr2 div dd:nth-of-type(2):hover,
.innerbnr2 div dd:nth-of-type(3):hover {
	opacity: .7;
}
.innerbnr2 div dd:nth-of-type(2) {
	background: linear-gradient(to right, #329af3, #17a58f)
}
.innerbnr2 div dd:nth-of-type(3) {
	/*background: linear-gradient(to right, #e75656, #6055b9); スペシャルコンテンツ */
	background: linear-gradient(to right, #d77403, #ffc107);
	margin-top: 15px;
}
.innerbnr2 div dd br {
	display: none;
}

.productBox a.special {
	display: block;
	width: 620px;
	height: 60px;
	/*background: linear-gradient(to right, #e75656, #6055b9); スペシャルコンテンツ */
	background: linear-gradient(to right, #d77403, #ffc107);
	border-radius: 8px;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	line-height: 62px;
	margin: 20px auto 0;
	position: relative;
	transition: all ease .3s;
}
.productBox a.special:after {
	content: "▼";
	display: block;
	font-size: 14px;
	transform: rotate(-90deg);
	position: absolute;
	top: 0;
	right: 1.2em;
}
.productBox a.special:hover {
	opacity: .8;
}
.productBox a.special br {
	display: none;
}


/*==============================================
アンケート
============================================= */
/*---- カラー変更 ----*/
.questionnaire {
color: #2e2e2e;
}
.question .select .arrow {
border-color: #2e2e2e transparent transparent transparent;
}
.questionnaireInner h2,
.btnSend a {
background-color: #0a7bc3;
}
.btnSend a:hover {
background-color: #04619d;
}
.questionnaireInner h3 .q {
color: #1b75bc;
}
.question input[type=radio]:checked ~ .radio::before {
background-color: #1b75bc;
}
.question ul li:hover .radio, .question input[type=radio]:checked ~ .radio, .question ul li:hover .check, .question input[type=checkbox]:checked ~ .check, .question input[type=checkbox]:checked ~ .check::before, .question .select select:hover, .question .select select:focus, .question textarea:hover, .question textarea:focus, .question input:hover, .question input:focus {
border-color: #1b75bc !important;
}

/*---- 文字強調 ----*/
.questionnaire .marker {
	background:linear-gradient(transparent 70%, #c2dff7 70%);}

/*---- ベースデザイン ----*/
.questionnaire {
padding: 100px 0;
background-color: #f2f2f2;
letter-spacing: 0.1em;
font-feature-settings: "palt"1;
}
.questionnaireInner {
width: 930px;
margin: 0 auto;
padding-bottom: 60px;
background-color: #fff;
border-radius: 6px;
box-sizing: border-box;
}
.questionnaireInner h2 {
padding: 30px 30px 25px;
border-radius: 6px 6px 0 0;
color: #fff;
font-size: 20px;
font-weight: bold;
}
.questionnaireInner h3 {
line-height: 1.8;
font-size: 16px;
font-weight: bold;
}
.questionnaireInner h3 .q {
margin-right: 10px;
font-size: 24px;
}
.questionnaireInner h3 .required {
margin-left: 10px;
color: #e20000;
}
.question {
padding: 40px 80px 0;
}
.question:first-child {
padding-top: 50px;
}
.question ul {
list-style: none;
margin-top: 20px;
overflow: auto;
}
.question ul li {
display: block;
position: relative;
float: left;
width: 100%;
}
.question ul li label {
display: block;
position: relative;
font-weight: 300;
font-size: 16px;
padding: 0 0 0 53px;
margin: 10px auto;
z-index: 9;
cursor: pointer;
-webkit-transition: all .2s linear;
}

/* radio */
.question ul li input[type=radio] {
position: absolute;
visibility: hidden;
}
.question ul li .radio {
display: block;
position: absolute;
border: 3px solid #cccccc;
border-radius: 100%;
height: 16px;
width: 16px;
top: 6px;
left: 20px;
z-index: 5;
transition: border .2s linear;
-webkit-transition: border .2s linear;
}
.question ul li:hover .radio {
border: 3px solid;
}
.question ul li .radio::before {
display: block;
position: absolute;
content: '';
border-radius: 100%;
height: 6px;
width: 6px;
top: 0;
bottom: 0;
left: 0;
right: 0;
margin: auto;
transition: background .2s linear;
-webkit-transition: background .2s linear;
}
.question input[type=radio]:checked ~ .radio {
border: 3px solid;
}

/* checkbox */
.question ul li input[type=checkbox] {
position: absolute;
visibility: hidden;
}
.question ul li .check {
display: block;
position: absolute;
border: 3px solid #cccccc;
border-radius: 6px;
height: 16px;
width: 16px;
top: 4px;
left: 20px;
z-index: 5;
transition: border .2s linear;
-webkit-transition: border .2s linear;
}
.question ul li:hover .check {
border: 3px solid;
}
.question ul li .check::before {
display: block;
position: absolute;
content: '';
height: 6px;
width: 3px;
top: -3px;
bottom: 0;
left: 0;
right: 1px;
margin: auto;
border-bottom: 2px solid #fff;
border-right: 2px solid #fff;
transition: border .2s linear;
-webkit-transition: border .2s linear;
transform: rotate(45deg);
-webkit-transform: rotate(45deg);

}
.question input[type=checkbox]:checked ~ .check {
border: 3px solid;
}
.question input[type=checkbox]:checked ~ .check::before {
border-bottom: 2px solid;
border-right: 2px solid;
}

/* select */
.question .select {
display: inline-block;
position: relative;
margin: 20px 0 0 20px;
}
.question .select select {
display: inline-block;
width: 100%;
cursor: pointer;
padding: 5px 35px 5px 15px;
outline: 0;
border: 1px solid #cccccc;
border-radius: 6px;
font-size: 16px;
appearance: none;
-webkit-appearance: none;
-moz-appearance: none;
transition: border .2s linear;
}
.question .select .arrow {
position: absolute;
top: 14px;
right: 15px;
width: 0;
height: 0;
pointer-events: none;
border-style: solid;
border-width: 8px 5px 0 5px;
}
.question .select select:hover,
.question .select select:focus {
border: 1px solid;
}

/* textarea */
.question textarea {
width: 80%;
height: 150px;
margin: 20px 0 0 20px;
padding: 6px 10px;
border: 1px solid #cccccc;
border-radius: 6px;
font-size: 16px;
outline: 0;
transition: border .2s linear;
}
.question textarea:hover,
.question textarea:focus {
border: 1px solid;
}

/* input */
.question input {
width: 80%;
margin: 20px 0 0 20px;
padding: 6px 10px;
border: 1px solid #cccccc;
border-radius: 6px;
font-size: 16px;
outline: 0;
transition: border .2s linear;
}
.question input:hover,
.question input:focus {
border: 1px solid;
}
.question ul li.text label {
display: inline-block;
}
.question ul li.text input {
width: 20%;
margin: 0 0 0 10px;
}

/* .btnSend */
.btnSend {
margin-top: 60px;
text-align: center;
}
.btnSend a {
display: inline-block;
padding: 15px 100px;
border-radius: 6px;
text-align: center;
font-size: 16px;
color: #fff;
transition: background-color .2s linear;
}

/* .thanks */
.thanks {
margin-top: 80px;
margin-bottom: 20px;
text-align: center;
font-size: 20px;
}


