@charset "utf-8";

/*
theme Name: ito-futon
Author: Room8
Description: original theme
version： 1.0.0
*/
html {
    font-size: 62.5%
}

body {
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
    font-weight: 300;
    font-size: 1.5rem;
    line-height: 1.6;
    margin: 0;
    padding: 0;
    color: #333;
}

b,
strong,
.bold {
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
    font-weight: 400 !
}

.headnave {
    /* font-family: HelveticaNeue-UltraLight;
  font-family: HelveticaNeue-UltraLight,"M PLUS 1p",sans-serif!important;
  font-weight: 100!important;*/
}

a.mega-menu-link {
    font-family: HelveticaNeue-UltraLight, "M PLUS 1p", sans-serif !important;
    font-weight: 100 !important;
}


p.bold.has-medium-font-size {
    font-weight: 600;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    /*  font-family: HelveticaNeue-UltraLight; */
    font-weight: 400 !
}

header#wrap {
    position: fixed;
    z-index: 999;
    right: 0;
    left: 0;
    background: #fff;
}

.logoimage img {
    width: 100%;
}

.page .main,
.archive .main,
.single .main {
    position: relative;
    top: 90px;
}


.pankuzu ul {
    padding: 0;
}



.blog_list {
    position: relative;
}

/* brandページ */
.title-border {
    display: flex;
    align-items: center;
    max-width: 450px;
    width: 100%;
    margin: auto;
    padding-left: 15px;
    padding-right: 15px;
}

.title-border:before,
.title-border:after {
    border-top: 1px solid;
    content: "";
    flex-grow: 1;
}

.title-border:before {
    margin-right: 1rem;
}

.title-border:after {
    margin-left: 1rem;
}

.grdb {
    display: grid;
    gap: 40px;
    grid-template-columns: 2fr 6fr 5fr;
}

.braglogo img {
    width: 100%;
    object-fit: contain;
}

h3.blog {
    margin-bottom: 5px;
}

img.brimg {
    width: 100%;
    object-fit: contain;
}

.braglogo,
.bragimg {
    display: flex;
}

.grdb2 {
    display: grid;
    gap: 20px 40px;
    grid-template-columns: 1fr 1fr 1fr;
    max-width: 680px;
}

.grdb2 img {
    /* width: 100%; */
    object-fit: contain;
    height: 100%;
    width: 100%;
}

#box {
    position: relative;
    width: 100%;
    height: 100%;
    padding: 75% 0 0;
}

.inner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* コメント */
.sh {}

svg#logo {
    fill: #333;
}

.agrid {
    display: grid;
    gap: 10px;
    grid-template-columns: 3fr 2fr;
    max-width: 390px;
    margin: auto;
}

.sitayose {
    position: relative;
}

.sitayose2 {
    position: absolute;
    bottom: 0;
}

.blogo img {
    max-height: 90px;
    display: inline-block;
    margin-left: 0;
    margin-right: 0;
    max-width: 100%;
    height: auto;
    width: 100%;
    object-fit: contain;
    object-position: top;
}

.blogo div {
    text-align: center;
    display: flex;
    /* vertical-align: top; */
    top: 0;
}

.acon {
    font-size: 18px;
    font-weight: 400;
    text-align: center;
    line-height: 2;
}

svg#logoani {
    fill: none;
    /*    stroke:#000;
    stroke-width:1px;
    stroke-dasharray: 500;
    /* animation: circle ease 10s; */
}

svg#logoani path {
    fill: #000;
    fill-opacity: 1;
    /*  stroke:#000; */
    stroke-width: 1px;
    stroke-dasharray: 500;
    animation: path ease 11s;
}

@keyframes circle {
    to {
        stroke-dashoffset: 0;
    }

    from {
        stroke-dashoffset: 500;
    }
}

@keyframes path {
    to {
        stroke-dashoffset: 0;
        fill-opacity: 1;
    }

    from {
        stroke-dashoffset: 500;
        fill-opacity: 0;
    }
}



.headnave img.mega-menu-logo {
    margin-left: 5px;
}

.logo2 {
    padding-bottom: 40px;
    max-width: 220px;
    margin: auto;
}

.logo2 img {
    width: 100%;
    padding: 20px;
}

.facebook-wrapper {
    max-width: 500px;
    margin: 0 auto;
}

.facebook-wrapper>.fb-page {
    width: 100%;
}

.facebook-wrapper>.fb-page>span,
.facebook-wrapper iframe {
    width: 100% !important;
}

img:not(.alignwide) img {
    max-width: 100%;
    vertical-align: top;
    max-height: 100%;
    width: auto;
    height: auto;
}

img.mega-menu-logo {
    height: 60px;
}

div#media_image-7,
div#media_image-8,
div#media_image-9 {
    /* position: relative; */
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

#media_image-7 h2.widgettitle,
#media_image-8 h2.widgettitle,
#media_image-9 h2.widgettitle {
    /* position: absolute; */
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    border: none;
    padding-top: 15px;
    font-size: 14px;
}

#media_image-7 a,
#media_image-9 a,
#media_image-9 a {
    /* position: absolute; */
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
}


header {
    background: #f2f2f2;
}

h1.logo {
    margin-bottom: 0;
    border: none;
}

.text {
    padding: 10px;
}

.pro .text {
    text-align: center;
    color: #333;
}

.text h2 {
    border: none;
    margin-top: 7px;
    font-size: 1.8rem;
    margin-bottom: 0;
}

.pro .text h2 {
    font-size: 1.4rem;
    font-weight: 400;
}

.top {
    position: relative;
    top: 90px;
}

nav.bg-white {
    background: #FFF;
    max-width: 1140px;
    margin: auto;
    padding: 0 15px;
}

.main {
    width: 100%;
    background: #fff url(https://ito-futon.com/wp-content/themes/ito-futon/img/background1.png) repeat-x left top;
}

.pt20 {
    padding-top: 20px;
}

.pb20 {
    padding-bottom: 20px
}

.pt60 {
    padding-top: 60px;
}

.pb60 {
    padding-bottom: 60px;
}

.f25 {
    font-size: 2.5rem;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    border-bottom: 1px solid #ddd;
    /* border-top: 1px solid #ddd; */
    padding: 0;
    margin: 0 0 25px 0;
    font-weight: 400;
    letter-spacing: 2px;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    border: none;
}

