@charset "UTF-8";
img {
  max-width: 100%;
  height: auto;
  vertical-align: top;
}

@media screen and (max-width: 767px) {
  .br_pc {
    display: none;
  }
}

.br_tab {
  display: none;
}
@media screen and (max-width: 1079px) {
  .br_tab {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .br_tab {
    display: none;
  }
}

.br_sp {
  display: none;
}
@media screen and (max-width: 767px) {
  .br_sp {
    display: block;
  }
}

.c-section.p-section-front-page-content {
  padding-top: 0;
  padding-bottom: 0;
}

.smb-section.section {
  margin-top: 0;
}

@media screen and (max-width: 767px) {
  .smb-section__title {
    font-size: 24px;
  }
}

@media screen and (max-width: 767px) {
  .smb-section__lede {
    font-size: 14px;
    text-align: justify;
  }
}

.under_line {
  font-weight: bold;
  border-bottom: 2px solid #73A0CC;
}

.cv_group {
  text-align: center;
  width: 50%;
}
@media screen and (max-width: 1079px) {
  .cv_group {
    margin: 0 auto;
  }
}
@media screen and (max-width: 767px) {
  .cv_group {
    width: 80%;
    margin: 0 auto;
  }
}

.cv_button {
  text-decoration: none;
  display: inline-block;
  padding: 8px 16px;
  font-size: 16px;
  font-weight: bold;
  background-color: #3e3e3e;
  border-radius: 50px;
  color: #fff;
  width: 100%;
  transition: 0.5s;
}
.cv_button:hover {
  background-color: transparent;
  border: 1px solid #3e3e3e;
  color: #3e3e3e;
}

.cv_micro {
  display: inline-block;
  font-size: 12px;
  font-weight: bold;
  color: #3e3e3e;
  width: 100%;
}

.c-site-branding__title {
  color: #2e2e2e;
  font-family: "Yu Mincho Light", "游明朝体", sans-serif;
  letter-spacing: 3px;
}

.header_content {
  display: flex;
}

.header_tel {
  text-decoration: none;
  display: block;
  font-weight: bold;
  font-size: 16px;
  padding: 8px 0;
  margin-right: 12px;
  transition: 0.5s;
}
.header_tel .fa-phone {
  margin-right: 6px;
}
.header_tel:hover {
  opacity: 0.6;
}

.header_contact, .header_line {
  text-decoration: none;
  display: block;
  border-radius: 50px;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  padding: 8px 24px;
  transition: 0.5s;
}

.header_contact {
  border: 1px solid #73A0CC;
  background-color: #73A0CC;
  margin-right: 12px;
}
.header_contact:hover {
  background-color: #fff;
  color: #73A0CC;
  border: 1px solid #73A0CC;
}

.header_line {
  background-color: #06C755;
  border: 1px solid #06C755;
}
.header_line:hover {
  background-color: #fff;
  color: #06C755;
  border: 1px solid #06C755;
}

.fv {
  background-image: url(https://jyujyu-bridal.net/lp/wp-content/uploads/2022/11/fv-e1667257769356.jpeg);
  padding-top: 39.1%;
  position: relative;
}
@media screen and (max-width: 767px) {
  .fv {
    background-image: url(https://jyujyu-bridal.net/lp/wp-content/uploads/2022/11/fv-1-e1667631527496.jpeg);
    padding-top: 121.8%;
  }
}
.fv:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(255, 255, 255, 0.5);
}

.fv_content {
  position: absolute;
  top: 50%;
  right: 5%;
}
@media screen and (max-width: 1079px) {
  .fv_content {
    width: 100%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
  }
}

.fv_sub {
  text-align: right;
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 1079px) {
  .fv_sub {
    justify-content: center;
    text-align: center;
  }
}
.fv_sub p {
  background-color: #FDFFE1;
  font-size: 16px;
  font-weight: bold;
  padding: 0.2em 0.6em;
  margin-right: 12px;
}
@media screen and (max-width: 767px) {
  .fv_sub p {
    font-size: 12px;
  }
}

.fv_concept {
  font-size: 48px;
  color: #3e3e3e;
  text-align: right;
  text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3);
}
@media screen and (max-width: 1079px) {
  .fv_concept {
    font-size: 32px;
    text-align: center;
  }
}

.section.worry .wp-block-column {
  border: 1px solid #a88033;
}
.section.worry .wp-block-column figure img {
  border: 1px solid #a88033;
}
.section.worry .wp-block-column p {
  border-top: 1px dotted #333;
  border-bottom: 1px dotted #333;
}

.p-entry-content .section.movie {
  margin-top: 0;
  background-image: linear-gradient(-225deg, #FFFEFF 0%, #D7FFFE 100%);
}

.section.movie .c-row {
  align-items: center;
}

@media screen and (max-width: 767px) {
  .section.anime .wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image) {
    width: 100%;
  }
}

.section.reason .smb-section__body .reason_item {
  margin-top: 0;
}

@media screen and (max-width: 767px) {
  .section.reason .wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content {
    font-size: 14px;
    margin-top: 16px;
    margin-bottom: 16px;
  }
}

.section.voice .wp-block-snow-monkey-blocks-testimonial-item.c-row__col .smb-testimonial__item {
  padding: 24px;
  background-color: #fff;
  border: 1px solid #000;
  position: relative;
}
.section.voice .wp-block-snow-monkey-blocks-testimonial-item.c-row__col .smb-testimonial__item:before {
  position: absolute;
  content: "";
  bottom: 0;
  right: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 100px 200px;
  border-color: transparent transparent #73A0CC transparent;
}
.section.voice .wp-block-snow-monkey-blocks-testimonial-item.c-row__col .smb-testimonial__item .smb-testimonial__item__name span {
  display: inline-block;
  padding: 12px;
}

.section.voice .wp-block-snow-monkey-blocks-testimonial-item.c-row__col.men_voice .smb-testimonial__item:before {
  border-color: transparent transparent #73A0CC transparent;
}

.section.voice .wp-block-snow-monkey-blocks-testimonial-item.c-row__col.women_voice .smb-testimonial__item:before {
  border-color: transparent transparent #FF6C79 transparent;
}

@media screen and (max-width: 767px) {
  .section.voice .smb-testimonial__item__content {
    font-size: 14px;
  }
}

.section.company .google_map {
  position: relative;
  padding-top: 56.25%;
}
.section.company .google_map iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.section.company table tr td {
  font-size: 14px;
}
.section.company table tr td:nth-child(1) {
  width: 20%;
}
@media screen and (max-width: 1079px) {
  .section.company table tr td:nth-child(1) {
    width: 40%;
  }
}
.section.company table tr td:nth-child(2) {
  width: 80%;
}
@media screen and (max-width: 1079px) {
  .section.company table tr td:nth-child(2) {
    width: 60%;
  }
}

.inquiry_container {
  width: 800px;
  max-width: 100%;
  margin: 0 auto;
  margin-top: 48px;
}

.inquiry {
  width: 100%;
  margin-top: 48px;
  border-top: 1px solid #999;
}
.inquiry tr {
  margin-bottom: 16px;
}
.inquiry th {
  width: 40%;
  padding: 12px 0;
  text-align: left;
  vertical-align: middle;
}
@media screen and (max-width: 767px) {
  .inquiry th {
    width: 40%;
  }
  .inquiry th span {
    display: block;
  }
}
.inquiry td {
  padding: 12px 0;
  vertical-align: middle;
}

input[type=text],
input[type=email],
input[type=tel],
select,
textarea {
  width: 100%;
  height: 30px;
  font-size: 14px;
  vertical-align: middle;
  border: 1px solid #d7d7d7;
  padding: 0.5em;
}
@media screen and (max-width: 767px) {
  input[type=text],
input[type=email],
input[type=tel],
select,
textarea {
    font-size: 14px;
  }
}

::-moz-placeholder {
  color: #999;
  font-family: 14px;
}

::placeholder {
  color: #999;
  font-family: 14px;
}

.wpcf7-list-item {
  display: block;
  margin-left: 0;
}

.inquiry span {
  font-size: 14px;
}
@media screen and (max-width: 767px) {
  .inquiry span {
    font-size: 12px;
  }
}

.inquiry .haveto {
  font-size: 8px;
  font-weight: bold;
  color: #3e3e3e;
  background-color: #fff;
  border: 1px solid #333;
  padding: 0.5em 1em;
  margin-right: 1em;
  position: relative;
  bottom: 2px;
}
@media screen and (max-width: 767px) {
  .inquiry .haveto {
    font-size: 6px;
    display: inline-block;
  }
}

.inquiry textarea {
  height: 200px;
  font-size: 16px;
  padding: 0.5em;
  overflow: scroll;
}
@media screen and (max-width: 767px) {
  .inquiry textarea {
    font-size: 14px;
  }
}

.policy_accept {
  font-size: 14px;
  text-align: center;
  padding-top: 1em;
  padding-bottom: 1em;
  border-top: 1px solid #999;
}
.policy_accept .wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item-label {
  font-size: 16px;
}

input[name=acceptance-262] {
  height: 25px;
  width: 25px;
  position: relative;
  top: 6px;
}

.submit_button {
  text-align: center;
  margin-top: 16px;
}

#formbtn {
  display: block;
  margin: 0 auto;
  width: 300px;
  font-size: 16px;
  border-radius: 50px;
  color: #fff;
  font-weight: bold;
  background-color: #73A0CC;
  padding: 1em 2em;
  border: none;
  transition: all 0.3s;
  letter-spacing: 0.1em;
}

