@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: block;
  margin: 0 auto;
  font-weight: bold;
}
#contents > div {
  background: rgba(255,255,255,0.93);
}
#contents > div section {
  margin: 0 auto;
}
#contents > div section h3 {
  text-align: center;
  color: #000;
  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 section > div > div > p {
  letter-spacing: 0.025em;
}
#contents > div section > p {
  letter-spacing: 0.025em;
}
#contents > div > p:nth-of-type(1) {
  font-size: 15px;
  line-height: 1.67;
  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-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: 9.4em 0;
  padding: 3.67% 0;
}
.device-pc #contents > header h2 {
  width: 35%;
}
.device-pc #contents > header + p {
  padding: 6.5em 0;
}
.device-pc #contents > header + p span {
  width: 32.5em;
  font-size: 20px;
  line-height: 1.75;
}
.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: 3.5em 0 2.7em;
  padding-top: 66.75%;
}
.device-pc #contents > div section > p {
  font-size: 18px;
  line-height: 1.56;
}
.device-pc #contents > div section > div {
  margin: 6.7em -9em 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;
  margin-top: 0;
}
.device-pc #contents > div section > div > div > ul[role="lineup"] > li {
  padding: 1.6em 1em;
}
.device-pc #contents > div section > div > div > ul.techo-items {
  width: auto;
  margin-top: 0;
  max-width: 960px;
}
.device-pc #contents > div section > div > div > ul.techo-items > li {
  margin: 16px 0;
}
.device-pc #contents > div section > div > div > p {
  font-size: 15px;
  line-height: 1.87;
  margin-top: 1.07em;
}
.device-pc #contents > div > p:nth-of-type(1) {
  padding: 3em 0 0;
}
.device-pc #contents > div > p:nth-of-type(2) {
  padding: 2.67em 0 3.92em;
}
.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: 25px 0;
}
.device-sp #contents > header + p span {
  padding: 0 20px;
  max-width: 414px;
  font-size: 18px;
  line-height: 1.75;
}
.device-sp #contents > header + p br {
  display: none;
}
.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;
  letter-spacing: 0.025em;
}
.device-sp #contents > div section h3 img {
  width: auto;
  height: 60px;
  margin: 0 auto 20px;
}
.device-sp #contents > div section figure {
  margin: 15px 0 11px;
  padding-top: 100%;
}
.device-sp #contents > div section p {
  font-size: 16px;
  line-height: 1.63;
}
.device-sp #contents > div section > div {
  margin: 32px -20px 0;
}
.device-sp #contents > div section > div > div > ul[role="lineup"] {
  margin: 0;
  padding: 0 16px;
}
.device-sp #contents > div section > div > div > ul[role="lineup"] > li {
  padding: 16px 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.17;
  margin: 6px 16px 0;
}
.device-sp #contents > div > p:nth-of-type(1) {
  padding: 24px 16px 0;
}
.device-sp #contents > div > p:nth-of-type(2) {
  padding: 16px 0 33px;
}
