@charset "UTF-8";
/*
Author: c.nz
Version: 1.0.5
*/
/* ---------------------------------------------------
　　common
------------------------------------------------------ */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video, a { margin: 0; padding: 0; border: 0; outline: 0; vertical-align: baseline; -webkit-box-sizing: border-box; box-sizing: border-box; }
ol, ul { list-style: none; }
i, cite, em, var, address, dfn { font-style: normal; }

html { position: relative; font-size: 18px; }
@media screen and (max-width: 1366px) { html { font-size: 16px; } }
@media screen and (max-width: 1280px) { html { font-size: 16px; } }
@media screen and (max-width: 896px), (max-width: 896px) and (orientation: landscape) { html { font-size: 15px; } }

body { font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; font-display: swap; font-size: 100%; font-weight: 500; line-height: 2; color: #222; background: #FBFAF5; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; position: relative;}
body.fixed {overflow: hidden;}

.acms-container { max-width: 100%; padding-left: 0; padding-right: 0; }
.acms-container #adminBox { margin-bottom: 0; }

.js-edit_inplace-hovering { left: 50% !important; transform: translateX(-50%); }

#container { width: 100%; margin: 0 auto; overflow: hidden; position: relative; }

.container { width: 100%; max-width: 1200px; margin: 0 auto; }

@media screen and (max-width: 896px), (max-width: 896px) and (orientation: landscape) { #container { padding-top: 60px; } }
@media screen and (max-width: 896px) and (orientation: landscape) { .page-title-inner .page-title { padding: 0 40px; } }
a { -webkit-transition: all ease 0.2s; -moz-transition: all ease 0.2s; -o-transition: all ease 0.2s; transition: all ease 0.2s; box-sizing: border-box; }
a:link, a:visited { color: #222; text-decoration: none; }
a:hover, a:visited { color: #222; text-decoration: none; }
a:hover { opacity: .7; }

.entry-column a:visited { color: #222; }
a svg {transition: fill .3s;}
a[href^="tel:"] { pointer-events: none; text-decoration: none; }

img { max-width: 100%; height: auto; line-height: 1; vertical-align: bottom; }
img.max { width: 100%; }

p { line-height: 1.8; margin: 0; }

.scroll-hint-icon-wrap{height: 90% !important; width:90% !important;}
.scroll-hint-icon{top:calc(50% - 40px) !important;}

.flexbox { display: -ms-flexbox; display: -webkit-box; display: flex; flex-wrap: wrap; align-items: top; justify-content: space-between; }
.flexbox.mid { align-items: center; }
.flexbox.center { justify-content: center; }
.flexbox.reverse { flex-direction: row-reverse; }

.flL { float: left; }
.flR { float: right; }
.taL { text-align: left; }
.taC { text-align: center; }
.taR { text-align: right; }

.rel { position: relative; }

.mincho {font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;}
.gothic { font-family: "Noto Sans JP", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; }

.w20 { width: 20%; }
.w30 { width: 30%; }
.w70 { width: 70%; }
.w80 { width: 80%; }
.w1200 { max-width: 1200px; }

.txt-lll { font-size: 1.375em; }
.txt-ll { font-size: 1.25em; }
.txt-l { font-size: 1.125em; }
.txt-s { font-size: 0.875em; }
.txt-ss { font-size: 0.75em; }
.txt-sss { font-size: 0.625em; }

.tcol-red { color: red; }
.tcol-orange { color: orangered; }
.tcol-yellow { color: orange; }
.tcol-green { color: darkgreen; }
.tcol-blue { color: blue; }
.tcol-purple { color: purple; }

.pc-only { display: block; }
.sp-only { display: none; }
.pc-block { display: block; }
.sp-block { display: none; }
.pc-inline { display: inline; }
.sp-inline { display: none; }

/* IE用対応 */
/*
_:-ms-fullscreen . {}
*/
@media screen and (max-width: 896px), (max-width: 896px) and (orientation: landscape) { /*背景固定する場合	html.is-fixed, 	html.is-fixed body {height: 100%;overflow: hidden;}*/
  a:hover img { opacity: 1; }
  a[href^="tel:"] { pointer-events: auto; }
  .container { max-width: 100%; }
  p { line-height: 1.4; }
  .w1200 { width: auto; }
  .pc-only { display: none !important; }
  .sp-only { display: block; }
  .pc-block { display: none !important; }
  .sp-block { display: block; }
  .pc-inline { display: none !important; }
  .sp-inline { display: inline; }
  .pc-hidden { display: block; } }
/* ---------------------------------------------------
　　header
------------------------------------------------------ */
.header-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  padding: 20px;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: #fff;
  z-index: 2002;
}
.header-top .h-lang {
  position: relative;
  font-size: 16px;
  line-height: 1.2;
  z-index: 1;
}
.header-top .h-lang .lang-tit {
  padding: 3px 0;
  cursor: pointer;
}
.header-top .h-lang .lang-tit .icon {
  margin-right: 5px;
}
.header-top .h-lang .lang-list {
  display: none;
  position: absolute;
  left: 25px;
  top: 100%;
  width: 90px;
  line-height: 1.2;
  z-index: 2001;
}
.header-top .h-lang .lang-list li + li {
  margin-top: 1px;
}
.header-top .h-lang .lang-list li a {
  display: block;
  padding: 2px 5px;
  background: #fff;
}
.header-top .h-seo {
  position: absolute;
  left: 0;
  right: 0;
  top: 20px;
  width: 100%;
  max-width: calc(100% - 160px - 240px);
  margin: 0 auto;
  font-size: 15px;
  line-height: 1.5;
  letter-spacing: .05em;
  text-align: center;
}
.header-top .h-contact {
  position: relative;
  display: block;
  width: 220px;
  padding: 15px 10px;
  border: 1px solid #fff;
  border-radius: 3px;
  color: #fff;
  letter-spacing: .1em;
  line-height: 1.2;
  text-align: center;
  z-index: 1;
}
.header-top .h-contact:hover {
  background: rgba(255, 255, 255, 0.3);
  opacity: 1;
}
.header-top .h-contact .icon {
  margin-right: 10px;
}
.header-top .header-sub-link {
  display: flex;
  position: relative;
  top: 26px;
  gap: 20px;
  left: 31%;
}

.header-top .header-sub-link li a {
  color: #fff;
  text-decoration: underline;
  font-size: 16px;
}

.is_tablet .header-top .header-sub-link li{margin-right: 20px;}
.is_tablet .header-top .header-sub-link li:last-of-type{margin-right: 0;}
:lang(en) .is_tablet .header-top .h-contact {font-size: 18px;}

.header {
  position: absolute;
  left: 0;
  top: 100px;
  width: 100%;
  z-index: 2001;
  padding: 0 60px;
}
.header{
  padding: 0 20px;
}
.header:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../images/header/bg-h-01.jpg) center top;
  opacity: .9;
}
.header > * {
  position: relative;
}
.header .container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  max-width: none;
  height: 90px;
}
.is_tablet .header .gnav > ul a{
  padding: 0 9px;
}
.header h1 {
  font-size: 0;
  line-height: 1;
}
.header h1 a {
  display: inline-block;
}
.header h1 a:hover {
  opacity: 1;
}
.header h1 a:hover img {
  opacity: 1;
}
.header h1 .logo-small {
  display: none;
}
.header .gnav {
  position: relative;
  display: flex;
  width: calc(100% - 350px);
  justify-content: flex-end;
  align-items: center;
  font-size: 17px;
  font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  letter-spacing: .1em;
  line-height: 1.4;
}
.header .gnav > ul {
  display: flex;
  max-width: calc(100% - 147px);
  justify-content: flex-end;
}
.is_tablet .header .gnav > ul{
  max-width: 100%;
}
.header .gnav > ul a {
  padding: 0 14px;
  white-space: nowrap;
}
.header .gnav > ul a:hover {
  color: #428AC3;
  opacity: 1;
}
.header .gnav .nav-btn {
  display: flex;
  width: 147px;
  margin-left: 10px;
  justify-content: space-between;
}
.header .gnav .nav-btn a {
  display: block;
  width: 66px;
  padding: 15px 0;
  border-radius: 3px;
  color: #fff;
  font-weight: bold;
  text-align: center;
}
.header .gnav .nav-btn a.btn-reserve {
  background: #CA3437;
}
.header .gnav .nav-btn a.btn-daytrip {
  background: #011F43;
}
.header .gnav .nav-contact {
  position: relative;
  display: none;
  width: 180px;
  margin-left: 30px;
  padding: 15px 0;
  background: #011F43;
  color: #FFF;
  border-radius: 3px;
  letter-spacing: .1em;
  text-align: center;
  z-index: 1;
}
.header .gnav .nav-contact:hover {
  background: rgba(255, 255, 255, 0.3);
  opacity: 1;
  color: #011F43;
}
.header .gnav .nav-contact .icon {
  margin-right: 10px;
}

@keyframes -webkit-headerAnime {
  0% {
    opacity: 0;
    top: -80px;
  }
  100% {
    opacity: 1;
    top: 0;
  }
}
@keyframes headerAnime {
  0% {
    opacity: 0;
    top: -80px;
  }
  100% {
    opacity: 1;
    top: 0;
  }
}

/* 英語ページ用 */
:lang(en) > nav#gnav {
  font-size: 0.65rem;
}
:lang(en) .header .gnav > ul a{
  white-space: normal;
  padding: 8px 0;
  margin-right: 27px;
}
:lang(en) .is_tablet .header .gnav > ul a {
  margin-right: 24px;
}
:lang(en) .header .gnav > ul li:last-child a {
  margin-right: 0;
}
:lang(en) > .header-top .h-seo {
  font-size: 0.65rem;
}
:lang(en) .is_tablet .header-top .h-seo {
  width: 60%;
  text-align: left;
}
:lang(en) > .header-top .header-sub-link li a {
  font-size: 0.65rem;
}
@media screen and (max-width: 896px),(max-width:896px) and (orientation:landscape) {
  :lang(en) .header .gnav > ul a{
    white-space: normal;
  }
}

