<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, var, b, i, a, dl, dt, dd, ol, ul, li, button, input, textarea, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, main, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
  display: block;
}

html {
  font-size: 62.5%;
}

body {
  -webkit-text-size-adjust: 100%;
  line-height: 1;
  font-size: 1.6rem;
  color: #000;
  font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
}

img {
  border-style: none;
  max-width: 100%;
  height: auto;
}

progress {
  vertical-align: baseline;
}

svg:not(:root) {
  overflow: hidden;
}

audio, canvas, progress, video {
  display: inline-block;
}

button, [type="button"], [type="reset"], [type="submit"], [role="button"] {
  cursor: pointer;
}

[disabled] {
  cursor: default;
}

[type="number"] {
  width: auto;
}

[type="search"] {
  -webkit-appearance: textfield;
}

[type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

textarea {
  overflow: auto;
  resize: vertical;
}

button, input, optgroup, select, textarea {
  font: inherit;
  margin: 0;
}

optgroup {
  font-weight: bold;
}

button, input {
  overflow: visible;
}

button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
  border-style: 0;
  padding: 0;
}

button:-moz-focusring, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
  outline: 1px dotted ButtonText;
}

button, html [type="button"], [type="reset"], [type="submit"] {
  -webkit-appearance: button;
}

button, select {
  text-transform: none;
}

button, input, select, textarea {
  background-color: transparent;
  border-style: none;
  color: inherit;
}

select {
  -moz-appearance: none;
  -webkit-appearance: none;
}

select::-ms-expand {
  display: none;
}

select::-ms-value {
  color: currentColor;
}

