.c-inner {
  margin-inline: auto;
  max-width: 1040px;
  padding-inline: 20px;
}

.c-heading {https://searoma.shop/?tid=10&tmpl_type=1&ph=cd4e8fd02db18694533855382a3458d2
  font-size: 34px;
  letter-spacing: 3.4px;
  line-height: 2.06;
}

.c-heading::after {
  background-color: #222;
  bottom: -1px;
  content: "";
  height: 2px;
  left: 0;
  position: absolute;
  width: 60px;
}

.c-heading--bk {
  color: #222;
  position: relative;
}

.c-heading--bk::after {
  background-color: #222;
}

.c-heading--wh {
  color: #fff;
  position: relative;
}

.c-heading--wh::after {
  background-color: #fff;
}

.c-link span {
  color: #222;
  display: inline-block;
  position: relative;
  text-decoration: underline;
}

.c-link span::before {
  border-right: 1px solid #222;
  border-top: 1px solid #222;
  content: "";
  display: inline-block;
  height: 10px;
  left: -19px;
  position: absolute;
  top: 9px;
  transform: rotate(45deg);
  width: 10px;
}

.c-link--wh span {
  color: #fff;
}

.c-link--wh span::before {
  border-right: 1px solid #fff;
  border-top: 1px solid #fff;
}

.c-link--pl {
  padding-left: 20px;
}

.c-show__pc {
	display: block;
}

.c-show__sp {
	display: none;
}

.c-line {
  background-color: #ccc;
  height: 1px;
  width: 100%;
}

.c-line--sp {
  display: none;
}

/*===================================================================
# ファーストビュー
===================================================================*/

