@charset "UTF-8";
/* -----------------------------------------------------------
CSS Information

File name:      sub.css
Created:        2016-09-13
Style Info:     オーストラリアLP SUB pages　CSS
----------------------------------------------------------- */

/* common
----------------------------------------*/

#australia.sub {
	background: #f5f5f5;
}
#australia.sub .sub_wrapper {
	overflow: hidden;
	width: 1140px;
	margin: 0 auto;
	background: #fff;
}
#australia.sub .side {
	float: left;
	width: 249px;
}
#australia.sub .side_inner {
	background: #fff;
}
#australia.sub .side_visual {
	margin: 0 -1px 15px 0;
}
#australia.sub .side_visual img {
	width: 100%;
	height: auto;
}
#australia.sub .side_nav {
	margin: 0 20px 15px 20px;
	font-size: 12px;
	line-height: 1.6;
}
#australia.sub .side_nav .tit {
	color: #0095e3;
	font-weight: bold;
}
#australia.sub .side_nav ul {
	border-bottom: 1px solid #e6e6e6;
	padding: 15px 0;
}
#australia.sub .side_nav ul li {
	padding: 1px 0;
}
#australia.sub .side_nav li a {
	display: block;
}
#australia.sub .side_nav li a .txt1 {
	display: block;
	color: #0095e3;
	font-weight: bold;
	margin-bottom: 5px;
	display: none;
}
#australia.sub .side_nav li a .txt2 {
	position: relative;
	background: url(../img/side_nav_arr.png) no-repeat 5px 5px;
	color: #323232;
	height: 25px;
	line-height: 25px;
	margin: 0 -5px;
	padding: 0 5px 0 20px;
	display: block;
}
#australia.sub .side_nav li a:hover {
	text-decoration: none;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}
#australia.sub .side_nav li a.active .txt2, #australia.sub .side_nav li a:hover .txt2 {
	background: #cde8f4 url(../img/side_nav_arr.png) no-repeat 5px 5px;
}
#australia.sub .side_nav li a.active .txt2:after, #australia.sub .side_nav li a:hover .txt2:after {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	width: 5px;
	height: 100%;
	background: url(../img/side_menu_arr.png) center center no-repeat;
}
#australia.sub .side_nav li a .txt2 .co_pink {
	color: #f66761;
}
#australia.sub .side_pagetop {
	overflow: hidden;
	margin: 0 20px;
}
#australia.sub .side_pagetop span {
    display: block;
    float: right;
    display: block;
    width: 128px;
    height: 30px;
    background: url(../img/side_pagetop.png) left top no-repeat;
    cursor: pointer;
    font-size: 12px;
    font-weight: bold;
    padding: 7px 0 0 33px;
	    color: #0095e3;
}
#australia.sub .contents {
	float: right;
	width: 891px;
	margin: 0;
	padding: 30px 50px 0 50px;
	border-left: 1px solid #e6e6e6;
	background: #fff;
}
#australia.sub .contents p {
	line-height: 2;
}
#australia.sub .page-top {
	display: none;
}




#australia.sub .contents .sec_title_01 {
	display: table;
	width: 100%;
	height: auto;
	color: #0095e3;
	font-size: 2em;
	line-height: 1.4;
	font-weight: bold;
	position: relative;
	margin: 0 0 15px 0;
	background: url(../img/bg_stripe_02.png) left top repeat;
	border-top: 3px solid #ffff00;
	border-bottom: 3px solid #ffff00;
}
#australia.sub .contents .sec_title_01 span {
	display: block;
	display: table-cell;
	vertical-align: middle;
	height: 93px;
	padding: 10px 15px 0 80px;
}
#australia.sub .contents .sec_title_01:after {
    content: "";
    width: 93px;
    height: 93px;
    position: absolute;
    background-position: left top;
    background-repeat: no-repeat;
    top: 0;
    left: 0;
}
#australia.sub .contents .sec_title_01.asobu.red:after {
    background-image: url(../img/title_obi_asobu_red.png);
}
#australia.sub .contents .sec_title_01.asobu.green:after {
    background-image: url(../img/title_obi_asobu_green.png);
}
#australia.sub .contents .sec_title_01.kandou.green:after {
    background-image: url(../img/title_obi_kandou_green.png);
}
#australia.sub .contents .sec_title_01.tomaru.green:after {
    background-image: url(../img/title_obi_tomaru_green.png);
}
#australia.sub .contents .sec_title_01.tour:after {
    background-image: url(../img/title_obi_sagasu_red.png);
}
#australia.sub .contents .sec_title_01.zekkei.red:after {
    background-image: url(../img/title_obi_zekkei_red.png);
}
#australia.sub .contents .sec_title_01.tomaru.red:after {
    background-image: url(../img/title_obi_tomaru_red.png);
}
#australia.sub .contents .sec_title_01.taberu.red:after {
    background-image: url(../img/title_obi_taberu_red.png);
}
#australia.sub .article_season_box_tit {
    color: #ff6666;
    text-align: center;
    font-weight: bold;
    font-size: 1.072em;
    float: none;
    width: auto;
    height: auto;
    text-indent: 0;
    margin: 0;
    padding: 40px 0;
}











