@charset "UTF-8";

:root {
  --_color-text: #1C384A;
}

img{
    border-radius: 4px;
}

.mt0{
  margin-top: 0!important;
}
.mb0{
  margin-bottom: 0!important;
}
.pd0{
  padding: 0!important;
}
.pt0{
  padding-top: 0!important;
}
.border-radius-s{
  border-radius: 4px!important;
  overflow: hidden!important;
}
.bg-cross{
background-image: url(/contents/wp-content/plugins/my-snow-monkey/img/bg-cross.svg);
    background-repeat: no-repeat;
    background-size: contain;
}
.bg-sky{
    background-color: #e5f1f6;
}


.zerocounter-reset{
    counter-reset: section;
}
.zerocounter:before {
    counter-increment: section;
    content: counter(section, decimal-leading-zero);
    font-size: 3rem;
    line-height: 1;
    display: block;
    color: #F1F2F4;
}

.arrow-navy a,
.arrow-white a{
    padding-right: 40px;
    position: relative;
}
.arrow-navy a:after,
.arrow-white a:after{
    position: absolute;
    right: 17px;
    top: 50%;
    width: 11px;
    height: 17px;
    transform: translateY(-50%);
    content: "";
    background-image: url(/contents/wp-content/plugins/my-snow-monkey/img/arrow_navy.svg);
}
.arrow-navy a:after{
    background-image: url(/contents/wp-content/plugins/my-snow-monkey/img/arrow_navy.svg);
}
.arrow-white a:after{
    background-image: url(/contents/wp-content/plugins/my-snow-monkey/img/arrow_white.svg);
}


.fukidasi-navy {
  position: relative;
  margin: 1.5em 0;
  padding: 7px 10px;
  color: #fff;
  background: #1C384A;
  border-radius: 4px;
}

.fukidasi-navy:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -10px;
  border: 10px solid transparent;
  border-top: 15px solid #1C384A;
}


.btn-pd1 a{
    padding: 1.5em;
}

.header-txt{
    display: none;
    background-color: #1C384A;
    color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 44px;
}
.l-footer .header-txt{
    position: initial;
}
.header-txt a{
    color: #fff;
    text-decoration: none;
}
.header-txt svg{
    opacity: 0.7;
}
.header-txt span{
    font-size: 1.5em;
}
@media (min-width: 1024px){
  .l-header__content{
    padding-top: 44px;
  }
  .header-txt{
    display: block;
  }
}

@media (min-width: 64em){
  .l-1row-header,
  .p-drop-nav {
    padding: 0.5rem 0;
  }
  .c-site-branding__title img{
    width: 180px!important;
    height: auto!important;
  }
}

@media (max-width: 64em){
  .br-none_sp br{
    display: none;
  }
}


.l-footer,
.l-footer__footer{
    background-color: #303030!important;
    color: #fff;
}
.l-footer a{
    color: #fff;
}
.l-footer .menu{
    display: flex;
    flex-wrap: wrap;
}
.l-footer .menu li{
    margin-top: 0;
}
.l-footer .menu li:not(:last-child){
    border-right: 1px solid #D8E0E6;
}
.l-footer .menu a{
    padding: 0.5em;
}


.p-footer-sticky-nav{
    background-color: #1C384A;
    color: #fff;
}
.p-footer-sticky-nav a{
    color: #fff;
}
#menu-item-2121 a{
    font-size: 1rem;
}
#menu-item-2121 a:before{
    font-family: "icomoon";
    margin-right: 0.5em;
    font-weight: 900;
    content: "\f87b";
}
#menu-item-2121 a:after{
    margin-left: 0.5em;
    content: "7:00～19:00 (土日9:00～17:00)";
    font-size: 0.8rem;
    display: inline-block;
}


.p-global-nav .c-navbar__item:nth-child(-n+5){
    border-right: 1px solid #D8E0E6;
}
.p-global-nav .c-navbar__item>a{
    padding: 0.5em;
}


@media (min-width: 1024px){
  .menu-item__contact{
    background-color: #162E41;
    border: 1px solid #162E41;
    border-radius: 2px;
    color: #fff;
    margin-right: 4px;
  }
  .menu-item__contact span:before{
    content: "\f1d8";
    font-family: "icomoon";
    margin-right: 0.5em;
    font-weight: 900;
  }
  .menu-item__line{
    border: 1px solid #162E41;
    border-radius: 2px;
  }
  .menu-item__line span:before{
    content: "\f3cd";
    font-family: "icomoon";
    margin-right: 0.5em;
    font-weight: 900;
  }
}

