@charset "UTF-8";
/*
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  /*ikkrweb preview ie9 emulator ie7 varnish error*/
  /*background:transparent;*/
}

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

nav ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

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

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  /*ikkrweb preview ie9 emulator ie7 varnish error*/
  /*background:transparent;*/
}

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

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

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

body {
  font-size: 1rem;
  font-family: "Noto Sans JP", sans-serif, -apple-system, BlinkMacSystemFont, "Helvetica Neue", "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
  color: #333;
  background: #fff;
}
@media screen and (max-width: 768px) {
  body {
    font-size: 1rem;
  }
}

img {
  border: none;
  vertical-align: top;
}

p, li, address, table, dt, dd {
  line-height: 150%;
}

ul, ol {
  list-style: none;
}

a:link {
  color: #474747;
  text-decoration: underline;
}

a:visited {
  color: #474747;
  text-decoration: underline;
}

a:hover {
  color: #474747;
  text-decoration: none;
}

/*アクセシビリティ対応*/
a:focus img {
  /*border:1px solid #C00000;*/
}

a:focus {
  background-color: inherit;
  color: #474747;
}

a:active {
  _background: inherit; /*IEのみactive疑似クラスにて処理*/
}

/*iphoneでルビで文字サイズが勝手に変わるのを修正*/
body {
  -webkit-text-size-adjust: 100%;
}

address {
  font-style: normal;
}

/*clearfix*/
.cmstag:after,
.clearfix:after {
  content: ".";
  display: block;
  height: 0px;
  clear: both;
  visibility: hidden;
}

.clearfix {
  display: inline-table;
}

/* Hides from IE-mac \*/
* html .clearfix {
  height: 1%;
}

.clearfix {
  display: block;
}

/* End hide from IE-mac */
.first-left {
  margin-left: 0 !important;
}

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

.left-col {
  float: left;
}

.right-col {
  float: right;
}

.img-item img, .img-text img {
  max-width: 100%;
  height: auto;
}

@media print, screen and (min-width: 769px) {
  .view-sp {
    display: none !important;
  }
}
@media screen and (max-width: 768px) {
  .view-pc {
    display: none !important;
  }
}
.des-attention-area {
  width: 1000px;
  margin: 0 auto;
  padding-bottom: 10px;
}

.des-attention {
  background-color: #FFFF40;
  font-size: 80%;
}

.des-attention2 {
  background-color: #C0C0FF;
  font-size: 80%;
}

.color-scheme-area {
  margin-top: 20px;
}

.scheme-bar {
  padding: 5px 0 5px 0;
  border: 1px solid #333333;
}

.color-scheme-area .box {
  width: 300px;
}

@media print, screen and (min-width: 769px) {
  .color-scheme-area .box {
    float: left;
    margin-left: 20px;
  }
}
.color-scheme-area .title {
  margin: 5px 0 0 0;
}

.scheme1 {
  background-color: #ababab;
  text-align: center;
}

.scheme2 {
  border: 1px solid #ccc;
  text-align: center;
}

.scheme3 {
  background-color: #333;
  text-align: center;
}

.scheme4 {
  background-color: #333;
  text-align: center;
}

.scheme5 {
  border: 1px solid #ccc;
  text-align: center;
}

.scheme6 {
  background-color: #333;
  text-align: center;
}

.scheme7 {
  background-color: #ccc;
  text-align: center;
}

.scheme8 {
  background-color: #555;
  color: #fff;
  text-align: center;
}

.scheme9 {
  background-color: #eee;
  text-align: center;
}

.scheme10 {
  background-color: #4682c0;
  text-align: center;
}

.scheme11 {
  background-color: #c896bd;
  text-align: center;
}

/* Googleカスタム検索
--------------------------------------------------------- */
/* ----- デフォルトスタイル初期化 ----- */
form.gsc-search-box {
  margin: 0 !important;
  font-size: inherit !important;
}

table.gsc-search-box {
  margin: 0 !important;
  border: none !important;
}

.cse table.gsc-search-box td.gsc-input, table.gsc-search-box td.gsc-input {
  padding: 0 !important;
}

table.gsc-search-box td.gsc-input {
  padding: 0 !important;
}

.gsc-search-box .gsc-input > input:hover, .gsc-input-box-hover {
  box-shadow: none !important;
}

.gsc-search-box .gsc-input > input:focus, .gsc-input-box-focus {
  box-shadow: none !important;
}

table.gsc-search-box td {
  line-height: 1;
}

.gsib_a {
  padding: 0 0 0 10px !important;
}

.cse input.gsc-input, input.gsc-input {
  box-sizing: border-box;
  padding: 5px 0 !important;
  border: none !important;
  font-size: inherit !important;
  margin: 0 !important;
}

.cse input.gsc-input::-webkit-input-placeholder, input.gsc-input::-webkit-input-placeholder {
  font-family: inherit !important;
  font-size: inherit !important;
}

.cse input.gsc-input:-moz-placeholder, input.gsc-input:-moz-placeholder {
  font-family: inherit !important;
  font-size: inherit !important;
}

.cse input.gsc-input::-moz-placeholder, input.gsc-input::-moz-placeholder {
  font-family: inherit !important;
  font-size: inherit !important;
}

.cse input.gsc-input:-ms-input-placeholder, input.gsc-input:-ms-input-placeholder {
  font-family: inherit !important;
  font-size: inherit !important;
}

.gsst_b {
  font-size: inherit !important;
  padding: 0 !important;
}

.gsst_a {
  padding: 0 !important;
}

.gscb_a {
  display: inline-block;
  font: inherit !important;
  padding: 0 5px !important;
}

td.gsc-search-button {
  font-size: 0;
}

.gsc-search-button {
  margin: 0 !important;
}

.cse .gsc-search-button-v2, .gsc-search-button-v2 {
  box-sizing: border-box;
  height: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  border: none !important;
  border-radius: 0 !important;
  cursor: pointer;
}

/* ----- カスタム設定 ----- */
@media print, screen and (min-width: 769px) {
  form.gsc-search-box {
    width: 100% !important;
  }
}
@media screen and (max-width: 768px) {
  form.gsc-search-box {
    width: 100% !important;
  }
}

@media print, screen and (min-width: 769px) {
  .gsc-input-box {
    border: 1px solid #000 !important;
    border-radius: 5px 0px 0px 5px !important;
  }
}
@media screen and (max-width: 768px) {
  .gsc-input-box {
    border: 2px solid #000 !important;
    border-radius: 5px 0px 0px 5px !important;
  }
}

@media print, screen and (min-width: 769px) {
  .cse input.gsc-input, input.gsc-input {
    min-height: 28px;
    font-size: 1rem !important;
  }
}
@media screen and (max-width: 768px) {
  .cse input.gsc-input, input.gsc-input {
    min-height: calc(10.66vw - 2px);
    font-size: 1.7rem !important;
  }
}

@media print, screen and (min-width: 769px) {
  td.gsc-search-button {
    height: 28px;
  }
  @-moz-document url-prefix() {
    td.gsc-search-button {
      height: 30px;
    }
  }
  td.gsc-search-button {
    padding-left: 0 !important;
  }
}
@media screen and (max-width: 768px) {
  td.gsc-search-button {
    height: calc(10.66vw - 2px);
  }
  @-moz-document url-prefix() {
    td.gsc-search-button {
      height: calc(10.66vw + 2px);
    }
  }
  td.gsc-search-button {
    padding-left: 0 !important;
  }
}

@media print, screen and (min-width: 769px) {
  .cse .gsc-search-button-v2, .gsc-search-button-v2 {
    background-color: #000 !important;
    width: 44px !important;
    border: 1px solid #000 !important;
    border-radius: 0px 5px 5px 0px !important;
  }
}
@media screen and (max-width: 768px) {
  .cse .gsc-search-button-v2, .gsc-search-button-v2 {
    background-color: #000 !important;
    width: 13.33vw !important;
    border: 1px solid #000 !important;
    border-radius: 0px 5px 5px 0px !important;
  }
}

@media print, screen and (min-width: 769px) {
  .gsc-search-button-v2 svg {
    fill: #ffffff !important;
    width: 13px !important;
    height: 13px !important;
  }
}
@media screen and (max-width: 768px) {
  .gsc-search-button-v2 svg {
    fill: #ffffff !important;
    width: 3.46vw !important;
    height: 3.46vw !important;
  }
}

.dummy-search-area {
  box-sizing: border-box;
  display: flex;
}
@media print, screen and (min-width: 769px) {
  .dummy-search-area {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .dummy-search-area {
    width: 100%;
  }
}

.dummy-search {
  box-sizing: border-box;
  padding: 10px 0 10px 13px;
  position: relative;
}
@media print, screen and (min-width: 769px) {
  .dummy-search {
    border: 1px solid #000;
    border-right: none;
    height: 30px;
    width: calc(100% - 44px);
    border-radius: 5px 0px 0px 5px;
    font-size: 1rem;
  }
}
@media screen and (max-width: 768px) {
  .dummy-search {
    border: 2px solid #000;
    border-right: none;
    height: 10.66vw;
    width: calc(100% - 13.33vw);
    border-radius: 5px 0px 0px 5px;
    font-size: 1rem;
  }
}

.dummy-search-btn {
  appearance: none;
  background: none;
  border: none;
  cursor: pointer;
  font-size: 0;
  padding: 0;
  display: block;
  box-sizing: border-box;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-grow: 1;
}
@media print, screen and (min-width: 769px) {
  .dummy-search-btn {
    background-color: #000;
    flex-basis: 44px;
    width: 44px;
    height: 30px;
    border: 1px solid #000;
    border-left: none;
    border-radius: 0px 5px 5px 0px;
    margin-left: 0;
  }
}
@media screen and (max-width: 768px) {
  .dummy-search-btn {
    background-color: #000;
    flex-basis: 13.33vw;
    width: 13.33vw;
    height: 10.66vw;
    border: 1px solid #000;
    border-left: none;
    border-radius: 0px 5px 5px 0px;
    margin-left: 0;
  }
}
@media print, screen and (min-width: 769px) {
  .dummy-search-btn svg {
    width: 13px;
    height: 13px;
    fill: #ffffff;
  }
}
@media screen and (max-width: 768px) {
  .dummy-search-btn svg {
    width: 3.46vw;
    height: 3.46vw;
    fill: #ffffff;
  }
}

.visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
}

.hide {
  display: none;
}

#smartphone * {
  box-sizing: border-box;
}
#smartphone a {
  color: #fff;
  display: block;
  text-decoration: none;
}
#smartphone .wrap {
  align-items: center;
  background-color: #ce1120;
  border: 2px solid #ce1120;
  display: flex;
  justify-content: center;
  padding: 15px 0;
  position: relative;
  width: 100%;
}
#smartphone .wrap .txt {
  font-size: 230%;
  font-weight: bold;
  line-height: 140%;
  padding-right: 20px;
}
#smartphone .wrap .ico {
  background-color: #ce1120;
  border-radius: 50%;
  height: 40px;
  width: 40px;
  position: absolute;
  right: 20px;
}
#smartphone .wrap .ico:after {
  border-left: 12px solid #fff;
  border-top: 9px solid transparent;
  border-bottom: 9px solid transparent;
  bottom: 0;
  content: "";
  left: 0;
  height: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 0;
}

@media print {
  body {
    zoom: 1;
  }
}
#header, #footer, #side-nav {
  overflow-wrap: anywhere;
}

.gsst_a .gscb_a {
  color: #333 !important;
}

/*++++++++++++++++++++++++++++++++++
 * トップと下層ページのフッターエリア専用CSS
 * @version 0.0.1
++++++++++++++++++++++++++++++++++*/
#footer-print,
#footer-print *,
#footer-print *::before,
#footer-print *::after {
  box-sizing: border-box;
}

/*==================================
フッター
==================================*/
footer {
  margin-top: 100px;
  /* PCでは電話番号リンクを無効化 */
}
@media print, screen and (min-width: 769px) {
  footer a[href^="tel:"] {
    color: inherit;
    text-decoration: none;
    pointer-events: none;
  }
}
footer .box {
  position: relative;
  margin: 0 auto;
  box-sizing: border-box;
  font-size: 90%;
}
footer #pagetop a {
  display: block;
  padding: 18px 0 18px 60px;
  color: #333;
  text-decoration: none;
}
footer .copyright {
  padding: 20px 0;
  background-color: #333;
  color: #fff;
  font-size: 80%;
  text-align: center;
}
@media print, screen and (min-width: 769px) {
  footer .box {
    width: 1000px;
    padding: 50px 0 25px 0;
  }
  footer #pagetop {
    position: absolute;
    bottom: 20px;
    right: 20px;
  }
}
@media screen and (max-width: 768px) {
  footer .box {
    padding: 30px 40px;
  }
  footer #pagetop {
    position: absolute;
    bottom: 20px;
    right: 20px;
  }
}

html[data-fontsize=up] {
  font-size: 133.3%;
}
html[data-fontsize=up2] {
  font-size: 166.7%;
}
html[data-fontsize=up3] {
  font-size: 200%;
}

/*++++++++++++++++++++++++++++++++++
 * 下層ページのコンテンツエリア専用CSS（プリント用）
 * @version 0.0.1
++++++++++++++++++++++++++++++++++*/
@media print {
  body {
    zoom: 0.97;
  }
  #wrapper, #wrapper-in, #wrapper-in2 {
    border: none;
    background: none;
  }
  #header-print, #pankuzu, #side-nav, #pagetop, #footer-print {
    display: none;
  }
  #contents {
    float: none;
    width: 100%;
  }
  h1.title {
    width: 100%;
  }
  #contents-in {
    width: 100%;
  }
}
/*++++++++++++++++++++++++++++++++++
 * 下層ページのコンテンツエリア専用CSS
 * @version 0.0.1
++++++++++++++++++++++++++++++++++*/
/*==================================
 施設詳細ページ用（0052で使用中）
==================================*/
/*++++++++++++++++++++++++++++++++++
 * 下層ページのコンテンツエリア専用CSS
 * @version 0.0.1
++++++++++++++++++++++++++++++++++*/
/*==================================
施設詳細ページ用（0052で使用中）
==================================*/
.slider a:focus, .slider a:focus-visible {
  outline: none;
  position: relative;
}
.slider a:focus::before, .slider a:focus-visible::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 10;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: calc(100% - 2px);
  height: calc(100% - 2px);
  border-radius: 6px;
  outline: 1px solid #fff;
  border: 2px solid #333;
}

/* CSS Document */
html {
  overflow: auto;
  font-size: 62.5%;
}

body {
  overflow: hidden;
  margin: 0;
  padding: 0;
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-weight: 500;
  font-size: 1.8rem;
  color: #474747;
}

@media print, screen and (min-width: 769px) {
  .to-container {
    position: relative;
    z-index: calc(infinity);
  }
  .to-container a {
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    left: 0;
    top: 0;
    right: 0;
    margin-top: -9999px;
    margin-left: auto;
    margin-right: auto;
    color: #333;
    font-size: 97%;
  }
  .to-container a:focus {
    position: relative;
    width: calc(100% - 900px);
    text-align: center;
    margin-top: 0;
  }
}
@media screen and (max-width: 768px) {
  .to-container {
    display: none;
  }
}
img {
  /* width: 100%; */
  max-width: 100%;
  height: auto !important;
  vertical-align: top;
}

ul li {
  list-style: none;
}

ol li {
  padding-left: 10px;
}

a {
  text-decoration: none;
  color: #474747;
}

.skip {
  display: none;
}

/*----- ヘッダー(共通) ここから -----*/
.nav_all {
  width: 100%;
  height: 80px;
  background: #fff;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  position: fixed;
  top: -100px;
  z-index: 9999;
  transition: 0.8s;
}

.nav_all_page {
  top: 0;
}

#header_logo {
  width: 30%;
  position: absolute;
  bottom: 10px;
  left: 20px;
}

#nav_logo {
  margin: 0;
}
#nav_logo img {
  width: 100%;
  max-width: 418px;
  max-height: 60px;
  min-width: 200px;
}

div#nav_logo {
  font-size: 0rem;
  margin: 0;
  height: fit-content;
  font-weight: normal;
  display: block;
}

.globalmenu {
  font-size: 1.6rem;
  font-weight: bold;
}

#gm_ue {
  position: absolute;
  top: -1px;
  right: 30px;
}
#gm_ue ul {
  display: flex;
}
#gm_ue ul li {
  padding-top: 8px;
}
#gm_ue ul li a {
  padding: 9px 28px 6px 62px;
  position: relative;
}

li.gm_ue01 a {
  background: #fff;
  border: solid 2px #CE1200;
  border-radius: 0px 0px 0px 10px;
  color: #CE1200;
  text-decoration: none;
}
li.gm_ue01 a:after {
  content: "";
  width: 18px;
  height: 29px;
  background: url(../img_common/nav_icon_tel.png);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: 5px;
  left: 28px;
}
li.gm_ue02 a {
  background: #1D5188;
  border: solid 2px #1d5188;
  border-radius: 0px 0px 10px 0px;
  color: #fff;
  text-decoration: none;
}
li.gm_ue02 a:after {
  content: "";
  width: 26px;
  height: 24px;
  background: url(../img_common/nav_icon_pl.png);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: 7px;
  left: 22px;
}

#gm_shita {
  position: absolute;
  bottom: 3px;
  right: 30px;
}
#gm_shita ul {
  display: flex;
}
#gm_shita ul li {
  margin-left: 30px;
}
#gm_shita ul li a {
  text-decoration: none;
}
#gm_shita ul li a:hover {
  text-decoration: underline;
}

/*----- ヘッダー(共通) ここまで -----*/
/*----- ヘッダー(トップ) ここから -----*/
/*メインビジュアルサイズ ここから*/
#top_header {
  width: 100%;
  height: 100vh;
  position: relative;
}

/*メインビジュアルサイズ ここまで*/
/*メインタイトル ここから*/
#header_title {
  width: 100%;
  position: absolute;
  top: 36px;
  z-index: 9;
}

#h1_title {
  width: 90%;
  max-width: 673px;
  margin: 0 auto;
}

/*メインタイトル ここまで*/
/*メインボタン ここから*/
li.top_nav_btn01, li.top_nav_btn02, li.top_nav_btn03, li.top_nav_btn04, li.top_nav_btn05 {
  z-index: 9;
}
li.top_nav_btn01 {
  width: 200px;
  height: 200px;
}
li.top_nav_btn02, li.top_nav_btn03, li.top_nav_btn04 {
  width: 140px;
  height: 140px;
}
li.top_nav_btn05 {
  width: 160px;
  height: 160px;
}
li.top_nav_btn01 {
  position: absolute;
  left: 2%;
  bottom: 145px;
}
li.top_nav_btn02 {
  position: absolute;
  left: 19%;
  bottom: 75px;
}
li.top_nav_btn03 {
  position: absolute;
  left: 34%;
  bottom: 60px;
}
li.top_nav_btn04 {
  position: absolute;
  left: 46%;
  bottom: 175px;
}
li.top_nav_btn05 {
  position: absolute;
  left: 74%;
  bottom: 210px;
}

#top_nav ul li {
  transition: 0.3s;
}
#top_nav ul li:hover {
  scale: 1.1;
}

/*メインボタン ここまで*/
/*アプリダウンロード ここから*/
#app_header {
  width: 560px;
  height: 178px;
  background: url(../img_common/app_bg.png);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  right: 30px;
  bottom: 14px;
  z-index: 9;
}
#app_header ul {
  display: flex;
  align-items: center;
  margin-top: 105px;
  margin-left: 20px;
}
#app_header ul li {
  margin-right: 20px;
}

li.app_header_btn01 {
  width: 120px;
  height: 40px;
}
li.app_header_btn02 {
  width: 135px;
  height: 40px;
}
li.app_header_btn03 {
  width: 120px;
  height: 60px;
}

/*アプリダウンロード ここまで*/
/*スライドショー(メインビジュアル) ここから*/
#main_visual .slide_wrapper {
  position: relative;
  height: 100vh;
  /*スライダー全体の縦幅を画面の高さいっぱい（100vh）にする*/
}
#main_visual .slider-item {
  width: 100%;
  /*各スライダー全体の横幅を画面の高さいっぱい（100%）にする*/
  height: 100vh;
  /*各スライダー全体の縦幅を画面の高さいっぱい（100vh）にする*/
  background-repeat: no-repeat;
  /*背景画像をリピートしない*/
  background-position: center;
  /*背景画像の位置を中央に*/
  background-size: cover;
  /*背景画像が.slider-item全体を覆い表示*/
}
#main_visual .slick-prev:before {
  content: none;
}

/*戻る、次へ矢印の位置*/
.slick-next:before {
  content: none;
}

#main_visual .slick-prev, #main_visual .slick-next {
  z-index: 3;
  cursor: pointer;
  /*マウスカーソルを指マークに*/
  outline: none;
  /*クリックをしたら出てくる枠線を消す*/
  height: 12px;
  width: 21px;
  z-index: 9;
  position: absolute;
  /*絶対配置にする*/
  right: 44px;
}
#main_visual .slick-prev {
  /*戻る矢印の位置と形状*/
  background: url("../img_common/arrow_prev.png");
  background-repeat: no-repeat;
  background-size: contain;
  bottom: 560px;
}
#main_visual .slick-prev:hover {
  background: url("../img_common/arrow_prev_hover.png");
  background-repeat: no-repeat;
  background-size: contain;
}
#main_visual .slick-next {
  /*次へ矢印の位置と形状*/
  background: url("../img_common/arrow_next.png");
  background-repeat: no-repeat;
  background-size: contain;
  bottom: 530px;
}
#main_visual .slick-next:hover {
  background: url("../img_common/arrow_next_hover.png");
  background-repeat: no-repeat;
  background-size: contain;
}
#main_visual .slick-dots {
  width: 20px;
  text-align: center;
  display: inline-grid;
  justify-content: center;
  padding: 80px 15px 5px 15px;
  background: rgba(0, 0, 0, 0.15);
  border-radius: 10px;
  z-index: 3;
  position: absolute;
  right: 30px;
  bottom: 280px;
}
#main_visual .slick-dots li {
  display: inline-block;
  margin: 10px 4px;
}
#main_visual .slick-dots li button {
  color: transparent;
  outline: none;
  width: 20px;
  /*ドットボタンのサイズ*/
  height: 28px;
  /*ドットボタンのサイズ*/
  display: block;
  background: url("../img_common/dots.png");
  background-repeat: no-repeat;
  background-size: contain;
}
#main_visual .slick-dots li.slick-active button {
  background: url("../img_common/dots_active.png");
  background-repeat: no-repeat;
  background-size: contain;
}
#main_visual #tglBtn {
  width: 28px;
  height: 28px;
  margin-top: 10px;
}

/*ドットナビゲーションの設定*/
/*再生停止ボタンの設定*/
/*========= レイアウトのためのCSS ===============*/
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

a:hover, a:active {
  text-decoration: none;
}

#main_visual .slick-slide img {
  width: 100%;
  height: 100vh !important;
  object-fit: cover;
}

/*スライドショー(メインビジュアル) ここまで*/
/*----- ヘッダー(トップ) ここまで -----*/
/*----- トップページ背景のライン ここから -----*/
.top_bg_line {
  width: 95%;
  max-width: 1300px;
  margin: 0 auto;
}

#top_bg_item01 {
  height: 240px;
  background-image: url("../img_common/line01.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}

#top_bg_item02 {
  height: 275px;
  margin-top: 70px;
  background-image: url("../img_common/line02.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}

#top_bg_item03 {
  height: 236px;
  margin-top: 25px;
  background-image: url("../img_common/line03.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}

#top_bg_item04 {
  height: 370px;
  margin-top: 30px;
  background-image: url("../img_common/line04.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}

#top_bg_item05 {
  height: 290px;
  margin-top: -30px;
  background-image: url("../img_common/line05.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}

#top_bg_item07 {
  height: 164px;
  margin-top: 30px;
  background-image: url("../img_common/line07.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}

/* スクロールすると下からふわっとさせるためのコード */
.inview {
  /* 30px下げる */
  transform: translateY(30px);
  /* 要素を透明にする */
  opacity: 0;
  /* 2秒かけて、変化させる */
  transition: transform 3s, opacity 3s;
}
.inview.show {
  transform: translateY(0);
  opacity: 1;
}

/*----- トップページ背景のライン ここまで -----*/
/*----- ももりんシェアサイクルって？ ここから -----*/
#about_bg {
  width: 100%;
  background: #ce1120;
  position: relative;
}
#about_bg:after {
  content: "";
  width: 100%;
  height: 80px;
  background: url(../img_common/red_bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom;
  position: absolute;
  bottom: -80px;
}

#top_about {
  width: 100%;
  max-width: 1300px;
  height: 840px;
  padding-top: 90px;
  margin: 0 auto;
  position: relative;
}

/*about_01 ここから*/
#about_01 {
  width: 690px;
  height: 310px;
  background: #1D5188;
  border: solid 3px #fff;
  -webkit-box-shadow: 0 0 0 10px #1D5188;
  box-shadow: 0 0 0 10px #1D5188;
  border-radius: 10px;
  text-align: center;
  position: absolute;
  top: 90px;
  right: 90px;
  z-index: 1;
}

#h2_toptitle_about {
  width: 420px;
  margin: 0 auto;
  margin-top: 32px;
}

#about_01 p {
  color: #fff;
  font-size: 1.8rem;
  margin-top: 50px;
}
#about_01 p em {
  font-style: normal;
  font-size: 2rem;
  font-weight: bold;
}
#about_01 a {
  display: inline-block;
  margin-top: 30px;
  font-size: 1.8rem;
  font-weight: bold;
  padding: 16px 60px 16px 50px;
  background: #fff;
  border: solid 3px #1D5188;
  border-radius: 10px;
  box-shadow: 3px 3px 0px rgba(0, 0, 0, 0.2);
  position: relative;
}
#about_01 a:after {
  content: "";
  width: 20px;
  height: 19.5px;
  background: url(../img_common/arrow_blue.png);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  right: 20px;
  top: 20.5px;
}
#about_01 a:hover:after {
  transition: transform 0.5s;
  transform: rotateX(360deg);
}

/*about_01 ここまで*/
/*about_02 ここから*/
#about_02 {
  width: 520px;
  height: 520px;
  text-align: center;
  position: absolute;
  top: 180px;
  left: -30px;
  z-index: 9;
}

.about_02_circle {
  width: 520px;
  height: 520px;
  position: relative;
}
.about_02_circle::after {
  content: "";
  width: 520px;
  height: 520px;
  background: url(../img_common/circle.png);
  background-repeat: no-repeat;
  background-size: contain;
  animation: rotate-anime 30s linear infinite;
  position: absolute;
  top: 0;
  left: 0;
}

@keyframes rotate-anime {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(-360deg);
  }
}
#about_02 p {
  color: #fff;
  font-size: 2rem;
  font-weight: bold;
  margin: 0;
}
#about_02 p:first-of-type {
  padding-top: 170px;
  padding-bottom: 80px;
  position: relative;
}
#about_02 p:first-of-type::after {
  content: "";
  width: 102px;
  height: 60px;
  background: url(../img_common/bike.png);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  bottom: 10px;
  left: 42%;
}

/*about_02 ここまで*/
/*about_03 ここから*/
#about_03 {
  content: "";
  display: block;
  width: 60%;
  height: 405px;
  position: absolute;
  right: -20px;
  bottom: 55px;
}
#about_03 .gallery {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: 1fr;
  gap: 0px 12px; /* 画像間の余白 */
  padding: 0px; /* 外枠の余白 */
}
#about_03 .gallery .main {
  width: 350px;
  height: 338px;
}
#about_03 .gallery .main img {
  width: 350px;
  height: 338px;
  object-fit: cover;
  border-radius: 10px 0 0 10px;
}
#about_03 .gallery .side {
  width: 416px;
  height: 338px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: 1fr 1fr;
  gap: 12px; /* 小画像同士の余白 */
  /* 右上の小画像 */
  /* 右下の小画像 */
}
#about_03 .gallery .side img:nth-child(2) {
  border-top-right-radius: 10px;
}
#about_03 .gallery .side img:nth-child(4) {
  border-bottom-right-radius: 10px;
}
#about_03 .gallery img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

/*about_03 ここまで*/
/*----- ももりんシェアサイクルって？ ここまで -----*/
/*----- 協賛企業 ここから -----*/
#top_kyosan {
  width: 100%;
  margin-top: 140px;
}

#top_kyosan_content {
  width: 100%;
  height: 146px;
  background: url(../img_common/slide_bg.png);
  background-repeat: repeat-x;
  background-size: 1502px 83px;
  background-position: bottom;
  margin-top: 40px;
}

/* #top_kyosan_btn {
  width: 256px;
  height: 93px;
  border-radius: 10px;
  box-shadow: 2px 2px 0px rgba(0, 0, 0, .2);
  margin-left: 30px;
} */
#top_kyosan_btn_box {
  width: 246px;
  height: 83px;
  background: #1D5188;
  border-radius: 10px;
  padding: 5px;
  position: relative;
}
#top_kyosan_btn_box:after {
  content: "";
  width: 41px;
  height: 37px;
  background: url(../img_common/arrow_kyosan.png);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  right: 22px;
  top: 27px;
}
#top_kyosan_btn_box a {
  font-size: 1.8rem;
  font-weight: bold;
  color: #fff;
  padding: 24px 73px 24px 23px;
  background: #1D5188;
  border: solid 3px #fff;
  border-radius: 10px;
  position: absolute;
  top: 5px;
  left: 5px;
}

#top_kyosan_content ul.linear_slider li img {
  width: 220px;
  height: 80px;
  border: solid 3px #F5F4EE;
  border-radius: 5px;
  margin: 0 auto;
}
#top_kyosan_content ul.linear_slider li.kyosan_momo img {
  width: 194px;
  height: 144px;
  object-fit: contain;
  border: none;
}
#top_kyosan_content .slick-track {
  display: flex;
  align-items: center;
}

/*----- 協賛企業 ここまで -----*/
/*----- 新着情報 ここから -----*/
#h2_toptitle_news {
  width: 402px;
  height: 195px;
  margin: 0;
  margin-left: 10%;
  margin-bottom: -50px;
}

#news_content {
  width: 100%;
  height: auto;
  background: url(../img_common/news_bg.png);
  background-repeat: repeat;
  background-size: 1366px 380px;
}

