@charset "shift_jis";
/*==============================================
 common
============================================= */
.forPc,
.menu {
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 {
background: #004386;
padding-bottom: 35px;
}
h1 {
padding-top: 135%;
margin: 0 auto;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/26/02_mousepro/sp_title.webp) no-repeat center top;
background-size: 100%;
text-indent: -999em;
font-size: 0;
}
.pointBox {
  background: #00366b;
  box-sizing: border-box;
  margin: 0 25px;
  padding: 20px 15px 5px;
}
.pointBox strong {
  color: #5edbff;
  display: block;
  font-size: 1.1rem;
  text-align: center;
  margin-bottom: 10px;
}
.pointBox li {
  background: url(https://img1.kakaku.k-img.com/images/article/tieup/26/02_mousepro/point_check.png) left top no-repeat;
background-size: 25px;
box-sizing: border-box;
  color: #fff;
  font-size: 1.1rem;
  line-height: 1.6;
font-weight: normal;
margin-bottom: 10px;
padding: 2px 0 2px 30px;
}
p.lead {
box-sizing: border-box;
color: #fff;
font-size: 1.18rem;
line-height: 1.8;
margin-top: 25px;
padding: 0 25px;
}
.lead a {
-webkit-transition: .1s ease-in-out;
-moz-transition: .1s ease-in-out;
  -o-transition: .1s ease-in-out;
transition: .1s ease-in-out;
}
.lead a:link,
.lead a:visited {
color: #ffe400;
font-weight: bold;
text-decoration: underline;
}
.lead .sTxt {
display: block;
margin-top: 10px;
font-size: 0.8rem;
}

/*==============================================
 バナー
============================================= */
.bnr a { text-decoration: none; }

/*----　看板下　----*/
.topbnr {
padding: 20px 25px 0 25px;
}
.topbnr a {
background: #ffe400 url(https://img1.kakaku.k-img.com/images/article/tieup/26/02_mousepro/arrow.png) right 10px center no-repeat;
background-size: auto 8px;
box-sizing: border-box;
display: block;
width: 100%;
padding: 18px 10px 16px 10px;
}
.topbnr .img {
color: #000;
font-size: 0.95rem;
font-weight: bold;
line-height: 1.6;
text-align: center;
}


/*----　記事内　----*/
.innerbnr {
  padding-top: 15px;
}
.innerbnr a {
display:block;
box-sizing:border-box;
}

/*==============================================
 #mainContents
============================================= */
#mainContents {
background-size: contain;
letter-spacing: 0.07em;
font-feature-settings: "palt" 1;
}
/*----- 文字 -----*/
.paragraph p {
font-size: 14px;
line-height: 1.8;
margin-top: 30px;
}
.paragraphIn > p:first-child {
margin-top: 10px;
}
.paragraph .cap {
font-size: 11px;
margin-top: 10px !important;
}
.paragraph p em {
    background: linear-gradient(transparent 75%, #d4e1ef 30%);
    font-weight: bold;
    font-style: normal;
}

/*----　paragraph　----*/
.paragraph {
border-top: 1px solid #c0c0c0;
transition: background-color .2s, border-top-color .2s;
}
#matome {
border-bottom: 1px solid #c0c0c0;
}
.spAccordion {
display: none;
}
.paragraphIn {
  padding: 0 20px 30px;
  }
/*----- h2 -----*/
.paragraph h2 {
position: relative;
padding: 20px 20px 20px 25px;
color: #000;
font-weight: bold;
}
.paragraph h2:active {
background-color: rgba(255,255,255,0.10);
}
.paragraph.active h2 {
color: #292929;
}
.paragraph h2:after {
content: "";
display: inline-block;
position: absolute;
top: 1px;
bottom: 0;
right: 20px;/*----　右からの矢印の位置　----*/
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 #ffa800;/*----　矢印の色　----*/
border-right: 2px solid #ffa800;/*----　矢印の色　----*/
}
.paragraph.active h2:after {
top: 3px;
-webkit-transform: rotate(225deg);
transform: rotate(225deg);
}

/*----- h2-img-txt -----*/
.paragraph h2 .titleImg {
display: table;
padding-right: 26px;
-webkit-tap-highlight-color:rgba(0,0,0,0);
}
.paragraph h2 .spTitleImg {
display: table-cell;
width: 95px;
vertical-align: top;
}
.paragraph h2 .titleTxt {
box-sizing: border-box;
display: table-cell;
font-size: 1.3rem;
line-height: 1.5;
vertical-align: top;
padding-left: 15px;
}
.paragraph h2 .subTitle {
color: #00366b;
display: block;
font-size: 1.45rem;
margin-bottom: 5px;
}

/*----- img -----*/
:is(.imgBox, .imgBoxB, .imgBox02) {
margin-top: 40px;
}
:is(.imgBox, .imgBoxB, .imgBox02) :is(.cap) {
margin-top: 15px;
}
:is(.imgBox, .imgBoxB, .imgBox02) :is(img) {
width: 100%;
}
.imgBox02 a + a {
  display: block;
  margin-top: 10px;
}
.sTitle {
  margin-top: 30px;
}
.sTitle h3 {
  font-size: 1.35rem;
  font-weight: bold;
}
.sTitle + .imgBox {
  margin-top: 15px;
}

/*==============================================
 .productBox
============================================= */
.productBox {
box-sizing: border-box;
background: #004386;
padding: 40px 25px 0;
}
.productBox .name {
  color: #fff;
  text-align: center;
  font-size: 2.5rem;
  font-weight: bold;
  padding: 15px 0 10px;
}
.productBox .img {
  text-align: center;
}
.productBox .img img {
  width: 85%;
}
.productBox .name span {
  font-size: 1.2rem;
}
.productBox .btn span {
  background: #ffe400 url(https://img1.kakaku.k-img.com/images/article/tieup/26/02_mousepro/arrow.png) right 7px center no-repeat;
  background-size: auto 8px;
  box-sizing: border-box;
  display: block;
  width: 100%;
  text-align: center;
  font-size: 0.95rem;
  font-weight: bold;;
  padding: 20px 0 18px 0;
  }
/*----- table -----*/
.tableTitle {
  margin: 30px 0 10px;
}
.tableTitle strong {
  color: #fff;
  font-size: 0.95rem;
}
table {
border: solid #668eb6;
border-width: 2px 0 2px 0;
border-spacing: 0;
color: #fff;
width: 100%;
empty-cells: show;
line-height: 1.5;
font-size: 100%;
}
th {
border: dotted #668eb6;
border-width: 0 0 1px 0;
font-size: 0.85rem;
font-weight: bold;
width: 22%;
word-wrap: break-word;
-webkit-text-size-adjust: 100%;
padding: 10px 0px;
}
td {
border: dotted #668eb6;
border-width: 0 0 1px 0;
font-size: 1.15rem;
line-height: 1.5;
word-wrap: break-word;
-webkit-text-size-adjust: 100%;
padding: 10px 5px;
}

/*==============================================
.releasedate
============================================= */
.releasedate {
background: #004386;
	font-size: 0.85rem; 
	padding: 30px 25px 45px;
	margin-bottom: -25px;
	color: #fff;
}
