@charset "shift_jis";
/*==============================================
common
============================================= */
#header {
border-bottom: #ededed solid 1px;
}
.headerIn {
width: 930px;
margin: 0 auto;
}
.footerIn {
width: 930px;
margin: 0 auto;
}
.copyRight { border-top: 1px solid #ededed; }
#footer { margin-top: 10px; }
.pageTop { border-radius: 50%; }
.sp { display: none; }


/*==============================================
ŠÅ”Â
============================================= */
#mainContents {
font-family: "noto", "Hiragino Sans", "Hiragino Kaku Gothic ProN", 'ŸàƒSƒVƒbƒN Medium', 'ŸàƒSƒVƒbƒN‘Ì', 'Yu Gothic Medium', YuGothic, "Meiryo", "Arial", sans-serif;
font-feature-settings: "palt" 1;
background:#f6f1ef url(https://img1.kakaku.k-img.com/images/article/tieup/24/07_jackery/main_bg.jpg) no-repeat top center;
}
@font-face {
    font-family: 'noto';
    src: url(https://img1.kakaku.k-img.com/images/fonts/noto-sans/NotoSansJP-Medium.woff);
    font-weight: normal;
}
@font-face {
    font-family: 'noto';
    src: url(https://img1.kakaku.k-img.com/images/fonts/noto-sans/NotoSansJP-Bold.woff);
    font-weight: bold;
}
.mainBox {
width:930px;
height: 650px;
margin: 0 auto;
position: relative;
z-index: 1;
}
.mainBox .img{
position: absolute;
top:200px;
left: 0;
right: 0;
margin: 0 auto;
width: 633px;
height: 317px;
}
h1 {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/07_jackery/main_tit.webp) left top no-repeat;
width:927px;
height:197px;
text-indent: -999em;
font-size: 0;
position: absolute;
top:440px;
left:0;
right:0;
margin: 0 auto;
}
p.lead {
width:930px;
margin: 0 auto 40px;
font-size: 16px;
line-height: 1.8;
text-align: justify;
letter-spacing: 0.03em;
}
.lead a:link,
.lead a:visited {
color: #ff5000;
text-decoration: underline;
transition: 0.3s;
}
.lead a:hover,
.lead a:active {
color: #F79366;
}
.camBox{
width: 930px;
border: 3px solid #222;
border-radius: 10px;
padding: 30px 50px 36px;
background: #fff;
box-sizing: border-box;
margin: 90px auto 40px;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
align-items: center;
}
.camBox .img{
width: 169px;
}
.camBox .info{
width: 614px;
}
.camTit{
text-align: center;
font-size: 26px;
font-weight: bold;
color: #ff5000;
margin-bottom: 10px;
position: relative;
}
.camTit span::before {
content: '';
display: inline-block;
width: 18px;
height: 22px;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/07_jackery/line.webp) left top no-repeat;
background-size: contain;
vertical-align: middle;
position: absolute;
top:10px;
left:30px;
}
.camTit span::after {
content: '';
display: inline-block;
width: 18px;
height: 22px;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/07_jackery/line.webp) left top no-repeat;
background-size: contain;
vertical-align: middle;
position: absolute;
top:10px;
right:30px;
transform: scale(-1,1);
}
.camTx{
font-size: 16px;
line-height: 1.7;
color: #222;
margin-bottom: 15px;
}
.camBtn{
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.camBtn li{
width: 300px;
line-height: 40px;
height: 40px;
text-align: center;
font-size: 14px;
letter-spacing: 0.03em;
}
.camBtn li a{
display: block;
border-radius:5px;
box-sizing: border-box;
transition: 0.3s;
}
.camBtn li.amazon a{
background: #FFCE01 url(https://img1.kakaku.k-img.com/images/article/tieup/24/07_jackery/arrow2.svg) no-repeat 97% 50%;
background-size: 7px;
color: #000;
}
.camBtn li.amazon a:hover{
background: #FFAE00 url(https://img1.kakaku.k-img.com/images/article/tieup/24/07_jackery/arrow2.svg) no-repeat 97% 50%;
background-size: 7px;
}
.camBtn li.jackery a{
background: #ff5000 url(https://img1.kakaku.k-img.com/images/article/tieup/24/07_jackery/arrow3.svg) no-repeat 97% 50%;
background-size: 7px;
color: #fff;
}
.camBtn li.jackery a:hover{
background: #000 url(https://img1.kakaku.k-img.com/images/article/tieup/24/07_jackery/arrow3.svg) no-repeat 97% 50%;	
background-size: 7px;
}
.topbnr a {
display:flex;
align-items: center;
width: 680px;
line-height:1.5;
margin: 0 auto 70px;
font-weight: bold;
color: #FFF;
background: #ff5000 url(https://img1.kakaku.k-img.com/images/article/tieup/24/07_jackery/arrow_w.svg) no-repeat top 50% right 18px;
background-size:28px;
text-align: center;
padding: 14px 35px 15px 30px;
box-sizing: border-box;
border-radius: 50px;
transition: 0.3s;
letter-spacing: 0.03em;
}
.topbnr a:hover{
background: #000 url(https://img1.kakaku.k-img.com/images/article/tieup/24/07_jackery/arrow_w.svg) no-repeat top 50% right 18px;
background-size:28px;
}
.bnrTxt{
display: block;
margin:  0 auto;
}
.topbnr a .sale{
font-size:18px;
color: #FFFD38;
}
.topbnr a .sale b{
font-size:15px;
margin-left: 10px;
font-weight: normal;
}
.topbnr a .check{
font-size:16px;
display: block;
}
.contentsNavi {
width:100%;
margin: 0 auto;
background: #fff;
padding: 22px 0;
box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.04);
}
.contentsNavi ul {
width: 930px;
margin: 0 auto;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
border-left: 1px dotted #706f6f;
}
.contentsNavi li a {
width: 230px;
height:200px;
display: block;
box-sizing: border-box;
transition: 0.3s;
padding:0 23px;
word-break: break-all;
border-right: 1px dotted #706f6f;
color: #333;
font-size: 13px;
line-height: 1.7;
position: relative;
font-weight: normal;
}
.contentsNavi li a:hover {
opacity: 0.6;
}
.contentsNavi li a img{
margin-bottom: 13px;
}
.contentsNavi li a b {
font-size: 18px;
line-height: 1.2;
display:block;
text-align: center;
padding-bottom:9px;
}
.contentsNavi li a:after {
content: "";
position: absolute;
bottom:10px;
left:0;
right:0;
margin:auto;
width: 8px;
height: 8px;
border-top: solid 2px #534b48;
border-right: solid 2px #534b48;
-webkit-transform: rotate(135deg);
transform: rotate(135deg);
}

