@charset "shift_jis";
/*==============================================
common
============================================= */
.bnr .item,
.forSp,
.sPreviewTxt {
display:none;
}
#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%; }

/*==============================================
看板
============================================= */
#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: #f7f7f7 url(https://img1.kakaku.k-img.com/images/article/tieup/25/02_fujitsu/title_bg.webp) top center no-repeat;
width: 100%;
padding-top: 65px;
}

/*---- .title ----*/
h1 {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/25/02_fujitsu/title.webp) left top no-repeat;
box-sizing: border-box;
margin: 0 auto 95px;
text-indent: -999em;
font-size: 0;
width: 930px;
height:546px;
z-index: 1;
}

/*---- .lead ----*/
.lead {
font-size: 17px;
line-height: 1.8;
width: 930px;
margin: 60px auto 0;
	letter-spacing: 0.11em;
    font-feature-settings: "palt" 1;
}
.lead a {
transition: .1s;
font-weight: bold;
}
.lead a:link,
.lead a:visited {
color: #006cff;
text-decoration: underline;
}
.lead a:hover,
.lead a:active {
color: #00a8ff;
}

/*---- .contentsNavi ----*/
.contentsNavi {
background: #f7f7f7;
width:100%;
margin: 30px auto 0;
padding: 35px 0 75px;
}
.contentsNavi ul {
border-left: #c6c6c6 solid 1px;
box-sizing: border-box;
width: 930px;
margin: 0 auto;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.contentsNavi li a {
width: 192px;
height: 190px;
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/02_fujitsu/menu01.webp) top no-repeat; }
.menu02 a { background:url(https://img1.kakaku.k-img.com/images/article/tieup/25/02_fujitsu/menu02.webp) top no-repeat; }
.menu03 a { background:url(https://img1.kakaku.k-img.com/images/article/tieup/25/02_fujitsu/menu03.webp) top no-repeat; }
.menu04 a { background:url(https://img1.kakaku.k-img.com/images/article/tieup/25/02_fujitsu/menu04.webp) top no-repeat; }
.contentsNavi li {
border-right: #c6c6c6 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: #dc1212;
font-size: 19px;
line-height: 1.2;
display:block;
text-align: center;
font-weight: bold;
padding-bottom: 7px;
}

.contentsNavi li a:hover,
.cap a:hover {
opacity: 0.6;
}

/*==============================================
bnr
============================================= */
.topbnrC,
.topbnrB,
.topbnr {
width: 930px;
margin: 35px auto 40px;
}

.topbnr a {
display: block;
width: 773px;
height: 70px;
text-indent: -9999px;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/25/02_fujitsu/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: 773px;
height: 70px;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/25/02_fujitsu/top_bnr_over.webp) no-repeat;
margin: 0 auto;
}

/*---- B-tyep ----*/
.topbnrB a {
display: block;
width: 773px;
height: 70px;
text-indent: -9999px;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/25/02_fujitsu/type_b_top_bnr.jpg) 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;
}
.topbnrB .bnr  {
width: 773px;
height: 70px;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/25/02_fujitsu/type_b_top_bnr_over.jpg) no-repeat;
margin: 0 auto;
}

/*---- C-tyep ----*/
.topbnrC a {
display: block;
width: 773px;
height: 70px;
text-indent: -9999px;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/25/02_fujitsu/type_c_top_bnr.jpg) 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;
}
.topbnrC .bnr  {
width: 773px;
height: 70px;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/25/02_fujitsu/type_c_top_bnr_over.jpg) no-repeat;
margin: 0 auto;
}

.innerbnrC,
.innerbnrB,
.innerbnr {
background: #f4f4f4;
width: 100%;
margin: 80px auto 0;
padding: 40px 0;
}
.innerbnr a {
display: block;
width: 930px;
height: 230px;
text-indent: -9999px;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/25/02_fujitsu/in_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: 230px;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/25/02_fujitsu/in_bnr_over.webp) no-repeat;
margin: 0 auto;
}

/*---- B-tyep ----*/
.innerbnrB a {
display: block;
width: 930px;
height: 230px;
text-indent: -9999px;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/25/02_fujitsu/type_b_in_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;
}
.innerbnrB .bnr  {
width: 930px;
height: 230px;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/25/02_fujitsu/type_b_in_bnr_over.webp) no-repeat;
margin: 0 auto;
}