.oshiraseList {
  width: 85%;
  margin: 0 auto;
  padding-top: 90px;
}
.oshiraseList p.noData {
  color: #FFF;
  text-align: center;
}
.oshiraseList ul {
  display: flex;
}
.oshiraseList ul li {
  width: 25%;
  padding: 40px 20px;
  background: #fff;
  border-radius: 20px;
  border: solid 4px #ce1120;
  box-shadow: 2px 2px 0px rgba(0, 0, 0, 0.16);
  display: flex;
  flex-direction: column;
  margin-left: 20px;
  margin-right: 20px;
}
.oshiraseList ul li span.ecobykeDate {
  font-size: 1.6rem;
}
.oshiraseList ul li span.ecobykeTitle {
  font-size: 1.8rem;
  font-weight: bold;
  text-decoration: underline;
  flex-grow: 1;
}

.btnOshirase {
  text-align: center;
}
.btnOshirase a {
  display: inline-block;
  margin-top: 30px;
  margin-bottom: 30px;
  font-size: 1.8rem;
  font-weight: bold;
  padding: 16px 60px 16px 50px;
  background: #fff;
  border: solid 3px #1D5188;
  border-radius: 10px;
  box-shadow: 3px 3px 0px rgba(0, 0, 0, 0.2);
  position: relative;
}
.btnOshirase a:after {
  content: "";
  width: 20px;
  height: 19.5px;
  background: url(../img_common/arrow_blue.png);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  right: 20px;
  top: 20.5px;
}
.btnOshirase a:hover:after {
  transition: transform 0.5s;
  transform: rotateX(360deg);
}

/*----- 新着情報 ここまで -----*/
/*----- サイクルポートマップ ここから -----*/
#top_port_bg {
  background: #ce1120;
  position: relative;
  margin-top: 80px;
  padding-top: 20px;
  z-index: -9;
}
#top_port_bg::before {
  content: "";
  width: 100%;
  height: 246px;
  background: url(../img_common/port_title_bg.png);
  background-repeat: repeat-x;
  background-size: 1366px 50px;
  position: absolute;
  top: -50px;
}

#top_port_posi {
  display: table;
  margin: 0 auto;
  padding-left: 100px;
  padding-right: 440px;
  position: relative;
}
#top_port_posi::before {
  content: "";
  width: 62px;
  height: 196px;
  background: url(../img_common/item_port01.png);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  bottom: 30px;
  left: 0;
}
#top_port_posi::after {
  content: "";
  width: 418px;
  height: 265px;
  background: url(../img_common/item_port02.png);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  bottom: 0;
  right: 0;
}

#h2_toptitle_port {
  width: 400px;
  height: 40px;
  margin: 0;
}

#top_port p {
  display: inline-block;
  color: #fff;
  font-size: 1.8rem;
  font-weight: bold;
  margin-top: 16px;
  margin-bottom: 0;
  padding-bottom: 30px;
}

/*マップ(埋め込み) ここから*/
#top_port_map {
  margin-top: -10px;
}
#top_port_map iframe {
  width: 100%;
  height: 480px;
  border: none;
}
#top_port_map #map_canvas {
  width: 100% !important;
  height: 480px !important;
}

/*マップ(埋め込み) ここまで*/
#top_port_real-time {
  text-align: center;
  width: 230px;
  height: 230px;
  margin: 0 auto;
  margin-top: -70px;
  background: #fff;
  border: solid 3px #ce1120;
  border-radius: 50%;
  box-shadow: 3px 3px 0px rgba(0, 0, 0, 0.4);
  position: relative;
  transition: 0.3s;
}
#top_port_real-time:hover {
  scale: 1.1;
}
#top_port_real-time::after {
  content: "";
  width: 115px;
  height: 116px;
  background: url(../img_common/item_check.png);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  bottom: 10px;
  right: -50px;
}
#top_port_real-time a {
  display: block;
  padding: 60px 15px;
  font-size: 2.2rem;
  font-weight: bold;
  color: #ce1120;
  position: relative;
}
#top_port_real-time a::after {
  content: "";
  width: 26px;
  height: 25px;
  background: url(../img_common/arrow_red.png);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  bottom: 22px;
  left: 100px;
}

/*スライダー(サイクルポート) ここから*/
#top_port_slider {
  margin-top: -100px;
}
#top_port_slider ul {
  z-index: -9;
}
#top_port_slider ul li {
  width: 320px;
  height: 240px;
  margin-right: 40px;
}
#top_port_slider ul li img {
  height: 240px;
  border-radius: 20px;
  object-fit: cover;
}

/*スライダー(サイクルポート) ここまで*/
/*----- サイクルポートマップ ここまで -----*/
/*----- 料金プラン ここから -----*/
#top_plan_bg {
  text-align: center;
}

#h2_toptitle_plan {
  width: 200px;
  height: 100px;
  margin: 0 auto;
}

#top_plan_content {
  width: 100%;
  padding-top: 40px;
  padding-bottom: 70px;
  background: #1d5188;
  text-align: center;
  background-image: url(../img_common/plan_bg02.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  position: relative;
  z-index: -9;
}
#top_plan_content::before {
  content: "";
  display: block;
  width: 100%;
  height: 50px;
  background: url(../img_common/plan_bg01.png);
  background-repeat: repeat-x;
  background-size: 1920px 50px;
  position: absolute;
  top: -50px;
  z-index: -9;
}
#top_plan_content p {
  color: #fff;
  font-size: 3rem;
  font-weight: bold;
  margin: 0;
}
#top_plan_content p em {
  font-style: normal;
  font-size: 4rem;
}
#top_plan_content p:nth-of-type(3) {
  display: inline-block;
  font-size: 2.6rem;
  margin-top: 30px;
  position: relative;
}
#top_plan_content p:nth-of-type(3)::before {
  content: "";
  width: 154px;
  height: 202px;
  background: url(../img_common/item_plan01.png);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  bottom: -90px;
  left: -200px;
}
#top_plan_content p:nth-of-type(3)::after {
  content: "";
  width: 129px;
  height: 193px;
  background: url(../img_common/item_plan02.png);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  bottom: -80px;
  right: -200px;
}
#top_plan_content .plan_price_note p {
  display: inline-block;
  font-size: 2.6rem;
  margin-top: 30px;
  position: relative;
}
#top_plan_content .plan_price_note p::before {
  content: "";
  width: 154px;
  height: 202px;
  background: url(../img_common/item_plan01.png);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  bottom: -90px;
  left: -200px;
}
#top_plan_content .plan_price_note p::after {
  content: "";
  width: 129px;
  height: 193px;
  background: url(../img_common/item_plan02.png);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  bottom: -80px;
  right: -200px;
}

#top_plan_more {
  display: inline-block;
  margin-top: -30px;
}
#top_plan_more a {
  display: inline-block;
  font-size: 1.8rem;
  font-weight: bold;
  padding: 16px 60px 16px 30px;
  background: #fff;
  border: solid 3px #1D5188;
  border-radius: 10px;
  box-shadow: 3px 3px 0px rgba(0, 0, 0, 0.2);
  position: relative;
}
#top_plan_more a:after {
  content: "";
  width: 20px;
  height: 19.5px;
  background: url(../img_common/arrow_blue.png);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  right: 20px;
  top: 20.5px;
}
#top_plan_more a:hover:after {
  transition: transform 0.5s;
  transform: rotateX(360deg);
}

/*----- 料金プラン ここまで -----*/
/*----- ご利用方法 ここから -----*/
#top_howto {
  width: 95%;
  max-width: 1300px;
  margin: 0 auto;
  margin-bottom: 30px;
}

#h2_toptitle_howto {
  width: 340px;
  height: 120px;
  margin: 0 auto;
  margin-bottom: -30px;
}

#top_howto_content {
  width: 100%;
  margin: 0 auto;
  background: #ce1120;
  border-radius: 20px;
}

#howto_tyui_app {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 47px;
  margin-left: 30px;
  margin-right: 30px;
  flex-wrap: wrap;
}
#howto_tyui_app ul {
  margin-bottom: 10px;
}

ul#howto_tyui {
  display: flex;
  align-items: center;
}

li.howto_tyui_item01 {
  display: flex;
  align-items: center;
  position: relative;
  border: solid 2px #fff;
  box-sizing: border-box;
  margin-right: 30px;
}
li.howto_tyui_item01 span {
  content: "";
  display: block;
  width: 100px;
  height: 89px;
  background: url(../img_common/howto_tyui01.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  margin-right: 20px;
}
li.howto_tyui_item01 p {
  color: #fff;
  font-size: 1.8rem;
  font-weight: bold;
  margin: 0;
}
li.howto_tyui_item01:before {
  content: "";
  position: absolute;
  top: 50%;
  right: -32px;
  margin-top: -12px;
  border: 12px solid transparent;
  border-left: 20px solid #ce1120;
  z-index: 2;
}
li.howto_tyui_item01:after {
  content: "";
  position: absolute;
  top: 50%;
  right: -38px;
  margin-top: -14px;
  border: 14px solid transparent;
  border-left: 22px solid #fff;
  z-index: 1;
}
li.howto_tyui_item02 {
  display: flex;
  align-items: center;
  margin-right: 16px;
}
li.howto_tyui_item02 span {
  content: "";
  display: block;
  width: 55px;
  height: 100px;
  background: url(../img_common/howto_tyui02.png);
  background-repeat: no-repeat;
  background-size: contain;
  margin-right: 7px;
}
li.howto_tyui_item02 a img {
  width: 130px;
  height: 130px;
  transition: 0.3s;
}
li.howto_tyui_item02 a:hover img {
  scale: 1.1;
}

ul#howto_app {
  display: flex;
  align-items: center;
  background: #F5F4EE;
  border-radius: 10px;
  padding: 16px 30px;
}

#howto_app li {
  margin-right: 20px;
}
#howto_app li:last-of-type {
  margin-right: 0;
}

#howto_list ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  text-align: center;
  margin-right: 23px;
  margin-left: 23px;
}
#howto_list ul li {
  width: 280px;
  background: #fff;
  border-radius: 10px;
  display: flex;
  flex-direction: column;
  position: relative;
  margin: 20px 10px;
}
#howto_list ul li::before {
  content: "";
  width: 65px;
  height: 60px;
  background: url(../img_common/howto_no01.png);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: -20px;
  left: -20px;
}
#howto_list ul li.howto_list_item02::before {
  background: url(../img_common/howto_no02.png);
  background-repeat: no-repeat;
  background-size: contain;
}
#howto_list ul li.howto_list_item03::before {
  background: url(../img_common/howto_no03.png);
  background-repeat: no-repeat;
  background-size: contain;
}
#howto_list ul li.howto_list_item04::before {
  background: url(../img_common/howto_no04.png);
  background-repeat: no-repeat;
  background-size: contain;
}
#howto_list ul li img {
  margin: 0 auto;
  margin-top: -16px;
  margin-bottom: 15px;
}

li.howto_list_item01 img, li.howto_list_item03 img, li.howto_list_item04 img {
  width: 160px;
  height: 160px;
}
li.howto_list_item02 img {
  width: 168px;
  height: 168px;
}

#howto_list ul li p {
  flex-grow: 1;
  font-size: 1.7rem;
  font-weight: bold;
  margin: 0;
  margin-bottom: 20px;
}
#howto_list ul li p.p_red {
  font-size: 1.6rem;
  color: #ce1120;
  margin-left: 15px;
  margin-right: 15px;
}

#top_howto_more {
  width: 98%;
  margin: 0 auto;
  margin-top: 30px;
  text-align: center;
  position: relative;
}
#top_howto_more::before {
  content: "";
  width: 35%;
  height: 50px;
  background: url(../img_common/howto_foot02.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: bottom;
  position: absolute;
  left: 0;
  bottom: 30px;
}
#top_howto_more::after {
  content: "";
  width: 35%;
  height: 50px;
  background: url(../img_common/howto_foot01.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: bottom;
  position: absolute;
  right: 0;
  bottom: 30px;
}
#top_howto_more a {
  display: inline-block;
  margin-bottom: 30px;
  color: #fff;
  font-size: 1.8rem;
  font-weight: bold;
  padding: 16px 60px 16px 50px;
  background: #1D5188;
  border: solid 3px #1D5188;
  border-radius: 10px;
  box-shadow: 3px 3px 0px rgba(0, 0, 0, 0.2);
  position: relative;
  z-index: 9;
}
#top_howto_more a:after {
  content: "";
  width: 20px;
  height: 19.5px;
  background: url(../img_common/arrow_white.png);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  right: 20px;
  top: 20.5px;
}
#top_howto_more a:hover:after {
  transition: transform 0.5s;
  transform: rotateX(360deg);
}

/*----- ご利用方法 ここまで -----*/
/*----- SDGS・ドレスガード ここから -----*/
#top_sdgs_dg {
  width: 95%;
  max-width: 1300px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  background: url(../img_common/line06.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  padding-top: 210px;
  padding-bottom: 260px;
}

#top_sdgs, #top_dg {
  width: 46%;
  transition: 0.3s;
}

#top_sdgs:hover, #top_dg:hover {
  scale: 1.1;
}

/*----- SDGS・ドレスガード ここまで -----*/
/*----- 関連リンク ここから -----*/
#h2_toptitle_link {
  width: 242px;
  height: 165px;
  margin: 0 auto;
  margin-bottom: -36px;
  position: relative;
}
#h2_toptitle_link::before {
  content: "";
  width: 154px;
  height: 122px;
  background: url(../img_common/item_link.png);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  left: -180px;
  bottom: -30px;
}

/*スライド（関連リンク） ここから*/
#top_link {
  background: url(../img_common/link_bg.png);
  background-repeat: repeat-x;
  background-size: 1600px 240px;
  background-position: bottom;
}

#top_banner_pr {
  height: 240px;
  position: relative;
}
#top_banner_pr .slick-list {
  width: 77%;
  margin: 0 auto;
  padding: 0;
  padding-top: 80px;
}
#top_banner_pr .free_box.slick-slide {
  height: 83px;
}
#top_banner_pr .free_box.slick-slide a img {
  width: 220px;
  height: 80px;
  margin: 0 auto;
  border-radius: 5px;
  box-shadow: 3px 3px 0px rgba(0, 0, 0, 0.2);
}
#top_banner_pr .slick-arrow {
  width: 12px;
  height: 24px;
  cursor: pointer;
  position: absolute;
  bottom: 100px;
}
#top_banner_pr .slick-arrow_prev {
  left: 100px;
}
#top_banner_pr .slick-arrow_next {
  right: 100px;
}
#top_banner_pr ul.slick-dots {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  bottom: 6px;
}
#top_banner_pr ul.slick-dots li {
  width: 12px;
  height: 12px;
  background: url(../img_common/link_dots.png);
  background-repeat: no-repeat;
  background-size: contain;
  margin: 0 10px;
}
#top_banner_pr ul.slick-dots li.slick-active {
  background: url(../img_common/link_dots_active.png);
  background-repeat: no-repeat;
  background-size: contain;
}
#top_banner_pr #link_tglBtn {
  width: 30px;
  height: 30px;
  cursor: pointer;
}

/*スライド（関連リンク） ここまで*/
/*----- 関連リンク ここまで -----*/
/*----- フッター ここから -----*/
#img_rule {
  width: 32%;
  max-width: 300px;
  height: auto;
  margin-left: 2%;
  margin-bottom: -127px;
}

#foot_bg {
  width: 100%;
  background: url(../img_common/foot_bg.png);
  background-repeat: repeat-x;
  background-size: cover;
  background-position: bottom;
  padding-top: 110px;
}

#foot_logo {
  margin-bottom: -110px;
}

#h1_footlogo {
  width: 230px;
  height: 230px;
  margin: 0 auto;
}

#foot_content {
  width: 72%;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
  background: #fff;
  border-radius: 20px;
}

#contact_tel, #contact_web {
  margin: 20px 30px;
}

#foot_content p {
  font-weight: bold;
  font-size: 1.6rem;
  margin: 0;
}
#foot_content p.contact_ttl {
  font-size: 1.8rem;
  padding: 5px 125px 5px 0px;
  margin-bottom: 20px;
  background: url(../img_common/foot_line.png) bottom repeat-x;
  background-size: contain;
  position: relative;
}
#foot_content p.contact_ttl::after {
  content: "";
  width: 52px;
  height: 30px;
  background: url(../img_common/foot_bike.png);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  right: 35px;
  bottom: 3px;
}
#foot_content p.contact_telnom {
  font-size: 4rem;
  color: #ce1120;
  margin-top: 20px;
}

#cRights p {
  text-align: center;
  margin: 0;
  padding-top: 40px;
  padding-bottom: 20px;
  color: #fff;
  font-size: 1.6rem;
}

/*----- フッター ここまで -----*/
/*----- トップへ戻る ここから -----*/
.top_scroll {
  width: 82px;
  height: 150px;
  position: fixed;
  right: 30px;
  bottom: 10px;
  z-index: 9;
}

/*----- トップへ戻る ここまで -----*/
/*===== ハンバーガーメニュー ここから =====*/
/*ハンバーガーボタン ここから*/
#hamburger {
  display: none;
  /*非表示にしておく*/
  position: absolute;
  top: 15px;
  right: 20px;
}

.nav-icon-1 {
  width: 30px;
  height: 30px;
  position: relative;
  transition: 0.1s;
  margin: 10px 10px;
  cursor: pointer;
  display: inline-block;
}
.nav-icon-1 span {
  width: 5px;
  height: 5px;
  background-color: #ce1120;
  display: block;
  border-radius: 50%;
  position: absolute;
}
.nav-icon-1:hover span {
  transform: scale(1.2);
  transition: 350ms cubic-bezier(0.8, 0.5, 0.2, 1.4);
}
.nav-icon-1 span:nth-child(1) {
  left: 0;
  top: 0;
}
.nav-icon-1 span:nth-child(2) {
  left: 12px;
  top: 0;
}
.nav-icon-1 span:nth-child(3) {
  right: 0;
  top: 0;
}
.nav-icon-1 span:nth-child(4) {
  left: 0;
  top: 12px;
}
.nav-icon-1 span:nth-child(5) {
  position: absolute;
  left: 12px;
  top: 12px;
}
.nav-icon-1 span:nth-child(6) {
  right: 0px;
  top: 12px;
}
.nav-icon-1 span:nth-child(7) {
  left: 0px;
  bottom: 0px;
}
.nav-icon-1 span:nth-child(8) {
  position: absolute;
  left: 12px;
  bottom: 0px;
}
.nav-icon-1 span:nth-child(9) {
  right: 0px;
  bottom: 0px;
}
.nav-icon-1.open {
  transform: rotate(180deg);
  cursor: pointer;
  transition: 0.2s cubic-bezier(0.8, 0.5, 0.2, 1.4);
}
.nav-icon-1.open span {
  border-radius: 50%;
  transition-delay: 200ms;
  transition: 0.5s cubic-bezier(0.8, 0.5, 0.2, 1.4);
}
.nav-icon-1.open span:nth-child(2) {
  left: 6px;
  top: 6px;
}
.nav-icon-1.open span:nth-child(4) {
  left: 6px;
  top: 18px;
}
.nav-icon-1.open span:nth-child(6) {
  right: 6px;
  top: 6px;
}
.nav-icon-1.open span:nth-child(8) {
  left: 18px;
  bottom: 6px;
}

/*ハンバーガーボタン ここまで*/
/*開いた時のスタイル ここから*/
@media screen and (max-width: 1200px) {
  .globalmenu {
    width: 100%;
    padding-bottom: 20px;
    background: #fff;
    box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.3);
    position: absolute;
    top: 80px;
    right: 0;
  }
  #gm_ue {
    position: unset;
    margin-bottom: 20px;
  }
  #gm_ue ul {
    justify-content: center;
    flex-wrap: wrap;
  }
  #gm_ue ul li {
    margin: 10px;
  }
  li.gm_ue01 a, li.gm_ue02 a {
    text-decoration: none;
    border-radius: 10px;
  }
  li.gm_ue01 a:hover, li.gm_ue02 a:hover {
    text-decoration: none;
  }
  #gm_shita {
    position: unset;
  }
  #gm_shita ul {
    display: flex;
    flex-wrap: wrap;
    text-align: center;
  }
  #gm_shita ul li {
    flex: 0 0 50%;
    box-sizing: border-box;
    margin-left: 0;
    padding: 10px;
  }
}
/*開いた時のスタイル ここまで*/
@media screen and (max-width: 1200px) {
  #hamburger {
    display: block;
  }
  .globalmenu {
    /*非表示*/
    display: none;
  }
  .globalmenu.open {
    /*ハンバーガーボタンをクリックで.activeを追加*/
    display: block;
  }
}
/*ハンバーガーボタン ここまで*/
/*===== ハンバーガーメニュー ここまで =====*/
/*===== 1200px以下 ここから =====*/
@media screen and (max-width: 1200px) {
  /*トップ用ナビゲーション ここから*/
  li.top_nav_btn01 {
    bottom: 45%;
  }
  li.top_nav_btn02 {
    bottom: 36%;
    left: 30%;
  }
  li.top_nav_btn03 {
    bottom: 24%;
    left: 14%;
  }
  li.top_nav_btn04 {
    bottom: 20%;
    left: 40%;
  }
  li.top_nav_btn05 {
    left: unset;
    bottom: 20%;
    right: 10%;
  }
  #app_header {
    width: unset;
    background: url(../img_common/app_bg_sp.png);
    background-repeat: no-repeat;
    background-size: contain;
  }
  /*トップ用ナビゲーション ここまで*/
  /*----- ももりんシェアサイクルって？ ここから -----*/
  #top_about {
    height: 800px;
  }
  #about_01 {
    width: 70%;
    height: auto;
    top: 430px;
    right: 3%;
  }
  #h2_toptitle_about {
    width: 70%;
  }
  #about_01 p {
    width: 90%;
    margin: 50px auto 0px;
  }
  #about_02 {
    width: 416px;
    height: 416px;
    top: 50px;
    left: 30px;
  }
  .about_02_circle {
    width: 416px;
    height: 416px;
  }
  #about_02 p {
    font-size: 1.6rem;
  }
  #about_02 p:first-of-type {
    padding-top: 130px;
  }
  .about_02_circle::after {
    width: 416px;
    height: 416px;
  }
  #about_03 {
    bottom: unset;
    top: 80px;
  }
  /*----- ももりんシェアサイクルって？ ここまで -----*/
  /*----- フッター ここから -----*/
  #foot_logo {
    margin-bottom: -90px;
  }
  #h1_footlogo {
    width: 172.5px;
    height: 172.5px;
  }
  #foot_content {
    width: 90%;
  }
  #img_rule {
    margin-bottom: -87px;
  }
  /*----- フッター ここまで -----*/
  /*----- トップページ背景のライン ここから -----*/
  .top_scroll {
    width: 61.5px;
    height: 112.5px;
  }
  /*----- トップへ戻る ここまで -----*/
}
/*===== 1200px以下 ここまで =====*/
/*===== 1000px以下 ここから =====*/
@media screen and (max-width: 1000px) {
  /*----- 新着情報 ここから -----*/
  .oshiraseList ul {
    display: block;
  }
  .oshiraseList ul li {
    width: unset;
    margin-top: 10px;
  }
  /*----- 新着情報 ここまで -----*/
  /*----- サイクルポートマップ ここから -----*/
  #h2_toptitle_port {
    width: 100%;
    max-width: 400px;
  }
  #top_port_posi {
    padding-right: 320px;
  }
  #top_port_posi::before {
    width: 46.5px;
    height: 147px;
    left: 10px;
  }
  #top_port_posi::after {
    width: 313.5px;
    height: 198.75px;
  }
  /*----- サイクルポートマップ ここまで -----*/
  /*----- 料金プラン ここから -----*/
  #top_plan_content p {
    font-size: 2.4rem;
  }
  #top_plan_content p em {
    font-size: 3.6rem;
  }
  #top_plan_content p:nth-of-type(3) {
    font-size: 2rem;
  }
  #top_plan_content p:nth-of-type(3)::before {
    width: 115.5px;
    height: 151.5px;
    left: -110px;
  }
  #top_plan_content p:nth-of-type(3)::after {
    width: 96.75px;
    height: 144.75px;
    right: -110px;
  }
  #top_plan_content .plan_price p {
    font-size: 3.6rem;
  }
  #top_plan_content .plan_price_note p {
    font-size: 2rem;
  }
  #top_plan_content .plan_price_note p::before {
    width: 115.5px;
    height: 151.5px;
    left: -110px;
  }
  #top_plan_content .plan_price_note p::after {
    width: 96.75px;
    height: 144.75px;
    right: -110px;
  }
  /*----- 料金プラン ここまで -----*/
  /*----- ご利用方法 ここから -----*/
  #h2_toptitle_howto {
    width: 255px;
    height: 90px;
  }
  #howto_tyui_app {
    padding-top: 70px;
  }
  ul#howto_tyui {
    display: block;
  }
  li.howto_tyui_item01 {
    margin-right: 0;
    margin-bottom: 30px;
  }
  li.howto_tyui_item01 p {
    padding: 10px;
  }
  li.howto_tyui_item01:before {
    border-left: none;
    border-left: 20px solid transparent;
    border: 20px solid transparent;
    border-top: 20px solid #ce1120;
    right: 43%;
    top: unset;
    bottom: -38px;
  }
  li.howto_tyui_item01:after {
    border-left: none;
    border-left: 22px solid transparent;
    border: 22px solid transparent;
    border-top: 22px solid #fff;
    right: 42.5%;
    top: unset;
    bottom: -44px;
  }
  li.howto_tyui_item02 {
    justify-content: center;
  }
  ul#howto_app {
    margin-bottom: 30px;
  }
  /*----- ご利用方法 ここまで -----*/
  /*----- SDGS・ドレスガード ここから -----*/
  #top_sdgs_dg {
    padding-top: 160px;
    padding-bottom: 200px;
  }
  /*----- SDGS・ドレスガード ここまで -----*/
}
/*===== 1000px以下 ここまで =====*/
/*===== 700px以下 ここから =====*/
@media screen and (max-width: 700px) {
  /*トップ用ナビゲーション ここから*/
  li.top_nav_btn01 {
    width: 150px;
    height: 150px;
  }
  li.top_nav_btn02, li.top_nav_btn03, li.top_nav_btn04 {
    width: 105px;
    height: 105px;
  }
  li.top_nav_btn05 {
    width: 120px;
    height: 120px;
  }
  /*トップ用ナビゲーション ここまで*/
  /*スライドショー(メインビジュアル) ここから*/
  #main_visual .slick-dots {
    width: 10px;
    padding-top: 40px;
  }
  #main_visual .slick-dots li button {
    width: 10px;
    height: 14px;
  }
  #main_visual #tglBtn {
    width: 14px;
    height: 14px;
    margin-bottom: 10px;
  }
  #main_visual .slick-prev, #main_visual .slick-next {
    width: 10.5px;
    height: 6px;
  }
  #main_visual .slick-prev {
    bottom: 460px;
  }
  #main_visual .slick-next {
    bottom: 445px;
  }
  /*スライドショー(メインビジュアル) ここまで*/
  /*----- ももりんシェアサイクルって？ ここから -----*/
  #top_about {
    height: 740px;
  }
  #about_01 {
    width: 90%;
    right: 20px;
    top: 380px;
  }
  #about_01 p {
    font-size: 1.6rem;
    margin-top: 30px;
  }
  #about_01 p em {
    font-size: 1.8rem;
  }
  #about_01 a {
    font-size: 1.6rem;
  }
  #about_01 a:after {
    top: 19px;
  }
  #about_02 {
    width: 364px;
    height: 364px;
  }
  .about_02_circle {
    width: 364px;
    height: 364px;
  }
  .about_02_circle::after {
    width: 364px;
    height: 364px;
  }
  #about_02 p {
    font-size: 1.4rem;
  }
  #about_02 p:first-of-type {
    padding-top: 135px;
    padding-bottom: 45px;
  }
  #about_02 p:first-of-type::after {
    width: 51px;
    height: 30px;
    left: 43%;
    bottom: 8px;
  }
  /*----- ももりんシェアサイクルって？ ここまで -----*/
  /*----- 協賛企業 ここから -----*/
  #top_kyosan_btn {
    width: 240px;
    height: 90px;
  }
  #top_kyosan_btn_box {
    width: 230px;
    height: 80px;
  }
  #top_kyosan_btn_box a {
    font-size: 1.6rem;
  }
  /*----- 協賛企業 ここまで -----*/
  /*----- 新着情報 ここから -----*/
  #h2_toptitle_news {
    width: 80%;
    height: auto;
    margin: 0 auto;
    margin-bottom: -50px;
  }
  .btnOshirase a {
    font-size: 1.6rem;
  }
  .btnOshirase a:after {
    top: 18px;
  }
  /*----- 新着情報 ここまで -----*/
  /*----- サイクルポートマップ ここから -----*/
  #h2_toptitle_port {
    width: 90%;
    max-width: 280px;
    height: auto;
    margin: 0 auto;
  }
  #top_port p {
    display: block;
    font-size: 1.6rem;
    width: 90%;
    margin: 16px auto 0px;
  }
  #top_port_posi {
    padding-right: 0;
    padding-left: 0;
  }
  #top_port_posi::before {
    width: 31px;
    height: 98px;
    left: 4%;
    bottom: 170px;
  }
  #top_port_posi::after {
    width: 209px;
    height: 132.5px;
    z-index: -9;
    opacity: 0.5;
  }
  #top_port_real-time {
    text-align: center;
    width: 210px;
    height: 210px;
  }
  #top_port_real-time a {
    font-size: 1.8rem;
  }
  #top_port_real-time a::after {
    left: 94px;
  }
  #top_port_real-time::after {
    width: 95px;
    height: 94px;
    bottom: 30px;
    right: -40px;
  }
  /*----- サイクルポートマップ ここまで -----*/
  /*----- 料金プラン ここから -----*/
  #h2_toptitle_plan {
    width: 180px;
    height: 90px;
  }
  #top_plan_content p {
    font-size: 1.8rem;
  }
  #top_plan_content p em {
    font-size: 2.4rem;
  }
  #top_plan_content p:nth-of-type(3) {
    font-size: 1.6rem;
    width: 90%;
  }
  #top_plan_content p:nth-of-type(3)::before {
    width: 77px;
    height: 101px;
    left: 0;
  }
  #top_plan_content p:nth-of-type(3)::after {
    width: 64.5px;
    height: 96.5px;
    right: 0;
  }
  #top_plan_content .plan_price p {
    font-size: 2.4rem;
  }
  #top_plan_content .plan_price_note p {
    font-size: 1.6rem;
    width: 90%;
  }
  #top_plan_content .plan_price_note p::before {
    width: 77px;
    height: 101px;
    left: 0;
  }
  #top_plan_content .plan_price_note p::after {
    width: 64.5px;
    height: 96.5px;
    right: 0;
  }
  #top_plan_more a {
    font-size: 1.6rem;
  }
  #top_plan_more a:after {
    top: 18px;
  }
  /*----- 料金プラン ここまで -----*/
  /*----- ご利用方法 ここから -----*/
  ul#howto_app {
    width: 90%;
    flex-wrap: wrap;
    justify-content: space-evenly;
  }
  #howto_app li {
    margin: 10px;
  }
  #top_howto_more a {
    font-size: 1.6rem;
  }
  #top_howto_more a:after {
    top: 19px;
  }
  /*----- ご利用方法 ここまで -----*/
  /*----- SDGS・ドレスガード ここから -----*/
  #top_sdgs_dg {
    display: block;
    background: url(../img_common/line06_sp.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    padding-top: 87px;
    padding-bottom: 111px;
  }
  #top_sdgs, #top_dg {
    width: 80%;
    margin: 10px auto;
  }
  /*----- SDGS・ドレスガード ここまで -----*/
  /*----- 関連リンク ここから -----*/
  #h2_toptitle_link {
    width: 181.5px;
    height: 123.75px;
  }
  #h2_toptitle_link::before {
    width: 115.5px;
    height: 91.5px;
    left: -130px;
  }
  /*----- 関連リンク ここまで -----*/
  /*----- フッター ここから -----*/
  #foot_logo {
    margin-bottom: -60px;
  }
  #h1_footlogo {
    width: 115px;
    height: 115px;
  }
  #foot_content {
    width: 90%;
  }
  #foot_content p {
    font-size: 1.4rem;
  }
  #foot_content p.contact_ttl {
    font-size: 1.6rem;
    padding-right: 40px;
  }
  #foot_content p.contact_telnom {
    font-size: 3rem;
  }
  #foot_content p.contact_ttl::after {
    width: 39px;
    height: 22.5px;
    right: 0;
  }
  #img_rule {
    margin-bottom: -61px;
  }
  /*----- フッター ここまで -----*/
  /*----- トップページ背景のライン ここから -----*/
  #top_bg_item01 {
    height: 130px;
  }
  #top_bg_item02 {
    height: 146px;
  }
  #top_bg_item03 {
    height: 118px;
  }
  #top_bg_item04 {
    height: 183px;
  }
  #top_bg_item05 {
    height: 170px;
  }
  #top_bg_item07 {
    height: 120px;
    background-position: top;
  }
  /*----- トップページ背景のライン ここまで -----*/
}
/*===== 700px以下 ここまで =====*/
/*===== 540px以下 ここから =====*/
@media screen and (max-width: 540px) {
  /*トップ用ナビゲーション ここから*/
  li.top_nav_btn01 {
    bottom: 58%;
  }
  li.top_nav_btn02 {
    bottom: 48%;
  }
  li.top_nav_btn03 {
    bottom: 36%;
  }
  li.top_nav_btn04 {
    bottom: 32%;
  }
  li.top_nav_btn05 {
    bottom: 20%;
  }
  #app_header {
    width: 280px;
    height: 105px;
    right: 1%;
  }
  #app_header ul {
    margin-top: 64px;
  }
  /*トップ用ナビゲーション ここまで*/
  /*スライドショー(メインビジュアル) ここから*/
  #main_visual .slick-dots {
    padding-top: 10px;
    left: 10px;
    bottom: 110px;
  }
  #main_visual .slick-prev, #main_visual .slick-next {
    display: none !important;
  }
  /*スライドショー(メインビジュアル) ここまで*/
  /*----- ももりんシェアサイクルって？ ここから -----*/
  #about_01 {
    top: 410px;
  }
  #h2_toptitle_about {
    width: 90%;
  }
  #about_02 {
    width: 260px;
    height: 260px;
    top: 20px;
  }
  .about_02_circle {
    width: 260px;
    height: 260px;
  }
  .about_02_circle::after {
    width: 260px;
    height: 260px;
    opacity: 0.6;
  }
  #about_02 p:first-of-type {
    padding-top: 80px;
  }
  #about_03 {
    width: 90%;
    height: 380px;
    background: url(../img_common/about_photo.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: bottom;
    right: 0;
    top: 0;
  }
  /*----- ももりんシェアサイクルって？ ここまで -----*/
  /*----- 料金プラン ここから -----*/
  #top_plan_content p:nth-of-type(3)::before {
    width: 61.6px;
    height: 80.8px;
  }
  #top_plan_content p:nth-of-type(3)::after {
    width: 51.6px;
    height: 77.2px;
  }
  #top_plan_content .plan_price_note p::before {
    width: 61.6px;
    height: 80.8px;
  }
  #top_plan_content .plan_price_note p::after {
    width: 51.6px;
    height: 77.2px;
  }
  /*----- 料金プラン ここまで -----*/
  /*----- SDGS・ドレスガード ここから -----*/
  #top_sdgs_dg {
    padding-top: 54px;
    padding-bottom: 84px;
  }
  /*----- SDGS・ドレスガード ここまで -----*/
  /*----- 関連リンク ここから -----*/
  #h2_toptitle_link::before {
    width: 77px;
    height: 61px;
    left: -50px;
  }
  #top_link #top_banner_pr .slick-arrow {
    display: none !important;
  }
  /*----- 関連リンク ここまで -----*/
  /*----- トップへ戻る ここから -----*/
  .top_scroll {
    width: 41px;
    height: 75px;
  }
  /*----- トップへ戻る ここまで -----*/
}
/*===== 540px以下 ここまで =====*/
/*===== 400px以下 ここから =====*/
@media screen and (max-width: 400px) {
  /*トップ用ナビゲーション ここから*/
  li.top_nav_btn01 {
    width: 100px;
    height: 100px;
  }
  li.top_nav_btn02, li.top_nav_btn03, li.top_nav_btn04 {
    width: 70px;
    height: 70px;
  }
  li.top_nav_btn05 {
    width: 80px;
    height: 80px;
  }
  /*トップ用ナビゲーション ここまで*/
  /*----- ご利用方法 ここから -----*/
  #top_howto_more::before, #top_howto_more::after {
    content: none;
  }
  /*----- ご利用方法 ここまで -----*/
  /*----- SDGS・ドレスガード ここから -----*/
  #top_sdgs_dg {
    padding-top: 60px;
    padding-bottom: 70px;
  }
  /*----- SDGS・ドレスガード ここまで -----*/
  /*----- フッター ここから -----*/
  #cRights p {
    font-size: 1.4rem;
  }
  /*----- フッター ここまで -----*/
}
/*===== 400px以下 ここまで =====*/
/*------------ トップページ ここまで ------------*/
/*------------ 下層ページ ここから ------------*/
#page_title #page_title_bg {
  width: 100%;
  background: #ce1120;
  box-shadow: inset 0px -6px 6px rgba(0, 0, 0, 0.16);
}
#page_title #page_title_bg h1 {
  padding: 130px 120px 40px 120px;
  margin: 0;
  margin-bottom: 40px;
  color: #fff;
  font-size: 3rem;
  text-align: center;
  position: relative;
}
#page_title #page_title_bg h1::before {
  content: "";
  width: 60px;
  height: 60px;
  background: url(../img_common/kaso_h2_item.png);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  bottom: 0;
  left: 30px;
}

