@charset "shift_jis";
@media print {
  /* 紙媒体向けスタイル定義 */
  body {
    _zoom: 60%;
    -webkit-print-color-adjust: exact;
      box-sizing:border-box;
  }
}
.clfix:before, .clfix:after {
  content: "";
  display: table;
}
.clfix:after {
  clear: both;
}
.clfix {
  zoom: 1;
} /* For IE 6/7 (trigger hasLayout) */
dl {
  margin: 0;
  padding: 0;
}
dt {
  margin: 0;
  padding: 0;
}
dd {
  margin: 0;
  padding: 0;
}
div#siteMain {
  width: 960px;
  margin-left: 0;
}
main {
  display: flex !important;
  justify-content: center;
  flex-wrap: wrap;
}
/* 共通要素 */
#container {
  width: 960px !important;
  margin-left: 10px !important;
}
#siteMain #wrap {
  color: #333;
  padding: 0 0 1px;
  margin-bottom: 0;
  position: relative;
  width: 100%;
}
#siteMain #wrap ul {
  height: auto;
}
#siteMain #wrap .contents {
  overflow: hidden;
}
#siteMain #wrap {
  background: url(/med/feature/australia/common/images/bg_index01.jpg) top left repeat;
}
/* ヘッダ */
#siteMain #wrap #wrap_hd01 {
  height: 530px;
  overflow: hidden;
  width: 960px;
  position: relative;
}
#siteMain #wrap #wrap_hd01 #pic_kv {
  height: 475px;
  width: 960px;
  /*position: absolute;
  top: 0;
  left: 0;*/
  font-size: 0;
  line-height: 0;
  opacity: 0;
  animation: animKV 1.5s ease-out 0s 1 normal forwards;
    pointer-events: none;
}
@keyframes animKV {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
#siteMain #wrap #wrap_hd01 h1 {
  height: 475px;
  width: 960px;
  /*position: absolute;
  top: -16px;
  left: 0;*/
  font-size: 0;
  line-height: 0;
  opacity: 0;
  animation: animH1 1.25s ease-out .5s 1 normal forwards;
}


@keyframes animH1 {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/* /ヘッダ */
/* ナビ */
#siteMain #wrap #wrap_nav01 {
  box-sizing: border-box;
  /*background: url(/med/feature/australia/common/images/img_kvmask01.png) top center no-repeat;*/
  height: 150px;
  overflow: hidden;
  width: 960px;
  position: relative;
  margin: 0;
  padding: 0;
}
#siteMain #wrap #wrap_nav01 #ul_nav01 {
  height: 40px;
  width: 960px;
  position: relative;
  list-style: none;
  margin: 0;
  text-align: center;
}
#siteMain #wrap #wrap_nav01 #ul_nav01 li {
  box-sizing: border-box;
  display: inline-block;
  position: relative;
  border-right: 1px solid #9d967a;
    width: 300px;
    padding-right: 5px;
}
#siteMain #wrap #wrap_nav01 #ul_nav01 li img {
  margin: 10px 0;
}

#siteMain #wrap #wrap_nav01 #ul_nav01 li:last-of-type {
  border-right: none;
}
/*#siteMain #wrap	#wrap_nav01 #ul_nav01 li:nth-of-type(1):after{
	content: url(/med/feature/australia/common/images/btn_nav01_ov.png);
	display: none;
}*/
/*#siteMain #wrap #wrap_nav01 #ul_nav01 li span {
  background-color: #fffca9;
  display: block;
  width: 0;
  height: 0;
  border-radius: 100%;
  font-size: 0;
  line-height: 0;
  -webkit-transition: all .2s ease-out;
  -moz-transition: all .2s ease-out;
  -ms-transition: all .2s ease-out;
  -o-transition: all .2s ease-out;
  transition: all .2s ease-out;
  position: absolute;
  top: 21px;
  left: 120px;
}*/
/*#siteMain #wrap #wrap_nav01 #ul_nav01 li:hover span {
  width: 240px;
  height: 42px;
  top: -1px;
  left: 13px;
}*/

#siteMain #wrap #wrap_nav01 #ul_nav01 li a::after{
    position: absolute;
    content: "";
    display: inline-block;
    width: 16px;
 height: auto;
    top: 40%;
    bottom: 0;
    margin-left: 5px;
    background-image:url("../images/under_arrow.png");
    background-size: contain;
    background-repeat: no-repeat;
}
#siteMain #wrap #wrap_nav01 #ul_nav01 li a {
  box-sizing: border-box;
  display: block;
  padding: 10px 24px 10px 10px;
  position: relative;
  overflow: hidden;
  text-align: center;
    color: #4d3512;
   font-family: 'Noto Serif JP', sans-serif;
    font-weight: bold;
}
#siteMain #wrap #wrap_nav01 #ul_nav01 li a img {
  margin-top: 0;
}
#siteMain #wrap #wrap_nav01 #ul_nav01 li a:hover img {
  margin-top: -50px;
}
#siteMain #wrap #wrap_nav01 #ul_nav01 li a:hover{
    background-color: #fffca9;
    border-radius: 50%;
}
/* /ナビ */
/* 観光スポット */
#siteMain #wrap {
  margin-bottom: 0;
  overflow: hidden;
}
#siteMain #wrap #tit_spot01 {
  text-align: center;
  margin-bottom: 35px;
    font-family: 'Noto Serif JP', sans-serif;
    
}
#siteMain #wrap #tit_spot01 .tit_spot01__sub_tit{
    font-size: 2.6rem;
    color: #4d3512;
    letter-spacing:0.42rem;
}
#siteMain #wrap #tit_spot01 .tit_spot01__sub_tit .tit_spot01__sub_tit__tyo{
    color: #EB8D00;
    padding: 2px 10px 2px 13px;
    border-radius: 5px;
    border:1px solid #EB8D00;
    background: #ffffff;
    font-size: 2rem;
    margin-right: 10px;
}
#siteMain #wrap #tit_spot01 .tit_spot01__main_tit .tit_spot01__main_tit__min{
    font-size: 2.6rem;
    color: #4d3512;
    margin-right: 2px;
}
#siteMain #wrap #tit_spot01 .tit_spot01__main_tit{
    font-size: 3.9rem;
    color: #EB8D00;
    position: relative;
}
#siteMain #wrap #tit_spot01 .tit_spot01__main_tit::after{
    content: '';
