/* style.css */

body {font-family: "ヒラギノ角ゴ Pro W4","Hiragino Kaku Gothic Pro","メイリオ",Meriyo,"ＭＳ Ｐゴシック",sans-serif; color:#333;}

/* clearfix */
.clearfix:after{content:"";display:block;clear:both;}
.clearfix{display:inline-block;}
* html .clearfix{height:1%;}
.clearfix{display:block;position:relative;}

/* margin */
.mgt0 { margin-top: 0 !important; }
.mgt3 { margin-top: 3px !important; }
.mgt5 { margin-top: 5px !important; }
.mgt10t { margin-top: 8px !important; }
.mgt10 { margin-top: 10px !important; }
.mgt15t { margin-top: 13px !important; }
.mgt15 { margin-top: 15px !important; }
.mgt20t { margin-top: 18px !important; }
.mgt20 { margin-top: 20px !important; }
.mgt25t { margin-top: 23px !important; }
.mgt25 { margin-top: 25px !important; }
.mgt30t { margin-top: 28px !important; }
.mgt30 { margin-top: 30px !important; }
.mgt35t { margin-top: 33px !important; }
.mgt35 { margin-top: 35px !important; }
.mgt40t { margin-top: 38px !important; }
.mgt40 { margin-top: 40px !important; }
.mgt50t { margin-top: 48px !important; }
.mgt50 { margin-top: 50px !important; }
.mgt55 { margin-top: 55px !important; }
.mgt60t { margin-top: 58px !important; }
.mgt60 { margin-top: 60px !important; }
.mgt70t { margin-top: 68px !important; }
.mgt70 { margin-top: 70px !important; }

/* font */
.fs01 { font-size: 92.31% !important; } /* 12px */
.fm01 { font-size: 107.69% !important; } /* 14px */
.fl01 { font-size: 123.08% !important; } /* 16px */
.fl02 { font-size: 138.4615% !important; } /* 18px */

.fBrown01 { color: #6A4419 !important; }
.fPink01 { color: #DA4686 !important; }

.bold { font-weight: bold !important; }

.alL { text-align: left !important; }
.alC { text-align: center !important; }
.alR { text-align: right !important; }

/* inline block */
.iBlk { display: -moz-inline-box; display: inline-block; }

/* pageTop */
#pageTop {
	position: fixed;
    bottom: 20px;
    right: 20px;
	z-index: 10000;
}

/* breadcrumbArea */
.breadcrumb__inner {
	overflow-y: hidden;
}
/* mv */
#mv {
	width: 960px;
	margin: 0 auto;
}

/* contentsArea01 */
.contentsArea01 {
	margin: 0 auto;
	padding: 40px 0 70px 0;
	width: 960px;
	min-height: 600px;
	color: #000;
	font-family: "ヒラギノ角ゴ Pro W4","Hiragino Kaku Gothic Pro","メイリオ",Meriyo,"ＭＳ Ｐゴシック",sans-serif;
	line-height: 1.5;
}
.contentsArea01 a {
	color: #917219;
	text-decoration: none;
}
.contentsArea01 a:visited {
	color: #917219;
	text-decoration: none;
}
.contentsArea01 a:hover {
	color: #917219;
	text-decoration: underline;
}
.contentsArea01.hotel {
	padding-top: 30px;
}
.contentsArea01.villa {
	padding-top: 28px;
}
.contentsArea01.movie {
	padding-top: 20px;
}
.contentsArea01.fs_jim,
.contentsArea01.alila,
.contentsArea01.mulia {
	padding-top: 20px;
}
.contentsArea01.fs_jim p,
.contentsArea01.alila p,
.contentsArea01.mulia p {
	color: #333;
}
.contentsArea01.bali {
	padding-bottom: 0;
	min-height: 212px;
}
.contentsArea01.baliBtm {
	padding-top: 50px;
}
.contentsArea01.spa {
	padding-top: 21px;
}
.contentsArea01.top {
	padding: 35px 0 40px 0;
	min-height: 100px;
}

/* bgNav */
#bgNav-wrapper{
	background:url(../img/navi_bg.gif);
}
.bgNav {
	margin: 0 auto;
	width: 960px;
	height: 50px;
}
.bgNav ul {
 	display: flex;
   justify-content: center;
}
.bgNav ul li {
	text-indent: -9999px;
	overflow: hidden;
	zoom: 1;
}
.bgNav ul li a {
	display: block;
	height: 50px;
}
.bgNav ul li.li01 {
	width: 216px;
}
.bgNav ul li.li02 {
	width: 216px;
}
.bgNav ul li.li03 {
	width: 319px;
}
.bgNav ul li.li04 {
	width: 209px;
}
.bgNav ul li.li05 {
	width: 157px;
}
.bgNav ul li.li01 a {
	background:url(../img/navi_01_off.gif) no-repeat;
}
.bgNav ul li.li02 a {
	background:url(../img/navi_02_off.gif) no-repeat;
}
.bgNav ul li.li03 a {
	background:url(../img/navi_03_off.gif) no-repeat;
}
.bgNav ul li.li04 a {
	background:url(../img/navi_04_off.gif) no-repeat;
}

