@charset "UTF-8";
/**
 * Base
 */
body,
html {
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Verdana, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  color: #333333;
  -webkit-text-size-adjust: 100%;
}
@media screen and (min-width: 981px) {
  body,
  html {
    font-size: 16px;
    line-height: 1.6;
  }
}

a {
  transition: 0.3s;
}
a:hover {
  opacity: .8;
}
@media screen and (min-width: 691px) {
  a[href^="tel:"] {
    pointer-events: none;
    color: #333333 !important;
  }
}
.fm_min{
  font-family: "webfontMin", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
.bigger_link:hover {
  cursor: pointer;
}
.bigger_link:hover img {
  opacity: 1;
}
.bigger_link:not(.class) {
  transition: 0.3s;
}
.bigger_link:not(.class):hover {
  opacity: .8;
}
.bigger_link:not(.class) a:hover {
  text-decoration: none;
}

@font-face {
  font-family: 'webFontMin';
  src: url(../font/NotoSerifJP-SemiBold.otf);
}
/**
* Header
*/
header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  width: 100%;
  display: flex;
}
@media screen and (max-width: 690px) {
  header {
    margin: 0;
    background-color: transparent !important;
  }
}
@media screen and (min-width: 981px) {
  header.is-scroll {
    background-color: #fff;
  }
  header.is-scroll #mainnav li a {
    color: #333333 !important;
  }
}
@media screen and (min-width: 981px) and (min-width: 981px) {
  header.is-scroll #mainnav li.main_current {
    border-color: #333333 !important;
  }
}

@media screen and (min-width: 981px) {
  header #header_left {
    float: none;
    width: auto;
  }
}
@media screen and (max-width: 980px) {
  header #header_left {
    margin: 0;
  }
}
header #header_left #logo {
  padding: 10px;
  background-color: #fff;
  text-align: center;
}
@media screen and (min-width: 981px) {
  header #header_left #logo {
    width: 150px;
    height: 100px;
  }
}
@media screen and (max-width: 980px) {
  header #header_left #logo {
    width: 150px;
  }
}
@media screen and (max-width: 690px) {
  header #header_left #logo {
    width: 110px;
    padding: 8px;
  }
}
header #header_left #logo img {
  width: 100%;
  vertical-align: middle;
}
@media screen and (max-width: 980px) {
  header #gnav_btn {
    display: block;
  }
}
header #gnav_btn .menu {
  cursor: pointer;
}
@media screen and (max-width: 980px) {
  header #gnav_btn .menu {
    width: 25px;
    height: 25px;
    background: url(../image/common/gnav_btn.gif) no-repeat 0 0;
    background-size: 25px 25px;
    display: block;
    text-indent: -9999px;
    position: absolute;
    top: 35px;
    right: 35px;
  }
}
@media screen and (max-width: 690px) {
  header #gnav_btn .menu {
    top: 24px;
    right: 15px;
  }
}
@media screen and (min-width: 981px) {
  header #header_right {
    float: none;
    flex: 1;
  }
}
@media screen and (min-width: 981px) {
  header #header_right #globalnav {
    display: flex;
  }
}
@media screen and (max-width: 980px) {
  header #header_right #globalnav {
    margin: 0;
    display: block;
    float: none;
  }
  header #header_right #globalnav ul {
    display: none;
  }
  header #header_right #globalnav li {
    display: block;
    text-align: left;
    margin: 0;
    border-bottom: 1px solid #ddd;
  }
  header #header_right #globalnav li:first-child {
    border-top: 1px solid #ddd;
  }
  header #header_right #globalnav li a {
    display: block;
    padding: 20px 10px;
    border-bottom: none;
    text-decoration: none;
    transition: none;
    position: relative;
    display: block;
  }
  header #header_right #globalnav li a::after {
    position: absolute;
    top: 50%;
    right: 15px;
    display: block;
    content: '';
    width: 8px;
    height: 8px;
    margin-top: -4px;
    border-top: 1px solid #888;
    border-right: 1px solid #888;
    transform: rotate(45deg);
  }
  header #header_right #globalnav li a:hover {
    border-bottom: none;
    background-color: #eee;
  }
  header #header_right #globalnav li.main_current a {
    border-bottom: none;
    background-color: #eee;
  }
}
@media screen and (min-width: 981px) {
  header #header_right #globalnav_in {
    display: flex !important;
    align-items: center;
  }
}
@media screen and (max-width: 980px) {
  header #header_right #globalnav_in {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 0;
    background-color: #fff;
    position: absolute;
    left: 0;
    z-index: -1;
    display: none;
  }
}
@media screen and (min-width: 981px) {
  header #header_right #globalnav_in li {
    margin: 0 0 0 20px;
  }
}
header #header_right #globalnav_in li a {
  font-family: "webfontMin", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 14px;
  font-weight: 800;
  border-bottom: 0;
}
@media screen and (min-width: 981px) {
  header #header_right #globalnav_in li a {
    color: #fff;
  }
}
@media screen and (min-width: 981px) {
  header #header_right #globalnav_in #mainnav {
    text-align: right;
  }
}
@media screen and (max-width: 980px) {
  header #header_right #globalnav_in #mainnav {
    padding-top: 97px;
    display: block !important;
  }
}
@media screen and (max-width: 690px) {
  header #header_right #globalnav_in #mainnav {
    padding-top: 72px;
  }
}
@media screen and (min-width: 981px) {
  header #header_right #globalnav_in #mainnav li a {
    line-height: 1.6;
  }
}
@media screen and (max-width: 980px) {
  header #header_right #globalnav_in #mainnav li a {
    padding: 14px 10px;
  }
}
@media screen and (min-width: 981px) {
  header #header_right #globalnav_in #mainnav li.main_current {
    border-bottom: 1px solid #fff;
  }
}
@media screen and (min-width: 981px) {
  header #header_right #globalnav_in #fixednav {
    position: fixed;
    top: 50%;
    right: 0;
    transform: translate(0, -50%);
    z-index: 999;
  }
}
@media screen and (max-width: 980px) {
  header #header_right #globalnav_in #fixednav {
    font-size: 0;
    display: block !important;
    width: 100%;
  }
}
header #header_right #globalnav_in #fixednav li {
  display: block;
  margin: 0 !important;
}
@media screen and (min-width: 981px) {
  header #header_right #globalnav_in #fixednav li {
    border: 1px solid #FFFFFF;
  }
}
@media screen and (max-width: 980px) {
  header #header_right #globalnav_in #fixednav li {
    border-bottom: 1px solid #fff !important;
  }
}
header #header_right #globalnav_in #fixednav li a {
  display: block;
  vertical-align: middle;
  letter-spacing: 0.24em;
  color: #fff;
}
@media screen and (min-width: 981px) {
  header #header_right #globalnav_in #fixednav li a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50px;
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    -o-writing-mode: vertical-rl;
    writing-mode: vertical-rl;
    white-space: nowrap;
  }
}
@media screen and (max-width: 980px) {
  header #header_right #globalnav_in #fixednav li a {
    padding: 10px 10px;
  }
}
@media screen and (min-width: 981px) {
  header #header_right #globalnav_in #fixednav li a .img {
    margin-bottom: 10px;
  }
}
header #header_right #globalnav_in #fixednav li a .img img {
  vertical-align: baseline;
}
@media screen and (max-width: 980px) {
  header #header_right #globalnav_in #fixednav li a .img img {
    vertical-align: middle;
  }
}
@media screen and (max-width: 980px) {
  header #header_right #globalnav_in #fixednav li a .img {
    width: 30px;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    margin-right: 10px;
  }
}
header #header_right #globalnav_in #fixednav li:nth-child(1) {
  border-bottom: 0;
}
header #header_right #globalnav_in #fixednav li:nth-child(1) a {
  background-color: #1e3d33;
}
@media screen and (min-width: 981px) {
  header #header_right #globalnav_in #fixednav li:nth-child(1) a {
    height: 12.5em;
  }
}
header #header_right #globalnav_in #fixednav li:nth-child(2) a {
  background-color: #215847;
}
@media screen and (min-width: 981px) {
  header #header_right #globalnav_in #fixednav li:nth-child(2) a {
    height: 11em;
  }
}
header #header_right #globalnav_in #headnav {
  margin-bottom: 0;
}
@media screen and (min-width: 981px) {
  header #header_right #globalnav_in #headnav {
    display: flex !important;
    float: none;
    margin-left: 40px;
  }
}
@media screen and (max-width: 980px) {
  header #header_right #globalnav_in #headnav {
    font-size: 0;
    display: block !important;
    width: 100%;
  }
}
header #header_right #globalnav_in #headnav li {
  margin: 0;
}
@media screen and (max-width: 980px) {
  header #header_right #globalnav_in #headnav li {
    display: inline-block;
    vertical-align: middle;
    width: 50%;
    border: 0;
  }
}
header #header_right #globalnav_in #headnav li a {
  width: 180px;
  height: 100px;
  padding: 15px 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  letter-spacing: 1.12px;
  text-align: center;
}
@media screen and (max-width: 980px) {
  header #header_right #globalnav_in #headnav li a {
    width: 100%;
    height: 80px;
    padding: 10px;
  }
  header #header_right #globalnav_in #headnav li a:after {
    display: none;
  }
}
header #header_right #globalnav_in #headnav .tel a {
  color: #fff !important;
  pointer-events: all;
  background-color: #215847;
}
header #header_right #globalnav_in #headnav .tel a .num {
  font-size: 22px;
  display: block;
  width: 100%;
  letter-spacing: normal;
}
@media screen and (max-width: 980px) {
  header #header_right #globalnav_in #headnav .tel a .num {
    padding-top: 5px;
    margin-bottom: 10px;
  }
}
header #header_right #globalnav_in #headnav .web a {
  background-color: #1e3d33;
}
header #header_right #globalnav_in #headnav .web a .img {
  display: block;
  width: 100%;
}
@media screen and (max-width: 980px) {
  header #header_right #globalnav_in #headnav .web a .img {
    margin-bottom: 5px;
  }
}

/**
 * Footer
 */
footer {
  padding: 0;
  background-color: #333333;
}
@media screen and (min-width: 691px) {
  footer {
    display: flex;
  }
}
footer a {
  color: #fff !important;
}
footer .left {
  background-color: #ccc;
}
@media screen and (min-width: 691px) {
  footer .left {
    width: 40%;
  }
}
@media screen and (max-width: 690px) {
  footer .left {
    height: 40vw;
  }
}
footer .left img {
  width: 100%;
  height: auto;
}
footer .right {
  padding: 82px 100px 93px 5%;
  flex: 1;
}
@media screen and (max-width: 980px) {
  footer .right {
    padding: 50px 30px;
  }
}
@media screen and (max-width: 690px) {
  footer .right {
    padding: 0;
  }
}
footer .right .inner {
  margin: 0 auto 0 0;
}
@media screen and (min-width: 981px) {
  footer .right .inner {
    padding: 0;
  }
}
@media screen and (min-width: 691px) {
  footer .right .inner {
    max-width: 700px;
  }
}
@media screen and (max-width: 690px) {
  footer .right .inner {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
footer .right .inner #footer_top {
  width: auto;
  border-color: #707070;
}
@media screen and (min-width: 1120px) {
  footer .right .inner #footer_top {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
}
@media screen and (max-width: 980px) {
  footer .right .inner #footer_top {
    padding-bottom: 10px;
  }
}
footer .right .inner #footer_top #footer_logo {
  flex: 1;
  float: none;
  width: auto;
  font-weight: bold;
  margin: 0;
  color: #999;
}
@media screen and (min-width: 1120px) {
  footer .right .inner #footer_top #footer_logo {
    padding: 0 5%;
  }
}
@media screen and (max-width: 1119px) {
  footer .right .inner #footer_top #footer_logo {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 690px) {
  footer .right .inner #footer_top #footer_logo {
    width: auto;
    text-align: center;
  }
}
footer .right .inner #footer_top #footer_logo a {
  color: #999 !important;
}
footer .right .inner #footer_top #footer_logo a img {
  max-width: 180px;
  margin-bottom: 30px;
}
@media screen and (max-width: 690px) {
  footer .right .inner #footer_top #footer_logo a img {
    width: 150px;
  }
}
footer .right .inner #footer_top #footer_logo p {
  line-height: 1.71;
  letter-spacing: 0.24em;
}
@media screen and (min-width: 691px) {
  footer .right .inner #footer_top #footer_sitemap {
    display: flex;
  }
}
footer .right .inner #footer_top #footer_sitemap .footnav {
  float: none;
  width: auto;
}
@media screen and (min-width: 691px) {
  footer .right .inner #footer_top #footer_sitemap .footnav:nth-of-type(n+2) {
    margin-left: 60px;
  }
}
@media screen and (min-width: 691px) and (min-width: 1120px) and (max-width: 1300px) {
  footer .right .inner #footer_top #footer_sitemap .footnav:nth-of-type(n+2) {
    margin-left: 30px;
  }
}

@media screen and (min-width: 691px) {
  footer .right .inner #footer_top #footer_sitemap .footnav li {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 690px) {
  footer .right .inner #footer_top #footer_sitemap .footnav li {
    text-align: center;
  }
}
footer .right .inner #footer_top #footer_sitemap .footnav li a {
  letter-spacing: 0.24em;
  font-family: "webfontMin", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-weight: bold;
  padding-left: 0;
}
footer .right .inner #footer_sns {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 42px 0;
}
@media screen and (max-width: 980px) {
  footer .right .inner #footer_sns {
    padding: 30px 0;
  }
}
@media screen and (max-width: 690px) {
  footer .right .inner #footer_sns {
    padding: 20px 0;
  }
}
footer .right .inner #footer_sns .ttl {
  white-space: nowrap;
  font-family: "Times New Roman", "YakuHanJP", "Libre Baskerville", "webfontMin", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0.216em;
  margin-right: 50px;
}
@media screen and (max-width: 980px) {
  footer .right .inner #footer_sns .ttl {
    font-size: 14px;
    margin-right: 30px;
  }
}
footer .right .inner #footer_sns ul {
  display: flex;
  align-items: center;
}
footer .right .inner #footer_sns ul li {
  margin-right: 40px;
}
@media screen and (max-width: 980px) {
  footer .right .inner #footer_sns ul li {
    margin-right: 20px;
  }
}
footer .right .inner #footer_sns ul li:last-child {
  margin-right: 0;
}
@media screen and (max-width: 980px) {
  footer .right .inner #footer_sns ul li a img {
    transform: scale(0.8);
  }
}
footer .right .inner #footer_bottom {
  width: auto;
  font-size: 12px;
  letter-spacing: 0.12em;
  text-align: right;
  border-color: #707070;
}
@media screen and (min-width: 691px) {
  footer .right .inner #footer_bottom {
    padding-top: 40px;
  }
}
footer .right .inner #footer_bottom .footnav_b {
  display: block;
  float: none;
}
@media screen and (min-width: 691px) {
  footer .right .inner #footer_bottom .footnav_b {
    margin-bottom: 10px;
  }
}
footer .right .inner #footer_bottom .footnav_b li {
  border-color: #707070;
}
footer .right .inner #footer_bottom .footnav_b li a {
  font-weight: bold;
  color: #999 !important;
  white-space: nowrap;
}
footer .right .inner #footer_bottom #copyright {
  display: block;
  float: none;
  font-weight: bold;
  color: #999;
}

/**
* Layout
*/
/* common
---------------------------------------------*/
#contents {
  margin: 0 auto 50px;
}

#wrapper {
  border-top: 0;
}

#contents {
  width: inherit;
}

#common #contents {
  max-width: 1120px;
}
@media screen and (min-width: 691px) {
  #common #contents_left {
    width: 850px;
  }
}

#common02 #contents_left,
#common02 #contents_right {
  float: none;
  width: inherit;
}

.inner {
  max-width: 1180px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 30px;
}
@media screen and (max-width: 690px) {
  .inner {
    padding: 0 15px;
  }
}

/* パンくず
---------------------------------------------*/
#locator {
  width: 100%;
  background: none;
  padding: 0;
  position: absolute;
  bottom: 0;
  right: 50%;
  transform: translate(50%, 0);
}
@media screen and (max-width: 690px) {
  #locator {
    display: block;
  }
}
#locator #locator_in {
  width: 94%;
  padding: 30px 30px 0;
  background-color: #fff;
  text-align: center;
}
@media screen and (min-width: 1120px) {
  #locator #locator_in {
    width: 1120px;
    padding: 30px 0 0;
  }
}
@media screen and (max-width: 690px) {
  #locator #locator_in {
    display: block;
    padding: 15px 15px 0;
  }
}
#locator .locatorLine {
  display: inline-block;
  vertical-align: middle;
  width: 1px;
  height: 1em;
  background-color: #999;
  margin: 0 1em;
}
#locator li {
  list-style: none;
  display: inline-block;
}
#locator li a:hover {
  color: #333333;
}
#locator li span {
  display: inline-block;
  padding-left: 1em;
  border-left: 1px solid #999;
}
#locator li:first-child span {
  padding-left: 0;
  border-left: 0;
}
#locator li:nth-child(n+2) {
  margin-left: 1em;
}

/* ページタイトル
---------------------------------------------*/
#pagetitle {
  height: 440px;
  position: relative;
  margin-bottom: 42px;
  background: 50% 50% no-repeat;
  background-size: cover;
}
@media screen and (max-width: 690px) {
  #pagetitle {
    position: relative;
    height: auto;
  }
}
#pagetitle > .inner {
  text-align: center;
  color: #fff;
  width: 100%;
  padding-top: 198px;
}
@media screen and (max-width: 690px) {
  #pagetitle > .inner {
    padding: 100px 15px 55px;
  }
}
#pagetitle > .inner .pagetitleEn {
  font-weight: bold;
  font-family: "Times New Roman", "YakuHanJP", "Libre Baskerville", "webfontMin", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 46px;
  letter-spacing: 0.12em;
  line-height: 1;
  margin-bottom: 28px;
}
@media screen and (max-width: 690px) {
  #pagetitle > .inner .pagetitleEn {
    font-size: 34px;
    margin-bottom: 10px;
  }
}
#pagetitle > .inner .pagetitle {
  font-family: "webfontMin", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 20px;
  letter-spacing: 0.24em;
}
@media screen and (max-width: 690px) {
  #pagetitle > .inner .pagetitle {
    font-size: 16px;
  }
}

