@charset "UTF-8";
/*
    Template: swell
    Theme Name: LOFIR_DEV
    Theme URI:
    Description:
    Version: 1.0.1
    Author:LOFIR inc.
    Author URI:https://lofir.net/

    License: GNU General Public License
    License URI: http://www.gnu.org/licenses/gpl.html
*/

/* WEBフォント */
@import url('https://fonts.googleapis.com/css2?family=Fredoka:wdth,wght@87.5,500;100,400&display=swap');

/* タイトル用 角丸サブセット */
@import url('https://fonts.googleapis.com/css2?family=Zen+Maru+Gothic:wght@500&display=swap&text=%E5%A5%B3%E6%80%A7%E3%81%AE%E3%81%93%E3%82%8D%E6%82%A9%E3%81%BF%E3%81%A8%E7%97%9B%E3%81%AB%E5%AF%84%E3%82%8A%E6%B7%BB%E3%81%86%E5%BE%A1%E8%8C%B6%E3%83%8E%E6%B0%B4%E3%83%BB%E7%A5%9E%E4%BF%9D%E7%94%BA%E3%82%AB%E3%82%A6%E3%83%B3%E3%82%BB%E3%83%AA%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%A0');

/* =========================================================================
   Variables & Aliases
========================================================================= */
:root {
	--font_en: "Fredoka", sans-serif;
	--font_en_conde: "Fredoka", sans-serif;
}

/* .font-en {
    font-family: var(--font_en), sans-serif;
    font-variation-settings: "wdth" 100;
    font-weight: 400;
} */
.font-en, .font-en-conde {
    font-family: var(--font_en_conde), sans-serif;
    font-variation-settings: "wdth" 87.5;
    font-weight: 500;
    letter-spacing: 0.1em;
}

/* 全体調整 */
body {
    font-feature-settings: "palt" 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.page .l-content {
    padding-top: 0;
}

.w-beforeFooter {
    margin: 0 auto;
}

/* 角丸 */
.kadomaru, .kadomaru_img img, .kadomaru_img figure {
    border-radius: 0.75em;
}

.clip_kadomaru {
    clip-path: inset(0 0 round 1em);
}

.kadomaru > .wp-block-group__inner-container {
    padding: .75em;
}

/* 横幅制限 */
.mw900 {
    max-width: 900px;
    margin: 0 auto;
}

/* ヘッダー */
.c-gnav>.menu-item>a{
    padding: 0 1.5em;
    font-family: "Barlow", sans-serif;
    font-weight: 700;
    font-style: normal;
}
.c-gnav > .menu-item > a .ttl {
    font-weight: bold;
}

.c-gnav .sub-menu {
    width: 17em;
}

.l-header__inner.l-container,
.l-fixHeader__inner.l-container {
    max-width: 100%;
}

.header__cta .swell-block-button__link {
    padding: 0 1.5em;
    line-height: 64px;
    border-radius: 0;
}

.l-header__menuBtn {
    background-color: #d88180;
    color: #fff;
}

/* フッター */
.footer__cta__block {
    --the-border-color: #182B77 !important;
    max-width: 768px;
    margin: 0 auto;
}

.footer__cta__block .swell-block-box-menu__item {
    transition: ease-in-out 0.2s;
    font-weight: bold;
}

.footer__cta__block .swell-block-box-menu__item:hover {
    background-color: #182B77;
    color: #fff;
}

.footer__cta__block .swell-block-box-menu__item:hover .swell-block-box-menu__figure svg {
    color: #fff;
    transition: ease-in-out 0.2s;
}

.footer__cta__block .swell-block-box-menu__link {
    justify-content: center;
    padding: 1.5em 1em;
}

.footer__cta__block .swell-block-box-menu__text {
    flex: 0 1 auto;
}

.footer__cta__tel .swell-block-box-menu__text .u-fz-xl {
    font-family: 'Poppins', sans-serif;
    letter-spacing: 0.1em;
}

.footer__bottom a {
    color: #fff;
    text-decoration: none;
}

.footer__bottom a:hover {
    color: #D71018;
    text-decoration: underline;
}

.w-beforeFooter .swell-block-linkList__link {
    font-weight: bold;
}

.w-beforeFooter .swell-block-linkList.is-style-default {
    --the-gap: 1.5em;
}
@media (max-width: 599px) {
	.w-beforeFooter .footer_menu {
		font-size: 0.9em;
		justify-content: space-between;
	}
	.w-beforeFooter .swell-block-linkList.is-style-default {
		--the-gap: 1em;
	}
}

#fix_bottom_menu .menu-item {
    border-right: 1px solid var(--color_main);
    flex-grow: 1;
}

