@charset "UTF-8";

/*
Theme Name: VENUS COURT EVENT dressfitting
Description: VENUS COURT EVENT Website Theme
Author: ヴィーナスコート
Author URI: https://www.venus-court.com/fair/
*/

@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@300;400;500;600&display=swap');
@import url('https://fonts.googleapis.com/css?family=Cormorant+Infant:400,500,600,700&display=swap');
@import url('https://cdn.jsdelivr.net/npm/yakuhanjp@3.4.1/dist/css/yakuhanmp.min.css');

body {
  background: #fff;
  line-height: 1.85;
  letter-spacing: .02em;
  font-size: 1.6rem;
  font-family: YakuHanMP,'Noto Serif JP','Yu Mincho',YuMincho,'Hiragino Mincho ProN',serif;
  font-weight: 400;
  color: #333;
}
#headerInner, .contWrap, .contWrap2, .contWrap3, .contWrap4, .contWrap5, .contWrap6 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.contWrap, .contWrap2, .contWrap3, .contWrap4 {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
#headerInner, .contWrap3, .contWrap4 {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
#headerInner, .contWrap4, .contWrap6 {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.contWrap4 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.contWrap2 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
html, body, header.fairTitleWrap {
  width: 100%;
  height: 100%;
}
header:not(.fairTitleWrap) {
  border-bottom: solid 1px #ab951d;
}
#headerInner {
  height: 100px;
}
h1 {
  width: 260px;
  text-align: center;
}
#titleWrap {
  height: calc(100% - 100px);
  background: linear-gradient(320deg, rgb(219 202 190) 0%, rgb(236 228 224) 100%);
}
#topImg {
  width: 60%;
  height: 100%;
}
.brand-dress {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: 25% top;
}
#fairTitle {
  padding: 60px 60px 85px;
  width: 40%;
  line-height: 1.25;
  font-size: 1.016vw;
  font-weight: 600;
  color: #575757;
}
.en {
  font-family: 'Cormorant Infant', serif;
  font-weight: 500;
}
.brandName.en, .enTitle.en {
  line-height: 1.1;
  font-size: 3.2rem;
  font-size: 2.222vw;
  font-weight: bold;
  font-weight: 600;
}
.enTitle.en {
  margin: .45em 0 .3em;
  letter-spacing: 0;
  line-height: .92;
  font-size: 4.6rem;
  font-size: 5vw;
  font-weight: 700;
}
.jpTitle {
  font-size: 5.5rem;
  font-size: 2vw;
}
.jpTitle span {
  display: block;
  margin: 0 .15em;
}
.organizer {
  margin-top: .55em;
  font-size: 1.016vw;
}
@media screen and (max-width: 1440px) {
  .organizer {
    font-size: 1.6rem;
  }
}
section {
  padding-top: 130px;
}
section + section, #venue, #report {
  padding-top: 130px;
}
.inner {
  margin: 0 auto;
  max-width: 1100px;
}
@media screen and (min-width: 1680px) {
  .inner {
    max-width: 1200px;
  }
}
h2 span {
  display: block;
}
.subHead {
  margin-bottom: 3.6em;
  text-align: center;
}
.subHead span {
  position: relative;
  display: inline-block;
  padding: 0 2.2em;
  font-size: 2.7rem;
  font-weight: 600;
  color: #575757;
}
.subHead span::before, .subHead span::after {
  content: '';
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 36px;
  height: 2px;
  background: #888;
}
.subHead span::before {
  left: 0;
}
.subHead span::after {
  right: 0;
}
h4 {
  margin: 50px 0 18px;
  text-align: center;
  font-size: 2.4rem;
  font-weight: 500;
  color: #575757;
}
#booking {
  margin-top: 80px;
}
.fairSummary {
  text-align: center;
}
.leadSentence {
  font-size: 1.8rem;
}
.subTitle, .leadSentence .en {
  line-height: 1.45;
  font-size: 3.2rem;
  font-weight: bold;
  font-weight: 600;
  color: #575757;
}
.subTitle + span {
  display: block;
  margin-top: 1.1em;
}
.subTitle span {
  margin: 0 .2em;
}
.leadSentence .en {
  font-size: 4.2rem;
}
.leading__body {
  margin-top: 1.8em;
  line-height: 2.35;
  font-size: 1.8rem;
}
.leading__body + p {
  margin-top: 1.5em;
}
.leading__terms {
  margin: 50px auto 0;
  padding: 38px 48px;
  border: solid 2px #ddd;
  font-size: 1.7rem;
}
.leading__terms__item + div {
  margin-top: 18px;
}
.leading__terms__item__head {
  width: 6.5em;
  border: solid 1px #b7a439;
  font-weight: bold;
  font-weight: 600;
  color: #a38e1b;
}
.leading__terms__item__body {
  padding-left: 30px;
  width: 80%;
  width: calc(100% - 6.5em);
  text-align: left;
}
/* ループアニメーション */
@keyframes infinity-scroll-left {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-100%);
  }
}
/* IE11対策 */
_:-ms-lang(x)::-ms-backdrop, #dressImage {
  display: -ms-grid;
  overflow: hidden;
}
#deressWrap {
  overflow: hidden;
  width: 100%;
}
.dressList {
  margin: 100px 0;
  animation: infinity-scroll-left 110s infinite linear .5s both;
}
.dressList li {
  width: 33.333333vw;
  width: calc(100vw / 3);
}
@media screen and (min-width: 1680px) {
  .dressList li {
    width: 25vw;
  }
}
@media screen and (min-width: 2560px) {
  .dressList li {
    width: 20vw;
  }
}
.dressList li > img {
  width: 100%;
}
.fairNotes {
  margin: 1em 0 -.5em;
  line-height: 2;
  font-size: 1.7rem;
}
#selection {
  margin-top: 1em;
}
#selectionTerms dt span {
  margin-right: .6em;
  font-weight: 500;
  color: #a38e1b;
}
#venueList {
  gap: 0 48px;
  width: 100%;
}
.venueDetail {
  margin-top: 12px;
}
.venueSummary {
  margin-top: 32px;
}
.venueName span {
  display: block;
  margin-top: -.3em;
  font-size: 2.0rem;
  font-weight: bold;
  font-weight: 600;
  color: #a38e1b;
}
.contactUs {
  margin-top: .5em;
}
.address, .telNo {
  display: inline-block;
  margin: 0 .3em;
  font-size: 1.5rem;
}
.detailBox {
  gap: 0 12px;
}
#flowSummary {
  margin-top: 55px;
  padding: 0 15px;
  border: solid 2px #ddd;
}
@media screen and (min-width: 1680px) {
  #flowSummary {
    padding: 0 40px;
  }
}
#flowSummary li {
  padding: 22px 40px 40px;
  width: 33.3333%;
  width: calc(100% / 3);
  text-align: center;
}
#flowSummary li:nth-child(2) {
  padding-left: 0;
  padding-right: 0;
}
#flowSummary .en {
  position: relative;
  display: inline-block;
  margin-bottom: .1em;
  width: 100%;
  font-size: 4.9rem;
  color: #a38e1b;
}
.flowPoint {
  margin-top: 15px;
  line-height: 1.55;
}
.flowPoint dt {
  margin-bottom: .25em;
  font-size: 2.1rem;
  font-weight: bold;
  font-weight: 600;
  color: #a38e1b;
}
.nextLine::after, .nextLine2::before {
  content: "";
  position: absolute;
  top: 50%;
  width: 97%;
  height: 2px;
  background-image: linear-gradient(to right, #ab951d, #ab951d 3px, transparent 3px, transparent 8px);
  background-size: 8px 2px;
  background-repeat: repeat-x;
}
.nextLine::after {
  right: -62%;}
.nextLine2::before {
  left: -61%;
}
#staff {
  position: relative;
  left: 22px;
}
footer {
  padding: 110px 0 35px;
  text-align: center;
  font-size: 1.3rem;
}
#footerInner {
  line-height: 1.9;
}
.copyright {
  margin-top: 1em;
  letter-spacing: .05em;
  color: #ab951d;
}
/* pagetop */
#pagetop {
  margin-bottom: 35px;
  width: 100%;
  border-top: solid 1px #ab951d;
  border-bottom: solid 1px #ab951d;
  line-height: 1;
  text-align: center;
}
#pagetop a {
  display: table;
  margin: 0 auto;
  width: 62px;
  height: 62px;
  border-left: solid 1px #ab951d;
  border-right: solid 1px #ab951d;
  transition: .3s;
  -webkit-transition: .3s;
  -moz-transition: .3s;
}
#pagetop a span {
  display: table-cell;
  vertical-align: middle;
}
#pagetop a:hover {
  width: 20%;
}
.more {
  margin-top: 16px;
  width: 100%;
}
.more a {
  display: block;
  padding: .75em;
  border: solid 1px #d2d2d2;
  letter-spacing: .05em;
  color: #444;
}
.more.linkTxt {
  margin: 0 0 35px;
}
.more.linkTxt a {
  padding: 1.35em;
  border-width: 2px;
  border-color: #ddd;
  font-size: 2.0rem;
}
.more.linkTxt a::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-right: .55em;
  width: 50px;
  height: 40px;
  background: url(assets/images/calendar.svg) no-repeat;
  background-size: contain!important;
}
.emphasis {
  margin: 0 .1em;
  font-size: 2.2rem;
  font-weight: bold;
  font-weight: 600;
  color: #a38e1b;
}
.newline {
  display: inline-block;
}
.newline.guide {
  display: block;
}
.txtCenter {
  text-align: center;
}
/* Mail Form */
button, input, select, textarea, option {
  font-family: inherit;
  font-size: inherit;
  outline: none;
}
button, label, input[type="button"], input[type="reset"], input[type="submit"] {
  border: none;
}
input[type="text"],
input[type="submit"],
input[type="email"],
input[type="url"],
textarea,
select {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  color: #444;
}
#mailfield input[type="text"],
#mailfield input[type="email"],
#mailfield input[type="url"],
select {
  width: 100%;
  height: 48px;
}
#mailfield .existing input[type="text"] {
  width: auto;
}
#mailfield input, 
#mailfield textarea,
select {
  border: solid 1px #d2d2d2;
  padding: .8em;
  vertical-align: middle;
  letter-spacing: 1px;
  -webkit-user-select : auto;
}
select {
  background: #fff;
  line-height: 1;
}
#mailfield input, 
#mailfield textarea {
  border: solid 1px #d2d2d2;
  padding: .8em;
  vertical-align: middle;
  letter-spacing: 1px;
  -webkit-user-select : auto;
}
#mailfield textarea {
  width: 100%;
  resize: vertical;
}
#mailfield .inputTxt .mwform-tel-field input[type="text"],
#mailfield .inputTxt .mwform-zip-field input[type="text"] {
  width: 74px;
}
#mailfield .postcode input[type="text"] {
  width: 150px;
}
.inputFull input {
  width: 100%;
}
.mwform-checkbox-field, .mwform-radio-field {
  display: inline-block;
  margin-right: 1.8em;
}
.mwform-checkbox-field input, .mwform-radio-field input {
  display: none;
}
.mwform-checkbox-field label, .mwform-radio-field label {
  display: inline-block;
  position: relative;
  padding: 9px 0 9px 35px;
  text-align: left;
  line-height: 1.5;
  vertical-align: middle;
  cursor: pointer;
}
.mwform-checkbox-field label::before {
  content: "";
  position: absolute;
  top: calc(50% - 12px);
  left: 0;
  display: block;
  width: 24px;
  height: 24px;
  border: solid 1px #ccc;
  background: #fff;
}
.mwform-checkbox-field span::after {
  -webkit-transition: opacity .2s linear;
  transition: opacity .2s linear;
  content: "";
  position: absolute;
  top: 50%;
  left: 8px;
  display: block;
  opacity: 0;
  margin-top: -7px;
  width: 8px;
  height: 11px;
  border-right: 2px solid #a38e1b;
  border-bottom: 2px solid #a38e1b;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.mwform-radio-field label::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  display: block;
  margin-top: -12px;
  width: 24px;
  height: 24px;
  border: solid 1px #ccc;
  background: #fff;
  border-radius: 50%;
}
.mwform-radio-field-text::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 8px;
  display: block;
  margin-top: -4px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #a38e1b;
  opacity: 0;
  -webkit-transition: opacity .2s linear;
  transition: opacity .2s linear;
}
.mwform-checkbox-field input[type="checkbox"]:checked + span::after,
.mwform-radio-field input[type="radio"]:checked + span::after {
  opacity: 1;
}
.mw_wp_form .horizontal-item + .horizontal-item {
  margin-left: 0!important;
}
.selectBtn {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  position: relative;
}
.selectBtn::after {
  content: '';
  position: absolute;
  top: calc(50% - 3px);
  right: 15px;
  width: 10px;
  height: 8px;
  background: #666;
  clip-path: polygon(0 0, 100% 0, 50% 100%);
  pointer-events: none;
}
.selectBtn select {
  appearance: none;
  min-width: 200px;
  font-weight: 300;
  cursor: pointer;
}
#fairEntry {
  padding-top: calc(130px - 70px);
}
#fairEntry .subHead {
  padding-top: 70px;
}
#mailfield {
  margin-top: -1em;
}
#mailfield dl {
  display: table;
  width: 100%;
}
#mailfield dt, #mailfield dd {
  display: table-cell;
  vertical-align: middle;
  margin: 0;
  line-height: 1.6;
  text-align: left;
}
#mailfield dt {
  padding: 1.5em 4em 1.5em 3.7em;
  text-indent: -3.42em;
  width: 27%;
}
#mailfield dd {
  padding: 1.5em 0;
  width: 73%;
}
.requirements {
  margin-right: 1.3em;
  padding: .25em .6em .35em;
  background: #a38e1b;
  font-size: 1.2rem;
  font-weight: bold;
  font-weight: 600;
  color: #fff;
}
.optional .requirements {
  background: #999;
}
.mwNotes {
  display: block;
  margin-top: .85em;
  font-size: 1.4rem;
}
.mf_buttons {
  margin-top: 45px;
  width: 100%;
  text-align: center;
}
.mf_buttons input {
  display: inline-block;
  margin: 0 10px;
  width: 300px;
  height: 65px;
  border: none;
  background: #666;
  text-align: center;
  line-height: 65px;
  font-size: 1.8rem;
  font-weight: bold;
  font-weight: 600;
  color: #fff;
  cursor: pointer;
}
.mf_buttons input:focus {
  outline: none;
}
.fairDate li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.fairDate li p {
  width: 12.6em;
}
.errorTxt, .confirmTxt, .subHead span.confirmTtl {
  display: none;
}
/* IEのinput要素に出てくるマークを消去 */
/* text */
input::-ms-clear {
  visibility: hidden;
}
#mailfield input[type="checkbox"]:not(:target) {
  border: 0px\9;
}
::placeholder {
  color: #aaa;
}
/* 確認画面 */
.mw_wp_form_confirm .must span,
.mw_wp_form_confirm .optional span,
.mw_wp_form_confirm #mailfield dl#kakuninEmail,
.mw_wp_form_confirm #mailfield .mwNotes,
.mw_wp_form_confirm #mailfield .selectBtn::after,
.mw_wp_form_confirm .subHead span.formTtl {
  display: none;
}
.mw_wp_form_confirm .optional::after {
  content: "（任意）";
}
.mw_wp_form_confirm .subHead span.confirmTtl {
  display: inline-block;
}
.mw_wp_form_confirm .confirmTxt {
  display: block;
}
.mw_wp_form_confirm #mailfield h4 + dl {
  border-top: solid 1px #ddd;
}
.mw_wp_form_confirm #mailfield dl {
  border-bottom: solid 1px #ddd;
}
.mw_wp_form_confirm #mailfield dt {
  padding: 1.5em 3em 1.5em 0;
  text-indent: 0;
}
.mw_wp_form_confirm #mailfield dt br {
  display: none;
}
.mw_wp_form_confirm .mf_buttons {
  margin-bottom: 0;
}
.mf_buttons input.backSubmit {
  border: solid 1px #999;
  background: #fff;
  color: #666;
}
.mw_wp_form_confirm #personalInfo, .mw_wp_form_confirm .fairDate li p {
  display: none!important;
}
.mw_wp_form_confirm h4 {
  margin-bottom: 40px;
}
/* 完了画面 */
.mw_wp_form_complete {
  display: none;
}
.sendNotes {
  margin-top: 1em;
}
.sendNotes, .captionTxt {
  text-align: center;
}
/* エラー画面 */
.errorTxt {
  color: #f02222;
}
.errorBox .errorTxt {
  display: block;
}
.mw_wp_form .error {
  margin-top: .5em;
  font-size: 1.3rem!important;
  color: #f02222!important;
}
.fairDate .error {
  margin-top: 0;
}
/* reCAPTCHA v3のバッジ非表示 */
.grecaptcha-badge { 
  visibility: hidden!important;
}
.privacy {
  margin: .5em 0 .9em;
}
.privacy a {
  text-decoration: underline;
}
.privacy a:hover {
  text-decoration: none;
}
.backBtn {
  margin: 2.8em auto 0;
  width: 300px;
}
#inquiryList li {
  display: inline-block;
  margin: 0 .6em;
}
/* 参加者画像 */
.report__title {
	margin-bottom: 26px;
}
.report__list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 6px;
  margin-top: 55px;
}
.reportbox1 {
  grid-column-start: 1;
  grid-column-end: 3;
}
.report__list img {
  width: 100%;
}
/* hover */
@media screen and (min-width: 1280px) {
  .more a, .mf_buttons input {
    transition: opacity .5s ease;
    -webkit-transition: opacity .5s ease;
    -moz-transition: opacity .5s ease;
  }
  .more a:hover, .mf_buttons input:hover {
    opacity: .6;
  }
  #pagetop a:hover img {
    transition: none;
    -webkit-transition: none;
    -moz-transition: none;
    opacity: 1;
  }
}

