.elementor-kit-3151{--e-global-color-primary:#62748C;--e-global-color-secondary:#DA6E01;--e-global-color-accent:#FDD420;--e-global-color-text:#3E1F00;--e-global-color-db5cc0e:#124A71;--e-global-color-2c6c3b3:#3972B7;--e-global-color-777e875:#4291CC;--e-global-color-003bb9f:#E08326;--e-global-color-d928208:#FFF1A9;--e-global-color-68923ed:#653300;--e-global-color-aca45f4:#29313B;--e-global-color-021adf7:#FFFFFF;--e-global-color-cd6d892:#F8F5F0;--e-global-color-3237810:#F4F7FC;--e-global-color-60ddea2:#FFF7EF;--e-global-color-f82a2e6:#FFFCF0;--e-global-color-e1c766a:#E5EDF7;--e-global-color-78aba15:#FFEDDB;--e-global-color-ca3d873:#FFF9DC;--e-global-color-f75d468:#565656;--e-global-typography-text-font-family:"*Noto Sans JP";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.8em;background-color:#FFFFFF;font-family:"*Noto Sans JP", Sans-serif;font-size:16px;font-weight:400;line-height:1.8em;}.elementor-kit-3151 button,.elementor-kit-3151 input[type="button"],.elementor-kit-3151 input[type="submit"],.elementor-kit-3151 .elementor-button{background-color:var( --e-global-color-accent );color:#FFFFFF;border-radius:4px 4px 4px 4px;padding:15px 60px 15px 60px;}.elementor-kit-3151 button:hover,.elementor-kit-3151 button:focus,.elementor-kit-3151 input[type="button"]:hover,.elementor-kit-3151 input[type="button"]:focus,.elementor-kit-3151 input[type="submit"]:hover,.elementor-kit-3151 input[type="submit"]:focus,.elementor-kit-3151 .elementor-button:hover,.elementor-kit-3151 .elementor-button:focus{background-color:#00A2D0B3;color:#FFFFFFD1;}.elementor-kit-3151 e-page-transition{background-color:#FFBC7D;}.elementor-kit-3151 a{color:var( --e-global-color-2c6c3b3 );font-family:"*Noto Sans JP", Sans-serif;font-size:16px;font-weight:400;line-height:1.8em;}.elementor-kit-3151 a:hover{color:#25748EC4;font-family:"*Noto Sans JP", Sans-serif;font-size:16px;}.elementor-kit-3151 h1{font-family:"*Noto Sans JP", Sans-serif;font-size:36px;font-weight:500;line-height:1.5em;letter-spacing:1px;}.elementor-kit-3151 h2{font-family:"*Noto Sans JP", Sans-serif;font-size:40px;font-weight:600;line-height:1.6em;letter-spacing:3.5px;}.elementor-kit-3151 h3{font-family:"*Noto Sans JP", Sans-serif;font-size:28px;font-weight:600;line-height:1.8em;letter-spacing:1px;}.elementor-kit-3151 h4{font-family:"*Noto Sans JP", Sans-serif;font-size:23px;font-weight:600;line-height:1.6em;letter-spacing:1px;}.elementor-kit-3151 h5{font-family:"*Noto Sans JP", Sans-serif;font-size:21px;font-weight:600;line-height:1.6em;}.elementor-kit-3151 h6{font-family:"*Noto Sans JP", Sans-serif;font-size:18px;font-weight:500;line-height:1.2em;letter-spacing:1px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1150px;}.e-con{--container-max-width:1150px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-kit-3151 h1{font-size:28px;}.elementor-kit-3151 h2{font-size:34px;}.elementor-kit-3151 h3{font-size:26px;}.elementor-kit-3151 h4{font-size:22px;}.elementor-kit-3151 h5{font-size:18px;}.elementor-kit-3151 h6{font-size:16px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-3151 h1{font-size:23px;line-height:1.6em;}.elementor-kit-3151 h2{font-size:24px;letter-spacing:2px;}.elementor-kit-3151 h3{font-size:22px;}.elementor-kit-3151 h4{font-size:18px;letter-spacing:0.5px;}.elementor-kit-3151 h5{font-size:16px;}.elementor-kit-3151 h6{font-size:14px;letter-spacing:0.6px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */@charset "utf-8";
/* CSS Document */

/* 背景白を解除 */
.elementor-location-header {
    background: transparent !important;
}


/*----- 見出し -----*/

/* 見出し自動改行 */
.br {
    display: inline-block;
}

/* 見出し装飾線 */
.h2-border .elementor-divider-separator {
    position: relative;
}

.h2-border .elementor-divider-separator::before {
    content: "";
    display: block;
    width: 100px;
    height: 1px;
    background: #fdd420;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto; }


body[data-elementor-device-mode="mobile"] .h2-border .elementor-divider-separator::before {
    width: 60px;
}

/* アクセントカラー */
.h2-color {
    color: var( --e-global-color-b4dbe83) !important;
}


/*----- 見出し（個別） -----*/

/* 枠線付ブロック */
.brock-ptnBorder .elementor-widget-container {
    display: inline-block;
}

/* 補足用ブロック */
h6 {
    margin: .3em 0;
}

/* 文字サイズカスタム */
.t-large {
    font-size: 1.23em;
    letter-spacing: 0.06em;
}

.t-middle {
    font-size: 1.1em;
    font-weight: 600;
    letter-spacing: 0.06em;
}
.t-middle.pr {padding-right: .15em;}
.t-middle.pl {padding-left: .15em;}

/*----- 罫線 -----*/
/* hr-ptn-left */
body:not([data-elementor-device-mode="mobile"]) .h2-border.hr-ptn-left .elementor-divider-separator::before {
    right: auto;
}

/* hr-ptn-left */
body[data-elementor-device-mode="desktop"] .h2-border.hr-ptn-left2 .elementor-divider-separator::before {
    right: auto;
}

/* hr-ptn-white */
.h2-border.hr-ptn-white .elementor-divider-separator::before {
    background: #fff;
}

/*----- テキスト -----*/
.nline {
    display: inline-block;
}

p {
	margin-block-end: 0 !important;
}

p strong {
    font-weight: 500;
    color: #da6e01;
}

/*----- 画像（背景装飾） -----*/

.img-deco {
    position: relative;
}

.img-deco > div {
    position: relative;
    z-index: 1;
}

.img-deco::after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: #eee;
    position: absolute;
    bottom: -16.5%;
    z-index: 0;
}

/* 左右パターン */
.img-deco.left::after {
    right: -10%;
}

.img-deco.right::after {
    left: -10%;
}


/* 色パターン */
.img-deco.blue::after {
    background: #e5edf7;
}

.img-deco.yellow::after {
    background: #fff9dc;
}

.img-deco.orange::after {
    background: #ffeddb;
}

/* シャープ化 */
.img-bv img {
    backface-visibility: hidden;
}
/* テキスト装飾とカラー */
strong {
    font-weight: bolder;
}
.p-title {
	font-weight: bolder;
	font-size: 1.2em;
	line-height: 2.2em;
}
.col-main {color: var( --e-global-color-primary );}
.col-sub {color: var( --e-global-color-secondary );}
.col-point {color: var( --e-global-color-777e875 );}
.col-orange {color: var( --e-global-color-003bb9f );}

/* テキストマーカー */
.marker_primary {background: linear-gradient(transparent 70%, #62748c80 70%);}
.marker_secondary {background: linear-gradient(transparent 70%, #da6e0180 70%);}
.marker_yellow {background: linear-gradient(transparent 70%, #fdd42080 70%);}

/* テキスト用下線 */
.u-line_dash-w {border-bottom: 2px dashed #ffffff;}


/* フォントサイズ */
.f-010 {font-size: 0.1em;}
.f-020 {font-size: 0.2em;}
.f-030 {font-size: 0.3em;}
.f-040 {font-size: 0.4em;}
.f-050 {font-size: 0.5em;}
.f-060 {font-size: 0.6em;}
.f-070 {font-size: 0.7em;}
.f-080 {font-size: 0.8em;}
.f-090 {font-size: 0.9em;}
.f-100 {font-size: 1.0em;}
.f-110 {font-size: 1.1em;}
.f-120 {font-size: 1.2em;}
.f-130 {font-size: 1.3em;}
.f-140 {font-size: 1.4em;}
.f-150 {font-size: 1.5em;}

/* 改行 */
body[data-elementor-device-mode="desktop"] .br-pc,
body[data-elementor-device-mode="tablet"] .br-tb,
body[data-elementor-device-mode="mobile"] .br-sp,
body .br-all {
    display: block;
}


/*----- スケジュール -----*/

.schedule {
  position: relative;
}

.schedule::before {
  content: "";
  position: absolute;
  height: 100%;
  width: 0;
  top: 0;
  left: 23px;
  border-left: 2px dotted var( --e-global-color-003bb9f);
}

body[data-elementor-device-mode="mobile"] .schedule::before {
    left: 13px;
}

/* 二重丸 PC */
.schedule-list {
  position: relative;
}

.schedule-list::before {
    content: "";
    position: absolute;
    top: 20px;
    left: 0;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border: 2px solid var( --e-global-color-003bb9f);
    background: #fff;
}

.schedule-list::after {
    content: "";
    position: absolute;
    top: 45px;
    left: 25px;
    transform: translate(-50%, -50%);
    width: 34px;
    height: 34px;
    border-radius: 50%;
    background-color: var( --e-global-color-003bb9f);
}

.schedule-list.first::before {
    top: 0 !important;
}

.schedule-list.first::after {
    top: 25px !important;
}

/* 二重丸 SP */
body[data-elementor-device-mode="mobile"] .schedule-list::before {
    width: 30px;
    height: 30px;
}

body[data-elementor-device-mode="mobile"] .schedule-list::after {
    width: 20px;
    height: 20px;
    top: 35px;
    left: 15px;
}

body[data-elementor-device-mode="mobile"] .schedule-list.first::after {
    top: 15px !important;
}


/* 時間 */
.schedule-list .time {
  color: var( --e-global-color-text);
  font-size: 1.4em;
  padding-right: 20px;
  font-weight: 500;
}

body[data-elementor-device-mode="mobile"] .schedule-list .time {
    font-size: 1.25em;
    padding-right: 15px;
}

/*----- テーブル -----*/
/*リセット*/
table tbody tr:hover>td,
table tbody tr:hover>th {
    background: transparent;
}

table tbody>tr:nth-child(odd)>td,
table tbody>tr:nth-child(odd)>th {
    background: transparent;
}

/* パターン1 */
.table-ptn1 table thead {
    display: none;
}

.table-ptn1 table tbody>tr>td {
    line-height: 1.8 !important;
}

.table-ptn1 table tbody>tr>td:nth-child(1) {
    vertical-align: top;
    white-space: nowrap;
    font-weight: 500;
    font-size: 1.1em !important;
    color: var( --e-global-color-2c6c3b3);
    padding-right: 30px !important;
}

.table-ptn1.dh-var table tbody>tr>td:nth-child(1) {
    vertical-align: top;
    white-space: nowrap;
    font-weight: 500;
    font-size: 1.1em !important;
    color: var( --e-global-color-secondary);
    padding-right: 30px !important;
}


body[data-elementor-device-mode="mobile"] .table-ptn1 table tbody>tr>td:nth-child(1) {
    border-bottom: 0 !important;
    padding-bottom: 0 !important;
}

body[data-elementor-device-mode="mobile"] .table-ptn1 table tbody>tr>td {
    display: block;
    margin-right: 0 !important;
}

/* パターン2 */
.table-ptn2 table tbody>tr>th,
.table-ptn2 table tbody>tr>td {
    border: 1px solid #FDD420;
}

.table-ptn2 table tbody>tr>th:nth-child(1) {
    background: #f8f5f0 !important;
    vertical-align: middle;
    white-space: nowrap;
    font-weight: 600;
    color: #653300;
}

/*----- 段落リスト -----*/
ul, ol {
    padding-left: 25px;
    margin-bottom: 1.2em;
}

/* ulリスト-1 グレー */
.ul-ptn1 ul li {
	list-style-image: url(/wp-content/uploads/2026/02/d622feb9d7201d4635c02522fec34860.svg);
	margin-bottom: 5px !important;
}
/* ulリスト-2 オレンジ */
.ul-ptn2 ul li {
	list-style-image: url(/wp-content/uploads/2026/02/538710c32883c0b98842b163023746f9.svg);
	margin-bottom: 5px !important;
}
/* ulリスト-3 ブルー */
.ul-ptn3 ul li {
	list-style-image: url(/wp-content/uploads/2026/02/d546e530c0d00576f15f07a0f59f113a.svg);
	margin-bottom: 5px !important;
}


/* ptn2 */
.ol-ptn2 ol {
    counter-reset: item;
    list-style: none;
    margin: 0;
    padding: 0;
}

.ol-ptn2 ol li {
    padding: .9em 0 .6em;
    margin: 0;
    background-image: linear-gradient(
90deg, #fff, #fff 30%, transparent 30%, transparent 100%);
    background-size: 8px 1px;
    background-repeat: repeat-x;
    background-position: left bottom;
    position: relative;
    /*padding-left: 2.5em;*/
}

.ol-ptn2 ol li:before {
  /*content: counter(item, decimal-leading-zero)'.';*/
  counter-increment: item;
  font-weight: 300;
  font-size: 1.1em;
  letter-spacing: .1em;
  color: #fff;
  position: absolute;
  top: .9em;
  left: 0;
}

/* ---------- アイコンリスト ---------- */
/* スマホ時横並び */
body[data-elementor-device-mode="mobile"] .icon-sp-left .elementor-icon-box-wrapper {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}

body[data-elementor-device-mode="mobile"] .icon-sp-left .elementor-icon-box-icon {
    padding-top: 6px;
    width: 25px;
}

body[data-elementor-device-mode="mobile"] .icon-sp-left .elementor-icon-box-content {
    width: calc(100% - 25px);
}



/*----- ヘッダー -----*/
/*
.header-sticky {
    height: 0 !important;
}

@media (max-width: 767px) {
.header-sticky {
    z-index: 999;
}
.elementor-nav-menu--toggle .elementor-menu-toggle.elementor-active+.elementor-nav-menu__container {
    max-height: calc(100vh - 130px) !important;
    
}

.elementor-nav-menu--toggle .elementor-menu-toggle.elementor-active+.elementor-nav-menu__container ul.sub-menu a {
    justify-content: flex-start !important;
}

.elementor-nav-menu--toggle .elementor-menu-toggle.elementor-active+.elementor-nav-menu__container ul.sub-menu a:before {
    content: "";
    display: block;
    width: 5px;
    height: 1px;
    background: #efa51b;
    margin-right: .5em;
}
}
*/

body[data-elementor-device-mode="mobile"] .header-wrap,
body[data-elementor-device-mode="tablet"] .header-wrap{
    background: rgba(255,255,255,0.65);
}

/* sp表示時 追従グローバルメニュー */
.sp-follow-gmenu .elementor-widget-container .elementor-nav-menu--dropdown ul.elementor-nav-menu {
	background-color: transparent;
    background-image: linear-gradient(180deg, #FDD420E6 0%, #FFF1A980 100%); 
}
.sp-follow-gmenu .elementor-widget-container .elementor-nav-menu--dropdown ul.elementor-nav-menu li.menu-item a:hover {
	background: #FDD420;
	transition-duration: 0.3s;
	padding: 16px 20px 17px 20px;
} 
.sp-follow-gmenu .elementor-widget-container .elementor-nav-menu--dropdown ul.elementor-nav-menu li.menu-item a.elementor-item-active {
	background-image: linear-gradient(180deg, #e08326cc 0%, #e083261a 100%);
	background-color: transparent;
}

/* ヘッダー フルスクリーンメニュー(歯科医師) */
.full-sc-hb-menu .elementor-widget-container div a {
	color: #29313B !important;
	font-family: "Noto Serif JP", serif;
	font-size: 20px;
	font-weight: 500;
	line-height: 1.8em;
}

.full-sc-hb-menu .elementor-widget-container div a:hover {
	color: #62748C !important;
	font-family: "Noto Serif JP", serif;
	transition-duration: 0.3s;
	font-size: 20px;
	font-weight: 500;
	line-height: 1.8em;
}

/* ヘッダー フルスクリーンメニュー(歯科衛生士) */
.full-sc-hb-menu_dh .elementor-widget-container div a {
	color: #3e1f00 !important;
	font-family: "Noto Sans JP", sans-serif;
	font-size: 20px;
	font-weight: 400;
	line-height: 1.8em;
}

.full-sc-hb-menu_dh .elementor-widget-container div a:hover {
	color: #8a5219 !important;
	font-family: "Noto Sans JP", sans-serif;
	transition-duration: 0.3s;
	font-size: 20px;
	font-weight: 400;
	line-height: 1.8em;
}


/*----- トップページ -----*/
/* メインビジュアル部分 */
body[data-elementor-device-mode="desktop"] .top-fv {
    max-width: calc(100% - 130px);
}
body[data-elementor-device-mode="tablet"] .top-fv {
    max-width: calc(100% - 60px);
}
body[data-elementor-device-mode="mobile"] .top-fv {
    max-width: calc(100% - 30px);
}
.top-fv .elementor-background-slideshow .elementor-background-slideshow__slide__image {
	background-repeat: no-repeat;
}

/* 各ページのメインビジュアル部分 */
body[data-elementor-device-mode="desktop"] .lower-fv .elementor-background-slideshow {
	margin-left: 130px;
	padding: 130px 0 30px 0;
	width: 100%;
	max-width: calc(100% - 130px);
}
body[data-elementor-device-mode="tablet"] .lower-fv .elementor-background-slideshow {
	margin-left: 60px;
	width: 100%;
	max-width: calc(100% - 60px);
}
body[data-elementor-device-mode="mobile"] .lower-fv .elementor-background-slideshow {
	margin-left: 30px;
	width: 100%;
	max-width: calc(100% - 30px);
}

.lower-fv .elementor-background-slideshow .elementor-background-slideshow__slide__image {
	background-repeat: no-repeat;
}


/*----- 共通 -----*/
/* 停止しない画像カルーセル */
.top-swiper .swiper-wrapper {
	transition-timing-function: linear !important;
	-webkit-transition-timing-function: linear !important;
	-moz-transition-timing-function: linear !important;
	-ms-transition-timing-function: linear !important;
}

/* フォーム 必須項目マーク */
.form-ptn1 .elementor-field-option > * {
    color: #DA6E01 !important;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: '*Noto Sans JP';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('/wp-content/uploads/2022/02/17ab47cfa684557e0adfa799cbce99ad.woff2') format('woff2');
}
@font-face {
	font-family: '*Noto Sans JP';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('/wp-content/uploads/2022/02/c7918261c656df03e71ed8bb9d92b07e.woff2') format('woff2');
}
@font-face {
	font-family: '*Noto Sans JP';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('/wp-content/uploads/2022/02/065984d1e2d416757fdccb0c506f70b7.woff2') format('woff2');
}
@font-face {
	font-family: '*Noto Sans JP';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('/wp-content/uploads/2022/02/889cba218923f78011da0fc3d4927249.woff2') format('woff2');
}
/* End Custom Fonts CSS */