@charset "shift_jis";
/*==============================================
 common
============================================= */
.menu, .reviewTxt,
.forPc {
display:none;
}
#header {
border-bottom: #ededed solid 1px;
}
.copyRight { border-top: 1px solid #ededed; }
.pageTop {
width: 40px;
height: 40px;
right: 10px;
background-size: 40px;
border-radius: 50%;
}
img {
width: 100%;
height: auto;
}

/*==============================================
 ΕΒ
============================================= */

.mainTitleWrap {
padding-top: 134%;
margin: 0 auto;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/25/02_fujitsu/main_title.webp) no-repeat center top;
background-size: 100%;
text-indent: -999em;
font-size: 0;
}

.lead {
color: #000;
box-sizing: border-box;
font-size: 1.15rem;
line-height: 1.8;
padding: 0 28px 3px;
}
.lead a {
color: #0575f3;
text-decoration: underline;
font-weight: bold;
}
/*==============================================
 oi[
============================================= */
.bnr a { text-decoration: none; }
.topbnrC,
.topbnrB,
.topbnr {
padding: 18px 28px 40px;
}
.innerbnrC,
.innerbnrB,
.innerbnr {
background: #f2f2f2;
margin-top: 40px;
padding: 28px 25px;
}
.topbnrC img,
.topbnrB img,
.topbnr img,
.innerbnrC img,
.innerbnrB img,
.innerbnr img {
width: 100%;
}
.topbnrC .img,
.topbnrC .imgB,
.topbnrB .img,
.topbnrB .imgC,
.topbnr .imgC,
.topbnr .imgB,
.innerbnrC .imgB,
.innerbnrC .img,
.innerbnrB .imgC,
.innerbnrB .img,
.innerbnr .imgC,
.innerbnr .imgB {
display: none;
}

/*==============================================
 #mainContents
============================================= */
#mainContents {
	letter-spacing: 0.07em;
    font-feature-settings: "palt" 1;
}
/*----- Ά -----*/
.paragraphB p,
.paragraph p {
color: #303030;
font-size: 1.26rem;
line-height: 1.7;
margin-top: 30px;
}
.paragraph p b {
color: #000;
    font-weight: bold;
}
.sTxt {
display: block;
font-size: 0.95rem;
line-height: 1.5;
margin-top: 15px;
}
p.sTxt {
display: block;
font-size: 0.95rem;
line-height: 1.5;
margin-top: 8px;
}
.paragraphIn > p:first-child {
margin-top: 10px;
}
.paragraphB p + p,
.paragraph p + p {
margin-top: 20px;
}
.paragraphB .cap,
.paragraph .cap {
font-size: 1rem;
line-height: 1.7;
margin-top: 10px !important;
}

