﻿.sp-only {
  display: none;
}

.pc-only {
  display: block;
}

@media screen and (max-width: 768px) {
  .sp-only {
    display: block !important;
  }

  .pc-only {
    display: none;
  }
}

li {
  list-style: none;
}

a {
  text-decoration: none;
}

dd {
  margin: 0;
}

.hightlight {
  color: #0D3800;
  font-weight: bold;
  font-size: 20px;
}

.cp-debut-section {
  font-size: 18px;
  max-width: 1200px;
  position: relative;
  width: 100%;
  margin: auto auto 128px;
}

.cp-debut-section.is-point-03 {
  margin: auto;
}

.cp-debut-section .cp-ttl-bg {
  background-color: #0D3800;
  color: white;
  font-size: 16px;
  text-align: center;
  margin-bottom: 25px;
  padding: 20px 40px;
  position: relative;
}

.cp-debut-section .cp-ttl-bg.campaign {
  margin-top: 70px;
}

.cp-debut-section .cp-ttl-bg .underline {
  border-bottom: 1px solid #fff;
  padding-bottom: 1px;
  display: inline-block;
  font-size: 19px;
  margin-right: 20px;
}

.cp-debut-section .cp-ttl-bg .underline .is-num {
  font-family: "Oswald";
  font-size: clamp(25px, 5vw, 42px);
  line-height: 1;
}

.cp-debut-section .cp-ttl-bg .title {
  font-size: clamp(20px, 3.5vw, 28px);
  font-weight: bold;
  display: inline-block;
  margin-top: 5px;
}

.cp-debut-section .cp-ttl-bg .beforeLabel {
  position: absolute;
  width: 160px;
  height: 48px;
  line-height: 48px;
  font-size: 22px;
  color: #fff;
  font-weight: bold;
  padding-left: 0px;
  border-radius: 0 30px 30px 0;
  top: -30px;
  left: 0;
  background-color: #586C01;
}

.cp-debut-section .cp-ttl-bg .text-wrap {
  display: flex;
  align-items: center;
}

.cp-debut-section .cp-ttl-bg .fukidashi {
  position: absolute;
  top: -60px;
  right: 60px;
  font-size: 24px;
  width: 218px;
  height: 134px;
  box-sizing: border-box;
  box-shadow: none;
}

.cp-debut-section .cp-ttl-bg .fukidashi img {
  width: 100%;
}

.point-detail-dl+.point-detail-dl {
  margin-top: 50px;
}

.point-detail-dl>dt {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 25px;
  display: flex;
  align-items: center;
  padding: 0.8rem 0;
  border-top: 2px solid #f5f5f5;
  border-bottom: 2px solid #f5f5f5;
  color: #353535;
}

.point-detail-dl>dt::before {
  background-color: #0D3800;
  content: "";
  display: inline-block;
  height: 1.5em;
  margin-right: 25px;
  vertical-align: bottom;
  width: 10px;
}

.point-detail-dl a {
  color: #0a0fac;
  text-decoration: underline;
}

.point-detail-dl .link-btn a {
  text-decoration: none;
  max-width: 420px;
  margin: 30px auto 0;
}

.point-detail-dl .btn-wrap .link-btn a {
  max-width: 100%;
}

.point-detail-dl .link-btn2 a,
.point-detail-dl .link-btn2 button {
  text-decoration: none;
  max-width: 420px;
  margin: 30px auto 0;
  border: 0;
}

.point-detail-dl .link-btn2 button:hover {
  cursor: pointer;
  opacity: .5;
  transition: all .3s;
}

.is-yellow {
  color: #ffcc65;
}

.is-red {
  color: #ff0000;
}

.is-pink {
  color: #E84677;
}

.is-dark-red {
  color: #a20000;
}

.list-point-kit-wrap {
  border: 5px solid #0D3800;
  border-radius: 30px;
  box-sizing: border-box;
  position: relative;
  padding: 50px 60px;
}

.list-point-kit-wrap .point-kit-ttl {
  position: absolute;
  top: -37px;
  left: 0;
  right: 0;
  margin: auto;
  text-align: center;
}

.list-point-kit-wrap .point-kit-ttl span {
  display: inline-block;
  background-color: white;
  padding: 0 20px;
  font-size: 34px;
  font-weight: bold;
  color: black;
}

.list-point-kit-wrap .list-point-kit {
  display: flex;
  flex-wrap: wrap;
}

.list-point-kit-wrap .list-point-kit .point-kit-item {
  width: calc((100% - 10px) / 2);
}

.list-point-kit-wrap .list-point-kit .point-kit-item:nth-child(n + 3) {
  margin-top: 10px;
}

.list-point-kit-wrap .list-point-kit .point-kit-item:nth-child(2n) {
  margin-left: 10px;
}

.is-price-red {
  color: #D21010;
  font-size: 1.4em;
}

.cp-debut-mv {
  color: white;
  margin-bottom: 75px;
}

.cp-debut-mv .mv {
  overflow: hidden;
  background: url(../../../img/usr/cp/cp20260202amcr/mv.png) center top / cover no-repeat;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  width: 100vw;
  height: calc(600 / 1600 * 100vw);
  max-height: 600px;
}

.cp-debut-mv .mv-inner {
  position: relative;
  max-width: 1600px;
  width: 100%;
  height: 100%;
  margin: auto;
}

.mv-detail-images-sp {
  display: none;
}

.mv-detail-image {
  position: absolute;
  z-index: 0;
}

.mv-detail-image.mvImg01 {
  max-width: 226px;
  width: calc(226 / 1600 * 100vw);
  top: min(65.5px, calc(65.5 / 1600 * 100vw));
  left: min(135.9px, calc(135.9 / 1600 * 100vw));
}

.mv-detail-image.mvImg02 {
  max-width: 304px;
  width: calc(304 / 1600 * 100vw);
  bottom: min(75px, calc(75 / 1600 * 100vw));
  left: min(25px, calc(25 / 1600 * 100vw));
  ;
}

.mv-detail-image.mvImg03 {
  max-width: 325.81px;
  width: calc(325.81 / 1600 * 100vw);
  bottom: min(114px, calc(114 / 1600 * 100vw));
  right: min(31.3px, calc(31.3 / 1600 * 100vw));
}

.cp-debut-mv .point-list {
  position: absolute;
  left: 0;
  right: 0;
  bottom: min(46px, calc(46 / 1600 * 100vw));
  margin: auto;
  display: flex;
  max-width: 790px;
  width: calc(790 / 1600 * 100vw);
  gap: min(20px, calc(20 / 1600 * 100vw));
}

.cp-debut-mv .point-list li {
  max-width: 250px;
  width: calc(250 / 1600 * 100vw);
  max-height: 186px;
  height: calc(186 / 1600 * 100vw);
  background-color: #fff;
  overflow: hidden;
  border-radius: 10px;
}

.cp-debut-mv .point-list li a {
  display: block;
}

.cp-debut-mv .point-list .underline {
  border-bottom: 1px solid #fff;
  padding-bottom: 1px;
  display: inline;
}

.cp-debut-mv .point-list .point-ttl {
  background-color: #0D3800;
  color: #fff;
  text-align: center;
  height: min(60px, calc(60 / 1600 * 100vw));
  font-size: min(20px, calc(20 / 1600 * 100vw));
}

