@charset "UTF-8";
body, div, pre, p, a, img, form, fieldset, input, textarea, select, option, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, table, th, td, embed, object, figure {
  margin: 0;
  padding: 0;
}

ul, ol {
  list-style: none;
}

a {
  color: #000000;
  text-decoration: unset;
}
a:hover {
  text-decoration: unset;
  color: #333333;
}
a:hover p {
  color: #333333;
}

.fs-preview-header {
  display: none;
}

.fs-l-main {
  margin: unset;
  padding: unset;
  max-width: unset;
  display: block;
  flex-wrap: wrap;
  justify-content: space-between;
}
* {
  word-break: break-all;
  -webkit-text-size-adjust: 100%;
  font-size: 62.5%;
  font-family: "Noto Sans JP", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  outline: none !important;
}

p,
span,
time,
li,
dt,
dd {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.5;
  color: #333333;
}

img {
  width: auto;
  max-width: 100%;
}

body.fixed,
html.fixed {
  overflow: hidden;
}

.logout.my-false {
  display: none;
}

.login.my-true {
  display: none;
}

.regist.my-true {
  display: none;
}

@media screen and (min-width: 768px) {
  .fs-c-heading.fs-c-heading--page {
    padding: 0;
    margin: 0;
    border: 0;
    font-family: "Yu Mincho Light", "YuMincho", "Yu Mincho", "游明朝体", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", sans-serif;
    font-size: 24px;
    font-size: 2.4rem;
    font-weight: bold;
    color: #0a083d;
  }
  .fs-c-heading.fs-c-heading--page p,
.fs-c-heading.fs-c-heading--page span {
    font-family: "Yu Mincho Light", "YuMincho", "Yu Mincho", "游明朝体", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", sans-serif;
    font-size: 24px;
    font-size: 2.4rem;
    font-weight: bold;
    color: #0a083d;
  }

  .fs-c-buttonContainer {
    margin: 0;
    padding: 0;
  }

  .fs-c-inputInformation__button {
    padding: 0;
  }
  .pc-view {
    display: block;
  }

  .sp-view {
    display: none !important;
  }

  .aw-headline {
    font-family: "Yu Mincho Light", "YuMincho", "Yu Mincho", "游明朝体", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", sans-serif;
    font-size: 24px;
    font-size: 2.4rem;
    color: #333333;
    text-align: center;
    font-weight: bold;
    margin-bottom: 40px;
  }
  .aw-headline--en {
    font-family: "Montserrat", sans-serif;
    font-size: 24px;
    font-size: 2.4rem;
    font-weight: bold;
    color: #0a083d;
    text-align: center;
  }
  .aw-headline--jp {
    font-family: "Yu Mincho Light", "YuMincho", "Yu Mincho", "游明朝体", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", sans-serif;
    font-size: 16px;
    font-size: 1.6rem;
    color: #333333;
    text-align: center;
    font-weight: bold;
  }

  .fs-c-button--primary {
    padding: 13px 32px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #ffffff;
    border: solid 1px #333333;
    transition: all 0.3s;
  }
  .fs-c-button--primary p,
.fs-c-button--primary span {
    color: #333333;
    font-family: "Montserrat", sans-serif;
    font-size: 12px;
    font-size: 1.2rem;
    letter-spacing: 1.2px;
    font-weight: bold;
  }
  .fs-c-button--primary:hover {
    background-color: #0a083d;
    text-decoration: unset;
  }
  .fs-c-button--primary:hover p,
.fs-c-button--primary:hover span {
    color: #ffffff;
    text-decoration: unset;
  }
  .fs-c-button--myPageTop {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #ffffff;
    border: solid 1px #333333;
    padding: 12px 32px;
    border-radius: unset;
    box-shadow: unset;
    min-width: 148px;
    transition: all 0.3s;
  }
  .fs-c-button--myPageTop::after {
    order: 1;
    margin: 0;
    margin-right: 8px;
  }
  .fs-c-button--myPageTop p,
.fs-c-button--myPageTop span {
    order: 2;
    color: #333333;
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    font-size: 1.4rem;
    letter-spacing: 1;
    font-weight: bold;
    line-height: 1;
  }
  .fs-c-button--myPageTop:hover {
    background-color: #0a083d;
    text-decoration: unset;
    opacity: 1;
  }
  .fs-c-button--myPageTop:hover p,
.fs-c-button--myPageTop:hover span {
    color: #ffffff;
    text-decoration: unset;
  }

  .aw-button.type3 {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #0a083d;
    border: solid 1px #333333;
    padding: 13px 32px;
    transition: all 0.3s;
  }
  .aw-button.type3 p {
    color: #ffffff;
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    font-size: 1.4rem;
    letter-spacing: 1;
    font-weight: bold;
  }
  .aw-button.type3:hover {
    background-color: #ffffff;
  }
  .aw-button.type3:hover p {
    color: #333333;
  }
  .aw-button.type2 {
    width: 148px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #ffffff;
    border: solid 1px #333333;
    transition: all 0.3s;
  }
  .aw-button.type2 p {
    color: #333333;
    font-family: "Montserrat", sans-serif;
    font-size: 12px;
    font-size: 1.2rem;
    letter-spacing: 1.2px;
    font-weight: bold;
  }
  .aw-button.type2:hover {
    background-color: #0a083d;
  }
  .aw-button.type2:hover p {
    color: #ffffff;
  }
  .aw-button.type1 {
    width: 148px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #ffffff;
    transition: all 0.3s;
  }
  .aw-button.type1 p {
    color: #333333;
    font-family: "Montserrat", sans-serif;
    font-size: 12px;
    font-size: 1.2rem;
    letter-spacing: 1.2px;
    font-weight: bold;
  }
  .aw-button.type1:hover {
    background-color: #0a083d;
  }
  .aw-button.type1:hover p {
    color: #ffffff;
  }

  .page-top {
    position: fixed;
    right: 16px;
    bottom: 16px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    width: 40px;
    height: 40px;
    background-color: #ffffff;
    border: 1px solid #efefef;
  }
  .page-top::before {
    display: block;
    width: 10px;
    height: 10px;
    margin-top: 5px;
    content: "";
    transform: rotate(-45deg);
    border-top: 1px solid #333333;
    border-right: 1px solid #333333;
  }

  .fs-c-breadcrumb {
    width: 1200px;
    margin: 0 auto;
    padding: 40px 0 48px 0;
  }
  .fs-c-breadcrumb__list {
    padding: 0;
  }
  .fs-c-breadcrumb__listItem {
    font-size: 12px;
    font-size: 1.2rem;
    color: #333333;
  }
  .fs-c-breadcrumb__listItem:first-of-type {
    font-size: 12px;
    font-size: 1.2rem;
  }
  .fs-c-breadcrumb__listItem a {
    font-size: 12px;
    font-size: 1.2rem;
    color: #333333;
  }
  .fs-c-breadcrumb__listItem::before {
    margin-left: 8px;
    font-size: 12px;
    font-size: 1.2rem;
    color: #333333;
  }
  .fs-c-breadcrumb__listItem span {
    font-size: 12px;
    font-size: 1.2rem;
    color: #333333;
  }

  .fs-c-pageMessage {
    font-size: 13px;
    font-size: 1.3rem;
  }
  .fs-c-pageMessage div,
.fs-c-pageMessage p,
.fs-c-pageMessage span {
    font-size: 13px;
    font-size: 1.3rem;
  }

  .fs-c-noResultMessage__title {
    font-size: 13px;
    font-size: 1.3rem;
  }

  #fs-page-error-container,
.fs-c-panelContainer {
    width: 1200px;
    flex-basis: 1200px;
    min-width: 1200px;
    max-width: 1200px;
    margin: 0 auto;
    margin: 24px auto;
  }
  #fs-page-error-container .fs-c-panel--info,
.fs-c-panelContainer .fs-c-panel--info {
    margin: 0;
    font-size: 12px;
    font-size: 1.2rem;
  }
  #fs-page-error-container .fs-c-panel--info::before,
.fs-c-panelContainer .fs-c-panel--info::before {
    font-size: 12px;
    font-size: 1.2rem;
  }
  #fs-page-error-container .fs-c-panel--error,
.fs-c-panelContainer .fs-c-panel--error {
    font-size: 12px;
    font-size: 1.2rem;
  }
  #fs-page-error-container .fs-c-panel--error::before,
.fs-c-panelContainer .fs-c-panel--error::before {
    font-size: 12px;
    font-size: 1.2rem;
  }
  #fs-page-error-container .fs-c-panel__contentList__content,
.fs-c-panelContainer .fs-c-panel__contentList__content {
    font-size: 12px;
    font-size: 1.2rem;
  }

  .aw-padding {
    padding-top: 131px;
  }
  .aw-padding--pc {
    padding-top: 86px;
  }

  .header {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background-color: #ffffff;
    z-index: 200;
  }
  .header__top {
    padding: 14px 0;
    position: relative;
    border-bottom: solid #efefef 1px;
  }
  .header__news {
    text-align: center;
  }
  .header__user-content {
    position: absolute;
    top: 50%;
    bottom: 50%;
    right: 24px;
    display: flex !important;
    justify-content: flex-start;
    align-items: center;
  }
  .header__user-content--user {
    margin-right: 16px;
  }
  .header__content {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    padding: 24px 0;
    border-bottom: solid #efefef 1px;
  }
  .header__content__left {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-left: 32px;
  }
  .header__content__right {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-right: 16px;
  }
  .header__logo {
    margin-right: 48px;
  }
  .header__nav1 {
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }
  .header__nav1__item:not(:last-of-type) {
    margin-right: 40px;
  }
  .header__nav1__link {
    cursor: pointer;
  }
  .header__nav1__link.menu-trigger {
    position: relative;
    width: 77px;
  }
  .header__nav1__link.menu-trigger::after {
    content: "";
    position: absolute;
    top: 25%;
    bottom: 0;
    right: 0;
    display: block;
    width: 6px;
    height: 6px;
    margin-top: 0;
    content: "";
    transform: rotate(135deg);
    border-top: 1px solid #333333;
    border-right: 1px solid #333333;
  }
  .header__nav1__link.menu-trigger.toggle::before {
    content: "";
    position: absolute;
    border-bottom: 1px solid #000000;
    width: 100%;
    bottom: -33px;
  }
  .header__nav1__link.menu-trigger.toggle::after {
    top: 75%;
    bottom: 0;
    margin-top: -5px;
    transform: rotate(-45deg);
  }
  .header__nav1__link p {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .header__nav2 {
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }
  .header__nav2 .fs-clientInfo {
    border-right: solid #efefef 1px;
  }
  .header__nav2__item {
    padding: 0 16px;
  }
  .header__nav2__item:not(:last-of-type) {
    border-right: solid #efefef 1px;
  }
  .header__nav2__link {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    min-height: 36px;
  }
  .header__menu {
    display: none;
    width: 100%;
    padding: 32px 0 16px 0;
    border-bottom: solid #efefef 1px;
    background-color: #ffffff;
  }
  .header__menu__list {
    width: 1054px;
    margin: 0 auto;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
  }
  .header__menu__item {
    border: solid #efefef 1px;
    padding: 8px;
    margin-bottom: 16px;
  }
  .header__menu__item:not(:nth-of-type(5n)) {
    margin-right: 16px;
  }
  .header__menu__link {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 180px;
    height: 64px;
  }
  .header__menu__link img {
    margin-right: 12px;
  }
  .header__menu__link p {
    font-size: 14px;
    font-size: 1.4rem;
  }

  .footer {
    background-color: #333333;
  }
  .footer p,
.footer h3 {
    color: #f8f8f8;
  }
  .footer p {
    line-height: 24px;
  }
  .footer address {
    text-align: center;
    font-style: normal;
    font-size: 12px;
    font-size: 1.2rem;
    padding: 16px 0;
    color: #f8f8f8;
    border-top: 1px solid #4b4b4b;
    letter-spacing: 1.2px;
  }
  .footer__nav {
    width: 1040px;
    padding: 80px 0;
    margin: 0 auto;
    display: flex;
    justify-content: flex-start;
  }
  .footer__nav h3 {
    font-size: 14px;
    font-size: 1.4rem;
    margin-bottom: 16px;
    letter-spacing: 1.4px;
  }
  .footer__nav__block:not(:last-of-type) {
    margin-right: 124px;
  }
  .footer__nav__block__group {
    display: flex;
    justify-content: flex-start;
  }
  .footer__nav__list:not(:first-of-type) {
    margin-left: 62px;
  }
  .footer__nav__list a:hover p {
    color: #f8f8f8;
    opacity: 0.7;
  }
  .footer__nav--sns__list {
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }
  .footer__nav--sns__list a:hover {
    opacity: 0.7;
  }
  .footer__nav--sns__item:not(:last-of-type) {
    margin-right: 16px;
  }
  .search-modal {
    position: fixed;
    width: 1000px;
    height: 80vh;
    top: 90px;
    left: 0;
    right: 0;
    z-index: 210;
    margin: auto;
    background-color: #fff;
    display: none;
    overflow-y: scroll;
    -ms-overflow-style: none;
    /* IE, Edge 対応 */
    scrollbar-width: none;
    /* Firefox 対応 */
  }
  .search-modal::-webkit-scrollbar {
    /* Chrome, Safari 対応 */
    display: none;
  }
  .search-modal--close {
    position: fixed;
    top: 0;
    right: 0;
    width: 64px;
    height: 64px;
    z-index: 220;
    background-color: #ffffff;
    display: none;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    cursor: pointer;
  }
  .search-modal--close span {
    display: inline-block;
    vertical-align: middle;
    color: #333;
    line-height: 1;
    width: 25px;
    height: 2px;
    background: currentColor;
    position: relative;
    transform: rotate(45deg);
    margin-bottom: 14px;
    margin-top: 11px;
  }
  .search-modal--close span::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: inherit;
    border-radius: inherit;
    transform: rotate(90deg);
  }
  .search-modal__overlay {
    display: none;
    background-color: rgba(0, 0, 0, 0.5);
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 200;
  }
  .search-modal .aw-button {
    margin: 0 auto;
  }
  .search-modal__wrap {
    margin: 0 auto;
    padding: 34px 34px;
  }
  .search-modal__headline {
    font-family: "Yu Mincho Light", "YuMincho", "Yu Mincho", "游明朝体", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", sans-serif;
    font-size: 20px;
    font-size: 2rem;
    font-weight: bold;
    border-bottom: 1px solid #333333;
    padding-bottom: 8px;
    margin-bottom: 50px;
  }
  .search-modal__section {
    margin-bottom: 40px;
  }
  .search-modal__label {
    padding-left: 8px;
    border-left: 3px solid #333333;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: bold;
    margin-bottom: 16px;
    display: inline-block;
  }
  .search-modal__inputbox input {
    width: 556px;
    height: 40px;
    border: solid 1px #efefef;
    font-size: 16px;
    font-size: 1.6rem;
    border-radius: unset;
  }
  .search-modal__price {
    width: 445px;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .search-modal__price input {
    width: 200px;
    height: 40px;
    border: solid 1px #efefef;
    font-size: 16px;
    font-size: 1.6rem;
    border-radius: unset;
  }
  .search-modal__checkboxlist {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
  }
  .search-modal__checkboxlist.function li {
    margin-bottom: 8px;
  }
  .search-modal__checkboxlist__item:not(:nth-of-type(5n)) {
    margin-right: 8px;
  }
  .search-modal__checkboxlist__item .label {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 8px 0px 8px 8px;
    width: 180px;
    height: 64px;
    border: solid 1px #efefef;
    background-color: #ffffff;
  }
  .search-modal__checkboxlist__item .label img {
    margin-right: 12px;
  }
  .search-modal__checkboxlist__item .label p {
    font-size: 13px;
    font-size: 1.3rem;
  }
  .search-modal__checkboxlist__item input[type=checkbox] {
    display: none;
  }
  .search-modal__checkboxlist__item input[type=checkbox]:checked + .label {
    border: 1px solid #333333;
  }
  .search-modal__colorlist {
    display: flex;
    justify-content: flex-start;
  }
  .search-modal__colorlist__item:not(:only-of-type) {
    margin-right: 22px;
  }
  .search-modal__colorlist__item .label {
    width: 40px;
    display: block;
  }
  .search-modal__colorlist__item .label p {
    font-size: 10px;
    font-size: 1rem;
    text-align: center;
    letter-spacing: -1px;
  }
  .search-modal__colorlist__item input[type=checkbox] {
    display: none;
  }
  .search-modal__colorlist__item input[type=checkbox]:checked + .label {
    border: 1px solid #333333;
  }
}

@media screen and (max-width: 768px) {
  .fs-c-heading.fs-c-heading--page {
    padding: 0;
    margin: 0;
    border: 0;
    font-family: "Yu Mincho Light", "YuMincho", "Yu Mincho", "游明朝体", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", sans-serif;
    font-size: 20px;
    font-size: 2rem;
    font-weight: bold;
    color: #0a083d;
  }
  .fs-c-heading.fs-c-heading--page p,
.fs-c-heading.fs-c-heading--page span {
    font-family: "Yu Mincho Light", "YuMincho", "Yu Mincho", "游明朝体", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", sans-serif;
    font-size: 20px;
    font-size: 2rem;
    font-weight: bold;
    color: #0a083d;
  }

  .fs-c-buttonContainer {
    margin: 0;
    padding: 0;
  }
  .pc-view {
    display: none !important;
  }

  .sp-view {
    display: block;
  }

  .aw-headline {
    font-family: "Yu Mincho Light", "YuMincho", "Yu Mincho", "游明朝体", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", sans-serif;
    font-size: 20px;
    font-size: 2rem;
    color: #333333;
    text-align: center;
    font-weight: bold;
    margin-bottom: 6.4%;
  }
  .aw-headline--en {
    font-family: "Montserrat", sans-serif;
    font-size: 22px;
    font-size: 2.2rem;
    font-weight: bold;
    color: #0a083d;
    text-align: center;
  }
  .aw-headline--jp {
    font-family: "Yu Mincho Light", "YuMincho", "Yu Mincho", "游明朝体", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", sans-serif;
    font-size: 16px;
    font-size: 1.6rem;
    color: #333333;
    text-align: center;
    font-weight: bold;
  }

  .fs-c-button--primary {
    padding: 13px 32px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #ffffff;
    border: solid 1px #333333;
    transition: all 0.3s;
  }
  .fs-c-button--primary p,
.fs-c-button--primary span {
    color: #333333;
    font-family: "Montserrat", sans-serif;
    font-size: 12px;
    font-size: 1.2rem;
    letter-spacing: 1.2px;
    font-weight: bold;
  }
  .fs-c-button--primary:hover {
    background-color: #0a083d;
    text-decoration: unset;
  }
  .fs-c-button--primary:hover p,
.fs-c-button--primary:hover span {
    color: #ffffff;
    text-decoration: unset;
  }
  .fs-c-button--myPageTop {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #ffffff;
    border: solid 1px #333333;
    padding: 13px 32px;
    border-radius: unset;
    transition: all 0.3s;
    box-shadow: unset;
    min-width: 148px;
  }
  .fs-c-button--myPageTop::after {
    order: 1;
    margin: 0;
    margin-right: 8px;
  }
  .fs-c-button--myPageTop p,
.fs-c-button--myPageTop span {
    order: 2;
    color: #333333;
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    font-size: 1.4rem;
    letter-spacing: 1;
    line-height: 1;
    font-weight: bold;
  }
  .fs-c-button--myPageTop:hover {
    background-color: #0a083d;
    text-decoration: unset;
  }
  .fs-c-button--myPageTop:hover p,
.fs-c-button--myPageTop:hover span {
    color: #ffffff;
    text-decoration: unset;
  }

  .aw-button.type3 {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #0a083d;
    border: solid 1px #333333;
    padding: 13px 32px;
    transition: all 0.3s;
  }
  .aw-button.type3 p {
    color: #ffffff;
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    font-size: 1.4rem;
    letter-spacing: 1;
    font-weight: bold;
  }
  .aw-button.type3:hover {
    background-color: #ffffff;
  }
  .aw-button.type3:hover p {
    color: #333333;
  }
  .aw-button.type2 {
    width: 148px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #ffffff;
    border: solid 1px #333333;
    transition: all 0.3s;
  }
  .aw-button.type2 p {
    color: #333333;
    font-family: "Montserrat", sans-serif;
    font-size: 12px;
    font-size: 1.2rem;
    letter-spacing: 1.2px;
    font-weight: bold;
  }
  .aw-button.type2:hover {
    background-color: #0a083d;
  }
  .aw-button.type2:hover p {
    color: #ffffff;
  }
  .aw-button.type1 {
    width: 148px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #ffffff;
    transition: all 0.3s;
  }
  .aw-button.type1 p {
    color: #333333;
    font-family: "Montserrat", sans-serif;
    font-size: 12px;
    font-size: 1.2rem;
    letter-spacing: 1.2px;
    font-weight: bold;
  }
  .aw-button.type1:hover {
    background-color: #0a083d;
  }
  .aw-button.type1:hover p {
    color: #ffffff;
  }

  .page-top {
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    width: 40px;
    height: 40px;
    background-color: #ffffff;
    border: 1px solid #efefef;
  }
  .page-top__footer {
    width: 87.2%;
    padding-bottom: 2.6666666667%;
    margin: 0 auto;
    display: flex;
    justify-content: flex-end;
    align-items: center;
  }
  .page-top::before {
    display: block;
    width: 10px;
    height: 10px;
    margin-top: 5px;
    content: "";
    transform: rotate(-45deg);
    border-top: 1px solid #333333;
    border-right: 1px solid #333333;
  }

  .aw-padding {
    padding-top: 109px;
  }
  .aw-padding--sp {
    padding-top: 77px;
  }

  .fs-c-breadcrumb {
    width: 87.2%;
    margin: 0 auto;
    padding: 3.2% 0 6.1333333333% 0;
  }
  .fs-c-breadcrumb__list {
    padding: 0;
  }
  .fs-c-breadcrumb__listItem {
    font-size: 12px;
    font-size: 1.2rem;
    color: #333333;
  }
  .fs-c-breadcrumb__listItem:first-of-type {
    font-size: 12px;
    font-size: 1.2rem;
  }
  .fs-c-breadcrumb__listItem a {
    font-size: 12px;
    font-size: 1.2rem;
    color: #333333;
  }
  .fs-c-breadcrumb__listItem::before {
    margin-left: 8px;
    font-size: 12px;
    font-size: 1.2rem;
    color: #333333;
  }
  .fs-c-breadcrumb__listItem span {
    font-size: 12px;
    font-size: 1.2rem;
    color: #333333;
  }

  .fs-c-pageMessage {
    font-size: 13px;
    font-size: 1.3rem;
  }
  .fs-c-pageMessage div,
.fs-c-pageMessage p,
.fs-c-pageMessage span {
    font-size: 13px;
    font-size: 1.3rem;
  }

  .fs-c-noResultMessage__title {
    font-size: 13px;
    font-size: 1.3rem;
  }

  #fs-page-error-container,
.fs-c-panelContainer {
    width: 87.2%;
    flex-basis: 87.2%;
    min-width: 87.2%;
    max-width: 87.2%;
    margin: 6.4% auto;
  }
  #fs-page-error-container .fs-c-panel--info,
.fs-c-panelContainer .fs-c-panel--info {
    margin: 0;
    padding: 8px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 12px;
    font-size: 1.2rem;
  }
  #fs-page-error-container .fs-c-panel--info::before,
.fs-c-panelContainer .fs-c-panel--info::before {
    font-size: 12px;
    font-size: 1.2rem;
    position: static;
  }
  #fs-page-error-container .fs-c-panel--error,
.fs-c-panelContainer .fs-c-panel--error {
    margin: 0;
    padding: 8px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 12px;
    font-size: 1.2rem;
  }
  #fs-page-error-container .fs-c-panel--error::before,
.fs-c-panelContainer .fs-c-panel--error::before {
    font-size: 12px;
    font-size: 1.2rem;
    position: static;
  }
  #fs-page-error-container .fs-c-panel__contentList__content,
.fs-c-panelContainer .fs-c-panel__contentList__content {
    font-size: 12px;
    font-size: 1.2rem;
  }

  .header {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background-color: #ffffff;
    z-index: 200;
  }
  .header__top {
    padding: 1.8666666667% 0;
    position: relative;
    border-bottom: solid #efefef 1px;
  }
  .header__news {
    text-align: center;
  }
  .header__content {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    padding: 22px 16px;
    border-bottom: solid #efefef 1px;
  }
  .header__content__right {
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }
  .header__logo {
    width: 33.0666666667%;
  }
  .header__logo h1 {
    width: 100%;
  }
  .header__logo h1 img {
    width: auto;
    max-width: 100%;
  }
  .header .menu-trigger__menu {
    width: 18px;
    height: 12px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: column;
  }
  .header .menu-trigger__menu span {
    height: 2px;
    width: 100%;
    display: block;
    background-color: #333333;
  }
  .header__nav2 {
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }
  .header__nav2.fs-clientInfo {
    display: flex;
  }
  .header__nav2__item {
    width: 50px;
  }
  .header__nav2__item:not(:last-of-type) {
    margin-right: 5px;
  }
  .header__nav2__link {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: column;
    height: 30px;
    cursor: pointer;
  }
  .header__nav2__link img {
    height: 16px;
  }
  .header__nav2__link p {
    font-size: 10px;
    font-size: 1rem;
  }
  .header__menu {
    display: none;
    width: 100%;
    height: 100vh;
    background-color: #ffffff;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
    padding-top: 4.2666666667%;
    padding-bottom: 26.6666666667%;
    overflow-y: scroll;
  }
  .header__menu__header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 87.2%;
    margin: 0 auto;
    margin-bottom: 5.3333333333%;
  }
  .header__menu__logo {
    width: 33.8666666667%;
  }
  .header__menu__close {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: column;
    width: 32px;
    height: 37px;
  }
  .header__menu__close p {
    font-size: 10px;
    font-size: 1rem;
  }
  .header__menu__close .menu-trigger__close {
    width: 17px;
  }
  .header__menu__close .menu-trigger__close span {
    display: inline-block;
    vertical-align: middle;
    color: #333333;
    line-height: 1;
    width: 17px;
    height: 0.1em;
    background: currentColor;
    border-radius: 0.1em;
    position: relative;
    transform: rotate(45deg);
  }
  .header__menu__close .menu-trigger__close span::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: inherit;
    border-radius: inherit;
    transform: rotate(90deg);
  }
  .header__menu__user-content {
    background-color: #f8f8f8;
    padding: 4.2666666667% 0;
  }
  .header__menu__user-content__wrap {
    width: 87.2%;
    margin: 0 auto;
  }
  .header__menu__user-content--user {
    margin-bottom: 3.2%;
    font-size: 12px;
    font-size: 1.2rem;
  }
  .header__menu__user-content--pont {
    font-size: 12px;
    font-size: 1.2rem;
  }
  .header__menu__buttons {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 87.2%;
    padding-top: 4.2666666667%;
    margin: 0 auto;
    margin-bottom: 8.5333333333%;
  }
  .header__menu__buttons li {
    width: 47.7064220183%;
  }
  .header__menu__buttons .aw-button {
    width: 100% !important;
  }
  .header__menu__category {
    width: 87.2%;
    margin: 0 auto;
  }
  .header__menu__category__title {
    font-size: 14px;
    font-size: 1.4rem;
    padding: 3.7333333333% 0;
    border-bottom: solid 1px #efefef;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .header__menu__category__title .icon-mark {
    position: relative;
    width: 20px;
    height: 20px;
  }
  .header__menu__category__title .icon-mark::before {
    position: absolute;
    top: 9px;
    left: 50%;
    content: "";
    display: inline-block;
    width: 13px;
    height: 13px;
    border-top: 2px solid #333333;
    transform: translateX(-50%);
  }
  .header__menu__category__title .icon-mark.plus::after, .header__menu__category__title .icon-mark.plus::before {
    position: absolute;
    top: 9px;
    left: 50%;
    content: "";
    display: inline-block;
    width: 13px;
    height: 13px;
    border-top: 2px solid #333333;
    transform: translateX(-50%);
  }
  .header__menu__category__title .icon-mark.plus::after {
    top: 3px;
    left: -3px;
    transform: rotate(90deg);
  }
  .header__menu__list {
    width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    border-bottom: solid #efefef 1px;
  }
  .header__menu__item {
    width: 50%;
  }
  .header__menu__item:not(:last-of-type) {
    border-bottom: solid #efefef 1px;
  }
  .header__menu__item:nth-child(odd) {
    border-right: solid #efefef 1px;
  }
  .header__menu__link {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    padding: 3.2% 0 3.2% 2.1333333333%;
  }
  .header__menu__link img {
    width: 40px;
    height: 40px;
    margin-right: 8px;
  }
  .header__menu__link p {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .header__menu__textlist {
    width: 87.2%;
    margin: 0 auto;
    margin-bottom: 8.5333333333%;
  }
  .header__menu__textlist__list {
    width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
  }
  .header__menu__textlist__item {
    border-bottom: solid #efefef 1px;
    width: 100%;
  }
  .header__menu__textlist__link {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    padding: 3.2% 0 3.2% 2.1333333333%;
    position: relative;
  }
  .header__menu__textlist__link::before {
    position: absolute;
    top: 50%;
    bottom: 50%;
    right: 3px;
    margin: auto;
    display: block;
    width: 6px;
    height: 6px;
    margin-top: -3px;
    content: "";
    transform: rotate(45deg);
    border-top: 1px solid #333333;
    border-right: 1px solid #333333;
  }
  .header__menu__textlist__link p {
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: bold;
  }
  .header__menu__snslist {
    width: 87.2%;
    margin: 0 auto;
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }
  .header__menu__snslist__item:not(:last-of-type) {
    margin-right: 16px;
  }

  .footer {
    background-color: #333333;
  }
  .footer p,
.footer h3 {
    color: #f8f8f8;
  }
  .footer p {
    line-height: 24px;
  }
  .footer address {
    text-align: center;
    font-style: normal;
    font-size: 10px;
    font-size: 1rem;
    padding: 4.2666666667% 0;
    color: #f8f8f8;
    border-top: 1px solid #4b4b4b;
    letter-spacing: 1px;
  }
  .footer__nav {
    width: 87.2%;
    padding: 10.6666666667% 0;
    margin: 0 auto;
  }
  .footer__nav h3 {
    font-size: 14px;
    font-size: 1.4rem;
    margin-bottom: 4.2666666667%;
    letter-spacing: 1.4px;
  }
  .footer__nav__block:not(:last-of-type) {
    margin-bottom: 10.6666666667%;
  }
  .footer__nav--sns__list {
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }
  .footer__nav--sns__item:not(:last-of-type) {
    margin-right: 16px;
  }
  .search-button {
    position: fixed;
    right: 16px;
    bottom: 16px;
    border-radius: 100%;
    width: 56px;
    height: 56px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    background-color: #333333;
  }
  .search-button p {
    font-size: 8px;
    font-size: 0.8rem;
    color: #ffffff;
  }
  .search-button .icon-search-a {
    margin-bottom: 4px;
    fill: none;
    stroke: #ffffff;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-width: 1.5px;
  }

  .search-modal {
    position: fixed;
    width: 100%;
    height: 100vh;
    padding-bottom: 32%;
    top: 0px;
    left: 0;
    right: 0;
    z-index: 210;
    margin: auto;
    background-color: #ffffff;
    display: none;
    overflow-y: scroll;
    -ms-overflow-style: none;
    /* IE, Edge 対応 */
    scrollbar-width: none;
    /* Firefox 対応 */
  }
  .search-modal::-webkit-scrollbar {
    /* Chrome, Safari 対応 */
    display: none;
  }
  .search-modal--close {
    width: 64px;
    height: 64px;
    z-index: 220;
    background-color: #ffffff;
    display: none;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    margin-left: auto;
    cursor: pointer;
  }
  .search-modal--close span {
    display: inline-block;
    vertical-align: middle;
    color: #333;
    line-height: 1;
    width: 25px;
    height: 2px;
    background: currentColor;
    position: relative;
    transform: rotate(45deg);
    margin-bottom: 14px;
    margin-top: 11px;
  }
  .search-modal--close span::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: inherit;
    border-radius: inherit;
    transform: rotate(90deg);
  }
  .search-modal__overlay {
    display: none;
    background-color: rgba(0, 0, 0, 0.5);
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 200;
  }
  .search-modal .aw-button {
    margin: 0 auto;
  }
  .search-modal__wrap {
    width: 87.2%;
    margin: 0 auto;
  }
  .search-modal__headline {
    font-family: "Yu Mincho Light", "YuMincho", "Yu Mincho", "游明朝体", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", sans-serif;
    font-size: 20px;
    font-size: 2rem;
    font-weight: bold;
    border-bottom: 1px solid #333333;
    padding-bottom: 8px;
    margin-bottom: 8.5333333333%;
  }
  .search-modal__section {
    margin-bottom: 8.5333333333%;
  }
  .search-modal__label {
    padding-left: 8px;
    border-left: 3px solid #333333;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: bold;
    margin-bottom: 4.2666666667%;
    display: inline-block;
  }
  .search-modal__inputbox input {
    width: 100%;
    height: 40px;
    border: solid 1px #efefef;
    font-size: 16px;
    font-size: 1.6rem;
    border-radius: unset;
  }
  .search-modal__price {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .search-modal__price input {
    width: 45%;
    height: 40px;
    border: solid 1px #efefef;
    font-size: 16px;
    font-size: 1.6rem;
    border-radius: unset;
  }
  .search-modal__checkboxlist {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    border-top: solid 1px #efefef;
  }
  .search-modal__checkboxlist__item {
    width: 50%;
    border-bottom: solid 1px #efefef;
  }
  .search-modal__checkboxlist__item:nth-child(odd) {
    border-right: solid 1px #efefef;
  }
  .search-modal__checkboxlist__item .label {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 8px 0px 8px 8px;
    width: 100%;
    height: 64px;
    background-color: #ffffff;
  }
  .search-modal__checkboxlist__item .label img {
    margin-right: 8px;
  }
  .search-modal__checkboxlist__item .label p {
    font-size: 13px;
    font-size: 1.3rem;
  }
  .search-modal__checkboxlist__item input[type=checkbox] {
    display: none;
  }
  .search-modal__checkboxlist__item input[type=checkbox]:checked + .label {
    border: 1px solid #333333;
  }
  .search-modal__colorlist {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
  }
  .search-modal__colorlist__item {
    margin-bottom: 4.5333333333%;
  }
  .search-modal__colorlist__item:not(:nth-of-type(6n)) {
    margin-right: 4.5333333333%;
  }
  .search-modal__colorlist__item .label {
    width: 40px;
    display: block;
  }
  .search-modal__colorlist__item .label p {
    font-size: 10px;
    font-size: 1rem;
    text-align: center;
    letter-spacing: -1px;
  }
  .search-modal__colorlist__item input[type=checkbox] {
    display: none;
  }
  .search-modal__colorlist__item input[type=checkbox]:checked + .label {
    border: 1px solid #333333;
  }
}