@charset "utf-8";

/*-----------------------------------------------------
大見出し
-------------------------------------------------------*/

/* 中見出し
------------------------------------------------*/

/* 小見出し/コメント */

/* 1400px以下 */
@media only screen and (max-width: 1399px) {
}

/* 1200px以下 */
@media only screen and (max-width: 1199px) {
}

/* タブレット以下 */
@media only screen and (max-width: 991px) {
}

/* スマホ */
@media only screen and (max-width: 767px) {
}

/*-----------------------------------------------------
共通
-------------------------------------------------------*/
section {
  padding: 1em 0;
}

main{
  background-color: #6b6b6b;
}

a {
  text-decoration-line: none;
}

.alpha {
  -webkit-transition: 0.4s ease;
  transition: 0.4s ease;
}
.alpha:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
  -webkit-transition: 0.4s ease;
  transition: 0.4s ease;
}
a.alpha {
  display: inline-block;
  width: 100%;
}
.Page-top {
    position: fixed;
    right: 0;
    bottom: 5%;
    right: 1%;
}
small{
  line-height: 1em !important;
}
.bullet-text{
  padding-left: 1em;
  text-indent: -1em;
}

@media only screen and (max-width: 767px){
section {
  padding: 0.5em 0;
}}

/* ランキング遷移1位ボタン */
.button-container {
  text-align: center;
}

.rank01-transition-button {
    background: linear-gradient(90deg, 
    #1e3c98 0%,   /* 濃いブルー */
    #2c5fce 30%, /* 中間ブルー */
    #569dfd 70%, /* 明るめブルー */
    #5ba9ff 100% /* 淡いブルー */
  );
  border-radius: 15px;
  color: #fff;
  display: inline-block;
  overflow: hidden;
  padding: 20px 40px;
  text-decoration: none;
  position: relative; /* 追加 */
  font-weight: 900;
  font-size: 1.3em;
}

/* 光るアニメーション */
.rank01-transition-button::after {
  content: '';
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: linear-gradient(
    to right,
  rgba(0, 100, 255, 0) 25%,
  rgba(0, 180, 255, 0.6) 50%,
  rgba(0, 100, 255, 0) 75%
  );
  transform: skewX(-15deg);
  animation: shine 2s linear infinite;
}

/* 光るアニメーション定義 */
.rank01-transition-button:hover {
  color: #fff;
}
@keyframes shine {
	20% {
		left: 100%;
	}
	100% {
		left: 100%;
	}
}

/*-----------------------------------------------------
フォント
-------------------------------------------------------*/
.text-bold{
  font-weight: bold;
}

.text-big{
  font-weight:bold;
  font-size: 1.5em;
}

.text-big2{
  font-weight:800;
  font-size: 1.5em;
}

.text-middle{
  font-weight:bold;
  font-size: 1.2em;
}

.text-small{
  font-size: 0.65em !important;
}

@media only screen and (max-width: 767px){
.text-big2{
  font-weight:800;
  font-size: 1.2em;
}

.text-middle{
  font-weight:bold;
  font-size: 1.1em;
}
}


/*-----------------------------------------------------
ヘッダー
-------------------------------------------------------*/
#Header{
  background-color: #333;
}

.h_cta_img {
    width: 20em;
    padding: 0.5em;
}

@media screen and (max-width: 640px) {
header img{
    width: 75%;
    margin: 0 auto;
}
}
/*-----------------------------------------------------
FV
-------------------------------------------------------*/
#Fv{
  padding: 0;
}

.fv img {
  display: block;
  width: 100%;
  height: auto;
  margin: 0 auto;
}

.menu-links a {
  margin-right: 1.5em; /* 適度にスペース */
  color: #FFF;
  font-weight: bold;
}

.d-flex-fv{
  display: flex !important;
  justify-content: space-between;
  padding: 1em 1.5em;
}

/*-----------------------------------------------------
フォント
-------------------------------------------------------*/
.text-bold{
  font-weight: bold;
}
.date-text{
  margin-bottom: 0rem !important;
}
/*-----------------------------------------------------
比較表共通
-------------------------------------------------------*/

/*----------------比較フォント-------------------------*/
.hikaku_red {
  color: #ff0000; /* 点数の赤色 */
}
.score_text{
  font-size: 1.8rem; /* 点数 */
}
.score_text_small { /* 点数の点と/00点 */
  font-size: 1rem;
}
.hikaku_text { /* 点数の説明 */
  font-size: 0.8rem;
  line-height: 1rem;
  margin-top: -5px; /* 上のテキストに少し食い込ませる */
}
.rank-pic{ /* サイトのスクショ */
  width: 65%;
}

