/*
Theme Name: balp_20251225-child
Template:   balp_20251225-parent
Theme URI: https://example.com/
Author: Your Name
Author URI: https://example.com/
Description: balp_20251225-parent の子テーマ
Version: 1.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
*/


a {
    color: #2a4e74;
}
a:hover {
    color: #9d2e7f;
}
hr {
    margin: 72px 0;
}

.main-content h1, .main-content h2 {
    border-left-width: 8px;
    border-left-style:solid;
    border-left-color: #20032c;
    color: #20032c;
    padding: 12px 0 12px 0.92rem;
}

.main-content h3, .main-content h4 {
    border-left: 6px solid #adadad;
    padding: 8px 0.72rem;
    margin: 40px 0 20px 0%;
    color: #20032c;
    width: 100%;
}

.main-content h5 {
    padding: 4px 12px 4px 32px;
    color: #313131;
}


.main-content h5::before {
    content: "";
    position: absolute;
    top: 4px;
    left: 0rem;
    width: 24px;
    height: 24px;
    background-image: url('img/check-box.png');
    background-size: contain;
    background-repeat: no-repeat;
}

.search-submit {
    background-color: #20032c;
}
.search-submit:hover {
    background-color: #9d2e7f;
}
.tag-cloud a {
    background-color: #c397aa;
}
.tag-cloud a:hover {
    background-color: #9d2e7f;
}

.sidebar-widget h3 {
    margin-top: 0;
    margin-bottom: 1rem;
    padding-bottom: 0.4rem;
    border-bottom-width: 2px;
    border-bottom-style: solid;
 border-bottom-color: #20032c;
}

.sidebar-widget ul li {
    margin-bottom: 0.6rem;
    padding: 0 0.2rem 0.6rem;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #ddd;
    font-size: 1.0rem;
}



.post-headline{display: flex;width: 100%;align-items: center;margin-bottom: 24px;}
.post-headline .post-list__icon{width: 80px;margin-right: 24px;}
.main-content .post-headline h1 {
    margin: 0 0 0 0;
    width: 100%;
    border-left-width: 0px;
}
.main-content .post-list h2 {
    margin: 0 0 24px 0;
    width: 100%;
}
.main-content .post-excerpt {
width: 100%;
    display: flex;
    flex-direction: column;
    gap: 24px;
}

@media screen and (min-width: 768px) {
.main-content .post-list .post-thumbnail {
        order: 1;
    }
.main-content .post-list .post-info{
        padding: 0 0 16px 24px;
        order: 2;
}
}


.breadcrumbs {
    font-size: 0.8rem;
    background-color: #e5e5e5;
    width: 100%;
}

#ez-toc-container {
    width: 100%;
    padding: 48px 16px 48px 16px;
    margin: 24px 0 12px -4%;
    border-top: solid 4px #c397aa;
    border-right: solid 0px #c397aa;
    border-bottom: solid 4px #c397aa;
    border-left: solid 0px #c397aa;
    border-radius: 0;
}

.post-tag__tag {
    flex-wrap: wrap;
}


.post-tag__tag div {
    color: #ffffff;
    font-size: 0.92rem;
    font-weight: 400;
    background-color: #c397aa;
    padding: 4px 10px;
    border-radius: 4px;
    display: flex;
}

#listcard_cta a {
    width:100%;
}

#listcard_cta a:hover {
    background-color: #80ffd0 !important;
    color:#2b8f95;
    font-weight:bold;
}

.has-vivid-green-cyan-background-color:hover,
.has-light-green-cyan-background-color:hover {
    background-color: #80ffd0 !important;
    color:#2b8f95;
    font-weight:bold;
}

div#ez-toc-container .ez-toc-title {
    font-weight: 600;
    font-size: 1.32rem;
    border-left: 8px solid #20032c;
    padding: 12px 16px;
    margin: 72px 0 36px 0;
    color: #20032c;
    line-height: 1.32;
}


.main-first-content{
width: 100%;
order: 1;
}
.sidebar {
    order: 3;
}
.main-content {
    order: 2;
}
@media screen and (min-width: 1024px) {
.main-first-content{
width: 64%;
order: 1;
}
.sidebar {
    order: 2;
}
.main-content {
    order: 3;
}
}

/* table*/
.ranktable {
    display: flex;
    max-width: 1360x;
    /* margin: 60px auto 20px; */
    overflow-x: scroll;
    /* width: 96%; */
}

.ranktable__horizontal {
    min-width: 720px;
    gap: 0;
}

.ranktable__horizontal .ranktable__column {
    gap: 0;
    justify-content: space-between;
}

.ranktable__horizontal .ranktable__column__heading {
    padding: 4px;
    display: inline-block;
    margin: 0 auto !important;
}

.ranktable__horizontal .ranktable__column__thumbnail {
    display: flex;
    justify-content: center;
    align-items: center;
    /* height: 16vw; */
    min-height: 120px;
    max-height: 232px;
    overflow: hidden;
    width: 92%;
    margin: 12px auto;
}

.ranktable__horizontal .ranktable__column__title {
    padding: 8px 4px 16px 4px;
    font-weight: bold;
    line-height: 1.2;
    display: inline-block;
    margin: 0 auto !important;
}

.ranktable__horizontal .ranktable__column__td {
    gap: 0.24em;
    padding: 16px 20px;
    border-style: solid;
    border-width: 2px 0 0 0;
    border-color: #ccc;
}

