@charset "utf-8";
#contents > header {
  position: relative;
  overflow: hidden;
}
#contents > header h2 {
  position: absolute;
  background: url("/store/hikidashi/en/images/ikinchaku/title.svg") 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;
  font-weight: bold;
}
#contents > div > section.sides h5 {
  margin: 0 auto;
}
#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/ikinchaku/ico.svg") no-repeat;
}
#about > div p {
  font-size: 16px;
  line-height: 1.63;
  letter-spacing: 0.025em;
}
#usage > div {
  margin: 0 auto;
}
#usage > div p strong {
  display: block;
}
#lineup h4 {
  display: table;
  margin: 0 auto 8px;
  color: #000;
  font-size: 18px;
  line-height: 2;
  text-decoration: underline;
  letter-spacing: 0.025em;
}
.device-pc [role="background"] {
  background-image: url("/store/hikidashi/images/ikinchaku/bg_pc.jpg");
}
.device-pc nav[role="local"] p img {
  width: 17em !important;
}
.device-pc #contents > header {
  height: calc(100vh - 5.6em);
  padding-top: 37.65%;
}
.device-pc #contents > header h2 {
/* width round(100%*472/1200,2)
        padding-top round(100%*374/1200,2) */
/* width round(100%*619/1200,2)
        padding-top round(100%*457/1200,2) */
  width: 51%;
  padding-top: 37.65%;
  top: 50%;
  right: 0;
  -webkit-transform: translate3d(1.94%, -43.44%, 0);
  -moz-transform: translate3d(1.94%, -43.44%, 0);
  -o-transform: translate3d(1.94%, -43.44%, 0);
  -ms-transform: translate3d(1.94%, -43.44%, 0);
  transform: translate3d(1.94%, -43.44%, 0);
}
.device-pc #contents > div > section:not(#lineup) > h4 {
  min-height: 5.6em;
  padding: 0 2.9em;
  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: 0 0 8.5em;
}
.device-pc #contents > div > section.sides h5 {
  width: 11.9em;
  margin-bottom: 4em;
}
.device-pc #contents > div > section.sides img {
  display: block;
  width: 100%;
}
.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 dl {
  width: 48em;
}
.device-pc #contents > div > section.sides > div dl dd:nth-child(1) {
  margin-bottom: 0.6em;
}
.device-pc #contents > div > section.sides > div dl dd:nth-child(2) {
  font-size: 16px;
  line-height: 1.63;
  letter-spacing: 0.025em;
}
.device-pc #about {
  width: 80em;
  padding: 7em 0 9.2em;
}
.device-pc #about h3 {
  font-size: 26px;
  margin-bottom: 3.08em;
}
.device-pc #about h3:after {
  font-size: 10px;
  width: 11.1em;
  height: 9.3em;
  margin: 2em 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 0;
}
.device-pc #usage {
  background: #e3ddbc;
  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.63;
  letter-spacing: 0.025em;
  margin-top: 1em;
}
.device-pc #usage > div p + img {
  margin-top: 9.8em;
}
.device-pc #lineup {
  padding: 7em 0;
}
.device-pc #lineup h4 {
  padding: 0 0.11em;
}
.device-sp [role="background"] {
  background-image: url("/store/hikidashi/images/ikinchaku/bg_sp.jpg");
}
.device-sp nav[role="local"] p img {
  height: 70px !important;
}
.device-sp #contents > header {
  height: calc(100vh - 56px);
  padding-top: 110%;
}
.device-sp #contents > header h2 {
  width: 100%;
  padding-top: 110%;
  top: 45%;
  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: 37px;
  padding: 0 17px;
  border: 1px #1a1a1a solid;
}
.device-sp #contents > div > section:not(#lineup) > h4 span {
  font-size: 16px;
  line-height: 1.63;
  letter-spacing: 0.025em;
}
.device-sp #contents > div > section.sides {
  padding: 0 20px 40px;
}
.device-sp #contents > div > section.sides h5 {
  width: 90px;
  margin-bottom: 30px;
}
.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: 8px;
}
.device-sp #contents > div > section.sides > div dl dd:nth-child(2) {
  font-size: 14px;
  line-height: 1.71;
}
.device-sp #about {
  padding: 36px 20px 76px;
}
.device-sp #about h3 {
  font-size: 20px;
  margin-bottom: 40px;
}
.device-sp #about h3:after {
  width: 111px;
  height: 93px;
  margin: 15px auto 0;
}
.device-sp #about img + img {
  margin-top: 30px;
}
.device-sp #about > div {
  padding-top: 26px;
}
.device-sp #usage {
  padding: 40px 20px 0;
}
.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 #lineup {
  padding: 50px 0 30px;
}
.device-sp #lineup h4 {
  padding: 0 2px;
}