/*==============================================
#mainContents
============================================= */

.paragraph p {
font-size: 18px;
line-height: 2.2;
margin-bottom: 40px;
letter-spacing: 0.03em;
text-align: justify;
color: #333;
}
.paragraph p.cap{
font-size: 14px;
line-height: 1.9;
margin-bottom: 0;
}
.paragraph p a {
display: inline!important;
color: #ff5000!important;
text-decoration: underline;
font-weight: bold;
transform: 0.3s;
}
.paragraph p a:hover{
opacity: 0.6;
}
.paragraph p .marker {
background:#fff;
padding: 0px 1px 0;
font-weight: bold;
}
.notes {
font-size: 14px;
line-height:1.8;
display: block;
margin-top: 15px;
}
.paragraph{
padding:100px 0 0;
}
.paragraphIn{
width: 930px;
margin: 0 auto;
padding-bottom: 20px;
}
.paragraph h2 {
width: 930px;
margin: 0 auto 42px;
font-size: 38px;
line-height: 1.4em;
font-weight: bold;
text-align: center;
}
.paragraph h2 b {
height: 40px;
line-height: 40px;
font-size:25px;
display:inline-block;
padding: 0 15px;
margin: 0 auto 25px;
color: #ff5000;
border: 3px solid #ff5000;
border-radius: 3px;
}
.paragraph h2 .tx{
display: block;
}