#fix_bottom_menu .menu-item a, #fix_bottom_menu .pagetop_btn {
    display: flex;
    justify-content: center;
    min-height: 52px;
    padding-bottom: 4px;
    align-items: center;
}
#fix_bottom_menu .pagetop_btn {
    max-width: 90px;
}

#fix_bottom_menu span {
    width: auto;
    margin-left: 0.5em;
    margin-top: 0;
    font-size: 1em;
    font-weight: bold;
    position: relative;
}

/* #fix_bottom_menu .menu-item.sp-fixf_tel {
    background-color: #2e9568;
    color: #FFF;
}

#fix_bottom_menu .menu-item.sp-fixf_tel span {
    padding-top: 14px;
    font-size: 1.1em;
}

#fix_bottom_menu .menu-item.sp-fixf_tel span:before {
    content: 'お急ぎの方はお電話で';
    font-size: 9px;
    position: absolute;
    top: -1px;
    font-weight: normal;
    left: 0;
    right: 0;
} */

/* 共通パーツ - 見出し */
.post_content h2.is-style-section_ttl {
    font-size: 2em;
}

.post_content h2.styled {
    font-size: 2em;
    padding: 0.2em 0.2em 0.2em 16px;
    border-left: solid 8px var(--color_htag);
    color: var(--color_main);
    line-height: 1;
    font-family: 'Poppins', sans-serif;
    letter-spacing: 0.1em;
}

.post_content h2.styled span {
    display: block;
    font-size: 0.5em;
    color: #838ea2;
    padding-top: 0.5em;
    letter-spacing: 0.25em;
}

.post_content h2.styled.white {
    color: #fff;
}

.post_content h2.styled.white span {
    color: #fff;
}

/* 装飾 */
.border-white-top {
    border-top: 8px solid #FFF;
}

.border-red-top {
    border-top: 4px solid #D71018;
}

mark.has-inline-color {
    padding: 0.1em 0.3em;
}

/* メインビジュアル */
.mv__copy__l, .mv__copy__m{
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 500;
}
.mv__copy {
    font-weight: bold;
    text-shadow: none;
}

.mv__copy__en {
    color: #D71018;
    font-size: 2em;
    font-family: 'Poppins', sans-serif;
    letter-spacing: 0.05em;
    text-shadow: 1px 1px 0 rgb(255 255 255 / 50%), -1px -1px 0 rgb(255 255 255 / 50%),
                 -1px 1px 0 rgb(255 255 255 / 50%), 1px -1px 0 rgb(255 255 255 / 50%),
                 0px 1px 0 rgb(255 255 255 / 50%), 0 -1px 0 rgb(255 255 255 / 50%),
                 -1px 0 0 rgb(255 255 255 / 50%), 1px 0 0 rgb(255 255 255 / 50%);
}

.mv__copy__ttl {
    color: #fff;
    background-color: var(--color_main);
    font-size: 3em;
    display: inline-block;
    padding: 0.25em 0.5em 0.3em;
    line-height: 1;
    letter-spacing: 0.1em;
}

.mv__copy__sub {
    color: #000;
    font-size: 2em;
    line-height: 1.5;
    text-shadow: 1px 1px 0 rgb(255 255 255 / 50%), -1px -1px 0 rgb(255 255 255 / 50%),
                 -1px 1px 0 rgb(255 255 255 / 50%), 1px -1px 0 rgb(255 255 255 / 50%),
                 0px 1px 0 rgb(255 255 255 / 50%), 0 -1px 0 rgb(255 255 255 / 50%),
                 -1px 0 0 rgb(255 255 255 / 50%), 1px 0 0 rgb(255 255 255 / 50%);
    letter-spacing: 0.1em;
}

.mv__recruit {
    position: absolute;
    right: 0;
    bottom: 4vw;
    padding-right: var(--swl-pad_container, 0);
}

.post_content > :first-child.mv_menu {
    margin-top: -60px !important;
}