@media screen and (max-width:768px) {
#australia.sub .sub_wrapper {
	width: 100%;
}
#australia.sub .side {
	display: none;
}
#australia.sub .contents {
	padding: 0;
	float: none;
	width: auto;
	border-left: 0;
	margin: 0;
}
#australia.sub .contents p {
	line-height: 1.8;
}
#australia.sub .page_titlebar {
	background: #f5f000;
	color: #0095e3;
	padding: 7px 10px;
	font-size: .786em;
}
#australia.sub .bottom_navi a {
	text-decoration: none;
}
#australia.sub .bottom_navi .navi_area {
	overflow: hidden;
	margin: 15px 0;
	height: 60px;
	background: #fafafa;
	border-top: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
	padding: 0 5px;
}
#australia.sub .bottom_navi a {
	color: #000;
	display: block;
	height: 60px;
}
#australia.sub .bottom_navi .txt1 {
	font-weight: bold;
	display: block;
	line-height: 60px;
}
#australia.sub .bottom_navi .box_back {
	float: left;
	width: 25%;
}
#australia.sub .bottom_navi .box_next {
	float: left;
	width: 75%;
}
#australia.sub .bottom_navi .box_back a {
	text-align: right;
	padding-right: 10px;
	background: url(../img/navi_arrow_left.png) no-repeat left center;
}
#australia.sub .bottom_navi .box_next a {
	background: url(../img/navi_arrow_right.png) no-repeat right center;
	border-left: 1px solid #eeeeee;
}
#australia.sub .bottom_navi .box_next .txt1 {
	display: table-cell;
	padding: 0 10px;
}
#australia.sub .bottom_navi .box_next .txt2 {
	height: 60px;
	vertical-align: middle;
	display: table-cell;
	line-height: 1.3;
	padding-right: 10px;
}
#australia.sub .bottom_navi .box_next .txt2 small {
	font-size: 10px;
	display: block;
}
#australia.sub .bottom_menu .tit {
	background: #30a9e8;
	color: #fff;
	font-size: 1.1em;
	padding: 8px 10px;
	margin-bottom: 0;
}
#australia.sub .bottom_menu ul {
	overflow: hidden;
	margin-bottom: 30px;
	border-top: 1px solid #ddd;
}
#australia.sub .bottom_menu li {
	float: left;
	width: 50%;
	height: 55px;
}
#australia.sub .bottom_menu li:first-child {
	float: none;
	width: 100%;
}
#australia.sub .bottom_menu li div {
	display: table-cell;
	vertical-align: middle;
	height: 55px;
}
#australia.sub .bottom_menu li a {
	position: relative;
	color: #000;
	font-size: 11px;
	padding: 0 15px 0 10px;
	display: block;
	height: 55px;
	line-height: 1.5;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	text-decoration: none;
}
#australia.sub .bottom_menu li a:after {
	position: absolute;
	top: 50%;
	right: 10px;
	width: 6px;
	height: 10px;
	margin-top: -5px;
	content: "";
	background: url(../img/menu_arrow_right.png) left center no-repeat;
	display: block;
}
#australia.sub .bottom_menu li:nth-child(2n+1) a {
	border-right: 0;
}
#australia.sub .bottom_menu li a.active {
	background-color: #eee;
}
#australia.sub .bottom_menu .txt1 {
	display: block;
	font-size: 10px;
	color: #0095e3;
}
}
/* article
----------------------------------------*/
#australia.sub .article {
	margin-bottom: 70px;
}
#australia.sub .article p {
	font-size: .929em;
}
#australia.sub .article_title {
	margin: 0 0 25px 0;
}
#australia.sub .article_lead {
	margin-bottom: 50px;
}
#australia.sub .article_season_box {
	padding: 4px;
	margin-bottom: 30px;
	border: 1px dashed #00a6e3;
	min-height: 100px;
}
#australia.sub .article_season_box_tit {
	float: left;
	width: 147px;
	height: 90px;
	background: url(../img/onseason_box.png) left top no-repeat;
	margin: 0;
}
#australia.sub .article_season_box p {
	padding: 8px 10px 0 164px;
}
#australia.sub .article_season_box p strong {
	color: #f66761;
}

