@charset "UTF-8";

/*common
===============================*/
#main{
	box-sizing: border-box;
	color:333333;
	font-family: 游ゴシック体, YuGothic, 游ゴシック, Yu Gothic, ヒラギノ角ゴ Pro, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, Osaka, Arial, ＭＳ Ｐゴシック, MS PGothic, sans-serif;
	font-weight:600;
}
#main img{
	vertical-align:top;
  pointer-events: none;
  -webkit-touch-callout:none;
  -webkit-user-select:none;
  -moz-touch-callout:none;
  -moz-user-select:none;
  user-select:none;
}
@media screen and (min-width:768px) {
	.pcOnly {
		display: block;
	}
  .spOnly {
		display: none;
	}
}
@media screen and (max-width:767.98px) {
	.pcOnly {
		display: none;
	}
  .spOnly {
		display: block;
	}
}
/*=============================*/


/*kvArea
===============================*/
.kvArea h1 {
	margin: 0;
  text-align: center;
}
/*.kvArea img {
	max-width: none;
}*/
/*=============================*/


/*leadtxtArea
===============================*/
.leadtxtArea {
  position: relative;
  font-family: "Noto Sans CJK JP";
	background: rgb(255,138,5);
  background: linear-gradient(167deg, rgba(255,138,5,1) 0%, rgba(255,138,5,1) 53%, rgba(255,81,21,1) 100%);
  padding: 50px 0 0;
}
.lead_Inner {
  background: url("../img/bg_01_pc.png") no-repeat;
  background-position: bottom 0 left 0; 
  padding-bottom: 151px;
}
.leadtxtArea .txt_Box{
  color: #0e1d40;
  font-size: 2.6rem;
  font-weight: 700;
  text-align: center;
  line-height: 1.5;
}
.leadtxtArea .txt_Box p+p {
  margin-top: 32px;
}
.leadtxtArea .txt_Box p span.whiteTxt {
  color: #0e1d40;
  display: inline-block;
  background-color: #fff;
  padding-left: 6px;
}

/*.leadtxtArea .bg_area {
  background-color: #FFFFFF;
  position: relative;
  top: 48%;
}*/
.leadtxtArea .bg_area picture {
  position: absolute;
  bottom: -151px;
}
/*.bg_area .moveBg {
    position: relative;
    height: 0;
}*/
.bg_area .moveBg .bg_area_bg02 {
  position: absolute;
  top: 170px;
  right: 115px;
  width: 495px;
  height: 140px;
  background: url("/med/kansai/feature/abroad/jetstar_australia/img/bg_02.png") no-repeat;
  opacity: 0;
}
.bg_area .moveBg .bg_area_bg02::after {
  position: absolute;
  display: inline-block;
  content: "ボーイング787ドリームライナー";
  bottom: -30px;
  left: 20px;
  font-size: 1.5rem;
  color: #fff;
  font-weight: 300;
}

 .is-animated {
  animation: slide-skew-left 3.0s cubic-bezier(0.25, 1, 0.25, 1) 1 forwards;
}
@keyframes slide-skew-left {
  0% {
    transform: translate(-1300px,50px);
    opacity: 0;
  }
  100% {
    transform: translate(0,0);
  }
  20%,100% {
    opacity: 1;
  }
}


@media screen and (max-width:767.98px) {
  .leadtxtArea {
    padding: 40px 0 0px;
    font-family: 游ゴシック体, YuGothic, 游ゴシック, Yu Gothic, ヒラギノ角ゴ Pro, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, Osaka, Arial, ＭＳ Ｐゴシック, MS PGothic, sans-serif;
  }
  .leadtxtArea::after{
    display: inline-block;
    position: absolute;
    content: "";
    width: 116px;
    height: 40px;
    background: url(../img/bg_05.png) no-repeat;
    top: 0;
    right: 0;
    background-size: 116px 40px;
}
  .leadtxtArea .lead_Inner {
    background: url(../img/bg_01_sp.png) no-repeat;
    background-size: 100% auto;
    background-position: bottom 0 left 0;
    margin-bottom: 30px;
  }
  .leadtxtArea .txt_Box {
    font-size: 1.6rem;
    line-height: 1.4;
  }
  .leadtxtArea .txt_Box p+p {
    margin-top: 25px;
  }
  .leadtxtArea .txt_Box p span.whiteTxt {
    padding-left: 3px;
  }

/*.leadtxtArea .bg_area {
    top: 70%;
}*/
.bg_area .moveBg .bg_area_bg02 {
    top: 72%;
    right: 4%;
    width: 235px;
    height: 69px;
    background-size: 235px 69px;
    opacity: 0;
  }
.bg_area .moveBg .bg_area_bg02::after {
    position: absolute;
    display: inline-block;
    content: "ボーイング787ドリームライナー";
    bottom: -20px;
    left: 70px;
    font-size: 1.1rem;
    color: #0e1d40;
    font-weight: 500;
  }
}
  
  
  
  
  
