@charset "shift_jis";
/*==============================================
 common
============================================= */
.menu,
.forPc {
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;
}

/*==============================================
 ลย
============================================= */

.mainTitleWrap {
padding-top: 103%;
margin: 0 auto;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/03_panasonic/main_title.jpg) no-repeat center top;
background-size: 100%;
text-indent: -999em;
font-size: 0;
}

.lead {
color: #000;
box-sizing: border-box;
font-size: 1.1rem;
line-height: 1.7;
padding: 0 28px 3px;
}
.lead a {
color: #0575f3;
text-decoration: underline;
font-weight: bold;
}
/*==============================================
 oi[
============================================= */
.bnr a { text-decoration: none; }
.topbnr {
padding: 0px 28px 30px;
margin-top: 30px;
}
.innerbnr {
background: #f2f2f2;
margin-top: 20px;
padding: 28px 28px;
}
.topbnr img,
.innerbnr img {
width: 100%;
}

/*==============================================
 #mainContents
============================================= */
#mainContents {
	letter-spacing: 0.07em;
    font-feature-settings: "palt" 1;
}
/*----- ถ -----*/
.paragraphB p,
.paragraph p {
color: #303030;
font-size: 1.26rem;
line-height: 1.7;
margin-top: 30px;
}
.paragraph p b {
color: #000;
    font-weight: bold;
}
.sTxt {
display: block;
font-size: 0.95rem;
line-height: 1.5;
margin-top: 15px;
}
p.sTxt {
display: block;
font-size: 0.95rem;
line-height: 1.5;
margin-top: 8px;
}
.paragraphIn > p:first-child {
margin-top: 10px;
}
.paragraphB p + p,
.paragraph p + p {
margin-top: 20px;
}
.paragraphB .cap,
.paragraph .cap {
font-size: 1rem;
line-height: 1.7;
margin-top: 10px !important;
}

/*----@paragraph@----*/
.paragraph {
border-top: 1px solid #dedfe2;
transition: background-color .2s, border-top-color .2s;
}
#matome .paragraphIn {
padding-bottom: 40px;
}
.spAccordion {
display: none;
padding: 0;
}
.spAccordion-none {
padding: 0;
}
.paragraphIn {
padding: 0px 26px 10px;
}

/*----- h2 -----*/
.paragraph h2 {
display: table;
position: relative;
font-weight: bold;
padding: 24px 30px 22px 27px;
}
.paragraph h2 em {
display: table-cell;
vertical-align: middle;
width: 81px;
}
.paragraph h2 span {
color: #1B1B1B;
display: table-cell;
padding: 0 23px 0 16px;
font-size: 1.57rem;
line-height: 1.4;
-webkit-tap-highlight-color:rgba(0,0,0,0);
letter-spacing: 0.02em;
font-feature-settings: "palt" 1;
vertical-align: middle;
}
.paragraph h2 span b {
background-size: 60px;
color: #1B1B1B;
display: block;
font-size: 1rem;
margin-bottom: 0px;
padding-bottom: 5px;
}
.paragraph h2:after {
content: "";
display: inline-block;
position: absolute;
top: 1px;
bottom: 0;
right: 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 #c9c5c2;/*----@๎๓ฬF@----*/
border-right: 2px solid #c9c5c2;/*----@๎๓ฬF@----*/
}
.paragraph.active h2:after {
top: 3px;
-webkit-transform: rotate(225deg);
transform: rotate(225deg);
}

/*----- img -----*/
:is(.imgBox, .imgBoxB) {
margin-top: 40px;
}
:is(.imgBox, .imgBoxB) :is(.cap) {
margin-top: 15px;
}
:is(.imgBox, .imgBoxB) :is(img) {
width: 100%;
}
.imgBox strong {
display: block;
color: #fff;
font-size: 1.25rem;
font-weight: bold;
margin-bottom: 5px;
}
.imgBox a + a {
display: block;
margin-top: 15px;
}
.imagesClear { overflow: hidden; }
.imgBox .sTxt {
display: block;
font-size: 10px;
line-height: 1.4;
margin-top: 6px;
text-indent: -15px;
padding-left: 15px;
}

/*---- columnBox@----*/
.columnBox {
box-sizing: border-box;
margin: 50px 0 0;
}
.columnBox p {
font-size: 1.18rem;
line-height: 1.7;
margin-top: 15px;
margin-bottom: 20px;
}
.columnBox h3 {
color: #000;
font-size: 1.55rem;
line-height: 1.4;
font-weight: bold;
text-align: center;
}
.columnBox h3 span {
border: #535353 solid 2px;
box-sizing: border-box;
display: block;
font-size: 1.2rem;
font-weight: bold;
margin: 0 auto 13px;
padding: 6px 0 4px;
width: 75%;
text-align: center;
}
.columnBox a {
display: block;
margin-bottom: 20px;
}
#article02 .columnBox a {
display: block;
margin: 20px 0;
}

.photoTitle {
border-left: #353535 solid 4px;
box-sizing: border-box;
margin-top: 40px;
padding-left: 8px;
}
.photoTitle strong {
font-size: 1.35rem;
}
.photoTitle + .imgBox {
margin-top: 15px;
}



/*==============================================
 .productBox
============================================= */
.productBox {
border-bottom: #fff solid 1px;
border-top: #dedfe2 solid 1px;
background: #f2f2f2;
box-sizing: border-box;
padding: 40px 28px 30px;
}
.productTitle {
margin-bottom: 20px;
}
.productBoxIn h3 {
color: #000;
font-size: 1.2rem;
text-align: center;
line-height: 1.4;
font-weight: bold;
}
.itemBox a {
box-sizing: border-box;
display: block;
background: #FFFFFF;
margin-bottom: 20px;
padding: 15px 20px 15px 10px;
}
.infoBox {
display: table;
}
.productImg,
.infoTxt {
display: table-cell;
vertical-align: middle;
}
.infoBox .forPc { display: none; }
.productImg {
box-sizing: border-box;
width: 42%;
padding-right: 12px;
}
.productImg img{
width: 100%;
}
.productName {
font-size: 1.65rem;
line-height: 1;
padding-bottom: 4px;
}
.productInfo span {
display: block;
font-size: 1.1rem;
line-height: 1;
margin-top: 5px;
}

.productInfo span::before {
  content: "";
  color: #a8a8a8;
  display: inline-block;
font-size: 1rem;
  width: 10px;
  height: 10px;
  margin-right: 4px;
  position: relative;
}
.productBtn {
margin-top: 8px;
}

/*==============================================
.releasedate
============================================= */
.releasedate {
background: #f2f2f2;
color: #000000;
	font-size: 0.85rem; 
	padding: 5px 0 20px;
}
