@charset "UTF-8";
.mce-content-body {
  background-color: var(--bgcolor1);
  font-size: 1.6rem;
  font-family: -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic Medium", "Yu Gothic", Verdana, Meiryo, sans-serif;
  top: 0 !important;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  line-height: 1.2;
  letter-spacing: -0.03rem;
}

.articleBox,
.mce-content-body {
  margin: 10px 5px;
  padding: 0px;
  clear: both;
  word-break: break-all;
  /*==================================================================================================================================================
  @group 詳細ページ：見出し
  ==================================================================================================================================================*/
  /* 外部リンクアイコン表示OFFにしておく ------------*/
  /*----------------------------------------------*/
}
@media screen and (min-width: 768px) {
  .articleBox,
  .mce-content-body {
    padding: 15px;
    clear: both;
  }
}
.articleBox a,
.mce-content-body a {
  text-decoration: underline;
}
.articleBox h2,
.mce-content-body h2 {
  clear: both;
  padding: 0.7em;
  font-size: 130%;
  font-weight: 600;
  border-top: 1px solid #5BC2C3;
  border-right: 1px solid #5BC2C3;
  border-bottom: 1px solid #5BC2C3;
  border-left: 15px solid #5BC2C3;
  margin: 5px 0 1em;
}
@media screen and (min-width: 768px) {
  .articleBox h2,
  .mce-content-body h2 {
    padding: 0.7em;
  }
}
.articleBox h3,
.mce-content-body h3 {
  clear: both;
  padding: 5px;
  font-size: 110%;
  font-weight: 600;
  border-top: 1px solid #5BC2C3;
  border-right: 1px solid #5BC2C3;
  border-bottom: 1px solid #5BC2C3;
  border-left: 5px solid #5BC2C3;
  margin: 5px 0 1em;
}
@media screen and (min-width: 768px) {
  .articleBox h3,
  .mce-content-body h3 {
    padding: 8px;
    border-left: 8px solid #5BC2C3;
  }
}
.articleBox h4,
.mce-content-body h4 {
  clear: both;
  padding: 5px 5px 5px 20px;
  font-size: 100%;
  font-weight: 600;
  border-bottom: 3px solid #ADD6D7;
  margin: 5px 0;
  background: url(../img/bg_midashi03.gif) no-repeat center left;
}
.articleBox blockquote,
.mce-content-body blockquote {
  border: 1px #eee solid;
  font-style: oblique;
  padding: 30px 20px 35px 55px;
  position: relative;
}
.articleBox blockquote::before,
.mce-content-body blockquote::before {
  background-image: url(../img/icon/quote.png);
  content: "";
  height: 20px;
  left: 10px;
  position: absolute;
  top: 10px;
  width: 28px;
}
.articleBox ul, .articleBox ol,
.mce-content-body ul,
.mce-content-body ol {
  margin: 5px 5px 5px 2em;
  padding: 0 5px 5px;
}
@media screen and (min-width: 768px) {
  .articleBox ul, .articleBox ol,
  .mce-content-body ul,
  .mce-content-body ol {
    margin: 10px 10px 10px 1.5em;
    padding: 0 10px 10px;
  }
}
.articleBox ul,
.mce-content-body ul {
  list-style: disc;
}
.articleBox ul ul,
.mce-content-body ul ul {
  list-style: circle;
}
.articleBox ul ul ul,
.mce-content-body ul ul ul {
  list-style: disc;
}
.articleBox ol,
.mce-content-body ol {
  list-style: decimal;
}
.articleBox ol ol,
.mce-content-body ol ol {
  list-style: lower-roman;
}
.articleBox ol ol ol,
.mce-content-body ol ol ol {
  list-style: lower-alpha;
}
.articleBox ul li p, .articleBox ol li p,
.mce-content-body ul li p,
.mce-content-body ol li p {
  padding: 0;
  margin: 0;
}
.articleBox p,
.mce-content-body p {
  padding: 0 0 10px;
  margin: 8px 3px;
}
.articleBox img,
.mce-content-body img {
  height: auto;
  max-width: 100% !important;
  padding: 10px;
}
.articleBox img.email, .articleBox img.readable,
.mce-content-body img.email,
.mce-content-body img.readable {
  height: 1.6rem;
  margin: 0;
  max-width: none !important;
  padding: 0;
  vertical-align: middle;
}
.articleBox iframe,
.mce-content-body iframe {
  max-width: 100%;
}
.articleBox .arttable-ctr,
.mce-content-body .arttable-ctr {
  overflow-x: auto;
  margin: 10px;
  max-width: 100%;
}
.articleBox table,
.articleBox th,
.articleBox td,
.mce-content-body table,
.mce-content-body th,
.mce-content-body td {
  border: 1px solid #000;
  border-collapse: collapse;
}
.articleBox th,
.articleBox td,
.mce-content-body th,
.mce-content-body td {
  padding: 5px;
  vertical-align: middle;
  word-break: keep-all;
}
.articleBox th,
.mce-content-body th {
  background-color: #5BC2C3;
  font-weight: bold;
  text-align: left;
}
.articleBox table caption,
.mce-content-body table caption {
  text-align: center;
  margin-bottom: 5px;
}
.articleBox table p,
.mce-content-body table p {
  margin: 0;
  padding: 0 !important;
}
.articleBox a.external-link::after,
.mce-content-body a.external-link::after {
  display: none;
}
.articleBox a.external-link > img.external-link-image,
.mce-content-body a.external-link > img.external-link-image {
  display: none;
}
.articleBox .art-contents a.external-link:nth-child(2),
.mce-content-body .art-contents a.external-link:nth-child(2) {
  display: none;
}

.article-area .photo-gallery {
  background-color: #dfdfdf;
  list-style: none;
  margin: 0;
  position: relative;
  padding: 10px;
  display: grid;
  grid-gap: 1vw;
  grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));
  justify-items: center; /* グリッド全体を中央に寄せる設定 */
}
.article-area .photo-gallery li a {
  cursor: pointer;
  display: block;
  height: 100%;
}
.article-area .photo-gallery li.inactive, .article-area .photo-gallery li.active {
  -webkit-transition: opacity 3s ease-in-out;
  transition: opacity 3s ease-in-out;
}
.article-area .photo-gallery > li:not(.detail) {
  height: 50vw;
  margin: 0;
  max-height: 150px;
  position: relative;
  width: 100%;
}
.article-area .photo-gallery > li:not(.detail)::after {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  opacity: 0;
}
.article-area .photo-gallery > li:not(.detail) img {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
  margin: 0;
  padding: 0;
  width: 100%;
}
.article-area .detail {
  left: 0;
  overflow: hidden;
  position: fixed;
  height: 100%;
  top: 0;
  width: 100%;
  z-index: 999;
}
.article-area .detail.close {
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
  visibility: hidden;
}
.article-area .detail.open {
  opacity: 1;
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
  visibility: visible;
}
.article-area .detail > .prev,
.article-area .detail > .next {
  width: 0;
}
.article-area .detail > .gallery-info {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: grid;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  grid-template-columns: 6vw 1fr 6vw;
  justify-items: center;
  margin: 0 auto;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 95%;
}
.article-area .detail > .gallery-info > .image-box {
  background-color: #000;
  grid-column: 2/3;
  grid-row: 1/2;
  max-height: 80vh;
  max-width: 1000px;
  height: 100%;
  text-align: center;
  width: 100%;
}
.article-area .detail > .gallery-info > .image-box > img {
  -o-object-fit: contain;
     object-fit: contain;
  height: 100%;
  padding: 0;
}
.article-area .detail > .gallery-info > .download-box {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  grid-column: 2/3;
  grid-row: 2/3;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 1000px;
  padding: 1vw;
  text-align: center;
  width: 100%;
}
.article-area .detail > .gallery-info > .download-box p {
  margin: 0;
}
.article-area .detail > .gallery-info button svg {
  fill: #fff;
  width: 100%;
}
.article-area .detail > .gallery-info button:disabled svg {
  fill: #333;
}
.article-area .detail > .gallery-info button.btn-download {
  border: 0;
  max-width: 80px;
  width: 20%;
}
.article-area .detail > .gallery-info button.btn-download img {
  padding: 0;
  width: 50%;
}
.article-area .detail > .gallery-info button.btn-download .download_txt {
  font-size: clamp(1.1rem, 2vw, 1.4rem);
  letter-spacing: -0.1em;
}
@media screen and (min-width: 1024px) {
  .article-area .detail > .gallery-info button.btn-download .download_txt {
    font-size: 1.4rem;
  }
}
.article-area .detail > .gallery-info button.btn-prev {
  background-color: transparent;
  border-style: solid;
  grid-column: 1/2;
  grid-row: 1/3;
  justify-self: flex-start;
  height: 50px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
}
.article-area .detail > .gallery-info button.btn-next {
  background-color: transparent;
  border-style: solid;
  grid-column: 3/4;
  grid-row: 1/3;
  justify-self: flex-end;
  height: 50px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
}
.article-area .detail > .btn-close {
  position: absolute;
  right: 30px;
  top: 40px;
  -webkit-transition: height, opacity 0.3s ease-in-out;
  transition: height, opacity 0.3s ease-in-out;
}
.article-area .detail > .btn-close img {
  padding: 0;
}
.article-area .detail .close_area {
  background-color: rgba(50, 50, 50, 0.8);
  height: 100%;
  position: absolute;
  width: 100%;
}

