<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/* ======================================================
 * clothes.css
 * ------------------------------------------------------
 * @media print, screen and (min-width: 768px)
 * - Page Components
 * - Clearfix
 * @media only screen and (max-width: 767px)
 * - Page Components
 * - Clearfix
 * Print
====================================================== */

/* ======================================================
 * PC
====================================================== */
@media print, screen and (min-width: 768px) {
  /* ------------------------------------------------------
   * Page Components
  ------------------------------------------------------ */
  /* ----- override ----- */
  .event-layout {
    margin-top: 100px;
  }
  .event-layout + .contact-layout {
    margin-top: 0;
  }

  /* ----- clothes-navi ----- */
  .clothes-navi .clothes-inner {
    padding: 0 140px 10px;
  }
  .clothes-navi .clothes-link {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    border-left: 1px solid #000000;
  }
  .clothes-navi .clothes-link &gt; li {
    position: relative;
    display: flex;
    width: 50%;
    box-sizing: border-box;
    border-right: 1px solid #000000;
    border-bottom: 1px solid #000000;
  }
  .clothes-navi .clothes-link &gt; li:nth-child(-n+2) {
    border-top: 1px solid #000000;
  }
  .clothes-navi .clothes-link &gt; li &gt; a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    padding: 15px 10px;
    box-sizing: border-box;
    background-color: #ffffff;
    color: #333333;
    font-size: 1.8rem;
    font-weight: bold;
    line-height: 1.1;
    text-align: center;
    text-decoration: none;
  }
  .clothes-navi .clothes-link &gt; li &gt; a:hover {
    background-color: #b2e5f7;
  }
  .clothes-navi .clothes-link &gt; li &gt; a &gt; span {
    position: relative;
    display: inline-block;
  }
  .clothes-navi .clothes-link &gt; li &gt; a &gt; span:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    background-repeat: no-repeat;
    background-position: 0 0;
  }
  .clothes-navi .clothes-link &gt; li &gt; a &gt; span.type-fashion {
    padding: 0 40px;
  }
  .clothes-navi .clothes-link &gt; li &gt; a &gt; span.type-fashion:before {
    width: 30px;
    height: 26px;
    margin-top: -13px;
    background-image: url("/fukuoka-bridal/open_campus/img/clothes_ic01_pc.png");
  }
  .clothes-navi .clothes-link &gt; li &gt; a &gt; span.type-accessory {
    padding: 0 35px;
  }
  .clothes-navi .clothes-link &gt; li &gt; a &gt; span.type-accessory:before {
    width: 24px;
    height: 25px;
    margin-top: -13px;
    background-image: url("/fukuoka-bridal/open_campus/img/clothes_ic02_pc.png");
  }
  .clothes-navi .clothes-link &gt; li.is-current:before,
  .clothes-navi .clothes-link &gt; li.is-current:after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    border-color: transparent;
    width: 0;
    height: 0;
    margin-left: -8px;
    border-width: 10px 8px 0 8px;
    border-style: solid;
  }
  .clothes-navi .clothes-link &gt; li.is-current:before {
    border-top-color: #000000;
  }
  .clothes-navi .clothes-link &gt; li.is-current:after {
    margin-top: -1px;
    border-top-color: #b2e5f7;
  }
  .clothes-navi .clothes-link &gt; li.is-current &gt; a {
    background-color: #b2e5f7;
  }

  /* ----- clothes-layout ----- */
  .clothes-layout {
    margin: 80px 0 0;
  }
  .clothes-navi + section &gt; .clothes-layout:first-child {
    margin-top: 50px;
  }
  .clothes-layout .clothes-heading {
    text-align: center;
  }
  .clothes-layout .clothes-heading &gt; * {
    position: relative;
    display: inline-block;
    padding: 45px 280px 25px 281px;
  }
  .clothes-layout .clothes-heading &gt; *:before,
  .clothes-layout .clothes-heading &gt; *:after {
    content: "";
    position: absolute;
    top: 0;
    background-repeat: no-repeat;
    background-position: 0 0;
  }
  .clothes-layout .clothes-heading &gt; *:before {
    left: 0;
    width: 281px;
    height: 108px;
    background-image: url("/fukuoka-bridal/open_campus/img/clothes_ex01_pc.png");
  }
  .clothes-layout .clothes-heading &gt; *:after {
    right: 0;
    width: 280px;
    height: 108px;
    background-image: url("/fukuoka-bridal/open_campus/img/clothes_ex02_pc.png");
  }
  .clothes-layout .clothes-heading &gt; * &gt; span {
    display: inline-block;
    padding: 0 2px;
    background: linear-gradient(transparent 70%, #ffd6e8 0%);
    font-size: 3.2rem;
    font-weight: bold;
    line-height: 1.1;
  }
  .clothes-layout .clothes-title {
    font-weight: bold;
    text-align: center;
  }
  .clothes-layout .clothes-lead {
    margin: 25px 0 0;
    font-size: 2.2rem;
    font-weight: bold;
    text-align: center;
  }
  .clothes-layout .clothes-lead &gt; span {
    color: #1ca8d7;
    font-size: 4.0rem;
    font-weight: bold;
    line-height: 1;
  }
  .clothes-layout .clothes-text {
    margin: 20px 0 0;
    font-size: 1.8rem;
    font-weight: bold;
    text-align: center;
  }
  .clothes-layout .clothes-text &gt; span {
    position: relative;
    display: inline-block;
    padding: 0 0 0 60px;
  }
  .clothes-layout .clothes-text &gt; span:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 45px;
    height: 48px;
    margin-top: -24px;
    background-image: url("/fukuoka-bridal/open_campus/img/clothes_ic07_pc.png");
    background-repeat: no-repeat;
    background-position: 0 0;
  }
  .clothes-layout .clothes-list {
    display: flex;
    flex-wrap: wrap;
    margin: 35px 0 0;
  }
  .clothes-layout .clothes-list &gt; li {
    display: flex;
    width: calc((100% - 36px * 2) / 3);
    margin-right: 36px;
    padding: 25px 30px;
    box-sizing: border-box;
    background-image: url("/fukuoka-bridal/open_campus/img/clothes_bg01.png");
    background-position: 0 0;
  }
  .clothes-layout .clothes-list &gt; li:last-child {
    margin-right: 0;
  }
  .clothes-layout .clothes-list &gt; li &gt; span {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    padding: 0 0 0 30px;
    box-sizing: border-box;
    font-size: 1.8rem;
    font-weight: bold;
    line-height: 1.2;
  }
  .clothes-layout .clothes-list &gt; li &gt; span:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 22px;
    height: 18px;
    margin-top: -9px;
    background-image: url("/fukuoka-bridal/open_campus/img/clothes_ic06_pc.png");
    background-repeat: no-repeat;
    background-position: 0 0;
  }
  .clothes-layout .clothes-table {
    width: 505px;
    margin: 35px auto 0;
    border-top: 1px solid #dddddd;
    border-left: 1px solid #dddddd;
  }
  .clothes-layout .clothes-table &gt; dl {
    display: table;
    width: 100%;
    border-right: 1px solid #dddddd;
  }
  .clothes-layout .clothes-table &gt; dl &gt; * {
    display: table-cell;
    padding: 20px 0;
    font-weight: bold;
    vertical-align: middle;
  }
  .clothes-layout .clothes-table &gt; dl &gt; dt {
    width: 32.27%;
    padding-left: 10px;
    padding-right: 10px;
    background-color: #ffdaeb;
    border-bottom: 1px solid #ffffff;
    text-align: center;
  }
  .clothes-layout .clothes-table &gt; dl:last-child &gt; dt {
    border-bottom-color: #dddddd;
  }
  .clothes-layout .clothes-table &gt; dl &gt; dt &gt; span {
    position: relative;
    display: block;
    padding: 0 40px;
  }
  .clothes-layout .clothes-table &gt; dl &gt; dt &gt; span:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 40px;
    height: 40px;
    margin-top: -20px;
    background-repeat: no-repeat;
    background-position: 0 0;
  }
  .clothes-layout .clothes-table &gt; dl.type-1st &gt; dt &gt; span:before {
    background-image: url("/fukuoka-bridal/open_campus/img/clothes_ic08_pc.png");
  }
  .clothes-layout .clothes-table &gt; dl.type-2nd &gt; dt &gt; span:before {
    background-image: url("/fukuoka-bridal/open_campus/img/clothes_ic09_pc.png");
  }
  .clothes-layout .clothes-table &gt; dl.type-3rd &gt; dt &gt; span:before {
    background-image: url("/fukuoka-bridal/open_campus/img/clothes_ic10_pc.png");
  }
  .clothes-layout .clothes-table &gt; dl &gt; dd {
    padding-left: 30px;
    padding-right: 30px;
    background-color: #ffffff;
    border-bottom: 1px solid #dddddd;
  }
  .clothes-layout .clothes-column {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 35px 0 0;
  }
  .clothes-layout .clothes-column &gt; .column_item {
    position: relative;
    display: flex;
    width: calc(((100% - 160px * 2) - 36px) / 2);
    min-height: 120px;
    margin: 40px 0 0 160px;
    background-color: #ffffff;
    border-left: 1px solid #000000;
    border-bottom: 1px solid #000000;
  }
  .clothes-layout .clothes-column &gt; .column_item:nth-child(-n+2) {
    margin-top: 0;
  }
  .clothes-layout .clothes-column &gt; .column_item:before,
  .clothes-layout .clothes-column &gt; .column_item:after {
    content: "";
    position: absolute;
    top: 50%;
    left: -160px;
    width: 120px;
    height: 120px;
    border-radius: 50%;
  }
  .clothes-layout .clothes-column &gt; .column_item:before {
    margin: -57px -3px 0 0;
  }
  .clothes-layout .clothes-column &gt; .column_item[class*="type-male"]:before {
    background-color: #dff7f0;
  }
  .clothes-layout .clothes-column &gt; .column_item[class*="type-female"]:before {
    background-color: #fff2e0;
  }
  .clothes-layout .clothes-column &gt; .column_item:after {
    margin: -60px 0 0 0;
    background-repeat: no-repeat;
    background-position: 0 0;
    border: 1px solid #000000;
  }
  .clothes-layout .clothes-column &gt; .column_item.type-male01:after {
    background-image: url("/fukuoka-bridal/open_campus/img/clothes_ic03_pc.png");
  }
  .clothes-layout .clothes-column &gt; .column_item.type-female01:after {
    background-image: url("/fukuoka-bridal/open_campus/img/clothes_ic04_pc.png");
  }
  .clothes-layout .clothes-column &gt; .column_item.type-female02:after {
    background-image: url("/fukuoka-bridal/open_campus/img/clothes_ic05_pc.png");
  }
  .clothes-layout .clothes-column &gt; .column_item &gt; .column_balloon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    padding: 25px 15px 35px;
    box-sizing: border-box;
    text-align: center;
  }
  .clothes-layout .clothes-column &gt; .column_item &gt; .column_balloon:before,
  .clothes-layout .clothes-column &gt; .column_item &gt; .column_balloon:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 100%;
    width: 0;
    height: 0;
    margin-top: -20px;
    border-style: solid;
    border-width: 20px 20px 20px 0;
    border-color: transparent;
  }
  .clothes-layout .clothes-column &gt; .column_item &gt; .column_balloon:before {
    border-right-color: #000000;
  }
  .clothes-layout .clothes-column &gt; .column_item &gt; .column_balloon:after {
    margin-right: -1px;
    border-right-color: #ffffff;
  }
  .clothes-layout .clothes-column .column_inner {
    width: 100%;
  }
  .clothes-layout .clothes-column .column_inner &gt; *:first-child {
    margin-top: 0;
  }
  .clothes-layout .clothes-frame {
    position: relative;
    margin: 80px -1px 0 -2px;
    padding: 20px 0;
    background-image: url("/fukuoka-bridal/open_campus/img/clothes_bg02_pc.png"), url("/fukuoka-bridal/open_campus/img/clothes_bg03_pc.png");
    background-repeat: no-repeat, no-repeat;
    background-position: 50% 0, 50% 100%;
  }
  .clothes-layout .clothes-frame:before {
    content: "";
    position: absolute;
    top: -43px;
    left: 0;
    width: 100%;
    height: 91px;
    background-image: url("/fukuoka-bridal/open_campus/img/clothes_tx01_pc.png");
    background-repeat: no-repeat;
    background-position: 50% 0;
  }
  .clothes-layout .clothes-frame &gt; .frame_outer {
    padding: 25px 20px 45px;
    background-image: url("/fukuoka-bridal/open_campus/img/clothes_bg04_pc.png");
    background-repeat: repeat-y;
    background-position: 50% 0;
  }
  .clothes-layout .clothes-frame &gt; .frame_outer &gt; .frame_inner {
    position: relative;
  }
  .clothes-layout .clothes-frame &gt; .frame_outer &gt; .frame_inner:before,
  .clothes-layout .clothes-frame &gt; .frame_outer &gt; .frame_inner:after {
    content: "";
    position: absolute;
    background-repeat: no-repeat;
    background-position: 0 0;
  }
  .clothes-layout .clothes-frame &gt; .frame_outer &gt; .frame_inner:before {
    bottom: 4px;
    left: 49px;
    width: 238px;
    height: 224px;
    background-image: url("/fukuoka-bridal/open_campus/img/clothes_bg05_pc.png");
  }
  .clothes-layout .clothes-frame &gt; .frame_outer &gt; .frame_inner:after {
    right: 23px;
    bottom: -14px;
    width: 276px;
    height: 278px;
    background-image: url("/fukuoka-bridal/open_campus/img/clothes_bg06_pc.png");
  }
  .clothes-layout .clothes-frame &gt; .frame_outer &gt; .frame_inner &gt; *:first-child {
    margin-top: 0;
  }
 
  /* ------------------------------------------------------
   * Clearfix
  ------------------------------------------------------ */
  .clearfix::after {
    display: block;
    clear: both;
    content: "";
  }
}

