@charset "utf-8";
#contents > header {
  position: relative;
  overflow: hidden;
}
#contents > header:before {
  content: "";
  position: absolute;
  -webkit-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  background-size: 100% 100%;
  overflow: hidden;
}
#contents > header.new:before {
  background: url("/store/hikidashi/ja/images/container/new_ico.svg") no-repeat;
}
#contents > header.yokoku:before {
  background: url("/store/hikidashi/ja/images/container/yokoku_ico.svg") no-repeat;
}
#contents > header h2 {
  position: absolute;
  background-repeat: no-repeat;
  -webkit-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  background-size: 100% 100%;
  height: 0;
  overflow: hidden;
  text-indent: -9999px;
}
#contents > div {
  background: #fff;
}
#contents > div > section:not(#lineup) > h4 {
  display: table;
  margin: 0 auto;
}
#contents > div > section:not(#lineup) > h4 span {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  letter-spacing: 0.05em;
  font-weight: bold;
}
#contents > div > section.sides > div dl dd:nth-child(2) {
  font-size: 14px;
  line-height: 1.71;
  letter-spacing: 0.05em;
}
#about {
  margin: 0 auto;
}
#about h3 {
  line-height: 1;
  text-align: center;
  font-weight: bold;
}
#about h3:after {
  content: "";
  display: block;
  background: url("/store/hikidashi/images/container/ico.svg") no-repeat;
}
#about > div p {
  letter-spacing: 0.05em;
}
#usage > div {
  margin: 0 auto;
}
#usage > div p {
  letter-spacing: 0.05em;
}
/* #banner
  a
    display block
    margin 0 auto
    &:before
      content ""
      display block
      background-repeat no-repeat
      background-size 100% 100% */
#lineup h4 {
  margin-bottom: 16px;
}
#lineup h4 img {
  margin: 0 auto;
}
.device-pc [role="background"] {
  background-image: url("/store/hikidashi/images/container/bg_pc.jpg");
}
.device-pc #contents > header {
  height: calc(100vh - 5.6em);
  padding-top: 36.92%;
}
.device-pc #contents > header.yokoku:before {
/* width round(100%*145/1200,2)
          padding-top round(100%*145/1200,2) */
  width: 11%;
  padding-top: 11%;
  top: 0;
  right: 3.33%;
  -webkit-transform: translate3d(0, 27.59%, 0);
  -moz-transform: translate3d(0, 27.59%, 0);
  -o-transform: translate3d(0, 27.59%, 0);
  -ms-transform: translate3d(0, 27.59%, 0);
  transform: translate3d(0, 27.59%, 0);
}
.device-pc #contents > header.new:before {
/* width round(100%*130/1200,2)
          padding-top round(100%*130/1200,2) */
  width: 9%;
  padding-top: 9%;
  top: 0;
  right: 3.33%;
  -webkit-transform: translate3d(0, 30.77%, 0);
  -moz-transform: translate3d(0, 30.77%, 0);
  -o-transform: translate3d(0, 30.77%, 0);
  -ms-transform: translate3d(0, 30.77%, 0);
  transform: translate3d(0, 30.77%, 0);
}
.device-pc #contents > header h2 {
  background-image: url("/store/hikidashi/ja/images/container/title_pc.svg");
