@charset "shift_jis";
/*==============================================
 common
============================================= */
.pc,
.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;
}

#mainContents {
background-color: #f2f2f2;
border-bottom: #fff 2px solid;
color: #212121 !important;}

/*==============================================
 .noto
============================================= */

/* regular */
@font-face {
  font-family: 'noto';
  src: url(https://img1.kakaku.k-img.com/images/fonts/noto-sans/NotoSansJP-Regular.woff);
  font-weight: 400;
}

/* b */
@font-face {
  font-family: 'noto';
  src: url(https://img1.kakaku.k-img.com/images/fonts/noto-sans/NotoSansJP-Medium.woff);
  font-weight: 600;
}

/* bold */
@font-face {
  font-family: 'noto';
  src: url(https://img1.kakaku.k-img.com/images/fonts/noto-sans/NotoSansJP-Bold.woff);
  font-weight: 700;
}



/*==============================================
 看板
============================================= */
.mainTitle {
background:#fff url(https://img1.kakaku.k-img.com/images/article/tieup/26/03_panasonic/sp_title.jpg) no-repeat center top;
background-size: 100%;
padding-bottom: 15px;
}

.mainTitle p {
    padding: 0 25px;
    font-size: 11px;
    line-height: 1.5;
}

h1 {
padding-top: 101%;
margin: 0 auto;
text-indent: -999em;
font-size: 0;
}

/*---- pointbox  ----*/
.pointbox {
    margin: 25px;
    border: #0d0d0d 1px solid;
    padding: 25px;
    box-sizing: border-box;}

.pointbox p {
    font-size: 1.4rem;
    text-align: center;
    font-weight: bold;
margin-bottom: 20px;}

.pointbox ul li {
    font-size: 1.2rem;
    line-height: 1.6;
    padding-left: 23px;
    font-weight: bold;
    background: url(https://img1.kakaku.k-img.com/images/article/tieup/26/03_panasonic/point_icon.png) left 5px no-repeat;
    background-size: 16px;
}

.pointbox ul li + li {
    margin-top: 7px;}

p.lead {
font-size: 1.3rem;
line-height: 1.6;
padding: 0 25px 25px;
}

/*==============================================
 バナー
============================================= */

.linkbnr{
    padding: 0 25px 20px;}

.paragraph .linkbnr {
    padding: 30px 0 0;}

.linkbnr p {
    margin-top:5px !important;
    font-size: 11px !important;
    line-height: 1.5;}

.txtLink a{
display: block;
text-align: center;
font-size: 14px;
line-height: 1.5;
padding: 10px;
color: #fff;
position: relative;
margin: 40px auto 0;
background-color: #5973a6;
border-radius: 50px;
transition: 0.2s ease-in-out;}

.txtLink a:after {
content: '';
width: 8px;
height: 8px;
border: 0px;
border-top: solid 1px #fff;
border-right: solid 1px #fff;
/*　↑トップバナー矢印の色を変更する場合はこちら　*/
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
position: absolute;
top: 0;
bottom: 0;
right: 18px;
margin: auto;}

/*==============================================
 #mainContents
============================================= */
/*----- 文字 -----*/
#mainContents .paragraph,
#mainContents .mainTitleWrap,
.productBox a,
.annotation{
font-family: "noto", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Yu Gothic", "Meiryo", "Arial", sans-serif;
font-feature-settings: "palt" 1;
letter-spacing: 0.05em;
color: #212121 !important;}

.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.6;
margin-top: 10px !important;
}

#mainContents em {
    font-style: normal;
    font-weight: bold;
    background-color: #dee3ed;
}

/*----　paragraph　----*/
.paragraph {
border-top: 1px solid #292929;
transition: background-color .2s, border-top-color .2s;
}
#matome {
border-bottom: 1px solid #292929;
}
.spAccordion {
display: none;
padding: 0 20px 25px;
}
.paragraph h2 {
position: relative;
padding: 20px 20px 20px 25px;
color: #000;
font-weight: bold;
}
.paragraph h2:active {
background-color: rgba(255,255,255,0.10);
}
.paragraph.active h2 {
color: #292929;
}
.paragraph h2 span {
display: block;
padding-left: 40px;
padding-right: 12px;
font-size: 1.3rem;
line-height: 1.6;
-webkit-tap-highlight-color:rgba(0,0,0,0);
}

.paragraph h2 span span{
padding-left: 0;	
}

.paragraph h2 .icon {
font-size: 1.6rem;}

.paragraph h2 .text {
    padding-top: 4px;
}

#article01 h2 {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/26/03_panasonic/no01.png) 12px 50% no-repeat;
background-size: 38px;}
#article02 h2 {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/26/03_panasonic/no02.png) 12px 50% no-repeat;
background-size: 38px;}
#article03 h2 {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/26/03_panasonic/no03.png) 12px 50% no-repeat;
background-size: 38px;}
#matome h2 {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/26/03_panasonic/no04.png) 12px 50% no-repeat;
background-size: 38px;}