@media screen and (max-width:768px) {
#australia.sub .article {
	margin-bottom: 30px;
}
#australia.sub .article_title {
	margin: 0 0 15px 0;
}
#australia.sub .article_lead {
	margin: 0 20px 15px 20px;
}
#australia.sub .article_season_box {
	margin: 0 20px 20px 20px;
	min-height: 0;
}
#australia.sub .article_season_box_tit {
	color: #ff6666;
	text-align: center;
	font-weight: bold;
	font-size: 1.072em;
	float: none;
	width: auto;
	height: auto;
	background: #ebf7fa;
	text-indent: 0;
	margin: 0;
	padding: 10px;
}
#australia.sub .article_season_box p {
	padding: 8px 10px 10px 10px;
}
}




@media screen and (max-width:480px) {
#australia.sub .article {
	margin-bottom: 15px;
}
}
/* title
----------------------------------------*/
#australia.sub .contents .sec_title_01 {
	margin: 0 0 40px 0;
	height: 120px;
	background-position: left top;
/*	background-repeat: no-repeat;*/
}
#australia.sub .contents .sec_title_01 span {
/*	display: none;*/
}
#australia.sub .contents .sec_title_01.tour {
/*	background-image: url(../img/tourlist_title.png);*/
	margin-bottom: 23px;
}
#australia.sub .contents .sec_title_01 {
/*	background-image: url(../img/tourlist_title.png);*/
	margin-bottom: 23px;
}
#australia.sub .contents .sec_title_02 {
    height: 72px;
    margin: 0 0 20px 0;
    background-position: left top;
    background-repeat: no-repeat;
    padding: 23px 0 20px 70px;
    font-size: 1.6em;
    font-weight: bold;
}
#australia.sub .contents .sec_title_02 b {
    color: #3ccbd7;
}


#australia.sub .contents .sec_title_03 {
	color: #3ccbd7;
	font-weight: bold;
	font-size: 1.215em;
	line-height: 1.6;
	margin: 0 0 10px 0;
}

