  .productContents_text {
    margin-top: 5px;
    margin-bottom: 10px;
    color: #000000;
    font-size: 20px;
  }

.productContents_detail {
  display: flex;
  flex-wrap: wrap;
}

.productDetail_image {
  width: calc((165 / 345) * 100%); 
}

.productDetail_body {
  flex: 1;
  margin-left: 4vw;
}

.productDetail_link {
  font-family: ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W6, sans-serif;
  font-weight: 700;
  text-align: right;
  text-decoration: underline;
}

/* fr-productGrid */
.fr-productGrid {display: flex;width: 100%;}
.fr-productGrid .fr-productGrid_more { text-decoration: underline; }
.fr-productGrid:hover .fr-productGrid_more { text-decoration: none; }
.fr-productGridFig { width: 44vw; }
.fr-productGrid_content { flex: 1; padding: 0 0 0 15.5px; }
.colorChip_item { background-color: #dadada; margin-bottom: 0; margin-left: 4.5px; width: 14px; height: 14px; cursor: default; }
.fr-productGrid_name { font-size: 14px; line-height: 21px; }
.fr-bff-product_price {
    font-size: 24px;
    line-height: 28.8px;
    margin-top: 8px;
    margin-top: var(--pc-v-xs)
  }
  

.swiper-button-next, .swiper-button-prev {
	background-image: none;
	background-color: hsla(0, 0%, 100%, .9);
	position: absolute;
	height: 40px;
	width: 40px;
	z-index: 1
}
.swiper-button-prev {
	left: 0
}
.swiper-button-next {
	right: 0
}
.swiper-button-next:after, .swiper-button-prev:after {
	background: url(../common/icons/chevron_carousel.svg) 0/6em 2em no-repeat;
	content: "";
	display: block;
	width: 40px;
	height: 40px
}
.swiper-button-next:after {
	background-position-x: -4em
}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
	display: none
}



.note {
  font-size: 11px;
  color: #1b1b1b;
}
.heroItem {
  display: flex;
  align-items: center;
}
.splitBox {
  display: flex;
}
.splitBox.-rowChange {
  flex-direction: column;
}
[data-aspect-ratio="68:88"]:before {
  padding-top: calc((88 / 68) * 100%);
}
.fr-anchorButton_item.-spHalf-kids {
  width: 50%;
}
.halfv2 {
  width: 50%;
}
.fr-anchorButton_item.-spHalf0331 {
  width: 100%;
}

.fr-anchorButton_item.-spFll {
  width: 100%;
}


.-ThreeColumns_2 {
  width: calc(100% / 3);
}

.-spNomal {
  font-weight: normal;
}
.item_detail {
  width: calc(34.78% - 2vw);
  margin-right: 4vw;
  margin-right: var(--sp-h-1g);
}
.item_detail + .item_detail {
  width: calc(65.22% - 2vw);
  margin-right: 0;
}
.performance_wrapper {
  display: flex;
}
.performance_wrapper .performance_list {
  width: 16.2%;
  margin-right: 2vw;
}
.relation_item-price {
  font-size: 18px;
  line-height: 1;
}
.fr-accordion_label.-noBorderSP {
  border-bottom: none
}

.fr-linkButtonParent {
  padding: 0 4vw;
}
.fr-linkButtonParent-onlyPC {
  padding: 0 4vw;
}

.-halfToOnethird {
  width: 50%;
}

.fr-accordion_numTitele {
  display: flex;
  align-items: center;
}
.fr-stepFlow_number {
  width: 25px;
  height: 25px;
  font-size: 17.5px;
  font-weight: normal;
  margin-right: 16px;
}

.lineup-h3 {
  font-size: 16px;
}

.fr-accordion_label {
  border-top: 1px solid #dadada !important;
  border-top: 1px solid var(--color-gray150) !important;
  border-bottom: none;
}
.border_b {
  border-bottom: 1px solid #dadada;
  border-bottom: 1px solid var(--color-gray150);
}

.-ThreeColumns_onlyPC {
  width: 50%;
}