.cp-debut-mv .point-list .point-ttl .is-num {
  font-size: min(32px, calc(32 / 1600 * 100vw));
  font-family: "Oswald", 'Bebas Neue', sans-serif;
}

.point-detail .pr-txt {
  display: block;
  font-size: min(16px, calc(16 / 1600 * 100vw));
  font-weight: bold;
  text-align: center;
  display: block;
  color: #000;
}

.point-list .label {
  max-width: 230px;
  width: calc(230 / 1600 * 100vw);
  max-height: 24px;
  height: calc(24 / 1600 * 100vw);
  display: block;
  background-color: #000;
  color: #fff;
  font-size: min(14px, calc(14 /1600 *100vw));
  margin: 0 auto min(4px, calc(4 /1600 *100vw));
  padding: min(2px, calc(2 / 1600 * 100vw));
  border-radius: 30px;
  font-weight: bold;
  text-align: center;
  line-height: min(24px, calc(24 / 1600 * 100vw));
}

.titleWithLabel span {
  font-size: min(16px, calc(16 / 1600 * 100vw));
  font-weight: bold;
  text-align: center;
  display: block;
  color: #000;
}

.titleWithIcon p {
  font-size: min(14px, calc(14 / 1600 * 100vw));
  font-weight: bold;
  text-align: center;
  display: block;
  color: #000;
}

.cp-debut-mv .point-list .point-detail .present01 {
  width: calc(53 / 1600 * 100vw);
  max-width: 53px;
  margin: auto;
  display: block;
}

.cp-debut-mv .point-list .point-detail {
  padding: min(8px, calc(8 / 1600 * 100vw)) 0 min(3px, calc(3 / 1600 * 100vw));
}

.cp-debut-mv .point-list .point-detail .present02 {
  width: calc(60 / 1600 * 100vw);
  max-width: 60px;
  margin: auto;
  display: block;
}

.cp-debut-mv .point-list .point-detail .present03 {
  width: calc(53 / 1600 * 100vw);
  max-width: 53px;
  margin: auto;
  display: block;
}

.cp-debut-mv .mv-detail .mv-ttl-txt {
  position: absolute;
  top: min(48px, calc(48 / 1600 * 100vw));
  left: 0;
  right: 0;
  margin: auto;
  width: calc(760.31 / 1600 * 100vw);
  max-width: 760.31px;
}

.cp-debut-mv .mv-detail .mv-ttl-txt img {
  width: calc(760.31 / 1600 * 100vw);
  max-width: 760.31px;
  margin: auto;
}

.is-period-text-wrap {
  align-items: center;
  display: flex;
  justify-content: center;
  height: calc(96 / 1600 * 100vw);
  max-height: 96px;
  border-top: 1px solid #0D3800;
  border-bottom: 1px solid #0D3800;
  overflow: hidden;
}

.is-period-text-wrap .label {
  position: relative;
  background-color: #F1F5DA;
  width: calc(510 / 1600 * 100vw);
  height: 100%;
}

.is-period-text-wrap .label p {
  position: absolute;
  top: 0;
  bottom: 0;
  right: calc(38 / 1600 * 100vw);
  margin: auto;
  display: block;
  height: fit-content;
  width: fit-content;
  font-size: min(26px, calc(26 / 1600 * 100vw));
  font-weight: bold;
  color: #0D3800;
}

.is-period-text-wrap .period {
  position: relative;
  background-color: #0D3800;
  width: calc(1090 / 1600 * 100vw);
  height: 100%;
}

.is-period-text-wrap .period .period-wrap {
  position: absolute;
  top: 0;
  bottom: 0;
  left: calc(107 / 1600 * 100vw);
  margin: auto;
  height: fit-content;
  width: fit-content;
}

.is-period-text-wrap .period time {
  font-size: min(33px, calc(33 / 1600 * 100vw));

  font-weight: bold;
  color: #fff;
}

.is-period-text-wrap .period time span {
  font-size: calc(26 / 1600 * 100vw);
  font-size: min(26px, calc(26 / 1600 * 100vw));
}

.is-period-text-wrap .period p {
  font-size: min(14px, calc(14 / 1600 * 100vw));
  color: #fff;
}

.is-period-text-wrap .image {
  background-color: #0D3800;
  height: calc(100 / 1600 * 100vw);
  width: calc(34 / 1600 * 100vw);
  margin-left: calc(-1.6 / 1600 * 100vw);
}

.is-period-text-wrap .image img {
  background-color: #0D3800;
  height: calc(100 / 1600 * 100vw);
  width: calc(34 / 1600 * 100vw);
}

.is-summary .is-read {
  line-height: 2.4;
  margin-bottom: 60px;
  text-align: center;
  font-size: 20px;
}

.is-summary .item-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 auto;
}

.is-summary .item-list li {
  background-color: white;
  box-sizing: border-box;
  display: block;
  filter: drop-shadow(0 3px 6px rgba(0, 0, 0, 0.16));
  margin: 0 0 50px 0;
  padding: 20px;
  text-align: center;
  width: calc((100% - 120px) / 3);
}

.is-summary .item-list li .img-block {
  width: 78%;
  margin: 0 auto 25px;
}

.is-summary .item-list li .is-item {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 45px;
  min-height: 81px;
}

.is-summary .item-list li .is-release-date {
  display: block;
  font-size: 16px;
  margin-bottom: 45px;
}

.is-summary .item-list li .price-title {
  color: #7a7a7a;
  display: block;
  font-size: 14px;
  margin-bottom: 10px;
}

.is-summary .item-list li .is-num,
.is-summary .item-list li .is-unit,
.is-summary .item-list li .is-tax {
  font-weight: bold;
}

.is-summary .item-list li .is-num {
  display: inline-block;
  font-size: 30px;
  margin-right: 5px;
}

.is-point-05 .img-block-bnr {
  padding: 10px 25px;
}

.is-inquiry h3 {
  font-size: 24px;
  margin-bottom: 20px;
  font-weight: bold;
}

.is-inquiry h3.mgT {
  margin-top: 30px;
}

.is-inquiry p.strong {
  font-size: 22px;
}

.is-inquiry p.notes {
  font-size: 18px;
  color: #656565;
  margin-top: 20px;
}

.is-inquiry dl {
  font-size: 22px;
}

.is-inquiry p a {
  color: #0A0FAC;
  text-decoration: underline;
}

.cp-ttl-bg .label {
  display: block;
  font-size: 17px;
  font-weight: bold;
  color: #F0E8E5;
  padding: 3px 0;
  text-align: left;
}

.cp-ttl-bg.color-grey {
  color: black;
  background-color: #f5f5f5;
  font-size: 26px;
  text-align: left;
}

.cp-ttl-bg2 {
  font-size: 30px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  background: url(../../../../content/om-1/cp/spring_fes/bg_ttl.jpg) center top no-repeat;
  padding: 25px;
}

.cp-ttl-bg3 {
  font-size: 30px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  background: url(../../../../content/om-1/cp/spring_fes/bg_ttl_pink.jpg) center top no-repeat;
  padding: 25px;
}

.cp-bg-box+.cp-ttl-bg3 {
  margin-top: 40px;
}

.cp-bg-box {
  background: #E8FFF9;
  padding: 45px 50px;
}

.cp-bg-box.--pink {
  background: #FFE9E9;
  padding: 45px 50px;
}

