@charset "shift_jis";

/*==============================================
common
============================================= */

#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%; }

.topbnr a br,
.sponly{
display: none;}

.bgblack  {
background-color: #000;}

/*==============================================
 .noto
============================================= */
/* regular */
@font-face {
  font-family: 'noto';
  src: url(https://img1.kakaku.k-img.com/images/fonts/noto-sans/NotoSansJP-Light.woff);
  font-weight: 200;
}

/* regular */
@font-face {
  font-family: 'noto';
  src: url(https://img1.kakaku.k-img.com/images/fonts/noto-sans/NotoSansJP-Regular.woff);
  font-weight: 400;
}

/* b */
@font-face {
  font-family: 'noto';
  src: url(https://img1.kakaku.k-img.com/images/fonts/noto-sans/NotoSansJP-Medium.woff);
  font-weight: 600;
}

/* bold */
@font-face {
  font-family: 'noto';
  src: url(https://img1.kakaku.k-img.com/images/fonts/noto-sans/NotoSansJP-Bold.woff);
  font-weight: 700;
}



/*---- 文字　 ----*/
#mainContents .paragraph,
#mainContents .mainTitleWrap,
.productBox,
table th,table td{
color: #fff;
font-family: "noto", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Yu Gothic", "Meiryo", "Arial", sans-serif;
font-feature-settings: "palt" 1;
letter-spacing: 0.05em;}

#mainContents p {
	font-size:  124%;
	line-height: 2.1;}

#mainContents .cap{
	font-size: 108%;
	line-height: 1.9;}

.lead .capS {
display: block;
margin-top: 15px !important;
font-size: 12px !important;}

#mainContents p + p {
	margin-top: 30px;}

sup {
font-size: 60%;
vertical-align: top;
position: relative;
top: 0.3em;
}

/* 画面にマーカー部分が入ったら、マーカーが引かれるアニメーション前のスタイル */
.marker {
  display: inline;
  position: relative;
  background-image: linear-gradient(90deg, #890202, #810101); /* 単色の場合は同じ色、グラデーションさせる場合は別々の色 */
  background-repeat: no-repeat;
  background-position: bottom left;
  background-size: 0 100%; /* '30%'の部分にマーカーの太さを記入 */
  transition: all 1s ease-in-out; /* マーカーを引く速度を調整 */
  font-weight: bold; /* ついでに太字にしたい場合 */
}

/* アニメーション発火時 */
.marker.inview {
  background-size: 100% 100%; /* '30%'の部分は上で設定した太さに合わせる */
}


/*==============================================
看板
============================================= */

.mainTitleWrap {
width: 100%;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/12_mouse/top_bg.jpg) center top no-repeat;
}
.mainTitle {
margin: 0 auto;
padding: 110px 0 0;
}

h1 {
width: 930px;
height: 425px;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/12_mouse/pc_title.png) left top no-repeat;
text-indent: -999em;
font-size: 0;
z-index: 1;
margin: 0 auto;
}

.lead{
    width: 930px;
    margin: 50px auto 0;}

.lead a:link,
.lead a:visited {
color: #b80404;
text-decoration: underline;
}
.lead a:hover,
.lead a:active {
color: #ee0000;
text-decoration: none;
}

/* アンカー */
.contentsNavi{
margin-top: 85px;
border-top:#484848 1px solid;
border-bottom:#484848 1px solid; 
background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/12_mouse/contents_bg.jpg) center top no-repeat;}

.contentsNavi div {
margin: 0 auto 0;
width: 930px;
display: table;
padding: 50px 0;
box-sizing: border-box;}

.contentsNavi div p,
.contentsNavi div ul{
    display: table-cell;
    vertical-align: middle;}

.contentsNavi div p {
width: 135px;
text-indent: -999em;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/12_mouse/contents_tit.png) left 50% no-repeat;}

.contentsNavi div li a {
    color: #fff;
    font-size: 16px;
padding-left: 28px;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/12_mouse/arrow.png) left 50% no-repeat;}

.contentsNavi div li a:hover{
color: #e10000;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/12_mouse/arrow_over.png) left 50% no-repeat;}

.contentsNavi div li a span{
    display: inline-block;
    width: 150px;
    font-size: 17px;
    font-weight: bold;
}

.contentsNavi div li + li {
    margin-top: 20px;}

/*==============================================
 バナー
============================================= */
.topbnr a {
font-size: 15px;
line-height: 60px;
height: 60px;
text-align: center;
color: #fff;
background: #8c0909 url(https://img1.kakaku.k-img.com/images/article/tieup/24/12_mouse/newwindow_icon.svg) 615px 49% no-repeat;
border-radius: 80px;
box-sizing: border-box;
display:block;
margin: 60px auto 0;
width: 650px;
transition: 0.1s ease-in-out;}

.topbnr a:hover{
background: #e10000  url(https://img1.kakaku.k-img.com/images/article/tieup/24/12_mouse/newwindow_icon.svg) 615px 49% no-repeat;
/*opacity: 0.8;
filter: alpha(opacity=80);*/}


.innerbnr{
height: 254px;
margin-top: 100px;
border-top:#484848 1px solid;
border-bottom:#484848 1px solid; 
background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/12_mouse/inner_bnr.jpg) center top no-repeat;
}

.innerbnr a {
    width: 930px;
    height: 46px;
    margin: 0 auto;
    display: block;
}

.innerbnr a dt{display: none;}

.innerbnr a dd{
font-size: 15px;
line-height: 46px;
width: 526px;
height: 46px;
text-align: center;
color: #fff;
background: #8c0909 url(https://img1.kakaku.k-img.com/images/article/tieup/24/12_mouse/newwindow_icon.svg) 490px 48% no-repeat;
border-radius: 80px;
box-sizing: border-box;
display:block;
margin: 133px 0 0 347px;
transition: 0.1s ease-in-out;
}

