@charset "UTF-8";
/* CSS Document */

/*===============================

	タイムシェア/販売説明会/宿泊体験

================================*/
.h2_style{
  font-size: 1.7em;
  color: #000;
  font-weight: 400;
  margin: 0 0 20px 0;
}

.h2_turquoise{
  color: #00a9e0;
  line-height: 24px;
  font-weight: 500;
  margin:0;
} 

.h2_darkgreen{
  color: #3b5b45;
  line-height: 24px;
  font-weight: 500;
  margin:0;
}

.h2_autumnleaf{
  color: #d05344;
  line-height: 24px;
  font-weight: 500;
  margin:0;
}

h3 {
    font-size: 17px;
    color: #00B0B9;
    line-height: 24px;
    font-weight: 500;
}


.h3_style{
  font-size: 1.3em;
  color: #00629b;
  line-height: 1.6;
  font-weight: 500;
  margin:0;
}

.h3_ocher{
  color: #b9922b;
  font-size: 1em;
  line-height: 1.7;
}

.h3_line{
  display: block;
  border-left: 4px solid #00B0B9; 
  padding: 6px 0 6px 12px;
  font-size: 1.2em;
  margin: 0;
}

.h3_black{
  font-size: 1.3em;
  color: #000;
  font-weight: 400;
  margin: 0 0 20px 0;
}

.h4_style{
  color: #b9922b;
  font-size: 1em;
  line-height: 1.7;
}

.h4_flow{
  font-size: 1em;
  margin: 0;
}

.h4_step{
  font-size: 1.2em;
  color: #00a9e0;
  line-height: 1.6;
  font-weight: 500;
  margin: 10px 0 0;
}

.leadTxt{
  font-size: 1.2em;
  line-height: 1.7;
}

.color_black{
  color: #333;
}

.innerblock{
  margin:0 0 50px 0;
}

.innerblock:last-child{
  margin:0 0 0 0;
} 

.imgbtm{
  margin-bottom:20px;
}

.fontw_n{font-weight:normal;}
.fontw_b{font-weight:bold;}

@media screen and (min-width: 769px){

  #timeshare-program{
    margin-top:-20px;
  }
  
}



.oahuList{
  overflow: hidden;
  padding: 0;
  width: 100%;	
}

.oahuList li{
  float:left; 
  list-style-type:none; 
  width: 45%; 
  font-size: 24px; 
  line-height: 1.7;
 }

.oahuList li:nth-child(even){
	width: 5%; 
}

.lodgingActive{
	text-decoration: none;
	border-bottom: 1px solid #443135;
	padding-bottom: 2px;
}

.oahu_bg{
	background-image: url(/vacation-packages/img/bg1.jpg);
	background-size: cover;
}

.hawaii_bg{
	background-image: url(/vacation-packages/img/bg2.jpg);
	background-size: cover;
}

.japan_bg{
	background-image: url(/vacation-packages/img/bg3.jpg);
	background-size: cover;
}


@media screen and (max-width: 767px){
  
  .h2_style{
    color: #333;
    font-weight: 400;
    margin: 0 0 20px 0;
    font-size:22px;
  }
  
  .h2_turquoise{
    color: #00a9e0;
    line-height: 1.7;
    font-weight: 500;
	  margin:0;
  }

  .h2_darkgreen{
    color: #3b5b45;
    line-height: 1.7;
    font-weight: 500;
	  margin:0;
  }
  
  .h2_autumnleaf{
    color: #d05344;
    line-height: 1.7;
    font-weight: 500;
	  margin:0;
  }
  
	.oahuList{
    overflow: hidden;
    padding: 0;
    width: 100%;
	}

	.oahuList li{
		float:left; 
		list-style-type:none; 
		width: 45%; 
		font-size: 1.8rem; 
		line-height: 1.7;
		margin: 5% auto 0;
  }
	
	.oahuList li:nth-child(even){
		width: 5%; 
	}
  
  .h3_line{
    display: block;
    border-left: 4px solid #00B0B9; 
    padding: 6px 0 6px 12px;
    font-size: 1.5em;
    margin: 0;
    line-height:1.6;
  }
  
  .leadTxt{
    font-size: 1.9rem;
    line-height: 1.7;
    font-weight: bold;
  }
  
  span.q-smaller {
    display: block;
    font-size: 14px;
    line-height: 1.6;
  }
	
}


.normalFont{
  font-size: 100%; 
  line-height: 1.7;
}

.packagesImg_txt{
  bottom:7%; 
  left:5%;
  position:absolute;
}


span.circle-large {
  border-radius: 50%;
  width: 140px;
  height: 140px;
  display: inline-block;
  font-size: 16px;
  text-align: center;
  color: #fff;
  padding-top: 34px;
  vertical-align: middle;
  margin-right: 8px;
  margin-left: -33px;
  margin-top: -28px;
  position: absolute;
  border: solid 2px #fff;
}

@media screen and (max-width: 991px){
  span.circle-large {
    border-radius: 50%;
    width: 110px;
    height: 110px;
    display: inline-block;
    font-size: 14px;
    text-align: center;
    color: #fff;
    padding-top: 24px;
    vertical-align: middle;
    margin-right: 8px;
    margin-left: -10px;
    margin-top: -28px;
    position: absolute;
    border: solid 2px #fff;
  }
}


#explore-menu .menuHeader{
  font-size: 17px;
  font-weight: 400;
  line-height: 25px;
  letter-spacing: 0.5px;
  margin: 10px 0;
}

@media only screen and (max-width: 768px){
  .menuHeader{
    font-size: 20px;
    font-weight: bold;
    line-height: 25px;
    letter-spacing: 0.5px;
    margin: 10px 0;
  }
  
  .photo-details{
    position: absolute;
    bottom: 10px;
    left: 10px;
    text-align: left;
  }
  
  .photo-details__heading , .photo-details__area{
    color:#fff;
  }
}



@media only screen and (max-width: 995px) and (min-width: 700px){
  #homecontent .col-sm-4 h2 {
    height: 48px;
    display: table-cell;
    vertical-align: top;
    padding-top: 0; 
  }
}
  
  
 a.viewmore-link {
  color: #00a9e0;
  font-size: 15px;
}
  
.viewmore-link:before {
  display: inline-block;
  content: "";
  border: 5px solid transparent;
  border-left: 7px solid #00a9e0;
}
  
.content-news-wrapper a.news-viewmore-link:before {
  display: inline-block;
  content: "";
  border: 4px solid transparent;
  border-left: 5px solid #337ab7;
}

h1.logo_h1{
  margin: 0;
}
  
/*画像切り替え*/  
@media screen and (max-width: 768px) {
  
  .topChangeImg{
    display: block;
  }
  
  .topCpnImg{
    display: block;
  }
}

