@charset "UTF-8";
.util-link--excel:after {
  background-image: url(/med/app-files/img/sprite/icon.svg#excel-usage)
}
.util-link--word:after {
  background-image: url(/med/app-files/img/sprite/icon.svg#word-usage)
}
.util-link--powerpoint:after {
  background-image: url(/med/app-files/img/sprite/icon.svg#powerpoint-usage)
}
.util-link--zip:after {
  background-image: url(/med/app-files/img/sprite/icon.svg#zip-usage)
}
.util-link--video:after {
  background-image: url(/med/app-files/img/sprite/icon.svg#video-usage)
}
.util-link--modal:after {
  background-image: url(/med/app-files/img/sprite/icon.svg#modal-usage)
}
.util-link--rss:after {
  background-image: url(/med/app-files/img/sprite/icon.svg#rss-usage)
}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15
}
body {
  margin: 0
}
main {
  display: block
}
h1 {
  margin: .67em 0;
  font-size: 2em
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible
}
pre {
  font-family: monospace, monospace;
  font-size: 1em
}
a {
  background-color: transparent
}
abbr[title] {
  -webkit-text-decoration: underline dotted;
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted
}
b, strong {
  font-weight: bolder
}
code, kbd, samp {
  font-family: monospace, monospace;
  font-size: 1em
}
small {
  font-size: 80%
}
sub, sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline
}
sub {
  bottom: -.25em
}
sup {
  top: -.5em
}
img {
  border-style: none
}
button, input, optgroup, select, textarea {
  margin: 0;
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15
}
button, input {
  overflow: visible
}
button, select {
  text-transform: none
}
[type=button], [type=reset], [type=submit], button {
  -webkit-appearance: button
}
[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
  padding: 0;
  border-style: none
}
[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
  outline: 1px dotted ButtonText
}
fieldset {
  padding: .35em .75em .625em
}
legend {
  box-sizing: border-box;
  display: table;
  max-width: 100%;
  padding: 0;
  color: inherit;
  white-space: normal
}
progress {
  vertical-align: baseline
}
textarea {
  overflow: auto
}
[type=checkbox], [type=radio] {
  box-sizing: border-box;
  padding: 0
}
[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
  height: auto
}
[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px
}
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit
}
details {
  display: block
}
summary {
  display: list-item
}
[hidden], template {
  display: none
}
html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  height: -webkit-fill-available;
  font-size: 62.5%
}
body {
  word-wrap: break-word;
  min-height: 100vh;
  min-height: -webkit-fill-available;
  background-color: #fff;
  color: #000;
  word-break: break-word
}
body *, body :after, body :before {
  box-sizing: border-box
}
figure {
  margin: 0
}
img {
  -webkit-backface-visibility: hidden;
  min-width: 1px;
  max-width: 100%;
  height: auto;
  backface-visibility: hidden;
  vertical-align: top;
  /*image-rendering: -webkit-optimize-contrast*/
}
a {
  transition: all .25s cubic-bezier(.4, 0, .2, 1) 0s
}
a:link, a:visited {
  color: #069;
  text-decoration: none
}
a:active, a:hover {
  color: #cc0d21;
  text-decoration: none
}
button, input, pre, select, textarea {
  border-radius: 0;
  box-shadow: none;
  color: #000
}
input[type=text], textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none
}
button:not([disabled]), input[type=submit] {
  cursor: pointer
}
::-webkit-input-placeholder {
  color: #999 !important
}
:-moz-placeholder, ::-moz-placeholder {
  color: #999 !important
}
::-moz-placeholder {
  opacity: 1
}
:-ms-input-placeholder {
  color: #999 !important
}
:placeholder-shown {
  color: #999 !important
}
[aria-hidden=true] {
  display: none
}
.util-sub, .util-sup {
  position: relative;
  font-size: 60%;
  line-height: 1
}
.util-sup {
  top: -.6em
}
.util-sub {
  bottom: -.1em
}
.util-italic {
  font-style: italic !important
}
.util-underline {
  text-decoration: underline !important
}
.util-color--main {
  color: #3252a5 !important
}
.util-color--sub {
  color: #60646e !important
}
.util-color--sub2 {
  color: #c6cddd !important
}
.util-color--sub3 {
  color: #050505 !important
}
.util-color--sub4 {
  color: #666 !important
}
.util-color--sub5 {
  color: #f7f7f7 !important
}
.util-color--accent {
  color: #df5b10 !important
}
.util-color--base {
  color: #000 !important
}
.util-color--disable {
  color: #666 !important
}
.util-color--placeholder {
  color: #999 !important
}
.util-color--bright {
  color: #fff !important
}
.util-color--red {
  color: red !important
}
.util-highlight--main {
  color: #3252a5 !important
}
.util-highlight--sub {
  color: #60646e !important
}
.util-highlight--sub2 {
  color: #c6cddd !important
}
.util-highlight--sub3 {
  color: #050505 !important
}
.util-highlight--sub4 {
  color: #666 !important
}
.util-highlight--sub5 {
  color: #f7f7f7 !important
}
.util-highlight--accent {
  color: #df5b10 !important
}
.util-highlight--base {
  color: #000 !important
}
.util-highlight--disable {
  color: #666 !important
}
.util-highlight--placeholder {
  color: #999 !important
}
.util-highlight--bright {
  color: #fff !important
}
.util-highlight--red {
  color: red !important
}
.util-link--blank:link, .util-link--excel:link, .util-link--modal:link, .util-link--pdf:link, .util-link--powerpoint:link, .util-link--rss:link, .util-link--video:link, .util-link--word:link, .util-link--zip:link, .util-link:link {
  display: inline;
  text-decoration: underline
}
.util-link__filesize {
  font-style: normal
}
.util-link--blank:after, .util-link--excel:after, .util-link--modal:after, .util-link--pdf:after, .util-link--powerpoint:after, .util-link--rss:after, .util-link--video:after, .util-link--word:after, .util-link--zip:after {
  position: relative;
  top: -2px;
  margin: 0 .5em
}
.util-badge, [class*=util-badge--] {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-style: normal;
  text-align: center;
  vertical-align: middle
}
.util-badge {
  border: 1px solid #ddd;
  background-color: #fff
}
.util-badge--high {
  background-color: #eec2c2
}
.util-badge--middle {
  background-color: #c0ddee
}
.util-badge--low {
  background-color: #dedede
}
.util-motion--slide {
  overflow: hidden
}
.Header {
  background: #fff
}
.Header > :first-child, .Header > [class^=list-wrap] > :first-child, .Header > section:first-child > :first-child {
  margin-top: 0 !important
}
.Header-company-logo {
  /*background-color: #fff*/
  background: #cc0000;
  background: -webkit-gradient(linear, left top, right top, from(#cc0000), color-stop(70%, #eb5514), to(#ffb900));
  background: -webkit-linear-gradient(left, #cc0000 0%, #eb5514 70%, #ffb900 100%);
  background: linear-gradient(90deg, #cc0000 0%, #eb5514 70%, #ffb900 100%);
}
.Header-company-logo img {
  max-width: 200px;
}
.Header__guide {
  background: #f1f1f1
}
.header-breadcrumb {
  display: flex;
  margin: 0;
  padding: 0
}
.header-breadcrumb > li {
  list-style: none
}
.header-breadcrumb > li + li {
  position: relative
}
.header-breadcrumb > li + li:after {
  -webkit-transform: rotate(45deg);
  display: block;
  position: absolute;
  left: 0;
  transform: rotate(45deg);
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  content: ""
}
.header-breadcrumb .header-breadcrumb__type {
  color: #000;
  transition: color .25s cubic-bezier(.4, 0, .2, 1) 0s
}
.header-breadcrumb .header-breadcrumb__type--nolink {
  color: #000
}
.Header__navi {
  display: flex;
  background-color: #fff
}
.Header__navi-wrap {
  height: 100%
}
.Header__navi__block {
  z-index: 9999;
  position: relative;
  background: #fff
}
.Header__navi__block.is-fixed {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  width: 100%
}
.Header__head {
  display: flex;
  align-items: center
}
.header-logo {
  margin: 0
}
.header-departure {
  position: relative
}
.header-departure__selected {
  border: 2px solid #cc0d21;
  border-radius: 5px;
  box-shadow: 0 1px 1px 1px rgba(0, 0, 0, .1)
}
.header-departure__selected__label {
  display: block;
  position: relative;
  overflow: hidden;
  text-align: center;
  cursor: pointer
}
.header-departure__selected__label:before {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  background: #cc0d21;
  content: ""
}
.header-departure__selected__label:after {
  -webkit-transform: rotate(135deg);
  display: block;
  position: absolute;
  transform: rotate(135deg);
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  content: ""
}
.header-departure__list {
  display: none;
  position: absolute;
  width: 100%;
  border-radius: 5px;
  background: #fff;
  box-shadow: 0 1px 6px 3px rgba(0, 0, 0, .1)
}
.header-departure__list__inner {
  overflow: hidden;
  border-radius: 5px
}
.header-departure__list__item {
  position: relative
}
.header-departure__list__item + .header-departure__list__item {
  border-top: 1px solid #dfdfdf
}
.header-departure__list__item.is-current .header-departure__list__type:before {
  -webkit-transform: rotate(135deg);
  display: block;
  position: absolute;
  transform: rotate(135deg);
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  content: "";
  transition: border-color .25s cubic-bezier(.4, 0, .2, 1) 0s
}
.header-departure__list .header-departure__list__type {
  display: block;
  background: #fff;
  color: #000;
  transition: color .25s cubic-bezier(.4, 0, .2, 1) 0s, background .25s cubic-bezier(.4, 0, .2, 1) 0s
}
.Header__body__inner > :first-child, .Header__body__inner > [class^=list-wrap] > :first-child, .Header__body__inner > section:first-child > :first-child {
  margin-top: 0 !important
}
.header-gnav__list {
  margin: 0;
  padding: 0
}
.header-gnav__list > li {
  list-style: none
}
.header-gnav .header-gnav__type, .header-gnav .header-gnav__type--toggle {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -moz-text-align-last: left;
  display: block;
  z-index: 9999;
  position: relative;
  padding: 0;
  border: none;
  outline: none;
  background-color: transparent;
  text-align: left;
  cursor: pointer
}
.header-gnav .header-gnav__type__label {
  color: #000;
  transition: color .25s cubic-bezier(.4, 0, .2, 1) 0s
}
/*.header-gnav-utility__item {
  border-radius: 5px;
  box-shadow: 0 1px 1px 1px rgba(0, 0, 0, .1)
}*/
.header-gnav-utility .header-gnav-utility__type, .header-gnav-utility .header-gnav-utility__type--blank {
  display: block;
  position: relative;
  overflow: hidden;
  border-radius: 5px;
  background: #cc0d21;
  transition: opacity .25s cubic-bezier(.4, 0, .2, 1) 0s
}
.header-gnav-utility .header-gnav-utility__type, .header-gnav-utility .js-header-gnav__list .header-gnav-utility__type--blank {
  /*display: block;*/
  position: relative;
  overflow: hidden;
  border-radius: 5px;
  background: #cc0d21;
  transition: opacity .25s cubic-bezier(.4, 0, .2, 1) 0s
}
.header-gnav-utility .header-gnav-utility__type--blank:after {
  display: block;
  position: absolute;
  background: url(/med/app-files/img/sprite/icon.svg#blank2-usage) no-repeat 0 0;
  content: ""
}

.header-gnav-utility__label, .header-gnav-utility__label--mail, .header-gnav-utility__label--mypage, .header-gnav-utility__label--regist {
  display: block;
  position: relative;
  color: #fff
}
.header-gnav-utility__label--mypage:before {
  display: block;
  position: absolute;
  left: 0;
  background: url(/med/app-files/img/cmn_ic04.png) no-repeat 0 0;
  content: ""
}
.header-gnav-utility__label--mail:before {
  display: block;
  position: absolute;
  background: url(/med/app-files/img/cmn_ic05.png) no-repeat 0 0;
  content: ""
}
.header-gnav-utility__label--regist:before {
  display: block;
  position: absolute;
  background: url(/med/app-files/img/cmn_ic35.png) no-repeat 0 0;
  content: ""
}
.header-megamenu {
  display: none
}
.header-megamenu-list {
  margin: 0;
  padding: 0
}
.header-megamenu-list > li {
  list-style: none
}
.header-megamenu-list__type, .header-megamenu-list__type--blank {
  position: relative
}
.header-megamenu-list__type--blank:after {
  display: inline-block;
  background: url(/med/app-files/img/sprite/icon.svg#blank-usage) no-repeat 0 0;
  content: ""
}
.header-gnav-utility__item .header-megamenu-list__type--blank:after {
  display: inline-table;
  background: url(/med/app-files/img/sprite/icon.svg#blank-usage) no-repeat 0 0;
  content: ""
}
.header-megamenu-list__label, .header-megamenu-list__label--index {
  display: subgrid;
  color: #000;
  transition: color .25s cubic-bezier(.4, 0, .2, 1) 0s
}
.header-megamenu-banner {
  margin: 0;
  padding: 0
}
.header-megamenu-banner > li {
  list-style: none
}
.header-megamenu-banner__type {
  transition: opacity .25s cubic-bezier(.4, 0, .2, 1) 0s
}
.Header__foot > :first-child, .Header__foot > [class^=list-wrap] > :first-child, .Header__foot > section:first-child > :first-child {
  margin-top: 0 !important
}
.Main {}
.Main__guide {
  display: block;
  width: 100%;
  border-bottom: 1px solid #ddd;
  background: #fff
}
.main-breadcrumb {
  display: flex;
  width: 100%;
  margin: 0 auto;
  list-style: none
}
.main-breadcrumb > li {
  display: inline-block;
  position: relative
}
.main-breadcrumb > li:before {
  display: block;
  position: absolute;
  color: #60646e;
  content: "\03e"
}
.main-breadcrumb > li:first-of-type {
  padding-left: 0
}
.main-breadcrumb > li:first-of-type:before {
  display: none
}
.main-breadcrumb > li:last-of-type > [class*=__type] {
  color: #3252a5
}
.Main__head > :first-child, .Main__head > [class^=list-wrap] > :first-child, .Main__head > section:first-child > :first-child {
  margin-top: 0 !important
}
.Main__content {
  margin: 0 auto
}
.Main__content > :first-child, .Main__content > [class^=list-wrap] > :first-child, .Main__content > section:first-child > :first-child {
  margin-top: 0 !important
}
.main-overlay {
  display: none;
  z-index: 998;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh
}
.Footer__body {
  background-color: #333
}
.Footer__body > :first-child, .Footer__body > [class^=list-wrap] > :first-child, .Footer__body > section:first-child > :first-child, .Footer__body__inner > :first-child, .Footer__body__inner > [class^=list-wrap] > :first-child, .Footer__body__inner > section:first-child > :first-child {
  margin-top: 0 !important
}
.footer-social {
  display: flex;
  align-items: center;
  justify-content: center
}
.footer-social__head {
  color: #fff
}
.footer-social__list {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  padding: 0
}
.footer-social__list__item {
  flex-shrink: 0;
  list-style: none
}
.footer-social__list__type, .footer-social__list__type--instagram, .footer-social__list__type--line, .footer-social__list__type--twitter {
  display: block;
  position: relative;
  overflow: hidden
}
.footer-social__list__type--instagram > img, .footer-social__list__type--line > img, .footer-social__list__type--twitter > img, .footer-social__list__type > img {
  z-index: 2;
  position: relative;
  /*transition: opacity .25s cubic-bezier(.4, 0, .2, 1) 0s*/
}
.footer-utility__list {
  display: flex;
  flex-flow: row wrap;
  margin: 0;
  padding: 0;
	align-items: center;
}
.footer-utility__list__item {
  border-right: 1px solid #7a7a7a;
  list-style: none;
    color: #ffffff;
}
.footer-utility__list__item:last-of-type {
  margin-right: 0;
  padding-right: 0;
  border-right: none
}
.footer-utility__list .footer-utility__list__type, .footer-utility__list .footer-utility__list__type--blank {
  color: #fff
}
.footer-utility__list .footer-utility__list__type--blank:after {
  display: inline-block;
  background: url(/med/app-files/img/sprite/icon.svg#blank2-usage) no-repeat 0 0;
  content: ""
}


.Footer__foot {
  background: #090909
}
.Footer__foot > :first-child, .Footer__foot > [class^=list-wrap] > :first-child, .Footer__foot > section:first-child > :first-child {
  margin-top: 0 !important
}
.Footer__foot__inner {
  display: flex;
  justify-content: space-between
}
.Footer__foot__inner > :first-child, .Footer__foot__inner > [class^=list-wrap] > :first-child, .Footer__foot__inner > section:first-child > :first-child {
  margin-top: 0 !important
}
.footer-copyright__label {
  color: #fff
}
.Footer__guide {
  border-left: 1px solid #5f5f5f
}
.footer-pagetop > a {
  display: block;
  position: relative;
  background: #090909;
  text-indent: -9999px;
  transition: opacity .25s cubic-bezier(.4, 0, .2, 1) 0s
}
.footer-pagetop > a:before {
  -webkit-transform: rotate(-45deg);
  display: block;
  position: absolute;
  transform: rotate(-45deg);
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  content: ""
}
.footer-pagetop > a:after {
  display: block;
  position: absolute;
  background: #fff;
  content: ""
}
* {
  min-width: 0;
  min-height: 0
}
.Main__content {
  padding: 0 !important
}
.imgAnnotation {
  color: #fff;
  font-size: 1.3rem;
}
.copy__Btn__Box {
  display: flex;
}
@media print, screen and (min-width:768px) {
  body {
    min-width: 1260px;
    max-width: 1920px;
    margin: 0 auto;
    font-family: 游ゴシック体, YuGothic, 游ゴシック, Yu Gothic, ヒラギノ角ゴ Pro, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, Osaka, Arial, ＭＳ Ｐゴシック, MS PGothic, sans-serif;
    font-size: 1.6rem;
    font-weight: 500;
    line-height: 1.6
  }
  a[href^="tel:"] {
    display: inline-block !important;
    color: #000;
    text-decoration: none;
    cursor: default;
    pointer-events: none
  }
  button, input, pre, select, textarea {
    font-family: 游ゴシック体, YuGothic, 游ゴシック, Yu Gothic, ヒラギノ角ゴ Pro, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, Osaka, Arial, ＭＳ Ｐゴシック, MS PGothic, sans-serif;
    font-size: 1.6rem;
    line-height: 1.6
  }
  .util-pc-hidden {
    display: none !important
  }
    
  .util-bold, .util-highlight--accent, .util-highlight--base, .util-highlight--bright, .util-highlight--disable, .util-highlight--main, .util-highlight--placeholder, .util-highlight--red, .util-highlight--sub, .util-highlight--sub2, .util-highlight--sub3, .util-highlight--sub4, .util-highlight--sub5 {
    font-weight: 700 !important
  }
  .util-link--blank:hover:link, .util-link--excel:hover:link, .util-link--modal:hover:link, .util-link--pdf:hover:link, .util-link--powerpoint:hover:link, .util-link--rss:hover:link, .util-link--video:hover:link, .util-link--word:hover:link, .util-link--zip:hover:link, .util-link:hover:link {
    text-decoration: none
  }
  .util-badge {
    height: 25px;
    padding: 3px 10px 0;
    line-height: 25px
  }
  .util-badge, [class*=util-badge--] {
    min-width: 104px;
    font-size: 1.2rem;
    font-weight: 700
  }
  [class*=util-badge--] {
    height: 22px;
    padding: 1px 10px 0;
    line-height: 22px
  }
  [data-col-pc]:not([data-col-pc="1"]) {
    display: flex;
    flex-flow: row wrap;
    width: 100%
  }
  [data-col-pc]:not([data-col-pc=auto]) > * {
    margin-top: 1.25em;
    margin-left: 36px
  }
  [data-col-pc="1"] > :nth-child(-n+1) {
    margin-top: 0 !important
  }
  [data-col-pc="1"] > :nth-child(1n+1) {
    margin-left: 0 !important
  }
  [data-col-pc="1"] > * {
    width: 100%
  }
  [data-col-pc="2"] > :nth-child(-n+2) {
    margin-top: 0 !important
  }
  [data-col-pc="2"] > :nth-child(odd) {
    margin-left: 0 !important
  }
  [data-col-pc="2"] > * {
    width: calc((100% - 36px)/2 - .1px)
  }
  [data-col-pc="3"] > :nth-child(-n+3) {
    margin-top: 0 !important
  }
  [data-col-pc="3"] > :nth-child(3n+1) {
    margin-left: 0 !important
  }
  [data-col-pc="3"] > * {
    width: calc((100% - 72px)/3 - .1px)
  }
  [data-col-pc="4"] > :nth-child(-n+4) {
    margin-top: 0 !important
  }
  [data-col-pc="4"] > :nth-child(4n+1) {
    margin-left: 0 !important
  }
  [data-col-pc="4"] > * {
    width: calc((100% - 108px)/4 - .1px)
  }
  [data-col-pc="5"] > :nth-child(-n+5) {
    margin-top: 0 !important
  }
  [data-col-pc="5"] > :nth-child(5n+1) {
    margin-left: 0 !important
  }
  [data-col-pc="5"] > * {
    width: calc((100% - 144px)/5 - .1px)
  }
  [data-col-pc="6"] > :nth-child(-n+6) {
    margin-top: 0 !important
  }
  [data-col-pc="6"] > :nth-child(6n+1) {
    margin-left: 0 !important
  }
  [data-col-pc="6"] > * {
    width: calc((100% - 180px)/6 - .1px)
  }
  [data-col-pc=auto] {
    margin-right: -36px;
    margin-bottom: -1em
  }
  [data-col-pc=auto] > * {
    margin-top: 0 !important;
    margin-right: 36px;
    margin-bottom: 1em;
    margin-left: 0
  }
  [data-size-pc="1col"], [data-size-pc="1col"] > * {
    width: 100%
  }
  [data-size-pc="2col"] {
    width: calc((100% - 36px)/2 - .1px)
  }
  [data-size-pc="1/2col"] {
    width: calc(100% - (100% - 36px)/2 - .1px - 36px) !important
  }
  [data-size-pc="2col"] > * {
    width: 100%
  }
  [data-size-pc="3col"] {
    width: calc((100% - 72px)/3 - .1px)
  }
  [data-size-pc="2/3col"] {
    width: calc(100% - (100% - 72px)/3 - .1px - 36px) !important
  }
  [data-size-pc="3col"] > * {
    width: 100%
  }
  [data-size-pc="4col"] {
    width: calc((100% - 108px)/4 - .1px)
  }
  [data-size-pc="3/4col"] {
    width: calc(100% - (100% - 108px)/4 - .1px - 36px) !important
  }
  [data-size-pc="4col"] > * {
    width: 100%
  }
  [data-size-pc="5col"] {
    width: calc((100% - 144px)/5 - .1px)
  }
  [data-size-pc="4/5col"] {
    width: calc(100% - (100% - 144px)/5 - .1px - 36px) !important
  }
  [data-size-pc="5col"] > * {
    width: 100%
  }
  [data-size-pc="6col"] {
    width: calc((100% - 180px)/6 - .1px)
  }
  [data-size-pc="5/6col"] {
    width: calc(100% - (100% - 180px)/6 - .1px - 36px) !important
  }
  [data-size-pc="6col"] > * {
    width: 100%
  }
  [data-size-pc="1per"] {
    width: 1% !important
  }
  [data-size-pc="1per"] > * {
    width: 100%
  }
  [data-size-pc="2per"] {
    width: 2% !important
  }
  [data-size-pc="2per"] > * {
    width: 100%
  }
  [data-size-pc="3per"] {
    width: 3% !important
  }
  [data-size-pc="3per"] > * {
    width: 100%
  }
  [data-size-pc="4per"] {
    width: 4% !important
  }
  [data-size-pc="4per"] > * {
    width: 100%
  }
  [data-size-pc="5per"] {
    width: 5% !important
  }
  [data-size-pc="5per"] > * {
    width: 100%
  }
  [data-size-pc="6per"] {
    width: 6% !important
  }
  [data-size-pc="6per"] > * {
    width: 100%
  }
  [data-size-pc="7per"] {
    width: 7% !important
  }
  [data-size-pc="7per"] > * {
    width: 100%
  }
  [data-size-pc="8per"] {
    width: 8% !important
  }
  [data-size-pc="8per"] > * {
    width: 100%
  }
  [data-size-pc="9per"] {
    width: 9% !important
  }
  [data-size-pc="9per"] > * {
    width: 100%
  }
  [data-size-pc="10per"] {
    width: 10% !important
  }
  [data-size-pc="10per"] > * {
    width: 100%
  }
  [data-size-pc="11per"] {
    width: 11% !important
  }
  [data-size-pc="11per"] > * {
    width: 100%
  }
  [data-size-pc="12per"] {
    width: 12% !important
  }
  [data-size-pc="12per"] > * {
    width: 100%
  }
  [data-size-pc="13per"] {
    width: 13% !important
  }
  [data-size-pc="13per"] > * {
    width: 100%
  }
  [data-size-pc="14per"] {
    width: 14% !important
  }
  [data-size-pc="14per"] > * {
    width: 100%
  }
  [data-size-pc="15per"] {
    width: 15% !important
  }
  [data-size-pc="15per"] > * {
    width: 100%
  }
  [data-size-pc="16per"] {
    width: 16% !important
  }
  [data-size-pc="16per"] > * {
    width: 100%
  }
  [data-size-pc="17per"] {
    width: 17% !important
  }
  [data-size-pc="17per"] > * {
    width: 100%
  }
  [data-size-pc="18per"] {
    width: 18% !important
  }
  [data-size-pc="18per"] > * {
    width: 100%
  }
  [data-size-pc="19per"] {
    width: 19% !important
  }
  [data-size-pc="19per"] > * {
    width: 100%
  }
  [data-size-pc="20per"] {
    width: 20% !important
  }
  [data-size-pc="20per"] > * {
    width: 100%
  }
  [data-size-pc="21per"] {
    width: 21% !important
  }
  [data-size-pc="21per"] > * {
    width: 100%
  }
  [data-size-pc="22per"] {
    width: 22% !important
  }
  [data-size-pc="22per"] > * {
    width: 100%
  }
  [data-size-pc="23per"] {
    width: 23% !important
  }
  [data-size-pc="23per"] > * {
    width: 100%
  }
  [data-size-pc="24per"] {
    width: 24% !important
  }
  [data-size-pc="24per"] > * {
    width: 100%
  }
  [data-size-pc="25per"] {
    width: 25% !important
  }
  [data-size-pc="25per"] > * {
    width: 100%
  }
  [data-size-pc="26per"] {
    width: 26% !important
  }
  [data-size-pc="26per"] > * {
    width: 100%
  }
  [data-size-pc="27per"] {
    width: 27% !important
  }
  [data-size-pc="27per"] > * {
    width: 100%
  }
  [data-size-pc="28per"] {
    width: 28% !important
  }
  [data-size-pc="28per"] > * {
    width: 100%
  }
  [data-size-pc="29per"] {
    width: 29% !important
  }
  [data-size-pc="29per"] > * {
    width: 100%
  }
  [data-size-pc="30per"] {
    width: 30% !important
  }
  [data-size-pc="30per"] > * {
    width: 100%
  }
  [data-size-pc="31per"] {
    width: 31% !important
  }
  [data-size-pc="31per"] > * {
    width: 100%
  }
  [data-size-pc="32per"] {
    width: 32% !important
  }
  [data-size-pc="32per"] > * {
    width: 100%
  }
  [data-size-pc="33per"] {
    width: 33% !important
  }
  [data-size-pc="33per"] > * {
    width: 100%
  }
  [data-size-pc="34per"] {
    width: 34% !important
  }
  [data-size-pc="34per"] > * {
    width: 100%
  }
  [data-size-pc="35per"] {
    width: 35% !important
  }
  [data-size-pc="35per"] > * {
    width: 100%
  }
  [data-size-pc="36per"] {
    width: 36% !important
  }
  [data-size-pc="36per"] > * {
    width: 100%
  }
  [data-size-pc="37per"] {
    width: 37% !important
  }
  [data-size-pc="37per"] > * {
    width: 100%
  }
  [data-size-pc="38per"] {
    width: 38% !important
  }
  [data-size-pc="38per"] > * {
    width: 100%
  }
  [data-size-pc="39per"] {
    width: 39% !important
  }
  [data-size-pc="39per"] > * {
    width: 100%
  }
  [data-size-pc="40per"] {
    width: 40% !important
  }
  [data-size-pc="40per"] > * {
    width: 100%
  }
  [data-size-pc="41per"] {
    width: 41% !important
  }
  [data-size-pc="41per"] > * {
    width: 100%
  }
  [data-size-pc="42per"] {
    width: 42% !important
  }
  [data-size-pc="42per"] > * {
    width: 100%
  }
  [data-size-pc="43per"] {
    width: 43% !important
  }
  [data-size-pc="43per"] > * {
    width: 100%
  }
  [data-size-pc="44per"] {
    width: 44% !important
  }
  [data-size-pc="44per"] > * {
    width: 100%
  }
  [data-size-pc="45per"] {
    width: 45% !important
  }
  [data-size-pc="45per"] > * {
    width: 100%
  }
  [data-size-pc="46per"] {
    width: 46% !important
  }
  [data-size-pc="46per"] > * {
    width: 100%
  }
  [data-size-pc="47per"] {
    width: 47% !important
  }
  [data-size-pc="47per"] > * {
    width: 100%
  }
  [data-size-pc="48per"] {
    width: 48% !important
  }
  [data-size-pc="48per"] > * {
    width: 100%
  }
  [data-size-pc="49per"] {
    width: 49% !important
  }
  [data-size-pc="49per"] > * {
    width: 100%
  }
  [data-size-pc="50per"] {
    width: 50% !important
  }
  [data-size-pc="50per"] > * {
    width: 100%
  }
  [data-size-pc="51per"] {
    width: 51% !important
  }
  [data-size-pc="51per"] > * {
    width: 100%
  }
  [data-size-pc="52per"] {
    width: 52% !important
  }
  [data-size-pc="52per"] > * {
    width: 100%
  }
  [data-size-pc="53per"] {
    width: 53% !important
  }
  [data-size-pc="53per"] > * {
    width: 100%
  }
  [data-size-pc="54per"] {
    width: 54% !important
  }
  [data-size-pc="54per"] > * {
    width: 100%
  }
  [data-size-pc="55per"] {
    width: 55% !important
  }
  [data-size-pc="55per"] > * {
    width: 100%
  }
  [data-size-pc="56per"] {
    width: 56% !important
  }
  [data-size-pc="56per"] > * {
    width: 100%
  }
  [data-size-pc="57per"] {
    width: 57% !important
  }
  [data-size-pc="57per"] > * {
    width: 100%
  }
  [data-size-pc="58per"] {
    width: 58% !important
  }
  [data-size-pc="58per"] > * {
    width: 100%
  }
  [data-size-pc="59per"] {
    width: 59% !important
  }
  [data-size-pc="59per"] > * {
    width: 100%
  }
  [data-size-pc="60per"] {
    width: 60% !important
  }
  [data-size-pc="60per"] > * {
    width: 100%
  }
  [data-size-pc="61per"] {
    width: 61% !important
  }
  [data-size-pc="61per"] > * {
    width: 100%
  }
  [data-size-pc="62per"] {
    width: 62% !important
  }
  [data-size-pc="62per"] > * {
    width: 100%
  }
  [data-size-pc="63per"] {
    width: 63% !important
  }
  [data-size-pc="63per"] > * {
    width: 100%
  }
  [data-size-pc="64per"] {
    width: 64% !important
  }
  [data-size-pc="64per"] > * {
    width: 100%
  }
  [data-size-pc="65per"] {
    width: 65% !important
  }
  [data-size-pc="65per"] > * {
    width: 100%
  }
  [data-size-pc="66per"] {
    width: 66% !important
  }
  [data-size-pc="66per"] > * {
    width: 100%
  }
  [data-size-pc="67per"] {
    width: 67% !important
  }
  [data-size-pc="67per"] > * {
    width: 100%
  }
  [data-size-pc="68per"] {
    width: 68% !important
  }
  [data-size-pc="68per"] > * {
    width: 100%
  }
  [data-size-pc="69per"] {
    width: 69% !important
  }
  [data-size-pc="69per"] > * {
    width: 100%
  }
  [data-size-pc="70per"] {
    width: 70% !important
  }
  [data-size-pc="70per"] > * {
    width: 100%
  }
  [data-size-pc="71per"] {
    width: 71% !important
  }
  [data-size-pc="71per"] > * {
    width: 100%
  }
  [data-size-pc="72per"] {
    width: 72% !important
  }
  [data-size-pc="72per"] > * {
    width: 100%
  }
  [data-size-pc="73per"] {
    width: 73% !important
  }
  [data-size-pc="73per"] > * {
    width: 100%
  }
  [data-size-pc="74per"] {
    width: 74% !important
  }
  [data-size-pc="74per"] > * {
    width: 100%
  }
  [data-size-pc="75per"] {
    width: 75% !important
  }
  [data-size-pc="75per"] > * {
    width: 100%
  }
  [data-size-pc="76per"] {
    width: 76% !important
  }
  [data-size-pc="76per"] > * {
    width: 100%
  }
  [data-size-pc="77per"] {
    width: 77% !important
  }
  [data-size-pc="77per"] > * {
    width: 100%
  }
  [data-size-pc="78per"] {
    width: 78% !important
  }
  [data-size-pc="78per"] > * {
    width: 100%
  }
  [data-size-pc="79per"] {
    width: 79% !important
  }
  [data-size-pc="79per"] > * {
    width: 100%
  }
  [data-size-pc="80per"] {
    width: 80% !important
  }
  [data-size-pc="80per"] > * {
    width: 100%
  }
  [data-size-pc="81per"] {
    width: 81% !important
  }
  [data-size-pc="81per"] > * {
    width: 100%
  }
  [data-size-pc="82per"] {
    width: 82% !important
  }
  [data-size-pc="82per"] > * {
    width: 100%
  }
  [data-size-pc="83per"] {
    width: 83% !important
  }
  [data-size-pc="83per"] > * {
    width: 100%
  }
  [data-size-pc="84per"] {
    width: 84% !important
  }
  [data-size-pc="84per"] > * {
    width: 100%
  }
  [data-size-pc="85per"] {
    width: 85% !important
  }
  [data-size-pc="85per"] > * {
    width: 100%
  }
  [data-size-pc="86per"] {
    width: 86% !important
  }
  [data-size-pc="86per"] > * {
    width: 100%
  }
  [data-size-pc="87per"] {
    width: 87% !important
  }
  [data-size-pc="87per"] > * {
    width: 100%
  }
  [data-size-pc="88per"] {
    width: 88% !important
  }
  [data-size-pc="88per"] > * {
    width: 100%
  }
  [data-size-pc="89per"] {
    width: 89% !important
  }
  [data-size-pc="89per"] > * {
    width: 100%
  }
  [data-size-pc="90per"] {
    width: 90% !important
  }
  [data-size-pc="90per"] > * {
    width: 100%
  }
  [data-size-pc="91per"] {
    width: 91% !important
  }
  [data-size-pc="91per"] > * {
    width: 100%
  }
  [data-size-pc="92per"] {
    width: 92% !important
  }
  [data-size-pc="92per"] > * {
    width: 100%
  }
  [data-size-pc="93per"] {
    width: 93% !important
  }
  [data-size-pc="93per"] > * {
    width: 100%
  }
  [data-size-pc="94per"] {
    width: 94% !important
  }
  [data-size-pc="94per"] > * {
    width: 100%
  }
  [data-size-pc="95per"] {
    width: 95% !important
  }
  [data-size-pc="95per"] > * {
    width: 100%
  }
  [data-size-pc="96per"] {
    width: 96% !important
  }
  [data-size-pc="96per"] > * {
    width: 100%
  }
  [data-size-pc="97per"] {
    width: 97% !important
  }
  [data-size-pc="97per"] > * {
    width: 100%
  }
  [data-size-pc="98per"] {
    width: 98% !important
  }
  [data-size-pc="98per"] > * {
    width: 100%
  }
  [data-size-pc="99per"] {
    width: 99% !important
  }
  [data-size-pc="99per"] > * {
    width: 100%
  }
  [data-size-pc="100per"] {
    width: 100% !important
  }
  [data-size-pc="100per"] > * {
    width: 100%
  }
  .Header-company-logo {
    /*max-width: 1860px;*/
    max-width: 1920px;
    margin: 0 auto;
    padding: 13px 40px;
    line-height: 0;
  }
  .Header-company-logo_sp {
    display: none;
  }
  .Header__guide {
    padding: 0 30px;
    border-top: 1px solid #ddd
  }
  .header-breadcrumb {
    max-width: 1800px;
    margin: 0 auto;
    padding: 2px 0
  }
  .header-breadcrumb > li + li {
    margin-left: 7px;
    padding-left: 17px
  }
  .header-breadcrumb > li + li:after {
    top: calc(50% - 3px);
    width: 6px;
    height: 6px
  }
  .header-breadcrumb .header-breadcrumb__type {
    font-size: 1.3rem
  }
  .header-breadcrumb .header-breadcrumb__type:hover {
    color: #cc0d21;
    text-decoration: underline
  }
  .header-breadcrumb .header-breadcrumb__type--nolink {
    font-size: 1.3rem
  }
  .Header__navi {
    justify-content: space-between;
    min-width: 1260px;
    max-width: 1860px;
    margin: 0 auto;
    padding: 13px 30px
  }
  .Header__navi__block {
    box-shadow: 0 6px 13px -4px rgba(0, 0, 0, .1)
  }
  .Header__navi__block.is-fixed {
    min-width: 1260px
  }
  .Header__head {
    flex-shrink: 0;
    width: 275px
  }
  .header-logo {
    width: 121px;
    margin-right: 29px
  }
  .header-departure__selected {
    width: 125px
  }
  .header-departure__selected__label {
    padding: 9px 36px 7px 7px;
    font-weight: 700
  }
  .header-departure__selected__label:before {
    width: 27px
  }
  .header-departure__selected__label:after {
    top: calc(50% - 6px);
    right: 9px;
    width: 8px;
    height: 8px
  }
  .header-departure__list {
    top: calc(100% + 10px)
  }
  .header-departure__list__item.is-current:hover .header-departure__list__type:before {
    border-color: #fff
  }
  .header-departure__list__item.is-current .header-departure__list__type:before {
    top: calc(50% - 4px);
    left: 11px;
    width: 10px;
    height: 5px
  }
  .header-departure__list .header-departure__list__type {
    padding: 7px 10px 7px 30px
  }
  .header-departure__list .header-departure__list__type:hover {
    background: #1e90ff;
    color: #fff
  }
  .header-utility__button {
    display: none
  }
  .header-gnav {
    display: flex;
    flex-flow: column-reverse
  }
  .header-gnav__list {
    display: flex;
    justify-content: flex-end;
    margin-top: 15px
  }
  
  .header-gnav__list > li {
    position: relative
  }
/*  div.js-header-gnav__list > div.header-gnav-utility__item {
    position: relative;
  }*/
  .header-gnav__list > li + li {
    margin-left: 27px
  }
	/*---ヘッダーメニュークリック固定用---*/
  /*.header-gnav .header-gnav__type--toggle:hover .header-gnav__type__label, .header-gnav .header-gnav__type--toggle[aria-expanded=true] .header-gnav__type__label, .header-gnav .header-gnav__type:hover .header-gnav__type__label, .header-gnav .header-gnav__type[aria-expanded=true] .header-gnav__type__label {
    color: #cc0d21;
    text-decoration: underline
  }*/
  .header-gnav .header-gnav__type--toggle:hover .header-gnav__type__label, .header-gnav .header-gnav__type:hover .header-gnav__type__label {
    color: #cc0d21;
    text-decoration: underline
  }
  .header-gnav .header-gnav__type__label {
    font-size: 1.8rem;
    font-weight: 700
  }
  .header-gnav-utility {
    display: flex;
    justify-content: flex-end
  }
  .header-gnav-utility__item + .header-gnav-utility__item {
    margin-left: 10px
  }
  .header-gnav-utility__item .header-gnav-utility__label {
    padding: 0 10px 0 5px;
  }
  .header-gnav-utility .header-gnav-utility__type, .header-gnav-utility .header-gnav-utility__type--blank {
    padding: 8px 12px 7px
  }
  .header-gnav-utility .header-gnav-utility__type--blank {
    padding-right: 27px
  }
  .header-gnav-utility .header-gnav-utility__type--blank:after {
    top: calc(50% - 6px);
    right: 14px;
    width: 12px;
    height: 12px;
    background-size: 12px auto
  }
  .header-gnav-utility .header-gnav-utility__type--blank:hover, .header-gnav-utility .header-gnav-utility__type:hover {
    opacity: .7
  }
  .header-gnav-utility__label, .header-gnav-utility__label--mail, .header-gnav-utility__label--mypage, .header-gnav-utility__label--regist {
    font-weight: 700
  }
  .header-gnav-utility__label--mypage {
    padding-right: 10px;
    padding-left: 30px
  }
  .header-gnav-utility__label--mypage:before {
    top: calc(50% - 12px);
    width: 23px;
    height: 23px;
    background-size: 23px auto
  }
  .header-gnav-utility__label--mail {
    padding-left: 30px
  }
  .header-gnav-utility__label--mail:before {
    top: calc(50% - 8px);
    left: 0;
    width: 21px;
    height: 16px;
    background-size: 21px auto
  }
  .header-gnav-utility__label--regist {
    padding-right: 10px;
    padding-left: 28px
  }
  .header-gnav-utility__label--regist:before {
    top: calc(50% - 10px);
    left: 0;
    width: 20px;
    height: 19px;
    background-size: contain
  }
  .header-megamenu {
    -webkit-transform: translateX(-50%);
    z-index: 9999;
    position: absolute;
    top: 100%;
    left: 50%;
    min-width: 267px;
    transform: translateX(-50%)
  }
    .js-header-gnav__list:last-child .header-megamenu:not.noleft{
    left: 0;
  }

  .header-megamenu#nav-domestic {
    width: 291px
  }
  .header-megamenu#nav-domestic .header-megamenu__inner {
    padding-right: 25px;
    padding-left: 25px
  }
  .header-megamenu#nav-pamphlet {
    width: 311px
  }
  .header-megamenu#nav-pamphlet .header-megamenu__inner {
    padding-right: 12px;
    padding-left: 25px
  }
  
  .header-megamenu__inner {
    position: relative;
    padding: 25px 15px;
    border: 1px solid #ddd;
    background: #fff;
    box-shadow: 0 1px 6px 3px rgba(0, 0, 0, .1)
  }
  /*.header-megamenu__inner:after, .header-megamenu__inner:before {
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    content: ""
  }
  .header-megamenu__inner:before {
    top: -13px;
    left: calc(50% - 8px);
    border-width: 0 8.5px 13px;
    border-color: transparent transparent #ddd
  }
  .header-megamenu__inner:after {
    top: -11px;
    left: calc(50% - 7px);
    border-width: 0 7.5px 11px;
    border-color: transparent transparent #fff
  }
  .js-header-gnav__list:last-child .header-megamenu .header-megamenu__inner:before {
    left: auto;
    right: 64px;
  }
  .js-header-gnav__list:last-child .header-megamenu .header-megamenu__inner:after {
    left: auto;
    right: 65px;
  }*/
  .header-megamenu-list > li + li {
    margin-top: 11px
  }
  .header-megamenu-list__type, .header-megamenu-list__type--blank {
    display: inline-block;
    padding-left: 20px
  }
  
  .header-megamenu-list__type--blank:hover .header-megamenu-list__label, .header-megamenu-list__type--blank:hover .header-megamenu-list__label--index, .header-megamenu-list__type:hover .header-megamenu-list__label, .header-megamenu-list__type:hover .header-megamenu-list__label--index {
    color: #cc0d21;
    text-decoration: underline
  }
  .header-megamenu-list__type--blank:before, .header-megamenu-list__type:before {
    -webkit-transform: rotate(45deg);
    display: block;
    position: absolute;
    top: .45em;
    left: 0;
    width: 8px;
    height: 8px;
    transform: rotate(45deg);
    border-top: 1px solid #000;
    border-right: 1px solid #000;
    content: ""
  }
  .header-megamenu-list__type--blank {
    padding-right: 25px
  }
  .header-megamenu-list__type--blank:after {
    width: 12px;
    height: 12px;
    margin-left: 10px;
    background-size: 12px auto
  }
  .header-megamenu-list__label--index {
    font-size: 1.8rem;
    font-weight: 700
  }
  .header-megamenu-banner {
    margin-top: 15px
  }
  .header-megamenu-banner > li + li {
    margin-top: 10px
  }
  .header-megamenu-banner__type:hover {
    opacity: .7
  }
  .main-breadcrumb {
    flex-flow: row wrap;
    width: 100%;
    max-width: 1260px;
    margin: 0 auto;
    padding: 10px 30px 9px
  }
  .main-breadcrumb > li {
    margin-right: .7em;
    padding-left: 1.285em;
    font-size: 1.4rem
  }
  .main-breadcrumb > li:before {
    top: -.1em;
    left: 0
  }
  .main-breadcrumb > li:last-of-type {
    margin-right: 0
  }
  .main-breadcrumb > li:last-of-type > [class*=__type] {
    font-weight: 500
  }
  .main-breadcrumb__type:hover {
    text-decoration: underline
  }
  .Main__body[data-sidebar=true] {
    display: flex;
    max-width: 1260px;
    margin: 0 auto
  }
  .Main__content {
    max-width: 1260px;
    padding: 4em 30px 6em
  }
  [data-sidebar=true] > .Main__content {
    width: calc(100% - 270px)
  }
  .Main__sidebar {
    padding: 4em 0 6em
  }
  [data-sidebar=true] > .Main__sidebar {
    width: 272px;
    padding-right: 30px
  }
  .main-overlay {
    cursor: pointer
  }
  .Footer {
    margin-top: 40px
  }
  .Footer__body__inner {
    max-width: 1860px;
    margin: 0 auto;
    padding: 50px 30px
  }
  .footer-social {
    margin-right: 72px
  }
  .footer-social__head {
    margin-right: 23px;
    font-size: 1.8rem;
    font-weight: 700
  }
  .footer-social__list__item {
    width: 50px
  }
  .footer-social__list__item + .footer-social__list__item {
    margin-left: 18px
  }
  .footer-social__list__type--instagram:hover > img, .footer-social__list__type--line:hover > img, .footer-social__list__type--twitter:hover > img, .footer-social__list__type:hover > img {
    opacity: 0
  }
  .footer-social__list__type--twitter:after {
    background: url(/med/app-files/img/cmn_ic06_on.png) no-repeat 0 0;
    background-size: 50px auto
  }
  .footer-social__list__type--instagram:after, .footer-social__list__type--twitter:after {
    display: block;
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0;
    width: 50px;
    height: 50px;
    content: ""
  }
  .footer-social__list__type--instagram:after {
    background: url(/med/app-files/img/cmn_ic07_on.png) no-repeat 0 0;
    background-size: 50px auto
  }
  .footer-social__list__type--line:after {
    display: block;
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0;
    width: 50px;
    height: 50px;
    background: url(/med/app-files/img/cmn_ic08_on.png) no-repeat 0 0;
    background-size: 50px auto;
    content: ""
  }
  .footer-utility {
    margin-top: 52px
  }
  .footer-utility__list {
    justify-content: center;
    margin-bottom: -25px;
	  text-align: center;
  }
  .footer-utility__list__item {
    margin: 0 22px 25px 0;
    padding-right: 16px;
    line-height: 1.2
  }
  .footer-utility__list .footer-utility__list__type--blank:hover, .footer-utility__list .footer-utility__list__type:hover {
    text-decoration: underline
  }
  .footer-utility__list .footer-utility__list__type--blank:after {
    width: 12px;
    height: 12px;
    margin-left: 10px;
    background-size: 12px auto
  }
  .footer-copyright {
    display: flex;
    align-items: center;
    padding-right: clamp(30px, 2.5vw, 75px);
    text-align: right
  }
  .footer-copyright__label {
    font-size: 1.4rem
  }
  .Footer__guide {
    width: 88px;
    height: 88px
  }
  .footer-pagetop, .footer-pagetop > a {
    height: 100%
  }
  .footer-pagetop > a:hover {
    opacity: .7
  }
  .footer-pagetop > a:before {
    top: 38px;
    left: calc(50% - 10px);
    width: 20px;
    height: 20px
  }
  .footer-pagetop > a:after {
    top: 58px;
    left: calc(50% - 13px);
    width: 26px;
    height: 1px
  }
  .Main__content {
    max-width: none
  }
  .imgAnnotation {
    padding: 15px 0 0 20px;
  }
}
@media only screen and (min-width:768px) and (max-width:1280px) {
  .header-gnav .header-gnav__type__label {
    font-size: 1.7rem;
  }
}
@media only screen and (min-width:1618px) {
   .util-pc-hidden {
    display: none !important
  } 
}
@media only screen and (min-width:767.98px) and (max-width:1618px) {
   .util-middle-hidden {
    display: none !important
  }
    [class$="-hero-carousel__item"] .util-middle{
        display: block !important
    }
}
@media only screen and (max-width:767.98px) {
  body {
    font-size: 1.4rem;
    font-weight: 400
  }
  body, button, input, pre, select, textarea {
    font-family: ヒラギノ角ゴ Pro, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, Osaka, Arial, ＭＳ Ｐゴシック, MS PGothic, sans-serif;
    line-height: 1.6
  }
  button, input, pre, select, textarea {
    font-size: 1.6rem
  }
  .util-sp-hidden {
    display: none !important
  }
      .header-gnav-utility__item ul.header-gnav-utility__toggle li {
    list-style-type: none;
  }
  .util-bold, .util-highlight--accent, .util-highlight--base, .util-highlight--bright, .util-highlight--disable, .util-highlight--main, .util-highlight--placeholder, .util-highlight--red, .util-highlight--sub, .util-highlight--sub2, .util-highlight--sub3, .util-highlight--sub4, .util-highlight--sub5 {
    font-weight: 700 !important
  }
  .util-badge {
    min-width: 120px;
    height: 22px;
    padding: 3px 11px 0;
    font-weight: 700;
    line-height: 22px
  }
  [class*=util-badge--] {
    min-width: 118px;
    height: 20px;
    padding: 1px 8px 0;
    font-size: 1rem;
    font-weight: 700;
    line-height: 20px
  }
  [data-col-sp]:not([data-col-sp="1"]) {
    display: flex;
    flex-flow: row wrap;
    width: 100%
  }
  [data-col-sp]:not([data-col-sp=auto]) > * {
    margin-top: 1em;
    margin-left: 15px
  }
  [data-col-sp="1"] > :nth-child(-n+1) {
    margin-top: 0 !important
  }
  [data-col-sp="1"] > :nth-child(1n+1) {
    margin-left: 0 !important
  }
  [data-col-sp="1"] > * {
    width: 100%
  }
  [data-col-sp="2"] > :nth-child(-n+2) {
    margin-top: 0 !important
  }
  [data-col-sp="2"] > :nth-child(odd) {
    margin-left: 0 !important
  }
  [data-col-sp="2"] > * {
    width: calc((100% - 15px)/2)
  }
  [data-col-sp="3"] > :nth-child(-n+3) {
    margin-top: 0 !important
  }
  [data-col-sp="3"] > :nth-child(3n+1) {
    margin-left: 0 !important
  }
  [data-col-sp="3"] > * {
    width: calc((100% - 30px)/3)
  }
  [data-col-sp=auto] {
    margin-right: -15px;
    margin-bottom: -.5em
  }
  [data-col-sp=auto] > * {
    margin-top: 0 !important;
    margin-right: 15px;
    margin-bottom: .5em;
    margin-left: 0
  }
  [data-size-sp="1col"], [data-size-sp="1col"] > * {
    width: 100%
  }
  [data-size-sp="2col"] {
    width: calc((100% - 15px)/2)
  }
  [data-size-sp="1/2col"] {
    width: calc(100% - (100% - 15px)/2 - 15px) !important
  }
  [data-size-sp="2col"] > * {
    width: 100%
  }
  [data-size-sp="3col"] {
    width: calc((100% - 30px)/3)
  }
  [data-size-sp="2/3col"] {
    width: calc(100% - (100% - 30px)/3 - 15px) !important
  }
  [data-size-sp="3col"] > * {
    width: 100%
  }
  [data-size-sp="1per"] {
    width: 1% !important
  }
  [data-size-sp="1per"] > * {
    width: 100%
  }
  [data-size-sp="2per"] {
    width: 2% !important
  }
  [data-size-sp="2per"] > * {
    width: 100%
  }
  [data-size-sp="3per"] {
    width: 3% !important
  }
  [data-size-sp="3per"] > * {
    width: 100%
  }
  [data-size-sp="4per"] {
    width: 4% !important
  }
  [data-size-sp="4per"] > * {
    width: 100%
  }
  [data-size-sp="5per"] {
    width: 5% !important
  }
  [data-size-sp="5per"] > * {
    width: 100%
  }
  [data-size-sp="6per"] {
    width: 6% !important
  }
  [data-size-sp="6per"] > * {
    width: 100%
  }
  [data-size-sp="7per"] {
    width: 7% !important
  }
  [data-size-sp="7per"] > * {
    width: 100%
  }
  [data-size-sp="8per"] {
    width: 8% !important
  }
  [data-size-sp="8per"] > * {
    width: 100%
  }
  [data-size-sp="9per"] {
    width: 9% !important
  }
  [data-size-sp="9per"] > * {
    width: 100%
  }
  [data-size-sp="10per"] {
    width: 10% !important
  }
  [data-size-sp="10per"] > * {
    width: 100%
  }
  [data-size-sp="11per"] {
    width: 11% !important
  }
  [data-size-sp="11per"] > * {
    width: 100%
  }
  [data-size-sp="12per"] {
    width: 12% !important
  }
  [data-size-sp="12per"] > * {
    width: 100%
  }
  [data-size-sp="13per"] {
    width: 13% !important
  }
  [data-size-sp="13per"] > * {
    width: 100%
  }
  [data-size-sp="14per"] {
    width: 14% !important
  }
  [data-size-sp="14per"] > * {
    width: 100%
  }
  [data-size-sp="15per"] {
    width: 15% !important
  }
  [data-size-sp="15per"] > * {
    width: 100%
  }
  [data-size-sp="16per"] {
    width: 16% !important
  }
  [data-size-sp="16per"] > * {
    width: 100%
  }
  [data-size-sp="17per"] {
    width: 17% !important
  }
  [data-size-sp="17per"] > * {
    width: 100%
  }
  [data-size-sp="18per"] {
    width: 18% !important
  }
  [data-size-sp="18per"] > * {
    width: 100%
  }
  [data-size-sp="19per"] {
    width: 19% !important
  }
  [data-size-sp="19per"] > * {
    width: 100%
  }
  [data-size-sp="20per"] {
    width: 20% !important
  }
  [data-size-sp="20per"] > * {
    width: 100%
  }
  [data-size-sp="21per"] {
    width: 21% !important
  }
  [data-size-sp="21per"] > * {
    width: 100%
  }
  [data-size-sp="22per"] {
    width: 22% !important
  }
  [data-size-sp="22per"] > * {
    width: 100%
  }
  [data-size-sp="23per"] {
    width: 23% !important
  }
  [data-size-sp="23per"] > * {
    width: 100%
  }
  [data-size-sp="24per"] {
    width: 24% !important
  }
  [data-size-sp="24per"] > * {
    width: 100%
  }
  [data-size-sp="25per"] {
    width: 25% !important
  }
  [data-size-sp="25per"] > * {
    width: 100%
  }
  [data-size-sp="26per"] {
    width: 26% !important
  }
  [data-size-sp="26per"] > * {
    width: 100%
  }
  [data-size-sp="27per"] {
    width: 27% !important
  }
  [data-size-sp="27per"] > * {
    width: 100%
  }
  [data-size-sp="28per"] {
    width: 28% !important
  }
  [data-size-sp="28per"] > * {
    width: 100%
  }
  [data-size-sp="29per"] {
    width: 29% !important
  }
  [data-size-sp="29per"] > * {
    width: 100%
  }
  [data-size-sp="30per"] {
    width: 30% !important
  }
  [data-size-sp="30per"] > * {
    width: 100%
  }
  [data-size-sp="31per"] {
    width: 31% !important
  }
  [data-size-sp="31per"] > * {
    width: 100%
  }
  [data-size-sp="32per"] {
    width: 32% !important
  }
  [data-size-sp="32per"] > * {
    width: 100%
  }
  [data-size-sp="33per"] {
    width: 33% !important
  }
  [data-size-sp="33per"] > * {
    width: 100%
  }
  [data-size-sp="34per"] {
    width: 34% !important
  }
  [data-size-sp="34per"] > * {
    width: 100%
  }
  [data-size-sp="35per"] {
    width: 35% !important
  }
  [data-size-sp="35per"] > * {
    width: 100%
  }
  [data-size-sp="36per"] {
    width: 36% !important
  }
  [data-size-sp="36per"] > * {
    width: 100%
  }
  [data-size-sp="37per"] {
    width: 37% !important
  }
  [data-size-sp="37per"] > * {
    width: 100%
  }
  [data-size-sp="38per"] {
    width: 38% !important
  }
  [data-size-sp="38per"] > * {
    width: 100%
  }
  [data-size-sp="39per"] {
    width: 39% !important
  }
  [data-size-sp="39per"] > * {
    width: 100%
  }
  [data-size-sp="40per"] {
    width: 40% !important
  }
  [data-size-sp="40per"] > * {
    width: 100%
  }
  [data-size-sp="41per"] {
    width: 41% !important
  }
  [data-size-sp="41per"] > * {
    width: 100%
  }
  [data-size-sp="42per"] {
    width: 42% !important
  }
  [data-size-sp="42per"] > * {
    width: 100%
  }
  [data-size-sp="43per"] {
    width: 43% !important
  }
  [data-size-sp="43per"] > * {
    width: 100%
  }
  [data-size-sp="44per"] {
    width: 44% !important
  }
  [data-size-sp="44per"] > * {
    width: 100%
  }
  [data-size-sp="45per"] {
    width: 45% !important
  }
  [data-size-sp="45per"] > * {
    width: 100%
  }
  [data-size-sp="46per"] {
    width: 46% !important
  }
  [data-size-sp="46per"] > * {
    width: 100%
  }
  [data-size-sp="47per"] {
    width: 47% !important
  }
  [data-size-sp="47per"] > * {
    width: 100%
  }
  [data-size-sp="48per"] {
    width: 48% !important
  }
  [data-size-sp="48per"] > * {
    width: 100%
  }
  [data-size-sp="49per"] {
    width: 49% !important
  }
  [data-size-sp="49per"] > * {
    width: 100%
  }
  [data-size-sp="50per"] {
    width: 50% !important
  }
  [data-size-sp="50per"] > * {
    width: 100%
  }
  [data-size-sp="51per"] {
    width: 51% !important
  }
  [data-size-sp="51per"] > * {
    width: 100%
  }
  [data-size-sp="52per"] {
    width: 52% !important
  }
  [data-size-sp="52per"] > * {
    width: 100%
  }
  [data-size-sp="53per"] {
    width: 53% !important
  }
  [data-size-sp="53per"] > * {
    width: 100%
  }
  [data-size-sp="54per"] {
    width: 54% !important
  }
  [data-size-sp="54per"] > * {
    width: 100%
  }
  [data-size-sp="55per"] {
    width: 55% !important
  }
  [data-size-sp="55per"] > * {
    width: 100%
  }
  [data-size-sp="56per"] {
    width: 56% !important
  }
  [data-size-sp="56per"] > * {
    width: 100%
  }
  [data-size-sp="57per"] {
    width: 57% !important
  }
  [data-size-sp="57per"] > * {
    width: 100%
  }
  [data-size-sp="58per"] {
    width: 58% !important
  }
  [data-size-sp="58per"] > * {
    width: 100%
  }
  [data-size-sp="59per"] {
    width: 59% !important
  }
  [data-size-sp="59per"] > * {
    width: 100%
  }
  [data-size-sp="60per"] {
    width: 60% !important
  }
  [data-size-sp="60per"] > * {
    width: 100%
  }
  [data-size-sp="61per"] {
    width: 61% !important
  }
  [data-size-sp="61per"] > * {
    width: 100%
  }
  [data-size-sp="62per"] {
    width: 62% !important
  }
  [data-size-sp="62per"] > * {
    width: 100%
  }
  [data-size-sp="63per"] {
    width: 63% !important
  }
  [data-size-sp="63per"] > * {
    width: 100%
  }
  [data-size-sp="64per"] {
    width: 64% !important
  }
  [data-size-sp="64per"] > * {
    width: 100%
  }
  [data-size-sp="65per"] {
    width: 65% !important
  }
  [data-size-sp="65per"] > * {
    width: 100%
  }
  [data-size-sp="66per"] {
    width: 66% !important
  }
  [data-size-sp="66per"] > * {
    width: 100%
  }
  [data-size-sp="67per"] {
    width: 67% !important
  }
  [data-size-sp="67per"] > * {
    width: 100%
  }
  [data-size-sp="68per"] {
    width: 68% !important
  }
  [data-size-sp="68per"] > * {
    width: 100%
  }
  [data-size-sp="69per"] {
    width: 69% !important
  }
  [data-size-sp="69per"] > * {
    width: 100%
  }
  [data-size-sp="70per"] {
    width: 70% !important
  }
  [data-size-sp="70per"] > * {
    width: 100%
  }
  [data-size-sp="71per"] {
    width: 71% !important
  }
  [data-size-sp="71per"] > * {
    width: 100%
  }
  [data-size-sp="72per"] {
    width: 72% !important
  }
  [data-size-sp="72per"] > * {
    width: 100%
  }
  [data-size-sp="73per"] {
    width: 73% !important
  }
  [data-size-sp="73per"] > * {
    width: 100%
  }
  [data-size-sp="74per"] {
    width: 74% !important
  }
  [data-size-sp="74per"] > * {
    width: 100%
  }
  [data-size-sp="75per"] {
    width: 75% !important
  }
  [data-size-sp="75per"] > * {
    width: 100%
  }
  [data-size-sp="76per"] {
    width: 76% !important
  }
  [data-size-sp="76per"] > * {
    width: 100%
  }
  [data-size-sp="77per"] {
    width: 77% !important
  }
  [data-size-sp="77per"] > * {
    width: 100%
  }
  [data-size-sp="78per"] {
    width: 78% !important
  }
  [data-size-sp="78per"] > * {
    width: 100%
  }
  [data-size-sp="79per"] {
    width: 79% !important
  }
  [data-size-sp="79per"] > * {
    width: 100%
  }
  [data-size-sp="80per"] {
    width: 80% !important

  }
  [data-size-sp="80per"] > * {
    width: 100%
  }
  [data-size-sp="81per"] {
    width: 81% !important
  }
  [data-size-sp="81per"] > * {
    width: 100%
  }
  [data-size-sp="82per"] {
    width: 82% !important
  }
  [data-size-sp="82per"] > * {
    width: 100%
  }
  [data-size-sp="83per"] {
    width: 83% !important
  }
  [data-size-sp="83per"] > * {
    width: 100%
  }
  [data-size-sp="84per"] {
    width: 84% !important
  }
  [data-size-sp="84per"] > * {
    width: 100%
  }
  [data-size-sp="85per"] {
    width: 85% !important
  }
  [data-size-sp="85per"] > * {
    width: 100%
  }
  [data-size-sp="86per"] {
    width: 86% !important
  }
  [data-size-sp="86per"] > * {
    width: 100%
  }
  [data-size-sp="87per"] {
    width: 87% !important
  }
  [data-size-sp="87per"] > * {
    width: 100%
  }
  [data-size-sp="88per"] {
    width: 88% !important
  }
  [data-size-sp="88per"] > * {
    width: 100%
  }
  [data-size-sp="89per"] {
    width: 89% !important
  }
  [data-size-sp="89per"] > * {
    width: 100%
  }
  [data-size-sp="90per"] {
    width: 90% !important
  }
  [data-size-sp="90per"] > * {
    width: 100%
  }
  [data-size-sp="91per"] {
    width: 91% !important
  }
  [data-size-sp="91per"] > * {
    width: 100%
  }
  [data-size-sp="92per"] {
    width: 92% !important
  }
  [data-size-sp="92per"] > * {
    width: 100%
  }
  [data-size-sp="93per"] {
    width: 93% !important
  }
  [data-size-sp="93per"] > * {
    width: 100%
  }
  [data-size-sp="94per"] {
    width: 94% !important
  }
  [data-size-sp="94per"] > * {
    width: 100%
  }
  [data-size-sp="95per"] {
    width: 95% !important
  }
  [data-size-sp="95per"] > * {
    width: 100%
  }
  [data-size-sp="96per"] {
    width: 96% !important
  }
  [data-size-sp="96per"] > * {
    width: 100%
  }
  [data-size-sp="97per"] {
    width: 97% !important
  }
  [data-size-sp="97per"] > * {
    width: 100%
  }
  [data-size-sp="98per"] {
    width: 98% !important
  }
  [data-size-sp="98per"] > * {
    width: 100%
  }
  [data-size-sp="99per"] {
    width: 99% !important
  }
  [data-size-sp="99per"] > * {
    width: 100%
  }
  [data-size-sp="100per"] {
    width: 100% !important
  }
  [data-size-sp="100per"] > * {
    width: 100%
  }
  .Header-company-logo {
    padding: 10px 15px 8px;
    line-height: 0;
  }
  .Header-company-logo img {
    /*width: 101px*/
    width: 40px
  }
  .Header-company-logo_pc {
    display: none;
  }
  .Header__guide {
    padding: 0 15px;
    overflow-x: auto
  }
  .header-breadcrumb > li {
    flex-shrink: 0
  }
  .header-breadcrumb > li + li {
    margin-left: 5px;
    padding-left: 14px
  }
  .header-breadcrumb > li + li:after {
    top: calc(50% - 3px);
    width: 5px;
    height: 5px
  }
  .header-breadcrumb > li:last-of-type {
    padding-right: 15px
  }
  .header-breadcrumb .header-breadcrumb__type, .header-breadcrumb .header-breadcrumb__type--nolink {
    font-size: 1.1rem
  }
  .Header__navi {
    position: relative
  }
  .Header__navi__block {
    box-shadow: 0 6px 6px -4px rgba(0, 0, 0, .1)
  }
  .Header__head {
    position: relative;
    justify-content: space-between;
    width: 100%;
    height: 50px;
    padding-left: 15px
  }
  .header-logo {
    width: 55px
  }
  .header-logo > a {
    display: flex;
    align-items: center
  }
  .header-departure {
    margin-right: 65px
  }
  .header-departure__selected {
    width: 100px
  }
  .header-departure__selected__label {
    padding: 5px 30px 2px 4px;
    font-size: 1.2rem;
    font-weight: 700
  }
  .header-departure__selected__label:before {
    width: 28px
  }
  .header-departure__selected__label:after {
    top: calc(50% - 4px);
    right: 10px;
    width: 6px;
    height: 6px
  }
  .header-departure__list {
    top: calc(100% + 5px)
  }
  .header-departure__list__item.is-current .header-departure__list__type:before {
    top: calc(50% - 3px);
    left: 10px;
    width: 8px;
    height: 4px
  }
  .header-departure__list .header-departure__list__type {
    padding: 6px 10px 5px 25px;
    font-size: 1.2rem
  }
  .header-utility__button {
    z-index: 9999;
    position: absolute;
    top: 0;
    right: 0
  }
  .header-utility__button.is-active .header-utility__type {
    background: #000
  }
  .header-utility__button.is-active .header-utility__type:before {
    -webkit-transform: translateY(7px) rotate(45deg);
    transform: translateY(7px) rotate(45deg)
  }
  .header-utility__button.is-active .header-utility__type:after {
    -webkit-transform: translateY(-7px) rotate(-45deg);
    transform: translateY(-7px) rotate(-45deg)
  }
  .header-utility__button.is-active .header-utility__label {
    display: none
  }
  .header-utility__button.is-active .header-utility__close {
    display: block
  }
  .header-utility__type {
    display: flex;
    position: relative;
    align-items: flex-end;
    justify-content: center;
    width: 50px;
    height: 50px;
    padding: 6px 0;
    background: #cc0d21
  }
  .header-utility__type:after, .header-utility__type:before {
    display: block;
    position: absolute;
    left: 15px;
    width: 20px;
    height: 2px;
    background: #fff;
    content: "";
    transition: all .25s cubic-bezier(.4, 0, .2, 1) 0s
  }
  .header-utility__type:before {
    top: 11px
  }
  .header-utility__type:after {
    top: 25px
  }
  .header-utility__label {
    color: #fff;
    font-size: 1rem;
    line-height: 1
  }
  .header-utility__label:before {
    display: block;
    position: absolute;
    top: 18px;
    left: 15px;
    width: 20px;
    height: 2px;
    background: #fff;
    content: ""
  }
  .header-utility__close {
    display: none;
    color: #fff;
    font-size: 1rem;
    line-height: 1
  }
  .Header__body {
    display: none;
    z-index: 9999;
    position: absolute;
    top: 50px;
    width: 100vw;
    overflow: auto;
    box-shadow: 0 5px 10px 1px rgba(0, 0, 0, .1)
  }
  .header-gnav {
    padding-bottom: 40px;
    background: #fff
  }
  .header-gnav__list > li {
    border-top: 1px solid #ccc
  }
  .header-gnav .header-gnav__type, .header-gnav .header-gnav__type--toggle {
    position: relative;
    width: 100%;
    padding: 17px 30px 13px 15px;
    background: #f1f1f1
  }
  .header-gnav .header-gnav__type--toggle:after, .header-gnav .header-gnav__type:after {
    -webkit-transform: rotate(45deg);
    display: block;
    position: absolute;
    top: calc(50% - 4px);
    right: 20px;
    width: 8px;
    height: 8px;
    transform: rotate(45deg);
    border-top: 1px solid #000;
    border-right: 1px solid #000;
    content: ""
  }
  .header-gnav .header-gnav__type--toggle:after, .header-gnav .header-gnav__type--toggle:before {
    -webkit-transform: none;
    display: block;
    position: absolute;
    top: calc(50% - 1px);
    right: 17px;
    width: 12px;
    height: 2px;
    transform: none;
    border: none;
    background: #000;
    content: "";
    transition: all .25s cubic-bezier(.4, 0, .2, 1) 0s
  }
  .header-gnav-utility__item .header-gnav-utility__toggle .js-header-gnav__list .header-gnav__type--toggle:before, 
  .header-gnav-utility__item .header-gnav-utility__toggle .js-header-gnav__list .header-gnav__type--toggle:after {
    -webkit-transform: none;
    display: block;
    position: absolute;
    top: calc(50% - 1px);
    right: 17px;
    width: 12px;
    height: 2px;
    transform: none;
    border: none;
    background: #fff;
    content: "";
    transition: all .25s cubic-bezier(.4, 0, .2, 1) 0s
  }
  .header-gnav .header-gnav__type--toggle:after {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
  }
  .header-gnav-utility__item .header-gnav-utility__toggle .js-header-gnav__list .header-gnav__type--toggle:after {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
  }
  .header-gnav__list > li.is-active .header-gnav__type--toggle:after {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }
  .header-gnav-utility__item .header-gnav-utility__toggle > li.is-active .header-gnav__type--toggle:after {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }  
  .header-gnav__list > li.is-active .header-gnav__type--toggle:after {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }
  .header-gnav-utility__item .header-gnav-utility__toggle > li.is-active .header-gnav__type--toggle:after {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }
  .header-gnav .header-gnav__type__label {
    font-size: 1.5rem;
    font-weight: 700
  }
  .header-gnav-utility {
    margin-top: 20px;
    padding: 0 15px
  }
  .header-gnav-utility__item + .header-gnav-utility__item {
    margin-top: 15px
  }
  .header-gnav-utility .header-gnav-utility__type, .header-gnav-utility .header-gnav-utility__type--blank {
    display: flex;
    justify-content: center;
    padding: 18px 25px 14px
  }
  .header-gnav-utility .header-gnav-utility__type--blank:after {
    top: calc(50% - 5px);
    right: 11px;
    width: 10px;
    height: 10px;
    background-size: 10px auto
  }
  .header-gnav-utility__item .header-gnav-utility__type--blank:after {
    top: calc(50% - 5px);
    right: 16px;
    width: 10px;
    height: 10px;
    background-size: 10px auto
  }
  .header-gnav-utility__label, .header-gnav-utility__label--mail, .header-gnav-utility__label--mypage, .header-gnav-utility__label--regist {
    font-size: 1.5rem;
    font-weight: 700
  }
  .header-gnav-utility__label--mypage {
    padding-right: 11px;
    padding-left: 27px
  }
  .header-gnav-utility__label--mypage:before {
    top: calc(50% - 10px);
    width: 20px;
    height: 20px;
    background-size: 20px auto
  }
  .header-gnav-utility__label--mail {
    padding-left: 36px
  }
  .header-gnav-utility__label--mail:before {
    top: calc(50% - 6px);
    left: 11px;
    width: 16px;
    height: 12px;
    background-size: 16px auto
  }
  .header-gnav-utility__label--regist {
    padding-right: 11px;
    padding-left: 36px
  }
  .header-gnav-utility__label--regist:before {
    top: calc(50% - 9px);
    left: 10px;
    width: 18px;
    height: 17px;
    background-size: contain
  }
  .header-megamenu-list > li + li {
    border-top: 1px solid #e7e7e7
  }
  .header-megamenu-list__type, .header-megamenu-list__type--blank {
    display: block;
    padding: 16px 30px 11px 15px
  }
  .header-megamenu-list__type--blank:after, .header-megamenu-list__type:after {
    -webkit-transform: rotate(45deg);
    display: block;
    position: absolute;
    top: calc(50% - 4px);
    right: 20px;
    width: 8px;
    height: 8px;
    transform: rotate(45deg);
    border-top: 1px solid #000;
    border-right: 1px solid #000;
    content: ""
  }
  .header-megamenu-list__type--blank:after {
    -webkit-transform: rotate(0deg);
    right: 17px;
    width: 10px;
    height: 10px;
    margin-left: 10px;
    transform: rotate(0deg);
    border: none;
    background-size: 10px auto
  }
  .header-megamenu-list__label--index {
    font-weight: 700
  }
  .header-megamenu-banner {
    padding: 15px;
    border-top: 1px solid #e7e7e7
  }
  .header-megamenu-banner > li + li {
    margin-top: 15px
  }
  .header-megamenu-banner__type > img {
    width: 100%
  }
  body.is-liquid {
    min-width: auto !important
  }
  body.is-liquid .Main__content {
    max-width: 100% !important
  }
  body.is-active-menu {
    position: fixed;
    width: 100%
  }
  .Main__guide {
    overflow-x: auto
  }
  .main-breadcrumb {
    padding: 8px 15px
  }
  .main-breadcrumb > li {
    flex-shrink: 0;
    margin-right: .64em;
    padding-left: 1.14em;
    font-size: 1.3rem
  }
  .main-breadcrumb > li:before {
    top: 0;
    left: 0
  }
  .main-breadcrumb > li:last-of-type {
    padding-right: 15px
  }
  .main-breadcrumb > li:last-of-type > [class*=__type] {
    font-weight: 400
  }
  .Main__content {
    width: 100%;
    padding: 2.5em 15px 6em
  }
  .Footer {
    margin-top: 40px
  }
  .Footer__body__inner {
    padding: 30px 15px 25px
  }
  .footer-social {
    /*margin-right: 22px*/
    margin-right: 0
  }
  .footer-social__head {
    margin-right: 20px;
    font-weight: 700
  }
  .footer-social__list__item {
    width: 37px
  }
  .footer-social__list__item + .footer-social__list__item {
    margin-left: 14px
  }
  .footer-utility {
    margin-top: 30px
  }
  .footer-utility__list {
    margin: 0 -9px -10px 0
  }
  .footer-utility__list__item {
    margin: 0 9px 14px 0;
    padding-right: 8px;
    line-height: 1
  }
  .footer-utility__list__item:last-of-type {
    line-height: 1.2
  }
  .footer-utility__list .footer-utility__list__type, .footer-utility__list .footer-utility__list__type--blank {
    font-size: 1.2rem
  }
  .footer-utility__list .footer-utility__list__type--blank:after {
    -webkit-transform: rotate(0deg);
    right: 17px;
    width: 10px;
    height: 10px;
    margin-left: 10px;
    transform: rotate(0deg);
    border: none;
    background-size: 10px auto
  }
  .Footer__foot__inner {
    display: block;
    padding: 23px 0 27px 15px
  }
  .footer-copyright {
    display: flex;
    align-items: center;
    width: calc(100% - 43px)
  }
  .footer-copyright__label {
    font-size: 1rem
  }
  .Footer__guide {
    width: 43px;
    height: 30px
  }
  .footer-pagetop > a:before {
    top: 11px;
    left: calc(50% - 8px);
    width: 10px;
    height: 10px
  }
  .footer-pagetop > a:after {
    top: 23px;
    left: calc(50% - 11px);
    width: 16px;
    height: 1px
  }
  .imgAnnotation {
    margin-bottom: 7.5px;
    padding-right: 15px;
    font-size: 1.1rem;
  }
}
@media print, screen and (min-width:1260px) {
  body.is-liquid {
    min-width: auto !important
  }
  body.is-liquid .Main__content {
    max-width: 100% !important
  }
}
@media print {
  body {
    page: print-width;
    width: 1260px !important;
    margin: 0 auto !important
  }
  body[data-browser^=ie] {
    zoom: 1.9 !important;
    -webkit-transform: scale(.45) !important;
    -webkit-transform-origin: 0 0 !important;
    transform: scale(.45) !important;
    transform-origin: 0 0 !important
  }
  body[data-browser=chrome] {
    zoom: .85
  }
}
.footer-social__kotorikyo {
  width: 80px;
  margin-left: 100px
}
@media (max-width:1261px) {
  .footer-social__kotorikyo {
    width: 70px;
    margin-left: 50px
  }
}
@media print, screen and (max-width: 768px) {
  .footer-social {
    flex-wrap: wrap;
  }
  .footer-social__kotorikyo {
    display: flex;
    justify-content: center;
    width: 100%;
    margin: 20px 0 0
  }
  .footer-social__kotorikyo a {
    text-align: center;
    display: inline-block;
    width: 60px
  }
}
.Slash::after {
  content: "／";
  left: -5px;
}
.Slash:empty {
  display: none;
}
.limited_banner_Wrap {
  text-align: center
}
.limited_banner_Wrap a {
  display: inline-block;
}
.limited_banner_Wrap img {
  border-radius: 5px;
}
@media print, screen and (min-width: 768px) {
  .limited_banner_Wrap a:hover {
    opacity: 0.8;
  }
}
@media only screen and (max-width:767.98px) {
  .limited_banner_Wrap {
    margin: 20px 0 0;
  }
  .limited_banner_Wrap a {
    width: 90%;
  }
}
/*----------------------*/
.Header__navi_tran .header-gnav-utility {
  align-items: flex-end;
  gap: 10px;
}
/*.Header__navi_tran .header-gnav-utility .header-gnav-utility__item:nth-child(3) {
  box-shadow: none;
  border: 1px solid #ffbbc2;
    border-radius: 5px;
}
.Header__navi_tran .header-gnav-utility .header-gnav-utility__item:nth-child(3) .header-gnav-utility__type--blank{
    padding: 5px 26px 4px 12px;
    font-size: 1.3rem;
}
.Header__navi_tran .header-gnav-utility .header-gnav-utility__item:nth-child(3) p{
    line-height: 1.2;
    margin-bottom: 3px;
}*/
.Header__navi_tran .header-gnav-utility .header-gnav-utility__item{
  border: none;
  padding: 5px 10px;
}
.Header__navi_tran .header-gnav-utility .header-gnav-utility__item__box {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 10px;
}
.Header__navi_tran .header-gnav-utility .header-gnav-utility__item p {
  margin: 0;
  text-align: center;
  width: 100%;
  letter-spacing: -0.6px;
  font-weight: bold;
  color: #890717;
}
.Header__navi_tran .header-gnav-utility .header-gnav-utility__type--blank {
  border-radius: 5px;
  box-shadow: 0 1px 1px 1px rgba(0, 0, 0, .1);
}
.Header__navi_tran .header-gnav-utility .header-gnav-utility__type, .Header__navi_tran .header-gnav-utility .header-gnav-utility__type--blank {
  padding: 7px 26px 6px 12px;
}
/*@media print, screen and (min-width: 768px) and (max-width: 1340px) {
    header .Header__navi_tran .header-gnav-utility .header-gnav-utility__type--blank{
        font-size: 1.4rem;
    }
    header .Header__navi_tran .header-gnav-utility{
        gap:5px;
    }
    header .Header__navi_tran .header-gnav-utility .header-gnav-utility__item{
        padding: 5px 0;
    }
    header .Header__navi_tran .header-gnav-utility .header-gnav-utility__item:nth-child(2){
        padding: 5px 0;
    }
     header .Header__navi_tran .header-gnav-utility .header-gnav-utility__item:nth-child(3){
        padding: 5px;
    }
}*/
/*--*/
.about__box__tran .about__box__inner {
  display: flex;
  justify-content: space-between;
    align-items: flex-end;
  gap: 30px;
}
.about__box__tran [class$="-about__box__mypage"] {
  width: 50%;
}
.about__box__inner__txt {
  width: 100%;
  text-align: center;
  margin: 30px 0 10px;
  color: #890717;
  font-weight: bold;
  font-size: 1.5rem;
}
.about__box__inner__txt:first-child {
  margin: 0 0 5px;
}
.about__box__tran [class$="-about__box__registration"],.about__box__tran [class$="-about__box__mypage"]{
   box-shadow: none;
}
.about__box__tran [class$="-about__box__registration"] a,.about__box__tran [class$="-about__box__mypage"] a{
   box-shadow: 0 1px 1px 1px rgba(0, 0, 0, .1);
}


.home-about__box__registration {
  width: 100%;
  text-align: center;
}
.hokkaido-about__box__registration {
  width: 100%;
  text-align: center;
}
.chubu-about__box__registration {
  width: 100%;
  text-align: center;
}
.kansai-about__box__registration {
  width: 100%;
  text-align: center;
}
.kyushu-about__box__registration {
  width: 100%;
  text-align: center;
}


.about__box__inner1 .regi_btn {
  width: 320px;
  display: inline-grid;
}
@media print, screen and (min-width: 768px) and (max-width: 1599.98px) {
  [class$="-about"] .about__box__tran {
    width: 542px;
  }
  .about__box__tran [class$="-about__box__registration__label"] {
    padding: 0 0 0 35px;
      font-size: 1.6rem;
      line-height: 1.2;
      text-align: center;
      
  }
  .about__box__tran [class$="-about__box__mypage__type"] {
    padding: 23px 21px 23px 10px;
    letter-spacing: -1px;
       max-height: 65px;
  }
  .about__box__tran [class$="-about__box__registration__type"]:after {
    right: 10px;
  }
  .about__box__tran [class$="-about__box__mypage"] span{
    font-size: 1.6rem;
      line-height: 1.2;
      text-align: center;
     
  }
  .about__box__tran [class$="-about__box__registration__type"] {
    padding: 24px 25px 24px 10px;
    letter-spacing: -1px;
    font-size: 1.6rem;
      line-height: 1.2;
      text-align: center;
      max-height: 65px;
  }
    
}
.about__box__inner__txt regi_btn {
    width: 320px;
}
.tabi_mypage .about__box__inner__txt{
    line-height: 1.2;
    font-size: 1.3rem;
}
.tabi_mypage a{
    background-color: #ffffff;
    border: 1px solid #ccc;
}
.about__box__tran .newsletter [class$="-about__box__registration__label"]:before{
    top: calc(50% - 10px);
    left: 0;
    width: 25px;
    height: 20px;
    background: url(/med/app-files/img/cmn_ic05.png) no-repeat 0 0;
    background-size: 25px auto;
    filter: brightness(0) saturate(100%) invert(15%) sepia(2%) saturate(10%) hue-rotate(32deg) brightness(96%) contrast(84%);
}
.about__box__tran [class$="-about__box__mypage__type"] {
    padding: 24px 15px;
    max-height: 65px;
    text-align: center;
    line-height: 1.2;
  }

.about__box__tran [class$="-about__box__registration__type"] {
    padding: 24px 15px;
    max-height: 65px;
    text-align: center;
    line-height: 1.2;
}
.newsletter a{
    padding: 24px 15px;
    max-height: 65px;
    text-align: center;
    line-height: 1.2;
}

.about__box__tran [class$="-about__box__mypage__type"]::after {
   right: 10px;
  }
.newsletter a::after{
   right: 10px;
}
 .about__box__tran [class$="-about__box__registration__label"] {
      font-size: 1.6rem;
     padding: 0 0 0 35px;
  }
.about__box__tran [class$="-about__box__mypage__label"]{
    padding: 0 0 0 35px;
}

.about__box__tran [class$="-about__box__mypage"] span{
    font-size: 1.6rem;
  }
.about__box__tran .tabi_mypage a [class$="-about__box__registration__label"]{
    font-size: 1.4rem;
}

@media print, screen and (min-width: 768px) {
    main [class$="-about__head"]:after {
    left: clamp(482px, calc(60% - 295px), 653px);
    }}
@media print, screen and (min-width: 768px) and (max-width: 1420px) {
    main [class$="-about__head"]:after{
        width: 260px;
        height: 303px;
        background-size: 260px auto;
    }
    main .underPamphletArea{
        min-width: 510px;
    }
    section [class$="-about__head"] {
        min-width: 700px;
        width: auto;
    }
    main [class$="-about__box"]{
        padding: 30px 20px 35px;
    }
    main .about__box__tran [class$="-about__box__mypage"] span{
      font-size: 1.4rem;  
    }
    main .about__box__tran [class$="-about__box__registration__label"] {
      font-size: 1.4rem;
  }
   main .about__box__tran [class$="-about__box__registration__label"]{
        padding: 0 0 0 30px;
    }
    main .about__box__tran [class$="-about__box__mypage__label"]{
        padding: 0 0 0 30px;
    }
    main .about__box__tran [class$="-about__box__mypage__type"]{
        padding: 24px 15px 24px 5px;
    }
    main [class$="-about__head"]:after {
    left: clamp(482px, calc(64% - 303px), 653px);
  }
}
@media print, screen and (min-width: 768px) {

  .Header__navi_tran .spOnly {
    display: none;
  }
  .Header__navi_tran {
    padding: 5px 20px;
  }
  .Header__navi_tran .header-gnav__list {
    margin-top: 5px;
  }
  .Header__navi_tran .header-gnav-utility__item + .header-gnav-utility__item {
    margin: 0;
  }
  .Header__navi_tran .header-gnav-utility .header-gnav-utility__item__box {
    gap: 10px;
  }
  .Header__navi_tran .header-gnav-utility .header-gnav-utility__item p {
    font-size: 1.2rem;
  }
  .Header__navi_tran .header-gnav-utility .header-gnav-utility__item:nth-child(2) {
    padding: 5px 10px;
  }
  .Header__navi_tran .header-gnav-utility .header-gnav-utility__item {
    padding: 5px;
  }
  .header-gnav-utility__item ul {
    margin: 0;
    padding: 0;
  }
  .header-gnav-utility__item ul.header-gnav-utility__toggle li {
    position: relative;
    list-style-type: none;
  }
  .about__box__tran .about__box__inner [class$="-about__box__registration"]{
    margin: 0 auto;
      width: 50%;
  }
    .about__box__tran [class$="-about__box__registration"]{
    margin-top: 0;
  }
  .about__box__tran [class$="-about__box__link"]{
    margin-top: 10px;
  }
    .about__box__tran .spOnly{
        display: none;
    }
    
}
@media only screen and (max-width:767.98px) {
    .about__box__tran .spOnly{
        display: inline-block;
    }
  .Header__navi_tran .header-gnav-utility .header-gnav-utility__item__box {
    width: 100%;
  }
  .Header__navi_tran .header-gnav-utility .header-gnav-utility__item__box a {
    width: 100%;
  }
  .Header__navi_tran .header-gnav-utility .header-gnav-utility__item__box {
    gap: 15px;
  }
  .Header__navi_tran .header-gnav-utility .header-gnav-utility__item p {
    font-size: 1.4rem;
    line-height: 1.4;
    margin-bottom: 10px;
  }
  .Header__navi_tran .header-gnav-utility .header-gnav-utility__item {
    padding: 10px;
  }
  .header-gnav-utility__item ul.header-gnav-utility__toggle  {
    padding: 0;
    margin: 0;
  }

  .about__box__tran [class$="-about__box__mypage"]{
    width: 100%;
  }
  .about__box__tran .about__box__inner {
    gap: 10px;
    flex-wrap: wrap;
  }
    .about__box__inner__txt {
        line-height: 1.4;
        font-size: 1.4rem;
    }
    .about__box__tran .about__box__inner [class$="-about__box__registration"]{
      width: 100%;
        margin: auto 0;
  }
    .about__box__tran [class$="-about__box__registration__type"]{
        padding: 15px 20px 13px;
    }
  .about__box__inner1 .regi_btn {
    width: 100%;
  }
}

/*-----------------*/

/*[class$="-tour-overseas__head__inner"] .overseas__box{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 0 10px;
}

.tran-Apr{
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 5px;
    padding: 7px 35px 7px 10px;
    font-size: 1.6rem;
    font-weight: bold;
    color: #ffffff;
    background: #0058a4;
    box-shadow: 0 1px 1px 1px rgba(0, 0, 0, .1);
    position: relative;
    line-height: 1.2;
}
.tran-Apr:hover{
    opacity: .7;
}
.tran-Apr:link,.tran-Apr:visited {
    color: #ffffff;
}
.tran-Apr::after{
    -webkit-transform: rotate(45deg);
    display: block;
    position: absolute;
    transform: rotate(45deg);
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    content: "";
    top: calc(50% - 4px);
    right: 18px;
    width: 8px;
    height: 8px;
}
[class$="-tour-overseas__title__button"] a{
    box-shadow: 0 1px 1px 1px rgba(0, 0, 0, .1);
    }
@media print, screen and (min-width: 768px) {
     [class$="-tour-overseas__head__inner"]{
        gap:10px;
    }
   [class$="-tour-overseas__title__heading"]{
        min-width: 180px;
    }
 .overseas__box [class$="-tour-overseas__title__button"]{
    box-shadow:0 0px 0px 0px rgba(0, 0, 0, 0) !important;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    gap:10px;
    }
}
@media only screen and (max-width:767.98px) {

    .tran-Apr{
        font-size: 1.4rem;
    }
   .overseas__box [class$="-tour-overseas__title__button"]{
        box-shadow:0 0px 0px 0px rgba(0, 0, 0, 0) !important;
    display: flex;
        justify-content: flex-end;
        flex-wrap: wrap;
        gap: 10px;
       bottom: -35px;
        max-width: 350px;
    }
    [class$="-tour-overseas__title__button"] a{
        display: inline-block;
    }
     [class$="-tour-overseas__head"] .tran-Apr_mar{
        margin: 50px -15px 0;
    }
    
}*/
/*----------------------*/
#nav-utility .header-megamenu-list__label--index {
	line-height: 1.3;
}
.header-megamenu-list__label--index .smallTxt {
	font-size: 1.4rem;
}
@media only screen and (max-width:767.98px) {
	.header-megamenu-list__label--index .smallTxt {
		font-size: 1.2rem;
	}
}
@media print, screen and (min-width: 768px){
	.header-megamenu#nav-utility {
		width: 300px;
	}
	#nav-utility .header-megamenu-list__label--index {
		font-size: 1.6rem;
	}
	#nav-utility .twoLines .header-megamenu-list__type--blank:after {
		margin-bottom: 10px;
	}
  .header-gnav-utility__item .smallTxt {
		font-size: 1.4rem;
	}
}
/*--------------------------------------------------------------------*/
/*--------------------------------------------------------------------*/
span[class$="-utility-nav__label--jtbCard"]{
  color: #000;
  transition: color .25s cubic-bezier(.4, 0, .2, 1) 0s
}
span[class$="-utility-nav__label--jtbCard"] .smallTxt{
    font-size: 1.4rem;
}
span[class$="-utility-nav__label--jtbCard"] {
    line-height: 1.3;
    text-align: center;
  background: url(/med/app-files/img/cmn_ic53.png) no-repeat 0 50%;
    background-position: 3px 48%;
    background-size: 29px auto;
}
@media print, screen and (min-width: 768px){
    br.spOnly{
     display: none;
    }
    .home-utility-nav-wrap div[class*="-utility-nav__item"]:nth-child(-n+4),
    .kansai-utility-nav-wrap div[class*="-utility-nav__item"]:nth-child(-n+4),
    .chubu-utility-nav-wrap div[class*="-utility-nav__item"]:nth-child(-n+4)
    {
        width: calc(100%/4) !important;
    }
    .chubu-domestic-utility-nav-wrap div[class*="-utility-nav__item"]:nth-child(-n+4)
    {
        width: calc(100%/3) !important;
    }
   /* .chubu-domestic-utility-nav-wrap div[class*="-utility-nav__item"]:nth-child(n+4),*/
    .kyushu-domestic-utility-nav-wrap  div[class*="-utility-nav__item"],
    .kyushu-abroad-utility-nav-wrap  div[class*="-utility-nav__item"]
    {
        width: calc(100%/2) !important;
    }
   /* .chubu-domestic-utility-nav-wrap div[class*="-utility-nav__item"]:nth-child(n+4)::after,*/
    .abroad-utility-nav-wrap div[class*="-utility-nav__item"]:nth-child(n+4)::after,
    .chubu-abroad-utility-nav-wrap .chubu-utility-nav__item:nth-child(n+3)::after{
       display: block !important;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: calc(100% - 32px);
    height: 1px;
    background: #ddd;
    content: "";
    }
    .chubu-abroad-utility-nav,
    .abroad-utility-nav-wrap .abroad-utility-nav,
    .chubu-domestic-utility-nav-wrap .chubu-domestic-utility-nav{
        flex-wrap: wrap;
    }
    .chubu-utility-nav__item a:hover span
    {
    color: #cc0d21 !important
  }
    
    div[class*="-utility-nav__item"]:nth-of-type(3n+1):before,
    .chubu-domestic-utility-nav-wrap .chubu-utility-nav__item:last-child::before,
    .chubu-utility-nav__item+.chubu-utility-nav__item:before,
    .abroad-utility-nav-wrap div[class*="-utility-nav__item"]:nth-child(n+2)::before,
    .chubu-abroad-utility-nav div[class*="-utility-nav__item"]:nth-child(5)::before
    {
		display: block !important;
	}
     div[class*="-utility-nav__item"]:nth-of-type(4):after,
    div[class*="-utility-nav__item"]:nth-of-type(4n+1):before{
        display: none !important;
    }

  [class$="-utility-nav__type--blank"]:hover span[class$="-utility-nav__label--jtbCard"], 
    [class$="-utility-nav__type--pdf"]:hover span[class$="-utility-nav__label--jtbCard"], 
    [class$="-utility-nav__type"]:hover span[class$="-utility-nav__label--jtbCard"]
    {
    background-image: url(/med/app-files/img/cmn_ic53_on.png)
  }
}
@media only screen and (max-width:767.98px){
span[class$="-utility-nav__label--jtbCard"]{
    display: block;
    padding-top: 9px;
    padding-bottom: 7px;
    padding-left: 40px;
    /*background-size: 30px auto;*/
    text-align: left;
}
span[class$="-utility-nav__label--jtbCard"] .smallTxt{
    font-size: 1rem;
    display: inline-block;
    line-height: 1.1;
}
}
main [class*="js_rweb2404_img_"] , .tabi_img{
    position: relative;
    overflow: hidden;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
}

main [class*="js_rweb2404_img_"]::before , main [class*="js_rweb2404_img_"]::after, .tabi_img::before , .tabi_img::after{
    content: "";
    position: absolute;
    background-image: inherit;
    background-repeat: inherit;
    background-position: inherit;
}

main [class*="js_rweb2404_img_"]::before , .tabi_img::before {
    width: 110%;
    height: 110%;
    top: -5%;
    left: -5%;
    background-size: cover;
    filter: blur(8px);
}
main [class*="js_rweb2404_img_"]::after , .tabi_img::after{
    width: 100%;
    height: 100%;
    background-size: contain;
    background-color: #00000020;
}
main [class*="js_rweb2404_caption_"]{
    z-index: 2;
}
main [class*="-tour-domestic-recommend__card__img"],main [class*="-tour-domestic-ranking__card__img"]{
    height: 100%;
    
}
main [class*="-tour-domestic-recommend__card__img__caption"],main [class*="-tour-domestic-ranking__card__img__caption"] {
    height: auto !important;
}
/*----------------------------------*/
/*--フッター上ミニバナー--*/
/*----------------------------------*/
/*--*/
.miniBanner_wrap {
 max-width: 1860px;
    padding: 0 30px;
    margin: 0 auto;
  width: 100%;
}
.miniBanner_box{
    display: flex;
    justify-content: space-around;
    padding: 0 12px;
  width: 100%;
  margin: 0 auto;
  border: 1px solid rgba(0, 0, 0, .1);
  border-radius: 5px;
}
.miniBanner_wrap h2{
    padding-bottom: 10px;
}
.miniBanner_inner {
    width: 33%;
  overflow: hidden;
  background: #fff;
}
.miniBanner_block {
  display: flex;
}
.miniBanner_img {
  flex-shrink: 0;
  transition: opacity .25s cubic-bezier(.4, 0, .2, 1) 0s;
}
.miniBanner_title {
  transition: opacity .25s cubic-bezier(.4, 0, .2, 1) 0s;
}
.miniBanner_text {
  display: flex;
  flex-flow: column;
  justify-content: center;
  color: #000;
}
@media print, screen and (min-width: 768px) {
  .miniBanner_inner {
    padding: 12px;
  }
  .miniBanner_block:hover .miniBanner_img {
    opacity: .7;
  }
  .miniBanner_img {
    width: 80px;
    margin-right: 18px;
  }
  .miniBanner_title {
    font-weight: 700;
  }
  .miniBanner_block:hover .miniBanner_title {
    color: #cc0d21;
    text-decoration: underline;
  }
  .miniBanner_detail {
    margin-top: 5px;
    font-size: 1.4rem;
    line-height: 1.2;
  }
}
@media only screen and (max-width: 767.98px) {
  .miniBanner_wrap {
    max-width: 100%;
      padding: 20px 15px 0;
  }
    .miniBanner_box {
        max-width: 100%;
        flex-wrap: wrap;
    }
  .miniBanner_inner {
      width: 100%;
    padding: 10px;
  }
  .miniBanner_img {
    width: 82px;
    margin-right: 11px;
  }
  .miniBanner_title {
    font-size: 1.3rem;
    font-weight: 700;
      line-height: 1.3;
  }
    .miniBanner_detail {
    margin-top: 5px;
    font-size: 1.1rem;
    line-height: 1.2;
  }
}
/*----------------------------------*/
/*----------------------------------*/

/*----------------------------------*/
/*--フッター上サイトマップ--*/
/*----------------------------------*/
.footer_sitemap {
  max-width: 1160px;
  padding: 0 30px;
  margin: 40px auto 0;
  width: 100%;
	font-family: 游ゴシック体, YuGothic, 游ゴシック, Yu Gothic, ヒラギノ角ゴ Pro, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, Osaka, Arial, ＭＳ Ｐゴシック, MS PGothic, sans-serif;
  text-align: left;
}
.footer_sitemap section {
  padding: 25px 0;
  border-top: 1px solid #ddd;
}
.footer_sitemap a {
  cursor: pointer;
  color: #069;
  /*text-decoration: underline*/;
}
.footer_sitemap a:hover{
  color: #cc0d21;
  /*text-decoration: underline*/;
}
/*.footer_sitemap a+a {
  margin: 0 0px 0 6px;
}*/
.footer_sitemap h3 {
  margin: 0px 0 0;
  font-size: 2.3rem;
  font-weight: 700;
  color: #000;
}
/*.footer_sitemap .sitemap_ab_box h3 {
  color: #0058a4;
}
.footer_sitemap .sitemap_dom_box h3 {
  color: #009b63;
}
.footer_sitemap .sitemap_other_box h3 {
  color: #ba0c1e;
}*/
.footer_sitemap h4 {
  margin: 15px 0 0;
  font-size: 1.8rem;
  font-weight: 700;
}
.footer_sitemap h4 span {
  font-weight: 500;
  margin-left: 10px;
  font-size: 1.4rem;
}
.footer_sitemap ul {
  display: flex;
  list-style: none;
  flex-wrap: wrap;
  margin: 5px 0 10px;
  font-size: 1.5rem;
}
.footer_sitemap ul li {
  margin-right: 30px;
  position: relative;
}
.footer_sitemap ul li::before{
  position: absolute;
  content: "";
  display: inline-block;
  width: 1px;
  height: 20px;
  background-color: #333;
  right: -15px;
  top: calc(50% - 11px);
}
.footer_sitemap ul li:last-of-type::before{
  display: none;
}

@media only screen and (max-width: 767.98px) {
  .pc_only {
    display: none;
  }
  .footer_sitemap {
    max-width: 100%;
    flex-wrap: wrap;
    margin: 30px auto;
  }
  .footer_sitemap section {
    padding: 15px 0;
		border: none;
  }
  .footer_sitemap h3 {
		padding-bottom: 10px;
    font-size: 2.0rem;
  }
  .footer_sitemap h4 {
    margin: 0;
    font-size: 1.5rem;
  }
  .footer_sitemap h4 span {
    display: inline-block;
    font-weight: 500;
    margin-left: 5px;
    font-size: 1.2rem;
    line-height: 1.4;
  }
  .footer_sitemap ul {
    margin: 0;
    font-size: 1.3rem;
    padding-left: 10px;
  }
  .footer_sitemap ul li {
    margin-right: 20px;
    position: relative;
    border-bottom: 1px solid #ddd;
    padding: 4px 0;
    font-weight: 700;
  }
  .footer_sitemap ul li:last-of-type {
		margin-bottom: 10px;
		border-bottom: none;
  }
  .footer_sitemap ul li a {
    font-weight: 500;
  }
  .footer_sitemap ul li::before{
    display: none;
  }
  /*----アコーディオン----*/
  .sitemap_box .accordion_item{
    /*position: relative;*/
  }
  ul.accordionContent {
    /*display: none;*/
    max-width: 100%;
  }
	.sitemap_accordionItem {
		border-top: 1px solid #ccc;
	}
	.sitemap_accordionItem:last-of-type {
		border-bottom: 1px solid #ccc;
	}
	.sitemap_accordionContent {
		max-height: 0;
		padding: 0 10px;
		transition: max-height 0.3s ease;
		overflow: hidden;
	}
	.sitemap_accordionTitle {
		position: relative;
		padding: 10px 30px 10px 10px;
		cursor: pointer;
		transition: .3s;
	}
	.sitemap_accordionTitle::after {
		content: '';
		position: absolute;
		top: 50%;
		right: 10px;
		-webkit-transform: translateY(-50%) rotate(45deg);
		transform: translateY(-50%) rotate(45deg);
		width: 8px;
    height: 8px;
    border-right: 2px solid #cc0d21;
    border-bottom: 2px solid #cc0d21;
		transition: .3s;
	}
	.sitemap_accordionTitle.active {
		transition: .3s;
	}
	.sitemap_accordionTitle.active::after {
		margin-top: -3px;
		-webkit-transform: rotate(225deg);
    transform: rotate(225deg);
		transition: .3s;
	}
	.sitemap_accordionTitle.active + .sitemap_accordionContent {
		max-height: 500px; /* 適切な最大値を指定。内容によって調整可能 */
	}
}
/*----------------------------------*/


/*----------------------------------*/
/*------footer_copyright_only-------*/
/*----------------------------------*/
#page_footer-pc {
    margin-top: 75pt;
}
#page_footer-pc {
    letter-spacing: .025em;
    line-height: 1.42857;
    font-family: Meiryo, \\30E1\30A4\30EA\30AA, Arial, sans-serif;
    font-size: 10px;
    text-align: left;
    word-break: break-word;
    color: #333;
    background: #fff;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
#page_footer-pc .str_segment.-copyright {
    min-width: 970px;
    background: #f7f7f7;
    text-align: center;
    border-top: 1px solid #e1e1e1;
    color: #333;
    padding: 14px 0;
}
  #page_footer-pc .str_outer {
    max-width: 1130px;
    width: 100%;
    padding: 0 10px;
    margin: 0 auto;
    font-size: 1.3rem;
}
  #page_footer-pc .str_segment.-copyright .site_copyright small {
    font-size: inherit;
}
@media (min-width: 1023px){
#page_footer-sp {
  display: none;
  } 
}
  