.bgNav ul li.li01 a:hover,
.bgNav ul li.li01.active a {
	background:url(../img/navi_01_on.gif) no-repeat;
}
.bgNav ul li.li02 a:hover,
.bgNav ul li.li02.active a {
	background:url(../img/navi_02_on.gif) no-repeat;
}
.bgNav ul li.li03 a:hover,
.bgNav ul li.li03.active a {
	background:url(../img/navi_03_on.gif) no-repeat;
}
.bgNav ul li.li04 a:hover,
.bgNav ul li.li04.active a {
	background:url(../img/navi_04_on.gif) no-repeat;
}


/* topMod01 */
.topMod01 {
	width: 100%;
	height: 500px;
}

/* topMod02 */
.topMod02 {
	width: 100%;
	background: #FFF;
	font-family: "ヒラギノ角ゴ Pro W4","Hiragino Kaku Gothic Pro","メイリオ",Meriyo,"ＭＳ Ｐゴシック",sans-serif;
	margin:0 auto;
	text-align:center;



}
.topMod02 a {
	color: #65462A;
	text-decoration: none;
}
.topMod02 a:visited {
	color: #65462A;
	text-decoration: none;
}
.topMod02 a:hover {
	color: #65462A;
	text-decoration: underline;
}
.topMod02 .topMod02V01 {
	margin: 0 auto;
	width: 960px;
}
.topMod02 ul li {
	float: left;
	margin-right: 15px;
	width: 310px;
}
.topMod02 ul li.last {
	margin-right: 0;
}

	/* 追加分0113*/
.topMod02 ul li.last00 {
	margin-right: 0;
	margin-bottom: 10px;
}

.topMod02 ul li span,
.topMod02 ul li img,
.topMod02 ul li a {
	display: block;
}
.topMod02 ul li span {
	margin-top: 8px;
	line-height: 1.5;
}
.topMod02 .opacBtn01 {
	margin-top: 3px;
	padding-bottom: 13px;
	text-align:right;
}
.topMod02 ul li a:hover img {
     filter: alpha(opacity=80);
    -moz-opacity: 0.80;
    opacity: 0.80;
	background: #FFF;
}

.topMod02 ul.bnrbottom {
}

.topMod02 ul.bnrbottom li {
	float: left;
	width: 155px;
	margin-right:5px;
	margin-bottom: 70px;
}
.topMod02 ul.bnrtop li{
	margin-bottom:15px;
}
.topMod02 ul.bnrbottom li.lastbnr {
	margin-right:0;
}