display: block;
width: 80px; 
height: 31px;
    background-image: url("../images/deco_tit.png");
   background-size: contain;
background-repeat:no-repeat;
position:absolute;
top:25%;
right:100px;
}
#siteMain #wrap #tit_spot01 .tit_spot01__main_tit span{
    letter-spacing:0.5rem;
    margin-right: -.2em;
}
#siteMain #wrap #tit_spot01 .tit_spot01__main_tit::before{
    content: '';
display: block;
width: 80px; 
height: 31px;
    background-image: url("../images/deco_tit.png");
   background-size: contain;
background-repeat:no-repeat;
position:absolute;
top:25%;
left:100px;
    transform: scale(-1, 1);
}
#siteMain #wrap #wrap_season01 #tit_spot01 .tit_spot01__main_tit::after{
right:260px;
}
#siteMain #wrap #wrap_season01 #tit_spot01 .tit_spot01__main_tit::before{
left:260px;
}


/*スライダー*/
#siteMain #wrap #wrap_spot01 [class^="slider_spot0"] {
  width: 100%;
  height: 600px;
  overflow: hidden;
}
#siteMain #wrap #wrap_spot01 .slider_spot04 {
  height: 400px;
}
#siteMain #wrap #wrap_spot01 [class^="slider_spot0"] .caset_spot {
  width: 960px;
  height: 400px;
  margin: 0;
  padding: 0;
  position: relative;
}
#siteMain #wrap #wrap_spot01 [class^="slider_spot0"] .caset_spot .box_conts {
  background: url(../images/bg_spot02.png) right center no-repeat;
  background-size: contain;
  box-sizing: border-box;
  width: 357px;
  height: 400px;
  position: absolute;
  top: 0;
    text-align: left;
  right: 0;
  padding: 30px 20px 0 50px;
  z-index: 10;
}
#siteMain #wrap #wrap_spot01 [class^="slider_spot0"] .caset_spot .box_conts h3 {
  line-height: 1.2;
  margin: 0 0 15px;
     font-family: 'Noto Serif JP', sans-serif;
    display: inline-block;
    font-size: 22px;
    font-weight: bold;
    color: #5F7D15;
}
#siteMain #wrap #wrap_spot01 [class^="slider_spot0"] .caset_spot .box_conts h3 .min_tit {
    font-size: 20px;
    display: inline-block;
}
#siteMain #wrap #wrap_spot01 [class^="slider_spot0"] .caset_spot .box_conts h3 .icon_spot01 {
  font-size: 0;
  line-height: 0;
  display: block;
  margin: 0 0 5px;
    padding: 0;
}
#siteMain #wrap #wrap_spot01 [class^="slider_spot0"] .caset_spot .box_conts h4 {
  font-size: 16px;
  line-height: 1.8;
  font-weight: bold;
  color: #4d3512;
  margin: 0 0 5px;
}
#siteMain #wrap #wrap_spot01 [class^="slider_spot0"] .caset_spot .box_conts .txt_spot01 {
  font-size: 14px;
  line-height: 1.8;
  color: #4d3512;
}
#siteMain #wrap #wrap_spot01 [class^="slider_spot0"] .caset_spot .box_conts .map_spot01 {
  width: 357px;
  position: absolute;
  top: 356px;
  left: 0;
}
#siteMain #wrap #wrap_spot01 [class^="slider_spot0"] .caset_spot .pic_spot {
  width: 850px;
  height: auto;
  margin: 0;
  padding: 0;
  position: relative;
  z-index: 1;
}
#siteMain #wrap #wrap_spot01 [class^="slider_spot0"] .caset_spot .pic_spot img{
    width: 650px;
    height: 399px;
    object-fit: cover;
    object-position: 100% 0
}

#siteMain #wrap #wrap_spot01 [class^="thum_spot0"] {
  width: 860px;
  height: 148px;
  margin: -240px auto 0;
  font-size: 0;
  line-height: 0;
}
#siteMain #wrap #wrap_spot01 [class^="thum_spot0"] div div{
    transform:unset!important;
}
/*@media screen and (min-width:767px) {
#siteMain #wrap #wrap_spot01 [class^="thum_spot0"] div div{
    
    transform:unset!important;
}}*/
#siteMain #wrap #wrap_spot01 [class^="thum_spot0"] li {
  width: 148px !important;
  height: 148px;
  margin: 0 9px;
  font-size: 0;
  line-height: 0;
  position: relative;
  outline: none;
}
#siteMain #wrap #wrap_spot01 .thum_spot01 .slick-list {
    margin: 0 16px;
}
#siteMain #wrap #wrap_spot01 .thum_spot02 .slick-list  {
    margin: 0 168px;
}
#siteMain #wrap #wrap_spot01 .thum_spot03 .slick-list  {
    margin: 0 252px;
}
#siteMain #wrap #wrap_spot01 [class^="thum_spot0"] li img {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 1;
  -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -ms-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
}
#siteMain #wrap #wrap_spot01 [class^="thum_spot0"] li img:nth-of-type(1) {
  opacity: 0;
}
#siteMain #wrap #wrap_spot01 [class^="thum_spot0"] li.slick-current img:nth-of-type(2) {
  opacity: 0;
}
#siteMain #wrap #wrap_spot01 [class^="thum_spot0"] li.slick-current img:nth-of-type(1) {
  opacity: 1;
}
#siteMain #wrap #wrap_spot01 [class^="thum_spot0"] li:hover img:nth-of-type(2) {
  opacity: .6;
}
#siteMain #wrap #wrap_spot01 [class^="thum_spot0"] li:hover img:nth-of-type(1) {
  opacity: 1;
}
#siteMain #wrap #wrap_spot01 [class^="thum_spot0"] li img:hover {
  cursor: pointer;
}
#siteMain #wrap #wrap_spot01 [class^="thum_spot0"] li.slick-current img:hover {
  cursor: default;
}
/*スライダー*/
/* /観光スポット */
/* コース一覧 */

