@charset "UTF-8";
/* CSS Document */

/* =======================================
	ページ全体
======================================= */
#container {
	width:100%;
	color: black;
	overflow: hidden;
}
#container a:link { color: black; text-decoration: underline;}
#container a:visited { color: black; text-decoration: underline; }
#container a:hover { color: black; text-decoration: none !important; }
#container a:active { color: black; text-decoration: none !important; }

#container p {
	line-height: 24px;
}

.page960 {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}
.bg_cell {
	background: url(/tyo/special/australia/2015/common/img/bg_cell.gif) center top repeat;
	width: 100%;
	margin: 0 auto;
}

.anktop{ text-align:right;width: 960px;margin: 0 auto;}
.anktop a:hover { color:#09F;}

/* =======================================
	レイアウト関係
======================================= */
.w10per {
	width: 10%;
}
.w20per {
	width: 20%;
}
.w25per {
	width: 25%;
}
.w30per {
	width: 30%;
}
.w33per {
	width: 33%;
}
.w40per {
	width: 40%;
}
.w50per {
	width: 50%;
}
.w75per {
	width: 75%;
}
.w100per {
	width: 100%;
}

.center {
	text-align: center;
	margin: 0 auto;
}

.text_area {
	width: 570px;
	float: left;
	margin-bottom: 40px;
}
.wide_text_area {
	width: 745px;
	float: right;
}
.image_area {
	width: 320px;
	float: right;
	margin-bottom: 40px;
}
.half_area {
	width: 440px;
}
.col3_area {
	width: 300px;
	margin-right: 30px;
	float: left;
}
.col3_area:last-child {
	margin-right: 0px;
	float: right;
}
.page .col3_area{
	width: 286px;
}

.frameArea01 {
	width: 452px;
}
.bg_line_fusen{
	margin-left: 45px;
	padding: 20px;
	background: white url(/tyo/special/australia/2015/common/img/bg_line_fusen.png) center top no-repeat;
	width: 460px;
}

.overflow_hidden{
	overflow: hidden;
}

/*----------float----------*/
.float_left {
	float: left !important;
}
.float_right {
	float: right !important;
}
.clear {
	clear: both;
	overflow: hidden;
}
div:not(.overflow_hidden div)::after{
	content: "";
	display: block;
	clear: both;
}

/*----------margin----------*/
.m_0 {
	margin: 0px !important;
}
/*margin-bottom*/
.mb_0 {
	margin-bottom: 0px !important;
}
.mb_5 {
	margin-bottom: 5px !important;
}
.mb_15 {
	margin-bottom: 15px !important;
}
.mb_10 {
	margin-bottom: 10px !important;
}
.mb_20 {
	margin-bottom: 20px !important;
}
.mb_30 {
	margin-bottom: 30px !important;
}
.mb_40 {
	margin-bottom: 40px !important;
}
.mb_50 {
	margin-bottom: 50px !important;
}
/*margin-left*/
.ml_0 {
	margin-left: 0;
}
.ml_5 {
	margin-left: 5px;
}
.ml_10 {
	margin-left: 10px;
}
.ml_20 {
margin-left: 20px !important;
}
.ml_30 {
	margin-left: 30px;
}
.ml_40 {
	margin-left: 40px;
}
.	 {
	margin-left: 50px;
}

/*margin-right*/
.mr_0 {
	margin-right: 0;
}
.mr_5 {
	margin-right: 5px;
}
.mr_10 {
	margin-right: 10px;
}
.mr_20 {
	margin-right: 20px;
}
.mr_30 {
	margin-right: 30px;
}
.mr_40 {
	margin-right: 40px;
}
/*margin-top*/
.mt_0 {
	margin-top: 0px !important;
}
.mt_5 {
	margin-top: 5px;
}
.mt_10 {
	margin-top: 10px;
}
.mt_15 {
	margin-top: 15px;
}
.mt_20 {
	margin-top: 20px;
}
.mt_30 {
	margin-top: 30px;
}
.mt_50 {
	margin-top: 50px;
}
/*----------paddimg----------*/
.p_0 {
	padding: 0px;
}
/*padding-top*/
.pt_0 {
	padding-top: 0;
}
.pt_10 {
	padding-top: 10px;
}
.pt_20 {
	padding-top: 20px;
}
.pt_30 {
	padding-top: 30px;
}
.pt_50 {
	padding-top: 50px;
}
/*padding-bottom*/
.pb_0 {
	padding-bottom: 0;
}
.pb_10 {
	padding-bottom: 10px;
}
.pb_20 {
	padding-bottom: 20px !important;
}
.pb_30 {
	padding-bottom: 30px;
}
.pb_50 {
	padding-bottom: 50px;
}
/*padding side*/
.ps_10 {
	padding: 0 10px;
}
.ps_15 {
	padding: 0 15px;
}
.ps_20 {
	padding: 0 20px;
}
.ps_30 {
	padding: 0 30px;
}
/*padding-left*/
.pl_0 {
	padding-left: 0;
}
.pl_10 {
	padding-left: 10px;
}
.pl_15 {
	padding-left: 15px;
}
.pl_20 {
	padding-left: 20px;
}
.pl_30 {
	padding-left: 30px;
}
.pl_40 {
	padding-left: 40px;
}
.pl_50 {
	padding-left: 50px;
}
.pl_60 {
	padding-left: 60px;
}
/*padding-right*/
.pr_0 {
	padding-right: 0;
}
.pr_10 {
	padding-right: 10px;
}
.pr_15 {
	padding-right: 15px;
}
.pr_20 {
	padding-right: 20px;
}
.pr_30{
	padding-right: 30px;
}
.pr_100{
	padding-right: 100px;
}
/* =======================================
	font関係
======================================= */
.lh_30 {
	line-height: 30px;
}
/*----------text-align----------*/
.textalign_left {
	text-align: left;
}
.textalign_center {
	text-align: center;
}
.textalign_right {
	text-align: right;
}
/*----------font-size----------*/
.fs_12 {
	font-size: 12px !important;
}
.fs_14 {
	font-size: 14px !important;
}
.fs_16 {
	font-size: 16px !important;
}
.fs_18 {
	font-size: 18px !important;
}
.fs_20 {
	font-size: 20px !important;
}
.fs_22 {
	font-size: 22px !important;
}
.fs_24 {
	font-size: 24px !important;
}

strong {
	font-weight:bold;
	font-size:110%;
}
span.b,.bold {
	font-weight:bold;
}
span.txt120 {
	font-size:120%;
}
span.txt140 {
	font-size:140%;
}
/*font-color*/
.gray {
	color: #999999;
	font-size: 12px;
	line-height: 15px;
}
.black {
	color: #000000;
	font-size: 12px;
	line-height: 15px;
}
.blue {
	color: #1b4782;
	font-weight: bold;
	font-size: 16px;
}
.red_text {
	color: #cc0033 !important;
}

/*----------ラインスタイル----------*/
.no_border {
 border: 0 white;
}
.solid_line_w {
	width: 100%;
	height:1px;
	border-top: 1px solid #9faab8;
}
.line {
	background: url(/tyo/special/australia/2015/common/img/line.png) center top repeat-x;
	width: 100%;
	margin: 0 auto;
	height: 10px;
}
.line_shadow_up {
	background: url(/tyo/special/australia/2015/common/img/line_shadow_up.png) center top repeat-x;
	width: 100%;
	margin: 0 auto 30px;
	height: 10px;
}
.line_shadow_down {
	background: url(/tyo/special/australia/2015/common/img/line_shadow_down.png) center top repeat-x;
	width: 100%;
	margin: 30px auto 0;
	height: 10px;
}
.top_bottom_border {
	border-top: 1px solid #9faab8;
	border-bottom: 1px solid #9faab8;
}
.top_border {
	border-top: 1px solid #9faab8;
	padding: 10px 0;
}
.bottom_border {
	border-bottom: 1px solid #9faab8;
	padding-bottom: 10px;
}
/*----------リンクスタイル----------*/
a.hover:hover img {
	opacity:0.8;
	filter: alpha(opacity=80);
}
.arrow_circle_red {
	position: relative;
	top: -5px;
	left: 5px;
	padding-right:5px;
}
a.icon_pdf{
	background: url(/tyo/special/australia/2015/common/img/ico_pdf.png) no-repeat right;
	padding-right: 45px;
	padding-top: 2px;
}
a.icon_blank{
	background: url(/tyo/special/australia/2015/common/img/ico_blank.png) no-repeat right;
	padding-right: 20px;
	padding-top: 3px;
}
/*.h4*/
a.h4:hover {
	color: #cc0033 !important;
}
a.h4:link {
	color: #cc0033 !important;
}
a.h4:visited {
	color: #cc0033 !important;
}
a.h4 {
	color: #cc0033 !important;
}

/*----------見出し----------*/
.heading01 {
	padding-left: 25px;
	background: url(/tyo/special/australia/2015/common/img/ico01.png) 0 0 no-repeat;
	color: #cc0033;
	font-weight: bold;
	font-size: 16px;
	line-height: 23px;
	vertical-align: middle;
}
h3.common {
	background: url(/tyo/special/australia/2015/common/img/bg_h3.png) center top no-repeat;
	/*width: 890px;*/
	min-height: 33px;
	padding: 11px 10px 11px 20px;
	margin: 20px auto 20px;
	color: white;
	font-weight: bold;
	font-size: 18px;
	clear: both;
}
.new > h3.common {
	margin-top: 8px;
}
h3.common_w {
	background: url(/tyo/special/australia/2015/common/img/bg_h3.png) left top repeat;
	/*width: 930px;*/
	min-height: 33px;
	padding: 11px 10px 11px 20px;
	margin: 20px auto 20px;
	color: white;
	font-weight: bold;
	font-size: 20px;
	clear: both;
	position: relative;
}
h3.common_w_cns {
	background: url(/tyo/special/australia/2015/common/img/bg_h3.png) left top repeat;
	/*width: 930px;*/
	min-height: 33px;
	padding: 11px 10px 11px 120px;
	margin: 20px auto 20px;
	color: white;
	font-weight: bold;
	font-size: 20px;
	clear: both;
	position: relative;
}

h4.common {
	display: flex;
	align-items: center;
	color: #cc0033;
	font-weight: bold;
	font-size: 16px;
}
h4.common span.number,
.number01 {
	background: #cc0033;
	color: white;
	padding: 2px 7px;
	margin-right: 6px;
}
.number01 {
	float: left;
	display: inline-block;
}
.ti02 {
	float: left;
	display: block;
	width: 540px;
	line-height: 1.5;
}
.ti02.type01 {
	width: 530px;
}
.ti02.type02 {
	width: 230px;
	text-decoration: underline;
}
.ti02.type02:hover {
	text-decoration: none;
}

.ti01 {
	padding-top: 10px;
	color: #cc0033;
	font-weight: bold;
	font-size: 14px;
}

.ic01 {
	margin: -0.1em 0 0 0.5em;
}

/*----------リスト----------*/
.list01 li {
	padding-left: .6em;
	text-indent: -.6em;
	line-height: 24px;
	letter-spacing: .04em;
}
.note01 {
	padding-left: 1em;
	text-indent: -1em;
}

/* =======================================
	header
======================================= */
#gnavi{
	width: 960px;
	margin: 0 auto;
	overflow:hidden;
}
#gnavi img{
float: left;
margin: 0;
}
/*----------wideslider----------*/
.wideslider {
	width: 100%;
	height: 310px;
	text-align: left;
	position: relative;
	overflow: hidden;
}
.wideslider img{
display: none;
}
.wideslider a:hover img{
opacity:0.8;
filter: alpha(opacity=80);
}
.wideslider ul,
.wideslider ul li {
	float: left;
	display: inline;
	overflow: hidden;
}
.wideslider_base {
	top: 0;
	position: absolute;
}
.wideslider_wrap {
	top: 0;
	position: absolute;
	overflow: hidden;
}
.wideslider ul:after {
	content: ".";
	height: 0;
	clear: both;
	display: block;
	visibility: hidden;
}
.wideslider ul {
	display: inline-block;
	overflow: hidden;
}
.slider_prev,
.slider_next {
	top: 0;
	overflow: hidden;
	position: absolute;
	z-index: 100;
	cursor: pointer;
}
/*.slider_prev {background: #fff url(/tyo/special/australia/2015/top/img/slide/prev.jpg) no-repeat right center;}
.slider_next {background: #fff url(/tyo/special/australia/2015/top/img/slide/next.jpg) no-repeat left center;}*/
.slider_prev {background: #fff;cursor: default;}
.slider_next {background: #fff;cursor: default;}


.nav_btn_relative {
	width: 960px;
	height:0;
	margin: 0 auto;
	position: relative;
}
#btn_prev {
	position: absolute;
	top: 116px;
	left: -60px;
	z-index: 3000;
	cursor: pointer;
}
#btn_prev:hover {
	opacity:0.8;
	filter: alpha(opacity=80);
}