.orange {
    color: orange;
}

h1 span.uline,
h2 span.uline,
h3 span.uline,
h4 span.uline,
h5 span.uline,
h6 span.uline {
    border-bottom: 4px solid #ccc;
    padding: 0 0 10px 0;
    margin: 0;
    display: inline-block;
    padding-bottom: 0;
}

.nosidebar h1,
.nosidebar h2,
.nosidebar h3,
.nosidebar h4,
.nosidebar h5,
.nosidebar h6 {
    border: none;
}

#w100 img {
    width: 100%;
}

.custom-logo {
    display: inline-block;
    padding-top: .3125rem;
    padding-bottom: .3125rem;
    margin-right: 1rem;
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap;
    height: auto;
    width: 100%;
    max-width: 250px;
}

li.nav-item {
    position: relative;
    display: inline-block;
    text-decoration: none;
}

li.nav-item::after {
    position: absolute;
    bottom: -4px;
    left: 0;
    content: '';
    width: 100%;
    height: 2px;
    background: #333;
    transform: scale(0, 1);
    transform-origin: left top;
    transition: transform .3s;
}

li.nav-item:hover::after {
    transform: scale(1, 1);
}

ul.dropdown-menu {
    top: 110%;
}

/* .copyright {float: right;font-size: 1.1rem;line-height: 50px;color: #333;} */

footer {
    text-align: center;
    /* フッター全体を中央に配置 */
    /* 以下は必要に応じて調整 */
    margin: 0 auto;
    padding: 10px 0;
}

.sns-icons {
    text-align: center;
    /* アイコンを中央に配置 */
    /* 以下は必要に応じて調整 */
    margin: 0 auto;
    padding: 10px 0;
}

.sns-icons img {
    width: 24px;
    /* アイコンのサイズ */
    height: 24px;
    margin: 0 5px;
    /* アイコン間の余白 */
}

.copyright {
    text-align: center;
    /* コピーライトを中央に配置 */
    /* 以下は必要に応じて調整 */
    font-size: 12px;
    color: #666;
}

footer {
    /* background-color: #FFF; */
    /* height: 50px; */
    position: relative;
    /* top: 70px; */
}

.footer-nav ul {
    list-style-type: none;
    padding: 0;
    color: #fff;
}

.footer-nav li:not(:first-child) {
    padding-left: 20px;
}

.footer-nav li:not(:last-child) {
    border-right: solid 1px #fff;
    padding-right: 20px;
}

.footer-nav li {
    float: left;
    margin: 0;
    font-size: 1.1rem;
}

.footer-nav-area {
    float: left;
    line-height: 2.8;
}

.footer-nav a:visited {
    color: #fff;
}

aside.footer ul {
    float: left;
    width: 300px;
    padding: 10px;
}

.footer ul {
    margin-bottom: 0px;
}

div.footer h4 {
    font-weight: bold;
    border-bottom: unset;
}

footer p {
    margin-bottom: 0;
}

.news_lists ul {
    margin: 0 0 40px 0;
    padding: 0;
    display: block;
}

.news_lists li {
    list-style-type: none;
    margin: 0 0 2px 0;
    padding: 5px;
    background: #f2f2f2;
    font-size: 1.25rem;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    display: block;
}

.time {
    font-size: 1.1rem;
    margin: 0 10px 0 0;
    line-height: 100%;
    background: #999;
    color: #fff;
    padding: 10px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    float: left;
    width: 80px;
    text-align: center;
}

ul#npcatch {
    padding: 0;
}

#npcatch img {
    float: left;
    padding: 0 .5rem 0 0;
    width: 65px;
    height: 65px;
    object-fit: cover;
}

#npcatch li {
    padding: 8px;
    border: 1px solid #ccc;
    margin-bottom: 15px !important;
    list-style: none;
}

#npcatch li a {
    display: table;
    padding: .5rem 0;
    width: 100%;
    position: relative;
}

span.date {
    font-size: 1.2rem;
    float: right;
    position: absolute;
    bottom: 0;
    right: 0;
}

.headline1 {
    border-bottom: 1px solid #ddd;
    padding: 0;
    margin: 0 0 25px 0;
    font-size: 1.8rem;
    font-family: HelveticaNeue-UltraLight;
}

.headline1 span {
    border-bottom: 4px solid #ccc;
    padding: 0 0 10px 0;
    margin: 0;
    display: inline-block;
}

.index_archive_link a {
    position: absolute;
    right: 0px;
    top: 5px;
    font-size: 1.25rem;
}

article.news {
    position: relative;
}

.index_archive_link a,
.index_archive_link a:visited,
.ntitle a,
.ntitle a:visited,
.npcatch a,
.npcatch a:visited,
#custom_html-8 a,
#custom_html-8 a:visited {
    outline: none;
    color: #333;
}

a:hover {
    color: #00A2D9;
}

input.searchfield {
    width: calc(100% - 38px);
}

button.searchsubmit {
    color: #fff;
    background: #222;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: solid #222 1px;
    height: 33px;
}

.sidebar-inner div {
    margin: 0 0 20px;
}

.cati-list {
    border: 1px solid #ddd;
    background: #999;
    color: #fff;

    -webkit-transition-duration: 0.4s;
    -webkit-transition-timing-function: ease;
    -moz-transition-property: background;
    -moz-transition-duration: 0.4s;
    -moz-transition-timing-function: ease;
    -o-transition-property: background;
    -o-transition-duration: 0.4s;
    -o-transition-timing-function: ease;
}

.pro .cati-list {
    border: none;
    background: none;
}

.cati-list:hover {
    background: #333;

    -webkit-transition-duration: 0.4s;
    -webkit-transition-timing-function: ease;
    -moz-transition-property: background;
    -moz-transition-duration: 0.4s;
    -moz-transition-timing-function: ease;
    -o-transition-property: background;
    -o-transition-duration: 0.4s;
    -o-transition-timing-function: ease;
}

.cati-list:hover {
    background: #EEE;
}

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

a.cata .thum img,
.cati-list img {
    width: 100%;
    height: auto;
    transition-duration: 0.3s;
}

.cati-list img:hover {
    transform: scale(1.1);
    /*画像の拡大率*/
    transition-duration: 0.3s;
}

.image {
    overflow: hidden;

}

