@charset "UTF-8";

*,
*:before,
*:after {
  box-sizing: border-box;
}
body {
  margin: 0;
	font-family: 'Noto Sans JP', "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 14px;
  line-height: 1.5;
  color: #333;
}
h1,
h2,
h3 {
  margin: 0 0;
  font-size: 16px;
  font-weight: normal;
}
a {
  text-decoration: none;
  color: #444;
}
a:hover,
a:focus {
  text-decoration: underline;
}
a:focus {
  outline: none;
}
img {
  max-width: 100%;
  vertical-align: bottom;
}
hr {
  border: 0;
  border-bottom: 1px dotted #ccc;
}
@media screen and (min-width: 481px) {
.mariage {
    margin: 0 auto;
    font-size: 14px;
    line-height: 1.7;
    color: #333333;
    font-weight: normal;
    /* font-family: 'Noto Sans JP', "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; */
    font-family: "noto-sans-cjk-jp", sans-serif;
    width: 1200px;
    padding-bottom: 100px;
}
.mariage .dflex {
    display: flex;
    flex-wrap: wrap;
}
.mariage .pc_only {
    display: block;
}
.mariage .sp_only {
    display: none;
}
.mariage a {
    transition: opacity 0.3s ease;
}
.mariage a:hover {
    opacity: 0.7;
    text-decoration: none;
}
.mariage li {
    list-style: none;
}
/* ... */
.mariage .cp-header {
    background-size: cover;
}
.mariage .cp-title {
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    padding: 40px 0 10px;
}
.mariage .cp-desc {
    text-align: center;
    font-size: 16px;
    padding: 0 16px;
    padding-bottom: 50px;
}
.mariage .txtbox .section-title {
    padding: 10px 15px;
    background: #F8F7F3;
    font-weight: bold;
    font-size: 20px;
}
.mariage .txtbox .content {
    padding-top: 20px;
    padding-bottom: 80px;
    font-size: 14px;
    line-height: 32px;
}
.mariage .campaignbox .campaign-banner {
    margin-top: 30px;
    display: flex;
    flex-wrap: wrap;
    gap: 40px;
}
.mariage .campaignbox .campaign-banner > div {
    width: 374px;
}
.mariage .campaignbox .campaign-banner img {
    width: 100%;
    object-fit: cover;
}
.mariage .campaignbox .campaign-header {
    text-align: center;
    font-size: 26px;
    font-weight: bold;
    line-height: 1;
    margin-bottom: 12px;
}
.mariage .campaignbox .campaign-header-wrap {
  text-align: center;
}
.mariage .campaignbox .header-underline {
  display: flex;
  justify-content: center;
  align-items: center;
}
.mariage .campaignbox .line {
  display: inline-block;
  height: 5px;
  width: 20px;
}
.mariage .campaignbox .line.blue {
  background-color: #005BAC;
}
.mariage .line.yellow {
  background-color: #FCD002;
}


.mariage .boxmap .boxmap-header {
    text-align: center;
    font-size: 26px;
    font-weight: bold;
    line-height: 1;
    margin-bottom: 12px;
}
.mariage .boxmap .boxmap-header-wrap {
  text-align: center;
}
.mariage .boxmap .header-underline {
  display: flex;
  justify-content: center;
  align-items: center;
}
.mariage .boxmap .line {
  display: inline-block;
  height: 5px;
  width: 20px;
}
.mariage .boxmap .line.blue {
  background-color: #005BAC;
}
.mariage .line.yellow {
  background-color: #FCD002;
}

.mariage .boxmap {
  padding-bottom: 50px;
}
.mariage .boxmap .boxmap_txt {
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 20px;
  margin-top: 30px;
}
.mariage .boxmap .boxmap_link {
  font-size: 16px;
  margin-top: 10px;
}
.mariage .boxmap .boxmap_link a {
  text-decoration: underline;
}
.mariage .boxmap .boxmap_cont {
  position: relative;
}
.mariage .boxmap .boxmap_cont .cont_links a {
  position: absolute;
}
.mariage .boxmap .boxmap_cont .cont_links a:first-child {
  width: 172px;
  height: 50px;
  top: 45px;
  left: 50%;
  transform: translateX(-50%);
}
.mariage .boxmap .boxmap_cont .cont_links a:nth-child(2) {
  width: 50px;
  height: 170px;
  top: 295px;
  left: 45px;
}
.mariage .boxmap .boxmap_cont .cont_links a:nth-child(3) {
  width: 50px;
  height: 170px;
  top: 295px;
  right: 45px;
}

/* ４リンク追加 */
.mariage .boxmap .boxmap_cont .cont_links a:nth-child(4) {
  width: 160px;
  height: 160px;
  top: 75px;
  left: 90px;
}
.mariage .boxmap .boxmap_cont .cont_links a:nth-child(5) {
  width: 160px;
  height: 160px;
  top: 75px;
  right: 90px;
}
.mariage .boxmap .boxmap_cont .cont_links a:nth-child(6) {
  width: 160px;
  height: 160px;
  bottom: 85px;
  left: 90px;
}
.mariage .boxmap .boxmap_cont .cont_links a:nth-child(7) {
  width: 160px;
  height: 160px;
  bottom: 85px;
  right: 90px;
}
/* ４リンク追加 */

.mariage .boxmap .boxmap_cont .cont_links a:last-child {
  width: 172px;
  height: 50px;
  bottom: 45px;
  left: 50%;
  transform: translateX(-50%);
}

}

