@charset "UTF-8";

/*!
Theme Name: Cocoon Child
Template:   cocoon-master
Version:    0.0.5
*/

/************************************
** 子テーマ用のスタイルを書く
************************************/

h1.entry-title {
    background: #1dab24;
    color: #fff;
    padding: 17px;
}

.article h2 {
    background: #07a50e;
    color: #fff;
}

.article h3 {
    border: 1px solid #14af1b;
    border-left: 6px solid #07a50e;
}

.widget-page-content-bottom-title.main-widget-label.widget-title {
    margin-bottom: 18px;
    padding: 13px;
    background: #02bd45;
    color: #fff;
}

div#go-to-top {
    bottom: 76px;
}

h3.widget-footer-mobile-title.footer-title.widget-title {
    background: #22b8c3;
    text-align: center;
    color: #fff;
    margin-bottom: 9px;
}

ul#menu-menu {
    margin-left: 0;
    padding-left: 0;
}

div#header-container {
    background: #fff;!important;
    padding-top: 5px;
    padding-bottom: 8px;
}

ul#menu-menu {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-content: stretch;
}

ul#menu-menu li {
    width: 48.5%;
    text-align: center;
    margin-bottom: 1%;
}

.flow {
    width: 100%!important;
}

h2.widget-below-related-entries-title.main-widget-label.widget-title {
    margin-bottom: 18px;
    padding: 13px;
}



.appeal-content {
    border: 1px solid #ddd;
}

.footer-widgets.cf h3 {
    background: #02bd45;
    text-align: center;
    color: #fff;
    margin-bottom: 38px;
}


.cta-message {
    text-align: center;
}

.appeal-message li {
    text-align: left;
}


/* マウスオーバーで画像半透明 */
a img {
  filter:alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
}

a:hover img {
  filter:alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;
}

