@charset "UTF-8";

/* -----------------------------------------------------------
CSS Information

File name:      style.css
Created:        2021-02-24
Style Info:     沖縄 CSS
----------------------------------------------------------- */
/*
 * template-lp_ad.php template-lp_ad_sim.php で使用

 */


#lp_ad p {font-size: 1.6rem;}


#lp_ad a {opacity: 1; display: block;}
#lp_ad a:hover {opacity: 0.65;}
#lp_ad img {max-width: 100%;}
#lp_ad a.btn {display: block; width: 100%; height: 100%; background: #fff500;}

#lp_ad .container {max-width: 1070px; width: 100%; margin: 0 auto; padding: 0 15px;}


#lp_ad .sec {margin-bottom: 90px;}
#lp_ad .sec_tit {display: flex; align-items: flex-end; margin-bottom: 50px;}
#lp_ad .sec_tit .tit_i {margin-right: 30px;}
#lp_ad .sec_tit .tit_txt {line-height: 140%; font-size: 2.4rem; font-weight: bold;}

#lp_ad .bl_more_tour {text-align: center;}
#lp_ad .bl_more_tour p {color: #009b9b; font-size: 2.4rem; font-weight: bold; margin-bottom: 25px;}
#lp_ad .bl_more_tour .bl_btn {width: 500px; height: 80px; margin: 0 auto 15px;}
#lp_ad .bl_more_tour .bl_btn a.btn {border-radius: 10px; display: flex; justify-content: center; align-items: center; font-size: 2.8rem; font-weight: bold; position: relative;}
#lp_ad .bl_more_tour .bl_btn a.btn:after {content: ""; display: block; width: 12px; height: 12px; border-top: solid 2px #009b9b; border-right: solid 2px #009b9b; position: absolute; right: 20px; transform: rotate(45deg);}



#lp_ad .tour_panel .bl_btn {width: 520px; height: 70px; margin: 0 auto;}
#lp_ad .tour_panel .bl_btn a.btn {border-radius: 10px; display: flex; justify-content: center; align-items: center; font-size: 2rem; font-weight: bold; position: relative;}
#lp_ad .tour_panel .bl_btn a.btn:after {content: ""; display: block; width: 12px; height: 12px; border-top: solid 2px #009b9b; border-right: solid 2px #009b9b; position: absolute; right: 20px; transform: rotate(45deg);}



/***********************
*Visual シンプル版
************************/

#lp_ad.sim .bl_more_btn {text-align: center; margin-bottom: 90px;}
#lp_ad.sim .bl_more_btn p {color: #009b9b; font-size: 2.4rem; font-weight: bold; margin-bottom: 25px;}
#lp_ad.sim .bl_more_btn .bl_btn {width: 500px; height: 80px; margin: 0 auto 15px;}
#lp_ad.sim .bl_more_btn .bl_btn a.btn {border-radius: 10px; display: flex; justify-content: center; align-items: center; font-size: 2.8rem; font-weight: bold; position: relative;}
#lp_ad.sim .bl_more_btn .bl_btn a.btn:after {content: ""; display: block; width: 12px; height: 12px; border-top: solid 2px #009b9b; border-right: solid 2px #009b9b; position: absolute; right: 20px; transform: rotate(45deg);}

#lp_ad.sim .bl_more_btn.sale .bl_btn a.btn:before {content: ""; display: block; width: 45px; height: 45px; background: url("../img/lp_ad/i_musimegane.svg") no-repeat ; background-size: 100%; position: absolute; left: 30px;}
#lp_ad.sim .bl_more_btn.sale .bl_btn a.btn:after {content: ""; display: block; width: 12px; height: 12px; border-top: solid 2px #009b9b; border-right: solid 2px #009b9b; position: absolute; right: 20px; transform: rotate(-45deg);}


