@charset "utf-8";

@media print,screen and (min-width : 501px) {

#location h2{
  background-color: #006837;
  color: #fff;
  padding: 10px 30px;
  display: inline-block;
  font-size:18px;font-size:1.8rem;
} 

#location1{
  margin-top: 40px;
  font-size:16px;font-size:1.6rem;
}
#location1 .top{
  border-top:dashed 1px #808080;
  margin-top: 20px;
}
#location1 dl{
  border-bottom:dashed 1px #808080;
  display:-webkit-box;display:-ms-flexbox;display:flex;
  padding: 16px;
}
#location1 dt{
  width: 200px;
}
#location1 p{
  padding: 16px;
}


#location2{
  margin-top: 40px;
}
#location2 iframe{
  margin-top: 20px;
}
#location2 ul{
  display:-webkit-box;display:-ms-flexbox;display:flex;
  -ms-flex-wrap: wrap;flex-wrap: wrap;
  -webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;
}
#location2 li{
  border:dashed 1px #999;
  width: 340px;
  -webkit-box-sizing: border-box;-moz-box-sizing: border-box;-o-box-sizing: border-box;-ms-box-sizing: border-box;box-sizing: border-box;
  margin-top: 20px;
  padding: 20px;
}
#location2 li h3{
  display:-webkit-box;display:-ms-flexbox;display:flex;
  -webkit-box-align: center;-ms-flex-align: center;align-items: center;
  -webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;
  font-size:18px;font-size:1.8rem;
  color: #009245;
  margin-bottom: 10px;
}
#location2 li h3 img{
  margin-right: 6px;
}


#sightseeing{
  margin-top: 60px;
  font-size:16px;font-size:1.6rem;
}

#sightseeing1{
  margin-top: 20px;
}

#sightseeing2{
  margin-top: 40px;
  display:-webkit-box;display:-ms-flexbox;display:flex;
  -ms-flex-wrap: wrap;flex-wrap: wrap;
  -webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;
}
#sightseeing2 li{
  margin-bottom: 40px;
  width: 500px;
  font-size:14px;font-size:1.4rem;
}

#sightseeing2 h2{
  border:solid 1px #006837;
  padding: 10px;
  color: #006837;
  text-align: center;
  font-size:18px;font-size:1.8rem;
}
#sightseeing2 .imgbox{
  margin-top: 20px;
}
#sightseeing2 .imgbox p{
  margin-bottom: 10px;
}
#sightseeing2 .imgboxbtm{
  display:-webkit-box;display:-ms-flexbox;display:flex;
  -webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;
  margin-top: 4px;
}
#sightseeing2 .imgboxbtm div{
  width: 165px;
}
#sightseeing2 .cmnt{
  margin-top: 20px;
}
#sightseeing2 .top{
  border-top:dashed 1px #808080;
  margin-top: 20px;
}
#sightseeing2 dl{
  border-bottom:dashed 1px #808080;
  display:-webkit-box;display:-ms-flexbox;display:flex;
  padding: 10px;
}
#sightseeing2 dt{
  width: 100px;
}





}
@media screen and (max-width : 500px) {

#location h2{
  background-color: #006837;
  color: #fff;
  padding: 5px 20px;
  display: inline-block;
  font-size:18px;font-size:1.8rem;
} 

#location1{
  margin-top: 40px;
}
#location1 .top{
  border-top:dashed 1px #808080;
  margin-top: 20px;
}
#location1 dl{
  border-bottom:dashed 1px #808080;
  padding: 10px;
}
#location1 dt{
  margin-bottom: 10px;
  font-size:16px;font-size:1.6rem;
}
#location1 p{
  padding: 10px;
}


#location2{
  margin-top: 40px;
}
#location2 iframe{
  margin-top: 20px;
  width: 100%;
}
#location2 li{
  border:dashed 1px #999;
  -webkit-box-sizing: border-box;-moz-box-sizing: border-box;-o-box-sizing: border-box;-ms-box-sizing: border-box;box-sizing: border-box;
  margin-top: 20px;
  padding: 20px;
}
#location2 li h3{
  display:-webkit-box;display:-ms-flexbox;display:flex;
  -webkit-box-align: center;-ms-flex-align: center;align-items: center;
  -webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;
  font-size:18px;font-size:1.8rem;
  color: #009245;
  margin-bottom: 10px;
}
#location2 li h3 img{
  margin-right: 6px;
}


#sightseeing{
  margin-top: 60px;
  font-size:16px;font-size:1.6rem;
}

#sightseeing1{
  margin-top: 20px;
}

#sightseeing2{
  margin-top: 40px;
}
#sightseeing2 li{
  margin-bottom: 40px;
  font-size:14px;font-size:1.4rem;
}

#sightseeing2 h2{
  border:solid 1px #006837;
  padding: 10px;
  color: #006837;
  text-align: center;
  font-size:18px;font-size:1.8rem;
}
#sightseeing2 .imgbox{
  margin-top: 20px;
}
#sightseeing2 .imgbox p{
  margin-bottom: 10px;
}
#sightseeing2 .imgboxbtm{
  display:-webkit-box;display:-ms-flexbox;display:flex;
  -webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;
  margin-top: 2px;
}
#sightseeing2 .imgboxbtm div{
  padding: 1px;
}
#sightseeing2 .cmnt{
  margin-top: 10px;
}
#sightseeing2 .top{
  border-top:dashed 1px #808080;
  margin-top: 20px;
}
#sightseeing2 dl{
  border-bottom:dashed 1px #808080;
  display:-webkit-box;display:-ms-flexbox;display:flex;
  padding: 10px;
}
#sightseeing2 dt{
  width: 100px;
}

}
