<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}@keyframes show{0%{opacity:0;display:none}1%{opacity:0;display:block}100%{opacity:1;display:block}}@keyframes hide{0%{opacity:1;display:block}99%{opacity:0;display:block}100%{opacity:0;display:none}}html{font-size:62.5%;width:100%}

body {
  line-break: strict;
  /*
  word-break: keep-all;
  word-wrap: break-word;
  */
  overflow-wrap: break-word;
  position: relative;
  right: 0;
  width: 100%;
  font-size: 1.7rem;
  font-family: "ヒラギノ角ゴ Pro W3", Hiragino Kaku Gothic Pro, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  letter-spacing: .1em;
  line-height: 2.117647058823529;
  color: #000;
  background-color: #f1f1e8
}

html,
body {
  min-width: 100%;
  height: 100%
}

a,
a:visited,
a:link {
  text-decoration: none
}

a:hover,
a:visited:hover,
a:link:hover {
  opacity: .7
}

h1,
h2,
h3,
h4,
h5,
h6,
div,
p,
ul,
li {
  margin: 0;
  padding: 0;
  font-size: 1.6rem;
  font-weight: 400;
  /* word-break:break-all */
}

ul,
li {
  list-style: none
}

.pc {
  display: block !important
}

.sp {
  display: none !important
}

.num {
  background-image: url(../images/nums.png);
  background-size: auto 104px;
  background-repeat: no-repeat;
  height: 104px;
  overflow: hidden;
  display: inline-block
}

.num-0 {
  background-position: 0 0;
  width: 48px
}

/*動画
 * --------------------------------------------------------*/
.youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}

.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

.column__text p {
  text-align: justify;
}

.num-1 {
  background-position: -47px 0;
  width: 36px
}

.num-2 {
  background-position: -80px 0;
  width: 48px
}

.num-3 {
  background-position: -130px 0;
  width: 41px
}

.num-4 {
  background-position: -172px 0;
  width: 48px
}

.num-5 {
  background-position: -220px 0;
  width: 47px
}

.num-6 {
  background-position: -267px 0;
  width: 48px
}

.num-7 {
  background-position: -316px 0;
  width: 44px
}

.num-8 {
  background-position: -359px 0;
  width: 48px
}

.num-9 {
  background-position: -405px 0;
  width: 48px
}

.title__border {
  font-size: 2rem;
  background-image: url(../images/border-h.png);
  background-repeat: repeat-x;
  background-size: auto 3px;
  background-position: left bottom;
  width: 100%;
  text-align: center;
  display: block;
  padding: 14px 0;
  margin-bottom: 30px
}

@media screen and (max-width:480px) {
  .title__border {
    font-size: 1.4rem;
    padding: 7px 0;
    margin-bottom: 10px
  }

  br {
    display: none !important
  }

  br.br {
    display: block !important
  }

  br.brsp {
    display: block !important
  }

  .pc {
    display: none !important
  }

  .sp {
    display: block !important
  }
}

.container {
  width: 800px;
  margin: 0 auto
}

.header__hobo {
  font-family: Courier New, Courier, monospace;
  letter-spacing: .4em;
  font-size: 1.5rem;
  padding: 28px 0;
  text-align: center
}

.header__hobo a,
.header__hobo a:visited {
  color: #000
}

.intro {
  padding: 75px 0;
  width: 640px;
  margin: 0 auto
}

.intro p {
  font-size: 2rem;
  line-height: 2;
  letter-spacing: .2em
}

.profile {
  width: 450px;
  margin: 0 auto
}

.profile__title {
  color: #000
}

.profile__title:visited {
  color: #000
}

.profile__title i {
  margin-left: 10px
}

.profile__content {
  transition: all .3s ease;
  font-size: 1.7rem;
  line-height: 1.6;
  opacity: 0;
  max-height: 0
}

.profile__content.active {
  max-height: 100vh;
  opacity: 1
}

