.main-box {
  position: relative;
}
.main-box .main-text {
  display: inline-block;
  position: absolute;
  top: 53px;
  right: 135px;
  color: #fff;
}
.main-box img {
  width: 100%;
}
.main-box.ptn2 .main-text {
  right: auto;
  top: 90px;
  left: 314px;
}
.main-box.ptn2 .main-text .jp-txt {
  color: #231815;
}
.main-box.ptn2 .main-text .en-txt {
  font-size: 20px;
}

.main-box .main-text .en-txt {
  letter-spacing: 0.1em;
}

.pic-caption {
  font-size: 11px;
  position: absolute;
  bottom: 1px;
  right: 4px;
  color: #333333;
  letter-spacing: 0em;
  /*text-shadow: 1px 0 0 #fff, -1px 0 0 #fff, 0 1px 0 #fff, 0 -1px 0 #fff, 1px 1px 0 #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff;*/
}
.pic-caption.wt {
  color: #fff;
}
.pic-caption.ex {
  bottom: 10px;
  right: 30px;
}
.pic-caption.ex2 {
  bottom: 5px;
  right: 5px;
}
.pic-caption.ex3 {
  bottom: 5px;
  right: 10px;
}

.pic-caption2 {
  font-size: 9px;
  position: absolute;
  bottom: 1px;
  right: 2px;
  color: #333333;
  letter-spacing: 0em;
}

.gr-box {
  padding-bottom: 70px;
}
.gr-box .sm-text {
  line-height: 2.67;
  font-size: 17px;
}

@media screen and (max-width: 900px) {
  .main-box {
    position: relative;
  }
  .main-box .main-text {
    display: inline-block;
    position: absolute;
    top: 6vw;
    right: 8vw;
    text-align: right;
  }
  .main-box .main-text .jp-txt {
    margin-right: -4vw;
  }
  .main-box img {
    width: 100%;
  }
  .main-box.ptn2 .main-text {
    right: auto;
    left: auto;
    top: 7.2vw;
    width: 100%;
  }
  .main-box.ptn2 .main-text .en-txt {
    text-align: center;
    font-size: 4.8vw;
  }
  .main-box.ptn2 .main-text .jp-txt {
    padding-left: 24vw;
    display: block;
    text-align: left;
    margin-right: 0;
  }
  .pic-caption {
    font-size: 2.3vw;
    position: absolute;
    bottom: 4px;
    right: 4px;
  }
  .pic-caption.ex {
    bottom: 2vw;
  }
  .pic-caption.ex2 {
    bottom: 1vw;
    right: 1vw;
  }
  .pic-caption.ex3 {
    bottom: 5px;
    right: 10px;
  }
  .pic-caption2 {
    font-size: 2.3vw;
    position: absolute;
    bottom: 1px;
    right: 1px;
  }
  .gr-box {
    padding-bottom: 7.7vw;
  }
  .gr-box .sm-text {
    line-height: 1.87;
    font-size: 3.8vw;
  }
}
.ex-ttl {
  font-size: 20px;
  font-weight: 500;
  line-height: 1;
  margin-bottom: 40px;
}
.ex-ttl.ex {
  margin-bottom: 24px;
}
.ex-ttl.gl {
  color: #0d7b8f;
}

.jp-ttl {
  font-size: 30px;
  line-height: 2.1;
  letter-spacing: 0;
}
.jp-ttl.gl {
  color: #0d7b8f;
}
.jp-ttl.gl2 {
  color: #049faa;
}

.jp-ttl2 {
  font-size: 21px;
  line-height: 2.1;
}
.jp-ttl2.gl {
  color: #0d7b8f;
}

.sec-1 {
  padding-top: 73px;
  padding-bottom: 85px;
  background: #fff;
}
.sec-1 .big-img {
  position: relative;
  margin-top: -134px;
}
.sec-1 .copy-text {
  margin-top: 54px;
  font-size: 17px;
  line-height: 2.23;
  text-align: center;
}

