@charset "shift_jis";
/*==============================================
 common
============================================= */
#header {
	border-bottom: #ededed solid 1px;
}
.headerIn,
.footerIn,
.copyRightIn {
	width: 940px;
	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;
}

.releasedate {
	width: 940px; 
	font-size: 11px; 
	color: #333;
	text-align: right;
	margin: 100px auto 0; 
}


/*==============================================
 看板
============================================= */
.titleWrap {
	width: 100%;
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/03_huawei/titlebg.png) repeat-x 0 0;
	background-color: #edecf1;
	padding-bottom: 70px;
}
.mainTitle {
	width: 100%;
	min-height: 800px;
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/03_huawei/mainimg.jpg) no-repeat center 0;
	margin: 0 auto;
	padding-top: 90px;
}
h1 {
	width: 892px;
	height: 129px;
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/03_huawei/maintitle.png) no-repeat center 0;
	text-indent: -999em;
	font-size: 0;
	z-index: 1;
	margin: 0 auto 400px;
}
.mainTitle p.note {
	width: 940px;
	font-size: 10px;
	text-align :right;
	margin: auto;
}
p.lead {
	width: 940px;
	margin: 40px auto 0;
}
p.lead {
	font-size: 17px;
	line-height: 2;
	letter-spacing: -.01em;
}
p.lead a {
	font-weight: bold;
	color: #53526f;
	text-decoration: underline;
}
p.lead a:hover {
	text-decoration: none;
}


/*==============================================
 バナー
============================================= */
 a.topbnr {
	display:block;
	width: 650px;
	height: 70px;
	background: #3e3d53;
	border-radius: 70px;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	line-height: 72px;
	letter-spacing: .03em;
	text-align: center;
	margin: 50px auto 0;
	position: relative;
	transition: all ease .3s;
}
a.topbnr:after {
	content: "";
	display: block;
	width: 15px;
	height: 24px;
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/03_huawei/arrow.png) no-repeat 0 0;
	position: absolute;
	top: 50%;
	right: 33px;
	margin-top: -12px;
}
a.topbnr:hover {
	background: #7a7898;
}

.innerbnr {
	margin: 100px auto 0;
}
.innerbnr a {
	display: block;
	width: 940px;
	height: 171px;
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/03_huawei/innerbnr.jpg) no-repeat 0 0;
	margin: 0 auto;
	position: relative;
}
.innerbnr a p {
	text-indent: -999em;
	font-size: 0;
}
.innerbnr a div {
	width: 245px;
	height: 32px;
	background: #3e3d53;
	border-radius: 32px;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	letter-spacing: .05em;
	line-height: 34px;
	position: absolute;
	top: 92px;
	left: 460px;
	transition: all ease .3s;
}
.innerbnr a div:after {
	content: "";
	display: block;
	width: 8px;
	height: 14px;
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/03_huawei/arrow.png) no-repeat 0 0;
	background-size: 8px;
	position: absolute;
	top: 50%;
	right: 10px;
	margin-top: -6px;
}
.innerbnr a div:hover {
	background: #7a7898;
}


/*==============================================
 目次
============================================= */
.menu {
	margin: auto;
	padding: 50px 0;
}
.menu dl {
	display: table;
	width: 940px;
	font-size: 14px;
	margin: auto;
}
.menu dt {
	display: table-cell;
	width: 144px;
	border-right: 1px solid #d6d4de;
	font-weight: bold;
	color: #afacbc;
	position: relative;
}
.menu dt:after {
	content: "";
	display: block;
	width: 70px;
	height: 1px;
	background: #d6d4de;
	position: absolute;
	top: 23px;
	right: 0;
}
.menu dd {
	display: table-cell;
	padding: 0 0 0 35px;
}
.menu dd a {
	display: block;
	font-weight: bold;
	color: #111;
	margin: 18px auto;
	transition: all ease .3s;
}
.menu dd a em {
	display: inline-block;
	width: 160px;
	position: relative;
}
.menu dd a em:before {
	padding-right: .8em;
}
.menu dd a:nth-child(1) em:before {
	content: "#1";
}
.menu dd a:nth-child(2) em:before {
	content: "#2";
}
.menu dd a:nth-child(3) em:before {
	content: "#3";
}
.menu dd a:nth-child(4) em:before {
	content: "#4";
}
.menu dd a em:after {
	content: "…";
	position: absolute;
	right: 1em;
}
.menu dd a:hover {
	color: #d6d4de;
}


/*==============================================
 コンテンツ
============================================= */
.paragraph {
	border-top: 1px solid #d6d4de;
	margin: auto;
	padding: 70px 0 100px;
}
.paragraph h2 {
	width: 940px;
	border-left: 30px solid #e7e6eb;
	font-size: 40px;
	font-weight: bold;
	color: #111;
	line-height: 1.4;
	margin: 0 auto 80px;
	padding: 16px 0 7px 38px;
	box-sizing: border-box;
}
.paragraph h2 em {
	display: block;
	font-size: 18px;
	margin-bottom: 10px;
}
.paragraph h3 {
	border-left: 12px solid #e7e6eb;
	font-size: 32px;
	font-weight: bold;
	color: #111;
	line-height: 1.1;
	margin: 110px auto 70px;
	padding: 18px 0 10px 5px;
}
.paragraphIn {
	width: 940px;
	margin: 0 auto;
}
.paragraphIn p {
	font-size: 17px;
	line-height: 2;
	margin: 0 0 30px;
}
.paragraphIn p.note {
	font-size: 11px;
}

