@charset "UTF-8";
/*
Wordpress Popular Posts plugin stylesheet
Developed by Hector Cabrera
cabrerahector.com | @cabrerahector

Use the following classes to style your popular posts list as you like.
*/

/* Styles the "Sorry, no data so far" message */
.wpp-no-data {
}

/* UL - Popular Posts container styles */
.wpp-list {
}

    /* LI - Post container styles */
    .wpp-list li {
        overflow: hidden;
        float: none;
        clear: both;
        margin-bottom: 1rem;
    }

    .wpp-list li:last-of-type {
        margin-bottom: 0;
    }

    /* Styles for the popular post in view */
    .wpp-list li.current {
    }

        /* Thumbnail styles */
        .wpp-thumbnail {
            display: inline;
            float: left;
            margin: 0 1rem 0 0;
            border: none;
        }

        /* Title styles */
        .wpp-post-title {
        }

        /* Excerpt styles */
        .wpp-excerpt {
        }

        .wpp-excerpt:empty {
            display: none;
        }

        /* Stats tag styles */
        .wpp-meta, .post-stats {
            display: block;
            font-size: 0.8em;
        }

        .wpp-meta:empty, .post-stats:empty {
            display: none;
        }

            /* Comments count styles */
            .wpp-comments {
            }

            /* Views count styles */
            .wpp-views {
            }

            /* Author styles */
            .wpp-author {
            }

            /* Post date styles */
            .wpp-date {
            }

            /* Post category styles */
            .wpp-category {
            }

        /* WP-PostRatings styles */
        .wpp-rating {
        }

