@charset "utf-8";

@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap');

.font-serif {
 font-family: 'Montserrat', sans-serif;
}

strong {
 color: #333;
}
.fs24 {
 font-size: 2.4rem;
}
.fs32 {
 font-size: 3.2rem;
}
.contents {
 margin-bottom: 0;
}
.contents-body > *:last-child {
 padding-bottom: 0;
}

/* コンテンツ幅 フル */
.contents-inner {
 width: auto;
 padding: 0px;
 font-family: 'Montserrat', sans-serif;
}

@media (min-width: 740px) {
 .contents-inner {
  width: auto;
  margin-bottom: 0;
 }
}

/* コンテンツ幅 950px */
.contents-inner .contentsUnit {
 padding: 0 10px;
}

.contents-inner .contentsUnit p {
  font-family: 'Noto Sans JP', sans-serif;
 }

@media all and (min-width:740px) {
 .contents-inner .contentsUnit {
  width: 1097px;
  padding: 0px;
  margin: 0 auto;
 }
}

.bxslider {
  font-size: 0;
 }

.ctm_contentsFull.bgc01 {
 background-color: #000;
 color: #fff;
 padding: 0;
}
.contentsUnit.bgc02 {
  background-color: #F2F1EF;
  margin: 80px 0 40px;
}

.heroimgWrap .mainHeading {
 top: 0;
}

.heroimgWrap .mainTtl {
  font-size: 2.4rem;
  font-weight: 400;
  font-family: 'Montserrat', sans-serif;
  line-height: 2.4rem;
  color: #fff;
  display: flex;
  flex-direction: column;
  height: 115vw;
  justify-content: center;
}

.heroimgWrap .mainTtl span {
 font-size: 1.8rem;
}

.heroimgWrap .mainLead {
 font-size: 1.2rem;
 text-align: left;
 width: fit-content;
 margin: 50vw auto;
 margin: 55vw auto 0;
 margin-top: 35vw;
 height: 24vw;
 display: flex;
 align-items: center;
}

.ctm_contentsFull.bgc01 .ctm_pageTtl .ttlLv1 {
 margin-top: 0;
 padding: 10px 0;
 margin-bottom: 5px;
}

.ctm_contentsFull.bgc01 .ctm_pageTtl .ttlLv1 .heading {
 font-size: 1.4rem;
 font-weight: 500;
}

.ctm_contentsFull.bgc01 .ctm_pageTtl .ttlLv1 .heading span {
 font-size: 1.8rem;
 color: #FFF;
}
.ctm_contentsFull.bgc01 ul.noteList {
  margin-bottom: 10px;
  width: fit-content;
  margin: -5px auto 0;
}
.ctm_contentsFull.bgc01 ul.noteList li {
  font-size: 1.2rem;
  padding-left: 18px !important;
  line-height: 1.5em;
  margin-top: 0;
}
.ctm_contentsFull.bgc01 ul.noteList > li:before {
  content: "*";
}
.ctm_contentsFull.bgc01 .txtListBox {
  margin-top: 0;
}

@media (min-width: 740px) {
 .heroimgWrap .mainHeading {
  bottom: 5%;
  top: auto;
 }

 .heroimgWrap .mainTtl {
  font-size: 4rem;
  line-height: 4rem;
  display: block;
  height: auto;
 }

 .heroimgWrap .mainTtl span {
  font-size: 2.5rem;
 }

 .heroimgWrap .mainLead {
  font-size: 1.7rem;
  margin-top: 20px;
  text-align: center;
  display: block;
  height: auto;
 }

 .ctm_contentsFull.bgc01 .ctm_pageTtl .ttlLv1 {
  margin-top: 0;
  padding: 10px 0;
  margin-bottom: 5px;
 }

 .ctm_contentsFull.bgc01 .ctm_pageTtl .ttlLv1 .heading {
  font-size: 2.0rem;
  font-weight: 500;
 }

 .ctm_contentsFull.bgc01 .ctm_pageTtl .ttlLv1 .heading span {
  font-size: 2.6rem;
 }
 .ctm_contentsFull.bgc01 ul.noteList {
  padding: 0;
 }
 .ctm_contentsFull.bgc01 ul.noteList li {
  padding-left: 10px !important;
 }
}

