@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; */
}

.mv-sec {
  /* background-color: #F9F9F9 !important; */
}

.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;
}

/*--------- 追加ページ ---------*/

.top-title__inner {
  padding: 4rem 0;
  text-align: center;
  color: #6DA591;
  font-family: 'Yu Mincho Light','YuMincho','Yu Mincho','游明朝体',sans-serif;
}

.top-title__inner p {
  font-size: 1.5rem;
}

.top-title__inner h2 {
  font-size: 2.4rem;
  line-height: 1.7;
}

.page-scroll {
  background-color: #F9F9F9;
}

.page-scroll .inner {
  max-width: 33.5rem;
  width: 100%;
  margin: auto;
  /* padding-left: 2rem;
  padding-right: 2rem; */
  padding-bottom: 6rem;
  padding-top: 5rem;
}

.logo {
  display: none !important;
}

.slick-dotted.slick-slider {
  margin-bottom: 0 !important;
}

.page-scroll__items {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.page-scroll_item {
  display: block;
  max-width: 16rem;
  height: 4rem;
  line-height: 4rem;
  width: 100%;
  background-color: #FFF;
  text-align: center;
  font-family: YuGothic,'Yu Gothic',sans-serif;
  font-weight: bold;
  color: #79A392;
  border: 1px solid #79A392;
  position: relative;
}

.page-scroll_item::after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 3px 0 3px;
  border-color: #6DA591 transparent transparent transparent;
  top: 46%;
  right: 1.1rem;
  transform: translateX(-50%);
}

.page-scroll_item a {
  display: block;
  height: inherit;
  line-height: inherit;
}

.page-scroll_item--space-h {
  margin-right: 1rem;
}

.page-scroll_item--space-b {
  margin-bottom: 1rem;
}

.about__inner {
  max-width: 33.5rem;
  width: 100%;
  margin: auto;
  padding-bottom: 8rem;
  padding-top: 5rem;
}

.about-title {
  color: #6DA591;
  font-family: 'Karla', sans-serif;
  margin-bottom: 4.3rem;
  /* padding-left: 2rem; */
}

.about-title h2 {
  font-size: 2rem;
  padding-bottom: 0.8rem;
  border-bottom: 1px solid #6DA591;
  margin-bottom: 1.25rem;
  width: 100vw;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  margin-left: 4rem;
		font-family: ‘Quattrocento’, serif;
		letter-spacing: 1.8px;
}

.about-title p {
  font-size: 1.5rem;
  margin-left: 2rem;
			font-family: ‘Quattrocento’, serif;
		letter-spacing: 1.8px;
}

.about-content {
  color: #333333;
  font-family: 'Yu Mincho Light','YuMincho','Yu Mincho','游明朝体',sans-serif;  
  margin-bottom: 8rem;
  padding-left: 2rem;
}

.about-content__title {
  line-height: 1.68;
  font-size: 2.2rem;
  margin-bottom: 2.6rem;
}

.about-content__txt {
  line-height: 1.8;
  font-size: 1.3rem;
}

.about-content__txt--bottom {
  margin-bottom: 2rem;
}

.about-pic {
  margin-right: calc(50% - 50vw);
  margin-left: calc(50% - 50vw);
  margin-bottom: 6rem;
}

.about-pic img {
  width: 100%;
  height: auto;
}

.about-title__second {
  font-size: 2.2rem;
  line-height: 1.68;
  color: #6DA591;
  text-align: center;
  margin-bottom: 2.5rem;
  font-family: 'Yu Mincho Light','YuMincho','Yu Mincho','游明朝体',sans-serif; 
  padding: 0 2rem; 
}

.about-title__second-txt {
  font-size: 1.3rem;
  font-family: YuGothic,'Yu Gothic',sans-serif;
  color: #333333;
  text-align: center;
  margin-bottom: 3rem;
  line-height: 1.84;
  padding: 0 2rem;
}

.about-box {
  padding: 3rem 2rem;
  margin-bottom: 4rem;
  border: 1px solid #6DA591;
}

.about-box__text {
  color: #6DA591;
  font-size: 1.3rem;
  font-weight: bold;
  line-height: 1.84;
  font-family: YuGothic,'Yu Gothic',sans-serif;
}