#siteMain #wrap #wrap_course01 {
  margin-bottom: 46px;
}
#siteMain #wrap #wrap_course01 #tit_course01 {
  text-align: center;
  margin-bottom: 35px;
}
/*エリアタブ*/
#siteMain #wrap #wrap_course01 #tab_area01 {
  height: 70px;
  width: 920px;
  overflow: hidden;
  margin: 0 auto -10px;
}
#siteMain #wrap #wrap_course01 #tab_area01 li {
  height: 70px;
  width: 128px;
  margin: 0 4px 0 0;
  float: left;
}
#siteMain #wrap #wrap_course01 #tab_area01 li:last-of-type {
  height: 70px;
  margin: 0;
}
#siteMain #wrap #wrap_course01 #tab_area01 li a {
  background: url(/med/feature/australia/common/images/tab_area01.png) no-repeat;
  display: block;
  height: 70px;
  width: 128px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
 pointer-events: none;
}
#siteMain #wrap #wrap_course01 #tab_area01 li.tab_spk a {
  background-position-x: 0;
}
#siteMain #wrap #wrap_course01 #tab_area01 li.tab_sdj a {
  background-position-x: -132px;
}
#siteMain #wrap #wrap_course01 #tab_area01 li.tab_tyo a {
  background-position-x: -264px;
}
#siteMain #wrap #wrap_course01 #tab_area01 li.tab_ngo a {
  background-position-x: -396px;
}
#siteMain #wrap #wrap_course01 #tab_area01 li.tab_osa a {
  background-position-x: -528px;
}
#siteMain #wrap #wrap_course01 #tab_area01 li.tab_hij a {
  background-position-x: -660px;
}
#siteMain #wrap #wrap_course01 #tab_area01 li.tab_fuk a {
  background-position-x: -792px;
}
#siteMain #wrap #wrap_course01 #tab_area01 li a:hover {
  background-position-y: -70px;
}
#siteMain #wrap #wrap_course01 #tab_area01 li.tab_crnt a {
  background-position-y: -140px;
}
/*/エリアタブ*/
#siteMain #wrap #wrap_course01 #box_course01 {
  box-sizing: border-box;
  width: 920px;
  margin: 0 auto 5px;
}
#siteMain #wrap #wrap_course01 #box_course01 {
  width: 920px;
  margin: 0 auto 5px;
  padding: 40px 20px;
  background-color: #fff3d9;
}
#siteMain #wrap #wrap_course01 #box_course01 dl {
  border-bottom: 1px solid #d2caae;
  padding-bottom: 15px;
  overflow: hidden;
  margin-bottom: 20px;
}
#siteMain #wrap #wrap_course01 #box_course01 dl:last-of-type {
  border-bottom: none;
  margin-bottom: 0;
}
#siteMain #wrap #wrap_course01 #box_course01 dl dt {
  background-color: #fff3d9;
  color: #eb8d00;
  box-sizing: border-box;
  padding: 10px 0;
  margin: 0;
  border: 1px solid #eb8d00;
  text-align: center;
  float: left;
  width: 100px;
}
#siteMain #wrap #wrap_course01 #box_course01 dl dd {
  width: 760px;
  float: right;
  padding-top: 5px;
    text-align: left;
}
#siteMain #wrap #wrap_course01 #box_course01 dl dd {
  width: 760px;
  float: right;
  padding-top: 5px;
}
#siteMain #wrap #wrap_course01 #box_course01 dl dd a {
  color: #5f7d15;
  text-decoration: none;
}
#siteMain #wrap #wrap_course01 #box_course01 dl dd a:hover {
  color: #46a6d3;
  text-decoration: underline;
}
#siteMain #wrap #wrap_course01 #box_course01 dl dd h3 {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.5;
  margin: 0;
}
#siteMain #wrap #wrap_course01 #box_course01 dl dd h4 {
  font-size: 16px;
  font-weight: normal;
  line-height: 1.5;
}
#siteMain #wrap #wrap_course01 #box_course01 dl dd .txt_price01 {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.5;
  color: #e14737;
}
#siteMain #wrap #wrap_course01 #box_course01 dl dd .txt_price02 {
  font-size: 14px;
  font-weight: normal;
  line-height: 1.5;
  color: #434343;
}
#siteMain #wrap #wrap_course01 #box_course01 dl dd .txt_info01 {
  font-size: 14px;
  font-weight: normal;
  line-height: 1.5;
  color: #434343;
}
#siteMain #wrap #wrap_course01 .txt_update01 {
  font-size: 14px;
  font-weight: normal;
  line-height: 1.5;
  color: #333;
  width: 920px;
  margin: 0 auto;
  text-align: right;
}
/* /コース一覧 */
/* 気温と降水量 */
#siteMain #wrap #wrap_season01 {
  margin-bottom: 75px;
}
#siteMain #wrap #wrap_season01 #tit_season01 {
  text-align: center;
  margin-bottom: 35px;
}
#siteMain #wrap #wrap_season01 .tbl_season01 {
  border-collapse: collapse;
  width: 920px;
  margin: 0 auto;
}
#siteMain #wrap #wrap_season01 .tbl_season01 tr td {
  text-align: center;
  padding: 5px 0;
  font-size: 14px;
  vertical-align: middle;
}
#siteMain #wrap #wrap_season01 .tbl_season01 .tr_season {
  border-bottom: 5px solid rgba(255, 255, 255, 0);
}
#siteMain #wrap #wrap_season01 .tbl_season01 .tr_season td {
  font-size: 18px;
  color: #fff;
  padding: 6px 0;
  position: relative;
}
#siteMain #wrap #wrap_season01 .tbl_season01 .tr_season td::after {
  content: '';
  position: absolute;
  left: 100%;
  top: 0;
  width: 0;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
  z-index: 1;
}
#siteMain #wrap #wrap_season01 .tbl_season01 .tr_season td:nth-of-type(1) {
  background-color: #a49b5e;
}
#siteMain #wrap #wrap_season01 .tbl_season01 .tr_season td:nth-of-type(2) {
  background-color: #79c9c9;
}
#siteMain #wrap #wrap_season01 .tbl_season01 .tr_season td:nth-of-type(2)::after {
  border-left: 20px solid #79c9c9;
}
#siteMain #wrap #wrap_season01 .tbl_season01 .tr_season td:nth-of-type(3) {
  background-color: #e6b056;
}
#siteMain #wrap #wrap_season01 .tbl_season01 .tr_season td:nth-of-type(3)::after {
  border-left: 20px solid #e6b056;
}
#siteMain #wrap #wrap_season01 .tbl_season01 .tr_season td:nth-of-type(4) {
  background-color: #8f99c3;
}
#siteMain #wrap #wrap_season01 .tbl_season01 .tr_season td:nth-of-type(4)::after {
  border-left: 20px solid #8f99c3;
}
#siteMain #wrap #wrap_season01 .tbl_season01 .tr_season td:nth-of-type(5) {
  background-color: #e4aeae;
}
#siteMain #wrap #wrap_season01 .tbl_season01 .tr_month td {
  background-color: #544b3d;
  color: #fff;
  font-weight: bold;
  border-bottom: 2px solid #f5e3b4;
  border-right: 2px solid #f5e3b4;
  padding: 10px 0;
}
#siteMain #wrap #wrap_season01 .tbl_season01 .tr_month td:nth-of-type(1) {
  background-color: #ba7c1c;
}
#siteMain #wrap #wrap_season01 .tbl_season01 .tr_month td:last-of-type {
  border-right: none;
}
#siteMain #wrap #wrap_season01 .tbl_season01 .tr_kion01 td {
  background-color: #eefbdb;
  color: #d34a5b;
  border-bottom: 2px solid #f5e3b4;
  border-right: 2px solid #f5e3b4;
}
#siteMain #wrap #wrap_season01 .tbl_season01 .tr_kion01 td:not(:nth-of-type(1)):after, #siteMain #wrap #wrap_season01 .tbl_season01 .tr_kion03 td:not(:nth-of-type(1)):after {
  content: '℃';
  font-size: 12px;
}
#siteMain #wrap #wrap_season01 .tbl_season01 .tr_kion02 td:not(:nth-of-type(1)):after, #siteMain #wrap #wrap_season01 .tbl_season01 .tr_tokyo td:not(:nth-of-type(1)):after {
  content: '℃';
  font-size: 12px;
}
#siteMain #wrap #wrap_season01 .tbl_season01 .tr_kion01 td:nth-of-type(2):after, #siteMain #wrap #wrap_season01 .tbl_season01 .tr_tokyo td:nth-of-type(2):after {
  content: '';
}
#siteMain #wrap #wrap_season01 .tbl_season01 .tr_kion01 td:last-of-type {
  border-right: none;
}
#siteMain #wrap #wrap_season01 .tbl_season01 .tr_kion01 .td_city {
  background-color: #df9c36;
  color: #fff;
  font-weight: bold;
  font-size: 16px;
}
#siteMain #wrap #wrap_season01 .tbl_season01 .tr_kion02 td {
  background-color: #f5fac2;
  color: #537cd7;
  border-bottom: 2px solid #f5e3b4;
  border-right: 2px solid #f5e3b4;
}
#siteMain #wrap #wrap_season01 .tbl_season01 .tr_kion02 td:last-of-type {
  border-right: none;
}
#siteMain #wrap #wrap_season01 .tbl_season01 .tr_rain01 td {
  background-color: #e1e7a3;
  color: #4d3512;
  border-bottom: 2px solid #f5e3b4;
  border-right: 2px solid #f5e3b4;
}
#siteMain #wrap #wrap_season01 .tbl_season01 .tr_rain01 td:not(:nth-of-type(1)):after {
  content: 'mm';
  font-size: 12px;
}
#siteMain #wrap #wrap_season01 .tbl_season01 .tr_rain01 td:last-of-type {
  border-right: none;
}
#siteMain #wrap #wrap_season01 .tbl_season01 .tr_tokyo td {
  background-color: #ececec;
  color: #d34a5b;
  border-bottom: 2px solid #f5e3b4;
  border-right: 2px solid #f5e3b4;
}
#siteMain #wrap #wrap_season01 .tbl_season01 .tr_tokyo td:last-of-type {
  border-right: none;
}
#siteMain #wrap #wrap_season01 .tbl_season01 .tr_tokyo .td_city {
  background-color: #909090;
  color: #fff;
  font-weight: bold;
  font-size: 16px;
}
#siteMain #wrap #wrap_season01 .tbl_season01 .tr_kion03 td {
  background-color: #ececec;
  color: #537cd7;
  border-bottom: 2px solid #f5e3b4;
  border-right: 2px solid #f5e3b4;
}
#siteMain #wrap #wrap_season01 .tbl_season01 .tr_kion03 td:last-of-type {
  border-right: none;
}
#siteMain #wrap #wrap_season01 .tbl_season01 .tr_rain02 td {
  background-color: #d9d9d9;
  color: #4d3512;
  border-bottom: 2px solid #f5e3b4;
  border-right: 2px solid #f5e3b4;
}
#siteMain #wrap #wrap_season01 .tbl_season01 .tr_rain02 td:not(:nth-of-type(1)):after {
  content: 'mm';
  font-size: 12px;
}
#siteMain #wrap #wrap_season01 .tbl_season01 .tr_rain02 td:last-of-type {
  border-right: none;
}
#siteMain #wrap #wrap_season01 .txt_season01 {
  font-size: 14px;
  font-weight: normal;
  line-height: 1.5;
  color: #333;
  width: 920px;
  margin: 0 auto;
  text-align: right;
}
/* /気温と降水量 */
/*相互バナー*/
.bnr_link01 {
  text-align: center;
  margin: 0 0 70px;
}
.bnr_link01 a img {
  transition: all .2s linear;
}
.bnr_link01 a:hover img {
  opacity: .6;
}
/*/相互バナー*/
/*相互バナー*/
.bnr_link01 {
  text-align: center;
  margin: 0 0 70px;
}
.bnr_link01 a img {
  transition: all .2s linear;
}
.bnr_link01 a:hover img {
  opacity: .6;
}
/*/相互バナー*/
/*pagetop*/
.btn_pagetop01 {
  width: 80px;
  height: 80px;
  font-size: 0;
  line-height: 0;
}
.btn_pagetop01 a img {
  transition: all .2s linear;
}
.btn_pagetop01 a img:hover {
  opacity: .7;
}
/*/pagetop*/
.imgAnnotation_cmp {
  margin: 0px auto 15px;
  color: #4d3512;
  font-size: 11.5px;
  text-align: right;
}
main .-pagetop a:link, main .-pagetop a:visited {
  pointer-events: all;
}
.-pagetop img {
  box-shadow: none;
    
}
main .-pagetop {
margin-top: -80px;
  display: flex;
  justify-content: flex-end;
  bottom: 10px;
  margin-right: 10px;
}

