@charset "UTF-8";
main {
  /*メインヴィジュアル*/
  /*パンくず*/
  /*コンテンツ*/
  /* size */
}
main .formal.bestformal .bestformal_kv {
  width: 100%;
  max-width: 100% !important;
  max-height: 500px;
  height: 100vh;
  position: relative;
  overflow: hidden;
}
main .bestformal_kv_wrap {
  background: transparent url("/ec/img/usr/pg/campaign/formal/common/common_bestformal_kv_01.jpg") no-repeat center center/cover;
  padding-top: 36.231884058%;
}
main .bestformal_kv_txtarea {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background: rgba(255, 255, 255, 0.8);
  padding: 40px;
  max-width: 475px;
  margin-top: 35px;
}
main .bestformal_kv_subttl {
  text-align: center;
  font-size: 1.8rem;
}
main .bestformal_kv_ttl {
  text-align: center;
  font-size: 3rem;
  font-weight: bold;
  margin-top: 16px;
}
main .bestformal_kv_txt {
  font-size: 1.6rem;
  line-height: 1.9;
  margin-top: 20px;
}
@media screen and (max-width: 1100px) {
  main .formal.bestformal .bestformal_kv {
    max-height: 100%;
    height: auto;
  }
  main .bestformal_kv_txtarea {
    max-width: 80%;
    width: 80%;
    padding: 20px 4%;
  }
  main .bestformal_kv_ttl {
    font-size: 3.7vw;
  }
}
@media screen and (max-width: 767px) {
  main .formal.bestformal .bestformal_kv_wrap {
    padding-top: 100%;
  }
  main .bestformal_kv_wrap {
    background: transparent url("/ec/img/usr/pg/campaign/formal/common/common_bestformal_kv_sp_01.jpg") no-repeat center center/cover;
    padding-top: 82.6666666667%;
  }
  main .bestformal_kv_subttl {
    font-size: 3.2vw;
  }
  main .bestformal_kv_ttl {
    font-size: 5.8vw;
  }
  main .bestformal_kv_txt {
    font-size: 3.2vw;
  }
}
main .bestformal .c-breadcrumbs {
  max-width: 980px;
  width: 90%;
  margin: 80px auto 0;
}
@media screen and (max-width: 1100px) {
  main .bestformal .c-breadcrumbs {
    margin: 40px auto 0;
  }
}
@media screen and (max-width: 767px) {
  main .bestformal .c-breadcrumbs {
    margin: 20px auto 0;
  }
}
main .c_contents_01 {
  margin-top: 26px;
}
main .c_contents_01 .bestformal_tabs_hide {
  display: none;
}
main .bestformal_tabmenu_wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-width: 980px;
  width: 90%;
  margin: 0 auto;
}
main .bestformal_tabmenu_wrap li a {
  padding: 30px 0;
  text-align: center;
  cursor: pointer;
  font-size: 3rem;
  letter-spacing: 0.2rem;
  line-height: 1.6;
  display: block;
}
main .bestformal_tabmenu_wrap li a span {
  display: block;
  font-size: 1.6rem;
  letter-spacing: normal;
}
main .bestformal_tabmenu_wrap li#bestformal_contents_1 {
  width: 49%;
  margin-right: 1%;
  background: #F5F5F5;
  color: #707070;
}
main .bestformal_tabmenu_wrap li#bestformal_contents_2 {
  width: 49%;
  margin-left: 1%;
  background: #F2EEEB;
  color: #707070;
}
main .bestformal_tabmenu_wrap li#bestformal_contents_1.active {
  background: #707070;
  color: #fff;
}
main .bestformal_tabmenu_wrap li#bestformal_contents_1.active a {
  color: #fff;
}
main .bestformal_tabmenu_wrap li#bestformal_contents_2.active {
  background: #A09483;
  color: #fff;
}
main .bestformal_contents_inner {
  padding: 100px 0 40px;
}
main .bestformal_contents_inner.bestformal_contents_1 {
  background: #F5F5F5;
  border-top: 6px #707070 solid;
}
main .bestformal_contents_inner.bestformal_contents_2 {
  background: #F2EEEB;
  border-top: 6px #A09483 solid;
}
main .bestformal_choice_wrap {
  background: #fff;
  max-width: 980px;
  width: 90%;
  margin: 0 auto 60px;
  padding: 60px;
}
main .bestformal_choice_wrap .bestformal_choice_ttl {
  font-size: 2.4rem;
  letter-spacing: 0.3rem;
  border-bottom: 1px #707070 solid;
  padding-bottom: 20px;
  margin-bottom: 30px;
  font-weight: bold;
}
main .bestformal_choice_wrap .bestformal_choice_ttl span {
  font-size: 1.6rem;
  letter-spacing: 0.1rem;
  padding-left: 10px;
  font-weight: normal;
}
main .bestformal_choice_wrap .bestformal_choice_list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
main .bestformalladies .bestformal_choice_wrap .bestformal_choice_2col.bestformal_choice_style,
main .bestformalmens .bestformal_choice_wrap .bestformal_choice_3col {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
main .bestformal_choice_wrap .bestformal_choice_3col {
  padding: 0 20px;
}
main .bestformal_choice_wrap .bestformal_choice_2col li {
  width: calc(50% - 10px);
}
main .bestformal_choice_wrap .bestformal_choice_3col li {
  width: calc(33.3333333333% - 13.33px);
}
main .bestformalladies .bestformal_choice_wrap .bestformal_choice_2col.bestformal_choice_style li,
main .bestformalmens .bestformal_choice_wrap .bestformal_choice_3col.bestformal_choice_3col_bk li {
  width: calc(33.3333333333% - 40px);
}
main .bestformalladies .bestformal_choice_wrap .bestformal_choice_2col.bestformal_choice_style li:first-child,
main .bestformalmens .bestformal_choice_wrap .bestformal_choice_3col.bestformal_choice_3col_bk li:first-child {
  margin-right: 20px;
}
main .bestformal_choice_wrap .bestformal_choice_3col.bestformal_choice_3col_cr li:nth-child(2) {
  margin-right: 20px;
  margin-left: 20px;
}
main .bestformal_choice_wrap .bestformal_choice_4col li {
  width: calc(25% - 8.25px);
}
main .bestformal_contents_img img {
  display: block;
  width: 100%;
}
main .bestformal_contents_txt {
  padding: 20px 10px;
  color: #fff;
  text-align: center;
}
main .bestformal_choice_wrap_bk .bestformal_contents_txt {
  background: #707070;
}
main .bestformal_choice_wrap_cr .bestformal_contents_txt {
  background: #A09483;
}
main .bestformal_contents_txt h3,
main .bestformal_choice_fnc h3 {
  font-size: 2rem;
  letter-spacing: 0.3rem;
  font-weight: bold;
  position: relative;
  padding-bottom: 10px;
  margin-bottom: 14px;
  line-height: 1.1;
  color: #fff;
}
main .bestformal_contents_txt h3 span,
main .bestformal_choice_fnc h3 span {
  font-size: 1.4rem;
  display: block;
  padding: 10px 0;
  letter-spacing: 0;
  font-weight: normal;
}
main .bestformal_choice_fnc h3 span {
  padding-top: 5px;
}
main .bestformal_contents_txt h3:after {
  content: "";
  background: #fff;
  height: 2px;
  width: 18px;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
main .bestformal_contents_txt p {
  font-size: 1.6rem;
  line-height: 1.6;
}
main .bestformal .item_img_box_link {
  position: relative;
  font-weight: bold;
  font-size: 1.6rem;
  color: #fff;
  padding-right: 30px;
  white-space: nowrap;
  margin-top: 28px;
}
main .bestformal .item_img_box_link:after {
  content: "";
  background: transparent url("/ec/img/usr/pg/campaign/formal/ceremony/ceremony_link_icon.png") no-repeat 0 0;
  width: 15px;
  height: 15px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  margin-left: 10px;
}
main .bestformal_choice_fnc {
  padding: 50px 30px;
  text-align: center;
  color: #fff;
}
main .bestformal_choice_fnc hr {
  border-color: #fff;
  margin: 26px 0;
}
main .bestformal_choice_wrap_bk .bestformal_choice_fnc {
  background: #707070;
}
main .bestformal_choice_wrap_cr .bestformal_choice_fnc {
  background: #A09483;
}
main .bestformal_function_wrap a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
main .bestformal_function_icon {
  width: 37.5%;
}
main .bestformal_function_txt {
  width: 56.8%;
  text-align: left;
  line-height: 2;
  color: #fff;
}
main .bestformal_function_txt h4 {
  font-size: 2rem;
  font-weight: bold;
  position: relative;
  padding-bottom: 16px;
  margin-bottom: 16px;
  color: #fff;
}
main .bestformal_function_txt h4:after {
  content: "";
  background: #fff;
  display: block;
  height: 2px;
  width: 14px;
  position: absolute;
  left: 0;
  bottom: 0;
}
main .bestformal_function_txt p {
  font-size: 1.6rem;
}
@media screen and (max-width: 1100px) {
  main .bestformal_tabmenu_wrap li a {
    font-size: 3.3vw;
  }
  main .bestformal_tabmenu_wrap li a span {
    font-size: 2.1vw;
  }
  main .bestformalladies .bestformal_choice_wrap .bestformal_choice_2col.bestformal_choice_style,
  main .bestformalmens .bestformal_choice_wrap .bestformal_choice_3col.bestformal_choice_3col_bk {
    padding: 0 10%;
  }
  main .bestformalladies .bestformal_choice_wrap .bestformal_choice_2col.bestformal_choice_style li,
  main .bestformalmens .bestformal_choice_wrap .bestformal_choice_3col.bestformal_choice_3col_bk li {
    width: calc(50% - 40px);
  }
  main .bestformal_contents_txt h3,
  main .bestformal_choice_fnc h3 {
    font-size: 2.2vw;
  }
  main .bestformal_contents_txt h3 span,
  main .bestformal_choice_fnc h3 span {
    font-size: 1.8vw;
  }
  main .bestformal_contents_txt {
    padding: 20px 6px;
  }
  main .bestformal_contents_txt p {
    font-size: 1.7vw;
    line-height: 2;
  }
  main .bestformal .item_img_box_link {
    margin-top: 12px;
  }
  main .bestformal_choice_fnc {
    padding: 36px 16px;
  }
  main .bestformal_function_icon {
    width: 32.5%;
  }
  main .bestformal_function_txt {
    width: 61.8%;
  }
  main .bestformal_function_txt h4 {
    font-size: 2.2vw;
    padding-left: 0;
  }
  main .bestformal_function_txt p {
    font-size: 1.7vw;
  }
}
@media screen and (max-width: 767px) {
  main .bestformal_tabmenu_wrap {
    width: 92%;
  }
  main .bestformal_tabmenu_wrap li a {
    padding: 16px 0;
  }
  main .bestformal_tabmenu_wrap li a span {
    font-size: 3vw;
  }
  main .bestformal_tabmenu_wrap li#bestformal_contents_1 {
    margin-right: 2%;
  }
  main .bestformal_tabmenu_wrap li#bestformal_contents_2 {
    margin-left: 2%;
  }
  main .bestformal_contents_inner {
    padding: 40px 0;
  }
  main .bestformal_choice_wrap {
    padding: 40px 20px;
  }
  main .bestformalladies .bestformal_choice_wrap .bestformal_choice_2col.bestformal_choice_style,
  main .bestformalmens .bestformal_choice_wrap .bestformal_choice_3col.bestformal_choice_3col_bk {
    padding: 0;
  }
  main .bestformal_choice_wrap .bestformal_choice_ttl {
    font-size: 5.2vw;
    padding-bottom: 3vw;
    margin-bottom: 4vw;
  }
  main .bestformal_choice_wrap .bestformal_choice_ttl span {
    font-size: 3.4vw;
  }
  main .bestformal_choice_wrap .bestformal_choice_list {
    display: block;
    padding: 0;
  }
  main .bestformal .c_contents_01_inner .bestformal_tabs .bestformal_choice_wrap .bestformal_choice_list li {
    width: 100%;
    margin-bottom: 20px;
  }
  main .bestformal_choice_wrap .bestformal_choice_3col.bestformal_choice_3col_cr li:nth-child(2) {
    margin: 0;
  }
  main .bestformal .c_contents_01_inner .bestformal_tabs .bestformal_choice_wrap .bestformal_choice_list li a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  main .bestformal_contents_img {
    width: 50%;
  }
  main .bestformal_contents_txt {
    width: 50%;
    padding: 40px 10px;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  main .bestformalmens .bestformal_choice_wrap_cr .bestformal_contents_txt {
    padding: 30px 10px;
  }
  main .bestformal_contents_txt h3,
  main .bestformal_choice_fnc h3 {
    font-size: 4.3vw;
    letter-spacing: 0.1rem;
  }
  main .bestformal_contents_txt h3 span,
  main .bestformal_choice_fnc h3 span {
    font-size: 3.1vw;
  }
  main .bestformal_contents_txt p {
    font-size: 3.1vw;
    line-height: 2;
  }
  main .bestformal .item_img_box_link {
    font-size: 3.5vw;
    padding-right: 24px;
    position: absolute;
    bottom: 20px;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  main .bestformal_choice_3col .bestformal_contents_txt p br {
    display: none;
  }
  main .bestformal_choice_fnc {
    padding: 30px 20px;
  }
  main .bestformal_choice_fnc .bestformal_function_wrap a {
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
  main .bestformal_function_txt h4 {
    font-size: 4.5vw;
    padding-bottom: 10px;
    margin-bottom: 10px;
  }
  main .bestformal_function_txt p {
    font-size: 3.4vw;
  }
  main .bestformalladies .bestformal_choice_wrap .bestformal_choice_3col li:nth-child(2) h3 {
    letter-spacing: 0.1rem;
  }
}
@media screen and (max-width: 320px) {
  main .bestformal_contents_txt {
    padding: 30px 10px;
  }
}
main .bestformal_size_mid_ttl {
  font-size: 20px;
  line-height: 1.3;
  padding-bottom: 20px;
  font-weight: 500;
}
main .bestformal_size_txt {
  font-size: 16px;
  line-height: 2;
  padding-bottom: 10px;
}
main .item_link {
  font-size: 10px;
  text-decoration: underline;
  color: #140081;
  font-weight: 400;
}
main .bestformal_size_txt_notes {
  font-size: 14px;
  line-height: 2;
}
main .bestformal_size_table_scroll {
  margin-bottom: 20px;
  overflow-y: scroll;
}
main .bestformal_size_table {
  font-family: "Noto Sans JP", sans-serif;
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}
main .bestformal_size_table.bestformal_size_table_ladies {
  table-layout: fixed;
}
@media screen and (min-width: 768px) {
  main .bestformal_size_table {
    table-layout: fixed;
  }
}
main .bestformal_size_table.bestformal_size_table_bk.bestformal_size_table_ladies {
  width: 1450px;
}
main .bestformal_size_table.bestformal_size_table_cr.bestformal_size_table_ladies {
  width: 950px;
}
main .bestformal_size_table th,
main .bestformal_size_table td {
  padding: 10px;
  font-size: 16px;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
}
main .bestformal_size_table.bestformal_size_table_ladies th,
main .bestformal_size_table.bestformal_size_table_ladies td {
  width: 100px;
}
main .bestformal_size_table.bestformal_size_table_ladies th {
  font-weight: 700;
  height: 70px;
}
main .bestformal_size_table.bestformal_size_table_bk th {
  background-color: #E7E9EA;
  line-height: 1.2;
}
main .bestformal_size_table.bestformal_size_table_cr th {
  background-color: #F2EEEB;
}
main .bestformal_size_table.bestformal_size_table_ladies td {
  padding: 20px 10px;
  height: 60px;
}
main .bestformal_size_table.bestformal_size_table_ladies th:first-child,
main .bestformal_size_table.bestformal_size_table_ladies td:first-child {
  width: 150px;
}
main .bestformal_size_table.bestformal_size_table_ladies th:not(:first-child),
main .bestformal_size_table.bestformal_size_table_ladies td:not(:first-child) {
  border: 1px solid #707070;
}
main .bestformal_size_table.bestformal_size_table_ladies th:nth-child(2),
main .bestformal_size_table.bestformal_size_table_ladies td:nth-child(2) {
  border-left: none;
}
main .bestformal_size_table.bestformal_size_table_ladies th.fixed,
main .bestformal_size_table.bestformal_size_table_ladies td.fixed {
  position: -webkit-sticky;
  position: sticky;
  left: 0;
  border: 1px solid #707070;
  padding: 0;
}
main .bestformal_size_table.bestformal_size_table_ladies td.fixed {
  background-color: #fff;
}
main .bestformal_size_table.bestformal_size_table_ladies th.fixed::before,
main .bestformal_size_table.bestformal_size_table_ladies td.fixed::before {
  content: "";
  position: absolute;
  top: -1px;
  left: -1px;
  width: 151px;
  border: 1px solid #707070;
  border-right: 3px solid #707070;
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}
main .bestformal_size_table.bestformal_size_table_ladies th.fixed::before {
  height: 100%;
  border-bottom: none;
}
main .bestformal_size_table.bestformal_size_table_ladies td.fixed::before {
  height: 100%;
  border-bottom: none;
}
main .bestformal_size_table.bestformal_size_table_bk.bestformal_size_table_mens {
  width: 1200px;
}
main .bestformal_size_table.bestformal_size_table_cr.bestformal_size_table_mens {
  width: 1200px;
}
main .bestformal_size_table.bestformal_size_table_mens th {
  font-weight: 700;
  height: 60px;
}
main .bestformal_size_table.bestformal_size_table_mens td {
  padding: 10px 10px;
  height: 70px;
}
main .bestformal_size_table.bestformal_size_table_mens th:first-child {
  width: 200px;
}
main .bestformal_size_table.bestformal_size_table_mens .start_scroll {
  border-left: none;
}
main .bestformal_size_table.bestformal_size_table_mens th:not(th.fixed) {
  border-top: 1px solid #707070;
  border-bottom: 1px solid #707070;
  border-right: 1px solid #707070;
  width: 100px;
}
main .bestformal_size_table.bestformal_size_table_mens .bestformal_size_table_bk_bg_nocolor td:not(td.fixed),
main .bestformal_size_table.bestformal_size_table_mens .bestformal_size_table_cr_bg_nocolor td:not(td.fixed) {
  border-right: 1px solid #707070;
  border-top: 1px solid #707070;
  width: 100px;
}
main .bestformal_size_table.bestformal_size_table_mens .bestformal_size_table_bk_bg_color td:not(td.fixed),
main .bestformal_size_table.bestformal_size_table_mens .bestformal_size_table_cr_bg_color td:not(td.fixed) {
  border-right: 1px solid #707070;
  border-bottom: 1px solid #707070;
}
main .bestformal_size_table.bestformal_size_table_mens th.fixed {
  position: -webkit-sticky;
  position: sticky;
  left: 0;
  border-top: 1px solid #707070;
  border-bottom: 1px solid #707070;
  /* border-left: 1px solid #707070; */
}
main .bestformal_size_table.bestformal_size_table_mens td.fixed {
  position: -webkit-sticky;
  position: sticky;
}
main .bestformal_size_table.bestformal_size_table_mens td.fixed.size_icon_cell {
  left: 0;
  background-color: #fff;
  /* border-left: 1px solid #707070; */
  border-bottom: 1px solid #707070;
  width: 100px;
}
main .bestformal_size_table.bestformal_size_table_mens .bestformal_size_table_bk_bg_nocolor td.fixed.size_category_ttl_cell,
main .bestformal_size_table.bestformal_size_table_mens .bestformal_size_table_cr_bg_nocolor td.fixed.size_category_ttl_cell {
  left: 100px;
  width: 100px;
}
main .bestformal_size_table.bestformal_size_table_mens .bestformal_size_table_bk_bg_color td.fixed.size_category_ttl_cell,
main .bestformal_size_table.bestformal_size_table_mens .bestformal_size_table_cr_bg_color td.fixed.size_category_ttl_cell {
  left: 100px;
  border-bottom: 1px solid #707070;
}
main .bestformal_size_table.bestformal_size_table_mens th.fixed::before {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  width: 200px;
  border-left: 1px solid #707070;
  border-right: 3px solid #707070;
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}
main .bestformal_size_table.bestformal_size_table_mens td.fixed.size_icon_cell::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  /* width: 100px; */
  height: 140px;
  border-left: 1px solid #707070;
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}
main .bestformal_size_table.bestformal_size_table_mens td.fixed.size_category_ttl_cell::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100px;
  /* border: 1px solid #707070; */
  border-right: 3px solid #707070;
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}
main .bestformal_size_table.bestformal_size_table_mens td.fixed.size_icon_cell::before {
  border-left: 1px solid #707070;
  border-right: none;
}
main .bestformal_size_table.bestformal_size_table_mens td.fixed.size_icon_cell::after {
  content: "";
  background-image: -webkit-linear-gradient(top, #000, #000 8px, transparent 8px, transparent 14px);
  background-image: linear-gradient(to bottom, #000, #000 8px, transparent 8px, transparent 14px);
  background-size: 1px 14px;
  background-position: right top;
  background-repeat: repeat-y;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  pointer-events: none;
}
main .bestformal_size_table.bestformal_size_table_mens th.fixed::before {
  height: 60px;
}
main .bestformal_size_table.bestformal_size_table_mens td.fixed.size_icon_cell::before {
  height: 140px;
}
main .bestformal_size_table.bestformal_size_table_mens td.fixed.size_category_ttl_cell::before {
  height: 70px;
}
main .bestformal_size_table.bestformal_size_table_mens td.size_category_ttl_cell {
  font-weight: 700;
}
main .bestformal_size_example {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-family: "Noto Sans JP", sans-serif;
  border: 1px solid #000;
  width: 420px;
  margin-bottom: 30px;
}
main .bestformal_size_example .bestformal_size_example_left {
  width: 320px;
  font-size: 16px;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
}
main .bestformal_size_example .bestformal_size_example_left::after {
  content: "";
  position: absolute;
  right: -10px;
  width: 0;
  height: 0;
}
main .bestformal_choice_wrap_bk .bestformal_size_example .bestformal_size_example_left {
  background-color: #707070;
}
main .bestformal_choice_wrap_bk .bestformal_size_example .bestformal_size_example_left::after {
  border-left: 10px solid #707070;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
}
main .bestformal_choice_wrap_cr .bestformal_size_example .bestformal_size_example_left {
  background-color: #A09483;
}
main .bestformal_choice_wrap_cr .bestformal_size_example .bestformal_size_example_left::after {
  border-left: 10px solid #A09483;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
}
main .bestformal_size_example .bestformal_size_example_left .bestformal_size_example_box {
  background-color: #fff;
  padding: 10px;
  display: block;
  margin: 10px 10px;
  color: #000;
  line-height: 1.1;
}
main .bestformal_size_example .bestformal_size_example_right {
  width: 100px;
  font-weight: 700;
  font-size: 30px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
main .bestformal_size_table_bk_bg_color td {
  background-color: #E7E9EA;
}
main .bestformal_size_table_cr_bg_color td {
  background-color: #F2EEEB;
}
main .bestformal_size_table_bk_bg_nocolor td,
main .bestformal_size_table_cr_bg_nocolor td {
  background-color: #fff;
}
@media screen and (max-width: 767px) {
  main .bestformal_size_mid_ttl {
    font-size: 3.7vw;
    padding-bottom: 3.7vw;
  }
  main .bestformal_size_txt {
    font-size: 3.2vw;
    padding-bottom: 10px;
  }
  main .item_link {
    font-size: 10px;
  }
  main .bestformal_size_txt_notes {
    font-size: 2.8vw;
  }
  main .bestformal_size_table_scroll {
    margin-bottom: 3.7vw;
  }
  main .bestformal_size_table.bestformal_size_table_bk.bestformal_size_table_ladies {
    width: 1450px;
  }
  main .bestformal_size_table.bestformal_size_table_cr.bestformal_size_table_ladies {
    width: 950px;
  }
  main .bestformal_size_table th,
  main .bestformal_size_table td {
    padding: 10px;
    font-size: 16px;
  }
  main .bestformal_size_table.bestformal_size_table_ladies th,
  main .bestformal_size_table.bestformal_size_table_ladies td {
    width: 100px;
  }
  main .bestformal_size_table.bestformal_size_table_ladies th {
    height: 70px;
  }
  main .bestformal_size_table.bestformal_size_table_ladies td {
    padding: 20px 10px;
    height: 60px;
  }
  main .bestformal_size_table.bestformal_size_table_ladies th:first-child,
  main .bestformal_size_table.bestformal_size_table_ladies td:first-child {
    width: 150px;
  }
  main .bestformal_size_table.bestformal_size_table_ladies th:not(:first-child),
  main .bestformal_size_table.bestformal_size_table_ladies td:not(:first-child) {
    border: 1px solid #707070;
  }
  main .bestformal_size_table.bestformal_size_table_ladies th.fixed::before,
  main .bestformal_size_table.bestformal_size_table_ladies td.fixed::before {
    content: "";
    position: absolute;
    top: -1px;
    left: -1px;
    width: 151px;
    border: 1px solid #707070;
    border-right: 3px solid #707070;
    -webkit-box-sizing: inherit;
            box-sizing: inherit;
  }
  main .bestformal_size_table.bestformal_size_table_ladies th.fixed::before {
    height: 71px;
  }
  main .bestformal_size_table.bestformal_size_table_ladies td.fixed::before {
    height: 61px;
  }
  main .bestformal_size_table.bestformal_size_table_bk.bestformal_size_table_mens {
    width: 1200px;
  }
  main .bestformal_size_table.bestformal_size_table_cr.bestformal_size_table_mens {
    width: 1200px;
  }
  main .bestformal_size_table_mens img {
    width: auto;
  }
  main .bestformal_size_table.bestformal_size_table_mens th {
    height: 60px;
  }
  main .bestformal_size_table.bestformal_size_table_mens td {
    padding: 20px 10px;
    height: 70px;
  }
  main .bestformal_size_table.bestformal_size_table_mens th:first-child {
    width: 200px;
  }
  main .bestformal_size_table.bestformal_size_table_mens th:not(th.fixed) {
    border-top: 1px solid #707070;
    border-bottom: 1px solid #707070;
    border-right: 1px solid #707070;
    width: 100px;
  }
  main .bestformal_size_table.bestformal_size_table_mens th.fixed {
    position: -webkit-sticky;
    position: sticky;
    left: 0;
    border-top: 1px solid #707070;
    border-bottom: 1px solid #707070;
    /* border-left: 1px solid #707070; */
  }
  main .bestformal_size_table.bestformal_size_table_mens td.fixed.size_icon_cell {
    left: 0;
    background-color: #fff;
    /* border-left: 1px solid #707070; */
    border-bottom: 1px solid #707070;
    width: 100px;
  }
  main .bestformal_size_table.bestformal_size_table_mens .bestformal_size_table_bk_bg_nocolor td.fixed.size_category_ttl_cell,
  main .bestformal_size_table.bestformal_size_table_mens .bestformal_size_table_cr_bg_nocolor td.fixed.size_category_ttl_cell {
    left: 100px;
  }
  main .bestformal_size_table.bestformal_size_table_mens .bestformal_size_table_bk_bg_color td.fixed.size_category_ttl_cell,
  main .bestformal_size_table.bestformal_size_table_mens .bestformal_size_table_cr_bg_color td.fixed.size_category_ttl_cell {
    left: 100px;
    border-bottom: 1px solid #707070;
    width: 100px;
  }
  main .bestformal_size_table.bestformal_size_table_mens th.fixed::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 200px;
    border-left: 1px solid #707070;
    border-right: 3px solid #707070;
    -webkit-box-sizing: inherit;
            box-sizing: inherit;
  }
  main .bestformal_size_table.bestformal_size_table_mens td.fixed.size_icon_cell::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    /* width: 100px; */
    height: 140px;
    border-left: 1px solid #707070;
    -webkit-box-sizing: inherit;
            box-sizing: inherit;
  }
  main .bestformal_size_table.bestformal_size_table_mens td.fixed.size_category_ttl_cell::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100px;
    /* border: 1px solid #707070; */
    border-right: 3px solid #707070;
    -webkit-box-sizing: inherit;
            box-sizing: inherit;
  }
  main .bestformal_size_table.bestformal_size_table_mens td.fixed.size_icon_cell::before {
    border-left: 1px solid #707070;
    border-right: none;
  }
  main .bestformal_size_table.bestformal_size_table_mens td.fixed.size_icon_cell::after {
    content: "";
    background-image: -webkit-linear-gradient(top, #000, #000 8px, transparent 8px, transparent 14px);
    background-image: linear-gradient(to bottom, #000, #000 8px, transparent 8px, transparent 14px);
    background-size: 1px 14px;
    background-position: right top;
    background-repeat: repeat-y;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    pointer-events: none;
  }
  main .bestformal_size_table.bestformal_size_table_mens th.fixed::before {
    height: 60px;
  }
  main .bestformal_size_table.bestformal_size_table_mens td.fixed.size_icon_cell::before {
    height: 140px;
  }
  main .bestformal_size_table.bestformal_size_table_mens td.fixed.size_category_ttl_cell::before {
    height: 70px;
  }
  main .bestformal_size_example_scroll {
    overflow-y: scroll;
  }
  main .bestformal_size_example {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-family: "Noto Sans JP", sans-serif;
    border: 1px solid #000;
    width: 420px;
    margin-bottom: 30px;
  }
  main .bestformal_size_example .bestformal_size_example_left {
    width: 320px;
    font-size: 16px;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    color: #fff;
  }
  main .bestformal_size_example .bestformal_size_example_left::after {
    content: "";
    position: absolute;
    right: -10px;
    width: 0;
    height: 0;
  }
  main .bestformal_choice_wrap_bk .bestformal_size_example .bestformal_size_example_left {
    background-color: #707070;
  }
  main .bestformal_choice_wrap_bk .bestformal_size_example .bestformal_size_example_left::after {
    border-left: 10px solid #707070;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
  }
  main .bestformal_choice_wrap_cr .bestformal_size_example .bestformal_size_example_left {
    background-color: #A09483;
  }
  main .bestformal_choice_wrap_cr .bestformal_size_example .bestformal_size_example_left::after {
    border-left: 10px solid #A09483;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
  }
  main .bestformal_size_example .bestformal_size_example_left .bestformal_size_example_box {
    background-color: #fff;
    padding: 10px;
    display: block;
    margin: 10px 10px;
    color: #000;
  }
  main .bestformal_size_example .bestformal_size_example_right {
    width: 100px;
    font-weight: 700;
    font-size: 30px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media screen and (max-width: 428px) {
  main .bestformal_size_table th,
  main .bestformal_size_table td {
    padding: 10px;
    font-size: 12px;
  }
  main .bestformal_size_table.bestformal_size_table_bk.bestformal_size_table_ladies {
    width: 1150px;
  }
  main .bestformal_size_table.bestformal_size_table_cr.bestformal_size_table_ladies {
    width: 750px;
  }
  main .bestformal_size_table.bestformal_size_table_ladies th,
  main .bestformal_size_table.bestformal_size_table_ladies td {
    width: 80px;
  }
  main .bestformal_size_table.bestformal_size_table_ladies th {
    height: 65px;
  }
  main .bestformal_size_table.bestformal_size_table_ladies td {
    padding: 10px 10px;
    height: 50px;
  }
  main .bestformal_size_table.bestformal_size_table_ladies th:first-child,
  main .bestformal_size_table.bestformal_size_table_ladies td:first-child {
    width: 110px;
  }
  main .bestformal_size_table.bestformal_size_table_ladies th.fixed::before,
  main .bestformal_size_table.bestformal_size_table_ladies td.fixed::before {
    content: "";
    position: absolute;
    top: -1px;
    left: -1px;
    width: 111px;
    border: 1px solid #707070;
    border-right: 3px solid #707070;
    -webkit-box-sizing: inherit;
            box-sizing: inherit;
  }
  main .bestformal_size_table.bestformal_size_table_ladies th.fixed::before {
    height: 66px;
  }
  main .bestformal_size_table.bestformal_size_table_ladies td.fixed::before {
    height: 51px;
  }
  main .bestformal_size_table.bestformal_size_table_bk.bestformal_size_table_mens {
    width: 830px;
  }
  main .bestformal_size_table.bestformal_size_table_cr.bestformal_size_table_mens {
    width: 830px;
  }
  main .bestformal_size_table_mens img {
    width: auto;
    height: 50px;
  }
  main .bestformal_size_table.bestformal_size_table_mens th {
    height: 50px;
  }
  main .bestformal_size_table.bestformal_size_table_mens td {
    padding: 5px 3px;
    height: 50px;
  }
  main .bestformal_size_table.bestformal_size_table_mens th:first-child {
    width: 100px;
  }
  main .bestformal_size_table.bestformal_size_table_mens th:not(th.fixed) {
    border-top: 1px solid #707070;
    border-bottom: 1px solid #707070;
    border-right: 1px solid #707070;
    width: 70px;
  }
  main .bestformal_size_table.bestformal_size_table_mens td:not(td.fixed) {
    width: 80px;
  }
  main .bestformal_size_table.bestformal_size_table_mens th.fixed {
    position: -webkit-sticky;
    position: sticky;
    left: 0;
    border-top: 1px solid #707070;
    border-bottom: 1px solid #707070;
    /* border-left: 1px solid #707070; */
  }
  main .bestformal_size_table.bestformal_size_table_mens td.fixed.size_icon_cell {
    left: 0;
    background-color: #fff;
    /* border-left: 1px solid #707070; */
    border-bottom: 1px solid #707070;
    width: 66px;
  }
  main .bestformal_size_table.bestformal_size_table_mens td.fixed.size_category_ttl_cell {
    width: 63px;
  }
  main .bestformal_size_table.bestformal_size_table_mens .bestformal_size_table_bk_bg_nocolor td.fixed.size_category_ttl_cell,
  main .bestformal_size_table.bestformal_size_table_mens .bestformal_size_table_cr_bg_nocolor td.fixed.size_category_ttl_cell {
    left: 66px;
  }
  main .bestformal_size_table.bestformal_size_table_mens .bestformal_size_table_bk_bg_color td.fixed.size_category_ttl_cell,
  main .bestformal_size_table.bestformal_size_table_mens .bestformal_size_table_cr_bg_color td.fixed.size_category_ttl_cell {
    left: 66px;
    border-bottom: 1px solid #707070;
    width: 63px;
  }
  main .bestformal_size_table.bestformal_size_table_mens th.fixed::before {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    width: 131px;
    border-left: 1px solid #707070;
    border-right: 3px solid #707070;
    -webkit-box-sizing: inherit;
            box-sizing: inherit;
  }
  main .bestformal_size_table.bestformal_size_table_mens td.fixed.size_icon_cell::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    /* width: 100px; */
    height: 100px;
    border-left: 1px solid #707070;
    -webkit-box-sizing: inherit;
            box-sizing: inherit;
  }
  main .bestformal_size_table.bestformal_size_table_mens td.fixed.size_category_ttl_cell::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 65px;
    /* border: 1px solid #707070; */
    border-right: 3px solid #707070;
    -webkit-box-sizing: inherit;
            box-sizing: inherit;
  }
  main .bestformal_size_table.bestformal_size_table_mens td.fixed.size_icon_cell::before {
    border-left: 1px solid #707070;
    border-right: none;
  }
  main .bestformal_size_table.bestformal_size_table_mens td.fixed.size_icon_cell::after {
    content: "";
    background-image: -webkit-linear-gradient(top, #000, #000 8px, transparent 8px, transparent 14px);
    background-image: linear-gradient(to bottom, #000, #000 8px, transparent 8px, transparent 14px);
    background-size: 1px 14px;
    background-position: right top;
    background-repeat: repeat-y;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    pointer-events: none;
  }
  main .bestformal_size_table.bestformal_size_table_mens th.fixed::before {
    height: 60px;
  }
  main .bestformal_size_table.bestformal_size_table_mens td.fixed.size_icon_cell::before {
    height: 100px;
  }
  main .bestformal_size_table.bestformal_size_table_mens td.fixed.size_category_ttl_cell::before {
    height: 50px;
  }
  main .bestformal_size_example_scroll {
    overflow-y: scroll;
  }
  main .bestformal_size_example {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-family: "Noto Sans JP", sans-serif;
    border: 1px solid #000;
    width: 290px;
    margin-bottom: 5.7vw;
    overflow-y: scroll;
  }
  main .bestformal_size_example .bestformal_size_example_left {
    width: 220px;
    font-size: 10px;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    color: #fff;
  }
  main .bestformal_size_example .bestformal_size_example_left::after {
    content: "";
    position: absolute;
    right: -10px;
    width: 0;
    height: 0;
  }
  main .bestformal_choice_wrap_bk .bestformal_size_example .bestformal_size_example_left {
    background-color: #707070;
  }
  main .bestformal_choice_wrap_bk .bestformal_size_example .bestformal_size_example_left::after {
    border-left: 10px solid #707070;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
  }
  main .bestformal_choice_wrap_cr .bestformal_size_example .bestformal_size_example_left {
    background-color: #A09483;
  }
  main .bestformal_choice_wrap_cr .bestformal_size_example .bestformal_size_example_left::after {
    border-left: 10px solid #A09483;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
  }
  main .bestformal_size_example .bestformal_size_example_left .bestformal_size_example_box {
    background-color: #fff;
    padding: 5px;
    display: block;
    margin: 5px 5px;
    color: #000;
  }
  main .bestformal_size_example .bestformal_size_example_right {
    width: 100px;
    font-weight: 700;
    font-size: 24px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}/*# sourceMappingURL=layout_d.css.map */