.video-img {
  margin: 0 auto;
  width: 169px;
  height: 299.5px;
  position: relative;
  padding-top: 12.2189%;
}
.upf-img {
  margin: 0 auto;
  position: relative;
  padding-top: 23.9304%;
  max-width: 320px;
}
.upf-txt {
  letter-spacing: -1px;
}

.smooth_logo {
  width: 100%;
  margin-left: -8%;
}
.proof_logo {
  width: 107%;
    height: 107%;
    margin-top: -3%;
}

.product_heading_heading {
  letter-spacing: -1.1px;
}

.fr-accordion_checkBox:checked+.fr-accordion_label {
  border-bottom: 1px solid #dadada;
}

.fr-anchorButton_itemInner {
  width: 100%;
}
.fr-fixedAnchor.-horizontalScroll .fr-fixedAnchor_item {
  max-width: initial;
  min-width: 90px;
}

.-halfToOneforcefourth {
  width: 50%;
}

.fixedAnchor_itemLink[data-anchor-current="true"] {
  border-bottom-color: #1b1b1b;
}
/* pcの通常追従アンカー用に追加 */
/* .fr-fixedAnchor {
  width: 100%;
}

.fr-fixedAnchor_itemLink {
  padding-right: 0;
  padding-left: 0;

}

.fixedAnchor_itemLink[data-anchor-current="true"] {
  border-bottom-color: #1b1b1b;
}

.fixedAnchor.-topfix {
  display: none;
}

.fixedAnchor.is-fixed {
  display: flex;
  left: 50%;
  transform: translateX(-50%);
  position: fixed;
  margin-top: 0;
  transition: margin-top 0.3s;
  z-index: 11;
}

.fixedAnchor {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  top: 0;
  padding-top: -82px;
  flex-wrap: nowrap;
  border-width: 0 0 1px 1px;
  width: 100%;
  transition: all 0.3s;
  min-height: 82px;
  max-width: 1176px;
}
.fixedAnchor_item:first-child {
  border-left: 1px solid #dadada;
}

.fixedAnchor_item.-oneThird {
  width: 33.333%;
}

.fixedAnchor_item {
  border-top: 1px solid #dadada;
  border-right: 1px solid #dadada;
  border-bottom: 1px solid #dadada;
  width: auto;
  height: 82px;
  background: #fff;
  min-width: 130px;
  min-height: 82px;
  cursor: pointer;
}


.-fullToHalf {
  width: 100%;
}
.-half {
  width: calc(100% / 2);
} */

.anchor-margin {
  margin-top: -35px;
  padding-top: 35px;
}
.anchorAdjustBox{
  margin-top: -1px;
  padding-top: 1px;
}
/* spのスライド追従アンカーように追加 */
.fr-fixedAnchor.-switch {
  box-shadow: none;
}
.-switch.is-display {
  display: block !important;
  margin-top: -71px;
  animation: anchorShow 0.3s linear 0s;
}
.fr-fixedAnchor.-switch {
  display: none;
  box-shadow: none;
}
.-switch .fr-fixedAnchor_itemLink {
  text-align: center;
}

.fr-fixedAnchor_itemLink[data-anchor-current="true"] {
  border-bottom-color: #1b1b1b;
}

  .intro_text{
    font-size: 18px
  }

