@charset "UTF-8";
/*
    Template: swell
    Theme Name: SWELL CHILD
    Theme URI: https://swell-theme.com/
    Description: SWELLの子テーマ
    Version: 1.0.0
    Author: mimizuku creation
*/

/*------------ 共通部品 -----------*/
/*
/*---------------------------------*/
.single #content {
    padding-top: 0px;
}
.archive  #content {
    padding-top: 50px;
}
.page  #content {
    padding-top: 21px;
}
.blog #content{
    padding-top: 21px;
}
.search-results #content {
    padding-top: 10px!important;
}

/* もっと見るリンク */
#main_content .is-style-more_btn {
    margin-top: 20px;
    max-width: 350px;
    height: 50px;
    padding: 0;
}
#main_content .is-style-more_btn a {
    box-shadow: 0 0 0 1px #333;
    color: #333!important;
    font-size: 15px!important;
    width: 350px;
    padding-left: 50px;
    padding-right:0;
    transition: none;
}
#main_content .is-style-more_btn a:after {
    content: "\e921";
    font-size: 20px;
    font-weight: 500;
    position: relative;
    top: 3.5px;
    padding-left: 40px;
    line-height: 20px;
}
#main_content .is-style-more_btn a:hover {
    color:#fff!important;
    background-color: #333!important;
}
#main_content .is-style-more_btn a:active {
    color:#fff!important;
    background-color: #333!important;
}
#main_content .is-style-more_btn a:visited {
    color: #333;
    background-color: #fff;
}
.clearfix::after{
    content: "";
    clear: both;
    display: block;
  }

.mgn-top-zero{
    margin-top: 0;
}

/* コンタクトフォーム WP FORM*/
div.wpforms-container-full .wpforms-form .wpforms-field-divider{
    padding: 0 0 15px 15px;
    border-top: none;
    background-color: #eee;
}
/* =========================
   CF7 全体コンテナ
========================= */
.wpcf7 {
    max-width: 720px;
    margin: 0 auto;
    padding: 24px;
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 6px 20px rgba(0,0,0,0.06);
}


/* =========================
   SECTION TITLE
========================= */
.wpcf7 h3 {
    margin-top: 34px;
    margin-bottom: 14px;
    font-size: 18px;
    font-weight: 600;
    padding-left: 12px;
}

/* =========================
   PARAGRAPH SPACING
========================= */
.wpcf7 p {
    margin-bottom: 18px;
}

/* =========================
   LABEL TEXT (strong readability)
========================= */
.wpcf7-form p > label {
    font-weight: 600;
    display: inline-block;
    margin-top: 12px;
    margin-bottom: 0px;
}

.wpcf7 p > br + span,
.wpcf7 p {
    font-size: 14px;
    line-height: 1.5;
}

/* =========================
   INPUT / TEXTAREA / SELECT
========================= */
.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="url"],
.wpcf7 textarea,
.wpcf7 select {
    width: 100%;
    padding: 11px 12px;
    border: 1px solid #ddd;
    border-radius: 10px;
    font-size: 14px;
    background: #fafafa;
    transition: all 0.2s ease;
}

/* focus */
.wpcf7 input:focus,
.wpcf7 textarea:focus,
.wpcf7 select:focus {
    outline: none;
    border-color: #2e7d32;
    background: #fff;
}

/* =========================
   TEXTAREA HEIGHT
========================= */
.wpcf7 textarea {
    min-height: 120px;
    resize: vertical;
}

/* =========================
   CHECKBOX (IMPORTANT)
========================= */
.wpcf7 .wpcf7-checkbox {
    display: flex;
    flex-direction: column;
    gap: 8px;
    margin-top: 6px;
    padding: 8px 0;
}

.wpcf7 .wpcf7-list-item {
    margin: 0;
}

/* checkbox label spacing */
.wpcf7 .wpcf7-list-item-label {
    margin-left: 6px;
}

/* =========================
   SMALL HELP TEXT STYLE
========================= */
.wpcf7 p em,
.wpcf7 small {
    color: #777;
    font-size: 12px;
}
/* =========================
   ファイルアップロード
========================= */
.wpcf7 input[type="file"] {
    display: block;
}
/* =========================
   SUBMIT BUTTON
========================= */
.wpcf7 input[type="submit"] {
    background: #2e7d32;
    color: #fff;
    border: none;
    padding: 14px 18px;
    font-size: 15px;
    border-radius: 10px;
    cursor: pointer;
    width: 100%;
    transition: 0.2s ease;
}

.wpcf7 input[type="submit"]:hover {
    background: #256428;
}

/* =========================
   RESPONSE MESSAGE
========================= */
.wpcf7-response-output {
    margin-top: 20px;
    border-radius: 10px;
    padding: 12px;
}

/* =========================
   MOBILE
========================= */
@media (max-width: 600px) {
    .wpcf7 {
        padding: 18px;
    }
}




/* ヘッダー　*/
.l-header{
    border-top:none;
    box-shadow: 0px 5px 7px 1px #e8e8e8;
}
.l-fixHeader{
    box-shadow: 0px 5px 7px 1px #e8e8e8; 
}

/* Swell リストリンク　*/
.swell-block-linkList__link{
    text-decoration: underline;
}

/*ロゴとキャッチフレーズ*/
.l-header__bar .c-catchphrase {
    width: 100%;
    height: 47px;
}
.-series .l-header__logo {
    flex-direction: column;
    position: relative;
    z-index: 2;
    left: calc(50% - 480px);
}
.-series .l-header__logo .c-catchphrase {
    padding: 0;
}
.-txt .c-headLogo__link {
    font-size: 21px;
    line-height: 24px;
    font-family: 'Lato', sans-serif;
    font-weight: 900;
    margin-top: 1px;
}
.c-headLogo {
    height: auto;
}

/* ロゴ左のアイコン SPのみ*/
.l-header__lefticon_sp{
    display: none;
}

/*アイコンメニュー*/
.c-gnav>.menu-item>a{
    padding: 0 7px;
}
.c-gnav>.menu-item>a .ttl{
    line-height:normal;
    line-height: 1.6;
    font-size:11px; 
    font-family: 'Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3', Meiryo, sans-serif; /*新*/
    font-weight: 500; 
}

.l-header__menuBtn .c-iconBtn i,
.c-gnav>.menu-item>a .ttl i {
    display: block;
    width: 45px;
    height: 22px;
    font-size: 20px;
    margin: auto;
    margin-top: 5px;
}
.l-header__menuBtn .c-iconBtn__label,
.c-gnav>.menu-item>a .ttl span {
    font-size:11px;
    line-height: 15px;
    font-family: 'Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3', Meiryo, sans-serif;
    font-weight: 500;
}

/* トグルボタンで開くメニュー */
.l-header__menuBtn .c-iconBtn i.icon-menu-thin{
    height: auto;
}
#sp_menu .p-spMenu__inner{
    width: 100vw;
    padding: 0 0 50px 0;
}
#sp_menu .p-spMenu__body{
    margin-top: 50px;
}
#sp_menu .p-spMenu__nav{
    display: none;
}
#sp_menu .p-spMenu__bottom {
    margin-top: 24px;
}
.p-spMenu__closeBtn{
    width: 100%;
    background-color: #333333;
    color: #fff;
    height: 50px;
    align-items: center;
}
.p-spMenu__closeBtn .c-iconBtn{
    justify-content: right;
    padding-right: 20px;
}

.-right .p-spMenu__inner {
    left: 0;
    -webkit-transform: translateX(100%);
    transform: translateX(-100%);
}
[data-spmenu=opened] .p-spMenu__inner {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
}
#sp_menu .c-widget__title.-spmenu{
    background-color: #fff;
    font-size: 16px;
    font-weight: bold;
    color: #333;
    font-family: 'Lato', sans-serif;
    padding-top: 0;
    padding-bottom: 0;
}
#sp_menu #nav_menu-2 li{
    border: 1px solid #666;
    font-weight: 600;
    background-color: #666;
    color: #fff;
    text-align: center;
    margin-bottom: 10px;
}#sp_menu #nav_menu-2 li:nth-child(2){
    background-color: #fff;
    color: #666;
}
#sp_menu #nav_menu-2 li.menu-item-has-children li{
    margin-bottom: 0;
}
#sp_menu #nav_menu-2 li a::before{
    display: none;
}

/*検索窓 */
.l-header_search.pc{
    position: relative;
    z-index: 3;
    left:0px;
    top: 30px;
    height: 30px;
}
.l-header_search.pc input {
    font-size: 14px;
    line-height: 19px;
    width:280px;
    height: 31px;
  /*   color: #333; */
    border: none;
    border-bottom: 2px solid /* #333 */;
    padding: 11px 0px 11px 0px;
}
.l-header_search.pc input :focus{
    border: none;
    border-bottom: 2px solid #333;
}
.l-header_search.pc .u-bg-main {
    background-color: transparent!important;
    border: none;
    border-bottom: 2px solid #333;
    padding: 0px;
}
.l-header_search.pc .c-searchForm__submit:before{
    color: #333;
    height: 20px;
    width:20px;
}
/* SPのロゴ左右のアイコン */
.l-header_search.sp{
    display: none;
}
.l-header__righticon_sp{
    display: none;
}