.sec-2 {
  padding-top: 52px;
  padding-bottom: 52px;
  background: #e7ebee;
}
.sec-2 .mat-flex {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 30px;
}
.sec-2 .mat-flex .mat-copy {
  width: 40%;
  font-size: 17px;
  line-height: 1.7;
}
.sec-2 .mat-flex .mat-list {
  width: 56%;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.sec-2 .mat-flex .mat-list li {
  width: 31%;
  position: relative;
}
.sec-2 .mat-flex .mat-list li div img {
  width: 100%;
}
.sec-2 .mat-flex .mat-list li .mat-caption {
  font-size: 14px;
  letter-spacing: 0;
  text-align: center;
  margin-top: 12px;
}

@media screen and (max-width: 900px) {
  .ex-ttl {
    font-size: 4.8vw;
    margin-bottom: 7vw;
  }
  .ex-ttl.ex {
    margin-bottom: 6vw;
  }
  .jp-ttl {
    font-size: 5.1vw;
    line-height: 2.1;
  }
  .jp-ttl2 {
    font-size: 5.1vw;
    line-height: 2.1;
  }
  .sec-1 {
    padding-top: 7.2vw;
    padding-bottom: 9.6vw;
  }
  .sec-1 .big-img {
    position: relative;
    margin-top: 2.8vw;
    width: 115%;
    margin-left: -7.5%;
    margin-right: -7.5%;
  }
  .sec-1 .copy-text {
    margin-top: 8vw;
    font-size: 3.8vw;
    line-height: 1.93;
    text-align: left;
    letter-spacing: 0;
  }
  .sec-2 {
    padding-top: 9.6vw;
    padding-bottom: 9.6vw;
  }
  .sec-2 .mat-flex {
    display: block;
    margin-top: 4.8vw;
  }
  .sec-2 .mat-flex .mat-copy {
    width: 100%;
    font-size: 3.8vw;
    line-height: 1.7;
  }
  .sec-2 .mat-flex .mat-list {
    width: 100%;
    margin-top: 9.6vw;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
  }
  .sec-2 .mat-flex .mat-list li {
    width: 31%;
    position: relative;
  }
  .sec-2 .mat-flex .mat-list li div img {
    width: 100%;
  }
  .sec-2 .mat-flex .mat-list li .mat-caption {
    font-size: 3.3vw;
    letter-spacing: 0;
    text-align: center;
    margin-top: 2.4vw;
  }
}
.sec-3 {
  background: #fff;
  padding-top: 125px;
  padding-bottom: 120px;
}
.sec-3 .big-img {
  margin-top: 26px;
  max-width: 646px;
  margin-left: auto;
  margin-right: auto;
}
.sec-3 .pub-list {
  margin-top: 4px;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}
.sec-3 .pub-list li {
  margin-top: 40px;
  width: 31%;
  margin-right: 2.5%;
  margin-top: 40px;
}
.sec-3 .pub-list li:nth-child(3n) {
  margin-right: 0;
}
.sec-3 .pub-list li .pic-box {
  margin-bottom: 16px;
  position: relative;
}
.sec-3 .pub-list li .pub-ttl {
  font-size: 20px;
  line-height: 1.61;
  font-weight: 500;
  color: #0d7b8f;
  letter-spacing: 0;
}
.sec-3 .pub-list li .pub-ttl.ex {
  margin-bottom: 10px;
}
.sec-3 .pub-list li .pub-ttl span {
  display: inline-block;
  background: #51b4b9;
  color: #fff;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1;
  font-weight: 400;
  color: #fff;
  vertical-align: middle;
  margin-right: 5px;
}
.sec-3 .pub-list li .pub-caption {
  font-size: 16px;
  line-height: 1.56;
  letter-spacing: 0;
}
.sec-3 .pub-list li .pub-notes {
  font-size: 13px;
  line-height: 1.76;
  margin-top: 14px;
}
.sec-3 .pub-list li dl {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 14px;
}
.sec-3 .pub-list li dl.mb {
  margin-bottom: 10px;
}
.sec-3 .pub-list li dl dt {
  width: 28px;
  margin-top: 3px;
}
.sec-3 .pub-list li dl dt img {
  width: 100%;
}
.sec-3 .pub-list li dl dd {
  width: calc(100% - 38px);
}

@media screen and (max-width: 900px) {
  .sec-3 {
    padding-top: 8vw;
    padding-bottom: 12vw;
  }
  .sec-3 .big-img {
    margin-top: 8vw;
    max-width: none;
    margin-left: auto;
    margin-right: auto;
  }
  .sec-3 .pub-list {
    margin-top: 0;
    display: block;
  }
  .sec-3 .pub-list li {
    margin-top: 8vw;
    width: 100%;
    margin-right: 0%;
  }
  .sec-3 .pub-list li:nth-child(3n) {
    margin-right: 0;
  }
  .sec-3 .pub-list li .pic-box {
    margin-bottom: 16px;
    position: relative;
  }
  .sec-3 .pub-list li .pub-ttl {
    font-size: 5vw;
    line-height: 1.61;
    font-weight: 500;
    letter-spacing: 0;
  }
  .sec-3 .pub-list li .pub-ttl.ex {
    margin-bottom: 3vw;
  }
  .sec-3 .pub-list li .pub-ttl span {
    display: inline-block;
    padding: 1vw 2vw;
    font-size: 3.3vw;
    line-height: 1;
    margin-right: 1vw;
  }
  .sec-3 .pub-list li .pub-ttl span.first {
    margin-left: -10.2vw;
  }
  .sec-3 .pub-list li .pub-caption {
    font-size: 3.8vw;
    line-height: 1.56;
  }
  .sec-3 .pub-list li .pub-notes {
    font-size: 3.1vw;
    line-height: 1.76;
    margin-top: 14px;
  }
  .sec-3 .pub-list li dl {
    margin-bottom: 3.3vw;
  }
  .sec-3 .pub-list li dl.mb {
    margin-bottom: 3.3vw;
  }
  .sec-3 .pub-list li dl dt {
    width: 8.7vw;
    margin-top: 0vw;
  }
  .sec-3 .pub-list li dl dt img {
    width: 100%;
  }
  .sec-3 .pub-list li dl dd {
    width: calc(100% - 10.2vw);
  }
}
.sec-4 {
  padding-top: 63px;
  background: #fff;
}
.sec-4 .map-img1 {
  position: relative;
}
.sec-4 .map-img1 .map-copy {
  position: absolute;
  width: 100%;
  text-align: center;
  font-size: 26px;
  line-height: 1;
  color: #0d7b8f;
  z-index: 2;
  font-weight: 500;
  top: 45px;
}
.sec-4 .map-img1 .img-box {
  position: relative;
  z-index: 1;
}
.sec-4 .map-img1 .img-box img {
  width: 100%;
}
.sec-4 .map-img2 {
  max-width: 640px;
  margin-left: auto;
  margin-right: auto;
}
.sec-4 .park-flex {
  padding-top: 104px;
  margin-top: 114px;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  border-top: 1px solid #333333;
}
.sec-4 .park-flex .text-box {
  width: 48%;
}
.sec-4 .park-flex .text-box .park-caption {
  margin-top: 30px;
  font-size: 17px;
  line-height: 2.23;
  letter-spacing: 0;
}
.sec-4 .park-flex .pic-box {
  width: 49%;
  position: relative;
}
.sec-4 .merit-box {
  padding: 28px 60px;
  background: #eeefe3;
  margin-top: 34px;
}
.sec-4 .merit-box .merit-ttl {
  text-align: center;
  margin-bottom: 20px;
  color: #0d7b8f;
  font-size: 24px;
  line-height: 1;
  font-weight: 500;
}
.sec-4 .merit-box .merit-ttl.mini {
  font-size: 17px;
}
.sec-4 .merit-box .merit-ttl.mini2 {
  font-size: 21px;
}
.sec-4 .merit-box .merit-list {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.sec-4 .merit-box .merit-list.mb {
  margin-bottom: 40px;
}
.sec-4 .merit-box .merit-list li {
  width: 31%;
  text-align: center;
  background: #fff;
  color: #333333;
  font-size: 17px;
  line-height: 2.05;
  padding-top: 24px;
  padding-bottom: 24px;
}
.sec-4 .merit-box .merit-list li span {
  font-size: 15px;
  display: block;
  margin-top: 2px;
  line-height: 1;
}
.sec-4 .merit-box .merit-list li.ex {
  padding-top: 12px;
  padding-bottom: 18px;
}
.sec-4 .merit-box .notes {
  margin-top: 15px;
  font-size: 10px;
  line-height: 1.7;
}
.sec-4 .merit-box .table-box {
  max-width: 690px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 34px;
}
.sec-4 .merit-box .table-box .table-flex {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.sec-4 .merit-box .table-box .table-flex .table {
  width: 49%;
}
.sec-4 .merit-box .table-box .table-flex .table table {
  border: 1px solid #333333;
}
.sec-4 .merit-box .table-box .table-flex .table table tr th {
  text-align: center;
  border-bottom: 1px solid #333333;
  color: #fff;
  padding-top: 6px;
  padding-bottom: 6px;
  width: 64px;
  background: #049faa;
  font-size: 17px;
}
.sec-4 .merit-box .table-box .table-flex .table table tr td {
  width: calc(100% - 64px);
  text-align: center;
  border-bottom: 1px solid #333333;
  padding-top: 6px;
  padding-bottom: 6px;
  padding-left: 10px;
  padding-right: 10px;
  color: #333333;
  font-size: 17px;
  background: #fff;
}
.sec-4 .merit-box .table-box .table-flex .table table tr:last-child th {
  border-bottom: none;
}
.sec-4 .merit-box .table-box .table-flex .table table tr:last-child td {
  border-bottom: none;
}
.sec-4 .table-2 {
  max-width: 690px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 23px;
}
.sec-4 .table-2 table {
  width: 100%;
  border: 1px solid #333333;
}
.sec-4 .table-2 table tr td {
  width: 25%;
  background: #fff;
  text-align: center;
  border-bottom: 1px solid #333333;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #333333;
  font-size: 14px;
  line-height: 1;
  border-right: 1px solid #333333;
}
.sec-4 .table-2 table tr td:last-child {
  border-right: none;
}
.sec-4 .table-2 table tr:last-child td {
  border-bottom: none;
}

.bottomNotes {
  padding-top: 54px;
}

@media screen and (max-width: 900px) {
  .bottomNotes {
    padding-top: 6vw;
  }
  .sec-4 {
    padding-top: 14vw;
  }
  .sec-4 .map-img1 {
    position: relative;
    width: 115%;
    margin-left: -7.5%;
    margin-right: -7.5%;
  }
  .sec-4 .map-img1 .map-copy {
    position: absolute;
    width: 100%;
    text-align: center;
    font-size: 4.5vw;
    line-height: 1;
    top: 3.6vw;
  }
  .sec-4 .map-img1 .img-box {
    position: relative;
    z-index: 1;
  }
  .sec-4 .map-img1 .img-box img {
    width: 100%;
  }
  .sec-4 .map-img2 {
    max-width: none;
    margin-left: auto;
    margin-right: auto;
  }
  .sec-4 .park-flex {
    padding-top: 13.5vw;
    margin-top: 14.4vw;
    display: block;
    border-top: 1px solid #333333;
  }
  .sec-4 .park-flex .text-box {
    width: 100%;
  }
  .sec-4 .park-flex .text-box .park-caption {
    margin-top: 3.8vw;
    font-size: 3.8vw;
    line-height: 2.23;
    letter-spacing: 0;
  }
  .sec-4 .park-flex .pic-box {
    width: 100%;
    position: relative;
    margin-top: 8.4vw;
  }
  .sec-4 .merit-box {
    padding: 7.2vw 5.3vw 5.3vw;
    background: #eeefe3;
    margin-top: 34px;
  }
  .sec-4 .merit-box .merit-ttl {
    text-align: center;
    margin-bottom: 4.8vw;
    font-size: 5.3vw;
    line-height: 1.76;
    font-weight: 500;
  }
  .sec-4 .merit-box .merit-ttl.mini {
    font-size: 3.9vw;
  }
  .sec-4 .merit-box .merit-ttl.mini2 {
    font-size: 4.3vw;
  }
  .sec-4 .merit-box .merit-list {
    display: block;
  }
  .sec-4 .merit-box .merit-list.mb {
    margin-bottom: 4.8vw;
  }
  .sec-4 .merit-box .merit-list li {
    width: 82%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    font-size: 4.1vw;
    line-height: 2.05;
    padding-top: 5.3vw;
    padding-bottom: 5.3vw;
    margin-bottom: 3.8vw;
  }
  .sec-4 .merit-box .merit-list li:last-child {
    margin-bottom: 0;
  }
  .sec-4 .merit-box .merit-list li span {
    font-size: 3.6vw;
    display: block;
    margin-top: 1vw;
    line-height: 1;
  }
  .sec-4 .merit-box .merit-list li.ex {
    padding-top: 2.8vw;
    padding-bottom: 3.8vw;
  }
  .sec-4 .merit-box .notes {
    margin-top: 2.8vw;
    font-size: 2.3vw;
    line-height: 1.7;
  }
  .sec-4 .merit-box .notes.sp-center {
    text-align: center;
  }
  .sec-4 .merit-box .table-box {
    max-width: none;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5.2vw;
  }
  .sec-4 .merit-box .table-box .table-flex {
    display: block;
  }
  .sec-4 .merit-box .table-box .table-flex .table {
    width: 100%;
    margin-bottom: 2vw;
  }
  .sec-4 .merit-box .table-box .table-flex .table table {
    border: 1px solid #333333;
  }
  .sec-4 .merit-box .table-box .table-flex .table table tr th {
    text-align: center;
    padding-top: 1vw;
    padding-bottom: 1vw;
    width: 16vw;
    font-size: 4.1vw;
  }
  .sec-4 .merit-box .table-box .table-flex .table table tr td {
    width: calc(100% - 16vw);
    text-align: center;
    padding-top: 1vw;
    padding-bottom: 1vw;
    padding-left: 2.5vw;
    padding-right: 2.5vw;
    font-size: 4.1vw;
  }
  .sec-4 .merit-box .table-box .table-flex .table table tr:last-child th {
    border-bottom: none;
  }
  .sec-4 .merit-box .table-box .table-flex .table table tr:last-child td {
    border-bottom: none;
  }
  .sec-4 .table-2 {
    max-width: none;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 4vw;
  }
  .sec-4 .table-2 table {
    width: 100%;
    border: 1px solid #333333;
  }
  .sec-4 .table-2 table tr td {
    width: 50%;
    background: #fff;
    text-align: center;
    padding-top: 2.5vw;
    padding-bottom: 2.5vw;
    font-size: 3.3vw;
    line-height: 1;
  }
  .sec-4 .table-2 table tr:last-child td {
    border-bottom: none;
  }
}
/*# sourceMappingURL=style-design.css.map */