@charset "UTF-8";

.pm-brand-pack {
  --base-rem: 1rem;
}

/* 767px以下：スマートフォン (SP) */
@media only screen and (max-width: 767px) {
  .pm-brand-pack {
    --base-rem: 0.625rem;
  }
}

#feature-brand-pherrows #page-top {
  position: fixed;
  bottom: 40px;
  right: 20px;
  z-index: 1000
}

#feature-brand-pherrows #page-top a {
  text-align: center
}

#feature-brand-pherrows .sp {
  display: none
}

#feature-brand-pherrows .br_sp {
  display: none
}

#feature-brand-pherrows .br_pc {
  display: block;
  line-height: 0
}

#feature-brand-pherrows {
  font-family: 'Noto Sans JP', "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
  /*background: rgba(245, 245, 245, 1);*/
  background: rgba(255, 252, 230, .2);
  text-align: center;
  letter-spacing: .15em;
  line-height: calc(2 * var(--base-rem));
  font-size: 16px;
  height: 100%;
  color: #222222;
  margin: 0;
  padding: 0;
  overflow-wrap: break-word;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: 100%;
  overflow-x: hidden;
}

#feature-brand-pherrows {
  width: 100%;
  height: 100%;
  scroll-behavior: smooth;
  margin: 0;
  padding: 0;
  position: relative;
}

#feature-brand-pherrows hr {
  height: 1px;
  width: 100px;
  background-color: #222;
  border: none;
  margin-bottom: 30px;
}

#feature-brand-pherrows hr.devide {
  height: 1px;
  width: 100px;
  background-color: #222;
  border: none;
  margin: 120px auto;
}

#feature-brand-pherrows a {
  text-decoration: none;
  /*transition: all 0.5s ease 0s;*/
}

#feature-brand-pherrows a:hover {
  opacity: .5;
  transition: all 0.5s ease 0s;
}

#feature-brand-pherrows ul {
  list-style: none;
}

#feature-brand-pherrows h1 {
  /*font-family: "miller-banner", serif;*/
  font-family: 'Lora', serif;
  font-weight: 500;
  font-style: normal;
  font-size: calc(3 * var(--base-rem));
  text-align: center;
  /*letter-spacing: .15em;*/
  line-height: calc(4 * var(--base-rem));
  padding: 30px 0;
}

#feature-brand-pherrows h2 {
  /*font-family: "miller-banner", serif;*/
  font-family: 'Lora', serif;
  font-weight: 400;
  font-style: normal;
  font-size: calc(2 * var(--base-rem));
  text-align: center;
}

#feature-brand-pherrows h3 {
  /*font-family: "miller-banner", serif;*/
  font-family: 'Lora', serif;
  font-weight: 400;
  font-style: normal;
  font-size: calc(2 * var(--base-rem));
  text-align: center;
  margin: 30px auto;
  display: flex;
  align-items: center;
  justify-content: center;
}

#feature-brand-pherrows h3::before,
#feature-brand-pherrows h3::after {
  content: '';
  flex-grow: 0.15;
  /* 余白を分け与える */
  height: 1px;
  background: #222;
}

/* 見出しの文字と横棒の間隔を開ける */
#feature-brand-pherrows h3::before {
  margin-right: 30px;
}

#feature-brand-pherrows h3::after {
  margin-left: 30px;
}

#feature-brand-pherrows p {
  text-align: left;
  word-break: normal
}

#feature-brand-pherrows * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 100%
}

#feature-brand-pherrows #wrap {
  width: 100vw;
  margin: 0 auto;
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  position: relative;
}

#feature-brand-pherrows .contents {
  /*padding-bottom: 70px;*/
}

#feature-brand-pherrows section.main {
  width: 100vw;
  height: auto;
  margin: 0 auto;
  position: relative;
  text-align: center;
}

#feature-brand-pherrows section.main .wp {
  background-image: url("/img/brand/pherrows/main_2024.png");
  background-repeat: no-repeat;
  background-position: center left;
  background-size: cover;
  height: 830px;
  position: relative;
  padding-top: calc(3.75 * var(--base-rem));
}