/* topMod03 */
.topMod03 {
	width: 960px;
	background: #FFF;
	font-family: "ヒラギノ角ゴ Pro W4","Hiragino Kaku Gothic Pro","メイリオ",Meriyo,"ＭＳ Ｐゴシック",sans-serif;
	margin:0 auto;
	text-align:center;



}
.topMod03 a {
	color: #65462A;
	text-decoration: none;
}
.topMod03 a:visited {
	color: #65462A;
	text-decoration: none;
}
.topMod03 a:hover {
	color: #65462A;
	text-decoration: none;
}
.topMod03 .topMod02V01 {
	margin: 0 auto;
	width: 960px;
}

.topMod03 ul{
  list-style: none;
  padding: 0;
  width: 960px;
  margin: 0 -15px 0 0;
  overflow: hidden;
}

.topMod03 ul li {
	float: left;
	margin-right:15px;
	width: 308px;
	border:1px solid #CCC;
	text-align:left;
}


.topMod03 ul li.last {
	margin-right: 0;
}
.topMod03 ul li span,
.topMod03 ul li img,
.topMod03 ul li a {
	display: inline;
}

.topMod03 ul li img{
	margin-bottom:10px;
}

.topMod03 .opacBtn01 {
	margin-top: 3px;
	padding-bottom: 13px;
	text-align:right;
}
.topMod03 ul li a:hover img {
     filter: alpha(opacity=80);
    -moz-opacity: 0.80;
    opacity: 0.80;
	background: #FFF;
}

.topMod03 ul li a:hover{
	background:#FDEDF3;
}


span.topMod03_text{
	display:block;
	padding:0px 10px 10px 10px;
}

span.topMod03_read{
	font-size:92.31%;
	margin:0;
	padding:0;
	color:#8B8B8B;
	margin-bottom:5px;
}


span.topMod03_ttl{
	font-size:107.69%;
	line-height:150%;
	margin:0;
	padding:0;
	color:#393939;
	font-weight:bold;
	margin-bottom:5px
}

span.price01{
	color:#CC0000;
	font-size:138.4615%;
	font-weight:bold;
}


/* topMod04 */

div#topMod04_wrapper{
	background:url(../img/footer_bg.gif) repeat-x #F9F6F2;
}

.topMod04 {
	margin: 0 auto;
	padding: 20px 0 20px 0;
	width: 960px;
	color: #333;
	font-family: "ヒラギノ角ゴ Pro W4","Hiragino Kaku Gothic Pro","メイリオ",Meriyo,"ＭＳ Ｐゴシック",sans-serif;
	line-height: 1.5;

}
.topMod04 a {
	color: #65462A;
	text-decoration: none;
}
.topMod04 a:visited {
	color: #65462A;
	text-decoration: none;
}
.topMod04 a:hover {
	color: #65462A;
	text-decoration: underline;
}

.topMod04 ul.bnrtop {
	margin-top:30px;

}

.topMod04 ul.bnrtop li {
	float: left;
	margin-right: 22px;
	width: 305px;
}
.topMod04 ul.bnrtop li.first {
}
.topMod04 ul.bnrtop li.last {
	margin-right:0;
}

.topMod04 ul.bnrbottom {
}

.topMod04 ul.bnrbottom li {
	float: left;
	width: 188px;
	margin-right:5px;
}
.topMod04 ul.bnrtop li{
	margin-bottom:15px;
}
.topMod04 ul.bnrbottom li.lastbnr {
	margin-right:0;
}

/* topList01 */
.topList01 li {
	float: left;
	margin-right: 30px;
	width: 300px;
}
.topList01 li.last {
	margin-right: 0;
}
.topList01 li span,
.topList01 li img,
.topList01 li a {
	display: block;
}
.topList01 li span.iLink02 {
	margin-top: 8px;
	line-height: 1.5;
}
.topList01 li span.text01 {
	margin-top: 3px;
	color: #333;
	line-height: 1.5;
}
.topList01 a:visited {
	color: #65462A;
	text-decoration: none;
}
.topList01 a:hover {
	color: #65462A;
	text-decoration: underline;
}
.topList01 a:hover img {
     filter: alpha(opacity=80);
    -moz-opacity: 0.80;
    opacity: 0.80;
	background: #FFF;
}
.topList01 .topMod02V01 {
	margin: 0 auto;
	width: 960px;
}

