@charset "utf-8";

p.cntr.imgarea img {
  display: block;
  margin: 0 auto;
}
.l-parts24 .company_box .hp_img .caption {
    text-align: center;
    line-height: 1.2;
}
.cntr {
  text-align: center;
}

p.cntr.caption {
  margin: 0 0 2rem;
}

.btn-internal.down a {
  background: #f1d04a url(img/arrow02_navy_down.png) no-repeat right 2.4rem center;
}

.l-common-title.lct2 {
  margin-top: 10rem;
}

.btn-internal a {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 100%;
  margin: 0 auto;
  padding: 2.5rem 5rem;
  background: #f1d04a url(img/arrow02_navy.png) no-repeat right 2rem center;
  border: 2px solid #273943;
  border-radius: 6rem;
  box-shadow: 0 5px 0 0 #bec3c6;
  box-sizing: border-box;
  color: #273943;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.4;
  text-align: center;
  text-decoration: none;
  transition: 0.2s;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.box-area {
  background: rgb(0 126 163 / 10%);
  margin: 2rem 2rem 6rem;
  padding: 12px;
  box-shadow: 4px 4px #eee;
}

.box-area p {
  margin: 0rem 2rem 0rem;
}

.box-area a {
  margin: 0rem 2rem 0rem;
}

.box-title {
  position: relative;
  padding: 13px;
  text-align: center;
  color: #333;
  font-weight: bold;
  font-size: 2.4rem;
  line-height: 1.4;
}

.imgarea.caption {
  text-align: center;
}

.imgarea.caption img {
  display: block;
  margin: 0 auto 0.5rem;
  border: solid 1px #eee;
  width: auto;
  max-width: 600px;
}



.box-contents {
  padding: 2px;
  margin: 6px;
}

.box-span {
  color: #dd3720;
  font-weight: bold;
}

.category_links {
  position: relative;
  margin: 5rem auto 3rem auto;
  padding: 0 2rem 0.8rem 0;
  border-bottom: 1px solid #273943;
  color: #273943;
  font-size: 3rem;
  font-weight: bold;
  line-height: 1.4;
}

/*----------------------------------------------------
    20240527改修
----------------------------------------------------*/
/*2024.05.09*/
.l-mv {
  width: 100%;
  margin: 0 0 7rem 0;
  padding: 4rem 0;
  background: #d7ebec;
  background-size: cover;
}

.l-mv-wrapper {
  justify-content: space-between;
}

.l-mv-box {
  background: #fff;
}

.l-mv-title .mv_title01 {
  font-size: 2rem;
}

.l-mv-title .mv_title02 {
  display: inline-block;
  margin: 0 0.5rem 0 0;
  padding: 0.8rem 1rem;
  background: #333;
  box-sizing: border-box;
  color: #fff;
  position: relative;
}

.l-mv-title .mv_title03 {
  display: block;
  margin: 2rem 0 0 0;
  font-size: 5.5rem;
  color: #009b9b;
}

.l-mv-title .mv_title04 {
  display: block;
  margin: 0;
  font-size: 5.5rem;
}

.bg_none {
  background: none;
  font-size: 1.2rem;
  padding: 1rem;
  width: 52rem;
}

.l-mv-wrapper .left {
  display: flex;
  justify-content: flex-end;
  width: 43rem;
  padding: 2rem 0 0 0;
  position: relative;
}

.box_ttl_wrap {
  width: 100%;
  padding: 2.0rem 1.5rem;
  margin: 0 0 2rem 0;
  background: #fff url("img/line02.png") -1rem bottom no-repeat;
  background-size: 80px auto;
  box-sizing: border-box;
  border: 4px solid #009b9b;
  position: relative;
}

.box_ttl_wrap:nth-child(2) {
  margin: 0 0 3rem 3rem;
}

.box_ttl_wrap:before,
.box_ttl_wrap:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  width: 38px;
  height: 20px;
  margin: auto;
}