#kaso_main {
  width: 95%;
  max-width: 1300px;
  margin: 0 auto;
}

#kaso_kiji_area {
  margin-bottom: 100px;
}

ol li {
  margin-bottom: 10px;
}
ol li::marker {
  font-weight: bold;
}

/*パンくずリスト ここから*/
#kaso_main .pankuzu {
  margin-bottom: 80px;
}
#kaso_main .pankuzu ul.pankuzu_list {
  display: flex;
  flex-wrap: wrap;
  column-gap: 20px;
}
#kaso_main .pankuzu ul.pankuzu_list li {
  font-size: 1.6rem;
}
#kaso_main .pankuzu ul.pankuzu_list a {
  color: #1d5188;
  text-decoration: underline;
  padding-right: 32px;
  position: relative;
}
#kaso_main .pankuzu ul.pankuzu_list a::after {
  content: ">";
  font-size: 1.6rem;
  position: absolute;
  top: -3px;
  right: 0;
}
#kaso_main #btn_annai {
  margin-bottom: 60px;
  font-size: 2.4rem;
  font-weight: bold;
  color: #1d5188;
  display: flex;
  justify-content: center;
}
#kaso_main #btn_annai a {
  font-size: 2.4rem;
  font-weight: bold;
  color: #1d5188;
  display: flex;
  justify-content: center;
}
#kaso_main #btn_annai .active_annai_item, #kaso_main #btn_annai .btn_annai_item a {
  padding: 24px 40px;
  background-color: #F5F4EE;
  border: 4px solid #1d5188;
  border-radius: 10px;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.2);
}
#kaso_main #btn_annai .area_arrow {
  margin: 0px 25px;
  padding-bottom: 32px;
}
#kaso_main #btn_annai .active_arrow {
  position: relative;
}
#kaso_main #btn_annai .active_arrow::after {
  content: "";
  width: 25px;
  height: 22px;
  background: url(../img_common/kaso_btn_arrow.png);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  bottom: 0;
  left: 45%;
}

/*パンくずリスト ここまで*/
/*ご利用案内 ボタン ここから*/
/*===== 600px以下 ここから =====*/
@media screen and (max-width: 600px) {
  #kaso_main #btn_annai {
    font-size: 1.8rem;
  }
  #kaso_main #btn_annai .area_arrow {
    margin: 0px 15px;
  }
  #kaso_main #btn_annai .active_annai_item, #kaso_main #btn_annai .btn_annai_item a {
    padding: 12px 20px;
    border: 3px solid #1d5188;
  }
  #kaso_main #btn_annai a {
    font-size: 1.8rem;
  }
  #kaso_main #btn_annai .active_arrow::after {
    width: 20px;
    height: 18px;
    left: 42%;
  }
}
/*===== 600px以下 ここまで =====*/
/*ご利用案内 ボタン ここまで*/
/*ご利用方法 タイトル ここから*/
#kaso_page_title_howto {
  width: 178px;
  height: 89px;
  margin: 0 auto;
  margin-bottom: 60px;
}

/*ご利用方法 タイトル ここまで*/
/*ご利用方法 記事 ここから*/
.howto_rental li img {
  margin-top: -50px;
}

.howto_seisanki li span {
  display: block;
  width: 60px;
  height: 60px;
  padding: 0 40px;
  margin: 0 auto;
  background-image: url(../img_common/maru_seisanki.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  position: relative;
}
.howto_seisanki li:first-of-type span {
  background-image: url(../img_common/maru_sp.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.howto_seisanki li span::after {
  content: "";
  width: 22px;
  height: 40px;
  background-image: url(../img_common/icon_seisanki.png);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  right: 0;
}
.howto_seisanki li:first-of-type span::after {
  width: 27.5px;
  height: 42px;
  background-image: url(../img_common/icon_sp.png);
  background-repeat: no-repeat;
  background-size: contain;
}

img.howto_byke {
  width: 200px;
  height: auto;
}

.kiji_red li {
  display: inline-grid;
  padding: 5px 10px;
  background-color: #ce1120;
  color: #fff;
  font-size: 1.8rem;
  margin: 5px;
}

#howto_list.kiji_howto_list ul li {
  max-width: 260px;
  min-width: 260px;
}
#howto_list.kiji_howto_list ul li p {
  font-size: 1.6rem;
}

/*ご利用方法 記事 ここまで*/
/*料金プラン 記事 ここから*/
.time_en {
  font-size: 2rem;
  font-weight: bold;
}

span.otoku {
  display: flex;
  /* color: #fff; */
  /* font-size: 1.8rem; */
  /* font-weight: bold; */
  /* padding: 8px 16px; */
  /* background-color: #004EA2; */
  /* border-radius: 5px; */
  align-items: center;
  width: fit-content;
  column-gap: 8px;
}
span.otoku::after {
  content: "オススメ";
  padding: 2px 5px;
  color: #004EA2;
  font-size: 1.2rem;
  letter-spacing: -0.15rem;
  font-weight: bold;
  background: #fef000;
  border-radius: 50%;
}
span.kaisu {
  display: inline-block;
  color: #fff;
  font-size: 1.8rem;
  font-weight: bold;
  padding: 2px 45px 2px 45px;
  margin-bottom: 20px;
  background-color: #ce1120;
  border-radius: 5px;
}

ul.kiji_fee_list {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 32px;
}

.kiji_fee_list li {
  display: flex;
  width: 240px;
  margin: 10px;
  background: #D9D9D9;
  font-weight: bold;
  border-radius: 50px;
  height: 100px;
  justify-content: center;
  align-items: center;
  text-align: center;
}

#kaso_kiji_area ul.btn_fee {
  display: flex;
  flex-wrap: wrap;
}
#kaso_kiji_area ul.btn_fee li a {
  padding: 10px 30px;
  background-color: #fff;
  text-decoration: none;
  font-weight: bold;
  border: 3px solid #1d5188;
  border-radius: 10px;
  box-shadow: 2px 2px 0px rgba(0, 0, 0, 0.2);
  margin: 10px;
}
#kaso_kiji_area ul.btn_fee li a::after {
  content: none;
}

/*料金プラン 記事 ここまで*/
/*シェアサイクルとは 記事 ここから*/
.kiji_about_center {
  /* text-align: center; */
  font-weight: bold;
}

.kiji_about_column {
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  padding-top: 30px;
}
.kiji_about_column p {
  width: 50%;
  font-weight: bold;
  font-size: 2rem;
  color: #ce1120;
}
.kiji_about_column p:nth-of-type(2) {
  width: 30%;
}
.kiji_about_column p img {
  width: 100%;
  border-radius: 20px;
}

p.kiji_about_momorin {
  padding-right: 200px;
  margin-top: 40px;
  position: relative;
}
p.kiji_about_momorin::after {
  content: "";
  width: 194px;
  height: 144px;
  background: url(../img_common/kyosan_momo.png);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: 0;
  right: 0;
}

.kiji_sdgs_bold {
  font-size: 1.8rem;
  font-weight: bold;
}

.about_sdgs_item02 img {
  width: 50%;
  min-width: 180px;
}

.about_sdgs_text p img {
  width: 80%;
  margin: 0 auto;
}

/*===== 700px以下 ここから =====*/
@media screen and (max-width: 700px) {
  .kiji_about_column {
    display: block;
  }
  .kiji_about_column p {
    width: 100%;
  }
  .kiji_about_column p:nth-of-type(2) {
    width: 80%;
    margin: 0 auto;
  }
  p.kiji_about_momorin {
    padding-right: 0;
  }
  p.kiji_about_momorin::after {
    width: 97px;
    height: 72px;
    top: unset;
    bottom: -80px;
  }
}
/*===== 700px以下 ここまで =====*/
/*シェアサイクルとは 記事 ここまで*/
/*アプリダウンロード 記事 ここから*/
.kiji_download_01 {
  /* text-align: center; */
  font-weight: bold;
  margin-bottom: 60px;
}
.kiji_download_01 p em {
  font-style: normal;
  font-size: 1.8rem;
  color: #1d5188;
}

.kiji_download_center {
  /* text-align: center; */
  font-size: 2rem;
  font-weight: bold;
}

.kiji_download_flex_1 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
  align-items: center;
}

.kiji_download_flex_2 {
  width: 40%;
  min-width: 260px;
}
.kiji_download_flex_2 p img {
  display: block;
  width: 200px;
  margin: 0 auto;
}

.download_qr {
  width: 40%;
  max-width: 300px;
  min-width: 180px;
}

.kiji_download_flex_3 {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}

#kaso_kiji_area .kiji_download_flex_3 p a {
  padding-right: 0;
  margin: 0;
  margin-left: 10px;
  margin-right: 10px;
}
#kaso_kiji_area .kiji_download_flex_3 p a::after {
  content: none;
}
#kaso_kiji_area .kiji_download_flex_3 p a img {
  min-width: 150px;
}

.kiji_download_flex_4 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
  align-items: center;
}
.kiji_download_flex_4 li {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  align-items: center;
  font-weight: bold;
}
.kiji_download_flex_4 li:first-of-type {
  padding-right: 50px;
  margin-right: 20px;
  position: relative;
}
.kiji_download_flex_4 li:first-of-type::after {
  content: "";
  width: 50px;
  height: 50px;
  background: url(../img_common/arrow_blue.png);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  right: 0;
  bottom: 50%;
}
.kiji_download_flex_4 li img {
  max-width: 300px;
}
.kiji_download_flex_4 li:nth-of-type(2) img {
  max-width: 200px;
}

.kiji_download_flex_toroku li img, .kiji_download_flex_toroku li:nth-of-type(2) img {
  max-width: 200px;
}

#go_howto {
  text-align: center;
  margin-top: 40px;
}
#go_howto p {
  font-weight: bold;
  margin: 0;
}
#go_howto p a {
  margin: 0;
  background-color: #ce1120;
  color: #fff;
  text-decoration: none;
  font-size: 2rem;
  font-weight: bold;
  padding: 10px 40px;
  border-radius: 10px;
  box-shadow: 3px 3px 0px rgba(0, 0, 0, 0.2);
}
#go_howto p a::after {
  content: none;
}

/*===== 800px以下 ここから =====*/
@media screen and (max-width: 800px) {
  .kiji_download_flex_4 {
    display: block;
  }
  .kiji_download_flex_4 li:first-of-type {
    padding-right: 0;
    margin-right: 0;
    padding-bottom: 30px;
    margin-bottom: 20px;
    position: relative;
  }
  .kiji_download_flex_4 li:first-of-type::after {
    transform: rotate(90deg);
    width: 30px;
    height: 30px;
    bottom: 0;
    content: "";
    display: block;
    right: auto;
  }
}
/*===== 800px以下 ここまで =====*/
/*アプリダウンロード 記事 ここまで*/
/*ポートマップ 記事 ここから*/
.kiji_map_center {
  /* text-align: center; */
  font-weight: bold;
  margin-bottom: 60px;
}
.kiji_map_center a {
  margin-left: 10px;
  margin-right: 10px;
}

#kaso_kiji_area ul.btn_map {
  display: flex;
  flex-wrap: wrap;
}
#kaso_kiji_area ul.btn_map li a {
  padding: 10px 30px;
  background-color: #fff;
  text-decoration: none;
  font-weight: bold;
  border: 3px solid #1d5188;
  border-radius: 10px;
  box-shadow: 2px 2px 0px rgba(0, 0, 0, 0.2);
  margin: 10px;
}
#kaso_kiji_area ul.btn_map li a::after {
  content: none;
}

/*ポートマップ 記事 ここまで*/
/*ドレスガード広告掲載 記事 ここから*/
.kiji_kokoku_center {
  /* text-align: center; */
  font-weight: bold;
}

.kiji_kokoku_flex {
  display: flex;
  justify-content: space-evenly;
  flex-wrap: wrap-reverse;
  align-items: center;
  margin-top: 40px;
}
.kiji_kokoku_flex p em {
  font-style: normal;
  font-size: 2rem;
  color: #ce1120;
}
.kiji_kokoku_flex img {
  width: 50%;
  max-width: 400px;
  object-fit: cover;
}

#kaso_kiji_area ul.kokoku_column_list li.column_item {
  width: 40%;
  display: flex;
  flex-direction: column;
}
#kaso_kiji_area ul.kokoku_column_list li.column_item p {
  font-weight: bold;
  font-size: 2rem;
}
#kaso_kiji_area ul.kokoku_column_list li.column_item img {
  width: 100%;
  object-fit: contain;
  flex-grow: 1;
}

/*ドレスガード広告掲載 記事 ここまで*/
/*新着情報一覧 ここから*/
.news_list_area {
  margin-bottom: 100px;
}

ul.news_list li {
  border-bottom: 2px dashed #BBBBBB;
  padding-left: 55px;
  position: relative;
}
ul.news_list li::before {
  content: "";
  width: 15px;
  height: 21px;
  background-image: url(../img_common/item_list.png);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  left: 30px;
  top: 16px;
}
ul.news_list li span {
  margin: 0;
}
ul.news_list li span.news_ttl {
  display: block;
  padding: 16px 40px 16px 120px;
}
ul.news_list li span.news_date {
  display: block;
  width: 10rem;
  margin-right: 30px;
  float: left;
  padding-top: 16px;
}
ul.news_list li span.news_ttl a {
  display: block;
  margin: 0;
  font-weight: bold;
}
ul.news_list li span.news_ttl a::after {
  content: none;
}
ul.news_list li:first-of-type span.news_ttl a {
  padding-right: 80px;
  position: relative;
}

/* ul.news_list li:first-of-type span.news_ttl a:after {
  content: "NEW";
  width: 60px;
  height: 22px;
  text-align: center;
  font-weight: bold;
  color: #fff;
  background-image: none;
  background-color: #7F0725;
  border-radius: 4px;
} */
/*===== 700px以下 ここから =====*/
@media screen and (max-width: 700px) {
  ul.news_list li {
    padding-left: 32px;
  }
  ul.news_list li::before {
    left: 8px;
  }
  ul.news_list li span.news_date {
    float: none;
    width: 100%;
    margin-right: 0;
  }
  ul.news_list li span.news_ttl {
    display: block;
    padding: 0;
    width: 100%;
  }
  ul.news_list li:first-of-type span.news_ttl a {
    padding-right: 0;
    padding-bottom: 8px;
  }
}
/*===== 700px以下 ここまで =====*/
/*新着情報一覧 ここまで*/
/*見出し h2～h5、p、a、li ここから*/
#kasoOshirase h2 {
  color: #1d5188;
  font-size: 2.4rem;
  font-weight: bold;
  margin: 0 auto;
  margin-bottom: 40px;
  padding: 10px 40px;
  background-color: #fff;
  border-radius: 5px;
  border: 5px solid #1d5188;
  border-left: 10px solid #1d5188;
  border-right: 10px solid #1d5188;
}

h2.kiji_h2 {
  color: #1d5188;
  font-size: 2.4rem;
  font-weight: bold;
  margin: 0 auto;
  margin-bottom: 40px;
  padding: 10px 40px;
  background-color: #fff;
  border-radius: 5px;
  border: 5px solid #1d5188;
  border-left: 10px solid #1d5188;
  border-right: 10px solid #1d5188;
}
h2.kiji_h2.illust {
  position: relative;
}
h2.kiji_h2.illust span {
  position: absolute;
  right: -35px;
  bottom: -50px;
  z-index: 1;
}

#kasoOshirase h3, h3.kiji_h3 {
  font-size: 2rem;
  font-weight: bold;
  padding: 10px 40px;
  margin-top: 40px;
  margin-bottom: 40px;
  background-color: #fff;
  border-radius: 0 5px 0 5px;
  position: relative;
  border-bottom: 4px solid #ce1120;
  border-left: 4px solid #ce1120;
}

#kasoOshirase h3::before, h3.kiji_h3::before {
  content: "";
  position: absolute;
  bottom: -4px;
  right: 0;
  width: 50%;
  height: 4px;
  background: #F5F4EE;
}

#kasoOshirase h3::after, h3.kiji_h3::after {
  content: "";
  position: absolute;
  top: 0;
  left: -4px;
  width: 4px;
  height: 50%;
  background: #F5F4EE;
}

#kasoOshirase h4, h4.kiji_h4 {
  font-size: 1.8rem;
  font-weight: bold;
  padding: 10px 40px;
  margin-top: 40px;
  margin-bottom: 40px;
  background-color: #fff;
  border-radius: 10px;
  border-bottom: 4px solid #fef000;
  position: relative;
}

#kasoOshirase h4::before, h4.kiji_h4::before {
  content: "";
  width: 20px;
  height: 20px;
  background-image: url(../img_common/h4_item.png);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  left: 8px;
  top: 28%;
}

#kasoOshirase h5, h5.kiji_h5 {
  border-bottom: 2px dashed #1d5188;
  font-size: 1.6rem;
  font-weight: bold;
  padding: 10px 40px;
  background-color: #fff;
}

p.kiji_aka {
  color: #ce1120;
}
p.kiji_kome {
  text-decoration: underline 3px #fef000;
}
p.kiji_point {
  padding-left: 50px;
  position: relative;
}
p.kiji_point::before {
  content: "";
  width: 40px;
  height: 40px;
  background-image: url(../img_common/item_check.png);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  left: 0;
  top: -10px;
}
p.kiji_fee_entyo {
  font-weight: bold;
}

#kaso_kiji_area a {
  display: inline-block;
  color: #1d5188;
  text-decoration: underline;
  padding-right: 20px;
  position: relative;
  margin-top: 20px;
  margin-bottom: 20px;
}
#kaso_kiji_area a::after {
  content: "";
  width: 8px;
  height: 15px;
  background-image: url(../img_common/arrow_text_a.png);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  right: 0;
  bottom: 6px;
}
#kaso_kiji_area ul.kiji_list li {
  padding-left: 27px;
  position: relative;
  margin-top: 4px;
  margin-bottom: 4px;
}
#kaso_kiji_area ul.kiji_list li::before {
  content: "";
  width: 15px;
  height: 21px;
  background-image: url(../img_common/item_list.png);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  left: 0;
  top: 15%;
}

/*見出し h2～h5、p、a、li ここまで*/
/*記事のエリア分けあり ここから*/
.kiji_area_wake_bg {
  /*囲った<div>にクラスを追加*/
  background-color: #F5F4EE;
  border-radius: 20px;
  margin-bottom: 100px;
  padding: 0px 50px 40px 50px;
}

/*記事のエリア分けあり ここまで*/
/*記事内のカラム ここから*/
#kaso_kiji_area ul.column_list {
  display: flex;
  justify-content: space-evenly;
  flex-wrap: wrap;
}
#kaso_kiji_area ul.column_list li {
  width: 20%;
  min-width: 240px;
  padding: 20px 16px 14px 16px;
  margin-top: 50px;
  margin-left: 5px;
  margin-right: 5px;
  background-color: #fff;
  border-radius: 10px;
  text-align: center;
}

p.column_item_ttl {
  font-size: 1.8rem;
  font-weight: bold;
  color: #1d5188;
}

#kaso_kiji_area ul.column_list li p em {
  color: #ce1120;
  font-style: normal;
  font-weight: bold;
}
#kaso_kiji_area ul.column_list li img {
  width: 160px;
  height: auto;
}

.kokoku_sanko {
  max-width: 640px;
  display: flex;
  align-items: end;
  justify-content: space-between;
  background-color: rgba(255, 255, 255, 0.5);
  padding: 10px;
  border-radius: 10px;
  margin-top: 5px;
  margin-bottom: 5px;
}

.kokoku_sanko_kei {
  font-size: 1.8rem;
  font-weight: bold;
  color: #ce1120;
}

/*===== 700px以下 ここから =====*/
@media screen and (max-width: 700px) {
  #page_title #page_title_bg h1 {
    font-size: 2.4rem;
    padding-left: 10px;
    padding-right: 10px;
  }
  #page_title #page_title_bg h1::before {
    width: 40px;
    height: 40px;
  }
  h2.kiji_h2 {
    font-size: 2rem;
    padding: 10px 20px;
  }
  h2.kiji_h2.illust span {
    position: absolute;
    right: -30px;
    bottom: -15px;
    width: 60px;
  }
  .kiji_area_wake_bg {
    padding: 0px 16px 40px;
  }
  h3.kiji_h3 {
    font-size: 1.8rem;
    padding: 10px 20px;
  }
  h4.kiji_h4 {
    font-size: 1.8rem;
    padding: 10px 20px 10px 40px;
  }
  h5.kiji_h5 {
    padding: 10px 20px;
  }
}
/*===== 700px以下 ここから =====*/
@media screen and (max-width: 700px) {
  .kokoku_sanko {
    display: block;
  }
}
/*===== 700px以下 ここまで =====*/
/*記事内のカラム ここまで*/
/*------------ 下層ページ ここまで ------------*/
/*------------ 追加修正 ここから ------------*/
/*===== 1200px以下 ここから =====*/
@media screen and (max-width: 1200px) {
  #nav_logo img {
    vertical-align: super;
  }
}
#nav_all_tel {
  display: none;
  position: absolute;
  top: 28px;
  right: 75px;
}
#nav_all_tel a {
  background: #fff;
  border: solid 2px #CE1200;
  border-radius: 5px;
  padding: 10px;
  padding-right: 125px;
}
#nav_all_tel a img {
  width: 12px;
  height: 19px;
  margin-top: 3px;
}
#nav_all_tel a:after {
  content: "0120-225-313";
  font-size: 1.6rem;
  font-weight: bold;
  color: #CE1200;
  position: absolute;
  top: 0;
  right: 12px;
}

/*===== 1200px以下 ここから =====*/
@media screen and (max-width: 1200px) {
  #nav_all_tel {
    display: block;
  }
  li.gm_ue01 {
    display: none;
  }
}
/*===== 500px以下 ここから =====*/
@media screen and (max-width: 500px) {
  #nav_all_tel {
    top: 18px;
    right: 80px;
  }
  #nav_all_tel a {
    background: none;
    border: none;
    padding: 0;
  }
  #nav_all_tel a:after {
    content: none;
  }
  #nav_all_tel a img {
    width: 24px;
    height: 38px;
  }
}
/* CMSプレビュー　ヘッダー固定解除 */
form.cms8341-form .nav_all.nav_all_page, body#data_area .nav_all.nav_all_page {
  position: relative;
  z-index: 0;
}

/* シェアサイクルとは */
p.setsumei {
  display: flex;
  justify-content: center;
  font-size: 2.4rem;
  margin: 0px;
  padding-top: 32px;
  color: #ce1120;
}

.sashie {
  text-align: center;
}
.sashie img {
  width: 640px;
  margin: 40px 0;
}

.col3wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 80px;
  row-gap: 24px;
}
.col3wrap .colitem {
  width: calc(33.33% - 20px);
}

@media screen and (max-width: 800px) {
  p.setsumei {
    font-size: 2rem;
  }
  p.setsumei br {
    display: none;
  }
  .col3wrap {
    gap: 10px;
  }
  .col3wrap .colitem {
    width: calc(50% - 10px);
    flex: auto;
  }
}
.table-wrap, .wysiwyg .table-wrap {
  margin-top: 24px;
}
@media print, screen and (min-width: 769px) {
  .table-wrap .table-wrapper, .wysiwyg .table-wrap .table-wrapper {
    overflow: visible !important;
  }
}

.wysiwyg .table-wrap div {
  margin: auto;
}

