@charset "UTF-8";
/* -----------------------------------------------------------
CSS Information

File name:      style.css
Created:        2019.11.13
Style Info:     ディズニーキャラクター・スペシャル・パーティー　CSS
----------------------------------------------------------- */

#character_party{background:#d3f4ff;font-weight:normal;color:#222; font-size: 16px; line-height: 180%;font-family: 'Noto Sans JP', sans-serif;}
#character_party a{text-decoration:none;}
#character_party a:hover{opacity:.75;text-decoration:none;}
#character_party a:active, #character_party a:focus{outline:none;text-decoration:none;}
#character_party img{vertical-align:bottom;width:100%;height:auto;}


#character_party .container {max-width: 1140px; width: 100%; margin: 0 auto; padding: 0;}
#character_party .container .fl_l {display: inline; float: left;}
#character_party .container .fl_r {display: inline; float: right;}

#character_party .container .fo_pink {color: #ff2674; font-weight: bold;}
@media screen and (max-width:1170px) {
  #character_party .container {padding: 0 15px;}
}
@media screen and (max-width:480px) {
  #character_party p {line-height: 1.6;}
}


#character_party .bl_tit {color: #ff2674; font-weight: 900; font-size: 30px; margin-bottom: 30px;}
#character_party .bl_bord {background: #fff; padding: 20px 30px; border-radius: 10px;}

#character_party #bl_sh ,
#character_party #bl_condition {margin-bottom: 60px;}

@media screen and (max-width:767px) {
  #character_party .bl_tit {font-size: 24px; margin-bottom: 20px; line-height: 1.2; text-align: center;}
  #character_party .bl_bord {background: #fff; padding: 15px;}
  #character_party #bl_sh ,
  #character_party #bl_condition {margin-bottom: 30px;}
}

/* -------------------------------------------------------- */
/* page_lead */
/* -------------------------------------------------------- */
#character_party .page_lead {background: #ff2674; text-align: center; color: #fdff2b; font-size: 24px; font-weight: bold; padding: 10px;}

@media screen and (max-width:767px) {
  #character_party .page_lead {padding: 5px 15px;}
  .page_lead p {text-align: left; font-size: 15px; line-height: 1.4;}
}



/* ------------------------------------------------ */
/* 看板 */
/* ------------------------------------------------ */
#character_party .visual {padding: 30px 0 90px; background: url(../img/star_pc.png) no-repeat top center;}
#character_party .visual .txt_01 {margin-bottom: 50px;}
#character_party .visual .txt_01 span {position: relative; background: #fff; font-size: 30px;font-weight: bold; color: #ff2674; text-align: center;display: block; height: 70px; width: 240px; line-height: 70px; margin: 0 auto 30px; border-radius: 8px;}
#character_party .visual .txt_01 span:after {content: ""; display: block; position: absolute; bottom: -15px; left: 50%; border: solid 5px transparent; border-top: solid 10px #fff; transform: translate(-50%,0);}

#character_party .visual .box_note {width: 47%; border: solid 2px #ff2674; border-radius: 15px; background: #fff; padding: 30px; box-shadow: 7px 7px #ff2674;}
#character_party .visual .box_note p {margin-bottom: 20px;}
#character_party .visual .box_note p:last-child {margin-bottom: 0;}

#character_party .visual .box_pic {width: 50%; text-align: right;}
#character_party .visual .box_pic figcaption {font-size: 12px;}


@media screen and (max-width:768px) {
	#character_party .visual .box_pic {width: 100%; margin-bottom: 10px;}
  #character_party .visual .box_pic figcaption {text-align: center;}
  #character_party .visual .box_pic.dis_pc {display: none;}
	#character_party .visual .box_pic.dis_sp {display: block;}
  
  #character_party .visual .box_note {width: 100%; padding: 15px;}
  #character_party .visual .box_note p {margin-bottom: 20px; line-height: 1.6;}
}

@media screen and (max-width:767px) {
  #character_party .visual {padding: 10px 0 60px; background: url(../img/star_sp.png) no-repeat top center; background-size: 100%;}
  #character_party .visual .txt_01 {margin-bottom: 20px;}
  #character_party .visual .txt_01 span {font-size: 5.3vw; width:45%; height:auto; padding: 15px 0; line-height: 1; margin-bottom: 20px;}
  
  

  
}