.box_ttl_wrap:before {
  top: -10px;
  background: url("https://www.successful-ecstrategy.com/wp/wp-content/uploads/ttl_dec02.png") center 0 no-repeat;
  background-size: 100% auto;
}

.box_ttl_wrap:after {
  bottom: -10px;
  background: url("https://www.successful-ecstrategy.com/wp/wp-content/uploads/ttl_dec03.png") center bottom no-repeat;
  background-size: 100% auto;
}

.box_ttl {
  font-size: 2.0rem;
  font-weight: 900;
  text-align: center;
  line-height: 1.4;
}

.box_ttl:before {
  content: "";
  position: absolute;
  top: 50%;
  right: -22px;
  margin-top: -10px;
  border: 10px solid transparent;
  border-left: 12px solid #fff;
  z-index: 2;
}

.box_ttl:after {
  content: "";
  position: absolute;
  top: 50%;
  right: -31px;
  margin-top: -12px;
  border: 12px solid transparent;
  border-left: 16px solid #009b9b;
  z-index: 1;
}

.box_ttl_inner:before {
  content: "";
  position: absolute;
  top: 50%;
  left: -22px;
  margin-top: -10px;
  border: 10px solid transparent;
  border-right: 12px solid #fff;
  z-index: 2;
}

.box_ttl_inner:after {
  content: "";
  position: absolute;
  top: 50%;
  left: -31px;
  margin-top: -12px;
  border: 12px solid transparent;
  border-right: 16px solid #009b9b;
  z-index: 1;
}

.box_ttl span {
  font-size: 2.4rem;
  font-weight: 900;
}

.gr01 {
  color: #dd3720;
}

/*3種の神器エリア*/

.mv_bottom {
  position: relative;
  border: 4px solid #009b9b;
  padding: 20px;
  text-align: center;
}

.mv_bottom_title {
  position: absolute;
  top: -30px;
  left: 35.7%;
  text-align: center;
  background: #009b9b;
  color: #fff;
  padding: 1.3rem 3rem;
  font-size: 2rem;
  font-weight: bold;
  border-radius: 6rem;
}

.mv_bottom_title2 {
  margin: 4rem 0;
}

.mv_bottom_title2 h2 {
  color: #273943;
  font-size: 3.6rem;
  font-weight: bold;
  line-height: 1.4;
}

.mv_bottom_title2 h3 {
  color: #273943;
  font-size: 3rem;
  font-weight: bold;
  line-height: 1.4;
}

.mv_bottom_title2 h2 span {
  color: #dd3720;
}

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

.circle {
  position: relative;
  display: inline-block;
  width: 200px;
  height: 200px;
  border-radius: 50%;
  margin: 1rem;
}

.l-main-area--index .circle p {
  position: absolute;
  display: inline-block;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 200px;
  text-align: center;
  margin: 0 auto;
  color: #fff;
  font-size: 2rem;
  font-weight: bold;
  line-height: 1.4;
}

.l-main-area--index .circle.c01 {
  background: #009b4e;
}

.l-main-area--index .circle.c02 {
  background: #009b9b;
}

.l-main-area--index .circle.c03 {
  background: #004e9b;
}

/*26社から選べる*/
.l-parts21 {
  background: #273943;

}

.l-parts21_title_box {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}

.l-parts21_circle {
  position: relative;
  display: inline-block;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  margin: 1rem;
  background: #fff;
}

.l-main-area--index .l-parts21_circle_text {
  position: absolute;
  display: inline-block;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100px;
  text-align: center;
  margin: 0 auto;
  color: #273943;
  font-size: 1.5rem;
  font-weight: bold;
}

/*3ポイント詳細*/
.l-parts22 {
  padding: 6rem 0;
  background: #e5f5f5;

}

.point3_detail {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}

.circle_box {
  width: 30%;
  background: #fff;
  padding: 1rem;

}

.point3_detail .circle {
  width: 150px;
  height: 150px;
  display: block;
  margin: 1rem auto 2rem;
}

