@charset "UTF-8";
/* --------------------------------------------------

初期設定

-------------------------------------------------- */
/* --------------------------------------------------

breakpoint

-------------------------------------------------- */
/* --------------------------------------------------

reset

-------------------------------------------------- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
}

body {
  line-height: 1;
}

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

dl, dt, dd, ul, ol {
  list-style: none;
}

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;
}

img, a {
  vertical-align: top;
}

a img {
  border: none;
  transition: all 0.6s;
}

a:hover img {
  opacity: 0.7;
}

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

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

/* change colours to suit your needs */
mark {
  background: #ff9 repeat center center;
  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 {
  margin: 0;
  padding: 0;
  vertical-align: middle;
}

/* --------------------------------------------------

base

-------------------------------------------------- */
html {
  font-size: 62.5%;
  height: 100%;
}

body {
  color: #145E70;
  font-size: 1.6rem;
  font-weight: 500;
  width: 100%;
  font-family: "Noto Serif JP", "游明朝", "YuMincho", "Hiragino Mincho ProN", "Hiragino Mincho Pro", serif;
  line-height: 1.5;
  min-width: 1100px;
  background: #FFF;
  letter-spacing: 0.1em;
  -webkit-text-size-adjust: 100%;
}

a {
  transition: all 0.3s;
  text-decoration: none;
}

img {
  max-width: 100%;
}

a:link, a:visited {
  color: #145E70;
}

a:hover, a:active {
  color: #8C302A;
  transition: all 0.3s;
}

.inner {
  width: 1100px;
  margin: 0 auto;
  max-width: 100%;
}

.inner-m {
  width: 870px;
  margin: 0 auto;
  max-width: 100%;
}

.inner-s {
  width: 800px;
  margin: 0 auto;
  max-width: 100%;
}

.pc-disp {
  display: block;
}

.sp-disp {
  display: none;
}

br.pc-br {
  display: block;
}

br.sp-br {
  display: none;
}

.pct p {
  position: absolute;
}

svg {
  width: 100%;
  height: auto;
}

em, strong {
  font-weight: bold;
}

@media only screen and (max-width: 1360px) {
  body {
    min-width: 0;
  }
}
@media only screen and (max-width: 1100px) {
  .inner {
    width: 92%;
  }
}
@media only screen and (max-width: 870px) {
  .inner-m {
    width: 92%;
  }
}
@media only screen and (max-width: 800px) {
  .inner-s {
    width: 92%;
  }
}
@media only screen and (max-width: 768px) {
  body {
    font-size: 1.5rem;
  }

  .inner-m .inner-s {
    width: auto;
    margin: 0;
  }

  .pc-disp {
    display: none;
  }

  .sp-disp {
    display: block;
  }

  br.pc-br {
    display: none;
  }

  br.sp-br {
    display: block;
  }
}
/* --------------------------------------------------

extend

-------------------------------------------------- */
.list-download > div .download-link > a > .ph-d img {
  max-width: 100%;
  max-height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

/* --------------------------------------------------

post-content　ウィジウィグ

-------------------------------------------------- */
.post-content {
  position: relative;
  overflow: hidden;
  margin-top: 2em;
}

@media only screen and (max-width: 768px) {
  .post-content {
    margin-top: 0;
  }
}
/* post-stt */
.post-stt {
  margin-bottom: 2em;
  font-size: 2.8rem;
  padding: 0.5em;
  background: #145E70;
  color: #FFF;
  font-weight: bold;
}

.post-stt span {
  margin-left: 1em;
  margin-top: -0.5em;
}

/* icon-post-block */
.icon-post-block {
  font-size: 1.6rem;
  margin: 1em 0;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex-wrap: wrap;
}
.icon-post-block .list-icon {
  margin: 0 5px 0.5em 0;
}
.icon-post-block .list-category {
  margin: 0 5px 0.5em 0;
}
@media only screen and (max-width: 768px) {
  .icon-post-block {
    font-size: 1.4rem;
  }
}

/* post-date */
.post-date {
  margin: 1.5em 0 1.5em auto;
  display: block;
  text-align: right;
}

/* post-sttl-large */
.post-sttl-large {
  font-size: 3rem;
  font-weight: 400;
  padding: 0.5em 0;
  border-top: 2px solid #CFD7D9;
  border-bottom: 2px solid #CFD7D9;
  position: relative;
  text-align: center;
}
.post-sttl-large.ttl-event {
  font-weight: bold;
  text-align: center;
  border-top: none;
  border-bottom: none;
  padding: 0.5em 0;
  margin-bottom: 2em;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media only screen and (max-width: 768px) {
  .post-sttl-large.ttl-event {
    text-align: left;
  }
}
.post-sttl-large.ttl-event > .icon-e {
  font-size: 0.6em;
  margin: 0 1.5em 0 0;
}
.post-sttl-large > .icon-place {
  font-size: 1.6rem;
  padding-left: 1.5em;
  margin-left: 1.5em;
  white-space: nowrap;
  position: absolute;
  top: 50%;
  right: 2em;
  transform: translate(0, -50%);
}
@media only screen and (max-width: 768px) {
  .post-sttl-large > .icon-place {
    font-size: 1.4rem;
    position: initial;
    padding: 0 0.8em;
    margin: 0;
    transform: none;
  }
}
.post-sttl-large + .ttl-large {
  margin-top: 2em;
}

@media only screen and (max-width: 768px) {
  .post-sttl-large {
    font-size: 2.3rem;
  }
}
/* post-sttl-small */
.post-sttl-small {
  color: #1B5E76;
  font-size: 2rem;
  font-weight: 700;
  padding: 0.5em;
  margin: 1.5em 0;
  background: #DAE8EC;
  border-left: 6px solid #145E70;
}

@media only screen and (max-width: 768px) {
  .post-sttl-small {
    font-size: 2.1rem;
  }
}
/* post-pht */
.post-pht {
  margin-top: 3em;
  margin-bottom: 5em;
}

.post-pht div {
  width: 100%;
  height: auto;
  max-height: 600px;
  text-align: center;
}

.post-pht img {
  height: auto;
  max-height: 600px;
  max-width: 100%;
  width: auto;
}

.post-pht figcaption {
  display: block;
  font-size: 1.6rem;
  padding: 5px;
  line-height: 1.2;
  text-align: center;
}

/* two-post-pht */
.two-post-pht {
  display: flex;
  justify-content: space-between;
}

.two-post-pht .post-pht {
  width: 48%;
  font-size: 1.6rem;
  vertical-align: top;
}

@media screen and (max-width: 420px) {
  .post-pht div {
    max-height: 300px;
  }

  .post-pht img {
    max-height: 300px;
  }
}
/* photLsentence */
.photLsentence,
.photRsentence {
  margin-top: 3em;
  margin-bottom: 5em;
}

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

.photLsentence img,
.photRsentence img {
  width: 100%;
  height: auto;
}

.photLsentence .photoL,
.photRsentence .photoR {
  width: 48%;
}
.photLsentence .photoL span,
.photRsentence .photoR span {
  display: block;
}

.photoL {
  float: left;
  width: auto;
  margin-right: 2%;
}

.photoR {
  float: right;
  width: auto;
  padding-left: 2%;
  margin-bottom: 0.5em;
  background: #FFF;
  box-sizing: content-box;
}

/* iframe-area */
.iframe-area {
  position: relative;
  width: 100%;
  padding-top: 56%;
  margin: 2em 0 5em;
}
@media only screen and (max-width: 768px) {
  .iframe-area {
    padding-top: 60%;
  }
}

.iframe-area iframe {
  filter: saturate(1.2);
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

/* wysiwyg */
.wysiwyg {
  word-wrap: break-word;
  overflow-wrap: break-word;
  margin-bottom: 4%;
}

/* h1 */
.wysiwyg h1 {
  font-size: 2.8rem;
  font-weight: 400;
  line-height: 1.2;
  padding: 0.5em 0;
  margin-bottom: 1.2em;
  border-top: 2px solid #CFD7D9;
  border-bottom: 2px solid #CFD7D9;
  text-align: left;
}
@media only screen and (max-width: 768px) {
  .wysiwyg h1 {
    font-size: 2.1rem;
  }
}

.wysiwyg h1:first-child {
  margin-top: 0;
}

.wysiwyg p + h1,
.wysiwyg ul + h1,
.wysiwyg ol + h1,
.wysiwyg table + h1,
.wysiwyg dl + h1 {
  margin-top: 4em;
}

/* h2 */
.wysiwyg h2 {
  color: #1B5E76;
  font-size: 2rem;
  font-weight: 700;
  padding: 0.5em;
  margin: 1.5em 0;
  background: #DAE8EC;
  border-left: 6px solid #145E70;
}
@media only screen and (max-width: 768px) {
  .wysiwyg h2 {
    font-size: 1.9rem;
  }
}

/* h3 */
.wysiwyg h3 {
  font-size: 1.9rem;
  font-weight: 700;
  margin: 1.5em 0;
  padding: 0.5em 0;
  border-bottom: 1px solid #145E70;
}
@media only screen and (max-width: 768px) {
  .wysiwyg h3 {
    font-size: 1.8rem;
  }
}

/* h4 */
.wysiwyg h4 {
  color: #1B5E76;
  font-size: 1.8rem;
  font-weight: 600;
  margin: 1.5em 0;
}
.wysiwyg h4:before {
  content: "\f111";
  margin: 0 0.2em 0 0;
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  display: inline-block;
}
@media only screen and (max-width: 768px) {
  .wysiwyg h4 {
    font-size: 1.7rem;
  }
}

/* h5 */
.wysiwyg h5 {
  font-size: 1.8rem;
  color: #1B5E76;
  font-weight: 700;
  margin-bottom: 2em;
}
@media only screen and (max-width: 768px) {
  .wysiwyg h5 {
    font-size: 1.6rem;
  }
}

/* h6 */
.wysiwyg h6 {
  color: #1B5E76;
  font-weight: 700;
  margin-bottom: 2em;
}
@media only screen and (max-width: 768px) {
  .wysiwyg h6 {
    font-size: 1.7rem;
  }
}

/* 段落 <p> */
/* 段落 <p> */
.wysiwyg p {
  margin-bottom: 1em;
}

/* 太字赤文字 <strong> */
.wysiwyg strong {
  font-weight: bold;
  color: #e00000;
}

/* 太字 <em> */
.wysiwyg em {
  font-weight: bold;
}

/* 斜体 <i> */
.wysiwyg i {
  font-style: italic;
}

/* 下線 <u> */
.wysiwyg u {
  text-decoration: underline;
}

/* 打ち消し線 <s> */
.wysiwyg s {
  text-decoration: line-through;
}

/* 下付き <sub> */
.wysiwyg sub {
  font-size: 0.8rem;
  vertical-align: bottom;
}

/* 上付き <sup> */
.wysiwyg sup {
  font-size: 0.8rem;
  vertical-align: top;
}

/* 順序のないリスト <ol> */
.wysiwyg ol {
  margin: 0.5em 0 1em;
  list-style-position: inside;
  list-style-type: decimal;
}

.wysiwyg ol > li {
  text-indent: -1em;
  padding-left: 1em;
}

/*順序のないリスト <ul> */
.wysiwyg ul {
  margin: 0.5em 0 1em;
  list-style-position: inside;
  list-style-type: disc;
}

.wysiwyg ul > li {
  text-indent: -1em;
  padding-left: 1em;
}

/*横並びリスト <ol><ul> */
.wysiwyg ol.horizontal-list,
.wysiwyg ul.horizontal-list {
  display: flex;
}

.wysiwyg .horizontal-list li {
  margin-right: 1.5em;
}

/*定義リスト <dl> */
.wysiwyg dl {
  margin: 0.5em 0 1em;
}

.wysiwyg dl dt {
  font-weight: 700;
  background: #EEE;
  display: inline-block;
  padding: 0 0.5em;
}

.wysiwyg dl dd {
  margin-bottom: 0.5em;
}

/*横並び定義リスト <dl> */
.wysiwyg dl.horizontal-list dt {
  float: left;
  margin-right: 0.5em;
}

/* インデント <p class="txt-indent"> */
.wysiwyg .txt-indent {
  text-indent: 1em;
}

/* ブロック引用文 <blockquote> */
.wysiwyg blockquote {
  padding: 1em 2em;
  box-sizing: border-box;
  font-style: italic;
  background: #EEE;
  margin: 2em;
}

#contents .wysiwyg blockquote p {
  margin: 0;
}

/* 中央揃え <p class="txt-center"> */
.wysiwyg .txt-center {
  text-align: center;
}

/* 右揃え <p class="txt-right"> */
.wysiwyg .txt-right {
  text-align: right;
}

/* 両端揃え <p class="txt-justify"> */
.wysiwyg .txt-justify {
  text-align: justify;
}

/* ハイパーリンク <a href=""> */
/*.wysiwyg a[href] {
	text-decoration:underline;
	color:#03F;
}*/
/* アンカー挿入 <a id="" name=""> */
/*.wysiwyg a {
	text-decoration:none;
	color: inherit;
}*/
/* テーブル <table> */
.wysiwyg table {
  width: auto;
  /*max-width: 100%;*/
  margin: 1em 0 3em;
  border-collapse: collapse;
  border: 1px solid #DDD;
  word-break: break-word;
  word-wrap: break-word;
  overflow-wrap: break-word;
  font-family: "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴ ProN W3", "HiraKakuProN-W3", "ヒラギノ角ゴ Pro W3", "HiraKakuPro-W3", sans-serif;
}

.wysiwyg table caption {
  font-weight: bold;
  text-align: center;
  margin-bottom: 0.5em;
}

.wysiwyg table tr th {
  color: #1B5E76;
  font-weight: bold;
  background: #DAE8EC;
  padding: 0.5em;
  border: 1px solid #b2b2b2;
}

.wysiwyg table tr td {
  background: #FFFFFF;
  padding: 0.5em;
  border: 1px solid #b2b2b2;
}

.wysiwyg table .txt-justify {
  text-align-last: justify;
}

.wysiwyg .table-center {
  margin: 0 auto 3em;
}

.wysiwyg .table-right {
  margin-left: auto;
}

.wysiwyg .table-left {
  margin-right: auto;
}

.wysiwyg .table-scroll {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  margin: 1em 0 2em;
  max-width: none;
}

.wysiwyg .table-scroll::-webkit-scrollbar {
  height: 5px;
}

.wysiwyg .table-scroll::-webkit-scrollbar-track {
  border-radius: 5px;
  background: #eee;
}

.wysiwyg .table-scroll::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background: #CCC;
}

.wysiwyg .table-scroll table {
  margin: 0;
  max-width: none;
}

.wysiwyg .table-scroll table caption {
  text-align: left;
}

@media screen and (max-width: 414px) {
  .wysiwyg .table-scroll table {
    min-width: 100%;
  }
}
/* フォントサイズ小 <span class="font-size-small"> */
.wysiwyg .font-size-small {
  font-size: 0.6em;
}

/* フォントサイズ大 <span class="font-size-large"> */
.wysiwyg .font-size-large {
  font-size: 1.75em;
}

/* 文字の間隔0.5em <span class="font-space-small"> */
.wysiwyg .font-space-small {
  letter-spacing: 0.5em;
  margin-left: 0.5em;
}

/* 文字の間隔1.0em <span class="font-space-medium"> */
.wysiwyg .font-space-medium {
  letter-spacing: 1em;
  margin-left: 1em;
}

/* 文字の間隔1.5em <span class="font-space-large"> */
.wysiwyg .font-space-large {
  letter-spacing: 1.5em;
  margin-left: 1.5em;
}

/* 文字の間隔2.0em <span class="font-space-xlarge"> */
.wysiwyg .font-space-xlarge {
  letter-spacing: 2em;
  margin-left: 2em;
}

/* アドレス */
.wysiwyg address {
  position: relative;
  padding: 1em 2em;
  box-sizing: border-box;
  font-style: italic;
  background: #EEE;
  margin: 0.5em 1em 2em;
}

/* 短い引用 */
.wysiwyg q:before {
  content: '"';
  display: inline-block;
}

.wysiwyg q:after {
  content: '"';
  display: inline-block;
}

.wysiwyg q q:before {
  content: "'";
  display: inline-block;
}

.wysiwyg q q:after {
  content: "'";
  display: inline-block;
}

.wysiwyg q:lang(ja):before {
  content: "『";
  display: inline-block;
}

.wysiwyg q:lang(ja):after {
  content: "』";
  display: inline-block;
}

.wysiwyg q q:lang(ja):before {
  content: "「";
  display: inline-block;
}

.wysiwyg q q:lang(ja):after {
  content: "」";
  display: inline-block;
}

/* 出典 */
.wysiwyg cite {
  font-style: italic;
  font-family: Times New Roman, "ＭＳ Ｐゴシック";
}

/* post-pht-txt */
.post-pht-txt:after {
  content: "";
  display: block;
  clear: both;
}

.post-pht-txt .post-pht {
  float: right;
  width: 48%;
  margin: 0 0 2% 2%;
  z-index: 10;
  position: relative;
}

.post-pht-txt .wysiwyg {
  margin-bottom: 5em;
  word-wrap: break-word;
  overflow-wrap: break-word;
}

.post-pht-txt .wysiwyg h1,
.post-pht-txt .wysiwyg h2,
.post-pht-txt .wysiwyg h3,
.post-pht-txt .wysiwyg h4,
.post-pht-txt .wysiwyg h5,
.post-pht-txt .wysiwyg h6,
.post-pht-txt blockquote {
  display: flex;
}

/* related-file */
.related-file {
  margin: 1em 0;
}
.related-file a {
  color: #FFF;
  padding: 0.7em 1.3em;
  display: inline-block;
  background: #145E70;
}
.related-file a:before {
  content: "\f019";
  margin: 0 1em 0 0;
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  display: inline-block;
}

/* related-link */
.related-link {
  margin: 1em 0;
}
.related-link a {
  padding: 0.7em 1em;
  display: inline-block;
  background: #DAE8EC;
}
.related-link a:before {
  content: "\f35d";
  margin: 0 1em 0 0;
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  display: inline-block;
}

/* related-map */
.related-map {
  margin-top: 1.5em;
}
.related-map a {
  color: #FFF;
  padding: 0.5em 1.5em;
  display: inline-block;
  background: #145E70;
  text-decoration: none;
}
.related-map a:before {
  content: "\f3c5";
  margin: 0 1em 0 0;
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  display: inline-block;
}

/* related-youtube-link */
.related-youtube-link a {
  font-size: 1.8rem;
  border: 2px solid #1BA1E6;
  padding: 1em;
  margin: 0 0 1.5em;
  display: block;
  border-radius: 0.5em;
}

.related-youtube-link a:before {
  color: #023F9A;
  content: "\f167";
  font-weight: 900;
  font-family: "Font Awesome 5 brands";
  margin-right: 1em;
}

.post-content .btn-back {
  margin: 3em 0 0;
  text-align: center;
}
@media only screen and (max-width: 768px) {
  .post-content .btn-back {
    margin-bottom: 3em;
  }
}

.post-content .btn-back a {
  color: #FFF;
  font-size: 1.8rem;
  padding: 0.7em 3em;
  display: inline-block;
  text-align: left;
  position: relative;
  box-sizing: border-box;
  background-color: #145E70;
  letter-spacing: 0.1em;
}
.post-content .btn-back a:hover {
  opacity: 0.7;
}

.list-sns {
  margin: 3.5em 0 5em;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media only screen and (max-width: 768px) {
  .list-sns {
    margin: 0 0 0 5%;
  }
}
.list-sns li {
  margin: 0 1em;
}
.list-sns li a {
  display: flex;
  align-items: center;
}
.list-sns li a span {
  margin-left: 0.5em;
}
@media only screen and (max-width: 768px) {
  .list-sns li {
    margin: 0 0 1em;
  }
}
@media only screen and (max-width: 768px) {
  .list-sns {
    display: block;
  }
}

@media only screen and (max-width: 768px) {
  #contents .post-content h2.post-sttl-small {
    margin: 0 0 1em;
    border-top: none;
    text-align: left;
  }

  .post-pht {
    margin-bottom: 3em;
  }

  .iframe-area {
    margin: 1em 0 3em;
  }

  /* post-date */
  .post-date {
    display: block;
    text-align: center;
    float: none;
  }

  .post-content .btn-back a {
    font-size: 1.6rem;
  }
}
/* --------------------------------------------------

form

-------------------------------------------------- */
button, fieldset, form, input, label, legend, select, textarea {
  font-family: inherit;
  font-style: inherit;
  font-weight: inherit;
  margin: 0;
  padding: 0;
  vertical-align: middle;
}

fieldset {
  border: none;
  display: block;
}

fieldset span {
  display: inline-block;
}

textarea {
  width: 100%;
  min-height: 7em;
  font-size: 1.6rem;
  padding: 0.5em 0.8em;
  border: 1px solid #D1D1D1;
  border-radius: 0.5em;
  box-sizing: border-box;
}

button {
  font-size: 1.6rem;
  padding: 0.5em 0.8em;
  border-radius: 1em;
  cursor: pointer;
  border: 1px solid #707070;
}

input[type=checkbox], input[type=radio] {
  width: 1.2em;
  height: 1.2em;
  margin-right: 0.1em;
}

input[type=checkbox] + label, input[type=radio] + label {
  display: inline-block;
  margin-right: 0.6em;
}

input[type=text], input[type=number], input[type=tel], input[type=email], input[type=password] {
  font-size: 1.6rem;
  width: 100%;
  vertical-align: middle;
  border: none;
  padding: 0.2em 0.5em;
  background: none;
  box-sizing: border-box;
  border-radius: 1em;
  outline: none;
}
@media only screen and (max-width: 768px) {
  input[type=text], input[type=number], input[type=tel], input[type=email], input[type=password] {
    padding: 0.4em 0.8em;
  }
}

input[type=file] {
  padding: 5px 0;
}

.label-name {
  margin: 0px 7px 0 0;
  display: inline-block;
}

input.text-ss,
select.text-ss {
  width: 25%;
}

input.text-sss,
select.text-sss {
  width: 10%;
}

input.text-s,
select.text-s {
  width: 60%;
}

.text-m {
  width: 58%;
}

.text-l {
  width: 100%;
  margin: 10px 0;
}

select {
  width: 100%;
  font-size: 1.6rem;
  padding: 0.5em 0.8em;
  border: none;
  border: 1px solid #707070;
  border-radius: 1em;
  box-sizing: border-box;
}

select option[selected],
select option[active] {
  color: #FFF;
  background: #145E70;
}

.term-select span {
  margin: 0 0.5em;
}

.txt-required {
  color: #F00;
}

.link-reminder {
  margin: 1em 0 2em;
  text-align: center;
}

.link-reminder::before {
  color: #E0426C;
  content: "\f054";
  font-family: "fontAwesome";
  margin-right: 0.5em;
}

fieldset legend {
  display: none;
}

.form-area h6 {
  font-size: 2.8rem;
  font-weight: 700;
  margin-bottom: 1em;
  border: none;
}
@media only screen and (max-width: 768px) {
  .form-area h6 {
    font-size: 2rem;
    text-align: center;
  }
}

.form-area table {
  font-size: 1.7rem;
}

.form-area table tr th {
  width: 15em;
  padding: 1.5em;
  text-align: left;
}
@media only screen and (max-width: 768px) {
  .form-area table tr th {
    width: 100%;
    padding: 0.5em;
    display: block;
    box-sizing: border-box;
    border-bottom: none;
  }
}

.form-area table tr td {
  padding: 1.5em;
  text-align: left;
}
@media only screen and (max-width: 768px) {
  .form-area table tr td {
    width: 100%;
    padding: 0.5em;
    display: block;
    box-sizing: border-box;
  }
  .form-area table tr td button {
    font-size: 1.3rem;
    padding: 0.5em 0.8em;
  }
}

.form-area tr th strong {
  color: #8C302A;
  font-weight: normal;
  float: right;
}

.form-area td span {
  margin: 0 0.3em;
}

.form-area td span.ttl-sec {
  margin-left: 1em;
}
@media only screen and (max-width: 768px) {
  .form-area td span.ttl-sec {
    margin-left: 0.3em;
  }
  .form-area td span.ttl-sec + select {
    margin-top: 0.5em;
  }
}

.form-area td input {
  border: 1px solid #707070;
}

.form-area td input:nth-child(2) {
  margin-top: 1em;
}

.form-area td button {
  margin-left: 0.5em;
}

p.txt-error {
  color: #8C302A;
  font-weight: bold;
  margin: 0;
}

.form-area table {
  width: 100%;
}

.form-area table.fee tr th {
  background: #8C302A;
}

.form-area p + h6 {
  margin-top: 3%;
}

.form-area table.fee tr td {
  font-size: 2.8rem;
  font-weight: bold;
  background: #FFEBE8;
}
.form-area table.fee tr td span {
  font-size: 1.8rem;
}
@media only screen and (max-width: 768px) {
  .form-area table.fee tr td {
    font-size: 2.3rem;
    text-align: center;
  }
}

@media only screen and (max-width: 768px) {
  .form-area input.text-s,
.form-area select.text-s {
    width: 100%;
    box-sizing: border-box;
  }
  .form-area input.text-ss,
.form-area select.text-ss {
    width: 60%;
    box-sizing: border-box;
  }
}
/* --------------------------------------------------

navi

-------------------------------------------------- */
/* --------------------------------------------------

header

-------------------------------------------------- */
#header a:hover {
  opacity: 0.8;
  transition: all 0.3s;
}

#header {
  padding: 0;
  position: relative;
  z-index: 20;
  background: #FFF;
}
#header .wrap-header-top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 1em;
  position: relative;
}
@media only screen and (max-width: 768px) {
  #header .wrap-header-top {
    padding: 0.5em;
    display: block;
  }
}
#header .wrap-header-top h1,
#header .wrap-header-top .logo {
  max-width: 320px;
}
@media only screen and (max-width: 768px) {
  #header .wrap-header-top h1,
#header .wrap-header-top .logo {
    width: 60%;
    max-width: 280px;
  }
}
#header .wrap-header-top h1 a,
#header .wrap-header-top .logo a {
  position: relative;
  top: 0;
  z-index: 5;
}
@media only screen and (max-width: 1360px) {
  #header .wrap-header-top h1 a,
#header .wrap-header-top .logo a {
    width: 100%;
    left: auto;
  }
}
@media only screen and (max-width: 1360px) {
  #header .r-function-block {
    text-align: right;
    margin-top: 1em;
  }
}
@media only screen and (max-width: 768px) {
  #header .r-function-block {
    display: none;
  }
}
#header .r-function-block.sp-only {
  display: none;
}
@media only screen and (max-width: 768px) {
  #header .r-function-block.sp-only {
    display: block;
    text-align: center;
    margin: 0 0 1em;
    width: 100%;
  }
}
#header .btn-skip a {
  color: #FFF;
  font-size: 1.5rem;
  display: block;
  background: #0c4553;
  text-decoration: none;
  padding: 0.3em 1em 0.4em;
  border-radius: 2em;
  opacity: 1;
  position: absolute;
  left: 25%;
  top: -50px;
  z-index: 10;
}
#header .btn-skip a:before {
  content: "\f0dd";
  line-height: 1em;
  display: inline-block;
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  padding: 0 0.5em 0 0;
  vertical-align: top;
}
#header .btn-skip a:hover {
  background: #1B5E76;
}
#header .btn-skip a:focus {
  opacity: 1;
  top: 15%;
}
#header #navi {
  width: 100%;
  background: rgb(255, 255, 255);
  background: linear-gradient(0deg, rgb(255, 255, 255) 90%, rgb(236, 236, 236) 100%);
  padding: 1em 0;
}
@media only screen and (max-width: 768px) {
  #header #navi {
    background: rgb(255, 255, 255);
    padding: 1em 0;
    position: absolute;
    display: none;
  }
}
#header #navi ul {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  width: 1200px;
  margin: 0 auto;
  max-width: 100%;
}
@media only screen and (max-width: 768px) {
  #header #navi ul {
    display: block;
    width: 100%;
  }
}
#header #navi ul > li {
  display: flex;
  flex-wrap: wrap;
  flex: 1;
}
#header #navi ul > li:nth-child(2) {
  flex: 1.5;
}
#header #navi ul > li:last-child {
  flex: 2;
}
@media only screen and (max-width: 1360px) {
  #header #navi ul > li {
    flex: auto !important;
  }
}
@media only screen and (max-width: 1100px) {
  #header #navi ul > li {
    display: block;
  }
}
#header #navi ul > li:first-child > a {
  border-left: 1px solid #BFBFBF;
}
#header #navi ul > li > a {
  color: #145E70;
  font-weight: bold;
  font-size: 1.7rem;
  text-decoration: none;
  width: 100%;
  padding: 0.5em 0;
  display: flex;
  justify-content: center;
  align-items: center;
  border-left: 1px solid #BFBFBF;
  box-sizing: border-box;
  position: relative;
}
#header #navi ul > li > a.comming-soon {
  color: #A3A3A3;
  cursor: default;
  text-align: center;
}
#header #navi ul > li > a.comming-soon span {
  color: #145E70;
  white-space: nowrap;
  position: absolute;
  left: 50%;
  bottom: -1em;
  transform: translateX(-50%);
}
@media only screen and (max-width: 768px) {
  #header #navi ul > li > a.comming-soon span {
    display: block;
    position: static;
    transform: none;
  }
}
#header #navi ul > li > a.comming-soon:hover {
  opacity: 1;
}
@media only screen and (max-width: 1360px) {
  #header #navi ul > li > a {
    font-size: 1.5rem;
    display: block;
    text-align: center;
  }
}
@media only screen and (max-width: 768px) {
  #header #navi ul > li > a {
    font-size: 1.4rem;
    padding: 1em;
    border: none;
  }
}
#header #navi ul > li:last-child > a {
  border-right: 1px solid #BFBFBF;
}
@media only screen and (max-width: 768px) {
  #header #navi ul > li:last-child > a {
    border-right: none;
  }
}
@media only screen and (max-width: 768px) {
  #header #navi ul > li:first-child > a {
    border-left: none;
  }
}