.swell-block-box-menu.fv_boxmenu .swell-block-box-menu__text span{
    margin-bottom: 0.5em;
    display: inline-block;
}
.swell-block-box-menu.fv_boxmenu .swell-block-box-menu__link {
    padding: 2em 2em;
}
.swell-block-box-menu.fv_boxmenu .swell-block-box-menu__link::after{
    font-family: "FontAwesome";
    content: "\f054";
    display: block;
    font-size: 1.5em;
}

/* PICKUP */
/* Block Link Ribbon */
.block-link-rbn {
    position: relative;
}

.block-link-rbn:before {
    content: "";
    bottom: 0;
    right: 0;
    border-top: 3.5em solid transparent;
    border-right: 3.5em solid var(--color_main);
    position: absolute;
    z-index: 100;
    border-radius: 0 0 0.5rem 0;
    padding-top: 0;
}

.block-link-rbn:after {
    font-family: "FontAwesome";
    content: "\f30b";
    display: block;
    bottom: 0;
    transform: rotate(0deg);
    color: #fff;
    right: 5px;
    position: absolute;
    z-index: 101;
    font-size: 17px;
}

/* セミナー一覧 */
.seminar-list .p-postList figure.c-postThumb__figure{
    aspect-ratio: 210 / 297;
}

/* 実績紹介 */

.works__left {
    background-color: #182B77;
}
.works_menu .swell-block-box-menu__link:before {
    content: "";
    bottom: 0;
    right: 0;
    border-top: 3em solid transparent;
    border-right: 3em solid #d6dae1;
    position: absolute;
    z-index: 100;

}

.works_menu .swell-block-box-menu__link:after {
    font-family: "FontAwesome";
    content: "\f061";
    display: block;
    bottom: 0;
    transform: rotate(0deg);
    color: #fff;
    right: 5px;
    position: absolute;
    z-index: 101;
}

/* ボックスメニュー */
.swell-block-box-menu__link {
    /* border-radius: 1rem; */
    font-weight: bold;
}

.swell-block-box-menu[data-direction=vertical] .swell-block-box-menu__figure {
    margin-bottom: 0.5em;
}


.swell-block-box-menu.is-style-fill.works_menu .swell-block-box-menu__link {
    position: relative;
    padding: 1.25em 1em;
    color: var(--color_main);
}


/* トップページ - サービス */
.top_service_item {
    box-shadow: 0 2rem 2rem -1.5rem rgba(90, 130, 121, 0.2);
    border-radius: 0.5em;
    transition: 0.3s;
    border: 3px solid #FFF;
}

.top_service a.wp-block-tiptip-hyperlink-group-block:hover {
    transform: translateY(-8px);
    opacity: 1;
}

.top_service a.wp-block-tiptip-hyperlink-group-block:hover .top_service_item {
    box-shadow: 0 1px 8px 1px rgba(0, 0, 0, .15);
    border: 3px solid var(--color_main);
}

/* ボタン */
.is-style-btn_normal.btn_circle a,
.is-style-btn_normal.btn_circle a:hover {
    box-shadow: none;
}

.is-style-btn_line a {
    border-width: 2px;
    font-weight: bold;
}

.btn_circle a {
    background: transparent !important;
    color: var(--color_text);
    transition: 0.3s;
}

.btn_circle a .__icon {
    fill: var(--color_main);
    background: #FFF;
    border: 1px solid var(--color_main);
    border-radius: 50%;
    width: 2.5em;
    height: 2.5em;
    padding: 0.5em;
    margin-left: 0.5em;
    text-shadow: none;
    transition: 0.3s;
}

.btn_circle.is-style-btn_normal a:hover {
    color: var(--color_main);
}

.btn_circle.is-style-btn_normal a:hover .__icon {
    fill: #FFF;
    background: var(--color_main);
    box-shadow: 0 1rem 2rem -1rem rgb(90 115 130 / 40%);
    transform: scale(1.1);
}

/* FAQ Styling */
.swell-block-faq__item .faq_q {
    cursor: pointer;
    padding-right: 1rem;
}

.swell-block-faq__item .faq_q::after {
    position: absolute;
    top: 50%;
    right: 2em;
    display: block;
    width: 7px;
    height: 7px;
    margin: auto;
    content: '';
    transform: translate(0px, -2px) rotate(135deg);
    border-top: 2px solid #000;
    border-right: 2px solid #000;
    transition: .5s;
}