.ranktable__horizontal .ranktable__column__td__title {
    font-weight: bold;
    line-height: 1.4;
    display: inline-block;
    margin: 0 auto !important;
}

.ranktable__horizontal .ranktable__column__td__icon {
    font-size: 60px !important;
    font-weight: bold;
    line-height: 1.0;
}

.ranktable__horizontal .ranktable__column__td__text {
    font-size: 12px;
    line-height: 1.6;
    display: inline-block;
    margin: auto !important;
}

.ranktable__horizontal .ranktable__column__cta {
    padding: 4px 12px 24px 12px;
    width: 100%;
}

.ranktable__column__cta a {
    padding: 12px;
    line-height: 1.0;
    border-radius: 12px;
}

.ranktable__column:nth-child(1) .ranktable__column__heading {
    background-image: url('img/icon01.png');
}
.ranktable__column:nth-child(2) .ranktable__column__heading {
    background-image: url('img/icon02.png');
}
.ranktable__column:nth-child(3) .ranktable__column__heading {
    background-image: url('img/icon03.png');
}
.ranktable__column:nth-child(4) .ranktable__column__heading {
    background-image: url('img/icon04.png');
}
.ranktable__column:nth-child(5) .ranktable__column__heading {
    background-image: url('img/icon05.png');
}
.ranktable__column:nth-child(1) .ranktable__column__heading, .ranktable__column:nth-child(2) .ranktable__column__heading, .ranktable__column:nth-child(3) .ranktable__column__heading, .ranktable__column:nth-child(4) .ranktable__column__heading, .ranktable__column:nth-child(5) .ranktable__column__heading {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 12px 24px;
    color: #ffffff00 !important;
}



.guideline__ {
    display: flex;
    /* max-width: 1360px; */
    margin: 0px auto 60px;
    /* padding: 0px 4%; */
    /* overflow-x: scroll; */
    width: 100%;
    flex-wrap: wrap;
    justify-content: center;
    gap: 24px;
}
.guideline__ .wp-block-group{/* display: flex; *//* flex-direction: column; */}
.guideline__ p
{
line-height: 2.0;
    }


/* @media screen and (min-width: 1024px) {
.guideline__ h2,
.guideline__ h3,
.guideline__ p
{
text-align: center;
    }
} */

/* .guideline__ .guideline__child{
    width:100%;
    display:flex;
    flex-wrap: wrap;
}
.guideline__ .guideline__child__inner{
width:100%;
} */


/* .guideline__ .guideline__pc__30,
.guideline__ .guideline__pc__50,
.guideline__ .guideline__pc__70{
    width:100%;
}
@media screen and (min-width: 768px) {
.guideline__ .guideline__pc__30{
    width:30%;
}
}
@media screen and (min-width: 768px) {
.guideline__ .guideline__pc__50{
    width:50%;
}
}
@media screen and (min-width: 768px) {
.guideline__ .guideline__pc__70{
    width:70%;
}
} */

.guideline__ .wp-block-accordion-heading__toggle {
display: flex;
    justify-content: center;
}
.guideline__ .wp-block-accordion-heading__toggle .wp-block-accordion-heading__toggle-title{
flex:none;
}


.kv {
  position: relative;
  width: 100%;
  height: 100vh;          /* 画面いっぱいなら */
  overflow: hidden;
}

.kv__bg {
  position: absolute;
  inset: 0;               /* top/right/bottom/left:0 */
  width: 100%;
  height: 100%;
  object-fit: cover;      /* 画面にいい感じにトリミング */
  z-index: 0;
}

/* 被せる画像 */
.kv__overlay {
  position: absolute;
  inset: 0;
  width: 92%;
  height: 100%;
  object-fit: contain;    /* cover/contain 好みで */
  z-index: 2;
  pointer-events: none;   /* クリック邪魔しない */
  max-width: 1000px;
  margin: 0 auto;
}

/* テキストなど載せたい場合 */
.kv__content {
  position: relative;
  z-index: 3;
  padding: 48px;
  color: #fff;
}

.kv__logo {
position: absolute;
    width: 32%;
    z-index: 3;
    max-width: 200px;
    top: 0;
    left: 0;
    margin: 24px;
}

.main-content h5 {
    font-size: 1.2rem !important;
    line-height: 1.32;
    padding: 0px 0px 16px 32px;
    color: #313131;
}

.main-content h5::before {
    content: "";
    position: absolute;
    top: 0px;
    left: 0rem;
    width: 24px;
    height: 24px;
    background-image: url('img/check-box.png');
    background-size: contain;
    background-repeat: no-repeat;
}

.wp-block-table td,.wp-block-table th {
    border: 2px solid #ccc;
    padding: .92em;
    font-size: 0.92rem;
    color: #585858;
}


.common-content-widget__banner img{margin: 0 !important;}


.post-tag {
    display: flex;
    justify-content: space-between;
    margin: 0 0 16px 0;
    width: 100%;
    padding: 0 0%;
    gap: 12px;
    flex-wrap: wrap;
}
.post-thumbnail {
    margin: 0 0 24px 0;
    overflow: hidden;
    border-radius: 5px;
}

.main-content .post-meta {
    font-size: 0.9rem;
    padding-bottom: 0.4rem;
    color: #666;
    width: 100%;
    padding: 0 0 16px 0;
}

.annotation-affiliates{
    display:flex;
    justify-content: end;
}
.annotation-affiliates p{
    padding: 12px;
    text-align: left;
    font-size: 0.8rem;
}