/*　スマホボタン　*/
.btn-menu {
  display: none;
}
@media only screen and (max-width: 768px) {
  .btn-menu {
    display: block;
    cursor: pointer;
    position: absolute;
    top: 50%;
    right: 3%;
    z-index: 25;
    transform: translateY(-50%);
  }
}
.btn-menu .btn-s {
  display: block;
  text-align: center;
}
.btn-menu .btn-s div {
  position: relative;
  width: 28px;
  height: 19px;
  display: inline-block;
  vertical-align: middle;
}
.btn-menu .btn-s div span {
  display: inline-block;
  transition: all 0.4s;
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #145E70;
}
.btn-menu .btn-s div span:nth-of-type(1) {
  top: 0;
}
.btn-menu .btn-s div span:nth-of-type(2) {
  top: 9px;
}
.btn-menu .btn-s div span:nth-of-type(3) {
  bottom: 0;
}
.btn-menu .btn-s div span:nth-of-type(2)::after {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 2px;
  background-color: #145E70;
  transition: all 0.4s;
}
.btn-menu .btn-s.open span:nth-of-type(1) {
  transform: translateY(20px) scale(0);
}
.btn-menu .btn-s.open span:nth-of-type(2) {
  transform: rotate(-45deg);
}
.btn-menu .btn-s.open span:nth-of-type(2)::after {
  transform: rotate(90deg);
}
.btn-menu .btn-s.open span:nth-of-type(3) {
  transform: translateY(-20px) scale(0);
}
.btn-menu .btn-s p {
  min-width: 3.5em;
  display: block;
  font-size: 70%;
  width: 100%;
  margin-top: 0.5em;
  padding: 0 0.3em;
  background: none;
  border: none;
  display: block;
}

/* --------------------------------------------------

footer

-------------------------------------------------- */
#footer .info-f .name-f {
  text-align: center;
}
#footer .info-f .name-f span {
  display: block;
}

#footer {
  color: #133A42;
  padding: 5% 0 0;
  background: #FFF;
}
#footer .link-f {
  margin-bottom: 3.5em;
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
}
@media only screen and (max-width: 768px) {
  #footer .link-f {
    margin-bottom: 2em;
  }
}
#footer .link-f li a {
  font-weight: 600;
  text-align: center;
  display: block;
  text-decoration: underline;
}
@media only screen and (max-width: 768px) {
  #footer .link-f li {
    margin-bottom: 0.5em;
  }
}
#footer .info-f {
  margin-bottom: 3.5em;
  display: flex;
  justify-content: center;
  text-align: center;
}
@media only screen and (max-width: 768px) {
  #footer .info-f {
    margin-bottom: 1.5em;
    display: block;
  }
}
#footer .info-f .sns-l .copy-sns {
  margin-bottom: 2em;
  letter-spacing: 0.1em;
}
@media only screen and (max-width: 768px) {
  #footer .info-f .sns-l .copy-sns {
    margin-bottom: 1em;
  }
}
#footer .info-f .sns-l .list-sns {
  display: flex;
  justify-content: center;
}
@media only screen and (max-width: 420px) {
  #footer .info-f .sns-l .list-sns {
    display: block;
    text-align: left;
    padding-left: 25%;
  }
}
#footer .info-f .sns-l .list-sns li {
  font-size: 1.4rem;
  margin-right: 2em;
}
#footer .info-f .sns-l .list-sns li:last-child {
  margin-right: 0;
}
@media only screen and (max-width: 420px) {
  #footer .info-f .sns-l .list-sns li:last-child {
    margin: 0;
  }
}
@media only screen and (max-width: 420px) {
  #footer .info-f .sns-l .list-sns li {
    margin: 0 0 1em 0;
  }
}
#footer .info-f .sns-l .list-sns li a img {
  width: 25px;
  margin-right: 0.5em;
}
#footer .info-f .info-r {
  text-align: left;
}
@media only screen and (max-width: 768px) {
  #footer .info-f .info-r {
    margin-top: 2.3em;
  }
}
#footer .info-f .info-r .name-f {
  text-align: center;
  margin-bottom: 1em;
}
#footer .info-f .info-r .name-f span {
  font-size: 1.4rem;
  display: block;
}
#footer .info-f .info-r .info-tfm {
  margin-left: 0.5em;
}
#footer .info-f .info-r .info-tfm a {
  word-break: break-all;
}
#footer .copy {
  font-size: 1.3rem;
  padding: 1em 0;
  text-align: center;
  letter-spacing: 0.1em;
}
#footer .page-top a {
  font-size: 1.8rem;
  font-style: italic;
  font-weight: 700;
  font-family: "Playfair Display", serif;
  padding: 1em 1.2em;
  line-height: 1.4;
  letter-spacing: 0.1em;
  background: #0c4553;
  border-radius: 50%;
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.2);
  position: fixed;
  right: 3%;
  bottom: 5%;
  z-index: 15;
  transition: all 0.4s;
}
#footer .page-top a:hover {
  opacity: 0.8;
}
#footer .page-top a:before {
  content: "";
  width: 0.7em;
  height: 0.7em;
  border-left: 3px solid #FFF;
  border-top: 3px solid #FFF;
  display: inline-block;
  transform: rotateZ(45deg);
  vertical-align: middle;
}
@media only screen and (max-width: 768px) {
  #footer .page-top a {
    font-size: 1.3rem;
  }
}
#footer .page-top img {
  width: 4.2em;
}
#footer .page-top img:hover {
  opacity: 1;
}

/* --------------------------------------------------

リンク設定

-------------------------------------------------- */
a {
  text-decoration: underline;
}

/* --------------------------------------------------

タイトル

-------------------------------------------------- */
/* page-ttl */
.page-ttl {
  color: #FFF;
  font-size: 3rem;
  text-align: left;
  letter-spacing: 0.3em;
  background: #145E70;
  padding: 1.5em 2em;
  margin-bottom: 2%;
  position: relative;
  text-align: center;
}
@media only screen and (max-width: 768px) {
  .page-ttl {
    font-size: 2.4rem;
    text-align: center;
  }
}
.page-ttl:before, .page-ttl:after {
  content: "";
  width: 5em;
  height: 2.8em;
  margin: 0 auto;
  display: block;
  background: url(../img/common/pct_wave_white.svg) no-repeat center center;
  background-size: contain;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}
.page-ttl:before {
  left: 1.5em;
}
@media only screen and (max-width: 768px) {
  .page-ttl:before {
    left: 0.2em;
  }
}
.page-ttl::after {
  right: 1.5em;
}
@media only screen and (max-width: 768px) {
  .page-ttl::after {
    right: 0.2em;
  }
}

/* ttl-large */
.ttl-large {
  color: #1B5E76;
  font-size: 3rem;
  font-weight: bold;
  letter-spacing: 0.3em;
  margin-bottom: 2em;
}
.ttl-large span {
  display: block;
}
.ttl-large.wave-u {
  padding-top: 1.5em;
}
.ttl-large.wave-u:after {
  content: "";
  width: 4em;
  height: 1em;
  margin: 0 auto;
  display: block;
  background: url(../img/common/ttl_wave.svg) no-repeat center center;
  background-size: contain;
}
.ttl-large.center {
  text-align: center;
}
@media only screen and (max-width: 768px) {
  .ttl-large {
    margin: 1em 0 2em;
  }
}
.ttl-large.border {
  display: flex;
  align-items: center;
  text-align: center;
}
.ttl-large.border:before, .ttl-large.border:after {
  content: "";
  display: block;
  flex: 1;
  border-top: 1px solid #145E70;
}
.ttl-large.border:before {
  margin-right: 0.5em;
}
@media only screen and (max-width: 768px) {
  .ttl-large.border:before {
    margin-right: 1em;
  }
}
.ttl-large.border:after {
  margin-left: 0.5em;
}
@media only screen and (max-width: 768px) {
  .ttl-large.border:after {
    margin-left: 1em;
  }
}
.ttl-large.border h3 {
  width: 55%;
}
@media only screen and (max-width: 768px) {
  .ttl-large.border h3 {
    width: 65%;
  }
}
.ttl-large.border-ud-ttl {
  padding: 0.8em 0;
  border-top: 1px solid #145E70;
  border-bottom: 1px solid #145E70;
  text-align: center;
}
@media only screen and (max-width: 768px) {
  .ttl-large {
    font-size: 2.1rem;
    letter-spacing: 0.1em;
  }
}

