abbr,
address,
article,
aside,
audio,
b,
blockquote,
body,
canvas,
caption,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
p,
pre,
q,
samp,
section,
small,
span,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
ul,
var,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: 0 0
}

body {
  line-height: 1;
  word-break: normal;
  word-wrap: break-word;
  font-size: 14px;
  line-height: 1.5;
  font-family: '游ゴシック Medium','Yu Gothic Medium','游ゴシック体',YuGothic,"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ",Meiryo,"ＭＳ Ｐゴシック","Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif
}

@media all and (-ms-high-contrast:none) {
  ::-ms-backdrop,
  body {
    font-family: "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ",Meiryo,"ＭＳ Ｐゴシック","Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif
  }

}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block
}

ul {
  list-style: none
}

li {
  list-style: none
}

blockquote,
q {
  quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
  content: '';
  content: none
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: 0 0
}

input,
select {
  vertical-align: middle;
  border: none
}

input[type=text] {
  outline: 0
}

textarea {
  resize: none
}

html {
  overflow: hidden;
  overflow-y: scroll
}

body {
  overflow: hidden
}

img {
  width: auto;
  max-width: 100%;
  height: auto;
  border: 0;
  vertical-align: bottom
}

table {
  border-collapse: collapse;
  border-spacing: 0
}

td,
th {
  vertical-align: middle
}

hr {
  display: block;
  border: 0;
  margin: 0;
  padding: 0
}

a {
  text-decoration: none
}

a:hover {
  -webkit-transition: .3s ease-in;
  transition: .3s ease-in
}

.test {
  border: solid 1px red
}

select {
  outline: 0;
  text-indent: .01px;
  text-overflow: '';
  background: none transparent;
  vertical-align: middle;
  font-size: inherit;
  color: inherit;
  -webkit-appearance: button;
  -moz-appearance: button;
  appearance: button
}

select option {
  background-color: #fff;
  color: #333
}

select::-ms-expand {
  display: none
}

select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #828c9a
}

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

@media screen and (max-width:767px) {
  img {
    width: 100%
  }

}

.icon__search {
  display: block;
  width: 15px;
  height: 15px;
  background: url(/static/img/icon/search.svg?v16738747fd8) no-repeat 0 0;
  background-size: 15px
}

.icon__pdf {
  display: inline-block;
  width: 25px;
  height: 15px;
  margin-left: 6px;
  background: url(/static/img/icon/pdf.png?v1673b02b952) no-repeat left bottom;
  background-size: 25px auto
}

@media screen and (max-width:900px) {
  .icon__search {
    display: block;
    width: 32px;
    height: 32px;
    background: url(/static/img/icon/search.svg?v16738747fd8) no-repeat 0 0;
    background-size: 32px
  }

}

.pc-view {
  display: block
}

.sp-view {
  display: none
}

.wrap {
  overflow: hidden
}

.content a {
  color: #00205b;
  text-decoration: underline
}

.content a:hover {
  text-decoration: none
}

.title {
  position: relative;
  width: 100%;
  max-width: 100%;
  height: 260px;
  margin: 0;
  padding: 0;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover
}

.title h1 {
  display: block;
  width: 100%;
  color: #fff;
  font-size: 36px;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%)
}

.title h1 span {
  display: inline-block
}

.title-sub {
  display: table;
  margin: 0 auto;
  padding-top: 80px;
  padding-bottom: 10px;
  color: #00205b;
  font-size: 32px;
  font-weight: 700;
  line-height: 1.4;
  text-align: center;
  border-bottom: 3px solid #d40e7d
}

.title-sub span {
  display: inline-block
}

.title-sub02 {
  display: table;
  margin: 0 auto;
  color: #00205b;
  font-size: 28px;
  font-weight: 700;
  line-height: 1.4;
  text-align: center
}

.title-sub02 span {
  display: inline-block
}

.title-sub03 {
  display: table;
  padding-top: 80px;
  padding-bottom: 10px;
  color: #00205b;
  font-size: 32px;
  font-weight: 700;
  line-height: 1.4;
  border-bottom: 3px solid #d40e7d
}

.title-mini {
  margin-bottom: 25px;
  padding-top: 40px;
  color: #00205b;
  font-size: 22px;
  font-weight: 700;
  text-align: left
}

.title-border {
  text-align: center;
  margin-bottom: 40px;
  font-size: 32px;
  color: #00205b
}

.title-border span {
  padding-bottom: 8px;
  border-bottom: solid 3px #d40e7d
}

.title-radius {
  text-align: center;
  margin-bottom: 32px;
  font-size: 18px;
  color: #fff
}

.title-radius span {
  display: inline-block;
  min-width: 220px;
  padding: 6px 8px;
  background-color: #00205b;
  border-radius: 35px
}

.breadcrumb {
  display: block !important;
  padding: 12px 15px 0
}

.breadcrumb li {
  display: inline-block !important
}

.breadcrumb li a {
  color: #00205b;
  text-decoration: underline
}

.breadcrumb li a:hover {
  text-decoration: none
}

.breadcrumb li:before {
  content: url(/static/img/common/arrow_blue_small_pc.png);
  width: 10px;
  height: 6px;
  margin: 0 5px;
  position: relative;
  top: -3px
}

.breadcrumb li:nth-of-type(1):before {
  content: '';
  width: auto;
  height: auto;
  margin: 0
}

.breadcrumb__category:before {
  content: '[';
  margin-right: 5px
}

.breadcrumb__category:after {
  content: ']';
  margin-left: 5px;
  margin-right: 5px
}

.breadcrumb.bg-blue {
  background: #eff4f8
}

.content__inner-1080 {
  max-width: 1080px;
  margin: 0 auto;
  padding: 80px 1.78571%
}

.content__inner-950 {
  max-width: 950px;
  margin: 0 auto;
  padding: 80px 2.0202%
}

.content .no-pt {
  padding-top: 0
}

.content .no-pb {
  padding-bottom: 0
}

.content .background-blue {
  background: #eff4f8
}

.border-blue {
  border-top: 1px solid #d0dbe5
}

.img-border {
  border: solid 1px #d0dae4
}

.contact-us {
  background: #eff4f8;
  margin: 0;
  padding: 40px;
  border-top: none !important
}

.contact-us dt:first-of-type {
  margin-top: 0
}

.contact-us dd {
  border-bottom: none !important
}

.contact-us dd:last-of-type {
  padding-bottom: 0
}

.contact-us img {
  width: auto;
  height: 16px;
  margin-right: 5px;
  vertical-align: middle;
  position: relative;
  top: -2px
}

.contact-us span {
  display: inline-block
}

.box__column-2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.box__column-3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -.92593%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.box__column-3 li {
  width: 31.45455%;
  margin: 20px .90909% 0
}

.box__column-3 li:nth-of-type(1),
.box__column-3 li:nth-of-type(2),
.box__column-3 li:nth-of-type(3) {
  margin-top: 0
}

.box__column-4 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -.92593%
}

.box__column-4 li {
  width: 23.18182%;
  margin: 20px .90909% 0
}

.box__column-4 li:nth-of-type(1),
.box__column-4 li:nth-of-type(2),
.box__column-4 li:nth-of-type(3),
.box__column-4 li:nth-of-type(4) {
  margin-top: 0
}

.box__column-5 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -.92593%
}

.box__column-5 li {
  width: 18.18182%;
  margin: 20px .90909% 0
}

.box__column-5 li:nth-of-type(1),
.box__column-5 li:nth-of-type(2),
.box__column-5 li:nth-of-type(3),
.box__column-5 li:nth-of-type(4),
.box__column-5 li:nth-of-type(5) {
  margin-top: 0
}

.index__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.index__list-top {
  max-width: 1080px;
  margin: 0 auto
}

.index__list-border li img {
  border: 1px solid #d0dbe5;
  border-left: none
}

.index__list-border li:nth-of-type(1) img {
  border-left: 1px solid #d0dbe5
}

.index__item {
  background: #fff;
  width: 32%;
  margin-bottom: 56px
}

.index__item:nth-child(3n-1) {
  margin-right: 2%;
  margin-left: 2%
}

.index__item-2 {
  background: #fff;
  width: 49%;
  margin-bottom: 32px
}

.index__item-2:nth-child(2n) {
  margin-right: 0
}

.index__link {
  display: block;
  position: relative;
  margin-bottom: 10px;
  -webkit-transition: opacity .2s linear;
  transition: opacity .2s linear
}

.index__link:after {
  content: '';
  position: absolute;
  right: 20px;
  bottom: 20px;
  width: 39px;
  height: 12px;
  background: url(/static/img/common/arrow_white_middle_pc.png?v16750d894e9) no-repeat;
  background-size: 39px auto;
  -webkit-transition: -webkit-transform .2s linear;
  transition: -webkit-transform .2s linear;
  transition: transform .2s linear;
  transition: transform .2s linear, -webkit-transform .2s linear
}

.index__link:before {
  content: '';
  position: absolute;
  top: 10%;
  left: 3%;
  display: block;
  width: 94%;
  height: 80%;
  background-color: #00205b;
  opacity: .2;
  -webkit-transition: all .2s linear;
  transition: all .2s linear
}

.index__title {
  margin-bottom: 10px;
  font-size: 18px;
  color: #00205b
}

.index__title-top {
  margin-bottom: 4px;
  color: #d40f7d;
  font-size: 14px
}

.index__body {
  font-size: 14px;
  color: #000
}

.index__body-top {
  font-size: 18px
}

.link-btn__large-img {
  background: #fff
}

.link-btn__large-img a {
  display: block;
  position: relative;
  -webkit-transition: opacity .2s linear;
  transition: opacity .2s linear
}

.link-btn__large-img a span {
  width: 100%;
  padding: 0 1.85185%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  font-size: 32px;
  line-height: 1.2;
  font-weight: 700;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%)
}

.link-btn__large-img a:after {
  content: '';
  background: url(/static/img/common/arrow_white_large_pc.png?v16738747fd4) no-repeat;
  background-size: contain;
  width: 7.22222%;
  height: 15.71429%;
  position: absolute;
  right: 1.85185%;
  bottom: 14.28571%;
  -webkit-transition: -webkit-transform .2s linear;
  transition: -webkit-transform .2s linear;
  transition: transform .2s linear;
  transition: transform .2s linear, -webkit-transform .2s linear
}

.link-btn__middle {
  max-width: 346px;
  margin: 0 auto
}

.link-btn__middle a,
.link-btn__middle button {
  background: #00205b;
  display: block;
  height: 80px;
  color: #fff;
  font-size: 20px;
  line-height: 1.2;
  text-align: center;
  position: relative
}

.link-btn__middle a span,
.link-btn__middle button span {
  width: 100%;
  padding: 0 5.78035%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%)
}

.link-btn__middle a:after,
.link-btn__middle button:after {
  content: '';
  background: url(/static/img/common/arrow_white_small_pc.png?v16738747fd4) no-repeat;
  background-size: contain;
  width: 10px;
  height: 6px;
  position: absolute;
  right: 10px;
  bottom: 10px;
  -webkit-transition: all .2s linear;
  transition: all .2s linear
}

.link-btn__middle a.blank:after,
.link-btn__middle button.blank:after {
  background: url(/static/img/icon/blank_white.png?v1678198b9c5) no-repeat;
  background-size: 14px auto;
  width: 14px;
  height: 10px
}

.link-btn__middle--pdf a:after {
  width: 24px;
  height: 16px;
  background: url(/static/img/common/icon_pdf.png?v16763c512fa) no-repeat 0 0;
  background-size: 24px auto;
  -webkit-transition: none;
  transition: none
}

.link-btn__middle--pdf a:hover:after {
  background: url(/static/img/common/icon_pdf_blue.png?v16a04f822ae) no-repeat 0 0 !important;
  background-size: 24px auto !important;
  right: 15px
}

.link-btn__small {
  display: block;
  background: #d0dbe5;
  height: 80px;
  color: #00205b;
  font-size: 20px;
  line-height: 1.2;
  text-align: center;
  position: relative
}

.link-btn__small>span {
  width: 100%;
  padding: 0 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%)
}

.link-btn__small>span span {
  display: inline-block
}

.link-btn__small>span small {
  font-size: 14px
}

.link-btn__small:after {
  content: '';
  background: url(/static/img/common/arrow_blue_small_pc.png?v16738747fd4) no-repeat;
  background-size: contain;
  width: 10px;
  height: 6px;
  position: absolute;
  right: 10px;
  bottom: 10px;
  -webkit-transition: all .2s linear;
  transition: all .2s linear
}

.link-btn__small .small {
  font-size: 16px
}

.link-btn__mini {
  display: block;
  background: #fff;
  padding: 4px 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #00205b;
  font-size: 14px;
  font-weight: 700;
  text-decoration: none !important;
  border: 1px solid #00205b;
  -webkit-transition: all .2s linear;
  transition: all .2s linear
}

.link-btn__mini.blue {
  background: #00205b;
  color: #fff
}

.nav-anker {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 40px
}

.nav-anker--float {
  display: block
}

.nav-anker__list {
  float: left;
  width: 24.25%;
  margin: 0 1% 2% 0;
  border: solid 1px #00205b;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.nav-anker__list:nth-child(4n) {
  margin-right: 0
}

.en .nav-anker__list {
  width: 49.5%
}

.en .nav-anker__list:nth-child(2n) {
  margin-right: 0
}

.nav-anker__list a {
  position: relative;
  display: block;
  padding: 4px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #00205b;
  text-align: center;
  text-decoration: none;
  line-height: 1.4
}

.nav-anker__list a:after {
  content: '';
  position: absolute;
  right: 6px;
  bottom: 4px;
  width: 10px;
  height: 9px;
  background: url(/static/img/common/arrow_blue_sp.png?v16763c512fa) no-repeat;
  background-size: 10px auto;
  -webkit-transition: all .2s linear;
  transition: all .2s linear
}

.nav-anker--pdf {
  font-size: 12px
}

.nav-anker--pdf a {
  background: #00205b url(/static/img/common/icon_pdf.png?v16763c512fa) no-repeat 97% 50%;
  background-size: 24px 16px;
  padding: 6px 30px 6px 4px;
  color: #fff
}

.nav-anker--pdf a:after {
  display: none
}

.nav-scroll {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 32px
}

.nav-scroll-2 .nav-scroll__list {
  width: 46%;
  margin: 0 1% 8px 0
}

.nav-scroll-3 .nav-scroll__list {
  width: 32.3333%;
  margin: 0 .5% 8px
}

.nav-scroll-4 .nav-scroll__list {
  width: 23%;
  margin: 0 .5% 8px .5%
}

.nav-scroll__list {
  margin-bottom: 8px;
  border: solid 1px #00205b;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.nav-scroll__list a {
  position: relative;
  display: block;
  padding: 4px 22px 4px 12px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 14px;
  color: #00205b;
  text-align: center;
  text-decoration: none
}

.nav-scroll__list a:after {
  content: '';
  position: absolute;
  right: 6px;
  bottom: 4px;
  width: 10px;
  height: 9px;
  background: url(/static/img/common/arrow_blue_sp.png?v16763c512fa) no-repeat;
  background-size: 10px auto;
  -webkit-transition: all .2s linear;
  transition: all .2s linear
}