.main .topcolumn,
.pages .container,
.cat .container {
    display: grid;
    gap: 30px;
    grid-template-columns: 8fr 4fr;
}

.text .kiji-date {
    display: block;
    font-size: 13px;
    line-height: 1;
    letter-spacing: .17em;

    -webkit-transition-duration: 0.4s;
    -webkit-transition-timing-function: ease;
    -moz-transition-property: background;
    -moz-transition-duration: 0.4s;
    -moz-transition-timing-function: ease;
    -o-transition-property: background;
    -o-transition-duration: 0.4s;
    -o-transition-timing-function: ease;
}

a.cata {
    color: #fff;
}

.disc {
    font-size: 1.4rem;

}

.main-cat {
    display: grid;
    gap: 20px;
    grid-template-columns: 1fr 1fr;
}

.main-cat.pro {
    grid-template-columns: 1fr 1fr 1fr;
}

.thum {
    overflow: hidden;
}

/* cms-pagination */
.cms-pagination {
    width: 100%;
    overflow: hidden;
    margin-top: 40px;
}

.cms-pagination ul {
    //    position: relative;
    float: left;
    //    left: 50%;
    margin-bottom: 12px;
    padding-left: 0;
}

.cms-pagination ul li {
    //    position: relative;
    float: left;
    //    left: -50%;
    width: 34px;
    height: 38px;
    display: table;
    margin: 0 2px;
    display: none;
}

.cms-pagination ul li.pagination-no-num {
    width: 50px;
    display: table;
}

.cms-pagination ul li.pagination-no-num span {
    background: #eee;
    border: 1px solid #ddd;
    color: #ccc;
}

.cms-pagination ul li.pagination-sp {
    display: table;
}

.cms-pagination ul li a,
.cms-pagination ul li span {
    width: 100%;
    height: 100%;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    position: relative;
    border: 1px solid #999;
    background: #fff;
}

.cms-pagination ul li a:before,
.cms-pagination ul li span:before {
    position: absolute;
    display: block;
    content: '';
    width: 96%;
    height: 2px;
    background: #ccc;
    bottom: -3px;
    left: 2%;
}

.cms-pagination ul li span {
    background: #333;
    border: 1px solid #555;
    color: #fff;
}

.pagination-txt {
    clear: both;
    text-align: center;
    margin-bottom: 40px;
}

.pagination-txt span {
    color: #999;
}


.pages {
    width: 100%;
    /* background: #fff url(https://ito-futon.shop/wp-content/themes/ito-futon/img/background1.png) repeat-x left top; */
}

div#media_image-4 {
    margin-bottom: 40px;
}

.pankuzu {
    max-width: 1140px;
    margin: 0 auto;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 20px;
    font-size: 1.4rem;
    padding-bottom: 20px;
}

.page-template-page-lp .pankuzu,
.home .pankuzu {
    display: none;
}

#breadcrumb ul li:after {
    content: " > ";
}

#breadcrumb ul li {
    display: inline;
    list-style-type: none;
}

#breadcrumb ul li:last-child:after {
    /* 最初のliだけcontentを消す */
    content: "";
}

.kiji-img img {
    max-width: 100%;
    height: auto;
}

h2.btitle {
    border: none;
    font-size: 3rem;
}

.blogheader {
    border: 1px solid #DDD;
    margin-bottom: 20px;
    padding: 40px 30px;
}

div.stime {
    float: right;
    display: block;
    margin: 0 auto 0 0;
    font-size: 1.6rem;
    color: #666;
    letter-spacing: .14rem;
}

.honnbun {
    margin: 60px 0;
}

.honnbun p {
    margin: 0 0 20px;
}

.honnbun h2 {
    margin: 73px 0 15px;
    padding: 5px 0;
    font-size: 28px;
    font-weight: 500;
    border-bottom: 2px solid #181818;
    line-height: 6.4rem;
}

.honnbun h3 {
    margin: 56px 0 20px;
    padding: 13px 28px 12px;
    font-size: 21px;
    font-weight: 500;
    background: #f3f3f3;
    border-radius: 10px;
}

.item-detail-area h3.view-title,
h3.view-box {
    margin: 0 0 10px;
    padding: 10px 8px 10px;
    text-align: center;
    font-weight: bold;
    background: url('/assets/images/detail-line.gif') center right repeat-x;
    border: unset;
}

.item-detail-area h3.view-title span,
h3.view-box span {
    display: block;
    background-color: #fff;
    width: 25%;
    text-align: center;
    margin: 0 auto;
    letter-spacing: 3px;
    font-size: 14px;
    border: unset;
}

.post-categories a {
    display: inline-block;
    padding: 4px 12px 3px;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: .08em;
    line-height: 1;
    color: #666;
    border-radius: 20px;
    border: 1px solid #666;
    -webkit-transition: color .25s ease, background .25s ease;
    transition: color .25s ease, background .25s ease;
    overflow: hidden;
    margin-top: 2px;
    margin-right: 10px;
}

.blogheader a:hover {
    color: #fff;
    background: #666;
    text-decoration: none;
}

a {
    text-decoration: none;
}

div#previous_next_post {
    margin: 0 0 40px 0;
    padding: 0;
    border-top: 1px solid #ccc;
}

div#previous_next_post div {
    margin: 0;
    padding: 0;
}

#previous_post a {
    margin: 0;
    width: 50%;
    float: left;
    border-right: 1px solid #ccc;
    line-height: 140%;
    font-size: 12px;
    padding: 25px 30px;
    position: relative;
}

#previous_post a:before {
    display: block;
    content: "\f053";
    font-family: "Font Awesome 5 Pro";
    font-weight: 900;
    font-size: 3rem;
    color: #999;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -8px;
}

#next_post a {
    margin: 0;
    width: 50%;
    float: right;
    text-align: right;
    border-left: 1px solid #ccc;
    line-height: 140%;
    font-size: 1.2rem;
    padding: 25px 30px;
    position: relative;
    left: -1px;
}

#next_post a:after {
    display: block;
    content: "\f054";
    font-family: "Font Awesome 5 Pro";
    font-weight: 900;
    font-size: 3rem;
    color: #999;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -8px;
}

ul.post-categories li {
    float: left;
}

ul.post-categories {
    list-style: none;
    padding: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 100%;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    margin: 7px 0 0;
}