.p-fv {
  background-image: linear-gradient(to top, #090909, #1d1d1d, #2a2a2a, #000);
  padding-top: 120px;
}

.p-fv__contents {
  display: flex;
  gap: 110px;
  justify-content: center;
}

.p-fv__text1{
  max-width: 520px;
  margin-bottom: 20px;
}
.p-fv__text2{
  color: #fff;
  font-size: 18px;
  font-weight: 300;
  letter-spacing: 1.96px;
  line-height: 1.57;
  margin-bottom: 20px;
}
.p-fv__items {
  display: flex; /* 消臭・抗菌・アロマ */
  gap: 30px;
  justify-content: center;
}

.p-fv__item {
  align-items: center;
  background-color: #fff;
  border-radius: 50%;
  display: flex;
  font-size: 18px;
  font-weight: 700;
  height: 80px;
  justify-content: center;
  letter-spacing: 2.4px;
  opacity: 0.9;
  width: 80px;
}

.p-fv__product {
  height: 100%;
  max-width: 360px;
  width: 100%;
}

.p-fv__product_name{
  color: #fff;
  font-size: 18px;
  font-weight: 300;
  letter-spacing: 1.96px;
  line-height: 1.57;
}
.p-fv__product_name .en{
  font-size: 24px;
}
.p-fv__product_name .kana{
  
}

.p-fv__annotation { /* 注釈 */
  color: #fff;
  font-size: 12px;
  font-weight: 300;
  letter-spacing: 1.96px;
  line-height: 1.57;
}

.p-fv__annotation span {
  font-weight: 100;
}

.p-fv__btn-wrap {
  display: flex;
  justify-content: center;
}

.p-fv__btn {
  align-items: center;
  background-color: #eef0f2;
  color: #333;
  display: inline-block;
  display: flex;
  font-size: 16px;
  font-weight: 500;
  gap: 22px;
  height: 74px;
  justify-content: center;
  letter-spacing: 1.6px;
  padding-inline: 30px;
  text-decoration: none;
  transition: opacity 0.3s ease;
  width: 420px;
}

.p-fv__btn:active span {
  color: #333;
}

.p-fv__arrow {
  border-right: 2px solid #222;
  border-top: 2px solid #222;
  display: inline-block;
  height: 14px;
  margin-bottom: 6px;
  transform: rotate(135deg);
  width: 14px;
}

/*===================================================================
# Features（シーロマの特徴など）
===================================================================*/

.p-features {
	background-color: #090909;
	padding-block: 60px 20px;
}

.p-features--phytoncide {
	background: url(https://file001.shop-pro.jp/PA01507/365/img/features_bg.webp) center center/cover no-repeat; /* フィトンチッドの背景 */
	padding-block: 40px 62px;
}

.p-features__content {
	margin-bottom: 60px;
}

.p-features p {
	color: #fff;
	letter-spacing: 1.6px;
	line-height: 2;
}

.p-features img {
	height: auto;
	margin-inline: auto;
	width: 660px;
}

.p-features__fragrance-container { /* 選べる11種類の香り */
	margin-inline: auto;
	width: 660px;
}

.p-features.p-features--phytoncide img { /* フィトンチッドのイメージ図 */
	height: auto;
	width: 300px;
}

.p-features .p-result__check-text {  /* 実績 拡大表示を知らせるチェックテキスト */
  color: #222;
  font-size: 14px;
  line-height: 1;
  margin-bottom: 0;
}

.p-features .p-result__check-icon {
  height: 16px;
  margin-inline: 0;
  width: 16px; /* 実績 拡大表示を知らせる チェックアイコン */
}

/*===================================================================
# 業務用としても多数の実績
===================================================================*/

.p-result__items-wrapper {
  position: relative;
}

.p-result__items {
  justify-content: space-between;
  margin-bottom: -20px;
  margin-inline: auto;
}

.p-result__item {
  cursor: pointer;
  max-width: 294px!important;
}

.p-result__img {
  max-width: 294px;
}

.p-result__item-lower {
  background-color: #eaebec;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  min-height: 155px;
  position: relative;
}

.p-result__item-lower .p-result__logo {
  height: 75px;
  left: 50%;
  position: absolute;
  top: -40px;
  transform: translateX(-50%);
  width: 75px;
  z-index: 10;
}

.p-result__item-lower .p-result__name {
  color: #222;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.6;
  padding-top: 45px;
  text-align: center;
}

.p-result__check { /* 拡大表示を知らせる */
  bottom: 15px;
  left: 50%;
  position: absolute;
  translate: -50%;
}

.p-result__modal-container {
  left: 50%;
  max-width: 1000px;
  opacity: 0;
  position: fixed;
  top: 50%;
  transform: translate(-50%, -50%) scale(0.95);
  transition: opacity 0.4s ease, visibility 0.4s ease, transform 0.4s ease;
  visibility: hidden;
  width: 100%;
  z-index: 1001;
}

.p-result__modal-container.is-visible {
  opacity: 1;
  transform: translate(-50%, -50%) scale(1);
  visibility: visible;
}

.p-result__modal {
  background-color: #eaebec;
  border-radius: 20px;
  padding: 30px;
  position: relative;
}

.p-result__modal .p-result__modal-batsu { /* バツアイコン */
  cursor: pointer;
  height: 26px;
  position: absolute;
  right: 30px;
  top: 30px;
  width: 26px;
}

.p-result__modal .p-result__modal-rectangle { /* SP時 バツアイコンの背景 */
  display: none;
  height: 33px;
  position: absolute;
  right: 13px;
  top: -32px;
  width: 54px;
  z-index: 0;
}

.p-result__upper {
  display: flex;
  gap: 10px;
}

.p-result__upper img {
  border-radius: 20px;
  max-width: 430px;
  width: 100%;
  margin-inline: 0;
}

.p-result__upper-images {
  align-items: flex-end;
  display: flex;
  gap: 10px;
  max-width: 500;
}

.p-result__upper-images img {
  border-radius: 10px;
  max-width: 160px;
  width: calc((100% - 20px) / 3);
}

.p-result__middle img { /* ロゴ */
  height: 75px;
  margin-inline: 0;
  width: 75px;
}

.p-result__middle-no-logo { /* 二美ファームのロゴは非表示 */
	display: none;
}

.p-result__middle .p-result__middle-name { /* お客様名 */
  color: #222;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 2px;
  line-height: 1.8;
  text-align: center;
}

.p-result__middle p {
  color: #222;
  letter-spacing: 1.6px;
  line-height: 1.69;
  text-align: justify;
}

.p-result__lower {
  display: none;
}

.p-result__overlay { /* モーダルが表示されている時、背景を暗くする */
  background-color: rgba(51, 51, 51, 0.7);
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 0;
}

#js-overlay { /* モーダルを表示している間、背景を少し暗くする */
  background: rgba(0, 0, 0, 0.6);
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1000;
}

.p-result__modal,
#js-overlay {
  opacity: 0;
  transition: opacity 0.4s ease, visibility 0.4s ease;
  visibility: hidden;
}

