@charset "shift_jis";
/*==============================================
common
============================================= */
.bnr .item,
.forSp {
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 {
	letter-spacing: 0.08em;
    font-feature-settings: "palt" 1;
}

.mainTitle {
width: 930px;
margin: 0 auto;
}

/*---- .title ----*/
h1 {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/03_fujitsu/title.jpg) center top no-repeat;
margin: 0 auto 30px;
text-indent: -999em;
font-size: 0;
width: 1090px;
height: 547px;
z-index: 1;
}
.lead {
color: #000;
font-size: 15px;
line-height: 27px;
}
.lead a {
transition: .2s;
font-weight: bold;
}
.lead a:link,
.lead a:visited {
color: #0073e9;
text-decoration: underline;
}
.lead a:hover,
.lead a:active {
color: #55a9ff;
}
.menu {
background: #f7f7f7;
box-sizing: border-box;
width: 100%;
margin: 60px auto 0;
padding: 55px 0 30px;
}
.menu ul {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/03_fujitsu/menu_bg.png) left top no-repeat;
box-sizing: border-box;
padding-left: 130px;
width: 930px;
margin: 0 auto;
}
.menu li a {
display: block;
color: #000;
font-size: 14px;
margin-bottom: 23px;
}
.menu li a b {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/03_fujitsu/menu_dot.png) right 18px top 5px no-repeat;
display: inline-block;
font-size: 14px;
transition: 0.2s;
width: 195px;
}
.menu li a:hover {
opacity: 0.7;
}

/*==============================================
bnr
============================================= */
.topbnr {
width: 930px;
margin: 53px auto 50px;
}

.topbnr a {
display: block;
width: 930px;
height: 155px;
text-indent: -9999px;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/24/03_fujitsu/new_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;
}
.topbnr .bnr  {
width: 930px;
height: 155px;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/24/03_fujitsu/new_top_bnr_over.jpg) no-repeat;
margin: 0 auto;
}

.innerbnr {
background: #f4f4f4;
width: 100%;
margin: 100px auto 0;
padding: 60px 0;
}
.innerbnr a {
display: block;
width: 930px;
height: 155px;
text-indent: -9999px;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/24/03_fujitsu/new_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;
}
.innerbnr .bnr  {
width: 930px;
height: 155px;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/24/03_fujitsu/new_top_bnr_over.jpg) no-repeat;
margin: 0 auto;
}

.topbnr a:hover,
.innerbnr a:hover {
opacity: 0;
}
/*==============================================
#mainContents
============================================= */

.paragraph h2 {
box-sizing: border-box;
color: #000;
font-weight: bold;
font-size: 33px;
line-height: 1.4;
text-align: center;
width: 930px;
margin: 0 auto;
padding-top: 120px;
}
.paragraph h2 b {
color: #e00000;
display: block;
font-weight: bold;
font-size: 27px;
margin-bottom: 20px;
}
.productBoxIn,
.paragraphIn {
width: 930px;
margin: -10px auto 0;
}
.productBoxIn p,
.paragraph p {
color: #202020;
font-size: 16px;
line-height: 2;
margin-top: 70px;
}
.paragraph p + p {
margin-top: 30px;
}

/*---- .sTitle ----*/
.sTitle {
background: #f2f2f2;
margin-top: 120px;
padding: 15px 0 12px 20px;
}
.sTitle strong {
border-left: #e00000 solid 5px;
box-sizing: border-box;
color: #191919;
text-align: center;
font-size: 20px;
font-weight: bold;
padding-left: 15px;
}
.sTitle + p {
margin-top: 40px;
}
p.sTxt {
display: block;
font-size: 12px;
line-height: 1.6;
margin-top: 10px;
}
.imgBox .sTxt {
display: block;
font-size: 11px;
line-height: 1.4;
margin-top: 10px;
text-indent: -15px;
padding-left: 15px;
}
.paragraph p b {
color: #202020;
    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: 800px;
margin: 70px auto 0;
}
.imgBoxB p.cap {
margin-top: 15px !important;
}

/*---- img€Ê@----*/
.sTitle + p,
.sTitle + .imgBoxB,
.sTitle + .imgBox {
margin: 50px auto 0;
}

.paragraph p.cap {
font-size: 14px;
line-height: 1.7;
}
.imgBoxB img,
.imgBox img {
width: 100%;
}
.movBox p.cap,  
.imgBox02 p.cap, 
.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;
}

/*---- columnBox@----*/
.columnBox {
border: #e4e4e4 solid 5px;
box-sizing: border-box;
padding: 55px 60px;
margin: 80px 0 0;
}
.columnTitle h3 {
color: #000;
text-align: center;
font-size: 20px;
font-weight: bold;
margin-bottom: 30px;
}
.columnBox p {
float: left;
font-size: 15px;
line-height: 1.9;
width: 405px;
margin-top: -5px;
}
.columnBox a {
display: block;
float: right;
width: 375px;
}
.columnBox img { width: 100%; }

