
.compare_title h2 {
  font-size: 52px;
  color: #050707;
  font-weight: bold;
  margin: 50px 0 0 0;
  text-align: center;
  }

  .title_sbtext {
    line-height: 1.45;
    text-align: center;
    margin: 0 auto;
    font-size: 22px;
    margin: 10px 0px 13px;
  }


  .dw_btn_text {
      margin: 0;
      padding: 3px 0 4px 0;
      font-size: 19px;
      text-align: center;
      color: #607FD2;
  }



.top_move {
    margin: 30px 0 55px;
    text-align: right;
}


.wrap {
  width: 100%;
  max-width: 1400px !important;
  margin: 0 auto;
  box-sizing: border-box;
}


/********************* 他社比較　sart **********************/

.dc-compare{
  padding:20px 0px 15px 0;
  width: 100%;
  margin: 0 auto;
}

.dc-compare-daytxt{
  padding: 10px 0px 5px 4px;
    line-height: 18px;
    list-style: none;
    font-size: 13px;
    color: #8e9195;
    width: 100%;
    margin: 0 auto;
}

.dc-compare__group {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  gap: 0 20px;
  color: #2a333c;
}

.dc-compare__item {
  padding: 24px 15px 18px;
  border-radius: 15px;
  flex: 1;
}

.dc-compare-box{
  position: relative;
}

.dc-compare-box a {
  position: absolute;
  top: 0;
  left: 0;
  height:100%;
  width: 100%;
}

.dc-compare__item:nth-child(1) {
    background-color:#e6f2ff;
}

.dc-compare__item:nth-child(1):hover,
.dc-compare__item:nth-child(1):focus {
  box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.25);
  text-decoration: none;
  cursor:default;
  transform:scale(1.04,1.04);
  transition:transform .2s;
}

.dc-compare__item:nth-child(2) {
    background-color:#e6f2ff;
}

.dc-compare__item:nth-child(2):hover,
.dc-compare__item:nth-child(2):focus {
  box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.25);
  text-decoration: none;
  cursor:default;
  transform:scale(1.04,1.04);
  transition:transform .2s;
}

.dc-compare__item:nth-child(3) {
  /* background-color: #1e65c7; */
  background: transparent linear-gradient(180deg,#1d76cf 20%,#0d68c3 100%) 0% 0% no-repeat;
  box-shadow: 0px 0px 25px rgb(91 92 93 / 50%);
  position: relative;
  color: #fff;
}

.dc-compare__item:nth-child(3):hover,
.dc-compare__item:nth-child(3):focus {
  box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.25);
  text-decoration: none;
  cursor:default;
  transform:scale(1.04,1.04);
  transition:transform .2s;
}

.dc-compare__item:nth-child(4) {
  background-color: #e6f2ff;
}

.dc-compare__item:nth-child(4):hover,
.dc-compare__item:nth-child(4):focus {
  box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.25);
  text-decoration: none;
  cursor:default;
  transform:scale(1.04,1.04);
  transition:transform .2s;
}

.dc-compare__item:nth-child(5) {
  background-color: #e6f2ff;
}

.dc-compare__item:nth-child(5):hover,
.dc-compare__item:nth-child(5):focus {
  box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.25);
  text-decoration: none;
  cursor:default;
  transform:scale(1.04,1.04);
  transition:transform .2s;
}

.dc-compare__heading {
  text-align: center;
}

.dc-compare__lead {
  font-size: 1.1em;
  line-height: 1.5;
  font-weight: 500;
  color: #637a91;
}

.dc-compare__lead_w {
  font-size: 1.1em;
  line-height: 1.5;
  font-weight: 500;
  color: #a9d5ff;
}

.font-color-w{
  color:#fff !important;
}

.font-color-blue{
  color:#ebf5ff !important;
}

.font-color-blue1{
  color:#d1e8ff !important;
}

.dc-compare__name {
  font-size: 3.15em;
  line-height: 1.2;
  font-weight: 700;
  margin-top: 0px;
  color: #2b74ca;
}

.dc-compare__namew {
  font-size: 2.7em;
  line-height: 24px;
  font-weight: 700;
  margin-top: 6px;
  color: #ffffff;
}

.dc-compare__subtxtw{
  font-size: 16px;
  line-height: 20px;
  font-weight: 100;
  color: #c9e4ff;
  display: block;
  margin-top:8px;
}


.dc-compare__name_comtxt {
  font-size: 26px;
  line-height: 1.3;
  font-weight: 700;
  color: #2b74ca;
  padding: 0 0 0px 2px;
}

.dc-compare__price {
  font-size: 28px;
  line-height:0.9;
  font-weight: 800;
  color: #53697e;
  font-family: "SF Pro JP", "SF Pro Display", "SF Pro Icons", "AOS Icons", "Hiragino Kaku Gothic Pro","Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-top: 30px;
}

