@charset "shift_jis";

/*==============================================
 common
============================================= */
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;
}

.forPC {
	display: none;
}

.releasedate {
	background: #fff;
	font-size: 0.85rem; 
	color: #333;
	padding: 2rem 1.5em;
}

#mainContents {
	background: #ededed;
	color: #000;
}
@font-face {
	font-family: iconfont;
	src: url(https://img1.kakaku.k-img.com/images/fonts/iconfont.eot?1449568682978);
	src: url(https://img1.kakaku.k-img.com/images/fonts/iconfont.eot?1449568682978#iefix) format("eot"), url(https://img1.kakaku.k-img.com/images/fonts/iconfont.woff?1449568682978) format("woff"), url(https://img1.kakaku.k-img.com/images/fonts/iconfont.ttf?1449568682978) format("truetype"), url(https://img1.kakaku.k-img.com/images/fonts/iconfont.svg?1449568682978#iconfont) format("svg")
}


/*==============================================
 看板
============================================= */
.mainTitle {
	padding-top: 72%;
	margin: 0 auto;
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/02_jackery/sp_mainimg.jpg) no-repeat center top;
	background-size: 100%;
	text-indent: -999em;
	font-size: 0;
}

.leadWrap {
	padding: 1rem 1.5rem 0;
}
.leadWrap p {
	font-size: 1.2rem;
	line-height: 1.6;
}
.leadWrap p a {
	font-weight: bold;
	color: #ea5217;
}
.leadWrap p a:after {
	content: "\E014";
	font-family: iconfont;
	font-weight: 400;
	margin-left: 3px;
}


/*==============================================
 バナー
============================================= */
.topbnr {
	padding: 2.5rem 0 1.5rem;
}
.topbnr a {
	display: block;
	background: #fff;
	box-sizing: border-box;
	padding: 1.1rem 1.2rem 1.2rem;
	position: relative;
}
.topbnr a dt {
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/02_jackery/itemimg01.png) no-repeat -.1rem center;
	background-size: 30%;
	font-size: 1.6rem;
	font-weight: bold;
	line-height: 1.2;
	padding: 0 0 0 30%;
}
.topbnr a + a dt {
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/02_jackery/itemimg02.png) no-repeat -.4rem center;
	background-size: 32%;
}
.topbnr a dd {
	display:block;
	background: #000;
	font-size: 1rem;
	font-weight: bold;
	color: #ea5217;
	text-align: center;
	line-height: 1.1;
	margin-top: .5rem;
	padding: .7rem 1rem .5rem;
	position: relative;
}
.topbnr a + a {
	margin: 1.2rem auto 0;
}
.topbnr a dd:after {
	content: "";
	content: "\E014";
	font-family: iconfont;
	font-weight: 400;
	margin-left: 3px;
	position: absolute;
	right: .6rem;
}
.topbnr a + a:after {
	content: "注目";
	display: block;
	width: 50px;
	height: 50px;
	background: #ea5217;
	border-radius: 50px;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	line-height: 52px;
	text-align: center;
	position: absolute;
	top: -10px;
	left: -10px;
}


/*==============================================
 メニュー
============================================= */
.menu {
	margin: 1.5rem auto 2.5rem;
	padding: 0 1.5rem;
}
.menu dl {
	border-top: 3px solid #d0d0d0;
	border-bottom: 3px solid #d0d0d0;
	padding: 1.7rem 1rem .8rem;
}
.menu dt {
	font-size: 1rem;
	text-align: center;
	margin-bottom: 1.2rem;
}
.menu dd a {
	display: block;
	font-size: 1.1rem;
	font-weight: bold;
	line-height: 1.4;
	text-indent: -.5rem;
	margin: 1.2rem auto;
	padding-left: .5rem;
}
.menu dd a em {
	color: #ea5217;
}


/*==============================================
 コンテンツ
============================================= */
.paragraph p {
	font-size: 1.4rem;
	line-height: 1.8;
	margin-top: 2.5rem;
}
.paragraph .cap {
	font-size: 1.1em;
	line-height: 1.4;
	margin-top: 1rem !important;
}

.paragraph {
	background: #ededed;
	padding: 1rem 1.5rem 1.5rem;
}

.paragraph h2 {
	font-size: 1.8rem;
	line-height: 1.4;
	font-weight: bold;
	color: #ea5217;
}
.paragraph h2 em {
	display: block;
}
.paragraph h3 {
	font-size: 1.6rem;
	line-height: 1.5;
	font-weight: bold;
	margin: 3rem auto 0;
}
.paragraph h2 br,
.paragraph h3 br {
	display: none;
}
#article03 {
	padding-bottom: 3rem;
}
#article03 p em,
#article03 p a {
	font-weight: bold;
	color: #ea5217;
}
#article03 p a:after {
	content: "\E014";
	font-family: iconfont;
	font-weight: 400;
	margin-left: 3px;
}

