<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
  font-family: "Shuei KakuGo Kin B JIS2004", serif; }
  body img {
    pointer-events: none; }

#yodogawa {
  padding-top: 0;
  padding-bottom: 2em; }
  #yodogawa .btn_profile {
    text-align: center; }
    #yodogawa .btn_profile a {
      width: 240px;
      margin: 0 auto;
      padding: 8px;
      display: block;
      border-radius: 4px;
      background-color: #3498db;
      color: #FFF !important;
      transition: all 0.25s !important; }
      #yodogawa .btn_profile a:hover {
        text-decoration: none;
        border: none; }
  #yodogawa .inner {
    padding-top: 30px;
    letter-spacing: 0.14em; }

footer {
  margin-left: auto;
  margin-right: auto;
  padding-top: 100px; }
  footer .inner {
    background-color: unset; }

#kv {
  width: 1000px; }

#talk_body .pic {
  max-width: 1000px; }

article {
  max-width: 1000px;
  padding: 0;
  background-color: rgba(255, 255, 255, 0.9);
  box-shadow: 5px 15px 30px -15px rgba(0, 0, 0, 0.5); }
  article section#information, article section#information_free {
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    background-color: #FFF;
    color: #000;
    letter-spacing: 0.14em;
    line-height: 6em; }

.profile_detail {
  text-align: center; }

#talk_body dt {
  font-family: "Koburina Gothic W6 JIS2004", sans-serif; }

.next_post {
  padding-bottom: 6em; }

#index_nav {
  margin-top: 0;
  margin-bottom: 0; }
  #index_nav .date {
    text-align: center; }
  #index_nav .title {
    padding: 0; }
    #index_nav .title img {
      height: 88px;
      width: auto;
      max-width: 100%; }

#talk_nav,
.talk_nav {
  margin-top: 0;
  margin-bottom: 0; }

#talk_wrap {
  padding-top: 50px; }
  #talk_wrap h2 {
    margin: 0;
    padding-bottom: 50px; }
    #talk_wrap h2 img {
      height: 130px;
      width: auto;
      max-width: 100%; }
  #talk_wrap .talk_end {
    padding-top: 3em; }
    #talk_wrap .talk_end p + p {
      padding-top: 10px;
      padding-bottom: 5em; }

.txt_box {
  box-shadow: 5px 10px 15px -15px;
  color: #666;
  border-radius: 20px; }

#information li,
#information_free li {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 80px;
  padding-bottom: 10px; }
  #information li .info_img img,
  #information_free li .info_img img {
    width: 100%;
    max-width: 740px; }
  #information li .info_img .img,
  #information_free li .info_img .img {
    line-height: 0; }
  #information li .info_img a,
  #information_free li .info_img a {
    display: block; }
  #information li .info_desc,
  #information_free li .info_desc {
    margin-bottom: 50px; }
  #information li .info_title,
  #information_free li .info_title {
    display: block;
    text-align: center; }

#information .bd_b,
#information_free .bd_b {
  border: none; }

@media screen and (min-width: 641px) {
  #yodogawa .inner {
    text-align: center; }
  #yodogawa .btn_profile a {
    padding: 8px; }
    #yodogawa .btn_profile a:hover {
      background-color: #FFEF01;
      color: #000 !important; }
  .profile_inner .desc,
  .modal_content_inner .desc {
    max-width: 480px; }
  #information_free ul {
    display: flex;
    flex-wrap: wrap;
    padding: 0 10px; }
  #information_free li:not(.information_item) {
    width: 100%; }
    #information_free li:not(.information_item) img {
      width: auto; }
  #information_free li.information_item {
    width: calc((1 / 3) * 100% - 20px);
    margin: 0 10px;
    padding-top: 20px; }
    #information_free li.information_item a img {
      border: 2px solid transparent;
      border-radius: 4px;
      transition: all 0.25s; }
    #information_free li.information_item a:hover img {
      border-color: #3498db; }
    #information_free li.information_item .info_title a {
      border-bottom: 2px solid transparent;
      transition: all 0.25s;
      padding-left: 0.5em; }
      #information_free li.information_item .info_title a:hover {
        border-color: #3498db; } }

@media screen and (max-width: 1000px) {
  #kv {
    margin-left: calc((1000px - 100vw) / 2 * -1); } }

@media screen and (max-width: 640px) {
  #kv {
    margin-left: 0;
    width: 100%; }
  #yodogawa {
    padding: 0px 10px 2em 10px;
    text-align: center; }
    #yodogawa .inner {
      letter-spacing: 0.1em;
      text-align: justify; }
  #talk_body dl {
    margin: 0 1rem; }
    .only_tablet #talk_body dl {
      margin: 0 auto; }
  #talk_body dd {
    padding: 0 0;
    letter-spacing: 0.1em; }
  #information li .info_desc,
  #information_free li .info_desc {
    letter-spacing: 0.1em;
    text-align: justify; }
  #information li .info_img,
  #information_free li .info_img {
    margin-top: 46px;
    margin-left: 0px;
    margin-right: 0px; }
  #information li .info_desc,
  #information_free li .info_desc {
    max-width: 100%;
    margin-left: 15px;
    margin-right: 15px; }
    .only_tablet #information li .info_desc, .only_tablet
    #information_free li .info_desc {
      max-width: 480px;
      margin: 0 auto; }
  #information_free li {
    padding-top: 20px; }
    #information_free li:not(.information_item) {
      padding: 16px 8px 0px 8px; }
    #information_free li.information_item {
      padding: 16px 8px 0px 8px; }
      #information_free li.information_item a img {
        border-radius: 4px; }
  #index_nav .title .s {
    margin-bottom: -30px; }
  #index_nav .title img {
    height: 80px; }
  footer {
    padding-top: 80px; }
  #talk_wrap h2 img {
    height: 80px; }
  .is_pc #yodogawa a:hover,
  .is_sp #yodogawa a.touch {
    border-width: 0; } }
</pre></body></html>