@media only screen and (max-width: 768px) {
  .c-ttl-main {
    margin-bottom: 9.3333333333vw;
  }
}
@media print, screen and (min-width: 769px) {
  .c-ttl-main {
    margin-bottom: min(71px, 5.546875vw);
  }
}
@media only screen and (max-width: 768px) {
  .p-features {
    padding-inline: 6.6666666667vw;
  }
}
.p-features-lead {
  font-weight: bold;
  letter-spacing: 0.1em;
}
@media only screen and (max-width: 768px) {
  .p-features-lead {
    font-size: 5.8666666667vw;
    line-height: 1.5;
    margin-bottom: 10.6666666667vw;
  }
}
@media print, screen and (min-width: 769px) {
  .p-features-lead {
    font-size: min(1.875rem, 2.34375vw);
    line-height: 1.666;
    margin-bottom: min(54px, 4.21875vw);
  }
}
.p-features-main {
  position: relative;
}
@media only screen and (max-width: 768px) {
  .p-features-main {
    margin-bottom: 13.3333333333vw;
  }
}
@media print, screen and (min-width: 769px) {
  .p-features-main {
    margin-bottom: min(128px, 10vw);
  }
}
@media only screen and (max-width: 768px) {
  .p-features-main-image {
    margin-bottom: 10.6666666667vw;
    text-align: center;
  }
}
@media print, screen and (min-width: 769px) {
  .p-features-main-image {
    position: absolute;
    right: max(20px, -1.5625vw);
    top: max(-35px, -3.203125vw);
  }
}
.p-features-main-image img {
  height: auto;
}
@media only screen and (max-width: 768px) {
  .p-features-main-image img {
    width: 53.3333333333vw;
  }
}
@media print, screen and (min-width: 769px) {
  .p-features-main-image img {
    max-width: 200px;
  }
}
@media only screen and (max-width: 768px) {
  .p-features-main-text {
    margin-bottom: 8vw;
  }
}
@media print, screen and (min-width: 769px) {
  .p-features-main-text {
    font-size: min(1.25rem, 1.5625vw);
    line-height: 1.8;
    margin-bottom: min(60px, 4.6875vw);
  }
}
.p-features-main-text span {
  color: var(--bc03);
  font-weight: bold;
}
@media only screen and (max-width: 768px) {
  .p-features-main-text strong {
    font-size: 4.8vw;
  }
}
@media print, screen and (min-width: 769px) {
  .p-features-main-text strong {
    font-size: min(1.5625rem, 1.953125vw);
  }
}
@media only screen and (max-width: 768px) {
  .p-features-detect-image {
    margin-bottom: 13.3333333333vw;
    padding-inline: 6.6666666667vw;
  }
}
@media print, screen and (min-width: 769px) {
  .p-features-detect-image {
    margin-bottom: min(102px, 7.96875vw);
  }
}
.p-features-detect-image img {
  height: auto;
  width: 100%;
}
.p-features-available {
  display: flex;
}
@media only screen and (max-width: 768px) {
  .p-features-available {
    justify-content: space-between;
  }
}
@media print, screen and (min-width: 769px) {
  .p-features-available {
    gap: min(13px, 1.015625vw);
  }
}
.p-features-available {
  padding: 0;
}
.p-features-available li {
  display: -ms-grid;
  display: grid;
  font-family: "Roboto", sans-serif;
  place-content: center;
}
@media only screen and (max-width: 768px) {
  .p-features-available li {
    border: 0.5333333333vw solid #000;
    border-radius: 2.6666666667vw;
    font-size: 1rem;
    height: 9.0666666667vw;
    width: 15rem;
    margin: 0 0.5rem;
  }
}
@media print, screen and (min-width: 769px) {
  .p-features-available li {
    font-size: min(1.0625rem, 1.328125vw);
    border: min(3px, 0.234375vw) solid #000;
    border-radius: min(13px, 1.015625vw);
    height: min(68px, 5.3125vw);
    width: min(127px, 9.921875vw);
  }
}
@media print, screen and (min-width: 769px) {
  .p-spec-title {
    margin-bottom: min(94px, 7.34375vw);
  }
}
.p-spec {
  display: flex;
  justify-content: space-between;
}
@media only screen and (max-width: 768px) {
  .p-spec {
    flex-wrap: wrap;
    gap: 12.5333333333vw 5.3333333333vw;
    margin-bottom: 13.3333333333vw;
    padding-inline: 6.6666666667vw;
  }
}
@media print, screen and (min-width: 769px) {
  .p-spec {
    margin: 0 auto min(76px, 5.9375vw);
  }
}
.p-spec-item {
  position: relative;
}
@media only screen and (max-width: 768px) {
  .p-spec-item {
    margin-inline: auto;
  }
}
@media print, screen and (min-width: 769px) {
  .p-spec-item {
    width: min(215px, 16.796875vw);
  }
}
.p-spec-point {
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
}
@media only screen and (max-width: 768px) {
  .p-spec-point {
    top: -4vw;
    width: 24vw;
  }
}
@media print, screen and (min-width: 769px) {
  .p-spec-point {
    top: max(-30px, -2.34375vw);
    width: min(116px, 9.0625vw);
  }
}
.p-spec-point img {
  height: auto;
  width: 100%;
}
@media only screen and (max-width: 768px) {
  .p-spec-image {
    padding-inline: 2.6666666667vw;
  }
}
@media print, screen and (min-width: 769px) {
  .p-spec-image {
    padding-inline: min(9px, 0.703125vw);
  }
}
.p-spec-image img {
  height: auto;
  width: 100%;
}
.p-spec-heading {
  align-items: center;
  background: #fff;
  display: flex;
  justify-content: center;
  flex-direction: column;
  letter-spacing: 0.1em;
  line-height: 1.44;
  position: relative;
  text-align: center;
}
@media only screen and (max-width: 768px) {
  .p-spec-heading {
    font-size: 6.6666666667vw;
    margin-block: -8.5333333333vw 4vw;
    padding-top: 1.0666666667vw;
  }
}
@media print, screen and (min-width: 769px) {
  .p-spec-heading {
    font-size: min(1.5625rem, 1.953125vw);
    margin: max(-32px, -2.5vw) 0 min(11px, 0.859375vw);
    min-height: min(80px, 6.25vw);
    padding-top: min(8px, 0.625vw);
  }
}
.p-spec-text {
  background: #fff;
  line-height: 1.47;
  position: relative;
}
@media only screen and (max-width: 768px) {
  .p-spec-text {
    font-size: 4.2666666667vw;
    margin-bottom: 4vw;
  }
}
@media print, screen and (min-width: 769px) {
  .p-spec-text {
    margin-bottom: min(12px, 0.9375vw);
    min-height: min(75px, 5.859375vw);
  }
}
.p-contents {
  background: #fffef4;
}
@media only screen and (max-width: 768px) {
  .p-contents {
    margin-bottom: 26.6666666667vw;
  }
}
@media print, screen and (min-width: 769px) {
  .p-contents {
    margin-bottom: min(177px, 13.828125vw);
    padding-block: min(96px, 7.5vw) min(82px, 6.40625vw);
  }
}
.p-block-title {
  background: #fbe2b3;
  display: -ms-grid;
  display: grid;
  letter-spacing: 0.2em;
  place-content: center;
  position: relative;
}
@media only screen and (max-width: 768px) {
  .p-block-title {
    font-size: 4.8vw;
    margin-bottom: 6.6666666667vw;
    padding-block: 4vw;
    text-align: center;
  }
}
@media print, screen and (min-width: 769px) {
  .p-block-title {
    font-size: min(1.875rem, 2.34375vw);
    height: min(102px, 7.96875vw);
    margin-bottom: min(57px, 4.453125vw);
    width: 100%;
  }
}
.p-block-title:before {
  content: "";
  display: block;
  position: absolute;
}
@media print, screen and (min-width: 769px) {
  .p-block-title:before {
    height: min(40px, 3.125vw);
    left: min(17px, 1.328125vw);
    top: max(-20px, -1.5625vw);
    width: min(117px, 9.140625vw);
  }
}
@media print, screen and (min-width: 769px) {
  #alignment {
    margin-bottom: min(32px, 2.5vw);
  }
}
#alignment:before {
  background: url("../../../common/img/product/ttl-point01.svg") no-repeat left top/cover;
}
@media only screen and (max-width: 768px) {
  .p-alignment {
    margin-bottom: 21.3333333333vw;
    padding-inline: 6.6666666667vw;
  }
}
@media print, screen and (min-width: 769px) {
  .p-alignment {
    margin-bottom: min(172px, 13.4375vw);
  }
}
.p-alignment-lead {
  font-weight: bold;
}
@media only screen and (max-width: 768px) {
  .p-alignment-lead {
    font-size: 4.2666666667vw;
    line-height: 1.4;
    margin-bottom: 5.3333333333vw;
  }
}
@media print, screen and (min-width: 769px) {
  .p-alignment-lead {
    font-size: min(1.5625rem, 1.953125vw);
    letter-spacing: 0.09em;
    line-height: 1.44;
    margin-bottom: min(54px, 4.21875vw);
  }
}
@media print, screen and (min-width: 769px) {
  .p-alignment-main {
    align-items: center;
    display: flex;
    gap: min(38px, 2.96875vw);
  }
}
.p-alignment-image {
  flex-shrink: 0;
}
@media only screen and (max-width: 768px) {
  .p-alignment-image {
    margin: 0 auto 5.3333333333vw;
  }
}
@media print, screen and (min-width: 769px) {
  .p-alignment-image {
    width: min(151px, 21.171875vw);
  }
}
.p-alignment-image img {
  height: auto;
  width: 100%;
}
.p-alignment-text {
  font-weight: 400;
  letter-spacing: 0.05em;
}
@media only screen and (max-width: 768px) {
  .p-alignment-text {
    font-size: 4vw;
    line-height: 1.7;
  }
}
@media print, screen and (min-width: 769px) {
  .p-alignment-text {
    font-size: min(1.0625rem, 1.328125vw);
    line-height: 1.88;
  }
}
@media print, screen and (min-width: 769px) {
  #easy {
    margin-bottom: min(32px, 2.5vw);
  }
}
#easy:before {
  background: url("../../../common/img/product/ttl-point02.svg") no-repeat left top/cover;
}
.p-easy {
  position: relative;
}
@media only screen and (max-width: 768px) {
  .p-easy {
    margin-bottom: 21.3333333333vw;
    padding-inline: 6.6666666667vw;
  }
}
@media print, screen and (min-width: 769px) {
  .p-easy {
    background: url("../../../common/img/product/pict-screen.png") no-repeat center top/min(200px, 20.3125vw) auto;
    display: flex;
    justify-content: space-between;
    height: min(563px, 43.984375vw);
    margin-bottom: min(171px, 13.359375vw);
  }
}
.p-easy-lead {
  font-weight: bold;
}
@media only screen and (max-width: 768px) {
  .p-easy-lead {
    max-width: 230px;
    font-size: 14px;
    line-height: 1.4;
    margin-bottom: 5.3333333333vw;
  }
}
@media print, screen and (min-width: 769px) {
  .p-easy-lead {
    max-width: 230px;
    font-size: 14px;
    margin-right: 2em;
    line-height: 1.44;
    margin-bottom: min(32px, 2.5vw);
  }
}
@media only screen and (max-width: 768px) {
  .p-easy-wrapper {
    //overflow-x: scroll;
  }
}
@media only screen and (max-width: 768px) {
  .p-easy-main {
    display: flex;
    gap: 8vw;
    flex-direction: column;
  }
}
@media only screen and (max-width: 768px) {
  .p-easy-image {
    flex-shrink: 0;
    width: 53.3333333333vw;
  }
}
@media print, screen and (min-width: 769px) {
  .p-easy-image {
    display: none;
  }
}
.p-easy-image img {
  height: auto;
  max-width: none;
  width: 100%;
}
@media print, screen and (min-width: 769px) {
  .p-easy-texts {
    width: min(200px, 24.609375vw);
  }
}
.p-easy-text {
  font-weight: 400;
  letter-spacing: 0.03em;
}
@media only screen and (max-width: 768px) {
  .p-easy-text {
    font-size: 3.7333333333vw;
  }
}
@media print, screen and (min-width: 769px) {
  .p-easy-text {
    font-size: min(0.9375rem, 1.171875vw);
    line-height: 1.666;
    margin-left: 1.333em;
    text-indent: -1.333em;
  }
}
@media only screen and (max-width: 768px) {
  .p-easy-text:not(:last-child) {
    margin-bottom: 5.3333333333vw;
  }
}
@media print, screen and (min-width: 769px) {
  .p-easy-text:not(:last-child) {
    margin-bottom: min(30px, 2.34375vw);
  }
}
.p-easy-text span {
  font-weight: bold;
  position: relative;
}
@media print, screen and (min-width: 769px) {
  .p-easy-text span {
    font-size: min(1.25rem, 1.5625vw);
    top: 2px;
  }
}
@media print, screen and (min-width: 769px) {
  .p-easy-text03,
  .p-easy-text05 {
    left: 0;
  }
}
@media print, screen and (min-width: 769px) {
  .p-easy-text01,
  .p-easy-text02,
  .p-easy-text04,
  .p-easy-text06 {
    right: 0;
  }
}
@media print, screen and (min-width: 769px) {
  .p-easy-text01 {
    top: min(11px, 0.859375vw);
  }
}
@media print, screen and (min-width: 769px) {
  .p-easy-text02 {
    top: min(161px, 12.578125vw);
  }
}
@media print, screen and (min-width: 769px) {
  .p-easy-text03 {
    top: min(242px, 18.90625vw);
  }
}
@media print, screen and (min-width: 769px) {
  .p-easy-text04 {
    top: min(367px, 28.671875vw);
  }
}
@media print, screen and (min-width: 769px) {
  .p-easy-text05 {
    top: min(417px, 32.578125vw);
  }
}
@media print, screen and (min-width: 769px) {
  .p-easy-text06 {
    top: min(453px, 35.390625vw);
  }
}
@media print, screen and (min-width: 769px) {
  #treat {
    margin-bottom: min(48px, 3.75vw);
  }
}
#treat:before {
  background: url("../../../common/img/product/ttl-point03.svg") no-repeat left top/cover;
}
@media only screen and (max-width: 768px) {
  .p-treat {
    margin-bottom: 21.3333333333vw;
    padding-inline: 6.6666666667vw;
  }
}
@media print, screen and (min-width: 769px) {
  .p-treat {
    margin-bottom: min(190px, 14.84375vw);
  }
}
@media only screen and (max-width: 768px) {
  .p-treat-mv {
    margin-bottom: 10.6666666667vw;
  }
}
@media print, screen and (min-width: 769px) {
  .p-treat-mv {
    margin-bottom: min(54px, 4.21875vw);
  }
}
.p-treat-mv img {
  height: auto;
  width: 100%;
}
.p-treat-text {
  font-weight: 400;
}
@media only screen and (max-width: 768px) {
  .p-treat-text {
    margin-bottom: 32vw;
  }
}
@media print, screen and (min-width: 769px) {
  .p-treat-text {
    margin-bottom: min(195px, 15.234375vw);
  }
}
#category:before {
  background: url("../../../common/img/product/ttl-point04.svg") no-repeat left top/cover;
}
@media only screen and (max-width: 768px) {
  .p-block-item {
    padding: 66.6666666667vw 6.6666666667vw 0;
  }
}
@media print, screen and (min-width: 769px) {
  .p-block-item {
    display: flex;
    flex-direction: column;
    position: relative;
  }
}
.p-block-item.p-block-item01 {
  background: url("../../img/product/pict-block.png") no-repeat left top/min(250px, 37.890625vw) auto;
}
@media only screen and (max-width: 768px) {
  .p-block-item.p-block-item01 {
    background-size: 100% auto;
    margin-bottom: 16vw;
  }
}
@media print, screen and (min-width: 769px) {
  .p-block-item.p-block-item01 {
    align-items: flex-end;
    padding-top: min(80px, 9.0625vw);
  }
}
@media print, screen and (min-width: 769px) {
  .p-block-item.p-block-item01 .p-block-main {
    margin-bottom: min(83px, 6.484375vw);
    padding-right: min(40px, 3.125vw);
    padding-left: 3em;
  }
}
.p-block-item.p-block-item02 {
  background: url("../../img/product/pict-crime.png") no-repeat right top/min(250px, 37.890625vw) auto;
}
@media only screen and (max-width: 768px) {
  .p-block-item.p-block-item02 {
    background-size: 100% auto;
  }
}
@media print, screen and (min-width: 769px) {
  .p-block-item.p-block-item02 {
    padding-top: min(102px, 7.96875vw);
  }
}
@media print, screen and (min-width: 769px) {
  .p-block-item.p-block-item02 .p-block-main {
    margin-bottom: min(105px, 8.203125vw);
    padding-left: min(40px, 3.125vw);
  }
}
@media only screen and (max-width: 768px) {
  .p-block-main {
    margin-bottom: 6.6666666667vw;
  }
}
@media print, screen and (min-width: 769px) {
  .p-block-main {
    width: min(514px, 40.15625vw);
  }
}
@media only screen and (max-width: 768px) {
  .p-block-heading {
    font-size: 4.8vw;
    line-height: 1.6;
    margin-bottom: 4vw;
  }
}
@media print, screen and (min-width: 769px) {
  .p-block-heading {
    font-size: min(1.875rem, 2.34375vw);
    line-height: 1.666;
    margin-bottom: min(20px, 1.5625vw);
  }
}
.p-block-text {
  font-weight: 400;
}
@media only screen and (max-width: 768px) {
  .p-block-link-list {
    display: -ms-grid;
    display: grid;
    gap: 4vw 2.6666666667vw;
    -ms-grid-columns: 1fr 2.6666666667vw 1fr;
    grid-template-columns: repeat(2, 1fr);
  }
}
@media print, screen and (min-width: 769px) {
  .p-block-link-list {
    display: -ms-grid;
    display: grid;
    gap: min(29px, 2.265625vw) min(14px, 1.09375vw);
    -ms-grid-columns: 1fr min(14px, 1.09375vw) 1fr min(14px, 1.09375vw) 1fr;
    grid-template-columns: repeat(3, 1fr);
    padding-inline: min(16px, 1.25vw);
    width: 100%;
  }
}
.p-block-link-list .c-btn01 {
  box-shadow: none;
  letter-spacing: 0;
  place-content: center left;
}
@media only screen and (max-width: 768px) {
  .p-block-link-list .c-btn01 {
    font-size: max(1rem, 1.8vw);
    line-height: 1.3;
    padding-left: 2vw;
  }
}
@media print, screen and (min-width: 769px) {
  .p-block-link-list .c-btn01 {
    font-size: min(0.8rem, 1.328125vw);
    height: min(52px, 4.0625vw);
    padding-left: min(22px, 1.71875vw);
  }
}
.p-block-link-list .c-btn01.-blue {
  --line-color: #c3ffe2;
  --hover-color: #c3ffe2;
  background: var(--bc04);
}
.p-block-link-list .c-btn01.-pink {
  --line-color: #ffc6d0;
  --hover-color: #ffc6d0;
  background: var(--bc05);
}