/*@media screen and (max-width:767px) {
.-pagetop {
  bottom: 140px!important;
  }
}*/
/*--------tab----------*/
.tabs {
  margin-top: 50px;
  padding-bottom: 40px;
  width: 100%;
  margin: 0 auto;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
/*タブのスタイル*/
.tab_item {
    margin: 0 20px;
    display: flex;
    justify-content: center;
    align-items: center;
  width: 179px;
  height: 80px;
  background-color: #d9d9d9;
  font-size: 16px;
  text-align: center;
  color: #E0E0E0;
  font-weight: bold;
  transition: all 0.2s ease;
    background-image: url("../images/btn_bg.png");
    border-radius: 5px;
    text-shadow: 0px 0px 15px rgba(0, 0, 0, 1); 
}
.tab_queensland{
    background-image: url("../images/btn_bg.png");
}
.tab_victoria{
    background-image: url("../images/btn_bg2.png");
}
.tab_wales{
    background-image: url("../images/btn_bg3.png");
    line-height: 1.2;
}
.tab_northern{
    background-image: url("../images/btn_bg4.png");
}

.tab_item:hover {
  opacity: 0.75;
}

/*ラジオボタンを全て消す*/
input[name="tab_item"] {
  display: none;
}

/*タブ切り替えの中身のスタイル*/
.tab_content {
  visibility: hidden;
	height: 0;
  padding: 0;
  clear: both;
  overflow: hidden;
}


/*選択されているタブのコンテンツのみを表示*/
#queensland:checked ~ #queensland_content,
#victoria:checked ~ #victoria_content,
#wales:checked ~ #wales_content,
#northern:checked ~ #northern_content  {
  visibility: visible;
    height: auto;
}