/*
    Template: swell
    Theme Name: SWELL CHILD
    Theme URI: https://swell-theme.com/
    Description: SWELLの子テーマ
    Version: 1.0.0
    Author: LOOS WEB STUDIO
    Author URI: https://loos-web-studio.com/

    License: GNU General Public License
    License URI: http://www.gnu.org/licenses/gpl.html
*/
@font-face {
  font-family: 'Font Awesome 5 Free';
  src: url(//kaitoridash.jp/purchase/wp-content/themes/font-awesome/v5/webfonts/fa-regular-400.woff2) format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap !important;
}
p, table {color: #212121;}
.post_content table thead {background: #ebe6d3;}
.p-termHead{border: none;}
.l-header__logo {height: auto; margin: 4px 0;}
.top #content {padding-top: 3em;}
@media screen and (max-width: 540px) {
    .l-header__logo img{width: 60%;}
    .top #content {padding-top: 1em;padding-left: 0;padding-right: 0;}
    .l-content {padding: 0;}
}
.c-headLogo.-img {height: auto; width: 100%;}
.l-fixHeader__logo {padding: 5px 0;}
#ez-toc-container {margin-bottom: 3em;}
.aligncenter {display: block; margin: 0 auto 10px;}
img.p-photo {margin-right: 3em;}
span.jump {
    color: var(--color_link);
    text-decoration: underline;
    cursor: pointer;
}
.copyright {color: #fff;}
.c-widget__title.-side {
    line-height: 50px;
    position: relative;
    height: 50px;
    padding: 0 1.5rem;
    color: #212121;
    font-size: 1.2rem;
    margin-bottom: .5em !important;
    text-shadow: 2px 2px 0 #fff, -2px 2px 0 #fff, -2px -2px 0 #fff, 2px -2px 0 #fff;
    z-index: 0;
}
.c-widget__title.-side:after {
    position: absolute;
    top: 0;
    display: block;
    height: 50px;
    content: '';
    border: 25px solid #a6edff;
    right: -40px;
    border-right-width: 15px;
    border-right-color: transparent;
    background-color: #ffffff;
    z-index: -1;
}
.c-widget__title.-side:before {background: unset;}
.c-listMenu.c-listMenu li {color: #212121;}
.c-listMenu a:hover {background-color: #ffffff;}
.p-blogCard__caption {background: #212121;color: #fff;}
.is-style-balloon_box2, .is-style-emboss_box, .is-style-sticky_box {color: #592d10 !important;}
h3 {
    position: relative;
    padding: 1rem 2rem !important;
    color: #fff !important;
    border-radius: 5px;
    background: #0396d9;
}
h3:after {
    position: absolute;
    bottom: -9px;
    left: 1em;
    width: 0;
    height: 0;
    content: '';
    border-width: 10px 10px 0 10px;
    border-style: solid;
    border-color: #0396d9 transparent transparent transparent;
}
h3:before {content: unset !important;}
/*.post_content table {background: #fff;}*/
.post_content thead td, .post_content thead th {
    background-color: unset;
    color: var(--thead-color--bg, var(--color_main));
}
@media (min-width: 960px) {
.-series .l-header__logo {padding: 5px 0;}
}
@media (max-width: 960px) {
  .c-headLogo.-img {margin: 0 auto;}
  .c-headLogo__img {transform: scale(1.6);margin: .5em 0 .5em 0;}
  img.p-photo {width: 100%;padding: 1em 5em;}
}
.yellowbox {
	padding:20px;
	border:solid 1px #fffacd;
	background-color:#ffffe0;
	margin-bottom:20px;
	font-size: 16px;
	line-height: 27px;
}
/*TOPナビメニューCSS*/
.l-header, .l-header__inner {padding-bottom: 3px;background-color: transparent}
.c-gnav {align-items: center;}
.c-gnav .menu-item-14733, .c-gnav .menu-item-12769, .c-gnav .menu-item-14736, .c-gnav .menu-item-14735,
.c-gnav .menu-item-14734, .c-gnav .menu-item-14741, .c-gnav .menu-item-14927, .c-gnav .menu-item-15255,
.c-gnav .menu-item-15299 {
    border: 1px solid #353535;
    border-radius: 5px;
    width: 110px;
    height: 84px;
    margin: 0 3px;
}
.c-gnav .menu-item-14733:hover, .menu-item-12769:hover, .menu-item-14736:hover, .menu-item-14735:hover, .menu-item-14734:hover, 
.menu-item-14741:hover, .menu-item-15255:hover, .menu-item-15299:hover {border: 1.7px solid #676773;}
.c-gnav img {
    margin: auto;
    display: block;
    margin-top: 3px;
}
.c-gnav a::after {margin-bottom: -10px;background: #0396d9;}
.sub-menu {margin-top: 11px;}
.c-gnav>.menu-item>a .ttl {
    font-size: 13px;
    top: -3px;
    color: #212121;
    font-weight: 600;
}
.l-fixHeader__inner.l-container {padding-bottom: 8px;}
/*TOPナビメニューCSS(スマホ用)*/
.l-header__spNav[data-loop="0"] .p-spHeadMenu {display: flex; overflow-x: auto; padding-bottom: 0.5em;}
.c-gnav li.menu-item.menu-item-type-taxonomy.menu-item-object-category, .c-gnav li.menu-item.menu-item-type-post_type.menu-item-object-post,
.l-header__spNav li.menu-item.menu-item-type-taxonomy.menu-item-object-category, .l-header__spNav li.menu-item.menu-item-type-post_type.menu-item-object-post {
    box-shadow: 3px 3px #353535;
    margin-bottom: 5px;
    background: #fff;
    margin: 0 5px;
}
.p-spHeadMenu {text-align: center;}
.p-spHeadMenu .menu-item {height: 66px;}
.p-spHeadMenu a {
    display: flex;
    position: relative;
    line-height: 15px;
    justify-content: center;
    white-space: nowrap;
    height: 100%;
    flex-direction: column;
    align-items: center;
    font-size: .9em;
}
.p-spHeadMenu img {display: block;margin: auto;}
.p-spHeadMenu .menu-item-14733, .p-spHeadMenu .menu-item-12769, .p-spHeadMenu .menu-item-14736, .p-spHeadMenu .menu-item-14735, 
.p-spHeadMenu .menu-item-14734, .p-spHeadMenu .menu-item-14741, .p-spHeadMenu .menu-item-15255, .p-spHeadMenu .menu-item-15299 {
    border: 1px solid #592d10;
    border-radius: 4px;
    width: 70px;
    margin: 0 4px;
}

@media (max-width: 959px) {
  .l-header__inner {justify-content: center;}
  .p-spHeadMenu a {font-size: .9em;}
}
@media (max-width: 390px) {
    .p-spHeadMenu .menu-item-14733, .p-spHeadMenu .menu-item-12769, .p-spHeadMenu .menu-item-14736, .p-spHeadMenu .menu-item-14735, 
    .p-spHeadMenu .menu-item-14734, .p-spHeadMenu .menu-item-14741, .p-spHeadMenu .menu-item-15255, .p-spHeadMenu .menu-item-15299 {width: 66px;}
}
@media (max-width: 360px) {
    .p-spHeadMenu .menu-item-14733, .p-spHeadMenu .menu-item-12769, .p-spHeadMenu .menu-item-14736, .p-spHeadMenu .menu-item-14735, 
    .p-spHeadMenu .menu-item-14734, .p-spHeadMenu .menu-item-14741, .p-spHeadMenu .menu-item-15255, .p-spHeadMenu .menu-item-15299 {width: 64px;}
}

/*TOP上へ戻るボタンCSS*/
.c-fixBtn {
    cursor: pointer;
    display: block;
    position: relative;
    width: 100px;
    margin-bottom: 7em;
}
.hov-bg-main:hover {background-color: rgba(0,0,0,0) !important;}

/*TOPランキング表示*/
ul.l-ranklist {list-style-type: none; padding: 0;}
ul.l-ranklist li .l-namebox {
  display: flex;
  justify-content: center;
  font-size: 1.75em;
  font-weight: 600;
  border-bottom: 1px solid #ababab;
  margin-bottom: 1em;
  clear: both;
  text-align: center;
  border-radius: unset;
  background: unset;
  padding: 0 !important;
}
.l-ranklist li .l-namebox img {
    align-self: center;
    padding-left: 5px;
}
.l-ranklist li .l-namebox:after {content: none !important;}
.l-ranklist li {margin: 1em 0 !important;box-shadow: 0 0 10px rgba(36, 36, 36, .16);}
.l-namebox a {text-decoration: underline;}
.l-imgbox-0 {width: 100%;}
.l-imgbox {
    display: flex;
    align-items: center;
    width: 100%;
    margin-bottom: 1.2em;
    padding-right: 1em;
    overflow: hidden;
    justify-content: center;
}
.l-item-box {
    align-content: center;
    background: #fff;
    padding: 1em;
    /*height: 308px;*/
}
.l-item-box .clearfix {
    display: flex;
}
.l-textbox {
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    border-top: 1px solid #DCDCDC;
    border-right: 1px solid #DCDCDC;
    color: #024067;
    text-align: center;
    align-content: center;
}
.l-textbox .th {
    width: 38%;
    font-weight: 700;
    background: #FAFAFA;
    padding: 5px;
    border-bottom: 1px solid #DCDCDC;
    border-left: 1px solid #DCDCDC;
    align-content: center;
}
.l-textbox .td {
    width: 62%;
    background: #fff;
    border-left: 1px solid #dcdcdc;
    border-bottom: 1px solid #dcdcdc;
    align-content: center;
}
.l-textbox .th:last-of-type {
    width: 100%;
    background: #fff;
    text-align: center;
    align-content: center;
    color: red;
}
.l-textbox .colspan {
    display: flex;
}
.l-textbox .th:first-of-type {
    align-content: center;
}
.colspan:nth-of-type(2) .th, .colspan:nth-of-type(2) .td {
    border-bottom: 0;
}
.l-textbox div:nth-of-type(2) {
    padding: 0 !important;
}
.colspan .th {
    border-left: none;
}
.colspan .th, .colspan .td {
    align-content: center;
}
.c_color {
    color: red;
}
.l-item-box .catch {
    text-align: center;
    color: #024067;
    font-weight: 700;
    margin: 7px 0;
}
ul.l-ranklist li .l-reviewbox span.r-text{background:#fff;padding:1.0em;display:block;position:relative;margin-top:1em;}
ul.l-ranklist li .l-reviewbox span.r-text:after {
	border:10px solid transparent;
	border-bottom-color:#fff;
	border-top-width:0;
	top:-10px;
	content:"";
	display:block;
	left:30px;
	position:absolute;
	width:0;
}
.l-ranktitle {margin-bottom: 1em !important;}
.l-item-box .tab-buttons {display: flex; border-bottom: 2px solid #024067;}
.l-item-box .tab-buttons button {
    flex: 0 0 calc(100% / 3);
    border-bottom-color: #024067;
    padding: 10px;
    font-weight: 700;
    font-size: 1.2rem;
}
.tab-buttons button.active {
  background-color: #024067;
  color: white;
}
.tab-content {display: none;}
.tab-content.active {display: block;}
.priority-item {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.priority-item span {
    text-align: center;
    width: 14%;
    margin: 0 3px;
    background: #02407a;
    color: #fff;
    border-radius: 50px;
    font-size: .9rem;
    padding: 4px 0;
}
#tab2.tab-content, #tab3.tab-content {
    border: 1px solid #dcdcdc;
    padding: 1.5em;
}
#tab2.tab-content .info_3point_title, .info_detail .info_3point_title {
    color: #024067;
    font-weight: 700;
    border-bottom: 1px solid #333;
    margin: 1em 0 .5em 0;
}
#tab2.tab-content .info_kankin tr td:first-child {
    background: #fafafa;
}
.info_kankin tr td:first-child {
    width: 25% !important;
    text-align: center;
}
.info_kankin tr td:nth-of-type(2), .info_area tr th:nth-of-type(2) {background: #fff;}
.info_kankin tr td:first-child span, .info_area tr th:first-child span {color: #024067 !important;}
.info_3point {
    line-height: 1.7;
    margin: 1em 0 1em;
    background: #f4f8ee;
    padding: 10px;
    border-radius: 7px;
}
.info_3point p {font-weight: 700;color: #00a927;}
#tab2.tab-content .info_text_tab2 p {line-height: 1.7;}
#tab3.tab-content .info_area th, #tab3.tab-content .info_area td {border: 1px solid #dcdcdc;}
#tab3.tab-content .info_area tr:last-child td, .itembox .info_area tbody tr:last-child td {text-decoration: none;}

@media screen and (max-width: 768px) {
  .l-ranktitle {margin-bottom: 0 !important;}
  .l-namebox {text-align: center;}
  .l-imgbox, .l-textbox, .btn-cv {width: 100% !important;}
  .l-imgbox-0 {width: 90%;margin: auto;}
  .l-item-box {height: auto;}
 .l-imgbox {padding-right: 0;height: unset;}
 .l-textbox, .l-item-box .catch, #tab2.tab-content, #tab3.tab-content, .info_area, .itembox .info_kankin, .itembox .info_detail {font-size: .8em;}
 ul.l-ranklist li .l-namebox {margin-bottom: .5em;font-size: 1.35em;}
 .c-fixBtn {width: 67px;margin-bottom: 0;}
 .priority-item span {width: 30%; margin: 2px 4px; font-size: .8rem; padding: 3px 0;}
  #tab2.tab-content, #tab3.tab-content {padding: 1em;}
  .l-item-box .tab-buttons button {font-size: 1rem;}
}

/*TOPボタン&目次*/
.pagetop, .tocbtn {
  display: flex;
  justify-content: center;
  align-items: center;
  position: fixed;
  z-index: 9999;
  transition: transform 0.5s, opacity 0.5s;
}
.pagetop {
  bottom: 10px;
  height: 60px;
  right: 10px;
  transform: translateY(120px);
  opacity: 0;
}
.tocbtn {
  bottom: -14px;
  left: -18em;
  transform: translateY(120px);
  opacity: 0;
}
.pagetop.js-active,.tocbtn.js-active {
  transform: translateY(0);
  opacity: 1;
}
.pagetop:hover, .tocbtn:hover {opacity: .9;}

#toc-modal {
  display: none;
  position: fixed;
  inset: 0;
  background: rgba(0,0,0,0.5);
  z-index: 9999;
}
#toc-modal.toc-modal-active {display: flex;}
#toc-modal.active {display: flex;}
.toc-modal-content {
  background: #fff;
  max-width: 500px;
  margin: 100px auto;
  padding: 20px;
  border-radius: 8px;
  position: relative;
  box-sizing: border-box;
}
.p-toc__list li:before, #toc-modal-body li:before {display: none !important;}
.p-toc__list li, #toc-modal-body li {padding-left: 0 !important; line-height: 30px;}
.toc-modal-content h2 {
    margin-bottom: 1em;
    text-align: center;
    background: #333333;
    color: #fff;
    padding: 10px;
}
.toc-modal-close {
    position: sticky;
    bottom: -3em;
    cursor: pointer;
    background: 0 0;
    border: none;
    font-size: 14px;
    background: #333;
    color: #fff;
    padding: 0.4em 1.2em;
    border-radius: 30px;
    left: 50%;
    transform: translateX(-50%);
}
#toc-modal-body {
    max-height: 600px;
    overflow: overlay;
}
.toc-modal-overlay {
  display: none;
  position: fixed;
  top: 0; left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.5);
  justify-content: center;
  align-items: center;
  z-index: 9999;
}
.toc-modal-overlay.active {display: flex;}

@media screen and (max-width: 768px) {
    .toc-modal-content {max-width: 340px;}
    #toc-modal-body {max-height: 450px;}
    .tocbtn {bottom: 6em; left: unset;}
    .pagetop {right: 0;}
}

/*ランキング表示*/
.imgarea {text-align: center;}
.textarea {margin:1.0em 0 ;}
.itemreview {
    border: 3px solid #ededed;
    margin-bottom: 1em;
    padding: 0.7em;
}
@media (min-width: 600px){
  .p-termHead {display: block; padding: 2em;}
}
/*対応券種CSS*/
.types {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    margin: .5em 0 .7em;
    border: 1px solid #dcdcdc;
    text-align: center;
    padding: 10px;
    background: #fff;
}
.types .td {
    display: flex;
    flex-direction: column;
    align-items: center;
    font-size: 12px;
    color: #024067;
    margin: 5px 4px;
}
.post_content div>:first-child.no-margin {
    margin-top: 5px !important;
}
.post_content div>:last-child.no-margin {
    margin-bottom: 5px !important;
}
.types .td img {
    width: 50px;
    height: 50px;
    margin: 3px 5px;
}
.infobox .types {border-color: #04acce;}

/*ボタンCSS*/
.btn-cv {
    position: relative;
    display: flex;
    width: 100%;
    margin-top: 7px;
    align-items: self-end;
}
.itembox .btn-cv {justify-content: center;}
.btn-cv a, .btn-cv span.jump {
    display: block;
    position: relative;
    text-align: center;
    margin: 0 6px !important;
}
.btn-cv span {cursor: pointer;}
.btn-cv a:hover, .btn-cv span:hover {transform: scale(0.98);transition: .2s;}

@media screen and (max-width: 776px) {
	.btn-cv a,.btn-cv span.jump {font-size: .9em;}
    .clearfix {flex-wrap: wrap;}
    .types .td {font-size: 9px;margin: 2px 4px;}
    .types .td img {
        width: 30px;
        height: 30px;
        margin: 0;
    }
    .btn-cv a {display: none;}
    .btn-cv span.jump {margin: 0 5px !important;}
}
.itembox .item_img_area {text-align: center;margin-bottom: 1em;}
.itembox .itemname {
    font-size: 1.3em;
    font-weight: 700;
    color: #000;
    display: block;
    text-align: center;
}
.itembox .itemname span.jump {color: #4682b4; text-decoration: underline;}
.itembox .info_kankin {margin-top: 2.5em;}
.itembox .info_kankin td {border: 1px solid #04acce;background: #c6f3ff;}
.itembox .info_detail {
    background: #fff;
    border: 1px solid #04acce;
    padding: 10px;
    margin: 1em 0 1em 0;
}
.bg_button {/*商標ページランキングボタン*/
    width: 100%;
    margin: auto;
}
.bg_button a, .bg_button span.jump {
    display: block;
    position: relative;
    background: url(https://kaitoridash.jp/purchase/wp-content/uploads/2024/10/button_bg.gif) top center no-repeat;
    text-align: center;
    text-decoration: none;
    color: #fff;
    font-size: 0.87em;
    font-weight: 700;
    padding: 1em 0 1em 2.5em;
    line-height: 1.5em;
    border-radius: 10px;
    border-bottom: solid 7px #046600;
    border-right: solid 4px #046600;
    background-size: cover;
    background-position: left;
    background-position-x: -10px;
}
.bg_button span:before {
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    right: 20px;
    width: 30px;
    height: 30px;
    margin-top: -13px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    background: #fff;
}
.bg_button span:after {
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    right: 20px;
    width: 0;
    height: 0;
    margin-top: -7px;
    border: 9px solid transparent;
    border-left: 10px solid #1cc300;
}
@media only screen and (min-width: 600px){
    .bg_button {width: 80%;margin: 1em auto;}
    .bg_button a, .bg_button span.jump {
        font-size: 1.3em;
        line-height: 1.5em;
    }
}
@media only screen and (min-width: 910px){
  .bg_button {width: 80%;margin: 1em auto;}
  .bg_button a, .bg_button span.jump {
    padding: 0.6em 0.4em 0.6em 2.8em;
    font-size: 28px;
    line-height: 1.4em;
  }
}
@media only screen and (max-width: 768px){
    .bg_button span:before {
        right: 16px;
        width: 20px;
        height: 20px;
        margin-top: -12px;
    }
    .bg_button span:after {
        right: 15px;
        margin-top: -8px;
        border: 6px solid transparent;
        border-left: 7px solid #1cc300;
    }
}
/*オススメ横並び広告3つ*/
ul#osusume-y, ul#osusume-ato, ul#osusume-ama {
    display: flex;
    padding: 0;
    margin: 20px 0 0;
}
#osusume-y li, #osusume-ato li, #osusume-ama li {
    margin: 2px;
    width: 100%;
    text-align: center;
}
#osusume-y .sitename, #osusume-ato .sitename, #osusume-ama .sitename {
    text-align: center;
    text-decoration: underline;
    font-size: 19px;
    font-weight: bolder;
    color: #3a6caf;
}
#osusume-y  li::marker, #osusume-ato li::marker, #osusume-ama li::marker {content: none !important;}
#osusume-y .img_jump, #osusume-ato .img_jump, #osusume-ama .img_jump {
    width: 240px;
    height: 148px;
    display: block;
    overflow: hidden;
    border: 2px solid #bfac81;
    margin: auto;
}
#osusume-y span.sitebtn.btn_g.jump, #osusume-ato span.sitebtn.btn_g.jump, #osusume-ama span.sitebtn.btn_g.jump {
    text-align: center;
    font-size: 1rem;
    font-weight: 700;
    line-height: 0.5;
    position: relative;
    display: inline-block;
    padding: 1rem 4.2rem;
    cursor: pointer;
    -moz-user-select: none;
    -ms-user-select: none;
    transition: all 0.3s;
    letter-spacing: 0.1em;
    color: #fbfcf6;
    border-radius: 0.5rem;
    background-color: #233461;
    border-bottom: 4px solid #081024;
}
#osusume-y span.sitebtn.btn_g.jump:before, #osusume-ato span.sitebtn.btn_g.jump:before, #osusume-ama span.sitebtn.btn_g.jump:before {
  position: absolute;
  top: calc(50% - 0.4rem);
  right: 1rem;
  width: 0.8rem;
  height: 0.8rem;
  content: "";
  mask: url(//kaitoridash.jp/purchase/genkinka/wp-content/uploads/2022/12/right_icon.svg);
  display: block;
  -webkit-mask-image: url(//kaitoridash.jp/purchase/genkinka/wp-content/uploads/2022/12/right_icon.svg);
  -webkit-mask-size: cover;
  background-color: #fff;
}
#osusume-y p, #osusume-ama p, #osusume-ato p {
    text-align: center;
    height: 36px;
    display: block;
    font-size: 15px;
    color: #333;
    font-weight: 700;
    align-content: center;
}
#osusume-y span.sitebtn.btn_g.jump:hover, #osusume-ato span.sitebtn.btn_g.jump:hover, #osusume-ama span.sitebtn.btn_g.jump:hover {transform: scale(1.05);}

@media screen and (max-width: 767px) {
    ul#osusume-y, ul#osusume-ato, ul#osusume-ama {margin: 10px 0 0;}
    ul#osusume-ato, ul#osusume-ama {margin-top: -15px;}
    #osusume-y .sitename, #osusume-ato .sitename, #osusume-ama .sitename {font-size: 11px;}
    #osusume-y .img_jump, #osusume-ato .img_jump, #osusume-ama .img_jump {
        width: 98%;
        height: 4.2em;
        display: inline-block;
        margin-bottom: -3px;
    }
    #osusume-y p, #osusume-ama p, #osusume-ato p {
        height: 46px;
        font-size: 12px;
        width: 100%;
        margin-bottom: 0px;
        margin-left: 0px;
        line-height: 131%;
    }
    #osusume-y span.sitebtn.btn_g.jump, #osusume-ato span.sitebtn.btn_g.jump, #osusume-ama span.sitebtn.btn_g.jump {
        font-size: 0.7rem;
        line-height: 0.5;
        padding: 1rem 0.6rem;
        width: 98%;
    }
    #osusume-y span.sitebtn.btn_g.jump:before, #osusume-ato span.sitebtn.btn_g.jump:before, #osusume-ama span.sitebtn.btn_g.jump:before {
        top: calc(50% - 0.6rem);
        right: 0.3rem;
        font-size: 1rem;
        line-height: 1.1;
    }
}
@media screen and (max-width: 320px){
    #osusume-y .sitename, #osusume-ato .sitename, #osusume-ama .sitename {font-size: 10px;}
    #osusume-y p {
        height: 35px;
        font-size: 13px;
        width: 100%;
        line-height: 131%;
        position: relative;
        top: -5px;
        margin-bottom: 18px;
        margin-left: 0px;
    }
}
/*オススメ横並び広告3つ（エンドレススライド）*/
.keen-slider:not([data-keen-slider-disabled]) {
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: transparent;
    align-content: flex-start;
    display: flex;
    position: relative;
    touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -khtml-user-select: none;
    width: 100%;
}
.keen-slider:not([data-keen-slider-disabled]) .keen-slider__slide {
    min-height: 100%;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.keen-slider__slide {
   /* max-width: 335px;*/
    background: white;
    padding: 5px 10px 15px 10px;
    box-shadow: 4px 4px 5px 4px rgba(0, 0, 0, 0.2);
    white-space: nowrap;
    margin: 10px 0;
    border-radius: 5px;
}
.keen-slider__slide {
    margin-right: 0 !important;
    margin-left: 0 !important;
}
.keen-slider__slide .osusume-imgbox {
    height: 132px;
    overflow: hidden;
    margin-bottom: 0.8em;
}
.keen-slider {
    width: 100% !important;
    overflow: hidden !important;
    display: flex;
    gap: 0;
}
.osusume-info {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    text-align: center;
}
.osusume-info div {
    background: #009ce9;
    width: 49%;
    height: 28px;
    margin-bottom: 2.5em;
    align-content: center;
    font-size: 15px;
}
.osusume-info div span {
    font-weight: 600;
    font-size: 16px;
    line-height: 30px;
}
.osusume-info div p {font-weight: 600;}
.osusume-info p {color: #fff;}
.osusume-info span {color: #333;}
.info_text {
    text-align: center;
    color: #009ce9;
    font-weight: bold;
    height: 23px;
    font-size: 0.9rem;
}
.keen-slider__slide .sitename {
    text-align: center;
    font-size: 1.7rem;
    font-weight: bold;
    border-bottom: 1px solid #bbbbbb;
    margin-bottom: 10px;
    line-height: 1.36em;
}
.keen-slider__slide .sitename span {
    color: #203e7b !important;
    text-decoration: none;
}
.osusume-btn {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.osusume-btn {
    margin-top: 10px;
}
.osusume-btn span {display: block;position: relative;}
.osusume-btn span:after {
    content: '';
    border: 0;
    border-top: solid 2px #fff;
    border-right: solid 2px #fff;
    display: inline-block;
    width: 8px;
    height: 8px;
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%) rotate(45deg);
}
.osusume-btn span, .osusume-btn a {
    color: #fff;
    width: 100%;
    text-align: center;
    font-size: 0.9rem;
    font-weight: 700;
    border-radius: 5px;
    box-sizing: border-box;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 15);
    text-decoration: none;
    border: none;
    transition: background-image .5s ease;
    margin: 4px 0;
}
.osusume-btn .top {
    background-image: linear-gradient(45deg, orange, #ff4500);
    padding: 7px 0;
    font-size: 1.2rem;
}
.osusume-btn .top:hover {background-image: linear-gradient(45deg, #FF4500, #FFA500);opacity: 0.6;}
.osusume-btn .bottom {background-color: #9ca2a6;padding: 3px 0;}
.osusume-btn .bottom:hover {opacity: 0.6;}
.post_content div>:first-child.keen-slider__slide,
.post_content div.keen-slider__slide>:last-child,
.post_content div.keen-slider__slide>:last-child,
.post_content div.keen-slider__slide>:first-child {margin-top: 10px !important;}
.scroll-hint-icon {z-index: 999;}
@media screen and (max-width: 767px) {
    .keen-slider {gap: 0px;}
    .keen-slider__slide .osusume-imgbox {height: 99px;}
    .osusume-info div {margin-bottom: 2em;}
    .keen-slider__slide {
        margin-bottom: 10px !important;
    }
}
@media screen and (min-width: 767px) {
    .keen-slider__slide {margin: 10px 5px;}
}

/*サイドバー見出しCSS*/
h4.widgettitle.popular {
    padding: 0.5em;
    position: relative;
    margin-bottom: 1.5em;
}
h4.widgettitle.popular:after, h4.widgettitle.popular:before {
    box-sizing: inherit;
    display: block;
    height: 1px;
    position: absolute;
}
h4.widgettitle.popular:before {
    content: "";
    bottom: 0;
    left: 0;
    width: 40%;
    z-index: 1;
    background: var(--color_main);
}
h4.widgettitle.popular:after {
    content: "";
    bottom: 0;
    left: 0;
    width: 100%;
    background: var(--color_border);
}

/*サイドバー業者リストCSS*/
.lcp_catlist a {text-decoration: underline;}
.lcp_catlist li {position: relative; padding: 0 0 1em 2.2em;}
.lcp_catlist li:before {
    content: url(https://kaitoridash.jp/purchase/wp-content/uploads/2024/08/side_icon.png);
    display: block;
    position: absolute;
    height: 2.7em;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

/*クレカ現金化 地域リストCSS*/
#sidebar .areatext {width: 99%; margin: 0 auto;}
.hokkaido-touhoku, .kantou, .chubu, .kinki, .chugoku, .shikoku, .kyushu {margin-bottom: 12px;}
.areatext a {color: #845332;}
#sidebar .areatext a, #arealist .areatext a {
    background: #ded5c3;
    padding: 0px 12px;
    line-height: 2.5em;
    border-radius: 5px;
    display: inline-block;
}
#sidebar .areatext a:hover, #arealist .areatext a:hover {background: #552c06;color: #fff;}
#sidebar .areatext a {margin: 2px -3px;}
#arealist .areatext a {margin: 2px 2px;}

/*footer固定広告*/
.footer_menu {    position: fixed;    bottom: 0;    left: 0;    background: transparent;    z-index: 9999999999;    -moz-opacity: 1;    opacity: 1;    margin: 0 auto;    padding: 3px 0;    width: 100%;    overflow: hidden;    display: table;}
.footer_menu a,.footer_menu span.jump{
    display: block;
    border: none;
    color: #fff;
    text-align: center;
    text-decoration: none;    background: #00b25b;    padding: 10px 0;    margin: 0 5px 0;    font-size: 15px;    font-weight: bold;    border-radius: 5px;    -webkit-border-radius: 5px;    -moz-border-radius: 5px;}
.footer_menu a.imglink,.footer_menu span.jump.imglink{background:none; padding:0;}

/*FAQ CSS*/
.faq dt {
    margin-bottom: 1em;
    color: #333333;
    font-weight: 600;
}
.faq dt::before,.faq dd::before {margin-right: .4em;}
.faq dt::before {content: "Q.";}
.faq dd {
    margin: 0 0 2.5em;
    padding: 1em 1.5em;
    background-color: #fff;
    color: #333333;
}
.faq dd::before {content: "A.";}
.anker {
    margin-bottom: 0 !important;
    margin-top: 0 !important;
    padding-left: 0 !important;
    color: #333 !important;
    font-weight: 600 !important;
    border: none;
    background: none;
    font-size: 1em !important;
}
.anker span:before {content: "Q.";margin-right: .4em;}
.anker:after, .ez-toc-section-end:before {content: none !important;}

/*ステマ対策*/
div#content{position:relative;padding-top: 1em;}
#main_content:before {
    content: url(https://kaitoridash.jp/purchase/wp-content/uploads/2024/08/pr.png);
    position: absolute;
    top: 1em;
    left: 0;
    margin-left: 4%;
}
@media screen and (max-width: 767px) {
    main#main_content {margin-top: 2em;}
}
/* 追加シェアボタン */
.sharebox {display: flex;text-align:center;}
.share_td img {display: block;margin: 0 auto;}
.share_td {
    background: #e5eff3;
    border: 1px solid #558597;
    border-radius: 5px;
    font-size: 0.7em;
    margin: 0 2px;
    padding: 6px 2px;
    width: calc(100% / 3);
}
/*H1タイトルリンク設定に対するCSS*/
h1 a, h3, h4 {color: #212121;}

/*パンくずCSS*/
.single .p-breadcrumb__item:last-child>span.p-breadcrumb__text {
    display: block!important;
    opacity: 1;
    white-space: pre-wrap;
}
.p-breadcrumb.-bg-on {background-color: transparent;}
.breadcrumb-item strong {font-weight: inherit;}

/*プロフィール*/
.p-profileBox {
    border: none;
    padding: 0;
    background: #fff;
    border: 1px solid #000;
    box-shadow: 3px 3px #000;
}
.p-profileBox__name {font-weight: 600;}
img.p-photo {
    width: 240px;
    height: auto;
    margin-bottom: 3em;
    margin-right: 4em;
}
.profile {margin-top: 4em;}
@media screen and (max-width: 767px) {
    img.p-photo {width: 100%;margin-bottom: 0;}
}

/*ヘッダーバーCSS*/
.l-header__bar.pc_ {
    color: #ffffff;
    margin-bottom: 3px;
    background: #231816;
}
.c-catchphrase {
    font-weight: normal;
    font-size: 12px;
    overflow: hidden;
    white-space: nowrap;
}

/*tableスクロールヒント＆チェックボックス*/
input#checkbox1 {margin-right: 0.5em;}
.sticky-table table tbody tr:has(input[type=checkbox]:checked),.sticky-table table tbody th:has(input[type=checkbox]:checked) {background-color: #a5ffc9;}
.sticky-table tr td {padding: 0 .7em;}
.sticky-table {
    white-space: nowrap;
    border: 1px #ddd solid;
}
.sticky-table table {
    word-break: break-all;
    table-layout: fixed;
    border: none;
    display: block;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    max-height: 49vh;
    overflow: scroll;
    height: 537px;
}
.sticky-table thead tr th {
    border-bottom: none;
    position: sticky;
    top: 0;
    z-index: 2;
}
.sticky-table thead th:first-child {
    position: sticky;
    left: 0;
    z-index: 3;
    border: none;
    top: 0;
}
.sticky-table thead th {background-color: #009ce9;color: #fff;}
.sticky-table tbody th:first-child {
    position: sticky;
    z-index: 1;
    padding: 2px 0;
    left: 0;
    background-color: #f1faff;
}

/*カテゴリー一覧ボタン*/
.category-btn ul {
    display: flex;
    flex-wrap: wrap;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.category-btn li {
    list-style: none;
    margin: 5px 5px;
    width: calc(98% / 2);
    margin: auto;
}
.category-btn a {
    text-align: center;
    border-radius: 5px;
    overflow: hidden;
    z-index: 0;
    display: block;
    object-fit: cover;
    position: relative;
    height: 137px;
    margin: 5px 0;
}
.category-btn li a:hover img {
    transform: scale(1.1);
    transition-duration: 0.3s;
    transition-property: all;
    filter: brightness(70%);
}
.category-btn li img {
    width: 100%;
    height: auto;
    filter: brightness(50%);
    left: 0;
    top: 0;
    display: block;
}
.category-btn li span {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 0;
    margin: 0;
    font-size: 30px;
    color: white;
    width: 100%;
    font-weight: 600;
}
@media screen and (max-width: 768px) {
    .category-btn li {width: calc(96% / 2);}
    .category-btn li span {font-size: 16px;}
    .category-btn a {height: 80px;margin: 5px 0;}
}

/*記事中商標ロゴリストボタン*/
.jump{cursor:pointer;}
.linklist_btn ul{
	display:flex;
	flex-wrap: wrap;
	list-style-type:none;
	margin: 0;
	padding: 0;
}
.linklist_btn li{
    display: flex;
    align-items: stretch;
	margin:0;
	width: calc(100% / 3);
}
.linklist_btn .jump {
    display: flex !important;
    flex-wrap: wrap;
    justify-content: center;
}
.linklist_btn .jump, .linklist_btn a {
	display:block;
	align-items: center;
    background: linear-gradient(to bottom,#fff 0%,#f0f2f2 100%);
    box-shadow: 2px 2px 2px #f6f7f7;
    border: 1px solid #ddd;
    border-radius: 5px;
	margin: 3px;
	padding: 5px;
	text-align:center;
	color:#767676;
}
.linklist_btn_name{display:block; margin: 0 auto;font-weight: bold;}
.kaitori_btn_img img{
	transform: scale(.4);
    margin-bottom: -28px;
    border-radius: 12px;
    margin-top: -21px;
}
.kaitori li {display: block !important;}
.kaitori img {transform: scale(.7);}
.kaitori .linklist_btn_name {margin-top: -.5em;}
@media screen and (max-width: 768px) {
	.linklist_btn_name {display: none;}
}
@media screen and (min-width: 769px) {
	.linklist_btn_name {font-size: 0.9em;}
	.linklist_btn .jump,.linklist_btn a{margin: 7px;}
	.linklist_btn_img{display:inline-block; margin: 0 3em;}
}

/*比較表リスト（買取サイト・買取ジャンル）*/
.syousai {
    display: inline-flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 80%;
    margin: 0 0 5px 5px;
    padding: 0 10px;
}
.syousai img {
    padding: 0 0 5px 5px;
    transform: scale(1.2);
}
.syousai span {
    font-size: .73rem;
    background: #999999;
    color: #fff;
    padding: 2px 12px;
    border-radius: 30px;
}
.syousai a:nth-of-type(2) {
    margin-top: -6px;
}
.syousai img {display: block;margin: 0 auto;}
.hikaku table {max-height: 100vh;}
.hikaku th {border-left: none;}
.hikaku table tbody th:first-of-type:before,
.hikaku table thead tr:first-of-type th:first-of-type:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-right: 1px solid #dcdcdc;
    z-index: -1;
}
.hikaku tbody {background: #fff;}
.hikaku thead tr:nth-child(2) th {
    z-index: 2;
    top: 43px;
    border-top: 1px solid #ebe6d3;
    border-right: 1px solid #ebe6d3;
}
.hikaku tbody tr:nth-child(2n) {
    background-color: #f4f4f4;
}
.hikaku tbody .sitebtn {
    display: block;
    width: 110px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 15);
    box-sizing: border-box;
    padding: 0.4rem;
    margin: 0 auto;
    text-align: center;
    font-size: .9rem;
    font-weight: bold;
    color: #fff;
    background-image: linear-gradient(45deg, #FFA500, #ff4500);
    text-decoration: none;
    border: none;
    border-radius: 5px;
    transition: background-image 0.5s ease;
}
.hikaku tbody .sitebtn:hover {
    background-image: linear-gradient(45deg, #FF4500, #FFA500);
    opacity: 0.6;
}
.hikaku table thead tr:first-of-type th {border-left: 1px solid #dcdcdc;border-right: 1px solid #dcdcdc;}
.hikaku tbody tr td:last-child {text-decoration: none;}
.hikaku tbody tr td:nth-of-type(8) {text-decoration: underline;color: #1176d4;}
.hikaku input { margin: 0 -5px 0 0;}
#myhikaku p {display: none;}
@media screen and (max-width: 767px) {
    .syousai img {padding: 3px;}
    .hikaku tbody .sitebtn {font-size: .8rem; width: 82px;}
    .hikaku thead tr:nth-child(2) th { top: 40px;}
    .hikaku tbody tr td:nth-of-type(8) {text-decoration: none;}
    .hikaku tbody tr td:last-child {text-decoration: underline;color: #1176d4;}
}
@media screen and (max-width: 360px) {
    .hikaku thead tr:nth-child(2) th { top: 39px;}
}

/*商標ページCSS（iteminfo）*/
.info_area {background-color: #fff;margin-bottom: 1em;}
.itembox .info_area tr th:first-child {background-color: #c6f3ff;}
.info_area th, .info_area td {border: 1px solid #04acce;}
.info_area th {text-align: center;width: 33%;}
.info_area tr:last-of-type td {text-decoration: underline;text-decoration-color: var(--color_link);}
.item_text_area p {
    background-color: #02407a;
    padding: 0.4em 0;
    color: #fff !important;
}
.item_text_area {margin-bottom: .5em;}
.item_text_area span {color: #fff !important;}
.infobox {
    padding: 1em;
    border-radius: 8px;
    box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 468px) {
    .infobox .bg_button a, .bg_button span.jump {
        line-height: 1.3em;
    }
}

/*luminous(画像拡大)*/
#body_wrap {
    z-index: 0;
    background: url(https://kaitoridash.jp/img/index/header2.png) no-repeat;
    background-attachment: fixed;
    background-size: cover;
    background-position: center;
}

.c-widget.c-listMenu{
    background: rgba(255, 255, 255, 0.95);
    border-radius: 10px;
    border: 1px solid #000;
    box-shadow: 3px 3px #000;
    padding: 1.0em;
}
.l-mainContent__inner {
    background: rgba(252,252,230,0.95);
    border-radius: 10px;
    border: 1px solid #000;
    box-shadow: 3px 3px #000;
    padding: 1.0em;
}

@media screen and (max-width: 468px) {
    #header {
        background: url(https://kaitoridash.jp/img/index/header2.png) no-repeat;
        background-attachment: fixed;
        background-size: cover;
        background-position: center;
    }
}

/*計算機CSS*/
.t-center, .t-center td {text-align: center;}
.simu-box {
    background: #fff;
    padding: 14em .5em 1em .5em;
    box-shadow: 0 0 10px rgba(36, 36, 36, .16);
}
.simu-box img {
    width: 86%;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    margin: 0 auto;
}
.simu-title {
    position: relative;
    font-weight: bold;
}
.fat {color: #231751;font-weight: bold;}
.slider-container {
    max-width: 700px;
    width: 100%;
    margin: 10px auto;
    text-align: center;
    position: relative;
    margin-bottom: 5px;
}
.slider-container br:not(:nth-of-type(1)), .slider-container p br { display: none; }/*カテゴリーページ自動改行削除*/
.slider-container label {font-size: 18px;}
#amount {
    width: 100%;
    height: 15px;
    -webkit-appearance: none;
    background: #ddd;
    border-radius: 30px;
    outline: none;
    margin-bottom: 1.5em;
}
#amount::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 50px;
    height: 50px;
    background: url(https://kaitoridash.jp/purchase/wp-content/uploads/2025/04/calc-slide-btn.gif) no-repeat center;
    background-size: 100% 100%;
    background-color: transparent;
    cursor: pointer;
    box-shadow: none;
}
#amount::-moz-range-thumb {
    width: 50px;
    height: 50px;
    background: url(https://kaitoridash.jp/purchase/wp-content/uploads/2025/04/calc-slide-btn.gif) no-repeat center;
    background-size: contain;
    cursor: pointer;
}
.label-bubble {
    position: relative;
    display: inline-block;
    background-color: #00b800;
    color: #fff;
    padding: 10px 20px;
    border-radius: 30px;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 8px;
}
.label-bubble::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    border-width: 10px;
    border-style: solid;
    border-color: #00b800 transparent transparent transparent;
}
#amount-value {
    font-weight: bold;
    color: #00b800;
    display: inline-block;
    margin-bottom: 15px;
    font-size: 32px;
    white-space: nowrap;
}
#rate {
    width: 14%;
    height: 40px;
    font-size: 20px;
}
input[type="range"] {
    width: 100%;
    height: 15px;
    -webkit-appearance: none;
    background: #ddd;
    border-radius: 30px;
    outline: none;
    margin-bottom: 1em;
}
.purchase-price-container {
    margin-top: 15px;
    margin-bottom: 5px;
    font-size: 22px;
    color: #00b800;
    background-color: #e2f1e2;
    padding: 10px;
    border-radius: 5px;
}
#purchase-price-wrapper {
    display: inline-block;
    white-space: nowrap;
}
#purchase-price {
    font-weight: bold;
    font-size: 28px;
    line-height: 1;
    vertical-align: middle;
    color: #00b800;
}
#purchase-price + .yen-symbol {
    font-size: 20px;
    margin-left: 2px;
    vertical-align: middle;
    position: relative;
    top: 1px;
}
input[type="range"] {
    width: 100%;
    height: 15px;
    -webkit-appearance: none;
    background: #ddd;
    border-radius: 30px;
    outline: none;
    margin-bottom: 1em;
}
.odometer {
    font-weight: bold !important; /* 固定 */
    font-size: 28px !important; /* 固定 */
    color: #00b800 !important; /* 固定 */
    display: inline-block;
    white-space: nowrap;
    font-family: "Arial", sans-serif !important; /* 固定 */
    position: relative;
    top: 0;
    left: 0;
    transform: none !important; /* 固定 */
    transition: none !important; /* 固定 */
}
.odometer span, .odometer div {
    font-weight: bold !important; /* 固定 */
    font-family: inherit !important; /* 固定 */
}
.odometer-digit {
    background: #00b800;
    color: #fffbdb;
    margin: 0 1px;
    font-size: 60px;
    height: 56px;
    line-height: 56px;
    border-radius: 3px;
    box-shadow: inset 1px 24px 17px rgb(0 0 0 / 41%), inset 0px 0px 0px;
}
.odometer-formatting-mark, #purchase-price + .yen-symbol {vertical-align: bottom;}
.simu-box small {color: red;}

@media screen and (max-width: 468px) {
    .simu-box {padding: 6em .5em 1em;margin: 4em 0;}
    .simu-box p {line-height: 20px;}
    .simu-box img {width: 100%;}
    #rate {width: 25%;}
    .purchase-price-container {padding-bottom: 18px;padding-top: 5px;}
    #purchase-price-wrapper {padding-left: 10px;}
    .slider-container label {font-size: 15px;}
    .slider-container br {display: none;}
}
@media screen and (min-width: 600px){
    .spbr{display: none;}
}

/*絞り込み機能*/
.sibori-box {
    background: #fff;
    padding: 14em 0.5em 1em;
    box-shadow: 0 0 10px rgba(36, 36, 36, .16);
}
.sibori-title {
    background: unset !important;
    margin: 0 !important;
    padding: 0 !important;
}
.sibori-title:before { display: none !important; }
.for-toc {
  display: block;
  height: 0;
  overflow: hidden;
  font-size: 0;
  line-height: 0;
}
.sibori-title-img { position: relative; font-weight: 700; }
.sibori-sub-title span {
    font-weight: 700;
    text-decoration: underline;
    text-decoration-color: #00af07;
    text-decoration-style: wavy;
}
.sibori-box .dfp-shortcode-wrapper { margin-top: 1em; padding: 0 1em; }
.sibori-box .sibori-title-img img {
    width: 86%;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    margin: 0 auto;
}
.sibori-box .dfp-field-label {
    border-bottom: 1px solid #ababab; 
    margin: 0 10px;
}
.sibori-box .dfp-checkbox-group {
    padding: .5em;
    justify-content: center;
}
.sibori-box .dfp-checkbox-label span { padding: 3px 0; }
.sibori-box .dfp-field-cards .dfp-checkbox-group label,
.sibori-box .dfp-field-kingaku .dfp-checkbox-group label,
.sibori-box .dfp-field-use .dfp-checkbox-group label {
    font-weight: 700;
    margin: 0;
}
.sibori-box .dfp-field-cards .dfp-checkbox-group label img {box-shadow: 0 2px 5px rgba(0, 0, 0, .15);}
.sibori-box .dfp-field-cards .dfp-checkbox-group label { flex: 0 0 calc((100% - 9px * 9) / 10); }
.sibori-box .dfp-field-cards .dfp-checkbox-group label:nth-of-type(-n+10),
/*.sibori-box .dfp-field-use .dfp-checkbox-group label:nth-of-type(-n+6)*/ {
    margin-bottom: 6px;
}
.sibori-box .dfp-field-kingaku .dfp-checkbox-group label, .sibori-box .dfp-field-use .dfp-checkbox-group label { flex: 0 0 calc((100% - 11px * 5) / 6); justify-content: center; }
.sibori-box .dfp-field-kingaku .dfp-checkbox-group label,
.sibori-box .dfp-field-use .dfp-checkbox-group label {
    border: 1px solid;
    border-color: #ababab;
    background: #fff;
}
.sibori-box .dfp-field-kingaku .dfp-checkbox-group label:hover,
.sibori-box .dfp-field-use .dfp-checkbox-group label:hover {
    border-color: #2196f3;
}
.sibori-box .dfp-field-kingaku .dfp-checkbox-group label.checked,
.sibori-box .dfp-field-use .dfp-checkbox-group label.checked {
    border-color: #2196f3;
    color: #2196f3;
    background: aliceblue;
    border-radius: 0;
    padding: unset;
}
.sibori-box .dfp-checkbox-image { padding: 2px;  }
.sibori-box .dfp-form-actions { justify-content: center; }
/*result*/
.sibori-box .dfp-results-container { flex-direction: row; flex-wrap: wrap; justify-content: center; }
.sibori-box .dfp-result-item-link { width: 48%; }
.sibori-box .dfp-result-item { display: inline-block; }
.sibori-box .dfp-label-k_name, .sibori-box .dfp-label-s_url, .sibori-box .dfp-label-k_campain, .sibori-box .dfp-label-s_link { display: none; }
.sibori-box .dfp-field.dfp-field-k_url { color: var(--color_link); text-decoration: underline; }
.sibori-box .dfp-field-featured_image { margin-bottom: 0; }
.sibori-box .dfp-field-featured_image .dfp-featured-image {height: 172px; overflow: hidden;}
.sibori-box .dfp-acf-field { margin-right: -8px; }
.sibori-box .dfp-field-s_link .dfp-acf-field span { position: relative; }
.sibori-box .dfp-field-s_link .dfp-acf-field span:after {
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    border: 2px solid #FFF;
    border-top: none;
    border-left: none;
    transform: rotate(-45deg);
    position: absolute;
    right: 18px;
    top: calc(50% - 5px);
}
.sibori-box .dfp-field.dfp-field-k_name {
    font-weight: 700;
    font-size: 1.5rem;
    border-bottom: 1px solid #212121;
}
.sibori-box .dfp-result-item div:nth-of-type(n+4):nth-of-type(-n+9) {
    float: left;
    padding-right: 10px;
    font-size: 1.1rem;
    /*width: 33.333%;*/
    width: 50%;
}
.sibori-box .dfp-result-item div:nth-of-type(5), .sibori-box .dfp-result-item div:nth-of-type(7), .sibori-box .dfp-result-item div:nth-of-type(9) { padding-right: 0 !important; }
/*.sibori-box .dfp-result-item div:nth-of-type(6), .sibori-box .dfp-result-item div:nth-of-type(9) { padding-right: 0 !important; }*/
.sibori-box .dfp-result-item .dfp-field-cards { 
    clear: both;
    height: 118px;
    align-content: center;
}
.sibori-box .dfp-result-item .dfp-field-cards img { margin: 5px auto; }
.sibori-box .dfp-result-item .dfp-field-cards img:last-child { margin: 0; }
.sibori-box .dfp-results .dfp-field-cards span { display: none; }
.sibori-box .dfp-result-item div:nth-of-type(n+4):nth-of-type(-n+9) span {
    display: block;
    background: #231815;
    color: #fff;
    font-size: .8rem;
}
.dfp-field.dfp-field-k_campain {
    color: deeppink;
    font-weight: 700;
    margin: .5rem 0 0 0;
}
.sibori-box .dfp-field-s_link {border-radius: 50px;}
.sibori-box .dfp-field-s_link span:nth-of-type(2) {
    display: inline-block;
    background: #3ccf3c;
    color: #fff;
    padding: .25em 3em;
    border-radius: 50px;
    text-decoration: none;
    box-shadow: 0 5px 0 #0c8d53;
    font-weight: 700;
    font-size: 1.4rem;
}
.sibori-box .dfp-field-s_link span:nth-of-type(2):active {
    box-shadow: none;
    transform: translateY(5px);
}
.dfp-checkbox-text {
    font-size: 13px;
}
.dfp-checkbox-text:before {
    border-right: 1px solid #313131;
    border-top: 1px solid #3f3f3f;
    bottom: 0;
    content: "";
    height: 5px;
    margin: auto;
    position: absolute;
    right: 5px;
    top: 0;
    transform: rotate(45deg);
    width: 5px;
}
@media screen and (max-width: 768px) {
    .sibori-box .sibori-title-img img {width: 100%;}
    .sibori-box { padding: 6em .5em 1em; }
    .sibori-box .dfp-checkbox-group { padding: .6em 0 0 0; }
    .sibori-box .dfp-shortcode-wrapper { padding: 0; }
    .sibori-box .dfp-results-container {flex-direction: column; }
    .sibori-box .dfp-field-use .dfp-checkbox-group, .sibori-box .dfp-field-kingaku .dfp-checkbox-group { padding: .2em 0; }
    .sibori-box .dfp-field-label {margin: 2px 5px;}
    .sibori-box .dfp-result-item { padding: .75rem .75rem 2rem .75rem; }
    .sibori-box .dfp-result-item-link { width: 100%; }
    .sibori-box .dfp-field-cards .dfp-checkbox-group label { flex: 0 0 calc((92% - 4px * 6) / 7); }
    .sibori-box .dfp-field-use .dfp-checkbox-group label, .sibori-box .dfp-field-kingaku .dfp-checkbox-group label { flex: 0 0 calc((100% - 9px * 2) / 3); }
    .sibori-box .dfp-result-item .dfp-field-cards {height: unset;}
    .sibori-box .dfp-form-actions { width: 60%; align-self: center; flex-direction: row; margin-top: .5rem; }
}