@media screen and (max-width:767px) {
	#lp_ad .sec {margin-bottom: 16vw;}
	#lp_ad .sec_tit {width: calc(100% + 30px); position: relative; left: -15px;}
	#lp_ad .sec_special .sec_tit {margin-bottom: 20px; }
	#lp_ad .sec_tit .tit_i {margin-right: 10px; width: 38vw;}
	#lp_ad .sec_tit .tit_txt {font-size: 3.6vw;}

	#lp_ad .bl_more_tour {text-align: center;}
	#lp_ad .bl_more_tour p {color: #009b9b; font-size: 1.8rem; font-weight: bold; margin-bottom: 15px;}
	#lp_ad .bl_more_tour .bl_btn {width: 100%; height: 60px; margin: 0 auto 10px;}
	#lp_ad .bl_more_tour .bl_btn a.btn {border-radius: 10px; display: flex; justify-content: center; align-items: center; font-size: 2rem; font-weight: bold; position: relative;}
	#lp_ad .bl_more_tour .bl_btn a.btn:after {content: ""; display: block; width: 12px; height: 12px; border-top: solid 2px #009b9b; border-right: solid 2px #009b9b; position: absolute; right: 20px; transform: rotate(45deg);}
	
	#lp_ad .tour_panel .bl_btn {width: 100%; height: 60px; margin: 0 auto;}
	#lp_ad .tour_panel .bl_btn a.btn {border-radius: 10px; display: flex; justify-content: center; align-items: center; font-size: 1.4rem; font-weight: bold; position: relative;}
	#lp_ad .tour_panel .bl_btn a.btn:after {content: ""; display: block; width: 12px; height: 12px; border-top: solid 2px #009b9b; border-right: solid 2px #009b9b; position: absolute; right: 20px; transform: rotate(45deg);}
	
	
/***********************
*Visual シンプル版
************************/
	
	#lp_ad.sim .sec_tit {margin-bottom: 25px;}
	#lp_ad.sim .bl_more_btn {margin-bottom: 50px;}
	#lp_ad.sim .bl_more_btn p {font-size: 1.8rem;}
	#lp_ad.sim .bl_more_btn .bl_btn {width: 100%; height: 60px; margin: 0 auto 10px;}
	#lp_ad.sim .bl_more_btn .bl_btn a.btn {font-size: 1.4rem; }


	#lp_ad.sim .bl_more_btn.sale .bl_btn a.btn:before {width: 27px; height: 27px;}
	

	
}
/*-------------------------------------------------*/
/* Modal */
/*-------------------------------------------------*/
.overlay {position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.65); display: none;z-index:1010;}



/***********************
*Visual
************************/
#lp_ad .visual{height: 422px; margin-bottom: 45px; padding-top: 40px;}


#lp_ad .visual .container {position: relative; display: flex; justify-content: flex-end; height: 360px;}
#lp_ad .visual p.visual_lead_sp ,
#lp_ad p.main_search_lead_sp {display: none;}
#lp_ad .visual p.visual_lead_pc {font-weight: bold; color:#fff; position: absolute; top: -28px; left: 15px; }
#lp_ad .visual p.visual_lead_pc span {color: #fff000;}

#lp_ad .visual .visual_bord {width:470px; position: relative;}

#lp_ad .visual .visual_bord h1.dis_pc {position: relative; top: -15px;}
#lp_ad .visual .visual_bord h1.dis_pc img:first-child {margin-bottom: 5px;}
#lp_ad .visual .visual_bord .go_sec_w {width: 110px; height: 55px; display: block; text-align: center; position: absolute; top: -40px; right: 0;background: #fff500;}
#lp_ad .visual .visual_bord .go_sec_w div {width: 100%; height: 55px; padding: 18px 10px 0;}
#lp_ad .visual .visual_bord .go_sec_w div .btn {position: relative; padding-left: 38px;font-size: 1.7rem; font-weight: bold; letter-spacing: -0.1em; text-align: left;}
#lp_ad .visual .visual_bord .go_sec_w div .btn span {display: block; padding-top: 5px;}
/*#lp_ad .visual .visual_bord .go_sec_w div:first-child .btn {border-bottom: solid 1px #000;}
*/
#lp_ad .visual .visual_bord .go_sec_w div:first-child .btn:before {content: ""; display: block; background: url("../img/lp_ad/i_weth_b.svg") no-repeat; width: 30px; height: 40px; position: absolute; left: 2px;} 
#lp_ad .visual .visual_bord .go_sec_w div:last-child .btn:before {content: ""; display: block; background: url("../img/lp_ad/i_good_b.svg") no-repeat; width: 23px; height: 40px; position: absolute; left: 5px;} 
#lp_ad .visual .visual_bord .go_sec_w div .btn:after {content: ""; display: block; width: 7px; height: 7px; border-top: solid 2px #000; border-right: solid 2px #000; transform: rotate(135deg); position: absolute; right: 2px; top: 10px;}

#lp_ad .visual .bl_tour {width: 100%; height: 225px; background: rgba(255,255,255,0.8); position: absolute; bottom: 0; right: 0; border-radius: 8px; padding: 20px;} 

#lp_ad .visual .bl_tour .tour_tub {display: flex; justify-content: flex-start; margin-left: 15px;}

#lp_ad .visual .bl_tour .tour_tub li {background: #4fbbb5; color: #ffffff; font-size: 1.2rem; font-weight: bold; display: flex; justify-content: center; align-items: center;line-height: 12px; width: 110px; height: 30px; margin-right: 3px; border-radius: 8px 8px 0 0; cursor: pointer;}
#lp_ad .visual .bl_tour .tour_tub li.is_active ,
#lp_ad .visual .bl_tour .tour_tub li:hover {background: #009b9b}


#lp_ad .visual .bl_tour .tour_panel {display: none; width: 100%; height: 120px;margin-bottom: 15px;}