.tou main {
  text-align: left;
  padding: 15px;
}
.tou h1 {
  border-bottom: 1px solid #C7C9D6;
  font-size: 2rem;
  font-weight: 600;
  padding-bottom: 10px;
  margin-bottom: 15px;
}
.tou .tou-list {
  padding: 10px;
  list-style-type: none;
}
.tou .tou {
  border-bottom: 1px dotted #333;
  margin-bottom: 15px;
  padding-bottom: 10px;
}
.tou .agree-ctr {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  border: 3px solid #DCE6ED;
  padding: 15px;
  margin: 5px 10px;
}
.tou .agree-ctr p {
  margin: 0 20px;
}
.tou .agree-ctr .btn-primary {
  color: #000;
  text-decoration: none;
}
.tou .closebtn-ctr {
  padding: 40px 10px 10px;
  text-align: center;
}
.tou .closebtn-ctr button {
  font-size: 1.4rem;
  width: 150px;
}
.tou .btn {
  background-color: #ccc;
  border: 1px solid #999;
  border-radius: 3px;
  padding: 5px;
}

/* Javascript Disabled */
@media screen and (max-width: 767px) {
  .breadcrumb-ctr {
    margin: 5px;
  }
}
/*==================================================================================================================================================
@group 親カテゴリ
==================================================================================================================================================*/
.sub main {
  min-height: 490px;
}
.sub .archiveWrapper {
  padding-top: 10px;
  padding-bottom: 10px;
  counter-reset: section;
}
.sub .dividerInner {
  padding: 5px 0 0;
  border-right: 1px solid #DEDEDE;
  border-bottom: 1px solid #DEDEDE;
  border-left: 1px solid #DEDEDE;
  margin: 0 5px 10px;
}
.sub .pagenate {
  background: #CBE4E4;
  clear: both;
  font-size: 1.4rem;
  margin: 0 0 20px;
  padding: 5px;
  text-align: center;
}
.sub .pagenate .form-inline {
  display: none;
}
@media screen and (min-width: 768px) {
  .sub .pagenate .form-inline {
    display: inline-block;
  }
}
.sub .pagenate .pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.sub .pagenate .pagination .page-item {
  border: 1px solid #DEDEDE;
  background: #FFFFFF;
  margin: 0 5px;
  padding: 0px 6px;
}
.sub .pagenate .pagination .page-item.disabled {
  display: none;
}
.sub .pagenate .mt-2.ml-2 {
  display: none;
}
.sub .divider {
  width: 100%;
  float: left;
}
@media screen and (min-width: 768px) {
  .sub .divider {
    width: 50%;
  }
}
@media screen and (min-width: 1440px) {
  .sub .divider {
    width: 33%;
  }
}
@media screen and (min-width: 1680px) {
  .sub .divider {
    width: 25%;
  }
}
.sub .pagetype {
  background: none;
  font-weight: 600;
  margin: 0 5px;
  padding: 15px;
}
.sub .artnumber {
  background: #CBE4E4;
  border: 1px solid #DEDEDE;
  padding: 0 7px;
  margin: 0 5px 0;
  text-align: center;
  font-size: 1.3rem;
}
.sub .artnumber::before {
  /* hogeカウンターの値に1(デフォルト値)を加算 */
  counter-increment: section;
  /* 表示 */
  content: counter(section);
}
.sub .listDate {
  text-align: left;
  padding: 0;
  margin: 0;
  font-size: smaller;
  font-weight: 600;
  color: #666;
  line-height: 2;
}
.sub .archive-title {
  padding: 0 0 3px 0;
  margin-bottom: 5px;
}
.sub .archive-title span {
  font-size: 1.7rem;
  font-weight: 600;
  display: block;
  height: 3em;
  overflow: hidden;
}
.sub .article-image {
  display: block;
  float: left;
  margin-right: 15px;
  height: 120px;
  overflow: hidden;
}
.sub .article-text {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.sub .noarticle-ctr {
  margin: 0 5px 10px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.sub.special .jvd {
  padding: 10px;
}
.sub.special #page-title {
  margin: 0 0 10px;
  padding: 10px;
}
.sub.special .np_ad-ctr {
  max-width: 1000px;
  margin: 0 auto 20px auto;
  width: 100%;
}
.sub.special .np_ad-ctr ol {
  margin: 0 auto;
  max-width: 1000px;
  text-align: left;
  word-break: break-all;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .sub.special .np_ad-ctr ol {
    -webkit-column-gap: 20px;
       -moz-column-gap: 20px;
            column-gap: 20px;
    display: grid;
    grid-template-columns: repeat(2, minmax(200px, 1fr));
    grid-template-rows: repeat(3, 1fr);
    grid-auto-flow: column;
  }
}
.sub.special .np_ad-ctr li {
  border: #5BC2C3 1px solid;
  border-radius: 5px;
  list-style-type: none;
  counter-increment: cnt;
  margin-bottom: min(20px, 5vw);
}
.sub.special .np_ad-ctr li a {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #333;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 5px;
}
.sub.special .np_ad-ctr li a::before {
  content: counter(cnt) ".";
  font-size: clamp(1.6rem, 5vw, 2rem);
}
.sub.special .np_ad-ctr li a:hover {
  background: #1d8485;
  color: #fff;
}
.sub.special .np_ad-ctr li a:hover p.more_btn {
  border-color: #fff;
}
.sub.special .np_ad-ctr li a:hover p.more_btn::after {
  border-color: #fff;
}
.sub.special .np_ad-ctr li p {
  font-size: clamp(1.6rem, 5vw, 2rem);
}
.sub.special .np_ad-ctr li p.np_ad_cont-title {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.sub.special .np_ad-ctr li p.more_btn {
  border-bottom: 1px solid #666;
  position: relative;
  font-size: clamp(1.4rem, 5vw, 1.6rem);
  height: 15px;
  width: 35px;
}
.sub.special .np_ad-ctr li p.more_btn::after {
  border-bottom: 1px solid #666;
  bottom: 2px;
  content: "";
  height: 1px;
  position: absolute;
  right: 0px;
  -webkit-transform: rotate(25deg);
          transform: rotate(25deg);
  width: 15px;
}
.sub.special .np_ad-cont {
  margin-bottom: min(20px, 5vw - 5px);
}
.sub.special .np_ad-cont img {
  height: auto;
  max-width: 1020px;
  width: 100%;
}
.sub.special .closebtn-ctr {
  margin: 10px auto;
  text-align: center;
  border: 1px solid #000000;
  max-width: 200px;
}
.sub.special .closebtn-ctr button {
  font-family: "Hannari", serif;
  display: block;
  padding: 10px 50px 15px;
  width: 100%;
}

div#CateArticleBlk {
  margin: 0 15px;
}

div#relcate li a {
  background: url(../img/dot_x.gif) repeat-x bottom left;
  display: block;
}

div#commonarticle li a {
  background: url(../img/dot_x.gif) repeat-x bottom left;
  display: block;
}

.breadcrumb {
  display: block;
}

@media screen and (min-width: 1920px) {
  h2.pagetype {
    margin: 0;
  }
  div.CateArticleList-odd,
  div.CateArticleList-even,
  div.CateArticleList-t-odd,
  div.CateArticleList-t-even,
  div.CateArticleList-f-odd,
  div.CateArticleList-tw-odd {
    width: 50%;
    float: left;
  }
  div.CateArticleList-odd div.CateArticleListInner,
  div.CateArticleList-even div.CateArticleListInner,
  div.CateArticleList-t-odd div.CateArticleListInner,
  div.CateArticleList-t-even div.CateArticleListInner,
  div.CateArticleList-f-odd div.CateArticleListInner,
  div.CateArticleList-tw-odd div.CateArticleListInner {
    margin: 0 10px 10px;
  }
  div#relcate {
    float: none;
  }
  div#relcate li {
    padding: 4px 0;
    float: none;
  }
  div#relcate li.listend {
    background-image: url(../img/keisen_end.gif);
    background-position: 10px center;
    background-repeat: no-repeat;
  }
  div#relcate li a {
    background: url(../img/dot_x.gif) repeat-x bottom left;
    display: block;
  }
  div.CateArticleList-odd,
  div.CateArticleList-t-odd,
  div.CateArticleList-f-odd,
  div.CateArticleList-tw-odd {
    clear: both;
  }
  #breadcrumbInner {
    margin-right: 125px;
  }
}
div.categorytitleBox span.btn_archive_common {
  display: block;
  width: 70px;
  padding: 3px 0 10px;
  text-align: right;
  margin: 0 0 0 auto;
}