/* ------------------------------------------------ */
/* 開催予定日・申込締切日 */
/* ------------------------------------------------ */
#character_party #bl_sh .box_li {/*width: 580px;*/ font-weight: bold; }
#character_party #bl_sh .box_li li {margin-bottom: 3px;}
#character_party #bl_sh .box_li .txt_01 {font-weight: normal; font-size: 14px;}
#character_party #bl_sh .box_com {width: 470px;}
#character_party #bl_sh .box_com a {width: 100%; display: block; background: #ff2674; color: #fff; font-weight: bold; padding: 10px 15px; border-radius: 10px; position: relative;}
#character_party #bl_sh .box_com a:after {content: ""; display: block; position: absolute; top: 50%; left: -22px; border: solid 10px transparent; border-right: solid 12px  #ff2674; transform: translate(0,-50%);}
#character_party #bl_sh .box_com a {color: #fff;}
#character_party #bl_sh .box_com strong {display: block; font-size: 20px; line-height: 1.4;}
#character_party #bl_sh .box_com .box_link {text-align: right; line-height: 1.4; font-size: 12px;}
#character_party #bl_sh .box_com .box_link:after {content:"\f054";font-family:FontAwesome; font-size: 10px; margin-left: 5px;}

@media screen and (max-width:1170px) {
  
  #character_party #bl_sh .box_com a:after {top: -22px; left: 50%; border: solid 10px transparent; border-bottom: solid 12px  #ff2674; transform: translate(-50%,0);}
  #character_party #bl_sh .box_li.fl_l ,
  #character_party #bl_sh .box_com.fl_r {float: none; display: block; margin: 0 auto;}
  #character_party #bl_sh .box_li.fl_l li + li{margin-top: 10px;}
}


@media screen and (max-width:767px) {
  #character_party #bl_sh .box_li {width: 100%;}
  #character_party #bl_sh .box_com.fl_r {width: 100%;}
}

/* ------------------------------------------------ */
/* 条件 */
/* ------------------------------------------------ */
#character_party #bl_condition dl div{margin-bottom: 5px;}
#character_party #bl_condition dl dt,#character_party #bl_condition dl dd{display: inline; line-height: 1.8;}
#character_party #bl_condition p.info{padding-top: 10px; font-size: 14px; color: #666;}
#character_party #bl_condition .link_btn {margin:20px auto;width:100%;max-width:525px; }
#character_party #bl_condition .link_btn a {display:block;position:relative;color:#fff;text-align:center;font-weight:bold;background:#ff2674;border-radius:8px;text-decoration:none;padding:15px 20px 18px 10px;line-height: 1.4;}
#character_party #bl_condition .link_btn a:after {content:"\f105";font-family: "Font Awesome 5 Free";font-weight:bold;position:absolute;top:50%;right:20px;margin-top: -3%;height:auto;}
@media (min-width:768px) {
	#character_party #bl_condition .link_btn a:hover {opacity:.65;}
	#character_party #bl_condition .link_btn a {font-size:24px;}
}
@media screen and (max-width:767px) {
	/*#character_party #bl_condition dl dt,#character_party #bl_condition dl dd{display: block;}*/
	#character_party #bl_condition dl div + div{margin-top: 10px;}
	#character_party #bl_condition .link_btn a{padding:10px 20px 10px 10px;}
	#character_party #bl_condition .link_btn a:after {font-size: 25px;margin-top: -5%;}
}


/* ------------------------------------------------ */
/* 直営ホテル */
/* ------------------------------------------------ */

#character_party #bl_hotel {padding-bottom: 70px;}

#character_party #bl_hotel .box_hotel .box_hotel_h {background: #ff2674; color: #fff; font-weight: 900; font-size: 24px; height: 60px; padding: 0 35px; line-height: 60px; border-radius: 10px 10px 0 0;}
#character_party #bl_hotel .box_hotel .box_hotel_bord {padding: 20px 35px 40px; background: #fff;}
#character_party #bl_hotel .box_hotel .box_hotel_bord .box_pic {width: 50%; margin-right: 20px; margin-bottom: 10px;}
#character_party #bl_hotel .box_hotel .box_hotel_bord .box_pic img{padding-bottom: 5px;}
/*#character_party #bl_hotel .box_hotel .box_hotel_bord .box_note {width: 50%;}*/
#character_party #bl_hotel .box_hotel .box_hotel_bord .box_pic figcaption {font-size: 13px; color: #999999; line-height: 1.4;}

