@charset "UTF-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css?family=Noto+Serif+JP:400,700&display=swap');
@import url('https://fonts.googleapis.com/css?family=Lora:400,700&display=swap');
body {
  margin: 0;
  padding: 0;
  overflow-x: hidden;
  -webkit-text-size-adjust: 100%;
  word-break: break-all;
  background: #000 !important;
}
ol, ul, li {
  list-style: none;
  margin: 0;
  padding: 0;
}
dl, dt, dd {
  margin: 0;
  padding: 0;
}
h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal;
  margin: 0;
  padding: 0;
}
p {
  margin: 0;
  padding: 0;
}
a, a img {
  overflow: hidden;
  color: #007655;
  text-decoration: none;
  border: none;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
a:hover, a:active {
  color: #0f4f3d;
  border: none;
  outline: none;
}
a:hover img, a:active img {
  opacity: 1;
  border: none;
  outline: none;
}
html, body {}
h1 {
  font-weight: normal;
}
h2 {
  font-weight: normal;
}
h3 {
  font-weight: normal;
}
img {
  max-width: 100%;
  width: auto;
  height: auto;
  display: block;
  border: none;
}
* {
  box-sizing: border-box;
  outline: none;
}
main:after, article:after, section:after, div:after, ul:after, li:after, dl:after {
  content: "";
  display: block;
  clear: both;
}
/***************  makeshop   *******************/
@media screen and (min-width:769px) {
  .bg-section {
    background: #FCF8EC;
    padding: 0 !important;
  }
  .detail-description {
    width: 100% !important;
    margin: 0 auto !important;
    display: flex;
    justify-content: flex-end;
    padding: 0 !important;
  }
  .left-detail-description {
    margin-right: 0 !important;
    width: 100% !important;
  }
}
/***************  //makeshop   *******************/
.center {
  text-align: center;
}
.right {
  text-align: right;
  width: 100%;
}
/*********************************         SP          *************************************/
.pc {
  display: none;
}
.sp {
  display: block;
}
body {
  font-size: 3.6vw;
  line-height: 1.6;
  color: #fff;
  background: #000;
  font-family: "Helvetica Neue LT W01_81488926", HelveticaNeue-Heavy, "Helvetica Neue Heavy", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
#wrap {
  width: 100%;
  overflow: hidden;
}
.main {
  background: #000;
}
.contents {
  padding: 25% 4% 25%;
  position: relative;
  background-color: #2A2A2A;
  border: none;
  margin: 0;
}
.contents h2 {
  font-family: 'Lora', serif;
  font-weight: 400;
  font-size: 2.4em;
  text-align: center;
  letter-spacing: .3em;
  text-indent: .3em;
  position: relative;
  z-index: 1;
  padding: 0;
  padding: 1em 0 .5em;
}
.contents p {
  margin-bottom: 1em;
}
.contents p {
  margin-bottom: 0;
  color: #fff;
}
.contents small {
  color: #999;
  line-height: 1.5;
  display: block;
}
.contents .inner {
  position: relative;
  z-index: 1;
}
.inner .box p, .inner .box h3 {
  text-align: center;
  margin-bottom: 0;
}
.inner .box p {
  line-height: 1.7;
  color: #fff;
}
.color_variation_select {
  position: relative;
  width: 100%;
  background-color: #fff;
}
p.color_name {
  margin: 0;
  text-align: center;
  font-weight: bold;
}
.color_variation_select .header_arrow p.color_name a img {
  width: 10%;
  margin-right: 10px;
}
.color_variation_select .header_detail {
  text-align: center;
  font-weight: bold;
  padding: 7px 0;
}
.color_variation_select .header_arrow::before {
  display: none;
}
.color_variation_select .header_arrow .header_detail::before {
  content: '';
  width: 8px;
  height: 8px;
  border: 0px;
  border-top: solid 2px #717171;
  border-right: solid 2px #717171;
  -ms-transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  position: absolute;
  top: 50%;
  right: 30%;
  margin-top: -6px;
}
.color_variation_select .header_arrow .open::before {
  top: 16%;
}
.color_variation_select .header_arrow .header_detail::after, .color_variation_select .header_arrow .header_detail::before, .color_variation_select .header_arrow .header_detail h2 {
  transition: all .2s linear;
}
.color_variation_select .header_arrow .header_detail::after {
  display: none;
}
.color_variation_select .header_arrow .content {
  padding: 10px;
}
.color_variation_select .header_arrow .content a {
  padding: 5px 0;
  width: 100%;
  display: inline-block;
}
/***********************zero_section*************************/
.zero_section {
  position: relative;
  padding: 0;
}
.zero_section .inner {
  position: absolute;
  width: 90%;
  left: 5%;
  top: 3%;
}
.zero_section .inner .box h3 {
  font-size: 9vw;
  color: #fff;
  line-height: 1;
  margin-bottom: .5em;
  ;
  text-align: center;
}
.zero_section .inner .box a {
  display: block;
  text-align: center !important;
}
.inner .box p {
  color: #fff;
  font-size: 0.95em;
  line-height: 1.5;
}
.zero_section .inner .box {
  background: none;
  display: block;
}
/***********************first_section*************************/
.first_section {
  padding: 0;
}
.first_section .inner {
  position: relative;
  width: 100%;
  margin: 0 auto;
	background-color: #2A2A2A;
	padding: 12%;
}

.first_section .inner  ul li {
  margin-top: 0;
  text-align: left;
	position: relative;
}
.first_section .inner  ul li p {
  line-height: 40px;
  padding-left: 15%;
  font-size: 14px;
	margin-bottom: .3em;
	color:#fff;
}
.first_section .inner  ul li img {
  display: block;
  width: 14%;
  max-width: 40px;
  position: absolute;
	top: 50%;
    left: 0%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}
/***********************movie*************************/
.movie {
  margin-top: 0;
  margin-bottom: 0;
  padding: 0 !important;
  overflow: hidden;
}
.movie_in .box {
  border: none;
  /*  padding: 0;*/
  position: relative;
  width: 100%;
  padding-top: 118.75%;
}
.movie_in .youtube {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.pcthum {
  display: none;
}
.spthum {
  display: block;
}
.movie .movie_in .box img.youtube_thumb {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  z-index: 2;
  transition: 1.5s;
  cursor: pointer;
}
.movie .movie_in .box img.youtube_thumb:hover {
  max-width: 110%;
  width: 105%;
  height: 105%;
  top: -2.5%;
  left: -2.5%;
}
.movie .movie_in .box .playbtn {
  position: absolute;
  width: 6em;
  height: 6em;
  background-image: url("../images/play.svg");
  background-size: cover;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  z-index: 10;
}
/***********************second_section*************************/
.second_section {
  position: relative;
  padding: 0;
}
.second_section .inner {
  position: absolute;
  width: 90%;
  left: 5%;
  top: 4%;
}
.second_section .inner .box h3 {
  font-size: 9vw;
  color: #fff;
  line-height: 1;
  margin-bottom: .5em;
  ;
  text-align: center;
}
.second_section .inner .box a {
  display: block;
  text-align: center !important;
}
.inner .box p {
  color: #fff;
  font-size: 0.95em;
  line-height: 1.5;
}
.second_section .inner .box {
  background: none;
  display: block;
}
/***********************third_section*************************/
.third_section {
  overflow: hidden;
  padding: 0;
}
.third_section .inner {
  position: absolute;
  width: 90%;
  left: 5%;
  top: 5%;
}
.third_section .inner .box h3 {
  font-size: 9vw;
  
  line-height: 1;
  margin-bottom: .5em;
  text-align: center;
}
.third_section .inner .box {
  background: none;
  display: block;
}
/***********************noisecanceling_section*************************/
.noisecanceling_section {
  overflow: hidden;
  padding: 0;
}
.noisecanceling_section .inner {
  position: absolute;
  width: 90%;
  left: 5%;
  top: 4%;
}
.noisecanceling_section .inner .box h3 {
  font-size: 9vw;
  line-height: 1;
  margin-bottom: .5em;
  text-align: center;
}
.noisecanceling_section .inner .box {
  background: none;
  display: block;
}
/***********************fifth_section*************************/
.fifth_section {
  position: relative;
  padding: 0;
}
.fifth_section .inner {
  position: absolute;
  width: 90%;
  left: 5%;
  top: 4%;
}
.fifth_section .inner .box h3 {
  font-size: 9vw;
  line-height: 1;
  margin-bottom: .5em;
  text-align: center;
  color: #fff;
}

.fifth_section .inner .box p {
 color: #fff;
}
/***********************fourth_section*************************/
.fourth_section {
  padding: 0;
}
.fourth_section .inner {
  position: absolute;
  width: 90%;
  left: 5%;
  top: 4%;
}
.fourth_section .inner .box h3 {
  font-size: 9vw;
  color: #fff;
  line-height: 1.2;
  margin-bottom: 1%;
  text-align: center;
}
.fourth_section .inner .box p {
  color: #fff;
}
.fourth_section .inner .box {
  background: none;
  display: block;
  color: #fff;
}
/***********************multipoint_section*************************/
.multipoint_section {
  overflow: hidden;
  padding: 0;
}
.multipoint_section .inner {
  position: absolute;
  width: 90%;
  left: 5%;
  top: 4%;
}
.multipoint_section .inner .box p {
color: #000;
}
.multipoint_section .inner .box h3 {
  font-size: 9vw;
color: #000;
  line-height: 1;
  margin-bottom: .5em;
  text-align: center;
}
.multipoint_section .inner .box {
  background: none;
  display: block;
}

/***********************clearvoice_section*************************/
.clearvoice_section {
  overflow: hidden;
  padding: 0;
}
.clearvoice_section .inner {
  position: absolute;
  width: 90%;
  left: 5%;
  top: 4%;
}
.clearvoice_section .inner .box p {
  color: #fff;
}
.clearvoice_section .inner .box h3 {
  font-size: 9vw;
  color: #fff;
  line-height: 1;
  margin-bottom: .5em;
  text-align: center;
}
.clearvoice_section .inner .box {
  background: none;
  display: block;
}
/***********************battery_section*************************/
.battery_section {
  overflow: hidden;
  padding: 0;
}
.battery_section .inner {
  position: absolute;
  width: 90%;
  left: 5%;
  top: 4%;
}
.battery_section .inner .box p {
  color: #fff;
}
.battery_section .inner .box h3 {
  font-size: 9vw;
  color: #fff;
  line-height: 1;
  margin-bottom: .5em;
  text-align: center;
}
.battery_section .inner .box {
  background: none;
  display: block;
}
.battery_section .inner .box {
  background: none;
  display: block;
  }
/***********************earpad_section*************************/
.earpad_section {
  overflow: hidden;
  padding: 0;
}
.earpad_section .inner {
  position: absolute;
  width: 90%;
  left: 5%;
  top: 4%;
}
.earpad_section .inner .box p {
  color: #fff;
}
.earpad_section .inner .box h3 {
  font-size: 9vw;
  color: #fff;
  line-height: 1;
  margin-bottom: .5em;
  text-align: center;
}
.earpad_section .inner .box {
  background: none;
  display: block;
}
/***********************app_section*************************/
.app_section {
  overflow: hidden;
  padding: 0;
}
.app_section .inner {
  position: absolute;
  width: 90%;
  left: 5%;
  top: 4%;
}
.app_section .inner .box p {
  color: #fff;
}
.app_section .inner .box h3 {
  font-size: 9vw;
  color: #fff;
  line-height: 1;
  margin-bottom: .5em;
  text-align: center;
}
.app_section .inner .box {
  background: none;
  display: block;
}
/***********************case_section*************************/
.case_section {
  overflow: hidden;
  padding: 0;
}
.case_section .inner {
  position: absolute;
  width: 90%;
  left: 5%;
  top: 4%;
}
.case_section .inner .box p {
  color: #fff;
}
.case_section .inner .box h3 {
  font-size: 9vw;
  color: #fff;
  line-height: 1;
  margin-bottom: .5em;
  text-align: center;
}
.case_section .inner .box {
  background: none;
  display: block;
}
/***********************tile_section*************************/
.tile_section {
  overflow: hidden;
  padding: 0;
}
.tile_section .inner {
  position: absolute;
  width: 90%;
  left: 5%;
  top: 5%;
}
.tile_section .inner .box p {
  color: #fff;
}
.tile_section .inner .box h3 {
  font-size: 9vw;
  color: #fff;
  line-height: 1;
  margin-bottom: .5em;
  text-align: center;
}
.tile_section .inner .box {
  background: none;
  display: block;
}

/***********************product_section*************************/
.product_section {
  display: flex;
  padding: 0;
  flex-direction: column;
}
.product_section img {
  width: 100%;
}
/***********************sixth_section*************************/
.eighth_section {
  background-color: #000;
  padding: 5em 0;
  position: relative;
}
.eighth_section .inner {
  position: relative;
  width: 70%;
  margin-left: 15%;
}
.eighth_section .inner .box {
  background: none;
  display: block;
  color: #fff;
  text-align: center;
}
.eighth_section .inner .box p {
  font-size: 1.5em;
}
#skull-img {
  margin: 0 auto 30px;
  width: 43px;
  height: 54px;
}
#feelskull-img {
  margin: 0 auto;
  width: 195px;
}
/***********************seventh_section*************************/
.seventh_section {
  position: relative;
  padding: 0;
}
.seventh_section .inner {
  position: absolute;
  width: 90%;
  left: 5%;
  top: 60%;
}
.seventh_section .inner .box h3 {
  font-size: 9vw;
  color: #fff;
  line-height: 1;
  margin-bottom: .5em;
  text-align: center;
}
.designimg {
  width: 30%;
  margin: 0 auto;
}
/***********************detail_section*************************/
.detail_section {
  background-image: url("../images/smokinbuds-flamred-tw.jpg");
  background-color: #000;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: contain;
  padding-top: 0;
  height: auto;
  padding-top: 100%;
  position: relative;
}
.detail_section .inner {
  position: relative;
  width: 90%;
  margin-left: 5%;
  color: #fff;
}
.detail_section .inner article {
  border-top: solid 1px #fff;
  color: #fff;
}
.detail_section .inner article:last-child {
  border-top: solid 1px #fff;
  border-bottom: solid 1px #fff;
}
.detail_section .inner article a {
  color: #fff;
  width: 100%;
  display: block;
}
.detail_section .inner article .header_detail {
  padding: 15px 0;
  line-height: 1.5;
  letter-spacing: 0;
  color: #fff;
  position: relative;
  cursor: pointer;
}
.detail_section .inner article:nth-child(2) .header_detail::before {
  content: '';
  font-size: 26px;
  width: 26px;
  height: 26px;
  position: absolute;
  right: 0;
  top: 20%;
  margin-top: -5px;
  z-index: 1;
}
.detail_section .inner article .hide {
  /*height: 0;*/
  display: none;
  overflow: hidden;
}
.header_arrow .header_detail::before {
  content: '+';
  font-size: 26px;
  width: 26px;
  height: 26px;
  position: absolute;
  right: 0;
  top: 20%;
  margin-top: -5px;
  z-index: 1;
}
.header_arrow .open::before {
  content: '-';
  font-size: 40px;
  width: 26px;
  height: 26px;
  position: absolute;
  right: 0;
  top: 0;
  margin-top: -7px;
  z-index: 1;
}
.header_arrow .header_detail::after, .header_arrow .header_detail::before, .header_arrow .header_detail h2 {
  transition: all .2s linear;
}
.header_arrow .header_detail::after {
  content: '';
  position: absolute;
  width: 30px;
  height: 30px;
  background: none;
  border-radius: 50%;
  right: 20px;
  top: 50%;
  margin-top: -15px;
}
.eleventh_section .inner article .content {
  /*border-top: solid 1px #fff;*/
  padding: 20px 0 30px;
  word-break: break-all;
  font-size: 14px;
  line-height: 1.7;
}
.fadein {
  opacity: 0;
  transform: translate(0, 50px);
  transition: all 1500ms;
}
.fadein2 {
  opacity: 0;
  transform: translate(0, 50px);
  transition: all 2000ms;
}
.fadein3 {
  opacity: 0;
  transform: translate(0, 50px);
  transition: all 2500ms;
}
.fadein.scrollin {
  opacity: 1;
  transform: translate(0, 0);
}
.fadein2.scrollin {
  opacity: 1;
  transform: translate(0, 0);
}
.fadein3.scrollin {
  opacity: 1;
  transform: translate(0, 0);
}
/*********************************          PC         *************************************/
@media screen and (min-width:960px) {
  .pc {
    display: block;
  }
  .sp {
    display: none !important;
  }
  body {
    font-size: 1.8vw;
    background: #000 !important;
  }
  .contents {
    padding: 10% 4% 10%;
    position: relative;
  }
  .contents h2 {
    font-size: 2.6em;
    padding: 1em 0;
  }
  .inner {
    max-width: 430px;
  }
  .inner .box h3 {
    font-size: 3.46vw !important;
  }
  .inner .box p {
    font-size: 1rem;
  }
  .inner .box p, .inner .box h3 {
    text-align: left !important;
     color:#fff;
  }
   /***********************zero_section*************************/
  .zero_section {
    position: relative;
    overflow: hidden;
    padding: 0;
  }
  .zero_section .inner {
    width: 37%;
    left: 10%;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
  }
  .zero_section .inner .box h3 {
    font-size: 45px;
    line-height: 1;
    margin-bottom: 1%;
  }
  .zero_section .inner .box {
    background: none;
    display: block;
  }
  /***********************first_section*************************/
  .first_section {
    padding: 0 !important;
  }
  .first_section .inner {
    position: absolute;
    width: 44%;
    left: 6%;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    max-width: 560px;
	  background:none;
	  padding: 3%;
  }

  .first_section .inner  ul li {
    padding: 6px 0;
    text-align: left;
  }
  .first_section .inner  ul li p {
    line-height: 40px;
    padding-left: 15%;
    font-size: 18px;
    text-align: left;
	  color: #fff;
  }
  .first_section .inner  ul li img {
    display: block;
    width: 40px;
    float: left;
  }
  .color_variation_area {
    position: absolute;
    top: 2px;
    left: 0;
    background: none;
  }
  .color_variation_area ul {
    margin: 0;
    width: 100%;
  }
  .color_variation_area ul li {
    float: right;
    width: 13%;
    margin-right: 1%;
    background-color: #fff;
    border-radius: 3px;
    padding: 3px;
    box-sizing: border-box;
  }
  .color_variation_area ul li a {
    display: block;
    text-decoration: none;
  }
  .color_variation_area ul li .colorvari-img {
    width: 20%;
    display: inline-block;
    margin-right: 3px;
  }
  .color_variation_area ul li .color_name {
    vertical-align: middle;
    color: #000;
    font-weight: bold;
    margin: 0;
    display: inline-block;
    font-size: 1.2vw;
  }
  /***********************movie*************************/
  .movie {
    margin-top: 0;
    margin-bottom: 0;
    padding: 0 !important;
    overflow: hidden;
  }
  .movie .inner {
    max-width: 100%;
  }
  .movie_in .box {
    border: none;
    padding: 0;
    position: relative;
    width: 100%;
    padding-top: 56.25%;
  }
  .movie_in .youtube {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .pcthum {
    display: block;
  }
  .spthum {
    display: none;
  }
  .movie .movie_in .box img.youtube_thumb {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    transition: 1.5s;
  }
  .movie .movie_in .box img.youtube_thumb:hover {
    max-width: 110%;
    width: 105%;
    height: 105%;
    top: -2.5%;
    left: -2.5%;
  }
  /***********************second_section*************************/
  .second_section {
    padding: 0 !important;
  }
  .second_section .inner {
    position: absolute;
    left: auto;
    right: 47%;
    top: 34%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
  }
  .second_section .inner .box h3 {
    font-size: 45px;
    line-height: 1;
    margin-bottom: 2%;
  }
  .second_section .inner .box {
    background: none;
    display: block;
  }
  /***********************third_section*************************/
  .third_section {
    position: relative;
    overflow: hidden;
    padding: 0;
  }
  .third_section .inner {
    width: 37%;
    left: 56%;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
  }
  .third_section .inner .box h3 {
    font-size: 45px;
    line-height: 1;
    margin-bottom: 1%;
    color:#fff;
  }
  .third_section .inner .box {
    background: none;
    display: block;
  }
   .third_section .inner .p {
   color:#fff;
  }
  /***********************noisecanceling_section*************************/
  .noisecanceling_section {
    position: relative;
    overflow: hidden;
    padding: 0;
  }
  .noisecanceling_section .inner {
    width: 37%;
    left: auto;
    right: 54%;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
  }
  .noisecanceling_section .inner .box h3 {
    font-size: 45px;
    line-height: 1;
    margin-bottom: 1%;
  }
  .noisecanceling_section .inner .box {
    background: none;
    display: block;
  }
  /***********************fourth_section*************************/
  .fourth_section {
    position: relative;
    padding: 0 !important;
  }
  .fourth_section .inner {
    position: absolute;
    width: 37%;
    left: 60%;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
  }
  .fourth_section .inner .box h3 {
    font-size: 45px;
    color: #fff;
    line-height: 1;
    margin-bottom: 1%;
  }
  .fourth_section .inner .box p {
    color: #fff;
  }
  .fourth_section .inner .box {
    background: none;
    display: block;
    color: #fff;
  }
   /***********************multipoint_section*************************/
  .multipoint_section {
    position: relative;
    overflow: hidden;
    padding: 0;
  }
  .multipoint_section .inner {
    position: absolute;
   width: 37%;
    right: 50%;
    top: 37%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
  }
  .multipoint_section .inner .box h3 {
    font-size: 45px;
    line-height: 1;
    margin-bottom: 1%;
    color: #000;
  }
  .multipoint_section .inner .box {
    background: none;
    display: block;
  }
    .multipoint_section .inner .box p {
    color: #000;
  }
  .multipoint_section .inner .box {
    background: none;
    display: block;
    color: #000;
  }
    /***********************fifth_section*************************/
  .fifth_section {
    position: relative;
    padding: 0;
  }
  .fifth_section .inner {
    position: absolute;
    width: 37%;
    left: 60%;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
  }
  .fifth_section .inner .box h3 {
    font-size: 45px;
    line-height: 1;
    margin-bottom: 1%;
    color: #fff;
  }
   .fifth_section .inner .box p {
    color: #fff;
  }
  /***********************clearvoice_section*************************/
  .clearvoice_section {
    position: relative;
    padding: 0;
  }
  .clearvoice_section .inner {
    position: absolute;
    width: 37%;
    left: 56%;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
  }
  .clearvoice_section .inner .box h3 {
    font-size: 45px;
    color: #fff;
    line-height: 1;
    margin-bottom: 1%;
  }
    .clearvoice_section .inner .box p {
    color: #fff;
  }
  /***********************battery_section*************************/
  .battery_section {
    position: relative;
    overflow: hidden;
    padding: 0;
  }
  .battery_section .inner {
    position: absolute;
    width: 37%;
    right: 54%;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
  }
  .battery_section .inner .box h3 {
    font-size: 45px;
    line-height: 1;
    margin-bottom: 1%;
     color: #fff;
  }
  .battery_section .inner .box {
    background: none;
    display: block;
  }
  .battery_section .inner .box p {
    color: #fff;
  }
  .battery_section .inner .box {
    background: none;
    display: block;
    color: #fff;
  }
  /***********************earpad_section*************************/
  .earpad_section {
    position: relative;
    padding: 0;
  }
  .earpad_section .inner {
    position: absolute;
    width: 37%;
    left: 53%;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
  }
  .earpad_section .inner .box h3 {
    font-size: 45px;
    color: #fff;
    line-height: 1;
    margin-bottom: 1%;
  }
  .earpad_section .inner .box p {
    color: #fff;
  }

    /***********************app_section*************************/
  .app_section {
    position: relative;
    padding: 0;
  }
  .app_section .inner {
    position: absolute;
    width: 37%;
    left: 55%;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
  }
  .app_section .inner .box h3 {
    font-size: 45px;
    color: #fff;
    line-height: 1;
    margin-bottom: 1%;
  }
 .app_section .inner .box p {
    color: #fff;
  }
 /***********************case_section*************************/
  .case_section {
    position: relative;
    overflow: hidden;
    padding: 0;
  }
  .case_section .inner {
    position: absolute;
    width: 37%;
    left: auto;
    right: 6%;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
  }
  .case_section .inner .box h3 {
    font-size: 45px;
    line-height: 1;
    margin-bottom: 1%;
  }
  .case_section .inner .box {
    background: none;
    display: block;
  }
   .case_section .inner .box h3 {
    font-size: 45px;
    color: #fff;
    line-height: 1;
    margin-bottom: 1%;
  }
  .case_section .inner .box p {
    color: #fff;
  }
    /***********************tile_section*************************/
  .tile_section {
    position: relative;
    padding: 0;
  }
  .tile_section .inner {
    position: absolute;
    width: 37%;
    left: auto;
    right: 54%;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
  }
  .tile_section .inner .box h3 {
    font-size: 45px;
    color: #fff;
    line-height: 1;
    margin-bottom: 1%;
  }
  /***********************product_section*************************/
  .product_section {
    padding: 0;
    flex-direction: row;
  }
  .product_section img {
    width: 50%;
  }
  /***********************sixth_section*************************/
  .sixth_section {
    background-color: #2A2A2A;
    padding-top: 4.5vw;
    padding-bottom: 4.5vw;
    position: relative;
  }
  .sixth_section .inner {
    position: relative;
    margin: 0 auto;
    max-width: 60%;
  }
  .sixth_section .inner .box {
    background: none;
    display: block;
    color: #fff;
    text-align: center;
  }
  .sixth_section .inner .box p {
    font-size: 1.8rem;
    margin: 1em auto;
    text-align: center !important;
  }
  #skull-img {
    margin: 0 auto 30px;
    width: 43px;
    height: 54px;
  }
  #feelskull-img {
    margin: 0 auto;
    width: 195px;
  }
  /***********************fourth_section*************************/
  .fourth_section {
    position: relative;
    padding: 0 !important;
  }
  .fourth_section .inner {
    position: absolute;
    width: 37%;
    left: auto;
    right: 54%;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
  }
  .fourth_section .inner .box h3 {
    font-size: 45px;
    color: #fff;
    line-height: 1;
    margin-bottom: 1%;
  }
  .fourth_section .inner .box p {
    color: #fff;
  }
  .fourth_section .inner .box {
    background: none;
    display: block;
    color: #fff;
  }
  /***********************seventh_section*************************/
  .seventh_section {
    position: relative;
    padding: 0;
  }
  .seventh_section .inner {
    max-width: 380px;
    left: 5%;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
  }
  .seventh_section .inner .box h3 {
    line-height: 1;
    margin-bottom: .5em;
    text-align: left !important;
  }
  .designimg {
    margin: 0 auto 0 0;
    width: 40%;
  }
  .seventh_section .inner .box {
    background: none;
    display: block;
  }
  /***********************detail_section*************************/
  .detail_section {
    background-image: url("../images/smokinbuds-flamred-tw.jpg");
    background-color: #000;
    background-repeat: no-repeat;
    background-position: right top;
    background-size: 50%;
    padding-top: 0;
    position: relative;
    padding: 0.5% 0;
    padding-bottom: 50%
  }
  .detail_section .inner {
    position: absolute;
    width: 35%;
    left: 5%;
    top: 27%;
    color: #fff;
    margin: 0;
  }
  .detail_section .inner article {
    border-top: solid 1px #fff;
    color: #fff;
  }
  .detail_section .inner article:last-child {
    border-top: solid 1px #fff;
    border-bottom: solid 1px #fff;
  }
  .detail_section .inner article a {
    color: #fff;
    width: 100%;
    display: block;
  }
  .detail_section .inner article .header_detail {
    padding: 15px 0;
    line-height: 1.5;
    letter-spacing: 0;
    color: #fff;
    position: relative;
    cursor: pointer;
  }
  .detail_section .inner article:nth-child(2) .header_detail::before, .detail_section .inner article:nth-child(3) .header_detail::before {
    content: '';
    font-size: 26px;
    width: 26px;
    height: 26px;
    position: absolute;
    right: 0;
    top: 20%;
    margin-top: -5px;
    z-index: 1;
  }
  .detail_section .inner article .hide {
    /*height: 0;*/
    display: none;
    overflow: hidden;
  }
  .header_arrow .header_detail::before {
    content: '+';
    font-size: 26px;
    width: 26px;
    height: 26px;
    position: absolute;
    right: 0;
    top: 20%;
    margin-top: -5px;
    z-index: 1;
  }
  .header_arrow .open::before {
    content: '-';
    font-size: 40px;
    width: 26px;
    height: 26px;
    position: absolute;
    right: 0;
    top: 0;
    margin-top: -7px;
    z-index: 1;
  }
  .header_arrow .header_detail::after, .header_arrow .header_detail::before, .header_arrow .header_detail h2 {
    transition: all .2s linear;
  }
  .header_arrow .header_detail::after {
    content: '';
    position: absolute;
    width: 30px;
    height: 30px;
    background: none;
    border-radius: 50%;
    right: 20px;
    top: 50%;
    margin-top: -15px;
  }
  .eleventh_section .inner article .content {
    /*border-top: solid 1px #fff;*/
    padding: 20px 0 30px;
    word-break: break-all;
    font-size: 14px;
    line-height: 1.7;
  }
}
#red {
  background: none;
  color: red;
  text-align: center;
  font-size: 1.5em;
  font-weight: bold;
}
@media screen and (min-width:1024px) {
  body {
    font-size: 1.4vw;
  }
}
@media screen and (min-width:1200px) {
  body {
    font-size: 16px;
  }
  .contents {
    /*    padding-left: 10%;
    padding-right: 10%; /*max-width:1600px;*/
    */ margin: 0 auto;
  }
  .contents h2 {
    font-size: 3em;
    padding-bottom: .8em;
  }
}
@media screen and (min-width:1600px) {}
@media screen and (min-width:1920px) {
  body {
    font-size: 18px;
  }
  .contents {
    /*  padding-left: 5%;
    padding-right: 5%;*/
  }
}
@media screen and (min-width:1200px) and (min-height:900px) {}
@media only screen and (min-device-width:320px) and (max-device-width:1024px) {
  .gnavi li a:hover {
    opacity: 1
  }
  .linklist li a:hover {
    background: #000;
  }
  .movie_in li a:hover {
    opacity: 1;
  }
  .linkbtn a:hover {
    background: #000;
  }
  .buy_btn li a:hover {
    background: #333;
  }
  .first_section_in .box h3 {
    font-size: 1.8em;
  }
  .first_section_in .box h4 {
    font-size: 1.5em;
  }
}