@charset "UTF-8";
/* ----------------------------------------------------------------
  base
----------------------------------------------------------------- */
:root {
  font-size: 62.5%;
}

@media all and (min-width: 767.5px) {
  body {
    min-width: 1240px;
  }
}
#wrapper {
  display: flex;
  flex-direction: column;
  overflow: hidden;
}

button {
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

*:focus-visible {
  outline: #000 1px solid;
}

.contentsInr {
  width: auto;
  padding: 0px;
}

.contents.responsivegrid {
  padding: 0;
  margin: 0;
  border-radius: 0;
}

/* ----------------------------------------------------------------
  lyout
----------------------------------------------------------------- */
.allContainer {
  position: relative;
  z-index: 1;
  background: #fff;
  color: #333;
  font-size: 1.6rem;
  line-height: 1.5;
  font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "メイリオ", "MS UI Gothic", sans-serif;
  overflow: hidden;
}

.contents {
  position: relative;
  margin: 0;
  padding: 100px 20px;
  border-radius: 0 0 4px 4px;
  background: #fff;
}
.contents--end {
  border-radius: 0;
}
.contents::after {
  content: "";
  background-color: #EFEFEF;
  position: absolute;
  width: 100vw;
  height: 10px;
  bottom: 0;
  left: 0;
  z-index: -1;
}
.contents--gr {
  background: #EFEFEF;
  text-align: center;
}
.contents--gr::after {
  background-color: #333;
}
.contents--bk {
  background: #333;
  color: #fff;
}
.contents--bk::after {
  background-color: #774993;
}
.contents--bk .hdg {
  color: #fff;
}
.contents--pl {
  background: #774993;
  text-align: center;
  color: #fff;
}
.contents--pl::after {
  background-color: #fff;
}
.contents--pl .hdg {
  color: #fff;
}
.contents--cv {
  padding-top: 60px;
  padding-bottom: 60px;
  background: #fff;
  text-align: center;
  color: #fff;
}
.contents--cv::after {
  background-color: #333;
}
.contents--cv .contentsInner {
  padding: 30px 30px;
  background: #7A5531;
  border-radius: 8px;
}
.contents--cv .hdg {
  color: #fff;
}
.contents--bk--news::after {
  background-color: #B52C44;
}
.contents--rd {
  background: #B52C44;
  text-align: center;
  color: #fff;
}
.contents--rd::after {
  background-color: #fff;
}
.contents--rd .hdg {
  color: #fff;
}

.contentsInner {
  position: relative;
  width: 100%;
  max-width: 1240px;
  min-height: auto;
  margin: 0 auto;
  z-index: 1;
}

.contents__txtArea {
  margin: 20px 0;
}

@media all and (min-width: 767.5px) {
  .contents {
    padding-left: 0;
    padding-right: 0;
    border-radius: 0 0 10px 10px;
  }
  .contents--end {
    border-radius: 0;
  }
  .contents--gr {
    padding: 200px 0;
  }
  .contents--cv {
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .contents--cv .contentsInner {
    padding: 60px 30px;
  }
  .contentsInner {
    min-width: 950px;
    padding: 0 20px;
  }
  .contents__txtArea {
    max-width: 588px;
    margin: 0 auto;
  }
  .contents__txtArea--L {
    margin-left: 0;
    line-height: 3.4rem;
  }
}
/* ----------------------------------------------------------------
  lavel
----------------------------------------------------------------- */
.labelWrap {
  margin-bottom: 20px;
}
.labelWrap--l {
  margin-bottom: 16px;
}

.label {
  padding: 0 2.5em;
  display: inline-block;
  border: 1px solid #FFF;
  border-radius: 25px;
  font-size: 1.6rem;
  font-family: "Mulish", "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "メイリオ", "MS UI Gothic", sans-serif;
  line-height: 46px;
}

@media all and (max-width: 767.5px) {
  .labelWrap--L .label {
    padding: 0 1.7em;
    font-size: 1.2rem;
    line-height: 28px;
  }
}
@media all and (max-width: 767.5px) {
  .labelWrap {
    margin-bottom: 30px;
  }
  .labelWrap--l {
    margin-bottom: 30px;
  }
  .labelWrap--L .label {
    padding: 0 2.2em;
  }
}
/* ----------------------------------------------------------------
  hdg
----------------------------------------------------------------- */
.hdg--hero .hdg__txt {
  font-size: 3.6rem;
  text-shadow: 2px 2px 10px #333;
}
.hdg--news {
  font-family: "Mulish", "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "メイリオ", "MS UI Gothic", sans-serif;
}
.hdg--news .hdg__txt {
  font-size: 3.4rem;
}
.hdg--type1 {
  margin-bottom: 30px;
}
.hdg--type1 .hdg__txt {
  font-size: 3.6rem;
}
.hdg--type2 {
  margin-bottom: 30px;
}
.hdg--type2 .hdg__txt {
  font-size: 3rem;
}
.hdg--type3 {
  margin-bottom: 20px;
}
.hdg--type3 .hdg__txt {
  font-size: 3.4rem;
}
.hdg--type4 {
  margin-top: 77px;
  margin-bottom: 20px;
  font-family: "Mulish", "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "メイリオ", "MS UI Gothic", sans-serif;
}
.hdg--type4 .hdg__txt {
  font-size: 3.4rem;
}
.hdg--type5 {
  font-family: "Mulish", "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "メイリオ", "MS UI Gothic", sans-serif;
}
.hdg--type5 .hdg__txt {
  font-size: 4.8rem;
}
.hdg--cv .hdg__txt {
  font-size: 2.4rem;
}
.hdg:first-child {
  margin-top: 0;
}

.hdg__txt {
  font-weight: normal;
}

@media all and (min-width: 767.5px) {
  .hdg--hero .hdg__txt {
    font-size: 7rem;
    line-height: 1.1;
  }
  .hdg--cv .hdg__txt {
    font-size: 3.4rem;
  }
  .hdg--news .hdg__txt {
    font-size: 3.4rem;
  }
  .hdg--type1 .hdg__txt {
    font-size: 5.4rem;
  }
  .hdg--type2 .hdg__txt {
    font-size: 5.4rem;
    line-height: 8.4rem;
  }
  .hdg--type3 .hdg__txt {
    font-size: 5.4rem;
  }
  .hdg--type4 .hdg__txt {
    font-size: 4.2rem;
  }
  .hdg--type5 .hdg__txt {
    font-size: 6rem;
  }
}
/* ----------------------------------------------------------------
  btn
----------------------------------------------------------------- */
.mileBtnWrap {
  margin-top: 30px;
}

.mileBtn {
  display: inline-block;
  position: relative;
  min-width: 220px;
  width: fit-content;
  height: 54px;
  background: #000;
  border-radius: 50px;
  text-align: left;
  text-decoration: none;
  z-index: 0;
  overflow: hidden;
}
.mileBtn.btnL {
  max-width: 300px;
  width: 100%;
}
.mileBtn::before {
  content: "";
  position: absolute;
  top: -25%;
  left: -120%;
  background: #fff;
  width: 120%;
  height: 150%;
  border-radius: 50px;
  z-index: -1;
}
.mileBtn--bgWT::before {
  background: #B52B44;
}
.mileBtn:hover {
  text-decoration: none;
}
.mileBtn:hover .mileBtn__txt {
  color: #333;
  font-weight: 500;
  text-decoration: none;
}
.mileBtn:hover::before {
  animation: btnhover 0.5s forwards;
}
.mileBtn:hover .mileBtn__inner::after {
  background: url(/content/dam/sites/wwwjalcojp/jp/en/jmb/milelife/img_sites/icon_arrow_forward_bk.svg) no-repeat;
}
.mileBtn--bgWT:hover .mileBtn__txt {
  color: #FFF;
}
.mileBtn--bgWT:hover .mileBtn__inner::after {
  background: url(/content/dam/sites/wwwjalcojp/jp/en/jmb/milelife/img_sites/icon_arrow_forward_wt.svg) no-repeat;
}
.mileBtn--wt {
  background: #fff;
}
.mileBtn--wt::before {
  background: #000;
}
.mileBtn--wt:hover .mileBtn__txt {
  color: #fff;
  font-weight: 500;
}
.mileBtn--wt:hover .mileBtn__inner::after {
  background: url(/content/dam/sites/wwwjalcojp/jp/en/jmb/milelife/img_sites/icon_arrow_forward_wt.svg) no-repeat;
}
.mileBtn--wt .mileBtn__inner::after {
  background: url(/content/dam/sites/wwwjalcojp/jp/en/jmb/milelife/img_sites/icon_arrow_forward_bk.svg) no-repeat;
}
.mileBtn--wt .mileBtn__txt {
  color: #333;
}
.mileBtn--center {
  display: block;
  margin: 0 auto;
}

@keyframes btnhover {
  100% {
    left: -10%;
  }
}
.mileBtn__inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 100%;
  padding: 10px 27px 10px 24px;
}
.mileBtn__inner::after {
  content: "";
  width: 12px;
  height: 12px;
  background: url(/content/dam/sites/wwwjalcojp/jp/en/jmb/milelife/img_sites/icon_arrow_forward_wt.svg) no-repeat;
  background-size: contain;
}
.mileBtn_other .mileBtn__inner::after {
  content: none;
}
.mileBtn_other .mileBtn__inner .svg_iconOther {
  width: 16px;
  padding-right: 0px;
}
.mileBtn__txt {
  font-size: 1.4rem;
  color: #fff;
}

@media all and (min-width: 767.5px) {
  .mileBtn {
    width: 282px;
    height: 60px;
    min-width: 282px;
  }
  .mileBtn.btnL {
    width: 384px;
    max-width: none;
  }
  .mileBtn__inner {
    padding: 10px 34px 10px 38px;
  }
}
.pageTop {
  bottom: 90px;
}
@media all and (min-width: 767.5px) {
  .pageTop {
    bottom: 120px;
  }
}

/* fixedBtn
----------------------------------------------------------------- */
.fixedBtnWrap {
  position: fixed;
  right: 0;
  bottom: 0;
  width: 100%;
  opacity: 0;
  visibility: hidden;
  transition: 0.3s;
  z-index: 100;
}
.fixedBtnWrap.is-fixed {
  visibility: visible;
  opacity: 1;
}

.fixedBtn {
  display: flex;
  align-items: center;
  width: 100%;
  padding: 20px;
  background: url(/content/dam/sites/wwwjalcojp/jp/en/jmb/milelife/img_sites/bg_fixedBtn.png) no-repeat;
  background-color: #B52B44;
  background-size: cover;
  text-decoration: none;
  border-radius: 10px 10px 0px 0px;
}
.fixedBtn:hover {
  text-decoration: none;
}
.fixedBtn:hover .fixedBtn__txt::after {
  background: url(/content/dam/sites/wwwjalcojp/jp/en/jmb/milelife/img_sites/icon_arrow_fixedBtn_ac.svg) no-repeat;
}

.fixedBtn__txt {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  color: #fff;
}
.fixedBtn__txt + img.svg_iconOther {
  width: 16px;
  padding-right: 0px;
} 
/* .fixedBtn__txt::after {
  content: "";
  display: inline-block;
  width: 30px;
  height: 30px;
  background: url(/content/dam/sites/wwwjalcojp/jp/en/jmb/milelife/img_sites/icon_arrow_fixedBtn.svg) no-repeat;
  background-size: contain;
} */

@media all and (min-width: 767.5px) {
  .fixedBtnWrap {
    position: fixed;
    right: 0;
    width: 282px;
    height: 96px;
  }
  .fixedBtn {
    padding: 24px;
    border-radius: 6px;
    box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.1607843137);
    background-image: url(/content/dam/sites/wwwjalcojp/jp/en/jmb/milelife/img_sites/bg_fixedBtn_pc.png);
  }
  .fixedBtn__txt {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    color: #fff;
  }
  /* .fixedBtn__txt::after {
    content: "";
    display: inline-block;
    width: 30px;
    height: 30px;
    background: url(/content/dam/sites/wwwjalcojp/jp/en/jmb/milelife/img_sites/icon_arrow_fixedBtn.svg) no-repeat;
    background-size: contain;
  } */
}
/* ----------------------------------------------------------------
  list
----------------------------------------------------------------- */
.list {
  list-style: none;
}
.list--simple .list__item {
  padding-left: 0;
}
.list--simple .list__item::before {
  content: none;
}
.list .list {
  margin-top: 8px;
}

