@charset "shift_jis";

/*==============================================
common
============================================= */

#header {
border-bottom: #ededed solid 1px;
}
.headerIn,
.footerIn {
width: 930px;
margin: 0 auto;
}
.copyRight { border-top: 1px solid #ededed; }
#footer { margin-top: 10px; }
.pageTop { border-radius: 50%; }

#mainContents {
background-color: #f2f2f2;
border-bottom: #fff 2px solid;
color: #212121 !important;}

.sp {display: none;}

/*==============================================
 .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;
}



/*---- 文字  ----*/
#mainContents .paragraph,
#mainContents .mainTitleWrap,
.contentsNavi,
.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;}

#mainContents p {
	font-size:  132%;
	line-height: 2.2;}

#mainContents .cap{
	font-size: 108%;
	line-height: 1.9;}


#mainContents p + p {
	margin-top: 30px;}

sup {
font-size: 60%;
vertical-align: top;
position: relative;
top: 0.3em;}

#mainContents em {
    font-style: normal;
    font-weight: bold;
    background-color: #dee3ed;
}

/*==============================================
看板
============================================= */

.mainTitleWrap {
width: 100%;}

.mainTitle {
width: 100%;
height: 522px;
background:#fff url(https://img1.kakaku.k-img.com/images/article/tieup/26/03_panasonic/top_bg.jpg) center top no-repeat;}

.mainTitle p {
    width: 930px;
    margin: 0 auto;
    font-size: 12px !important;
    padding: 78px 0 10px;}

h1 {
width: 930px;
height: 409px;
margin: 0 auto;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/26/03_panasonic/pc_title.png) left 56px no-repeat;
text-indent: -999em;
font-size: 0;
z-index: 1;}

/*---- pointbox  ----*/
.pointbox {
    margin: 60px auto 0;
    width: 740px;
    border: #0d0d0d 1px solid;
    padding: 30px 0;
    box-sizing: border-box;
    display: table;}

.pointbox p,
.pointbox ul {
    display: table-cell;
    vertical-align: middle;}

.pointbox p {
    text-align: center;
    font-weight: bold;
    width: 260px;}

.pointbox ul li {
    padding-left: 25px;
    font-size: 16px;
    font-weight: bold;
    background: url(https://img1.kakaku.k-img.com/images/article/tieup/26/03_panasonic/point_icon.png) left 50% no-repeat;
    background-size: 17px;
    min-height: 17px;
}

.pointbox ul li + li {
    margin-top: 17px;}

.lead {
    width: 930px;
    margin: 50px auto 0;}

.lead a:link,
.lead a:visited {
color: #0054ee;
text-decoration: underline;
}
.lead a:hover,
.lead a:active {
color: #699dfc;
}


.contentsNavi {
  width: 930px;
  margin: 90px  auto 0;
  box-sizing: border-box;}

.contentsNavi ul {
  display: flex;
  margin: 0;
  padding: 0;
  list-style: none;
  border-left: 1px solid #212121;}

.contentsNavi ul li {
  flex: 1;
  display: flex;
  border-right: 1px solid #212121;
  box-sizing: border-box;
}


.contentsNavi ul li a {
  /*display: flex;*/
  align-items: center;    /* 垂直中央 */
  justify-content: center; /* 水平中央 */
  width: 100%;
  padding: 8px 20px;
  color: #212121;
  text-decoration: none;

font-size: 16px;
  line-height: 1.6;
  transition: background-color 0.2s;
}

.contentsNavi ul li a span {
    display: block;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 15px;
    padding-top: 40px;}

.contentsNavi ul li a.no01 span {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/26/03_panasonic/no01.png) center top no-repeat;
background-size: 38px;}
.contentsNavi ul li a.no02 span {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/26/03_panasonic/no02.png) center top no-repeat;
background-size: 38px;}
.contentsNavi ul li a.no03 span {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/26/03_panasonic/no03.png) center top no-repeat;
background-size: 38px;}
.contentsNavi ul li a.no04 span {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/26/03_panasonic/no04.png) center top no-repeat;
background-size: 38px;}

.contentsNavi ul li a:hover {
  background-color: #dee3ed;
}


/*==============================================
 バナー
============================================= */
.linkbnr p {
    font-size: 11px !important;
    margin: 3px auto 0;
    width: 740px;
}

