@charset "shift_jis";
/*==============================================
common
============================================= */
.sp_only {
  display: none;
}
#header {
  border-bottom: #ededed solid 1px;
}
.headerIn, .footerIn, .copyRightIn {
  width: 1000px;
  margin: 0 auto;
}
.copyRight {
  border-top: 1px solid #ededed;
}
#footer {
  margin-top: 10px;
}
.pageTop {
  border-radius: 50%;
}
span.caution {
  font-size: 11px;
  display: block;
  margin-top: 10px;
}
sup {
  vertical-align: super;
  font-size: 9px;
}
/*==============================================
ΕΒ
============================================= */
.mainTitleWrap {
  width: 100%;
}
.mainTitle {
  width: 1272px;
  margin: 0 auto;
  padding: 30px 0;
}
h1 {
  background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/11_sonicare/hero_pc.jpg) center top no-repeat;
  width: 1272px;
  height: 647px;
  text-indent: -999em;
  font-size: 0;
  z-index: 1;
}
.lead {
  width: 930px;
  margin: 40px auto 0;
  font-size: 17px;
  line-height: 1.9;
}
.lead a:link, .lead a:visited {
  color: #0054ee;
  text-decoration: underline;
}
.lead a:hover, .lead a:active {
  color: #699dfc;
}
/*==============================================
.anchor
============================================= */
.anchor_wrapper {
  width: 930px;
  margin: 80px auto 0;
  position: relative;
  padding: 30px 0;
  background: #f3f3f3;
  box-sizing: border-box;
}
.anchor_wrapper .inBox {
  width: 700px;
  margin: 0 auto;
  overflow: hidden;
  zoom: 1;
}
.anchor_wrapper .inBox p {
  font-size: 18px;
  font-weight: bold;
  position: absolute;
  top: -7px;
  left: 30px;
}
.anchor {
  width: 100%;
}
.anchor li {
  height: 20px;
  display: block;
  margin: 20px 0;
}
.anchor li a {
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0.05em;
}
.anchor li:hover {
  opacity: 0.6;
}
/*==============================================
 #mainContents
============================================= */
#mainContents {
  font-family: 'ΰSVbN Medium', 'ΰSVbNΜ', 'Yu Gothic Medium', YuGothic, 'qMmpS ProN', 'Hiragino Kaku Gothic ProN', 'CI', Meiryo, 'lr oSVbN', 'MS PGothic', sans-serif;
  font-feature-settings: "palt"1;
  letter-spacing: 0.05em;
}
#article01, #article02, #article03 {
  margin: 100px 0 0 0;
}
.paragraphIn {
  width: 930px;
  margin: 0 auto;
  padding-bottom: 120px;
}
#article04 .paragraphIn {
  padding-bottom: 0px;
}
.paragraph p {
  font-size: 17px;
  line-height: 1.9;
  margin-bottom: 30px;
}
#article01 h2, #article02 h2, #article03 h2 {
  font-size: 43px;
  line-height: 1.5em;
  font-weight: bold;
  text-align: center;
  color: #175aa7;
  width: 1000px;
  margin: 0 auto 37px;
}
#article01 h2 span.sub, #article02 h2 span.sub, #article03 h2 span.sub {
  display: block;
  text-indent: -999em;
  z-index: 1;
  font-size: 0;
  margin: 0 auto 20px;
}
#article01 h2 span.sub {
  background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/11_sonicare/h2_sub_01_pc.png) no-repeat top center;
  width: 209px;
  height: 85px;
}
#article02 h2 span.sub {
  background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/11_sonicare/h2_sub_02_pc.png) no-repeat top center;
  width: 209px;
  height: 85px;
}
#article03 h2 span.sub {
  background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/11_sonicare/h2_sub_03_pc.png) no-repeat top center;
  width: 244px;
  height: 85px;
}
.paragraph h3 {}
#article04 {
  background-color: #03ade5;
  padding: 100px 0;
}
/*==============================================
banner
============================================= */
.topbnr a {
  display: block;
  width: 930px;
  margin: 0 auto;
  background: rgb(12, 172, 230);
  background: -moz-linear-gradient(133deg, rgba(12, 172, 230, 1) 0%, rgba(1, 225, 250, 1) 50%, rgba(12, 172, 230, 1) 100%);
  background: -webkit-linear-gradient(133deg, rgba(12, 172, 230, 1) 0%, rgba(1, 225, 250, 1) 50%, rgba(12, 172, 230, 1) 100%);
  background: linear-gradient(133deg, rgba(12, 172, 230, 1) 0%, rgba(1, 225, 250, 1) 50%, rgba(12, 172, 230, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#0cace6", endColorstr="#0cace6", GradientType=1);
  border-radius: 50px;
  padding: 5px;
  box-sizing: border-box;
  text-align: center;
}
.topbnr a div.inbnr, dl.info dd.btn div.inbnr, .productBoxIn a .btn div.inbnr {
  width: 100%;
  height: auto;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  color: #FFF;
  background: #262d36 url(https://img1.kakaku.k-img.com/images/article/tieup/22/11_sonicare/icon_arrow.png) no-repeat;
  background-size: 22px;
  background-position: right 30px center;
  border-radius: 50px;
  padding: 20px 0;
  ms-transition: all .2s;
  transition: all .2s;
}
dl.info dd.btn div.inbnr {
  font-size: 16px;
  padding: 16px 0;
}
.productBoxIn a .btn div.inbnr {
  font-size: 14px;
  padding: 16px 0;
  background-position: right 20px center;
}
.topbnr a div.inbnr br, dl.info dd.btn div.inbnr br, .productBoxIn a .btn div.inbnr br {
  display: none;
}
.topbnr a:hover div.inbnr, dl.info dd.btn div.inbnr:hover {
  background: #0042a1 url(https://img1.kakaku.k-img.com/images/article/tieup/22/11_sonicare/icon_arrow.png) no-repeat;
  background-size: 22px;
  background-position: right 30px center;
}
.productBoxIn a .btn div.inbnr:hover {
  background: #0042a1 url(https://img1.kakaku.k-img.com/images/article/tieup/22/11_sonicare/icon_arrow.png) no-repeat;
  background-position: right 20px center;
}
.innerbnr {
  width: 100%;
  background-color: #f5f5f5;
  margin: 0 auto;
  padding: 37px 0;
}
.innerbnr a {
  display: block;
  width: 930px;
  margin: 0 auto;
  box-sizing: border-box;
  ms-transition: all .2s;
  transition: all .2s;
}
.innerbnr a .item {
  overflow: hidden;
  zoom: 0;
}
.innerbnr a .item .img {
  width: 187px;
  height: 187px;
  background-color: #FFF;
  float: left;
}
.innerbnr a .item .img img {
  width: 100%;
}
dl.info {
  width: 690px;
  float: right;
  margin-top: 15px;
}
dl.info dt.catch {
  font-size: 23px;
  font-weight: bold;
  color: #0eb1e6;
  letter-spacing: 0;
  margin-left: 5px;
}
dl.info dt.catch span {
  font-size: 11px;
  font-weight: normal;
  margin-left: 5px;
}
dl.info dd.name {
  font-size: 33px;
  font-weight: bold;
  margin-top: 20px;
  letter-spacing: 0;
  margin-left: 5px;
}
dl.info dd.name span {
  font-size: 28px;
  font-weight: bold;
  margin-right: 15px;
}
dl.info dd.btn {
  width: 690px;
  margin: 22px auto 0;
  background: rgb(12, 172, 230);
  background: -moz-linear-gradient(133deg, rgba(12, 172, 230, 1) 0%, rgba(1, 225, 250, 1) 50%, rgba(12, 172, 230, 1) 100%);
  background: -webkit-linear-gradient(133deg, rgba(12, 172, 230, 1) 0%, rgba(1, 225, 250, 1) 50%, rgba(12, 172, 230, 1) 100%);
  background: linear-gradient(133deg, rgba(12, 172, 230, 1) 0%, rgba(1, 225, 250, 1) 50%, rgba(12, 172, 230, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#0cace6", endColorstr="#0cace6", GradientType=1);
  border-radius: 50px;
  padding: 5px;
  box-sizing: border-box;
  text-align: center;
}
/*==============================================
youTube
============================================= */
/*----@youTube@----*/
.youTube {
  width: 860px;
  margin: 60px auto 0;
}
.youTube p.cap {
  font-size: 14px;
  margin-top: 15px;
}
/*==============================================
.imgBox
============================================= */
.imgBox + p {
  margin-top: 60px;
}
.imgBox {
  margin: 60px auto 0;
  width: 930px;
  text-align: center;
  font-size: 0;
}
.w860 {
  width: 860px !important;
}
.inbox, .inbox02 {
  overflow: hidden;
  zoom: 1;
}
/*@inbox@R2g p */
.imgBox .inbox .floatL, .imgBox .inbox .floatR, .imgBox02 .inbox .floatL, .imgBox02 .inbox .floatR {
  position: relative;
  width: 49%;
  text-align: left;
}
.typeA .inbox .floatL {
  position: relative;
  width: 47%;
}
.typeA .inbox .floatR {
  position: relative;
  width: 47%;
}
.typeA .inbox .floatL::after {
  content: url(https://img1.kakaku.k-img.com/images/article/tieup/22/11_sonicare/icon_triangle.png);
  position: absolute;
  top: 45.5%;
  right: -41px;
}
.imgBox a {
  display: block;
  transition: opacity .2s;
}
.imgBox a:hover {
  opacity: 0.8;
  text-decoration: none;
}
.imgBox img {
  width: 100%;
}
.imgBox .floatL img, .imgBox .floatR img {
  width: 100%;
}
.imgBox p.floatL, .imgBox p.floatR {
  box-sizing: border-box;
}
.imgBox .cap {
  width: 100%;
  margin: 20px auto 0;
  text-align: left;
  font-size: 14px;
}
.imgBox .floatR.cap {
  width: 48%;
  margin-top: 0;
}
/* LvV@©o΅ */
p.captit01 {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 5px;
  text-align: left;
  color: #175aa7;
}
p.captit02 {
  background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/11_sonicare/icon_cap.png) no-repeat;
  font-size: 24px;
  font-weight: bold;
  padding-left: 40px;
  margin-bottom: 30px;
  text-align: left;
  color: #175aa7;
  height: 30px;
  line-height: 30px;
}
span.captit03 {
  display: inline-block;
  background-color: #EDEDED;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 12px;
  color: #175aa7;
  ;
  padding: 2px 10px;
  text-align: left;
  border-radius: 4px;
}
/*==============================================
try 
============================================= */
.try {
  width: 930px;
  background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/11_sonicare/icon_corner.png) no-repeat top 12px left 12px;
  border: #175aa7 solid 4px;
  border-radius: 12px;
  padding: 50px 57px 25px;
  box-sizing: border-box;
  margin: 90px auto 0;
}
.wrap_comment {
  width: 820px;
  height: 276px;
  padding-top: 27px;
}
#article01 .wrap_comment {
  background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/11_sonicare/pic05.jpg) no-repeat;
  background-size: 440px;
  background-position: right top;
}
#article02 .wrap_comment {
  background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/11_sonicare/pic12.jpg) no-repeat;
  background-size: 440px;
  background-position: right top;
}
#article03 .wrap_comment {
  background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/11_sonicare/pic20.jpg) no-repeat;
  background-size: 440px;
  background-position: right top;
}
p.tit_try {
  background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/11_sonicare/tit_try.png) no-repeat;
  width: 408px;
  height: 74px;
  text-indent: -999em;
  font-size: 0;
  z-index: 1;
  margin-bottom: 13px;
}
p.comment {
  display: inline;
  background-color: #383838;
  color: #fff;
  font-size: 33px;
  font-style: italic;
  padding-left: 5px;
  padding-right: 5px;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
  line-height: 1.5;
  letter-spacing: 0.05em;
}
span.parsonal {
  font-size: 11px;
  display: block;
  margin-top: 7px;
}
p.use_model {
  text-align: right;
  color: #FFF;
  font-size: 13px;
  font-weight: bold;
  margin-right: 20px;
  text-shadow: 0 0 3px rgba(87, 87, 87, 0.66);
}
/*==============================================
brush
============================================= */
.imgBox + .brush {
  margin-top: 70px;
}
.brush {
  border-top: #d4f1fa dashed 4px;
  padding: 40px 30px;
  overflow: hidden;
  zoom: 1;
}
.last_box {
  border-bottom: #d4f1fa dashed 4px;
}
.brush dl {
  width: 490px;
  float: left;
  padding-top: 8px;
}
.brush dt {
  display: inline-block;
  background-color: #d4f1fa;
  font-size: 18px;
  font-weight: bold;
  padding: 8px 15px;
  border-radius: 4px;
  margin-bottom: 15px;
  color: #0ca3d4;
}
.brush dd {
  font-size: 15px;
  font-weight: bold;
  line-height: 1.8;
  color: #0096c7;
}
.img_brush {
  width: 300px;
  float: right;
}
.img_brush img {
  width: 100%;
  border-radius: 12px;
}
/*==============================================
matome
============================================= */
.wrap_matome_prd {
  overflow: hidden;
  zoom: 1;
}
.wrap_matome_prd .box_L {
  width: 460px;
  color: #FFF;
  margin-top: 20px;
  float: left;
}
h2.pc_only {
  color: #FFF;
  font-size: 38px;
  font-weight: bold;
  text-align: left;
  line-height: 1.6;
}
h2.pc_only span {
  font-size: 18px;
  display: block;
  margin-bottom: 15px;
}
/*==============================================
 .productBox
============================================= */
.productBoxIn {
  width: 412px;
  background: #FFF;
  padding: 45px 0px 55px;
  box-sizing: border-box;
  float: right;
  border-radius: 20px;
}
.productBoxIn a {
  display: block;
  width: 100%;
}
.productBoxIn a .img {
  width: 360px;
  margin: 0 auto;
}
.productBoxIn a .img img {
  width: 100%;
}
.productBoxIn a .info {
  width: 320px;
  margin: 10px auto 0;
}
.productBoxIn a .name {
  font-size: 21px;
  font-weight: bold;
  line-height: 1.4;
  margin-left: 5px;
}
.productBoxIn a .btn {
  width: 320px;
  margin: 13px auto 0;
  background: rgb(12, 172, 230);
  background: -moz-linear-gradient(133deg, rgba(12, 172, 230, 1) 0%, rgba(1, 225, 250, 1) 50%, rgba(12, 172, 230, 1) 100%);
  background: -webkit-linear-gradient(133deg, rgba(12, 172, 230, 1) 0%, rgba(1, 225, 250, 1) 50%, rgba(12, 172, 230, 1) 100%);
  background: linear-gradient(133deg, rgba(12, 172, 230, 1) 0%, rgba(1, 225, 250, 1) 50%, rgba(12, 172, 230, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#0cace6", endColorstr="#0cace6", GradientType=1);
  border-radius: 50px;
  padding: 4px;
  box-sizing: border-box;
  text-align: center;
}
/*==============================================
 back_article
============================================= */
.wrap_backarticle {
  width: 930px;
  margin: 0 auto;
  padding: 90px 0;
}
.back_article {
  width: 930px;
  border: #D4D4D4 solid 1px;
  position: relative;
  padding: 30px 0;
}
p.icon_cross {
  width: 76px;
  height: 26px;
  line-height: 26px;
  color: #FFF;
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  background-color: #03ade5;
  position: absolute;
  top: -16px;
  left: 10px;
}
a.wrap_link {
  width: 760px;
  display: block;
  overflow: hidden;
  zoom: 1;
  margin: 0 auto;
}
a.wrap_link .img {
  width: 240px;
  float: left;
}
a.wrap_link .img img {
  width: 100%;
}
a.wrap_link p {
  width: 490px;
  float: right;
  color: #3d73c3;
  font-size: 21px;
  font-weight: bold;
  line-height: 1.4;
  padding-top: 8px;
}
a:hover.wrap_link {
  opacity: 0.7;
}
/*==============================================
.releasedate
============================================= */
.releasedate {
  font-size: 11px;
  color: #434343;
  width: 930px;
  text-align: right;
  margin: 80px auto 0;
}