.single-header-content-margin {
    margin-top: 7px;
}

.single-header-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    padding: 0;
    border: 1px solid #ddd;
}

.single-header-content,
.single-header-content .author-single {
    max-width: 100%;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
}

.single-header-content-inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 100%;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    padding: 35px 30px 24px 34px;
}

.single-header-title-margin {
    margin-bottom: 26px;
}

.single-header-title {
    max-width: 100%;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    font-size: 30px;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: .05rem;
    border: unset;
}

.single-header-content .author-single {
    margin-right: auto;
    margin-left: -4px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.avatar-60 {
    display: inline-block;
    /* margin: -25px 0 5px; */
    width: 46px;
    height: 46px;
    border: 3px solid #fff;
    border-radius: 50%;
    box-shadow: 0 2px 6px rgba(0, 0, 0, .24);
    -webkit-transition: opacity .25s ease;
    transition: opacity .25s ease;
}

.author-single .author-name {
    margin: 0 0 0 10px;
}

.author-name {
    display: inline-block;
    margin: 0 0 0 4px;
    font-size: 13px;
    font-weight: 700;
    color: #181818;
    -webkit-transition: color .25s ease;
    transition: color .25s ease;
    height: 46px;
}

.single-header-content-date {
    display: inline-block;
    margin: 0 auto 0 0;
    font-size: 16px;
    color: #666;
    /* line-height: 1; */
    letter-spacing: .14rem;
    height: 46px;
}


.contents,
#sidebar {
    order: 0;
    margin-bottom: 40px;
}

.cati-list {
    margin-bottom: 20px;
}

.single-header-content-date {
    position: absolute;
    top: 10px;
    left: 35px;
}

.c1 {
    margin-bottom: 10px;
    padding-left: 0
}

.c2 {
    margin-bottom: 10px;
    padding-left: 8px;
    padding-right: 8px;
}

.c3 {
    margin-bottom: 10px;
    padding-right: 0
}





div#text-4 {
    padding-top: 10px;
    font-size: 1.2rem;
}

ul.bottom-menu {
    position: fixed;
    left: 0;
    bottom: 14px;
    width: 100%;
    height: 50px;
    margin: 0;
    padding: 0;
    background-color: whitesmoke;
    border-top: 2px solid grey;
    border-bottom: 2px solid grey;
    z-index: 30;
}

ul.bottom-menu li {
    float: left;
    width: 25%;
    background-color: whitesmoke;
    list-style-type: none;
    text-align: center;
    font-size: 25px;
}

.bottom-menu li a {
    display: block;
    color: grey;
    padding-top: 6px;
    padding-bottom: 15px;
    line-height: 10px;
    text-decoration: none;
}

.bottom-menu li a:hover {
    color: darkgrey
}

/*=== iPhone X　でボトムメニューを底上げする-2018.10.19===*/
ul.bottom-menu {
    padding-bottom: env(safe-area-inset-bottom);
}

/*=== bottom-menu ===*/
.bottom-menu li a {
    color: white;
}

ul.bottom-menu {
    /* border-top: 3px solid #3FC1C9; */
    /* border-bottom:0px solid #3FC1C9; */
}

ul.bottom-menu,
ul.bottom-menu li {
    background-color: #999;
}

ul.menu-second-level li a {
    background-color: #f5f5f5;
    color: #3FC1C9;
}

ul.menu-second-level li a:hover {
    background-color: #999;
    color: white;
}

ul.menu-second-level li a {
    border-top: 1px solid #3FC1C9;
}

.bottom-menu li a:hover {
    color: #3FC1C9
}

.mini-text {
    font-size: 10px;
}

.button-fit {
    display: block;
    width: 100%;
}

.button {
    position: relative;
    display: inline-block;
    padding: 15px 15px 11px;
    color: inherit;
    border: 1px solid #181818;
    border-radius: 4px;
    box-shadow: 0 4px 0 0 rgba(0, 0, 0, .11);
    text-align: center;
    background-color: #fff;
    cursor: pointer;
    -webkit-transition: background-color .25s ease, color .25s ease;
    transition: background-color .25s ease, color .25s ease;
}

.button-text {
    padding: 0 40px;
    font-size: 16px;
    letter-spacing: .14em;
    line-height: 1.75;
}

span.button-icon.icon-arrow {}