/*----@paragraph@----*/
.paragraph {
border-top: 1px solid #dedfe2;
transition: background-color .2s, border-top-color .2s;
}
#matome .paragraphIn {
padding-bottom: 40px;
}
.spAccordion {
display: none;
padding: 0;
}
.spAccordion-none {
padding: 0;
}
.paragraphIn {
padding: 0px 26px 10px;
}
.paragraph p b {
    background: linear-gradient(transparent 60%, #fff0f0 40%);
    font-weight: bold;
}

/*----- A-css H2 -----*/
h2.no-titleImg {
position: relative;
padding: 20px 45px 20px 0px;
font-weight: bold;
}
h2.no-titleImg em {
display: none;
}
h2.no-titleImg span {
display: block;
padding-left: 26px;
font-size: 1.35rem;
line-height: 1.6;
}

/*----- B-css H2 -----*/
h2.titleImg {
display: table;
position: relative;
font-weight: bold;
padding: 24px 25px 22px 27px;
}
h2.titleImg em {
display: table-cell;
vertical-align: top;
width: 95px;
}
h2.titleImg span {
color: #1B1B1B;
display: table-cell;
padding: 0 23px 0 16px;
font-size: 1.35rem;
font-weight: bold;
line-height: 1.5;
-webkit-tap-highlight-color:rgba(0,0,0,0);
letter-spacing: 0.01em;
font-feature-settings: "palt" 1;
vertical-align: top;
}

/*----- h2 -----*/
.paragraph h2 .forPc {
display: none;
}
.paragraph h2 span b {
background-size: 60px;
color: #e00000;
display: block;
font-size: 1.55rem;
margin-bottom: 0px;
padding-bottom: 7px;
}
.paragraph h2:after {
content: "";
display: inline-block;
position: absolute;
top: 1px;
bottom: 0;
right: 20px;/*----@Ά©ηΜξσΜΚu@----*/
width: 8px;
height: 8px;
margin: auto;
-webkit-transition: opacity .2s ease, -webkit-transform .2s ease;
transition: opacity .2s ease, -webkit-transform .2s ease;
transition: transform .2s ease, opacity .2s ease;
transition: transform .2s ease, opacity .2s ease, -webkit-transform .2s ease;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
vertical-align: middle;
border-bottom: 2px solid #c9c9c9;/*----@ξσΜF@----*/
border-right: 2px solid #c9c9c9;/*----@ξσΜF@----*/
}
.paragraph.active h2:after {
top: 3px;
-webkit-transform: rotate(225deg);
transform: rotate(225deg);
}

/*---- .sTitle ----*/
.sTitle {
background: #f2f2f2;
margin-top: 60px;
padding: 13px 10px 7px 10px;
}
.sTitle strong {
border-left: #e00000 solid 5px;
box-sizing: border-box;
display: block;
color: #191919;
text-align: left;
font-size: 1.45rem;
line-height: 1.3;
font-weight: bold;
padding-left: 13px;
}
.sTitle + p {
margin-top: 30px;
}

/*----- img -----*/
:is(.imgBox, .imgBoxB) {
margin-top: 40px;
}
:is(.imgBox, .imgBoxB) :is(.cap) {
margin-top: 15px;
}
:is(.imgBox, .imgBoxB) :is(img) {
width: 100%;
}
.imgBox strong {
display: block;
color: #fff;
font-size: 1.25rem;
font-weight: bold;
margin-bottom: 5px;
}
.imgBox a + a {
display: block;
margin-top: 15px;
}
.imgLine img {
border: #e8e8e8 solid 1px;
}
.imagesClear { overflow: hidden; }


/*---- table01@----*/
.tableTitle {
border-left: #9a9a9a solid 4px;
margin: 40px 0 10px;
}
.tableTitle strong {
font-size: 1.25rem;
padding-left: 10px;
}
.table01 table {
border: solid #b5b5b5;
border-width: 1px 1px 1px 0;
border-spacing: 0;
width: 600px;
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-size: 1rem;
font-weight: bold;
text-align: center;
margin: 0;
padding: 7px;
width: 15%;
}
.table01 td {
color: #000;
border: solid #b5b5b5;
border-width: 0 0 1px 1px;
text-align: center;
padding: 5px;
font-size: 1rem;
}
.table01 .red {
color: #e00000;
font-weight: bold;
}
.table01 .red span {
font-size: 1.4rem;
}


/*==============================================
 .productBox
============================================= */
.productBox {
border-top: #dedfe2 solid 1px;
background: #efefef;
box-sizing: border-box;
padding: 60px 25px 30px;
}
.mainItemC,
.mainItemB,
.mainItem {
background: #fff;
box-sizing: border-box;
margin: 0 0 55px;
padding: 40px 25px;
}
.mainItemC .img,
.mainItemC .imgB,
.mainItemB .img,
.mainItemB .imgC,
.mainItem .imgB,
.mainItem .imgC {
display: none;
}

.productBoxIn strong {
display: block;
font-size: 1.13rem;
line-height: 1.5;
}
strong + .scroll {
margin-top: 8px;
}
.scroll table {
border: solid #b5b5b5;
border-width: 1px 1px 1px 0;
border-spacing: 0;
width: 700px;
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: 11px;
font-weight: bold;
text-align: center;
margin: 0;
padding: 7px 5px;
}
.scroll dd.itemName {
font-size: 12px;
padding: 0 0 7px;
}
.scroll td {
background: #fff;
color: #000;
border: solid #b5b5b5;
border-width: 0 0 1px 1px;
text-align: center;
padding: 7px 7px;
font-size: 14px;
width: 15%;
}
.scroll .red {
color: #e00000;
font-weight: bold;
}
.scroll .red span {
display: inline-block;
font-size: 17px;
margin-right: 2px;
}
.scroll dt {
padding: 15px 10px 10px;
}
.scroll .btnC,
.scroll .btnB,
.scroll .btn {
padding: 0 0 5px;
}
.scroll .btnC .typeA,
.scroll .btnC .typeB,
.scroll .btnB .typeA,
.scroll .btnB .typeC,
.scroll .btn .typeB,
.scroll .btn .typeC {
display: none;
}


.sPreviewTxt {
background: #6a6a6a;
box-sizing: border-box;
color: #fff;
font-size: 11px;
font-weight: bold;
padding: 3px 6px;
position: relative;
top: -11px;
}
.sPreviewTxt + a {
display: block;
margin-top: -21px;
}
/*----- .scroll -----*/
.scroll {
overflow: auto;
padding-bottom: 10px;
}
.scroll::-webkit-scrollbar{
height: 5px;
}
.scroll::-webkit-scrollbar-track{
background: #F1F1F1;
}
.scroll::-webkit-scrollbar-thumb {
background: #BCBCBC;
}
/*==============================================
.releasedate
============================================= */
.releasedate {
background: #efefef;
color: #000000;
	font-size: 0.85rem; 
	padding: 30px 0 25px;
}
