.elementor-kit-3151{--e-global-color-primary:#3474D8;--e-global-color-secondary:#FFCC02;--e-global-color-text:#333333;--e-global-color-accent:#424B59;--e-global-color-63657ab:#00477F;--e-global-color-288bd53:#FFFFFF;--e-global-color-78718ea:#000000;--e-global-color-cd6d892:#F7F6F0;--e-global-color-83aa17a:#99B9EB;--e-global-color-c91a8d8:#DFDDDC;--e-global-color-f2c4a27:#008992;--e-global-color-b4dbe83:#008992;--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-63657ab );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:var( --e-global-color-83aa17a );color:var( --e-global-color-accent );}.elementor-kit-3151 e-page-transition{background-color:#FFBC7D;}.elementor-kit-3151 p{margin-block-end:1.6em;}.elementor-kit-3151 a{color:#00A2D0;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{color:#FFFFFF;font-family:"*Noto Sans JP", Sans-serif;font-size:36px;font-weight:500;line-height:1.5em;letter-spacing:1px;}.elementor-kit-3151 h2{color:var( --e-global-color-text );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{color:var( --e-global-color-accent );font-family:"*Noto Sans JP", Sans-serif;font-size:28px;font-weight:600;line-height:1.8em;letter-spacing:1px;}.elementor-kit-3151 h4{color:var( --e-global-color-primary );font-family:"*Noto Sans JP", Sans-serif;font-size:23px;font-weight:600;line-height:1.6em;letter-spacing:1px;}.elementor-kit-3151 h5{color:var( --e-global-color-text );font-family:"*Noto Sans JP", Sans-serif;font-size:21px;font-weight:600;line-height:1.6em;}.elementor-kit-3151 h6{color:#FFFFFF;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 *//* 背景白を解除 */
.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: #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;
}


/*----- 見出し（個別） -----*/

/* 枠線付ブロック */
.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 strong {
    font-weight: 500;
    color: #cc9631;
}

/*----- 画像（背景装飾） -----*/

.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: #d5f1f1;
}

.img-deco.yellow::after {
    background: #f8ecb6;
}

.img-deco.green::after {
    background: #e3f4da;
}

/* シャープ化 */
.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: 1.1em !important;
    color: var( --e-global-color-primary);
    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 #dbab52;
}

.table-ptn2 table tbody>tr>th:nth-child(1) {
    background: #F7F4EE !important;
    vertical-align: middle;
    white-space: nowrap;
    font-weight: 600;
    color: #544c3d;
}

/*----- 段落リスト -----*/
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);
}

/*----- マーカー -----*/

strong {
 background:linear-gradient(transparent 70%, #ffe580 70%);
 font-weight: 600;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: '*Noto Sans JP';
	font-style: normal;
	font-weight: 100;
	font-display: auto;
	src: url('/wp-content/uploads/2022/02/9fb078d2fb07738ca2b928850f6c3b4a.woff2') format('woff2');
}
@font-face {
	font-family: '*Noto Sans JP';
	font-style: normal;
	font-weight: 200;
	font-display: auto;
	src: url('/wp-content/uploads/2022/02/708c2043d208d28929645fa523b71db8.woff2') format('woff2');
}
@font-face {
	font-family: '*Noto Sans JP';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('/wp-content/uploads/2022/02/3d4dd5d1ef89d7805e72c3b6b1cb2586.woff2') format('woff2');
}
@font-face {
	font-family: '*Noto Sans JP';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('/wp-content/uploads/2022/02/610c7b85a69ef24c0197d3ae2524db71.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/d98256cc0af35ab9bedc02b5d3dee490.woff2') format('woff2');
}
@font-face {
	font-family: '*Noto Sans JP';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('/wp-content/uploads/2022/02/1c7bafe23f26bc9bf702690181a8de02.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/a6657ff0ce58c55bd3c775c6a598d8fb.woff2') format('woff2');
}
/* End Custom Fonts CSS */