@charset "utf-8";

:root {
  --color01: #4DA18F;
  --color01-bg: #F3FFFD;
  --base-width-sp: 390;
}

.wrap {
  width: 1000px;
  margin: 0 auto;
  overflow: hidden
}

#utility {
  padding-top: 10px;
  padding-bottom: 10px;
  width: 50%;
  display: inline-block;
  vertical-align: middle;
}

#utility h1 {
  float: left;
}

#utility ul {
  float: right;
  padding-right: 10px;
}

#utility ul li {
  padding-left: 10px;
  float: left;
}

#utility ul li.sns_fb {
  width: 100px;
  overflow: hidden;
}

body.page-goods .pane-contents .container {
  width: 100vw;
}

#breadcrumb {
  font-size: 12px;
  width: 50%;
  display: inline-block;
  vertical-align: middle;
}

#breadcrumb a {
  color: #444444;
}

/*タイトル*/
.special-men-newyorker-2025ss-stylingjournal_summer--header {
  width: 1000px;
  margin: 0 auto 55px;
}

.special-men-newyorker-2025ss-stylingjournal_summer--header img {
  vertical-align: bottom;
}

.pc_only {
  display: block;
}

.sp_only {
  display: none;
}

.special-men-newyorker-2025ss-stylingjournal_summer--header h1 {
  margin: 50px 0 43px;
  padding: 0;
  line-height: 1;
  font-size: 26px;
  text-align: center;
  /* font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; */
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "YuGothic M", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
}

.special-men-newyorker-2025ss-stylingjournal_summer--header p {
  font-size: 16px;
  line-height: 1.8;
  color: #444444;
  text-align: center;
  margin: 0;
  padding: 0;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "YuGothic M",
    "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
}

/*タイトル*/
.special-men-newyorker-2025ss-stylingjournal_summer-title {
  text-align: center;
  font-size: 44px;
  line-height: 1;
  margin: 0 0 24px;
  padding: 0;
  font-weight: bold;
  font-family: 游ゴシック体, YuGothic, 游ゴシック, "Yu Gothic", sans-serif;
}

.special-men-newyorker-2025ss-stylingjournal_summer--wrap .feature-sec-header {
  padding: 0 0 53px;
}

.special-men-newyorker-2025ss-stylingjournal_summer--wrap .feature-sec-header>p {
  width: calc(100% - 40px);
  padding: 0;
  margin: 0 auto 0;
  text-align: center;
  line-height: 1.8;
  letter-spacing: 0em;
  font-size: 16px;
}

@media screen and (max-width: 550px) {
  .special-men-newyorker-2025ss-stylingjournal_summer--wrap .feature-sec-header>p {
    font-size: 13px;
    text-align: left;
    line-height: 2;
  }
}

@media screen and (max-width: 550px) {
  .special-men-newyorker-2025ss-stylingjournal_summer--wrap .feature-sec-header {
    padding: 0 0 33px;
  }
}

/*タブ*/
.special-men-newyorker-2025ss-stylingjournal_summer--tab {
  margin: 0 auto 96px;
  padding: 0;
}

.special-men-newyorker-2025ss-stylingjournal_summer--tab ul {
  display: flex;
  justify-content: center;
  gap: 10px 10px;
  margin: 0;
  padding: 0;
  font-size: 0;
}

@media screen and (max-width: 550px) {
  .special-men-newyorker-2025ss-stylingjournal_summer--tab ul {
    flex-direction: column;
  }
}

.special-men-newyorker-2025ss-stylingjournal_summer--tab li {
  display: inline-block;
  vertical-align: middle;
  width: 300px;
  height: 50px;
  line-height: 50px;
  text-align: center;
}

@media screen and (max-width: 550px) {
  .special-men-newyorker-2025ss-stylingjournal_summer--tab li {
    width: 100%;
  }
}

.special-men-newyorker-2025ss-stylingjournal_summer--tab li a {
  display: block;
  font-size: 18px;
  font-weight: bold;
  color: #FFF;
  -webkit-text-decoration: none;
  text-decoration: none;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "YuGothic M",
    "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
}

.special-men-newyorker-2025ss-stylingjournal_summer--tab li a:hover {
  opacity: 0.8;
}

.special-men-newyorker-2025ss-stylingjournal_summer--tab li:nth-child(1) {
  background: #6892EE;
  background: var(--color01);
}