.profile__content a {
  color: #000;
  position: relative;
  z-index: 200;
  /** 追加 **/
  background: linear-gradient(transparent 30%, #e4eaa6 0%);
  padding: 0 0px 3px 0px;
}

/* .profile__content a:before {
  content: '';
  border-bottom: 11px solid #e4eaa6;
  position: absolute;
  bottom: -3px;
  left: 0;
  width: 100%;
  height: 0;
  display: block;
  z-index: -1
} */

.dl {
  width: 389px;
  margin: 80px auto
}

.dl__num {
  text-align: center
}

.dl__title {
  display: -ms-flexbox;
  display: flex;
  border-top: 4px solid #000;
  border-bottom: 4px solid #000;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: center;
  align-content: center;
  margin: 6px auto 34px
}

.dl__title__title {
  width: calc(20% - 3px);
  background-image: url(../images/border-v.png);
  background-repeat: repeat-y;
  background-position: right top;
  background-size: 3px auto;
  font-family: Courier New, Courier, monospace;
  padding-left: 3px
}

.dl__title__name {
  width: 80%;
  text-align: center;
  font-size: 2rem;
  line-height: 1.5em;
  padding-top: 10px;
  padding-bottom: 10px;
}

.dl__btn {
  display: block;
  background-color: #1e7859;
  border-radius: 12px;
  text-align: center;
  line-height: 1.5;
  color: #fff;
  padding: 10px 0;
  transition: filter .3s ease;
  margin: 35px auto 12px;
  box-shadow: #000 0 0 5px
}

.dl__btn:hover {
  opacity: 1;
  filter: url('data:image/svg+xml;charset=utf-8,&lt;svg xmlns="http://www.w3.org/2000/svg"&gt;&lt;filter id="filter"&gt;&lt;feComponentTransfer color-interpolation-filters="sRGB"&gt;&lt;feFuncR type="linear" slope="1.75" /&gt;&lt;feFuncG type="linear" slope="1.75" /&gt;&lt;feFuncB type="linear" slope="1.75" /&gt;&lt;/feComponentTransfer&gt;&lt;/filter&gt;&lt;/svg&gt;#filter');
  filter: brightness(1.75)
}

.dl__contents__note {
  font-size: 1.3rem;
  padding-left: 1em;
  text-indent: -1em;
  letter-spacing: .1em
}

.column {
  width: 575px;
  margin: 0 auto
}

.column__title {
  width: 282px;
  margin: 0 auto;
  font-size: 2.7rem;
  display: block;
  text-align: center;
  line-height: 1
}

.column__title__num {
  margin-left: .4em;
  font-size: 5.3rem;
  line-height: 1
}

.column__author {
  width: 282px;
  margin: 10px auto;
  text-align: center
}

.column__contents {
  width: 575px;
  margin: 0 auto
}

.column__text {
  background-color: #fff;
  border: 2px solid #000;
  padding: 42px;
  border-bottom: none;
  position: relative
}

.column__text.first {
  border-radius: 20px 20px 0 0;
  margin-top: 50px
}

.column__text.first:before {
  content: '';
  background-image: url(../images/fukidashi_tri.png);
  width: 26px;
  height: 36px;
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
  position: absolute;
  left: 50%;
  top: -35px;
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0)
}

.column__text.last {
  border-radius: 0 0 20px 20px;
  border-bottom: 2px solid #000
}

.column__text a {
  color: #000;
  position: relative;
  z-index: 200
}

.column__text a:before {
  content: '';
  border-bottom: 11px solid #e4eaa6;
  position: absolute;
  bottom: -3px;
  left: 0;
  width: 100%;
  height: 0;
  display: block;
  z-index: -1
}

.column__text a.img:before {
  content: none
}

.column__info__title {
  font-size: 1.9rem;
  line-height: 1.8em;
  margin-bottom: 10px;
  margin-top: 20px;
}

.column__date {
  font-family: Courier New, Courier, monospace;
  text-align: right;
  font-size: 1.3rem
}

.share {
  width: 560px;
  margin: 0 auto
}

.share__list {
  width: 450px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 100px auto 35px;
  -ms-flex-line-pack: center;
  align-content: center;
  -ms-flex-align: center;
  align-items: center
}