@media screen and (min-width: 769px) {
  
  .topChangeImg{
    display: block;
  }
  
  .topChangeImg:hover , .topCpnImg:hover{
    background-color: #000;
    opacity:0.8;
  }
  
  
  .topCpnImg{
    display: block;
  }
}

.homeContents{
  display: flex;
  margin: 0 auto;
  padding: 0 10px;
  flex-wrap: wrap;
}

.homeContents div:nth-child(odd){
  margin-right: 3%;
}
  
.homeContents .s_content-item-wrapper {
  min-height: 330px;
  margin-bottom: 10px;
  padding: 10px;
  width: 48%;
}
.homeContents .m_content-item-wrapper {
  min-height: 350px;
  margin-bottom: 25px;
  padding: 10px;
  width: 48%;
}

  
@media screen and (max-width: 767px){
  
  .homeContents{
    display: flex;
    margin: 0 auto;
    padding: 0 10px;
    flex-wrap: wrap;
  }
  
  .homeContents div:nth-child(odd){
    margin-right: 0px;
  }
  
  .homeContents .s_content-item-wrapper {
    min-height: auto !important;
    margin-bottom: 10px;
    padding: 10px;
    width: 100%;
  }
  
  .homeContents .m_content-item-wrapper {
    min-height: auto !important;
    margin-bottom: 10px;
    padding: 10px;
    width: 100%;
  }
}
  



/**********************

add sns footer

**********************/

#pre-footer .footer-col-section .socialBtn{
  padding:10px 0 0;
}

#pre-footer .footer-col-section .socialBtn a:hover{
  background-color:inherit;
}

#pre-footer .footer-col-section .socialBtn .fa{
    display: inline-block;
    font: normal normal normal 20px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

@media screen and (max-width: 767px){ 
  #pre-footer .footer-col-section .socialBtn{
    padding: 10px 0 0;
  }
  #pre-footer .footer-col-section .socialBtn .fa{
    display: inline-block;
    font: normal normal normal 20px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
}

/**********************

breadcrumb

**********************/

ul.breadcrumb{
  margin: 10px 0 30px;
  color: #444;
  background-color: inherit;
  padding: 0;
}

ul.breadcrumb>li {
  display: inline;
  font-size: 12px;
  line-height: 2em;
}

ul.breadcrumb>li+li:before {
  padding: 0 7px;
  color: #aaa;
  content: "＞";
} 

@media screen and (max-width: 768px){ 
  
  ul.breadcrumb{
    margin: 0 0;
    color: #444;
    background-color: inherit;
    padding:15px 0 0;
  }
  
  ul.breadcrumb>li {
    display: inline;
    padding: 0;
    margin: 0;
    font-size: 12px;
  }
}



/**********************

top add banner

**********************/

#homecontent .col-sm-4 p:last-child {
  position: inherit;
  bottom: 0;
  left: 0;
}
  
#homecontent .col-sm-4 .sweep_content-item-wrapper {
  min-height: 280px;
  margin-bottom: 0;
  padding: 10px 0;
}
  
.content-news-wrapper {
  min-height: 250px;
  margin-bottom: 35px;
  padding: 3px 15px;
  border: 1px solid #cfd4d8;
}
  
  
  
@media screen and (max-width: 767px){
  #homecontent .col-sm-4 .sweep_content-item-wrapper {
    min-height: 280px;
    margin-bottom: 30px;
    padding: 0 0 10px;
  }
  
}
  


  
@media screen and (max-width: 1222px){
  #toppage #homeslideshow #myCarousel .item {
    width: 100%;
    background-size: cover;
    background-position: right top !important;
  }
}


 /**********************

testimonials update

**********************/ 

.ownerImg{
  width: 100%;
  padding: 15px 0 0px;
}
.ownerTxt{
  padding: 0;
}
  
.ownerBox{
  position:relative;
  padding:25px;
  box-shadow: 1px 1px 1px #bbb;
}

.ownerLink{
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ownerBox:hover{
  opacity:0.8;
}

.fadein {
opacity : 0;
transform: translateY(20px);
transition: all 1s;
}

  
  /*blue*/
.headCircle_b{
  position: relative;
  padding: 0 .5em .5em 2em;
  border-bottom: 1px dotted rgba(0, 169, 224, .5);
  line-height: 1.5;
}

.headCircle_b::before,.headCircle_b::after {
  position: absolute;
  content: '';
  border-radius: 100%
}
  
.headCircle_b::before {
  top: .1em;
  left: .1em;
  z-index: 2;
  width: 20px;
  height: 20px;
  background: rgba(0, 169, 224, .7);
}
.headCircle_b::after {
  top: .7em;
  left: .7em;
  width: 15px;
  height: 15px;
  background: rgba(0, 169, 224, .3);
}
  
 /*pink*/
.headCircle_p{
  position: relative;
  padding: 0 .5em .5em 2em;
  border-bottom: 1px dotted rgba(206, 0, 88, .5);
  line-height: 1.5;
}

.headCircle_p::before,.headCircle_p::after {
  position: absolute;
  content: '';
  border-radius: 100%
}
  
.headCircle_p::before {
  top: .1em;
  left: .1em;
  z-index: 2;
  width: 20px;
  height: 20px;
  background: rgba(206, 0, 88, .7);
}
.headCircle_p::after {
  top: .7em;
  left: .7em;
  width: 15px;
  height: 15px;
  background: rgba(206, 0, 88, .3);
}
  
 /*orange*/
.headCircle_o{
  position: relative;
  padding: 0 .5em .5em 2em;
  border-bottom: 1px dotted rgba(255, 143, 28, .5);
  line-height: 1.5;
}

.headCircle_o::before,.headCircle_o::after {
  position: absolute;
  content: '';
  border-radius: 100%
}
  
.headCircle_o::before {
  top: .1em;
  left: .1em;
  z-index: 2;
  width: 20px;
  height: 20px;
  background: rgba(255, 143, 28, .7);
}
.headCircle_o::after {
  top: .7em;
  left: .7em;
  width: 15px;
  height: 15px;
  background: rgba(255, 143, 28, .3);
}
  
 /*pantone2705*/
.headCircle_e{
  position: relative;
  padding: 0 .5em .5em 2em;
  border-bottom: 1px dotted rgba(83, 86, 90, .5);
  line-height: 1.5;
}

.headCircle_e::before,.headCircle_e::after {
  position: absolute;
  content: '';
  border-radius: 100%
}
  
.headCircle_e::before {
  top: .1em;
  left: .1em;
  z-index: 2;
  width: 20px;
  height: 20px;
  background: rgba(83, 86, 90, .7);
}
.headCircle_e::after {
  top: .7em;
  left: .7em;
  width: 15px;
  height: 15px;
  background: rgba(83, 86, 90, .3);
}
  
  
@media screen and (max-width: 767px){
  .ownerBox{
    position:relative;
    padding:15px;
    box-shadow: 1px 1px 1px #bbb;
  }
  
  .ownerImg{
    width: 100%;
    padding: 10px 0 0px;
  }
  
   /*blue*/
  .headCircle_b{
    position: relative;
    padding: 0 .5em .3em 2em;
    border-bottom: 1px dotted rgba(0, 169, 224, .5);
    line-height: 1.5;
    font-weight: normal;
  }
   
   /*pink*/
  .headCircle_p{
    position: relative;
    padding: 0 .5em .3em 2em;
    border-bottom: 1px dotted rgba(206, 0, 88, .5);
    line-height: 1.5;
    font-weight: normal;
  }
   /*orange*/
  .headCircle_o{
    position: relative;
    padding: 0 .5em .3em 2em;
    border-bottom: 1px dotted rgba(255, 143, 28, .5);
    line-height: 1.5;
    font-weight: normal;
  }
   
   /*espresso*/
  .headCircle_e{
    position: relative;
    padding: 0 .5em .3em 2em;
    border-bottom: 1px dotted rgba(68, 49, 53, .5);
    line-height: 1.5;
    font-weight: normal;
  }
  
  #testimonials-hawaii{
    padding:25px 15px;
  }
}



 /**********************

header h1 h2 change

**********************/ 


