@charset "UTF-8";

/*  common
------------------------------------*/
body {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3",
    "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 16px;
  line-height: 1;
  color: #333333;
  background: #fff;
}

.coution {
  color: #cd0000;
}

#wrapper {
  width: 100%;
  min-width: 1040px;
  margin: 0 auto;
  overflow: hidden;
}

.wide_container {
  max-width: 1110px;
  margin: 0 auto;
}

.wide_container.pd00 {
  position: relative;
  padding: 0;
}

.wide_container.pd00 .btn_txt_oshirase {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  padding: 10px;
  text-align: center;
  font-size: 14px;
  background: #fff;
  width: 50%;
  height: 50px;
  display: inline-block;
  border: 1px solid #000;
}

@media screen and (max-width: 768px) {
  .wide_container.pd00 .btn_txt_oshirase {
    width: 90%;
  }
}

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

.container:after {
  content: "";
  clear: both;
  display: block;
}

a {
  -webkit-transition: all ease 0.2s;
  -moz-transition: all ease 0.2s;
  -o-transition: all ease 0.2s;
  transition: all ease 0.2s;
}

a:link,
a:visited {
  color: #333333;
  text-decoration: none;
}

a:hover,
a:visited {
  color: #333333;
  text-decoration: none;
}

a:hover {
  opacity: 0.7;
}

img {
  height: auto;
  line-height: 1;
  vertical-align: bottom;
}

img.max {
  width: 100%;
}

.col {
  display: table;
  width: 100%;
}

.col.container {
  max-width: 980px;
}

.cell {
  display: table-cell;
  vertical-align: top;
}

.flexbox,
.pagelink {
  display: flex;
  flex-wrap: wrap;
  align-items: top;
  justify-content: space-between;
}

.flexbox.mid,
.mid.pagelink {
  align-items: center;
}

.flexbox.center,
.center.pagelink {
  justify-content: center;
}

.flexbox.reverse,
.reverse.pagelink {
  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: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3",
    "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.gothic {
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ",
    Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

/*  header
------------------------------------*/

#mainimg .slider_wrap {
  position: relative;
}

#shuttlebus_bnr_pc {
  position: absolute;
  bottom: 10px;
  right: 10px;
  z-index: 999999;
}
#shuttlebus_bnr_pc a {
  display: block;
  max-width: 300px;
  margin-top: 15px;
}
#shuttlebus_bnr_pc a img {
  width: 100%;
}
.banner_slider a img {
  width: 100%;
}
#shuttlebus_bnr_sp {
  padding: 30px 20px 0;
}

@media screen and (max-width: 768px) {
  #shuttlebus_bnr_pc {
    display: none;
  }
}

@media screen and (min-width: 768px) {
  #shuttlebus_bnr_sp {
    display: none;
  }
}

#header {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  background: #f4f4f2;
  z-index: 9999999;
  -webkit-transition: all ease 0.6s;
  -moz-transition: all ease 0.6s;
  -o-transition: all ease 0.6s;
  transition: all ease 0.6s;
}

#header .h_top {
  height: 80px;
}

#header .h_top .logo {
  padding: 12px 0 5px 24px;
}

#header .h_top .logo_sp {
  display: none;
  text-align: center;
}

#header #gnav {
  min-width: 1040px;
}

#header #gnav .gnav {
  display: table;
  width: 100%;
  table-layout: fixed;
}

#header #gnav .gnav li {
  position: relative;
  display: table-cell;
  vertical-align: top;
  border-left: 1px solid #d5e6f1;
}

#header #gnav .gnav li:first-child {
  border-left: none;
}

#header #gnav .gnav li a {
  display: block;
  padding: 10px 0;
  color: #0a50a1;
  text-align: center;
  line-height: 1;
}

#header #gnav .gnav li.btn01 {
  padding: 0 1px;
  border-left: none;
}

#header #gnav .gnav li.btn01 a {
  background: #e1868b;
  color: #fff;
  padding: 10px 0;
}

#header #gnav .gnav li.btn02 {
  padding: 0 1px;
  border-left: none;
}

#header #gnav .gnav li.btn02 a {
  background: #44aeea;
  color: #fff;
  padding: 10px 0;
}

#header #gnav .gnav li > ul {
  display: none;
  position: absolute;
  top: 38px;
  left: 0;
  z-index: 20;
}

#header #gnav .gnav li > ul > li {
  border-top: 1px solid #d5e6f1;
  border-left: 1px solid #d5e6f1;
  border-right: 1px solid #d5e6f1;
  width: 114px;
  background: #edecea;
}

#header #gnav .gnav li > ul > li:last-child {
  border-bottom: 1px solid #d5e6f1;
}

#header #gnav .gnav li > ul > li > a {
  padding: 10px 0;
}

#header #lang_nav {
  position: absolute;
  right: 0;
  top: 4px;
  width: 150px;
  cursor: pointer;
  font-size: 1.125em;
  text-align: center;
  z-index: 3000;
}

#header #lang_nav .lang_nav_tit {
  padding: 9px 0;
  color: #0a50a1;
}

#header #lang_nav .lang_nav_tit:before {
  content: "";
  display: inline-block;
  width: 19px;
  height: 11px;
  margin-right: 8px;
  background: url(../img/arrow_nav.png) no-repeat;
  background-size: 100%;
}

#header #lang_nav .lang_nav {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  background: rgba(206, 219, 231, 0.9);
}

#header #lang_nav .lang_nav li:not(:first-child) {
  border-top: 1px solid #84a7d0;
}