.faq_q.faq-open::after {
    transition: .5s;
    transform: translate(0px, 2px) rotate(-45deg);
}

.faq_q:not(.faq-open)+.faq_a {
    padding-top: 0;
    padding-bottom: 0;
    height: 0;
    opacity: 0;
    overflow: hidden;
    transition: .5s;
}

.is-style-faq-stripe .faq_q:before,
.is-style-faq-stripe .faq_a:before {
    font-family: var(--font_en);
    font-optical-sizing: auto;
    font-style: normal;
}

@media (max-width: 599px) {
    .is-style-faq-stripe .swell-block-faq__item:not(:last-child) {
        margin-bottom: 1em;
    }

    .swell-block-faq__item .faq_q {
        padding-right: 2em;
    }

    .swell-block-faq__item .faq_q::after {
        right: 1em;
    }

    .swell-block-faq__item {
        font-size: 0.9em;
    }

    .is-style-faq-stripe .faq_q:before,
    .is-style-faq-stripe .faq_a:before {
        top: 0.9em;
    }
}

/* タブコンテンツ */
.c-tabBody {
    margin-top: 1em;
}

.c-tabList__button {
    font-size: 1.25em;
    font-weight: bold;
}


/* Group Hyperlink */
a.wp-block-tiptip-hyperlink-group-block {
    text-decoration: none;
    color: inherit;
    transition: 0.3s;
    margin-top: 0;
    margin-bottom: 0;
}

a.wp-block-tiptip-hyperlink-group-block:hover {
    opacity: 0.7;
}

/* カバーブロック */
.wp-block-cover .wp-block-cover__inner-container .txt-detail .swl-inline-icon {
    width: 2.2em;
    height: 2.2em;
    margin-left: .75em;
    vertical-align: middle;
    background: #fff;
    color: var(--color_main);
    border-radius: 50%;
}

.wp-block-cover .wp-block-cover__inner-container .txt-detail .swl-inline-icon:after {
    left: calc(50% - 0.5em);
}

/* メディアとテキスト */
.wp-block-media-text {
    --swl-mediatext--space: 3rem;
}

/* パンくずリスト */
.single .p-breadcrumb__item:last-child>span.p-breadcrumb__text {
    display: block;
}

/* 問い合わせフォーム */
.contact_form span.form_required {
    display: inline-block;
    margin-left: 1em;
    font-size: 0.75em;
    padding: 0.25em 1em;
    background-color: var(--color_main);
    color: #ffffff;
    position: absolute;
    right: 1em;
}
.post_content .td_to_th_.contact_form tbody tr > :first-child {
    padding-right: 4em;
}
.contact_form h5.ttl_date{
	margin-top:8px;
}
.contact_form td > *:first-child {
	margin-top:0;
}
.contact_form input,
.contact_form textarea {
  padding: 7px 10px;
  font-size: 1em;
  line-height: 1;
  background: #fff;
  border: 1px solid #ddd;
  max-width: 100%;
}


@media (max-width: 767px) {
	.wp-block-group.has-white-background-color.has-background:has(.contact_form){
		padding-left:0;
		padding-right:0;
	}
	.contact_form td{ font-size:0.9em;}
}

.gcal-sunday a,
.gcal-sunday span {
    color: #f00 !important;
}

.gcal-saturday a,
.gcal-saturday span {
    color: #0af !important;
}

.special-holiday a,
.special-holiday span {
    color: #f00 !important;
}

.jp-holiday a,
.jp-holiday span {
    color: #f00 !important;
}

.mwform-tel-field input[type="text"] {
    width: 70px !important;
}

.submit_button {
    background: var(--color_main);
    border: 1px solid var(--color_main);
    color: #fff;
    border-radius: 2em;
    font-size: 1.1em;
    display: block;
    letter-spacing: 0.1em;
    line-height: 1.5;
    margin: 1.5em auto 0.5em;
    padding: 0.5em;
    position: relative;
    text-decoration: none;
    width: 300px;
}

.submit_button:hover {
    background: #FFF;
    border: 1px solid var(--color_main);
    color: var(--color_main);
}

input[name="submitBack"] {
    background: #FFF;
    border: 1px solid var(--color_main);
    color: var(--color_main);
    margin-top: 0;
}

