#item {
  font-family: "-apple-system", "Helvetica Neue", "Segoe UI", "Hiragino Kaku Gothic ProN", meiryo, "M+ 1p", sans-serif;
}

@media all and (min-width: 768px) {
  .device-sp #item {
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
  }
}

#contents {
  font-family: 'A1 Gothic M JIS2004', '-apple-system', 'Helvetica Neue', 'Segoe UI', 'Hiragino Kaku Gothic ProN', meiryo, 'M+ 1p', sans-serif;
}

#contents > article > h3 {
  background: no-repeat center top;
  background-size: contain;
  overflow: hidden;
}

#contents > article > h3 span {
  display: block;
  position: absolute;
  text-indent: 200%;
  white-space: nowrap;
  overflow: hidden;
}

.device-sp #contents > article > h3 {
  max-width: 500px;
  position: absolute;
  width: 300px;
  left: 50%;
  top: 28px;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  padding-top: 17.1875%;
  background-image: url(../images/title_sp.png);
}

.ua-safari .device-sp #contents > article > h3 > h3 {
  padding-top: 21.15385%;
}

.device-sp #contents > article > h3 img {
  width: 69.23077%;
  max-width: 270px;
}

.device-sp.ua-crios #contents > article > h3,
.device-sp.ua-safari #contents > article > h3 {
  max-width: 500px;
  width: 93.75%;
  padding-top: 21.15385%;
}

.device-pc #contents > article > h3 {
  margin-top: -30px;
  margin-bottom: 30px;
  width: 500px;
  padding-top: 80px;
  background-image: url(../images/title_pc.png);
}

.device-pc #contents > article > h3::after {
  width: 80px;
  height: 80px;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(130px, -60%);
          transform: translate(130px, -60%);
}

.device-pc #contents > article > h3 img {
  width: 45.2%;
}

.device-sp #article {
  max-width: 500px;
  padding-top: 53px;
}

.device-sp #article br:not(.sp) {
  display: none;
}

.device-pc #article > img {
  width: 100%;
  border-radius: 10px;
}

#article > header h4 {
  text-align: center;
  font-family: "A1 Gothic M JIS2004", sans-serif;
  letter-spacing: 0em;
  -webkit-font-feature-settings: 'palt' 1;
  font-feature-settings: 'palt' 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: auto;
  font-weight: normal;
}

.ua-desktop-windows #article > header h4 {
  -webkit-transform: rotate(0.001deg);
          transform: rotate(0.001deg);
}

#article > header h4 small {
  font-size: 70.58824%;
}

#article > header > div {
  display: inline-block;
  margin-bottom: 40px;
}

#article > header > div p {
  font-family: "A1 Gothic M JIS2004", sans-serif;
  letter-spacing: 0.1em;
  -webkit-font-feature-settings: 'palt' 1;
  font-feature-settings: 'palt' 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: auto;
  font-weight: normal;
}

.ua-desktop-windows #article > header > div p {
  -webkit-transform: rotate(0.001deg);
          transform: rotate(0.001deg);
}

#article > header > div p:first-of-type {
  margin-top: 0;
}

.device-sp #article > header {
  margin-top: 1.5em;
}

.device-sp #article > header h4 {
  margin-bottom: 24px;
  font-size: 170%;
  line-height: 1.29412;
}

.device-sp #article > header > div p {
  font-size: 140%;
  line-height: 1.64286;
}

.device-pc #article > header {
  margin-top: 2.8em;
  text-align: center;
}

.device-pc #article > header h4 {
  margin-bottom: 34px;
  font-size: 250%;
  line-height: 1.2;
}

.device-pc #article > header > div p {
  text-align: left;
  font-size: 150%;
  line-height: 1.6;
  margin-top: 1.6em;
}

.device-pc #article > header > div p:first-of-type {
  margin-top: 0;
}

#article > section .comic img {
  width: 280px;
  height: 1987px;
  display: block;
  margin: auto;
}

.device-sp #article > section .comic img {
  width: 100%;
  height: 100%;
}

#article > section h5 {
  text-indent: 200%;
  white-space: nowrap;
  overflow: hidden;
  background: no-repeat center top;
  background-size: contain;
  letter-spacing: 0.1em;
}

#article > section > div p {
  font-family: "A1 Gothic M JIS2004", sans-serif;
  letter-spacing: 0.1em;
  -webkit-font-feature-settings: 'palt' 1;
  font-feature-settings: 'palt' 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: auto;
  font-weight: normal;
}

.ua-desktop-windows #article > section > div p {
  -webkit-transform: rotate(0.001deg);
          transform: rotate(0.001deg);
}

#article > section > div p.attention {
  color: #685627;
}

.device-sp #article > section > div p {
  font-size: 140%;
  line-height: 1.57143;
  margin-top: 1.57143em;
}

.device-sp #article > section > div p:first-of-type {
  margin-top: 0;
}

#article > section > div .device-pc p {
  font-size: 150%;
  line-height: 1.33333;
  margin-top: 1.33333em;
}

#article > section > div .device-pc p.attention {
  font-size: 120%;
  line-height: 1.25;
}

#article > section > div .device-pc p:first-of-type {
  margin-top: 0;
}

.device-sp #article > section h5 {
  position: relative;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  margin-top: 0;
  margin-bottom: 20px;
}

.device-pc #article > section h5 {
  background-position: center top;
}

.device-pc #article > section:nth-of-type(1) h5 {
  background-image: url(../images/subtitle1_pc.png);
  width: 238px;
  height: 78px;
  margin-left: 130px;
  margin-bottom: 7px;
}

.device-pc #article > section:nth-of-type(2) h5 {
  background-image: url(../images/subtitle2_pc.png);
  width: 313px;
  height: 73.5px;
  margin-top: 50px;
  margin-left: 96px;
}

.device-sp #article > section:nth-of-type(1) h5 {
  background-image: url(../images/subtitle1_sp.png);
  width: 74.375vw;
  height: 24.375vw;
  max-width: 357px;
  max-height: 117px;
}

.device-sp #article > section:nth-of-type(2) h5 {
  background-image: url(../images/subtitle2_sp.png);
  width: 97.8125vw;
  height: 22.96875vw;
  max-width: 469.5px;
  max-height: 110.25px;
  margin-top: 50px;
}

#article > section .ph img {
  background-image: url(../images/ph1.jpg);
  background: no-repeat center center;
}

.device-sp #article > section .ph img {
  margin: 7.5vw auto 15.625vw;
}

.device-pc #article > section .ph img {
  width: 260px;
  height: 182px;
  margin-top: 30px;
  margin-left: 116px;
}
/*# sourceMappingURL=styles.css.map */