/* SP */
@media screen and (max-width: 480px) {
  .mariage {
      margin: 0 auto;
      font-size: 14px;
      line-height: 1.7;
      color: #333333;
      font-weight: normal;
      /* font-family: 'Noto Sans JP', "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; */
      font-family: "noto-sans-cjk-jp", sans-serif;
      width: 100%;
      padding-bottom: 40px;
  }
  .mariage .dflex {
      display: flex;
      flex-wrap: wrap;
  }
  .mariage .pc_only {
      display: none;
  }
  .mariage .sp_only {
      display: block;
  }
  .mariage a {
      transition: opacity 0.3s ease;
  }
  .mariage a:hover {
      opacity: 0.7;
      text-decoration: none;
  }
  .mariage li {
      list-style: none;
  }
  /* ... */
  .mariage .cp-header {
      background-size: cover;
  }
  .mariage .cp-title {
      text-align: center;
      font-size: 20px;
      font-weight: bold;
      padding: 30px 0 15px;
  }
  .mariage .cp-desc {
      text-align: center;
      font-size: 16px;
      padding: 0 15px;
      padding-bottom: 40px;
  }
  .mariage .txtbox .section-title {
      padding: 10px 15px;
      background: #F8F7F3;
      font-weight: bold;
      font-size: 18px;
  }
  .mariage .txtbox .content {
      padding: 15px 15px 45px;
      font-size: 14px;
      line-height: 32px;
  }
  .mariage .campaignbox .campaign-banner {
      margin-top: 30px;
      display: flex;
      flex-wrap: wrap;
      gap: 10px;
      padding: 0 15px;
  }
  .mariage .campaignbox .campaign-banner > div {
      width: 100%;
  }
  .mariage .campaignbox .campaign-banner img {
      width: 100%;
      object-fit: cover;
  }
  .mariage .campaignbox .campaign-header {
      text-align: center;
      font-size: 22px;
      font-weight: bold;
      line-height: 1;
      margin-bottom: 10px;
  }
  .mariage .campaignbox .campaign-header-wrap {
    text-align: center;
  }
  .mariage .campaignbox .header-underline {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .mariage .campaignbox .line {
    display: inline-block;
    height: 5px;
    width: 20px;
  }
  .mariage .campaignbox .line.blue {
    background-color: #005BAC;
  }
  .mariage .line.yellow {
    background-color: #FCD002;
  }
  .mariage .boxmap .boxmap-header {
      text-align: center;
      font-size: 22px;
      font-weight: bold;
      line-height: 1.5;
      margin-bottom: 10px;
  }
  .mariage .boxmap .boxmap-header-wrap {
    text-align: center;
  }
  .mariage .boxmap .header-underline {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .mariage .boxmap .line {
    display: inline-block;
    height: 5px;
    width: 20px;
  }
  .mariage .boxmap .line.blue {
    background-color: #005BAC;
  }
  .mariage .line.yellow {
    background-color: #FCD002;
  }

  .mariage .boxmap {
    padding-bottom: 50px;
  }
  .mariage .boxmap .boxmap_txt {
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 20px;
    margin-top: 30px;
    padding: 0 15px;
  }
  .mariage .boxmap .boxmap_link {
    font-size: 14px;
    margin-top: 10px;
    padding: 0 15px;
  }
  .mariage .boxmap .boxmap_link a {
    text-decoration: underline;
  }
  .mariage .boxmap .boxmap_cont {
    position: relative;
    padding: 0 15px;
  }
  .mariage .boxmap .boxmap_cont .cont_links a {
    position: absolute;
  }
  .mariage .boxmap .boxmap_cont .cont_links a:first-child {
    width: 75px;
    height: 20px;
    top: 12px;
    left: 50%;
    transform: translateX(-50%);
  }
  .mariage .boxmap .boxmap_cont .cont_links a:nth-child(2) {
    width: 20px;
    height: 75px;
    top: 88px;
    left: 25px;
  }
  .mariage .boxmap .boxmap_cont .cont_links a:nth-child(3) {
    width: 20px;
    height: 75px;
    top: 88px;
    right: 25px;
  }


/* ４リンク追加 */
.mariage .boxmap .boxmap_cont .cont_links a:nth-child(4) {
  width: 45px;
  height: 45px;
  top: 25px;
  left: 45px;
}
.mariage .boxmap .boxmap_cont .cont_links a:nth-child(5) {
  width: 45px;
  height: 45px;
  top: 25px;
  right: 45px;
}
.mariage .boxmap .boxmap_cont .cont_links a:nth-child(6) {
  width: 45px;
  height: 45px;
  bottom: 25px;
  left: 45px;
}
.mariage .boxmap .boxmap_cont .cont_links a:nth-child(7) {
  width: 45px;
  height: 45px;
  bottom: 25px;
  right: 45px;
}
/* ４リンク追加 */


  .mariage .boxmap .boxmap_cont .cont_links a:last-child {
    width: 75px;
    height: 20px;
    bottom: 12px;
    left: 50%;
    transform: translateX(-50%);
  }

}