/*タブ*/
/*アイテム*/
.special-men-newyorker-2025ss-stylingjournal_summer-subtitle {
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 0.05em;
  line-height: 1.167;
  text-align: center;
  color: #444444;
  display: flex;
  justify-content: center;
  flex-direction: column;
  gap: 11px;
  margin-bottom: 60px;
}
.special-men-newyorker-2025ss-stylingjournal_summer-subtitle > span {
  font-size: 14px;
  font-weight: inherit;
  letter-spacing: inherit;
  text-align: center;
  color: inherit;
}
.special-men-newyorker-2025ss-stylingjournal_summer--line>h3 {
  margin: 0 0 58px;
  display: flex;
  align-items: center;
  flex-direction: column;
  font-weight: bold;
  gap: 3px 0;
}

.special-men-newyorker-2025ss-stylingjournal_summer--line>h3 .mainTxt {
  font-size: 24px;
  letter-spacing: 0.05em;
}

.special-men-newyorker-2025ss-stylingjournal_summer--line>h3 .subTxt {
  font-size: 14px;
}

@media screen and (max-width: 550px) {
  .special-men-newyorker-2025ss-stylingjournal_summer-subtitle {
    font-size: 20px;
    margin-bottom: 30px;
    gap: 2px;
  }
  .special-men-newyorker-2025ss-stylingjournal_summer--line>h3 {
    margin: 0 0 25px;
    gap: 0 0;
  }

  .special-men-newyorker-2025ss-stylingjournal_summer--line>h3 .mainTxt {
    font-size: 20px;
    letter-spacing: 0.05em;
  }
}

.special-men-newyorker-2025ss-stylingjournal_summer--line {
  /* background: #f9f8f3; */
  width: 100vw;
  padding: 80px 0;
}

.coordinate-list {
  width: 1000px;
  margin: 0 auto;
}

.special-men-newyorker-2025ss-stylingjournal_summer--item {
  position: relative;
  width: 1000px;
  margin: 0 auto 80px;
}

.special-men-newyorker-2025ss-stylingjournal_summer--item:after,
.special-men-newyorker-2025ss-stylingjournal_summer--item:before {
  content: "";
  clear: both;
  display: block;
}

.special-men-newyorker-2025ss-stylingjournal_summer--item:last-of-type {
  margin-bottom: 0;
}

.coordinate-item-figure {
  width: 490px;
  float: left;
  margin-right: 80px;
}

.coordinate-item-figure img {
  width: 100%;
  vertical-align: bottom;
}

.coordinate-item--info--stature {
  line-height: 1;
  font-size: 14px;
  color: #444444;
  margin: 14px 0 0 0;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "YuGothic M",
    "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
}

.coordinate-item-detail {
  width: 430px;
  float: left;
}

/*アイテム*/
/*フェイスアイコン上コメント*/
.coordinate-item-detail-top-comment {
  background: #FFFFFF;
  border-radius: 10px;
  padding: 30px 40px 24px;
  margin: 0 0 24px;
  position: relative;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "YuGothic M",
    "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
}

.coordinate-item-detail-top-comment::before {
  display: inline-block;
  position: absolute;
  bottom: -18px;
  left: 99px;
  width: 35px;
  height: 18px;
  content: '';
  background: url(../../img/usr/freepage/special-men-newyorker-2025ss-stylingjournal_es/fukidashi.png) center center no-repeat;
}