#lp_ad .visual .bl_tour .tour_panel.is_active {display: block;}
#lp_ad .visual .bl_tour .tour_panel a {background: #ffffff; border: solid 1px #d2d2d2; overflow: hidden; display: flex; justify-content: space-between; border-radius: 8px; }
#lp_ad .visual .bl_tour .tour_panel .pic {width:120px; height: 120px; overflow: hidden; position: relative;}
#lp_ad .visual .bl_tour .tour_panel .pic img {min-width: 100%; height: 100%; max-width: inherit; position: relative; top: 50%; left: 50%; transform: translate(-50%,-50%);}
#lp_ad .visual .bl_tour .tour_panel .pic span {position: absolute; display: block; top:5px; right:5px; background: #fff500; width: 55px; height: 20px; border-radius: 50px; text-align: center; line-height: 20px; font-size: 1.2rem;}

#lp_ad .visual .bl_tour .tour_panel .note {width: 285px; padding: 5px 15px 0 0;}
#lp_ad .visual .bl_tour .tour_panel .note p.tit {font-weight: bold; margin-bottom: 5px; max-width: 100%; word-break: break-all; overflow: hidden;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical;line-height: 24px;max-height: calc(24px*3);}
#lp_ad .visual .bl_tour .tour_panel .note p.price {color: #eb5069; display: flex; align-items: center; justify-content: space-between; width: 100%; font-size: 2.1rem; font-weight: bold;}
#lp_ad .visual .bl_tour .tour_panel .note p.price:after {content: ""; display: block; background: url("../img/lp_ad/i_next.svg") no-repeat; background-size: 100%; width: 20px; height: 20px;}



/***********************
*Visual シンプル版
************************/
#lp_ad.sim .visual {padding-top: 21px;}
#lp_ad.sim .visual .container {justify-content: flex-start;}
#lp_ad.sim .visual .visual_bord {width: calc(100% - 555px);}
#lp_ad.sim .visual .container .sim_page_tit {background:rgba(255,255,255,0.90);  height: 380px; display: flex; align-items: center; justify-content: center; padding: 0 40px; border-radius: 8px;}
#lp_ad.sim p.main_search_lead {text-align: center; color:#FF4A4A; display: block; font-weight: bold; font-size: 1.6rem; margin-bottom: 15px;}