#article04 {
	background: linear-gradient(to right, #eff0f5, #d8dae6);
	border: 0;
	padding: 0;
}
#article04 .wrap {
	min-height: 1160px;
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/03_huawei/matome_bg.png) no-repeat center 0;
	border: 0;
	padding-top: 110px;
	box-sizing: border-box;
}
#article04 h2 {
	border: 0;
	font-size: 42px;
	color: #3e3d53;
	text-align: center;
	padding: 0;
}
#article04 h2 em {
	display: none;
}


.gallery {
	margin: 90px auto 0;
}
.gallery div {
	overflow: hidden;
}
.gallery div div {
	width: 530px;
	float: right;
}
.gallery div + div {
	margin-top: 20px;
}
.gallery a {
	display: block;
	border: 1px solid #e2e4f0;
	border-radius: 15px;
	overflow: hidden;
	box-sizing: border-box;
	position: relative;
}
.gallery a img {
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	transition: width .3s;
}
.gallery a.pic1 {
	width: 390px;
	height: 430px;
	float: left;
}
.gallery a.pic1 img {
	width: 670px;
	transform: translate(-52%, -50%);
}
.gallery a.pic1:hover img {
	width: 770px;
}
.gallery a.pic2 {
	width: 530px;
	height: 210px;
	margin-bottom: 20px;
}
.gallery a.pic2 img {
	width: 600px;
	transform: translate(-52%, -49%);
}
.gallery a.pic2:hover img {
	width: 700px;
}
.gallery a.pic3 {
	width: 255px;
	height: 200px;
	float: left;
}
.gallery a.pic4 {
	width: 255px;
	height: 200px;
	float: right;
}
.gallery a.pic3 img,
.gallery a.pic4 img {
	width: 360px;
	transform: translate(-52%, -49%);
}
.gallery a.pic3:hover img,
.gallery a.pic4:hover img {
	width: 450px;
}
.gallery a.pic5 {
	width: 460px;
	height: 245px;
	float: left;
}
.gallery a.pic6 {
	width: 460px;
	height: 245px;
	float: right;
}
.gallery a.pic5 img,
.gallery a.pic6 img {
	width: 470px;
	transform: translate(-52%, -49%);
}
.gallery a.pic5:hover img,
.gallery a.pic6:hover img {
	width: 560px;
}
.gallery .cap {
	font-size: 14px;
	line-height: 2;
	margin: 30px 0 0;
}


/*==============================================
 画像
============================================= */
.imgBox {
	width: 940px;
	margin: 90px auto;
	overflow: hidden;
}
.imgBox div {
	overflow: hidden;
}
.imgBox a {
	display: block;
	width: 600px;
	float: left;
}
.imgBox div a {
	display: block;
	width: 450px;
	float: left;
}
.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 {
	opacity: .8;
}
.imgBox .cap {
	font-size: 14px;
	line-height: 2;
	margin: 25px 0 0;
}
.imgBox .cap.right {
	width: 300px;
	margin-top: -2px;
	float: right;
}

.imgBox.w822 {
	width: 822px;
}
.imgBox.w822 a {
	width: 600px;
}
.imgBox.w822 a:nth-of-type(2) {
	width: 182px;
}


/*==============================================
 動画
============================================= */
.movBox {
	width: 940px;
	margin: 90px auto 0;
}
.movBox strong {
	display: block;
	font-size: 22px;
	color: #111;
	margin-bottom: 20px;
	padding-left: 25px;
	position: relative;
}
.movBox strong:before {
	content: "";
	display: inline-block;
	width: 27px;
	height: 27px;
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/03_huawei/mov_icon.png) no-repeat 0 0;
	background-size: 27px;
	position: absolute;
	top: 2px;
	left: 0;
}
.movBox strong + div {
	overflow: hidden;
}
.mov {
	width: 600px;
	height: 338px;
	background: #666;
	display: table;
	line-height: 0;
	float: left;
}
.movTxt {
	display: table-cell;
	line-height: 1.3;
	color: #fff;
	vertical-align: middle;
	text-align: center;
}
.movBox .cap {
	width: 300px;
	font-size: 14px;
	line-height: 2;
	float: right;
}


/*==============================================
 製品紹介
============================================= */
.productBox {
	background: linear-gradient(to right, #eff0f5, #d8dae6);
	margin: 0 auto;
	padding-bottom: 100px;
}
.productBox a {
	display: block;
	width: 940px;
	background: #fff;
	border-radius: 15px;
	color: #111;
	margin: auto;
	padding: 60px 90px;
	box-sizing: border-box;
}
.productBox a dl {
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/03_huawei/itemimg.png) no-repeat 0 0;
	padding: 34px 0 34px 330px;
}
.productBox a dt {
	font-size: 48px;
}
.productBox a dt strong {
	display: block;
	margin-bottom: 13px;
}
.productBox a dd {
	display:block;
	width: 430px;
	height: 60px;
	background: #3e3d53;
	border-radius: 70px;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	letter-spacing: .03em;
	line-height: 62px;
	text-align: center;
	margin: 25px 0 0 -5px;
	position: relative;
	transition: all ease .3s;
}
.productBox a dd:after {
	content: "";
	display: block;
	width: 15px;
	height: 24px;
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/03_huawei/arrow.png) no-repeat 0 0;
	position: absolute;
	top: 50%;
	right: 33px;
	margin-top: -12px;
}
.productBox a dd:hover {
	background: #7a7898;
}





.forSP {
	display: none;
}