/* width round(100%*471/1200,2)
        padding-top round(100%*404/1200,2) */
  width: 38%;
  padding-top: 32.59%;
  bottom: 0;
  left: 0;
  -webkit-transform: translate3d(0, -6.68%, 0);
  -moz-transform: translate3d(0, -6.68%, 0);
  -o-transform: translate3d(0, -6.68%, 0);
  -ms-transform: translate3d(0, -6.68%, 0);
  transform: translate3d(0, -6.68%, 0);
}
.device-pc #contents > div > section:not(#lineup) > h4 {
  min-height: 3.2em;
  padding: 0.35em 2.3em;
  border: 0.1em #1a1a1a solid;
}
.device-pc #contents > div > section:not(#lineup) > h4 span {
  font-size: 18px;
  line-height: 1.39;
}
.device-pc #contents > div > section.sides {
  padding: 7em 0;
}
.device-pc #contents > div > section.sides > div {
  width: 100em;
  margin: 0 auto;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -moz-box-align: start;
  -o-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.device-pc #contents > div > section.sides > div img {
  display: block;
  width: 100%;
}
.device-pc #contents > div > section.sides > div figure {
  width: 100%;
}
.device-pc #contents > div > section.sides > div dl {
  width: 48em;
}
.device-pc #contents > div > section.sides > div dl:nth-of-type(n+3) {
  margin-top: 7em;
}
.device-pc #contents > div > section.sides > div dl dd:nth-child(1) {
  margin-bottom: 0.4em;
}
.device-pc #about {
  width: 80em;
  padding: 7em 0;
}
.device-pc #about h3 {
  font-size: 26px;
  margin-bottom: 2.08em;
}
.device-pc #about h3:after {
  font-size: 10px;
  width: 10.3em;
  height: 7.3em;
  margin: 1em auto 0;
}
.device-pc #about img {
  display: block;
  width: 100%;
}
.device-pc #about img + img {
  margin-top: 10em;
}
.device-pc #about > div {
  padding: 9.2em 0 0 20em;
}
.device-pc #about > div p {
  font-size: 16px;
  line-height: 2;
}
.device-pc #about > div p + p {
  margin-top: 2.88em;
}
.device-pc #inside {
  background: #d5dddd;
}
.device-pc #outside {
  background: #e7d8ce;
}
.device-pc #usage {
  background: #f7f1d0;
  padding: 9em 0 10em;
}
.device-pc #usage > div {
  width: 80em;
}
.device-pc #usage > div img {
  display: block;
  width: 100%;
  margin-top: 5em;
}
.device-pc #usage > div p {
  font-size: 16px;
  line-height: 1.51;
  margin-top: 0.5em;
}
.device-pc #usage > div p + img {
  margin-top: 9.8em;
}
.device-pc #lineup {
  padding: 7em 0;
}
.device-pc #lineup h4 img {
  display: block;
  height: 4.4em;
}
.device-sp [role="background"] {
  background-image: url("/store/hikidashi/images/container/bg_sp.jpg");
}
.device-sp #contents > header {
  height: calc(100vh - 56px);
  padding-top: 85.94%;
}
.device-sp #contents > header:before {
  width: 28.13%;
  padding-top: 28.13%;
  bottom: 0;
  left: 6.25%;
  -webkit-transform: translate3d(0, -22.22%, 0);
  -moz-transform: translate3d(0, -22.22%, 0);
  -o-transform: translate3d(0, -22.22%, 0);
  -ms-transform: translate3d(0, -22.22%, 0);
  transform: translate3d(0, -22.22%, 0);
}
.device-sp #contents > header h2 {
  background-image: url("/store/hikidashi/ja/images/container/title_sp.svg");
  width: 104.06%;
  padding-top: 45.31%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
  -moz-transform: translate3d(-50%, -50%, 0);
  -o-transform: translate3d(-50%, -50%, 0);
  -ms-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
}
.device-sp #contents > div > section:not(#lineup) > h4 {
  min-height: 26px;
  padding: 1px 11px;
  border: 1px #1a1a1a solid;
}
.device-sp #contents > div > section:not(#lineup) > h4 span {
  font-size: 16px;
  line-height: 1.5;
}
.device-sp #contents > div > section.sides {
  padding: 40px 20px;
}
.device-sp #contents > div > section.sides > div figure {
  margin: 0 -6px;
}
.device-sp #contents > div > section.sides > div dl + dl {
  margin-top: 30px;
}
.device-sp #contents > div > section.sides > div dl dd:nth-child(1) {
  margin-bottom: 4px;
}
.device-sp #contents > div > section.sides > div dl dd br {
  display: none;
}
.device-sp #about {
  padding: 36px 20px 34px;
}
.device-sp #about h3 {
  font-size: 20px;
  margin-bottom: 30px;
}
.device-sp #about h3:after {
  width: 92px;
  height: 65px;
  margin: 20px auto 0;
}
.device-sp #about img + img {
  margin-top: 30px;
}
.device-sp #about > div {
  padding-top: 26px;
}
.device-sp #about > div p {
  font-size: 15px;
  line-height: 1.87;
}
.device-sp #about > div p + p {
  margin-top: 20px;
}
.device-sp #usage {
  padding: 40px 20px 46px;
}
.device-sp #usage > div img {
  margin-top: 30px;
}
.device-sp #usage > div p {
  font-size: 14px;
  line-height: 1.71;
  margin-top: 4px;
}
.device-sp #usage > div p + img {
  margin-top: 54px;
}
.device-sp #usage > div p br {
  display: none;
}
.device-sp #lineup {
  padding: 72px 0 30px;
}
.device-sp #lineup h4 img {
  width: auto;
  height: 36px;
}