/*ピンク蛍光ペン太め*/
.pinkline {background:rgba(0, 0, 0, 0) linear-gradient(transparent 60%, #FFDFEF 0%) repeat scroll 0 0;}
/*ピンク蛍光ペン細め*/
.pinkline-s{background:rgba(0, 0, 0, 0) linear-gradient(transparent 80%, #ffb2d8 0%) repeat scroll 0 0;}


/*ブルー蛍光ペン太め*/
.blueline {background:rgba(0, 0, 0, 0) linear-gradient(transparent 60%, #abc5ff 0%) repeat scroll 0 0;}
/*ブルー蛍光ペン細め*/
.blueline-s{background:rgba(0, 0, 0, 0) linear-gradient(transparent 80%, #5f81d2 0%) repeat scroll 0 0;}


/*黄色蛍光ペン太め*/
.yellowline {background:rgba(0, 0, 0, 0) linear-gradient(transparent 60%, #fffeaa 0%) repeat scroll 0 0;}
/*黄色蛍光ペン細め*/
.yellowline-s{background:rgba(0, 0, 0, 0) linear-gradient(transparent 80%, #ffeb00 0%) repeat scroll 0 0;}


/*緑色蛍光ペン太め*/
.gleenline {background:rgba(0, 0, 0, 0) linear-gradient(transparent 60%, #b1ffc7 0%) repeat scroll 0 0;}
/*緑色蛍光ペン細め*/
.gleenline-s{background:rgba(0, 0, 0, 0) linear-gradient(transparent 80%, #41e06e  0%) repeat scroll 0 0;}



li#menu-item-3018 {
    background-size: cover !important;
    background: url(https://egashirasuido.com/wp-content/uploads/2024/10/27d72465b108fd2b5a9250057ea5889b.jpg);
    background-repeat: no-repeat;
    background-position: 0;
    position: relative;
}

.menu-menu-container .menu-item {
    position: relative;
}

.menu-menu-container .menu-item:before {
    content: "";
    background: #5555558c;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    position: absolute;
}

li#menu-item-3016 {
    background-size: cover !important;
    background: url(https://egashirasuido.com/wp-content/uploads/2023/10/26967671_s.jpg);
    background-repeat: no-repeat;
    background-position: 0;
    position: relative;
}

li#menu-item-3017 {
    background-size: cover !important;
    background: url(https://egashirasuido.com/wp-content/uploads/2019/03/d3eadc1114a76a69fa7d016cf6749645_m.jpg);
    background-repeat: no-repeat;
    background-position: bottom;
    position: relative;
}

li#menu-item-3015 {
    background-size: cover !important;
    background: url(https://egashirasuido.com/wp-content/uploads/2019/03/30f57dd3d4c7a547016f5a466c725465_s.jpg);
    background-repeat: no-repeat;
    background-position: 0;
    position: relative;
}

li#menu-item-3019 {
    background-size: cover !important;
    background: url(https://egashirasuido.com/wp-content/uploads/2023/09/IMG_3664.jpg);
    background-repeat: no-repeat;
    background-position: 0;
    position: relative;
}

li#menu-item-3013 {
    background-size: cover !important;
    background: url(https://egashirasuido.com/wp-content/uploads/2023/10/23109596-scaled-e1696588056949.jpg);
    background-repeat: no-repeat;
    background-position: 0;
    position: relative;
}

li#menu-item {
    position: relative;
}

.menu-menu-container ul li a {
    display: block;
    overflow: hidden;
    padding-top: 50px;
    padding-bottom: 50px;
    position: relative;
    color: #fff;
    font-size: 20px;
}

li.navi-menu-button.menu-button { background: #32a8ffc2 !important; width: 55px; }
span.fa.fa-bars {    color: #fff;}
span.navi-menu-caption.menu-caption {    color: #fff;}
span.fa.fa-close {    color: #fff;}

img.site-logo-image.header-site-logo-image {    max-height: 44px!important;}
nav#navi a {font-size: 15px;    color: #008f06;}
.item-label {font-weight: bold;text-shadow: 3px 0px 4px #fff, -3px 0px 4px #fff, 0px 1px 4px #fff, 0px -1px 4px #fff, 0px 1px 4px #FFF; padding-left: 3px; padding-right: 3px;}
.footer-meta {display: none;}

div#header-container {background: #0000 !important; z-index: 999999999999; box-shadow: inherit;}
nav#navi {    background: none;}
footer#footer {margin-top: 0; padding-top: 0; padding-bottom: 100px; z-index: 9999999999999999999999;}
.footer-bottom.fdt-logo.fnm-text-width.cf {    margin-top: 0;}
.foot-float {position: fixed; bottom: 0; left: 0; width: 100%;z-index: 999999999999999;}
.foot-float a {display: block; overflow: hidden; text-decoration: none;text-align: center; width: 100%; background: #2487c9; font-weight: bold; color: #fff; padding-top: 5px; line-height: 35px; font-size: 36px;}
.foot-float a span {font-size: 13px;display: block;line-height: 18px;padding-top: 0px;text-align: center;color: #ffee00;}
.foot-float img {    position: absolute;    bottom: 0;    width: 76px;}
.concept_slider-in a:hover {    background: #ffca00;    transition: all 0.5s ease 0s;}
.foot-float a:hover {    background: #ff8400;    transition: all 0.5s ease 0s;}

div#navi-menu-content {background: #5989e3de;}
.menu-drawer a {border-bottom: 1px solid #fff; color: #fff; padding-top: 15px; padding-bottom: 15px;}
.foot-float-pc {}
a.tel-pc {
    display: block;
    overflow: hidden;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    background: #001dff;
    text-decoration: none;
    color: #fff;
    font-size: 26px;
    line-height: 24px;
    padding-top: 11px;
    animation: bg-color 7s infinite;
}

@keyframes bg-color {
  0% { background-color: #e74c3c; }
  20% { background-color: #f1c40f; }
  40% { background-color: #1abc9c; }
  60% { background-color: #3498db; }
  80% { background-color: #9b59b6; }
  100% { background-color: #e74c3c; }
}

a.tel-pc span {
    display: block;
    line-height: 15px;
    font-size: 15px;
    padding-top: 7px;
}


li.search-menu-button.menu-button {    opacity: 0;}
ul.mobile-header-menu-buttons.mobile-menu-buttons.has-logo-button {    box-shadow: none;    background: none;}


.content-bottom-menu {
    text-align: center;
    display: block;
    overflow: hidden;
    height: 338px;
}

a.con-botoom-tel {
    text-decoration: none;
    background: #02bd45;
    padding: 20px 30px;
    border-radius: 50px;
    margin-bottom: 65px;
    font-size: 27px;
    color: #fff;
}

a.con-botoom-tel:hover {
    background: #f7ad00;
}



/************************************
** 記事ページへの装飾
************************************/
.single h1.entry-title {background: #2487c9;    padding: 29px 29px 29px 21px;    color: #fff;}
.single h2 {    background: #2487c9;    color: #fff;}
.single h3 {border-left: 7px solid #2487c9;border-right: 1px solid #2487c9;border-top: 1px solid #2487c9;border-bottom: 1px solid #2487c9;padding: 17px;}
.single h2.related-entry-heading {    padding-left: 8px;    padding: 12px 12px 12px 17px;}
.single .under-entry-content h3 {    border: none;    margin: 0;    padding: 5px;}
.single-under {display: block; overflow: hidden; padding-top: 5px; padding-bottom: 20px;}
.single-under-text {display: table; margin: 0 auto; text-align: center; font-weight: bold;}
.single-tel-link a {display: table; margin: 0 auto;text-align:center;text-decoration: none;font-weight: bold;font-size: 26px;background: #24b8c9;color: #fff;min-width: 270px;padding: 5px 25px;border-radius: 51px;}
.single-under-info {    font-size: 14px;    text-align: center;}



/************************************
** レスポンシブデザイン用のメディアクエリ
************************************/





/*1600px以下*/
@media screen and (max-width: 1600px){
}


/*1536px以下*/
@media screen and (max-width: 1536px){
}

/*1366px以下*/
@media screen and (max-width: 1366px){
}

/*1280px以下*/
@media screen and (max-width: 1280px){
}

/*1024px以下*/
@media screen and (max-width: 1024px){
}


/*834px以下*/
@media screen and (max-width: 834px){
  /*必要ならばここにコードを書く*/
    div#nav_menu-4 {width: 98%; margin: 0 auto;}
    .foot-float-sumaho {display: flex; flex-direction: row; flex-wrap: wrap; justify-content: space-between;}
}

/*800px以下*/
@media screen and (max-width: 800px){
}


/*768px以下*/
@media screen and (max-width: 768px){
}


/*601px以下*/
@media screen and (max-width: 601px){
}



/*500px以下*/
@media screen and (max-width: 500px){
  /*必要ならばここにコードを書く*/

    .foot-float-pc {display: none;}
    .foot-float-sumaho {display: flex; flex-direction: row; flex-wrap: wrap; justify-content: space-between; position: fixed; bottom: 0; left: 0; width: 100%;}
    .foot-float-sumaho a {text-align: center; text-decoration: none; display: table; width: 33%; color: #fff; padding-top: 5px; padding-bottom: 5px;}
    .foot-float-sumaho a:nth-child(1) {background: #000;}
    .foot-float-sumaho a:nth-child(2) {background: #1200ff; animation: bg-color 10s infinite;}
    .foot-float-sumaho a:nth-child(3) {background: #00b721;}
    .footer-mobile, .footer-left, .footer-center, .footer-right {    padding-left: 4px;    padding-right: 4px;}
    main#main {    padding-left: 10px;    padding-right: 10px;}
    .menu-menu-container ul li a {    font-size: 23px;    line-height: 31px;}
    ul#menu-menu li {    width: 100%;    text-align: center;    margin-bottom: 1%;}
}
