/**************************************

staff

**************************************/
@font-face {
  src: url(../fonts/SeaweedScript-Regular.ttf);
  font-family: seaweed-script-pro;
}

@font-face {
  src: url(../fonts/SourceHanSansJP-Regular.otf);
  font-family: source-han-sans-cjk-ja;
}

@font-face {
  src: url(../fonts/Petersburg-Regular.woff);
  font-family: 'petersburg-web';
}

@font-face {
  src: url(../fonts/Raleway-VariableFont_wght.ttf);
  font-family: Raleway;
}

@font-face {
  src: url(../fonts/MonsieurLaDoulaise-Regular.ttf);
  font-family: Monsieur La Doulaise;
}

@font-face {
  src: url(../fonts/Notera_PersonalUseOnly.ttf);
  font-family: Notera;
}

.main_staff .section_staff {
  width: 1000px;
  margin: 0 auto;
}

@media screen and (max-width: 740px) {
  .main_staff .section_staff {
    width: 100% !important;
  }
}

/**************************************

access

**************************************/
.main_access .info_box .txt_box h3 {
  margin: 0 auto 15px !important;
}

.main_access .flow_box {
  width: 1100px;
  margin: 0 auto;
  text-align: center;
}

.main_access .flow_box dl {
  display: inline-block;
  width: 323px;
  margin: 0 20px;
  font-size: 16px;
  vertical-align: top;
}

.main_access .flow_box .train_map {
  margin: 40px 130px 0;
}

@media screen and (max-width: 740px) {
  .main_access .info_box .map_box {
    width: 100%;
  }
  .main_access .info_box .txt_box {
    margin-top: 5%;
  }
  .main_access .info_box .txt_box h3 {
    margin: 0 auto 4% !important;
  }
  .main_access .flow_box {
    width: 100%;
  }
  .main_access .flow_box dl {
    width: 100%;
    margin: 0 auto;
    margin-bottom: 10% !important;
  }
  .main_access .flow_box dl:last-child {
    margin-bottom: 0;
  }
  .main_access .flow_box .train_map {
    margin: 0;
  }
}

/**************************************

dress

**************************************/
.anchor {
  margin-top: -100px;
  margin-bottom: 0;
  padding-top: 100px;
}

p.txt_main {
  margin: 30px 0 10px;
  font-size: 14px;
  text-align: center;
}

.main_dress {
  width: 1000px;
  margin: 0 auto;
  overflow-x: hidden;
  text-align: center;
}

.main_dress .list_brand {
  margin: 30px 0 14px;
  padding: 30px 30px 20px;
  background: #F7F2ED;
}

.main_dress .list_brand li {
  display: inline-block;
  margin: 0 8px 8px;
  font-family: "petersburg-web", serif;
}

.main_dress .unit_dress {
  margin-top: -50px;
  padding-top: 50px;
}

@media (max-width: 760px) {
  .main_dress .unit_dress {
    margin-top: -26%;
    padding-top: 26%;
  }
}

.main_dress .unit_dress .title {
  padding: 15px 0;
}

.main_dress .unit_dress .title h2 {
  font-family: "petersburg-web", serif;
  font-size: 40px;
  font-weight: 500;
  text-transform: uppercase;
}

@media (max-width: 760px) {
  .main_dress .unit_dress .title h2 {
    margin-bottom: 4px;
    font-size: 9vw;
    line-height: 1.1;
  }
}

.main_dress .unit_dress .title .sub {
  font-size: 23px -3;
}

.main_dress .unit_dress .content {
  display: flex;
  justify-content: space-between;
  margin: 0;
  margin-bottom: 50px;
  padding: 25px;
  border: 1px solid #B7B7B7;
}

@media (max-width: 760px) {
  .main_dress .unit_dress .content {
    flex-wrap: wrap;
    margin-bottom: 30px;
    padding: 4% 4% 20px;
  }
}

.main_dress .unit_dress .ph {
  width: 50%;
}

@media (max-width: 760px) {
  .main_dress .unit_dress .ph {
    width: 100%;
  }
}