@media screen and (max-width:768px) {
#australia.sub .contents .sec_title_01 {
	display: table;
	width: 100%;
	height: auto;
	color: #0095e3;
	font-size: 1.572em;
	line-height: 1.4;
	font-weight: bold;
	position: relative;
	margin: 0 0 15px 0;
	background: url(../img/bg_stripe_02.png) left top repeat;
	border-top: 3px solid #ffff00;
	border-bottom: 3px solid #ffff00;
}
#australia.sub .contents .sec_title_01 span {
	display: block;
	display: table-cell;
	vertical-align: middle;
	height: 93px;
	padding: 10px 15px 0 80px;
}
#australia.sub .contents .sec_title_01.tour {
	background: url(../img/bg_stripe_02.png) left top repeat;
	margin-bottom: 15px;
}
#australia.sub .contents .sec_title_01:after {
	content: "";
	width: 93px;
	height: 93px;
	position: absolute;
	background-position: left top;
	background-repeat: no-repeat;
	top: 0;
	left: 0;
}
#australia.sub .contents .sec_title_01.tour:after {
}
#australia.sub .contents .sec_title_01.zekkei.red:after {
	background-image: url(../img/title_obi_zekkei_red.png);
}
#australia.sub .contents .sec_title_01.asobu.red:after {
	background-image: url(../img/title_obi_asobu_red.png);
}
#australia.sub .contents .sec_title_01.asobu.green:after {
	background-image: url(../img/title_obi_asobu_green.png);
}
#australia.sub .contents .sec_title_01.tomaru.red:after {
	background-image: url(../img/title_obi_tomaru_red.png);
}
#australia.sub .contents .sec_title_01.tomaru.green:after {
	background-image: url(../img/title_obi_tomaru_green.png);
}
#australia.sub .contents .sec_title_01.kandou.green:after {
	background-image: url(../img/title_obi_kandou_green.png);
}
#australia.sub .contents .sec_title_01.taberu.red:after {
	background-image: url(../img/title_obi_taberu_red.png);
}
#australia.sub .contents .sec_title_02 {
	position: relative;
	height: auto;
	text-indent: 0;
	padding: 10px 10px 10px 40px;
	border-top: 1px dashed #00a6e3;
	border-bottom: 1px dashed #00a6e3;
	background-color: #f0f9fb;
	font-weight: bold;
	font-size: 1.286em;
	margin: 0 0 15px 0;
	line-height: 1.4;
}
#australia.sub .contents .sec_title_02 b {
	color: #3ccbd7;
}
#australia.sub .contents .sec_title_02:before {
	content: "";
	width: 24px;
	height: 31px;
	background: url(../img/icon_flag_01.png) left top no-repeat;
	position: absolute;
	top: 50%;
	left: 8px;
	margin-top: -15px;
}
#australia.sub .contents .sec_title_03 {
	font-size: 1.143em;
	line-height: 1.5;
	margin-bottom: 5px;
}
}

@media screen and (max-width:640px) {
#australia.sub .contents .sec_title_02 b {
	display: block;
}
}
/* button
----------------------------------------*/
#australia.sub .contents .linkbtn_01 a {
	background-position: left top;
	background-repeat: no-repeat;
}

@media screen and (max-width:768px) {
#australia.sub .contents .linkbtn_01 a {
	text-indent: 0;
	position: relative;
	background-color: #f5f000;
	color: #00a6e3;
	font-weight: bold;
	font-size: 1.143em;
	text-align: center;
	padding: 10px 35px 10px 10px;
}
#australia.sub .contents .linkbtn_01 a:after {
	position: absolute;
	content: "";
	top: 50%;
	right: 10px;
	background: url(../img/btn_arr_01.png) left top no-repeat;
	width: 14px;
	height: 14px;
	margin-top: -7px;
}
}
/* contact box
----------------------------------------*/
#australia.sub .contact_box {
	padding: 4px;
	background: url(../img/bg_stripe_01.png) left top repeat;
	margin-bottom: 50px;
}
#australia.sub .contact_box_inner {
	position: relative;
	background: #fff;
	overflow: hidden;
	padding: 0 0 35px 150px;
}
#australia.sub .contact_box .img_02 {
	position: absolute;
	bottom: 16px;
	left: 26px;
}
#australia.sub .contact_box .txt_01 {
	position: absolute;
	top: 16px;
	left: 9px;
}
#australia.sub .contact_box .txt_02 {
	margin: 44px 0 25px 0;
}
#australia.sub .contact_box .txt_03 {
	margin: 0 0 23px 0;
/*	background: url(../img/contactbox_txt_03.png) left center no-repeat;*/
	height: 61px;
}
#australia.sub .contact_box .txt_03 p {
/*	display: none;*/
    display: block;
    background: url(../img/icon_check_01.png) left top no-repeat;
    padding-left: 35px;
    color: #0095e3;
    font-weight: bold;
    line-height: 1.6;
    margin-bottom: 5px;
    font-size: 1.2em;	
	
}
.youbi {
display: block;
    width: auto;
    text-align: left;
    position: relative;
    margin-top: -50px;
    margin-left: 430px;
}
#australia.sub .contact_box .txt_04 {
	margin: 0 0 20px 0;
	height: 73px;
}
#australia.sub .contact_box .txt_05 {
	margin: 0 0 20px 0;
	width: 562px;
	height: 49px;