.dc-compare__pricew {
  font-size: 28px;
  line-height:0.9;
  font-weight: 800;
  color: #ffffff;
  font-family: "SF Pro JP", "SF Pro Display", "SF Pro Icons", "AOS Icons", "Hiragino Kaku Gothic Pro","Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-top: 22px;
  letter-spacing:0pt;
}

.dc-compare__pricew .month {
  font-size: 19px;
  margin-left: 3px;
  color: #ffffff;
}

.dc-compare__pricew .com-p {
  font-size: 15px;
  line-height: 20px;
  color: #b8dbff;
  display: block;
  margin-top: 5px;
  font-weight:100;
}

.dc-compare__price .month {
  font-size: 19px;
  margin-left: 3px;
}

.dc-compare__price .com-p {
  font-size: 15px;
  line-height: 20px;
  font-weight: 100;
  color: #778ca0;
  display: block;
  margin-top:7px;
}

.dc-compare__detail {
  margin-top: 15px;
}

.dc-compare__detail_s {
  margin-top: 12px;
}

.dc-compare__detail__block {
  border-top: 1px solid #b8c7d76e;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 17px 6px 13px 6px;
}

.dc-compare__detail__block_w {
  border-top: 1px solid #a7d2ff2e;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 15px 6px 13px 6px;
}

.dc-compare__detail__maintitle {
  font-size: 17px;
  line-height: 1;
  font-weight: 100;
  color: #454a50;
}

.dc-compare__detail__title {
  font-size: 16px;
  line-height: 1;
  font-weight: 100;
  color: #798087;
}

.dc-compare__detail__volume {
  line-height: 1.4;
  font-size: 1.6em;
  font-weight: 700;
  color: #596674;
  padding-top: 5px;
}

.dc-compare__detail__txt {
  line-height: 1.4;
  font-size: 1.25em;
  font-weight: 700;
  color: #596674;
  padding-top: 0px;
}

.dc-compare__detail__txtw {
  line-height: 1.4;
  font-size: 15px;
  font-weight: 700;
  color: #ffffff;
  padding-top: 3px;
}

.dc-compare__detail__img{
  line-height: 1.3;
  font-size: 19px;
  font-weight: 700;
  color: #41576c;
  padding: 0px 16px 6px 0px;
}

.dc-compare__detail__imgw{
  line-height: 1.3;
  font-size: 15px;
  font-weight: 700;
  color: #41576c;
  padding: 0px 10px 6px 0px;
}

.dc-compare__detail__volume .small {
  font-size: 18px;
  font-weight: 400;
  line-height: 1;
  margin-left: 2px;
  color: #314559;
}

.dw_btn_area{
  margin: 4.5em auto 0em;
}

/**************** ranking icon css start **************/

.compare-rating-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-bottom: 8px;
}

.rating-block-rating {
  color: #ff9a00;
}

.rating-block-rating1 {
  color: #ffb000;
}

.star-rating {
  display: flex;
  position: relative;
  letter-spacing: -1px;
  line-height: 1;
  margin-right: 0.5rem;
  margin-right: 0;
}

.star-rating .star-rating-item {
  position: absolute;
  overflow: hidden;
  /* width: auto; */
}

.half .star-rating-item {
  width: 11%;
}


.two .star-rating-item {
    width: 42%;
}

.two.half .star-rating-item {
  width: 51%;
}

.three .star-rating-item {
  width: 60%;
}

.three.half .star-rating-item {
  width: 71%;
}

.four .star-rating-item {
  width: 80%;
}

.four.half .star-rating-item {
  width: 91%;
}

.three .star-rating-item {
    width: 60%;
}

.star-rating .star-rating-item {
    position: absolute;
    overflow: hidden;
    /* width: auto; */
}

.rating-block-rating .star-rating-item:before {
    content: "★★★★★";
    color: #ff9a00;
}

.rating-block-rating .star-rating:after {
    content: "★★★★★";
    color: #aabccfd4;
}

.rating-block-rating1 .star-rating-item:before {
  content: "★★★★★";
  color: #fbc900;
}

.rating-block-rating1 .star-rating:after {
  content: "★★★★★";
  color: #71aeeba6;
}


.compare-card-star-num {
  color: #ff9a00;
  display: block;
  font-size: 1.05em;
  font-weight: 700;
  line-height: 1.3;
  padding-top: 2px;
  padding-left: 3px;
}

.compare-card-star-num1 {
  color:#fbc900;
  display: block;
  font-size: 1.05em;
  font-weight: 700;
  line-height: 1.3;
  padding-top: 2px;
  padding-left: 3px;
}

/**************** ranking icon css end **************/