.point3_detail .circle p {
  width: 150px;
  font-size: 1.8rem;
}

/*今ある課題*/
.l-parts23 {
  padding: 6rem 0;
}

.l-parts23 h2 {
  color: #273943;
  font-size: 3.6rem;
  font-weight: bold;
  line-height: 1.4;
  text-align: center;
  margin-bottom: 4rem;
}

.l-parts23 h2 .sub_title {
  color: #273943;
  font-size: 3rem;
  font-weight: bold;
  line-height: 1.4;
  display: block;
}

.l-parts23 h2 span {
  color: #dd3720;
}

/*3つの悩み*/
.nayami_wrapper {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  /* 3つのカラムを均等に配置 */
  gap: 20px;
  /* グリッドアイテム間の間隔 */
}

.nayami_box {
  display: grid;
  grid-template-columns: subgrid;
  /* 親要素のカラム定義を継承 */
  gap: 10px;
  /* グリッドアイテム間の間隔 */
  padding: 15px;
  /* ボックス内のパディング */
  border: 1px solid #ccc;
  /* ボーダースタイル */
  background-color: #f9f9f9;
  /* 背景色 */
  align-items: start;
  /* アイテムの上端を揃える */
}

.nayami_box>* {
  grid-column: span 1;
}

.nayami {
  text-align: center;
  font-weight: bold;
  font-size: 1.8rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}

.l-parts23 .nayami span {
  display: inline-block;
  margin-right: 1rem;
  font-size: 3rem;
}

.trouble {
  display: flex;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  height: 200px;
  margin: 2rem 0 0 0;
  padding: 0 0;
  position: relative;
}

.nayami_box .trouble.case01 {
  background: url(https://www.successful-ecstrategy.com/wp/wp-content/uploads/trouble01.png) 0 0 no-repeat;
}

.nayami_box .trouble.case02 {
  background: url(https://www.successful-ecstrategy.com/wp/wp-content/uploads/trouble02.png) 0 0 no-repeat;
}

.nayami_box .trouble.case03 {
  background: url(https://www.successful-ecstrategy.com/wp/wp-content/uploads/trouble03.png) 0 0 no-repeat;
}




.l-parts23 .box_ttl_wrap {
  width: 60%;
  padding: 2.0rem 1.5rem;
  margin: 0 0 2rem 0;
  background: #fff url("img/line02.png") -1rem bottom no-repeat;
  background-size: 80px auto;
  box-sizing: border-box;
  border: 4px solid #009b9b;
  position: relative;
}

.l-parts23 .box_ttl_wrap:before,
.l-parts23 .box_ttl_wrap:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  width: 38px;
  height: 20px;
  margin: auto;
}

.l-parts23 .box_ttl_wrap:before {
  top: -10px;
  background: url("https://www.successful-ecstrategy.com/wp/wp-content/uploads/ttl_dec02_b.png") center 0 no-repeat;
  background-size: 100% auto;
}

.l-parts23 .box_ttl_wrap:after {
  bottom: -10px;
  background: url("https://www.successful-ecstrategy.com/wp/wp-content/uploads/ttl_dec03_b.png") center bottom no-repeat;
  background-size: 100% auto;
}

.l-parts23 .box_ttl {
  font-size: 1.5rem;
  font-weight: 900;
  text-align: center;
  line-height: 1.4;
}

.l-parts23 .box_ttl:before {
  content: "";
  position: absolute;
  top: 50%;
  right: -22px;
  margin-top: -10px;
  border: 10px solid transparent;
  border-left: 12px solid #fff;
  z-index: 2;
}

.l-parts23 .box_ttl:after {
  content: "";
  position: absolute;
  top: 50%;
  right: -31px;
  margin-top: -12px;
  border: 12px solid transparent;
  border-left: 16px solid #009b9b;
  z-index: 1;
}

.l-parts23 .box_ttl_inner:before {
  content: "";
  position: absolute;
  top: 50%;
  left: -22px;
  margin-top: -10px;
  border: 10px solid transparent;
  border-right: 12px solid #fff;
  z-index: 2;
}

.l-parts23 .box_ttl_inner:after {
  content: "";
  position: absolute;
  top: 50%;
  left: -31px;
  margin-top: -12px;
  border: 12px solid transparent;
  border-right: 16px solid #009b9b;
  z-index: 1;
}

.l-parts23 .box_ttl span {
  font-size: 1.8rem;
  font-weight: 900;
}

.l-parts23 .txt_box01 {
  padding: 1.5rem 2rem;
  background: #333;
  color: #fff;
  text-align: center;
  line-height: 1.4;

}

.l-parts23 .txt_box02 {
  text-align: center;
  font-size: 2rem;
  font-weight: 900;
  border-bottom: 3px solid #1ac062;
}

.nayami_circle_wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;

}



.nayami_circle_wrap .circle {
  width: 100px;
  height: 100px;
  display: block;
}

.nayami_circle_wrap .circle p {
  width: 100px;
  font-size: 1.2rem;
  line-height: 1.4;
}

/*絞り込み検索*/
.l-parts24 {
  position: relative;
}

.l-main-area .l-parts24 li::before {
  background: none;
}

.l-parts24 label {
  font-size: 16px;
  margin: 0 auto;
  display: block;
  font-weight: bold;
  color: #273943;
}

.l-parts24 .text_org {
  color: #f65640;
}

.l-parts24 .company {
  margin: 3rem 0 0 0;
  padding: 3rem 0 0;
  position: relative;
}

.l-parts24:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 70%;
  height: 643px;
  background: url("https://www.successful-ecstrategy.com/wp/wp-content/uploads/bg03.png") 0 0 no-repeat;
  background-size: 100% auto;
  z-index: 1;
}

