@charset "utf-8";
body {
  height: 100%;
}
body h1 {
  position: relative;
}
body h1 div img {
  display: block;
}
#page {
  padding-top: 0 !important;
}
#lead {
  background: rgba(255,255,255,0.9);
}
#lead h2 {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
#lead h2 img {
  display: block;
}
#lead p {
  font-weight: bold;
}
#overview {
  background: #fff;
}
#overview figure {
  display: block;
  position: relative;
  background-repeat: no-repeat;
  -webkit-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  background-size: 100% 100%;
  margin: 0 auto;
}
#overview figure:before {
  content: "";
  display: block;
}
#overview figure img {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
#hikidashi {
  background: #f0f3dd;
}
#hikidashi h3 {
  margin: 0 auto;
}
#hikidashi img {
  display: block;
  width: 100%;
}
#hikidashi > div {
  margin: 0 auto;
}
#hikidashi > div figure figcaption {
  display: block;
  font-weight: bold;
  letter-spacing: 0.05em;
  text-align: center;
}
#hikidashi > div p {
  background-image: url("/store/hikidashi/ja/articles/images/design202112/dot_1.svg");
  background-repeat: repeat-x;
  background-position: top center;
}
#hikidashi > div p span {
  letter-spacing: 0.05em;
}
#itsu {
  background: #fff0e1;
}
#itsu h3 {
  margin: 0 auto;
}
#itsu img {
  display: block;
  width: 100%;
}
#itsu > div {
  margin: 0 auto;
}
#itsu > div + div {
  background-image: url("/store/hikidashi/ja/articles/images/design202112/dot_2.svg");
  background-repeat: repeat-x;
  background-position: top center;
}
#itsu > div h4 {
  margin: 0 auto;
}
#itsu > div figure figcaption {
  display: block;
  font-weight: bold;
  letter-spacing: 0.05em;
}
#itsu > div p span {
  letter-spacing: 0.05em;
}
#itsu > div h5 {
  margin: 0 auto;
}
#itsu > div > a {
  display: table;
  margin: 0 auto;
}
#itsu dl {
  margin: 0 auto;
}
#itsu dl dt {
  margin: 0 auto;
}
#itsu dl dd {
  font-weight: bold;
  letter-spacing: 0.05em;
}
#itsu dl dd a {
  color: #ff8e1f;
  text-decoration: underline;
}
#products {
  background: #fff;
}
#products h4 img {
  display: block;
  margin: 0 auto;
  width: auto;
}
.device-pc [role="background"] {
  background-image: url("/store/hikidashi/ja/articles/images/design202112/bg_pc.jpg");
  background-position: center bottom;
}
.device-pc body > h1 {
  height: calc(100% - 5.6em);
  padding-top: calc(167px + 5.33%);
  margin-top: 5.6em;
}
.device-pc body > h1 div {
  position: absolute;
  width: 70em;
  top: 0;
  left: 50%;
  -webkit-transform: translate3d(-50%, 19.16%, 0);
  -moz-transform: translate3d(-50%, 19.16%, 0);
  -o-transform: translate3d(-50%, 19.16%, 0);
  -ms-transform: translate3d(-50%, 19.16%, 0);
  transform: translate3d(-50%, 19.16%, 0);
}
.device-pc body > h1 div img {
  width: 100%;
}
.device-pc #lead {
  padding: 5.6em 0;
}
.device-pc #lead h2 {
  font-size: 10px;
  margin-bottom: 2.6em;
}
.device-pc #lead h2 img:nth-child(1) {
  width: 10.6em;
}
.device-pc #lead h2 img:nth-child(2) {
  width: 14.8em;
  margin-left: 6.4em;
}
.device-pc #lead p {
  display: table;
  margin: 0 auto;
  font-size: 18px;
  line-height: 2;
  letter-spacing: 0.05em;
}
.device-pc #overview {
  padding: 3.2em 0 4.4em;
}
.device-pc #overview figure {
  width: 95.2em;
  background-image: url("/store/hikidashi/ja/articles/images/design202112/overview_pc.svg");
}
.device-pc #overview figure:before {
  padding-top: 111.5em;
}
.device-pc #hikidashi {
  padding: 10em 0 9.2em;
}
.device-pc #hikidashi h3 {
  width: 57.3em;
}
.device-pc #hikidashi > div {
  width: 70em;
}
.device-pc #hikidashi > div figure {
  margin-top: 6em;
}
.device-pc #hikidashi > div figure + figure {
  margin-top: 9em;
}
.device-pc #hikidashi > div figure img {
  margin-bottom: 1.4em;
}
.device-pc #hikidashi > div figure figcaption {
  font-size: 16px;
  line-height: 2.19;
}
.device-pc #hikidashi > div p {
  margin-top: 7em;
  padding-top: 7.6em;
  -webkit-background-size: auto 0.3em;
  -moz-background-size: auto 0.3em;
  background-size: auto 0.3em;
}
.device-pc #hikidashi > div p span {
  display: table;
  margin: 0 auto;
  font-size: 16px;
  line-height: 2;
}
.device-pc #itsu {
  padding: 10em 0;
}
.device-pc #itsu h3 {
  width: 56.7em;
}
.device-pc #itsu > div {
  width: 100em;
  padding: 0 15em;
  margin-top: 6em;
}
.device-pc #itsu > div + div {
  margin-top: 12em;
  padding-top: 10em;
  -webkit-background-size: auto 0.4em;
  -moz-background-size: auto 0.4em;
  background-size: auto 0.4em;
}
.device-pc #itsu > div h4 {
  width: 21em;
}
.device-pc #itsu > div > img {
  margin-top: 4.8em;
}
.device-pc #itsu > div > img + img {
  margin-top: 6.8em;
}
.device-pc #itsu > div figure {
  margin-top: 2.4em;
}
.device-pc #itsu > div figure + figure {
  margin-top: 9em;
}
.device-pc #itsu > div figure img {
  margin-bottom: 1.4em;
}
.device-pc #itsu > div figure figcaption {
  font-size: 16px;
  line-height: 2.19;
  text-align: center;
}
.device-pc #itsu > div p {
  padding: 7.2em 0 7.6em;
}
.device-pc #itsu > div p span {
  display: table;
  margin: 0 auto;
  font-size: 16px;
  line-height: 2;
}
.device-pc #itsu > div h5 {
  width: 20em;
}
.device-pc #itsu > div > a {
  width: 25em;
  margin-top: 6.8em;
}
.device-pc #itsu dl {
  width: 70em;
  margin-top: 12em;
  padding: 5.9em 5.9em 5.4em;
  border: 0.1em #1a1a1a solid;
}
.device-pc #itsu dl dt {
  width: 27.9em;
  margin-bottom: 2em;
}
.device-pc #itsu dl dd {
  font-size: 16px;
  line-height: 2.19;
}
.device-pc #products {
  padding-bottom: 7em;
}
.device-pc #products h4 {
  padding-top: 6em;
}
.device-pc #products h4 img {
  height: 3.9em;
}
.device-sp [role="background"] {
  background-image: url("/store/hikidashi/ja/articles/images/design202112/bg_sp.jpg");
}
.device-sp body > h1 {
  height: calc(100% - 56px);
  padding-top: 45.31%;
  margin-top: 56px;
}
.device-sp body > h1 div img {
  position: absolute;
  left: 0;
  width: 100%;
}
.device-sp body > h1 div img:nth-child(1) {
  top: 0;
  -webkit-transform: translate3d(0, 18.82%, 0);
  -moz-transform: translate3d(0, 18.82%, 0);
  -o-transform: translate3d(0, 18.82%, 0);
  -ms-transform: translate3d(0, 18.82%, 0);
  transform: translate3d(0, 18.82%, 0);
}
.device-sp body > h1 div img:nth-child(2) {
  bottom: 0;
}
.device-sp #lead {
  padding: 56px 6.25% 40px;
}
.device-sp #lead h2 {
  margin-bottom: 30px;
}
.device-sp #lead h2 img:nth-child(1) {
  width: 76px;
}
.device-sp #lead h2 img:nth-child(2) {
  width: 108px;
  margin-left: 28px;
}
.device-sp #lead p {
  font-size: 16px;
  line-height: 2;
  letter-spacing: 0.025em;
}
.device-sp #lead p br {
  display: none;
}
.device-sp #overview {
  padding: 20px 0 24px;
}
.device-sp #overview figure {
  width: 100%;
  max-width: 414px;
  background-image: url("/store/hikidashi/ja/articles/images/design202112/overview_sp.svg");
}
.device-sp #overview figure:before {
  padding-top: 308.75%;
}
.device-sp #hikidashi {
  padding: 40px 6.25% 25px;
}
.device-sp #hikidashi h3 {
  width: 258px;
}
.device-sp #hikidashi > div {
  max-width: 374px;
}
.device-sp #hikidashi > div figure {
  margin-top: 28px;
}
.device-sp #hikidashi > div figure + figure {
  margin-top: 40px;
}
.device-sp #hikidashi > div figure img {
  margin-bottom: 0;
}
.device-sp #hikidashi > div figure figcaption {
  font-size: 14px;
  line-height: 1.67;
	margin-top: 8px;
}
.device-sp #hikidashi > div p {
  margin-top: 25px;
  padding-top: 25px;
  -webkit-background-size: auto 3px;
  -moz-background-size: auto 3px;
  background-size: auto 3px;
}
.device-sp #hikidashi > div p span {
  font-size: 15px;
  line-height: 2;
}
.device-sp #hikidashi > div p span br {
  display: none;
}
.device-sp #itsu {
  padding: 28px 6.25% 40px;
}
.device-sp #itsu h3 {
  width: 212px;
}
.device-sp #itsu > div {
  max-width: 374px;
  margin-top: 32px;
}
.device-sp #itsu > div + div {
  margin-top: 48px;
  padding-top: 40px;
  -webkit-background-size: auto 4px;
  -moz-background-size: auto 4px;
  background-size: auto 4px;
}
.device-sp #itsu > div h4 {
  width: 160px;
}
.device-sp #itsu > div > img {
  margin-top: 28px;
}
.device-sp #itsu > div figure {
  margin-top: 30px;
}
.device-sp #itsu > div figure img {
  margin-bottom: 0;
}
.device-sp #itsu > div figure figcaption {
  font-size: 13px;
  line-height: 1.67;
	margin-top: 8px;
}
.device-sp #itsu > div p {
  padding: 24px 0;
}
.device-sp #itsu > div p span {
  font-size: 15px;
  line-height: 2;
}
.device-sp #itsu > div p span br {
  display: none;
}
.device-sp #itsu > div h5 {
  width: 200px;
}
.device-sp #itsu > div > a {
  width: 220px;
  margin-top: 35px;
}
.device-sp #itsu dl {
  max-width: 374px;
  margin-top: 48px;
  padding: 32px 7.14% 24px;
  border: 1px #1a1a1a solid;
}
.device-sp #itsu dl dt {
  width: 226px;
  margin-bottom: 16px;
}
.device-sp #itsu dl dd {
  font-size: 15px;
  line-height: 1.87;
}
.device-sp #itsu dl dd br {
  display: none;
}
.device-sp #products {
  padding-bottom: 30px;
}
.device-sp #products h4 {
  padding-top: 40px;
}
.device-sp #products h4 img {
  height: 39px;
}