input[name="submitBack"]:hover {
    background: #dedede;
    border: 1px solid var(--color_main);
    color: var(--color_main);
}

/* ===== メディアクエリ ===== */

@media (min-width: 600px) {
    div.has-background.pd4em {
        padding: 4em;
    }

    .c-tabList__button {
        font-size: 1.25em;
        font-weight: bold;
    }

    .wp-block-media-text {
        --swl-mediatext--space: 4rem;
    }
}

@media (min-width: 960px) {
    .-series .l-header__inner,
    .l-fixHeader__inner {
        justify-content: space-between;
        padding-right: 0;
        margin: 0 auto;
    }

    .-series-left .w-header {
        margin-left: 0;
    }
    .-series-left .w-header.pc_ {
        flex-grow: 1;
        max-width: 500px;
    }
    .-series-left .w-header.pc_ .w-header__inner {
        width: 100%;
    }
    .-series-left .w-header.pc_ .w-header__inner .swell-block-columns__inner{
        width: 100%;
        flex-wrap: nowrap;
    }

    .swell-block-box-menu[data-direction=vertical] .swell-block-box-menu__figure {
        margin-bottom: 0.5em;
    }
	/* 投稿リストブロック */
    .-col4 .-type-card.-pc-col3 .p-postList__item,
    .-col4 .-type-thumb.-pc-col3 .p-postList__itemh {
        width: calc(100% / 4);
    }
}

@media (min-width: 1280px) {
    .wp-block-media-text {
        --swl-mediatext--space: 4rem;
    }
}

@media screen and (min-width: 1540px){
  .l-header__inner.l-container,
  .l-fixHeader__inner.l-container {
      max-width: 98%;
  }
}

@media (max-width: 1800px) {
    .c-gnav>.menu-item>a{
        padding: 0 0.9em;
    }
}

@media (max-width: 1600px) {
    .c-gnav>.menu-item>a{
        padding: 0 0.6em;
    }
}

@media (max-width: 1400px) {
    .c-gnav>.menu-item>a{
        padding: 0 0.4em;
    }
}
@media (max-width: 1100px) {
    .c-gnav>.menu-item>a{
        padding: 0 0.3em;
    }
}
@media (max-width: 1259px){
	.header__cta .swell-block-button__link {
    	padding: 0 1.25em;
	}
    .header__cta .swell-block-button__link span{
        font-size: 0;
		letter-spacing:0
    }
    .header__cta .swell-block-button__link span:before{
        font-size: 15px;
        content: "お問合せ";
        vertical-align: middle;
		line-height:64px;
    }
}

/* ◯番目以降をカット */
@media screen and (max-width: 1500px){
  .c-gnav > li.menu-item:nth-child(1){ display: none;}
}
@media screen and (max-width: 1400px){
  .c-gnav > li.menu-item:nth-child(7){ display: none;}
}
@media screen and (max-width: 1250px){
  .header__cta .swell-block-button__link{
    padding: 0;
    height: 64px;
    width: 64px;
  }
  .header__cta .swell-block-button__link span{
    display: none;
  }
  .header__cta.swell-block-button .__icon{
    margin-left: 0;
  }
    .-series-left .w-header.pc_ {
        flex-grow: 0;
    }
    .-series-left .w-header.pc_ .w-header__inner .swell-block-columns__inner,
    .-series-left .w-header.pc_ .w-header__inner .swell-block-columns__inner .swell-block-column.swl-has-mb--s
    {
        width: auto;
    }
}