@media screen and (min-width: 897px) {
  .header.is-follow {
    position: fixed;
    bottom: auto;
    top: 0;
    animation: -webkit-headerAnime .4s ease;
    animation: headerAnime .4s ease;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  }
  .header.is-follow .container {
    height: 80px;
  }
  .header.is-follow h1 {
    width: 175px;
  }
  .header.is-follow h1 .logo {
    display: none;
  }
  .header.is-follow h1 .logo-small {
    display: inline-block;
  }
  .header.is-follow .gnav {
    width: calc(100% - 175px);
  }
  .header.is-follow .gnav > ul {
    max-width: calc(100% - 56px - 210px);
  }
  .header.is-follow .gnav .nav-contact {
    display: block;
  }
}
@media screen and (min-width: 897px) and (max-width: 1780px) {
  .header.is-follow h1 {
    width: 175px;
  }
  .header.is-follow h1 .logo {
    display: none;
  }
  .header.is-follow h1 .logo-small {
    display: inline-block;
  }
  .header.is-follow .gnav {
    width: calc(100% - 175px);
  }
  .header.is-follow .gnav > ul {
    max-width: calc(100% - 56px - 210px);
  }
  .header.is-follow .gnav > ul a {
    padding: 8px 10px;
  }
  .header.is-follow .gnav .nav-contact {
    display: block;
  }
}
@media screen and (min-width: 897px) and (max-width: 1680px) {
  .header.is-follow .gnav {
    letter-spacing: 0;
  }
  .header.is-follow .gnav > ul {
    max-width: calc(100% - 130px - 160px);
  }
  .header.is-follow .gnav .nav-btn {
    width: 140px;
  }
  .header.is-follow .gnav .nav-contact {
    width: 150px;
    margin-left: 10px;
    letter-spacing: 0;
  }
  .header.is-follow .gnav .nav-contact .icon {
    width: 20px;
    margin-right: 5px;
  }
}
@media screen and (min-width: 897px) and (max-width: 1450px) {
  .header.is-follow h1 {
    width: 136px;
  }
  .header.is-follow .gnav {
    width: calc(100% - 146px);
    font-size: 16px;
  }
  .header.is-follow .gnav > ul a{padding: 8px 5px;}
  .is_tablet .header.is-follow .gnav > ul a{padding: 8px 7px; font-size: 17px;}
}
@media screen and (min-width: 897px) and (max-width: 1280px) {
  .header.is-follow .gnav > ul {
    width: calc(100% - 76px - 170px);
  }
  .header.is-follow .gnav .nav-btn {
    width: 66px;
  }
  .header-top .header-sub-link {
    left: 15%;
  }
}
@media screen and (max-width: 1680px) {
  .header h1 {
    width: 298px;
  }
  .header .gnav {
    width: calc(100% - 300px);
  }
  :lang(en) > .header .gnav {
    width: calc(100% - 150px);
  }
  .header .gnav > ul a {
    padding: 0 10px;
  }
  .header-top .header-sub-link {
    left: 26%;
  }
}
@media screen and (max-width: 1500px) {
  .header h1 {
    width: 248px;
  }
  .header .gnav {
    width: calc(100% - 250px);
    font-size: 16px;
    letter-spacing: 0;
  }
  .header .gnav .nav-btn {
    width: 140px;
  }
  .header-top .header-sub-link {
    left: 20%;
  }
}
@media screen and (max-width: 1280px) {
  .header h1 {
    width: 228px;
  }
  .header .gnav {
    width: calc(100% - 230px);
    font-size: 16px;
  }
  .header .gnav .nav-btn {
    display: block;
    width: 66px;
  }
  .header .gnav .nav-btn a {
    padding: 5px 0;
  }
  .header .gnav .nav-btn a.btn-daytrip {
    margin-top: 4px;
  }
  .header .gnav > ul a{
    padding: 0 6px;
  }
}
@media screen and (max-width: 1180px) {
  .header-top {
    padding: 20px;
    justify-content: flex-start;
  }
  .header-top .h-lang {
    z-index: 1;
  }
  .header-top .h-contact{
    margin-left: auto;
  }
  .header-top .h-lang .lang-tit {
    cursor: pointer;
  }
  .header-top .h-lang .lang-tit .icon {
    margin-right: 5px;
  }
  .header-top .h-seo {
    top: 16px;
    left: 160px;
    right: auto;
    font-size: 12px;
    text-align: left;
  }
  .header-top .header-sub-link {
    left: 23%;
  }

  .header h1 {
    width: 228px;
  }
  .header .gnav {
    width: calc(100% - 230px);
    font-size: 15px;
  }
  .header .gnav > ul {
    flex-wrap: wrap;
  }
  .header .gnav > ul a {
    padding: 0 8px;
    line-height: 2;
  }
}
@media screen and (max-width: 896px),(max-width:896px) and (orientation:landscape) {
  .header-top {
    position: absolute;
    top: 0;
    padding: 20px 70px 0 8px;
    z-index: 3000;
    justify-content: space-between;
  }
  .header-top .h-seo {
    display: none;
  }
  .header-top .h-contact {
    display: none;
  }
  .header-top .h-lang {
    font-size: 13px;
  }
  .header-top .h-lang .lang-tit {
    padding: 5px 0;
  }
  .header-top .h-lang .lang-tit .icon {
    width: 16px;
  }
  .header-top .h-lang .lang-list {
    left: auto;
    right: 0;
    text-align: right;
  }
  .header-top .h-lang .lang-list li a {
    padding: 5px;
  }

  .header {
    position: fixed;
    top: 0;
    display: none;
    width: 100%;
    height: 100%;
    padding: 20px 8px 50px;
    background: #fff;
    -webkit-overflow-scrolling: touch;
    overflow-y: scroll;
    z-index: 3000;
    transition: left .3s ease-in-out;
  }
  .header.active {
    left: 0;
  }
  .header:before {
    content: none;
  }
  .header .container {
    display: block;
    height: auto;
  }
  .header h1 {
    width: 194px;
  }
  .header .gnav {
    width: 100%;
    display: block;
    margin-top: 30px;
    font-size: 18px;
  }
  .header .gnav > ul {
    width: 360px;
    max-width: 100%;
    margin: 0 auto;
    justify-content: flex-start;
  }
  .header .gnav > ul li {
    width: 50%;
    font-size: 16px;
  }
  .header .gnav > ul a {
    display: block;
    padding: 15px 5px;
  }
  .header .gnav > ul a:hover {
    color: #222;
  }
  .header .gnav .nav-btn {
    display: flex;
    width: 360px;
    max-width: 100%;
    margin: 20px auto 0;
  }
  .header .gnav .nav-btn a {
    width: 49%;
    padding: 15px 0;
  }
  .header .gnav .nav-btn a.btn-daytrip {
    margin-top: 0;
  }

  .btn-menu {
    position: fixed;
    right: 0;
    top: 0;
    width: 60px;
    height: 60px;
    padding-top: 22px;
    background: #011F43;
    color: #fff;
    font-size: 10px;
    line-height: 1;
    text-align: center;
    z-index: 9999;
  }
  .btn-menu.active .bar span:nth-of-type(1) {
    top: 8px;
    transform: rotate(-35deg);
  }
  .btn-menu.active .bar span:nth-child(2), .btn-menu.active .bar span:nth-child(3) {
    top: 8px;
    transform: rotate(35deg);
  }
  .btn-menu .bar {
    position: relative;
    display: block;
    width: 34px;
    height: 19px;
    margin: 0 auto;
    cursor: pointer;
    text-align: center;
  }
  .btn-menu .bar span {
    display: block;
    position: absolute;
    width: 34px;
    height: 1px;
    left: 0;
    background: #fff;
    transition: 0.4s ease-in-out;
  }
  .btn-menu .bar span:nth-child(1) {
    top: 0;
  }
  .btn-menu .bar span:nth-child(2) {
    top: 8px;
  }
  .btn-menu .bar span:nth-child(3) {
    top: 16px;
  }
}
@media screen and (max-width: 480px) {
  .header .gnav .gnav-wrap {
    padding-bottom: 80px;
  }
}
/*-------------------------------------------*/
/*　　side-btn
/*-------------------------------------------*/
#side-btn {
  position: fixed;
  right: 0;
  bottom: 80px;
  width: 50px;
  line-height: 1;
  z-index: 2002;
}
#side-btn a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 200px;
  padding: 10px 6px;
  background: #37008C;
  color: #fff;
  font-size: 17px;
  font-weight: 600;
  font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  letter-spacing: .1em;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
}
#side-btn a:hover {
  background: #4b00bf;
  opacity: 1;
}
#side-btn a .icon01 {
  display: inline-block;
  margin: 0 auto 5px;
  vertical-align: baseline;
}
#side-btn a .icon02 {
  display: inline-block;
  margin: 5px auto 0;
  vertical-align: baseline;
}