@media only screen and (max-width: 767px){
.rank_name{ /* サイトのスクショ下のサイト名 */
  font-size: 0.8rem;
  font-weight: bold;
}
.score_text{
  font-size: 1.5em;
}
.score_text_small{
  font-size: 0.8em;
}
.hikaku_text{
  font-size: 0.65em;
  font-weight: bold;
  line-height: 0.8em;
  margin-top: -5px; 
}
.rank-pic{
  width: 65%;
}}

/*----------------公式遷移　CTA-------------------------*/
.hikaku_btn {
  display: inline-block;
  color: #fff;
  background: linear-gradient(90deg, 
    #1e3c98 0%,   /* 濃いブルー */
    #2c5fce 30%, /* 中間ブルー */
    #569dfd 70%, /* 明るめブルー */
    #5ba9ff 100% /* 淡いブルー */
  );
  border-bottom: 5px solid #1e3c98;
  border-radius: 5px;
  padding: 0.5rem 1rem;
  text-decoration: none;
  transition: all 0.1s ease; /* 動きを滑らかに */
  font-weight: bold;
}

.hikaku_btn:hover {
  background: #2e7ebe;              /* 色を少し明るく */
  transform: translateY(3px);       /* ボタン全体を下に移動 */
  border-bottom: 2px solid #2f58d3; /* 影を薄くして押された感 */
}


/*----------------【スマホ】中央のスクロールヒントアイコン　jsでも管理 -------------------------*/
.scroll_area {
  position: relative;
  overflow-x: auto; /* PCは横スクロール */
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
}

.scroll_hint {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) !important; /* ← 中央寄せの基本 */
  z-index: 10;
  pointer-events: none; /* 操作を邪魔しない */
  pacity: 1;
  transition: opacity 0.8s ease; /* 0.8秒かけて消える */
}
.scroll_hint.fade-out {
  opacity: 0;
}
.scroll_hint img {
  width: 4rem;
  opacity: 0.7;
  display: block; /* imgの余白をリセット */
  margin: 0 auto; /* 念のため中央寄せ */
}

/*-----------------------------------------------------
比較表PC
-------------------------------------------------------*/
#Hikaku-pc{
  padding: 2rem 0 0 0 !important;
}

@media only screen and (max-width: 767px){
  #Hikaku-pc{
  padding:1em 0 0 0 !important;
}
}

 /* scrollさせる */
.scroll_area{
  width: 100%;
  overflow-x: auto;
  cursor: grab;  /* ドラッグ感を出す */
  user-select: none; /* ドラッグ中に文字が選択されないようにする */
  -webkit-user-drag: none;
}
.scroll_area:active {
  cursor: grabbing;
}

 /* 票の項目 */
.hikaku-pc th {
    border: solid 1px #898989;
    padding: 15px 10px;
    width: 10em;
    position: sticky;
    left: 0;
    z-index: 2;
    min-width: 12rem;
    max-width: 12rem;
    box-sizing: border-box;
}
.hikaku-pc .th_bg{
  color: #333;
  font-weight: bold;
  text-align: center;
  background-color: #e5e5e5;
  border: 1px;
  border-style: solid;
  border-color: inherit
}

 /* 票の内容 */
.hikaku-pc td {
  border: solid 1px #898989;
  padding: 3px 10px;
  min-width: 12rem;
  max-width: 12rem;
  box-sizing: border-box;
}

 /* 2位の票の内容 */
.hikaku-pc .td_bg{
  color: #333;
  font-weight: bold;
  background-color: #fff;
}


/*1位
-------------------------------------------------------*/
 /* 票の横幅と細いボーダー線 */
.hikaku-pc .td_rank01{
  min-width: 15rem;
  max-width: 15rem;
  box-sizing: border-box;
}

 /* 1位の背景と太いボーダー線 */
.hikaku-pc .td_bg_rank01_top {
  font-weight: bold;
  background-color: #fbffdc;
}
.hikaku-pc .td_bg_rank01{
  color: #333;
  font-weight: bold;
  background-color: #fbffdc;
  padding: 0.25rem;
}
.hikaku-pc .td_bg_rank01_bottom{
  color: #333;
  font-weight: bold;
  background-color: #fbffdc;
  padding: 0.25rem;
}

