/* CSS Document */


#aa_campaign {font-family: 'Noto Sans JP', sans-serif; font-weight: normal; letter-spacing: 0.1em; line-height: 2; color: #222222;}
#aa_campaign img {width: 100%;}


#aa_campaign a:hover {opacity: 0.65;}

#aa_campaign .container {max-width: 960px; width: 100%; padding: 80px 0 0;}

#aa_campaign .visual {background: url(../images/visual_bg.jpg) no-repeat center; text-align: center;}
#aa_campaign .visual h1 {max-width: 1366px; width: 100%; margin: 0 auto;}

#aa_campaign .dis_ssp {display: none;}

@media (max-width:640px) {
	#aa_campaign .container {padding-top: 25px;}
  #aa_campaign .dis_ssp {display: none;}

}
@media (max-width:320px) {
  #aa_campaign .dis_ssp {display: block;}
}

/**********************************
.共通
**********************************/

#aa_campaign .bl_intro ,
#aa_campaign .bl_special ,
#aa_campaign .bl_ticket {background: #f4f4f4;}

#aa_campaign .bl_intro .tit_01 ,
#aa_campaign .bl_special .tit_01 ,
#aa_campaign .bl_ticket .tit_01 ,
#aa_campaign .bl_tour .tit_01 {color:#c2252d; font-weight: 900; font-size: 36px; text-align: center; margin-bottom: 50px; line-height: 1.4;}


@media (max-width:640px) {
  #aa_campaign .bl_ticket {background: #e3e3e3;}
	#aa_campaign .bl_intro .tit_01 ,
	#aa_campaign .bl_special .tit_01 ,
	#aa_campaign .bl_tour .tit_01 {font-size: 25px; margin-bottom: 20px;}
	
}

/***************************************
Btn style
****************************************/

#aa_campaign .btn {width: 100%;height: 100%;background:#1e4b94; display: flex;align-items: center;justify-content: space-between; padding: 0 25px; text-align: left;color: #fff;font-size: 16px;font-weight: bold;border-radius: 8px; text-decoration: none; position: relative;} 
#aa_campaign .btn span {line-height: 50px; display: block; width: 100%; text-align: center; }
#aa_campaign .btn:after {content: "\f054";font-family: "FontAwesome"; display: block;line-height: 50px;font-size:1.2rem; position: absolute; right: 15px; top: 2px;}  
#aa_campaign .btn.tour_more_btn{width: 345px; margin: 0 auto; height: 50px; text-align: center;}
#aa_campaign .btn.tour_more_btn .dis_ssp {display: none;}

@media screen and (max-width: 640px){
	#aa_campaign .btn.tour_more_btn{width: 100%;}
	#aa_campaign .btn:after{padding-left: 5px;} 
}

@media (max-width:320px) {
	#aa_campaign .btn {font-size: 14px;}
	#aa_campaign .btn.tour_more_btn .no_dis_ssp {display: none;}
	#aa_campaign .btn.tour_more_btn .dis_ssp {display: block;}
}


/**********************************
.bl_lead
**********************************/

#aa_campaign .bl_lead {background: #c4262f url(../images/lead_bg_pc.jpg) center bottom; min-height: 470px; text-align: center; padding-top: 60px; color: #fff;}
#aa_campaign .bl_lead .tit {font-size: 36px; font-weight: 900; margin-bottom: 60px;}
#aa_campaign .bl_lead .tit span {font-size: 24px; display: block; margin-bottom: 20px;}
#aa_campaign .bl_lead p {font-size: 16px; margin-bottom: 60px;}
#aa_campaign .bl_lead ul {font-size: 14px; overflow: hidden;}
#aa_campaign .bl_lead ul li {margin-bottom: 15px;}
#aa_campaign .bl_lead ul li span {display: inline;}
#aa_campaign .bl_lead ul li span.li_tit {font-weight: bold;}

@media (max-width:768px) {
	#aa_campaign .bl_lead {background: #c4262f url(../images/lead_bg_sp.png) no-repeat center top; background-size: 100%; height: auto; min-height: auto; padding: 30px 0;}

	#aa_campaign .bl_lead p ,
	#aa_campaign .bl_lead ul {width: 60%; margin: 0 auto; text-align: left;}
	#aa_campaign .bl_lead p {margin-bottom: 30px;}
}