/*==============================================
.productBox
============================================= */
#matome {
padding-bottom: 100px;
}
.productBoxIn h3 {
color: #0d0d0d;
font-size: 25px;
font-weight: bold;
line-height: 1.5;
text-align: center;
margin: 80px 0 30px;
}

.productBox {
border-bottom: #fff solid 1px;
background: #f4f4f4;
width: 100%;
padding: 30px;
}

.table03 {
margin-top: 40px;
}
.table01 strong {
box-sizing: border-box;
color: #000;
display: block;
font-size: 18px;
margin: 80px 0 20px;
}
.table02 table,
.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 th {
background: #f6f6f6;
color: #000;
border: solid #b5b5b5;
border-width: 0 0 1px 1px;
font-weight: bold;
text-align: center;
margin: 0;
padding: 13px 10px;
width: 18%;
}
.table02 th {
background: #f6f6f6;
color: #000;
border: solid #b5b5b5;
border-width: 0 0 1px 1px;
font-weight: bold;
text-align: center;
margin: 0;
padding: 13px 5px;
width: 18%;
}
.table03 .itemName dd,
.table02 .itemName dd,
.table01 .itemName dd {
font-size: 14px;
font-weight: bold;
}
.table02 td,
.table01 td {
background: #fff;
color: #000;
border: solid #b5b5b5;
border-width: 0 0 1px 1px;
text-align: center;
padding: 13px;
font-size: 14px;
}
.table02 .price,
.table01 .price {
color: #e00000;
font-weight: bold;
}
.table02 .price span,
.table01 .price span {
font-size: 17px;
}
.table01 p a {
background:url(https://img1.kakaku.k-img.com/images/article/tieup/24/03_fujitsu/txt_link_icon.png) top 6px left no-repeat;
background-size: 5%;
box-sizing: border-box;
transition: .2s;
font-size: 15px;
padding-left: 15px;
}
.table01 p a:link,
.table01 p a:visited {
color: #0073e9;
text-decoration: underline;
}
.table01 p a:hover,
.table01 p a:active {
color: #55a9ff;
}
.table01 .tableTxtBox {
overflow: hidden;
margin-top: 10px;
}
.table01 .tableTxtBox span {
float: left;
}
.table01 .tableTxtBox p {
float: right;
margin-top: 0;
}
.reviewTxt {
background: #6a6a6a;
box-sizing: border-box;
color: #fff;
font-size: 11px;
font-weight: bold;
padding: 4px 6px;
position: relative;
left: 331px;
bottom: -12px;
}
.table02 dt {
padding: 15px 0 10px;
}
.table02 .btn span {
display: block;
width: 144px;
height: 31px;
text-indent: -9999px;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/24/03_fujitsu/product_bnr.png) 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;
}
.table02 .btn {
width: 144px;
height: 31px;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/24/03_fujitsu/product_bnr_over.png) bottom no-repeat;
margin: 10px auto 3px;
}
.table02 .btn span:hover {
opacity: 0;
}

.table03 strong {
box-sizing: border-box;
color: #000;
display: block;
font-size: 18px;
margin-bottom: 20px;
}
.table03 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%;
}
.table03 th {
background: #f6f6f6;
color: #000;
border: solid #b5b5b5;
border-width: 0 0 1px 1px;
font-weight: bold;
text-align: center;
margin: 0;
padding: 13px 10px;
width: 18%;
}
.table03 th {
background: #f6f6f6;
color: #000;
border: solid #b5b5b5;
border-width: 0 0 1px 1px;
font-weight: bold;
text-align: center;
margin: 0;
padding: 13px 5px;
width: 13%;
}
.table03 .itemName {
background: #f6f6f6;
font-size: 14px;
font-weight: bold;
}
.table03 td {
background: #fff;
color: #000;
border: solid #b5b5b5;
border-width: 0 0 1px 1px;
text-align: center;
padding: 13px;
font-size: 14px;
}
.table03 .price {
color: #e00000;
font-weight: bold;
}
.table03 .price span {
font-size: 17px;
}
.table03 .btn span {
display: block;
width: 256px;
height: 31px;
text-indent: -9999px;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/24/03_fujitsu/product_bnr02.png) 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;
}
.table03 .btn {
width: 256px;
height: 31px;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/24/03_fujitsu/product_bnr02_over.png) bottom no-repeat;
margin: 10px auto 3px;
}
.table03 .btn span:hover {
opacity: 0;
}
.table03 dt {
margin-bottom: 13px;
}

/*==============================================
.releasedate
============================================= */
.releasedate {
width: 930px;
font-size: 11px; 
margin: 0 auto; 
text-align: right;
padding: 60px 0 80px;
}