#btn_next {
	position: absolute;
	top: 116px;
	right: -60px;
	z-index: 3000;
	cursor: pointer;
}
#btn_next:hover {
	opacity:0.8;
	filter: alpha(opacity=80);
}

.pagination {
	bottom: 20px;
	left: 0;
	width: 100%;
	height: 30px;
	text-align: center;
	position: absolute;
	z-index: 200;
	display: none;
}

.pagination a {
	margin: 0 5px;
	width: 30px;
	height: 30px;
	display: inline-block;
	overflow: hidden;
}

.pagination a.pn1 {background: transparent url(/tyo/special/australia/2015/top/img/slide/pn1.jpg) no-repeat left top;}
.pagination a.pn2 {background: transparent url(/tyo/special/australia/2015/top/img/slide/pn2.jpg) no-repeat left top;}
.pagination a.pn3 {background: transparent url(/tyo/special/australia/2015/top/img/slide/pn3.jpg) no-repeat left top;}
.pagination a.pn4 {background: transparent url(/tyo/special/australia/2015/top/img/slide/pn4.jpg) no-repeat left top;}
.pagination a.pn5 {background: transparent url(/tyo/special/australia/2015/top/img/slide/pn5.jpg) no-repeat left top;}

.pagination a.active {
	filter:alpha(opacity=100)!important;
	-moz-opacity: 1!important;
	opacity: 1!important;
}
/* スライド */
.area_nav_main_fixed {
	z-index: 5;
	position: fixed; top: -500px;
	left: 0; height: 72px;
	width: 100%;
}

