.favicon_rt {
background-image: url(https://travel.rakuten.co.jp/favicon.ico);
}
.favicon_booking {
background-image: url(https://cf.bstatic.com/static/img/favicon/9ca83ba2a5a3293ff07452cb24949a5843af4592.svg);
}
.favicon_jalan {
background-image: url(https://www.jalan.net/favicon.ico);
}
.favicon_expedia {
background-image: url(https://www.expedia.co.jp/favicon.ico);
}
.favicon_ytravel {
background-image: url(https://s.yimg.jp/favicon.ico);
}
.favicon_airbnb {
background-image: url(https://a0.muscache.com/airbnb/static/logotype_favicon-21cc8e6c6a2cca43f061d2dcabdf6e58.ico);
}
.favicon_agoda {
background-image: url(https://www.agoda.com/favicon.ico);
}
.favicon_hotels {
background-image: url(https://jp.hotels.com/favicon.ico);
}
.favicon_rurubu {
background-image: url(https://cdn6.agoda.net/images/default/favicon/rurubu/rurubu-favicon@2x.ico);
}
.favicon_trip {
background-image: url(https://jp.trip.com/favicon.ico);
}
.favicon {
width: 16px;
height: 16px;
background-size: contain;
background-repeat: no-repeat;
display: inline-block;
margin-right: 8px;
}
html {
font-family: -apple-system,BlinkMacSystemFont,Helvetica Neue,Segoe UI,Hiragino Kaku Gothic ProN,Hiragino Sans,ヒラギノ角ゴ ProN W3,Arial,メイリオ,Meiryo,sans-serif;
}
a {
text-decoration: none;
color:inherit;
}
a:hover {
color:inherit;
text-decoration: underline;
}
.font80 {
font-size: 80%;
}
.shortMessage p {
font-size: 13px;
}
.logo {
}
.logo img {
width: 90px;
height: 25px;
}
.navbar-brand:hover {
text-decoration: none;
}
.facility-title {
color: #727171;
}
.main-catch {
height: 150px;
background-image: radial-gradient(circle, #1FB4E2, rgb(231 226 209));
}
.card-body-box {
display: flex;
flex-direction: column;
}
.card-body-box-items {
margin-top: auto;
}
.card-body-price-info {
margin-bottom: 0;
}
.facility a:hover {
text-decoration: none;
}
.facility .card {
background-color: #fff;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all  0.3s ease;
}
.facility .card:hover {
background-color: #f4f6f7;
}
.facilities-on {
background-color:#898888;
color: #FFF;
}
#map {
display: none;
height: 600px;
width: 100%;
margin-bottom: 10px;
border-radius: 15px;
}
.hotelNameTag {
background-color: #FFFFFF;
border-radius: 8px;
color: #111111;
font-size: 11px;
font-weight: bold;
padding: 10px 15px;
position: relative;
border-radius: 45px;
}
.hotelNameTag::after {
content: "";
position: absolute;
left: 50%;
top: 100%;
transform: translate(-50%, 0);
width: 0;
height: 0;
border-left: 8px solid transparent;
border-right: 8px solid transparent;
border-top: 8px solid #FFFFFF;
}
.swiper-container {
position: relative;
overflow: hidden;
height: 40vw;
max-height: 600px;
min-height: 400px;
background-color: #F7F7F7;
}
.swiper-slide {
display: flex;
align-items: flex-start;
justify-content: center;
}
.swiper-slide img {
display: inline;
width: auto;
max-width: 100%;
max-height: 100%;
align-self: center;
}
.swiper-button-next,
.swiper-button-prev {
--swiper-navigation-color: #33b3b4; 
}
.swiper-pagination-bullet {
background-color: #33b3b4;
}
.slider-caption {
position: absolute;
bottom: 30px;
padding: 10px 20px;
margin: 0;
width: 100%;
background-color: rgba(0,0,0,0.50);
color: #fff;
font-size: 70%;
}
#panorama {
width: 100%;
min-height: 350px;
}
.baseInfo table th {
white-space: nowrap;
font-size: 85%;
}
.facilityInfo .inactive svg {
fill: #DEE2E6;
}
.facilityInfo .inactive p {
color: #DEE2E6;
}
.facilityInfo .list-inline-item {
width: 65px;
}
.facilityInfo svg {
width: 32px;
height: 32px;
}
.facilityInfo p {
font-size: 80%;
}
.map {
width: 100%;
height: 300px;
}
.priceBox_list {
display: flex;
flex-wrap: nowrap;
justify-content: space-between;
}
.priceBox_link_list {
width: 100%;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
margin-bottom: 0;
}
.priceBox_link_list .list-inline-item {
padding: 15px 0;
margin: 0;
}
.breadcrumb {
margin: 0;
padding: 0;
list-style: none;
font-size: 14px;
}
.breadcrumb li {
display: inline;
list-style: none;
}
.breadcrumb li:after {
content: '>';
padding: 0 0.4em;
}
.breadcrumb li:last-child:after {
content: '';
}
.magazine a {
color: #62bada;
text-decoration: underline;
}
.magazine img {
max-width: 100%;
height: auto;
margin-bottom: 20px;
}
.magazine h2 {
border-bottom: solid 3px #000;
margin-bottom: 20px;
padding-bottom: 5px;
font-size: 20px;
font-weight: 700;
letter-spacing: 0.09em;
}
.magazine h3 {
background: #e3ddcf;
margin-bottom: 20px;
padding: 15px;
font-size: 19px;
font-weight: 500;
letter-spacing: 0.1em;
}
.magazine p {
padding-bottom: 20px;
font-size: 16px;
line-height: 1.8;
letter-spacing: 0.1em;
color: #333333;
word-break: break-all;
}
.magazine table {
margin-bottom: 50px;
width: 100%;
font-size: 15px;
border: solid 1px #cecece;
word-break: break-all;
}
.magazine table th {
background: #f2f2f2;
vertical-align: top;
padding: 15px 30px;
text-align: left;
width: 235px;
word-break: break-all;
}
.magazine table td {
vertical-align: top;
padding: 15px 30px;
text-align: left;
word-break: break-all;
}
.magazine table tr {
border-bottom: solid 1px #cecece;
}
.magazine table tr:last-child {
border-bottom: none;
}
.magazine .modify_date {
padding: 15px 0;
color: #666666;
font-size: 16px;
}
.magazine .breadcrumb-wrapper {
padding: 5px 10px;
overflow-x: scroll;
width: 100%;
margin: 0px auto 15px;
font-size: 16px;
}
.magazine .breadcrumb-wrapper ol {
white-space: nowrap;
margin: 0;
padding: 0;
}
.magazine .breadcrumb-wrapper li{
display: inline-block;
list-style: none;
}
.magazine .breadcrumb-wrapper li a {
text-decoration: none;
color: inherit;
}
.magazine .breadcrumb-wrapper li:after {
content: '>';
padding: 0 0.4em;
}
.magazine .breadcrumb-wrapper li:last-child:after {
content: '';
}
@media screen and (max-width: 767px){
.magazine table th {
width: 100%;
display: block;
text-align: center;
padding: 10px;
word-break: break-all;
}
.magazine table td {
width: 100%;
display: block;
padding: 10px;
word-break: break-all;
}
}