<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* layout
    ========================================================================== */
@import url('html5reset.css');
@import url('animation.css');
@import url('normalize.css');

body {
  margin: 0 auto;
  font-family: Helvetica, ArialMT, "Noto Sans Japanese", "Hiragino Kaku Gothic ProN", "ﾃ｣ﾆ停凖｣ﾆ陳ｩﾃ｣窶堋ｮﾃ｣ﾆ椎ｽﾃｨﾂｧ窶凖｣窶堋ｴ ProN W3", ﾃ｣ﾆ陳｡ﾃ｣窶堋､ﾃ｣ﾆ陳ｪﾃ｣窶堋ｪ, sans-serif;
  font-size: 16px;
  line-height: 1.4;
  padding: 10px;
  position: relative;
}

button {
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  appearance: none;
}

.cf:after {
  content: ".";
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden;
}

.cf {
  display: inline-block;
}

a {
  text-decoration: none;
}

/* Hides from IE Mac \*/

* html .cf {
  height: 1%;
}

.cf {
  display: block;
}

/* End Hack */

.flexbox {
  display: flex;
  justify-content: center;
}

#top {
  padding: 0;
}

.cnt_fl {
  float: left;
  text-align: left;
  padding-right: 5px;
}

.cnt_fr {
  float: right;
  text-align: left;
  padding-left: 5px;
}

.mt20 {
  margin-top: 20px;
}

.mt30 {
  margin-top: 30px;
}

.mt50 {
  margin-top: 50px;
}

h1 {
  margin: 0;
}

.article_text a{
  text-decoration: underline;
}

/* PC */
@media screen and (min-width:1241px) {
  body {
    width: 100%;
    margin: 0 auto;
    font-family: Helvetica, ArialMT, "Noto Sans Japanese", "Hiragino Kaku Gothic ProN", "ﾃ｣ﾆ停凖｣ﾆ陳ｩﾃ｣窶堋ｮﾃ｣ﾆ椎ｽﾃｨﾂｧ窶凖｣窶堋ｴ ProN W3", ﾃ｣ﾆ陳｡ﾃ｣窶堋､ﾃ｣ﾆ陳ｪﾃ｣窶堋ｪ, sans-serif;
    font-size: 1em;
    padding: 10px;
    position: relative;
  }

  .hide_pc {
    display: none;
  }

  #pagetop {
    width: 50px;
    position: fixed;
    bottom: 0;
    right: 20px;
    text-align: right;
    line-height: 0;
  }

  #pagetop a:hover {
    opacity: 0.7;
  }

  .main_visual {
    width: 100%;
    margin: 0 auto;
    padding: 20px 0 0 0;
  }

  .contents_inner {
    max-width: 850px;
    width: 100%;
    margin: 0 auto;
  }

  .cnt_wrap {
    width: 100%;
    margin: 0 auto;
    display: table;
  }

  .cnt_wrap li {
    display: table-cell;
    vertical-align: middle;
  }

  .cnt_margin {
    margin: 5em auto 5em auto;
  }

  .article_contents {
    width: 850px;
    margin: 0 auto;
    background-color: #0f703b;
    border-radius: 0 0 20px 20px;
    text-align: left;
    padding: 30px 0 12px 0;
  }

  .article_title,
  .article_text {
    width: 800px;
    margin: 0 auto;
  }
  
  .article_date {
    width: 760px;
    margin: 0 auto;
  }

  .article_title {
    font-family: 'M PLUS Rounded 1c', sans-serif;
    font-size: 48px;
    height: 96px;
    background-image: url(../img/article_title_bg.png);
    padding: 45px 0 0 85px;
    color: #ffffff;
    font-weight: bold;
    transform: rotate(0.05deg);
  }

  .article_text {
    background-color: #ffffff;
    border-radius: 0 0 20px 20px;
    line-height: 2.5;
    padding: 20px;
/*    border-bottom: 10px solid #fff;*/
  }

  .article_date {
    color: #523313;
    background-color: #ffffff;
    border-radius: 0;
    margin: 0;
/*    border-bottom: 10px solid #fff;*/
  }

  .article_name {
    color: #0f703b;
  }

  .article_text span,
  .article_date span {
    font-size: 14px;
    font-weight: bold;
    transform: rotate(0.05deg);
  }

  .banner_contents {
    width: 800px;
    margin: 45px auto 0 auto;
    text-align: center;
  }

  .article_img {
    width: 500px;
  }

  .article_pager {
    width: 800px;
    margin: 15px auto 0 auto;
  }

  .article_prev {
    width: 400px;
    float: left;
    text-align: left;
    display: block;
  }

  .article_next {
    width: 400px;
    float: right;
    text-align: right;
    display: block;
  }

  .readmore {
    display: none;
  }

}