.dc-compare__recommend {
  position: absolute;
  left: 0;
  right: 0;
  top: -20px;
  margin: auto;
  text-align: center;
}

.dc-compare__recommend .inner {
  font-size: 19px;
  line-height: 1;
  font-weight: 700;
  position: relative;
  /* background-color: #4eb380; */
  background-color: #ff9a00;
  border-radius: 26px;
  color: #fff;
  padding: 6px 28px;
  text-align: center;
}

.dc-compare__recommend .inner::before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 12px 7px 0 7px;
  border-color: #ff9a00 transparent transparent transparent;
  bottom: -10px;
  left: 0;
  right: 0;
  margin: auto;
}

.dc-compare__attention {
  text-align: right;
  font-size: 16px;
  line-height: 1.5;
  margin-top: 16px;
  font-weight: 500;
}

.dc-compare__contents{
  margin:20px 0px 12px;
  color: #41576c;
  height:195px;
}

.dc-compare-tit{
  font-size: 15px;
  line-height: 1.4;
  margin-bottom: 14px;
  font-weight: 700;
}

.dc-compare-subtit{
  font-size: 12px;
  line-height: 1.5;
  margin-bottom: 10px;
  font-weight: 100;
  margin: 0;
  padding: 0;
  padding: 0 0 0 8px;
}

.dc-compare-subtit li{
  text-indent: -12px;
  margin-left: 0px;
  line-height: 17px;
  padding-bottom: 5px;
  list-style: none;
  font-size: 13px;
}

.dc-compare-btn__down {
  background: #fff;
  width: 100%;
  text-align: center;
  border-radius: 40px;
  height: 50px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 2px solid #dbe2ea;
  margin: 0 auto;
  margin-top: 4px;
}

.dc-compare-btn__down:hover,
.dc-compare-btn__down:focus {
  /* box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.25); */
  cursor:pointer;
  /* transform:scale(1.04,1.04);
  transition:transform .2s; */
  background-color: #FF114A;
  border-color: 2px solid #FF114A;
  color:#fff;
}

.dc-compare-btn__down a{
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  align-items: center;
  justify-content: center;
  color: #4c4c4c;
  font-size: 18px;
  text-decoration: none;
  font-weight: 600;
}

.dc-compare-btn__down a:hover{
  color: #fff;
  text-decoration: none;
}

/* 他社比較　end */



/*矢印の設定*/

/*戻る、次へ矢印の位置*/
.slick-prev,
.slick-next {
    position: absolute;/*絶対配置にする*/
    top: 46%;
    cursor: pointer;/*マウスカーソルを指マークに*/
    outline: none;/*クリックをしたら出てくる枠線を消す*/
    border-top: 4px solid #9ca7b2;/*矢印の色*/
    border-right: 4px solid #9ca7b2;/*矢印の色*/
    height: 22px;
    width: 22px;
    background-image: none !important;
}

.slick-prev {/*戻る矢印の位置と形状*/
    left: -2.8vw !important;
    transform: rotate(225deg);
}

.slick-next {/*次へ矢印の位置と形状*/
    right: -2.8vw !important;
    transform: rotate(45deg);
}

/*ドットナビゲーションの設定*/

.slick-dots {
    text-align:center;
	  margin:20px 0 0 0;
}

.slick-dots li {
    display:inline-block;
	margin:0 5px;
}

.slick-dots button {
    color: transparent;
    outline: none;
    width:8px;/*ドットボタンのサイズ*/
    height:8px;/*ドットボタンのサイズ*/
    display:block;
    border-radius:50%;
    background:#ccc;/*ドットボタンの色*/
}

.slick-dots .slick-active button{
    background:#333;/*ドットボタンの現在地表示の色*/
}


.cta-compare{
  text-align: center;
  max-width: 1400px !important;
  margin: 40px auto 0px;
  position: relative;
  z-index: 5;
  padding: 0px 0px 20px 0px;
}

.n_cta_dw_right ul li {
  font-size: 1.7rem;
  color: #3a4752;
  line-height: 1.45;
  text-align: center;
  font-weight: 600;
  padding: 1.5em 0px 0.85em 0px;
  position: relative;
  letter-spacing: -.7pt;
}

/*矢印の設定 end */



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


.compare_title h2{
  font-size: 35px;
  margin: 40px 0 0 0;
}


.title_sbtext{
  font-size: 19px;
}


.dw_btn_text {
    margin: 0;
    padding: 0px 0 3px 0;
    font-size: 15px;
    line-height: 1.3;
  }


.top_move {
    margin: 25px 0 30px;
}



/********************* 他社サービスとの比較 start **********************/

.dc-compare{
  padding: 0px 0px 0 0;
  width: 100%;
  margin: 0 auto;
}