/* スマホ */
@media only screen and (max-width: 767px) {
  .hikaku-pc th {
    border: solid 1px #898989;
    padding: 15px 10px;
    width: 10em;
    position: sticky;
    left: 0;
    z-index: 2;
    min-width: 9rem;
    max-width: 9rem;
    box-sizing: border-box;
}

  .hikaku-pc .td_rank01{
  min-width: 9rem;
  max-width: 9rem;
  box-sizing: border-box;
}

  .hikaku-pc .th_bg{
  color: #333;
  font-weight: bold;
  text-align: center;
  background-color: #e5e5e5;
  font-size: 0.8em;
}

.crouwn-size{
  min-width: 3.5em;
  max-width: 3.5em;
}
}

/*-----------------------------------------------------
比較表スマホ
-------------------------------------------------------*/
#Hikaku-sp{
  padding: 2rem 0 0 0 !important;
}

.promotion-text {
    margin-top: 0;
    margin-bottom: 0rem;
}
@media only screen and (max-width: 767px){
  #Hikaku-sp{
  padding:1em 0 0 0 !important;
}

  .promotion-text {
    margin-top: 0;
    margin-bottom: 0rem;
}
}

 /* 【スマホ】項目の横幅の割合 */
.td_rank_left{
  width: 40%;
}
.td_rank_center{
  width: 20%;
  border: solid 1px #898989;
  box-sizing: border-box;
}
.td_rank_right{
  width: 20%;
}


/*【スマホ】タブ
-------------------------------------------------------*/
.rank-tab {
    display: flex;
    flex-wrap: wrap;
    gap: 0 0.25rem;
}
.rank-tab > label {
    flex: 1 1;
    order: -1;
    min-width: 6rem;
    padding: 0.25rem;
    border-radius: 5px 5px 0 0;
    background-color: #b3b0a6; /* 選択していないタブの背景色 */
    color: #fff; /* 選択していないタブの文字色 */
    font-size: 0.8rem;
    font-weight: bold;
    line-height: 1rem;
    text-align: center;
    cursor: pointer;
}
.rank-tab > label:hover {
    opacity: .8;
}
.rank-tab input {
    display: none;
}
.rank-tab > div {
    display: none;
    width: 100%;
    padding: 0;
    background-color: #fff;
}
.rank-tab label:has(:checked) {
    background-color: #378FFF; /* 選択しているタブの背景色 */
    color: #FFF; /* 選択しているタブの文字色 */
}
.rank-tab label:has(:checked) + div {
    display: block;
}

.hikaku_box{
  border-collapse: separate;
  border-spacing: 0;
}


/*【スマホ】タブ下項目
-------------------------------------------------------*/
.hikaku_box_sp{
  background-color: #e5e5e5 !important;
  overflow-x: hidden; /* 横スクロールは無効 */
  position: relative; /* スクロールヒントのアイコンを出すため */
}

/*【スマホ】縦スクロールの設定 */
.hikaku_scroll_wrap {
  /*overflow-x: auto;*/
  -webkit-overflow-scrolling: touch; /* スマホで慣性スクロール */
  position: relative;
}
.hikaku-sp_ttl {
  position: sticky;
  top: 0;
  background: #fff; /* 背景つけないと下の行が透ける */
  z-index: 2;
}
/* 【スマホ】スクロールバーを隠す（iOS/Android） */
.hikaku_scroll_wrap::-webkit-scrollbar {
  display: none;
}

.hikaku-sp_ttl_td{
  color: #FFF;
  background-color: #378FFF;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  padding: 0.25rem;
  font-size: 0.8rem;
  font-weight: bold;
  height: 5rem;
}
.hikaku-sp table{
  width: 100%;
}

/*【スマホ】票の内容 */
.hikaku-sp .crown_pic{
  width: 2.5rem; /* 順位のアイコン */　
}
/*【スマホ】2位以降の票の内容 */
.td_bg_rank_sp{
  background-color: #fff;
  border: solid 1px #898989;
  box-sizing: border-box;
}

/*スマホ1位
-------------------------------------------------------*/
/* 【スマホ】1位の背景と太いボーダー線 */
.td_bg_rank01_top_sp {
  background-color: #fbffdc;
}
.td_bg_rank01_sp {
  color: #333;
  background-color: #fbffdc;
}
.td_bg_rank01_bottom_sp {
  color: #333;
  font-weight: bold;
  background-color: #fbffdc;
}