#subbanner .banner-header {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  /*background: rgba(68,49,53,.7);*/
  background-color: rgba(0,0,0,0.6);
  padding: 25px 40px;
}
  
#subbanner .bannerTwo{
  max-width: 1060px;
  margin: 0 auto;
}

#subbanner .bannerOne{
  max-width: 1030px;
  margin: 0 auto;
}
  
#subbanner .banner-header .bannerTwo h1.resortList_h1{
  color: #fff;
  font-size: 2.3em;
  padding: 0;
  margin: auto;
  font-weight: normal;
  display: inline-block;
}
  
#subbanner .banner-header .bannerTwo h2.resortList_h2{  
  color: #fff;
  font-size: 1.3em;
  margin: 0 auto;
  padding-left: 20px;
  display: inline-block;
}

#subbanner .banner-header .bannerOne h1.header_h1{
  color: #fff;
  font-size: 2.3em;
  padding: 0;
  margin: auto;
  font-weight: normal;
  display: inline-block;
}
  
#subbanner .banner-header .bannerOne h2.header_h2{  
  color: #fff;
  font-size: 1.3em;
  margin: 0 auto;
  padding-left: 20px;
  display: inline-block;
}
  
#content__wrap .resortList_container{
  padding: 0 0 30px;
}

@media screen and (max-width: 768px){
  #subbanner .banner-header {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    /*background: rgba(68,49,53,.7);*/
    background-color: rgba(0,0,0,0.6);
    padding: 15px;
  }

  #subbanner .bannerTwo{
    max-width: 100%;
    margin: 0 auto;
  }
  
  #subbanner .bannerOne{
    max-width: 100%;
    margin: 0 auto;
  }

  #subbanner .banner-header .bannerTwo h1.resortList_h1{
    color: #fff;
    font-size: 1.9em;
    padding: 0;
    margin: auto;
    font-weight: normal;
    display: block;
  }

  #subbanner .banner-header .bannerTwo h2.resortList_h2{  
    color: #fff;
    font-size: 1.2em;
    margin: 10px auto 0;
    padding-left: 0;
    display: block;
  }
  
  #subbanner .banner-header .bannerOne h1.header_h1{
    color: #fff;
    font-size: 24px;
    padding: 0;
    margin: auto;
    font-weight: normal;
    display: block;
  }

  #subbanner .banner-header .bannerOne h2.header_h2{  
    color: #fff;
    font-size: 1.2em;
    margin: 10px auto 0;
    padding-left: 0;
    display: block;
  }
  
  #content__wrap .resortList_container{
    padding: 25px 0 30px;
  }
  
}




  
  
/*************************
******* followlinkArea ******
**************************/

#followlinkArea {
    position: relative;
    width: 100%;
    display: block;
    background: #f2f2f3;
    z-index: 100;
    padding: 10px 0;
}

#followlinkArea.-fix {
    position: fixed;
    top: 0;
    left: 0;
}

#followlinkArea .btnBox {
    float: left;
    padding: 1% 3% 1% 0;
    border-right: 1px solid #cccccc;
}

#followlinkArea .btnBox .btn01,
#followlinkArea .btnBox .btn02 { 
    display: inline-block;
}

#followlinkArea .btnBox .btn01 a,
#followlinkArea .btnBox .btn02 a {
    width: 390px;
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    display: block;
    text-align: center;
    padding: 15px;
    border-radius: 5px;
}
  
#followlinkArea .btnBox .btn01 a:hover,
#followlinkArea .btnBox .btn02 a:hover {
  text-decoration: none;
  opacity:0.8;
}

#followlinkArea .btnBox .btn01 a {
    background: #ce0058;
}

#followlinkArea .btnBox .btn02 a {
    background: #00a9e0;
}

#followlinkArea .txtBox {
    float: left;
    /* border-left: 1px solid #cccccc; */
    padding: 2.5% 0 0 3%;
}

#followlinkArea .txtBox .period {
    display: table;
    margin: 0 0 10px;
}

#followlinkArea .txtBox .period:last-child {
  margin: 0;
}

#followlinkArea .txtBox .period dt,
#followlinkArea .txtBox .period dd {
    display: table-cell;
}

#followlinkArea .txtBox .period dt {
  color: #000;
  font-size: 14px;
  font-weight: bold;
  border-radius: 0;
  padding: 5px 15px;
  margin: 0 10px 0 0;
  text-align: center;
  background: #ccc;
}

#followlinkArea .txtBox .period dd {
  padding-left: 5px;
  vertical-align: middle;
  color: #000;
  font-size: 16px;
}

@media only screen and (max-width: 1200px) {
    
  #followlinkArea .btnBox {
      width: 55%;
  }

  #followlinkArea .txtBox {
      width: 40%;
  }

  #followlinkArea .btnBox .btn01,
  #followlinkArea .btnBox .btn02 { 
      float: left;
      width: 50%;
      padding: 0 5px;
  }

  #followlinkArea .btnBox .btn01 a,
  #followlinkArea .btnBox .btn02 a { 
      width: 100%;
      line-height: 1.2;
      font-size: 22px;
  }

  #followlinkArea .txtBox .period dt {
    display: block;
    color: #000;
    font-size: 18px;
    font-weight: bold;
    border-radius: 0;
    padding: 5px 20px;
    margin: 0 10px 0 0;
    text-align: center;
    background: #ccc;
  }
  