.p-result__modal.is-visible,
#js-overlay.is-visible {
  opacity: 1;
  visibility: visible;
}

/*===================================================================
# お悩み
===================================================================*/

.p-concern {
  background: url(https://file001.shop-pro.jp/PA01507/365/img/concern_bg.jpg) center center/cover no-repeat;
}

.p-concern__inner {
  position: relative;
}

.p-concern__title {
  color: #fff;
  font-size: 34px;
  letter-spacing: 3.4px;
  line-height: 1.47;
  text-align: center;
}

.p-concern__items {
  justify-content: space-between;
}

.p-concern__item {
  max-width: 294px;
}

.p-concern__item-title {
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 2px;
  line-height: 2;
  text-align: center;
}

.p-concern__smell-img {
  left: 50%;
  position: absolute; /* 臭いのイメージイラスト */
  top: 58%;
  transform: translate(-50%, -50%);
}

/*===================================================================
# TOP ご利用者様の声 セクション
===================================================================*/

.p-voice__items {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.p-voice__items-sp { /* SP時のみ表示 */
  padding-bottom: 50px;
  position: relative;
}

.p-voice__items-sp .swiper-slide {
  width: 255px;
}

.p-voice__item {
  background-color: #eaebec;
  border-radius: 20px;
  padding: 20px 30px 23px;
  width: 295px;
  min-height: 460px;
}

.p-voice__item .p-voice__img {
  height: 38px;
  margin-inline: 0;
  width: 35px;
}

.p-voice__item .p-voice__name {
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 1.6px;
  line-height: 1.6;
}

.p-voice__item p {
  color: #222;
  text-align: justify;
}

.p-voice__line {
  background-color: #ccc;
  height: 2px;
  width: 100%;
}

.swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: 0;
}

/* インジケーターの位置 */
.swiper {
  padding-bottom: 35px!important;
}

/* インジケーター　アクティブ状態（ピンク） */
.swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #ff69b4 !important;
}

/* 非アクティブ状態（白） */
.swiper-pagination-bullet:not(.swiper-pagination-bullet-active) {
  background: #fff !important;
  opacity: 1;
}

/*===================================================================
# Point（抗菌対応〜省スペース）
===================================================================*/

.p-point {
  background-color: #eaebec;
}

.p-point__items {
  justify-content: space-between;
}

.p-point__item {
  background-color: #fff;
  border-radius: 20px;
  height: auto;
  padding: 27px 20px 23px;
  max-width: 220px;
  transition: background-color 0.3s ease;
  text-decoration: none;
  color: #222;
}

.p-point__item img {
  margin-inline: auto;
  width: 86px;
}

.p-point__item--hover {
  cursor: pointer;
}

.p-point__item-title-wrap img {
  width: 10px;
}

.p-point__item-title {
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 2px;
  line-height: 1.4;
  text-align: center;
}

.p-point__item-title.p-point__arrow span {
  display: inline-block;
  position: relative;
}

