@charset "utf-8";
/* ===================================================================
CSS information

 file name  :homepage.css
 author     :Ability Consultant
style info  :設定　ハックは最下部に記述
=================================================================== */


/* -----------------------------------------------------------

	#flash_area	フラッシュエリア
	
----------------------------------------------------------- */

#homepage #flash_area{
	width:935px;
	height:325px;
	background-color:#E4E4D9;
	padding:7px 7px 8px 8px;
	margin:25px 0 25px 0;
	overflow:hidden;
	
}

#homepage #flash_area .map{
	float:left;
	width:240px;
	height:325px;
	background:url(../images/home/img_map.gif) no-repeat left 28px;
}

#homepage #flash_area .map h3 {
	line-height:0;
}

#homepage #flash_area .map p{
	margin:265px 0 0 105px;
}

#homepage #flash_area .flash{
	float:right;
	width:695px;
	height:325px;
}


/* #topicarea スライドショー・他バナー
-------------------------------------------------- */
#topicbox {
	width:695px;
	height:325px;	margin: 0 auto;
	overflow: hidden;
	background:#7e7b7b;
}
#topicbox p.txt_saiteki{
	position: relative;
	top:-25px;
	padding-left:10px;
	font-size:90%;
	color:#fff;
}



/* #slide
--------------------------------------------- */

#topicbox .nivoSlider {
	width:695px;
	height:325px;
	position: relative;
}
#topicbox .nivoSlider img {
	position: absolute;
	top: 0;
	left: 0;
}

.theme .nivoSlider a {
	border: 0;
	display: block;
}

/* 番号 */
.theme .nivo-controlNav {
	width: 140px;
	height: 22px;
	background: url(../images/home/bg_thumb.png) no-repeat 0 0;
	position: absolute;
	right: 0px;
	bottom: 0;
	z-index: 20;
}
.theme .nivo-controlNav a {
	width: 15px;
	height: 15px;
	margin: 0 4px 0 0;
	background:#404040;
	color: #fff;
	display: block;
	text-align: center;
	cursor:pointer;
	float: left;
}
.theme .nivo-controlNav a:hover,
.theme .nivo-controlNav .active {
	background:#626262;
	color: #fff;
	font-weight:bold;
}

/* 左右矢印 */
.theme .nivo-directionNav a {
	position: absolute;
	top: 45%;
	z-index: 9;
	cursor: pointer;
	display:block;
	width: 30px;
	height: 30px;
	background: url(../images/home/themes/default/arrows.png) no-repeat;
	text-indent: -9999px;
}
.theme a.nivo-nextNav {
	background-position: -30px 0;
	right: 15px;
}
.theme a.nivo-prevNav {
	left: 15px;
}

.theme .nivo-caption {
    font-family: Helvetica, Arial, sans-serif;
}
.theme .nivo-caption a {
    color:#fff;
    border-bottom:1px dotted #fff;
}
.theme .nivo-caption a:hover {
    color:#fff;
}

/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0;
	padding: 0;
	margin: 0;
	z-index: 6;
	display :none;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display: block;
	position: absolute;
	z-index: 5;
	height: 100%;
}
.nivo-box {
	display: block;
	position: absolute;
	z-index: 5;
}








/* -----------------------------------------------------------

	#main 
	
----------------------------------------------------------- */
#homepage p.bn_rest{
	margin-bottom:10px;
}


/* -----------------------------------------------------------

	#pickup	ピックアップコンテンツ
	
----------------------------------------------------------- */
#homepage .pickup{
	width:580px;
	overflow:hidden;
	margin:20px 0 35px 0;
	clear:both;
}

#homepage .pickup h3{
	margin-bottom:15px;
}

#homepage .pickup p{
	float:left;
}

/* -----------------------------------------------------------

	.box_bnr バナーエリア
	
----------------------------------------------------------- */
#homepage #main .box_bnr {
	text-align: center;
}

#homepage #main .btn {
	background-color: #FFE900;
    display: inline-block;
    text-align: center;
}

#homepage #main .btn a {
	display: inline-block;
    padding: 1em 3em;
    text-decoration: none;
	color: #252525;
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all  0.3s ease;
}

#homepage #main .btn a:hover {
	background-color: #f5f0bafd;
}

/* -----------------------------------------------------------

	.con_bn_area バナーエリア
	
----------------------------------------------------------- */

#homepage .con_bn_area{
	width:580px;
	overflow:hidden;
	margin-bottom:10px;
}
#homepage .con_bn_area .img_r {
	float: right;
	width:285px;
}

#homepage .con_bn_area .img_l {
	clear:both;
	float: left;
	width:285px;
	padding-right:10px;
}


/* -----------------------------------------------------------

	.plan	おすすめプラン
	
----------------------------------------------------------- */
#homepage .plan{
	width:580px;
	overflow:hidden;
	margin:20px 0 35px 0;
}

/*----------------------------------------------------
	#homepage .plan #tab_menu タブメニュー
----------------------------------------------------*/
#homepage .plan #tab_menu{
	margin:15px 0 0 0;
}

#homepage .plan #tab_menu ul.idTabs{
	width:580px;
	height:70px;
	overflow:hidden;
	background:url(../images/home/bt_tab.jpg) no-repeat left top;
}