@media screen and (max-width:768px) {
	#lp_ad .visual{background: none; height: auto; margin-bottom: 10px; padding-top: 0;} 
	#lp_ad .visual .container {display: block; padding: 0; height: auto;}
	#lp_ad .visual p.visual_lead_pc {display: none;}
	#lp_ad .visual .visual_bord {width:100%; position: relative;}
	#lp_ad .visual .visual_bord .dis_pc {display: none;}

	
	#lp_ad .visual .bl_page_tit {background: #009b9b; width: 100%; display: flex; justify-content: space-between; height: 60px; margin-bottom: 0;padding: 5px 0;}
	#lp_ad .visual .bl_page_tit_info { margin-left: 15px;}
	#lp_ad .visual p.visual_lead_sp {font-weight: bold; color:#fff; display: block; font-size: 1.3rem;}
	#lp_ad .visual p.visual_lead_sp span {color: #fff000;}
	#lp_ad p.main_search_lead_sp {text-align: center; color:#eb5069; display: block; font-weight: bold; margin-bottom: 5px; font-size: 1.2rem;}

	#lp_ad .visual .page_tit {display: flex; justify-content: flex-start;align-items: center;}
	/*#lp_ad .visual .page_tit:before {content: ""; display: inline-block; width: 30px; height: 30px; background: url("../img/lp_ad/i_tra.svg") no-repeat; }*/
	#lp_ad .visual .page_tit img {max-height: 100%;}
	#lp_ad .visual .page_tit img:first-child {width: 80px; margin-right: 10px;}
	#lp_ad .visual .page_tit img:last-child {max-width: calc(100% - 80px); max-height: 30px;}
	
	
	#lp_ad .visual .go_sec_w {background: none; width: auto; height: auto; display: flex; justify-content: flex-start;}
	#lp_ad .visual .go_sec_w div {width: 50px; height: 50px; margin-right: 10px;}
	#lp_ad .visual .go_sec_w div .btn {color: #000; font-size: 1.3rem; font-weight: bold; background: #FFF500; border-radius: 5px; padding: 5px 0 0; line-height: 1.2; position: relative; text-align: center; }
/*	#lp_ad .visual .go_sec_w div:first-child .btn:before {content: ""; display: block; background: url("../img/lp_ad/i_weth_w.svg") no-repeat center; width: 25px; height: 30px;}
	#lp_ad .visual .go_sec_w div:last-child .btn:before {content: ""; display: block; background: url("../img/lp_ad/i_good_b.svg") no-repeat center; width: 20px; height: 30px;}
*/
	#lp_ad .visual .go_sec_w .btn:after {content: ""; display: block; width: 5px; height: 5px; border-top: solid 2px #000; border-right: solid 2px #000; transform: rotate(135deg); position: absolute; bottom: 5px; left: 50%; margin-left: -2px;}

	#lp_ad .visual .bl_tour {position: relative; height: auto; padding: 5px 15px; border-radius: 0;}
	#lp_ad .visual .bl_tour .tour_tub {display: flex; justify-content: flex-start; margin-left: 15px;}

	#lp_ad .visual .bl_tour .tour_tub li {background: #FFF500; color: #009B9B; font-size: 1.1rem; font-weight: bold; display: flex; justify-content: center; align-items: center;line-height: 12px; width: 110px; height: 20px; margin-right: 3px; border-radius: 5px 5px 0 0; cursor: pointer; position: relative; top: 5px;}
	#lp_ad .visual .bl_tour .tour_tub li.is_active {background: #009b9b; color: #ffffff; height: 25px; top: 0; }
	#lp_ad .visual .bl_tour .tour_tub li:hover {background: #009b9b; color: #ffffff;}

	#lp_ad .visual .bl_tour .tour_panel {width: 100%; height: auto; margin-bottom: 5px;}

	#lp_ad .visual .bl_tour .tour_panel.is_active {display: block;}
	#lp_ad .visual .bl_tour .tour_panel a {background: #ffffff; border: solid 1px #009B9B; overflow: hidden; display: flex; justify-content: space-between; border-radius: 8px; padding: 5px 15px 5px 40px; position: relative;}
	#lp_ad .visual .bl_tour .tour_panel a:before {content: ""; display: block; position: absolute; top: 10px; left: 15px; width: 20px; height: 100%; background: url("../img/lp_ad/i_bag.svg") no-repeat;}
	#lp_ad .visual .bl_tour .tour_panel .pic {display: none;}
	#lp_ad .visual .bl_tour .tour_panel .note {width: 100%; padding:0;}
	#lp_ad .visual .bl_tour .tour_panel .note p.tit {margin-bottom: 0; max-width: 100%; word-break: break-all; overflow: hidden;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;line-height: 20px;max-height: calc(20px*2); font-size: 1.4rem;}
	#lp_ad .visual .bl_tour .tour_panel .note p.price { font-weight: bold; color: #eb5069; text-decoration: underline; display: flex; align-items: center; justify-content: space-between; width: 100%; font-size: 1.8rem;}
	#lp_ad .visual .bl_tour .tour_panel .note p.price:after {display: none;}
/*	#lp_ad .visual .bl_tour .tour_panel .note p.price:after {content: ""; display: block; background: url("../img/i_next.svg") no-repeat; background-size: 100%; width: 25px; height: 25px;}
*/

	
	#lp_ad .visual .bl_tour .bnr {text-align: center;}
	
	
	
	#lp_ad .visual .bl_info {background: #FFFFD2; padding: 15px; margin-bottom: 20px;}
	#lp_ad .visual .bl_info p.tit {color: #000000; font-weight: bold; width: 100%; margin-bottom: 5px; font-size: 1.2rem;}
	#lp_ad .visual .bl_info p.tit:before {content: ""; display: inline-block; width: 15px; height: 15px; background: url("../img/lp_ad/i_che.svg") no-repeat; position: relative; top: 5px; margin-right: 5px;}
	#lp_ad .visual .bl_info ul {display: flex; justify-content: space-between;}
	#lp_ad .visual .bl_info ul .info_icon {width: calc((100% - 25px) / 6);}
	#lp_ad .info_icon a {display: block; width: 100%; padding-top: 100%; border-radius: 100px; background: #FFF500; position: relative;}
	
	#lp_ad .info_icon a:before {content: ""; display: block; width: 100%; position: absolute; bottom: 45%;}
	#lp_ad .info_icon.info_icon_hotel a:before {background: url("../img/lp_ad/i_info_hotel.svg")no-repeat center; height: 35%;}
	#lp_ad .info_icon.info_icon_targ a:before {background: url("../img/lp_ad/i_info_targ.svg")no-repeat center; height: 35%;}
	#lp_ad .info_icon.info_icon_gourm a:before {background: url("../img/lp_ad/i_info_gourm.svg")no-repeat center; height: 35%;}
	#lp_ad .info_icon.info_icon_spot a:before { background: url("../img/lp_ad/i_info_spot.svg")no-repeat center;height: 35%;}
	#lp_ad .info_icon.info_icon_spa a:before {background: url("../img/lp_ad/i_info_spa.svg")no-repeat center;height: 35%;}
	#lp_ad .info_icon.info_icon_shop a:before { background: url("../img/lp_ad/i_info_shop.svg")no-repeat center;height: 35%;}
	#lp_ad .info_icon a span {color: #009a9a; font-weight: bold; font-size: 2.5vw; position: absolute; top: 60%; display: block; width: 100%; text-align: center;}

	
/***********************
*Visual シンプル版
************************/
	#lp_ad.sim .visual {padding-top: 0;}
	#lp_ad.sim .visual .visual_bord {width:100%;}
	#lp_ad.sim .visual .container .sim_page_tit {background:none; height: auto; display: block;padding: 0;}
	#lp_ad.sim p.main_search_lead {text-align: center; color:#FF4A4A; display: block; font-weight: bold; font-size: 1.4rem; margin-bottom: 15px;}
	
	
	
}