/*	background: url(../img/contactbox_txt_05.png) left top no-repeat;*/
}
#australia.sub .contact_box .txt_05 p {

}
#australia.sub .contact_box .txt_06 {
	position: absolute;
	bottom: 26px;
	right: 38px;
}
#australia.sub .contact_box .linkbtn {
	float: left;
	width: 415px;
	height: 52px;
	margin-left: 25px;
}
#australia.sub .contact_box .linkbtn a {
	display: block;
	height: 52px;
}

@media screen and (max-width:768px) {
	
.youbi {
    margin-left: 0;
	text-align: center;
}
	
#australia.sub .contact_box {
	margin: 0 20px 20px 20px;
}
#australia.sub .contact_box_inner {
	padding: 10px 15px;
}
#australia.sub .contact_box .img_02 {
	position: static;
	float: left;
	margin-bottom: 10px;
}
#australia.sub .contact_box .img_02 img {
	max-width: 70px;
}
#australia.sub .contact_box .txt_01 {
	position: static;
	float: left;
	width: 65px;
	margin-bottom: 10px;
}
#australia.sub .contact_box .txt_02 {
	clear: left;
	margin: 10px 0 15px 0;
}
#australia.sub .contact_box .txt_03 {
	margin: 0;
	background: none;
	height: auto;
}
#australia.sub .contact_box .txt_03 p {
	display: block;
	background: url(../img/icon_check_01.png) left top no-repeat;
	padding-left: 35px;
	color: #0095e3;
	font-weight: bold;
	line-height: 1.6;
	margin-bottom: 5px;
	font-size: 1.072em;
}
#australia.sub .contact_box .txt_04 {
    margin: 10px 0 35px 0;
}
#australia.sub .contact_box .txt_05 {
	margin: 0 0 10px 0;
	width: auto;
	max-width: 419px;
	height: auto;
	background: none;
	margin: 0 auto 10px auto;
	text-align: center;
}
#australia.sub .contact_box .txt_05 p {
	display: block;
	margin-top: 5px;
}
#australia.sub .contact_box .txt_06 {
	position: static;
	float: left;
	width: 140px;
	text-align: right;
}
#australia.sub .contact_box .linkbtn {
	clear: both;
	float: none;
	margin: 0 0 10px 0;
	width: 100%;
}
#australia.sub .contact_box .linkbtn a {

}
	
}
/* tour list
----------------------------------------*/
/*#australia.sub .contents .tourlist {
	margin-bottom: 30px;
}
#australia.sub .contents .tourlist .title_01 {
	margin-bottom: 10px;
}
#australia.sub .contents .tourlist_img {
	position: absolute;
	top: 20px;
	left: 50px;
	width: 224px;
	padding-top: 174px;
	background: url(../img/top/sec3_txt_01.png) center top no-repeat;
}
#australia.sub .contents .tourlist_img img {
	width: 100%;
	height: auto;
}
#australia.sub .tourcnt {
	position: relative;
	overflow: hidden;
	border: 5px solid #f0f0f0;
	padding: 15px;
	margin-top: 10px;
}
#australia.sub .tourcnt .tour_title {
	font-size: 14px;
	font-weight: bold;
	line-height: 1.4;
	margin: 0 0 10px 0;
}
#australia.sub .tourcnt .tour_title a {
	color: #828282;
}
#australia.sub .tourcnt .tour_title a:hover {
	text-decoration: underline;
}
#australia.sub .tourcnt_left {
	float: left;
	width: 168px;
}
#australia.sub .tourcnt_left .box {
	padding: 10px;
	background: #f0f0f0;
	margin-bottom: 5px;
}
#australia.sub .tourcnt_left .img a {
	display: block;
}
#australia.sub .tourcnt_left .img img {
	width: 100%;
}
#australia.sub .tourcnt_left .tour_days {
	overflow: hidden;
	margin-bottom: 5px;
}
#australia.sub .tourcnt_left .tour_days span {
	display: block;
}
#australia.sub .tourcnt_left .tour_days .txt1 {
	clear: left;
	float: left;
	background: #f66761;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	height: 20px;
	padding: 0 8px;
	line-height: 20px;
	margin-right: 5px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}
#australia.sub .tourcnt_left .tour_days .txt2 {
	float: left;
	font-size: 19px;
	line-height: 20px;
	font-weight: bold;
	overflow: hidden;
}
#australia.sub .tourcnt_left .tour_days .txt2_1 {
	clear: left;
	float: left;
	background: #55cbdb;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	height: 20px;
	padding: 0 8px;
	line-height: 20px;
	margin-right: 5px;
}
#australia.sub .tourcnt_left .tour_code {
	font-size: 11px;
	margin-top: 5px;
}
#australia.sub .tourcnt_right {
	padding: 0 0 30px 188px;
}
#australia.sub .tourcnt_right .tour_info {
	overflow: hidden;
}
#australia.sub .tourcnt_right dl {
	float: left;
	width: 300px;
	overflow: hidden;
	margin: 0;
}
#australia.sub .tourcnt_right dt {
	clear: left;
	float: left;
	background: #55cbdb;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	width: 60px;
	height: 20px;
	padding: 0 8px;
	line-height: 20px;
	margin-top: 5px;
}
#australia.sub .tourcnt_right dd {
	font-size: 11px;
	line-height: 1.4;
	padding: 3px 0 0 70px;
	margin-top: 5px;
}
#australia.sub .tourcnt_right dt:first-of-type, #australia.sub .tourcnt_right dd:first-of-type {
	margin-top: 0;
}
#australia.sub .tourcnt_right .tour_price {
	float: right;
	width: 250px;
}
#australia.sub .tourcnt_right .tour_price_head {
	height: 20px;
	color: #fff;
	font-size: 11px;
	line-height: 20px;
	padding: 0 10px;
	font-weight: bold;
	background: #55cbdb;
}
#australia.sub .tourcnt_right .tour_price_cnt {
	padding: 3px 10px;
	background: #f0f0f0;
}
#australia.sub .tourcnt_right .tour_price .price {
	color: #ff0000;
	font-weight: bold;
	margin: 0;
	line-height: 1.4;
	overflow: hidden;
}
#australia.sub .tourcnt_right .tour_price .price span {
	display: inline-block;
}
#australia.sub .tourcnt_right .tour_price .price_max {
	font-size: 20px;
}
#australia.sub .tourcnt_right .tour_price .price_min {
	font-size: 12px;
	margin: 8px 0 0 5px;
}
#australia.sub .tourcnt_right .tour_price .txt {
	font-size: 10px;
}
#australia.sub .tourcnt_right .tour_link {
	position: absolute;
	bottom: 15px;
	right: 15px;
	width: 120px;
}
#australia.sub .tourcnt_right .tour_link a {
	position: relative;
	display: block;
	height: 24px;
	color: #fff;
	background: #0095e3;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	line-height: 24px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	text-decoration: none;
}
#australia.sub .tourcnt_right .tour_link a:after {
	display: block;
	content: "";
	width: 6px;
	height: 8px;
	position: absolute;
	top: 50%;
	right: 10px;
	margin-top: -4px;
	background: url(../img/more_btn_arr.png) top center no-repeat;
}*/

