.u_dib {
  display: inline-block;
}

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

.u_blank {
  display: inline-block;
  padding-left: 5px;
}

.u_blank_i {
  width: 1em;
  vertical-align: baseline;
}

.u_blank_i.m--hover_block {
  display: none;
}

a:hover .u_blank_i.m--hover_block, a:focus .u_blank_i.m--hover_block,
button:hover .u_blank_i.m--hover_block, button:focus .u_blank_i.m--hover_block {
  display: inline-block;
}

a:hover .u_blank_i.m--hover_none, a:focus .u_blank_i.m--hover_none,
button:hover .u_blank_i.m--hover_none, button:focus .u_blank_i.m--hover_none {
  display: none;
}

.icon-window {
  height: -webkit-min-content;
  height: -moz-min-content;
  height: min-content;
  padding: 0 5px;
  vertical-align: middle;
  height: 14px;
}

#footer .ico-blank-img {
  width: auto !important;
}

#gNavi {
  background-color: #fff;
  position: absolute;
  width: 100%;
  top: 70px;
  z-index: 101;
}

#gNavi .gNavi-wrap {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
  justify-content: flex-end;
  height: auto;
}

#gNavi .gNavi-wrap nav {
  width: calc(100% + 40px);
  margin: 0 -20px;
}

.menu-nav {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  height: auto;
}

.menu-nav-list {
  margin: 0;
  line-height: 26px;
}

.menu-nav-link, a.menu-nav-link {
  font-size: 14px;
  color: #000;
  text-decoration: none;
  padding: 18px 21px;
  display: block;
}

#global-gNavi {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 100;
}

#global-gNavi .fixed .global-nav.max-inner {
  height: 50px;
  padding-top: 15px;
}

#global-gNavi .gNavi-wrap {
  background: #fff;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

#global-gNavi .menu-nav {
  display: none;
}

#global-gNavi .fixed .menu-nav {
  display: -ms-flexbox;
  display: flex;
}

#addglobalnavcontainer .global-nav-container {
  top: 0;
}

#addglobalnavcontainer .logo-wrap {
  display: none;
}

#addglobalnavcontainer.fixed .global-nav.max-inner {
  padding-top: 0;
  height: auto;
}

#addglobalnavcontainer.fixed .global-nav a {
  font-size: 14px;
  display: block;
}

#addglobalnavcontainer.fixed .global-nav-container {
  border-bottom: none;
}

#addglobalnavcontainer.fixed .logo-wrap {
  height: 50px;
  padding-top: 15px;
  display: block;
}

#addglobalnavcontainer.fixed .logo {
  width: 270px;
}

#addglobalnavcontainer.fixed .logo a {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: end;
  align-items: flex-end;
}

#addglobalnavcontainer.fixed .logo .logo-ana {
  width: 85px;
}

#addglobalnavcontainer.fixed .logo .logo-ioj {
  display: block;
  width: 140px;
  margin-left: 10px;
  font-size: 0;
  line-height: 0;
}

#addglobalnavcontainer.fixed .logo .logo-ioj img {
  width: 100%;
}

.global-menu-btn {
  background-color: #00146e;
  right: 3%;
  height: 35px;
  width: 35px;
}

.global-menu-btn .line:first-of-type {
  top: 12px;
}

.global-menu-btn .line:nth-of-type(2) {
  top: 17px;
}

.global-menu-btn .line:last-of-type {
  bottom: 9px;
}

.global-menu-btn .line:nth-of-type(3) {
  bottom: 11px;
}

.global-menu-btn:focus {
  outline: none !important;
}

.global-menu-btn .line {
  background-color: #fff;
}

.is-gnav-open .global-menu-btn .line:first-of-type {
  transform: translateY(4px) rotate(-45deg);
}

.is-gnav-open .global-menu-btn .line:nth-of-type(3) {
  transform: translateY(-6px) rotate(45deg);
}

#gNavi .max-inner-item {
  padding: 20px;
  margin-top: 20px;
  border-top: 1px solid #ccc;
  display: none;
}

.social-share {
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
}

#gNavi .max-inner-item .social-item {
  border-radius: 50%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: end;
  align-items: flex-end;
  height: 32px;
  margin: 0 10px;
  position: relative;
  width: 32px;
}

#gNavi .global-menu {
  text-align: center;
  display: block;
  padding: 26px 20px 20px;
}

#gNavi .global-menu .global-menu-btn {
  position: static;
  transform: translateY(0);
}

#gNavi .global-menu .global-menu-btn .invisible {
  display: block;
  clip: inherit;
  overflow: inherit;
  width: 35px;
  margin-top: 22px;
  font-size: 9px;
}

.fix-modal {
  opacity: 0;
}

#modal-sp-lost {
  display: none;
  width: 100%;
  max-width: 890px;
  padding: 20px;
}

#modal-sp-lost .body-popup {
  padding: 40px 0;
  max-width: 740px;
  margin: 0 auto;
}

#modal-sp-lost .title {
  margin-bottom: 20px;
  font-size: 28px;
}

#modal-sp-lost p {
  line-height: 150%;
}

#modal-sp-lost button[title=Close] {
  padding: 6px;
  width: 54px;
  height: 54px;
}

#modal-sp-lost .btn-link-wrap {
  margin-top: 50px;
}

#modal-sp-lost .btn-link-wrap, #modal-sp-lost .btn-link-wrap li {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
}

#modal-sp-lost .btn-link-wrap li {
  padding: 0 10px;
  width: 50%;
}

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

.btn-link {
  width: 100%;
  max-width: 360px;
  background-color: #00146e;
  color: #fff !important;
  font-weight: 700;
  height: 60px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 2px 40px 2px 15px;
  position: relative;
  text-align: center;
  border-radius: 3px;
}

.btn-link:before {
  font-family: icoset;
  font-size: 20px;
  font-weight: 400;
  font-style: normal;
  -webkit-font-feature-settings: normal;
  font-feature-settings: normal;
  font-variant: normal;
  line-height: 1;
  top: 20px;
  right: 20px;
  content: "\e906";
  text-transform: none;
  speak: none;
  -webkit-font-smoothing: antialiased;
  position: absolute;
}

.btn-link:hover {
  text-decoration: none;
}

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