.p-point__item-title.p-point__arrow span::before {
  border-right: 2px solid #222;
  border-top: 2px solid #222;
  color: #222;
  content: "";
  display: inline-block;
  height: 12px;
  left: -24px;
  position: absolute;
  top: 8px;
  transform: rotate(45deg);
  width: 12px;
}

.p-point__item-text {
  line-height: 2;
  text-align: justify;
}

/*===================================================================
# スターターセット
===================================================================*/

.p-product {
  padding-block: 60px;
}

.p-product__items {
  align-items: flex-end;
  display: flex;
  justify-content: space-between;
}

.p-product__item-left {
  margin-left: 68px;
  position: relative;
}

.top .p-product__badge {
  align-items: center;
  background-color: #ff0062;
  border-radius: 50%;
  color: #fff;
  display: flex;
  flex-direction: column;
  font-weight: 700;
  height: 110px;
  justify-content: center;
  left: -68px;
  letter-spacing: 1.6px;
  line-height: 1.5;
  position: absolute;
  text-align: center;
  top: -70px;
  width: 110px;
  z-index: -1;
}

.top .p-product__badge span {
  display: block;
  font-size: 22px;
  line-height: 1;
}

.p-product__img {
  height: auto;
  vertical-align: bottom;
  width: 378px;
}

.p-product__item-right {
  max-width: 480px;
  width: 100%;
}

.p-product__h3 {
  font-size: 24px;
  font-weight: 700;
  letter-spacing: 2.4px;
}

.p-product p {
  letter-spacing: 1.6px;
}

.p-product p.p-product__price {
  color: #f06;
  font-size: 24px;
  font-weight: 700;
  letter-spacing: 2.4px;
  text-align: right;
}

.p-product__text {
  font-size: 20px;
  font-weight: 700;
  line-height: 2;
}

.p-product__feature-wrap {
  display: flex;
  gap: 20px;
  justify-content: space-between;
}

.p-product__feature {
  align-items: center;
  border: solid 2px #f06;
  border-radius: 10px;
  color: #f06;
  display: flex;
  font-size: 20px;
  font-weight: 700;
  height: 47px;
  justify-content: center;
  letter-spacing: 1.6px;
  max-width: 230px;
  width: 100%;
}

.p-product__btn {
  align-items: center;
  background-color: #333;
  color: #fff;
  display: flex;
  font-size: 20px;
  font-weight: 700;
  height: 71px;
  justify-content: center;
  letter-spacing: 1.6px;
  width: 100%;
  transition: opacity 0.3s ease;
  text-decoration: none;
}

.p-product__btn:active {
  color: #fff;
}

/*===================================================================
# お知らせ
===================================================================*/

.p-notice {
  margin-bottom: 60px;
}

.p-notice__items {
  height: 224px;
  margin-inline: auto;
  max-width: 660px;
  overflow-y: scroll;
  padding-right: 32px;
}

.p-notice__item {
  margin-bottom: 24px;
}

.p-notice__item:last-of-type {
  margin-bottom: 0;
}

.p-notice__upper {
  align-items: center;
  display: flex;
  gap: 10px;
}

.p-notice p {
  letter-spacing: 1.6px;
  line-height: 2;
  text-align: justify;
}

.p-notice__label {
  align-items: center;
  background-color: #eaebec;
  display: flex;
  font-size: 14px;
  font-weight: 500;
  height: 19px;
  justify-content: center;
  letter-spacing: 0.56px;
  width: 60px;
}

.p-notice__date {
  color: #666;
}

.p-notice__link-wrap {
  margin-inline: auto;
  max-width: 660px;
}

/* イベントセクション スクロールバーのスタイル */
.p-notice ::-webkit-scrollbar {
  width: 4px; /* スクロールバーの幅 */
}

.p-notice ::-webkit-scrollbar-track {
  background: #ccc; /* トラックの背景色 */
}

.p-notice ::-webkit-scrollbar-thumb {
  background: #333; /* ハンドルの背景色 */
}

.p-notice ::-webkit-scrollbar-thumb:hover {
  background: #555; /* ホバー時のハンドルの背景色 */
  cursor: pointer;
}