#followlinkArea .txtBox .period dd {
  padding-left: 5px;
  vertical-align: middle;
  color: #000;
  font-size: 20px;
}

}


@media only screen and (max-width: 768px) {
    
  #followlinkArea {
      background: #f2f2f3;
      padding: 15px 5px;
  }

  #followlinkArea .txtBox {
    width:100%;
  }

  #followlinkArea .btnBox {
      width: 100%;
      float: none;
      padding: 0px;
  }

  #followlinkArea .btnBox .btn01,
  #followlinkArea .btnBox .btn02 {
      width: 50%;
      float: left;
      padding: 0 5px;
  }

  #followlinkArea .btnBox .btn01 a,
  #followlinkArea .btnBox .btn02 a {
      width: 100%;
      font-size: 14px;
      padding: 20px 10px;
  }
  
  #followlinkArea .txtBox .period {
    display: table;
    margin: 0 0 10px;
  }
  
  #followlinkArea .txtBox .period:last-child {
      margin: 10px auto 0;
  }
  
  #followlinkArea .txtBox .period dt {
    display: block;
    color: #000;
    font-size: 18px;
    font-weight: bold;
    border-radius: 0;
    padding: 5px 20px;
    margin: 0 10px 0 0;
    text-align: center;
    background: #ccc;
  }

  #followlinkArea .txtBox .period dd {
    padding-left: 5px;
    vertical-align: middle;
    color: #000;
    font-size: 20px;
  }

}
  
#followlinkArea .container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px){
  #followlinkArea .container {
      width: 750px;
  }
}

@media (min-width: 992px){
  #followlinkArea .container {
      width: 970px;
  }
}

@media (min-width: 1200px){
  #followlinkArea .container {
      width: 1170px;
  }
}


.experienceContactBox{
  border:solid 4px #000D14;
  padding: 15px;
  max-width: 1060px;
  text-align: center;
  overflow: hidden;
  background-color: #fff;
} 

.experienceContactBox_flex{
  display:flex;
}

.experienceContactBox_tell{
  width:54%;
  padding: 10px;
}

.experienceContactBox_telltable{
  display: flex;
  align-items: center;
}
.experienceContactBox_tellimg{
  width: 22%;
  margin: 0 0% 0 0;
  vertical-align: middle;
  display:block;
}  
.experienceContactBox_telltxt{
  width: 80%;
  font-size: 0.9em;
  line-height: 1.7;
  display:block;
  padding-left: 5%;
  text-align: left;
}
.experienceContactBox_telltxtL{
  font-size: 26px;
  line-height: 1.7;
  font-weight: bold;
  color: #ce0058;
  margin: 0;
}
  
.experienceContactBox_telltxtS{
  font-size: 1em;
  line-height: 1.6;
  letter-spacing: 0;
  margin: 0;
}

.experienceContactBox_form{
  width:46%;
  padding: 10px;
}

.experienceContactBox_formimg{
  width:70%;
  margin:0 auto;
  text-align:center;
}
.experienceContactBox_formimg img{
  width:200px;
}

.experienceContactBox_btn{
  display: block;
  width:100%;
}

.experienceContactBox_btn a{
  display: inline-block;
  width: 100%; 
  height: 54px; 
  text-align: center; 
  text-decoration: none; 
  line-height: 54px; 
  outline: none; 
  color: #fff;
  font-weight: bold;
  font-size: 1.2em;
}

.experienceContactBox_btn a:hover{
  opacity:0.8;
}
  
.pkgs-list{
  margin: 10px auto 15px;
}

  
@media only screen and (max-width: 767px) {

  .experienceContactBox{
    border:solid 4px #000D14;
    padding: 15px;
    max-width: 1060px;
    text-align: center;
    overflow: hidden;
    background-color:#fff; 
  } 

  .experienceContactBox_flex{
    display:block;
  }
  
  .experienceContactBox_tell{
    width:100%;
    padding: 0;
    margin: 0 0px 30px;
  }

  .experienceContactBox_telltable{
    display:flex;
    margin: 0 auto;
  }
  .experienceContactBox_tellimg{
    width: 25%;
    margin: 0 0 0 0;
    vertical-align: middle;
  }  
  .experienceContactBox_telltxt{
    width: 75%;
    font-size: 0.85em;
    line-height: 1.7;
    letter-spacing: 0;
  }
  .experienceContactBox_telltxtL{
    font-size: 2em;
    line-height: 1.7;
    font-weight: bold;
    color: #ce0058 !important;
  }
  
  .experienceContactBox_telltxtS{
    font-size: 1em;
    line-height: 1.7;
    letter-spacing: 0;
    margin: 0;
  }

  .experienceContactBox_form{
    width:100%;
    padding: 0;
  }

  .experienceContactBox_formimg{
    /*width:70%;*/
    margin:0 auto;
    text-align:center;
  }
  .experienceContactBox_formimg img{
    width:85%;
  }

  .experienceContactBox_btn{
    display: block;
    width:100%;
  }

  .experienceContactBox_btn a{
    display: inline-block;
    width: 100%; 
    height: 54px; 
    text-align: center; 
    text-decoration: none; 
    line-height: 54px; 
    outline: none; 
    color: #fff;
    font-weight: normal;
    font-size: 1em;
  }

  .experienceContactBox_btn a:hover{
    opacity:0.8;
  } 
  
  .pkgs-list{
    margin: 20px auto 10px;
  }
  
  
}     
  
  
.no_pc{
	display:none;
}
.no_sp{
	display:block;
}
@media screen and (max-width: 767px) {
	.no_sp{
		display: none !important;
	}
	.no_pc{
		display:inline-block;
	}
}
  
  
/****************************************
  
   common cookie
  
****************************************/
#notification{
  position: fixed;
  bottom: 0px;
  z-index: 200;
  width: 100%;
}

#notification .notice{
  color: #fff;
  width:100%;
  background-color:#000D14;
  padding:20px 50px;
}
#notification .notice a{
  color: #f4da40;
  
}

#notification .agreeBtn{
  background-color: #fff;
  color: #000;
  padding: 5px;
  border-radius: 50px;
  display: block;
  width: 90px;
  text-align: center;
  float: right;
  margin-left: 5px;
}

#notification .closeBtn{
  color: #fff;
  display: block;
  text-align: center;
  float: right;
  margin: -15px 0 10px 10px;
  font-size: 30px;
  font-weight: bold;
  padding: 0;
}