/*---- C-tyep ----*/
.innerbnrC a {
display: block;
width: 930px;
height: 230px;
text-indent: -9999px;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/25/02_fujitsu/type_c_in_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;
}
.innerbnrC .bnr  {
width: 930px;
height: 230px;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/25/02_fujitsu/type_c_in_bnr_over.webp) no-repeat;
margin: 0 auto;
}

.topbnrC a:hover,
.topbnrB a:hover,
.topbnr a:hover,
.innerbnrC a:hover,
.innerbnrB a:hover,
.innerbnr a:hover {
opacity: 0;
}
/*==============================================
#mainContents
============================================= */

.paragraph h2 {
border-left: #e00000 solid 6px;
box-sizing: border-box;
color: #000;
font-weight: bold;
font-size: 37px;
line-height: 1.4;
text-align: left;
width: 930px;
margin: 110px auto 0;
padding: 0 0 0 40px;
}
.paragraph h2 b {
color: #e00000;
display: block;
font-weight: bold;
font-size: 27px;
margin-bottom: 14px;
}
.productBoxIn,
.paragraphIn {
width: 930px;
margin: -10px auto 0;
}
.productBoxIn p,
.paragraph p {
color: #202020;
font-size: 17px;
line-height: 2;
margin-top: 70px;
}
.paragraph p + p {
margin-top: 30px;
}
.paragraph p b {
    background: linear-gradient(transparent 60%, #fff0f0 40%);
    font-weight: bold;
}

/*---- .imgBox ----*/
.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;
}

/*---- .imgBoxB ----*/
.imgBoxB  {
width: 700px;
margin: 70px auto 0;
}
.imgBoxB p.cap {
margin-top: 15px !important;
}

.paragraph p.cap {
font-size: 14px;
line-height: 1.7;
}
.imgBoxB img,
.imgBox img {
width: 100%;
}
.imgBox p.cap,
.imgBox .imagesClear + p.cap {
margin-top: 15px !important;
}
.imgBox .imagesClear p.cap {
display: block;
width: 48%;
float: right;
margin-top: 0 !important;
}
.imgBox strong {
color: #fff;
display: block;
font-size: 17px;
margin-bottom: 7px;
}
.imagesClear {
overflow: hidden;
}
.imgLine img {
border: #e8e8e8 solid 1px;
}

/*---- table01　----*/
.tableTitle {
border-left: #9a9a9a solid 4px;
margin: 70px 0 20px;
}
.tableTitle strong {
font-size: 17px;
padding-left: 10px;
}
.table01 table {
border: solid #b5b5b5;
border-width: 1px 1px 1px 0;
border-spacing: 0;
width: 100%;
margin: 0 auto;
empty-cells: show;
line-height: 1.5;
font-size: 100%;
}

.table01 table th {
background: #f6f6f6;
color: #000;
border: solid #b5b5b5;
border-width: 0 0 1px 1px;
font-size: 12px;
font-weight: bold;
text-align: center;
margin: 0;
padding: 10px 5px;
}
.table01 .itemName dd {
font-size: 14px;
font-weight: bold;
}
.table01 td {
background: #fff;
color: #000;
border: solid #b5b5b5;
border-width: 0 0 1px 1px;
text-align: center;
padding: 10px 7px;
font-size: 14px;
width: 15%;
}
.table01 .red {
color: #e00000;
font-weight: bold;
}
.table01 .red span {
display: inline-block;
font-size: 17px;
margin-right: 2px;
}


/*==============================================
.productBox
============================================= */
#matome {
background:url(https://img1.kakaku.k-img.com/images/article/tieup/25/02_fujitsu/matome_bg.webp) center bottom no-repeat;
padding-bottom: 350px;
}
.productBox {
border-bottom: #fff solid 1px;
background: #f4f4f4;
width: 100%;
padding: 30px;
}
.productBoxIn {
width: 930px;
margin: 0 auto;
padding: 140px 0 0;
}

.mainItem a {
display: block;
width: 859px;
height: 190px;
text-indent: -9999px;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/25/02_fujitsu/main_img.webp) bottom 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;
margin: 10px auto 80px;
}
.mainItem {
width: 859px;
height: 190px;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/25/02_fujitsu/main_img_over.webp) bottom no-repeat;
margin: 10px auto 80px;
}

