/* catFooter
==========================================*/
.modePC .catFooter h1 { margin-top: 100px; }
.modeSP .catFooter h1 { margin-top: 80px; }

/* b1 */
.catFooter .b1 {
  position: relative;
}
.modePC .catFooter .b1 {
  width: 780px;
  margin: 70px auto 0;
}
.modeSP .catFooter .b1 {
  width: 630px;
  height: 700px;
  margin: 95px auto 0;
}
.modePC .catFooter .b1 .u1 > li {
  background-color: #fff;
  height: 270px;
  width: 780px;
  position: relative;
  -webkit-box-sizing: border-box;
      box-sizing: border-box;
}
.modeSP .catFooter .b1 .u1 > li {
  text-align: center;
  width: 630px;
  height: 700px;
}

.modePC .catFooter .b1 .u1 > li > div {
  width: 425px;
  text-align: left;
  margin-left: 305px;
}

.catFooter .b1 .u2 {
  width: 100%;
  height: 0;
  height: 20px;
  position: absolute;
}
.modePC .catFooter .b1 .u2 { top: 90px; }
.modeSP .catFooter .b1 .u2 { top: 100px; }

.catFooter .b1 .u2 li {
  position: absolute;
  top: 0;
}
.modePC .catFooter .b1 .u2 li:nth-of-type(1) { left: -165px; }
.modePC .catFooter .b1 .u2 li:nth-of-type(2) { right: -165px; }
.modeSP .catFooter .b1 .u2 li:nth-of-type(1) { left: -50px; }
.modeSP .catFooter .b1 .u2 li:nth-of-type(2) { right: -50px; }

.catFooter .b1 .u2 a {
  text-align: center;
  display: block;
  height: 40px;
  width: 40px;
}

.modePC .catFooter .b1 .u2 svg { width: 17px; height: 10px; margin-top: 15px; }
.modeSP .catFooter .b1 .u2 svg { width: 23px; height: 13px; margin-top: 13px; }

.catFooter .b1 h2 {
  font-weight: bold;
}
.modePC .catFooter .b1 h2 {
  font-size: 18px;
  line-height: 27px;
}
.modeSP .catFooter .b1 h2 {
  font-size: 36px;
  line-height: 54px;
  margin-top: 90px;
  text-align: left;
}

.modePC .catFooter .b1 .viewMoreWrap,
.modePC .catFooter .b1 .imgWrap img {
  width: 220px;
  height: 220px;
}
.modeSP .catFooter .b1 .imgWrap img {
  width: 440px;
  height: 440px;
}

.modePC .catFooter .b1 .viewMoreWrap {
  position: absolute;
  top: 0;
  left: 50px;
}

.modeSP .catFooter .b1 .p1,
.modeSP .catFooter .b1 .p2,
.modeSP .catFooter .b1 .p3 {
  display: none;
}

.modePC .catFooter .b1 .p1 {
  margin-top: 15px;
}
.modePC .catFooter .b1 .p1:after {
  content: "";
  display: block;
  clear: both;
}

.modePC .catFooter .b1 .p1 li {
  font-size: 11px;
  line-height: 20px;
  font-weight: bold;
  border-bottom: 1px solid #000;
  float: left;
  margin-right: 24px;
}

.modePC .catFooter .b1 .p2 {
  color: #666;
  font-size: 12px;
  line-height: 2;
  letter-spacing: 0;
  margin-top: 16px;
}

.modePC .catFooter .b1 .p3 {
  font-size: 12px;
  margin-top: 20px;
}
.modePC .catFooter .b1 .p3 svg {
  vertical-align: middle;
  width: 14px;
  height: 14px;
  margin-right: 6px;
}

/* b2 */
.modePC .catFooter .b2 p { margin: 40px 0 0 120px; }
.modeSP .catFooter .b2 p { margin: 30px 0 0 60px; }


/* b3 */
.modePC .catFooter .b3 {
  overflow: hidden;
  margin-top: 70px;
}
.modeSP .catFooter .b3 {
  margin-top: 140px;
}

.modePC .catFooter .b3 ul {
  position: relative;
  left: 50%;
  float: left;
}
.modeSP .catFooter .b3 ul {
  width: 630px;
  margin: 0 auto;
}

