@charset "shift_jis";

/*==============================================
 common
============================================= */
.menu {
	display:none;
}
img {
	display: block;
	width: 100%;
	height: 100%;
}

#header {
	border-bottom: #ededed solid 1px;
}
#footer {
	margin-top: 1rem;
}
.copyRight {
	border-top: 1px solid #ededed;
}
.pageTop {
	width: 40px;
	height: 40px;
	right: 10px;
	background-size: 40px;
	border-radius: 50%;
}

em {
	font-style: normal;
}

/*==============================================
 .noto
============================================= */
/* light */
@font-face {
    font-family: 'noto';
    src: url(https://img1.kakaku.k-img.com/images/fonts/noto-sans/NotoSansJP-Light.woff);
    font-weight: 300;
}
/* regular */
@font-face {
    font-family: 'noto';
    src: url(https://img1.kakaku.k-img.com/images/fonts/noto-sans/NotoSansJP-Regular.woff);
    font-weight: 400;
}
/* 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;
}

#mainContents {
	font-family: "noto", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Yu Gothic", "Meiryo", "Arial", sans-serif;
	color: #000;
	letter-spacing: 0.06em;
	font-feature-settings: "palt"1;
}

.releasedate {
	font-size: 0.85rem; 
	color: #fff;
	padding: 2rem 0;
}


/*==============================================
 看板
============================================= */
.mainTitle * {
	font-size: 0;
	text-indent: -999em;
}
h1 {
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/25/07_mousepro/sp_mainimg.webp) no-repeat center top;
	background-size: 100%;
	font-size: 0;
	text-indent: -999em;
	margin: 0 auto;
	padding-top: 76.04%;
}

.lead {
	background: #ececec;
	padding: 2rem 2rem 2.5rem;
}
.lead p {
	font-size: 1.2rem;
	line-height: 1.8;
}
.lead p.note {
	font-size: .9em;
	margin-top: 1.5em;
}
.lead p a {
	color: #0072c1;
	text-decoration: underline;
}


/*==============================================
 バナー
============================================= */
.topbnr {
	margin: 2rem auto 0;
}
.topbnr .wrap {
	background: #fff;
	padding: 1.5rem 2rem;
	border: 1px solid #b6b6b6;
	box-shadow: 0 3px 5px rgba(100,100,100,.3);
}
.topbnr .wrap img {
	display: none;
}
.topbnr .wrap dt {
	min-height: 4rem;
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/25/07_mousepro/itemimg_C.webp) no-repeat .5rem center #fff;
	background-size: 20%;
	font-size: 1.4rem;
	font-weight: 700;
	letter-spacing: 0;
	line-height: 3.8rem;
	padding-left: 25%;
}
.topbnr .wrap a {
	display: block;
	height: 2.8rem;
	border-radius: calc(1px/0);
	font-size: 1.1rem;
	font-weight: 700;
	line-height: 2.8rem;
	text-align: center;
	letter-spacing: 0.02em;
	margin: .8rem auto 0;
	transition: all ease .3s;
}
.topbnr .wrap a span {
	display: block;
	font-size: 0;
	line-height: 0;
	text-indent: -999em;
}
.topbnr .wrap .btn01 a {
	background: #fff000;
}
.topbnr .wrap .btn02 a {
	background: #000;
	font-weight: 500;
	color: #fff;
}

.innerbnr {
	text-align: center;
	margin: 3rem auto 0;
	padding: 0 2rem 2rem;
}
.innerbnr .wrap {
	border: 1px solid #b6b6b6;
	padding: 1.5rem 2.5rem 2rem;
	box-shadow: 0 3px 5px rgba(100,100,100,.3);
}
.innerbnr .wrap img {
	display: block;
	width: 70%;
	margin: .5rem auto 1.5rem;
}
.innerbnr .wrap dt {
	font-size: 1.8rem;
	font-weight: 700;
	letter-spacing: 0;
}
.innerbnr .wrap dd a {
	display: block;
	width: 100%;
	border-radius: calc(1px/0);
	font-size: 1.2rem;
	font-weight: 700;
	line-height: 1.3;
	letter-spacing: 0;
	margin: 1.2rem auto 0;
	padding: .9rem 0 1rem;
}
.innerbnr .wrap dd.btn01 a {
	background: #fff000;
}
.innerbnr .wrap dd.btn02 a {
	background: #000;
	font-weight: 500;
	color: #fff;
}


/*==============================================
 コンテンツ
============================================= */
.paragraph p {
	font-size: 1.3rem;
	line-height: 1.7;
	margin-top: 3rem;
}
.paragraphIn > p:first-child {
	margin-top: 1.5rem;
}
.paragraph .cap {
	font-size: 1.1rem;
	line-height: 1.6;
	margin-top: 1rem !important;
}
.paragraph p em {
	background: #d4eaff;
	font-weight: bold;
}