#character_party #bl_hotel .box_hotel .box_hotel_bord .tit_hotel {font-size: 24px; font-weight:900; color: #ff2674; line-height: 1.6; margin-bottom: 20px;}
#character_party #bl_hotel .box_hotel .box_hotel_bord .box_note .txt_01 {margin-bottom: 20px;}
#character_party #bl_hotel .box_hotel .box_hotel_bord .box_note .txt_01 span {font-size: 13px; color: #666666;}
#character_party #bl_hotel .box_hotel .box_hotel_bord .box_note .bl_btn {width: 100%; height: 45px;}
#character_party #bl_hotel .box_hotel .box_hotel_bord .box_note .bl_btn a {width: 100%; height: 100%; display: block; border: solid 2px #ff2674; border-radius:8px; background: #fff;box-shadow: 4px 4px #ff2674; position: relative; text-align: center; padding-right: 15px; font-weight: bold; color:  #ff2674; line-height: 38px;}
#character_party #bl_hotel .box_hotel .box_hotel_bord .box_note .bl_btn a:after {content:"\f054";font-family:FontAwesome; font-weight: normal;display: block; position: absolute; right: 10px; top: 50%; transform: translate(0,-50%); font-size: 12px;}


#character_party #bl_hotel .link_btn {margin:20px auto;width:100%;max-width:540px; }
#character_party #bl_hotel .link_btn a {display:block;position:relative;color:#fff;text-align:center;font-weight:bold;background:#ff2674;border-radius:8px;text-decoration:none;padding:15px 20px 18px 10px;line-height: 1.4;}
#character_party #bl_hotel .link_btn a:after {content:"\f105";font-family: "Font Awesome 5 Free";font-weight:bold;position:absolute;top:50%;right:20px;margin-top: -3%;height:auto;}

#character_party #bl_hotel .link_btn.back_btn a {display:block;position:relative;color:#fff;text-align:center;font-weight:bold;background:#ff2674;border-radius:8px;text-decoration:none;padding:15px 10px 18px 20px;line-height: 1.4;}
#character_party #bl_hotel .link_btn.back_btn a:after {content:"\f104";font-family: "Font Awesome 5 Free";font-weight:bold;position:absolute;top:50%;left:20px;right: auto;margin-top: -3%;height:auto;}
@media (min-width:768px) {
	#character_party #bl_hotel .link_btn a:hover {opacity:.65;}
	#character_party #bl_hotel .link_btn a {font-size:24px;}
  #character_party #bl_hotel .box_hotel_wrap {padding-bottom: 40px;display: flex; justify-content: space-between;}
  #character_party #bl_hotel .box_hotel{width: 49%;}
}
@media (max-width:767px) {
  #character_party #bl_hotel {padding-bottom: 35px;}
  #character_party #bl_hotel .box_hotel{margin-bottom: 30px;}
  #character_party #bl_hotel .box_hotel .box_hotel_h  {font-size: 18px;padding: 10px 15px; height: auto; line-height: 1.2;}
  #character_party #bl_hotel .box_hotel .box_hotel_bord {padding: 15px 15px 30px; background: #fff;}
  #character_party #bl_hotel .box_hotel .box_hotel_bord .tit_hotel {font-size: 18px;line-height: 1.2; margin-bottom: 15px; }
  /*#character_party #bl_hotel .box_hotel .box_hotel_bord .box_pic {width: 100%;}*/
  #character_party #bl_hotel .box_hotel .box_hotel_bord .box_note {width: 100%;}
  #character_party #bl_hotel .box_hotel .box_hotel_bord .box_pic figcaption {text-align: center;}
  /*#character_party #bl_hotel .box_hotel .box_hotel_bord .box_note .bl_btn {width: 100%;}*/
	#character_party #bl_hotel .link_btn.back_btn a {padding:15px 10px 18px 28px;}
	#character_party #bl_hotel .link_btn.back_btn a:after {left:12px;}
  

	/*#character_party #bl_hotel .link_btn {margin:0 auto;width:100%;max-width: 100%;}
  #character_party #bl_hotel .link_btn a {height: 50px; line-height: 48px;}
	#character_party #bl_hotel .link_btn a:after {line-height:48px;}*/
}




