@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%; }

em {
	font-style: normal;
}
img {
	image-rendering: -webkit-optimize-contrast;
}

.forSP {
	display: none;
}

.releasedate {
	width: 930px; 
	font-size: 11px; 
	color: #fff;
	text-align: right;
	margin: 100px auto 0; 
}
#mainContents {
	background: #222;
	color: #fff;
}


/*==============================================
 看板
============================================= */
#intel {
	background: #fff;
	padding: 25px 0;
}
#intel div {
	width: 930px;
	font-size: 16px;
	color: #888;
	margin: auto;
}
#intel div:before {
	content: "";
	display: inline-block;
	width: 70px;
	height: 70px;
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/06_lenovo/logo_intel.webp) no-repeat center center;
	background-size: 70px;
	vertical-align: middle;
	margin-right: 20px;
}
.mainTitle {
	width: 100%;
	height: 490px;
	background: #000;
	margin: 0 auto;
	position: relative;
}
h1 {
	width: 100%;
	height: 680px;
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/06_lenovo/maintitle.webp) no-repeat center top;
	text-indent: -999em;
	font-size: 0;
	z-index: 1;
	position: relative;
	top: -75px;
}
.lead {
	width: 930px;
	font-size: 16px;
	line-height: 1.85;
	margin: 135px auto 0;
}
.lead a {
	color: #e22726;
}
.lead a:hover {
	text-decoration: underline;
}


/*==============================================
 バナー
============================================= */
a.topbnr,
a.innerbnrS,
.innerbnr a dd {
	display: block;
	width: 600px;
	height: 60px;
	background: #e22726;
	border-radius: calc(1px / 0);
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	line-height: 64px;
	letter-spacing: .01em;
	margin: 60px auto 0;
	position: relative;
	transition: all ease .3s;
}
a.topbnr:after,
a.innerbnrS:after,
.innerbnr a dd:after {
	content: "";
	display: block;
	width: 13px;
	height: 23px;
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/06_lenovo/arrow.png) no-repeat 0 0;
	position: absolute;
	top: 50%;
	right: 25px;
	margin-top: -12px;
}
a.topbnr:hover,
a.innerbnrS:hover,
.innerbnr a dd:hover {
	background: #911111;
}
a.innerbnrS {
	font-size: 14px;
	margin: 90px auto;
}
.innerbnr {
	background: #000;
	margin: 120px auto;
}
.innerbnr a {
	display: block;
	width: 930px;
	height: 230px;
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/06_lenovo/innerbnr.jpg) no-repeat 0 0;
	color: #fff;
	margin: auto;
}
.innerbnr a dl {
	padding-top: 55px;
}
.innerbnr a dt {
	font-size: 14px;
}
.innerbnr a dt strong {
	display: block;
	font-size: 30px;
	margin-top: 17px;
}
.innerbnr a dd {
	width: 450px;
	height: 44px;
	font-size: 14px;
	line-height: 45px;
	margin: 24px 0 0 -4px;
}
.innerbnr a dd:after {
	width: 10px;
	height: 17px;
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/06_lenovo/arrowS.png) no-repeat 0 0;
	position: absolute;
	top: 50%;
	right: 20px;
	margin-top: -9px;
}
#article04 .innerbnr {
	background: none;
	margin: 120px auto;
}
#article04 .innerbnr a {
	width: 930px;
	height: 140px;
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/06_lenovo/innerbnr_x13.png) no-repeat 40px 15px #000;
	box-sizing: border-box;
	padding-left: 230px;
}
#article04 .innerbnr a dl {
	padding-top: 40px;
	position: relative;
}
#article04 .innerbnr a dt {
	font-size: 16px;
}
#article04 .innerbnr a dt strong {
	display: block;
	font-size: 33px;
	margin: 20px 0 0 8px;
}
#article04 .innerbnr a dd {
	width: 260px;
	height: 36px;
	background: #2a63f7;
	font-size: 12px;
	line-height: 38px;
	position: absolute;
	bottom: 2px;
	right: 45px;
}
#article04 .innerbnr a dd:after {
	width: 8px;
	height: 13px;
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/06_lenovo/arrowSS.png) no-repeat 0 0;
	position: absolute;
	top: 50%;
	right: 15px;
	margin-top: -6px;
}
#article04 .innerbnr a dd:hover {
	background: #143791;
}


/*==============================================
 目次
============================================= */
.menu {
	background: #000;
	margin: 70px auto 0;
	padding: 30px 0;
}
.menu div {
	width: 930px;
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/06_lenovo/icon_index.png) no-repeat 45px center;
	margin: auto;
	padding: 0 0 0 120px;
	box-sizing: border-box;
}
.menu dl {
	border-left: 2px solid #e22726;
	margin: 12px auto;
	padding: 6px 0 5px 15px;
}
.menu dl:nth-of-type(2) {
	border-color: #2a63f7;
}
.menu dt {
	font-size: 16px;
	font-weight: bold;
}
.menu dd {
	margin-top: 11px;
}
.menu dl:first-child dd:nth-of-type(n+1):before {
	content: "―";
	margin: 0 .5em;
}
.menu dd a {
	font-size: 13px;
	color: #fff;
	transition: all ease .3s;
}
.menu dd a:hover {
	opacity: .6;
}