.mt-10 {
  margin-top: 10px
}

.mt-20 {
  margin-top: 20px
}

.mt-40 {
  margin-top: 40px
}

.mt-80 {
  margin-top: 80px
}

.mb-0 {
  margin-bottom: 0
}

.mb-5 {
  margin-bottom: 5px
}

.mb-10 {
  margin-bottom: 10px
}

.mb-20 {
  margin-bottom: 20px
}

.mb-25 {
  margin-bottom: 25px
}

.mb-30 {
  margin-bottom: 30px
}

.mb-40 {
  margin-bottom: 40px
}

.mb-50 {
  margin-bottom: 50px
}

.mb-60 {
  margin-bottom: 60px
}

.mb-80 {
  margin-bottom: 80px
}

.pd-40 {
  padding: 40px
}

.pt-0 {
  padding-top: 0
}

.pt-50 {
  padding-top: 50px
}

.pb-0 {
  padding-bottom: 0
}

.pb-30 {
  padding-bottom: 30px
}

.text__box-01 {
  line-height: 1.8
}

.text__box-02 {
  line-height: 2
}

.text__lead {
  font-size: 16px
}

.text__left {
  text-align: left !important
}

.text__center {
  text-align: center !important
}

.text__right {
  text-align: right !important
}

.font-bold {
  font-weight: 700
}

.font-12 {
  font-size: 12px
}

.font-14 {
  font-size: 14px
}

.font-16 {
  font-size: 16px
}

.font-18 {
  font-size: 18px
}

.font-20 {
  font-size: 20px
}

.color-blue {
  color: #00205b
}

.color-red {
  color: #c80000
}

.color-pink {
  color: #d40e7d
}

.text-under {
  text-decoration: underline
}

.list__definition-01 {
  border-top: 1px solid #d0dbe5
}

.list__definition-01 dt {
  margin-top: 25px;
  margin-bottom: 10px;
  color: #00205b;
  font-size: 20px;
  font-weight: 700;
  text-align: left
}

.list__definition-01 dd {
  padding-bottom: 30px;
  font-size: 16px;
  line-height: 2;
  text-align: left;
  border-bottom: 1px solid #d0dbe5
}

.list__definition-02 dt {
  color: #00205b;
  font-size: 20px;
  font-weight: 700;
  text-align: left
}

.list__definition-02 dd {
  position: relative;
  font-size: 16px;
  line-height: 2;
  text-align: left
}

.list__definition-02 dd.indent {
  padding-left: 1.5em
}

.list__definition-02 dd>span {
  display: inline-block
}

.list__definition-02 dd.indent>span:not(:first-of-type) {
  position: relative
}

.list__definition-02 dd.indent>span:first-of-type {
  position: static;
  text-indent: -1.5em
}

.list__disc-01>li {
  padding-left: 1em;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 16px;
  text-align: left;
  position: relative
}

.list__disc-01>li:before {
  content: '・';
  position: absolute;
  left: 0
}

.en .list__disc-01>li:before {
  content: '-'
}

.list__decimal-01,
.list__decimal-02 {
  margin-left: 5px
}

.list__decimal-02 {
  counter-set: num
}

.list__decimal-01>li {
  list-style: decimal outside;
  margin-left: 1em;
  font-size: 16px;
  text-align: left
}

.list__decimal-02>li {
  counter-increment: num;
  display: flex;
  font-size: 16px
}

.list__decimal-02>li::before {
  content: "(" counter(num) ")";
  display: inline-block;
  min-width: 2em;
  margin-right: 5px
}

.list__free-no>li {
  padding-left: 2.5em;
  font-size: 16px;
  text-align: left;
  position: relative
}

.list__free-no>li span {
  font-size: 16px;
  position: absolute;
  left: 0
}

.en .list__free-no>li {
  padding-left: 2em
}

.list__free-kana>li {
  padding-left: 3em;
  font-size: 16px;
  text-align: left;
  position: relative
}

.list__free-kana>li span {
  font-size: 16px;
  position: absolute;
  left: 0
}

.en .list__free-kana>li {
  padding-left: 2em
}

.list__free-maru>li {
  padding-left: 1.5em;
  font-size: 16px;
  text-align: left;
  position: relative
}

.list__free-maru>li span {
  font-size: 16px;
  position: absolute;
  left: 0
}

.list__free-maru>li.indent {
  padding-left: 2.5em
}

.list__notes>li {
  padding-left: 1em;
  font-size: 14px;
  text-align: left;
  position: relative
}

.list__notes>li:before {
  content: '※';
  position: absolute;
  left: 0
}

.en .list__notes>li:before {
  content: '*'
}

.list__notes-no {
  padding-left: 1.8em;
  font-size: 14px;
  text-align: left;
  text-indent: -1.8em
}

.table__type-01 {
  width: 100%;
  border-top: 1px solid #d0dbe5;
  border-left: 1px solid #d0dbe5;
  border-collapse: inherit
}

.table__type-01 thead th {
  background: #00205b;
  height: 60px;
  padding: 0 5px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  font-size: 16px
}

.table__type-01 tbody th {
  background: #eff4f8;
  padding: 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #00205b;
  font-size: 18px;
  vertical-align: top
}

.table__type-01 td,
.table__type-01 th {
  line-height: 1.5;
  border-right: 1px solid #d0dbe5;
  border-bottom: 1px solid #d0dbe5
}

.table__type-01 th {
  text-align: center;
  position: relative
}

.table__type-01 th a {
  background: #eff4f8;
  font-size: 18px;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0
}

.table__type-01 th a:hover {
  background: #00205b;
  color: #fff
}

.table__type-01 td {
  padding: 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 16px;
  text-align: left;
  position: relative
}

.table__type-01 td .th {
  display: none
}

.table__type-01 .width-30 {
  width: 30%
}

.table__type-01.reservation th {
  white-space: nowrap
}

.table__type-01.reservation tbody td {
  width: 50%
}

.table__type-01.reservation td {
  vertical-align: top
}

.table__type-02 {
  width: 100%;
  border-top: 1px solid #d0dbe5;
  border-collapse: inherit
}

.table__type-02 tbody th {
  padding: 15px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #00205b;
  font-size: 18px;
  vertical-align: top
}

.table__type-02 tbody th span {
  display: inline-block
}

.table__type-02 td,
.table__type-02 th {
  line-height: 1.5;
  border-bottom: 1px solid #d0dbe5
}

.table__type-02 th {
  text-align: left
}

.table__type-02 td {
  padding: 15px 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 16px;
  text-align: left
}

.table__type-02 td .th {
  display: none
}

.table__type-03 {
  width: 100%;
  border-collapse: inherit
}

.table__type-03 thead th {
  background: #00205b;
  height: 60px;
  padding: 0 30px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  font-size: 16px;
  text-align: left
}

.table__type-03 tbody th {
  padding: 20px 30px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #00205b;
  font-size: 18px;
  vertical-align: top;
  text-align: left
}

.table__type-03 tr:nth-of-type(odd) {
  background: #fff
}

.table__type-03 tr:nth-of-type(even) {
  background: #eff4f8
}

.table__type-03 td,
.table__type-03 th {
  line-height: 1.5
}

.table__type-03 td {
  padding: 20px 30px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 16px;
  vertical-align: middle;
  text-align: left
}

.table__type-04 {
  width: 100%;
  border-top: 1px solid #d0dbe5;
  border-left: 1px solid #d0dbe5;
  border-collapse: inherit
}

.table__type-04 thead th {
  background: #00205b;
  height: 60px;
  padding: 0 5px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  font-size: 16px
}

.table__type-04 tbody th {
  background: #eff4f8;
  padding: 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #00205b;
  font-size: 18px;
  vertical-align: top
}

.table__type-04 td,
.table__type-04 th {
  line-height: 1.5;
  border-right: 1px solid #d0dbe5;
  border-bottom: 1px solid #d0dbe5
}

.table__type-04 th {
  text-align: center
}

.table__type-04 td {
  padding: 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 16px;
  text-align: center
}

.table-info {
  width: 100%;
  margin-bottom: 60px;
  border-top: 1px solid #d0dbe5
}

.table-info td,
.table-info th {
  padding: 16px 0;
  border-bottom: 1px solid #d0dbe5;
  vertical-align: top;
  text-align: left
}

.table-info th {
  width: 20%;
  font-size: 18px;
  color: #00205b
}

.en .table-info th {
  width: 30%
}

.table-info td {
  font-size: 16px
}

.table-info a {
  color: #00205b;
  text-decoration: underline
}

.table-info a:hover {
  text-decoration: none
}

.table-basic {
  width: 100%;
  max-width: 100%;
  border-top: 1px solid #d0dbe5;
  border-left: 1px solid #d0dbe5;
  border-collapse: inherit
}

.table-basic thead th {
  background: #00205b;
  padding: 16px;
  color: #fff
}

.table-basic tbody th {
  background: #eff4f8;
  color: #00205b
}

.table-basic td,
.table-basic th {
  padding: 16px;
  font-size: 14px;
  line-height: 1.5;
  text-align: left;
  border-right: 1px solid #d0dbe5;
  border-bottom: 1px solid #d0dbe5
}

.form-select {
  position: relative
}

.form-select:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 8px;
  display: block;
  width: 10px;
  height: 8px;
  margin-top: -5px;
  background: url(/static/img/common/arrow_triangle.png?v16763c512fa) no-repeat 0 0;
  background-size: 10px auto;
  pointer-events: none
}

.form-select select {
  width: 100%;
  padding: 8px 32px 8px 8px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 16px;
  line-height: 1;
  border: 1px solid #d0dbe5;
  border-radius: 0;
  background: #fff
}

.flowchart__number {
  margin-bottom: 80px;
  border-top: 1px solid #d0dbe5
}

.flowchart__number.online {
  margin-bottom: 40px
}

.flowchart__number__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 60px 6.01852%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-bottom: 1px solid #d0dbe5;
  position: relative
}

.flowchart__number.online .flowchart__number__box {
  padding: 60px 6.01852%
}

.flowchart__number__box p {
  font-size: 22px;
  line-height: 1.6
}

.flowchart__number__box p b {
  color: #00205b
}

.flowchart__number__box p b.color-red {
  color: #c80000
}

