﻿@charset "UTF-8";
.u-act {
  opacity: 0;
  -webkit-transform: translateY(30px);
          transform: translateY(30px);
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
}

.u-act.fade-up {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.block-discrete-promotion-container img {
  max-width: 100%;
  vertical-align: top;
  -ms-interpolation-mode: bicubic;
}

@media all and (max-width: 768px) {
  .block-discrete-promotion-container img {
    height: auto;
  }
}

.p-detail01,
.p-detail02,
.p-brand,
.p-brand01,
.p-brand02 {
  color: #838383;
  -webkit-font-smoothing: antialiased;
  /* For better font rendering on macOS */
  -moz-osx-font-smoothing: grayscale;
  /* For better font rendering on macOS */
}

.p-detail01 img,
.p-detail02 img,
.p-brand img,
.p-brand01 img,
.p-brand02 img {
  max-width: 100%;
  vertical-align: top;
  -ms-interpolation-mode: bicubic;
}

@media all and (max-width: 768px) {
  .p-detail01 img,
  .p-detail02 img,
  .p-brand img,
  .p-brand01 img,
  .p-brand02 img {
    max-width: 100%;
    height: auto;
  }
}

@media all and (max-width: 768px) {
  .u-pc-only {
    display: none !important;
  }
}

@media screen and (min-width: 769px), print {
  .u-sp-only {
    display: none !important;
  }
}

.p-brand {
  text-align: center;
}

.p-brand__txt {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  color: #838383;
  font-size: 24px;
  font-weight: 500;
  line-height: 44px;
  /* 183.333% */
}

.p-brand__txt2 {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  color: #838383;
  font-size: 18px;
  font-weight: 500;
  line-height: 36px;
  /* 200% */
}

.p-brand__logo {
  display: block;
}

@media all and (max-width: 768px) {
  .p-brand {
    /* margin: -8.8vw 0vw 0vw 0vw; */margin:0vw;
  }
  .p-brand__inner {
    padding: 12vw 5.33333vw 17.6vw 5.33333vw;
  }
  .p-brand__txt {
    font-size: 20px;
    font-size: 5.33333vw;
    line-height: 1.7;
  }
  .p-brand__txt2 {
    margin: 8vw 0vw 0vw 0vw;
    font-size: 14px;
    font-size: 3.73333vw;
    line-height: 2;
  }
  .p-brand__logo {
    width: 58.66667vw;
    margin: 5.33333vw auto 0vw;
  }
}

@media screen and (min-width: 769px), print {
  .p-brand-top {
    margin: -2.75rem -5.5vw 0;
  }
  .p-brand__inner {
    padding: 71px 0 80px;
  }
  .p-brand__txt {
    font-size: 24px;
  }
  .p-brand__logo {
    display: block;
    width: 361px;
    margin: 40px auto 0;
  }
  .p-brand__txt2 {
    font-size: 18px;
    line-height: 36px;
    /* 200% */
    margin: 59px auto 0;
  }
}

.u-txt {
  display: block;
  text-align: center;
}

.u-txt span {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  display: inline-block;
  padding: 0 0 5px;
  border-bottom: 1px solid #838383;
}

@media all and (max-width: 768px) {
  .u-txt {
    font-size: 18px;
    font-size: 4.8vw;
  }
}

@media screen and (min-width: 769px), print {
  .u-txt {
    font-size: 20px;
  }
}

.p-brand01 {
  position: relative;
}

.p-brand01__tit {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  line-height: 1.8;
}

.p-brand01__txt {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  line-height: 1.8;
}

.p-brand01__txt2 {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  line-height: 1.5;
}

.p-brand01-list2__tit {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  line-height: 1.6;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 7.5px;
  background: #A5A0A0;
  color: #fff;
}

.p-brand01-list2__tit.type2 {
  border: solid 1px #A5A0A0;
  background: #fff;
  color: #A5A0A0;
}

.p-brand01-list2__txt {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  line-height: 1.75;
  text-align: center;
}

@media all and (max-width: 768px) {
  .p-brand01 {
    position: relative;
    background: url(/assets/categories/purece/img/bg_01_sp.png) no-repeat;
    background-size: 100% auto;
    padding: 28vw 4vw 30.66667vw 4vw;
  }
  .p-brand01__copy {
    display: block;
    margin: 0vw auto 0vw;
    width: 66.66667vw;
  }
  .p-brand01__tit {
    margin: 8.26667vw auto 0vw;
    display: block;
    text-align: center;
    font-size: 24px;
    font-size: 6.4vw;
  }
  .p-brand01__txt {
    margin: 5.33333vw auto 0vw;
    display: block;
    text-align: center;
    font-size: 16px;
    font-size: 4.26667vw;
  }
  .p-brand01__txt2 {
    margin: 5.33333vw auto 0vw;
    display: block;
    font-size: 10px;
    font-size: 2.66667vw;
  }
  .p-brand01 .u-txt.type1 {
    margin: 20.8vw auto 0vw;
  }
  .p-brand01 .u-txt.type2 {
    margin: 17.6vw auto 0vw;
  }
  .p-brand01-lists {
    margin: 10.13333vw auto 0vw;
    width: 85.33333vw;
  }
  .p-brand01-list {
    margin: 6.13333vw auto 0vw;
  }
  .p-brand01-list2 {
    margin: 9.33333vw auto 0vw;
  }
  .p-brand01-list2__tit {
    font-size: 16px;
    font-size: 4.26667vw;
    height: 11.73333vw;
    padding: 0vw 0vw 0.4vw 0vw;
  }
  .p-brand01-list2__txt {
    margin: 5.06667vw auto 0vw;
    font-size: 16px;
    font-size: 4.26667vw;
  }
}

@media screen and (min-width: 769px), print {
  .p-brand01 {
    position: relative;
    margin: 0 -5.5vw 0;
    padding: 0px 80px 50px;
    background: url(/assets/categories/purece/img/bg_01.png) no-repeat top center;
    background-size: cover;
    min-height: 1445px;
    height: 106.25vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .p-brand01.detail {
    background: none;
    height: auto;
    min-height: 1300px;
  }
  .p-brand01.detail:before {
    content: "";
    display: block;
    position: absolute;
    top: -70px;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 1377px;
    min-height: 1445px;
    background: url(/assets/categories/purece/img/bg_01.png) no-repeat top center;
    background-size: cover;
    z-index: 0;
  }
  .p-brand01__inner {
    position: relative;
    max-width: 1180px;
    margin: 0px auto 0;
  }
  .p-brand01__copy {
    display: block;
    margin: 0 auto;
    width: 388px;
  }
  .p-brand01__tit {
    margin: 30px auto 0;
    display: block;
    text-align: center;
    font-size: 40px;
    line-height: 1.6;
  }
  .p-brand01__txt {
    margin: 18px auto 0;
    display: block;
    text-align: center;
    font-size: 20px;
    line-height: 1.8;
  }
  .p-brand01__txt2 {
    margin: 5px auto 0;
    display: block;
    font-size: 10px;
    text-align: center;
  }
  .p-brand01 .u-txt.type1 {
    margin: 72px auto 0;
  }
  .p-brand01 .u-txt.type2 {
    margin: 35px auto 0;
  }
  .p-brand01-lists {
    margin: 27px auto 0;
    max-width: 1163px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    gap: 30px;
  }
  .p-brand01-lists2 {
    margin: 35px auto 0;
    max-width: 857px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    gap: 30px;
  }
  .p-brand01-list2 {
    width: 100%;
    max-width: 410px;
  }
  .p-brand01-list2__tit {
    font-size: 20px;
    height: 54px;
    padding: 0 0 2px;
  }
  .p-brand01-list2__txt {
    margin: 19px auto 0;
    font-size: 20px;
  }
}

@media (min-width: 769px) and (max-width: 900px) {
  .p-brand01 .u-txt.type1 {
    margin: 45px auto 0;
  }
  .p-brand01__copy {
    display: block;
    margin: 0 auto;
    width: 310px;
    /* 388 × 0.8 */
  }
  .p-brand01__tit {
    margin: 24px auto 0;
    /* 30 × 0.8 */
    display: block;
    text-align: center;
    font-size: 32px;
    /* 40 × 0.8 */
    line-height: 1.6;
  }
  .p-brand01__txt {
    margin: 14px auto 0;
    /* 18 × 0.8 = 14.4 → 四捨五入 */
    display: block;
    text-align: center;
    font-size: 16px;
    /* 20 × 0.8 */
    line-height: 1.8;
  }
  .p-brand01-lists {
    margin: 27px auto 0;
    max-width: 1163px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 0;
  }
  .p-brand01-list {
    width: 31.61765vw;
    margin: 0vw 1.47059vw 0vw 1.47059vw;
  }
  .p-brand01-list2 {
    width: 100%;
    max-width: 410px;
  }
  .p-brand01-list2__tit {
    font-size: 18px;
    height: 54px;
  }
  .p-brand01-list2__txt {
    margin: 19px auto 0;
    font-size: 18px;
  }
}

.p-brand02 {
  position: relative;
}

.p-brand02__tit {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  line-height: 1.8;
}

.p-brand02__txt {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  line-height: 1.8;
}

.p-brand02__txt2 {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  line-height: 1.5;
}

.p-brand02-item__tit {
  display: block;
}

.p-brand02-item__txt3 {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  line-height: 1.6;
}

.p-brand02-item__txt3.type1 {
  color: #679EC9;
}

.p-brand02-item__txt3.type2 {
  color: #AFA48B;
}

.p-brand02-item__txt3.type3 {
  color: #9BB194;
}

.p-brand02-item__txt3 .bo {
  display: inline-block;
  margin: 0 auto;
  border: 1px solid;
  padding: 2px 5px;
  line-height: 1;
}

.p-brand02-item__txt4 {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  line-height: 1.5;
}

.p-brand02-item__tit2 {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  line-height: 1.3;
  text-align: center;
  border-radius: 8px;
  background: #A5A0A0;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.p-brand02-item-list2__txt {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
}

.p-brand02-item__end {
  display: block;
}

@media all and (max-width: 768px) {
  .p-brand02 {
    position: relative;
    padding: 21.33333vw 4vw 20vw 4vw;
  }
  .p-brand02:before {
    content: "";
    display: block;
    position: absolute;
    top: -21.33333vw;
    left: 0;
    width: 100%;
    height: 2049.06667vw;
    background: url(/assets/categories/purece/img/bg_02_sp.png);
    background-size: 100% auto;
    z-index: -1;
  }
  .p-brand02__tit {
    margin: 2.4vw -1.33333vw 0vw -1.33333vw;
    display: block;
  }
  .p-brand02__txt {
    display: block;
    text-align: center;
    font-size: 18px;
    font-size: 4.8vw;
    line-height: 1.7;
  }
  .p-brand02-item {
    position: relative;
    margin: 8.26667vw auto 0vw;
    border-radius: 21.33333vw 21.33333vw 21.33333vw 21.33333vw;
    background: #FFF;
    -webkit-box-shadow: 4px 4px 4px 2px rgba(220, 234, 242, 0.8);
            box-shadow: 4px 4px 4px 2px rgba(220, 234, 242, 0.8);
    padding: 5.86667vw 6.66667vw 7.46667vw 6.66667vw;
    -webkit-transition: all 1.2s ease !important;
    transition: all 1.2s ease !important;
  }
  .p-brand02-item.act {
    -webkit-transition: all 1.2s ease !important;
    transition: all 1.2s ease !important;
    border-radius: 45.33333vw 45.33333vw 45.33333vw 45.33333vw;
    padding: 5.86667vw 6.66667vw 34.13333vw 6.66667vw;
  }
  .p-brand02-item__inner {
    display: none;
  }
  .p-brand02-item__link {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .p-brand02-item__ico {
    display: block;
    position: absolute;
    left: 50%;
    bottom: -4vw;
    width: 4.26667vw;
    margin: 0vw 0vw 0vw -2.13333vw;
  }
  .p-brand02-item__photo {
    display: block;
    position: relative;
  }
  .p-brand02-item__photo.type1 {
    width: 26.66667vw;
    left: 1.33333vw;
  }
  .p-brand02-item__photo.type2 {
    width: 19.46667vw;
    left: -2.66667vw;
  }
  .p-brand02-item__photo.type3 {
    width: 19.46667vw;
    left: -2.66667vw;
  }
  .p-brand02-item__txt {
    font-size: 16px;
    font-size: 4.26667vw;
    line-height: 1.3;
    font-family: "Noto Sans JP", sans-serif;
    font-optical-sizing: auto;
    font-weight: 500;
    font-style: normal;
  }
  .p-brand02-item__txt.type2 {
    line-height: 1.8;
  }
  .p-brand02-item__txt .min {
    font-size: 11px;
    font-size: 2.93333vw;
  }
  .p-brand02-item__txt2 {
    display: inline-block;
    border: solid 1px;
    font-size: 12px;
    font-size: 3.2vw;
    margin: 0vw 0vw 1.6vw 0vw;
    padding: 0.8vw 1.6vw 0.26667vw 1.6vw;
    line-height: 1.1;
  }
  .p-brand02-item__tit {
    width: 48vw;
    margin: 10.66667vw auto 0vw;
  }
  .p-brand02-item__tit.type2 {
    width: 21.33333vw;
  }
  .p-brand02-item__tit.type3 {
    width: 21.33333vw;
  }
  .p-brand02-item__txt3 {
    text-align: center;
    font-size: 22px;
    font-size: 5.86667vw;
    margin: 11.46667vw 0vw 0vw 0vw;
  }
  .p-brand02-item__txt3 .bo {
    font-size: 16px;
    font-size: 4.26667vw;
    margin: 0vw 0vw 2.13333vw 0vw;
    padding: 1.06667vw 4.8vw 1.6vw 4.8vw;
    line-height: 1;
  }
  .p-brand02-item__txt4 {
    font-size: 10px;
    font-size: 2.66667vw;
    margin: 11.46667vw 0vw 0vw 0vw;
  }
  .p-brand02-item-lists {
    margin: 6.66667vw 0vw 0vw 0vw;
  }
  .p-brand02-item-list {
    margin: 12.26667vw 0vw 0vw 0vw;
  }
  .p-brand02-item-list:first-of-type {
    margin: 0vw 0vw 0vw 0vw;
  }
  .p-brand02-item-list__photo {
    margin: 0vw -3.46667vw 0vw -3.46667vw;
  }
  .p-brand02-item-list__link {
    display: block;
    margin: 8.26667vw auto 0vw;
    width: 61.33333vw;
  }
  .p-brand02-item-lists2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 0vw -5.33333vw 0vw -5.33333vw;
  }
  .p-brand02-item-list2 {
    margin: 6.66667vw 5.33333vw 0vw 5.33333vw;
    width: 29.33333vw;
  }
  .p-brand02-item-list2:nth-of-type(3) {
    margin: 5.33333vw 5.33333vw 0vw 5.33333vw;
  }
  .p-brand02-item-list2__txt {
    display: block;
    text-align: center;
    margin: 2.66667vw -5.33333vw 0vw -5.33333vw;
    font-size: 14px;
    font-size: 3.73333vw;
    line-height: 1.7;
  }
  .p-brand02-item-list2__txt sup {
    font-size: 10px;
    font-size: 2.66667vw;
  }
  .p-brand02-item__tit2 {
    font-size: 16px;
    font-size: 4.26667vw;
    height: 15.46667vw;
    margin: 12.26667vw 0vw 0vw 0vw;
  }
  .p-brand02-item__tit2.type1 {
    margin: 22.13333vw 0vw 0vw 0vw;
  }
  .p-brand02-item__pic {
    margin: 5.6vw 0vw 0vw 0vw;
    left: 2.66667vw;
    width: 62.93333vw;
    position: relative;
    display: block;
  }
  .p-brand02-item__ico2 {
    display: block;
    position: absolute;
    left: 50%;
    bottom: 4.53333vw;
    width: 4.26667vw;
    margin: 0vw 0vw 0vw -2.13333vw;
    -webkit-transform: rotate(-180deg);
            transform: rotate(-180deg);
  }
  .p-brand02-item__end {
    margin: 4.53333vw auto 0vw;
    width: 77.33333vw;
  }
}

@media screen and (min-width: 769px), print {
  .p-brand02 {
    margin: 0 -5.5vw 0;
    padding: 100px 80px 220px;
    position: relative;
  }
  .p-brand02:before {
    content: "";
    display: block;
    position: absolute;
    top: -200px;
    left: 0;
    width: 100%;
    height: 7684px;
    background: url(/assets/categories/purece/img/bg_03.png) top center repeat-y;
    background-size: cover;
    z-index: -2;
  }
  .p-brand02:after {
    content: "";
    display: block;
    position: absolute;
    top: 0px;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 2000px;
    height: 7684px;
    background: url(/assets/categories/purece/img/bg_02.png) top center;
    background-size: 2000px auto;
    z-index: -1;
  }
  .p-brand02__tit {
    margin: 14px auto 0;
    display: block;
    width: 600px;
  }
  .p-brand02__txt {
    display: block;
    text-align: center;
    font-size: 24px;
    line-height: 1.8;
  }
  .p-brand02-item {
    position: relative;
    max-width: 900px;
    margin: 80px auto 0;
    padding: 67px 20px 155px;
    border-radius: 450px;
    background: #FFF;
    -webkit-box-shadow: 10px 10px 10px 5px rgba(220, 234, 242, 0.8);
            box-shadow: 10px 10px 10px 5px rgba(220, 234, 242, 0.8);
  }
  .p-brand02-item:first-of-type {
    margin: 47px auto 0;
  }
  .p-brand02-item__tit {
    width: 230px;
    margin: 0 auto 0;
  }
  .p-brand02-item__tit.type2 {
    width: 100px;
  }
  .p-brand02-item__tit.type3 {
    width: 100px;
  }
  .p-brand02-item__txt3 {
    text-align: center;
    font-size: 32px;
    margin: 95px 0 0;
    line-height: 1.75;
  }
  .p-brand02-item__txt3.type2, .p-brand02-item__txt3.type3 {
    margin: 60px 0 0;
  }
  .p-brand02-item__txt3 .bo {
    font-size: 20px;
    margin: 0 0 15px;
    padding: 6px 20px;
    line-height: 1;
  }
  .p-brand02-item__txt4 {
    font-size: 10px;
    line-height: 15px;
    max-width: 680px;
    margin: 43px auto 0;
    text-align: right;
  }
  .p-brand02-item-lists {
    max-width: 760px;
    margin: 30px auto 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .p-brand02-item-list {
    max-width: 760px;
    width: 100%;
  }
  .p-brand02-item-list__photo {
    max-width: 760px;
    width: 100%;
  }
  .p-brand02-item-list__photo2 {
    max-width: 790px;
    width: 100%;
    margin: 50px auto 0;
  }
  .p-brand02-item-list__link {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 45px auto 0;
    width: 290px;
    height: 54px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    border-radius: 54px;
    background: #fff;
  }
  .p-brand02-item-list__link img {
    display: block;
    width: 53px;
  }
  .p-brand02-item-list__link:before {
    content: "";
    position: absolute;
    display: block;
    width: 53px;
    height: 28px;
    background: url(/assets/categories/purece/img/btn_01_txt_on.png) no-repeat center center;
    background-size: contain;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    z-index: 0;
    opacity: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .p-brand02-item-list__link:after {
    content: "";
    position: absolute;
    display: block;
    right: 25px;
    width: 9px;
    height: 9px;
    border-right: 1px solid #679EC9;
    border-bottom: 1px solid #679EC9;
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .p-brand02-item-list__link.type1 {
    border: solid 1px #679EC9;
  }
  .p-brand02-item-list__link.type1:hover {
    background: #679EC9;
  }
  .p-brand02-item-list__link.type2 {
    border: solid 1px #AFA48B;
  }
  .p-brand02-item-list__link.type2:hover {
    background: #AFA48B;
  }
  .p-brand02-item-list__link.type2:after {
    border-right: 1px solid #AFA48B;
    border-bottom: 1px solid #AFA48B;
  }
  .p-brand02-item-list__link.type3 {
    border: solid 1px #9BB194;
  }
  .p-brand02-item-list__link.type3:hover {
    background: #9BB194;
  }
  .p-brand02-item-list__link.type3:after {
    border-right: 1px solid #9BB194;
    border-bottom: 1px solid #9BB194;
  }
  .p-brand02-item-list__link:hover:before {
    opacity: 1;
  }
  .p-brand02-item-list__link:hover:after {
    right: 16px;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
  }
  .p-brand02-item-list__link:hover img {
    opacity: 0;
  }
  .p-brand02-item-list__link:hover img {
    opacity: 0;
  }
  .p-brand02-item-list__link:hover:before {
    opacity: 1;
  }
  .p-brand02-item-boxs {
    max-width: 680px;
    width: 100%;
    margin: 80px auto 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .p-brand02-item-boxs .p-brand02-item__tit2.type1 {
    margin: 0;
  }
  .p-brand02-item-boxs .p-brand02-item__tit2 {
    margin: 0;
  }
  .p-brand02-item-boxs .p-brand02-item-box {
    margin: 0;
  }
  .p-brand02-item-boxs .p-brand02-item-box:first-of-type {
    width: 234px;
  }
  .p-brand02-item-boxs .p-brand02-item-box:last-of-type {
    width: 407px;
  }
  .p-brand02-item-box {
    max-width: 680px;
    margin: 0 auto;
  }
  .p-brand02-item-lists2 {
    max-width: 680px;
    margin: 30px auto 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 37px;
  }
  .p-brand02-item-list2 {
    width: 160px;
  }
  .p-brand02-item-list2__txt {
    display: block;
    text-align: center;
    margin: 12px -10px 0;
    font-size: 16px;
    line-height: 1.5;
  }
  .p-brand02-item-list2__txt sup {
    font-size: 10px;
  }
  .p-brand02-item__tit2 {
    font-size: 20px;
    height: 40px;
    margin: 48px 0 0;
    padding: 0 0 2px;
  }
  .p-brand02-item__tit2.type1 {
    margin: 77px 0 0;
  }
  .p-brand02-item__end {
    margin: 70px auto 0;
    width: 410px;
  }
}

@media screen and (min-width: 769px), print {
  .p-brand03 {
    margin: 0 -5.5vw 0;
  }
}

@media screen and (min-width: 769px), print {
  .p-detailwrap {
    margin: 0 -5.5vw 0;
  }
}

@media all and (max-width: 768px) {
  .block-content-container--ext {
    overflow: hidden;
  }
}