/* topTour01　topOther01 */
.topTour01 li {
	width: 455px;
	margin-top: 10px;
	padding: 10px;
	margin-right: 10px;
	background: #FFF;
	float:left;
	zoom: 1;
}
.topOther01 li {
	width: 445px;
	margin-top: 10px;
	padding: 10px 15px;
	margin-right: 10px;
	background: #FFF;
	float:left;
	zoom: 1;
}
.topTour01 li.first {
	margin-top: 0;
}
.topOther01 li.first {
	height:63px;
	margin-top: 0;
}
.topTour01 li.last,
.topOther01 li.last {
	margin-right: 0;
}
.topTour01 li span,
.topTour01 li a,
.topOther01 li a {
	display: block;
}
.topTour01 li a:hover .image01 img {
     filter: alpha(opacity=80);
    -moz-opacity: 0.80;
    opacity: 0.80;
	background: #FFF;
}
.topTour01 li .image01 {
	float: left;
	width: 150px;
}
.topTour01 li .textArea01 {
	float: right;
	width: 292px;
}
.topTour01 li .textArea01 .text01 {
	color: #006699;
}
.topTour01 li a:hover .textArea01 .text01 {
	text-decoration: underline;
}
.topTour01 .grade01 {
	margin-top: 4px;
	color: #333;
	font-size: 76.92%; /* 10px */
}
.topTour01 .grade01 img {
	display: inline;
	vertical-align: middle;
}
.topTour01 .grade01 .btn {
	margin-left: 9px;
}
.topTour01 .grade01 span {
	display: inline;
}
.topTour01 li .textArea01 .price01 {
	margin-top: 3px;
	color: #C00;
	font-size: 138.4615%;
}
.topOther01 li div {
	font-size: 138.4615%;
}
.topOther01 li div h4 {
	color:#65462A;
	font-size: 110%;
	margin-bottom:5px;
}
.topOther01 li .link {
	background:url(../../../bali/img/top_icn_otherlink.gif) no-repeat 0 2px;
	font-size: 95%;
	padding-left:30px;
}
.topOther01 li .bottomPrice {
	font-size:135%;
	color: #C00;
}


div.summary_txt{
	width:972px;
	margin:40px auto 0;
	background:#FFF;
	padding:15px 20px;
	color:#8B8B8B;
	line-height:140%;
}


/*--------------検索BOX-------------*/
#searchApp {
	background:#FEECEE;
	padding:50px 0;
}


img.dp_area{
	margin-left:7px;
}

h2.index_ttl{
	font-family: "Hiragino Mincho ProN", YuMincho, serif !important;
	font-size: 145.4615% !important; /* 16px */
	letter-spacing:2px;
	margin:40px 0 20px 0;
	background:url(../img/index_summary_ttl.gif) no-repeat 0 50%;
}

/* デジパン */
.pf_bak00{float:left; padding-right:10px;}
.pf_bak01, .pf_bak02, .pf_bak03{float:left;}

.pf_bak01 a{
background:url(../img/index_dp_bnr01.jpg) no-repeat;
float:left;
width:169px;
}
.pf_bak01_img{
margin-top:42px;
margin-left:8px;
margin-bottom:15px;
width:169px;
height:140;
}