.flowchart__number__box__inner {
  padding-left: 7.36842%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.flowchart__number__box__item {
  width: 33.05263%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.flowchart__number.online .flowchart__number__box__item {
  width: 42%
}

.flowchart__number__box__text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 66.94737%;
  padding-left: 6.28931%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  box-sizing: border-box
}

.flowchart__number.online .flowchart__number__box__text {
  width: 58%
}

.flowchart__number__box__text-column {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start
}

.flowchart__number__box__text-column>.list__notes {
  margin-top: 1em
}

.flowchart__number__box:after {
  content: '';
  width: 62px;
  height: 62px;
  position: absolute;
  top: 30px;
  left: 24px
}

.flowchart__number__box.no-1:after {
  background: url(/static/img/common/number_01.png?v167b1ac9dd2) no-repeat 0 0;
  background-size: contain
}

.flowchart__number__box.no-2:after {
  background: url(/static/img/common/number_02.png?v167b1ac9dd2) no-repeat 0 0;
  background-size: contain
}

.flowchart__number__box.no-3:after {
  background: url(/static/img/common/number_03.png?v167b1ac9dd2) no-repeat 0 0;
  background-size: contain
}

.flowchart__number__box.no-3-1:after {
  background: url(/static/img/common/number_03-1.png?v167b1ac9dd2) no-repeat 0 0;
  background-size: contain
}

.flowchart__number__box.no-3-2:after {
  background: url(/static/img/common/number_03-2.png?v167b1ac9dd2) no-repeat 0 0;
  background-size: contain
}

.flowchart__number__box.no-4:after {
  background: url(/static/img/common/number_04.png?v167b1ac9dd2) no-repeat 0 0;
  background-size: contain
}

.flowchart__number__box.no-5:after {
  background: url(/static/img/common/number_05.png?v167b1ac9dd2) no-repeat 0 0;
  background-size: contain
}

.flowchart__number__box.no-6:after {
  background: url(/static/img/common/number_06.png?v167b1ac9dd2) no-repeat 0 0;
  background-size: contain
}

.flowchart__number__box.no-7:after {
  background: url(/static/img/common/number_07.png?v167b1ac9dd2) no-repeat 0 0;
  background-size: contain
}

.flowchart__number__box.no-8:after {
  background: url(/static/img/common/number_08.png?v167b1ac9dd2) no-repeat 0 0;
  background-size: contain
}

.flowchart__number__box.no-9:after {
  background: url(/static/img/common/number_09.png?v167b1ac9dd2) no-repeat 0 0;
  background-size: contain
}

.flowchart__number__box.no-10:after {
  background: url(/static/img/common/number_10.png?v167b1ac9dd2) no-repeat 0 0;
  background-size: contain
}

.flowchart__arrow__box:after {
  content: '';
  background: url(/static/img/common/arrow_down.png?v167c5b755ae) no-repeat;
  background-size: contain;
  display: block;
  width: 52px;
  height: 26px;
  margin: 30px auto
}

.flowchart__arrow__box.no-arrow:after {
  display: none
}

.flowchart__arrow__box__list {
  display: flex;
  justify-content: space-between;
  padding: 0 0 30px
}

.flowchart__arrow__box__item {
  width: 35%;
  max-width: 225px;
  padding: 0 50px 0 25px
}

.flowchart__arrow__box__text {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 100%
}

.flowchart__arrow__box__text p {
  font-size: 22px;
  line-height: 1.6
}

.flowchart__arrow__box__text p b {
  color: #00205b
}

.flowchart__arrow__box__text p b.color-red {
  color: #c80000
}

.flowchart__arrow__box__text>.list__notes {
  margin-top: 1em
}

.flowchart__arrow__item {
  background: #eff4f8;
  padding: 20px;
  line-height: 2
}

.flowchart__arrow__item h4 {
  margin-bottom: 5px;
  color: #00205b;
  font-size: 18px
}

.flowchart__arrow__item p {
  font-size: 16px
}

.caution__box {
  text-align: center;
  padding: 20px;
  border: solid 1px #c80000
}

.caution__box>:not(:last-of-type) {
  margin-bottom: 10px
}

.waiting__btn {
  padding: 0 25px
}

.online__btn {
  margin: 40px 0 0;
  padding: 40px 25px;
  border-top: 1px solid #d0dbe5
}

.waiting__btn__list {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-top: -20px
}

.online__btn__list {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap
}

.waiting__btn__list li {
  position: relative;
  width: calc(50% - 10px);
  text-align: center;
  height: 90px;
  line-height: 90px;
  border-radius: 8px;
  margin-top: 20px;
  transition: all .5s
}

.online__btn__list li {
  position: relative;
  width: 50%;
  text-align: center;
  height: 90px;
  line-height: 90px;
  border-radius: 8px;
  transition: all .5s
}

.online__btn li.online__btn__pink,
.waiting__btn__list li.waiting__btn__pink {
  background: #d30e7d
}

.online__btn_list li.online__btn__blue,
.waiting__btn__list li.waiting__btn__blue {
  background: #00205a
}

.online__btn li:after,
.waiting__btn__list li:after {
  content: '';
  position: absolute;
  right: 20px;
  bottom: 20px;
  width: 39px;
  height: 12px;
  background: url(/static/img/common/arrow_white_middle_pc.png) no-repeat;
  background-size: 39px auto;
  transition: all .3s
}

.online__btn li:hover:after,
.waiting__btn__list li:hover:after {
  transform: translateX(10px)
}

.online__btn__list li a,
.waiting__btn__list li a {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  color: #fff;
  font-size: 22px;
  font-weight: 700;
  text-decoration: none
}

.online__btn__list li:hover,
.waiting__btn__list li:hover {
  opacity: .8
}

@media screen and (min-width:768px) {
  .index__link:hover {
    text-decoration: none
  }

  .index__link:hover:after {
    -webkit-transform: translateX(10px);
    transform: translateX(10px)
  }

  .index__link:hover:before {
    opacity: 0
  }

  .link-btn__large-img a:hover {
    text-decoration: none;
    opacity: .8
  }

  .link-btn__large-img a:hover:after {
    -webkit-transform: translateX(10px);
    transform: translateX(10px)
  }

  .link-btn__middle a:hover,
  .link-btn__middle button:hover {
    background: #d0dbe5;
    color: #00205b;
    text-decoration: none
  }

  .link-btn__middle a:hover:after,
  .link-btn__middle button:hover:after {
    background: url(/static/img/common/arrow_blue_small_pc.png?v16738747fd4) no-repeat;
    background-size: contain;
    -webkit-transform: translateX(5px);
    transform: translateX(5px)
  }

  .link-btn__small:hover {
    background: #00205b;
    color: #fff;
    text-decoration: none
  }

  .link-btn__small:hover:after {
    background: url(/static/img/common/arrow_white_small_pc.png?v16738747fd4) no-repeat;
    background-size: contain;
    -webkit-transform: translateX(5px);
    transform: translateX(5px)
  }

  .link-btn__mini:hover {
    background: #00205b;
    color: #fff
  }

  .link-btn__mini.blue:hover {
    opacity: .8
  }

  .nav-anker__list a:hover {
    background: #00205b;
    color: #fff
  }

  .nav-anker__list a:hover:after {
    -webkit-transform: translateY(4px);
    transform: translateY(4px)
  }

  .nav-scroll__list a:hover {
    background: #00205b;
    color: #fff
  }

  .nav-scroll__list a:hover:after {
    -webkit-transform: translateY(4px);
    transform: translateY(4px)
  }

}

@media screen and (max-width:767px) {
  .pc-view {
    display: none !important
  }

  .sp-view {
    display: block !important
  }

  .content a:hover {
    text-decoration: underline
  }

  .content img {
    width: auto
  }

  .title {
    height: 114px !important
  }

  .title h1 {
    font-size: 21px
  }

  .title-sub {
    margin: 0 auto;
    padding-top: 40px;
    padding-bottom: 5px;
    font-size: 18px;
    border-bottom: 2px solid #d40e7d
  }

  .title-sub02 {
    font-size: 15px
  }

  .title-sub03 {
    padding-top: 40px;
    padding-bottom: 5px;
    font-size: 18px
  }

  .title-mini {
    margin-bottom: 15px;
    padding-top: 20px;
    font-size: 16px
  }

  .title-border {
    margin-bottom: 16px;
    font-size: 16px
  }

  .title-border span {
    padding-bottom: 4px;
    border-bottom: solid 2px #d40e7d
  }

  .title-radius {
    margin-bottom: 16px;
    font-size: 14px
  }

  .title-radius span {
    min-width: 160px;
    padding: 2px 8px;
    border-radius: 35px
  }

  .breadcrumb {
    display: none !important
  }

  .content__inner-1080 {
    padding: 40px 2.66667%
  }

  .content__inner-950 {
    padding: 40px 2.66667%
  }

  .contact-us {
    padding: 20px
  }

  .contact-us img {
    height: 14px;
    margin-right: 5px;
    top: -1px
  }

  .box__column-2,
  .box__column-3,
  .box__column-4,
  .box__column-5 {
    display: block;
    margin: 0 auto
  }

  .box__column-2 li,
  .box__column-3 li,
  .box__column-4 li,
  .box__column-5 li {
    width: 100%;
    margin: 15px 0 0
  }

  .box__column-2 li:nth-of-type(1),
  .box__column-3 li:nth-of-type(1),
  .box__column-4 li:nth-of-type(1),
  .box__column-5 li:nth-of-type(1) {
    margin-top: 0
  }

  .box__column-2 li:nth-of-type(2),
  .box__column-2 li:nth-of-type(3),
  .box__column-3 li:nth-of-type(2),
  .box__column-3 li:nth-of-type(3),
  .box__column-4 li:nth-of-type(2),
  .box__column-4 li:nth-of-type(3),
  .box__column-5 li:nth-of-type(2),
  .box__column-5 li:nth-of-type(3) {
    margin-top: 15px
  }

  .box__column-4 li:nth-of-type(4) {
    margin-top: 15px
  }

  .box__column-5 li:nth-of-type(4),
  .box__column-5 li:nth-of-type(5) {
    margin-top: 15px
  }

  .index__list {
    display: block
  }

  .index__list-border li img {
    border: 1px solid #d0dbe5
  }

  .index__item {
    width: 100%;
    margin-bottom: 32px
  }

  .index__item:nth-child(3n-1) {
    margin-right: 0;
    margin-left: 0
  }

  .index__item:last-of-type {
    margin-bottom: 0
  }

  .index__item-2 {
    width: 100%;
    margin-bottom: 16px;
    margin-right: 0
  }

  .index__link {
    -webkit-transition: none;
    transition: none
  }

  .index__link:after {
    background: url(/static/img/common/arrow_white_middle_sp.png?v16750d894e9) no-repeat;
    background-size: 43px auto;
    width: 43px;
    height: 13px;
    -webkit-transition: none;
    transition: none
  }

  .index__link:hover:after {
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }

  .index__link:hover:before {
    opacity: .2
  }

  .index__title {
    font-size: 16px
  }

  .index__title-top {
    font-size: 12px
  }

  .index__body-top {
    font-size: 14px
  }

  .link-btn__large-img a img {
    -webkit-transition: none;
    transition: none
  }

  .link-btn__large-img a span {
    padding: 0 2.8169%;
    font-size: 16px
  }

  .link-btn__large-img a:after {
    background: url(/static/img/common/arrow_white_large_sp.png?v16738747fd4) no-repeat;
    background-size: contain;
    width: 12.11268%;
    height: 12.26415%;
    right: 2.8169%;
    bottom: 14.15094%;
    -webkit-transition: none;
    transition: none
  }

  .link-btn__large-img a:hover img {
    opacity: 1
  }

  .link-btn__large-img a:hover:after {
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }

  .link-btn__middle {
    max-width: 100%
  }

  .link-btn__middle a {
    height: 45px;
    font-size: 16px;
    line-height: 1.2
  }

  .link-btn__middle a span {
    padding: 0 10px
  }

  .link-btn__middle a:after {
    content: '';
    background: url(/static/img/common/arrow_white_small_sp.png?v16738747fd4) no-repeat;
    background-size: contain;
    width: 16px;
    height: 5px;
    -webkit-transition: none;
    transition: none
  }

  .link-btn__middle a:hover {
    background: #00205b;
    color: #fff
  }

  .link-btn__middle a:hover:after {
    background: url(/static/img/common/arrow_white_small_sp.png?v16738747fd4) no-repeat;
    background-size: contain;
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }

  .link-btn__middle--pdf a:after {
    width: 24px;
    height: 16px;
    background: url(/static/img/common/icon_pdf.png?v16763c512fa) no-repeat 0 0;
    background-size: 24px auto;
    -webkit-transition: none;
    transition: none
  }

  .link-btn__middle--pdf a:hover:after {
    background: url(/static/img/common/icon_pdf.png?v16763c512fa) no-repeat 0 0 !important;
    background-size: 24px auto !important;
    right: 10px
  }

  .link-btn__small {
    height: 45px;
    font-size: 14px;
    line-height: 1.2
  }

  .link-btn__small>span {
    padding: 0 10px
  }

  .link-btn__small>span small {
    font-size: 12px
  }

  .link-btn__small:after {
    background: url(/static/img/common/arrow_blue_small_sp.png?v16738747fd4) no-repeat;
    background-size: contain;
    width: 16px;
    height: 5px;
    -webkit-transition: none;
    transition: none
  }

  .link-btn__small:hover {
    background: #d0dbe5;
    color: #00205b
  }

  .link-btn__small:hover:after {
    background: url(/static/img/common/arrow_blue_small_sp.png?v16738747fd4) no-repeat;
    background-size: contain;
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }

  .link-btn__small .small {
    font-size: 14px
  }

  .link-btn__mini {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: #fff url(/static/img/common/arrow_blue_sp.png?v16763c512fa) no-repeat 96% 90%;
    background-size: 11px 10px;
    height: 50px;
    padding: 0;
    font-size: 12px
  }

  .link-btn__mini:hover {
    background: #fff url(/static/img/common/arrow_blue_sp.png?v16763c512fa) no-repeat 96% 90%;
    background-size: 11px 10px;
    color: #00205b
  }

  .link-btn__mini.blue {
    font-size: 14px
  }

  .link-btn__mini.blue:hover {
    opacity: 1
  }

  .nav-anker {
    display: block;
    margin-bottom: 24px
  }

  .nav-anker__list {
    width: 32%;
    height: 44px;
    margin: 0 2% 2% 0;
    font-size: 12px
  }

  .en .nav-anker__list {
    width: 49.5%;
    margin-right: 1%
  }

  .en .nav-anker__list:nth-child(3n) {
    margin-right: 1%
  }

  .en .nav-anker__list:nth-child(2n),
  .en .nav-anker__list:nth-child(4n) {
    margin-right: 0
  }

  .nav-anker__list:nth-child(3n) {
    margin-right: 0
  }

  .nav-anker__list:nth-child(4n) {
    margin-right: 2%
  }

  .nav-anker__list a {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    height: 100%;
    line-height: 1.2;
    padding: 4px
  }

  .nav-anker__list a:after {
    right: 4px
  }

  .nav-anker__list span {
    display: block
  }

  .nav-anker--pdf {
    clear: both;
    width: 100%
  }

  .nav-anker--pdf a {
    padding: 6px 34px 6px 4px
  }

  .en .nav-anker--pdf {
    width: 100% !important
  }

  .nav-anker--2 {
    width: 49.5%;
    margin-right: 1%
  }

  .nav-anker--2:nth-child(4n) {
    margin-right: 1%
  }

  .nav-anker--2:nth-child(3n) {
    margin-right: 1%
  }

  .nav-anker--2:nth-child(2n) {
    margin-right: 0
  }

  .nav-scroll {
    display: block
  }

  .nav-scroll-2 .nav-scroll__list {
    width: auto;
    margin: 0 0 8px
  }

  .nav-scroll-3 .nav-scroll__list {
    width: auto;
    margin: 0 0 8px
  }

  .nav-scroll-4 .nav-scroll__list {
    width: auto;
    margin: 0 0 8px
  }

  .mt-10 {
    margin-top: 10px
  }

  .mt-20 {
    margin-top: 15px
  }

  .mt-40 {
    margin-top: 20px
  }

  .mt-80 {
    margin-top: 40px
  }

  .mb-5 {
    margin-bottom: 5px
  }

  .mb-10 {
    margin-bottom: 10px
  }

  .mb-20 {
    margin-bottom: 15px
  }

  .mb-25 {
    margin-bottom: 15px
  }

  .mb-30 {
    margin-bottom: 20px
  }

  .mb-40 {
    margin-bottom: 20px
  }

  .mb-50 {
    margin-bottom: 25px
  }

  .mb-60 {
    margin-bottom: 30px
  }

  .mb-80 {
    margin-bottom: 40px
  }

  .pd-40 {
    padding: 20px
  }

  .pt-50 {
    padding-top: 25px
  }

  .no-mlr {
    margin-left: -2.8169%;
    margin-right: -2.8169%
  }

  .text__box-01 {
    line-height: 1.4
  }

  .text__box-02 {
    line-height: 1.4
  }

  .text__lead {
    font-size: 14px
  }

  .text__lead.text__center {
    text-align: left !important
  }

  .text__center.sp-left {
    text-align: left !important
  }

  .font-14 {
    font-size: 14px
  }

  .font-16 {
    font-size: 14px
  }

  .font-18 {
    font-size: 16px
  }

  .font-20 {
    font-size: 16px
  }

  .list__definition-01 dt {
    margin-top: 15px;
    margin-bottom: 10px;
    font-size: 16px
  }

  .list__definition-01 dd {
    padding-bottom: 15px;
    font-size: 14px;
    line-height: 1.4
  }

  .list__definition-02 dt {
    font-size: 16px
  }

  .list__definition-02 dd {
    font-size: 14px;
    line-height: 1.4
  }

  .list__disc-01 li {
    font-size: 14px
  }

  .list__decimal-01>li {
    font-size: 14px
  }

  .list__decimal-02>li {
    font-size: 14px
  }

  .list__free-no>li {
    font-size: 14px
  }

  .list__free-no>li span {
    font-size: 14px
  }

  .list__free-kana>li {
    font-size: 14px
  }

  .list__free-kana>li span {
    font-size: 14px
  }

  .list__free-maru>li {
    font-size: 14px
  }

  .list__free-maru>li span {
    font-size: 14px
  }

  .list__free__notes>li {
    font-size: 12px
  }

  .list__free-no {
    font-size: 12px
  }

  .table__type-01 thead {
    display: none
  }

  .table__type-01 tbody th {
    padding: 10px;
    font-size: 16px
  }

  .table__type-01 td,
  .table__type-01 th {
    line-height: 1.4
  }

  .table__type-01 th {
    display: block;
    text-align: left
  }

  .table__type-01 th a {
    font-size: 16px
  }

  .table__type-01 th a:hover {
    background: #eff4f8;
    color: #00205b
  }

  .table__type-01 td {
    display: block;
    padding: 10px;
    font-size: 14px
  }

  .table__type-01 td span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 75%;
    padding: 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
  }

  .table__type-01 td .th {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background: #00205b;
    width: 25%;
    color: #fff;
    font-weight: 700
  }

  .table__type-01.th-link tbody th {
    padding: 20px 10px
  }

  .table__type-01.th-link td {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: left;
    -ms-flex-pack: left;
    justify-content: left;
    padding: 0
  }

  .table__type-01 .width-30 {
    width: auto
  }

  .table__type-01.reservation th {
    text-align: center
  }

  .table__type-01.reservation tbody td {
    width: 100%
  }

  .table__type-01.reservation th.ttl {
    background: #00205b;
    color: #fff
  }

  .table__type-02 tbody th {
    padding: 15px;
    font-size: 14px
  }

  .table__type-02 td,
  .table__type-02 th {
    display: block;
    line-height: 1.4;
    border-bottom: none
  }

  .table__type-02 td {
    padding: 0 15px 15px;
    font-size: 14px;
    border-bottom: 1px solid #d0dbe5
  }

  .table__type-03 {
    width: 105.6338%;
    margin-left: -2.8169%;
    margin-right: -2.8169%
  }

  .table__type-03 thead th {
    height: 45px;
    padding: 0 25px;
    font-size: 14px
  }

  .table__type-03 tbody th {
    padding: 15px 25px;
    font-size: 14px
  }

  .table__type-03 td,
  .table__type-03 th {
    line-height: 1.4
  }

  .table__type-03 td {
    padding: 15px 25px;
    font-size: 14px;
    vertical-align: top
  }

  .table__type-04 thead th {
    height: auto;
    padding: 10px;
    font-size: 16px
  }

  .table__type-04 tbody th {
    padding: 10px;
    font-size: 16px
  }

  .table__type-04 td,
  .table__type-04 th {
    line-height: 1.4
  }

  .table__type-04 th {
    text-align: left
  }

  .table__type-04 td {
    padding: 10px;
    font-size: 14px
  }

  .table-info {
    width: 100%;
    margin-bottom: 32px
  }

  .table-info td,
  .table-info th {
    display: block
  }

  .table-info th {
    width: 100%;
    padding: 8px 8px 0;
    font-size: 14px;
    border-bottom: none
  }

  .en .table-info th {
    width: 100%
  }

  .table-info td {
    padding: 0 16px 8px;
    font-size: 14px
  }

  .table-basic thead th {
    padding: 12px
  }

  .table-basic td,
  .table-basic th {
    padding: 12px
  }

  .flowchart__number {
    margin-bottom: 40px
  }

  .flowchart__number.online {
    margin-bottom: 20px
  }

  .flowchart__number__box {
    padding: 30px 0 30px 4.22535%
  }

  .flowchart__number.online .flowchart__number__box {
    flex-direction: column;
    padding: 30px 0 30px 4.22535%
  }

  .flowchart__number__box p {
    font-size: 14px;
    line-height: 1.4
  }

  .flowchart__number__box__inner {
    padding-left: 12.67606%
  }

  .flowchart__number__box__item {
    width: 44.22535%
  }

  .flowchart__number.online .flowchart__number__box__item {
    width: 100%
  }

  .flowchart__number__box__text {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    width: 55.77465%;
    padding-left: 5.05051%
  }

  .flowchart__number.online .flowchart__number__box__text {
    width: 100%;
    padding-top: 30px;
    padding-left: 0
  }

  .flowchart__number__box:after {
    width: 31px;
    height: 31px;
    top: 15px;
    left: 0
  }

  .flowchart__arrow__box__list {
    padding: 0
  }

  .flowchart__arrow__box__item {
    width: 40%;
    padding: 0 25px 0 0
  }

  .flowchart__arrow__box__text {
    justify-content: flex-start
  }

  .flowchart__arrow__box__text p {
    font-size: 14px;
    line-height: 1.4
  }

  .flowchart__arrow__box:after {
    width: 31px;
    height: 15px;
    margin: 20px auto
  }

  .flowchart__arrow__item {
    padding: 15px;
    line-height: 1.4
  }

  .flowchart__arrow__item h4 {
    font-size: 14px
  }

  .flowchart__arrow__item p {
    font-size: 14px
  }

  .caution__box {
    text-align: left;
    padding: 10px
  }

  .waiting__btn {
    padding: 15px 0 0
  }

  .online__btn {
    margin: 20px 0 0;
    padding: 20px 0;
    border-top: 1px solid #d0dbe5
  }

  .waiting__btn__list {
    flex-wrap: wrap;
    margin-top: -10px
  }

  .online__btn__list {
    flex-wrap: wrap
  }

  .waiting__btn__list li {
    width: 100%;
    height: 45px;
    line-height: 45px;
    border-radius: 5px;
    margin-top: 10px
  }

  .online__btn__list li {
    width: 100%;
    height: 45px;
    line-height: 45px;
    border-radius: 5px
  }

  .online__btn__list li:after,
  .waiting__btn__list li:after {
    right: 10px;
    bottom: 10px;
    width: 39px;
    height: 12px;
    background: url(/static/img/common/arrow_white_middle_sp.png) no-repeat;
    background-size: 30px auto
  }

  .online__btn__list li:hover:after,
  .waiting__btn__list li:hover:after {
    transform: translateX(0)
  }

  .online__btn__list li a,
  .waiting__btn__list li a {
    font-size: 14px
  }

  .online__btn__list li:hover,
  .waiting__btn__list li:hover {
    opacity: 1
  }

}