@media screen and (max-width:768px) {
#australia.sub .contents .tourlist {
	margin-top: -50px;
	padding-top: 50px;
	margin-bottom: 20px;
}
#australia.sub .contents .tourlist_img {
	position: static;
	width: 100%;
	margin-top: -110px;
	padding-top: 120px;
	text-align: center;
	background-position: 30px top;
	-webkit-background-size: auto 100px;
	-moz-background-size: auto 100px;
	background-size: auto 100px;
}
#australia.sub .contents .tourlist_img .img {
	display: none;
}
#australia.sub .tourcnt {
	margin: 0 10px 15px 10px;
}
#australia.sub .tourcnt_right dl {
	float: none;
	width: 100%;
	margin-bottom: 5px;
}
#australia.sub .tourcnt_right .tour_price {
	float: none;
	width: 100%;
}
}

@media screen and (max-width:640px) {
#australia.sub .tourcnt {
	padding: 10px;
}
#australia.sub .tourcnt_left {
	width: 120px;
}
#australia.sub .tourcnt_left .tour_days .txt1 {
	padding: 0 5px;
}
#australia.sub .tourcnt_left .tour_days .txt2 {
	font-size: 14px;
}
#australia.sub .tourcnt_left .tour_code {
	font-size: 10px;
}
#australia.sub .tourcnt_right {
	padding-left: 130px;
}
#australia.sub .tourcnt_right .tour_link {
	bottom: 10px;
	right: 10px;
}
}