/* SP, Tablet ヘッダー */
@media screen and (max-width:959px) {
    .l-header{
        box-shadow: none;
    }

    /*黒地*/
    .l-header__bar .c-catchphrase {
        width: 100%;
        height: 60px;
    }
    .l-header__inner .c-catchphrase {
        display:block;
    }
    .l-header__bar .c-catchphrase .infoimg{
        background-image:url("./assets/img/sp-upper-banner.png") ;
        background-size:contain;
        background-repeat: no-repeat;
        background-position: center;
        height: 60px;
    }
    /*ロゴとキャッチフレーズ*/
    .l-header__inner{
        height: 57px;
    }
    .-series .l-header__logo {
        position: absolute;
        left: 0;
        display: inline-flex;
        text-align: center;
        width: 100vw;
		padding: 16px 0;
    }
    .-series .l-header__logo .c-catchphrase {
        font-size: 8px;
        /* font-family:"Noto Sans JP", sans-serif; */
        line-height: 11px;
    }
    .-txt .c-headLogo__link {
        font-size: 17px;
        line-height: 21px;
    }
    .-img .c-headLogo__link{
        padding: 0;
    }
    /* ロゴ左のアイコン */
    .l-header__lefticon_sp{
        display: block;
        position: absolute;
        z-index: 4;
        left: 13px;
    }
    /* ロゴ右のアイコン */
    .l-header__righticon_sp{
        display: block;
        position: absolute;
        z-index: 5;
        right: 13px;
    }
    /*トップページ以外のトグルメニュー */
    .l-header__menuBtn .c-iconBtn{
        width:50px;
    }
    .l-header__menuBtn .c-iconBtn .icon-menu-thin:before {
        content: "\e91b";
        font-weight: 700;
        -webkit-transform: scale(1.1);
         transform: scale(1.1);
    }

    /* お知らせバー */
/*    .c-infoBar{
        display: none;
    }*/
    /* 検索窓 */
    .l-header_search.pc{
        display:none;
    }
    .l-header_search.sp{
        display:block;
        width: 100%;
        padding: 0 8px 12px 8px;
        background-color: #F5F5F5;
    }
    .l-header_search.sp input {
        font-size: 14px;
        line-height: 19px;
        width: 100%;
        height: 42px;
        color: #333;
        border:1px #DBDBDB  solid;
        padding: 11px 0px 11px 40px;
    }
    .l-header_search.sp input :focus{
        border:1px #DBDBDB  solid;
    }
    .l-header_search.sp .u-bg-main {
        background-color: transparent!important;
        border: none;
        padding: 0px;
        right: auto;
        left:0;
    }
    .l-header_search.sp .c-searchForm__submit:before{
        color: #333;
        height: 20px;
        width:20px;
    }
    /* グローバルメニュー */
    .l-header__gmenu{
        display: none;
    }
    .home .l-header__gmenu{
        /* トップページだけ表示 */
        display: block;
    }

    .l-header__gmenu{
        overflow: hidden;
        position: relative;
        width: 100%;
        border-bottom:none;
    }
    .l-header__gmenu .l-header__spNav{
        display: block;
        float:none;
        width: 100%;
    }
    .p-spHeadMenu{
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        padding: 15px 0px 12px 0px;
    }
    
    /*　家具を買うメニューはSPでのみ表示 */
    .l-header__gmenu .p-spHeadMenu li:last-child{
        display: flex;
    }
    .l-header__gmenu .p-spHeadMenu li{
        margin-right: 0px!important;
        margin-left: 0px!important;
        margin-bottom: 8px;
        flex-basis: 32%; 
        height: 40px;
        border: var(--color_border) 1px solid;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .l-header__gmenu .p-spHeadMenu li a{
        padding: 0px;
        line-height: 16px;
        color: #333;
        width: 100%;
        height: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .l-header__gmenu .p-spHeadMenu li a:hover{
        background-color: #333333;
        color: #fff;
    }
    .l-header__gmenu .p-spHeadMenu li a span{
        font-size: 12px;
        line-height: 16px;
        font-family: 'Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',Meiryo, sans-serif;
        font-weight: 500;
    }
    /* 通販サイトへのロゴ PC */
/*     .l-header__gmenu .l-header__logo_2{
        display: none;
    } */

    /*ヘッダー開閉メニュー アコーディオン */
    #sp_menu .swell-block-accordion__item.no_title .swell-block-accordion__body,
    #sp_menu .swell-block-accordion__body{
        margin-bottom: 0;
        border-top: 1px var(--color_border) solid;
    }
    #sp_menu .swell-block-accordion__title{
        margin-bottom: 0;
        border-top:1px var(--color_border) solid;
    }
    #sp_menu .swell-block-accordion__item:last-child{
        border-bottom:1px var(--color_border) solid;
    }

    #sp_menu .acc_menu_codinate .swell-block-accordion__body{
        border-top: none;
    }

    #sp_menu .swell-block-accordion__item+.swell-block-accordion__item{
        margin-top: 0;
    }
    #sp_menu .swell-block-accordion__item{
        margin: 0;
    }
    #sp_menu .swell-block-accordion__title,
    #sp_menu .swell-block-accordion__body .swell-block-accordion__title,
    #sp_menu .swell-block-accordion__item.no_title .swell-block-accordion__body{
        font-size: 14px;
        line-height: 15.4px;
        font-family:'Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',Meiryo, sans-serif;
        background-color: #fff;
        color: #333;
        font-weight: 300;
        padding: 17.5px;
        padding-left: 12px;
    }

    #sp_menu .swell-block-accordion__body ul{
        list-style: none;
        padding: 17.5px;
        padding-top:0;
    }
    #sp_menu .swell-block-accordion__body li,
    #sp_menu .swell-block-accordion__body li a{
        font-size: 13px;
        line-height: 15.4px;  
        color: #333;
        font-family: 'Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',sans-serif;
    }
    #sp_menu .swell-block-accordion__body li{
        margin-bottom: 20px;
    }
    #sp_menu .swell-block-accordion__body li:last-child{
        margin-bottom: 0;
    }
    #sp_menu .swell-block-accordion__body .swell-block-accordion__label a,
    #sp_menu .swell-block-accordion__body li a{
        padding-left: 12px;
        width: 100%;
    }
    #sp_menu .no_title .swell-block-accordion__body .swell-block-accordion__label a{
        padding-left: 0;
        width: 100%;
        display: inline-block;
        width: 100%;
    }
    #sp_menu .swell-block-accordion__item .swell-block-accordion__body {
        padding: 0;
    }

    #sp_menu .swell-block-accordion__item.no_title{
        position: relative;
    }
    #sp_menu .swell-block-accordion__item.no_title .swell-block-accordion__title{
        display: none;
    }
    #sp_menu .swell-block-accordion__item.no_title .swell-block-accordion__body .swell-block-accordion__label::before{
        display: none;
    }
    #sp_menu .swell-block-accordion__item.no_title .swell-block-accordion__body .swell-block-accordion__label a::after{
        content: "\e921";
        font-family: icomoon!important;
        font-size: 24px;
        position: absolute;
        right: 13px;
    }
    #sp_menu .swell-block-accordion__item .icon-chevron-small-down:before,
    #sp_menu .swell-block-accordion__item .icon-chevron-small-up:before {
        font-size: 24px;
    }
}
@media screen and (max-width:340px) {
    /* ロゴ左のアイコン */
    .l-header__lefticon_sp{
        left: 0;
    }
    /* ロゴ右のアイコン */
    .l-header__righticon_sp{
        right: 0;
    }
}

/*----------- トップページ google map -----*/
/*
/*---------------------------------*/
.map-wrap {
    max-width: 1440px;
    margin: 0 auto;
    position: relative;
    padding-top: 40%;
}
#map{
    /*width: 100%;
    aspect-ratio: 30/13;*/
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#map .gm-style-iw-d{
    text-align: center;
}
#map .gm-style-iw-d a{
    color: #000;
    font-weight: bold;
}  
#map .gm-style-iw-d img{
    max-width: 100px;
    height: auto;
    padding-top: 10px;
}