@media screen and (min-width: 813px) {
	
  .intro_text{
    font-size: 24px
  }

  .productContents {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-right: calc((51 / 1176) * 100%);
    margin-left: calc((75 / 1176) * 100%);
  }

  .productContents_image {
    width: calc((477 /1050) * 100%);
  }

  .productContents_text {
    color: #000000;
    font-size: 24px ;
    margin-bottom: 45px;
  }

  .productContents_detail {
    flex: 1;
    margin-left: 24px;
  }

  .productDetail_image {
    width: calc((276 / 550) * 100%); 
  }
  
  .productDetail_body {
    width: calc((249 / 550) * 100%);
    margin-left: 24px;
  }

  .productDetail_link {
    text-align: left;
  }

  .productDetail_link:hover {
    text-decoration: none;
  }	
	

  /* fr-productGrid */
  .fr-productGridFig { width: 100%; }

	
	
  .fr-anchorButton_item.-spHalf {
    width: auto;
  }

    .fr-anchorButton_item.-spHalf-kids {
    width: 50%;
  }

  .fr-anchorButton_item.-spFll {
    width: auto;
  }
  .wrapper a{
    transition: opacity 1s;
    transition-property: opacity;
    transition-duration: 1s;
    transition-timing-function: ease;
    transition-delay: 0s;
    cursor: pointer!important;
  }
  .wrapper a:hover{
    opacity: 0.7;
  }
  .wrapper a:hover img{
    opacity: 0.7;
  }
  .wrapper .-active a:hover{
    opacity: 1;
  }
  .-spNomal {
    font-weight: 700;
  }
  .splitBox.-rowChange {
    flex-direction: row;
  }
  .fr-anchorButton_item.-half {
    width: 50%;
  }
  .u-pc-align-center {
    text-align: center;
  }
  .swiper-wrapper.-center {
    justify-content: center;
  }
  .fr-anchorButton_item.-fifth {
    width: 20%;
  }
  .fr-anchorButton_item.-fourth {
    width: 25%;
  }
  .item_description {
    width: calc(50% - 12px);
    margin-right: 12px;
  }
  .item_description + .item_description {
    margin-right: 0;
    margin-left: 12px;
  }
  .item_detail {
    width: calc(34.375% - 12px);
    margin-right: 12px;
  }
  .item_detail + .item_detail {
    width: calc(65.625% - 12px);
    margin-right: 0;
  }
  .heroList {
    display: flex;
  }
  .heroItem {
    width: 50%;
    padding-right: 14px;
    margin-left: auto;
    margin-right: auto;
  }
  .heroItem + .heroItem {
    padding-right: 0;
    padding-left: 14px;
  }
  .fr-video {
    display: block;
    margin-right: 223px;
    margin-left: 223px;
  }
  .fr-imagePlusText_imgWrap {
    width: 32.41%;
    margin: 0;
  }
  .fr-imagePlusText_content {
    margin-right: 0;
  }
  .mainitemName {
    font-size: 17px;
  }
  .performance_wrapper {
    display: flex;
  }
  .performance_wrapper .performance_list {
    width: 10%;
    margin-right: 30px;
  }
  .relation_item-price {
    font-size: 24px;
  }
  .fr-accordion_content {
    padding-right: 0;
    padding-left: 0;
  }
  .fr-accordion_label.-noBorderSP {
    border-bottom: 1px solid #dadada;
    border-bottom: 1px solid var(--color-gray150);
  }

  .lineup-h3 {
    font-size: 28px;
  }

  .fr-stepFlow_number {
    width: 56px;
    height: 56px;
    font-size: 36px;
  }
  .halfPConly {
    width: 50%;
    padding-right: 20px;
  }

  .rectangle {
    margin: 0 auto;
    padding: 0 210px;
  }

  .fr-linkButtonParent-onlyPC {
    padding: 0;
  }

  .mt_space {
    margin-top: 93px;
  }

  .-ThreeColumns_onlyPC {
    width: calc(100% / 3);
  }
    .border-bottom1 {
    border-bottom: 1px solid var(--color-gray150);
  }
  .border-right{
    border-right: 1px solid var(--color-gray150);
  }
  .-halfToOneforcefourth {
    width: calc(100% / 4);
  }

  .video-img {
    margin: 0 auto;
    width: 330px;
    height: 586px;
  }
  
  .upf-img {
    margin: 0 auto;
    width: 748px;
    height: 179px;
    max-width: 100%;
  }

  .product_heading_heading {
    letter-spacing: 0.2px;
  }

  .fr-fixedAnchor.-horizontalScroll .fr-fixedAnchor_itemLink {
    padding: 0 12px;
  }
  .fr-fixedAnchor.-horizontalScroll .fr-fixedAnchor_item {
    max-width: 100%;
  }

  /* pcの通常追従アンカー用に追加 */
  .fr-anchorButton_item.-fixed.-pconeFifth {
    width: calc(100% / 4);
  }

  .anchor-margin {
    margin-top: -82px;
    padding-top: 82px;
  }
  .anchorAdjustBox{
    margin-top: -1px;
    padding-top: 1px;
  }
  .-switch.is-display {
      margin-top: -95px;
  }


}

