@charset "UTF-8";
.social-campaign {
  max-width: 768px;
  margin: 0 auto;
  background: #EDEDED;
  /*共通部分
  ----------------------*/
  /*----------------------*/
}

.social-campaign .slides .slick-next {
  right: 15px;
}

.social-campaign .slides .slick-prev {
  left: 15px;
}

.social-campaign .slides2 .slide {
  padding: 0 3px;
}

.social-campaign .slides2 .slick-next {
  right: 15px;
}

.social-campaign .slides2 .slick-prev {
  left: 15px;
}

.social-campaign main {
  background: #FFFFFF;
  overflow: hidden;
}

.social-campaign .mv-sec {
  position: relative;
  margin-bottom: 60px;
}

.social-campaign .mv-sec::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  background: black;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.4)), to(rgba(0, 0, 0, 0)));
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0) 100%);
}

.social-campaign .mv-sec .logo {
  position: absolute;
  width: 73px;
  height: 73px;
  top: 30px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 3;
}

.social-campaign .outline-sec {
  margin-bottom: 100px;
}

.social-campaign .outline-sec .inner .title {
  font-size: 2.3rem;
  text-align: center;
  margin-bottom: 10px;
}

.social-campaign .outline-sec .inner .read {
  text-align: center;
  font-size: 1.5rem;
}

.social-campaign .about-sec {
  background: #F9F9F9;
  padding-bottom: 37px;
}

.social-campaign .about-sec .inner .title {
  color: #6DA591;
  text-align: center;
  position: relative;
  top: -37px;
}

.social-campaign .about-sec .inner .title .ja {
  font-size: 2.3rem;
}

.social-campaign .about-sec .inner .slides .slick-prev,
.social-campaign .about-sec .inner .slides .slick-next {
  top: 26.667vw;
}

.social-campaign .about-sec .inner .slide {
  padding: 0 10px;
}

.social-campaign .about-sec .inner .slide figure {
  margin-bottom: 10px;
}

.social-campaign .about-sec .inner .slide .midashi {
  color: #6DA591;
  letter-spacing: 1px;
}

.social-campaign .about-sec .inner .slide .catch {
  font-size: 1.5rem;
  margin-bottom: 5px;
}

.social-campaign .about-sec .inner .slide .read {
  font-size: 1.2rem;
}

.social-campaign .report-sec {
  background: #FFFFFF;
  padding: 50px 0;
}

.social-campaign .report-sec .inner .title {
  color: #6DA591;
  text-align: center;
  margin-bottom: 25px;
}

.social-campaign .report-sec .inner .title .ja {
  font-size: 2.3rem;
}

.social-campaign .report-sec .inner .slides {
  margin-bottom: 50px;
}

.social-campaign .report-sec .inner .slide {
  padding: 0 10px;
}

.social-campaign .report-sec .inner .slide .caption {
  background: #F9F9F9;
  padding: 30px 25px;
}

.social-campaign .report-sec .inner .slide .catch {
  font-size: 1.5rem;
  margin-bottom: 5px;
}

.social-campaign .report-sec .inner .slide .read {
  font-size: 1.2rem;
  margin-bottom: 10px;
}

.social-campaign .report-sec .inner .slide .more {
  display: block;
  text-align: center;
  color: #6DA591;
  text-decoration: underline;
}

.social-campaign .report-sec .inner .slide .more:hover {
  text-decoration: none;
}

.social-campaign .report-sec .inner .btn {
  display: block;
  width: 100%;
  height: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #FFFFFF;
  border: 1px solid #6DA591;
  color: #6DA591;
  padding: 12px 0;
  text-align: center;
  -webkit-transition: all .3s;
  transition: all .3s;
  width: calc(100% - 80px) !important;
  margin: 0 auto;
}

.social-campaign .ceremony-sec {
  margin-bottom: 60px;
}

.social-campaign .ceremony-sec .title {
  color: #6DA591;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 20px;
}

.social-campaign .ceremony-sec .title p {
  background: #FFFFFF;
  position: relative;
}