.btn a {
  display: block;
  width: 100%;
  height: 6rem;
  line-height: 6rem;
  background-color: #269A6F;
  text-align: center;
  color: #FFF;
  font-size: 1.3rem;
  position: relative;
}

.btn a::after {
  position: absolute;
  content: "";
  width: 2.1rem;
  height: 2.1rem;
  background-image: url(../../fair-campaign/img/btn-icon.png);
  background-size: cover;
  top: 35%;
  right: 1.5rem;
  transform: translateX(-50%);
}

.clip-path {
  height: 8.6rem;
  background-color: #F9F9F9;
  clip-path: polygon(0 0, 50% 53%, 100% 0, 100% 100%, 0 100%);
  z-index: -1;
}

.voice {
  background-color: #F9F9F9;
  clip-path: polygon(100% 0%, 100% 50%, 100% 97%, 50% 100%, 0 97%, 0 0);
}
.voice__inner {
  padding-bottom: 10.3rem;
}

.section-title__container {
  color: #6DA591;
  font-family: 'Karla', sans-serif;
  text-align: center;
}

.section-title__container h2 {
  display: inline-block;
  font-size: 2.5rem;
  padding-bottom: 0.95rem;
  border-bottom: 1px solid #79A392;
  margin-bottom: 1.5rem;
		font-family: ‘Quattrocento’, serif;
		letter-spacing: 1.8px;
}

.section-title__container p {
  font-size: 1.3rem;
}

.section-title__b-voice {
  /* margin-bottom: 5.3rem; */
  margin-top: -7rem;
  position: relative;
  z-index: 100;
}

.section-title__b-voice p {
  background-color: #F9F9F9;
  padding-bottom: 5rem;
}

.voice-title__txt {
  color: #333333;
  font-size: 1.5rem;
  margin-bottom: 1rem;
  font-family: 'Yu Mincho Light','YuMincho','Yu Mincho','游明朝体',sans-serif; 
  text-align: center;
}

.voice-title__txt2 {
  text-align: center;
  font-size: 2.4rem;
  color: #333333;
      line-height: 1.6;
  font-family: 'Yu Mincho Light','YuMincho','Yu Mincho','游明朝体',sans-serif; 
	margin-bottom: 30px;
}

.voice-title__txt2 span {
  color: #6DA591;
}

.span_style {
  color: #6DA591;
  font-style: italic;
}

.voice__items {
  max-width: 33.5rem;
  width: 100%;
  margin: auto;
}

.voice__item {
  background-color: #fff;
  padding-bottom: 3rem;
  padding-top: 3rem;
}

.voice__item--bottom {
  margin-bottom: 2rem;
}

.voice__item-title {
 text-align: center;
  margin-bottom: 3.2rem;
  font-family: 'Yu Mincho Light','YuMincho','Yu Mincho','游明朝体',sans-serif;
}

.voice__item-txt1 {
  display: inline-block;
  color: #6DA591;
  font-size: 1.5rem;
  padding-bottom: 0.6rem;
  border-bottom: 1px solid #79A392;
  margin-bottom: 1.3rem;
}

.voice__item-txt2 {
  font-size: 2rem;
}

.voice__item-picture {
  width: 100%;
  margin-bottom: 2.9rem;
}

.voice__item-picture {
  height: auto;
}

.voice__item-content {
  font-size: 1.2rem;
  line-height: 1.75;
  font-family: YuGothic,'Yu Gothic',sans-serif;
  margin-bottom: 3rem;
  padding: 0 2rem;
}

.voice__item-name {
  font-size: 1.2rem;
  font-family: YuGothic,'Yu Gothic',sans-serif;
  text-align: center;
}

.bridal {
  max-width: 33.5rem;
  width: 100%;
  margin: auto;
}

.bridal__inner {
  padding-top: 4.7rem;
  padding-bottom: 8rem;
}

.section-title__b-bridal {
  margin-bottom: 4rem;
}

.bridal__title {
  text-align: center;
  margin-bottom: 3rem;
  font-family: 'Yu Mincho Light','YuMincho','Yu Mincho','游明朝体',sans-serif;
}

.bridal__title p {
  font-size: 2rem;
  color: #333333;
}

