@charset "shift_jis";
/*==============================================
common
============================================= */
.forSp,
.spTitleImg,
.bnr .item {
display:none;
}
#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%; }

/*==============================================
 .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;
}

/*==============================================
Ŕ
============================================= */
#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;
}
.mainTitleWrap {
width: 100%;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/25/09_panasonic_shaver/title_bg.webp) center top no-repeat;
}
.mainTitle {
margin: 0 auto;
padding: 193px 0 0;
}
h1 {
    background: url(https://img1.kakaku.k-img.com/images/article/tieup/25/09_panasonic_shaver/title.webp) right top no-repeat;
width: 997px;
height: 482px;
text-indent: -999em;
font-size: 0;
z-index: 1;
margin: 0 auto 30px;
}
.lead {
    color: #fff;
    font-size: 17px;
    line-height: 1.9;
    width: 930px;
    margin: 0 auto 30px;
}
.lead a:link,
.lead a:visited {
color: #00a2ff;
font-weight: bold;
text-decoration: underline;
}
.lead a:hover,
.lead a:active {
color: #8fd6ff;
}
.lead .sTxt {
display: block;
    font-size: 12px;
    line-height: 1.6;
    margin-top: 15px !important;
    text-indent: -12px;
    margin-left: 12px;
    padding-bottom: 20px;
}
.menu {
    background: #2c2c2c;
    width: 100%;
    box-sizing: border-box;
    padding: 60px 0 40px;
}
.menu ul {
background:url(https://img1.kakaku.k-img.com/images/article/tieup/25/09_panasonic_shaver/menu_bg.png) no-repeat;
box-sizing: border-box;
    width: 930px;
    margin: 0 auto;
	padding-left: 120px;
}
.menu li {
font-size: 14px;
margin-bottom: 15px;
}
.menu li a {
color: #fff;
}
.menu li b {
display: inline-block;
width: 180px;
font-size: 15px;
}
.menu li a:hover {
opacity: 0.7;
}

/*==============================================
.mrFujimuraBox 
============================================= */
.mrFujimuraBox {
border: #414141 solid 1px;
box-sizing: border-box;
width: 930px;
margin: 0 auto 55px;
padding: 30px 40px;
}
.mrFujimuraBox p {
color: #fff;
font-size: 14px;
line-height: 1.6;
overflow: hidden;
}
.mrFujimuraBox p strong {
display: block;
font-size: 15px;
margin-bottom: 10px;
}
.mrFujimuraBox p strong span {
display: block;
font-size: 18px;
}
.mrFujimuraBox img {
float: left;
margin: 0 35px 0 0;
}
.mrFujimuraBox p a {
color: #00a2ff;
}
.mrFujimuraBox p a:hover {
opacity: 0.7;
}
/*==============================================
bnr
============================================= */
.topbnr {
width: 557px;
margin: 25px auto 70px;
}

.topbnr a {
display: block;
width: 557px;
height: 50px;
text-indent: -9999px;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/25/09_panasonic_shaver/top_bnr.jpg) no-repeat;
overflow: hidden;
-webkit-transition: .1s ease-in-out;
-moz-transition: .1s ease-in-out;
  -o-transition: .1s ease-in-out;
transition: .1s ease-in-out;
}
.topbnr .bnr  {
width: 557px;
height: 50px;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/25/09_panasonic_shaver/top_bnr_over.jpg) no-repeat;
margin: 0 auto;
}

.innerbnr {
background: #1c1c1c;
width: 100%;
margin: 100px auto 0;
padding: 50px 0 45px;
}
.innerbnr a {
display: block;
width: 930px;
height: 177px;
text-indent: -9999px;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/25/09_panasonic_shaver/inn_bnr.webp) no-repeat;
overflow: hidden;
-webkit-transition: .1s ease-in-out;
-moz-transition: .1s ease-in-out;
  -o-transition: .1s ease-in-out;