.list__item {
  position: relative;
  padding-left: 1em;
}
.list__item::before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 1em;
  left: 0.2em;
  width: 4px;
  height: 4px;
  background-color: #fff;
  border-radius: 50%;
  transform: translate(-50%, -50%);
}
.list__item:not(:first-child) {
  margin-top: 0.5em;
}
.list__item--note::before {
  content: "※";
  position: absolute;
  top: 1em;
  left: 0.25em;
  width: auto;
  height: auto;
  background: none;
  color: #333;
  transform: translateY(-50%);
}
.list__item--star::before {
  content: "*";
  top: 0.75em;
  left: 0.75em;
  width: auto;
  height: auto;
  background: none;
  color: #333;
  transform: translateY(-50%);
}

/* ----------------------------------------------------------------
  Splide
----------------------------------------------------------------- */
.splide.is-focus-in .splide__toggle:focus {
  outline: 1px solid #cc0000;
  outline-offset: 1px;
}

/* splideMv
----------------------------------------------------------------- */
.splideMv {
  position: relative;
  background: #B52B44;
}
.splideMv .splide__slide {
  position: relative;
  color: #fff;
  z-index: 0;
}
.splideMv .splide__slide:nth-child(1) {
  background: #B52B44;
}
.splideMv .splide__slide:nth-child(2) {
  background: #774993;
}
.splideMv .splide__slide:nth-child(3) {
  background: #7A5531;
}
.splideMv .splide__buttonsWrap {
  max-width: 1366px;
  width: 96%;
  height: 60px;
  position: absolute;
  left: 0;
  bottom: 50%;
}
.splideMv .splide__buttonsWrap .splide__toggle {
  position: absolute;
  top: -10%;
  bottom: 0;
  right: 4.8vw;
  margin: auto;
}