.coordinate-item-detail-top-comment p {
  margin: 0;
  padding: 0;
  font-size: 16px;
  line-height: 1.8;
  color: #444444;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}

/*フェイスアイコン上コメント*/
/*フェイスアイコン列*/
.coordinate-item--description--staff-icon {
  width: 80px;
  height: 80px;
  margin-right: 15px;
  display: inline-block;
  vertical-align: middle;
  flex: 0 0 80px;
}

.coordinate-item--description--staff-icon img {
  border-radius: 50%;
  width: 80px;
  height: 80px;
}

.coordinate-item--description--staff-detail {
  display: inline-block;
  vertical-align: middle;
  width: 335px;
}

.coordinate-item--description {
  margin-bottom: 25px;
}

.coordinate-item--description--staff-detail>div {
  font-size: 14px;
  color: #444444;
  line-height: 1;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "YuGothic M",
    "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
}

div.coordinate-item--description--staff-detail-top>div {
  display: inline-block;
  vertical-align: middle;
}

div.coordinate-item--description--staff-detail-top>div {
  margin-right: 30px;
}

div.coordinate-item--description--staff-detail-top>div:last-child {
  margin-right: 0;
  width: auto;
}

.coordinate-item--info--blandspec {
  margin: 10px 0 0 0;
}

.coordinate-item--info--blandspec .coordinate-item--info--staffname a {
  font-weight: normal;
  font-size: 14px;
}

.coordinate-item-detail-spec {
  font-size: 0;
  margin: 0 0 52px;
}

.coordinate-item-detail-spec span {
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
  color: #444444;
  line-height: 1;
}

.coordinate-item-detail-spec li {
  line-height: 1;
  margin: 0 0 25px;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "YuGothic M",
    "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
}

.coordinate-item-detail-spec li a:hover {
  opacity: 0.8;
}

.coordinate-item-detail-spec li:last-child {
  margin: 0;
}

.coordinate-item-detail-spec span:first-child {
  width: 124px;
  margin-right: 92px;
}

/*フェイスアイコン列*/
/*写真列*/
.coordinate-item--description--staff-comment {
  clear: both;
  /*font-size: 14px; */
  font-size: 16px;
  line-height: 1.8;
  color: #444444;
  /* margin: 25px 0 23px 0; */
  margin: 0 0 40px;

  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  /*-webkit-line-clamp: 3;*/
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "YuGothic M",
    "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
}

.coordinate-item--info--stature {
  font-size: 14px;
  text-align: right;
}

.coordinate-item--description--staff-top {
  overflow: hidden;
}

/*写真列*/
/*ボタン*/
.coordinate-item-detail-btn a {
  display: block;
  height: 56px;
  width: 430px;
  line-height: 56px;
  font-weight: bold;
  font-size: 18px;
  text-align: center;

  border-radius: 5px;
  color: #FFF;
  -webkit-text-decoration: none;
  text-decoration: none;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "YuGothic M",
    "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
}

.coordinate-item-detail-btn a:hover {
  opacity: 0.8;
}

/*ボタン*/
/*ボタン -- 共通設定*/
.coordinate-item-detail-spec li a {
  display: flex;
  position: relative;
}

.coordinate-item-detail-spec li a>span {
  display: inline-flex;
}

.coordinate-item-detail-spec li a i {
  width: 60px;
  height: 18px;
  position: absolute;
  top: 0;
  right: 0;
}

.coordinate-item-detail-spec li a i::before,
.coordinate-item-detail-spec li a i::after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
}

.coordinate-item-detail-spec li a i::before {
  background: #efefef;
  border-radius: 9px;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto 0 auto;
}

.coordinate-item-detail-spec li a i::after {
  background: url(../../img/usr/freepage/special-men-newyorker-2025ss-stylingjournal_es/icon_arrow.png) no-repeat center center/contain;
  width: 20px;
  height: 7px;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}

#feature-anchor01 .special-men-newyorker-2025ss-stylingjournal_summer--line {
  background: #F3F7FF;
  background: var(--color01-bg);
}

#feature-anchor01 .special-men-newyorker-2025ss-stylingjournal_summer--line .coordinate-item-detail-btn a {
  background: #6892EE;
  background: var(--color01);
}

#feature-anchor01 .coordinate-item-detail-spec li a i::before {
  background: #6892EE;
  background: var(--color01);
}

/*ピックアップ*/
.special-men-newyorker-2025ss-stylingjournal_summer--pickup {
  width: 100%;
  padding: 0 0 80px;
  margin: 0 auto 0;
}

#feature-anchor01 .special-men-newyorker-2025ss-stylingjournal_summer--pickup {
  background: #F3F7FF;
  background: var(--color01-bg);
}

.special-men-newyorker-2025ss-stylingjournal_summer--pickup h3 {
  display: block;
  line-height: 1;
  font-size: 24px;
  color: #444444;
  text-align: center;
  margin: 0 0 43px;
  font-weight: bold;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "YuGothic M",
    "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
}

@media screen and (max-width: 550px) {
  .special-men-newyorker-2025ss-stylingjournal_summer--pickup h3 {
    font-size: 20px;
  }
}