/* SP and Tablet */
@media screen and (max-width:959px) {
    .map-wrap {
        padding-top: 60%;
    }
}
/*----------- トップページ 検索 -----*/
/*
/*---------------------------------*/
.search .p-breadcrumb,
.search-results .p-breadcrumb{
    display: none;
}
#index-search{
    margin-top: 18px;
    margin-bottom: 18px;
}
.p-searchContent{
    margin-bottom: 30px;

}
#index-search .s_btn{
    display: inline-block;
}
#index-search .s_label_group{
    margin-right: 10px;
    line-height: 38px;
    border: 1px solid #484848;
    border-radius: 3px;
    padding-left: 14px;
    padding-right: 14px;
    cursor : pointer;
}
#index-search .s_label{
    font-size: 14px;
    font-weight:normal;
    line-height: 17px;
    /* font-family: "Noto Sans JP", sans-serif; */
    display: inline;
    color: #484848;
}
#index-search .i-dropdown{
    display: inline;
}
#index-search .i-dropdown:after {
    content: url(./assets/img/dropdown.png);
    font-size: 20px;
    font-weight: 500;
    position: relative;
    top: -1px;
    margin-left: 7px;
    line-height: 20px;
}

#s_all_filter_pc .s_label_group{
    padding-right: 30px;
}
#index-search .i-slider{
    display: inline;
    margin-right:17px;
}
#index-search .i-slider:after {
    display: inline-block;
    /*content: url(./assets/img/slider2x.png);*/
    content:'';
    background-image: url(./assets/img/slider2x.png);
    background-repeat: no-repeat;
    background-size: contain;
    vertical-align: middle;
    width: 15px;
    height: 19px;
}
#index-search .s_details{
    display: none;
    position: absolute;
    z-index: 1;
    background: #fff;
    padding: 13px 70px 13px 13px;
    box-shadow: 0px 0px 6px #bbb;
    border-radius: 3px;
}
#index-search .s_details li{
    margin-bottom: 5px;
}
#index-search .s_details input{
    font-size: 18px;
    width: 18px;
    height: 18px;
    border-radius: 0;
    margin-right: 6px;
    vertical-align: middle;
}
#index-search .s_details label,
#index-search .color_btn{
    font-size: 12px;
    font-weight: normal;
    line-height: 16px;
    /*font-family: "Noto Sans JP", sans-serif;*/
    color: #484848;
}
/* #index-search .c-searchForm{
    display: flex;
    justify-content: space-between;
}
 */
#index-search .l-header_search.pc{
    z-index: unset;
    top: 0;
    margin-bottom: 20px;
    max-width: 300px;
}
#index-search .l-header_search.pc .c-searchForm_free{
    line-height: 38px;
}
#index-search .l-header_search.pc .c-searchForm_free input{
    border: 1px solid #484848;
    border-radius: 3px;
    padding-left: 14px;
    padding-right: 14px;
    font-size: 14px;
    font-weight: normal;
    line-height: 17px;
    max-width: 300px;
    height: 37px;
}
/*
#s_color_pc .s_details{
    padding: 9px 0 9px 0;
}
#s_color_pc .colorborder{
    display: inline-block;
    margin-right: 8px;
    width: 21px;
    height: 21px;
    position: relative;
    top: 5px;
}
#s_color_pc .colorborder.active{
    border: 1px #999 solid;
}
#s_color_pc .colorpalette{
    width: 17px;
    height: 17px;
    vertical-align: middle;
    display: inline-block;
    margin: 0;
    padding: 0;
    position: absolute;
    left: 1px;
    top: 1px;
}
#s_color_pc .s_details li{
    margin-bottom: 0;
    width: 100%;
}
#s_color_pc button{
    text-align: left;
    width: 100%;
    padding: 0 16px;
    border: none;
    background-color: #fff;
    padding: 4px 70px 4px 13px;
    position: relative;
}
#s_color_pc button:hover{
    background-color: #f0f0f0;
}
 
.colorpalette.orange{
    background-color: #FF7F00;
}
.colorpalette.green{
    background-color: #008000;
}
.colorpalette.gray{
    background-color: #808080;
}
.colorpalette.turquoise{
    background-color: #30D5C8;
}
.colorpalette.pink{
    background-color: #FFC0CB;
}
.colorpalette.brown{
    background-color: #BD6328;
}
.colorpalette.beige{
    background-color: #E3DAC9;
}
.colorpalette.monotone{
    background: url(./assets/img/monotone.png);
    background-repeat: no-repeat;
    background-size: 100%;
}
.colorpalette.white{
    background-color: #fff;
    border: solid 1px #ddd!important;
}
.colorpalette.red{
    background-color: #FD032A;
}
.colorpalette.blue{
    background-color: #0000FF;
}
.colorpalette.yellow{
    background-color: #FFFF00;
}
.colorpalette.black{
     background-color: hsl(0, 0%, 0%);
}*/

/* すべてのフィルター モーダル */
.modal__bg{
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.5);
    height: 100vh;
    width: 100%;
    z-index: 10;
}
.modal{
    display: none;
    position: absolute;
    background: #fff;
    top: 0;
    left: 50%;
    margin-top: 50vh;
    transform: translate(-50%,-50%);
    width: 770px;
    border-radius: 3px;
    z-index: 11;
    margin-bottom: 30px;
}
.modal .v-top{
    border-bottom:1px solid #e6e6e6;
    display: flex;
}
.modal .v-top-left{
    float: left;
    width: 205px;
    height: 475px;
    border-right: 1px solid #e6e6e6;
}
.modal .v-top-left li{
    border-top: 1px solid #e6e6e6;
    position: relative;
    white-space: nowrap;
    cursor: pointer;
}
.modal .v-top-left button{
    font-size: 14px;
    line-height: 16px;
    font-weight: bold;
    text-align: left;
    border: none;
    background-color: #fff;
    display: block;
    padding: 15px 0px 12px 16px;
    width: 100%
}
.modal .v-top-left button.active{
    background-color: #f0f0f0;
}
.modal .v-top-left button:hover{
    background-color: #f0f0f0;
}
.modal .v-top-left button i:before{
    font-size: 1.2rem;
    font-weight: 700;
    float: right;
    margin-right: 14px;
}
.modal .v-top-right{
    height: 475px;
    max-width: 564px;
    width: 100%;
}
/*.v-top-right-places,
.v-top-right-dog-run-options,*/
.v-top-right-area{
    display: none;
}

.modal .v-top-right h4{
    color: #222;
    font-size: 18px;
    padding: 32px 32px 0;
    font-weight: bold;
}
.modal .v-top-right ul{
    padding: 16px 32px 0;
    display: flex;
    flex-wrap: wrap;
}
.modal .v-top-right ul li{
    padding: 3px 0;
    display: inline-block;
    position: relative;
    font-size: 14px!important;
    line-height: 23px!important;
    display: flex;
    width: 50%;
    margin-bottom: 11px;
}
.modal .v-top-right ul input{
    height: 24px;
    width: 24px;
    margin-right: 8px;
}
.modal .v-top-right ul label{
    align-self: center;
}
.modal .catcnt{
    color: #8f8f8f;
    font-size: 12px;
}
.modal .v-top-right-color .colorborder{
    display: inline-block;
    margin-right: 8px;
    position: relative;
}
.modal .v-top-right-color .colorborder.active{
    border: 1px #999 solid;
}
.modal .v-top-right-color .colorpalette{
    width: 24px;
    height: 24px;
    vertical-align: middle;
    display: inline-block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #fff;
}
.modal .v-top-right-color li{
    margin-bottom: 0;
    width: 100%;
}
.modal .v-top-right-color button{
    text-align: left;
    width: 100%;
    border: none;
    background-color: #fff;
    padding: 3px 0px;
    font-size: 14px;
    line-height:23px;
}

.modal .v-middle{
    position: relative;
    padding: 16px 16px 8px;
    border-bottom: 1px solid #e6e6e6;
    max-height: 85px;
    overflow: auto;
    background-color: #f8f8f8;
}
/*選択された検索条件*/
.modal .v-middle{
    display: flex;
    flex-wrap: wrap;
}
.modal .v-middle button{
    font-size: 12px;
    white-space: nowrap;
    /*font-family: "Noto Sans JP", sans-serif;*/
    position: relative;
    border-radius: 15px;
    background-color: #1A95DE;
    color: #fff;
    min-width: 72px;
    padding: 0 8px 0 8px;
    line-height: 18px;
    margin-right: 8px;
    margin-bottom: 8px;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
}
.modal .v-middle button>*{
    align-self: center;
}
.modal .v-middle .batu{
    border-radius: 50%;
    width: 14px;
    height: 14px;
    background-color: #fff;
    color: #1A95DE;
    cursor: pointer;
    margin: 4px 0px 4px 6px;
    float: right;
    text-align: right;
    position: relative;
}
.modal .v-middle .icon-batsu{
    position: absolute;
    top: 0;
    left: 2px;
}
.modal .v-middle .icon-batsu:before{
    /*content: url(./assets/img/close.png);*/
    vertical-align: top;
    line-height: 14px;
    min-width: 10px;
    font-size: 8px;
}

