@charset "shift_jis";
/*==============================================
 common
============================================= */
.anchor_wrapper, .paragraph#article01 h2 br, .paragraph#article02 h2 br, .paragraph#article03 h2 br, .paragraph#article04 h2 br, .paragraph#article05 h2 span.sub, .paragraph#article05 h2:after, .pc_only {
  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%;
}
#footer {
  margin-top: 10px;
}
/*==============================================
 #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;
}
/*----- ถ -----*/
.paragraph p {
  font-size: 16px;
  line-height: 1.8;
  margin-top: 30px;
}
.paragraphIn > p:first-child {
  margin-top: 0px;
  padding-top: 10px;
}
.paragraph .cap {
  font-size: 11px;
  margin-top: 0px !important;
}
span.caution {
  font-size: 11px;
  display: block;
  margin-top: 10px;
  color: #626262;
}
sup {
  vertical-align: super;
  font-size: 9px;
}
/*----@paragraph@----*/
.paragraph#article01, .paragraph#article02, .paragraph#article03, .paragraph#article04 {
  width: 100%;
  margin: 0 auto;
  padding: 4% 4% 0;
  box-sizing: border-box;
  transition: background-color .2s, border-top-color .2s;
  background-color: #f6f6f6;
}
.paragraph#article04 {
  padding: 4% 4%;
}
.spAccordion {
  display: none;
  padding: 0 20px 0.2rem;
  background-color: #FFF;
}
.paragraph#article01 h2, .paragraph#article02 h2, .paragraph#article03 h2, .paragraph#article04 h2 {
  position: relative;
  padding: 16px 42px 16px 3px;
  color: #000;
  background-color: #FFF;
}
.paragraph h2:active {
  background-color: rgba(255, 255, 255, 0.10);
}
.paragraph.active h2 {
  color: #292929;
}
.paragraph h2 span {
  display: block;
  padding-left: 18px;
  font-size: 1.3rem;
  font-weight: bold;
  line-height: 1.5;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.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 #01aecb;
  border-right: 2px solid #01aecb;
}
.paragraph.active h2:after {
  top: 3px;
  -webkit-transform: rotate(225deg);
  transform: rotate(225deg);
}
.paragraph#article01 h2 span.sub, .paragraph#article02 h2 span.sub, .paragraph#article03 h2 span.sub, .paragraph#article04 h2 span.sub {
  display: block;
  text-indent: -999px;
  font-size: 0;
  z-index: 1;
  margin-left: 0px;
  margin-bottom: 4px;
}
.paragraph#article01 h2 span.sub {
  background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/07_serena/icon_h2_01.png) no-repeat left top;
  background-size: contain;
  height: 2.3rem;
}
.paragraph#article02 h2 span.sub {
  background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/07_serena/icon_h2_02.png) no-repeat left top;
  background-size: contain;
  height: 2.3rem;
}
.paragraph#article03 h2 span.sub {
  background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/07_serena/icon_h2_03.png) no-repeat left top;
  background-size: contain;
  height: 2.3rem;
}
.paragraph#article04 h2 span.sub {
  background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/07_serena/icon_h2_04.png) no-repeat left top;
  background-size: contain;
  height: 2.3rem;
}
.paragraph#article05 {
  background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/07_serena/bg_matome_sp.jpg) no-repeat left top;
  background-size: contain;
  padding: 13% 8% 0;
}
.paragraph#article05 h2 {
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.5;
  text-align: center;
  margin-bottom: 1.3rem;
  display: block;
  background: linear-gradient(135deg, #00A5CF 0%, #00DBC9 100%);
  background: -webkit-linear-gradient(-45deg, #00A5CF 0%, #00DBC9 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  opacity: 1.0;
}
/*==============================================
 ลย
============================================= */
.mainTitle {
  background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/07_serena/hero_sp.jpg) no-repeat center top;
  background-size: 100%;
  text-indent: -999em;
  font-size: 0;
}
h1 {
  padding-top: 87%;
  margin: 0 auto;
}