/*---- B-type　----*/
.mainItemB a {
display: block;
width: 859px;
height: 190px;
text-indent: -9999px;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/25/02_fujitsu/type_b_main_img.webp) bottom 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;
margin: 10px auto 80px;
}
.mainItemB {
width: 859px;
height: 190px;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/25/02_fujitsu/type_b_main_img_over.webp) bottom no-repeat;
margin: 10px auto 80px;
}

/*---- C-type　----*/
.mainItemC a {
display: block;
width: 859px;
height: 190px;
text-indent: -9999px;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/25/02_fujitsu/type_c_main_img.webp) bottom 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;
margin: 10px auto 80px;
}
.mainItemC {
width: 859px;
height: 190px;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/25/02_fujitsu/type_c_main_img_over.webp) bottom no-repeat;
margin: 10px auto 80px;
}


strong + .scroll {
margin-top: -10px;
}
.scroll table {
border: solid #b5b5b5;
border-width: 1px 1px 1px 0;
border-spacing: 0;
width: 100%;
margin: 0 auto;
empty-cells: show;
line-height: 1.5;
font-size: 100%;
}
.scroll table th {
background: #f6f6f6;
color: #000;
border: solid #b5b5b5;
border-width: 0 0 1px 1px;
font-size: 12px;
font-weight: bold;
text-align: center;
margin: 0;
padding: 10px 5px;
}
.scroll td {
background: #fff;
color: #000;
border: solid #b5b5b5;
border-width: 0 0 1px 1px;
text-align: center;
padding: 10px 7px;
font-size: 14px;
width: 15%;
}
.scroll .red {
color: #e00000;
font-weight: bold;
}
.scroll .red span {
display: inline-block;
font-size: 18px;
margin-right: 2px;
}
.reviewTxt {
background: #6a6a6a;
box-sizing: border-box;
color: #fff;
font-size: 11px;
font-weight: bold;
padding: 4px 6px;
position: relative;
left: 545px;
bottom: -12px;
}
.scroll dt {
padding: 15px 0 10px;
}
.scroll dt img {
width: 108px;
}
.scroll dd.itemName  {
font-size: 11px;
}
.scroll .btn span {
display: block;
width: 122px;
height: 36px;
text-indent: -9999px;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/25/02_fujitsu/product_btn.gif) bottom 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;
margin: 10px auto 3px;
}
.scroll .btn {
width: 122px;
height: 36px;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/25/02_fujitsu/product_btn_over.gif) bottom no-repeat;
margin: 10px auto 3px;
}

/*---- B-type　----*/
.scroll .btnB span {
display: block;
width: 122px;
height: 36px;
text-indent: -9999px;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/25/02_fujitsu/type_b_product_btn.gif) bottom 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;
margin: 10px auto 3px;
}
.scroll .btnB {
width: 122px;
height: 36px;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/25/02_fujitsu/type_b_product_btn_over.gif) bottom no-repeat;
margin: 10px auto 3px;
}

/*---- C-type　----*/
.scroll .btnC span {
display: block;
width: 122px;
height: 36px;
text-indent: -9999px;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/25/02_fujitsu/type_c_product_btn.gif) bottom 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;
margin: 10px auto 3px;
}
.scroll .btnC {
width: 122px;
height: 36px;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/25/02_fujitsu/type_c_product_btn_over.gif) bottom no-repeat;
margin: 10px auto 3px;
}

span.sTxt {
display: block;
font-size: 11px; 
margin-top: 15px;
}

.mainItemC a:hover,
.mainItemB a:hover,
.mainItem a:hover,
.scroll .btn span:hover,
.scroll .btnB span:hover,
.scroll .btnC span:hover {
opacity: 0;
}

/*---- ABtest　----*/
table .btn .typeB,
table .btn .typeC {
display: none;
}
table .btnC .typeA,
table .btnC .typeB,
table .btnB .typeA {
display: none;
}

/*==============================================
.releasedate
============================================= */
.releasedate {
width: 930px;
font-size: 11px; 
margin: 0 auto; 
text-align: right;
padding: 70px 0 80px;
}