@charset "utf-8";
/*
Theme Name: AFFINGER Child
Template: affinger
Description: AFFINGER6 対応
Version: 20210719
*/

.pcNone {
  display: none;
}

@media (max-width: 768px) {
  .pcNone {
  display: block;
}
  .spNone {
    display: none;
  }
}

/*media Queries スマートフォンとタブレットサイズ（959px以下）で適応したいCSS - スマホ・タブレット
---------------------------------------------------------------------------------------------------*/
@media only screen and (max-width: 959px) {
  /*-- ここまで --*/
}
/*media Queries タブレットサイズ（600px～959px）のみで適応したいCSS -タブレットのみ
---------------------------------------------------------------------------------------------------*/
@media only screen and (min-width: 600px) and (max-width: 959px) {
  /*-- ここまで --*/
}
/*media Queries タブレット（600px）以上で適応したいCSS -タブレット・PC
---------------------------------------------------------------------------------------------------*/
@media only screen and (min-width: 600px) {
  /*-- ここまで --*/
}
/*media Queries PCサイズ（960px）以上で適応したいCSS - PCのみ
---------------------------------------------------------------------------------------------------*/
@media print, screen and (min-width: 960px) {
  /*-- ここまで --*/
}
/*media Queries スマホサイズ（599px）以下で適応したいCSS - スマホのみ
---------------------------------------------------------------------------------------------------*/
@media print, screen and (max-width: 599px) {
  pre, p, .st-kaiwa-hukidashi, .st-kaiwa-hukidashi2, .yellowbox, .graybox, .redbox, #topnews .clearfix dd p, .post ul li, .post ol li, #comments #respond, .st-tab-content label, #comments h4 {
    font-size: 13px;
    line-height: 1.8;
  }
  h2.has-st-regular-font-size, h2:not([class^="is-style-st-heading-custom-"]):not([class*=" is-style-st-heading-custom-"]):not(.st-css-no2), .h2modoki {
    font-size: 17px;
    line-height: 23px;
  }
  h2:not([class^="is-style-st-heading-custom-"]):not([class*=" is-style-st-heading-custom-"]):not(.st-css-no2), .h2modoki {
    padding-right: 8px;
    padding-left: 8px;
  }
  /*-- ここまで --*/
}
/* スマホメニュータイトル--->ウィジェット
---------------------------------------------------------------------------------------------------*/
@media (min-width: 768px) {
  .pcNoblock {
    display: inherit;
    font-style: normal;
  }
}
@media (max-width: 767px) {
  .pcNoblock {
    display: block;
    font-style: normal;
  }
  div.st-ac-box div#st_custom_html_widget-19 {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    background-color: #1e73be;
    position: relative;
    top: -8px;
  }
  div.st-ac-box div#st_custom_html_widget-19 .custom-html-widget {
    padding: 0;
    margin: 0 0 .3em;
  }
  div.sp_menu_title {
    padding: .8em 0 .8em 1.5em;
    margin: -12px -.8em;
    width: calc(100% + 1.6em);
    box-sizing: border-box;
    background-color: #1e73be;
    overflow-x: hidden;
    font-size: 13px;
    font-weight: 700;
    color: white;
    letter-spacing: .1em;
  }
}
/*　header h1
*******************************/
/* header h1 add */
/*#header-h1-add {
  position:relative;
  top:-50px;
  height: 0;
  overflow: hidden;
}*/
#header-h1-add {
  position: relative;
  top: -.8em;
  left: -3px;
  height: 1;
  /*overflow: hidden;*/
  margin-bottom: -3px;
}
#st-mobile-logo img {
  max-height: 42px;
  /*margin: -12px auto 0;*/
  margin: -8px auto 0;
}
#breadcrumb ol li {
  color: #777;
  font-size: clamp(8px, 2.5vw, 10px);
  list-style: none;
  display: inline-block;
  line-height: 1.5;
}

/**
 * add scroll none
------------------------------- */
@media (max-width: 599px) {
#breadcrumb {
	white-space: nowrap;
	/*overflow: auto;*/
    overflow-x: hidden !important;
}
}

/**
 * side top 横ライン揃え
--------------------------------*/
#side aside {
    float: left;
    width: 300px;
    padding: 0px;
    /*margin-top: 19px;*/
    margin-top: 0;
}




/* tap highlight -- highlight-none
---------------------------------------------------------------------------------------------------*/
/* インターネット回線 */
.highlight-none1, .highlight-none1 a:active, .highlight-none1-1, .highlight-none1-1 a:active, .highlight-none1-2, .highlight-none1-2 a:active, .highlight-none1-2-1, .highlight-none1-2-1 a:active, .highlight-none1-2-1-1, .highlight-none1-2-1-1 a:active, .highlight-none1-3, .highlight-none1-3 a:active, .highlight-none1-3-1, .highlight-none1-3-1 a:active, .highlight-none1-4, .highlight-none1-4 a:active {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  tap-highlight-color: rgba(0, 0, 0, 0);
  cursor: pointer;
}
/* WiFi */
.highlight-none2, .highlight-none2 a:active, .highlight-none2-1, .highlight-none2-1 a:active, .highlight-none2-2, .highlight-none2-2 a:active, .highlight-none2-2-1, .highlight-none2-2-1 a:active, .highlight-none2-3, .highlight-none2-3 a:active, .highlight-none2-3-1, .highlight-none2-3-1 a:active, .highlight-none2-4, .highlight-none2-4 a:active {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  tap-highlight-color: rgba(0, 0, 0, 0);
  cursor: pointer;
}
/* ホーム・運営会社・プライバシーポリシー */
.highlight-none0, .highlight-none0 a:active, .highlight-none3, .highlight-none3 a:active, .highlight-none4, .highlight-none4 a:active {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  tap-highlight-color: rgba(0, 0, 0, 0);
  cursor: pointer;
}
.acordion_tree ul.menu li .sub-menu a:hover {
  padding-left: 30px;
  background: #FCFF9580;
}
.st-pagelists ul li {
  font-weight: bold !important;
}
.st-pagelists ul li .sub-menu a {
  border-bottom-color: #ffffff;
  color: #6796bf;
  font-weight: bold !important;
}
/* 投稿本文
----------------------------------*/
/*カテゴリ内画像
---------------*/
.alignnone {
  display: block;
  margin: 0 auto 10px;
}
/*カテゴリーページ
---------------------------------------------------------------------------------------------------*/
@media only screen and (max-width: 959px) {
  /*-- ページ数、次のページへボタン --*/
  .st-pagelink .page-numbers.prev {
    position: absolute;
    display: inline-block;
    box-sizing: border-box;
    top: 0;
    left: 0;
  }
  .st-pagelink .page-numbers.next {
    left: auto;
    right: 0;
  }
}
/*フッター
---------------------------------------------------------------------------------------------------*/
@media (max-width:767px){
#footer p.copyr {
    margin-bottom: 3em;
    line-height: 1.2;
    font-size: inherit;
}
}