/* PC */
@media screen and (min-width:1024px) and (max-width:1240px) {
  body {
    width: 100%;
    margin: 0 auto;
    font-family: Helvetica, ArialMT, "Noto Sans Japanese", "Hiragino Kaku Gothic ProN", "ﾃ｣ﾆ停凖｣ﾆ陳ｩﾃ｣窶堋ｮﾃ｣ﾆ椎ｽﾃｨﾂｧ窶凖｣窶堋ｴ ProN W3", ﾃ｣ﾆ陳｡ﾃ｣窶堋､ﾃ｣ﾆ陳ｪﾃ｣窶堋ｪ, sans-serif;
    font-size: 1em;
    padding: 10px;
    position: relative;
  }

  .hide_pc {
    display: none;
  }

  #pagetop {
    width: 50px;
    position: fixed;
    bottom: 0;
    right: 20px;
    text-align: right;
    line-height: 0;
  }

  #pagetop a:hover {
    opacity: 0.7;
  }

  .main_visual {
    width: 100%;
    margin: 0 auto;
    padding: 20px 0 0 0;
  }

  .contents_inner {
    max-width: 850px;
    width: 100%;
    margin: 0 auto;
  }

  .cnt_wrap {
    width: 100%;
    margin: 0 auto;
    display: table;
  }

  .cnt_wrap li {
    display: table-cell;
    vertical-align: middle;
  }

  .cnt_margin {
    margin: 5em auto 5em auto;
  }

  .article_contents {
    width: 850px;
    margin: 0 auto;
    background-color: #0f703b;
    border-radius: 0 0 20px 20px;
    text-align: left;
    padding: 30px 0 30px 0;
  }

  .article_title,
  .article_text {
    width: 800px;
    margin: 0 auto;
  }
  
  .article_date {
    width: 760px;
    margin: 0 auto;
  }

  .article_title {
    font-family: 'M PLUS Rounded 1c', sans-serif;
    font-size: 48px;
    height: 96px;
    background-image: url(../img/article_title_bg.png);
    padding: 45px 0 0 85px;
    color: #ffffff;
    font-weight: bold;
    transform: rotate(0.05deg);
  }

  .article_text {
    background-color: #ffffff;
    border-radius: 0 0 20px 20px;
    line-height: 1.7;
    padding: 20px;
/*    border-bottom: 10px solid #fff;*/
  }

  .article_date {
    color: #523313;
    background-color: #ffffff;
    border-radius: 0;
    margin: 0;
/*    border-bottom: 10px solid #fff;*/
  }

  .article_name {
    color: #0f703b;
  }

  .article_text span,
  .article_date span {
    font-size: 14px;
    font-weight: bold;
    transform: rotate(0.05deg);
  }

  .banner_contents {
    width: 800px;
    margin: 45px auto 0 auto;
    text-align: center;
  }

  .article_img {
    width: 500px;
  }

  .article_pager {
    width: 800px;
    margin: 15px auto 0 auto;
  }

  .article_prev {
    width: 400px;
    float: left;
    text-align: left;
    display: block;
  }

  .article_next {
    width: 400px;
    float: right;
    text-align: right;
    display: block;
  }

  .readmore {
    display: none;
  }

}