.splideMv__hdg {
  opacity: 0;
}

.splideMv__textBlock {
  position: absolute;
  bottom: 0;
  padding: 0 0 45px 20px;
  color: #fff;
  z-index: 1;
}
.splideMv__textBlock--hidden {
  position: static;
  margin-top: 60px;
  opacity: 0;
  visibility: hidden;
}
.splideMv__textBlock .mileBtnWrap {
  margin-top: 20px;
  opacity: 0;
}

.splideMv__lead {
  font-size: 1.2rem;
  margin-top: 8px;
  line-height: 2;
  opacity: 0;
}

.slideMv__img {
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.slideMv__img::after {
  content: "";
}
.slideMv__img img {
  width: 100%;
}

@media all and (min-width: 767.5px) {
  .splideMv .splide__slide__inner {
    position: relative;
    display: flex;
    flex-direction: row-reverse;
    width: 100%;
    max-width: 1366px;
    margin: 0 auto;
    min-width: 950px;
  }
  .splideMv .splide__buttonsWrap {
    width: 100%;
    min-width: 950px;
    bottom: 40px;
    right: 0;
    margin: 0 auto;
  }
  .splideMv .splide__buttonsWrap .splide__toggle {
    position: absolute;
    width: 60px;
    height: 60px;
    padding: 20px;
  }
  .splideMv .splide__buttonsWrap .splide__toggle img {
    width: 100%;
    height: auto;
  }
  .slideMv__img {
    width: 67%;
    min-width: 67%;
    max-width: 67%;
  }
  .splideMv__textBlock {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 1200px;
    margin: 0 auto;
    padding: 0;
  }
  .splideMv__textBlock .mileBtnWrap {
    margin-top: 36px;
  }
  .splideMv__lead {
    font-size: 1.7rem;
    margin-top: 20px;
  }
}
.splideMv .slideMv__img {
  -webkit-clip-path: circle(0 at left 50% bottom 83%);
  clip-path: circle(0 at left 50% bottom 83%);
  animation: mvImgClip_sp 1.8s cubic-bezier(0.18, 1.11, 0.87, 0.99) 0.2s forwards;
}
.splideMv .splide__slide.is-visible .slideMv__img img {
  animation: mvImgScalse 5s linear;
}
.splideMv .splide__track[aria-live=polite] .slideMv__img img {
  animation: none;
}

.splideMv__hdg,
.splideMv__lead,
.splideMv__textBlock .mileBtnWrap {
  animation: mvFadeItem 0.3s linear 2.1s forwards;
}

@media all and (min-width: 767.5px) {
  .splideMv .slideMv__img {
    -webkit-clip-path: circle(0 at left 76.5% top 269px);
    clip-path: circle(0 at left 76.5% top 269px);
    animation: mvImgClip_pc 1.8s cubic-bezier(0.18, 1.11, 0.87, 0.99) 0.2s forwards;
  }
}
@keyframes mvImgScalse {
  from {
    transform: scale(1);
  }
  to {
    transform: scale(1.1);
  }
}
@keyframes mvImgClip_sp {
  from {
    -webkit-clip-path: circle(0 at left 50% bottom 83%);
    clip-path: circle(0 at left 50% bottom 83%);
  }
  to {
    -webkit-clip-path: circle(81.4% at left 50% bottom 83%);
    clip-path: circle(81.4% at left 50% bottom 83%);
  }
}
@keyframes mvImgClip_pc {
  from {
    -webkit-clip-path: circle(0 at left 76.5% top 269px);
    clip-path: circle(0 at left 76.5% top 269px);
  }
  to {
    -webkit-clip-path: circle(88% at left 76.5% top 269px);
    clip-path: circle(88% at left 76.5% top 269px);
  }
}
@keyframes mvFadeItem {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/* splideAuto
----------------------------------------------------------------- */
.splideAuto {
  width: calc(100% + 40px);
  margin-left: -20px;
}
.splideAuto .splide__slide {
  border-radius: 4px;
  overflow: hidden;
}
.splideAuto .splide__slide img {
  width: 100%;
  height: auto;
}

.splideAutoBtn:not(.is-pause) .splideAutoBtn__play {
  display: none;
}
.splideAutoBtn.is-pause .splideAutoBtn__pause {
  display: none;
}

@media all and (max-width: 767.5px) {
  .splideAuto .splide__slide {
    width: calc((100% + 13px) / 1.5 - 13px) !important;
  }
}
@media all and (min-width: 767.5px) {
  .splideAuto .splide__slide {
    width: auto;
    min-width: 200px;
  }
}
/* splidePlane
----------------------------------------------------------------- */
.splidePlane .splide__slide {
  position: relative;
  border-radius: 4px;
  overflow: hidden;
}
.splidePlane .splide__slide .splide__slide__img img {
  width: 100%;
  height: auto;
}
.splidePlane .splide__pagination {
  position: absolute;
  bottom: 12px;
  left: 0;
  right: 0;
}

@media all and (max-width: 767.5px) {
  .splidePlane .splide__slide {
    width: 277px !important;
  }
}
@media all and (min-width: 767.5px) {
  .splidePlane .splide__list {
    display: grid !important;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-row-gap: 24px;
    row-gap: 24px;
    grid-column-gap: 24px;
    -webkit-column-gap: 24px;
  }
}
/* ----------------------------------------------------------------
  News
----------------------------------------------------------------- */
.news {
  padding: 25px 28px;
  border: 1px solid #999;
  border-radius: 6px;
  background: #fff;
}

.news__title {
  margin-bottom: 24px;
  padding-bottom: 23px;
  border-bottom: 2px solid #efefef;
}

.news__list__date {
  margin-bottom: 6px;
  font-size: 1.3rem;
  color: #B52B44;
}

.news__list__info:not(:last-child) {
  margin-bottom: 23px;
}

@media all and (min-width: 767.5px) {
  .news {
    padding: 46px 0;
  }
  .news + .mileBtnWrap {
    margin-top: 70px;
    text-align: center;
  }
  .news__inner {
    display: flex;
    justify-content: space-between;
  }
  .news__title {
    display: flex;
    align-items: center;
    width: 280px;
    margin: 0;
    padding: 0 0 0 76px;
    border-bottom: 0;
    border-right: 2px solid #efefef;
  }
  .news__list {
    display: grid;
    grid-template-columns: auto 1fr;
    align-items: center;
    width: calc(100% - 280px);
    padding-left: 100px;
  }
  .news__list__date {
    margin-bottom: 0;
    margin-right: 25px;
    font-size: 1.6rem;
  }
  .news__list__info {
    font-size: 2rem;
  }
  .news__list__info:not(:last-child) {
    margin-bottom: 0;
  }
}
/* ----------------------------------------------------------------
  contents--gr
----------------------------------------------------------------- */
.contents--gr .contents__txtArea {
  line-height: 3.4rem;
}
@media all and (min-width: 767.5px) {
  .contents--gr .contents__txtArea {
    line-height: 1.5;
    max-width: none;
  }
}
.contents--gr .contents__txtArea p {
  margin-bottom: 1em;
}
.contents--gr .contents__txtArea p :last-child {
  margin-bottom: 0;
}

/* ----------------------------------------------------------------
  contents--bk
----------------------------------------------------------------- */
.contents--bk .contents__txtArea {
  font-size: 1.6rem;
  line-height: 3.4rem;
}
.contents--bk .splide {
  margin-top: 60px;
  width: 100vw;
}
@media all and (min-width: 767.5px) {
  .contents--bk .splide {
    margin-left: -20px;
  }
}
@media all and (min-width: 1240px) {
  .contents--bk .splide {
    margin-left: calc((1240px - 100vw) / 2);
  }
}
.contents--bk .splide .splide__slide {
  position: relative;
}
.contents--bk .splide .splide__slide::after {
  font-size: 1.2rem;
  position: absolute;
  bottom: 10px;
  left: 15px;
  display: flex;
  align-items: end;
  height: 66px;
  text-transform: uppercase;
  padding-left: 45px;
}
.contents--bk .splide .splide__slide__word-aviation::after {
  content: "aviation";
  background: url("/content/dam/sites/wwwjalcojp/jp/en/jmb/milelife/img_sites/word_icon_aviation.png") no-repeat left bottom transparent;
}
.contents--bk .splide .splide__slide__word-utilitycosts::after {
  content: "utilitycosts";
  background: url("/content/dam/sites/wwwjalcojp/jp/en/jmb/milelife/img_sites/word_icon_utilitycosts.png") no-repeat left bottom transparent;
}
.contents--bk .splide .splide__slide__word-entertainment::after {
  content: "entertainment";
  background: url("/content/dam/sites/wwwjalcojp/jp/en/jmb/milelife/img_sites/word_icon_entertainment.png") no-repeat left bottom transparent;
}
.contents--bk .splide .splide__slide__word-foods::after {
  content: "foods";
  background: url("/content/dam/sites/wwwjalcojp/jp/en/jmb/milelife/img_sites/word_icon_foods.png") no-repeat left bottom transparent;
}
.contents--bk .splide .splide__slide__word-trip::after {
  content: "trip";
  background: url("/content/dam/sites/wwwjalcojp/jp/en/jmb/milelife/img_sites/word_icon_trip.png") no-repeat left bottom transparent;
}
.contents--bk .splide .splide__slide__word-payment::after {
  content: "payment";
  background: url("/content/dam/sites/wwwjalcojp/jp/en/jmb/milelife/img_sites/word_icon_payment.png") no-repeat left bottom transparent;
}
.contents--bk .splide .splide__slide__word-traffic::after {
  content: "traffic";
  background: url("/content/dam/sites/wwwjalcojp/jp/en/jmb/milelife/img_sites/word_icon_traffic.png") no-repeat left bottom transparent;
}
.contents--bk .splide .splide__slide__word-health::after {
  content: "health";
  background: url("/content/dam/sites/wwwjalcojp/jp/en/jmb/milelife/img_sites/word_icon_health.png") no-repeat left bottom transparent;
}
.contents--bk .splide .splide__slide .splide__slide__img::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 60%;
  width: 100%;
  background: rgb(0, 0, 0);
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1);
}
.contents--bk .splideAutoBtn {
  margin-top: 30px;
}
@media all and (min-width: 767.5px) {
  .contents--bk .splideAutoBtn {
    margin-top: 60px;
  }
}
.contents--bk--news .hdg--type3 + .contents__txtArea p.txtNote {
  font-size: 1.4rem;
  margin-bottom: 30px;
  line-height: 1.6;
}
@media all and (min-width: 767.5px) {
  .contents--bk--news .hdg--type3 + .contents__txtArea p.txtNote {
    font-size: 2rem;
  }
}
.contents--bk--news .list .list__item {
  font-size: 2rem;
}
@media all and (min-width: 767.5px) {
  .contents--bk--news .list .list__item {
    font-size: 2.4rem;
  }
}
.contents--bk--news .list .list__item:not(:first-child) {
  margin-top: 1.2rem;
}
@media all and (min-width: 767.5px) {
  .contents--bk--news .list .list__item:not(:first-child) {
    margin-top: 1.4rem;
  }
}
.contents--bk--news .colsWrap {
  display: flex;
  align-items: start;
  justify-content: start;
  flex-wrap: wrap;
}
.contents--bk--news .colsWrap .col {
  margin-right: 10px;
}
.contents--bk--news .colsWrap .col:last-child {
  margin-right: 0;
}
@media all and (min-width: 767.5px) {
  .contents--bk--news .colsWrap {
    flex-wrap: nowrap;
    justify-content: space-between;
  }
  .contents--bk--news .colsWrap .col {
    white-space: nowrap;
  }
}
.contents--bk--news .colsWrap .col .picWrap {
  margin-top: 20px;
}
.contents--bk--news .colsWrap .col .picWrap .pic {
  position: relative;
  border-radius: 4px;
  overflow: hidden;
}
.contents--bk--news .colsWrap .col .picWrap .pic::after {
  font-size: 3.4rem;
  position: absolute;
  top: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
}
@media all and (min-width: 767.5px) {
  .contents--bk--news .colsWrap .col .picWrap .pic::after {
    font-size: 5.4rem;
  }
}
.contents--bk--news .colsWrap .col .picWrap .pic img {
  width: 100%;
}
.contents--bk--news .mileBtnWrap {
  margin-top: 60px;
}