/*-----------------------------------------------------
メインコンテンツ
-------------------------------------------------------*/
/*見出し*/
.gold-heading {
  padding: 1.1em 0;
  color: #fff;
  font-weight: 900;
  background-image: -webkit-linear-gradient(315deg, #8b0000 0%, #e53935 40%, #ff5a36 60%, #8b0000 100%);
  background-image: linear-gradient(135deg, #8b0000 0%, #e53935 40%, #ff5a36 60%, #8b0000 100%);
}

/*CTAボタン*/
a.btn_12 {
  display: flex; 
  justify-content: center;
  align-items: center;
  width: 97%;
  margin: auto;
  padding: 12px 36px;
  position: relative;

  font-weight: bold;
  color: #fff; /* 白文字 */
  text-align: center;
  text-decoration: none;

  border: none;
  border-right: 4px solid #2c5fce; 
  border-bottom: 10px solid #1e3c98;
  border-left: 4px solid #8bbcff;
  border-radius: 9999px;

  background: linear-gradient(90deg, 
    #1e3c98 0%,   /* 濃いブルー */
    #2c5fce 30%, /* 中間ブルー */
    #569dfd 70%, /* 明るめブルー */
    #5ba9ff 100% /* 淡いブルー */
  );
}

a.btn_12:hover {
}
.mocchiri {
    animation: mocchiri 2s infinite;
}
@keyframes mocchiri {
    0% {
        transform: scale(1, 0.8);
    }
    20% {
        transform: scale(0.8, 1.1);
    }
    95% {
        transform: scale(1, 1);
    }
    100% {
        transform: scale(1, 0.8);
    }
}

.main{
  float: none;
    width: 71%;
    font-size: 15px;
    letter-spacing: .01em;
}
.side{
  float: none;
    width: 25%;
}


.highlight {
  background-color: #fff2cc;
  padding: 2px 4px;
  border-radius: 4px;
}

.list-style-circle {
  list-style-type: disc;
  padding-left: 1rem;
  text-align: left;
  display: inline-block; /* 中央寄せ */
}

/*女の子ふきだし*/
.balloon1 {
  display: flex;
  align-items: flex-start;   /* 上揃え */
  gap: 2.5em;                 /* アイコンと吹き出しの間隔 */
  max-width: 600px;
}

.balloon1 .icon {
  flex-shrink: 0;            /* アイコンサイズ固定 */
  width: 80px;               /* お好みで調整 */
}

.balloon1 .text {
  position: relative;
  padding: 20px;
  border-radius: 10px;
  color: #333;
  background: #e5e5e5;
}

.balloon1 .text::before {
  content: '';
  position: absolute;
  left: -15px;               /* 吹き出し左に三角 */
  top: 23px;
  border-right: 15px solid #e5e5e5;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
}

/* 期待値 */

reasonbox{
  display: flex;
}

.reasonbox li img {
  max-width: 90%; /* デフォルトは100%で親にフィット */
  height: auto;   /* アスペクト比を維持 */
  display: block;
  margin: 0 auto; /* 中央寄せ */
}

ul.reasonbox {
    list-style: none;
    padding: 0 !important; /* 左パディングをなくす */
}

/*-----------------------------------------------------
ランキング
-------------------------------------------------------*/
.box01 h2{
    background: #e8b620;
    position: relative;
    margin-top: 0;
    padding: 15px 20px 15px;
    color: #fff;
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-radius: 6px 6px 0 0;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    font-weight: 700;
    font-size: 20px;
}
.box01{
    border: 3px solid #e8b620;
    border-radius: 8px;
    background: #fff;
    margin-bottom: 40px;
}
.box02{
  padding:20px ;
}
h2 img{
  position: absolute;
  left: 0;
}


.rankingRating{
    border: 1px solid #d8d8d8;
    padding: 17px;
    line-height: 1.8em;
    font-weight: bold;
}
.rankingRatingItem {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
}
.rankingRatingItem:after {
    content: "";
    border-top: 1px solid #d8d8d8;
    width: 100%;
    position: absolute;
}
.rankingRatingItem dt,
.rankingRatingItem dd{
    background: #fff;
    position: relative;
    z-index: 1;
    padding: 0 10px;
}

dl {
    margin-top: 0;
    margin-bottom: 0.5em !important;
}

.txt_bold-total{
  font-size: 1.3em;
}

.ratingStar-total{
  font-size: 1.3em;
}

@media screen and (max-width: 767px){
  .rankingRatingItem div {
  line-height: 1.3em;
}
  .rankingRating {
  margin-top: 0.5em;
}
}

.rankingTotal {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-top: 1px solid #d8d8d8;
    margin-top: 15px;
    padding: 19px 10px 0;
}

.introduction-text{
  padding: 0 1em 0 1em;
}

.red{
      color: red;
}
.rankingTotal .rating, .rankingTotal2 .rating, .rankingTotal-sm .rating {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.rankingTotal .ratingPoint span {
    font-size: 26px;
}
.ratingPoint .red {
    font-size: 16px;
    color: red;
    padding: 0 5px;
}
.ratingStar  svg{
    color: #fc0;
}
.ratingStar i.fa-empty {
    color: #ccc;
}

/*おすすめポイント*/

h3.ranking_point{
    color: #333;
    background: #FACE08;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00c0f9',endColorstr='#0358e6',GradientType=1);
    position: relative;
}
h3.ranking_point{
    font-size: 18px;
    text-align: left;
    padding: 15px 15px 15px 100px;
    margin-bottom: 20px;
}
@media screen and (max-width: 767px){
  h3.ranking_point{
    font-size: 16px;
    text-align: left;
    padding: 15px 15px 15px 100px;
    margin-bottom: 20px;
}}
.ribbon_point {
    display: inline-block;
    position: absolute;
    top: -10px;
    left: 15px;
    margin: 0;
    padding: 10px 0;
    z-index: 2;
    width: 60px;
    text-align: center;
    color: #334667;
    font-size: 13px;
    background: #ffff00;
    border-radius: 2px 0 0 0;
}
.ribbon_point:before {
    position: absolute;
    content: '';
    top: 0;
    right: -7px;
    border: none;
    border-bottom: solid 10px #19364e;
    border-right: solid 7px transparent;
}
.ribbon_point:after {
    content: '';
    position: absolute;
    left: 0;
    top: 100%;
    height: 0;
    width: 0;
    border-left: 30px solid #ffff00;
    border-right: 30px solid #ffff00;
    border-bottom: 10px solid transparent;
}
span.yellow-bg{
  background-color: #ffff00;
}

.material-symbols-outlined {
  font-family: 'Material Symbols Outlined';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased;
}

.material-symbols-outlined {
color: #FA6031;
}

/*TIPS
-------------------------------------------------------*/
/* ボックス全体 */
.box-019 {
    position: relative;
    margin-top: 2em;
    margin-bottom: 2em;
    padding: 2em 1.5em 1em 1.5em;
    border: 2px solid #face08;
    border-radius: 8px;
    background-color: #fff;
}

/* 吹き出しラベル */
.tips-label {
    position: absolute;
    top: -1.2em;
    left: 1em;
    padding: 0.4em 1.2em;
    border-radius: 25px;
    background-color: #face08;
    color: #333;
    font-size: 0.9em;
    font-weight: bold;
}

/* 吹き出し三角 */
.tips-label::before {
    content: '';
    position: absolute;
    bottom: -8px;
    left: 50%;
    transform: translateX(-50%);
    width: 16px;
    height: 8px;
    background-color: #face08;
    clip-path: polygon(0 0, 100% 0, 50% 100%);
}

/* 吹き出し本文 */
.tips-text {
    margin: 0;
    font-weight: bold;
}

/* PC画像のfigure余白リセット */
.box-019 .row figure {
    margin: 0;
}

/* SPスライダー li 余白調整（必要に応じて） */
.slide-items0624 {
  display: flex;
  justify-content: center; /* 横中央 */
  align-items: center;     /* 縦中央 */
}

.slide-items0624 img {
  display: block;
  margin: 0 auto; /* 画像の左右中央寄せ */
  height: auto;
}

.slide-items{
  padding: 0 !important;
}

.slick-next:before {
    background: url(../images/slick-next.png) !important;
    background-size: contain !important;
}

.slick-prev:before {
    background: url(../images/slick-prev.png) !important;
    background-size: contain !important;
}

@media (max-width: 767px) {
  .slick-prev:before, .slick-next:before {
      color: #fff !important;
      opacity: 0.75 !important;
      font-size: 10px !important;
      background: #828282;
      border-radius: 50%;
      font-weight: bold;
      padding: 0.5em 0.8em;
  }
  .slick-arrow:before {
      content: "" !important;
      width: 50px !important;
      height: 50px !important;
      position: absolute;
      top: 0;
      left: -12px;
  }
}

@media (max-width:767px) {
  main.inner {
    display: block;
    line-height: 2;
}
.main {
    width: 100%;
    padding: 0 15px;
}
a.btn_12 {
    padding: 1rem 2rem 1rem 2rem;
    line-height: 1.3em;
}
.ribbon_point {
    padding: 20px 0;
}
.box02 {
    padding: 20px 10px;
}
.side {
    width: 100%;
        padding-right: 15px;
    padding-left: 15px;
}
.inner {
    padding: 0px;
}
}

/*-----------------------------------------------------
爆アドが狙えるおすすめランキング
-------------------------------------------------------*/
#About{
  background-color: #FFF;
}

.main-box{
  background-color: #FFF;
  margin: 1em;
}

.about_main{
  background-color: #FFF;
}

.about-img{
  margin: auto;
}

.about-main-img img {
  max-width: 600px;
  width: 100%;
  height: auto;
  display: block;
  margin: 0 auto; /* 中央寄せ */
}

/* チェックリスト */
.check-list {
  list-style: none;
  padding: 25px 25px 25px 15px !important;
  margin: 20px 0;
  background: #fff8e7; /* ボックスの背景色 */
  margin: 0 auto; /* 中央寄せ */
}


.check-list li {
  position: relative;
  padding-left: 30px; /* チェックマーク用のスペース */
  margin-bottom: 12px;
  font-size: 16px;
  line-height: 1.5;
  color: #333;
}

.check-list-li-2{
  margin-bottom: 0 !important;
}

.check-item {
  position: relative;
  padding-left: 30px; /* チェック分の余白 */
  font-size: 16px;
}

.check-item::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
  width: 13px;
  height: 20px;
  border-right: 3px solid #FF0042; /* チェックの色 */
  border-bottom: 3px solid #FF0042;
}

/*-----------------------------------------------------
ネットオリパでアドを狙う方法
-------------------------------------------------------*/
#Method {
  background-color: #FFF;
}