/*tablet*/
@media screen and (min-width:768px) and (max-width:1023px) {
  body {
    width: 100%;
    margin: 0 auto;
    font-family: Helvetica, ArialMT, "Noto Sans Japanese", "Hiragino Kaku Gothic ProN", "ﾃ｣ﾆ停凖｣ﾆ陳ｩﾃ｣窶堋ｮﾃ｣ﾆ椎ｽﾃｨﾂｧ窶凖｣窶堋ｴ ProN W3", ﾃ｣ﾆ陳｡ﾃ｣窶堋､ﾃ｣ﾆ陳ｪﾃ｣窶堋ｪ, sans-serif;
    font-size: 1em;
    padding: 10px;
    position: relative;
  }

  .hide_sp {
    display: none;
  }

  #pagetop {
    display: block;
    width: 20%;
    position: fixed;
    bottom: 0;
    right: 10px;
    text-align: right;
    line-height: 0;
  }

  #pagetop a:hover {
    opacity: 0.7;
  }

  .main_visual {
    width: 100%;
    margin: 0 auto;
    padding: 20px 0 0 0;
  }

  .contents_inner {
    max-width: 850px;
    width: 100%;
    margin: 0 auto;
  }

  .cnt_wrap {
    width: 100%;
    margin: 0 auto;
    display: table;
  }

  .cnt_wrap li {
    display: table-cell;
    vertical-align: middle;
  }

  .cnt_margin {
    margin: 5em auto 5em auto;
  }

  .article_contents {
    width: 100%;
    margin: 0 auto;
    background-color: #0f703b;
    border-radius: 0 0 20px 20px;
    text-align: left;
    padding: 30px 0 30px 0;
  }

  .article_title,
  .article_text,
  .article_date {
    width: 80%;
    margin: 0 auto;
  }

  .article_title {
    font-family: 'M PLUS Rounded 1c', sans-serif;
    font-size: 3.7em;
    height: 96px;
    background-image: url(../img/article_title_bg.png);
    padding: 1.2em 0 0 85px;
    color: #ffffff;
    font-weight: bold;
    transform: rotate(0.05deg);
    border-radius: 20px 20px 0 0;
  }

  .article_text {
    background-color: #ffffff;
    border-radius: 0 0 20px 20px;
    line-height: 1.7;
    padding: 20px;
/*    border-bottom: 22px solid #fff;*/
  }

  .article_date {
    color: #523313;
    background-color: #ffffff;
    border-radius: 0;
    margin: 0;
/*    border-bottom: 22px solid #fff;*/
  }

  .article_name {
    color: #0f703b;
  }

  .article_text span,
  .article_date span,
  .readmore span {
    font-size: 14px;
    font-weight: bold;
    transform: rotate(0.05deg);
  }

  .banner_contents {
    width: 80%;
    margin: 45px auto 0 auto;
    text-align: center;
  }

  .article_img {
    width: 55%;
  }

  .article_pager {
    width: 80%;
    margin: 15px auto 0 auto;
  }

  .article_pager img {
    width: 60%;
  }

  .article_prev {
    width: 40%;
    float: left;
    text-align: left;
    display: block;
  }

  .article_next {
    width: 40%;
    float: right;
    text-align: right;
    display: block;
  }


  .readmore {
    position: relative;
    box-sizing: border-box;
    /*莉･荳九♀螂ｽ縺ｿ*/
    /* 繝懊�繝繝ｼ繧剃ｻ倥￠繧句�ｴ蜷� */
    padding: 10px;
    /*    border: 1px solid #CCC;*/
  }

  .readmore-content {
    position: relative;
    overflow: hidden;
    /*莉･荳九♀螂ｽ縺ｿ*/
    /*鬮倥＆縺ｮ蛻晄悄蛟､*/
    height: 100px;
  }

  .readmore-content::before {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    content: "";
    /*莉･荳九♀螂ｽ縺ｿ 繧ｰ繝ｩ繝��繧ｷ繝ｧ繝ｳ縺ｮ濶ｲ縺ｨ鬮倥＆ 鬮倥＆縺ｯreadmore縺ｮheight莉･荳九↓縺吶ｋ縺薙→*/
    height: 50px;
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 50%, rgba(255, 255, 255, 0.8) 50%, #fff 100%);
    background: linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 50%, rgba(255, 255, 255, 0.8) 50%, #fff 100%);
  }

  /* 邯壹″繧定ｪｭ繧繝懊ち繝ｳ */
  .readmore-label {
    display: table;
    bottom: 5px;
    position: absolute;
    bottom: 5px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    margin: 0 auto;
    z-index: 2;
    padding: 0 10px;
    background-color: #0f703b;
    border-radius: 10px;
    color: #FFF;
  }

  .readmore-label:before {
    content: '邯壹″繧定ｪｭ繧';
  }

  .readmore-check {
    display: none;
  }

  /*繝√ぉ繝�け譎ゅ↓繝懊ち繝ｳ繧帝撼陦ｨ遉ｺ*/
  .readmore-check:checked ~ .readmore-label {
    position: static;
    transform: translateX(0);
    -webkit-transform: translateX(0);
    /* 縲檎ｶ壹″繧定ｪｭ繧縲阪ｒ謚ｼ縺励◆蠕後∝�縺ｫ謌ｻ縺吝ｿ�ｦ√′縺ｪ縺��ｴ蜷医�縲∽ｸ翫�繧ｪ繝励す繝ｧ繝ｳ繧呈ｶ医＠縺ｦ縺薙�1陦後□縺代↓縺吶ｋ */
    /* display: none; */
  }

  .readmore-check:checked ~ .readmore-label:before {
    content: '髢峨§繧�';
  }

  /*繝√ぉ繝�け譎ゅ↓鬮倥＆繧定�蜍輔↓謌ｻ縺�*/
  .readmore-check:checked ~ .readmore-content {
    height: auto;
  }

  /*繝√ぉ繝�け譎ゅげ繝ｩ繝��繧ｷ繝ｧ繝ｳ遲峨ｒ蜑企勁*/
  .readmore-check:checked ~ .readmore-content::before {
    display: none;
  }

  .readmore span {
    line-height: 1.7;
  }

  .readmore {
    width: 80%;
    background-color: #ffffff;
    margin: 0 auto;
    border-radius: 0 0 20px 20px;
  }

}