div.categorytitleBox span.btn_archive_common img {
  max-width: 100%;
}

span.photo-topnews {
  display: block;
  position: relative;
}

@media screen and (min-width: 420px) {
  div.categorytitleBox h3 {
    display: block;
    float: left;
  }
  div.categorytitleBox span.btn_archive_common {
    display: block;
    float: right;
    padding-top: 13px;
    width: 118px;
    padding: 13px 0 0;
    text-align: right;
    margin: 0;
  }
}
@media screen and (min-width: 420px) and (max-width: 639px) {
  span.photo-topnews {
    display: block;
    overflow: hidden;
    max-height: 220px;
  }
  span.photo-topnews img {
    display: block; /*margin-top:-100px;*/
  }
  span.desc-topnews {
    position: absolute;
    bottom: 0;
  }
}
@media screen and (min-width: 640px) {
  span.photo-topnews {
    display: block;
    overflow: hidden;
    height: 14em;
  }
  p.topnews {
    width: 50%;
    float: left;
  }
  ul.articles {
    width: 50%;
    float: right;
  }
  span.desc-topnews {
    position: absolute;
    bottom: 0;
  }
  span.articlesInner {
    display: block;
    padding-left: 20px;
  }
}
@media screen and (min-width: 1440px) {
  span.photo-topnews {
    display: block;
    overflow: hidden;
    height: 14em;
  }
  #CateArticleBlk ul li.articles {
    padding: 0.75em 0;
  }
}
/*==================================================================================================================================================
@group 子カテゴリ
==================================================================================================================================================*/
div.dividerInner {
  margin: 0 5px 10px;
}

div.archive-content {
  display: none;
}

span.listDate {
  display: block;
}

span.listTitle {
  display: block;
  height: 3em;
  overflow: hidden;
}

.pagenate span.text04 {
  display: none;
}

.pagenate span.text05 {
  display: none;
}

div.archive {
  margin: 0 5px 5px;
  background: #FFF;
  padding: 0px 5px 5px;
  clear: both;
}

@media screen and (min-width: 768px) {
  div.dividerInner {
    margin: 0 5px 10px;
  }
  div.archive-content {
    height: 4.8em;
    overflow: hidden;
    display: block;
  }
  span.listDate {
    display: block;
  }
  div.archive {
    padding: 0 10px 10px;
  }
  .pagenate span.text04 {
    display: inline-block;
  }
  .pagenate span.text05 {
    display: inline-block;
  }
}
@media screen and (min-width: 1440px) {
  div.divider {
    width: 33%;
    float: left;
  }
}
@media screen and (min-width: 1680px) {
  div.divider {
    width: 25%;
    float: left;
  }
}
/*==================================================================================================================================================
@group 詳細ページ：テンプレートスタイル
==================================================================================================================================================*/
/*記事のタイトル*/
#page-title {
  padding: 18px 10px 10px;
  font-size: 1.8rem;
  font-weight: 600;
  border: 1px solid #E4E9DA;
  background: url(../img/bg_page-title.gif) repeat top left;
}
@media screen and (min-width: 768px) {
  #page-title {
    margin: 10px;
    padding: 20px 15px 10px;
    font-size: 2.2rem;
    border-bottom: 3px solid #5BC2C3;
    border-top: 3px solid #5BC2C3;
  }
}

/*記事詳細ページ基本スタイル*/
#detail, .blogdetail {
  padding: 0px;
}

/*日付*/
span.date {
  display: block;
  padding: 3px;
  text-align: right;
  font-size: 1.4rem;
  background: none;
  color: #333333;
}

/* お問い合わせボックス */
#contactBlk {
  border: 1px solid #CCCCCC;
  clear: both;
  margin: 10px;
}
#contactBlk h2 {
  padding: 5px 12px;
  background: #FFFBDB;
  font-size: 1.9rem;
  font-weight: 600;
}
#contactBlk .contact-body {
  font-size: 1.5rem;
  padding: 5px 12px;
}
#contactBlk dt {
  float: left;
  font-weight: 400;
  margin-right: 0.5em;
}
#contactBlk .btn_aform {
  clear: both;
  text-align: center;
  display: block;
  padding: 5px 0 5px;
}
@media screen and (min-width: 768px) {
  #contactBlk .btn_aform {
    text-align: left;
  }
}
#contactBlk .btn_aform img {
  max-width: 100%;
}

/* 追加情報 */
.add-info-ctr {
  border: 1px solid #DDDDDD;
  display: block;
  margin: 10px;
  padding: 10px 10px 0;
}
@media screen and (min-width: 768px) {
  .add-info-ctr {
    display: grid;
    grid-template-columns: 100px 1fr;
  }
}
@media screen and (min-width: 1024px) {
  .add-info-ctr {
    grid-template-columns: 150px 1fr;
  }
}
.add-info-ctr h2 {
  font-weight: 600;
  grid-column: 1/2;
  padding: 0 0 5px 0;
  width: 100%;
}
@media screen and (min-width: 1024px) {
  .add-info-ctr h2 {
    padding: 0 50px 5px 15px;
  }
}
.add-info-ctr section {
  border-bottom: 1px dotted #dfdfdf;
  font-size: 1.4rem;
  grid-column: 2/3;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
.add-info-ctr section:last-child {
  border-bottom: none;
  padding-bottom: 0;
}
.add-info-ctr .has-pdf-ctr {
  margin-bottom: 10px;
}
.add-info-ctr .has-pdf-ctr a {
  display: block;
  float: left;
}
.add-info-ctr .has-pdf-ctr img {
  margin: 0 10px 10px 0;
}
@media screen and (min-width: 1024px) {
  .add-info-ctr .has-pdf-ctr img {
    margin: 0 10px 0 0;
  }
}
@media screen and (min-width: 1024px) {
  .add-info-ctr .has-pdf-ctr .has-pdf-area {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

/* カテゴリ内の他の記事 */
.cateList {
  padding: 20px;
  margin-top: 20px;
}
.cateList .other-area-title {
  font-size: 110%;
  font-weight: 600;
  border-bottom: 1px solid #DEDEDE;
  border-left: 5px solid #5BC2C3;
  padding-left: 10px;
}
.cateList .new-art-list,
.cateList .no-reg {
  font-size: 1.5rem;
  padding: 10px 5px 15px;
  list-style-type: none;
}
.cateList .new-art-list .art-title,
.cateList .no-reg .art-title {
  padding: 5px;
}
@media screen and (min-width: 768px) {
  .cateList .new-art-list .art-title a, .cateList .new-art-list .art-title .u-date,
  .cateList .no-reg .art-title a,
  .cateList .no-reg .art-title .u-date {
    display: inline-block;
  }
}

/* カテゴリ内の他の記事ここまで */
#error404 {
  background-repeat: repeat-x;
  background-size: auto 100%;
  clear: both;
  color: #004020;
  font-family: "Century Gothic";
  font-size: 2.4rem;
  font-weight: 600;
  margin: 0;
  padding: 20px 30px;
  word-break: break-all;
  word-break: break-all;
}

.title-error404 {
  font-weight: 600;
}

@media screen and (min-width: 768px) {
  h2#page-title {
    margin: 10px;
    padding: 20px 15px 10px;
    font-size: 2.2rem;
    border-bottom: 3px solid #5BC2C3;
    border-top: 3px solid #5BC2C3;
  }
  div.blogdetail h2 {
    padding: 20px 15px 10px;
    font-size: 2.2rem;
    border-bottom: 3px solid #5BC2C3;
    border-top: 3px solid #5BC2C3;
  }
  div#detail {
    border-right: none;
    border-bottom: none;
    border-left: none;
    max-width: 1000px;
    margin: 0 auto 20px auto;
  }
  /* 追加情報 */
  div#additional-info {
    background: url(../img/bg_additional-info.gif) repeat-y top left;
  }
  div#additional-info h5 {
    width: 100px;
    float: left;
    background: none;
    padding: 10px;
    height: 100%;
    margin-right: -130px;
  }
  div#additional-info div#additional-infoContent {
    float: right;
    width: 100%;
    padding: 0;
  }
  div#additional-info div#additional-infoContent div {
    margin-left: 130px;
    padding: 10px;
  }
  /* 404エラー */
  h2#error404 {
    font-size: 4.8rem;
    word-break: break-all;
    border-bottom: 2px solid #EEE;
  }
  span.btn_aform {
    text-align: left;
  }
}
@media screen and (min-width: 960px) {
  div.articleBox p {
    padding: 0 5px 10px;
  }
}
/*==================================================================================================================================================
@group 詳細ページ：画像処理
==================================================================================================================================================*/
a.page-image-none200 {
  display: block;
  margin: 10px auto;
  float: none;
  max-width: 200px;
}

