.elementor-kit-3151{--e-global-color-primary:#07886F;--e-global-color-secondary:#ED452A;--e-global-color-text:#373023;--e-global-color-accent:#FFCD54;--e-global-color-cd6d892:#F7F6F0;--e-global-color-e1c766a:#D5F1F1;--e-global-color-ca3d873:#F8ECB6;--e-global-color-78aba15:#E3F4DA;--e-global-color-83aa17a:#13A387;--e-global-color-63657ab:#345B9F;--e-global-color-f2c4a27:#4988E9;--e-global-color-b4dbe83:#368DE1;--e-global-color-b4bad6c:#1BA5D7;--e-global-color-8833f22:#F5F3E9;--e-global-color-1f50301:#E86752;--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;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-primary );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 p{margin-block-end:1.6em;}.elementor-kit-3151 a{color:var( --e-global-color-secondary );font-family:"zen maru gothic*", Sans-serif;font-size:16px;font-weight:400;line-height:1.8em;}.elementor-kit-3151 a:hover{color:#ED452ABD;font-size:16px;}.elementor-kit-3151 h1{color:#FFFFFF;font-family:"zen maru gothic*", Sans-serif;font-size:36px;font-weight:700;line-height:1.5em;letter-spacing:1px;}.elementor-kit-3151 h2{color:var( --e-global-color-text );font-family:"zen maru gothic*", Sans-serif;font-size:40px;font-weight:700;line-height:1.5em;letter-spacing:0.02em;}.elementor-kit-3151 h3{color:var( --e-global-color-text );font-family:"zen maru gothic*", Sans-serif;font-size:28px;font-weight:700;line-height:1.8em;letter-spacing:1px;}.elementor-kit-3151 h4{color:var( --e-global-color-text );font-family:"zen maru gothic*", Sans-serif;font-size:20px;font-weight:700;line-height:1.6em;letter-spacing:1px;}.elementor-kit-3151 h5{color:var( --e-global-color-text );font-family:"zen maru gothic*", Sans-serif;font-size:21px;font-weight:700;line-height:1.6em;}.elementor-kit-3151 h6{color:var( --e-global-color-primary );font-family:"oswald*", Sans-serif;font-size:30px;font-weight:normal;line-height:1.2em;letter-spacing:1px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:828px;}.e-con{--container-max-width:828px;}.elementor-widget:not(:last-child){margin-block-end:25px;}.elementor-element{--widgets-spacing:25px 25px;--widgets-spacing-row:25px;--widgets-spacing-column:25px;}{}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:32px;}.elementor-kit-3151 h3{font-size:24px;}.elementor-kit-3151 h4{font-size:20px;}.elementor-kit-3151 h5{font-size:18px;}.elementor-kit-3151 h6{font-size:24px;}.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:21px;letter-spacing:0em;}.elementor-kit-3151 h3{font-size:20px;}.elementor-kit-3151 h4{font-size:18px;letter-spacing:0.5px;}.elementor-kit-3151 h5{font-size:16px;}.elementor-kit-3151 h6{font-size:18px;letter-spacing:0.6px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* 背景白を解除 */
.elementor-location-header {
    background: transparent !important;
}

/*----- セクション -----*/

/* カラム落ち TOP特徴 */
body[data-elementor-device-mode="desktop"] .grade-3 .elementor-container {
    display: flex;
    flex-wrap: wrap;
}

body[data-elementor-device-mode="desktop"] .grade-3 .elementor-container .elementor-column {
    width: calc(100%/3);
}

/*----- 見出し -----*/

/* 見出し自動改行 */
.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: #cc9631;
    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;
}

/* 強調 */
strong {
    font-weight: 700;
    /*background:linear-gradient(transparent 70%, #FDFE10 70%);*/
}

/*----- 見出し（個別） -----*/

/* 枠線付ブロック */
.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;
}

/*----- リスト -----*/
ul li::marker {
    color: #655e52;
}

/*----- テキスト -----*/
.elementor p {
    margin-bottom: 1em;
}

.elementor p:last-of-type  {
    margin-bottom: 0;
}

.nline {
    display: inline-block;
}

.elementor ul:last-child,
.elementor ol:last-child {
    margin-bottom: 0;
}

/* 流れ */
.supple {
    color: #3F90FF;
    font-size: .8em;
}