.main_dress .unit_dress .txt {
  width: 100%;
  font-size: 14px;
  line-height: 1.8;
}

.main_dress .unit_dress .txt_box {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 48%;
}

@media (max-width: 760px) {
  .main_dress .unit_dress .txt_box {
    width: 100%;
  }
}

.main_dress .unit_dress .btn_more {
  margin-top: 40px;
}

@media (max-width: 760px) {
  .main_dress .unit_dress .btn_more {
    margin-top: 20px;
  }
}

.main_dress .unit_dress_blue .content {
  flex-direction: row-reverse;
}

.main_dress .unit_brand h3 {
  font-family: source-han-serif-japanese, serif;
  font-size: 26px;
  letter-spacing: 0;
}

.main_dress .unit_brand {
  margin-bottom: 50px;
}

@media (max-width: 760px) {
  .main_dress .unit_brand {
    margin-top: 2%;
    margin-bottom: 7vw;
  }
}

@media screen and (min-width: 0\0) {
  .main_dress .unit_brand {
    width: 1000px;
    margin: 10px auto 0;
  }
}

.main_dress .section_dress .faq_box {
  margin-top: 20px;
}

.faq_box {
  margin-top: 100px;
}

@media screen and (max-width: 760px) {
  .faq_box {
    /* for sp Device Only */
    margin-top: 13vw;
  }
}

.faq_box .title {
  padding: 0 0 23px;
  border-bottom: 2px solid #333333;
}

@media screen and (max-width: 760px) {
  .faq_box .title {
    /* for sp Device Only */
    padding-bottom: 5vw;
  }
}

.faq_box .title .sub {
  margin-top: 4px;
}

@media screen and (max-width: 760px) {
  .faq_box .title .sub {
    /* for sp Device Only */
    margin-top: 1vw;
  }
}

.faq_box .inner {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 0;
  padding: 0;
  border-bottom: none;
}

.faq_box dl {
  flex: 0 0 48%;
  max-width: 48%;
  padding: 0 1em;
  border-bottom: 1px dotted #333333;
}

@media (max-width: 760px) {
  .faq_box dl {
    flex: 0 0 100%;
    max-width: 100%;
  }
}

.faq_box dt {
  position: relative;
  padding: 25px 30px 10px;
  font-family: "petersburg-web", serif;
  font-size: 15px;
  font-weight: 500;
  text-align: left;
}

@media screen and (max-width: 760px) {
  .faq_box dt {
    /* for sp Device Only */
    padding: 6vw 0 3vw 8vw;
    font-size: 4vw;
  }
}

.faq_box dt::before {
  position: absolute;
  top: 22px;
  left: 5px;
  color: #b49444;
  font-size: 16px;
  content: "Q.";
}

.faq_box dd {
  position: relative;
  margin-bottom: 2%;
  padding: 0 10px 13px 30px;
  font-size: 13px;
  text-align: left;
}

@media screen and (max-width: 760px) {
  .faq_box dd {
    /* for sp Device Only */
    padding: 0 0 4vw 8vw;
    font-size: 3.5vw;
  }
}

.faq_box dd::before {
  position: absolute;
  top: -2px;
  left: 5px;
  color: #92a2cc;
  font-family: "petersburg-web", serif;
  font-size: 16px;
  content: "A.";
}

.faq_box .main_faq .faq_box dd:last-of-type {
  margin-bottom: 0;
  border-bottom: none;
}

.main_dress .section_dress li {
  display: inline-block;
  position: relative;
  width: 190px;
  margin-right: 30px;
  font-family: "petersburg-web", serif;
  font-size: 15pt;
}

.main_dress .section_dress li::after {
  display: block;
  position: absolute;
  bottom: -28px;
  left: 43%;
  width: 20px;
  height: 20px;
  transform: rotate(135deg) translateX(-50%);
  border-top: 2px solid #333;
  border-right: 2px solid #333;
  content: "";
}

.main_dress .section_dress li:last-child {
  margin-right: 0;
}

.main_dress .section_dress .btn_index {
  display: inline-block;
  margin-bottom: 80px;
}

