/* common */
:root {
  --bg-manyo: #fbede9;
  --bg-manyo-btn: #fbede9;
  --txt-manyo: #d75123;
}

#mvWrap .in .txtWrap h2,
#mvWrap .in .txtWrap p {
  width: 51%;
}

#mvWrap .in .txtWrap p.effect {
  display: flex;
  flex-wrap: wrap;
  margin-top: 27px;
}

#mvWrap .in .txtWrap p.effect span {
  position: relative;
  width: 146px;
  padding: 16px 0;
  background: var(--txt-manyo);
  color: #fff;
  font-size: 20px;
  font-weight: 300;
  text-align: center;
  line-height: 1.2;
}

#mvWrap .in .txtWrap p.effect span small {
  position: absolute;
  bottom: 0;
  right: -24px;
  font-size: 1rem;
  color: #000;
  width: auto;
}

#mvWrap .in .txtWrap p.effect span:first-of-type {
  position: relative;
  margin-right: 55px;
}

#mvWrap .in .txtWrap p.effect span:first-of-type::before,
#mvWrap .in .txtWrap p.effect span:first-of-type::after {
  position: absolute;
  right: -36px;
  top: 50%;
  content: "";
  display: block;
  width: 20px;
  height: 2px;
  background-color: #000;
  transform: translateY(-50%);
}

#mvWrap .in .txtWrap p.effect span:first-of-type::after {
  transform: translateY(-50%) rotate(90deg);
}

#mvWrap .in .txtWrap p.effect span sup {
  color: #fff;
}

#mvWrap .in .txtWrap p.effect small {
  margin-top: 19px;
  width: 100%;
}

#mvWrap .in .txtWrap h2 {
  font-size: 43px;
  line-height: 1;
  letter-spacing: 0;
}

#mvWrap .in .txtWrap sup {
  font-size: 10px;
  color: #000;
}

#mvWrap .in .txtWrap p small {
  font-size: 10px;
}

#mvWrap .in .txtWrap p.txt2 small {
  display: block;
  margin-top: 0;
}

#mvWrap .in .txtWrap h2 span,
#productWrap .item .ttlWrap p span {
  border-color: #000;
  background-color: #fff;
}

#productWrap .noteWrap li table {
  width: 100%;
}

#productWrap .noteWrap li table th {
  width: 186px;
}

#productWrap .noteWrap li p {
  margin: 36px 0 0 -1em;
}

#worriesWrap .in .flex .left li span {
  color: var(--txt-manyo);
  border-color: var(--txt-manyo);
}

#productWrap h2 span {
  border-color: var(--txt-manyo);
}

#aboutWrap .box h3 sup {
  font-size: 10px;
}

#improveWrap h2 span span,
#worriesWrap .in .flex p span,
#aboutWrap .box h3 span,
#productWrap .item .toggleWrap dt,
#mvWrap .in .txtWrap h2 small,
#productWrap .item .ttlWrap h3 span {
  color: var(--txt-manyo);
}

#aboutWrap h2::after {
  border-color: var(--txt-manyo) transparent transparent transparent;
}

#improveWrap h2 span::before,
#improveWrap h2 span::after,
#aboutWrap h2 {
  background: var(--txt-manyo);
}

#aboutWrap {
  background: var(--bg-manyo);
}

.btnWrap {
  background: var(--bg-manyo-btn);
}

#worriesWrap {
  background-image: url(/-/Media/com/wakansen/2302/manryo/worriesWrap_bg.jpg);
}

#worriesWrap .arrow {
  background-image: url(/-/Media/com/wakansen/2302/manryo/manryoa_worriesWrap_arrow.png);
}

#worriesWrap .in .flex .left li {
  background-image: url(/-/Media/com/wakansen/2302/manryo/manryoa_worriesWrap_check.png);
}

#worriesWrap .in .flex p span {
  background-image: url(/-/Media/com/wakansen/2302/manryo/manryoa_worriesWrap_line2.png);
}

@media screen and (min-width: 758px) {
  #mvWrap .in .imgWrap {
    min-height: 485px;
  }
}

@media screen and (min-width: 769px) {
  #mvWrap .in .txtWrap {
    width: 996px;
  }
  #worriesWrap .in .flex {
    position: relative;
  }
  #improveWrap img {
    width: 1047px;
  }
  #productWrap .item .ttlWrap img {
    width: 785px;
  }
}

