.ttl-s1 {
  font-family: "Zen Old Mincho";
  font-size: 5.5vw;
  letter-spacing: 0.05em;
  font-weight: 400 !important;
  text-align: center;
  line-height: 1.5;
}

.ttl-s1 .fs-40 {
  font-size: 7.5vw;

}

.ttl-s1 .fs-50 {
  font-size: 9.5vw;
}

.ttl-s1 span {
  letter-spacing: 0.05em;
}

#header {
  position: relative;
}

#header h1 {
  font-size: 14px;
  letter-spacing: 0.1em;
  color: #d2d2d2;
  line-height: 25px;
  position: absolute;
  right: 5%;
  bottom: 4vw;
  left: 5%;
  z-index: 99;
  text-shadow: 3px 1px 3px #000;
  /* ← 文字に影 */
}

#header .logo {
  position: absolute;
  top: 3vw;
  left: 1%;
  width: 21%;
  z-index: 99;
}

#header #key {
  height: 115vw;
}

#header #belt {
  color: #fff;
  position: relative;
}

#header #belt .wrap {
  position: static;
}

#header #belt .ins {
  position: absolute;
  top: 37px;
  right: 170px;
  width: 38px;
}

#header #belt .group {
  text-align: center;
}

#header #belt .group .nav li:not(:last-child) {
  margin-bottom: 28px;
}

#header #belt .group .nav li a {
  font-size: 17px;
  font-weight: 700;
  letter-spacing: 0.1em;
  display: inline-block;
}

#header #belt .group .nav li a.active {
  color: #ffda78;
}

#header #belt .group .info .gr-btn {
  max-width: 135px;
  margin: 50px auto 0;
  background: url(../img/shared/bg4.jpg);
}

#header #belt .group .info .gr-btn li a {
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.1em;
  display: block;
  text-align: center;
  padding: 6px 10px;
  color: #000;
}

#header #belt .group .info .gr-btn li a img {
  width: 16px;
  margin-right: 8px;
  position: relative;
  /* top: -3px; */
}

#header #belt .group .info .btn-link {
  margin: 40px auto 0;
}

#header #belt .group .info .btn-link a {
  font-size: 16px;
  padding: 0 45px 8px 11px;
}

#footer {
  background: url(../img/shared/ft_linex.jpg) repeat-x left top/auto 13px;
  color: #fff;
  position: relative;
}

#footer::before {
  content: "";
  background: url(../img/shared/bg2.jpg);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -2;
}

#footer .set1 {
  padding: 10vw 0 5vw;
}

#footer .set1 .ft-logo {
  text-align: center;
}

#footer .set1 .ft-logo img {
  width: 230px;
}

#footer .set1 .contact {
  margin: 4vw 0 4vw;
}

#footer .set1 .contact .tel {
  text-align: center;
  line-height: 39px;
}

#footer .set1 .contact .tel dt {
  font-size: 17px;
  font-weight: 700;
  letter-spacing: 0.05em;
}

#footer .set1 .contact .tel dd img {
  width: 17px;
  height: auto;
  margin-right: 2px;
  position: relative;
  top: -8px;
}

#footer .set1 .contact .tel dd span {
  font-size: 33px;
  letter-spacing: 0;
}

#footer .set1 .contact .btn-web {
  margin: 15px auto 0;
}

#footer .set1 .ins {
  text-align: center;
}

#footer .set1 .ins img {
  width: 55px;
  height: auto;
}


#footer .set1 .info {
  display: flex;
  line-height: 24px;
  letter-spacing: 0.1em;
  font-size: 13.5px;
  /* --- 既存のスタイル（後述）に加えて、以下を追加 --- */
  justify-content: center;
  /* flexコンテナの子要素（<p>タグ）を水平方向の中央に配置します */
  text-align: center;
  /* <p>タグ内のテキスト自体を中央揃えにします */
}

#footer .set1 .info p:not(:last-child) {
  margin-bottom: 20px;
}


#footer .set1 .info .link-map {
  display: inline-block;
  margin-left: 11px;
  padding-left: 16px;
  position: relative;
}