#feature-brand-pherrows section.intro {
  width: 1280px;
  margin: 120px auto 80px;
  position: relative;
}

#feature-brand-pherrows section.intro p {
  display: inline-block;
  width: 72%;
}

#feature-brand-pherrows section.models {
  margin: 60px auto 80px;
  position: relative;
}

#feature-brand-pherrows section.about {
  margin: 60px auto 0;
  position: relative;
  /*background: rgba(240, 248, 255, 1);*/
  padding-bottom: 120px;
}

#feature-brand-pherrows section.about p {
  display: inline-block;
  width: 72%;
  margin-top: 30px;
}

#feature-brand-pherrows section.about .pherrows_logo {
  width: 250px;
  display: inline-block;
  margin-top: 60px;
}

#feature-brand-pherrows section.shoplist {
  margin: 0 auto;
  position: relative;
  /*background: rgba(255, 252, 230, .9);*/
  background: rgba(240, 248, 255, 1);
  padding-bottom: 40px;
}

/*--- section全般 ----*/
#feature-brand-pherrows .h2-box {
  background-color: #1a2a54;
  min-height: 70px;
  margin: 0 auto;
  padding: 17px 10px 17px 10px;
}

#feature-brand-pherrows .h2-box h2 {
  text-align: center;
  margin: 0 auto;
  /*font-family: "miller-banner", serif;*/
  font-family: 'Lora', serif;
  font-weight: 400;
  font-style: normal;
  font-size: calc(2.6 * var(--base-rem));
  letter-spacing: .15em;
  color: #fff;
  line-height: 70px;
}

/*************************************************************
/ 汎用
/************************************************************/
/*.inner-wrap {
 width: 1250px;
 margin-left: auto;
 margin-right: auto;
}*/
@media only screen and (max-width: 767px) {
  #feature-brand-pherrows .inner-wrap {
    width: 100%;
    padding: 0 20px;
  }
}

#feature-brand-pherrows .is-pc .hv-o {
  display: block;
  transition: opacity .3s;
}

#feature-brand-pherrows .is-pc .hv-o:hover {
  opacity: .7;
}

/*************************************************************
/ header
/************************************************************/
#feature-brand-pherrows header.gheader {
  width: 100%;
  background: rgba(125, 125, 125, 0);
  position: fixed;
  top: 0;
  left: 0;
  margin: auto;
  z-index: 100;
  height: 90px;
}

#feature-brand-pherrows header.is-change {
  width: 100%;
  /*background: rgba(125, 125, 125, 0.9);*/
  background: rgba(201, 207, 195, 0.7);
  transition: background 0.5s, padding 0.5s;
}

@media only screen and (max-width: 767px) {
  #feature-brand-pherrows .gheader {
    height: 73px;
  }

  #feature-brand-pherrows header.is-change {
    width: 100%;
    height: 73px;
    background: rgba(245, 245, 245, 1);
    transition: background 0.5s, padding 0.5s;
  }
}

#feature-brand-pherrows .gheader .inner-wrap {
  max-width: 1360px;
  height: 100%;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  /* margin-top: -15px; */
  margin-top: 0;
  padding: 0 20px;
  justify-content: flex-end;
}

@media only screen and (max-width: 767px) {
  #feature-brand-pherrows .gheader .inner-wrap {
    padding: 0 13px;
    max-width: 100vw;
    margin-top: 0;
  }
}

#feature-brand-pherrows .gheader .gheader-logo {
  width: 400px;
  margin-left: 100px;
}

#feature-brand-pherrows .gheader .gheader-logo-img.headerLogoScroll.-before {
  display: block;
}

#feature-brand-pherrows .gheader .gheader-logo-img.-after {
  display: none;
}

#feature-brand-pherrows .gheader .gheader-logo-img.headerLogoScroll.-after {
  display: none;
}

@media only screen and (max-width: 767px) {
  #feature-brand-pherrows .gheader .gheader-logo {
    width: 220px;
    margin-left: -25px;
  }

  #feature-brand-pherrows .gheader .gheader-logo-img.headerLogoScroll.-before {
    display: none;
  }

  #feature-brand-pherrows .gheader .gheader-logo-img.-after {
    display: none;
  }

  #feature-brand-pherrows .gheader .gheader-logo-img.headerLogoScroll.-after {
    display: block;
  }
}