.ttl_background1 {
  position: relative;
  display: inline-block;
  background: #FF7038;
  border-radius: 30px;
  padding: 16px 20px;
  font-weight: bold;
  color: #fff;
  margin: 0.5em 0 1em 0;
}

.ttl_background1::before {
  content: "";
  /* borderで三角形を作る */
  border-width: 10px;
  border-style: solid;
  border-color: #FF7038 transparent transparent transparent;
  /* 配置する */
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%); /* ←追加 */
}

.point-color {
  font-weight: bold;
  color: #FF7038;
  display: flex;           /* 横並びにする */
  align-items: center;     /* 縦中央揃え */
  gap: 10px;               /* 数字と文字の間のスペース */
}

.circle_number {
  width: 50px;
  height: 50px;
  line-height: 50px;       /* 縦中央揃え用 */
  background-color: #FF7038;
  border-radius: 50%;
  text-align: center;
  box-sizing: border-box;
  color: #FFF;
  flex-shrink: 0;          /* 小さくならないように */
}

@media (max-width: 767px) {
  .ttl_background1{
    font-size: 1.3em;
  }
}

/*-----------------------------------------------------
ネットオリパの引き方戦略
-------------------------------------------------------*/
#Strategy {
  background-color: #FFF;
}

/* 期待値 */
.flex-container {
    display: flex;
    justify-content: center;
}
.reason-ttl-img{
  display: block;
  margin: 0 auto;
  width: 9em;
  max-width: 100%; /* レスポンシブ対応 */
  height: auto;
}
.reason_box{
  display: flex;
  justify-content: center;
  align-items: center;
}
.reason_content{
  background-color: #ff8a00;
}
.reason-bg01{
  background-color: #fffdf2;
  padding: 30px 0;
}
.reason-bg02{
  background-color: #fff;
  padding: 30px 0;
}
.reason-ttl{
  font-weight: bold;
  color: #ff7038;
}