.special-men-newyorker-2025ss-stylingjournal_summer--pickup h3 span {
  display: block;
  line-height: 1;
  font-size: 14px;
  color: #444444;
  font-weight: bold;
  margin: 17px 0 0 0;
}

.special-men-newyorker-2025ss-stylingjournal_summer--pickup-line {
  width: 1170px;
  display: flex;
  justify-content: center;
  gap: 20px 20px;
  margin: 0 auto 0;
}

.special-men-newyorker-2025ss-stylingjournal_summer--pickup-line-item {
  width: 150px;
  margin: 0;
  /*  margin: 0 20px 0 0; */
}

.special-men-newyorker-2025ss-stylingjournal_summer--pickup-line-item:last-child {
  margin: 0;
}

.special-men-newyorker-2025ss-stylingjournal_summer--pickup-line-item a {
  display: block;
  -webkit-text-decoration: none;
  text-decoration: none;
}

.special-men-newyorker-2025ss-stylingjournal_summer--pickup-line-item a:hover {
  opacity: 0.8;
}

.special-men-newyorker-2025ss-stylingjournal_summer--pickup-line-item img {
  vertical-align: bottom;
  margin-bottom: 16px;
}

.special-men-newyorker-2025ss-stylingjournal_summer--pickupitem_name {
  font-size: 14px;
  color: #444444;
  margin-bottom: 6px;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "YuGothic M",
    "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
}

.special-men-newyorker-2025ss-stylingjournal_summer--pickupitem_price {
  font-size: 14px;
  color: #444444;
  line-height: 1;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "YuGothic M",
    "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
}

.special-men-newyorker-2025ss-stylingjournal_summer--pickupitem_price span {
  font-size: 10px;
  margin: 0 0 0 2px;
}

.special-men-newyorker-2025ss-stylingjournal_summer--pickupbtn {
  display: flex;
  justify-content: center;
  /* clear: both; */
  /* text-align: center; */
  padding: 0 0 80px 0;
  font-size: 0;
  gap: 15px 70px;
}

@media screen and (max-width: 550px) {
  .special-men-newyorker-2025ss-stylingjournal_summer--pickupbtn {
    padding: 40px 0 40px 0;
    flex-direction: column;
    background: #F3F7FF;
    background: var(--color01-bg);
  }
}

#feature-anchor01 .special-men-newyorker-2025ss-stylingjournal_summer--pickupbtn {
  background: #F3F7FF;
  background: var(--color01-bg);
}

.special-men-newyorker-2025ss-stylingjournal_summer--pickupbtn a {
  width: 312px;
  height: 56px;
  line-height: 56px;
  font-size: 16px;
  font-weight: bold;
  color: #FFF;
  border-radius: 4px;
  box-sizing: border-box;
  display: inline-block;
  text-align: center;
  -webkit-text-decoration: none;
  text-decoration: none;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "YuGothic M",
    "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
}

.special-men-newyorker-2025ss-stylingjournal_summer--pickupbtn a:last-child {

  /*  margin-left: 67px; */
}

.special-men-newyorker-2025ss-stylingjournal_summer--pickupbtn a:hover {
  opacity: 0.8;
}

#feature-anchor01 .special-men-newyorker-2025ss-stylingjournal_summer--pickupbtn a {
  border: 2px solid #6892EE;
  border: 2px solid var(--color01);
  background: #6892EE;
  background: var(--color01);
}

#feature-anchor01 .special-men-newyorker-2025ss-stylingjournal_summer--pickupbtn a:last-child {
  border: 2px solid #6892EE;
  border: 2px solid var(--color01);
  color: #6892EE;
  color: var(--color01);
  background: #FFF;
}

/*ピックアップ*/
/*other*/
.special-men-newyorker-2025ss-stylingjournal_summer--other {
  width: 1000px;
  margin: 100px auto 150px;
  overflow: hidden;
}

.special-men-newyorker-2025ss-stylingjournal_summer--other h3 {
  display: block;
  line-height: 1;
  font-size: 24px;
  color: #444444;
  text-align: center;
  margin: 0 0 27px;
  font-weight: bold;
}

.special-men-newyorker-2025ss-stylingjournal_summer--other h3 span {
  display: block;
  line-height: 1;
  font-size: 14px;
  color: #444444;
  font-weight: bold;
  margin: 17px 0 0 0;
}