/* スライド下 */
.slide_foot {
	background: url(/tyo/special/australia/2015/common/img/bg_slide_foot.png) center top no-repeat;
	width: 960px;
	min-height: 93px;
	padding: 20px 0;
	margin: 0 auto 20px;
	font-weight: bold;
	font-size: 18px;
	clear: both;
}

/* =======================================
	各エリアのスタイル
======================================= */

/*タブエリア*/
ul.tab > li{
	float: left;
	cursor: pointer;
	margin-right: 9px;
}
ul.tab > li:last-child{
	margin-right: 0;
}
.tab > li.select {
	cursor: default;
}
.tab > li:not(.select) img:hover {
	opacity:0.7;
	filter: alpha(opacity=70);
}
ul.content {
	clear: both;
}
ul.content li.page {
	padding: 20px;
	background: white;
	overflow: hidden;
}
.no-disp {
	display:none;
}


.topics_area {
	/*background: url(/tyo/special/australia/2015/common/img/bg_illust1.png) center top no-repeat;
	height: 310px;*/
	background: url(/tyo/special/australia/2015/common/img/bg_illust1_h265.png) center top no-repeat;
	height: 265px;
	width: 100%;
	margin: 0 auto;
}
.dl_topics, .li_topics {
margin-bottom: 36px;
}
.dl_topics dt {
color: #666666;
font-size: 15px;
margin-bottom: 6px;
}
.dl_topics a, .li_topics a {
color: black;
}
.dl_topics dd {
font-size: 15px;
margin-bottom: 20px;
}
.li_topics li {
	margin-bottom: 15px;
	padding-left: 18px;
	line-height: 24px;
	position: relative;
}
.li_topics li::before {
	content: "・";
	font-size: 1.5em;
	color: #666;
	position: absolute;
	width: 1em;
	height: 1em;
	top: 0;
	left: 0;
}