#homepage .plan #tab_menu ul.idTabs li{
	float:left;
	height:70px;	
	text-indent:-9999px;
	overflow:hidden;
}

#homepage .plan #tab_menu ul.idTabs li a{
	display:block;
	height:70px;	
}
#homepage .plan #tab_menu ul.idTabs li.bussiness{width:184px;}
#homepage .plan #tab_menu ul.idTabs li.ladys{width:175px;}
#homepage .plan #tab_menu ul.idTabs li.couple{width:220px;}


#homepage .plan #tab_menu ul.idTabs li.bussiness a:hover,
#homepage .plan #tab_menu ul.idTabs li.bussiness a.selected{
	width:184px;
	background:url(../images/home/bt_tab.jpg) no-repeat 0 -70px;
}
#homepage .plan #tab_menu ul.idTabs li.ladys a:hover,
#homepage .plan #tab_menu ul.idTabs li.ladys a.selected{

	width:175px;
	background:url(../images/home/bt_tab.jpg) no-repeat -184px -70px;
}
#homepage .plan #tab_menu ul.idTabs li.couple a:hover,
#homepage .plan #tab_menu ul.idTabs li.couple a.selected{
	width:220px;
	background:url(../images/home/bt_tab.jpg) no-repeat -359px -70px;
}



/*----------------------------------------------------
	#tab_con
----------------------------------------------------*/

#homepage .plan .tab_con{
	clear:both;
	overflow:hidden;
	width:578px;
	border-left: 1px solid #E8E6DB;
	border-right: 1px solid #E8E6DB;
	border-bottom: 1px solid #E8E6DB;
	background-color:#F8FBED;
}


/* #tab_con dl 各プラン設定
----------------------------------------------------------- */
#homepage .plan .tab_con dl{
	clear:both;
	width:538px;
	border-bottom:dotted 1px #9A9898;
	overflow:hidden;
	padding-bottom:10px;
	margin-bottom:10px;
	padding:10px 20px 20px 20px
}

#homepage .plan .tab_con dl.last{
	border-bottom:none;
}

#homepage .plan .tab_con dl a{
	cursor:pointer;
}



#homepage .plan .tab_con dt{
	float:left;
	overflow:hidden;
	width:120px;
	height:90px;
	border: solid 1px #D3D2D1;
	padding:3px;
	background:#FFF;
	
}

#homepage .plan .tab_con dd{
	float:right;
	width:380px;
	overflow:hidden;
	color:#377A9F;
	margin-right:15px;
	display:inline;
}

#homepage .plan .tab_con dd.underline{
	text-decoration:none;
	color:#505050;
}

#homepage .plan .tab_con dd p.icon{
	background:url(../images/arrow.gif) left 3px no-repeat;
	text-indent:1.5em;
	margin-bottom:5px;
}

#homepage .plan .tab_con dd p.price{
	font-weight:bold;
	color:#CC181A;
	margin-top:5px;
	text-decoration:none;
}
/*.con_caution 重要なお知らせ
----------------------------------------------------------- */
.con_caution {
	text-align: center;
	font-size: 18px;
	margin: 20px auto 30px;
	border: 2px solid #116fa2;
    padding: 7px 0;
    width: 780px;
}
.con_caution .ttl {
	font-size: 100%;
	font-weight: bold;
}

.con_caution .txt {
	font-size: 85%;
	margin: 5px auto;
}
.con_caution ul {
	text-align: left;
	font-size: 85%;
	width: 70%;
	margin: 10px auto;
}
.con_caution .box_caution {
	margin-bottom: 20px;
}
.con_caution .txt_sub {
	padding-left: 1em;
}

.con_caution .st {
	color: #D70C01;
}

.blue {
    border: none;
    background-color: #d6e8fb;
    padding: 15px 0 10px;
    margin-bottom: 15px;
}



/*全国旅行支援のお知らせ
----------------------------------------------------------- */
.con_support {
	border: solid 3px #7FB537;
    text-align: center;
    padding: 23px;
    width: 730px;
    margin: 0 auto 15px;
}
.con_sup_ttl {
	font-size: 160%;
    margin-bottom: 18px;
    font-weight: 700;
}
.con_sup_txt {
	font-size: 130%;
}
.con_ota {
	display: flex;
    justify-content: center;
    margin: 10px 0;
    font-size: 140%;
}
.rakuten {
	margin-right: 40px;
	background-color: #7FB537;
}
.rakuten a {
	text-decoration: none;
    color: #fff;
    display: block;
    padding: 5px 14px;
	font-weight: 700;
	transition: .3s ;
}
.rakuten a:hover {
	opacity: 0.6;
}
.jaran {
	background-color: #7FB537;
}
.jaran a {
	text-decoration: none;
    color: #fff;
    display: block;
    padding: 5px 14px;
	font-weight: 700;
	transition: .3s ;
}
.jaran a:hover {
	opacity: 0.6;
}
/*======================================

	hack - 各種cssハック - for IE7

=======================================*/
*:first-child+html {}


/*======================================

	hack - 各種cssハック - for IE6

=======================================*/

* html{
}