/*フッター固定
---------------------------------------------------------------------------------------------------*/
@media only screen and (min-width: 960px) {
  #footer p.copyr {
    margin-bottom: 90px;
    padding: 10px 0;
	  
text-align: center;
white-space: pre;
word-break: keep-all;
}

  .footerlogo {
    display: none !important;
  }
}
/*フッター
---------------------------------------------------------------------------------------------------*/
.footer_nav {
  color: #1e73be;
}
.footer_search {
  margin-bottom: 30px;
}
.footer_archive {
  color: #333;
}
#archives-dropdown-2 {
  border: 1px solid #d0d0d0;
}
@media only screen and (max-width: 959px) {
  .footer_search {
    margin-bottom: 20px;
  }
  .footer_nav {
    margin-bottom: 20px;
  }
}
/*フッター固定バナー
---------------------------------------------------------------------------------------------------*/
#footer-ad-box {
  padding-bottom: 0 !important;
}
#footer-ad-box-content {
  display: flex;
}
#footer-ad {
  margin-bottom: 0;
}
.footer_bnr img {
  border-radius: 0 !important;
}
/*フッター　ページトップボタン
---------------------------------------------------------------------------------------------------*/
@media screen and (orientation: portrait) {
  #page-top {
    bottom: calc(constant(safe-area-inset-bottom) + 90px) !important;
    bottom: calc(env(safe-area-inset-bottom) + 90px) !important;
  }
}
/*運営会社
---------------------------------------------------------------------------------------------------*/
table.company-table tr td {
  width: 80.5%;
}
@media (max-width:767px) {
  table.company-table tr td {
    width: 73%;
  }
}
/*カテゴリーラウンド
---------------------------------------------------------------------------------------------------*/
.catname {
  padding: 4px 12px !important;
  border-radius: 100vh;
}
/* スマホ　メニュー　閉じるボタン☓
---------------------------------------------------------------------------------------------------*/
.s-navi-active #s-navi-overlay, .s-navi-search-slide.s-navi-search-active #s-navi-overlay {
  background: rgba(0, 0, 0, .11);
}
#s-navi dt.trigger p.acordion_button .op.op-menu.active {
  /*不要 background-image: url("https://totalservice.co.jp/media/wp-content/themes/affinger-child/images/blue_bg.png");*/
  border-radius: 1px;
  margin: -28px .2em;
  width: 30px;
  height: 30px;
  padding: 6px;
  filter: contrast(125%);
}
/*ランキング
---------------------------------------------------------------------------------------------------*/
#st-header-under-widgets-box-wrap {
  background-color: #eefaff;
}
.top-page-tab-box {
  padding: 15px 0;
}
/*-- タイトル --*/
.tab-top-title-box {
  text-align: center;
  color: #1e73be;
  /*margin-bottom: 10px;*/
  margin: 45px 0;
}
.tab-top-title {
  position: relative;
  font-weight: bold;
  font-size: clamp(1.3125rem, 5.625vw, 2.25rem);
  line-height: clamp(1.5rem, 5.625vw, 2.4rem);
}
.tab-top-title::after {
  content: '';
  display: block;
  position: absolute;
  left: 50%; /* 位置調整 */
  transform: translate(-50%); /* 位置調整 */
  bottom: -10px; /* 下線の上下位置調整 */
  width: clamp(16rem, 62.8vw, 20rem); /* 下線の幅 */
  height: 1px; /* 下線の太さ */
  background-color: #1e73be; /* 下線の色 */
}
.tab-top-title__text {
  font-size: clamp(1rem, 4.27vw, 1.125rem);
  line-height: clamp(1.2rem, 4.27vw, 1.3rem);
}
/* 固定回線・WiFi切り替えタブ */
.tab-search-box {
  margin-top: 40px;
}
.form_search-wrap {
  display: flex;
  justify-content: space-between;
  list-style: none;
  background-color: #fff;
  padding-bottom: 15px; /*20px;*/
}
.form_search-btnbox {
  position: relative;
  width: 50%;
  font-size: clamp(1rem, 2.26vw, 1.5rem);
  text-align: center;
  font-weight: bold;
}
.form_search-btn {
  display: block;
  color: #979c9e;
  background-color: #efefef;
  padding: 15px 10px 14px;
  text-decoration: none;
}
.form_search-btn:hover {
  color: #fff;
  background-color: #1e73be;
}
/* アクティブなタブ */
.form_search-btnbox__active::after {
  content: "";
  display: block;
  position: absolute;
  bottom: -15px;
  left: 50%;
  transform: translateX(-50%);
  /*-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);*/
  width: 0;
  height: 0;
  border-style: solid;
  /*border-width: 15px 12.5px 0 12.5px;*/
  border-width: 15px 18px 0;
  border-color: #1e73be transparent transparent transparent;
}
@media (max-width:767px) {
  .form_search-btnbox__active::after {
    content: "";
    display: block;
    position: absolute;
    bottom: -13px;
    left: 50%;
    transform: translateX(-50%);
    /*-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);*/
    width: 0;
    height: 0;
    border-style: solid;
    /*border-width: 15px 12.5px 0 12.5px;*/
    border-width: 13px 16px 0;
    border-color: #1e73be transparent transparent transparent;
  }
}
/* 般若table
-------------------------------------------------------*/
.d-article .table_search_result_sp .result_product_spec td, .table_search_result_sp .result_product_spec td {
  padding: 8px 5px;
  vertical-align: middle;
  text-align: center;
}
/*
---------------------------------*/
.form_search-btn__active {
  color: #fff;
  background-color: #1e73be;
}
.tab-search-formbox {
  background-color: #fff;
  padding: 0 30px 2em;
}
@media only screen and (max-width: 959px) {
  .top-page-tab-box {
    padding: 15px 3%;
  }
  /*-- タイトル --*/
  .tab-top-title-box {
    margin-bottom: 45px;
  }
  /* 固定回線・WiFi切り替えタブ */
  .tab-search-box {
    margin-top: 30px;
  }
  .form_search-wrap {
    padding-bottom: 6px;
  }
  .tab-search-formbox {
    padding: 0 10px 15px;
  }
}
/*検索フォーム公式変更内容
---------------------------------------------------------------------------------------------------*/
/* 選択ボタンが四角くなるのを調整*/
.rf_form_item input.rf_form-check {
  padding: 0 !important;
  margin: 0 5px 0 0 !important;
}
.rf_form_item input.rf_form-check[type="radio"] {
  border-radius: 10px !important;
}
.rf_form_item-content > label {
  display: flex;
  align-items: center;
}
@media screen and (min-width: 900px) {
  .rf_form_item-content > label {
    display: inline-flex;
  }
}
/* 検索結果ボタンがはみ出るのを調整*/
.mpnds_button {
  width: auto
}
/*検索フォーム用
---------------------------------------------------------------------------------------------------*/
.tab-search-box a, .tab-search-box nav li {
  transition: all .1s;
}
/*-- 検索項目、背景色 --*/
.rf_form {
  margin-top: 0;
}
.rf_form_item {
  background-color: #fff;
}
.rf_form_item-content {
  background-color: #fff;
  text-align: center;
}
.form_1col .rf_form_item {
  grid-column: 1 / -1;
  text-align: center;
}
@media only screen and (max-width: 959px) {
  .rf_form_item-title {
    font-size: 12px;
    text-align: center;
  }
  .rf_form_item-content {
    display: flex;
    flex-wrap: wrap;
    margin-left: 1em;
    text-align: center;
  }
}
/*-- 並び替えプルダウン --*/
.result_sort {
  margin-bottom: 0 !important;
}
.order_selector {
  width: 250px;
  border: 1px solid #ccc;
}
/*-- 検索結果table内容 --*/
.tab-content select {
  border: 1px solid #333;
}
.table_search_result tr td:first-child {
  background-color: #fff;
}
.table_search_result_sp tr td:first-child {
  background-color: #fff;
}
.table_search_result ul li, .table_search_result_sp ul li {
  list-style: none;
}
.result_content ul li {
  font-size: clamp(1rem, 2.26vw, 1.5rem);
  line-height: clamp(1.5rem, 2.7vw, 2rem);
}
.table_search_result .result_product_img {
  vertical-align: middle;
}
.result_label {
  font-size: 14px;
}
@media only screen and (max-width: 959px) {
  .result_content ul li {
    text-align: justify;
  }
}
/*-- 検索結果一行目の色変更 --*/
.result_product_box--left ul li:first-child {
  color: red;
}
@media only screen and (max-width: 959px) {
  .result_content ul li:first-child {
    color: red;
  }
}
/*-- SP　検索結果デザイン --*/
.result_product_img {
  vertical-align: middle !important;
}
.mpnds_button {
  font-size: 15px;
}
/*-- 詳細・公式ボタン右に移動 --*/
.result_product_box {
  position: relative;
}
.result_product_box--left {
  float: left;
  width: 70%;
}
.result_product_box--right {
  position: absolute;
  right: 10px;
  bottom: 10px;
  float: right;
  width: 30%;
}
/*-- 検索結果の幅 --*/
.internetranking-wifi-box {
  max-width: 1060px;
  margin: 0 auto;
}
@media only screen and (max-width: 959px) {
  .internetranking-wifi-box {
    /*padding: 20px 15px;*/
  }
}
@media only screen and (min-width: 960px) {
  .page-template-page-internetranking-wiri main {
    box-shadow: none !important;
  }
}
/*-- 郵便番号 --*/
.yuubin-box{
  display: flex;
  width: 100%;
  margin: 0 auto 1em;
  flex-flow: wrap;
  align-items: center;
  justify-content: center;
}
.yuubin-mark{
  margin: 0;
  padding: 0;
  flex: 0 0 60px;
  align-content: center;
}
@media (max-width:767px) {
  .yuubin-mark {
    flex: 0 0 36px;
  }
}
.yuubin-mark img {
  width: 60px;
  height: 60px;
  margin: 0;
  padding: 0;
}
@media (max-width:767px) {
  .yuubin-mark img {
    width: 100%;
    height: 36px;
    aspect-ratio: 1;
  }
}
.yu-01 input[type="text"],
.yu-02 input[type="text"]{
  width: 100%;
  height: 60px;
  margin: 0;
  padding: 0;
  text-align: center;
  font-size: 24px;
}
@media (max-width:767px) {
  .yu-01 input[type="text"],
  .yu-02 input[type="text"]{
    width: 100%;
    height: 40px;
    font-size: clamp(12px, 4vw, 16px);
  }
}
.yu-01 {
  margin: 0;
  padding: 0;
  flex: 0 0 160px;
  align-content: center;
  font-size: 24px;
}
@media (max-width:767px) {
  .yu-01 {
    flex: 0 0 90px;
    font-size: clamp(12px, 4vw, 16px);
  }
}
.yu-02 {
  margin: 0;
  padding: 0;
  flex: 0 0 200px;
  text-align: center;
}
@media (max-width:767px) {
  .yu-02 {
    flex: 0 0 110px;
    font-size: clamp(12px, 4vw, 16px);
  }
}
.yuubin-hyphen {
  margin: 0;
  padding: 0;
  flex: 0 0 30px;
  align-content: center;
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  color: #1e73be;
}
@media (max-width:767px) {
  .yuubin-hyphen {
    flex: 0 0 20px;
    font-size: 20px;
  }
}
/* 検索プルダウンをボタンに変更
-----------------------------------*/
.select_item {
  display: none;
}
.order-btn__box {
  list-style: none !important;
  display: flex;
  justify-content: space-between;
  padding: 15px 0 8px;
}
.order-btn {
  position: relative;
  width: calc(100% / 3);
  /*padding: 15px 10px;*/
  padding: 0;
  text-align: center;
  background-color: #efefef;
  border: 1px solid #ccc;
  border-right: none;
}
.order-btn:last-child {
  border-right: 1px solid #ccc;
}
@media (max-width:767px) {
  .order-btn {
    border: 1px solid #ccc;
    border-right: 1px solid #ccc;
  }
  .order-btn a {
    display: block;
    color: #333;
    font-weight: bold;
    text-decoration: none;
    padding: 10px 0;
  }
}
.order-btn a {
  display: block;
  color: #333;
  font-weight: bold;
  text-decoration: none;
  padding: 15px 0;
}
.order-btn:hover {
  color: #fff;
  background-color: #1e73be;
}
.order-btn a:hover {
  color: #fff;
}
.entry-content {
  /* margin-bottom: 20px; */
  margin: 1em 4px 2em;
}
@media (max-width:767px) {
  .entry-content {
    /* margin-bottom: 20px; */
    margin: 1em 4px 0;
  }
  .result_header {
    margin-bottom: .5em;
  }
}
/* アクティブなタブ */
.order-btn__active::after {
  content: "";
  display: block;
  position: absolute;
  bottom: -15px;
  left: 50%;
  transform: translateX(-50%);
  /*-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);*/
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 15px 20px 0;
  border-color: #1e73be transparent transparent transparent;
}
.order-btn__active {
  background-color: #1e73be;
}
.order-btn__active a {
  color: #fff;
}
@media print, screen and (max-width: 959px) {
  .order-btn__box {
    display: block;
    padding: 15px 10px 0;
  }
  .order-btn {
    width: 100%;
    font-size: 14px;
    padding: 0;
    /*padding: 5px 0;*/
    margin-bottom: 10px;
  }
  .order-btn a {
    font-weight: normal;
  }
  /* アクティブなタブ */
  .order-btn__active::after {
    display: none;
  }
}
/*検索内コンテンツ上調整
------------------------*/
.wrap_result_label {
  text-align: left;
  margin: 0 0 8px;
}
/*-- ページ数、次のページへボタン --*/
.tablenav {
  color: #333;
  text-align: center;
  padding-top: 30px;
  line-height: 2.5;
}
.tablenav-next_nav a, .page-numbers.current {
  background-color: #666;
  color: #FFF;
}
.page-numbers {
  border-color: hsla(0, 0%, 40%, 0.2);
}
.page-numbers {
  padding: 11px 14px;
  margin: 0 2px;
  font-weight: 700;
  border: 1px solid #CCC;
  background-color: rgba(0, 0, 0, 0.02);
  -webkit-transition: background-color .2s ease-out;
  transition: background-color .2s ease-out;
  line-height: 1;
  display: inline-block;
  border-radius: 3px;
}
.page-numbers.disable_nav, .page-numbers.next, .page-numbers.prev {
  width: auto; /*45px;*/
}
@media screen and (min-width: 900px) {
  .page-numbers {
    width: 22px;
    padding: 11px 10px;
    font-weight: 500;
    margin: 0;
  }
}
@media print, screen and (max-width: 959px) {
  .tablenav .next.page-numbers, .tablenav .prev.page-numbers {
    position: static;
    display: inline-block;
    box-sizing: border-box;
    padding: 15px;
  }
  .page-numbers.disable_nav, .page-numbers.next, .page-numbers.prev {
    width: 85px;
  }
}
/*下検索フォームボタン
--------------------------------------------------------------*/
.mpnds_searchform .rf_form-submit {
  padding: 10px 30px !important;
  margin: 15px auto 0 !important;
}
.mpnds_searchform .rf_form-submit::nth-child(2) {
  padding: 10px 30px !important;
  margin: 15px auto 3em !important;
}
.mpnds_searchform .rf_form-submit.round_button {
  border-radius: 50px !important;
  width: 50% !important;
}
@media (max-width:767px) {
  .mpnds_searchform .rf_form-submit.round_button {
    border-radius: 50px !important;
    width: auto !important;
  }
}
/*アイキャッチのブレ
--------------------------------------------------------------*/
/*-- 固定回線・WiFiページ　タブ式 カテゴリ一覧 --*/
.page-template-page-internetranking-wiri .st-tab-content .st-tab-label + label {
  background-color: transparent !important;
  border-top: none !important;
  border-left: none !important;
  border-right: none !important;
  padding: 10px 0;
  border-bottom-color: #ccc !important;
  border-radius: 0 !important;
  transition-duration: .5s;
}
.page-template-page-internetranking-wiri .st-tab-content .st-tab-label:checked + label {
  border-bottom-width: 2px !important;
  border-bottom-color: #1e73be !important;
}
.page-template-page-internetranking-wiri .st-tab-content .st-tab-label.tab-a:checked + label {
  border-bottom: solid 2px #1e73be !important;
}
.page-template-page-internetranking-wiri .st-tab-content .st-tab-label.tab-b:checked + label {
  border-bottom: solid 2px #1e73be !important;
}
.page-template-page-internetranking-wiri .st-tab-content .st-tab-label.tab-c:checked + label {
  border-bottom: solid 2px #1e73be !important;
}
.page-template-page-internetranking-wiri .st-tab-content .st-tab-label.tab-d:checked + label {
  border-bottom: solid 2px #1e73be !important;
}
.st-tab-content .st-tab-label + label::before {
  content: none !important;
}
/* ランキングアイコン設定　1～10位まで　PC */
.hikaku_ranking .ranking_icon1, .hikaku_ranking .ranking_icon2, .hikaku_ranking .ranking_icon3, .hikaku_ranking .ranking_icon4, .hikaku_ranking .ranking_icon5, .hikaku_ranking .ranking_icon6, .hikaku_ranking .ranking_icon7, .hikaku_ranking .ranking_icon8, .hikaku_ranking .ranking_icon9, .hikaku_ranking .ranking_icon10 {
  max-width: 50px;
  height: auto;
  vertical-align: -50%;
  margin-right: 5px;
}
.hikaku_ranking .ranking_icon11 {
  display: none;
}
/* ランキングアイコン設定　1～10位まで　SP */
.hikaku_ranking .ranking_icon_sp1, .hikaku_ranking .ranking_icon_sp2, .hikaku_ranking .ranking_icon_sp3, .hikaku_ranking .ranking_icon_sp4, .hikaku_ranking .ranking_icon_sp5, .hikaku_ranking .ranking_icon_sp6, .hikaku_ranking .ranking_icon_sp7, .hikaku_ranking .ranking_icon_sp8, .hikaku_ranking .ranking_icon_sp9, .hikaku_ranking .ranking_icon_sp10 {
  max-width: 50px;
  height: auto;
  vertical-align: -42%;
  margin-right: 5px;
}
.hikaku_ranking .ranking_icon_sp11 {
  display: none;
}
/*投稿リンクボタン
---------------------------------------------------------------------------------------------------*/
.recommend_btn01 {
  background: #ce002a;
  background: linear-gradient(to bottom, #ce002a, #df2349);
  border-color: #ce002a;
  border-width: 1px;
  border-radius: 5px;
  font-size: 110%;
  font-weight: bold;
  color: #fff;
  width: 90%;
}
.recommend_btn01 a {
  font-weight: bold;
  color: #fff;
}
.recommend_btn02 {
  background: #1e73be;
  background: linear-gradient(to bottom, #1e73be, #48c6ef);
  border-color: #1e73be;
  border-width: 1px;
  border-radius: 5px;
  font-size: 110%;
  font-weight: bold;
  color: #fff;
  width: 90%;
}
.recommend_btn02 a {
  font-weight: bold;
  color: #fff;
}
.recommend_btn03 {
  background: #1e73be;
  background: linear-gradient(to bottom, #ffe001, #ffef64);
  border-color: #1e73be;
  border-width: 1px;
  border-radius: 5px;
  font-size: 110%;
  font-weight: bold;
  width: 90%;
}
.recommend_btn03 a {
  font-weight: bold;
  color: #000;
}
.recommend_btnWrap {
  text-align: center;
  margin-bottom: 2em;
}
.recommend_btnWrap p {
  margin-bottom: 5px;
}
.recommend_stripe {
  font-size: 1rem;
  font-weight: 600;
}
.recommend_stripe:before, .recommend_stripe:after {
  position: relative;
  display: inline-block;
  content: "";
  background: #ce002a;
  width: 2px;
  height: 2em;
  margin: 0 1em;
  margin-top: -0.2em;
  vertical-align: middle;
}
.recommend_stripe:before {
  transform: rotate(-35deg);
}
.recommend_stripe:after {
  transform: rotate(35deg);
}
@media screen and (max-width: 640px) {
  .recommend_stripe {
    font-size: 0.9rem;
  }
  .recommend_stripe:before, .recommend_stripe:after {
    height: 1.5em;
    margin: 0 0.5em;
  }
  .recommend_btn01 {
    width: 100%;
    font-size: .9em;
  }
}
/*----- 色変更 -----*/
/*-- au --*/
.recommend_btn01--au {
  background: #ec5504;
  background: linear-gradient(to bottom, #ec5504, #f4622f);
  border-color: #ec5504;
}
.recommend_stripe--au:before, .recommend_stripe--au:after {
  background: #ec5504;
}
/*-- jcom --*/
.recommend_btn01--jcom {
  background: #ec5504;
  background: linear-gradient(to bottom, #ec5504, #f4622f);
  border-color: #ec5504;
}
.recommend_stripe--jcom:before, .recommend_stripe--jcom:after {
  background: #ec5504;
}
/*-- flets --*/
.recommend_btn01--flets {
  background: #FF9900;
  background: linear-gradient(to bottom, #FF9900, #F9AA41);
  border-color: #FF9900;
}
.recommend_stripe--flets:before, .recommend_stripe--flets:after {
  background: #FF9900;
}
/*-- コミュファ光 --*/
.recommend_btn01--commufa {
  background: #f7931e;
  background: linear-gradient(to bottom, #f7931e, #f4a75b);
  border-color: #f7931e;
}
.recommend_stripe--commufa:before, .recommend_stripe--commufa:after {
  background: #f7931e;
}
/*-- ビビック --*/
.recommend_btn01--bbiq {
  background: #ce002a;
  background: linear-gradient(to bottom, #ce002a, #df2349);
  border-color: #ce002a;
}
.recommend_stripe--bbiq:before, .recommend_stripe--bbiq:after {
  background: #ce002a;
}
/*-- ドコモ --*/
.recommend_btn01--docomo {
  background: #ce002a;
  background: linear-gradient(to bottom, #ce002a, #df2349);
  border-color: #ce002a;
}
.recommend_stripe--docomo:before, .recommend_stripe--docomo:after {
  background: #ce002a;
}
/*-- メガ・エッグ --*/
.recommend_btn01--mega {
  background: #043786;
  background: linear-gradient(to bottom, #043786, #0F4491);
  border-color: #043786;
}
.recommend_stripe--mega:before, .recommend_stripe--mega:after {
  background: #043786;
}
/*-- ギガWi-Fi --*/
.recommend_btn01--giga {
  background: #043786;
  background: linear-gradient(to bottom, #043786, #0F4491);
  border-color: #043786;
}
.recommend_stripe--giga:before, .recommend_stripe--giga:after {
  background: #043786;
}
/*-- NURO光 --*/
.recommend_btn01--nuro {
  background: #333333;
  background: linear-gradient(to bottom, rgb(0 0 0), rgb(49, 49, 49));
  border-color: #333333;
}
.recommend_stripe--nuronuro:before, .recommend_stripe--giga:after {
  background: #333333;
}
/*-- 青線 --*/
.recommend_btn01--blue {
  background: #002164;
  background: linear-gradient(to bottom, #002164, #0256ff);
  border-color: #002164;
}
.recommend_stripe--blue:before, .recommend_stripe--blue:after {
  background: #002164;
}
/*ドコモカテゴリランキング
---------------------------------------------------------------------------------------------------*/
.mt3 {
  margin-top: 3em;
}
.post .ranking_page p {
  margin: 0;
}
.ranking_page ul {
  list-style: none !important;
  margin-left: 0 !important;
  padding-left: 0 !important;
}
.post .ranking_page ul, .post .ranking_page ol, .post .ranking_page dl {
  margin-bottom: 0 !important;
}
.post .ranking_page li, .post .ranking_page dt, .post .ranking_page dd {
  line-height: 1.5;
}
.rankcontents_box {
  max-width: 950px;
  margin-right: auto;
  margin-left: auto;
  padding: 0;
  text-align: center;
}
.midashi_block01 {
  font-family: "Noto Sans JP", sans-serif;
  position: relative;
  background-color: #d00e31;
  text-align: center;
  padding: 15px 0 8px;
  color: #FFF;
  margin-bottom: 20px;
  letter-spacing: .1em;
}
span.aff_img {
  display: none;
}
.star5_rating {
  position: relative;
  z-index: 0;
  display: inline-block;
  white-space: nowrap;
  color: #CCCCCC;
}
.star5_rating:before, .star5_rating:after {
  content: '★★★★★';
}
.star5_rating:after {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  overflow: hidden;
  white-space: nowrap;
  color: #ffcf32;
}
.star5_rating[data-rate="5.0"]:after {
  width: 100%;
} /* 星5 */
.star5_rating[data-rate="4.5"]:after {
  width: 90%;
} /* 星4.5 */
.star5_rating[data-rate="4.0"]:after {
  width: 80%;
} /* 星4 */
.star5_rating[data-rate="3.5"]:after {
  width: 70%;
} /* 星3.5 */
.star5_rating[data-rate="3.0"]:after {
  width: 60%;
} /* 星3 */
.star5_rating[data-rate="2.5"]:after {
  width: 50%;
} /* 星2.5 */
.star5_rating[data-rate="2.0"]:after {
  width: 40%;
} /* 星2 */
.star5_rating[data-rate="1.5"]:after {
  width: 30%;
} /* 星1.5 */
.star5_rating[data-rate="1.0"]:after {
  width: 20%;
} /* 星1 */
.star5_rating[data-rate="0.5"]:after {
  width: 10%;
} /* 星0.5 */
.star5_rating[data-rate="0"]:after {
  width: 0%;
} /* 星0 */
.l-item + .l-item {
  border-top: 2px solid #f7f7f7;
}
.l-item {
  padding: 30px 10px;
  background: transparent;
}
.l-item .rank_h3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.l-item .rank_h3 .img {
  display: block;
  vertical-align: middle;
}
.l-item .rank_h3:before {
  display: none;
}
.l-item .rank_h3 img {
  width: 140px;
  /*	margin-top: 20px;*/
}
/*.l-item .rank_h3 .text {
    width: calc(100% - 124px);
    display: block;
    padding-top: 2px;
	text-align: left;
}*/
.l-item .rank_h3 .text {
  position: relative;
  width: calc(100% - 190px);
  margin: 0px auto;
  padding: 20px 5px 0;
  color: #ffffff;
}
.l-item .rank_h3 .text:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 20px;
  width: 100%;
  height: 3px;
  background: #e2e2e2;
}
.l-item .rank_h3 .text:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 20px;
  width: 250px;
  height: 3px;
  background: #d00e31;
}
.l-item .rank_h3 .sub {
  display: inline-block;
  font-weight: bold;
  line-height: 1.15;
  letter-spacing: 0.05em;
  float: right;
  margin-top: 16px;
}
.l-item .rank_h3 .sub p {
  font-size: 25px;
  color: #111;
}
.l-item .rank_h3 .name {
  /*    margin-top: 20px;*/
  /*    margin-bottom: 23px;*/
  border-bottom-width: 3px;
  /*font-size: 36px;*/
  font-size: 35px;
  line-height: 1;
  letter-spacing: 0.05em;
  display: block;
  /*    border-bottom: 2px solid #e2e2e2;*/
  color: #d00e31;
  font-weight: bold;
  float: left;
}
.l-item .rank_h3 .name2 {
  /* margin-top: 20px; */
  /* margin-bottom: 23px; */
  border-bottom-width: 3px;
  font-size: 22px;
  font-size: 35px;
  padding-top: 10px;
  line-height: 1;
  letter-spacing: -2px;
  display: block;
  /* border-bottom: 2px solid #e2e2e2; */
  color: #d00e31;
  font-weight: bold;
  float: left;
  margin-bottom: 0;
  padding-right: 3px;
}
.l-item > .flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.l-item > .flex > .img {
  margin-top: 0;
  margin-bottom: 0;
  overflow: hidden;
  width: 240px;
}
.l-item > .flex > .img img {
  display: block;
  width: 320px;
  margin: 20px auto;
  transition: opacity 0.3s ease;
}
.l-item > .flex > .text {
  width: calc(100% - 250px);
  margin-top: 40px;
  text-align: left;
}
.l-item > .flex > .text01 {
  margin-top: 20px !important;
}
.text ul {
  padding: 0 0.5em;
  position: relative;
  font-size: 21px;
}
.text ul li {
  line-height: 1.5;
  padding: 0.5em 0 0.5em 1.4em;
  border-bottom: dashed 1px silver;
  list-style-type: none !important;
}
.text ul li:before {
  font-family: "Font Awesome 5 Free";
  content: "\f058";
  position: absolute;
  left: 0.5em;
  color: #d00e31;
}
.l-point {
  padding-top: 20px;
  padding-bottom: 20px;
  margin: 15px 0;
  padding: 15px;
  border-radius: 5px;
  background: #f9f9f9;
}
.u-fw-bold {
  font-weight: bold;
  color: #e5004f;
}
.l-detail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-wrap: wrap;
  /*    flex-wrap: wrap;*/
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin: 15px 0 20px;
  font-size: 20px;
}
.l-detail li {
  width: 33.3%;
  border: 2px solid #d00e31;
}
.l-detail li:nth-child(1) {
  border-radius: 5px 0 0 5px;
}
.l-detail li:nth-child(2) {
  border-radius: 0;
  border-right: none;
}
.l-detail li:nth-child(3) {
  border-radius: 0 5px 5px 0;
  border-left-color: #bababa;
}
.l-detail li:nth-child(1) {
  border-right: none;
}
.l-detail li:nth-child(2) {
  border-left-color: #bababa;
}
.l-detail dl {
  text-align: center;
  margin: 0;
}
.l-detail dt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  background: #d00e31;
  color: #FFF;
  font-weight: bold;
  height: 50px;
}
.l-detail dd {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  line-height: 1.2;
  height: 74px;
}
.l-detail dd:last-child {
  /*background-color: #ffffdb;*/
  height: 40px;
  letter-spacing: 6px;
}
.l-detail img {
  width: auto;
  max-width: 90%;
}
.l-detail .num {
  font-size: 18px;
  padding-right: 3px;
}
.triangle_up {
  position: relative;
}
.triangle_up:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 50vw 50px 50vw;
  border-color: transparent transparent #f4f4f4 transparent;
  position: absolute;
  bottom: 100%;
  left: 0;
  right: 0;
}
dd.hightmiddle {
  line-height: 3.3 !important;
}
.marker01 {
  background: linear-gradient(transparent 60%, #ffff66 60%);
}
.text dl {
  padding: 0 0.5em;
  position: relative;
  font-size: 17px;
  display: flex;
  flex-wrap: wrap;
}
.text dl dt {
  width: 70%;
  line-height: 2;
  padding: 0.5em 0 0.5em 1.4em;
  border-bottom: dashed 1px silver;
  list-style-type: none !important;
  box-sizing: border-box;
}
.text dl dt:before {
  font-family: "Font Awesome 5 Free";
  content: "\f058";
  position: absolute;
  left: 0.5em;
  color: #d00e31;
}
.text dl dd {
  width: 30%;
  line-height: 2;
  padding: 0.5em 0 0.5em 0.5em;
  border-bottom: dashed 1px silver;
  list-style-type: none !important;
  box-sizing: border-box;
  margin-bottom: 0;
}
.l-detail2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-wrap: wrap;
  /*    flex-wrap: wrap;*/
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  /*margin: 15px 0 5px;*/
  font-size: 18px;
}
.l-detail2 li {
  border: 1px solid #bababa;
  padding-top: 0 !important;
}
.l-detail2 li:nth-child(1) {
  border-radius: 5px 0 0 5px;
  width: 40%;
  border-right: none;
}
.l-detail2 li:nth-child(2) {
  border-radius: 0;
  border-right: none;
  width: 30%;
  border-left-color: #bababa;
}
.l-detail2 li:nth-child(3) {
  border-radius: 0 5px 5px 0;
  width: 30%;
  border-right: solid 1px #bababa;
}
/*.l-detail2 li:nth-child(4) {
    border-radius: 0 5px 5px 0;
    border-left-color: #bababa;
    width: 20%;
}*/
.l-detail2 dl {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0;
}
.l-detail2 dt {
  width: 100%;
  background: #d00e31;
  color: #FFF;
  font-weight: bold;
  height: 50px;
  text-align: center;
  line-height: 50px !important;
}
.l-detail2 dd {
  line-height: 1.2;
  font-size: .9em;
  height: auto;
  padding: 10px 0;
  text-align: center;
  margin-bottom: 0 !important;
}
.l-detail2 img {
  width: auto;
  max-width: 90%;
}
.l-detail2 .num {
  font-size: 1.2em;
  padding-right: 3px;
}
.l-detail3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-wrap: wrap;
  /*    flex-wrap: wrap;*/
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin: 15px 0 5px;
  font-size: 20px;
}
.l-detail3 li {
  border: 1px solid #bababa;
}
.l-detail3 li:nth-child(1) {
  border-radius: 5px 0 0 5px;
  width: 50%;
  border-right: none;
}
.l-detail3 li:nth-child(2) {
  border-radius: 0 5px 5px 0;
  width: 50%;
  border-left-color: #bababa;
}
.l-detail3 dl {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.l-detail3 dt {
  width: 100%;
  background: #d00e31;
  color: #FFF;
  font-weight: bold;
  height: 50px;
  text-align: center;
  line-height: 50px;
}
.l-detail3 dd {
  line-height: 1.2;
  font-size: 1em;
  height: auto;
  padding: 10px 0;
  text-align: center;
}
#shosai1, #shosai2, #shosai3, #shosai4, #shosai5, #shosai6, #shosai7, #shosai8, #shosai9, #shosai10, #shosai11, #shosai12, #shosai13, #shosai14, #shosai15, #shosai16, #shosai17, #shosai18, #shosai19, #shosai20, #shosai21 {
  display: block;
  cursor: pointer;
  line-height: 3.3; /*1.5;*/
  vertical-align: middle;
}
#disp1, #disp2, #disp3, #disp4, #disp5 {
  background: #fff;
  width: 100%;
  height: auto;
  padding: 5px 10px;
  box-sizing: border-box;
  line-height: 1.5em;
  text-align: left;
  border: #ccc 1px solid;
  display: none;
  margin-top: 0.5em;
}
#disp1 p, #disp2 p, #disp3 p, #disp4 p, #disp5 p {
  font-size: .8em;
  margin: 0 auto;
  color: #555;
}
.point_matome.adj_matome {
  margin-top: -3em !important;
}
.rank_note {
  padding-top: 1em;
  text-align: left;
}
section.point_box {
  margin-bottom: 0;
}
.l-item:last-child {
  padding: 15px 0px 0px;
}
/*ランキング　フレッツ*/
.rank_flets .l-item .rank_h3 .name2 {
  font-size: 29px;
}
@media screen and (max-width: 640px) {
  .rank_flets .l-item .rank_h3 .name2 {
    font-size: 1.3em;
  }
}
/*ランキング　ソフトバンク光*/
.rank_sb .name {
  font-size: 32px !important;
}
.rank_sb .l-detail2 {
  margin: 15px 0 5px;
}
@media screen and (max-width: 640px) {
  .rank_sb .name {
    font-size: 1.3em !important;
  }
}
/*詳細ボタン
------------------------*/
.btn_box {
  width: 1000px;
  margin: 0 auto;
  padding: 0 0 30px;
}
.btn01_wrap {
  text-align: center;
  margin: 20px 0 20px 0;
}
.btn01_wrap a, .btn01_wrap a:visited {
  color: #d00e31;
  text-decoration: none;
}
.btn01 {
  padding: 13px 0%;
  border: solid 1px #d00e31;
  color: #d00e31;
  background: #FFF;
  border-radius: 100px;
  width: 400px;
  display: block;
  margin: 0 auto 0;
  font-weight: bold;
  font-size: 15px;
  position: relative;
  outline: none;
  user-select: none;
}
.btn01:hover {
  border: solid 1px #d00e31 !important;
  color: #FFF !important;
  background: #d00e31 !important;
  cursor: pointer;
}
.btn01:after {
  content: "\f105";
  font-family: "Font Awesome 5 Free";
  font-size: 25px;
  position: absolute;
  right: 18px;
  top: 11px;
}
/* smartPhone */
@media screen and (max-width: 640px) {
  /*ここにスマホ用スタイルを記述
  -------------------------------------------------------------------------------------*/
  main {
    padding: 20px 8px;
  }
  .spNone {
    display: none;
  }
  .mt3 {
    margin-top: 2em;
  }
  .rankcontents_box {
    padding: 5px 0;
    max-width: 100%;
  }
  .midashi_block01 {
    padding: 4px 0 4px;
  }
  h2.midashi_block01.hikaku_ttl004 {
    font-size: 15px;
  }
  .l-item {
    padding: 15px 0px 30px;
  }
  .l-item:first-child {
    padding: 0 0 30px;
  }
  .l-item:nth-child(4) {
    padding: 15px 0px 10px;
  }
  .l-item:nth-child(5) {
    padding: 15px 0px 0px;
  }
  .l-item .rank_h3 img {
    width: 76px;
  }
  .l-item .rank_h3 .text {
    display: block;
    width: calc(100% - 91px);
    padding-top: 2px;
    border-bottom: 2px solid #e2e2e2;
  }
  .l-item .rank_h3 .name {
    display: block;
    margin-top: 10px;
    font-size: 22px;
    font-weight: bold;
    line-height: 1.25;
    letter-spacing: 0.05em;
    margin: 10px 0 0;
  }
  .l-item .rank_h3 .name2 {
    font-size: 22px;
    padding-top: 10px;
    margin: 0 auto;
  }
  .l-item .rank_h3 .sub {
    font-size: 15px;
    float: none;
    margin-top: 0;
  }
  .l-item .rank_h3 .sub p {
    font-size: 19px;
    margin: 0;
  }
  .total {
    padding: 1px 5px 0px 5px;
    margin-right: 5px;
    line-height: 34px;
    font-size: 19px;
  }
  .l-item .rank_h3 .text:after {
    display: none;
  }
  .l-item .rank_h3 .text:before {
    display: none;
  }
  .l-item > .flex > .img {
    margin: 0 auto;
  }
  .l-item > .flex > .img img {
    width: 280px;
    margin: 10px auto;
  }
  .l-item > .flex > .text {
    margin-top: 0px !important;
    width: 100%;
  }
  .text ul {
    font-size: 13px;
  }
  .l-detail2 {
    flex-wrap: wrap !important;
    margin: 15px 0 5px;
    font-size: 12px;
  }
  .l-detail2 dt {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    width: 35%;
    line-height: 1.5;
  }
  .l-detail2 dd {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    line-height: 1.2;
    width: 65%;
    font-size: 1.2em;
  }
  .l-detail2 li:nth-child(1) {
    width: 100%;
    border-right: 1px solid #ccc;
    border-radius: 0;
  }
  .l-detail2 li:nth-child(2) {
    border-radius: 0;
    width: 100%;
    border-top: none;
    /*border-bottom: none;*/
    border-right: 1px solid #bababa;
  }
  .l-detail2 li:nth-child(3) {
    /*border-radius: 0;
    width: 100%;
    border-top: none;
    border-bottom: none;
    border-right: 1px solid #bababa;*/
    width: 100%;
    border-radius: 0;
    border-bottom: 1px solid #bababa;
  }
  /*.l-detail2 li:nth-child(4) {
    width: 100%;
    border-radius: 0;
    border: 1px solid #bababa;
}*/
  .triangle_up {
    margin-top: 3em;
  }
  .kaitsu_kikan_ttl {
    width: 60%;
    top: -26%;
    left: 18%;
  }
  .kaitsu_kikan_in p {
    width: 95%;
    line-height: 3.5;
  }
  .text dl {
    font-size: 14px;
  }
  .post .ranking_page li, .post .ranking_page dt, .post .ranking_page dd {
    line-height: 1;
    font-size: 13px;
    padding-bottom: 0;
  }
  .post .ranking_page dd {
    font-size: 1.2em !important;
  }
  #shosai1, #shosai2, #shosai3, #shosai4, #shosai5 {
    color: #d00e31;
    font-weight: bold;
    line-height: 2.5 !important;
  }
  #disp1 {
    margin-top: .5em;
  }
  #disp2, #disp3, #disp4, #disp5 {
    margin-top: -1em;
  }
  .point_matome.adj_matome {
    margin-top: -3em !important;
  }
  .text dl dt:before {
    font-family: "Font Awesome 5 Free";
    content: "\f058";
    position: absolute;
    left: 0.5em;
    color: #d00e31;
  }
  /*詳細ボタン
------------------------*/
  .btn01 {
    padding: 2%;
    border: solid 1px #d00e31;
    color: #d00e31;
    background: #fff;
    border-radius: 100px;
    width: 65%;
    margin: 10px auto 0;
    position: relative;
    font-size: 12px;
    outline: none;
  }
  .btn01:hover {
    border: solid 1px #d00e31 !important;
    color: #FFF;
    background: #d00e31 !important;
  }
  .btn01:after {
    content: "\f105";
    font-family: "Font Awesome 5 Free";
    font-size: 1.3em;
    position: absolute;
    top: 50%;
    right: 5%;
    transform: translate(-50%, -50%);
  }
  .btn01_wrap {
    text-align: center;
    margin: 0 !important;
  }
  .footer_main .btn01_wrap {
    margin: 10px auto 20px auto !important;
  }
  dd.hightmiddle {
    line-height: 1 !important;
  }
  /***/
}
/* top おすすめ記事　overwrite
----------------------------------------------------------------*/
.st-cardlink .st-cardbox .clearfix dd h5.st-cardbox-t {
  /*font-weight: bold;
	font-size: inherit;
	padding-top: 0;
	margin-bottom: 5px;
	color: #333;*/
  padding-right: 0;
  margin-right: -3px;
}
@media only screen and (min-width: 600px) {
  .st-cardlink .st-cardbox .clearfix dd h5.st-cardbox-t {
    padding-right: 0;
    margin-right: -3px;
  }
}
#archives-dropdown-2 {
  border: 1px solid #6592bf;
}
/* privacy　overwrite
----------------------------------------------------------------*/
.privacy_block {
  font-size: 14px;
  line-height: 1.7;
  text-align: justify;
}
.privacy_block p {
  font-size: 14px;
  line-height: 1.7;
  text-align: justify;
}
@media (min-width:1024px) {
  /* header_top_banner
------------------------------------------------------*/
  section.header_top_banner ul, section.header_top_banner ul li {
    list-style: none;
  }
  section.header_top_banner {
    width: 783px;
    margin: 1em auto;
  }
  section.header_top_banner .top_main-flow {
    width: 1000px !important;
    marign: 1.5em 30px .5em;
  }
  section.header_top_banner ul {
    display: flex;
    justify-content: space-around
  }
  section.header_top_banner ul li:nth-child(1) {
    /*flex: 1 1 auto;*/
    margin: 0 6px 0 0;
    padding: 0;
  }
  section.header_top_banner ul li:nth-child(2) {
    /* flex: 1 1 auto;*/
    margin: 0 0 0 6px;
    padding: 0;
  }
  section.header_top_banner ul li img {
    border-radius: unset !important;
    width: 100%;
    margin: 0;
  }
  section.header_top_banner ul li a:hover {
    filter: brightness(1.2);
  }
  /*詳細ボタン
------------------------*/
  .btn_box {
    width: 1000px;
    margin: 0 auto;
    padding: 0 0 30px;
  }
  .btn01_wrap {
    text-align: center;
    margin: .5em 0 1.5em;
  }
  .btn01_wrap a, .btn01_wrap a:visited {
    color: #d00e31;
    text-decoration: none;
  }
  .btn01 {
    padding: 13px 0%;
    border: solid 1px #d00e31;
    color: #d00e31;
    background: #FFF;
    border-radius: 100px;
    width: 360px;
    display: block;
    margin: 0 auto 0;
    font-weight: bold;
    font-size: 15px;
    position: relative;
    outline: none;
    user-select: none;
  }
  .btn01:hover {
    border: solid 1px #d00e31 !important;
    color: #FFF !important;
    background: #d00e31 !important;
    cursor: pointer;
  }
  .btn01:after {
    content: "\f105";
    font-family: "Font Awesome 5 Free";
    font-size: 25px;
    position: absolute;
    right: 18px;
    top: 11px;
  }
  section.header_top_banner2 {
    display: none;
  }
}
@media (min-width:768px) and (max-width:1023px) {
  /* header_top_banner
------------------------------------------------------*/
  section.header_top_banner ul, section.header_top_banner ul li {
    list-style: none;
  }
  section.header_top_banner {
    width: 100%;
    margin: 1em auto;
  }
  section.header_top_banner .top_main-flow {
    width: 1000px !important;
    marign: 1.5em 30px .5em;
  }
  section.header_top_banner ul {
    display: flex;
    justify-content: space-around
  }
  section.header_top_banner ul li:nth-child(1) {
    /*flex: 1 1 auto;*/
    margin: 0 6px 0 0;
    padding: 0;
  }
  section.header_top_banner ul li:nth-child(2) {
    /* flex: 1 1 auto;*/
    margin: 0 0 0 6px;
    padding: 0;
  }
  section.header_top_banner ul li img {
    border-radius: unset !important;
    width: 100%;
    margin: 0;
  }
  section.header_top_banner ul li a:hover {
    filter: brightness(1.2);
  }
  /*詳細ボタン
------------------------*/
  .btn_box {
    width: 1000px;
    margin: 0 auto;
    padding: 0 0 30px;
  }
  .btn01_wrap {
    text-align: center;
    margin: .5em 0 1.5em;
  }
  .btn01_wrap a, .btn01_wrap a:visited {
    color: #d00e31;
    text-decoration: none;
  }
  .btn01 {
    padding: 13px 0%;
    border: solid 1px #d00e31;
    color: #d00e31;
    background: #FFF;
    border-radius: 100px;
    width: 360px;
    display: block;
    margin: 0 auto 0;
    font-weight: bold;
    font-size: 15px;
    position: relative;
    outline: none;
    user-select: none;
  }
  .btn01:hover {
    border: solid 1px #d00e31 !important;
    color: #FFF !important;
    background: #d00e31 !important;
    cursor: pointer;
  }
  .btn01:after {
    content: "\f105";
    font-family: "Font Awesome 5 Free";
    font-size: 25px;
    position: absolute;
    right: 18px;
    top: 11px;
  }
  section.header_top_banner2 {
    display: none;
  }
}
@media (max-width:767px) {
  section.header_top_banner {
    display: none;
  }
  /* header_top_banner
------------------------------------------------------*/
  section.header_top_banner2 ul, section.header_top_banner2 ul li {
    list-style: none;
  }
  section.header_top_banner2 {
    width: 96%;
    margin: 1em auto;
  }
  section.header_top_banner2 .top_main-flow {
    width: 100%;
    marign: 1.5em 0 .5em;
  }
  section.header_top_banner2 ul {
    display: flex;
    justify-content: space-around
  }
  section.header_top_banner2 ul li:nth-child(1) {
    flex: 1 1 50%;
    margin: 0 6px 0 0;
    padding: 0;
  }
  section.header_top_banner2 ul li:nth-child(2) {
    flex: 1 1 50%;
    margin: 0 0 0 6px;
    padding: 0;
  }
  .btn_box2 {
    width: 100%;
    margin: 0 auto;
    padding: 0 0 30px;
  }
  .btn01_wrap2 {
    text-align: center;
    margin: 0 0 1em;
    width: 100%;
  }
  .btn01_wrap2 a, .btn01_wrap2 a:visited {
    color: #d00e31;
    text-decoration: none;
  }
  .btn012 {
    padding: .4em 0%;
    border: solid 1px #d00e31;
    color: #d00e31;
    background: #FFF;
    border-radius: 100px;
    width: 100%;
    display: block;
    margin: 0 auto 0;
    font-weight: bold;
    font-size: clamp(11px, 3vw, 12px);
    position: relative;
    outline: none;
    user-select: none;
  }
  .btn012:hover {
    border: solid 1px #d00e31 !important;
    color: #FFF !important;
    background: #d00e31 !important;
    cursor: pointer;
  }
  .btn012:after {
    content: "\f105";
    font-family: "Font Awesome 5 Free";
    font-size: 18px;
    position: absolute;
    right: 18px;
    top: 50%;
    transform: translateY(-50%);
  }
}
/******************************************************/
/* 評価★★★★★
---------------------------------------*/
table.table_star-rate {
  width: 100%;
  border: 1px solid #0E76AA;
  font-size: 1.1em;
  margin-top: 1.2em;
}
table.table_star-rate th {
  width: 40%;
  background-color: #009EFF;
  padding: .3em .3em .3em .3em;
  color: white;
  text-align: center;
  border: 1px solid #0E76AA;
  border-bottom: 1px solid #2C95B5;
}
table.table_star-rate tr.sougou {
  border: 2px solid #F46438;
  border-left: 1px solid #F46438;
}
table.table_star-rate tr.sougou th {
  background-color: #F9914B;
  border: 1px solid #F46438;
  font-size: 1.2em;
}
table.table_star-rate td {
  width: 60%;
  background-color: white;
  text-align: center;
  padding: .3em .3em .3em .3em;
  border: 1px solid #0E76AA;
  display: table-cell;
}
div.fb_wrap-03 table.table_star-rate td p {
  margin: 0;
}
p.star-rate {
  position: relative;
  display: inline-block;
  margin: 0;
  /*letter-spacing: normal;*/
}
p.star-rate:before, .star-rate:after {
  content: "★★★★★";
}
p.star-rate:before {
  color: #ccc;
}
p.star-rate:after {
  position: absolute;
  left: 0;
  top: 0;
  color: #FFA500;
  overflow: hidden;
  white-space: nowrap;
}
p.star-rate.star-rate0:after {
  width: 0;
}
p.star-rate.star-rate1:after {
  width: 1.2em;
}
p.star-rate.star-rate1-5:after {
  width: 1.7em;
}
p.star-rate.star-rate2:after {
  width: 2.2em;
}
p.star-rate.star-rate2-5:after {
  width: 2.7em;
}
p.star-rate.star-rate3:after {
  width: 3.2em;
}
p.star-rate.star-rate3-5:after {
  width: 3.7em;
}
p.star-rate.star-rate4:after {
  width: 4.2em;
}
p.star-rate.star-rate4-5:after {
  width: 4.7em;
}
p.star-rate.star-rate5:after {
  width: 5.2em;
}
/* au　カテゴリー　000円
------------------------------------*/
div.post div#nocopy div.entry-content p strong span span sub {
  font-size: 50% !important;
  position: relative;
  top: -2px;
}
div#st-text-logo h1.descr.sitenametop {
  position: relative;
  margin-top: -4em;
  display: none !important;
}
/* footer
----------------------------------------------*/
footer {
  border: 1px solid #8dbde857;
  color: #B8D6F1;
}
li::marker {
  color: #3984C7 !important;
}
footer ul li a {
  line-height: 28px;
}
footer ul li a:hover {
  display: inline-block;
  color: #0058A7;
  background-color: #C2E6F4;
}
/* 三列目 ３パターン*/
.menu_footer_right {}
.menu_footer_right-2 {
  margin-top: .5em;
  width: 100%;
}
.menu_footer_right-3 {
  width: 100%;
}
@media (min-width:768px) {
  /* フッター横列　2列目・3列目　*/
  .footer-r-2 {
    width: 40%;
  }
  .footer-r-3 {
    width: 100%;
    padding-left: 0;
    padding-bottom: 0;
  }
  /* 2-3列 */
  .footer-r {
    float: right;
    width: 100%;
    box-sizing: border-box;
    color: #1e73be;
  }
  footer ul, footer ol {
    padding-left: 0;
    display: flex;
    justify-content: center;
    gap: 20px;
}
}
@media (max-width:767px) {
  /* 三列目 3パターン */
  .menu_footer_right {
    font-size: 16px;
    margin-top: -.2em;
  }
  .menu_footer_right-2 {
    font-size: clamp(13px, 3.7vw, 15px);
    padding-top: .5em;
  }
  .menu_footer_right-3 {
    font-size: clamp(13px, 3.7vw, 15px);
  }
    footer ul, footer ol {
    padding-left: 0;
    display: flex;
    justify-content: center;
    gap: 20px;
}
}
/* 外部サイト */
/*.menu_footer_right-2::after {
  font-size:clamp(11px,3.2vw,14px);
  content:"（外部サイト）";
  display:inline-block;
  color:#5093cd;
}
.menu_footer_right-3::after {
  font-size:clamp(11px,3.2vw,14px);
  content:"（外部サイト）";
  display:inline-block;
  color:#5093cd;
}*/
/* 外部サイト */
.menu_footer_right-2 span {
  font-size: clamp(11px, 3.2vw, 14px);
}
.menu_footer_right-3 span {
  font-size: clamp(11px, 3.2vw, 14px);
}
.st-mymarker-s {
  background: linear-gradient(transparent 58%, #fffa52 58%) !important;
}



/* add overWrite
-------------------------*/
#footer p.copyr small {
  margin-bottom: 0;
  line-height: 1.2;
  font-size: clamp(10px, 2.7vw, 13px);
}
/* PAGE TOP overwrite
---------------------------------*/
#page-top {
  position: fixed;
  z-index: 999999999;/*9999追加*/
  bottom: 20px;
  right: 0;
  transition: all .5s;
}
/*テーブル既存css調整
---------------------------------------------------------------------------------------------------*/
table tr td:first-child {
  background-color: #fff;
}
/*--------------------------------------
ポイント画像リストpoint img list
--------------------------------------*/
.p-list_wrap ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.p-list_wrap ul li {
  width: 33%;
}
td.tbl_cell {
  background-color: #f3f3f3;
}
/*--------------------------------------
テーブル　色指定　div.tbl_wrap001 
--------------------------------------*/
.tbl_wrap001 table th {
  background-color: #eefaff;
}
.tbl_wrap001 table thead + .tbl_wrap001 tbody tr:first-child .tbl_wrap001 td:first-child, .tbl_wrap001 table tr td:first-child {
  background-color: #fff !important;
}
/* a8 stema SP 各種　ｘ4
------------------------------------------*/
@media (min-width:768px) {
  p.sitename {
    position: relative;
    padding-bottom: .4em;
  }
  p.sitename::after {
    position: absolute;
    content: "当サイトはアフィリエイト広告も含まれます";
    font-size: clamp(9px, 3vw, 12px);
    left: .2em;
    height: 1.2em;
    width: 22em;
    bottom: -.6em;
    color: #555;
    letter-spacing: .1em;
  }
  p.affiri_stema_01, p.affiri_stema_02, p.affiri_stema_03, p.affiri_stema_04 {
    display: none;
  }
}
/*ヘッダー
---------------------------------------------------------------------------------------------*/
/* ヘッダー固定　PCのみ */
.header_fixed {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 999999;
  background-color: #fff !important;
}
/* ヘッダー固定バナー　PCのみ */
#header-r {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media only screen and (max-width: 959px) {
  #header-r {
    display: none;
  }
}
/* n
---------------------------------------------*/
#header-r .textwidget {
  background: none;
  padding: 0;
}
#custom_html-7 .bnr_mg {
  margin-right: 20px;
}
div#custom_html-7 img {
  max-width: 280px;
}
/* スマホフッター広告表示
------------------------------*/
#footer-ad img.wp-image-4986, #footer-ad img.wp-image-4987 {
  opacity: 1 !important;
}
#headbox {
  /*overflow-x: hidden;*/
  overflow: hidden;
  /*width:100%;*/
}
div#footer_sp_flex {
  display: flex;
}
div#footer_sp_flex img {
  opacity: 1 !important;
}
@media screen and (max-width: 640px) {
  h1#header-h1-add {
    display: none;
  }
}
/* ヘッダー固定バナー　PCのみ 
--------------------------------------------------*/
@media (min-width:1100px) {
  body {
    margin-top: 118px;
  }
/*  #headbox-bg {
    position: fixed;
    top: -14px;
    left: -30px;
    right: -140px;
    width: calc(100% + 170px);
    background-color: white !important;
    z-index: 191010;
    height: 132px;
    padding: 0;
    border-bottom: 1px solid #efefef80;
  }*/
  
  #headbox-bg {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    background-color: white !important;
    z-index: 191010;
    height: 110px;
    padding: 0;
    border-bottom: 1px solid #efefef80;
  }
  
  #headbox-bg #custom_html-7 {
    display: none;
  }
  .header_fixed #custom_html-7 {
    display: block !important;
  }
  #custom_html-7 .textwidget {
    background: none;
  }
  div#st-header-top-widgets-box .st-content-width {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    padding: 25px 0 0;
  }
  div#st-header-top-widgets-box {
    position: absolute;
    top: 0;
    right: 8%;
  }
  #header-r {
    padding-top: 20px;
    max-width: 100%;
  }
  #header-r img {
    margin-top: 4px;
    margin-left: 1em;
    width: 300px;
  }
  #header-r img:hover, #header-r img:active {
    margin-left: 1em;
    width: 300px;
    filter: brightness(108%);
    /*transform: translateY(1%);*/
    transition: all .2s ease-in-out;
  }
}