#footer .global-footer-nav {
  background-color: #000;
  margin-bottom: 4px;
  padding: 8px 0;
}

#footer .global-footer-nav .global-footer-nav-row {
  border-bottom: 1px solid #3f3f3f;
  padding: 15px 0;
}

#footer .global-footer-nav .global-footer-nav-row:last-child {
  border-bottom: none;
}

#footer .global-footer-nav .global-footer-nav-row .global-footer-nav-menu {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
}

#footer .global-footer-nav .global-footer-nav-row .global-footer-nav-text {
  color: #fff;
  padding-bottom: 10px;
  font-weight: 700;
  font-size: 16px;
}

#footer .global-footer-nav .global-footer-nav-row .global-footer-nav-menu li {
  position: relative;
  margin-right: 50px;
  padding-left: 20px;
  color: #fff;
}

#footer .global-footer-nav .global-footer-nav-row .global-footer-nav-menu li:before {
  font-family: icoset;
  font-size: 1.1rem;
  font-weight: 400;
  font-style: normal;
  -webkit-font-feature-settings: normal;
  font-feature-settings: normal;
  font-variant: normal;
  line-height: 1;
  position: absolute;
  top: 8px;
  left: 0;
  content: "\e906";
  text-transform: none;
  speak: none;
  -webkit-font-smoothing: antialiased;
}

#footer .global-footer-nav .global-footer-nav-row .global-footer-nav-menu li a {
  color: #fff;
  font-size: 14px;
}

/* @media screen and (min-width: 1240px) and (max-width: 1279px) {
    .res-inner-contents {
      margin-left: calc((100vw - 1240px)/2*(-1) - 20px);
      margin-right: calc((100vw - 1240px)/2*(-1) - 20px);
    }
  } */

#wrap-container {
  padding-bottom: 0;
}

#breadcrumbs {
  display: none;
}

picture {
  font-size: 0;
}

picture > img {
  font-size: 1rem;
}

span {
  font-weight: inherit;
}

sup {
  vertical-align: top;
  font-size: 80%;
}

.l_outer:last-child {
  padding-bottom: 0;
}

.l_outer.m--bg_pale_blue {
  background-color: #f5fcff;
}

.l_outer.m--bg_go_travel {
  position: relative;
}

.l_outer.m--bg_go_travel::before {
  content: '';
  position: absolute;
  background-repeat: no-repeat;
  bottom: 100%;
  left: 50%;
  transform: translateX(-50%);
  background-size: contain;
}

.l_outer.m--fullscreen {
  padding-left: 0;
  padding-right: 0;
}

.l_outer.m--fullscreen .l_inner {
  padding-left: 0;
  padding-right: 0;
}

.l_inner {
  max-width: 1240px;
  margin: 0 auto;
  position: relative;
}

.c_app__intro {
  display: flex;
  align-items: center;
  justify-content: start;
}

.c_app__logo {
  flex-basis: 70px;
  flex-shrink: 0;
  flex-basis: 1;
}

.c_app__logo_i {
  width: 100%;
}

.c_app__text {
  text-align: center;
  flex-basis: auto;
  flex-shrink: 1;
  flex-grow: 1;
  padding-left: 10px;
  font-size: 1.4rem;
  line-height: 1.64286;
  color: #fff;
  font-weight: bold;
}

.c_app_menu {
  padding-top: 28px;
}

