.main_img {
 bottom: -50px;
}

.tourism01 {
 position: relative;
 max-width: 1366px;
 margin: 80px auto;
 background: url("../images/img01.png") no-repeat left 56% center;
 background-size: 440px auto;
}
.tourism02 {
 position: relative;
 max-width: 1150px;
 margin: 0 auto;
}
.tourism03 {
 max-width: 480px;
}
.tourism03 h2 {
 font-size: 26px;
 font-weight: 400;
 background: url(../../common/images/gmenu.png) no-repeat left bottom;
 background-size: 23px 2px;
 padding-bottom: 7px;
 margin-bottom: 20px;
}
.tourism03 p,
.tourism03 dl {
 line-height: 1.8;
 letter-spacing: 0.07em;
}
.tourism03 p.tourism_btn {
 width: 630px;
 margin: 90px 0 0 0;
}
.tourism03 p.tourism_btn a {
 display: block;
 border: 2px solid #0a5281;
 line-height: 75px;
 text-align: center;
 color: #0a5281;
 font-size: 16px;
 text-decoration: none;
 background: #FFF url("../images/icon.png") no-repeat right 10px center;
 background-size: 23px;
 transition: all 0.2s linear;
}
.tourism03 p.tourism_btn a:hover {
 background-color: #0a5281;
 color: #FFF;
}
.tourism03 dl {
 display: flex;
 margin: 25px 0 0 0;
 position: relative;
 z-index: 1;
}
.tourism03 dl dd {
 margin: 0 0 0 10px;
}
.tourism_img01 {
 text-align: right;
 margin: -30px 70px 0 0;
}
.tourism_img02 {
 text-align: right;
 margin: 100px 60px 0 0;
}
.tourism_img03 {
 position: absolute;
 right: 0;
 top: 0;
}
.tourism_img04 {
 position: absolute;
 left: 0;
 bottom: 0;
}
.tourism04 {
 background: url(../images/img11.png) no-repeat 65% 65%;
 /* background: url("../images/img11.png") no-repeat left 65% center; */
 background-size: 716px auto;

}
.tourism_img05 {
 /* margin: 40px 0 0 140px; */
  margin: 80px 0 0 70px;
}
.tourism_img06 {
 text-align: right;
 /* margin: 110px 0 0 0; */
 margin: 60px 0 0 0;
 position: relative;
 right: -50px;
 top: 50px;
}
.tourism_img07 {
 text-align: right;
 /* margin: 60px 205px 0 0; */
  margin: 100px 205px 0 0;
}
.tourism_img08 {
 position: absolute;
 right: 0;
 top: 50px;
}
.tourism_img09 {
 position: absolute;
 /* left: 0;
 bottom: 180px; */
 left: 10%;
 bottom: 150px;
}
.tourism_img10 {
  position: absolute;
  /* left: 0;
 bottom: 180px; */
  position: absolute;
  right: 59px;
  bottom: 43%;
}
div#kabu {
  display: none;
}
@media only screen and (max-width: 767px) {
 .tourism01 {
  position: static;
  max-width: inherit;
  margin: 40px 15px;
  background: url("../images/img01.png") no-repeat left 56% bottom 12%;
  background-size: 45% auto;
 }
 .tourism05 {
  display: flex;
 }
 .tourism05 p:nth-child(1) {
  width: 49%;
 }
 .tourism05 p:nth-last-child(1) {
  width: 49.1%;
  margin: 0 0 0 1.9%;
 }
 .tourism02 {
  position: static;
  max-width: inherit;
  margin: 0;
 }
 .tourism03 {
  max-width: inherit;
  margin: 20px 0 0 0;
 }
 .tourism03 h2 {
  font-size: 18px;
  padding-bottom: 5px;
  margin-bottom: 10px;
 }
 .tourism03 p,
 .tourism03 dl {
  line-height: 1.8;
  letter-spacing: 0.07em;
 }
 .tourism03 p.tourism_btn {
  max-width: inherit;
  margin: 30px 0 0 0;
 }
 .tourism03 p.tourism_btn a {
  display: block;
  border: 2px solid #0a5281;
  line-height: 60px;
  text-align: center;
  color: #0a5281;
  font-size: 15px;
  text-decoration: none;
  background: #FFF url("../images/icon.png") no-repeat right 20px center;
  background-size: 23px;
  transition: all 0.2s linear;
 }
 .tourism03 p.tourism_btn a:hover {
  background-color: #0a5281;
  color: #FFF;
 }
 .tourism03 dl {
  display: flex;
  margin: 25px 0;
 }
 .tourism03 dl dd {
  margin: 0 0 0 10px;
 }
 .tourism_img01 {
  text-align: left;
  margin: 100px auto 30px 0;
  width: 40%;
 }
 .tourism_img02 {
  text-align: right;
  width: 35%;
  margin: 0 0 0 auto;
 }
 .tourism_img03 {
  position: static;
  right: 0;
  top: 0;
 }
 .tourism_img04 {
  position: static;
  left: 0;
  bottom: 0;
 }
 .tourism04 {
  background: url("../images/img11.png") no-repeat center bottom 15%;
  background-size: 60% auto;
 }
 .tourism04 .tourism05 p:nth-child(1) {
  /* width: 51%; */
  width: 52%;
 }
 .tourism04 .tourism05 p:nth-last-child(1) {
  width: 47.1%;
  margin: 0 0 0 1.9%;
 }
 .tourism_img05 {
  margin: 70px 0 0 0;
  width: 40%;
 }
 .tourism_img06 {
  text-align: left;
  margin: -20px 0 0 auto;
  width: 35%;
 }
 .tourism_img07 {
  text-align: left;
  margin: 0 0 0 0;
  width: 48%;
  margin-left: 10px;
 }
 .tourism_img08 {
  position: static;
 }
 .tourism_img09 {
  position: static;
  width: 35%;
  margin: -70px 0 0 0;
 }
 div#kabu {
   position: relative;
   display: block;
 }
.tourism_img10 {
bottom: 200px;
/* margin-bottom: 200px; */
right: 0;
width: 35%;
position: absolute;
}
.tourism_img06 {
  right: 0;
}

.tourism03 p.tourism_btn {
  width: 100%;
}
.tourism03 p.tourism_btn a {
 display: block;
 border: 2px solid #0a5281;
 line-height: 1.5;
 text-align: center;
 color: #0a5281;
 font-size: 16px;
 text-decoration: none;
 background: #FFF url("../images/icon.png") no-repeat right 10px center;
 background-size: 12px;
 transition: all 0.2s linear;
 padding: 10px;
}

.tourism04
 {
   font-size: 13px;
 }
}