#footer .set1 .info .link-map::before {
  content: "";
  background: url(../img/shared/icon_map.png) no-repeat 0 0/100% auto;
  width: 11px;
  height: 20px;
  position: absolute;
  top: 4px;
  left: 0;
}

#footer .set1 .info .link-map::after {
  content: "";
  border-top: 1px solid #fff;
  position: absolute;
  right: 0;
  bottom: -1px;
  left: 0;
}

#footer .set1 .calender {
  margin: 15vw 0 0px 10vw;
  max-width: 50%;
}

#footer .set1 .btn-link {
  margin-left: -2vw;
}

#footer .set2 {
  background: #101c1f;
  position: relative;
  padding: 16px 0 72px;
}

#footer .set2::before {
  content: "";
  border-top: 1px solid #fff;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
}

#footer .set2 .item1 {
  text-align: center;
  margin-bottom: 40px;
}

/* #footer .set2 .item1 .btn-copy {
  margin-bottom: 30px;
} */

/* #footer .set2 .item1 .btn-copy a {
  display: inline-block;
  position: relative;
  margin-right: 24px;
} */

#footer .set2 .item1 .btn-copy a::before {
  content: "";
  border-top: 1px solid #fff;
  position: absolute;
  right: 0;
  bottom: 5px;
  left: 0;
}

#footer .set2 .item1 .btn-copy a::after {
  content: "";
  background: url(../img/shared/icon_coppy.png) no-repeat 0 0/100% auto;
  width: 15px;
  height: 33px;
  position: absolute;
  top: 2px;
  right: -24px;
}

#footer .set2 .item2 {
  font-size: 12px;
  letter-spacing: 0.1em;
}

#footer .set2 .item2 address {
  font-weight: 600;
  text-align: center;
}

.contact-info {
  background: url(../img/index/sec5_linex.jpg) repeat-x left top/25vw auto,
    url(../img/index/sec5_linex.jpg) repeat-x left bottom -1px/25vw auto,
    url(../img/index/sec5_liney.jpg) repeat-y left top/auto 25vw,
    url(../img/index/sec5_liney.jpg) repeat-y right top/auto 25vw,
    url(../img/shared/bg4.jpg);
  padding: 15vw 8% 18vw;
  margin: 0 -2vw;
  box-shadow: 5px 5px 8px rgba(0, 0, 0, 0.2), 0 0 0.8px rgba(0, 0, 0, 0.2);
}

.contact-info .col-l {
  padding-bottom: 14vw;
  margin-bottom: 11vw;
  position: relative;
}

.contact-info .col-l::before {
  content: "";
  border-top: 1px solid #685940;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
}

.contact-info .col-l .tel {
  color: #666f33;
  text-align: center;
}

.contact-info .col-l .tel dt {
  line-height: 30px;
}

.contact-info .col-l .tel dt small {
  font-size: 17px;
  font-weight: 700;
  letter-spacing: 0.05em;
}

.contact-info .col-l .tel dt span {
  font-size: 33px;
  letter-spacing: 0;
}

.contact-info .col-l .tel dt img {
  width: 17px;
  height: auto;
  margin-right: 2px;
  position: relative;
  top: -8px;
}

.contact-info .col-l .tel dd {
  font-size: 13px;
  letter-spacing: 0.1em;
  line-height: 21px;
}

.contact-info .col-r dt {
  font-size: 6vw;
  font-weight: 900;
  letter-spacing: 0.05em;
  text-align: center;
  margin-bottom: 5vw;
}

.top-contact {
  background: url(../img/shared/line_top.png) repeat-x left top/22% auto;
  padding: 15vw 0 22vw;
  position: relative;
}

.top-contact::before {
  content: "";
  background: url(../img/index/sec5_deco1.png) no-repeat left top/100% auto;
  position: absolute;
  top: 0;
  left: 3%;
  width: 55%;
  bottom: 0;
  z-index: -1;
}

.top-contact h2 {
  text-align: center;
}

.top-contact h2 span {
  font-size: 8.5vw;
  font-weight: 400;
  letter-spacing: 0.05em;
  line-height: 1.5;
  display: inline-block;
  position: relative;
  padding: 0 5vw 7vw;
}