.c-btn {
  --arrow: url("../../img/icon-arrow01.svg");
  --line-color: var(--bc01);
  --pad: 0;
  --pad-sp: 0;
  --hover-arrow: url("../../img/icon-arrow01.svg");
  --hover-color: var(--bc02);
  --hover-text-color: #000;
  display: -ms-grid;
  display: grid;
  font-weight: bold;
  outline: 1px solid var(--line-color);
  overflow: hidden;
  padding-right: var(--pad);
  place-content: center;
  position: relative;
}

@media only screen and (max-width: 768px) {
  .c-btn {
    border-radius: 5.3333333333vw;
    box-shadow: 0 0 0.8vw rgba(0, 0, 0, 0.3);
    font-size: 3.8vw;
    height: 10.6666666667vw;
  }
}

@media print, screen and (min-width: 769px) {
  .c-btn {
    font-size: min(1.25rem, 1.5625vw);
    border-radius: min(25px, 1.953125vw);
    box-shadow: 0 0 min(6px, 0.46875vw) rgba(0, 0, 0, 0.3);
    height: min(50px, 3.90625vw);
    letter-spacing: 0.13em;
    text-decoration: none;
  }
}

.c-btn span {
  position: relative;
  transition: color 0.3s ease-in-out;
  z-index: 2;
}