#header #lang_nav .lang_nav li a {
  display: block;
  padding: 8px 0;
  color: #0a50a1;
}

#header #lang_nav .lang_nav li a:hover {
  background: #fff;
  opacity: 1;
}

#header.is-animation {
  position: fixed;
  top: 0;
  animation: -webkit-headerAnime 1s ease;
  animation: headerAnime 1s ease;
}

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

  100% {
    opacity: 1;
    top: 0;
  }
}

@keyframes headerAnime {
  0% {
    opacity: 0;
    top: -100%;
  }

  100% {
    opacity: 1;
    top: 0;
  }
}

/*  sp_btn
------------------------------------*/
#sp_btn {
  float: right;
  width: 80px;
  display: none;
  text-align: center;
}

#sp_btn .btn_tel {
  display: table-cell;
  width: 36px;
  height: 50px;
  padding-bottom: 7px;
  vertical-align: bottom;
}

#sp_btn #btn_menu {
  display: table-cell;
  width: 44px;
  height: 50px;
  padding-bottom: 7px;
  vertical-align: bottom;
}

/*  h_reserve
------------------------------------*/
#h_reserve {
  position: relative;
  z-index: 10;
  width: 100%;
  min-width: 1040px;
  background: #0a50a1;
}

#h_reserve .wide_container {
  position: relative;
  padding: 0;
}

#h_reserve .vsearch {
  vertical-align: middle;
  white-space: nowrap;
  color: #fff;
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ",
    Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#h_reserve .vsearch .h_reserve_tit {
  display: inline-block;
  margin-right: 7px;
  padding: 13px 25px 13px 0;
  background: url(../img/bg_h.png) no-repeat right center;
  background-size: auto 110%;
  color: #fff;
  vertical-align: middle;
}

#h_reserve .vsearch .h_reserve_tel {
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}

#h_reserve .vsearch .h_reserve_tel img {
  width: 190px;
}

#h_reserve .vsearch .h_btn_wrap {
  display: inline-block;
  padding: 8px 0;
  vertical-align: middle;
}

#h_reserve .vsearch .h_btn_wrap a {
  display: block;
  color: #fff;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3",
    "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 13px;
  margin-bottom: 3px;
}

#h_reserve .vsearch .h_btn_wrap a:before {
  content: "";
  display: inline-block;
  width: 15px;
  height: 15px;
  margin-right: 8px;
  vertical-align: middle;
  background: url(../img/arrow_white.svg) no-repeat;
  background-size: 100%;
  margin-right: 5px;
}

#h_reserve .vsearch .h_btn_wrap .small {
  position: relative;
  left: 20px;
  bottom: 0;
  width: 100%;
  display: block;
  font-size: 11px;
}

#h_reserve .vsearch #vsearch-f {
  display: inline-block;
  font-size: 13px;
  vertical-align: middle;
  padding: 0 20px;
}

#h_reserve .vsearch #submit {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3",
    "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  display: inline-block;
  padding: 0 20px;
  line-height: 28px;
  background: #fff;
  color: #0a50a1;
  font-weight: bold;
  text-align: center;
  font-size: 13px;
  border: 0;
  cursor: pointer;
  -webkit-transition: all ease 0.2s;
  -moz-transition: all ease 0.2s;
  -o-transition: all ease 0.2s;
  transition: all ease 0.2s;
}

#h_reserve .vsearch #submit:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  background: url(../img/icn_search.png) no-repeat;
  background-size: 100%;
  width: 18px;
  height: 18px;
  margin-right: 5px;
}

#h_reserve .vsearch #submit:hover {
  opacity: 0.7;
}

#h_reserve .yoyaku_coution {
  font-size: 11px;
  padding-left: 20px;
}

#h_reserve .tel {
  position: absolute;
  right: 0;
  top: 3px;
  display: inline-block;
  font-size: 13px;
}

#h_reserve .tel_num {
  display: inline-block;
  font-size: 22px;
  line-height: 1;
  vertical-align: baseline;
}

#h_reserve .disnon {
  display: none;
}

/*  pagetit
------------------------------------*/
#pagetit {
  position: relative;
  width: 100%;
  margin-top: 122px;
  background: #110a25;
  overflow: hidden;
}

#pagetit .pagetit_pic {
  width: 1280px;
  margin: 0 -160px;
}

#pagetit .pagetit {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 260px;
  height: 104px;
  margin: auto;
  padding-top: 25px;
  background: rgba(10, 80, 161, 0.5);
  text-align: center;
}

#pagetit .pagetit_en {
  margin-bottom: 12px;
  height: 23px;
  line-height: 23px;
}

#pagetit .pagetit_en img {
  vertical-align: top;
}

#pagetit .pagetit_main {
  margin-right: -2px;
  color: #fff;
  font-size: 1.125em;
  line-height: 1.2;
  letter-spacing: 2px;
}

#lead {
  padding: 50px 0;
  text-align: center;
}

#lead .lead_tit {
  margin: 0 -1px 20px 0;
  color: #0a50a1;
  font-size: 26px;
  letter-spacing: 1px;
  line-height: 1.4;
}

#lead .lead_txt {
  font-size: 1.063em;
}

/*  content
------------------------------------*/
article p {
  line-height: 1.8;
}

.txt_break > span {
  display: inline-block;
}

.txt_blue {
  color: #0a50a1;
}

.bg_gray {
  background: #edecea;
}

.bar_tit {
  margin-bottom: 40px;
  padding: 52px 0 50px;
  background: #6c96c7;
  text-align: center;
}