.modal_bg {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: .7;
  z-index: 100000 !important
}

.collapse:not(.show) {
  display: none
}

.title.fare {
  background-image: url(/static/img/title/fare/fare_pc.jpg?v168fb5b8a7b)
}

.title.fare-recommend {
  background-image: url(/static/img/title/fare/recommend_pc.jpg?v168fb5b8a7b)
}

.title.fare-guide {
  background-image: url(/static/img/title/fare/guide_pc.jpg?v168fb5b8a7b)
}

.title.fare-history {
  background-image: url(/static/img/title/fare/history_pc.jpg?v1684bb16482)
}

.title.reservation {
  background-image: url(/static/img/title/reservation/reservation_pc.jpg?v168fb5b8a7f)
}

.title.reservation-beginner {
  background-image: url(/static/img/title/reservation/beginner_pc.jpg?v168fb5b8a7f)
}

.title.reservation-rsv {
  background-image: url(/static/img/title/reservation/rsv_pc.jpg?v168fb5b8a7f)
}

.title.reservation-mail {
  background-image: url(/static/img/title/reservation/mail_pc.jpg?v168fb5b8a7f)
}

.title.reservation-ticket {
  background-image: url(/static/img/title/reservation/ticket_pc.jpg?v168fb5b8a83)
}

.title.reservation-ticket-credit {
  background-image: url(/static/img/title/reservation/credit_pc.jpg?v168fb5b8a7f)
}

.title.reservation-ticket-cash1 {
  background-image: url(/static/img/title/reservation/cash1_pc.jpg?v168fb5b8a7f)
}

.title.cancel {
  background-image: url(/static/img/title/reservation/cancel_pc.jpg?v168fb5b8a7f)
}

.title.cancel-about {
  background-image: url(/static/img/title/reservation/about_pc.jpg?v168fb5b8a7f)
}

.title.cancel-refund {
  background-image: url(/static/img/title/reservation/refund_pc.jpg?v1685eaf0e63)
}

.title.cancel-except {
  background-image: url(/static/img/title/reservation/except_pc.jpg?v168fb5b8a7f)
}

.title.cancel-loss {
  background-image: url(/static/img/title/reservation/loss_pc.jpg?v168fb5b8a7f)
}

.title.cancel-compensation {
  background-image: url(/static/img/title/reservation/compensation_pc.jpg?v168fb5b8a7f)
}

.title.rentacar {
  background-image: url(/static/img/title/fare/rentacar_pc.jpg?v168fb5b8a7b)
}

.title.checkin {
  background-image: url(/static/img/title/flight/checkin_pc.jpg?v168fb5b8a7b)
}

.title.checkin-about {
  background-image: url(/static/img/title/flight/about_pc.jpg?v168fb5b8a7b)
}

.title.checkin-auto {
  background-image: url(/static/img/title/flight/auto_pc.jpg?v168fb5b8a7b)
}

.title.checkin-flex {
  background-image: url(/static/img/title/flight/flex_pc.jpg?v168fb5b8a7b)
}

.title.checkin-receipt {
  background-image: url(/static/img/title/flight/receipt_pc.jpg?v168fb5b8a7f)
}

.title.baggage {
  background-image: url(/static/img/title/flight/baggage_pc.jpg?v168fb5b8a7b)
}

.title.pet {
  background-image: url(/static/img/title/flight/pet_pc.jpg?v168fb5b8a7f)
}

.title.airport {
  background-image: url(/static/img/title/flight/airport_pc.jpg?v1684bb16482)
}

.title.routemap {
  background: url(/static/img/title/routemap/routemap_pc.jpg?v1684bb16492) no-repeat center center;
  background-size: cover
}

.title.timetable {
  background: url(/static/img/title/timetable/timetable_pc.jpg?v1684bb16492) no-repeat center center;
  background-size: cover
}

.title.service {
  background-image: url(/static/img/title/character/service_pc.jpg?v1684bb1647a)
}

.title.service-drink {
  background-image: url(/static/img/title/character/drink_pc.jpg?v168fb5b8a77)
}

.title.service-entertainment {
  background-image: url(/static/img/title/character/entertainment_pc.jpg?v16a04f822ae)
}

.title.service-inflightsales {
  background-image: url(/static/img/title/character/inflightsales_pc.jpg?v168fb5b8a77)
}

.title.service-aircraft {
  background-image: url(/static/img/title/character/aircraft_pc.jpg?v1684bb1647a)
}

.title.service-magazine {
  background-image: url(/static/img/title/character/magazine_pc.jpg?v168fb5b8a77)
}

.title.support {
  background-image: url(/static/img/title/flight/support_pc.jpg?v168fb5b8a7f)
}

.title.support-help {
  background-image: url(/static/img/title/flight/help_pc.jpg?v168fb5b8a7b)
}

.title.support-senior {
  background-image: url(/static/img/title/flight/senior_pc.jpg?v168fb5b8a7f)
}

.title.support-kids {
  background-image: url(/static/img/title/flight/kids_pc.jpg?v168fb5b8a7f)
}

.title.support-child {
  background-image: url(/static/img/title/flight/child_pc.jpg?v168fb5b8a7b)
}

.title.message {
  background-image: url(/static/img/title/character/message_pc.jpg?v1684bb1647a)
}

.title.message-law {
  background-image: url(/static/img/title/character/law_pc.jpg?v1684bb1647a)
}

.title.message-electronics {
  background-image: url(/static/img/title/character/electronics_pc.jpg?v168fb5b8a77)
}

.title.contact {
  background-image: url(/static/img/title/contact/contact_pc.jpg?v168fb5b8a7b)
}

.title.contact-faq {
  background-image: url(/static/img/title/contact/faq_pc.jpg?v168fb5b8a7b)
}

.title.company {
  background-image: url(/static/img/title/company/company_pc.jpg?v1684bb1647e)
}

.title.company-profile {
  background-image: url(/static/img/title/company/profile_pc.jpg?v1688b1231fd)
}

.title.company-route {
  background-image: url(/static/img/title/company/route_pc.jpg?v1685eaf0e63)
}

.title.company-history {
  background-image: url(/static/img/title/company/history_pc.jpg?v1688b1231f9)
}

.title.company-codeshare {
  background-image: url(/static/img/title/company/codeshare_pc.jpg?v168fb5b8a77)
}

.title.company-compliance {
  background-image: url(/static/img/title/company/compliance_pc.jpg?v168fb5b8a7b)
}

.title.recruit {
  background-image: url(/static/img/title/recruit/recruit_pc.jpg?v1684bb1648a)
}

.title.press {
  background-image: url(/static/img/title/press/press_pc.jpg?v1684bb1648a)
}

.title.other {
  background-image: url(/static/img/title/other/other_pc.jpg?v168fb5b8a7f)
}

.title.event {
  background-image: url(/static/img/title/event/detail_pc.jpg?v1684bb1647e)
}

.title.information {
  background-image: url(/static/img/title/information/information_pc.jpg?v168fb5b8a7f)
}

.title.region {
  background-image: url(/static/img/title/region/region_pc.jpg?v1684bb1648a)
}

.title.search {
  background-image: url(/static/img/title/search/search_pc.jpg?v1684bb16492)
}

@media screen and (max-width:767px) {
  .title.reservation-rsv {
    background-image: url(/static/img/title/reservation/rsv_sp.jpg?v168fb5b8a83)
  }

  .title.service-inflightsales {
    background-image: url(/static/img/title/character/inflightsales_sp.jpg?v168fb5b8a77)
  }

}

option:disabled {
  color: #ccc
}

.js-swap_bt {
  cursor: pointer
}

.sp-only {
  display: none
}

.header {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 90px;
  border-bottom: solid 1px #d0dbe5;
  width: 100%
}

.header-wrapper {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1
}

.header__logo {
  position: relative;
  display: block;
  overflow: hidden;
  height: 90px;
  padding-right: 82px;
  margin-right: auto;
  min-width: 198px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.header__logo a {
  position: relative;
  display: block;
  width: 140px;
  height: 90px;
  text-align: center;
  background: #d40e7d
}

.header__logo a:before {
  content: "";
  display: block;
  position: absolute;
  z-index: 2;
  top: 0;
  right: -54px;
  width: 100px;
  height: 200px;
  background: #d40e7d;
  -webkit-transform: rotate(30deg);
  transform: rotate(30deg);
  -webkit-transform-origin: top right;
  transform-origin: top right
}
.header__logo span{
	
}

.header__logo img {
  /*position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);*/
  z-index: 3;
  width: 110px;
  height: 36px
}

.header-pc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  top: 10px;
  right: 10px
}
.header-pc.header-pc_biztop{
	display:none;
}
.header-utility {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px
}

.header-utility li {
  padding-right: 16px
}

.header-utility a {
  color: #000
}

.header-utility a:hover {
  text-decoration: underline
}

.header-lang {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-right: 16px;
  font-size: 14px
}

.header-lang__select {
  padding: 0 4px
}

.header-lang a {
  color: #000
}

.header-lang a.active {
  color: #d40e7d
}

.header-lang a .pc {
  display: inline
}

.header-lang a .sp {
  display: none
}

.header-search {
  position: relative
}

.header-search__input {
  width: 165px;
  padding: 6px 10px 6px 28px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #dde8f2;
  border: none;
  border-radius: 0
}

.header-search__submit {
  position: absolute;
  top: 4px;
  left: 0;
  background: 0 0;
  outline: 0;
  border: 0;
  cursor: pointer
}

.pagetop {
  background: #c1c6c8;
  text-align: center;
  font-size: 16px;
  padding: 9px 0 7px;
  color: #fff;
  position: relative;
  cursor: pointer
}

.pagetop::before {
  content: "";
  display: block;
  position: absolute;
  width: 40px;
  height: 40px;
  background: #c1c6c8;
  -webkit-transform: rotate(45deg) translateY(-50%);
  transform: rotate(45deg) translateY(-50%);
  -webkit-transform-origin: center center;
  transform-origin: center center;
  top: 0;
  left: 50%;
  margin-left: -34px;
  z-index: 1
}

.pagetop span {
  position: relative;
  z-index: 2
}

.footer {
  background: #eff4f8
}

.footer a:hover {
  opacity: .5
}

.footer-area {
  width: 100%;
  max-width: 1080px;
  margin: 0 auto;
  position: relative;
  margin-bottom: 25px;
  padding: 28px 1.5625% 30px
}

.en .footer-area {
  padding: 28px 1.5625% 80px
}

.footer-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.footer-grid {
  width: 33.33333%;
  max-width: 360px
}

.footer-grid dl {
  padding-right: 20px
}

.footer-grid dl a {
  color: #000;
  font-size: 12px;
  position: relative;
  display: block
}