/* ----------------------------------------------------------------
  contents--pl
----------------------------------------------------------------- */
.contents--pl {
  border-radius: 0 0 10px 10px;
}
.contents--pl .hdg.hdg--type3 {
  margin-bottom: 30px;
}
.contents--pl .contents__txtArea {
  font-size: 2rem;
  max-width: none;
}
.contents--pl .cardWrap {
  display: flex;
  flex-wrap: wrap;
}
@media all and (min-width: 767.5px) {
  .contents--pl .cardWrap {
    flex-wrap: nowrap;
  }
}
.contents--pl .cardWrap .card {
  margin-right: 0;
  width: 100%;
  margin-bottom: 18px;
}
@media all and (min-width: 767.5px) {
  .contents--pl .cardWrap .card {
    margin-right: 34px;
    margin-bottom: 0;
  }
}
.contents--pl .cardWrap .card:last-child {
  margin-right: 0;
}
.contents--pl .cardWrap .card .sepCard__inner {
  position: relative;
  overflow-y: hidden;
  border-radius: 4px;
}
@media all and (min-width: 767.5px) {
  .contents--pl .cardWrap .card .sepCard__inner {
    height: 39.54vw;
    max-height: 503px;
    min-height: 392px;
  }
}
.contents--pl .cardWrap .card .sepCard__inner .sepCard__img img {
  border-radius: 4px;
}
.contents--pl .cardWrap .card .sepCard__inner .sepCard__img::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 70%;
  width: 100%;
  background: rgb(0, 0, 0);
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1);
}
.contents--pl .cardWrap .card .sepCard__inner .sepCard__no {
  position: absolute;
  top: 25px;
  left: 25px;
  font-size: 12px;
  width: 47px;
  height: 47px;
  background-color: #FFF;
  color: #333;
  border-radius: 24px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.contents--pl .cardWrap .card .sepCard__inner .sepCard__txtWrap {
  position: absolute;
  bottom: 30px;
  left: 20px;
  font-size: 2rem;
  line-height: 3.2rem;
  width: calc(100% - 40px);
}
@media all and (min-width: 767.5px) {
  .contents--pl .cardWrap .card .sepCard__inner .sepCard__txtWrap {
    font-size: 2.4rem;
    left: 30px;
    width: calc(100% - 60px);
  }
}
.contents--pl .splide {
  margin-top: 30px;
  margin-left: -20px;
  width: 100vw;
}
@media all and (min-width: 767.5px) {
  .contents--pl .splide {
    margin-left: 0;
    width: inherit;
    pointer-events: none;
  }
}
.contents--pl .splide .splide__list {
  margin-left: 20px !important;
}
@media all and (min-width: 767.5px) {
  .contents--pl .splide .splide__list {
    margin-left: 0 !important;
  }
}
.contents--pl .splide .splide__slide__img::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 70%;
  width: 100%;
  background: rgb(0, 0, 0);
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1);
}
.contents--pl .splide .splide__slide__inner {
  text-align: left;
  position: absolute;
  bottom: 20px;
  padding: 0 16px;
  width: 100%;
  height: 115px;
}
.contents--pl .splide .splide__slide__inner .splide__slide__no {
  border: 1px solid #FFF;
  border-radius: 20px;
  display: inline-block;
  font-size: 12px;
  line-height: 30px;
  padding: 0 1em;
  margin-bottom: 6px;
  -webkit-backdrop-filter: blur(4px);
  backdrop-filter: blur(4px);
}
@media all and (min-width: 767.5px) {
  .contents--pl .splide .splide__slide__inner .splide__slide__no {
    margin-bottom: 9px;
  }
}
.contents--pl .splide .splide__slide__inner .splide__slide__no::before {
  content: "BENEFIT #";
}
.contents--pl .splide .splide__slide__inner .splide__slide__txtWrap {
  text-align: left;
  font-size: 2.4rem;
  line-height: 3.2rem;
}
@media all and (min-width: 767.5px) {
  .contents--pl .splide .splide__slide__inner .splide__slide__txtWrap {
    line-height: 3.8rem;
  }
}
.contents--pl .splide .splide__pagination__page {
  background-color: #FFF;
  width: 6px;
  height: 6px;
  opacity: 0.3;
  margin: 7px;
}
.contents--pl .splide .splide__pagination__page.is-active {
  opacity: 1;
  transform: scale(1);
}
.contents--pl .splide .splide__arrows {
  position: relative;
  height: 45px;
  width: 288px;
  margin: 30px auto;
}
@media all and (min-width: 767.5px) {
  .contents--pl .splide .splide__arrows {
    display: none;
  }
}
.contents--pl .splide .splide__arrows .button {
  background-color: transparent; /* ボタンの背景を透明にする */
  height: 45px;
  transition: 0.2s;
  width: 45px;
  border: 1px solid #FFF;
  /* 矢印共通のスタイル */
  /* 前の矢印 */
  /* 次の矢印 */
  /* 次のスライドが無い場合の矢印 */
}
.contents--pl .splide .splide__arrows .button::before {
  background-color: transparent;
  height: 12px;
}
.contents--pl .splide .splide__arrows .button.prev::before {
  content: url("/content/dam/sites/wwwjalcojp/jp/en/jmb/milelife/img_sites/arrow_forward.svg");
}
.contents--pl .splide .splide__arrows .button.next::before {
  content: url("/content/dam/sites/wwwjalcojp/jp/en/jmb/milelife/img_sites/arrow_forward.svg");
  transform: rotate(180deg);
}
.contents--pl .splide .splide__arrows .button:disabled::before {
  background-color: #ccc;
}
.contents--pl .mileBtnWrap {
  margin-top: 30px;
}
@media all and (min-width: 767.5px) {
  .contents--pl .mileBtnWrap {
    margin-top: 80px;
  }
}