/*H.I.S.だけのポイント*/
#container #area_difference{
	position: relative;
}
#container #area_onlypoint{
	position: relative;
}
#bg_stamp {
    position: absolute;
    top: 52px;
    left: -133px;
	
}
#illust01 {
    position: absolute;
    top: 27px;
    right: -108px;
}

/*タイムスケジュール*/
ul.time_schedule li {
	font-size: 14px;
}
ul.time_schedule span.number {
	background: #cc0033;
	color: white;
	padding: 3px 6px;
	margin-right: 6px;
	font-weight: bold;
}
ul.time_schedule span.time {
	color: #1b4782;
	padding: 2px 10px;
	margin-right: 6px;
	margin-left: 6px;
	font-weight: bold;
}
ul.time_schedule p {
	padding: 4px;
	color: #999999;
	line-height: 20px;
}
dl.time_schedule {
	font-size: 14px;
	line-height: 24px;
	margin-top: 10px;
}
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: 450px;
	height: 50px;
}
.time_schedule .ts2 {
	line-height: 1.2;
}
.ool_text_area{
	width: 600px;
}
#area_koala dl.time_schedule dt{
	margin-bottom: 12px;
}

/*矢印が下につくタイプ*/
.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: "";
}

.spot_text {
	width: 260px;
	float: left;
}
.spot_text p {
	margin-top: 10px;
}
.box_point {
	border: 2px solid #9faab8;
	background: white;
	overflow: hidden;
}
.box_point p{
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: 16px;
}
.box_point h4{
	padding-left: 15px;
}