.reason-text{
  font-weight: bold;
}
.reason_pic{
   padding: 1.5rem 0;
   width: 25em;
  }

@media only screen and (max-width: 1199px){
  .reason_bg{
  font-size: 1.3rem;
}}
@media only screen and (max-width: 991px){
  .reason_bg{
  font-size: 1rem;
}}
@media only screen and (max-width: 767px){
  .reason_box{
  display: flex;
  flex-direction: column;
  width: 80%;
  margin: 0 auto;
}
.reason_bg{
  padding: 0.5em 1em;
  font-size: 1.3rem;
}
.reason_pic{
   padding: 2rem 0;
   width: 15em;
  }}

/*-----------------------------------------------------
まとめ
-------------------------------------------------------*/
#Summary {
  background-color: #FFF;
}


  /* リスト */

.search_list_area .list{
  min-height:4em;
  border:none;
  box-shadow:none;
  position:relative;
}
.search_list_area .list .list_item{
  background-color:#fff;
  position:relative;
  z-index:1;
  margin: 2rem 0 5rem;
}
.search_list_area .list .list_item.rank06{
  margin-top:5rem;
}

.list_item p.catch{
  font-size:2rem;
  font-weight:bold;

}
.list_item .sarvice_name{
  background-color:#F29BA6;
  color: #fff;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  margin:1rem 0;
  padding:0.5rem 1rem;
  position:relative;
}
.list_item .sarvice_name p{
  font-weight:bold;
  position:absolute;
  line-height:1;
  text-align:center;
}
.list_item .sarvice_name p span{
  color:#f1ff16;
}
.list_item .hyoka .sarvice_name h2{
  padding-left:5rem;
  font-size:2rem;
  font-weight:bold;
  color:#fff;
}
.list_item.rank01 .sarvice_name h2,
.list_item.rank02 .sarvice_name h2,
.list_item.rank03 .sarvice_name h2{
  padding-left:8rem;
}
.list_item .sarvice_name p img{
  width:50px;
}
.list_item .cap{
  padding-top: 15px;
}
.list_item .cap .img{
  width:calc(50% - 0.5rem);
}
.list_item .cap .txt .lead{
  font-weight:bold;
  color:#ff00ca;
  line-height:1.2;
  margin:0 0 1rem;
  transform:rotate(-4deg);
}
.list_item .point{
  width:100%;
  background-color: #ebfaff;
  border-radius:10px;
   background-image:
   repeating-linear-gradient(-45deg,#fff, #fff 7px,transparent 0, transparent 13px);
  padding:18px 10px 10px 10px;
  margin:1rem 0;
  font-size: 15px;
}
.list_item .hyoka .point h3{
  margin-top:0;
}
.list_item .hyoka .cap .point ul li{
  display: -webkit-flex;
  display: flex;
}
.list_item .cap .point ul li::before{
  content:url(../img/icon_check.png);
  transform: scale(0.5);
  display:inline-block;
}

.list_item .service_list{
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  border-left:1px solid #4f4f4f;
  border-top:1px solid #4f4f4f;
  margin:0 auto;
}
.list_item .service_list h4{
  width:10rem;
  text-align:center;
  font-size:1rem;
  line-height:1.2;
  background-color:#c5f6f7;
  font-weight:bold;
  color:#189da0;
  padding:1rem 0;
  border-right:1px solid #4f4f4f;
  border-bottom:1px solid #4f4f4f;
}
.tabele220520{
  overflow-x: scroll;
}
.tabele220520 table{
  width: 100%;
    min-width: 600px;
    border-collapse: collapse;
}
.list_item .service_list p{
  width:calc(50% - 10rem);
  text-align:center;
  font-size:1rem;
  border-right:1px solid #4f4f4f;
  border-bottom:1px solid #4f4f4f;
  margin:0;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content:         center;
}
.list_item .hyoka{
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  border-left:1px solid #4f4f4f;
  border-top:1px solid #4f4f4f;
  width:calc(100% - 2rem);
  margin:1rem auto;
}
.list_item .hyoka h3{
  width:100%;
  text-align:center;
  color:#fff;
  font-size:24px;
  font-weight:bold;
  background-color:#2a5772;
  border-right:1px solid #2a5772;
  border-bottom:1px solid #2a5772;
}
.list_item .hyoka h4{
  width:10rem;
  text-align:center;
  font-size:1.25rem;
  line-height:1.2;
  background-color:#b0d7d5;
  font-weight:bold;
  color:#2a5772;
  padding:1rem 0;
  border-right:1px solid #2a5772;
  border-bottom:1px solid #2a5772;
}
.list_item .hyoka p{
  width:calc(50% - 10rem);
  text-align:center;
  font-size:2rem;
  font-weight:bold;
  border-right:1px solid #2a5772;
  border-bottom:1px solid #2a5772;
  margin:0;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content:         center;
  color:#e8cf1d;
}

@media screen and (max-width: 640px) {
  .hikaku_sec h2{
    text-align:left;
    padding:0 6rem 2rem .5rem;
    font-size:1.5rem;
  }
  .hikaku table{
    font-size: 0.8rem;
  }
  .hikaku table th{
    font-size: 14px;
    width: 2em;
    padding:0.5em;
    line-height: 1.3em;
    text-align: center;
  }
  .hikaku table td{
    width: 100px;
    padding:0.8em 1em;
  }
  .hikaku table td span{
    font-size:14px;
  }
}

/*-----------------------------------------------------
評価基準
-------------------------------------------------------*/
#Hyoukakizyun{
  background-color: #FFF;
}