.ctm_contentsFull_img.bgi01 {
 background: url("/content/dam/sites/wwwjalcojp/world/shared/offers/A350-1000/img_sites/bg_lead.png") no-repeat top center;
 background-size: cover;
 padding-top: 0;
 font-family: 'Noto Sans JP', sans-serif;
}
.ctm_contentsFull_img.bgi01 ul.noteList {
  margin-bottom: 10px;
  width: fit-content;
  margin: -5px auto 0;
}
.ctm_contentsFull_img.bgi01 ul.noteList li {
  font-size: 1.2rem;
  padding-left: 18px !important;
  line-height: 1.5em;
  margin-top: 0;
}
.ctm_contentsFull_img.bgi01 ul.noteList > li:before {
  content: "*";
}

.ctm_contentsFull_img.bgi01 .contentsUnit .panelCopy {
 text-align: center;
 line-height: 1.75;
 letter-spacing: 0.05em;
 font-size: 1.5rem;
 margin-top: 50px;
}

.ctm_contentsFull_img.bgi01 .contentsUnit .panelCopy span {
 font-size: 2rem;
 line-height: 1.5;
 display: inline-block;
 margin-top: 0.75em;
}

@media all and (min-width:740px) {
  .ctm_contentsFull_img.bgi01 ul.noteList {
    padding: 0;
   }
   .ctm_contentsFull_img.bgi01 ul.noteList li {
    padding-left: 10px !important;
   }
  
 .ctm_contentsFull_img.bgi01 .contentsUnit .panelCopy {
  font-size: 1.8rem;
 }
 .ctm_contentsFull_img.bgi01 .contentsUnit .panelCopy span {
  font-size: 3.2rem;
 }
}