.footer-grid dl dt {
  margin-bottom: 5px
}

.footer-grid dl dt a {
  padding-left: 18px
}

.footer-grid dl dt a:before {
  content: "";
  display: block;
  position: absolute;
  background: url(/static/img/icon/footer_link_01.png?v1687f907cbe) no-repeat 0 0;
  background-size: contain;
  width: 4px;
  height: 5px;
  top: 7px;
  left: 4px
}

.footer-grid dl dd {
  margin-bottom: 5px
}

.footer-grid dl dd a {
  padding-left: 30px
}

.footer-grid dl dd a:before {
  content: "";
  display: block;
  position: absolute;
  background: url(/static/img/icon/footer_link_02.png?v1687f907cbe) no-repeat 0 0;
  background-size: contain;
  width: 14px;
  height: 5px;
  top: 7px;
  left: 4px
}

.footer-list {
  margin-bottom: 25px
}

.footer__title {
  font-size: 16px;
  color: #000;
  margin-bottom: 12px
}

.footer-sns {
  background: #fff;
  padding: 12px;
  position: absolute;
  bottom: 0;
  left: 20px
}

.footer-sns dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.footer-sns dl dt {
  margin-right: 32px;
  font-size: 16px;
  font-weight: 700
}

.footer-sns dl dd {
  margin-right: 8px
}

.footer-other {
  background: #d0dbe5;
  padding: 12px 10px 10px;
  border-bottom: 2px solid #d40f7d
}

.footer-other ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1080px;
  margin: 0 auto
}

.footer-other li {
  margin-right: 15px
}

.footer-other a {
  font-size: 14px;
  color: #00205b;
  text-decoration: none
}

.footer-bottom {
  background: #00205b;
  height: 40px;
  padding: 0 10px;
  position: relative
}

.footer-bottom ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 40px
}

.footer-bottom ul li {
  margin-right: 25px
}

.footer-bottom a {
  font-size: 12px;
  color: #fff
}

.footer-bottom small {
  position: absolute;
  bottom: 5px;
  right: 0;
  color: #fff;
  font-size: 12px
}

.footer__inner {
  width: 100%;
  max-width: 1080px;
  margin: 0 auto;
  position: relative;
  height: 40px
}

.nav {
  position: static;
  width: 100%;
  max-width: 912px
}

.nav-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-flow: column-reverse nowrap;
  flex-flow: column-reverse nowrap;
  height: 90px
}

.nav-float_btn {
  position: fixed;
  right: 0;
  top: 50%;
  z-index: 10;
  -webkit-transform: translate(100%,
    -50%);
  transform: translate(100%,
    -50%);
  -webkit-transition: all .6s cubic-bezier(.645, .045, .355, 1);
  transition: all .6s cubic-bezier(.645, .045, .355, 1);
  opacity: 0
}

.nav-float_btn.show {
  -webkit-transform: translate(0,
    -50%);
  transform: translate(0,
    -50%);
  opacity: 1
}

.nav-float_btn li {
  position: relative;
  display: block;
  width: 75px;
  height: 80px;
  margin-bottom: 4px;
  background: #00205b;
  overflow: hidden;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px
}

.nav-float_btn li.online {
  background: #d30e7d
}

.en .nav-float_btn li {
  height: 92px
}

.nav-float_btn li:hover div {
  left: 0
}

.nav-float_btn div {
  position: absolute;
  top: 0;
  left: -75px;
  z-index: 1;
  width: 75px;
  height: 80px;
  background: #1a4698;
  -webkit-transition: all .5s ease;
  transition: all .5s ease
}

.nav-float_btn div.online {
  background: #d460a2
}

.en .nav-float_btn div {
  height: 92px
}

.nav-float_btn a {
  position: relative;
  z-index: 2;
  display: block;
  padding: 8px 2px 6px;
  text-align: center;
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  -webkit-transition: all .5s ease;
  transition: all .5s ease
}

.nav-float_btn a svg {
  display: block;
  width: auto;
  max-width: 100%;
  height: 32px;
  margin: 0 auto 2px;
  fill: #fff
}

.nav-float_btn a.online,
.nav-float_btn a.aad,
.nav-float_btn a.reserve {
  font-size: 10px
}

.nav-float_btn a.query_fare {
  padding-top: 12px
}

.nav-float_btn a.aad {
  padding-top: 12px
}

.nav__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: end;
  box-align: end;
  padding: 0 13px 0 12px
}

.nav__list::before {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 70px;
  height: 42px;
  background: #00205b;
  z-index: 2;
  pointer-events: none;
  border-top: 5px solid #418fde;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.nav__menu {
  height: 42px;
  display: block;
  position: relative;
  -webkit-transform: skew(-30deg);
  transform: skew(-30deg);
  background: #00205b;
  border-left: 1px solid #1a4698;
  overflow: hidden;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  z-index: 3
}

.nav__online {
  position: relative;
  height: 60px;
  line-height: 60px;
  background: #d30e7d;
  border-right: 2px solid #00173f;
  border-left: 2px solid #00173f;
  border-bottom: 2px solid #00173f
}

.nav__online:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 21px;
  transform: translateY(-50%);
  height: 8px;
  width: 23px;
  background: url(/static/img/common/arrow_white_small_sp.png) no-repeat 0 0;
  display: block;
  pointer-events: none;
  background-size: contain
}

.nav__online .icon {
  width: 40px;
  height: auto;
  margin-right: 12px;
  fill: #fff
}

.nav__menu::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  height: 5px;
  width: 100%;
  background: #418fde;
  display: block;
  pointer-events: none;
  z-index: 3
}

.nav__menu.active::after {
  background: #d40f7d
}

.nav__menu.service_support {
  border-right: 1px solid #1a4698
}

.nav__online a {
  display: flex;
  color: #fff;
  font-weight: 700;
  font-size: 16px;
  text-align: left;
  width: 100%;
  height: 100%;
  padding: 0 20px;
  align-items: center
}

.nav__menu a {
  display: block;
  -webkit-transform: skew(30deg);
  transform: skew(30deg);
  color: #fff;
  font-size: 16px;
  text-align: center;
  white-space: nowrap;
  width: 100%;
  height: 100%;
  z-index: 4;
  padding: 11px 0 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.nav__sub {
  display: none;
  position: absolute
}

.nav__sub.active {
  width: 100%;
  top: 90px;
  left: 0;
  background: #00205b;
  padding-bottom: 16px;
  z-index: 11
}

.nav__block {
  width: 100%;
  max-width: 1030px;
  margin: 0 auto;
  padding: 20px 1.94175%
}

.nav__grid {
  width: 44.17476%;
  float: left;
  padding: 0 1.94175%
}

.nav__grid a {
  color: #fff;
  display: block;
  text-decoration: none;
  position: relative
}

.nav__grid dt {
  font-size: 14px;
  border-bottom: 1px solid #354d7a;
  margin-bottom: 15px
}

.nav__grid dt a {
  border-bottom: 1px solid #264172;
  padding: 10px 0
}

.nav__grid dt a:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 10px;
  right: 0;
  background: url(/static/img/icon/link_navi.png?v16738747fd8) no-repeat 0 0;
  width: 26px;
  height: 13px
}

.nav__grid dt a:hover {
  opacity: .5
}

.nav__grid dd {
  font-size: 13px
}

.nav__grid dd a {
  padding: 8px 14px
}

.nav__grid dd a:after {
  content: "";
  display: block;
  position: absolute;
  top: 17px;
  left: 5px;
  background: url(/static/img/icon/link_subnavi.png?v16738747fd8) no-repeat 0 0;
  width: 4px;
  height: 5px
}

.nav__grid dd a:hover {
  opacity: .5
}

.search__box {
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
  display: none
}

.search__box.active {
  display: block
}

