@charset "utf-8";

a.hoverEff:hover > img{
	opacity: 0.7 ;
}

.cf:after{
display:block;
clear:both;
height:0;
visibility:hidden;
content:".";
zoom:1;
}

.contentsInr img{
	vertical-align:top;
}

/* 背景
-------------------------------------*/

.bgArea{
	min-width:1000px;
	background:url(../image/main_bg_01.jpg) no-repeat center 0;
	background-size:1920px 839px;
}

/* .contentsInr{
	margin: 0 auto;
} */

/* contentsInr内
-------------------------------------*/

.mainTitle{
	padding-top:121px;
	text-align:center;
}

.tctourPoint{
	text-align:center;
}

.toursFind{
	position:relative;
	margin:20px 0;
	text-align:center;
}

.btn-box {
	display: inline-block;
	padding: 0 15px;
}

/* タブ
-----------------------------*/
#tab-box > ul {
	position:relative;
	top:4px;
	padding: 0;
	list-style: none;
}

#tab-box > ul li {
margin-right:12px;
float:left;
}

#tab-box > ul li:last-child {
margin-right:0;
}

#tab-box > ul li.last {
	margin-top: -9px;
	margin-right:0;
}

#tab-box > div{
	display:none;
}

#tab-box .title_01{
	position:relative;
}

#tab-box .title_01 span{
	display:block;
	position:absolute;
	right:15px;
	top:40px;
}

#tab-box .title_01 > img{
	width:100%;
}


/* タブ内
----------------------*/
.sec_00,
.sec_01{
	margin-bottom:49px;
}

.sec_02,
.sec_03,
.sec_04,
.sec_tour {
	margin-bottom:57px;
}

.sec_05,
.sec_tour_list {
	margin:61px 0 70px;
	padding-bottom:89px;
	background:url(../image/bottom_line_01.png) no-repeat left bottom;
}

.sec_05 h3,
.sec_tour_list h3 {
	margin-bottom:24px;
	text-align:center;
}

.anchorlink {
	margin-top: -30px;
	padding-top:30px;
	display: block;
}

.accommodationCity {
	border-top: 1px solid #dedffd;
	padding: 12px 10px 10px;
	color: #1d2088;
	font-size: 16px;
	margin-top: 10px;
}

.accommodationCity:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.accommodationCityTitle {
	width: 85px;
	line-height: 1.4 !important;
	font-weight: bold;
	float: left;
}

.accommodationCityContents {
	width: calc(100% - 85px);
	line-height: 1.3 !important;
	float: left;
}

/* その他ツアー
----------------------*/

.otherTours{
	position:relative;
	border:solid 1px #3f4969;
	padding:3px;
	margin-bottom:148px;
}

.otherTours .inrBox{
	overflow:hidden;
	padding:85px 0 0 31px;
	border:solid 1px #3f4969;
}


.otherToursTxt{
	position:absolute;
	top:-1px;
	left:-1px;
}

.linkBox{
	overflow:hidden;
	float:left;
	width:435px;
	margin:0 0 30px 15px;
}

.linkImg{
	float:left;
}

.linkTxt{
	width:240px;
	margin-left:16px;
	float:left;
}

/* common
-----------------------------*/
.title-cmn {
	padding-left: 10px;
	background: url(/commonY15/img/icon_arrow_right_red_01.png) no-repeat left 7px;
	color: #0f0f69;
}

.title-cmn a{
	color: #0f0f69;
}

.title-cmn + p{
	margin-top:6px;
}

.mg0{
	margin:0;
}