.innerbnr a:hover dd{
background: #e10000 url(https://img1.kakaku.k-img.com/images/article/tieup/24/12_mouse/newwindow_icon.svg) 490px 48% no-repeat;}

/*==============================================
#mainContents
============================================= */
.paragraphIn {
    width: 930px;
    margin: 90px auto 0;}

.paragraph h2 {
width: 930px;
margin: 0 auto;
font-size: 26px;
font-weight: bold;
padding-top: 62px;
text-align: center;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/12_mouse/h2_bg.jpg) center top no-repeat;}

.paragraph h2 .icon {
    font-size: 28px;
    padding-bottom: 25px;
    display: block;
    background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/12_mouse/h2_icon.png) center bottom no-repeat;}

.paragraph h2 .text {
    display: block;
    padding-top: 30px;
}


.paragraph .subtit {
    font-size: 20px;
    font-weight: bold;
    border-left: #8c0909 5px solid;
    padding-left: 10px;
    margin-top: 90px;
}

/*----　画像　----*/
.w640{width: 640px;}

.imgBox {margin:90px auto 0;}

.imgBox div {overflow: hidden;}

.imgBox .floatL,
.imgBox .floatR {width:455px;}

.imgBox.w380 .floatL {width:380px;}
.imgBox.w380 .floatR {width:530px;}

.imgBox.w465 .floatL {width:465px;}
.imgBox.w465 .floatR {width:445px;}

.imgBox img {width: 100%;}

.imgBox a {
font-size: 0;
display: block;
cursor: zoom-in;}

.imgBox a img{
transition: 0.2s ease-in-out;}

.imgBox a:hover img {
opacity: 0.8;
filter: alpha(opacity=80);}

.imgBox .cap a {
	font-size: 100% !important;
	display: inline-block !important;
	color: #5a7ddd;
	text-decoration: underline;}

.imgBox div + .cap,
.imgBox a + .cap{
	margin-top: 15px;}

a.floatL + .cap,
a.floatR + .cap{
	margin-top: 0;}

.imgBox + p {
    margin-top: 90px;}

/*----　column　----*/
.column {
    border: #fff227 5px solid;
    border-radius: 60px 0;
    padding: 60px 80px 80px;
    margin-top: 90px;
box-sizing: border-box;}

.column .title {
    font-size: 23px;
    font-weight: bold;
    color: #fff227;
    text-align: center;
    border-bottom: #fff227 4px solid;
    padding-bottom: 40px;
    margin-bottom: 50px;
}

.column a {
    color: #fff;
    font-weight: bold;
    text-decoration: underline;
}

.column a:hover {
    color: #fff227;
}

/*----　まとめ　----*/
#matome.paragraph{
background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/12_mouse/matome_bg.webp) center top no-repeat;
height: 700px;}

#matome.paragraph h2 {
width: 930px;
margin: 0 auto;
font-size: 26px;
padding-top: 62px;
text-align: center;
background: none}

#matome.paragraph h2 .icon {display: none;}

.paragraph h2 .text {
    display: block;
    padding-top: 30px;
}

/*----　table　----*/
.bggray {background-color: #181818;}

table.deta{
width: 930px;
margin: 20px auto 0;
border-collapse:separate;
border-spacing:0;
box-sizing: border-box;
border-left:#4e4e4e 1px solid;
border-top:#4e4e4e 1px solid; }

table.deta th,
table.deta td{
padding: 10px 15px;
box-sizing: border-box;
font-size: 16px;
line-height: 1.7;}

table.deta th{
border-right: #4e4e4e 1px solid;
border-bottom: #4e4e4e 1px dotted;
word-break: break-all;}

table.deta th{
background-color: #2a2a2a;
width: 390px;}

table.deta td{width: 270px;}

table.deta td{
border-right: #4e4e4e 1px solid;
border-bottom: #4e4e4e 1px dotted;}

table.deta th.end,
table.deta td.end{
border-bottom: #4e4e4e 1px solid;}


table.deta.spec th{
width: 200px;}

table.deta.spec td{width: 730px;}


/*==============================================
.productBox
============================================= */
.productBox{
    width: 930px;
    margin: 0 auto;}

.productBox a{
display: table;
transition: 0.1s ease-in-out;}

.productBox a:hover {
opacity: 0.8;
filter: alpha(opacity=80);}

.productBox a .img,
.productBox a .info{
    display: table-cell;
    vertical-align: middle;}

.productBox a .img{
    text-align: center;
    width: 476px;}

.productBox a .info .name{
    text-align: center;}

.productBox a .info .btn {
font-size: 14px;
line-height: 54px;
height: 54px;
text-align: center;
color: #fff;
background: #8c0909 url(https://img1.kakaku.k-img.com/images/article/tieup/24/12_mouse/newwindow_icon.svg) 402px 49% no-repeat;
border-radius: 80px;
box-sizing: border-box;
display:block;
margin-top: 30px;
width: 436px;
transition: 0.1s ease-in-out;}

.productBox a:hover .info .btn {
background: #e10000 url(https://img1.kakaku.k-img.com/images/article/tieup/24/12_mouse/newwindow_icon.svg) 402px 49% no-repeat;}

.productBox a .info .btn br{display: none;}

.productBox .spectit {
font-size: 18px;
line-height: 1.5;
font-weight: bold;
display:block;
margin-top: 30px;}

/*==============================================
.releasedate
============================================= */
.releasedate {
font-size: 11px; 
color: #fff;
width: 930px;
padding-bottom: 100px;
margin: 50px auto 0; 
text-align: right;}