#character_party .bl_02 {width: 100%; background:#fff url(../img/bg_01.png) repeat-x top center; padding-top: 150px;}
@media (max-width:767px) {
  #character_party .bl_02 {width: 100%; background:#fff url(../img/bg_01.png) repeat-x top center; background-size: 100%; padding-top: 16vw;}
}

/* ------------------------------------------------ */
/* おすすめツアー */
/* ------------------------------------------------ */
#character_party #bl_tour {padding-bottom: 60px;}

#character_party #bl_tour .bl_tit {width:500px; margin: 0 auto 60px;}

#character_party #bl_tour .tour_box { padding-bottom: 55px;}
#character_party #bl_tour .tour_box:last-child {padding-bottom: 0;}
#character_party #bl_tour .tour_box .tour_box_tit {text-align: center; width: 100%; margin-bottom: 45px;}
#character_party #bl_tour .tour_box .tour_box_tit img {width: auto;}

#character_party #bl_tour .tour_box_03 .link_btn {margin:20px auto;width:100%; display: flex;justify-content: center; align-items: center;}
#character_party #bl_tour .tour_box_03 .link_btn li{padding: 0 10px; flex-basis: 20%;}
#character_party #bl_tour .tour_box_03 .link_btn a {display:block;position:relative;color:#fff;text-align:center;font-weight:bold;background:#ff2674;border-radius:8px;text-decoration:none;padding:10px 20px;}
#character_party #bl_tour .tour_box_03 .link_btn a:after {content:"\f054";font-family:FontAwesome;font-size:15px;position:absolute;right:20px;margin:0;height:auto; font-weight: normal;}

@media (max-width:767px) {
  #character_party #bl_tour {padding-bottom: 30px;}
  #character_party #bl_tour .bl_tit {width: 55vw; margin-bottom: 30px;}
	#character_party #bl_tour .tour_box { padding-bottom: 40px;}
	#character_party #bl_tour .tour_box .tour_box_tit {margin-bottom: 20px;}
	#character_party #bl_tour .tour_box .tour_box_tit img {width: 100%;}
	
	#character_party #bl_tour .tour_box_03 .link_btn{flex-wrap: wrap;}
	#character_party #bl_tour .tour_box_03 .link_btn li{padding: 5px; flex-basis: 50%;}
}


/* -------------------------------------------------------- */
/* フリーオーダー (共通記述) */
/* -------------------------------------------------------- */
#character_party .contact_box {overflow:hidden;max-width:1100px;margin:60px auto 80px;padding:35px 40px 28px 40px;border:solid 1px #c8c8c8;}
#character_party .contact_box p {font-size:1.5rem;line-height:1.6;color:#787878;}
#character_party .contact_box .tit {font-size:2.4rem;font-weight:bold;margin:10px 0;color:#ff2674;}
#character_party .contact_box .btn_wrap {display:none;}
#character_party .contact_box .link_btn {margin-top:10px;}

#character_party .contact_box .link_btn a {font-size:1.4rem;font-weight:bold;line-height:40;height:40px;padding:0 10px;position:relative;display:block;overflow:hidden;margin:0 auto;text-align:center;text-decoration:none;color:#fff;border-radius:8px;background:#ff2674;}
#character_party .contact_box .link_btn a::after {font-family:'FontAwesome';position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);color:#fff;right:15px;content:'\f105';}