.bar_tit .bar_tit_en {
  line-height: 32px;
}

.bar_tit .bar_tit_en img {
  vertical-align: top;
}

.bar_tit .bar_tit_en:after {
  content: "";
  display: block;
  width: 294px;
  height: 1px;
  margin: 10px auto 10px;
  background: #fff;
}

.bar_tit .bar_tit_main {
  color: #fff;
  font-size: 1.125em;
  line-height: 1.4;
}

.bar_tit_gray {
  padding: 30px 10px 20px;
  background: #666;
  color: #fff;
  font-size: 1.375em;
  line-height: 1.6;
  text-align: center;
}

a.btn_default {
  position: relative;
  display: inline-block;
  min-width: 340px;
  padding: 20px 10px;
  border: 1px solid #0a50a1;
  color: #0a50a1;
  text-align: center;
}

a.btn_default:after {
  content: "";
  display: inline-block;
  width: 15px;
  height: 15px;
  margin-left: 8px;
  vertical-align: middle;
  background: url(../img/arrow_blue.svg) no-repeat;
  background-size: 100%;
  margin-left: 12px;
}

a.btn_default:hover {
  background: rgba(132, 167, 208, 0.2);
  opacity: 1;
}

.before_arrow:before {
  content: "";
  display: inline-block;
  width: 15px;
  height: 15px;
  margin-right: 8px;
  vertical-align: middle;
  background: url(../img/arrow_blue.svg) no-repeat;
  background-size: 100%;
}

.before_arrow_white:before {
  content: "";
  display: inline-block;
  width: 15px;
  height: 15px;
  margin-right: 8px;
  vertical-align: middle;
  background: url(../img/arrow_white.svg) no-repeat;
  background-size: 100%;
}

.btn_pdf {
  display: inline-block;
  font-size: 1.125em;
  line-height: 1.4;
}

.btn_pdf .icn_pdf {
  display: inline-block;
  margin-right: 10px;
  line-height: 1;
  vertical-align: middle;
}

.info_table {
  width: 110%;
  width: calc(100% + 40px);
  margin: 0 -20px;
  border-collapse: separate;
  border-spacing: 20px 0;
}

.info_table tr:first-child th,
.info_table tr:first-child td {
  border-top: 1px dotted #e6e6e6;
}

.info_table th {
  width: 20%;
  padding: 12px 10px;
  white-space: nowrap;
  line-height: 1.8;
  border-bottom: 1px dotted #e6e6e6;
  vertical-align: middle;
}

.info_table td {
  padding: 12px 10px;
  line-height: 1.8;
  border-bottom: 1px dotted #e6e6e6;
  vertical-align: middle;
}

.nav_btn_wrap a.nav_btn {
  position: relative;
  display: block;
  width: 32.917%;
  margin-right: 0.3%;
  margin-bottom: 2px;
  color: #0a50a1;
}

.nav_btn_wrap a.nav_btn .btn_txt_oshirase {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  padding: 10px;
  text-align: center;
  font-size: 12px;
  background: #fff;
  width: 80%;
  height: 70px;
  color: #000;
  display: inline-block;
  border: 1px solid #000;
}

.nav_btn_wrap a.nav_btn:hover .btn_txt_oshirase {
  color: #000;
}

@media screen and (max-width: 768px) {
  .nav_btn_wrap a.nav_btn .btn_txt_oshirase {
    font-size: 10px;
    width: 90%;
    height: 60px;
  }
}

.nav_btn_wrap a.nav_btn .pic {
  -webkit-transition: all ease 0.2s;
  -moz-transition: all ease 0.2s;
  -o-transition: all ease 0.2s;
  transition: all ease 0.2s;
}

.nav_btn_wrap a.nav_btn .pic img {
  width: 100%;
}

.nav_btn_wrap a.nav_btn.nav_btn_bottom {
  width: 24.7%;
  margin-right: 0.3%;
}

.nav_btn_wrap a.nav_btn .txt_box {
  padding: 15px 10px;
  text-align: center;
}

.nav_btn_wrap a.nav_btn .txt_box .en {
  position: relative;
  margin-bottom: 7px;
  height: 18px;
  line-height: 18px;
}

.nav_btn_wrap a.nav_btn .txt_box .en:after {
  content: "";
  display: block;
  width: 77%;
  height: 1px;
  margin: 5px auto 0;
  background: #0a50a1;
  -webkit-transition: all ease 0.2s;
  -moz-transition: all ease 0.2s;
  -o-transition: all ease 0.2s;
  transition: all ease 0.2s;
}

.nav_btn_wrap a.nav_btn .txt_box .en img {
  vertical-align: top;
}

.nav_btn_wrap a.nav_btn .txt_box .tit > span {
  display: inline-block;
}

.nav_btn_wrap a.nav_btn:hover {
  color: #fff;
  background: rgba(0, 0, 0, 0.5);
  opacity: 1;
}

.nav_btn_wrap a.nav_btn:hover .pic {
  background: #000;
}

.nav_btn_wrap a.nav_btn:hover .pic img {
  opacity: 0.7;
}

.nav_btn_wrap a.nav_btn:hover .txt_box .en:after {
  background: #fff;
}

.pagelink {
  width: 100%;
  max-width: 720px;
  margin: 30px auto 0;
  justify-content: center;
}

.pagelink li {
  width: 232px;
  margin-bottom: 8px;
  margin-right: 8px;
}

.pagelink li a {
  position: relative;
  display: block;
  padding: 10px 2px;
  border: 1px solid #84a7d0;
  color: #0a50a1;
  text-align: center;
}