.box_point ul{
	padding: 0px 20px 20px;
	line-height: 24px;
}

/*アクセス*/
.text01 {
	padding-left: 5em;
}

/* **********************************************************
*
*    #trip_search
*    サイト内検索
*
* ***********************************************************
*/
#searchBoxSet {
  min-height: 304px;
  /*overflow: hidden;*/
  padding-top: 1px;
}
#searchBoxSet h3 {
	margin-bottom: 20px;
  text-align:center;
}
#searchBoxSet a:link{
	text-decoration: none;
}
#searchBoxSet #navigationArea {
  margin-top: 14px;
}
#searchBoxSet #searchOverseas {
  width: 100%;
}
#searchBoxSet .md_searchTab {
	width: 558px;
  padding: 0;
	float: left;
}
#searchBoxSet .md_searchTab li,#searchBoxSet .md_searchBtn div{
	 float:left;
	margin: 0 0 -2px 0;;
	position: relative;
	z-index: 100;
}
#searchBoxSet .md_searchTab li a,#searchBoxSet .md_searchBtn div a{
	display: block;
}
#searchBoxSet .md_searchTab li:nth-child(1){
	width: 155px;
}
#searchBoxSet .md_searchTab li:nth-child(2) {
	width: 160px;
  margin-left: 10px;
	float: right;
}
#searchBoxSet .md_searchTab li:nth-child(3) {
	width: 223px;
  margin-left: 10px;
}
#searchBoxSet .md_searchBtn div:nth-child(1) {
	width:144px;
  margin-left: 10px;
}
#searchBoxSet .md_searchBtn div:nth-child(2) {
	width:238px;
  margin-left: 10px;
}
#searchBoxSet .md_searchTab li:nth-child(1) a {
  background: url(/tyo/special/australia/2015/common/img/tab_searchtrip.gif) 0px 0 no-repeat;
  height: 52px;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  width: 155px;
}
#searchBoxSet .md_searchTab li:nth-child(1) a:hover,
#searchBoxSet .md_searchTab li:nth-child(1) a.is_block {
  background-position: 0px -90px;
}
#searchBoxSet .md_searchTab li:nth-child(2) a {
  background: url(/tyo/special/australia/2015/common/img/tab_searchtrip.gif) -398px 0 no-repeat;
  height: 52px;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  width: 160px;
}
#searchBoxSet .md_searchTab li:nth-child(2) a:hover,
#searchBoxSet .md_searchTab li:nth-child(2) a.is_block {
  background-position: -398px -90px;
}
#searchBoxSet .md_searchTab li:nth-child(3) a {
  background: url(/tyo/special/australia/2015/common/img/tab_searchtrip.gif) -165px 0 no-repeat;
  height: 52px;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  width: 223px;
}
#searchBoxSet .md_searchTab li:nth-child(3) a:hover,
#searchBoxSet .md_searchTab li:nth-child(3) a.is_block {
  background-position: -165px -90px;
}
#searchBoxSet .md_searchBtn div:nth-child(1) a {
  background: url(/tyo/special/australia/2015/common/img/tab_searchtrip.gif) -568px 0 no-repeat;
  height: 52px;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  width: 144px;
}
#searchBoxSet .md_searchBtn div:nth-child(1) a:hover,
#searchBoxSet .md_searchBtn div:nth-child(1) a.is_block {
  background-position: -568px -90px;
}
#searchBoxSet .md_searchBtn div:nth-child(2) a {
  background: url(/tyo/special/australia/2015/common/img/tab_searchtrip.gif) -722px 0 no-repeat;
  height: 52px;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  width: 238px;
}
#searchBoxSet .md_searchBtn div:nth-child(2) a:hover,
#searchBoxSet .md_searchBtn div:nth-child(2) a.is_block {
  background-position: -722px -90px;
}
#searchBoxSet .md_search_tabBody .is_destCity div:first-of-type {
	left: inherit;
	right: 0;
}
#searchBoxSet .md_search_tabBody {
	background-color: #fff;
	box-sizing: border-box;
	border: 2px solid #19304f;
	min-height: 240px;
	padding: 30px 30px 30px 30px;
	clear: both;
}