.special-men-newyorker-2025ss-stylingjournal_summer--other-line {
  margin-bottom: 90px;
}

.special-men-newyorker-2025ss-stylingjournal_summer--other-line-item {
  width: 150px;
  float: left;
  margin: 0 20px 0 0;
}

.special-men-newyorker-2025ss-stylingjournal_summer--other-line-item:last-child {
  margin: 0;
}

.special-men-newyorker-2025ss-stylingjournal_summer--other-line-item a {
  display: block;
  -webkit-text-decoration: none;
  text-decoration: none;
}

.special-men-newyorker-2025ss-stylingjournal_summer--other-line-item a:hover {
  opacity: 0.8;
}

.special-men-newyorker-2025ss-stylingjournal_summer--other-line-item img {
  vertical-align: bottom;
  margin-bottom: 16px;
}

.special-men-newyorker-2025ss-stylingjournal_summer--other_name {
  font-size: 14px;
  color: #444444;
  margin-bottom: 0;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "YuGothic M",
    "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
}

.special-men-newyorker-2025ss-stylingjournal_summer--otheritem_price {
  font-size: 14px;
  color: #444444;
  line-height: 1;
}

.special-men-newyorker-2025ss-stylingjournal_summer--otheritem_price span {
  font-size: 10px;
  margin: 0 0 0 2px;
}