.modal .v-bottom{
    padding: 16px;
    overflow: hidden;
}
.modal .v-bottom .info{
    float: left;
}
.modal .v-bottom .filternum{
    font-weight: bold;
    font-size: 14px;
    line-height: 1.4;
    color: #333333;
}
.modal .v-bottom .postnum{
    font-size: 14px;
    line-height: 1.5;
    color: #333333;
}
.modal .v-bottom .modal-cl-button{
    float: right;
    color: #4c4c4c;
    background-color: #e7e7e7;
    border-color: #cccccc;
    padding: 7px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 4px;
    font-weight: bold;
}
.underseach{
    margin-top: 18px;
    margin-bottom: 20px;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
}
#seach-labels,#page_option{
   /* -ms-flex-align: start;*/
}
#page_option{
    font-size: 14px;
    line-height: 15px;
   /* font-weight: normal;*/
    font-family: "Noto Sans JP", sans-serif;
    color: #484848;
    text-align: right;
    min-width: 320px;
}
#page_option .s_label_group{
    margin-left: 10px;
    padding: 7px 14px 7px 7px;
}
#page_option>*,
#page_option .s_orderby>*{
    display: inline-block;
}
#page_option .selected_order{
    margin-left:10px ;
}
#page_option .pagenumbers{
    margin-left:10px ;
    margin-right: 10px;
}
#page_option .s_details{
    display: none;
    padding: 10px 0 10px;
    min-width: 160px;

}
#page_option li{
    font-size: 11px;
    /* font-weight: normal; */
    /*font-family: "Noto Sans JP", sans-serif;*/
    line-height: 40px;
    width: 100%;
}
#page_option li button{
    text-align: left;
    width: 100%;
    padding: 0 16px;
    border: none;
    background-color: #fff;
}
#page_option li button:hover{
    background-color: #f0f0f0;
}
/*選択された検索条件*/
#seach-labels{
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}
#seach-labels button{
    font-size: 12px;
    /* font-weight: normal; */
    /*font-family: "Noto Sans JP", sans-serif;*/
    color: #1A95DE;
    line-height: 13px;
    padding: 4px 16px 8px;
    border: 1px solid #1A95DE;
    border-radius: 18px;
    background-color: #F6FCFF;
}
#seach-labels .icon-close:after{
    content: url(./assets/img/close.png);
    font-size: 20px;
    font-weight: 500;
    position: relative;
    margin-left: 16px;
}
/* SP, Tablet */
@media screen and (max-width:959px) {
    .home #content, .home #main_content,
    .search #content, .search #main_content,
    .search-results #content, .search-results #main_content{
        padding-top: 0!important;
    }
    #content .p-searchContent h2.title01{
        padding-top: 0;
    }
    #index-search{
        background-color: #F5F5F5;
        border-top: 1px solid #E8E8E8;
        padding: 12px 16px 14px 16px;
        margin-left: -23px;
        margin-right: -23px;
    }
    #index-search .s_btn_sp{
        display: inline-block;
        margin-left: 5px;
    }
    #index-search .i-slider{
        margin-right:0;
    }
    #index-search .s_label_group_sp{
        margin-left: 10px;
        line-height: 38px;
        border: 1px solid #DBDBDB;
        padding-left: 10px;
        padding-right: 10px;
        cursor : pointer;
        background-color: #fff;
    }
    #index-search .s_label{
        font-size: 12px;
        /* font-weight: 700; */
        line-height: 17px;
        /*font-family: "Noto Sans JP", sans-serif;*/
        display: inline;
        color: #484848;
    }
    #index-search .i-dropdown{
        display: inline;
    }
    #index-search .i-dropdown:after {
        content: url(./assets/img/dropdown.png);
        font-size: 20px;
        font-weight: 500;
        position: relative;
        top: -2px;
        margin-left: 7px;
        line-height: 20px;
    }
    #search-option-sp{
        overflow-x: auto;
        overflow-y: hidden;
        -webkit-overflow-scrolling: touch;
        white-space: nowrap;
        position: relative;
        left: -15px;
        width: calc(100% + 30px);
        margin-left:8px;
        padding-right: 40px;
        -ms-overflow-style: none;    /* IE, Edge 対応 */
        scrollbar-width: none;       /* Firefox 対応 */
    }
    #search-option-sp::-webkit-scrollbar {
        display:none; /* Chrome, Safari 対応 */
    }

    /*選択された検索条件*/
    .underseach{
        flex-wrap: nowrap;
        overflow-x: auto;
        overflow-y: hidden;
        -webkit-overflow-scrolling: touch;
        white-space: nowrap;
        position: relative;
        margin-top: 0;
        margin-bottom: 0;
        left: -15px;
        width: calc(100% + 30px);
        -ms-overflow-style: none;    /* IE, Edge 対応 */
        scrollbar-width: none;       /* Firefox 対応 */
    }
    .underseach::-webkit-scrollbar {
        display:none; /* Chrome, Safari 対応 */
    }
    #seach-labels {
        flex-wrap: nowrap;
        gap:0;
    }
/* SP検索結果の条件のボタンを黒から青に変更 */
/*     #seach-labels button{
        font-weight: bold;
        color: #fff;
        line-height: 22px;
        border-radius: 18px;
        background-color: #484848;
        border: none;
        padding: 4px 6px 4px 12px;
        margin-left:10px;
        margin-top:15px;
    } */
/*     #seach-labels button .icon-close{
        border-radius: 50%;
        background-color: #fff;
        height: 21px;
        width: 21px;
        display: inline-block;
        margin-left: 15px;
    } */
/*     #seach-labels button .icon-close:after{
        content: '';
        background-image: url(./assets/img/close-black.png);
        background-size: contain;
        vertical-align: middle;
        width: 10px;
        height: 10px;
        margin: 0 0 5px 0;
        padding: 0;
        display: inline-block;
    } */
    #seach-labels button{
        /* font-weight: bold; */
        line-height: 22px;
        padding: 3px 6px 4px 12px;
        margin-left: 10px;
        margin-top: 15px;
        color: #1A95DE;
        border: 1px solid #1A95DE;
        border-radius: 18px;
        background-color: #F6FCFF;
    }
    #seach-labels button .icon-close:after{
        width: 10px;
        height: 10px;
        padding: 0;
        display: inline-block;
        content: url(./assets/img/close.png);
        font-size: 20px;
        font-weight: 500;
        position: relative;
        margin: 0 4px 0 10px;
    }
    /*画面下検索条件*/
    .drawer_content{
        background: #fff;
        position:fixed;
        z-index: 20;
        bottom:-120%;
        left:0;
        width:100%;
        height: auto;
        transition: all 0.6s;
    } 
    .drawer_content.active {
        bottom: 0;
        height: 60vh;
    }
    .drawer_content__bg{
        display: none;
        position: fixed;
        top: 0;
        left: 0;
        background: rgba(0,0,0,0.5);
        height: 100vh;
        width: 100%;
        z-index: 10;
    }
    .drawer_head{
        background-color: #fff;
        border-bottom: 1px solid #e6e6e6;
        height: 54px;
        display: flex;
        justify-content: space-between;
        padding-left:16px;
        padding-right: 16px;
    }
    .drawer_head>*{
        flex-grow:1;
        width: 30%;
    }
    .drawer_head .drawer_head_title{
        text-align: center;
        font-size: 16px;
        color: #333333;
        white-space: nowrap;
        font-weight: 700;
        vertical-align: middle;
        line-height: 54px;
        font-size: 16px;
    }
    .drawer_head .drawer_button {
        float: right;
        cursor: pointer;
        color: #1A95DE;
        vertical-align: middle;
        line-height: 54px;
        font-size: 14px;
        font-weight: 700;
        text-align: right;
    }
    .drawer_head .drawer_head_backbtn button{
        display: none;
        font-size:14px;
        height: 100%;
        width: 100%;
        padding: 0;
        padding-top: 2px;
        background-color: #fff;
        border:none;
        text-align: left;
    }
    .drawer_head .drawer_head_backbtn button:before{
        font-size: 1.8rem;
        vertical-align: middle;
    }
    .drawer_detail_child,
    .drawer_detail{
        overflow-y: auto;
        height: 100%;
        position: absolute;
        top: 54px;
        width: 100%;
        padding-bottom: 100px;
    }
    .drawer_detail_child li,
    .drawer_detail li{
        border-bottom: 1px solid #e6e6e6;
        padding: 16px;
        font-size: 14px;
        line-height: 23px;
        display: flex;
    }
    .drawer_detail_child li label,
    .drawer_detail li label{
        width: 100%;
        height: 100%;
    }
    .drawer_detail_child li>*,
    .drawer_detail li>*{
        align-self: center;
    }
    .drawer_detail_child li input,
    .drawer_detail li input{
        width: 22px;
        height: 22px;
        margin-right: 10px;
    }
    .drawer_detail_child_color ul,
    .drawer_content_s_color ul{
        display: flex;
        flex-wrap: wrap;
        padding-left: 40px;
        padding-top: 17px;
        border-bottom: 1px solid #e6e6e6;
        column-gap: 37px;
    }
    .drawer_detail_child_color li,
    .drawer_content_s_color li{
        border-bottom: none;
        width: 28px!important;
        height: 28px;
        padding: 0;
        margin-bottom: 10px;
    }
    .drawer_detail_child_color button.color_btn,
    .drawer_content_s_color button.color_btn{
        height: 28px;
        width: 28px;
        position: relative;
    }
    .drawer_detail_child .colorborder,
    .drawer_detail .colorborder{
        display: inline-block;
        margin-right: 8px;
        width: 30px;
        height: 30px;
        position: relative;
    }
    .drawer_detail_child .colorborder.active,
    .drawer_detail .colorborder.active{
        border: 1px #999 solid;
    }
    .drawer_detail_child .colorpalette,
    .drawer_detail .colorpalette{
        width: 26px;
        height: 26px;
        display: inline-block;
        border: 1px solid #eee;
        position: absolute;
        top: 1px;
        left: 1px;
    }
    .drawer_all_btn,
    .drawer_detail_child  button.color_btn,
    .drawer_detail button.color_btn{
        text-align: left;
        width: 100%;
        border: none;
        background-color: #fff;
    }
    .drawer_content_s_all_filter li,
    .drawer_content_s_orderby li{
        width: 100%;
    }
    .drawer_content_s_all_filter li label,
    .drawer_content_s_orderby li label{
        width: 100%;
        height: 100%;
    }
    .drawer_content_s_all_filter li button,
    .drawer_content_s_orderby li button{
        text-align: left;
        width: 100%;
        border: none;
        background-color: #fff;
        font-size: 16px;
    }
    .drawer_content_s_orderby li .icon-check:before{
        float: right;
    }
    .drawer_content_s_all_filter li .icon-chevron-small-right:before{
        float: right;
        font-size: 2rem;
        font-weight: 400;
    }
    .drawer_detail_child{
        position: absolute;
        top: 54px;
        right:-120%;
        width:100%;
        transition: all 0.6s;
        background: #fff;
        z-index: 30;
    } 
    .drawer_detail_child.active {
        right: 0;
    }
}