@media screen and (max-width:320px) {
	#lp_ad .visual p.visual_lead_sp {font-size: 1rem;}
}




/***********************
*Special
************************/

#lp_ad .sec_special .slider_wrap {width: calc(100% + 20px); position: relative; left: -10px;}
#lp_ad .sec_special .bl_slider .slide_box {padding:0 10px; }
#lp_ad .sec_special .bl_slider .slide_box_inner {border: solid 1px #009b9b; border-radius: 8px; overflow: hidden;}
#lp_ad .sec_special .bl_slider .slide_box .note {padding: 15px;}
#lp_ad .sec_special .bl_slider .slide_box .tit {margin-bottom: 10px;}
#lp_ad .sec_special .bl_slider .slide_box p.tit a {color: #009b9b; font-size: 1.4rem; font-weight: bold;}
#lp_ad .sec_special .bl_slider .slide_box p.txt {font-size: 1.2rem;}

#lp_ad .sec_special .bl_slider {position: relative;}
#lp_ad .sec_special .bl_slider .prev-arrow ,
#lp_ad .sec_special .bl_slider .next-arrow {position: absolute; top: calc(50% - 20px); background: rgba(0,0,0,0.8); border: none; width: 40px; height: 40px; border-radius: 100px; cursor: pointer; z-index: 10;}

#lp_ad .sec_special .bl_slider .prev-arrow {left: -10px;}
#lp_ad .sec_special .bl_slider .next-arrow {right: -10px;}
#lp_ad .sec_special .bl_slider .prev-arrow:before {content: ""; display: block; width: 10px; height: 10px; border-top: solid 1px #fff; border-left: solid 1px #fff; transform: rotate(-45deg); margin-top: 15px; margin-left: 17px;}
#lp_ad .sec_special .bl_slider .next-arrow:before {content: ""; display: block; width: 10px; height: 10px; border-top: solid 1px #fff; border-right: solid 1px #fff; transform: rotate(45deg); margin-top: 15px; margin-left: 12px;}



#lp_ad .sec_special .bl_slider .slick-slide { height: auto;}
#lp_ad .sec_special .more_btn {display: none;}

@media screen and (max-width:768px) {
	#lp_ad .sec_special .slider_wrap {width: 100%; left: 0;}
	#lp_ad .sec_special .bl_slider {display: flex; justify-content: space-between; flex-wrap: wrap;}
	#lp_ad .sec_special .bl_slider .slide_box {width: calc((100% - 10px) / 2); margin-bottom: 20px; padding: 0;}
	#lp_ad .sec_special .bl_slider .slide_box_inner {height: 100%;}
	#lp_ad .sec_special .bl_slider .slide_box img {width: 100%;}
	
	#lp_ad .sec_special .more_btn {border: solid 1px #009b9b; width: 200px; height: 40px; line-height: 40px; border-radius: 100px; text-align: center; position: relative; margin: 0 auto; display: none; cursor: pointer;}
	#lp_ad .sec_special .more_btn:before {content: "もっと見る"; color: #009b9b; font-weight: bold;}
	#lp_ad .sec_special .more_btn:after {content: ""; display: block; width: 8px; height: 8px; border-bottom: solid 1px #009b9b;border-right: solid 1px #009b9b; transform: rotate(45deg); position: absolute; top: 50%; right: 20px; margin-top: -8px;}
	#lp_ad .sec_special .more_btn.is_active:before {content: "閉じる"; color: #009b9b; font-weight: bold;}
	#lp_ad .sec_special .more_btn.is_active:after {content: ""; display: block; width: 8px; height: 8px; border-bottom: solid 1px #009b9b;border-right: solid 1px #009b9b; transform: rotate(-135deg); position: absolute; top: 50%; right: 20px; margin-top: -2px;}
}

/***********************
*Tour
************************/

/*
#lp_ad .tour_list .tour_list_tit {background: url("../img/i_no_01.svg") no-repeat top left;  background-size:30px;  padding-left: 40px; font-size: 2.4rem; font-weight: bold; margin-bottom: 20px; min-height: 30px;}


#lp_ad .tour_list.tour_list_02 .tour_list_tit {background: url("../img/i_no_02.svg") no-repeat top left;}

#lp_ad .tour_list.tour_list_03 .tour_list_tit {background: url("../img/i_no_03.svg") no-repeat top left;}
*/