/* ======================================================
 * SP
====================================================== */
@media only screen and (max-width: 767px) {
  /* ------------------------------------------------------
   * Page Components
  ------------------------------------------------------ */
  /* ----- override ----- */
  .event-layout {
    margin-top: 50px;
  }
  .event-layout + .contact-layout {
    margin-top: 0;
  }
  .questionnaire-box .box_inner .graph_area .graph_image {
    width: auto;
    padding-right: 30px;
    padding-left: 30px;
  }

  /* ----- clothes-navi ----- */
  .clothes-navi .clothes-inner {
    padding: 0 0 10px;
  }
  .clothes-navi .clothes-link {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    border-left: 1px solid #000000;
  }
  .clothes-navi .clothes-link &gt; li {
    position: relative;
    display: flex;
    width: 50%;
    box-sizing: border-box;
    border-right: 1px solid #000000;
    border-bottom: 1px solid #000000;
  }
  .clothes-navi .clothes-link &gt; li:nth-child(-n+2) {
    border-top: 1px solid #000000;
  }
  .clothes-navi .clothes-link &gt; li &gt; a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    padding: 15px 10px;
    box-sizing: border-box;
    background-color: #ffffff;
    color: #333333;
    font-size: 1.6rem;
    font-weight: bold;
    line-height: 1.1;
    text-align: center;
    text-decoration: none;
  }
  .clothes-navi .clothes-link &gt; li &gt; a &gt; span {
    position: relative;
    display: inline-block;
  }
  .clothes-navi .clothes-link &gt; li &gt; a &gt; span:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 100% 100%;
  }
  .clothes-navi .clothes-link &gt; li &gt; a &gt; span.type-fashion {
    padding: 0 0 0 28px;
  }
  .clothes-navi .clothes-link &gt; li &gt; a &gt; span.type-fashion:before {
    width: 18px;
    height: 16px;
    margin-top: -8px;
    background-image: url("/fukuoka-bridal/open_campus/img/clothes_ic01_sp.png");
  }
  .clothes-navi .clothes-link &gt; li &gt; a &gt; span.type-accessory {
    padding: 0 0 0 25px;
  }
  .clothes-navi .clothes-link &gt; li &gt; a &gt; span.type-accessory:before {
    width: 15px;
    height: 16px;
    margin-top: -8px;
    background-image: url("/fukuoka-bridal/open_campus/img/clothes_ic02_sp.png");
  }
  .clothes-navi .clothes-link &gt; li.is-current:before,
  .clothes-navi .clothes-link &gt; li.is-current:after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    border-color: transparent;
    width: 0;
    height: 0;
    margin-left: -8px;
    border-width: 10px 8px 0 8px;
    border-style: solid;
  }
  .clothes-navi .clothes-link &gt; li.is-current:before {
    border-top-color: #000000;
  }
  .clothes-navi .clothes-link &gt; li.is-current:after {
    margin-top: -1px;
    border-top-color: #b2e5f7;
  }
  .clothes-navi .clothes-link &gt; li.is-current &gt; a {
    background-color: #b2e5f7;
  }

  /* ----- clothes-layout ----- */
  .clothes-layout {
    margin: 40px 0 0;
  }
  .clothes-navi + section &gt; .clothes-layout:first-child {
    margin-top: 20px;
  }
  .clothes-layout .clothes-heading {
    position: relative;
    margin: 0 -15px;
    padding: 35px 15px 0;
    text-align: center;
  }
  .clothes-layout .clothes-heading:before,
  .clothes-layout .clothes-heading:after {
    content: "";
    position: absolute;
    top: 0;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 100% 100%;
  }
  .clothes-layout .clothes-heading:before {
    left: 0;
    width: 119px;
    height: 81px;
    background-image: url("/fukuoka-bridal/open_campus/img/clothes_ex01_sp.png");
  }
  .clothes-layout .clothes-heading:after {
    right: 0;
    width: 121px;
    height: 81px;
    background-image: url("/fukuoka-bridal/open_campus/img/clothes_ex02_sp.png");
  }
  .clothes-layout .clothes-heading &gt; * {
    display: inline-block;
  }
  .clothes-layout .clothes-heading &gt; * &gt; span {
    display: inline-block;
    padding: 0 2px;
    background: linear-gradient(transparent 85%, #ffd6e8 0%);
    font-size: 2.1rem;
    font-weight: bold;
    line-height: 1.2;
  }
  .clothes-layout .clothes-title {
    font-size: 1.3rem;
    font-weight: bold;
    text-align: center;
  }
  .clothes-layout .clothes-lead {
    margin: 25px 0 0;
    font-size: 1.6rem;
    font-weight: bold;
    text-align: center;
  }
  .clothes-layout .clothes-lead &gt; span {
    color: #1ca8d7;
    font-size: 2.4rem;
    font-weight: bold;
    line-height: 1;
  }
  .clothes-layout .clothes-text {
    margin: 25px 0 0;
    font-weight: bold;
  }
  .clothes-layout .clothes-text &gt; span {
    position: relative;
    display: block;
    padding: 0 0 0 45px;
  }
  .clothes-layout .clothes-text &gt; span:before {
    content: "";
    position: absolute;
    top: -0.5em;
    left: 0;
    width: 34px;
    height: 36px;
    background-image: url("/fukuoka-bridal/open_campus/img/clothes_ic07_sp.png");
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 100% 100%;
  }
  .clothes-layout .clothes-list {
    margin: 20px 0 0;
  }
  .clothes-layout .clothes-list &gt; li {
    margin: 10px 0 0;
    padding: 15px;
    box-sizing: border-box;
    background-image: url("/fukuoka-bridal/open_campus/img/clothes_bg01.png");
    background-position: 0 0;
    background-size: 200px 200px;
  }
  .clothes-layout .clothes-list &gt; li:first-child {
    margin-top: 0;
  }
  .clothes-layout .clothes-list &gt; li &gt; span {
    position: relative;
    display: block;
    padding: 0 0 0 30px;
    font-weight: bold;
    line-height: 1.2;
  }
  .clothes-layout .clothes-list &gt; li &gt; span:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 22px;
    height: 18px;
    margin-top: -9px;
    background-image: url("/fukuoka-bridal/open_campus/img/clothes_ic06_sp.png");
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 100% 100%;
  }
  .clothes-layout .clothes-table {
    margin: 15px 0 0;
    border-top: 1px solid #dddddd;
    border-left: 1px solid #dddddd;
  }
  .clothes-layout .clothes-table &gt; dl {
    display: table;
    width: 100%;
    border-right: 1px solid #dddddd;
  }
  .clothes-layout .clothes-table &gt; dl &gt; * {
    display: table-cell;
    padding: 15px 0;
    font-weight: bold;
    vertical-align: middle;
  }
  .clothes-layout .clothes-table &gt; dl &gt; dt {
    padding-left: 10px;
    padding-right: 20px;
    background-color: #ffdaeb;
    border-bottom: 1px solid #ffffff;
    text-align: center;
    white-space: nowrap;
  }
  .clothes-layout .clothes-table &gt; dl:last-child &gt; dt {
    border-bottom-color: #dddddd;
  }
  .clothes-layout .clothes-table &gt; dl &gt; dt &gt; span {
    position: relative;
    display: block;
    padding: 0 0 0 45px;
  }
  .clothes-layout .clothes-table &gt; dl &gt; dt &gt; span:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 35px;
    height: 35px;
    margin-top: -18px;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 100% 100%;
  }
  .clothes-layout .clothes-table &gt; dl.type-1st &gt; dt &gt; span:before {
    background-image: url("/fukuoka-bridal/open_campus/img/clothes_ic08_sp.png");
  }
  .clothes-layout .clothes-table &gt; dl.type-2nd &gt; dt &gt; span:before {
    background-image: url("/fukuoka-bridal/open_campus/img/clothes_ic09_sp.png");
  }
  .clothes-layout .clothes-table &gt; dl.type-3rd &gt; dt &gt; span:before {
    background-image: url("/fukuoka-bridal/open_campus/img/clothes_ic10_sp.png");
  }
  .clothes-layout .clothes-table &gt; dl &gt; dd {
    width: 99%;
    padding-left: 15px;
    padding-right: 15px;
    background-color: #ffffff;
    border-bottom: 1px solid #dddddd;
  }
  .clothes-layout .clothes-column {
    margin: 30px 0 0;
  }
  .clothes-layout .clothes-column &gt; .column_item {
    display: flex;
    min-height: 100px;
    position: relative;
    margin: 20px 0 0 110px;
    box-sizing: border-box;
    border-left: 1px solid #000000;
    border-bottom: 1px solid #000000;
  }
  .clothes-layout .clothes-column &gt; .column_item:before,
  .clothes-layout .clothes-column &gt; .column_item:after {
    content: "";
    position: absolute;
    top: 50%;
    left: -110px;
    width: 80px;
    height: 80px;
    border-radius: 50%;
  }
  .clothes-layout .clothes-column &gt; .column_item:before {
    margin: -47px -3px 0 0;
  }
  .clothes-layout .clothes-column &gt; .column_item[class*="type-male"]:before {
    background-color: #dff7f0;
  }
  .clothes-layout .clothes-column &gt; .column_item[class*="type-female"]:before {
    background-color: #fff2e0;
  }
  .clothes-layout .clothes-column &gt; .column_item:after {
    margin: -50px 0 0 0;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 100% 100%;
    border: 1px solid #000000;
  }
  .clothes-layout .clothes-column &gt; .column_item.type-male01:after {
    background-image: url("/fukuoka-bridal/open_campus/img/clothes_ic03_sp.png");
  }
  .clothes-layout .clothes-column &gt; .column_item.type-female01:after {
    background-image: url("/fukuoka-bridal/open_campus/img/clothes_ic04_sp.png");
  }
  .clothes-layout .clothes-column &gt; .column_item.type-female02:after {
    background-image: url("/fukuoka-bridal/open_campus/img/clothes_ic05_sp.png");
  }
  .clothes-layout .clothes-column &gt; .column_item &gt; .column_balloon {
    display: flex;
    width: 100%;
    padding: 15px 15px 25px;
    box-sizing: border-box;
    text-align: center;
  }
  .clothes-layout .clothes-column &gt; .column_item &gt; .column_balloon:before,
  .clothes-layout .clothes-column &gt; .column_item &gt; .column_balloon:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 100%;
    width: 0;
    height: 0;
    margin-top: -20px;
    border-style: solid;
    border-width: 15px 15px 15px 0;
    border-color: transparent;
  }
  .clothes-layout .clothes-column &gt; .column_item &gt; .column_balloon:before {
    border-right-color: #000000;
  }
  .clothes-layout .clothes-column &gt; .column_item &gt; .column_balloon:after {
    margin-right: -1px;
    border-right-color: #ffffff;
  }
  .clothes-layout .clothes-column .column_inner {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
  }
  .clothes-layout .clothes-column .column_inner &gt; *:first-child {
    margin-top: 0;
  }
  .clothes-layout .clothes-frame {
    position: relative;
    margin: 55px 0 0;
    padding: 5.79% 0;
    background-image: url("/fukuoka-bridal/open_campus/img/clothes_bg02_sp.png"), url("/fukuoka-bridal/open_campus/img/clothes_bg03_sp.png");
    background-repeat: no-repeat, no-repeat;
    background-position: 50% 0, 50% 100%;
    background-size: 100% auto, 100% auto;
  }
  .clothes-layout .clothes-frame:before {
    content: "";
    position: absolute;
    top: -35px;
    left: 0;
    width: 100%;
    height: 68px;
    background-image: url("/fukuoka-bridal/open_campus/img/clothes_tx01_sp.png");
    background-repeat: no-repeat;
    background-position: 50% 0;
    background-size: auto 100%;
  }
  .clothes-layout .clothes-frame &gt; .frame_outer {
    padding: 10px 20px;
    background-image: url("/fukuoka-bridal/open_campus/img/clothes_bg04_sp.png");
    background-repeat: repeat-y;
    background-position: 50% 0;
    background-size: 100% auto;
  }
  .clothes-layout .clothes-frame &gt; .frame_outer &gt; .frame_inner {
    position: relative;
  }
  .clothes-layout .clothes-frame &gt; .frame_outer &gt; .frame_inner &gt; *:first-child {
    margin-top: 0;
  }

  
  /* ------------------------------------------------------
   * Clearfix
  ------------------------------------------------------ */
  .clearfix::after {
    display: block;
    clear: both;
    content: "";
  }
}

/* ======================================================
 * Print
====================================================== */
@media print {
}</pre></body></html>