.pagelink li a:hover {
  background: rgba(132, 167, 208, 0.2);
  opacity: 1;
}

.pagelink li a .main {
  display: inline-block;
  color: #0a50a1;
  font-size: 1.063em;
  line-height: 1.4;
}

.pagelink li a .en {
  display: inline-block;
  height: 16px;
  margin-top: 2px;
  line-height: 16px;
}

.pagelink li a .en img {
  vertical-align: top;
}
.pagelink.pagelink--news {
  margin-top: 0;
}
.pagelink.pagelink--news li {
  margin-bottom: 0;
}
.pagelink.pagelink--news a {
  padding: 19px 2px;
}
.pagelink.pagelink--shitisai {
  padding-top: 144px;
}
.pagelink.pagelink--shitisai li {
  margin: 0;
}
.pagelink.pagelink--shitisai a {
  padding: 19px 2px;
}
#sec7_1 .menu_box {
  height: 480px;
}
/*  blog_link
------------------------------------*/
.blogLink_wrap {
  margin: 40px 0;
}

.blogLink_wrap h3 {
  width: 100%;
  line-height: 1.8;
  color: #fff;
  text-align: center;
  background: #6c96c7;
  font-size: 18px;
  margin-bottom: 20px;
}

.blogLink_wrap .toIndex {
  display: block;
  width: 300px;
  line-height: 2.2;
  color: #0a50a1;
  text-align: center;
  margin: 10px auto 0;
  border: 1px solid #0a50a1;
}

.blogLink_box .flexbox::after,
.blogLink_box .pagelink::after {
  content: "";
  display: block;
  width: 30%;
}

.blogLink_box .item {
  width: 30%;
  margin-bottom: 60px;
}

.blogLink_box .tumbWrp {
  position: relative;
  padding-top: 67.24137931034483%;
  margin-bottom: 10px;
}

.blogLink_box .tumb {
  position: absolute;
  width: 100%;
  height: auto;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.blogLink_box .detail {
  font-size: 16px;
  color: #3b73b4;
  margin-bottom: 16px;
}

.blogLink_box .tit {
  font-size: 16px;
  line-height: 1.2;
  margin-bottom: 20px;
  color: #000;
  text-align: left;
}

.blogLink_box .text {
  font-size: 16px;
  color: #000;
}

/*  page_footer
------------------------------------*/
.reserve_box_pc {
  width: 96%;
  width: calc(100% - 20px);
  max-width: 960px;
  min-width: 960px;
  margin: 0 auto;
  background: #0a50a1;
  text-align: center;
}

.reserve_box_pc .reserve_tit {
  width: 19%;
  padding: 40px 25px 40px 10px;
  background: url(../img/bg_reserve.png) no-repeat right center;
  background-size: auto 100%;
  color: #fff;
  line-height: 1.6;
}

.reserve_box_pc .reserve_tit img {
  display: inline-block;
  margin-bottom: 5px;
}

.reserve_box_pc .reserve_tel {
  width: 31%;
  text-align: center;
}

.reserve_box_pc .reserve_btn {
  width: 49%;
  padding: 10px 20px 10px 10px;
  white-space: nowrap;
}

.reserve_box_pc .reserve_btn a {
  display: inline-block;
  padding: 10px 15px;
  text-align: center;
  vertical-align: top;
}

.reserve_box_pc .reserve_btn a.btn01 {
  display: block;
  margin: 0 5px 10px 0;
  background: #fff;
  border: 1px solid #fff;
  color: #0a50a1;
  vertical-align: middle;
}

.reserve_box_pc .reserve_btn a.btn01:before {
  content: "";
  display: inline-block;
  width: 15px;
  height: 15px;
  margin-right: 8px;
  vertical-align: middle;
  background: url(../img/arrow_blue.svg) no-repeat;
  background-size: 100%;
}

.reserve_box_pc .reserve_btn button.btn01 {
  display: block;
  margin: 0 5px 10px 0;
  padding: 10px 0;
  background: #fff;
  border: 1px solid #fff;
  color: #0a50a1;
  vertical-align: middle;
  width: 97%;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3",
    "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.reserve_box_pc .reserve_btn button.btn01:before {
  content: "";
  display: inline-block;
  width: 15px;
  height: 15px;
  margin-right: 8px;
  vertical-align: middle;
  background: url(../img/arrow_blue.svg) no-repeat;
  background-size: 100%;
}

.reserve_box_pc .reserve_btn a.btn01.airplane {
  color: #258cdb;
}

.reserve_box_pc .reserve_btn a.btn02 {
  display: block;
  background: none;
  color: #fff;
  padding: 0;
  text-align: left;
  font-size: 13px;
  margin-bottom: 3px;
  margin-left: 5px;
}

.reserve_box_pc .reserve_btn a.btn02:before {
  content: "";
  display: inline-block;
  width: 15px;
  height: 15px;
  margin-right: 8px;
  vertical-align: middle;
  background: url(../img/arrow_white.svg) no-repeat;
  background-size: 100%;
}

.reserve_box_pc .reserve_btn .btn01_wrap {
  display: inline-block;
  vertical-align: middle;
  padding-top: 10px;
}

.reserve_box_pc .reserve_btn .btn02_wrap {
  display: inline-block;
  vertical-align: middle;
}

.reserve_box_pc .reserve_btn .btn02_wrap .small {
  position: relative;
  left: 29px;
  width: 100%;
  color: #fff;
  font-size: 11px;
  display: block;
  text-align: left;
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ",
    Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  line-height: 1.4;
}

.reserve_box_sp {
  width: 97%;
  margin: 0 auto;
  border: 1px solid #0a50a1;
  text-align: center;
}

.reserve_box_sp .reserve_box_sp_tit {
  padding: 5px;
  color: #fff;
  background: #0a50a1;
  font-size: 15px;
}

.reserve_box_sp .container {
  padding: 10px 5px;
}

.reserve_box_sp a {
  position: relative;
  display: block;
  padding: 15px;
}

.reserve_box_sp a.btn01 {
  background: #0a50a1;
  color: #fff;
}

.reserve_box_sp a.btn01:before {
  position: absolute;
  left: 20px;
  top: 50%;
  margin-top: -6px;
  content: "";
  display: inline-block;
  width: 12px;
  height: 12px;
  margin-right: 8px;
  vertical-align: middle;
  background: url(../img/arrow_white.svg) no-repeat;
  background-size: 100%;
}

.reserve_box_sp a.btn02 {
  background: #cfcec8;
  color: #000;
}

.reserve_box_sp a.btn02:before {
  position: absolute;
  left: 20px;
  top: 50%;
  margin-top: -6px;
  content: "";
  display: inline-block;
  width: 12px;
  height: 12px;
  margin-right: 8px;
  vertical-align: middle;
  background: url(../img/arrow_black.png) no-repeat;
  background-size: 100%;
}

.reserve_box_sp a.btn_tel {
  display: inline-block;
  padding: 5px;
  color: #0a50a1;
}

.reserve_box_sp a.btn_tel .btn_tel_num {
  font-size: 11px;
  line-height: 1.4;
}

.reserve_box_sp a.btn_tel .btn_tel_num img {
  display: inline-block;
  margin-top: 2px;
}

.reserve_box_sp .btn02_wrap {
  display: block;
  position: relative;
  margin: 5px auto 30px;
}

.reserve_box_sp .btn02_wrap .small {
  position: absolute;
  left: 0;
  width: 100%;
  bottom: -15px;
  font-size: 0.688em;
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ",
    Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.reserve_box_sp .btn02_wrap.no-caution {
  margin-bottom: 0;
}

.reserve_box_sp .btn_tel_tit {
  padding: 3px;
  background: #0a50a1;
  color: #fff;
  font-size: 11px;
  line-height: 1.4;
}

.reserve_box_sp .btn_tel_tit img {
  display: inline-block;
  margin: 0 10px;
  vertical-align: middle;
}

#page_footer {
  padding: 0 0 80px;
}

@media (max-width: 1060px) {
  #page_footer .wide_container {
    padding: 0 10px;
  }
}