.l-parts24 .search_wrapper {
  display: flex;
  justify-content: space-between;
  margin: auto;
  position: relative;
  z-index: 1;
}

.l-parts24 .search_wrapper h2 {
  color: #fff;
  text-align: center;
  font-size: 2.2rem;
  line-height: 1.4;
  font-weight: bold;
}

.l-parts24 .s_title {
  font-size: 4rem;
}

.l-parts24 .l_title {
  display: inline-block;
  font-size: 7.2rem;

}

.search_left {
  width: 40%;
}

.search_left {
  width: 40%;
  background: url(https://www.successful-ecstrategy.com/wp/wp-content/uploads/arrow_bg.png) center top 80% no-repeat;
  background-size: 300px auto;
}

.dot {
  -ms-text-emphasis: dot #fff;
  -moz-text-emphasis: dot #fff;
  -webkit-text-emphasis: dot #fff;
  text-emphasis: dot #fff;
  font-weight: 900;
}

.search_left p {
  color: #fff;
  font-size: 1.4rem;
}

/**********検索条件設定エリア**********/

.l-parts24 .search_box {
  background: #fff;
  border: 4px solid #eefae4;
  width: calc(60% - 4rem);
  z-index: 1;
  margin: 0;

}

.l-parts24 .search_box_title {
  text-align: center;
  background: #efefef;
  padding: 20px 0;
  margin-bottom: 3rem;
  font-size: 2rem;
  line-height: 1.4;
  position: relative;

}

.l-parts24 .search_box_title:after {
  content: "";
  position: absolute;
  top: -40px;
  right: -40px;
  width: 110px;
  height: 130px;
  background: url("https://www.successful-ecstrategy.com/wp/wp-content/uploads/search_img.png") no-repeat;
  background-size: 90%;
  z-index: 1;
}

.search_box_title01 {}

.search_box_title02 {
  font-size: 2.5rem;
  font-weight: bold;
}

.search_box_title03 {
  font-size: 1.5rem;
}

.l-parts24 .check-input {
  display: none;
}

.l-parts24 .check-parts {
  position: relative;
}

.l-parts24 .check-parts::before {
  content: "";
  display: inline-block;
  vertical-align: top;
  position: relative;
  width: 24px;
  height: 24px;
  margin-right: 2rem;
  border: 4px solid #cbcbcb;
}

.l-parts24 .check-input:checked+.check-parts::after {
  content: "";
  display: inline-block;
  position: absolute;
  top: -12px;
  left: 12px;
  width: 12px;
  height: 30px;
  transform: rotate(45deg);
  border-bottom: 4px solid #fd7200;
  border-right: 4px solid #fd7200;
}

.search_box_top {
  width: 95%;
  position: relative;
  margin: 6rem auto 0;
  border: 3px solid #efefef;
  border-radius: 10px;
}

.search_box_top::before {
  position: absolute;
  display: block;
  content: "対応モール";
  top: -15px;
  left: 20px;
  padding: 0 2rem;
  background: #efefef;
  border-radius: 6rem;
  font-weight: bold;
}

.search_box_top ul {
  margin-bottom: 1rem;
}

.l-parts24 .search_type01 {
  display: flex;
  flex-wrap: wrap;
}

.l-parts24 .search_type02 {
  display: block;
}

.l-parts24 .search_type01 li {
  width: 50%;
  margin: 0 0 1.5rem 0;
  box-sizing: border-box;
  font-size: 2.0rem;
  font-weight: 900;
}

.l-parts24 .search_type02 li {
  width: 100%;
  margin: 0 0 1.5rem 0;
  box-sizing: border-box;
  font-size: 2.0rem;
  font-weight: 900;
}

/*********ボタン**********/
.l-parts24 .search_button {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}

.l-parts24 .button {
  width: 40%;
  padding: 10px 20px;
  margin: 5px;
  background-color: #009b4e;
  /* 緑色の背景 */
  color: white;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  cursor: pointer;
  border-radius: 5px;
  /* 角の丸み */
  transition: background-color 0.3s;
  /* 背景色の変化を滑らかに */
}

.l-parts24 .button:hover {
  background-color: #45a049;
  /* ホバー時の背景色 */
}

/*********件数表示エリア**********/

.l-parts24 #resultsCount {
  position: relative;
  z-index: 1;
  text-align: center;
  margin-top: 50px;
  font-size: 30px;
  color: #fff;
  background: #009b9b;
  padding: 10px 0;
  /* テキストの余白調整 */
}