@media (max-width:640px) {
	
	#aa_campaign .bl_lead {padding-bottom: 0;}
	#aa_campaign .bl_lead .bl_inner {background: url(../images/lead_bg_sp_f.png) no-repeat center bottom; background-size: 100%; padding-bottom: 25vw;}
	#aa_campaign .bl_lead .tit {font-size: 5.4vw; margin-bottom: 30px;}
	#aa_campaign .bl_lead .tit span {font-size: 3.2vw; margin-bottom: 10px;}
	#aa_campaign .bl_lead p {font-size: 15px; margin-bottom: 15px;}
	#aa_campaign .bl_lead p br {display: none;}
	#aa_campaign .bl_lead ul {margin-bottom: 0; font-size: 14px;}
	#aa_campaign .bl_lead ul li {margin-bottom: 5px;}

}

/**********************************
.bl_intro
**********************************/


#aa_campaign .bl_intro {font-size: 15px;}

#aa_campaign .bl_intro .flex_box {display: flex; flex-flow: row wrap; justify-content: space-between;}
#aa_campaign .bl_intro .bord {background: #fff;}
#aa_campaign .bl_intro .bord {width: 47%;}
#aa_campaign .bl_intro .bord:first-child {width: 100%; margin-bottom: 55px;}

#aa_campaign .bl_intro .bord .note {padding: 30px; }
#aa_campaign .bl_intro .tit_02 {font-size: 24px; font-weight: 400; margin-bottom: 40px; line-height: 1.4;}
#aa_campaign .bl_intro .tit_02 span {color: #1e4b94; font-size: 16px; font-weight: 900; display: block; margin-bottom: 20px; line-height: 1.4;}
#aa_campaign .bl_intro .bord:first-child .note {position: relative;}
#aa_campaign .bl_intro .bord:first-child .note .logo {position: absolute; top:30px; right: 40px; width: 140px;}
@media (max-width:640px) {
	#aa_campaign .bl_intro .bord .note {padding: 20px 20px 30px; }
	#aa_campaign .bl_intro .bord p {line-height: 1.8;}
	#aa_campaign .bl_intro .bord ,
	#aa_campaign .bl_intro .bord:first-child {width: 100%; margin-bottom: 30px;}
	#aa_campaign .bl_intro .bord:last-child {margin-bottom: 0;}
	#aa_campaign .bl_intro .bord:first-child {padding-bottom: 20px;}
	#aa_campaign .bl_intro .bord:first-child .note .logo {top: auto; bottom:0; right: 20px; width: 110px;}
	
	#aa_campaign .bl_intro .tit_02 {margin-bottom: 15px; font-size: 18px;font-weight: 600;}
	#aa_campaign .bl_intro .tit_02 span {margin-bottom: 10px; font-size: 14px;}

}


/**********************************
.bl_special
**********************************/

#aa_campaign .bl_special ul {display: flex; flex-flow: row wrap; justify-content: space-between;}
#aa_campaign .bl_special ul li {width: 31%;}
#aa_campaign .bl_special ul li .tit_02 {margin-bottom: 15px;}
#aa_campaign .bl_special ul li .txt_lead {font-size: 18px; font-weight: 900; line-height: 1.6; margin-bottom: 15px;}
#aa_campaign .bl_special ul li .txt_note {font-size: 15px; line-height: 1.6;}

@media (max-width:640px) {
  #aa_campaign .bl_special .container {padding-bottom: 40px;}
	#aa_campaign .bl_special ul li {width: 100%; margin-bottom: 40px;}
	#aa_campaign .bl_special ul li:last-child {margin-bottom: 0;}

	
}


/***************************************
.bl_ticket
****************************************/
#aa_campaign .bl_ticket .container {padding-bottom: 50px;}
#aa_campaign .bl_ticket .tit_01 {font-size: 34px; margin-bottom: 10px;}
#aa_campaign .bl_ticket .ticket_img {margin-bottom: 20px;}
#aa_campaign .bl_ticket p {font-weight: 900; text-align: center; font-size: 17px;}

@media (max-width:640px) {
  #aa_campaign .bl_ticket .container {padding-bottom: 40px;}
  #aa_campaign .bl_ticket .tit_01 {font-size: 17px;}
  #aa_campaign .bl_ticket .ticket_img {margin-bottom: 10px;}
  #aa_campaign .bl_ticket p {font-weight: normal; text-align: left; font-size: 15px; line-height: 1.6;}

}

