@charset "shift_jis";
/*==============================================
 common
============================================= */
#header {
	border-bottom: #ededed solid 1px;
}
.headerIn,
.footerIn,
.copyRightIn {
	width: 1000px;
	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: 930px; 
	font-size: 11px; 
	color: #333;
	text-align: right;
	margin: 100px auto 0; 
}

#mainContents {
	color: #000;
	letter-spacing: 0.01em;
}


/*==============================================
 看板
============================================= */
.mainTitleWrap {
	width: 100%;
	height: 605px;
	position: relative;
}
.mainTitleWrap:after {
	content: "";
	display: block;
	width: 100%;
	height: 140px;
	background: linear-gradient(to right, #000 50%, #00b444 50%);
	position: absolute;
	bottom: 0;
	z-index: 1;
}
.mainTitle {
	width: 100%;
	height: 465px;
	background-size: cover;
	position: absolute;
	background-color: #000;
	overflow: hidden;
}
.image-crossfader-inner {
	background-size: cover;
	background-position: center;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 0;
	opacity: 0;
	transform: scale(1.2);
	transition:
	opacity 4s cubic-bezier(0.25, 0.46, 0.45, 0.94),
	transform 4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.image-crossfader-inner.is-visible {
	z-index: 1;
	opacity: 1;
	transform: scale(1);
}
.image-crossfader-inner:nth-child(1) {
	background-image: url('https://img1.kakaku.k-img.com/images/article/tieup/25/05_huawei/titlebg01.webp');
}
.image-crossfader-inner:nth-child(2) {
	background-image: url('https://img1.kakaku.k-img.com/images/article/tieup/25/05_huawei/titlebg02.webp');
}
.image-crossfader-inner:nth-child(3) {
	background-image: url('https://img1.kakaku.k-img.com/images/article/tieup/25/05_huawei/titlebg03.webp');
}
h1 {
	width: 100%;
	height: 605px;
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/25/05_huawei/maintitle.webp) no-repeat center bottom;
	text-indent: -999em;
	font-size: 0;
	position: relative;
	z-index: 2;
}
.lead {
	width: 900px;
	font-size: 15px;
	line-height: 2;
	margin: 60px auto 0;
}
.lead a {
	font-weight: bold;
	color: #00b444;
	text-decoration: underline;
}
.lead a:hover {
	text-decoration: none;
}


/*==============================================
 バナー
============================================= */
.topbnr {
	width: 900px;
	margin: 60px auto 0;
}
.topbnr a {
	display: block;
	width: 500px;
	height: 60px;
	background: #000;
	border-radius: calc(1px/0);
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	text-align :center;
	line-height: 60px;
	margin: 25px auto 0;
	position: relative;
	transition: all ease .3s;
}
.topbnr a:after {
	content: "";
	display: block;
	width: 15px;
	height: 30px;
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/25/05_huawei/arrow.png) no-repeat 0 0;
	background-size: 100%;
	position: absolute;
	top: 50%;
	right: 25px;
	margin-top: -15px;
}
.topbnr a:hover {
	background: #444;
}

.innerbnr {
	background: #e9e9e9;
	margin: 110px auto 0;
}
.innerbnr a {
	display: block;
	width: 680px;
	height: 250px;
	margin: auto;
	position: relative;
}
.innerbnr a:before {
	content: "";
	display: block;
	width: 180px;
	height: 200px;
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/25/05_huawei/innerbnr_img.png) no-repeat 0 0;
	position: absolute;
	top: 26px;
	left: 0;
	z-index: 1;
}
.innerbnr a dl {
	position: absolute;
	top: 68px;
	left: 205px;
}
.innerbnr a dt {
	font-size: 28px;
	font-weight: bold;
	margin-top: 15px;
}
.innerbnr a dd {
	font-size: 15px;
	font-weight: bold;
}
.innerbnr a .btn {
	width: 560px;
	height: 60px;
	background: #000;
	border-radius: calc(1px/0);
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	text-align :center;
	line-height: 60px;
	margin: 25px auto 0;
	position: absolute;
	right: 0;
	bottom: 40px;
	transition: all ease .3s;
}
.innerbnr a .btn:after {
	content: "";
	display: block;
	width: 15px;
	height: 30px;
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/25/05_huawei/arrow.png) no-repeat 0 0;
	background-size: 100%;
	position: absolute;
	top: 50%;
	right: 25px;
	margin-top: -15px;
}
.innerbnr a:hover .btn {
	background: #444;
}


.txtLink {
	margin: 90px auto;
	text-align: center;
}
.txtLink a {
	display: inline-block;
	font-size: 16px;
	font-weight: bold;
	color: #00b444;
	padding: 5px 10px 2px;
	transition: all ease .3s;
}
.txtLink a:before {
	content: "";
	display: inline-block;
	width: 22px;
	height: 22px;
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/25/05_huawei/arrow_s.png) no-repeat 9px center;
	background-size: 6px;
	background-color: #00b444;
	border-radius: calc(1px/0);
	vertical-align: -5px;
	margin-right: 10px;
}
.txtLink a:hover {
	background: #fff9e6;
}