/* カラー */
.color-main {
    color: var(--e-global-color-primary);
}

.color-red {
    color: var(--e-global-color-secondary);
}

.color-blue {
    color: var(--e-global-color-b4bad6c);
}

.color-yellow {
    color: var(--e-global-color-accent);
}

/* サイズ */
.fontsize-115 {
    font-size: 115%;
}


/*----- 画像（背景装飾） -----*/

.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.color1::after {
    background: #ecf4ff;
}

.img-deco.color2::after {
    background: #D6E7FF;
}

.img-deco.color3::after {
    background: #C2DBFF;
}

/* シャープ化 */
.img-bv img {
    backface-visibility: hidden;
}

/*----- スケジュール -----*/

.schedule {
  position: relative;
}

.schedule::before {
  content: "";
  position: absolute;
  height: 100%;
  width: 0;
  top: 0;
  left: 23px;
  border-left: 4px dotted var( --e-global-color-primary);
}

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-primary);
    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-primary);
}

.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: 600;
    font-size: 1em !important;
    color: var( --e-global-color-63657ab);
    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 {
    background: #fff;
    border-radius: 8px;
    overflow: hidden;
}

.table-ptn2 table thead {
    display: none;
}

.table-ptn2 table tbody>tr:first-of-type {
    background: var(--e-global-color-accent);
    
}

.table-ptn2 table tbody>tr>th,
.table-ptn2 table tbody>tr>td {
    border: solid var(--e-global-color-accent);
    border-width: 1px 0;
    padding: 1em .8em 1em .2em;
}

.table-ptn2 table tbody>tr>td:nth-child(1) {
    width: 60% !important;
    font-weight: 500;
}

/* パターン3（パターン2の色違い） */
.table-ptn3 table thead {
    display: none;
}

.table-ptn3 table tbody>tr>th,
.table-ptn3 table tbody>tr>td {
    border: solid var( --e-global-color-63657ab);
    border-width: 1px 0;
    color:  var( --e-global-color-63657ab) !important;
}

.table-ptn3 table tbody>tr>td:nth-child(1) {
    width: 60% !important;
    font-weight: 500;
}

body[data-elementor-device-mode="mobile"] .table-ptn3 table tbody>tr>th,
body[data-elementor-device-mode="mobile"] .table-ptn3 table tbody>tr>td {
    display: block;
}

body[data-elementor-device-mode="mobile"] .table-ptn3 table tbody>tr>th {
    border-bottom: 1px dotted;
}
body[data-elementor-device-mode="mobile"] .table-ptn3 table tbody>tr>td {
    border-top: none;
}

/* 料金表パターン */
.table-ptn-price table tbody>tr>th {
    vertical-align: top;
    white-space: nowrap;
    font-weight: 500;
    font-size: 1em !important;
    background-color: var( --e-global-color-63657ab);
	color: #fff !important;
    padding-right: 30px !important;
	border: 1px solid #fff !important;
}
.table-ptn-price table tbody>tr>td {
    line-height: 1.8 !important;
    padding: 1.5em .5em;
	border: 1px solid var( --e-global-color-63657ab) !important;
	text-align: right;
	background-color: #ffffffcc;
}

body[data-elementor-device-mode="mobile"] .table-ptn-price table tbody>tr>th {
	display: block;
    border: 0 !important;
}

body[data-elementor-device-mode="mobile"] .table-ptn-price table tbody>tr>td {
    display: block;
    margin-right: 0 !important;
}

/*----- 段落リスト -----*/
ul, ol {
    padding-left: 25px;
    margin-bottom: 1.6em;
}

/* 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);
}

/*----- マーカー -----*/

marker {
 background:linear-gradient(transparent 70%, #ffe580 70%);
 font-weight: 600;
}


/*----- ブロック装飾 -----*/

/* 画像ブロック */
.wrap-after {
    position: relative;
}

.wrap-after > div {
    position: relative;
    z-index: 1;
}

.wrap-after::after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 30px;
    z-index: 0;
}

.wrap-after.wrap-right::after {
    right: 30px;
}

.wrap-after.wrap-left::after {
    left: 30px;
}

.wrap-after.wrap-green::after {
    background: var(--e-global-color-primary);
    background: url(/wp-content/uploads/2025/11/faeed68f7099e8eacef09991654ce8f3.png) center center repeat;
}