.top-contact h2 span::before {
  content: "";
  background: url(../img/index/sec5_ttl_deco.png) repeat-x left bottom/100% auto;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 5vw;
}

.top-contact .txt {
  margin: 12vw 0 17vw;
  font-size: 15px;
  line-height: 32px;
}

.top-contact .txt span {
  letter-spacing: 0.1em;
  color: #c00000;
}

@media screen and (min-width: 768px) {
  #header #key {
    height: 900px !important;
  }

  #header h1 {
    line-height: 32px;
    right: 20px;
    bottom: 20px;
    text-shadow: #000 6px 6px 25px;
    left: auto;
  }

  #header .logo {
    top: 9px;
    left: -10px;
    width: 181px;
  }

  #header .logo img {
    width: 100%;
    height: auto;
  }

  #header .hd-tel {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 99;
  }

  #header .hd-btn-web {
    position: absolute;
    top: 285px;
    right: 0;
    margin: 0;
    z-index: 99;
  }

  #header .hd-btn-link {
    position: absolute;
    top: 199px;
    right: 38px;
    z-index: 99;
  }

  #header .hd-btn-link a {
    text-shadow: 1px 1px 6px rgba(0, 0, 0, 0.5);
  }

  #header .hd-nav-sub {
    position: absolute;
    top: 0;
    right: 31px;
    background: #e6b422;
    z-index: 99;
  }

  #header .hd-nav-sub li a {
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 0.1em;
    display: flex;
    align-items: center;
    padding: 18px 0;
    line-height: 29px;
  }

  #header .hd-nav-sub li a img {
    width: 19px;
    height: auto;
    margin: 0 auto 3px;
    display: inline-block;
  }

  #header .hd-nav-sub li a:hover {
    opacity: 0.8;
  }

  #header .hd-nav-sub .btn-blog {
    margin-top: -24px;
  }

  #header .hd-nav-sub .btn-blog a img {
    width: 12px;
  }

  #header .hd-ins {
    position: absolute;
    top: 604px;
    right: 8px;
    z-index: 99;
  }

  #header #hd-top {
    position: absolute;
    top: 0;
    right: 80px;
    z-index: 99;
  }

  #header #hd-top .nav {
    display: flex;
  }

  #header #hd-top .nav li {
    writing-mode: vertical-rl;
    -o-writing-mode: vertical-rl;
    -ms-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    -moz-writing-mode: vertical-rl;
    -webkit-writing-mode: vertical-rl;
    text-orientation: upright;
    word-wrap: break-word;
  }



  #header #hd-top .nav li a {
    font-weight: 700;
    letter-spacing: 0.1em;
    display: inline-block;
    color: #fff;
    line-height: 29px;
    background: url(../img/shared/nav_bg.png);
    padding: 17px 0 20px;
  }

  /*  */
  #hd-top .nav li a img {
    width: 14px;
    /* HTMLで指定されている幅 */
    height: 14px;
    /* 見た目のバランスを考えて幅と合わせるか、autoにする */
    vertical-align: middle;
    /* 画像をテキストラインの中央に揃えます */
    margin-right: 10px;
    margin-bottom: 10px;
    /* margin: 0 auto 5px; */
    /* アイコンと「新着情報」の文字の間に5pxのスペースを空けます */
    /* position: relative; top: -1px; */
    /* 微調整用 */
  }

  /*  */

  #header #hd-top .nav li a.active,
  #header #hd-top .nav li a:hover {
    color: #ffda78;
  }

  #header #hd-top .nav li:not(:last-child) {
    margin-right: 10px;
  }

  #header #belt {
    position: fixed;
  }

  #header #belt .wrap {
    position: relative;
  }

  #header #belt .hd-fix-web {
    position: absolute;
    top: 128px;
    right: 0;
  }

  /* #header #belt .ins {
    top: 28px;
    right: 102px;
    width: 30px;
  }

  #header #belt .ins img {
    width: 100%;
    height: auto;
  } */

  /* Instagramアイコンのスタイル調整 */

  #header #belt .ins {
    /* position: absolute; /* 絶対配置を解除 */
    top: 32px;
    right: 208px;
    display: block;
    margin: 0;
    /* 不要なマージンをリセット */
    line-height: 1;
    /* アイコンの垂直位置調整のため */

  }


  #header #belt .group {
    display: flex;
    flex-direction: column-reverse;
    text-align: left;
    margin: 0 154px 0 86px;
    padding: 15px 0 11px;
  }

  #header #belt .group .nav {
    display: flex;
    justify-content: center;
    /* justify-content: flex-start; */
    margin-top: -5px;
  }

  #header #belt .group .nav li:not(:last-child) {
    margin: 0 24px 0 0;
  }

  #header #belt .group .nav li a {
    font-size: 16px;
  }

  #header #belt .group .nav li a:hover {
    color: #ffda78;
  }

  /* #header #belt .group .info {
    display: flex;
    flex-direction: row-reverse;
    align-items: flex-start;
    gap: 25px;
  } */

  /* (既存のスタイル) .info 全体のセンタリング */
  #header #belt .group .info {
    display: flex;
    justify-content: center;
    /* これが TEL と (地図+アイコン) のブロック全体を中央寄せします */
    flex-direction: row-reverse;
    /* TELが左、(地図+アイコン)のブロックが右 */
    align-items: center;
    /* flex-start から center に変更して垂直中央揃えを試みる */
    gap: 25px;
  }

  /* #header #belt .group .info .col-r {
    display: flex;
    flex-direction: row-reverse;
    align-items: flex-start;
  } */

  #header #belt .group .info .col-r {
    display: flex;
    /* flex-direction: row-reverse; /* 元の設定 */
    flex-direction: row;
    /* HTMLの記述順（地図→アイコン）に表示 */
    align-items: center;
    /* 要素を垂直方向中央に揃える */
    gap: 15px;
    /* 地図ボタンとアイコンの間の隙間（適宜調整してください） */
  }

  #header #belt .group .info .tel {
    display: flex !important;
    align-items: center;
    margin-top: 1px;
  }

  #header #belt .group .info .tel dt {
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0.5em;
    margin: 0px 7px 0 0;
  }

  /* #header #belt .group .info .tel dd img {
    width: 14px;
    height: auto;
    position: relative;
    top: -4px;
    margin-right: 1px;
  } */

  #header #belt .group .info .tel dd span {
    font-size: 28px;
    letter-spacing: 0.3em;
  }

  /* #header #belt .group .info .gr-btn {
    max-width: 100%;
    width: 100px;
    margin: 0;
    display: flex;
    justify-content: flex-end;
  } */

  /* 地図ボタンのコンテナのスタイル調整（任意） */
  #header #belt .group .info .gr-btn {
    max-width: 100%;
    /* width: 100px; */
    /* 固定幅を解除して内容に合わせることも検討 */
    width: auto;
    /* 内容に合わせた幅にする */
    margin: 0;
    display: flex;
    /* justify-content: flex-end; */
    /* 右寄せを解除 */
    justify-content: flex-start;
    /* 左寄せにする */
  }

  #header #belt .group .info .gr-btn li {
    margin-right: 19px;
  }

  #header #belt .group .info .gr-btn li a {
    font-size: 15px;
    padding: 0;
    line-height: 27px;
  }

  #header #belt .group .info .gr-btn li a img {
    width: 18px;
    height: auto;
    margin-right: 8px;
    top: -1;
  }

  #header #belt .group .info .gr-btn .btn-map a {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    gap: 4px;
    /* アイコンと「地図」文字の間隔 */
  }

  #header #belt .group .info .gr-btn li a:hover {
    opacity: 0.8;
  }

  #header #belt .group .info .gr-btn .btn-map {
    margin: 0 20px 0 20px;
  }

  #header #belt .group .info .gr-btn .btn-blog a img {
    width: 12px;
  }

  #header #belt .group .info .btn-link {
    margin: 0 20px 0 0;
  }

  #header #belt .group .info .btn-link a {
    font-size: 15px;
    padding: 0;
  }

  #header #belt .group .info .btn-link a .button-arrow {
    position: relative;
    width: 35px;
    top: -4px;
    margin-left: 6px;
  }

  #header #belt .group .info .btn-link a .button-arrow::after {
    width: 12px;
    right: -3px;
  }

  #header #belt .group .info .btn-link a .button-arrow span::after {
    right: -9px;
    bottom: -2px;
  }

  #footer {
    background: url(../img/shared/ft_linex.jpg) repeat-x left top;
  }

  /* #footer::after {
    content: "";
    background: #101c1f;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: calc(50% + 154px);
    z-index: -1;
  } */

  #footer .set1 {
    padding: 35px 0 20px;
  }

  #footer .set1 .nav {
    position: absolute;
    top: 21px;
    right: 23px;
    display: flex !important;
  }

  #footer .set1 .nav li {
    writing-mode: vertical-rl;
    -o-writing-mode: vertical-rl;
    -ms-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    -moz-writing-mode: vertical-rl;
    -webkit-writing-mode: vertical-rl;
    text-orientation: upright;
    word-wrap: break-word;
  }

  #footer .set1 .nav li:not(:first-child) {
    margin-left: 10px;
  }

  #footer .set1 .nav li a {
    font-weight: 700;
    display: inline-block;
    letter-spacing: 0.1em;
    color: #fff;
    white-space: nowrap;
  }

  #footer .set1 .nav li a.active,
  #footer .set1 .nav li a:hover {
    color: #ffda78;
  }

  #footer .set1 .ft-logo img {
    width: 100%;
    height: auto;
  }

  #footer .set1 .ft-logo {
    text-align: center;
    /* 文字（この場合は画像）を中央揃えにします */
    width: 343px;
    /* 幅の指定は維持します（必要に応じて調整してください） */
    margin-left: auto;
    /* 左マージンを自動に設定 */
    margin-right: auto;
    /* 右マージンを自動に設定 */
    /* margin-left: -4px; は削除または上記で上書きされます */
  }

  #footer .set1 .contact {
    margin: 10px 0 20px -4px;
    display: flex;
    justify-content: center;
    align-items: center;
    /* width: 609px; */
  }

  #footer .set1 .contact .tel {
    text-align: left;
    line-height: 41px;
  }

  #footer .set1 .contact .tel dt {
    font-size: 22px;
  }

  #footer .set1 .contact .tel dd {
    margin-left: 6px;
  }

  #footer .set1 .contact .tel dd img {
    width: 20px;
    top: -10px;
  }

  #footer .set1 .contact .tel dd span {
    font-size: 42px;
  }

  #footer .set1 .contact .btn-web {
    margin: 7px 0 0;
  }

  #footer .set1 .contact .btn-web a::before {
    background: #101c1f;
  }

  #footer .set1 .info {
    line-height: 22px;
    font-size: 15px;
    /* --- 既存のスタイル（後述）に加えて、以下を追加 --- */
    justify-content: center;
    /* flexコンテナの子要素（<p>タグ）を水平方向の中央に配置します */
    text-align: center;
    /* <p>タグ内のテキスト自体を中央揃えにします */
  }

  #footer .set1 .info p:not(:last-child) {
    margin-bottom: 22px;
  }

  /* 地図　アイコン */
  #footer .set1 .info .link-map {
    margin-left: 13px;
    padding-left: 10px;
  }

  #footer .set1 .info .link-map::before {
    width: 9px;
    top: 3px;
    left: 0px;
  }

  #footer .set1 .info .link-map:hover::after {
    content: none;
  }


  #footer .set2 {
    background: none;
    padding: 39px 0 41px;
  }

  #footer .set2::before {
    z-index: -2;
  }

  /* #footer .set2 .item1 {
    text-align: left;
    margin-bottom: 23px;
  }

  #footer .set2 .item1 .btn-copy {
    margin-bottom: 9px;
  }

  #footer .set2 .item1 .btn-copy a {
    margin-right: 30px;
    font-size: 15px;
    letter-spacing: 0.04em;
  } */

  /* #footer .set2 .item1 .btn-copy a::before {
    bottom: 7px;
  }

  #footer .set2 .item1 .btn-copy a::after {
    width: 16px;
    top: 3px;
    right: -30px;
  }

  #footer .set2 .item1 .btn-copy a:hover::before {
    content: none;
  }

  #footer .set2 .item1 #socialbuttons {
    margin: 0;
    text-align: left;
  } */

  #footer .set2 .item2 {
    font-size: 14px;
    /* display: flex; */
    /* --- 既存のスタイル（後述）に加えて、以下を追加 --- */
    justify-content: center;
    /* flexコンテナの子要素（<p>タグ）を水平方向の中央に配置します */
    text-align: center;
    /* <p>タグ内のテキスト自体を中央揃えにします */
  }

  /* #footer .set2 .item2 .cookies_link {
    margin-left: 8px;
  }

  #footer .set2 .item2 .cookies_link a:hover {
    text-decoration: underline;
    text-underline-offset: 3px;
  } */

  .contact-info {
    padding: 52px 118px 64px;
    margin: 0 -47px 0;
    display: flex;
    background: url(../img/index/sec5_linex.jpg) repeat-x left top,
      url(../img/index/sec5_linex.jpg) repeat-x left bottom,
      url(../img/index/sec5_liney.jpg) repeat-y left top,
      url(../img/index/sec5_liney.jpg) repeat-y right top,
      url(../img/shared/bg4.jpg);
  }

  .contact-info .col-l {
    padding: 0;
    margin-bottom: 0;
    width: 300px;
  }

  .contact-info .col-l::before {
    border-top: 0;
    border-right: 2px solid #685940;
    top: 8px;
    left: auto;
    right: -76px;
    bottom: -9px;
  }

  .contact-info .col-l .tel dt {
    line-height: 41px;
  }

  .contact-info .col-l .tel dt small {
    font-size: 24px;
  }

  .contact-info .col-l .tel dt span {
    font-size: 45px;
  }

  .contact-info .col-l .tel dt img {
    width: 22px;
    margin-right: 3px;
    top: -11px;
  }

  .contact-info .col-l .tel dd {
    font-size: 17px;
    line-height: 24px;
  }

  .contact-info .col-r {
    flex: 1;
    margin: 18px 0px 0 143px;
  }

  .contact-info .col-r dt {
    font-size: 28px;
    text-align: left;
    margin-bottom: 20px;
  }

  .contact-info .col-r dd {
    text-align: justify;
    margin-left: 5px;
  }

  .ttl-s1 {
    font-size: 30px;
    text-align: left;
    line-height: 70px;
  }

  .ttl-s1 .fs-40 {
    font-size: 40px;
  }

  .ttl-s1 .fs-50 {
    font-size: 50px;
  }

  .top-contact {
    background: url(../img/shared/line_top.png) repeat-x left top;
    padding: 118px 0 122px;
  }

  .top-contact::before {
    background: url(../img/index/sec5_deco1.png) no-repeat;
    height: 340px;
    left: calc(50% - 496px);
    width: 387px;
    bottom: auto;
  }

  .top-contact h2 span {
    font-size: 50px;
    line-height: 60px;
    padding: 0;
  }

  .top-contact h2 span::before {
    background: url(../img/index/sec5_ttl_deco.png) repeat-x;
    right: calc(100% + 24px);
    bottom: 17px;
    left: auto;
    width: 268px;
    height: 22px;
  }

  .top-contact h2 span::after {
    content: "";
    background: url(../img/index/sec5_ttl_deco.png) repeat-x;
    height: 22px;
    position: absolute;
    left: calc(100% + 24px);
    width: 268px;
    height: 22px;
    bottom: 17px;
  }

  .top-contact .txt {
    margin: 54px 0;
    font-size: 18px;
    line-height: 40px;
    text-align: center;
  }
}

@media screen and (max-width: 1199px) and (min-width: 768px) {
  .contact-info {
    padding: 52px 70px 64px;
    margin-right: 0;
    margin-left: 0;
  }

  /* ==========================================================================
   Viewport Control by CSS Media Query (Replaces viewport.js functionality)
   ========================================================================== */

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

    body,
    main {
      width: 100%;
      margin-left: 0;
      margin-right: 0;
      overflow-x: hidden;
      /* 横スクロールバー防止 */
    }
  }

  @media screen and (min-width: 768px) {

    body,
    main {
      max-width: 1200px;
      margin-left: auto;
      margin-right: auto;
    }
  }

}