.main_dress .inner_block {
  margin-bottom: 50px;
  padding: 25px;
  border: 1px solid #000;
}

.main_dress .inner_block .txt_box {
  display: inline-block;
  position: relative;
  width: 49%;
  height: 644px;
  vertical-align: top;
}

.main_dress .inner_block .txt_box h2 {
  font-family: "Crimson Text", serif;
  font-size: 35px;
  font-weight: 100;
  letter-spacing: .05em;
  line-height: 1.3;
}

.main_dress .inner_block .txt_box .box_inner {
  z-index: 1000;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  transform: translateX(-50%) translateY(-50%);
}

.main_dress .inner_block .txt_box .btn_more {
  margin-top: 40px;
}

.main_dress .inner_block.color .txt_box {
  background-color: #feefd1;
}

.main_dress .inner_block.tuxedo .txt_box {
  background-color: #cce2e8;
}

.main_dress .inner_block .txt_box .txt {
  margin-top: 26px;
}

.main_dress .inner_block .img_box {
  display: inline-block;
  width: 50%;
}

.main_dress .section_dress .btn_more {
  color: #fff;
  font-family: "petersburg-web", serif;
  line-height: 44px;
}

.main_dress .section_photo h2 {
  font-family: "Crimson Text", serif;
  font-size: 35px;
  font-weight: 100;
  letter-spacing: .05em;
  line-height: 1.3;
}

.main_dress .section_photo .locstion_block {
  display: inline-block;
  margin-top: 40px;
}

.main_dress .section_photo .locstion_block .locstion01 li {
  display: inline-block;
  width: 310px;
  margin-right: 30px;
  margin-bottom: 38px;
}

.main_dress .section_photo .locstion_block .locstion02 li {
  display: inline-block;
  width: 400px;
  margin-right: 30px;
}

.main_dress .section_photo .locstion_block li:last-child {
  margin-right: 0;
}

.main_dress .section_shop {
  margin-bottom: 100px;
  padding: 70px 0;
  background: #f8f8f8;
}

.main_dress .section_shop .title_box .logo {
  width: 180px;
  margin: 0 auto;
}

.main_dress .section_shop .title_box h3.tit {
  margin-top: 30px;
  font-family: source-han-serif-japanese, serif;
  font-size: 26px;
  letter-spacing: 0;
  line-height: 1.8;
}

.main_dress .section_shop .title_box h3.tit sub {
  display: block;
  font-size: 16px;
  line-height: 1.2;
}

.main_dress .section_shop .photo_box {
  display: flex;
  justify-content: center;
  width: 750px;
  margin: 0 auto;
  margin-top: 20px;
}

.main_dress .section_shop .photo_box .ph {
  margin-right: 40px;
}

.main_dress .section_shop .photo_box .ph:last-child {
  margin-right: 0;
}

.main_dress .section_shop .text_box {
  margin-top: 20px;
}

.main_dress .section_shop .text_box .btn_box {
  display: flex;
  justify-content: center;
  margin-top: 40px;
}

.main_dress .section_shop .text_box .btn_box .btn_more {
  width: 280px;
  margin: 0;
}

.main_dress .section_shop .text_box .btn_box .shop_btn {
  margin-right: 40px;
}

.main_dress .section_shop .text_box .btn_box .ig_btn {
  position: relative;
}

.main_dress .section_shop .text_box .btn_box .ig_btn a {
  background: #FFF;
  color: #404d5b;
}

.main_dress .section_shop .text_box .btn_box .ig_btn a:after {
  border-top: 1px solid #404d5b;
  border-right: 1px solid #404d5b;
}

.main_dress .section_shop .text_box .btn_box .ig_btn::before {
  z-index: 1000;
  position: absolute;
  top: 7px;
  left: 55px;
  width: 30px;
  height: 30px;
  background: url(../dress/img/icon_ig.png) center no-repeat;
  background-size: 100%;
  content: "";
}