@media screen and (max-width: 768px) {
  .wysiwyg .table-wrap {
    margin: 48px 0 0;
  }
  .table-wrap {
    margin: 48px 0 0;
  }
  .table-wrap tbody {
    background-color: #fff;
  }
  .table-wrap .scroll-table-switch {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 5px;
  }
  .table-wrap .scroll-table-switch a {
    display: flex;
    width: fit-content;
    background-repeat: no-repeat;
    background-position: left 5px center;
    background-size: 55px;
    color: #333;
    text-decoration: none;
    font-size: 0.75rem;
    position: relative;
    line-height: normal;
  }
  .table-wrap .scroll-table-switch a .scroll {
    background-repeat: no-repeat;
    background-image: url(../img_sub/v3.2/scroll-table-switch.png);
    background-position: left 10px center;
    background-size: 19px;
    padding: 4px 10px 5px 28px;
    border-radius: 3px 0 0 3px;
  }
  .table-wrap .scroll-table-switch a .scroll::before {
    content: "スクロール";
  }
  .table-wrap .scroll-table-switch a .in-display {
    background-repeat: no-repeat;
    background-image: url(../img_sub/v3.2/scroll-table-switch-in.png);
    background-position: left 10px center;
    background-size: 13px;
    padding: 4px 10px 5px 25px;
    border-radius: 0 3px 3px 0;
  }
  .table-wrap .scroll-table-switch a .in-display::before {
    content: "画面内";
  }
  .table-wrap .scroll-table-switch .scroll {
    background-color: #ce1120;
    color: #fff;
  }
  .table-wrap .scroll-table-switch .in-display {
    background-color: #f5f4ee;
    color: #333;
  }
  .scroll-view .scroll {
    background-color: #f5f4ee !important;
    color: #333 !important;
  }
  .scroll-view .in-display {
    background-color: #ce1120 !important;
    color: #fff !important;
  }
  .scroll-view .table-wrapper {
    overflow: visible !important;
  }
  .scroll-view .table-wrapper .is-active {
    display: none;
  }
  .table-wrapper.scroll-table {
    padding: 20px 0;
    overflow-x: auto;
  }
  .table-wrapper.scroll-table .scroll-hint-icon {
    top: calc(50% - 40px);
  }
  .table-wrapper.scroll-table table {
    margin-top: 0;
    table-layout: initial !important;
    width: 100%;
    border-collapse: collapse !important;
    white-space: nowrap !important;
  }
}
h2.head-title, .wysiwyg h2, .free-layout-area h2 {
  color: #1d5188;
  font-size: 2.4rem;
  font-weight: bold;
  margin: 0 auto;
  margin-bottom: 40px;
  margin-top: 48px;
  padding: 10px 40px;
  background-color: #fff;
  border-radius: 5px;
  border: 5px solid #1d5188;
  border-left: 10px solid #1d5188;
  border-right: 10px solid #1d5188;
}
@media screen and (max-width: 768px) {
  h2.head-title, .wysiwyg h2, .free-layout-area h2 {
    margin-top: 32px;
  }
}
h2.head-title .bg, .wysiwyg h2 .bg, .free-layout-area h2 .bg {
  display: block;
}

h3.head-title, .wysiwyg h3, .free-layout-area h3, .smartcmsBbsBlock h3 {
  font-size: 2rem;
  font-weight: bold;
  padding: 10px 40px;
  margin-top: 40px;
  margin-bottom: 40px;
  background-color: #fff;
  border-radius: 0 5px 0 5px;
  position: relative;
  border-bottom: 4px solid #ce1120;
  border-left: 4px solid #ce1120;
  overflow: visible !important;
}
h3.head-title::before, .wysiwyg h3::before, .free-layout-area h3::before, .smartcmsBbsBlock h3::before {
  content: "";
  position: absolute;
  bottom: -4px;
  right: 0;
  width: 50%;
  height: 4px;
  background: #F5F4EE;
}
h3.head-title::after, .wysiwyg h3::after, .free-layout-area h3::after, .smartcmsBbsBlock h3::after {
  content: "";
  position: absolute;
  top: 0;
  left: -4px;
  width: 4px;
  height: 50%;
  background: #F5F4EE;
}
@media screen and (max-width: 768px) {
  h3.head-title, .wysiwyg h3, .free-layout-area h3, .smartcmsBbsBlock h3 {
    font-size: 1.8rem;
    padding: 10px 20px;
    margin-top: 24px;
  }
}
h3.head-title .bg, .wysiwyg h3 .bg, .free-layout-area h3 .bg, .smartcmsBbsBlock h3 .bg {
  display: block;
}

h4, .wysiwyg h4, .free-layout-area h4 {
  font-size: 1.8rem;
  font-weight: bold;
  padding: 10px 40px;
  margin-top: 40px;
  margin-bottom: 40px;
  background-color: #fff;
  border-radius: 10px;
  border-bottom: 4px solid #fef000;
  position: relative;
}
h4::before, .wysiwyg h4::before, .free-layout-area h4::before {
  content: "";
  width: 20px;
  height: 20px;
  background-image: url(../img_common/h4_item.png);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  left: 8px;
  top: 28%;
}
@media screen and (max-width: 768px) {
  h4, .wysiwyg h4, .free-layout-area h4 {
    margin-top: 24px;
    font-size: 1.8rem;
    padding: 10px 20px 10px 40px;
  }
}
h4 .bg, .wysiwyg h4 .bg, .free-layout-area h4 .bg {
  display: block;
}
h5, .wysiwyg h5, .free-layout-area h5 {
  margin-top: 48px;
  border-bottom: 2px dashed #333;
  font-size: 1.6rem;
  font-weight: bold;
  padding: 5px 15px;
  background-color: #fff;
  position: relative;
}
h5::before, .wysiwyg h5::before, .free-layout-area h5::before {
  content: "";
  width: 3px;
  height: calc(100% - 15px);
  background-color: #707070;
  position: absolute;
  border-radius: 2px;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
@media screen and (max-width: 768px) {
  h5, .wysiwyg h5, .free-layout-area h5 {
    font-size: 1.6rem;
    margin-top: 24px;
    padding: 10px 20px;
  }
}
h5 .bg, .wysiwyg h5 .bg, .free-layout-area h5 .bg {
  display: block;
}
h6, .wysiwyg h6, .free-layout-area h6 {
  font-size: 1.6rem;
  font-weight: bold;
  padding: 10px 28px;
  margin-top: 40px;
  margin-bottom: 40px;
  background-color: #fff;
  position: relative;
}
h6::before, .wysiwyg h6::before, .free-layout-area h6::before {
  content: "";
  width: 12px;
  height: 13px;
  background-image: url(../img_common/h4_item.png);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  left: 6px;
  top: 38%;
}
@media screen and (max-width: 768px) {
  h6, .wysiwyg h6, .free-layout-area h6 {
    margin-top: 24px;
    font-size: 1.6rem;
    padding: 10px 20px 10px 40px;
  }
}
h6 .bg, .wysiwyg h6 .bg, .free-layout-area h6 .bg {
  display: block;
}
h2.head-title, h3.head-title {
  overflow: hidden;
}

.smartcmsBbsBlock h3,
h4, h5, h6 {
  overflow: hidden;
}

.wysiwyg h2, .wysiwyg h3, .wysiwyg h4, .wysiwyg h5, .wysiwyg h6, .free-layout-area h2, .free-layout-area h3, .free-layout-area h4, .free-layout-area h5, .free-layout-area h6 {
  overflow: hidden;
}

.wysiwyg ul, .pubcom-table ul {
  overflow: hidden;
  margin-top: 10px;
  margin-left: 30px;
  padding-left: 1.4em;
  list-style: disc;
}

* html .wysiwyg ul,
* html .pubcom-table ul {
  display: inline-block;
}

.wysiwyg ol, .pubcom-table ol {
  /* 回り込み画像時にリストが出ない問題を解決 */
  overflow: hidden;
  margin-top: 10px;
  margin-left: 30px;
  padding-left: 2em;
  list-style: decimal;
}

* html .wysiwyg ol,
* html .pubcom-table ol {
  display: inline-block;
}

.wysiwyg p {
  margin-top: 10px;
}

.wysiwyg table ul, .wysiwyg table ol, .pubcom-table table ul, .pubcom-table table ol {
  margin-left: 0;
}
.wysiwyg table p, .pubcom-table table p {
  margin-top: 0;
  padding-left: 0;
  padding-right: 0;
}

.wysiwyg table, .smartcmsBbsBlock .bbsBody .form table {
  border-collapse: collapse;
  border: 1px solid #333;
  margin-top: 10px;
}

.wysiwyg td,
.wysiwyg th {
  border-collapse: collapse;
  border: 1px solid #333;
  padding: 5px 10px;
  word-break: break-all;
}

.wysiwyg th {
  background-color: #f5f4ee;
}

.wysiwyg caption {
  text-align: left;
  font-weight: bold;
  padding: 5px;
}

.wysiwyg div {
  line-height: 150%;
  margin-top: 10px;
}

.wysiwyg img {
  max-width: 100%;
  height: auto;
}

.wysiwyg .col {
  width: 700px;
  overflow: hidden;
}

.wysiwyg .left-col {
  width: 330px;
  float: left;
}

.wysiwyg .right-col {
  width: 330px;
  float: right;
}

em, strong, b {
  font-style: normal;
  font-weight: bold;
}

.text_ {
  color: #c00;
}

.text2_ {
  color: #00c;
}

b.text2_ {
  font-weight: normal;
}

.cke_panel_list em, .cke_panel_list strong, .cke_panel_list b {
  font-style: normal;
  font-weight: bold;
}
.cke_panel_list .text_ {
  color: #c00;
}
.cke_panel_list .text2_ {
  color: #00c;
}
.cke_panel_list b.text2_ {
  font-weight: normal;
}

.wysiwyg blockquote {
  margin-top: 10px;
  margin-left: 30px;
  padding: 5px 5px 5px 15px;
  background-image: url("../img_common/blockquote.png");
  background-position: left top;
  background-repeat: no-repeat;
  background-color: #eee;
  border-left: 3px solid #999;
}

@media print, screen and (min-width: 769px) {
  #side-nav {
    float: right;
    width: 270px;
    margin-top: 32px;
  }
}
@media screen and (max-width: 768px) {
  #side-nav {
    margin-top: 8vw;
  }
}
#side-nav .side-nav-list {
  padding: 24px 20px 48px;
  background-color: #fff;
  border: 3px solid #ce1120;
  border-radius: 5px;
}
#side-nav .side-nav-list .title {
  font-size: 1.125rem;
  font-weight: bold;
  padding-bottom: 16px;
  border-bottom: 1px solid #ce1120;
}
#side-nav .side-nav-list .title a {
  display: block;
}
#side-nav .side-nav-list .list {
  padding-top: 24px;
  display: flex;
  flex-direction: column;
  gap: 24px;
}
#side-nav .side-nav-list .list::after {
  content: none;
}
#side-nav .side-nav-list li:first-child {
  margin-top: 0;
}
#side-nav .side-nav-list li a {
  padding-left: 20px;
  display: block;
  position: relative;
}
#side-nav .side-nav-list li a::after {
  content: "";
  position: absolute;
  background-color: #ce1120;
  inset: 0;
  clip-path: polygon(50% 19.99%, 100% 70%, 91.81% 78.19%, 50% 36.38%, 8.19% 78.19%, 0% 70%);
  transform: rotate(90deg);
}
@media print, screen and (min-width: 769px) {
  #side-nav .side-nav-list li a::after {
    top: 8px;
    width: 14px;
    height: 14px;
  }
}
@media screen and (max-width: 768px) {
  #side-nav .side-nav-list li a::after {
    top: 10px;
    width: 12px;
    height: 12px;
  }
}
#side-nav .side-nav-list li > span {
  padding-left: 20px;
  display: block;
}
#side-nav {
  display: none !important;
}

.attend-container {
  border: 3px solid #ce1120;
  border-radius: 5px;
  margin-top: 48px;
  padding: 18px 20px 24px;
}
.attend-container h2.head-title {
  background-color: transparent;
  padding: 0 0 12px;
  font-size: 1.125rem;
  font-weight: bold;
  border-bottom: 1px solid #ce1120;
  margin-top: 0 !important;
  border-radius: 0;
}
.attend-container .attend-list {
  overflow-y: auto;
  max-height: 240px;
}
@media print, screen and (min-width: 769px) {
  .attend-container .attend-list {
    margin-top: 20px;
    padding-right: 20px;
  }
}
@media screen and (max-width: 768px) {
  .attend-container .attend-list {
    margin-top: 18px;
    padding-right: 22px;
  }
}
@media print, screen and (min-width: 769px) {
  .attend-container .attend-list li + li {
    padding-top: 16px;
  }
}
@media screen and (max-width: 768px) {
  .attend-container .attend-list li + li {
    padding-top: 10px;
  }
}
.attend-container .attend-list li a {
  position: relative;
  display: inline-block;
}
@media print, screen and (min-width: 769px) {
  .attend-container .attend-list li a {
    padding-left: 22px;
  }
}
@media screen and (max-width: 768px) {
  .attend-container .attend-list li a {
    padding-left: 20px;
  }
}
.attend-container .attend-list li a::before {
  content: "";
  position: absolute;
  background-color: #ce1120;
  inset: 0;
  clip-path: polygon(50% 19.99%, 100% 70%, 91.81% 78.19%, 50% 36.38%, 8.19% 78.19%, 0% 70%);
  transform: rotate(90deg);
  margin: 8px auto auto 0;
}
@media print, screen and (min-width: 769px) {
  .attend-container .attend-list li a::before {
    width: 14px;
    height: 14px;
  }
}
@media screen and (max-width: 768px) {
  .attend-container .attend-list li a::before {
    width: 12px;
    height: 12px;
  }
}

/*==================================
基本構造
==================================*/
#container {
  margin: 0 auto;
}

#contents-in > *:first-child {
  margin-top: 0;
}
#contents-in > *:first-child[class=free-layout-area] {
  margin-top: 0;
}
#contents-in > *:first-child[class=free-layout-area] > *:first-child {
  margin-top: 0;
}
#contents-in > *:first-child[class=free-layout-area] > *:first-child > *:first-child {
  margin-top: 0;
}
#contents-in > *:first-child[class=free-layout-area] > *:first-child > .wysiwyg:first-child > *:first-child {
  margin-top: 0;
}
#contents-in > *:first-child[class*=level1col2] {
  margin-top: 0;
}
@media print, screen and (min-width: 769px) {
  #contents-in > *:first-child[class*=level1col2] li:nth-child(-n+2) {
    margin-top: 0;
  }
}
#contents-in > *:first-child[class=faq-keyword-area] {
  margin-top: 0;
}
#contents-in > *:first-child[class=faq-keyword-area] > *:first-child {
  margin-top: 0;
}

#contents-in > .wysiwyg:first-child > *:first-child {
  margin-top: 0;
}

@media print, screen and (min-width: 769px) {
  #container {
    width: 100%;
    margin-top: 20px;
  }
  #container-in {
    width: 1000px;
    margin: 0 auto;
  }
  #contents {
    float: left;
    width: 1000px;
    margin: 0 auto;
  }
  #contents-in {
    width: 1000px;
    margin: 32px auto 0;
  }
}
@media screen and (max-width: 768px) {
  #wrapper {
    overflow: hidden;
    width: 100%;
  }
  #container {
    box-sizing: border-box;
  }
  #contents {
    width: 100%;
  }
}
/*==================================
サイドナビが無い場合。
  *** カレンダー、notfoundページで使用。
  ***.no-sideを使用すると、700pxセンタリング。
==================================*/
@media print, screen and (min-width: 769px) {
  #container-in-wide {
    width: 1000px;
  }
  #container-in-wide #pankuzu {
    width: 1000px;
  }
  #container-in-wide #pankuzu .in {
    width: 885px;
  }
  #container-in-wide #contents {
    float: none;
    width: 100%;
  }
  #container-in-wide #contents-in {
    width: 100%;
  }
  #container-in-wide h1 {
    width: 1000px;
    margin: 0 auto;
  }
  #container-in-wide h1 img {
    width: 100%;
    height: auto;
  }
  #container-in-wide .no-side {
    width: 700px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 768px) {
  #container-in-wide h1 {
    width: 100%;
  }
  #container-in-wide h1 img {
    max-width: 100%;
  }
  #container-in-wide .no-side {
    width: 100%;
  }
}
/*==================================
パンクズ
==================================*/
@media screen and (max-width: 768px) {
  #pankuzu-ashiato {
    margin-top: 70px;
    position: relative;
  }
}

@media print, screen and (min-width: 769px) {
  #pankuzu {
    width: 1000px;
    margin: 32px auto 24px;
  }
}
@media screen and (max-width: 768px) {
  #pankuzu {
    box-sizing: border-box;
    margin-bottom: 30px;
    margin: 20px;
  }
}
#pankuzu .title {
  font-size: 0;
}
#pankuzu .in {
  position: relative;
}
@media print, screen and (min-width: 769px) {
  #pankuzu .in {
    padding-left: 0;
  }
}
@media screen and (max-width: 768px) {
  #pankuzu .in {
    padding: 3px 0px 5px 0px;
  }
}
#pankuzu li {
  display: inline;
}
@media screen and (max-width: 768px) {
  #pankuzu li {
    line-height: 1;
  }
}
#pankuzu li + li a, #pankuzu li + li span {
  position: relative;
}
@media screen and (max-width: 768px) {
  #pankuzu li + li a, #pankuzu li + li span {
    padding-left: 20px;
  }
}
#pankuzu li + li a::after, #pankuzu li + li span::after {
  content: "";
  position: absolute;
  background-color: #333;
  clip-path: polygon(50% 19.99%, 100% 70%, 91.81% 78.19%, 50% 36.38%, 8.19% 78.19%, 0% 70%);
  transform: rotate(90deg);
  margin: auto auto auto 0;
  width: 9px;
  height: 9px;
  left: 8px;
  top: calc((100% - 4.5px) / 2);
}
@media screen and (max-width: 768px) {
  #pankuzu li + li a::after, #pankuzu li + li span::after {
    top: 6px;
  }
}
@media screen and (max-width: 768px) {
  #pankuzu a, #pankuzu span {
    font-size: 1.575rem;
    line-height: 1;
  }
}
@media print, screen and (min-width: 769px) {
  #pankuzu .icon a, #pankuzu .icon span {
    display: inline-block;
    padding-left: 28px;
  }
}

/*==================================
あしあと機能
==================================*/
@media print, screen and (min-width: 769px) {
  #ashiato {
    width: 1000px;
    margin: 0 auto 32px;
  }
}
@media screen and (max-width: 768px) {
  #ashiato {
    box-sizing: border-box;
    margin-top: -2px;
    margin: 20px;
    display: block !important;
  }
}
#ashiato .title {
  font-size: 0;
}
#ashiato .in {
  background-image: url(../img_sub/v3.2/ashiato_icon.png);
  background-position: left 10px top;
  background-size: 24px;
  background-repeat: no-repeat;
}
@media print, screen and (min-width: 769px) {
  #ashiato .in {
    padding-left: 45px;
  }
}
@media screen and (max-width: 768px) {
  #ashiato .in {
    padding: 3px 0px 5px 32px;
    background-position: left top 6px;
  }
}
#ashiato li {
  display: inline;
}
@media screen and (max-width: 768px) {
  #ashiato li {
    line-height: 1;
  }
}
@media print, screen and (min-width: 769px) {
  #ashiato li:first-child.icon a, #ashiato li:first-child.icon span {
    background: none;
    padding-left: 0;
  }
}
#ashiato li + li a, #ashiato li + li span {
  position: relative;
}
@media screen and (max-width: 768px) {
  #ashiato li + li a, #ashiato li + li span {
    padding-left: 20px;
  }
}
#ashiato li + li a::after, #ashiato li + li span::after {
  content: "";
  position: absolute;
  background-color: #333;
  clip-path: polygon(50% 19.99%, 100% 70%, 91.81% 78.19%, 50% 36.38%, 8.19% 78.19%, 0% 70%);
  transform: rotate(90deg);
  margin: auto auto auto 0;
  width: 9px;
  height: 9px;
  left: 8px;
  top: calc((100% - 4.5px) / 2);
}
@media screen and (max-width: 768px) {
  #ashiato li + li a::after, #ashiato li + li span::after {
    top: 6px;
  }
}
@media screen and (max-width: 768px) {
  #ashiato a, #ashiato span {
    font-size: 1.575rem;
    line-height: 1;
  }
}
@media print, screen and (min-width: 769px) {
  #ashiato .icon a, #ashiato .icon span {
    display: inline-block;
    padding-left: 28px;
  }
}
@media screen and (max-width: 768px) {
  #ashiato .clear {
    padding-left: 5px;
  }
}
#ashiato .clear a {
  background-image: url(../img_sub/v3.2/foot_print_delete.png);
  background-repeat: no-repeat;
  background-position: 8px center;
  background-size: 18px;
  display: inline-block;
  padding-left: 26px;
  min-height: 20px;
  text-indent: -9999px;
}
#ashiato .clear a::after {
  content: none;
}

/*==================================
見出し
==================================*/
/* h1（通常） */
h1.title {
  box-sizing: border-box;
  color: #fff;
  box-sizing: border-box;
  width: 100%;
  background: #ce1120;
  box-shadow: inset 0px -6px 6px rgba(0, 0, 0, 0.16);
  margin: 0;
  margin-bottom: 40px;
  color: #fff;
  font-size: 3rem;
  text-align: center;
  position: relative;
  padding: 130px 120px 40px 120px;
}
h1.title::before {
  content: "";
  width: 60px;
  height: 60px;
  background: url(../img_common/kaso_h2_item.png);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  bottom: 0;
  left: 30px;
}
@media screen and (max-width: 768px) {
  h1.title::before {
    width: 40px;
    height: 40px;
  }
}
h1.title .bg {
  display: block;
}
@media screen and (max-width: 768px) {
  h1.title {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 2.4rem;
  }
}

h1:not([class]):not([id]) {
  text-align: center;
}

h1 img {
  max-width: 100%;
}

@media print, screen and (min-width: 769px) {
  h1, h1.title {
    position: relative;
    width: 100%;
    text-align: center;
  }
}
@media print, screen and (max-width: 1000px) {
  h1, h1.title {
    width: 100%;
    left: unset;
    transform: unset;
  }
}
.calendar-title {
  overflow: hidden;
  box-sizing: border-box;
  margin-top: 20px;
  padding: 4px 3px;
  border-radius: 2px;
  background: #73b2a1 url(../img_sub/v3.2/h2_bg.png) repeat left top;
  color: #002b33;
  font-size: 150%;
}
.calendar-title .bg {
  display: block;
  padding: 6px 0;
  background: url(../img_sub/v3.2/h2_bg02.png) repeat-y left top, url(../img_sub/v3.2/h2_bg02.png) repeat-y right top;
  background-color: #eaf6f3;
}
.calendar-title .bg2 {
  display: block;
  overflow: hidden;
  padding: 0 20px;
  background-color: #eaf6f3;
}
.calendar-title .right-col {
  float: right;
  margin-top: 4px;
  text-align: center;
}
.calendar-title .right-col a {
  display: block;
  padding: 2px 20px 2px 30px;
  border-radius: 2px;
  background: #555 url(../img_common/arrow_white.png) no-repeat 15px center;
  color: #fff;
  font-size: 60%;
  text-decoration: none;
}