/* ----------------------------------------------------------------
  contents--cv
----------------------------------------------------------------- */
.contents--cv .mileBtnWrap {
  margin-top: 24px;
}

/* ----------------------------------------------------------------
  contents--rd
----------------------------------------------------------------- */
.contents--rd .hdg--type5 + .contents__txtArea {
  font-size: 2rem;
  max-width: none;
  margin: 30px auto;
}
@media all and (min-width: 767.5px) {
  .contents--rd .hdg--type5 + .contents__txtArea {
    margin-bottom: 80px;
  }
}
.contents--rd .splide {
  margin-left: -20px;
  width: 100vw;
}
@media all and (min-width: 767.5px) {
  .contents--rd .splide {
    margin-left: 0;
    width: inherit;
  }
}
.contents--rd .splide .splide__list {
  margin-left: 20px !important;
}
@media all and (min-width: 767.5px) {
  .contents--rd .splide .splide__list {
    margin-left: 0 !important;
  }
}
.contents--rd .sepCard__top::after, .contents--rd .sepCard__bottom::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 40%;
  width: 100%;
  background: rgb(0, 0, 0);
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1);
  z-index: 0;
}
.contents--rd .sepCard__top .sepCard__labelWrap, .contents--rd .sepCard__bottom .sepCard__labelWrap {
  top: 20px;
  left: 20px;
}
.contents--rd .sepCard__top .sepCard__labelWrap .sepCard__label, .contents--rd .sepCard__bottom .sepCard__labelWrap .sepCard__label {
  font-size: 1.2rem;
  border: 1px solid #FFF;
  border-radius: 25px;
  line-height: 30px;
  display: inline-block;
  padding: 0 1.5em;
  -webkit-backdrop-filter: blur(4px);
  backdrop-filter: blur(4px);
}
.contents--rd .sepCard__top .sepCard__txtWrap, .contents--rd .sepCard__bottom .sepCard__txtWrap {
  font-size: 1.4rem;
  line-height: 2.4rem;
  text-align: left;
  padding: 20px;
  z-index: 1;
}
.contents--rd .splide__slide {
  border-radius: 10px;
  overflow: hidden;
}
.contents--rd .splide__pagination__page {
  background-color: #FFF;
  width: 6px;
  height: 6px;
  opacity: 0.3;
  margin: 7px;
}
.contents--rd .splide__pagination__page.is-active {
  opacity: 1;
  transform: scale(1);
}
.contents--rd .splide__arrows {
  position: relative;
  height: 45px;
  width: 288px;
  margin: 30px auto;
}
@media all and (min-width: 767.5px) {
  .contents--rd .splide__arrows {
    margin-bottom: 80px;
  }
}
.contents--rd .splide__arrows .button {
  background-color: transparent; /* ボタンの背景を透明にする */
  height: 45px;
  transition: 0.2s;
  width: 45px;
  border: 1px solid #FFF;
  /* 矢印共通のスタイル */
  /* 前の矢印 */
  /* 次の矢印 */
  /* 次のスライドが無い場合の矢印 */
}
.contents--rd .splide__arrows .button::before {
  background-color: transparent;
  height: 12px;
}
.contents--rd .splide__arrows .button.prev::before {
  content: url("/content/dam/sites/wwwjalcojp/jp/en/jmb/milelife/img_sites/arrow_forward.svg");
}
.contents--rd .splide__arrows .button.next::before {
  content: url("/content/dam/sites/wwwjalcojp/jp/en/jmb/milelife/img_sites/arrow_forward.svg");
  transform: rotate(180deg);
}
.contents--rd .splide__arrows .button:disabled::before {
  background-color: #ccc;
}
.contents--rd .mileBtnWrap {
  margin-top: 30px;
}
@media all and (min-width: 767.5px) {
  .contents--rd .mileBtnWrap {
    margin-top: 80px;
  }
}