/* ------ 一覧　星マーク -----*/
.single .comment-star.undertitle a,
.p-postList .comment-star{
    font-size: 12px;
    text-align: center;
    color: #000;
    display: flex;
    flex-direction: row;
    justify-content: center;
}
.single .comment-star.undertitle a>*,
.p-postList .comment-star>*{
    padding:0.5px;
}
.single .comment-star.undertitle a{
    font-size: 14px;
}

.single img.avatar {
    display: none;
}
/*---------- Newly add, most seen  Ranking ----------*/
/*
/*---------------------------------*/
.page-template-new .p-termHead{
    margin-bottom: 4em !important;
}
/*---------- トップページ Popular Ranking ----------*/
/*
/*---------------------------------*/
.ranking-mark .p-postList {
    counter-reset: rank;
  }
   
  .ranking-mark .p-postList li {
    position: relative;
  }
   
  .ranking-mark .p-postList li:not(:last-child) {
    margin-bottom: 10px;
  }
   
  .ranking-mark .p-postList li:nth-child(-n + 5)::before { /* 王冠のスタイル */
  /*  font-family: icomoon !important;
    content: "\e9d3"; */
    font-weight: 900;
     position: absolute;
 /*   top: -26px;
    left: 10px; */
    font-size: 60px;
    z-index: 1;
}

  .ranking-mark .p-postList li:nth-child(1)::before { /* 1位（王冠）のスタイル */
    content: "";
    position: absolute;
    /*color: #e6c300;*/
    border-bottom: 100px solid transparent;
    border-left: 100px solid rgba(230, 195, 0,0.8);
  }
   
  .ranking-mark .p-postList li:nth-child(2)::before { /* 2位（王冠）のスタイル */
   /* color: #a9a9a9;*/
    content: "";
    position: absolute;
    border-bottom: 100px solid transparent;
    border-left: 100px solid rgba(169, 169, 169,0.8);
  }
   
  .ranking-mark .p-postList li:nth-child(3)::before { /* 3位（王冠）のスタイル */
    /*color: #815a2b;*/
    content: "";
    position: absolute;
    border-bottom: 100px solid transparent;
    border-left: 100px solid rgba(129, 90, 43 ,0.8);
  }
   
  .ranking-mark .p-postList li:nth-child(n + 4)::before { /* 3位以下のスタイル */
    content: "";
    position: absolute;
    border-bottom: 100px solid transparent;
    border-left: 100px solid rgba(0,0,0,0.6);
  }
   
   .ranking-mark .p-postList li:nth-of-type(-n+5)::after { /* 順位（文字）のスタイル */
    counter-increment: rank;
    content: counter(rank);
    position: absolute;
    top: 17px;
    left: 34px;
    font-size: 1.2em;
    color: #fff;
    z-index: 2;
  }

.ranking-mark h2{
    font-size: 1.2em;
    line-height: 1.4;
    margin: 4em 0 2em;
    position: relative;
    letter-spacing: var(--swl-letter_spacing, .2px);
    text-align: center;
}
.rankingparts{
    margin-top: 16px;
    margin-bottom: 16px;
}
.rankingparts .desc,
.pagebottomarticleparts .desc{
    text-align: center;
    font-size: 0.8em;
}
.rankingparts h2.is-style-section_ttl,
.pagebottomarticleparts h2.is-style-section_ttl{
    margin-bottom: 20px;
}

@media (min-width: 600px) {
    .ranking-mark h2 {
        font-size: 1.6em;
    }
}

/*----------- サイドバー -----------*/
/*
/*---------------------------------*/
/* リスト表示 */
/* .-type-list .p-postList__link {
    display: flex;
    flex-direction: row-reverse;
} */
.-type-list2 .p-postList__body, .-type-list .p-postList__body {
    width: 70%; 
}
.-type-list2 .p-postList__thumb, .-type-list .p-postList__thumb {
    width: 26.7%;
}

/*---------- トップページ ----------*/
/*
/*---------------------------------*/
.blog #content, .blog #main_content,
.home #content, .home #main_content,
.archive #content, .archive #main_content,
.search #content, .search #main_content,
.search-results #content, .search-results #main_content,
.page-template-new #content, .page-template-new #main_content{
    max-width: 1476px;
}

/* 見出し */
#content h2.title01,
.single h3.title01{
    font-size:1.4em;
    line-height: 40px;
    /* font-weight: 700; */
    padding-top: 16px;
    margin-left: 0;
    margin-top: 0;
    margin-bottom: 30px;
    /* font-family:"Noto Sans JP", sans-serif;*/
} 

/*タイトルと更新日などのメタタグ */
.p-postList__body {
    display: flex;
    flex-direction: column-reverse;
}
.p-postList__body .p-postList__title{
    order:2;
}
.p-postList__body .p-postList__excerpt{
    order:3;
}
.p-postList__body .p-postList__meta{
    order:1;
}
.p-postList__cat:before{
    display: none;
}
.p-postList__cat{
    font-size: 10px;
    font-weight: normal;
    /*font-family:"Noto Sans JP", sans-serif;*/
    line-height: 13px;
    color: #fff;
    padding: 3px 6px;
    border-radius: 3%;
    margin-bottom: 5px;
}
.post_content div>.p-postList__cat:last-child {
    margin-bottom: 5px!important;
}
.p-postList__cat.cat-color-area{
    font-weight: bold;
}
/*Area*/
.child-cat-color-east{
    background-color: white;
    color: #336699;
    border: #336699 1px solid;
}
.child-cat-color-central{
    background-color: white;
    color: #009966	;
    border: #009966 1px solid;
}
.child-cat-color-north{
    background-color: white;
    color: #cc9900;
    border: #cc9900 1px solid;
}
.child-cat-color-north-east{
    background-color: white;
    color: #cc6666;
    border: #cc6666 1px solid;
}
.child-cat-color-east{
    background-color: white;
    color: #993300;
    border: #993300 1px solid;
}
.child-cat-color-west{
    background-color: white;
    color: #559CC6;
    border: #559CC6 1px solid;
}
/*service*/
/* .child-cat-color-dog-runs{
    background-color: #FF7F00;
}
.child-cat-color-pet-friendly-cafes{
    background-color: #FC46AA;
}
.child-cat-color-pet-friendly-malls{
    background-color: #0000FF;
}
.child-cat-color-other{
    background-color: #1A95DE;
}
.child-cat-color-grooming-salons{
    background-color: #BD6328;
}
.child-cat-color-pet-boarding{
    background-color: #666666;
}
.child-cat-color-pet-day-care{
    background-color: #4c4c4c;
}
.child-cat-color-pet-supply-shop{
    background-color: #009900;
}

.child-cat-color-dog-training-schools{
    background-color: #4c4c4c;
}

.child-cat-color-veterninary-services{
    background-color: #FFC0CB;
} */


