@charset "shift_jis";

/*==============================================
 common
============================================= */
.menu,
.forPC {
	display:none;
}
img {
	display: block;
	width: 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;
}

.releasedate {
	font-size: 0.85rem; 
	color: #fff;
	padding: 2rem 1.5em;
}

#mainContents {
	background: #000;
	color: #000;
}


/*==============================================
 看板
============================================= */
.mainTitleWrap {
	padding-bottom: 2rem;
}
.mainTitle {
	padding-top: 83.78%;
	margin: 0 auto;
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/09_rogphone6/sp_mainimg.jpg) no-repeat center top;
	background-size: 100%;
	text-indent: -999em;
	font-size: 0;
}
.mainTitle * {
	text-indent: -999em;
	font-size: 0;
	z-index: 1;
}
.mainTitleWrap a {
	display: block;
	width: 90%;
	background: #930026;
	font-size: 1.3rem;
	color: #fff;
	text-align: center;
	text-indent: -1rem;
	margin: 2rem auto 0;
	padding: 1rem 2rem 1.3rem 1.5rem;
	box-sizing: border-box;
	position: relative;
}
.mainTitleWrap a:after {
	content: "";
	display: block;
	width: 15px;
	height: 23px;
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/09_rogphone6/arrow.png) no-repeat 0 0;
	background-size: 15px;
	position: absolute;
	top: 50%;
	right: 1rem;
	margin-top: -11px;
}
.lead {
	font-size: 1.2rem;
	color: #fff;
	line-height: 1.8;
	margin-top: 2rem;
	padding: 0 1.5rem;
}


/*==============================================
 バナー
============================================= */
.innerbnr a {
	display: block;
	width: 100%;
	padding-top: 30.76%;
	margin: 0 auto;
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/09_rogphone6/sp_innerbner.jpg) no-repeat 0 0;
	background-size: 100%;
	background-color: #000;
	text-indent: -999em;
	font-size: 0;
}


/*==============================================
 コンテンツ
============================================= */
.paragraph p {
	font-size: 1.4rem;
	line-height: 1.8;
	margin-top: 2.5rem;
}
.paragraphIn > p:first-child {
	margin-top: 1rem;
}
.paragraph .cap {
	font-size: 1.1em;
	line-height: 1.6;
	margin-top: 1.1em !important;
}


.paragraph {
	background: #fff;
	border-top: 1px solid #000;
	transition: background-color .2s, border-top-color .2s;
}
.paragraphIn {
	padding: 0 1.2rem 1rem;
}
.spAccordion {
	display: none;

}
.paragraph h2 {
	font-size: 1.6rem;
	line-height: 1.5;
	font-weight: bold;
	padding: 1.8rem 1.5rem 1.4rem 2.2rem;
	position: relative;
}
.paragraph h2 span {
	display: block;
	padding-left: 26px;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
}
.paragraph h2:after {
	content: "";
	display: inline-block;
	position: absolute;
	top: 1px;
	bottom: 0;
	left: 20px;
	width: 8px;
	height: 8px;
	margin: auto;
	transition: transform .2s ease, opacity .2s ease;
	transform: rotate(45deg);
	vertical-align: middle;
	border-bottom: 4px solid #9100aa;
	border-right: 4px solid #9100aa;
}
.paragraph.active h2:after {
	top: 3px;
	-webkit-transform: rotate(225deg);
	transform: rotate(225deg);
}
.paragraph h2 em {
	display: block;
	font-size: 1.3rem;
	margin-bottom: .4rem;
}
.paragraph h2 em span {
	display: inline-block;
	background: linear-gradient(to right, #8900b0 30%, #fe0058);
	-webkit-background-clip: text;
	color: transparent;
	padding: 0;

}
.paragraph h2 br {
	display: none;
}


/*==============================================
 画像
============================================= */
.imgBox {
	margin: 2.5rem auto;
}
.imgBox a {
	display: block;
}
.imgBox a + a {
	margin-top: 1rem;
}
.set2 img,
.set3 img {
	width: 50%;
	margin: auto;
}
.set2 div + div {
	margin-top: 2.5rem;
}
.set4 div {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
	align-items: center;
}
.set4 div a {
	width: 48%;
}
.set4 div a:nth-of-type(2) {
	margin-top: 0;
}

.border img {
	border: 1px solid #ddd;
	box-sizing: border-box;
}


/*==============================================
 製品紹介
============================================= */
.productBox {
	color: #fff;
	padding: 2.5rem 1.5rem 1rem;
}
.productBox p {
	font-size: 1.4rem;
	color: #fff;
	line-height: 1.8;
	margin-top: 2.5rem;
}
.productBox p:first-child {
	margin-top: 0;
}
.productBox div {
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/09_rogphone6/itembg.png) no-repeat 50% 4rem;
	background-size: 150%;
	padding-top: 3rem;
}
.productBox div + div {
	padding-top: 4rem;
}
.productBox img {
	width: 60%;
	margin: 0 auto;
}
.productBox a {
	color: #fff;
}
.productBox dl {
	margin-top: 1.5rem;
	padding: 0 1rem;
}
.productBox dt {
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/09_rogphone6/item_line.png) no-repeat left bottom;
	font-size: 2.8rem;
	font-weight: bold;
	text-align: center;
	margin-bottom: 1rem;
	padding: 0 .5rem 1rem;
}
.productBox dd {
	display: table;
	width: 100%;
	font-size: 1.2rem;
	margin-top: 1.5rem;
}
.productBox dd a {
	display: table-cell;
	width: 100%;
	height: 5rem;
	background: #930026;
	color: #fff;
	text-align: center;
	vertical-align: middle;
	position: relative;
}
.productBox dd em {
	display: block;
	font-size: 1.4rem;
	text-decoration: underline;
	margin-bottom: .4rem;
}
.productBox dd a:after {
	content: "";
	display: block;
	width: 15px;
	height: 23px;
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/09_rogphone6/arrow.png) no-repeat 0 0;
	background-size: 15px;
	position: absolute;
	top: 50%;
	right: 1rem;
	margin-top: -11px;
}




/*----- .scroll -----*/
.scroll {
	overflow: auto;
	padding-bottom: 10px;
}
.scroll::-webkit-scrollbar{
	height: 5px;
}
.scroll::-webkit-scrollbar-track{
	background: #F1F1F1;
}
.scroll::-webkit-scrollbar-thumb {
	background: #BCBCBC;
}