#character_party .contact_box .link_btn a {font-size:1.4rem;line-height:40px;display:block;height:40px;padding:0 10px;background:#ff2674;}
#character_party .contact_box .contact_tel {font-family:'arial',sans-serif;font-size:5.4rem;font-weight:bold;line-height:1;margin:0 auto;letter-spacing:-.02em;color:#000;}
#character_party .contact_box .contact_tel::before {font-family:'FontAwesome';font-size:80%;display:inline-block;margin-right:10px;content:'\f095';-webkit-transform:rotate(10deg);transform:rotate(10deg);}
@media (min-width: 769px), print {
  #character_party .contact_box .wrap_01 {float:left;width:55%;}
  #character_party .contact_box .wrap_02 {float:right;width:45%;max-width:400px;}
}
@media screen and (max-width: 768px) {
  #character_party .contact_box {max-width:640px;margin:0 auto 30px;padding:30px 15px;text-align:center;}
  #character_party .contact_box p {font-size:1.4rem;margin-bottom:20px;}
  #character_party .contact_box .tit {font-size:2rem;}
  #character_party .contact_box .wrap_02 {max-width:400px;margin:0 auto;}
  #character_party .contact_box .contact_tel {display:inline-block;}
}
@media screen and (max-width: 640px) {
  #character_party .contact_box {padding:5px 15px;text-align:left;border:1px solid #c8c8c8;}
  #character_party .contact_box .wrap_02 {display:none;}
  #character_party .contact_box .tit {font-size:1.8rem;}
  #character_party .contact_box .btn_wrap {display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;-webkit-box-align:stretch;align-items:stretch;-ms-flex-align:stretch;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:15px 0;}
  #character_party .contact_box .btn_wrap li {width:49%;}
  #character_party .contact_box .btn_wrap li a {font-size:1.4rem;font-weight:bold;line-height:42px;position:relative;display:block;height:44px;text-align:center;text-decoration:none;border-radius:5px;}
  #character_party .contact_box .btn_wrap li.tel a {padding-left:10px;color:#ff2674;border:2px solid #ff2674;background:#fff;}
  #character_party .contact_box .btn_wrap li.tel a::before {font-family:'FontAwesome';font-size:2rem;position:absolute;left:5px;content:'\f095';-webkit-transform:rotate(10deg);transform:rotate(10deg);}
  #character_party .contact_box .btn_wrap li.order a {padding-right:10px;color:#fff;border:2px solid #ff2674;background:#ff2674;}
  #character_party .contact_box .btn_wrap li.order a::before {font-family:'FontAwesome';font-size:1.4rem;font-weight:normal;line-height:20px;position:absolute;top:50%;right:5px;height:20px;margin-top:-10px;content:'\f054';}
}




/* -------------------------------------------------------- */
/* タブパネル版 */
/* -----------------------------------------------------------*/
#character_party .tourlist.tabpanel .tour_tab li {display:table-cell;border:1px solid #dadada;}
#character_party .tourlist.tabpanel .tour_tab li.selected {border:1px solid #35bdf0;}
#character_party .tourlist.tabpanel .tour_tab li span {display:block;height:58px;line-height:58px;font-size:1.6rem;font-weight:bold;text-align:center;background:#f4f4f4;;}
#character_party .tourlist.tabpanel .tour_tab li.selected span {color:#fff;background:#35bdf0;position:relative;}
#character_party .tourlist.tabpanel .tour_tab li.selected span::after {content:"";position:absolute;bottom:-40px;left:50%;margin-left:-30px;width:0;height:0;border:30px solid transparent;border-top:20px solid #35bdf0}
#character_party .tourlist.tabpanel .tour_panel_title {position: relative;color:#fff;padding:15px;line-height:1.4;font-size:1.8rem;font-weight:bold;text-align:center;background:#23af00;margin-bottom:20px;}
#character_party .tourlist.tabpanel .tour_panel + .tour_panel_title {margin-top:60px;}
#character_party .tourlist.tabpanel .tour_panel_title::after {content:"";position:absolute;bottom:-40px;left:50%;margin-left:-30px;width:0;height:0;border:30px solid transparent;border-top:20px solid #23af00;}
@media (max-width:767px) {
	#character_party .tourlist.tabpanel .tour_tab li.selected span::after {display:block;position:absolute;bottom:-6px;left:50%;margin-left:-6px;width:0;height:0;border-style:solid;border-width:6px 6px 0 6px;border-color:#35bdf0 transparent transparent transparent;}
	#character_party .tourlist.tabpanel .tour_panel_title::after {display:block;position:absolute;bottom:-6px;left:50%;margin-left:-6px;width:0;height:0;border-style:solid;border-width:6px 6px 0 6px;border-color:#35bdf0 transparent transparent transparent;}
	#character_party .tourlist.tabpanel .tour_panel {padding:0 0 20px 0; background: #fff;}
}

/* タブパネル版 リンクボタン */
/* -------------------------------------------------------- */
#character_party .tourlist.tabpanel .tour_panel .link_btn a {color:#fff;background:#35bdf0;}
@media (max-width:767px) {
	#character_party .tourlist.tabpanel .tour_panel .link_btn a {display: block;position: relative; height: 44px;line-height: 44px; border-radius: 8px; text-decoration: none; padding: 0;background:#ff2674;border: none;}
  
}

