@charset "utf-8";

.hottopics header h1 {
max-width:684px;
height:111px;
top:26%;left:0;right:0;
}
.intoro{
margin:0px 10px 0 5px;
padding:5px 10px 10px 10px;
}
.htTaikai{
padding:20px;
margin:20px 0;
}
.htTaikai .htbox1{
position:relative;
}
.hottopics p.info{
margin-bottom:2em;
position:absolute;
top:15px; right:15px;
}
#TaikaiHead{
	margin-bottom:32px
}
.htTaikai h1{
margin:20px auto 40px;
font-size:32px;
}
.htbox1 h2{
font-size:20px;
margin-bottom: 20px;
}

.htbox1 {
  padding:40px;
}
.htbox2 {
  padding:40px 40px 20px 40px;
}

.htbox1 .logo{
float:right;
margin-left:30px;
}
.htbox1 .logomark{
float:right;
margin-left:30px;
}
.htbox2 div{
width: 300px;
float:right;
}

.htbox2 table{
width:410px;
margin:0 0 20px 0;
}
.htbox2 th,.htbox2 td{
padding:.5em;
border-bottom:1px solid #939e8f;
}
.htbox2 div img{
margin-left:10px;
}
.htbox2 h2{
font-size: 20px;
margin-bottom: 15px;
margin-top: 5px;
}
.htGroup{
padding:20px;
margin:20px 0;
}
.htbox3{
margin:0 0 25px 0;
width: 100%!important;
padding: 20px 15px;
}
.htbox3 h2{
overflow: hidden;
margin-bottom:20px;
font-size: 24px;
}
.htbox3 h2 a{
color:#FFF;
}
.htbox3 h2 span {
position:relative;
padding-right:18px;
}
.htbox3 h2 span::after {
position: absolute;
top:51%;left: 100%;
content: '';
width: 400%;
height:2px;
background-color:#c8d6c5;
}
.htbox3 .gMap{
margin-bottom:30px;
}
a.button{
width:50%;
margin:0 12px;
padding:1em;
text-align:center;
}
a.button.icoMap{
width:40%;
text-indent:-32px;
}
a.button.icoHotel{
width:50%;
text-indent:-32px;
}
.htbox4{
padding:40px;
}
.htbox4 h3{
font-size:18px;
}
.htbox4 h3:after{
margin-left:10px;
}
.htbox4 h3:before{
margin-right:10px;
}
.htbox4 li{
width:239px;
}
.htbox1 h3{
 padding: 10px;
}
.spotPhoto img{
border-radius:100%;
}
.htbox5 h2 a{
margin-top: 25px;
margin-left: 58%;
color:#FFF;
text-align: right;
}
a.button2{
width:155px;
padding:0.7em;
text-align:center;
}
a.button3{
width:280px;
padding:0.7em;
text-align:center;
margin-left: 60px;
}
.rugby_l {
  float: left;
  width: 160px;
  padding-left: 16px;
  padding-right: 18px;
  }
.rugby_r {
    overflow: hidden;
    width: 160px;
    margin: 1px;
    height: 70px;
  }

/* 2021.06.11追加 */
  .gSelectWrap{
    display:-webkit-box;display:-ms-flexbox;display: flex;
    -ms-flex-wrap:wrap;flex-wrap:wrap;
    padding:24px;
    margin-top:24px;
  
  }
  .gSelectWrap h5{
    width:100%
  }