.paragraph {
	border-top: 1px solid #ddd;
	transition: background-color .2s, border-top-color .2s;
	position: relative;
}
.paragraphIn {
	padding: 0 2rem;
}
.spAccordion {
	display: none;
}
.paragraph h2 {
	font-size: 1.8rem;
	line-height: 1.4;
	font-weight: bold;
	position: relative;
}
.paragraph h2 span {
	display: block;
	padding: 1.8rem 1.5rem 1.4rem 3.5rem;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
}
.paragraph h2:after {
	content: "";
	display: inline-block;
	position: absolute;
	top: 1px;
	bottom: 0;
	left: 1.5rem;
	width: 8px;
	height: 8px;
	margin: auto;
	transition: transform .2s ease, opacity .2s ease;
	transform: rotate(45deg);
	vertical-align: middle;
	border-bottom: 4px solid #d6d6d6;
	border-right: 4px solid #d6d6d6;
}
.paragraph.active h2:after {
	top: 3px;
	-webkit-transform: rotate(225deg);
	transform: rotate(225deg);
}
.paragraph h2 em {
	display: block;
	font-size: 1.3rem;
	color: #0066b7;
	margin-bottom: .5rem;
}
.paragraph h3 {
	font-size: 1.6rem;
	line-height: 1.5;
	font-weight: bold;
	margin: 3rem auto 0;
}
.paragraph h2 br,
.paragraph h3 br {
	display: none;
}


#article04 .paragraphIn {
	padding-bottom: 3rem;
}



/*==============================================
 囲み
============================================= */
#column .paragraphIn {
	padding-bottom: 3rem;
}
#column h2 strong {
	letter-spacing: 0;
}
#column .itemBox {
	margin: 2rem auto 0;
	padding: 0 1.5rem
}
#column .itemBox img {
	width: 90%;
	margin: auto;
}
#column .itemBox .cap {
	font-size: 1.1rem;
	line-height: 1.6;
	margin: 1rem auto 1.5rem;
}
#column .itemBox div a {
	display: block;
	width: 100%;
	border-radius: calc(1px/0);
	font-size: 1.2rem;
	font-weight: 700;
	line-height: 1.3;
	text-align: center;
	letter-spacing: 0;
	margin: 1.2rem auto 0;
	padding: .9rem 0 1rem;
}
#column .itemBox div.btn01 a {
	background: #fff000;
}
#column .itemBox div.btn02 a {
	background: #000;
	font-weight: 500;
	color: #fff;
}


/*==============================================
 画像
============================================= */
.imgBox {
	margin: 3.5rem auto 3rem;
}
.imgBox a {
	display: block;
}
.imgBox a + a {
	margin-top: 1rem;
}
.imgBox strong {
	display: block;
	border-left: .6rem solid #1881fe;
	font-size: 1.6rem;
	margin-bottom: .8rem;
	padding: .2rem 0 0 .5rem;
}


/*==============================================
 製品紹介
============================================= */
.productBox {
	background: #000;
	padding: 3rem 2rem 1rem;
}
.productBox .wrap h2 {
	font-size: 1.8rem;
	font-weight: 700;
	color: #fff;
	margin: 0 auto 1.5rem;
}
.productBox table {
	width: max-content;
	table-layout: fixed;
	background: #fff;
}
.productBox th,
.productBox td {
	border: 1px solid #000;
	font-size: 1rem;
	line-height: 1.5;
	vertical-align: middle;
	box-sizing: border-box;
	padding: .5em .5em;
}
.productBox th br,
.productBox td br {
	display: none;
}
.productBox th {
	width: 7.5em;
	background: #e3e3e3;
	font-weight: 500;
}
.productBox td {
	width: 15em;
	letter-spacing: 0;
}
.productBox .items td {
	text-align: center;
	padding: 1.5rem;
	position: relative;
}
.productBox .items td img {
	width: 80%;
	margin: auto;
}
.productBox .items td dt {
	font-size: 2.2rem;
	font-weight: 700;
	letter-spacing: 0;
	margin: .2em auto .5em;
}
.productBox .items td dt span {
	display: block;
	font-size: 1.5rem;
	margin-top: .2em;
}
.productBox .items td dd {
	margin: .8em auto 0;
}
.productBox .items td dd a {
	display: block;
	height: 3em;
	border-radius: calc(1px/0);
	font-size: 1rem;
	font-weight: 700;
	line-height: 3em;
	letter-spacing: 0;
}
.productBox .items td dd.btn01 a {
	background: #fff000;
}
.productBox .items td dd.btn02 a {
	background: #000;
	font-weight: 500;
	color: #fff;
}
.productBox .items td dd.btn01 a:hover {
	background: #fff38e;
}
.productBox .items td dd.btn02 a:hover {
	background: #555;
}
.productBox .items td strong {
	width: 6em;
	height: 6em;
	background: #ffcc00;
	border-radius: calc(1px/0);
	font-size: .75em;
	line-height: 6em;
	position: absolute;
	top: .5em;
	left: .5em;
}





/*----- .scroll -----*/
.scroll {
	overflow: auto;
	padding-bottom: 10px;
}
.scroll::-webkit-scrollbar{
	height: 5px;
}
.scroll::-webkit-scrollbar-track{
	background: #F1F1F1;
}
.scroll::-webkit-scrollbar-thumb {
	background: #BCBCBC;
}



