@charset "utf-8";
 #tourism02{
background-color:#E1E1E1;
}
.tourismList{
padding:80px 0;
}
.tourismList li{
width: 300px;
padding:20px;
margin-bottom: 25px;
background-image:url(//phoenix-hotel.jp/wp-content/themes/phoenixhotel/lib/images/common/bg01.jpg);
}
.tourismList li img{
width: 100%;
}
.tourismList li h3{
color:#D0B98D;
font-size: 115%;
padding:15px 0;
}
.tourism_kyori{
background:url(//phoenix-hotel.jp/wp-content/themes/phoenixhotel/lib/images/tourism/tourism_kyori.png) no-repeat left center;
background-size:90px;
height: 26px;
line-height: 26px;
padding-left: 100px;
font-size: 90%;
}
.tourism_description{
padding:15px 0;
}
.tourism_link a{
width: 49%;
border:1px dotted #D0B98D;
color:#D0B98D;
text-align:center;
display: block;
height: 48px;
line-height: 48px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
border-radius:3px;
font-size: 75%;
}
.tourism_hp{
float: left;
}
.tourism_map{
float: right;
background-color:rgba(208,185,141,0.4);
}
.tourism_recommend{
background:#241611;
overflow:visible;
padding-bottom: 40px;
position:relative;
}
.tourism_recommend:after{
content:'';
display: block;
background:url(//phoenix-hotel.jp/wp-content/themes/phoenixhotel/lib/images/common/bg02.png) no-repeat center bottom;
height: 668px;
bottom:0;
width: 100%;
position:absolute;
-webkit-transform:rotate(180deg);
-moz-transform:rotate(180deg);
transform:rotate(180deg);
}
.tourism_recommend_images{
position:relative;
overflow:hidden;
height: 450px;
z-index:1;
}
.tourism_recommend_images img:first-child{
top:0;
right:50%;
}
.tourism_recommend_images img:last-child{
top:0;
left:50%;
}
.tourism_recommend_text{
padding:40px 0;
z-index:1;
}
.tourism_recommend_text01,
.tourism_recommend_text02{
width: 369px;
}
.tourism_recommend_text01 h3{
color:#D0B98D;
font-size: 220%;
text-align:center;
margin-bottom: 15px;
}
.tourism_recommend_text01 .tourism_kyori{
width: 260px;
margin:0 auto;
}
.tourism_recommend_text01 .tourism_description{
padding:40px 0 0;
margin-top: 40px;
border-top:1px dotted #D0B98D;
}
.tourism_recommend .tourism_link{
z-index:1;
}
.tourism_recommend .tourism_link a{
width: 300px;
float: none;
position:relative;
font-size: 100%;
}
.tourism_recommend .tourism_link a:after{
font-family: FontAwesome;
content: "\f105";
position:absolute;
right:8px;
}
.tourism_kuwashiku{
background-color:#872226;
}
.tourism_recommend_text02 p{
padding-top: 15px;
}
.tourism_recommend_picup{
text-indent: -9999px;
display: block;
background:url(//phoenix-hotel.jp/wp-content/themes/phoenixhotel/lib/images/tourism/tourism_recommend_picup.png) no-repeat;
width: 58px;
height: 64px;
position:absolute;
z-index:9;
top:-5px;
left:50%;
margin-left: -475px;
}