a.page-image-none400 {
  display: block;
  max-width: 400px;
}

a.page-image-none600 {
  display: block;
  max-width: 600px;
}

a.page-image-left200 {
  display: block;
  float: left;
  max-width: 200px;
}

a.page-image-left400 {
  display: block;
  max-width: 400px;
}

a.page-image-left600 {
  display: block;
  max-width: 600px;
}

a.page-image-right200 {
  display: block;
  float: right;
  max-width: 200px;
}

a.page-image-right400 {
  display: block;
  max-width: 400px;
}

a.page-image-right600 {
  display: block;
  max-width: 600px;
}

a.page-image-none200 img,
a.page-image-none400 img,
a.page-image-none600 img,
a.page-image-left200 img,
a.page-image-left400 img,
a.page-image-left600 img,
a.page-image-right200 img,
a.page-image-right400 img,
a.page-image-right600 img {
  max-width: 100%;
}

img.page-image-left {
  display: block;
  float: none;
  margin: 0;
  clear: both;
}

img.page-image-none {
  display: block;
  float: none;
  margin: 0;
  clear: both;
}

img.page-image-right {
  display: block;
  float: none;
  margin: 0;
  clear: both;
}

@media screen and (min-width: 480px) {
  a.page-image-none200 {
    display: block;
    clear: both;
    margin: 10px auto;
    float: none;
  }
  a.page-image-none400 {
    display: block;
    clear: both;
    margin: 10px auto;
    float: none;
  }
  a.page-image-none600 {
    display: block;
    clear: both;
    margin: 10px auto;
    float: none;
  }
  a.page-image-left200 {
    display: block;
    max-width: 200px;
    float: left;
    margin: 0 20px 20px 0;
  }
  a.page-image-left400 {
    display: block;
    max-width: 400px;
    float: none;
    margin: 0;
  }
  a.page-image-left600 {
    display: block;
    max-width: 600px;
    float: none;
    margin: 0;
  }
  a.page-image-right200 {
    display: block;
    max-width: 200px;
    float: right;
    margin: 0 0 20px 20px;
  }
  a.page-image-right400 {
    display: block;
    max-width: 400px;
    float: right;
    margin: 0;
  }
  a.page-image-right600 {
    display: block;
    max-width: 600px;
    float: right;
    margin: 0;
  }
  img.page-image-left {
    display: block;
    clear: none;
    float: left;
    margin: 0 20px 20px 0;
    max-width: 100%;
  }
  img.page-image-none {
    display: block;
    clear: both;
    margin: 10px auto;
    float: none;
    max-width: 100%;
  }
  img.page-image-right {
    display: block;
    clear: none;
    float: right;
    margin: 0 0 20px 20px;
    max-width: 100%;
  }
  a.page-image-none400 img.page-image-left {
    float: none;
  }
  a.page-image-left400 img.page-image-left {
    float: none;
  }
  a.page-image-right400 img.page-image-left {
    float: none;
  }
  a.page-image-none600 img.page-image-left {
    float: none;
  }
  a.page-image-left600 img.page-image-left {
    float: none;
  }
  a.page-image-right600 img.page-image-left {
    float: none;
  }
}
@media screen and (min-width: 640px) {
  a.page-image-none200 {
    display: block;
    clear: both;
    margin: 10px auto;
    float: none;
  }
  a.page-image-none400 {
    display: block;
    clear: both;
    margin: 10px auto;
    float: none;
  }
  a.page-image-none600 {
    display: block;
    width: 100%;
    clear: both;
    margin: 10px auto;
    float: none;
  }
  a.page-image-left200 {
    display: block;
    max-width: 200px;
    float: left;
    margin: 0 20px 20px 0;
  }
  a.page-image-left400 {
    display: block;
    max-width: 400px;
    float: left;
    margin: 0 20px 20px 0;
  }
  a.page-image-left600 {
    display: block;
    width: 100%;
    max-width: 600px;
    float: left;
    margin: 0 20px 20px 0;
  }
  a.page-image-right200 {
    display: block;
    max-width: 200px;
    float: right;
    margin: 0 0 20px 20px;
  }
  a.page-image-right400 {
    display: block;
    max-width: 400px;
    float: right;
    margin: 0 0 20px 20px;
  }
  a.page-image-right600 {
    display: block;
    width: 100%;
    max-width: 600px;
    float: right;
    margin: 0 0 20px 20px;
  }
  img.page-image-left {
    display: block;
    clear: none;
    float: left;
    margin: 0 20px 20px 0;
    max-width: 100%;
  }
  img.page-image-none {
    display: block;
    clear: both;
    margin: 10px auto;
    float: none;
    max-width: 100%;
  }
  img.page-image-right {
    display: block;
    clear: none;
    float: right;
    margin: 0 0 20px 20px;
    max-width: 100%;
  }
}
/*==================================================================================================================================================
@group 詳細ページ：画像処理（WIKI）
==================================================================================================================================================*/
/* aタグ */
a.imagelink_filea {
  display: block;
}

a.imagelink_fileb {
  display: block;
}

a.imagelink_filelib {
  display: block;
}

/* imgタグ共通 */
a.imagelink_filea img,
a.imagelink_fileb img,
a.imagelink_filelib img {
  max-width: 240px;
}

/* imgタグパターン別 */
a.imagelink_filea img.page-image-left {
  display: block;
  float: none;
  margin: 5px;
  clear: both;
}

a.imagelink_filea img.page-image-right {
  display: block;
  float: none;
  margin: 5px;
  clear: both;
}

a.imagelink_fileb img.page-image-left {
  display: block;
  float: none;
  margin: 5px;
  clear: both;
}

a.imagelink_fileb img.page-image-right {
  display: block;
  float: none;
  margin: 5px;
  clear: both;
}

a.imagelink_filelib img.page-image-left {
  display: block;
  float: none;
  margin: 5px;
  clear: both;
}

a.imagelink_filelib img.page-image-right {
  display: block;
  float: none;
  margin: 5px;
  clear: both;
}