.button-icon {
    position: absolute;
    top: 50%;
    right: 30px;
    font-size: 12px;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

[class*=" icon-"],
[class^=icon-] {
    font-family: 'lig-icon' !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.button-icon:before {
    display: inline-block;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.icon-arrow::before {
    content: "\f060";
    font-weight: 900;
    font-family: "Font Awesome 5 Pro";
    font-weight: 900;
}

.button:hover {
    color: #fff;
    background-color: #333;
    text-decoration: none;
}

.foo1 {
    position: relative;
}

div#custom_html-7 {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}

.ntitle {
    float: left;
    width: auto;
    line-height: 150%;
    padding: 7px 0;
    margin: 0;
    font-family: HelveticaNeue-UltraLight;
}

.widget_media_image img {
    width: 100%;
    height: auto;
}

.mtb60 {
    margin: 60px 0;
}

.titleIconCheck {
    padding: 20px 0;
    min-height: 34px;
    margin-bottom: 10px;
    display: block;
    font-size: 16px;
    line-height: 1.6em;
    border-bottom: 1px solid;
    border-top: 1px solid;
    margin-top: 40px;
    position: relative;
    padding-left: 30px;
}

.titleIconCheck:before {
    content: "\f14a";
    font-family: "Font Awesome 5 Pro";
    font-weight: 900;
    font-size: 2.5rem;
    line-height: 2.5rem;
    position: absolute;
    left: 0;
}

a.consvg {
    margin-bottom: 40px;
    display: block;
}

.footer aside {
    position: relative;
    top: 0px;
    margin-top: 70px;
}

.foo2 {
    position: absolute;
    top: 30px;
    right: 30px;
    background: #fff;
    padding: 20px;
}

.flogo {
    margin-bottom: 20px;
}

.show .nav-item {
    width: 100%;
}

lavel.title {
    display: block;
    font-weight: 700;
    font-size: 16px;
    float: none;
    line-height: 1.3;
    margin: 15px 0 4px 0;
    padding: 0;
}

.wpcf7-text,
.wpcf7-select {
    background-color: #fff;
    box-sizing: border-box;
    border-radius: 2px;
    color: #333;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    display: block;
    float: none;
    font-size: 16px;
    border: 1px solid #ccc;
    padding: 6px 10px;
    height: 38px;
    width: 100%;
    max-width: 432px;
    line-height: 1.3;
}

textarea {
    overflow: auto;
    resize: vertical;
    width: 100%;
    background-color: #fff;
    box-sizing: border-box;
    border-radius: 2px;
    color: #333;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    display: block;
    float: none;
    font-size: 16px;
    border: 1px solid #ccc;
    padding: 6px 10px;
    width: 100%;
    line-height: 1.3;
}

.required:after {
    content: "*";
    color: red;
    font-weight: 600;
}

.wpcf7-submit {
    background-color: #eee;
    border: 1px solid #ddd;
    color: #333;
    font-size: 1em;
    padding: 10px 15px;
    margin-top: 30px;
}

.kiji .wpcf7-list-item {
    display: inline-block;
    margin: 0 2em 0 0em;
}

.contents8 {
    margin-bottom: 40px;
}

.red {
    color: red;
}

span.wpcf7-list-item-label {
    display: inline;
    vertical-align: baseline;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.3;
}

input[type="radio"] {
    border: 1px solid #ccc;
    background-color: #fff;
    width: 14px;
    height: 14px;
    margin: 0 10px 0 3px;
    display: inline-block;
    vertical-align: baseline;
    border-radius: 50%;
}

.wpcf7-date {
    background-color: #fff;
    box-sizing: border-box;
    border-radius: 2px;
    color: #333;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    float: none;
    font-size: 16px;
    border: 1px solid #ccc;
    padding: 6px 10px;
    height: 38px;
    line-height: 1.3;
}

.cdate {
    max-width: 432px;
    width: 100%;
}

#form-privacy {
    height: 130px;
    margin-bottom: 15px;
    padding: 15px 15px 0 15px;
    background-color: #FFF;
    border-top: 1px solid #808080;
    border-right: 1px solid #CCC;
    border-bottom: 1px solid #CCC;
    border-left: 1px solid #808080;
    overflow: auto;
}

.last-para {
    margin-bottom: 30px;
}

.con1-1 {
    display: grid;
    gap: 10px;
    grid-template-columns: 1fr 2fr;
}

.text1 {
    font-size: 16px;
    color: #666;
    padding: 0 120px;
    letter-spacing: .05em;
    line-height: 2;
    margin: 50px auto;
}

img.topimg {
    max-width: 100%;
}

.l1-section3 {
    width: 100%;
    margin: 0 auto 85px;
    height: auto;
}

.l1-section3-1 {
    background: #fff;
    max-width: 1140px;
    margin: auto;
    padding: 50px;
    position: relative;
    display: flow-root;
}

img.l1-section3-1-img {
    width: 33%;
    position: relative;
    top: -90px;
    box-shadow: 0 7px 50px -7px rgba(25, 25, 25, .7);
}

.l1-section3-2 {
    width: 60%;
    float: right;
}

.text3-1 {
    font-size: 14px;
    color: #181818;
    letter-spacing: .05em;
    line-height: 1.75;
    margin-top: 18px;
    padding-right: 45px;
}

.l1-1 {
    font-size: 28px;
    font-weight: 600;
    text-align: center;
}

.h23-1 {
    font-size: 21px;
    font-weight: 700;
    color: #181818;
    letter-spacing: .09em;
    margin-right: 33px;
    border: none;
}

.ib {
    display: inline-block;
}

.l1-section-all {
    background: #f3f3f3;
    padding: 107px 0 1px;
}

.col2 {
    max-width: 1140px;
    margin-left: auto;
    margin-right: auto;
    padding: 50px;
    padding-bottom: 20px;
    background: #fff;
    margin-top: 100px;
}

.col2 .wp-block-column:first-child {
    flex-basis: 33%;
    position: relative;
    margin-bottom: -80px;
}

.post-2015,
.post-2876 {
    background: #f1f1f1;
    padding-bottom: 40px;
    padding-top: 40px;
    border-bottom: 2px solid #CCC;
}

.post-2015 .text1,
.post-1834 .text1,
.post-2876 .text1 {
    padding: 30px 120px;
    font-size: 16px;
    color: #666;
    letter-spacing: .05em;
    line-height: 2;
    margin: 50px auto;
    background: #fff;
}

.post-1834 .text1 {
    text-align: left;
}

p.end1 {
    font-size: 28px;
    font-weight: 600;
    text-align: center;
    margin: 40px auto;
    padding: 40px;
    background: #fff;
    max-width: 1140px;
    margin-bottom: 0;
}

.col2 .wp-block-column {}

.col2 .wp-block-column:last-child {
    flex-basis: 60%;
}

.col2 .wp-block-column p:last-child {
    margin-bottom: 0;
}

.col2 .wp-block-image {
    margin-bottom: 0px;
    position: relative;
    top: -90px;
    box-shadow: 0 7px 50px -7px rgba(25, 25, 25, .7);
    padding-bottom: 0px;
}

.col2 h2 {
    border: none;
    margin-bottom: 10px;
    font-size: 21px;
    font-weight: 700;
    color: #181818;
    letter-spacing: .09em;
}

.post-1834 .text1.big,
.post-2876 .text1.big {
    font-size: 26px;
    letter-spacing: 5px;
    padding: unset;
    display: inline-block;
    line-height: 1.7;
    font-weight: 400;
    max-width: 650px;
    text-align: left;
    padding: 40px 60px;
    background: #fff;
    display: inherit;
}

.post-1834 {
    text-align: center;
    background: #f8f8f8;
}

.bwhite .wp-block-column {
    background: white;
}

.w1140 {
    max-width: 1140px;
    margin-right: auto;
    margin-left: auto;
}

.w1140 p {
    padding: 10px 60px;
}

.w1140 .fig figcaption {
    font-size: 20px;
    font-weight: 600;
    padding-top: 10px;
}

.nodisplay {
    display: none;
}

.mt40 {
    margin-top: 40px;
}

.mt60 {
    margin-top: 60px !important;
}

.mb20 {
    margin-bottom: 20px
}

/*sleep*/
#sleep01 {
    background: url(../sleep/images/sleep_img02.jpg) left top no-repeat;
    width: 100%;
    color: #693d0a;
    line-height: 1.7em;
    padding: 0 0 40px 0;
}

#sleep02 {
    line-height: 1.7em;
    color: #ffffff;
    background: url(./images/sleep_bg01.gif) left top repeat-y;
    width: 635px;
    padding: 10px 20px 30px 25px;
    width: 100%;
}