.contentsUnit.bgc02 .colWrap {
  /* width: 840px; */
  margin: 0 auto 40px;
}
.contentsUnit.bgc02 .clm_1_2col.colWrap .col:nth-of-type(n+2) {
  margin-top: 20px;
}
@media all and (min-width:740px) {
  .contentsUnit.bgc02 .colWrap {
    width: 840px;
    margin: 0 auto 40px;
  }
  .contentsUnit.bgc02 .clm_1_2col.colWrap .col:nth-of-type(n+2) {
    margin-top: 0;
  }  
}
.contentsUnit.bgc02 .ctm_pageTtl .ttlLv2 {
  margin-top: 40px;
  margin-bottom: 25px;
}
.contentsUnit.bgc02 .ctm_pageTtl .ttlLv2 .heading {
  font-size: 2.4rem;
  font-weight: 400;
}
@media all and (min-width:740px) {
  .contentsUnit.bgc02 .ctm_pageTtl .ttlLv2 {
    margin-bottom: 35px;
  }  
  .contentsUnit.bgc02 .ctm_pageTtl .ttlLv2 .heading {
    font-size: 3rem;
  }  
}
.contentsUnit.bgc02 .btn {
  background-color: #fff;
  border-radius: 50px;
  font-size: 2.0rem;
  font-weight: 700;
  position: relative;
  padding: 19px 30px;
  margin-top: 0;
}
@media all and (min-width:740px) {
  .contentsUnit.bgc02 .btn {
    padding: 24px 30px;
  }
}
.contentsUnit.bgc02 .btn::before {
  content: "";
  position: absolute;
  background: url("/content/dam/sites/wwwjalcojp/world/shared/offers/A350-1000/img_sites/icon_play.svg") no-repeat transparent;
  width: 40px;
  height: 40px;
  display: block;
  top: 27.5px;
  left: 30px;
}
.contentsUnit.bgc02 .btn::after {
  content: url("/content/dam/sites/wwwjalcojp/world/shared/offers/A350-1000/img_sites/icon_other_window.png");
  width: 14px;
  height: 14px;
  display: block;
  position: absolute;
  background-image: none;
  top: 38px;
  margin-right:10px;
}
@media all and (min-width:740px) {
  .contentsUnit.bgc02 .btn::before {
    top: 30px;
  }
  .contentsUnit.bgc02 .btn::after {
    top: 42px;
  }
}
.contentsUnit.bgc02 .btn.iconOther .altIcon {
  width: 0;
  height: 0;
}
.contentsUnit.bgc02 .btn span span {
  color: #CC0000;
  font-size: 1.6rem;
}
.contentsUnit.bgc02 .btn span span span:first-child::before {
  content: "\\\\ ";
}
.contentsUnit.bgc02 .btn span span span:last-child::after {
  content: " //";
}
.contentsUnit.bgc02 .closeLayer_wrap {
  position: relative;
}
.contentsUnit.bgc02 .closeLayer_wrap:before {
  /* content: "coming soon"; */
  content: "";
  background-color: #000000BF;
  position: absolute;
  z-index: 5;
  width: 100%;
  height: 100%;
  border-radius: 50px;
  color: #FFF;
  font-size: 2.0rem;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
.contentsUnit.bgc02 .closeLayer_wrap > span {
  position: absolute;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 6;
}
.contentsUnit.bgc02 .closeLayer_wrap > span img {
  width: 160px;
  height: auto;
}
.contentsUnit.bgc02 .closeLayer_wrap .btn {
  line-height: 52px;
}
.contentsUnit.bgc02 .closeLayer_wrap .btn span span, .contentsUnit.bgc02 .closeLayer_wrap .btn span br {
  display: none;
}

.alC_spL {
 text-align: left;
}

.alC_spL p {
 margin-top: 0;
}

.hero_img+.inner_ttl+.text .alC_spL p {
 margin-top: 16px;
}

.alC_spL br {
 display: none;
}

@media all and (min-width:740px) {
 .alC_spL {
  text-align: center;
 }

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

.Wrap_w280 {
 margin-top: 60px;
 margin-bottom: 40px;
}

.Wrap_w280 .colWrap {
 flex-direction: column;
 align-items: center;
}

.Wrap_w280 .clm_1_3col.colWrap .col {
 background-color: #FFF;
 border-top: 4px solid #CC0000;
 padding: 45px 0.5em;
 margin-bottom: 20px;
 display: flex;
 font-size: 1.4rem;
 max-width: 320px;
 width: 80%;
 min-width: 280px;
 min-height: 240px;
}

.Wrap_w280 .clm_1_3col.colWrap .col .text::before {
 content: "";
 background: no-repeat top center;
 display: block;
 height: 50px;
 margin: 0 auto 10px;
}

.Wrap_w280 .clm_1_3col.colWrap .col:nth-of-type(1) .text::before {
 width: 35px;
 background-image: url("/content/dam/sites/wwwjalcojp/world/shared/offers/A350-1000/img_sites/icon_panel01.png");
}

.Wrap_w280 .clm_1_3col.colWrap .col:nth-of-type(2) .text::before {
 width: 51px;
 background-image: url("/content/dam/sites/wwwjalcojp/world/shared/offers/A350-1000/img_sites/icon_panel02.png");
}

.Wrap_w280 .clm_1_3col.colWrap .col:nth-of-type(3) .text::before {
 width: 49px;
 background-image: url("/content/dam/sites/wwwjalcojp/world/shared/offers/A350-1000/img_sites/icon_panel03.png");
}

.Wrap_w280 .clm_1_3col.colWrap .col .text em {
 font-weight: 700;
 font-size: 2.0rem;
 color: #CC0000;
}

@media all and (min-width:740px) {
 .Wrap_w280 .colWrap {
  flex-direction: row;
  justify-content: space-between;
  align-items: stretch;
 }

 .Wrap_w280 .clm_1_3col.colWrap .col {
  padding: 35px 0.5em;
  margin-bottom: 0;
 }
}

.ctm_pageTtl .ttlLv1 .heading {
 font-size: 3.2rem;
 font-weight: 500;
}

@media all and (min-width:740px) {
 .ctm_pageTtl .ttlLv1 .heading {
  font-size: 4.2rem;
 }

 .ctm_pageTtl .ttlLv2 .heading {
  font-size: 2.4rem;
  font-weight: 400;
 }
}

/* タブ */
.parentTab_js .tabs_parent,
.childTab_js .tabs_child {
 margin-bottom: 60px;
}

.parentTab_js .tabs_parent>li {
 min-width: calc(100% / 3);
 border-left: none;
 background: none;
}

@media all and (max-width:740px) {
  .parentTab_js .tabs_parent>li:last-child {
  width: 10em;
  }
}

.tabs_parent>li>a {
 background-color: #FFF;
 border-bottom: 4px solid #EBEBEB;
 font-weight: 400;
}

.tabs_parent>li.current,
.tabs_parent>li.current>a {
  background: #fff;
  color: #282828;
  font-weight: 700;
  border-bottom: 2px solid #CC0000;
}

.tab-botom .tabs_parent>li>a {
  border-top: 4px solid #EBEBEB;
  border-bottom: none;
}

.tab-botom .tabs_parent>li.current,
.tab-botom .tabs_parent>li.current>a {
  border-top: 2px solid #CC0000;
  border-bottom: none;
}

.tabs_parent > li.current > a:visited, .tabs_parent > li.current > a:focus{
  color:#282828;
}

.tabs_parent > li.current > a:hover{
  color:#282828;cursor:default;
}


.tabs_parent>li>a:hover {
 color: #CC0000;
}

.tabs_parent>li>a>span:after {
  display: none;
}



.tabs_parent.tabs_btm li a span:after {
  display: none;
}

.tabs_parent>li.current:after {
  display: none;
}

.tabs_parent.tabs_btm li.current:after {
  display: none;
}

.tabs_parent.tabs_btm li.current a span:after {
 transform: rotate(0deg);
}
.ctm_btnList_horizon .btn {
 font-weight: 400;
 height: 72px;
 display: flex;
 justify-content: center;
 align-items: center;
}
.ctm_btnList_horizon .btn br {
 display: none;
}

@media all and (min-width:740px) {
 .ctm_btnList_horizon .btn br {
  display: inline-block;
 }


}

.ctm_alternatBox .column {
 position: relative;
}

.ctm_alternatBox .colWrap {
 z-index: 1;
 position: relative;
}

.ctm_alternatBox .column {
 margin-bottom: 60px;
}

.ctm_alternatBox .column::before {
 content: "";
 display: block;
 position: absolute;
 width: 100vw;
 height: 388px;
 bottom: 0;
}

.ctm_alternatBox .column:first-child::before {
 content: none;
}

.ctm_alternatBox .column:nth-of-type(1) .colWrap>.col:first-child::before,
.ctm_alternatBox .column:nth-of-type(2) .colWrap>.col:nth-child(2)::before,
.ctm_alternatBox .column:nth-of-type(3) .colWrap>.col:first-child::before,
.ctm_alternatBox .column:nth-of-type(4) .colWrap>.col:nth-child(2)::before,
.ctm_alternatBox .column:nth-of-type(5) .colWrap>.col:first-child::before,
.ctm_alternatBox .column:nth-of-type(6) .colWrap>.col:nth-child(2)::before,
.ctm_alternatBox .column:nth-of-type(7) .colWrap>.col:first-child::before,
.ctm_alternatBox .column:nth-of-type(8) .colWrap>.col:nth-child(2)::before,
.ctm_alternatBox .column:nth-of-type(9) .colWrap>.col:first-child::before,
.ctm_alternatBox .column:nth-of-type(10) .colWrap>.col:nth-child(2)::before {
 content: "";
 display: block;
 position: absolute;
 width: 100vw;
 height: 65vw;
 bottom: 0;
 z-index: -1;
}

.ctm_alternatBox .column:first-child {
 margin-bottom: 0;
}

.ctm_alternatBox .ctm_alternatBox_inr .text {
 font-size: 1.4rem;
}

.ctm_alternatBox .ctm_alternatBox_inr .inner_ttl+div {
 display: contents;
}

.ctm_alternatBox .ctm_alternatBox_inr .inner_ttl+div>div>.text:first-child {
 font-size: 2rem;
 letter-spacing: 0;
 margin-bottom: 0.5em;
 width: calc(100vw - 105px);
 display: flex;
 align-items: center;
 height: 50px;
}

.ctm_alternatBox .ctm_alternatBox_inr .inner_ttl+div>div>.text:nth-of-type(2) {
 margin-top: 20px;
}

.ctm_alternatBox .ctm_alternatBox_inr .img {
 width: auto !important;
 margin-right: 15px;
}

.ctm_alternatBox .ctm_alternatBox_inr .imgParts {
 width: 50px;
}

.ctm_alternatBox .ctm_pageTtl .ttlLv2 {
  display: inline-block;
  min-width: 130px;
  white-space: nowrap;
}

.ctm_alternatBox .ctm_pageTtl .heading {
  display: inline-block;
}

.ctm_alternatBox .ctm_pageTtl .ttlLv2,
#prtTab3 .ctm_pageTtl .ttlLv2 {
 margin-top: 15px;
 padding-top: 30px;
 padding-bottom: 30px;
 background-size: contain;
}

.ctm_alternatBox .ctm_pageTtl.line2 .ttlLv2 {
  min-width: 180px;
  background-position-x: calc(100% - 3px);
  white-space: normal;
}

#prtTab3 .ctm_pageTtl .ttlLv2 {
 background-position-x: 50vw;
}