@media screen and (min-width: 640px) {
  /* imgタグパターン別 */
  a.imagelink_filea img.page-image-left {
    display: block;
    float: left;
    clear: both;
    margin: 0 20px 20px 0;
  }
  a.imagelink_filea img.page-image-right {
    display: block;
    float: right;
    clear: both;
    margin: 0 0 20px 20px;
  }
  /* ---------------------- テンプレートtype別 ---------------------- */
  a.imagelink_filelib {
    width: 240px;
    float: left;
    width: 240px;
    padding: 0 20px 20px 0;
  }
  /* ----------------------------------------
   type1articleArea01：左
   type1articleArea02：左
   ---------------------------------------- */
  div.type1articleArea01 a.imagelink_filea {
    float: left;
    width: 240px;
    padding: 0 20px 20px 0;
  }
  div.type1articleArea02 a.imagelink_fileb {
    float: left;
    width: 240px;
    padding: 0 20px 20px 0;
  }
  div.type1articleArea01 img {
    width: 240px;
  }
  div.type1articleArea02 img {
    width: 240px;
  }
  /* ----------------------------------------
   type2articleArea01：右
   type2articleArea02：右
   ---------------------------------------- */
  div.type2articleArea01 a.imagelink_filea {
    float: right;
    width: 240px;
    padding: 0 0 20px 20px;
  }
  div.type2articleArea02 a.imagelink_fileb {
    float: right;
    width: 240px;
    padding: 0 0 20px 20px;
  }
  div.type2articleArea01 img {
    width: 240px;
  }
  div.type2articleArea02 img {
    width: 240px;
  }
  /* ----------------------------------------
   type3articleArea01：右
   type3articleArea02：左
   ---------------------------------------- */
  div.type3articleArea01 a.imagelink_filea {
    float: right;
    width: 240px;
    padding: 0 0 20px 20px;
  }
  div.type3articleArea02 a.imagelink_fileb {
    float: left;
    width: 240px;
    padding: 0 20px 20px 0;
  }
  div.type3articleArea01 img {
    width: 240px;
  }
  div.type3articleArea02 img {
    width: 240px;
  }
  /* ----------------------------------------
   type4articleArea01：左
   type4articleArea02：右
   ---------------------------------------- */
  div.type4articleArea01 a.imagelink_filea {
    float: left;
    width: 240px;
    padding: 0 20px 20px 0;
  }
  div.type4articleArea02 a.imagelink_fileb {
    float: right;
    width: 240px;
    padding: 0 0 20px 20px;
  }
  div.type4articleArea01 img {
    width: 240px;
  }
  div.type4articleArea02 img {
    width: 240px;
  }
  /* ----------------------------------------
   type5articleArea01：無
   type5articleArea02：無
   ---------------------------------------- */
  div.type5articleArea01 a.imagelink_filea {
    float: none;
    width: 240px;
  }
  div.type5articleArea02 a.imagelink_fileb {
    float: none;
    width: 240px;
  }
  div.type5articleArea01 img {
    width: 240px;
  }
  div.type5articleArea02 img {
    width: 240px;
  }
  /* ----------------------------------------
   type6articleArea01：無
   type6articleArea02：無
   ---------------------------------------- */
  div.type6articleArea01 a.imagelink_filea {
    float: none;
    width: 480px;
    margin: 0 auto;
  }
  div.type6articleArea02 a.imagelink_fileb {
    float: none;
    width: 480px;
    margin: 0 auto;
  }
  div.type6articleArea01 a.imagelink_filea img {
    width: 480px;
    max-width: 480px;
  }
  div.type6articleArea02 a.imagelink_fileb img {
    width: 480px;
    max-width: 480px;
  }
}
@media screen and (min-width: 1280px) {
  /* ----------------------------------------
   type6articleArea01：無
   type6articleArea02：無
   ---------------------------------------- */
  div.type6articleArea01 a.imagelink_filea {
    float: none;
    width: 580px;
    margin: 0 auto;
  }
  div.type6articleArea02 a.imagelink_fileb {
    float: none;
    width: 580px;
    margin: 0 auto;
  }
  div.type6articleArea01 a.imagelink_filea img {
    width: 580px;
    max-width: 580px;
  }
  div.type6articleArea02 a.imagelink_fileb img {
    width: 580px;
    max-width: 580px;
  }
}
/*==================================================================================================================================================
@group 詳細ページ：iframe処理
==================================================================================================================================================*/
@media screen and (min-width: 100px) and (max-width: 320px) {
  div.articleBox iframe {
    width: 224px;
    height: 130px;
  }
}
@media screen and (min-width: 320px) and (max-width: 480px) {
  div.articleBox iframe {
    width: 280px;
    height: 170px;
  }
}
@media screen and (min-width: 480px) and (max-width: 640px) {
  div.articleBox iframe {
    width: 430px;
    height: 242px;
  }
}
@media screen and (min-width: 768px) and (max-width: 900px) {
  div.articleBox iframe {
    width: 448px;
    height: 252px;
  }
}
/*==================================================================================================================================================
@group 詳細ページ：メールフォーム
==================================================================================================================================================*/
.inquiry .formwrapper {
  background: #FFFFFF;
}
.inquiry .detail {
  border-right: 1px solid #E1E1E1;
  border-bottom: 1px solid #E1E1E1;
  border-left: 1px solid #E1E1E1;
  padding: 0;
  margin: 0 0 20px;
}
@media screen and (min-width: 768px) {
  .inquiry .detail {
    border-right: none;
    border-bottom: none;
    border-left: none;
    max-width: 1000px;
    margin: 0 auto 20px auto;
  }
}
.inquiry .inquiryBox {
  text-align: left;
  margin: 0 10px;
  padding: 20px 0;
}
.inquiry .inquiryBox > p {
  padding: 5px 10px 5px;
  margin: 0;
}
.inquiry .form-text {
  margin: 10px 0;
}
@media screen and (min-width: 640px) {
  .inquiry .formlistWrapper {
    border-bottom: 1px solid #CCC;
    border-right: 1px solid #CCC;
    border-left: 1px solid #CCC;
    background: url(../img/bg_dt.gif) repeat-y top left;
  }
}
.inquiry .alert {
  color: #C00;
  font-weight: 600;
}
.inquiry .formlist {
  margin: 0;
  padding: 0;
  clear: both;
}
@media screen and (min-width: 640px) {
  .inquiry .formlist {
    margin: 0;
    padding: 0;
    border-top: 1px solid #CCC;
  }
}
.inquiry .formlist dt {
  margin: 0;
  padding: 0.2em 0.8em 0 0.4em;
  border-left: 5px solid #5BC2C3;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.6;
}
@media screen and (min-width: 640px) {
  .inquiry .formlist dt {
    margin: 0;
    padding: 0;
    font-size: 1.6rem;
    line-height: 1.6;
    width: 220px;
    margin: 0 -225px 0 0;
    float: left;
    border: none;
  }
  .inquiry .formlist dt .dtInner {
    padding: 8px;
    display: block;
  }
}
.inquiry .formlist dd {
  padding: 0.4em 0.8em 0.5em;
  border-bottom: #ccc dotted 1px;
  line-height: 1.6em;
  margin: 0 0 0.5em;
}
.inquiry .formlist dd input {
  max-width: 450px;
}
@media screen and (min-width: 640px) {
  .inquiry .formlist dd {
    padding: 0;
    margin: 0;
    line-height: 1.6;
    width: 100%;
    float: left;
    border: none;
  }
  .inquiry .formlist dd input:focus {
    background: #FF6;
    border: 1px solid #8C6900;
  }
  .inquiry .formlist dd .ddInner {
    margin: 0 10px 0 225px;
    border: none;
    padding: 8px;
    display: block;
  }
}
.inquiry .formlist dd .alert {
  display: block;
}
.inquiry .formlist .form-control {
  border: 1px solid rgb(118, 118, 118);
  padding: 3px 5px;
  width: 100%;
}
.inquiry .formlist .form-control[disabled=disabled] {
  border: none;
}
.inquiry .formlist textarea {
  width: 100%;
  height: 90px;
}
@media screen and (min-width: 640px) {
  .inquiry .formlist textarea {
    height: 300px;
  }
  .inquiry .formlist textarea:focus {
    background: #FF6;
    border: 1px solid #8C6900;
  }
}
.inquiry .formlist-submit {
  padding: 20px 0;
  text-align: center;
}
.inquiry .formlist-submit input {
  background-color: rgb(239, 239, 239);
  border: 1px solid rgb(118, 118, 118);
  border-radius: 2px;
  font-size: 1.4rem;
  padding: 5px;
  margin: 0;
}
.inquiry .kakunin {
  font-size: 1.9rem;
  margin: 10px auto;
  max-width: 790px;
  padding: 5px 10px 5px;
  width: 100%;
}
@media screen and (min-width: 1024px) {
  .inquiry .kakunin {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
  }
}
.inquiry .kakuninBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.inquiry .kakuninBox .kakunin-btn {
  background-color: rgb(239, 239, 239);
  border: 1px solid rgb(118, 118, 118);
  border-radius: 2px;
  font-size: 1.4rem;
  margin: 10px;
  padding: 5px 15px 2px;
  text-align: center;
  width: 100px;
}
.inquiry .kakuninBox .kakunin-btn:hover {
  background-color: rgb(220, 220, 220);
}

/*==================================================================================================================================================
@group 詳細ページ：カテゴリ内　他の記事
==================================================================================================================================================*/
div.cateList span.u-date {
  display: block;
}

@media screen and (min-width: 640px) {
  div.cateList span.u-date {
    display: inline;
  }
}
@media screen and (min-width: 768px) {
  div.cateList span.u-date {
    display: block;
  }
}
@media screen and (min-width: 960px) {
  div.cateList span.u-date {
    display: inline;
  }
}
/*==================================================================================================================================================
@group カテゴリートップページ
==================================================================================================================================================*/
div.catetop {
  display: none;
  border: 3px solid #ECDCCE;
  height: 150px;
  position: relative;
  margin-bottom: 15px;
}

p.catetitle {
  position: absolute;
  top: 50px;
  left: 10px;
}

p.catebanner {
  position: absolute;
  bottom: 10px;
  right: 10px;
}

@media screen and (min-width: 640px) {
  div.catetop {
    display: block;
  }
}
/*==================================================================================================================================================
@group サイトマップ
==================================================================================================================================================*/
/* サイトマップ */
div#sitemap {
  padding: 0px;
  margin: 10px;
}