.l-parts24 #resultsCount:after {
  content: "";
  position: absolute;
  left: 0;
  /* 左端からスタート */
  bottom: -29px;
  /* 親要素の下に位置調整 */
  width: 100%;
  /* 親要素と同じ幅 */
  height: 30px;
  /* 三角形の高さ */
  background: #009b9b;
  clip-path: polygon(0 0, 50% 100%, 100% 0);
  /* 下向き三角形の形状を定義 */
}

/*********検索結果表示エリア**********/

.l-parts24 #company_wrapper {
  width: 100%;
  position: relative;
}


.l-parts24 .result {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  /* 3つのカラムを均等に配置 */
  gap: 20px;
  /* グリッドアイテム間の間隔 */
  background: #fff;
  box-sizing: border-box;
  margin: 5rem auto 0 auto;
}

.company_box {
  display: grid;
  grid-template-columns: subgrid;
  /* 親要素のカラム定義を継承 */
  gap: 10px;
  /* グリッドアイテム間の間隔 */
  padding: 1rem;
  /* ボックス内のパディング */
  border: 1px solid #ccc;
  /* ボーダースタイル */
  border: 1px solid #009b9b;
  /* 背景色 */
  align-items: start;
  /* アイテムの上端を揃える */
}

.nayami_box>* {
  grid-column: span 1;
}

.c_info {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}

.c_name {
  margin: 0 0 2.5rem 0;
  padding: 1.2rem;
  background: #009b9b;
  color: #fff;
  font-size: 2rem;
  font-weight: bold;
  line-height: 1.4;
  text-align: center;
}

.hp_img {
  width: 48%;
}