#notification .alert{
  margin-bottom: 0;
  border-radius: 0;
}

#notification .cookie{
  margin-top: 2px;
  bottom:0;
}
  
@media screen and (max-width: 767px) {
  
  #notification{
    position: fixed;
    bottom: 0px;
    z-index: 200;
    width: 100%;
    padding: 0;
    font-size: 14px;
    line-height: 1.4;
  } 
  
  #notification .notice{
    color: #fff;
    width:100%;
    background-color:#000D14;
    padding:10px 10px;
    font-size: 12px;
  }
  
  #notification .notice a{
    color: #f4da40;
    font-size: 14px;
  }
}






  
/****************************************
  
   vacation-packages　slider
  
****************************************/  
.swiper-button-prev {
  background-image: url("https://www.hgvc.co.jp/vacation-packages/img/arrow_left.png");
}
.swiper-button-next {
  background-image: url("https://www.hgvc.co.jp/vacation-packages/img/arrow_right.png");
}
  
.swiper-pagination-bullet {
    width: 15px;
    height: 15px;
    display: inline-block;
    border-radius: 100%;
    background: #fff;
    opacity: .5;
}
.swiper-pagination-bullet-active {
    opacity: 1;
    background: #00B0B9;
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 7px;
}
  
@media only screen and (max-width: 767px) {
  .swiper-button-prev {
    background-image: none;
  }
  .swiper-button-next {
    background-image: none;
  }
}

/****************************************
  
   text large
  
****************************************/  

@media (max-width: 768px) {
  a.viewmore-link {
      color: #00a9e0;
      font-size: 18px;
  }
}

/****************************************
  
  　top slider renewal
  
****************************************/ 

#toppage #homeslideshow {
    position: relative;
    height: 500px;
}

#toppage #homeslideshow #myCarousel .item {
  width: 100%;
  background-size: cover;
  background-position: center 30% !important;
  height: 656px;
}
#toppage #homeslideshow #myCarousel #slider01 {
  background-image: url(../img/top_slider05.jpg) ;
  background-repeat: no-repeat;
}
#toppage #homeslideshow #myCarousel #slider02 {
  background-image: url(../img/top_slider01.jpg) ;
  background-repeat: no-repeat;
}

#toppage #homeslideshow #myCarousel #slider03 {
  background-image: url(../img/top_slider02.jpg) ;
  background-repeat: no-repeat;
}

#toppage #homeslideshow #myCarousel #slider04 {
  background-image: url(../img/top_slider04.jpg) ;
  background-repeat: no-repeat;
}
#toppage #homeslideshow #myCarousel #slider05 {
  background-image: url(../img/top_slider07.jpg) ;
  background-repeat: no-repeat;
}

#toppage #homeslideshow #myCarousel #slider06 {
  background-image: url(../img/top_slider06.jpg) ;
  background-repeat: no-repeat;
}
#toppage #homeslideshow #myCarousel #slider08 {
  background-image: url(../img/top_slider08.jpg) ;
  background-repeat: no-repeat;
}
#toppage #homeslideshow #myCarousel #slider09 {
  background-image: url(../img/top_slider09.jpg) ;
  background-repeat: no-repeat;
}

.slider_inner{
  position: absolute;
  text-align: center;
}
.slider_inner1{
  top: 26%;
  left: 10%;
  width: 380px;
}
.slider_inner2{
  top: 35%;
  left: 10%;
  width: 380px;
}

.slider_inner3{
  top: 37%;
  left: 14%;
  width: 380px;
}


.slider_inner4{
  top: 21%;
  left: 16%;
  width: 380px;
}
.slider_inner9{
  top: 20%;
  left: 10%;
  width: 380px;
}

.slider_inner_amex{
  top: 19%;
  right: 9%;
  width: 450px;
}


.slider_text{
  line-height:1.6;
  font-weight: bold;
  margin:0 auto 30px;
}
.slider_text1{
  font-size: 21px;
  text-shadow: 2px 2px 10px #000;
}
.slider_text2{
  font-size: 30px;
  text-shadow: 2px 2px 10px #000;
}

.slider_text3{
  font-size: 26px;
  text-shadow: 5px 5px 15px #fff;
}

.slider_text4{
  font-size: 24px;
  text-shadow: 5px 5px 15px #fff;
}
.slider_text5{
  font-size: 28px;
  letter-spacing: 0.01em;
  line-height: 1.4;
  font-weight: 900;
  text-shadow: 5px 5px 15px #000;
}
.slider_text6{
  font-size: 19px;
  text-shadow: 5px 5px 15px #fff;
}
.slider_text9{
  font-size: 24px;
  text-shadow: 5px 5px 15px #fff;
}

.slide_btn{
  display: block;
  text-align: center;
  padding: 15px 0;
  margin: 0 auto 0;
  font-weight: normal;
  font-size: 20px;
  width: 80%;
  border: none;
  border-radius: 50px;
}
.slide_btn_amex{
  display: block;
  text-align: center;
  padding: 15px 0;
  margin: 0 auto 0;
  font-weight: normal;
  font-size: 16px;
  width: 80%;
  border: none;
  border-radius: 50px;
}

.cta_btn {
  text-align: center;
  padding: 12px 3%;
  margin: 0 1% 0;
  font-weight: normal;
  font-size: 16px;
  width: 80%;
  border: none; 
  border-radius: 50px;
}

@media only screen and (max-width: 767px)  {
  .cta_btn {
    text-align: center;
    padding: 10px 3%;
    margin: 0 auto 5%;
    font-weight: normal;
    font-size: 20px;
    width: 100%;
    border: none; 
    border-radius: 50px;
    display:block;
  }
}

.btn_esp{
  color: #ffffff;
  background-color: #443135;
}

.btn_white{
  color: #443135;
  background-color: #ffffff;
}

/*.btn_teal {
  color: #000D14;
  background-color: #00B0B9;
  border:1px solid #00B0B9;
}*/
.btn_teal {
  color: #ffffff;
  background-color: #00B0B9;
  border:1px solid #00B0B9;
}

.btn_wteal {
  color: #000D14;
  background-color: #fff;
  border:1px solid #00B0B9;
}



.btn_esp:hover,.btn_esp:visited{
  color: #ffffff;
  text-decoration: none;
}

.btn_white:hover,.btn_white:visited{
  color: #443135;
  text-decoration: none;
}


/*.btn_teal:hover{
  color: #000D14;
  background-color: #b2e7ea;
  border:1px solid #b2e7ea;
  text-decoration: none;
}*/
.btn_teal:hover{
  color: #009cde;
  background-color: #ffffff;
  border:1px solid #009cde;
  text-decoration: none;
}