.paragraph h3 {
font-size: 33px;
line-height:1.4;
margin-bottom: 50px;
text-align: center;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/24/07_jackery/square.webp) repeat-x center left;
}
.paragraph h3 span {
background: #f6f1ef;
padding:5px 19px;
display:inline-block;
}
.titS{
font-size: 20px;
line-height:1.2;
font-weight: bold;
margin-bottom:15px;	
}
p + .titS{
margin-top: 70px;
}
.innerbnr {
background: #fff;
width: 100%;
padding: 60px 0;
}
.innerbnr a {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/07_jackery/pc_bnr.webp) center top no-repeat;
width: 930px;
height: 189px;
display: block;
text-indent: -999em;
font-size: 0;
z-index: 1;
margin: 0 auto;
position: relative;
}
.innerbnr a .btn{
display: block;
width: 540px;
height: 42px;
line-height:41px;
font-size:16px;
font-weight: bold;
color: #333;
background: #fff url(https://img1.kakaku.k-img.com/images/article/tieup/24/07_jackery/arrow_o.svg) no-repeat top 50% right 10px;
background-size:24px;
text-align: center;
box-sizing: border-box;
border-radius: 50px;
letter-spacing: 0.03em;
position: absolute;
top:120px;
right:40px;
transition: 0.4s;
}
.innerbnr a:hover .btn{
color: #fff;
background: #000 url(https://img1.kakaku.k-img.com/images/article/tieup/24/07_jackery/arrow_w.svg) no-repeat top 50% right 10px;
background-size:24px;
transition: 0.4s;
}
.txLink a{
display: block;
width: 660px;
height: 50px;
line-height:44px;
margin: 0 auto 100px;
font-size:17px;
font-weight: bold;
color: #ff5000;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/24/07_jackery/arrow_o.svg) no-repeat top 50% right 10px;
background-size:24px;
text-align: center;
padding-right: 13px;
box-sizing: border-box;
border-radius: 50px;
transition: 0.3s;
letter-spacing: 0.03em;
border: 3px solid #ff5000;
}
.txLink a:hover{
opacity: 0.6;
}
p + .imgBox1,
p + .imgBox2,
p + .imgBox3 {
margin-top:75px;
}
.imgBox1,
.imgBox3{
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.imgBox1,
.imgBox3{
width: 930px;
margin:0 auto 70px;
}
.imgBox2{
width: 680px;
margin:0 auto 70px;
}
.imgBox1 a{
  width: 450px;
}
.imgBox3 a:nth-child(1) {
width:518px;
}
.imgBox3 a:nth-child(2),
.imgBox3 a:nth-child(3){
width:189px;
}
.imgBox1 a,
.imgBox2 a,
.imgBox3 a {
  display: block;
  cursor: zoom-in;
}
.imgBox1 .cap a{
  cursor: pointer!important;
}
.imgBox1 img,
.imgBox2 img,
.imgBox3 img{
width:100%;
}

/* cap size */
.imgBox1 .cap{
width:450px;
}
.imgBox2 .cap{
width:680px;
}
.imgBox1.pair .cap{
width:930px;
}
.imgBox1.pair .cap,
.imgBox2 .cap,
.imgBox3 .cap {
margin-top: 15px;
}

#article04.paragraph {
padding:100px 0 380px;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/07_jackery/pc_summary_bg.webp) center bottom no-repeat;
}
#article04 p{
color: #fff;
text-shadow: 1px 2px 3px #000;
}
#article04 h2{
color: #fff;
}
#article04.paragraph p .marker {
background-color: rgba( 255, 255, 255, 0.2);
}

/*==============================================
.productBox
============================================= */
.productBox{
padding: 100px 0 0;
}
.productBoxIn a {
width: 930px;
margin: 0 auto;
text-align: center;
background: #fff;
border-radius: 10px;
box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.05);
transition: 0.3s;
padding: 40px 50px;
box-sizing: border-box;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
align-items: center;
}
.productBoxIn a .img{
width: 400px;
}
.productBoxIn a .info{
width: 380px;
}
.productBoxIn a + a{
margin-top: 55px;
}
.productBoxIn .name{
font-size: 29px;
line-height: 1.3;
font-weight: bold;
text-align: left;
margin-bottom: 25px;
}
.productBoxIn .name span{
display: block;
}
.productBoxIn a .btn{
height: 48px;
line-height:47px;
margin: 0 auto;
font-size:16px;
letter-spacing: 0;
color: #FFF;
background: #ff5000 url(https://img1.kakaku.k-img.com/images/article/tieup/24/07_jackery/arrow_w.svg) no-repeat 97% 50%;
background-size:24px;
text-align: center;
box-sizing: border-box;
border-radius: 50px;
transition: 0.3s;
}
.productBoxIn a:hover .btn{
color: #FFF;
background: #000 url(https://img1.kakaku.k-img.com/images/article/tieup/24/07_jackery/arrow_w.svg) no-repeat 97% 50%;
background-size:24px;
}
.releasedate{
width: 930px;
background: #f2f2f2;
margin: 0 auto 100px;
text-align: right;
}
.releasedateIn {
font-size: 11px; 
color: #222;
width: 930px; 
margin: 0 auto; 
text-align: right;
padding-bottom: 80px;
}
.questionnaire{
padding: 0 0 100px;
}