/* SP */
@media screen and (min-width:401px) and (max-width:767px) {
  body {
    width: 100%;
    margin: 0 auto;
    font-family: Helvetica, ArialMT, "Noto Sans Japanese", "Hiragino Kaku Gothic ProN", "ﾃ｣ﾆ停凖｣ﾆ陳ｩﾃ｣窶堋ｮﾃ｣ﾆ椎ｽﾃｨﾂｧ窶凖｣窶堋ｴ ProN W3", ﾃ｣ﾆ陳｡ﾃ｣窶堋､ﾃ｣ﾆ陳ｪﾃ｣窶堋ｪ, sans-serif;
    font-size: 2em;
    padding: 10px;
    position: relative;
  }

  .hide_sp {
    display: none;
  }

  #pagetop {
    display: block;
    width: 20%;
    position: fixed;
    bottom: 0;
    right: 10px;
    text-align: right;
    line-height: 0;
  }

  #pagetop a:hover {
    opacity: 0.7;
  }

  .main_visual {
    width: 100%;
    margin: 0 auto;
    padding: 20px 0 0 0;
  }

  .contents_inner {
    max-width: 767px;
    width: 100%;
    margin: 0 auto;
  }

  .cnt_wrap {
    width: 100%;
    margin: 0 auto;
    display: table;
  }

  .cnt_wrap li {
    display: table-cell;
    vertical-align: middle;
  }

  .cnt_margin {
    margin: 5em auto 5em auto;
  }

  .article_contents {
    width: 100%;
    margin: 0 auto;
    background-color: #0f703b;
    border-radius: 0 0 0 0;
    text-align: left;
    padding: 1em 0 1em 0;
  }

  .article_title,
  .article_text,
  .article_date {
    width: 90%;
    margin: 0 auto;
  }

  .article_title {
    font-family: 'M PLUS Rounded 1c', sans-serif;
    font-size: 90%;
    height: 91px;
    background-image: url(../img/article_title_bg.png);
    padding: .3em 0 0 85px;
    color: #ffffff;
    font-weight: bold;
    transform: rotate(0.05deg);
    border-radius: 20px 20px 0 0;
    line-height: 75px;
  }

  .article_text {
    background-color: #ffffff;
    border-radius: 0 0 20px 20px;
    line-height: 1.5;
    padding: 20px;
/*    border-bottom: 10px solid #fff;*/
  }

  .article_date {
    color: #523313;
    background-color: #ffffff;
    border-radius: 0;
    margin: 0;
/*    border-bottom: 10px solid #fff;*/
  }

  .article_name {
    color: #0f703b;
  }

  .article_text span,
  .article_date span,
  .readmore span {
    font-size: 14px;
    font-weight: bold;
    transform: rotate(0.05deg);
  }

  .banner_contents {
    width: 90%;
    margin: 45px auto 0 auto;
    text-align: center;
  }

  .article_img {
    width: 55%;
  }

  .article_pager {
    width: 80%;
    margin: 15px auto 0 auto;
  }

  .article_pager img {
    width: 60% !important;
  }

  .article_prev {
    width: 50%;
    float: left;
    text-align: left;
    display: block;
  }

  .article_next {
    width: 50%;
    float: right;
    text-align: right;
    display: block;
  }

  .readmore {
    position: relative;
    box-sizing: border-box;
    /*莉･荳九♀螂ｽ縺ｿ*/
    /* 繝懊�繝繝ｼ繧剃ｻ倥￠繧句�ｴ蜷� */
    padding: 10px;
    /*    border: 1px solid #CCC;*/
  }

  .readmore-content {
    position: relative;
    overflow: hidden;
    /*莉･荳九♀螂ｽ縺ｿ*/
    /*鬮倥＆縺ｮ蛻晄悄蛟､*/
    height: 100px;
  }

  .readmore-content::before {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    content: "";
    /*莉･荳九♀螂ｽ縺ｿ 繧ｰ繝ｩ繝��繧ｷ繝ｧ繝ｳ縺ｮ濶ｲ縺ｨ鬮倥＆ 鬮倥＆縺ｯreadmore縺ｮheight莉･荳九↓縺吶ｋ縺薙→*/
    height: 50px;
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 50%, rgba(255, 255, 255, 0.8) 50%, #fff 100%);
    background: linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 50%, rgba(255, 255, 255, 0.8) 50%, #fff 100%);
  }

  /* 邯壹″繧定ｪｭ繧繝懊ち繝ｳ */
  .readmore-label {
    display: table;
    bottom: 5px;
    position: absolute;
    bottom: 5px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    margin: 0 auto;
    z-index: 2;
    padding: 0 10px;
    background-color: #0f703b;
    border-radius: 10px;
    color: #FFF;
  }

  .readmore-label:before {
    content: '邯壹″繧定ｪｭ繧';
  }

  .readmore-check {
    display: none;
  }

  /*繝√ぉ繝�け譎ゅ↓繝懊ち繝ｳ繧帝撼陦ｨ遉ｺ*/
  .readmore-check:checked ~ .readmore-label {
    position: static;
    transform: translateX(0);
    -webkit-transform: translateX(0);
    /* 縲檎ｶ壹″繧定ｪｭ繧縲阪ｒ謚ｼ縺励◆蠕後∝�縺ｫ謌ｻ縺吝ｿ�ｦ√′縺ｪ縺��ｴ蜷医�縲∽ｸ翫�繧ｪ繝励す繝ｧ繝ｳ繧呈ｶ医＠縺ｦ縺薙�1陦後□縺代↓縺吶ｋ */
    /* display: none; */
  }

  .readmore-check:checked ~ .readmore-label:before {
    content: '髢峨§繧�';
  }

  /*繝√ぉ繝�け譎ゅ↓鬮倥＆繧定�蜍輔↓謌ｻ縺�*/
  .readmore-check:checked ~ .readmore-content {
    height: auto;
  }

  /*繝√ぉ繝�け譎ゅげ繝ｩ繝��繧ｷ繝ｧ繝ｳ遲峨ｒ蜑企勁*/
  .readmore-check:checked ~ .readmore-content::before {
    display: none;
  }

  .readmore span {
    line-height: 1.7;
  }

  .readmore {
    width: 90%;
    background-color: #ffffff;
    margin: 0 auto;
    border-radius: 0 0 20px 20px;
  }

}