div#sitemap ul {
  list-style-type: none;
}

/* カテゴリ第一階層 */
li.is_list_0 {
  margin: 20px 0;
  padding: 20px 0 0;
  clear: both;
  padding-bottom: 5px;
}

li.is_list_0 span {
  display: block;
  padding: 10px 10px 5px;
  border-top: 1px solid #5BC2C3;
  border-right: 1px solid #5BC2C3;
  border-bottom: 1px solid #5BC2C3;
  border-left: 5px solid #5BC2C3;
}

a.is_link_0 {
  font-size: 1.9rem;
}

/* for layout.css */
/* 第二階層 */
ul.is_cate_1 {
  margin: 0 0 0 5px;
}

a.is_link_1 {
  display: block;
  margin: 5px;
  padding: 2px 5px;
  text-align: center;
  font-size: 1.4rem;
}

/* 第三階層 */
ul.is_cate_2 {
  margin: 5px;
}

li.is_list_2 {
  float: left;
  padding-right: 30px;
}

a.is_link_2 {
  font-size: 1.4rem;
  display: block;
  background: url(../img/icon_catearticle.gif) no-repeat left center;
  padding-left: 12px;
}

li.is_list_1 {
  display: block;
  width: 100%;
  float: left;
}

@media screen and (min-width: 480px) {
  li.is_list_1 {
    display: block;
    width: 50%;
    float: left;
  }
}
@media screen and (min-width: 1440px) {
  li.is_list_1 {
    display: block;
    width: 33%;
    float: left;
  }
}
@media screen and (min-width: 1680px) {
  li.is_list_1 {
    display: block;
    width: 25%;
    float: left;
  }
}
/*==================================================================================================================================================
@group 特殊カテゴリー：FAQ検索ページ
==================================================================================================================================================*/
div#faq-search {
  margin-bottom: 20px;
}

div#faq-search h2 {
  background: #FFDC73;
  border: 1px solid #FFC926;
  padding: 5px;
}

div#faq-searchbox {
  border: 3px solid #FFC926;
  padding: 10px 0;
}

#faqsearch-desc {
  padding: 5px 10px;
}

div#faqsearch-form {
  width: 100%;
}

p#faqsearch-formInner {
  padding: 10px 10px;
}

p#faqsearch-formInner input {
  width: 100%;
}

p#faqsubmit-btn {
  text-align: center;
  padding: 2px 0;
  width: 200px;
  margin: 0 auto;
}

.faqsearchinput {
  border: 1px solid #999;
  height: 1.5em;
}

@media screen and (min-width: 768px) {
  div#faqsearch-form {
    float: left;
  }
  p#faqsearch-formInner {
    margin-right: 200px;
  }
  p#faqsubmit-btn {
    float: right;
    padding: 7px 0;
    margin-left: -200px;
  }
}
/*==================================================================================================================================================
@group 特殊カテゴリー：共通パーツ
==================================================================================================================================================*/
/* -----枠部分-------------------- */
div.sp-cate img {
  max-width: 100%;
}

div.catenavi ul {
  list-style-type: none;
}

div.spcate-content {
  padding: 10px;
  clear: both;
}

@media screen and (min-width: 768px) and (max-width: 959px) {
  div.sp-cateInner {
    padding: 20px 40px;
  }
}
@media screen and (min-width: 1280px) {
  div.spcate-content {
    padding: 0px;
  }
}
/* -----新着情報-------------------- */
div.news-category {
  padding-bottom: 20px;
}

div.news-category h3 {
  border-bottom: 2px solid;
  margin-bottom: 10px;
}

div.news-categorybox {
  border: 5px solid;
  padding: 10px;
}

/* -- cate01 -- */
div#news-category01 h3 {
  border-color: #7BB920;
}

div#news-categorybox01 {
  border-color: #D9FF67;
}

/* -- cate02 -- */
div#news-category02 h3 {
  border-color: #754100;
  border-width: 1px;
}

div#news-categorybox02 {
  border-color: #E0D7B2;
}

/* -- cate03 -- */
div#news-category03 h3 {
  border-color: #754100;
  border-width: 1px;
}

div#news-categorybox03 {
  border-color: #E0D7B2;
}

/* -- cate04 -- */
div#news-category04 h3 {
  border-color: #7BB920;
}

div#news-categorybox04 {
  border-color: #D9FF67;
}

/* -- cate05 -- */
div#news-category05 h3 {
  border-color: #7BB920;
}

div#news-categorybox05 {
  border-color: #D9FF67;
}

/* -- cate06 -- */
div#news-category06 h3 {
  border-color: #7BB920;
}

div#news-categorybox06 {
  border-color: #D9FF67;
}

ul.cate-articlelist {
  list-style-type: none;
}

ul.cate-articlelist li {
  background: url(../img/dot_x.gif) repeat-x left bottom;
  padding: 6px 0;
}

ul.cate-articlelist li span.u-date {
  display: block;
}

@media screen and (min-width: 1280px) {
  ul.cate-articlelist li {
    padding: 10px 0;
  }
  ul.cate-articlelist li span.u-date {
    display: inline;
  }
}
/* -----カテゴリごとの記事-------------------- */
div.articles-category {
  padding-top: 20px;
  clear: both;
}

div.articles-category div.categorytitleBox {
  border-top: none;
  padding: 0;
  font-size: 2.1rem;
  border-bottom: 2px solid;
  margin-bottom: 10px;
  padding-bottom: 2px;
}

/* -- cate01 -- */
div#cate01box div.articles-category div.categorytitleBox {
  border-color: #7BB920;
}

/* -- cate02 -- */
div#cate02box div.articles-category div.categorytitleBox {
  border-color: #754100;
  border-width: 1px;
}

/* -- cate03 -- */
div#cate03box div.articles-category div.categorytitleBox {
  border-color: #754100;
  border-width: 1px;
}

/* -- cate04 -- */
div#cate04box div.articles-category div.categorytitleBox {
  border-color: #7BB920;
}

/* -- cate05 -- */
div#cate05box div.articles-category div.categorytitleBox {
  border-color: #7BB920;
}

/* -- cate06 -- */
div#cate06box div.articles-category div.categorytitleBox {
  border-color: #7BB920;
}

div.articles-categorybox {
  padding: 10px 0;
}

ul.toparticlelist-spcate {
  list-style-type: none;
}

ul.toparticlelist-spcate li a {
  display: block;
}

span.photo-toparticlelist-spcate {
  display: block;
  border-radius: 10px;
  max-height: 150px;
  overflow: hidden;
}

span.photo-toparticlelist-spcate img {
  display: block;
}

span.u-date-toparticlelist-spcate {
  display: block;
}

@media screen and (min-width: 365px) {
  ul.toparticlelist-spcate li {
    clear: both;
    padding: 10px 0;
  }
  span.photo-toparticlelist-spcate {
    float: left;
    width: 50%;
    margin-right: 10px;
    max-height: 100px;
  }
}
@media screen and (min-width: 480px) {
  span.photo-toparticlelist-spcate {
    width: 40%;
    max-height: 130px;
  }
}
@media screen and (min-width: 640px) {
  ul.toparticlelist-spcate li {
    width: 33%;
    float: left;
    clear: none;
  }
  ul.toparticlelist-spcate li a {
    margin: 0 5px;
  }
  span.photo-toparticlelist-spcate {
    width: 100%;
    float: none;
    margin: 0;
  }
  span.title-toparticlelist-spcate {
    padding: 5px 0;
    display: block;
  }
  span.u-date-toparticlelist-spcate {
    padding: 0 5px 0;
    display: block;
  }
}
@media screen and (min-width: 1280px) {
  div.articles-categorybox {
    padding: 0 0 30px;
  }
  span.photo-toparticlelist-spcate {
    max-height: 140px;
  }
}
@media screen and (min-width: 1366px) {
  ul.toparticlelist-spcate li a {
    margin: 0 15px;
  }
  span.u-date-toparticlelist-spcate {
    padding: 0 15px 0;
  }
  span.photo-toparticlelist-spcate {
    max-height: 160px;
  }
}
@media screen and (min-width: 1680px) {
  span.photo-toparticlelist-spcate {
    max-height: 170px;
  }
}
@media screen and (min-width: 1920px) {
  span.photo-toparticlelist-spcate {
    max-height: 200px;
  }
}
/*==================================================================
                  @group 学校自慢
==================================================================*/
/*-----------------------------------------------------------------
学校地図タブ設定
-----------------------------------------------------------------*/
/****input管理****/
input[type=radio] {
  /* 透明度0 */
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  /* ブラウザのデフォルトのスタイルを削除 */
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  /* レイアウトから無視 */
  position: absolute;
}