#page_footer .link_wrap {
  margin-top: 60px;
}

#page_footer .link_wrap a.link {
  display: block;
  width: 32.6%;
  text-align: center;
}

#page_footer .link_wrap a.link .pic {
  position: relative;
}

#page_footer .link_wrap a.link .pic:after {
  content: "";
  display: inline-block;
  width: 21px;
  height: 21px;
  margin-left: 8px;
  vertical-align: middle;
  background: url(../img/arrow_white.svg) no-repeat;
  background-size: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -10px 0 0 -10px;
}

#page_footer .link_wrap a.link .txt_box {
  position: relative;
  z-index: 1;
  margin: -20px auto 0;
  width: 270px;
  padding: 20px 10px;
  background: #fff;
}

#page_footer .link_wrap a.link .tit {
  margin-top: 15px;
  color: #0a50a1;
  line-height: 1.6;
}

#page_footer .link_wrap a.link.link02 .en {
  padding: 12px 0 10px;
}

#page_footer .link_wrap a.link.link03 .en {
  padding: 12px 0 10px;
}

/*  footer
------------------------------------*/
#footer {
  position: relative;
}

#footer .f_sp {
  margin: 40px auto;
}

#footer .f_sp .f_sp_tit {
  margin-bottom: 20px;
  text-align: center;
}

#footer .f_sp .f_banner {
  margin-bottom: 35px;
  padding: 0 10px;
}

#footer .f_sp .f_banner li {
  margin-bottom: 5px;
}

#footer .f_sp .f_banner li img {
  width: 100%;
}

#footer .f_top {
  padding: 60px 0 30px;
  background: url(../img/bg_f.jpg) no-repeat center top;
  background-size: cover;
}

#footer .f_top .f_logo {
  text-align: center;
}

#footer .f_top .f_tel {
  margin: 20px auto 30px;
  text-align: center;
}

#footer .f_top .f_reserve {
  text-align: center;
}

#footer .f_top .f_reserve a {
  display: inline-block;
  width: 270px;
  padding: 10px;
  text-align: center;
  vertical-align: top;
}

#footer .f_top .f_reserve a.btn01 {
  display: block;
  margin-bottom: 10px;
  background: #fff;
  border: 1px solid #fff;
  color: #0a50a1;
}

#footer .f_top .f_reserve a.btn01:before {
  content: "";
  display: inline-block;
  width: 15px;
  height: 15px;
  margin-right: 8px;
  vertical-align: middle;
  background: url(../img/arrow_blue.svg) no-repeat;
  background-size: 100%;
}

#footer .f_top .f_reserve button.btn01 {
  display: block;
  margin-bottom: 10px;
  padding: 10px 0;
  background: #fff;
  border: 1px solid #fff;
  width: 100%;
  color: #0a50a1;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3",
    "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

