.clearfix {
  zoom: 1;
}
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
#Carousel .carousel-height {
  height: 700px;
}
@media (min-width: 979px) and (max-width: 1200px) {
  #Carousel .carousel-height {
    height: 600px;
  }
}
@media (max-width: 767px) {
  #Carousel .carousel-height {
    height: 800px;
  }
}
#Carousel h1 {
  top: 170px;
  left: 80px;
  width: 100%;
  text-align: left;
}
@media (max-width: 979px) {
  #Carousel h1 {
    top: auto;
    bottom: 200px;
    font-size: 36px;
    left: 40px;
  }
}
#Carousel h2 {
  top: 20px;
  right: 30px;
  width: 100%;
  text-align: right;
}
#Carousel h3 {
  top: 150px;
  left: 80px;
  width: 80%;
  text-align: left;
}
@media (max-width: 979px) {
  #Carousel h3 {
    top: auto;
    bottom: 260px;
    font-size: 24px;
    left: 40px;
  }
}
#Carousel h4 {
  top: 100px;
  right: 80px;
  width: 100%;
  text-align: left;
}
#Carousel #hero-note {
  top: 250px;
  left: 80px;
  width: 50%;
  text-align: left;
}
@media (max-width: 979px) {
  #Carousel #hero-note {
    top: auto;
    bottom: 130px;
    font-size: 16px;
    left: 40px;
  }
}
#Carousel #hero-description {
  top: 250px;
  left: 80px;
  width: 50%;
  text-align: left;
}
@media (max-width: 1200px) {
  #Carousel #hero-description {
    width: 300px;
  }
}
@media (max-width: 767px) {
  #Carousel #hero-description {
    top: auto;
    left: auto;
    position: relative;
  }
}
/* ボタンなどひとまとめ */
#Carousel #hero-itembox {
  bottom: 100px;
  left: 80px;
  text-align: left;
}
@media (max-width: 979px) {
  #Carousel #hero-itembox {
    bottom: 50px;
    left: 40px;
  }
}
#Carousel #hero-carousel-indicators {
  bottom: 30px;
  width: 100%;
  text-align: right;
}
#showcase0 {
  top: -200px;
  bottom: auto;
  right: -100px;
  margin: 0 150px 0 auto;
}
@media (min-width: 979px) and (max-width: 1200px) {
  #showcase0 {
    top: -150px;
    height: 700px;
  }
}
@media (min-width: 767px) and (max-width: 979px) {
  #showcase0 {
    top: -150px;
    height: 700px;
  }
}
@media (max-width: 767px) {
  #showcase0 {
    top: -150px;
  }
}
#showcase1 {
  top: 30px;
  bottom: auto;
  right: 30px;
  margin: 0 30px 0 auto;
}
#showcase2 {
  top: -380px;
  bottom: auto;
  right: 0px;
  margin: 0 0px 0 auto;
}
@media (max-width: 979px) {
  #showcase2 {
    top: 0px;
  }
}
* + html #showcase0,
* + html #showcase2,
* + html #showcase3 {
  position: static;
  margin: 0 25% 0 25%;
  display: inline-block;
}
#Carousel .hero-labels,
.hero-buynow,
.hero-price {
  display: none;
}
#mitsumori {
  margin: 10px 0 15px 0;
}
#xray_energy cite {
  display: block;
  margin-top: 25px;
  text-align: center;
}
#didoNeoResult img {
  margin: 20px auto;
}
#columnLearning {
  background: none;
  background-color: #e1f8ff;
}
#columnLearning .learningTitle {
  padding: 18px 24px;
  margin-bottom: 24px;
  /* 背景：左黒70% → 右透明 */
  background: linear-gradient(to right, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0.7) 60%, rgba(0, 0, 0, 0) 100%);
  color: #ffffff;
}
#columnLearning .learningTitle h4 {
  margin: 0 0 4px 0;
  font-size: 13px;
  font-weight: normal;
  opacity: 0.85;
}
#columnLearning .learningTitle h2 {
  margin: 0;
  font-size: 26px;
  line-height: 1.3;
  font-weight: normal;
}
#xrayProducts {
  background: none;
  background-color: #fff4d4;
  background-image: url('/img/quart/bg2.png');
  background-repeat: no-repeat;
  background-position: 100px 100px;
}
#xrayProducts .xray-card {
  background: #ffffff;
  border: 1px solid #ddd;
  border-radius: 6px;
  margin-bottom: 20px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08);
  padding: 40px;
}
@media (min-width: 1200px) {
  #xrayProducts .xray-card {
    height: 500px;
  }
}
@media (min-width: 979px) and (max-width: 1200px) {
  #xrayProducts .xray-card {
    height: 600px;
  }
}
@media (min-width: 767px) and (max-width: 979px) {
  #xrayProducts .xray-card {
    height: 650px;
  }
}
#xrayProducts .xray-card img {
  margin: 50px;
}
#xrayProducts .xray-card h3 {
  margin-top: 0;
  margin-bottom: 12px;
}
#xrayProducts .xray-card-body {
  padding: 16px 18px;
}
#image6 {
  position: relative;
  overflow: hidden;
}
#image6 img#image6web {
  position: absolute;
  top: -150px;
  right: -100px;
}
@media (min-width: 979px) and (max-width: 1200px) {
  #image6 img#image6web {
    top: -150px;
    right: -100px;
    height: 600px;
  }
}
@media (min-width: 767px) and (max-width: 979px) {
  #image6 img#image6web {
    top: -50px;
    right: -100px;
    height: 500px;
  }
}
@media (max-width: 767px) {
  #image6 img#image6web {
    display: none;
  }
}
#image6 img#image6responsive {
  display: none;
}
@media (max-width: 767px) {
  #image6 img#image6responsive {
    display: block;
    margin-top: 60px;
    max-height: 400px;
  }
}
#image7 {
  position: relative;
  overflow: hidden;
}
#image7 img#image7web {
  position: absolute;
  top: 30px;
  left: -300px;
  height: 500px;
}
@media (min-width: 979px) and (max-width: 1200px) {
  #image7 img#image7web {
    top: 30px;
    left: -250px;
    height: 400px;
  }
}
@media (min-width: 767px) and (max-width: 979px) {
  #image7 img#image7web {
    top: 30px;
    left: -250px;
    height: 350px;
  }
}
@media (max-width: 767px) {
  #image7 img#image7web {
    display: none;
  }
}
#image7 img#image7responsive {
  display: none;
}
@media (max-width: 767px) {
  #image7 img#image7responsive {
    display: block;
    margin-top: 60px;
    max-height: 300px;
  }
}