.social-campaign .ceremony-sec .title p.en {
  font-size: 3rem;
  padding-left: 20px;
  padding-right: 10px;
}

.social-campaign .ceremony-sec .title p.ja {
  padding-right: 20px;
  margin-top: 5px;
  font-size: 1.2rem;
}

.social-campaign .ceremony-sec .title::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 1px;
  z-index: 0;
  background: #E8E8E8;
}

.social-campaign .ceremony-sec .catch {
  font-size: 2.2rem;
  padding: 0 20px;
  margin-bottom: 40px;
}

.social-campaign .ceremony-sec .slides2 {
  margin-bottom: 40px;
}

.social-campaign .ceremony-sec .slides2 .slide {
  padding: 0 3px;
}

.social-campaign .ceremony-sec .read {
  padding: 0 20px;
}

.social-campaign .party-sec {
  margin-bottom: 100px;
}

.social-campaign .party-sec .title {
  color: #6DA591;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 20px;
}

.social-campaign .party-sec .title p {
  background: #FFFFFF;
  position: relative;
}

.social-campaign .party-sec .title p.en {
  font-size: 3rem;
  padding-left: 20px;
  padding-right: 10px;
}

.social-campaign .party-sec .title p.ja {
  padding-right: 20px;
  margin-top: 5px;
  font-size: 1.2rem;
}

.social-campaign .party-sec .title::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 1px;
  z-index: 0;
  background: #E8E8E8;
}

.social-campaign .party-sec .catch {
  font-size: 2.2rem;
  padding: 0 20px;
  margin-bottom: 40px;
}

.social-campaign .party-sec .slides2 {
  margin-bottom: 40px;
}

.social-campaign .party-sec .read {
  padding: 0 20px;
}

.social-campaign .cuisine-sec {
  padding: 70px 0 130px;
  background: #F9F9F9;
}

.social-campaign .cuisine-sec .inner .wrap {
  position: relative;
  z-index: 1;
}

.social-campaign .cuisine-sec .inner .wrap::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 90px;
  width: 100%;
  width: 427px;
  height: 370px;
  z-index: 0;
  background: url(../img/bg_cuisine-01.png);
  background-size: cover;
}

.social-campaign .cuisine-sec .inner .title {
  padding-left: 20px;
  color: #6DA591;
  margin-bottom: 20px;
  position: relative;
  z-index: 1;
}

.social-campaign .cuisine-sec .inner .title .en {
  font-size: 3rem;
}

.social-campaign .cuisine-sec .inner .title .ja {
  font-size: 1.2rem;
}

.social-campaign .cuisine-sec .inner .catch {
  font-size: 2.2rem;
  padding: 0 20px 90px;
  position: relative;
  z-index: 1;
}

.social-campaign .cuisine-sec .inner .slides2 {
  margin-bottom: 40px;
}

.social-campaign .dress-sec {
  padding: 70px 0 40px;
  margin-bottom: 70px;
  background: #F9F9F9;
}

.social-campaign .dress-sec .inner .wrap {
  position: relative;
  z-index: 1;
  margin-bottom: 20px;
}

.social-campaign .dress-sec .inner .wrap::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 120px;
  width: calc(100% - 140px);
  height: 295px;
  z-index: 0;
  background-image: url(../img/bg_dress-01.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.social-campaign .dress-sec .inner .title {
  padding-left: 20px;
  color: #6DA591;
  margin-bottom: 20px;
  position: relative;
  z-index: 1;
}

.social-campaign .dress-sec .inner .title .en {
  font-size: 3rem;
}

.social-campaign .dress-sec .inner .title .ja {
  font-size: 1.2rem;
}

.social-campaign .dress-sec .inner .sub-title {
  color: #6DA591;
  font-size: 1.2rem;
  padding: 0 20px 90px;
  position: relative;
  z-index: 1;
}

.social-campaign .dress-sec .inner .catch {
  font-size: 2.2rem;
  padding: 0 20px;
  margin-bottom: 20px;
}

.social-campaign .dress-sec .inner .slides2 {
  margin-bottom: 40px;
}

.social-campaign .campaign-sec {
  margin-bottom: 70px;
}

.social-campaign .campaign-sec .inner {
  width: calc(100% - 40px);
  margin: 0 auto;
  padding: 40px 0 20px;
  background: #6DA591;
  color: #FFFFFF;
  -webkit-box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.4);
          box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.4);
}