.cp-bg-box.--flex {
  display: flex;
  flex-wrap: wrap;
}

.cp-bg-box.--flex .flexbox {
  width: 100%;
  margin-top: 40px;
}

.cp-bg-box.--flex .flexbox ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.cp-bg-box.--flex .flexbox ul li {
  background: #fff;
  width: 48.5%;
  text-align: center;
  padding: 28px 36px 30px;
  box-sizing: border-box;
  position: relative;
}

.cp-bg-box.--flex .flexbox ul li:nth-child(1)::before {
  content: url(../../../../content/om-1/cp/spring_fes/step1.png);
  position: absolute;
  top: 0;
  left: 9px;
}

.cp-bg-box.--flex .flexbox ul li:nth-child(2)::before {
  content: url(../../../../content/om-1/cp/spring_fes/step2.png);
  position: absolute;
  top: 0;
  left: 9px;
}

.cp-bg-box.--flex .flexbox ul li::before {
  position: absolute;
  top: 0;
  left: 9px;
}

.cp-bg-box.--flex .flexbox ul li h4 {
  font-size: 24px;
  font-weight: bold;
  color: #F290AD;
  width: 320px;
  margin: 0 auto;
  border-bottom: 2px solid #F290AD;
  margin-bottom: 24px;
  padding-bottom: 15px;
}

.cp-bg-box.--flex .flexbox ul li p {
  font-size: 18px;
  line-height: 1.8;
}

.cp-bg-box.--flex .flexbox ul li p span {
  font-weight: bold;
}

.cp-bg-box.--flex .flexbox ul li a.btn-twitter {
  color: #fff;
  font-size: 18px;
  text-align: center;
  font-weight: bold;
  background: #1DA1F2;
  border-radius: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 10px auto 0;
  width: fit-content;
  padding: 0 35px;
}

.cp-bg-box.--flex .flexbox ul li p span.is-blue {
  color: #1DA1F2;
}

.cp-bg-box p {
  font-size: 24px;
  text-align: center;
  line-height: 2;
}

.cp-bg-box p em {
  font-size: 30px;
  font-weight: bold;
  color: #BE0000;
}

.cp-debut-section.is-point-04 p em {
  font-size: 30px;
  font-weight: 500;
  color: #000;
}

.cp-bg-box p em.color-bk {
  color: #000;
}

.cp-bg-box figure {
  width: 300px;
  text-align: center;
  margin-left: 40px;
}

.cp-bg-box .img03 img {
  width: 180px;
}

.btn-wrap .link-btn a {
  width: fit-content;
  margin: 0 auto;
  padding: 0 100px;
}

.annotation-ico {
  text-align: right;
  margin-top: 35px;
}

.annotation-ico sup {
  font-size: 20px;
}

.point-detail-dl table {
  table-layout: fixed;
}

.point-detail-dl table th {
  background: #0D3800;
  color: #fff;
  font-weight: bold;
  border: 1px solid #CDCBC4;
  text-align: center;
  vertical-align: middle;
  padding: 18px;
}

.point-detail-dl table td {
  background: #FFF;
  border: 1px solid #CDCBC4;
  vertical-align: middle;
  padding: 18px;
}

/* .point-detail-dl table tr:first-child th:first-child {
  width: 20%;
}

.point-detail-dl table tr:first-child th:nth-child(2) {
  width: 47%;
} */

/* .point-detail-dl table td:nth-child(2n+1) {
  text-align: left;
  padding-left: 70px;
}

.point-detail-dl table td:nth-child(2n) {
  text-align: center;
}

.point-detail-dl table tr:nth-child(2) td:first-child {
  text-align: center;
  padding-left: 18px;
  font-weight: 500;
  font-size: 22px;
}

.point-detail-dl table tr:nth-child(2) td:nth-child(2) {
  text-align: left;
  padding-left: 70px;
}

.point-detail-dl table tr:nth-child(2) td:nth-child(3) {
  text-align: center;
  padding-left: 18px;
}  */

/* .point-detail-dl .item-list li:not(:first-child) {
  margin-top: 10px;
} */

.point-detail-dl p.table-note {
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 1.5em;
  text-indent: -1.8em;
}

.is-summary .item-list .link-btn-wrap {
  margin-top: 30px;
}

.is-summary .item-list .is-more-comment+.link-btn-wrap {
  margin-top: 10px;
}

.is-summary .item-list .link-btn-wrap li {
  filter: none;
  width: 100%;
  padding: 0;
  margin: 0 0 10px;
  text-align: center;
  width: 100%;
}

.is-summary .item-list .link-btn-wrap a span {
  font-size: 14px;
  padding-top: 4px;
  padding-bottom: 4px;
}

.is-summary .item-list .is-more-comment {
  font-size: 15px;
  margin-top: 30px;
}

.cp-bg-box .link-btn {
  margin: 30px auto 0;
  max-width: 460px;
  width: 100%;
}

/* fl-banner */
.fl-banner {
  position: fixed;
  bottom: 20px;
  right: 25px;
  z-index: 12;
}

.fl-banner .fl-banner-link {
  width: 21vw;
  max-width: 440px;
  display: block;
}

.fl-banner .close {
  width: 35px;
  cursor: pointer;
  position: absolute;
  right: -20px;
  top: -20px;
  z-index: 1;
}

.fl-banner.hide {
  display: none;
}

.fl-banner a+a {
  margin-top: 10px;
}

.fl-banner.fade .close,
.fl-banner.fade a {
  opacity: 0.5;
  transition: all .3s;
}

.fl-banner.fade .close:hover,
.fl-banner.fade a:hover {
  opacity: 1;
}

.step-list-image-wrap {
  background-color: #F6F6F6;
  padding: 40px;
  margin: 0 0 50px;
}

.step-list-image-wrap .step-list-image-ttl {
  text-align: center;
  font-size: 36px;
  font-weight: bold;
  position: relative;
  margin-bottom: 30px;
}

.step-list-image-wrap .step-list-image-ttl .fukidashi {
  position: relative;
  display: inline-block;
  background-color: #f6f6f6;
  vertical-align: text-bottom;
  border-radius: 20px;
  font-size: 28px;
  color: #0D3800;
  border: 3px solid #0D3800;
  box-sizing: border-box;
  line-height: 1;
  padding: 10px 17px;
  font-feature-settings: "palt";
  margin-right: 30px;
  z-index: 1;
}

.step-list-image-wrap .step-list-image-ttl .fukidashi::before {
  content: "";
  background: #0D3800;
  position: absolute;
  bottom: 0;
  top: 0;
  right: -24px;
  margin: auto;
  height: calc(tan(40deg) * 50px / 2);
  width: 23px;
  clip-path: polygon(0 0, 100% 50%, 0 100%);
  z-index: -1;
}

.step-list-image-wrap .step-list-image-ttl .fukidashi::after {
  content: "";
  background: #f6f6f6;
  position: absolute;
  bottom: 0;
  top: 0;
  right: -18px;
  margin: auto;
  height: calc(tan(40deg) * 50px / 2);
  width: 26px;
  clip-path: polygon(0 0, 100% 50%, 0 100%);
  z-index: -1;
}

.step-list-image-wrap .step-list-image-ttl .font-w {
  font-size: 70px;
  color: #0D3800;
  line-height: 1;
  display: inline-block;
  margin: 0 8px;
}