/*==================================
スケジュールカレンダー用
とりあえず全部同じ値で
==================================*/
@media print, screen and (min-width: 769px) {
  .calendar-list-area img.schedule_field_icon_image {
    max-width: 48px;
    height: auto;
  }
  .calendar-box-area img.schedule_field_icon_image {
    max-width: 48px;
    height: auto;
  }
}
@media screen and (max-width: 768px) {
  .calendar-list-area img.schedule_field_icon_image {
    max-width: 48px;
    height: auto;
  }
  .calendar-box-area img.schedule_field_icon_image {
    max-width: 48px;
    height: auto;
  }
}
/*==================================
新着一覧
==================================*/
.news-area {
  box-sizing: border-box;
  overflow: hidden;
  width: 100%;
  margin-top: 48px;
  border-radius: 5px;
}
.news-area .title {
  overflow: hidden;
  padding: 16px 20px 16px;
  color: #fff;
  font-size: 2.025rem;
  font-weight: bold;
  background-color: #1d5188;
}
.news-area .in {
  padding: 18px 20px 40px;
  background-color: #f5f4ee;
}
.news-area .in p {
  word-break: break-all;
}
.news-area .list {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.news-area .list li .date, .news-area .list li .text {
  display: block;
}
@media screen and (max-width: 768px) {
  .news-area .list li .date {
    display: block;
  }
}

/*==================================
見出し目次
==================================*/
.anchor {
  box-sizing: border-box;
  margin-top: 32px;
}
.anchor .box {
  padding-bottom: 15px;
  border-bottom: 1px solid #eef0f3;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.anchor .box .title {
  font-size: 2.025rem;
  font-weight: bold;
}
.anchor .box button {
  appearance: none;
  border: none;
  background: none;
  cursor: pointer;
  color: #474747;
  text-decoration: underline;
  padding-left: 26px;
  position: relative;
  min-width: 112px;
  font-size: 100%;
}
.anchor .box button::before {
  content: "";
  position: absolute;
  background-color: #ce1120;
  inset: 0;
  top: 4px;
  clip-path: polygon(50% 19.99%, 100% 70%, 91.81% 78.19%, 50% 36.38%, 8.19% 78.19%, 0% 70%);
  transform: rotate(0deg);
  margin: 0 auto auto 0;
  width: 14px;
  height: 14px;
}
.anchor .box button:hover {
  text-decoration: none;
}
.anchor .box {
  display: none;
}
.anchor ul {
  margin-top: 24px;
  padding: 0;
}
@media print, screen and (min-width: 769px) {
  .anchor ul {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
  }
}
@media screen and (max-width: 768px) {
  .anchor ul {
    display: flex;
    flex-direction: column;
    gap: 10px;
  }
}
@media print, screen and (min-width: 769px) {
  .anchor ul li {
    width: calc((100% - 16px) / 3);
  }
}
.anchor ul li a {
  position: relative;
  box-sizing: border-box;
  display: block;
  padding: 4px 25px 4px 20px;
  background-position: right 8px center;
  background-color: #ce1120;
  border: 1px solid 2px solid #ce1120;
  border-radius: 5px;
  font-weight: bold;
  text-decoration: none;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .anchor ul li a {
    border-radius: 3px;
  }
}
.anchor ul li a::after {
  content: "";
  position: absolute;
  background-color: #fff;
  inset: 0;
  clip-path: polygon(50% 19.99%, 100% 70%, 91.81% 78.19%, 50% 36.38%, 8.19% 78.19%, 0% 70%);
  transform: rotate(180deg);
}
@media print, screen and (min-width: 769px) {
  .anchor ul li a::after {
    width: 16px;
    height: 16px;
    margin: auto 13px auto auto;
  }
}
@media screen and (max-width: 768px) {
  .anchor ul li a::after {
    width: 12px;
    height: 12px;
    margin: auto 10px auto auto;
  }
}
@media print, screen and (min-width: 769px) {
  .anchor ul li a::after + li {
    padding-top: 16px;
  }
}
.anchor ul li a:hover {
  background-color: rgb(195.7, 16.15, 30.4);
}
.anchor.clicked button::before {
  transform: rotate(180deg);
}

/*==================================
ファイルリンク
==================================*/
.file-link-item {
  margin: 12px 0 0;
}
.file-link-item .pdf, .file-link-item .word, .file-link-item .excel, .file-link-item .csv, .file-link-item .power, .file-link-item .audio, .file-link-item .txt, .file-link-item .edit, .file-link-item .zip, .file-link-item .lzh, .file-link-item .jpg, .file-link-item .pic, .file-link-item .movie {
  display: inline-block;
  padding: 5px 0 5px 35px;
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 30px;
}
.file-link-item .pdf {
  background-image: url(../img_sub/v3.2/file_link_item_pdf.png);
}
.file-link-item .word {
  background-image: url(../img_sub/v3.2/file_link_item_word.png);
}
.file-link-item .excel, .file-link-item .csv {
  background-image: url(../img_sub/v3.2/file_link_item_excel.png);
}
.file-link-item .power {
  background-image: url(../img_sub/v3.2/file_link_item_powerpoint.png);
}
.file-link-item .audio {
  background-image: url(../img_sub/v3.2/file_link_item_audio.png);
}
.file-link-item .txt, .file-link-item .edit {
  background-image: url(../img_sub/v3.2/file_link_item_txt.png);
}
.file-link-item .zip, .file-link-item .lzh {
  background-image: url(../img_sub/v3.2/file_link_item_zip.png);
}
.file-link-item .jpg, .file-link-item .pic {
  background-image: url(../img_sub/v3.2/file_link_item_image.png);
}
.file-link-item .movie {
  background-image: url(../img_sub/v3.2/file_link_item_movie.png);
}

/*==================================
リンク
==================================*/
.link-item {
  margin: 12px 0 0;
  /* 内部リンク */
  /* 外部リンク */
  /* メールリンク */
}
.link-item .icon {
  display: inline-block;
  padding: 5px 0px 5px 35px;
  background-image: url(../img_sub/v3.2/link_item_naibu.png);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 30px;
}
.link-item .icon2 {
  display: inline-block;
  padding: 5px 0px 5px 35px;
  background-image: url(../img_sub/v3.2/link_item_gaibu.png);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 30px;
}
.link-item .icon3 a {
  display: inline-block;
  padding: 5px 0px 5px 35px;
  background-image: url(../img_sub/v3.2/link_item_mail.png);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 30px;
}

/*==================================
画像
==================================*/
.img-item {
  margin-top: 48px;
}

@media screen and (max-width: 768px) {
  .img-item {
    width: 100%;
    text-align: center;
  }
  .img-item img {
    max-width: 100%;
    height: auto;
  }
}
/*==================================
google map
==================================*/
.gmap {
  height: auto !important;
}
.gmap .map-link {
  text-align: left;
}

@media screen and (max-width: 768px) {
  .gmap {
    width: 100% !important;
  }
  .gmap > div:first-of-type {
    width: 100% !important;
  }
}
.map-link {
  margin: 12px 10px 0;
}
.map-link a {
  padding: 5px 0px 5px 35px;
  background-image: url(../img_sub/v3.2/link_item_gaibu.png);
  background-repeat: no-repeat;
  background-position: 2px center;
  background-size: 30px;
}

/*==================================
目次ページ
==================================*/
/* 共通 */
.level1col1 .page, .level1col2 .page, .level2col1 .list .page, .level2col1 .list2 .page, .level2col1-mixed .list .page, .level2col1-mixed .list2 .page, .level2col2 .page, .level2col2-mixed .page, .level2col2-mixed-js .page {
  background: url(../img_sub/v3.2/list_icon_page.png) no-repeat 3px 3px/30px;
}
.level1col1 .dir, .level1col2 .dir, .level2col1 .list .dir, .level2col1 .list2 .dir, .level2col1-mixed .list .dir, .level2col1-mixed .list2 .dir, .level2col2 .dir, .level2col2-mixed .dir, .level2col2-mixed-js .dir {
  background: url(../img_sub/v3.2/list_icon_dir.png) no-repeat 3px 3px/30px;
}
.level1col1 li, .level1col2 li, .level2col1 .list li, .level2col1 .list2 li, .level2col1-mixed .list li, .level2col1-mixed .list2 li, .level2col2 li, .level2col2-mixed li, .level2col2-mixed-js li {
  margin-top: 12px;
  box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  .level1col1 li, .level1col2 li, .level2col1 .list li, .level2col1 .list2 li, .level2col1-mixed .list li, .level2col1-mixed .list2 li, .level2col2 li, .level2col2-mixed li, .level2col2-mixed-js li {
    height: auto !important;
  }
}
.level1col1 li, .level1col2 li, .level2col1 .list li, .level2col1 .list2 li, .level2col1-mixed .list li, .level2col1-mixed .list2 li, .level2col2 li, .level2col2-mixed li, .level2col2-mixed-js li {
  padding: 5px 0 5px 40px;
}

/* 1階層1列表示 */
.level1col1 {
  margin-top: 24px;
}
.level1col1 li {
  margin-bottom: 12px;
  padding: 5px 0 5px 40px;
}

/* 1階層2列表示 */
.level1col2 {
  margin-top: 24px;
}
.level1col2 li {
  float: left;
  box-sizing: border-box;
  padding: 5px 0 5px 40px;
}

@media print, screen and (min-width: 769px) {
  .level1col2 {
    width: 100%;
  }
  .level1col2 li {
    display: inline;
    margin-top: 12px;
    width: -webkit-calc(340 / 700 * 100%);
    width: 48.5714285714%;
    margin-left: -webkit-calc(20 / 700 * 100%);
    margin-left: 2.8571428571%;
  }
}
@media screen and (max-width: 768px) {
  .level1col2 li {
    width: 100%;
  }
}
/* 2階層1列 */
.level2col1 .list li, .level2col1 .list2 li, .level2col1-mixed .list li, .level2col1-mixed .list2 li {
  float: left;
  box-sizing: border-box;
  padding: 5px 0 5px 40px;
}
.level2col1 .item, .level2col1-mixed .item {
  display: block;
}

@media print, screen and (min-width: 769px) {
  .level2col1 .list, .level2col1-mixed .list {
    width: 100%;
  }
  .level2col1 .list li, .level2col1 .list2 li, .level2col1-mixed .list li, .level2col1-mixed .list2 li {
    display: inline;
    margin-top: 12px;
    width: -webkit-calc(340 / 700 * 100%);
    width: 48.5714285714%;
    margin-left: -webkit-calc(20 / 700 * 100%);
    margin-left: 2.8571428571%;
  }
}
@media screen and (max-width: 768px) {
  .level2col1 .list li, .level2col1 .list2 li, .level2col1-mixed .list li, .level2col1-mixed .list2 li {
    width: 100%;
    margin: 10px 0 0 0;
  }
}
/* 2階層2列 */
.level2col2 .col, .level2col2-mixed .col {
  overflow: hidden;
}
.level2col2 .list, .level2col2-mixed .list {
  margin-top: 24px;
}
.level2col2 .list li, .level2col2-mixed .list li {
  margin-bottom: 12px;
}
.level2col2 .box2 .list li, .level2col2-mixed .box2 .list li {
  display: inline;
  float: right;
  margin-top: 10px;
}
.level2col2 .box2 .list li.first-left, .level2col2-mixed .box2 .list li.first-left {
  float: left;
}

@media print, screen and (min-width: 769px) {
  .level2col2, .level2col2-mixed {
    width: 100%;
  }
  .level2col2 .left-col, .level2col2-mixed .left-col {
    width: -webkit-calc(340 / 700 * 100%);
    width: 48.5714285714%;
  }
  .level2col2 .right-col, .level2col2-mixed .right-col {
    width: -webkit-calc(340 / 700 * 100%);
    width: 48.5714285714%;
  }
  .level2col2 .col, .level2col2-mixed .col {
    width: 100%;
  }
  .level2col2 .box2 .list, .level2col2-mixed .box2 .list {
    width: 100%;
    margin: 0 auto;
  }
  .level2col2 .box2 .list li, .level2col2-mixed .box2 .list li {
    box-sizing: border-box;
    width: -webkit-calc(330 / 670 * 100%);
    width: 49.2537313433%;
  }
}
@media screen and (max-width: 768px) {
  .level2col2 .left-col, .level2col2 .right-col, .level2col2-mixed .left-col, .level2col2-mixed .right-col {
    box-sizing: border-box;
    width: 100%;
  }
  .level2col2 .box2 .list li, .level2col2-mixed .box2 .list li {
    width: 100%;
  }
}
.border-top {
  border-top: 1px solid #ccc;
}

.border-bottom {
  padding-top: 10px;
  padding-bottom: 25px;
  border-bottom: 1px solid #ccc;
}

/* 大カテゴリ1階層2列表示 */
.level1-gaiyo {
  margin-top: 48px;
}
@media screen and (max-width: 768px) {
  .level1-gaiyo {
    margin-top: 32px;
  }
}
.level1-gaiyo h2.head-title {
  margin-top: 0;
}
@media print, screen and (min-width: 769px) {
  .level1-gaiyo .box {
    float: left;
  }
}
@media screen and (max-width: 768px) {
  .level1-gaiyo .box + .box {
    margin-top: 32px;
  }
}
.level1-gaiyo .description {
  margin-top: 24px;
}
.level1-gaiyo .detail {
  margin-top: 24px;
  text-align: right;
  position: relative;
}
.level1-gaiyo .detail a {
  display: inline-block;
  padding-left: 23px;
  position: relative;
}
.level1-gaiyo .detail a::after {
  content: "";
  position: absolute;
  background-color: #ce1120;
  inset: 0;
  top: 4px;
  clip-path: polygon(50% 19.99%, 100% 70%, 91.81% 78.19%, 50% 36.38%, 8.19% 78.19%, 0% 70%);
  transform: rotate(180deg);
  margin: auto auto auto 0;
}
@media print, screen and (min-width: 769px) {
  .level1-gaiyo .detail a::after {
    width: 16px;
    height: 16px;
  }
}
@media screen and (max-width: 768px) {
  .level1-gaiyo .detail a::after {
    width: 12px;
    height: 12px;
  }
}

@media print, screen and (min-width: 769px) {
  .level1-gaiyo, .level1col2-gaiyo {
    width: 100%;
  }
  .level1-gaiyo .box, .level1col2-gaiyo .box {
    width: -webkit-calc(340 / 700 * 100%);
    width: 48.5714285714%;
    margin-left: -webkit-calc(20 / 700 * 100%);
    margin-left: 2.8571428571%;
  }
}
@media screen and (max-width: 768px) {
  .level1-gaiyo .box, .level1col2-gaiyo .box {
    box-sizing: border-box;
    width: 100%;
  }
}
/* 大カテゴリ2階層2列表示 */
/* 1階層2列概要表示 */
.level1col2-gaiyo .col, .level2col2js .col, .level2col2-mixed-js .col {
  overflow: hidden;
}
.level1col2-gaiyo .list, .level2col2js .list, .level2col2-mixed-js .list {
  margin-top: 24px;
}
.level1col2-gaiyo .list li, .level2col2js .list li, .level2col2-mixed-js .list li {
  margin-top: 12px;
}
.level1col2-gaiyo .list li, .level2col2js .list li, .level2col2-mixed-js .list li {
  padding: 5px 0 5px 40px;
}
.level1col2-gaiyo .page, .level2col2js .page, .level2col2-mixed-js .page {
  background: url(../img_sub/v3.2/list_icon_page.png) no-repeat 3px 3px/30px;
}
.level1col2-gaiyo .dir, .level2col2js .dir, .level2col2-mixed-js .dir {
  background: url(../img_sub/v3.2/list_icon_dir.png) no-repeat 3px 3px/30px;
}
.level1col2-gaiyo .detail, .level2col2js .detail, .level2col2-mixed-js .detail {
  margin-top: 24px;
  text-align: right;
}
.level1col2-gaiyo .detail a, .level2col2js .detail a, .level2col2-mixed-js .detail a {
  display: inline-block;
  padding-left: 23px;
  position: relative;
}
.level1col2-gaiyo .detail a::after, .level2col2js .detail a::after, .level2col2-mixed-js .detail a::after {
  content: "";
  position: absolute;
  background-color: #ce1120;
  inset: 0;
  top: 4px;
  clip-path: polygon(50% 19.99%, 100% 70%, 91.81% 78.19%, 50% 36.38%, 8.19% 78.19%, 0% 70%);
  transform: rotate(180deg);
  margin: auto auto auto 0;
}
@media print, screen and (min-width: 769px) {
  .level1col2-gaiyo .detail a::after, .level2col2js .detail a::after, .level2col2-mixed-js .detail a::after {
    width: 16px;
    height: 16px;
  }
}
@media screen and (max-width: 768px) {
  .level1col2-gaiyo .detail a::after, .level2col2js .detail a::after, .level2col2-mixed-js .detail a::after {
    width: 12px;
    height: 12px;
  }
}

@media print, screen and (min-width: 769px) {
  .level2col2js .col, .level2col2-mixed-js .col {
    width: 100%;
  }
  .level2col2js .left-col, .level2col2-mixed-js .left-col {
    width: -webkit-calc(340 / 700 * 100%);
    width: 48.5714285714%;
  }
  .level2col2js .right-col, .level2col2-mixed-js .right-col {
    width: -webkit-calc(340 / 700 * 100%);
    width: 48.5714285714%;
  }
}
@media screen and (max-width: 768px) {
  .level2col2js .left-col, .level2col2js .right-col {
    box-sizing: border-box;
    width: 100%;
  }
}
/* 2階層1列（混在） */
/* 2階層2列（混在） */
@media print, screen and (min-width: 769px) {
  .level2col2-mixed .col .box, .level2col2-mixed-js .col .box {
    float: left;
    width: -webkit-calc(340 / 700 * 100%);
    width: 48.5714285714%;
    margin-left: -webkit-calc(20 / 700 * 100%);
    margin-left: 2.8571428571%;
  }
  .level2col2-mixed-js .box2 .list {
    width: -webkit-calc(100% - 30px);
    width: calc(100% - 30px);
  }
  .level2col2-mixed-js .box2 .list li {
    float: right;
    box-sizing: border-box;
    width: -webkit-calc(330 / 670 * 100%);
    width: 49.2537313433%;
  }
  .level2col2-mixed-js .box2 .list li.first-left {
    float: left;
  }
}
@media screen and (max-width: 768px) {
  .level2col2-mixed .col .box, .level2col2-mixed-js .col .box {
    width: 100%;
  }
  .level2col2-mixed-js .box2 .list li {
    width: 100%;
  }
}
/*==================================
カラム
==================================*/
.col-area {
  overflow: hidden;
  width: 1000px;
  margin-top: 48px;
}
.col-area .left-col {
  float: left;
}
.col-area .right-col {
  float: left;
}
@media print, screen and (min-width: 769px) {
  .col-area .right-col {
    margin-left: 10px;
  }
}
.col-area .wysiwyg p {
  margin-top: 0;
}
.col-area .wysiwyg p:first-child {
  margin-top: 10px;
}

.col-area p:last-child {
  margin-top: 12px;
}

@media screen and (max-width: 768px) {
  .col-area {
    width: 100%;
    display: flex;
    gap: 20px;
    flex-direction: column;
  }
  .col-area .left-col, .col-area .right-col {
    flex: 1;
    text-align: center;
  }
  .col-area .left-col img, .col-area .right-col img {
    max-width: 100%;
  }
  .col-area .left-col p, .col-area .right-col p {
    font-size: 1.575rem;
  }
}
/*==================================
右画像+左テキスト 左画像+右テキスト
==================================*/
.img-text {
  overflow: hidden;
  margin-top: 48px;
}
.img-text .left-col, .img-text .left-wrap img {
  float: left;
  position: relative;
  top: auto;
  bottom: auto;
  max-width: 340px;
  padding: 0 10px 10px 0;
}
.img-text .right-col, .img-text .right-wrap img {
  float: right;
  position: relative;
  top: auto;
  bottom: auto;
  max-width: 340px;
  padding: 0 0 10px 10px;
}

@media print, screen and (min-width: 769px) {
  .img-text {
    width: 1000px;
  }
}
@media screen and (max-width: 570px) {
  .img-text {
    width: 100%;
    text-align: center;
  }
  .img-text .left-col, .img-text .left-wrap img, .img-text .right-col, .img-text .right-wrap img {
    float: none;
    padding: 0;
    max-width: 100%;
  }
  .img-text .wysiwyg {
    text-align: left;
  }
}
/*==================================
テーブル
==================================*/
.table-fix {
  table-layout: fixed;
}

.table {
  border: 1px solid #333;
  border-collapse: collapse;
  padding-bottom: 5px;
}
.table caption {
  padding: 0 5px 5px;
  font-weight: bold;
  text-align: left;
}
.table td, .table th {
  padding: 5px 10px;
  border: 1px solid #333;
  border-collapse: collapse;
  word-break: break-all;
}
.table th {
  background-color: #f5f4ee;
  color: #333;
}
.table th:first-child {
  width: 33%;
}
.table .wysiwyg p {
  padding: 0;
}
.table .file-link-item {
  margin: 10px 10px 0px 0;
}
.table .file-link-item .pdf, .table .file-link-item .word, .table .file-link-item .excel, .table .file-link-item .power, .table .file-link-item .audio, .table .file-link-item .txt, .table .file-link-item .zip, .table .file-link-item .csv, .table .file-link-item .edit {
  padding: 5px 0 5px 35px;
}
.table .link-item {
  margin: 10px 10px 0 0;
}
.table .link-item:first-child {
  margin-top: 0;
}

/*==================================
お問い合わせ
==================================*/
.toiawase {
  box-sizing: border-box;
  overflow: hidden;
  width: 100%;
  margin-top: 48px;
  border-radius: 5px;
}
.toiawase .title {
  overflow: hidden;
  padding: 16px 20px 16px;
  color: #fff;
  font-size: 2.025rem;
  font-weight: bold;
  background-color: #ce1120;
}
.toiawase .in {
  padding: 18px 32px 24px;
  background-color: #f5f4ee;
}
.toiawase .in p {
  word-break: break-all;
}
.toiawase .mail {
  margin-top: 12px;
  display: flex;
  justify-content: center;
}
.toiawase .mail a {
  text-align: center;
  display: block;
  background-color: #ce1120;
  box-sizing: border-box;
  width: fit-content;
  min-width: 250px;
  padding: 8px 30px;
  border-radius: 3px;
  color: #fff;
  text-decoration: none;
  position: relative;
}
.toiawase .mail a::after {
  content: "";
  position: absolute;
  background-color: #ce1120;
  inset: 0;
  clip-path: polygon(50% 19.99%, 100% 70%, 91.81% 78.19%, 50% 36.38%, 8.19% 78.19%, 0% 70%);
  transform: rotate(90deg);
  width: 11px;
  height: 11px;
}
@media print, screen and (min-width: 769px) {
  .toiawase .mail a::after {
    margin: auto 8px auto auto;
  }
}
@media screen and (max-width: 768px) {
  .toiawase .mail a::after {
    margin: auto 11px auto auto;
  }
}

/*==================================
PDFダウンロード
==================================*/
#pdf-download {
  margin-top: 48px;
  padding: 10px;
  border: 1px solid #333;
  background-color: #efefef;
}
#pdf-download a {
  float: left;
  display: block;
  margin-right: 10px;
}

/*==================================
1005:イベント検索ページ用
==================================*/
/* 注目のイベント･今日のイベントのスライダー */
#event-list-slider {
  margin-top: 20px;
  position: relative;
}
#event-list-slider .title {
  padding: 0.5em 0 8px 10px;
  font-size: 2.475rem;
}
#event-list-slider .splide {
  --pcImgWidth: 100%;
  --spImgWidth: 100%;
  --pcGap: 0;
  --spGap: 0;
}
#event-list-slider .splide .splide__wrap {
  position: relative;
}
#event-list-slider .splide .splide__track {
  overflow: hidden;
}
#event-list-slider .splide .splide__slide {
  float: left;
  list-style: none;
  position: relative;
  padding: 16px 25px 10px 12px;
  min-height: 85px;
}
@media print, screen and (min-width: 769px) {
  #event-list-slider .splide .splide__slide {
    width: var(--pcImgWidth);
  }
}
@media screen and (max-width: 768px) {
  #event-list-slider .splide .splide__slide {
    width: var(--spImgWidth);
  }
}
#event-list-slider .splide .splide__slide dl {
  display: flex;
  gap: 10px;
  justify-content: flex-end;
}
#event-list-slider .splide .splide__slide dt {
  width: 110px;
}
#event-list-slider .splide .splide__slide dt img {
  max-width: 100%;
}
#event-list-slider .splide .splide__slide dd {
  width: 183px;
}
@media print, screen and (min-width: 769px) {
  #event-list-slider .splide .splide__slide img {
    width: 110px;
  }
}
@media screen and (max-width: 768px) {
  #event-list-slider .splide .splide__slide img {
    width: var(--spImgWidth);
  }
}
#event-list-slider .splide .splide__arrows button, #event-list-slider .splide .splide__toggle button {
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
  appearance: none;
  border: 0;
  margin: 0;
  padding: 0;
  cursor: pointer;
  outline: none;
}
#event-list-slider .splide .splide__arrows {
  position: static;
}
#event-list-slider .splide .splide__arrow {
  opacity: initial;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  display: block;
  height: 25px;
  width: 25px;
  border-radius: 25px;
}
#event-list-slider .splide .splide__arrow::before {
  content: "";
  display: block;
  margin: auto;
  position: absolute;
  inset: 0;
  width: 12px;
  height: 16px;
  background-color: #fff;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
@media print, screen and (min-width: 769px) {
  #event-list-slider .splide .splide__arrow:hover {
    opacity: 0.85;
  }
}
#event-list-slider .splide .splide__arrow--prev {
  left: initial;
}
#event-list-slider .splide .splide__arrow--prev::before {
  clip-path: polygon(50% 19.99%, 100% 70%, 91.81% 78.19%, 50% 36.38%, 8.19% 78.19%, 0% 70%);
  transform: rotate(-90deg);
}
#event-list-slider .splide .splide__arrow--next {
  right: 0;
}
#event-list-slider .splide .splide__arrow--next::before {
  clip-path: polygon(50% 19.99%, 100% 70%, 91.81% 78.19%, 50% 36.38%, 8.19% 78.19%, 0% 70%);
  transform: rotate(90deg);
}
#event-list-slider .splide .splide__toggle {
  width: 16px;
  height: 16px;
  color: #fff;
  border: none;
  position: absolute;
  bottom: 10px;
  right: 0;
  font-size: 0;
}
@media print, screen and (min-width: 769px) {
  #event-list-slider .splide .splide__toggle:hover {
    opacity: 0.85;
  }
}
#event-list-slider .splide .splide__toggle span {
  margin: auto;
  width: 8px;
  height: 8px;
  position: absolute;
  inset: 0;
  background-color: #fff;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
#event-list-slider .splide .splide__toggle__play {
  clip-path: polygon(95% 50%, 5% 0%, 5% 100%);
}
#event-list-slider .splide .splide__toggle__pause {
  clip-path: polygon(18.47% 0%, 32.33% 0%, 32.33% 100%, 67.39% 100%, 67.39% 0%, 81.53% 0%, 81.53% 100%, 18.47% 100%);
}
#event-list-slider .splide:not(.is-active) {
  visibility: visible !important;
}
#event-list-slider .splide:not(.is-active) .splide__list {
  display: flex !important;
  justify-content: center;
}
@media print, screen and (min-width: 769px) {
  #event-list-slider .splide:not(.is-active) .splide__list {
    gap: var(--pcGap);
  }
}
@media screen and (max-width: 768px) {
  #event-list-slider .splide:not(.is-active) .splide__list {
    gap: var(--spGap);
  }
}
#event-list-slider .splide:not(.is-active) .splide__slide:last-child {
  margin: 0 !important;
}
#event-list-slider .splide:not(.is-active) .splide__arrows {
  display: none;
}
#event-list-slider .splide:not(.is-active) .splide__toggle {
  display: none;
}
#event-list-slider .event-pickup-area .title {
  border-bottom: 5px solid #4682c0;
}
#event-list-slider .event-pickup-area .splide__arrow, #event-list-slider .event-pickup-area .splide__toggle {
  background: #284683;
}
#event-list-slider .event-today-area .title {
  border-bottom: 5px solid #4682c0;
}
#event-list-slider .event-today-area .splide__arrow, #event-list-slider .event-today-area .splide__toggle {
  background: #284683;
}

@media print, screen and (min-width: 769px) {
  #event-list-slider {
    display: flex;
  }
  #event-list-slider .event-pickup-area, #event-list-slider .event-today-area {
    float: left;
    width: -webkit-calc(340 / 700 * 100%);
    width: 48.5714285714%;
  }
  #event-list-slider .event-today-area {
    margin-left: -webkit-calc(20 / 700 * 100%);
    margin-left: 2.8571428571%;
  }
}
@media screen and (max-width: 768px) {
  #event-list-slider .bxslider {
    padding: 20px 50px 20px 25px;
    /*-- start stop --*/
    /*--  next prev --*/
  }
  #event-list-slider .bxslider .list li dl dt {
    width: 35%;
    margin-right: 3%;
  }
  #event-list-slider .bxslider .list li dl dt img {
    width: 100%;
  }
  #event-list-slider .bxslider .list li dl dd {
    width: 62%;
  }
  #event-list-slider .bxslider .bx-controls-auto {
    bottom: 20px;
  }
  #event-list-slider .bxslider .bx-controls-auto a {
    width: 32px;
    height: 32px;
  }
  #event-list-slider .bxslider .bx-controls-direction a {
    width: 50px;
    height: 50px;
  }
  #event-list-slider .event-pickup-area, #event-list-slider .event-today-area {
    width: 100%;
  }
  #event-list-slider .event-pickup-area .title {
    border-top: 2px solid #4682c0;
    border-bottom: 1px solid #4682c0;
    color: #000;
  }
  #event-list-slider .event-today-area {
    margin-top: 20px;
  }
  #event-list-slider .event-today-area .title {
    color: #000;
    border-top: 2px solid #c896bd;
    border-bottom: 1px solid #c896bd;
  }
}
/* イベント検索エリア */
.event-search-area, .recruit-event-search-area {
  margin-top: 24px;
  border: 2px solid #ce1120;
  border-bottom: none;
  border-radius: 5px 5px 0 0;
}
@media print, screen and (min-width: 769px) {
  .event-search-area, .recruit-event-search-area {
    padding: 48px 48px 0 48px;
  }
}
@media screen and (max-width: 768px) {
  .event-search-area, .recruit-event-search-area {
    padding: 24px 24px 0 24px;
  }
}
.event-search-area .event-search-month, .event-search-area .event-search-place, .event-search-area .event-search-category, .recruit-event-search-area .event-search-month, .recruit-event-search-area .event-search-place, .recruit-event-search-area .event-search-category {
  display: block;
  text-align: center;
  position: relative;
}
.event-search-area .event-search-month::after, .event-search-area .event-search-place::after, .event-search-area .event-search-category::after, .recruit-event-search-area .event-search-month::after, .recruit-event-search-area .event-search-place::after, .recruit-event-search-area .event-search-category::after {
  content: "";
  position: absolute;
  background-color: #333;
  clip-path: polygon(50% 19.99%, 100% 70%, 91.81% 78.19%, 50% 36.38%, 8.19% 78.19%, 0% 70%);
  margin: auto auto auto 0;
  transform: rotate(180deg);
  width: 12px;
  height: 12px;
  right: 14px;
  top: calc((100% - 12px) / 2);
}
.event-search-area .event-search-month label, .event-search-area .event-search-place label, .event-search-area .event-search-category label, .recruit-event-search-area .event-search-month label, .recruit-event-search-area .event-search-place label, .recruit-event-search-area .event-search-category label {
  font-weight: bold;
}
.event-search-area .event-search-month select, .event-search-area .event-search-place select, .event-search-area .event-search-category select, .recruit-event-search-area .event-search-month select, .recruit-event-search-area .event-search-place select, .recruit-event-search-area .event-search-category select {
  border: 1px solid #555;
  padding: 7px 15px 8px;
  border-radius: 5px;
  appearance: none;
}
.event-search-area .event-search-month option, .event-search-area .event-search-place option, .event-search-area .event-search-category option, .recruit-event-search-area .event-search-month option, .recruit-event-search-area .event-search-place option, .recruit-event-search-area .event-search-category option {
  background-color: #fff;
}
.event-search-area button, .event-search-area input, .event-search-area select, .event-search-area textarea, .event-search-area label, .recruit-event-search-area button, .recruit-event-search-area input, .recruit-event-search-area select, .recruit-event-search-area textarea, .recruit-event-search-area label {
  font-family: inherit;
  font-size: 100%;
}
@media print, screen and (min-width: 769px) {
  .event-search-area .event-search-month select, .event-search-area .event-search-place select, .event-search-area .event-search-category select, .recruit-event-search-area .event-search-month select, .recruit-event-search-area .event-search-place select, .recruit-event-search-area .event-search-category select {
    width: 285px;
  }
  .event-search-area .event-search-month option, .event-search-area .event-search-place option, .event-search-area .event-search-category option, .recruit-event-search-area .event-search-month option, .recruit-event-search-area .event-search-place option, .recruit-event-search-area .event-search-category option {
    padding: 10px 0 10px 0;
    height: 50px;
    margin-top: 50px;
  }
  .event-search-area .event-search-category.type2, .recruit-event-search-area .event-search-category.type2 {
    width: 250px;
    margin-top: 15px;
  }
  .event-search-area .event-search-category.type2 select, .recruit-event-search-area .event-search-category.type2 select {
    width: 100% !important;
  }
  .event-search-area .box, .recruit-event-search-area .box {
    display: flex;
    gap: 24px;
  }
}
@media screen and (max-width: 768px) {
  .event-search-area button, .event-search-area input, .event-search-area select, .event-search-area textarea, .event-search-area label, .recruit-event-search-area button, .recruit-event-search-area input, .recruit-event-search-area select, .recruit-event-search-area textarea, .recruit-event-search-area label {
    font-size: 100%;
  }
  .event-search-area input[type=checkbox],
  .event-search-area input[type=radio], .recruit-event-search-area input[type=checkbox],
  .recruit-event-search-area input[type=radio] {
    width: 18px;
    height: 18px;
  }
  .event-search-area .event-search-month, .event-search-area .event-search-place, .event-search-area .event-search-category, .recruit-event-search-area .event-search-month, .recruit-event-search-area .event-search-place, .recruit-event-search-area .event-search-category {
    width: 100%;
  }
  .event-search-area .event-search-month select, .event-search-area .event-search-place select, .event-search-area .event-search-category select, .recruit-event-search-area .event-search-month select, .recruit-event-search-area .event-search-place select, .recruit-event-search-area .event-search-category select {
    margin-top: 18px;
    width: 100%;
  }
  .event-search-area .event-search-month select, .recruit-event-search-area .event-search-month select {
    margin-top: 0;
  }
  .event-search-area .box, .recruit-event-search-area .box {
    border-bottom: 2px solid #fff;
    padding: 20px;
  }
  .event-search-area .event-search-category, .recruit-event-search-area .event-search-category {
    margin-top: 18px;
  }
  .event-search-area .event-search-category select, .recruit-event-search-area .event-search-category select {
    margin-top: 0;
  }
}
.event-search-area .box2, .event-search-area .event-search-term, .recruit-event-search-area .box2, .recruit-event-search-area .event-search-term {
  padding: 26px 0;
}
.event-search-area .box2 dt, .event-search-area .event-search-term dt, .recruit-event-search-area .box2 dt, .recruit-event-search-area .event-search-term dt {
  font-weight: bold;
}
.event-search-area .box2 dd, .event-search-area .event-search-term dd, .recruit-event-search-area .box2 dd, .recruit-event-search-area .event-search-term dd {
  padding-top: 12px;
}
.event-search-area .box2 input[type=checkbox], .event-search-area .event-search-term input[type=checkbox], .recruit-event-search-area .box2 input[type=checkbox], .recruit-event-search-area .event-search-term input[type=checkbox] {
  width: 18px;
  height: 18px;
  outline-offset: 8px;
}
.event-search-area .box2 label, .event-search-area .event-search-term label, .recruit-event-search-area .box2 label, .recruit-event-search-area .event-search-term label {
  box-sizing: border-box;
  cursor: pointer;
  display: inline-block;
  padding-left: 8px;
  position: relative;
  width: auto;
}
.event-search-area .box2 label::before, .event-search-area .event-search-term label::before, .recruit-event-search-area .box2 label::before, .recruit-event-search-area .event-search-term label::before {
  content: "";
  background: #fff;
  border: 1px solid #231815;
  border-radius: 2px;
  display: block;
  position: absolute;
  width: 18px;
  height: 18px;
  left: -22px;
  top: 6px;
}
.event-search-area .box2 label::after, .event-search-area .event-search-term label::after, .recruit-event-search-area .box2 label::after, .recruit-event-search-area .event-search-term label::after {
  content: "";
  display: block;
  position: absolute;
  transform: rotate(45deg);
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  width: 5px;
  height: 10px;
  top: 8px;
  left: -15.5px;
  opacity: 0;
}
.event-search-area .box2 input[type=checkbox]:checked + label::before, .event-search-area .event-search-term input[type=checkbox]:checked + label::before, .recruit-event-search-area .box2 input[type=checkbox]:checked + label::before, .recruit-event-search-area .event-search-term input[type=checkbox]:checked + label::before {
  background: #284683;
  border: 1px solid #284683;
}
.event-search-area .box2 input[type=checkbox]:checked + label::after, .event-search-area .event-search-term input[type=checkbox]:checked + label::after, .recruit-event-search-area .box2 input[type=checkbox]:checked + label::after, .recruit-event-search-area .event-search-term input[type=checkbox]:checked + label::after {
  opacity: 1;
  background: #284683;
}
.event-search-area .box2 label[for=key-text], .event-search-area .event-search-term label[for=key-text], .recruit-event-search-area .box2 label[for=key-text], .recruit-event-search-area .event-search-term label[for=key-text] {
  padding: 5px 0 0 0;
}
.event-search-area .box2 label[for=key-text]::before, .event-search-area .box2 label[for=key-text]::after, .event-search-area .event-search-term label[for=key-text]::before, .event-search-area .event-search-term label[for=key-text]::after, .recruit-event-search-area .box2 label[for=key-text]::before, .recruit-event-search-area .box2 label[for=key-text]::after, .recruit-event-search-area .event-search-term label[for=key-text]::before, .recruit-event-search-area .event-search-term label[for=key-text]::after {
  content: none;
}
.event-search-area .box2 .space input, .event-search-area .event-search-term .space input, .recruit-event-search-area .box2 .space input, .recruit-event-search-area .event-search-term .space input {
  width: 18px;
  height: 18px;
}
.event-search-area .box2 .space, .event-search-area .event-search-term .space, .recruit-event-search-area .box2 .space, .recruit-event-search-area .event-search-term .space {
  display: inline-block;
  font-size: 90%;
  padding: 5px 24px 0 0;
}
@media print, screen and (min-width: 769px) {
  .event-search-area .event-search-term input[type=text], .recruit-event-search-area .event-search-term input[type=text] {
    padding: 5px;
  }
  .event-search-area .event-search-term .ui-datepicker-trigger, .recruit-event-search-area .event-search-term .ui-datepicker-trigger {
    margin-left: 5px;
  }
}
@media screen and (max-width: 768px) {
  .event-search-area .event-search-term input[type=text], .recruit-event-search-area .event-search-term input[type=text] {
    margin-top: 20px;
    padding: 10px 15px;
    font-size: 120%;
  }
  .event-search-area .event-search-term input[type=text]:first-child, .recruit-event-search-area .event-search-term input[type=text]:first-child {
    margin-top: 0;
  }
  .event-search-area .event-search-term .ui-datepicker-trigger, .recruit-event-search-area .event-search-term .ui-datepicker-trigger {
    margin-top: 10px;
    margin-left: 20px;
    width: 50px;
    height: auto;
  }
  .event-search-area .event-search-term label[for=syncro-calendar], .recruit-event-search-area .event-search-term label[for=syncro-calendar] {
    display: block;
    margin-top: 10px;
  }
}