/* pv数 */
.icon-eye:before {
    content: url(./assets/img/eye.png);
    position: relative;
    top: -1px;
    display: none;
}
.-type-card.-pc-col3 .p-postList__item .p-postList__views{
    margin-right: 0;
    display: flex;
    flex-wrap: nowrap;
    align-content: baseline;
}

/* 3カラム */
/* spece-betweenでも左詰にするために空要素を追加 */
.-type-card.-pc-col3::after {
    display: block;
    content:"";
    width: 20%;
}
.-type-card.-pc-col3 .p-postList__item{
    margin-bottom: 11px;
}
.-sidebar-off .-type-card.-pc-col3 .p-postList__item{
    /* width: 31%; */
    width: 20%; /* 3カラムを5カラムに変更 */
}
.-type-card.-pc-col3 .p-postList__body{
    padding-top:5px;
    padding-bottom: 2px;
}
.-type-card.-pc-col3 .p-postList__title{
    line-height: 18px;
     color: #000; 
    font-size: 0.9em;
    font-weight: 600;
}
.-type-card.-pc-col3 .p-postList__item .p-postList__meta{
    font-size: 11px!important;
    color:#616161;
    font-weight: 700;
    padding:0px;
    width: 100%;
    flex-wrap: nowrap;
    justify-content: space-between;
}

.-type-card.-pc-col3 .p-postList__item .p-postList__meta .meta-cat{
    display: flex;
    align-content: flex-start;
    flex-wrap: wrap;
    margin-top: 5px;
}
.-type-card.-pc-col3 .p-postList__item .p-postList__views{
    align-self: flex-start;
    display: none;
}

/*サムネイル時 */
.-type-thumb .p-postList__meta {
    margin-top: 0.5em;
}
 /*リスト */
 .p-postList.underpagelist .p-postList__body .p-postList__title{
/*     order:3; */
    font-size: 12px;
    line-height: 1.5em;
 }
 .p-postList.underpagelist .p-postList__body .p-postList__excerpt{
/*     order:2; */
    display: none;
 }
/*  .p-postList.underpagelist .p-postList__body .p-postList__meta{
    order:1;
 } */
 .c-categoryList__link.newscat {
    background-color: #fff;
    color: #333;
    border: solid 1px #333;
 }


/* 画像2つ並べ */
/* .two-ads{
    gap:1em!important;
}
.two-ads .wp-block-column:nth-child(2){
    margin-left: 0!important;
} */

/* ブロック下の余白 */
.u-mb-30 {
    margin-bottom: 60px!important;
}

/* ページ中段スライドショー */
.xo-slider{
    margin-bottom: 60px;
}
.xo-slider .swiper-container{
    height: 100%;
    padding-bottom: 40px;
}

/* SP */
@media screen and (max-width:599px) {
    /* 見出し */
    #content h2.title01{
        font-size:23px;
        line-height: 32px;
        font-weight: normal;
    }
    /* 記事タイトル */
     .-type-card .p-postList__title {
        font-size: 16px;
        line-height: 22px;
        font-weight: 700 ;
    }
    /* 記事タイトル リストタイプ */
     .-type-list .p-postList__title {
        font-size: 15px;
        line-height: 21px;
    }
    .-type-card.-pc-col3 .p-postList__item .p-postList__meta,
    .p-postList__item .p-postList__meta{
        /* font-size: 12px!important; */
        color:#616161;
        font-weight: 500;
        padding-bottom:2px;
    }
    .p-postList__cat{
        font-size: 10px!important;
        line-height: 15px!important;
        padding: 3px 6px!important;
        border-radius: 3%;
    }
    /* pv数 */
    .icon-eye:before {
        top: -2px;
    }
    .-type-card.-pc-col3 .p-postList__item .p-postList__views{
        font-size:8px!important;
    }
    /* 3カラム */
    .-sidebar-off .-type-card.-pc-col3 .p-postList__item{
        width: 50%; /* 3カラムをSP時は2カラムに変更 */
    }
     .-type-card.-pc-col3.-sp-col2 .p-postList__item {
        margin-bottom: 22px;
    }
    /* -- PC3カラム SP2カラム */
     .-type-card.-sp-col2 .p-postList__item {
        width: 50%;
        box-sizing: inherit;
    }
    /* -- PC3カラム SP1カラム */
     .-type-card.-sp-col1 .p-postList__item {
        width: 100%;
        box-sizing: inherit;
    }
    /* -- サムネイル */
     .-type-thumb .p-postList__title{
        font-size: 12px;
        line-height: 1.5em;
    }
    
    /* もっと見るボタン */
    #main_content .is-style-more_btn {
        margin-top: 2px;
    }
    #main_content .is-style-more_btn a {
        width: 280px;
        padding-left:13%;
    }
    #main_content .is-style-more_btn a::after {
        top: 4px;
    }

    /* 画像2つ並べ */
    .two-ads{
        gap:0em!important;
        margin-bottom: 0px;
    }
    .wp-block-columns:not(.is-not-stacked-on-mobile) .wp-block-column+.wp-block-column {
        margin-top: 9px;
    }
    /* ブロック下の余白 */
    .u-mb-30 {
        margin-bottom: 36px!important;
    }
    /* ページ中段スライドショー */
    .xo-slider{
        margin-bottom: 45px;
    }
}

/*------ 投稿（Single）ページ ------*/
/*
/*---------------------------------*/


/* パンくず */
.single span.p-breadcrumb__text {
    display: block;
}
/*タイトル */
.single .c-postTitle__ttl{
    font-size: 32px;
    line-height: 47px;
    margin-top:12px;
    text-align: center;
    font-weight: normal;
    margin-bottom: 6px;
}
/*更新日*/
.p-articleMetas.-top{
    justify-content: center;
}

/* 星評価 */
.comment-star{
    text-align: center;
}
.comment-star a{
    text-decoration: none;
    display: inline-flex;
    align-items: center;
}
.comment-star .hosinum{
    color: #666;
    padding-left:4px;
}

.icon-bubbles.c999{
    color: #666;
    font-weight: 400;
    font-size: 0.8em;
}

.single .l-mainContent__inner .comment-star.undertitle{
    font-size: 18px;
    margin-top: 16px;
}
.single .l-mainContent__inner .comment-star.undertitle .hosinum{
    font-size: 14px;
}

/* SNSリンク */
.single .c-shareBtns.-style-icon{
    margin-left:auto;
    margin-right: auto;
    margin-bottom:70px;
    max-width: 650px;
}
.single .c-shareBtns__list{
    border-top: none;
    border-bottom: none;
}
.single .c-shareBtns__list {
    display: flex;
    justify-content: flex-end;
    padding:0px;
    width: 206px;
    float: right;
}
.single .c-shareBtns::after {
    content: "";
    display: block;
    clear: both;
}

.single .c-shareBtns__item{
    margin: 0 6px;
}
/* コンテンツエリア */
.single .l-mainContent__inner{
    margin-bottom: 60px;
}
.single .l-mainContent__inner .inner_wrap{
    max-width:650px;
    margin: auto;
    margin-bottom: 48px;
}
 /*.single .l-mainContent__inner>.post_content {
   margin-top: 23px;
    margin-bottom: 60px;
}*/

 .single .post_content>* {
    color: #333;
    line-height: 32px;
    /* font-weight: normal; */
}
.single .post_content h3,
.single .post_content h4{
    font-weight:bold;
}
.single .post_content li {
    margin-top: 1.5em;
}
.single .slick-slider{
    margin: 10px auto 60px auto;
}
.single .slick-slider img{
    padding: 5px;
    height: 400px;
}
.slick-next{ 
    right:0!important;
}
.slick-prev{
    left:0!important;
}
.slick-arrow{ 
    z-index:2!important;
}
.single .slick-prev:before, 
.single .slick-next:before{
    color: #fff;
    font-size: 26px;
    opacity: 1;
}
/* SP */
@media screen and (max-width:599px) {
    .single .slick-slider img{
        padding: 3px;
        /* height:30vh; */
        height: 200px;
    }
}    
/*
 .single  .slick-next{
    right: -20px;
}
.single  .slick-prev {
    left: -20px;
} */
/* ページ送り */
#after_article{
    margin-left: auto;
    margin-right: auto;
    max-width: 650px;
}
.single .p-pnLinks{
    margin: 0 0 65px 0;
}
.single .p-pnLinks__title {
    font-size: 16px;
    line-height: 21px;
    font-weight: normal;
    /* font-family:"Noto Sans JP", sans-serif; */
}
.single .p-pnLinks__item.-prev{
    border-right: 1px solid var(--color_border);
}
.single .p-pnLinks .p-pnLinks__link {
    padding-left: 2em;
    padding-right: 2em;
    padding-bottom: 0;
    padding-top: 0;
    min-height: 45px;
}
.single .p-pnLinks__item:before{
    height: 0.7em;
    width: 0.7em;
}
.single .p-pnLinks__item.-prev:before{
    border-bottom: 2px solid;
    border-left: 2px solid;
}
.single .p-pnLinks__item.-next:before{
    border-bottom: 2px solid;
    border-right: 2px solid;
}
.single .info-cau{
    font-size: 0.8em;
} 
/*記事下タグ*/
.single .term_title{
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    line-height: 21px;
}
.single .p-articleFoot{
    padding-top: 0;
    margin-top: 20px;
    border-top: none;
}
.single .p-articleFoot .p-articleMetas {
    justify-content: center;
}
.single .p-articleFoot .c-tagList:before {
    content:none;
    margin-right: 0;
}
.single .p-articleFoot .c-tagList__link {
    font-size: 14px;
    background-color: #f6f6f6;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 2px;
    margin: 4px 8px 4px 0;
}
.single .p-articleFoot .c-tagList__link::before{
    content:"#";
    font-size: 12px;
}

