@charset "UTF-8";
/* *****************************************************************

Stylesheet: ベーススタイル（全て）に適応

******************************************************************/

.sns_icon{
  display: flex;
  justify-content: flex-end;
}

.sns_icon .sns img{
  width: 32px;
}

.ml_15{
  margin-left: 15px;
}

.l-1row-header{
  padding-top: 10px;
  height: 80px;
}

.p-breadcrumbs-wrapper{
  display: none;
}

#menu-global a{
  font-size: 1.12em!important;
  padding: 10px 15px!important;
}

.l-footer__body .c-row__col.c-row__col--1-1{
  margin-bottom: 20px!important;
}

.page-template-one-column .l-contents__inner h1{
  margin-bottom: 100px!important;
  font-size: 2.2rem!important;
}

.page-template-one-column .l-contents__inner{
  margin-top: 0!important;
}

.l-contents__main .c-entry__content.p-entry-content .p-breadcrumbs-wrapper{
  display: block;
}

.l-contents__main .page .c-entry__header{
display: none;
}

.l-body--right-sidebar .l-sidebar-sticky-widget-area{
  display: none;
}

.l-body--left-sidebar .l-sidebar-widget-area{
  display: none;
}

.widget_nav_menu {
  margin-top: 5px!important;
}

.l-footer-widget-area__item p strong a{
  text-decoration: none;
  color: #2d2d2d;
}

.l-footer-widget-area{
  margin-top: 30px;
  padding-top: 0!important;
  padding-bottom: 40px!important;
}

.c-copyright{
  text-align: right;
  font-size: 16px!important;
}

.wp-profile-box{
  display: none;
}

/**************************
固定ページ　トップページ
***************************/

.c-entry-summary--entry.c-entry-summary--type-entry{
  border: 1px solid #eee;
}

.c-entry-summary__body{
  padding: 1rem;
  padding-top: 0;
}

.c-entry-summary__title{
  font-size: 1.3rem!important;
  line-height: 1.5!important;
}

.entry_list {
  font-size: 0.88rem;
  display: flex;
  padding-top: 0.6rem;
}
.entry_list dt {
  width: 80px;
  vertical-align: top;
  text-align: left;
}
.entry_list dd {
  
}

.c-entry-summary__term.c-entry-summary__term--entry-place-18{
  background-color: #a70a11!important;
}

/**************************
固定ページ　基本
***************************/

h2.wp-block-heading,#privacy h2.wp-block-heading{
  border-left: 7px solid #00633d!important;
}

.smb-section__subtitle,#privacy .smb-section__subtitle{
  color: #00633d!important;
  font-size: 1rem!important;
}

h3.wp-block-heading,#privacy h3.wp-block-heading{
  color: #00633d!important;
  margin-bottom: 10px!important;
}

@media not all and (min-width: 1024px) {
  .l-header--overlay-sm .c-hamburger-btn__bars .c-hamburger-btn__bar {
    background-color: #00633d;
  }
}

.l-header--overlay-sm .c-hamburger-btn__bar{
  margin-top: 7px;
  padding-top: 2px;
}

.list_style_none{
  list-style: none;
}

ul.list_style_none{
  margin-top: 10px!important;
}

.no_wrpd th{
  white-space: nowrap;
}

.l-footer .smb-items__item__lede{
  text-align: center;
  margin-top: -15px;
}

.p-drawer-sub-nav ul#menu-sns{
  display: flex;
  justify-content: flex-start;
}

.c-drawer__sub-nav ul#menu-sns .c-drawer__item{
  width: 32px!important;
  height: 32px!important;
  margin-left: 15px;
  text-indent: -9999px
}

.insta_back{
  background-image: url(https://best-smile13.com/wp-content/uploads/2025/09/insta.png);
  background-size: 32px;
  background-position: center;
  background-repeat: no-repeat;
}

.tiktok_back{
  background-image: url(https://best-smile13.com/wp-content/uploads/2025/09/tiktok.png);
  background-size: 32px;
  background-position: center;
  background-repeat: no-repeat;
}

.youtube_back{
  background-image: url(hhttps://best-smile13.com/wp-content/uploads/2025/09/youtube.png);
  background-size: 32px;
  background-position: center;
  background-repeat: no-repeat;
}


@media (max-width: 1023px) {
  /******************************************************************

Stylesheet: 1023px以下（タブレット）で適用

******************************************************************/
.l-contents{
  margin-top: 80px;
}
}


@media (min-width: 639px) {
  /******************************************************************

Stylesheet: 639px以上(スマホ以外)で適用

******************************************************************/


}

@media (min-width: 1023px) {
.entry_detail {
  font-size: 1.26rem;
  display: grid;
  grid-template-columns: 10em 1fr;
  border-bottom: 1px solid #eee;
  line-height: 1.5;
}
.entry_detail dt {
  padding: 2rem;
  width: 240px;
  vertical-align: top;
  text-align: left;
}
.entry_detail dd {
  padding: 2rem;
}

}

@media (max-width: 639px) {
  /******************************************************************

Stylesheet: 639px以下(スマホ)で適用

******************************************************************/

.l-contents{
  margin-top: 0px;
}

}
/*# sourceMappingURL=style.css.map */