.event-search-area #event-keywords .space {
  width: 100%;
}
.event-search-area #event-keywords .space input {
  border: 1px solid #555;
  padding: 7px 15px 8px;
  border-radius: 5px;
  width: 285px;
  box-sizing: border-box;
  height: auto;
}
@media screen and (max-width: 768px) {
  .event-search-area #event-keywords .space input {
    width: 100%;
  }
}

.input-button {
  padding: 22px 0;
  text-align: center;
  border: 2px solid #ce1120;
  border-top: none;
  border-radius: 0 0 5px 5px;
}
@media print, screen and (min-width: 769px) {
  .input-button input {
    min-width: 170px;
    max-width: 200px;
  }
}
@media screen and (max-width: 768px) {
  .input-button input {
    width: 55%;
  }
}

/* イベント検索結果 */
.event-result-area {
  margin-top: 20px;
}
.event-result-area .title {
  padding-bottom: 2px;
  border-bottom: 2px solid #ccc;
}
.event-result-area .title .bg {
  display: block;
  padding-bottom: 10px;
}
.event-result-area .in {
  margin-top: 15px;
  border: 2px solid #ccc;
  border-radius: 5px;
}
.event-result-area .in .left-col:first-child {
  text-align: center;
}
.event-result-area .in .left-col .summary {
  padding: 10px;
  background: #eee;
}
@media print, screen and (min-width: 769px) {
  .event-result-area .in {
    padding: 24px;
  }
  .event-result-area .in .left-col:first-child {
    width: 200px;
  }
  .event-result-area .in .left-col:first-child img {
    max-width: 100%;
  }
  .event-result-area .in .left-col:last-child {
    width: -webkit-calc(100% - 215px);
    width: calc(100% - 215px);
    margin-left: 15px;
  }
  .event-result-area .in .left-col:last-child .txt {
    padding: 0 0 10px 0;
  }
  .event-result-area .in2 {
    margin-top: 10px;
  }
}
@media screen and (max-width: 768px) {
  .event-result-area .in {
    padding: 15px;
  }
  .event-result-area .in .left-col {
    float: none;
  }
  .event-result-area .in .left-col:first-child {
    width: 100%;
  }
  .event-result-area .in .left-col:first-child img {
    max-width: 100%;
  }
  .event-result-area .in .left-col:last-child {
    width: 100%;
  }
  .event-result-area .in .left-col:last-child .txt {
    padding: 10px 0;
  }
  .event-result-area .in2 {
    padding: 20px 15px 5px 15px;
  }
}

/*==================================
写真ギャラリー
==================================*/
.gallery-area {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}
@media screen and (max-width: 570px) {
  .gallery-area {
    width: 100%;
    flex-direction: column;
  }
  .gallery-area .txt {
    padding: 12px 8px 8px;
    font-size: 1.575rem;
  }
}
.gallery-area .subtxt {
  margin: 10px 10px 0 10px;
}
.gallery-area .wysiwyg {
  width: 100%;
}
.gallery-area .list {
  width: calc((100% - 40px) / 3);
}
@media screen and (max-width: 570px) {
  .gallery-area .list {
    width: 100%;
  }
}
.gallery-area .list a {
  display: block;
}
.gallery-area .list .thumb {
  text-align: center;
}
.gallery-area .list .thumb a img {
  border: 1px solid #BBB;
  padding: 2px;
  max-width: 100%;
  height: auto;
  box-sizing: border-box;
}
.gallery-area .first-left {
  margin-left: 0;
}

/*==================================
0005:イベントページ用
==================================*/
.event-summary {
  display: flex;
}
.event-summary::after {
  content: none;
}
.event-summary .left-col:last-child dl {
  overflow: hidden;
  display: flex;
  flex-direction: column;
}
.event-summary .left-col:last-child dl dt span {
  position: relative;
  padding: 0 0 0 10px;
  font-weight: bold;
  font-size: 2.25rem;
  display: block;
}
.event-summary .left-col:last-child dl dt span::before {
  content: "";
  display: block;
  position: absolute;
  top: 52%;
  left: 0;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  height: calc(100% - 8px);
  width: 3px;
  background-color: #ce1120;
}
.event-summary .left-col:last-child dl dd {
  padding: 10px 14px 18px 10px;
}
.event-summary .left-col:last-child dl dd .txt {
  display: block;
  font-weight: bold;
}
.event-summary dl .inquiry-btn .list li a {
  position: relative;
  display: flex;
  padding: 5px 30px;
  border-radius: 5px;
  background-color: #ce1120;
  color: #fff;
  font-size: 90%;
  text-align: center;
  text-decoration: none;
  min-height: 44px;
  align-items: center;
  justify-content: center;
}
.event-summary dl .inquiry-btn .list li a::after {
  content: "";
  position: absolute;
  background-color: #fff;
  inset: 0;
  margin: auto;
  width: 12px;
  height: 12px;
  clip-path: polygon(50% 19.99%, 100% 70%, 91.81% 78.19%, 50% 36.38%, 8.19% 78.19%, 0% 70%);
  transform: rotate(90deg);
  margin: auto 5px auto auto;
}
@media print, screen and (min-width: 769px) {
  .event-summary {
    margin-top: 10px;
  }
  .event-summary .left-col:first-child {
    width: 40%;
    margin-right: 15px;
  }
  .event-summary .left-col:first-child img {
    max-width: 100%;
  }
  .event-summary .left-col:last-child {
    width: -webkit-calc(100% - 275px);
    width: calc(100% - 275px);
  }
  .event-summary .left-col:last-child dl .inquiry-btn {
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
  }
  .event-summary .left-col:last-child dl .inquiry-btn .list li {
    float: left;
    width: 48%;
    margin-left: 2%;
  }
  .event-summary .left-col:last-child dl .inquiry-btn .list li img {
    width: 100%;
  }
  .event-summary .left-col:last-child dl .inquiry-btn .list li:first-child {
    margin-left: 0;
  }
  .event-summary .summary {
    margin-top: 10px;
  }
}
@media screen and (max-width: 768px) {
  .event-summary {
    flex-direction: column;
    margin-top: 20px;
  }
  .event-summary .left-col:first-child {
    width: 100%;
    text-align: center;
  }
  .event-summary .left-col:first-child img {
    max-width: 100%;
  }
  .event-summary .left-col:first-child {
    margin-bottom: 20px;
  }
  .event-summary .left-col:first-child:not(p) {
    text-align: left;
  }
  .event-summary .left-col:last-child {
    width: 100%;
  }
  .event-summary dl .inquiry-btn .list {
    text-align: right;
  }
  .event-summary dl .inquiry-btn .list li {
    margin-top: 14px;
  }
  .event-summary dl .inquiry-btn .list li img {
    max-width: 100%;
  }
  .event-summary dl .inquiry-btn .list li:first-child {
    margin-top: 0px;
  }
}

.event-table {
  /*width: g.$contents-inner-width;*/
  width: 100%;
}

.event-table th {
  width: 150px;
}

.event-table img {
  max-width: 100%;
  height: auto;
}

/* イベント詳細 */
.img-col {
  margin-top: 10px;
}
.img-col .left-col {
  float: left;
}
.img-col .left-col:first-child {
  margin-left: 0px;
}

@media print, screen and (min-width: 769px) {
  .img-col {
    width: 1000px;
  }
  .img-col .left-col {
    margin-left: 10px;
  }
}
@media screen and (max-width: 768px) {
  .img-col {
    width: 100%;
  }
  .img-col .left-col {
    width: 49%;
    margin-left: 2%;
  }
  .img-col .left-col img {
    max-width: 100%;
  }
}
/* 関連イベント */
#event-page-slider {
  margin-top: 30px;
  border: 2px solid #ce1120;
  border-radius: 5px 5px 0 0;
}
#event-page-slider .title {
  background: #ce1120;
  color: #fff;
  font-size: 115%;
  border-radius: 3px 3px 0 0;
}
#event-page-slider .title .bg {
  overflow: hidden;
  display: block;
  padding: 13px 15px;
  line-height: 1;
}
#event-page-slider.splide {
  --pcImgWidth: calc(100% - 15px);
  --spImgWidth: 100%;
  --pcGap: 15px;
  --spGap: 0;
}
#event-page-slider.splide .splide__wrap {
  padding: 10px 30px;
  position: relative;
}
#event-page-slider.splide .splide__track {
  overflow: hidden;
}
#event-page-slider.splide .splide__slide {
  float: left;
  list-style: none;
  position: relative;
  min-height: 85px;
}
@media print, screen and (min-width: 769px) {
  #event-page-slider.splide .splide__slide {
    width: calc(var(--pcImgWidth) / 2);
  }
}
@media screen and (max-width: 768px) {
  #event-page-slider.splide .splide__slide {
    width: var(--spImgWidth);
  }
}
#event-page-slider.splide .splide__slide dl {
  display: flex;
  gap: 10px;
  justify-content: flex-end;
}
#event-page-slider.splide .splide__slide dt {
  width: 110px;
}
#event-page-slider.splide .splide__slide dt img {
  max-width: 100%;
}
#event-page-slider.splide .splide__slide dd {
  width: 190px;
}
@media print, screen and (min-width: 769px) {
  #event-page-slider.splide .splide__slide img {
    width: 110px;
  }
}
@media screen and (max-width: 768px) {
  #event-page-slider.splide .splide__slide img {
    width: var(--spImgWidth);
  }
}
#event-page-slider.splide .splide__arrows button, #event-page-slider.splide .splide__toggle button {
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
  appearance: none;
  border: 0;
  margin: 0;
  padding: 0;
  cursor: pointer;
  outline: none;
}
#event-page-slider.splide .splide__arrows {
  position: static;
}
#event-page-slider.splide .splide__arrow {
  background-color: #284683;
  opacity: initial;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  display: block;
  height: 25px;
  width: 25px;
  border-radius: 25px;
}
#event-page-slider.splide .splide__arrow::before {
  content: "";
  display: block;
  margin: auto;
  position: absolute;
  inset: 0;
  width: 12px;
  height: 16px;
  background-color: #fff;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
@media print, screen and (min-width: 769px) {
  #event-page-slider.splide .splide__arrow:hover {
    opacity: 0.85;
  }
}
#event-page-slider.splide .splide__arrow--prev {
  left: 2px;
}
#event-page-slider.splide .splide__arrow--prev::before {
  clip-path: polygon(50% 19.99%, 100% 70%, 91.81% 78.19%, 50% 36.38%, 8.19% 78.19%, 0% 70%);
  transform: rotate(-90deg);
}
#event-page-slider.splide .splide__arrow--next {
  right: 2px;
}
#event-page-slider.splide .splide__arrow--next::before {
  clip-path: polygon(50% 19.99%, 100% 70%, 91.81% 78.19%, 50% 36.38%, 8.19% 78.19%, 0% 70%);
  transform: rotate(90deg);
}
#event-page-slider.splide .splide__toggle {
  background-color: #284683;
  width: 16px;
  height: 16px;
  border: none;
  position: absolute;
  right: 5px;
  bottom: 10px;
  font-size: 0;
}
@media print, screen and (min-width: 769px) {
  #event-page-slider.splide .splide__toggle:hover {
    opacity: 0.85;
  }
}
#event-page-slider.splide .splide__toggle span {
  margin: auto;
  width: 8px;
  height: 8px;
  position: absolute;
  inset: 0;
  background-color: #fff;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
#event-page-slider.splide .splide__toggle__play {
  clip-path: polygon(95% 50%, 5% 0%, 5% 100%);
}
#event-page-slider.splide .splide__toggle__pause {
  clip-path: polygon(18.47% 0%, 32.33% 0%, 32.33% 100%, 67.39% 100%, 67.39% 0%, 81.53% 0%, 81.53% 100%, 18.47% 100%);
}
#event-page-slider.splide:not(.is-active) {
  visibility: visible !important;
}
#event-page-slider.splide:not(.is-active) .splide__list {
  display: flex !important;
  justify-content: center;
}
@media print, screen and (min-width: 769px) {
  #event-page-slider.splide:not(.is-active) .splide__list {
    gap: var(--pcGap);
  }
}
@media screen and (max-width: 768px) {
  #event-page-slider.splide:not(.is-active) .splide__list {
    gap: var(--spGap);
  }
}
#event-page-slider.splide:not(.is-active) .splide__slide:last-child {
  margin: 0 !important;
}
#event-page-slider.splide:not(.is-active) .splide__arrows {
  display: none;
}
#event-page-slider.splide:not(.is-active) .splide__toggle {
  display: none;
}

/*==================================
gogleマップ
==================================*/
.gmap-area #iw_googlemap_1 {
  margin: 0 auto;
}

/*==================================
更新日掲載
==================================*/
.wysiwyg .btn {
  text-align: right;
}

.wysiwyg .btn a {
  padding-left: 18px;
  background: url(../img_sub/v3.2/level1row1_mod_dir.png) left 5px no-repeat;
}

/*==================================
カレンダー
==================================*/
#container-in-wide #calendar .list {
  width: 100%;
}
#container-in-wide #calendar .col-area .left-col .list li:first-child {
  float: left;
}
#container-in-wide #calendar .col-area .left-col .list li:last-child {
  float: right;
}
#container-in-wide #calendar .col2-area {
  margin-top: 20px;
}
#container-in-wide #calendar .col2-area .list li select {
  padding: 8px 15px;
  background: #fff;
  border: 1px solid #555;
  border-radius: 2px;
}
#container-in-wide #calendar .col2-area .right-col .list li a {
  display: block;
  padding: 2px 10px;
  border-radius: 3px;
  background-color: #ce1120;
  color: #fff;
  text-decoration: none;
  text-align: center;
  font-size: 1.575rem;
}
#container-in-wide #calendar .col3-area {
  margin-top: 30px;
}
#container-in-wide #calendar .col3-area .left-col {
  width: 20%;
}
#container-in-wide #calendar .col3-area .left-col a {
  padding: 4px 10px;
  background-color: #ce1120;
  color: #fff;
  border-radius: 3px;
  text-decoration: none;
  font-size: 1.575rem;
}
#container-in-wide #calendar .col3-area .right-col {
  width: 160px;
}
#container-in-wide #calendar .col3-area .right-col .list .back, #container-in-wide #calendar .col3-area .right-col .list .next {
  width: 70px;
}
#container-in-wide #calendar .col3-area .right-col .list .back a, #container-in-wide #calendar .col3-area .right-col .list .next a {
  position: relative;
}
#container-in-wide #calendar .col3-area .right-col .list .back a::after, #container-in-wide #calendar .col3-area .right-col .list .next a::after {
  content: "";
  position: absolute;
  background-color: #ce1120;
  clip-path: polygon(50% 19.99%, 100% 70%, 91.81% 78.19%, 50% 36.38%, 8.19% 78.19%, 0% 70%);
  margin: auto auto auto 0;
  transform: rotate(90deg);
  width: 14px;
  height: 14px;
  bottom: calc((100% - 14px) / 2);
}
#container-in-wide #calendar .col3-area .right-col .list .back {
  float: left;
  text-align: right;
}
#container-in-wide #calendar .col3-area .right-col .list .back a {
  padding: 0 0 0 22px;
}
#container-in-wide #calendar .col3-area .right-col .list .back a::after {
  transform: rotate(270deg);
  left: 0;
}
#container-in-wide #calendar .col3-area .right-col .list .next {
  float: right;
}
#container-in-wide #calendar .col3-area .right-col .list .next a {
  padding: 0 22px 0 0;
}
#container-in-wide #calendar .col3-area .right-col .list .next a::after {
  right: 0;
}
@media print, screen and (min-width: 769px) {
  #container-in-wide #calendar .view-sp {
    display: none;
  }
  #container-in-wide #calendar .center-col {
    width: 60%;
    float: left;
    text-align: center;
    font-size: 100%;
  }
  #container-in-wide #calendar .col2-area .right-col {
    padding-right: 0px;
    float: right;
    min-width: 150px;
  }
  #container-in-wide #calendar .col3-area {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 2.25em;
  }
  #container-in-wide #calendar .col3-area::after {
    content: none;
  }
  #container-in-wide #calendar .col3-area .left-col {
    float: none;
  }
  #container-in-wide #calendar .col3-area .center-col {
    float: none;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
  }
  #container-in-wide #calendar .col3-area .right-col {
    width: 160px;
    padding-right: 0px;
  }
}
@media screen and (max-width: 768px) {
  #container-in-wide #calendar .view-pc {
    display: none;
  }
  #container-in-wide #calendar .center-col {
    width: 100%;
    float: left;
    text-align: center;
  }
  #container-in-wide #calendar .col2-area .right-col {
    width: 100%;
    clear: both;
    float: none;
    text-align: center;
    display: block;
    padding-top: 20px;
  }
  #container-in-wide #calendar .col3-area {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
  }
  #container-in-wide #calendar .col3-area::after {
    content: none;
  }
  #container-in-wide #calendar .col3-area .right-col .list .next {
    text-align: right;
  }
}
@media screen and (max-width: 570px) {
  #container-in-wide #calendar .col3-area .right-col {
    width: 48%;
  }
}
#container-in-wide .calendar-search-area {
  margin-top: 20px;
  border: 2px solid #ce1120;
  border-radius: 5px;
}
@media print, screen and (min-width: 769px) {
  #container-in-wide .calendar-search-area {
    padding: 42px 48px 48px;
  }
}
@media screen and (max-width: 768px) {
  #container-in-wide .calendar-search-area {
    padding: 24px 16px 24px;
  }
}
#container-in-wide .calendar-search-area button, #container-in-wide .calendar-search-area input, #container-in-wide .calendar-search-area select, #container-in-wide .calendar-search-area textarea, #container-in-wide .calendar-search-area label {
  font-family: inherit;
  font-size: 100%;
}
#container-in-wide .calendar-search-area .calendar-search-category {
  display: block;
}
#container-in-wide .calendar-search-area .calendar-search-category {
  position: relative;
}
#container-in-wide .calendar-search-area .calendar-search-category::after {
  content: "";
  position: absolute;
  background-color: #333;
  clip-path: polygon(50% 19.99%, 100% 70%, 91.81% 78.19%, 50% 36.38%, 8.19% 78.19%, 0% 70%);
  margin: auto auto auto 0;
  transform: rotate(180deg);
  width: 12px;
  height: 12px;
  right: 14px;
  top: calc((100% - 12px) / 2);
}
#container-in-wide .calendar-search-area select {
  min-height: 28px;
  padding: 7px !important;
  border-radius: 5px;
  color: #333 !important;
  font-size: 1.8rem;
  border: 1px solid #333;
  background: #fff;
  appearance: none;
}
#container-in-wide .calendar-search-area option {
  background-color: #fff;
}
#container-in-wide .calendar-search-area .input-button {
  border: none;
  padding: 0;
  padding-top: 48px;
}
#container-in-wide .calendar-search-area .box,
#container-in-wide .calendar-search-area .box2 {
  margin-top: 24px;
}
@media print, screen and (min-width: 769px) {
  #container-in-wide .calendar-search-area .calendar-search-category {
    width: fit-content;
  }
  #container-in-wide .calendar-search-area .calendar-search-category select {
    min-width: 300px;
  }
}
@media screen and (max-width: 768px) {
  #container-in-wide .calendar-search-area button, #container-in-wide .calendar-search-area input, #container-in-wide .calendar-search-area select, #container-in-wide .calendar-search-area textarea, #container-in-wide .calendar-search-area label {
    font-size: 100%;
  }
  #container-in-wide .calendar-search-area input[type=checkbox],
  #container-in-wide .calendar-search-area input[type=radio] {
    width: 18px;
    height: 18px;
  }
  #container-in-wide .calendar-search-area .calendar-search-category select {
    width: 100%;
  }
  #container-in-wide .calendar-search-area .box,
  #container-in-wide .calendar-search-area .box2 {
    border-bottom: 2px solid #fff;
  }
}
#container-in-wide .calendar-search-area .box dt,
#container-in-wide .calendar-search-area .box2 dt {
  font-weight: bold;
}
#container-in-wide .calendar-search-area .box dd,
#container-in-wide .calendar-search-area .box2 dd {
  padding-top: 12px;
}
#container-in-wide .calendar-search-area .box dd input[type=checkbox],
#container-in-wide .calendar-search-area .box2 dd input[type=checkbox] {
  width: 18px;
  height: 18px;
  outline-offset: 8px;
}
#container-in-wide .calendar-search-area .box dd label,
#container-in-wide .calendar-search-area .box2 dd label {
  box-sizing: border-box;
  cursor: pointer;
  display: inline-block;
  padding-left: 8px;
  position: relative;
  width: auto;
}
#container-in-wide .calendar-search-area .box dd label::before,
#container-in-wide .calendar-search-area .box2 dd label::before {
  content: "";
  background: #fff;
  border: 1px solid #231815;
  border-radius: 2px;
  display: block;
  position: absolute;
  width: 18px;
  height: 18px;
  left: -22px;
  top: 6px;
}
#container-in-wide .calendar-search-area .box dd label::after,
#container-in-wide .calendar-search-area .box2 dd label::after {
  content: "";
  display: block;
  position: absolute;
  transform: rotate(45deg);
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  width: 5px;
  height: 10px;
  top: 8px;
  left: -15.5px;
  opacity: 0;
}
#container-in-wide .calendar-search-area .box dd input[type=checkbox]:checked + label::before, #container-in-wide .calendar-search-area .box dd label:has(input[type=checkbox]:checked)::before,
#container-in-wide .calendar-search-area .box2 dd input[type=checkbox]:checked + label::before,
#container-in-wide .calendar-search-area .box2 dd label:has(input[type=checkbox]:checked)::before {
  background: #ce1120;
  border: 1px solid #ce1120;
}
#container-in-wide .calendar-search-area .box dd input[type=checkbox]:checked + label::after, #container-in-wide .calendar-search-area .box dd label:has(input[type=checkbox]:checked)::after,
#container-in-wide .calendar-search-area .box2 dd input[type=checkbox]:checked + label::after,
#container-in-wide .calendar-search-area .box2 dd label:has(input[type=checkbox]:checked)::after {
  opacity: 1;
  background: #ce1120;
}
#container-in-wide .calendar-search-area .box .space,
#container-in-wide .calendar-search-area .box2 .space {
  display: inline-block;
}
#container-in-wide .calendar-search-area #event-keywords .space {
  min-width: 300px;
}
@media screen and (max-width: 768px) {
  #container-in-wide .calendar-search-area #event-keywords .space {
    width: 100%;
  }
}
#container-in-wide .calendar-search-area #event-keywords .space input {
  padding: 7px 10px;
  box-sizing: border-box;
  width: 100%;
  min-width: 300px;
  min-height: 40px;
  border: 1px solid #333;
  border-radius: 5px;
  font-size: 1.8rem;
}
#container-in-wide .calendar-search-area .input-button input {
  margin: 0px auto;
  padding: 8px 20px;
  background-color: #555;
  border: none;
  border-radius: 5px;
  font-size: 1.575rem;
  cursor: pointer;
  -webkit-appearance: none;
  min-height: 44px;
}
#container-in-wide .calendar-search-area .input-button input[name=search] {
  background: #ce1120 url(../img_sub/v3.2/arrow_right.png) no-repeat right 10px center;
  color: #fff;
}
#container-in-wide .calendar-search-area .input-button input[name=reset] {
  background: #ce1120 url(../img_sub/v3.2/arrow_reset.png) no-repeat right 10px center;
  color: #333;
}
@media print, screen and (min-width: 769px) {
  #container-in-wide .calendar-search-area .input-button input[name=reset] {
    margin-left: 20px;
  }
}
@media print, screen and (min-width: 769px) {
  #container-in-wide .calendar-search-area .input-button input {
    min-width: 170px;
  }
}
@media screen and (max-width: 768px) {
  #container-in-wide .calendar-search-area .input-button input {
    width: 55%;
    min-width: 200px;
    margin-bottom: 18px;
  }
}
#container-in-wide .calendar-list-area table,
#container-in-wide .calendar-box-area table {
  border: 1px solid #333;
  border-collapse: collapse;
}
#container-in-wide .calendar-list-area table {
  margin: 10px 0 0 1px;
  width: 100%;
}
#container-in-wide .calendar-list-area table caption {
  text-align: left;
  font-weight: bold;
}
#container-in-wide .calendar-list-area table td, #container-in-wide .calendar-list-area table th {
  border: 1px solid #333;
  border-collapse: collapse;
  padding: 5px;
  background: none;
}
#container-in-wide .calendar-list-area table .date,
#container-in-wide .calendar-list-area table .day {
  font-weight: bold;
  text-align: center;
  width: 40px;
}
#container-in-wide .calendar-list-area table .sun,
#container-in-wide .calendar-list-area table .sun th {
  background-color: #ffe6e8;
  color: #b91212;
}
#container-in-wide .calendar-list-area table .sat,
#container-in-wide .calendar-list-area table .sat th {
  background-color: #cfe8f7;
  color: #0a6b70;
}
#container-in-wide .calendar-list-area table em {
  font-style: normal;
  font-weight: bold;
  padding-right: 15px;
}
#container-in-wide .calendar-list-area table a {
  margin-left: 5px;
}
#container-in-wide .calendar-list-area table .calPageLink {
  margin-top: 5px;
}
#container-in-wide .calendar-list-area table .calPageLink:first-child {
  margin-top: 0;
}
#container-in-wide .calendar-list-area table .calPageLink .event_icon {
  font-size: 82%;
  display: inline-block;
  border: solid 1px #ccc;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  padding: 3px 10px;
  margin-left: 3px;
}
#container-in-wide .calendar-list-area table .calPageLink .event_icon:first-child {
  margin-left: 0;
}
#container-in-wide .calendar-list-area table .calPageLink .event_icon {
  color: #333;
}
#container-in-wide .calendar-list-area table .calPageLink span[class*=event_field] {
  color: #333;
  border-color: #b7c07b;
  background-color: #f3ffa4;
}
#container-in-wide .calendar-list-area table .calPageLink span[class*=event_area] {
  color: #333;
  border-color: #d8c78e;
  background-color: #fee9a6;
}
#container-in-wide .calendar-box-area table {
  table-layout: fixed;
  width: 100%;
  margin-top: 20px;
  color: #333;
  box-sizing: border-box;
  border-spacing: 0;
  border-left: none;
  background: url(../img_sub/v3.2/calendar_tbl_bg.png) repeat-y 0 0;
  background: url(../img_sub/v3.2/calendar_tbl_bg4.png) repeat-y 822px 0, url(../img_sub/v3.2/calendar_tbl_bg3.png) repeat-y 685px 0, url(../img_sub/v3.2/calendar_tbl_bg3.png) repeat-y 548px 0, url(../img_sub/v3.2/calendar_tbl_bg3.png) repeat-y 411px 0, url(../img_sub/v3.2/calendar_tbl_bg3.png) repeat-y 274px 0, url(../img_sub/v3.2/calendar_tbl_bg3.png) repeat-y 137px 0, url(../img_sub/v3.2/calendar_tbl_bg2.png) repeat-y 0 0;
}
#container-in-wide .calendar-box-area table .week-row th {
  background: url(../img_sub/v3.2/calendar_week_bg.png) repeat-y 1px 0;
  color: inherit;
  padding: 8px 0;
  border-bottom: 1px solid #bbb;
  font-size: 110%;
  font-weight: bold;
}
@media print, screen and (min-width: 769px) {
  #container-in-wide .calendar-box-area table .week-row th {
    width: 137px;
  }
  #container-in-wide .calendar-box-area table .week-row th.sat {
    width: 138px;
  }
}
@media screen and (max-width: 768px) {
  #container-in-wide .calendar-box-area table .week-row th:first-child, #container-in-wide .calendar-box-area table .week-row th:last-child {
    width: 15%;
    width: -webkit-calc(100% / 7);
    width: 14.2857142857%;
  }
  #container-in-wide .calendar-box-area table .week-row th {
    width: 14%;
    width: -webkit-calc(100% / 7);
    width: 14.2857142857%;
  }
}
#container-in-wide .calendar-box-area table .week-row .sun {
  background: none;
  color: #b91212;
}
#container-in-wide .calendar-box-area table .week-row .sat {
  background: none;
  color: #0a6b70;
}
#container-in-wide .calendar-box-area table td {
  vertical-align: top;
}
#container-in-wide .calendar-box-area table .col td {
  padding-top: 0;
  padding-bottom: 0;
  border-bottom: none;
}
#container-in-wide .calendar-box-area table .col .day-sun,
#container-in-wide .calendar-box-area table .col-day .day-sun {
  background: url(../img_sub/v3.2/calendar_holiday_bg.png) repeat-y 1px 0;
}
#container-in-wide .calendar-box-area table .col-day {
  border-top: 1px solid #bbb;
}
#container-in-wide .calendar-box-area table .col-day td {
  padding-bottom: 0;
  border-bottom: none;
  text-align: right;
}
#container-in-wide .calendar-box-area table .col-day td p {
  padding: 5px 10px 10px 5px;
}
#container-in-wide .calendar-box-area table .col-day .day-sat p {
  color: #0a6b70;
}
#container-in-wide .calendar-box-area table .col-day .day-sun p {
  color: #b91212;
}
#container-in-wide .calendar-box-area table p {
  padding: 0px 7px 10px 7px;
  margin: 0;
}
#container-in-wide .calendar-box-area table p a {
  display: block;
  padding: 7px 10px;
  background: #f6f7bf;
  border: 1px solid #b6b6b6;
  border-radius: 5px;
}
#container-in-wide .calendar-box-area table .step_over_next {
  padding-right: 0;
}
#container-in-wide .calendar-box-area table .step_over_next a {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-right: none;
}
#container-in-wide .calendar-box-area table .step_over_end {
  padding-left: 0;
}
#container-in-wide .calendar-box-area table .step_over_end a {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/*==================================
notfoundページ
==================================*/
.attention-area .in {
  background-color: #eee;
  margin-top: 20px;
  padding: 20px;
}