.ctm_alternatBox .ctm_pageTtl .ttlLv2 .heading,
#prtTab3 .ctm_pageTtl .ttlLv2 .heading {
 font-size: 2.4rem;
 font-weight: 300;
}

.ctm_alternatBox>.column:nth-child(4) .ctm_pageTtl .ttlLv2 .heading {
 line-height: 1.25;
}

/* テキストカラム */
.ctm_alternatBox .column:nth-of-type(1) .colWrap>.col:nth-child(2),
.ctm_alternatBox .column:nth-of-type(2) .colWrap>.col:first-child,
.ctm_alternatBox .column:nth-of-type(3) .colWrap>.col:nth-child(2),
.ctm_alternatBox .column:nth-of-type(4) .colWrap>.col:first-child,
.ctm_alternatBox .column:nth-of-type(5) .colWrap>.col:nth-child(2),
.ctm_alternatBox .column:nth-of-type(6) .colWrap>.col:first-child,
.ctm_alternatBox .column:nth-of-type(7) .colWrap>.col:nth-child(2),
.ctm_alternatBox .column:nth-of-type(8) .colWrap>.col:first-child,
.ctm_alternatBox .column:nth-of-type(9) .colWrap>.col:nth-child(2),
.ctm_alternatBox .column:nth-of-type(10) .colWrap>.col:first-child {
 margin-top: 20px;
}

