@charset "shift_jis";
/*==============================================
 common
============================================= */

#mainContents {background-color: #f0f0f0;}
.mainTitleWrap {background-color: #15151e;}

/*.lead,*/
.pconly,
.contentsNavi{
display:none;
}
#header {
border-bottom: #ededed solid 1px;
}
.copyRight { border-top: 1px solid #ededed; }
.pageTop {
width: 40px;
height: 40px;
right: 10px;
background-size: 40px;
border-radius: 50%;
}

img {
width: 100%;
height: auto;
}

/*==============================================
 ŠÅ”Â
============================================= */
h1 {
padding-top: 88%;
margin: 0 auto;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/25/05_jbl/sp_title.jpg) no-repeat center top;
background-size: 100%;
text-indent: -999em;
font-size: 0;
}
p.lead {
font-size: 1.18rem;
line-height: 1.7;
color: #fff;
padding: 10px 25px 25px;
}

p.lead a{
    color: #bcbcd1;
    text-decoration: underline;
}

/*==============================================
 ƒoƒi[
============================================= */
.bnr a { text-decoration: none; }

/*----@ŠÅ”Â‰º@----*/
.topbnr {
padding: 0 25px 30px;
}
.topbnr a {
font-size: 1.1rem;
line-height: 54px;
text-align: center;
color: #fff;
background: #434363 url(https://img1.kakaku.k-img.com/images/article/tieup/25/05_jbl/link_arrow.svg) no-repeat 97% 50%;
box-sizing: border-box;
display:block;
height: 54px;
width: 100%;}

.topbnr a span{
    display: none;
}


/*----@‹LŽ–“à@----*/
.innerbnr{
margin-top: 30px;}

.innerbnr a{
display:block;
box-sizing:border-box;}

.innerbnr .bnr img{ 
width: 100% }

.innerbnr .bnr .info{
display: none;}

/*==============================================
 #mainContents
============================================= */
/*----- •¶Žš -----*/
#mainContents .paragraph,
#mainContents .mainTitleWrap,
table th,table td{
font-family:'ŸàƒSƒVƒbƒN Medium', 'ŸàƒSƒVƒbƒN‘Ì', 'Yu Gothic Medium', YuGothic, 'ƒqƒ‰ƒMƒmŠpƒS ProN', 'Hiragino Kaku Gothic ProN', 'ƒƒCƒŠƒI', Meiryo, '‚l‚r ‚oƒSƒVƒbƒN', 'MS PGothic', sans-serif;
color: #1b1b1b;
font-feature-settings: "palt" 1;
letter-spacing: 0.05em;}

.paragraph p {
font-size: 1.3rem;
line-height: 1.8;
margin-top: 30px;
}
.paragraphIn > p:first-child {
margin-top: 10px;
}
.paragraph .cap {
font-size: 1.1rem;
line-height: 1.7;
margin-top: 10px !important;
}

/*----@paragraph@----*/
.paragraph {
border-top: 1px solid #6f6f6f;
transition: background-color .2s, border-top-color .2s;
}
#matome {
border-bottom: 1px solid #6f6f6f;
}

.paragraphIn{
padding: 0 25px 30px;}

.spAccordion {
display: none;}

.paragraph h2 {
position: relative;
padding: 20px 20px 20px 25px;
font-weight: bold;
font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
}
.paragraph h2:active {
background-color: rgba(255,255,255,0.10);
}
.paragraph.active h2 {
color: #292929;
}
.paragraph h2 span {
display: block;
padding-left: 26px;
font-size: 1.4rem;
line-height: 1.6;
-webkit-tap-highlight-color:rgba(0,0,0,0);
}

.paragraph h2 span span{
padding-left: 0;	
}

.paragraph h2 .icon{
text-indent: -999em;
font-size: 0;
padding-top: 31px;
}

#article01.paragraph h2 .icon {
background:  url(https://img1.kakaku.k-img.com/images/article/tieup/25/05_jbl/sp_h2_icon01.png) no-repeat left top;
background-size: 138px;}

#article02.paragraph h2 .icon {
background:  url(https://img1.kakaku.k-img.com/images/article/tieup/25/05_jbl/sp_h2_icon02.png) no-repeat left top;
background-size: 138px;}

#article03.paragraph h2 .icon {
background:  url(https://img1.kakaku.k-img.com/images/article/tieup/25/05_jbl/sp_h2_icon03.png) no-repeat left top;
background-size: 138px;}

#matome.paragraph h2 .icon {
background:  url(https://img1.kakaku.k-img.com/images/article/tieup/25/05_jbl/sp_h2_icon04.png) no-repeat left top;
background-size: 138px;}