@media screen and (max-width:480px) {
#australia.sub .tourlist .title span {
	font-size: 15px;
}
#australia.sub .tourcnt_left {
	float: none;
	width: 100%;
	margin-bottom: 10px;
}
#australia.sub .tourcnt_left .box {
	overflow: hidden;
}
#australia.sub .tourcnt_left .tour_days {
	display: inline-block;
	float: left;
	margin: 0 10px 0 0;
}
#australia.sub .tourcnt_left .tour_code {
	display: inline-block;
	float: right;
}
#australia.sub .tourcnt_left .img {
	text-align: center;
}
#australia.sub .tourcnt_left .img img {
	max-width: 340px;
	margin: 0 auto;
}
#australia.sub .tourcnt_right {
	padding: 0;
}
#australia.sub .tourcnt_right .tour_link {
	position: static;
	width: 250px;
	margin: 10px auto 0 auto;
}
#australia.sub .tourcnt_right .tour_link a {
	height: 35px;
	line-height: 35px;
	font-size: 12px;
	-webkit-background-size: auto 100%;
	-moz-background-size: auto 100%;
	background-size: auto 100%;
}
}
/* button
----------------------------------------*/
#australia.sub .tourlist_link {
	width: 600px;
	margin: 0 auto;
}
#australia.sub .tourlist_link.btm {
	width: 600px;
	margin: 0 auto 50px auto;
}
#australia.sub .tourlist_link.btm2 {
	width: 600px;
	margin: 0 auto 10px auto;
}
#australia.sub .tourlist_link a {
    height: 60px;
    position: relative;
    display: block;
    padding: 16px 50px 20px 50px;
    font-size: 20px;
    font-weight: bold;
    text-decoration: none;
    color: #30a9e8;
    text-align: center;
}
#australia.sub .tourlist_link.btm a {
	height: 60px;
	background: url(../img/tourlist_btn3.png) center center no-repeat;
}
#australia.sub .tourlist_link.btm2 a {
	height: 60px;
	background: url(../img/tourlist_btn3.png) center center no-repeat;
}
#australia.sub .tourlist_link.btm.hotel_link a {
	background: url(../img/hotel_btn.png) center center no-repeat;
}


@media screen and (max-width:768px) {
#australia.sub .tourlist_link, #australia.sub .tourlist_link, #australia.sub .tourlist_link.btm {
	display: table;
	width: 100%;
	padding: 0 20px 0 20px;
}
#australia.sub .tourlist_link a, #australia.sub .tourlist_link.btm a {
	display: table-cell;
	height: 70px;
	vertical-align: middle;
	text-indent: 0;
	padding: 10px 40px;
	border: 3px solid #30a9e8;
	border-radius: 50px;
	background: #ebf7fa url(../img/tourlist_btn_icon.png) 15px center no-repeat;
	color: #30a9e8;
	font-weight: bold;
	font-size: 1em;
	line-height: 1.6;
	text-align: center;
	text-decoration: none;
}
#australia.sub .tourlist_link.btm a {
    display: table-cell;
    height: 70px;
    vertical-align: middle;
    padding: 0 40px 0 60px;
    line-height: 1.4;
    background-size: 13%;
}
#australia.sub .tourlist_link a:after,
#australia.sub .tourlist_link.btm.hotel_link a:after {
    content: "";
    position: absolute;
    top: 55%;
    right: 3px;
    margin-top: -11px;
    width: 30px;
    height: 22px;
    background: url(../img/tourlist_btn_arr.png) left top no-repeat;
    background-size: 70%;
}
#australia.sub .tourlist_link.btm a:after {
	margin-top: 0;
	width: 22px;
	top: -2px;
	right: 8px;
	height: 70px;
	background: url(../img/tourlist_btn_arr_btm.png) left center no-repeat;
	    background-size: 70%;
}
#australia.sub .tourlist_link.btm.hotel_link a {
	background: #ebf7fa url(../img/tourlist_btn_icon.png) 15px center no-repeat;
}

}

@media screen and (max-width:640px) {
#australia.sub .tourlist_link span {
	display: block;
}
}