/*other*/
@media screen and (max-width: 550px) {

  div#search_area {
    padding-bottom: 10px !important;
  }

  .special-men-newyorker-2025ss-stylingjournal_summer--header {
    width: 100vw;
    margin-bottom: 33px;
  }

  .pc_only {
    display: none;
  }

  .sp_only {
    display: block;
  }

  .special-men-newyorker-2025ss-stylingjournal_summer--header h1 {
    font-size: 20px;
    text-align: center;
    line-height: 1.4;
    margin: calc(38 * (100vw / 390)) 0 calc(16 * (100vw / 390));
    margin: calc(38 * (100vw / var(--base-width-sp))) 0 calc(16 * (100vw / var(--base-width-sp)));
  }

  .special-men-newyorker-2025ss-stylingjournal_summer--header p {
    text-align: left;
    color: #444;
    font-size: 14px;
    line-height: 2;
    margin: 0 5.1% 8.7%;
  }

  /*タブ*/
  .special-men-newyorker-2025ss-stylingjournal_summer--tab {
    width: 100vw;
    /* margin: 0 0 18.7%; */
    margin: 0 0 calc(60 * (100vw / 390));
    margin: 0 0 calc(60 * (100vw / var(--base-width-sp)));
  }

  .special-men-newyorker-2025ss-stylingjournal_summer--tab li {
    width: auto;
    float: none;
    display: block;
  }

  /*   .special-men-newyorker-2025ss-stylingjournal_summer--tab li:nth-child(2) {
    margin: 2.8% auto 0;
  } */

  .special-men-newyorker-2025ss-stylingjournal_summer--tab li {
    width: 300px;
    margin: 0 auto;
    height: 40px;
    line-height: 40px;
    display: block;
  }

  .special-men-newyorker-2025ss-stylingjournal_summer--tab li a {
    font-size: 18px;
  }

  /*タブ*/


  /*アイテム*/
  .special-men-newyorker-2025ss-stylingjournal_summer--line {
    margin: 0;
    padding: 9.8% 0 0 0;
  }

  .special-men-newyorker-2025ss-stylingjournal_summer--item {
    width: auto;
    margin: 0;
    /* padding: 0 5.1% 13.9%; */
    padding: 0 5.1% calc(60 * (100vw / 390));
    padding: 0 5.1% calc(60 * (100vw / var(--base-width-sp)));
    box-sizing: border-box;
  }

  .coordinate-item-figure {
    width: auto;
    float: none;
    margin: 0 0 6.6%;
  }

  .coordinate-item-detail {
    width: auto;
    float: none;
  }

  .coordinate-item-detail-top-comment {
    padding: 5.1% 5.1%;
  }

  .coordinate-item-detail-top-comment::before {
    left: 80px;
  }

  .coordinate-item--description {
    /* padding: 0 3.8%; */
    padding: 0;
  }

  .coordinate-item--description--staff-icon {
    margin-right: 4.3%;
  }

  .coordinate-item--description--staff-icon img {
    width: 80px;
    height: 80px;
  }

  .coordinate-item--description--staff-detail {
    width: 65%;
    margin: 0 0 0 0;
  }

  .coordinate-item--info--shop,
  div.coordinate-item--description--staff-detail-top>div {
    width: auto;
    margin-right: 5px;
  }

  .coordinate-item--info--blandspec {
    margin-top: 5px;
  }

  .coordinate-item--description--staff-comment {
    font-size: 14px;
    /* margin: 6.1% 0 7.6% 0; */
    margin: -3% 0 calc(46 * (100vw / 390)) 0;
    margin: -3% 0 calc(46 * (100vw / var(--base-width-sp))) 0;
  }

  .coordinate-item-detail-spec {
    /* margin-bottom: 11.7%; */
    margin-bottom: calc(34 * (100vw / 390));
    margin-bottom: calc(34 * (100vw / var(--base-width-sp)));
  }

  .coordinate-item-detail-spec span {
    font-size: 15px;
  }

  .coordinate-item-detail-spec span:first-child {
    margin-right: 15%;
    width: 30%;
  }

  .coordinate-item-detail-spec li {
    margin-bottom: calc(18 * (100vw / 390));
    margin-bottom: calc(18 * (100vw / var(--base-width-sp)));
  }

  #feature-anchor01 .coordinate-item-detail-spec li a {
    background: url(../../img/usr/freepage/special-men-newyorker-2025ss-stylingjournal_es/shape.png) right center no-repeat;
    background-size: 60px 18px;
  }

  .coordinate-item-figure .swiper {
    margin-bottom: 0;
  }

  /*アイテム*/
  .coordinate-item-detail-btn a {
    width: 300px;
    height: 45px;
    line-height: 45px;
    font-size: 15px;
    margin: 0 auto;
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "YuGothic M",
      "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
  }

  /*ピックアップ*/
  .special-men-newyorker-2025ss-stylingjournal_summer--pickup {
    width: auto;
    margin: 0 0 0;
    /* padding: 10.5% 0 0; */
    padding: 2px 0 0;
  }

  .special-men-newyorker-2025ss-stylingjournal_summer--pickup h3 {
    margin-bottom: 7.1%;
    font-size: 20px;
  }

  .special-men-newyorker-2025ss-stylingjournal_summer--pickup h3 span {
    margin-top: 2%;
    font-size: 14px;
    font-weight: normal;
  }

  .special-men-newyorker-2025ss-stylingjournal_summer--pickup-line {
    width: 100%;
    flex-wrap: wrap;
    justify-content: flex-start;
    /* display: block; */
    margin: 0;
    padding: 0 20px 0;
    gap: 20px 16px;
    /* padding: 0 0 13% 4%; */
    /* overflow: hidden; */
  }

  .special-men-newyorker-2025ss-stylingjournal_summer--pickup-line-item {
    width: calc((100% / 3) - (32px / 3));
    margin: 0;
    /* float: left; */
    /*  width: 29.3%; */
    /*  margin: 0 4% 5% 0; */
  }

  .special-men-newyorker-2025ss-stylingjournal_summer--item:nth-child(3n+0) {
    clear: both;
  }

  .special-men-newyorker-2025ss-stylingjournal_summer--pickup-line-item img {
    margin-bottom: 5%;
  }

  .special-men-newyorker-2025ss-stylingjournal_summer--pickupitem_name {
    margin-bottom: 5%;
  }

  .special-men-newyorker-2025ss-stylingjournal_summer--pickupbtn a {
    width: 300px;
    margin: 0 auto;
    font-size: 15px;
    height: 45px;
    line-height: 45px;
  }

  /*
  .special-men-newyorker-2025ss-stylingjournal_summer--pickupbtn a:last-child {
    margin: 3.8% auto 0;
  }
  */

  /*ピックアップ*/

  /*OTHER*/
  .special-men-newyorker-2025ss-stylingjournal_summer--other {
    margin: 13% 0 0 0;
    padding: 0 0 0 0;
    width: auto;
  }

  .special-men-newyorker-2025ss-stylingjournal_summer--other h3 {
    margin-bottom: 7.1%;
    font-size: 20px;
  }

  .special-men-newyorker-2025ss-stylingjournal_summer--other h3 span {
    margin-top: 2%;
    font-size: 14px;
    font-weight: normal;
  }

  .special-men-newyorker-2025ss-stylingjournal_summer--other-line {
    margin: 0;
    padding: 0 0 8% 4%;
    overflow: scroll;
    display: flex;
  }

  .special-men-newyorker-2025ss-stylingjournal_summer--other-line-item {
    float: left;
    margin: 0;
  }

  .special-men-newyorker-2025ss-stylingjournal_summer--other-line-item a {
    width: 140px;
    margin-right: 16px;
  }

  .special-men-newyorker-2025ss-stylingjournal_summer--other-line-item img {
    margin-bottom: 5%;
  }

  p.special-men-newyorker-2025ss-stylingjournal_summer--other_name {
    margin: 0 0 0;
    display: -webkit-box;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    word-break: break-all;
  }

  /*OTHER*/

  .wrap {
    width: auto;
  }

  #breadcrumb {
    display: block;
    width: 100%;
  }

  #breadcrumb {
    font-size: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 0 20px;
  }

  #utility {
    display: block;
    width: 100%;
  }

}