legend {
  border: 0;
  color: inherit;
  display: table;
  max-width: 100%;
  white-space: normal;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

a {
  text-decoration: none;
  color: inherit;
}

a:active, a:hover {
  outline-width: 0;
}

a, area, button, [role="button"], input:not([type=range]), label, select, summary, textarea {
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}

ol, ul, li {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

th {
  font-weight: normal;
}

hr {
  display: block;
  height: 0;
  border: 0;
  margin: 0;
  padding: 0;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
}

code, kbd, pre, samp {
  font-family: Consolas, 'Courier New', Courier, Monaco, monospace;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none;
}

.cf::after {
  display: block;
  clear: both;
  content: "";
}

.t_center {
  text-align: center !important;
}

.t_right {
  text-align: right !important;
}

.t_left {
  text-align: left !important;
}

.mb0 {
  margin-bottom: 0 !important;
}

.mb3 {
  margin-bottom: 3px !important;
}

.mb5 {
  margin-bottom: 5px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.mb15 {
  margin-bottom: 15px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.mb25 {
  margin-bottom: 25px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.mb35 {
  margin-bottom: 35px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.mb45 {
  margin-bottom: 45px !important;
}

.mb50 {
  margin-bottom: 50px !important;
}

.mt0 {
  margin-top: 0 !important;
}

.mt3 {
  margin-top: 3px !important;
}

.mt5 {
  margin-top: 5px !important;
}

.mt10 {
  margin-top: 10px !important;
}

.mt15 {
  margin-top: 15px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.mt25 {
  margin-top: 25px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.mt35 {
  margin-top: 35px !important;
}

.mt40 {
  margin-top: 40px !important;
}

.mt45 {
  margin-top: 45px !important;
}

.mt50 {
  margin-top: 50px !important;
}

.mr0 {
  margin-right: 0 !important;
}

.mr3 {
  margin-right: 3px !important;
}

.mr5 {
  margin-right: 5px !important;
}

.mr10 {
  margin-right: 10px !important;
}

.mr15 {
  margin-right: 15px !important;
}

.mr20 {
  margin-right: 20px !important;
}

.mr25 {
  margin-right: 25px !important;
}

.mr30 {
  margin-right: 30px !important;
}

.mr35 {
  margin-right: 35px !important;
}

.mr40 {
  margin-right: 40px !important;
}

.mr45 {
  margin-right: 45px !important;
}

.mr50 {
  margin-right: 50px !important;
}

.ml0 {
  margin-left: 0 !important;
}

.ml3 {
  margin-left: 3px !important;
}

.ml5 {
  margin-left: 5px !important;
}

.ml10 {
  margin-left: 10px !important;
}

.ml15 {
  margin-left: 15px !important;
}

.ml20 {
  margin-left: 20px !important;
}

.ml25 {
  margin-left: 25px !important;
}

.ml30 {
  margin-left: 30px !important;
}

.ml35 {
  margin-left: 35px !important;
}

.ml40 {
  margin-left: 40px !important;
}

.ml45 {
  margin-left: 45px !important;
}

.ml50 {
  margin-left: 50px !important;
}

.pb0 {
  padding-bottom: 0 !important;
}

.pb3 {
  padding-bottom: 3px !important;
}

.pb5 {
  padding-bottom: 5px !important;
}

.pb10 {
  padding-bottom: 10px !important;
}

.pb15 {
  padding-bottom: 15px !important;
}

.pb20 {
  padding-bottom: 20px !important;
}

.pb25 {
  padding-bottom: 25px !important;
}

.pb30 {
  padding-bottom: 30px !important;
}

.pb35 {
  padding-bottom: 35px !important;
}

.pb40 {
  padding-bottom: 40px !important;
}

.pb45 {
  padding-bottom: 45px !important;
}

.pb50 {
  padding-bottom: 50px !important;
}

.pt0 {
  padding-top: 0 !important;
}

.pt3 {
  padding-top: 3px !important;
}

.pt5 {
  padding-top: 5px !important;
}

.pt10 {
  padding-top: 10px !important;
}

.pt15 {
  padding-top: 15px !important;
}

.pt20 {
  padding-top: 20px !important;
}

.pt25 {
  padding-top: 25px !important;
}

.pt30 {
  padding-top: 30px !important;
}

.pt35 {
  padding-top: 35px !important;
}

.pt40 {
  padding-top: 40px !important;
}

.pt45 {
  padding-top: 45px !important;
}

.pt50 {
  padding-top: 50px !important;
}

.pl0 {
  padding-left: 0 !important;
}

.pl3 {
  padding-left: 3px !important;
}

.pl5 {
  padding-left: 5px !important;
}

.pl10 {
  padding-left: 10px !important;
}

.pl15 {
  padding-left: 15px !important;
}

.pl20 {
  padding-left: 20px !important;
}

.pl25 {
  padding-left: 25px !important;
}

.pl30 {
  padding-left: 30px !important;
}

.pl35 {
  padding-left: 35px !important;
}

.pl40 {
  padding-left: 40px !important;
}

.pl45 {
  padding-left: 45px !important;
}

.pl50 {
  padding-left: 50px !important;
}

.pr0 {
  padding-right: 0 !important;
}

.pr3 {
  padding-right: 3px !important;
}

.pr5 {
  padding-right: 5px !important;
}

.pr10 {
  padding-right: 10px !important;
}

.pr15 {
  padding-right: 15px !important;
}

.pr20 {
  padding-right: 20px !important;
}

.pr25 {
  padding-right: 25px !important;
}

.pr30 {
  padding-right: 30px !important;
}

.pr35 {
  padding-right: 35px !important;
}

.pr40 {
  padding-right: 40px !important;
}

.pr45 {
  padding-right: 45px !important;
}

.pr50 {
  padding-right: 50px !important;
}

.f10 {
  font-size: 1rem;
}

.f11 {
  font-size: 1.1rem;
}

.f12 {
  font-size: 1.2rem;
}

.f13 {
  font-size: 1.3rem;
}

.f14 {
  font-size: 1.4rem;
}

.f15 {
  font-size: 1.5rem;
}

.f16 {
  font-size: 1.6rem;
}

.f17 {
  font-size: 1.7rem;
}

.f18 {
  font-size: 1.8rem;
}

.f19 {
  font-size: 1.9rem;
}

.f20 {
  font-size: 2rem;
}

html, body {
  height: 100%;
}

body {
  background-color: #E50012;
  font-family: YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
}

.pc {
  display: inline-block;
}

.sp {
  display: none;
}

.target {
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  -webkit-transform: translateY(10px);
  transform: translateY(10px);
  opacity: 0;
}

.target.action {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

#wrapper {
  position: relative;
  overflow: hidden;
}

#container {
  max-width: 960px;
  margin: 0 auto 90px auto;
  padding: 0 80px;
}

#globalFooter {
  background-color: #fff;
  padding: 90px 0;
}

#globalFooter .inner {
  text-align: center;
  color: #E50012;
}

#globalFooter .share {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 1.5rem;
  font-weight: bold;
  letter-spacing: 0.1em;
  margin-bottom: 40px;
}

#globalFooter .share dt {
  margin-right: 30px;
}

#globalFooter .share dd {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

#globalFooter .share dd ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: 65px;
}

#globalFooter .share dd ul:last-child {
  margin-right: 0;
}

#globalFooter .share dd ul li {
  margin-right: 15px;
  line-height: 1;
}