.btn_wteal:hover{
  color: #000D14;
  background-color: #b2e7ea;
  border:1px solid #b2e7ea;
  text-decoration: none;
}


i.fa-envelope-o {
  margin-right: 9px;
  font: normal normal normal 14px/1 FontAwesome;
}

@media only screen and (min-width: 1360px) {
 #toppage #homeslideshow #myCarousel #slider08 {
    background-image: url(../img/top_slider08w.jpg) ;
    background-repeat: no-repeat;
  }

.slider_inner3{
  top: 35%;
  left: 18%;
  width: 380px;
}





}

@media only screen and (max-width: 1210px) and (min-width: 1051px) {

  #toppage #homeslideshow {
      position: relative;
      height: 500px;
  }

  #toppage #homeslideshow #myCarousel .item {
    width: 100%;
    background-size: cover;
    background-position: center 30% !important;
    height: 656px;
  }
  #toppage #homeslideshow #myCarousel #slider01 {
    background-image: url(../img/top_slider05.jpg) ;
    background-repeat: no-repeat;
  }

  #toppage #homeslideshow #myCarousel #slider02 {
    background-image: url(../img/top_slider01.jpg) ;
    background-repeat: no-repeat;
  }

  #toppage #homeslideshow #myCarousel #slider03 {
    background-image: url(../img/top_slider02.jpg) ;
    background-repeat: no-repeat;
    background-position: 80% 30% !important;
  }

  #toppage #homeslideshow #myCarousel #slider04 {
    background-image: url(../img/top_slider04.jpg) ;
    background-repeat: no-repeat;
  }
  #toppage #homeslideshow #myCarousel #slider05 {
    background-image: url(../img/top_slider07.jpg) ;
    background-repeat: no-repeat;
  }

  #toppage #homeslideshow #myCarousel #slider06 {
    background-image: url(../img/top_slider06.jpg) ;
    background-repeat: no-repeat;
  }
 #toppage #homeslideshow #myCarousel #slider08 {
    background-image: url(../img/top_slider08.jpg) ;
    background-repeat: no-repeat;
  }
  #toppage #homeslideshow #myCarousel #slider09 {
    background-image: url(../img/top_slider09.jpg) ;
    background-repeat: no-repeat;
  }

}
@media only screen and (max-width: 1050px) and (min-width: 990px) {
 #toppage #homeslideshow #myCarousel #slider08 {
    background-image: url(../img/top_slider08i.jpg) ;
    background-repeat: no-repeat;
  }	
}
@media only screen and (max-width: 989px) and (min-width: 768px) {
 #toppage #homeslideshow #myCarousel #slider08 {
    background-image: url(../img/top_slider08i.jpg) ;
    background-repeat: no-repeat;
  }	
}

@media only screen and (max-width: 1050px) and (min-width: 768px) {
  

  #toppage #homeslideshow {
      position: relative;
      height: 400px;
  }

  #toppage #homeslideshow #myCarousel .item {
    width: 100%;
    background-size: cover;
    background-position: center 30% !important;
    height: 400px;
  }
  #toppage #homeslideshow #myCarousel #slider01 {
    background-image: url(../img/top_slider05.jpg) ;
    background-repeat: no-repeat;
  }
	
  #toppage #homeslideshow #myCarousel #slider02 {
    background-image: url(../img/top_slider01.jpg) ;
    background-repeat: no-repeat;
  }

  #toppage #homeslideshow #myCarousel #slider03 {
    background-image: url(../img/top_slider02.jpg) ;
    background-repeat: no-repeat;
    background-position: 80% 30% !important;
  }

  #toppage #homeslideshow #myCarousel #slider04 {
    background-image: url(../img/top_slider04.jpg) ;
    background-repeat: no-repeat;
  }
  #toppage #homeslideshow #myCarousel #slider05 {
    background-image: url(../img/top_slider07ip.jpg) ;
    background-repeat: no-repeat;
  }
  #toppage #homeslideshow #myCarousel #slider06 {
    background-image: url(../img/top_slider06.jpg) ;
    background-repeat: no-repeat;
  }
  #toppage #homeslideshow #myCarousel #slider09 {
    background-image: url(../img/top_slider09.jpg) ;
    background-repeat: no-repeat;
  }
 

  .slider_inner{
    position: absolute;
    text-align: center;
  }
  .slider_inner1{
    top: 30%;
    left: 5%;
    width: 350px;
  }
  .slider_inner2{
    top: 30%;
    left: 5%;
    width: 350px;
  }

  .slider_inner3{
    top: 43%;
    left: 9%;
    width: 350px;
  }


  .slider_inner4{
    top: 20%;
    left: 10%;
    width: 350px;
  }

  .slider_inner6{
    top: 30%;
    left: 5%;
    width: 350px;
  }
  .slider_inner9{
    top: 20%;
    left: 5%;
    width: 350px;
  }

  .slider_inner_amex{
    top: 11%;
    right: 7%;
    width: 366px;
  }


  .slider_text{
    line-height:1.6;
    font-weight: bold;
    margin:0 auto 30px;
  }
	
  .slider_text1{
    font-size: 19px;
    text-shadow: 2px 2px 10px #000;
  }

  .slider_text2{
    font-size: 26px;
    text-shadow: 2px 2px 10px #000;
  }

  .slider_text3{
    font-size: 26px;
    text-shadow: 5px 5px 15px #fff;
  }

  .slider_text4{
    font-size: 20px;
    text-shadow: 5px 5px 15px #fff;
  }
  .slider_text5{
    font-size: 21px;
    text-shadow: 5px 5px 15px #000;
    line-height: 1.4;
    margin: 0 auto 22px;
  }
  .slider_text6{
    font-size: 19px;
    text-shadow: 5px 5px 15px #fff;
  }
  .slider_text9{
    font-size: 20px;
    text-shadow: 5px 5px 15px #fff;
  }

  .slide_btn{
    display: block;
    text-align: center;
    padding: 10px 0;
    margin: 0 auto 0;
    font-weight: normal;
    width: 68%;
    font-size: 16px;
  } 
   .slide_btn_amex{
    display: block;
    text-align: center;
    padding: 15px 0;
    margin: 0 auto 0;
    font-weight: normal;
    width: 80%;
    font-size: 14px;
  } 
#homeslider {
    min-height: 50px;
    background-color: #00629b;
    border-bottom: 5px solid #00B0B9;
    position: absolute;
    width: 100%;
}

  
}