.privacy_policy {
  width: 50%;
  height: 300px;
  margin: 0 auto;
  border: 1px solid #7e7e7e;
  padding: 24px;
  overflow: scroll;
}
@media screen and (max-width: 1079px) {
  .privacy_policy {
    width: 80%;
  }
}

.policy_main_title {
  font-weight: bold;
  font-size: 20px;
  color: #333;
}
@media screen and (max-width: 767px) {
  .policy_main_title {
    font-size: 16px;
  }
}

.policy_title {
  font-weight: bold;
  font-size: 16px;
  color: #333;
  border-bottom: 1px solid #333;
  margin-top: 16px;
}
@media screen and (max-width: 767px) {
  .policy_title {
    font-size: 14px;
  }
}

.policy_content {
  font-size: 14px;
  color: #333;
}
@media screen and (max-width: 767px) {
  .policy_content {
    font-size: 12px;
  }
}

.footer_menu {
  display: none;
}
@media screen and (max-width: 1079px) {
  .footer_menu {
    display: block;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #FDFFE1;
    text-align: center;
  }
}

.footer_tel {
  display: block;
  text-decoration: none;
  padding: 12px 0;
}
.footer_tel .fa-phone {
  margin-right: 6px;
}

.footer_button {
  display: flex;
}

.footer_contact,
.footer_line {
  text-decoration: none;
  display: block;
  flex: 1 1 50%;
  font-size: 14px;
  line-height: 1.2;
  font-weight: bold;
  color: #fff;
  padding: 8px 12px;
  text-align: center;
}

.footer_contact {
  background-color: #73A0CC;
}

.footer_line {
  background-color: #06C755;
}

.grecaptcha-badge{
	bottom:120px !important;
}