.social-campaign .campaign-sec .inner .wrap {
  padding: 0 20px;
}

.social-campaign .campaign-sec .inner .title {
  text-align: center;
  margin-bottom: 20px;
}

.social-campaign .campaign-sec .inner .title .ja {
  font-size: 1.4rem;
}

.social-campaign .campaign-sec .inner .title .en {
  font-size: 3rem;
}

.social-campaign .campaign-sec .inner .read {
  font-size: 1.5rem;
  text-align: center;
  margin-bottom: 10px;
}

.social-campaign .campaign-sec .inner figure {
  margin-bottom: 15px;
}

.social-campaign .campaign-sec .inner .tokuten {
  margin-bottom: 15px;
}

.social-campaign .campaign-sec .inner .tokuten .midashi {
  font-size: 1.8rem;
  margin-bottom: 5px;
}

.social-campaign .reservation-sec {
  margin-bottom: 50px;
}

.social-campaign .reservation-sec .inner {
  width: calc(100% - 40px);
  margin: 0 auto;
  padding-top: 50px;
  border-top: 1px solid #E8E8E8;
}

.social-campaign .reservation-sec .inner .title {
  color: #6DA591;
  text-align: center;
  margin-bottom: 20px;
}

.social-campaign .reservation-sec .inner .title .en {
  font-size: 3rem;
}

.social-campaign .reservation-sec .inner .read {
  margin-bottom: 20px;
}

.social-campaign .reservation-sec .inner .form-block dl {
  margin-bottom: 15px;
}

.social-campaign .reservation-sec .inner .form-block dl dt {
  margin-bottom: 10px;
}

.social-campaign .reservation-sec .inner .form-block dl dt span {
  display: inline-block;
  color: #FFFFFF;
  padding: 1px 10px;
  margin-right: 5px;
}

.social-campaign .reservation-sec .inner .form-block dl dt span.must {
  background: #6DA591;
}

.social-campaign .reservation-sec .inner .form-block dl dt span.any {
  background: #D6D6D6;
}

.social-campaign .reservation-sec .inner .form-block dl dd .text-input {
  border: 1px solid #E8E8E8;
  border-radius: 5px;
  padding: 10px;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.social-campaign .reservation-sec .inner .form-block dl dd .text-area {
  border: 1px solid #E8E8E8;
  border-radius: 5px;
  padding: 10px;
  width: 100%;
  height: 150px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.social-campaign .reservation-sec .inner .form-block dl dd .error {
  display: inline-block;
  color: #FF0000;
}

.social-campaign .reservation-sec .inner .form-block input[type="submit"].btn {
  margin: 30px 0 0;
  display: block;
  width: 100%;
  height: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #269A6F;
  border: 1px solid #269A6F;
  color: #FFFFFF;
  padding: 13px 0;
  text-align: center;
  font-weight: 700;
}

.social-campaign .reservation-sec .inner .form-block input[type="submit"].backbtn {
  border: none;
  width: 100%;
  padding: 5px 0;
  background: #DDDDDD;
  margin: 10px 0 0;
}

.social-campaign .fair-sec {
  padding: 50px 0 70px;
  background: #F9F9F9;
}

.social-campaign .fair-sec .inner {
  width: calc(100% - 40px);
  margin: 0 auto;
}

.social-campaign .fair-sec .inner .title {
  color: #6DA591;
  text-align: center;
  margin-bottom: 20px;
}

.social-campaign .fair-sec .inner .title .ja {
  font-size: 2rem;
}

.social-campaign .fair-sec .inner .wrap {
  -webkit-box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.4);
          box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.4);
}

