@charset "shift_jis";

/*==============================================
 common
============================================= */
.menu {
	display:none;
}
img {
	display: block;
	width: 100%;
	height: 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: #333;
	padding: 2rem 0;
}


/*==============================================
 看板
============================================= */
h1 {
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/12_intel/sp_mainimg.jpg) no-repeat center top;
	background-size: 100%;
	font-size: 0;
	text-indent: -999em;
	margin: 0 auto;
	padding-top: 75.86%;
}
.lead {
	font-size: 1.3rem;
	line-height: 1.8;
	margin-top: 2rem;
	padding: 0 2rem;
}
.lead a {
	font-weight: bold;
	text-decoration: underline;
}


/*==============================================
 バナー
============================================= */
.topbnr1,
.topbnr2 {
	margin: 1.2rem 0 0;
	padding: 0 2rem;
}
.innerbnr1 div {
	font-size: 1.1rem;
	font-weight: bold;
	color: #078fee;
	line-height: 1.3;
	text-align: center;
	margin: 1.2rem 0 .5rem;
	position: relative;
}
.innerbnr1 div:before {
	content: "＼";
	font-size: 2rem;
	font-weight: normal;
	position: absolute;
	left: 0;
	bottom: -.2rem;
}
.innerbnr1 div:after {
	content: "／";
	font-size: 2rem;
	font-weight: normal;
	position: absolute;
	right: 0;
	bottom: -.2rem;
}
.topbnr1 a,
.innerbnr1 a {
	display: block;
	width: 100%;
	height: 0;
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/12_intel/sp_innerbnr1.png) no-repeat 0 0;
	background-size: 100%;
	padding-top: 22.5%;
	font-size: 0;
	text-indent: -999em;
}
.topbnr2 a,
.innerbnr2 a {
	display: block;
	width: 100%;
	height: 0;
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/12_intel/sp_innerbnr2.png) no-repeat 0 0;
	background-size: 100%;
	padding-top: 22.5%;
	font-size: 0;
	text-indent: -999em;
}


/*==============================================
 プロフィール
============================================= */
.profile {
	background: #f5f5f5;
	margin: 2rem auto 0;
	padding: 2.5rem 2rem;
}
.profile dt {
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/12_intel/sp_staff.png) no-repeat center 5rem;
	background-size: 45%;
	font-size: 1.4rem;
	font-weight: bold;
	line-height: 1.4;
	text-align: center;
	margin-bottom: 1.5rem;
	padding-bottom: 50%;
}
.profile dd {
	font-size: 1.1rem;
	line-height: 1.6;
}
.profile dd a {
	display: block;
	font-size: 1.4rem;
	font-weight: bold;
	color: #078fee;
	line-height: 1.35;
	text-align: center;
	margin-top: 1rem;
}


/*==============================================
 コンテンツ
============================================= */
.paragraph p {
	font-size: 1.4rem;
	line-height: 1.8;
	margin-top: 3rem;
}
.paragraphIn > p:first-child {
	margin-top: 1.5rem;
}
.paragraph .cap {
	font-size: 1.1em;
	line-height: 1.6;
	margin-top: 1rem !important;
}

.paragraph {
	border-top: 1px solid #ddd;
	transition: background-color .2s, border-top-color .2s;
}
#pro {
	border-bottom: 1px solid #ddd;
}

.spAccordion {
	display: none;
	padding: 0 2rem 2.5rem;
}
.paragraph h2 {
	font-size: 1.85rem;
	line-height: 1.4;
	font-weight: bold;
	text-align: center;
	padding: 1.8rem 1.5rem 2.5rem;
	position: relative;
}
.paragraph h2 span {
	display: block;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
}
.paragraph h2:after {
	content: "";
	display: inline-block;
	position: absolute;
	bottom: 1.2rem;
	left: 50%;
	width: 8px;
	height: 8px;
	margin-left: -4px;
	transition: transform .2s ease, opacity .2s ease;
	transform: rotate(45deg);
	vertical-align: middle;
	border-bottom: 4px solid #d6d6d6;
	border-right: 4px solid #d6d6d6;
}
.paragraph.active h2:after {
	bottom: 1.1rem;
	-webkit-transform: rotate(225deg);
	transform: rotate(225deg);
}
.paragraph h2 em {
	display: block;
	width: 13rem;
	height: 22px;
	background: #333;
	border-radius: 3px;
	font-size: 1.1rem;
	font-weight: normal;
	color: #fff;
	line-height: 23px;
	margin: 0 auto 1rem;
	position: relative;
}
.paragraph h2 br {
	display: none;
}

.check {
	margin: 3rem auto 0;
}
.check dt {
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/12_intel/sp_icon_check.png) no-repeat 0 0;
	background-size: 1.9rem;
	font-size: 1.6rem;
	font-weight: bold;
	padding: 3px 0 0 2.2rem;
}
.check dd + dt  {
	margin-top: 2rem;
}
.check dd {
	font-size: 1.4rem;
	line-height: 1.8;
	margin-top: 1rem;
}


/*==============================================
 画像
============================================= */
.imgBox {
	margin: 3.5rem auto 3rem;
}
.imgBox a {
	display: block;
}
.imgBox a + a {
	margin-top: 1rem;
}
.w800 {
	margin: 1.5rem auto 3rem;
}


/*==============================================
 製品紹介
============================================= */
#productBox {
	background: #f0f0f0;
	border-top: 1px solid #ddd;
	padding: 3rem 2rem 1rem;
}
#productBox h2 {
	font-size: 1.55rem;
	font-weight: bold;
	line-height: 1.4;
	text-align: center;
}
#productBox h2 em {
	display: block;
	font-size: 1.3rem;
	margin-bottom: .4rem;
}
#productBox h2 em:before {
	content: "＼";
	font-weight: normal;
	margin-right: .2rem;
}
#productBox h2 em:after {
	content: "／";
	font-weight: normal;
	margin-left: .1rem;
}
#productBox li {
	background: #fff;
	border-radius: 1.5rem;
	text-align: center;
	margin: 1.5rem 0 0;
	padding: 1.5rem;
}
#productBox li img {
	width: 80%;
	margin: auto;
}
#productBox li .maker {
	font-size: 1.9rem;
	font-weight: bold;
	margin-bottom: .5rem;
}
#productBox li .maker.txtS {
	font-size: 1.3rem;
	line-height: 1.8;
}
#productBox li dt {
	font-size: 1.3rem;
	font-weight: bold;
	line-height: 1.2;
	margin-top: 10px;
}
#productBox li dt span {
	display: inline-block;
	background: #ebebeb;
	border-radius: 3px;
	font-size: 1.25rem;
	margin-right: .6rem;
	padding: 4px 5px 3px;
}
#productBox li dt span small {
	font-size: .9rem;
	vertical-align: 1px;
	margin: 0 0 0 2px;
}
#productBox li dd {
	font-size: 1rem;
	line-height: 1.5;
	margin: 1rem auto 0;
}
#productBox li dd:nth-of-type(2) {
	background: #078fee;
	border-radius: .8rem;
	font-size: 1.1rem;
	font-weight: bold;
	color: #fff;
	line-height: 1.1;
	margin: 1rem auto 0;
	padding: 1.2rem 0;
}





/*----- .scroll -----*/
.scroll {
	overflow: auto;
	padding-bottom: 10px;
}
.scroll::-webkit-scrollbar{
	height: 5px;
}
.scroll::-webkit-scrollbar-track{
	background: #F1F1F1;
}
.scroll::-webkit-scrollbar-thumb {
	background: #BCBCBC;
}



/* アンケート */
.questionnaire {
	background: #d0d0d0;
}