.step-list-image {
  display: flex;
  justify-content: space-between;
}

.step-list-image li {
  list-style: none;
  width: calc((100% - 120px) / 4);
  position: relative;
}

.step-list-image li:not(:last-child)::after {
  content: "";
  background: url(/product/om3/cp/images/point_arrow.png) 100% / 100% no-repeat;
  display: inline-block;
  width: 74px;
  height: 74px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: -54px;
  margin: auto;
  z-index: 1;
}

.step-list-image .detail-txt-wrap {
  list-style: none;
  background-color: white;
  padding: 20px;
  height: 80%;
  text-align: center;
}

.step-list-image .step-num-ttl {
  background-color: #0D3800;
  color: white;
  font-weight: bold;
  text-align: center;
  padding: 4px 10px;
}

.step-list-image .step-num-ttl .step-num {
  font-size: 1.5rem;
  line-height: 1;
  background-color: transparent;
  padding: 0;
}

.step-list-image .detail-txt-title {
  color: #0D3800;
  font-size: 32px;
  font-weight: bold;
  text-align: center;
  margin: 0 0 20px;
  line-height: 1;
}

.step-list-image .img-block img {
  height: 100px;
}

.step-list-image .detail-txt {
  margin-top: 30px;
  line-height: 1.5;
  font-feature-settings: "palt";
}

.cp-debut-section.is-color .cp-ttl-bg,
.cp-debut-section.is-color .point-detail-dl>dt::before {
  background: #0D3800;
}

.cp-debut-section.is-color .cp-ttl-bg .fukidashi {
  background: #fcff00;
  width: auto;
  height: auto;
  padding: 10px 25px 15px;
}

.cp-debut-section.is-color .cp-ttl-bg .fukidashi::before {
  display: block;
}

.cp-debut-section.is-color .list-point-kit-wrap {
  border: 5px solid #0D3800;
}


.cp-debut-section.is-point-01 .fukidashi .font-w {
  font-size: 28px;
}

.point-detail-dl .present {
  width: 960px;
  margin: 0 auto;
}

.point-detail-dl .present.present01 {
  margin: 0 auto 70px;
}

.point-detail-dl .text {
  margin-top: 30px;
  font-size: 15px;
  text-align: center;
}

.is-point-01 .point-detail-dl .model {
  width: 521px;
  margin: 60px auto 0;
  text-align: center;
}

.is-point-01 .point-detail-dl .model h3 {
  width: 250px;
  margin: auto;
}

.is-point-01 .point-detail-dl .model-images {
  margin-top: 40px;
  display: flex;
  gap: 35px;
  justify-content: center;
  align-items: center;
}

.is-point-01 .point-detail-dl .model-images img {
  width: 202px;
}

.is-point-01 .point-detail-dl .model-images p {
  font-size: 26px;
  font-weight: bold;
  white-space: nowrap;
}





/* 特典2 */
.cp-debut-section.is-point-02 .coupon_bnr {
  width: 960px;
  margin: 50px auto;
}

.cp-debut-section.is-point-02 .coupon_btn {
  margin-bottom: 50px;
}

.cp-debut-section.is-point-02 .point-detail-dl .link-btn a {
  max-width: 960px;
}

.cp-debut-section.is-point-02 .coupon_info {
  width: 1140px;
  margin: auto;
  line-height: 1.9;
}

.cp-debut-section.is-point-02 .coupon_info+.coupon_info {
  margin-top: 25px;
}

.cp-debut-section.is-point-02 .coupon_info dt {
  font-weight: bold;
}

.cp-debut-section.is-point-02 .coupon_info dd {
  margin-bottom: 25px;
}

/* 特典3 */
.is-point-03 .bnr {
  width: 960px;
  margin: 0 auto 50px;
}

.is-point-03 .point02-read {
  display: flex;
  margin-bottom: 60px;
  position: relative;
  width: 100%;
}

.is-point-03 .point02-read .is-read {
  margin-right: auto;
  padding-left: 30px;
  width: 610px;
  line-height: 2.4;
}

.is-point-03 .point02-read .is-read b {
  font-size: 1.3rem;
}

.is-point-03 .point02-read .is-read .is-red {
  font-size: 1.3em;
}

.is-point-03 .point02-read .img-block {
  max-width: 328px;
  position: relative;
  right: 85px;
  text-align: center;
  top: 0;
  width: 35%;
}

.is-point-03 .point02-read .bg-red-txt {
  position: absolute;
  left: -100px;
  bottom: -40px;
  background: linear-gradient(#D35D5D, #AC0A0A);
  color: white;
  padding: 0;
  width: 150px;
  height: 150px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.4);
}

.is-point-03 .point02-read .bg-red-txt small {
  display: block;
  font-size: 17px;
}

.is-point-03 .point02-read .bg-red-txt b {
  font-size: 24px;
}

.is-point-03 .point02-read+.point-detail-dl,
.is-point-03 .point02-read+.point-detail-dl+.point-detail-dl {
  margin-right: 300px;
}

/* 追記 */

.accordion-detail {
  display: none;
}

.cp-ttl-common {
  font-size: 28px;
}

.cp-detail {
  margin: 24px 0 80px;
  width: 1200px;
  margin: auto;
}

.cp-detail__inner {
  padding: 40px 85px;
  background-color: #F6FBF7;
}



.cp-detail__inner p {
  font-size: 24px;
  line-height: 40px;
}

.cp-detail__inner .txt-gray {
  color: #656565;
}

.cp-detail__inner .txt {
  font-size: 24px;
  font-weight: normal;
  color: #000;
  line-height: 40px;
}

.cp-detail__inner .txt a {
  color: #000;
}

.cp-detail__textList {
  margin-top: 20px;
}

.cp-detail__textList li {
  font-size: 15px;
  line-height: 21px;
}

.cp-detail__inner .small {
  margin-top: 20px;
  font-size: 20px;
  font-weight: normal;
  color: #000;
  line-height: 40px;
}

.cp-detail__inner .small.txt-gray {
  color: #707070;
}

.cp-detail__subTitle {
  position: relative;
  width: 100%;
  height: 3px;
  margin: 38px auto;
  background-color: #0D3800;
}

.cp-detail__subTitle.receive {
  margin: 70px auto;
}

.cp-detail__subTitle .title {
  width: fit-content;
  height: 35px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  font-size: 24px;
  background-color: #F6FBF7;
  line-height: 35px;
  text-align: center;
  padding: 0 20px;
  color: #0D3800;
  font-weight: bold;
}

.egift .cp-detail__inner {
  margin-bottom: 128px;
}

.egift-mail {
  margin: 25px 0 0;
  padding: 20px;
  background: #fff;
  border-radius: 20px;
}

.egift-mail-text {
  font-weight: bold;
  font-size: 24px;
  text-align: center;
}

.egift-mail-address {
  margin: 15px 0 0;
  font-size: 24px;
  text-align: center;
}


.egift .notice {
  margin: 40px 0 0;
  color: #656565;
}

.egift .notice li {
  padding-left: 1em;
  text-indent: -1em;
  font-size: 20px;
  color: #656565;
  line-height: 35px;
}

.egift-mail .notice {
  width: 800px;
  margin: 40px auto 0;
}

.egift .gift.notice {
  margin: 20px auto 0;
}

