@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;
}

/*==============================================
 .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;
}

/*==============================================
 看板
============================================= */
.mainTitleWrap {
padding-top: 98%;
margin: 0 auto;
background: #f2f2f2 url(https://img1.kakaku.k-img.com/images/article/tieup/24/06_panasonic/main_title.webp) no-repeat center top;
background-size: 100%;
}
h1 {
text-indent: -999em;
font-size: 0;
}
.lead {
box-sizing: border-box;
font-size: 1.17rem;
line-height: 1.9;
padding: 0 25px 0;
}
.lead a {
color: #0086f7;
text-decoration: underline;
font-weight: bold;
}



/*==============================================
 バナー
============================================= */
.bnr a { text-decoration: none; }
.topbnr {
padding: 20px 25px 45px;
}
.innerbnr {
	background: #f2f2f2;
box-sizing: border-box;
width: 100%;
margin-top: 40px;
padding: 28px 26px 22px;
}
.topbnr img,
.innerbnr img {
width: 100%;
}
.txtLink {
margin-top: 30px;
}
.txtLink a {
	background: #e0e5f0;
	border: #8f9fc4 solid 1px;
	border-radius: 3px;
	color: #465c85;
	display: inline-block;
font-size: 1.1rem;
	line-height: 1.4;
	padding: 8px 15px 6px;
}
.txtLink a span {
background:url(https://img1.kakaku.k-img.com/images/article/tieup/24/06_panasonic/txtLink_arrow.png) right center no-repeat;
	background-size: 19px;
	box-sizing: border-box;
	padding-right: 25px;
}
.txtLink02 + .imgBoxB {
	margin-top: 20px;
}
.txtLink02 {
	margin: 20px 0 0;
}
.txtLink02 a {
	color: #4c92d4;
font-size: 1.15rem;
	line-height: 1.4;
}
.txtLink02 a:before {
	background: #4c92d4;
	border-radius: 90px;
	content: "パナソニックサイトへ";
	color: #fff;
	display: block;
	font-size: 11px;
	text-align: center;
	width: 130px;
	margin-bottom: 5px;
	padding: 4px 0;
}
/*==============================================
 #mainContents
============================================= */


/*----- 文字 -----*/
.paragraphB p,
.paragraph p {
font-size: 1.28rem;
line-height: 1.8;
margin-top: 30px;
    letter-spacing: 0.05em;
    font-feature-settings: "palt" 1;
}
.paragraph p a {
color: #1d5ec5;
text-decoration: underline;
font-weight: bold;
}
.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;
}
/* アニメーション前のスタイル */
.marker {
  display: inline;
  position: relative;
  background-image: linear-gradient(90deg, #d9d9d9, #d9d9d9); /* 単色の場合は同じ色、グラデーションさせる場合は別々の色 */
  background-repeat: no-repeat;
  background-position: bottom left;
  background-size: 0 40%; /* '30%'の部分は上で設定した太さに合わせる */
  transition: all 1s ease-in-out; /* マーカーを引く速度を調整 */
  font-weight: bold; /* ついでに太字にしたい場合 */
}

/* アニメーション発火時 */
.marker.inview {
  background-size: 100% 40%; /* '30%'の部分は上で設定した太さに合わせる */
}
/*----　paragraph　----*/
.paragraph {
border-top: 1px solid #dadada;
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;
}

.userBox {
	background: #f2f2f2;
	box-sizing: border-box;
	margin-top: 50px;
	padding: 15px;
}
.userTitle {
	text-align: center;
	padding: 15px 0 5px;
}
.userTitle strong {
font-size: 1.3rem;
}
.userBox p {
	margin-top: 10px;
}
.userTxt {
	background: #fff;
background-size: 100%;
	border: #d5d5d5 solid 1px;
	border-radius: 5px;
	box-sizing: border-box;
font-size: 1.4rem;
line-height: 1.5;
	padding: 15px;
}
.userTxt span {
	display: inline-block;
	width: 18px;
	position: relative;
	top: -10px;
	left: 4px;
}
.user01 {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/06_panasonic/icon01.png) no-repeat left top 3px;
background-size: 30px;
	padding-left: 50px;
	text-indent: -17px;
}
.user02 {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/06_panasonic/icon02.png) no-repeat left top 3px;
background-size: 30px;
	padding-left: 50px;
	text-indent: -17px;
}
.user03 {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/06_panasonic/icon03.png) no-repeat left top 3px;
background-size: 30px;
	padding-left: 50px;
	text-indent: -17px;
}
.user04 {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/06_panasonic/icon04.png) no-repeat left top 3px;
background-size: 30px;
	padding-left: 50px;
	text-indent: -17px;
}
.userTxtS {
	display: inline-block;
font-size: 0.8rem;
line-height: 1.4;
	margin-top: 15px;
}