.hyoukakizyun table {
  width: 100%;
}
.hyoukakizyun_score{
  font-size: 1.5rem;
  padding-top: 0.5rem;
}
.hyoukakizyun th{
  font-size: 1rem;
  padding: 1.5rem 1rem;
}
.hyoukakizyun_th_bg01{
  background-color: #EAEAEA;
  border: 1px solid #333;
}
.hyoukakizyun td{
  background-color: #fff;
  border: 1px solid #333;
  font-size: 0.9rem;
  width: 11rem;
  padding: 0.5rem 0;
  line-height: 1.05rem;
}

@media only screen and (max-width: 767px){
.hyoukakizyun tr {
  display: block;
  margin-bottom: 0.5rem;
 }
.hyoukakizyun th{
display: block;
padding: 0.5rem 0;
font-size: 0.9rem;
}
.hyoukakizyun td{
  border: 1px solid #333;
  font-size: 0.65rem;
}
.hyoukakizyun_score{
  font-size: 1.2rem;
  padding-top: 0.1rem;
}}

/* 評価基準表 */
#Bosyu{
  background-color: #FFF;
  padding: 0.2em 0 !important;
}

.bosyu table {
  width: 100%;
}

.bosyu td {
  padding: 0.5em 2em;
  font-size: 1rem;
  color: #333;
}
.bosyu_bg_black {
  background-color: #EAEAEA;
  color: #333;
  border-top: 1px solid #333;
  border-bottom: 1px solid #333;
  border-left: 1px solid #333;
  border-right: 1px solid #333;
}