#page_footer-sp {
  margin-top: 50px;
  letter-spacing: .025em;
  line-height: 1.42857;
  font-family: Meiryo, \\30E1\30A4\30EA\30AA, Arial, sans-serif;
  font-size: 10px;
  text-align: left;
  word-break: break-word;
  color: #333;
  background: #fff;
  box-sizing: border-box;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
#page_footer-sp div {
  font-size: inherit;
}
#page_footer-sp .str_segment {
    min-width: 20pc;
}
#page_footer-sp .str_segment.-copyright {
    padding: 14px 0;
    text-align: center;
    color: #333;
    border-top: 1px solid #e1e1e1;
    background: #f7f7f7;
}
#page_footer-sp .str_outer {
    width: 100%;
    margin: 0 auto;
    padding: 0 10px;
}
#page_footer-sp p {
    margin: 0;
    padding: 0;
}
#page_footer-sp .str_segment.-copyright .site_copyright {
    font-size: 1.3em;
}
#page_footer-sp .str_segment.-copyright .site_copyright small {
    font-size: inherit;
}
@media (max-width: 1023px) {
#page_header-pc, #page_footer-pc {
    display: none;
  }
}
/*----------------------------------*/
/*------footer_copyright_only-------*/
/*----------------------------------*/


/*----------------------------------*/
/*--スライダー型特集バナー--*/
/*----------------------------------*/
.featureSlider_wrap {
  width: calc((100% - 85px) / 2 );
}
.featureSlider_wrap:nth-of-type(2n) {
	margin-left: 85px;
}
.featureSlider_wrap .featureSlider_tit {
	font-size: 2rem;
	font-weight: bold;
	text-align: center;
	/*スライダータイトル白箱
	padding: 10px;
	background: #fff;
	border: 1px solid #c6cacd;
	border-radius: 5px;
	*/
}
/* スライダータイトル蛍光線 */
.featureSlider_wrap .featureSlider_tit span {
	display: inline-block;
	padding: 0 5px;
	background: linear-gradient(transparent 35%, #ffcc00b3 0%);
}
	
/* スライダーコンテナ全体 */
.featureSlider_container {
  position: relative;
  margin-bottom: 20px;
}
.featureSlider_container > ul {
	padding: 0;
}
.featureSlider_container > ul > li {
	list-style: none;
}

/* スライダーのスタイル */
.featureSlider {
  margin: 0 auto;
	padding: 0;
}
	
.no_slider {
	margin: 30px 0 0 0;
}
	
.no_slider li {
	width: calc((100% - 20px) / 2 );
}

.featureSlider .slick-slide,
.no_slider .featureSlider_item {
  margin: 10px;
  background-color: #fff;
  border-radius: 10px;
	overflow: hidden;
}
.no_slider .featureSlider_item {
	margin: 0 auto;
}

/* コントロールエリア（ドット、矢印、ボタン）のスタイル */
.featureSlider_container .controls {
  display: flex;
  justify-content: center; /* 要素を中央寄せ */
  align-items: center;
	margin-top: 15px;
}
.featureSlider_container .controls .controls_inner {
	position: relative;
  display: flex;
  justify-content: center; /* 要素を中央寄せ */
  align-items: center;
}

/* ドットナビゲーションのスタイル */
.featureSlider_container .slick-dots {
  display: flex;
  list-style: none;
  padding: 0;
  margin: 0;
  justify-content: center; /* ドットを中央寄せ */
}

.featureSlider_container .slick-dots li {
  margin-right: 5px;
}

.featureSlider_container .slick-dots li button {
	position: relative;
	width: 25px;
	border: none;
	background: transparent;
	line-height: 1;
}

.featureSlider_container .slick-dots li button:before {
  content: '●';
  font-size: 1.2rem;
  color: #8b8a88;
}

.featureSlider_container .slick-dots li.slick-active button:before {
	position: absolute;
  bottom: -5px;
  left: 50%;
	transform: translateX(-50%);
	font-size: 1.8rem;
  color: #d20f15;
}

/* 矢印のスタイル */
.featureSlider_container .slick-arrows {
  display: flex;
  justify-content: center; /* 矢印を中央寄せ */
  margin-left: 10px;
	padding-bottom: 3px;
}

.featureSlider_container .slick-prev, .featureSlider_container .slick-next {
	position: relative;
  padding: 0;
  color: #8b8a88;
  font-size: 2.4rem;
	font-weight: bold;
  background-color: transparent;
  border: none;
  cursor: pointer;
	transition: .2s;
}
.featureSlider_container .slick-prev {
	position: absolute;
	left: -35px;
}
.featureSlider_container .slick-next {
	position: absolute;
	right: -25px;
	margin-left: 5px;
}
.featureSlider_container .slick-prev::after {
	content: '';
  position: absolute;
  top: -12px;
  left: 50%;
  transform: translateX(-50%) rotate(-135deg);
  width: 20px;
  height: 20px;
  border-top: 4px solid #8b8a88;
  border-right: 4px solid #8b8a88;
}
.featureSlider_container .slick-next::after {
	content: '';
  position: absolute;
  top: -12px;
  left: 50%;
  transform: translateX(-50%) rotate(45deg);
  width: 20px;
  height: 20px;
  border-top: 4px solid #8b8a88;
  border-right: 4px solid #8b8a88;
}


/* 再生・一時停止ボタンのスタイル */
.featureSlider_container .featureSlider_toggleButton {
  padding: 10px 10px 13px 10px;
  font-size: 2.4rem;
	font-weight: bold;
  cursor: pointer;
  border: none;
  background-color: transparent;
  outline: none;
}

/* 再生中は一時停止ボタン (II) を表示 */
.featureSlider_container .featureSlider_toggleButton.pause::before {
  content: "II";
  color: #8b8a88;
	font-weight: bold;
}

/* 停止中は再生ボタン (▶) を表示 */
.featureSlider_container .featureSlider_toggleButton.play {
	padding-bottom: 15px;
}
.featureSlider_container .featureSlider_toggleButton.play::before {
  content: "\025b6";
  color: #8b8a88;
	font-size: 1.8rem;
	font-weight: bold;
}
	
@media screen and (min-width:768px) {
	.Main__content .read_more_btn_wrap {
		display: none;
  }
	.featureSlider_wrap .featureSlider_tit {
		margin: 0 auto 20px;
	}
	.featureSlider_wrap:nth-of-type(n+3) .featureSlider_tit {
		margin-top: 20px;
	}
	.featureSlider_item a:hover {
		opacity: .7;
	}
	.featureSlider_container .slick-dots_wrap {
		padding-bottom: 6px;
	}
	.featureSlider_container .slick-prev:hover, .featureSlider_container .slick-next:hover {
		color: #d20f15;
	}
	.featureSlider_container .slick-prev:hover::after {
		border-top: 4px solid #d20f15;
		border-right: 4px solid #d20f15;
	}
	.featureSlider_container .slick-next:hover::after {
		border-top: 4px solid #d20f15;
		border-right: 4px solid #d20f15;
	}
	.featureSlider_container .featureSlider_toggleButton.pause:hover::before,
	.featureSlider_container .featureSlider_toggleButton.play:hover::before {
  	color: #d20f15;
	}
}
@media screen and (max-width:767.98px) {
	.Main__content .read_more_btn_wrap {
		margin-top: 0;
	}
	.featureSlider_wrap,
	.no_slider li {
		width: 100%;
	}
	.featureSlider_wrap:nth-of-type(2n) {
    margin-left: 0;
	}
	.featureSlider_wrap .featureSlider_tit {
		margin-top: 0;
		font-size: 1.4rem;
	}
	.featureSlider .slick-slide,
	.no_slider .featureSlider_item {
		margin: 0 10px;
		border-radius: 5px;
	}
	.no_slider .featureSlider_item {
		width: 50%;
    margin: 15px auto 0;
	}
	.featureSlider_container {
		margin-bottom: 30px;

	}
	.featureSlider_container .controls {
		margin-top: 20px;
	}
	.featureSlider_container .slick-arrows {
		padding: 2px 0 0 0;
	}
	.featureSlider_container .slick-prev,
	.featureSlider_container .slick-next {
		font-size: 1.8rem;
	}
	.featureSlider_container .slick-next {
    right: -30px;
    margin-left: 10px;
	}
	.featureSlider_container .slick-prev::after {
		top: -10px;
		left: 50%;
		width: 16px;
		height: 16px;
	}
	.featureSlider_container .slick-next::after {
		top: -10px;
		left: 50%;
		width: 16px;
		height: 16px;
	}
	.featureSlider_container .slick-dots li.slick-active button:before {
		left: 80%;
	}
	.iPhone .featureSlider_container .slick-dots li.slick-active button:before {
		left: 50%;
	}
	.featureSlider_container .slick-dots li button {
		width: 15px;
	}
	.iPhone .featureSlider_container .slick-dots li button {
		padding: 0;
	}
	.featureSlider_container .featureSlider_toggleButton {
		position: relative;
		width: 10px;
		height: 10px;
		margin-left: 0;
		line-height: .5;
	}
	.featureSlider_container .featureSlider_toggleButton.pause::before,
	.featureSlider_container .featureSlider_toggleButton.play::before {
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
		width: 18px;
	}
	.featureSlider_container .featureSlider_toggleButton.pause::before {
		content: '||';
		font-size: 1.8rem;
		top: 43%;
	}
	.featureSlider_container .featureSlider_toggleButton.play::before {
		font-size: 1.8rem;
	}
}
/*----------------------------------*/
/*----------------------------------*/
main .featureSlider .featureSlider__NoRound{
    border-radius: 0;
}

/*----------------------------------*/
/*--マウスオーバーメニュー表示--*/
/*----------------------------------*/
@media screen and (min-width:768px) {
	.header-megamenu {
		display: none;
		opacity: 0;
		transition: 0.2s ease;
	}
}
/*----------------------------------*/
/*----------------------------------*/
/*----------------------------------*/
/*--ランキング大阪万博コース　画像・キャプション位置手入力--*/
[class$="-tour-domestic-ranking__card__body"] {
  position: relative;
}
main .expo_img {
  content: "";
  display: block;
  background-size: contain;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 6%;
  background-repeat: no-repeat;
  background-color: #C1C1C1;
}
figcaption.expo_course {
  display: inline-block;
  font-size: 1.2rem;
  color: #707070;
  text-align: end;
  position: absolute;
  top: 0;
  right: 15px;
}
@media screen and (max-width: 768px) {
  figcaption.expo_course {
    font-size: 1.0rem;
    right: 5px;
  }
}
/*----------------------------------*/
/*--*/

/*----------------------------------*/
/*--LOOK JTBロゴ追加用--*/
/*----------------------------------*/
@media print, screen and (min-width:768px) {
  .Header__head {
    width: 501px;
  }
  .header-logo-v2 {
    width: 196px;
    height: 50px;
    margin-right: 30px;
  }
}
@media only screen and (min-width:768px) and (max-width:1280px) {
	.Header__head {
		width: 440px;
	}
  .header-logo-v2 {
    height: auto;
  }
}
@media only screen and (max-width:767.98px) {
  .Header__head {
    justify-content: flex-start;
    gap: 0 14px;
  }
  .header-logo-v2 {
    width: 72px;
    height: 28px;
    display: flex;
    align-items: flex-end;
  }
  .Header__head .header-departure {
    margin-left: auto;
  }
}
/*----------------------------------*/
/*----------------------------------*/

/*----------------------------------*/
/*--Initiatives--*/
/*----------------------------------*/
.initiatives {
  margin-left: 10px;
  top: 0;
} 
.initiatives .header-gnav__list {
  margin-top: 0;
}
.initiatives .header-megamenu {
  z-index: 10000;
  left: 370px;
  /*↓--他の要素も表示するとき-↓-*/
  /*min-width: 740px;*/
  /*↓--35周年記念のみ表示するとき↓--*/
  min-width: 390px;
}
.initiatives .header-megamenu-list {
  display: flex;
  flex-wrap: wrap;
}
.initiatives .header-megamenu-list > li + li {
  margin-left: 25px;
  margin-top: 0;
}
.initiatives .header-megamenu-list li:nth-of-type(4) {
  margin-left: 0;
}