@charset "shift_jis";
/*==============================================
common
============================================= */

#header {
border-bottom: #ededed solid 1px;
}
.headerIn,
.footerIn {
width: 950px;
margin: 0 auto;
}
.copyRight { border-top: 1px solid #ededed; }
#footer { margin-top: 10px; }
.pageTop { border-radius: 50%; }

.sponly{display: none;}



/*==============================================
 effect
============================================= */

[data-effect] {
  opacity: 0;
  transition: transform .6s, opacity .6s;
}

[data-effect="left"] {
  transform: translateX(60px);
}
[data-effect="right"] {
  transform: translateX(-60px);
}
[data-effect].ended {
  transform: translateY(0);
  opacity: 1;
}



/*---- 文字　 ----*/
#mainContents .paragraph,
#mainContents .mainTitleWrap,
table th,table td,
.productBoxIn,
.campaign{
  font-family:"ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, '游ゴシック Medium', '游ゴシック体', 'Yu Gothic Medium', YuGothic, Arial, "メイリオ", Meiryo, sans-serif;
font-feature-settings: "palt" 1;
letter-spacing: 0.03em;}

#mainContents p {
	font-size:  132%;
	line-height: 2.2;
}

#mainContents .cap{
	font-size: 108%;
	line-height: 1.9;}

#mainContents .capS {
	font-size: 12px;
	margin-top: 10px !important;
}


#mainContents p + p {
	margin-top: 20px;}

span.sup {
font-size: 60%;
vertical-align: top;
position: relative;
top: 0.3em;
}

.marker {
background: linear-gradient(transparent 30%, #ffd3bf 30%);
font-weight: bold;
}

/*==============================================
看板
============================================= */
.mainTitleWrap {
width: 100%;}


h1 {
width: 948px;
height: 637px;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/08_jackery/pc_title.png) center top no-repeat;
text-indent: -999em;
font-size: 0;
z-index: 10;
margin: -400px auto 0;
}

.image-crossfader {
  overflow: hidden;
  position: relative;
  height: 459px;
width: 1200px;
margin: 0 auto 0;
background-color: #FFF;}

.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);
  transition:
    opacity 3.5s cubic-bezier(0.25, 0.46, 0.45, 0.94),
    transform 3.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    
}
.image-crossfader-inner.is-visible {
  z-index: 1;
  opacity: 1;
  transform: scale(1.2);
}
.image-crossfader-inner:nth-child(1) {
  background-image: url('https://img1.kakaku.k-img.com/images/article/tieup/22/08_jackery/bgimg_01.jpg');
}
.image-crossfader-inner:nth-child(2) {
  background-image: url('https://img1.kakaku.k-img.com/images/article/tieup/22/08_jackery/bgimg_02.jpg');
}
.image-crossfader-inner:nth-child(3) {
  background-image: url('https://img1.kakaku.k-img.com/images/article/tieup/22/08_jackery/bgimg_03.jpg');
}
.image-crossfader-inner:nth-child(4) {
  background-image: url('https://img1.kakaku.k-img.com/images/article/tieup/22/08_jackery/bgimg_04.jpg');
}


.lead {
	width: 950px;
	margin: 50px auto 0;}

.lead a:link,
.lead a:visited {
text-decoration: underline;
font-weight: bold;
}
.lead a:hover,
.lead a:active {
text-decoration: none;
font-weight: bold;
}

.contentsNavi {
	width: 950px;
	margin: 60px auto 0;
overflow: hidden;}

.contentsNavi li {
	float: left;}

.contentsNavi li + li {
	margin-left: 10px;
}

.contentsNavi li a {
	display: block;
	width: 230px;
	height: 200px;
	background:#f4f4f4 url('https://img1.kakaku.k-img.com/images/article/tieup/22/08_jackery/anchor_arrow.png') 50% 168px no-repeat;
	padding: 15px;
	box-sizing: border-box;
	transition: 0.2s ease-in-out;
}

.contentsNavi li a:hover {
	background:#ffe9b9 url('https://img1.kakaku.k-img.com/images/article/tieup/22/08_jackery/anchor_arrow.png') 50% 172px no-repeat;
}

.contentsNavi li a .icon{
	background: #000;
	color: #fff;
	font-size: 18px;
	text-align: center;
	padding: 10px;
	box-sizing: border-box;
	display: block;
}

