.top {
  height: 100vh;
  padding-top: 5%;
  background-image: url(../images/top/bg_top.jpg); }
  @media screen and (min-width: 600px) {
    .top {
      background-image: url(../images/top/bg_top_pc.jpg); } }

.title-logo {
  width: 100%;
  padding: 15% 35%;
  box-sizing: border-box; }
  @media screen and (min-width: 600px) {
    .title-logo {
      padding: 15% 40%; } }

#concept .section-h-sub {
  padding: 0 5% 5%; }
  #concept .section-h-sub__t {
    text-align: center;
    margin: 0 auto;
    padding: 10% 0 0; }
    @media screen and (min-width: 600px) {
      #concept .section-h-sub__t {
        padding: 5% 0 0; } }

@media screen and (min-width: 600px) {
  #concept .content-desc {
    display: inline-block; } }

#concept .content-desc__p {
  padding: 5% 0 0 10%; }
  @media screen and (min-width: 600px) {
    #concept .content-desc__p {
      padding: 0 0 3%; } }
  @media screen and (max-width: 320px) {
    #concept .content-desc__p {
      padding: 5% 0 0 4%; } }

@media screen and (min-width: 600px) {
  #concept .section-content__img {
    padding: 0 15%; } }

#chapel .section-content__img:nth-child(1) {
  width: 70%; }

#chapel .section-content__img:nth-child(2) {
  position: absolute;
  z-index: -1;
  right: 3%;
  top: 30%;
  width: 40%; }

#chapel .section-main {
  position: relative; }

#chapel .c-banner::after {
  content: "";
  width: 40%;
  height: 70%;
  background: #e9f3f1;
  position: absolute;
  right: 0;
  top: -7px;
  z-index: -2; }

#banquet .section-content {
  position: relative;
  display: block;
  height: 37vh;
  width: 100%; }
  @media screen and (min-width: 600px) {
    #banquet .section-content {
      height: 50vh; } }

#banquet .content-desc--s {
  padding: 10% 5% 5% 10%; }

#banquet .c-banner::before {
  content: "";
  width: 40%;
  height: 100%;
  background: #e9f3f1;
  position: absolute;
  left: 0;
  z-index: -2; }

#banquet .section-content__img {
  position: absolute; }
  #banquet .section-content__img:nth-child(1) {
    width: 60%;
    left: 4%;
    bottom: 10%;
    z-index: 2; }
  #banquet .section-content__img:nth-child(2) {
    right: 1%;
    width: 43%;
    z-index: 3; }
  #banquet .section-content__img:nth-child(3) {
    right: 16%;
    bottom: -15%;
    width: 38%;
    z-index: 3;}
#facility .section-content__img img {
  width: 80%; }

#facility .section-content__img p {
  padding: 5%; }
  #facility .section-content__img p.align-left {
    padding-left: 10%; }
  #facility .section-content__img p.align-right {
    padding-right: 10%; }

#facility .c-banner::before {
  content: "";
  width: 40%;
  height: 20%;
  background: #e9f3f1;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: -2; }

#facility .c-banner::after {
  content: "";
  width: 40%;
  height: 35%;
  background: #e9f3f1;
  position: absolute;
  right: 0;
  top: 13%;
  z-index: -2; }

#dress .section-h {
  position: relative;
  box-sizing: border-box; }
  @media screen and (min-width: 600px) {
    #dress .section-h {
      padding: 0 15%; } }

#dress .section-h-box {
  position: absolute;
  width: 150px;
  height: 150px;
  padding-top: 40px;
  box-sizing: border-box;
  background-color: #fff;
  top: 50%;
  right: 20%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }
  @media screen and (min-width: 600px) {
    #dress .section-h-box {
      width: 200px;
      height: 200px;
      padding-top: 56px;
      right: 32%; } }

#dress .section-h-bg {
  padding: 5% 0;
  display: flex;
  justify-content: space-between; }

#dress .section-h-bg__img {
  overflow: hidden; }
  #dress .section-h-bg__img:nth-child(1) {
    width: 53%; }
  #dress .section-h-bg__img:nth-child(2) {
    width: 35%; }

#dress .section-content {
  height: 65vh;
  margin-top: 5%; }
  @media screen and (min-width: 600px) {
    #dress .section-content {
      height: 90vh; } }

