@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700&display=swap');
.contBaseWrap01 {
  font-family: 'Noto Sans JP', sans-serif;
  overflow: hidden;
}
/*.contBaseWrap02 {
	overflow: hidden;
}*/
.contBaseWrap01 img {
  width: auto;
  height: auto;
  max-width: 100%;
}
/*--------------------------*/
.contIn950 {
  box-sizing: border-box;
  width: 950px;
  margin: auto;
  position: relative;
}
.hwiAlc {
  text-align: center;
}
.hover:hover {
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
  transition-duration: 0.3s;
}
/*-------------------------*/
/*popup*/
/*#popup01 { border: 4px solid #ffffff;}*/
#popup01 .ttl {
  margin-bottom: 10px;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  color: #0000d2;
}
#popup01 .txt ul li {
  margin-bottom: 10px;
  font-size: 14px;
  letter-spacing: .03em;
}
#popup01 .txt ul li::before {
  content: '';
  display: inline-block;
  width: 5px;
  height: 1.5rem;
  margin-right: 5px;
  background: black;
  vertical-align: -2px;
}
#popup01 .txt ul li span {
  font-weight: bold;
  font-size: 16px;
  color: #0000d2;
}
/*#popup02 { border: 4px solid #d02d2d;}*/
#popup02 .ttl {
  margin-bottom: 10px;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  color: #d02d2d;
}
#popup02 .txt ul li {
  margin-bottom: 10px;
  font-size: 14px;
  letter-spacing: .03em;
}
#popup02 .txt ul li::before {
  content: '';
  display: inline-block;
  width: 5px;
  height: 1.5rem;
  margin-right: 5px;
  background: #d02d2d;
  vertical-align: -2px;
}
#popup02 .txt ul li span {
  font-weight: bold;
  font-size: 16px;
  color: #d02d2d;
}
.mfp-close-btn-in .mfp-close {
  background: none;
  border: 0;
  padding: 0;
  margin: 0;
  color: black !important;
  font-size: 36px;
  top: 10px !important;
  right: 10px !important;
}
/*popup チケット手配*/
.popup {
  box-sizing: border-box;
  width: 100%;
  max-width: 700px;
  margin-bottom: 10px;
  padding: 40px 15px 40px 15px;
  /*border: 10px solid #dddddd;*/
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  color: #2b2e38;
  background: #fff;
  border: 4px solid #ffffff;
}
.popup h5 {
  font-size: 18px;
  line-height: 1.4;
  text-align: center;
  margin-left: 1em;
}
.popup ol {
  padding: 10px;
  /*border: 1px solid #bcbcbc; */
}
.popup ol li {
  font-size: 14px;
  line-height: 1.6;
  text-align: left;
  margin-top: 0px;
}
.popup ol li span {
  color: #CC0000;
}
.popup ol li:first-child {
  margin-top: 0;
}
#popup .mfp-close {
  font-size: 25px;
  line-height: 25px;
}
.btn_popup {
  display: block;
  overflow: visible;
  width: 245px;
  padding: 12px 0px 12px 27px;
  cursor: pointer;
  margin: 20px auto 0 auto;
  color: #fff;
  background: #cc0000;
  background-image: url("/intltour/hwi/tetsuzuki/img/icon_window.gif");
  background-repeat: no-repeat;
  background-position: 10px 50%;
}
/*---------------------*/
.contPointBlock01 {
  background: rgb(146, 230, 189);
  background: linear-gradient(45deg, rgba(146, 230, 189, 1) 0%, rgba(250, 235, 110, 1) 100%);
  padding: 140px 0px 70px 0px;
  margin-top: 130px;
  position: relative;
}
.applyLink.active {
  display: block;
}
.applyLink {
  display: none;
}
.applyPKGLink.active {
  display: block;
}
.applyPKGLink {
  display: none;
}
.contAncWrap01 {
  text-align: center;
  width: 100%;
  position: absolute;
  left: 0px;
  top: -80px;
}
.contAncFlex01 {
  display: flex;
  justify-content: space-between;
  width: 680px;
  margin: auto;
}
.contAncFlex01 li a {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  width: 160px;
  height: 160px;
  padding-bottom: 10px;
  background-color: #FC6C93;
  border-radius: 200px;
  font-size: 20px;
  line-height: 1.25em;
  font-weight: bold;
}
.contAncFlex01 li a:link {
  color: #ffffff;
  text-decoration: none;
}
.contAncFlex01 li a:visited {
  color: #ffffff;
  text-decoration: none;
}
.contAncFlex01 li a:hover {
  color: #ffffff;
  text-decoration: none;
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
  transition-duration: 0.3s;
}
.contAncFlex01 li a:active {
  color: #ffffff;
  text-decoration: none;
}
.contAncFlex01 li a::after {
  content: '';
  width: 16px;
  height: 16px;
  border: 0px;
  border-top: solid 2px #ffffff;
  border-right: solid 2px #ffffff;
  -ms-transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  position: absolute;
  bottom: 20px;
  left: 50%;
  margin-left: -8px;
}
.contPointBox01 {
  background-color: #ffffff;
  border-radius: 20px;
  padding: 50px 25px 40px 25px;
}
.contPointBox01In {
  padding: 0px 18px 8px 18px;
}
.pointText01 {
  font-size: 16px;
  line-height: 2.0em;
}
.pointText01 span {
  background-image: url("/intltour/hwi/hapalua/img/text_line_dot01.png");
  background-repeat: repeat-x;
  background-position: left bottom;
  background-size: auto 2px;
}
.pointFlex01 {
  display: flex;
  justify-content: space-between;
  padding-top: 28px;
}
.pointFlex01 li {
  width: 270px;
  text-align: left;
}
.pointFlex01 li:nth-child(2) {
  margin-top: 60px;
}
.pointTitFlex01 {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
.pointFlexBox01 {
  width: 79px;
  flex-shrink: 0;
}
.pointFlexBox02 {
  color: #FC6C93;
  font-size: 14px;
  line-height: 1.7em;
  font-weight: bold;
  padding-left: 12px;
  margin-right: 12px;
}
/*-------------------*/
.outlineBlock01 {
  padding: 90px 0px 100px 0px;
}
.contOutlineBox01 {
  background: rgb(146, 230, 189);
  background: linear-gradient(0deg, rgba(146, 230, 189, 1) 0%, rgba(250, 235, 110, 1) 100%);
  padding: 80px 40px 40px 40px;
}
.contOutlineBoxIn {
  background-color: #ffffff;
  border-radius: 20px;
  padding: 30px;
}
.contTitBg01 {
  position: relative;
}
.contTitBg01::before {
  content: "";
  background-image: url("/intltour/hwi/hapalua/img/tit_bg01.png");
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 180px auto;
  width: 100%;
  height: 42px;
  position: absolute;
  left: 0px;
  top: -40px;
}
.contTitBg01::after {
  content: "";
  background-image: url("/intltour/hwi/hapalua/img/tit_icon01.png");
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 26px auto;
  width: 100%;
  height: 36px;
  position: absolute;
  left: 0px;
  top: -18px;
}
.contH301 {
  text-align: center;
  font-size: 26px;
  line-height: 1.5em;
  font-weight: bold;
  color: #92E6BD;
  margin-bottom: 35px;
}
.outlineFlex01 {
  display: flex;
  justify-content: space-between;
}
.outlineBox01 {}
.outlineBox02 {
  width: 356px;
  flex-shrink: 0;
}
.outlineUl01 {}
.outlineUl01 li {
  border-top: 1px dotted #CCCCCC;
  display: flex;
  align-items: center;
  padding: 10px 0px 10px 0px;
}
.outlineUl01 li:first-child {
  border-top: none;
}
.outlineUl01 li .li01 {
  width: 64px;
  flex-shrink: 0;
}
.outlineUl01 li .li02 {
  padding-left: 30px;
  font-size: 16px;
  line-height: 1.7em;
}
.outlineUl01 li .li02 .p01 {
  font-size: 20px;
  line-height: 1.5em;
  font-weight: 500;
}
.contMidashi01 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 64px;
  height: 64px;
  border-radius: 100px;
  background-color: #92E6BD;
  color: #ffffff;
  font-size: 14px;
  line-height: 1.4em;
  font-weight: bold;
}
.outlineBtnWrap01 {
  margin-top: 32px;
  text-align: center;
  position: relative;
}
.outlineBtn01 {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #FC6C93;
  border-radius: 10px;
  box-sizing: border-box;
  width: 600px;
  height: 74px;
  margin: 0 auto 8px;
  padding: 18px;
}
a.outlineBtn01:link {
  color: #ffffff;
  text-decoration: none;
}
a.outlineBtn01:visited {
  color: #ffffff;
  text-decoration: none;
}
a.outlineBtn01:hover {
  color: #ffffff;
  text-decoration: none;
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
  transition-duration: 0.3s;
}
a.outlineBtn01:active {
  color: #ffffff;
  text-decoration: none;
}
.outlineBtn01 .p01 {
  text-align: left;
  font-size: 24px;
  line-height: 1.4em;
  font-weight: bold;
}
.outlineBtn01 .p01::after {
  content: "";
  display: inline-block;
  background-image: url("/intltour/hwi/hapalua/img/icon_ext_white.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 16px auto;
  width: 16px;
  height: 15px;
  margin-left: 13px;
}
.outlineBtn01 .p02 {
  margin-left: 44px;
  text-align: left;
}
.outlineFlex02 {
  display: flex;
  align-items: center;
  margin-top: 28px;
}
.outlineFlex02 .box01 {
  flex-shrink: 0;
}
.outlineFlex02 .box01 p {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  width: 100px;
  height: 100px;
  background-color: #92E6BD;
  border-radius: 140px;
  color: #ffffff;
  font-size: 16px;
  line-height: 1.25em;
  font-weight: bold;
}
.outlineFlex02 .box02 {
  margin-left: 30px;
}
.outlineFlex02 .box02 ul {
  margin-bottom: 10px;
}
.outlineFlex02 .box02 ul li {
  font-size: 16px;
  line-height: 1.5em;
  font-weight: bold;
  margin-bottom: 6px;
}
.outlineFlex02 .box02 .p01 {
  font-size: 14px;
  line-height: 1.7em;
}
.special_entry-wrap {
  padding: 2em;
  margin: 4em 0 2em;
  background: #d6ebff;
  box-shadow: 0px 0px 0px 10px #d6ebff;
  border: dashed 2px white;
	position: relative;
	
}
.special_entry-ttl {
  text-align: center;
  padding: 0.5em 0.25em;
  border-top: solid 2px #6cb4e4;
  border-bottom: solid 2px #6cb4e4;
  background: -webkit-repeating-linear-gradient(-45deg, #f0f8ff, #f0f8ff 3px, #e9f4ff 3px, #e9f4ff 7px);
  background: repeating-linear-gradient(-45deg, #f0f8ff, #f0f8ff 3px, #e9f4ff 3px, #e9f4ff 7px);
  font-size: 24px;
  font-weight: bold;
  color: #FC6C93;
  display: flex;
  /*  flex-direction: column;*/
  justify-content: center;
  align-items: center;
}
.special_entry-ttl span {
  font-size: 16px;
  font-weight: bold;
  color: #6cb4e4;
}
.special_entry-desc {
  font-weight: bold;
  font-size: 16px;
  margin: 16px 0 0 0;
}
.special_entry-desc span{
	  font-weight: bold;
  font-size: 20px;
	 color: #FC6C93;
}
.special_entry-head {
  font-weight: bold;
  font-size: 14px;
  margin: 16px 0 0 0;
  padding: 0.2em 0.6em;
  color: #494949;
  background: #ffffff;
  border-left: solid 5px #7db4e6;
}
.special_entry-text {
  font-size: 14px;
  margin-top: 8px;
  margin-left:0.5em;
}
.special_entry-note{
font-size: 12px;
	margin: 8px 0 0 0;
}
.special_entry-wrap ul {
  padding-left: 1em;
  text-indent: -1em;
  margin: 8px 0 0 0;
}
.special_entry-wrap ul li {
  margin: 5px 0 0 0;
	line-height: 1.3;
}
.img-woman-entry{
position: absolute;
    width: 120px;
    height: auto;
    top: -41px;
    left: 60px;
}

.outlineBox03 {
  background-color: #FAEB6E;
  border-radius: 20px;
  padding: 27px 30px 30px 30px;
  margin-top: 35px;
}
.outlineH401 {
  color: #FC6C93;
  font-size: 18px;
  line-height: 1.5em;
  font-weight: bold;
  margin-bottom: 15px;
}
.outlineFlex03 {
  display: flex;
  justify-content: space-between;
}
.outlineFlexBox01 {
  padding-right: 28px;
}
.outlineFlexBox02 {
  flex-shrink: 0;
  width: 258px;
}
.contText14_17_n {
  font-size: 14px;
  line-height: 1.7em;
}
.contMb08 {
  margin-bottom: 8px;
}
.outlineFlex04 {
  display: flex;
  align-items: center;
}
.outlineFlex04 .box01 {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #ffffff;
  width: 64px;
  height: 64px;
  border-radius: 100px;
}
.outlineFlex04 .box02 {
  padding-left: 20px;
  font-size: 16px;
  line-height: 1.5em;
}
/*-----------------------*/
/*.tabs .tab_item img {
  width: 100%;
  transition: all 0.3s;
}*/
.tabs input[name=tab_item] {
  display: none;
}
.tabs .tab_content {
  position: relative;
  display: none;
  clear: both;
}
.tabs .tab_content .tab_contentWrap {
  position: relative;
  z-index: 1;
  margin-bottom: 80px;
  padding: 80px 40px 40px 40px;
}
.tabs .tab_content .tab_contentWrap::before, .tabs .tab_content .tab_contentWrap::after {
  position: absolute;
  top: 0;
  z-index: 2;
  width: 275px;
  height: 100%;
  background-repeat: repeat-y;
  background-size: 275px auto;
  content: "";
}
.tabs .tab_content .tab_contentWrap::before {
  left: -275px;
  background-image: url("/intltour/hwi/hapalua/img/package_side_left.jpg");
}
.tabs .tab_content .tab_contentWrap::after {
  right: -275px;
  background-image: url("/intltour/hwi/hapalua/img/package_side_right.jpg");
}
/*選択されているタブのコンテンツのみを表示*/
#support01:checked ~ #support01_content, #support02:checked ~ #support02_content {
  display: block;
}
#support01_content.active, #support02_content.active {
  display: block;
}
/*選択されているタブのスタイルを変える*/
.tabs input:checked + .tab_item img {
  opacity: 0;
  cursor: auto;
}
/*---------------------------*/
.packageBlock01 {}
.tabWrapFlex01 {
  display: flex;
  justify-content: space-around;
}
.tabWrapFlex01 .tabBox01 {
  width: 440px;
}
.tabs .tab_item {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #E4E4E4;
  border-radius: 20px 20px 0px 0px;
  width: 100%;
  height: 66px;
  color: #ffffff;
  text-align: center;
  font-size: 18px;
  line-height: 1.3em;
  font-weight: bold;
  cursor: pointer;
  transition: all 0.2s ease;
}
.tabs input + .tab_item.tab01 {
  background-color: #E4E4E4;
}
.tabs input + .tab_item.tab02 {
  background-color: #E4E4E4;
}
.tabs input:checked + .tab_item.tab01 {
  background-color: #7C68EB;
  cursor: auto;
}
.tabs input:checked + .tab_item.tab02 {
  background-color: #31D3E0;
  cursor: auto;
}
.secApplyImg01 img {
  width: 100%;
  height: auto;
}
.popupLink01 {
  font-size: 14px;
  line-height: 1.5em;
  margin: 20px 0;
}
.popupLink01::before {
  content: "";
  display: inline-block;
  background-image: url("/intltour/hwi/hapalua/img/icon_dialog_rd.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 11px auto;
  width: 11px;
  height: 11px;
  margin-right: 6px;
}
/*----------------------------*/
.contH301 .s01 {
  display: block;
  font-size: 18px;
  color: #333333;
}
.contH301 .s02 {
  display: block;
  color: #7C68EB;
}
.tabContBox01 {
  background-color: #ebe8fc;
  margin-top: 30px;
  padding: 28px 30px;
  position: relative;
}
.tabH401 {
  color: #7C68EB;
  font-size: 18px;
  line-height: 1.5em;
  font-weight: bold;
  margin-bottom: 10px;
}
.tabContMt10 {
  margin-top: 10px;
}
.tabContUl01 li {
  margin: 3px 0px;
  color: #7C68EB;
}
/* .tabContUl01 li span {
	color: #7C68EB;
} */
.tabContUl01 li span {
  color: #333333;
}
.tabContBg01 {
  position: absolute;
  right: 30px;
  bottom: 57px;
}
.tabContBg01 img {
  width: 167px;
  height: auto;
}
.tabContBg02 {
  position: absolute;
  right: 43px;
  top: 17px;
}
.tabContBg02 img {
  width: 130px;
  height: auto;
}
.tabContFlex01 {
  display: flex;
  justify-content: space-between;
  margin-top: 10px;
}
.tabContFlexBox01 {
  width: 352px;
  position: relative;
}
.tabContFlexBox01:first-child::after {
  content: "";
  border-right: 1px dotted #7C68EB;
  height: 100%;
  position: absolute;
  top: 0px;
  right: -23px;
}
.tabContBoxIn01 {
  background-color: #7C68EB;
  border-radius: 5px;
  color: #ffffff;
  font-size: 15px;
  line-height: 1.3em;
  font-weight: bold;
  padding: 1px 10px 1px 10px;
}
.tabContBox02 {
  margin-top: 30px;
}
.bold {
  font-weight: bold;
}
.colRed01 {
  color: #CC0000;
}
.contMt90 {
  margin-top: 90px;
}
/*---------------------------*/
.tabHotelBox01 {
  background-color: #EBE8FC;
  border-radius: 20px;
  padding: 20px;
  margin-top: 30px;
  display: flex;
  justify-content: space-between;
}
.tabHotelBoxIn01 {
  width: 415px;
}
.tabHotelBoxIn02 {
  width: 325px;
}
.contText16_15 {
  font-size: 16px;
  line-height: 1.5em;
}
.tabHotelCont01 {
  min-height: 100px;
  box-sizing: border-box;
  padding-bottom: 5px;
}
.tabContH401 {
  margin-bottom: 13px;
  display: flex;
  align-items: flex-start;
}
.tabContH401 .s01 {
  display: inline-block;
  background-color: #CC0000;
  color: #ffffff;
  font-size: 14px;
  line-height: 1.6em;
  padding: 4px 10px 4px 10px;
  margin-right: 10px;
}
.tabContH401 .s01.sB01 {
  background-color: #4561A3;
}
.tabContH401 .s02 {
  font-size: 18px;
  line-height: 1.3em;
  font-weight: bold;
}
.tabHotelFlex01 {
  display: flex;
  margin: 10px 0px 0px 0px;
  width: 100%;
}
.tabHotelFlex01 .p01 {
  background-color: #474747;
  color: #ffffff;
  font-size: 14px;
  line-height: 1.6em;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 34px;
  width: 55%;
}
.tabHotelFlex01 .p02 {
  background-color: #ffffff;
  color: #E61E1F;
  font-size: 20px;
  line-height: 1.2em;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 3px;
  width: 45%;
}
.tabHotelFlex02 {
  display: flex;
  justify-content: space-between;
  margin-top: 10px;
}
.tabHotelFlexBox01 {}
.tabHotelFlexBox01 .tColumn .clearfix {
  display: flex;
  align-items: center;
}
.tabHotelFlexBox01 .tColumn .trip_Txt {
  font-size: 10px;
  line-height: 1.0em;
  text-align: center;
}
.tabHotelFlexBox02 {
  width: 38%;
}
.tabHotelBtn01 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  background-color: #E61E1F;
  font-size: 16px;
  line-height: 1.5em;
}
a.tabHotelBtn01:link {
  color: #ffffff;
  text-decoration: none;
}
a.tabHotelBtn01:visited {
  color: #ffffff;
  text-decoration: none;
}
a.tabHotelBtn01:hover {
  color: #ffffff;
  text-decoration: none;
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
  transition-duration: 0.3s;
}
a.tabHotelBtn01:active {
  color: #ffffff;
  text-decoration: none;
}
/*----------------------------*/
.support01 .tab_contentWrap {
  background-color: #7C68EB;
}
.support02 .tab_contentWrap {
  background-color: #31D3E0;
}
.support02 .contH301 .s02 {
  color: #31D3E0;
}
.support02 .tabH401 {
  color: #31D3E0;
}
.listFlex {
  display: flex;
}
.listFlex li {
  margin-right: 40px;
}
/* .support02 .tabContUl01 li span {
	color: #31D3E0;
} */
.support02 .tabContUl01 li {
  color: #31D3E0;
}
.support02 .tabContUl01 li span {
  color: #333333;
}
.support02 .tabContFlexBox01:first-child::after {
  border-right: 1px dotted #31D3E0;
}
.support02 .tabContBox01 {
  background-color: #e0f8fa;
}
.support02 .tabContBg01 {
  position: absolute;
  right: 30px;
  bottom: 63px;
}
.support02 .tabContBg01 img {
  width: 236px;
  height: auto;
}
.support02 .tabContBg02 {
  position: absolute;
  right: 30px;
  top: 25px;
}
.support02 .tabContBg02 img {
  width: 122px;
  height: auto;
}
.support02 .tabContBoxIn01 {
  background-color: #31D3E0;
}
.tabContText01 {
  background-color: #ffffff;
  color: #31D3E0;
  font-size: 14px;
  line-height: 1.5em;
  font-weight: bold;
  display: inline-block;
  padding: 0px 2px 0px 2px;
}
/*---------------------*/
.tabContUl02 {}
.tabContUl02 li {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 2px dotted #FAEB6E;
  padding: 10px 10px 10px 10px;
}
.tabContLiBox01 {
  position: relative;
  padding: 0px 20px 0px 40px;
}
.tabContLiBox01::before {
  content: "";
  background-image: url("/intltour/hwi/hapalua/img/package_icon01.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 32px auto;
  width: 32px;
  height: 32px;
  position: absolute;
  left: 0px;
  top: 50%;
  margin-top: -16px;
}
.tabContLiBox01 .p01 {
  font-size: 16px;
  line-height: 1.5em;
  font-weight: bold;
}
.tabContLiBox02 {
  width: 134px;
}
.tabContLiBox02 a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 26px;
  background-color: #FC6C93;
  border-radius: 2px;
  font-size: 14px;
  line-height: 1.2em;
}
.tabContLiBox02 a:link {
  color: #ffffff;
  text-decoration: none;
}
.tabContLiBox02 a:visited {
  color: #ffffff;
  text-decoration: none;
}
.tabContLiBox02 a:hover {
  color: #ffffff;
  text-decoration: none;
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
  transition-duration: 0.3s;
}
.tabContLiBox02 a:active {
  color: #ffffff;
  text-decoration: none;
}
.tabContLiBox02 a::after {
  content: '';
  width: 7px;
  height: 7px;
  border: 0px;
  border-top: solid 1px #ffffff;
  border-right: solid 1px #ffffff;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  margin-left: 4px;
  margin-top: 2px;
  vertical-align: middle;
}
.tabContImg01 {
  margin: 40px auto auto auto;
}
.tabContImg01 img {
  width: 870px;
  max-width: 870px;
  height: auto;
  margin-left: -28px;
}
/*-------------------*/
.contBannerWrap01 {
  margin-top: 80px;
}
.contBannerWrap01 li {
  margin-top: 30px;
}
/*------------------*/
.tabContFuki01 {
  position: absolute;
  top: 14px;
  left: 30px;
}
.tabContFuki01 img {
  width: auto;
  height: 120px;
}
/**/

/* 20230314追加 */
.special_entry-form{
  position: relative;
}
.special_entry-form > p{
  border:1px solid #333;
  display:inline-block;
  padding:5px;
  background-color:#ffffff;
  margin-top:10px;
}
.special_entry-end p{
  background-color: rgba(0,0,0,0.7);
  display: inline-block;
  padding: 10px 15px;
  color: #fff;
  position: absolute;
  top: 4px;
  left: -4px;
  font-size: 16px;
  font-weight: bold;
}
.outlineBtnWrap01 div{
  background-color: rgba(0,0,0,0.7);
  position: absolute;
  top:-2px;
  width: 750px;
  height: 80px;
}
.outlineBtnWrap01 div p{
  font-size: 20px;
  font-weight: bold;
  line-height: 80px;
  color: #fff;
}

/* 20230926追加 */
.tabContLiBox01 .p01 span{
  font-size: 14px;
  font-weight: normal;
}

.contPointBox01__note{
  margin-top: 16px;
}
.contPointBox01__note p{
  margin-bottom: 4px;
}

.special_entry__outer{
  position: relative;
  padding-top: 1px;
  margin-top: 16px;
}
.comingsoon__box{
  position: absolute;
  background-color: rgba(0, 0, 0, .8);
  width: 100%;
  height: 100%;
  text-align: center;
  top: 0;
  display: flex;
  flex-direction: column;
    justify-content: center;
}
.comingsoon__box p{
  color: #ffffff;
  font-size: 32px;
  font-weight: bold;
}

.outlineBtn_notice{
  margin-top: 24px;
}

/* 20240124追加 */
.supportHead {
	text-align: center;
	margin-bottom: 40px;
}
.supportHead .p01 {
	font-size: 22px;
    padding: 1px 48px;
    font-weight: bold;
    color: #FFF;
    background-color: #FC6C93;
    margin: 0 auto 8px;
}
.supportHead .p02 {
	font-size: 18px;
	font-weight: bold;
}
.supportHead .p03 {
	margin-top: 8px;
}
.box04 {
	padding: 20px;
    border: 4px dotted #fc6c93;
    border-radius: 20px;
	margin-top: 32px;
}
.blankBtn {
	display: block;
    position: relative;
    background-color: #FC6C93;
    color: #FFF;
    padding: 16px 16px;
    border-radius: 4px;
    width: fit-content;
    font-size: 16px;
    margin-top: 8px;
    margin-bottom: 8px;
	font-weight: bold;
}
.blankBtn:hover {
    text-decoration: none;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;
    transition-duration: 0.3s;
}
.jalSPEntry_inner .blankBtn::after {
    content: "";
    display: inline-block;
    background-image: url(/intltour/hwi/hapalua/img/icon_ext_white.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 16px auto;
    width: 16px;
    height: 15px;
    margin-left: 13px;
}
.jalSPEntry_h01 {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    padding: 10px 0;
    background-color: #fc6c93;
    border-top-right-radius: 20px;
    border-top-left-radius: 20px;
    margin: -24px -24px 0;
}

.jalSPEntry_h01 .p01{
	font-size: 16px;
	color: #FFF;
	line-height: 1.5;
}
.jalSPEntry_h01 .p02{
	color: #fbeb6e;
	font-size: 22px;
	line-height: 1.5;
}

.jalSPEntry_lead {
	font-weight: bold;
    font-size: 18px;
    margin-top: 16px;
	line-height: 1.5;
}
.lead_bold {
	font-weight: bold;
    color: #fc6c93;
	font-size: 22px;
}
.jalSPEntry_h02 {
	color: #FFF;
    background-color: #92E6BD;
    padding: 4px 16px;
    font-weight: bold;
    margin-top: 16px;
    font-size: 16px;
    border-radius: 20px;
    text-align: center;
}
.jalSPEntry_inner {
	padding-left: 16px;
}
.jalSPEntry_inner .indent {
	text-indent: -1em;
	padding-left: 1em;
}
.jalSPEntry_inner .p01 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 8px;
}
.jalSPEntry_inner .p02 {
	font-size: 16px;
	margin-top: 8px;
}


/* 240201追加 */
.jalmile__block{
  margin-top: 35px;
}
.jalmile__block h4{
  font-size: 20px;
  margin-bottom: 10px;
  color: #fc6c93;
}
.jalmile__ttl{
  padding-top: 20px;
  padding-bottom: 10px;
}
.jalmile__stepLabel{
  background-color: #92E6BD;
  display: inline-block;
  color: #fff;
  padding: 3px 10px 3px 22px;
  font-weight: bold;
  font-size: 16px;
  position: relative;
  margin-right: 30px;
  vertical-align: middle;
  line-height: 1.5;
}
.jalmile__stepLabel::after {
  position: absolute;
  top: 0;
  right: -20px;
  bottom: 0;
  display: block;
  width: 0;
  content: '';
  border-width: 33px 0 0 20px;
  border-style: solid;
  border-color: transparent transparent transparent #92E6BD;
}
.jalmile__heading{
  display: inline-block;
  font-size: 20px;
  vertical-align: middle;
  font-weight: normal;
}
.jalmile__btn{
  margin: 10px 0 6px;
}
.jalmile__fsm{
  font-size: 16px;
}
/*-- 240314 終了対応 --*/
.shuryo{
	position: relative;
}
.shuryo_comment{
	position: absolute;
	left:-5px;
	top:-5px;	
	width:380px;
	height:45px;
	background-color: #808080;
	opacity: 0.9;
	color:#ffffff;
	text-align: center;
	padding-top:20px;
}