.modePC .catFooter .b3 li {
  width: 310px;
  height: 160px;
  position: relative;
  left: -40%;
  float: left;
  margin-bottom: 15px;
}
.modeSP .catFooter .b3 li { margin-top: 20px; }
.modePC .catFooter .b3 li:nth-of-type(n+2) { margin-left: 15px; }
.modePC .catFooter .b3 li:nth-of-type(4) { margin-left: 0; }

.catFooter .b3 li img {
  width: 100%;
}


.catFooter .b3 .bnrTel .frame {
  background: no-repeat url(/img/wedding/nav/cv01b.jpg) 0 0/contain;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
    -ms-flex-pack: center;
      justify-content: center;
  -webkit-box-align: center;
    -ms-flex-align: center;
      align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
    -ms-flex-direction: column;
      flex-direction: column;
  -webkit-transition: opacity .3s;
      transition: opacity .3s;
}
.modePC .catFooter .b3 .bnrTel .frame:hover { opacity: .6; }

.modeSP .catFooter .b3 .bnrTel .frame {
  height: 326px;
}

.catFooter .b3 .bnrTel .frame .number {
  opacity: 0;width:0px;height:0px;display:none;
}

.catFooter .b3 .bnrTel .ttl {
  text-align: center;
  font-weight: bold;
}
.modePC .catFooter .b3 .bnrTel .ttl {
  font-size: 15px;
}
.modeSP .catFooter .b3 .bnrTel .ttl {
  font-size: 30px;
}
.catFooter .b3 .bnrTel .ttl-sub {
  text-align: center;
}
.modePC .catFooter .b3 .bnrTel .ttl-sub {
  /*margin-top: 6px;*/
}
.modeSP .catFooter .b3 .bnrTel .ttl-sub {
  margin-top: 5px;
  font-size: 24px;
}
.catFooter .b3 .bnrTel .telno {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: bold;
}
.modePC .catFooter .b3 .bnrTel .telno {
  margin-top: 2px;
}
.modeSP .catFooter .b3 .bnrTel .telno {
  margin-top: 10px;
}
.modePC .catFooter .b3 .bnrTel .telno svg {
  width: 20px;
  height: 20px;
}
.modeSP .catFooter .b3 .bnrTel .telno svg {
  width: 38px;
  height: 38px;
}
.modePC .catFooter .b3 .bnrTel .telno p {
  font-size: 24px;
  margin-left: 5px;
}
.modeSP .catFooter .b3 .bnrTel .telno p {
  font-size: 50px;
  margin-left: 10px;
}
.catFooter .b3 .bnrTel .note {
  text-align: center;
}
.modePC .catFooter .b3 .bnrTel .note {
  font-size: 10px;
  line-height: 1;
  margin-top: 5px;
}
.modeSP .catFooter .b3 .bnrTel .note {
  font-size: 18px;
  line-height: 1.3;
  margin-top: 10px;
}

/* dirNav
==========================================*/
.dirNav {
  margin-top: 100px;
}
/* TOP */
.dirNav li:nth-of-type(1) { background-image: url(/img/wedding/nav/navigation_root.png); }
.modeSP .dirNav li:nth-of-type(1){ background-position: center -20px; }
/* srory */
.dirNav li:nth-of-type(7) { background-image: url(/img/wedding/nav/navigation_story.jpg); }
.modeSP .dirNav li:nth-of-type(7){ background-position: center -70px; }
/* venue */
.dirNav li:nth-of-type(3) { background-image: url(/img/wedding/nav/navigation_banquet.jpg?1); }
.modeSP .dirNav li:nth-of-type(3) { background-position: center -170px; }
/* styling */
.dirNav li:nth-of-type(6) { background-image: url(/img/wedding/nav/navigation_style.jpg); }
.modeSP .dirNav li:nth-of-type(6){ background-position: center -20px; }
/* ceremony */
.dirNav li:nth-of-type(2) { background-image: url(/img/wedding/nav/navigation_ceremony.jpg?1); }
.modeSP .dirNav li:nth-of-type(2) { background-position: center -127px; }
/* food */
.dirNav li:nth-of-type(4) { background-image: url(/img/wedding/nav/navigation_food.jpg); }
.modeSP .dirNav li:nth-of-type(4) { background-position: center -100px }
/* dress */
.dirNav li:nth-of-type(5) { background-image: url(/img/wedding/nav/nav06.jpg); }
.modeSP .dirNav li:nth-of-type(5) { background-position: center -10px; }
/* Insta */
.dirNav li:nth-of-type(8) { background-image: url(/img/wedding/nav/nav03.jpg); }
.modeSP .dirNav li:nth-of-type(8) { background-position: center -40px; }