#lp_ad .tour_list .tour_list_tit_wrap {display: flex; justify-content: space-between; flex-wrap: wrap;}
#lp_ad .tour_list .tour_list_tit {font-size: 2.4rem; font-weight: bold; margin-bottom: 20px; min-height: 30px; display: inline-block;}

#lp_ad .tour_list .tour_list_tit:before {content: "1"; background:#FFFFD2; border:solid 1px #009B9B; color:#009B9B; font-size: 2rem; font-weight:bold; border-radius:50px; width: 30px; height: 30px; display: inline-block; margin-right: 15px; text-align: center; line-height: 30px;}
#lp_ad .tour_list:nth-child(2) .tour_list_tit:before  {content: "2";}
#lp_ad .tour_list:nth-child(3) .tour_list_tit:before  {content: "3";}
	
	


#lp_ad .tour_list.bl_tour .tour_tub_wrap {display: inline-block;}

#lp_ad .tour_list.bl_tour .tour_tub {display: flex; justify-content: flex-end;}
#lp_ad .tour_list.bl_tour .tour_tub li {background: #4fbbb5; color: #ffffff; font-size: 1.2rem; font-weight: bold; display: flex; justify-content: center; align-items: center;line-height: 12px; width: 100px; height: 30px; margin-right: 3px; border-radius: 8px 8px 0 0; cursor: pointer;}
#lp_ad .tour_list.bl_tour .tour_tub li.is_active ,
#lp_ad .tour_list.bl_tour .tour_tub li:hover {background: #009b9b}
#lp_ad .tour_list.bl_tour .tour_panel {display: none;}
#lp_ad .tour_list.bl_tour .tour_panel.is_active {display: block;}




#lp_ad .tour_list {margin-bottom: 50px;}
#lp_ad .tour_panel ul {display: flex; justify-content: flex-start; flex-wrap: wrap; margin-bottom: 45px;}
#lp_ad .tour_panel ul li {width: calc(( 100% - 40px ) / 3 ); border:solid 1px #d2d2d2; border-radius: 10px; overflow: hidden; margin-right: 20px;}
#lp_ad .tour_panel ul li:nth-child(3n) {margin-right: 0;}
#lp_ad .tour_panel ul li .pic {position: relative; padding-top: 57%; width: 100%; overflow: hidden;}
#lp_ad .tour_panel ul li .pic img {position: absolute; top:0; right: 0;}
#lp_ad .tour_panel ul li .pic span {position: absolute; display: block; top:10px; right: 10px; background: #fff500; width: 75px; height: 25px; border-radius: 50px; text-align: center; line-height: 25px;}
#lp_ad .tour_panel ul li .note {padding: 15px;}

#lp_ad .tour_panel ul li .note p {font-weight: bold;}
#lp_ad .tour_panel ul li .note p.tit {margin-bottom: 20px; max-width: 100%; word-break: break-all; overflow: hidden;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical;line-height: 24px;max-height: calc(24px*3); margin-bottom: 5px;}
#lp_ad .tour_panel ul li .note p.price {color: #eb5069; display: flex; align-items: center; justify-content: space-between; width: 100%; font-size: 2.1rem;}
#lp_ad .tour_panel ul li .note p.price:after {content: ""; display: block; background: url("../img/lp_ad/i_next.svg") no-repeat; background-size: 100%; width: 20px; height: 20px;}


	
/***********************
*Tour シンプル版
************************/
#lp_ad.sim .sec_tour .bl_tour_anc {margin-bottom: 90px; display: flex; justify-content: center;}
#lp_ad.sim .sec_tour .bl_tour_anc .tour_anc {width:165px; height: 50px; margin: 0 10px;}
#lp_ad.sim .sec_tour .bl_tour_anc .tour_anc a {display: block; width: 100%; height: 100%; background: #F1F6F6; border-radius: 8px; color: #009B9B; line-height: 30px; padding: 10px 20px; font-size: 1.8rem; font-weight: bold; position: relative;}
#lp_ad.sim .sec_tour .bl_tour_anc .tour_anc a:after {content: ""; display: block; width: 10px; height: 10px; border-bottom: solid 1px #009B9B; border-right: solid 1px #009B9B; transform: rotate(45deg) translateY(-10px); position: absolute; right: 20px; top: 50%;}