/*==================================
自由レイアウト
==================================*/
.free-layout-area .img-item ul, .free-layout-area .image ul {
  list-style: disc;
  padding-left: 30px;
}
.free-layout-area .img-item ol, .free-layout-area .image ol {
  list-style: decimal;
  padding-left: 30px;
}

.free-layout-area .img-text .left-col img,
.free-layout-area .img-text .right-col img {
  max-width: 100%;
}

.free-layout-area .layout4 {
  margin-top: 48px;
}
.free-layout-area .layout4 .left-col {
  text-align: center;
}
@media print, screen and (min-width: 769px) {
  .free-layout-area .layout4 .left-col {
    width: 32% !important;
    margin-left: 2%;
  }
}
.free-layout-area .layout4 .left-col:first-child {
  margin-left: 0;
}
.free-layout-area .layout4 .right-col {
  width: 32%;
}
.free-layout-area .layout4 .left-col img,
.free-layout-area .layout4 .right-col img {
  max-width: 100%;
}

@media print, screen and (min-width: 769px) {
  .free-layout-area .layout3 .left-col {
    width: 49% !important;
  }
}
@media print, screen and (min-width: 769px) {
  .free-layout-area .layout3 .right-col {
    width: 49% !important;
    margin-left: 2%;
  }
}
.free-layout-area .layout3 .left-col img,
.free-layout-area .layout3 .right-col img {
  max-width: 100%;
}

/* パブリックコメント検索ページ */
.pubcom-list-area .in {
  margin-top: 10px;
}
.pubcom-list-area .title {
  padding-left: 15px;
  background: url(../img_common/arrow01.png) no-repeat left center;
  font-weight: bold;
}
.pubcom-list-area .txt {
  margin-top: 10px;
}
.pubcom-list-area .summary {
  margin-top: 10px;
  padding: 10px;
  background-color: #eee;
}
.pubcom-list-area .summary span {
  display: block;
}

/* パブリックコメント詳細ページ */
.pubcom-boshuchu-area .status,
.pubcom-kekka-area .status {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-top: 10px;
  padding: 5px 10px;
  border-radius: 2px;
  background-color: #eed7e9;
}

.pubcom-table {
  width: 100%;
}
.pubcom-table th {
  width: 150px;
}
.pubcom-table img {
  max-width: 100%;
  height: auto;
}

/* よくあるご質問トップページ */
.faq-keyword-area .search {
  margin-top: 10px;
  text-align: center;
}

.faq-list-area .faq-recent-area .list,
.faq-list-area .faq-view-area .list {
  padding: 0 0 0 2.5em;
  list-style-type: decimal;
}
.faq-list-area .faq-recent-area .list li,
.faq-list-area .faq-view-area .list li {
  margin: 10px 0 0;
}

@media print, screen and (min-width: 769px) {
  .faq-list-area > .left-col,
  .faq-list-area > .right-col {
    width: 490px;
  }
}
@media screen and (max-width: 768px) {
  .faq-list-area > .left-col,
  .faq-list-area > .right-col {
    float: none;
    width: 100%;
  }
}
/* よくあるご質問詳細ページ */
.faq-answer-area {
  padding: 0 0 5px 45px;
  background: url(../img_sub/v3.2/h2_faq_title_icon.png) no-repeat 0 top;
  margin-bottom: 36px;
}

/* よくあるご質問詳細ページ 0009_2 */
.faq-block {
  border: 1px solid #ce1120;
  border-right: none;
  border-left: none;
}
.faq-block:has(+ .faq-block) {
  margin-top: 48px;
}
.faq-block + .faq-block {
  margin-top: -1px;
}
.faq-block .faq-q-title {
  color: #333;
  font-size: 2.025rem;
  box-sizing: border-box;
  overflow: hidden;
  padding: 18px 42px 18px 20px;
  cursor: pointer;
  position: relative;
}
.faq-block .faq-q-title::after {
  content: "";
  position: absolute;
  background-color: #ce1120;
  inset: 0;
  top: 4px;
  clip-path: polygon(50% 19.99%, 100% 70%, 91.81% 78.19%, 50% 36.38%, 8.19% 78.19%, 0% 70%);
  transform: rotate(180deg);
  margin: auto 10px auto auto;
  width: 15px;
  height: 15px;
}
@media print, screen and (min-width: 769px) {
  .faq-block .faq-q-title::after {
    margin: auto 12px auto auto;
  }
}
@media screen and (max-width: 768px) {
  .faq-block .faq-q-title::after {
    margin: auto 10px auto auto;
  }
}
.faq-block .faq-q-title.on::after {
  transform: rotate(0deg);
}
.faq-block .faq-answer-area {
  background-color: #F3F3F3;
  margin: 0;
  background-image: none;
  margin: 0 42px 24px 20px;
  padding: 10px 12px;
}
.faq-block .faq-answer-area .wysiwyg p {
  margin-top: 0;
}

/* 大カテゴリトップページ 1008-2 1008-3 */
#contents-large-category h1 img {
  max-width: 100%;
}
#contents-large-category .news-area .more {
  margin-top: 15px;
  text-align: center;
}
#contents-large-category .news-area .more a {
  display: inline-block;
  padding: 5px 20px 5px 30px;
  border-radius: 2px;
  background-color: #555;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  position: relative;
}
#contents-large-category .news-area .more a::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 14px;
  transform: translateY(-50%);
  border: 4px solid transparent;
  border-left: 7px solid #fff;
}
#contents-large-category .side-search-area {
  margin-bottom: 20px;
}
#contents-large-category .side-search-area dt {
  font-weight: bold;
}
#contents-large-category .side-search-area dd {
  margin-top: 5px;
}
#contents-large-category .side-search-area dd img {
  width: 100%;
  height: auto;
  border: 1px solid #efefef;
}
#contents-large-category .side-nav-list {
  margin-bottom: 20px;
}
#contents-large-category .side-nav-list dl {
  margin: 20px 0 0;
}
#contents-large-category .side-nav-list dl:first-child {
  margin-top: 0;
}
#contents-large-category .side-nav-list .title {
  padding: 10px 15px;
  border-bottom: 2px solid #ccc;
  background: #eee;
  font-size: 100%;
}
#contents-large-category .side-nav-list .title a {
  color: #333;
}
#contents-large-category .side-nav-list .list {
  padding: 10px 15px;
}
#contents-large-category .side-nav-list .list li {
  margin-top: 10px;
  padding-left: 15px;
  background: url(../img_common/arrow01.png) no-repeat 0 0.5em;
}
#contents-large-category .side-nav-list .list li:first-child {
  margin-top: 0;
}
#contents-large-category .side-nav-list .list li span {
  background: #eee;
}
#contents-large-category .side-bnr-area {
  margin-bottom: 20px;
}
#contents-large-category .side-bnr-area .list li {
  margin-top: 10px;
}
#contents-large-category .side-bnr-area .list li:first-child {
  margin-top: 0;
}
#contents-large-category .side-bnr-area .list li img {
  width: 100%;
}
#contents-large-category .side-view-area {
  margin-bottom: 20px;
}
#contents-large-category .side-view-area .title {
  padding: 10px 15px;
  border-bottom: 2px solid #ccc;
  background: #eee;
  font-size: 100%;
}
#contents-large-category .side-view-area .list {
  padding-left: 2.5em;
  list-style-type: decimal;
}
#contents-large-category .side-view-area .list li {
  margin-top: 10px;
}
#contents-large-category .side-view-area .list li span {
  background: #eee;
}

@media print, screen and (min-width: 769px) {
  #contents-large-category > .left-col {
    width: 1000px;
  }
  #contents-large-category > .right-col {
    width: -30px;
    margin-top: 20px;
  }
}
@media screen and (max-width: 768px) {
  #contents-large-category > .left-col {
    float: none;
    width: 100%;
  }
  #contents-large-category > .right-col {
    display: none;
    float: none;
    width: 100%;
  }
}
#large-category-slider {
  margin-top: 20px;
  /*-- コントロール位置 --*/
  /*--  next prev --*/
}
#large-category-slider .bxslider {
  position: relative;
}
#large-category-slider .bxslider .bx-wrapper {
  position: relative;
}
#large-category-slider .bxslider .list li {
  overflow: hidden;
  width: 700px;
}
#large-category-slider .bxslider .list li img {
  max-width: 100%;
}
#large-category-slider .bx-controls {
  width: 100%;
  line-height: 1;
}
#large-category-slider .bx-controls-auto {
  position: absolute;
  right: 10px;
  bottom: 10px;
  z-index: 3;
}
#large-category-slider .bx-controls-auto .bx-controls-auto-item {
  display: block !important;
}
#large-category-slider .bx-controls-auto a {
  display: block;
  font-size: 0;
  line-height: 100%;
  background: transparent no-repeat left 0;
  background-size: cover;
}
#large-category-slider .bx-controls-auto .bx-stop {
  background-image: url(../img_sub/v3.2/event_slider_stop.png);
}
#large-category-slider .bx-controls-auto .bx-start {
  background-image: url(../img_sub/v3.2/event_slider_start.png);
}
#large-category-slider .bx-controls-auto .bx-start:focus,
#large-category-slider .bx-controls-auto .bx-stop:focus {
  background-color: transparent;
}
#large-category-slider .bx-controls-auto .active {
  display: none;
}
#large-category-slider .bx-controls-direction {
  width: 100%;
}
#large-category-slider .bx-controls-direction a {
  display: block;
  position: absolute;
  z-index: 14;
  background: transparent no-repeat left top;
  background-size: cover;
  text-indent: -9999px;
}
#large-category-slider .bx-controls-direction .bx-prev {
  bottom: 50%;
  left: 10px;
  background-image: url(../img_sub/v3.2/event_slider_back.png);
  transform: translateY(50%);
}
#large-category-slider .bx-controls-direction .bx-next {
  bottom: 50%;
  right: 10px;
  background-image: url(../img_sub/v3.2/event_slider_next.png);
  transform: translateY(50%);
}
#large-category-slider .bx-controls-direction .bx-prev:focus,
#large-category-slider .bx-controls-direction .bx-next:focus {
  background-color: transparent;
}

@media print, screen and (min-width: 769px) {
  #large-category-slider .bxslider .bx-controls-auto a {
    width: 16px;
    height: 16px;
  }
  #large-category-slider .bxslider .bx-controls-direction a {
    width: 25px;
    height: 25px;
  }
}
@media screen and (max-width: 768px) {
  #large-category-slider .bxslider .bx-controls-auto a {
    width: 32px;
    height: 32px;
  }
  #large-category-slider .bxslider .bx-controls-direction a {
    width: 50px;
    height: 50px;
  }
}
/* サムネイル型目次ページ */
@media screen and (max-width: 768px) {
  .thumbnail-list-area {
    margin-top: 24px;
  }
}
.thumbnail-list-area .list {
  width: 100%;
}
@media screen and (max-width: 570px) {
  .thumbnail-list-area .list {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    flex-direction: column;
  }
}
.thumbnail-list-area .list li {
  float: left;
  width: 32%;
  margin: 20px 0 0 2%;
}
@media screen and (max-width: 570px) {
  .thumbnail-list-area .list li {
    float: none;
    width: 100%;
    margin: 0;
  }
}
.thumbnail-list-area .list li:first-child {
  margin-left: 0;
}
.thumbnail-list-area .list li a {
  color: #000;
  text-decoration: none;
}
@media screen and (max-width: 768px) {
  .thumbnail-list-area .list li a {
    text-align: center;
  }
}
.thumbnail-list-area .list li .thumb {
  display: block;
  text-align: center;
}
.thumbnail-list-area .list li .thumb img {
  max-width: 100%;
  height: auto;
}
.thumbnail-list-area .list li .title {
  display: block;
  margin-top: 5px;
  font-weight: bold;
}
.thumbnail-list-area .list li a .title {
  text-decoration: underline;
}
.thumbnail-list-area .list li a:hover .title {
  text-decoration: none;
}
.thumbnail-list-area .list li .txt {
  display: block;
}

/* ごみ分別検索ページ */
.garbage-search-area .unit {
  overflow: hidden;
  width: 100%;
}
@media print, screen and (min-width: 769px) {
  .garbage-search-area .unit .left-col {
    width: -webkit-calc(370 / 1000 * 100%);
    width: 37%;
  }
  .garbage-search-area .unit .right-col {
    width: -webkit-calc(610 / 1000 * 100%);
    width: 61%;
  }
}
@media screen and (max-width: 768px) {
  .garbage-search-area .unit .left-col, .garbage-search-area .unit .right-col {
    float: none;
    width: 100%;
  }
}
.garbage-search-area .unit .in {
  margin: 10px auto 0;
  padding: 4px 14px 14px;
  border: 1px solid #ddd;
  background-color: #eee;
}
.garbage-search-area .unit .box {
  margin-top: 10px;
}
.garbage-search-area .input {
  box-sizing: border-box;
  width: 100%;
  font-size: 140%;
}
.garbage-search-area .input2 {
  width: 100%;
  font-size: 140%;
}
.garbage-search-area .input-box {
  display: block;
  margin-top: 5px;
  text-align: center;
}
@media print, screen and (min-width: 769px) {
  .garbage-search-area .input-box input {
    width: 180px;
  }
}
@media screen and (max-width: 768px) {
  .garbage-search-area .input-box input {
    width: 50%;
  }
}
.garbage-search-area .wa50 {
  overflow: hidden;
}
.garbage-search-area .wa50 li {
  float: left;
  width: 35px;
  margin: 5px 2px 0;
  text-align: center;
}
.garbage-search-area .wa50 li a {
  display: block;
  background-color: #eee;
}
.garbage-search-area .wa50 li a:hover {
  background-color: #fff9b1;
}
.garbage-search-area .wa50 li a.on {
  display: block;
  background-color: #fff9b1;
}
.garbage-search-area .yayuyo {
  width: 61px !important;
  margin-right: 2px !important;
  margin-left: 2px !important;
}
.garbage-search-area .desc {
  margin-top: 10px;
}
.garbage-search-area .list {
  overflow: hidden;
  width: 100%;
}
.garbage-search-area .list li {
  float: left;
  width: 12.5%;
  margin-top: 10px;
}
.garbage-search-area .list li a {
  display: block;
  padding: 2px;
  border: 1px solid #ccc;
  background-color: #ddd;
  text-align: center;
}
.garbage-search-area .list li a.on {
  background-color: #333;
  color: #fff;
}
.garbage-search-area .list2 {
  margin-top: 10px;
  text-align: center;
}
.garbage-search-area .list2 li {
  display: inline;
  margin: 0 2px;
}
.garbage-search-area .list2 li a {
  display: inline-block;
  padding: 5px 10px;
  background-color: #ddd;
}
.garbage-search-area .garbage-table {
  width: 100%;
}
.garbage-search-area .garbage-table th:nth-child(1) {
  width: 20%;
}
.garbage-search-area .garbage-table th:nth-child(2) {
  width: 20%;
}
.garbage-search-area .garbage-table th:nth-child(3) {
  width: 30%;
}

.garbage-result-area {
  margin-top: 10px;
}
.garbage-result-area .count {
  color: #c00;
}

#garbage-result-table {
  width: 100%;
}

/* 通常 */
.level2col2js h3 {
  background: url(../img_sub/v3.2/h3_headcom2_bg_mid.png) repeat-y left top;
  font-size: 120%;
  margin-top: 20px;
  color: #333;
}
.level2col2js h3 .bg {
  display: block;
  padding-top: 8px;
  background: url(../img_sub/v3.2/h3_headcom2_bg_top.png) no-repeat left top;
}
.level2col2js h3 .bg2 {
  display: block;
  padding: 0 0 8px 10px;
  background: url(../img_sub/v3.2/h3_headcom2_bg_btm.png) no-repeat left bottom;
}
.level2col2js h3 .bg3 {
  display: block;
  border-left: solid 2px #4359a3;
  padding-left: 10px;
  line-height: 1.2;
}

.level2col2js .description,
.level1col2-gaiyo .description {
  margin-top: 10px;
}

/* 各課 */
.kakuka-area {
  margin-top: 20px;
  overflow: hidden;
  width: 100%;
}
.kakuka-area .left-col {
  float: left;
  width: 300px;
}
.kakuka-area .right-col {
  float: right;
  width: calc(100% - 320px);
}
.kakuka-area .right-col .title {
  margin-top: 20px;
  padding: 8px 16px;
  overflow: hidden;
  border-radius: 2px;
  background: #f5f4ee;
  color: #333;
  font-size: 2.925rem;
  font-size: 150%;
  box-sizing: border-box;
}
.kakuka-area .right-col .title .bg {
  display: block;
}
.kakuka-area .right-col .title .bg2 {
  display: block;
}

@media screen and (max-width: 570px) {
  .kakuka-area {
    width: 100%;
  }
  .kakuka-area .left-col {
    float: none;
    margin: 0 auto;
  }
  .kakuka-area .left-col img {
    max-width: 100%;
    height: auto;
  }
  .kakuka-area .right-col {
    width: 100%;
    padding: 12px 8px 8px;
    box-sizing: border-box;
  }
  #keyword-area {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  #container-in {
    margin: 0 20px !important;
  }
}
/*==================================
申請書検索ページ（目次）
==================================*/
.shinseisyo-keyword-area form.gsc-search-box {
  margin-top: 10px !important;
}
.shinseisyo-keyword-area .search {
  margin-top: 10px;
  text-align: center;
}

.shinseisyo-view-area .list {
  padding: 0 0 0 2.5em;
  list-style-type: decimal;
}
.shinseisyo-view-area .list li {
  margin: 10px 0 0 4%;
  width: 48%;
  float: left;
}

/*==================================
概要パーツ（1013・1015-2で使用中）
==================================*/
.summary-parts .link-detaile dd {
  margin-top: 10px;
}

@media print, screen and (min-width: 769px) {
  .summary-parts {
    margin-top: 10px;
  }
  .summary-parts .left-col:first-child {
    width: 260px;
    margin-right: 10px;
  }
  .summary-parts .left-col:first-child img {
    max-width: 100%;
  }
  .summary-parts .left-col:last-child {
    width: -webkit-calc(100% - 270px);
    width: calc(100% - 270px);
  }
}
@media screen and (max-width: 768px) {
  .summary-parts {
    margin-top: 20px;
  }
  .summary-parts .left-col:first-child {
    width: 100%;
    text-align: center;
  }
  .summary-parts .left-col:first-child img {
    max-width: 100%;
  }
  .summary-parts .left-col:last-child {
    width: 100%;
    margin-top: 20px;
  }
}
/*==================================
スライダーパーツ 2カラム（1013で使用中）
==================================*/
.backnumber-area {
  margin-top: 30px;
  border: 2px solid #ce1120;
  border-radius: 5px 5px 0 0;
}
.backnumber-area .head-title {
  background: #ce1120;
  color: #fff;
  font-size: 115%;
  border-radius: 3px 3px 0 0;
  padding: 0;
  margin: 0;
}
.backnumber-area .head-title .bg {
  overflow: hidden;
  display: block;
  padding: 13px 15px;
  line-height: 1;
}
.backnumber-area.splide {
  --pcImgWidth: calc(100% - 15px);
  --spImgWidth: 100%;
  --pcGap: 15px;
  --spGap: 0;
}
.backnumber-area.splide .splide__wrap {
  padding: 10px 30px;
  position: relative;
}
.backnumber-area.splide .splide__track {
  overflow: hidden;
}
.backnumber-area.splide .splide__slide {
  float: left;
  list-style: none;
  position: relative;
  min-height: 75px;
}
@media print, screen and (min-width: 769px) {
  .backnumber-area.splide .splide__slide {
    width: calc(var(--pcImgWidth) / 2);
  }
}
@media screen and (max-width: 768px) {
  .backnumber-area.splide .splide__slide {
    width: var(--spImgWidth);
  }
}
.backnumber-area.splide .splide__slide dl {
  display: flex;
  gap: 10px;
  justify-content: flex-end;
}
.backnumber-area.splide .splide__slide dt {
  width: 110px;
}
.backnumber-area.splide .splide__slide dt img {
  max-width: 100%;
}
.backnumber-area.splide .splide__slide dd {
  width: 190px;
}
.backnumber-area.splide .splide__slide dd a {
  display: block;
}
@media print, screen and (min-width: 769px) {
  .backnumber-area.splide .splide__slide img {
    width: 110px;
  }
}
@media screen and (max-width: 768px) {
  .backnumber-area.splide .splide__slide img {
    width: var(--spImgWidth);
  }
}
.backnumber-area.splide .splide__arrows button, .backnumber-area.splide .splide__toggle button {
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
  appearance: none;
  border: 0;
  margin: 0;
  padding: 0;
  cursor: pointer;
  outline: none;
}
.backnumber-area.splide .splide__arrows {
  position: static;
}
.backnumber-area.splide .splide__arrow {
  background-color: #284683;
  opacity: initial;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  display: block;
  height: 25px;
  width: 25px;
  border-radius: 25px;
}
.backnumber-area.splide .splide__arrow::before {
  content: "";
  display: block;
  margin: auto;
  position: absolute;
  inset: 0;
  width: 12px;
  height: 16px;
  background-color: #fff;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
@media print, screen and (min-width: 769px) {
  .backnumber-area.splide .splide__arrow:hover {
    opacity: 0.85;
  }
}
.backnumber-area.splide .splide__arrow--prev {
  left: 2px;
}
.backnumber-area.splide .splide__arrow--prev::before {
  clip-path: polygon(50% 19.99%, 100% 70%, 91.81% 78.19%, 50% 36.38%, 8.19% 78.19%, 0% 70%);
  transform: rotate(-90deg);
}
.backnumber-area.splide .splide__arrow--next {
  right: 2px;
}
.backnumber-area.splide .splide__arrow--next::before {
  clip-path: polygon(50% 19.99%, 100% 70%, 91.81% 78.19%, 50% 36.38%, 8.19% 78.19%, 0% 70%);
  transform: rotate(90deg);
}
.backnumber-area.splide .splide__toggle {
  background-color: #284683;
  width: 16px;
  height: 16px;
  border: none;
  position: absolute;
  right: 5px;
  bottom: 10px;
  font-size: 0;
}
@media print, screen and (min-width: 769px) {
  .backnumber-area.splide .splide__toggle:hover {
    opacity: 0.85;
  }
}
.backnumber-area.splide .splide__toggle span {
  margin: auto;
  width: 8px;
  height: 8px;
  position: absolute;
  inset: 0;
  background-color: #fff;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.backnumber-area.splide .splide__toggle__play {
  clip-path: polygon(95% 50%, 5% 0%, 5% 100%);
}
.backnumber-area.splide .splide__toggle__pause {
  clip-path: polygon(18.47% 0%, 32.33% 0%, 32.33% 100%, 67.39% 100%, 67.39% 0%, 81.53% 0%, 81.53% 100%, 18.47% 100%);
}
.backnumber-area.splide:not(.is-active) {
  visibility: visible !important;
}
.backnumber-area.splide:not(.is-active) .splide__list {
  display: flex !important;
  justify-content: center;
}
@media print, screen and (min-width: 769px) {
  .backnumber-area.splide:not(.is-active) .splide__list {
    gap: var(--pcGap);
  }
}
@media screen and (max-width: 768px) {
  .backnumber-area.splide:not(.is-active) .splide__list {
    gap: var(--spGap);
  }
}
.backnumber-area.splide:not(.is-active) .splide__slide:last-child {
  margin: 0 !important;
}
.backnumber-area.splide:not(.is-active) .splide__arrows {
  display: none;
}
.backnumber-area.splide:not(.is-active) .splide__toggle {
  display: none;
}

/*==================================
タイトル+リストパーツ （1013で使用中）
==================================*/
.title-list-parts {
  margin-top: 20px;
  padding-bottom: 15px;
  background-color: #fff;
}
.title-list-parts .title {
  box-sizing: border-box;
  padding: 8px 15px 6px 15px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  background: #42927c;
  color: #fff;
  font-size: 125%;
  font-weight: bold;
}
.title-list-parts .title a {
  display: block;
  color: #fff;
  text-decoration: none;
}
.title-list-parts .in {
  padding: 15px;
  border: 1px solid #42927c;
  border-top: none;
}
.title-list-parts .list {
  letter-spacing: -0.5em;
}
.title-list-parts .list > li {
  display: inline-block;
  margin-top: 10px;
  margin-left: 20px;
  letter-spacing: normal;
  vertical-align: top;
  width: -webkit-calc((100% - 20px) / 2);
  width: calc((100% - 20px) / 2);
}
.title-list-parts .list > li:nth-child(-n+2) {
  margin-top: 0;
}
.title-list-parts .list > li:nth-child(2n+1) {
  margin-left: 0;
}
.title-list-parts .list li a {
  padding-left: 13px;
  background: url(../img_common/common_arrow.png) no-repeat 0 5px;
}
.title-list-parts .list li span {
  background: #eee;
}

/*==================================
広報誌詳細専用 （0013で使用中）
==================================*/
#koho-block {
  margin-top: 20px;
}
@media print, screen and (min-width: 769px) {
  #koho-block > .right-col .gaiyo {
    padding: 0 10px;
  }
  #koho-block > .right-col .gaiyo > div {
    margin-top: 0;
  }
  #koho-block > .right-col .gaiyo > div > *:first-child {
    margin-top: 0;
  }
}
#koho-block > .right-col #kobetsu-downlod-area .box {
  margin: 20px 0 0 0;
}
#koho-block > .right-col #kobetsu-downlod-area .box > .left-col.title span {
  display: block;
  padding: 10px;
  font-weight: bold;
}
#koho-block > .right-col #kobetsu-downlod-area .box > .right-col {
  box-sizing: border-box;
  padding-left: 10px;
  padding-bottom: 10px;
  border-left: 2px solid #ccc;
}

@media print, screen and (min-width: 769px) {
  #koho-block > .left-col {
    width: 150px;
  }
  #koho-block > .left-col .thumb .list .img-item:first-child {
    margin-top: 0;
  }
  #koho-block > .right-col {
    width: -webkit-calc(100% - 170px);
    width: calc(100% - 170px);
  }
  #koho-block > .right-col #kobetsu-downlod-area .box .left-col {
    width: 20%;
  }
  #koho-block > .right-col #kobetsu-downlod-area .box .right-col {
    width: 80%;
  }
}
@media screen and (max-width: 768px) {
  #koho-block > .left-col, #koho-block > .right-col {
    float: none;
  }
  #koho-block > .left-col .thumb li {
    float: left;
    width: 49%;
    margin-left: 2%;
  }
  #koho-block > .left-col .thumb li:nth-child(2n+1) {
    margin-left: 0;
  }
  #koho-block > .right-col .gaiyo {
    margin-top: 20px;
  }
  #koho-block > .right-col #kobetsu-downlod-area .box .left-col {
    width: 25%;
  }
  #koho-block > .right-col #kobetsu-downlod-area .box .right-col {
    width: 75%;
  }
}
/* =========================================================
更新日・ページID
========================================================= */
#update-id-area {
  display: flex;
}
@media print, screen and (min-width: 769px) {
  #update-id-area {
    width: 1000px;
    justify-content: flex-end;
    align-items: center;
    gap: 15px;
  }
  #update-id-area:has(.update), #update-id-area:has(.publish-date), #update-id-area:has(.page-number-display) {
    margin-top: 32px;
  }
}
@media screen and (max-width: 768px) {
  #update-id-area {
    font-size: 1.575rem;
    margin: 15px 0;
    flex-direction: column;
    text-align: right;
  }
}

/* =========================================================
SNSシェアボタン
========================================================= */
#social {
  font-size: small;
  clear: both;
  padding-top: 42px;
}
#social #sns-list {
  display: flex;
  align-items: center;
  gap: 10px;
}
#social #sns-list li {
  line-height: 1;
}
#social #sns-list li div {
  line-height: 1;
}

/* =========================================================
ページID
========================================================= */
.page-number-display {
  text-align: right;
  padding-right: 2px;
}

/*==================================
募集ページ用 （0016で使用中）
==================================*/
#boshu-area .boshu-table {
  width: 100%;
}
#boshu-area .status {
  display: inline-block;
  margin-right: 10px;
  padding: 2px 10px;
  border-radius: 3px;
  color: #fff;
}
#boshu-area .status.boshuchu {
  background: #952411;
}
#boshu-area .status.boshumae {
  background: #d93600;
}
#boshu-area .status.boshushuryo {
  background: #555;
}

/*==================================
募集一覧ページ用 （1016で使用中）
==================================*/
#boshu-list-area .anchor {
  padding: 10px;
  letter-spacing: -0.5em;
}
#boshu-list-area .anchor > li {
  display: inline-block;
  margin-top: 10px;
  margin-left: 0px;
  letter-spacing: normal;
  vertical-align: top;
  width: -webkit-calc((100% - 0px) / 2);
  width: calc((100% - 0px) / 2);
}
#boshu-list-area .anchor > li:nth-child(-n+2) {
  margin-top: 0;
}
#boshu-list-area .anchor > li:nth-child(2n+1) {
  margin-left: 0;
}
#boshu-list-area .anchor li a {
  display: inline-block;
  background-image: url(../img_sub/v3.2/anchor_arrow.png);
  background-repeat: no-repeat;
}
@media print, screen and (min-width: 769px) {
  #boshu-list-area .anchor li a {
    padding-left: 10px;
    background-position: 0 0.4em;
  }
}
@media screen and (max-width: 768px) {
  #boshu-list-area .anchor li a {
    padding-left: 15px;
    background-position: 0 0.5em;
  }
}
#boshu-list-area .boshu-list .in, #boshu-list-area .boshu-list-other .in {
  margin-top: 15px;
  padding: 10px;
  border: 1px solid #ccc;
}
#boshu-list-area .boshu-list .in .title, #boshu-list-area .boshu-list-other .in .title {
  padding-left: 15px;
  background: url(../img_common/arrow01.png) no-repeat left 0.5em;
  font-weight: bold;
}
#boshu-list-area .boshu-list .in .summary, #boshu-list-area .boshu-list-other .in .summary {
  margin-top: 10px;
  padding: 10px;
  background-color: #eee;
}
#boshu-list-area .boshu-list .status, #boshu-list-area .boshu-list-other .status {
  display: inline-block;
  margin-left: 10px;
  padding: 2px 10px;
  border-radius: 3px;
  color: #fff;
}
#boshu-list-area .boshu-list .status.boshuchu, #boshu-list-area .boshu-list-other .status.boshuchu {
  background: #952411;
}
#boshu-list-area .boshu-list .status.boshumae, #boshu-list-area .boshu-list-other .status.boshumae {
  background: #d93600;
}
#boshu-list-area .boshu-list .status.boshushuryo, #boshu-list-area .boshu-list-other .status.boshushuryo {
  background: #555;
}