#globalFooter .share dd ul li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

#globalFooter .share dd ul li a:hover {
  opacity: 0.5;
}

#globalFooter .share dd ul li a:before {
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 100% auto;
  content: '';
  display: block;
  vertical-align: middle;
  width: 25px;
  height: 25px;
  margin-right: 5px;
}

#globalFooter .share dd ul li.tw a:before {
  background-image: url(../img/ic_tw.svg);
}

#globalFooter .share dd ul li.fb a:before {
  background-image: url(../img/ic_fb.svg);
}

#globalFooter .share dd ul li.line a:before {
  background-image: url(../img/ic_line.svg);
}

#globalFooter .share dd ul li.mail a:before {
  background-image: url(../img/ic_mail.svg);
}

#globalFooter .share dd ul li.top a:before {
  background-image: url(../img/ic_hobonichi.svg);
}

#globalFooter .copyright {
  font-size: 1rem;
}

#globalFooter .copyright small {
  margin: 0 30px;
  letter-spacing: 0.2em;
}

#pageHeader {
  font-family: A1ゴシック M, "A1 Gothic M";
  border-bottom: 8px solid #fff;
  border-left: 8px solid #fff;
  border-right: 8px solid #fff;
  margin-bottom: 65px;
  padding: 35px 30px 130px 30px;
  color: #fff;
  position: relative;
}

#pageHeader:before {
  background: url(../img/img_character1.png) no-repeat 0 0;
  background-size: 100% auto;
  content: '';
  display: block;
  width: 136px;
  height: 98px;
  position: absolute;
  bottom: 25px;
  right: 20px;
}

#pageHeader .logos {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 40px;
}

#pageHeader .logos a {
  display: block;
}

#pageHeader .logos a:nth-child(1) {
  width: 187px;
  margin-right: 30px;
}

#pageHeader .logos a:nth-child(2) {
  width: 180px;
}

#pageHeader h1 {
  font-size: 5rem;
  line-height: 1.5;
  font-weight: bold;
}

#pageHeader h2 {
  font-size: 3rem;
  line-height: 1.5;
  font-weight: bold;
}

#pageHeader .year {
  font-size: 1.6rem;
  position: absolute;
  bottom: 30px;
  left: 30px;
}

#about {
  color: #fff;
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 2;
  margin: 0 auto 70px auto;
}

#about p {
  margin-bottom: 30px;
  padding: 0 180px;
}

#about p:last-of-type {
  margin-bottom: 0;
}

#about p a {
  text-decoration: underline;
}

#about .img {
  padding: 0;
  text-align: center;
}

.banner {
  text-align: center;
}

.banner a {
  background-color: #fff;
  position: relative;
  overflow: hidden;
  border-radius: 10px;
  display: inline-block;
}

.banner a:hover img {
  opacity: 0.6;
}

.banner img {
  width: 320px;
}

#archives {
  background-color: #fff;
  padding: 40px;
  margin-bottom: 90px;
}

#archives a {
  display: block;
  text-align: center;
  border-bottom: 1px solid #C7C7C7;
  margin-bottom: 30px;
  padding-bottom: 30px;
}

#archives a:hover {
  opacity: 0.5;
}

#archives a:last-of-type {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}

#archives a .number {
  display: block;
  font-size: 2.4rem;
  font-weight: bold;
  margin-bottom: 10px;
  letter-spacing: 0.06em;
}

#archives a h3 {
  font-size: 3rem;
  font-weight: bold;
  margin-bottom: 10px;
  letter-spacing: 0.06em;
  line-height: 1.5;
}

#archives a .date {
  font-size: 1.4rem;
  letter-spacing: 0.1em;
  color: #808080;
}

#contents {
  background-color: #fff;
  padding: 40px;
  margin-bottom: 90px;
}

#contents .pagelink {
  text-align: center;
  padding: 0 60px;
  position: relative;
}

#contents .pagelink a {
  display: inline-block;
  text-align: center;
  color: #666;
}

#contents .pagelink a:hover {
  opacity: 0.5;
}

#contents .pagelink a:before {
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 100% auto;
  content: '';
  display: block;
  width: 72px;
  height: 72px;
  margin: 0 auto 10px auto;
}

#contents .pagelink a.prev {
  position: absolute;
  top: 0;
  left: 60px;
}

#contents .pagelink a.prev:before {
  background-image: url(../img/btn_prev.svg);
}