/* 画像カラム */
.ctm_alternatBox .column:nth-of-type(1) .colWrap>.col:first-child,
.ctm_alternatBox .column:nth-of-type(2) .colWrap>.col:nth-child(2),
.ctm_alternatBox .column:nth-of-type(3) .colWrap>.col:first-child,
.ctm_alternatBox .column:nth-of-type(4) .colWrap>.col:nth-child(2),
.ctm_alternatBox .column:nth-of-type(5) .colWrap>.col:first-child,
.ctm_alternatBox .column:nth-of-type(6) .colWrap>.col:nth-child(2),
.ctm_alternatBox .column:nth-of-type(7) .colWrap>.col:first-child,
.ctm_alternatBox .column:nth-of-type(8) .colWrap>.col:nth-child(2),
.ctm_alternatBox .column:nth-of-type(9) .colWrap>.col:first-child,
.ctm_alternatBox .column:nth-of-type(10) .colWrap>.col:nth-child(2) {
 margin-top: 150px;
 position: relative;
 padding: 0 10px 20px;
}

.ctm_alternatBox .pageTtl_box {
 position: absolute;
 top: 0;
 left: 0;
}

@media (min-width: 740px) {
 .ctm_alternatBox .colWrap {
  justify-content: space-between;
 }

 .ctm_alternatBox .column {
  margin-bottom: 120px;
 }

 .ctm_alternatBox .column:last-child {
  margin-bottom: 50px;
 }

 .ctm_alternatBox .column .colWrap>.col {
  width: 740px;
 }

 .ctm_alternatBox .column:nth-of-type(1) .colWrap>.col:first-child::before,
 .ctm_alternatBox .column:nth-of-type(2) .colWrap>.col:nth-child(2)::before,
 .ctm_alternatBox .column:nth-of-type(3) .colWrap>.col:first-child::before,
 .ctm_alternatBox .column:nth-of-type(4) .colWrap>.col:nth-child(2)::before,
 .ctm_alternatBox .column:nth-of-type(5) .colWrap>.col:first-child::before,
 .ctm_alternatBox .column:nth-of-type(6) .colWrap>.col:nth-child(2)::before,
 .ctm_alternatBox .column:nth-of-type(7) .colWrap>.col:first-child::before,
 .ctm_alternatBox .column:nth-of-type(8) .colWrap>.col:nth-child(2)::before,
 .ctm_alternatBox .column:nth-of-type(9) .colWrap>.col:first-child::before,
 .ctm_alternatBox .column:nth-of-type(10) .colWrap>.col:nth-child(2)::before {
  content: none;
 }
 
 .ctm_alternatBox .column:nth-child(even)::before {
  background: linear-gradient(270deg, rgba(242, 241, 239, 0.973) 0%, rgba(247, 247, 245, 0.972549) 21.53%, rgba(255, 255, 255, 0) 50.46%);
  right: calc((1097px - 100vw) / 2);
 }
 
 .ctm_alternatBox .column:nth-child(odd)::before {
  background: linear-gradient(90deg, rgba(242, 241, 239, 0.972549) 0%, rgba(247, 247, 245, 0.972549) 21.53%, rgba(255, 255, 255, 0) 50.46%);
  left: calc((1097px - 100vw) / 2);
 }

 /* テキストカラム */
 .ctm_alternatBox .column:nth-of-type(1) .colWrap>.col:nth-child(2),
 .ctm_alternatBox .column:nth-of-type(2) .colWrap>.col:first-child,
 .ctm_alternatBox .column:nth-of-type(3) .colWrap>.col:nth-child(2),
 .ctm_alternatBox .column:nth-of-type(4) .colWrap>.col:first-child,
 .ctm_alternatBox .column:nth-of-type(5) .colWrap>.col:nth-child(2),
 .ctm_alternatBox .column:nth-of-type(6) .colWrap>.col:first-child,
 .ctm_alternatBox .column:nth-of-type(7) .colWrap>.col:nth-child(2),
 .ctm_alternatBox .column:nth-of-type(8) .colWrap>.col:first-child,
 .ctm_alternatBox .column:nth-of-type(9) .colWrap>.col:nth-child(2),
 .ctm_alternatBox .column:nth-of-type(10) .colWrap>.col:first-child {
  padding: 0;
  width: 300px;
  margin-top: 0;
 }
 .ctm_alternatBox .column:nth-of-type(1) .colWrap>.col:nth-child(2)>div,
 .ctm_alternatBox .column:nth-of-type(2) .colWrap>.col:first-child>div,
 .ctm_alternatBox .column:nth-of-type(3) .colWrap>.col:nth-child(2)>div,
 .ctm_alternatBox .column:nth-of-type(4) .colWrap>.col:first-child>div,
 .ctm_alternatBox .column:nth-of-type(5) .colWrap>.col:nth-child(2)>div,
 .ctm_alternatBox .column:nth-of-type(6) .colWrap>.col:first-child>div,
 .ctm_alternatBox .column:nth-of-type(7) .colWrap>.col:nth-child(2)>div,
 .ctm_alternatBox .column:nth-of-type(8) .colWrap>.col:first-child>div,
 .ctm_alternatBox .column:nth-of-type(9) .colWrap>.col:nth-child(2)>div,
 .ctm_alternatBox .column:nth-of-type(10) .colWrap>.col:first-child>div, 
 .ctm_alternatBox .column:nth-of-type(1) .colWrap>.col:nth-child(2)>div>div,
 .ctm_alternatBox .column:nth-of-type(2) .colWrap>.col:first-child>div>div,
 .ctm_alternatBox .column:nth-of-type(3) .colWrap>.col:nth-child(2)>div>div,
 .ctm_alternatBox .column:nth-of-type(4) .colWrap>.col:first-child>div>div,
 .ctm_alternatBox .column:nth-of-type(5) .colWrap>.col:nth-child(2)>div>div,
 .ctm_alternatBox .column:nth-of-type(6) .colWrap>.col:first-child>div>div,
 .ctm_alternatBox .column:nth-of-type(7) .colWrap>.col:nth-child(2)>div>div,
 .ctm_alternatBox .column:nth-of-type(8) .colWrap>.col:first-child>div>div,
 .ctm_alternatBox .column:nth-of-type(9) .colWrap>.col:nth-child(2)>div>div,
 .ctm_alternatBox .column:nth-of-type(10) .colWrap>.col:first-child>div>div {
  height: 100%;
 }

 /* 画像カラム */
 .ctm_alternatBox .column:nth-of-type(1) .colWrap>.col:first-child,
 .ctm_alternatBox .column:nth-of-type(2) .colWrap>.col:nth-child(2),
 .ctm_alternatBox .column:nth-of-type(3) .colWrap>.col:first-child,
 .ctm_alternatBox .column:nth-of-type(4) .colWrap>.col:nth-child(2),
 .ctm_alternatBox .column:nth-of-type(5) .colWrap>.col:first-child,
 .ctm_alternatBox .column:nth-of-type(6) .colWrap>.col:nth-child(2),
 .ctm_alternatBox .column:nth-of-type(7) .colWrap>.col:first-child,
 .ctm_alternatBox .column:nth-of-type(8) .colWrap>.col:nth-child(2),
 .ctm_alternatBox .column:nth-of-type(9) .colWrap>.col:first-child,
 .ctm_alternatBox .column:nth-of-type(10) .colWrap>.col:nth-child(2) {
  margin-top: 0;
  padding: 0 0 30px;
 }

 .ctm_alternatBox_inr {
  display: grid;
  grid-template-rows: auto 1fr auto;
  gap: 10px;
  height: calc(100.8% - 30px);
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

#prtTab2 .ctm_alternatBox_inr {
  grid-template-rows: auto 1fr auto;
}

#prtTab2 .ctm_alternatBox_inr {
  grid-template-rows: 1fr auto;
}

 .ctm_alternatBox_inr::before,
 .ctm_alternatBox_inr::after {
  display: none;
}

 .ctm_alternatBox .pageTtl_box {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
 }

 .ctm_alternatBox .column:nth-child(odd) .ctm_alternatBox_inr .img {
  margin-right: 0;
 }

 .ctm_alternatBox .column:nth-child(odd) .ctm_alternatBox_inr .imgParts {
  margin-left: auto;
 }

 .ctm_alternatBox .ctm_alternatBox_inr .imgParts {
  width: 85px; 
 }

 .ctm_alternatBox .ctm_alternatBox_inr .inner_ttl+div {
  /* position: absolute; */
  /* bottom: 0; */
  display: block;
 }
 .ctm_alternatBox .ctm_alternatBox_inr .inner_ttl+div>div>.text:first-child {
  font-size: 2.4rem;
  height: auto;
  width: auto;
 }

 .ctm_alternatBox .ctm_alternatBox_inr .inner_ttl+div>div>.text:nth-of-type(2) {
  margin-top: 0;
 }

 .ctm_alternatBox .ctm_pageTtl .ttlLv2 {
  display: flex;
  justify-content: center;
  align-items: center;
  min-width: 180px;
  min-height: 150px;
  margin: 0;
  padding: 0;
  background-position-x: calc(100% - 29px);
}