@media screen and (max-width: 896px),(max-width:896px) and (orientation:landscape) {
  #side-btn {
    position: absolute;
    top: 80px;
    bottom: auto;
    z-index: 2000;
  }
  #side-btn a:hover {
    background: #37008C;
  }
}
/*-------------------------------------------*/
/*　　content
/*-------------------------------------------*/
#wrapper {
  display: flex;
  flex-direction: column;
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
	position: relative;
}
.container {
  width: 100%;
  max-width: 1240px;
  margin: 0 auto;
}

img.icon,
span.icon {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  top: -2px;
}
.txt-bold {
  font-weight: bold;
}
.txt-break span {
  display: inline-block;
}
.txt-kerning {
  font-feature-settings: "palt";
}
.vertical {
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
}
/* 汎用見出し */
h2 {
  margin: 0 0 60px;
  font-size: 40px;
  font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: .2em;
}

h3 {
  margin: 0 0 25px;
  font-size: 32px;
  font-weight: bold;
  line-height: 1.3;
  letter-spacing: .05em;
}

h4 {
  font-weight: bold;
}

h5 {
  font-weight: bold;
}

h6 {
  font-weight: bold;
}

a.btn,
.btn-nolink {
  display: inline-block;
  width: 355px;
  max-width: 100%;
  padding: 17px;
  background: #222222;
  border: 1px solid #222222;
  color: #fff;
  font-size: 20px;
  line-height: 1.2;
  letter-spacing: .08em;
  text-align: center;
}
a.btn:hover,
.btn-nolink:hover {
  background: #011F43;
  opacity: 1;
}
a.btn .icon-arrow,
.btn-nolink .icon-arrow {
  position: relative;
  top: -2px;
  margin-left: 15px;
  vertical-align: middle;
}

@media screen and (min-width: 768px) {
  .pc-vertical {
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
  }
}
@media screen and (max-width: 896px),(max-width:896px) and (orientation:landscape) {
  .container {
    width: calc(100% - 20px);
  }

  /* 汎用見出し */
  h2 {
    margin-bottom: 20px;
    font-size: 38px;
    letter-spacing: .1em;
  }

  /* 汎用ボタン */
  a.btn,
  .btn-nolink {
    width: 100%;
    padding: 15px;
    font-size: 15px;
  }
  a.btn:hover,
  .btn-nolink:hover {
    background: #222;
  }
  a.btn .icon-arrow,
  .btn-nolink .icon-arrow {
    top: -2px;
    width: 5px;
    margin-left: 8px;
  }
}


/* ---------------------------------------------------
　　pagetit
------------------------------------------------------ */
.pagetit { width: 100%; height: 400px; position: relative; background: url("../images/header/bg-pagetit.png") no-repeat top center/cover; text-align: center;}