#contents .pagelink a.next {
  position: absolute;
  top: 0;
  right: 60px;
}

#contents .pagelink a.next:before {
  background-image: url(../img/btn_next.svg);
}

#contents .pagelink a.index:before {
  background-image: url(../img/btn_index.svg);
}

#contents .pagelink:first-child {
  border-bottom: 1px solid #C7C7C7;
  padding-bottom: 20px;
}

#contents .pagelink:last-child {
  border-top: 1px solid #C7C7C7;
  padding-top: 20px;
}

#contents .pagelink:last-child a.prev {
  top: 20px;
}

#contents .pagelink:last-child a.next {
  top: 20px;
}

#contents article {
  font-size: 1.6rem;
  line-height: 2;
}

#contents article header {
  text-align: center;
  position: relative;
  padding: 50px 0 35px 0;
  letter-spacing: 0.06em;
}

#contents article header:before {
  background: url(../img/img_character2.png) no-repeat 0 0;
  background-size: 100% auto;
  content: '';
  display: block;
  width: 62px;
  height: 56px;
  margin: 0 auto 10px auto;
}

#contents article header .number {
  font-weight: bold;
  font-size: 2.4rem;
  margin-bottom: 10px;
}

#contents article header h3 {
  font-weight: bold;
  font-size: 3rem;
}

#contents article footer {
  text-align: center;
  padding-bottom: 70px;
}

#contents article footer .continue {
  margin-left: 0;
  margin-bottom: 20px;
}

#contents article footer .year {
  margin-left: 0;
  margin-bottom: 0;
  color: #666;
  font-size: 1.4rem;
  letter-spacing: 0.1em;
}

#contents article p {
  margin-left: 160px;
  margin-bottom: 40px;
}

#contents article a {
  text-decoration: underline;
}

#contents article .note {
  font-size: 1.2rem;
  color: #666;
}

#contents article figure {
  margin-bottom: 40px;
  text-align: center;
}

#contents article blockquote {
  background-color: #FFFFBF;
  padding: 45px 50px;
  margin: 0 90px 55px 90px;
  color: #754C24;
}

#contents article blockquote p {
  margin-bottom: 30px;
  margin-left: 0;
}

#contents article blockquote p:last-of-type {
  margin-bottom: 0;
}

#contents article h4 {
  color: #754C24;
  margin-bottom: 40px;
  margin-left: 215px;
  position: relative;
}

#contents article h4:before {
  background-color: #754C24;
  content: '';
  display: block;
  width: 28px;
  height: 1px;
  position: absolute;
  top: 14px;
  left: -55px;
}

#contents article dl {
  padding: 0 90px 0 160px;
  margin-bottom: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

#contents article dl dt {
  font-weight: bold;
  width: 55px;
}

#contents article dl dd {
  width: calc(100% - 55px);
}

