@charset "UTF-8";
main {
  overflow-x: hidden; }

html {
  visibility: hidden; }

body {
  color: #111;
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ヒラギノ角ゴ W3", "メイリオ", Meiryo, Osaka, "sans-serif";
  line-height: 1;
  background: #fff; }

html.wf-active {
  visibility: visible; }

main p,
main li {
  font-size: 20px;
  color: #111; }

img {
  vertical-align: top; }

a:hover {
  text-decoration: none; }

.pt_0 {
  padding-top: 0 !important; }

.pb_0 {
  padding-bottom: 0 !important; }

.pt_80 {
  padding-top: 80px !important; }

.mt0 {
  margin-top: 0px !important; }

.mt8 {
  margin-top: 8px !important; }

.mt24 {
  margin-top: 24px !important; }

.mt40 {
  margin-top: 40px !important; }

.mt80 {
  margin-top: 80px !important; }

.bg_white {
  background-color: #fff !important; }


.contents {
  width: 100%;
  padding: 104px 0; }
  .contents.bread, .contents.top {
    padding: 0; }
  .contents.last {
    padding: 60px 0; }
  .contents_innner {
    width: 1040px;
    margin: 0 auto;
    text-align: center;
    position: relative;
    z-index: 1; }
  .contents_innner2 {
    width: 1040px;
    margin: 0 auto;
    text-align: center;
    position: relative;
    z-index: 1; }
  .contents_img {
    width: 100%; }
  .contents_text {
    font-size: 22px;
    line-height: 1.6;
    letter-spacing: .04em;
    margin-top: 40px; }
    .contents_text.top {
      margin-top: 40px; }
  .contents img {
    width: 100%; }

.bread-crumb li {
  font-size: 14px;
  line-height: 1.6; }

.menu-wrapper {
  position: relative;
  width: 100%;
  border-top: 3px solid #002870;
  border-bottom: 3px solid #002870;
  padding: 10px 0;
}

.divider {
  position: absolute;
  top: 10px;
  bottom: 10px;
  left: 50%;
  width: 1px;
  background-color: #002870;
  transform: translateX(-50%);
}

.menu-container {
  display: flex;
  justify-content: space-between;
  max-width: 1000px;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}

.menu-container a {
  color: #002870;
}

.menu-item-setup {
  flex: 1;
  text-align: center;
  font-weight: bold;
  font-size: 25px;
  padding: 20px;
}

.menu-item-jacket {
  flex: 1;
  text-align: center;
  font-weight: bold;
  font-size: 25px;
  padding: 20px;
}

.main_visual {
  width: 100%;
  position: relative;
  z-index: 0; }
  .main_visual img {
    width: 100%; }

.title_main {
  color: #002870;
  font-size: 40px;
  font-weight: bold;
  line-height: 1.2;
  letter-spacing: .08em; }
  .title_main_bottom {
    font-size: 24px;
    color: #002870;
    line-height: 2;
    margin: 24px 0 100px;
    letter-spacing: .04em; }

.title_sub {
  font-size: 32px;
  font-weight: bold;
  line-height: 1.2;
  letter-spacing: .08em; }
  .title_sub_text {
    font-size: 16px;
    line-height: 1.6;
    letter-spacing: .04em;
    margin-top: 24px; }

.btn_top {
  border-radius: 30px;
  color: #fff !important;
  font-size: 30px;
  font-weight: bold;
  width: 640px;
  margin: 32px auto 0;
  padding: 15px 0;
  background-color: #002870;
  display: block; }
  .btn_top.opposition {
    border-radius: 0px;
    color: #002870 !important;
    background-color: #fff;
    border: 4px solid #002870;
    padding: 30px 0;
    margin-bottom: 160px; }

.box_btn {
  text-align: center;
  width: 160px;
  margin: auto; }
  .box_btn .btn {
    color: #fff;
    font-size: 20px;
    letter-spacing: .04em;
    padding: 10px 0;
    background-color: #002870;
    border-radius: 8px;
    display: block; }
    .box_btn .btn.not {
      background-color: #ccc; }
  .box_btn.long {
    width: 560px;
    margin-top: 40px; }

.box_price {
  margin-top: 16px; }

.column_layout {
  margin-top: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify; }
    .column_layout.suit .column_layout_item {
      width: calc(33% - 24px); } */
      .column_layout.suit .column_layout_item:not(:first-child) {
        margin-left: 24px; }
      .column_layout.suit .column_layout_item:nth-child(n+4) {
        margin-top: 40px; }
  .column_layout_item.double {
    width: calc(50% - 20px); }
    .column_layout_item.double .column_layout.suit {
      width: 100%;
      margin-top: 16px; }
      .column_layout_item.double .column_layout.suit .column_layout_item {
        width: calc(50% - 12px); }
        .column_layout_item.double .column_layout.suit .column_layout_item:not(:has(.suit_color)) {
          margin-top: 18px; }

.column_layout_suit {
  display: flex;
  justify-content: space-between;
  margin-top: 50px;
}

.column_layout_suit .column_layout_item {
  width: calc(33% - 24px);
}

.column_price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 34%;
  margin: 0 auto; }

.other_item {
  font-size: 35px;
  font-weight: bold;
  margin-top: 100px;
  color: #002870;
}

.box_btn {
  margin-top: 8px; }

.item_detail {
  width: calc(100% - 418px); }

.item_img {
  width: 416px; }
  .item_img_sub {
    margin-top: 40px; }
    .item_img_sub.mini {
      width: 240px;
      margin: 40px auto 0; }

.item_number {
  width: 102px;
  margin: 20px 0 5px 30px; }

.border-line {
  border-bottom: solid 3px #002870;
}

.item_title {
  font-size: 30px;
  text-align: left;
  color: #002870;
  font-weight: bold;
  letter-spacing: .08em;
  line-height: 1.2;
  margin: 24px 0 0 30px; }

.item_text {
  font-weight: 500;
  margin: 30px 0 0 30px;
  color: #002870;
  letter-spacing: .04em;
  line-height: 1.6;
  text-align: left; }

.list_icon {
  margin: 32px 0 0 30px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  list-style-type: none; }
  .list_icon li {
    list-style-type: none; }
  .list_icon_item {
    height: 102px;
    margin-left: 24px; }
    .list_icon_item:first-child {
      margin-left: 0; }
    .list_icon_item img {
      width: auto;
      height: 100%; }

.price_box {
  margin: 20px 0 0 30px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: flex;
  justify-content: end;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  list-style-type: none; }

.item_color {
  margin-top: 135px;
  text-align: end;
  font-weight: bold;
  letter-spacing: .04em;
}

.item_color_01 {
  margin: 135px 0 0 177px;
  text-align: left;
  font-weight: bold;
  letter-spacing: .04em;
}

.item_color_02 {
  margin: 135px 0 0 131px;
  text-align: left;
  font-weight: bold;
  letter-spacing: .04em;
}

.item_color_03 {
  margin: 135px 0 0 161px;
  text-align: left;
  font-weight: bold;
  letter-spacing: .04em;
}

.price_box2 {
  margin: 20px 30px 0 30px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: end;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  list-style-type: none; }

.item_color2 {
  margin-top: 100px;
  text-align: end;
  font-weight: bold;
  letter-spacing: .04em;
  margin-right: 30px;
}

.price_box3 {
  margin-top: 140px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: end;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  list-style-type: none; }

.price_box4 {
  margin-top: 10px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: end;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  list-style-type: none; }

.color {
  font-size: 20px;
  font-weight: bold;
  letter-spacing: .04em;
  padding: 20px;
}

.price {
  font-family: "Roboto", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  font-variation-settings: "wdth" 100;
  font-size: 33px;
  font-weight: bold;
  letter-spacing: .04em;
  margin-left: 15px;
}

span {
  font-size: 20px;
}

.sale_price {
  color: #111;
}

span.item {
  color: #111;
  padding-right: 10px;
}

.item_link .btn {
  background-color: #002870;
  color: #fff;
  padding: 7px 25px;
  margin-left: 15px;
  letter-spacing: .04em;
  font-size: 20px;
  font-weight: 700;
}

.other_item_price {
  font-family: "Roboto", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  font-variation-settings:"wdth" 100;
  font-size: 33px;
  font-weight: bold;
  letter-spacing: .04em;
  margin: 35px 0 30px;
}

.other_item_link .btn {
  background-color: #002870;
  color: #fff;
  padding: 7px 25px;
  letter-spacing: .04em;
  font-size: 20px;
  font-weight: 700;
}


.suit_title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 96px 40px 0;
  font-size: 32px;
  font-weight: bold;
  letter-spacing: .08em; }
  .suit_title::before, .suit_title::after {
    content: '';
    height: 2px;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    background-color: #111; }
  .suit_title::before {
    margin-right: 1rem; }
  .suit_title::after {
    margin-left: 1rem; }

.suit_title02 {
  margin: 96px 40px 0;
  padding-bottom: 8px;
  font-size: 32px;
  font-weight: bold;
  letter-spacing: .08em;
  border-bottom: 2px solid #111; }

.suit_color {
  font-size: 18px;
  font-weight: bold;
  letter-spacing: .04em; }

.suit_img {
  margin-top: 16px; }

.suit_price_box {
  width: 950px;
  margin: 24px auto 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .suit_price_box .text_price {
    width: 370px;
    padding-right: 24px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: right; }
    .suit_price_box .text_price.sale {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
  .suit_price_box > .box_btn {
    margin-top: 0; }

.suit_name {
  font-size: 16px;
  font-weight: bold;
  letter-spacing: .04em;
  line-height: 1.4;
  text-align: left;
  width: 400px; }

.lineup {
  position: fixed;
  right: 0;
  bottom: 60px;
  z-index: 10;
  width: 180px; }

@media screen and (min-width: 768px) {
  .spOnly {
    display: none; }
  .pcOnly {
    display: block; } }

@media screen and (max-width: 767px) {
  main p,
  main li {
    font-size: 14px; }
  .spOnly {
    display: block; }
  .pcOnly {
    display: none; }
  .contents {
    padding: 40px 0 0; }
    .contents_innner {
      width: 100%; }
    .contents_innner2 {
      width: 97%;
    }
    .contents_text {
      font-size: 14px;
      margin-top: 24px; }
    .contents.last {
      padding: 40px 0 0; }
  .sp_mt0 {
    margin-top: 0 !important; }
  .sp40 {
    margin-top: 40px !important; }
  .pt_80 {
    padding-top: 4% !important; }
  .title_main {
    font-size: 24px; }
    .title_main_bottom {
      margin: 24px 0 30px;
      font-size: 14px; }
  .title_sub {
    font-size: 20px; }
    .title_sub_text {
      font-size: 14px;
      margin-top: 16px; }
  .btn_top {
    font-size: 16px;
    width: 80%;
    padding: 10px 8px; }
    .btn_top.opposition {
      margin-bottom: 24px;
      border: 3px solid #002870;
      padding: 15px 0; }
  .box_btn {
    width: 100%;
    max-width: 160px; }
    .box_btn .btn {
      font-size: 14px;
      padding: 8px; }
      .box_btn .btn.not {
        background-color: #ccc; }
  .box_price {
    margin-top: 16px; }
  .column_layout {
    margin: 40px 0 60px 0; }
    .column_layout.suit {
      width: 100%;
      margin-top: 40px; }
      .column_layout.suit .column_layout_item {
        width: calc(50% - 16px); }
        .column_layout.suit .column_layout_item:not(:first-child) {
          margin-left: 16px; }
        .column_layout.suit .column_layout_item:nth-child(n+3) {
          margin-top: 24px; }
    .column_layout_item.double {
      width: 100%;
      margin: 0 auto; }
      .column_layout_item.double:nth-child(n+2) {
        margin-top: 32px; }
      .column_layout_item.double .column_layout.suit .column_layout_item {
        width: calc(50% - 16px); }
  
  .img_left {
    padding-left: 5px;
  }

  .img_right {
    padding-right: 5px;
  }

  .menu-item-setup {
  flex: 1;
  text-align: center;
  font-weight: bold;
  font-size: 16px;
  padding: 10px;
}

.menu-item-jacket {
  flex: 1;
  text-align: center;
  font-weight: bold;
  font-size: 16px;
  padding: 10px;
}

  .item_number {
    width: 90px;
    margin: 5px 0 2px 10px;
  }

  .item_color {
    margin: 20px 0 5px 10px;
    font-size: 10px;
    text-align: left;
  }

  .item_color2 {
    margin: 20px 0 5px 10px;
    font-size: 10px;
    text-align: left;
  }

  .price_box {
    margin: 0;
    flex-direction: column;
    justify-content: baseline;
    align-items: baseline;
  }

  .price_box2 {
    margin: 0;
    flex-direction: column;
    justify-content: baseline;
    align-items: baseline;
  }

  .price_box3 {
    margin: 0;
  }

  .price_list {
    display: flex;
    justify-content: baseline;
    align-items: baseline;
    flex-wrap: wrap;
    margin: 5px 0 15px 10px;
  }

  .color {
    padding: 5px;
    font-size: 10px;
  }

  .price {
    font-size: 16px;
    margin: 0 0 10px 10px;
  }

  span {
    font-size: 12px;
  }

  .item_link .btn {
    font-weight: bold;
    font-size: 12px;
    padding: 5px 60px;
    margin: 40px 0 0 0;
  }

  .other_item {
    font-size: 24px;
    margin-top: -50px;
  }

  .other_item_price {
    font-weight: bold;
    font-size: 16px;
    margin: 14px 0 15px;
  }

  .other_item_link .btn {
    font-size: 12px;
    padding: 5px 32px;
  }

  .column_layout_suit {
    margin-top: 30px;
    flex-wrap: wrap;
  }

  .column_layout_suit .column_layout_item {
  width: calc(50% - 7px);
  }

  .column_layout_suit .column_layout_item:nth-child(3) {
  width: calc(50% - 7px);
  margin: 20px auto 0;
  /* padding: 0 100px; */
  }

  .single_lyaout {
    width: 70%;
    margin-top: 24px; }
  .column_price {
    width: 80%; }
  .text_price {
    font-size: 24px; }
    .text_price_before {
      font-size: 18px;
      margin-top: 3px; }
    .text_price_discount {
      font-size: 24px; }
    .text_price span {
      font-size: 10px; }
    .text_price_top {
      font-size: 14px; }
  .item_detail {
    width: calc(50% + 30px);}
  .item_img {
    width: calc(50% - 30px); }
    .item_img_sub {
      margin-top: 24px; }
      .item_img_sub.mini {
        width: 50%;
        margin: 24px auto 0; }
  .item_number {
    width: 40px; }
  .item_title {
    font-size: 13px;
    margin: 5px 0 0 10px; }
    .item_title_top {
      font-size: 12px;
      padding: 4px; }
  .item_text {
    line-height: 1.4;
    font-size: 12px;
    margin: 5px 0 0 10px; }
  .list_icon {
    margin: 5px 0 0 10px; }
    .list_icon_title {
      font-size: 14px;
      width: auto;
      padding: 8px 4px; }
    .list_icon_item {
      height: 40px;
      margin-left: 8px; }
  .suit_title {
    font-size: 16px;
    margin: 40px 0 0; }
  .suit_title02 {
    font-size: 16px;
    margin: 40px 0 0; }
  .suit_color {
    font-size: 14px; }
  .suit_img {
    margin-top: 8px; }
  .suit_price_box {
    display: none;
    width: 100%;
    margin: 16px auto 0;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .suit_price_box .text_price {
      width: 50%;
      padding: 8px 0 0 8px; }
  .suit_name {
    font-size: 14px;
    width: 100%; }
  .lineup {
    width: 120px; } }

.u-fade-type-up {
  -webkit-transform: translateY(50px);
  -ms-transform: translateY(50px);
  transform: translateY(50px);
  opacity: 0; }

.u-fade-type-up.is-active {
  -webkit-transition: .6s;
  -o-transition: .6s;
  transition: .6s;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  opacity: 1; }