/*----- h2 -----*/
.paragraph h2 {
position: relative;
padding: 22px 40px 20px 26px;
}
.paragraph h2 span {
color: #000;
display: block;
padding-right: 20px;
font-size: 1.5rem;
font-weight: bold;
line-height: 1.5;
-webkit-tap-highlight-color:rgba(0,0,0,0);
letter-spacing: 0.02em;
font-feature-settings: "palt" 1;
}
.paragraph h2 span b {
color: #000;
display: block;
padding-right: 20px;
font-size: 1.2rem;
font-weight: bold;
line-height: 1.5;
-webkit-tap-highlight-color:rgba(0,0,0,0);
letter-spacing: 0.02em;
font-feature-settings: "palt" 1;
	margin-bottom: 6px;
}

.paragraph h2:after {
content: "";
display: inline-block;
position: absolute;
top: 1px;
bottom: 0;
right: 20px;/*----　左からの矢印の位置　----*/
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 #7b7a79;/*----　矢印の色　----*/
border-right: 2px solid #7b7a79;/*----　矢印の色　----*/
}
.paragraph.active h2:after {
top: 3px;
-webkit-transform: rotate(225deg);
transform: rotate(225deg);
}
#article01 h2 {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/06_panasonic/sp_title_bg01.jpg) no-repeat left top -1px;
	background-size: 100%;
}
#article02 h2 {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/06_panasonic/sp_title_bg02.jpg) no-repeat left top -1px;
	background-size: 100%;
}
#article03 h2 {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/06_panasonic/sp_title_bg03.jpg) no-repeat left top -1px;
	background-size: 100%;
}
#matome h2 {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/06_panasonic/sp_title_bg_mtome.jpg) no-repeat left top -1px;
	background-size: 100%;
}
.sTitle {
	margin: 70px 0 0;
}
.sTitle h3 {
font-size: 1.45rem;
	line-height: 1.5;
	font-weight: 600;
	letter-spacing: 0.1em;
    font-feature-settings: "palt" 1;
}
.sTitle + p {
	margin-top: 20px !important;
}


/*----- img -----*/
:is(.imgBox, .imgBoxB) {
margin-top: 40px;
}
:is(.imgBox, .imgBoxB) :is(.cap) {
margin-top: 15px;
}
:is(.imgBox, .imgBoxB) :is(img) {
width: 100%;
}

.imgBox a + a {
display: block;
margin-top: 15px;
}
.imagesClear {overflow: hidden;}


/*---- .imgTitle ----*/
.imgTitle {
text-align: center;
margin: 50px 0 0;
}
.imgTitle strong {
font-size: 1.2rem;
font-weight: 200;
text-align: center;
	letter-spacing: 0.1em;
    font-feature-settings: "palt" 1;
}
.imgTitle + .imgBoxB {
margin: 10px auto 0;
}
/*---- photoTitle ----*/
.photoTitle {
margin: 40px 0 0;
}

.photoTitle strong {
font-size: 1.15rem;
font-weight: bold;
  letter-spacing: 0.03em;
    font-feature-settings: "palt" 1;
}
.photoTitle + .imgBoxB {
margin-top: 12px;
}

/*==============================================
 .productBox
============================================= */
.productBox {
	border-top: 1px solid #dadada;
	background: #f2f2f2;
	box-sizing: border-box;
 width: 100%;
	padding-top: 40px;
}
/*---- 注釈　----*/
.noteBox {
padding: 45px 25px 0;
}
.noteBox li {
box-sizing: border-box;
font-size: 0.85rem;
line-height: 1.6;
margin-bottom: 6px;
text-indent: -1.4rem;
margin-left: 1.4rem;
}

/*==============================================
.releasedate
============================================= */
.releasedate {
	font-size: 0.85rem;
	padding: 30px 25px 50px;
}
