@charset "UTF-8";

.main{
padding-bottom : 70px;
}
#modal-content{
display : none;
} .left_column{
float : left;
width : 230px;
border : 1px solid #aaaaaa;
text-align : center;
} .left_column h2{
font-size : 2.4rem;
padding : 10px 0 0;
}
.left_column h3{
font-size : 1.8rem;
margin : 10px 5px 10px;
border-top : 2px solid #000000;
border-bottom : 2px solid #000000;
padding : 10px;
}
.left_column ul li{
font-size : 1.2rem;
margin : 2px 25px;
text-align : left;
list-style-type : disc;
padding : 2px;
} h1{
font-size : 3.6rem;
text-align : left;
font-weight : bold;
margin-bottom : 0;
}
h2{
margin : 0;
font-size : 3.4rem;
text-align : center;
}
h2.weight_normal{
font-weight : normal;
padding : 10px 0;
}
h3{
font-size : 2.3rem;
font-weight : bold;
text-align : left;
margin : 20px 0 20px;
border-bottom : 2px solid;
width : 940px;
}
h4{
border-left : 8px solid;
padding : 3px 10px;
margin : 10px 0;
font-size : 1.8rem;
}
h5{
border : 1px solid #b9b9b9;
padding : 2px 20px;
margin : 30px 0 5px;
width : 50%;
width : max-content;
font-size : 1.6rem;
}
.right_column{
float : right;
max-width : 700px;
width : 100%;
}
.subtitle {
border-bottom: 1px solid;
padding: 0 0 5px 0;
font-size: 1.6rem;
}
.read_text{
padding : 6px 0;
font-size : 1.7rem;
} .right_column{
float : right;
max-width : 700px;
width : 100%;
} .tour{
width : 100%;
height: auto;
margin : 20px 0;
}
.tour div{
display : inline-block;
vertical-align : middle;
}
.tour_img{
padding : 10px;
max-width : 280px;
}
.tour_text{
max-width : 600px;
width : 100%;
font-size : 1.4rem;
padding : 10px 10px 10px 40px;
text-align : left;
}
.tour_text h2{
font-size : 1.8rem;
margin : 0 0 5px;
}  .tour_article{
width : 100%;
}
.tour_article h2 {
font-size: 3.4rem;
padding-top: 20px;  }
.tour_container{
overflow : hidden;
margin-right : -20px;
padding-bottom : 20px;
}
.jp{
font-size : 1.4rem;
padding : 0 10px;
}
.tour_venue h3{
text-align : center;
font-size : 1.8rem;
padding : 5px;
margin : 0;
width : auto;
border-bottom : none;
}
.tour_venue ul li{
list-style-type : decimal;
margin-left : 20px;
}
.tour_article_img{
width: 100%;
margin: 0 auto;
text-align: center;
}
.recomend_venue p{
font-size : 1.4rem;
}
.more {
background: #0088aa;
color: #ffffff;
padding: 10px;
text-align: center;
text-decoration: none;
margin-top: 10px;
position: absolute;
bottom: 0;
left: 0;
right: 0;
} a{
text-decoration : none;
}
.tour_venue{
width : 460px;
margin-right : 20px;
float : left;
border : 1px solid #aaaaaa;
margin-bottom : 20px;
min-height : 575px;
position : relative;
padding-bottom : 40px;
}
.tour_text_container{
padding : 10px;
}
.center{
text-align : center;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.area,
.more{
padding-top : 10px; }
} a .tour_venue{
color : #000000;
transition : .3s ease-in;
}
a .tour_venue:hover{
color : #045F56;
}
a .more{
color : #ffffff;
}
.more{
text-decoration : none;
}
.tour_venue:hover{
opacity : .7;
} @media(max-width:970px){
.tour_container{
margin : 0;
}
.tour_venue{
width : 100%;
}
}