.section#kodawari {
	background:#ffffff;
}
.section#kodawari .subTitle {
	text-align:center;
	padding-top:50px;
}
.section#kodawari .kodawariList {
	margin-top:30px;
}
.section#kodawari .kodawariList li {
	width:300px;
	float:left;
	margin:30px 30px 0 0;
}
.section#kodawari .kodawariList li.right {
	margin-right:0;
}
.section#kodawari .kodawariList li:hover {
	filter: alpha(opacity=60);
	-moz-opacity: 0.60;
	opacity: 0.60;
}

.section#helpInfo {
	background:url(/tyo/special/australia/2015/common/img/search_bg_campaign.gif) repeat;
}
.section#helpInfo .helpInfoList li {
	background:#ffffff;
	padding:45px 20px;
	margin-top:50px;
	clear:both;
}
.section#helpInfo .helpInfoList li.twoCol {
	width:415px;
	float:left;
	padding:15px 20px 35px;
	margin-right:50px;
	clear:none;
}
.section#helpInfo .helpInfoList li.twoCol.right {
	margin-right:0;
}
.section#helpInfo .helpInfoList li p {
	padding:20px 20px 30px;
	font-size:90%;
	line-height:1.8;
}
.section#helpInfo .helpInfoList li .linktoDetail {
	text-align:center;
}

.section#contactArea .inner {
	text-align:center;
}
.section#contactArea .contactList {
	width:892px;
	margin:0 auto;
	clear:both;
}
.section#contactArea .contactList li {
	float:left;
	position:relative;
}
.section#contactArea .contactList li a {
	display:block;
	position:absolute;
    bottom: 6px;
    right: 8px;
}


.section#contactArea a img:hover {
	filter: alpha(opacity=60);
	-moz-opacity: 0.60;
	opacity: 0.60;
}

.section#snsBtm .inner{
	padding-bottom: 10px;
}
/*----------パン屑リスト回り----------*/

/*上書き
#breadcrumb {
    height: 25px !important;
}*/
#breadcrumb {
	width:960px;
	margin:10px auto 0 auto;
	height: 46px !important;
	position:relative;
}
/*上書き
#socialBox {
    margin-top: -19px !important;
	margin-right: -30px;
}*/
#socialBox {
	position:absolute;
	margin-bottom:10px;
	top: -3px;
	right: -30px;
}
#socialBox02 {
	position: absolute;
	top: 6px;
	right: 0;
}
#socialBox02 ul li {
	display:block;
	float:left;
	margin-right:5px;
	padding-left:0;
}
#socialBox02 ul.tuning li {
	margin-right:0;
}
#socialBox02 li.twitter {
	width:70px;
}
#socialBox02 li.facebook {
	margin-right:7px;
}
#socialBox02 li.google {
	width:60px;
}
#socialBox02 li.pinterest {
	margin-right:30px;
}
#prev_link{
	text-align: right;
	padding-top: 6px;
	width: 960px;
	margin: 0 auto;
}

.inner_02 a:link {
	text-decoration:none;
}
.inner_02 a:visited {
	text-decoration:none;
}
.inner_02 a:hover img{
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}

.ul_footer_bn li {
	float: left;
	margin-right: 10px;
}
.ul_footer_bn li img {
border-bottom: 3px solid #ccc;
}
.ul_footer_bn li:last-child {
margin-right: 0px;
}
.ul_footer_bn a:hover img {
opacity:0.8;
filter: alpha(opacity=80);
}