.share__list li {
  text-align: center
}

.share__list li a {
  line-height: 0;
  transition: opacify .3s ease
}

.share__list li a span {
  display: block;
  font-size: 1.2rem;
  letter-spacing: .02em;
  line-height: 0
}

.share__list li a:hover {
  opacity: .7
}

.share__list li a,
.share__list li a:visited {
  color: #000
}

.copyright {
  padding: 40px 0;
  text-align: center;
  font-family: Courier New, Courier, monospace;
  font-size: 1.2rem
}

.archive {
  width: 650px;
  margin: 50px auto
}

.archive__container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: end;
  align-items: flex-end;
  -ms-flex-pack: center;
  justify-content: center
}

.archive__title {
  width: 320px;
  font-size: 2rem;
  line-height: 1.5;
  margin: 20px auto
}

.archive__list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  width: 400px;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse
}

.archive__list li a {
  display: block;
  line-height: 0;
  text-align: center;
  color: #000;
  padding: 0 5px
}

.archive__list li a span {
  display: block;
  font-size: 1.2rem;
  letter-spacing: .1em;
  line-height: 2;
  font-family: Courier New, Courier, monospace
}

.archive__prev,
.archive__next {
  display: none;
  padding-bottom: 60px
}

.archive__prev.active,
.archive__next.active {
  display: block
}

.archive__prev a,
.archive__next a {
  text-align: center
}

.archive__prev a span,
.archive__next a span {
  display: block;
  color: #000;
  font-family: Courier New, Courier, monospace
}

.archive__prev {
  padding-right: 20px
}

.archive__next {
  padding-left: 20px
}

.archive__num {
  height: 80px;
  -ms-transform: scale(.5, .5);
  transform: scale(.5, .5)
}