.single .single-info{
    display: flex;
    flex-direction: row;
}
.single .single-info .details{
    width:50%;
    padding:10px;
}
/* .single .single-info .details .info-cau{
    font-size: small;
    margin-top: 16px;
    margin-bottom: 16px;
} */
.single .single-info .details h3{
    font-size: 24px;
    line-height: 38px;
    /* font-family:"Noto Sans JP", sans-serif; */
    font-weight: normal;
}
.single .single-info .details .ttl{
    font-size: 12px;
    line-height: 1.5;
    color: #999;
    padding-top: 6px;
    text-transform: capitalize;
}
.single .single-info .details .dtl{
    font-size: 14px;
    line-height: 1.57;
    padding: 3px 0 6px;
}
.single .single-info .details .dtl a{
    margin-right: 18px;
}
.single .single-info .details li{
    border-bottom: 1px dashed #ccc;
}

/* Google Mapを囲う要素 */
.single .map-wrap{
    margin: 0 auto;
    position: relative;
    padding-top: (465 / 1440 * 100%);
    width: 50%;
}

  /* Google Mapのiframe */
.single .map-wrap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* コメント */
.single .display_selectedItem {
    line-height: 38px;
    border: 1px solid #999;
    border-radius: 3px;
    padding: 4px 14px 0px 14px;
    cursor: pointer;
    display: inline-block;
}
.single .select_box {
    position: absolute;
    z-index: 1;
    background: #fff;
    padding: 13px 13px 13px 13px;
    box-shadow: 0px 0px 6px #bbb;
    border-radius: 3px;
    display: block;
}
.single .select_box li {
    cursor: default;
    box-sizing: border-box;
    padding: 2px 10px;
}
.single .p-commentArea{
    margin-bottom: 28px;
}
.single #comments .comment-star{
    text-align: left;
}
.single .comment-form-comment{
    margin-top: 18px;
}

.comment-reply-login {
    background: #aaa;
    color: #fff;
    font-size: 12px;
    padding: 4px 8px;
    text-decoration: none;
}
.comment-star{
    margin-bottom: 0;
}
.icon-star-full:before,
.icon-star-half:before,
.icon-star-empty:before{
    color: orange;
    padding: 1px;
}

.single .display_selectedItem:after{
    content: url(./assets/img/dropdown.png);
    font-weight: 500;
    position: relative;
    top: -4px;
    margin-left: 10px;
}
/*コメント注記 */
.comment_desc{
 font-size: 0.8em;
}
/* wP discuz */

/*プロフィールページへのリンクを削除する */
/* .wpd-login {
    visibility: hidden;
} 
#wpdcom .wpd-auth .wpd-login a:last-child{
    visibility: visible !important;
}*/


/* SP, Tablet 投稿（Single）ページ */
@media screen and (max-width:959px) {
/*
    .single .c-postTitle__ttl{
        font-size: 26px;
        font-family:"Noto Sans JP", sans-serif;
        font-weight: normal;
    }
    .single .p-articleThumb {
        margin-bottom: 15px;
    }

    .single .l-mainContent__inner>.post_content {
        margin-bottom: 14px;
    }
    .single .post_content>*{	
        font-size: 12px;
        line-height: 21px;
        color: #333;
        padding-left: 15px;
        padding-right: 15px;
    }*/
    .single h3.title01,
    .single .p-postListWrap,
    .single #after_article,
    .single h4.term_title,
    .single .p-articleFoot,
    .single .c-shareBtns.-bottom{
        padding-left: 15px;
        padding-right: 15px;
    }
/*
    .single .post_content>figure{
        padding-left: 0;
        padding-right: 0;
        margin-bottom: 10px!important;
    }
    .single .wp-block-image figcaption{
        padding-left: 15px;
        padding-right: 15px;
    }*/
    .single h3.title01{
/*         font-size: 16px;
        font-weight: 700;
        line-height: 21px; */
        margin-bottom: 16px;
    }


    /*記事下タグ*/
    .single .term_title{
        text-align: left;
    }
    .p-articleMetas__termList {
        justify-content: flex-start;
        width: 100%;
    }
    .single .p-articleFoot {
        margin-top: 15px;
        margin-bottom: 15px;
    }
    .single .c-shareBtns__list {
        justify-content:center;
        width: 100%;
    }
    .single .l-mainContent__inner {
        margin-bottom: 48px;
    }

    /* google map */
    .single .single-info{
        flex-direction:column;
    }
    .single  .map-wrap {
        width: 100%;
        padding-top:75%;
    }

}
/* SP, Tablet アーカイブページ */
@media screen and (max-width:959px) {
    .single .single-info .details{
        width:100%;
    }
}

/*-------- アーカイブページ --------*/
/*
/*---------------------------------*/
.archive #breadcrumb{
    display: none;
}
/* パンくず サブカテゴリ― */
.archive  .p-termNavigation{
    display: none;
}

/* タイトル */
.archive .c-pageTitle__inner{
    padding-top: 0;
}
.archive .c-pageTitle__subTitle{
    display: none;
}

.archive .c-pageTitle{
    font-size: 30px;
    line-height: 40px;
    /* font-family:"Noto Sans JP", sans-serif; */
    margin-bottom: 38px;
}
.archive.tax-coordinate_tax .c-pageTitle{ 
    /* コーディネートのタクソノミーアーカイブページ */
    font-size: 40px;
    line-height: 47px;
    margin-bottom: 31px;
}

/* .archive .p-archiveContent,
.archive .p-termContent {
    margin-top: 0px!important;
} */
.archive .p-termHead__desc{
    padding: 0;
 }
.archive .p-termHead {
    border: none;
    margin-top: 0;
}
/* ページネーション */
.page-numbers {
    font-size: 16px;
    line-height: 30px;
    color:#333;
    background-color: #fff;
    border: 1px solid #333;
    padding:10px 6px 2px 6px;
    margin: 0 10px 0 10px;
}
.page-numbers.current {
    background: #333;
    color:#fff;
    box-shadow: none;
    text-shadow: none;
    -webkit-box-shadow:none; 
}
/* SP, Tablet アーカイブページ */
@media screen and (max-width:959px) {
    .archive .c-pageTitle__subTitle{
        display: none;
    }
    .archive .c-pageTitle{
        font-size: 23px!important;
        line-height: 31px!important;
        margin-top: 22px!important;
        margin-bottom: 24px!important;
        /* font-family:"Noto Sans JP", sans-serif; */
        /* font-weight: 400; */
    }
    .archive .p-archiveContent,
    .archive .p-termContent {
        margin-top: 24px!important;
    }

    /* ページネーション */
    .page-numbers {
        font-size: 12px;
        line-height: 30px;
        padding:6px 2px 0 2px;
        transition: none;
    }
}

/*---------- 新着記事(blog) --------*/
/*
/*---------------------------------*/
.blog .p-homeContent{
    margin-top: 0!important;
}
.blog .p-postListTab{
    display: none;
    height: 0px;
}
.blog .c-tabBody{
    clear: both;
}
.blog .c-pageTitle[data-style=b_bottom] .c-pageTitle__inner{
    float: none;
}
/*------------ 固定ページ ----------*/
/*
/*---------------------------------*/
.page-template-default .c-pageTitle{
    margin-bottom: 60px;
}

/*----- 固定ページ(新着・人気)-----*/
/*
/*------------------------------------*/
.page-template-new  #breadcrumb{
    display:none;
}
.page-template-new h1.c-pageTitle{
    font-size: 30px;
    /* font-weight: 700; */
    line-height: 40px;
    /* font-family:"Noto Sans JP", sans-serif; */
    margin-top:29px!important;
    margin-bottom: 48px;
}
.page-template-new h1 .c-pageTitle__inner{
    padding-top: 0;
}
/* SP, Tablet アーカイブページ */
@media screen and (max-width:959px) {
    .page-template-new #content{
        margin-top:0;
        margin-bottom:0;
    }
    .page-template-new h1.c-pageTitle{
        font-size: 23px;
        font-weight: 400;
        line-height: 31px;
        margin-top: 0!important;
        margin-bottom:26px;
    }
}