/* ttl-small */
.ttl-small {
  color: #1B5E76;
  font-size: 2.2rem;
  letter-spacing: 0.3em;
  margin-bottom: 2em;
}
.ttl-small.center {
  text-align: center;
}
@media only screen and (max-width: 768px) {
  .ttl-small {
    margin: 1em 0 2em;
  }
}
.ttl-small.border {
  display: flex;
  align-items: center;
  text-align: center;
}
.ttl-small.border:before, .ttl-small.border:after {
  content: "";
  display: block;
  flex: 1;
  border-top: 1px solid #145E70;
}
.ttl-small.border:before {
  margin-right: 2em;
}
.ttl-small.border:after {
  margin-left: 2em;
}

.ttl-large.white {
  color: #FFF;
}

.ttl-large.center .ttl-jp,
.ttl-large.center .ttl-eng {
  text-align: center;
}

.ttl-large.left .ttl-jp,
.ttl-large.left .ttl-eng {
  text-align: left;
}

.ttl-large.left .ttl-eng {
  padding-left: 0.1em;
}

.ttl-large .ttl-jp {
  font-size: 5.3rem;
  font-weight: 700;
  letter-spacing: 0.2em;
}

.ttl-large .ttl-jp span {
  font-size: 4rem;
}

.ttl-large .ttl-eng {
  font-size: 2.2rem;
  margin-top: 0.3em;
}

/* ttl-small */
.ttl-small {
  color: #1B5E76;
  font-size: 2.2rem;
  letter-spacing: 0.1em;
  margin-bottom: 2em;
  display: flex;
  align-items: center;
}
.ttl-small img {
  margin-right: 0.2em;
}
.ttl-small.center {
  justify-content: center;
}
@media only screen and (max-width: 768px) {
  .ttl-small {
    margin: 1em 0 1.2em;
  }
}

/* ttl-vertical */
.ttl-vertical {
  color: #FFF;
  font-size: 4rem;
  line-height: 1.3;
  letter-spacing: 0.15em;
  writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  position: relative;
  white-space: nowrap;
}
.ttl-vertical.green {
  color: #1B5E76;
}

@media all and (-ms-high-contrast: none) {
  /* IE11 */
}
.ttl-vertical span {
  margin-top: 1em;
  display: block;
}

@media all and (-ms-high-contrast: none) {
  .ttl-vertical span {
    width: 2em;
    writing-mode: vertical-rl;
    white-space: normal;
    left: -2em;
  }

  /* IE11 */
}
/* 2行 */
.ttl-vertical.line-two {
  margin: 0 0 2.6em 1.5em;
}

@media all and (-ms-high-contrast: none) {
  .ttl-vertical.line-two {
    width: 10em;
  }

  /* IE11 */
}
/* ttl-center */
.ttl-center {
  color: #FFF;
  font-size: 4rem;
  text-align: center;
  letter-spacing: 0.15em;
}
@media only screen and (max-width: 768px) {
  .ttl-center {
    font-size: 2.5rem;
  }
}

/* ttl-estab */
.ttl-estab {
  color: #FFF;
  font-size: 2.5rem;
  padding: 0.4em 0;
  text-align: center;
  letter-spacing: 0.15em;
  background: #427379;
  position: relative;
}
.ttl-estab:after {
  content: "";
  width: 0;
  height: 0;
  border-top: 0.7em solid #427379;
  border-left: 1.3em solid transparent;
  border-right: 1.3em solid transparent;
  position: absolute;
  left: 50%;
  bottom: -0.25em;
  transform: translateX(-50%);
}

.ttl-column {
  text-align: center;
  border-bottom: 2px solid #CFD7D9;
  margin-bottom: 2em;
}
.ttl-column .ttl-sub-col {
  display: flex;
  align-items: flex-end;
  text-align: center;
}
.ttl-column .ttl-sub-col:before, .ttl-column .ttl-sub-col:after {
  content: "";
  display: block;
  flex: 1;
  border-top: 2px solid #CFD7D9;
}
.ttl-column .ttl-sub-col:before {
  margin-right: 2em;
}
.ttl-column .ttl-sub-col:after {
  margin-left: 2em;
}
.ttl-column .ttl-sub-col img {
  display: block;
}
.ttl-column .ttl-col {
  font-size: 3rem;
  margin: 0.6em 0 0.5em;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 768px) {
  .ttl-column .ttl-col {
    font-size: 2.4rem;
  }
}
.ttl-column .ttl-col:before, .ttl-column .ttl-col:after {
  content: "";
  display: block;
  flex: 0.05;
  border-top: 1px solid #145E70;
}
.ttl-column .ttl-col:before {
  margin-right: 1em;
}
.ttl-column .ttl-col:after {
  margin-left: 1em;
}

/* ttl-mirai */
.ttl-mirai {
  color: #FFF;
  background: #44434A;
  border-bottom: 2px solid #145E70;
  font-size: 2rem;
  text-align: center;
  padding: 0.8em;
  line-height: 1.2;
  margin-bottom: 2em;
}
@media only screen and (max-width: 768px) {
  .ttl-mirai {
    font-size: 1.4rem;
  }
}

@media only screen and (max-width: 768px) {
  .ttl-large .ttl-jp {
    font-size: 2.5rem;
  }

  .ttl-large .ttl-jp span {
    font-size: 2rem;
  }

  .ttl-vertical {
    font-size: 2.5rem;
  }

  .ttl-vertical span {
    font-size: 2rem;
  }

  /* ttl-sub */
  .ttl-sub {
    font-size: 2.3rem;
  }
  .ttl-sub h3 {
    background-position: 10% center;
  }
}
/* --------------------------------------------------

ボタン

-------------------------------------------------- */
.btn-more a {
  color: #FFF;
  padding: 1em 3em;
  display: inline-block;
  text-align: center;
  text-decoration: none;
  position: relative;
  box-sizing: border-box;
  background-color: #145E70;
  letter-spacing: 0.1em;
}
.btn-more a:hover {
  opacity: 0.7;
}
@media only screen and (max-width: 768px) {
  .btn-more a {
    font-size: 1.4rem;
    padding: 1em;
  }
}

.btn-base a {
  min-width: 10em;
  color: #FFF;
  padding: 0.5em 2em;
  display: inline-block;
  text-align: center;
  text-decoration: none;
  position: relative;
  box-sizing: border-box;
  background-color: #145E70;
  letter-spacing: 0.1em;
}
.btn-base a:hover {
  opacity: 0.7;
}
@media only screen and (max-width: 768px) {
  .btn-base a {
    font-size: 1.4rem;
  }
}

.btn-toggle {
  color: #145E70;
  background: none;
  letter-spacing: 0.1em;
  padding: 0.5em 2em 0.5em 3.5em;
  margin: 1em auto;
  display: block;
  text-align: left;
  text-decoration: none;
  position: relative;
  box-sizing: border-box;
  border-radius: 0;
  border: 1px solid #145E70;
}
.btn-toggle:before {
  content: "";
  display: block;
  width: 12px;
  height: 1px;
  background: #145E70;
  position: absolute;
  top: 50%;
  left: 1.5em;
  transform: translateY(-50%);
}
.btn-toggle:after {
  content: "";
  display: block;
  width: 1px;
  height: 12px;
  background: #145E70;
  position: absolute;
  top: 50%;
  left: 1.85em;
  transform: translateY(-50%);
}
.btn-toggle.active:after {
  display: none;
}

/* --------------------------------------------------

背景

-------------------------------------------------- */
.bg {
  padding: 3% 0;
}

.bg-pht {
  position: relative;
  z-index: -1;
}
.bg-pht img {
  width: 100vw;
}

.bg-border {
  padding: 3% 0;
  border-bottom: 1px solid #BDD2D7;
}

.bg-wave {
  padding: 3% 0;
  background: #E9F0F2;
  position: relative;
  overflow: hidden;
  z-index: 0;
}
@media only screen and (max-width: 768px) {
  .bg-wave {
    padding: 1em 0 0;
  }
}
.bg-wave::before, .bg-wave::after {
  content: "";
  width: 30vmin;
  height: 20vmin;
  background: url(../img/common/pct_wave_blue.svg) no-repeat center center;
  background-size: contain;
  display: block;
  position: absolute;
  bottom: 5%;
  z-index: -1;
}
.bg-wave::before {
  top: 7%;
  right: 5%;
}
@media only screen and (max-width: 768px) {
  .bg-wave::before {
    right: -8%;
  }
}
.bg-wave::after {
  left: 5%;
  bottom: 5%;
}
@media only screen and (max-width: 768px) {
  .bg-wave::after {
    left: -8%;
    top: 0;
    bottom: 0;
    margin: auto;
  }
}
@media only screen and (max-width: 768px) {
  .bg-wave > div::after {
    content: "";
    width: 30vmin;
    height: 20vmin;
    background: url(../img/common/pct_wave_blue.svg) no-repeat center center;
    background-size: contain;
    display: block;
    position: absolute;
    right: -8%;
    bottom: 8%;
    z-index: -1;
  }
}

/* --------------------------------------------------

アイコン

-------------------------------------------------- */
.icon-new {
  color: #FFF;
  font-size: 0.8em;
  font-weight: 700;
  padding: 0 0.3em;
  margin: 0 0 0 0.5em;
  display: inline-block;
  position: relative;
  background: #8C302A;
}

.icon-e {
  color: #FFF;
  font-size: 0.8em;
  font-weight: 700;
  padding: 0 0.8em;
  margin: 0 0 0 0.5em;
  display: inline-block;
  position: relative;
  background: #C9491A;
  white-space: nowrap;
}
.icon-e.end {
  background: #C9491A;
}

.icon-news {
  color: #000;
  font-size: 0.8em;
  padding: 0 0.3em;
  margin: 0 0 0 0.5em;
  display: inline-block;
  position: relative;
  border: 1px solid #000;
  white-space: nowrap;
}

.category {
  padding: 0 0.7em;
  background: none;
  border-radius: 2em;
  display: inline-block;
  text-align: center;
  letter-spacing: 1px;
  border: 1px solid #999;
}
.category.gift {
  color: #2E3D60;
  border: 1px solid #2E3D60;
}
.category.experience {
  color: #44602E;
  border: 1px solid #44602E;
}
.category.sightseeing {
  color: #44602E;
  border: 1px solid #44602E;
}
.category.nature {
  color: #44602E;
  border: 1px solid #44602E;
}
.category.water {
  color: #44602E;
  border: 1px solid #44602E;
}
.category.festival {
  color: #44602E;
  border: 1px solid #44602E;
}
.category.hotspring {
  color: #44602E;
  border: 1px solid #44602E;
}
.category.food {
  color: #44602E;
  border: 1px solid #44602E;
}
.category.stay {
  color: #44602E;
  border: 1px solid #44602E;
}
.category.other {
  color: #2E3D60;
  border: 1px solid #2E3D60;
}

.time-required {
  display: flex;
  align-items: stretch;
}
.time-required div,
.time-required p {
  display: flex;
  align-items: center;
  justify-content: center;
}
.time-required .way {
  color: #FFF;
  padding: 0.2em 2em;
  background: #000;
}
.time-required .way.car:before {
  content: "\f1b9";
  font-weight: 900;
  margin-right: 0.3em;
  display: block;
  font-family: "Font Awesome 5 Pro";
}
.time-required .way.walk:before {
  content: "\f554";
  font-weight: 900;
  margin-right: 0.3em;
  display: block;
  font-family: "Font Awesome 5 Pro";
}
.time-required .way.bus:before {
  content: "\f55e";
  font-weight: 900;
  margin-right: 0.3em;
  display: block;
  font-family: "Font Awesome 5 Pro";
}
.time-required .way.train:before {
  content: "\f238";
  font-weight: 900;
  margin-right: 0.3em;
  display: block;
  font-family: "Font Awesome 5 Pro";
}
.time-required.orange .way {
  background: #8C302A;
}
.time-required .time {
  padding: 0.2em 1.5em;
  background: #FFF;
}
.time-required.orange .time {
  color: #8C302A;
}

/* --------------------------------------------------

テキスト

-------------------------------------------------- */
p.txt-sentence {
  font-size: 1.6rem;
  margin-bottom: 2em;
  line-height: 2.3;
}
@media only screen and (max-width: 768px) {
  p.txt-sentence {
    line-height: 1.7;
  }
}

p.txt-large {
  font-size: 2.5rem;
  margin-bottom: 1em;
}

p.txt-middle {
  font-size: 2rem;
  margin-bottom: 1em;
}
@media only screen and (max-width: 768px) {
  p.txt-middle {
    font-size: 1.6rem;
  }
}
p.txt-middle.center {
  line-height: 2.3;
  text-align: center;
}

p.txt-about {
  width: 100%;
  max-width: 600px;
  font-size: 1.6rem;
  line-height: 1.8;
  margin: 0 auto 1.5em;
}

p.txt-right {
  text-align: right;
}

/* --------------------------------------------------

ttl-feature01

-------------------------------------------------- */
.ttl-feature {
  margin-bottom: 4em;
  position: relative;
  overflow: hidden;
}
.ttl-feature:after, .ttl-feature:before {
  content: "";
  width: 370px;
  height: 200px;
  background: url("../img/common/pct_wave_blue.svg") no-repeat center center;
  background-size: contain;
  display: block;
  position: absolute;
  z-index: -1;
}
.ttl-feature:after {
  left: -140px;
  bottom: -4%;
}
.ttl-feature:before {
  right: -140px;
  bottom: -4%;
}
@media screen and (max-width: 768px) {
  .ttl-feature:after, .ttl-feature:before {
    display: none;
  }
}
.ttl-feature .ph-f {
  padding-top: 29%;
  overflow: hidden;
  position: relative;
}
.ttl-feature .ph-f.high {
  padding-top: 45%;
}
.ttl-feature .ph-f img {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
}
.ttl-feature .inner {
  display: flex;
  justify-content: space-between;
}
.ttl-feature .inner .ttl-vertical {
  font-size: 4.5rem;
  margin-top: -2em;
  padding: 0.7em 0.5em;
  background: #FFF;
  letter-spacing: 0.4em;
}
.ttl-feature .inner .ttl-vertical span {
  margin: 2.8em 0.2em 0 0;
  background: #FFF;
}
.ttl-feature .inner .ttl-vertical span.sttl {
  font-size: 3rem;
  display: inline-block;
  margin-top: 1.5em;
}
@media only screen and (max-width: 1100px) {
  .ttl-feature .inner .ttl-vertical {
    font-size: 2rem;
    margin: -1em 0 0 auto;
  }
}
.ttl-feature .inner .txt-right {
  margin: 4em 0 0 4em;
  padding-left: 4em;
  border-left: 1px solid #CFD7D9;
  width: 73%;
}
@media only screen and (max-width: 768px) {
  .ttl-feature .inner .txt-right {
    margin: 1em 0 0 1em;
    padding-left: 1em;
  }
}
.ttl-feature .inner .txt-right p {
  line-height: 2.3;
  margin-bottom: 1em;
}

