@charset "utf-8";
#contents a {
  color: #b26118;
}
#contents > header {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
#contents > header h2 img {
  display: block;
  width: 100%;
}
#contents > header + p {
  background: #fff;
}
#contents > header + p span {
  display: table;
  font-size: 18px;
  line-height: 2;
  font-weight: bold;
  margin: 0 auto;
}
#contents > div {
  background: rgba(255,255,255,0.93);
}
#contents > div section {
  margin: 0 auto;
}
#contents > div section h3 {
  text-align: center;
  color: #000;
  letter-spacing: 0.045em;
  white-space: nowrap;
}
#contents > div section h3 img {
  display: block;
}
#contents > div section h3 span {
  display: block;
  font-weight: normal;
}
#contents > div section h3 strong {
  display: block;
  font-weight: bold;
}
#contents > div section figure {
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
#contents > div section > div > div > ul {
  background: #fff;
}
#contents > div section > div > div > ul:empty {
  display: none;
}
#contents > div section > div > div > ul:empty + p {
  display: none;
}
#contents > div > p:nth-of-type(1) {
  font-size: 15px;
  line-height: 1.67;
  letter-spacing: 0.05em;
  font-weight: bold;
  display: table;
  margin: 0 auto;
}
#contents > div > p:nth-of-type(1) a {
  color: #b26118;
}
#contents > div > p:nth-of-type(2) {
  font-family: Arial, ArialMT, Helvetica, Roboto, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  letter-spacing: 0.05em;
  color: #000;
  text-align: center;
}
.device-pc [role="background"] {
  background-image: url("/store/hikidashi/ja/articles/images/design202003/bg_pc.jpg");
}
.device-pc #contents > header {
  min-height: calc(100vh - 5.6em);
  padding: 3.67% 0;
}
.device-pc #contents > header h2 {
  width: 35%;
}
.device-pc #contents > header + p {
  padding: 6em 0 6.5em;
}
.device-pc #contents > header + p span {
  letter-spacing: 0.05em;
}
.device-pc #contents > div section {
  width: 80em;
  padding: 7.2em 0 2.8em;
}
.device-pc #contents > div section:nth-of-type(1) figure {
  background-image: url("/store/hikidashi/ja/articles/images/design202003/img_1_pc.jpg");
}
.device-pc #contents > div section:nth-of-type(2) figure {
  background-image: url("/store/hikidashi/ja/articles/images/design202003/img_2_pc.jpg");
}
.device-pc #contents > div section:nth-of-type(3) figure {
  background-image: url("/store/hikidashi/ja/articles/images/design202003/img_3_pc.jpg");
}
.device-pc #contents > div section:nth-of-type(4) figure {
  background-image: url("/store/hikidashi/ja/articles/images/design202003/img_4_pc.jpg");
}
.device-pc #contents > div section:nth-of-type(5) figure {
  background-image: url("/store/hikidashi/ja/articles/images/design202003/img_5_pc.jpg");
}
.device-pc #contents > div section:nth-of-type(6) figure {
  background-image: url("/store/hikidashi/ja/articles/images/design202003/img_6_pc.jpg");
}
.device-pc #contents > div section h3 {
  font-size: 36px;
  line-height: 1.28;
}
.device-pc #contents > div section h3 img {
  font-size: 10px;
  height: 6.6em;
  margin: 0 auto 2.3em;
}
.device-pc #contents > div section figure {
  margin: 4em 0 3.2em;
  padding-top: 66.75%;
}
.device-pc #contents > div section > p {
  padding-left: 25%;
  font-size: 18px;
  line-height: 2;
  letter-spacing: 0.05em;
}
.device-pc #contents > div section > div {
  margin: 7.4em -8em 0;
}
.device-pc #contents > div section > div > div {
  display: table;
  margin: 0 auto;
}
.device-pc #contents > div section > div > div > ul[role="lineup"] {
  width: auto;
  padding-top: 0;
  margin-top: 0;
}
.device-pc #contents > div section > div > div > ul[role="lineup"] > li {
  padding: 1.6em 0.8em;
}
.device-pc #contents > div section > div > div > ul.techo-items {
  width: auto;
  margin-top: 0;
}
.device-pc #contents > div section > div > div > ul.techo-items > li {
  margin: 16px 0;
}
.device-pc #contents > div section > div > div > p {
  font-size: 16px;
  line-height: 2.25;
  letter-spacing: 0.05em;
  margin-top: 1em;
}
.device-pc #contents > div > p:nth-of-type(1) {
  padding: 3.4em 0 0;
}
.device-pc #contents > div > p:nth-of-type(2) {
  padding: 2.67em 0 4.08em;
}
.device-sp [role="background"] {
  background-image: url("/store/hikidashi/ja/articles/images/design202003/bg_sp.jpg");
}
.device-sp #contents > header {
  min-height: calc(100vh - 56px);
  padding: 7.81% 0;
}
.device-sp #contents > header h2 {
  width: 87.5%;
}
.device-sp #contents > header + p {
  padding: 20px 0 24px;
}
.device-sp #contents > header + p span {
  padding: 0 20px;
  max-width: 414px;
  letter-spacing: 0.025em;
}
.device-sp #contents > div section {
  padding: 32px 20px 0;
  max-width: 414px;
}
.device-sp #contents > div section:nth-of-type(1) figure {
  background-image: url("/store/hikidashi/ja/articles/images/design202003/img_1_sp.jpg");
}
.device-sp #contents > div section:nth-of-type(2) figure {
  background-image: url("/store/hikidashi/ja/articles/images/design202003/img_2_sp.jpg");
}
.device-sp #contents > div section:nth-of-type(3) figure {
  background-image: url("/store/hikidashi/ja/articles/images/design202003/img_3_sp.jpg");
}
.device-sp #contents > div section:nth-of-type(4) figure {
  background-image: url("/store/hikidashi/ja/articles/images/design202003/img_4_sp.jpg");
}
.device-sp #contents > div section:nth-of-type(5) figure {
  background-image: url("/store/hikidashi/ja/articles/images/design202003/img_5_sp.jpg");
}
.device-sp #contents > div section:nth-of-type(6) figure {
  background-image: url("/store/hikidashi/ja/articles/images/design202003/img_6_sp.jpg");
}
.device-sp #contents > div section h3 {
  font-size: 25px;
  line-height: 1.4;
}
.device-sp #contents > div section h3 img {
  width: auto;
  height: 60px;
  margin: 0 auto 18px;
}
.device-sp #contents > div section figure {
  margin: 14px 0 10px;
  padding-top: 100%;
}
.device-sp #contents > div section > p {
  font-size: 16px;
  line-height: 1.75;
  letter-spacing: 0.025em;
}
.device-sp #contents > div section > p br {
  display: none;
}
.device-sp #contents > div section > div {
  margin: 32px -20px 0;
}
.device-sp #contents > div section > div > div > ul[role="lineup"] {
  padding: 16px 16px 0;
  margin: 0;
}
.device-sp #contents > div section > div > div > ul.techo-items {
  margin-top: 0;
  padding: 0 4px;
}
.device-sp #contents > div section > div > div > ul.techo-items > li {
  margin: 16px 0;
  min-width: 50%;
}
.device-sp #contents > div section > div > div > p {
  font-size: 12px;
  line-height: 2.33;
  letter-spacing: 0.025em;
  margin: 6px 16px 0;
}
.device-sp #contents > div > p:nth-of-type(1) {
  padding: 32px 16px 0;
}
.device-sp #contents > div > p:nth-of-type(2) {
  padding: 16px 0 26px;
}