#footer .f_top .f_reserve button.btn01:before {
  content: "";
  display: inline-block;
  width: 15px;
  height: 15px;
  margin-right: 8px;
  vertical-align: middle;
  background: url(../img/arrow_blue.svg) no-repeat;
  background-size: 100%;
}

#footer .f_top .f_reserve a.btn01.airplane {
  color: #258cdb;
}

#footer .f_top .f_reserve a.btn02 {
  display: block;
  background: none;
  color: #fff;
  padding: 0;
  text-align: left;
  font-size: 13px;
  margin-bottom: 9px;
  margin-left: 5px;
}

#footer .f_top .f_reserve a.btn02:before {
  content: "";
  display: inline-block;
  width: 15px;
  height: 15px;
  margin-right: 8px;
  vertical-align: middle;
  background: url(../img/arrow_white.svg) no-repeat;
  background-size: 100%;
}

#footer .f_top .f_reserve .btn01_wrap {
  display: inline-block;
  vertical-align: top;
}

#footer .f_top .f_reserve .btn02_wrap {
  display: inline-block;
  position: relative;
}

#footer .f_top .f_reserve .btn02_wrap .small {
  position: relative;
  left: 29px;
  width: 100%;
  color: #fff;
  font-size: 11px;
  display: block;
  text-align: left;
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ",
    Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#footer .f_top .f_address {
  color: #fff;
  line-height: 1.6;
  text-align: center;
}

#footer #f_nav {
  padding: 80px 0 40px;
}

#footer #f_nav .f_nav_tit {
  margin-bottom: 30px;
  padding-bottom: 5px;
  border-bottom: 1px solid #fff;
  text-align: center;
}

#footer #f_nav .f_nav {
  margin: 0 3%;
}

#footer #f_nav .f_nav li {
  margin-bottom: 20px;
}

#footer #f_nav .f_nav li a {
  color: #fff;
  line-height: 1.2;
}

#footer .f_btm {
  padding: 30px 10px;
  background: #fff;
}

#footer .f_btm .f_copy {
  display: block;
  color: #0a50a1;
  font-size: 0.875em;
  line-height: 1.4;
  text-align: center;
}

#footer .pagetop {
  position: fixed;
  bottom: 40px;
  right: 30px;
  z-index: 6000;
}

#footer .pagetop a {
  display: block;
}

/* sp menu */
#nav_box {
  display: none;
  position: fixed;
  top: 0;
  left: 1%;
  width: 98%;
  height: 100%;
  box-sizing: border-box;
  z-index: 9999;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}

#nav_box .nav_box_area {
  overflow: hidden;
  margin: 15px auto;
  padding: 3px 3px 10px;
  border: 1px solid;
  border-color: rgba(10, 80, 161, 0.95);
  background: rgba(255, 255, 255, 0.95);
}

#nav_box .nav_top {
  position: relative;
  padding: 15px 10px 10px;
  border-bottom: 1px solid #0a50a1;
}

#nav_box .nav_logo {
  text-align: center;
}

#nav_box #btn_close {
  position: absolute;
  top: 10px;
  right: 10px;
}

#nav_box .sp_nav_wrap {
  overflow: hidden;
  padding-top: 10px;
}

#nav_box .sp_nav_wrap ul:after {
  content: "";
  clear: both;
  display: block;
}

#nav_box .sp_nav_wrap ul li {
  float: left;
  width: 49%;
  margin-right: 2%;
  margin-bottom: 3px;
  vertical-align: middle;
}

#nav_box .sp_nav_wrap ul li:nth-of-type(2n) {
  margin-right: 0;
}

#nav_box .sp_nav_wrap ul li:nth-of-type(2n) a {
  border-right: none;
}

#nav_box .sp_nav_wrap ul li a {
  display: block;
  padding: 8px 6px;
  background: #0a50a1;
  color: #fff;
  font-size: 13px;
  white-space: nowrap;
}

#nav_box .sp_nav_wrap ul li a:before {
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  margin-right: 8px;
  vertical-align: middle;
  background: url(../img/arrow_blue.svg) no-repeat;
  background-size: 100%;
  margin-right: 5px;
}

#nav_box .sp_nav_wrap ul.sp_nav1 li a:before {
  background: url(../img/arrow_white.svg) no-repeat;
  background-size: 100%;
}

#nav_box .sp_nav_wrap ul.sp_nav2 li.wd a:before {
  background: url(../img/arrow_white.svg) no-repeat;
  background-size: 100%;
}

#nav_box .sp_nav_wrap ul.sp_nav2 li a {
  background: #dad9d5;
  color: #0a50a1;
}

#nav_box .sp_nav_wrap ul.sp_nav3 li a {
  background: none;
  color: #0a50a1;
}

#nav_box .sp_nav_wrap ul.sp_nav3 li:last-child {
  width: 100%;
}

#nav_box .reserve_box_sp {
  margin-top: 10px;
  border: none;
}

/*  メニュー
------------------------------------*/
#nav_btm {
  display: none;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 55px;
  z-index: 7000;
}

#nav_btm ul {
  position: relative;
  display: table;
  width: 100%;
  background: #f4f4f2;
}

#nav_btm li {
  display: table-cell;
  width: 25%;
  height: 46px;
  padding: 4px 0 5px;
  text-align: center;
  vertical-align: bottom;
}

#nav_btm li:first-child {
  background: #0a50a1;
}

#nav_btm li a {
  display: block;
  height: 46px;
  line-height: 44px;
  border-right: 1px solid #0a50a1;
}

#nav_btm li span {
  display: block;
  height: 46px;
  line-height: 44px;
}