#cmn-contact .smb-panels__item {
    background-color: var(--wp--preset--color--lightest-grey) !important;
    box-shadow: none!important;
}
#cmn-contact .is-style-sme-list-check li:before{
    border-color: #377FB7;
}
#cmn-contact .wp-block-button__link{
    text-align: left;
}
#cmn-contact .wp-block-button__link:before,
#cmn-contact .cmn-contact__tel p:before{
    font-family: "icomoon";
    margin-right: 0.5em;
    font-weight: 900;
}
#cmn-contact .cmn-contact__line .wp-block-button__link:before{
    content: "\f3cd";
}
#cmn-contact .cmn-contact__form .wp-block-button__link:before{
    content: "\f1d8";
}
#cmn-contact .cmn-contact__tel p{
    padding-left: 1.5em;
}
#cmn-contact .cmn-contact__tel p:before{
    content: "\f87b";
    position: absolute;
    left: 0;
}
@media (min-width: 1024px){
  #cmn-info__comment .c-row > div:last-child {
    padding-right: 5.4rem;
    padding-right: calc(var(--_space, 1.8rem)*3);
  }
}

.front-fv .smb-section-with-bgimage__bgimage:after{
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: transparent linear-gradient(130deg, #1EDEB9 0%, #1A50A5 100%) 0% 0% no-repeat padding-box;
    mix-blend-mode: multiply;
    opacity: 0.35;
    backdrop-filter: blur(6px);
    -webkit-backdrop-filter: blur(6px);
}
.front-fv .smb-section-with-bgimage__mask{
    mix-blend-mode: screen;
    opacity: 1;
    backdrop-filter: blur(6px);
    -webkit-backdrop-filter: blur(6px);
}


#front-spiral .smb-media-text__title{
    margin-bottom: 1em;
}

.zerocounter-num_negamargin .zerocounter:before {
    margin-top: -1.2em;
    mix-blend-mode: multiply;
}


.front-father .wp-block-cover{
  min-height: 15em;
}


@media(min-width: 640px){
  #front-spiral .smb-media-text__figure img{
    max-width: 80%;
    display: block;
    margin: 0 auto;
  }
}



@media (max-width: 1023px){
  .smb-box--p-l .c-row:not(.c-row--reverse) > div:last-child{
    padding-top: 1.35rem;
    padding-top: calc(var(--_space, 1.8rem)*.75);
  }
  .smb-box--p-l .c-row.c-row--reverse > div:last-child{
    padding-bottom: 1.35rem;
    padding-bottom: calc(var(--_space, 1.8rem)*.75);
  }
}
@media (min-width: 1024px){
  .smb-box--p-l .c-row:not(.c-row--reverse) > div:last-child{
    padding-left: 2.7rem;
    padding-left: calc(var(--_space, 1.8rem)*1.5);
  }
  .smb-box--p-l .c-row.c-row--reverse > div:last-child{
    padding-right: 2.7rem;
    padding-right: calc(var(--_space, 1.8rem)*1.5);
  }

  .pdbox-s{
    padding: 0 2rem!important;
  }
  .pdbox-m{
    padding: 0 4rem!important;
  }
  .pdbox-l{
    padding: 0 6rem!important;
  }
}





/****/

.block-kaisyagaiyou .smb-panels__item{
    box-shadow: none;
    background-color: initial;
}

