@charset "utf-8";
img {
  display: block;
}

.inner-1020 {
  max-width: 1020px;
  margin-left: auto;
  margin-right: auto;
}
.inner-1025 {
  max-width: 1025px;
  margin-left: auto;
  margin-right: auto;
}

.line {
  padding: 6px 0;
  background: url(../imgs/sakana-tabi-buri/line.png) center center / contain no-repeat;
}
.line2 {
  padding: 6px 0;
  background: url(../imgs/sakana-tabi-buri/line_2.png) center center / contain no-repeat;
}
.line3 {
  padding: 6px 0;
  margin-bottom: 45px;
  background: url(../imgs/sakana-tabi-buri/line_3.png) center center / contain no-repeat;
}

.flex-box {
  display: flex;
  flex-wrap: wrap;
}
.reverse {
  flex-direction: row-reverse;
}

/*-------------------
mv-under
---------------------*/
img.mv-title__img {
  width: 33%;
  max-width: 406px;
  position: absolute;
  left: -2px;
  top: 94.7%;
}
img.mv-map__img {
  width: 41%;
  max-width: 522px;
  position: absolute;
  right: 0;
  top: 87%;
}

/*-------------------
st-top
---------------------*/
#st-top {
  padding-top: 146px;
  padding-bottom: 43px;
}

img.sub_img {
  width: 656px;
  margin-bottom: 30px;
}
img.ambassador_img {
  width: 100%;
  max-width: 295px;
}
.st-top__text {
  font-size: 18px;
  margin-bottom: 71px;
  padding-top: 17px;
  line-height: 1.75;
}
.st-top__text--sml {
  font-size: 15px;
  margin-bottom: 35px;
  line-height: 2.6;
  letter-spacing: 0.06em;
}
.ambassador {
  padding: 15px 25px 0 25px;
  background-color: #fbf6ee;
}
.ambassador .flex-box {
  justify-content: space-between;
}
.ambassador__imgblk {
  width: 295px;
}
.ambassador__textblk {
  width: calc(100% - 315px);
  max-width: 623px;
}
.ambassador__title {
  color: #014a96;
  font-size: 18px;
  margin-bottom: 15px;
  line-height: 2.23;
  letter-spacing: 0.1em;
}
img.ambassador_name {
  width: 247px;
  margin-bottom: 19px;
}
.ambassador__detail {
  font-size: 16px;
  padding-top: 10px;
  margin-bottom: 15px;
  line-height: 1.93;
  letter-spacing: 0.06em;
}

.bg-back {
  padding-bottom: 20px;
  background: url(../imgs/sakana-tabi-buri/bg_1.png) center center / cover no-repeat;
}
/*-------------------
intro
---------------------*/
#intro {
  padding-bottom: 80px;
}
.inner-intro {
  max-width: 1260px;
  margin-left: auto;
  margin-right: auto;
}
.intro-wrapper {
  width: 100%;
  max-width: 1025px;
  margin: 0 auto 15px;
}
.intro-titleWrapper {
  padding: 31px 15px;
  margin-bottom: 62px;
  background-color: #9ed8f5;
}
img.intro-title__img {
  width: 100%;
  margin: 0 auto;
}
img.intro-title__img1 {
  max-width: 504px;
}
img.intro-title__img2 {
  max-width: 596px;
}
img.intro-title__img3 {
  max-width: 449px;
}

img.intro-subTitle__img {
  width: 100%;
  margin-bottom: 43px;
}
img.intro-subTitle__img1 {
  max-width: 360px;
}
img.intro-subTitle__img2 {
  max-width: 320px;
}
img.intro-subTitle__img3 {
  max-width: 745px;
}
img.intro-subTitle__img4 {
  max-width: 655px;
}
img.intro-subTitle__img5 {
  max-width: 315px;
}
img.intro-subTitle__img6 {
  max-width: 605px;
}

.intro-wrapper .flex-box {
  justify-content: space-between;
  align-items: flex-start;
   position: relative;
}

.intro__imgText--box {
  width: 48.5%;
  max-width: 478px;
  margin-bottom: 41px;
}

.intro__text {
  font-size: 16px;
  line-height: 1.75;
  letter-spacing: 0.1em;
}


.info__note {
  font-size: 14px;
  line-height: 1.75;
  letter-spacing: 0.1em;
  position: absolute;
  left: 53.3%;
  bottom: 40px;
  border:1px dashed #000;
  padding: 5px 10px;
}

.intro__img {
  width: 48.5%;
  max-width: 478px;
  margin-bottom: 41px;
  display: block;
}

.shop-btn {
  width: 100%;
  transition: all 0.3s;
}
.shop-btn:hover {
  opacity: 0.7;
}

/*-------------------
spot
---------------------*/

img.spot__titleImg {
  width: 100%;
  max-width: 1033px;
  margin: 0 auto 78px;
}
.spot-wrapper {
  margin-bottom: 53px;
}