/*==============================================
 目次
============================================= */
.menu {
	background: #e9e9e9;
	margin: 60px auto 0;
}
.menu dl {
	display: table;
	width: 900px;
	margin: auto;
	padding: 45px 0;
}
.menu dt {
	display: table-cell;
	width: 170px;
	font-size: 18px;
	font-family: impact;
	text-align: center;
	vertical-align: middle;
}
.menu dd {
	display: table-cell;
	padding-left: 15px;
}
.menu dd a {
	display: block;
	font-size: 14px;
	line-height: 1;
	margin: 12px 0;
}
.menu dd a em {
	display: inline-block;
	width: 144px;
	height: 24px;
	background: #fff;
	border-radius: calc(1px/0);
	font-size: 11px;
	font-weight: bold;
	color: #00b444;
	line-height: 25px;
	text-align: center;
	vertical-align: 2px;
	margin-right: 10px;
	transition: all ease .3s;
}
.menu dd a:hover em {
	background: #00b444;
	color: #fff;
}


/*==============================================
 コンテンツ
============================================= */
.paragraph {
	margin: 100px auto 0;
}
.paragraph h2 {
	font-size: 38px;
	font-weight: bold;
	line-height: 1.5;
	text-align: center;
	margin: 0 auto 80px;
}
.paragraph h2 em {
	display: block;
	width: 160px;
	height: 30px;
	background: #fff;
	border: 2px solid #e2e2e2;
	border-radius: calc(1px/0);
	font-size: 14px;
	font-weight: bold;
	color: #00b444;
	line-height: 30px;
	box-sizing: border-box;
	margin: 0 auto 20px;
}
.paragraphIn {
	width: 900px;
	margin: 0 auto;
}
.paragraphIn p {
	font-size: 15px;
	line-height: 2;
	margin: 0 0 30px;
}
.paragraphIn p em {
	font-weight: bold;
}

#article04 {
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/25/05_huawei/matome_img.webp) no-repeat center 0;
	background-size: cover;
	color: #fff;
	margin: 0 auto;
	padding: 100px 0 90px;
}
#article04 h2 {
	width: 900px;
	text-align: left;
	margin: 0 auto 60px;
}
#article04 h2 em {
	display: none;
}
#article04 p em {
	color: #00b444;
}
#article04 .paragraphIn {
	padding-right: 320px;
	box-sizing: border-box;
}



/*==============================================
 画像
============================================= */
.imgBox {
	width: 600px;
	margin: 90px auto;
}
.imgBox a {
	display: block;
}
.imgBox a + a {
	margin-top: 20px;
}
.imgBox img {
	display: block;
	margin: auto;
}
.imgBox a img {
	transition: all ease .3s;
}
.imgBox a:hover img {
	opacity: .8;
}
.imgBox .cap {
	font-size: 13px;
	line-height: 1.8;
	margin: 25px 0 0;
}
.imgBox strong {
	display: block;
	font-size: 22px;
	text-align: center;
	margin-bottom: 25px;
}

.imgBox2 {
	width: 900px;
	margin: 90px auto;
	overflow: hidden;
}
.imgBox2 div {
	overflow: hidden;
}
.imgBox2 a {
	display: block;
	width: 430px;
	float: left;
}
.imgBox2 a:nth-of-type(2) {
	float: right;
}
.imgBox2 .cap {
	font-size: 13px;
	line-height: 1.8;
	margin: 25px 0 0;
}


/*==============================================
 囲み
============================================= */
.column {
	background: #e9e9e9;
	border-radius: 40px;
	margin: 90px auto;
	padding: 80px 90px;
}
.column h3 {
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/25/05_huawei/column_line.png) no-repeat center bottom;
	font-size: 28px;
	font-weight: bold;
	line-height: 1.5;
	text-align: center;
	padding-bottom: 25px;
}
.column p {
	margin: auto !important;
}
.column .imgBox {
	width: 600px;
	margin: 55px auto 0;
}
.column .imgBox .cap {
	margin: 25px 0 0 !important;
}
.column .imgBox2 {
	width: 720px;
	margin: 55px auto;
}
.column .imgBox2 a {
	width: 350px;
}
#article01 .column h3 {
	padding-left: 1em;
}
#article01 .column h3 span {
	display: block;
	text-indent: -1.4em;
}
#article02 .column h3 span {
	display: block;
	text-indent: -.5em;
}


/*==============================================
 製品紹介
============================================= */
.productBox {
	width: 100%;
	background: #e2e2e2;
	margin: 0 auto;
	padding: 110px 0 80px;
}
.productBox .wrap {
	width: 660px;
	text-align: center;
	margin: 0 auto;
}
.productBox .wrap a {
	display: block;
	background: #fff;
	border-radius: 40px;
	padding: 50px 0 75px;
	position: relative;
}
.productBox .wrap a + a {
	margin-top: 50px;
}
.productBox .wrap a span {
	display: block;
	width: 245px;
	height: 220px;
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/25/05_huawei/item_marker_bg.png) no-repeat -30px -62px;
	border-top-left-radius: 40px;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	text-align: left;
	position: absolute;
	top: 0;
	left: 0;
	box-sizing: border-box;
	padding: 40px 0 0 30px;
}
.productBox .wrap a dl {
	margin-top: -10px;
}
.productBox .wrap a dt {
	font-size: 34px;
	font-weight: bold;
}
.productBox .wrap a dt small {
	display: block;
	font-size: 15px;
	color: #009839;
	margin-bottom: 15px;
}
.productBox .wrap a dd {
	width: 500px;
	height: 60px;
	background: #000;
	border-radius: calc(1px/0);
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	line-height: 60px;
	margin: 25px auto 0;
	position: relative;
	transition: all ease .3s;
}
.productBox .wrap a dd:after {
	content: "";
	display: block;
	width: 15px;
	height: 30px;
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/25/05_huawei/arrow.png) no-repeat 0 0;
	background-size: 100%;
	position: absolute;
	top: 50%;
	right: 25px;
	margin-top: -15px;
}
.productBox .wrap dd:hover {
	background: #444;
}