@media screen and (min-width:321px) and (max-width:400px) {
  body {
    width: 100%;
    margin: 0 auto;
    font-family: Helvetica, ArialMT, "Noto Sans Japanese", "Hiragino Kaku Gothic ProN", "ﾃ｣ﾆ停凖｣ﾆ陳ｩﾃ｣窶堋ｮﾃ｣ﾆ椎ｽﾃｨﾂｧ窶凖｣窶堋ｴ ProN W3", ﾃ｣ﾆ陳｡ﾃ｣窶堋､ﾃ｣ﾆ陳ｪﾃ｣窶堋ｪ, sans-serif;
    font-size: 2em;
    padding: 10px;
    position: relative;
  }

  .hide_sp {
    display: none;
  }

  #pagetop {
    display: block;
    width: 20%;
    position: fixed;
    bottom: 0;
    right: 10px;
    text-align: right;
    line-height: 0;
  }

  #pagetop a:hover {
    opacity: 0.7;
  }

  .main_visual {
    width: 100%;
    margin: 0 auto;
    padding: 20px 0 0 0;
  }

  .contents_inner {
    max-width: 767px;
    width: 100%;
    margin: 0 auto;
  }

  .cnt_wrap {
    width: 100%;
    margin: 0 auto;
    display: table;
  }

  .cnt_wrap li {
    display: table-cell;
    vertical-align: middle;
  }

  .cnt_margin {
    margin: 5em auto 5em auto;
  }

  .article_contents {
    width: 100%;
    margin: 0 auto;
    background-color: #0f703b;
    border-radius: 0 0 20px 20px;
    text-align: left;
    padding: 1em 0 1em 0;
  }

  .article_title,
  .article_text,
  .article_date {
    width: 90%;
    margin: 0 auto;
  }

  .article_title {
    font-family: 'M PLUS Rounded 1c', sans-serif;
    font-size: 80%;
    height: 91px;
    background-image: url(../img/sp_article_title_bg.png);
    padding: .3em 0 0 85px;
    color: #ffffff;
    font-weight: bold;
    transform: rotate(0.05deg);
    border-radius: 20px 20px 0 0;
    line-height: 75px;
  }

  .article_text {
    background-color: #ffffff;
    border-radius: 0 0 20px 20px;
    line-height: 1.5;
    padding: 20px;
/*    border-bottom: 16px solid #fff;*/
  }

  .article_date {
    color: #523313;
    background-color: #ffffff;
    border-radius: 0;
    margin: 0;
/*    border-bottom: 16px solid #fff;*/
  }

  .article_name {
    color: #0f703b;
  }

  .article_text span,
  .article_date span,
  .readmore span {
    font-size: 14px;
    font-weight: bold;
    transform: rotate(0.05deg);
  }

  .banner_contents {
    width: 90%;
    margin: 45px auto 0 auto;
    text-align: center;
  }

  .article_img {
    width: 55%;
  }

  .article_pager {
    width: 80%;
    margin: 15px auto 0 auto;
  }

  .article_pager img {
    width: 60% !important;
  }

  .article_prev {
    width: 50%;
    float: left;
    text-align: left;
    display: block;
  }

  .article_next {
    width: 50%;
    float: right;
    text-align: right;
    display: block;
  }

  .readmore {
    position: relative;
    box-sizing: border-box;
    /*莉･荳九♀螂ｽ縺ｿ*/
    /* 繝懊�繝繝ｼ繧剃ｻ倥￠繧句�ｴ蜷� */
    padding: 10px;
    /*    border: 1px solid #CCC;*/
  }

  .readmore-content {
    position: relative;
    overflow: hidden;
    /*莉･荳九♀螂ｽ縺ｿ*/
    /*鬮倥＆縺ｮ蛻晄悄蛟､*/
    height: 100px;
  }

  .readmore-content::before {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    content: "";
    /*莉･荳九♀螂ｽ縺ｿ 繧ｰ繝ｩ繝��繧ｷ繝ｧ繝ｳ縺ｮ濶ｲ縺ｨ鬮倥＆ 鬮倥＆縺ｯreadmore縺ｮheight莉･荳九↓縺吶ｋ縺薙→*/
    height: 50px;
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 50%, rgba(255, 255, 255, 0.8) 50%, #fff 100%);
    background: linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 50%, rgba(255, 255, 255, 0.8) 50%, #fff 100%);
  }

  /* 邯壹″繧定ｪｭ繧繝懊ち繝ｳ */
  .readmore-label {
    display: table;
    bottom: 5px;
    position: absolute;
    bottom: 5px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    margin: 0 auto;
    z-index: 2;
    padding: 0 10px;
    background-color: #0f703b;
    border-radius: 10px;
    color: #FFF;
  }

  .readmore-label:before {
    content: '邯壹″繧定ｪｭ繧';
  }

  .readmore-check {
    display: none;
  }

  /*繝√ぉ繝�け譎ゅ↓繝懊ち繝ｳ繧帝撼陦ｨ遉ｺ*/
  .readmore-check:checked ~ .readmore-label {
    position: static;
    transform: translateX(0);
    -webkit-transform: translateX(0);
    /* 縲檎ｶ壹″繧定ｪｭ繧縲阪ｒ謚ｼ縺励◆蠕後∝�縺ｫ謌ｻ縺吝ｿ�ｦ√′縺ｪ縺��ｴ蜷医�縲∽ｸ翫�繧ｪ繝励す繝ｧ繝ｳ繧呈ｶ医＠縺ｦ縺薙�1陦後□縺代↓縺吶ｋ */
    /* display: none; */
  }

  .readmore-check:checked ~ .readmore-label:before {
    content: '髢峨§繧�';
  }

  /*繝√ぉ繝�け譎ゅ↓鬮倥＆繧定�蜍輔↓謌ｻ縺�*/
  .readmore-check:checked ~ .readmore-content {
    height: auto;
  }

  /*繝√ぉ繝�け譎ゅげ繝ｩ繝��繧ｷ繝ｧ繝ｳ遲峨ｒ蜑企勁*/
  .readmore-check:checked ~ .readmore-content::before {
    display: none;
  }

  .readmore span {
    line-height: 1.7;
  }

  .readmore {
    width: 90%;
    background-color: #ffffff;
    margin: 0 auto;
    border-radius: 0 0 20px 20px;
  }

}