.hp_img img {
  border: 1px solid #333;
}

.company_box .btn-web a {
  font-size: 1.5rem;
}

.hp_img .btn-web a {
  padding: 1rem;


}

.company_box .btn-web {
  margin: 2rem auto;

}

.plan_price {
  width: 48%;
}

.plan_price_title,
.mall_title,
.yahoo_p h4,
.hansoku h4,
.backend h4 {
  margin: 0 0 2.5rem 0;
  padding: 1.2rem;
  background: #dddddd;
  color: #333;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.4;
  text-align: center;
}

.plan_price_title {
  background: #333;
  color: #fff;
}

.yahoo_p h4,
.hansoku h4,
.backend h4 {
  text-align: left;
  background: none;
  border-left: 5px solid #d8b30c;
  padding-left: 1rem;
  margin-bottom: -1rem;
}

.plan_price dl {
  margin-bottom: 1rem;
}

.plan_price dt,
.plan_price dd {
  text-align: center;
}

.plan_price dt {
  font-weight: bold;
}

.plan_price dd {
  font-size: 2.2rem;
  border-bottom: 1px solid #009b9b;
}

.mall_box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  margin-bottom: 2.5rem;
}

.mall_box .circle {
  width: 100px;
  height: 100px;
  background: #d8b30c;
  margin: 0;
}

.mall_box .circle p {
  width: 100px;
  font-size: 1.5rem;
}

.l-main-area .l-parts24 .yahoo_p ul {
  margin: 2rem auto 0;
  /* margin: 2rem auto; */
}

.l-main-area .l-parts24 .yahoo_p p {
  margin: 2rem auto 0;
}

.l-main-area .l-parts24 .yahoo_p ul li::before {
  position: absolute;
  left: 0;
  top: 0.8rem;
  width: 1.2rem;
  height: 1.2rem;
  background: #273943;
  border-radius: 50%;
  content: '';
}

.yahoo_p {
  margin-bottom: 1rem;
  /* margin-bottom: 2.5rem; */
}

.tex_area {
  padding: 2rem 1rem;
  background: #e9f7ff;
  margin-bottom: 2.5rem;
}

.tex_area h4 {
  text-align: center;
  font-size: 2rem;
  font-weight: 900;
  border-bottom: 1px solid #009b9b;
}

.hansoku table,
.backend table {
  margin: 4rem auto 2rem;
}

.hansoku table th,
.backend table th {
  width: 20%;
  padding: .5rem;
  font-size: 1.4rem;
}

.hansoku table td,
.backend table td {
  text-align: center;
  font-weight: bold;
  font-size: 2.2rem;
  color: #f65640;
}

#resultsCount span {
  font-weight: bold;
  text-decoration: underline;
  text-decoration-color: #ffdf5b;
}



/*----------------------------------------------------
    PCサイトcss
----------------------------------------------------*/

@media screen and (min-width: 481px) {

  /*/////////////PC用のCSSをここに作成してください。/////////////*/
  /*/////////////必ず中括弧の中に作成してください。/////////////*/
  .btnarea {
    display: flex;
    justify-content: space-between;
  }

  .btnarea.btn2 p {
    width: 47%;
  }

  .btnarea.btn2 {
    width: 800px;
    margin: 0 auto;
  }

  .btnarea.btn3 p {
    width: 32%;
    margin: 4rem 0;
  }

  .btnarea.btn3 p a {
    padding: 2.5rem;
  }

  /*20240527*/
  /*mv改修*/
  .l-mv-wrapper .left:before {
    content: "";
    position: absolute;
    top: 25px;
    left: -5rem;
    width: 370px;
    height: 509px;
    background: url("https://www.successful-ecstrategy.com/wp/wp-content/uploads/mv_img202405.png") 0 0 no-repeat;
    background-size: 100%;
  }

  /*3種の神器*/
  .l-parts20 {
    padding: 12rem 0;
  }

  /*26社から選べる*/
  .l-parts21_circle_text span {
    display: block;
    font-size: 3rem;
    line-height: 1;
    color: #dd3720;
  }

  .l-parts21_text {
    color: #fff;
    font-size: 3.6rem;
    font-weight: bold;
  }

  .l-parts23 .txt_box01 {
    min-height: 100px;
  }

  .nayami_circle_wrap {
    min-height: 240px;
  }

  .txt_box03 {
    min-height: 120px;
  }

  /*20240527 END*/

}