/*==================================
夜間休日当番医ページ用（O/D連携）
==================================*/
.yakankyujitsutobani-table {
  width: 100%;
}
.yakankyujitsutobani-table th {
  width: 15%;
}
.yakankyujitsutobani-table th:first-child {
  width: 15%;
}
.yakankyujitsutobani-table th:last-child {
  width: 55%;
}
.yakankyujitsutobani-table dl {
  overflow: hidden;
  margin: 5px 0 0;
}
.yakankyujitsutobani-table dl dt {
  float: left;
  width: 5em;
  padding: 2px 0;
  border-radius: 3px;
  background: #eee;
  font-weight: bold;
  text-align: center;
}
.yakankyujitsutobani-table dl dd {
  padding: 2px 0 2px 6em;
}
.yakankyujitsutobani-table dl:first-child {
  margin-top: 0;
}

/*==================================
入札ページ用 （0017で使用中）
==================================*/
.nyusatsu-table {
  width: 100%;
}

.nyusatsu-result-table {
  width: 100%;
}

.hatchu-area .status {
  display: inline-block;
  margin-left: 5px;
  padding: 2px 10px;
  border-radius: 3px;
  background: #952411;
  color: #fff;
}

.past-dir-list .level1col2 li {
  background: url(../img_sub/v3.2/list_icon_page.png) no-repeat 10px 0.5em;
}

/*==================================
ローディング
==================================*/
#loading {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
}

#loading:before {
  content: "";
  display: block;
  position: fixed;
  left: 50%;
  top: 50%;
  width: 50px;
  height: 50px;
  border-radius: 5px;
  margin-top: -15px;
  margin-left: -15px;
  background: white;
}

#loading:after {
  content: "";
  display: block;
  position: fixed;
  left: 50%;
  top: 50%;
  width: 32px;
  height: 32px;
  border-radius: 20px;
  margin-top: -10px;
  margin-left: -10px;
  border: 4px solid #555555;
  border-right: 4px solid white;
  animation: rotate 1s infinite linear;
}

@media screen and (max-width: 768px) {
  #loading {
    z-index: 21;
  }
}
@keyframes rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/*==================================
広報誌トップページ用 （1015-2で使用中）
==================================*/
.backnumber-area .this-year-block {
  margin-top: 10px;
}
.backnumber-area .this-year-block .list li dl dd {
  margin-top: 5px;
}
@media print, screen and (min-width: 769px) {
  .backnumber-area .this-year-block .list {
    letter-spacing: -0.5em;
  }
  .backnumber-area .this-year-block .list > li {
    display: inline-block;
    margin-top: 10px;
    margin-left: 20px;
    letter-spacing: normal;
    vertical-align: top;
    width: -webkit-calc((100% - 20px) / 2);
    width: calc((100% - 20px) / 2);
  }
  .backnumber-area .this-year-block .list > li:nth-child(-n+2) {
    margin-top: 0;
  }
  .backnumber-area .this-year-block .list > li:nth-child(2n+1) {
    margin-left: 0;
  }
  .backnumber-area .this-year-block .list li dl dd .left-col {
    width: 150px;
  }
  .backnumber-area .this-year-block .list li dl dd .left-col img {
    max-width: 100%;
    height: auto;
  }
  .backnumber-area .this-year-block .list li dl dd .right-col {
    width: -webkit-calc(100% - 165px);
    width: calc(100% - 165px);
  }
}
@media screen and (max-width: 768px) {
  .backnumber-area .this-year-block .list li {
    margin-top: 10px;
  }
  .backnumber-area .this-year-block .list li:first-child {
    margin-top: 0;
  }
  .backnumber-area .this-year-block .list li dl dd .left-col {
    width: 35%;
  }
  .backnumber-area .this-year-block .list li dl dd .left-col img {
    max-width: 100%;
    height: auto;
  }
  .backnumber-area .this-year-block .list li dl dd .right-col {
    width: 61%;
  }
}
.backnumber-area .last-year-block {
  margin-top: 20px;
  padding: 15px;
  border: 1px solid #42927c;
}
.backnumber-area .last-year-block .list {
  letter-spacing: -0.5em;
}
.backnumber-area .last-year-block .list > li {
  display: inline-block;
  margin-top: 10px;
  margin-left: 20px;
  letter-spacing: normal;
  vertical-align: top;
  width: -webkit-calc((100% - 20px) / 2);
  width: calc((100% - 20px) / 2);
}
.backnumber-area .last-year-block .list > li:nth-child(-n+2) {
  margin-top: 0;
}
.backnumber-area .last-year-block .list > li:nth-child(2n+1) {
  margin-left: 0;
}
.backnumber-area .last-year-block .list li a {
  padding-left: 13px;
  background: url(../img_common/common_arrow.png) no-repeat 0 5px;
}
.backnumber-area .last-year-block .list li span {
  background: #eee;
}

/*==================================
入札目次ページ用 （1017で使用中）
==================================*/
.past-list-area {
  margin-top: 20px;
  padding: 0 9px 9px;
  border: 1px solid #eef0f3;
}

@media print, screen and (min-width: 769px) {
  .past-list-area .level1col2 {
    width: 980px;
  }
  .past-list-area .level1col2 li {
    width: 330px;
  }
}
.facility-info-area {
  margin-top: 20px;
}
@media print, screen and (min-width: 769px) {
  .facility-info-area .facility-image-box {
    width: 40%;
    margin-right: 15px;
    float: left;
  }
  .facility-info-area .facility-image-box img {
    max-width: 100%;
    height: auto;
  }
  .facility-info-area .facility-info-box {
    width: 100%;
    float: left;
  }
  .facility-info-area .facility-image-box + .facility-info-box {
    width: 57%;
  }
}
@media screen and (max-width: 768px) {
  .facility-info-area .facility-image-box {
    text-align: center;
    margin-bottom: 20px;
  }
  .facility-info-area .facility-image-box img {
    max-width: 100%;
    height: auto;
  }
}
.facility-info-area .facility-action .link-btn {
  display: inline-block;
  background-color: #bb6699;
  border: 1px solid #cc99bd;
  border-radius: 2px;
}
.facility-info-area .facility-action a {
  display: block;
  color: #fff;
  text-decoration: none;
  text-align: center;
  padding: 5px 10px;
}
.facility-info-area .facility-action a:before,
.facility-info-area .facility-action a::before {
  content: "";
  display: inline-block;
  width: 6px;
  height: 8px;
  background: url(../img_common/arrow_white.png) no-repeat left top;
  vertical-align: middle;
  margin-right: 5px;
}
.facility-info-area .facility-action .link-btn:hover {
  background-color: #dd99bd;
  border: 1px solid #dd99bd;
}
@media screen and (max-width: 768px) {
  .facility-info-area .facility-action {
    text-align: center;
    margin: 20px auto;
  }
}
.facility-info-area .facility-info dl {
  overflow: hidden;
  display: flex !important;
  flex-direction: column;
}
.facility-info-area .facility-info dl dt span {
  position: relative;
  font-weight: bold;
  font-size: 2.25rem;
  display: block;
  padding: 0 0 0 10px;
}
.facility-info-area .facility-info dl dt span::before {
  content: "";
  display: block;
  position: absolute;
  top: 52%;
  left: 0;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  height: calc(100% - 8px);
  width: 3px;
  background-color: #ce1120;
}
.facility-info-area .facility-info dl dd {
  padding: 10px 14px 18px 10px;
}
.facility-info-area .facility-info dl dd .txt {
  display: block;
  font-weight: bold;
}

.facility-guide-area .introduction {
  margin: 10px auto;
  display: flex;
  gap: 15px;
}
@media print, screen and (min-width: 769px) {
  .facility-guide-area .introduction .facility-image-box {
    width: 40%;
    margin-right: 15px;
    float: left;
  }
  .facility-guide-area .introduction .facility-image-box img {
    max-width: 100%;
    height: auto;
  }
  .facility-guide-area .introduction .facility-info-box {
    width: 100%;
    float: left;
  }
  .facility-guide-area .introduction .facility-image-box + .facility-info-box {
    width: 57%;
  }
}
@media screen and (max-width: 768px) {
  .facility-guide-area .introduction .facility-image-box {
    text-align: center;
    margin-bottom: 20px;
  }
  .facility-guide-area .introduction .facility-image-box img {
    max-width: 100%;
    height: auto;
  }
}
@media screen and (max-width: 768px) {
  .facility-guide-area .introduction {
    flex-direction: column;
    gap: 0;
  }
}
.facility-guide-area .introduction::after {
  content: none;
}

/*==================================
簡易オープンデータ検索用 （1020で使用中）
==================================*/
.simple-od-counter-area {
  margin-top: 1em;
}
.simple-od-counter-area dl {
  border-bottom: 1px solid #ccc;
  display: table;
}
.simple-od-counter-area dl .title {
  display: table-cell;
  font-weight: bold;
  padding: 0 10px;
  vertical-align: middle;
}
.simple-od-counter-area dl .title span {
  padding-left: 10px;
  border-left: 6px solid #ccc;
}
.simple-od-counter-area dl .count {
  display: table-cell;
  font-size: 250%;
  padding: 0.1em 0.5em;
  color: #999999;
  background-color: #fff;
  font-weight: bold;
}

.simple-od-search-box {
  background: #eee;
  padding: 10px;
  margin-top: 1em;
}
.simple-od-search-box dt {
  font-weight: bold;
  padding-left: 10px;
  border-left: 6px solid #ccc;
  margin: 1em 0 0.8em;
}
.simple-od-search-box dd label {
  display: inline-block;
  margin-right: 1em;
  margin-bottom: 0.5em;
}
.simple-od-search-box dd .input-container {
  padding: 0 1em 1em;
}
.simple-od-search-box dd .input-button {
  border-top: 1px solid #fff;
}

.simple-od-search-result {
  margin: 1em 0 2em;
}
.simple-od-search-result caption {
  font-weight: bold;
  padding-left: 10px;
  border-left: 6px solid #ccc;
  margin: 1em 0 0.8em;
}
.simple-od-search-result .simple-od-search-no-result {
  padding: 2em 1em 2em 1.2em;
  border: 1px solid #ccc;
  background: #eee;
}

/*==================================
簡易オープンデータ詳細用 （0020で使用中）
==================================*/
.simple-od-addinfo-area {
  margin: 1em 0 2em;
}
.simple-od-addinfo-area caption {
  font-weight: bold;
  padding-left: 10px;
  border-left: 6px solid #ccc;
  margin: 1em 0 0.8em;
}

/*==================================
簡易アンケートフォーム用　（詳細ページ）
==================================*/
.simple-enquete .col-area {
  border: 3px solid #ce1120;
  border-radius: 5px;
  padding: 18px 20px 24px;
  box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  .simple-enquete .col-area {
    gap: 0;
  }
}
.simple-enquete .title {
  background-color: transparent;
  padding: 0 0 12px;
  font-size: 2.025rem;
  font-weight: bold;
  border-bottom: 1px solid #ce1120;
  margin-top: 0 !important;
  border-radius: 0;
  width: 100%;
}
.simple-enquete form {
  margin-top: 18px;
}
.simple-enquete form .box + .box {
  margin-top: 32px;
}
.simple-enquete form .box .question {
  font-weight: bold;
  margin-bottom: 16px;
}
.simple-enquete form .box .answer {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.simple-enquete form .box .answer label {
  display: flex;
  align-items: center;
  gap: 8px;
  line-height: 1.2;
}
.simple-enquete form input[type=radio] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  position: relative;
  width: 18px;
  height: 18px;
  border: 1px solid #000;
  border-radius: 50%;
  vertical-align: -2px;
  margin: 0;
  margin-left: 10px;
}
.simple-enquete form input[type=radio]:checked {
  border: 1px solid #284683;
}
.simple-enquete form input[type=radio]:checked:before {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #284683;
  content: "";
}
.simple-enquete form textarea {
  box-sizing: border-box;
  width: 100%;
  min-height: 100px;
  border: 1px solid #999999;
  border-radius: 8px;
  padding: 10px;
}
.simple-enquete form .item {
  margin: 24px auto 0;
  text-align: center;
  position: relative;
}
@media print, screen and (min-width: 769px) {
  .simple-enquete form .item {
    width: fit-content;
    min-width: 200px;
  }
}
.simple-enquete form .item::after {
  content: "";
  position: absolute;
  background-color: #fff;
  inset: 0;
  clip-path: polygon(50% 19.99%, 100% 70%, 91.81% 78.19%, 50% 36.38%, 8.19% 78.19%, 0% 70%);
  transform: rotate(90deg);
  width: 11px;
  height: 11px;
}
@media print, screen and (min-width: 769px) {
  .simple-enquete form .item::after {
    margin: auto 8px auto auto;
  }
}
@media screen and (max-width: 768px) {
  .simple-enquete form .item::after {
    margin: auto 11px auto auto;
  }
}
.simple-enquete form input[type=submit] {
  cursor: pointer;
  box-sizing: border-box;
  width: fit-content;
  padding: 8px 30px;
  border: none;
  background-color: #ce1120;
  color: #fff;
  border-radius: 3px;
  text-decoration: none;
  transition: all 0.3s ease;
  width: fit-content;
  min-height: 44px;
  min-width: 200px;
}
.simple-enquete form input[type=submit]:hover {
  background-position: right 4px center;
}
.simple-enquete form input[type=submit]:hover, .simple-enquete form input[type=submit]:active, .simple-enquete form input[type=submit]:focus {
  background-color: rgb(195.7, 16.15, 30.4);
}

@media screen and (max-width: 768px) {
  .simple-enquete form input[type=submit] {
    width: 100%;
    padding: 7px 30px;
    font-size: 1.575rem;
  }
}
.recommender-wrapper .dv_rc_img {
  display: none;
}
.recommender-wrapper .dv_rc_description {
  display: none;
}
.recommender-wrapper .dv_rc_price {
  display: none;
}

.movie-area {
  margin-top: 48px;
}

.list-update-datetime {
  display: block;
  font-size: 1.575rem;
}

.page .description, .dir .description {
  word-break: break-all;
}

html[data-bgcolor=color_black] {
  /* よくあるご質問詳細ページ */
  /* よくあるご質問詳細ページ 0009_2 */
}
html[data-bgcolor=color_black] body, html[data-bgcolor=color_black] p, html[data-bgcolor=color_black] div, html[data-bgcolor=color_black] table, html[data-bgcolor=color_black] h1, html[data-bgcolor=color_black] h2, html[data-bgcolor=color_black] h3, html[data-bgcolor=color_black] h4, html[data-bgcolor=color_black] h5, html[data-bgcolor=color_black] h6, html[data-bgcolor=color_black] ul, html[data-bgcolor=color_black] ol, html[data-bgcolor=color_black] li, html[data-bgcolor=color_black] td, html[data-bgcolor=color_black] th, html[data-bgcolor=color_black] dt, html[data-bgcolor=color_black] dd, html[data-bgcolor=color_black] dl, html[data-bgcolor=color_black] h1, html[data-bgcolor=color_black] h2, html[data-bgcolor=color_black] dt, html[data-bgcolor=color_black] caption, html[data-bgcolor=color_black] section, html[data-bgcolor=color_black] span, html[data-bgcolor=color_black] header, html[data-bgcolor=color_black] footer, html[data-bgcolor=color_black] nav {
  background-color: #000 !important;
  color: #FFFFFF !important;
  background-image: none !important;
}
html[data-bgcolor=color_black] a {
  background-color: #000 !important;
  color: #FFFF00 !important;
}
html[data-bgcolor=color_black] a:visited {
  color: #f5c77b !important;
}
html[data-bgcolor=color_black] a:hover {
  color: #f5c77b !important;
}
html[data-bgcolor=color_black] h1, html[data-bgcolor=color_black] h2, html[data-bgcolor=color_black] h3, html[data-bgcolor=color_black] h4, html[data-bgcolor=color_black] h5, html[data-bgcolor=color_black] h6 {
  background-image: none !important;
  border: 1px solid #E5D1AF;
}
html[data-bgcolor=color_black] h5 {
  padding: 10px 0px;
}
html[data-bgcolor=color_black] .wysiwyg .text_ {
  color: #ffdbea !important;
}
html[data-bgcolor=color_black] .wysiwyg .text2_ {
  color: #b6e2f3 !important;
}
html[data-bgcolor=color_black] #pdf-download {
  color: #333 !important;
}
html[data-bgcolor=color_black] #header-logo img, html[data-bgcolor=color_black] #sp-header-logo img,
html[data-bgcolor=color_black] #header-subnav .list li a,
html[data-bgcolor=color_black] #header-size .title img,
html[data-bgcolor=color_black] #header-color .title img,
html[data-bgcolor=color_black] header .header-subnav-in li img,
html[data-bgcolor=color_black] #footer-logo img,
html[data-bgcolor=color_black] #footer-character img {
  background-color: #fff !important;
}
html[data-bgcolor=color_black] header .header-in #header-nav .list .dropmenu {
  border: 1px solid #fff;
}
html[data-bgcolor=color_black] .side-nav-list {
  background-color: transparent !important;
}
html[data-bgcolor=color_black] .side-nav-list li span {
  background-color: transparent !important;
}
html[data-bgcolor=color_black] #keyword-area {
  background: transparent !important;
}
html[data-bgcolor=color_black] .toiawase .title, html[data-bgcolor=color_black] .toiawase .in {
  border: 1px solid #fff;
}
html[data-bgcolor=color_black] .toiawase .in {
  border-top: none;
}
html[data-bgcolor=color_black] #sp-header .modal-menu .sp-nav .title button.plus::after,
html[data-bgcolor=color_black] #sp-header .modal-menu .sp-nav .title button.mynus::after {
  background-color: #fff !important;
}
html[data-bgcolor=color_black] .gsst_a .gscb_a {
  color: inherit !important;
}
html[data-bgcolor=color_black] .faq-answer-area {
  background-image: url(../img_sub/v3.2/h2_faq_title_icon.png) !important;
  background-color: #fff !important;
}
html[data-bgcolor=color_black] .faq-block .faq-q-title::after {
  background-color: #fff !important;
}
html[data-bgcolor=color_black] .faq-block .faq-answer-area {
  background-image: none !important;
  background-color: inherit !important;
}
html[data-bgcolor=color_black] #pankuzu .in {
  background-image: url(../img_sub/v3.2/pankuzu_icon.png) !important;
  background-color: #fff !important;
}
html[data-bgcolor=color_black] #ashiato .in {
  background-image: url(../img_sub/v3.2/ashiato_icon.png) !important;
  background-color: #fff !important;
}
html[data-bgcolor=color_black] .anchor ul li a::after, html[data-bgcolor=color_black] .detail a::after, html[data-bgcolor=color_black] .page a::after, html[data-bgcolor=color_black] .dir a::after,
html[data-bgcolor=color_black] .link-item .icon1::after, html[data-bgcolor=color_black] .link-item .icon2::after,
html[data-bgcolor=color_black] #side-nav .side-nav-list li a::after {
  background-color: #fff !important;
}
html[data-bgcolor=color_black] .page a, html[data-bgcolor=color_black] .dir a, html[data-bgcolor=color_black] .table td, html[data-bgcolor=color_black] .table th {
  border-color: #fff !important;
}
html[data-bgcolor=color_black] .toiawase .mail a {
  border: 1px solid #fff !important;
}
html[data-bgcolor=color_black] .toiawase .mail a::after {
  background-color: #fff !important;
}
html[data-bgcolor=color_black] #side-nav .side-nav-list {
  border-color: #fff !important;
}
html[data-bgcolor=color_black] .attend-container {
  border-color: #fff !important;
}
html[data-bgcolor=color_black] .attend-container .attend-list li a::before {
  background-color: #fff !important;
}
html[data-bgcolor=color_black] .simple-enquete form input[type=radio] {
  border-color: #fff;
}
html[data-bgcolor=color_black] .simple-enquete form input[type=radio]:checked:before {
  background: #fff;
}
html[data-bgcolor=color_black] .simple-enquete form .item::after {
  background-color: #fff !important;
}
html[data-bgcolor=color_black] .simple-enquete form input[type=submit] {
  background-color: #000 !important;
  color: #fff !important;
  border: 1px solid #fff;
}
html[data-bgcolor=color_black] .event-search-area .box2 label::after, html[data-bgcolor=color_black] .event-search-area .event-search-term label::after, html[data-bgcolor=color_black] .recruit-event-search-area .box2 label::after, html[data-bgcolor=color_black] .recruit-event-search-area .event-search-term label::after {
  border-right: 2px solid #000 !important;
  border-bottom: 2px solid #000 !important;
}
html[data-bgcolor=color_black] .event-search-area .box2 input[type=checkbox]:checked + label::before, html[data-bgcolor=color_black] .event-search-area .event-search-term input[type=checkbox]:checked + label::before, html[data-bgcolor=color_black] .recruit-event-search-area .box2 input[type=checkbox]:checked + label::before, html[data-bgcolor=color_black] .recruit-event-search-area .event-search-term input[type=checkbox]:checked + label::before {
  background: #fff !important;
  border: 1px solid #231815;
}
html[data-bgcolor=color_black] .event-search-area .box2 input[type=checkbox]:checked + label::after, html[data-bgcolor=color_black] .event-search-area .event-search-term input[type=checkbox]:checked + label::after, html[data-bgcolor=color_black] .recruit-event-search-area .box2 input[type=checkbox]:checked + label::after, html[data-bgcolor=color_black] .recruit-event-search-area .event-search-term input[type=checkbox]:checked + label::after {
  opacity: 1;
  background: #fff !important;
}
html[data-bgcolor=color_black] .scroll-hint-icon-wrap {
  background: transparent !important;
}
html[data-bgcolor=color_black] .scroll-hint-icon-wrap .scroll-hint-icon-white::before, html[data-bgcolor=color_black] .scroll-hint-icon-wrap .scroll-hint-icon-white::after {
  filter: invert(1);
}

html[data-bgcolor=color_blue] {
  /* よくあるご質問詳細ページ */
  /* よくあるご質問詳細ページ 0009_2 */
}
html[data-bgcolor=color_blue] body, html[data-bgcolor=color_blue] p, html[data-bgcolor=color_blue] div, html[data-bgcolor=color_blue] table, html[data-bgcolor=color_blue] h1, html[data-bgcolor=color_blue] h2, html[data-bgcolor=color_blue] h3, html[data-bgcolor=color_blue] h4, html[data-bgcolor=color_blue] h5, html[data-bgcolor=color_blue] h6, html[data-bgcolor=color_blue] ul, html[data-bgcolor=color_blue] ol, html[data-bgcolor=color_blue] li, html[data-bgcolor=color_blue] td, html[data-bgcolor=color_blue] th, html[data-bgcolor=color_blue] dt, html[data-bgcolor=color_blue] dd, html[data-bgcolor=color_blue] dl, html[data-bgcolor=color_blue] h1, html[data-bgcolor=color_blue] h2, html[data-bgcolor=color_blue] dt, html[data-bgcolor=color_blue] caption, html[data-bgcolor=color_blue] section, html[data-bgcolor=color_blue] span, html[data-bgcolor=color_blue] header, html[data-bgcolor=color_blue] footer, html[data-bgcolor=color_blue] nav {
  background-color: #005795 !important;
  color: #FFFFFF !important;
  background-image: none !important;
}
html[data-bgcolor=color_blue] a {
  background-color: #005795 !important;
  color: #FFFF00 !important;
}
html[data-bgcolor=color_blue] a:visited {
  color: #f5c77b !important;
}
html[data-bgcolor=color_blue] a:hover {
  color: #f5c77b !important;
}
html[data-bgcolor=color_blue] h1, html[data-bgcolor=color_blue] h2, html[data-bgcolor=color_blue] h3, html[data-bgcolor=color_blue] h4, html[data-bgcolor=color_blue] h5, html[data-bgcolor=color_blue] h6 {
  background-image: none !important;
  border: 1px solid #E5D1AF;
}
html[data-bgcolor=color_blue] h5 {
  padding: 10px 0px;
}
html[data-bgcolor=color_blue] .wysiwyg .text_ {
  color: #ffdbea !important;
}
html[data-bgcolor=color_blue] .wysiwyg .text2_ {
  color: #b6e2f3 !important;
}
html[data-bgcolor=color_blue] #pdf-download {
  color: #333 !important;
}
html[data-bgcolor=color_blue] #header-logo img, html[data-bgcolor=color_blue] #sp-header-logo img,
html[data-bgcolor=color_blue] #header-subnav .list li a,
html[data-bgcolor=color_blue] #header-size .title img,
html[data-bgcolor=color_blue] #header-color .title img,
html[data-bgcolor=color_blue] header .header-subnav-in li img,
html[data-bgcolor=color_blue] #footer-logo img,
html[data-bgcolor=color_blue] #footer-character img {
  background-color: #fff !important;
}
html[data-bgcolor=color_blue] header .header-in #header-nav .list .dropmenu {
  border: 1px solid #fff;
}
html[data-bgcolor=color_blue] .side-nav-list {
  background-color: transparent !important;
}
html[data-bgcolor=color_blue] .side-nav-list li span {
  background-color: transparent !important;
}
html[data-bgcolor=color_blue] #keyword-area {
  background: transparent !important;
}
html[data-bgcolor=color_blue] .toiawase .title, html[data-bgcolor=color_blue] .toiawase .in {
  border: 1px solid #fff;
}
html[data-bgcolor=color_blue] .toiawase .in {
  border-top: none;
}
html[data-bgcolor=color_blue] #sp-header .modal-menu .sp-nav .title button.plus::after,
html[data-bgcolor=color_blue] #sp-header .modal-menu .sp-nav .title button.mynus::after {
  background-color: #fff !important;
}
html[data-bgcolor=color_blue] .gsst_a .gscb_a {
  color: inherit !important;
}
html[data-bgcolor=color_blue] .faq-answer-area {
  background-image: url(../img_sub/v3.2/h2_faq_title_icon.png) !important;
  background-color: #fff !important;
}
html[data-bgcolor=color_blue] .faq-block .faq-q-title::after {
  background-color: #fff !important;
}
html[data-bgcolor=color_blue] .faq-block .faq-answer-area {
  background-image: none !important;
  background-color: inherit !important;
}
html[data-bgcolor=color_blue] #pankuzu .in {
  background-image: url(../img_sub/v3.2/pankuzu_icon.png) !important;
  background-color: #fff !important;
}
html[data-bgcolor=color_blue] #ashiato .in {
  background-image: url(../img_sub/v3.2/ashiato_icon.png) !important;
  background-color: #fff !important;
}
html[data-bgcolor=color_blue] .anchor ul li a::after, html[data-bgcolor=color_blue] .detail a::after, html[data-bgcolor=color_blue] .page a::after, html[data-bgcolor=color_blue] .dir a::after,
html[data-bgcolor=color_blue] .link-item .icon1::after, html[data-bgcolor=color_blue] .link-item .icon2::after,
html[data-bgcolor=color_blue] #side-nav .side-nav-list li a::after {
  background-color: #fff !important;
}
html[data-bgcolor=color_blue] .page a, html[data-bgcolor=color_blue] .dir a, html[data-bgcolor=color_blue] .table td, html[data-bgcolor=color_blue] .table th {
  border-color: #fff !important;
}
html[data-bgcolor=color_blue] .toiawase .mail a {
  border: 1px solid #fff !important;
}
html[data-bgcolor=color_blue] .toiawase .mail a::after {
  background-color: #fff !important;
}
html[data-bgcolor=color_blue] #side-nav .side-nav-list {
  border-color: #fff !important;
}
html[data-bgcolor=color_blue] .attend-container {
  border-color: #fff !important;
}
html[data-bgcolor=color_blue] .attend-container .attend-list li a::before {
  background-color: #fff !important;
}
html[data-bgcolor=color_blue] .simple-enquete form input[type=radio] {
  border-color: #fff;
}
html[data-bgcolor=color_blue] .simple-enquete form input[type=radio]:checked:before {
  background: #fff;
}
html[data-bgcolor=color_blue] .simple-enquete form .item::after {
  background-color: #fff !important;
}
html[data-bgcolor=color_blue] .simple-enquete form input[type=submit] {
  background-color: #005795 !important;
  color: #fff !important;
  border: 1px solid #fff;
}
html[data-bgcolor=color_blue] .event-search-area .box2 label::after, html[data-bgcolor=color_blue] .event-search-area .event-search-term label::after, html[data-bgcolor=color_blue] .recruit-event-search-area .box2 label::after, html[data-bgcolor=color_blue] .recruit-event-search-area .event-search-term label::after {
  border-right: 2px solid #005795 !important;
  border-bottom: 2px solid #005795 !important;
}
html[data-bgcolor=color_blue] .event-search-area .box2 input[type=checkbox]:checked + label::before, html[data-bgcolor=color_blue] .event-search-area .event-search-term input[type=checkbox]:checked + label::before, html[data-bgcolor=color_blue] .recruit-event-search-area .box2 input[type=checkbox]:checked + label::before, html[data-bgcolor=color_blue] .recruit-event-search-area .event-search-term input[type=checkbox]:checked + label::before {
  background: #fff !important;
  border: 1px solid #231815;
}
html[data-bgcolor=color_blue] .event-search-area .box2 input[type=checkbox]:checked + label::after, html[data-bgcolor=color_blue] .event-search-area .event-search-term input[type=checkbox]:checked + label::after, html[data-bgcolor=color_blue] .recruit-event-search-area .box2 input[type=checkbox]:checked + label::after, html[data-bgcolor=color_blue] .recruit-event-search-area .event-search-term input[type=checkbox]:checked + label::after {
  opacity: 1;
  background: #fff !important;
}
html[data-bgcolor=color_blue] .scroll-hint-icon-wrap {
  background: transparent !important;
}
html[data-bgcolor=color_blue] .scroll-hint-icon-wrap .scroll-hint-icon-white::before, html[data-bgcolor=color_blue] .scroll-hint-icon-wrap .scroll-hint-icon-white::after {
  filter: invert(1);
}