@media screen and (max-width:767px) {
/*
	#lp_ad .tour_list .tour_list_tit {background: url("../img/i_no_01.svg") no-repeat top left;  background-size:20px;  padding-left: 30px; font-size: 2rem; font-weight: bold; margin-bottom: 10px; min-height: 30px;}
	#lp_ad .tour_list.tour_list_02 .tour_list_tit {background: url("../img/i_no_02.svg") no-repeat top left;  background-size:20px;}
	#lp_ad .tour_list.tour_list_03 .tour_list_tit {background: url("../img/i_no_03.svg") no-repeat top left;  background-size:20px;}
*/	
	
	#lp_ad .tour_list .tour_list_tit {font-size: 2rem; margin-bottom: 10px; min-height: 30px;}

	#lp_ad .tour_list .tour_list_tit:before {font-size: 1.4rem; width: 18px; height: 18px; line-height: 18px; margin-right: 10px;}

	#lp_ad .tour_list.bl_tour .tour_tub_wrap {display: block; width: 100%;}
	#lp_ad .tour_list.bl_tour .tour_tub {justify-content: flex-start; margin-bottom: 20px;}

	#lp_ad .tour_list.bl_tour .tour_tub li {background: #FFF500; color: #009B9B; font-size: 1.1rem; font-weight: bold; display: flex; justify-content: center; align-items: center;line-height: 12px; width: calc((100% - 30px) / 4); height: 20px; margin-right: 3px; border-radius: 5px 5px 0 0; cursor: pointer; position: relative; top: 5px;}
	#lp_ad .tour_list.bl_tour .tour_tub li.is_active {background: #009b9b; color: #ffffff; height: 25px; top: 0; }
	#lp_ad .tour_list.bl_tour .tour_tub li:hover {background: #009b9b; color: #ffffff;}
	

	#lp_ad .tour_list {margin-bottom: 40px;}
	#lp_ad .tour_panel ul {display: block; margin-bottom: 15px;}
	#lp_ad .tour_panel ul li {margin-bottom: 15px; width: 100%;}
	#lp_ad .tour_panel ul li a {background: #ffffff; border: solid 1px #009b9b; overflow: hidden; display: flex; justify-content: space-between; border-radius: 8px; padding: 5px 15px 5px 40px; position: relative;}
	#lp_ad .tour_panel ul li a:before {content: ""; display: block; position: absolute; top: 10px; left: 15px; width: 20px; height: 100%; background: url("../img/lp_ad/i_bag.svg") no-repeat;}
	#lp_ad .tour_panel ul li .pic {display: none;}
	#lp_ad .tour_panel ul li .note {width: 100%; padding: 0;}
	#lp_ad .tour_panel ul li .note p.tit { margin-bottom: 0; max-width: 100%; word-break: break-all; overflow: hidden;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;line-height: 20px;max-height: calc(20px*2); font-size: 1.4rem;}
	#lp_ad .tour_panel ul li .note p.price {font-weight: bold;color: #eb5069; text-decoration: underline; display: flex; align-items: center; justify-content: space-between; width: 100%; font-size: 1.8rem;}
	#lp_ad .tour_panel ul li .note p.price:after {content: ""; display: block; background: url("../img/lp_ad/i_next.svg") no-repeat; background-size: 100%; width: 25px; height: 25px;}

	
/***********************
*Tour シンプル版
************************/
	#lp_ad.sim .sec_tour .bl_tour_anc {margin-bottom: 30px; justify-content: space-between;}
	#lp_ad.sim .sec_tour .bl_tour_anc .tour_anc {width:calc((100% - 20px)/3); height: 30px; margin: 0 auto;}
	#lp_ad.sim .sec_tour .bl_tour_anc .tour_anc a {font-size: 1.2rem; line-height: 30px; padding: 0 10px;;}
	#lp_ad.sim .sec_tour .bl_tour_anc .tour_anc a:after {content: ""; display: block; width: 5px; height: 5px; transform: rotate(45deg) translateY(-5px); right: 10px;}
	
}


/***********************
*Info
************************/
#lp_ad .info_list ul {display: flex; justify-content: space-between; flex-wrap: wrap; margin-bottom: 70px;}
#lp_ad .info_list ul li {width: calc(( 100% - 40px ) / 3 ); border:solid 1px #d2d2d2; padding: 10px 35px 30px; border-radius: 10px; margin-bottom: 30px;}
#lp_ad .info_list .info_list_cat {margin: 0 auto 10px; text-align: center;}
#lp_ad .info_list .info_list_cat p {font-size: 1.8rem; color: #009b9b; font-weight: bold; margin-bottom: 10px;}

#lp_ad .info_list ul li .info_list_cat .icon {margin: 0 auto 5px; 1px; height: 45px; display: flex; align-items: center;}
#lp_ad .info_list ul li:nth-child(1) .info_list_cat .icon {width: 50px;}
#lp_ad .info_list ul li:nth-child(2) .info_list_cat .icon {width: 30px;}
#lp_ad .info_list ul li:nth-child(3) .info_list_cat .icon {width: 55px;}
#lp_ad .info_list ul li:nth-child(4) .info_list_cat .icon {width: 50px;}
#lp_ad .info_list ul li:nth-child(5) .info_list_cat .icon {width: 50px;}
#lp_ad .info_list ul li:nth-child(6) .info_list_cat .icon {width: 46px;}