transition: .1s ease-in-out;
}
.innerbnr .bnr {
width: 930px;
height: 177px;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/25/09_panasonic_shaver/inn_bnr_over.webp) no-repeat;
margin: 0 auto;
}
.topbnr a:hover,
.innerbnr a:hover {
opacity: 0;
}
/*==============================================
#mainContents
============================================= */
#article01 {
border-bottom: #2c2c2c solid 1px;
padding-bottom: 80px;
}

.paragraphIn {
width: 930px;
margin: 0 auto;
}
.sTitle {
    margin: 90px 0 0;
    text-align: center;
}
.sTitle h3 {
    color: #fff;
    font-size: 28px;
    line-height: 1.6;
}
.sTitle + .sTitleS,
.sTitle + p {
    margin-top: 50px !important;
}
.sTitle sup {
font-size: 14px;
position: relative;
top: 5px;
}
.sTitleS {
    border-left: #fff solid 4px;
    border-bottom: #aeaeae dotted 1px;
    box-sizing: border-box;
    margin: 80px auto 0;
    padding: 7px 0 15px 12px;
}
.sTitleS h4 {
    color: #fff;
    font-size: 18px;
}
/*----@font ----*/
.paragraph h2 b {
  display: block;
    color: #f1780f;
	letter-spacing: 0.05em;
    font-feature-settings: "palt" 1;
    font-size: 27px;
    padding: 5px 0 15px;
}
.paragraph h2 {
box-sizing: border-box;
display: block;
color: #fff;
font-size: 32px;
text-align: center;
font-feature-settings: "palt" 1;
font-weight: 500;
letter-spacing: 0.09em;
line-height: 1.4;
width: 930px;
margin: 120px auto 15px;
padding: 0 0 0 40px;
}
#matome h2 {
color: #fff;
font-size: 30px;
text-align: center;
}
#matome h2 b {
    display: none;
}
.paragraph h2 sup {
    font-size: 16px;
    position: relative;
    top: 5px;
}
.paragraph p {
color: #fff;
font-size: 18px;
line-height: 2;
margin-top: 70px;
}
.paragraph p + p {
margin-top: 30px;
}
.mK p + p {
margin-top: 20px !important;
}
.paragraph p em {
    background: linear-gradient(transparent 60%, #614506 40%);
    font-weight: bold;
    font-style: normal;
}
p.mrFujimura {
box-sizing: border-box;
text-indent: -80px;
padding-left: 80px;
}
p.mrFujimura::before {
  content: '';
  background: #fff;
  color: #000;
  font-size: 16px;
  margin-right: 10px;
  padding: 1px 7px 2px;
  }
p.sTxt {
    font-size: 12px;
    line-height: 1.6;
    margin-top: 15px !important;
    text-indent: -12px;
    margin-left: 12px;
    padding-bottom: 20px;
}
/*---- .imgBox ----*/
.imgBox {
width: 100%;
margin: 70px auto 0;
}
.imgBoxB  {
width: 700px;
margin: 70px auto 0;
}
.imgBox02 {
    width: 100%;
    margin: 50px auto 0;
}
.paragraph p.cap {
font-size: 14px;
line-height: 1.7;
}
.imgBox02 img,
.imgBoxB img,
.imgBox img {
width: 100%;
}
.imgBox .imagesClear a {
display: block;
width: 300px;
float: left;
margin-right: 10px;
}
.imgBox .imagesClear .flotR {
display: block;
width: 300px;
float: right;
}
.paragraph a.flotL {
    display: block;
    float: left;
    width: 49%;
}
.paragraph a.flotR {
    display: block;
    float: right;
        width: 49%;
}
.imgBox02 .imagesClear p.cap {
    display: block;
    float: right;
        width: 48%;
        margin-top: 0px;
}
.imgBoxB strong {
display: block;
font-size: 18px !important;
font-weight: bold;
margin-bottom: 10px;
}
.imgBoxB p,
.imagesClear + p {
    margin-top: 15px !important;
}
.imagesClear + .imagesClear {
    margin-top: 15px;
}
.imagesClear {
overflow: hidden;
}

/*---- column----*/
.column {
    background: #232323;
    box-sizing: border-box;
    margin-top: 80px;
    padding: 70px 60px;
}
.columnTitle {
    text-align: center;
    padding-top: 30px;;
}
.columnTitle h4 {
    font-size: 25px;
    line-height: 1.5;
    color: #fff;
}
.column p {
    margin-top: 50px;
}

/*---- peopleBox ----*/
.peopleBox {
    width: 400px;
    float: left;
    margin: 80px 40px 0 0;
	padding-bottom: 130px;
}
.peopleBox img {
    width: 100%;
}
.peopleBox dd {
    color: #fff;
    font-size: 14px;
    line-height: 1.8;
}
.peopleBox .name {
    font-size: 16px;
    font-weight: bold;
    margin: 10px 0;
}

/*---- pointBox ----*/
.pointBox {
border: #414141 solid 1px;
box-sizing: border-box;
display: table;
margin-top: 90px;
padding: 30px 45px;
}
.pointBox img,
.pointBox dl {
display: table-cell;
vertical-align: middle;
}
.pointBox dl {
box-sizing: border-box;
color: #fff;
padding-left: 30px;
}
.pointTitleS {
font-size: 17px;
margin-bottom: 10px;
}
.pointTitle {
font-size: 23px;
margin-bottom: 18px;
}
.pointTxt {
font-size: 15px;
line-height: 1.6;
}

/*==============================================
#matome .productBox
============================================= */
#matome {
background:url(https://img1.kakaku.k-img.com/images/article/tieup/25/09_panasonic_shaver/matome_bg.webp) bottom center no-repeat;
margin-top: -90px;
padding: 120px 0 330px;
}
#matome h2 + .spAccordion {
    margin-top: -20px;
}
.productBoxTitle {
    text-align: center;
    padding: 125px 0 50px;
}
.productBoxTitle h3 {
    color: #fff;
    font-size: 22px;
}
.productBoxIn {
    background: #fff;
    width: 930px;
    margin: 0 auto;
    padding: 90px 0 80px;
}
.productTitle {
    border-top: #cccccc solid 1px;
    width: 740px;
    text-align: center;
    margin: 0 auto;
}
.productTitle h3 {
    background: #fff;
    display: inline-block;
    font-size: 18px;
    font-weight: bold;
    padding: 0 20px;
    position: relative;
    top: -10px;
}
.mainItem {
    margin-bottom: 90px;
}
.productBoxIn a {
    display: table;
    width: 740px;
    margin: 50px auto 0;
}
.productBoxIn .img,
.productBoxIn .info {
    display: table-cell;
    vertical-align: middle;
}
.productBoxIn .img {
    box-sizing: border-box;
    width: 300px;
    padding-right: 50px;
}
.productBoxIn .img img {
    width: 100%;
}
.productBoxIn .info {
    width: 450px;
}
.productBoxIn .catch {
    font-size: 18px;
    padding-bottom: 10px;
}
.productBoxIn .name {
    font-size: 30px;
    font-weight: bold;
    line-height: 1.3;
    margin-bottom: 15px;
}
.productBoxIn .sTxt02 {
    font-size: 14px;
    line-height: 1.5;
    margin-bottom: 20px;
    color: #737373;
}
.productBoxIn .btn {
display: block;
width: 449px;
height: 50px;
text-indent: -9999px;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/25/09_panasonic_shaver/product_bnr_over.gif) no-repeat;
overflow: hidden;
}
.productBoxIn .btn span {
    display: block;
width: 449px;
height: 50px;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/25/09_panasonic_shaver/product_bnr.gif) no-repeat;
margin: 0 auto;
-webkit-transition: .1s ease-in-out;
-moz-transition: .1s ease-in-out;
  -o-transition: .1s ease-in-out;
transition: .1s ease-in-out;
}
.productBoxIn .btn span:hover {
opacity: 0;
}
/*==============================================
.releasedate
============================================= */
.releasedate {
font-size: 11px; 
color: #fff;
width: 930px; 
margin: 40px auto 140px; 
text-align: right;
}