.bosyu_bg_white {
  background-color: #FFF;
  border-top: 1px solid #333;
  border-bottom: 1px solid #333;
  border-left: 1px solid #333;
  border-right: 1px solid #333;
}

/* アコーディオン */
/* アコーディオンのヘッダー部分 */
.accordion-button {
  background-color: #f5f5f5; /* 背景色 */
  color: #333; /* 文字色 */
  font-weight: bold; /* 太字 */
  border: 1px solid #333;
}

/* アコーディオン開閉時の色（展開されている時） */
.accordion-button:not(.collapsed) {
  background-color: #EAEAEA; /* 展開中の背景色 */
  color: #333; /* 展開中の文字色 */
}

/* アコーディオン本体（中身） */
.accordion-body {
  background-color: #fff; /* 内側の背景色 */
  border: 1px solid #333;
  padding: 1.5em;
}


@media only screen and (max-width: 767px) {
  .bosyu tr, .bosyu th, .bosyu td {
      display: block;
  }
}
@media only screen and (max-width: 767px) {
  .bosyu td {
      font-size: 0.9em;
  }
}

/*-----------------------------------------------------
フッター
-------------------------------------------------------*/
.footer {
  background-color: #333 !important;
  color:#FFF;
  padding: 14px 0 90px 0;
}

.precautions{
  padding-left: 2em;
}

ul {
  list-style: none;
  padding: 0 0 0 2em !important;
}

@media (max-width:991px) {
  footer {
    font-size: 12px;
    padding: 14px 0 90px 0;
  }
  
}
@media (max-width:480px) {
  footer {
    font-size: 10px;
    padding: 14px 0 90px 0;
  }
}
.footer_m a{
  color: #fff !important;
  text-decoration: none;
  text-align:center;
}
.footer_m a:hover{
  color: #000!important;
}

/*-----------------------------------------------------
ページトップへ移動
-------------------------------------------------------*/
.Page-top {
    position: fixed;
    right: 0;
    bottom: 5%;
    right: 1%;
}

@media (max-width: 767px) {
    .Page-top {
        bottom: 15% !important;
    }
}

/*-----------------------------------------------------
1位のネットオリパはこちら
-------------------------------------------------------*/
.fix-btn {
    position: fixed;
    right: 0;
    bottom: 40%; /* 調整してください */
    width: 100px;
    z-index: 9999;
}

@media (max-width: 767px) {
    .fix-btn {
        position: fixed;
        left: 50%;
        bottom: 0;
        transform: translateX(-50%);
        width: 100%; /* スマホサイズに応じて調整 */
        background: rgba(0, 56, 147, 0.41); /* #00389369 を rgba に変換 */
    }
}