.c_app_menu__list {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.c_app_menu__item {
  flex-basis: auto;
  flex-shrink: 1;
  flex-grow: 1;
  margin-right: 15px;
}

.c_app_menu__item:last-child {
  margin-right: 0;
}

.c_app_menu__link {
  width: 100%;
}

.c_app__note {
  margin-top: 22px;
}

.c_app__note_i {
  color: #fff;
  font-size: 1.2rem;
  line-height: 1.58333;
}

.c_app.m--other {
  padding: 33px 0;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
}

.c_app.m--other .c_app__text {
  color: #000;
  font-size: 2.2rem;
}

.c_app.m--other .c_app__note_i {
  color: #777;
  font-size: 1.2rem;
  line-height: 1.5;
}

.c_app.m--other .c_app__2column {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 22px;
}

.c_app.m--other .c_app__logo {
  flex-basis: 92px;
  flex-shrink: 1;
  flex-grow: 0;
}

.c_app.m--other .c_app_menu {
  padding-top: 0;
  flex-basis: 150px;
  flex-shrink: 1;
  flex-grow: 0;
  margin-left: 40px;
}

.c_app.m--other .c_app_menu__list {
  display: block;
}

.c_app.m--other .c_app_menu__item {
  margin-right: 0;
}

.c_app.m--other .c_app_menu__item:last-child {
  margin-top: 20px;
}

.c_image {
  text-align: center;
}

.c_box {
  background-color: #fff;
}

.c_box .c_box {
  padding-left: 0;
  padding-right: 0;
  margin-left: 0;
  margin-right: 0;
}

.c_box.m--bg_transparent {
  background-color: transparent;
  box-shadow: unset;
}

.c_box.m--bg_transparent .c_heading__lv3_i {
  width: 160px !important;
}

.c_btn {
  display: block;
  position: relative;
}

.c_btn__link {
  background-color: #0b308e;
  display: block;
  padding: 15px;
  max-width: 740px;
  text-align: center;
  position: relative;
}

.c_btn__link_i {
  color: #fff;
}

.c_btn.m--radius {
  text-align: center;
}

.c_btn.m--radius .c_btn__link {
  background-color: transparent;
  border: 1px solid #fff;
  display: inline-block;
  max-width: 240px;
  border-radius: 40px;
}

.c_btn.m--radius .c_btn__link::before {
  content: none;
}

.c_heading__lv1 {
  text-align: center;
}

.c_heading__lv2 {
  text-align: center;
}

.c_heading__lv3 {
  text-align: center;
}

.c_heading__lv3.m--blue .c_heading__lv3_i {
  border-radius: 20px;
  background-color: #00a7ea;
  color: #fff;
  width: 100%;
}

.c_text.m--center {
  text-align: center;
}

.c_note {
  text-align: center;
}

.c_note__list {
  display: inline-block;
  text-align: left;
}

.c_note__item {
  position: relative;
  padding-left: 1em;
  color: #777777;
}

.c_note__item::before {
  content: '*';
  font-size: inherit;
  position: absolute;
  top: 0.1em;
  left: 0.2em;
}

.uniq_header_parts {
  float: right;
}

.logo_pay {
  flex-basis: auto;
  margin-right: 17px;
}

.logo_pay_i {
  display: inline-block;
  width: 62px;
  height: auto;
}

.p_menu {
  flex-basis: auto;
  position: relative;
}

.p_menu__btn {
  position: relative;
  background-color: #0b308e;
  display: block;
  width: 47px;
  height: 47px;
}

.p_menu__btn:before {
  content: '';
  position: absolute;
  top: 16px;
  left: 14px;
  width: 20px;
  height: 17px;
  background: url(/amc/anapay/image/icon_ham.png) no-repeat top left, url(/amc/anapay/image/icon_ham.png) no-repeat center left, url(/amc/anapay/image/icon_ham.png) no-repeat bottom left;
}

.p_menu.is_active .p_menu__btn::before, .p_menu.is_active .p_menu__btn::after {
  position: absolute;
  top: 50%;
  left: 50%;
  content: '';
  border-top: 2px solid #fff;
  width: 20px;
  height: 0;
  margin-left: -10px;
}

.p_menu.is_active .p_menu__btn::before {
  transform: rotateZ(45deg);
}

.p_menu.is_active .p_menu__btn::after {
  transform: rotateZ(-45deg);
}

.p_capture {
  position: relative;
  width: 100%;
}

.p_capture__balloon_1 {
  position: absolute;
}

.p_capture__balloon_2 {
  position: absolute;
}

.p_capture__text {
  position: absolute;
}

.p_pinned {
  background-color: #fff;
  position: relative;
}

.p_pinned::before, .p_pinned::after {
  content: '';
  display: block;
  position: absolute;
  background-size: contain;
  background-repeat: no-repeat;
}

.p_pinned::before {
  background-image: url(/amc/anapay/image/bg_illust_airplane.png);
}

.p_pinned::after {
  background-image: url(/amc/anapay/image/bg_illust_family.png);
}

.p_image2column {
  text-align: center;
}

.p_image2column__image {
  display: block;
  max-width: 100%;
}

.p_onimage {
  position: relative;
}

.p_onimage .c_btn {
  position: absolute;
}

.p_footer_pagetop .pagetop {
  position: relative;
  display: inline-block;
  width: 48px;
  height: 48px;
  -webkit-transition: background-color .5s ease-out;
  -o-transition: background-color .5s ease-out;
  transition: background-color .5s ease-out;
  text-decoration: none;
  border: 1px solid #ccd4ea;
  border-radius: 50%;
  background: #fff;
}

.p_footer_pagetop .pagetop::after {
  font-family: icoset;
  font-size: 2rem;
  font-weight: 400;
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  position: absolute;
  top: 50%;
  left: 0;
  width: 48px;
  margin-top: -10px;
  content: "\e907";
  text-align: center;
  text-transform: none;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #00146e;
}

@media (max-width: 767px) {
  .u_sp_none {
    display: none;
  }
}

@media (min-width: 768px) {
  .u_pc_none {
    display: none;
  }
}

@media (max-width: 1023px) {
  .u_tabunder_none {
    display: none;
  }
}

@media (min-width: 1024px) {
  .u_tabover_none {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .u_sp_dont_scroll {
    overflow-y: hidden;
  }
  .res-inner-contents {
    margin-left: -3vw;
    margin-right: -3vw;
  }
  .l_outer {
    padding-bottom: 50px;
    padding-left: 9px;
    padding-right: 9px;
  }
  .l_outer.m--bg_first_view {
    background-image: url(/amc/anapay/image/bg_illust_sp.png), url(/amc/anapay/image/bg_coin_fv.png), url(/amc/anapay/image/bg_noise.jpg);
    background-repeat: no-repeat, no-repeat, no-repeat;
    background-size: 240px auto, 97px auto, cover;
    background-position-x: right, left, left;
    background-position-y: top, 40px, top;
    padding: 20px 0 139px;
    margin-top: 47px;
  }
  .l_outer.m--bg_go_travel {
    background-image: url(/amc/anapay/image/icon_illust_coin_go_sp.png), url(/amc/anapay/image/icon_illust_airplane_go_sp.png), url(/amc/anapay/image/bg_noise_hat_sp.jpg);
    background-repeat: no-repeat,no-repeat,no-repeat;
    background-size: 78px 63px, 97px 55px, cover;
    background-position-x: 15px, calc(100% - 13px), center;
    background-position-y: 9px, 16px, center;
  }
  .l_outer.m--bg_go_travel::before {
    background-image: url(/amc/anapay/image/icon_traiangle_sp.jpg);
    width: 47px;
    height: 29px;
  }
  .l_outer.m--bg_go_travel .c_heading__lv2_i {
    margin-top: 97px;
  }
  .l_outer.m--bg_noise_imasugu {
    background-image: url(/amc/anapay/image/bg_illust_imasugu_sp.png), url(/amc/anapay/image/bg_noise.jpg);
    background-repeat: no-repeat, no-repeat;
    background-size: 100% auto, auto auto;
    background-position-x: left, left;
    background-position-y: 170px ,top;
  }
  .l_outer.m--negative_mt {
    margin-top: -63px;
  }
  .l_inner {
    padding: 0 20px;
  }
  .l_2column.m--other_app {
    margin-top: 18px;
  }
  .c_app {
    padding: 35px 26px;
  }
  .l_inner .c_app {
    padding-left: 9px;
    padding-right: 9px;
  }
  .c_image_i.m--x2_1 {
    max-width: 110px;
  }
  .c_image_i.m--x2_2 {
    max-width: 137px;
  }
  .c_image_i.m--x2_3 {
    max-width: 151px;
  }
  .c_image.m--imasugu {
    text-align: left;
    padding-top: 67px;
  }
  .c_box {
    padding: 23px 26px;
    margin-top: 28px;
    margin-left: -9px;
    margin-right: -9px;
    box-shadow: 0 0 40px rgba(106, 115, 118, 0.1);
  }
  .c_box .c_image {
    margin-top: 30px;
  }
  .c_box.m--no_shadow {
    box-shadow: unset;
  }
  .c_box.m--no_shadow .c_heading__lv3_i {
    font-size: 1.8rem;
    line-height: 1.33333;
    font-weight: bold;
  }
  .c_btn {
    margin-top: 39px;
  }
  .c_btn.m--narrow {
    padding-left: 20px;
    padding-right: 20px;
  }
  .c_btn__link_i {
    font-size: 1.6rem;
  }
  .c_btn + .c_text {
    margin-top: 50px;
  }
  .c_heading__lv1_i {
    display: inline-block;
  }
  .c_heading__lv1_i.m--x2_1 {
    max-width: 280px;
  }
  .c_heading__lv2_i {
    margin-top: 50px;
    display: inline-block;
  }
  .c_heading__lv2_i.m--x2_1 {
    max-width: 260px;
  }
  .c_heading__lv2_i.m--x2_2 {
    max-width: 196px;
  }
  .c_heading__lv2_i.m--x2_3 {
    max-width: 146px;
  }
  .c_heading__lv2_i.m--x2_4 {
    max-width: 231px;
  }
  .c_heading__lv2_i.m--x2_5 {
    max-width: 221px;
  }
  .c_heading__lv2_i.m--x2_6 {
    max-width: 299px;
  }
  .c_heading__lv2_i.m--x2_7 {
    max-width: 229px;
  }
  .c_heading__lv2_i.m--x2_8 {
    max-width: 196px;
  }
  .c_heading__lv2_i.m--x2_9 {
    max-width: 246px;
  }
  .c_heading__lv2_i.m--x2_10 {
    max-width: 258px;
  }
  .c_heading__lv2 + .c_text {
    margin-top: 30px;
  }
  .c_heading__lv3_i {
    display: inline-block;
  }
  .c_heading__lv3_i.m--x2_1 {
    max-width: 231px;
  }
  .c_heading__lv3.m--blue .c_heading__lv3_i {
    display: inline-block;
    padding: 10px;
    font-size: 1.7rem;
    line-height: 1.41176;
    font-weight: bold;
  }
  .c_text {
    margin-top: 15px;
    font-size: 1.6rem;
    line-height: 1.75;
  }
  .c_text strong {
    font-size: 1.8rem;
    line-height: 1.88889;
  }
  .c_note {
    margin-top: 30px;
  }
  .c_note__item {
    font-size: 1.2rem;
    line-height: 1.66667;
  }
  .uniq_header_parts {
    display: flex;
    justify-content: end;
    align-items: stretch;
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    max-width: calc(100% - 50px);
  }
  .p_menu__overlay {
    background: url(/amc/anapay/image/bg_noise.jpg) repeat top left;
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    width: 100vw;
    height: calc(100vh - 47px);
    overflow-y: scroll;
  }
  .p_menu.is_active .p_menu__overlay {
    display: block;
  }
  .p_menu__wrap {
    background-color: #f7f7f7;
    background-image: url(/amc/anapay/image/bg_illust_shopping_sp.png), url(/amc/anapay/image/bg_coin_sp.png);
    background-repeat: no-repeat, no-repeat;
    background-size: 110px 110px, 292px auto;
    background-position-x: right, 7px;
    background-position-y: 64%, top;
    padding-top: 74px;
    padding-bottom: 64px;
  }
  .p_menu__item {
    text-align: center;
  }
  .p_menu__item.m--top {
    margin: 0 auto 0;
    width: 74.66667%;
  }
  .p_menu__item.m--top + .p_menu__item.m--top {
    margin-top: 21px;
  }
  .p_menu__item.m--bottom {
    margin-top: 47px;
  }
  .p_menu__item.m--bottom + .p_menu__item.m--bottom {
    margin-top: 25px;
  }
  .p_menu__link.m--top {
    display: block;
    background-color: #fff;
    font-weight: bold;
    font-size: 1.6rem;
    line-height: 2.375;
    position: relative;
    padding: 16px 29px;
  }
  .p_menu__link.m--top::before {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    right: 17px;
    margin-top: -4px;
    width: 9px;
    height: 9px;
    border-top: 2px solid #0b308e;
    border-right: 2px solid #0b308e;
    transform: rotate(45deg);
  }
  .p_menu__link.m--bottom {
    font-size: 1.2rem;
    background-color: #f7f7f7;
  }
  .p_capture {
    top: 121px;
    left: 9px;
  }
  .p_capture__balloon_1 {
    top: -29px;
    left: -7px;
  }
  .p_capture__balloon_1_i {
    max-width: 70px;
  }
  .p_capture__balloon_2 {
    top: 132px;
    left: 120px;
  }
  .p_capture__balloon_2_i {
    max-width: 70px;
  }
  .p_capture__smartphone_i {
    max-width: 170px;
  }
  .p_capture__text {
    top: 190px;
    left: 177px;
  }
  .p_capture__text_i {
    max-width: 155px;
  }
  .p_capture + .c_app {
    margin-top: 141px;
  }
  .p_pinned::before {
    width: 129px;
    height: 38px;
    top: -22px;
    right: 12px;
  }
  .p_pinned::after {
    width: 202px;
    height: 147px;
    bottom: -109px;
    left: 20px;
  }
  .p_pinned {
    padding: 63px 20px 50px;
  }
  .p_pinned .c_heading__lv3 {
    margin-top: 43px;
  }
  .p_pinned .c_text {
    text-align: center;
    font-size: 1.4rem;
    line-height: 2.21429;
  }
  .p_pinned .c_heading__lv2 + .c_text {
    margin-top: 15px;
  }
  .p_image2column {
    margin-top: 43px;
    margin-bottom: 30px;
  }
  .p_image2column .c_text {
    text-align: left;
  }
  .p_image2column__image_i {
    width: 303px;
    max-width: 100%;
  }
  .p_step {
    margin-top: 35px;
  }
  .p_step__item {
    margin-top: 30px;
    position: relative;
    padding-bottom: 35px;
  }
  .p_step__item .c_text {
    font-size: 1.8rem;
  }
  .p_step__item .c_image_i {
    width: 231px;
    max-width: 100%;
  }
  .p_step__item::before {
    content: '';
    width: 100%;
    height: 35px;
    position: absolute;
    bottom: 0;
    left: 0;
    background-image: url(/amc/anapay/image/icon_arrow_bottom.png);
    background-position: center bottom;
    background-size: 34px 24px;
    background-repeat: no-repeat;
  }
  .p_step__item:last-child::before {
    content: none;
  }
  .p_onimage .c_btn {
    bottom: 19%;
    right: 17%;
    max-width: 150px;
    width: 100%;
  }
  .p_onimage .c_btn__link {
    padding-bottom: 10px;
    padding-top: 10px;
  }
  .p_onimage .c_btn__link_i {
    font-size: 1.1rem;
  }
  .p_footer_pagetop {
    margin: 32px auto 0;
    text-align: center;
  }
  .p_footer_menu {
    padding: 40px 3% 15px;
    border-bottom: 1px solid #7f7f7f;
  }
  .p_footer_menu__item {
    text-align: center;
    margin-top: 16px;
  }
  .p_footer_menu__item:first-child .p_footer_menu__item:first-child {
    margin-top: 0;
  }
  .p_footer_menu__link_i.m--top {
    font-size: 1.6rem;
  }
  .p_footer_menu__link_i.m--bottom {
    font-size: 1.2rem;
  }
  .l_inner.m--type01 .c_image.m--cpn_bnr {
    margin-top: 50px;
    margin-bottom: 0;
  }
  .l_inner.m--type02 .c_image {
    margin-top: 25px;
  }
}

@media only screen and (min-width: 1025px) {
  .pc-none {
    display: none !important;
  }
  #header {
    height: 132px;
  }
  .menu-nav-list {
    position: relative;
  }
  .menu-nav-list:before {
    left: 0;
  }
  .menu-nav-list:before, .menu-nav-list:last-child:after {
    position: absolute;
    content: "";
    top: 50%;
    margin-top: -15px;
    width: 1px;
    height: 30px;
    background: #dbdbdb;
  }
  .menu-nav-list:last-child:after {
    right: 0;
  }
  a.menu-nav-link:hover {
    text-decoration: underline;
  }
  #addglobalnavcontainer .menu-nav-area {
    border-top: 2px solid #00aff0;
  }
  #addglobalnavcontainer.fixed .global-nav-container {
    background: transparent;
  }
  #addglobalnavcontainer.fixed .global-nav-container .logo-area {
    background: #fff;
  }
  #addglobalnavcontainer.fixed .global-nav-container .menu-nav-area {
    background: rgba(255, 255, 255, 0.9);
  }
}