/* サイドナビ
---------------------------------------------*/
/* 下層共通部分
---------------------------------------------*/
.c-mediaList,
.c-mediaList02 {
  display: flex;
  flex-wrap: wrap;
}

.c-mediaList .blog_section01,
.c-mediaList02 .blog_section01 {
  position: relative;
}
@media screen and (max-width: 690px) {
  .c-mediaList .blog_section01:nth-child(n+2),
  .c-mediaList02 .blog_section01:nth-child(n+2) {
    margin-top: 15px;
  }
}
.c-mediaList .blog_section01:hover .blog_image01 figure,
.c-mediaList02 .blog_section01:hover .blog_image01 figure {
  transform: scale(1.2);
}
.c-mediaList .blog_date01,
.c-mediaList .blog_auther01,
.c-mediaList .readmore_btn,
.c-mediaList br,
.c-mediaList02 .blog_date01,
.c-mediaList02 .blog_auther01,
.c-mediaList02 .readmore_btn,
.c-mediaList02 br {
  display: none;
}
.c-mediaList .blog_image01,
.c-mediaList02 .blog_image01 {
  background-color: #eee;
  position: relative;
  overflow: hidden;
}
.c-mediaList .blog_image01 figure,
.c-mediaList02 .blog_image01 figure {
  transition: .4s;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
@media screen and (min-width: 981px) {
  .c-mediaList .blog_image01,
  .c-mediaList02 .blog_image01 {
    height: 140px;
  }
}
@media screen and (max-width: 980px) {
  .c-mediaList .blog_image01,
  .c-mediaList02 .blog_image01 {
    padding-bottom: 60%;
  }
}
.c-mediaList .blog_subtitle02,
.c-mediaList02 .blog_subtitle02 {
  font-family: "webfontMin", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 16px;
  font-weight: bold;
  color: #215847;
  margin: 20px 0 10px;
}
.c-mediaList .blog_text01,
.c-mediaList02 .blog_text01 {
  font-size: 14px;
}
.c-mediaList .blog_info01 dt,
.c-mediaList02 .blog_info01 dt {
  display: none;
}
.c-mediaList .blog_info01 .blog_dlist01:nth-of-type(1),
.c-mediaList02 .blog_info01 .blog_dlist01:nth-of-type(1) {
  position: absolute;
  left: 0;
  top: 0;
}
.c-mediaList .blog_info01 .blog_dlist01:nth-of-type(1) dd a,
.c-mediaList02 .blog_info01 .blog_dlist01:nth-of-type(1) dd a {
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  -o-writing-mode: vertical-rl;
  writing-mode: vertical-rl;
  display: inline-block;
  font-family: "webfontMin", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 0.08em;
  color: #215847;
  background-color: #fff;
  padding: 5px 3px;
}
.c-mediaList .blog_info01 .blog_dlist01:nth-of-type(2),
.c-mediaList02 .blog_info01 .blog_dlist01:nth-of-type(2) {
  margin-top: 15px;
}
.c-mediaList .blog_info01 .blog_dlist01:nth-of-type(2) dd a,
.c-mediaList02 .blog_info01 .blog_dlist01:nth-of-type(2) dd a {
  display: inline-block;
  font-size: 13px;
  font-weight: bold;
  color: #215847;
  background-color: #ACD3C7;
  padding: 3px 5px;
}

.c-mediaList > * {
  background-color: #fff;
  font-size: 14px;
}
@media screen and (min-width: 691px) {
  .c-mediaList > * {
    width: calc((100% - 20px)/2);
  }
  .c-mediaList > *:nth-child(n+2) {
    margin-left: 20px;
  }
}
.c-mediaList .blog_section01 {
  padding-bottom: 20px;
}
.c-mediaList .blog_info01 .blog_dlist01:nth-of-type(1) dd a {
  color: #fff;
  background-color: #215847;
}
.c-mediaList .blog_info01 .blog_dlist01:nth-of-type(2) {
  display: none;
}
.c-mediaList .blog_subtitle02,
.c-mediaList .blog_text01 {
  padding: 0 20px;
}

@media screen and (min-width: 691px) {
  .c-mediaList02 > * {
    width: calc((100% - 20px)/2);
  }
  .c-mediaList02 > *:nth-child(2n) {
    margin-left: 20px;
  }
  .c-mediaList02 > *:nth-child(n+3) {
    margin-top: 20px;
  }
}
@media screen and (min-width: 981px) {
  .c-mediaList02 > * {
    width: calc((100% - 60px)/4);
    margin-top: 0 !important;
  }
  .c-mediaList02 > *:nth-child(n+2) {
    margin-left: 20px;
  }
}
@media screen and (min-width: 981px) {
  .c-mediaList02 .blog_image01 {
    height: 180px;
  }
}
.c-mediaList02 .blog_section01 {
  padding-bottom: 20px;
  border-bottom: 1px solid #ACD3C7;
}

.l-bottomMedia {
  margin: 100px 0 180px;
}
@media screen and (min-width: 981px) {
  .l-bottomMedia {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
}
@media screen and (max-width: 980px) {
  .l-bottomMedia {
    margin: 70px 0;
  }
}
@media screen and (max-width: 690px) {
  .l-bottomMedia {
    margin: 50px 0 0;
  }
}
.l-bottomMedia .box {
  padding: 70px 50px;
  box-sizing: border-box;
}
@media screen and (min-width: 981px) {
  .l-bottomMedia .box {
    width: 50%;
  }
  .l-bottomMedia .box > * {
    max-width: 560px;
  }
}
@media screen and (max-width: 980px) {
  .l-bottomMedia .box {
    padding: 40px 30px;
  }
}
@media screen and (max-width: 690px) {
  .l-bottomMedia .box {
    padding: 30px 15px;
  }
}
.l-bottomMedia .box:nth-child(1) {
  background-color: #215847;
}
@media screen and (min-width: 981px) {
  .l-bottomMedia .box:nth-child(1) {
    border-top: 54px solid #fff;
  }
  .l-bottomMedia .box:nth-child(1) > * {
    margin-left: auto;
  }
}
.l-bottomMedia .box:nth-child(2) {
  background-color: #1e3d33;
}
@media screen and (min-width: 981px) {
  .l-bottomMedia .box:nth-child(2) {
    border-bottom: 54px solid #fff;
  }
  .l-bottomMedia .box:nth-child(2) > * {
    margin-right: auto;
  }
}
.l-bottomMedia .ttl {
  font-family: "webfontMin", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 26px;
  font-weight: bold;
  line-height: 1;
  letter-spacing: 0.08em;
  color: #fff;
  text-align: center;
  margin-bottom: 30px;
}
@media screen and (max-width: 980px) {
  .l-bottomMedia .ttl {
    font-size: 22px;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 690px) {
  .l-bottomMedia .ttl {
    font-size: 18px;
    margin-bottom: 20px;
  }
}

.l-bottomContact {
  background-color: #F5F5F5;
  padding: 100px 30px 0;
  position: relative;
}
@media screen and (min-width: 691px) {
  .l-bottomContact:after {
    content: "";
    display: block;
    width: 100%;
    height: 15px;
    background-color: #fff;
    position: absolute;
    bottom: 0;
    right: 50%;
    transform: translate(50%, 0);
    z-index: 0;
  }
}
@media screen and (max-width: 980px) {
  .l-bottomContact {
    padding: 50px 30px 0;
  }
}
@media screen and (max-width: 690px) {
  .l-bottomContact {
    padding: 30px 15px;
  }
}
.l-bottomContact .inner {
  background-color: #fff;
  padding-top: 68px;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 980px) {
  .l-bottomContact .inner {
    padding-top: 40px;
  }
}
@media screen and (max-width: 690px) {
  .l-bottomContact .inner {
    padding: 30px 15px;
  }
}
@media screen and (min-width: 691px) {
  .l-bottomContact .inner {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
}
.l-bottomContact .inner .box {
  text-align: center;
}
@media screen and (min-width: 691px) {
  .l-bottomContact .inner .box {
    width: 50%;
  }
}
.l-bottomContact .inner .box .ttl {
  font-size: 20px;
  font-weight: bold;
  font-family: "webfontMin", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  letter-spacing: 0.08em;
  color: #215847;
  margin-bottom: 20px;
}
@media screen and (max-width: 690px) {
  .l-bottomContact .inner .box .ttl {
    font-size: 18px;
    margin-bottom: 15px;
  }
}
.l-bottomContact .inner .box:nth-child(1) {
  letter-spacing: 0.12em;
}
@media screen and (min-width: 691px) {
  .l-bottomContact .inner .box:nth-child(1) {
    border-right: 1px solid #DDD;
    padding: 0 15px 15px 0;
  }
  .l-bottomContact .inner .box:nth-child(1) .ttl {
    margin-bottom: 35px;
  }
}
@media screen and (max-width: 690px) {
  .l-bottomContact .inner .box:nth-child(1) {
    padding-bottom: 20px;
    border-bottom: 1px solid #DDD;
    margin-bottom: 20px;
  }
}
.l-bottomContact .inner .box:nth-child(1) .tel a {
  font-size: 38px;
  letter-spacing: 0.12em;
  color: #215847 !important;
  line-height: 1;
  font-family: "Times New Roman", "YakuHanJP", "Libre Baskerville", "webfontMin", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-weight: bold;
  display: block;
  margin-bottom: 13px;
}
@media screen and (max-width: 980px) {
  .l-bottomContact .inner .box:nth-child(1) .tel a {
    font-size: 36px;
  }
}
@media screen and (max-width: 690px) {
  .l-bottomContact .inner .box:nth-child(1) .tel a {
    font-size: 36px;
  }
}
.l-bottomContact .inner .box:nth-child(1) .tel a .img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
.l-bottomContact .inner .box:nth-child(1) .tel a .img img {
  vertical-align: 0;
}
@media screen and (min-width: 981px) {
  .l-bottomContact .inner .box:nth-child(1) .txt {
    font-size: 14px;
  }
}
.l-bottomContact .inner .box:nth-child(1) .txt strong {
  margin-right: 10px;
}
@media screen and (min-width: 691px) {
  .l-bottomContact .inner .box:nth-child(2) {
    padding: 0 0 15px 15px;
  }
}
.l-bottomContact .inner .box:nth-child(2) .c-btn a {
  font-size: 18px;
  padding: 30px 20px 30px 60px;
}
@media screen and (max-width: 980px) {
  .l-bottomContact .inner .box:nth-child(2) .c-btn a {
    font-size: 16px;
  }
}
@media screen and (max-width: 690px) {
  .l-bottomContact .inner .box:nth-child(2) .c-btn a {
    padding: 20px 20px 20px 60px;
  }
}
@media screen and (min-width: 691px) {
  .l-bottomContact .inner .box:nth-child(2) .c-btn a:hover .img img:nth-child(1) {
    display: none;
  }
  .l-bottomContact .inner .box:nth-child(2) .c-btn a:hover .img img:nth-child(2) {
    display: block;
  }
}
.l-bottomContact .inner .box:nth-child(2) .c-btn a .img {
  position: absolute;
  top: 50%;
  left: 40px;
  transform: translate(0, -50%);
}
.l-bottomContact .inner .box:nth-child(2) .c-btn a .img img:nth-child(1) {
  display: block;
}
.l-bottomContact .inner .box:nth-child(2) .c-btn a .img img:nth-child(2) {
  display: none;
}
@media screen and (max-width: 980px) {
  .l-bottomContact .inner .box:nth-child(2) .c-btn a .img {
    left: 20px;
  }
}

.l-bottomMail {
  margin: 106px 0 95px;
}
@media screen and (max-width: 980px) {
  .l-bottomMail {
    margin: 70px 0 95px;
  }
}
@media screen and (max-width: 690px) {
  .l-bottomMail {
    margin: 30px 0 60px;
  }
}
.l-bottomMail .inner {
  text-align: center;
}
.l-bottomMail .inner .c-btn a {
  padding: 28px;
  max-width: 800px;
  width: 100%;
  font-family: "webfontMin", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 26px;
  color: #fff;
  display: inline-block;
  background-color: #215847;
}
@media screen and (max-width: 980px) {
  .l-bottomMail .inner .c-btn a {
    font-size: 20px;
  }
}
@media screen and (max-width: 690px) {
  .l-bottomMail .inner .c-btn a {
    font-size: 16px;
    padding: 20px;
  }
}
.l-bottomMail .inner .c-btn a:after {
  border-color: transparent transparent #fff transparent;
  right: 10px;
  bottom: 10px;
}
@media screen and (min-width: 691px) {
  .l-bottomMail .inner .c-btn a:after {
    border-width: 0 0 20px 20px;
  }
}
.l-bottomMail .inner .c-btn a .img {
  display: block;
  margin-bottom: 10px;
  text-align: center;
}
.l-bottomMail .inner .c-btn a .img img:nth-child(1) {
  display: inline-block;
}
.l-bottomMail .inner .c-btn a .img img:nth-child(2) {
  display: none;
}
@media screen and (min-width: 691px) {
  .l-bottomMail .inner .c-btn a:hover {
    color: #215847;
    background-color: transparent;
  }
  .l-bottomMail .inner .c-btn a:hover:after {
    border-color: transparent transparent #215847 transparent;
  }
  .l-bottomMail .inner .c-btn a:hover .img img:nth-child(1) {
    display: none;
  }
  .l-bottomMail .inner .c-btn a:hover .img img:nth-child(2) {
    display: inline-block;
  }
}

/**
* Component
*/
/* common
---------------------------------------------*/
/* タイトル
---------------------------------------------*/
.c-headline {
  position: relative;
  padding: 1em 0;
  border-top: 1px solid #DDD;
  border-bottom: 1px solid #DDD;
  font-size: 32px;
  font-weight: bold;
  letter-spacing: 0.05em;
  line-height: 1.2;
  color: #215847;
}
@media screen and (max-width: 980px) {
  .c-headline {
    font-size: 24px;
  }
}
.c-headline::before {
  content: "";
  display: block;
  position: absolute;
  top: -1px;
  left: 0;
  width: 80px;
  height: 2px;
  background-color: #215847;
}
@media screen and (max-width: 690px) {
  .c-headline::before {
    width: 40px;
  }
}
.c-headline.mb20 {
  margin-bottom: 20px;
}
.c-headline.mb30 {
  margin-bottom: 30px;
}
.c-headline.mb40 {
  margin-bottom: 40px;
}
.c-headline.mb45 {
  margin-bottom: 45px;
}
.c-headline.mb50 {
  margin-bottom: 50px;
}
.c-headline.mb80 {
  margin-bottom: 80px;
}
@media screen and (max-width: 690px) {
  .c-headline.mb20, .c-headline.mb30, .c-headline.mb40, .c-headline.mb45, .c-headline.mb50, .c-headline.mb80 {
    margin-bottom: 30px;
  }
}
.c-headline.mt70 {
  margin-top: 70px;
}
@media screen and (max-width: 690px) {
  .c-headline.mt70 {
    margin-top: 30px;
  }
}

.c-subline {
  position: relative;
  padding-left: 30px;
  font-size: 26px;
  font-weight: bold;
  letter-spacing: 0.05em;
  line-height: 1.2;
  font-family: "webfontMin", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
@media screen and (max-width: 980px) {
  .c-subline {
    padding-left: 20px;
    font-size: 20px;
  }
}
.c-subline::before {
  content: "";
  display: block;
  position: absolute;
  top: 0.6em;
  left: 0;
  width: 20px;
  height: 3px;
  background-color: #215847;
}
@media screen and (max-width: 980px) {
  .c-subline::before {
    width: 16px;
  }
}
@media screen and (max-width: 980px) {
  .c-subline__small {
    padding-left: 16px;
    font-size: 16px;
  }
  .c-subline__small::before {
    width: 12px;
  }
}
.c-subline.mb20 {
  margin-bottom: 20px;
}
.c-subline.mb30 {
  margin-bottom: 30px;
}
.c-subline.mb35 {
  margin-bottom: 35px;
}
.c-subline.mb45 {
  margin-bottom: 45px;
}
.c-subline.mb50 {
  margin-bottom: 50px;
}
.c-subline.mb60 {
  margin-bottom: 60px;
}
@media screen and (max-width: 690px) {
  .c-subline.mb20, .c-subline.mb30, .c-subline.mb35, .c-subline.mb45, .c-subline.mb50, .c-subline.mb60 {
    margin-bottom: 30px;
  }
}

/* ボタン
---------------------------------------------*/
.c-btn a {
  position: relative;
  display: inline-block;
  text-align: center;
  width: 100%;
  max-width: 380px;
  border: 1px solid #215847;
  font-family: "webfontMin", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 14px;
  letter-spacing: 0.08em;
  color: #215847;
  background-color: #fff;
  padding: 20px;
}
@media screen and (max-width: 690px) {
  .c-btn a {
    padding: 15px;
  }
}
.c-btn a:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 12px 12px;
  border-color: transparent transparent #215847 transparent;
  position: absolute;
  right: 3px;
  bottom: 3px;
}
.c-btn a:hover {
  opacity: 1;
}
.c-btn a:hover img {
  opacity: 1;
}
@media screen and (min-width: 691px) {
  .c-btn a:hover {
    background-color: #215847;
    color: #fff;
  }
  .c-btn a:hover:after {
    border-color: transparent transparent #fff transparent;
  }
}

/* アンカーリンク
---------------------------------------------*/
/* テーブル
---------------------------------------------*/
.c-table-wrapper {
  overflow-x: auto;
  padding-bottom: 10px;
  -webkit-overflow-scrolling: touch;
}
.c-table-wrapper .scroll-box::-webkit-scrollbar {
  height: 4px;
}
.c-table-wrapper .scroll-box::-webkit-scrollbar-track {
  background: #eee;
}
.c-table-wrapper .scroll-box::-webkit-scrollbar-thumb {
  background: #aaa;
  border: none;
}
.c-table-wrapper .scroll-box::-webkit-scrollbar-thumb:hover {
  background: #999;
}

/* ブロック
---------------------------------------------*/
/* imgを背景画像に設定
---------------------------------------------*/
.js-bg,
.blog_image01 figure {
  background: 50% 50% no-repeat;
  background-size: cover;
}
.js-bg img,
.blog_image01 figure img {
  display: none;
}

/* タイマー
---------------------------------------------*/
.c-timer .jst-hours,
.c-timer .jst-minutes {
  display: none;
}
.c-timer .jst-seconds {
  font-size: 22px;
  text-align: right;
}

/**
* p-contents
*/
/* ページ名
---------------------------------------------*/
/**
* p-top
*/
/* Top common
---------------------------------------------*/
@media screen and (min-width: 981px) {
  #top {
    font-size: 14px;
  }
}
#top .lead {
  width: auto;
}

/* contents
---------------------------------------------*/
@keyframes topMvAnime {
  0% {
    transform: scale(1) rotate(0deg);
  }

  100% {
    transform: scale(1.2) rotate(0.1deg);
  }
}
.top-ttl {
  margin-bottom: 40px;
}
@media screen and (max-width: 690px) {
  .top-ttl {
    text-align: center;
    margin-bottom: 30px;
  }
}
.top-ttl .icon {
  margin-bottom: 32px;
}
@media screen and (max-width: 690px) {
  .top-ttl .icon {
    transform: scale(0.8);
    transform-origin: 50% 0;
    margin-bottom: 5px;
  }
}
.top-ttl .en {
  font-family: "Times New Roman", "YakuHanJP", "Libre Baskerville", "webfontMin", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 46px;
  font-weight: bold;
  color: #215847;
  line-height: 1.2;
  letter-spacing: 0.12em;
}
@media screen and (max-width: 690px) {
  .top-ttl .en {
    font-size: 24px !important;
  }
}
.top-ttl .jp {
  font-family: "webfontMin", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.24em;
}
.top-bg .slides {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100vh;
  z-index: -1;
}
.top-bg .slides li {
  width: 100%;
  height: 100%;
}
.top-bg .slides li:first-child.is-ie .image {
  transform: scale(1.2) rotate(0.1deg);
  animation: topMvAnime 10s;
}
.top-bg .slides li.flex-active-slide .image {
  transform: scale(1.2) rotate(0.1deg);
}
.top-bg .slides li .image {
  width: 100%;
  height: 100%;
  transform: scale(1);
  transition: transform 10s;
}
@media screen and (max-width: 980px) {
  .top-bg .slides li .image {
    background: 50% 50% no-repeat;
    background-size: cover;
  }
}
.top-mainvisual {
  position: relative;
}
@media screen and (min-width: 981px) {
  .top-mainvisual {
    height: 100vh;
    max-height: 1080px;
  }
}
@media screen and (max-width: 980px) {
  .top-mainvisual {
    height: 700px;
  }
}
@media screen and (max-width: 690px) {
  .top-mainvisual {
    height: 500px;
  }
}
.top-mainvisual .lead {
  margin: 0;
}
.top-mainvisual .text-area {
  color: #fff;
  font-family: "webfontMin", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  width: 100%;
  position: absolute;
  right: 0;
}
@media screen and (min-width: 691px) {
  .top-mainvisual .text-area {
    top: 50% !important;
    transform: translateY(-50%) !important;
  }
}
.top-mainvisual .text-area .ttl {
  font-size: 45px;
  line-height: 1.4;
  letter-spacing: 0.16em;
  margin-bottom: 40px;
  text-shadow: 0px 0px 10px #000;
}
@media screen and (max-width: 980px) {
  .top-mainvisual .text-area .ttl {
    font-size: 36px;
  }
}
@media screen and (max-width: 690px) {
  .top-mainvisual .text-area .ttl {
    font-size: 24px;
    margin-bottom: 15px;
  }
}
.top-mainvisual .text-area .lead {
  letter-spacing: 0.16em;
  text-shadow: 0px 0px 10px #000;
}
@media screen and (min-width: 691px) {
  .top-mainvisual .text-area .lead {
    font-size: 18px;
    line-height: 1.8;
  }
}
@media screen and (min-width: 981px) {
  .top-mainvisual .text-area .lead {
    font-size: 24px;
  }
}
@media screen and (max-width: 690px) {
  .top-mainvisual .text-area .lead {
    font-size: 13px;
  }
}
.top-mainvisual .info-area {
  width: 100%;
  padding: 0 30px;
  position: absolute;
  bottom: 40px;
  right: 0;
}
@media screen and (max-width: 690px) {
  .top-mainvisual .info-area {
    padding: 0 15px;
    bottom: 15px;
  }
}
.top-mainvisual .info-area .inner {
  max-width: 980px;
  padding: 0;
  background-color: #fff;
}
@media screen and (min-width: 691px) {
  .top-mainvisual .info-area .inner {
    display: flex;
    flex-wrap: wrap;
  }
}
.top-mainvisual .info-area .inner .ttl {
  font-family: "Times New Roman", "YakuHanJP", "Libre Baskerville", "webfontMin", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  color: #fff;
  letter-spacing: 0.06em;
  background-color: #215847;
  padding: 20px;
}
@media screen and (max-width: 690px) {
  .top-mainvisual .info-area .inner .ttl {
    padding: 10px 15px;
  }
}
.top-mainvisual .info-area .inner .txt {
  position: relative;
}
@media screen and (min-width: 691px) {
  .top-mainvisual .info-area .inner .txt {
    flex: 1;
    display: flex;
    flex-wrap: wrap;
    padding: 20px;
  }
}
@media screen and (max-width: 690px) {
  .top-mainvisual .info-area .inner .txt {
    padding: 10px 15px;
  }
}
.top-mainvisual .info-area .inner .txt:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 12px 12px;
  border-color: transparent transparent #215847 transparent;
  position: absolute;
  right: 3px;
  bottom: 3px;
}
.top-mainvisual .info-area .inner .txt .date {
  font-family: "webfontMin", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  color: #215847;
}
@media screen and (min-width: 691px) {
  .top-mainvisual .info-area .inner .txt .date {
    margin-right: 12px;
    border-right: 1px solid #DDD;
    padding-right: 20px;
  }
}
@media screen and (max-width: 690px) {
  .top-mainvisual .info-area .inner .txt .date {
    margin-bottom: 5px;
  }
}
.top-mainvisual .info-area .inner .txt .link {
  flex: 1;
}
.top-mainvisual .info-area .inner .txt .link a {
  letter-spacing: 0.06em;
}
.top-news {
  padding: 100px 0 190px;
  background-color: #fff;
}
@media screen and (max-width: 690px) {
  .top-news {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
@media screen and (min-width: 691px) {
  .top-news .inner {
    display: flex;
    flex-wrap: wrap;
  }
}
@media screen and (min-width: 691px) {
  .top-news .ttl-area {
    margin-right: 60px;
  }
}
@media screen and (min-width: 691px) {
  .top-news .ttl-area .top-ttl {
    margin-bottom: 56px;
  }
}
.top-news .ttl-area .top-ttl .en {
  font-size: 50px;
}
.top-news #top_rss_box {
  width: auto;
  flex: 1;
  border-top: 1px solid #ddd;
}
@media screen and (min-width: 691px) {
  .top-news #top_rss_box {
    margin: 0;
  }
}
.top-news #top_rss_box dl {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0;
  padding: 20px 0;
}
@media screen and (max-width: 690px) {
  .top-news #top_rss_box dl {
    padding: 15px 0;
  }
}
.top-news #top_rss_box dl .rss_date {
  float: none;
  width: auto;
  margin-right: 20px;
  color: #215847;
  font-family: "webfontMin", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  letter-spacing: 0.08em;
}
.top-news #top_rss_box dl .rss_title {
  float: none;
  flex: 1;
}
@media screen and (min-width: 691px) {
  .top-news .c-btn a {
    padding: 13px;
  }
}
@media screen and (max-width: 690px) {
  .top-news .c-btn {
    text-align: center;
  }
}
.top-characteristic {
  position: relative;
}
@media screen and (min-width: 691px) {
  .top-characteristic {
    height: 740px;
    padding: 1px 0 0;
  }
}
@media screen and (max-width: 690px) {
  .top-characteristic {
    background: none !important;
  }
}
@media screen and (min-width: 691px) {
  .top-characteristic .image {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
  }
}
@media screen and (max-width: 690px) {
  .top-characteristic .image img {
    display: block;
    width: 100%;
    height: auto;
  }
}
.top-characteristic .inner {
  position: relative;
  width: 100%;
  max-width: 660px;
  background-color: #fff;
  text-align: center;
}
@media screen and (min-width: 691px) {
  .top-characteristic .inner {
    margin: -94px auto 0;
    padding: 60px 70px;
    box-shadow: 0 -10px 60px 0 rgba(0, 0, 0, 0.06);
  }
}
@media screen and (max-width: 690px) {
  .top-characteristic .inner {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
.top-characteristic .inner .txt {
  margin-bottom: 40px;
  line-height: 2.14;
}
@media screen and (max-width: 690px) {
  .top-characteristic .inner .txt {
    margin-bottom: 30px;
  }
}
.top-course {
  background-color: #fff;
}
@media screen and (min-width: 1200px) {
  .top-course {
    display: flex;
    flex-wrap: wrap;
    min-height: 600px;
  }
}
.top-course a {
  color: #215847;
}
.top-course .bl-hot:hover {
  opacity: 1;
}
@media screen and (min-width: 1201px) {
  .top-course .left,
  .top-course .right {
    width: 50%;
  }
}
@media screen and (max-width: 1200px) {
  .top-course .left,
  .top-course .right {
    height: auto !important;
  }
}
@media screen and (min-width: 691px) {
  .top-course .left {
    display: flex;
    flex-wrap: wrap;
  }
}
@media screen and (min-width: 691px) {
  .top-course .left:hover .image-area:before {
    border-color: transparent #215847 transparent transparent;
  }
}
@media screen and (min-width: 691px) and (min-width: 691px) {
  .top-course .left:hover .image-area .image {
    transform: scale(1.2);
    transform-origin: center;
  }
}
@media screen and (min-width: 691px) {
  .top-course .left:hover .text-area {
    background-color: #215847;
  }
  .top-course .left:hover .text-area * {
    color: #fff;
  }
  .top-course .left:hover .text-area .top-ttl .icon img:nth-child(1) {
    display: none;
  }
  .top-course .left:hover .text-area .top-ttl .icon img:nth-child(2) {
    display: inline-block;
  }
  .top-course .left:hover .text-area:after {
    border-color: transparent transparent #fff transparent;
  }
}
.top-course .left .image-area {
  position: relative;
  overflow: hidden;
}
.top-course .left .image-area:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 33px 40px 33px 0;
  border-color: transparent #fff transparent transparent;
  position: absolute;
  z-index: 1;
  transition: .4s;
}
@media screen and (min-width: 691px) {
  .top-course .left .image-area:before {
    top: 50%;
    right: 0;
    transform: translate(0, -50%);
  }
}
@media screen and (max-width: 690px) {
  .top-course .left .image-area:before {
    bottom: 0;
    right: 50%;
    transform: translate(50%, 0);
    border-width: 0 33px 30px 33px;
    border-color: transparent transparent #fff transparent;
  }
}
@media screen and (min-width: 691px) {
  .top-course .left .image-area {
    width: 50%;
  }
}
@media screen and (max-width: 690px) {
  .top-course .left .image-area {
    height: 20.8vh;
  }
}
.top-course .left .image-area .image {
  transition: .4s;
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.top-course .left .text-area {
  background-color: #fff;
  position: relative;
}
@media screen and (min-width: 1201px) {
  .top-course .left .text-area {
    min-height: 600px;
  }
}
@media screen and (min-width: 691px) {
  .top-course .left .text-area {
    width: 50%;
    padding: 30px 60px;
    display: flex;
    align-items: center;
  }
  .top-course .left .text-area .inner {
    padding: 0;
    margin: 0;
  }
}
@media screen and (max-width: 690px) {
  .top-course .left .text-area {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
.top-course .left .text-area:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 12px 12px;
  border-color: transparent transparent #215847 transparent;
  position: absolute;
  right: 3px;
  bottom: 3px;
}
@media (min-width: 1200px) and (max-width: 1400px) {
  .top-course .left .text-area .top-ttl .en {
    font-size: 2.9vw !important;
  }
}
.top-course .left .text-area .top-ttl .icon img:nth-child(1) {
  display: inline-block;
}
.top-course .left .text-area .top-ttl .icon img:nth-child(2) {
  display: none;
}
.top-course .left .text-area .txt {
  line-height: 2.14;
}
.top-course .right ul {
  display: flex;
  flex-wrap: wrap;
}
.top-course .right ul li {
  width: 50%;
  min-height: 400px;
  position: relative;
  overflow: hidden;
}
.top-course .right ul li:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 12px 12px;
  border-color: transparent transparent #215847 transparent;
  position: absolute;
  right: 3px;
  bottom: 3px;
  z-index: 1;
}
.top-course .right ul li:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.6);
  position: absolute;
  top: 50%;
  right: 50%;
  transform: translate(50%, -50%);
  opacity: 0;
  z-index: 1;
  transition: .4s;
}
@media screen and (max-width: 690px) {
  .top-course .right ul li {
    min-height: 200px;
  }
}
.top-course .right ul li:hover:before {
  opacity: 1;
}
.top-course .right ul li:nth-child(1), .top-course .right ul li:nth-child(4) {
  color: #fff;
}
.top-course .right ul li:nth-child(1):after, .top-course .right ul li:nth-child(4):after {
  border-color: transparent transparent #fff transparent;
}
.top-course .right ul li:nth-child(1):before, .top-course .right ul li:nth-child(4):before {
  background-color: rgba(0, 0, 0, 0.6);
}
.top-course .right ul li:nth-child(1) a, .top-course .right ul li:nth-child(4) a {
  color: #fff;
}
.top-course .right ul .image-area {
  transition: .4s;
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.top-course .right ul .top-ttl {
  position: absolute;
  top: 50%;
  right: 50%;
  transform: translate(50%, -50%);
  text-align: center;
  width: 100%;
  padding: 1.5vw;
  z-index: 2;
}
@media screen and (max-width: 690px) {
  .top-course .right ul .top-ttl {
    padding: 15px;
  }
}
.top-course .right ul .top-ttl .en {
  font-size: 40px;
}
@media screen and (max-width: 2000px) {
  .top-course .right ul .top-ttl .en {
    font-size: 1.8vw;
  }
}
@media screen and (max-width: 1200px) {
  .top-course .right ul .top-ttl .en {
    font-size: 3.5vw;
  }
}
@media screen and (max-width: 690px) {
  .top-course .right ul .top-ttl .en {
    font-size: 18px !important;
  }
}
.top-media {
  background-color: rgba(0, 0, 0, 0.6);
  padding: 100px 0 150px;
}
@media screen and (max-width: 690px) {
  .top-media {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
.top-media .top-ttl {
  text-align: center;
}
.top-media .top-ttl .en,
.top-media .top-ttl .jp {
  color: #fff;
}
@media screen and (min-width: 691px) {
  .top-media .c-mediaList {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 690px) {
  .top-media .c-mediaList {
    margin-bottom: 30px;
  }
}
.top-media .c-mediaList .blog_section01:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 20px 20px;
  border-color: transparent transparent #215847 transparent;
  position: absolute;
  right: 10px;
  bottom: 10px;
}
@media screen and (min-width: 691px) {
  .top-media .c-mediaList .blog_section01 {
    width: calc((100% - 40px) / 3);
    transition: .4s;
  }
  .top-media .c-mediaList .blog_section01:nth-child(n+2) {
    margin-left: 20px;
  }
  .top-media .c-mediaList .blog_section01:hover {
    background-color: #215847;
  }
  .top-media .c-mediaList .blog_section01:hover * {
    color: #fff !important;
  }
  .top-media .c-mediaList .blog_section01:hover:after {
    border-color: transparent transparent #fff transparent;
  }
}
@media screen and (max-width: 690px) {
  .top-media .c-mediaList .blog_section01:nth-child(n+2) {
    margin-top: 15px;
  }
}
.top-media .c-mediaList .blog_image01 {
  margin-right: 40px;
}
@media screen and (min-width: 691px) {
  .top-media .c-mediaList .blog_image01 {
    height: 250px;
  }
}
@media screen and (max-width: 690px) {
  .top-media .c-mediaList .blog_image01 {
    padding-bottom: 60%;
  }
}
.top-media .c-mediaList .blog_date01 {
  display: block;
  font-family: "webfontMin", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 14px;
  letter-spacing: 0.24em;
  line-height: 1;
  font-weight: bold;
  position: absolute;
  left: calc(100% - 13px);
  top: 20px;
  transform: rotate(90deg);
  transform-origin: top left;
  display: inline-block;
  width: 100%;
}
.top-media .c-mediaList .blog_info01 .blog_dlist01:nth-child(1) {
  top: 9.5em;
  left: calc(100% - 13px);
  width: 100%;
}
.top-media .c-mediaList .blog_info01 .blog_dlist01:nth-child(1) dd {
  border-left: 1px solid #DDD;
  padding: 0 30px 0 10px;
  transform: rotate(90deg);
  transform-origin: top left;
  line-height: 1;
  display: inline-block;
}
.top-media .c-mediaList .blog_info01 .blog_dlist01:nth-child(1) dd a {
  -webkit-writing-mode: lr-tb;
  -ms-writing-mode: lr-tb;
  -o-writing-mode: lr-tb;
  writing-mode: lr-tb;
  font-family: "webfontMin", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  letter-spacing: 0.08em;
  font-size: 14px;
  padding: 0;
  background-color: transparent;
  color: #215847;
}
.top-media .c-mediaList .blog_info01 .blog_dlist01:nth-child(2) {
  display: none;
}
.top-media .c-mediaList .blog_subtitle02 {
  font-size: 18px;
  padding-right: 40px;
}
.top-media .c-mediaList .blog_text01 {
  padding-right: 40px;
}
.top-media .c-btn a {
  border-color: #fff;
  background-color: transparent;
  color: #fff;
}
.top-media .c-btn a:after {
  border-color: transparent transparent #fff transparent;
}
.top-media .c-btn a:hover {
  border-color: #215847;
  background-color: #fff;
  color: #215847;
}
.top-media .c-btn a:hover:after {
  border-color: transparent transparent #215847 transparent;
}
.top-banner {
  padding: 100px 0 80px;
  background-color: #fff;
}
@media screen and (max-width: 690px) {
  .top-banner {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.top-banner .inner {
  text-align: center;
}
.top-banner .inner a {
  width: 100%;
  max-width: 820px;
  position: relative;
  display: inline-block;
  border: 1px solid #4C6391;
  padding: 10px;
}
@media screen and (max-width: 690px) {
  .top-banner .inner a {
    padding: 5px;
  }
}
.top-banner .inner a:after {
  content: "";
  display: block;
  background: url(../image/common/icon_more.png) 50% 50% no-repeat;
  background-size: cover;
  width: 100px;
  height: 40px;
  position: absolute;
  right: 9px;
  bottom: 9px;
  z-index: 1;
}
@media screen and (max-width: 690px) {
  .top-banner .inner a:after {
    width: 70px;
    height: 28px;
    right: 4px;
    bottom: 4px;
  }
}
.top-banner .inner a img {
  width: 100%;
  height: auto;
}
.top-banner .inner a .txt {
  font-family: "webfontMin", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 36px;
  letter-spacing: 0.12em;
  color: #415375;
  position: absolute;
  top: 50%;
  left: 36px;
  transform: translate(0, -50%);
}
@media screen and (max-width: 980px) {
  .top-banner .inner a .txt {
    left: 5vw;
    font-size: 4vw;
  }
}
.top-linklist {
  padding-bottom: 120px;
  background-color: #fff;
}
@media screen and (max-width: 690px) {
  .top-linklist {
    padding-bottom: 40px;
  }
}
@media screen and (min-width: 691px) {
  .top-linklist .inner {
    display: flex;
    flex-wrap: wrap;
  }
}
.top-linklist .inner li {
  border-bottom: 1px solid #DDD;
}
@media screen and (min-width: 691px) {
  .top-linklist .inner li {
    width: calc((100% - 20px) / 2);
    margin-right: 20px;
  }
  .top-linklist .inner li:nth-child(1), .top-linklist .inner li:nth-child(2) {
    border-top: 1px solid #DDD;
  }
  .top-linklist .inner li:nth-child(2n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 690px) {
  .top-linklist .inner li:nth-child(1) {
    border-top: 1px solid #DDD;
  }
}
.top-linklist .inner li a {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  padding: 20px 0;
  letter-spacing: 0.1em;
}
.top-linklist .inner li a .jp {
  font-family: "webfontMin", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 18px;
}
@media screen and (max-width: 690px) {
  .top-linklist .inner li a .jp {
    font-size: 14px;
  }
}
.top-linklist .inner li a .en {
  font-family: "Times New Roman", "YakuHanJP", "Libre Baskerville", "webfontMin", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  color: #215847;
}
.top-linklist .inner li a .en:after {
  content: url(../image/common/arrow01.svg);
  display: inline-block;
  vertical-align: top;
  margin-left: 10px;
}

/**
* p-characteristic
*/
/* ページ名
---------------------------------------------*/
.p-characteristic__main {
  background: 50% 50% no-repeat;
  background-size: cover;
  min-height: 47vw;
  position: relative;
}
@media screen and (max-width: 980px) {
  .p-characteristic__main {
    min-height: inherit;
    margin-bottom: 30px;
  }
}
.p-characteristic__main .inner {
  color: #fff;
}
@media screen and (min-width: 981px) {
  .p-characteristic__main .inner {
    position: absolute;
    top: 50%;
    right: 50%;
    transform: translate(50%, -50%);
    width: 100%;
  }
}
@media screen and (max-width: 980px) {
  .p-characteristic__main .inner {
    padding: 80px 30px;
  }
}
@media screen and (max-width: 690px) {
  .p-characteristic__main .inner {
    padding: 30px 15px;
  }
}
.p-characteristic__main .inner .ttl {
  font-family: "webfontMin", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 42px;
  letter-spacing: 0.18em;
  line-height: 1.4;
  margin-bottom: 70px;
  font-weight: bold;
  text-align: center;
  text-shadow: 0px 0px 10px #000;
}
@media screen and (max-width: 980px) {
  .p-characteristic__main .inner .ttl {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 690px) {
  .p-characteristic__main .inner .ttl {
    font-size: 24px;
    margin-bottom: 20px;
  }
}
.p-characteristic__main .inner .txt {
  text-align: center;
  font-family: "webfontMin", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 20px;
  text-shadow: 0px 3px 6px #000;
}
@media screen and (min-width: 691px) {
  .p-characteristic__main .inner .txt {
    line-height: 2.25;
  }
}
@media screen and (max-width: 690px) {
  .p-characteristic__main .inner .txt {
    font-size: 14px;
    text-align: left;
  }
}
@media screen and (min-width: 981px) {
  .p-characteristic__2col {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    background-color: #F8F8F8;
  }
}
@media screen and (max-width: 980px) {
  .p-characteristic__2col {
    margin-top: 30px;
  }
}
@media screen and (max-width: 690px) {
  .p-characteristic__2col {
    margin-top: 10px;
  }
}
@media screen and (min-width: 981px) {
  .p-characteristic__2col .image-area {
    width: calc(50% + 69px);
    min-height: 513px;
  }
}
@media screen and (max-width: 980px) {
  .p-characteristic__2col .image-area {
    background: none !important;
    margin: 0 30px;
  }
  .p-characteristic__2col .image-area img {
    display: block;
    width: 100%;
    height: auto;
  }
}
@media screen and (max-width: 690px) {
  .p-characteristic__2col .image-area {
    margin: 0 15px;
  }
}
@media screen and (min-width: 981px) {
  .p-characteristic__2col .text-area {
    flex: 1;
    padding: 60px 94px;
  }
}
@media screen and (max-width: 980px) {
  .p-characteristic__2col .text-area {
    padding: 30px;
  }
}
@media screen and (max-width: 690px) {
  .p-characteristic__2col .text-area {
    padding: 30px 15px 70px;
  }
}
.p-characteristic__2col .text-area .txt {
  margin-top: 35px;
}
@media screen and (min-width: 691px) {
  .p-characteristic__2col .text-area .txt {
    font-size: 14px;
    line-height: 2.14286;
  }
}
@media screen and (max-width: 690px) {
  .p-characteristic__2col .text-area .txt {
    margin-top: 20px;
  }
}
.p-characteristic__2col .text-area .c-btn {
  margin-top: 55px;
}
@media screen and (max-width: 980px) {
  .p-characteristic__2col .text-area .c-btn {
    text-align: center;
    margin-top: 30px;
  }
}
@media screen and (max-width: 690px) {
  .p-characteristic__2col .text-area.last {
    padding-bottom: 0;
  }
}
.p-characteristic__2col:nth-of-type(2n+1) {
  background-color: transparent;
  flex-flow: row-reverse;
}
.p-characteristic__2col:last-of-type {
  margin-bottom: 110px;
}

.is-characteristic {
  padding: 0 !important;
}
.is-characteristic .restaurant-common-link.col3 {
  margin-bottom: 30px;
}
@media screen and (max-width: 690px) {
  .is-characteristic .restaurant-common-link.col3 {
    margin-bottom: 10px;
  }
}
.is-characteristic .restaurant-common-link.col3 .common-link_item {
  margin-bottom: 20px;
}
@media screen and (max-width: 980px) {
  .is-characteristic .restaurant-common-link.col3 .common-link_item {
    margin-bottom: 15px;
  }
}
@media screen and (min-width: 691px) {
  .is-characteristic .restaurant-common-link {
    justify-content: center !important;
  }
}
@media screen and (max-width: 980px) {
  .is-characteristic .restaurant-common-link .common-link_item {
    margin-bottom: 15px !important;
  }
}
.is-characteristic .restaurant-common-link .common-link_item > * {
  width: 100%;
}
.is-characteristic .restaurant-common-link .common-link_item .link-ttl {
  position: relative !important;
  top: auto !important;
  right: auto !important;
  transform: translate(0, 0) !important;
}
@media screen and (min-width: 981px) {
  .is-characteristic .restaurant-common-link .common-link_item .link-ttl {
    margin-bottom: 20px;
  }
}
.is-characteristic .restaurant-common-link .common-link_item .image-area {
  height: 250px !important;
}
.is-characteristic .restaurant-common-link .common-link_item .text-area {
  padding: 15px;
  position: absolute;
  top: 50%;
  right: 50%;
  transform: translate(50%, -50%);
  color: #fff;
  line-height: 20px;
}

/**
* p-course
*/
/* Course common
---------------------------------------------*/
.course-inner {
  max-width: 1120px;
  margin: auto;
  padding: 0 30px;
}
@media screen and (max-width: 690px) {
  .course-inner {
    padding: 0 15px;
  }
}
@media screen and (min-width: 1120px) {
  .course-inner {
    padding: 0;
  }
}
.course-nav-model {
  display: flex;
  margin-bottom: 120px;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin-top: -50px;
}
@media screen and (max-width: 690px) {
  .course-nav-model {
    margin-top: -30px;
  }
}
.course-nav-model .nav-item {
  width: 23.9%;
  margin-right: 1.4%;
  margin-top: 50px;
}
@media screen and (max-width: 690px) {
  .course-nav-model .nav-item {
    width: 100%;
    margin-top: 30px;
    margin-right: 0;
    padding-bottom: 30px;
    border-bottom: 1px solid #ddd;
  }
}
.course-nav-model .nav-item:nth-child(4n) {
  margin-right: 0;
}
.course-nav-model .nav-item a {
  color: #215847;
}
.course-nav-model .nav-item a:hover {
  opacity: 0.65;
}
.course-nav-model .nav-item .tit {
  margin-bottom: 14px;
  font-size: 20px;
  line-height: 1.5;
  font-weight: bold;
  font-family: "webfontMin", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
.course-nav-model .nav-item .img {
  margin-bottom: 20px;
}
.course-nav-model .nav-item .img img {
  width: 100%;
  height: auto;
}
.course-nav-model .nav-item .txt {
  font-size: 14px;
  line-height: 2.14;
  letter-spacing: 0.1em;
}
.course-nav-model .nav-item .link {
  display: block;
  align-items: center;
  margin-top: 20px;
  font-size: 14px;
  letter-spacing: 0.1em;
  font-weight: bold;
  font-family: "webfontMin", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  color: #215847;
}
@media screen and (max-width: 690px) {
  .course-nav-model .nav-item .link {
    margin-top: 10px;
  }
}
.course-nav-model .nav-item .link::after {
  content: "";
  display: inline-block;
  margin-top: -0.4em;
  margin-left: 10px;
  vertical-align: middle;
  width: 23px;
  height: 7px;
  background-image: url(/dcms_media/image/course_ar01.png);
  background-repeat: no-repeat;
  background-size: cover;
}
.course-timeline {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
@media screen and (max-width: 690px) {
  .course-timeline {
    display: block;
    margin-bottom: 60px;
  }
}
.course-timeline::before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 9.64%;
  width: 40px;
  height: 21px;
  margin-left: -20px;
  background-image: url(/dcms_media/image/course_ar02.png);
  background-repeat: no-repeat;
  background-size: cover;
}
@media screen and (max-width: 690px) {
  .course-timeline::before {
    bottom: -40px;
    left: 50%;
  }
}
.course-timeline.arrow10::before {
  bottom: -10px;
}
.course-timeline.arrow20::before {
  bottom: -20px;
}
.course-timeline.arrow30::before {
  bottom: -30px;
}
.course-timeline.arrow40::before {
  bottom: -40px;
}
@media screen and (max-width: 690px) {
  .course-timeline.arrow10::before, .course-timeline.arrow20::before, .course-timeline.arrow30::before, .course-timeline.arrow40::before {
    bottom: -40px;
  }
}
.course-timeline .time-box {
  display: flex;
  width: 19.28%;
  margin: 60px 0;
}
@media screen and (max-width: 690px) {
  .course-timeline .time-box {
    width: 100%;
    margin: 40px 0 10px;
  }
}
.course-timeline .time-box .circle {
  position: relative;
  display: block;
  padding-top: 100%;
  width: 100%;
  background-color: #1e3d33;
  border-radius: 50%;
  box-sizing: border-box;
}
@media screen and (max-width: 690px) {
  .course-timeline .time-box .circle {
    padding-top: 0;
    border-radius: 20px;
    height: 40px;
  }
}
.course-timeline .time-box .circle::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  border: 18px solid #215847;
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: 0;
  box-sizing: border-box;
}
@media screen and (max-width: 690px) {
  .course-timeline .time-box .circle::before {
    border: 6px solid #215847;
    border-radius: 20px;
  }
}
.course-timeline .time-box .time {
  position: absolute;
  display: inline-block;
  color: #fff;
  font-size: 25px;
  font-weight: bold;
  font-family: "webfontMin", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media screen and (max-width: 690px) {
  .course-timeline .time-box .time {
    font-size: 18px;
  }
}
.course-timeline .detail-box {
  position: relative;
  display: block;
  margin: 40px 0 40px 3.57%;
  width: 77.14%;
  border: 1px solid #ddd;
  padding: 40px 30px 40px 40px;
  box-sizing: border-box;
}
@media screen and (max-width: 690px) {
  .course-timeline .detail-box {
    display: block;
    margin: 0;
    padding: 20px;
    width: 100%;
  }
}
.course-timeline .detail-box::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: -1px;
  transform: translate(0, -50%);
  width: 2px;
  height: 55px;
  background-color: #215847;
}
@media screen and (max-width: 690px) {
  .course-timeline .detail-box::before {
    top: -1px;
    left: 50%;
    width: 55px;
    height: 2px;
    transform: translate(-50%, 0);
  }
}
.course-timeline .detail-box .detail-inner {
  display: flex;
  justify-content: space-between;
  box-sizing: border-box;
}
@media screen and (max-width: 690px) {
  .course-timeline .detail-box .detail-inner {
    display: block;
  }
}
.course-timeline .detail-box .txt-area .tit {
  font-size: 17px;
  line-height: 1.76;
  font-weight: bold;
  letter-spacing: 0.1em;
}
.course-timeline .detail-box .txt-area .txt {
  margin-top: 30px;
  font-size: 14px;
  line-height: 2.14;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 690px) {
  .course-timeline .detail-box .txt-area .txt {
    margin-top: 10px;
  }
}
.course-timeline .detail-box .txt-area .btn {
  margin-top: 30px;
}
@media screen and (max-width: 690px) {
  .course-timeline .detail-box .txt-area .btn {
    margin-top: 20px;
  }
}
.course-timeline .detail-box .img-area {
  width: 36.27%;
  margin-left: 3.6%;
  flex: none;
}
@media screen and (max-width: 690px) {
  .course-timeline .detail-box .img-area {
    margin-top: 20px;
    margin-left: 0;
    width: 100%;
  }
}
.course-timeline .detail-box .img-area img {
  width: 100%;
  height: auto;
}
.course-timeline.arrow-last::before {
  display: none;
}
.course-timeline.timeline-last {
  margin-bottom: 120px;
}
@media screen and (max-width: 690px) {
  .course-timeline.timeline-last {
    margin-bottom: 60px;
  }
}
.course-timeline.timeline-last .time-box {
  margin: 60px 0 0;
}
@media screen and (max-width: 690px) {
  .course-timeline.timeline-last .time-box {
    margin-bottom: 10px;
  }
}
.course-timeline.timeline-last .detail-box {
  margin: 40px 0 0 3.57%;
}
@media screen and (max-width: 690px) {
  .course-timeline.timeline-last .detail-box {
    margin: 0;
  }
}
.course-timeline.timeline-next {
  padding-bottom: 60px;
  margin-bottom: 20px;
}
@media screen and (max-width: 690px) {
  .course-timeline.timeline-next {
    padding-bottom: 40px;
  }
}
.course-timeline.timeline-next::before {
  content: "";
  display: block;
  margin: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-image: url(/dcms_media/image/course_line01.png);
  background-repeat: repeat-x;
  background-size: contain;
}
.course-timeline.timeline-next .time-box {
  margin: 60px 0 0;
}
@media screen and (max-width: 690px) {
  .course-timeline.timeline-next .time-box {
    margin-bottom: 10px;
  }
}
.course-timeline.timeline-next .detail-box {
  margin: 40px 0 0 3.57%;
}
@media screen and (max-width: 690px) {
  .course-timeline.timeline-next .detail-box {
    margin: 0;
  }
}
.course-timeline.time-box-none .time-box .circle {
  display: none;
}

/* contents
---------------------------------------------*/
.course-mainvisual {
  display: block;
  margin-bottom: 40px;
  width: 100%;
}
.course-mainvisual img {
  width: 100%;
  height: auto;
}
.course-msg {
  margin-bottom: 40px;
  color: #215847;
  font-size: 32px;
  line-height: 1.5;
  letter-spacing: 0.1em;
  font-family: "webfontMin", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
@media screen and (max-width: 690px) {
  .course-msg {
    margin-bottom: 30px;
    font-size: 20px;
  }
}
.course-lead {
  margin-bottom: 40px;
  font-size: 14px;
  line-height: 2.14;
  letter-spacing: 0.1em;
}
.course-nav {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin-top: -8px;
  margin-bottom: 86px;
}
@media screen and (max-width: 690px) {
  .course-nav {
    margin-bottom: 60px;
  }
}
.course-nav .nav-btn {
  display: flex;
  width: 15%;
  margin-top: 8px;
  margin-right: 1.78%;
}
.course-nav .nav-btn:nth-child(6n) {
  margin-right: 0;
}
@media screen and (max-width: 980px) {
  .course-nav .nav-btn:nth-child(6n) {
    margin-right: 0.9%;
  }
}
@media screen and (max-width: 980px) {
  .course-nav .nav-btn:nth-child(5n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 690px) {
  .course-nav .nav-btn:nth-child(5n) {
    margin-right: 4%;
  }
}
@media screen and (max-width: 980px) {
  .course-nav .nav-btn {
    margin-right: 0.9%;
    width: 19.2%;
  }
}
@media screen and (max-width: 690px) {
  .course-nav .nav-btn {
    margin-right: 4%;
    width: 48%;
  }
}
@media screen and (max-width: 690px) {
  .course-nav .nav-btn:nth-child(even) {
    margin-right: 0;
  }
}
.course-nav .nav-btn a {
  position: relative;
  display: flex;
  font-size: 14px;
  color: #215847;
  box-sizing: border-box;
  border: 1px solid #acd3c7;
  width: 100%;
}
.course-nav .nav-btn a::before {
  content: "";
  position: absolute;
  margin: auto;
  vertical-align: middle;
  top: 0;
  bottom: 0;
  right: 18px;
  width: 8px;
  height: 8px;
  border-top: 1px solid #acd3c7;
  border-right: 1px solid #acd3c7;
  transform: rotate(45deg);
}
.course-nav .nav-btn a:hover {
  opacity: 0.65;
}
.course-nav .nav-btn .btn-inner {
  display: flex;
  padding: 1em;
  align-items: center;
  justify-content: center;
  width: 74.1%;
  box-sizing: border-box;
  border-right: 1px solid #acd3c7;
}
.course-table {
  width: 100%;
}
@media screen and (max-width: 690px) {
  .course-table {
    width: 600px;
  }
}
.course-table.table-fix {
  table-layout: fixed;
}
@media screen and (max-width: 690px) {
  .course-table.table-fix {
    width: 100%;
  }
}
.course-table .th, .course-table .td {
  padding: 6px;
  text-align: center;
  vertical-align: middle;
  font-family: "webfontMin", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  border: 1px solid #acd3c7;
}
.course-table .th {
  color: #ffffff;
}
@media screen and (max-width: 690px) {
  .course-table .th {
    font-size: 11px;
  }
}
.course-table .th-green {
  background-color: #215847;
}
.course-table .th-moss {
  background-color: #1e3d33;
}
.course-table .line-top {
  border-top: 2px solid #acd3c7;
}
.course-table .line-left {
  border-left: 2px solid #acd3c7;
}
.course-table .td-green {
  background: #eff7f4;
}
.course-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin-bottom: 110px;
}
@media screen and (max-width: 690px) {
  .course-list {
    margin-bottom: 60px;
  }
}
.course-list .list-item {
  display: block;
  margin-top: 60px;
  margin-right: 3.125%;
  width: 31.25%;
  text-align: center;
}
@media screen and (max-width: 690px) {
  .course-list .list-item {
    width: 48%;
    margin-right: 4%;
    margin-top: 20px;
  }
}
.course-list .list-item:nth-child(3n) {
  margin-right: 0;
}
@media screen and (max-width: 690px) {
  .course-list .list-item:nth-child(3n) {
    margin-right: 4%;
  }
}
@media screen and (max-width: 690px) {
  .course-list .list-item:nth-child(even) {
    margin-right: 0;
  }
}
.course-list a {
  color: #215847;
}
.course-list a:hover {
  opacity: 0.65;
}
.course-list .list-img {
  position: relative;
  display: block;
  box-sizing: border-box;
  border: 3px solid #F5F5F5;
}
.course-list .list-img::before {
  content: "";
  display: block;
  position: absolute;
  width: 120px;
  height: 3px;
  bottom: -3px;
  left: 50%;
  transform: translateX(-50%);
  background-color: #215847;
}
@media screen and (max-width: 690px) {
  .course-list .list-img::before {
    width: 33%;
  }
}
.course-list .list-img img {
  width: 100%;
  height: auto;
}
.course-list .list-tit {
  display: flex;
  justify-content: center;
  margin-top: 17px;
  font-size: 18px;
  letter-spacing: 0.05em;
  color: #215847;
  font-family: "webfontMin", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
.course-list .list-tit:before {
  content: "";
  display: flex;
  background-image: url(/dcms_media/image/course_icon01.png);
  background-repeat: no-repeat;
  background-size: cover;
  width: 26px;
  height: 24px;
  margin-right: 5px;
}

/* detail
---------------------------------------------*/
.course-detail-box {
  display: flex;
  justify-content: space-between;
  margin-bottom: 60px;
}
@media screen and (max-width: 690px) {
  .course-detail-box {
    display: block;
    margin-bottom: 40px;
  }
}
.course-detail-box .img-box {
  width: 44.64%;
}
@media screen and (max-width: 690px) {
  .course-detail-box .img-box {
    width: auto;
    margin-bottom: 40px;
  }
}
.course-detail-box .img-box img {
  width: 100%;
  height: auto;
}
.course-detail-box .txt-box {
  width: 50%;
}
@media screen and (max-width: 690px) {
  .course-detail-box .txt-box {
    width: auto;
  }
}
.course-detail-box .txt-box .txt {
  margin-bottom: 30px;
  font-size: 14px;
  line-height: 1.85;
}
.course-detail-box .img-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 20px;
}
.course-detail-box .img-list .list-item {
  width: 47.14%;
  margin-bottom: 20px;
}
.course-detail-box .img-list .list-item img {
  width: 100%;
  height: auto;
}

/* model01
---------------------------------------------*/
.course-model01-txt {
  font-size: 14px;
  line-height: 2.14;
  letter-spacing: 0.1em;
}
.course-model01-box {
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
  align-items: center;
  margin-top: 100px;
}
@media screen and (max-width: 690px) {
  .course-model01-box {
    display: block;
    margin-top: 60px;
  }
}
.course-model01-box.mb120 {
  margin-bottom: 120px;
}
@media screen and (max-width: 690px) {
  .course-model01-box.mb120 {
    margin-bottom: 80px;
  }
}
.course-model01-box .img-box {
  width: 34.5%;
}
@media screen and (max-width: 690px) {
  .course-model01-box .img-box {
    width: auto;
  }
}
.course-model01-box .img-box img {
  width: 100%;
  height: auto;
}
.course-model01-box .txt-box {
  width: 61.6%;
}
@media screen and (max-width: 690px) {
  .course-model01-box .txt-box {
    width: auto;
    margin-bottom: 20px;
  }
}

/**
* p-restaurant
*/
/* restaurant common
---------------------------------------------*/
/* contents
---------------------------------------------*/
.spOnly {
  display: none;
}
@media screen and (max-width: 690px) {
  .spOnly {
    display: block;
  }
}

.restaurant-inner {
  max-width: 1120px;
  font-family: "webfontMin", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 87.5%;
  line-height: 2.14;
  margin: auto;
  max-width: 1120px;
  padding: 0 30px;
}
.restaurant-inner .col2, .restaurant-inner .col3, .restaurant-inner .col4 {
  display: flex;
}
@media screen and (min-width: 1120px) {
  .restaurant-inner {
    padding: 0;
  }
}
@media screen and (max-width: 690px) {
  .restaurant-inner {
    padding: 0 15px;
    font-size: 100%;
  }
}
.restaurant-mainvisual {
  display: block;
  margin-bottom: 40px;
  width: 100%;
}
.restaurant-mainvisual img {
  width: 100%;
  height: auto;
}
.restaurant-introduction {
  margin-bottom: 168px;
}
@media only screen and (max-width: 1920px) {
  .restaurant-introduction {
    margin-bottom: 100px;
  }
}
@media screen and (max-width: 690px) {
  .restaurant-introduction {
    margin-bottom: 50px;
  }
}
.restaurant-introduction.box2 .box2_left {
  width: 52.4%;
  margin-right: 2.9%;
}
@media screen and (max-width: 690px) {
  .restaurant-introduction.box2 .box2_left {
    width: 100%;
  }
}
.restaurant-introduction.box2 .box2_right {
  width: 44.7%;
}
@media screen and (max-width: 690px) {
  .restaurant-introduction.box2 .box2_right {
    width: 100%;
  }
}
.restaurant-introduction .c-txt {
  margin-bottom: 40px;
}
.restaurant-introduction .c-txt:last-of-type {
  margin-bottom: 0;
}
.restaurant-inner-out {
  font-family: "webfontMin", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 87.5%;
  line-height: 2.14;
  max-width: calc(50vw + 553px);
}
.restaurant-inner-out .restaurant-menu-box {
  display: flex;
  justify-content: space-between;
  margin-bottom: 70px;
}
@media screen and (max-width: 690px) {
  .restaurant-inner-out .restaurant-menu-box {
    display: block;
    margin-bottom: 40px;
  }
}
.restaurant-inner-out .restaurant-menu-box .img-box {
  width: calc(100% - 430px - 4vw);
}
@media screen and (max-width: 980px) {
  .restaurant-inner-out .restaurant-menu-box .img-box {
    width: calc(100% - 364px - 4vw);
  }
}
@media screen and (max-width: 690px) {
  .restaurant-inner-out .restaurant-menu-box .img-box {
    width: 100%;
    margin-bottom: 30px;
  }
}
.restaurant-inner-out .restaurant-menu-box .img-box .img {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 572px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
@media screen and (max-width: 980px) {
  .restaurant-inner-out .restaurant-menu-box .img-box .img {
    height: 400px;
  }
}
@media screen and (max-width: 690px) {
  .restaurant-inner-out .restaurant-menu-box .img-box .img {
    position: static;
    height: 200px;
    background-size: cover;
  }
}
.restaurant-inner-out .restaurant-menu-box .img-box .img img {
  position: absolute;
  width: 100%;
  height: auto;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.restaurant-inner-out .restaurant-menu-box .txt-box {
  width: 680px;
  padding-top: 30px;
}
@media screen and (max-width: 980px) {
  .restaurant-inner-out .restaurant-menu-box .txt-box {
    width: 400px;
  }
}
@media screen and (max-width: 690px) {
  .restaurant-inner-out .restaurant-menu-box .txt-box {
    width: auto;
  }
}
.restaurant-inner-out .restaurant-menu-box .txt-box .c-txt {
  margin-bottom: 70px;
}
@media screen and (max-width: 690px) {
  .restaurant-inner-out .restaurant-menu-box .txt-box .c-txt {
    margin-bottom: 30px;
  }
}
.restaurant-inner-out.img-left {
  margin: 0 auto 0 0;
  padding-right: 30px;
}
@media screen and (min-width: 1120px) {
  .restaurant-inner-out.img-left {
    padding: 0;
  }
}
@media screen and (max-width: 690px) {
  .restaurant-inner-out.img-left {
    padding: 0 15px;
  }
}
.restaurant-inner-out.img-left .restaurant-menu-box {
  align-items: flex-start;
}
@media screen and (max-width: 690px) {
  .restaurant-inner-out.img-left .restaurant-menu-box .img-box .img {
    right: auto;
    margin-right: 0;
    background-position: center;
  }
}
.restaurant-inner-out.img-left .restaurant-menu-box .txt-box {
  padding-left: 40px;
}
@media screen and (max-width: 690px) {
  .restaurant-inner-out.img-left .restaurant-menu-box .txt-box {
    padding: 0;
  }
}
.restaurant-inner-out.img-left .restaurant-menu-box .txt-box .c-btn {
  text-align: right;
}
@media screen and (max-width: 690px) {
  .restaurant-inner-out.img-left .restaurant-menu-box .txt-box .c-btn {
    text-align: center;
  }
}
.restaurant-inner-out.img-right {
  margin: 0 0 0 auto;
  padding-left: 30px;
}
@media screen and (min-width: 1120px) {
  .restaurant-inner-out.img-right {
    padding: 0;
  }
}
@media screen and (max-width: 690px) {
  .restaurant-inner-out.img-right {
    padding: 0 15px;
  }
}
.restaurant-inner-out.img-right .restaurant-menu-box {
  flex-flow: row-reverse;
}
@media screen and (max-width: 690px) {
  .restaurant-inner-out.img-right .restaurant-menu-box .img-box .img {
    left: auto;
    margin-left: 0;
    background-position: center;
  }
}
.restaurant-inner-out.img-right .restaurant-menu-box .txt-box {
  padding-right: 40px;
}
@media screen and (max-width: 690px) {
  .restaurant-inner-out.img-right .restaurant-menu-box .txt-box {
    padding: 0;
  }
}
.restaurant-inner-out.img-right .restaurant-menu-box .txt-box .c-btn {
  text-align: left;
}
@media screen and (max-width: 690px) {
  .restaurant-inner-out.img-right .restaurant-menu-box .txt-box .c-btn {
    text-align: center;
  }
}
.restaurant-anchor-link {
  margin: 100px 0 65px;
}
@media screen and (max-width: 690px) {
  .restaurant-anchor-link {
    margin: 40px 0 40px;
  }
}
.restaurant-anchor-link.col2, .restaurant-anchor-link.col3, .restaurant-anchor-link.col4 {
  justify-content: center;
}
.restaurant-anchor-link.col2 .anchor-link_item, .restaurant-anchor-link.col3 .anchor-link_item, .restaurant-anchor-link.col4 .anchor-link_item {
  display: flex;
  width: 24.3%;
  margin-right: 0.89%;
  line-height: 1.4;
}
.restaurant-anchor-link.col2:last-child, .restaurant-anchor-link.col3:last-child, .restaurant-anchor-link.col4:last-child {
  margin-right: 0;
}
@media screen and (max-width: 980px) {
  .restaurant-anchor-link.col2 .anchor-link_item {
    margin-right: 10px;
    width: 40%;
  }
}
@media screen and (max-width: 690px) {
  .restaurant-anchor-link.col2 .anchor-link_item {
    margin-right: 10px;
    width: calc(50% - 10px  / 2);
  }
}
@media screen and (max-width: 980px) {
  .restaurant-anchor-link.col3 .anchor-link_item {
    margin-right: 10px;
    width: 33.33333333%;
  }
  .restaurant-anchor-link.col3 .anchor-link_item:last-child {
    margin-right: 0;
  }
}
@media screen and (max-width: 690px) {
  .restaurant-anchor-link.col3 {
    flex-wrap: wrap;
    justify-content: flex-start;
  }
  .restaurant-anchor-link.col3 .anchor-link_item {
    width: calc(50% - 10px  / 2);
  }
}
.restaurant-anchor-link.col4 .anchor-link_item {
  margin-right: 10px;
  width: calc(25% - 30px  / 4);
}
.restaurant-anchor-link.col4 .anchor-link_item:last-child {
  margin-right: 0;
}
@media screen and (max-width: 980px) {
  .restaurant-anchor-link.col4 .anchor-link_item {
    margin-right: 10px;
    width: 33.33333333%;
  }
  .restaurant-anchor-link.col4 .anchor-link_item:last-child {
    margin-right: 0;
  }
}
@media screen and (max-width: 690px) {
  .restaurant-anchor-link.col4 {
    flex-wrap: wrap;
    justify-content: flex-start;
  }
  .restaurant-anchor-link.col4 .anchor-link_item {
    width: calc(50% - 10px  / 2);
  }
}
.restaurant-anchor-link .anchor-link_item {
  margin-right: 1.78%;
}
@media screen and (max-width: 690px) {
  .restaurant-anchor-link .anchor-link_item {
    margin-bottom: 10px;
    margin-right: 4%;
    width: 48%;
  }
}
.restaurant-anchor-link .anchor-link_item:nth-child(6n) {
  margin-right: 0;
}
@media screen and (max-width: 690px) {
  .restaurant-anchor-link .anchor-link_item:nth-child(even) {
    margin-right: 0;
  }
}
.restaurant-anchor-link .anchor-link_item a {
  position: relative;
  display: flex;
  -webkit-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
  font-size: 14px;
  color: #215847;
  box-sizing: border-box;
  border: 1px solid #acd3c7;
  width: 100%;
}
.restaurant-anchor-link .anchor-link_item a::before {
  content: "";
  position: absolute;
  margin: auto;
  vertical-align: middle;
  top: 0;
  bottom: 0;
  left: 15px;
  width: 0px;
  height: 0px;
  margin: auto;
  border-style: solid;
  border-color: #acd3c7 transparent transparent transparent;
  border-width: 8.5px 6px 0 6px;
}
@media screen and (max-width: 980px) {
  .restaurant-anchor-link .anchor-link_item a::before {
    border-width: 6.5px 4px 0 4px;
    left: 6%;
  }
}
.restaurant-anchor-link .anchor-link_item a:hover {
  opacity: 0.65;
}
.restaurant-anchor-link .anchor-link_item .item-inner {
  display: flex;
  padding: 1em;
  align-items: center;
  justify-content: center;
  width: 84.2%;
  box-sizing: border-box;
  border-left: 1px solid #acd3c7;
}
@media screen and (max-width: 690px) {
  .restaurant-anchor-link .anchor-link_item .item-inner {
    padding: 0.8em 0.5em;
    text-align: center;
  }
}
.restaurant-menu-list .menu-list_item .image + .c-txt {
  color: #707070;
}
.restaurant-menu-list.col2, .restaurant-menu-list.col3, .restaurant-menu-list.col4 {
  flex-wrap: wrap;
  justify-content: flex-start;
}
.restaurant-menu-list.col2 .menu-list_item .image, .restaurant-menu-list.col3 .menu-list_item .image, .restaurant-menu-list.col4 .menu-list_item .image {
  width: 100%;
}
.restaurant-menu-list.col2 .menu-list_item {
  margin: 0 34px 40px 0;
  width: calc(50% - 34px  / 2);
}
.restaurant-menu-list.col2 .menu-list_item:nth-child(even) {
  margin-right: 0;
}
.restaurant-menu-list.col2 .menu-list_item .image {
  margin-bottom: 20px;
}
@media screen and (max-width: 980px) {
  .restaurant-menu-list.col2 .menu-list_item .image {
    margin-bottom: 8px;
  }
}
@media screen and (max-width: 690px) {
  .restaurant-menu-list.col2 .menu-list_item {
    margin: 0 0 40px 0;
    width: 100%;
  }
}
.restaurant-menu-list.col3 .menu-list_item {
  margin: 0 38px 40px 0;
  width: calc(33.33333333% - 76px  / 3);
}
.restaurant-menu-list.col3 .menu-list_item:nth-child(3n) {
  margin-right: 0;
}
.restaurant-menu-list.col3 .menu-list_item .image {
  margin-bottom: 20px;
}
@media screen and (max-width: 980px) {
  .restaurant-menu-list.col3 .menu-list_item .image {
    margin-bottom: 8px;
  }
}
@media screen and (max-width: 690px) {
  .restaurant-menu-list.col3 .menu-list_item {
    margin: 0 20px 30px 0;
    width: calc(50% - 20px  / 2);
  }
  .restaurant-menu-list.col3 .menu-list_item:nth-child(3n) {
    margin-right: 20px;
  }
  .restaurant-menu-list.col3 .menu-list_item:nth-child(even) {
    margin-right: 0;
  }
}
.restaurant-menu-list.col4 .menu-list_item {
  margin: 0 63px 30px 0;
  width: calc(25% - 189px  / 4);
}
.restaurant-menu-list.col4 .menu-list_item:nth-child(4n) {
  margin-right: 0;
}
.restaurant-menu-list.col4 .menu-list_item .item-ttl {
  display: flex;
  line-height: 1.42;
  margin-bottom: 5px;
  font-weight: bold;
}
.restaurant-menu-list.col4 .menu-list_item .image {
  margin-bottom: 11px;
}
.restaurant-menu-list.col4 .menu-list_item .menu-price-list {
  display: flex;
  flex-wrap: wrap;
  line-height: 1.42;
  margin-top: 10px;
}
.restaurant-menu-list.col4 .menu-list_item .menu-price-list_ttl {
  width: 40%;
}
.restaurant-menu-list.col4 .menu-list_item .menu-price-list_cont {
  width: 60%;
}
@media screen and (max-width: 980px) {
  .restaurant-menu-list.col4 .menu-list_item {
    margin: 0 30px 30px 0;
    width: calc(33.33333333% - 60px  / 3);
  }
  .restaurant-menu-list.col4 .menu-list_item:nth-child(4n) {
    margin-right: 30px;
  }
  .restaurant-menu-list.col4 .menu-list_item:nth-child(3n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 690px) {
  .restaurant-menu-list.col4 .menu-list_item {
    margin: 0 20px 20px 0;
    width: calc(50% - 20px  / 2);
  }
  .restaurant-menu-list.col4 .menu-list_item:nth-child(3n) {
    margin-right: 20px;
  }
  .restaurant-menu-list.col4 .menu-list_item:nth-child(even) {
    margin-right: 0;
  }
}
.restaurant-common-link.col3 {
  flex-wrap: wrap;
  justify-content: flex-start;
}
@media screen and (max-width: 690px) {
  .restaurant-common-link.col3 {
    margin-bottom: -15px;
  }
}
.restaurant-common-link.col3 .image {
  width: 100%;
}
.restaurant-common-link.col3 .common-link_item {
  position: relative;
  margin: 0 34px 0 0;
  width: calc(33.33333333% - 68px  / 3);
  text-align: center;
  overflow: hidden;
}
@media screen and (max-width: 690px) {
  .restaurant-common-link.col3 .common-link_item {
    text-align: left;
  }
}
.restaurant-common-link.col3 .common-link_item:nth-child(3n) {
  margin-right: 0;
}
@media screen and (max-width: 980px) {
  .restaurant-common-link.col3 .common-link_item {
    margin: 0 15px 0 0;
    width: calc(33.33333333% - 30px  / 3);
  }
}
@media screen and (max-width: 690px) {
  .restaurant-common-link.col3 .common-link_item {
    margin: 0 15px 15px 0;
    width: calc(50% - 15px  / 2);
  }
  .restaurant-common-link.col3 .common-link_item:nth-child(3n) {
    margin-right: 15px;
  }
  .restaurant-common-link.col3 .common-link_item:nth-child(even) {
    margin-right: 0;
  }
}
.restaurant-common-link.col3 .common-link_item .image-area {
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 197px;
}
@media screen and (max-width: 690px) {
  .restaurant-common-link.col3 .common-link_item .image-area {
    height: 120px;
  }
  .restaurant-common-link.col3 .common-link_item .image-area img {
    width: 100%;
  }
}
.restaurant-common-link.col3 .common-link_item:hover .image-area {
  transform: scale(1.2);
  transform-origin: center;
  transition: .4s;
}
.restaurant-common-link.col3 .common-link_item .link-ttl {
  font-size: 200%;
  line-height: 1.28;
  color: #FFF;
  position: absolute;
  top: 50%;
  right: 50%;
  transform: translate(50%, -50%);
  text-align: center;
  width: 100%;
  text-align: center;
}
@media screen and (max-width: 980px) {
  .restaurant-common-link.col3 .common-link_item .link-ttl {
    font-size: 160%;
    padding: 20px 0;
  }
}
.restaurant-menu-detail {
  margin-bottom: 80px;
  display: flex;
  justify-content: space-between;
  position: relative;
}
@media screen and (max-width: 690px) {
  .restaurant-menu-detail {
    display: block;
    margin-bottom: 40px;
    padding: 3.5% 0 0 0;
  }
}
.restaurant-menu-detail .img-box {
  width: 40.17%;
  margin-right: 4.91%;
}
@media screen and (max-width: 690px) {
  .restaurant-menu-detail .img-box {
    width: auto;
    margin-bottom: 30px;
    margin-right: 0;
  }
}
.restaurant-menu-detail .img-box .img-area .image {
  width: 100%;
}
.restaurant-menu-detail .txt-box {
  width: calc(100% - (40.17% + 4.91%));
}
@media screen and (max-width: 690px) {
  .restaurant-menu-detail .txt-box {
    width: auto;
  }
}
.restaurant-menu-detail .txt-box .c-txt {
  margin-bottom: 35px;
}
.restaurant-menu-detail .txt-box .c-txt:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 980px) {
  .restaurant-menu-detail .txt-box .c-txt {
    margin-bottom: 20px;
  }
}
.restaurant-menu-detail .txt-box .restaurant-course {
  margin-bottom: 35px;
}
@media screen and (max-width: 980px) {
  .restaurant-menu-detail .txt-box .restaurant-course {
    margin-bottom: 15px;
  }
}
.restaurant-menu-detail .txt-box .restaurant-course:last-child {
  margin-bottom: 0;
}
.restaurant-menu-detail .txt-box .restaurant-course_ttl:before {
  content: '◎';
  padding-right: 0.1rem;
}
.restaurant-menu-detail .txt-box .restaurant-course-list_item {
  margin-top: 3px;
}
.restaurant-menu-detail .txt-box .restaurant-course-list_item:before {
  content: '・';
  padding-right: 0.1rem;
}

.border-area {
  border: 1px solid #DDDDDD;
  position: relative;
  padding: 30px 40px;
}
@media screen and (max-width: 690px) {
  .border-area {
    padding: 15px 20px;
  }
}
.border-area:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: -1.5px;
  transform: translate(0, -50%);
  width: 2px;
  height: 55px;
  background-color: #215847;
}
.border-area .note-ttl {
  font-size: 185.7%;
}
.border-area .note-list {
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Verdana, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.border-area .note-list_item {
  margin-top: 3px;
  padding-left: 1em;
  text-indent: -1em;
}
.border-area .note-list_item:before {
  content: '・';
  padding-right: 0.1rem;
}

/**
* p-top
*/
/* faq common
---------------------------------------------*/
/* contents
---------------------------------------------*/
.faq-inner {
  max-width: 1120px;
  margin: auto;
  padding: 0 30px;
}
@media screen and (max-width: 690px) {
  .faq-inner {
    padding: 0 15px;
  }
}
@media screen and (min-width: 1120px) {
  .faq-inner {
    padding: 0;
  }
}
.faq-inner .ttl-lead {
  font-size: 14px;
  margin: 70px 0 40px 0;
}
@media screen and (max-width: 690px) {
  .faq-inner .ttl-lead {
    margin: 40px 0 42px 0;
  }
}
.faq-contents {
  padding: 0 22px;
  margin-top: 20px;
}
@media screen and (max-width: 980px) {
  .faq-contents {
    padding: 0 30px;
  }
}
@media screen and (max-width: 690px) {
  .faq-contents {
    margin-top: 10px;
    padding: 0 15px;
  }
}
.faq-contents .contents-item {
  position: relative;
  display: flex;
  align-items: center;
  padding: 1.5em 0 1.5em 50px;
}
@media screen and (max-width: 980px) {
  .faq-contents .contents-item {
    padding: 1.2em 0 1.2em 2.5em;
  }
}
.faq-contents .contents-item::before {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  font-size: 42px;
  font-family: "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "webfontMin", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
@media screen and (max-width: 980px) {
  .faq-contents .contents-item::before {
    top: 0.2em;
    font-size: 22px;
  }
}
.faq-contents .contents-item.question {
  border-bottom: 1px solid #eee;
}
.faq-contents .contents-item.question::before {
  content: "Q";
}
.faq-contents .contents-item.answer::before {
  content: "A";
}
.faq-contents .contents-item .faq-txt {
  font-size: 14px;
}

/**
* p-top
*/
/* access common
---------------------------------------------*/
/* contents
---------------------------------------------*/
.access-inner {
  max-width: 1120px;
  margin: auto;
  padding: 0 30px;
}
@media screen and (max-width: 690px) {
  .access-inner {
    padding: 0 15px;
  }
}
@media screen and (min-width: 1120px) {
  .access-inner {
    padding: 0;
  }
}
.access-inner .movie .txt-small {
  margin: -40px 0 90px 0;
}
@media screen and (max-width: 690px) {
  .access-inner .movie .txt-small {
    margin-bottom: 60px;
  }
}
.access-inner .movie iframe {
  width: 100%;
  height: 480px;
}
@media screen and (max-width: 690px) {
  .access-inner .movie iframe {
    height: 50vw;
  }
}
.access-inner .access-img {
  margin: 60px 0;
}
.access-inner .access-img img {
  width: 100%;
}
.access-inner .access-img-col2 {
  display: flex;
}
@media screen and (max-width: 690px) {
  .access-inner .access-img-col2 {
    display: block;
  }
}
.access-inner .access-img-col2 .photo {
  position: relative;
}
.access-inner .access-img-col2 .photo .caption {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 0.5em 1em 0.5em 0;
  font-size: 18px;
  font-family: "webfontMin", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  color: #215847;
  background-color: #fff;
}
@media screen and (max-width: 690px) {
  .access-inner .access-img-col2 .photo .caption {
    bottom: 20px;
    font-size: 13px;
  }
}
.access-inner .access-img-col2 img {
  width: calc(100% - 80px / 2);
}
.access-inner .access-img-col2 img:first-child {
  margin-right: 40px;
}
@media screen and (max-width: 690px) {
  .access-inner .access-img-col2 img:first-child {
    margin-right: 0;
  }
}
@media screen and (max-width: 690px) {
  .access-inner .access-img-col2 img {
    width: 100%;
  }
  .access-inner .access-img-col2 img:first-child {
    margin-bottom: 20px;
  }
}
.access-inner .access-txt-box {
  padding: 4.5% 0;
  border: 1px solid #ddd;
}
@media screen and (max-width: 690px) {
  .access-inner .access-txt-box {
    padding: 10% 0;
  }
}
.access-inner .access-txt-box .txt {
  position: relative;
  display: block;
  padding: 0 3.8%;
  font-size: 14px;
  line-height: 2.14;
}
@media screen and (max-width: 690px) {
  .access-inner .access-txt-box .txt {
    padding: 0 8%;
  }
}
.access-inner .access-txt-box .txt::before {
  position: absolute;
  display: block;
  content: "";
  border: 1px solid #215847;
  height: 100%;
  left: -1px;
  top: 0;
}
.access-inner .access-txt-box-btm {
  margin-bottom: 130px;
}
@media screen and (max-width: 690px) {
  .access-inner .access-txt-box-btm {
    margin-bottom: 60px;
  }
}
.access-inner .txt-small {
  font-size: 14px;
  font-weight: normal;
  margin: 50px 0 128px 0;
  font-family: "webfontMin", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
@media screen and (max-width: 690px) {
  .access-inner .txt-small {
    margin: 0 0 60px 0;
  }
}
.access-inner .txt-small .em {
  font-weight: bold;
}
.access-inner .overview-table {
  width: 100%;
  margin-bottom: 80px;
}
@media screen and (max-width: 690px) {
  .access-inner .overview-table {
    margin-bottom: 40px;
  }
}
.access-inner .overview-table th {
  padding: 4% 0;
  width: 20%;
  background-color: #EFF7F4;
  border-top: 1px solid #215847;
  color: #215847;
  font-weight: normal;
  font-size: 18px;
  text-align: center;
  font-family: "webfontMin", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
.access-inner .overview-table th:last-of-type {
  border-bottom: 1px solid #215847;
}
@media screen and (max-width: 690px) {
  .access-inner .overview-table th {
    font-size: 14px;
    width: 30%;
  }
}
.access-inner .overview-table td {
  padding: 4% 0 4% 3%;
  font-size: 14px;
  border-top: 1px solid #ACD3C7;
  font-family: "webfontMin", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
.access-inner .overview-table td:last-of-type {
  border-bottom: 1px solid #ACD3C7;
}
.access-inner .overview-table td a[href*="tel:"] {
  pointer-events: none;
}
@media screen and (max-width: 980px) {
  .access-inner .overview-table td a[href*="tel:"] {
    pointer-events: initial;
  }
}
.access-inner .overview-table td.fax {
  pointer-events: none;
}
.access-inner.access-map {
  margin-bottom: 120px;
}
@media screen and (max-width: 690px) {
  .access-inner.access-map {
    margin-bottom: 40px;
  }
}
.access-inner.access-map iframe {
  width: 100%;
}
.access-bg {
  background-color: #f5f5f5;
  padding: 108px 30px;
  margin-bottom: 120px;
}
@media screen and (min-width: 1120px) {
  .access-bg {
    padding: 108px 0;
  }
}
@media screen and (max-width: 980px) {
  .access-bg {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 690px) {
  .access-bg {
    padding: 10% 0;
  }
}
.access-bg ul {
  max-width: 1120px;
  margin: auto;
  display: flex;
}
@media screen and (max-width: 980px) {
  .access-bg ul {
    display: block;
    padding: 0 15px;
  }
}
.access-bg ul .access-btn {
  width: calc(100% - 40px / 3);
  margin-right: 20px;
}
.access-bg ul .access-btn:last-child {
  margin-right: 0;
}
@media screen and (max-width: 980px) {
  .access-bg ul .access-btn:last-child a {
    border-bottom: 1px solid #215847;
  }
}
@media screen and (max-width: 690px) {
  .access-bg ul .access-btn {
    margin-right: 0;
    width: 100%;
  }
  .access-bg ul .access-btn:last-child {
    margin-bottom: 0;
  }
}
.access-bg ul .access-btn a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 28px 0;
  width: 100%;
  font-size: 18px;
  border-top: 1px solid #215847;
  border-bottom: 1px solid #215847;
  font-family: "webfontMin", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
@media screen and (max-width: 980px) {
  .access-bg ul .access-btn a {
    padding: 1.2em 0;
    border-bottom: none;
    font-size: 16px;
  }
}
.access-bg ul .access-btn a span.en {
  display: flex;
  align-items: center;
  font-size: 14px;
  font-weight: bold;
  color: #215847;
  position: relative;
  padding-right: 30px;
  margin-right: 20px;
  font-family: "Times New Roman", "YakuHanJP", "Libre Baskerville", "webfontMin", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 690px) {
  .access-bg ul .access-btn a span.en {
    margin-right: 0;
    font-size: 12px;
  }
}
.access-bg ul .access-btn a span.en:after {
  content: "";
  background-image: url(/dcms_media/image/course_ar01.png);
  width: 23px;
  height: 7px;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: 6px;
  right: 0;
}

/**
* p-top
*/
/* _p-nearby_tourist common
---------------------------------------------*/
/* contents
---------------------------------------------*/
.pcOnly {
  display: block;
}
@media screen and (max-width: 690px) {
  .pcOnly {
    display: none;
  }
}

.tbOnly {
  display: none;
}
@media screen and (max-width: 980px) {
  .tbOnly {
    display: block;
  }
}
@media screen and (max-width: 690px) {
  .tbOnly {
    display: none;
  }
}

.nearby_tourist-inner {
  max-width: 1120px;
  margin: auto;
  padding: 0 30px;
}
@media screen and (max-width: 690px) {
  .nearby_tourist-inner {
    padding: 0 15px;
  }
}
@media screen and (min-width: 1120px) {
  .nearby_tourist-inner {
    padding: 0;
  }
}
.nearby_tourist-inner .nearby_tourist-img {
  margin-bottom: 70px;
}
.nearby_tourist-inner .nearby_tourist-img img {
  width: 100%;
}
.nearby_tourist-inner .nearby_tourist-txt {
  margin-bottom: 50px;
  font-size: 14px;
  line-height: 2.14;
  letter-spacing: 0.05em;
  font-family: "webfontMin", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-weight: normal;
}
@media screen and (max-width: 690px) {
  .nearby_tourist-inner .nearby_tourist-txt {
    margin-bottom: 30px;
  }
}
.nearby_tourist-inner .btn-set {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 100px;
}
@media screen and (max-width: 690px) {
  .nearby_tourist-inner .btn-set {
    margin-bottom: 60px;
  }
}
.nearby_tourist-inner .btn-set .nearby_tourist-btn {
  width: calc(50% - 40px);
  margin-right: 40px;
  border-top: 1px solid #DDDDDD;
}
.nearby_tourist-inner .btn-set .nearby_tourist-btn:nth-child(2n) {
  margin-right: 0;
}
.nearby_tourist-inner .btn-set .nearby_tourist-btn:nth-child(n+3) {
  border-bottom: 1px solid #DDDDDD;
}
@media screen and (max-width: 690px) {
  .nearby_tourist-inner .btn-set .nearby_tourist-btn:nth-child(n+3) {
    border-top: 1px solid #DDDDDD;
  }
  .nearby_tourist-inner .btn-set .nearby_tourist-btn:nth-child(n+3):nth-child(3) {
    border-bottom: none;
  }
}
@media screen and (max-width: 690px) {
  .nearby_tourist-inner .btn-set .nearby_tourist-btn {
    margin-right: 0;
    width: 100%;
  }
}
.nearby_tourist-inner .btn-set .nearby_tourist-btn a {
  display: flex;
  justify-content: space-between;
  padding: 28px 0;
  width: 100%;
  font-size: 18px;
  font-family: "webfontMin", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
.nearby_tourist-inner .btn-set .nearby_tourist-btn a span.en {
  position: relative;
  display: flex;
  align-items: center;
  font-size: 14px;
  font-weight: bold;
  color: #215847;
  letter-spacing: 0.1em;
  font-family: "Times New Roman", "YakuHanJP", "Libre Baskerville", "webfontMin", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
.nearby_tourist-inner .btn-set .nearby_tourist-btn a span.en:after {
  content: url(../image/common/arrow01.svg);
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
}
.nearby_tourist-nav-model {
  display: flex;
  margin-bottom: 120px;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin-top: -50px;
}
@media screen and (max-width: 690px) {
  .nearby_tourist-nav-model {
    margin-top: -30px;
  }
}
.nearby_tourist-nav-model .nav-item {
  width: 23.9%;
  margin-right: 1.4%;
  margin-top: 50px;
}
@media screen and (max-width: 690px) {
  .nearby_tourist-nav-model .nav-item {
    width: 100%;
    margin-top: 30px;
    margin-right: 0;
    padding-bottom: 30px;
    border-bottom: 1px solid #ddd;
  }
}
.nearby_tourist-nav-model .nav-item:nth-child(4n) {
  margin-right: 0;
}
.nearby_tourist-nav-model .nav-item a {
  color: #215847;
}
.nearby_tourist-nav-model .nav-item a:hover {
  opacity: 0.65;
}
.nearby_tourist-nav-model .nav-item .tit {
  display: block;
  margin-bottom: 14px;
  font-size: 20px;
  line-height: 1.5;
  font-weight: bold;
  font-family: "webfontMin", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
@media screen and (max-width: 980px) {
  .nearby_tourist-nav-model .nav-item .tit {
    font-size: 15px;
  }
}
.nearby_tourist-nav-model .nav-item .img {
  margin-bottom: 20px;
}
@media screen and (max-width: 980px) {
  .nearby_tourist-nav-model .nav-item .img {
    margin-bottom: 10px;
  }
}
.nearby_tourist-nav-model .nav-item .img img {
  width: 100%;
  height: auto;
}
.nearby_tourist-nav-model .nav-item .txt {
  display: block;
  height: 4.2em;
  font-size: 14px;
  line-height: 2.14;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 980px) {
  .nearby_tourist-nav-model .nav-item .txt {
    line-height: 1.6;
    height: 4.8em;
  }
}
@media screen and (max-width: 690px) {
  .nearby_tourist-nav-model .nav-item .txt {
    height: auto;
  }
}
.nearby_tourist-nav-model .nav-item .link {
  display: block;
  align-items: center;
  margin-top: 20px;
  font-size: 14px;
  letter-spacing: 0.1em;
  font-weight: bold;
  font-family: "webfontMin", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  color: #215847;
}
@media screen and (max-width: 980px) {
  .nearby_tourist-nav-model .nav-item .link {
    margin-top: 10px;
  }
}
.nearby_tourist-nav-model .nav-item .link::after {
  content: "";
  display: inline-block;
  margin-top: -0.4em;
  margin-left: 10px;
  vertical-align: middle;
  width: 23px;
  height: 7px;
  background-image: url(/dcms_media/image/course_ar01.png);
  background-repeat: no-repeat;
  background-size: cover;
}
.nearby_tourist-timeline {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
@media screen and (max-width: 690px) {
  .nearby_tourist-timeline {
    display: block;
    margin-bottom: 60px;
  }
}
.nearby_tourist-timeline::before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 9.64%;
  width: 40px;
  height: 21px;
  margin-left: -20px;
  background-image: url(/dcms_media/image/course_ar02.png);
  background-repeat: no-repeat;
  background-size: cover;
}
@media screen and (max-width: 690px) {
  .nearby_tourist-timeline::before {
    bottom: -40px;
    left: 50%;
  }
}
.nearby_tourist-timeline.arrow10::before {
  bottom: -10px;
}
.nearby_tourist-timeline.arrow20::before {
  bottom: -20px;
}
.nearby_tourist-timeline.arrow30::before {
  bottom: -30px;
}
.nearby_tourist-timeline.arrow40::before {
  bottom: -40px;
}
@media screen and (max-width: 690px) {
  .nearby_tourist-timeline.arrow10::before, .nearby_tourist-timeline.arrow20::before, .nearby_tourist-timeline.arrow30::before, .nearby_tourist-timeline.arrow40::before {
    bottom: -40px;
  }
}
.nearby_tourist-timeline .time-box {
  display: flex;
  width: 19.28%;
  margin: 60px 0;
}
@media screen and (max-width: 690px) {
  .nearby_tourist-timeline .time-box {
    width: 100%;
    margin: 40px 0 10px;
  }
}
.nearby_tourist-timeline .time-box .circle {
  position: relative;
  display: block;
  padding-top: 100%;
  width: 100%;
  background-color: #1e3d33;
  border-radius: 50%;
  box-sizing: border-box;
}
@media screen and (max-width: 690px) {
  .nearby_tourist-timeline .time-box .circle {
    padding-top: 0;
    border-radius: 20px;
    height: 40px;
  }
}
.nearby_tourist-timeline .time-box .circle::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  border: 18px solid #215847;
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: 0;
  box-sizing: border-box;
}
@media screen and (max-width: 690px) {
  .nearby_tourist-timeline .time-box .circle::before {
    border: 6px solid #215847;
    border-radius: 20px;
  }
}
.nearby_tourist-timeline .time-box .time {
  position: absolute;
  display: inline-block;
  color: #fff;
  font-size: 25px;
  font-weight: bold;
  font-family: "webfontMin", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media screen and (max-width: 690px) {
  .nearby_tourist-timeline .time-box .time {
    font-size: 18px;
  }
}
.nearby_tourist-timeline .detail-box {
  position: relative;
  display: block;
  margin: 40px 0 40px 3.57%;
  width: 77.14%;
  border: 1px solid #ddd;
  padding: 40px 30px 40px 40px;
  box-sizing: border-box;
}
@media screen and (max-width: 690px) {
  .nearby_tourist-timeline .detail-box {
    display: block;
    margin: 0;
    padding: 20px;
    width: 100%;
  }
}
.nearby_tourist-timeline .detail-box::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: -1px;
  transform: translate(0, -50%);
  width: 2px;
  height: 55px;
  background-color: #215847;
}
@media screen and (max-width: 690px) {
  .nearby_tourist-timeline .detail-box::before {
    top: -1px;
    left: 50%;
    width: 55px;
    height: 2px;
    transform: translate(-50%, 0);
  }
}
.nearby_tourist-timeline .detail-box .detail-inner {
  display: flex;
  justify-content: space-between;
  box-sizing: border-box;
}
@media screen and (max-width: 690px) {
  .nearby_tourist-timeline .detail-box .detail-inner {
    display: block;
  }
}
.nearby_tourist-timeline .detail-box .txt-area .tit {
  font-size: 17px;
  line-height: 1.76;
  font-weight: bold;
  letter-spacing: 0.1em;
}
.nearby_tourist-timeline .detail-box .txt-area .txt {
  margin-top: 30px;
  font-size: 14px;
  line-height: 2.14;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 690px) {
  .nearby_tourist-timeline .detail-box .txt-area .txt {
    margin-top: 10px;
  }
}
.nearby_tourist-timeline .detail-box .txt-area .btn {
  margin-top: 30px;
}
@media screen and (max-width: 690px) {
  .nearby_tourist-timeline .detail-box .txt-area .btn {
    margin-top: 20px;
  }
}
.nearby_tourist-timeline .detail-box .img-area {
  width: 36.27%;
  margin-left: 3.6%;
  flex: none;
}
@media screen and (max-width: 690px) {
  .nearby_tourist-timeline .detail-box .img-area {
    margin-top: 20px;
    margin-left: 0;
    width: 100%;
  }
}
.nearby_tourist-timeline .detail-box .img-area img {
  width: 100%;
  height: auto;
}
.nearby_tourist-timeline.arrow-last::before {
  display: none;
}
.nearby_tourist-timeline.timeline-last {
  margin-bottom: 120px;
}
@media screen and (max-width: 690px) {
  .nearby_tourist-timeline.timeline-last {
    margin-bottom: 60px;
  }
}
.nearby_tourist-timeline.timeline-last .time-box {
  margin: 60px 0 0;
}
@media screen and (max-width: 690px) {
  .nearby_tourist-timeline.timeline-last .time-box {
    margin-bottom: 10px;
  }
}
.nearby_tourist-timeline.timeline-last .detail-box {
  margin: 40px 0 0 3.57%;
}
@media screen and (max-width: 690px) {
  .nearby_tourist-timeline.timeline-last .detail-box {
    margin: 0;
  }
}
.nearby_tourist-timeline.timeline-next {
  padding-bottom: 60px;
  margin-bottom: 20px;
}
@media screen and (max-width: 690px) {
  .nearby_tourist-timeline.timeline-next {
    padding-bottom: 40px;
  }
}
.nearby_tourist-timeline.timeline-next::before {
  content: "";
  display: block;
  margin: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-image: url(/dcms_media/image/course_line01.png);
  background-repeat: repeat-x;
  background-size: contain;
}
.nearby_tourist-timeline.timeline-next .time-box {
  margin: 60px 0 0;
}
@media screen and (max-width: 690px) {
  .nearby_tourist-timeline.timeline-next .time-box {
    margin-bottom: 10px;
  }
}
.nearby_tourist-timeline.timeline-next .detail-box {
  margin: 40px 0 0 3.57%;
}
@media screen and (max-width: 690px) {
  .nearby_tourist-timeline.timeline-next .detail-box {
    margin: 0;
  }
}
.nearby_tourist-timeline.time-box-none .time-box .circle {
  display: none;
}

/* model01
---------------------------------------------*/
.nearby_tourist-model01-txt {
  font-size: 14px;
  line-height: 2.14;
  letter-spacing: 0.1em;
}
.nearby_tourist-model01-box {
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
  align-items: center;
  margin-top: 100px;
}
@media screen and (max-width: 690px) {
  .nearby_tourist-model01-box {
    display: block;
    margin-top: 60px;
  }
}
.nearby_tourist-model01-box.mb120 {
  margin-bottom: 120px;
}
@media screen and (max-width: 690px) {
  .nearby_tourist-model01-box.mb120 {
    margin-bottom: 80px;
  }
}
.nearby_tourist-model01-box .img-box {
  width: 34.5%;
}
@media screen and (max-width: 690px) {
  .nearby_tourist-model01-box .img-box {
    width: auto;
  }
}
.nearby_tourist-model01-box .img-box img {
  width: 100%;
  height: auto;
}
.nearby_tourist-model01-box .txt-box {
  width: 61.6%;
}
@media screen and (max-width: 690px) {
  .nearby_tourist-model01-box .txt-box {
    width: auto;
    margin-bottom: 20px;
  }
}

/**
* calender
*/
/* Course common
---------------------------------------------*/
.calender-inner {
  max-width: 1120px;
  margin: auto;
  padding: 0 30px;
}
@media screen and (max-width: 690px) {
  .calender-inner {
    padding: 0 15px;
  }
}
@media screen and (min-width: 1120px) {
  .calender-inner {
    padding: 0;
  }
}

/* contents
---------------------------------------------*/
.calender_anchor-link {
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 690px) {
  .calender_anchor-link {
    justify-content: space-between;
  }
}
.calender_anchor-link.mb80 {
  margin-bottom: 80px;
}
@media screen and (max-width: 690px) {
  .calender_anchor-link.mb80 {
    margin-bottom: 60px;
  }
}
.calender_anchor-link.mt80 {
  margin-top: 80px;
}
@media screen and (max-width: 690px) {
  .calender_anchor-link.mt80 {
    margin-top: 0;
  }
}
.calender_anchor-link .item {
  margin: 8px 1.7% 0 0;
  width: 15.17%;
  border: 1px solid #acd3c7;
}
.calender_anchor-link .item:nth-child(6n) {
  margin-right: 0;
}
@media screen and (max-width: 690px) {
  .calender_anchor-link .item {
    margin: 8px 0 0;
    width: 48%;
  }
}
.calender_anchor-link .item .link {
  display: flex;
  position: relative;
  width: 100%;
  color: #215847;
}
.calender_anchor-link .item .link:before {
  content: '';
  display: flex;
  width: 23.5%;
  border-right: 1px solid #acd3c7;
  box-sizing: border-box;
}
.calender_anchor-link .item .link:after {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  left: 14px;
  width: 0;
  height: 0;
  margin-left: -6px;
  margin-top: -4px;
  border-style: solid;
  border-width: 9px 6px 0 6px;
  border-color: #acd3c7 transparent transparent transparent;
}
@media screen and (max-width: 980px) {
  .calender_anchor-link .item .link:after {
    left: 8%;
  }
}
@media screen and (max-width: 690px) {
  .calender_anchor-link .item .link:after {
    left: 9%;
  }
}
.calender_anchor-link .item .link .link-txt {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 1em;
  width: 100%;
  font-size: 14px;
}
.calender_icon-list {
  display: flex;
  justify-content: space-between;
  margin-top: 45px;
  margin-bottom: 100px;
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Verdana, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-family: 'Noto Sans JP', sans-serif;
}
@media screen and (max-width: 980px) {
  .calender_icon-list {
    flex-wrap: wrap;
    margin-top: 25px;
    margin-bottom: 60px;
  }
}
.calender_icon-list .item {
  display: flex;
}
@media screen and (max-width: 690px) {
  .calender_icon-list .item {
    margin-top: 0.5em;
    width: 100%;
  }
}
.calender_icon-list .item .icon {
  display: block;
  width: 32px;
  height: 32px;
}
@media screen and (max-width: 980px) {
  .calender_icon-list .item .icon {
    width: 24px;
    height: 24px;
  }
}
.calender_icon-list .item .icon img {
  width: 100%;
  height: auto;
}
.calender_icon-list .item .txt {
  font-size: 25px;
}
@media screen and (max-width: 980px) {
  .calender_icon-list .item .txt {
    font-size: 14px;
  }
}
.calender-table {
  width: 100%;
  table-layout: fixed;
  margin-bottom: 80px;
  font-family: "webfontMin", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
@media screen and (max-width: 690px) {
  .calender-table {
    margin-bottom: 60px;
    width: 100%;
  }
}
.calender-table .th {
  padding: 12px 0;
  border: 1px solid #acd3c7;
  background: #215847;
  color: #fff;
  font-weight: 700;
  text-align: center;
  font-size: 14px;
  font-family: "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "webfontMin", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
@media screen and (max-width: 980px) {
  .calender-table .th {
    padding: 8px 0;
  }
}
@media screen and (max-width: 690px) {
  .calender-table .th {
    font-size: 12px;
  }
}
.calender-table .td {
  padding: 0.5em 0;
  border: 1px solid #acd3c7;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  line-height: 2;
}
@media screen and (max-width: 980px) {
  .calender-table .td {
    font-size: 16px;
    line-height: 1.6;
  }
}
@media screen and (max-width: 690px) {
  .calender-table .td {
    font-size: 10px;
    letter-spacing: -0.05em;
    line-height: 1.4;
    white-space: break-spaces;
    word-break: break-word;
  }
}
.calender-table .saturday {
  color: #1100FF;
}
.calender-table .holiday {
  color: #FF0000;
}
.calender-table .calendar-icon {
  display: inline-block;
  margin: 1px;
  width: 32px;
  height: 32px;
}
@media screen and (max-width: 980px) {
  .calender-table .calendar-icon {
    margin-top: 4px;
    width: 16px;
    height: 16px;
  }
}
.calender-table .calendar-icon img {
  width: 100%;
  height: auto;
}
.calender-table .event {
  display: block;
  margin-top: -1em;
  font-size: 12px;
}
@media screen and (max-width: 690px) {
  .calender-table .event {
    font-size: 10px;
    margin-top: 0;
  }
}

/**
* facility
*/
/* Course common
---------------------------------------------*/
.facility-inner {
  max-width: 1120px;
  margin: auto;
  font-family: "webfontMin", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
.facility-inner:first-child {
  position: relative;
}
.facility-inner:first-child::before {
  position: absolute;
  content: '';
  display: block;
  background: #ECECEC;
  width: 300vw;
  top: 70px;
  left: -100vw;
  height: 480px;
}
.facility-inner .bx-wrapper {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  background: transparent;
  margin: 0 auto;
  height: auto;
}
.facility-inner .bx-wrapper img {
  height: auto;
  max-height: 480px;
}
.facility-inner .bx-wrapper .bx-controls-direction a {
  margin-top: 16px;
  font-size: 0;
}
.facility-inner .bx-wrapper .bx-controls-direction a.bx-prev:hover, .facility-inner .bx-wrapper .bx-controls-direction a.bx-prev:focus {
  background-position: 0 -32px;
}
.facility-inner .bx-wrapper .bx-controls-direction a.bx-next:hover, .facility-inner .bx-wrapper .bx-controls-direction a.bx-next:focus {
  background-position: -43px -32px;
}
.facility-inner .bx-wrapper .bx-viewport {
  height: auto !important;
}

/* contents
---------------------------------------------*/
.facility-slide {
  overflow: hidden;
  position: relative;
  height: 100%;
  margin-top: 70px;
  background: transparent;
}
.facility-slide-caption {
  font-size: 14px;
  margin-top: 46px;
  line-height: 2.1;
}
.facility-thumb {
  display: flex;
  flex-wrap: wrap;
  justify-content: start;
  width: 1120px;
  margin: 0 auto;
}
.facility-thumb a {
  margin-bottom: 20px;
  margin-right: 26px;
}
.facility-thumb a:nth-child(6n) {
  margin-right: 0;
}
.facility-content {
  display: flex;
  justify-content: space-between;
  margin-top: 90px;
}
.facility-content.is-rev {
  flex-direction: row-reverse;
}
.facility-content .img {
  max-width: 520px;
  width: 47%;
  height: 100%;
}
.facility-content .txt-block {
  max-width: 540px;
  width: 49%;
}
.facility-content .txt-block .title {
  position: relative;
  margin-top: 10px;
  padding: 1em 0;
  border-top: 1px solid #DDD;
  border-bottom: 1px solid #DDD;
  font-size: 30px;
  font-weight: bold;
  letter-spacing: 0.05em;
  line-height: 1.2;
  color: #215847;
  font-family: "webfontMin", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
.facility-content .txt-block .title:before {
  content: "";
  display: block;
  position: absolute;
  top: -1px;
  left: 0;
  width: 80px;
  height: 2px;
  background-color: #215847;
}
.facility-content .txt-block .txt {
  margin-top: 25px;
  font-size: 14px;
  line-height: 2.25;
}

@media screen and (max-width: 980px) {
  .facility-inner {
    padding: 0 15px;
  }
  .facility-inner:first-child::before {
    top: 0;
    height: 50vw;
    max-height: 480px;
  }
  .facility-inner .bx-viewport {
    height: 0;
  }
  .facility-inner .bx-wrapper {
    margin: 0 auto 12px;
    max-width: auto;
  }
  .facility-inner .bx-wrapper img {
    height: 50vw;
  }
  .facility-inner .bx-wrapper .bx-controls-direction a {
    top: 50%;
    transform: translateY(-50%);
    margin-top: 0;
    font-size: 3rem;
  }
  .facility-slide {
    margin-top: 0;
  }
  .facility-thumb {
    width: 100%;
  }
  .facility-thumb a {
    width: 15%;
    margin: 0 2% 12px 0;
  }
  .facility-thumb a img {
    width: 100%;
    height: 100%;
  }
  .facility-content {
    display: flex;
    flex-direction: column-reverse;
    margin-top: 60px;
  }
  .facility-content.is-rev {
    flex-direction: column-reverse;
  }
  .facility-content .img {
    margin-top: 20px;
    max-width: initial;
    width: 100%;
  }
  .facility-content .txt-block {
    max-width: initial;
    width: 100%;
  }
  .facility-content .txt-block .title {
    margin-top: 20px;
    padding: 0.5em 0;
  }
  .facility-content .txt-block .txt {
    margin-top: 15px;
  }
}
@media screen and (max-width: 690px) {
  .facility-inner .bx-wrapper .bx-controls-direction a {
    display: none;
  }
  .facility-slide {
    margin: 0;
  }
  .facility-slide img {
    max-width: auto;
    width: 100%;
  }
  .facility-slide-caption {
    margin-top: 0;
  }
  .facility-thumb {
    display: none;
    height: 0;
    /*width: 100%;
    margin: 17px auto 0;
    li {
        margin: 0 4px;
        img {
            width: 100%;
        }
    }*/
  }
}
/**
* p-top
*/
/* lodge common
---------------------------------------------*/
/* contents
---------------------------------------------*/
.lodge-thumb {
  margin-bottom: 50px;
}
@media screen and (max-width: 690px) {
  .lodge-slide {
    margin-bottom: 60px;
  }
}
.lodge-inner {
  max-width: 1120px;
  margin: auto;
  padding: 0 30px;
}
@media screen and (max-width: 690px) {
  .lodge-inner {
    padding: 0 15px;
  }
}
@media screen and (min-width: 1120px) {
  .lodge-inner {
    padding: 0;
  }
}
.lodge-inner .lodge-txt {
  margin-bottom: 70px;
  font-size: 14px;
  line-height: 2.14;
  letter-spacing: 0.05em;
  font-family: "webfontMin", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
@media screen and (max-width: 690px) {
  .lodge-inner .lodge-txt {
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 690px) {
  .lodge-inner .lodge-txt-inner {
    margin-bottom: 30px;
  }
}
.lodge-inner .room {
  display: flex;
  font-family: "webfontMin", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  margin-bottom: 100px;
}
@media screen and (max-width: 690px) {
  .lodge-inner .room {
    display: block;
    margin-bottom: 60px;
  }
}
.lodge-inner .room figure {
  margin-right: 8%;
  width: 48%;
}
@media screen and (max-width: 690px) {
  .lodge-inner .room figure {
    width: 100%;
    margin-right: 0;
    margin-bottom: 30px;
  }
}
.lodge-inner .room figure img {
  width: 100%;
}
.lodge-inner .room .room-info {
  width: 44%;
}
@media screen and (max-width: 690px) {
  .lodge-inner .room .room-info {
    width: 100%;
  }
}
.lodge-inner .room .room-info p {
  margin-bottom: 30px;
  font-size: 14px;
  line-height: 2.14;
  letter-spacing: 0.05em;
}
.lodge-inner .room .room-info ul {
  margin-bottom: 50px;
}
@media screen and (max-width: 690px) {
  .lodge-inner .room .room-info ul {
    margin-bottom: 30px;
  }
}
.lodge-inner .room .room-info ul li {
  padding: 20px 0;
  border-top: 1px solid #707070;
}
.lodge-inner .room .room-info ul li:last-child {
  border-bottom: 1px solid #707070;
}
.lodge-inner .room .room-info ul li .room-list-head {
  font-size: 18px;
  display: inline-block;
  font-weight: bold;
  width: 12%;
  margin-right: 12px;
}
@media screen and (max-width: 980px) {
  .lodge-inner .room .room-info ul li .room-list-head {
    width: 25%;
  }
}
@media screen and (max-width: 690px) {
  .lodge-inner .room .room-info ul li .room-list-head {
    width: 20%;
  }
}
.lodge-inner .room .room-info ul li .room-list-txt {
  font-size: 14px;
  display: inline-block;
}
.lodge-inner .room .room-info .c-btn {
  text-align: center;
}
.lodge-inner.lodge-facility .lodge-common-link.col3 {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  font-family: "webfontMin", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
@media screen and (max-width: 980px) {
  .lodge-inner.lodge-facility .lodge-common-link.col3 {
    margin-bottom: 35px;
  }
}
@media screen and (max-width: 690px) {
  .lodge-inner.lodge-facility .lodge-common-link.col3 {
    justify-content: flex-start;
  }
}
.lodge-inner.lodge-facility .lodge-common-link.col3 .image {
  width: 100%;
}
.lodge-inner.lodge-facility .lodge-common-link.col3 .common-link_item {
  position: relative;
  margin: 0 34px 22px 0;
  width: calc(33.33333333% - 68px  / 3);
  text-align: center;
  overflow: hidden;
}
.lodge-inner.lodge-facility .lodge-common-link.col3 .common-link_item:nth-child(3n) {
  margin-right: 0;
}
@media screen and (max-width: 980px) {
  .lodge-inner.lodge-facility .lodge-common-link.col3 .common-link_item {
    margin: 0 15px 40px 0;
    width: calc(33.33333333% - 30px  / 3);
  }
}
@media screen and (max-width: 690px) {
  .lodge-inner.lodge-facility .lodge-common-link.col3 .common-link_item {
    margin: 0 15px 15px 0;
    width: calc(50% - 15px  / 2);
  }
  .lodge-inner.lodge-facility .lodge-common-link.col3 .common-link_item:nth-child(3n) {
    margin-right: 15px;
  }
  .lodge-inner.lodge-facility .lodge-common-link.col3 .common-link_item:nth-child(even) {
    margin-right: 0;
  }
}
.lodge-inner.lodge-facility .lodge-common-link.col3 .common-link_item .image-area {
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 250px;
}
.lodge-inner.lodge-facility .lodge-common-link.col3 .common-link_item:hover .image-area {
  transform: scale(1.2);
  transform-origin: center;
  transition: .4s;
}
.lodge-inner.lodge-facility .lodge-common-link.col3 .common-link_item .link-ttl {
  font-size: 200%;
  line-height: 1.28;
  color: #FFF;
  position: absolute;
  top: 50%;
  right: 50%;
  transform: translate(50%, -50%);
  text-align: center;
  width: 100%;
  min-height: 120px;
}
@media screen and (max-width: 690px) {
  .lodge-inner.lodge-facility .lodge-common-link.col3 .common-link_item .link-ttl {
    min-height: unset;
  }
}
@media screen and (max-width: 980px) {
  .lodge-inner.lodge-facility .lodge-common-link.col3 .common-link_item .link-ttl {
    font-size: 160%;
    padding: 20px;
  }
}
.lodge-inner.lodge-facility .lodge-common-link.col3 .common-link_item .link-ttl .item-inner-txt {
  font-size: 14px;
  line-height: 2.14;
  letter-spacing: 0.05em;
  display: block;
  margin-top: 30px;
  font-weight: normal;
}
@media screen and (max-width: 690px) {
  .lodge-inner.lodge-facility .lodge-common-link.col3 .common-link_item .link-ttl .item-inner-txt {
    font-size: 12px;
    margin-top: 15px;
  }
}
.lodge-inner.lodge-facility .c-btn {
  text-align: center;
  margin: 28px 0 100px 0;
}
.lodge-calender.lodge-calender-last {
  margin-bottom: 100px;
}

/**
 * Utility
 */
@media screen and (max-width: 980px) {
  .mqTb {
    display: block;
  }

  .mqTbMin,
  .mqSpMin,
  .mqSp {
    display: none;
  }
}
@media screen and (max-width: 690px) {
  .mqSp {
    display: block;
  }

  .mqTbMin,
  .mqTb,
  .mqSpMin {
    display: none;
  }
}
@media screen and (min-width: 691px) {
  .mqSpMin {
    display: block;
  }

  .mqTb,
  .mqSp {
    display: none;
  }
}
@media screen and (min-width: 981px) {
  .mqTbMin {
    display: block;
  }

  .mqTb,
  .mqSp {
    display: none;
  }
}
.pcOnly {
  display: block;
}
@media screen and (max-width: 980px) {
  .pcOnly {
    display: none;
  }
}

.spOnly {
  display: none;
}
@media screen and (max-width: 690px) {
  .spOnly {
    display: block;
  }
}
/*FOR MEMBER*/
/*RSS*/
.rssbox dl {
  display: flex;
  flex-wrap: wrap;
  padding: 20px;
  border-bottom: 1px solid #ddd;
  transition: .6s;
}
.rssbox:not(.sub) dl:hover{
  background-color: #eff7f4;
}

.rssbox .rss_date {
  float: none;
  width: 120px;
  color: #215847;
  font-family: "webfontMin", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  letter-spacing: 0.08em;
}
.rssbox .rss_title {
    float: none;
    width: calc(100% - 120px);
}
.rssbox .rss_contents{
  display: none;
}

@media screen and (max-width: 690px) {
  .rssbox dl {
    display: block;
    padding: 15px 0;
  }
  .rssbox .rss_date, 
  .rssbox .rss_title{
    width: 100%;
  }
}


/*NEWS LIST*/
.newsBlocks {
  padding: 60px 0;
    background-color: #f7f7f3;
}
.rssbox.list dl {
    background-color: #FFF;
    padding: 30px;
    box-shadow: 0 0 0 10px #fff inset, 0 0 0 11px #e3e3d0 inset;
    border: none;
}
.rssbox.list dl:hover {
    background-color: #f3f3eb;
    box-shadow: 0 0 0 0px #fff inset, 0 0 0 1px #dedec9 inset;
}
.rssbox.list dl+dl{
  margin-top: 20px;
}
@media screen and (max-width: 690px) {
  .rssbox.list dl{
    padding: 20px;
  }
}
/*NEWS DETAIL*/
.rssbox.sub dl {
    padding: 50px;
    box-shadow: 0 0 0 20px #fff inset, 0 0 0 21px #e3e3d0 inset;
    background-color: #FFF;
}
.rssbox.sub .rss_date {
    width: 100%;
    text-align: center;
}
.rssbox.sub .rss_title {
    width: 100%;
    text-align: center;
    font-size: 26px;
    font-family: "webfontMin", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
    letter-spacing: .1em;
}
.rssbox.sub .rss_title a{
  pointer-events: none;
}
.rssbox.sub .rss_contents {
    display: block;
    margin-left: 0;
    margin-top: 20px;
}
.rssbox.sub .rss_contents p + p{
  margin-top: 20px;
}
@media screen and (max-width: 690px) {
  .rssbox.sub .rss_title{
    font-size: 20px;
  }
}


/*PAGER*/
/*=============================================*/
.pagination {
    margin-top: 40px;
    display: flex;
    align-items: center;
}
.pageNumber {
    display: flex;
    margin: 0 8px;
}
.pageNumber li a{
    display: inline-block;
    padding: 0 10px;
}
.pageNumber li.current a{
    color: #215847;
    font-weight: bold;
    text-decoration: underline;
}
.prev-page button, .next-page button {
    font-size: 0;
    width: 30px;
    height: 30px;
    display: inherit;
    position: relative;
    border: none;
    background-color: transparent;
}
.prev-page button:hover, .next-page button:hover{
    color: #215847;
    border-color: #215847;
}
.prev-page button::before, .next-page button::before {
    content: "";
    display: block;
    position: absolute;
    top: calc(50% - 4px);
    left: calc(50% + 4px);
    transform: rotate(-45deg) translate(-50%, -50%);
    border-style: solid;
    border-width: 2px 0 0 2px;
    color: #215847;
    width: 8px;
    height: 8px;
}
.next-page button::before {
    border-width: 0 2px 2px 0;
    left: 50%;
}
.page-info{
    margin-left: 10px;
}

@media only screen and (max-width: 690px) {
.pagination {
    margin-left: 15px;
}
}



/*TAB CONTENTS*/
.tab-area {
    display: flex;
    justify-content: space-between;
}
.tab-area .tab {
    height: 50px;
    flex: 0 1 calc(33.33% - 1px);
    display: flex;
    align-items: center;
    justify-content: center;
    color: #FFF;
    background-color: #215847;
    cursor: pointer;
    transition: .6s;
}
.tab-area .tab:hover{
  opacity: .8;
}
.tab-area .tab.active {
    background-color: #eff7f4;
    color: #333;
    border: none;
}

.content-area {
    padding: 40px;
    background-color: #eff7f4;
}
.content-area .content {
  display: none;
    transition: .6s;
}
#tinymce .content-area .content, 
.editor_block .content-area .content{
  display: block;
}
.content-area .content.show {
  display: block;
}



/*PROFILE LIST*/
/*=============================================*/
.profdataList.head{
  display: flex;
}
.profdataList{
  counter-reset: number;
}
.profdataList li {
    list-style-type: none;
    display: flex;
    align-items: center;
    padding-left: 25px;
    position: relative;
}
.profdataList.head li + li{
  margin-left: 10px;
}
.profdataList li::before {
    content: counter(number);
    counter-increment: number 1;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 1.5em;
    height: 1.5em;
    border-radius: 20px;
    background-color: #215847;
    color: #FFF;
    font-size: 12px;
    position: absolute;
    top: 3px;
    left: 0;
}
@media only screen and (max-width: 690px) {
.profdataList.head {
    display: block;
}
.profdataList.head li + li{
  margin-top: 5px;
  margin-left: 0;
}
}

.profBlocks{
  display: flex;
  flex-wrap: wrap;
}
.profBlocks .col{
  width: calc(33.33% - 20px);
  margin-right: 30px;
}
.profBlocks .col:nth-child(3n),
.profBlocks .col:last-child{
  margin-right: 0;
}
.profBlocks .col:nth-child(n+4){
  margin-top: 60px;
}
.profBlocks .foto {
    position: relative;

}
.profBlocks .Img{
    border-radius: 15px;
    overflow: hidden;
}
.profBlocks .Img img{
  width: 100%;
  height: auto;
}
.profBlocks .profName {
    position: absolute;
    left: 0;
    bottom: 0;
    font-size: 22px;
    line-height: 1.2;
    background-color: #FFF;
    padding: 15px;
    letter-spacing: .25em;
}
.profBlocks .profName .en {
    font-size: 13px;
    color: #215847;
    margin-top: 5px;
    font-weight: lighter;
}
.profBlocks .profdataList{
  margin-top: 20px;
}
.profBlocks .profdataList li+li{
  margin-top: 20px;
}

@media only screen and (max-width: 980px) {
  .profBlocks .col{
    width: calc(50% - 15px);
  }
  .profBlocks .col:nth-child(odd){
    margin-right: 30px;
  }
  .profBlocks .col:nth-child(even){
    margin-right: 0;
  }
  .profBlocks .col:nth-child(n+3){
    margin-top: 60px;
  }
}
@media only screen and (max-width: 690px) {
  .profBlocks .col, 
  .profBlocks .col:nth-child(odd) {
      width: 100%;
      margin-right: 0;
  }
  .profBlocks .col:nth-child(n+2){
    margin-top: 40px;
  }
  .profBlocks .profName {
      position: static;
      margin-top: 20px;
      padding: 0;
  }
  .profBlocks .profdataList li + li {
      margin-top: 10px;
  }
}