/*---------- メンバーページ ----------*/
/*
/*---------------------------------*/
#wpmem_login #pwdchange legend{
    font-size: 24px;
    line-height: 1;
    font-weight: 700;
    width: 100%;
    border-bottom: 1px solid var(--color_main);
    float: left;
    padding: .25em .5em;
    margin-bottom: 40px;
    /* margin-left: 0; */

}

/*---------- サイドバー ----------*/
/*
/*---------------------------------*/
/* #sidebar{
    display: none;
}
.single-news #sidebar{
    display: block;
} */
#sidebar .c-widget.widget_recent_entries li{
    display: flex;
    padding-bottom: 10px;
    border: none;
}
#sidebar .c-widget.widget_recent_entries li img{
    max-width: 30%;
}
#sidebar .c-widget.widget_recent_entries li a{
    padding: 0 10px;
}
#fix_sidebar{
    overflow: hidden;
}
/*------------ フッター ------------*/
/*
/*---------------------------------*/
/* .l-footer .copyright {
    margin-top: 26px;
}
.l-footer__nav li:first-child a,
.l-footer__nav a {
    border: none;
    text-decoration: underline;
}
 */

#footer .l-footer__widgetArea{
    padding-bottom: 0;
}
#footer .l-footer__widgetArea .w-footer{
    display: block;
}
#footer .l-footer__widgetArea .w-footer__box:nth-child(3){
    height: 0;
    margin: 0;
    padding: 0;
}

/* ロゴ */
#footer .footer_logo{
    margin-top: 20px;
    margin-bottom: 6px;
}
#footer .footer_logo_desc{
    margin-bottom: 22px;
    font-size:12px;
}

#footer .l-footer__widgetArea .menu_list{
    display: flex;
    justify-content: space-between;
}
#footer .l-footer__widgetArea .menu_list h4{
    font-size: 14px;
    line-height: 15.4px;
    font-weight: 500;
    margin-bottom:15px;
}
#footer .l-footer__widgetArea a{
    text-decoration: none;
}

#footer .l-footer__widgetArea .menu_list .sub a,
#footer .l-footer__widgetArea .menu_list li a{
    font-size: 12px;
    line-height: 16px;
    font-weight: 400;
    margin-bottom:10px;
    padding-left: 5px;
}
#footer .l-footer__widgetArea .menu_list .sub::before,
#footer .l-footer__widgetArea .menu_list li::before{
    content: "-";
    font-family: icomoon!important;
}
/* wp-members */
#footer .l-container.w-footer .w-footer__box:nth-child(2){
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

#footer .l-container.w-footer .w-footer__box:nth-child(2) .wp-members{
    max-width: 300px;
    margin: 0;
    flex-grow: 1;
}
#footer .l-container.w-footer .w-footer__box .wp-members{
    border: 1px #fff solid; 
    padding: 20px;
    font-size: 12px !important;
}
#footer .l-container.w-footer .w-footer__box .wp-members input{
    margin: 0px 20px 20px 0px;
    padding: 5px 20px;
    font-weight: bold;
    font-size: 12px;
}
#footer .l-container.w-footer .w-footer__box .wp-members a{
border-bottom: #fff solid 1px;
}
#footer .l-container.w-footer .w-footer__box .wp-members label{
        font-size: 12px;
}

@media screen and (max-width: 1007px) {
    #wp-members {
        width: 100%;
        max-width: 400px;
    }
}


#footer .l-container.w-footer .w-footer__box:nth-child(2) .widget_text {
    flex-grow: 2;
    padding: 0 20px 0 0;
}
#footer .l-container.w-footer .w-footer__box:nth-child(2) .widget_text .menu_list{
    justify-content: space-around;
}
/* #footer .l-footer__widgetArea .menu_list .footer_codinate2 li{
    margin-left: 12px;
}
#footer .l-footer__widgetArea .menu_list .footer_codinate2{
    margin-top: 30px;
}
#footer .l-footer__widgetArea .menu_list .footer_knowlage ul{
    margin-bottom: 15px;
} */

/* SNS */
/* .l-footer__foot .l-container{
    position: relative;
}
.l-footer__foot .c-iconList:before {
    content: "公式アカウント";
    font-size: 12px;
    font-weight: 400;
    position: absolute;
    right: 100px;
}
.l-footer__foot .c-iconList {
    justify-content: flex-end;
    margin-bottom: 38px;
}
.l-footer .c-iconList__item a{
    position: relative;
    margin-left: 0;
    padding-left: 0;
}
.l-footer .c-iconList__icon:before{
    content: "";
    display: inline-block!important;
    background-size: cover;
    width: 33px;
    height: 34px;
    position: absolute;
    top: calc(50% - 17px);
}
.l-footer .icon-facebook:before {
    background: url(./assets/img/facbook_social_icons.png);
    right: 0px;
} */
/* コピーライト部分 */
 .l-footer__nav{
    padding: 0 0 26px;
} 
.l-footer__nav a {
    border-right: none;
/*     font-size: 12px;
    line-height: 16px;*/
    line-height: 2em;
    padding: 0; 
    text-decoration: underline;
    font-weight: 300;
}
.l-footer__nav .menu-item{
    margin-right:38px;
}
.l-footer__nav .menu-item:last-child{
    margin-right:0;
}
.l-footer__nav li:first-child a {
    border-left:none;
}

.l-footer .copyright {
    font-size: 10px;
    font-weight: 300;
}

.l-footer__foot{
    padding-bottom: 31px;
    /* padding-top: 60px; */
}
/* SP, Tablet フッター */
@media screen and (max-width:959px) {
    /* ロゴ */
    #footer .footer_logo{
        width:90vw;
        margin-top: 5px;
        margin-bottom: 3px;
    }
    #footer .footer_logo_desc {
        margin-bottom: 40px;
    }
    /* コピーライト部分 */
    .l-footer__nav a {
        line-height: 20px;
    }

    /*フッターメニュー アコーディオン */
    footer .swell-block-accordion__item.no_title .swell-block-accordion__body,
    footer .swell-block-accordion__body{
        margin-bottom: 0;
        border-top: 1px #616161 solid;
    }
    footer .swell-block-accordion__title{
        margin-bottom: 0;
        border-top: 1px #616161 solid;
    }
    footer .swell-block-accordion__item:last-child{
        border-bottom: 1px #616161 solid;
    }

    footer .swell-block-accordion__item+.swell-block-accordion__item{
        margin-top: 0;
    }
    footer .swell-block-accordion__item{
        margin: 0;
    }
    footer .swell-block-accordion__title,
    footer .swell-block-accordion__body .swell-block-accordion__title,
    footer .swell-block-accordion__item.no_title .swell-block-accordion__body{
        font-size: 14px;
        line-height: 15.4px;
        background-color: #333333;
        color: #fff;
        padding: 17.5px;
    }
    footer .swell-block-accordion__body ul{
        list-style: none;
        padding: 17.5px;
    }
    footer .swell-block-accordion__body li {
        font-size: 12px;
        line-height: 16.8px;  
        color: #fff;
        padding-bottom: 11px;
    }
    footer .swell-block-accordion__body .swell-block-accordion__label a,
    footer .swell-block-accordion__body li a{
        padding-left: 12px;
        width: 100%;
    }
    footer .no_title .swell-block-accordion__body .swell-block-accordion__label a{
        padding-left: 0;
        width: 100%;
        display: inline-block;
        width: 100%;
    }

    footer .swell-block-accordion__body .swell-block-accordion__label::before,
    footer .swell-block-accordion__body li::before{
        content: "-";
        font-family: icomoon!important;
    }
    footer .swell-block-accordion__item .swell-block-accordion__body {
        padding: 0;
    }

    footer .swell-block-accordion__item.no_title{
        position: relative;
    }
    footer .swell-block-accordion__item.no_title .swell-block-accordion__title{
        display: none;
    }
/*     footer .swell-block-accordion__item.no_title .swell-block-accordion__body .swell-block-accordion__label::before{
        display: none;
    } */
    footer .swell-block-accordion__item.no_title .swell-block-accordion__body a::after{
        content: "\e921";
        font-family: icomoon!important;
        font-size: 24px;
        position: absolute;
        right: 13px;
    }

    /* 新規会員登録ボタン */
    footer .welcome{
        text-align: center;
    }
    footer .welcome .wp-block-button a{
        color: #fff;
        background-color:#808080;
        width:280px;
        height: 50px;
        margin-top: 8px!important;
        font-size: 16px;
    }
}

/* google adsence */
.adtitle{
margin: 0;
font-size: 10px;
text-align: center;
}
.gglad_undercmt{
    width: 100%;
    margin: 20px 0 20px 0;
}
.gglad_underpage{
    width: 100%;
    margin: 0 20px 0 20px;
}

/* wpDiscuz */
/* email欄を削除 */
.wc_email-wrapper{
	display: none !important;
}