@media print, screen and (min-width: 769px) {
  .c-btn:before {
    background: var(--hover-color);
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    scale: 0 1;
    top: 0;
    transition: scale 0.3s ease-in-out;
    transform-origin: right;
    width: 100%;
  }
}

.c-btn:after {
  background-image: var(--arrow);
  background-position: left top;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  transition: background-image 0.3s ease-in-out 0.2s;
  z-index: 10;
}

@media only screen and (max-width: 768px) {
  .c-btn:after {
    height: 3.3333333333vw;
    right: 4vw;
    width: 3.3333333333vw;
  }
}

@media print, screen and (min-width: 769px) {
  .c-btn:after {
    height: min(17px, 1.6vw);
    right: min(15px, 1.25vw);
    width: min(17px, 1.6vw);
  }
}

@media (any-hover: hover) {
  .c-btn:hover:before {
    scale: 1 1;
    transform-origin: left;
  }
}

.c-btn:hover:after {
  background-image: var(--hover-arrow);
}

@media (any-hover: hover) {
  .c-btn:hover span {
    color: var(--hover-text-color);
  }
}

.c-btn01 {
  background: var(--bc01);
}

.c-btn02 {
  --arrow: url("../img/icon-arrow02.svg");
  --line-color: #b7b7b7;
  --hover-arrow: url("../img/icon-arrow03.svg");
  --hover-color: #000;
  --hover-text-color: #fff;
  background: #fff;
}

@media print, screen and (min-width: 769px) {
  .c-btn02 {
    --pad: min(13px, 1.015625vw);
  }
}

.c-btn03 {
  --arrow: url("../../img/icon-arrow01.svg");
  --line-color: #fbe2b3;
  --hover-arrow: url("../../img/icon-arrow01.svg");
  --hover-color: #fccc73;
  background: #fbe2b3;
  padding-right: 5vw;
}

@media print, screen and (min-width: 769px) {
  .c-btn03 {
    font-size: min(1.05rem, 1.3625vw);
    --pad: min(13px, 1.015625vw);
    height: min(40px, 3.125vw);
    padding-right: min(30px, 2.2vw);
  }
}

.c-btn03:after {
  rotate: 90deg;
  transform-origin: center top;
}