#sleep03 {
    background: url(./images/sleep_bg02.jpg) left top no-repeat;
    display: block;
    width: 100%;
    overflow: hidden;
    padding: 0 30px 0 35px;
}

#sleep03_left {
    float: left;
    width: 50%;
    font-size: 13px;
    color: #987239;
    line-height: 1.7em;
}

#sleep03_right {
    float: right;
    width: 45%;
}

.sleep04 {
    font-size: 13px;
    color: #987239;
    background: url(./images/sleep_sbg.gif) left top repeat-y;
    padding: 0 22px 13px 16px;
    line-height: 1.7em;
    width: 100%;
}

.sleep04 .baby_text {
    font-size: 16px;
    font-weight: bold;
    padding: 0 0 15px 0;
}

.baby_left {
    float: left;
    width: 55%;
}

.baby_right {
    padding: 0 0 0 10px;
    float: left;
    width: 40%;
    height: auto;
}

#sleep_btn {
    width: 680px;
    margin: 30px 0 0 0;
}

#sleep_btn ul {
    overflow: hidden;
    display: block;
}

#sleep_btn li {
    float: left;
    padding: 0 0 0 12px;
}

.sleep_pophoto {
    float: right;
    wigth: 250px;
}

.mb0 {
    margin-bottom: 0;
}

.mt50 {
    margin-top: 50px !important;
}

/*care*/
#care {
    font-size: 13px;
    line-height: 1.7em;
    color: #362219;
    margin: 30px 0 0 0;
}

#care01 {
    background: url(../care/images/care_img02.jpg) left top no-repeat;
    width: 620px;
    padding: 0 30px 30px 30px;
}

#care02 {
    display: block;
    width: 680px;
    overflow: hidden;
}

#care02_left {
    float: left;
    width: 520px;
}

.care02_title {
    width: 520px;
    font-size: 13px;
    font-weight: bold;
    color: #693011;
    margin: 15px 0 0 0;
    clear: both;
}

.care02_title ul {
    display: block;
    overflow: hidden;
}

.care02_title ul li {
    background: url(../images/top05_text_bg.gif) left top no-repeat #fefefe;
    float: left;
    width: 160px;
    text-align: center;
    padding: 5px 0;
}

.care02_title a,
.care02_title a:link,
.care02_titlet a:visited {
    color: #693011;
    text-decoration: none;
}

.care02_title a:hover,
.care02_title a:active {
    color: #693011;
    text-decoration: underline;
}

#care02_right {
    float: right;
    width: 160px;
}

.care_space01 {
    clear: both;
    width: 620px;
    padding: 0 30px;
    margin: 20px 0 0 0;
}

.care_space02 {
    width: 620px;
    padding: 0 30px;
    margin: 20px 0 0 0;
    text-align: right;
}

#care03 {
    background: url(../care/images/care_img05.jpg) left top no-repeat;
    width: 620px;
    padding: 0 30px 30px 30px;
}

.care_space03 {
    font-weight: bold;
    color: #568000;
    margin: 20px 0 0 0;
}

#care03_area {
    background: url(../care/images/care_gmid.gif) left top repeat-y;
    padding: 0 10px;
    width: 582px;
}

#care03_area ul li {
    background: url(../care/images/care_glist.gif) left top no-repeat;
    padding: 0 0 0 20px;
}

.care04 {
    background: url(../care/images/care_bmid.gif) left top repeat-y;
    display: block;
    width: 645px;
    padding: 0 15px 0 20px;
    overflow: hidden;
}

.care04:after {
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
    content: ".";
    zoom: 1;
}

.care04_img {
    float: left;
    width: 458px;
}

.care04_text {
    float: right;
    width: 175px;
}

#care05 {
    background: url(../care/images/care_img07.jpg) left top no-repeat;
    width: 620px;
    padding: 0 30px 40px 30px;
}

.single img {
    border: 1px solid #d2d2d2;
    -webkit-box-shadow: 0 6px 6px -6px #cccccc;
    -moz-box-shadow: 0 6px 6px -6px #cccccc;
    box-shadow: 0 6px 6px -6px #cccccc;
}

.flogo img {
    border: none;
}

.sp {
    display: none;
}

.pc {
    display: unset;
}

.mega-menu-logo {
    width: 100%;
}

li#mega-menu-item-3987 {
    max-width: 250px;
    width: 100%;
    text-align: left;
    left: 0;
}

a.mega-menu-link.mega-menu-logo {
    padding-left: 0 !important;
}

svg#logo {
    width: 100%;
    height: 100%;
    max-width: 150px;
}

img.mega-menu-logo {
    border: none;
    box-shadow: none;
}

.widget-container ul {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    list-style: none;
    text-align: center;
    padding-left: 0;
    font-size: 10px;
}

li.cat-item:nth-child(1),
li.cat-item:nth-child(2),
li.cat-item:nth-child(3),
li.cat-item:nth-child(4),
li.cat-item:nth-child(5),
li.cat-item:nth-child(6) {
    border-bottom: solid 1px #ddd;
    display: block;
    padding-bottom: 5px;
    padding-top: 5px;

}

li.cat-item:nth-child(3n-2),
li.cat-item:nth-child(3n-1) {
    border-right: solid 1px #ddd;
}

li.cat-item:nth-child(7),
li.cat-item:nth-child(8),
li.cat-item:nth-child(9) {
    display: block;
    padding-bottom: 5px;
    padding-top: 5px;
}

li.cat-item {
    display: inline-block;
}

li.cat-item a {
    display: flex;
    width: 96%;
    height: 100%;
    background: #f5f5f5;
    margin-right: auto;
    margin-left: auto;
    padding-top: 5px;
    padding-bottom: 5px;
    color: #5b5b5b;
    vertical-align: middle;
    text-align: center;
    -webkit-align-items: center;
    /* 縦方向中央揃え（Safari用） */
    align-items: center;
    /* 縦方向中央揃え */
    -webkit-justify-content: center;
    /* 横方向中央揃え（Safari用） */
    justify-content: center;
    /* 横方向中央揃え */
}