.pf_bak02 a{
background:url(../img/index_dp_bnr02.jpg) no-repeat;
float:left;
width:165px;
}
.pf_bak02_img{
margin-top:42px;
margin-left:8px;
margin-bottom:15px;
width:165px;
height:140;
}
.pf_bak03 a{
float:left;
}
.bnr_area a:hover img {
	filter: alpha(opacity=80);
	-moz-opacity: 0.80;
	opacity: 0.80;
	background: #FFF;
	transition: color .3s, opacity .3s;
}
/* 2019Cpn */
#cpn2019 {
    background:url(../img/2019cpn/cpnBg.png) repeat-y;
    padding: 20px 40px 40px;
    margin-top: 20px;
}
#cpn2019 h3{
    margin-bottom: 17px;
}
#cpn2019 .inbox {
    width: 846px;
    background-color: #ffffff;
    border-radius: 20px;
    padding: 0 0 40px 34px;
}
#cpn2019 .inbox ul li {
    display:block;
    width: 840px;
    margin-top: 14px;
       clear: both;
}
#cpn2019 .inbox p {
    font-size: 16px;
    color: #ec6d88;
    font-weight: bold;
}
#cpn2019 .inbox p+.atn {
    text-align: left;
    font-size: 12px;
    margin: 10px 43px;
}
#cpn2019 .inbox p+.atn li {
    margin-top: 7px;
    width: 750px;
    color: #737373;
    text-indent: -1em;
}
#cpn2019 .inbox .cpnlink {
    display: inline;
}
#cpn2019 .inbox .cpnlink a {
    text-decoration:none;
    color: #ffffff;
    background-color: #ec6d88;
    padding: 15px 50px;
}
#cpn2019 .inbox .tourarea{
    width: 812px;
}
#cpn2019 .inbox .cpnlink a:first-child {
    margin-right: 20px;
}
#cpn2019 .inbox .cpnlink a:hover{
    opacity: 0.8;
}

/* bottom_banner03 */
#bottom_banner03 {
	margin: 70px auto;
  display: flex;
  justify-content: space-between;
  width: 960px;
}
#bottom_banner03.bottom_banner_center {
	margin: 70px 0;
  display: flex;
  justify-content: center;
}
#bottom_banner03 li:not(.banner_size--col1) {
	width: 49%;
}
#bottom_banner03 li:hover {
	opacity: 0.8;
}
#bottom_banner03 li img {
	width: 100%;
}
/* bottom_banner03 */
#bottom_banner02 .bnr {
	background: #fff;
}

