@charset "UTF-8";

/* -----------------------------------------------------------
CSS Information

File name:      common.css
Created:        2016-05-30
Style Info:     カナダLP common　CSS
----------------------------------------------------------- */
#canada {width:100%;}
#canada a:active,
#canada a:focus {outline:none;}
#canada a:hover {text-decoration:none;
  filter: alpha(opacity=65);
  -moz-opacity:0.65;
  opacity:0.65;}
#canada ul,
#canada ol,
#canada li {list-style:none;margin:0;padding:0;}

#canada .contents {width:1140px; margin:0 auto;}

#canada .contents p {color:#323232;font-size:13px;line-height:1.8;}
#canada .page-top {height:0;width:0;overflow:hidden;}

#canada .fl {float:left; display:inline;}
#canada .fr {float:right; display:inline;}


.clearfix:after {
	content: "."; 
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.clearfix {
	min-height: 1px;
}

* html .clearfix {
	height: 1px;
	/*促*//*/
	height: auto;
	overflow: hidden;
	/**/
}

#canada.main .seo .breadh2 ol{height:auto; padding:5px 0;}



/* tour list
----------------------------------------*/
#canada .contents .tour_sec {position:relative;margin-bottom:70px;}
#canada .contents .tour_sec .title_01 .txt {background:url(../img/tourlist_title.png) 42px 30px no-repeat;}
#canada .contents .tour_sec .title_01 .txt_02 {position:absolute;top:30px;right:35px;width:202px;height:73px;background:url(../img/tourlist_title_txt.png) center center no-repeat;text-indent:-9999px;}
#canada .contents .tourlist {margin-bottom:30px;}
#canada .contents .tourlist .title_02 {margin-bottom:10px;}
#canada .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;}
#canada .contents .tourlist_img img {width:100%;height:auto;}
#canada .contents .tourlist_txt {overflow:hidden;margin-bottom:30px;}
#canada .contents .tourlist_txt p {padding-left:300px;line-height:2;}
#canada .contents .tourlist_txt p b {color:#b51d2e;font-weight:bold;}
#canada .contents .tour_sec .map {float:left;width:270px;height:280px;padding:4px;border:1px solid #ecc3a4;background:#fff;line-height:1;font-size:0;}
#canada .contents .tour_sec .map img {width:100%;height:auto;}
#canada .contents .tourlist .title_02.tit_01 span {background-image:url(../img/tourlist1_tit.png);}
#canada .contents .tourlist .title_02.tit_02 span {background-image:url(../img/tourlist2_tit.png);}
#canada .contents .tourlist .title_02.tit_03 span {background-image:url(../img/tourlist3_tit.png);}
#canada .tourcnt {position:relative;overflow:hidden;border:5px solid #f0f0f0;padding:15px;margin-top:10px;}
#canada .tourcnt .tour_title {font-size:14px;font-weight:bold;line-height:1.4;margin:0 0 10px 0;}
#canada .tourcnt .tour_title a {color:#828282;}
#canada .tourcnt .tour_title a:hover {text-decoration:underline;}
#canada .tourcnt_left {float:left;width:168px;}
#canada .tourcnt_left .box {padding:10px;background:#f0f0f0;margin-bottom:5px;}
#canada .tourcnt_left .img a {display:block;}
#canada .tourcnt_left .img img {width:100%;}
#canada .tourcnt_left .tour_days {overflow:hidden;margin-bottom:5px;}
#canada .tourcnt_left .tour_days span {display:block;}
#canada .tourcnt_left .tour_days .txt1 {clear:left;float:left;background:#e50615;color:#fff;font-size:11px;font-weight:bold;width:60px;height:20px;padding:0 8px;line-height:20px;margin-right:5px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;}
#canada .tourcnt_left .tour_days .txt2 {float:left;font-size:19px;line-height:20px;font-weight:bold;overflow:hidden;}
#canada .tourcnt_left .tour_days .txt2_1 {clear:left;float:left;background:#f5b400;color:#fff;font-size:11px;font-weight:bold;height:20px;padding:0 8px;line-height:20px;margin-right:5px;}
#canada .tourcnt_left .tour_code {font-size:11px;margin-top:5px;}
#canada .tourcnt_right {padding:0 0 30px 188px;}
#canada .tourcnt_right .tour_info {overflow:hidden;}
#canada .tourcnt_right dl {float:left;width:300px;overflow:hidden;margin:0;}
#canada .tourcnt_right dt {clear:left;float:left;background:#f5b400;color:#fff;font-size:11px;font-weight:bold;width:60px;height:20px;padding:0 8px;line-height:20px;margin-top:5px;}
#canada .tourcnt_right dd {font-size:11px;line-height:1.4;padding:3px 0 0 70px;margin-top:5px;}
#canada .tourcnt_right dt:first-of-type,
#canada .tourcnt_right dd:first-of-type {margin-top:0;}
#canada .tourcnt_right .tour_price {float:right;width:250px;}
#canada .tourcnt_right .tour_price_head {height:20px;color:#fff;font-size:11px;line-height:20px;padding:0 10px;font-weight:bold;background:#f5b400;}
#canada .tourcnt_right .tour_price_cnt {padding:3px 10px;background:#f0f0f0;}
#canada .tourcnt_right .tour_price .price {color:#ff0000;font-weight:bold;margin:0;line-height:1.4;overflow:hidden;}
#canada .tourcnt_right .tour_price .price span {display:inline-block;}
#canada .tourcnt_right .tour_price .price_max {font-size:20px;}
#canada .tourcnt_right .tour_price .price_min {font-size:12px;margin:8px 0 0 5px;}
#canada .tourcnt_right .tour_price .txt {font-size:10px;}
#canada .tourcnt_right .tour_link {position:absolute;bottom:15px;right:15px;width:120px;}
#canada .tourcnt_right .tour_link a {position:relative;display:block;height:24px;color:#fff;background:#006f37;font-size:12px;font-weight:bold;text-align:center;line-height:24px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;}
#canada .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;}

#canada .tourlist_link   {max-width:670px; margin-left: auto; margin-right: auto;}
#canada .tourlist_link a {
	display:block;height:72px; width:100%; background:#fabe00; color:#fff; text-align:center; font-size:20px; font-weight:bold;
	border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
	box-shadow:0 10px 0 #eea400;
	-webkit-box-shadow:0 10px 0 #eea400;
	-moz-box-shadow:0 10px 0 #eea400;
}
#canada .tourlist_link a span{
  display: flex;
  height: 100%;
  align-items: center;
  padding: 10px 15px;
  justify-content: space-between;
  text-align: left;
}
#canada .tourlist_link a span:after {content:url(../img/arrow_next_01.png); margin-left:20px; position:relative; top:5px;}

#canada .mb15 {	margin-bottom: 15px !important;}
#canada .mb20 {	margin-bottom: 20px !important;}
#canada .mb25 {	margin-bottom: 25px !important;}
#canada .mb30 {	margin-bottom: 30px !important;}
#canada .mb35 {	margin-bottom: 35px !important;}
#canada .mb40 {	margin-bottom: 40px !important;}

@media (max-width:640px){
  #canada .scroll_wrap {overflow-x: scroll;}
  #canada .tourlist_link a{font-size: 14px; height: auto; box-shadow: 0 6px 0 #eea400; line-height: 1.4;}
}