.ctm_alternatBox .ctm_pageTtl.line2 .ttlLv2 {
  background-position-x: calc(100% - 13px);
}

.ctm_alternatBox .ctm_pageTtl .heading {
  display: block;
}

 .ctm_alternatBox .ctm_pageTtl .ttlLv2 .heading,
 #prtTab3 .ctm_pageTtl .ttlLv2 .heading {
  font-size: 3.6rem;
 }

 #prtTab3 .ctm_pageTtl .ttlLv2 {
  background-position-x: 56%;
 }
}

.ctm_contentsFull_img.bgi02 {
 background: url("/content/dam/sites/wwwjalcojp/world/shared/offers/A350-1000/img_sites/bg_schedule_sp.jpg") no-repeat bottom center;
 background-size: cover;
}

.ctm_contentsFull_img.bgi02 .clm_1_2col.colWrap {
 justify-content: center;
}

.ctm_contentsFull_img.bgi02 .clm_1_2col.colWrap .col {
  background: #FFF;
  width: 536px;
  border-top: 4px solid #CC0000;
  padding: 25px 20px 34px;
}

.ctm_contentsFull_img.bgi02 .clm_1_2col.colWrap .col:nth-of-type(n+2) {
 margin-top: 20px;
}

.ctm_contentsFull_img.bgi02 .pageTtl_box {
 position: relative;
}

