@charset "utf-8";
#contents > header {
  position: relative;
  overflow: hidden;
}
#contents > header.start:before {
  content: "";
  position: absolute;
  background: url("/store/hikidashi/ja/images/box/title_ico_start.svg") no-repeat;
  -webkit-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  background-size: 100% 100%;
  overflow: hidden;
}
/*#contents > header.new:before {
  content: "";
  position: absolute;
  background: url("/store/hikidashi/ja/images/box/title_ico_new.svg") no-repeat;
  -webkit-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  background-size: 100% 100%;
  overflow: hidden;
}*/
#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 dt img {
  display: block;
}
#contents > div > section.sides > div dl dd:nth-of-type(2) {
  font-size: 16px;
  line-height: 1.63;
  letter-spacing: 0.05em;
}
#contents > div > section.sides > div p {
  font-size: 16px;
  line-height: 1.63;
  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/box/ico.svg") no-repeat;
}
#about > div p {
  letter-spacing: 0.05em;
}
#usage > div {
  margin: 0 auto;
}
#usage > div h5 {
  display: table;
  margin: 0 auto;
}
#usage > div h5 span {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  letter-spacing: 0.05em;
  font-weight: bold;
}
#usage > div h5 span strong {
  letter-spacing: 0;
  display: inline-block;
  vertical-align: top;
  background: #ff801f;
  overflow: hidden;
}
#usage > div p {
  letter-spacing: 0.05em;
}
#usage > ul {
  background-image: url("/store/hikidashi/images/dot.svg");
  background-repeat: repeat-x;
  background-position: bottom left;
}
#usage > ul li a {
  display: table;
  width: 100%;
  color: #1a1a1a;
  position: relative;
}
#usage > ul li a:before {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  font-size: 16px;
}
#usage > ul li a span {
  font-size: 16px;
  line-height: 1;
  letter-spacing: 0.05em;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
  display: table-cell;
}
#usage > ul li a span strong {
  font-size: 14px;
  letter-spacing: 0;
  display: inline-block;
  vertical-align: top;
  background: #ff801f;
  overflow: hidden;
}
#banner a {
  display: block;
  margin: 0 auto;
}
#banner a:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  -webkit-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  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/box/bg_pc.jpg");
}
.device-pc #contents > header {
  height: calc(100vh - 5.6em);
  padding-top: 37.08%;
}
.device-pc #contents > header.start:before {
  width: 13%;
  padding-top: 10.19%;
  top: 0;
  left: 3.33%;
  -webkit-transform: translate3d(0, 28.99%, 0);
  -moz-transform: translate3d(0, 28.99%, 0);
  -o-transform: translate3d(0, 28.99%, 0);
  -ms-transform: translate3d(0, 28.99%, 0);
  transform: translate3d(0, 28.99%, 0);
}
.device-pc #contents > header.new:before {
  width: 10%;
  padding-top: 10%;
  top: 0;
  left: 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/box/title_pc.svg");
  width: 38%;
  padding-top: 27.03%;
  bottom: 0;
  right: 0;
  -webkit-transform: translate3d(0, -4.48%, 0);
  -moz-transform: translate3d(0, -4.48%, 0);
  -o-transform: translate3d(0, -4.48%, 0);
  -ms-transform: translate3d(0, -4.48%, 0);
  transform: translate3d(0, -4.48%, 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 dl {
  width: 48em;
  margin-top: 4.8em;
}
.device-pc #contents > div > section.sides > div dl:nth-of-type(n+3) {
  margin-top: 6em;
}
.device-pc #contents > div > section.sides > div dl dt {
  margin-bottom: 1.1em;
}
.device-pc #contents > div > section.sides > div dl dt img {
  width: 20.9em;
}
.device-pc #contents > div > section.sides > div dl dd:nth-of-type(1) {
  margin-bottom: 0.6em;
}
.device-pc #contents > div > section.sides > div p {
  margin-top: 0.6em;
}
.device-pc #contents > div > section.sides > div p:nth-of-type(1) {
  margin-bottom: 5.2em;
}
.device-pc #about {
  width: 80em;
  padding: 7em 0;
}
.device-pc #about h3 {
  font-size: 26px;
  margin-bottom: 2.15em;
}
.device-pc #about h3:after {
  font-size: 10px;
  width: 7.9em;
  height: 7.7em;
  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: #d2dada;
}
.device-pc #outside {
  background: #e4d5cb;
}
.device-pc #outside > div {
  padding: 0 10em;
}
.device-pc #usage {
  background: #f7f1d0;
  padding: 9em 0 4em;
}
.device-pc #usage > ul {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -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;
  -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;
  margin: 0 auto;
  padding: 4.4em 0 6.4em;
  width: 80em;
  -webkit-background-size: 1em 0.3em;
  -moz-background-size: 1em 0.3em;
  background-size: 1em 0.3em;
}
.device-pc #usage > ul li {
  width: 25em;
}
.device-pc #usage > ul li a {
  border: 0.1em #1a1a1a solid;
  height: 2.5em;
  padding-right: 1.4em;
}
.device-pc #usage > ul li a:before {
  right: 0.25em;
}
.device-pc #usage > ul li a span strong {
  height: 1.14em;
  line-height: 1.21;
  border-radius: 0.43em;
  padding: 0 0.43em;
  margin-left: 0.29em;
}
.device-pc #usage > div {
  width: 80em;
  padding: 7em 0 4em;
}
.device-pc #usage > div h5 {
  padding: 0.35em 2.3em;
  border: 0.1em #1a1a1a solid;
}
.device-pc #usage > div h5 span {
  font-size: 18px;
  line-height: 1.39;
}
.device-pc #usage > div h5 span strong {
  font-size: 16px;
  line-height: 1.19;
  height: 1.19em;
  border-radius: 0.44em;
  padding: 0 0.44em;
  margin: 0.19em 0.44em;
}
.device-pc #usage > div img {
  display: block;
  width: 100%;
  margin-top: 7em;
}
.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 #banner {
  background: #f2f2f2;
  padding: 10em 0;
}
.device-pc #banner a {
  width: 80em;
}
.device-pc #banner a:before {
  padding-top: 29em;
  border-radius: 0.8em;
  background-image: url("/store/hikidashi/ja/images/box/banner_pc.jpg");
}
.device-pc #banner a > span {
  display: none;
}
.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/box/bg_sp.jpg");
}
.device-sp #contents > header {
  height: calc(100vh - 56px);
  padding-top: 68.75%;
}
.device-sp #contents > header.start:before {
  width: 33.13%;
  padding-top: 25.94%;
  top: 4.79%;
  left: 3.13%;
  -webkit-transform: translate3d(0, 94%, 0);
  -moz-transform: translate3d(0, 94%, 0);
  -o-transform: translate3d(0, 94%, 0);
  -ms-transform: translate3d(0, 94%, 0);
  transform: translate3d(0, 94%, 0);
}
.device-sp #contents > header.new:before {
  width: 22%;
  padding-top: 28.13%;
  top: 2.5%;
  left: 3.13%;
  -webkit-transform: translate3d(0, 86%, 0);
  -moz-transform: translate3d(0, 86%, 0);
  -o-transform: translate3d(0, 86%, 0);
  -ms-transform: translate3d(0, 86%, 0);
  transform: translate3d(0, 86%, 0);
}
.device-sp #contents > header h2 {
  background-image: url("/store/hikidashi/ja/images/box/title_sp.svg");
  width: 101.88%;
  padding-top: 25.31%;
  top: 4.79%;
  left: 50%;
  -webkit-transform: translate3d(-50%, 0, 0);
  -moz-transform: translate3d(-50%, 0, 0);
  -o-transform: translate3d(-50%, 0, 0);
  -ms-transform: translate3d(-50%, 0, 0);
  transform: translate3d(-50%, 0, 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 10px;
}
.device-sp #contents > div > section.sides > div dl {
  margin-top: 20px;
}
.device-sp #contents > div > section.sides > div dl + dl {
  margin-top: 40px;
}
.device-sp #contents > div > section.sides > div dl dt {
  margin-bottom: 22px;
}
.device-sp #contents > div > section.sides > div dl dt img {
  width: 209px;
  margin: 0 auto;
}
.device-sp #contents > div > section.sides > div dl dd:nth-of-type(1) {
  margin-bottom: 6px;
}
.device-sp #contents > div > section.sides > div dl dd:nth-of-type(2) {
  margin-right: -10px;
}
.device-sp #contents > div > section.sides > div p {
  margin-top: 6px;
}
.device-sp #contents > div > section.sides > div p:nth-of-type(1) {
  margin-bottom: 28px;
}
.device-sp #about {
  padding: 36px 20px 34px;
}
.device-sp #about h3 {
  font-size: 20px;
  margin-bottom: 44px;
}
.device-sp #about h3:after {
  width: 79px;
  height: 77px;
  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 #inside {
  background: #d2dada;
}
.device-sp #outside {
  background: #e4d5cb;
}
.device-sp #usage {
  padding: 40px 10px;
  background: #f7f1d0;
}
.device-sp #usage > ul {
  padding-bottom: 44px;
  -webkit-background-size: auto 2px;
  -moz-background-size: auto 2px;
  background-size: auto 2px;
}
.device-sp #usage > ul li {
  width: 250px;
  margin: 30px auto 0;
}
.device-sp #usage > ul li a {
  border: 1px #1a1a1a solid;
  height: 25px;
  padding-right: 14px;
}
.device-sp #usage > ul li a:before {
  right: 4px;
}
.device-sp #usage > ul li a span strong {
  height: 16px;
  line-height: 1.21;
  border-radius: 6px;
  padding: 0 6px;
  margin-left: 4px;
}
.device-sp #usage > div {
  padding: 40px 0 6px;
}
.device-sp #usage > div h5 {
  padding: 1px 11px;
  border: 1px #1a1a1a solid;
}
.device-sp #usage > div h5 span {
  font-size: 16px;
  line-height: 1.5;
}
.device-sp #usage > div h5 span strong {
  font-size: 14px;
  line-height: 1.29;
  height: 18px;
  border-radius: 7px;
  padding: 0 7px;
  margin: 3px 7px;
}
.device-sp #usage > div img {
  margin-top: 30px;
}
.device-sp #usage > div p {
  font-size: 14px;
  line-height: 1.71;
  margin-top: 4px;
  margin-right: -10px;
  letter-spacing: 0.03em;
}
.device-sp #usage > div p + img {
  margin-top: 54px;
}
.device-sp #usage > div p br {
  display: none;
}
.device-sp #banner {
  padding: 30px 20px;
  background: #f2f2f2;
}
.device-sp #banner a {
  color: #1a1a1a;
}
.device-sp #banner a:before {
  padding-top: 50%;
  border-radius: 3px;
  background-image: url("/store/hikidashi/ja/images/box/banner_sp.jpg");
}
.device-sp #banner a > span {
  margin-top: 2px;
  display: block;
  font-size: 14px;
  line-height: 1.71;
  letter-spacing: 0.05em;
}
.device-sp #lineup {
  padding: 72px 0 30px;
}
.device-sp #lineup h4 img {
  width: auto;
  height: 44px;
}
