@charset "shift_jis";
/*==============================================
common
============================================= */
.bnr .item,
.forSp {
display:none;
}
#header {
border-bottom: #ededed solid 1px;
}
.headerIn,
.footerIn {
width: 1078px;
margin: 0 auto;
}
.copyRight { border-top: 1px solid #ededed; }
#footer { margin-top: 10px; }
.pageTop { border-radius: 50%; }

/*==============================================
ŠÅ”Â
============================================= */
.bgBox {
background: #f5f5f5;
width: 100%;
padding: 39px 0 0;
}

h1 {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/08_intel/title.jpg) right top no-repeat;
width: 1203px;
height: 521px;
margin: 0 auto 64px;
text-indent: -999em;
font-size: 0;
z-index: 1;
}
.lead {
font-size: 16px;
line-height: 30px;
width: 930px;
margin: 0 auto 65px;
}
.lead a {
transition: .2s;
font-weight: bold;
}
.lead a:link,
.lead a:visited {
color: #000;
text-decoration: underline;
}
.lead a:hover,
.lead a:active {
color: #b3b3b3;
}

.menu {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/08_intel/menu_bg.png) left top 60px no-repeat;
border-top: #dcdcdc solid 1px;
width: 930px;
margin: 0 auto 120px;
padding-top: 60px;
}
.menu ul {
box-sizing: border-box;
padding-left: 120px;
}
.menu li a {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/08_intel/menu_arrow.png) left top 2px no-repeat;
display: block;
padding: 0 0 5px 15px;
margin-bottom: 15px;
font-size: 15px;
font-weight: 500;
transition: 0.2s;
	letter-spacing: 0.09em;
font-feature-settings: "palt" 1;
}
.menu li a:hover {
opacity: 0.7;
}

/*==============================================
bnr
============================================= */
.topbnr {
width: 756px;
margin: 0 auto 60px;
}

.topbnr a {
display: block;
width: 756px;
height: 73px;
text-indent: -9999px;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/23/08_intel/topbnr.png) no-repeat;
overflow: hidden;
-webkit-transition: .2s ease-in-out;
-moz-transition: .2s ease-in-out;
  -o-transition: .2s ease-in-out;
transition: .2s ease-in-out;
}
.topbnr .bnr  {
width: 756px;
height: 73px;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/23/08_intel/topbnr_over.png) no-repeat;
margin: 0 auto;
}

.innerbnr {
width: 816px;
margin: 70px auto 0;
}
.innerbnr a {
display: block;
width: 816px;
height: 73px;
text-indent: -9999px;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/23/08_intel/inn_bnr.png) no-repeat;
overflow: hidden;
-webkit-transition: .2s ease-in-out;
-moz-transition: .2s ease-in-out;
  -o-transition: .2s ease-in-out;
transition: .2s ease-in-out;
}
.innerbnr .bnr  {
width: 816px;
height: 73px;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/23/08_intel/inn_bnr_over.png) no-repeat;
margin: 0 auto;
}
.topbnr a:hover,
.innerbnr a:hover {
opacity: 0;
}
/*==============================================
#mainContents
============================================= */
#mainContents {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: nomal;
  font-feature-settings: "palt";
  letter-spacing: 0.1em;
}
#article01,
#article02 {
background: #fff;
border-radius: 25px;
width: 1078px;
margin: 0 auto 80px;
padding: 110px 0 120px;
}
.productBoxIn,
.paragraphIn {
width: 930px;
margin: -15px auto 0;
}
#article01 h2,
#article02 h2{
color: #000;
text-align: center;
font-size: 29px;
font-weight: bold;
line-height: 40px;
}
#article01 h2 b,
#article02 h2 b {
display: block;
font-size: 46px;
margin-bottom: 28px;
}
.productBoxIn p,
.paragraph p {
font-size: 17px;
line-height: 1.9;
margin-top: 70px;
}
.paragraph p + p {
margin-top: 30px;
}