.spot-wrapper .flex-box {
  justify-content: space-between;
}

img.spot__titleSml {
  width: 100%;
  margin: 0 auto 15px;
}
img.spot__titleLrg {
  width: 100%;
  margin: 0 auto 40px;
}

img.spot__titleSml1 {
  max-width: 569px;
}
img.spot__titleSml2 {
  max-width: 434px;
}

img.spot__titleLrg1 {
  max-width: 830px;
}
img.spot__titleLrg2 {
  max-width: 795px;
}

.spot__imgblk,
.spot__textblk {
  width: 48.5%;
  max-width: 478px;
}
.spot__imgblk--lft {
  width: 100%;
  margin-top: auto;
}
img.spot__img.mg-btm {
  margin-bottom: 33px;
}
.spot__textblk {
  display: flex;
  flex-direction: column;
  position: relative;
}

.spot__text {
  font-size: 16px;
  margin-bottom: 10px;
  line-height: 1.75;
  letter-spacing: 0.1em;
}
.address {
  color: #fff;
  font-size: 15px;
  padding: 17px 20px;
  margin-top: auto;
  width: 100%;
  max-width: 478px;
  background-color: #014a96;
}
.address__text {
  font-weight: 500;
  margin-bottom: 10px;
  line-height: 1.21;
  letter-spacing: 0.06em;
}

.address__detail {
  margin-bottom: 10px;
}
.address__detail--flex {
  display: flex;
  justify-content: space-between;
}
.address__detail dt,
.address__detail dd {
  color: #fff;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.21;
  letter-spacing: 0.06em;
}
.address__detail dt {
  font-weight: 400;
  width: auto;
}
.address__detail dd {
  width: calc(100% - 80px);
}
.ad-link {
  color: #fff;
  display: inline;
  font-size: 15px;
  line-height: 1.75;
  letter-spacing: 0.03em;
  transition: all 0.3s;
}
.ad-link:hover {
  opacity: 0.7;
  text-decoration: underline;
}

.spot .line3 {
  margin-bottom: 69px;
}