li.current-cat a {
    background: #2dafc3;
    color: #fff;
}

li.cat-item a:hover {
    background: #fff;
    color: #5b5b5b;
    border: solid 1px #ddd;
}

#sl {
}

div#media_image-3:hover {
    opacity: 0.5;
}

h2.titleh2 {
    margin-top: 40px;
    border-top: 1px solid;
    border-bottom: 1px solid;
    line-height: 2;
    padding: 20px;
}

h2.titleh2-2 {
    margin-top: 40px;
    border-top: 1px solid;
    border-bottom: 1px solid;
    line-height: 2;
    padding: 10px;
}

.mwaku {
    margin-top: 0px;
    font-size: 16px;
    font-weight: 600;
    border: 1px dotted #AAA;
    padding: 10px;
}

.box11 {
    padding: 1em 2em;
    display: inline-block;
    margin: 0 0 1em 0;
    color: #5d627b;
    background: white;
    border-top: solid 5px #5d627b;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.22);
    font-weight: 600;
}

.box11 div {
    margin: 0;
    padding: 0;
}

.box11 ul {
    width: 100%;
    /* list-style: none outside; */
    padding: 0px 0px 0 10px;
}

.box11 li:nth-child(odd) {
    padding: 0px 5% 0 0;
    float: left;
    width: 60%;
}

.box11 li:nth-child(even) {
    padding: 0px 0px;
    float: left;
    width: 35%;
}

.nom .wp-block-media-text__content {
    padding-left: 0 !important;
    padding-right: 0;
}

.rfo {
    font-size: 16px;
}

.rfo span.no1 {
    background: #F6EEDC;
    padding: 5px;
    margin-right: 5px;
    font-weight: 600;
}

.rfo span.no2 {
    background: #F3DFB4;
    padding: 5px;
    margin-right: 5px;
    font-weight: 600;
}

.rfo span.no3 {
    border-bottom: dashed 2px orange;
}

h3.nobar {
    border-bottom: none;
}

.midasi {
    background: steelblue;
    padding: 10px;
    color: #fff;
    border-bottom: 1px solid #fff;
    width: 100%;
    display: inline-block;
    font-size: 14px;
}

.bun {}

.lef {
    /* width: 50%; */
    float: left;
}

.rei {
    background: steelblue;
    padding: 10px;
    color: #fff;
    border-bottom: 1px solid #fff;
    width: 100%;
    display: inline-block;
    font-size: 14px;
}

.rei .lef {
    /* width: 50%; */
    float: left;
}

.rei .rig,
.midasi .rig,
.bun .rig {
    float: right;
}

.bun {
    background: lavender;
    padding: 10px;
    border-top: 1px solid #fff;
    display: inline-block;
    font-size: 14px;
    width: 100%;
}

ul.kome {
    counter-reset: number;
    list-style: none;
    padding-left: 20px;
    font-size: 14px;
}

ul.kome li:before {
    counter-increment: number;
    content: "※" counter(number)" ";
}

h3.h3rei {
    border: none;
    margin: 10px 0 0 0;
}

h3.rfot {
    border: none;
    margin-bottom: 0;
    font-size: 20px;
}

.sml {
    border: unset;
    font-size: 16px;
    padding: 0 2px;
}

.nob {
    border: none;
}

.icn::before,
h3.gtitle:before {
    font-family: "Font Awesome 5 Pro";
    content: "\f144";
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    padding-right: 5px;
}

ul.list03 li {
    display: inline-block;
    padding: 5px 10px;
    width: 35%;
    background: papayawhip;
    margin-right: 20px;
    margin-bottom: 6px;
    font-weight: 600;
    text-align: center;
}

ul.list03 li:last-child {
    clear: both;
}

ul.list03 {
    padding-left: 0;
    margin-bottom: 20px;
}

ul.list02 {
    border: 1px solid green;
    padding: 15px 0 15px 30px;
}