@media only screen and (max-width: 767px) and (min-width: 500px) {
  

  #toppage #homeslideshow {
      position: relative;
      height: 400px;
  }

  #toppage #homeslideshow #myCarousel .item {
    width: 100%;
    background-size: cover;
    background-position: center 30% !important;
    height: 400px;
  }
  #toppage #homeslideshow #myCarousel #slider01 {
    background-image: url(../img/top_slider05sp.jpg) ;
    background-repeat: no-repeat;
    background-position: center 30% !important;
  } 
	
  #toppage #homeslideshow #myCarousel #slider02 {
    background-image: url(../img/top_slider01sp.jpg) ;
    background-repeat: no-repeat;
    background-position: center 30% !important;
  }

  #toppage #homeslideshow #myCarousel #slider03 {
    background-image: url(../img/top_slider02sp.jpg) ;
    background-repeat: no-repeat;
    background-position: center 65% !important;
  }

  #toppage #homeslideshow #myCarousel #slider04 {
    background-image: url(../img/top_slider04sp.jpg) ;
    background-repeat: no-repeat;
    background-position: center 10% !important;
  }
  #toppage #homeslideshow #myCarousel #slider05 {
    background-image: url(../img/top_slider07sp.jpg) ;
    background-repeat: no-repeat;
    background-position: center 10% !important;
  }
  #toppage #homeslideshow #myCarousel #slider06 {
    background-image: url(../img/top_slider06sp.jpg) ;
    background-repeat: no-repeat;
    background-position: center 10% !important;
  }
  #toppage #homeslideshow #myCarousel #slider08 {
    background-image: url(../img/top_slider08sp.jpg) ;
    background-repeat: no-repeat;
    background-position: center 10% !important;
  }
  #toppage #homeslideshow #myCarousel #slider09 {
    background-image: url(../img/top_slider09sp.jpg) ;
    background-repeat: no-repeat;
    background-position: center 10% !important;
  }


  .slider_inner{
    position: absolute;
    text-align: center;
  }
 .slider_inner1{
    top: 30%;
    left: 0;
    width: 100%;
    right: 0;
  }
  .slider_inner2{
    top: 30%;
    left: 0;
    width: 100%;
    right: 0;
  }

  .slider_inner3{
    top: 5%;
    left: 0;
    width: auto;
    right: 0;
  }


  .slider_inner4{
    top: 20%;
    left: 0;
    width: 100%;
    right: 0;
  }
  .slider_inner9{
    top: 20%;
    left: 0;
    width: 100%;
    right: 0;
  }

  .slider_inner_amex{
    top: 20%;
    left: 0;
    width: 100%;
    right: 0;
  }


  .slider_text{
    line-height:1.6;
    font-weight: bold;
    margin:0 auto 30px;
  }
  .slider_text1{
    font-size: 20px;
    text-shadow: 2px 2px 22px #000;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0;
    width: 100%;
  }
  
  
  .slider_btn1{
    position: absolute;
    top: 63%;
    left: 0;
    right: 0;
    width: 50%;
  }
  .slider_text2{
    font-size: 26px;
    text-shadow: 2px 2px 22px #000;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0;
    width: 100%;
  }
  
  
  .slider_btn2{
    position: absolute;
    top: 45%;
    left: 0;
    right: 0;
    width: 50%;
  }


  .slider_text3{
    font-size: 26px;
    text-shadow: 2px 2px 10px #fff;
    display: none;
  }
  
  .slider_btn3{
    position: absolute;
    top: 75%;
    left: 0;
    right: 0;
    width: 60%;
  }
  
  
  .slider04_btnBox{
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
  }
  .slider05_btnBox{
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
  }
  .slider09_btnBox{
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
  }

    .slider_text_amex_sp{
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
  }



  .slider_text4{
    font-size: 20px;
    text-shadow: 5px 5px 15px #fff;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0;
    width: 100%;
  }
   .slider_text5{
    font-size: 28px;
    letter-spacing: 0.12em;
    font-weight: 900;
    text-shadow: 5px 5px 15px #000;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0;
    width: 100%;
  } 
  .slider_text9{
    font-size: 20px;
    text-shadow: 5px 5px 15px #fff;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0;
    width: 100%;
  }



  .slider_btn4{
    width: 60%;
  }
  
  .slider_btn4:first-child{
    margin-bottom: 20px;
  }
  .slider05_btnBox{
    position: absolute;
    top: 37%;
    left: 0;
    right: 0;
  }

  .slider_text_amex_sp{
    position: absolute;
    top: 38%;
    right: 20%;
  }

  .slider_btn9{
    width: 60%;
  }
  
  .slider_btn9:first-child{
    margin-bottom: 20px;
  }
  .slide_btn{
    display: block;
    text-align: center;
    padding: 15px 0;
    margin: 0 auto 0;
    font-weight: normal;
    font-size: 14px;
  } 
   .slide_btn_amex{
    display: block;
    text-align: center;
    padding: 15px 0;
    margin: 0 auto 0;
    font-weight: normal;
    font-size: 14px;
  }  
#homeslider {
    min-height: 50px;
    background-color: #00629b;
    border-bottom: 5px solid #00B0B9;
    position: absolute;
    width: 100%;
}

  
}