@media (max-width: 959px) {
    .mv__copy__en {
        font-size: 1em;
    }

    .mv__copy__ttl {
        font-size: 2em;
        display: inline-block;
        padding: 0.25em 0.5em 0.3em;
        line-height: 1.4;
    }

    .mv__copy__sub {
        font-size: 1.25em;
        line-height: 1.4;
    }

    .mv__recruit img {
        width: 130px;
    }

    .service__chart .swell-block-box-menu__inner {
        justify-content: center;
        padding-right: 16px;
    }

    .service__chart .swell-block-box-menu__item {
        height: 120px;
        padding-left: 16px;
    }

    .service__chart .swell-block-box-menu__link:before,
    .service__chart .swell-block-box-menu__link:after {
        width: calc(100% + 20px);
        height: 60px;
        left: -10px;
    }

    .service__chart .swell-block-box-menu__item:first-child .swell-block-box-menu__link:after {
        border: 60px solid transparent;
        border-left: 20px solid #fff;
        border-right: 20px solid transparent;
    }

    .service__chart .swell-block-box-menu__figure svg {
        height: 32px;
        width: 32px;
    }

    .service__chart .swell-block-box-menu__inner {
        --the-gap: 16px;
    }

    .product__block .swell-block-columns__inner {
        flex-direction: column-reverse;
    }

    .mv__copy__l {
        font-size: 2em !important;
        line-height: 1.4 !important;
    }

    .mv__copy__s {
        font-size: 0.9em !important;
        line-height: 1.4 !important;
    }

    .mv__copy__m {
        font-size: 1.3em !important;
    }
}

@media (max-width: 599px) {
    .kadomaru {
        padding: 1em !important;
    }

    .kadomaru > .wp-block-group__inner-container {
        padding: 0.5em 0;
    }

    .post_content h2.is-style-section_ttl {
        font-size: 1.3em;
    }

    .post_content p.ttl-en {
        font-size: 2em !important;
    }

    .post_content > :first-child.mv_menu {
        margin-top: -40px !important;
    }

    .post_content > :first-child.mv_menu .swell-block-box-menu[data-has-gap="1"] .swell-block-box-menu__inner {
        gap: 0.5em;
    }

    .post_content > :first-child.mv_menu .swell-block-box-menu[data-direction=vertical] .swell-block-box-menu__link {
        flex-flow: row;
        justify-content: center;
        align-items: center;
    }

    .post_content > :first-child.mv_menu .swell-block-box-menu.is-style-fill.menu_service .swell-block-box-menu__link {
        padding: 0.5em 1em;
    }

    .post_content > :first-child.mv_menu .swell-block-box-menu[data-direction=vertical] .swell-block-box-menu__figure {
        margin-bottom: 0;
        margin-right: 1em;
        width: 2em;
    }

    .swell-block-box-menu.is-style-fill.menu_service .swell-block-box-menu__link .swell-block-box-menu__text {
        text-align: left;
        font-size: 1em !important;
    }

    :root {
        --swl-fz--huge: 1.2em;
        --wp--preset--font-size--large: 1.1em;
        --wp--preset--font-size--medium: 1em;
    }

    .is-stacked-on-mobile > .wp-block-media-text__content {
        padding: 1em 0.5em !important;
    }

    .wp-block-media-text {
        --swl-mediatext--space: 2rem;
    }

    .service__flow__block:after {
        content: "";
        display: block;
        margin: 1em auto 2em;
        width: 2em;
        height: 2em;
        border: 4px solid;
        border-color: transparent #D71018 #D71018 transparent;
        transform: scale(1.3, 1) rotate(45deg);
    }

    .service__flow__block:nth-child(even) .swell-block-columns__inner {
        flex-direction: column-reverse;
    }

    .service__flow__block:nth-child(even) .service__flow__box {
        margin-right: 0;
    }

    .service__flow__block:nth-child(odd) .service__flow__box {
        margin-left: 0;
    }

    .service__flow__img:after {
        content: none;
    }

    .service__flow__img .img-txt {
        right: 0.1em;
        top: 0;
        color: #fff !important;
        font-size: 2em !important;
    }

    .service__flow__block:nth-child(odd) .service__flow__img .img-txt {
        left: auto;
        right: 0.1em;
    }

    .service__flow__box h3.is-style-section_ttl {
        margin-bottom: 1em;
    }

    .service__flow__box h3.is-style-section_ttl:after {
        margin-bottom: 0.5em;
    }
    .wp-block-cover .wp-block-cover__inner-container .txt-detail .swl-inline-icon {
        width: 1em;
        height: 1em;
        padding: 1em;
    }

    .is-style-btn_normal.btn_circle a,
    .is-style-btn_normal.btn_circle a:hover {
        padding: 0.5em;
    }

    .btn_circle a .__icon {
        width: 1.5em;
        height: 1.5em;
        padding: 0.25em;
    }

    .btn_circle a span {
        font-size: 0.8em;
    }
}

/* 投稿リストブロックの最初の記事を非表示 */
.li-first-none > ul >li:first-child { display: none; }