/*===================================================================
# SEAROMAコラム
===================================================================*/

.p-column__items {
  justify-content: space-between;
}

.p-column__item {
  max-width: 294px;
}

.p-column__item a {
  text-decoration: none;
  transition: -webkit-text-decoration 0.3 ease;
  transition: text-decoration 0.3 ease;
  transition: text-decoration 0.3 ease, -webkit-text-decoration 0.3 ease;
}

.p-column__category {
  align-items: center;
  background-color: #eaebec;
  color: #222;
  display: flex;
  font-weight: 500;
  height: 24px;
  justify-content: center;
  letter-spacing: 2.24px;
  text-decoration: none;
  width: 71px;
}

/*
.p-column p {
  color: #222;
  letter-spacing: 1.92px;
  line-height: 2;
  text-align: justify;
  margin-bottom: 0;
}

.p-column p.p-column__date {
  color: #666;
  letter-spacing: 1.6px;
}
*/

/*===================================================================
ブランドヒストリー
===================================================================*/

.p-history {
  background-color: #0b0b0b;
  color: #fff;
  padding-block: 80px 75px;
}

.p-history img {
  height: auto;
  margin-inline: auto;
  width: 200px;
}

.p-history h2 {
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 2px;
}

.p-history p {
  line-height: 27px;
}

/*===================================================================
ホバー
===================================================================*/

@media (any-hover: hover) {

.c-link span:hover {
  color: #222;
  text-decoration: none;
}

.c-link--wh span:hover {
  color: #fff;
}

.p-fv__btn:hover {
  color: #222;
  opacity: 0.7;
}
  
.p-result__item:hover {
	opacity: 0.7;
}
  
.p-point__item--hover:hover {
  color: #222;
  opacity: 0.7;
}

.p-product__btn:hover {
  opacity: 0.7;
  color: #fff;
}

.p-column__item a:hover {
  opacity: 0.7;
}

}

/*===================================================================
レスポンシブ SP
===================================================================*/