#feature-brand-pherrows .gheader .gnav {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

#feature-brand-pherrows .gheader .gnav .gnav--menu,
#feature-brand-pherrows .gheader .gnav .sns-menu {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

#feature-brand-pherrows .gheader .gnav .gnav--menu li {
  margin-top: -5px;
  margin-right: 40px;
}

#feature-brand-pherrows .gheader .gnav .gnav--menu li a {
  font-size: 16px;
  font-weight: 600;
  /*color: #fff;*/
  color: #003d6d;
  /*font-family: "miller-banner", serif;*/
  font-family: 'Lora', serif;
}

#feature-brand-pherrows .gheader .gnav .sns-menu li {
  width: 25px;
}

#feature-brand-pherrows .gheader .gnav .sns-menu li a {
  filter: brightness(0) saturate(100%) invert(17%) sepia(21%) saturate(5743%) hue-rotate(186deg) brightness(97%) contrast(101%);
}

#feature-brand-pherrows .gheader .gnav .sns-menu li+li {
  margin-left: 25px;
}

#feature-brand-pherrows .gheader .gnav .sns-menu li span {
  display: none;
}

#feature-brand-pherrows .gheader .menu-btn {
  width: 28px;
  height: 28px;
  cursor: pointer;
}

#feature-brand-pherrows .gheader .menu-btn span {
  display: block;
  width: 100%;
  height: 2px;
  background-color: #fff;
  transition: transform .5s, opacity .5s;
}

#feature-brand-pherrows .gheader .menu-btn span.is-change {
  background-color: #333;
}

#feature-brand-pherrows .gheader .menu-btn span+span {
  margin-top: 7px;
}

#feature-brand-pherrows .gheader .menu-btn.active span:nth-child(1) {
  transform: translateY(9px) rotate(315deg);
}

#feature-brand-pherrows .gheader .menu-btn.active span:nth-child(2) {
  opacity: 0;
}

#feature-brand-pherrows .gheader .menu-btn.active span:nth-child(3) {
  transform: translateY(-9px) rotate(-315deg);
}

#feature-brand-pherrows .gheader .gnav-sp {
  width: 100%;
  position: fixed;
  top: 63px;
  left: 0;
  z-index: 99;
  /*border-bottom: solid 1px #222;*/
  max-height: calc(100% - 63px);
  overflow: scroll;
  opacity: 0;
  pointer-events: none;
  transform: translateY(10px);
  transition: opacity .5s, transform .5s;
}

#feature-brand-pherrows .gheader .gnav-sp.active {
  pointer-events: auto;
  opacity: 1;
  transform: translateY(0);
}

#feature-brand-pherrows .gheader .gnav-sp li {
  height: 60px;
  position: relative;
}

#feature-brand-pherrows .gheader .gnav-sp li a {
  border-bottom: solid 1px #222;
  width: 100vw;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  font-size: 18px;
  /*background-color: rgba(244, 244, 242, 0.95);*/
  background-color: rgba(153, 153, 153, 0.95);
  font-size: 16px;
  font-family: "pragmatica-slabserif", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #fff;
}

#feature-brand-pherrows .gheader .gnav-sp .sns-menu img {
  width: 22px;
  display: inline-block;
  margin-right: 15px;
}

@media only screen and (min-width: 768px) {
  #feature-brand-pherrows .only-sp {
    display: none !important;
  }
}

@media only screen and (max-width: 767px) {
  #feature-brand-pherrows .only-pc {
    display: none !important;
  }
}

#feature-brand-pherrows .is-pc .hv-o {
  display: block;
  transition: opacity .3s;
}

#feature-brand-pherrows .is-pc .hv-o:hover {
  opacity: .7;
}

/*
.content {
 max-width: 100%;
 padding: .5% 3% 0 5%;
}
*/
/*--- models ---*/
#feature-brand-pherrows .models-layout {
  width: 1180px;
  height: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: auto;
  gap: 32px;
  flex-wrap: nowrap;
  position: relative;
}