/****タブ情報エリア****/
#uki-schoolmap {
  width: 90%;
  margin: 0 auto;
  margin-bottom: 50px;
  outline: none;
}

#uki-schoolmap:focus-within {
  outline: none;
}

/****コンテンツ内容エリア****/
.tabContents {
  position: relative;
  width: auto;
  z-index: 9;
}

.tabContents::before {
  content: "";
  display: block;
  padding-top: 57%;
}

@media all and (-ms-high-contrast: none) {
  /* ここに書く */
  .tabContents {
    background-color: #ffffff;
  }
}
/****タブボタン全体****/
.tabBtn {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  list-style: none;
  text-align: center;
  -webkit-transform: translateY(3px);
          transform: translateY(3px);
  z-index: 100;
}

/****タブボタン配置****/
.tabBtn li {
  -ms-flex-preferred-size: 33%;
  flex-basis: 33%;
}

.tabBtn li:nth-child(2) {
  -ms-flex-preferred-size: 34%;
  flex-basis: 34%;
}

/****タブボタンデザイン****/
.tabBtn label {
  background: #1d8485;
  border: #5BC2C3 2px solid;
  border-bottom: none;
  cursor: pointer;
  color: #ffffff;
  display: block;
  font-family: "Hannari", serif;
  font-size: 1.4rem;
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
  letter-spacing: 0.1em;
  text-indent: 0.5em;
  -webkit-transition: background 0.3s;
  transition: background 0.3s;
  padding: 5px 0;
}

.tabBtn label[for=tab-1] {
  border-radius: 10px 0 0 0;
}

.tabBtn label[for=tab-3] {
  border-radius: 0 10px 0 0;
}

/****タブボタン：マウスオーバー時****/
.tabBtn label:hover {
  background: #5bc2c3;
}

/****選択時のタブの色****/
#tab-1:checked ~ .tabBtn label[for=tab-1],
#tab-2:checked ~ .tabBtn label[for=tab-2],
#tab-3:checked ~ .tabBtn label[for=tab-3] {
  background: #ffffff;
  border: 2px solid #5BC2C3;
  border-bottom: none;
  color: #666666;
}

/****ページ表示時全コンテンツ非表示****/
.tabContents div.information {
  left: 0;
  position: absolute;
  top: 0;
  -webkit-transition: all linear 0.1s;
  transition: all linear 0.1s;
  visibility: hidden;
  z-index: 1;
}

/****タブが選択されたときコンテンツ表示****/
#tab-1:checked ~ .tabContents #section-1,
#tab-2:checked ~ .tabContents #section-2,
#tab-3:checked ~ .tabContents #section-3 {
  -webkit-transition: all ease-out 0.2s 0.1s;
  transition: all ease-out 0.2s 0.1s;
  visibility: visible;
  z-index: 9;
}

/****コンテンツ内デザイン****/
/*コンテンツ表示エリア*/
.tabContents .information {
  position: relative;
  width: 100%;
}

/*-----------------------------------------------------------------
アコーディオンメニュー
-----------------------------------------------------------------*/
.accordion_container {
  margin-bottom: 20px;
  max-width: 100%;
  width: 100%;
  height: 100%;
  z-index: 10;
  overflow: hidden;
}

.accordion_container input.accordion {
  display: none;
}

.accordion_container > div {
  margin: 0;
  padding: 0;
  display: block;
  position: relative;
}

.accordion_container > div:last-child label {
  margin-bottom: 10px;
}

/****アコーディオン動作制御****/
.accordion_container > div input + label {
  -webkit-transition: background-color 0.25s ease-in-out 0.5s, color 0.25s ease-in-out 0.5s;
  transition: background-color 0.25s ease-in-out 0.5s, color 0.25s ease-in-out 0.5s;
}

.accordion_container > div input ~ div {
  visibility: hidden;
  max-height: 0;
  padding: 0;
  opacity: 0;
  -webkit-transition: all 0.5s ease-in-out 0.2s, opacity 0.25s ease-in-out 0.5s, padding 0s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0.2s, opacity 0.25s ease-in-out 0.5s, padding 0s ease-in-out 0s;
}

/****アコーディオンボタン開いたとき****/
.accordion_container > div input:checked + label > span.type1::before {
  -webkit-transform: rotate(-495deg);
  transform: rotate(-495deg);
  -webkit-transform-origin: 60% 60%;
          transform-origin: 60% 60%;
}

/****開くまでの設定****/
.accordion_container > div input:checked ~ div {
  display: block;
  opacity: 1;
  visibility: visible;
  max-height: 2500px;
  padding: 0;
  margin-top: 30px;
  margin-bottom: 10px;
  -webkit-transition: all 0.5s ease-in-out 0.2s, opacity 0.25s ease-in-out 0.5s, padding 0s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0.2s, opacity 0.25s ease-in-out 0.5s, padding 0s ease-in-out 0s;
}

/****矢印****/
/*矢印の位置*/
.accordion_container label .arrow::before, .accordion_container label .arrow::after {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 25px;
  margin: auto;
  content: "";
  vertical-align: middle;
}

/*矢印の形*/
.accordion_container label span.type1::before {
  width: 10px;
  height: 10px;
  border-bottom: 3px solid #5BC2C3;
  border-right: 3px solid #5BC2C3;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transform-origin: 60% 60%;
          transform-origin: 60% 60%;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

/****矢印終了****/
/*--------------------------------レイアウト設定--------------------------------*/
#contentTopInner {
  padding-top: 30px;
}

.sub #contentTopInner #cateTitle {
  background-size: contain;
  font-family: "Hannari", serif;
  font-size: 5.5vw;
  font-weight: 600;
  height: 7.5vw;
  line-height: 5.8vw;
  padding: 0 0 0 11vw;
}

#uki-schoolWrapper {
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
}

#uki-schoolWrapper #uki-schoolmap {
  width: 100%;
}

#uki-schoolWrapper #uki-schoolmap img[usemap] {
  max-width: 100%;
  height: auto;
}

#uki-schoolWrapper #uki-schoolmap .mapimg {
  /*地図装飾*/
  border: 2px solid #5BC2C3;
  border-radius: 0 0 10px 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #ffffff;
}

#uki-schoolWrapper .accordion_container > div {
  margin-bottom: 30px;
}

#uki-schoolWrapper .accordion_container label {
  /*アコーディオンメニューバー*/
  background-color: #fff;
  background: url(../img/school_icon.svg) no-repeat 1% 50%;
  background-size: auto 80%;
  border: #5bc2c3 1px solid;
  color: #333;
  cursor: pointer;
  display: block;
  font-size: 2rem;
  font-family: "Hannari", serif;
  position: relative;
  padding: 5px 0 10px 50px;
}

#uki-schoolWrapper .accordion_container label::before {
  position: absolute;
  left: 0;
  content: "";
  width: 100%;
  height: 4px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  bottom: 0;
  border-top: 1px solid #5bc2c3;
  border-bottom: 1px solid #5bc2c3;
}

.uki-schoollist {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  list-style-type: none;
  margin: 0 auto;
  width: 98%;
}

.uki-schoollist li {
  -ms-flex-preferred-size: 49%;
  flex-basis: 49%;
  margin-bottom: 50px;
  text-align: center;
}

.uki-schoollist li a {
  color: #333;
  text-decoration: none;
}

.uki-schoollist .sname {
  background: url(../img/schoolname_line.gif) bottom repeat-x;
  background-size: 20px;
  font-family: "Hannari", serif;
  font-size: 1.7rem;
  font-weight: 600;
  margin-bottom: 10px;
  padding-bottom: 10px;
}

.uki-schoollist .sphoto {
  margin-bottom: 10px;
}

.uki-schoollist .sphoto img {
  border-radius: 5px;
  height: auto;
  width: 96%;
}

.uki-schoollist .saddress {
  font-size: 1.4rem;
  font-weight: 500;
  height: 70px;
  margin: 0 auto 5px;
  text-align: left;
  width: 90%;
  word-break: break-all;
}

.uki-schoollist .sdetails {
  border: #5BC2C3 1px solid;
  border-radius: 5px;
  font-size: 1.6rem;
  font-weight: 600;
  margin: 0 auto;
  min-width: 100px;
  width: 30%;
}

.uki-schoollist .sdetails a {
  display: block;
  padding: 5px 0;
}

.uki-schoollist .sdetails a:hover {
  background-color: #1d8485;
  color: #fff;
}