@media screen and (max-width: 750px) {
  .pc {
    display: none;
  }
  .sp {
    display: inline-block;
  }
  #container {
    max-width: initial;
    margin: 0 auto 13.33333vw auto;
    padding: 0 5.33333vw;
  }
  #globalFooter {
    padding: 13.33333vw 10%;
  }
  #globalFooter .share {
    display: block;
    font-size: 4vw;
    margin-bottom: 10.66667vw;
    text-align: left;
  }
  #globalFooter .share dt {
    font-size: 3.2vw;
    margin-bottom: 5.33333vw;
  }
  #globalFooter .share dd {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  #globalFooter .share dd ul {
    display: block;
    margin-right: 0;
  }
  #globalFooter .share dd ul li {
    margin-right: 0;
    margin-bottom: 4vw;
  }
  #globalFooter .share dd ul li:last-of-type {
    margin-bottom: 0;
  }
  #globalFooter .share dd ul li a:hover {
    opacity: 1;
  }
  #globalFooter .share dd ul li a:before {
    width: 6.66667vw;
    height: 6.66667vw;
    margin-right: 1.33333vw;
  }
  #globalFooter .copyright {
    font-size: 2.13333vw;
    display: block;
  }
  #globalFooter .copyright small {
    display: block;
    margin: 0 0 1.33333vw 0;
  }
  #pageHeader {
    border-bottom: 2.13333vw solid #fff;
    border-left: 2.13333vw solid #fff;
    border-right: 2.13333vw solid #fff;
    margin-bottom: 9.33333vw;
    padding: 5.33333vw 5.33333vw 26.66667vw 5.33333vw;
  }
  #pageHeader:before {
    width: 26.13333vw;
    height: 18.93333vw;
    bottom: 5.33333vw;
    right: 5.33333vw;
  }
  #pageHeader .logos {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 10.66667vw;
  }
  #pageHeader .logos a:nth-child(1) {
    width: 37.06667vw;
    margin-right: 0;
  }
  #pageHeader .logos a:nth-child(2) {
    width: 35.73333vw;
  }
  #pageHeader h1 {
    font-size: 8vw;
  }
  #pageHeader h2 {
    font-size: 4.8vw;
  }
  #pageHeader .year {
    font-size: 4.26667vw;
    bottom: 5.33333vw;
    left: 5.33333vw;
  }
  #about {
    font-size: 3.73333vw;
    padding: 0 5.33333vw;
    margin: 0 auto 8vw auto;
  }
  #about p {
    margin-bottom: 8vw;
    padding: 0;
  }
  #about p:last-of-type {
    margin-bottom: 0;
  }
  .banner {
    padding: 0 10%;
  }
  .banner a {
    background-color: transparent;
    border-radius: 0;
  }
  .banner a:hover img {
    opacity: 1;
  }
  .banner img {
    width: 100%;
  }
  #archives {
    padding: 5.33333vw;
    margin-bottom: 13.33333vw;
  }
  #archives a {
    margin-bottom: 5.33333vw;
    padding: 0 0 5.33333vw 0;
  }
  #archives a:hover {
    opacity: 1;
  }
  #archives a .number {
    font-size: 4.53333vw;
    margin-bottom: 2.66667vw;
  }
  #archives a h3 {
    font-size: 5.33333vw;
    margin-bottom: 2.66667vw;
  }
  #archives a .date {
    font-size: 3.2vw;
  }
  #contents {
    padding: 5.33333vw;
    margin-bottom: 13.33333vw;
  }
  #contents .pagelink {
    padding: 0;
  }
  #contents .pagelink a {
    font-size: 2.66667vw;
  }
  #contents .pagelink a:hover {
    opacity: 1;
  }
  #contents .pagelink a:before {
    width: 10.66667vw;
    height: 10.66667vw;
    margin: 0 auto 2.66667vw auto;
  }
  #contents .pagelink a.prev {
    left: 5.33333vw;
  }
  #contents .pagelink a.next {
    right: 5.33333vw;
  }
  #contents .pagelink:first-child {
    padding-bottom: 6.66667vw;
  }
  #contents .pagelink:last-child {
    padding-top: 6.66667vw;
  }
  #contents .pagelink:last-child a.prev {
    top: 6.66667vw;
  }
  #contents .pagelink:last-child a.next {
    top: 6.66667vw;
  }
  #contents article {
    margin: 0 5.33333vw;
    font-size: 3.73333vw;
  }
  #contents article header {
    padding: 13.33333vw 0 9.33333vw 0;
  }
  #contents article header:before {
    width: 16.53333vw;
    height: 14.93333vw;
    margin: 0 auto 2.66667vw auto;
  }
  #contents article header .number {
    font-size: 4.53333vw;
    margin-bottom: 2.66667vw;
  }
  #contents article header h3 {
    font-size: 5.33333vw;
  }
  #contents article footer {
    padding-bottom: 10.66667vw;
  }
  #contents article footer .continue {
    margin-bottom: 5.33333vw;
  }
  #contents article footer .year {
    font-size: 3.2vw;
    margin-bottom: 0;
  }
  #contents article p {
    margin-left: 0;
    margin-bottom: 8vw;
  }
  #contents article .note {
    font-size: 3.2vw;
  }
  #contents article figure {
    margin-bottom: 8vw;
  }
  #contents article blockquote {
    padding: 10.66667vw 5.33333vw;
    margin: 0 0 13.33333vw -5.33333vw;
    width: calc(100% + 10.66667vw);
  }
  #contents article blockquote p {
    margin-bottom: 8vw;
  }
  #contents article h4 {
    margin-bottom: 8vw;
    margin-left: 0;
    padding-left: 13.33333vw;
  }
  #contents article h4:before {
    width: 7.46667vw;
    top: 3.2vw;
    left: 0;
  }
  #contents article dl {
    padding: 0;
    margin-bottom: 8vw;
    display: block;
  }
  #contents article dl dt {
    width: 100%;
    margin-bottom: 2.66667vw;
  }
  #contents article dl dd {
    width: 100%;
  }
}
</pre></body></html>