/* --------------------------------------------------

main-area

-------------------------------------------------- */
.main-area {
  width: 90%;
  margin: -3em 0 0 auto;
  position: relative;
  z-index: 2;
}
@media only screen and (max-width: 1100px) {
  .main-area {
    margin: 0 0 0 auto;
  }
}
@media only screen and (max-width: 768px) {
  .main-area {
    width: 100%;
  }
}
.main-area .slick .slick-slide {
  height: 39.5vw;
  position: relative;
}
.main-area .slick .slick-slide img {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
}
.main-area .slick .slick-slide iframe {
  width: 120% !important;
  height: 142% !important;
  position: absolute;
  top: 51%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media only screen and (max-width: 1100px) {
  .main-area .slick .slick-slide iframe {
    top: 50%;
  }
}
@media only screen and (max-width: 768px) {
  .main-area .slick .slick-slide iframe {
    width: 140% !important;
    height: 164% !important;
  }
}
.main-area .slick .slick-arrow {
  width: 45px;
  height: 45px;
  background: #8c302A;
  display: flex;
  justify-content: center;
  position: absolute;
  cursor: pointer;
  align-items: center;
}
@media only screen and (max-width: 768px) {
  .main-area .slick .slick-arrow {
    width: 35px;
    height: 35px;
  }
}
.main-area .slick .slick-arrow img {
  width: 10px;
}
.main-area .slick .slick-arrow.prev {
  bottom: -45px;
  right: 135px;
}
@media only screen and (max-width: 768px) {
  .main-area .slick .slick-arrow.prev {
    bottom: -35px;
    right: 105px;
  }
}
.main-area .slick .slick-arrow.next {
  bottom: -45px;
  right: 90px;
}
@media only screen and (max-width: 768px) {
  .main-area .slick .slick-arrow.next {
    bottom: -35px;
    right: 70px;
  }
}
.main-area .buttons div {
  width: 45px;
  height: 45px;
  position: absolute;
  background: #964A45;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
@media only screen and (max-width: 768px) {
  .main-area .buttons div {
    width: 35px;
    height: 35px;
  }
}
.main-area .buttons div.play-ca {
  bottom: -45px;
  right: 0;
}
@media only screen and (max-width: 768px) {
  .main-area .buttons div.play-ca {
    bottom: -35px;
  }
}
.main-area .buttons div.play-ca img {
  width: 10px;
}
.main-area .buttons div.stop-ca {
  bottom: -45px;
  right: 45px;
}
@media only screen and (max-width: 768px) {
  .main-area .buttons div.stop-ca {
    bottom: -35px;
    right: 35px;
  }
}
.main-area .buttons div.stop-ca img {
  width: 10px;
}
.main-area .thumbnail {
  position: absolute;
  bottom: 10%;
  right: 5%;
}
@media only screen and (max-width: 768px) {
  .main-area .thumbnail {
    position: static;
  }
}
.main-area .thumbnail .slick-track {
  display: flex;
  justify-content: flex-end;
}
@media only screen and (max-width: 768px) {
  .main-area .thumbnail .slick-track {
    justify-content: center;
  }
}
.main-area .thumbnail .slick-slide {
  width: 90px !important;
  float: none;
  position: relative;
}
@media only screen and (max-width: 1100px) {
  .main-area .thumbnail .slick-slide {
    width: 70px !important;
  }
}
.main-area .thumbnail .slick-slide:after {
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
}
.main-area .thumbnail .slick-slide.slick-current::after {
  display: none;
}
@media screen and (max-width: 768px) {
  .main-area .scroll-m span {
    display: none !important;
  }
}
.main-area .scroll-m span.txt {
  color: #FFF;
  font-size: 1.5rem;
  font-weight: 400;
  white-space: nowrap;
  letter-spacing: 0.1em;
  z-index: 2;
  transform: rotate(-90deg);
  letter-spacing: 0.2em;
  text-shadow: 0 0 3px #000, 0 0 10px #000, 0 0 13px #000, 0 0 15px #000;
  position: absolute;
  bottom: 146px;
  left: 55px;
}
.main-area .scroll-m span.line-s {
  width: 2px;
  height: 130px;
  background: rgba(255, 255, 255, 0.5);
  display: block;
  position: absolute;
  bottom: -3%;
  left: 85px;
  overflow: hidden;
}

/* --------------------------------------------------

carousel-area

-------------------------------------------------- */
.carousel-area {
  margin: 20px 0 60px;
  padding: 45px 0;
  position: relative;
  overflow: hidden;
}
.carousel-area .slick-slider {
  position: static;
}
.carousel-area .slick-slider a {
  padding: 0 0.5em;
  display: block;
  text-align: center;
}
.carousel-area .slick-slider a img {
  margin: 0 auto;
}
.carousel-area .slick-slider.slick-dotted {
  margin: 0;
}
.carousel-area .slick-slider.slick-dotted .slick-dots {
  position: absolute;
  bottom: 0;
}
.carousel-area .slick-slider .arrow {
  cursor: pointer;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
}
@media only screen and (max-width: 768px) {
  .carousel-area .slick-slider .arrow {
    width: 15px;
  }
}
.carousel-area .slick-slider .arrow.next {
  right: 5%;
}
.carousel-area .slick-slider .arrow.prev {
  left: 5%;
}

/* --------------------------------------------------

ttl-ulayer

-------------------------------------------------- */
.ttl-ulayer {
  background: url(../img/common/bg_unavi.jpg) no-repeat top 30% right -60%;
  background-size: 70%;
  position: relative;
}
.ttl-ulayer.gallery {
  background: url(../img/common/bg_unavi_gallery.jpg) repeat-x center right;
  background-size: 60%;
}
@media only screen and (max-width: 1050px) {
  .ttl-ulayer.gallery {
    background-size: 80%;
  }
}
@media only screen and (max-width: 768px) {
  .ttl-ulayer.gallery {
    background-size: contain;
  }
}
.ttl-ulayer h2 {
  width: 30%;
  color: #FFF;
  font-size: 3rem;
  padding: 1.2em 0;
  text-align: left;
  background: #145E70 url(../img/common/bg_uh_green.jpg) no-repeat center center;
  background-color: #145E70;
  background-size: cover;
  text-align: center;
  letter-spacing: 0.2em;
  position: relative;
}
@media only screen and (max-width: 768px) {
  .ttl-ulayer h2 {
    width: 50%;
    font-size: 2rem;
    padding: 0.8em 0;
  }
}
.ttl-ulayer.know {
  background: #145E70 url(../img/common/bg_know.png) no-repeat right center;
  box-sizing: border-box;
  background-size: 80%;
}
@media only screen and (max-width: 1100px) {
  .ttl-ulayer.know {
    background-position: top 19% right;
    background-size: 750px;
  }
}
@media only screen and (max-width: 768px) {
  .ttl-ulayer.know {
    background-size: 100% auto;
  }
}
.ttl-ulayer.know h2 {
  background: url(../img/common/pct_wave.svg) #145E70;
  background-repeat: no-repeat;
  background-position: center center;
}
@media only screen and (max-width: 768px) {
  .ttl-ulayer.know h2 {
    background-size: 70%;
  }
}
.ttl-ulayer.know:before {
  background: rgba(0, 51, 62, 0.6);
}
.ttl-ulayer.know.high {
  background: #145E70 url(../img/common/ph_know.jpg) no-repeat top 25% right;
  background-size: 70%;
}
@media only screen and (max-width: 1100px) {
  .ttl-ulayer.know.high {
    background-position: top right -50px;
    background-size: 80%;
  }
}
@media only screen and (max-width: 768px) {
  .ttl-ulayer.know.high {
    background-position: top 30% right 0;
    background-size: 50%;
  }
}
.ttl-ulayer.know.high h2 {
  height: 240px;
  font-size: 4rem;
  display: flex;
  justify-content: center;
  align-items: center;
  writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
}
@media only screen and (max-width: 768px) {
  .ttl-ulayer.know.high h2 {
    font-size: 2rem;
    height: 44px;
    writing-mode: horizontal-tb;
    -ms-writing-mode: bt-lr;
  }
}
.ttl-ulayer.protect {
  background: #145E70 url(../img/common/bg_uh_protect.jpg) no-repeat right center;
  background-size: 70%;
}
.ttl-ulayer.protect:before {
  background: linear-gradient(to right, #14434D, #14434D 0, rgba(20, 67, 77, 0.3));
}
.ttl-ulayer.protect h2 {
  background: url(../img/common/pct_wave.svg) #964A45;
  background-repeat: no-repeat;
  background-position: center center;
  display: flex;
  justify-content: center;
  align-items: center;
}
.ttl-ulayer.protect h2 span {
  padding-top: 1em;
}
@media only screen and (max-width: 768px) {
  .ttl-ulayer.protect h2 {
    width: 50%;
    font-size: 2rem;
    padding: 0.8em 0;
    height: 58px;
    writing-mode: horizontal-tb;
    -webkit-writing-mode: horizontal-tb;
    -ms-writing-mode: lr-tb;
    align-items: center;
    background-size: 70%;
  }
  .ttl-ulayer.protect h2 span {
    padding-top: 0;
  }
}
.ttl-ulayer.protect.high {
  background: #145E70 url(../img/common/bg_uh_protect.jpg) no-repeat center center;
  background-size: cover;
}
.ttl-ulayer.protect.high h2 {
  padding: 2.2em 0 0.2em 0;
  height: 240px;
  font-size: 4rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
}
@media only screen and (max-width: 768px) {
  .ttl-ulayer.protect.high h2 {
    flex-direction: row;
    align-items: center;
    padding: 0.8em 0;
    font-size: 2rem;
    height: 44px;
    writing-mode: horizontal-tb;
    -ms-writing-mode: bt-lr;
  }
}
.ttl-ulayer.heritage h2 {
  height: 240px;
  font-size: 4rem;
  background-image: none;
  display: flex;
  justify-content: center;
  align-items: center;
  writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  background-size: cover;
}
.ttl-ulayer.heritage h2:before {
  content: "";
  width: 80%;
  height: 80%;
  display: block;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  opacity: 0.2;
  position: absolute;
}
@media only screen and (max-width: 768px) {
  .ttl-ulayer.heritage h2 {
    font-size: 2rem;
    height: 44px;
    writing-mode: horizontal-tb;
    -ms-writing-mode: bt-lr;
  }
}
.ttl-ulayer.heritage.visit {
  background: url(../img/common/ph_visit.jpg) no-repeat center right;
  background-size: 70%;
  box-sizing: border-box;
}
@media only screen and (max-width: 870px) {
  .ttl-ulayer.heritage.visit {
    background-size: 85%;
  }
}
@media only screen and (max-width: 768px) {
  .ttl-ulayer.heritage.visit {
    background-size: 50%;
  }
}
.ttl-ulayer.heritage.visit h2 {
  background: url(../img/common/pct_wave.svg) #6E7047;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 80%;
}
.ttl-ulayer.heritage.visit:before {
  background: rgba(0, 51, 62, 0.6);
}
.ttl-ulayer:before {
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  background: linear-gradient(to right, #14434D, #14434D 40%, rgba(20, 67, 77, 0.5));
  position: absolute;
  top: 0;
  right: 0;
}

/* --------------------------------------------------

sns-share

-------------------------------------------------- */
.sns-share {
  text-align: left;
  margin-bottom: 4em;
}

.sns-share li {
  font-size: 1.4rem;
  display: inline-block;
}

.sns-share li a {
  width: 150px;
  display: block;
  color: #FFF;
  text-align: center;
  padding: 3px 0;
  border-radius: 20px;
  transition: all 0.3s;
}
@media only screen and (max-width: 768px) {
  .sns-share li a {
    width: 80px;
  }
}

.sns-share li a:hover {
  opacity: 0.7;
}

.facebook-share a:before {
  content: "\f09a";
  font-family: FontAwesome;
}

.twitter-share a:before {
  content: "\f099";
  font-family: FontAwesome;
}

.facebook-share a {
  background: #3B5A9A;
}

.facebook-share a:before {
  content: "\f09a";
  font-family: FontAwesome;
  margin-right: 0.5em;
}

.twitter-share a {
  background: #2CA7E0;
}

.twitter-share a:before {
  content: "\f099";
  font-family: FontAwesome;
  margin-right: 0.5em;
}

.line-share a {
  background: #28C00B;
}

.googleplus-share a {
  background: #DE4A36;
}

.googleplus-share a:before {
  content: "\f0d5";
  font-family: FontAwesome;
  margin-right: 0.5em;
}

@media screen and (max-width: 768px) {
  .sns-share li a {
    display: block;
    color: #FFF;
    text-align: center;
    font-size: 0.9rem;
    padding: 5px 0;
    border-radius: 20px;
  }
}
/* --------------------------------------------------

ぱんくず

-------------------------------------------------- */
.breadCrumbs {
  margin: 2%;
}

.breadCrumbs li {
  font-size: 1.3rem;
  margin-right: 0.8em;
  display: inline-block;
  letter-spacing: 1px;
}

.breadCrumbs li a {
  text-decoration: none;
  margin-right: 0.8em;
}

.breadCrumbs li:after {
  content: "";
  width: 0.4em;
  height: 0.4em;
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  display: inline-block;
  transform: rotateZ(45deg);
  vertical-align: middle;
}

.breadCrumbs li:last-child:after {
  display: none;
}

@media screen and (max-width: 768px) {
  .breadCrumbs {
    width: auto;
    padding: 0.3em 1em 0.7em;
    position: relative;
  }

  .breadCrumbs li {
    font-size: 1.3rem;
    line-height: 1.2;
  }
}
/* --------------------------------------------------

ページング、検索結果、検索条件

-------------------------------------------------- */
.count-disp.searches {
  margin-top: 2em;
}

/* conditions */
.conditions {
  margin: 0 auto 5%;
  padding: 2% 0;
}

.conditions .btn-delete {
  margin-left: auto;
}

.conditions .btn-delete a {
  color: #FFF;
  margin: 0;
  background: #000;
}

.conditions .paging-result {
  float: right;
  font-weight: bold;
}

.conditions dl {
  width: 100%;
  display: flex;
  align-items: center;
  letter-spacing: 1px;
}

.conditions dt:before {
  content: "";
  width: 1em;
  height: 3px;
  margin-right: 0.3em;
  display: inline-block;
  vertical-align: middle;
  background: #3CA4E2;
}

.conditions dt {
  color: #023F9A;
  font-size: 1.8rem;
  font-weight: bold;
  margin-right: 1em;
}

.conditions dd a,
.conditions dd span {
  color: #000;
  font-weight: bold;
  padding: 0.1em 1em;
  margin-right: 0.5em;
  display: inline-block;
  border: 1px solid #000;
  background: #EAECF1;
  border-radius: 0.5em;
  vertical-align: middle;
  cursor: pointer;
}

.conditions dd a:before {
  content: "\f00d";
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  margin-right: 0.5rem;
}

.conditions a:hover {
  opacity: 0.7;
}

/* paging　*/
.paging {
  margin-bottom: 2.8em;
  position: relative;
  overflow: hidden;
}
.paging .pagingIn {
  text-align: right;
}
.paging .pagingIn span {
  margin-bottom: 0.4em;
}

.paging .count {
  margin: 0 0 2em;
  text-align: left;
  letter-spacing: 1px;
}

.paging .paging-sort {
  float: left;
  margin-right: 1rem;
}

.paging .paging-sort select {
  padding: 5px 10px;
  line-height: 1;
  vertical-align: middle;
}

.paging .paging-result {
  display: block;
  line-height: 2;
  vertical-align: middle;
  text-align: left;
}

.paging .count span {
  font-size: 2.2rem;
  font-weight: bold;
  margin: 0 0.2em 0 0;
}

.paging a {
  color: #145E70;
  text-decoration: underline !important;
  display: inline-block;
  margin: 0 0.2em;
  padding: 0.4em 0.8em;
  border: 1px solid #145E70;
}

.paging .current {
  color: #FFF;
  display: inline-block;
  margin: 0 0.2em;
  padding: 0.4em 0.8em;
  background: #145E70;
  border: 1px solid #145E70;
}

.paging .prev a:before {
  content: "";
  width: 0.4em;
  height: 0.4em;
  margin-right: 0.5em;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-left-width: 1px;
  border-left-style: solid;
  display: inline-block;
  transform: rotateZ(45deg);
  vertical-align: middle;
}

.paging .next a:after {
  content: "";
  width: 0.4em;
  height: 0.4em;
  margin-left: 0.5em;
  border-top-width: 1px;
  border-top-style: solid;
  border-right-width: 1px;
  border-right-style: solid;
  display: inline-block;
  transform: rotateZ(45deg);
  vertical-align: middle;
}

.paging a:hover {
  color: #FFF;
  text-decoration: none;
  opacity: 1;
  background: #145E70;
}

@media only screen and (max-width: 768px) {
  .conditions dd a,
.conditions dd span {
    font-size: 1.4rem;
  }
}
/* --------------------------------------------------

sentence

-------------------------------------------------- */
.sentence-part p {
  line-height: 3;
  margin-bottom: 2em;
}

/* --------------------------------------------------

タブ

-------------------------------------------------- */
.tab-list {
  display: flex;
  justify-content: center;
}
@media only screen and (max-width: 1050px) {
  .tab-list {
    flex-wrap: wrap;
  }
}
@media only screen and (max-width: 768px) {
  .tab-list {
    justify-content: space-between;
  }
}
.tab-list li {
  margin: 0 0.6em;
}
@media only screen and (max-width: 1050px) {
  .tab-list li {
    margin: 0 2% 1em;
  }
}
@media only screen and (max-width: 768px) {
  .tab-list li {
    width: 46%;
  }
}
@media only screen and (max-width: 420px) {
  .tab-list li {
    width: 100%;
  }
}
.tab-list li a {
  padding: 0.5em 1.3em;
  display: block;
  text-align: center;
  display: block;
  background: #FFF;
  box-sizing: border-box;
}
.tab-list li a:before {
  content: "\f0d7";
  font-weight: 900;
  margin-right: 0.4em;
  display: inline-block;
  font-family: "Font Awesome 5 Pro";
}
@media only screen and (max-width: 768px) {
  .tab-list li a {
    font-size: 1.6rem;
  }
}
.tab-list li.active a,
.tab-list li a:hover {
  color: #FFF;
  background: #145E70;
}
@media only screen and (max-width: 768px) {
  .tab-list.exp-tab {
    flex-wrap: wrap;
  }
}
.tab-list.exp-tab li {
  width: auto;
  flex: 1;
  margin-right: 4%;
}
@media only screen and (max-width: 768px) {
  .tab-list.exp-tab li {
    width: 48%;
    margin-bottom: 0.8em;
  }
  .tab-list.exp-tab li a {
    font-size: 1.4rem;
    line-height: 1.3;
  }
}
.tab-list.exp-tab li:last-child {
  margin-right: 0;
}

/* --------------------------------------------------

バックナンバー

-------------------------------------------------- */
.back-number {
  text-align: center;
}
.back-number h3 {
  font-size: 2rem;
  margin-bottom: 1em;
  letter-spacing: 0.1em;
  cursor: pointer;
}
@media only screen and (max-width: 768px) {
  .back-number h3:after {
    content: "+";
    font-style: normal;
    margin-left: 0.5em;
    display: inline-block;
  }
  .back-number h3.open:after {
    content: "-";
  }
}
@media only screen and (max-width: 768px) {
  .back-number h3 {
    font-size: 1.8rem;
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 768px) {
  .back-number .list-year-wrapper {
    display: none;
  }
}
.back-number .list-year li {
  margin-bottom: 0.7em;
}
.back-number .list-year li a {
  color: #1B5E76;
  padding: 0.8em 0;
  display: block;
  border: 1px solid #CFD7D9;
}
.back-number .list-year li a:hover {
  color: #FFF;
  background: #1B5E76;
}
@media only screen and (max-width: 768px) {
  .back-number .list-year li {
    width: 48%;
  }
}
@media only screen and (max-width: 768px) {
  .back-number .list-year {
    margin-top: 1em;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
}
@media only screen and (max-width: 768px) {
  .back-number {
    margin: 0 0 1em;
    padding: 2% 3%;
  }
}

/* --------------------------------------------------

リスト

-------------------------------------------------- */
/* ph-single */
.ph-single {
  margin-bottom: 2em;
  text-align: center;
}
.ph-single figcaption {
  margin-top: 1em;
}

/* block-lr */
.block-lr {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.block-lr a {
  display: block;
}
.block-lr > div {
  box-sizing: border-box;
}
.block-lr.list-movie {
  margin: 3em 0 4em;
}
@media only screen and (max-width: 768px) {
  .block-lr.list-movie {
    margin: 1em 0 2em;
  }
}
.block-lr.center > div {
  text-align: center;
}
.block-lr.col2 > div {
  width: 49%;
  margin: 0 2% 4% 0;
}
.block-lr.col2 > div:nth-child(2n) {
  margin-right: 0;
}
.block-lr.col2.w-l03 > div {
  width: 30%;
  margin: 0 3% 3% 0;
}
.block-lr.col2.w-l03 > div:nth-child(2n) {
  width: 67%;
  margin-right: 0;
}
.block-lr.col2.w-l04 > div {
  width: 40%;
  margin: 0 3% 3% 0;
}
.block-lr.col2.w-l04 > div:nth-child(2n) {
  width: 57%;
  margin-right: 0;
}
.block-lr.col2.w-l045 > div {
  width: 45%;
  margin: 0 3% 3% 0;
}
.block-lr.col2.w-l045 > div:nth-child(2n) {
  width: 52%;
  margin-right: 0;
}
.block-lr.col2.w-l055 > div {
  width: 55%;
  margin: 0 3% 3% 0;
}
.block-lr.col2.w-l055 > div:nth-child(2n) {
  width: 42%;
  margin-right: 0;
}
.block-lr.col2.w-l06 > div {
  width: 60%;
  margin: 0 3% 3% 0;
}
.block-lr.col2.w-l06 > div:nth-child(2n) {
  width: 37%;
  margin-right: 0;
}
.block-lr.col3 > div {
  width: 31%;
  margin: 0 3.5% 3% 0;
}
.block-lr.col3 > div:nth-child(3n) {
  margin-right: 0;
}
.block-lr.col4 > div {
  width: 22%;
  margin: 0 4% 3% 0;
}
.block-lr.col4 > div:nth-child(4n) {
  margin-right: 0;
}
.block-lr.col5 > div {
  width: 18%;
  margin: 0 2.5% 3% 0;
}
.block-lr.col5 > div:nth-child(5n) {
  margin-right: 0;
}
@media only screen and (max-width: 768px) {
  .block-lr.sp-col01 > div {
    width: 100% !important;
    margin-right: 0 !important;
  }
  .block-lr.sp-col02 > div {
    width: 47% !important;
    margin: 0 6% 3% 0 !important;
  }
  .block-lr.sp-col02 > div:nth-child(2n) {
    margin-right: 0 !important;
  }
  .block-lr.sp-col03 > div {
    width: 31% !important;
    margin: 0 3.5% 3% 0 !important;
  }
  .block-lr.sp-col03 > div:nth-child(3n) {
    margin-right: 0 !important;
  }
}

.guide-line {
  padding: 2em;
  border: 1px solid #145E70;
}
.guide-line .block-lr.col2 {
  justify-content: space-between;
}
@media only screen and (max-width: 768px) {
  .guide-line .block-lr.col2 {
    display: block;
  }
}
.guide-line .block-lr.col2 > div {
  margin: 0;
}
@media only screen and (max-width: 768px) {
  .guide-line .block-lr.col2 > div {
    text-align: center;
    width: 100%;
    margin-bottom: 0.5em;
  }
}
.guide-line .block-lr.col2 > div .btn-more a {
  display: inline-block;
}
@media only screen and (max-width: 768px) {
  .guide-line .block-lr.col2 > div .btn-more a {
    padding: 0.7em 1em;
  }
}
@media only screen and (max-width: 768px) {
  .guide-line .block-lr.col2 > div:nth-child(2n) {
    width: 100%;
  }
}

/* list-thumb */
.list-thumb {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin-bottom: 5%;
}
.list-thumb a {
  display: block;
  height: 100%;
}
.list-thumb.col2 > li {
  width: 46%;
  margin: 0 8% 3em 0;
}
.list-thumb.col2 > li:nth-child(2n) {
  margin-right: 0;
}
.list-thumb.col3 > li {
  width: 31%;
  margin: 0 3.5% 3em 0;
}
.list-thumb.col3 > li:nth-child(3n) {
  margin-right: 0;
}
.list-thumb.col4 > li {
  width: 22%;
  margin: 0 4% 3em 0;
}
.list-thumb.col4 > li:nth-child(4n) {
  margin-right: 0;
}
.list-thumb.col5 > li {
  width: 18%;
  margin: 0 2.5% 3em 0;
}
.list-thumb.col5 > li:nth-child(5n) {
  margin-right: 0;
}
@media only screen and (max-width: 768px) {
  .list-thumb.sp-col01 > li {
    width: 100% !important;
    margin-right: 0;
  }
  .list-thumb.sp-col02 > li {
    width: 47% !important;
    margin: 0 6% 2em 0 !important;
  }
  .list-thumb.sp-col02 > li:nth-child(2n) {
    margin-right: 0 !important;
  }
  .list-thumb.sp-col03 > li {
    width: 31% !important;
    margin: 0 3.5% 2em 0 !important;
  }
  .list-thumb.sp-col03 > li:nth-child(3n) {
    margin-right: 0 !important;
  }
}
.list-thumb li {
  display: flex;
}
.list-thumb li a {
  width: 100%;
  position: relative;
  text-decoration: none;
}
.list-thumb li a .ph-list,
.list-thumb li a .txt-part {
  width: 100%;
  text-align: left;
  position: relative;
  overflow: hidden;
  box-sizing: border-box;
}
.list-thumb li a .ph-list {
  background: #e2e5ec;
  padding-top: 100%;
}
.list-thumb li a .ph-list > img {
  max-width: 100%;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(1);
  transition: all 0.7s;
  object-fit: cover;
}
@media all and (-ms-high-contrast: none) {
  .list-thumb li a .ph-list > img {
    width: auto;
    height: auto;
    max-width: 130%;
    max-height: 130%;
  }
}
.list-thumb li a:hover .ph-list > img {
  transform: translate(-50%, -50%) scale(1.1);
}
.list-thumb.list-msg {
  width: 90%;
  margin: 0 auto;
  justify-content: center;
}
.list-thumb.list-msg li a .txt-part {
  color: #FFF;
  background: #44434A;
  border-bottom: 5px solid #145E70;
  width: 90%;
  padding: 0.5em 0.2em;
  margin: -2em auto 0;
}
.list-thumb.list-msg li a .txt-part .ttl {
  font-size: 1.4rem;
  text-align: center;
}
@media only screen and (max-width: 768px) {
  .list-thumb.list-msg li a .txt-part .ttl {
    font-size: 1.1rem;
  }
}

.list-5thevent li a {
  width: 100%;
  position: relative;
  text-decoration: none;
}
.list-5thevent li .ph-list {
  padding-top: 97%;
  position: relative;
}
.list-5thevent li .ph-list > img {
  max-width: 100%;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(1);
  transition: all 0.7s;
  object-fit: cover;
}
.list-5thevent li .txt-part {
  color: #1B5E76;
  padding: 2em;
}
@media only screen and (max-width: 1360px) {
  .list-5thevent li .txt-part {
    padding: 1em;
  }
}
.list-5thevent li .txt-part .ttl {
  font-size: 2.5rem;
}
@media only screen and (max-width: 1360px) {
  .list-5thevent li .txt-part .ttl {
    font-size: 2rem;
  }
}
@media only screen and (max-width: 768px) {
  .list-5thevent li .txt-part .ttl {
    font-size: 1.8rem;
  }
}
.list-5thevent li .txt-part .area-name {
  display: block;
  margin-bottom: 1em;
}
@media only screen and (max-width: 768px) {
  .list-5thevent li .txt-part .area-name {
    margin-bottom: 0.5em;
  }
}

/*----------------------------------------
サムネイルスライダー
----------------------------------------*/
.slider-thumb {
  width: 1280px;
  padding: 0 5em;
  margin: 0 auto;
  max-width: 100%;
  position: relative;
  overflow: inherit;
  box-sizing: border-box;
}
@media only screen and (max-width: 768px) {
  .slider-thumb {
    padding: 0;
  }
}
.slider-thumb .slider-block {
  overflow: hidden;
}
.slider-thumb .swiper-button-next {
  right: 0;
  border: 1px solid #44434A;
}
@media only screen and (max-width: 1360px) {
  .slider-thumb .swiper-button-next {
    right: 0.5em;
  }
}
@media only screen and (max-width: 768px) {
  .slider-thumb .swiper-button-next {
    right: 1em;
    width: 3em;
    height: 3em;
  }
}
.slider-thumb .swiper-button-next:before {
  border-bottom: 3px solid #44434A;
  border-right: 3px solid #44434A;
}
.slider-thumb .swiper-button-prev {
  left: 0;
  border: 1px solid #44434A;
}
@media only screen and (max-width: 1360px) {
  .slider-thumb .swiper-button-prev {
    left: 0.5em;
  }
}
@media only screen and (max-width: 768px) {
  .slider-thumb .swiper-button-prev {
    left: 1em;
    width: 3em;
    height: 3em;
  }
}
.slider-thumb .swiper-button-prev:before {
  border-bottom: 3px solid #44434A;
  border-left: 3px solid #44434A;
}

/* ul.list-link */
ul.list-link li {
  margin-bottom: 1em;
  line-height: 1;
  padding: 0 1em;
  display: inline-block;
  border-right: 1px solid #FFF;
}
ul.list-link li a {
  color: #FFF;
  letter-spacing: 0.2em;
}
ul.list-link li:first-child {
  border-left: 1px solid #FFF;
}
@media only screen and (max-width: 768px) {
  ul.list-link li {
    font-size: 1.5rem;
    font-weight: 500;
    line-height: 1.3;
    border: none !important;
  }
}

.estab-block {
  display: flex;
  justify-content: center;
  position: relative;
}
.estab-block figure {
  width: 500px;
}
.estab-block .txt-es {
  margin: 3% 0 0 -3%;
  padding: 1em;
  background: #FFF;
}
.estab-block:before {
  content: "";
  width: 1px;
  height: 100%;
  display: block;
  background: #145E70;
  position: absolute;
  left: 50%;
  z-index: -1;
}

/* link-block */
.link-block {
  display: flex;
}
@media only screen and (max-width: 768px) {
  .link-block {
    display: block;
  }
}
.link-block.reverse .ph {
  order: 2;
}
.link-block.reverse .link-part {
  order: 1;
}
.link-block .ph {
  width: 40%;
  background-image: url(../img/common/ph_know.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: relative;
}
@media only screen and (max-width: 768px) {
  .link-block .ph {
    width: 100%;
    padding-top: 50%;
  }
}
.link-block .ph:before {
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  background-color: rgba(19, 99, 116, 0.6);
  position: absolute;
  top: 0;
  left: 0;
}
.link-block .ph:after {
  content: "";
  width: 60%;
  height: 40%;
  display: block;
  background: url(../img/common/pct_wave.svg) no-repeat center center;
  background-size: contain;
  opacity: 0.25;
  position: absolute;
  top: 60%;
  z-index: 5;
}
@media only screen and (max-width: 768px) {
  .link-block .ph:after {
    width: 70%;
    height: 40%;
  }
}
.link-block .link-part {
  min-height: 340px;
  padding: 4em 3em;
  flex: 1;
  background: #136374;
  display: flex;
  justify-content: space-between;
  box-sizing: border-box;
  position: relative;
}
@media only screen and (max-width: 1100px) {
  .link-block .link-part {
    min-height: auto;
    height: auto;
    padding: 2em;
  }
}
.link-block .link-part .list-link {
  flex: 0.95;
}

/* link-txt-block */
.link-txt-block {
  padding: 2em 0;
  line-height: 1;
  background: #44434A;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
@media only screen and (max-width: 768px) {
  .link-txt-block {
    line-height: 2.2;
    flex-wrap: wrap;
  }
}
.link-txt-block li {
  padding: 0 1em;
  border-right: 1px solid #FFF;
}
.link-txt-block li a {
  color: #FFF;
}
@media only screen and (max-width: 768px) {
  .link-txt-block li a {
    text-decoration: underline;
  }
}
.link-txt-block li:first-child {
  border-left: 1px solid #FFF;
}
@media only screen and (max-width: 768px) {
  .link-txt-block li {
    border: none !important;
  }
}

/* ul.list-ph */
ul.list-ph {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  align-items: stretch;
}
ul.list-ph li {
  display: flex;
}
ul.list-ph.col2 li {
  width: 48%;
  margin: 0 4% 3% 0;
}
ul.list-ph.col2 li .txt-part {
  padding: 0.5em 1em 0.8em;
}
ul.list-ph.col2 li:nth-child(2n) {
  margin-right: 0;
}
@media only screen and (max-width: 768px) {
  ul.list-ph.w-ful li {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
}
ul.list-ph.col3 li {
  width: 31%;
  margin: 0 3.5% 3% 0;
}
ul.list-ph.col3 li:nth-child(3n) {
  margin-right: 0;
}
ul.list-ph.col4 li {
  width: 23%;
  margin: 0 2.6666666667% 3% 0;
}
@media only screen and (max-width: 768px) {
  ul.list-ph.col4 li {
    width: auto;
    margin: 0 0 5%;
  }
}
ul.list-ph.col4 li:nth-child(4n) {
  margin-right: 0;
}
ul.list-ph.border li a {
  border: 1px solid #BFBFBF;
}
ul.list-ph li a {
  width: 100%;
  background: #FFF;
  border-radius: 1em;
  position: relative;
}
ul.list-ph li a .ph-list {
  padding-top: 70%;
  background: #e2e5ec;
  border-radius: 1em 1em 0 0;
}
ul.list-ph li a .ph-list img {
  max-width: 120%;
  max-height: 120%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(1);
  transition: all 0.7s;
}
ul.list-ph li a:hover .ph-list img {
  transform: translate(-50%, -50%) scale(1.1);
}
ul.list-ph li a .ph-list,
ul.list-ph li a .txt-part {
  width: 100%;
  text-align: left;
  position: relative;
  overflow: hidden;
  box-sizing: border-box;
}
ul.list-ph li a .txt-part {
  padding: 0.5em 0.5em 0.8em;
  border-radius: 0 0 1em 1em;
}
ul.list-ph li a .txt-part .txt-u {
  font-size: 2rem;
  margin: 0 0 0.5em;
  text-decoration: underline;
  letter-spacing: 0.1em;
}
ul.list-ph li a .txt-part .txt-e {
  font-size: 1.5rem;
  line-height: 1.5;
  font-family: "Noto Sans JP", "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴ ProN W3", "HiraKakuProN-W3", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
}
ul.list-ph li a .list-icon {
  margin-bottom: 0.5em;
}
ul.list-ph li a .list-icon p {
  font-size: 1.4rem;
}
ul.list-ph li a .list-category {
  text-align: right;
  margin-bottom: 0.8em;
}
ul.list-ph li a .list-category p {
  font-size: 1.4rem;
}
ul.list-ph li a .txt-part .date {
  color: #8F8F8F;
  font-size: 1.6rem;
  text-align: right;
}
@media only screen and (max-width: 768px) {
  ul.list-ph {
    display: block;
  }
  ul.list-ph.col3 li {
    width: auto;
    margin: 0 auto 5%;
  }
  ul.list-ph.sp-2col {
    display: flex;
    justify-content: space-between;
  }
  ul.list-ph.sp-2col li {
    width: 48%;
    margin: 0 0 5%;
  }
}

.list-ph-long {
  margin-bottom: 2em;
}
.list-ph-long li {
  margin-bottom: 2em;
}
.list-ph-long li:last-child {
  margin-bottom: 0;
}
.list-ph-long li a {
  display: flex;
  justify-content: space-between;
  border: 1px solid #707070;
  border-radius: 1.5em;
  padding: 2em;
  position: relative;
}
.list-ph-long li a .ph-list {
  width: 35%;
}
.list-ph-long li a .txt-part {
  width: 62%;
}
.list-ph-long li a .txt-part .txt-u {
  font-size: 3.6rem;
  margin-bottom: 1em;
}
.list-ph-long li a .txt-part .txt-notes {
  font-size: 1.6rem;
  margin-top: 1.5em;
}
.list-ph-long li a .txt-part .download-file {
  text-align: right;
  position: absolute;
  right: 1.5em;
  bottom: 1.5em;
}
@media screen and (max-width: 870px) {
  .list-ph-long li a .txt-part .download-file {
    margin-top: 1em;
    position: static;
  }
}
.list-ph-long li a .txt-part .download-file span {
  background: #2C3E50;
  color: #fff;
  border-radius: 1.5em;
  padding: 0.4em 3em;
}
.list-ph-long li a .txt-part .download-file span:before {
  content: "";
  width: 1.1em;
  height: 1.1em;
  margin-right: 0.5em;
  background: url(../img/common/icon_download02.svg) no-repeat center center;
  background-size: contain;
  display: inline-block;
}
@media screen and (max-width: 768px) {
  .list-ph-long li {
    margin-bottom: 3%;
  }
  .list-ph-long li a {
    display: block;
    padding: 1em;
  }
  .list-ph-long li a .ph-list,
.list-ph-long li a .txt-part {
    width: 100%;
  }
  .list-ph-long li a .txt-part .txt-u {
    font-size: 2rem;
    line-height: 1.4;
    margin: 0.8em 0 0.5em;
    text-align: center;
  }
  .list-ph-long li a .txt-part .txt-notes {
    font-size: 1.5rem;
    margin-top: 1em;
  }
  .list-ph-long li a .txt-part .download-file {
    text-align: center;
    margin-top: 1em;
  }
}

/* --------------------------------------------------

ブロック

-------------------------------------------------- */
.block-s {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
}
@media only screen and (max-width: 768px) {
  .block-s {
    display: block;
  }
}
.block-s.col2 > div {
  width: 48%;
  margin: 0 4% 3% 0;
}
@media only screen and (max-width: 768px) {
  .block-s.col2 > div {
    width: 100% !important;
    margin: 0 0 3%;
    box-sizing: border-box;
  }
}
.block-s.col2 > div .txt-part {
  padding: 0.5em 1em 0.8em;
}
.block-s.col2 > div:nth-child(2n) {
  margin-right: 0;
}

/* --------------------------------------------------

Calendar

-------------------------------------------------- */
.calendar-display .years-month {
  margin-bottom: 1.3em;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.calendar-display .years-month .flo-prev a:before {
  content: "\f104";
  color: #FFF;
  padding: 0 0.5em;
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  display: inline-block;
  background: #8C302A;
}
.calendar-display .years-month .now-date {
  display: inline-block;
  color: #8C302A;
  font-weight: bold;
  font-size: 2rem;
  vertical-align: middle;
}
.calendar-display .years-month .flo-next a:after {
  content: "\f105";
  color: #FFF;
  padding: 0 0.5em;
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  display: inline-block;
  background: #8C302A;
}
.calendar-display table.calendar {
  width: 80%;
  font-family: "Noto Sans JP", "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴ ProN W3", "HiraKakuProN-W3", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
  margin: 0 auto;
  border-collapse: collapse;
  border-spacing: 1px;
  background-color: #FFF;
}
@media only screen and (max-width: 768px) {
  .calendar-display table.calendar {
    width: 100%;
  }
}
.calendar-display table.calendar img {
  width: 20px;
}
.calendar-display table.calendar tr th {
  text-align: center;
  vertical-align: middle;
  padding: 0.1em 0.5em;
  font-size: 1.2rem;
  color: #000000;
  border: 1px solid #DFDFDF;
}
.calendar-display table.calendar tr:first-child th {
  border-bottom: 3px solid #68B0E3;
}
.calendar-display table.calendar tr td {
  text-align: center;
  vertical-align: top;
  font-size: 1.2rem;
  padding: 0.1em 0.5em;
  border: 1px solid #DFDFDF;
}
.calendar-display table.calendar tr td > span {
  display: block;
  line-height: 1.1;
}
.calendar-display table.calendar tr td > div {
  min-height: 2em;
  display: flex;
  justify-content: center;
  align-items: center;
}
.calendar-display table.calendar tr th:first-child,
.calendar-display table.calendar tr td:first-child {
  color: #D10D0F;
}
.calendar-display table.calendar tr th:last-child,
.calendar-display table.calendar tr td:last-child {
  color: #007394;
}

.txt-calendar img {
  width: 25px;
}
.txt-calendar ul {
  width: 90%;
  margin: 1em auto;
}
@media only screen and (max-width: 768px) {
  .txt-calendar ul {
    width: auto;
  }
}
.txt-calendar ul li {
  font-size: 1.2rem;
  font-family: "Noto Sans JP", "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴ ProN W3", "HiraKakuProN-W3", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
  display: inline-block;
}
.txt-calendar ul li span {
  width: 30px;
  margin: 0 5px 0 0;
  display: inline-block;
  vertical-align: middle;
}
.txt-calendar .link-apps {
  font-size: 1.2rem;
  font-family: "Noto Sans JP", "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴ ProN W3", "HiraKakuProN-W3", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
  line-height: 1.7;
  margin: 0.5em 0 0;
}
.txt-calendar .link-apps span {
  display: block;
}
.txt-calendar .link-apps span:before {
  color: #28618C;
  content: "\f08e";
  font-family: FontAwesome;
  text-decoration: none;
  padding: 0 0;
  margin: 0 5px 0 0;
  display: inline-block;
}
.txt-calendar .link-apps span a {
  color: #28618C;
  text-decoration: underline;
}

/* --------------------------------------------------

画像リスト

-------------------------------------------------- */
.ph-bus {
  margin-bottom: 6%;
  border-radius: 3em;
  overflow: hidden;
}

.list-do .col-do {
  margin-bottom: 8%;
  position: relative;
}
.list-do .col-do .txt-block {
  width: 40%;
  margin-left: 2%;
  display: flex;
  align-items: flex-start;
  position: relative;
  z-index: 2;
}
.list-do .col-do .txt-block .txt-part {
  margin-top: 50%;
  padding: 3em;
  background: rgba(255, 255, 255, 0.85);
  border-radius: 2em;
}
.list-do .col-do .txt-block .txt-part .txt {
  line-height: 3;
  margin-bottom: 2em;
}
.list-do .col-do .txt-block .txt-part .btn-more a {
  padding: 0.7em 5em 0.8em 2em;
}
.list-do .col-do .ph-part {
  width: 65%;
  position: absolute;
  top: 4%;
  right: 0;
}
.list-do .col-do.right .txt-block {
  margin: 0 2% 0 auto;
}
.list-do .col-do.right .txt-block h3 {
  order: 2;
}
.list-do .col-do.right .txt-block .txt-part {
  margin-top: 0;
  margin-bottom: 50%;
  order: 1;
}
.list-do .col-do.right .ph-part {
  left: 0;
}
@media only screen and (max-width: 870px) {
  .list-do .col-do .txt-block {
    width: 70%;
  }
}
@media only screen and (max-width: 870px) and (max-width: 768px) {
  .list-do .col-do .txt-block {
    width: 96%;
    margin: 0 2% 8%;
  }
  .list-do .col-do .txt-block .txt-part {
    margin-top: 10%;
    padding: 0 0 0 5%;
  }
}
@media only screen and (max-width: 870px) {
  .list-do .col-do.right .txt-block {
    margin: 0 2% 0 auto;
  }
  .list-do .col-do.right .txt-block h3 {
    order: 2;
  }
}
@media only screen and (max-width: 870px) and (max-width: 768px) {
  .list-do .col-do.right .txt-block .txt-part {
    margin-top: 10%;
    margin-bottom: 8%;
    padding: 0 5% 0 0;
    order: 1;
  }
}
@media only screen and (max-width: 870px) {
  .list-do .col-do.right .ph-part {
    left: 0;
  }
}
@media only screen and (max-width: 870px) and (max-width: 768px) {
  .list-do .col-do .ph-part {
    width: 100%;
    position: static;
  }
}

.list-useful ul {
  display: flex;
  flex-wrap: wrap;
}
.list-useful ul li {
  width: 31%;
  margin: 0 3.5% 3% 0;
}
.list-useful ul li a {
  position: relative;
  display: block;
  transition: all 0.7s;
}
.list-useful ul li a:hover {
  opacity: 0.7;
}
.list-useful ul li a p {
  color: #FFF;
  font-size: 3.2rem;
  font-weight: 700;
  padding: 0 1em;
  letter-spacing: 0.1em;
  background: #FFF;
  border-radius: 2em;
  word-break: keep-all;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  background-size: 200% 100%;
  background-image: linear-gradient(to right, transparent 50%, #145E70 50%);
  transition: background-position 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0.1s, color 0.5s ease 0s, background-color 0.5s ease;
}
@media screen and (max-width: 870px) {
  .list-useful ul li a p {
    font-size: 2.5rem;
  }
}
@media screen and (max-width: 870px) and (max-width: 768px) {
  .list-useful ul li a p {
    font-size: 1.5rem;
    letter-spacing: 1px;
  }
}
.list-useful ul li a:hover p {
  background-color: #145E70;
  background-position: -100% 100%;
}
@media screen and (max-width: 768px) {
  .list-useful ul li {
    width: 100%;
    margin: 0 0 3%;
  }
}
.list-useful ul li:nth-child(3n) {
  margin-right: 0;
}

.list-insta ul {
  display: flex;
  flex-wrap: wrap;
}
.list-insta ul li {
  width: 23%;
  margin: 0 2.6666666667% 3% 0;
}
.list-insta ul li a {
  padding-top: 70%;
  background: #E2F1FE;
  display: block;
  position: relative;
  overflow: hidden;
  border-radius: 1em;
}
.list-insta ul li a img {
  max-width: 110%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(1);
}
.list-insta ul li a img:hover {
  transform: translate(-50%, -50%) scale(1.1);
}
@media screen and (max-width: 768px) {
  .list-insta ul li {
    width: 48%;
    margin: 0 4% 3% 0;
  }
}
.list-insta ul li:nth-child(4n) {
  margin-right: 0;
}
@media screen and (max-width: 768px) {
  .list-insta ul li:nth-child(2n) {
    margin-right: 0;
  }
}

.list-bnr ul {
  display: flex;
  justify-content: space-between;
  margin-bottom: 2%;
}
.list-bnr ul:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 768px) {
  .list-bnr ul {
    display: block;
    width: auto;
    margin: 0 auto;
  }
  .list-bnr ul:last-child {
    width: 70%;
  }
  .list-bnr ul li {
    margin-bottom: 4%;
  }
}

.accesss-list .col-a {
  margin-bottom: 2.5em;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.accesss-list .col-a:last-child {
  margin-bottom: 0;
}
.accesss-list .col-a > div {
  flex: 1;
  position: relative;
}
.accesss-list .col-a > div .time-required {
  display: flex;
  justify-content: center;
}
.accesss-list .col-a > div .time-required:before {
  content: "";
  width: 100%;
  height: 1px;
  display: block;
  border-bottom: 1px dotted #FFF;
  position: absolute;
  top: 50%;
}
@media screen and (max-width: 768px) {
  .accesss-list .col-a > div .time-required:before {
    width: 1px;
    height: 100%;
    border-bottom: none;
    border-left: 1px dotted #FFF;
    top: 0;
    left: 50%;
  }
}
.accesss-list .col-a > div .time-required div,
.accesss-list .col-a > div .time-required p {
  position: relative;
}
.accesss-list .col-a > div:before, .accesss-list .col-a > div:after {
  content: "";
  width: 1rem;
  height: 1rem;
  display: block;
  background: #FFF;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.accesss-list .col-a > div:before {
  left: 0;
}
@media screen and (max-width: 768px) {
  .accesss-list .col-a > div:before {
    top: 0;
    left: 50%;
    transform: translateX(-50%);
  }
}
.accesss-list .col-a > div:after {
  right: 0;
}
@media screen and (max-width: 768px) {
  .accesss-list .col-a > div:after {
    top: auto;
    right: auto;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
  }
}
@media screen and (max-width: 768px) {
  .accesss-list .col-a > div {
    margin: 0.5em 0;
    padding: 20% 0;
  }
}
.accesss-list .col-a > p {
  color: #FFF;
  width: 8em;
  letter-spacing: 0.1em;
}
.accesss-list .col-a > p.start-p {
  margin-right: 0.5em;
}
@media screen and (max-width: 768px) {
  .accesss-list .col-a > p.start-p {
    width: auto;
    margin-right: 0;
    text-align: center;
  }
}
.accesss-list .col-a > p.goal-p {
  margin-left: 0.5em;
  text-align: right;
}
@media screen and (max-width: 768px) {
  .accesss-list .col-a > p.goal-p {
    width: auto;
    margin-right: 0;
    text-align: center;
  }
}
@media screen and (max-width: 768px) {
  .accesss-list .col-a {
    width: 46%;
    margin: 1em 0;
    display: block;
  }
  .accesss-list .col-a > div .time-required {
    display: block;
  }
}
@media screen and (max-width: 768px) {
  .accesss-list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
}

ul.list-modelcourse {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  flex-wrap: wrap;
}
ul.list-modelcourse li {
  width: 48%;
  margin-bottom: 4%;
  position: relative;
  border-radius: 1.5em;
  overflow: hidden;
}
ul.list-modelcourse li a {
  padding: 12% 3%;
  display: block;
}
ul.list-modelcourse li a:before {
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
ul.list-modelcourse li a .ph-m img {
  max-width: none;
  /* max-height: 100%; */
  max-height: 130%;
  min-width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: -1;
  transform: translate(-50%, -50%) scale(1);
}
ul.list-modelcourse li a:hover .ph-m img {
  transform: translate(-50%, -50%) scale(1.2);
}
ul.list-modelcourse li a .ttl-m {
  color: #FFF;
  font-size: 3.9rem;
  font-weight: 600;
  line-height: 1.3;
  margin-bottom: 1em;
  text-align: center;
  position: relative;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 768px) {
  ul.list-modelcourse li a .ttl-m {
    font-size: 2.3rem;
  }
}
ul.list-modelcourse li a .ttl-m:before {
  content: "Tourism";
  font-size: 2.5rem;
  font-weight: 500;
  font-style: italic;
  font-family: "Playfair Display", serif;
  margin-bottom: 0.7em;
  display: block;
  letter-spacing: 0.2em;
}
@media screen and (max-width: 768px) {
  ul.list-modelcourse li a .ttl-m:before {
    font-size: 1.9rem;
  }
}
ul.list-modelcourse li a .ttl-m span {
  text-align: center;
}
ul.list-modelcourse li a .ttl-m span:before {
  content: "";
  width: 2em;
  height: 1px;
  margin: 0 auto 0.7em;
  background: #FFF;
  display: block;
}
ul.list-modelcourse li a .icon-m-block {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  position: relative;
}
ul.list-modelcourse li a .icon-m-block .list-category {
  margin-left: 0.5em;
}
ul.list-modelcourse li a .icon-m-block .list-category p {
  font-size: 1.6rem;
  background: #FFF;
}
ul.list-modelcourse li a .icon-m-block .list-icon p {
  font-size: 1.6rem;
}
@media screen and (max-width: 768px) {
  ul.list-modelcourse li a .icon-m-block .list-icon p {
    font-size: 1.4rem;
    margin-bottom: 0.5em;
  }
}
ul.list-modelcourse li:after {
  content: "";
  width: 3em;
  height: 3em;
  background: url(../img/common/deco_seams.svg) no-repeat bottom left;
  background-size: contain;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 3;
}
@media screen and (max-width: 768px) {
  ul.list-modelcourse li:after {
    width: 2.5em;
    height: 2.5em;
  }
}
@media screen and (max-width: 768px) {
  ul.list-modelcourse li {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  ul.list-modelcourse {
    display: block;
  }
}

/* --------------------------------------------------

spot-data

-------------------------------------------------- */
.spot-data.fee {
  font-weight: bold;
  margin-bottom: 1em;
}
.spot-data.fee dl dt {
  font-size: 2rem;
}
@media screen and (max-width: 768px) {
  .spot-data.fee dl dt {
    font-size: 1.6rem;
  }
}
.spot-data.fee dl dd {
  font-size: 2.3rem;
}
@media screen and (max-width: 768px) {
  .spot-data.fee dl dd {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 768px) {
  .spot-data.detail {
    margin-bottom: 1em;
  }
}
@media screen and (max-width: 768px) {
  .spot-data.detail dl dt {
    font-size: 1.5rem;
  }
}
@media screen and (max-width: 768px) {
  .spot-data.detail dl dd {
    font-size: 1.6rem;
  }
}
.spot-data dl {
  width: 100%;
  display: flex;
  align-items: stretch;
  border-bottom: 1px solid #B1BCC7;
  margin: 0;
}
.spot-data dl dt {
  font-size: 1.8rem;
  background: #fff;
  padding: 1.4em 0;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex: 0.4;
}
@media only screen and (max-width: 768px) {
  .spot-data dl dt {
    font-size: 1.6rem;
  }
}
.spot-data dl dd {
  padding: 1.4em 1em;
  display: flex;
  justify-content: center;
  flex-direction: column;
  flex: 1;
  margin-bottom: 0;
  word-break: break-all;
}
.spot-data dl dd p {
  margin: 0;
}
.spot-data dl dd p + p {
  margin-top: 1em;
}
.spot-data dl dd em {
  font-size: 1.8rem;
}
@media only screen and (max-width: 768px) {
  .spot-data dl dd em {
    font-size: 1.6rem;
  }
}
.spot-data dl dd .related-link a {
  padding: 0;
  background: none;
}
.spot-data dl:last-of-type {
  margin-bottom: 1em;
}

/* --------------------------------------------------

list-search

-------------------------------------------------- */
ul.list-search {
  margin-bottom: 5%;
}
ul.list-search li {
  border-bottom: 1px solid #A4A4A4;
}
ul.list-search li a {
  padding: 2em 0;
  text-decoration: underline;
  display: block;
}
ul.list-search li a h4 {
  font-size: 2.1rem;
  font-weight: 700;
  margin-bottom: 1em;
}
@media screen and (max-width: 768px) {
  ul.list-search li a h4 {
    font-size: 1.8rem;
  }
}

/* --------------------------------------------------

list-article

-------------------------------------------------- */
.list-article {
  margin-bottom: 3em;
}

.list-article li a {
  color: #1B5E76;
  font-weight: 600;
  text-decoration: none;
  width: 100%;
  padding: 1.5em 3em 1.5em 1em;
  display: flex;
  align-items: center;
  border-bottom: 1px solid #CFD7D9;
  box-sizing: border-box;
  position: relative;
}
.list-article li a:hover {
  color: #8C302A;
}

.list-article li a:after {
  content: "";
  width: 5px;
  height: 5px;
  margin: 0 0.5em 0.2em auto;
  border-top: 2px solid #1B5E76;
  border-right: 2px solid #1B5E76;
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  top: 50%;
  right: 1em;
  transform: translateY(-50%) rotateZ(45deg);
  transition: all 0.3s;
}

.list-article li a:hover:after {
  transform: translate(0.5em, -50%) rotateZ(45deg);
}

.list-article li:first-child a {
  border-top: 1px solid #CFD7D9;
}

#contents .list-article li p {
  margin: 0;
}

.list-article li .date-post {
  width: 9em;
  min-width: 9em;
  margin: 0 1em 0 0.5em;
}

@media screen and (max-width: 768px) {
  .list-article li a {
    padding: 1em 0.5em;
    display: block;
    position: relative;
  }

  .list-article li .date-post {
    margin: 0 0 0.4em 0;
  }

  #contents .list-article li p {
    width: 90%;
  }

  .list-article li a:after {
    position: absolute;
    top: 50%;
    right: 2%;
    transform: translateY(-50%) rotateZ(45deg);
  }
}
/* --------------------------------------------------

list-sitemap

-------------------------------------------------- */
ul.list-sitemap {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
ul.list-sitemap > li {
  width: 46%;
  border-top: 1px solid #A4A4A4;
}
ul.list-sitemap > li:last-child, ul.list-sitemap > li:nth-last-child(2) {
  border-bottom: 1px solid #A4A4A4;
}
ul.list-sitemap > li > a {
  padding: 2em 1em;
  position: relative;
  display: block;
}
@media only screen and (max-width: 768px) {
  ul.list-sitemap > li > a {
    padding: 1em 1em 1em 0.4em;
  }
}
ul.list-sitemap > li > a:after {
  content: "";
  width: 0.6em;
  height: 0.6em;
  margin: 0 0.5em 0.2em auto;
  border-top: 1px solid #1B5E76;
  border-right: 1px solid #1B5E76;
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 1em;
  transform: translateY(-50%) rotateZ(45deg);
}
@media only screen and (max-width: 768px) {
  ul.list-sitemap > li > a:after {
    width: 0.4em;
    height: 0.4em;
    right: 0.2em;
  }
}
ul.list-sitemap > li > a + .u-layer {
  padding: 0 0 0.5em 1em;
}
ul.list-sitemap > li > a + .u-layer li {
  margin: 0.5em 0;
}
ul.list-sitemap > li > a + .u-layer li a {
  font-size: 1.6rem;
}
@media only screen and (max-width: 768px) {
  ul.list-sitemap > li > a + .u-layer li a {
    font-size: 1.4rem;
  }
}
ul.list-sitemap > li > a + .u-layer li a:before {
  content: "";
  width: 0.6em;
  height: 0.6em;
  margin: 0 0.8em 0 0;
  border-top: 1px solid #1B5E76;
  border-right: 1px solid #1B5E76;
  display: inline-block;
  vertical-align: middle;
  transform: rotateZ(45deg);
}
@media only screen and (max-width: 768px) {
  ul.list-sitemap > li > a + .u-layer li a:before {
    width: 0.4em;
    height: 0.4em;
  }
}

/* --------------------------------------------------

links

-------------------------------------------------- */
.list-sitemap .block-lr .related-link {
  display: flex;
  justify-content: flex-start;
  height: 100%;
}
.list-sitemap .block-lr .related-link a {
  display: flex;
  align-items: center;
  width: 100%;
  height: 4.5em;
  padding: 0.7em 0.8em;
}
@media screen and (max-width: 900px) {
  .list-sitemap .block-lr .related-link a br {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  .list-sitemap .block-lr .related-link a {
    height: auto;
  }
}
@media only screen and (max-width: 768px) {
  .list-sitemap .block-lr .related-link {
    width: 100%;
    margin: 0 0 3% 0;
  }
}

/* --------------------------------------------------

list-sitemap

-------------------------------------------------- */
.border-line {
  border: 1px solid #707070;
  padding: 5em 3em;
  text-align: center;
  line-height: 2;
}
.border-line p {
  font-size: 2rem;
  line-height: 3;
}
.border-line .btn-back {
  margin-top: 6em;
}
@media only screen and (max-width: 768px) {
  .border-line {
    padding: 2em 1.4em;
    text-align: left;
  }
  .border-line p {
    font-size: 1.4rem;
    line-height: 2;
  }
  .border-line .btn-back {
    text-align: center;
    margin-top: 3em;
  }
}

/* --------------------------------------------------

ブロック

-------------------------------------------------- */
.link-page.block-lr > div {
  display: flex;
  align-items: center;
}
.link-page.block-lr > div figure {
  margin: 0 auto;
}
.link-page.block-lr > div .txt-part .btn-more a {
  display: inline-block;
}

.list-five-h.block-lr {
  justify-content: center;
  position: relative;
}
@media only screen and (max-width: 768px) {
  .list-five-h.block-lr {
    display: block;
  }
}
.list-five-h.block-lr > div {
  margin-bottom: 3em;
  z-index: 1;
}
.list-five-h.block-lr > div:nth-child(1) {
  order: 2;
}
.list-five-h.block-lr > div:nth-child(2) {
  margin-top: 4.5em;
  margin-right: 0;
  order: 3;
}
@media only screen and (max-width: 768px) {
  .list-five-h.block-lr > div:nth-child(2) {
    margin-top: 0;
  }
}
.list-five-h.block-lr > div:nth-child(3) {
  order: 5;
}
.list-five-h.block-lr > div:nth-child(4) {
  order: 4;
  margin-right: 5em;
}
.list-five-h.block-lr > div:nth-child(5) {
  margin-top: 4.5em;
  order: 1;
}
@media only screen and (max-width: 768px) {
  .list-five-h.block-lr > div:nth-child(5) {
    margin-top: 0;
  }
}
.list-five-h.block-lr > div > a {
  padding: 2em 1.5em;
  background: #FFF;
  text-decoration: none;
  display: block;
  text-align: center;
}
.list-five-h.block-lr > div > a .ttl-no {
  margin-bottom: 0.5em;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}
.list-five-h.block-lr > div > a .ttl-no .no {
  color: #FFF;
  font-weight: bold;
  margin-right: 0.6em;
  padding: 0.2em 0.5em 0.3em;
  background: #d44202;
  font-family: "Noto Sans JP", "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴ ProN W3", "HiraKakuProN-W3", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
}
.list-five-h.block-lr > div > a .ttl-no .ttl {
  font-size: 2rem;
  font-weight: 700;
  text-align: left;
}
.list-five-h.block-lr > div > a .ttl-no .ttl span {
  font-size: 1.4rem;
  display: block;
}
.list-five-h.block-lr > div > a .ph-list {
  padding-top: 70%;
  margin-bottom: 0.5em;
  background: #e2e5ec;
  position: relative;
  overflow: hidden;
}
.list-five-h.block-lr > div > a .ph-list img {
  max-width: 110%;
  max-height: 110%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(1);
  transition: all 0.7s;
}
.list-five-h.block-lr > div > a:hover .ph-list img {
  transform: translate(-50%, -50%) scale(1.1);
}
.list-five-h.block-lr > div > a .txt {
  font-weight: 700;
  text-align: left;
  line-height: 1.8;
}
.list-five-h.block-lr > div > a .btn-more {
  color: #FFF;
  padding: 0.7em 2em;
  margin-top: 1em;
  display: inline-block;
  background: #145E70;
}
.list-five-h.block-lr:before {
  content: "";
  width: 90%;
  height: 5px;
  display: block;
  background: #145E70;
  position: absolute;
  top: 20%;
  left: 50%;
  z-index: 0;
  transform: translate(-50%, 0);
}
@media only screen and (max-width: 768px) {
  .list-five-h.block-lr:before {
    display: none;
  }
}
.list-five-h.block-lr:after {
  content: "";
  width: 70%;
  height: 30%;
  display: block;
  background: url(../img/common/pct_triangle.svg) no-repeat center center;
  position: absolute;
  top: 35%;
  left: 50%;
  z-index: 0;
  transform: translate(-50%, 0);
}
@media only screen and (max-width: 768px) {
  .list-five-h.block-lr:after {
    display: none;
  }
}

.link-to-he > div > a {
  text-decoration: none;
  display: block;
  text-align: center;
}
.link-to-he > div > a .ttl-small {
  margin-bottom: 1em;
}
.link-to-he > div > a .ttl-small h3 {
  font-size: 2rem;
  font-weight: 700;
}
.link-to-he > div > a .ph-list {
  padding-top: 60%;
  margin-bottom: 0.5em;
  background: #e2e5ec;
  position: relative;
  overflow: hidden;
}
.link-to-he > div > a .ph-list img {
  max-width: 110%;
  max-height: 110%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(1);
  transition: all 0.7s;
}
.link-to-he > div > a:hover .ph-list img {
  transform: translate(-50%, -50%) scale(1.1);
}
.link-to-he > div > a .btn-more {
  color: #FFF;
  padding: 0.7em 2em;
  margin-top: 1em;
  display: inline-block;
  background: #145E70;
}

.list-download > div .download-link > a {
  display: flex;
  justify-content: space-between;
  text-decoration: none;
}
@media only screen and (max-width: 768px) {
  .list-download > div .download-link > a {
    display: block;
  }
}
.list-download > div .download-link > a:hover {
  opacity: 0.7;
}
.list-download > div .download-link > a > .ph-d {
  width: 42%;
  height: 300px;
  margin-right: 2em;
  position: relative;
  background: #ECF3F5;
}
@media only screen and (max-width: 768px) {
  .list-download > div .download-link > a > .ph-d {
    width: auto;
    margin: 0 0 0.5em;
    height: 160px;
  }
}
.list-download > div .download-link > a > .txt-part {
  flex: 1;
}
.list-download > div .download-link > a > .txt-part p.txt-d {
  font-size: 1.4rem;
  line-height: 1.7;
}
.list-download > div .download-link > a > .txt-part .related-file {
  color: #FFF;
  padding: 0.7em 1.3em;
  display: flex;
  justify-content: center;
  background: #145E70;
}
.list-download > div .download-link > a > .txt-part .related-file:before {
  content: "\f019";
  margin: 0 1em 0 0;
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  display: inline-block;
}

.list-event-reco.main > div > a .ph-list {
  padding-top: 100%;
}
.list-event-reco .ph-list {
  padding-top: 65%;
  margin-bottom: 0.5em;
  background: #E9F0F2;
  position: relative;
  overflow: hidden;
}
.list-event-reco .ph-list img {
  max-width: 100%;
  max-height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(1);
  transition: all 0.7s;
}
.list-event-reco .txt-part p {
  margin: 0;
}
.list-event-reco .txt-part p.area {
  font-size: 1.4rem;
  margin-bottom: 0.5em;
}
.list-event-reco .txt-part p.date {
  font-size: 1.4rem;
  margin-bottom: 0.5em;
}
.list-event-reco .txt-part p.txt-u {
  font-size: 1.8rem;
}
.list-event-reco .txt-part p.related-file {
  color: #FFF;
  padding: 0.7em 1.3em;
  display: flex;
  background: #145E70;
}
.list-event-reco .txt-part p.related-file:before {
  content: "\f019";
  margin: 0 1em 0 0;
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  display: inline-block;
}
.list-event-reco .txt-part p.size-f {
  margin-bottom: 0.5em;
}
.list-event-reco > div {
  width: 100%;
}
.list-event-reco > div > a {
  text-decoration: none;
  display: block;
}
.list-event-reco > div > a .ph-list {
  padding-top: 65%;
  margin-bottom: 0.5em;
  background: #E9F0F2;
  position: relative;
  overflow: hidden;
}
.list-event-reco > div > a .ph-list img {
  max-width: 100%;
  max-height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(1);
  transition: all 0.7s;
}
.list-event-reco > div > a:hover .ph-list img {
  transform: translate(-50%, -50%) scale(1.1);
}
.list-event-reco > div > a .caption-ph {
  color: #145E70;
  font-size: 1.4rem;
  line-height: 1.2;
  text-align: center;
  display: block;
}
.list-event-reco > div > a .btn-more {
  color: #FFF;
  padding: 0.7em 1.3em;
  display: flex;
  background: #145E70;
}
.list-event-reco > div > a .txt-part p {
  margin: 0;
}
.list-event-reco > div > a .txt-part p.area {
  font-size: 1.4rem;
  margin-bottom: 0.5em;
}
.list-event-reco > div > a .txt-part p.date {
  font-size: 1.4rem;
  margin-bottom: 0.5em;
}
.list-event-reco > div > a .txt-part p.txt-u {
  font-size: 1.8rem;
}
.list-event-reco > div > a .txt-part p.related-file {
  color: #FFF;
  padding: 0.7em 1.3em;
  display: flex;
  background: #145E70;
}
.list-event-reco > div > a .txt-part p.related-file:before {
  content: "\f019";
  margin: 0 1em 0 0;
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  display: inline-block;
}
.list-event-reco > div > a .txt-part p.size-f {
  margin-bottom: 0.5em;
}

.list-movie > div .iframe-area {
  margin-bottom: 1em;
}
.list-movie > div .txt-caption {
  color: #1B5E76;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.5;
  text-align: center;
}
@media only screen and (max-width: 768px) {
  .list-movie > div .txt-caption {
    font-size: 1.6rem;
  }
}
.list-movie > div .txt-caption + p {
  margin-top: 1.5em;
  line-height: 1.8;
}

/* --------------------------------------------------

ボタン

-------------------------------------------------- */
.btn-block {
  margin: 5% 0;
}
.btn-block.center {
  text-align: center;
}
.btn-block.two {
  display: flex;
  justify-content: center;
}
.btn-block.two .btn-more {
  order: 2;
}
.btn-block.two .btn-more.payment {
  order: 3;
}
.btn-block.two .btn-back {
  order: 1;
}
.btn-block.two p {
  margin: 0 1em;
}
@media only screen and (max-width: 768px) {
  .btn-block.two p {
    margin-bottom: 1em;
  }
}
@media only screen and (max-width: 768px) {
  .btn-block.two {
    display: block;
    margin: 0 0 1em;
  }
  .btn-block.two .btn-more {
    margin-bottom: 1em;
  }
}
@media only screen and (max-width: 768px) {
  .btn-block {
    margin: 8% 0;
  }
}

.btn-u-block {
  border-top: 1px solid #87B3BE;
  border-bottom: 1px solid #87B3BE;
}
.btn-u-block > div > p {
  font-size: 2rem;
  margin: 0.5em 0;
  text-align: center;
  flex: 1;
}
.btn-u-block > div > p a {
  padding: 0.7em 0;
  display: block;
}
@media only screen and (max-width: 768px) {
  .btn-u-block > div > p {
    font-size: 1.6rem;
  }
}
.btn-u-block > div.link-two {
  border-bottom: 1px solid #87B3BE;
  display: flex;
  justify-content: space-between;
}
.btn-u-block > div.link-two p:first-child {
  border-right: 1px solid #87B3BE;
}

.agree-part {
  text-align: center;
}
.agree-part .check-confirm {
  margin: 6% 0 0;
}
.agree-part .check-confirm input {
  margin: 0.1em 0.5em 0 0;
}
.agree-part .btn-block {
  margin-top: 3%;
}
.agree-part .btn-block table.paypal {
  width: auto;
  margin: 5% auto 0;
  border: none;
}
.agree-part .btn-block table.paypal td {
  padding: 0;
  border: none;
}
.agree-part .btn-block table.paypal td img {
  width: 280px;
}

/* --------------------------------------------------

検索

-------------------------------------------------- */
.search-select {
  margin-bottom: 2%;
  display: flex;
  justify-content: space-between;
  align-items: stretch;
}
.search-select select {
  padding: 0.8em 1em;
  flex: 0.26;
  margin-right: 0.5em;
}
@media only screen and (max-width: 768px) {
  .search-select select {
    padding: 0.5em 1em;
    margin-bottom: 0.7em;
  }
}
.search-select .keyword {
  flex: 0.44;
  display: flex;
  justify-content: space-between;
}
@media only screen and (max-width: 768px) {
  .search-select .keyword {
    display: block;
  }
}
.search-select .keyword .input {
  flex: 0.95;
}
.search-select .keyword input {
  padding: 0.8em 1em;
  background: #FFF;
  display: flex;
  align-items: center;
  border-radius: 1em;
  border: 1px solid #707070;
}
@media only screen and (max-width: 768px) {
  .search-select .keyword input {
    padding: 0.5em 1em;
  }
}
.search-select .keyword a {
  display: flex;
  align-items: center;
}
.search-select .keyword a img {
  width: 1.2em;
}
.search-select .keyword button {
  color: #FFF;
  padding: 0 4em;
  border: none;
  background: #145E70;
  letter-spacing: 0.1em;
  transition: all 0.3s;
  display: flex;
  align-items: center;
}
.search-select .keyword button:hover {
  opacity: 0.7;
}
.search-select .keyword button img {
  width: 20px;
  margin-right: 10px;
}
@media only screen and (max-width: 768px) {
  .search-select .keyword button {
    margin: 1.5em auto;
    padding: 0.7em 2.5em;
    display: block;
  }
}
.search-select h4 {
  display: flex;
  justify-content: center;
  align-items: center;
}
.search-select button {
  color: #FFF;
  background: #145E70;
}
@media only screen and (max-width: 768px) {
  .search-select button {
    margin: 0.5em 0;
    padding: 0.5em 1.5em;
  }
}
@media only screen and (max-width: 768px) {
  .search-select {
    display: block;
  }
}

.search-check {
  margin: 0 0.5em;
}

.paging-sort {
  margin-bottom: 2%;
}
.paging-sort ul {
  display: flex;
  justify-content: flex-end;
}
.paging-sort ul li {
  font-size: 1.7rem;
  margin-left: 1rem;
}
@media only screen and (max-width: 768px) {
  .paging-sort ul li {
    font-size: 1.4rem;
  }
}
.paging-sort ul li a {
  color: #145E70;
  padding: 0.1em 1.5em;
  border: 1px solid #145E70;
  background: none;
  border-radius: 1.5em;
  display: block;
}
.paging-sort ul li a.active {
  color: #FFF;
  background: #145E70;
}
.paging-sort ul li a:before {
  font-weight: 900;
  margin-right: 0.2em;
  display: inline-block;
  font-family: "Font Awesome 5 Pro";
}
.paging-sort ul li.access-s a:before {
  content: "\f201";
}
.paging-sort ul li.update-s a:before {
  content: "\f783";
}
@media only screen and (max-width: 768px) {
  .paging-sort {
    margin-bottom: 2em;
  }
}

.btn-confirm {
  margin-bottom: 2%;
}
.btn-confirm a {
  color: #FFF;
  padding: 0.1em 1.5em 0.2em;
  background: #8C302A;
  border-radius: 1.5em;
  display: inline-block;
  letter-spacing: 0.1em;
}
.btn-confirm a:hover {
  opacity: 0.7;
}
.btn-confirm a:before {
  content: "\f084";
  font-weight: 900;
  margin-right: 0.4em;
  display: inline-block;
  font-family: "Font Awesome 5 Pro";
}
@media only screen and (max-width: 768px) {
  .btn-confirm {
    text-align: center;
    margin-bottom: 5%;
  }
}

/* --------------------------------------------------

レコメンド

-------------------------------------------------- */
.recommend-block {
  margin: 5% 0 8%;
}
@media only screen and (max-width: 768px) {
  .recommend-block ul.list-ph.col4 {
    display: flex;
  }
  .recommend-block ul.list-ph.col4 li {
    width: 48%;
    margin: 0 4% 3% 0;
  }
  .recommend-block ul.list-ph.col4 li a .txt-part .txt-u {
    font-size: 1.6rem;
  }
  .recommend-block ul.list-ph.col4 li a .list-icon p {
    font-size: 1.2rem;
  }
  .recommend-block ul.list-ph.col4 li a .list-category p {
    font-size: 1.2rem;
  }
  .recommend-block ul.list-ph.col4 li a .txt-part .date {
    font-size: 1.2rem;
  }
  .recommend-block ul.list-ph.col4 li:nth-child(2n) {
    margin-right: 0;
  }
}

/* --------------------------------------------------

モーダル

-------------------------------------------------- */
/* --------------------------------------------------

モーダル

-------------------------------------------------- */
#modal-area {
  width: 100%;
  height: 100%;
  padding: 3%;
  position: fixed;
  top: 0;
  left: 0;
  /* display: none; */
  background: rgba(0, 0, 0, 0.5);
  box-sizing: border-box;
  z-index: 10;
  display: none;
}
#modal-area .modal-in {
  width: 700px;
  padding: 4em 3em;
  background: #FFF;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media only screen and (max-width: 768px) {
  #modal-area .modal-in {
    width: 80%;
    box-sizing: border-box;
  }
}
@media only screen and (max-width: 768px) {
  #modal-area .modal-in {
    padding: 1.3em 1em 1.5em 1em;
    padding-bottom: 0;
  }
}
@media screen and (max-width: 420px) {
  #modal-area .modal-in {
    width: 96%;
    padding-bottom: 1.5em;
  }
}
#modal-area .modal-in p.btn-close {
  position: absolute;
  top: -2.5em;
  right: 0;
}
#modal-area .modal-in p.btn-close:before {
  content: "\f00d";
  color: #FFF;
  font-size: 2.5rem;
  margin: 0 0 0 auto;
  display: inline-block;
  font-family: "Font Awesome 5 Pro";
  cursor: pointer;
}

/* --------------------------------------------------

スライダー

-------------------------------------------------- */
.slider-wide {
  padding: 70px 0 0;
  position: relative;
}
.slider-wide img {
  width: 100%;
}
.slider-wide .arrow-part {
  display: flex;
  position: absolute;
  top: 0;
  right: 3%;
  z-index: 1;
}
.slider-wide .swiper-button-next,
.slider-wide .swiper-button-prev {
  position: static;
}
.slider-wide .swiper-button-prev {
  margin-right: 2rem;
}
.slider-wide .swiper-container .swiper-slide {
  max-height: 1100px;
  overflow: hidden;
}
.slider-wide .swiper-container .swiper-slide > p {
  width: 97%;
  position: relative;
  left: 0;
  top: 0;
}
@media screen and (max-width: 768px) {
  .slider-wide .swiper-container .swiper-slide > p {
    width: 100%;
  }
}
.slider-wide .swiper-container .swiper-slide > dl {
  width: 40%;
  padding: 3em;
  background: #202B36;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  z-index: 5;
}
@media screen and (max-width: 768px) {
  .slider-wide .swiper-container .swiper-slide > dl {
    width: auto;
    padding: 1em 0;
    position: static;
    transform: none;
    text-align: center;
  }
}
.slider-wide .swiper-container .swiper-slide > dl dt {
  color: #FFF;
  font-size: 5.2rem;
  margin-bottom: 0.5em;
  letter-spacing: 0.1em;
}
.slider-wide .swiper-container .swiper-slide > dl dt span {
  font-size: 3.6rem;
  display: block;
}
@media screen and (max-width: 768px) {
  .slider-wide .swiper-container .swiper-slide > dl dt span {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 768px) {
  .slider-wide .swiper-container .swiper-slide > dl dt {
    font-size: 2rem;
    margin: 0 0.5em 0.5em;
  }
}
.slider-wide .swiper-container .swiper-slide > dl dd .icon-m-block {
  display: flex;
  flex-wrap: wrap;
  position: relative;
}
@media screen and (max-width: 768px) {
  .slider-wide .swiper-container .swiper-slide > dl dd .icon-m-block {
    justify-content: center;
  }
}
.slider-wide .swiper-container .swiper-slide > dl dd .icon-m-block .list-category {
  margin-left: 0.5em;
}
.slider-wide .swiper-container .swiper-slide > dl dd .icon-m-block .list-category p {
  font-size: 1.6rem;
  background: #FFF;
}
.slider-wide .swiper-container .swiper-slide > dl dd .icon-m-block .list-icon {
  margin-bottom: 0.5em;
}
.slider-wide .swiper-container .swiper-slide > dl dd .icon-m-block .list-icon p {
  font-size: 1.6rem;
}
@media screen and (max-width: 768px) {
  .slider-wide .swiper-container .swiper-slide > dl dd .icon-m-block .list-icon p {
    font-size: 1.4rem;
  }
}
.slider-wide .swiper-container .swiper-slide > dl dd .btn-more {
  margin-top: 3em;
}
@media screen and (max-width: 768px) {
  .slider-wide .swiper-container .swiper-slide > dl dd .btn-more {
    margin: 1.4em 0;
  }
}
.slider-wide .swiper-container .swiper-slide > dl dd .btn-more a {
  font-size: 1.6rem;
}
@media screen and (max-width: 768px) {
  .slider-wide .swiper-container .swiper-slide > dl dd .btn-more a {
    font-size: 1.5rem;
  }
}

.slider-thumb {
  margin-bottom: 5em;
  overflow: hidden;
}
@media only screen and (max-width: 768px) {
  .slider-thumb {
    margin-bottom: 3em;
  }
}
.slider-thumb .swiper-container {
  padding: 0;
}
.slider-thumb .gallery-top .swiper-slide {
  background-color: #EEE;
}
.slider-thumb .gallery-top .swiper-slide figure {
  position: relative;
  padding: 65% 0 0;
  background-color: #EEE;
}
@media only screen and (max-width: 768px) {
  .slider-thumb .gallery-top .swiper-slide figure {
    padding: 0;
  }
}
.slider-thumb .gallery-top .swiper-slide figure img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: none;
  max-height: 100%;
  max-width: 100%;
}
@media only screen and (max-width: 768px) {
  .slider-thumb .gallery-top .swiper-slide figure img {
    position: relative;
    transform: none;
    left: 0;
  }
}
.slider-thumb .gallery-top .swiper-slide p {
  background: #EEE;
}
.slider-thumb .gallery-thumbs .swiper-slide {
  position: relative;
  overflow: hidden;
  height: 110px;
}
@media only screen and (max-width: 768px) {
  .slider-thumb .gallery-thumbs .swiper-slide {
    height: 60px;
  }
}
.slider-thumb .gallery-thumbs .swiper-slide img {
  position: absolute;
  width: 160%;
  max-width: none;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.slider-thumb .gallery-thumbs .swiper-slide:after {
  display: none;
}
.slider-thumb .gallery-thumbs.swiper-container-thumbs .swiper-slide {
  padding: 0;
  background-color: #EEE;
}
.slider-thumb .gallery-thumbs-caption {
  position: relative;
  padding: 1em 2em;
  margin-bottom: 5px;
  background-color: #EEE;
}
@media only screen and (max-width: 768px) {
  .slider-thumb .gallery-thumbs-caption {
    padding: 1.5em;
  }
}
.slider-thumb .swiper-button-next,
.slider-thumb .swiper-button-prev {
  top: 40%;
}
@media only screen and (max-width: 768px) {
  .slider-thumb .swiper-button-next,
.slider-thumb .swiper-button-prev {
    width: 3em;
    height: 3em;
  }
}
@media only screen and (max-width: 768px) {
  .slider-thumb .swiper-button-next {
    right: 1em;
  }
}
@media only screen and (max-width: 768px) {
  .slider-thumb .swiper-button-prev {
    left: 1em;
  }
}

.slider-thumb-vertical {
  height: 700px;
  display: flex;
  overflow: hidden;
  justify-content: space-between;
}
.slider-thumb-vertical .gallery-top {
  flex: 1;
  margin-right: 2%;
  padding: 0;
  overflow: hidden;
  height: 100%;
}
.slider-thumb-vertical .gallery-top .swiper-slide {
  background: #EEE;
  position: relative;
}
.slider-thumb-vertical .gallery-top .swiper-slide img {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.slider-thumb-vertical .gallery-thumbs {
  width: 30%;
  margin: 0;
  padding: 0;
  height: 100%;
}
.slider-thumb-vertical .gallery-thumbs .swiper-slide {
  overflow: hidden;
  position: relative;
}
.slider-thumb-vertical .gallery-thumbs .swiper-slide img {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

/* --------------------------------------------------

Q&A

-------------------------------------------------- */
.list-qa .col-qa {
  border: 1px solid #1B5E76;
}
.list-qa .col-qa h4 {
  color: #FFF;
  font-size: 2rem;
  margin: 0;
  padding: 1em 3em 1em 1em;
  background: #1B5E76;
  position: relative;
  word-break: break-all;
}
@media only screen and (max-width: 768px) {
  .list-qa .col-qa h4 {
    font-size: 1.6rem;
    padding-right: 4em;
  }
}
.list-qa .col-qa h4:before {
  display: none;
}
.list-qa .col-qa h4 .btn-q {
  width: 2em;
  height: 2em;
  display: block;
  background: #FFF;
  position: absolute;
  top: 50%;
  right: 1em;
  transform: translateY(-50%);
  cursor: pointer;
}
.list-qa .col-qa h4 .btn-q::before {
  content: "";
  width: 1em;
  height: 2px;
  background: #145E70;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.list-qa .col-qa h4 .btn-q::after {
  content: "";
  width: 2px;
  height: 1em;
  background: #145E70;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.list-qa .col-qa h4 .btn-q.active::after {
  display: none;
}
.list-qa .col-qa > div {
  padding: 2em 1.5em;
  margin: 0;
}
.list-qa .visit-qa > div {
  padding: 2em 4em;
}
.list-qa .visit-qa .ttl-visit-qa {
  font-size: 2.5rem;
  font-weight: bold;
  text-align: center;
}
.list-qa .visit-qa .ttl-visit-a {
  font-size: 2rem;
  font-weight: bold;
  border-bottom: 1px solid #145E70;
  text-align: center;
  padding-bottom: 0.5em;
  margin-bottom: 1em;
}

/* --------------------------------------------------

step

-------------------------------------------------- */
.list-step {
  display: flex;
  justify-content: space-between;
}
.list-step dl {
  border: 1px solid #145E70;
}
.list-step dl dt {
  color: #FFF;
  padding: 0.8em 0;
  background: #145E70;
  display: block;
  text-align: center;
}
.list-step dl dd {
  margin: 0;
  padding: 1em;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.list-step dl dd p {
  width: 100%;
  margin: 0;
  text-align: center;
}

/* --------------------------------------------------

list-process

-------------------------------------------------- */
.list-process > div {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.list-process > div .date-p {
  width: 25%;
}
.list-process > div .txt-p-part {
  width: 75%;
}
.list-process > div .txt-p-part p {
  margin: 1em 0;
  padding: 1em;
  border: 1px solid #145E70;
}
.list-process > div .txt-p-part::after {
  content: "";
  width: 20px;
  height: 20px;
  margin: 0 auto;
  background: url(../img/common/arrow_under_green.svg) no-repeat center center;
  background-size: contain;
  display: block;
}
.list-process > div:last-child .txt-p-part::after {
  display: none;
}

/* --------------------------------------------------

link-ambassador

-------------------------------------------------- */
.link-ambassador {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.link-ambassador div {
  margin: 0 1em 0.5em;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
}
.link-ambassador div .name-a {
  font-size: 4rem;
  letter-spacing: 10px;
  writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
}
@media only screen and (max-width: 768px) {
  .link-ambassador div .name-a {
    font-size: 3rem;
    margin-right: 1em;
  }
}
.link-ambassador div figure {
  margin-left: 1em;
}
.link-ambassador div:first-child .name-a {
  color: #935657;
}

/* --------------------------------------------------

list-table

-------------------------------------------------- */
.wysiwyg .list-table table {
  width: 100%;
  font-family: "Noto Serif JP", "游明朝", "YuMincho", "Hiragino Mincho ProN", "Hiragino Mincho Pro", serif;
}
.wysiwyg .list-table table th {
  font-size: 2rem;
  border-left: none;
  text-align: left;
}
.wysiwyg .list-table table td {
  padding: 1em;
  border-right: none;
}
.wysiwyg .list-table table td dl {
  margin: 0;
  line-height: 1.6;
}
.wysiwyg .list-table table td dl dt {
  font-size: 2rem;
  font-weight: normal;
  padding: 0;
  background: none;
}
.wysiwyg .list-table table td dl dd {
  margin: 0;
}

/* --------------------------------------------------

list-table

-------------------------------------------------- */
.access-block > div {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 1em;
}
.access-block > div p {
  width: 20%;
  text-align: center;
  padding: 2em;
  background: #F0F0F0;
}
.access-block > div div span {
  font-size: 1.4rem;
}
.access-block > div div.bus:before {
  content: "\f207";
}
.access-block > div div.ship:before {
  content: "\f21a";
}
.access-block > div div.walk:before {
  content: "\f554";
}
.access-block > div div:before {
  margin: 0 1em 0 0;
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  display: inline-block;
}
.access-block > div div:after {
  content: "";
  width: 1em;
  height: 1em;
  display: inline-block;
  background: url(../img/common/arrow_under_green.svg) no-repeat center center;
  transform: rotate(-90deg);
  background-size: contain;
  margin: 0 0 0 0.4em;
}
@media only screen and (max-width: 768px) {
  .access-block > div p {
    padding: 0.8em 1em;
  }
  .access-block > div div {
    padding: 0 0.6em;
  }
  .access-block > div div:before {
    display: block;
    text-align: center;
  }
}
@media only screen and (max-width: 768px) {
  .access-block > div {
    display: block;
    margin-bottom: 3em;
    padding-bottom: 2em;
    border-bottom: 1px solid #1B5E76;
  }
  .access-block > div:last-child {
    border-bottom: none;
  }
  .access-block > div div:before {
    margin: 0;
  }
  .access-block > div p {
    width: 100%;
    text-align: center;
    padding: 2em;
    background: #F0F0F0;
    box-sizing: border-box;
  }
  .access-block > div .time {
    padding: 1.5em 0 1em 0;
    text-align: center;
  }
  .access-block > div .time:after {
    transform: rotate(0deg);
    display: block;
    margin: 0.5em auto 0 auto;
  }
}

.access-block > div.station-3col .sta-m {
  padding: 2em 0;
}
.access-block > div.station-3col div {
  position: relative;
}
.access-block > div.station-3col div:before {
  display: block;
  text-align: center;
}
.access-block > div.station-3col div:after {
  position: absolute;
  left: 30%;
  bottom: -1em;
}
@media only screen and (max-width: 768px) {
  .access-block > div.station-3col .sta-m {
    padding: 2em;
  }
  .access-block > div.station-3col div:after {
    position: relative;
    display: block;
    left: auto;
    bottom: auto;
  }
}

/* --------------------------------------------------

レイアウト

-------------------------------------------------- */
.wrapper-layout {
  display: flex;
  justify-content: space-between;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .wrapper-layout {
    display: block;
  }
}
.wrapper-layout > .side-menu {
  width: 23%;
}
@media screen and (max-width: 768px) {
  .wrapper-layout > .side-menu {
    width: 100%;
  }
}
.wrapper-layout > .main-contents {
  width: 70%;
}
@media screen and (max-width: 768px) {
  .wrapper-layout > .main-contents {
    width: 100%;
  }
}
.wrapper-layout.event > .slider-area {
  width: 40%;
}
@media only screen and (max-width: 768px) {
  .wrapper-layout.event > .slider-area {
    width: 100%;
    margin-bottom: 1em;
  }
}
.wrapper-layout.event > .slider-area > p {
  font-size: 1.8rem;
  margin: 2em 0;
}
.wrapper-layout.event > .main-contents {
  width: 55%;
}
@media only screen and (max-width: 768px) {
  .wrapper-layout.event > .main-contents {
    width: 100%;
  }
}

/* --------------------------------------------------

txtarea

-------------------------------------------------- */
.txtarea {
  margin: 2em 0;
}
.txtarea a {
  text-decoration: underline;
  word-break: break-all;
}
.txtarea ul {
  margin: 0.5em 0 1em;
  list-style-position: inside;
  list-style-type: disc;
}

/* --------------------------------------------------

anchor-area

-------------------------------------------------- */
.anchor-area {
  background: #ECF3F5;
  padding: 3em;
  margin-bottom: 3em;
}
.anchor-area .ttl-anchor {
  font-size: 2.5rem;
  font-weight: bold;
  text-align: center;
  margin-bottom: 2em;
}
.anchor-area ul li {
  margin-bottom: 1em;
}
.anchor-area ul li:last-child {
  margin-bottom: 0;
}
.anchor-area ul li a {
  background: #fff;
  text-decoration: none;
  display: block;
  padding: 0.8em 0.5em 0.8em 3em;
  position: relative;
}
.anchor-area ul li a:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 8px 0 8px;
  border-color: #145E70 transparent transparent transparent;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 1em;
}

/*----------------------------------------
anniversary-area-second
----------------------------------------*/
.anniversary-area-second {
  max-width: 1600px;
  padding: 10em 0 0;
  margin: 2em auto;
  position: relative;
  overflow: hidden;
}
@media only screen and (max-width: 1100px) {
  .anniversary-area-second {
    padding: 0;
    margin: 0 auto 0 auto;
  }
}
.anniversary-area-second .anniversary-r {
  width: 40%;
  margin: 0 0 0 auto;
  padding: 7em 10% 5em 8%;
  background: #E9F0F2;
  position: relative;
}
@media only screen and (max-width: 1100px) {
  .anniversary-area-second .anniversary-r {
    width: 100%;
    padding: 5em 0;
  }
  .anniversary-area-second .anniversary-r .inner {
    width: 80%;
  }
}
@media only screen and (max-width: 768px) {
  .anniversary-area-second .anniversary-r {
    background: #E9F0F2;
    background: linear-gradient(0deg, #E9F0F2 90%, #ececec 100%);
    padding: 3em 0 2em;
  }
}
.anniversary-area-second .anniversary-r::before {
  content: "";
  display: block;
  position: absolute;
  background: url(../img/top/bg_wave_blue.svg) no-repeat;
  background-size: contain;
  width: 30vmin;
  height: 16vmin;
  top: 5em;
  right: 5em;
}
@media only screen and (max-width: 1100px) {
  .anniversary-area-second .anniversary-r::before {
    top: 2em;
  }
}
@media only screen and (max-width: 768px) {
  .anniversary-area-second .anniversary-r::before {
    right: 2em;
  }
}
.anniversary-area-second .anniversary-r .ttl-anniversary {
  font-size: 4rem;
  font-weight: bold;
  margin-bottom: 1.5em;
}
@media only screen and (max-width: 1100px) {
  .anniversary-area-second .anniversary-r .ttl-anniversary {
    font-size: 4.5vmin;
    margin-bottom: 1em;
  }
}
@media only screen and (max-width: 768px) {
  .anniversary-area-second .anniversary-r .ttl-anniversary {
    font-size: 2.4rem;
  }
}
.anniversary-area-second .anniversary-r .txt-anniversary {
  font-size: 1.4rem;
  line-height: 2.5;
}
.anniversary-area-second .anniversary-r .btn-toggle {
  display: none;
}
@media only screen and (max-width: 768px) {
  .anniversary-area-second .anniversary-r .btn-toggle {
    display: block;
  }
}
@media only screen and (max-width: 1100px) {
  .anniversary-area-second .anniversary-l {
    position: relative;
  }
}
@media only screen and (max-width: 768px) {
  .anniversary-area-second .anniversary-l {
    display: none;
  }
}
.anniversary-area-second .anniversary-l img {
  position: absolute;
  z-index: -1;
}
@media only screen and (max-width: 1100px) {
  .anniversary-area-second .anniversary-l img {
    position: relative;
    max-width: 100%;
  }
}
.anniversary-area-second .anniversary-l img:first-child {
  width: 70vw;
  max-width: 850px;
  top: 0;
  left: 2em;
}
@media only screen and (max-width: 1100px) {
  .anniversary-area-second .anniversary-l img:first-child {
    width: 100vw;
    max-width: 800px;
    display: block;
    margin: -3em 0 3em auto;
    z-index: 2;
  }
}
@media only screen and (max-width: 768px) {
  .anniversary-area-second .anniversary-l img:first-child {
    margin: -3em 0 2em auto;
  }
}
.anniversary-area-second .anniversary-l img:nth-child(2) {
  width: 80vw;
  max-width: 500px;
  left: 2em;
  bottom: 0;
}
@media only screen and (max-width: 1100px) {
  .anniversary-area-second .anniversary-l img:nth-child(2) {
    width: 80vw;
    max-width: 700px;
    left: 0;
    z-index: 2;
  }
}

/* --------------------------------------------------

bnr-business

-------------------------------------------------- */
.bnr-business a {
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  border: 1px solid #145E70;
  position: relative;
}
.bnr-business a::before {
  content: "";
  display: block;
  width: 18px;
  height: 18px;
  border-bottom: 2px solid #145E70;
  border-right: 2px solid #145E70;
  position: absolute;
  top: 50%;
  right: 5%;
  transform: rotate(-45deg) translateY(-50%);
  transition: all 0.3s;
}
@media only screen and (max-width: 768px) {
  .bnr-business a::before {
    width: 8px;
    height: 8px;
  }
}
.bnr-business a::after {
  content: "";
  display: block;
  width: 100%;
  height: 5px;
  position: absolute;
  left: 0;
  bottom: -1px;
  background: #145E70;
}
@media only screen and (max-width: 768px) {
  .bnr-business a::after {
    height: 3px;
  }
}
.bnr-business a img {
  width: 35%;
  align-self: stretch;
}
.bnr-business a p {
  width: 65%;
  font-size: 2.5rem;
  text-align: center;
  line-height: 2;
  margin: 1em 4em 1em 1em;
}
@media only screen and (max-width: 1360px) {
  .bnr-business a p {
    font-size: 2rem;
  }
}
@media only screen and (max-width: 768px) {
  .bnr-business a p {
    font-size: 1.4rem;
    line-height: normal;
    margin: 0.5em 2em 0.5em 0.5em;
  }
}
.bnr-business a:hover {
  color: #145E70;
}
.bnr-business a:hover::before {
  right: 4%;
}

/* --------------------------------------------------

イベントの検索

-------------------------------------------------- */
.event-bg {
  padding: 2% 0;
  background: #ECF3F5;
  position: relative;
  margin-bottom: 5%;
}
@media only screen and (max-width: 768px) {
  .event-bg {
    padding: 1.4em 0;
  }
}
.event-bg .ttl-search {
  position: relative;
  font-size: 2rem;
  color: #133A42;
  text-align: center;
  margin-bottom: 1em;
}
@media only screen and (max-width: 768px) {
  .event-bg .ttl-search {
    font-size: 1.6rem;
  }
}
.event-bg .ttl-search:before {
  content: "\f002";
  font-family: FontAwesome;
  color: #133A42;
  padding-right: 0.4em;
}
.event-bg .search-select {
  display: flex;
  text-align: center;
  margin-top: 1.4em;
}
.event-bg .search-select label {
  display: none;
}
.event-bg .search-select select {
  border: none;
  border-radius: 0;
  width: 100%;
  position: relative;
  color: #133A42;
  -webkit-background: #fff !important;
}
.event-bg .search-select .period {
  display: flex;
  align-items: center;
}
.event-bg .search-select .period .ico-area {
  margin: 0 0.5em;
}
@media only screen and (max-width: 768px) {
  .event-bg .search-select .period .ico-area {
    width: 100%;
  }
}
.event-bg .search-select .period .ico-area input[type=date],
.event-bg .search-select .period .ico-area input[type=text] {
  background: #fff !important;
  -webkit-background: #fff !important;
  border-radius: 0;
  padding: 0.8em 1em;
  -webkit-padding: 0.8em 1em;
  max-width: 8em;
  -webkit-max-width: 8em;
}
@media only screen and (max-width: 768px) {
  .event-bg .search-select .period .ico-area input[type=date],
.event-bg .search-select .period .ico-area input[type=text] {
    padding: 0.5em 1em;
    width: 100%;
  }
}
.event-bg .search-select .keyword {
  position: relative;
}
.event-bg .search-select .keyword .input {
  position: relative;
}
.event-bg .search-select .keyword .input > a {
  position: absolute;
  right: 5px;
  top: 50%;
  transform: translateY(-50%);
  display: block;
  width: 3em;
  height: 2em;
  text-decoration: none;
}
.event-bg .search-select .keyword .input > a:before {
  content: "\f002";
  font-family: FontAwesome;
  color: #133A42;
  font-size: 2rem;
}
.event-bg .search-select .keyword .input input {
  border: none;
  border-radius: 0;
  width: 100%;
  position: relative;
  background: #fff;
}
.event-bg .search-select .keyword .input input:placeholder {
  color: #133A42;
}
@media only screen and (max-width: 870px) {
  .event-bg .search-select .keyword .input {
    flex: 1;
    margin-top: 1em;
  }
}
@media only screen and (max-width: 870px) {
  .event-bg .search-select {
    display: block;
  }
  .event-bg .search-select select {
    margin: 1em 0 0 0;
  }
  .event-bg .search-select .period .ico-area {
    margin: 0 0.5em;
  }
  .event-bg .search-select .period .ico-area:first-child {
    margin-left: 0;
  }
  .event-bg .search-select .period .ico-area input[type=text] {
    max-width: 100%;
  }
  .event-bg .search-select button {
    margin-top: 1em;
  }
}
@media only screen and (max-width: 420px) {
  .event-bg .search-select select {
    display: block;
    width: 100%;
    margin: 1em 0 1em 0;
  }
}
.event-bg .search-check {
  font-size: 1.4rem;
}

/* --------------------------------------------------

Facebook/関連リンク

-------------------------------------------------- */
.fb-block {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 1em;
}

.list-related {
  text-align: center;
  padding: 5% 0;
}
.list-related li {
  margin-bottom: 2em;
}
.list-related li a {
  display: inline-block;
}
/* # sourceMappingURL=common_5th.css.map */