.contentsNavi li a .text {
	font-size: 16px;
	line-height: 1.7;
	padding: 15px 10px;
	box-sizing: border-box;
	display: block;
}

/*==============================================
 バナー
============================================= */
.topbnr a{
display: block;
width: 686px;
height: 76px;
border-radius: 76px;
background: #ff5000 url('https://img1.kakaku.k-img.com/images/article/tieup/22/08_jackery/link_arrow.svg') 650px 50% no-repeat;
background-size: 10px;
font-size: 16px;
line-height: 76px;
font-weight: bold;
color: #fff;
text-align: center;
margin: 60px auto 0;
overflow: hidden;
transition: 0.2s ease-in-out;}

.topbnr a:hover{
background-color: #ff9600;}


.innerbnr a{
display: block;
width: 950px;
height: 209px;
background: #ff5000 url('https://img1.kakaku.k-img.com/images/article/tieup/22/08_jackery/innerbnr.jpg') 10px 10px no-repeat;;
margin: 100px auto 0;
overflow: hidden;
transition: 0.2s ease-in-out;}

.innerbnr a:hover,
.innerbnr a:hover dd{
background-color: #ff9600;}

.innerbnr a .img{
display: none;}

.innerbnr a .catch,
.innerbnr a dt {
	font-size: 0;
	text-indent: -999em;}

.innerbnr a dd {
font-size: 16px;
line-height: 42px;
padding-left: 9px;
box-sizing: border-box;
text-align: center;
font-weight: bold;
background: #ff5000 url('https://img1.kakaku.k-img.com/images/article/tieup/22/08_jackery/link_arrow.svg') 520px 49% no-repeat;
background-size: 10px;
border-radius: 42px;
color: #fff;
width: 548px;
height: 42px;
margin: 142px 0 0 374px;
transition: 0.2s ease-in-out;
}

/*==============================================
#mainContents
============================================= */
.paragraph {
	margin: 130px auto 0;
	width: 950px;}

.paragraph h2 {
	font-size: 28px;
	line-height: 1.6;
	font-weight: bold;
	text-align: center;}

.paragraph h2 .icon {
	display: inline-block;
	background-color:#000;
	color: #fff;
	font-size: 25px;
	width: 280px;
	padding: 8px;}

.paragraph h2 .text {
	display: block;
	padding-top: 40px;}

.paragraph h3 {
	font-size: 24px;
	line-height: 1.6;
	font-weight: bold;
background: url('https://img1.kakaku.k-img.com/images/article/tieup/22/08_jackery/h3_pc_icon.png') left top no-repeat;
padding-left: 48px;
margin: 100px 0 60px;
}

.paragraph .subtext {
	margin-top: 80px;
	font-size: 21px;
font-weight: bold;}

.paragraph .subtext + .imgBox {
	margin-top: 12px;
}

.spAccordion {
	margin-top: 70px;
}

/*----　画像　----*/
.w800 {width: 800px;}

.imgBox {margin:80px auto 0;}

.imgBox div {overflow: hidden;}

.imgBox .floatL,
.imgBox .floatR {width:460px;}
.imgBox img {width: 100%;}

.imgBox a {
font-size: 0;
display: block;}

.imgBox .cap a {
	font-size: 100% !important;
	display: inline-block !important;
	color: #5a7ddd;
	text-decoration: underline;}

.imgBox a img
{transition: 0.2s ease-in-out;}

.imgBox a:hover img {
opacity: 0.8;
filter: alpha(opacity=80);}

.imgBox div + .cap,
.imgBox a + .cap{
	margin-top: 15px;}

a.floatL + .cap,
a.floatR + .cap{
	margin-top: 0;}

/*----　動画 ----*/
.movBox {
margin: 50px auto 0;
border: #e7e7e7 2px solid;
box-sizing: border-box;
padding: 80px 0;
}

.movBox .w800 {
	width: 800px;
	margin: 0 auto;}

.mov {
width: 800px;
height: 450px;
background: #666;
display: table;
margin-bottom:10px;
line-height: 0;
}

.movTxt {
display: table-cell;
line-height: 1.3;
color: #fff;
vertical-align: middle;
text-align: center;
}
.movIcon{
font-size: 21px;
font-weight: bold;
min-height: 33px;
background: url('https://img1.kakaku.k-img.com/images/article/tieup/22/08_jackery/movicon.png') left 50% no-repeat;
background-size: 43px;
margin-bottom: 15px;
padding-left: 50px;
}
.movWrap {
display: block;
overflow: hidden;
}


/*==============================================
.productBox
============================================= */
.productBox {
	width: 950px;
	margin: 100px auto 0;}

.productBox a {
	display: block;
	text-align: center;
transition: 0.2s ease-in-out;}

.productBox a:hover{opacity: 0.8;
filter: alpha(opacity=80);}

.productBox a dt {
margin-top: 20px;
text-indent: -999em;
height: 84px;
background: url('https://img1.kakaku.k-img.com/images/article/tieup/22/08_jackery/prd_name.png') center top no-repeat;}

.productBox a dd {
margin: 30px auto 0;
width: 520px;
height: 60px;
border-radius: 60px;
background: #ff5000 url('https://img1.kakaku.k-img.com/images/article/tieup/22/08_jackery/link_arrow.svg') 486px 50% no-repeat;
background-size: 10px;
color: #fff;
font-size: 17px;
line-height: 61px;
font-weight: bold;
text-align: center;
transition: 0.2s ease-in-out;
}

.productBox a:hover dd {
background: #ff9600 url('https://img1.kakaku.k-img.com/images/article/tieup/22/08_jackery/link_arrow.svg') 486px 50% no-repeat;
background-size: 10px;
}


/*==============================================
.campaign
============================================= */
.campaign {
	width: 950px;
	margin: 130px auto 0;
	border: #ff5000 5px solid;
	box-sizing: border-box;

}
.campaign .data{
		padding: 50px 60px 70px;
	box-sizing: border-box;
}

.campaign .title {
	color: #fff;
	background-color: #ff5000;
	font-size: 33px;
	line-height: 1.7;
	font-weight: bold;
	text-align: center;
padding: 30px 0;
}

.campaign .bannertit{
	margin-top: 50px;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	color: #ff5000;
	background:  url('https://img1.kakaku.k-img.com/images/article/tieup/22/08_jackery/cp_arrow.svg') center bottom no-repeat;
	background-size: 14px;
	padding-bottom: 20px;
}

.campaign a {
	width: 728px;
	display: block;
	margin: 15px auto 0;
	border: #dfdfdf 1px solid;
	transition: 0.2s ease-in-out;
}

.campaign a:hover {
opacity: 0.8;
filter: alpha(opacity=80);	
}

/*==============================================
.releasedate
============================================= */
.releasedate {
font-size: 11px; 
color: #333;
width: 930px; 
margin: 80px auto 0; 
padding-bottom: 100px;
text-align: right;}




/*==============================================
アンケート
============================================= */

/*----　カラー変更　----*/
.questionnaire {
color: #2e2e2e;
}
.question .select .arrow {
border-color: #2e2e2e transparent transparent transparent;
}
.questionnaireInner h2,
.btnSend a {
background-color: #0a7bc3;
}
.btnSend a:hover {
background-color: #04619d;
}
.questionnaireInner h3 .q {
color: #1b75bc;
}
.question input[type=radio]:checked ~ .radio::before {
background-color: #1b75bc;
}
.question ul li:hover .radio, .question input[type=radio]:checked ~ .radio, .question ul li:hover .check, .question input[type=checkbox]:checked ~ .check, .question input[type=checkbox]:checked ~ .check::before, .question .select select:hover, .question .select select:focus, .question textarea:hover, .question textarea:focus, .question input:hover, .question input:focus {
border-color: #1b75bc !important;
}

/*----　文字強調　----*/
.questionnaire .marker {
	background:linear-gradient(transparent 70%, #c2dff7 70%);}

/*----　ベースデザイン　----*/
.questionnaire {
padding: 100px 0;
background-color: #f2f2f2;
letter-spacing: 0.1em;
font-feature-settings: "palt"1;
}
.questionnaireInner {
width: 930px;
margin: 0 auto;
padding-bottom: 60px;
background-color: #fff;
border-radius: 6px;
box-sizing: border-box;
}
.questionnaireInner h2 {
padding: 25px 30px 25px;
border-radius: 6px 6px 0 0;
color: #fff;
font-size: 20px;
font-weight: bold;
}
.questionnaireInner h3 {
line-height: 1.8;
font-size: 16px;
font-weight: bold;
}
.questionnaireInner h3 .q {
margin-right: 10px;
font-size: 24px;
}
.questionnaireInner h3 .required {
margin-left: 10px;
color: #e20000;
}
.question {
padding: 40px 80px 0;
}
.question:first-child {
padding-top: 50px;
}
.question ul {
list-style: none;
margin-top: 20px;
overflow: auto;
}
.question ul li {
display: block;
position: relative;
float: left;
width: 100%;
}
.question ul li label {
display: block;
position: relative;
font-weight: 300;
font-size: 16px;
padding: 0 0 0 53px;
margin: 10px auto;
z-index: 9;
cursor: pointer;
-webkit-transition: all .2s linear;
}

/* radio */
.question ul li input[type=radio] {
position: absolute;
visibility: hidden;
}
.question ul li .radio {
display: block;
position: absolute;
border: 3px solid #cccccc;
border-radius: 100%;
height: 16px;
width: 16px;
top: 6px;
left: 20px;
z-index: 5;
transition: border .2s linear;
-webkit-transition: border .2s linear;
}
.question ul li:hover .radio {
border: 3px solid;
}
.question ul li .radio::before {
display: block;
position: absolute;
content: '';
border-radius: 100%;
height: 6px;
width: 6px;
top: 0;
bottom: 0;
left: 0;
right: 0;
margin: auto;
transition: background .2s linear;
-webkit-transition: background .2s linear;
}
.question input[type=radio]:checked ~ .radio {
border: 3px solid;
}

/* checkbox */
.question ul li input[type=checkbox] {
position: absolute;
visibility: hidden;
}
.question ul li .check {
display: block;
position: absolute;
border: 3px solid #cccccc;
border-radius: 6px;
height: 16px;
width: 16px;
top: 4px;
left: 20px;
z-index: 5;
transition: border .2s linear;
-webkit-transition: border .2s linear;
}
.question ul li:hover .check {
border: 3px solid;
}
.question ul li .check::before {
display: block;
position: absolute;
content: '';
height: 6px;
width: 3px;
top: -3px;
bottom: 0;
left: 0;
right: 1px;
margin: auto;
border-bottom: 2px solid #fff;
border-right: 2px solid #fff;
transition: border .2s linear;
-webkit-transition: border .2s linear;
transform: rotate(45deg);
-webkit-transform: rotate(45deg);

}
.question input[type=checkbox]:checked ~ .check {
border: 3px solid;
}
.question input[type=checkbox]:checked ~ .check::before {
border-bottom: 2px solid;
border-right: 2px solid;
}

/* select */
.question .select {
display: inline-block;
position: relative;
margin: 20px 0 0 20px;
}
.question .select select {
display: inline-block;
width: 100%;
cursor: pointer;
padding: 5px 35px 5px 15px;
outline: 0;
border: 1px solid #cccccc;
border-radius: 6px;
font-size: 16px;
appearance: none;
-webkit-appearance: none;
-moz-appearance: none;
transition: border .2s linear;
}
.question .select .arrow {
position: absolute;
top: 14px;
right: 15px;
width: 0;
height: 0;
pointer-events: none;
border-style: solid;
border-width: 8px 5px 0 5px;
}
.question .select select:hover,
.question .select select:focus {
border: 1px solid;
}

/* textarea */
.question textarea {
width: 80%;
height: 150px;
margin: 20px 0 0 20px;
padding: 6px 10px;
border: 1px solid #cccccc;
border-radius: 6px;
font-size: 16px;
outline: 0;
transition: border .2s linear;
}
.question textarea:hover,
.question textarea:focus {
border: 1px solid;
}

/* input */
.question input {
width: 80%;
margin: 20px 0 0 20px;
padding: 6px 10px;
border: 1px solid #cccccc;
border-radius: 6px;
font-size: 16px;
outline: 0;
transition: border .2s linear;
}
.question input:hover,
.question input:focus {
border: 1px solid;
}
.question ul li.text label {
display: inline-block;
}
.question ul li.text input {
width: 20%;
margin: 0 0 0 10px;
}

/* .btnSend */
.btnSend {
margin-top: 60px;
text-align: center;
}
.btnSend a {
display: inline-block;
padding: 15px 100px;
border-radius: 6px;
text-align: center;
font-size: 16px;
color: #fff;
transition: background-color .2s linear;
}

/* .thanks */
.thanks {
margin-top: 80px;
margin-bottom: 20px;
text-align: center;
font-size: 20px;
}