ul.list01 li {
    display: inline-block;
    padding: 5px 10px;
    width: 30%;
    margin-right: 20px;
    margin-bottom: 6px;
    font-weight: 600;
    text-align: center;
    background: -moz-linear-gradient(top, #eee, #FFF);
    background: -webkit-linear-gradient(top, #eee, #FFF);
    background: linear-gradient(to bottom, #eee, #FFF);
}

ul.list01 li:last-child {
    clear: both;
}

ul.list01 {
    padding-left: 0;
    margin-bottom: 20px;
}

.gtitle {
    color: darkolivegreen;
}

h4.gtitle {
    margin-bottom: 10px;
    border: none;
    margin-top: 20px;
}

h3.gtitle {
    margin-top: 20px;
    margin-bottom: 5px;
    border: none;
}

#page-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    width: 50px;
    z-index: 10;
}

#page-top a {
    background: #666;
    text-decoration: none;
    color: #fff;
    width: 50px;
    height: 50px;
    padding: 14px 0;
    text-align: center;
    display: block;
    border-radius: 25px;
}

.swiper-container {
    position: relative;
    max-width: 1140px;
    margin: auto;
    overflow: hidden;
    background-color: white;
    margin-bottom: 40px;
    padding-top: 90px;
}

@media screen and (max-width: 767px) {
    .swiper-container {
        padding-top: 70px;
    }
}

/* Swiper スライドの基本スタイル */
.swiper-slide {
    text-align: center;
    transition: opacity 0.5s ease-in-out;
    /* フェードイン/アウト用トランジション */
}

/* LCP 画像を含む最初のスライドは、最初から表示 */
.swiper-slide:first-child {
    opacity: 1 !important;
    visibility: visible !important;
}

/* それ以外のスライドは初期状態で非表示 */
.swiper-slide:not(:first-child) {
    opacity: 0;
}

/* 画像のアスペクト比とサイズ調整 */
.swiper-slide img {
    width: 100%;
    height: auto;
    aspect-ratio: 1140 / 650;
}

/* スマホ表示での画像アスペクト比変更 */
@media screen and (max-width: 767px) {
    .swiper-slide img {
        aspect-ratio: 828 / 1200;
        /* スマホ用の縦横比 */
        width: 100%;
        height: auto;
    }
}

/* アクティブなスライドの処理 */
.swiper-slide.swiper-slide-active {
    opacity: 1;
    /* 表示時に完全な不透明度 */
}

/* ページネーション（右寄せ） */
.swiper-pagination {
    display: flex;
    justify-content: flex-end;
    padding-right: 20px;
    padding-bottom: 20px;
}

/* ナビゲーションボタンのデザイン */
.swiper-button-prev,
.swiper-button-next {
    top: auto;
    bottom: 20px;
    background-color: rgba(0, 0, 0, 0.5);
    width: 64px;
    height: 44px;
    color: white;
    cursor: pointer;
    border-radius: 30px;
    transition: background-color 0.3s;
    left: unset;
    right: unset;
}

/* ボタン位置調整 */
.swiper-button-prev {
    right: calc(50% + 20px);
}

.swiper-button-next {
    left: calc(50% + 20px);
}

/* ボタンのアイコン */
.swiper-button-prev:after {
    content: "\f30a";
    font-family: "Font Awesome 6 Pro";
    font-weight: 900;
    font-size: 24px;
}

.swiper-button-next:after {
    content: "\f30b";
    font-family: "Font Awesome 6 Pro";
    font-weight: 900;
    font-size: 24px;
}

/* ホバー時のボタンの色変更 */
.swiper-button-prev:hover,
.swiper-button-next:hover {
    background-color: rgba(0, 0, 0, 0.7);
}

/* ページネーションのデザイン */
.swiper-pagination-bullet {
    background: rgba(91, 92, 97, 0.8);
    border-radius: 50px;
    width: 30px;
    height: 16px;
    opacity: 1;
    border: 2px solid rgba(91, 92, 97, 0.8);
}

.swiper-pagination-bullet-active {
    background: white;
    border: 2px solid rgba(91, 92, 97, 0.8);
}

/* スマホ版のナビゲーションボタン位置 */
@media screen and (max-width: 767px) {

    .swiper-button-prev,
    .swiper-button-next {
        top: 50%;
    }

    .swiper-button-prev {
        left: 20px;
        right: unset;
    }

    .swiper-button-next {
        right: 20px;
        left: unset;
    }
}





@media (max-width : 768px) {

    .page .main,
    .archive .main {
        position: relative;
        top: 70px;
    }

    .flogo img {
        width: 210px;
        height: auto;
    }

    .slogosp {
        max-width: 200px;
        margin: auto;
    }

    .grdb {
        display: grid;
        gap: 20px;
        grid-template-columns: 1fr;
    }

    .braglogo,
    .bragimg {
        display: flex;
        margin: auto;
    }

    .braglogo img {
        max-width: 150px;
        width: 100%;
        object-fit: contain;
    }

    .braglogo {
        grid-row-start: 1;
    }

    .bragimg {
        grid-row-start: 2;
    }

    .grdb2 {
        display: grid;
        gap: 20px;
        grid-template-columns: 1fr 1fr;
        max-width: 300px;
    }

    .brand1 {
        grid-row-start: 1;
    }

    .brand4 {
        grid-row-start: 1;
    }

    .brand2 {
        grid-row-start: 2;
    }

    .brand5 {
        grid-row-start: 2;
    }

    .brand3 {
        grid-row-start: 3;
    }

    .brand6 {
        grid-row-start: 3;
    }

    body {
        padding-bottom: 60px;
    }

    .cont .container {
        display: block;
    }

    .pankuzu ul {
        padding-left: 0;
    }

    #sl .col-md-4 {
        margin-bottom: 20px;
    }

    .pc {
        display: none;
    }

    .sp {
        display: unset;
        position: relative;
        top: 70px;
    }

    nav .container {
        padding-left: 0;
        padding-right: 0;
        max-width: 100%
    }

    .main .topcolumn,
    .pages .container,
    .main-cat,
    .footer aside {
        grid-template-columns: 1fr;
        display: block;
    }

    div#custom_html-7 {
        display: none;
    }

    div.footer h4 {
        margin-top: 20px;
    }

    .foo2 {
        position: unset;
    }

    .text1 {
        padding: 0px 40px;
    }

    .post-2015 .text1,
    .post-2876 .text1 {
        padding: 40px 40px;
    }

    img.l1-section3-1-img {
        width: 100%;
        margin-bottom: -50px;
    }

    .col2 .wp-block-column:first-child {
        flex-basis: 100%;
        position: relative;
        margin-right: 0;
    }

    .col2 .wp-block-column:last-child {
        flex-basis: 100%;
        position: relative;
        top: -30px;
    }

    .col2 {
        margin-left: 10px;
        margin-right: 10px;
        padding-left: 20px;
        padding-right: 20px;
    }

    .col2 h2 {
        margin-top: 20px;
        margin-bottom: 20px;
        text-align: center;
    }

    .l1-section3-2 {
        width: 100%;
        float: none;
    }

    .l1-section3 {
        padding: 0px 10px;
    }

    .l1-section3-1 {
        padding: 50px 20px;
        margin: auto;
    }

    .text3-1 {
        letter-spacing: 0.5px;
        line-height: 2;
        margin-top: 10px;
        padding-right: 0;
    }

    .h23-1 {
        font-size: 18px;
        letter-spacing: .06em;
        margin-right: 0;
        text-align: center;
    }

    .mtp80 {
        padding-top: 80px;
    }

    .mbt80 {
        padding-bottom: 80px;
    }
}

@media print,
screen and (min-width: 1024px) {
    .cms-pagination ul li {
        width: 40px;
        height: 44px;
        margin: 0 3px;
        display: table;
    }

    .cms-pagination ul li a {
        -webkit-transition: background 0.3s ease;
        -moz-transition: background 0.3s ease;
        transition: background 0.3s ease;
    }

    .cms-pagination ul li a:hover {
        background: #ccc;
        -webkit-transition: background 0.3s ease;
        -moz-transition: background 0.3s ease;
        transition: background 0.3s ease;
    }

    .cms-pagination ul li.pagination-no-num {
        width: 60px;
    }

    .pagination-txt {
        margin-bottom: 60px;
    }

}

@media (min-width: 768px) {

    .navbar-expand-md .navbar-nav .nav-link {
        padding-right: 1.5rem;
        padding-left: 1.5rem;
    }

    .bottom-menu {
        display: none;
    }




}