.paragraph h2:after {
content: "";
display: inline-block;
position: absolute;
top: 1px;
bottom: 0;
left: 20px;/*----@¶‚©‚ç‚Ì–îˆó‚ÌˆÊ’u@----*/
width: 8px;
height: 8px;
margin: auto;
-webkit-transition: opacity .2s ease, -webkit-transform .2s ease;
transition: opacity .2s ease, -webkit-transform .2s ease;
transition: transform .2s ease, opacity .2s ease;
transition: transform .2s ease, opacity .2s ease, -webkit-transform .2s ease;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
vertical-align: middle;
border-bottom: 2px solid #8b8ba6;/*----@–îˆó‚ÌF@----*/
border-right: 2px solid #8b8ba6;/*----@–îˆó‚ÌF@----*/
}
.paragraph.active h2:after {
top: 3px;
-webkit-transform: rotate(225deg);
transform: rotate(225deg);
}


/*----- ‰æ‘œ -----*/
.imgBox .border {
    border: #dadada 1px solid;
    box-sizing: border-box;
}

.imgBox {margin-top: 30px;}
.imgBox div {overflow: hidden;}
.imgBox img {width: 100%;}
.imgBox div + .cap{
	margin-top: 15px;}
.imgBox a + .cap {
	margin-top: 0;}

.imgBox div.floatR {
    margin-top: 30px;}

.imgBox a.floatR {
    margin-top: 5px;}

.imgBox.w440 .floatL,
.imgBox.w440 .floatR {
    text-align: center;}

.imgBox.w440 .floatL img,
.imgBox.w440 .floatR img{
    width: 50%;}

.imgBox.w440 a.floatR{
margin-top: 0 !important;}

.imgBox.w440.col2 .floatL img,
.imgBox.w440.col2 .floatR img{
    width: 100%;}

.imgBox.w440 .cap {
    text-align: left;
}

.col2 div {
display: table;}

.col2 div a,
.col2 div p.cap{
display: table-cell;
width: 49%;
vertical-align: middle;}



/*==============================================
ˆÍ‚Ý
============================================= */
.kakomi {
    position: relative;
    padding: 30px 25px 25px;
    margin-top: 40px;
    text-align: center;
}

.kakomi::before,
.kakomi::after {
    position: absolute;
    width: 100%;
    height: 40px;
    content: '';
}

.kakomi::before {
    border-left: solid 1px;
    border-right: solid 1px;
    border-top: solid 1px;
    top: 0;
    left: 0;}

.kakomi::after {
    border-left: solid 1px;
    border-right: solid 1px;
    border-bottom: solid 1px;
    bottom: 0;
    right: 0;
}

.kakomi .title {
    font-size: 1.4rem;
    line-height: 1.7;
    font-weight: bold;
  position: relative;
  display: inline-block;
margin-bottom: 20px;}


.kakomi .title:before {
  content: '';
  position: absolute;
  left: 50%;
  bottom: -20px;/*ü‚Ìã‰ºˆÊ’u*/
  display: inline-block;
  width: 100px;/*ü‚Ì’·‚³*/
  height: 1px;/*ü‚Ì‘¾‚³*/
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);/*ˆÊ’u’²®*/
  background-color: black;/*ü‚ÌF*/
  border-radius: 2px;/*ü‚ÌŠÛ‚Ý*/
}

.kakomi p {
    text-align: left;
}


/*==============================================
 .productBox
============================================= */
/*----- »•i˜g -----*/
.productBox {
background: #14141d url(https://img1.kakaku.k-img.com/images/article/tieup/25/05_jbl/sp_prd_bg.jpg) no-repeat center top;
background-size: 160%;
padding:40px 30px 40px;}

.productBox a {
display:block;
color:#333;}

.productBox a .img {
text-align: center;}

.productBox a .img img {
width: 44%;}

.productBox a .info .catch {
font-size: 12px;
line-height: 1.6;
display:block;}

.productBox a .info dt.name {
text-align: center;
margin-top: 25px;}

.productBox a .info dt.name img {
    width: 84%;
}

.productBox a .info .btn {
margin-top: 20px;
font-size: 1.1rem;
line-height: 50px;
text-align: center;
color: #fff;
background: #434363 url(https://img1.kakaku.k-img.com/images/article/tieup/25/05_jbl/link_arrow.svg) no-repeat 97% 50%;
box-sizing: border-box;
display:block;
height: 50px;
width: 100%;}


/*==============================================
.releasedate
============================================= */
.releasedate {
	font-size: 0.85rem; 
	padding: 30px 25px 30px;
	color: #333;}

#footer {
	padding-top: 30px;}