.dc-compare-daytxt {
  padding: 0px 0px 20px 5px;
  line-height: 8px;
  font-size: 12px;
  width: 92%;
}

.dc-compare__group{
      flex-direction: column;
}


.dc-compare__item:nth-child(1),
.dc-compare__item:nth-child(2),
.dc-compare__item:nth-child(3),
.dc-compare__item:nth-child(5),
.dc-compare__item:nth-child(6),
.dc-compare__item:nth-child(7) {
  background: #e6f2ff;
   box-shadow: none;
   height:auto;
}


.dc-compare__item:nth-child(4) ,
.dc-compare__item:nth-child(8) {
    /* background-color: #1e65c7; */
    background: transparent linear-gradient(180deg,#1d76cf 20%,#0d68c3 100%) 0% 0% no-repeat;
    box-shadow: none;
    position: relative;
    color: #fff;
}


.dc-compare__item:nth-child(1):hover,
.dc-compare__item:nth-child(1):focus {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.25);
  text-decoration: none;
  cursor:default;
  transform:scale(1);
  transition:transform .2s;
}

.dc-compare__item:nth-child(2):hover,
.dc-compare__item:nth-child(2):focus {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.25);
  text-decoration: none;
  cursor:default;
  transform:scale(1);
  transition:transform .2s;
}


.dc-compare__item:nth-child(3):hover,
.dc-compare__item:nth-child(3):focus {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.25);
  text-decoration: none;
  cursor:default;
  transform:scale(1);
  transition:transform .2s;
}


.dc-compare__item:nth-child(4):hover,
.dc-compare__item:nth-child(4):focus {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.25);
  text-decoration: none;
  cursor:default;
  transform:scale(1);
  transition:transform .2s;
}


.dc-compare__item:nth-child(5):hover,
.dc-compare__item:nth-child(5):focus {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.25);
  text-decoration: none;
  cursor:default;
  transform:scale(1);
  transition:transform .2s;
}



.dc-plan__item:nth-child(1):hover,
.dc-plan__item:nth-child(1):focus {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.25);
  text-decoration: none;
  cursor:pointer;
  transform:scale(1);
  transition:transform .2s;
  cursor:default;
}



.dc-plan__item:nth-child(2):hover,
.dc-plan__item:nth-child(2):focus {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.25);
  text-decoration: none;
  cursor:pointer;
  transform:scale(1);
  transition:transform .2s;
  cursor:default;
}



.dc-plan__item:nth-child(3):hover,
.dc-plan__item:nth-child(3):focus {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.25);
  text-decoration: none;
  cursor:pointer;
  transform:scale(1);
  transition:transform .2s;
  cursor:default;
}



.dc-plan__item:nth-child(4):hover,
.dc-plan__item:nth-child(4):focus {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.25);
  text-decoration: none;
  cursor:pointer;
  transform:scale(1);
  transition:transform .2s;
  cursor:default;
}

.dc-plan__item:nth-child(5):hover,
.dc-plan__item:nth-child(5):focus {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.25);
  text-decoration: none;
  cursor:pointer;
  transform:scale(1);
  transition:transform .2s;
  cursor:default;
}




.dc-compare__detail__volume {
    font-size: 19px;
}

.dc-compare__detail__maintitle{
      font-size: 16px;
}

.dc-compare__detail__title {
  font-size: 15px;
}


.dc-compare__detail__txt {
    font-size: 15px;
}

.compare-card-star-num{
  font-size: 20px;
}

.compare-card-star-num1 {
    font-size: 22px;
    padding-top: 3px;
}

.dw_btn_area{
  margin-top:10px;
}


/********************* 他社サービスとの比較 end **********************/

.cta-compare {
  width: 100%;
  margin: 1.7em auto 3.5em !important;
  max-width: 100%;
  /* padding: 0px 20px; */
  padding: 0px 0px;
}

.n_cta_dw_right ul li {
  font-size: 1.1rem;
  color: #3a4752;
  line-height: 1.3;
  text-align: left;
  font-weight: 600;
  padding: 0px 5px 13px 5px;
  position: relative;
  letter-spacing: -.3pt;
}

.slick-prev, .slick-next{
  border-top: 3px solid #9ca7b2;
  border-right: 3px solid #9ca7b2;
  height: 16px;
  width: 16px;
}


.slider {/*横幅94%で左右に余白を持たせて中央寄せ*/
   width:94%;
    margin:0 auto;
        cursor: pointer;
}

.slider img {
    width:98%;/*スライダー内の画像を横幅100%に*/
    height:auto;
}

/*slickのJSで書かれるタグ内、スライド左右の余白調整*/

.slider .slick-slide {
  margin:12px 10px 10px;
  cursor: grab;
}




}
