@charset "utf-8";
#contents > header {
  position: relative;
  overflow: hidden;
}
#contents > header h2 {
  position: absolute;
  background: url("/store/hikidashi/ja/images/itotepetit/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;
  letter-spacing: 0.05em;
  font-weight: bold;
}
#contents > div > section.sides h5 {
  margin: 0 auto;
}
#contents > div > section.sides > div dl dd:nth-child(2) {
  letter-spacing: 0.05em;
}
#about {
  margin: 0 auto;
}
#about h3 {
  line-height: 1;
  letter-spacing: 0.1em;
  text-align: center;
  font-weight: bold;
}
#about h3:after {
  content: "";
  display: block;
  background: url("/store/hikidashi/images/itotepetit/ico.svg") no-repeat;
}
#about > div p {
  letter-spacing: 0.05em;
}
#usage > div {
  margin: 0 auto;
}
#usage > div p {
  letter-spacing: 0.05em;
}
#usage > div p strong {
  display: block;
}
#lineup h4 {
  margin-bottom: 30px;
}
#lineup h4 img {
  margin: 0 auto;
}
.device-pc [role="background"] {
  background-image: url("/store/hikidashi/images/itotepetit/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.74%;
}
.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%*458/1200,2) */
  width: 51%;
  padding-top: 37.74%;
  top: 50%;
  right: 0;
  -webkit-transform: translate3d(2.75%, -39.96%, 0);
  -moz-transform: translate3d(2.75%, -39.96%, 0);
  -o-transform: translate3d(2.75%, -39.96%, 0);
  -ms-transform: translate3d(2.75%, -39.96%, 0);
  transform: translate3d(2.75%, -39.96%, 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: 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;
}
.device-pc #about {
  width: 80em;
  padding: 7em 0;
}
.device-pc #about h3 {
  font-size: 26px;
  margin-bottom: 2.77em;
}
.device-pc #about h3:after {
  font-size: 10px;
  width: 8.3em;
  height: 11.9em;
  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 20em;
}
.device-pc #about > div p {
  font-size: 16px;
  line-height: 2;
}
.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.75;
  margin-top: 0.5em;
}
.device-pc #usage > div p + img {
  margin-top: 9.8em;
}
.device-pc #lineup {
  padding: 6.6em 0;
}
.device-pc #lineup h4 img {
  display: block;
  height: 8.5em;
}
.device-sp [role="background"] {
  background-image: url("/store/hikidashi/images/itotepetit/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: 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: 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: 4px;
}
.device-sp #contents > div > section.sides > div dl dd:nth-child(2) {
  font-size: 14px;
  line-height: 1.71;
}
.device-sp #contents > div > section.sides > div dl dd br {
  display: none;
}
.device-sp #about {
  padding: 36px 20px;
}
.device-sp #about h3 {
  font-size: 20px;
  margin-bottom: 50px;
}
.device-sp #about h3:after {
  width: 83px;
  height: 119px;
  margin: 15px 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 #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 #usage > div p br {
  display: none;
}
.device-sp #lineup {
  padding: 50px 0 30px;
}
.device-sp #lineup h4 img {
  width: auto;
  height: 70px;
}
