.main-visual {
  width: 100%;
  background: #f3f3f2;
}
.main-visual .main-visual__inner {
  padding: 56px 20px 35px;
}
.main-visual .main-visual__top {
  margin-bottom: 8px;
}
.main-visual .main-visual__top .page-title {
  margin-bottom: 24px;
  text-align: center;
}
.main-visual .main-visual__top .product .product__image {
  display: block;
  text-align: center;
}
.main-visual .main-visual__top .product .product__image img {
  width: 335px;
}
.main-visual .main-visual__top .product .product__text {
  color: #cd5e3c;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 20px;
}
.main-visual .navigation .navigation__list .navigation__item {
  margin: 0 0 8px;
  text-align: center;
}
.main-visual .navigation .navigation__list .navigation__link {
  transition: opacity ease 300ms;
}
.main-visual .navigation .navigation__list .navigation__link:hover {
  opacity: 0.6;
}
.main-visual .navigation .navigation__list .navigation__link:hover::after {
  opacity: 0.6;
}
.main-visual .navigation .navigation__list .navigation__link .navigation__image {
  width: 335px;
}
.main-visual .navigation .navigation__list .navigation__link .navigation__image.-wide {
  width: 235px;
}

.howtochoice-section {
  position: relative;
  padding-top: 44px;
  border-top: 24px solid #cd5e3c;
  border-bottom: 82px solid #f3f3f2;
  color: #2c2c2c;
}
.howtochoice-section::after {
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  bottom: -10px;
  z-index: 10;
  display: block;
  height: 10px;
  background: url("/assets/images/pages/contents/howtochoice/section_bottom_jagged.png") top left/auto 10px;
}
.howtochoice-section .section-title {
  padding: 0 20px 36px;
  border-bottom: 3px dotted #cd5e3c;
}
.howtochoice-section .section-title .section-title__inner {
  position: relative;
}
.howtochoice-section .section-title .section-title__inner::after {
  content: "";
  position: absolute;
  display: block;
}
.howtochoice-section .section-title .section-title__image {
  margin-bottom: 50px;
}
.howtochoice-section .section-title .section-title__text {
  font-size: 14px;
  font-weight: bold;
  line-height: 27px;
}
.howtochoice-section .section-content .section-content__inner {
  padding: 40px 20px 72px;
}
.howtochoice-section .banner-box {
  margin-bottom: 36px;
}
.howtochoice-section .banner-box:last-child {
  margin-bottom: 0;
}
.howtochoice-section .banner-box .banner-box__title {
  font-size: 16px;
  margin-bottom: 8px;
  font-weight: bold;
  text-align: center;
}
.howtochoice-section .banner-box .banner-box__title .emphasis {
  font-size: 22px;
  color: #cd5e3c;
}
.howtochoice-section .banner-box .banner-box__list .banner-box__item {
  margin-bottom: 24px;
}
.howtochoice-section .banner-box .banner-box__list .banner-box__item:last-child {
  margin-bottom: 0;
}
.howtochoice-section .banner-box .banner-box__list .banner-box__item .banner-box__image {
  border: 1px solid #e5e5e5;
}
.howtochoice-section .banner-box .banner-box__list .banner-box__item p {
  font-size: 12px;
}
.howtochoice-section .banner-box .banner-box__list .banner-box__link {
  display: block;
  margin-bottom: 8px;
  transition: opacity ease 300ms;
}
.howtochoice-section .banner-box .banner-box__list .banner-box__link:last-child {
  margin-bottom: 0;
}
.howtochoice-section .banner-box .banner-box__list .banner-box__link:hover {
  opacity: 0.6;
}
.howtochoice-section .banner-box .banner-box__list.-column {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.howtochoice-section .banner-box .banner-box__list.-column .banner-box__item {
  flex-basis: calc(50% - 12px);
}
.howtochoice-section .banner-box .banner-box__read-text {
  margin-bottom: 8px;
  line-height: 19px;
}
.howtochoice-section .search-description {
  margin-top: 52px;
}
.howtochoice-section .search-description .search-description__title {
  margin-bottom: 8px;
  font-size: 20px;
  font-weight: bold;
  color: #cd5e3c;
}
.howtochoice-section .search-description .search-description__box {
  display: flex;
  flex-direction: column;
}
.howtochoice-section .search-description .search-description__box img {
  order: 2;
}
.howtochoice-section .search-description .search-description__box p {
  order: 1;
  margin-bottom: 20px;
  line-height: 27px;
}

#case02 .section-title__inner::after {
  width: 97px;
  height: 153px;
  top: -24px;
  right: 30px;
  background: url("/assets/images/pages/contents/howtochoice/section_title_image_case01_sp.svg") no-repeat center center;
}
#case02 .section-title__image {
  padding-right: 140px;
}

#case01 .section-title__inner::after {
  width: 175px;
  height: 135px;
  top: -2px;
  right: -6px;
  background: url("/assets/images/pages/contents/howtochoice/section_title_image_case02_sp.svg") no-repeat center center;
}
#case01 .section-title__image {
  padding-right: 180px;
}

#case03 .section-title__inner::after {
  width: 136px;
  height: 128px;
  top: -11px;
  right: 3px;
  background: url("/assets/images/pages/contents/howtochoice/section_title_image_case03_sp.svg") no-repeat center center;
}
#case03 .section-title__image {
  padding-right: 140px;
}

#case04 .section-title__inner::after {
  width: 97px;
  height: 136px;
  top: -4px;
  right: -3px;
  background: url("/assets/images/pages/contents/howtochoice/section_title_image_case04_sp.svg") no-repeat center center;
}
#case04 .section-title__image {
  padding-right: 100px;
}