.search__box-01 {
  margin-bottom: 15px;
  float: left;
  width: 560px;
  padding-left: 15px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.search__box-02 {
  margin-bottom: 15px;
  float: left;
  width: 400px;
  padding-left: 15px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.search__text {
  display: inline-block;
  font-size: 14px;
  margin-right: 10px
}

.search__input,
.search__select {
  width: 180px;
  height: 30px;
  display: inline-block;
  background: #fff;
  line-height: 30px;
  border: 1px solid #d0dbe5;
  border-radius: 0;
  font-size: 14px;
  padding: 0 12px 0 12px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #000;
  position: relative
}

.search__input {
  padding: 0 12px;
  font-size: 14px;
  width: 140px;
  margin-right: 20px
}

.search__btn {
  display: inline-block;
  width: 170px;
  height: 30px;
  background: #00205b;
  text-align: center;
  line-height: 30px;
  color: #fff;
  vertical-align: middle;
  position: relative
}

.search__btn::after {
  content: "";
  background: url(/static/img/icon/bt_link_pc.png?v16738747fd8) no-repeat 0 0;
  background-size: 10px auto;
  display: block;
  position: absolute;
  right: 6px;
  bottom: 7px;
  width: 10px;
  height: 5px
}

.search__link {
  padding-left: 15px
}

.search__link li {
  display: inline-block
}

.search__link a {
  font-size: 14px;
  color: #00205b;
  text-decoration: none;
  display: inline-block;
  margin-right: 30px;
  padding-left: 12px;
  position: relative
}

.search__link a::before {
  content: "";
  background: url(/static/img/icon/link_arrow.png?v16738747fd8) no-repeat 0 0;
  background-size: 4px 5px;
  -webkit-transform: translateY(-50%) rotate(-90deg);
  transform: translateY(-50%) rotate(-90deg);
  position: absolute;
  top: 50%;
  left: 0;
  display: block;
  width: 4px;
  height: 5px
}

.top-search {
  width: 100%
}

.top-search__tab {
  position: relative;
  z-index: 3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  max-width: 1000px;
  padding: 0 20px;
  margin: -60px auto 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.top-search__tab li {
  position: relative;
  width: 33.125%;
  height: 60px;
  margin-right: .3125%;
  border-top: solid 2px #3c62a6;
  background: #00205b;
  text-align: center;
  color: #fff;
  font-size: 16px;
  line-height: 1;
  padding-top: 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer
}

.top-search__tab li.online {
  position: relative;
  background: #d30e7d;
  padding-left: 40px;
  font-weight: 700
}

.top-search__tab li.aad.en {
  width: 40%;
}

.top-search__tab li.online.en {
  width: 25%;
  padding-left: 0
}

.top-search__tab li:nth-last-child(1) {
  margin-right: 0
}

.top-search__tab li.active {
  background: #eff4f8;
  color: #00205b;
  border-top: 2px solid #d40f7d;
  cursor: auto
}

.top-search__tab li.online.active {
  background: #f9c4e2;
  color: #d30e7d;
  border-top: 2px solid #d30e7d;
  cursor: auto
}

.top-search__tab li.active:hover {
  background: #eff4f8
}

.top-search__tab li.online.active:hover {
  background: #f9c4e2
}

.top-search__tab li .icon {
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  right: auto;
  width: 60px;
  height: 32px;
  fill: currentColor;
  margin-top: -16px
}

.top-search__tab li:hover {
  background: #3c62a6
}

.top-search__tab li.online:hover {
  background: #ed72b7
}

.en .top-search__reserve {
  width: 35%;
  line-height: 1.2
}

.top-search__area {
  width: 100%;
  padding: 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #eff4f8;
  border-bottom: 1px solid #d0dbe5
}

.top-search__area.online {
  background: #f9c4e2;
  border-bottom: 1px solid #efa3ce
}

.top-search__title {
  margin: -24px -24px 16px -24px;
  padding: 10px;
  text-align: center;
  background: #00205b;
  font-size: 16px;
  color: #fff
}

.top-search__inner {
  margin-bottom: 16px;
  display: flex;
  flex-direction: column;
}

.top-search__tc {
  margin-bottom: 16px;
  text-align: center
}

.top-search__box {
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
  display: none
}

.top-search__box.active {
  display: block
}

.top-search__box.popup {
  width: 660px
}

.top-search__box.online.popup {
  background: #f9c4e2
}

.top-search__box.online.popup>.top-search__title {
  background: #d30e7d
}

.en .top-search__box.popup .top-search__select {
  width: 144px
}

.en .top-search__box.popup .top-search__input {
  width: 144px;
  background: url(/static/img/icon/calendar.png?v1684bb16476) no-repeat right 8px center #fff;
  background-size: 28px auto
}

.top-search__box .title-sub {
  padding-top: 0;
  margin-bottom: 50px
}

.top-search__box .icon {
  width: 20px;
  height: 50px;
  display: inline-block;
  vertical-align: middle;
  fill: #00205b;
  margin: 0 10px;
  transform: rotate(90deg);
}

.en .top-search__box .icon {
  width: 60px
}

.top-search__box .icon_sp {
  display: none
}

.top-search__box.online p {
  text-align: center;
  font-size: 16px;
  margin-bottom: 20px
}

.top-search__box.online a {
  position: relative;
  display: flex;
  background: #fff;
  width: 460px;
  height: 70px;
  margin: 0 auto;
  font-size: 21px;
  font-weight: 700;
  line-height: 70px;
  text-align: center;
  color: #00205a;
  transition: all .3s;
  align-items: center;
  justify-content: center
}

.top-search__box.online a:hover {
  background: #d30e7d;
  color: #fff
}

.top-search__box.online a .icon {
  width: 45px;
  height: auto;
  margin: 0 25px 0 0;
  transition: all .3s
}

.top-search__box.online a:hover .icon {
  fill: #fff
}

.top-search__box.online a:after {
  content: '';
  position: absolute;
  right: 20px;
  bottom: 20px;
  width: 39px;
  height: 12px;
  background: url(/static/img/common/arrow_blue_middle_pc.png) no-repeat;
  background-size: 39px auto;
  transition: all .3s
}

.top-search__box.online a:hover:after {
  transform: translateX(10px);
  background: url(/static/img/common/arrow_white_middle_02_pc.png) no-repeat;
  background-size: 39px auto
}

.top-search__box-01 {
    display: flex;
    align-items: flex-end;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.en .top-search__box-01 {
  float: inherit;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  margin: 0 auto 15px
}

.top-search__box-02 {
	display: flex;
	justify-content: center;
	flex-direction: column;
	align-items: center;
	margin-bottom: 20px;
	width: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.en .top-search__box-02 {
  float: inherit;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  margin: 0 auto 15px
}

.top-search__text {
  display: inline-block;
  font-size: 18px;
  margin-right: 10px
}

.en .top-search__text {
  white-space: nowrap
}

.top-search__input,
.top-search__select,
.top-search__number_0518,
.top-search__number_0519 {
  width: 100%;
  height: 50px;
  display: inline-block;
  background: #fff;
  line-height: 30px;
  border: 1px solid #d0dbe5;
  border-radius: 0;
  font-size: 14px;
  padding: 0 12px 0 12px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #000;
  position: relative
}

.en .top-search__input,
.en .top-search__select {
  width: 100%
}

.top-search__input {
  padding: 0 12px;
  font-size: 18px;
  width: 100%;
  background: url(/static/img/icon/calendar.png?v1684bb16476) no-repeat right 8px center #fff;
  background-size: 28px auto
}
.return{
	pointer-events: none;
	background: url(/static/img/icon/calendar.png?v1684bb16476) no-repeat right 8px center #D9D9D9;
    background-size: 28px auto;
}
#return:checked ~ .return{
	pointer-events: auto;
	background: url(/static/img/icon/calendar.png?v1684bb16476) no-repeat right 8px center #fff;
    background-size: 28px auto;
}

.en .top-search__input {
  background: url(/static/img/icon/calendar.png?v1684bb16476) no-repeat 99% center #fff;
  background-size: 18px auto
}

.top-search__btn {
  display: inline-block;
  width: 240px;
  height: 60px;
  margin-top: 30px;
  background: #00205b;
  text-align: center;
  line-height: 60px;
  color: #fff;
  vertical-align: middle;
  position: relative;
  font-size: 20px;
  font-weight: bold;
  transition: opacity .2s linear;
}
.flightstatus-search__btn {
  display: inline-block;
  width: 170px;
  height: 30px;
  background: #00205b;
  text-align: center;
  line-height: 30px;
  color: #fff;
  vertical-align: middle;
  position: relative
}

.top-search__btn:hover{
	opacity: .7;
}
.top-search__btn::after {
  content: "";
  background: url(/static/img/icon/bt_link_pc.png?v16738747fd8) no-repeat 0 0;
  background-size: 20px auto;
  display: block;
  position: absolute;
  right: 8px;
  bottom: 10px;
  width: 20px;
  height: 10px;
  transition: transform .2s linear, -webkit-transform .2s linear;
}
.top-search__btn:hover::after{
	opacity: .7;
    transform: translateX(4px);
}
.flightstatus-search__btn::after {
  content: "";
  background: url(/static/img/icon/bt_link_pc.png?v16738747fd8) no-repeat 0 0;
  background-size: 10px auto;
  display: block;
  position: absolute;
  right: 6px;
  bottom: 7px;
  width: 10px;
  height: 5px
}

.top-search__link {
  padding-left: 15px
}

.top-search__link li {
  display: inline-block
}

.top-search__link a {
  position: relative;
  display: inline-block;
  background: #00205b;
  text-decoration: none;
  margin-right: 30px;
  padding: 1px 6px 1px 16px;
  font-size: 13px;
  color: #fff
}

.top-search__link a::before {
  content: "";
  background: url(/static/img/icon/link_subnavi.png?v16738747fd8) no-repeat 0 0;
  background-size: 4px 5px;
  position: absolute;
  top: 50%;
  left: 6px;
  margin-top: -2px;
  display: block;
  width: 4px;
  height: 5px
}

.top-search__link a:hover {
  text-decoration: none;
  opacity: .7
}

/* 202505 */
.top-search__tab li.top-search__query_fare{
    padding-top: 12px;
	padding-left: 30px;
	line-height: 1.3;
}
.top-search__form{
	display: flex;
	flex-direction: column;
	width: 50%;
}
.top-search__form p{
	font-size: 18px;
}
.top-search__box-02 .top-search__form{
	width: 100%;
}
.top-search__note{
    display: flex;
    align-items: center;
    justify-content: center;
}
.top-search__note p{
	color: #00205A;
	font-size: 20px;
}
.top-search__note img{
	width: 48px;
	height: auto;
	margin-right: 5px;
}
.top-search__wrap{
    display: flex;
    align-items: flex-start;
    justify-content: center;
}
.top-search__column{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.top-search__column .top-search__form{
	width: 100%;
}
.top-search__check{
	margin: 0 10px;
}
.top-search_checkbox{
	margin-left: 10px;
	font-size: 18px;
}
.top-search__0518,
.top-search__0519{
	display: block;
	width: 100%;
	margin-top: 20px;
}
.top-search__0518.hidden,
.top-search__0519.hidden,
.top-search__0518_more,
.confirmation__box.hidden{
	display: none;
}
.top-search__0518_more.active{
	display: block;
}
.top-search__switch_area{
    display: flex;
    align-items: center;
    border: 1px solid #D0DBE5;
    margin-right: 20px;
}
.switch_round,
.switch_way{
    height: 40px;
    padding: 0 20px;
    background: #fff;
    color: #00205A;
    line-height: 40px;
    text-align: center;
    cursor: pointer;
	font-size: 18px;
}
.switch_round.active,
.switch_way.active{
	background: #00205A;
	color: #fff;
	font-weight: bold;
}
.top-search__input.way.inactive{
	pointer-events: none;
	background: url(/static/img/icon/calendar.png?v1684bb16476) no-repeat right 8px center #D9D9D9;
    background-size: 28px auto;
}
.top-search__switch_box,
.top-search__switch{
    display: flex;
    align-items: center;
}
@media screen and (max-width:767px) {
	.return{
		background: url(/static/img/icon/calendar.png?v1684bb16476) no-repeat right 8px center #D9D9D9;
	    background-size: 28px auto;
	}
	#return:checked ~ .return{
		background: url(/static/img/icon/calendar.png?v1684bb16476) no-repeat right 8px center #fff;
		background-size: 28px auto;
        background-position: 96% center;
	}
	.top-search__input.way.inactive{
		background: url(/static/img/icon/calendar.png?v1684bb16476) no-repeat right 8px center #D9D9D9;
	    background-size: 28px auto;
        background-position: 96% center;
	}
	.top-search__tab li.top-search__query_fare{
        max-width: 100%;
        height: 76px;
        margin: 0 2px;
        font-size: 12px;
        padding: 10px 0 0;
        line-height: 1;
	}
	.top-search .mt-20{
		margin-top: 20px;
	}
	.top-search__form{
		width: 100%;
	}
	.top-search_checkbox{
	    margin-left: 0;
	}
	.top-search__column{
		flex-direction: column;
		align-items: center;
        margin-top: 20px;
	}
	.top-search__column .top-search__form{
		width: 100%;
	}
	.top-search__form + .top-search__form{
		margin-top: 20px;
	}
	.top-search__switch_box,
	.top-search__switch {
		align-items: flex-start;
		flex-direction: column;
	    width: 100%;
	}
	.top-search__switch_area{
		margin-right: 0;
		margin-bottom: 15px;
		width: 100%;
	}
	.switch_round,
	.switch_way{
		height: 60px;
		padding: 0;
		line-height: 60px;
		width: 50%;
	}
	.top-search__wrap{
		width: 100%;
	}
	.top-search__note p{
		font-size: 18px;
	}
}

/*　チェックボックス*/
.top-search input[type="checkbox"] {
	border-radius: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
.top-search input[type="checkbox"] {
	position: relative;
	width: 20px;
	height: 20px;
	border: 1px solid #D9D9D9;
	margin: 0 10px;
	vertical-align: -4px;
    background: #fff;
}

.top-search input[type="checkbox"]:checked:before {
  position: absolute;
  top: 2px;
  left: 5px;
  transform: rotate(50deg);
  width: 5px;
  height: 9px;
  border-right: 2px solid #00205A;
  border-bottom: 2px solid #00205A;
  content: '';
}
/* セレクト */
/*.top-search select {
  -webkit-appearance: none;
  appearance: none;
}
.top-search select::-ms-expand {
  display: none;
}
.top-search__form::before {
  border-bottom: 4.5px solid red;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  content: "";
  position: absolute;
  right: 9px;
  top: 10px;
  width: 0;
}
.top-search__form::after {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4.5px solid red;
  content: "";
  position: absolute;
  right: 9px;
  top: 21px;
  width: 0;
}*/

/* 予約確認・購入・変更・領収書 */
.confirmation__lead{
	font-size: 21px;
	color: #D30E7D;
	text-align: center;
	margin-bottom: 20px;
	font-weight: bold;
}
.confirmation__box{
	width: 100%;
	max-width: 800px;
	margin: 0 auto;
}
.top-search__0518 .confirmation__box,
.top-search__0519 .confirmation__box{
	width: calc(50% - 10px);
	padding: 20px;
	background: #fff;
	box-sizing: border-box;
}
.confirmation__text{
	font-size: 16px;
	text-align: center;
	color: #00205A;
	margin-bottom: 10px;
}
.confirmation__text span{
	font-size: 21px;
	font-weight: bold;
	line-height: 1.14;
}
.confirmation__list{
	display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 10px;
}
.confirmation__item{
	position: relative;
	display: flex;
    justify-content: center;
    align-items: center;
	width: 100%;
	background: #00205A;
	height: 60px;
    transition: opacity .2s linear;
}
.confirmation__item p{
	color: #fff;
	text-align: center;
	font-size: 21px;
	font-weight: bold;
}
.confirmation__item a{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 100%;
}
.confirmation__item img{
    position: absolute;
    left: 20px;
    width: auto;
    height: 40px;
}
.confirmation__list .confirmation__item a{
	display: flex;
    flex-direction: column;
    align-items: center;
}
.confirmation__list .confirmation__item img{
    position: static;
    width: auto;
    height: 40px;
    margin-bottom: 10px;
}
.top-search__confirmation .confirmation__item img{
    position: static;
    padding-right: 10px;
}
.confirmation__list .confirmation__item{
	width: calc(50% - 5px);
	height: 110px;
}
.confirmation__item:after{
	content: '';
    position: absolute;
    right: 10px;
    bottom: 10px;
    width: 39px;
    height: 12px;
    background: url(/static/img/common/arrow_white_middle_pc.png?v16750d894e9) no-repeat;
    background-size: 39px auto;
    transition: transform .2s linear;
	pointer-events: none;
}
.confirmation__item:hover{
	opacity: .7;
}
.confirmation__item:hover:after{
    transform: translateX(10px);
}
p.confirmation__contact{
	font-size: 14px;
	line-height: 1.3;
	text-align: left;
	font-weight: normal;
	color: #fff;
    padding: 0 60px 0 80px;
}
p.confirmation__contact span{
	font-size: 14px;
    font-weight: normal;
    color: #fff;
	text-decoration: underline;
}

.top-search__number_0518,
.top-search__number_0519{
	padding: 0 12px;
	font-size: 18px;
	width: 100%;
	background: url(/static/img/icon/people.png) no-repeat right 8px center #fff;
	background-size: 29px auto
}

@media screen and (max-width:767px) {
	.confirmation__lead{
		font-size: 18px;
		text-align: left;
	}
	.confirmation__box{
		width: 100%;
		max-width: 100%;
	}
	.confirmation__box + .confirmation__box{
		margin-top: 15px;
	}
	.top-search__0518 .confirmation__box,
	.top-search__0519 .confirmation__box{
		width: 100%;
	}
	.confirmation__text{
		font-size: 18px;
		text-align: left;
	}
	.confirmation__text span,
	.confirmation__item p,
	p.confirmation__contact,
	p.confirmation__contact span{
		font-size: 18px;
	}
	.confirmation__contact{
		padding: 20px;
	}
	.confirmation__item{
		min-height: 60px;
		height: auto;
		box-sizing: border-box;
	    transition: none;
	}
	.confirmation__list .confirmation__item{
		width: calc(50% - 5px);
		height: auto;
		padding: 40px 20px;
		box-sizing: border-box;
	}
	.confirmation__item:after{
		content: '';
	    position: absolute;
	    right: 14px;
	    bottom: 16px;
	    width: 20px;
	    height: 10px;
	    background: url(/static/img/common/arrow_white_middle_pc.png?v16750d894e9) no-repeat;
	    background-size: 20px auto;
	    transition: none;
		pointer-events: none;
	}
	.confirmation__item:hover{
		opacity: 1;
	}
	.confirmation__item:hover:after{
	    transform: none;
	}
}
/* カレンダー */
div#ui-datepicker-div{
    position: fixed !important;
	height: auto;
}
.calendar__title{
    font-size: 20px!important;
}
button {
	background: none;
	border: none;
	outline: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
.ui-datepicker-buttonpane.ui-widget-content {
    display: flex;
    justify-content: center;
    border: none;
    margin: 30px 0!important;
}
.ui-datepicker .ui-datepicker-buttonpane button{
	display: inline-block;
    width: 240px!important;
    height: 60px;
    margin: 0 auto!important;
    padding: 0!important;
    background: #00205b;
    text-align: center;
    line-height: 60px;
    color: #fff;
    vertical-align: middle;
    position: relative;
    font-size: 20px;
    font-weight: normal;
    transition: opacity .2s linear;
    float: none!important;
    cursor: pointer;
    overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button:after{
	content: "";
    background: url(/static/img/icon/bt_link_pc.png?v16738747fd8) no-repeat 0 0;
    background-size: 20px auto;
    display: block;
    position: absolute;
    right: 8px;
    bottom: 10px;
    width: 20px;
    height: 10px;
    transition: transform .2s linear, -webkit-transform .2s linear;
}
.ui-datepicker .ui-datepicker-buttonpane button:hover:after{
    transform: translateX(4px);
}
.ui-datepicker .ui-datepicker-buttonpane button:hover{
    opacity: .7;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{
	display: none;
}
@media screen and (max-width:767px) {
	div#ui-datepicker-div{
		width: calc(100% - 40px);
		max-width: 335px;
		margin: 0 auto;
		top: 50% !important;
		left: 50% !important;
		transform: translate(-50%, -50%);
	}
	.ui-datepicker .ui-datepicker-buttonpane button:hover:after{
	    transform: none;
	}
	.ui-datepicker .ui-datepicker-buttonpane button:hover{
	    opacity: 1;
	}
}

/* 日付範囲ハイライト */
.ui-datepicker td.date-range-start > a,
.ui-datepicker td.date-range-start > span {
  background-color: #1a4b8c !important;
  color: #fff !important;
}
.ui-datepicker td.date-range > a,
.ui-datepicker td.date-range > span {
  background-color: #1a4b8c !important;
  color: #fff !important;
}
.ui-datepicker td.date-range-hover > a,
.ui-datepicker td.date-range-hover > span {
  background-color: rgba(26, 75, 140, 0.5) !important;
  color: #fff !important;
}
/* 往路出発日は常に濃い青 */
.ui-datepicker td.date-range-start.date-range-hover > a,
.ui-datepicker td.date-range-start.date-range-hover > span {
  background-color: #1a4b8c !important;
}

/* 人数選択 */
.spinner_area_0518,
.spinner_area_0519{
	display: none;
}
.spinner_title{
	width: calc(100% + 40px);
	height: 50px;
	text-align: left;
	padding: 0 20px;
	box-sizing: border-box;
	display: block;
	background: #00205b;
	color: #fff;
	font-size: 20px;
	margin: 0 -20px 20px;
	line-height: 50px;
}
.spinner_area_0518.active,
.spinner_area_0519.active{
    display: flex;
    flex-direction: column;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .7);
    z-index: 99999;
    justify-content: center;
    align-items: center;
}
.spinner-container {
    display: flex;
    justify-content: space-between;
    user-select: none;
    margin: 20px 0;
    font-size: 18px;
}
.spinner-container + .spinner-container{
	padding-top: 20px;
	border-top: 1px solid #D9D9D9;
}
.spinner_wrap .spinner-note{
	font-size: 12px;
	color: #666;
	text-align: left;
	line-height: 1.5;
	margin: 0 0 10px;
	padding: 0;
}
.spinner-number{
    display: flex;
    align-items: center;
    flex-direction: row;
}
.spinner_wrap{
	width: 400px;
	box-sizing: border-box;
    background: #fff;
    padding: 0 20px 20px;
    border: 1px solid #D9D9D9;
}
.top-close__btn{
	display: inline-block;
    width: 240px;
    height: 60px;
    margin: 10px auto;
    background: #00205b;
    text-align: center;
    line-height: 60px;
    color: #fff;
    vertical-align: middle;
    position: relative;
    font-size: 20px;
    transition: opacity .2s linear;
}
.top-close__btn:after{
	content: "";
    background: url(/static/img/icon/bt_link_pc.png?v16738747fd8) no-repeat 0 0;
    background-size: 20px auto;
    display: block;
    position: absolute;
    right: 8px;
    bottom: 10px;
    width: 20px;
    height: 10px;
    transition: transform .2s linear, -webkit-transform .2s linear;
}
.top-close__btn:hover{
	opacity: .7;
}
.top-close__btn:hover:after{
    transform: translateX(4px);
}
.spinner {
	width: 40px;
	padding: 0;
	text-align: center;
	border: none;
	background: none;
	outline: none;
	pointer-events: none;
}
.spinner::-webkit-inner-spin-button,
.spinner::-webkit-outer-spin-button {
  -webkit-appearance: none;
}
.spinner-sub,
.spinner-add {
  display: block;
  width: 30px;
  height: 30px;
  background: #00205A;
  text-align: center;
  cursor: pointer;
  line-height: 30px;
  color: #fff;
}
.disabled {
  background: #D9D9D9;
}
@media screen and (max-width:767px) {
	/* 人数選択 */
	.spinner_title{
        width: calc(100% + 30px);
        height: 50px;
        padding: 0 22px;
        margin: 0 -15px 20px;
	}
	.spinner_wrap{
		width: calc(100% - 40px);
		max-width: 335px;
	    padding: 0 15px 15px;
	}
	.top-close__btn{
	    width: 100%;
	    height: 55px;
	    margin: 5px auto;
	    line-height: 55px;
	    font-size: 18px;
	    transition: none;
	}
	.spinner {
		width: 50px;
	}
	.top-close__btn:hover{
		opacity: 1;
	}
	.top-close__btn:hover:after{
	    transform: none;
	}
}


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

.ticket_plan li {
  width: 49.07407%;
  float: left;
  margin-right: 1.85185%
}

.ticket_plan li:nth-child(even) {
  margin-right: 0
}

.ticket_plan li a {
  display: block;
  text-decoration: none
}

.ticket_plan li a img {
  display: block;
  margin-bottom: 15px;
  width: 100%;
  height: auto
}

.ticket_plan li a p {
  font-size: 18px;
  font-weight: 700;
  color: #000
}

.ticket_plan li a p span {
  font-size: 14px;
  color: #f6036c;
  display: block
}

.event {
  width: 90%;
  max-width: 880px;
  margin: 0 auto;
  position: relative
}

.event .prev {
  display: none;
  position: absolute;
  top: 50%;
  left: -30px;
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
  -webkit-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg);
  -webkit-transform-origin: center center;
  transform-origin: center center;
  width: 30px;
  height: 30px;
  cursor: pointer
}

.event .next {
  display: none;
  position: absolute;
  top: 50%;
  right: -30px;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  -webkit-transform: translateY(-50%) rotate(-45deg);
  transform: translateY(-50%) rotate(-45deg);
  -webkit-transform-origin: center center;
  transform-origin: center center;
  width: 30px;
  height: 30px;
  cursor: pointer
}

.event__wrapper {
  width: 100%;
  overflow: hidden
}

.event-list li {
  display: block;
  max-width: 220px;
  float: left
}

.event-list a {
  margin: 0 10px;
  display: block;
  height: 100%;
  color: #000;
  text-decoration: none;
  position: relative;
  background: #f0f1f4;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  white-space: normal
}

.event-list a:hover img {
  -webkit-transform: scale(1.05);
  transform: scale(1.05)
}

.event-list__img {
  overflow: hidden
}

.event-list img {
  -webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
  transition: all .3s cubic-bezier(.645, .045, .355, 1);
  display: block
}

.event-list p {
  height: 1%;
  padding: 10px 10px 20px 10px
}

.event-list__icon {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  display: inline-block;
  min-width: 50px;
  padding: 2px 4px 1px;
  background: #d40f7d;
  color: #fff;
  font-size: 14px;
  text-align: center
}

.event-list__icon.close {
  background: #418fde
}

.information__index {
  background: #fff;
  width: 100%;
  max-width: 980px;
  margin: 0 auto 32px;
  padding: 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.information__list {
  border-bottom: 1px solid #d0dbe5;
  color: #00205b;
  font-size: 14px
}

.information__list:first-child {
  border-top: 1px solid #d0dbe5
}

.information__list a {
  text-decoration: none;
  color: #00205b
}

.information__list a:hover {
  text-decoration: none
}

.information__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 8px 0 8px 0;
  color: #00205b;
  font-size: 14px;
  text-decoration: none
}

.information__link:hover {
  background: rgba(0,
    32,
  91,
  .1)
}

.information .data {
  width: 200px;
  padding-left: 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: start;
  margin-right: 20px
}

.information time {
  font-weight: 700;
  display: inline-block;
  width: 90px;
  white-space: nowrap;
  font-size: 12px;
  margin-right: 15px
}

.information span {
  color: #fff;
  font-size: 12px;
  display: inline-block;
  background: #418fde;
  text-align: center;
  width: 120px;
  line-height: 20px;
  white-space: nowrap
}

.information .text {
  width: 100%;
  max-width: 720px;
  position: relative;
  padding-right: 40px;
  display: block;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1
}

.information .text:after {
  content: '';
  position: absolute;
  right: 8px;
  top: 50%;
  display: block
}

.information .text.link:after {
  margin-top: -3px;
  width: 10px;
  height: 6px;
  background: url(/static/img/icon/arrow_blue.png?v1673b02b952) no-repeat right 0;
  background-size: 14px auto
}

.information .text.blank:after {
  right: 6px;
  margin-top: -5px;
  width: 14px;
  height: 10px;
  background: url(/static/img/icon/blank.png?v1673b02b952) no-repeat 0 0;
  background-size: 14px auto
}

.information .text.pdf:after {
  right: 4px;
  margin-top: -7px;
  width: 25px;
  height: 14px;
  background: url(/static/img/icon/pdf.png?v1673b02b952) no-repeat 0 0;
  background-size: 25px auto
}

.content-inner {
  padding: 50px 20px 60px
}

.content-info {
  padding: 90px 20px 60px
}

.content-gray {
  background: #eff4f8;
  padding-top: 90px
}

.content-event {
  background: url(/static/img/index/bg_event.jpg?v16738747fd8) no-repeat bottom center;
  background-size: cover;
  padding-top: 90px
}

.content-sns {
  border-top: 1px solid #e1e8ef;
  border-bottom: 1px solid #d0dbe5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
  margin-bottom: 40px
}

.hdg__level1 {
  font-size: 36px;
  text-align: center;
  font-weight: 700;
  color: #00205b
}

.hdg__level1-white {
  font-size: 36px;
  text-align: center;
  font-weight: 700;
  color: #fff
}

.hdg__level2 {
  font-size: 28px;
  text-align: center;
  font-weight: 700;
  color: #00205b
}

.hdg__sub {
  font-size: 16px;
  text-align: center;
  color: #d40f7d;
  margin-bottom: 32px
}

.hdg__sub-white {
  font-size: 16px;
  text-align: center;
  margin-bottom: 32px;
  color: #fff
}

.flight_reservation {
  padding-top: 100px;
  margin-bottom: 80px
}

@media screen and (max-width:1016px) and (min-width:768px) {
  .top-search__box .icon {
    width: 20px
  }

  .top-search__box-01 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: flex-end;
    width: 100%
  }

  .top-search__box-02 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%
  }

  .top-search__text {
    white-space: nowrap
  }

  .top-search__box-01 .top-search__input,
  .top-search__box-01 .top-search__select,
  .top-search__box-02 .top-search__input,
  .top-search__box-02 .top-search__select {
    width: 100%
  }

/*  .top-search__box-02 .top-search__input {
    background: url(/static/img/icon/calendar.png?v1684bb16476) no-repeat 99% center #fff;
    background-size: 18px auto
  }*/

  .footer-bottom {
    height: 60px
  }

  .footer-bottom small {
    bottom: -10px
  }

}

@media screen and (max-width:900px) {
  .hamburger {
    display: block;
    width: 100px;
    height: 50px;
    z-index: 10;
    position: absolute;
    top: 0;
    right: 0;
    overflow: hidden;
    cursor: pointer
  }

  .hamburger:before {
    content: "";
    display: block;
    position: absolute;
    top: -50px;
    right: 0;
    width: 57px;
    height: 110px;
    z-index: 2;
    background: #00205b;
    -webkit-transform: rotate(30deg);
    transform: rotate(30deg);
    -webkit-transform-origin: center left;
    transform-origin: center left
  }

  .hamburger div {
    width: 54px;
    height: 50px;
    position: relative;
    margin: 0 auto;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    cursor: pointer;
    background: #00205b;
    float: right;
    z-index: 3
  }

  .hamburger span {
    display: block;
    position: absolute;
    height: 2px;
    width: 27px;
    background: #fff;
    opacity: 1;
    left: 50%;
    -webkit-transform: translateX(-50%) rotate(0);
    transform: translateX(-50%) rotate(0);
    -webkit-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
    z-index: 3
  }

  .hamburger span:nth-child(1) {
    top: 15px
  }

  .hamburger span:nth-child(2),
  .hamburger span:nth-child(3) {
    top: 25px
  }

  .hamburger span:nth-child(4) {
    top: 34px
  }

  .hamburger.active span:nth-child(1) {
    top: 15px;
    width: 0%;
    left: 50%
  }

  .hamburger.active span:nth-child(2) {
    -webkit-transform: translateX(-50%) rotate(45deg);
    transform: translateX(-50%) rotate(45deg)
  }

  .hamburger.active span:nth-child(3) {
    -webkit-transform: translateX(-50%) rotate(-45deg);
    transform: translateX(-50%) rotate(-45deg)
  }

  .hamburger.active span:nth-child(4) {
    top: 34px;
    width: 0%;
    left: 50%
  }

  .header {
    height: auto;
    display: block
  }

  .header-position {
    height: 51px
  }

  .header-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 50px;
    border-bottom: 1px solid #cfdbe7;
    background: #fff;
    z-index: 100
  }

  .header__logo {
    height: 50px;
    padding-right: 41px;
    min-width: 121px
  }

  .header__logo a {
    width: 92px;
    height: 50px
  }

  .header__logo a:before {
    right: -29px;
    width: 50px;
    height: 100px
  }

  .header__logo img {
    /*position: absolute;
    top: 50%;
    left: 15px;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);*/
    z-index: 3;
    width: 60px;
    height: 20px
  }

  .header-pc {
    display: block;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: static;
    top: 10px;
    right: 10px
  }

  .header-utility {
    display: none;
    font-size: 14px
  }

  .header-lang {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-right: 0;
    font-size: 14px;
    margin: 0 10px 10px
  }

  .header-lang li:nth-child(2) {
    display: none
  }

  .header-lang__select {
    padding: 0 0;
    display: block;
    margin: 0 3px;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
  }

  .header-lang a {
    color: #fff;
    display: block;
    line-height: 50px;
    text-align: center;
    background: #d40e7d
  }

  .header-lang a.active {
    color: #fff;
    background: #9f0b5e
  }

  .header-lang a .pc {
    display: none
  }

  .header-lang a .sp {
    display: inline
  }

  .en .header-lang {
    margin-top: 15px
  }

  .header-search {
    position: relative;
    margin: 0 10px;
    height: 1%
  }

  .header-search__input {
    width: 100%;
    height: 50px;
    padding: 6px 10px 6px 60px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #dde8f2;
    border-radius: 25px;
    display: block;
    margin-bottom: 10px;
    font-size: 14px
  }

  .header-search__submit {
    position: absolute;
    top: 6px;
    left: 12px;
    background: 0 0;
    outline: 0;
    border: 0;
    cursor: pointer
  }

  .nav {
    position: fixed;
    display: block;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    width: 100%;
    max-width: 912px;
    z-index: 100;
    top: 51px;
    left: 0;
    background: #00173f;
    display: none;
    overflow: hidden
  }

  .nav.active {
    display: block
  }

  .nav-wrapper {
    display: block;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    height: auto
  }

  .nav-float_btn {
    display: none
  }

  .nav-float_btn.show {
    -webkit-transform: translate(100%, -50%);
    transform: translate(100%, -50%)
  }

  .nav-btn {
    position: static;
    right: 0;
    top: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 2px 1px;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    width: 99.375%
  }

  .nav-btn li {
    width: 34.27673%;
    display: block;
    margin: 0 0
  }

  .en .nav-btn li {
    width: 100%
  }

  .nav-btn a {
    display: block;
    background: #418fde;
    text-align: center;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    padding: 13px 0;
    border-radius: 0;
    white-space: nowrap;
    border: 1px solid #00173f;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
  }

  .nav-btn a svg {
    position: static;
    width: 100%;
    max-width: 100%;
    height: 32px;
    fill: #fff;
    display: block;
    margin: 0 auto 8px
  }

  .nav__list {
    display: block;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: end;
    box-align: end;
    padding: 0;
    margin-bottom: 10px
  }

	.nav__list.nav__list_biztop::after,
  .nav__list.nav__list_biztop::before {
    display: none
  }

  .nav__menu {
    height: 50px;
    -webkit-transform: skew(0);
    transform: skew(0);
    background: #00205b;
    border-left: 0;
    border-bottom: 1px solid #00173f
  }

  .nav__menu::after {
    display: none
  }

  .nav__menu a {
    -webkit-transform: skew(0);
    transform: skew(0);
    font-size: 14px;
    text-align: left;
    padding: 0 64px 0 20px;
    line-height: 50px;
    margin-bottom: 1px;
    background: #00205b;
    position: relative;
    text-decoration: none
  }

  .nav__menu a::after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background: #00173f
  }

  .nav__menu a::before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    right: 21px;
    width: 23px;
    height: 23px;
    background: url(/static/img/icon/toggle.png?v16738747fd8) no-repeat 0 0;
    background-size: 23px 23px;
    -webkit-transform: translateY(-50%) rotate(-180deg);
    transform: translateY(-50%) rotate(-180deg);
    -webkit-transition: all .3s cubic-bezier(.645,   .04
    . ,
    1);
    transition: all .3s cubic-bezier(.645,   .04
    . ,
    1)
  }

  .nav__menu.active::after {
    display: none
  }

  .nav__menu.active a::before {
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
  }

  .nav__menu.service_support {
    border-right: none
  }

  .nav__sub {
    display: none;
    position: static;
    padding-bottom: 0
  }

  .nav__sub.active {
    padding-bottom: 0
  }

  .nav__block {
    padding: 0
  }

  .nav__grid {
    width: 100%;
    float: none;
    padding: 0 0
  }

  .nav__grid a {
    color: #fff;
    display: block;
    text-decoration: none;
    position: relative
  }

  .nav__grid dt {
    font-size: 14px;
    border-bottom: 0;
    margin-bottom: 0
  }

  .nav__grid dt a {
    border-bottom: 1px solid #00205b;
    padding: 12px 64px 12px 20px;
    background: #00173f;
    font-weight: 700
  }

  .nav__grid dt a:after {
    content: "";
    display: block;
    position: absolute;
    bottom: 10px;
    right: 20px;
    background: url(/static/img/icon/link_navi.png?v16738747fd8) no-repeat 0 0;
    background-size: 24px 9px;
    width: 24px;
    height: 9px
  }

  .nav__grid dd {
    font-size: 14px
  }

  .nav__grid dd a {
    border-bottom: 1px solid #00205b;
    padding: 12px 64px 12px 35px;
    background: #00173f;
    font-weight: 400
  }

  .nav__grid dd a:after {
    content: "";
    display: block;
    position: absolute;
    bottom: 10px;
    right: 20px;
    left: auto;
    background: url(/static/img/icon/link_navi.png?v16738747fd8) no-repeat 0 0;
    background-size: 24px 9px;
    width: 24px;
    height: 9px
  }

  .pagetop {
    background: #c1c6c8;
    text-align: center;
    font-size: 14px;
    padding: 0 0 0;
    color: #fff;
    position: relative;
    cursor: pointer;
    line-height: 50px
  }

  .pagetop::before {
    content: "";
    display: block;
    position: absolute;
    width: 40px;
    height: 40px;
    background: #c1c6c8;
    -webkit-transform: rotate(45deg) translateY(-50%);
    transform: rotate(45deg) translateY(-50%);
    -webkit-transform-origin: center center;
    transform-origin: center center;
    top: 0;
    left: 50%;
    margin-left: -28px;
    z-index: 1
  }

  .pagetop span {
    position: relative;
    z-index: 2
  }

  .footer-area {
    display: none
  }

  .footer-sns {
    display: none
  }

  .footer-other {
    padding: 0
  }

  .footer-other ul {
    display: block
  }

  .footer-other li {
    margin-right: 0;
    border-bottom: solid 1px #fff
  }

  .footer-other li:last-child {
    border-bottom: none
  }

  .footer-other a {
    display: block;
    padding: 12px 20px
  }

  .footer-bottom {
    background: #00205b;
    height: auto;
    padding: 0 0;
    border-top: 3px solid #d40f7d
  }

  .footer-bottom ul {
    display: block;
    height: auto
  }

  .footer-bottom ul li {
    margin-right: 0
  }

  .footer-bottom a {
    font-size: 14px;
    color: #fff;
    display: block;
    padding: 12px 20px;
    border-bottom: 1px solid #446195
  }

  .footer-bottom small {
    position: static;
    font-size: 10px;
    line-height: 60px;
    text-align: center;
    display: block
  }

  .footer__inner {
    width: 100%;
    max-width: 1080px;
    margin: 0 auto;
    position: relative;
    height: auto
  }

}

