@charset "shift_jis";

/*------------------------------
	style
------------------------------*/
/*-- mainVis --*/
.mainVis {width:100%;height:300px;}
.mainVis .mainVisInr {background-image:url(/intltour/commonY15/business/img/head_main_bg.png);}
.mainVis .mainVisInr h1{font-size:0;}

/*-- ancNav --*/
.ancNav {background-color:#192442;height:70px;}
.ancNav ul {display:table;width:950px;margin:0 auto;}
.ancNav ul > li {display:table-cell;line-height:70px;text-align:center;vertical-align:middle;position:relative;}
.ancNav ul > li >a {display:block;height:70px;}
.ancNav ul > li:after{content:"";display:inline-block;width:1px;height:24px;background-color:#757c8e;position:absolute;top:24px;right:0;}
.ancNav ul > li.an01{padding-right:16px;text-align:left;}
.ancNav ul > li.an02{padding-left:16px;padding-right:17px;}
.ancNav ul > li.an03{padding-left:16px;padding-right:18px;}
.ancNav ul > li.an04{padding-left:14px;padding-right:14px;}
.ancNav ul > li.an05{padding-left:14px;padding-right:15px;}
.ancNav ul > li.an06{padding-left:15px;padding-right:18px;}
.ancNav ul > li.an07{padding-left:18px;padding-right:18px;}
.ancNav ul > li.an08{padding-left:18px;padding-right:16px;}
.ancNav ul > li.an09{padding-left:16px;padding-right:10px;}
.ancNav ul > li.an10{padding-left:11px;padding-right:1px;}
.ancNav ul > li.an10:after{display:none;}

/*-- world --*/
#world .block {padding:60px 0 0;min-height:781px;background:url(/intltour/commonY15/business/img/bg_tour.png) no-repeat center top #000;background-size:cover;-webkit-background-size:cover;}
#world .blockInr .clm_3col.type_rn{width:894px;margin-top:54px;margin-left:-40px;padding-left:50px;}
#world .blockInr .clm_3col.type_rn > .col:first-child{margin-left:40px;}
#world .blockInr .clm_3col.type_rn > .col{width:258px;margin-left:40px;margin-bottom:35px;min-height:166px;}
#world .blockInr .clm_3col.type_rn > .col .gadjetBox{background:#fff;padding:1px 0 2px;text-align:center;}
#world .blockInr .clm_3col.type_rn > .col .gadjetBox p:first-child{font-size:11px;}
#world .blockInr .clm_3col.type_rn > .col .gadjetBox p.fcRD{font-size:22px;}
#world .blockInr .clm_3col.type_rn > .col .gadjetBox .gadgetList .searchEffList{color:#cc0000;font-size:22px;font-weight:bold;}
#world .blockInr .clm_3col.type_rn > .col a:hover{text-decoration:none;}

/*-- exeperience --*/
#exeperience .block {padding:50px 0 45px;background:url(/intltour/commonY15/business/img/bg_preeco.png) no-repeat center top;
background-size:cover;-webkit-background-size:cover;min-height:1804px;}
#exeperience .timeline {margin-top:30px;}
#exeperience .logoBox{width:656px;margin:57px auto 0;}
#exeperience .logoBox h2{float:right;padding-bottom:103px;background:url(/intltour/commonY15/business/img/bg_flow.png) no-repeat center bottom;}
#exeperience .logoBox h2:first-child{float:left;}

/*-- lounge --*/
#lounge .block {padding:60px 0 85px;background-repeat:no-repeat;background-position:center top;background-size:cover;-webkit-background-size:cover;background-color:#000;}
#lounge .block{	background-image:url(/intltour/commonY15/business/img/bg_lounge.png); }
#lounge .blockInr {min-height:470px;}
#lounge .clm_2col .col{min-height:380px;}
#lounge .clm_2col .col > p{color:#fff;}
#lounge .rotateNav > ul > li.elm1 > a { background-image:url(/intltour/commonY15/business/img/pic_lounge_01_s.jpg); }
#lounge .rotateNav > ul > li.elm2 > a { background-image:url(/intltour/commonY15/business/img/pic_lounge_02_s.jpg); }
#lounge .rotateNav > ul > li.elm3 > a { background-image:url(/intltour/commonY15/business/img/pic_lounge_03_s.jpg); }
#lounge .rotateNav > ul > li.elm4 > a { background-image:url(/intltour/commonY15/business/img/pic_lounge_04_s.jpg); }

/*	timeline Animation
------------------------------*/
.timelineBox.right .timelineItems > li:nth-of-type(1),
.timelineBox.left .timelineItems > li:nth-of-type(2),
.timelineBox.left .timelineItems > li:nth-of-type(3),
.timelineBox.right .timelineItems > li:nth-of-type(4) {-webkit-animation-delay:0.6s;animation-delay:0.6s;}

.timelineBox.left .timelineItems > li:nth-of-type(1),
.timelineBox.right .timelineItems > li:nth-of-type(2),
.timelineBox.right .timelineItems > li:nth-of-type(3),
.timelineBox.left .timelineItems > li:nth-of-type(4) {-webkit-animation-delay:0.9s;animation-delay:0.9s;}


/* rotation */
@-webkit-keyframes rotation_x {
	0%   { -webkit-transform:rotateX(0deg); }
	50%  { -webkit-transform:rotateX(180deg); }
	100% { -webkit-transform:rotateX(360deg); }
}
@keyframes rotation_x {
	0%   { transform:rotateX(0deg); }
	50%  { transform:rotateX(180deg); }
	100% { transform:rotateX(360deg); }
}
@-webkit-keyframes rotation_y {
	0%   { -webkit-transform:rotateY(0deg); }
	50%  { -webkit-transform:rotateY(180deg); }
	100% { -webkit-transform:rotateY(360deg); }
}
@keyframes rotation_y {
	0%   { transform:rotateY(0deg); }
	50%  { transform:rotateY(180deg); }
	100% { transform:rotateY(360deg); }
}

/*topBtnList*/
#topBtnList {background: url(/intltour/commonY15/business/img/top_btn_list_bg00.jpg) left top ;overflow:hidden;padding: 15px;}
#topBtnList ul {overflow: hidden;width:920px;margin-right:-10px;}
#topBtnList ul li {height:80px;	float: left;margin-right:10px;overflow:hidden;}
#topBtnList ul li.last{height:80px;	float: left;margin-right: 0px;overflow: hidden;}


/*kochiramo_check*/
.kochiramo_check{ width:940px; background:url(/intltour/commonY15/business/img/check_ftr.gif) no-repeat bottom; margin:15px auto 0; padding-bottom:25px;}
.kochiramo_check_lt{ width:425px; float:left; margin-left:25px;}
.kochiramo_check_rt{ width:425px; float:right; margin-right:25px;}
.kochiramo_check dl{ padding-top:10px; }
.kochiramo_check dl dt{ width:177px; float:left;}
.kochiramo_check dl dd{ width:237px; float:right;}