.social-campaign .fair-sec .inner .wrap .text {
  padding: 20px;
}

.social-campaign .fair-sec .inner .wrap .text .midashi {
  font-size: 1.5rem;
  margin-bottom: 10px;
}

.social-campaign .fair-sec .inner .wrap .text .read {
  margin-bottom: 20px;
}

.social-campaign .fair-sec .inner .wrap .text .btn {
  display: block;
  width: 100%;
  height: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #269A6F;
  border: 1px solid #269A6F;
  color: #FFFFFF;
  padding: 13px 0;
  text-align: center;
  font-weight: 700;
  position: relative;
}

.social-campaign .fair-sec .inner .wrap .text .btn .icon {
  width: 21px;
  height: 21px;
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.social-campaign .access-sec {
  padding: 50px 0;
}

.social-campaign .access-sec .inner .title {
  color: #6DA591;
  text-align: center;
  margin-bottom: 20px;
}

.social-campaign .access-sec .inner .title .ja {
  font-size: 2rem;
}

.social-campaign .access-sec .inner .zip {
  text-align: center;
  margin-bottom: 20px;
}

.social-campaign .access-sec .inner .map {
  margin-bottom: 20px;
}

.social-campaign .access-sec .inner .map iframe {
  width: 100%;
  height: 100vw;
}

.social-campaign .access-sec .inner .traffic {
  padding: 0 20px;
}

.social-campaign .access-sec .inner .traffic .transportation {
  margin-bottom: 1em;
}

.social-campaign .access-sec .inner .traffic .transportation .midashi {
  font-weight: 700;
  margin-bottom: 1em;
}

.social-campaign footer {
  padding: 50px 0;
  background: #6DA591;
}

.social-campaign footer .inner {
  width: calc(100% - 40px);
  margin: 0 auto;
  color: #FFFFFF;
}

.social-campaign footer .inner .logo {
  width: 83px;
  margin: 0 auto 30px;
}

.social-campaign footer .inner .title {
  text-align: center;
  font-size: 1.6rem;
  margin-bottom: 20px;
}

.social-campaign footer .inner .btns {
  margin-bottom: 20px;
}

.social-campaign footer .inner .btns .btn {
  display: block;
  width: 100%;
  height: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #FFFFFF;
  border: 1px solid #6DA591;
  color: #6DA591;
  padding: 12px 0;
  text-align: center;
  -webkit-transition: all .3s;
  transition: all .3s;
  padding: 20px 0;
  margin-bottom: 10px;
  position: relative;
}

.social-campaign footer .inner .btns .btn .icon {
  position: absolute;
  top: 50%;
  right: 10px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 21px;
  height: 21px;
}

.social-campaign footer .inner .nav {
  margin-bottom: 20px;
}

.social-campaign footer .inner .nav li a {
  display: block;
  padding: 20px 0;
  border-bottom: 1px solid #FFFFFF;
  position: relative;
}

.social-campaign footer .inner .nav li a::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 0px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 4px;
  height: 4px;
  border: 4px solid transparent;
  border-left: 4px solid #FFFFFF;
}

.social-campaign footer .inner .btn2 {
  position: relative;
  margin-bottom: 40px;
  display: block;
  width: 100%;
  height: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #6DA591;
  border: 1px solid #FFFFFF;
  color: #FFFFFF;
  padding: 13px 0;
  text-align: center;
  font-weight: 700;
}

.social-campaign footer .inner .btn2 .icon {
  position: absolute;
  top: 50%;
  right: 10px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 21px;
  height: 21px;
}

.social-campaign footer .inner .credit {
  display: block;
  color: #FFFFFF;
  font-size: 1.1rem;
  text-align: center;
}

.social-campaign .thanks-message-sec {
  padding: 100px 0;
}

.social-campaign .thanks-message-sec .inner {
  width: calc(100% - 40px);
  margin: 0 auto;
}

.social-campaign .thanks-message-sec .inner .message {
  font-size: 2rem;
  text-align: center;
  margin-bottom: 20px;
}