#feature-brand-pherrows .models-layout .item {
  width: 50%;
  order: 1;
}

#feature-brand-pherrows .models-layout .item p.text {
  display: block;
  margin-top: -50px;
}

#feature-brand-pherrows .models-layout .item p.name {
  /*font-family: "miller-banner", serif;*/
  font-family: 'Lora', serif;
  font-weight: 400;
  font-size: calc(5.5 * var(--base-rem));
  color: #222;
  display: block;
  margin-top: -30px;
  line-height: .9;
  margin-bottom: 1em;
}

#feature-brand-pherrows .models-layout .item span.brand {
  /*font-family: "miller-banner", serif;*/
  font-family: 'Lora', serif;
  font-weight: 400;
  font-style: normal;
  font-size: calc(3 * var(--base-rem));
  color: #222;
}

#feature-brand-pherrows .models-layout .item p.model {
  font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
  font-size: calc(.7 * var(--base-rem));
  font-weight: bold;
  color: #fff;
  background: darkred;
  border-radius: 50px;
  margin: 40px 0 25px;
  padding: 4px 15px;
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 150px;
  white-space: nowrap;
}

#feature-brand-pherrows .models-wrapper {
  width: 1180px;
  margin: 40px auto;
}

#feature-brand-pherrows .models-detail-inner {
  display: flex;
  flex-direction: row;
  justify-content: center;
}

#feature-brand-pherrows .models-detail-inner .item {
  width: 100%;
  padding: 0;
  order: 1;
}

#feature-brand-pherrows .models-detail-inner .item2 {
  width: 50%;
  padding: 0 20px 10px;
  order: 2;
}

#feature-brand-pherrows .models-detail-inner .item img {
  width: 150%;
  height: auto;
  object-fit: cover;
}

#feature-brand-pherrows .models-detail-inner .item .text {
  /*font-family: "miller-banner", serif;*/
  font-family: 'Lora', serif;
  font-weight: 400;
  font-size: calc(6 * var(--base-rem));
  color: #222;
  line-height: 1;
}

#feature-brand-pherrows .models-detail-inner .item .text span {
  font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
  font-size: calc(.9 * var(--base-rem));
  color: #666;
}

#feature-brand-pherrows .models-detail-inner .detail {
  width: 33.333333%;
  padding: 20px;
}

#feature-brand-pherrows .models-detail-inner .detail2 {
  width: 50%;
  padding: 20px;
}

#feature-brand-pherrows .models .inner-wrap {
  width: 1180px;
  margin: 60px auto;
}

#feature-brand-pherrows .models .inner-wrap .container {
  display: block;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  box-sizing: border-box;
  text-align: center;
  width: fit-content;
}

#feature-brand-pherrows .set-flex {
  display: flex;
  justify-content: center;
  align-items: center;
}

#feature-brand-pherrows .models .inner-wrap .container .color {
  margin: 5px;
  padding: 10px;
}

#feature-brand-pherrows .models .inner-wrap .container .n01 {
  width: 100%;
}

#feature-brand-pherrows .models .inner-wrap .container .n02 {
  width: 50%;
}

#feature-brand-pherrows .models .inner-wrap .container .n03 {
  width: 50%;
}

#feature-brand-pherrows .models .inner-wrap .container .n04 {
  width: 50%;
}

#feature-brand-pherrows .models .inner-wrap .container .color p.color {
  display: block;
  margin-top: -20px;
  margin-right: 50px;
  text-align: right;
  font-size: 14px;
}

#feature-brand-pherrows .flex-wrap {
  display: flex;
  flex-flow: wrap;
  width: 1180px;
  height: 400px;
}

#feature-brand-pherrows .flex-rev {
  display: flex;
  flex-flow: wrap-reverse;
  height: 400px;
}

#feature-brand-pherrows .flex-item {
  height: 160px;
  flex: auto;
  padding: 5px;
}

#feature-brand-pherrows .models .container .item {
  margin: 5px;
  padding: 20px 10px;
}

#feature-brand-pherrows .models .container .item.n01 {
  width: 50%;
  height: 980px;
}

#feature-brand-pherrows .models .container .item.n02 {
  width: 50%;
  height: 490px;
}