/*------------------------------------------------*/
/*  Responsive

--------------------------------------------------*/
/* common */
.wide_block {
  display: block;
}

.tight_block {
  display: none;
}

.wide_inline {
  display: inline;
}

.tight_inline {
  display: none;
}

.wide_hidden {
  display: none !important;
}

/* 検索パネル切り替え */
.reservebox {
  vertical-align: middle;
}

.reservebox .area.ttbox {
  display: none;
}

.reservebox ul {
  display: flex;
}

.reservebox ul li {
  width: 33%;
  font-size: 0.8em;
  text-align: center;
  margin: 0 2%;
  box-sizing: border-box;
}

.reservebox ul .top_jr {
  display: flex;
  align-items: flex-end;
  justify-content: center;
  font-size: 0.8em;
  width: 33%;
  margin: 0 5%;
}

.reservebox ul .top_jr img {
  height: 20px;
  display: block;
  margin: 5px auto;
}

.reservebox ul li label {
  border: none;
}

.reservebox ul li p {
  margin: 0;
}

.reservebox ul li img {
  height: 20px;
  display: block;
  margin: 2px auto;
}

.reservebox .reservebox_radio {
  display: inline-block;
  width: 165px;
  vertical-align: middle;
}

.reservebox .reservebox_radio ul.tab-list p {
  font-size: 12px;
}

.reservebox .reservebox_radio ul.tab-list button {
  background: none;
  margin: 14px 0 0;
  padding: 0;
}

.reservebox .reservebox_contents {
  display: inline-block;
  width: calc(100% - 165px);
  vertical-align: middle;
}

.iframebox {
  max-width: 1080px;
  width: 100%;
  margin: 0 auto;
}

.iframebox iframe {
  width: 100%;
  padding: 0;
  height: 61px;
}

.reserve_box_sp .ttbannerbox {
  text-align: center;
}

.reserve_box_sp .ttbannerbox a {
  display: inline-block;
  padding: 0;
}

.reserve_box_sp .ttbannerbox .ttbanner {
  background-color: #258cdb;
  padding: 10px;
  margin-bottom: 5px;
  margin-top: 20px;
}

.reserve_box_sp .ttbannerbox .ttbanner a,
.reserve_box_sp .ttbannerbox .ttbanner button {
  position: relative;
  display: block;
  color: #fff;
  background: none;
  font-size: 14px;
  padding: 10px;
}

.reserve_box_sp .ttbannerbox .ttbanner button {
  padding: 5px 10px;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3",
    "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.reserve_box_sp .ttbannerbox .ttbanner a:before,
.reserve_box_sp .ttbannerbox .ttbanner button:before {
  content: "";
  background: url(../img/ttbanner02.png) 0 0 no-repeat;
  width: 15px;
  height: 15px;
  position: absolute;
  left: 10px;
  top: 50%;
  transform: translateY(-50%);
}

.reserve_box_sp .ttbannerbox .ttbanner a:after {
  content: "";
  background: url(../img/ttbanner01.png) 0 0 no-repeat;
  width: 44px;
  height: 36px;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
}

.reserve_box_sp .ttbannerbox .ttbanner.jr a:after,
.reserve_box_sp .ttbannerbox .ttbanner.jr button:after {
  content: "";
  background: url(../img/shinkansen.svg) 0 0 no-repeat;
  width: 44px;
  height: 36px;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
}

.reserve_box_sp .ttbannerbox p {
  font-size: 0.9em;
  color: #0a50a1;
}

/* /検索パネル切り替え */
@media screen and (max-width: 1060px) {
  .wide_container {
    padding-left: 10px;
    padding-right: 10px;
  }

  .wide_container.pd00 {
    padding-left: 0;
    padding-right: 0;
  }
}

@media screen and (max-width: 980px) {
  .container {
    padding-left: 10px;
    padding-right: 10px;
  }

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

  #pagetit .container {
    padding: 0 0;
  }
}