.spec {
	margin: 3rem auto;
}
.spec table {
	width: 100%;
	background: #fff;
	border: 1px solid #c6c6c6;
}
.spec th {
	width: 20%;
	background: #e6e6e6;
	border: 1px solid #c6c6c6;
	line-height: 1.3;
	padding: .5rem .5rem .3rem;
	box-sizing: border-box;
}
.spec th br {
	display: none;
}
.spec tr:nth-child(1) th {
	font-size: 1rem;
	text-align: center;
	padding: .8rem .6rem .5rem;
}
.spec tr:nth-child(1) th + th + th {
	color: #ea5217;
}
.spec td {
	width: 40%;
	border: 1px solid #c6c6c6;
	line-height: 1.3;
	padding: .8rem .6rem .5rem;
	box-sizing: border-box;
}
.spec td span {
	word-break: break-all;
}
.spec td span:after {
	content: "、";
}
.spec td span:last-child:after {
	content: "";
}
.spec td.up {
	background: #f9f8e3;
	color: #ea5217;
}
.spec .note {
	font-size: 1.1em;
	margin: 1.2rem auto 0;
}


/*==============================================
 画像
============================================= */
.imgBox {
	margin: 3.5rem auto;
}
.imgBox a {
	display: block;
}
.imgBox strong {
	display: block;
	font-size: 1.8rem;
	line-height: 1.4;
	text-align: center;
	margin-bottom: 1rem;
}
.imgBox .btn {
	margin-top: 1rem;
}
.imgBox .btn a {
	display:block;
	background: #000;
	font-size: 1.1rem;
	font-weight: bold;
	color: #ea5217;
	text-align: center;
	line-height: 1.1;
	margin-top: .5rem;
	padding: 1.2rem 1rem 1rem;
	position: relative;
}
.imgBox .btn a:after {
	content: "";
	content: "\E014";
	font-family: iconfont;
	font-weight: 400;
	margin-left: 3px;
	position: absolute;
	right: .6rem;
}


/*==============================================
 YouTube
============================================= */
.youTubeBox {
	background: #fff;
	padding: 2rem 1.5rem 0;
}
.youTubeBox img {
	max-width: 100%;
	height: auto;
}
.youtubeThum {
	width: 100%;
	cursor: pointer;
	transition: .2s;
	position: relative;
}
.youtubeThum::before,
.youtubeThum::after {
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 2;
}
.youtubeThum::before {
	width: 40px;
	height: 40px;
	border-radius: 50%;
	background: rgba(0, 0, 0, 0.65);
	margin: -20px 0 0 -20px;
}
.youtubeThum::after {
	width: 0px;
	height: 0px;
	border: 8px solid transparent;
	border-left: 13px solid #fff;
	margin: -7px 0 0 -4px;
}
.youtubeThum:hover {
	opacity: 1;
	transition: none
}
.youtubeModalOverlay {
	z-index: 100;
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 120%;
	background-color: rgba(0, 0, 0, 0.75);
}
.youtubeModalCon {
	width: 90%;
	margin: 0;
	padding: 0;
	background: #fff;
	position: fixed !important;
	display: none;
	z-index: 311;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.youtubeModalConIn {
	position: relative;
	width: 100%;
	padding-top: 56.25%;
	overflow: hidden;
}
.youtubeModalConIn iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
}
.youtubePlayerWrp {
	display: none;
}


/*==============================================
 製品紹介
============================================= */
.productBox {
	background: #fff;
	padding: 3rem 1.5rem 1rem;
}
.productBox h2 {
	width: 8rem;
	background: #ea5217;
	border-radius: .5rem;
	font-size: 1.4rem;
	color: #fff;
	line-height: 1.1;
	text-align: center;
	margin: auto;
	padding: .4rem .8rem .3rem;
}
.productBox li {
	text-align: center;
	margin: 3rem auto 0;
}
.productBox a dt {
	font-size: 2rem;
	font-weight: bold;
	line-height: 1.2;
	margin-top: .8rem;
}
.productBox a dt small {
	display: block;
	font-size: 1.4rem;
	font-weight: normal;
	margin-bottom: .3rem;
}
.productBox li dt + dd {
	position: relative;
}
.productBox li + li dt + dd:after {
	content: "注目";
	display: block;
	width: 70px;
	height: 70px;
	background: #ea5217;
	border-radius: 70px;
	font-size: 1.5rem;
	font-weight: bold;
	color: #fff;
	line-height: 73px;
	text-align: center;
	position: absolute;
	top: -5px;
	left: 10px;
}
.productBox a dd + dd {
	background: #000;
	font-size: 1.1rem;
	font-weight: bold;
	color: #ea5217;
	text-align: center;
	line-height: 1.1;
	margin-top: .5rem;
	padding: 1.2rem 1rem 1rem;
	position: relative;
}
.productBox a dd + dd:after {
	content: "";
	content: "\E014";
	font-family: iconfont;
	font-weight: 400;
	position: absolute;
	right: .6rem;
}
.productBox div a {
	display: block;
	background: #e18400;
	font-size: 1rem;
	font-weight: bold;
	color: #fff;
	text-align: center;
	line-height: 1.1;
	margin-top: 1rem;
	padding: 1.1rem 1rem .9rem;
	position: relative;
}
.productBox div a:after {
	content: "▼";
	display: inline-block;
	margin-left: 3px;
	font-size: .9rem;
	position: absolute;
	right: .6rem;
	transform: rotate(-90deg);
}


/*==============================================
 製品紹介
============================================= */
.makerbnr {
	background: #fff;
	padding: 2rem 1.5rem 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;
}