#feature-brand-pherrows .models .container .item.n03 {
  width: 50%;
  height: 490px;
}

/*--- about ---*/
#feature-brand-pherrows .about .inner-wrap {
  display: block;
  width: 1180px;
  padding: 60px 0 30px;
  margin: auto;
}

#feature-brand-pherrows .about .inner-wrap img {
  object-fit: contain;
  max-width: 100%;
}

/*--- shoplist ---*/
#feature-brand-pherrows .shoplist .inner-wrap {
  width: 1180px;
  margin: 60px auto;
  padding-bottom: 100px;
}

#feature-brand-pherrows .shoplist .txt {
  text-align: center;
  font-size: 16px;
  line-height: 2;
}

#feature-brand-pherrows .shoplist .btn {
  margin: 40px auto 0;
  width: 590px;
  height: 92px;
  margin-bottom: 100px;
}

#feature-brand-pherrows .shoplist .btn a {
  width: 100%;
  height: 100%;
  padding-bottom: 5px;
  display: block;
  border: solid 1px #000;
  color: #1a2a54;
  text-decoration: underline;
  font-size: 16px;
  font-weight: 600;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative;
  padding-left: 20px;
}

/*************************************************************
/ footer
/************************************************************/
#feature-brand-pherrows footer {
  height: 80px;
  line-height: 80px;
  /*padding: 20px 20px 20px 20px;*/
  width: 100%;
}

#feature-brand-pherrows footer .content {
  max-width: 1180px;
  margin: 0 auto;
  padding: 0;
  display: flex;
  justify-content: space-between;
}

#feature-brand-pherrows footer .copyright {
  font-size: 12px;
  line-height: 2;
  letter-spacing: .3px;
  padding: 28px 0 0 0
}

#feature-brand-pherrows footer .logo {
  width: 186px;
  padding: 20px 0 0 0
}