@media screen and (max-width: 740px) {
  .main_dress {
    width: 100%;
    padding: 0;
  }
  .main_dress .unit_brand h3 {
    font-size: 5.2vw;
    line-height: 1.4;
  }
  p.txt_main {
    margin: 6% 5%;
    font-size: 14px;
  }
  .main_dress .list_brand {
    width: 90%;
    margin: 4% auto;
    padding: 4%;
  }
  .main_dress .section_dress li {
    width: 136px;
    margin-right: 4%;
    margin-bottom: 12%;
    font-size: 11pt;
  }
  .main_dress .section_dress li:nth-child(2n) {
    margin-right: 0;
  }
  .main_dress .section_dress li::after {
    bottom: -18px;
    left: 43%;
    width: 3vw;
    height: 3vw;
  }
  .main_dress .section_dress .btn_index {
    margin-top: 6%;
    margin-bottom: 2%;
  }
  .main_dress .section_dress .btn_index img {
    margin-bottom: 4%;
  }
  .main_dress .inner_block {
    margin-bottom: 9%;
    padding: 4%;
  }
  .main_dress .inner_block .txt_box {
    width: 100%;
    height: auto;
  }
  .main_dress .inner_block .txt_box .box_inner {
    position: inherit;
    top: inherit;
    left: inherit;
    padding: 4% 4% 10%;
    transform: inherit;
  }
  .main_dress .inner_block .txt_box .btn_more {
    margin-top: 7%;
  }
  .main_dress .inner_block .img_box {
    width: 100%;
  }
  .main_dress .section_dress {
    margin-bottom: 30px;
  }
  .main_dress .section_photo {
    width: 100%;
    margin: 0 auto;
    text-align: center;
  }
  .main_dress .section_photo .locstion_block {
    width: 100%;
    margin-top: 10%;
  }
  .main_dress .section_photo .locstion_block .locstion01 li {
    width: 100%;
    margin-bottom: 8%;
    padding: 0 5%;
  }
  .main_dress .section_photo .locstion_block .locstion02 li {
    width: 100%;
    margin-bottom: 8%;
    padding: 0 5%;
  }
  .main_dress .section_shop {
    margin-bottom: 20%;
    padding: 15% 0;
  }
  .main_dress .section_shop .title_box .logo {
    width: 40%;
  }
  .main_dress .section_shop .title_box h3.tit {
    margin-top: 10%;
    font-size: 6vw;
  }
  .main_dress .section_shop .title_box h3.tit sub {
    font-size: 4vw;
  }
  .main_dress .section_shop .photo_box {
    display: block;
    width: 90%;
    margin: 0 auto;
    margin-top: 5%;
  }
  .main_dress .section_shop .photo_box .ph {
    margin-right: 0;
    margin-bottom: 4%;
  }
  .main_dress .section_shop .photo_box .ph:last-child {
    margin-right: 0;
  }
  .main_dress .section_shop .text_box {
    width: 90%;
    margin: 0 auto;
    margin-top: 5%;
    text-align: left;
  }
  .main_dress .section_shop .text_box .btn_box {
    display: block;
    justify-content: center;
    margin-top: 8%;
  }
  .main_dress .section_shop .text_box .btn_box .btn_more {
    width: 100%;
    margin: 0;
  }
  .main_dress .section_shop .text_box .btn_box .shop_btn {
    margin-bottom: 3%;
  }
  .main_dress .section_shop .text_box .btn_box .ig_btn::before {
    left: 19vw;
  }
}