@media screen and (max-width:767px) {
  .content-inner {
    padding: 40px 20px 40px
  }

  .content-gray {
    background: #eff4f8;
    padding-top: 40px;
    padding-bottom: 0
  }

  .content-info {
    padding: 40px 10px 40px
  }

  .content-event {
    background: url(/static/img/index/bg_event_sp.jpg?v16763c512fe) no-repeat bottom center #091f67;
    background-size: 100% auto;
    padding-top: 40px
  }

  .content-sns {
    border-top: 0;
    border-bottom: 0;
    display: block;
    padding: 0
  }

  .hdg__level1 {
    font-size: 24px
  }

  .hdg__level1-white {
    font-size: 24px
  }

  .hdg__level2 {
    font-size: 24px
  }

  .hdg__sub {
    font-size: 14px;
    margin-bottom: 24px
  }

  .hdg__sub-white {
    font-size: 14px;
    margin-bottom: 24px;
    color: #d40f7d
  }

  .top-search {
    width: 100%
  }

  .top-search__tab {
    margin: -76px auto 0;
    padding: 0 8px
  }

  .top-search__tab li {
    max-width: 100%;
    height: 76px;
    margin: 0 2px;
    background: #00205b;
    font-size: 12px;
    padding: 10px 0 0
  }

  .top-search__tab li.online {
    padding-left: 0
  }

  .top-search__tab li:nth-last-child(1) {
    margin-right: 2px
  }

  .top-search__tab li.active {
    background: #eff4f8;
    color: #00205b;
    border-top: 2px solid #d40f7d;
    cursor: auto
  }

  .top-search__tab li .icon {
    display: block;
    position: static;
    width: 100%;
    height: 32px;
    fill: currentColor;
    margin: 0 auto 4px
  }

  .en .top-search__reserve {
    width: 36%;
    line-height: 1
  }

  .en .top-search__reserve .icon {
    margin: 0 auto 2px
  }

  .top-search__area {
    width: 100%;
    padding: 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #eff4f8;
    border-bottom: 1px solid #d0dbe5
  }

  .top-search__tab li.online.en {
    width: 30%;
  }

  .top-search__area .icon {
    display: none
  }

  .top-search__area .icon_sp {
    display: block;
    margin: 5px auto 0;
    width: 24px;
    height: auto
  }

  .top-search__box {
    width: 100%;
    max-width: 960px;
    margin: 0 auto;
    display: none
  }

  .top-search__box.active {
    display: block
  }

  .top-search__box.online p {
    text-align: left;
    font-size: 14px;
    margin-bottom: 15px
  }

  .top-search__box.online a {
    width: calc(100% - 40px);
    height: 50px;
    text-align: left;
    font-size: 16px;
    line-height: 50px;
    padding: 0 20px;
    justify-content: flex-start
  }

  .top-search__box.online a:after {
    content: '';
    position: absolute;
    right: 10px;
    bottom: 10px;
    width: 39px;
    height: 12px;
    background: url(/static/img/common/arrow_blue_middle_sp.png) no-repeat;
    background-size: 30px auto
  }

  .top-search__box.online a:hover {
    background: #fff;
    color: #00205a
  }

  .top-search__box.online a:hover:after {
    transform: translateX(0);
    background: url(/static/img/common/arrow_blue_middle_sp.png) no-repeat;
    background-size: 30px auto
  }

  .top-search__box.online a .icon {
    display: block;
    width: 35px;
    height: auto;
    margin: 0 10px 0 0
  }

  .top-search__box.online a:hover .icon {
    fill: #00205b
  }

  .top-search__box-01 {
	display: flex;
	flex-direction: column;
	align-items: center;
    float: none;
    width: 100%;
    padding-left: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
  }

  .en .top-search__box-01 {
    display: block
  }

  .top-search__box-02 {
    margin-bottom: 15px;
    float: none;
    width: 100%;
    padding-left: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
  }

  .en .top-search__box-02 {
    display: block
  }

  .top-search__text {
    display: block;
    font-size: 18px;
    margin-right: 0
  }

  .top-search__input,
  .top-search__select {
    width: 100%;
    height: 60px;
    display: block;
  }

  .top-search__select::after {
    content: "";
    background: url(/static/img/icon/link_arrow.png?v16738747fd8) no-repeat 0 0;
    width: 10px;
    height: 8px;
    position: absolute;
    top: 50%;
    right: 10px;
    margin-top: -4px;
    display: block
  }

  .top-search__input {
    padding: 0 12px;
    font-size: 16px;
    width: 100%;
    margin-right: 0;
    background-position: 96% center
  }

  .top-search__btn,
  .flightstatus-search__btn {
    display: block;
    width: 100%;
    height: 60px;
    line-height: 60px;
    font-size: 18px
  }

  .top-search__link {
    padding-left: 0
  }

  .top-search__link li {
    display: block;
    margin-bottom: 4px
  }

  .top-search__link a {
    display: block;
    padding: 4px 6px 4px 16px;
    margin-right: 0
  }

  .ticket_plan li {
    width: 100%;
    float: none;
    margin-right: 0;
    margin-bottom: 24px
  }

  .ticket_plan li a img {
    margin-bottom: 10px
  }

  .ticket_plan li a p {
    font-size: 14px
  }

  .ticket_plan li a p span {
    font-size: 12px
  }

  .event {
    width: 100%
  }

  .event-list {
    display: block
  }

  .event-list li {
    margin: 0 0 10px;
    max-width: none;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: none
  }

  .event-list a {
    display: block;
    font-size: 14px
  }

  .event-list a::after {
    content: "";
    display: block;
    clear: both
  }

  .event-list__img {
    float: left;
    width: 90px;
    height: 90px
  }

  .event-list img {
    display: block
  }

  .event-list p {
    margin-left: 90px;
    padding: 10px 25px
  }

  .event-list__icon {
    top: auto;
    left: auto;
    bottom: 0;
    right: 0;
    min-width: 42px;
    padding: 1px 2px;
    font-size: 11px
  }

  .information,
  .information-index {
    background: #fff;
    width: 100%;
    max-width: 980px;
    margin: 0 0 20px;
    padding: 20px 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
  }

  .information-index__list,
  .information__list {
    border-bottom: 1px solid #d0dbe5;
    color: #00205b;
    font-size: 14px
  }

  .information-index__list:first-child,
  .information__list:first-child {
    border-top: 1px solid #d0dbe5
  }

  .information-index__link,
  .information__link {
    display: block;
    padding: 12px 10px
  }

  .information .data,
  .information-index .data {
    width: 100%;
    padding-left: 0;
    display: block;
    margin-right: 0;
    margin-bottom: 10px
  }

  .information span,
  .information-index span {
    width: 80px;
    padding: 0 4px;
    font-size: 10px;
    line-height: 16px
  }

  .information time,
  .information-index time {
    width: auto;
    margin-right: 10px
  }

  .information .text,
  .information-index .text {
    max-width: 720px;
    position: relative;
    padding-right: 0
  }

  .information .text:after,
  .information-index .text:after {
    content: '';
    position: static;
    display: inline-block;
    margin-top: 0;
    vertical-align: middle;
    margin-left: 4px
  }

  .information .text.link:after,
  .information-index .text.link:after {
    width: 10px;
    height: 6px;
    background: url(/static/img/icon/arrow_blue.png?v1673b02b952) no-repeat right 0;
    background-size: 14px auto
  }

  .information .text.blank:after,
  .information-index .text.blank:after {
    right: 6px;
    margin-top: 0;
    width: 14px;
    height: 10px;
    background: url(/static/img/icon/blank.png?v1673b02b952) no-repeat 0 0;
    background-size: 14px auto
  }

  .information .text.pdf:after,
  .information-index .text.pdf:after {
    right: 4px;
    margin-top: 0;
    width: 25px;
    height: 14px;
    background: url(/static/img/icon/pdf.png?v1673b02b952) no-repeat 0 0;
    background-size: 25px auto
  }

}
/* 複雑検索リンク */
.top-search-multiple__wrap{
  width: 100%;
  display: flex;
  justify-content: flex-start;
}
.top-search-multiple__btn {
  margin-top: 30px;
  font-size: 16px;
  color: #00205b;
}
.top-search-multiple__btn span{
  position: relative;
  font-size: 18px;
  color: #00205b;
  font-weight: bold;
  text-decoration: underline;
}
.top-search-multiple__btn span:after{
  content: ">";
  font-size: 18px;
  display: block;
  position: absolute;
  right: -20px;
  bottom: 50%;
  transform: translateY(50%);
  transition: transform .2s linear, -webkit-transform .2s linear;
}
.top-search-multiple__btn:hover{
  text-decoration: none;
}
.top-search-multiple__btn span:hover::after {
    transform: translate(4px,50%);
}