@media only screen and (min-width: 0px) and (max-width: 1024px) {
  .sptb-none {
    display: none !important;
  }
  .header {
    position: fixed !important;
    width: 100%;
    top: 0;
    left: 0;
    border-bottom: 1px solid #00aff0;
  }
  .header .logo {
    width: 80px !important;
  }
  .header .logo .logo-ana {
    width: 100% !important;
  }
  #gNavi {
    position: fixed;
    top: 0;
    left: 100%;
    width: 100%;
    height: 100vh;
    overflow-y: auto;
    transition: all .3s ease;
    display: none;
    background: rgba(0, 0, 0, 0.4);
  }
  .is-gnav-open #gNavi {
    display: block;
    left: 0;
  }
  #gNavi .gNavi-wrap nav {
    width: 100%;
    margin: 0;
  }
  #gNavi .gNavi-wrap:before {
    display: none;
  }
  #gNavi .gNavi-wrap {
    padding: 0;
  }
  .menu-nav {
    margin: 0;
    background: #00146e;
    width: 100%;
    padding: 10px 0;
    z-index: 9;
  }
  .menu-nav-list {
    width: 100%;
    margin: 0;
    border-bottom: none;
  }
  .menu-nav-link, a.menu-nav-link {
    font-weight: 700;
    color: #fff;
    padding: 8px 10px 8px 30px;
    font-size: 16px !important;
    position: relative;
  }
  a.menu-nav-link:before {
    font-family: icoset;
    font-size: 1.4rem;
    font-weight: 400;
    font-style: normal;
    -webkit-font-feature-settings: normal;
    font-feature-settings: normal;
    font-variant: normal;
    line-height: 1;
    position: absolute;
    top: 50%;
    margin-top: -.7rem;
    left: 10px;
    content: "\e906";
    text-transform: none;
    speak: none;
    color: #fff;
  }
  span.menu-nav-link:before {
    position: absolute;
    top: 50%;
    margin-top: -.5rem;
    left: 10px;
    content: "";
    width: 1rem;
    height: 1rem;
    background: #fff;
  }
  .menu-nav .menu-nav-child {
    display: block;
    padding-left: 30px;
    line-height: 1.5;
  }
  .menu-nav .menu-nav-child .menu-nav-child-link {
    color: #fff;
    display: block;
    padding: 10px;
    padding-left: 15px;
    font-weight: 700;
    text-decoration: none;
    position: relative;
  }
  .menu-nav .menu-nav-child .menu-nav-child-link:before {
    border-width: 4px 6px;
    border-style: solid;
    border-color: transparent;
    border-left-color: #fff;
    width: 0;
    height: 0;
    top: 50%;
    margin-top: -4px;
    left: 0;
    position: absolute;
    content: "";
  }
  #global-gNavi .gNavi-wrap {
    padding: 0;
  }
  #addglobalnavcontainer .global-nav-container {
    padding-top: 0;
    padding-bottom: 0;
    height: auto;
  }
  #addglobalnavcontainer.fixed {
    position: static;
  }
  #addglobalnavcontainer.fixed .global-nav.max-inner {
    height: auto;
  }
  #addglobalnavcontainer.fixed .logo-wrap {
    display: none;
  }
  #gNavi .max-inner-item {
    display: block;
  }
  #modal-sp-lost .btn-link-wrap li {
    width: 100%;
  }
  #footer .global-footer-nav .global-footer-nav-row .global-footer-nav-text {
    padding-bottom: 6px;
    font-size: 14px;
  }
  #footer .global-footer-nav .global-footer-nav-row .global-footer-nav-menu li {
    width: 100%;
  }
  #footer .global-footer-nav .global-footer-nav-row .global-footer-nav-menu li a {
    font-size: 12px;
  }
}