/*---- img ----*/
.imgBoxLogo,
.imgBox {
width: 750px;
margin: 80px auto 0;
}
.imgBox01 {
width: 100%;
margin: 80px auto 0;
}
.imgBox01 .imagesClear a {
display: block;
width: 49%;
float: left;
}
.imgBox01 .imagesClear a + a {
display: block;
width: 49%;
float: right;
}
.imgBoxLogo .imagesClear a {
display: block;
width: 28%;
float: left;
}
.imgBoxLogo p {
display: block;
width: 68%;
float: right;
margin-top: 0;
}

/*---- img‹¤’Ê ----*/
.paragraph p.cap {
font-size: 14px;
line-height: 1.7;
}
.imgBoxLogo img,
.imgBox01 img,
.imgBox img {
width: 100%;
}
.imgBox01 p.cap,
.imgBox p.cap {
margin-top: 15px;
}
.imagesClear {
overflow: hidden;
}

/*==============================================
.productBox
============================================= */
.productBox {
border-bottom: #fff solid 1px;
width: 100%;
}
.productTitle b { display: none; }
.productTitle h2 {
font-size: 35px;
font-weight: bold;
}
.productTitle {
margin-bottom: -15px;
margin-top: 150px;
}
p + .productClear {
margin-top: 95px;
}
.productClear {
overflow: hidden;
margin-bottom: 38px;
}
.itemBox {
background: #fff;
border-radius: 20px;
box-sizing: border-box;
width: 445px;
padding: 47px 20px 55px;
float: left;
  font-feature-settings: "palt";
  letter-spacing: 0.05em;
}
.itemBox + .itemBox {
background: #fff;
border-radius: 20px;
box-sizing: border-box;
width: 445px;
padding: 47px 20px 55px;
float: right;
}
.itemBox .img {
text-align: center;
}
.itemBox img {
width: 78%;
}
#mainContents .maker {
text-align: center;
font-size: 30px;
font-weight: bold;
}
.makerJapan02,
.makerJapan {
text-align: center;
font-size: 21px;
font-weight: bold;
padding: 4px 0 10px;
}
.info {
margin-top: 5px;
}
.catch {
box-sizing: border-box;
text-align: center;
font-size: 15px;
line-height: 1.5;
margin: 18px 0 25px;
padding: 0 30px;
}
.name {
text-align: center;
font-size: 20px;
font-weight: bold;
}
.name02 {
text-align: center;
font-size: 20px;
font-weight: bold;
}
.name03 {
text-align: center;
font-size: 19px;
font-weight: bold;
}
.name04 {
text-align: center;
font-size: 16px;
font-weight: bold;
}
.sizeBox {
background: #ebebeb;
border-radius: 3px;
display: inline-block;
font-size: 20px;
font-weight: bold;
padding: 7px 7px 4px;
position: relative;
  font-feature-settings: "palt";
  letter-spacing: 0.01em;
  margin-right: 10px;
}
.sTxtproduct {
display: inline-block;
font-size: 15px;
margin-left: 2px;
}

.btn {
width: 354px;
margin: 70px auto 0;
}
.btn span {
display: block;
width: 354px;
height: 57px;
text-indent: -9999px;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/23/08_intel/product_bnr.png) no-repeat;
overflow: hidden;
-webkit-transition: .2s ease-in-out;
-moz-transition: .2s ease-in-out;
  -o-transition: .2s ease-in-out;
transition: .2s ease-in-out;
}
.btn  {
width: 354px;
height: 57px;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/23/08_intel/product_bnr_over.png) no-repeat;
margin: 0 auto;
}
.btn span:hover {
opacity: 0;
}
/*==============================================
.releasedate
============================================= */
.releasedate {
font-size: 11px; 
color: #333;
margin: 0 auto; 
text-align: right;
padding: 60px 0 120px;
}

