@charset "UTF-8";
/* CSS Document */
.content .image_area img {
    width: 100%;
    vertical-align: bottom;
    zoom: 1 !important;
}
.content .float_right img {
	width: 100%;
}
.content .float_left img {
	width: 100%;
}
.content .bg_cell {
	font-size: 12px;
}
.btn_toggle {
	width: 100%;
	margin: 0 auto;
}
.bt{
    border-top: 1px solid #d7dfe9;
    padding-top: 5%;
}
.movie_area h3 {
    background: url(/cmn/img/kanto/australia/goldcoast/m_bg_h3.png) 0 0 repeat;
    color: #fff;
    padding: 14px 15px 14px 15px;
    font-size: 15px;
    margin: 0 0 15px;
}
/* =======================================
	各エリアのスタイル
======================================= */

/*タブエリア*/
ul.tab > li {
	float: left;
	cursor: pointer;
}
/*タイムテーブルエリア*/
dl.time_schedule {
	font-size: 12px;
	line-height: 1.2em;
}
dl.time_schedule dt {
	clear: both;
	color: #1b4782;
	padding: 2px 10px 2px 0;
	margin-right: 6px;
	font-weight: bold;
	float: left;
}
dl.time_schedule dd {
	float: left;
	width : 75%; /* IE8以下とAndroid4.3以下用フォールバック */
	width : -webkit-calc(100% - 70px);
	width : calc(100% - 70px);
	padding-top: 2px;
}
/*矢印が下につくタイプ*/
.time_schedule_arrow li:after {
	content: "\002193";
	display: block;
	color: #1B4782;
	font-weight: bold;
	font-size: 15px;
	margin: 2px 0 2px 5px;
}
.time_schedule_arrow li:last-child:after {
	content: "";
}

/*----#hispoint_area---*/
#hispoint_area {
	padding: 3.1%;
}
#hispoint_area .box_hispoint h3 {
	/* margin: 0 3.1%; */
	/*padding: 4%;*/
}
#hispoint_area .box_hispoint h3 .bgIcon {
	background-image: url(/cmn/img/kanto/australia/common/open_arrow.png);
	background-repeat:  no-repeat;
	background-position: 100% 50%;
	background-size: 35px 35px;
	padding: 3% 0;
	min-height: 20px;
	line-height: 20px;
	display: block;
}
#hispoint_area .box_hispoint h3.open .bgIcon {
	background-image: url(/cmn/img/kanto/australia/common/close_arrow.png);
}
#hispoint_area .box_hispoint .txtArea {
	margin: 0 20% 0 0;
	display: inline-block;
	vertical-align: middle;
}
.anchor_btn {
	margin: 0 35%;
}

/*注意事項*/
.attnArea {
	border-top: 1px solid #999;
	padding-top: 3%;
	margin-top: 5%;
	color: #999;
	font-size: 0.7rem;
}
.attnArea .attnTxt:before {
	content: "※"
}
.attnArea .attnTxt {
	text-indent: -1em;
	padding-left: 1em;
	margin-top: 1%;
	font-size: 0.7rem;
}