@media screen and (max-width:600px) {
  img {
    width: 100%
  }

  .container {
    width: 100%;
    margin: 0 auto
  }

  .header {
    width: 90%;
    margin: 0 auto
  }

  .header__hobo {
    font-family: Courier New, Courier, monospace;
    letter-spacing: .4em;
    font-size: 1.1rem;
    padding: 14px 0;
    text-align: center
  }

  .header__hobo a,
  .header__hobo a:visited {
    color: #000
  }

  .intro {
    padding: 10px 0;
    width: 90%;
    margin: 0 auto
  }

  .intro p {
    font-size: 1.4rem;
    line-height: 2;
    letter-spacing: .2em
  }

  .profile {
    width: 90%;
    margin: 0 auto
  }

  .profile__title {
    color: #000;
    font-size: 1.4rem
  }

  .profile__title:visited {
    color: #000
  }

  .profile__title i {
    margin-left: 10px
  }

  .profile__content {
    transition: all .3s ease;
    font-size: 1.4rem;
    line-height: 1.6;
    opacity: 0;
    max-height: 0
  }

  .profile__content.active {
    max-height: 100vh;
    opacity: 1
  }

  .dl {
    width: 90%;
    margin: 40px auto
  }

  .dl__num {
    text-align: center;
    -ms-transform: scale(.8, .8);
    transform: scale(.8, .8)
  }

  .dl__title {
    display: -ms-flexbox;
    display: flex;
    border-top: 4px solid #000;
    border-bottom: 4px solid #000;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
    margin: 6px auto 34px
  }

  .dl__title__title {
    width: calc(20% - 3px);
    background-image: url(../images/border-v.png);
    background-repeat: repeat-y;
    background-position: right top;
    background-size: 3px auto;
    font-family: Courier New, Courier, monospace;
    padding-left: 3px;
    font-size: 1.2rem;
    line-height: 50px
  }

  .dl__title__name {
    width: 80%;
    text-align: center;
    font-size: 1.6rem
  }

  .dl__btn {
    display: block;
    background-color: #1e7859;
    border-radius: 12px;
    text-align: center;
    line-height: 1.5;
    color: #fff;
    padding: 10px 0;
    transition: filter .3s ease;
    margin: 35px auto 12px;
    box-shadow: #000 0 0 5px;
    font-size: 1.5rem
  }

  .dl__contents__note {
    font-size: 1.3rem;
    padding-left: 1em;
    text-indent: -1em;
    letter-spacing: .1em
  }

  .column {
    width: 90%;
    margin: 0 auto
  }

  .column__title {
    width: 70%;
    margin: 0 auto;
    font-size: 1.8rem;
    display: block;
    text-align: center;
    line-height: 1
  }

  .column__title__num {
    margin-left: .4em;
    font-size: 3.5rem;
    line-height: 1
  }

  .column__author {
    width: 100%;
    margin: 10px auto;
    text-align: center;
    font-size: 1.2rem
  }

  .column__contents {
    width: 100%;
    margin: 0 auto
  }

  .column__text {
    background-color: #fff;
    border: 2px solid #000;
    padding: 36px 20px;
    border-bottom: none;
    position: relative
  }

  .column__text p {
    font-size: 1.3rem;
    letter-spacing: .15em
  }

  .column__text.first {
    border-radius: 20px 20px 0 0;
    margin-top: 50px
  }

  .column__text.first:before {
    content: '';
    background-image: url(../images/fukidashi_tri.png);
    width: 26px;
    height: 36px;
    background-repeat: no-repeat;
    background-size: contain;
    display: block;
    position: absolute;
    left: 50%;
    top: -35px;
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0)
  }

  .column__text.last {
    border-radius: 0 0 20px 20px;
    border-bottom: 2px solid #000
  }

  .column__info__title {
    font-size: 1.9rem;
    margin-bottom: 10px
  }

  .share {
    width: 90%;
    margin: 0 auto
  }

  .share__list {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 100px auto 35px;
    -ms-flex-line-pack: center;
    align-content: center;
    -ms-flex-align: center;
    align-items: center
  }

  .share__list li {
    width: 50%;
    text-align: center;
    margin-bottom: 20px
  }

  .share__list li a {
    line-height: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    transition: opacify .3s ease
  }

  .share__list li a span {
    display: block;
    font-size: 1.2rem;
    letter-spacing: .02em;
    line-height: 1;
    padding-left: 15px
  }

  .share__list li a:hover {
    opacity: .7
  }

  .share__list li a img {
    width: 40px;
    height: auto
  }

  .share__list li a,
  .share__list li a:visited {
    color: #000
  }

  .copyright {
    padding: 40px 0;
    text-align: center;
    font-family: Courier New, Courier, monospace;
    font-size: 1.2rem
  }

  .archive {
    width: 100%;
    margin: 50px auto
  }

  .archive__container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: end;
    align-items: flex-end;
    -ms-flex-pack: center;
    justify-content: center
  }

  .archive__title {
    width: 100%;
    font-size: 1.4rem;
    margin: 20px auto
  }

  .archive__list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
  }

  .archive__list li {
    padding: 0 5px
  }

  .archive__list li a {
    display: block;
    line-height: 0;
    text-align: center;
    color: #000
  }

  .archive__list li a span {
    display: block;
    font-size: 1.0rem;
    letter-spacing: .1em;
    line-height: 2;
    font-family: Courier New, Courier, monospace
  }

  .archive__prev,
  .archive__next {
    width: 50px;
    padding-bottom: 60px
  }

  .archive__prev a,
  .archive__next a {
    text-align: center
  }

  .archive__prev a span,
  .archive__next a span {
    display: block;
    color: #000;
    font-family: Courier New, Courier, monospace;
    font-size: 1.1rem
  }

  .archive__prev {
    padding-right: 2px
  }

  .archive__next {
    padding-left: 2px
  }

  .archive__num {
    display: -ms-flexbox;
    display: flex
  }
}

.column__text a:before {
  display: none;
}

.column__text a {
  background: linear-gradient(transparent 42%, #e4eaa6 0%);
  display: inline;
  padding: 0 0 3px;
}

.cap {
  font-size: 13px;
  color: #555;
  padding-bottom: 30px;
}</pre></body></html>