@charset "shift_jis";
/*==============================================
 common
============================================= */
.forPc,
.menu {
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
============================================= */
#mainContents {
background: #121212;
    font-family: "noto", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Yu Gothic", "Meiryo", "Arial", sans-serif;
	letter-spacing: 0.08em;
    font-feature-settings: "palt" 1;
}
/*==============================================
 .noto
============================================= */
/* regular */
@font-face {
    font-family: 'noto';
    src: url(https://img1.kakaku.k-img.com/images/fonts/noto-sans/NotoSansJP-Regular.woff);
    font-weight: normal;
}
/* medium */
@font-face {
    font-family: 'noto';
    src: url(https://img1.kakaku.k-img.com/images/fonts/noto-sans/NotoSansJP-Medium.woff);
    font-weight: 500;
}
/* bold */
@font-face {
    font-family: 'noto';
    src: url(https://img1.kakaku.k-img.com/images/fonts/noto-sans/NotoSansJP-Bold.woff);
    font-weight: 700;
}

/*==============================================
 ΕΒ
============================================= */
h1 {
padding-top: 130%;
margin: 0 auto;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/25/09_panasonic_shaver/sp_title.webp) no-repeat center top;
background-size: 100%;
text-indent: -999em;
font-size: 0;
}
p.lead {
color: #fff;
box-sizing: border-box;
font-size: 1.15rem;
line-height: 1.8;
padding: 0 30px 3px;
}
.lead a:link,
.lead a:visited {
color: #00a2ff;
font-weight: bold;
text-decoration: underline;
}
.lead a:hover,
.lead a:active {
color: #699dfc;
}

/*==============================================
.mrFujimuraBox 
============================================= */
.mrFujimuraBox {
background: #2a2a2a;
box-sizing: border-box;
margin: 25px 30px 30px;
padding: 20px;
}
.mrFujimuraBox p {
box-sizing: border-box;
color: #fff;
font-size: 1rem;
line-height: 1.8;
overflow: hidden;
}
.mrFujimuraBox p strong {
display: block;
font-size: 1.10rem;
line-height: 1.4;
margin-bottom: 10px;
}
.mrFujimuraBox p strong span {
display: block;
font-size: 1.20rem;
margin-top: 5px;
}
.mrFujimuraBox img {
float: right;
width: 30%;
margin: 0 0 15px 15px;
}
.mrFujimuraBox p a {
color: #00a2ff;
}
.mrFujimuraBox p a:hover {
opacity: 0.7;
}
/*==============================================
 oi[
============================================= */
.bnr a { text-decoration: none; }

/*----@ΕΒΊ@----*/
.topbnr {
padding: 0 25px 35px;
}

/*----@Lΰ@----*/
.innerbnr {
    background: #121212;
    margin-top: 10px;
padding: 25px 28px;
}

/*----- Ά -----*/
.paragraph p {
color: #fff;
font-size: 1.28rem;
line-height: 1.8;
margin-top: 30px;
}
.paragraphIn > p:first-child {
margin-top: 10px;
}
.paragraph .cap {
font-size: 1rem;
line-height: 1.7;
margin-top: 10px !important;
}
.sTxt {
display: block;
font-size: 0.9rem;
    line-height: 1.6;
    margin-top: 10px !important;
    text-indent: -0.9rem;
    margin-left: 0.9rem;
    padding-bottom: 20px;
}
p.sTxt {
display: block;
font-size: 0.9rem !important;
    line-height: 1.6;
    margin-top: 10px !important;
    text-indent: -0.9rem;
    margin-left: 0.9rem;
    padding-bottom: 20px;
}
.sTitle {
    margin: 40px 0 0;
    text-align: center;
}
.sTitle h3 {
    color: #fff;
font-size: 1.55rem;
    line-height: 1.6;
}
.sTitle + .sTitleS,
.sTitle + p {
    margin-top: 25px !important;
}
.sTitle sup {
font-size: 0.85rem;
position: relative;
top: 5px;
}
.sTitleS {
    border-left: #fff solid 4px;
    border-bottom: #aeaeae dotted 1px;
    box-sizing: border-box;
    margin: 40px auto 0;
    padding: 7px 0 10px 10px;
}
.sTitleS h4 {
    color: #fff;
font-size: 1.3rem;
}
.paragraph p em {
    background: linear-gradient(transparent 60%, #614506 40%);
    font-weight: bold;
    font-style: normal;
}
p.mrFujimura {
box-sizing: border-box;
text-indent: -75px;
padding-left: 75px;
}
p.mrFujimura::before {
  content: '‘Ί';
  background: #fff;
  color: #000;
font-size: 1rem;
  margin-right: 10px;
  padding: 1px 7px 2px;
  }
  
/*----@paragraph@----*/
.paragraph {
border-top: 1px solid #414141;
transition: background-color .2s, border-top-color .2s;
}
#matome {
border-bottom: 1px solid #414141;
}
.spAccordion {
display: none;
padding: 0;
}
.spAccordion-none {
padding: 0;
}
.paragraphIn {
padding: 0px 26px 10px;
}
/*----- h2 -----*/
.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:after {
content: "";
display: inline-block;
position: absolute;
top: 1px;
bottom: 0;
right: 20px;/*----@E©ηΜξσΜΚ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 #595959;/*----@ξσΜF@----*/
border-right: 2px solid #595959;/*----@ξσΜF@----*/
}
.paragraph.active h2:after {
top: 3px;
-webkit-transform: rotate(225deg);
transform: rotate(225deg);
}

/*---- column----*/
.column {
    background: #232323;
    box-sizing: border-box;
    margin-top: 40px;
    padding: 20px;
}
.columnTitle {
    text-align: center;
    padding-top: 20px;
}
.columnTitle h4 {
font-size: 1.35rem;
    line-height: 1.5;
    color: #fff;
}
.column p {
    margin-top: 30px;
}

/*---- peopleBox ----*/
.peopleBox {
    width: 180px;
    float: left;
    margin: 5px 25px 15px 0;
}
.peopleBox img {
    width: 100%;
}
.peopleBox dd {
    color: #fff;
font-size: 1rem;
    line-height: 1.5;
}
.peopleBox .name {
font-size: 1.1rem;
    font-weight: bold;
    margin: 10px 0;
}

/*----- h2-img-txt -----*/
.paragraph h2 .titleImg {
display: table;
padding-right: 26px;
-webkit-tap-highlight-color:rgba(0,0,0,0);
}
.paragraph h2 .spTitleImg {
display: table-cell;
width: 95px;
vertical-align: top;
}
.paragraph h2 .titleTxt {
color: #fff;
box-sizing: border-box;
display: table-cell;
font-size: 1.4rem;
line-height: 1.5;
vertical-align: top;
padding-left: 15px;
}
.paragraph h2 .subTitle {
color: #f1780f;
display: block;
font-size: 1.5rem;
margin-bottom: 3px;
}

/*----- img -----*/
:is(.imgBox, .imgBoxB, .imgBox02) {
margin-top: 40px;
}
:is(.imgBox, .imgBoxB, .imgBox02) :is(.cap) {
margin-top: 15px;
}
:is(.imgBox, .imgBoxB, .imgBox02) :is(img) {
width: 100%;
}
.imgBox .imagesClear a + a,
.imagesClear + .imagesClear,
.imgBox02 a + a {
display: block;
margin-top: 10px;
}
.imgBoxB strong {
display: block;
font-size: 1.2rem !important;
    line-height: 1.5;
font-weight: bold;
margin-bottom: 10px;
}

/*---- pointBox ----*/
.pointBox {
border: #414141 solid 1px;
box-sizing: border-box;
display: table;
margin-top: 40px;
padding: 25px;
}
.pointBox img,
.pointBox dl {
display: table-cell;
vertical-align: middle;
}
.pointBox img {
width: 75px;
}
.pointBox dl {
box-sizing: border-box;
color: #fff;
padding-left: 15px;
}
.pointTitleS {
font-size: 1rem;
margin-bottom: 10px;
}
.pointTitle {
font-size: 1.2rem;
margin-bottom: 10px;
}
.pointTxt {
font-size: 1rem;
line-height: 1.6;
}

/*==============================================
 .productBox
============================================= */
#article01 .paragraphIn,
#matome .paragraphIn {
    padding: 0 26px 40px !important;
}
.productBox {
    background: #121212;
    box-sizing: border-box;
    padding: 40px 30px;
}
.productBoxTitle {
text-align: center;
margin-bottom: 20px;
}
.productBoxTitle h3 {
color: #fff;
font-size: 1.1rem;
}
.productTitle {
text-align: center;
}
.productTitle h3 {
font-size: 1.2rem;
line-height: 1.4;
}
.productBoxIn {
background: #fff;
box-sizing: border-box;
padding: 40px 25px;
}
.productBoxIn .img {
box-sizing: border-box;
text-align: center;
padding: 10px 35px;
}
.mainItem {
margin-top: 10px;
}
.mainItem .img {
margin-bottom: 10px;
}
.productBoxIn .catch {
text-align: center;
font-size: 1.2rem;
margin-bottom: 4px;
}
.productBoxIn .name {
text-align: center;
font-size: 2rem;
line-height: 1.2;
margin-bottom: 8px;
}
.productBoxIn .sTxt02 {
color: #737373;
line-height: 1.4;
margin: 0 0 10px;
}
.mainItem + .productTitle {
margin-top: 40px;
}
.productTitle + .otherItem {
margin-top: 15px;
}
.otherItem {
margin-top: 35px;
}

/*==============================================
.releasedate
============================================= */
.releasedate {
	font-size: 0.85rem; 
	padding: 30px 26px 40px;
	color: #fff;
}