.swiper-outer {
  position: relative;
}

.coordinate-item-figure {
  position: relative
}

.coordinate-item-figure .swiper {
  width: auto;
}

.coordinate-item-figure .swiper-pagination {
  position: static;
  top: 0;
  left: 0;
  height: 10px;
  line-height: inherit;
  margin: 18px 0 0 0;
  text-align: left;
}

.coordinate-item-figure .swiper-pagination-bullet {
  vertical-align: top;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #E6E6E6;
  opacity: 1;
  margin: 0 20px 0 0;
  padding: 0;
}

.coordinate-item-figure .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,
.coordinate-item-figure .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 20px 0 0;
}

.coordinate-item-figure .swiper-button-prev,
.coordinate-item-figure .swiper-button-next {
  width: 30px;
  height: 30px;
  background: #fff;
  border-radius: 50%;
}

.coordinate-item-figure .swiper-button-prev {
  left: -15px;
}

.coordinate-item-figure .swiper-button-next {
  right: -15px;
}

#feature-anchor01 .coordinate-item-figure .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #6892EE;
  background: var(--color01);
}

#feature-anchor01 .coordinate-item-figure .swiper-button-prev:after,
#feature-anchor01 .coordinate-item-figure .swiper-button-next:after {
  border-color: #6892EE;
  border-color: var(--color01);
}

.coordinate-item-figure .swiper-button-prev:after,
.coordinate-item-figure .swiper-button-next:after {
  content: '';
  display: block;
  width: 10px;
  height: 10px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(45deg);
  position: absolute;
}

.coordinate-item-figure .swiper-button-prev:after {
  border-left: 2px solid #000;
  border-bottom: 2px solid #000;
}

.coordinate-item-figure .swiper-button-next:after {
  border-top: 2px solid #000;
  border-right: 2px solid #000;
}

.coordinate-item--info--stature {
  position: absolute;
  bottom: 0;
  right: 0;
  /* display: none!important; */
}

.coordinate-item-figure .swiper-button-prev,
.coordinate-item-figure .swiper-button-next {
  border: none;
  outline: none;
}

/*着用アイテム*/
.coordinate-detail-wear-items {
  margin: 10px 0 20px;
  background: #fff;
  padding: 20px 0 20px 20px;
  border: 0;
}

.special-men-newyorker-2025ss-stylingjournal_summer--wrap .coordinate-detail-wear-items--title {
  font-weight: bold;
  text-align: left;
  margin-bottom: 20px;
  font-size: 16px;
  color: #444;
}

.coordinate-detail-wear-list {
  display: flex;
  overflow-x: auto;
  gap: 15px;
  padding: 0 0 10px;
}

.coordinate-detail-wear-item {
  width: 120px;
  min-width: 120px;
}

.coordinate-detail-wear-item:last-child {
  margin-right: 20px;
}

.coordinate-detail-wear-item img {
  width: 100%;
  margin-bottom: 10px;
  vertical-align: bottom;
}

.coordinate-detail-wear-item p {
  font-size: 12px;
  color: #000;
  text-align: left;
  margin-bottom: 1px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/*着用アイテム*/