.egift .gift.notice li {
  font-size: 15px;
  color: #707070;
  line-height: 22px;
}


/* 追記 */
.btn-flex-wrap.first {
  margin-top: 72px;
}

.btn-flex-wrap ul {
  align-items: center;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.btn-flex-wrap ul li:first-child {
  width: 100%;
}

.btn-flex-wrap ul li {
  width: calc((100% - 50px) / 3);
  list-style: none;
}

.btn-flex-wrap ul li.second {
  width: calc((100% - 50px) / 2);
  list-style: none;
}

.btn-flex-wrap ul li:nth-child(n+2) {
  margin-top: 20px;
}

.point-detail-dl .btn-flex-wrap [class*="link-btn"] a {
  max-width: none;
  margin: 0;
}

.point-detail-dl .btn-flex-wrap [class*="link-btn"] {
  margin-left: 10px;
}


.link-btn a {
  align-items: center;
  background-color: #000000;
  display: flex;
  height: 75px;
  justify-content: center;
  width: 100%;
  padding: 0 10px;
  box-sizing: border-box;
}

.link-btn2 a,
.link-btn2 button {
  align-items: center;
  background: #0D3800;
  color: #fff;
  display: flex;
  height: 75px;
  justify-content: center;
  width: 100%;
  padding: 0 10px;
  box-sizing: border-box;
  max-width: 420px;
  margin: 30px auto 0;
  border: none;
}

.link-btn a span {
  background-image: url(../../../../content/om-5/cp/newapp/icon_arrow3.png);
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 25px 25px;
  color: white;
  display: inline-block;
  font-size: 14px;
  text-align: center;
  line-height: 1.9;
  padding-left: 38px;
}

.link-btn2 a span,
.link-btn2 button span {
  background-image: url(../../../../content/om-5/cp/newapp/icon_arrow3.png);
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 25px 25px;
  color: #fff;
  display: block;
  width: 100%;
  font-size: 13px;
  text-align: center;
  line-height: 1.9;
}

.link-btn2 button:hover {
  cursor: pointer;
  opacity: .5;
  transition: all .3s;
}

.imageWithName {
  margin-top: 50px;
  margin-bottom: 20px;
  display: flex;
  align-items: center;
  gap: 35px;
  margin-left: 25%;
}

.imageWithName p {
  font-size: 26px;
  font-weight: bold;
}

.cp-evemt-image {
  margin: 15px auto 60px;
}

.cp-evemt-image img {
  width: 100%;
}

.cp-evemt-image .cp-evemt-links {
  margin-top: 20px;
}

.cp-evemt-image .link-btn {
  width: 715px;
  margin: auto;
}

.cp-evemt-image .link-btn>a>span {
  font-size: 20px;
  font-weight: bold;
}

/* ---------------
選べるe-GIFTとは
------------------ */
.campaign .accordion-ttl {
  position: relative;
}

.egift_i {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 37px;
  margin: auto;
  display: block;
  width: 25px;
  height: 25px;
  transition: all ease .2s;
  cursor: pointer;
}

.accordion-block:not(.is-active) .egift_i {
  background-image: url(../../../img/usr/cp/cp20260202amcr/open.png);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}

.accordion-block.is-active .egift_i {
  background-image: url(../../../img/usr/cp/cp20260202amcr/close.png);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}

#anc-egift .hdgLv4_lensFair_target {
  margin-bottom: 30px;
}

#anc-egift .txt_lensFair_summary .eiftlink {
  color: #404040;
  text-decoration: underline;
}

.txt_lensFair_summary.egift_ex {
  display: flex;
  justify-content: center;
  align-items: center;
}

.txt_lensFair_summary.egift_ex .egift_txt {
  font-size: 28px;
  color: #003787;
  font-weight: bold;
}

.txt_lensFair_summary.egift_ex .txt_small {
  font-size: 26px;
  color: #000;
  font-weight: bold;
}

.egift_ex {
  text-align: center;
  margin-bottom: 20px;
}

.egifticon {
  width: 40px;
  margin-right: 10px;
}

.egift {
  font-size: 28px;
  color: #0D3800;
}

.note_s {
  font-size: 0.5em;
  vertical-align: top;
}

.gift_icon {
  display: flex;
  align-items: center;
  background-color: #fff;
  border-radius: 10px;
  padding: 20px 40px;
  justify-content: space-evenly;
}

.gift_icon img {
  width: 120px;
  margin-right: 20px;
}

.attention {
  font-size: 15px;
  color: #707070;
  margin: 20px 0 70px;
}

.attention .eiftlink {
  color: #707070;
  text-decoration: underline;
}

.flow-step {
  display: flex;
  gap: 0 47px;
  justify-content: center;
  margin-top: 40px;
}

.flow-step>li {
  width: calc((100% - (47px * 2)) / 3);
  position: relative;
  background-color: #fff;
  padding: 20px;
}

.flow-step>li:first-child img {
  display: block;
  width: 124.78px;
  margin: auto;
}

.flow-step .step-ttl {
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  background-color: #0D3800;
  border-radius: 20px;
  padding: 4px;
  margin: 0 0 20px;
  color: #fff;
}

.flow-step .step-img {
  margin: 0 0 20px;
}

.flow-step .step-img img {
  border: 1px solid #DCDCDC;
  width: 100%;
}

.flow-step>li::before {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 20px 0 20px 20px;
  border-color: transparent transparent transparent #0D3800;
  content: "";
  display: block;
  position: absolute;
  top: 46%;
  transform: translateY(-50%);
  right: -35px;
}

.flow-step>li:last-child::before {
  display: none;
}

.flow-step .flow-text {
  font-size: 20px;
  margin-bottom: 20px;
  text-align: center;
  color: #000;
  line-height: 35px;
}

@media screen and (max-width: 768px) {


  .egift .cp-detail__inner {
    margin-bottom: 64px;
  }

  .egift_ex {
    margin: 20px 0 10px;
  }

  .egifticon {
    width: 30px;
  }

  .txt_lensFair_summary.egift_ex .egift_txt {
    font-size: 20px;
    color: #003787;
    font-weight: bold;
  }

  .txt_lensFair_summary.egift_ex .txt_small {
    font-size: 18px;
    color: #000;
    font-weight: bold;
  }

  .egift-mail .notice {
    width: 100%;
    margin: 10px auto 0;
  }

  .egift .notice li {
    font-size: 13px;
    line-height: 21px;
  }

  .txt_lensFair_summary span.egift {
    font-size: calc(36 / 375 * 100vw);
  }

  #anc-egift .txt_lensFair_summary b {
    font-size: calc(30 / 375 * 100vw);
  }

  .note_s {
    font-size: 0.5em !important;
  }

  .gift_icon {
    padding: 10px 5px;
    gap: 5px;
    margin: 10px 0;
  }

  .gift_icon img {
    width: calc((100% - 5px* 4) / 5);
    margin-right: 0;
  }

  .attention {
    font-size: calc(22 / 375 * 100vw);
  }

  .flow-step {
    display: block;
  }

  .flow-step li {
    display: flex;
    width: 100%;
    gap: 20px;
    margin-bottom: 30px;
    align-items: center;
  }

  .flow-step .flow-text-wrap {
    width: 50%;
  }

  .flow-step .flow-text-wrap .step-ttl {
    font-size: calc(18 / 375* 100vw);
    margin-bottom: 10px;
  }

  .flow-step .flow-text-wrap .flow-text {
    font-size: calc(14 / 375* 100vw);
    margin-bottom: 0;
  }

  .flow-step .step-img {
    width: calc((50% - 20px));
    margin-bottom: 0;
  }

  .flow-step>li::before {
    display: none;
  }

  .flow-step>li::after {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 20px 20px 20px;
    border-color: #0D3800 transparent transparent transparent;
    content: "";
    display: block;
    position: absolute;
    bottom: -40px;
    left: 45%;
  }

  .flow-step>li:last-child::after {
    display: none;
  }

  .egift-mail {
    margin: 25px 0 0;
    padding: 10px;
  }

  .egift-mail-text {
    font-size: calc(26 / 750 * 100vw);
  }

  .egift-mail-address {
    margin: 10px 0 0;
    font-size: calc(26 / 750 * 100vw);
  }
}