/*選択されているタブのスタイルを変える*/
.tabs input:checked + .tab_item span{
    border: 1px solid #ffffff;
margin: 5px;
    border-radius: 5px;
     width: 169px;
    padding: 20px 0;
    display: inline-block;
}
.tabs input:checked + .tab_wales span{
    padding: 14px 0;
}

    .tabs input:checked + .tab_item {
  background-color: #5ab4bd;
  color: #fff;
    position: relative;
}
.tabs input:checked + .tab_item::before {
    position: absolute;
    bottom: -17px;
    left: 50%;
    transform: translateX(-50%);
    width: 26px;
    height: 17px;
    background-color: #2589d0;
    content: '';
    background-position:  bottom 98px center;
    clip-path: polygon(0 0, 100% 0, 50% 100%);
}
.tabs input:checked + .tab_queensland::before{
    background-image: url("../images/btn_bg.png");
}
.tabs input:checked + .tab_victoria::before{
    background-image: url("../images/btn_bg2.png");
}
.tabs input:checked + .tab_wales::before{
    background-image: url("../images/btn_bg3.png");
}
.tabs input:checked + .tab_northern::before{
    background-image: url("../images/btn_bg4.png");
}
/*---*/
.tab_content_description_box{
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    margin: 40px;
    font-family: 'Noto Serif JP', sans-serif;
}
.tab_content_description_box_left{
    width: 480px;
    text-align: left;
}
.tab_content_description_box_left h3{
    color: #5f7d15;
    font-weight: bold;
    position: relative;
    font-size: 4.5rem;
    margin: 0 0 40px;
    line-height: 1;
    padding-left: 35px;
}
 #wales_content .tab_content_description_box_left h3{
    font-size: 3.6rem;
     margin: 0 0 50px;
}
.tab_content_description_box_left h3::before{
    content: '';
display: block;
width: 30px; 
height: 45px;
background: url("../images/pointer.png");
background-size: contain;
background-repeat:no-repeat;
position:absolute;
top:0;
left:0;
}
.tab_content_description_box_left p{
    color: #4d3512;
    line-height: 1.8;
    font-size: 2rem;
}
.Footer{
    margin-top: 0;
}
.gday_logo{
    content: "";
    display: inline-block;
    position: absolute;
    top:15px;
    left:15px;
    width: 140px;
}
.cap_wrap{
    position: absolute;
  bottom: 0;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    width: 100%;
     background: linear-gradient(0deg, rgba(255,216,158,1) 0%, rgba(255,216,158,0) 100%);
    
}