/**************************************

family

**************************************/
@media print, screen and (min-width: 741px) {
  .main_family h3 {
    width: 1200px;
    margin: 0 auto 48px;
    padding: 36px 0 52px;
    border: 1px solid #1f1f1f;
    text-align: center;
  }
  .main_family h3 img {
    width: 280px;
    height: auto;
  }
  .main_family h4 {
    margin-bottom: 96px;
    font-family: "Ryumin Medium KL", serif;
    font-size: 20px;
    text-align: center;
  }
  .main_family .section01 {
    position: relative;
    width: 905px;
    height: 509px;
    margin: 0 auto 70px;
  }
  .main_family .section01 div {
    z-index: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .main_family .section01 div iframe {
    width: 100%;
    height: 100%;
  }
  .main_family .tit {
    margin-bottom: 37px;
    font-family: "Crimson Text", serif;
    font-size: 45px;
    line-height: 1;
  }
  .main_family .txt {
    font-family: "Ryumin Medium KL", serif;
    font-size: 14px;
    line-height: 1.8;
  }
  .main_family .section02 {
    margin-bottom: 85px;
    text-align: center;
  }
  .main_family .section03 {
    margin-bottom: 93px;
    padding: 60px 0 84px;
    background: #fef5e5;
    text-align: center;
  }
  .main_family .section04 {
    width: 1200px;
    margin: 0 auto 40px;
    text-align: center;
  }
  .main_family .section04 li {
    width: 396px;
    margin: 0 6px 6px 0;
    float: left;
  }
  .main_family .section04 li img {
    width: 100%;
    height: auto;
    vertical-align: bottom;
  }
  .main_family .section04 li:nth-child(4n) {
    margin: 0 0 6px 0;
  }
  .main_family .section04 li:nth-child(4n+1) {
    clear: left;
  }
}

@media screen and (max-width: 740px) {
  .main_family {
    width: 100%;
  }
  .main_family h3 {
    width: 100%;
    margin: 0 auto 6%;
    padding: 5% 0;
    border: 1px solid #1f1f1f;
    text-align: center;
  }
  .main_family h3 img {
    width: 50%;
  }
  .main_family h4 {
    margin-bottom: 12%;
    font-family: "Ryumin Medium KL", serif;
    font-size: 4vw;
    line-height: 1.3;
    text-align: center;
  }
  .main_family .section01 {
    position: relative;
    width: 100%;
    height: 200px;
    margin: 0 auto 12%;
  }
  .main_family .section01 div {
    z-index: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .main_family .section01 div iframe {
    width: 100%;
    height: 100%;
  }
  .main_family .tit {
    margin-bottom: 3%;
    font-family: "Crimson Text", serif;
    font-size: 7vw;
    line-height: 1;
  }
  .main_family .txt {
    font-family: "Ryumin Medium KL", serif;
    font-size: 14px;
    line-height: 1.8;
  }
  .main_family .section02 {
    margin-bottom: 12%;
    text-align: center;
  }
  .main_family .section03 {
    margin-bottom: 12%;
    padding: 5%;
    background: #fef5e5;
    text-align: center;
  }
  .main_family .section03 .txt {
    text-align: left;
  }
  .main_family .section04 {
    width: 100%;
    margin: 0 auto;
    text-align: center;
  }
  .main_family .section04 li {
    width: 32.66%;
    margin: 0 1% 1% 0;
    float: left;
  }
  .main_family .section04 li img {
    width: 100%;
  }
  .main_family .section04 li:nth-child(3n) {
    margin: 0 0 1% 0;
  }
  .main_family .section04 li:nth-child(3n+1) {
    clear: left;
  }
}

.family_plan .date_box {
  margin-bottom: 10%;
}

.family_plan .date_box .date {
  margin-bottom: 2px;
  color: #d54a1b;
  font-size: 17px;
  font-weight: bold;
}

@media print, screen and (min-width: 741px) {
  .family_plan .main {
    height: 706px;
    background: url(../familly/img/main.jpg) no-repeat center top;
  }
  .family_plan h3 {
    margin-bottom: 70px;
  }
  .family_plan .section02 .tit {
    margin-bottom: 16px;
  }
  .family_plan .section02 h4 {
    margin-bottom: 15px;
  }
  .family_plan .section03 {
    margin-bottom: 73px;
  }
  .family_plan .section04 {
    width: 1100px;
    margin-top: 80px;
  }
  .family_plan .btn {
    width: 410px;
  }
  .family_plan .btn a {
    font-size: 16px;
  }
}

@media screen and (max-width: 740px) {
  .family_plan h4 {
    margin-bottom: 3%;
  }
  .family_plan .section04 {
    margin-top: 12%;
  }
}
/*# sourceMappingURL=sub.css.map */