/* ---------------
３年保証
------------------ */
#is-tenken h3 {
  margin-top: 30px;
}

.cp-debut-section.is-tenken p em {
  font-size: 30px;
  font-weight: 500;
  color: #000;
}

.cp-debut-section .warranty--bg {
  background-color: #F5F5F5;
  padding: 40px;
}

.cp-debut-section .warranty--ttl {
  font-size: 36px;
  font-weight: bold;
  margin: 0 0 20px;
  text-align: center;
}

.cp-debut-section .warranty--cap {
  font-size: 16px;
  color: #8B2B2B;
  text-align: center;
  border: 1px solid #8B2B2B;
  width: fit-content;
  padding: 7px 23px;
  margin: 0 auto 20px;
}

.cp-debut-section .warranty--text {
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  margin: 0 0 21px;
}

.cp-debut-section .warranty-table {
  margin: 0 auto;
}

.cp-debut-section .warranty-table .bold {
  font-weight: bold;
  color: #8B2B2B;
}

.cp-debut-section .warranty-table th,
.cp-debut-section .warranty-table td {
  border-collapse: collapse;
  border: 6px solid #F5F5F5;
}

.cp-debut-section .warranty-table th {
  font-size: 22px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  background-color: #8B2B2B;
  width: 223px;
}

.cp-debut-section .warranty-table th.year-first {
  background-color: #000000;
}

.cp-debut-section .warranty-table td {
  font-size: 22px;
  background-color: #fff;
  text-align: center;
  height: 157px;
}

.cp-debut-section .warranty-table td.posi {
  position: relative;
}

.cp-debut-section .warranty-table td.posi .posi-ab {
  position: absolute;
  left: 0;
  top: 24px;
  white-space: nowrap;
}

.cp-debut-section .warranty-table td.posi .arw {
  display: block;
  height: 20px;
  width: calc(100% - 15px);
  background-color: #4082C3;
  position: relative;
  margin-top: 13px;
}

.cp-debut-section .warranty-table td.posi .arw::after {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 24px 0 24px 19px;
  border-color: transparent transparent transparent #4082C3;
  position: absolute;
  top: 50%;
  right: -8px;
  transform: translateY(-50%);
}

.cp-debut-section .warranty-table td.posi.year-first .posi-ab {
  width: 103%;
}

.cp-debut-section .warranty-table td.posi.year-second .posi-ab {
  width: 206%;
}

.cp-debut-section .warranty-table td.posi.year-second .arw {
  background-color: #E2D300;
}

.cp-debut-section .warranty-table td.posi.year-second .arw::after {
  border-color: transparent transparent transparent #E2D300;
}

.cp-debut-section .table-bottom-text {
  margin: 30px 0 0;
  font-size: 14px;
}

.cp-debut-section .warranty--note {
  margin: 60px 0 0;
}

.cp-debut-section .warranty--contact {
  margin: 30px 0 0;
}

.cp-debut-section .warranty--note,
.cp-debut-section .warranty--contact {
  color: #fff;
  font-size: 14px;
  line-height: 2;
}

.cp-debut-section .warranty--note .textlink,
.cp-debut-section .warranty--contact .textlink {
  color: #fff;
  text-decoration: underline;
}

.cp-debut-section .warranty--note .note-ttl,
.cp-debut-section .warranty--contact .contact-ttl {
  border-bottom: 1px solid #fff;
  padding: 0 0 5px;
  margin: 0 0 15px;
}

.cp-debut-section .warranty--note .note-list {
  display: flex;
}

.cp-debut-section .warranty--note .note-list>dt {
  width: fit-content;
  flex-shrink: 0;
}

.cp-debut-section .warranty--note .note-list>dd {
  width: 100%;
}

.cp-debut-section .warranty--contact p+p {
  margin-top: 20px;
}

.cp-debut-section .cp-ttl-bg.color-grey {
  text-align: center;
}

@media screen and (max-width: 768px) {
  .cp-debut-section .warranty--bg {
    padding: 30px 15px;
    margin-top: 30px;
  }

  .cp-debut-section .warranty--ttl {
    font-size: 20px;
    margin: 25px 0 20px;
  }

  .cp-debut-section .warranty--cap {
    font-size: 12px;
    margin: 0 auto 10px;
  }

  .cp-debut-section .warranty--text {
    font-size: 14px;
    margin: 0 0 10px;
  }

  .cp-debut-section .warranty-table {
    width: 100%;
  }

  .cp-debut-section .warranty-table th,
  .cp-debut-section .warranty-table td {
    border: 3px solid #F5F5F5;
  }

  .cp-debut-section .warranty-table th {
    font-size: 12px;
    width: calc(100% / 3);
    padding: 5px;
  }

  .cp-debut-section .warranty-table td {
    height: 80px;
  }

  .cp-debut-section .warranty-table td span {
    font-size: 12px;
  }

  .cp-debut-section .warranty-table td.posi .posi-ab {
    top: 8px;
  }

  .cp-debut-section .warranty-table td.posi .arw {
    height: 10px;
    width: calc(100% - 12px);
    margin-top: 8px;
  }

  .cp-debut-section .warranty-table td.posi .arw::after {
    border-width: 12px 0 12px 10px;
  }

  .cp-debut-section .warranty-table td.posi.year-second .posi-ab {
    width: 203%;
  }

  .cp-debut-section .table-bottom-text {
    margin: 20px 0;
    font-size: 12px;
  }

  .cp-debut-section .kakko img {
    width: 100%;
  }

  .cp-debut-section .kakko.reverse img {
    transform: scale(1, -1);
  }

  .cp-debut-section .warranty--note {
    margin: 40px 0 0;
  }

  .cp-debut-section .warranty--contact {
    margin: 20px 0 0;
  }

  .cp-debut-section .warranty--note p,
  .cp-debut-section .warranty--note dt,
  .cp-debut-section .warranty--note dd,
  .cp-debut-section .warranty--contact span,
  .cp-debut-section .warranty--contact p {
    font-size: 11px;
  }

  .cp-debut-section .warranty--note .note-ttl,
  .cp-debut-section .warranty--contact .contact-ttl {
    font-size: 11px;
  }

  .cp-debut-section .warranty--note .note-list {
    margin: 15px 0;
  }

  .cp-debut-section .warranty--note .note-list>dd {
    padding-left: 1em;
  }

  .cp-debut-section .warranty--contact p+p {
    margin-top: 15px;
  }

  .cp-debut-section .warranty--contact .sp-indent {
    text-indent: -1em;
    padding-left: 1em;
    display: inline-block;
  }
}