/*-------------------------------------------------
 * mediaqueriess
-------------------------------------------------*/
@media screen and (max-width: 1279px) {
  section {
    padding-top: 90px;
  }
  section + section, #venue, #report {
    padding-top: 90px;
  }
  .inner {
    padding: 0 5.55555vw;
  }
  #headerInner {
    height: 90px;
  }
  h1 {
    width: 236px;
  }
  #titleWrap {
    height: calc(100% - 90px);
  }
  .brand-dress {
    object-position: center top;
  }
  #fairTitle {
    padding: 35px 35px 55px;
  }
  .brandName.en {
    font-size: 2.2rem;
    font-size: 2.865vw;
  }
  .brandName span {
    display: block;
  }
  .organizer {
    font-size: 1.693vw;
  }
  .jpTitle {
    font-size: 1.9rem;
    font-size: 2.5vw;
  }
  .subHead:not(.report__title) {
    margin-bottom: 1.8em;
  }
  .subHead span {
    font-size: 2.3rem;
  }
  .leadSentence {
    font-size: 1.6rem;
  }
  .leadSentence .en {
    line-height: 1.25;
    font-size: 3.5rem;
  }
  .subTitle {
    font-size: 2.5rem;
  }
  .leading__body {
    line-height: 2.2;
    font-size: 1.7rem;
  }
  .leading__terms {
    margin-top: 40px;
  }
  .dressList {
    margin: 68px 0;
  }
  .dressList li {
    width: 50vw;
  }
  #venueList {
    gap: 0 20px;
  }
  .detailBox {
    gap: 0 10px;
  }
  .venueName img {
    width: 186px;
  }
  .venueName span {
    margin-top: -.4em;
    font-size: 1.8rem;
  }
  .contactUs {
    line-height: 1.6;
  }
  #flowSummary {
    margin-top: 45px;
    padding: 0;
  }
  #flowSummary li {
    padding: 12px 30px 30px;
  }
  #flowSummary li img {
    height: 130px;
  }
  #flowSummary .en {
    font-size: 4.5rem;
  }
  .nextLine::after, .nextLine2::before {
    width: 85.8%;
  }
  .nextLine::after {
    right: -13vw;
  }
  .nextLine2::before {
    left: -12.5vw;
  }
  #staff {
    left: 17px;
  }
  .flowPoint {
    font-size: 1.5rem;
  }
  .flowPoint dt {
    font-size: 2.0rem;
  }
  h4 {
    margin: 30px 0 15px;
    text-align: left;
    font-size: 2.0rem;
  }
  #booking {
    margin-top: 55px;
  }
  .more a {
    padding: .6em;
    font-size: 1.5rem;
  }
  .more.linkTxt {
    margin: 0 auto 25px;
    max-width: 770px;
  }
  .more.linkTxt a {
    padding: 1.1em;
    font-size: 1.7rem;
  }
  .more.linkTxt a::before {
    width: 40px;
    height: 32px;
  }
  .fairNotes {
    line-height: 1.85;
  }
  footer {
    padding: 70px 0 20px;
  }
  #pagetop {
    margin-bottom: 25px;
  }
  #pagetop a, #pagetop a:hover {
    width: 28%;
    height: 60px;
    transition: 0s;
    -webkit-transition: 0s;
    -moz-transition: 0s;
  }
  .emphasis {
    font-size: 2.0rem;
  }
  /* Mail Form */
  #fairEntry {
    padding-top: calc(90px - 50px);
  }
  #fairEntry .subHead {
    padding-top: 50px;
  }
  #mailfield dl, #mailfield dt, #mailfield dd {
    display: block;
    width: 100%;
  }
  #mailfield dt {
    padding: .5em 0 0 3.45em;
  }
  #mailfield dt br {
    display: none;
  }
  .division {
    margin-left: .6em;
  }
  #mailfield dd {
    padding: 1em 0 1em;
  }
  /* 確認画面 */
  .mw_wp_form_confirm #mailfield dl {
    display: table;
  }
  .mw_wp_form_confirm #mailfield dt, .mw_wp_form_confirm #mailfield dd {
    display: table-cell;
  }
  .mw_wp_form_confirm #mailfield dt {
    padding: 1.2em 3em 1.2em 0;
    width: 35%;
  }
  .mw_wp_form_confirm #mailfield dd {
    padding: 1.2em 0;
    width: 65%;
  }
  .mw_wp_form_confirm h4 {
    margin-bottom: 25px;
    text-align: center;
  }
  /* 参加者画像 */
  .report__title {
    margin-bottom: 10px;
    margin-bottom: calc(12vw / calc(375 / 100));
  }
  .report__list {
    margin-top: 40px;
    margin-top: calc(22vw / calc(375 / 100));
  }
}
@media screen and (max-width: 1023px) {
  header.fairTitleWrap {
    height: auto;
  }
  #titleWrap {
    flex-direction: column;
    height: auto;
  }
  #fairTitle, #topImg {
    width: 100%;
  }
  #fairTitle {
    padding: 6.90104167vw 6.77083333vw 6.51041667vw;
  }
  #topImg {
    height: 64vh;
  }
  .brandName.en {
    font-size: 3.776vw;
  }
  .organizer {
    margin-top: .25em;
    font-size: 1.953vw;
  }
  .logo-title {
    width: 72%;
  }
  .jpTitle {
    margin-top: -.15em;
    font-size: 2.604vw;
  }
  .jpTitle span {
    display: inline-block;
  }
  .enTitle.en {
    margin: .35em 0 .3em;
    line-height: .98;
    font-size: 4.7rem;
    font-size: 6.12vw;   
  }
}  
@media screen and (max-width: 743px) {
  section, section + section, #venue, #report {
    padding-top: 65px;
  }
  .inner {
    padding: 0 4.4vw;
  }
  #headerInner {
    height: 56px;
  }
  h1 {
    width: 166px;
  }
  #titleWrap {
    height: calc(100% - 56px);
  }
  #titleWrap {
    flex-direction: column;
  }
  .brand-dress {
    object-position: 70% top;
  }
  #fairTitle {
    padding-top: 9.0666666vw;
    padding-bottom: 8.5333333vw;
  }
  .enTitle.en {
    font-size: 9.6vw;
  }
  .jpTitle {
    font-size: 4.348vw;
  }
  .brandName.en {
    font-size: 5.314vw;
  }
  .organizer {
    margin-top: .3em;
    font-size: 3.14vw;
  }
  .subHead span {
    padding: 0 1.9em;
    font-size: 2.0rem;
  }
  .subHead span::before, .subHead span::after {
    width: 24px;
  }
  .subTitle {
    line-height: 1.3;
    font-size: 2.2rem;
  }
  .subTitle + span {
    margin-top: .75em;
    line-height: 1.7;
  }
  .leadSentence .en {
	  line-height: .98;
    font-size: 2.9rem;
  }
  .leading__body {
    text-align: justify;
    line-height: 1.9;
    font-size: 1.6rem;
  }
  .leading__body .newline {
    display: inline;
  }
  .leading__body br {
    display: none;
  }
  .leading__terms {
    padding: 30px 25px 25px;
    font-size: 1.6rem;
  }
  .leading__terms__item {
    flex-direction: column;    
  }
  .leading__terms__item__body {
    margin-top: .6em;
    padding: 0;
    width: 100%;
    text-align: center;
  }
  .dressList {
    margin: 52px 0;
  }
  .dressList li {
    width: 80vw;
  }
  .fairNotes {
    line-height: 1.7;
    font-size: 1.6rem;
  }
  #selectionTerms .contWrap6 {
    flex-direction: column;
    text-align: justify;
  }
  #selectionTerms dt span {
    margin: 0;  
  }
  #venueList {
    flex-direction: column;
    gap: 33px 0;
  }
  .venueDetail {
    margin: 0;
  }
  .venueSummary {
    margin-top: 28px;
  }
  .venueName span {
    font-size: 1.7rem;
  }
  #flowSummary {
    flex-direction: column;
    margin-top: 30px;
  }
  .nextLine::after, .nextLine2::before {
    content: none;
  }
  #flowSummary li, #flowSummary li:nth-child(2) {
    padding-left: 35px;
    padding-right: 35px;
    padding-bottom: 32px;
    width: 100%;
  }
  #flowSummary li:nth-child(-n+2) {
    position: relative;
  }
  #flowSummary li:nth-child(-n+2)::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: calc(100% - 70px);
    height: 2px;
    background-image: linear-gradient(to right, #ab951d, #ab951d 3px, transparent 3px, transparent 8px);
    background-size: 8px 2px;
    background-repeat: repeat-x;
  }
  #flowSummary li #memo {
    object-fit: cover;
    height: 100px;
  }
  #flowSummary li #memo img {
    position: relative;
    top: -20px;
  }
  #flowSummary li #staff img {
    height: 146px;
  }
  #flowSummary li #photograph  {
    object-fit: cover;
    height: 110px;
  }
  #flowSummary li #photograph img {
    position: relative;
    top: -20px;
    height: 138px;
  }
  #flowSummary .en, #memo + .flowPoint {
     margin: 0;
  }
  #photograph + .flowPoint {
     margin-top: 4px;
  }
  .flowPoint dt {
    margin-bottom: .2em;
    font-size: 1.9rem;
  }
  h4 {
    margin-bottom: 5px;
    font-size: 1.7rem;
  }
  #booking {
    margin-top: 45px;
  }
  #mailfield dl {
    font-size: 1.5rem;
  }
  .requirements {
    margin-right: .85em;
  }
  .more {
    margin-top: 13px;
  }
  .more a {
    font-size: 1.4rem;
  }
  .more.linkTxt a {
    line-height: 1.45;
  }
  .more.linkTxt a::before {
    position: relative;
    top: -2px;
    margin-right: .3em;
    width: 35px;
    height: 28px;
  }
  .emphasis {
    font-size: 1.8rem;
  }
  /* Mail Form */
  #fairEntry {
    padding-top: calc(65px - 40px);
  }
  #fairEntry .subHead {
    padding-top: 40px;
  }
  #mailfield dt {
    padding-top: 1em;
    padding-bottom: .8em;
  }
  #mailfield dd {
    padding: .1em 0 0;
  }
  .mwform-checkbox-field, .mwform-radio-field {
    margin-right: 1.2em;
  }
  .mf_buttons {
    margin-top: 2.82051vw;
  }
  .mf_buttons input {
    margin: 12px 0 0 0;
    width: 54%;
    height: 50px;
    line-height: 50px;
    font-size: 1.6rem;
  }
  .fairDate li {
    display: block;
  }
  .fairDate li + li {
    margin-top: .3em;
  }
  /* 確認画面 */
  .mw_wp_form_confirm #mailfield dl, .mw_wp_form_confirm #mailfield dt, .mw_wp_form_confirm #mailfield dd {
    display: block;
    width: 100%;
  }
  .mw_wp_form_confirm #mailfield dt {
    padding: .75em 0 0;
    color: #777;
  }
  .mw_wp_form_confirm #mailfield dd {
    padding: .25em 0 .75em;
  }
  .mw_wp_form_confirm h4 {
    margin-bottom: 15px;
    text-align: left;
  }
  /* 完了画面 */
  .sendNotes, .captionTxt {
    text-align: justify;
    font-size: 1.5rem;
  }
  .sendNotes .newline, .captionTxt .newline {
    display: inline;
  }
  .backBtn {
    margin-top: 2em;
    width: 230px;
  }
  #inquiryList li {
    margin: 0;
    text-align: left;
  }
  #inquiryList li .newline {
    display: inline-block;
  }
  footer {
    padding-top: 45px;
  }
  #fLogo {
    margin: 0 auto;
    width: 176px;
  }
  #pagetop a, #pagetop a:hover {
    height: 38px;
  }
  #pagetop a img {
    width: 24px;
  }
  .copyright {
    margin-top: .5em;
    font-size: 1.2rem;
  }
  /* 参加者画像 */
  .report__notes {
	  font-size: 1.4rem;
  }
  .report__list {
    gap: 4px;
  }
  .reportbox4, .reportbox5 {
    grid-column-start: 1;
    grid-column-end: 3;
  }
}