/* ----------------------------------------------------------------
  Card
----------------------------------------------------------------- */
.card {
  position: relative;
}

.card__img img {
  width: 100%;
  height: auto;
}

.card__no {
  position: absolute;
  top: 0;
  left: 0;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  background: #fff;
}

.card__no__txt {
  color: #333;
}

.card__txtWrap {
  position: absolute;
  bottom: 0;
  padding: 0 20px 30px;
}

/* ----------------------------------------------------------------
  sepCard
----------------------------------------------------------------- */
.sepCard {
  display: flex;
  flex-direction: column;
  border-radius: 4px;
  overflow: hidden;
}

.sepCard__top,
.sepCard__bottom {
  position: relative;
}

.sepCard__labelWrap {
  position: absolute;
  top: 0;
}

.sepCard__txtWrap {
  position: absolute;
  bottom: 0;
  left: 0;
}

.sepCard__img img {
  width: 100%;
  vertical-align: bottom;
}

/* ----------------------------------------------------------------
  lottie
----------------------------------------------------------------- */
.lottie {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  overflow: hidden;
}

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

.lottie__item {
  position: absolute;
  z-index: 0;
  width: 10px;
  height: 10px;
  margin: auto;
  top: 40vh;
  left: 0;
  right: 0;
  bottom: auto;
}