/* イチオシ商品エリア */
.area_features_col3 { width: 960px; margin:0 auto 0; *zoom: 1; }
.area_features_col3:after { content: ""; display: block; clear: both; }
.area_features_col3 .feature {
	position:relative;
	float: left;
	width: 306px;
	height: 215px;
	margin: 21px 21px 0px 0px;
	overflow: hidden;
}
.area_features_col3 .feature.top { margin-top: 0; }
.area_features_col3 .feature.last { margin-right: 0; }
.area_features_col3 .feature .texts { position:absolute; height: 105px; width: 306px; left: 0; bottom: -115px; background: none repeat scroll 0% 0% #FFF; border-bottom: 10px solid #DE6D36; }
.area_features_col3 .feature .title { font-size: 14px; line-height: 1.39;	font-weight: bold; padding: 14px 16px 0px; letter-spacing: -1px; color: #000;}
.area_features_col3 .feature .price { color: #ED1C24; font-weight: bold; font-size: 1.5em; line-height: 1; padding: 3px 16px 0px;}


.area_plan_notices { *zoom: 1;
	width: 960px;
	margin: 30px auto 28px;
}
.area_plan_notices:after { content: ""; display: block; clear: both; }
.area_plan_notices .title_section { padding-bottom: 30px; }
.area_plan_notices .item { *zoom: 1; float: left; width: 470px; margin: 20px 10px 0 0; }
.area_plan_notices .item:after { content: ""; display: block; clear: both; }
.area_plan_notices .item a { display: block; color: #000; }
.area_plan_notices .item.top { margin-top: 0; }
.area_plan_notices .item.last { margin-right: 0; }
.area_plan_notices .item .photo { float: left; width: 160px; }
.area_plan_notices .item .texts { float: right; width: 300px; padding-top: 2px; }
.area_plan_notices .item .texts .title { letter-spacing: -1px; font-size: 1.09em; line-height: 1.39; font-weight: bold; }
.area_plan_notices .item .texts .desc { font-size: 1em; line-height: 1.5; }
.area_plan_notices .item .texts .price { font-size: 1.5em; line-height: 1.12; margin-top: 2px; font-weight: bold; color: #ed1c24; }
.area_plan_notices .button_showall { clear: both; margin: 0 auto 0; padding-top: 40px; width: 658px; }
.area_plan_notices .button_showall a { display: block; position: relative; }
.area_plan_notices .button_showall a img { display: block; z-index: 1; }
.area_plan_notices .button_showall a .over { display: none; position: absolute; top: 0; left: 0; z-index: 2; }

#other_item {
	width: 960px;
}

/* 商品エリアCTCMS運用ver */
.tour_item_box {
 	display: flex;
	flex-wrap: wrap;
}
.product__list--item {
	width: 470px;
	margin-top: 30px;
}
.product__list--item:nth-child(odd){
	margin-right: 20px;
}
.product__list--image {
 	width: 160px;
	height: 106px;
	background-size: cover;
}
.product__list--type {
	display: none;
}
.product__list--inner {
 	display: flex;
}
.product__list--inner:link,.product__list--inner:visited {
	text-decoration: none !important;
}
.product__list--inner:hover {
	opacity: .7;
	text-decoration: none !important;
}
.product__list--text-wrapper {
	width: 300px;
	margin-left: 10px;
}
.product__list--title {
	font-size: 16px;
	font-weight: bold;
}
.product__list--minmax {
	font-size: 16px;
	font-weight: bold;
	color: #f00;
}
.product__list--dep,.product__list--notes {
	color: #333;
	font-size: 12px;
}

/* tableエリア */
.table_title{
	border-left: 10px solid #1b4782;
	padding-left: 4px;
	margin-bottom:4px;
}
table.table01 {
	background-color: #ffffff;
}
table.table01, .table01 td, .table01 th {
	border: 1px solid #9cb4d3;
	border-collapse: collapse;
	text-align: center;
}
.table01 td, .table01 th {
	padding: 3px;
}
.table01 th {
	background: #1b4782;
	color: #ffffff;
}
.table01 .textalign_left {
	text-align: left;
}
.table01 .bg_color {
	background-color: #eef4fc;
}
.table01 .bg_color2 {
	background-color: #f4fcee;
}
.relative { position: relative; }
.notes {
  width: 960px;
  margin: 20px auto 10px;
}

/* newアイコン */
.new::before {
	content: '';
	display: inline-block;
	width: 81px;
	height: 34px;
	background: url(/tyo/special/australia/img/ico_new.png) no-repeat center 0 / contain;
}
.text_area.new::before {
	margin-bottom: 3px;
}

.breadcrumb__inner {
	margin: 0;
}