/* =======================================
　#tbjArea
======================================= */
#tbjArea {
	margin: 5% 3% 0;
	background: #fff;
	width: 94%;
}
#tbjArea h4 img {
	width: 100%;
}
#tbjArea a img {
	width: 25%;
}
.bb {
  border: 1px solid 
}
#tbjArea .frameArea03 {
	border-bottom: initial;
}
.ic05:before {
	right: 5px;
}
/* =======================================
　おすすめツアー
======================================= */
#illust05 {
    position: absolute;
    right: 10px;
    top: 2px;
}
.btn01 {
	float: right;
	margin: 8px 10px 0 0;
}
.content .btn01 a {
	position: relative;
	display: inline-block;
	font-weight: bold;
	color: #fff;
	text-shadow: 0px -1px 1px #000;
	vertical-align: middle;
	letter-spacing: .2em;
	text-decoration: none;
	padding: 4px 25px 4px 12px;
	background: #494949;
	background: -moz-linear-gradient(top,  #494949 0%, #1a1a1a 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#494949), color-stop(100%,#1a1a1a));
	background: -webkit-linear-gradient(top,  #494949 0%,#1a1a1a 100%);
	background: -o-linear-gradient(top,  #494949 0%,#1a1a1a 100%);
	background: -ms-linear-gradient(top,  #494949 0%,#1a1a1a 100%);
	background: linear-gradient(to bottom,  #494949 0%,#1a1a1a 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#494949', endColorstr='#1a1a1a',GradientType=0 );
	border-radius: 100px;
}
.btn01 a:after {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 10px;
	content: " ";
	margin: auto;
	width: 7px;
	height: 7px;
	border-top: 3px solid #999;
	border-right: 3px solid #999;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	vertical-align: middle;
}

/* =======================================
	リンク部分
======================================= */
.linkArea.anchor {
	margin: 5% 3.1%;
}
/* =======================================
	ヤバタン
======================================= */
.yabatan .flexslider { margin-bottom: 20px; }
.yabatan .flex-control-paging li a {
	width: 7px;
	height: 7px;
	border-radius: 3.5px;
}
.yabatan .flex-control-nav { bottom: -20px; }
.yabatan .about_yabatan {
	background: #d2e3ff;
	position: relative;
	overflow: hidden;
}
.about_yabatan * > img {
	width: 100%;
}
.about_yabatan .aboutyabatan_ttl {
	width: 73%;
	margin: 30px auto 0;
}
.about_yabatan .lead_detail {
	position: relative;
}
.about_yabatan .lead_detail p {
	margin-top: 0;
}
.about_yabatan .lead_detail p:first-of-type {
	margin: -10px 0 0 3.5%;
	width: 96.5%;
}
.about_yabatan .lead_detail p:nth-of-type(2) {
	position: absolute;
	top: 42.6vw;
	left: 6%;
	width: 81%;
}
.about_yabatan .youtube2 {
  padding-top: 100%;
}
.about_yabatan .movie_area {
	margin-top: -16%;
	position: relative;
}
.about_yabatan .profile {
	margin-top: 1.2%;
	position: relative;
}
.about_yabatan .profile > p:first-of-type {
	width: 43.7%;
}
.about_yabatan .profile .profile_detail {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
.about_yabatan .profile .profile_detail .ttl {
	margin: 6.6% 0 0 33%;
	width: 64.7%;
}
.about_yabatan .profile .profile_detail .txt {
	width: 60.9%;
	margin: -2px 0 0 38.1%;
}
.about_yabatan .snslist {
	display: flex;
	justify-content: space-between;
	width: 98%;
	margin: 1.46vw auto 4.8vw;
}
.about_yabatan .snslist li {
	width: calc(95%/4);
}
.yabatan ul.content .page {
	overflow: visible;
}
.yabatan ul.content .page:first-of-type .clearfix:first-of-type .image_area,
.yabatan ul.content .page:first-of-type .clearfix:nth-of-type(2) .image_area,
.yabatan ul.content .page:first-of-type .clearfix:nth-of-type(3) .image_area,
.yabatan ul.content .page:nth-of-type(2) .clearfix:first-of-type .image_area,
.yabatan ul.content .page:nth-of-type(2) .clearfix:nth-of-type(2) .image_area {
	position: relative;
}
.yabatan ul.content .page:first-of-type .clearfix:first-of-type .image_area:before {
	content: '';
	background: url(https://www.his-j.com/smp/kanto/special/australia/images/goldcoast/yabatan/yaba01.png) no-repeat 0 0;
	position: absolute;
	bottom: 0;
	right: -4.6vw;
	width: 34vw;
	height: 43.6vw;
	background-size: 100%;
}
.yabatan ul.content .page:first-of-type .clearfix:nth-of-type(2) .image_area:before {
	content: '';
	background: url(https://www.his-j.com/smp/kanto/special/australia/images/goldcoast/yabatan/yaba02.png) no-repeat 0 0;
	position: absolute;
	bottom: 0;
	left: -4.53vw;
	width: 39.8vw;
	height: 39.2vw;
	background-size: 100%;
}
.yabatan ul.content .page:first-of-type .clearfix:nth-of-type(3) .image_area:before {
	content: '';
	background: url(https://www.his-j.com/smp/kanto/special/australia/images/goldcoast/yabatan/yaba03.png) no-repeat 0 0;
	position: absolute;
	bottom: 0;
	right: -2.3vw;
	width: 55.5vw;
	height: 40.4vw;
	background-size: 100%;
}
.yabatan #hispoint_area #point1 .image_area {
	position: relative;
	height: 89.3vw;
}
.yabatan #hispoint_area #point1 .image_area:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 89.3vw;
	background: url(https://www.his-j.com/smp/kanto/special/australia/images/goldcoast/yabatan/only_his_point_yaba-min.png) no-repeat 0 0;
	background-size: 100%;
}
.yabatan #hispoint_area #point1 .image_area > img {
	display: none;
}
.yabatan ul.content .page:nth-of-type(2) .clearfix:first-of-type .image_area:before {
	content: '';
	background: url(https://www.his-j.com/smp/kanto/special/australia/images/goldcoast/yabatan/yaba04.png) no-repeat 0 0;
	position: absolute;
	top: 1.6vw;
	left: -5.4vw;
	width: 38.4vw;
	height: 38.2vw;
	background-size: 100%;
}
.yabatan ul.content .page:nth-of-type(2) .clearfix:nth-of-type(2) .image_area:before {
	content: '';
	background: url(https://www.his-j.com/smp/kanto/special/australia/images/goldcoast/yabatan/yaba05.png) no-repeat 0 0;
	position: absolute;
	top: -2.3vw;
	right: -4.5vw;
	width: 40.8vw;
	height: 42.1vw;
	background-size: 100%;
}
.yabatan ul.content .page:nth-of-type(3) .clearfix:nth-of-type(3) .bt {
	position: relative;
}
.yabatan ul.content .page:nth-of-type(3) .clearfix:nth-of-type(3) .bt:before {
	content: '';
	background: url(https://www.his-j.com/smp/kanto/special/australia/images/goldcoast/yabatan/yaba06.png) no-repeat 0 0;
	position: absolute;
	top: -9vw;
	right: -6vw;
	width: 40.8vw;
	height: 58.9vw;
	background-size: 100%;
}