@media screen and (min-width: 540px) {
  .uki-schoollist::after {
    display: block;
    content: " ";
    width: 31%;
  }
  .uki-schoollist li {
    -ms-flex-preferred-size: 31%;
    flex-basis: 31%;
    margin: 0 1% 50px;
  }
}
@media screen and (min-width: 768px) {
  .tabBtn label {
    font-size: 2.2rem;
    font-weight: 400;
  }
  .sub #contentTopInner #cateTitle {
    font-size: 4rem;
    font-weight: 400;
    height: 61px;
    line-height: 50px;
    padding-left: 100px;
  }
  #uki-schoolWrapper #uki-schoolmap {
    width: 80%;
    max-width: 1050px;
    margin: 0 auto 50px;
  }
  #uki-schoolWrapper .accordion_container {
    width: 80%;
    max-width: 1050px;
    margin: 0 auto 50px;
  }
}
@media screen and (min-width: 1100px) {
  .uki-schoollist {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .uki-schoollist li {
    -ms-flex-preferred-size: 23%;
    flex-basis: 23%;
    margin: 0 1% 50px;
  }
}
/*==================================================================
                  @group 学校紹介
==================================================================*/
.details {
  margin: 0 5px;
  font-size: 1.6rem;
  font-weight: 400;
}

.school-name {
  background: url(../img/school_icon.svg) no-repeat 1% 50%;
  background-size: auto 80%;
  border-bottom: #5bc2c3 double 3px;
  font-size: 2rem;
  font-family: "Hannari", serif;
  font-weight: 400;
  height: 30px;
  line-height: 25px;
  padding-left: 35px;
  margin-bottom: 10px;
}

.sliderArea {
  width: 50%;
  max-width: 600px;
}

.slick-prev {
  font-size: 1.6rem;
  left: 5px;
  z-index: 99;
}

.slick-next {
  right: 10px;
}

.slick-prev:before,
.slick-next:before {
  font-size: 2.6rem;
  color: #fff;
}

.school-img {
  text-align: center;
}

.school-img img {
  display: block;
  width: 100%;
  max-width: 600px;
}

.school-img span {
  font-size: 1.4rem;
}

.profile,
.policy,
.department,
.original,
.ex-activities,
.voice_area {
  margin: 0 auto 100px;
  width: 96%;
}

.profile h4 {
  background: url(../img/school/h_arrow.jpg) no-repeat left bottom;
  background-size: 120px auto;
  font-size: 1.8rem;
  font-family: "Hannari", serif;
  font-weight: 600;
  margin: 10px 0 5px;
  padding: 0 0 10px 20px;
}

.detail-title {
  background: url(../img/bg_stripeLine.gif) bottom repeat-x;
  font-size: 1.8rem;
  font-family: "Hannari", serif;
  font-weight: 600;
  margin-bottom: 10px;
  padding: 0 0 10px 15px;
}

.details h5 {
  font-size: 1.5rem;
  margin-top: 20px;
}

.details ul {
  margin: 10px 0 10px 10px;
  list-style-type: none;
}

.details li {
  margin-bottom: 5px;
}

.details li::before {
  position: relative;
  top: -2px;
  left: -8px;
  display: inline-block;
  width: 6px;
  height: 6px;
  content: "";
  border-radius: 100%;
  background: #5bc2c3;
}

.teacher-voice_area, .student-voice_area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.teacher-voice_img,
.student-voice_img {
  -ms-flex-preferred-size: 25%;
  flex-basis: 25%;
  text-align: center;
  margin: 0 1%;
}

.teacher-voice_img img {
  width: 70%;
  max-width: 80px;
}

.student-voice_img img {
  width: 100%;
  max-width: 140px;
}

.teacher-voice_img p {
  font-size: 1.4rem;
}

.voice_details {
  background-color: #c6fdff;
  border-radius: 30px;
  -ms-flex-preferred-size: 80%;
  flex-basis: 80%;
  padding: 25px;
}

.voice_details p {
  color: #333;
  font-size: 1.8rem;
  font-weight: 600;
  font-family: "M PLUS Rounded 1c";
  margin-bottom: 10px;
}

/*ひとこと*/
.hitokoto-circle1 {
  font-size: 1.8rem;
  line-height: 1.5;
  position: absolute;
  margin-top: -37px;
  font-weight: bold;
  color: #fff;
  background-color: #1d8485;
  border-radius: 50%;
  text-align: center;
  width: 28px;
  height: 28px;
}

.student-voice_area .hitokoto-circle1:after {
  content: "徒";
  position: absolute;
  margin-top: 0.2em;
  font-weight: bold;
  color: #fff;
  background-color: #1d8485;
  border-radius: 50%;
  text-align: center;
  width: 28px;
  height: 28px;
}

.student-voice_area .es .hitokoto-circle1:after {
  content: "童";
  position: absolute;
  margin-top: 0.2em;
  font-weight: bold;
  color: #fff;
  background-color: #1d8485;
  border-radius: 50%;
  text-align: center;
  width: 28px;
  height: 28px;
}

.teacher-voice_area .hitokoto-circle1:after {
  content: "生";
  position: absolute;
  margin-top: 0.2em;
  font-weight: bold;
  color: #fff;
  background-color: #1d8485;
  border-radius: 50%;
  text-align: center;
  width: 28px;
  height: 28px;
}

.hitokoto-circle2:before {
  content: "";
  position: absolute;
  top: 115%;
  margin-left: -12px;
  border: 5px solid transparent;
  border-top: 10px solid #1d8485;
  -webkit-transform: rotate(-20deg);
  transform: rotate(-20deg);
}

.hitokoto-circle2 {
  position: absolute;
  font-size: 1.6rem;
  line-height: 1.5;
  margin-top: -37px;
  margin-left: 45px;
  font-weight: bold;
  color: #fff;
  background-color: #1d8485;
  border-radius: 50%;
  text-align: center;
  width: 24px;
  height: 24px;
}

.hitokoto-circle2:after {
  content: "声";
  position: absolute;
  margin-top: 0.2em;
  font-size: 1.8rem;
  font-weight: bold;
  color: #fff;
  background-color: #1d8485;
  border-radius: 50%;
  text-align: center;
  width: 28px;
  height: 28px;
}

.teacher-voice_area {
  margin-bottom: 50px;
}

.student-voice_area {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.hp_link {
  text-align: center;
}

.hp_link a {
  background-color: #1D8485;
  border-radius: 5px;
  color: #fff;
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  text-decoration: none;
  padding: 10px;
}

.hp_link a:hover {
  background-color: #5bc2c3;
}

@media screen and (min-width: 540px) {
  .school-name {
    background-size: auto 90%;
    font-size: 2.2rem;
    height: 40px;
    line-height: 35px;
    margin-bottom: 30px;
    padding-left: 50px;
  }
  .profile_area {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 auto;
    width: 96%;
  }
  .profile h4 {
    font-size: 1.8rem;
    line-height: 24px;
    margin: 0 0 5px 10px;
    padding: 0 0 10px 15px;
  }
  .profile_area > div {
    -ms-flex-preferred-size: 60%;
    flex-basis: 60%;
  }
  .school-img img {
    border-radius: 5px;
    width: 100%;
  }
  .profile {
    -ms-flex-preferred-size: 39%;
    flex-basis: 39%;
    width: 100%;
  }
  .profile .details {
    margin-left: 20px;
  }
  .teacher-voice_area,
  .student-voice_area {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media screen and (min-width: 768px) {
  .uki-school-intro {
    width: 80%;
    max-width: 950px;
    margin: 0 auto 50px;
  }
  .profile_area {
    margin-bottom: 50px;
  }
  .voice_area {
    width: 90%;
    max-width: 800px;
  }
  .teacher-voice_img {
    -ms-flex-preferred-size: 20%;
        flex-basis: 20%;
  }
}
.error .error-ctr {
  background-color: var(--bgcolor1);
  font-size: 1.4rem;
  list-style-type: none;
  /* エラーページ */
}
@media screen and (min-width: 768px) {
  .error .error-ctr {
    font-size: 1.6rem;
    width: auto;
  }
}
.error .error-ctr .error-cont {
  padding: 35px 35px 0px;
}
.error .error-ctr .error-message {
  background-repeat: repeat-x;
  background-size: auto 100%;
  clear: both;
  color: #004020;
  font-size: 2.4rem;
  font-weight: 600;
  margin: 0;
  padding: 20px 30px;
  word-break: break-all;
  word-break: break-all;
}
@media screen and (min-width: 1024px) {
  .error .error-ctr .error-message {
    font-size: 4.8rem;
    word-break: break-all;
    border-bottom: 2px solid #EEE;
  }
}
.error .error-ctr .title-error {
  font-weight: 600;
  padding: 10px 0;
}/*# sourceMappingURL=sub.css.map */