/* @media screen and (max-width: 812px) {
  .fr-fixedAnchor.-horizontalScroll .fr-fixedAnchor_item {
    max-width: 156px;
  }
} */

@media screen and (max-width:812px) {
  .-ThreeColumns_2 {
  width: 100%;
}

}

@media screen and (min-width: 320px) {
  .upf-img {
    max-width: 100%;
  }
}

@media screen and (max-width: 1177px) {
  .rectangle {
    padding: 0;
    min-width: 320px;
  }
}

/**
   * sns
   */

.aside .info-area {
  margin: 60px auto 0;
  text-align: center;
}
.aside .info-area > div:not(.blkItemList):not(.unit):not(.wishlist_heart_icon):not(.l3_alias_color_chip_modal_bg) {
  display: inline-block;
  text-align: center;
}
.aside .info-area > div:nth-child(even) {
  margin: 0 0 0 60px;
}
.aside .info-area .sectionTitle {
  font-size: 15px;
  margin-bottom: 16px;
  line-height: 1.1em;
  letter-spacing: 0.05em;
}
.aside .info-area .links .link-content {
  display: inline-block;
  vertical-align: top;
}
.aside .info-area .links .link-content {
  display: inline-block;
  vertical-align: top;
}
.aside .info-area .sectionTitle.txt-jp {
  font-size: 15px;
  line-height: 1.1em;
  letter-spacing: 0.05em;
  white-space: nowrap;
}
.aside .info-area .updates .links .link-content {
  width: 45px;
  text-align: center;
}
.aside .info-area .sns .links .link-content {
  margin-left: 12px;
  width: 40px;
}
.aside .info-area .sns .links .link-content:first-child {
  margin-left: 0;
}
.aside .info-area .links a {
  display: inline-block;
  text-decoration: none;
  color: #333333;
}
.aside .info-area .links a span {
  display: block;
  margin-top: 10px;
  position: relative;
  line-height: 1.25;
}
.aside .info-area .links a span.txt-jp {
  font-size: 12px;
}
.aside .is-pc .info-area .links a span:before {
  content: "";
  display: block;
  position: absolute;
  bottom: -4px;
  left: 0;
  right: 0;
  width: 0;
  height: 1px;
  margin: auto;
  background-color: #333333;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.aside .is-pc .info-area .links a:hover span:before {
  width: 100%;
}

.updates.pc-show {
  display: inline-block !important;
}
.updates.m-show {
  display: none !important;
}

.aside .footer {
  margin: 40px auto 20px;
  text-align: center;
}
.aside .footer__anchor {
  display: inline-block;
  text-decoration: none;
}
.aside .footer__logo {
  width: 40px;
  height: 40px;
  margin-bottom: 10px;
}
.aside .footer__name {
  font-size: 16px;
  color: #1b1b1b;
  text-decoration: underline;
  margin: 0;
  line-height: 1.1em;
  letter-spacing: 0.05em;
}
.aside .footer__name > span {
  color: #333333;
}
.aside .footer__copy {
  font-size: 12px;
  margin-top: 40px;
  text-align: center;
}

@media (max-width: 813px) {
.m_bg {
  -webkit-box-shadow: 0 4px 2px -2px rgb(0 0 0 / 10%);
  box-shadow: 0 4px 2px -2px rgb(0 0 0 / 10%);
  margin-bottom: 15px;
  background-color: #fff;
  width: 100%;
  display: block;
  height: auto;
  padding: var(--sp-v-l) var(--sp-h-1g);
}
.aside .info-area {
  margin: 0;
  text-align: left;
}
.aside .footer {
  display: none;
}
.aside .info-area > div:not(.blkItemList):not(.unit):not(.wishlist_heart_icon):not(.l3_alias_color_chip_modal_bg) {
  display: block;
  text-align: left;
}
.updates.pc-show {
  display: none !important;
}
.updates.m-show {
  display: block !important;
}
.sns {
  margin-left: 0 !important;
  margin-bottom: 30px !important;
}
}