.ctm_contentsFull_img.bgi02 .contentsUnit>.pageTtl_box::before {
 content: url("/content/dam/sites/wwwjalcojp/world/shared/offers/A350-1000/img_sites/bg_schedule_air.png");
 position: absolute;
 right: 0;
 top: 5px;
}

.ctm_contentsFull_img.bgi02 .ctm_pageTtl .ttlLv2 {
 font-weight: 500;
 font-size: 2.4rem;
 color: #CC0000;
 margin-top: 0;
}
.ctm_contentsFull_img.bgi02 .ctm_pageTtl .ttlLv2 img {
 height: 14px;
 width: 14px;
 margin: 0 12px;
}
.ctm_contentsFull_img.bgi02 .ctm_pageTtl .ttlLv2 span {
  font-weight: 400;
 }

.ctm_contentsFull_img.bgi02 table {
 font-size: 1.6rem;
 border-top: 1px solid #F3F2EA;
 border-bottom: 1px solid #F3F2EA;
 height: 3em;
 width: 80%;
 margin: auto;
}

.ctm_contentsFull_img.bgi02 table th {
 color: #CC0000;
 font-weight: 400;
}

.ctm_contentsFull_img.bgi02 .txtListBox ul {
 width: auto;
 max-width: 390px;
 color: #4F3E10;
 font-family: 'Noto Sans JP';
}

.ctm_contentsFull_img.bgi02 .btnBox>div {
 max-width: 390px;
 display: block;
 margin: 0 auto;
}

.ctm_contentsFull_img.bgi02 .ctm_pageTtl .ttlLv2 span {
  font-size: 1.6rem;
}