/* -------------------------------------------------------- */
/* コース
/* -------------------------------------------------------- */
#character_party .tourlist .tour_cnt {border:1px solid #c8c8c8; background:#fff;}
#character_party .tourlist .tour_cnt_head .cnt_head_01 {background:#fff;border:2px solid #35bdf0;}
#character_party .tourlist .tour_cnt_head .cnt_head_01 .tour_dep {color:#35bdf0;border-bottom:2px solid #35bdf0;}
#character_party .tourlist .tour_cnt_head .tour_name a {color:#333;}
#character_party .tourlist .tour_cnt_head .tour_comment {background:#fff;}
#character_party .tourlist .tour_cnt_head .tour_comment_tit {color:#fff;background:#35bdf0;}
#character_party .tourlist .tour_cnt_wrap .tour_info_list .tit {color:#fff;background:#35bdf0;}
#character_party .tourlist .tour_cnt_wrap .tour_info_list .txt .direct {color:#35bdf0;border:1px solid #35bdf0;}
#character_party .tourlist .tour_cnt_wrap .tour_info_tab {background:#e6e6e6;}
#character_party .tourlist .tour_cnt_wrap .tour_info_tab_nav li span {background:#35bdf0;border-radius:4px 4px 0 0;color:#fff;border-bottom:3px solid #35bdf0;}
#character_party .tourlist .tour_cnt_wrap .tour_info_tab_nav li.active span {color:#000;background:#fff;border-bottom:3px solid #fff;}
#character_party .tourlist .tour_cnt_wrap .tour_info_tab_panel {background:#fff;}
#character_party .tourlist .tour_cnt_wrap .tour_info_tab_panel .tour_price_tit span:after {border-color: transparent transparent transparent #323232;}
#character_party .tourlist .tour_cnt_wrap .tour_info_tab_panel .tour_price_txt .price {color:#fa3734;}
#character_party .tourlist .tour_cnt_wrap .tour_info_tab_panel .tour_price_txt .member .price {color:#505050;}
#character_party .tourlist .tour_cnt_wrap .tour_info_tab_panel .tour_price_txt .member .discount {background:#fa3734;color:#fff;}
#character_party .tourlist .tour_cnt_wrap .tour_info_tab_panel .tour_price_txt .att .att_01 {display:block;color:#fa3734;}
#character_party .tourlist .tour_cnt_wrap .tour_info_tab_panel .tour_price_txt .att .att_03 {color:#0064d2;}
#character_party .tourlist .tour_cnt_wrap .tour_info_tab_panel .tour_btn a {color:#fff;background:#ff2674;}
@media (max-width:767px) {
	#character_party .tourlist .tour_cnt {background:#fff; border: none; box-shadow: 0 0 0;}
	#character_party .tourlist .tour_cnt_head {background:#f4f4f4;}
	#character_party .tourlist .tour_cnt_head .cnt_head_01 {display: none;}
	#character_party .tourlist .tour_cnt_head .cnt_head_01 .tour_dep {border-right:1px solid #23af00;}
  #character_party .tourlist .tour_cnt_head .tour_comment {display: none;}
	#character_party .tourlist .tour_cnt_wrap .tour_info_list li {border-bottom:1px solid #e6e6e6;}

	#character_party .tourlist .tour_cnt_wrap .tour_info_tab {background:#fff;}
	#character_party .tourlist .tour_cnt_wrap .tour_info_tab_nav li span {background:#e9f9ff;border-bottom:3px solid #e9f9ff; color: #222;}
	#character_party .tourlist .tour_cnt_wrap .tour_info_tab_nav li.active span {color:#fff;background:#35bdf0;border-bottom:3px solid #35bdf0;}
  #character_party .tourlist .tour_cnt_wrap .tour_info_tab_panel .panel_cnt{border-top:none;}
	#character_party .tourlist .tour_cnt_wrap .tour_info_tab_panel {background:#fff;border:2px solid #35bdf0;}
  #character_party .tourlist .tour_cnt_wrap .tour_info_tab_panel .tour_btn a {color: #fff; background: #ff2674;}
  }
  