.lottie:not(.is-active) .lottie__item.is-active {
  height: 10px;
}

@media all and (max-width: 767.5px) {
  .lottie--hero .lottie__item {
    width: 80vw;
    height: auto !important;
    top: 0;
    z-index: 0;
  }
  .lottie--hero .lottie__item--l {
    top: auto;
    bottom: 0;
    left: -88%;
    right: 0;
    transform: translate(0, calc(100% - 168px)) rotate(180deg);
  }
  .lottie--hero .lottie__item--r {
    top: auto;
    bottom: 0;
    left: 0;
    right: -97%;
    transform: translate(0, calc(100% - 438px));
  }
  .lottie--circlein .lottie__item.is-active {
    width: 80vw;
    height: auto;
    top: 0;
  }
  .lottie--circlein .lottie__item--l.is-active {
    top: auto;
    bottom: 0;
    left: -55%;
    right: 0;
    transform: translate(0, calc(100% - 240px)) rotate(180deg);
  }
  .lottie--circlein .lottie__item--r.is-active {
    top: 0;
    left: 0;
    right: -55%;
    transform: translate(0, calc(-100% + 240px));
  }
  .lottie--ripples .lottie__item.is-active {
    width: 102.93vw;
    height: auto;
    top: 0;
  }
  .lottie--ripples .lottie__item--l {
    top: auto;
    bottom: 10vh;
  }
  .lottie--ripples .lottie__item--l.is-active {
    top: auto;
    bottom: 0;
    left: -85%;
    right: 0;
    transform: translate(0, calc(100% - 260px)) rotate(180deg);
  }
  .lottie--ripples .lottie__item--r.is-active {
    top: 0;
    left: 0;
    right: -85%;
    transform: translate(0, calc(-100% + 260px));
  }
  .lottie--stripe .lottie__item.is-active {
    width: 224.4vw;
    height: auto;
    top: 0;
  }
  .lottie--stripe .lottie__item--l.is-active {
    top: auto;
    bottom: 0;
    left: -253%;
    right: 0;
    transform: translate(0, calc(100% - 170px)) rotate(180deg);
  }
  .lottie--stripe .lottie__item--r.is-active {
    top: 0;
    left: 0;
    right: -253%;
    transform: translate(0, calc(-100% + 170px));
  }
  .lottie--circlein2--top .lottie__item.is-active {
    width: 224.4vw;
    height: auto;
    top: auto;
  }
  .lottie--circlein2--top .lottie__item--l.is-active {
    width: 112.9vw;
    top: 0;
    left: -132%;
    right: 0;
    transform: translate(0, calc(-100% + 805px));
  }
  .lottie--circlein2--top .lottie__item--r.is-active {
    width: 158vw;
    top: 0;
    left: 0;
    right: -158%;
    transform: translate(0, calc(-100% + 425px));
  }
  .lottie--circlein2--btm .lottie__inner {
    height: 31.2%;
    top: 68.8%;
    left: 0;
    right: 0;
  }
  .lottie--circlein2--btm .lottie__item.is-active {
    width: 224.4vw;
    height: auto;
  }
  .lottie--circlein2--btm .lottie__item--l.is-active {
    width: 112.9vw;
    top: 0;
    left: -97%;
    right: 0;
    transform: translate(0, 127%);
  }
  .lottie--circlein2--btm .lottie__item--r.is-active {
    width: 158vw;
    top: 0;
    left: 0;
    right: -167%;
    transform: translate(0, -20%) rotate(16deg);
  }
  .lottie--circlein3 {
    z-index: -1;
  }
  .lottie--circlein3 .lottie__item.is-active {
    width: 80vw;
    height: auto;
    top: 0;
    bottom: auto;
  }
  .lottie--circlein3 .lottie__item--l.is-active {
    top: auto;
    bottom: 0;
    left: -110%;
    right: 0;
    transform: translate(0, calc(100% - 170px)) rotate(180deg);
  }
  .lottie--circlein3 .lottie__item--r.is-active {
    top: 0;
    left: 0;
    right: -110%;
    transform: translate(0, calc(-100% + 170px));
  }
  .lottie--circlerotate .lottie__item.is-active {
    top: 0;
    bottom: auto;
    height: auto;
  }
  .lottie--circlerotate .lottie__item--l.is-active {
    width: 86vw;
    top: auto;
    bottom: 0;
    left: -90%;
    right: 0;
    transform: translate(0, calc(100% - 282px)) rotate(180deg);
  }
  .lottie--circlerotate .lottie__item--r.is-active {
    width: 112vw;
    top: 0;
    left: 0;
    right: -110%;
    transform: translate(0, calc(-100% + 303px));
  }
  .lottie--zigzag .lottie__item.is-active {
    width: 125.33vw;
    height: auto;
    bottom: auto;
    top: 0;
    left: -13%;
    right: 0;
    transform: translate(0, calc(-100% + 440px));
  }
}
@media all and (min-width: 767.5px) {
  .lottie--hero {
    left: -25%;
  }
  .lottie--hero .lottie__item {
    width: 500px;
    height: auto;
    top: 0;
    z-index: 0;
  }
  .lottie--hero .lottie__item--l {
    top: auto;
    bottom: 0;
    left: -95%;
    right: 0;
    transform: translate(0, calc(100% - 348px)) rotate(180deg);
  }
  .lottie--hero .lottie__item--r {
    top: auto;
    bottom: 0;
    right: -97%;
    left: -108%;
    transform: translate(0, calc(-100% + 275px));
  }
  .lottie--circlein.is-active .lottie__item {
    width: 540px;
    height: auto;
    top: 0;
    bottom: auto;
  }
  .lottie--circlein .lottie__item--l.is-active {
    top: auto;
    bottom: 0;
    left: -80%;
    right: 0;
    transform: translate(0, calc(100% - 418px)) rotate(180deg);
  }
  .lottie--circlein .lottie__item--r.is-active {
    top: 0;
    bottom: auto;
    left: 0;
    right: -80%;
    transform: translate(0, calc(-100% + 418px));
  }
  .lottie--ripples.is-active .lottie__item {
    width: 690px;
    height: auto;
    top: 0;
    bottom: auto;
  }
  .lottie--ripples .lottie__item--l.is-active {
    top: auto;
    bottom: 0;
    left: -93%;
    right: 0;
    transform: translate(0, 270px) rotate(180deg);
  }
  .lottie--ripples .lottie__item--r.is-active {
    right: -93%;
    left: 0;
    transform: translate(0, -270px);
  }
  .lottie--stripe.is-active .lottie__item {
    width: 1558px;
    height: auto;
    top: 0;
    bottom: auto;
  }
  .lottie--stripe .lottie__item {
    opacity: 0;
  }
  .lottie--stripe .lottie__item--l.is-active {
    top: auto;
    bottom: 0;
    left: -185%;
    right: 0;
    transform: translate(0, calc(100% - 400px)) rotate(180deg);
    opacity: 1;
  }
  .lottie--stripe .lottie__item--r.is-active {
    top: 0;
    left: 0;
    right: -185%;
    transform: translate(0, calc(-100% + 400px));
    opacity: 1;
  }
  .lottie--circlein2--top .lottie__item {
    height: auto;
    top: 50vh;
    bottom: auto;
    opacity: 0;
  }
  .lottie--circlein2--top .lottie__item--l.is-active {
    width: 640px;
    top: 0;
    left: -124%;
    right: 0;
    transform: translate(0, calc(100% - 440px));
    opacity: 1;
  }
  .lottie--circlein2--top .lottie__item--r.is-active {
    width: 800px;
    top: 0;
    right: -125%;
    left: 0;
    transform: translate(0, calc(-100% + 510px));
    opacity: 1;
  }
  .lottie--circlein2--btm .lottie__inner {
    height: 77.2%;
    top: 22.8%;
  }
  .lottie--circlein2--btm .lottie__item {
    height: auto;
    top: 120vh;
    bottom: auto;
    opacity: 0;
  }
  .lottie--circlein2--btm .lottie__item--l.is-active {
    width: 640px;
    top: 0;
    right: 0;
    left: -112%;
    transform: translate(0, calc(100% + 340px));
    opacity: 1;
  }
  .lottie--circlein2--btm .lottie__item--r.is-active {
    width: 800px;
    top: 0;
    right: -85%;
    left: 0;
    transform: translate(0, -2%) rotate(-18deg);
    opacity: 1;
  }
  .lottie--circlein3.is-active .lottie__item {
    width: 500px;
    height: auto;
    top: 0;
    bottom: auto;
    z-index: -1;
  }
  .lottie--circlein3 .lottie__item--l.is-active {
    top: auto;
    bottom: 0;
    left: -78%;
    right: 0;
    transform: translate(0, calc(100% - 240px)) rotate(180deg);
  }
  .lottie--circlein3 .lottie__item--r.is-active {
    top: 0;
    left: 0;
    right: -78%;
    transform: translate(0, calc(-100% + 240px));
  }
  .lottie--circlerotate .lottie__item {
    top: 40vh;
    bottom: auto;
  }
  .lottie--circlerotate .lottie__item.is-active {
    height: auto;
  }
  .lottie--circlerotate .lottie__item--l.is-active {
    width: 500px;
    top: auto;
    bottom: 0;
    left: -92%;
    right: 0;
    transform: translate(0, 80px) rotate(152deg);
  }
  .lottie--circlerotate .lottie__item--r.is-active {
    width: 700px;
    top: 0;
    left: 0;
    right: -70%;
    transform: translate(0, calc(-100% + 458px));
  }
  .lottie--zigzag.is-active .lottie__item {
    width: 736px;
    height: auto;
    top: 0;
    bottom: auto;
  }
  .lottie--zigzag .lottie__item--l.is-active {
    left: -66.6%;
    right: 0;
    transform: translate(0, calc(100% - 448px));
  }
  .lottie--zigzag .lottie__item--r.is-active {
    right: -68%;
    left: 0;
    transform: translate(0, calc(-100% + 574px));
  }
}
@media all and (max-width: 1240px) and (min-width: 767.5px) {
  .lottie--ttl .lottie__item {
    height: 220px;
  }
}
@media all and (max-width: 1366px) and (min-width: 1240px) {
  .lottie--ttl .lottie__item {
    height: 18.3vw;
  }
}
/* ----------------------------------------------------------------
  Utility
----------------------------------------------------------------- */
/* layout
----------------------------------------------------------------- */
.disBlo {
  display: block !important;
}

