@charset "shift_jis";
/*==============================================
 common
============================================= */
.anchor_wrapper, .paragraph h2 br {
  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: -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic Medium", "Yu Gothic", Verdana, Meiryo, sans-serif;
  font-feature-settings: "palt"1;
  letter-spacing: 0.05em;
  padding-bottom: 10px;
}
#mainContents b, #mainContents strong, #mainContents .bold {
  font-family: -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI semibold", "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic", "Segoe UI", Verdana, Meiryo, sans-serif;
}
/*----- Ά -----*/
.paragraph p {
  font-size: 16px;
  line-height: 1.7;
  margin-top: 25px;
}
.paragraph p b {
  background: linear-gradient(transparent 75%, #E3D1B0 0%);
}
.paragraphIn > p:first-child {
  margin-top: 0px;
}
.paragraph .cap {
  font-size: 11px;
  margin-top: 0px !important;
}
.paragraph h3 {
  font-size: 19px;
  font-weight: bold;
  color: #bf933f;
  margin: 40px 0 0px;
  line-height: 1.5;
}
.paragraph h3 + p {
  margin-top: 12px;
}
/*----@paragraph@----*/
.paragraph {
  border-top: 3px solid #000;
  transition: background-color .2s, border-top-color .2s;
}
.spAccordion {
  display: none;
  padding: 0 2.0rem 30px;
}
.paragraph h2 {
  position: relative;
  padding: 0px 38px 25px 2.0rem;
  color: #000;
  font-weight: bold;
}
.paragraph h2:active {
  background-color: rgba(255, 255, 255, 0.10);
}
.paragraph.active h2 {
  color: #292929;
}
.paragraph h2 span {
  display: block;
  padding-left: 0px;
  font-size: 18px;
  line-height: 1.4;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.paragraph h2:after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 1px;
  bottom: 0;
  right: 20px; /*----@Ά©ηΜξσΜΚ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 #B3B3B3; /*----@ξσΜF@----*/
  border-right: 2px solid #B3B3B3; /*----@ξσΜF@----*/
}
.paragraph.active h2:after {
  top: 3px;
  -webkit-transform: rotate(225deg);
  transform: rotate(225deg);
}
.paragraph h2 span.sub {
  margin-left: 0;
  color: #b89138;
  background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/10_envy/icon_subtit_sp.png) no-repeat left top;
  background-size: 19%;
  font-size: 22px;
  padding-top: 20px;
  margin-bottom: 5px;
  margin-top: -1px;
}
/*==============================================
 ΕΒ
============================================= */
h1 {
  padding-top: 131%;
  margin: 0 auto;
  background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/10_envy/hero_sp.jpg) no-repeat center top;
  background-size: 100%;
  text-indent: -999em;
  font-size: 0;
}
p.lead {
  font-size: 15px;
  line-height: 1.8;
  padding: 0 2.0rem;
}
/*==============================================
 oi[
============================================= */
.topbnr {
  width: 100%;
  padding: 2.0rem 2.0rem;
  box-sizing: border-box;
}
.topbnr a {
  display: block;
  background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/10_envy/bnr_top_sp.png) no-repeat center top;
  background-size: 100%;
  width: 100%;
  padding-top: 27%;
  text-indent: -999em;
  z-index: 1;
  margin: 0 auto;
}
.innerbnr {
  width: 100%;
  box-sizing: border-box;
  margin-top: 25px;
}
.innerbnr a {
  display: block;
  background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/10_envy/bnr_inner_sp.png) no-repeat center top;
  background-size: 100%;
  width: 100%;
  padding-top: 35%;
  text-indent: -999em;
  z-index: 1;
  margin: 0 auto;
}
/*==============================================
.imgBox
============================================= */
.imgBox {
  padding: 0px;
  margin-top: 20px;
}
.bench .imgBox {
  padding: 0px;
  margin-top: 0px;
}
.inbox, .inbox02 {
  overflow: hidden;
  zoom: 1;
}
.imgBox .floatL, .imgBox .floatR {
  position: relative;
}
.imgBox img {
  width: 100%;
  font-size: 0;
  margin-bottom: 10px;
}
.imgBox .floatL img, .imgBox .floatR img {
  width: 100%;
  font-size: 0;
}
#mainContents p.cap {
  line-height: 1.6;
  font-size: 12px;
  padding: 0px;
}
.bench {
  width: 100%;
  padding: 1.6rem;
  box-sizing: border-box;
  background-color: #f0eeea;
  margin-bottom: 4px;
}
.img_evo {
  margin-top: 20px;
}
p + .bench {
  margin-top: 30px;
}
p.tit_bench {
  background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/10_envy/icon_bench.png) no-repeat center left;
  background-size: 4px;
  padding-left: 12px;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 10px;
  margin-top: 0;
}
.bench .floatL.cap {
  font-size: 13px;
  margin-bottom: 15px;
}
/*==============================================
 .productBox
============================================= */
.productBox {
  padding: 3.0rem 1.0rem 3.0rem 2.0rem;
  background-color: #000;
}
p.tit_prd {
  font-size: 1.3rem;
  font-weight: bold;
  color: #c9a970;
}
table {
  background-color: #FFFFFF;
  color: #000;
  width: 520px;
  margin: 30px auto 0px;
  empty-cells: show;
  line-height: 1.5;
  font-size: 100%;
}
th {
  background-color: #ae9872;
  border: solid #000;
  border-width: 0 1px 1px 0;
  font-size: 11px;
  font-weight: normal;
  text-align: left;
  margin: 0;
  padding: 5px;
  width: 10%;
  color: #FFF;
  box-sizing: border-box;
}
td {
  border: solid #000;
  border-width: 0 1px 1px 0;
  text-align: left;
  padding: 5px 8px;
  box-sizing: border-box;
  width: 30%;
  font-size: 11px;
}
tr.bg {
  background-color: #f4f2ed;
}
.productBox a {
  display: block;
  width: 100%;
  margin: 15px 0 5px;
  position: relative;
}
.productBox a .img {
  width: 100px;
  margin: 0 auto;
}
.productBox a .img img {
  width: 100%;
}
.productBox a .info {
  margin-top: 8px;
  text-align: center;
}
.productBox a .name {
  font-size: 14px;
  font-weight: bold;
  line-height: 1.3;
}
.productBox a .btn {
  background: #bf4915 url(https://img1.kakaku.k-img.com/images/article/tieup/22/10_envy/icon_arrow.png) no-repeat;
  background-size: 4px;
  background-position: right 7px center;
  color: #FFFFFF;
  font-size: 0.8rem;
  font-weight: bold;
  width: 100%;
  margin: 8px auto 0;
  padding: 10px 0;
  border-radius: 2px;
  ms-transition: all .2s;
  transition: all .2s;
}
.productBox a .btn:hover {
  opacity: 0.7;
}
p.icon_review {
  background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/10_envy/icon_review.png) center top no-repeat;
  background-size: 100%;
  width: 50px;
  height: 20px;
  text-indent: -999em;
  font-size: 0;
  z-index: 1;
  position: absolute;
  top: -10px;
  left: 10px;
}
/*----- .scroll -----*/
.scroll {
  overflow: auto;
  padding-bottom: 10px;
}
.scroll::-webkit-scrollbar {
  height: 5px;
}
.scroll::-webkit-scrollbar-track {
  background: #F1F1F1;
}
.scroll::-webkit-scrollbar-thumb {
  background: #BCBCBC;
}
/*==============================================
.releasedate
============================================= */
.releasedate {
  font-size: 11px;
  padding: 30px 0px 10px 0;
  color: #C3C3C3;
}