.bridal__title h3 {
  font-size: 2.4rem;
  color: #6DA591;
}

.bridal__title-content {
  padding: 0 2rem;
  font-size: 1.3rem;
  color: #333333;
  font-family: YuGothic,'Yu Gothic',sans-serif;
  line-height: 1.84;
  margin-bottom: 4rem;
}

.bridal-items {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 6rem;
}

.bridal-item {
  max-width: 16rem;
  width: 100%;
}

.bridal-item--bottom {
  margin-bottom: 3rem;
}

.bridal-item__picture {
  margin-bottom: 0.8rem;
}

.bridal-item__txt {
  font-size: 1.5rem;
  color: #333;
  font-family: YuGothic,'Yu Gothic',sans-serif;
  text-align: center;
}

.reservation {
  max-width: 33.5rem;
  width: 100%;
  margin: auto;
  background-color: #F9F9F9;
}

.reservation__inner {
  padding-top: 4.7rem;
  padding-bottom: 6rem;
}

.section-title__b-reservation {
  margin-bottom: 4rem;
}

.reservation-item {
  text-align: center;
}

.reservation-item__no {
  width: 4rem;
  height: 4rem;
  line-height: 4rem;
  background-color: #6DA591;
  color: #fff;
  border-radius: 50%;
  font-size: 1.6rem;
  margin: auto;
  margin-bottom: 1rem;
font-family: ‘Quattrocento’, serif;
}

.reservation-item__title {
  font-size: 2rem;
  color: #333;
  font-family: 'Yu Mincho Light','YuMincho','Yu Mincho','游明朝体',sans-serif;
  margin-bottom: 1.5rem;
}

.reservation-item__txt {
  font-size: 1.3rem;
  color: #333;
  font-family: 'Yu Mincho Light','YuMincho','Yu Mincho','游明朝体',sans-serif;
}

.reservation-item--bottom {
  margin-bottom: 3.6rem;
}

.reservation-icon {
  position: relative;
}

.reservation-icon::after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 4.5px 0 4.5px;
  border-color: #6DA591 transparent transparent transparent;
  top: 13rem;
  left: 50%;
  transform: translateX(-50%);
}

.faq {
  max-width: 33.5rem;
  width: 100%;
  margin: auto;
}

.faq__inner {
  padding-top: 4.7rem;
}

.section-title__b-faq {
  margin-bottom: 4.5rem;
}

.faq-item {
  color: #6DA591;
  border-top: 1px solid #6DA591;
  padding-top: 2.3rem;
  padding-bottom: 2.3rem;
}

.faq-item:last-child {
  border-bottom: 1px solid #6DA591;
}



.faq-item-q {
  display: flex;
  position: relative;
  padding-right: 3.5rem;
}

.faq-item-q ::before {
  background: #79A392;
  content: '';
  display: block;
  height: 0.2rem;
  position: absolute;
  right: 0.5rem;
  top: 50%;
  transform: translateY(-50%);
  width: 15px;
  letter-spacing: normal;
}

.faq-item-q ::after {
  content: '';
  background: #79A392;
  display: block;
  height: 0.2rem;
  position: absolute;
  right: 0.5rem;
  top: 50%;
  width: 15px;
  transform: translateY(-50%) rotate(90deg);
  transition:transform 0.5s ease;
}

.faq-item-q.is-active-q ::after {
  transform: translateY(-50%);
  transition:transform 0.5s ease;
}

.faq-q {
  font-size: 2.4rem;
  color: #79A392;
font-family: ‘Quattrocento’, serif;
letter-spacing: 1.8px;
}

.faq-title {
  margin-left: 2rem;
  font-family: YuGothic,'Yu Gothic',sans-serif;
  font-size: 1.3rem;
  font-weight: bold;
  line-height: 1.76;
	display: flex;
    align-items: center;
}

.faq-item-a {
  font-size: 1.3rem;
  line-height: 1.76;
  font-weight: bold;
  padding-left: 4rem;
  padding-top: 2rem;
  padding-right: 3.5rem;
  display: none;
}

.faq-title-a {
  font-size: 1.3rem;
  line-height: 1.76;
    font-weight: 200;
    color: #333;
}









/*--------- ここまで ---------*/

.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;
}