.choice-link {
  position: relative;
  width: 100%;
  height: 135px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #ad0003;
  font-size: 19px;
  color: #ffffff;
  text-decoration: none;
  font-weight: 200;
  transition: all ease 300ms;
  z-index: 2;
}
.choice-link:hover {
  opacity: 0.8;
}
.choice-link img {
  width: 6px;
  height: 10px;
  margin: 2px 11px 0 0;
}
@media only screen and (min-width: 835px), (min-device-width: 835px) {
  .main-visual .main-visual__inner {
    width: 1072px;
    margin: 0 auto;
    padding: 47px 0 104px;
  }
  .main-visual .main-visual__top {
    height: 412px;
    margin-bottom: 85px;
    position: relative;
  }
  .main-visual .main-visual__top .page-title {
    margin-bottom: 0;
    position: absolute;
    top: 206px;
  }
  .main-visual .main-visual__top .product .product__image img {
    width: auto;
  }
  .main-visual .main-visual__top .product .product__text {
    font-size: 19px;
    text-align: left;
    margin-bottom: 0;
    position: absolute;
    top: 300px;
    left: 798px;
  }
  .main-visual .navigation .navigation__list {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    width: 840px;
    margin: 0 auto;
  }
  .main-visual .navigation .navigation__list .navigation__item {
    margin: 0;
  }
  .main-visual .navigation .navigation__list .navigation__item:first-child {
    margin-bottom: 80px;
  }
  .main-visual .navigation .navigation__list .navigation__item:first-child .navigation__link::after {
    display: none;
  }
  .main-visual .navigation .navigation__list .navigation__link::after {
    content: "";
    background: url("/assets/images/pages/contents/howtochoice/mv_nav_arrow_pc.svg") no-repeat center;
    display: block;
    width: 18px;
    height: 16px;
    margin: 30px auto 0;
    transition: opacity ease 300ms;
  }
  .main-visual .navigation .navigation__list .navigation__link .navigation__image {
    width: 202px;
  }
  .main-visual .navigation .navigation__list .navigation__link .navigation__image.-wide {
    width: 840px;
  }
  .howtochoice-section {
    padding-top: 80px;
    border-top: 38px solid #cd5e3c;
    border-bottom: 120px solid #f3f3f2;
  }
  .howtochoice-section::after {
    bottom: -23px;
    height: 23px;
    background: url("/assets/images/pages/contents/howtochoice/section_bottom_jagged.png") top left/auto 23px;
  }
  .howtochoice-section .section-title {
    padding: 0 20px 80px;
    text-align: center;
  }
  .howtochoice-section .section-title .section-title__inner {
    width: 1072px;
    margin: 0 auto;
  }
  .howtochoice-section .section-title .section-title__image {
    margin-bottom: 35px;
  }
  .howtochoice-section .section-title .section-title__text {
    font-size: 16px;
    line-height: 32px;
  }
  .howtochoice-section .section-content .section-content__inner {
    width: 840px;
    margin: 0 auto;
    padding: 80px 0 127px;
  }
  .howtochoice-section .banner-box {
    margin-bottom: 56px;
    padding: 22px 21px 20px;
    border: 1px solid #cd5e3c;
  }
  .howtochoice-section .banner-box .banner-box__title {
    font-size: 32px;
    line-height: 52px;
  }
  .howtochoice-section .banner-box .banner-box__title .emphasis {
    font-size: 42px;
  }
  .howtochoice-section .banner-box .banner-box__list .banner-box__item p {
    font-size: 14px;
  }
  .howtochoice-section .banner-box .banner-box__list .banner-box__link {
    margin-bottom: 16px;
  }
  .howtochoice-section .banner-box .banner-box__read-text {
    margin-bottom: 16px;
    text-align: center;
    line-height: 26px;
  }
  .howtochoice-section .search-description {
    margin-top: 96px;
  }
  .howtochoice-section .search-description .search-description__title {
    margin-bottom: 42px;
    font-size: 32px;
    text-align: center;
  }
  .howtochoice-section .search-description .search-description__box {
    flex-direction: row;
  }
  .howtochoice-section .search-description .search-description__box img {
    order: 1;
    margin-right: 37px;
  }
  .howtochoice-section .search-description .search-description__box p {
    order: 2;
    line-height: 32px;
  }
  #case02 .section-title__inner::after {
    width: 194px;
    height: 226px;
    top: 4px;
    right: 43px;
    background: url("/assets/images/pages/contents/howtochoice/section_title_image_case01_pc.svg") no-repeat center center;
  }
  #case02 .section-title__image {
    padding-right: 0;
  }
  #case01 .section-title__inner::after {
    width: 238px;
    height: 235px;
    top: 17px;
    right: -7px;
    background: url("/assets/images/pages/contents/howtochoice/section_title_image_case02_pc.svg") no-repeat center center;
  }
  #case01 .section-title__image {
    padding-right: 0;
  }
  #case03 .section-title__inner::after {
    width: 224px;
    height: 228px;
    top: -6px;
    right: 0;
    background: url("/assets/images/pages/contents/howtochoice/section_title_image_case03_pc.svg") no-repeat center center;
  }
  #case03 .section-title__image {
    padding-right: 0;
  }
  #case04 .section-title__inner::after {
    width: 160px;
    height: 225px;
    top: 16px;
    right: 0;
    background: url("/assets/images/pages/contents/howtochoice/section_title_image_case04_pc.svg") no-repeat center center;
  }
  #case04 .section-title__image {
    padding-right: 0;
  }
  .choice-link {
    height: 115px;
  }
}
@media only screen and (max-width: 834px) and (max-device-width: 834px) {
  .howtochoice-section .banner-box .banner-box__list.-column .banner-box__item {
    flex-basis: calc(50% - 6px);
    margin-bottom: 10px;
  }
}