/* これはフッター固定のみ
 *
 *ヘッダー　-->　フッターに変更 末尾2 headerとなっていてもfooter
--------------------------------------------------------------------*/
@media (min-width:768px) {
  #st-footer-under-widgets-box-wrap9 {
    background-color: #f4fcff;
    position: fixed;
    bottom: -200px;
    width: 100% !important;
    margin: 0 auto;
    padding: 4px 0 0 1em;
    height: 116px;
    z-index: 19100500;
    border-top: 1px solid #efefef;
  }
  #header-h1-add2 {
    font-size: 11px;
    margin: .5em -2em .2em -.2em;
    font-weight: normal;
      visibility: hidden;
  }
  #header-l2 {
    display: flex;
    z-index: 19010040;
    width: 1060px;
    margin: 0 auto;
    padding: 0;
    justify-content: center;
    height: 116px;
  }
  #header-l2 * {
    opacity: 1 !important;
  }
  div#header-l2 div#st-text-logo2 {
    /*flex: 0 1 370px;*/
    flex: 1 0 auto;
    padding-top: 1em;
  }
  div#header-l2 div:last-of-type(2) {
    flex: 1 0 310px;
  }
  div#header-l2 div:last-of-type(1) {
    flex: 1 0 310px;
  }
  div#header-l2 div a:hover img,
  div#header-l2 div a:active img{
    filter: brightness(108%);
  }
    
  p.sitename2 {
    position: relative;
    padding-bottom: .4em;
    text-align: left;
  }
  p.sitename2::after {
    position: absolute;
    content: "当サイトはアフィリエイト広告も含まれます";
    font-size: clamp(9px, 3vw, 12px);
    left: .2em;
    height: 1.2em;
    width: 22em;
    bottom: -.6em;
    color: #555;
    letter-spacing: .1em;
  }
  /* footer固定　PCのみ */
  .footer_fixed {
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 999999;
    background-color: #fff !important;
  }
  #header-l2 div:last-of-type(2) a img, #header-l2 div:last-of-type(1) a img {
    width: 300px;
  }
}
@media (max-width:767px) {
  #st-footer-under-widgets-box-wrap9 {
    display: none !important;
  }
}