.linkbnr a{
display: block;
width: 740px;
height: 180px;
margin: 70px auto 0;
text-indent: -9999px;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/26/03_panasonic/bnr.jpg) left top no-repeat;
overflow: hidden;
transition: 0.2s ease-in-out;}

.linkbnr a:hover {
opacity: 0;	}

.linkbnr .bnr{
width: 740px;
height: 180px;
margin: 70px auto 0;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/26/03_panasonic/bnr_over.jpg) left top no-repeat;}

.paragraph .linkbnr a {
margin: 100px auto 0;
}

.txtLink a{
display: block;
width: 465px;
height: 50px;
text-align: center;
font-size: 15px;
line-height: 50px;
color: #fff;
position: relative;
margin: 90px 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;}

.txtLink a:hover {
opacity: 0.8;
filter: alpha(opacity=80);}

/*==============================================
#mainContents
============================================= */
.paragraph {
width: 930px;
margin: 150px auto 0;}

.spAccordion {
margin-top: 70px;}

.paragraph h2 {
text-align: center;
font-size: 27px;
line-height: 1.6;
font-weight: bold;}

.paragraph h2 .icon {
display: block;
font-size: 33px;
padding: 65px 0 25px;}

#article01 h2 .icon {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/26/03_panasonic/no01.png) center top no-repeat;
background-size: 58px;}
#article02 h2 .icon {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/26/03_panasonic/no02.png) center top no-repeat;
background-size: 58px;}
#article03 h2 .icon {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/26/03_panasonic/no03.png) center top no-repeat;
background-size: 58px;}
#matome h2 .icon {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/26/03_panasonic/no04.png) center top no-repeat;
background-size: 58px;}

.paragraph h3 {
margin-top: 90px;
font-size: 24px;
font-weight: bold;
text-align: center;}

.paragraph h3 + p {
    margin-top: 50px;
}

.subtext {
 margin-bottom: 30px;
font-size: 21px;
font-weight: bold;
text-align: center;   
}


/*----　画像　----*/
.mtop20 {margin-top: 20px;}

.w740 {width: 740px;}

.imgBox {margin:90px auto 0;}

.imgBox div {overflow: hidden;}

.imgBox .floatL,
.imgBox .floatR {width:455px;}

.imgBox.w740 .floatL {width:360px;}
.imgBox.w740 .floatR {width:360px;}

.imgBox img {width: 100%;}

.imgBox a {
font-size: 0;
display: block;
cursor: zoom-in;}

.imgBox a img{
transition: 0.2s ease-in-out;}

.imgBox a:hover img {
opacity: 0.8;
filter: alpha(opacity=80);}

.imgBox .cap a {
	font-size: 100% !important;
	display: inline-block !important;
	color: #5a7ddd;
	text-decoration: underline;}

.imgBox div + .cap,
.imgBox a + .cap{
	margin-top: 15px;}

a.floatL + .cap,
a.floatR + .cap{
	margin-top: 0;}

.imgBox + p {
    margin-top: 80px;}

/*==============================================
.productBox
============================================= */
.productBox a{
display: table;
background-color: #fff;
width: 930px;
margin: 100px auto 0;
line-height: 0; 
transition: outline 0.2s ease-in-out;
  outline: 2px solid transparent;
  outline-offset: -2px;
}

.productBox a:hover{
outline: 2px solid #5973a6; }


.productBox a .img,
.productBox a .info {
display: table-cell;
vertical-align: middle;}

.productBox a .img {
    width: 419px;}

.productBox a .info {
    padding-left: 50px;}

.productBox a .info .catch {
    font-size: 20px;
    font-weight: bold;}

.productBox a .info dl {
margin-top: 20px;
}

.productBox a .info .name {
    font-size: 35px;
    font-weight: bold;}


.productBox a .info .btn{
display: block;
width: 400px;
height: 50px;
text-align: center;
font-size: 15px;
line-height: 50px;
color: #fff;
position: relative;
margin: 20px 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 {
width: 930px;
margin: 80px auto 0;}

.annotation li {
font-size: 14px;
line-height: 1.6;
padding-left:2em;
    text-indent:-2em;}

.annotation li + li {
    margin-top: 8px;
}

/*==============================================
.releasedate
============================================= */
.releasedate {
font-size: 11px; 
color: #333;
width: 930px; 
padding-bottom: 130px;
margin: 30px auto 0; 
text-align: right;}