@media screen and (max-width: 767px) {
.c-inner {
  margin-left: 0;
  margin-right: 0;
}
  
.c-heading {
  font-size: 24px;
  letter-spacing: 1.92px;
  line-height: 1.58;
}

.c-heading::after {
  bottom: -8px;
  width: 40px;
}
  
.c-link span {
  font-size: 14px;
  letter-spacing: 1.4px;
}

.c-link span::before {
  height: 8px;
  left: -17px;
  width: 8px;
}

.c-link--pl {
  padding-left: 18px;
}

.c-show__pc {
  display: none;
}

.c-show__sp {
  display: block;
}
  
.c-line--sp {
  display: block;
}

/* ファーストビュー SPここから */
.p-fv {
  padding-top: 22px;
}
  
.p-fv__contents {
  flex-direction: column;
  gap: 11px;
  padding-inline: 20px;
}

.p-fv__text1{
  max-width: none;
  width: 100%;
}

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

.p-fv__items {
  gap: 20px;
}

.p-fv__item {
  font-size: 16px;
  height: 70px;
  width: 70px;
}
  
.p-fv__product {
  margin-inline: auto;
  max-width: clamp(10.625rem, 4.048rem + 28.06vw, 17.5rem);;
}

.p-fv__annotation {
  font-size: 12px;
  letter-spacing: 0.8px;
  text-align: right;
}

.p-fv__btn {
  flex-direction: column-reverse;
  font-size: 16px;
  gap: 0;
  height: 60px;
  margin-left: 20px;
  margin-right: 20px;
  margin-top: -2px;
  padding-inline: 0;
  width: 100%;
}

.p-fv__arrow {
  height: 12px;
  width: 12px;
}
  
/* Features SPここから*/
.p-features {
  padding-block: 33px 6px;
}
  
.p-features--phytoncide {
  background: url(https://file001.shop-pro.jp/PA01507/365/img/features_bg_sp.webp) center center/cover no-repeat;
  padding-block: 33px 40px;
}

.p-features__content {
  margin-bottom: 33px;
}

.p-features p {
  font-size: 14px;
  letter-spacing: 1.68px;
  line-height: 2.14;
}

.p-features img {
  width: 295px;
}

.p-features img.p-features__graph {
  width: 100%; /* ニオイの減少率のグラフ */
}
  
.p-features__fragrance-container {
  width: auto;
}
  
.p-features.p-features--phytoncide img {
  width: 171px;
}
  
.p-features .p-result__check-text {
  font-size: 12px;
}

.p-features .p-result__check-icon {
  height: 14px;
  width: 14px;
}

 /* 業務用としても多数の実績 SPここから*/
.p-result__items {
  column-gap: 20px;
  justify-content: center;
  margin-bottom: -10px;
}

.p-result__item {
  width: calc(50% - 11px);
}

.p-result__img {
  max-width: 100%;
}

.p-result__item-lower {
  min-height: 110px;
}

.p-result__item-lower .p-result__logo {
  height: 53px;
  top: -27px;
  width: 53px;
}

.p-result__item-lower .p-result__name {
  font-size: 14px;
  letter-spacing: 1.4px;
  line-height: 1.5;
  padding-top: 29px;
}
  
.p-result__check {
  bottom: 10px;
}
  
.p-result__modal-container {
  width: 90%;
}

.p-result__modal {
  border-radius: 10px;
  padding: 20px;
}

.p-result__modal .p-result__modal-batsu {
  height: 22px;
  top: -24px;
  width: 22px;
}

.p-result__modal .p-result__modal-rectangle {
  display: block;
}

.p-result__upper img {
  border-radius: 10px;
  margin-inline: auto;
}

.p-result__upper-images {
  display: none;
}

.p-result__middle img {
  height: 53px;
  width: 53px;
}

.p-result__middle .p-result__middle-name {
  font-size: 18px;
}

.p-result__middle p {
  font-size: 14px;
  letter-spacing: 1.68px;
  line-height: 2;
}

.p-result__lower {
  display: flex;
  gap: 9px;
  justify-content: space-between;
}

.p-result__lower img {
  width: calc((100% - 18px) / 3);
}


/* お悩み SPここから */
.p-concern {
  background-image: url(https://file001.shop-pro.jp/PA01507/365/img/concern_bg_sp.jpg);
}

.p-concern__title {
  font-size: 24px;
  letter-spacing: 1.44px;
  line-height: 1.42;
}

.p-concern__items {
  align-items: center;
  flex-direction: column;
}

.p-concern__item-title {
  font-size: 14px;
  letter-spacing: 0.84px;
  line-height: 2.14;
}

.p-concern__smell-img {
  max-width: 335px;
  top: 55%;
}

/* ご利用者様の声SP ここから */
.p-voice__item {
  padding-inline: 20px;
  width: 255px;
}

.p-voice__item .p-voice__img {
  margin-left: 7px;
}

.p-voice__item .p-voice__name {
  font-size: 18px;
}
  
/* Point SPここから */
.p-point__items {
  flex-direction: column; 
  margin-inline: auto;
  row-gap: 20px;
}

.p-point__item {
  border-radius: 10px;
  display: flex;
  gap: 32px;
  max-width: none;
  padding: 10px;
  width: 100%;
}

.p-point__item img {
  margin-inline: 0;
  width: 60px;
}

.p-point__item-title {
  font-size: 18px;
  letter-spacing: 1.8px;
  line-height: 1.56;
}

.p-point__item-title span::before {
  left: -22px;
}

.p-point__item-text {
  display: none;
}

/* スターターセット SPここから */
.p-product {
  padding-block: 33px;
}

.p-product__items {
  align-items: center;
  flex-direction: column;
}

.p-product__item-left {
  margin-left: auto;
  margin-right: 10px;
}

.top .p-product__badge {
  font-size: 14px;
  height: 91px;
  left: -48px;
  width: 91px;
}
  
.top .p-product__badge span {
  font-size: 18px;
}

.p-product__img {
  width: 281px;
}

.p-product__h3 {
  font-size: 18px;
  letter-spacing: 1.8px;
  line-height: 1.56;
}

.p-product p {
  font-size: 14px;
}

.p-product p.p-product__price {
  font-size: 18px;
  letter-spacing: 1.8px;
}

.p-product__text {
  font-size: 16px;
  letter-spacing: 1.6px;
  line-height: 1.5;
}

.p-product__feature-wrap {
  gap: 10px;
}

.p-product__feature {
  font-size: 16px;
  height: 32px;
  letter-spacing: 1.28px;
}

.p-product__btn {
  font-size: 16px;
  height: 55px;
  letter-spacing: 1.28px;
}
  
/* お知らせ SPここから */
.p-notice {
  margin-bottom: 33px;
}
  
.p-notice p {
  font-size: 14px;
  letter-spacing: 1.68px;
  line-height: 1.71;
}

.p-notice p.p-notice__label {
  font-size: 12px;
  letter-spacing: 0.48px;
}

.p-notice p.p-notice__date {
  letter-spacing: 1.4px;
  line-height: 1.93;
}

/* コラム SPここから */
.p-column {
  margin-bottom: 33px;
}
  
.p-column__items {
  gap: 16px 20px;
  justify-content: center;
}

.p-column__item {
  max-width: none;
  width: calc(50% - 10px);
}

.p-column__category {
  width: 60px;
}

.p-column p {
  font-size: 12px;
  letter-spacing: 1.4px;
  line-height: 2;
  margin-bottom: 0;
}

.p-column p.p-column__date {
  letter-spacing: 1.12px;
}

/* ブランドヒストリー SPここから */
.p-history {
  padding-block: 40px 34px;
}

.p-history img {
  width: 158px;
}

.p-history h2 {
  letter-spacing: 1.6px;
}

}

/*===================================================================
レスポンシブ TABLET
===================================================================*/
@media screen and (min-width: 768px) and (max-width: 1039px) {

.c-inner {
  margin-left: 30px;
  margin-right: 30px;
}

/* 業務用としても多数の実績 TABLETここから */
.p-result__items {
  column-gap: 40px;
  justify-content: center;
}
  
.p-result__upper img {
  max-width: 350px;
}
  
.p-result__modal-container {
  width: 90%;
}

/* お悩み TABLETここから */
.p-concern__title {
  font-size: clamp(1.938rem, 1.585rem + 0.83vw, 2.125rem);
}

.p-concern__items {
  gap: 40px;
  justify-content: center;
  margin-inline: auto;
  max-width: 630px;
}

.p-concern__item {
  max-width: auto;
}

.p-concern__smell-img {
  max-width: 660px;
  top: 30%;
}

/* ご利用者様の声 TABLETここから */
.p-voice__items {
  margin-inline: auto;
  max-width: 630px;
  row-gap: 30px;
}

/* Point TABLETここから */
.p-point__items {
  margin-inline: auto;
  max-width: 480px;
  row-gap: 20px;
}

/* スターターセット TABLETここから */
.p-product__items {
  gap: 30px;
}

.p-product__img {
  max-width: none;
  width: clamp(17.5rem, 5.997rem + 27.15vw, 23.625rem);
}

.p-column__items {
  gap: 20px 40px;
  justify-content: center; /* コラム TABLETここから */
}
  
}

/* お知らせ */
#news-preview.row .col .p-column__link:first-of-type {
  display: none;
}
#news-preview.row .col .p-column__link::nth-of-type(2) {
  margin-bottom: 0;
}
#news-preview.row .col .p-article-list__contents-text{
  margin-bottom: 0;
}  
#news-preview.row .col .p-article-list__date{
  margin-bottom: 10px;
}