/**/
.catFooter .b3 li:last-child {
  height: 0;
}




/* SAFETY INITIATIVE BADGE
==========================================*/
.safety-initiative-badge{
  position: fixed;
  background: #fff;
  z-index: 1;
}
.modePC .safety-initiative-badge{
  top: 6vw;
  left: 87vw;
  width: 120px;
  height: 120px;
  box-shadow: 0px 5px 15px rgba(0,0,0,0.1);
  transition    : .2s;
  transition-timing-function:ease-out;
  border-radius: 50%;
}
      .modePC .safety-initiative-badge:hover{
        box-shadow: 0px 10px 17px rgba(0,0,0,0.2);
        -webkit-transform: rotate(-10deg) scale(1.1,1.1);
           -moz-transform: rotate(-10deg) scale(1.1,1.1);
                transform: rotate(-10deg) scale(1.1,1.1);
      }
.modeSP .safety-initiative-badge{
  bottom: 15px;
  left: 30px;
  width: 240px;
  height: 110px;
  border-radius: 10px;
  box-shadow: 0px 10px 17px rgba(0,0,0,0.2);
  transition    : .4s;
  opacity: 0;
  transform: translateY(100px);
}
      .modeSP .safety-initiative-badge.fixdsp{
        opacity: 1;
        transform: translateY(0);
      }



.safety-initiative-badge a{
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: center;
  -ms-align-items: center;
  align-items: center;
  border-radius: 50%;
  opacity: 1 !important;
}
.modePC .safety-initiative-badge a{
  width: 120px;
  height: 120px;
}
.modeSP .safety-initiative-badge a{
  width: 240px;
  height: 110px;
}

.safety-initiative-badge a img{}
.modePC .safety-initiative-badge a img{
  width: 83%;
}
.modeSP .safety-initiative-badge a img{
  width: 77%;
}


/* remodal
==========================================*/
.remodal-wrapper {
    padding: 0;
}
.remodal {
  text-align: left;
  background: #000;
  padding: 0;
  max-width: 100%;
  height: 100vh;
}
.modeSP .remodal {
    /*display: none;*/
    padding-top: 100px;
    overflow: hidden;
}
.remodal .youtube {
    height: 100vh;
}
.remodal .youtube > div {
    height: 100vh;
}

.remodal{ position: relative; }

.remodal-overlay {
  background: rgba(0,0,0,0.87) !important;
}
.remodal-close{
    position: absolute;
    z-index: 10;
    top: 0;
    right: 0 !important;
    left: auto !important;
    background:transparent !important;
    color: #FFF !important;
    width: 100px;
    height: 100px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.remodal-close:before {
    font-size: 100px;
    position: relative;
}
.remodal-close svg {
    fill: #fff;
}
.remodal .p1{
  position: absolute;
  top: 0;
  left: 0;
}
.remodal .p1 img{ width: 540px; }

.remodal .p2{
  position: absolute;
  top: 40px;
  left: 580px;
  width: 360px;
  padding-right: 20px;
  height: 463px;
  overflow-y:scroll;
}
.remodal h3 { margin-bottom: 40px; }

.remodal h3 p:nth-of-type(2){ margin: 15px 0 20px 0; }

.remodal .en{ margin-top: 20px; }


#youtube-movie-content {
  position: relative;
  /* height: calc(100vh - 60px); */
  overflow: hidden;
  pointer-events: none;
}
.modeSP #youtube-movie-content {
  position: relative;
  height: 422px;
  overflow: hidden;
}

#youtube-movie-content iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}