/**********************************
.bl_tour
**********************************/

#aa_campaign .bl_tour .page_link {display: flex; flex-flow: row wrap; justify-content: space-between; margin-bottom: 70px;}
#aa_campaign .bl_tour .page_link li {width: 175px;}
#aa_campaign .bl_tour .page_link li a {display: block; width: 100%; height: 35px; background: #c2252d; text-decoration: none; border-radius: 5px; padding: 0 25px; color: #fff; line-height: 35px; text-align: center; position: relative;}
#aa_campaign .bl_tour .page_link li a:after {font-family: "FontAwesome"; content:"\f107"; font-weight: 900; position: absolute; right: 10px;}

#aa_campaign .bl_tour .tour_container {margin-bottom: 90px;}
#aa_campaign .bl_tour .tour_container .tit_03 {border-top: solid 5px #1e4b94; border-bottom: solid 5px #1e4b94; font-size: 28px; font-weight: 900; text-align: center; color: #1e4b94; margin-bottom: 50px; padding: 20px; position: relative;}
#aa_campaign .bl_tour .tour_container .tit_03:after {content: ""; width: 0; height: 0; display: block; border: solid 5px transparent; border-top: solid 7px #1e4b94; position: absolute; bottom: -17px; left: 50%; transform: translate(-50%, 0);}


@media screen and (max-width: 1100px){
	#aa_campaign .bl_tour .page_link li {width: 19%; margin-bottom: 5px; }
}

@media screen and (max-width: 800px){
	#aa_campaign .bl_tour .page_link li {width: 49%;}
  
}

@media (max-width:640px) {
  #aa_campaign .bl_tour .page_link {margin-bottom: 50px;}
	#aa_campaign .bl_tour .container {padding-top: 40px; margin-bottom: 0;}

	#aa_campaign .bl_tour .container .tit_01 {margin-bottom: 30px;}
	#aa_campaign .bl_tour .page_link li:last-child {margin-bottom: 0;}
	#aa_campaign .bl_tour .page_link li a {text-align: left; padding: 0 15px;}
  #aa_campaign .bl_tour .tour_container {margin-bottom: 0;}
	#aa_campaign .bl_tour .tour_container .tit_03 {font-size: 18px; padding: 15px 0; margin-bottom: 30px;}
	#aa_campaign .bl_tour .tour_container .tit_03:after {content: ""; width: 0; height: 0;border: solid 12px transparent; border-top: solid 7px #1e4b94; position: absolute; bottom: -24px; left: 50%;}

	
}
/***************************************
tourlist
****************************************/


#aa_campaign .tourlist {position: relative; line-height: 1.4; }
#aa_campaign .tourlist .tour_cnt_head .tour_name {margin: 0 0 5px 0; font-weight: bold; line-height: 1.4; text-decoration: underline;}
#aa_campaign .tourlist .tour_cnt_wrap .tour_info_list li {overflow: hidden; margin-bottom: 4px;}
#aa_campaign .tourlist .tour_cnt_wrap .tour_info_list .txt {padding: 3px 0 0 80px;}
#aa_campaign .tourlist .tour_cnt_wrap .tour_info_list p {font-size: 1.2rem; line-height: 1.4;}
#aa_campaign .tourlist .tour_cnt_wrap .tour_info_list .tit {line-height: 20px;}
#aa_campaign .tourlist .tour_cnt_wrap .tour_info_tab_panel .tour_price_txt .att .att_03 {padding-left: 17px; margin-left: 5px;}
#aa_campaign .tourlist.tabpanel .tour_panel{background: none;}
#aa_campaign .tourlist .tour_cnt{box-shadow: none;}
#aa_campaign .tourlist .tour_cnt:last-child {margin-bottom: 0;}

#aa_campaign .tourlist .tour_cnt_head .cnt_head_01 {border: solid 2px #c2252d;}
#aa_campaign .tourlist .tour_cnt_head .cnt_head_01 .tour_dep {color: #c2252d; border-bottom: solid 2px #c2252d;}

#aa_campaign .tourlist .tour_cnt_wrap .tour_info_tab_nav li span ,
#aa_campaign .tourlist .tour_cnt_wrap .tour_info_list .tit ,
#aa_campaign .tourlist .tour_cnt_head .tour_comment_tit {background:#1e4b94; }
#aa_campaign .tourlist .tour_cnt_wrap .tour_info_tab_nav li.active span {background: #fff; border-bottom: solid 3px #fff; color:#c2252d; }