/* 202108改修 */
.is-honeymoon-top h2.index_ttl {
	margin-top: 70px;
}
.product_tab_wrapper {
	border-bottom: 1px solid #000000;
	margin-top: 60px;
}
.product_tab {
	display: flex;
	justify-content: flex-start;
  	transform: translateY(1px);
}
_:lang(x)::-moz-placeholder, .product_tab  {
	transform: translateY(2px);
}
.product_tab::after {
	  content: none;
}
.product_tab--item {
	font-family: "Hiragino Mincho ProN", YuMincho, serif !important;
	display: flex;
  justify-content: center;
  align-items: center;
  min-height: 35px;
  text-align: center;
	font-size: 16px;
}
.tokuten_list--item--text {
	display: block !important;
	font-family: "Hiragino Mincho ProN", YuMincho, serif !important;
	font-size: 14px;
	padding-top: 10px;
}
.tokuten_list--item--text .notes {
	font-size: 10px;
	padding-top: 5px;
}
.tokuten_list--item::before {
	content: "";
	width: 100%;
}
.tokuten_list--item.is-narabi::before {
    height: 28px;
	background: url(../img/index_tour_tokuten_icon_narabi.png) no-repeat center center / contain;
}
.tokuten_list--item.is-bed::before {
    height: 32px;
	background: url(../img/index_tour_tokuten_icon_bed.png) no-repeat center center / contain;
}
.tokuten_list--item.is-transfer::before {
    height: 28px;
	background: url(../img/index_tour_tokuten_icon_transfer.png) no-repeat center center / contain;
}
.tokuten_list--item.is-breakfast::before,.tokuten_list--item.is-meal::before {
    height: 33px;
	background: url(../img/index_tour_tokuten_icon_breakfast.png) no-repeat center center / contain;
}
.tokuten_list--item.is-hayawari::before {
    height: 34px;
	background: url(../img/index_tour_tokuten_icon_hayawari.png) no-repeat center center / contain;
}
.tokuten_list--item.is-wine::before {
    height: 33px;
	background: url(../img/index_tour_tokuten_icon_wine.png) no-repeat center center / contain;
}
#category_cruise .tokuten_notes {
	width: 580px;
	text-align: right;
	font-size: 10px;
	margin: 0 auto;
}
.product_tab--item {
	min-width: 182px;
	color: #ffffff;
	background: #74cdc9;
	padding: 10px;
	margin-right: 10px;
	margin-bottom: 1px;
	border: 1px solid #74cdc9;
	cursor: pointer;
}
.product_tab--item[class*="--active"] {
	color: #000000;
	background: #ffffff;
	border-color: #000000;
	border-bottom-color: #ffffff;
	border-bottom: none;
    margin-bottom: 0;
}
.product_tab--item--text {
	display: flex;
	align-items: center;
	line-height: 120%;
}
.is-akogare .product_tab--item--text::before {
	content: url(../img/index_tour_tab_icon_akogare.png);
	vertical-align: sub;
    padding-right: 5px;
}
.is-kodawari .product_tab--item--text::before {
	content: url(../img/index_tour_tab_icon_kodawari.png);
	vertical-align: sub;
    padding-right: 5px;
}
.is-recommend .product_tab--item--text::before {
	content: url(../img/index_tour_tab_icon_recommend.png);
	vertical-align: sub;
    padding-right: 5px;
}
.is-cruise .product_tab--item--text::before {
	content: url(../img/index_tour_tab_icon_cruise.png);
	vertical-align: sub;
    padding-right: 5px;
}
.is-kokunai .product_tab--item--text::before {
	content: url(../img/index_tour_tab_icon_dome.png);
	vertical-align: sub;
    padding-right: 5px;
}
.is-akogare.toggleControl--active .product_tab--item--text::before {
	content: url(../img/index_tour_tab_icon_akogare_active.png);
}
.is-kodawari.toggleControl--active .product_tab--item--text::before {
	content: url(../img/index_tour_tab_icon_kodawari_active.png);
}
.is-recommend.toggleControl--active .product_tab--item--text::before {
	content: url(../img/index_tour_tab_icon_recommend_active.png);
}
.is-cruise.toggleControl--active .product_tab--item--text::before {
	content: url(../img/index_tour_tab_icon_cruise_active.png);
}
.is-kokunai.toggleControl--active .product_tab--item--text::before {
	content: url(../img/index_tour_tab_icon_dome_active.png);
}
.recommend_tour {
	border: 1px solid #000000;
	border-top: none;
	padding: 30px;
}
.product_ttl {
	font-family: "Hiragino Mincho ProN", YuMincho, serif !important;
	font-size: 20px;
	display: flex;
	justify-content: center;
	align-items: center;
	min-height: 35px;
	text-align: center;
	text-decoration: none;
	color: inherit;
	margin-bottom: 30px;
	position: relative;
}
.recommend_tour:not(#category_akogare) .product_ttl:not(.is-reason) {
    justify-content: space-between;
    background-image: linear-gradient(to right, #000, #000 2px, transparent 2px, transparent 8px);
    background-size: 8px 2px;
    background-position: left center;
    background-repeat: repeat-x;
    margin: 0 50px 30px;
}
.recommend_tour#category_cruise .product_ttl.freeplan {
  margin: 0 25px 30px;
}
.product_ttl::before, .product_ttl::after {
	content: "";
	width: 25px;
  height: 30px;
	background: url(../img/index_tour_tokuten_icon_ttl.png) no-repeat 0 0 / contain;
}
.recommend_tour:not(#category_akogare) .product_ttl:not(.is-reason)::before, .recommend_tour:not(#category_akogare) .product_ttl:not(.is-reason)::after {
	content: "";
	width: 10px;
  height: 9px;
	background: #ffffff url(../img/index_tour_icon_ttl_heart.png) no-repeat 0 0 / contain;
}
.product_ttl::after {
	transform: scale(-1, 1);
}
.product_ttl--text {
	padding: 0 20px;
	background: #ffffff;
}
.recommend_tour#category_cruise .product_ttl.freeplan .product_ttl--text {
  padding: 0 5px;
}
.tokuten_wrapper ul.tokuten_list {
	width: 700px;
	display: flex;
	justify-content: space-between;
	margin: 0 auto 25px;
}
#category_cruise .tokuten_wrapper ul.tokuten_list {
	width: 580px;
	margin-bottom: 10px;
}
.tokuten_wrapper ul li.tokuten_list--item {
	display: flex;
	justify-content: center;
	flex-direction: column;
	width: 120px;
	background: #e9f8f5;
	float: none;
	padding: 12px 10px 10px;
	margin-right: 0;;
	border: none;
	text-align: center;
}
#category_cruise .tokuten_wrapper ul li.tokuten_list--item {
	width: 130px;
	padding: 12px 8px 10px;
}
.product_wrapper {
	display: flex;
	justify-content: space-between;
}
.product_wrapper:not(:last-child) {
	  margin-bottom: 50px;
}
.product_wrapper::after {
	  content: none;
}
.product_contents:only-of-type {
    width: 100%;
}
.product_contents {
	width: 453px;
	display: flex;
	flex-direction: column;
}
.recommend_tour ul.product__list {
	flex-grow: 1;
	display: flex;
	flex-wrap: wrap;
	/*width: calc(100% + 10px);*/
	margin-left: -10px;
	margin-top: -15px;
}
.recommend_tour ul.product__list li.product__list--item {
	letter-spacing: .5px;
	list-style: none;
	width: 216px;
	margin: 15px 0 0 10px;
	float: none;
	border: 1px solid #becad4;
}
.recommend_tour ul.product__list li.product__list--item:not(:nth-child(4n+1)) {
	margin-left: 11px;
}
.product__list--data {
	height: 100%;
    display: flex;
    flex-direction: column;
}
.recommend_tour ul.product__list li.product__list--item a.product__list--inner {
	display: flex;
    flex-direction: column;
    height: 100%;
    position: relative;
	transition: color .3s, opacity .3s;
}
.recommend_tour ul.product__list li.product__list--item a.product__list--inner:hover {
  opacity: .7;
}
.product__list--image {
	height: 145px;
	background: #f2f2f2 no-repeat center center / cover;
}
.product__list--type {
	font-size: 12px;
    font-weight: bold;
	color: #fff;
	padding: 6px;
	background: #74cdc9;
}
.product__list--text-wrapper {
	flex-grow: 1;
    display: flex;
    flex-direction: column;
    line-height: 1.2;
}
.product__list--texts {
	color: #000000;
}
.product__list--title {
	font-size: 14px;
	margin: 8px 0;
	padding: 0 10px;
	font-weight: bold;
}
.product__list--detail {
	font-size: 12px;
	padding: 0 10px;
}
.product__list--price {
	padding: 20px 4px 10px;
	margin-top: auto;
}
.product__list--minmax {
	font-size: 15px;
	color: #e90000;
	font-weight: bold;
	padding-left: 4px;
	padding-right: 4px;
}
.product__list--dep,.product__list--notes {
	font-size: 11.5px;
	color: #000000;
	padding-left: 4px;
	padding-right: 4px;
}
.product__list--dep {
	margin-top: 5px;
}
.recommend_tour ul.product__list li a:hover img {
	opacity: .7;
	background: inherit;
}
.recommend_tour ul.product__list li a:hover{
	background: inherit;
}
:is([class*="pcsp--top_dst"],[class*="sp--kokunai_dst"]):empty { 
	display:none; 
}