/************************ sp ************************/
@media screen and (max-width:767px) {
  #feature-brand-pherrows {
    font-size: 62.5%;
    height: 100%;
    width: 100%
  }

  #feature-brand-pherrows {
    font-size: 1.6em;
    width: 100%;
    min-width: 320px;
    -webkit-text-size-adjust: 100%;
    overflow: hidden;
    font-size: 14px;
  }

  #feature-brand-pherrows a.arrow {
    font-size: calc(1.6 * var(--base-rem))
  }

  #feature-brand-pherrows #page-top {
    bottom: 20px;
    right: 10px
  }

  #feature-brand-pherrows .pc {
    display: none
  }

  #feature-brand-pherrows .sp {
    display: block
  }

  #feature-brand-pherrows .br_sp {
    display: block
  }

  #feature-brand-pherrows .br_pc {
    display: none;
    line-height: inherit
  }

  #feature-brand-pherrows h1 {
    /*font-family: "miller-banner", serif;*/
    font-family: 'Lora', serif;
    font-weight: 400;
    font-style: normal;
    font-size: calc(2.4 * var(--base-rem));
    text-align: center;
    letter-spacing: .15em;
    line-height: calc(4 * var(--base-rem));
    padding: 30px 0;
  }

  #feature-brand-pherrows h2 {
    /*font-family: "miller-banner", serif;*/
    font-family: 'Lora', serif;
    font-weight: 400;
    font-style: normal;
    font-size: calc(2 * var(--base-rem));
    text-align: center;
    letter-spacing: .15em;
  }

  #feature-brand-pherrows h3 {
    /*font-family: "miller-banner", serif;*/
    font-family: 'Lora', serif;
    font-weight: 400;
    font-style: normal;
    font-size: calc(2.6 * var(--base-rem));
    text-align: center;
    letter-spacing: .15em;
    margin: 30px auto;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  /*--- section全般 ----*/
  #feature-brand-pherrows .h2-box {
    background-color: #1a2a54;
    min-height: 70px;
    margin: 0 auto;
    padding: 7px 10px 7px 10px;
  }

  #feature-brand-pherrows .h2-box h2 {
    text-align: center;
    margin: 0 auto;
    /*font-family: "miller-banner", serif;*/
    font-family: 'Lora', serif;
    font-weight: 600;
    font-style: normal;
    font-size: calc(2.6 * var(--base-rem));
    letter-spacing: .15em;
    color: #fff;
    line-height: 70px;
  }

  #feature-brand-pherrows section {
    overflow: hidden;
  }

  /************ top ************/
  #feature-brand-pherrows section.main .wp {
    background-image: none;
    width: 100vw;
    height: auto;
    position: absolute;
    z-index: 3
  }

  #feature-brand-pherrows section.main .mainimg {
    position: relative;
    z-index: 1;
  }

  #feature-brand-pherrows section.main .mainimg {
    object-fit: cover;
  }

  #feature-brand-pherrows section.main .inner #main-logo {
    position: absolute;
    padding: 0 0 15% 0;
    bottom: 0;
    left: 4.23%
  }

  #feature-brand-pherrows section.main .inner #main-logo img {
    max-width: 297px;
    width: auto
  }

  /*--- intro ---*/
  #feature-brand-pherrows section.intro {
    width: 100%;
    margin: 60px auto 80px;
    position: relative;
  }

  #feature-brand-pherrows section.intro p {
    display: inline-block;
    width: 80%;
  }

  /*--- models ---*/
  #feature-brand-pherrows .models-layout {
    width: 90%;
    height: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: auto;
    gap: 32px;
    flex-wrap: nowrap;
    position: relative;
  }

  #feature-brand-pherrows .models-layout .item {
    width: 90%;
    order: 1;
  }

  #feature-brand-pherrows .models-layout .item p.text {
    display: block;
    margin-top: -10px;
  }

  #feature-brand-pherrows .models-layout .item p.name {
    font-family: 'Lora', serif;
    font-weight: 400;
    font-size: calc(6 * var(--base-rem));
    color: #222;
    display: block;
    margin-top: -10px;
    line-height: .9;
    white-space: nowrap;
  }

  #feature-brand-pherrows .models-layout .item span.brand {
    /*font-family: "miller-banner", serif;*/
    font-family: 'Lora', serif;
    font-weight: 400;
    font-size: calc(4 * var(--base-rem));
    color: #222;
  }

  #feature-brand-pherrows .models-layout .item p.model {
    font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
    font-size: calc(1.2 * var(--base-rem));
  }

  #feature-brand-pherrows .models-wrapper {
    width: 100%;
    margin: 40px auto;
  }

  #feature-brand-pherrows .models-detail-inner {
    width: 90%;
    margin: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }

  #feature-brand-pherrows .models-detail-inner .item {
    width: 100%;
    padding: 0;
    order: 1;
  }

  #feature-brand-pherrows .models-detail-inner .item2 {
    width: 100%;
    padding: 0 20px 10px;
    order: 2;
  }

  #feature-brand-pherrows .models-detail-inner .item img {
    width: 150%;
    height: auto;
    object-fit: cover;
  }

  #feature-brand-pherrows .models-detail-inner .item .text {
    /*font-family: "miller-banner", serif;*/
    font-family: 'Lora', serif;
    font-weight: 400;
    font-size: calc(6 * var(--base-rem));
    color: #222;
    line-height: 1;
  }

  #feature-brand-pherrows .models-detail-inner .item .text span {
    font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
    font-size: calc(1.2 * var(--base-rem));
    color: #666;
  }

  #feature-brand-pherrows .models-detail-inner .detail {
    width: 100%;
    padding: 20px;
  }

  #feature-brand-pherrows .models-detail-inner .detail2 {
    width: 100%;
    padding: 20px;
  }

  #feature-brand-pherrows .models .inner-wrap {
    width: 100%;
    margin: 60px auto;
  }

  #feature-brand-pherrows .models .inner-wrap .container {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
    box-sizing: border-box;
    text-align: center;
    width: fit-content;
    width: 100%;
  }

  #feature-brand-pherrows .set-flex {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    margin: auto;
  }



  #feature-brand-pherrows .set-flex img {
    width: 100%;
    height: auto;
    margin: auto;
  }

  #feature-brand-pherrows .models .inner-wrap .container .color {
    margin: 5px;
    padding: 20px 10px;
  }

  #feature-brand-pherrows .models .inner-wrap .container .n01 {
    width: 100%;
  }

  /* .models .inner-wrap .container .n01  img {
  width: 150%!important;
  height: auto;
  margin: auto;
}
*/

  #feature-brand-pherrows .models .inner-wrap .container .n02 {
    width: 100%;
  }

  #feature-brand-pherrows .models .inner-wrap .container .n03 {
    width: 100%;
  }

  #feature-brand-pherrows .models .inner-wrap .container .n04 {
    width: 100%;
  }

  #feature-brand-pherrows .models .inner-wrap .container .color p.color {
    display: block;
    margin-top: -10px;
    margin-right: 20px;
    text-align: right;
    font-size: 12px;
  }

  #feature-brand-pherrows .flex-wrap {
    display: flex;
    flex-flow: wrap;
    width: 100%;
    height: 400px;
  }

  #feature-brand-pherrows .flex-rev {
    display: flex;
    flex-flow: wrap-reverse;
    height: 400px;
  }

  #feature-brand-pherrows .flex-item {
    height: 160px;
    flex: auto;
    padding: 5px;
  }

  #feature-brand-pherrows .models .container .item {
    margin: 5px;
    padding: 20px 10px;
  }

  #feature-brand-pherrows .models .container .item.n01 {
    width: 100%;
    height: 980px;
  }

  #feature-brand-pherrows .models .container .item.n02 {
    width: 100%;
    height: 490px;
  }

  #feature-brand-pherrows .models .container .item.n03 {
    width: 100%;
    height: 490px;
  }


  /*--- about ---*/
  #feature-brand-pherrows section.about {
    margin: 60px auto 0;
    position: relative;
    background: rgba(240, 248, 255, 1);
    padding-bottom: 60px;
  }

  #feature-brand-pherrows section.about .pherrows_logo {
    width: 180px;
    display: inline-block;
    margin-top: 60px;
  }

  /*--- shoplist ---*/
  #feature-brand-pherrows .shoplist .inner-wrap {
    width: 1180px;
    margin: 60px auto 20px;
    padding-bottom: 10px;
  }

  #feature-brand-pherrows .shoplist .txt {
    font-size: 16px;
    text-align: left;
    line-height: 1.5;
    width: 80%;
    margin: auto;
  }

  #feature-brand-pherrows .shoplist .btn {
    width: 100%;
    min-height: 72px;
  }

  #feature-brand-pherrows .shoplist .btn a {
    font-size: calc(1.4 * var(--base-rem));
    font-weight: 400;
    text-align: left;
    margin: 0 auto;
    max-width: 90%;
    width: 90%;
    min-height: auto;
    padding-bottom: 0;
    padding-left: 3.38983%;
  }

  #feature-brand-pherrows .shoplist .btn a:after {
    content: '';
    width: 16px;
    height: 16px;
    border: 0;
    border-top: solid 1px #000;
    border-right: solid 1px #000;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 25%;
    padding: 0;
    left: 0;
    margin-top: 3%;
    margin-left: 4%
  }

  /*************************************************************
/ footer
/************************************************************/
  #feature-brand-pherrows footer {
    height: 50px;
    line-height: 50px;
    padding: 20px 20px 20px 20px;
    max-width: 100%;
  }

  #feature-brand-pherrows footer .content {
    max-width: 100%;
    padding: 0
  }

  #feature-brand-pherrows footer .copyright {
    font-size: calc(1 * var(--base-rem));
    line-height: 1.75;
    padding: 6% 0 0 0 !important;
  }

  #feature-brand-pherrows footer .logo {
    float: left;
    width: 75%
  }

  #feature-brand-pherrows footer {
    min-height: auto;
    padding: 4% 3% 11% 3%;
  }

  #feature-brand-pherrows footer .content {
    padding: 0;
    max-width: 100%
  }

  #feature-brand-pherrows footer .copyright {
    float: right;
    font-size: calc(.9 * var(--base-rem));
    padding: 1.25% 0 0 0;
    letter-spacing: 0
  }

  #feature-brand-pherrows footer .logo {
    float: left;
    width: 35%
  }

}


.pane-contents .container {
  display: block;
}