@media only screen and (max-width: 499px) {
  

  #toppage #homeslideshow {
      position: relative;
      height: 300px;
  }

  #toppage #homeslideshow #myCarousel .item {
    width: 100%;
    background-size: cover;
    background-position: center 30% !important;
    height: 300px;
  }
  #toppage #homeslideshow #myCarousel #slider01 {
    background-image: url(../img/top_slider05sp.jpg) ;
    background-repeat: no-repeat;
  }
	
  #toppage #homeslideshow #myCarousel #slider02 {
    background-image: url(../img/top_slider01sp.jpg) ;
    background-repeat: no-repeat;
  }

  #toppage #homeslideshow #myCarousel #slider03 {
    background-image: url(../img/top_slider02sp.jpg) ;
    background-repeat: no-repeat;
    background-position: center 100% !important;
    background-size: cover;
  }

  #toppage #homeslideshow #myCarousel #slider04 {
    background-image: url(../img/top_slider04sp.jpg) ;
    background-repeat: no-repeat;
  }

  #toppage #homeslideshow #myCarousel #slider05 {
    background-image: url(../img/top_slider07sp.jpg) ;
    background-repeat: no-repeat;
  }
    #toppage #homeslideshow #myCarousel #slider06 {
    background-image: url(../img/top_slider06sp.jpg) ;
    background-repeat: no-repeat;
  }
	  #toppage #homeslideshow #myCarousel #slider08 {
    background-image: url(../img/top_slider08sp.jpg) ;
    background-repeat: no-repeat;
    background-position: center 10% !important;
  }
  #toppage #homeslideshow #myCarousel #slider09 {
    background-image: url(../img/top_slider09sp.jpg) ;
    background-repeat: no-repeat;
  }

  .slider_inner{
    position: absolute;
    text-align: center;
  }
  .slider_inner1{
    top: 18%;
    left: 0;
    width: 100%;
    right: 0;
  }
  .slider_inner2{
    top: 25%;
    left: 0;
    width: 100%;
    right: 0;
  }

  .slider_inner3{
    top: 5%;
    left: 0;
    width: auto;
    right: 0;
  }


  .slider_inner4{
    top: 23%;
    left: 0;
    width: 100%;
    right: 0;
  }


  .slider_inner6{
    top: 23%;
    left: 0;
    width: 100%;
    right: 0;
  }

  .slider_inner9{
    top: 23%;
    left: 0;
    width: 100%;
    right: 0;
  }


  .slider_text{
    line-height:1.6;
    font-weight: bold;
    margin:0 auto 30px;
  }
  .slider_text1{
    font-size: 18px;
    text-shadow: 2px 2px 22px #000;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0;
    width: 100%;
  }
  
  
  .slider_btn1{
    position: absolute;
    top: 73%;
    left: 0;
    right: 0;
    width: 70%;
  }
	
  .slider_text2{
    font-size: 26px;
    text-shadow: 2px 2px 22px #000;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0;
    width: 100%;
  }
  
  
  .slider_btn2{
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    width: 60%;
  }


  .slider_text3{
    font-size: 26px;
    text-shadow: 2px 2px 10px #fff;
    display: none;
  }
  
  .slider_btn3{
    position: absolute;
    top: 74%;
    left: 0;
    right: 0;
    width: 45%;
  }
  
  
  .slider04_btnBox{
    position: absolute;
    top: 45%;
    left: 0;
    right: 0;
  }
  .slider05_btnBox{
    position: absolute;
    top: 35%;v
    left: 0;
    right: 0;
  }


  .slider_text_amex_sp{    
    position: absolute;
    top: 49%;
    right: 20%;
    left: 10%;
  }


  .slider09_btnBox{
    position: absolute;
    top: 45%;
    left: 0;
    right: 0;
  }

  .slider_text4{
    display: block;
    text-align: center;
    padding: 11px 0;
    margin: 0 auto 0;
    font-weight: normal;
    font-size: 10px;
    width: 115%;
  }
  .slider_text5{
    font-size: 18px;
    text-shadow: 5px 5px 15px #fff;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0;
    width: 100%;
  }  
  .slider_text9{
    font-size: 18px;
    text-shadow: 5px 5px 15px #fff;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0;
    width: 100%;
  }
  .slider_btn4{
    width: 70%;
  }
  
  .slider_btn4:first-child{
    margin-bottom: 20px;
  }
  .slider_btn9{
    width: 70%;
  }
  
  .slider_btn9:first-child{
    margin-bottom: 20px;
  }

  .slide_btn{
    display: block;
    text-align: center;
    padding: 2px 0;
    margin: 0 auto 0;
    font-weight: normal;
    font-size: 18px;
  } 
   .slide_btn_amex{
    display: block;
    text-align: center;
    padding: 9px 0;
    margin: 0 auto 0;
    font-weight: normal;
    font-size: 10px;
    width: 115%;
  }  
#homeslider {
    min-height: 50px;
    background-color: #00629b;
    border-bottom: 5px solid #00B0B9;
    position: absolute;
    width: 100%;
}

  
}




.mt20{
  margin-top:20px;
}

.pcOnly {
  display: block;
}

.spOnly {
  display: none;
}

@media only screen and (max-width: 767px) {
    
  .pcOnly {
    display: none;
  }

  .spOnly {
    display: inline-block;
  }
  
}



/****************************************
  
   vacation package
  
****************************************/

.backBtn{
  display: block;
  color: #fff;
  background-color: #000D14;
  text-align: center;
  padding: 10px;
  margin: 30px auto;
  font-size: 20px;
}

.backBtn:hover{
  color:#fff;
}

ul.resortFacility{
  display: flex;
  width: 100%;
  padding: 0;
  flex-wrap: wrap;
  margin: 20px auto;
}

ul.resortFacility li{
  line-height: 18px;
  list-style: none;
  width: 20%;
  margin: 0 2% 5%;
  text-align: center;
}

ul.resortFacility li span{
  display:block;
  margin-top: 5%;
}


ul.resortFacility .fa , ul.resortFacility .fab , ul.resortFacility .fal , ul.resortFacility .far , ul.resortFacility .fas {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  color: #00B0B9;
  font-family: "Font Awesome 5 Pro";
  font-size: 60px;
}

@media only screen and (max-width: 767px) {
  
  ul.resortFacility{
    display: flex;
    width: 100%;
    padding: 0;
    flex-wrap: wrap;
    margin: 20px auto;
  }

  ul.resortFacility li{
    line-height: 18px;
    list-style: none;
    width: 48%;
    margin: 0 1% 10%;
    text-align: center;
  }

  ul.resortFacility li span{
    display:block;
    margin-top: 5%;
    font-size: 15px;
  }

}


/****************************************
  
   contact
  
****************************************/

.phone-number {
  font-weight: 700;
  color: #000D14;
  display: inline-block;
  vertical-align: bottom;
}

span.hours {
  color: #000D14;
  font-size: 13px;
  font-weight: 300;
  display: block;
  margin-top: 9px;
}

@media only screen and (min-width: 768px) {

  .flex2btn{
    display:flex;
  }

  .flex2btn a.large{
    width:95%;
  }

}

@media only screen and (max-width: 767px) {

  .flex2btn{
    display: block;
    margin: 0 0 10%;
  }

  .flex2btn:last-child{
    display: block;
    margin: 0;
  }

}

.note {
    font-size: 12px;
    font-weight: 300;
    color: #000D14;
}



.topListLink{
  padding: 10px 20px;
  border-radius: 50px;
  margin: 0 auto;
  text-align: center;
  display: block;
  width: 70%;
}



.color_white{color: #ffffff;}
.color_espresso{color: #443135;}
.color_turquoise{color: #00a9e0;}
.color_darkgreen{color: #507f70;}
.color_autumnleaf{color: #d05344;}
.color_pink{color: #ce0058;}
.color_blue{color: #00629b;}
.color_orange{color: #ff8f1c;}
.color_teal{color: #00B0B9;}
.color_black{color: #000D14;}

.bg_white{background-color: #ffffff;}
.bg_espresso{background-color: #443135;}
.bg_turquoise{background-color: #00a9e0;}
.bg_darkgreen{background-color: #507f70;}
.bg_autumnleaf{background-color: #d05344;}
.bg_pink{background-color: #ce0058;}
.bg_blue{background-color: #00629b;}
.bg_orange{background-color: #ff8f1c;}