@charset "UTF-8";
/* reset */
html {
  overflow-y: scroll;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, section, figure, aside, header, footer, main, nav, label {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

a {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

dt, th, h1, h2, h3, h4, h5, h6 {
  font-weight: 500;
}

section, figure, aside, header, footer, main, nav {
  display: block;
}

address, caption, cite, code, dfn, em, strong, th, var {
  font-style: normal;
}

table {
  border-collapse: collapse;
}

caption, th {
  text-align: left;
}

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

object,
embed {
  vertical-align: top;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: 500;
}

img, abbr, acronym, fieldset {
  border: 0;
}

li {
  list-style-type: none;
}

img {
  vertical-align: bottom;
}

hr {
  clear: both;
  border: none;
  background-color: #FFFFFF;
}

/* --------------------------------------------------------
01share style
-------------------------------------------------------- */
.tal {
  text-align: left;
}

.tar {
  text-align: right;
}

.tac {
  text-align: center;
}

.fwb {
  font-weight: bold;
}

.fwn {
  font-weight: normal;
}

/*CSS Rollover*/
a.cssRoll img {
  opacity: 1;
}

a:hover.cssRoll img {
  opacity: 0.6;
}

body {
  font-weight: 500;
  line-height: 1.7;
  color: #373737;
}

a:link {
  text-decoration: none;
}

a:visited {
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

a:active {
  text-decoration: none;
}

figure {
  display: block;
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
  -webkit-margin-start: 0;
  -webkit-margin-end: 0;
}

em {
  font-weight: bold;
}

/* ---------------------------
module
--------------------------- */
#wrapper {
  position: relative;
  overflow: hidden;
}

body {
  font-family: "Yu Gothic", YuGothic, "Hiragino Kaku Gothic Pro", "YuGothic", "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif;
  color: #212121;
  -webkit-text-size-adjust: 100%;
}

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

a {
  color: #212121;
}

a[href^="tel:"] {
  cursor: default;
}

.mod-clear {
  overflow: hidden;
}

.op:hover {
  opacity: 0.6;
}

.flr {
  float: right !important;
}

.tac {
  text-align: center;
}

.tdu {
  text-decoration: underline;
}

.c-rd {
  color: #f00;
}

.mod-article01 {
  margin-bottom: 3em;
}

.mod-p01 {
  margin-bottom: 1em;
}
.mod-p01:last-child {
  margin-bottom: 0;
}

.mod-sec01.bg-lgy {
  background: #EAEAEA;
}
.mod-sec02 {
  border-top: 1px solid #dedede;
}

.mb0e {
  margin-bottom: 0 !important;
}
.mb05e {
  margin-bottom: 0.5em !important;
}
.mb1e {
  margin-bottom: 1em !important;
}
.mb2e {
  margin-bottom: 2em !important;
}
.mb3e {
  margin-bottom: 3em !important;
}
.mb4e {
  margin-bottom: 4em !important;
}
.mb5e {
  margin-bottom: 5em !important;
}

.pb0e {
  padding-bottom: 0 !important;
}
.pb05e {
  padding-bottom: 0.5em !important;
}
.pb1e {
  padding-bottom: 1em !important;
}
.pb2e {
  padding-bottom: 2em !important;
}
.pb3e {
  padding-bottom: 3em !important;
}
.pb4e {
  padding-bottom: 4em !important;
}
.pb5e {
  padding-bottom: 5em !important;
}

.mt1e {
  margin-top: 1em !important;
}

.mr1e {
  margin-right: 1em !important;
}

.fz080 {
  font-size: 0.8em;
}
.fz085 {
  font-size: 0.85em;
}

.db {
  display: block !important;
}

.dib {
  display: inline-block !important;
}

.fll {
  float: left;
}

.c-gd {
  color: #008CCE !important;
}
.c-bk {
  color: #212121 !important;
}
.c-gy {
  color: #616161 !important;
}
.c-lgy {
  color: #EAEAEA !important;
}
.c-bu {
  color: #008CCE !important;
}
.c-gn {
  color: #01B901 !important;
}
.c-wh {
  color: #fff !important;
}
.c-pk {
  color: #EEA295 !important;
}
.c-yw {
  color: #FFFF01 !important;
}

.bg-gd {
  background: #008CCE !important;
}
.bg-bk {
  background: #212121 !important;
}
.bg-dbk {
  background: #191919 !important;
}
.bg-gy {
  background: #616161 !important;
}
.bg-lgy {
  background: #EAEAEA !important;
}
.bg-bu {
  background: #008CCE !important;
}
.bg-gn {
  background: #01B901 !important;
}
.bg-wh {
  background: #fff !important;
}
.bg-pk {
  background: #EEA295 !important;
}
.bg-lbu {
  background: #CEE9F6 !important;
}
.bg-ulbu {
  background: #E5F3FA !important;
}
.bg-yw {
  background: #FFFF01 !important;
}

.mod-ol01 li {
  list-style-type: decimal;
  margin-left: 1em;
}

.lh180 {
  line-height: 1.8;
}

.tac {
  text-align: center !important;
}

.mod-col2.device-all {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.mod-col2.device-all .mod-col2-item {
  margin: 0 1% !important;
  width: 48%;
}
.mod-link01, .mod-wysiwyg a {
  color: #212121;
  text-decoration: underline;
}
.mod-link01:hover, .mod-wysiwyg a:hover {
  text-decoration: none;
}

.mod-link-pdf:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 25px;
  height: 25px;
  background: url("../img/base/ico_pdf.svg") center no-repeat;
  background-size: contain;
}

.c-wh {
  color: #fff !important;
}
.c-bu {
  color: #008CCE !important;
}

.tdu {
  text-decoration: underline !important;
}

.pswp__caption {
  background: #D8B25D !important;
  opacity: 0.8;
  -webkit-transition: 0.6s !important;
  transition: 0.6s !important;
}

.pswp__caption__center {
  font-size: 1rem !important;
  max-width: 1000px !important;
  text-align: center !important;
  color: #212121 !important;
}

.pswp__ui--hidden .pswp__caption {
  -webkit-transform: translateY(100px) !important;
      -ms-transform: translateY(100px) !important;
          transform: translateY(100px) !important;
}

.pswp__top-bar {
  background: none !important;
  background-size: cover !important;
}

.pswp__button--close {
  background: url("../img/base/ico_close01_wh.svg") center no-repeat !important;
  background-position: center !important;
  margin-right: 10px !important;
  margin-top: 10px !important;
}

.pswp__button--arrow--left:before, .pswp__button--arrow--right:before {
  width: 50px !important;
  height: 50px !important;
  background: url("/common/img/base/ico_arrow01_r_wh.svg") center no-repeat !important;
  background-size: contain !important;
}

.pswp__button--arrow--left:before {
  -webkit-transform: scaleX(-1);
      -ms-transform: scaleX(-1);
          transform: scaleX(-1);
}

.blur .mod-mainContent,
.blur .mod-header,
.blur .mod-footer {
  -webkit-filter: blur(8px);
          filter: blur(8px);
}

.mod-bdt {
  border-top: 2px solid #212121;
}

/* ---------------------------
btn
--------------------------- */
.mod-btn01 {
  font-family: "Yeseva One", cursive, "Yu Gothic", YuGothic, "Hiragino Kaku Gothic Pro", "YuGothic", "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif;
  display: block;
  text-align: center;
  position: relative;
  width: 100%;
  cursor: pointer;
  overflow: hidden;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  font-weight: 500;
}
.mod-btn01:hover {
  text-decoration: none;
  background: #fff !important;
  color: #212121 !important;
  -webkit-box-shadow: 0 2px 7px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 2px 7px 0 rgba(0, 0, 0, 0.2);
}
.mod-btn01.bg-wh:after {
  background: rgba(186, 226, 255, 0.5);
}
.mod-btn01.bd-bk {
  border: 1px solid #212121;
}
.mod-btn01.bd-bu {
  border: 1px solid #008CCE;
}
.mod-btn01.arrow-r:before, .mod-btn01.arrow-br:before {
  content: "";
  display: block;
  background: url("../img/base/ico_arrow01_wh.svg") center no-repeat;
  background-size: contain;
  position: absolute;
  top: 50%;
  width: 12px;
  height: 12px;
}
.mod-btn01.arrow-r.bg-bk:before, .mod-btn01.arrow-r.bg-bu:before, .mod-btn01.arrow-r.bg-gn:before, .mod-btn01.arrow-br.bg-bk:before, .mod-btn01.arrow-br.bg-bu:before, .mod-btn01.arrow-br.bg-gn:before {
  background-image: url("../img/base/ico_arrow01_wh.svg");
}
.mod-btn01.arrow-r.bg-lgy:before, .mod-btn01.arrow-r.bg-wh:before, .mod-btn01.arrow-br.bg-lgy:before, .mod-btn01.arrow-br.bg-wh:before {
  background-image: url("../img/base/ico_arrow01_bu.svg");
}
.mod-btn01.arrow-r.c-pk:before, .mod-btn01.arrow-br.c-pk:before {
  background-image: url("../img/base/ico_arrow01_pk.svg");
}
.mod-btn01.arrow-r:before {
  right: 6px;
  margin-top: -6px;
}
.mod-btn01.arrow-br:before {
  right: 6px;
  margin-top: -10px;
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}
.mod-btn01.ico-mail span {
  position: relative;
  display: inline-block;
}
.mod-btn01.ico-mail span:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  background: url("../img/base/ico_mail_01.svg") center no-repeat;
  background-size: contain;
  width: 24px;
  height: 24px;
  margin-right: 10px;
}
.mod-btn01.ico-onLeft {
  padding-left: 50px;
}
.mod-btn01.ico-onLeft:after {
  content: "";
  display: block;
  background: url() center no-repeat;
  background-size: contain;
  position: absolute;
  top: 50%;
  margin-top: -22px;
  width: 45px;
  height: 45px;
  left: 5px;
}
.mod-btn01 span, .mod-btn01 aside {
  position: relative;
  z-index: 1;
}
.mod-btn01.newTab-r:before, .mod-btn01.newTab-br:before {
  content: "";
  display: block;
  background: url("../img/base/ico_newTab_01_wh.svg") center no-repeat;
  background-size: contain;
  position: absolute;
  top: 50%;
}
/* ---------------------------
mod-header
--------------------------- */
.mod-header {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 99;
}
#cat-special .mod-header {
  position: relative;
}
.mod-header-logo {
  font-family: "Yeseva One", cursive, "Yu Gothic", YuGothic, "Hiragino Kaku Gothic Pro", "YuGothic", "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif;
}
.mod-header-logo a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.mod-header-logo-bear {
  margin-right: 10px;
}
.mod-header-logo-bear img {
  width: 100%;
}
.mod-header-weather-txts {
  font-family: "Yeseva One", cursive, "Yu Gothic", YuGothic, "Hiragino Kaku Gothic Pro", "YuGothic", "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif;
}
.mod-header-snses-item a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 51px;
  height: 51px;
  border-radius: 50%;
}
.mod-header-snses-item.item-home a {
  background: #212121;
}
.mod-header-snses-item.item-facebook a {
  border: 1px solid #444444;
  background: #fff;
}
.mod-header-snses-item.item-instagram a {
  background: #444444;
}

