@charset "UTF-8";
@media only screen and (min-width: 600px) {
  /* 今回用のcss */
  .main-page {
    margin-bottom: 50px;
    padding: 0 0 50px;
    font-size: 120%;
    color: #16185b;
    background: #f6f1ee;
    font-family: "Noto Sans JP", sans-serif;
  }
  .main-page img {
    height: auto;
  }
  .main-page h1 {
    margin: 0 0 40px;
    padding: 0;
    border: none;
  }
  .main-page .staff-card .brand {
    color: #666;
  }
  .main-page ul.block-thumbnail-t > li .block-thumbnail-t--goods .block-icon > span {
    background-color: transparent;
  }
  .main-page ul.block-thumbnail-t {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 0 26px;
  }
  .main-page ul.block-thumbnail-t > li {
    display: contents;
  }
  .main-page ul.block-thumbnail-t > li .block-thumbnail-t--goods {
    width: auto;
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .main-page .mod-lyt > .inner {
    margin-left: -20px !important;
  }
  .main-page .mod-lyt > .inner > .col {
    margin-left: 20px !important;
  }
  .main-page .mod-lyt[data-col="2"] > .inner > .col {
    width: calc(25% - 20px) !important;
  }
  .main-page .mod-lyt[data-col="2"] > .inner > .col:nth-child(2n+1) {
    clear: none !important;
  }
  .main-page .content {
    width: auto !important;
    padding: 0 !important;
  }
  .mp__sp-only {
    display: none;
  }
  .mp__palt {
    font-feature-settings: "palt";
  }
  .mp__palt .right-arrow {
    letter-spacing: 0.08em;
  }
  .mp__inner {
    padding: 0 60px;
  }
  .mp__mv {
    position: relative;
  }
  .mp__mv img {
    display: block;
  }
  .mp__top-txt {
    text-align: center;
    font-size: 83.3%;
    letter-spacing: 0.06em;
    line-height: 1.792;
    letter-spacing: 0.12em;
  }
  .mp__hl {
    text-align: center;
    position: relative;
    padding: 0;
  }
  .mp__hl::before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    width: 100%;
    height: 1px;
    background-color: #bc941a;
  }
  .mp__hl-text {
    position: relative;
    padding: 0 1em;
    display: inline-block;
    background: #f6f1ee;
    font-size: 104.2%;
    line-height: 1;
    font-weight: bold;
    letter-spacing: 0.08em;
    color: #16185b;
  }
  .mp__mnav-area {
    margin: 40px 0 0;
  }
  .mp__mnav {
    margin: 20px auto 0;
  }
  .mp__mnav ul {
    padding-left: 0;
    list-style-type: none;
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    width: 100%;
  }
  .mp__mnav a {
    position: relative;
    padding: 10px 0 40px;
    width: 196px;
    text-decoration: none;
    display: flex;
    flex-direction: column;
    align-items: center;
    height: 100%;
    background: #16185b;
    color: #fff;
    font-weight: bold;
    color: #fff;
    text-align: center;
    font-size: 93.8%;
    line-height: 1.333;
    letter-spacing: 0.06em;
  }
  .mp__mnav a::after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 13px;
    display: block;
    width: 11px;
    height: 11px;
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
    transform: translateX(-50%) rotate(45deg);
    pointer-events: none;
  }
  .mp__mnav a .mp__mnav-num {
    font-weight: normal;
    color: #bc941a;
    font-family: "EB Garamond", serif;
    letter-spacing: -0.02em;
  }
  .mp__mnav a .mp__mnav-ja {
    margin: 10px 0 0;
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .mp__mnav-hl {
    margin-top: 34px;
    text-align: center;
    color: #bc941a;
    font-weight: bold;
    letter-spacing: 0.08em;
    font-size: 93.8%;
  }
  .mp__mnav-check {
    margin-top: 13px;
    font-weight: bold;
    letter-spacing: 0.05em;
    white-space: nowrap;
    font-size: 83.3%;
    border-top: 1px solid #cecee3;
  }
  .mp__mnav-check li {
    position: relative;
    padding: 8px 0 8px 30px;
    border-bottom: 1px solid #cecee3;
  }
  .mp__mnav-check li::after {
    content: "";
    position: absolute;
    left: 13px;
    top: 9px;
    display: block;
    width: 10px;
    height: 16px;
    border-bottom: 3px solid #bc941a;
    border-right: 3px solid #bc941a;
    transform: translateX(-50%) rotate(45deg);
    pointer-events: none;
  }
  .mp__mnav-note {
    margin-block: 16px 30px;
    text-align: center;
    font-size: 83.3%;
    line-height: 1.718;
    letter-spacing: 0.09em;
  }
  .mp__nav-inner {
    margin-inline: auto;
    width: 620px;
  }
  .mp__hl-num {
    position: relative;
  }
  .mp__hl-num::before, .mp__hl-num::after {
    content: "";
    display: block;
    position: absolute;
    top: 45%;
    left: 0;
    width: 340px;
    height: 1px;
    background-color: #bc941a;
  }
  .mp__hl-num::after {
    right: 0;
    left: auto;
  }
  .mp__hl-num span {
    margin: 0 auto;
    padding-bottom: 0.1em;
    font-size: 114.6%;
    width: 1.727em;
    height: 1.727em;
    border-radius: 50%;
    display: grid;
    place-content: center;
    font-family: "EB Garamond", serif;
    letter-spacing: 0em;
    color: #fff;
    background-color: #16185b;
  }
  .mp__hl-num--navy::before, .mp__hl-num--navy::after {
    background-color: #16185b;
  }
  .mp__nav-ttl {
    margin-block: 14px 0;
    text-align: center;
    font-weight: 650;
    letter-spacing: 0.06em;
    font-size: 156.3%;
    line-height: 1.255;
    color: inherit;
  }
  .mp__nav-sec {
    margin-top: 70px;
  }
  .mp__nav01-chart {
    margin: 20px 60px 40px;
  }
  .mp__nav02 .mp__nav-note {
    margin-block: 50px 30px;
  }
  .mp__nav-note {
    text-align: center;
    font-size: 93.8%;
    line-height: 1.718;
    letter-spacing: 0.08em;
  }
  .mp__voice-bdr span {
    display: inline-block;
    position: relative;
  }
  .mp__voice-bdr span::before, .mp__voice-bdr span::after {
    content: "＼";
    position: absolute;
    left: -1.5em;
    top: 50%;
    transform: translateY(-50%);
  }
  .mp__voice-bdr span::after {
    content: "／";
    left: auto;
    right: -1.5em;
  }
  .mp__reco {
    margin: 44px auto 0;
    width: 700px;
    padding-left: 0;
    list-style-type: none;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 0 20px;
  }
  .mp__reco li {
    background-color: #fff;
  }
  .mp__reco-num {
    margin: -0.864em auto 0;
    padding-bottom: 0.1em;
    font-size: 114.6%;
    width: 1.727em;
    height: 1.727em;
    border-radius: 50%;
    display: grid;
    place-content: center;
    font-family: "EB Garamond", serif;
    letter-spacing: 0em;
    color: #bc941a;
    background-color: #16185b;
  }
  .mp__reco-ttl {
    margin-block: 20px 21px;
    text-align: center;
    font-weight: bold;
    letter-spacing: 0.06em;
    white-space: nowrap;
    line-height: 1;
    font-size: 125%;
  }
  .mp__reco-desc {
    margin: 10px 0 0 20px;
    font-size: 88.5%;
    line-height: 1.667;
    font-weight: bold;
    letter-spacing: 0.08em;
  }
  .mp__reco-img {
    margin: 10px 0 0 -8px;
  }
  .mp__reco-img img {
    display: block;
    width: 100%;
  }
  .mp__reco-silhouette-hl {
    margin: 24px 0 0 1em;
    font-size: 88.5%;
    letter-spacing: 0.08em;
    line-height: 1;
  }
  .mp__reco-silhouette {
    margin: 10px 0 0 1em;
    font-size: 83.3%;
    line-height: 1.75;
    font-weight: bold;
    letter-spacing: 0.08em;
  }
  .mp__reco a {
    padding: 18px 0 30px;
    margin-top: 20px;
    position: relative;
    display: block;
    text-align: center;
    background: #16185b;
    line-height: 1.355;
    letter-spacing: 0.08em;
    font-size: 104.2%;
    color: #fff;
    text-decoration: none !important;
  }
  .mp__reco a::after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 12px;
    display: block;
    width: 11px;
    height: 11px;
    border-bottom: 1.5px solid #bc941a;
    border-right: 1.5px solid #bc941a;
    transform: translateX(-50%) rotate(45deg);
    pointer-events: none;
  }
  .mp__design {
    margin-top: 34px;
    padding-left: 0;
    list-style-type: none;
    display: grid;
    grid-template-columns: repeat(5, 1fr);
  }
  .mp__design li:first-child .mp__design-en span {
    margin-left: -0.6em;
  }
  .mp__design li:last-child .mp__design-en span {
    margin-right: -0.6em;
  }
  .mp__design a {
    display: block;
  }
  .mp__design-en {
    margin-bottom: 14px;
    text-align: center;
    font-family: "EB Garamond", serif;
    font-size: 104.2%;
    letter-spacing: -0.02em;
    color: #16185b;
  }
  .mp__design-en span {
    position: relative;
    display: inline-block;
    text-decoration: underline;
    text-decoration-color: #16185b;
    text-decoration-thickness: 1.5px;
    text-underline-offset: 0.25em;
  }
  .mp__design-en span::after {
    content: "";
    position: absolute;
    right: -1em;
    top: 0.55em;
    display: block;
    width: 0.55em;
    height: 0.55em;
    border-top: 1.5px solid #bc941a;
    border-right: 1.5px solid #bc941a;
    transform: translateX(-50%) rotate(45deg);
    pointer-events: none;
  }
  .mp__design img {
    display: block;
    width: 100%;
  }
  .mp__color .favorite-btn {
    margin-block: 70px 0;
    padding: 16px 0;
    color: #16185b;
    font-size: 93.8%;
    letter-spacing: 0.08em;
    background: transparent;
    border-width: 0;
    border-top: 2px solid #16185b;
    border-bottom: 1px solid #16185b;
  }
  .mp__color .favorite-btn::before, .mp__color .favorite-btn::after {
    width: 22px;
    background-color: #16185b;
  }
  .mp__color-ttl {
    margin-block: 18px 10px;
    font-size: 93.8%;
    text-align: center;
    font-weight: bold;
    letter-spacing: 0.06em;
    color: #333333;
  }
  .mp__color .box-text + .mp__color-ttl {
    margin-top: 24px;
  }
  .mp__color .box-text li {
    height: 4.6em;
    letter-spacing: 0.12em;
  }
  .mp__color .box-text:first-of-type li {
    width: 23.5% !important;
  }
  .mp__text {
    position: relative;
    text-align: center;
    font-size: 93.8%;
    line-height: 1.708;
    letter-spacing: 0.12em;
  }
  .mp__sec-item {
    margin-top: 100px;
    position: relative;
  }
  .mp__hl-en {
    margin-top: 10px;
    line-height: 1;
    letter-spacing: -0.02em;
    text-align: center;
    font-family: "EB Garamond", serif;
    font-size: 93.8%;
  }
  .mp__hl-large {
    margin-block: 4px 21px;
    text-align: center;
    font-weight: bold;
    font-size: 250%;
    letter-spacing: 0.12em;
    line-height: 1;
    color: inherit;
  }
  .mp__sub-text {
    text-align: center;
    font-size: 83.3%;
    line-height: 1.364;
    letter-spacing: 0.12em;
  }
  .mp__sub-text p {
    margin-bottom: 0;
  }
  .mp__sub-text-hl {
    margin-block: 30px 10px;
  }
  .mp__sub-text-hl span {
    font-weight: bold;
    letter-spacing: 0.08em;
  }
  .mp__point {
    margin-top: 25px;
    padding-top: 32px;
    display: flex;
    align-items: stretch;
    gap: 0 40px;
    border-top: 1px solid #16185b;
  }
  .mp__point-lcol {
    width: 280px;
  }
  .mp__point-lcol img {
    display: block;
    width: 100%;
  }
  .mp__point-rcol {
    flex: 1;
    display: flex;
    flex-direction: column;
  }
  .mp__point-star {
    overflow: hidden;
    width: max-content;
    margin-inline: auto;
  }
  .mp__point-star dt {
    float: left;
    clear: both;
    font-weight: bold;
    font-size: 88.5%;
    font-weight: bold;
    letter-spacing: 0.08em;
    line-height: 1;
    padding-top: 0.9em;
  }
  .mp__point-star dt:first-of-type {
    padding-top: 0.3em;
  }
  .mp__point-star dd {
    margin-left: 140px;
    padding-top: 0.5em;
    width: 160px;
  }
  .mp__point-star dd:first-of-type {
    padding-top: 0;
  }
  .mp__point-star dd img {
    width: 100%;
    display: block;
  }
  .mp__point-desc {
    margin-block: 30px 0;
    padding-top: 24px;
    border-top: 1px solid #16185b;
    line-height: 1.591;
    font-size: 88.5%;
    letter-spacing: 0.12em;
  }
  .mp__point-fit {
    margin-top: 50px;
  }
  .mp__point-fit dt {
    margin-bottom: 14px;
    font-weight: bold;
    line-height: 1;
    font-size: 88.5%;
    letter-spacing: 0.08em;
  }
  .mp__point-fit dd {
    display: flex;
    gap: 10px 5px;
    white-space: nowrap;
  }
  .mp__point-fit dd div {
    padding: 0.1em 0.8em;
    background-color: #ffffff;
    border-radius: 9999px;
    border: 1px solid #17185b;
    font-weight: 500;
    letter-spacing: 0.06em;
    font-size: 83.3%;
  }
  .mp__goods {
    margin-top: 40px;
  }
  .mp__sec-btns {
    margin-block: 0 80px;
  }
  .mp__supervisor {
    margin-top: 100px;
  }
  .mp__supervisor .mp__hl {
    margin-bottom: 40px;
  }
  .mp__supervisor ul {
    padding-left: 0;
    list-style-type: none;
  }
  .mp__supervisor li {
    margin-top: 40px;
    display: flex;
    gap: 0 30px;
  }
  .mp__supervisor li:first-child {
    margin-top: 0;
  }
  .mp__supervisor-lcol {
    margin-top: 10px;
    width: 140px;
  }
  .mp__supervisor-lcol img {
    display: block;
    width: 100%;
  }
  .mp__supervisor-rcol {
    flex: 1;
  }
  .mp__supervisor-rcol p {
    margin-block: 0.9em 0;
    line-height: 1.591;
    font-size: 83.3%;
    letter-spacing: 0.12em;
  }
  .mp__supervisor-name {
    font-weight: bold;
    font-size: 93.8%;
    white-space: nowrap;
    line-height: 1.591;
    letter-spacing: 0.12em;
  }
  .mp__hl-btm {
    padding-top: 24px;
    border-top: 1px solid #bc941a;
    text-align: center;
    font-family: "EB Garamond", serif;
    font-weight: normal;
    letter-spacing: -0.02em;
    font-size: 260.4%;
    color: inherit;
  }
  .mp__sec-topics {
    margin-top: 120px;
  }
  /* 共通css */
  .event-title {
    font-size: 180%;
    color: #202321;
    font-weight: normal;
    padding: 22px 10px;
    margin: 0 0 22px;
    line-height: 1;
    border-bottom: #CCC 1px solid;
  }
  .site-main {
    padding-top: 0;
  }
  .str-outer:not(.of-full),
  .mod-tab .tab-panel {
    padding-right: 0;
    padding-left: 0;
  }
  /* トピックス */
  #footer_topics {
    display: grid !important;
    grid-template-columns: repeat(2, 1fr);
    justify-content: space-between !important;
    width: 90.8%;
    gap: 20px;
    margin: 50px auto !important;
  }
  #footer_topics .col img {
    width: 100%;
  }
  .topics-flex {
    margin: 2% 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    text-align: center;
    gap: 2%;
  }
  .topics-flex li {
    width: 48%;
    margin-bottom: 2%;
  }
  /* ボタン */
  .right-arrow {
    display: block;
    position: relative;
    margin: 0 0 40px;
    padding: 25px;
    text-align: center;
    background-color: #fff;
    border: 1px solid #333;
    text-decoration: none;
    font-size: 93.8%;
    color: #333;
  }
  .right-arrow--navy {
    color: #fff;
    background-color: #16185b;
  }
  .right-arrow::after {
    display: block;
    width: 12px;
    height: 12px;
    position: absolute;
    top: 50%;
    right: 30px;
    content: "";
    border-top: 1px solid #666;
    border-right: 1px solid #666;
    transform: translateY(-50%) rotate(45deg);
  }
  .right-arrow--navy::after {
    border-top-color: #fff;
    border-right-color: #fff;
  }
  /* アコーディオン */
  /*アコーディオン全体*/
  .accordion-area {
    list-style: none;
    margin: 0 0 5%;
  }
  .accordion-area section {
    border: 1px solid #ccc;
  }
  /*アコーディオンタイトル*/
  .favorite-btn {
    position: relative;
    margin: 0;
    cursor: pointer;
    text-align: center;
    padding: 3%;
    color: #fff;
    transition: all 0.5s ease;
    border-bottom: none;
    background-color: #333333;
    font-size: 93.8%;
    letter-spacing: 0.08em;
  }
  /*アイコンの＋と×*/
  .favorite-btn::before,
  .favorite-btn::after {
    position: absolute;
    content: "";
    width: 15px;
    height: 1px;
    background-color: #fff;
  }
  .favorite-btn::before {
    top: 48%;
    right: 30px;
    transform: rotate(0deg);
  }
  .favorite-btn::after {
    top: 48%;
    right: 30px;
    transform: rotate(90deg);
  }
  /*　closeというクラスがついたら形状変化　*/
  .favorite-btn.close::before {
    transform: rotate(45deg);
  }
  .favorite-btn.close::after {
    transform: rotate(-45deg);
  }
  /*アコーディオンで現れるエリア*/
  .box {
    display: none;
    color: #333;
    margin: 0;
    padding: 1em 0 0;
  }
  .box-text {
    display: flex;
    flex-wrap: wrap;
    gap: 2%;
    align-items: center;
    margin: 0;
  }
  .box-text li {
    position: relative;
    display: flex;
    width: 32%;
    margin-bottom: 2%;
    justify-content: center;
    height: 7em;
    align-items: center;
    text-align: center;
    background: #fff;
    border: 1px solid #ccc;
    letter-spacing: 0.08em;
  }
  .box-text li.box-text--2col {
    width: 49%;
  }
  .box-text li.box-text--2col img {
    width: 188px;
  }
  .box-text li.box-text--3col {
    width: 100%;
  }
  .box-text li::after {
    display: block;
    width: 12px;
    height: 12px;
    position: absolute;
    top: 50%;
    right: 15px;
    content: "";
    border-top: 1px solid #999;
    border-right: 1px solid #999;
    transform: translateY(-50%) rotate(45deg);
  }
  .box-text a {
    padding: 35px 15px 35px 0;
    display: block;
    width: 100%;
    text-decoration: none;
  }
  .box-text img {
    max-width: 80%;
  }
  .material-box li {
    width: 45%;
  }
  /*共通*/
  html {
    scroll-behavior: smooth;
  }
  .content_inner {
    padding-top: 70px;
    margin-top: -70px;
  }
  hr {
    margin: 10% 5%;
  }
  .note {
    font-size: 3vw;
  }
  .indent-1 {
    padding-left: 1em;
    text-indent: -1em;
  }
  .block-goods-list--param-sort dd select,
  .block-goods-list--param-stock dd select {
    display: none;
  }
  .block-goods-list--param {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0;
  }
}
/*# sourceMappingURL=260206_pc_denim.css.map */