.wrap-after.wrap-blue::after {
    background: var(--e-global-color-b4bad6c);
    background: url(/wp-content/uploads/2025/11/f99a6e5be3cc0016ad06547a054f20f6.png) center center repeat;
}

.wrap-after.wrap-red::after {
    background: var(--e-global-color-1f50301);
    background: url(/wp-content/uploads/2025/11/948a622c50961f59c91544bfd3d02ff1.png) center center repeat;
}

.wrap-after.wrap-yellow::after {
    background: var(--e-global-color-accent);
    background: url(/wp-content/uploads/2025/11/17f419a913d4ac413fc55123e97ae34f.png) center center repeat;
}

body[data-elementor-device-mode="mobile"] .wrap-after::after {
    height: calc(100% + 100px);
    width: 100vw;
    right: 50% !important;
    left: auto !important;
    transform: translate(50%, 0);
    margin: auto;
}

/* テキストブロック */
.wrap-after-white {
    position: relative;
}

.wrap-after-white > div {
    position: relative;
    z-index: 1;
}

.wrap-after-white::after {
    content: "";
    display: block;
    width: 150%;
    height: 100%;
    position: absolute;
    top:70px;
    z-index: 0;
    background: #fff;
}

.wrap-after-white.wrap-left::after {
    left: 0;    
}

.wrap-after-white.wrap-right::after {
    right: 0;    
}

body[data-elementor-device-mode="mobile"] .wrap-after-white::after {
    top: 0;
    width: 100%;
}


/*----- animation -----*/
.animated {
  -webkit-animation-duration: 1.25s !important;
  animation-duration: 1.25s !important;
}

.animated.animated-fast {
  -webkit-animation-duration: .75s !important;
  animation-duration: .75s !important;
}

.animated.animated-slow {
  -webkit-animation-duration: 2s !important;
  animation-duration: 2s !important;
}


.animated.anim-blur {
    animation-name: blur !important;
}
@keyframes blur {
    0% {
        opacity: 0;
        filter: blur(14px);
    }

    100% {
        opacity: 1;
        filter: blur(0);
    }
}


.animated.anim-fadeup {
    animation-name: fadeup !important;
}
@keyframes fadeup {
    0% {
        opacity: 0;
        transform: translateY(25px);
    }

    100% {
        opacity: 1;
        transform: translateY(0);
    }
}


.animated.anim-fadeleft {
    animation-name: fadeleft !important;
}
@keyframes fadeleft {
    0% {
        opacity: 0;
        transform: translateX(-25px);
    }

    100% {
        opacity: 1;
        transform: translateX(0);
    }
}


.animated.anim-faderight {
    animation-name: faderight !important;
}
@keyframes faderight {
    0% {
        opacity: 0;
        transform: translateX(25px);
    }

    100% {
        opacity: 1;
        transform: translateX(0);
    }
}/* 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/0ac1dc1f0c49dc5e8e4852213f8c6000.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/2661f49f6bb847b25bdc8a86b5e632d5.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/168f82eaea1f948665afb770b421d8cb.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/fe1f3bd11888eacf953abbb9172e50fa.woff2') format('woff2');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'zen maru gothic*';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('/wp-content/uploads/2025/10/78c134c4bdc49d86fad11a4e3737f087.woff2') format('woff2');
}
@font-face {
	font-family: 'zen maru gothic*';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('/wp-content/uploads/2025/10/0a7dccbd5ac94459c710f2ad1d83a047.woff2') format('woff2');
}
@font-face {
	font-family: 'zen maru gothic*';
	font-style: normal;
	font-weight: 900;
	font-display: auto;
	src: url('/wp-content/uploads/2025/10/dac2e75cfb0860a926ebe75edeb3eb22.woff2') format('woff2');
}
@font-face {
	font-family: 'zen maru gothic*';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('/wp-content/uploads/2025/10/d60a3e377b2d799ce970a36cd77da34c.woff2') format('woff2');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'oswald*';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://test-38e6ka.b-entrust.jp/wp-content/uploads/2025/10/8984e4ce8e11a5d6df858b6a55d03e0c.woff2') format('woff2');
}
@font-face {
	font-family: 'oswald*';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://test-38e6ka.b-entrust.jp/wp-content/uploads/2025/10/5591a4905ac28c02f88c10e45c18db1c.woff2') format('woff2');
}
/* End Custom Fonts CSS */