@media (min-width: 740px) {
 .ctm_contentsFull_img.bgi02 {
  background: url("/content/dam/sites/wwwjalcojp/world/shared/offers/A350-1000/img_sites/bg_schedule.jpg") no-repeat bottom center;
  background-size: auto 100%;
 }

 .ctm_contentsFull_img.bgi02 .ctm_pageTtl .ttlLv1 {
  margin-top: 0px;
 }

 .ctm_contentsFull_img.bgi02 .contentsUnit>.pageTtl_box::before {
  top: -12px;
  right: 180px;
 }

 .ctm_contentsFull_img.bgi02 .clm_1_2col.colWrap .col {
  margin-left: 24px;
  padding: 32px 70px 42px;
 }

 .ctm_contentsFull_img.bgi02 .clm_1_2col.colWrap .col:nth-child(odd) {
  margin-left: 0px;
 }

 .ctm_contentsFull_img.bgi02 .clm_1_2col.colWrap .col:nth-of-type(n+2) {
  margin-top: 0px;
 }

 .ctm_contentsFull_img.bgi02 .txtListBox ul {
  width: fit-content;
  max-width: none;
 }
 .ctm_contentsFull_img.bgi02 .ctm_pageTtl .ttlLv2 span {
  font-size: 2.1rem;
 }

 .ctm_contentsFull_img.bgi02 .btnBox>div {
  width: inherit;
  max-width: none;
 }
}

#prtTab3 .column {
 position: relative;
 margin-bottom: 60px;
}

#prtTab3 .column .colWrap,
#prtTab3 .column .colWrap .col>div {
 z-index: 1;
 position: relative;
}

#prtTab3 .column .colWrap .col {
 position: relative;
}

#prtTab3 .column .colWrap .col::before {
 position: absolute;
 content: "";
 background: linear-gradient(270deg, rgba(217, 217, 217, 0.972549) 0%, rgba(234, 233, 233, 0.972549) 15.94%, rgba(255, 255, 255, 0) 50.31%, rgba(234, 233, 233, 0.972549) 86.25%, rgba(217, 217, 217, 0.972549) 100%);
 width: 100vw;
 height: 280px;
 left: -10px;
 bottom: -30px;
}

#prtTab3 .clm_1_3col.colWrap .col:nth-of-type(n+2) {
 margin-top: 80px;
}

@media all and (min-width:740px) {
 #prtTab3 .column .colWrap .col::before {
  content: none;
 }

 #prtTab3 .column::before {
  position: absolute;
  content: "";
  background: linear-gradient(270deg, rgba(242, 241, 239, 0.972549) 0%, rgba(246, 245, 244, 0.972549) 15.94%, rgba(255, 255, 255, 0) 50.31%, rgba(246, 245, 244, 0.972549) 86.25%, rgba(242, 241, 239, 0.972549) 100%);
  width: 100vw;
  height: 280px;
  left: 0;
  bottom: -30px;
 }

 #prtTab3 .clm_1_3col.colWrap .col:nth-of-type(n+2) {
  margin-top: 0;
 }
}

@media all and (min-width:1097px) {
 #prtTab3 .column::before {
  left: calc((1097px - 100vw) / 2);
 }
}

.hyphen-air {
 content: url("/content/dam/sites/wwwjalcojp/world/shared/offers/A350-1000/img_sites/icon_hyphen.png");
 margin: 0 5px;
}

.tabPanel img {
 max-width: 740px;
 margin: 0 auto;
 display: block;
}

.tabPanel .textlink {
  text-align: right;
}

.txtLink{
  padding-left:0;
}

.txtLink.iconOther .altIcon {
 width: 0;
}

.iconLink .txtLink {
  background-image: url(/global/Y18/img/icon_ext_rd.svg);
  background-size: 12px;
  background-repeat: no-repeat;
  background-position: right center;
  padding-right: 15px;
 }

 .iconLink-en .txtLink {
  background-image: url(/global/Y18/img/icon_ext_rd.svg);
  background-size: 12px;
  background-repeat: no-repeat;
  background-position: right center;
  padding-right: 15px;
  margin-left: 8px;
 }

 @media all and (max-width:740px) {
  .iconLink .txtLink {
    font-size: 1.5rem;
    text-indent: -1.3em;
    margin-left: 25px;
   }
 }

 @media all and (max-width:740px) {
  .iconLink-en .txtLink {
    font-size: 1.5rem;
    text-indent: -0.8em;
    margin-left: 25px;
   }
 }
 

.tabPanel .textlink .txtLink {
 color: #282828;
 font-size: 1.4rem;
 font-weight: 700;
 display: inline;
 background-image: url("/content/dam/sites/wwwjalcojp/world/shared/offers/A350-1000/img_sites/icon_other_window_red.png");
 background-repeat: no-repeat;
 background-position: right center;
 padding-right: 15px;
 margin-right: 10px;
}


@media all and (min-width:740px) {
 .tabPanel .textlink .txtLink {
  font-size: 1.2rem;
 }
}

.btnRD .linkbtn_center .btn {
 background-color: #8C713F;
 width: 100%;
 margin: 0 auto 50px;
 display: block;
 max-width: 550px;
}

@media screen and (max-width:739px){
  .c-pagetop{display:none !important;}
}