/* ---------------------------
mod-gnav
--------------------------- */
.mod-gnav {
  position: absolute;
  left: 0;
  height: 100vh;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  opacity: 0;
  -webkit-transform: translateX(-100px);
      -ms-transform: translateX(-100px);
          transform: translateX(-100px);
  background: #212121;
  pointer-events: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  top: 0;
  width: 100%;
  padding: 0 30px;
  z-index: 98;
}
.mod-gnav.on {
  opacity: 1;
  -webkit-transform: translateX(0vw);
      -ms-transform: translateX(0vw);
          transform: translateX(0vw);
  pointer-events: auto;
}
.mod-gnav:after {
  content: "";
  display: block;
  background: url("../img/base/bg_city.svg") center bottom no-repeat;
  background-size: contain;
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
}
.mod-gnav-links {
  text-align: center;
  font-size: 1.1rem;
  position: relative;
  z-index: 1;
}
.mod-gnav-links-item {
  margin-bottom: 1.5em;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  opacity: 0;
  -webkit-transform: translateX(-40px);
      -ms-transform: translateX(-40px);
          transform: translateX(-40px);
}
.mod-gnav-links-item a {
  color: #fff;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.mod-gnav-links-item a:hover, #cat-home .mod-gnav-links-item.item-home a, #cat-special .mod-gnav-links-item.item-special a, #cat-trip .mod-gnav-links-item.item-trip a, #cat-discover .mod-gnav-links-item.item-discover a, #cat-first .mod-gnav-links-item.item-first a, #cat-about .mod-gnav-links-item.item-about a {
  color: #C7B25A;
  text-decoration: none;
}
.mod-gnav.on .mod-gnav-links-item {
  opacity: 1;
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
}
.mod-gnav.on .mod-gnav-links-item:nth-child(1) {
  -webkit-transition-delay: 0.3s;
          transition-delay: 0.3s;
}
.mod-gnav.on .mod-gnav-links-item:nth-child(2) {
  -webkit-transition-delay: 0.4s;
          transition-delay: 0.4s;
}
.mod-gnav.on .mod-gnav-links-item:nth-child(3) {
  -webkit-transition-delay: 0.5s;
          transition-delay: 0.5s;
}
.mod-gnav.on .mod-gnav-links-item:nth-child(4) {
  -webkit-transition-delay: 0.6s;
          transition-delay: 0.6s;
}
.mod-gnav.on .mod-gnav-links-item:nth-child(5) {
  -webkit-transition-delay: 0.7s;
          transition-delay: 0.7s;
}
.mod-gnav.on .mod-gnav-links-item:nth-child(6) {
  -webkit-transition-delay: 0.8s;
          transition-delay: 0.8s;
}
.mod-gnav-links-item.item-noLink {
  color: rgba(33, 33, 33, 0.5);
}
.mod-gnav-links-en {
  font-family: "Yeseva One", cursive, "Yu Gothic", YuGothic, "Hiragino Kaku Gothic Pro", "YuGothic", "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif;
}
.mod-gnav-btn {
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.mod-gnav-btn-lines {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.on .mod-gnav-btn-lines {
  -webkit-transform: rotateY(-180deg);
          transform: rotateY(-180deg);
}
.mod-gnav-btn-lines-item {
  height: 2px;
  background: #fff;
  width: 30px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
#cat-special .mod-gnav-btn-lines-item {
  background: #212121;
}
.mod-gnav-btn-lines-item:not(:last-child) {
  margin-bottom: 8px;
}
.on .mod-gnav-btn-lines-item {
  background: #fff !important;
}
.on .mod-gnav-btn-lines-item:nth-child(1) {
  -webkit-transform: rotate(45deg) translate(5px, 9px);
      -ms-transform: rotate(45deg) translate(5px, 9px);
          transform: rotate(45deg) translate(5px, 9px);
}
.on .mod-gnav-btn-lines-item:nth-child(2) {
  -webkit-transform: scaleX(0);
      -ms-transform: scaleX(0);
          transform: scaleX(0);
}
.on .mod-gnav-btn-lines-item:nth-child(3) {
  -webkit-transform: rotate(-45deg) translate(5.4px, -9.6px);
      -ms-transform: rotate(-45deg) translate(5.4px, -9.6px);
          transform: rotate(-45deg) translate(5.4px, -9.6px);
}

/* ---------------------------
mod-footer
--------------------------- */
.mod-footer {
  position: relative;
  text-align: center;
  padding-bottom: 30px;
}
.mod-footer:before {
  content: "";
  display: block;
  width: 218px;
  height: 218px;
  border-radius: 50%;
  background: #fff;
  position: absolute;
  left: 50%;
  top: -27px;
  margin-left: -109px;
}
.mod-footer-sns {
  position: relative;
  margin-top: -10px;
  margin-bottom: 1em;
}
.mod-footer-sns-h {
  margin-bottom: 0.6em;
}
.mod-footer-sns-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.mod-footer-sns-links-item {
  margin: 0 0.5em;
}
.mod-footer-copyright {
  position: relative;
  font-size: 0.8rem;
}

/* ---------------------------
mod-h
--------------------------- */
.mod-h01 {
  text-align: center;
}
.mod-h01.item-withSpark:before {
  content: "";
  display: inline-block;
  background: url("../img/base/ico_spark01.svg") center no-repeat;
  background-size: contain;
}
.mod-h01-en {
  font-family: "Yeseva One", cursive, "Yu Gothic", YuGothic, "Hiragino Kaku Gothic Pro", "YuGothic", "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif;
  line-height: 1;
}
.mod-h01-ja {
  line-height: 1.5;
  font-weight: bold;
}
.mod-h02 {
  text-align: center;
}
.mod-h02-en {
  font-family: "Yeseva One", cursive, "Yu Gothic", YuGothic, "Hiragino Kaku Gothic Pro", "YuGothic", "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif;
  line-height: 1;
  font-weight: 700;
  margin-bottom: 0.3em;
  letter-spacing: 0.1em;
}
.mod-h03 {
  font-weight: bold;
  margin-bottom: 1.5em;
  text-align: center;
}
.mod-h04 {
  font-family: "Yeseva One", cursive, "Yu Gothic", YuGothic, "Hiragino Kaku Gothic Pro", "YuGothic", "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif;
  font-weight: bold;
  text-align: center;
}
.mod-h05 {
  font-weight: bold;
  margin-bottom: 1.5em;
  text-align: center;
}

/* ---------------------------
btns
--------------------------- */
.mod-btns1Col, .mod-btns2Col, .mod-btns3Col, .mod-btns5Col, .mod-btnsFlex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.mod-btns1Col.align-left, .mod-btns2Col.align-left, .mod-btns3Col.align-left, .mod-btns5Col.align-left, .mod-btnsFlex.align-left {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.mod-btnsFlex {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.mod-btnsFlex-item {
  margin: 0 10px 10px;
}
.mod-btns2Col-item {
  width: 48%;
}
.mod-btns2Col-item:not(:last-child) {
  margin-right: 1em;
}
.mod-btns3Col-item {
  width: 31%;
}
.mod-btns3Col-item:not(:last-child) {
  margin-right: 1em;
}
.mod-btns5Col {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.mod-btns5Col-item {
  margin-bottom: 1em;
}
.mod-btns5Col-item .mod-btn01 {
  height: 4em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 0.9em;
}

/* ---------------------------
link
--------------------------- */
.mod-link01, .mod-wysiwyg a {
  color: #008CCE;
  text-decoration: underline !important;
}
.mod-link01:hover, .mod-wysiwyg a:hover {
  text-decoration: none !important;
}
.mod-link-tel:hover {
  text-decoration: none;
}

/* ---------------------------
pankuzu
--------------------------- */
.mod-pankuzu {
  margin-bottom: 1em;
}
.mod-pankuzu-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  font-size: 0.85rem;
}
.mod-pankuzu-links-item:not(:last-child):after {
  content: ">";
  margin: 0 1em;
}

/* ---------------------------
form
--------------------------- */
.mod-formsec {
  border: 4px solid #efefef;
  background: #fff;
}
.mod-form-btns {
  margin-bottom: 2em;
}
.mod-form-table {
  width: 100%;
}
.mod-form-table th {
  font-weight: bold;
}
.mod-form-table .error {
  color: #f00;
}
.mod-form-must {
  background: #008CCE;
  color: #fff;
  margin-left: 1em;
  padding: 4px 10px;
  font-weight: normal;
  font-size: 0.85rem;
}
.mod-form-error {
  color: #f00;
}
.mod-form-notes01 {
  font-size: 0.9rem;
}
.mod-form-areas {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: 1em;
}
.mod-form-areas-item {
  border: 1px solid #212121;
  font-size: 0.85rem;
  padding: 2px 8px;
  margin-right: 8px;
}
.mod-form-privacy {
  background: #F2F2F2;
  padding: 1em;
}
.mod-form-privacy-h {
  font-weight: bold;
}
/* ---------------------------
input
--------------------------- */
.mod-input-text, .mod-input-textarea, .mod-input-select {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  background: #efefef;
  border: 1px solid #D1D1D1;
  position: relative;
  vertical-align: middle;
  -webkit-box-shadow: 0 0 30px 35px rgba(0, 130, 206, 0);
          box-shadow: 0 0 30px 35px rgba(0, 130, 206, 0);
  border-radius: 0;
}
.mod-input-text + span, .mod-input-textarea + span, .mod-input-select + span {
  position: relative;
}
.mod-input-text + span:after, .mod-input-textarea + span:after, .mod-input-select + span:after {
  position: absolute;
  display: block;
  background: #000;
  padding: 2px 8px;
  right: 0;
  top: -100px;
  font-size: 0.85rem;
}
.mod-input-text.invalid, .mod-input-textarea.invalid, .mod-input-select.invalid {
  border-color: #d45252;
}
.mod-input-text[disabled=disabled], .mod-input-textarea[disabled=disabled], .mod-input-select[disabled=disabled] {
  background: #dedede;
}
.mod-input-text, .mod-input-textarea {
  width: 100%;
}
.mod-input-textarea {
  line-height: 1.3;
  resize: vertical;
}
.mod-input-zipBtn {
  display: inline-block !important;
  vertical-align: middle;
  width: auto;
  margin-left: 1em;
}
.mod-input-radios-item {
  margin-right: 1em;
}
.mod-input-btn {
  font-family: "Yu Gothic", YuGothic, "Hiragino Kaku Gothic Pro", "YuGothic", "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif;
  border: none;
  font-weight: 500;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  cursor: pointer;
  display: block;
  color: #fff;
  text-align: center;
  background: #008CCE;
  border: none;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 6px;
}
.mod-input-btn:hover {
  text-decoration: none;
  background: #00699b;
}
.mod-input-radio {
  margin-right: 8px;
}
.mod-input-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.mod-input-chekboxes-item {
  margin-bottom: 0.5em;
}
.mod-input-chekboxes-clear {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.mod-input-chekboxes-txts {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-top: -6px;
  margin-left: 10px;
}
.mod-input-chekboxes-txt {
  font-size: 1.1rem;
}
.mod-input-ex {
  background: #CEE9F6;
  color: #008CCE;
  display: inline-block;
  padding: 2px 8px;
  margin-top: 0.2em;
}

.mod-form-check-txt {
  margin-bottom: 2em;
}

/* ---------------------------
list
--------------------------- */
.mod-list01 li {
  margin-left: 1em;
}
.mod-list01 li:before {
  content: "・";
  margin-left: -1em;
}
.mod-list02 li {
  margin-left: 1em;
}
.mod-list02 li:before {
  content: "■";
  margin-left: -1em;
}
.mod-list03 li {
  list-style-type: disc;
  margin-left: 1em;
}

.mod-ol01 {
  list-style-type: decimal;
}
.mod-ol01 li {
  margin-bottom: 0.2em;
}

/* ---------------------------
mod-slider
--------------------------- */
.mod-slider01 {
  position: relative;
}
.mod-slider01 .slick-list {
  overflow: visible;
}
.mod-slider01 .slick-track {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
.mod-slider01 .slick-slide {
  height: auto;
}
.mod-slider01-frame {
  position: relative;
}
.mod-slider01-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.mod-slider01-list-item {
  position: relative;
}
.mod-slider01-list-item.modalLink:hover:before, .mod-slider01-list-item.modalLink:hover:after {
  opacity: 1;
  cursor: pointer;
}
.mod-slider01-list-item.modalLink:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  opacity: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.mod-slider01-list-item.modalLink:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url("../img/base/ico_zoom01_wh.svg") center no-repeat;
  background-size: 84px;
  opacity: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.mod-slider01-btn {
  position: absolute;
  top: 50%;
  z-index: 1;
  cursor: pointer;
  background: #212121;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 50%;
}
.mod-slider01-btn.item-prev {
  -webkit-transform: scaleX(-1);
      -ms-transform: scaleX(-1);
          transform: scaleX(-1);
}
.mod-slider01-txts {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(40%, rgba(34, 34, 34, 0)), to(rgba(34, 34, 34, 0.8)));
  background: linear-gradient(180deg, rgba(34, 34, 34, 0) 40%, rgba(34, 34, 34, 0.8) 100%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  padding: 27px 55px;
  color: #fff;
}
.mod-slider01-txts dt:after {
  content: "-";
  display: block;
  margin: 0.3em 0 0.2em;
}
.mod-slider-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.mod-slider-nav li {
  cursor: pointer;
  border-radius: 50%;
  width: 14px;
  height: 14px;
  background: #E0E0E0;
  margin: 0 20px 10px;
}
.mod-slider-nav li.slick-active {
  background: #898989;
}
.mod-slider-nav button {
  display: none;
}

/* ---------------------------
posts
--------------------------- */
.mod-posts01-item {
  -webkit-transition: 0.9s;
  transition: 0.9s;
  opacity: 0;
  -webkit-transform: translateY(50px);
      -ms-transform: translateY(50px);
          transform: translateY(50px);
}
.mod-posts01-item.on {
  opacity: 1;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}
.mod-posts01-head {
  margin-bottom: 1em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.mod-posts01-item:nth-child(2n+1) .mod-posts01-head {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.mod-posts01-num {
  font-family: "Yeseva One", cursive, "Yu Gothic", YuGothic, "Hiragino Kaku Gothic Pro", "YuGothic", "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif;
  text-align: center;
  line-height: 1;
  margin-bottom: 0.5em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.mod-posts01-num em {
  font-weight: normal;
  display: block;
  position: relative;
}
.mod-posts01-num em:before {
  content: "";
  display: block;
  width: 116px;
  height: 60px;
  background: url("../img/base/ico_wave_bk.svg") center no-repeat;
  background-size: contain;
  position: absolute;
  top: 50%;
  margin-top: -30px;
}
.mod-posts01-item:nth-child(2n+1) .mod-posts01-num {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.mod-posts01-item:nth-child(2n+1) .mod-posts01-num em:before {
  right: 60%;
}
.mod-posts01-item:nth-child(2n) .mod-posts01-num em:before {
  left: 60%;
  -webkit-transform: scaleX(-1);
      -ms-transform: scaleX(-1);
          transform: scaleX(-1);
}
.mod-posts01-dateClear {
  font-family: "Yeseva One", cursive, "Yu Gothic", YuGothic, "Hiragino Kaku Gothic Pro", "YuGothic", "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #fff;
  padding: 2px 8px;
}
.mod-posts01-date:after {
  content: "/";
  margin: 0 0.5em;
}
.mod-posts01-cats {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.mod-posts01-cats-item:not(:last-child) {
  margin-right: 1em;
}
.mod-posts01-cats-item a {
  color: #212121;
  text-decoration: underline;
}
.mod-posts01-cats-item a:hover {
  text-decoration: none;
}
.mod-posts01-h {
  font-weight: bold;
  margin-bottom: 1em;
  line-height: 2;
}
.mod-posts01-item:nth-child(2n+1) .mod-posts01-h {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.mod-posts01-item:nth-child(2n+1) .mod-posts01-more {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.mod-posts01-more .mod-btn01 {
  max-width: 200px;
}
.mod-posts02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.mod-posts02-item {
  position: relative;
  color: #fff;
  background: url() center no-repeat;
  background-size: cover;
}
.mod-posts02-item a {
  color: #fff;
  text-decoration: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.mod-posts02-item a:hover {
  color: #C7B25A;
}
.mod-posts02-areas {
  position: absolute;
  left: 20px;
  top: 15px;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.mod-posts02-areas-item {
  margin-right: 1em;
}
.mod-posts02-name {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: rgba(0, 0, 0, 0.3);
  text-align: center;
  text-decoration: none;
}
.mod-posts02-name:hover {
  background: rgba(0, 0, 0, 0.6);
}
.mod-posts02-tags {
  position: absolute;
  left: 20px;
  bottom: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  font-size: 0.9rem;
}
.mod-posts02-tags-item {
  margin-right: 1em;
}
.mod-posts03 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.mod-posts03-item {
  position: relative;
  color: #fff;
}
.mod-posts03-item a {
  color: #fff;
}
.mod-posts03-img {
  margin-bottom: 0.5em;
}
.mod-posts03-h {
  font-size: 0.9rem;
}

.mod-post01 {
  max-width: 800px;
  margin: 0 auto;
}
.mod-post01-info {
  border-top: solid 1px #000;
  border-bottom: solid 1px #000;
}
.mod-post01-info table th {
  font-weight: bold;
}
.mod-post01-info table td a {
  word-break: break-all;
}
.mod-post01-article {
  border-bottom: 1px solid #212121;
}
.mod-post01-time {
  font-family: "Yeseva One", cursive, "Yu Gothic", YuGothic, "Hiragino Kaku Gothic Pro", "YuGothic", "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif;
  font-weight: 100;
}
.mod-post01-cats {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.mod-post01-cats-item {
  margin-right: 0.5em;
}
.mod-post01-h {
  font-weight: bold;
  margin-bottom: 1em;
}
.mod-post01-thumb {
  margin-bottom: 2em;
  text-align: center;
}
.mod-post01-snses {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.mod-post01-snses-item {
  display: inline-block;
  vertical-align: top;
  line-height: 0;
  margin: 0 5px;
}
.mod-post01-postNav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-top: 3px solid #212121;
  border-bottom: 3px solid #212121;
}
.mod-post01-postNav-item a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.mod-post01-postNav-item a:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  background: url("../img/base/ico_arrow01_gy.svg") center no-repeat;
  background-size: contain;
  margin-right: 0.5em;
}
.mod-post01-postNav-item.item-prev a:before {
  -webkit-transform: scaleX(-1);
      -ms-transform: scaleX(-1);
          transform: scaleX(-1);
}
.mod-post01-postNav-item.item-next a {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.mod-post01-postNav-txt {
  font-family: "Yeseva One", cursive, "Yu Gothic", YuGothic, "Hiragino Kaku Gothic Pro", "YuGothic", "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif;
  font-weight: bold;
}
.mod-post01-postNav-img img {
  border-radius: 50%;
}
.mod-post-author-profile dt {
  font-size: 1.2em;
  margin-bottom: 0.5em;
}
/* ---------------------------
pagenavi
--------------------------- */
.mod-pagenavi {
  font-family: "Yeseva One", cursive, "Yu Gothic", YuGothic, "Hiragino Kaku Gothic Pro", "YuGothic", "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 2em;
}
.mod-pagenavi .wp-pagenavi {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.mod-pagenavi li, .mod-pagenavi a, .mod-pagenavi span {
  margin: 0 0.5em;
  cursor: pointer;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: 1px solid #212121;
}
.mod-pagenavi li.on, .mod-pagenavi li.current, .mod-pagenavi a.on, .mod-pagenavi a.current, .mod-pagenavi span.on, .mod-pagenavi span.current {
  background: #212121;
  color: #fff;
}
/* ---------------------------
wysiwyg
--------------------------- */
.mod-wysiwyg {
  overflow: hidden;
}
.mod-wysiwyg h1, .mod-wysiwyg h2, .mod-wysiwyg h3, .mod-wysiwyg h4, .mod-wysiwyg h5, .mod-wysiwyg h6 {
  clear: both;
}
.mod-wysiwyg p {
  margin-bottom: 1em;
}
.mod-wysiwyg ul, .mod-wysiwyg ol {
  margin-bottom: 1em;
  margin-left: 2em;
}
.mod-wysiwyg ul li {
  list-style: disc !important;
}
.mod-wysiwyg ol li {
  list-style: decimal !important;
}
.mod-wysiwyg img {
  max-width: -webkit-max-content;
  max-width: -moz-max-content;
  max-width: max-content;
  height: auto;
  max-height: 660px;
  width: 100%;
  text-align: center;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.mod-wysiwyg strong {
  font-weight: bold;
}
.mod-wysiwyg em {
  font-style: italic;
}
.mod-wysiwyg blockquote {
  display: block;
  -webkit-margin-before: 1em;
  -webkit-margin-after: 1em;
  -webkit-margin-start: 40px;
  -webkit-margin-end: 40px;
}
.mod-wysiwyg .aligncenter {
  display: block;
  margin: 0 auto;
}
.mod-wysiwyg .alignright {
  float: right;
  margin-bottom: 1.5em;
  margin-left: 1.5em;
}
.mod-wysiwyg .alignleft {
  float: left;
  margin-bottom: 1.5em;
  margin-right: 1.5em;
}
.mod-wysiwyg iframe {
  max-width: 100%;
}
.mod-wysiwyg .wp-caption {
  width: 100% !important;
}

.wp-video {
  width: 100% !important;
}
.wp-video video {
  height: auto;
  max-height: 660px;
  aspect-ratio: auto !important;
  width: 100%;
  margin: 0 auto;
}

/* ---------------------------
mod-mv
--------------------------- */
.mod-mv01 {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: url() center no-repeat;
  background-size: cover;
  overflow: hidden;
}
.mod-mv01:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
}
.mod-mv01:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 20%;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.5)));
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
}
.mod-mv01.home-mv:after, .mod-mv01.trip-single-mv:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url("../img/base/ico_dot_01.png") 0 0;
}
.mod-mv01-video {
  position: absolute;
  top: 0;
}
.mod-mv01-in {
  position: relative;
  z-index: 1;
}
.mod-mv02 {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: url() center no-repeat;
  background-size: cover;
}
/* ---------------------------
mod-sec
--------------------------- */
.mod-sec01.bdt {
  border-top: 2px solid #212121;
}
.mod-sec01.has-cityBg {
  padding-bottom: 0;
}
.mod-sec01.has-cityBg:after {
  content: "";
  display: block;
  background: url("../img/base/bg_city.svg") center bottom no-repeat;
  background-size: contain;
  opacity: 0.1;
}

/* ---------------------------
search
--------------------------- */
.mod-search01 {
  background: #212121;
}
.mod-search01 .mod-input-text {
  border: none;
}
.mod-search01-inputWrap {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.mod-search01-btn {
  background: #efefef;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: none;
}
.mod-search01-btn:hover {
  background: #efefef;
}

/* ---------------------------
tag
--------------------------- */
.mod-tag-sec {
  margin-bottom: 2em;
}
.mod-tag-all {
  background: #C7B25A;
  display: none;
}
.mod-tag-all-close {
  font-family: "Yeseva One", cursive, "Yu Gothic", YuGothic, "Hiragino Kaku Gothic Pro", "YuGothic", "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif;
  text-align: right;
  margin-bottom: 1em;
  cursor: pointer;
}
.mod-tag-all-close img {
  vertical-align: middle;
  margin-left: 10px;
}

.mod-tags01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.mod-tags01-item {
  font-size: 1.2rem;
  border: 1px solid transparent;
}
.mod-tags01-item a, .mod-tags01-item span {
  display: block;
  padding: 9px 15px;
  background: #fff;
  cursor: pointer;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.mod-tags01-item.item-more span {
  background: #212121;
  color: #fff;
}
.mod-tags01-item:hover, .mod-tags01-item.item-current {
  border-color: #fff;
}
.mod-tags01-item:hover a, .mod-tags01-item.item-current a {
  background: #C7B25A;
  color: #fff;
  text-decoration: none;
}

/* ---------------------------
mod-shareSec
--------------------------- */
.mod-shareSec {
  padding: 20px 0;
}
.mod-shareSec-clear {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.mod-shareSec-h {
  font-family: "Kaushan Script", cursive, "Yu Gothic", YuGothic, "Hiragino Kaku Gothic Pro", "YuGothic", "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif;
  line-height: 1;
  font-size: 1.2em;
  margin-right: 1em;
}
.mod-shareSec-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.mod-shareSec-links-item {
  margin: 0 10px;
  width: 28px;
}

/* ---------------------------
special
--------------------------- */
.mod-special-head:before {
  content: "";
  display: block;
  position: absolute;
  background: url("../img/special/ico_stamp.svg") center no-repeat;
  background-size: contain;
  z-index: -1;
}
.mod-special-head-in {
  position: relative;
}
.mod-special-head-lead dt {
  font-family: "Kaushan Script", cursive, "Yu Gothic", YuGothic, "Hiragino Kaku Gothic Pro", "YuGothic", "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif;
  line-height: 1;
  line-height: 1.3;
  margin-bottom: 1rem;
}
.mod-special-head-lead dd {
  font-weight: bold;
}
.mod-special-slider01-list .slick-list {
  padding: 0 !important;
}
.mod-special-sec-head {
  text-align: center;
  position: relative;
  z-index: 1;
}
.mod-special-sec-num {
  font-family: "Yeseva One", cursive, "Yu Gothic", YuGothic, "Hiragino Kaku Gothic Pro", "YuGothic", "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif;
  margin-bottom: 0.5em;
}
.mod-special-sec-num:before {
  content: "-";
  margin-right: 0.3em;
}
.mod-special-sec-num:after {
  content: "-";
  margin-left: 0.3em;
}
.mod-special-sec-h {
  font-family: "Kaushan Script", cursive, "Yu Gothic", YuGothic, "Hiragino Kaku Gothic Pro", "YuGothic", "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif;
  line-height: 1;
  text-align: center;
  z-index: 1;
  text-shadow: 0 0 5px white;
}
.mod-special-sec-img {
  text-align: center;
  position: relative;
}
.mod-special-sec-lead {
  font-weight: bold;
  margin-bottom: 1em;
}
.item-home-special .mod-special-sec-lead {
  margin-bottom: 0;
}
.mod-special-sec-article {
  margin-bottom: 2em;
}
.item-home-special .mod-special-sec-article {
  display: none;
}
/* ---------------------------
videoModal
--------------------------- */
.mod-videoModal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: rgba(0, 0, 0, 0.5);
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 99;
  cursor: pointer;
  pointer-events: none;
  opacity: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.mod-videoModal.on {
  opacity: 1;
  pointer-events: auto;
}
.mod-videoModal-video {
  max-width: 80vw;
  max-height: 80vh;
}
.mod-videoModal-close {
  position: absolute;
  right: 20px;
  top: 20px;
}

/* ---------------------------
home
--------------------------- */
.home-intro {
  z-index: 99;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000 url("../img/home/intro_bg_01.jpg") center no-repeat;
  background-size: cover;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
  text-align: center;
}
.home-intro.off {
  -webkit-transition: 1.5s;
  transition: 1.5s;
  opacity: 0;
  pointer-events: none;
}
.home-intro-en {
  font-family: "Bellefair", serif;
  margin-bottom: 0.2em;
}
.home-intro-ja {
  font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", Georgia, "Times New Roman", Times, "MS P Mincho", "MS Mincho", serif;
  font-weight: normal;
  margin-bottom: 1em;
  line-height: 1.8;
}
.home-intro-logo {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.home-mv-h {
  text-align: center;
}
.home-mv-h img {
  width: 100%;
}
.home-mv-search {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 1;
}
.home-mv-search-in {
  max-width: 590px;
  margin: 0 auto;
  position: relative;
}
.home-mv-search-input {
  border: 2px solid #fff;
  color: #fff;
  font-weight: bold;
}
.home-mv-search-btn {
  position: absolute;
}
.home-special-slider-item {
  text-align: center;
}
.home-special-slider-item a {
  background: #fff;
  display: block;
  text-decoration: none;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.home-special-slider-item a:hover {
  background: #212121;
  color: #fff;
}
.home-special-slider-item a:hover .mod-special-sec-h {
  text-shadow: 0 0 0 #fff !important;
}
.home-departure {
  background: url("/common/img/home/departure_bg_01.jpg") center no-repeat;
  background-size: cover;
}
.home-departure-links-item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: url() center no-repeat;
  background-size: cover;
  color: #fff;
  text-align: center;
}
.home-departure-links-item.item-first {
  background-image: url("../img/home/departure_bg_first.jpg");
}
.home-departure-links-item.item-about {
  background-image: url("../img/home/departure_bg_about.jpg");
}
.home-departure-first {
  margin-bottom: 2em;
}
.home-departure-first dt {
  font-family: "Kaushan Script", cursive, "Yu Gothic", YuGothic, "Hiragino Kaku Gothic Pro", "YuGothic", "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif;
  line-height: 1;
  margin-bottom: 0.5em;
}
.home-departure-first dt em {
  font-weight: normal;
}
.home-departure-about-h {
  font-family: "Yeseva One", cursive, "Yu Gothic", YuGothic, "Hiragino Kaku Gothic Pro", "YuGothic", "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif;
  font-size: 1.6rem;
  margin-bottom: 1em;
}
.home-departure-about-bird {
  margin-bottom: 1em;
}
.home-departure-about-txt {
  font-size: 0.85rem;
  margin-bottom: 2em;
}

/* ---------------------------
trip
--------------------------- */
.trip-single-mv {
  background-image: url("../img/home/mv_bg_01.jpg");
  color: #fff;
}
.trip-single-mv-play {
  width: 60px;
  margin: 0 auto 1em;
  cursor: pointer;
}
.trip-single-mv-num {
  font-family: "Yeseva One", cursive, "Yu Gothic", YuGothic, "Hiragino Kaku Gothic Pro", "YuGothic", "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif;
  text-align: center;
  line-height: 1;
  margin-bottom: 0.5em;
  font-size: 1.5rem;
}
.trip-single-mv-num em {
  font-weight: normal;
  display: block;
  position: relative;
}
.trip-single-mv-dateClear {
  font-family: "Yeseva One", cursive, "Yu Gothic", YuGothic, "Hiragino Kaku Gothic Pro", "YuGothic", "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.trip-single-mv-date:after {
  content: "/";
  margin: 0 0.5em;
}
.trip-single-mv-cats {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.trip-single-mv-cats-item:not(:last-child) {
  margin-right: 1em;
}
.trip-single-mv-cats-item a {
  color: #212121;
  text-decoration: underline;
  color: #fff;
}
.trip-single-mv-cats-item a:hover {
  text-decoration: none;
}
.trip-single-mv-h {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
  font-weight: bold;
  z-index: 1;
}
.trip-catNav {
  background: #000;
}
.trip-catNav-clear {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.trip-catNav-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
.trip-catNav-links-item {
  text-align: center;
  width: 17%;
}
.trip-catNav-links-item a {
  display: block;
  padding: 15px 0;
  color: #fff;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  text-decoration: none;
}
.trip-catNav-links-item .trip-catNav-links-ico-path {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.trip-catNav-links-item a:hover, .page-food .trip-catNav-links-item.item-food a, .page-history .trip-catNav-links-item.item-history a, .page-art .trip-catNav-links-item.item-art a, .page-market .trip-catNav-links-item.item-market a, .page-relax .trip-catNav-links-item.item-relax a, .page-people .trip-catNav-links-item.item-people a {
  background: #fff;
  color: #212121;
}
.trip-catNav-links-item a:hover .trip-catNav-links-ico-path, .page-food .trip-catNav-links-item.item-food a .trip-catNav-links-ico-path, .page-history .trip-catNav-links-item.item-history a .trip-catNav-links-ico-path, .page-art .trip-catNav-links-item.item-art a .trip-catNav-links-ico-path, .page-market .trip-catNav-links-item.item-market a .trip-catNav-links-ico-path, .page-relax .trip-catNav-links-item.item-relax a .trip-catNav-links-ico-path, .page-people .trip-catNav-links-item.item-people a .trip-catNav-links-ico-path {
  fill: #212121;
}
.trip-catNav-links-ico {
  margin: 0 auto;
}
.trip-catNav-links-ico-path {
  fill: #fff;
}
.trip-catNav-archive {
  position: relative;
  z-index: 1;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer;
}
.trip-catNav-archive-btn:before {
  content: "▼";
  font-size: 0.7em;
  vertical-align: middle;
}
.trip-catNav-archive-links {
  width: 100%;
  position: absolute;
  left: 0;
  top: 100%;
  display: none;
}
.trip-catNav-archive-links a {
  display: block;
  padding: 8px;
  text-align: center;
  background: #000;
}

/* ---------------------------
discover
--------------------------- */
.discover-catName {
  text-align: center;
  font-weight: bold;
  font-size: 1.3rem;
  margin-bottom: 1em;
}
.discover-single-mv {
  color: #fff;
}
.discover-single-mv a {
  color: #fff;
}
.discover-single-mv-h {
  font-weight: bold;
}
.discover-single-mv-h-span {
  display: block;
  text-align: center;
}
.discover-single-mv-taxes {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 1;
}
.discover-single-mv-taxes-in {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.discover-single-mv-tags {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.discover-single-mv-tags-item {
  margin-right: 1em;
}
.discover-single-mv-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.discover-single-mv-area-item {
  margin-left: 1em;
}

/* ---------------------------
about
--------------------------- */
.about-lead {
  text-align: center;
}
.about-lead dt {
  font-family: "Bellefair", serif;
}
.about-lead dd {
  font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", Georgia, "Times New Roman", Times, "MS P Mincho", "MS Mincho", serif;
  font-weight: normal;
}
.about-sns-snses-item a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.about-sns-snses-img {
  margin-right: 1em;
}
.about-sns-snses-name {
  font-weight: bold;
  text-decoration: underline;
}
.about-website-links-item a {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.about-website-links-item a:hover {
  text-decoration: none;
}
.about-website-links-txts {
  background: #fff;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
a:hover .about-website-links-txts {
  color: #fff;
  background: #212121;
}
/* ---------------------------
first
--------------------------- */
.first-where-routes-item {
  position: relative;
  padding-left: 24px;
  margin-bottom: 2em;
  line-height: 1.5;
}
.first-where-routes-item:before {
  content: "";
  display: block;
  width: 18px;
  height: 18px;
  position: absolute;
  left: 0;
  top: 0;
  background: url("../img/base/ico_airplane_gd.svg") center no-repeat;
  background-size: contain;
}
.first-where-routes-h {
  font-weight: bold;
}
.first-where-routes-txt {
  font-size: 0.85rem;
}
.first-transport-vehicles-item {
  margin-bottom: 2em;
}
.first-transport-vehicles-h {
  font-weight: bold;
  margin-bottom: 1em;
}
.first-transport-vehicles-clear {
  overflow: hidden;
}
.first-transport-vehicles-img {
  float: right;
  margin-left: 1em;
  margin-bottom: 1em;
}
.first-weather-table {
  width: 100%;
}
.first-weather-table th, .first-weather-table td {
  border: 1px solid #999;
  text-align: center;
}
.first-weather-table .tr-bg-yw th, .first-weather-table .tr-bg-yw td {
  background: #E3D9AC;
}
.first-weather-table th {
  font-weight: bold;
}

@media screen and (min-width: 1299px) {
  /* ==========================================================================
     Large 
     ========================================================================== */
  .wrapin {
    max-width: 1040px;
    margin: 0 auto;
    padding: 0 20px;
  }
  /* ---------------------------
  module
  --------------------------- */
  html {
    font-size: 16px;
  }
  .spOnly {
    display: none !important;
  }
  .mod-paddingContent {
    padding-bottom: 100px;
  }
  .mod-col2.device-lapctb {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .mod-col2.device-lapctb .mod-col2-item {
    margin: 0 1% !important;
    width: 48%;
  }
  .mod-t {
    max-width: 1040px;
    margin: 0 auto;
    padding: 0 20px;
  }
  .mod-wrapin {
    max-width: 1040px;
    margin: 0 auto;
    padding: 0 20px;
  }
  .pswp__button--close {
    width: 40px !important;
    height: 40px !important;
  }
  .mod-w800 {
    max-width: 840px;
  }
  /* ---------------------------
  btn
  --------------------------- */
  .mod-btn01 {
    padding: 12px 20px;
    font-size: 1.1rem;
  }
  .mod-btn01.size-s {
    padding: 8px 16px;
  }
  .mod-btn01.w100 {
    width: 8em;
    margin: 0 auto;
    padding: 6px 12px;
    letter-spacing: 0;
    font-size: 1rem;
  }
  .mod-btn01.w380 {
    width: 380px;
    margin: 0 auto;
  }
  .mod-btn01.w680 {
    width: 680px;
    margin: 0 auto;
  }
  .mod-btn01.newTab-r:before, .mod-btn01.newTab-br:before {
    width: 24px;
    height: 24px;
  }
  .mod-btn01.newTab-r:before {
    right: 10px;
    margin-top: -10px;
  }
  /* ---------------------------
  mod-header
  --------------------------- */
  .mod-header {
    height: 130px;
    padding: 12px 30px;
  }
  .mod-header-logo {
    width: 160px;
  }
  .mod-header-logo-bear {
    width: 60px;
    height: 60px;
  }
  .mod-header-logo-txt {
    width: 100px;
  }
  .mod-header-weather {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: absolute;
    left: 2%;
    top: 40px;
  }
  .mod-header-weather-ico {
    width: 40px;
    margin-right: 10px;
  }
  .mod-header-weather-txts {
    font-size: 0.8rem;
  }
  .mod-header-snses {
    position: absolute;
    right: 67px;
    top: 40px;
    z-index: 1;
  }
  .mod-header-snses-item {
    margin-bottom: 1em;
  }
  /* ---------------------------
  mod-gnav
  --------------------------- */
  .mod-gnav:after {
    height: 212px;
  }
  .mod-gnav-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 800px;
    margin: 0 auto;
  }
  .mod-gnav-links-item {
    width: 50%;
  }
  .mod-gnav-links-en {
    font-size: 1.8rem;
  }
  .mod-gnav-btn {
    width: 100px;
    height: 70px;
  }
  /* ---------------------------
  mod-footer
  --------------------------- */
  /* ---------------------------
  mod-h
  --------------------------- */
  .mod-h01 {
    margin-bottom: 3em;
  }
  .mod-h01.item-withSpark:before {
    width: 22px;
    height: 22px;
    margin: 0 auto 20px;
  }
  .mod-h01-en {
    font-size: 1.8rem;
    margin-bottom: 0.8em;
  }
  .mod-h02-en {
    font-size: 1.3rem;
  }
  .mod-h03 {
    font-size: 1.4rem;
  }
  .mod-h04 {
    font-size: 1.4rem;
    padding: 50px 0;
  }
  .mod-h05 {
    font-size: 2rem;
  }
  /* ---------------------------
  btns
  --------------------------- */
  .mod-btns1Col-item {
    width: 420px;
  }
  .mod-btns5Col-item {
    width: 19%;
  }
  .mod-btns5Col-item:not(:nth-child(5n)) {
    margin-right: 1.1%;
  }
  /* ---------------------------
  link
  --------------------------- */
  /* ---------------------------
  pankuzu
  --------------------------- */
  /* ---------------------------
  form
  --------------------------- */
  .mod-formsec {
    padding: 50px 140px;
  }
  .mod-form-btns {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
  .mod-form-btns-item {
    width: 364px;
    margin: 0 10px;
  }
  .mod-form-table {
    margin-bottom: 40px;
  }
  .mod-form-table th, .mod-form-table td {
    vertical-align: top;
    border-top: 1px solid #EAEAEA;
    padding: 30px 0;
    border-bottom: 1px solid #dedede;
  }
  .mod-form-table th {
    width: 246px;
    position: relative;
  }
  .mod-form-table.db {
    display: block;
  }
  .mod-form-table.db tbody, .mod-form-table.db tr, .mod-form-table.db th, .mod-form-table.db td {
    display: block;
  }
  .mod-form-table.db th {
    width: auto;
    border-right: none;
  }
  .mod-form-table.db td {
    padding: 0;
  }
  .mod-form-privacy {
    max-width: 670px;
    margin: 0 auto;
  }
  /* ---------------------------
  input
  --------------------------- */
  .mod-input-text, .mod-input-textarea, .mod-input-select {
    padding: 10px;
    font-size: 1.02em;
  }
  .mod-input-text.size-l, .mod-input-textarea.size-l, .mod-input-select.size-l {
    width: 26em;
  }
  .mod-input-text.size-m, .mod-input-textarea.size-m, .mod-input-select.size-m {
    width: 16em;
  }
  .mod-input-text.size-sm, .mod-input-textarea.size-sm, .mod-input-select.size-sm {
    width: 12em;
  }
  .mod-input-text.size-s, .mod-input-textarea.size-s, .mod-input-select.size-s {
    width: 7em;
  }
  .mod-input-btn {
    font-size: 1.2rem;
    padding-top: 12px;
    padding-bottom: 12px;
    width: 344px;
    margin: 0 auto;
  }
  /* ---------------------------
  list
  --------------------------- */
  /* ---------------------------
  mod-slider
  --------------------------- */
  .mod-slider01-frame {
    max-width: 530px;
    margin: 0 auto;
  }
  .mod-slider01-list-item {
    max-width: 890px;
    margin: 0 25px;
  }
  .mod-slider01-btn {
    width: 48px;
    height: 48px;
    margin-top: -24px;
    padding: 16px;
  }
  .mod-slider01-btn.item-prev {
    left: -20px;
  }
  .mod-slider01-btn.item-next {
    right: -20px;
  }
  /* ---------------------------
  posts
  --------------------------- */
  .mod-posts01-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 80px;
  }
  .mod-posts01-item:nth-child(2n) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .mod-posts01-img {
    width: 120%;
  }
  .mod-posts01-item:nth-child(2n+1) .mod-posts01-img {
    margin-right: -11%;
  }
  .mod-posts01-item:nth-child(2n) .mod-posts01-img {
    margin-left: -11%;
  }
  .mod-posts01-txts {
    width: 100%;
  }
  .mod-posts01-item:nth-child(2n+1) .mod-posts01-txts {
    margin-left: -11%;
  }
  .mod-posts01-item:nth-child(2n) .mod-posts01-txts {
    margin-right: -11%;
  }
  .mod-posts01-num {
    font-size: 1.5rem;
  }
  .mod-posts01-num em {
    font-size: 6rem;
  }
  .mod-posts01-h {
    font-size: 1.4rem;
  }
  .mod-posts01-h span {
    background: #fff;
    display: inline-block;
    padding: 2px 8px;
    margin-bottom: 0.3em;
    -webkit-transition: 0.4s;
    transition: 0.4s;
  }
  .mod-posts01-h a:hover span {
    background: #212121;
    color: #fff;
  }
  .mod-posts02-item {
    margin-bottom: 50px;
    width: 30%;
    height: 300px;
  }
  .mod-posts02-item:not(:nth-child(3n)) {
    margin-right: 5%;
  }
  .mod-posts03-item {
    width: 21.1%;
    margin-bottom: 50px;
  }
  .mod-posts03-item:not(:nth-child(4n)) {
    margin-right: 5%;
  }
  .mod-post01-info {
    padding: 25px 0;
    margin-bottom: 25px;
  }
  .mod-post01-info table th {
    white-space: nowrap;
  }
  .mod-post01-article {
    margin-bottom: 60px;
    padding-bottom: 60px;
  }
  .mod-post01-in {
    max-width: 900px;
    margin: 0 auto 60px;
  }
  .mod-post01-head {
    border-top: 3px solid #212121;
    padding-top: 50px;
  }
  .mod-post01-head-clear {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .mod-post01-time {
    font-size: 3.6rem;
    margin-right: 0.4em;
  }
  .mod-post01-h {
    font-size: 1.6rem;
  }
  .mod-post01-postNav {
    padding: 10px 0;
  }
  .mod-post01-postNav-item {
    min-width: 180px;
  }
  .mod-post01-postNav-item a {
    padding: 15px 0;
  }
  .mod-post01-postNav-item a:before {
    width: 18px;
    height: 32px;
  }
  .mod-post01-postNav-txt {
    margin: 0 1em;
  }
  .mod-post01-postNav-img {
    width: 60px;
  }
  .mod-post01-related {
    padding-bottom: 60px;
  }
  .mod-post01-related-posts {
    max-width: 900px;
    margin: 0 auto;
  }
  .mod-post-author-clear {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .mod-post-author-face {
    width: 90px;
    margin-right: 30px;
  }
  .mod-post-author-profile {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  .mod-post-gmap {
    height: 400px;
  }
  /* ---------------------------
  pagenavi
  --------------------------- */
  .mod-pagenavi li, .mod-pagenavi a, .mod-pagenavi span {
    width: 50px;
    height: 50px;
  }
  /* ---------------------------
  wysiwyg
  --------------------------- */
  .mod-wysiwyg h1 {
    font-size: 2.2rem;
    line-height: 1.2308;
    margin-top: 1.641em;
    margin-bottom: 0.8205em;
    font-weight: bold;
  }
  .mod-wysiwyg h2 {
    font-size: 1.8rem;
    line-height: 1.25;
    margin-top: 2em;
    margin-bottom: 1em;
    font-weight: bold;
  }
  .mod-wysiwyg h3 {
    font-size: 1.4rem;
    line-height: 1.1852;
    margin-top: 2.3704em;
    margin-bottom: 1.1852em;
    font-weight: bold;
  }
  .mod-wysiwyg h4 {
    font-size: 1.2rem;
    line-height: 1.4545;
    margin-top: 2.9091em;
    margin-bottom: 1.4545em;
    font-weight: bold;
  }
  .mod-wysiwyg h5 {
    line-height: 1.2632;
    margin-top: 3.3684em;
    margin-bottom: 1.6842em;
    font-weight: bold;
  }
  .mod-wysiwyg h6 {
    line-height: 1.2632;
    margin-top: 3.3684em;
    margin-bottom: 1.6842em;
    font-weight: bold;
  }
  /* ---------------------------
  mod-mv
  --------------------------- */
  .mod-mv01 {
    height: 57vw;
  }
  .mod-mv01-video {
    width: 110%;
    height: 57vw;
  }
  .mod-mv02 {
    height: 400px;
  }
  /* ---------------------------
  mod-sec
  --------------------------- */
  .mod-sec01 {
    padding: 70px 0;
  }
  .mod-sec01.has-cityBg:after {
    height: 212px;
    margin-top: 20px;
  }
  /* ---------------------------
  search
  --------------------------- */
  .mod-search01 {
    padding: 15px 0;
  }
  .mod-search01-btn {
    width: 60px !important;
  }
  /* ---------------------------
  tag
  --------------------------- */
  .mod-tag-all {
    padding: 40px 0;
  }
  .mod-tags01 {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .mod-tags01-item {
    margin: 0 5px 10px;
  }
  /* ---------------------------
  mod-shareSec
  --------------------------- */
  /* ---------------------------
  special
  --------------------------- */
  .mod-special-head {
    padding-bottom: 70px;
  }
  .mod-special-head:before {
    width: 678px;
    height: 678px;
    left: 50%;
    left: 950px;
    top: 220px;
  }
  .mod-special-head-lead dt {
    font-size: 6rem;
  }
  .mod-special-head-lead dd {
    font-weight: bold;
  }
  .mod-special-slider01 {
    margin-bottom: 80px;
  }
  .mod-special-sec-head {
    width: 50%;
  }
  .item-home-special .mod-special-sec-head {
    width: 100%;
  }
  .mod-special-sec-num {
    font-size: 1.2rem;
  }
  .mod-special-sec-h {
    font-size: 3.5rem;
  }
  .mod-special-sec-clear {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-top: -50px;
  }
  .item-home-special .mod-special-sec-clear {
    display: block;
  }
  .mod-special-sec-imgs {
    width: 50%;
  }
  .item-home-special .mod-special-sec-imgs {
    width: 100%;
  }
  .mod-special-sec-txts {
    width: 42%;
  }
  .item-home-special .mod-special-sec-txts {
    width: 100%;
  }
  .mod-special-sec-img {
    margin-bottom: 1em;
  }
  .mod-special-sec-lead {
    text-align: left;
    font-size: 1.5rem;
  }
  .item-home-special .mod-special-sec-lead {
    text-align: center;
    font-size: 1.2rem;
  }
  /* ---------------------------
  videoModal
  --------------------------- */
  /* ---------------------------
  home
  --------------------------- */
  .home-intro-en {
    font-size: 4.5rem;
  }
  .home-intro-ja {
    font-size: 2rem;
  }
  .home-intro-logo {
    bottom: 60px;
  }
  .home-mv-h {
    width: 120px;
  }
  .home-mv-search {
    padding-bottom: 50px;
  }
  .home-mv-search-input {
    padding: 20px 30px;
  }
  .home-mv-search-btn {
    width: 200px;
    right: -110px;
    bottom: -15px;
  }
  .home-special-slider-item {
    width: 420px;
    margin: 0 50px;
  }
  .home-special-slider-item a {
    padding: 50px;
  }
  .home-departure-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .home-departure-links-item {
    width: 48%;
    height: 480px;
  }
  .home-departure-links-in {
    width: 335px;
  }
  .home-departure-first dt {
    font-size: 2.3rem;
  }
  .home-departure-first dt em {
    font-size: 1.4em;
  }
  /* ---------------------------
  trip
  --------------------------- */
  .trip-single-mv-num em {
    font-size: 5rem;
  }
  .trip-single-mv-h {
    padding-bottom: 50px;
    font-size: 1.8rem;
  }
  .trip-catNav-links-item a {
    padding: 15px 0;
  }
  .trip-catNav-links-ico {
    width: 32px;
    height: 32px;
  }
  .trip-catNav-archive {
    width: 100px;
  }
  /* ---------------------------
  discover
  --------------------------- */
  .discover-single-mv-h {
    font-size: 2rem;
  }
  .discover-single-mv-h-span {
    font-size: 1.4rem;
  }
  .discover-single-mv-taxes {
    bottom: 30px;
  }
  /* ---------------------------
  about
  --------------------------- */
  .about-sec01 {
    margin: 0 auto;
  }
  .about-lead dt {
    font-size: 3.5rem;
  }
  .about-lead dd {
    font-size: 1.9rem;
  }
  .about-sns {
    padding-top: 50px;
  }
  .about-sns-snses {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .about-sns-snses-item {
    width: 48%;
  }
  .about-sns-snses-img {
    width: 30%;
  }
  .about-sns-snses-txts {
    width: 65%;
  }
  .about-sns-snses-name {
    font-size: 1.2rem;
  }
  .about-website-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin: 0 auto;
  }
  .about-website-links-item {
    width: 47.6%;
    margin-bottom: 30px;
  }
  .about-website-links-txts {
    padding: 40px 30px 30px;
    min-height: 20rem;
  }
  /* ---------------------------
  first
  --------------------------- */
  .first-transport-vehicles-h {
    font-size: 1.4rem;
  }
  .first-weather-table th, .first-weather-table td {
    padding: 8px;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1299px), print {
  /* ==========================================================================
     PC 
     ========================================================================== */
  .wrapin {
    max-width: 1040px;
    margin: 0 auto;
    padding: 0 20px;
  }
  /* ---------------------------
  module
  --------------------------- */
  html {
    font-size: 16px;
  }
  .spOnly {
    display: none !important;
  }
  .tbOnly {
    display: none;
  }
  .spOnly {
    display: none;
  }
  .mod-paddingContent {
    padding-bottom: 100px;
  }
  .mod-sec01 {
    padding: 30px 0;
  }
  .mod-sec02 {
    padding: 60px 0;
  }
  .mod-col2.device-lapctb {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .mod-col2.device-lapctb .mod-col2-item {
    margin: 0 1% !important;
    width: 48%;
  }
  .mod-t {
    max-width: 1040px;
    margin: 0 auto;
    padding: 0 20px;
  }
  .mod-wrapin {
    max-width: 1040px;
    margin: 0 auto;
    padding: 0 20px;
  }
  .pswp__button--close {
    width: 40px !important;
    height: 40px !important;
  }
  .mod-w800 {
    max-width: 840px;
  }
  /* ---------------------------
  btn
  --------------------------- */
  .mod-btn01 {
    padding: 12px 20px;
    font-size: 1.1rem;
  }
  .mod-btn01.size-s {
    padding: 8px 16px;
  }
  .mod-btn01.w100 {
    width: 8em;
    margin: 0 auto;
    padding: 6px 12px;
    letter-spacing: 0;
    font-size: 1rem;
  }
  .mod-btn01.w380 {
    width: 380px;
    margin: 0 auto;
  }
  .mod-btn01.w680 {
    width: 680px;
    margin: 0 auto;
  }
  .mod-btn01.newTab-r:before, .mod-btn01.newTab-br:before {
    width: 24px;
    height: 24px;
  }
  .mod-btn01.newTab-r:before {
    right: 10px;
    margin-top: -10px;
  }
  /* ---------------------------
  mod-header
  --------------------------- */
  .mod-header {
    height: 130px;
    padding: 12px 30px;
  }
  .mod-header-logo {
    width: 160px;
  }
  .mod-header-logo-bear {
    width: 60px;
    height: 60px;
  }
  .mod-header-logo-txt {
    width: 100px;
  }
  .mod-header-weather {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: absolute;
    left: 2%;
    top: 40px;
  }
  .mod-header-weather-ico {
    width: 40px;
    margin-right: 10px;
  }
  .mod-header-weather-txts {
    font-size: 0.8rem;
  }
  .mod-header-snses {
    position: absolute;
    right: 67px;
    top: 40px;
    z-index: 1;
  }
  .mod-header-snses-item {
    margin-bottom: 1em;
  }
  /* ---------------------------
  mod-gnav
  --------------------------- */
  .mod-gnav:after {
    height: 212px;
  }
  .mod-gnav-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 800px;
    margin: 0 auto;
  }
  .mod-gnav-links-item {
    width: 50%;
  }
  .mod-gnav-links-en {
    font-size: 1.8rem;
  }
  .mod-gnav-btn {
    width: 100px;
    height: 70px;
  }
  /* ---------------------------
  mod-footer
  --------------------------- */
  /* ---------------------------
  mod-h
  --------------------------- */
  .mod-h01 {
    margin-bottom: 3em;
  }
  .mod-h01.item-withSpark:before {
    width: 22px;
    height: 22px;
    margin: 0 auto 20px;
  }
  .mod-h01-en {
    font-size: 1.8rem;
    margin-bottom: 0.8em;
  }
  .mod-h02-en {
    font-size: 1.3rem;
  }
  .mod-h03 {
    font-size: 1.4rem;
  }
  .mod-h04 {
    font-size: 1.4rem;
    padding: 50px 0;
  }
  .mod-h05 {
    font-size: 2rem;
  }
  /* ---------------------------
  btns
  --------------------------- */
  .mod-btns1Col-item {
    width: 420px;
  }
  .mod-btns5Col-item {
    width: 19%;
  }
  .mod-btns5Col-item:not(:nth-child(5n)) {
    margin-right: 1.1%;
  }
  /* ---------------------------
  link
  --------------------------- */
  /* ---------------------------
  pankuzu
  --------------------------- */
  /* ---------------------------
  form
  --------------------------- */
  .mod-formsec {
    padding: 50px 140px;
  }
  .mod-form-btns {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
  .mod-form-btns-item {
    width: 364px;
    margin: 0 10px;
  }
  .mod-form-table {
    margin-bottom: 40px;
  }
  .mod-form-table th, .mod-form-table td {
    vertical-align: top;
    border-top: 1px solid #EAEAEA;
    padding: 30px 0;
    border-bottom: 1px solid #dedede;
  }
  .mod-form-table th {
    width: 246px;
    position: relative;
  }
  .mod-form-table.db {
    display: block;
  }
  .mod-form-table.db tbody, .mod-form-table.db tr, .mod-form-table.db th, .mod-form-table.db td {
    display: block;
  }
  .mod-form-table.db th {
    width: auto;
    border-right: none;
  }
  .mod-form-table.db td {
    padding: 0;
  }
  .mod-form-privacy {
    max-width: 670px;
    margin: 0 auto;
  }
  /* ---------------------------
  input
  --------------------------- */
  .mod-input-text, .mod-input-textarea, .mod-input-select {
    padding: 10px;
    font-size: 1.02em;
  }
  .mod-input-text.size-l, .mod-input-textarea.size-l, .mod-input-select.size-l {
    width: 26em;
  }
  .mod-input-text.size-m, .mod-input-textarea.size-m, .mod-input-select.size-m {
    width: 16em;
  }
  .mod-input-text.size-sm, .mod-input-textarea.size-sm, .mod-input-select.size-sm {
    width: 12em;
  }
  .mod-input-text.size-s, .mod-input-textarea.size-s, .mod-input-select.size-s {
    width: 7em;
  }
  .mod-input-btn {
    font-size: 1.2rem;
    padding-top: 12px;
    padding-bottom: 12px;
    width: 344px;
    margin: 0 auto;
  }
  /* ---------------------------
  list
  --------------------------- */
  /* ---------------------------
  mod-slider
  --------------------------- */
  .mod-slider01-frame {
    max-width: 530px;
    margin: 0 auto;
  }
  .mod-slider01-list-item {
    max-width: 890px;
    margin: 0 25px;
  }
  .mod-slider01-btn {
    width: 48px;
    height: 48px;
    margin-top: -24px;
    padding: 16px;
  }
  .mod-slider01-btn.item-prev {
    left: -20px;
  }
  .mod-slider01-btn.item-next {
    right: -20px;
  }
  /* ---------------------------
  posts
  --------------------------- */
  .mod-posts01-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 80px;
  }
  .mod-posts01-item:nth-child(2n) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .mod-posts01-img {
    width: 120%;
  }
  .mod-posts01-item:nth-child(2n+1) .mod-posts01-img {
    margin-right: -11%;
  }
  .mod-posts01-item:nth-child(2n) .mod-posts01-img {
    margin-left: -11%;
  }
  .mod-posts01-txts {
    width: 100%;
  }
  .mod-posts01-item:nth-child(2n+1) .mod-posts01-txts {
    margin-left: -11%;
  }
  .mod-posts01-item:nth-child(2n) .mod-posts01-txts {
    margin-right: -11%;
  }
  .mod-posts01-num {
    font-size: 1.5rem;
  }
  .mod-posts01-num em {
    font-size: 6rem;
  }
  .mod-posts01-h {
    font-size: 1.4rem;
  }
  .mod-posts01-h span {
    background: #fff;
    display: inline-block;
    padding: 2px 8px;
    margin-bottom: 0.3em;
    -webkit-transition: 0.4s;
    transition: 0.4s;
  }
  .mod-posts01-h a:hover span {
    background: #212121;
    color: #fff;
  }
  .mod-posts02-item {
    margin-bottom: 50px;
    width: 30%;
    height: 300px;
  }
  .mod-posts02-item:not(:nth-child(3n)) {
    margin-right: 5%;
  }
  .mod-posts03-item {
    width: 21.1%;
    margin-bottom: 50px;
  }
  .mod-posts03-item:not(:nth-child(4n)) {
    margin-right: 5%;
  }
  .mod-post01-info {
    padding: 25px 0;
    margin-bottom: 25px;
  }
  .mod-post01-info table th {
    white-space: nowrap;
  }
  .mod-post01-article {
    margin-bottom: 60px;
    padding-bottom: 60px;
  }
  .mod-post01-in {
    max-width: 900px;
    margin: 0 auto 60px;
  }
  .mod-post01-head {
    border-top: 3px solid #212121;
    padding-top: 50px;
  }
  .mod-post01-head-clear {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .mod-post01-time {
    font-size: 3.6rem;
    margin-right: 0.4em;
  }
  .mod-post01-h {
    font-size: 1.6rem;
  }
  .mod-post01-postNav {
    padding: 10px 0;
  }
  .mod-post01-postNav-item {
    min-width: 180px;
  }
  .mod-post01-postNav-item a {
    padding: 15px 0;
  }
  .mod-post01-postNav-item a:before {
    width: 18px;
    height: 32px;
  }
  .mod-post01-postNav-txt {
    margin: 0 1em;
  }
  .mod-post01-postNav-img {
    width: 60px;
  }
  .mod-post01-related {
    padding-bottom: 60px;
  }
  .mod-post01-related-posts {
    max-width: 900px;
    margin: 0 auto;
  }
  .mod-post-author-clear {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .mod-post-author-face {
    width: 90px;
    margin-right: 30px;
  }
  .mod-post-author-profile {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  .mod-post-gmap {
    height: 400px;
  }
  /* ---------------------------
  pagenavi
  --------------------------- */
  .mod-pagenavi li, .mod-pagenavi a, .mod-pagenavi span {
    width: 50px;
    height: 50px;
  }
  /* ---------------------------
  wysiwyg
  --------------------------- */
  .mod-wysiwyg h1 {
    font-size: 2.2rem;
    line-height: 1.2308;
    margin-top: 1.641em;
    margin-bottom: 0.8205em;
    font-weight: bold;
  }
  .mod-wysiwyg h2 {
    font-size: 1.8rem;
    line-height: 1.25;
    margin-top: 2em;
    margin-bottom: 1em;
    font-weight: bold;
  }
  .mod-wysiwyg h3 {
    font-size: 1.4rem;
    line-height: 1.1852;
    margin-top: 2.3704em;
    margin-bottom: 1.1852em;
    font-weight: bold;
  }
  .mod-wysiwyg h4 {
    font-size: 1.2rem;
    line-height: 1.4545;
    margin-top: 2.9091em;
    margin-bottom: 1.4545em;
    font-weight: bold;
  }
  .mod-wysiwyg h5 {
    line-height: 1.2632;
    margin-top: 3.3684em;
    margin-bottom: 1.6842em;
    font-weight: bold;
  }
  .mod-wysiwyg h6 {
    line-height: 1.2632;
    margin-top: 3.3684em;
    margin-bottom: 1.6842em;
    font-weight: bold;
  }
  /* ---------------------------
  mod-mv
  --------------------------- */
  .mod-mv01 {
    height: 57vw;
  }
  .mod-mv01-video {
    width: 110%;
    height: 57vw;
  }
  .mod-mv02 {
    height: 400px;
  }
  /* ---------------------------
  mod-sec
  --------------------------- */
  .mod-sec01 {
    padding: 70px 0;
  }
  .mod-sec01.has-cityBg:after {
    height: 212px;
    margin-top: 20px;
  }
  /* ---------------------------
  search
  --------------------------- */
  .mod-search01 {
    padding: 15px 0;
  }
  .mod-search01-btn {
    width: 60px !important;
  }
  /* ---------------------------
  tag
  --------------------------- */
  .mod-tag-all {
    padding: 40px 0;
  }
  .mod-tags01 {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .mod-tags01-item {
    margin: 0 5px 10px;
  }
  /* ---------------------------
  mod-shareSec
  --------------------------- */
  /* ---------------------------
  special
  --------------------------- */
  .mod-special-head {
    padding-bottom: 70px;
  }
  .mod-special-head:before {
    width: 678px;
    height: 678px;
    left: 50%;
    left: 950px;
    top: 220px;
  }
  .mod-special-head-lead dt {
    font-size: 6rem;
  }
  .mod-special-head-lead dd {
    font-weight: bold;
  }
  .mod-special-slider01 {
    margin-bottom: 80px;
  }
  .mod-special-sec-head {
    width: 50%;
  }
  .item-home-special .mod-special-sec-head {
    width: 100%;
  }
  .mod-special-sec-num {
    font-size: 1.2rem;
  }
  .mod-special-sec-h {
    font-size: 3.5rem;
  }
  .mod-special-sec-clear {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-top: -50px;
  }
  .item-home-special .mod-special-sec-clear {
    display: block;
  }
  .mod-special-sec-imgs {
    width: 50%;
  }
  .item-home-special .mod-special-sec-imgs {
    width: 100%;
  }
  .mod-special-sec-txts {
    width: 42%;
  }
  .item-home-special .mod-special-sec-txts {
    width: 100%;
  }
  .mod-special-sec-img {
    margin-bottom: 1em;
  }
  .mod-special-sec-lead {
    text-align: left;
    font-size: 1.5rem;
  }
  .item-home-special .mod-special-sec-lead {
    text-align: center;
    font-size: 1.2rem;
  }
  /* ---------------------------
  videoModal
  --------------------------- */
  /* ---------------------------
  home
  --------------------------- */
  .home-intro-en {
    font-size: 4.5rem;
  }
  .home-intro-ja {
    font-size: 2rem;
  }
  .home-intro-logo {
    bottom: 60px;
  }
  .home-mv-h {
    width: 120px;
  }
  .home-mv-search {
    padding-bottom: 50px;
  }
  .home-mv-search-input {
    padding: 20px 30px;
  }
  .home-mv-search-btn {
    width: 200px;
    right: -110px;
    bottom: -15px;
  }
  .home-special-slider-item {
    width: 420px;
    margin: 0 50px;
  }
  .home-special-slider-item a {
    padding: 50px;
  }
  .home-departure-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .home-departure-links-item {
    width: 48%;
    height: 480px;
  }
  .home-departure-links-in {
    width: 335px;
  }
  .home-departure-first dt {
    font-size: 2.3rem;
  }
  .home-departure-first dt em {
    font-size: 1.4em;
  }
  /* ---------------------------
  trip
  --------------------------- */
  .trip-single-mv-num em {
    font-size: 5rem;
  }
  .trip-single-mv-h {
    padding-bottom: 50px;
    font-size: 1.8rem;
  }
  .trip-catNav-links-item a {
    padding: 15px 0;
  }
  .trip-catNav-links-ico {
    width: 32px;
    height: 32px;
  }
  .trip-catNav-archive {
    width: 100px;
  }
  /* ---------------------------
  discover
  --------------------------- */
  .discover-single-mv-h {
    font-size: 2rem;
  }
  .discover-single-mv-h-span {
    font-size: 1.4rem;
  }
  .discover-single-mv-taxes {
    bottom: 30px;
  }
  /* ---------------------------
  about
  --------------------------- */
  .about-sec01 {
    margin: 0 auto;
  }
  .about-lead dt {
    font-size: 3.5rem;
  }
  .about-lead dd {
    font-size: 1.9rem;
  }
  .about-sns {
    padding-top: 50px;
  }
  .about-sns-snses {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .about-sns-snses-item {
    width: 48%;
  }
  .about-sns-snses-img {
    width: 30%;
  }
  .about-sns-snses-txts {
    width: 65%;
  }
  .about-sns-snses-name {
    font-size: 1.2rem;
  }
  .about-website-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin: 0 auto;
  }
  .about-website-links-item {
    width: 47.6%;
    margin-bottom: 30px;
  }
  .about-website-links-txts {
    padding: 40px 30px 30px;
    min-height: 20rem;
  }
  /* ---------------------------
  first
  --------------------------- */
  .first-transport-vehicles-h {
    font-size: 1.4rem;
  }
  .first-weather-table th, .first-weather-table td {
    padding: 8px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  /* ==========================================================================
     TB 
     ========================================================================== */
  .wrapin {
    max-width: 1040px;
    margin: 0 auto;
    padding: 0 20px;
    padding: 0 8%;
  }
  /* ---------------------------
  module
  --------------------------- */
  html {
    font-size: 14px;
  }
  .pcOnly {
    display: none !important;
  }
  .spOnly {
    display: none !important;
  }
  .pcOnly {
    display: none;
  }
  .spOnly {
    display: none;
  }
  .mod-paddingContent {
    padding-bottom: 100px;
  }
  .mod-col2.device-lapctb {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .mod-col2.device-lapctb .mod-col2-item {
    margin: 0 1% !important;
    width: 48%;
  }
  .mod-t {
    max-width: 1040px;
    margin: 0 auto;
    padding: 0 20px;
    padding: 0 8%;
  }
  .mod-wrapin {
    max-width: 1040px;
    margin: 0 auto;
    padding: 0 20px;
    padding: 0 8%;
  }
  .pswp__button--close {
    width: 40px !important;
    height: 40px !important;
  }
  .mod-w800 {
    max-width: 840px;
  }
  /* ---------------------------
  btn
  --------------------------- */
  .mod-btn01 {
    padding: 12px 20px;
    font-size: 1.1rem;
  }
  .mod-btn01.size-s {
    padding: 8px 16px;
  }
  .mod-btn01.w100 {
    width: 8em;
    margin: 0 auto;
    padding: 6px 12px;
    letter-spacing: 0;
    font-size: 1rem;
  }
  .mod-btn01.w380 {
    width: 380px;
    margin: 0 auto;
  }
  .mod-btn01.w680 {
    width: 680px;
    margin: 0 auto;
  }
  .mod-btn01.newTab-r:before, .mod-btn01.newTab-br:before {
    width: 24px;
    height: 24px;
  }
  .mod-btn01.newTab-r:before {
    right: 10px;
    margin-top: -10px;
  }
  /* ---------------------------
  mod-header
  --------------------------- */
  .mod-header {
    height: 130px;
    padding: 12px 30px;
  }
  .mod-header-logo {
    width: 160px;
  }
  .mod-header-logo-bear {
    width: 60px;
    height: 60px;
  }
  .mod-header-logo-txt {
    width: 100px;
  }
  .mod-header-weather {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: absolute;
    left: 2%;
    top: 40px;
  }
  .mod-header-weather-ico {
    width: 40px;
    margin-right: 10px;
  }
  .mod-header-weather-txts {
    font-size: 0.8rem;
  }
  .mod-header-snses {
    position: absolute;
    right: 67px;
    top: 40px;
    z-index: 1;
  }
  .mod-header-snses-item {
    margin-bottom: 1em;
  }
  /* ---------------------------
  mod-gnav
  --------------------------- */
  .mod-gnav:after {
    height: 212px;
  }
  .mod-gnav-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 800px;
    margin: 0 auto;
  }
  .mod-gnav-links-item {
    width: 50%;
  }
  .mod-gnav-links-en {
    font-size: 1.8rem;
  }
  .mod-gnav-btn {
    width: 100px;
    height: 70px;
  }
  /* ---------------------------
  mod-footer
  --------------------------- */
  /* ---------------------------
  mod-h
  --------------------------- */
  .mod-h01 {
    margin-bottom: 3em;
  }
  .mod-h01.item-withSpark:before {
    width: 22px;
    height: 22px;
    margin: 0 auto 20px;
  }
  .mod-h01-en {
    font-size: 1.8rem;
    margin-bottom: 0.8em;
  }
  .mod-h02-en {
    font-size: 1.3rem;
  }
  .mod-h03 {
    font-size: 1.4rem;
  }
  .mod-h04 {
    font-size: 1.4rem;
    padding: 50px 0;
  }
  .mod-h05 {
    font-size: 2rem;
  }
  /* ---------------------------
  btns
  --------------------------- */
  .mod-btns1Col-item {
    width: 420px;
  }
  .mod-btns5Col-item {
    width: 19%;
  }
  .mod-btns5Col-item:not(:nth-child(5n)) {
    margin-right: 1.1%;
  }
  /* ---------------------------
  link
  --------------------------- */
  /* ---------------------------
  pankuzu
  --------------------------- */
  /* ---------------------------
  form
  --------------------------- */
  .mod-formsec {
    padding: 20px 70px;
  }
  .mod-form-btns {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
  .mod-form-btns-item {
    width: 364px;
    margin: 0 10px;
  }
  .mod-form-table {
    margin-bottom: 40px;
  }
  .mod-form-table th, .mod-form-table td {
    vertical-align: top;
    border-top: 1px solid #EAEAEA;
    padding: 30px 0;
    border-bottom: 1px solid #dedede;
  }
  .mod-form-table th {
    width: 246px;
    position: relative;
  }
  .mod-form-table.db {
    display: block;
  }
  .mod-form-table.db tbody, .mod-form-table.db tr, .mod-form-table.db th, .mod-form-table.db td {
    display: block;
  }
  .mod-form-table.db th {
    width: auto;
    border-right: none;
  }
  .mod-form-table.db td {
    padding: 0;
  }
  .mod-form-privacy {
    max-width: 670px;
    margin: 0 auto;
  }
  /* ---------------------------
  input
  --------------------------- */
  .mod-input-text, .mod-input-textarea, .mod-input-select {
    padding: 10px;
    font-size: 1.02em;
  }
  .mod-input-text.size-l, .mod-input-textarea.size-l, .mod-input-select.size-l {
    width: 26em;
  }
  .mod-input-text.size-m, .mod-input-textarea.size-m, .mod-input-select.size-m {
    width: 16em;
  }
  .mod-input-text.size-sm, .mod-input-textarea.size-sm, .mod-input-select.size-sm {
    width: 12em;
  }
  .mod-input-text.size-s, .mod-input-textarea.size-s, .mod-input-select.size-s {
    width: 7em;
  }
  .mod-input-btn {
    font-size: 1.2rem;
    padding-top: 12px;
    padding-bottom: 12px;
    width: 344px;
    margin: 0 auto;
  }
  /* ---------------------------
  list
  --------------------------- */
  /* ---------------------------
  mod-slider
  --------------------------- */
  .mod-slider01-list-item {
    margin: 0 25px;
  }
  .mod-slider01-btn {
    width: 48px;
    height: 48px;
    margin-top: -24px;
    padding: 16px;
  }
  .mod-slider01-btn.item-prev {
    left: -20px;
  }
  .mod-slider01-btn.item-next {
    right: -20px;
  }
  /* ---------------------------
  posts
  --------------------------- */
  .mod-posts01-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 80px;
  }
  .mod-posts01-item:nth-child(2n) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .mod-posts01-img {
    width: 120%;
  }
  .mod-posts01-item:nth-child(2n+1) .mod-posts01-img {
    margin-right: -11%;
  }
  .mod-posts01-item:nth-child(2n) .mod-posts01-img {
    margin-left: -11%;
  }
  .mod-posts01-txts {
    width: 100%;
  }
  .mod-posts01-item:nth-child(2n+1) .mod-posts01-txts {
    margin-left: -11%;
  }
  .mod-posts01-item:nth-child(2n) .mod-posts01-txts {
    margin-right: -11%;
  }
  .mod-posts01-num {
    font-size: 1.5rem;
  }
  .mod-posts01-num em {
    font-size: 6rem;
  }
  .mod-posts01-h {
    font-size: 1.4rem;
  }
  .mod-posts01-h span {
    background: #fff;
    display: inline-block;
    padding: 2px 8px;
    margin-bottom: 0.3em;
    -webkit-transition: 0.4s;
    transition: 0.4s;
  }
  .mod-posts01-h a:hover span {
    background: #212121;
    color: #fff;
  }
  .mod-posts02-item {
    margin-bottom: 50px;
    width: 30%;
    height: 300px;
  }
  .mod-posts02-item:not(:nth-child(3n)) {
    margin-right: 5%;
  }
  .mod-posts03-item {
    width: 21.1%;
    margin-bottom: 50px;
  }
  .mod-posts03-item:not(:nth-child(4n)) {
    margin-right: 5%;
  }
  .mod-post01-info {
    padding: 25px 0;
    margin-bottom: 25px;
  }
  .mod-post01-info table th {
    white-space: nowrap;
  }
  .mod-post01-article {
    margin-bottom: 60px;
    padding-bottom: 60px;
  }
  .mod-post01-in {
    max-width: 900px;
    margin: 0 auto 60px;
  }
  .mod-post01-head {
    border-top: 3px solid #212121;
    padding-top: 50px;
  }
  .mod-post01-head-clear {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .mod-post01-time {
    font-size: 3.6rem;
    margin-right: 0.4em;
  }
  .mod-post01-h {
    font-size: 1.6rem;
  }
  .mod-post01-postNav {
    padding: 10px 0;
  }
  .mod-post01-postNav-item {
    min-width: 180px;
  }
  .mod-post01-postNav-item a {
    padding: 15px 0;
  }
  .mod-post01-postNav-item a:before {
    width: 18px;
    height: 32px;
  }
  .mod-post01-postNav-txt {
    margin: 0 1em;
  }
  .mod-post01-postNav-img {
    width: 60px;
  }
  .mod-post01-related {
    padding-bottom: 60px;
  }
  .mod-post01-related-posts {
    max-width: 900px;
    margin: 0 auto;
  }
  .mod-post-author-clear {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .mod-post-author-face {
    width: 90px;
    margin-right: 30px;
  }
  .mod-post-author-profile {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  .mod-post-gmap {
    height: 400px;
  }
  /* ---------------------------
  pagenavi
  --------------------------- */
  .mod-pagenavi li, .mod-pagenavi a, .mod-pagenavi span {
    width: 50px;
    height: 50px;
  }
  /* ---------------------------
  wysiwyg
  --------------------------- */
  .mod-wysiwyg h1 {
    font-size: 2.2rem;
    line-height: 1.2308;
    margin-top: 1.641em;
    margin-bottom: 0.8205em;
    font-weight: bold;
  }
  .mod-wysiwyg h2 {
    font-size: 1.8rem;
    line-height: 1.25;
    margin-top: 2em;
    margin-bottom: 1em;
    font-weight: bold;
  }
  .mod-wysiwyg h3 {
    font-size: 1.4rem;
    line-height: 1.1852;
    margin-top: 2.3704em;
    margin-bottom: 1.1852em;
    font-weight: bold;
  }
  .mod-wysiwyg h4 {
    font-size: 1.2rem;
    line-height: 1.4545;
    margin-top: 2.9091em;
    margin-bottom: 1.4545em;
    font-weight: bold;
  }
  .mod-wysiwyg h5 {
    line-height: 1.2632;
    margin-top: 3.3684em;
    margin-bottom: 1.6842em;
    font-weight: bold;
  }
  .mod-wysiwyg h6 {
    line-height: 1.2632;
    margin-top: 3.3684em;
    margin-bottom: 1.6842em;
    font-weight: bold;
  }
  /* ---------------------------
  mod-mv
  --------------------------- */
  .mod-mv01 {
    height: 57vw;
  }
  .mod-mv01-video {
    width: 110%;
    height: 57vw;
  }
  .mod-mv02 {
    height: 400px;
  }
  /* ---------------------------
  mod-sec
  --------------------------- */
  .mod-sec01 {
    padding: 70px 0;
  }
  .mod-sec01.has-cityBg:after {
    height: 212px;
    margin-top: 20px;
  }
  /* ---------------------------
  search
  --------------------------- */
  .mod-search01 {
    padding: 15px 0;
  }
  .mod-search01-btn {
    width: 60px !important;
  }
  /* ---------------------------
  tag
  --------------------------- */
  .mod-tag-all {
    padding: 40px 0;
  }
  .mod-tags01 {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .mod-tags01-item {
    margin: 0 5px 10px;
  }
  /* ---------------------------
  mod-shareSec
  --------------------------- */
  /* ---------------------------
  special
  --------------------------- */
  .mod-special-head {
    padding-bottom: 70px;
  }
  .mod-special-head:before {
    width: 678px;
    height: 678px;
    left: 50%;
    left: 950px;
    top: 220px;
  }
  .mod-special-head-lead dt {
    font-size: 6rem;
  }
  .mod-special-head-lead dd {
    font-weight: bold;
  }
  .mod-special-slider01 {
    margin-bottom: 80px;
  }
  .mod-special-sec-head {
    width: 50%;
  }
  .item-home-special .mod-special-sec-head {
    width: 100%;
  }
  .mod-special-sec-num {
    font-size: 1.2rem;
  }
  .mod-special-sec-h {
    font-size: 3.5rem;
  }
  .mod-special-sec-clear {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-top: -50px;
  }
  .item-home-special .mod-special-sec-clear {
    display: block;
  }
  .mod-special-sec-imgs {
    width: 50%;
  }
  .item-home-special .mod-special-sec-imgs {
    width: 100%;
  }
  .mod-special-sec-txts {
    width: 42%;
  }
  .item-home-special .mod-special-sec-txts {
    width: 100%;
  }
  .mod-special-sec-img {
    margin-bottom: 1em;
  }
  .mod-special-sec-lead {
    text-align: left;
    font-size: 1.5rem;
  }
  .item-home-special .mod-special-sec-lead {
    text-align: center;
    font-size: 1.2rem;
  }
  /* ---------------------------
  videoModal
  --------------------------- */
  /* ---------------------------
  home
  --------------------------- */
  .home-intro-en {
    font-size: 4.5rem;
  }
  .home-intro-ja {
    font-size: 2rem;
  }
  .home-intro-logo {
    bottom: 60px;
  }
  .home-mv-h {
    width: 120px;
  }
  .home-mv-search {
    padding-bottom: 50px;
  }
  .home-mv-search-input {
    padding: 20px 30px;
  }
  .home-mv-search-btn {
    width: 200px;
    right: -110px;
    bottom: -15px;
  }
  .home-special-slider-item {
    width: 420px;
    margin: 0 50px;
  }
  .home-special-slider-item a {
    padding: 50px;
  }
  .home-departure-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .home-departure-links-item {
    width: 48%;
    height: 480px;
  }
  .home-departure-links-in {
    width: 335px;
  }
  .home-departure-first dt {
    font-size: 2.3rem;
  }
  .home-departure-first dt em {
    font-size: 1.4em;
  }
  /* ---------------------------
  trip
  --------------------------- */
  .trip-single-mv-num em {
    font-size: 5rem;
  }
  .trip-single-mv-h {
    padding-bottom: 50px;
    font-size: 1.8rem;
  }
  .trip-catNav-links-item a {
    padding: 15px 0;
  }
  .trip-catNav-links-ico {
    width: 32px;
    height: 32px;
  }
  .trip-catNav-archive {
    width: 100px;
  }
  /* ---------------------------
  discover
  --------------------------- */
  .discover-single-mv-h {
    font-size: 2rem;
  }
  .discover-single-mv-h-span {
    font-size: 1.4rem;
  }
  .discover-single-mv-taxes {
    bottom: 30px;
  }
  /* ---------------------------
  about
  --------------------------- */
  .about-sec01 {
    margin: 0 auto;
  }
  .about-lead dt {
    font-size: 3.5rem;
  }
  .about-lead dd {
    font-size: 1.9rem;
  }
  .about-sns {
    padding-top: 50px;
  }
  .about-sns-snses {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .about-sns-snses-item {
    width: 48%;
  }
  .about-sns-snses-img {
    width: 30%;
  }
  .about-sns-snses-txts {
    width: 65%;
  }
  .about-sns-snses-name {
    font-size: 1.2rem;
  }
  .about-website-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin: 0 auto;
  }
  .about-website-links-item {
    width: 47.6%;
    margin-bottom: 30px;
  }
  .about-website-links-txts {
    padding: 40px 30px 30px;
    min-height: 20rem;
  }
  /* ---------------------------
  first
  --------------------------- */
  .first-transport-vehicles-h {
    font-size: 1.4rem;
  }
  .first-weather-table th, .first-weather-table td {
    padding: 8px;
  }
}
@media screen and (max-width: 767px) {
  /* ==========================================================================
     SP 
     ========================================================================== */
  .wrapin-sp {
    padding: 0 20px;
  }
  /* ---------------------------
  module
  --------------------------- */
  html {
    font-size: 14px;
  }
  .pcOnly {
    display: none !important;
  }
  .lapctbOnly {
    display: none;
  }
  .pcOnly {
    display: none;
  }
  .tbOnly {
    display: none;
  }
  .mod-paddingContent {
    padding-bottom: 50px;
  }
  .mod-sec01 {
    padding: 15px 0;
  }
  .mod-sec02 {
    padding: 30px 0;
  }
  .mod-wrapin-sp {
    padding: 0 20px;
  }
  .pswp__button--close {
    width: 34px !important;
    height: 34px !important;
  }
  /* ---------------------------
  btn
  --------------------------- */
  .mod-btn01 {
    padding: 8px 25px;
  }
  .mod-btn01.arrow-r:before, .mod-btn01.arrow-br:before {
    width: 8px;
    height: 8px;
    margin-top: -4px;
  }
  .mod-btn01.newTab-r:before, .mod-btn01.newTab-br:before {
    width: 16px;
    height: 16px;
  }
  .mod-btn01.newTab-r:before {
    right: 10px;
    margin-top: -8px;
  }
  /* ---------------------------
  mod-header
  --------------------------- */
  .mod-header {
    height: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .mod-header-in {
    width: 100%;
  }
  .mod-header-logo {
    width: 120px;
  }
  .mod-header-logo-bear {
    width: 42px;
    height: 42px;
  }
  .mod-header-logo-txt {
    width: 80px;
  }
  .mod-header-weather {
    text-align: center;
    margin-bottom: 2em;
  }
  .mod-header-weather-ico {
    margin-bottom: 10px;
  }
  .mod-header-snses {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .mod-header-snses-item {
    margin: 0 0.5em;
  }
  .mod-header-snses-item.item-home {
    display: none;
  }
  /* ---------------------------
  mod-gnav
  --------------------------- */
  .mod-gnav {
    padding-top: 50px;
  }
  .mod-gnav:after {
    height: 30vw;
  }
  .mod-gnav-links-en {
    font-size: 1.3rem;
  }
  .mod-gnav-btn {
    width: 60px;
    height: 50px;
    -webkit-transform: scale(0.7);
        -ms-transform: scale(0.7);
            transform: scale(0.7);
  }
  /* ---------------------------
  mod-footer
  --------------------------- */
  /* ---------------------------
  mod-h
  --------------------------- */
  .mod-h01 {
    margin-bottom: 30px;
  }
  .mod-h01.item-withSpark:before {
    width: 16px;
    height: 16px;
    margin: 0 auto 10px;
  }
  .mod-h01-en {
    font-size: 1.6rem;
    margin-bottom: 0.5em;
  }
  .mod-h02-en {
    font-size: 1rem;
  }
  .mod-h03 {
    font-size: 1.3rem;
  }
  .mod-h04 {
    font-size: 1.4rem;
    padding: 50px 0;
  }
  .mod-h05 {
    font-size: 1.5rem;
  }
  /* ---------------------------
  btns
  --------------------------- */
  .mod-btns1Col-item {
    width: 100%;
  }
  .mod-btns1Col-item.size-m-sp {
    width: 200px;
  }
  .mod-btns2Col.sp-1Col {
    display: block;
  }
  .sp-1Col .mod-btns2Col-item {
    width: auto;
    margin-right: 0;
  }
  .sp-1Col .mod-btns2Col-item:not(:last-child) {
    margin-bottom: 1em;
  }
  .mod-btns3Col.sp-1Col {
    display: block;
  }
  .sp-1Col .mod-btns3Col-item {
    width: auto;
    margin-right: 0;
  }
  .sp-1Col .mod-btns3Col-item:not(:last-child) {
    margin-bottom: 1em;
  }
  .mod-btns5Col.sp-1Col {
    display: block;
  }
  .mod-btns5Col-item {
    width: 49%;
  }
  .mod-btns5Col-item:not(:nth-child(2n)) {
    margin-right: 2%;
  }
  /* ---------------------------
  link
  --------------------------- */
  /* ---------------------------
  pankuzu
  --------------------------- */
  .mod-pankuzu {
    padding-top: 10px;
  }
  /* ---------------------------
  form
  --------------------------- */
  .mod-formsec {
    padding: 10px;
  }
  .mod-form-btns-item {
    margin-bottom: 1em;
  }
  .mod-form-table {
    display: block;
    margin-bottom: 20px;
  }
  .mod-form-table tbody, .mod-form-table tr, .mod-form-table th, .mod-form-table td {
    display: block;
  }
  .mod-form-table tr {
    margin-bottom: 2em;
  }
  .mod-form-table th, .mod-form-table td {
    padding: 0 10px;
  }
  .mod-form-table th {
    margin-bottom: 1em;
    background: #E5F3FA;
    padding: 8px;
  }
  /* ---------------------------
  input
  --------------------------- */
  .mod-input-text, .mod-input-textarea, .mod-input-select {
    padding: 10px 7px;
  }
  .mod-input-text.size-m, .mod-input-textarea.size-m, .mod-input-select.size-m {
    min-width: 80px;
  }
  .mod-input-text.size-sm, .mod-input-textarea.size-sm, .mod-input-select.size-sm {
    width: 10em;
  }
  .mod-input-selectBoxWrap {
    position: relative;
    background: #efefef;
    border-radius: 4px;
    border: 1px solid #dedede;
  }
  .mod-input-selectBoxWrap:after {
    content: "";
    display: block;
    position: absolute;
    right: 10px;
    top: 50%;
    border: 4px solid transparent;
    border-top: 4px solid #000;
    margin-top: -2px;
  }
  .mod-input-select.size-s {
    width: auto;
  }
  .mod-input-selectBoxWrap {
    position: relative;
    background: #fff;
    border-radius: 4px;
  }
  .mod-input-selectBoxWrap:after {
    content: "";
    display: block;
    position: absolute;
    right: 10px;
    top: 50%;
    border: 4px solid transparent;
    border-top: 4px solid #000;
    margin-top: -2px;
  }
  .mod-input-zipBtn {
    margin-bottom: 1em;
  }
  .mod-input-btn {
    font-size: 1rem;
  }
  /* ---------------------------
  list
  --------------------------- */
  /* ---------------------------
  mod-slider
  --------------------------- */
  .mod-slider01-frame {
    margin: 0 20px;
  }
  .mod-slider01-list-item {
    margin: 0 10px;
  }
  .mod-slider01-btn {
    width: 32px;
    height: 32px;
    margin-top: -20px;
    padding: 10px;
  }
  .mod-slider01-btn.item-prev {
    left: 0;
  }
  .mod-slider01-btn.item-next {
    right: 0;
  }
  /* ---------------------------
  posts
  --------------------------- */
  .mod-posts01-item {
    margin-bottom: 30px;
    position: relative;
  }
  .mod-posts01-img {
    margin-bottom: 1em;
  }
  .mod-posts01-item:nth-child(2n+1) .mod-posts01-img {
    margin-left: -20px;
    padding-right: 7%;
  }
  .mod-posts01-item:nth-child(2n) .mod-posts01-img {
    margin-right: -20px;
    padding-left: 7%;
  }
  .mod-posts01-head {
    position: absolute;
    top: 20px;
  }
  .mod-posts01-item:nth-child(2n+1) .mod-posts01-head {
    right: 0;
  }
  .mod-posts01-item:nth-child(2n) .mod-posts01-head {
    left: 0;
  }
  .mod-posts01-num {
    font-size: 0.9rem;
  }
  .mod-posts01-num em {
    font-size: 3.7rem;
  }
  .mod-posts01-num em:before {
    width: 66px;
  }
  .mod-posts01-item:nth-child(2n+1) .mod-posts01-dateClear {
    margin-right: -20px;
  }
  .mod-posts01-item:nth-child(2n) .mod-posts01-dateClear {
    margin-left: -20px;
  }
  .mod-posts01-foot {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .mod-posts01-h {
    font-size: 1.1rem;
    margin-right: 1em;
    line-height: 1.4;
  }
  .mod-posts01-h br {
    display: none;
  }
  .mod-posts01-more {
    margin-right: -20px;
  }
  .mod-posts02-item {
    margin-bottom: 1%;
    width: 32.5%;
    height: 45vw;
  }
  .mod-posts02-item:not(:nth-child(3n)) {
    margin-right: 1%;
  }
  .mod-posts02-areas {
    display: none;
  }
  .mod-posts02-name {
    line-height: 1.3;
    padding: 10px;
  }
  .mod-posts02-tags {
    display: none;
  }
  .mod-posts03 {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .mod-posts03-item {
    width: 48.5%;
    margin-bottom: 10px;
  }
  .mod-post01-info {
    padding: 15px 0;
    margin-bottom: 15px;
  }
  .mod-post01-info table {
    width: 100%;
  }
  .mod-post01-info table th {
    width: 4rem;
  }
  .mod-post01-article {
    margin-bottom: 30px;
    padding-bottom: 30px;
  }
  .mod-post01-in {
    margin-bottom: 30px;
  }
  .mod-post01-time {
    font-size: 2.6rem;
  }
  .mod-post01-h {
    font-size: 1.3rem;
  }
  .mod-post01-postNav {
    padding: 5px 0;
  }
  .mod-post01-postNav-item a {
    padding: 10px 0;
  }
  .mod-post01-postNav-item a:before {
    width: 12px;
    height: 26px;
  }
  .mod-post01-postNav-txt {
    margin: 0 0.5em;
  }
  .mod-post01-postNav-img {
    width: 30px;
    display: none;
  }
  .mod-post01-backBtn {
    padding: 6px 20px;
  }
  .mod-post01-related {
    padding-bottom: 30px;
  }
  .mod-post-author-face {
    width: 90px;
    margin: 0 auto 1em;
  }
  .mod-post-gmap {
    height: 300px;
  }
  /* ---------------------------
  pagenavi
  --------------------------- */
  .mod-pagenavi li, .mod-pagenavi a, .mod-pagenavi span {
    width: 40px;
    height: 40px;
  }
  /* ---------------------------
  wysiwyg
  --------------------------- */
  .mod-wysiwyg h1 {
    font-size: 1.4rem;
    line-height: 1.2308;
    margin-top: 1.641em;
    margin-bottom: 0.8205em;
    font-weight: bold;
  }
  .mod-wysiwyg h2 {
    font-size: 1.3rem;
    line-height: 1.25;
    margin-top: 2em;
    margin-bottom: 1em;
    font-weight: bold;
  }
  .mod-wysiwyg h3 {
    font-size: 1.2rem;
    line-height: 1.1852;
    margin-top: 2.3704em;
    margin-bottom: 1.1852em;
    font-weight: bold;
  }
  .mod-wysiwyg h4 {
    font-size: 1.1rem;
    line-height: 1.4545;
    margin-top: 2.9091em;
    margin-bottom: 1.4545em;
    font-weight: bold;
  }
  .mod-wysiwyg h5 {
    font-size: 1rem;
    line-height: 1.2632;
    margin-top: 3.3684em;
    margin-bottom: 1.6842em;
    font-weight: bold;
  }
  .mod-wysiwyg h6 {
    font-size: 1rem;
    line-height: 1.2632;
    margin-top: 3.3684em;
    margin-bottom: 1.6842em;
    font-weight: bold;
  }
  .mod-wysiwyg .alignleft,
  .mod-wysiwyg .alignright {
    float: none;
    margin: 0 0 1em;
  }
  /* ---------------------------
  mod-mv
  --------------------------- */
  .mod-mv01 {
    height: 120vw;
  }
  .mod-mv01-video {
    width: 220vw;
    height: 120vw;
  }
  .mod-mv02 {
    height: 400px;
  }
  /* ---------------------------
  mod-sec
  --------------------------- */
  .mod-sec01 {
    padding: 30px 0;
  }
  .mod-sec01.item-spLast {
    padding-bottom: 80px;
  }
  .mod-sec01.has-cityBg:after {
    height: 30vw;
    margin-top: 10px;
  }
  /* ---------------------------
  search
  --------------------------- */
  .mod-search01 {
    padding: 10px 0;
  }
  .mod-search01-btn {
    width: 40px !important;
    height: 37px;
  }
  /* ---------------------------
  tag
  --------------------------- */
  .mod-tag-all {
    padding: 20px 0;
  }
  .mod-tags01-item {
    font-size: 0.9rem;
    margin: 0 4px 8px;
  }
  /* ---------------------------
  mod-shareSec
  --------------------------- */
  /* ---------------------------
  special
  --------------------------- */
  .mod-special-head {
    padding: 40px 0;
  }
  .mod-special-head:before {
    width: 340px;
    height: 340px;
    right: -110px;
    top: 90px;
  }
  .mod-special-head-lead dt {
    font-size: 2.8rem;
  }
  .mod-special-head-lead dd {
    font-weight: bold;
  }
  .mod-special-slider01 {
    margin-bottom: 50px;
  }
  .mod-special-sec-num {
    font-size: 1.4rem;
  }
  .mod-special-sec-h {
    font-size: 2.8rem;
  }
  .mod-special-sec-clear {
    margin-top: -20px;
  }
  .mod-special-sec-img {
    margin-bottom: 25px;
  }
  .mod-special-sec-lead {
    font-size: 1.3rem;
  }
  .item-home-special .mod-special-sec-lead {
    font-size: 1.1rem;
  }
  /* ---------------------------
  videoModal
  --------------------------- */
  /* ---------------------------
  home
  --------------------------- */
  .home-intro-en {
    font-size: 3.3rem;
  }
  .home-intro-ja {
    font-size: 1.6rem;
  }
  .home-intro-bird img {
    width: 30px;
  }
  .home-intro-logo {
    bottom: 30px;
  }
  .home-mv-h {
    width: 90px;
  }
  .home-mv-search {
    padding-bottom: 50px;
  }
  .home-mv-search-in {
    margin: 0 30px;
  }
  .home-mv-search-input {
    padding: 10px 20px;
  }
  .home-mv-search-btn {
    width: auto;
    right: -30px;
    bottom: -25px;
  }
  .home-special-slider-item {
    margin: 0 15px;
  }
  .home-special-slider-item a {
    padding: 20px 30px;
  }
  .home-departure-links-item {
    margin-bottom: 1em;
    height: 90vw;
  }
  .home-departure-links-in {
    width: 85%;
  }
  .home-departure-first dt {
    font-size: 1.9rem;
  }
  .home-departure-first dt em {
    font-size: 1.4em;
  }
  /* ---------------------------
  trip
  --------------------------- */
  .trip-single-mv-num em {
    font-size: 3rem;
  }
  .trip-single-mv-h {
    padding-bottom: 10vw;
    font-size: 1.2rem;
  }
  .trip-catNav-links-item a {
    padding: 10px 0;
  }
  .trip-catNav-links-ico {
    width: 24px;
    height: 24px;
  }
  .trip-catNav-links-txt {
    font-size: 0.8rem;
  }
  .trip-catNav-archive {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  /* ---------------------------
  discover
  --------------------------- */
  .discover-single-mv-h {
    font-size: 1.5rem;
  }
  .discover-single-mv-h-span {
    font-size: 1rem;
  }
  .discover-single-mv-taxes {
    bottom: 20px;
  }
  /* ---------------------------
  about
  --------------------------- */
  .about-lead dt {
    font-size: 2.5rem;
  }
  .about-lead dd {
    font-size: 1.3rem;
  }
  .about-sns {
    padding-top: 30px;
  }
  .about-sns-snses-item {
    margin-bottom: 1em;
  }
  .about-sns-snses-img {
    width: 26%;
  }
  .about-sns-snses-txts {
    width: 69%;
  }
  .about-sns-snses-name {
    font-size: 1.1rem;
  }
  .about-website-links-item {
    margin-bottom: 20px;
  }
  .about-website-links-txts {
    padding: 40px 20px 30px;
  }
  /* ---------------------------
  first
  --------------------------- */
  .first-transport-vehicles-h {
    font-size: 1.2rem;
  }
  .first-transport-vehicles-img {
    width: 45%;
  }
  .first-weather-table th, .first-weather-table td {
    padding: 4px;
  }
}