@media screen and (max-width: 768px) {
  #productWrap .noteWrap li table th {
    width: 108px;
  }
  #mvWrap .in .txtWrap p small {
    margin-top: 15px;
    display: inline-block;
  }
  #aboutWrap .box:first-of-type {
    padding-top: 30px;
  }
  #aboutWrap .box:last-of-type {
    padding: 34px 19px 50px;
  }
  #aboutWrap .box .right {
    margin-top: 13px;
  }
  #productWrap .item .ttlWrap h3 {
    letter-spacing: 0.04em;
  }
  #productWrap .item .ttlWrap h3 span {
    letter-spacing: 0.02em;
  }
  #productWrap .noteWrap li p {
    margin: 25px 0 0;
  }
  #worriesWrap .in .flex .left {
    max-width: 260px;
  }
  #productWrap h2 {
    margin-bottom: 0;
  }
  #aboutWrap .box:first-of-type .left {
    max-width: 337px;
    width: 100%;
    margin: 17px auto 0;
  }
  #aboutWrap .box {
    padding: 30px 19px 6px;
  }
}

@media screen and (max-width: 767px) {
  #mvWrap .in .txtWrap h2,
  #mvWrap .in .txtWrap p {
    width: auto;
    margin-left: 17px;
  }
  #mvWrap .in .txtWrap p.txt2 {
    margin-top: 0;
  }
  #mvWrap .in .txtWrap h2 {
    font-size: 21px;
  }
  #mvWrap .in .txtWrap {
    width: 100%;
  }
  #mvWrap .in .txtWrap p.effect,
  #mvWrap .in .txtWrap p.effect small {
    margin-top: 5px;
  }
  #mvWrap .in .txtWrap p.effect span {
    padding: 12px 0;
    width: 75px;
    height: 75px;
    border-radius: 100%;
    font-size: 14px;
    box-sizing: border-box;
  }
  #mvWrap .in .txtWrap p.effect span small {
    right: -9px;
  }
  #mvWrap .in .txtWrap p.effect span:first-of-type {
    margin-right: 23px;
  }
  #mvWrap .in .txtWrap p.effect span:first-of-type::before,
  #mvWrap .in .txtWrap p.effect span:first-of-type::after {
    width: 10px;
    height: 1px;
    right: -17px;
  }
}

/* linkWrap */
.linkBtnWrap {
  padding: 85px 0;
  background: #f1f1f1;
}

.linkBtnWrap .in {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  max-width: 745px;
  margin: 0 auto;
}

.linkBtnWrap a {
  position: relative;
  display: block;
  width: calc(50% - 14px);
  height: 97px;
  margin: 0 0 25px;
  border-radius: 10px;
  line-height: 97px;
  text-align: center;
  font-size: 20px;
  letter-spacing: 0.04em;
  transition: 0.3s;
}

.linkBtnWrap a span {
  font-size: 24px;
}

.linkBtnWrap a.checkBtn {
  background: var(--txt-manyo);
  color: #fff;
  border: 2px solid #ffe600;
  font-weight: 600;
}

.linkBtnWrap a:hover {
  opacity: 0.4;
  transition: 0.3s;
}

.linkBtnWrap a.checkBtn::before {
  position: absolute;
  left: 40px;
  bottom: -2px;
  content: "";
  width: 70px;
  height: 107px;
  background: url(/-/Media/com/wakansen/2302/manryo/checkBtn_img1.png) center/contain no-repeat;
}

.linkBtnWrap a.checkBtn::after {
  background-image: url(/-/Media/com/wakansen/2302/manryo/actuallyBtn_arrow_2.png);
}

.linkBtnWrap a.checkBtn span {
  font-weight: 500;
  color: #ffe600;
  padding-left: 50px;
}

.linkBtnWrap a.actuallyBtn {
  margin-bottom: 0;
  border: 2px solid var(--txt-manyo);
  color: #000;
  background-color: #fff;
  background-image: repeating-linear-gradient(140deg, transparent, transparent 5px, var(--bg-manyo) 5px, var(--bg-manyo) 6px);
}

.linkBtnWrap a::after {
  position: absolute;
  top: 50%;
  right: 28px;
  content: "";
  width: 12px;
  height: 22px;
  background: url(/-/Media/com/wakansen/2302/manryo/actuallyBtn_arrow.png) center/contain no-repeat;
  transform: translateY(-50%);
}

.linkBtnWrap a.actuallyBtn span {
  color: var(--txt-manyo);
}

.linkBtnWrap p {
  font-size: 10px;
  letter-spacing: 0.04em;
  line-height: 1.6;
  font-weight: 300 !important;
}