.block-kaisyagaiyou svg{
    font-size: 3em;
    display: block;
    margin-right: auto;
    margin-left: auto;
    color: #CED5D9;
}
@media (min-width: 40em){
  .block-kaisyagaiyou .c-row[data-md-columns="2"]>.c-row__col:nth-child(even) {
    border-right: 2px solid #1C384A;
  }
  .block-kaisyagaiyou .c-row[data-md-columns="2"]>.c-row__col.large-col {
    flex: 0 1 100%;
    margin-left: 0;
    margin-right: 0;
    max-width: 100%;
  }
}
@media (min-width: 64em){
  .block-kaisyagaiyou .c-row[data-lg-columns="4"]>.c-row__col:nth-child(1),
  .block-kaisyagaiyou .c-row[data-lg-columns="4"]>.c-row__col:nth-child(2),
  .block-kaisyagaiyou .c-row[data-lg-columns="4"]>.c-row__col:nth-child(4),
  .block-kaisyagaiyou .c-row[data-lg-columns="4"]>.c-row__col:nth-child(5),
  .block-kaisyagaiyou .c-row[data-lg-columns="4"]>.c-row__col:nth-child(6) {
    border-right: 2px solid #1C384A;
  }
  .block-kaisyagaiyou .c-row[data-lg-columns="4"]>.c-row__col.large-col {
    flex: 0 1 50%;
    margin-left: 0;
    margin-right: 0;
    max-width: 50%;
  }
}


.widget_search .wp-block-search__input {
  background-color: #DDDDDD;
  border: none;
}
.widget_search .wp-block-search__button {
  background-color: #A8BBCB;
  color: #fff;
  border: none;
}
#block-21,
#block-12{
  margin-top: 0;
}
.l-sidebar-widget-area .smb-recent-posts{
  border: 1px solid #DDDDDD;
  border-radius: 4px;
  padding: 0 10px;
}
.l-sidebar-widget-area .smb-recent-posts .c-entry-summary__title{
  line-height: var(--line-height-sm-small);
  font-size: var(--wp--preset--font-size--sm-small) !important;
  font-weight: normal;
}
.l-sidebar-widget-area .smb-recent-posts .c-entry-summary__content{
  display: none;
}
.l-sidebar-widget-area .smb-recent-posts ul,
.l-sidebar-widget-area .smb-recent-posts .c-entries__item:last-child{
  border: none;
}