/* コラム */
@media (min-width: 992px) {
  #article-preview .col:nth-of-type(4) {
    display: none;
  }
}


/*===================================================================
# TOP スターターセット セクション
===================================================================*/

.p-product {
	margin-bottom: 83px;
}

.p-product__contents {
	display: flex;
	gap: 75px;
	margin-top: 50px;
}

.p-product__content-left {
	align-items: flex-end;
	display: flex;
	justify-content: flex-end;
	position: relative;
	width: 52.1367521368%;
}

.p-product__img--1 {
	height: auto;
	margin-right: -21px;
	width: 289px;
}

.p-product__img--2 {
	height: auto;
	width: 212px;
	z-index: 10;
}

.p-product__badge {
	align-items: center;
	background-color: #222;
	border-radius: 50%;
	color: #fff;
	display: flex;
	font-size: 18px;
	height: 140px;
	justify-content: center;
	left: 0;
	letter-spacing: 1.8px;
	line-height: 26px;
	position: absolute;
	text-align: center;
	top: 0;
	width: 140px;
	z-index: 1;
}

.p-product__content-right {
	width: 41.452991453%;
}

.p-product__name--1st {
	margin-top: 25px;
}

.p-product__name--2nd {
	margin-top: 15px;
}

.p-product__line {
	background-color: #ccc;
	height: 1px;
	width: 100%;
}