@media screen and (max-width: 750px) {
  .top-search-multiple__wrap{
    padding: 0 20px 0 0px;
    width: calc(100% - 20px);
  }
  .top-search-multiple__btn {
    margin-top: 30px;
    font-size: 16px;
  }
  .top-search-multiple__btn span{
    position: relative;
    font-size: 18px;
    text-decoration: underline;
  }
  .top-search-multiple__btn span:after{
    content: ">";
    transition: none;
  }
  .top-search-multiple__btn span:hover{
    text-decoration: underline;
  }
  .top-search-multiple__btn span:hover::after {
    transform: translate(0,50%);
  }
}
.top-search .confirmation__item.confirmation__item2{
		height:110px;
	}
	.top-search .confirmation__item.confirmation__item2 a img{
		position:static;
	}
	.top-search .confirmation__item.confirmation__item2 a span{
		font-size:14px;
		margin-left:10px;
		font-weight:300;
	}
	.top-search .confirmation__item.confirmation__item2 a p{
		position:relative;
	}
	.top-search .confirmation__item.confirmation__item2 a p:before{
		content:"";
		height: 40px;
		display:block;
		background-position: center;
		background-size:contain ;
		background-repeat: no-repeat;
		position:absolute;
		left: -10px;
    	top: 50%;
    	transform: translate(-100%, -50%);
	}
	.top-search .confirmation__item.confirmation__item2.retrieve a p:before{
		background-image: url(/static/img/icon/top_retrieve.png);
		width:54.33px;
	}
	.top-search .confirmation__item.confirmation__item2.receipt a p:before{
		background-image: url(/static/img/icon/top_receipt.png);
		width:46.27px;
	}
	.top-search .confirmation__item.confirmation__item2.certificate a p:before{
		background-image: url(/static/img/icon/top_certificate.png);
		width:46.27px;
	}
	@media screen and (max-width:767px) {
		.top-search .confirmation__item.confirmation__item2 a p{
			margin-left: 50px;
		}
	}
  /*伊藤追記260121*/
  .top-search .confirmation__item.confirmation__item2{
		height:110px;
	}
	.top-search .confirmation__item.confirmation__item2 a img{
		position:static;
	}
	.top-search .confirmation__item.confirmation__item2 a span{
		font-size:14px;
		margin-left:10px;
		font-weight:300;
	}
	.top-search .confirmation__item.confirmation__item2 a p{
		position:relative;
	}
	.top-search .confirmation__item.confirmation__item2 a p:before{
		content:"";
		height: 40px;
		display:block;
		background-position: center;
		background-size:contain ;
		background-repeat: no-repeat;
		position:absolute;
		left: -10px;
    	top: 50%;
    	transform: translate(-100%, -50%);
	}
	.top-search .confirmation__item.confirmation__item2.retrieve a p:before{
		background-image: url(/static/img/icon/top_retrieve.png);
		width:54.33px;
	}
	.top-search .confirmation__item.confirmation__item2.receipt a p:before{
		background-image: url(/static/img/icon/top_receipt.png);
		width:46.27px;
	}
	.top-search .confirmation__item.confirmation__item2.certificate a p:before{
		background-image: url(/static/img/icon/top_certificate.png);
		width:46.27px;
	}
	@media screen and (max-width:767px) {
		.top-search .confirmation__item.confirmation__item2 a p{
			margin-left: 50px;
		}
	}
   /*伊藤追記260121*/