p.lead{
	font-size: 14px;
	line-height: 1.6;
	padding: 0 10% 2.0rem;
	box-sizing: border-box;
}

/*==============================================
 oi[
============================================= */
.bnr_wrap {
  width: 80%;
  margin: 0 auto;
}
.innerbnr .bnr_wrap {
  width: 97%;
  margin: 0 auto;
}
.productBox .bnr_wrap {
  width: 100%;
  margin: 0 auto;
}
.bnr01 a {
  background: linear-gradient(90deg, #01b2e9 0%, #01b2e9 87%, #00536d 13%, #00536d 100%);
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 1.3rem 0;
}
.bnr02 a {
  background: linear-gradient(90deg, #00d3c2 0%, #00d3c2 87%, #00625b 13%, #00625b 100%);
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 1.3rem 0;
  margin-top: 0.8rem;
  margin-bottom: 2.0rem;
}
.bnr01 a p, .bnr02 a p {
  width: 100%;
  background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/07_serena/icon_arrow.svg) no-repeat;
  background-size: 3.5%;
  background-position: right 4.7% center;
  color: #FFF;
  font-size: 0.9rem;
  font-weight: bold;
  line-height: 1.0;
  margin-bottom: 0;
}
.bnr01 a p {
  padding: 0 0 0 14%;
  box-sizing: border-box;
  text-align: left;
  margin: 0;
}
.bnr02 a p {
  padding: 0 0 0 6.5%;
  box-sizing: border-box;
  text-align: left;
  margin: 0;
}
.bnr01 a p span, .bnr02 a p span {
  font-weight: bold;
  margin: 0 3px;
  font-size: 1.1rem;
}
.innerbnr {
  width: 100%;
  margin: 2.0rem auto 0rem;
  text-align: center;
}
p.innerbnr_tit {
  font-size: 1.2rem;
  font-weight: bold;
  line-height: 1.4;
  margin-bottom: 1.0rem;
}
/*==============================================
.imgBox
============================================= */
.imgBox {
  padding: 0px;
  margin-top: 20px;
}
.inbox, .inbox02, .typeA .floatR {
  overflow: hidden;
  zoom: 1;
}
.imgBox .floatL, .imgBox .floatR {
  position: relative;
}
.imgBox img {
  width: 100%;
  font-size: 0;
  margin-bottom: 8px;
}
.imgBox .floatL img, .imgBox .floatR img {
  width: 100%;
  font-size: 0;
}
#mainContents p.cap {
  line-height: 1.6;
  font-size: 12px;
  padding: 0px;
}
.typeA .floatR .inboxL {
  float: left;
  width: 48% !important;
}
.typeA .floatR .inboxR {
  float: right;
  width: 48% !important;
}
/*----- ฎๆ -----*/
.movBox {
  margin-top: 30px;
}
.movIcon span {
  background: #333;
  padding: 4px 7px 3px;
  color: #fff;
  line-height: 140%;
  font-size: 13px;
  display: inline-block;
  margin-bottom: 5px;
}
.movBox .mov video {
  display: block;
  width: 100%;
  height: auto;
  margin-bottom: 10px;
}
.mov .movTxt {
  font-size: 13px;
  line-height: 1.5;
}
.movWrap {
  display: table;
  table-layout: fixed;
  width: 100%;
  margin-bottom: 10px;
}
/*==============================================
 .productBox
============================================= */
.productBox {
  width: 100%;
  margin: 0 auto;
  padding: 0.8rem 8% 0.5rem;
  box-sizing: border-box;
}
.productBoxIn {
  width: 100%;
  margin: 0 auto;
}
.img_prd {
  width: 100%;
  margin: 0 auto;
  padding: 0 1.5rem 0 0;
  box-sizing: border-box;
}
.img_prd img {
  width: 100%;
}
p.prd_name {
  font-size: 2.8rem;
  font-weight: bold;
  letter-spacing: 0.05em;
  margin: 1.2rem auto 1.9rem;
  text-align: center;
}
/*==============================================
.releasedate
============================================= */
.releasedate {
  font-size: 0.85rem;
  padding: 0 25px 30px;
  color: #333;
}