.paragraph h2:after {
content: "";
display: inline-block;
position: absolute;
top: 1px;
bottom: 0;
right: 20px;/*----　左からの矢印の位置　----*/
width: 10px;
height: 10px;
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: 3px solid #5973a6;/*----　矢印の色　----*/
border-right: 3px solid #5973a6;/*----　矢印の色　----*/
}
.paragraph.active h2:after {
top: 3px;
-webkit-transform: rotate(225deg);
transform: rotate(225deg);
}

.paragraph h3 {
margin-top: 40px;
font-size: 1.5rem;
line-height: 1.6;
font-weight: bold;
text-align: center;}


.subtext {
 margin-bottom: 15px;
font-size: 1.4rem;
line-height: 1.6;
font-weight: bold;
text-align: center;   
}

/*----- 画像 -----*/
.imgBox {margin-top: 40px;}
.imgBox div {overflow: hidden;}
.imgBox img {width: 100%;}
.imgBox div + .cap{
	margin-top: 15px;}
.imgBox a + .cap {
	margin-top: 0;}

.imgBox a.floatR,
.imgBox .mtop20{
    margin-top: 20px;}

.col2 div {
display: table;}

.col2 div a,
.col2 div p.cap{
display: table-cell;
width: 49%;
vertical-align: middle;}

/*==============================================
 .productBox
============================================= */
/*----- 製品枠 -----*/
.productBox {
padding:30px 25px 25px;}

.productBox a{
padding: 25px;
display: block;
text-align: center;
background-color: #fff; }

.productBox a img {
    width: 80%;}

.productBox a .info .catch {
    margin-top: 20px;
    font-size: 1.3rem;
    font-weight: bold;}

.productBox a .info dl {
margin-top: 5px;
}

.productBox a .info .name {
    font-size: 1.6rem;
    font-weight: bold;}

.productBox a .info .btn{
display: block;
text-align: center;
font-size: 14px;
line-height: 1.5;
padding: 5px 10px 8px;
color: #fff;
position: relative;
margin: 15px 0 0;
background-color: #5973a6;
border-radius: 50px;}

.productBox a .info .btn:after {
content: '';
width: 8px;
height: 8px;
border: 0px;
border-top: solid 1px #fff;
border-right: solid 1px #fff;
/*　↑トップバナー矢印の色を変更する場合はこちら　*/
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
position: absolute;
top: 0;
bottom: 0;
right: 18px;
margin: auto;}
/*==============================================
.annotation
============================================= */
.annotation {
margin: 10px 25px 25px;}

.annotation li {
font-size: 1.1rem;
line-height: 1.6;
padding-left:1.8em;
    text-indent:-1.8em;}

.annotation li + li {
    margin-top: 8px;
}

/*==============================================
.releasedate
============================================= */
.releasedate {
	font-size: 0.85rem; 
	padding: 0 25px 30px;
	color: #333;}

#footer {
	padding-top: 30px;}

.questionnaire {margin-top:0 !important;}