.kvCaption {
  color: #2D0913;
  font-size: 1.2rem;
    /*text-shadow: -1px -1px 2px #000000,1px 1px 2px #000000;*/
}
.ruby{
    width: 80px;
    margin: 0 15px;
}
.cap_wrap_logobox,.cap_wrap_imgbox{
     display: flex;
    justify-content: space-around;
}
.cap_wrap_logobox{
    align-items: center;
    /*background: rgba(0,0,0,0.30);*/
}
.cap_wrap_imgbox{
    align-items: flex-end;
}
.tabimonogatari_logo{
    width: 140px;
    padding: 10px 20px 10px 20px;
    position: relative;
    /*background: rgba(255,255,255,0.50);*/
}
.tabimonogatari_logo::before{
    content: "";
    position: absolute;
    display: inline-block;
    width: 2px;
    height: 30px;
    top: 50%;
    right: 0;
    margin-top: -15px;
    background-color: rgba(255,255,255,0.80);
}
.australia_logo{
    padding: 10px 17px 10px 20px;
    width: 160px;
    /*background: rgba(255,255,255,0.50);*/
}
.spOnly{
    display: none;
}
.pic_kv_sp{
    display: none;
}
.pic_kv_pc{
        display: block;
    }

/*-------------------------------------------sp--------------------------------------------*/
@media screen and (max-width:767px) {
    .pic_kv_sp{
        display: block;
    }
    .pic_kv_pc{
        display: none;
    }
    .Header__navi-wrap{
        height: 0;
    }
div#siteMain {
  width: 100%;
  margin-left: 0;
}
/* 共通要素 */
#container {
  width: 100% !important;
  margin-left: 0!important;
}
/* ヘッダ */
#siteMain #wrap #wrap_hd01 {
  height: auto;
  overflow: hidden;
  width: 100%;
    
}
#siteMain #wrap #wrap_hd01 #pic_kv {
  height: auto;
  width: 100%;
    top: 0;
  position: relative;
    /*position: absolute;*/
}

#siteMain #wrap #wrap_hd01 h1 {
  height: auto;
  width: 100%;
    /*top: 20px;*/
}/*
    #siteMain #wrap #wrap_hd01 h1 img{
    min-height: 180px;
  width: 100%;
    object-fit: cover;
}*/

/* /ヘッダ */
    .tabimonogatari_logo::before{
    width: 1px;
}
/* ナビ */
#siteMain #wrap #wrap_nav01 {
  box-sizing: border-box;
    background: none;
  height: auto;
  width: 100%;

}
#siteMain #wrap #wrap_nav01 #ul_nav01 {
  height: auto;
  width: 100%;

    padding: 0 5px;

    display: flex;
    justify-content:center;
    align-items: center;
}
#siteMain #wrap #wrap_nav01 #ul_nav01 li {

  border-right: none;
width: auto;
    padding-right: 0;
    margin: 0 5px 0 0;
}
    #siteMain #wrap #wrap_nav01 #ul_nav01 li:last-child{
       margin: 0; 
    }




#siteMain #wrap #wrap_nav01 #ul_nav01 li a::after{
    
    right: 3px;
}
#siteMain #wrap #wrap_nav01 #ul_nav01 li a {
  padding: 5px 20px 5px 7px;

    font-size: 1.3rem;
    border: 1px solid rgba(157,150,122,0.60);
    display: table-cell;
  vertical-align: middle;
    height: 50px;
    width: 35%;
}

#siteMain #wrap #wrap_nav01 #ul_nav01 li a:hover{

    border: none;
}
/* /ナビ */
/* 観光スポット */

#siteMain #wrap #tit_spot01 .tit_spot01__sub_tit{
    font-size: 1.8rem;
    letter-spacing:0.2rem;
}
#siteMain #wrap #tit_spot01 .tit_spot01__sub_tit .tit_spot01__sub_tit__tyo{
    font-size: 1.6rem;
}
#siteMain #wrap #tit_spot01 .tit_spot01__main_tit .tit_spot01__main_tit__min{
    font-size: 1.8rem;

}
#siteMain #wrap #tit_spot01 .tit_spot01__main_tit{
    font-size: 2.3rem;
    color: #EB8D00;
    position: relative;
    line-height: 1.2;
}
#siteMain #wrap #tit_spot01 .tit_spot01__main_tit::after{
display: none;
}
#siteMain #wrap #tit_spot01 .tit_spot01__main_tit span{
    letter-spacing:0.1rem;
    margin-right: 0;
}
#siteMain #wrap #tit_spot01 .tit_spot01__main_tit::before{
    display: none;
}

    #siteMain #wrap #wrap_spot01 [class^="slider_spot0"] {

  height: auto;

        
}
#siteMain #wrap #wrap_spot01 .slick-initialized{
  opacity: 1;
}
#siteMain #wrap #wrap_spot01 .slider_spot04 {
  height: auto;
}
#siteMain #wrap #wrap_spot01 [class^="slider_spot0"] .caset_spot {
  /*width: 320px;*/
    width: 100%;
  height: auto;
  margin: 0 auto;

}
#siteMain #wrap #wrap_spot01 [class^="slider_spot0"] .caset_spot .box_conts {
  background: url(../images/bg_spot03.png) right center repeat rgba(255,235,105,1.00);

  width: 100%;
  /*max-width: 320px;*/
  height: 250px;
  position: relative;
  bottom: 0;
  right: 0;
left: 0;
    text-align: left;
  padding: 20px 5px 20px 5px;
  z-index: 10;
    object-fit: cover;
}
#siteMain #wrap #wrap_spot01 [class^="slider_spot0"] .caset_spot .box_conts h3 {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    font-size: 24px;
    width: 100%
}
#siteMain #wrap #wrap_spot01 [class^="slider_spot0"] .caset_spot .box_conts h3 .min_tit {
    order: 0; 
    width: 100%;
}
    #siteMain #wrap #wrap_spot01 [class^="slider_spot0"] .caset_spot .box_conts h3 span:last-child{
        width: 100%;
       order: 1; 
    }
#siteMain #wrap #wrap_spot01 [class^="slider_spot0"] .caset_spot .box_conts h3 .icon_spot01 {
  margin: 5px 0 0;
    order: 2;
}


#siteMain #wrap #wrap_spot01 [class^="slider_spot0"] .caset_spot .pic_spot {
  width: 100%;
}
#siteMain #wrap #wrap_spot01 [class^="slider_spot0"] .caset_spot .pic_spot img{
    width: 100%;
    height: auto;
}