.disInl {
  display: inline !important;
}

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

.disnon {
  display: none !important;
}

.visHid {
  visibility: hidden !important;
}

.visVis {
  visibility: visible !important;
}

@media all and (min-width: 767.5px) {
  .pc-disnon {
    display: none !important;
  }
}
@media all and (max-width: 767.5px) {
  .sp-disnon {
    display: none !important;
  }
}
/* position
----------------------------------------------------------------- */
.u-posSt {
  position: static !important;
}

.u-posAb {
  position: absolute !important;
}

.u-posRe {
  position: relative !important;
}

/* width
----------------------------------------------------------------- */
.u-w10 {
  width: 10% !important;
}

.u-w20 {
  width: 20% !important;
}

.u-w30 {
  width: 30% !important;
}

.u-w40 {
  width: 40% !important;
}

.u-w50 {
  width: 50% !important;
}

.u-w60 {
  width: 60% !important;
}

.u-w70 {
  width: 70% !important;
}

.u-w80 {
  width: 80% !important;
}

.u-w90 {
  width: 90% !important;
}

.u-w100 {
  width: 100% !important;
}

/* font-weight
----------------------------------------------------------------- */
.u-fwN {
  font-weight: normal !important;
}

.u-fwB {
  font-weight: bold !important;
}

/* text-align
----------------------------------------------------------------- */
.u-alL {
  text-align: left !important;
}

.u-alC {
  text-align: center !important;
}

.u-alR {
  text-align: right !important;
}

/* Font color
----------------------------------------------------------------- */
.fcJR {
  color: #c00 !important;
} /*JAL Red*/
.fcJB {
  color: #000 !important;
} /*JAL Black*/
.fcJS {
  color: #ccc !important;
} /*JAL Silver*/
.fcJW {
  color: #fff !important;
} /*JAL White*/
.u-lsp {
  letter-spacing: -0.1em;
}/*# sourceMappingURL=style.css.map */