.p-product__line--1st,
.p-product__line--3rd {
	margin-bottom: 35px;
}

.p-product__line--2nd {
	margin-top: 35px;
}

.p-product__gray-text {
	color: #222 !important;
	margin-top: 31px;
}

.p-product__feature-wrap {
	margin-top: 23px;
}

.p-product__price--1st {
	margin-top: 34px;
}

.p-product__btn--1st {
	margin-bottom: 0;
	margin-top: 30px;
}

.p-product__content-left--multi {
	position: relative;
	width: 52.1367521368%;
}

.p-product__img--3 {
	height: auto;
	margin: 40px auto 10px auto;
	width: 49.1803278689%;
}

.p-product__text {
	letter-spacing: 1.6px;
	margin-top: 28px;
}

.p-product__multiset-wrap {
	align-items: center;
	display: flex;
	justify-content: space-between;
	margin-top: 29px;
}

.p-product__name--3rd {
	font-size: 20px; /* ?????? */
	letter-spacing: 1.6px;
	line-height: 34px;
}

.p-product__price--2nd {
	margin-top: 0;
}

.p-product__btn--2nd {
	margin-bottom: 0;
	margin-top: 25px;
}

.p-product__line--4th {
	margin-top: 40px;
}

.p-product__multiset-wrap--2nd {
	margin-top: 33px;
}

@media screen and (max-width: 767px) {
  .p-product {
      margin-bottom: 40px;
  }

  .p-product__contents {
      display: block;
      margin-top: 120px;
  }

  .p-product__content-left {
      width: 100%;
  }

  .p-product__img--1 {
      width: 51.9402985075%;
  }

  .p-product__img--2 {
      width: 37.9104477612%;
  }

  .top .p-product__badge {
      font-size: 12px;
      height: 90px;
      letter-spacing: 1.2px;
      line-height: 18px;
      width: 90px;
  }

  .p-product__badge--starter {
      top: -64px;
  }

  .p-product__badge--multi {
      top: -74px;
  }

  .p-product__content-right {
      margin-bottom: 40px;
      margin-top: 28px;
      width: 100%;
  }

  .p-product__name--1st {
      margin-top: 8px;
  }

  .p-product__name--2nd {
      margin-top: 7px;
  }

  .p-product__line {
      display: none;
  }

  .p-product__gray-text {
      margin-top: 4px;
  }

  .p-product__content-left--multi {
      margin-top: 114px;
      width: 100%;
  }

  .p-product__text {
      margin-top: 12px;
  }

  .p-product__name--3rd {
      font-size: 16px;
      letter-spacing: 2.24px;
      line-height: 26px;
  }
}