.link-flexBox {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.spot-btn {
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  text-align: center;
  width: 48.5%;
  display: block;
  padding: 6px 5px;
  line-height: 1.21;
  letter-spacing: 0.06em;
  border-radius: 5px;
  background-color: #0f90bf;
  transition: all 0.3s;
}
.spot-btn:hover {
  opacity: 0.7;
}
.mgb-none {
  margin-bottom: 0;
}

/*-------------------
other-spot
---------------------*/

.other-spot {
  padding-bottom: 70px;
}
.otherSpot__titleWrapper {
  padding: 31px 15px;
  margin-bottom: 15px;
  background-color: #054a97;
  border-radius: 10px;
}
.otherSpot__title--img1 {
  margin: 0 auto;
  max-width: 500px;
}
.other-spot__list {
  width: 100%;
}
.other-spot__list--item {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-end;
}
.other-spot__list--item:not(:last-child) {
  padding-bottom: 24px;
  margin-bottom: 15px;
  border-bottom: 2px solid #054a97;
}
.other-spot__textBox {
  width: calc(100% - 210px);
  max-width: 810px;
}
.other-spot__title {
  color: #054a97;
  font-size: 28px;
  font-family: "Zen Maru Gothic", serif;
  font-weight: 700;
  margin-bottom: 10px;
  line-height: 1.55;
  letter-spacing: 0.03em;
}
.other-spot__address,
.other-spot__address--detail dt,
.other-spot__address--detail dd {
  color: #231815;
  font-size: 21px;
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: 0.06em;
}
.other-spot__address--flex {
  display: flex;
  justify-content: space-between;
}
.other-spot__address--detail dt {
  width: auto;
}
.other-spot__address--detail dd {
  width: calc(100% - 110px);
}
.other-spot__linkBox {
  width: 190px;
}
.other-spot__linkBox .spot-btn {
  font-size: 21px;
  width: 100%;
}
.other-spot__linkBox .spot-btn:not(:last-child) {
  margin-bottom: 10px;
}
@media screen and (max-width: 1440px) {
  /*-------------------
mv-under
---------------------*/
  img.mv-map__img {
    top: 83%;
  }
}

@media screen and (max-width: 1360px) {
  .inner-intro {
    max-width: 100%;
    margin-left: 4%;
    margin-right: 4%;
  }
}

@media screen and (max-width: 1125px) {
  .inner-1025 {
    max-width: 100%;
    margin-left: 4%;
    margin-right: 4%;
  }
}

@media screen and (max-width: 1120px) {
  .inner-1020 {
    max-width: 100%;
    margin-left: 4%;
    margin-right: 4%;
  }
}

@media screen and (max-width: 880px) {
  .info__note {
    left: 52%;
    bottom: -20px;
  }
  /*-------------------
spot
---------------------*/
  .spot-wrapper {
    margin-bottom: 40px;
  }
  .spot-wrapper .flex-box {
    display: block;
  }
  .spot__textblk {
    width: 100%;
    max-width: initial;
    margin-bottom: 20px;
  }
  .spot__text {
    margin-bottom: 20px;
  }
  /* .address {
    position: static;
  } */

  .spot__imgblk {
    width: 100%;
    margin: 0 auto;
  }
  img.spot__img.mg-btm {
    margin-bottom: 20px;
  }

  .spot .line3 {
    margin-bottom: 36px;
  }

  /*-------------------
other-spot
---------------------*/
  .other-spot__list--item {
    display: block;
  }
  .other-spot__textBox {
    width: 100%;
    max-width: initial;
    margin-bottom: 20px;
  }
  .other-spot__textBox {
    margin-bottom: 15px;
  }
  .other-spot__title {
    font-size: 25px;
    margin-bottom: 6px;
  }
  .other-spot__address,
  .other-spot__address--detail dt,
  .other-spot__address--detail dd {
    font-size: 18px;
  }
  .other-spot__address--detail dd {
    width: calc(100% - 95px);
  }
  .other-spot__linkBox .spot-btn {
    font-size: 18px;
  }
}
@media screen and (max-width: 750px) {
  /*-------------------
mv-under
---------------------*/
  img.mv-map__img {
    right: 0;
  }

  /*-------------------
st-top
---------------------*/
  #st-top {
    padding-top: 19%;
  }
  img.sub_img {
    width: 100%;
    margin-bottom: 23px;
  }
  .st-top__text {
    font-size: 17px;
    margin-bottom: 31px;
  }
  .st-top__text--sml {
    line-height: 1.75;
  }

  .ambassador {
    padding: 15px 25px 25px;
  }
  .ambassador .flex-box {
    display: block;
  }
  .ambassador__imgblk {
    width: 100%;
    max-width: 295px;
    margin: 0 auto 15px;
  }
  .ambassador__textblk {
    width: 100%;
    max-width: initial;
  }
  .ambassador__title {
    font-size: 17px;
    margin-bottom: 10px;
    line-height: 1.75;
  }
  img.ambassador_name {
    width: 217px;
    margin-bottom: 12px;
  }
  .ambassador__detail {
    margin-bottom: 0;
  }

  /*-------------------
intro
---------------------*/
  #intro {
    padding-bottom: 10%;
  }
  .line3 {
    margin-bottom: 35px;
  }

  .intro-titleWrapper {
    padding: 5% 15px;
    margin-bottom: 42px;
  }

  .intro-wrapper .flex-box {
    display: block;
  }

  img.intro-subTitle__img {
    margin-bottom: 23px;
  }
  .intro__imgText--box {
    width: 100%;
    max-width: initial;
    margin-bottom: 30px;
  }
  .intro__img {
    width: 100%;
    max-width: 330px;
    margin: 0 auto 25px;
  }
  .info__note{
    margin-bottom: 40px;
    position: static;
  }

  img.intro-title__img3 {
    max-width: 409px;
  }

  img.intro-subTitle__img1 {
    max-width: 280px;
  }
  img.intro-subTitle__img2 {
    max-width: 250px;
  }
  img.intro-subTitle__img3 {
    max-width: 555px;
  }
  img.intro-subTitle__img4 {
    max-width: 525px;
  }
  img.intro-subTitle__img5 {
    max-width: 245px;
  }
  img.intro-subTitle__img6 {
    max-width: 485px;
  }

  /*-------------------
spot
---------------------*/
  img.spot__titleImg {
    margin: 0 auto 11%;
  }
  img.spot__titleLrg {
    margin: 0 auto 30px;
  }
  img.spot__titleSml1 {
    max-width: 489px;
  }
  img.spot__titleSml2 {
    max-width: 414px;
  }

  /*-------------------
other-spot
---------------------*/
  .otherSpot__titleWrapper {
    padding: 5% 15px;
  }
}
@media screen and (max-width: 600px) {
  /* img.spot__titleLrg2 {
    width: 76%;
  } */
}
@media screen and (max-width: 480px) {
  /*-------------------
st-top
---------------------*/
  .ambassador {
    padding: 15px 20px 25px;
  }

  /*-------------------
intro
---------------------*/
  img.intro-title__img3 {
    max-width: 320px;
  }

  /*-------------------
spot
---------------------*/
  img.spot__titleSml1 {
    max-width: 289px;
  }
  img.spot__titleSml2 {
    max-width: 264px;
  }

  /*-------------------
other-spot
---------------------*/
  .other-spot__title {
    font-size: 21px;
  }
  .other-spot__address,
  .other-spot__address--detail dt,
  .other-spot__address--detail dd {
    font-size: 16px;
  }
  .other-spot__linkBox .spot-btn {
    font-size: 16px;
  }
  .other-spot__linkBox .spot-btn:not(:last-child) {
    margin-bottom: 7px;
  }
}
@media screen and (max-width: 375px) {
}
