/*
Template:ystandard
Theme Name:ystandard-child
Theme URI: https://wp-ystandard.com
Author: yosiakatsuki
Author URI: https://yosiakatsuki.net
Description:「自分色に染めた、自分だけのサイトを作る楽しさ」を感じてもらうために作った一風変わったWordPressテーマ「ystandard」の子テーマ
Version: 4.0.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
.content__main {
    max-width: 940px;
}
a img {
    transition: .3s;
}
a img:hover {
    opacity:.8;
}
.header-col > .ystdb-columns {
    gap: 0 1rem;
}
.section-eyecatch .fp-logo img {
    width: 403px;
    padding-left: 30px;
}
.section-eyecatch .wp-block-image .alignright {
    margin: 0;
}
.section-eyecatch .header-col .ystdb-columns {
    justify-content: space-between;
}
.header-sns .ystdb-columns {
    gap: 0;
    align-items: flex-end;
}
.header-sns .ystdb-columns .ystdb-column {
    padding-top: 36px;
}
.section-eyecatch .eye-pc {
    max-width: 1200px;
    margin: auto;
    margin-top: 20px;
}

.section-interview .ystdtb-slider {
    margin-top: 0;
    max-height: 420px;
}
.section-interview .ystdtb-slider__container>.wp-block-image img {
    object-fit: contain;
}
.section-interview .swiper-button-next,
.section-interview .swiper-button-prev {
    top: 25%;
    width: auto;
}
.section-interview .swiper-button-prev::after {
    content: url(//sankisoko.net/wp-content/uploads/2023/03/swiper-button-prev.svg)!important;
    transition: 0.4s ease-in-out;
}
.section-interview .swiper-button-next::after {
    content: url(//sankisoko.net/wp-content/uploads/2023/03/swiper-button-next.svg)!important;
    transition: 0.4s ease-in-out;
}
.section-interview .swiper-button-prev:hover::after,
.section-interview .swiper-button-next:hover::after,
.section-interview .swiper-button-prev:focus::after,
.section-interview .swiper-button-next:focus::after {
    opacity: .5;
}
.section-discription table table {
    border: none;
    border-collapse: separate;
    margin-top: 1em;
}
.section-discription table tr,
.section-discription table td {
    font-size: 18px;
}
.section-discription table,
.section-discription table tr {
    border: none;
}
.section-discription table td {
    border: none;
    padding: 1em;
}
.section-discription table tr td:first-child {
    border-right: 1px solid #0a8ce3;
    font-weight: bold;
    text-align: right;
    width: 25%;
    vertical-align: top;
}
#lp-footer > .ystdb-section__container > .ystdb-section__inner {
    max-width: 1000px;
}
#lp-footer > .ystdb-section__container > .ystdb-section__inner > .ystdb-columns-wrap {
    padding-left: 1em;
    padding-right: 1em;
}
#lp-footer > .ystdb-section__container > .ystdb-section__inner > .ystdb-columns-wrap > .ystdb-columns {
    justify-content: center;
}
.footer-info .ystdb-column-block-container {
    align-items: center;
}
.footer-info p {
    font-size: 14px;
}
.footer-sns .ystdb-columns {
    gap: 0 1rem;
    justify-content: center;
}
.footer-logo figure {
    margin: auto!important;
}

@media (min-width: 768px) {
    .section-benefits .ystdb-column:first-child figure {
        margin-left: -100px;
    }
    .section-work .ystdb-column:last-child figure {
        margin-right: -100px;
    }
}
@media (max-width: 1024px) {
    .section-eyecatch .header-col .header-sns .ystdb-columns {
        justify-content: space-evenly;
    }
}
@media (max-width: 767px) {
    .section-eyecatch .fp-logo img {
        padding-left: 15px;
    }
    .header-line figure {
        margin-top: -1em;
        margin-left: 1em;
    }
    .header-line a img {
        width: 45vw;
    }
    .header-sns .ystdb-columns .ystdb-column {
        padding-top: 8px;
    }
    .eyecatch-sp {
        margin-top: -1em;
    }
    .section-benefits .ystdb-section__bg {
        width: 90vw!important;
        height: 115vw!important;
    }
    .section-benefits .ystdb-column:first-child figure {
        margin-right: -1rem;
    }
    .section-work .ystdb-section__bg {
        width: 90vw!important;
        height: 115vw!important;
        //top: unset!important;
        bottom: -5vw;
    }
    .section-work .ystdb-column:last-child figure {
        margin-left: -1rem;
    }
    .section-work .ystdb-columns {
        flex-direction: column-reverse;
    }
    .section-interview .swiper-button-prev::after {
        content: url(//sankisoko.net/wp-content/uploads/2023/03/swiper-button-prev-sp.svg)!important;
        opacity: 0.2;
    }
    .section-interview .swiper-button-next::after {
        content: url(//sankisoko.net/wp-content/uploads/2023/03/swiper-button-next-sp.svg)!important;
        opacity: 0.2;
    }
    .section-interview .swiper-button-prev:hover::after,
    .section-interview .swiper-button-next:hover::after,
    .section-interview .swiper-button-prev:focus::after,
    .section-interview .swiper-button-next:focus::after {
        opacity: 1;
    }
    .section-discription table tr,
    .section-discription table td {
        font-size: 16px;
    }
    .section-discription table td {
        display: flex;
        flex-wrap: wrap;
    }
    .section-discription table tr td:first-child {
        width: 100%;
        border: none;
        background: #0a8ce380;
    }
    .footer-info p {
        font-size: 3.6vw;
    }
}

/*********** 共通設定 ***********/
.top0,
.top0 > table {
    margin-top: 0!important;
    padding-top: 0!important;
}
.top01 { margin-top: 0.1em!important; padding-top: 0!important; }
.top02 { margin-top: 0.2em!important; padding-top: 0!important; }
.top03 { margin-top: 0.3em!important; padding-top: 0!important; }
.top04 { margin-top: 0.4em!important; padding-top: 0!important; }
.top05 { margin-top: 0.5em!important; padding-top: 0!important; }
.top06 { margin-top: 0.6em!important; padding-top: 0!important; }
.top07 { margin-top: 0.7em!important; padding-top: 0!important; }
.top08 { margin-top: 0.8em!important; padding-top: 0!important; }
.top09 { margin-top: 0.9em!important; padding-top: 0!important; }
.top10 { margin-top: 1.0em!important; padding-top: 0!important; }
.top-10 { margin-top: -10px!important; padding-top: 0!important; }
.top-20 { margin-top: -20px!important; padding-top: 0!important; }
.top-30 { margin-top: -30px!important; padding-top: 0!important; }
.bottom0 {
    margin-bottom: 0!important;
    padding-bottom: 0!important;
}
.middle {
    align-items: center!important;
    vertical-align: middle!important;
}
.flex-center {
    display: flex;
    justify-content: center;
}
.lh10 { line-height: 1.0; }
.lh11 { line-height: 1.1; }
.lh12 { line-height: 1.2; }
.lh13 { line-height: 1.3; }
.lh14 { line-height: 1.4; }
.lh15 { line-height: 1.5; }
.lh16 { line-height: 1.6; }
.lh17 { line-height: 1.7; }
.lh18 { line-height: 1.8; }
.aspect4-3 img { aspect-ratio: 4 / 3; }
.aspect16-9 img { aspect-ratio: 16 / 9; }
.gmap360 .wp-has-aspect-ratio iframe,
.gmap360 .wp-block-embed__wrapper {
    height: 360px
}
.border-none { border: none!important; }
@media (min-width: 768px) {
    .only_mobile {
        display: none;
    }
    .top0-pc {
        margin-top: 0!important;
        padding-top: 0!important;
    }
    br.sp-br { display: none; }
    .pc-right { text-align: right; }
}
@media (max-width: 768px) {
    .only_pc {
        display: none;
    }
    .sp-gap0 > .ystdb-columns {
        gap: 0;
    }
    .sp-gap0 > .ystdb-columns > .ystdb-column {
        margin-bottom: 0;
    }
    br.pc-br { display: none; }
    .sp-left { text-align: left; }
    .sp-center { text-align: center; }
    .sp-right { text-align: right; }
    .flex-reverse > .ystdb-columns { flex-direction: column-reverse; }
}