/*----------------------------------------------------
    SPサイトcss
----------------------------------------------------*/

@media screen and (max-width: 480px) {

  /*/////////////SP用のCSSをここに作成してください。/////////////*/
  /*/////////////必ず中括弧の中に作成してください。/////////////*/
  .category_links {
    margin: 4rem auto 2rem auto;
    padding: 0 1.5rem 0.6rem 0;
    font-size: 2.1rem;
  }

  .imgarea.caption img {
    max-width: 90%;
  }

  p.cntr.caption {
    white-space: normal;
  }

  /*20240527*/
  /*mv改修*/
  .l-mv {
    padding: 1rem 0;
  }

  .l-mv-wrapper {
    display: block;
    max-width: 99%;
    padding: 0 2.0rem;
    box-sizing: border-box
  }

  .l-mv-wrapper .left {
    display: block;
    width: 100%;
    padding: 0 0 0 0;
    padding-top: calc(100%* 490 / 750);
    background: url("https://www.successful-ecstrategy.com/wp/wp-content/uploads/mv_img202405_sp.png") 0 0 no-repeat;
    background-size: 100% auto;
    position: relative;
  }

  .txt_list {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
  }

  .box_ttl_wrap {
    width: 40%;
    padding: 1.3rem 0;
    margin: 0 0 0 0;
    background: #fff;
    background-size: 40% auto;
    border: 2px solid #009b9b;
  }

  .box_ttl_wrap:nth-child(1) {
    margin: 1.5rem auto 0 auto;
  }

  .box_ttl_wrap:nth-child(2) {
    margin: 5% auto 0 0;
  }

  .box_ttl_wrap:nth-child(3) {
    margin: -22% 0 0 auto;
  }

  .box_ttl_wrap:before {
    top: -10px;
    background: url("https://www.successful-ecstrategy.com/wp/wp-content/uploads/ttl_dec02.png") center 0 no-repeat;
    background-size: 70% auto;
  }

  .box_ttl_wrap:after {
    bottom: -10px;
    background: url("https://www.successful-ecstrategy.com/wp/wp-content/uploads/ttl_dec03.png") center bottom no-repeat;
    background-size: 70% auto;
  }

  .box_ttl_inner:before {
    left: -18px;
    margin-top: -8px;
    border: 8px solid transparent;
    border-right: 10px solid #fff;
  }

  .box_ttl_inner:after {
    left: -24px;
    margin-top: -10px;
    border: 10px solid transparent;
    border-right: 14px solid #009b9b;
  }

  .box_ttl {
    font-size: 3.5vw;
  }

  .box_ttl:before {
    right: -18px;
    margin-top: -8px;
    border: 8px solid transparent;
    border-left: 10px solid #fff;
  }

  .box_ttl:after {
    right: -24px;
    margin-top: -10px;
    border: 10px solid transparent;
    border-left: 14px solid #009b9b;
  }

  .box_ttl span {
    font-size: 4vw;
  }

  .l-mv-title {

    background: #fff;
    text-align: center;
  }

  .l-mv-title span {
    display: inline-block;
    max-width: 100%;
    padding: 1rem;
    background: #fff;
    text-align: center;
  }

  .l-mv-title .mv_title01 {
    font-size: 4.0vw;
  }

  .l-mv-title .mv_title03,
  .l-mv-title .mv_title04 {
    margin: 0;
    padding: 0;
    font-size: 9vw;
  }

  .bg_none {
    width: 100%;
  }

  /*3種の神器*/
  .l-parts20 {
    padding: 6rem 0;
  }

  .mv_bottom_title2 h2 {
    font-size: 2.4rem;
  }

  .mv_bottom_title2 h3 {
    font-size: 1.8rem;
  }

  .mv_bottom_title {
    left: 18%;
    font-size: 1.6rem;
  }

  .circle {
    width: 150px;
    height: 150px;
  }

  .l-main-area--index .circle p {
    width: 150px;
    font-size: 1.8rem;
  }

  /*26社から選べる*/
  .l-parts21_circle_text span {
    display: block;
    font-size: 1.8rem;
    line-height: 1;
    color: #dd3720;
  }

  .l-parts21_text {
    color: #fff;
    font-size: 2.4rem;
    font-weight: bold;
    line-height: 1.4;
  }

  .l-parts21_text {
    width: 60%;
  }

  .point3_detail {
    display: block;
  }

  /*3ポイント詳細*/
  .l-parts22 {
    padding: 3rem 0 2rem;
    background: #e5f5f5;

  }

  .circle_box {
    width: 100%;
    margin: 0 auto 2rem;
  }

  .nayami_wrapper {
    grid-template-columns: 1fr;
  }

  .l-parts23 h2 {
    font-size: 2.4rem;
  }

  .l-parts23 h2 .sub_title {
    font-size: 1.8rem;
  }

  .l-parts23 .box_ttl_wrap {
    margin: 1.5rem 0 0 auto;
  }

  .l-main-area--index .nayami_circle_wrap .circle p {
    font-size: 1.3rem;
    width: 100px;
  }

  .l-parts24 .search_wrapper {
    display: block;
    max-width: 100%;
  }

  .search_left {
    width: 100%;

    padding: 1rem;
    background: #333 url(https://www.successful-ecstrategy.com/wp/wp-content/uploads/sp_arrow_bg.png) center center no-repeat;
    background-size: 25% auto;
    position: relative;
  }

  .l-parts24 .search_box {
    width: 100%;
    margin-top: 5rem;
  }

  .l-parts24:before {
    content: none;
  }

  .l-parts24 .search_wrapper h2 {
    color: #fff;

  }

  .l-parts24 .search_wrapper h2 {
    font-size: 1.8rem;
  }

  .l-parts24 .s_title {
    font-size: 2rem;
  }

  .l-parts24 .l_title {
    display: inline-block;
    font-size: 4rem;

  }

  .l-parts24 .search_box_title:after {
    content: "";
    position: absolute;
    top: -40px;
    right: -40px;
    width: 110px;
    height: 130px;
    background: url(https://www.successful-ecstrategy.com/wp/wp-content/uploads/search_img.png) no-repeat;
    background-size: 64%;
    z-index: 1;
  }

  .l-parts24 .result {
    display: block;
  }

  .l-parts24 #resultsCount {
    font-size: 2.5rem;
  }

  .company_box {
    width: 100%;
    margin: 2rem auto;
  }

  .mall_box .circle p {
    width: 100px;
    font-size: 1.5rem;
  }

  .mall_box .circle:nth-child(4) {
    margin-top: 1rem;
  }

  .hansoku table th,
  .hansoku table td,
  .backend table th,
  .backend table td {
    display: table-cell;
    border: 1px solid #efefef;
  }

  .l-parts24 .search_box_title:after {
    content: "";
    position: absolute;
    top: -40px;
    right: 0;
    width: 80px;
    height: 130px;
    background: url(https://www.successful-ecstrategy.com/wp/wp-content/uploads/search_img.png) no-repeat;
    background-size: 90%;
    z-index: 1;
  }

  .l-parts24 .search_type01 li {
    padding-left: 1rem;
  }

  .l-parts24 .search_type01 li:nth-child(3) {
    width: 30%;
  }

  .l-parts24 .search_type01 li:nth-child(4) {
    width: 70%;
  }

  .l-parts24 .check-parts::before {
    margin-right: 1rem;
  }

  /*20240527 END*/
}