#lp_ad .info_list .info_link {margin-bottom:15px; }
#lp_ad .info_list .info_link .pic {margin-bottom: 5px;}
#lp_ad .info_list .info_link p.tit {font-size: 1.4rem; font-weight: bold;}

#lp_ad .info_list .bl_btn {width: 145px; height: 40px; margin: 0 auto
;}
#lp_ad .info_list .bl_btn a.btn {font-size: 1.4rem; font-weight: bold; display: flex; justify-content: center; align-items: center; border-radius: 50px;}

#lp_ad .bl_strengths {background: #e2f4f0; padding: 30px 30px 0; overflow: hidden;}
#lp_ad .bl_strengths dl {width: 100%; display: flex; justify-content:space-between; flex-wrap: wrap;}
#lp_ad .bl_strengths dt {width:calc(((100% - 60px) / 4) + 30px); height: 186px; background: #b9e6e1; align-items: center; position: relative; margin: -30px 0 30px -30px;}
#lp_ad .bl_strengths dd {width:calc((100% - 60px) / 4); height: 156px; margin-bottom: 30px; background: #fff; text-align: center; border-radius: 10px; overflow: hidden; padding: 0 10px;}
#lp_ad .bl_strengths dd img {max-height: 90px;}
#lp_ad .bl_strengths dd p {font-weight: bold;}

@media screen and (max-width:767px) {
	#lp_ad .info_list_sp.container {padding: 0;}
	#lp_ad .info_list_sp ul {display: flex; justify-content: space-between; flex-wrap: wrap; margin-bottom: 5vw;}
	#lp_ad .info_list_sp ul li {width: calc(( 100% - 6vw ) / 3 ); margin-bottom: 5vw;}
	#lp_ad .info_list_sp ul li a {margin-bottom: 10px;}
	#lp_ad .info_list_sp ul li p.txt_01 {font-size: 3.2vw; color: #009a9a; position: relative; padding-left: 6vw; margin-bottom: 5px;}
	#lp_ad .info_list_sp ul li p.txt_01:before {content: ""; display: block; width: 100%; width: 5vw; height: 5vw; border-radius: 100px; border: solid 1px #009a9a; position: absolute; left: 0; top: 50%; margin-top: -12px;}
	#lp_ad .info_list_sp ul li.hotel p.txt_01:before {background:#ffffd2 url("../img/lp_ad/i_info_hotel.svg")no-repeat center;background-size: 70%;}
	#lp_ad .info_list_sp ul li.highlights p.txt_01:before {background:#ffffd2 url("../img/lp_ad/i_info_targ.svg")no-repeat center;background-size: 50%;}
	#lp_ad .info_list_sp ul li.gourmet p.txt_01:before  {background:#ffffd2 url("../img/lp_ad/i_info_gourm.svg")no-repeat center;background-size: 70%;}
	#lp_ad .info_list_sp ul li.photogenic p.txt_01:before {background:#ffffd2 url("../img/lp_ad/i_info_spot.svg")no-repeat center 40%;background-size: 80%;}
	#lp_ad .info_list_sp ul li.spa p.txt_01:before {background:#ffffd2 url("../img/lp_ad/i_info_spa.svg")no-repeat center 40%;background-size: 70%; }
	#lp_ad .info_list_sp ul li.shopping p.txt_01:before {background:#ffffd2 url("../img/lp_ad/i_info_shop.svg")no-repeat center;background-size: 70%;}
	#lp_ad .info_list_sp ul li p.txt_02 {font-weight: bold; font-size: 4vw;}


	
	
	#lp_ad .bl_strengths {padding: 15px 15px 0; overflow: hidden; width: calc(100% + 30px); position: relative; margin-left: -15px;}
	#lp_ad .bl_strengths dt {width:calc(((100% - 15px) / 2) + 15px); height: auto; background: #b9e6e1; align-items: center; position: relative; margin: -15px 0 15px -15px;}
	#lp_ad .bl_strengths dd {width:calc((100% - 15px) / 2); height: auto; margin-bottom: 15px; background: #fff; text-align: center; border-radius: 10px; overflow: hidden; padding: 0 10px 10px;}
	#lp_ad .bl_strengths dd p {font-size: 3.6vw;}
	
}

/***********************
*Weather
************************/

#lp_ad .sec_weather_img {margin-bottom: 80px;}

@media screen and (max-width:767px) {
	#lp_ad .sec_weather_img {margin-bottom: 30px; width: calc(100% + 30px); position: relative; left: -15px;}
}