#aa_campaign .tourlist.tabpanel .tour_tab li.selected {border:solid 1px #c2252d;}
#aa_campaign .tourlist.tabpanel .tour_tab li.selected span::after {border: 30px solid transparent;border-top: 20px solid #c2252d;}
#aa_campaign .tourlist .tour_cnt_wrap .tour_info_tab_panel .tour_btn a ,
#aa_campaign .tourlist.tabpanel .tour_tab li.selected span {background: #c2252d;}

#aa_campaign .tourlist .tour_cnt_wrap .tour_info_tab_nav li span {border-bottom: solid 3px #1e4b94;}

#aa_campaign .tourlist .tour_cnt_wrap .tour_info_list .txt .direct {color: #c2252d; border: solid 1px #c2252d;}

@media screen and (max-width: 1100px){


  #aa_campaign .tourlist .tour_cnt_wrap .tour_info_tab_nav li.active span {background: #1e4b94; border-bottom: solid 3px #1e4b94; color:#fff; }
}


@media screen and (max-width: 768px){
  #aa_campaign .tourlist {margin: 0;}
  #aa_campaign .tourlist .tour_cnt {border-top: none; padding-bottom: 30px;}
  #aa_campaign .tourlist .tour_cnt:last-child {margin-bottom: 0;}
  #aa_campaign .tourlist .tour_cnt_head .cnt_head_01 {display: none;}
  #aa_campaign .tourlist .tour_cnt_wrap {margin: 10px 0 0 0;}

  #aa_campaign .tourlist .tour_cnt_wrap .tour_info_tab_panel {border: 2px solid #1e4b94; border-top: 4px solid #1e4b94;}
  #aa_campaign .tourlist .tour_cnt_wrap .tour_info_tab_nav li span {background: #90a3c1; border-bottom: solid 3px #90a3c1;  color:#fff; }
  #aa_campaign .tourlist.tabpanel .tour_tab {padding: 0 0 15px;}
  #aa_campaign .tourlist.tabpanel .tour_tab li.selected span::after {border-width: 6px 6px 0 6px;border-color: #c2252d transparent transparent transparent;}
}

@media screen and (max-width: 480px){
  #aa_campaign .tourlist {padding-bottom:40px;}

  #aa_campaign .tourlist .tour_cnt_wrap .tour_info_tab_panel .tour_price_tit span {font-size: 1rem;}

}

@media screen and (max-width:320px){
  #aa_campaign .tourlist.tabpanel .tour_tab li span {font-size: 1.2rem;}
  #aa_campaign .tourlist .tour_cnt_wrap .tour_info_tab_panel .tour_price_tit span {padding: 16px 0 0 4px;}
  
}
  
  
/**********************************
フリーオーダー 
**********************************/

#aa_campaign .bl_con { padding: 40px 0 50px;}

#aa_campaign .bl_con .contact_box {border: solid 1px #c8c8c8;background: #fff;	max-width: 960px;	width: 90%;	margin: 0 auto;}
#aa_campaign .bl_con .contact_box p {	color: #787878; letter-spacing: 0;}
#aa_campaign .bl_con .contact_box .tit_02 p {font-size: 22px; color: #000000; font-weight: 600;}
#aa_campaign .bl_con .contact_box .link_btn a {	background: #1e4b94;}
#aa_campaign .bl_con .contact_box .link_btn a::after {	font-size: 1.4rem;	right: 10px;}