@media only screen and (min-width: 0px) and (max-width: 767px) {
  .sp-none {
    display: none !important;
  }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  .res-inner-contents {
    margin-left: -1.5vw;
    margin-right: -1.5vw;
  }
  .l_outer.m--bg_first_view {
    margin-top: 47px;
  }
  .l_outer.m--bg_go_travel {
    background-image: url(/amc/anapay/image/icon_illust_coin_go_sp.png), url(/amc/anapay/image/icon_illust_airplane_go_sp.png), url(/amc/anapay/image/bg_noise_hat_sp.jpg);
    background-repeat: no-repeat,no-repeat,no-repeat;
    background-size: 78px 63px, 97px 55px, cover;
    background-position-x: 15px, calc(100% - 13px), center;
    background-position-y: 9px, 16px, center;
  }
  .p_menu__wrap {
    padding-top: 3px;
    padding-bottom: 3px;
  }
  .l_outer.m--bg_first_view .c_image.m--cpn_bnr {
    margin-top: 45px;
  }
}

@media screen and (min-width: 1025px) and (max-width: 1239px) {
  .res-inner-contents {
    margin-left: -20px;
    margin-right: -20px;
  }
}

@media screen and (min-width: 1240px) {
  .res-inner-contents > * {
    margin-left: calc((100vw - 100%) / 2 * (-1));
    margin-right: calc((100vw - 100%) / 2 * (-1));
  }
}