/*courseArea
===============================*/
.corseArea {
  padding: 70px 0 0;
  background: url("/med/kansai/feature/abroad/jetstar_australia/img/bg_03.png") no-repeat right 2% top 77px / 332px 169px;
}
.corseArea h2 {
  margin: 0 auto;
  color: #0e1d40;
  font-size: 2.7rem;
  line-height: 1.4;
  text-align: center;
}
.corseArea h2 p:nth-of-type(n+2) {
  display: inline-block;
  border-bottom: 5px solid #ff5115;
}
.corseArea h2 p.tit_logo {
  margin-bottom: 20px;
}
.corseArea h2 p span.smallTit {
  display: block;
  font-size: 2.0rem;
}
.corseArea_Inner {
  position: relative;
  background-color: #fafafa;
  margin-top: 40px;
  padding: 50px 0 120px;
}
.corseArea_Inner::after {
  position: absolute;
  content: "";
  width: 194px;
  height: 230px;
  background: url("/med/kansai/feature/abroad/jetstar_australia/img/bg_04.png") no-repeat;
  background-size: 194px 230px;
  left: 0;
  bottom: 0;
}
/*==発地選択==*/
.select_label {
  padding: 28px 0 0;
  font-weight: bold;
}
.form-control {
	background: #ffffff url("../images/pd_black.png") no-repeat 235px 23px / 22px 18px;
}
.selectdiv {
	position: relative;
	top: 0;
	max-width: 250px;
	width: 100%;
  margin: 35px auto;
	transition: .2s ease all;
}
select:focus {
	outline: 0;
	border: 1px solid #cc0d21;
}
select::-ms-expand {
  display: none;
}
.selectdiv::before {
  content: '';
  position: absolute;
  display: block;
  right: 60px;
  width: 1px;
  height: 32px;
  top: 50%;
	transform: translateY(-50%);
	background: #323232;
	 pointer-events: none;
	z-index: 10;
}
.selectdiv::after {
  content: '';
  display: inline-block;
  padding: 0;
  position: absolute;
  pointer-events: none;
}
.selectdiv select {
  pointer-events: auto;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: block;
  width: 100%;
  max-width: 280px;
  height: 58px;
  margin: 5px auto;
  padding: 0 30px 0 20px;
	color: #232323;
  font-size: 2rem;
  line-height: 1.5;
  font-weight: bold;
  -ms-word-break: normal;
  word-break: normal;
	border: 1px solid #fff;
	border-radius: 5px;
  cursor: pointer;
	box-shadow: 0 1px 3px 1px rgba(0, 0, 0, .1);
}
.selectdiv .decoration {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
.selectdiv .decoration::before,
.selectdiv .decoration::after {
	position: absolute;
	content: '';
  right: 30px;
  width: 10px;
  height: 10px;
  border-right: 2px solid #323232;
  border-bottom: 2px solid #323232;
	 pointer-events: none;
}
.selectdiv .decoration::before {
	top: 20px;
  transform: rotate(-135deg);
}
.selectdiv .decoration::after {
	top: 28px;
  transform: rotate(45deg);
}

@media (min-width: 768px) {
	.selectdiv:hover select {
		border: 1px solid #cc0d21;
		transition: .2s ease all;
	}
}
/*==発地選択==*/
/*==コースカセット==*/
.courseList {
  max-width: 1200px;
  margin: 70px auto 0;
}
.courseList li {
  background-color: #fff;
  border: 2px solid #0e1d40;
  border-radius: 5px;
  padding: 30px 30px 34px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
/*.courseList li:hover {
  border: 2px solid #cc0d21;
  transition: all .25s cubic-bezier(.4, 0, .2, 1) 0s;
}*/
.courseList li+li {
  margin-top: 20px;
}
.courseList li .titWrap {
  width: 65%;
}
.courseList li .titWrap .crs_num01 {
  display: inline-block;
  font-size: 1.8rem;
  color: #fff;
  background-color: #0e1d40;
  padding: 2px 12px 0;
}
.courseList li .titWrap .crs_tit01 {
  font-size: 2.2rem;
  margin: 12px 0 0;
}
.courseList li .titWrap .crs_tit01 a {
  color: #0e1d40;
}
.courseList li .titWrap .crs_tit01 a:hover {
  color: #cc0d21;
}
.courseList li .priceWrap {
  text-align: end;
  margin-top: 10px;
  align-content: center;
  width: 33%;
}
.courseList li .priceWrap .crs_txt01 {
  font-size: 1.5rem;
  font-weight: 500;
  color: #323232;
}
.courseList li .priceWrap .crs_price01 {
  font-size: 2.8rem;
  color: #cc0d21;
}
.courseList p.no_course {
  text-align: center;
  font-size: 2.0rem;
  color: #0e1d40;
}

  @media screen and (min-width:768px) and (max-width:1280px) {
  .bg_area .moveBg .bg_area_bg02 {
      top: 280px;
      right: 30px;
      width: 400px;
      height: 115px;
      background-size: contain;
  }
  .corseArea_Inner::after {
      width: 97px;
      height: 115px;
      background-size: contain;
  }
}

  @media screen and (min-width:1281px) and (max-width:1600px) {
  .bg_area .moveBg .bg_area_bg02 {
      top: 280px;
      right: 25px;
      width: 270px;
      height: 76px;
      background-size: contain;
  }
  .corseArea_Inner::after {
      width: 90px;
      height: 107px;
      background-size: contain;
  }
}

@media screen and (max-width:767.98px) {
  .corseArea {
    padding: 0;
    background: url(/med/kansai/feature/abroad/jetstar_australia/img/bg_03.png) no-repeat right 4% top 154px / 114px 58px;
  }
  .corseArea h2 {
    font-size: 2.4rem;
    line-height: 1.4;
  }
  .corseArea h2 p.tit_logo {
    margin-bottom: 23px;
  }
  .corseArea h2 p span.smallTit {
    font-size: 1.8rem;
  }
  .corseArea h2 p:nth-of-type(n+2) {
    font-size: 2.4rem;
    border-bottom: 4px solid #ff5115;
}
  .corseArea_Inner {
    position: relative;
    background-color: #fafafa;
    margin-top: 80px;
    padding: 30px 10px 115px;
  }
  .corseArea_Inner::after {
    position: absolute;
    content: "";
    width: 76px;
    height: 95px;
    background: url(/med/kansai/feature/abroad/jetstar_australia/img/bg_04.png) no-repeat;
    background-size: 76px 95px;
    left: 0;
    bottom: 0;
  }
  

/*==発地選択==*/
	.selectdiv {
		max-width: 205px;
	}
	.selectdiv select {
		height: 48px;
		padding: 4px 30px 0 20px;
		font-size: 1.5rem;
	}
	.selectdiv .decoration::before {
		top: 17px;
	}
	.selectdiv .decoration::after {
		top: 24px;
	}
	/*---iPhone only---*/
	.iPhone .selectdiv select {
		padding-top: 0;
	}
/*==発地選択==*/
  .courseList {
    width: 100%;
    margin: 32px 0 0;
  }
  .courseList li {
    border: 1px solid #0e1d40;
    border-radius: 5px;
    padding: 15px 15px 17px;
    flex-direction: column;
    justify-content: none;
    align-items: none;
  }
  .courseList li+li {
    margin-top: 16px;
  }
  .courseList li .titWrap {
    width: 100%;
  }
  .courseList li .titWrap .crs_num01 {
    font-size: 1.4rem;
    padding: 2px 8px 0;
  }
  .courseList li .titWrap .crs_tit01 {
    font-size: 1.7rem;
    margin: 10px 0 0;
  }
  
  .courseList li .priceWrap {
    margin-top: 20px;
    align-content: center;
    width: 100%;
  }
  .courseList li .priceWrap .crs_txt01 {
    font-size: 1.2rem;
  }
  .courseList li .priceWrap .crs_price01 {
    font-size: 2.2rem;
  }
  .courseList p.no_course {
    font-size: 1.6rem;
  }
}

/*=============================*/



/*other
===============================*/
.-pagetop .-pagetop_btn {
	width: 50px;
	font-size: large;
	line-height: 2;
}
.-pagetop .-pagetop_btn a {
	display: inline-block;
	height: 50px;
}
@media print, screen and (min-width: 768px){
  .Footer {
    margin-top: 20px; 
  }
}
@media screen and (max-width:767.98px) {
	.Footer {
    margin-top: 0px;
	}
  .-pagetop .-pagetop_btn {
    width: 40px;
    margin-right: 2%;
  }
}

/*-------scrollanimation-------*/
.scroll_up {
  transition: 1.5s ease-in-out;
  transform: translateY(30px);
  opacity: 0;
}
.scroll_up.on {
  transform: translateY(0);
  opacity: 1.0;
}