.pagetit .page-title { margin: 0 auto; font-size: 27px; font-weight: 500; line-height: 1.2; color: #FFF; letter-spacing: 0.1em; position: absolute; left: 50%; bottom: 50px; transform: translateX(-50%);}

@media screen and (max-width: 896px), (max-width: 896px) and (orientation: landscape) {
	.pagetit { width: 100%; max-width: 100%; height: 240px; }
	.pagetit .page-title {font-size: 22px; letter-spacing: 0.05em; bottom: 35px; width: calc(100% - 20px);}
}
/* ---------------------------------------------------
　　topicpath
------------------------------------------------------ */
.topicpath { background: none; width: 100%; text-align: center; padding: 15px 0; margin-bottom: 100px; }
.topicpath .acms-container { max-width: 1200px; }
.topicpath-list { width: 100%; padding: 0; }
.topicpath-item { float: none; display: inline-block; background: none; padding: 0; font-size: 15px; line-height: 1.2; font-weight: 200; }
.topicpath-item a { display: inline; }
.topicpath-item:first-child { padding: 0; }
.topicpath-item:before { display: inline-block; content: "/"; padding: 0 10px; }
.topicpath-item:first-child:before { display: inline-block; content: ""; padding: 0; }
.topicpath-link { font-size: 15px; font-weight: 200; }
@media screen and (max-width: 896px), (max-width: 896px) and (orientation: landscape) {
  .topicpath { margin-bottom: 30px;}
}
@media screen and (max-width: 896px) and (orientation: landscape) {
	.topicpath { padding-left: 40px;}
}

/* ---------------------------------------------------
　　footer
------------------------------------------------------ */
.footer{margin-top: 170px;}
.footer .pagetop {
  position: fixed;
  right: 20px;
  bottom: -50px;
  line-height: 1;
  text-align: center;
  z-index: 1000;
  transition: bottom .4s;
}
.footer .pagetop.active {
  bottom: 20px;
}
.footer .pagetop a {
  display: block;
}
.footer .f-contact {
  position: relative;
  top: -70px;
  width: 96%;
  max-width: 1000px;
  margin: 0 auto;
  padding: 30px;
  background: #fff;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  border-radius: 5px;
}
.footer .f-contact .contact-col {
  justify-content: center;
  align-items: center;
}
.footer .f-contact .contact-col .col-tel {
  margin: 0 auto;
  color: #011F43;
  line-height: 1;
  letter-spacing: .05em;
  text-align: center;
}
.footer .f-contact .contact-col .col-tel a {
  color: inherit;
  font-size: 44px;
  font-weight: bold;
  letter-spacing: .05em;
}
.footer .f-contact .contact-col .col-tel .icon {
  margin-right: 10px;
}
.footer .f-contact .contact-col .col-tel .tel-txt {
  display: block;
  width: 100%;
  max-width: 346px;
  margin: 5px auto 0;
  font-size: 17px;
  line-height: 1.5;
  text-align: right;
}
.footer .f-contact .contact-col .col-reserve {
  margin: 0 auto;
  font-size: 20px;
  line-height: 1.5;
  letter-spacing: .1em;
  text-align: center;
}
.footer .f-contact .contact-col .col-reserve a {
  display: block;
  width: 340px;
  max-width: 100%;
  padding: 24px;
  background: url(../images/footer/bg-f-02.jpg) center top;
  border-radius: 5px;
  color: #fff;
  text-align: center;
}
.footer .f-contact .contact-col .col-reserve .icon {
  margin-right: 8px;
}
.footer .f-top {
  padding-bottom: 60px;
  background: url(../images/footer/bg-f-01.jpg) center top, #011F43;
  background-size: cover;
  color: #fff;
}
.footer .f-top .top-col .col-logo {
  width: 304px;
  max-width: 25.4%;
}
.footer .f-top .top-col .col-logo a {
  display: inline-block;
}
.footer .f-top .top-col .col-logo a:hover {
  opacity: 1;
}
.footer .f-top .top-col .col-address {
  max-width: calc(72% - 174px);
  font-size: 17px;
  line-height: 1.6;
}
.footer .f-top .top-col .col-address .bold {
  display: inline-block;
  font-weight: bold;
}
.footer .f-top .top-col .col-sns {
  width: 174px;
  align-items: center;
}
.footer .f-top .top-nav {
  margin-top: 60px;
  font-size: 16px;
}
.footer .f-top .top-nav a {
  color: #fff;
}
.footer .f-top .top-nav .nav-col ul li {
  margin-top: 3px;
}
.footer .f-top .top-nav .nav-col ul ul {
  padding-left: .5em;
}
.footer .f-top .top-nav .nav-col ul ul li {
  position: relative;
  padding-left: .75em;
}
.footer .f-top .top-nav .nav-col ul ul li:before {
  content: "-";
  position: absolute;
  left: 0;
  top: 0;
}
.footer .f-mid {
  padding: 40px 0 10px;
  background: #fff;
}
.footer .f-mid .bnr-list li {
  width: 230px;
  max-width: 19.2%;
  margin-bottom: 20px;
}
.footer .f-mid .bnr-list li:nth-of-type(1) {
  width: 176px;
  max-width: 14.67%;
}
.footer .voice-wrap{
  max-width: 1200px;
  width:100%;
  background: rgba(255, 255, 255, 0.1);
  margin: auto;
  margin-top: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 25px 0 24px;
}
.footer .voice-wrap h3{
  font-size: 22px;
  font-weight: 500;
  letter-spacing: .1em;
  line-height: 1.4;
  margin-bottom: 0;
  margin-right: 60px;
}
.footer .voice-wrap ul{
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.footer .voice-wrap ul li{margin-right: 40px;}
.footer .voice-wrap ul li:last-of-type{margin-right: 0;}
.footer .voice-wrap ul li a{
  font-size: 16px;
  color: #FFF;
  letter-spacing: 0;
  line-height: 1.4;
  font-weight: 500;
}
.footer .voice-wrap ul li a::after{
  content: "";
  display: inline-block;
  width: 13px;
  height: 13px;
  background: url(../images/common/f-blank-icon.svg) no-repeat center/contain;
  margin-left: 5px;
}
.footer .voice-wrap ul li a span{
  text-decoration: underline;
}
.footer .f-btm {
  padding: 20px 0 43px;
  background: #FBFAF5;
  text-align: center;
}
.footer .f-btm .bnr-list {
  justify-content: flex-start;
}
.footer .f-btm .bnr-list li {
  width: 23.75%;
  margin-right: 1.66%;
  margin-bottom: 20px;
}
.footer .f-btm .bnr-list li:nth-of-type(4n) {
  margin-right: 0;
}
.footer .f-btm .btm-copyright {
  margin-top: 0;
  font-family: "Times New Roman", Arial, sans-serif;
  font-weight: 400;
  line-height: 1.5;
  text-align: center;
}
.footer .f-btm .btm-copyright small {
  font-size: 14px;
}
.footer .fix-footer {
  display: none;
}

.footer .f-top .col-address a{
  color: #FFF !important;
}

.is_tablet .footer .voice-wrap h3{
  font-size: 21px;
}

:lang(en) > .footer .f-top .top-nav .nav-col {
  width: 18%;
}

@media screen and (max-width: 1180px) {
  .footer .f-top .top-col .col-logo {
    width: 100%;
    max-width: 100%;
    margin-bottom: 25px;
  }
  .footer .f-top .top-col .col-address {
    max-width: calc(100% - 174px);
    font-size: 17px;
  }
  .footer .f-top .top-col .col-sns {
    width: 174px;
  }
  .footer .f-top .top-nav {
    justify-content: flex-start;
  }
  .footer .f-top .top-nav .nav-col {
    width: 33%;
  }
}
@media screen and (max-width: 896px),(max-width:896px) and (orientation:landscape) {
  .footer{margin-top: 90px; margin-bottom: 80px;}
  .footer .pagetop {
    right: 10px;
    width: 40px;
  }
  .footer .pagetop.active {
    bottom: 70px;
  }
  .footer .f-contact {
    top: -50px;
    width: 96%;
    padding: 20px;
  }
  .footer .f-contact .contact-col {
    display: block;
    text-align: center;
  }
  .footer .f-contact .contact-col .col-tel {
    max-width: 360px;
    margin: 0 auto;
  }
  .footer .f-contact .contact-col .col-tel a {
    font-size: 32px;
  }
  .footer .f-contact .contact-col .col-tel .icon {
    margin-right: 10px;
  }
  .footer .f-contact .contact-col .col-tel .tel-txt {
    display: inline-block;
    max-width: 346px;
    font-size: 15px;
    text-align: center;
  }
  .footer .f-contact .contact-col .col-reserve {
    margin-top: 20px;
    font-size: 18px;
    text-align: center;
  }
  .footer .f-contact .contact-col .col-reserve a {
    margin: 0 auto;
    padding: 15px;
  }
  .footer .f-top {
    padding-bottom: 40px;
  }
  .footer .f-top .sp-tel a{
    color: #FFF !important;
  }
  .footer .f-top .top-col {
    display: block;
    text-align: center;
  }
  .footer .f-top .top-col .col-logo {
    width: 100%;
    max-width: 100%;
  }
  .footer .f-top .top-col .col-logo img {
    width: 264px;
  }
  .footer .f-top .top-col .col-address {
    display: inline-block;
    max-width: 100%;
    font-size: 15px;
    text-align: left;
  }
  .footer .f-top .top-col .col-address .sp-tel a{
    color: #FFF;
  }
  .footer .f-top .top-col .col-sns {
    width: 100%;
    margin: 20px auto 0;
    justify-content: center;
  }
  .footer .f-top .top-col .col-sns li {
    width: 40px;
    margin: 0 10px;
  }
  .footer .f-top .top-nav {
    display: none;
  }
  .footer .f-mid {
    padding: 30px 0 10px;
  }
  .footer .f-mid .bnr-list {
    max-width: 480px;
    margin: 0 auto;
  }
  .footer .f-mid .bnr-list li {
    width: 48%;
    max-width: 48%;
    margin-bottom: 16px;
  }
  .footer .f-mid .bnr-list li:nth-of-type(1) {
    width: 48%;
    max-width: 48%;
    text-align: center;
  }
  .footer .f-mid .bnr-list li:nth-of-type(1) img {
    max-width: 74%;
  }
  .footer .f-mid .bnr-list li img {
    width: 100%;
  }
  .footer .voice-wrap{flex-wrap: wrap; width: calc(100% - 30px); margin: 60px auto auto;}
  .footer .voice-wrap h3{margin-right: 0; margin-bottom: 20px;}
  .footer .voice-wrap ul{padding: 0 10px;}
  .footer .voice-wrap ul li{width: auto; margin: 10px 15px;}
  .footer .voice-wrap ul li a{font-size: 14px;}
  .footer .voice-wrap ul li a span{}
  .footer .f-btm {
    padding: 30px 0 20px;
  }
  .footer .f-btm .bnr-list {
    max-width: 480px;
    margin: 0 auto;
    justify-content: space-between;
  }
  .footer .f-btm .bnr-list li {
    width: 48%;
    margin-right: 0;
    margin-bottom: 16px;
  }
  .footer .f-btm .btm-copyright {
    margin-top: 0;
  }
  .footer .f-btm .btm-copyright small {
    font-size: 12px;
  }
  .footer .fix-footer {
    position: fixed;
    left: 0;
    bottom: 0;
    display: table;
    width: 100%;
    font-size: 14px;
    line-height: 1.2;
    letter-spacing: .1em;
    table-layout: fixed;
    z-index: 5000;
  }
  .footer .fix-footer a {
    display: table-cell;
    width: 50%;
    height: 60px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
  }
  .footer .fix-footer .icon {
    display: block;
    top: 0;
    margin: 0 auto 6px;
  }
  .footer .fix-footer .fix-tel {
    background: url(../images/footer/bg-f-03.jpg) center top;
    background-size: 188px;
  }
  .footer .fix-footer .fix-reserve {
    background: url(../images/footer/bg-f-04.jpg) center top;
    background-size: 188px;
  }
}
/* ------------------------------
　　スライダー
------------------------------ */
.slick-slider { padding: 0 0 12px 0; }
.slick-slider img { margin: 0 auto; }

.fix-height { height: 300px; /* はじめのちらつき防止 */ overflow: hidden; /* はじめのちらつき防止 */ }

.slick-slide:hover { cursor: auto; }

.slick-list:focus:focus { position: relative; }
.slick-list:focus:focus:before { position: absolute; top: 0; right: 0; bottom: 0; left: 0; z-index: -1; border: 2px dotted #c41134; content: ""; }

.js-slider .slick-list:focus { position: relative; }
.js-slider .slick-list:focus:before { position: absolute; top: 0; right: 0; bottom: 0; left: 0; z-index: 1; border: 2px dotted #c41134; content: ""; }

.main-slider-image { height: 300px; background: no-repeat center #333; background-size: cover; }
.main-slider-image a:hover { text-decoration: none; }

.main-slider-text-outer { height: 100%; }
.main-slider-text-wrap { display: table; width: 100%; height: 100%; }
.main-slider-text-inner { display: table-cell; padding: 0 20px; text-align: center; vertical-align: middle; }
.main-slider-main-copy { margin: 0; color: #FFF; font-weight: bold; font-size: 24px; }
.main-slider-side-copy { margin: 0; color: #FFF; font-size: 16px; }

/* ちらつき防止 */
/*.slick-track, .slick-list { -webkit-transform: translateZ(0); -webkit-perspective: 1000; }*/

/* 矢印ナビゲーション */
/*.slick-prev, .slick-next { position: absolute; top: 50%; display: block; width: 19px; height: 60px; margin-top: -29px; padding: 0; color: transparent; font-size: 0; line-height: 0; background: transparent; border: none; outline: none; cursor: pointer; }
.slick-prev:focus, .slick-next:focus { border: 1px dotted #FFF; }
.slick-prev { left: 10px; background: url("../../images/marker/icon_white_arrow_left.png") no-repeat; }
.slick-next { right: 10px; background: url("../../images/marker/icon_white_arrow_right.png") no-repeat; }*/

/* ドットのナビゲーション */
/*.slick-dots { position: relative; clear: both; margin: -35px 0 0 0; padding: 0; text-align: center; list-style: none; }

.slick-dots li { display: inline-block; }
.slick-dots li button { position: relative; display: inline-block; width: 15px; height: 15px; margin: 0 8px; font-size: 0; background: #FFF; border: 1px solid transparent; border-radius: 7px; content: ""; }
.slick-dots li button:focus { border: 1px solid #c41134; outline: 0; }
.slick-dots li:hover button { cursor: pointer; }
.slick-dots li.slick-active button { background: #c41134; }

.slick-dots button { position: absolute; width: 1px; height: 1px; margin: -1px; padding: 0; overflow: hidden; border: 0; clip: rect(0 0 0 0); }

#autoplay-btn { position: absolute; right: 10px; bottom: 10px; z-index: 1; width: 50px; height: 50px; color: #FFF; background: rgba(0, 0, 0, 0.7); border: 0; border-radius: 50%; outline: 0; }
#autoplay-btn:hover { background: rgba(0, 0, 0, 0.9); }
#autoplay-btn:active:before, #autoplay-btn:focus:before { position: absolute; top: 0; right: 0; bottom: 0; left: 0; display: block; width: 100%; height: 100%; border: 1px dotted #FFF; content: ""; }
#autoplay-btn:after { position: absolute; top: 15px; left: 17px; display: block; box-sizing: border-box; width: 16px; height: 20px; margin-left: 0; border-top: none; border-right: 5px solid #FFF; border-bottom: none; border-left: 5px solid #FFF; content: ""; }
#autoplay-btn.active:after { left: 15px; width: 0; height: 0; margin-left: 5px; border-color: transparent transparent transparent #FFF; border-style: solid; border-width: 10px 0 10px 15px; }

@media screen and (min-width: 768) { .slick-prev { left: 50px; }
  .slick-next { right: 50px; }
  .fix-height { height: 400px;}
  .main-slider-image { height: 400px; }
  .main-slider-main-copy { font-size: 40px; }
  .main-slider-side-copy { font-size: 24px; } }*/
/* ---------------------------------------------------
	btn_menu
------------------------------------------------------ */
.btn_menu { display: none; position: fixed; right: 15px; top: 10px; width: 100px; height: 100px; padding: 20px 20px 15px; cursor: pointer; text-align: center; z-index: 9999; background: #0E2239; }
.btn_menu .menu-trigger { display: inline-block; position: relative; width: 40px; height: 32px; box-sizing: border-box; transition: all .4s; }
.btn_menu .menu-trigger span { display: inline-block; transition: all .4s; box-sizing: border-box; position: absolute; left: 0; width: 100%; height: 3px; background-color: #FFF; }
.btn_menu .menu-trigger span:nth-of-type(1) { top: 0; }
.btn_menu .menu-trigger.active span:nth-of-type(1) { top: 4px; }
.btn_menu .menu-trigger span:nth-of-type(2) { top: 14px; }
.btn_menu .menu-trigger span:nth-of-type(3) { bottom: 0; }
.btn_menu .menu-trigger.active { -webkit-transform: rotate(180deg); transform: rotate(180deg); }
.btn_menu .menu-trigger.active span:nth-of-type(1) { -webkit-transform: translateY(10px) rotate(-35deg); transform: translateY(10px) rotate(-35deg); }
.btn_menu .menu-trigger.active span:nth-of-type(2) { -webkit-transform: translateY(0) rotate(35deg); transform: translateY(0) rotate(35deg); }
.btn_menu .menu-trigger.active span:nth-of-type(3) { opacity: 0; }
.btn_menu .txt { color: #FFF; font-size: 12px; font-family: Arial, Helvetica, "sans-serif"; font-weight: bold; margin-top: 4px; }

@media screen and (max-width: 896px), (max-width: 896px) and (orientation: landscape) { .btn_menu { display: block; width: 60px; height: 60px; padding: 10px 10px 15px; }
  .btn_menu .menu-trigger { width: 40px; height: 26px; }
  .btn_menu .menu-trigger span { height: 2px; }
  .btn_menu .menu-trigger span:nth-of-type(1) { top: 0; }
  .btn_menu .menu-trigger.active span:nth-of-type(1) { top: 2px; }
  .btn_menu .menu-trigger span:nth-of-type(2) { top: 12px; }
  .btn_menu .menu-trigger span:nth-of-type(3) { bottom: 0; } }
/* ---------------------------------------------------
	pager
------------------------------------------------------ */
.pager { display: flex; justify-content: center; align-items: center; margin: 40px 0 0; }
.pager li { display: flex; justify-content: center; align-items: center; width: 50px; height: 50px; border: none; border-radius: 0; font-size: 20px; background: #FFF; margin: 0 5px; }
.pager li > span { display: flex; justify-content: center; align-items: center; width: 100%; height: 100%; }
.pager li a { display: flex; justify-content: center; align-items: center; width: 100%; height: 100%; color: #000; text-decoration: none; }
.pager li.prev, .pager li.next { border: none; border-radius: 0; background: none; }
.pager li.prev .pager-link, .pager li.prev .pager-link:hover, .pager li.next .pager-link, .pager li.next .pager-link:hover { background: none; color: #000; }
.pager li.prev span, .pager li.next span {line-height: 1; }
.pager li.prev img, .pager li.next img {vertical-align: middle;}
.pager li.cur { background: #011F43; color: #FFF; border-radius: 0; }
.pager li .pager-link { background: #FFF; padding: 10px; }
.pager li .pager-link:active, .pager li .pager-link:focus, .pager li .pager-link:visited { color: #000; }
.pager li .pager-link:hover { background: #011F43; color: #FFF; border-radius: 0; opacity: 1; }

.serial-nav { width: 100%; max-width: 1200px; margin: 0 auto; display: flex; justify-content: space-between; align-items: center; }
.serial-nav .serial-nav-prev { text-align: center; }
.serial-nav .serial-nav-next { text-align: center; }
.serial-nav a {display: block; padding: 15px 30px; color: #000; font-weight: 500; background: #FFF;}
.serial-nav a:active, .serial-nav a:focus, .serial-nav a:hover, .serial-nav a:visited { color: #000; }
.serial-nav a:hover { text-decoration: none; }
.serial-nav .serial-nav-item {width: 240px; }
.serial-nav .serial-nav-item a { border: none;}
.serial-nav .serial-nav-prev a::before {content: ""; display: inline-block; width: 10px; height: 16px; background: url("../images/common/ico-arrow-left.svg") no-repeat center center/contain; margin-right: 10px; transform: translateY(3px);}
.serial-nav .serial-nav-next a::after {content: ""; display: inline-block; width: 10px; height: 16px; background: url("../images/common/ico-arrow-right.svg") no-repeat center center/contain; margin-left: 10px; transform: translateY(3px);}

@media screen and (max-width: 896px), (max-width: 896px) and (orientation: landscape) {
	.pager { margin: 20px 0 80px; }
  .pager li { margin-bottom: 10px; }
  .serial-nav { padding: 0 10px; }
  .serial-nav .serial-nav-item { width: 48%; }
  .serial-nav a { padding: 10px 20px; } }
/* ---------------------------------------------------
	子ブログindex
------------------------------------------------------ */
.koblog { width: 100%; max-width: 1200px; margin: 0 auto; padding: 50px 0; }

.koblog .koblog-card-wrap { display: -ms-flexbox; display: -webkit-box; display: flex; -ms-flex-pack: center; -webkit-box-pack: center; justify-content: flex-start; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-top: 30px; }
.koblog .koblog-card { width: 22.5%; margin-right: 3.33%; margin-bottom: 40px; }
.koblog .koblog-card:nth-child(4n) { margin-right: 0; }
.koblog .koblog-card .image { max-width: 270px; height: 180px; overflow: hidden; position: relative; }
.koblog .koblog-card .image img { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); width: 100%; height: auto; }
.koblog .koblog-card .koblog-card-inner { display: -ms-flexbox; display: -webkit-box; display: flex; -ms-flex-pack: justify; -webkit-box-pack: justify; justify-content: space-between; -ms-flex-align: center; -webkit-box-align: center; align-items: center; margin-top: 15px; }
.koblog .koblog-card .date { -webkit-box-flex: 0; -ms-flex: none; flex: none; margin-right: 10px; font-size: 20px; font-size: 1.25rem; font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝",'Noto Serif JP', serif; line-height: 1; }
.koblog .koblog-card .category { -webkit-box-flex: 0; -ms-flex: none; flex: none; display: -ms-flexbox; display: -webkit-box; display: flex; -ms-flex-pack: center; -webkit-box-pack: center; justify-content: center; -ms-flex-align: center; -webkit-box-align: center; align-items: center; height: 24px; min-width: 100px; padding: 0 10px; font-size: 14px; font-size: 0.875rem; color: #fff; background: #00469C; }

_:-ms-fullscreen, :root .koblog .koblog-card .category { padding-top: 4px; }

.koblog .koblog-card .text { margin-top: 10px; }

@media screen and (max-width: 896px), (max-width: 896px) and (orientation: landscape) { .koblog { padding: 0 15px 60px; }
  .koblog .koblog-card-wrap { display: -ms-flexbox; display: -webkit-box; display: flex; -ms-flex-pack: center; -webkit-box-pack: center; justify-content: center; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-top: 30px; }
  .koblog .koblog-card { width: 100%; margin-bottom: 25px; margin-right: 0; }
  .koblog .koblog-card:last-child { margin-right: 0; }
  .koblog .koblog-card .koblog-card-inner { display: -ms-flexbox; display: -webkit-box; display: flex; -ms-flex-pack: justify; -webkit-box-pack: justify; justify-content: space-between; -ms-flex-align: center; -webkit-box-align: center; align-items: center; margin-top: 15px; }
  .koblog .koblog-card .image { max-width: 100%; max-height: 180px; }
  .koblog .koblog-card img { width: 100%; }
  .koblog .koblog-card .date { -webkit-box-flex: 0; -ms-flex: none; flex: none; margin-right: 10px; font-size: 18px; font-size: 1.125rem; font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝",'Noto Serif JP', serif; line-height: 1; }
  .koblog .koblog-card .category { -webkit-box-flex: 0; -ms-flex: none; flex: none; display: -ms-flexbox; display: -webkit-box; display: flex; -ms-flex-pack: center; -webkit-box-pack: center; justify-content: center; -ms-flex-align: center; -webkit-box-align: center; align-items: center; height: 24px; min-width: 100px; padding: 0 10px; font-size: 14px; font-size: 0.875rem; color: #fff; background: #00469C; }
  .koblog .koblog-card .text { margin-top: 10px; }
  .koblog .c-btn1 { margin-top: 25px; } }
@media screen and (max-width: 896px) and (orientation: landscape) { .koblog .koblog-card { width: 49%; margin-right: 2%; }
  .koblog .koblog-card:nth-child(2n) { margin-right: 0; } }
/* ---------------------------------------------------
	子ブログindex - news用
------------------------------------------------------ */
.koblog-news { width: 100%; max-width: 1200px; margin: 0 auto; padding: 0 50px; }
.koblog-news .koblog-card-wrap { display: block; }
.koblog-news .koblog-card { width: 100%; display: -ms-flexbox; display: -webkit-box; display: flex; -ms-flex-pack: center; -webkit-box-pack: center; justify-content: flex-start; -ms-flex-wrap: wrap; flex-wrap: wrap; padding: 10px 0; }
.koblog-news .koblog-card .image { width: 100px; height: auto; overflow: hidden; position: relative; margin-right: 20px; }
.koblog-news .koblog-card .image img { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); width: 100%; }
.koblog-news .koblog-card .koblog-card-inner { display: block; width: calc(100% - 120px); }
.koblog-news .koblog-card .meta { display: -ms-flexbox; display: -webkit-box; display: flex; -ms-flex-pack: start; -webkit-box-pack: start; justify-content: flex-start; -ms-flex-wrap: wrap; flex-wrap: wrap; width: 100%; }
.koblog-news .koblog-card .category { -webkit-box-flex: 0; -ms-flex: none; flex: none; display: -ms-flexbox; display: -webkit-box; display: flex; -ms-flex-pack: center; -webkit-box-pack: center; justify-content: center; -ms-flex-align: center; -webkit-box-align: center; align-items: center; height: 24px; min-width: 100px; padding: 0 10px; font-size: 14px; font-size: 0.875rem; color: #fff; background: #00469C; margin-right: 20px; }

_:-ms-fullscreen, :root .koblog-news .koblog-card .category { padding-top: 4px; }

.koblog-news .koblog-card .date { -webkit-box-flex: 0; -ms-flex: none; flex: none; margin-right: 10px; font-size: 18px; line-height: 1;  color: #999999; font-weight: bold;}
.koblog-news .koblog-card .text { margin-top: 10px; }

@media screen and (max-width: 896px), (max-width: 896px) and (orientation: landscape) { .koblog-news { width: 100%; max-width: 100%; margin: 0 auto; padding: 0 10px; }
  .koblog-news .koblog-card-wrap { display: block; }
  .koblog-news .koblog-card { width: 100%; display: -ms-flexbox; display: -webkit-box; display: flex; -ms-flex-pack: center; -webkit-box-pack: center; justify-content: flex-start; -ms-flex-wrap: wrap; flex-wrap: wrap; padding: 10px 0; }
  .koblog-news .koblog-card .image { width: 100px; height: auto; min-height: 60px; overflow: hidden; position: relative; margin-right: 10px; }
  .koblog-news .koblog-card .image img { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }
  .koblog-news .koblog-card .koblog-card-inner { display: block; width: calc(100% - 110px); }
  .koblog-news .koblog-card .meta { display: -ms-flexbox; display: -webkit-box; display: flex; -ms-flex-pack: start; -webkit-box-pack: start; justify-content: flex-start; -ms-flex-wrap: wrap; flex-wrap: wrap; width: 100%; }
  .koblog-news .koblog-card .category { -webkit-box-flex: 0; -ms-flex: none; flex: none; display: -ms-flexbox; display: -webkit-box; display: flex; -ms-flex-pack: center; -webkit-box-pack: center; justify-content: center; -ms-flex-align: center; -webkit-box-align: center; align-items: center; height: 24px; min-width: 100px; padding: 0 10px; font-size: 14px; font-size: 0.875rem; color: #fff; background: #00469C; margin-right: 20px; }
  .koblog-news .koblog-card .date { -webkit-box-flex: 0; -ms-flex: none; flex: none; margin-right: 10px; font-size: 15px; line-height: 1; }
  .koblog-news .koblog-card .text { margin-top: 10px; font-size: 15px;}
}
/* ---------------------------------------------------
	子ブログ詳細
------------------------------------------------------ */
.entry > header h2 { margin-bottom: 40px; }
.entry > header .entry-info { display: -ms-flexbox; display: flex; -ms-flex-pack: start; justify-content: flex-start; -ms-flex-wrap: wrap; flex-wrap: wrap; -ms-flex-align: center; align-items: center; margin-bottom: 40px; }
.entry > header .entry-info .date { -webkit-box-flex: 0; -ms-flex: none; flex: none; margin-right: 10px; font-size: 18px; line-height: 1; color: #999;}
.entry > header .entry-info .category { -webkit-box-flex: 0; -ms-flex: none; flex: none; display: -ms-flexbox; display: -webkit-box; display: flex; -ms-flex-pack: center; -webkit-box-pack: center; justify-content: center; -ms-flex-align: center; -webkit-box-align: center; align-items: center; height: 24px; min-width: 100px; padding: 0 10px; font-size: 14px; font-size: 0.875rem; color: #fff; background: #00469C; }
.entry > .entry-footer { max-width: 1200px; margin: 20px auto; }

@media screen and (max-width: 896px), (max-width: 896px) and (orientation: landscape) { .entry > header h2 { margin-bottom: 20px; }
  .entry > header .entry-info { margin-bottom: 20px; padding: 0 10px; }
  .entry > header .entry-info .date { margin-right: 10px; margin-bottom: 10px; font-size: 16px; font-size: 1rem; line-height: 1; width: 100%; } }

/* SNSシェアボタン */
.share-wrapper {display: flex; justify-content: flex-start; align-items: center; background: transparent; padding: 5px;}
.share-list {display: inline-block;}
.share-item {display: inline-block; margin: 0 0 0 15px; vertical-align: top;}
.share-item a {color: #999; text-decoration: none;}
.share-item [class*="acms-icon"] {font-size: 22px;vertical-align: middle;}
.share-item .share-item-facebook {position: relative;color: #1877F2;line-height: 1.2;}
.share-item .share-item-facebook:before {vertical-align: middle;}
.share-item .share-item-facebook:focus:before {position: absolute;top: -1px;right: -1px;bottom: -1px;left: -1px;border: 1px dotted #333;content: "";}
.share-item .share-item-twitter {position: relative;color: #55ACEE;line-height: 1.2;}
.share-item .share-item-twitter:before {vertical-align: middle;}
.share-item .share-item-twitter:focus:before {position: absolute;top: -1px;right: -1px;bottom: -1px;left: -1px;border: 1px dotted #333;content: "";}
/* ---------------------------------------------------
	tag
------------------------------------------------------ */
.taglist { width: 100%; max-width: 1200px; margin: 40px auto; padding: 0; }
.taglist .tag { display: -ms-flexbox; display: flex; -ms-flex-pack: start; justify-content: flex-start; -ms-flex-align: center; align-items: center; -ms-flex-wrap: wrap; flex-wrap: wrap; }
.taglist .tag a { display: inline-block; padding: 5px 10px; border: 1px solid #999; }
.taglist .tag a:hover { display: inline-block; padding: 5px 10px; border: 1px solid #999; background: #999; color: #FFF; }

@media screen and (max-width: 896px), (max-width: 896px) and (orientation: landscape) { .taglist { width: 100%; max-width: 100%; margin: 20px auto; padding: 0 10px; } }
/* ---------------------------------------------------
	404
------------------------------------------------------ */
#article-404.entry-title { text-align: center; margin: 50px 0; }

/* ---------------------------------------------------
　　contact
------------------------------------------------------ */
/* ボタン　色付き */
.btn-attention { background: #C41134; border: 0; color: #FFF; font-weight: bold; line-height: 1.3; border: 0; display: inline-block; padding: 6px 15px; border-radius: 3px; }

.btn-attention:hover, .btn-attention:visited { color: #FFF; text-decoration: none; }

.btn-attention:focus, .btn-attention:active { color: #FFF; -webkit-box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.5); box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.5); }

.btn-attention:hover { color: #FFF; background-color: #910021; background-image: -webkit-gradient(linear, left top, left bottom, from(#C41134), to(#910021)); background-image: linear-gradient(to bottom, #C41134, #910021); }

.btn-attention:active, .btn-attention:focus { background: #910021; }

/* ボタンサイズ大 */
.btn-large { background: #666; color: #FFF; font-weight: bold; line-height: 1.3; border: 0; display: inline-block; padding: 15px 20px; text-align: center; border-radius: 5px; font-size: 20px; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-transition: background-color .25s linear; transition: background-color .25s linear; }

.btn-large:hover, .btn-large:visited { color: #FFF; text-decoration: none; }

.btn-large:focus, .btn-large:active { color: #FFF; -webkit-box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.5); box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.5); }

.btn-large:hover { background: #444; }

.btn-large:active, .btn-large:focus { background: #444; }

/* ボタンサイズ大 色付き */
.btn-attention-large { background: #C41134; color: #FFF; font-weight: bold; line-height: 1.3; border: 0; display: inline-block; padding: 15px 20px; text-align: center; border-radius: 5px; font-size: 20px; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-transition: background-color .25s linear; transition: background-color .25s linear; }

.btn-attention-large:hover, .btn-attention-large:visited { color: #FFF; text-decoration: none; }

.btn-attention-large:focus, .btn-attention-large:active { color: #FFF; -webkit-box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.5); box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.5); }

.btn-attention-large:hover { background: #910021; }

.btn-attention-large:active, .btn-attention-large:focus { background: #910021; }

/* デスクトップ：最大360pxボタン 色付き */
.btn-attention-block-large { width: 100%; background: #C41134; color: #FFF; font-weight: bold; line-height: 1.3; border: 0; display: inline-block; padding: 15px 20px; text-align: center; border-radius: 5px; font-size: 20px; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-transition: background-color .25s linear; transition: background-color .25s linear; }

.btn-attention-block-large:hover, .btn-attention-block-large:visited { color: #FFF; text-decoration: none; }

.btn-attention-block-large:focus, .btn-attention-block-large:active { color: #FFF; -webkit-box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.5); box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.5); }

.btn-attention-block-large:hover { background: #910021; }

.btn-attention-block-large:active, .btn-attention-block-large:focus { background: #910021; }

@media (min-width: 768px) { .btn-block-large { max-width: 360px; }
  .btn-attention-block-large { max-width: 360px; } }
.contact-box .message-group { margin: 0 0 35px; }

.contact-box .message-text { color: #c41134; font-weight: 700; }

.contact-box .contact-no { margin: 0; color: #333; font-weight: 500; font-size: 30px; }

.contact-box .contact-no a { color: inherit; }

.contact-box .error-text { margin: 5px 0 0; color: #c41134; }

.entry-column .contact-box .contact-form-control p { line-height: 1.6; margin-bottom: 0;}
@media screen and (max-width: 896px), (max-width: 896px) and (orientation: landscape) {
  .entry-column .contact-box .contact-form-control p {padding: 0!important;}
}
.contact-form { display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; width: 100%; margin: 0 0 20px; padding: 0; list-style: none; background: #e5e5e5; }

.contact-form-heading { margin: 40px 0 10px; }

.contact-form-group { display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; width: 100%; padding: 0; background: #e5e5e5; border-bottom: 1px solid #fff; }

.contact-form-group fieldset { display: contents; border: 0; }

.contact-form-label { margin: 0; padding: 10px 10px 0; font-weight: 700; text-align: left; }

.contact-form-control, .contact-form-label { display: block; width: 100%; box-sizing: border-box; }

.contact-form-control { padding: 10px; }

.contact-form-grid { margin: 0 -5px; }

.acms-entry .contact-form-col, .contact-form-col { margin: 0 0 10px; padding: 0 5px; }

.acms-entry .contact-form-col:last-child, .contact-form-col:last-child { margin: 0; }

@media screen and (min-width: 768px) { .contact-form { width: 100%; }
  .contact-form-label { padding: 15px 15px 5px; vertical-align: top; }
  .contact-form-control { padding: 5px 15px 15px; }
  .contact-form-col { margin: 0; } }
.contact-box .mail-step { margin: 0 0 25px; padding: 0 10px; background: #e5e5e5; counter-reset: a; }

.contact-box .mail-step-item { float: left; margin: 0 5px; padding: 14px 0 10px; color: #999; font-weight: 700; list-style: none; border-bottom: 4px solid transparent; font-size: 14px; }

.contact-box .mail-step-item:before { content: counter(a) "."; counter-increment: a; }

.contact-box .mail-step-item-current { color: #333; border-bottom: 4px solid #333; }

@media screen and (min-width: 768px) { .contact-box .mail-step-item { margin: 0 10px; padding: 18px 0 14px; font-size: 16px; } }
.form-btn-box { margin: 0 10px; text-align: center; }

.form-btn { display: inline-block; }

@media screen and (min-width: 768px) { .form-btn-send { width: 100%; max-width: 360px; } }
.label-required { margin: 0 5px; padding: 2px 8px; color: #fff; background: #c41134; border-radius: 3px; font-size: 12px; transform: translateY(7px);}

@media screen and (min-width: 768px) { .label-required { margin: 0 10px; } }
.contact-box select[required]:required { border: 1px solid #c49511; }

.contact-box select.focused:invalid { border: 1px solid #c41134; }

.contact-box select[required]:valid { border: 1px solid #a7a7aa; }

.contact-box input[required]:required, .contact-box textarea[required]:required { background: #fffdeb; }

.contact-box input.focused:invalid, .contact-box textarea.focused:invalid { background: #ffebee; }

.contact-box input[required]:valid, .contact-box textarea[required]:valid { background: #fff; }

.contact-box input[type=date], .contact-box input[type=datetime-local], .contact-box input[type=datetime], .contact-box input[type=email], .contact-box input[type=month], .contact-box input[type=number], .contact-box input[type=password], .contact-box input[type=search], .contact-box input[type=tel], .contact-box input[type=text], .contact-box input[type=time], .contact-box input[type=url], .contact-box input[type=week] { font-size: 16px; box-sizing: border-box; padding: 0 5px; }

.contact-box textarea { font-size: 16px; padding: 5px 5px 4px; }

.contact-box select { background-color: #f7f7f7; min-height: auto; padding-top: 8px; padding-bottom: 8px; font-size: 16px; vertical-align: middle; }

@media screen and (min-width: 768px) { .contact-box input[type=date], .contact-box input[type=datetime-local], .contact-box input[type=datetime], .contact-box input[type=email], .contact-box input[type=month], .contact-box input[type=number], .contact-box input[type=password], .contact-box input[type=search], .contact-box input[type=tel], .contact-box input[type=text], .contact-box input[type=time], .contact-box input[type=url], .contact-box input[type=week], .contact-box textarea { padding: 5px 8px; }
  .contact-box select { padding-left: 8px; min-height: 40px; } }
.valid-mark { display: none; }

.valid-mark.valid { display: inline; float: right; color: #5cb85c; }

.invalid { background-color: #ffebee !important; }

.contact-box { width: 100%; max-width: 1200px; margin: 0 auto; }

.contact-box .tel-box { width: 680px; margin: 0 auto 100px; padding: 30px; border: 1px solid #C4CACE; text-align: center; }

.contact-box .tel-box h2 { margin-bottom: 0 !important; font-size: 32px;}

.entry-column .contact-box ul li { background: none; padding: 0; }

.contact-box .contact-no { font-size: 60px; }

.contact-box .contact-no + p { margin-bottom: 0; }

.contact-form, .contact-form-group { background: none; }

.contact-form-group { display: flex; justify-content: flex-start; align-items: stretch; font-size: 18px; }

.contact-form-label { border-bottom: 1px solid #ccc; font-size: 18px; width: calc(100% / 3); padding: 10px; }

.contact-form-control { border-bottom: 1px solid #ccc; font-size: 18px; width: calc((100% / 3 ) * 2); padding: 10px; }

.contact-box input[type=date], .contact-box input[type=datetime-local], .contact-box input[type=datetime], .contact-box input[type=email], .contact-box input[type=month], .contact-box input[type=number], .contact-box input[type=password], .contact-box input[type=search], .contact-box input[type=tel], .contact-box input[type=text], .contact-box input[type=time], .contact-box input[type=url], .contact-box input[type=week] { padding: 5px; }

.contact-box select {width:auto; color: #000;}

.contact-box .acms-admin-form-radio { display: block; margin-bottom: 10px; }

.contact-box .radio-sub { display: inline-block; padding-left: 25px; margin-bottom: 10px; }

.form-btn-box { margin: 20px 10px 0; }

.contact-box .btn-attention-block-large { position: relative; display: block; width: 100%; padding: 16px 20px 15px; border: 1px solid #C4CACE; font-weight: 400; font-size: 18px; text-align: center; text-decoration: none; background: transparent; transition: all .25s ease; border-radius: 0; margin: auto; font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; transition: .4s; background: #011F43; color: #fff;}

.contact-box .btn-attention-block-large:active, .contact-box .btn-attention-block-large:focus, .contact-box .btn-attention-block-large:hover { opacity: 1; background: none; color: #222 !important;}

.contact-box .btn-large {padding: 16px 20px 15px; border-radius: 0; font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; font-size: 18px; font-weight: 400; margin-right: 20px; transition: .4s; border: 1px solid #C4CACE; color: #222; background: none; box-shadow: none;}

.contact-box .btn-large:hover{background: #011F43; color: #fff;}

input, select { font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; font-weight: 500; }

.contact-box .message-back-link a { color: #222; }

.label-any { margin: 0 10px; padding: 2px 8px; color: #fff; background: #666; border-radius: 3px; font-size: 12px; float: right; transform: translateY(7px);}

.label-required { float: right; }

@media screen and (max-width: 896px), (max-width: 896px) and (orientation: landscape) {
  .contact-box .tel-box { width: 94%; padding: 0; margin-bottom: 40px;}
  .contact-box .tel-box a {display: block; padding: 10px;}
  .contact-box .tel-box h2{font-size: 17px; padding: 0;}
  .contact-box .contact-no { font-size: 28px; }
  .contact-box .fax { font-size: 20px; }
  .contact-form-group{flex-wrap: wrap;}
  .contact-form-label{width:100%; padding: 5px 10px;}
  .contact-form-control{width:100%; border-bottom: none;}
  .label-any {margin: 0 5px;}
}
/* reCAPTCHA */
.grecaptcha-badge { bottom: 80px !important; }

.policy-wrap{border: 1px solid #C4CACE; padding: 30px; margin-bottom: 40px;}
.policy-wrap p{margin-bottom: 0 !important;}

@media screen and (max-width: 896px), (max-width: 896px) and (orientation: landscape) {
  .policy-wrap{width: 94%; margin: 0 auto 40px; padding: 30px 10px;}
}

/* タグ */
.entry-tag .entry-tag-item {display: inline;}
@media screen and (max-width: 896px), (max-width: 896px) and (orientation: landscape) {
  .entry-tag{padding: 0 10px;}
}

/* ------------------------------
　　print
------------------------------ */
@page { size: A4; margin: 5mm; }
@media print { body { width: 1000px; font-size: 16px; } }




/*-------------------------------------------*/
/*
/*　　animation class
/*
/*-------------------------------------------*/
.fade-in {
  opacity: 0;
  transition-duration: 1500ms;
  transition-property: opacity, transform;
}

.fade-in-up {
  transform: translate(0, 40px);
}

.fade-in-down {
  transform: translate(0, -40px);
}

.fade-in-left {
  transform: translate(-40px, 0);
}

.fade-in-right {
  transform: translate(40px, 0);
}

.scroll-in {
  opacity: 1;
  transform: translate(0, 0);
}

/*-------------------------------------------*/
/*
/*　　tablet調整
/*
/*-------------------------------------------*/
body.is_tablet {
  min-width: 1300px;
  font-size: 20px;
}