#siteMain #wrap #wrap_spot01 [class^="thum_spot0"] {
  width: 100%;
  height: 100px;
  margin: -17px auto 0;
}
#siteMain #wrap #wrap_spot01 [class^="thum_spot0"] li {
  width: 10.3vh !important;
  height: 10.3vh;
  margin: 0 2px;
}
#siteMain #wrap #wrap_spot01 .thum_spot01 .slick-list {
    margin: 0 auto;
}
#siteMain #wrap #wrap_spot01 .thum_spot02 .slick-list  {
    margin: 0 auto;
}
#siteMain #wrap #wrap_spot01 .thum_spot03 .slick-list  {
    margin: 0 auto;
}
   /* #siteMain #wrap #wrap_spot01 .slider_spot01 .slick-list .slick-track{
        width: 100% !important;
        
    }*/
    #siteMain #wrap #wrap_spot01 [class^="thum_spot0"] .slick-list .slick-track{
        width: 100% !important;
        display: flex;
        justify-content: space-around;
        
    }
   
/*#siteMain #wrap #wrap_spot01 [class^="slider_spot0"] .slick-slide:not(.slick-center) {
    -webkit-filter: opacity(50%);
    -moz-filter: opacity(50%);
    -o-filter: opacity(50%);
    -ms-filter: opacity(50%);
    filter: opacity(50%);
    transition: 0.2s linear;
}*/
/*スライダー*/
/* /観光スポット */
/* コース一覧 */

/*エリアタブ*/
#siteMain #wrap #wrap_course01 #tab_area01 {
  width: 100%;
}


/*/エリアタブ*/
#siteMain #wrap #wrap_course01 #box_course01 {
  width: 100%;
}
#siteMain #wrap #wrap_course01 #box_course01 {
  width: 100%;
}
    #siteMain #wrap #wrap_course01 #box_course01 dl dt{
        padding: 5px 0;
    }
    #siteMain #wrap #wrap_course01 #box_course01 dl dd .txt_price01{
        font-size: 23px;
    }
#siteMain #wrap #wrap_course01 #box_course01 dl dd .txt_price01 .txt_price02 {
  display: block;
    font-size: 1.2rem;
    margin-left: 0;
}
    #siteMain #wrap #wrap_course01 #box_course01 dl dd .txt_info01{
        margin-top: 10px;
      font-size: 1.2rem;  
    }
#siteMain #wrap #wrap_course01 #box_course01 dl dd {
  width: 100%;
}
#siteMain #wrap #wrap_course01 #box_course01 dl dd {
  width: 100%;
}

/* /コース一覧 */
/* 気温と降水量 */
#siteMain #wrap #wrap_season01 {
  margin-bottom: 15px;
}
#siteMain #wrap #wrap_season01 .sp_scroll {
margin: 0 10px;
  overflow: auto;
}

/* /気温と降水量 */

.bnr_link01 {
  margin: 0 0 87px;
}



.-pagetop img {
   width: 90%; 
}
main .-pagetop {

}

/*--------tab----------*/

/*タブのスタイル*/
.tab_item {
    margin: 10px;
    
    justify-content: space-around;
align-items: center;
  width: 140px;
  height: 80px;

  font-size: 13px;

}

    .tab_item span{
        padding: 27px 0; 
    }
/*選択されているタブのスタイルを変える*/
.tabs input:checked + .tab_item span{
     width: 148px;
    height: 90%;
    padding: 27px 0;
}
.tabs input:checked + .tab_wales span{
    padding: 23px 0;
}
    
    .tab_northern{
    background-position: top center;
    line-height: 1.2;
}
/*---*/
    .tab_content_description{
        width: 100%
    }
.tab_content_description_box{
    justify-content: center;
    margin: 5px;
}
.tab_content_description_box_left{
    width: 100%;}
    .tab_content_description_box_left br{
        display: none;
    }
.tab_content_description_box_left h3{
    font-size: 3rem;
    margin: 40px 0 20px;
    line-height: 1;
    padding-left: 22px;
}
 #wales_content .tab_content_description_box_left h3{
    font-size: 2.4rem;
    margin: 40px 0 20px;
     line-height: 1.3;
}
.tab_content_description_box_left h3::before{
    content: '';
display: block;
width: 20px; 
height: auto;
bottom:-10px;
}
.tab_content_description_box_left p{
    line-height: 1.5;
    font-size: 1.5rem;
    margin-bottom: 20px;
    }
    .gday_logo{
    top: 8px;
    left: 8px;
    width: 80px;
}
.cap_wrap{
    position: absolute;
  bottom: 0;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    width: 100%;
}

.kvCaption {
  font-size: 1.0rem;
    
}
.ruby{
    width: 40px;
    filter: drop-shadow(0px 0px 4px #000);
}
.cap_wrap_logobox,.cap_wrap_imgbox{
     display: flex;
    justify-content: space-around;
}
.cap_wrap_logobox{
    align-items: center;
  margin:0 10px 10px 0;  
}
.cap_wrap_imgbox{
    align-items: flex-end;
}
.tabimonogatari_logo{
    width: 80px;
    padding: 3px 10px;
    position: relative;
}
.australia_logo{
    width: 80px;
    padding: 3px;
}
    .spOnly{
        display: block;
    }
    .tabs input:checked + .tab_wales::before{
    background-position: bottom center;
}
}

.fade{
  opacity : 0;
  transition: opacity 1s;
}
 
.fade.view{
  opacity: 1;
}
.rweb2403,.rweb2404 {
  color: #cc0d21;
  font-size: 1.4rem;  
}
#siteMain #wrap #wrap_course01 #box_course01 dl dd .rweb2403 a,
#siteMain #wrap #wrap_course01 #box_course01 dl dd .rweb2404 a {
  color: #cc0d21;
  font-size: 1.4rem;
  font-weight: normal;
 
}
@media print, screen and (min-width: 768px) {
  .rweb2403,.rweb2404 {
    margin-bottom: 10px;
  }
}
@media print, screen and (max-width: 767px) {
  .rweb2403,.rweb2404 {
    line-height: 1.7;
    margin-bottom: 5px;
  }
}