/*==============================================
 コンテンツ
============================================= */
.paragraph {
	margin: 100px auto 0;
}
.paragraphIn {
	width: 930px;
	margin: 0 auto;
}
.paragraphIn p {
	font-size: 16px;
	line-height: 2.1;
	margin: 0 0 30px;
}
.paragraphIn p em {
	background: linear-gradient(transparent 65%, #981615 35%);
}
.paragraph h2 {
	width: 930px;
	font-size: 0;
	text-indent: 0;
	margin: 0 auto 80px;
}
.paragraph h3 {
	border-left: 6px solid #e22726;
	font-size: 25px;
	margin: 100px auto 80px;
	padding: 15px 0 13px 20px;
}

#article01 h2 {
	height: 300px;
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/06_lenovo/h2_p1.png) no-repeat 0 0;
}
#article02 h2 {
	height: 300px;
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/06_lenovo/h2_p2.png) no-repeat 0 0;
}
#article03 h2 {
	height: 300px;
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/06_lenovo/h2_p3.png) no-repeat 0 0;
}
#article04 h2 {
	height: 300px;
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/06_lenovo/h2_p4.png) no-repeat 0 0;
}
#article05 h2 {
	height: 250px;
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/06_lenovo/h2_p5.png) no-repeat 0 0;
}
#article06 {
	background: #000;
	margin-top: 140px;
	padding: 120px 0 90px;
}
#article06 h2 {
	height: 96px;
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/06_lenovo/h2_p6.png) no-repeat center 0;
	margin-bottom: 60px;
}
#article06 .paragraphIn {
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/06_lenovo/p6_img.png) no-repeat center 0;
	padding-top: 330px;
}

.column {
	width: 770px;
	background: #262626;
	border: 3px solid #626262;
	box-sizing: border-box;
	margin: 100px auto;
	padding: 90px 82px 80px;
}
.column h3 {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	border: 0;
	margin: 0 auto;
	padding: 0;
}
.column h3 strong {
	display: block;
	font-size: 36px;
	margin-top: 20px;
}
.column h3:after {
	content: "";
	display: block;
	width: 70px;
	height: 2px;
	background: #e62724;
	margin: 28px auto 0;
}
.column p {
	margin: 30px 0 0;
}
.column img {
	margin: 50px auto 20px;
}

.device {
	display: flex;
	flex-flow: row wrap;
	background: #000;
	margin: 90px auto;
}
.device a {
	display: block;
	width: 540px;
}
.device a:hover {
	cursor: zoom-in;
}
.device dl {
	width: 390px;
	padding: 35px 30px 0;
	box-sizing: border-box;
}
.device dt {
	border-bottom: 1px solid #e22726;
	font-size: 20px;
	font-weight: bold;
	line-height: 1.5;
	margin-bottom: 28px;
	padding-bottom: 26px;
}
.device dd {
	font-size: 13px;
	line-height: 1.8;
}


/*==============================================
 画像
============================================= */
.imgBox {
	width: 930px;
	margin: 90px auto;
	overflow: hidden;
}
.imgBox div {
	overflow: hidden;
}
.imgBox a {
	display: block;
	width: 450px;
	float: left;
	position: relative;
}
.imgBox a:nth-of-type(2) {
	float: right;
}
.imgBox img {
	display: block;
	width: 100%;
}
.imgBox a img {
	transition: all ease .3s;
}
.imgBox a:hover img {
	cursor: zoom-in;
}
.imgBox .cap {
	font-size: 13px;
	line-height: 1.9;
	margin: 25px 0 0;
}
.imgBox .cap.right {
	width: 450px;
	margin-top: -2px;
	float: right;
}
.imgBox strong {
	display: block;
	font-size: 15px;
	color: #fff;
	position: absolute;
	bottom: 15px;
	left: 20px;
	z-index: 1;
}
.w600,
.w600 a {
	width: 600px;
	float: none;
}


/*==============================================
 動画
============================================= */
.movBox {
	width: 450px;
	float: right;
}
.mov {
	width: 450px;
	height: 254px;
	background: #666;
	display: table;
	line-height: 0;
}
.mov:hover {
	cursor: pointer;
}
.movTxt {
	display: table-cell;
	line-height: 1.3;
	color: #fff;
	vertical-align: middle;
	text-align: center;
}


/*==============================================
 製品紹介
============================================= */
.productBox {
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/06_lenovo/line.png) no-repeat center top #000;
	margin: auto;
	padding: 10px 0 120px;
}

.productBox a {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
	align-items: center;
	width: 930px;
	color: #fff;
	margin: 120px auto 0;
}
.productBox a dl {
	width: 455px;
}
.productBox a dt {
	font-size: 28px;
}
.productBox a dt strong {
	display: block;
	font-size: 30px;
	font-weight: bold;
	margin-bottom: 15px;
}
.productBox a dd {
	display: block;
	width: 450px;
	height: 44px;
	background: #e22726;
	border-radius: calc(1px / 0);
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	line-height: 45px;
	letter-spacing: .01em;
	margin: 35px 0 0 -4px;
	position: relative;
	transition: all ease .3s;
}
.productBox a dd:after {
	content: "";
	display: block;
	width: 10px;
	height: 17px;
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/06_lenovo/arrowS.png) no-repeat 0 0;
	position: absolute;
	top: 50%;
	right: 20px;
	margin-top: -9px;
}
.productBox a dd:hover {
	background: #911111;
}
.productBox a:nth-of-type(2) dd {
	background: #2a63f7;
}
.productBox a:nth-of-type(2) dd:hover {
	background: #143791;
}
.productBox table {
	width: 930px;
	table-layout: fixed;
	font-size: 14px;
	line-height: 1.6;
	margin: 60px auto;
}
.productBox tr {
	border-top: 1px solid #404040;
	border-bottom: 1px solid #404040;
}
.productBox th {
	width: 230px;
	background: #191919;
	font-weight: normal;
	padding: 15px 30px 12px;
	box-sizing: border-box;
}
.productBox td {
	padding: 15px 35px 12px;
}