/* sp */
@media screen and (max-width: 768px) {

  .cp-debut-mv .mv {
    overflow: hidden;
    background: url(../../../img/usr/cp/cp20260202amcr/mv_sp.png) center top / cover no-repeat;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    height: calc(720 / 375 * 100vw);
    max-height: 720px;
  }

  .cp-debut-mv {
    margin-bottom: 0;
  }

  .cp-debut-mv .mv-inner {
    position: relative;
    max-width: 375px;
    width: calc(375 / 375 * 100vw);
    ;
    height: 100%;
    margin: auto;
  }

  .mv-detail-images-sp {
    position: absolute;
    top: min(200px, calc(200 / 375 * 100vw));
    left: 0;
    right: 0;
    margin: auto;
    display: block;
    width: calc(320.29 / 375 * 100vw);
    max-width: 320.29px;
  }

  .mv-detail-images-sp img {
    width: calc(320.29 / 375 * 100vw);
    max-width: 320.29px;
  }

  .mv-detail-image {
    display: none;
  }

  .cp-debut-mv .mv-detail .mv-ttl-txt {
    top: min(40px, calc(40 / 375 * 100vw));
    left: 0;
    right: 0;
    bottom: auto;
    margin: auto;
    width: calc(312.03 / 375 * 100vw);
    max-width: 312.03px;

  }

  .cp-debut-mv .mv-detail .mv-ttl-txt img {
    width: calc(312.03 / 375 * 100vw);
    max-width: 312.03px;
  }

  .cp-debut-mv .point-list {
    position: absolute;
    left: 0;
    right: 0;
    bottom: min(30px, calc(30 / 375 * 100vw));
    margin: auto;
    display: flex;
    flex-wrap: wrap;
    max-width: 335px;
    width: calc(335 / 375 * 100vw);
    gap: min(9px, calc(20 / 375 * 100vw));
  }

  .cp-debut-mv .point-list li {
    max-width: 163px;
    width: calc(163 / 375 * 100vw);
    max-height: 130px;
    height: calc(130 / 375 * 100vw);
  }

  .cp-debut-mv .point-list li:first-child {
    max-width: 335px;
    width: calc(335 / 375 * 100vw);
    max-height: 114px;
    height: calc(114 / 375 * 100vw);
  }

  .cp-debut-mv .point-list .underline {
    border-bottom: 1px solid #fff;
    padding-bottom: 1px;
    display: inline;
  }

  .cp-debut-mv .point-list .point-ttl {
    height: min(34px, calc(34 / 375 * 100vw));
    font-size: min(13px, calc(13 / 375 * 100vw));
  }

  .cp-debut-mv .point-list .point-ttl .is-num {
    font-size: min(21px, calc(21 / 375 * 100vw));
  }

  .point-detail .pr-txt {
    font-size: min(12px, calc(12 / 375 * 100vw));
  }

  .point-list .label {
    max-width: 155px;
    width: calc(155 / 375 * 100vw);
    max-height: 16px;
    height: calc(16 / 375 * 100vw);
    font-size: min(10px, calc(10 /375 *100vw));
    margin: 0 auto min(8px, calc(8 /375 *100vw));
    padding: min(1px, calc(1 / 375 * 100vw));
    line-height: min(16px, calc(16 / 375 * 100vw));
  }


  .point-detail.first {
    display: flex;
    justify-content: center;
    align-items: center;
    width: calc(230 / 375 * 100vw);
    max-width: 230px;
    margin: auto;
    gap: min(15px, calc(15 / 375 * 100vw));
    ;
  }

  .titleWithLabel span {
    font-size: min(14px, calc(14 / 375 * 100vw));
    white-space: nowrap;
  }

  .titleWithIcon {
    width: calc(144 / 375 * 100vw);
    max-width: 144px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: auto;
  }

  .titleWithIcon p {
    font-size: min(12px, calc(12 / 375 * 100vw));
    font-weight: bold;
    text-align: center;
    display: block;
    color: #000;
  }

  .cp-debut-mv .point-list .point-detail {
    padding: min(10px, calc(10 / 375 * 100vw)) 0 min(8px, calc(8 / 375 * 100vw));
  }

  .cp-debut-mv .point-list .point-detail .present01 {
    width: calc(53 / 375 * 100vw);
    max-width: 53px;
    margin: auto;
    display: block;
  }



  .cp-debut-mv .point-list .point-detail .present02 {
    width: calc(60 / 375 * 100vw);
    max-width: 60px;
    margin: auto;
    display: block;
  }

  .cp-debut-mv .point-list .point-detail .present03 {
    width: calc(34 / 375 * 100vw);
    max-width: 34px;
    margin: auto;
    display: block;
  }

  .is-period-text-wrap {
    background-color: #0D3800;
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: auto;
    padding: 6px 20px 12px;
    overflow: hidden;
  }

  .is-period-text-wrap .label {
    position: relative;
    width: 120px;
  }

  .is-period-text-wrap .label p {
    position: relative;
    top: auto;
    bottom: auto;
    right: auto;
    margin: auto;
    display: block;
    height: 22px;
    line-height: 22px;
    width: fit-content;
    font-size: 12px;
    font-weight: bold;
  }

  .is-period-text-wrap .period {
    position: relative;
    width: 100%;
    text-align: center;
  }

  .is-period-text-wrap .period .period-wrap {
    position: relative;
    top: auto;
    bottom: auto;
    left: auto;
    margin: auto;
    height: fit-content;
    width: fit-content;
  }

  .is-period-text-wrap .period time {
    font-size: 22px;
    font-weight: bold;
  }

  .is-period-text-wrap .period time span {
    font-size: 16px;
  }

  .is-period-text-wrap .period p {
    font-size: 9px;
  }


  /* .cp-debut-mv {
    margin-bottom: 30px;
  }

  .cp-debut-mv .mv {
    padding: calc(20 / 375 * 100vw);
    background: url(../../../img/usr/cp/cp20260202amcr/mv_sp.png) center top / cover no-repeat;
  }

  .mv-detail-image {
    position: relative !important;
  }



  .mv-detail-images {
    display: none;
  }

  .cp-debut-mv .mv-inner {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    max-width: auto;
    width: 100%;
  }

  .cp-debut-mv .mv-detail {
    padding-top: 0;
  }

  .mv-detail-images-sp {
    display: block;
    margin-top: calc(24 / 375 * 100vw);
    ;
    width: 100%;
  }

  .mv-detail-images-sp img {
    width: 100%;
  }

  .cp-debut-mv .point-list {
    width: 100%;
    gap: calc(10 / 375 * 100vw);
    flex-wrap: wrap;
  }

  .cp-debut-mv .point-list li {
    width: calc((100% - 3vw) / 2);
  }

  .cp-debut-mv .point-list li:first-child {
    width: 100%;
  }


  .cp-debut-mv .point-list .point-ttl {
    font-size: calc(16 / 375 * 100vw);
    ;
    text-align: center;
    font-weight: normal;
    padding: 0 0 calc(6 / 375 * 100vw);
    ;
    box-shadow: 0 3px 6px rgba(109, 39, 39, 0.16);
  }

  .cp-debut-mv .point-list .point-ttl .is-num {
    font-size: calc(32 / 375 * 100vw);
    ;
    font-family: "Oswald";
  }

  .cp-debut-mv .point-list .point-detail .label {
    width: auto;
    margin: 0 auto;
    padding: min(3px, calc(3 / 375 * 100vw)) min(12px, calc(12 / 375 * 100vw));
    border-radius: 20px;
    margin-bottom: calc(10 / 375 * 100vw);
    font-size: calc(8 / 375 * 100vw);
  }

  .cp-debut-mv .point-list .point-detail {
    font-size: calc(12 / 375 * 100vw);
  }

  .cp-debut-mv .point-list .point-detail.first {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: calc(10 / 375 * 100vw);
  }

  .cp-debut-mv .point-list .point-detail.first p {
    font-size: calc(16 / 375 * 100vw);
  }


  .cp-debut-mv .point-list .point-detail .titleWithIcon {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: calc(5 / 375 * 100vw);
  }

  .cp-debut-mv .point-list .point-detail .titleWithIcon p {
    font-size: calc(12 / 375 * 100vw);
  }

  .cp-debut-mv .point-list .point-detail .present01 {
    width: calc(53 / 375 * 100vw);
    height: auto;
    max-width: none;
  }

  .cp-debut-mv .point-list .point-detail .present02 {
    width: calc(50 / 375 * 100vw);
    height: auto;
    max-width: none;

  }

  .cp-debut-mv .point-list .point-detail .present03 {
    width: calc(34 / 375 * 100vw);
    height: auto;
    max-width: none;

  }

  .cp-debut-mv .is-period-text-wrap {
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    background-color: #0D3800;
    height: auto;
    border-top: 1px solid #0D3800;
    border-bottom: 1px solid #0D3800;
    padding: calc(6 / 375 * 100vw) calc(20 / 375 * 100vw) calc(12 / 375 * 100vw);
    overflow: hidden;
  }

  .cp-debut-mv .is-period-text-wrap .label {
    position: relative;
    background-color: #F1F5DA;
    width: calc(120 / 375 * 100vw);
  }

  .cp-debut-mv .is-period-text-wrap .label p {
    position: relative;
    top: auto;
    bottom: auto;
    right: auto;
    margin: auto;
    display: block;
    height: calc(22 / 375 * 100vw);
    line-height: calc(22 / 375 * 100vw);
    width: fit-content;
    font-size: calc(12 / 375 * 100vw);
    font-weight: bold;
    color: #0D3800;
  }

  .cp-debut-mv .is-period-text-wrap .period {
    position: relative;
    background-color: #0D3800;
    width: 100%;
    text-align: center;
  }

  .cp-debut-mv .is-period-text-wrap .period .period-wrap {
    position: relative;
    top: auto;
    bottom: auto;
    left: auto;
    margin: auto;
    height: fit-content;
    width: fit-content;
  }

  .cp-debut-mv .is-period-text-wrap .period time {
    font-size: calc(22 / 375 * 100vw);
    font-weight: bold;
  }

  .cp-debut-mv .is-period-text-wrap .period time span {
    font-size: calc(16 / 375 * 100vw);
  }

  .cp-debut-mv .is-period-text-wrap .period p {
    font-size: calc(9 / 375 * 100vw);
  } */

  .is-summary .is-read {
    margin-top: 30px;
    margin-bottom: 0;
    text-align: center;
    line-height: 2;
    padding: 15px;
    font-size: 13px;
  }

  .hightlight {
    font-size: 14px;
    white-space: nowrap;
  }


  .cp-debut-section .cp-ttl-bg.campaign {
    margin-top: 35px;
  }

  .cp-ttl-common {
    font-size: 18px;
  }

  .cp-debut-section {
    font-size: 18px;
    max-width: none;
    position: relative;
    width: 100%;
    margin: auto auto 64px;
  }

  .cp-debut-section .cp-ttl-bg {
    font-size: 16px;
    margin-bottom: 20px;
    padding: 10px 25px;
    position: relative;
  }

  .point-detail-dl {
    padding: 0 20px;
  }

  .cp-debut-section .cp-ttl-bg .text-wrap {
    text-align: left;
  }

  .cp-debut-section .cp-ttl-bg .fukidashi {
    position: absolute;
    top: -10vw;
    right: 3vw;
    font-size: 24px;
    max-width: 150px;
    width: calc(120 / 375 * 100vw);
    height: auto;
    box-sizing: border-box;
    box-shadow: none;
  }

  .cp-debut-section .cp-ttl-bg .fukidashi img {
    width: calc(120 / 375 * 100vw);
  }

  .cp-detail {
    width: 100%;
  }

  .cp-detail__inner {
    padding: 10px 20px;
    background-color: #F6FBF7;
  }

  .cp-detail__inner p {
    font-size: 16px;
    font-weight: normal;
    color: #0D3800;
    line-height: 20px;
  }

  .cp-detail__subTitle .title {
    font-weight: bold;
    font-size: 22px;
  }

  .point-detail-dl .present {
    width: 100%;
    margin: 0 auto;
  }

  .present img {
    width: 100%;
  }

  .cp-evemt-image {
    padding: 0 20px;
  }

  .cp-evemt-image img {
    width: 100%;
  }


  .cp-evemt-image .link-btn {
    width: 100%;
    margin: auto;
  }

  .cp-evemt-image .link-btn a {
    font-size: 14px !important;
    height: 56px;
  }

  .cp-evemt-image .link-btn span {
    font-size: 14px !important;
  }

  .btn-flex-wrap,
  .btn-wrap {
    margin-top: 30px;
  }

  .btn-flex-wrap ul li {
    margin: 0;
    width: 100%;
  }

  .point-detail-dl .btn-flex-wrap [class*="link-btn"] {
    margin: 8px 0 0 0;

  }

  .btn-flex-wrap ul li:last-child {
    margin-bottom: 0;
  }

  .imageWithName {
    margin-left: 0;
  }

  .imageWithName img {
    width: 110px;
    max-width: 110px;
  }

  .imageWithName p {
    font-size: 13px;
    font-weight: bold;
  }

  .btn-flex-wrap ul {
    margin: 0;
  }

  .btn-flex-wrap ul li.second {
    width: 100%;
  }

  .cp-debut-section .cp-ttl-bg .beforeLabel {
    position: absolute;
    width: 130px;
    height: 32px;
    line-height: 32px;
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    padding-left: 0px;
    top: -20px;
    left: 0;
    background-color: #586C01;
  }


  .cp-detail__inner .txt {
    font-size: 16px;
    line-height: 20px;
  }

  .cp-detail__inner .small {
    font-size: 12px;
    line-height: 20px;
  }

  .point-detail-dl>dt {
    font-size: 18px;
    margin-bottom: 25px;
    display: flex;
    align-items: center;
    padding: 0.8rem 0;
    border-top: 2px solid #f5f5f5;
    border-bottom: 2px solid #f5f5f5;
    color: #353535;
  }

  .is-inquiry p.notes {
    font-size: 12px;
    margin-top: 15px;
  }

  .is-inquiry p.strong {
    font-size: 12px;

  }

  .is-inquiry dl {
    font-size: 12px;
  }

  .link-btn>a>span {
    display: block;
    width: 100%;
  }

}