@media screen and (max-width: 768px) {
  body {
    font-size: 16px;
  }

  #wrapper {
    min-width: auto;
  }

  .container {
    width: 100%;
    min-width: auto;
  }

  .col {
    display: block;
  }

  .cell {
    display: block;
    width: 100%;
  }

  article img:not(.sp_auto) {
    width: 100%;
    height: auto;
  }

  article p {
    line-height: 1.65;
  }

  #header {
    position: relative !important;
  }

  #header .h_top {
    margin-top: 40px;
    padding: 0;
    height: auto;
    background: #f4f4f2;
  }

  #header .h_top .container {
    padding: 0;
  }

  #header .h_top .logo {
    display: none;
  }

  #header .h_top .logo_sp {
    display: block;
    padding: 5px 0;
  }

  #header .h_btm {
    display: none;
  }

  #header #gnav {
    display: none;
  }

  #header #lang_nav {
    left: 0;
    top: -40px;
    width: 100%;
  }

  #header #lang_nav .lang_nav_tit {
    width: 100%;
    height: 40px;
    padding: 12px 8px 8px;
    background: #0a50a1;
    border: none;
    color: #fff;
    font-size: 15px;
  }

  #header #lang_nav .lang_nav_tit:before {
    margin-right: 20px;
    background: url(../img/arrow_nav_sp.png) no-repeat;
    background-size: 100%;
  }

  #header #lang_nav .lang_nav {
    position: static;
  }

  #header #lang_nav .lang_nav li a {
    background: #f4f4f2;
    padding: 8px 0;
    font-size: 17.5px;
  }

  #h_reserve {
    display: none;
  }

  #sp_btn {
    display: table;
  }

  #pagetit {
    margin-top: -2px;
  }

  #pagetit .pagetit_pic {
    width: 100%;
    margin: 0 auto;
  }

  #pagetit .pagetit_pic img {
    width: 100%;
    margin-left: 0;
    max-width: 100%;
  }

  #pagetit .pagetit {
    width: 140px;
    height: 66px;
    padding-top: 16px;
  }

  #pagetit .pagetit .pagetit_en {
    margin-bottom: 1px;
    height: 16px;
    line-height: 16px;
  }

  #pagetit .pagetit .pagetit_en img {
    zoom: 0.7;
  }

  #pagetit .pagetit .pagetit_main {
    font-size: 1.375em;
  }

  #lead {
    padding: 20px 0 20px;
  }

  #lead .lead_tit {
    margin-bottom: 8px;
    margin-right: -2px;
    font-size: 1.125em;
    letter-spacing: 2px;
  }

  #lead .lead_txt {
    font-size: 1em;
  }

  #page_footer {
    display: none;
  }

  .reserve_box_pc {
    display: none;
  }

  #footer {
    padding-bottom: 55px;
  }

  #footer .f_top {
    padding: 30px 0 30px;
    background: url(../img/bg_f_sp.jpg) no-repeat center;
    background-size: cover;
  }

  #footer .f_top .f_logo img {
    width: 160px;
  }

  #footer .f_top .f_address {
    margin: 30px 0 0;
    font-size: 15px;
  }

  #footer .f_top .f_address .txt_large {
    display: inline-block;
    margin-bottom: 5px;
  }

  #footer .f_top .f_link {
    display: none;
  }

  #footer #f_nav {
    display: none;
  }

  #footer .f_btm {
    padding: 10px 10px;
  }

  #footer .f_btm .f_copy {
    font-size: 10px;
  }

  #footer .pagetop {
    right: 10px;
    bottom: 60px;
    width: 33px;
    height: 33px;
  }

  #nav_btm {
    display: block;
  }

  .bar_tit {
    margin-bottom: 15px;
    padding: 25px 5px 20px;
  }

  .bar_tit .bar_tit_en {
    height: 28px;
    line-height: 28px;
  }

  .bar_tit .bar_tit_en img {
    zoom: 0.7;
  }

  .bar_tit .bar_tit_en:after {
    width: 140px;
    margin: -3px auto 5px;
  }

  .bar_tit_gray {
    padding: 12px 10px;
    font-size: 1.063em;
    line-height: 1.4;
  }

  a.btn_default {
    display: block;
    min-width: auto;
    padding: 12px 10px;
  }

  .info_table {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    border-spacing: 0;
  }

  .info_table th,
  .info_table td {
    line-height: 1.6;
  }

  .info_table th {
    display: block;
    width: 100%;
    margin-top: -1px;
    padding: 10px;
  }

  .info_table td {
    display: block;
    width: 100%;
    margin-top: -1px;
    padding: 10px;
  }

  .nav_btn_wrap {
    justify-content: space-between !important;
  }

  .nav_btn_wrap a.nav_btn {
    width: 49.5%;
    margin: 0;
  }

  .nav_btn_wrap a.nav_btn.nav_btn_bottom {
    width: 49.5%;
    margin: 0;
  }

  .nav_btn_wrap a.nav_btn .txt_box {
    padding: 8px 0;
  }

  .nav_btn_wrap a.nav_btn .txt_box .en {
    height: 14px;
    margin-bottom: 8px;
  }

  .nav_btn_wrap a.nav_btn .txt_box .en:after {
    margin-top: 0;
  }

  .nav_btn_wrap a.nav_btn .txt_box .en img {
    zoom: 0.7;
  }

  .nav_btn_wrap a.nav_btn .txt_box .tit {
    font-size: 12px;
    line-height: 1.4;
  }

  .pagelink {
    min-width: auto;
  }

  .pagelink li {
    width: 49%;
    margin-right: 2%;
  }

  .pagelink li:nth-of-type(5n) {
    margin-right: 2%;
  }

  .pagelink li:nth-of-type(2n) {
    margin-right: 0;
  }

  .pagelink li a {
    padding: 6px 2px;
  }

  .pagelink li a .tit {
    font-size: 1em;
  }

  .pagelink li a .en {
    height: 14px;
    line-height: 14px;
  }

  .pagelink li a .en img {
    zoom: 0.7;
  }

  .blogLink_box .flexbox::after,
  .blogLink_box .pagelink::after {
    width: 100%;
  }

  .pagelink.pagelink--news a {
    padding: 14px 2px;
  }

  .pagelink.pagelink--shitisai {
    padding-top: 0;
  }

  .pagelink.pagelink--shitisai li {
    width: 80%;
  }

  .pagelink.pagelink--shitisai a {
    padding: 14px 2px;
  }

  #sec7_1 .menu_box {
    height: initial;
  }

  .blogLink_box .item {
    width: 100%;
    margin-bottom: 20px;
  }

  /* common */
  .wide_block {
    display: none;
  }

  .tight_block {
    display: block;
  }

  .wide_inline {
    display: none;
  }

  .tight_inline {
    display: inline;
  }

  .tight_hidden {
    display: none !important;
  }

  .wide_hidden {
    display: block !important;
  }
}

#sec6 .topBlogList_item:nth-child(4),
#sec6 .topBlogList_item:nth-child(5),
#sec6 .topBlogList_item:last-child {
  display: none;
}