@media (min-width:768px) {
  #aa_campaign .bl_con .contact_box {overflow: hidden;	border: 1px solid #c8c8c8;	padding: 20px 45px 40px;}
  #aa_campaign .bl_con .contact_box p {font-size: 1.4rem;line-height: 1.4;}
  #aa_campaign .bl_con .contact_box .tit_01 {font-size: 3rem;margin-bottom: 30px;text-align: center;font-weight: bold;}
  #aa_campaign .bl_con .contact_box .tit_01 br {display: none;}
  #aa_campaign .bl_con .contact_box .tit_02 {font-size: 2.7rem;margin: 15px 0;text-align: left;}
  #aa_campaign .bl_con .contact_box .wrap_01 {float: left;width: 440px;}
  #aa_campaign .bl_con .contact_box .wrap_02 {float: right;width: 375px;}
  #aa_campaign .bl_con .contact_box .contact_tel {color: #000;font-weight: bold;font-size: 5.4rem;line-height: 1;font-family: 'arial', sans-serif;margin: 5px auto 5px auto;	letter-spacing: -0.02em;}
  #aa_campaign .bl_con .contact_box .contact_tel:before {content: "\f095";	font-family: FontAwesome;	transform: rotate(10deg); font-size: 4.8rem;}
  #aa_campaign .bl_con .contact_box .contact_telshow_fuse .contact_box .link_btn {	margin-top: 10px;}
  #aa_campaign .bl_con .contact_box .link_btn a {font-weight: bold;font-size: 1.6rem;height: 40px;line-height: 40px;background: #1e4b94; text-decoration: none; color: #fff; width: 100%; display: block; border-radius: 5px; position: relative; text-align: center;}
  #aa_campaign .bl_con .contact_box .link_btn a:after { content: "\f054"; font-weight: normal;	font-size: 1.4rem;font-family: FontAwesome; position: absolute;right: 10px;}
}

@media (max-width:1100px) and (min-width:768px) {
  #aa_campaign .bl_con .contact_box {padding: 30px 20px;}
  #aa_campaign .bl_con .contact_box .wrap_01,
  #aa_campaign .bl_con .contact_box .wrap_02 {float: none;	width: 100%;margin: 0 auto;	text-align: center;}
  #aa_campaign .bl_con .contact_box .wrap_01 {	margin-bottom: 20px;}
  #aa_campaign .bl_con .contact_box .tit_01 {font-size: 2.7rem;margin-bottom: 20px;}
  #aa_campaign .bl_con .contact_box .tit_02 {font-size: 2.4rem;text-align: center;}
}

@media (max-width:767px) {
  #aa_campaign .bl_con .container.bl_con {background: #fff; padding: 0 0 10px;}
  #aa_campaign .bl_con .contact_box {text-align: center;	margin: 40px auto 0;overflow: hidden;	border: none;}
  #aa_campaign .bl_con .contact_box p {font-size: 1.2rem;}
  #aa_campaign .bl_con .contact_box p span {display: inline;}
  #aa_campaign .bl_con .contact_box .tit_01 {line-height: 1.4;font-size: 1.8rem;	margin-bottom: 10px;}
  #aa_campaign .bl_con .contact_box .tit_02 {line-height: 1.4;	font-size: 1.8rem;margin-bottom: 10px;}
  #aa_campaign .bl_con .contact_box .btn_wrap {overflow: hidden;	margin: 15px -3px;}
  #aa_campaign .bl_con .contact_box .btn_wrap li {	float: left;width: 50%;}
  #aa_campaign .bl_con .contact_box .btn_wrap li a {	display: block;	margin: 0 3px;border-radius: 5px;	font-size: 1.6rem;position: relative;	height: 44px;	line-height: 42px;text-decoration: none;font-weight: bold;}
  #aa_campaign .bl_con .contact_box .btn_wrap li a::before {position: absolute;height: 100%;	top: 0;}
  #aa_campaign .bl_con .contact_box .btn_wrap li.tel a {border: 2px solid #1e4b94;	color: #1e4b94;	padding-left: 10px;	background: #fff;	position: relative;}
  #aa_campaign .bl_con .contact_box .btn_wrap li.tel a::before {content: "\f095";font-family: FontAwesome;	position: absolute;	left: 5px;font-size: 3rem;transform: rotate(10deg);}
  #aa_campaign .bl_con .contact_box .btn_wrap li.order a {border: 1px solid #1e4b94;	color: #fff;background: #1e4b94;padding-right: 5px;}
  #aa_campaign .bl_con .contact_box .btn_wrap li.order a::before {right: 10px;content: "\f054";font-size: 1.1rem;font-family: FontAwesome;}
}

@media (max-width:640px) {
  #aa_campaign .bl_con { padding: 0 0 30px;}

  #aa_campaign .bl_con .contact_box p {text-align: left;}
}

@media (max-width:360px) {
  #aa_campaign .bl_con .contact_box .btn_wrap li.order a::before {right: 5px;}
  #aa_campaign .bl_con .contact_box .btn_wrap li a {font-size: 1.3rem;}
}