@media screen and (min-width: 767px) {
  #pageContainer .linkBtnWrap a .sp {
    display: none !important;
  }
}

@media screen and (max-width: 767px) {
  .linkBtnWrap {
    padding: 36px 20px 30px;
  }
  .linkBtnWrap .in {
    justify-content: center;
  }
  .linkBtnWrap a {
    max-width: 16rem;
    width: calc(50% - 7px);
    margin-bottom: 30px;
    height: 72px;
    box-sizing: border-box;
    text-align: left;
    line-height: 1.1;
  }
  .linkBtnWrap a span {
    font-size: 20px;
  }
  .linkBtnWrap a.checkBtn {
    padding: 12px 0 12px 60px;
  }
  .linkBtnWrap a.checkBtn span {
    padding: 0;
  }
  .linkBtnWrap a.checkBtn::before {
    width: 48px;
    height: 76px;
    left: 5px;
  }
  .linkBtnWrap a::after {
    right: 8px;
    width: 9px;
    height: 16px;
  }
  .linkBtnWrap a.actuallyBtn {
    font-size: 17px;
    padding: 12px 0 12px 15px;
    margin-left: 14px;
  }
}

#aboutWrap .box .left ul.txt li {
  padding-left: 30px;
  margin-bottom: 15px;
  font-size: 15px;
  letter-spacing: 0.04em;
  background: url(/-/Media/com/wakansen/2302/manryo/manryoa_worriesWrap_check.png) center left/21px no-repeat;
}

#aboutWrap .box .left ul.txt li span {
  border-bottom: 1px solid var(--txt-manyo);
  font-weight: 500;
  color: var(--txt-manyo);
}

#aboutWrap .box .left ul.txt li sup {
  font-size: 10px;
}

#aboutWrap .box .left p.txt small {
  display: block;
  font-size: 10px;
  line-height: 1.6;
}

@media screen and (max-width: 768px) {
  #improveWrap h2 span::before,
  #improveWrap h2 span::after {
    content: none;
  }
  #improveWrap h2 span span::before,
  #improveWrap h2 span span::after {
    position: absolute;
    top: 65%;
    content: "";
    width: 1px;
    height: 50px;
    background: var(--txt-tsuraresu);
    transform: translateY(-50%);
  }
  #improveWrap h2 span span::after {
    transform: rotate(30deg) translateY(-50%);
  }
  #improveWrap h2 span span::before {
    transform: rotate(-30deg) translateY(-50%);
  }
}

#mvWrap .in#bfmanryo .txtWrap div.effect {
  display: flex;
  margin-top: 27px;
  width: 51%;
  margin-left: auto;
  font-size: 20px;
  letter-spacing: 0.04em;
}

#mvWrap .in#bfmanryo .txtWrap div.effect p {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  margin: 0;
  position: relative;
  width: 194px;
  padding: 16px 0;
  background: var(--txt-manyo);
  color: #fff;
  font-size: 20px;
  box-sizing: border-box;
  text-align: center;
  line-height: 1.2;
}

#mvWrap .in#bfmanryo .txtWrap div.effect p + p {
  margin-left: 20px;
}

#mvWrap .in#bfmanryo .txtWrap div.effect p span {
  display: inline-block;
  font-weight: 300;
}

#mvWrap .in#bfmanryo .txtWrap .txt2 span {
  display: block;
  width: 18.5em;
}

@media screen and (max-width: 767px) {
  #mvWrap .in#bfmanryo .txtWrap div.effect {
    margin-top: 20px;
    width: auto;
    margin-left: 17px;
  }
  #mvWrap .in#bfmanryo .txtWrap div.effect p {
    flex-direction: column;
    flex-wrap: nowrap;
    width: 94px;
    height: 94px;
    padding: 0;
    border-radius: 50%;
    font-size: 13px;
  }
  #mvWrap .in#bfmanryo .txtWrap div.effect p + p {
    margin-left: 8px;
    font-size: 15px;
  }
  #mvWrap .in#bfmanryo .txtWrap .txt2 {
    margin-top: 30px;
  }
}

@media screen and (max-width: 480px) {
  #mvWrap .in#bfmanryo .txtWrap div.effect {
    margin-top: 10px;
  }
  #mvWrap .in#bfmanryo .txtWrap .txt2 {
    margin-top: 4px;
  }
  #mvWrap .in#bfmanryo .txtWrap .txt2 span {
    width: 13.5em;
  }
}