#wrapper {
  margin-top: -100px;
  padding-top: 100px;
　overflow-x: hidden;
}
@media (max-width:767px) {
  #wrapper {
    margin-top: 0;
  }
}
#footer-ad-box {
  display: none!important;
}
/**::-webkit-scrollbar{
  display:none;
}*/
@media (max-width:767px){
p.copyr small {
	/*font-size:clamp(7px,2vw,10px);
	margin:0 -2em;
	display:inline-block;*/
	/*margin:0 4.4em 0 3em;
	display:inline-block;*/
}}
/* sub */
h5.kanren-t {
  line-height: 1.4;
  font-size: clamp(12px,3.2vw,13px);
    text-align: justify;
}
h5.popular-t {
  line-height: 1.4 !important;
  font-size: clamp(13px,3.5vw,14px) !important;
  margin-right:-.6em;
  position: relative;
  top: -.3em;
  text-align: justify;
}
p.tab-top-title {
text-align: center;
white-space: pre;
word-break: keep-all;
line-height:1.2;
}


/*
 * ヘッダー固定バナー　SP 
--------------------------------------------------*/
@media screen and (max-width: 640px) {
  #st-header-top-widgets-box #media_image-3, #st-header-top-widgets-box #media_image-2 {
    display: none;
  }
}
/*
 * side aside 背景色　
--------------------------------------------------*/
#side aside .st-pagelists .sub-menu li .sub-menu a:hover,
#side aside .st-pagelists .sub-menu li .sub-menu .sub-menu li a:hover,
#side aside .st-pagelists .sub-menu a:hover {
  opacity:0.8;
  color: #1e73be;
  background-color:#fbffd2;
}
/**
 * 最新記事のタイトルの上の空き調整 overwrite
---------------------------------------------------*/
:root .front-page .post .st-catgroup {
    margin-bottom: 1px;
}