.categoryblock{
  border: 1px solid #D9D7D7;
  border-radius: 4px;
}
.categoryblock ul{
  list-style: none;
  padding-left: 0;
}
.categoryblock .smb-taxonomy-terms__item:not(:last-child){
  border-bottom: 1px solid #D9D7D7;
}
.categoryblock a{
  display: block;
  position: relative;
  padding: 1em 2.5em 1em 1em;
  text-decoration: none;
  color: inherit;
}
.categoryblock a:after {
  position: absolute;
  right: 17px;
  top: 50%;
  width: 11px;
  height: 17px;
  transform: translateY(-50%);
  content: "";
  background-image: url(/contents/wp-content/plugins/my-snow-monkey/img/arrow_navy.svg);
}
.w100p{
  width: 100%;
}
.border-box1 > div{
  height: 100%;
  border: 3px solid var(--_lighter-color-gray,#eee);
  border-radius: var(--_border-radius,6px);
  padding: 1.35rem;
  padding: calc(var(--_space, 1.8rem)*.75);
}
@media (min-width: 640px){
  .border-box1 > div{
    padding: 2.7rem;
    padding: calc(var(--_space, 1.8rem)*1.5);
  }
}

.service-list > div{
  border: 10px solid #DDDDDD;
  border-radius: 4px;
  color: var(--wp--preset--color--accent-color);
  text-align: center;
}
.service-list_light > div{
  border: 10px solid var(--wp--preset--color--accent-color);
}
.service-list_standard > div{
  border: 10px solid var(--wp--preset--color--accent-color);
  background-color: var(--wp--preset--color--accent-color);
  color: #fff;
}

.service-list h3{
  border-bottom: 1px solid var(--wp--preset--color--accent-color)!important;
  padding-bottom: 0.5em!important;
}
.service-list_standard h3{
  border-bottom: 1px solid #fff!important;
}
.service-list_price{
  font-size: 2em;
  font-weight: bold;
  max-width: fit-content;
}
.service-list_standard .service-list_price{
  color: #F5FF00;
}
.service-list_price span.sme-bg-color{
  display: block;
  font-size: 1rem;
  border-radius: 4px;
}
.service-list_light .service-list_price span.sme-bg-color{
  color: #fff;
  background-color: var(--wp--preset--color--accent-color);
}
.service-list_standard .service-list_price span.sme-bg-color{
  color: var(--wp--preset--color--accent-color);
  background-color: #F5FF00;
}



.service-jireitable td{
  border: none;
}
@media (max-width: 767px){
  .service-jireitable tr td{
    width: 100%;
    display: block;
  }
  .service-jireitable td + td{
    border-top: 1px solid #D9D7D7;
  }
}
@media (min-width: 768px){
  .service-jireitable tr td:nth-child(n + 2){
    width: 1%;
    white-space: nowrap;
  }
  .service-jireitable td + td{
    border-left: 1px solid #D9D7D7;
  }
}


.jouhou-border2{
  border: 3px solid #EDEDED;
  border-radius: 3px;
  padding: 1rem 0;
}
.jouhou-border3{
  border: 3px solid var(--wp--preset--color--accent-color);
  border-radius: 3px;
  padding: 1rem 0;
  background-color: var(--wp--preset--color--accent-color);
  color: #fff;
}

.jouhou-border1 .smb-information__item__label,
.jouhou-border2 .smb-information__item__label,
.jouhou-border3 .smb-information__item__label{
  font-weight: bold;
}
.jouhou-border3 .smb-information__item__label{
  color: #F5FF00;
}
.jouhou-border1 .smb-information__body>:not(:first-child){
  margin-top: 0;
}

@media (max-width: 639px){
  .jouhou-border2,
  .jouhou-border3{
    padding: 1rem;
  }
  .jouhou-border1 .smb-information__body>:not(:first-child) .smb-information__item__label{
    border-top: 1px solid #D9D7D7;
    margin-top: 1rem;
    padding-top: 1rem;
  }
}
@media (min-width: 640px){
  .jouhou-border2 .smb-information__item__label,
  .jouhou-border3 .smb-information__item__label{
    padding-left: 1rem;
  }
  .jouhou-border1 .smb-information__item__body,
  .jouhou-border2 .smb-information__item__body,
  .jouhou-border3 .smb-information__item__body{
    border-left: 1px solid #D9D7D7;
    margin-left: 1rem;
    padding-left: 1rem;
    padding-right: 1rem;
    height: 100%;
  }
  .jouhou-border1 .smb-information__body>:not(:first-child) .smb-information__item__label,
  .jouhou-border1 .smb-information__body>:not(:first-child) .smb-information__item__body{
    padding-top: 1em;
  }
}

.koujilist .smb-panels__item{
  border-radius: 4px;
}


.form-description{
    border-top: 0!important;
}
.form-description .smb-media-text__caption{
    background-color: #E5F1F6;
    text-align: center;
    padding: 2em;
    border-radius: 4px;
    color: #1C384A;
}
.smf-button-control__control {
    background-color: #1C384A!important;
    color: #fff!important;
    border: 1px solid #fff!important;
    border-radius: 45px!important;
    background-image: none!important;
    padding: 1.5em 2em!important;
    width: 100%;
}
.smf-button-control__control:after {
    position: absolute;
    right: 17px;
    top: 50%;
    width: 11px;
    height: 17px;
    transform: translateY(-50%);
    content: "";
    background-image: url(/contents/wp-content/plugins/my-snow-monkey/img/arrow_white.svg);
}
@media (min-width: 1024px){
  .smf-button-control__control {
    width: 80%;
  }
}


.gentei-block .c-row__col--lg-1-3{
    background-color: #fff;
    padding: 1em;
    text-align: center;
    border-radius: 4px;
}

.paper-plane a:before {
    content: "\f1d8";
    font-family: "icomoon";
    margin-right: 0.5em;
    font-weight: 900;
}


.btn_border a{
    border: 2px solid #1c384a;
    background-color: initial;
    color: rgb(28, 56, 74);
}
.btn_border .smb-btn{
    white-space: initial;
}

/******* override *********/

.wp-profile-box{
  padding: 1em;
}
.wp-profile-box__figure img{
  border-radius: 4px;
}
.wp-profile-box__archives-btn{
  border: 1px solid #1C384A;
  background-color: initial;
  color: #1C384A;
  border-radius: 45px;
  padding: 1em 2em;
}

@media (min-width: 1024px){
  .c-entries--simple .c-entry-summary__figure {
    width: 40%;
  }
}


article.type-post .c-entry__content h2{
  font-size: 1.5em;
  border-bottom: 6px solid #377FB7;
}
article.type-post .c-entry__content h3{
  font-size: 1.2em;
  border-bottom: 6px solid #F7F7F7;
}