@media screen and (min-width: 768px) {
  .l_outer {
    padding: 90px 80px;
  }
  .l_outer.m--bg_first_view {
    background-image: url(/amc/anapay/image/icon_illust_coin_go.png), url(/amc/anapay/image/bg_first_block_201216.jpg), url(/amc/anapay/image/bg_noise.jpg);
    background-repeat: no-repeat,no-repeat,repeat;
    background-size: auto auto, 100% auto, auto auto;
    background-position-x: 97px,center,left;
    background-position-y: 71px,top,bottom;
  }
  .l_outer.m--bg_pale_blue {
    padding-top: 75px;
    padding-bottom: 75px;
  }
  .l_outer.m--bg_go_travel::before {
    background-image: url(/amc/anapay/image/icon_traiangle.jpg);
    width: 75px;
    height: 38px;
  }
  .l_outer.m--bg_noise_imasugu {
    background-image: url(/amc/anapay/image/bg_illust_imasugu.png), url(/amc/anapay/image/bg_noise.jpg);
    background-repeat: no-repeat, repeat;
    background-size: auto auto, auto auto;
    background-position-x: left, left;
    background-position-y: top ,top;
    padding: 0;
    position: relative;
  }
  .l_outer.m--fullscreen .l_inner {
    margin-left: 0;
    margin-right: 0;
    max-width: none;
  }
  .l_outer.m--negative_mt {
    margin-top: -90px;
  }
  .l_inner.m--type01 {
    padding-left: 47px;
    padding-right: 47px;
  }
  .l_2column {
    display: flex;
    align-items: stretch;
    justify-content: space-around;
    margin-top: 60px;
  }
  .l_2column > div {
    flex-basis: 50%;
    flex-shrink: 1;
    flex-grow: 1;
  }
  .l_3column {
    display: flex;
    align-items: stretch;
    justify-content: space-around;
  }
  .l_3column > div {
    flex-basis: 33.3%;
    flex-shrink: 1;
    flex-grow: 1;
  }
  .l_4column {
    display: flex;
    align-items: stretch;
    justify-content: space-around;
  }
  .l_4column > div {
    flex-basis: 25%;
    flex-shrink: 1;
    flex-grow: 1;
  }
  .c_app__intro {
    max-width: 371px;
  }
  .c_app__logo {
    flex-basis: 90px;
  }
  .c_app__text {
    font-size: 1.6rem;
    line-height: 1.5;
  }
  .c_app_menu {
    max-width: 335px;
  }
  .c_app.m--restrict_width {
    max-width: 405px;
  }
  .l_inner.m--type01 .c_image {
    margin-top: 44px;
    min-height: 261px;
    display: flex;
    align-items: center;
    justify-self: center;
  }
  .l_inner.m--type01 .c_image picture {
    width: 100%;
  }
  .c_box {
    padding: 30px;
    box-shadow: 0 0 40px rgba(106, 115, 118, 0.1);
  }
  .l_inner.m--type01 .c_box:last-child {
    margin-left: 57px;
  }
  .c_btn {
    margin-top: 50px;
    text-align: center;
  }
  .c_btn__link {
    display: inline-block;
    width: 318px;
    max-width: 100%;
    border: 2px solid #0b308e;
  }
  .c_btn__link:not(.m--invalid):hover, .c_btn__link:not(.m--invalid):focus {
    background-color: #fff;
    text-decoration: none;
  }
  .c_btn__link:not(.m--invalid):hover::before, .c_btn__link:not(.m--invalid):focus::before {
    border-color: #0b308e;
  }
  .c_btn__link:not(.m--invalid):hover .c_btn__link_i, .c_btn__link:not(.m--invalid):focus .c_btn__link_i {
    color: #0b308e;
  }
  .c_btn__link::before {
    content: '';
    width: 5px;
    height: 5px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    transform: rotate(45deg);
    position: absolute;
    top: 50%;
    right: 9px;
    margin-top: -2px;
  }
  .l_inner.m--type01 .c_heading__lv3.m--blue .c_heading__lv3_i {
    padding: 10px;
  }
  .c_text {
    margin-top: 30px;
    font-size: 1.8rem;
    line-height: 1.66667;
  }
  .l_inner.m--type01 .c_text {
    text-align: center;
  }
  .l_inner.m--type01 .c_text.m--left {
    text-align: left;
  }
  .c_note {
    font-size: 1.2rem;
  }
  .p_menu__list {
    display: inline-block;
    font-size: 0;
    border-left: 1px solid #e6e6e6;
  }
  .p_menu__list:first-child {
    border-left: none;
  }
  .p_menu__item {
    display: inline-block;
  }
  .p_menu__item.m--top {
    padding: 7px 23px;
  }
  .p_menu__item.m--bottom {
    padding: 7px 23px;
  }
  .p_menu__item:first-child {
    padding-left: 40px;
  }
  .p_menu__item:last-child {
    padding-right: 40px;
  }
  .p_menu__link {
    font-weight: bold;
  }
  .p_menu__link.m--top {
    font-size: 1.6rem;
  }
  .p_menu__link.m--bottom {
    font-size: 1.2rem;
  }
  .p_capture {
    top: 0;
    left: 50%;
    margin-left: -161.5px;
    margin-top: 59px;
  }
  .p_capture__balloon_1 {
    top: -28px;
    left: -27px;
  }
  .p_capture__balloon_1_i {
    max-width: 100px;
  }
  .p_capture__balloon_2 {
    top: 289px;
    left: 235px;
  }
  .p_capture__balloon_2_i {
    max-width: 100px;
  }
  .p_capture__smartphone {
    /*       position: relative;
      left: 50%;
      transform: translateX(-50%);
      display: inline-block;
      top: 0; */
  }
  .p_capture__text {
    top: 26px;
    left: -233px;
  }
  .p_capture + .c_app {
    margin-top: -337px;
  }
  .p_pinned::before {
    width: 225px;
    height: 67px;
    top: 254px;
    right: -42px;
  }
  .p_pinned::after {
    width: 317px;
    height: 231px;
    top: 40px;
    left: -107px;
  }
  .p_pinned {
    max-width: 960px;
    margin: 140px auto 0;
    padding: 98px 10px 70px;
  }
  .p_pinned > * {
    max-width: 630px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    position: relative;
    z-index: 1;
  }
  .p_pinned .c_heading__lv2 + .c_text {
    margin-top: 60px;
  }
  .p_pinned .c_text {
    font-size: 1.6rem;
    line-height: 3;
  }
  .p_pinned .c_text_i {
    text-shadow: 0 0 5px #fff,0 0 5px #fff,0 0 5px #fff,0 0 5px #fff,0 0 5px #fff,0 0 5px #fff;
  }
  .p_pinned .c_heading__lv3 {
    margin-top: 70px;
  }
  .p_pinned .c_heading__lv2_i img, .p_pinned .c_heading__lv3_i img {
    background-color: rgba(255, 255, 255, 0.7);
  }
  .p_image2column {
    margin-top: 80px;
    text-align: center;
    margin-bottom: 45px;
  }
  .p_onimage .c_btn {
    bottom: 55px;
    left: 50%;
    transform: translateX(-50%);
  }
  .p_onimage .c_btn__link {
    min-width: 240px;
  }
  .p_onimage .c_btn__link::before {
    content: none;
  }
  .p_onimage .c_image_i {
    width: 100%;
  }
  .p_footer_pagetop {
    position: absolute;
    right: 40px;
    top: 50%;
    margin-top: -27px;
  }
  .p_footer_menu {
    max-width: 1240px;
    padding-left: 20px;
    padding-right: 20px;
    margin: 0 auto;
  }
  .p_footer_menu_i {
    border-bottom: 1px solid #7f7f7f;
    position: relative;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 50px;
  }
  .p_footer_menu__list {
    display: inline-block;
  }
  .p_footer_menu__list:first-child li {
    font-size: 1.6rem;
  }
  .p_footer_menu__item {
    display: inline-block;
    margin-right: 45px;
    font-size: 1.2rem;
  }
  .l_inner.m--type01 .c_image.m--cpn_bnr {
    margin-top: 0;
    min-height: auto;
    display: block;
    max-width: 1200px;
    margin-bottom: 60px;
  }
  .l_inner.m--type02 .c_image {
    margin-top: 47px;
  }
  .l_inner.m--type02 .c_text {
    margin-top: 70px;
    text-align: center;
  }
  .l_inner.m--type02 .c_btn {
    margin-top: 40px;
  }
  .l_inner.m--type03 .c_text {
    text-align: center;
    margin-top: 63px;
  }
  .l_inner.m--type03 .l_3column {
    margin-top: 30px;
  }
  .l_inner.m--type03 .c_heading__lv3_i {
    display: inline-block;
    min-width: 172px;
    width: auto !important;
  }
  .l_inner.m--type03 .c_image {
    margin-top: 50px;
  }
  .l_inner.m--type03 .c_note {
    margin-top: 35px;
  }
  .l_inner.m--type04 .c_btn.m--radius .c_btn__link {
    max-width: none;
    padding: 10px 33px;
    width: auto;
  }
  .l_inner.m--type04 .c_btn__link {
    padding-left: 30px;
    padding-right: 30px;
    width: 739px;
    max-width: 100%;
  }
  .l_inner.m--type04 .c_btn__link::before {
    right: 18px;
  }
  .l_inner.m--type05 .c_text {
    margin-top: 45px;
  }
  .l_inner.m--type05 .c_note {
    margin-top: 40px;
  }
  .l_inner.m--type05 .l_3column {
    margin-top: 62px;
  }
  .l_inner.m--type05 .l_3column .c_box {
    margin-left: 47px;
  }
  .l_inner.m--type05 .l_3column .c_box:first-child {
    margin-left: 0;
  }
  .l_inner.m--type05 .l_3column .def__dt {
    font-weight: bold;
    text-align: center;
  }
  .l_inner.m--type05 .l_3column .c_image {
    margin-top: 40px;
  }
  .l_inner.m--type05 .c_btn {
    font-size: 1.4rem;
  }
  .l_inner.m--type06 .c_text {
    margin-top: 45px;
    text-align: center;
  }
  .l_inner.m--type06 .p_step {
    margin-top: 60px;
  }
  .l_inner.m--type06 .p_step__list {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
  }
  .l_inner.m--type06 .p_step__list > * {
    flex-basis: 25%;
    flex-grow: 0;
    flex-shrink: 0;
  }
  .l_inner.m--type06 .p_step__item {
    position: relative;
  }
  .l_inner.m--type06 .p_step__item:first-child .c_image::before {
    content: none;
  }
  .l_inner.m--type06 .p_step .c_image {
    padding-left: 44px;
    position: relative;
  }
  .l_inner.m--type06 .p_step .c_image::before {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: 15px;
    width: 28px;
    height: 20px;
    background-image: url(/amc/anapay/image/icon_arrow_bottom.png);
    background-size: contain;
    transform: rotate(-90deg);
  }
  .l_inner.m--type06 .p_step .c_image.m--balloon {
    position: absolute;
    right: 1px;
    top: -52px;
  }
  .l_inner.m--type06 .p_step .c_image.m--balloon::before {
    content: none;
  }
  .l_inner.m--type06 .p_step .c_text {
    padding-left: 44px;
  }
  .l_inner.m--type06 .c_app {
    margin-top: 70px;
  }
  .l_inner.m--type06 .c_app__intro {
    max-width: none;
  }
  .l_inner.m--type06 .c_app__2column {
    display: block;
    text-align: center;
  }
  .l_inner.m--type06 .c_app__logo_i {
    width: auto;
  }
  .l_inner.m--type06 .c_app_menu {
    display: inline-block;
    max-width: none;
  }
  .l_inner.m--type06 .c_app_menu__item {
    display: inline-block;
  }
  .l_inner.m--type06 .c_app__note {
    text-align: center;
  }
  .l_inner.m--type07 .c_text {
    margin-top: 50px;
    text-align: center;
    font-size: 1.6rem;
  }
  .l_inner.m--type07 .c_text.m--large {
    margin-top: 72px;
    font-size: 2.2rem;
    line-height: 1.81818;
  }
  .l_inner.m--type07 .c_box {
    margin-top: 60px;
    padding: 45px;
  }
  .l_inner.m--type07 .c_box .c_heading__lv3 {
    margin-bottom: 40px;
    font-weight: bold;
    font-size: 2rem;
  }
  .l_inner.m--type07 .c_box + .c_box {
    margin-top: 40px;
  }
  .l_inner.m--type07 .c_box .l_2column {
    margin-top: 0;
    justify-content: center;
  }
  .l_inner.m--type07 .c_box .l_2column .c_box {
    position: relative;
    margin-top: 0;
    box-shadow: unset;
    max-width: 410px;
    padding-bottom: 92px;
    padding-top: 0;
  }
  .l_inner.m--type07 .c_box .l_2column .c_box .c_text {
    text-align: left;
    margin-top: 17px;
  }
  .l_inner.m--type07 .c_box .l_2column .c_box .c_note {
    text-align: left;
    margin-top: 17px;
  }
  .l_inner.m--type07 .c_box .l_2column .c_box .c_btn {
    padding: 0 45px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
  }
  .l_inner.m--type08 {
    max-width: 880px;
    margin: 0;
    float: right;
    padding: 60px 80px 46px 25px;
  }
  .l_inner.m--type08 > .c_heading__lv2 {
    float: right;
  }
  .l_inner.m--type08 > .c_image {
    float: left;
    margin-top: -35px;
  }
  .l_inner.m--type08 > .c_app {
    float: right;
    max-width: 450px;
    margin-top: 30px;
  }
}