/*otherFaetures slick adjust
==============================*/
.slick-dots {
	position: static;
}
.themefeaturesArea .slick-dots li button:before {
	opacity: 1;
}
.themefeaturesArea {
	margin: 100px auto 30px;
}
.themefeaturesArea .switch__pause:after,
.themefeaturesArea .switch__pause:before {
	border: 2px solid #f8e8c7;
}
@media screen and (max-width:767.98px) {
	.themefeaturesArea {
		margin-top: 50px;
	}
}
/*============================*/

.scroll-hint-icon{
        z-index: 5;
    }
.txt_link{
    display: flex;
    width: 100%;
    justify-content: flex-end;
    padding: 0 20px 10px;
}
.txt_link a{
    text-decoration: underline;
}
.txt_link a:hover{
    text-decoration: none;
}
/*----------*/
.txt_link{
    display: flex;
    width: 100%;
    justify-content: flex-end;
    padding: 0 20px 10px;
    
}
.txt_link a{
    text-decoration: underline;
}
.txt_link a:hover{
    text-decoration: none;
}
@media screen and (max-width:767px) {
    .txt_link a{
        font-size: 1.3rem;
    }
}

/*pick up
=======================*/
.assist-banner {
  position: fixed;
  box-shadow: 0 1px 1px 1px rgba(0, 0, 0, .1);
  transition: right .8s cubic-bezier(.4, 0, .2, 1) 0s;
  z-index: 9997;
}
.assist-banner__inner {
  overflow: hidden;
  background: #fff;
}
.assist-banner__pickup {
  display: flex;
  position: absolute;
  left: 0;
  justify-content: center;
  width: 100%;
}
.assist-banner__pickup__inner {
  border-radius: 50px;
  background: #fc0;
}
.assist-banner__pickup__inner:after {
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: #fc0 transparent transparent;
  content: "";
}
button:not([disabled]), input[type=submit] {
	cursor: pointer;
}
.assist-banner__block {
  display: flex;
}
.assist-banner__close {
  top: -5px;
  right: -5px;
  width: 26px;
  height: 26px;
}
.assist-banner__img {
  flex-shrink: 0;
  transition: opacity .25s cubic-bezier(.4, 0, .2, 1) 0s;
}
/*.assist-banner__detail {
	font-weight: bold;
}*/
.assist-banner__detail .smaller {
  font-size: 1.1rem;
}
.assist-banner__text {
  display: flex;
  flex-flow: column;
  justify-content: center;
  color: #000;
}
.assist-banner__title {
	transition: color .25s cubic-bezier(.4, 0, .2, 1) 0s;
}
.assist-banner__close {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  position: absolute;
  padding: 0;
  border: none;
  border-radius: 0 0 0 5px;
  outline: none;
  background: #ba0c1e;
  text-indent: -9999px;
  cursor: pointer;
}
.assist-banner__close:after, .assist-banner__close:before {
  display: block;
  position: absolute;
  height: 1px;
  background: #fff;
  content: "";
}
.assist-banner__close:before {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.assist-banner__close:after {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.assist-banner__text {
  display: flex;
  flex-flow: column;
  justify-content: center;
  color: #000;
}

@media print, screen and (min-width: 768px) {
  .assist-banner.is-show {
    right: 22px;
  }
  .assist-banner {
    right: -320px;
    bottom: 230px;
    width: 320px;
    border: 5px solid #ba0c1e;
    border-radius: 5px 0 5px 5px;
  }
  .assist-banner__inner {
    padding: 12px 15px 12px 12px;
  }
	.assist-banner__pickup__inner {
		padding: 0 18px;
	}
	.assist-banner__pickup__inner:after {
    bottom: -7px;
    left: calc(50% - 4.5px);
    border-width: 7px 4.5px 0;
  }
	.assist-banner__close {
    top: -5px;
    right: -5px;
    width: 26px;
    height: 26px;
  }
  .assist-banner__close:after, .assist-banner__close:before {
    top: 50%;
    left: 6px;
    width: 14px;
  }
	.assist-banner__pickup {
		top: -25px;
  }
	.assist-banner__img {
    width: 100px;
    margin-right: 18px;
  }
  .assist-banner__detail {
    margin-top: 5px;
    font-size: 1.4rem;
    line-height: 1.2;
  }
	.assist-banner__title {
		font-weight: 700;
		letter-spacing: -1px;
    line-height: 1.2;
	}
}

@media screen and (max-width:767.98px) {
  .pcOnly {
    display: none;
  }
	.assist-banner.is-show {
		right: 15px;
  }
  .assist-banner {
    right: calc(-100% + 30px);
    bottom: 5px;
    width: calc(100% - 30px);
    border: 4px solid #ba0c1e;
  }
  .assist-banner__inner {
    padding: 10px 15px 10px 10px;
	}
	.assist-banner__pickup {
		top: -17px;
  }
	.assist-banner__pickup__inner {
    padding: 2px 15px 1px;
    font-size: 1.1rem;
  }
	.assist-banner__pickup__inner:after {
    bottom: -7px;
    left: calc(50% - 4.5px);
    border-width: 7px 4.5px 0;
  }
  .assist-banner__close {
    top: -4px;
    right: -4px;
    width: 35px;
    height: 35px;
  }
  .assist-banner__close:after, .assist-banner__close:before {
    top: 50%;
    left: 10px;
    width: 15px;
  }
	.assist-banner__close:after, .assist-banner__close:before {
    display: block;
    position: absolute;
    height: 1px;
    background: #fff;
    content: "";
	}
	.assist-banner__img {
    width: 82px;
    margin-right: 11px;
  }
	.assist-banner__detail {
    margin-top: 5px;
    font-size: 1.2rem;
  }
	.assist-banner__detail span {
    font-size: 1.1rem;
	}
  .assist-banner__title {
    font-size: 1.5rem;
    font-weight: 700;
		line-height: 1.4;
  }
}
/*=====================*/