#dress .section-content__img {
  position: absolute; }
  #dress .section-content__img:nth-child(1) {
    width: 50%; }
    #dress .section-content__img:nth-child(1)::before {
      content: "";
      width: 110%;
      height: 110%;
      background: #e9f3f1;
      position: absolute;
      right: -5%;
      top: -5%;
      z-index: -2; }
  #dress .section-content__img:nth-child(2) {
    width: 60%;
    right: 3%;
    top: 25%; }
    #dress .section-content__img:nth-child(2)::before {
      content: "";
      width: 60%;
      height: 50%;
      background: #e9f3f1;
      position: absolute;
      bottom: -15%;
      right: -5%;
      z-index: -2; }

#dress .content-desc {
  padding: 0 5% 5%; }

#cuisine .section-h-sub {
  padding: 3%;
  text-align: left;
  position: relative; }
  #cuisine .section-h-sub::after {
    content: "";
    width: 60%;
    height: 65%;
    background: #e9f3f1;
    position: absolute;
    top: 94%;
    right: -0.5%;
    z-index: -2; }

#cuisine .section-h-sub__thumb {
  width: 40%; }

#cuisine .content-desc {
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  padding-left: 3%; }

#cuisine .section-content {
  display: flex;
  justify-content: space-between;
  padding: 3% 3% 15%; }

#cuisine .section-content__img {
  width: calc(94% / 3); }

#plan .wrapper {
  padding: 10% 3% 5%; }

@media screen and (min-width: 600px) {
  #plan .section-main {
    margin: 0 30%; } }

#plan .section-content {
  padding-top: 10%;
  border: 2px solid #bf9400;
  text-align: center;
  position: relative; }
  #plan .section-content__title {
    font-size: 1.25rem;
    margin: 0 2%; }
  #plan .section-content::before {
    content: "";
    width: 40px;
    height: 130px;
    box-sizing: border-box;
    border: 20px solid transparent;
    border-bottom: 20px solid #fff;
    border-left: 40px solid transparent;
    border-right: 40px solid transparent;
    background-color: #bf9400;
    opacity: 0.2;
    position: absolute;
    left: 5%;
    top: -20px; }
  #plan .section-content__img {
    padding: 5% 0; }
  #plan .section-content__detail {
    font-size: 2.5rem; }

#plan .plan-catch {
  font-size: 15px; }
  #plan .plan-catch span {
    font-size: 55px; }

#plan .border-dash {
  padding: 2%;
  margin: 5% 0 5%;
  width: 100%;
  box-sizing: border-box; }

.ls-fair-banner {
  padding: 0;
  margin: 0; }

.ls-fair-banner__item {
  padding: 5% 0; }
  .ls-fair-banner__item:nth-child(1) {
    padding-top: 0; }
  .ls-fair-banner__item:nth-child(3) {
    padding-bottom: 0; }

#access .section-h {
  width: 60%;
  margin: 0 auto;
  border-bottom: 1px solid #000;
  padding-bottom: 5%; }

#access .section-content-detail {
  padding: 5% 5% 5% 15%; }
  #access .section-content-detail p {
    padding-bottom: 2%; }
  #access .section-content-detail span {
    display: inline-block;
    width: 100%; }

@media screen and (min-width: 600px) {
  #access .section-content__img {
    padding: 0 10%; } }

#footer .footer {
  background-color: #565264;
  color: #fff;
  text-align: center;
  padding-bottom: 5%; }
  @media screen and (min-width: 600px) {
    #footer .footer {
      padding-bottom: 1%; } }

#footer .footer-name-company__link {
  font-size: .8rem;
  padding: 2% 5%;
  border: 1px solid #fff; }

#footer .footer-sns {
  display: flex;
  justify-content: center;
  width: 100%;
  margin: 8% 0; }
  @media screen and (min-width: 600px) {
    #footer .footer-sns {
      margin: 5% 0; } }

#footer .sns-icon {
  margin: 0 2.5%;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  background: #fff;
  display: inline-block;
  padding: 3%; }
  @media screen and (min-width: 600px) {
    #footer .sns-icon {
      padding: 2%; } }
  #footer .sns-icon__item {
    display: block;
    height: 100%; }
  #footer .sns-icon .icon-fb {
    background: center/contain no-repeat url(../images/icons/icon_fb.png); }
  #footer .sns-icon .icon-ig {
    background: center/contain no-repeat url(../images/icons/icon_ig.png); }

#footer .footer-copyright > p {
  font-size: 7.5px; }