@media screen and (min-width: 1025px) {
  .l_outer.m--bg_go_travel {
    background-image: url(/amc/anapay/image/icon_illust_coin_go.png), url(/amc/anapay/image/icon_illust_airplane_go.png), url(/amc/anapay/image/bg_noise_hat.jpg);
    background-repeat: no-repeat,no-repeat,no-repeat;
    background-size: auto auto, auto auto, cover;
    /* background-position-x: 121px, calc(100% - 64px), center; */
    background-position-x: 77px, calc(100% - 19px), center;
    background-position-y: 115px, 127px, center;
  }
  .p_menu__wrap {
    padding: 13px 0;
  }
  .l_outer.m--bg_first_view .c_image.m--cpn_bnr {
    margin-top: 110px;
  }
  .l_outer.m--bg_first_view .c_image.m--cpn_bnr + .p_pinned {
    margin-top: 57px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1000px) {
  .l_outer.m--bg_noise_imasugu {
    background-position-x: -200px, left;
  }
  .l_inner.m--type08 {
    padding: 60px 10px 46px 0px;
    padding-right: calc((100vw - 736px) / 2);
  }
}

@media all and (-ms-high-contrast: none) {
  .c_app_menu__item {
    flex-basis: 48%;
  }
}

@media screen and (min-width: 768px) and (max-width: 1300px) {
  .c_app.m--restrict_width {
    max-width: none;
  }
  .c_app.m--restrict_width .c_app__intro {
    max-width: none;
  }
  .c_app.m--restrict_width .c_app_menu {
    max-width: none;
  }
  .c_app.m--restrict_width .c_app_menu__list {
    max-width: none;
  }
  .c_app.m--restrict_width .c_app_menu__link_i > img {
    width: 100%;
  }
  .p_capture + .c_app {
    margin-top: 0;
  }
}

@media screen and (min-width: 768px) and (max-width: 1050px) {
  .p_capture .p_capture__text {
    width: 23.42857vw;
    left: -23.42857vw;
  }
}

@media screen and (min-width: 0px) and (max-width: 374px) {
  .p_capture .p_capture__text {
    width: 33.42246vw;
  }
  .p_capture .p_capture__text_i {
    max-width: 100%;
  }
}

@media screen and (max-width: 1024px) {
  .l_outer.m--bg_first_view .c_image.m--cpn_bnr + .p_pinned {
    margin-top: 50px;
  }
}

@media screen and (min-width: 768px) and (min-width: 768px) and (max-width: 1330px) {
  .l_inner.m--type06 .p_step .c_image.m--balloon {
    width: 50%;
    top: -12%;
  }
}

@media screen and (min-width: 492px) and (max-width: 767px) {
  .l_inner.m--type08 .c_app {
    padding-top: 27%;
  }
}

/*TCID20210324*/
.c_banner {
  margin-top: 24vw;
}
.c_banner a, .c_banner img {
  display: block;
}
.c_banner img {
  width: 100%;
}
.follow_up_banner {
  display: none;
}
.logo_image {
  display: block;
  margin: auto;
  width: 230px;
  height: 150px;
}
@media screen and (max-width: 767px) {
  .c_banner {
    margin-top: 0;
    margin-bottom: 45px;
  }
}

/*ADD css 20210520*/

.c_banner_prm {
  margin-top: 80px;
}

@media screen and (max-width: 767px) {
  .c_banner_prm {
    margin-top: 45px;
  }
}