@media screen and (max-width:320px) {
  body {
    width: 100%;
    margin: 0 auto;
    font-family: Helvetica, ArialMT, "Noto Sans Japanese", "Hiragino Kaku Gothic ProN", "ﾃ｣ﾆ停凖｣ﾆ陳ｩﾃ｣窶堋ｮﾃ｣ﾆ椎ｽﾃｨﾂｧ窶凖｣窶堋ｴ ProN W3", ﾃ｣ﾆ陳｡ﾃ｣窶堋､ﾃ｣ﾆ陳ｪﾃ｣窶堋ｪ, sans-serif;
    font-size: 2em;
    padding: 10px;
    position: relative;
  }

  .hide_sp {
    display: none;
  }

  #pagetop {
    display: block;
    width: 20%;
    position: fixed;
    bottom: 0;
    right: 10px;
    text-align: right;
    line-height: 0;
  }

  #pagetop a:hover {
    opacity: 0.7;
  }

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

  .contents_inner {
    max-width: 767px;
    width: 100%;
    margin: 0 auto;
  }

  .cnt_wrap {
    width: 100%;
    margin: 0 auto;
    display: table;
  }

  .cnt_wrap li {
    display: table-cell;
    vertical-align: middle;
  }

  .cnt_margin {
    margin: 5em auto 5em auto;
  }

  .article_contents {
    width: 100%;
    margin: 0 auto;
    background-color: #0f703b;
    border-radius: 0 0 20px 20px;
    text-align: left;
    padding: 1em 0 1em 0;
  }

  .article_title,
  .article_text,
  .article_date {
    width: 90%;
    margin: 0 auto;
  }

  .article_title {
    font-family: 'M PLUS Rounded 1c', sans-serif;
    font-size: 85%;
    height: 91px;
    background-image: url(../img/sp_article_title_bg.png);
    padding: .8em 0 0 85px;
    color: #ffffff;
    font-weight: bold;
    transform: rotate(0.05deg);
    border-radius: 20px 20px 0 0;
    line-height: 1.7;
  }

  .article_text {
    background-color: #ffffff;
    border-radius: 0 0 20px 20px;
    line-height: 1.5;
    padding: 20px;
/*    border-bottom: 11px solid #fff;*/
  }

  .article_date {
    color: #523313;
    background-color: #ffffff;
    border-radius: 0;
    margin: 0;
/*    border-bottom: 11px solid #fff;*/
  }

  .article_name {
    color: #0f703b;
  }

  .article_text span,
  .article_date span,
  .readmore span {
    font-size: 14px;
    font-weight: bold;
    transform: rotate(0.05deg);
  }

  .banner_contents {
    width: 90%;
    margin: 45px auto 0 auto;
    text-align: center;
  }

  .article_img {
    width: 55%;
  }

  .article_pager {
    width: 80%;
    margin: 15px auto 0 auto;
  }

  .article_pager img {
    width: 60% !important;
  }

  .article_prev {
    width: 50%;
    float: left;
    text-align: left;
    display: block;
  }

  .article_next {
    width: 50%;
    float: right;
    text-align: right;
    display: block;
  }

  .readmore {
    position: relative;
    box-sizing: border-box;
    /*莉･荳九♀螂ｽ縺ｿ*/
    /* 繝懊�繝繝ｼ繧剃ｻ倥￠繧句�ｴ蜷� */
    padding: 10px;
    /*    border: 1px solid #CCC;*/
  }

  .readmore-content {
    position: relative;
    overflow: hidden;
    /*莉･荳九♀螂ｽ縺ｿ*/
    /*鬮倥＆縺ｮ蛻晄悄蛟､*/
    height: 100px;
  }

  .readmore-content::before {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    content: "";
    /*莉･荳九♀螂ｽ縺ｿ 繧ｰ繝ｩ繝��繧ｷ繝ｧ繝ｳ縺ｮ濶ｲ縺ｨ鬮倥＆ 鬮倥＆縺ｯreadmore縺ｮheight莉･荳九↓縺吶ｋ縺薙→*/
    height: 50px;
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 50%, rgba(255, 255, 255, 0.8) 50%, #fff 100%);
    background: linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 50%, rgba(255, 255, 255, 0.8) 50%, #fff 100%);
  }

  /* 邯壹″繧定ｪｭ繧繝懊ち繝ｳ */
  .readmore-label {
    display: table;
    bottom: 5px;
    position: absolute;
    bottom: 5px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    margin: 0 auto;
    z-index: 2;
    padding: 0 10px;
    background-color: #0f703b;
    border-radius: 10px;
    color: #FFF;
  }

  .readmore-label:before {
    content: '邯壹″繧定ｪｭ繧';
  }

  .readmore-check {
    display: none;
  }

  /*繝√ぉ繝�け譎ゅ↓繝懊ち繝ｳ繧帝撼陦ｨ遉ｺ*/
  .readmore-check:checked ~ .readmore-label {
    position: static;
    transform: translateX(0);
    -webkit-transform: translateX(0);
    /* 縲檎ｶ壹″繧定ｪｭ繧縲阪ｒ謚ｼ縺励◆蠕後∝�縺ｫ謌ｻ縺吝ｿ�ｦ√′縺ｪ縺��ｴ蜷医�縲∽ｸ翫�繧ｪ繝励す繝ｧ繝ｳ繧呈ｶ医＠縺ｦ縺薙�1陦後□縺代↓縺吶ｋ */
    /* display: none; */
  }

  .readmore-check:checked ~ .readmore-label:before {
    content: '髢峨§繧�';
  }

  /*繝√ぉ繝�け譎ゅ↓鬮倥＆繧定�蜍輔↓謌ｻ縺�*/
  .readmore-check:checked ~ .readmore-content {
    height: auto;
  }

  /*繝√ぉ繝�け譎ゅげ繝ｩ繝��繧ｷ繝ｧ繝ｳ遲峨ｒ蜑企勁*/
  .readmore-check:checked ~ .readmore-content::before {
    display: none;
  }

  .readmore span {
    line-height: 1.7;
  }

  .readmore {
    width: 90%;
    background-color: #ffffff;
    margin: 0 auto;
    border-radius: 0 0 20px 20px;
  }

}

/* Twitter */
@media screen and (max-width: 768px) and (min-width: 480px) {
  iframe .twitter-timeline-rendered {
    width: 490px !important;
  }
}

@media screen and (max-width: 480px) {
  iframe.twitter-timeline-rendered {
    width: 450px !important;
    margin: 0 auto;
  }
}

.timeline-Widget {
  max-width: 300px !important;
  width: 200px !important;
}
</pre></body></html>