@charset "UTF-8";
@charset "UTF-8";
.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}
  html :where(img){ max-width:inherit; }
* { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav,
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; font-weight: normal; vertical-align: baseline; }
section { display: block; }
audio, canvas, video { display: inline-block; max-width: 100%; }
html { overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
ul, ol { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
a:focus { outline: none; }
ins { text-decoration: none; }
mark { font-style: italic; font-weight: bold; }
del { text-decoration: line-through; }
abbr[title], dfn[title] { border-bottom: 1px dotted; cursor: help; }
table { border-collapse: collapse; border-spacing: 0; width: 100%; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ddd; margin: 1em 0; padding: 0; }
button, input, select, textarea { outline: 0; font-size: 100%; }
input, textarea { -webkit-appearance: none; border-radius: 0; }
input[type="checkbox"] { -webkit-appearance: checkbox; }
input[type="radio"] { -webkit-appearance: radio; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
img { -ms-interpolation-mode: bicubic; } .clearfix:after { content: "."; display: block; clear: both; height: 0; font-size: 0.1em; line-height: 0; visibility: hidden; overflow: hidden; }
.clearfix { display: inline-block; }/*\*/* html .clearfix { height: 1%; }
.clearfix { display: block; }/**/ body { background: #fff; color: #000; font-size: 14px; line-height: 1; min-width: 320px; overflow-x: clip; position:relative; -webkit-font-smoothing: antialiased; }
a { color: #000; text-decoration: none; }
b, strong { font-weight: 700; }
big { font-size: larger; }
small { font-size: 80%; }
sub { vertical-align: sub; font-size: smaller; }
sup { vertical-align: super; font-size: smaller; }
i, cite, em, var, address, dfn { font-style: italic; }
tt, code, kbd, samp { font-family: monospace; }
u, ins { text-decoration: underline; }
img { vertical-align: bottom; }
a, input, button, .p-button, .p-article__title, .p-category-item, .p-index-archive__item-category, .p-index-about__image-label { -webkit-transition-property: background-color, border-color, color, opacity; -webkit-transition-duration: 0.2s; -webkit-transition-timing-function: ease; -moz-transition-property: background-color, border-color, color, opacity; -moz-transition-duration: 0.2s; -moz-transition-timing-function: ease; -ms-transition-property: background-color, border-color, color, opacity; -ms-transition-duration: 0.2s; -ms-transition-timing-function: ease; transition-property: background-color, border-color, color, opacity; transition-duration: 0.2s; transition-timing-function: ease; } @font-face { font-family: "design_plus"; src: url(//shiho.co.jp/wp-content/themes/famous_tcd064/fonts/design_plus.eot?v=1.0); src: url(//shiho.co.jp/wp-content/themes/famous_tcd064/fonts/design_plus.eot?v=1.0#iefix) format("embedded-opentype"), url(//shiho.co.jp/wp-content/themes/famous_tcd064/fonts/design_plus.woff?v=1.0) format("woff"), url(//shiho.co.jp/wp-content/themes/famous_tcd064/fonts/design_plus.ttf?v=1.0) format("truetype"), url(//shiho.co.jp/wp-content/themes/famous_tcd064/fonts/design_plus.svg?v=1.0#design_plus) format("svg"); font-weight: normal; font-style: normal; }
@font-face {
font-family: 'tiktok_x_icon';
src: url(//shiho.co.jp/wp-content/themes/famous_tcd064/fonts/tiktok_x_icon.eot?v=1.1);
src: url(//shiho.co.jp/wp-content/themes/famous_tcd064/fonts/tiktok_x_icon.eot?v=1.1#iefix) format('embedded-opentype'),
url(//shiho.co.jp/wp-content/themes/famous_tcd064/fonts/tiktok_x_icon.woff?v=1.1) format('woff'),
url(//shiho.co.jp/wp-content/themes/famous_tcd064/fonts/tiktok_x_icon.ttf?v=1.1) format('truetype'),
url(//shiho.co.jp/wp-content/themes/famous_tcd064/fonts/tiktok_x_icon.svg?v=1.1#tiktok_x_icon) format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'footer_bar';
src: url(//shiho.co.jp/wp-content/themes/famous_tcd064/fonts/footer_bar.eot?v=1.2);
src: url(//shiho.co.jp/wp-content/themes/famous_tcd064/fonts/footer_bar.eot?v=1.2#iefix) format('embedded-opentype'),
url(//shiho.co.jp/wp-content/themes/famous_tcd064/fonts/footer_bar.woff?v=1.2) format('woff'),
url(//shiho.co.jp/wp-content/themes/famous_tcd064/fonts/footer_bar.ttf?v=1.2) format('truetype'),
url(//shiho.co.jp/wp-content/themes/famous_tcd064/fonts/footer_bar.svg?v=1.2#footer_bar) format('svg');
font-weight: normal;
font-style: normal;
}  @-webkit-keyframes loading-anime {
0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); }
100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); }
}
@keyframes loading-anime {
0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); }
100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); }
} @-webkit-keyframes headerSlideDown {
0% { top: -70px; }
100% { top: 0; }
}
@keyframes headerSlideDown {
0% { top: -70px; }
100% { top: 0; }
}
@-webkit-keyframes headerSlideDown2 {
0% { top: -38px; }
100% { top: 32px; }
}
@keyframes headerSlideDown2 {
0% { top: -38px; }
100% { top: 32px; }
}
@-webkit-keyframes headerSlideDown3 {
0% { top: -24px; }
100% { top: 46px; }
}
@keyframes headerSlideDown3 {
0% { top: -24px; }
100% { top: 46px; }
}  .l-header { display: block; position: relative; width: 100%; z-index: 999; }
.l-header__bar { background: rgba(255, 255, 255, 0.8); position: relative; width: 100%; z-index: 998; }
@media (min-width: 992px) {
body.l-header__fix .is-header-fixed .l-header__bar { width: 100%; position: fixed; top: 0; left: 0; -webkit-animation: headerSlideDown 0.5s ease; animation: headerSlideDown 0.5s ease; }
}
@media only screen and (max-width: 1199px) {
.l-header.is-header-fixed .l-header__bar { box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.2); }
}
@media only screen and (max-width: 991px) {
body.l-header__fix--mobile .is-header-fixed .l-header__bar { width: 100%; position: fixed; top: 0; left: 0; -webkit-animation: headerSlideDown 0.5s ease; animation: headerSlideDown 0.5s ease; }
} .l-footer { display: block; } .l-inner { margin-left: auto; margin-right: auto; position: relative; width: 88.8888%; max-width: 1180px; } .l-main { display: block; } .l-2columns { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -ms-flex-pack: justify; -webkit-justify-content: space-between; justify-content: space-between; }
.l-2columns .l-primary { width: 830px; width: -webkit-calc(100% - 350px); width: -moz-calc(100% - 350px); width: calc(100% - 350px); }
.l-secondary { width: 300px; }
.l-sidebar--type1 .l-2columns .l-primary { -webkit-order: 1; -ms-order: 1; order: 1; }
@media only screen and (max-width: 991px) {
.l-2columns { display: block; }
.l-2columns .l-primary { width: 100%; }
.l-secondary { margin-top: 30px; width: 100%; }
} @media only screen and (min-width: 783px) {
body.admin-bar { padding-top: 32px; }
body.admin-bar.l-header__fix .is-header-fixed .l-header__bar,
body.admin-bar.l-header__fix--mobile .is-header-fixed .l-header__bar--mobile { top: 32px; -webkit-animation: headerSlideDown2 0.5s ease; animation: headerSlideDown2 0.5s ease; }
}
@media only screen and (max-width: 782px) {
body.admin-bar { padding-top: 46px; }
body.admin-bar.l-header__fix .is-header-fixed .l-header__bar,
body.admin-bar.l-header__fix--mobile .is-header-fixed .l-header__bar--mobile { top: 46px; -webkit-animation: headerSlideDown3 0.5s ease; animation: headerSlideDown3 0.5s ease; }
}
@media only screen and (max-width: 600px) {
body.admin-bar.l-header__fix .is-header-fixed .l-header__bar,
body.admin-bar.l-header__fix--mobile .is-header-fixed .l-header__bar--mobile { top: 0; -webkit-animation: headerSlideDown 0.5s ease; animation: headerSlideDown 0.5s ease; }
}  @-webkit-keyframes loading-circle {
0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); }
100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); }
}
@keyframes loading-circle {
0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); }
100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); }
}
@-webkit-keyframes loading-square-base {
0% { bottom: 10px; opacity: 0; }
5%, 50% { bottom: 0; opacity: 1; }
55%, 100% { bottom: -10px; opacity: 0; }
}
@keyframes loading-square-base {
0% { bottom: 10px; opacity: 0; }
5%, 50% { bottom: 0; opacity: 1; }
55%, 100% { bottom: -10px; opacity: 0; }
}
@-webkit-keyframes loading-dots-fadein { 100% { opacity: 1; } }
@keyframes loading-dots-fadein { 100% { opacity: 1; } }
@-webkit-keyframes loading-dots-first-dot { 100% { -webkit-transform: translate(1em); transform: translate(1em); opacity: 1; } }
@keyframes loading-dots-first-dot { 100% { -webkit-transform: translate(1em); transform: translate(1em); opacity: 1; } }
@-webkit-keyframes loading-dots-middle-dots { 100% { -webkit-transform: translate(1em); transform: translate(1em); } }
@keyframes loading-dots-middle-dots { 100% { -webkit-transform: translate(1em); transform: translate(1em); } }
@-webkit-keyframes loading-dots-last-dot { 100% { -webkit-transform: translate(2em); transform: translate(2em); opacity: 0; } }
@keyframes loading-dots-last-dot { 100% { -webkit-transform: translate(2em); transform: translate(2em); opacity: 0; } }
#site-wrap { display: none; }
#site_loader_overlay { background: #fff; opacity: 1; position: fixed; bottom: 0; left: 0; right:0; top: 0; width: 100%; height: 100%; z-index: 99999; } .c-load--type1 { width: 48px; height: 48px; font-size: 10px; text-indent: -9999em; position: fixed; top: 0; left: 0; right: 0; bottom: 0; margin: auto; border-radius: 50%; -webkit-animation: loading-circle 1.1s infinite linear; animation: loading-circle 1.1s infinite linear; } .c-load--type2 { width: 44px; height: 44px; position: fixed; top: 0; left: 0; bottom: 0; right: 0; margin: auto; }
.c-load--type2::before { position: absolute; bottom: 0; left: 0; display: block; width: 12px; height: 12px; content: ''; animation: loading-square-loader 5.4s linear forwards infinite; }
.c-load--type2::after { position: absolute; bottom: 10px; left: 0; display: block; width: 12px; height: 12px; opacity: 0; content: ''; animation: loading-square-base 5.4s linear forwards infinite; } .c-load--type3 { width: 100%; min-width: 160px; font-size: 16px; text-align: center; position: fixed; top: 50%; left: 0; opacity: 0; -webkit-animation: loading-dots-fadein .5s linear forwards; animation: loading-dots-fadein .5s linear forwards; }
.c-load--type3 i { width: .5em; height: .5em; display: inline-block; vertical-align: middle; background: #999; border-radius: 50%; margin: 0 .25em; -webkit-animation: loading-dots-middle-dots .5s linear infinite; animation: loading-dots-middle-dots .5s linear infinite; }
.c-load--type3 i:first-child { -webkit-animation: loading-dots-first-dot .5s infinite; animation: loading-dots-first-dot .5s linear infinite; opacity: 0; -webkit-transform: translate(-1em); transform: translate(-1em); }
.c-load--type3 i:last-child { -webkit-animation: loading-dots-last-dot .5s linear infinite; animation: loading-dots-last-dot .5s linear infinite; }
@media only screen and (max-width: 767px) {
.c-load--type1 { width: 30px; height: 30px; }
.c-load--type2::before { width: 8px; height: 8px; }
.c-load--type2::after { width: 8px; height: 8px; }
#site_loader_animation i { width: 0.25em; height: 0.25em; margin: 0 0.125em; }
} .c-menu-button { display: none; position: absolute; top: 0; right: 0; text-align: center; }
.c-menu-button::before { content: "\f0c9"; font-family: "design_plus"; font-size: 18px; }
@media only screen and (max-width: 1199px) {
.c-menu-button { display: block; }
}
.c-search-button { display: block; text-align: center; }
.c-search-button::before { content: "\e915"; font-family: "design_plus"; font-size: 18px; } .c-breadcrumb__item { display: inline; }
.c-breadcrumb__item--home a::before { content: "\e90c"; font-family: "design_plus"; }
.c-breadcrumb__item--home span { display: none; } .c-comment { font-size: 12px; margin-bottom: 50px; margin-top: 50px; }
.c-comment__tab { margin-bottom: 25px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }
.c-comment__tab-item { text-align: center; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; flex: 1; }
.c-comment__tab-item.is-active a, .c-comment__tab-item.is-active p { background: #333; border-color: #333; color: #fff; position: relative; }
.c-comment__tab-item.is-active a:after, .c-comment__tab-item.is-active p:after { border-color: #333 transparent transparent transparent; border-style: solid; border-width: 6px; margin: auto; position: absolute; right: 0; bottom: -12px; left: 0; content: ''; width: 0; height: 0; }
.c-comment__tab-item a, .c-comment__tab-item p { border: 1px solid #ddd; color: #333; display: block; font-size: 11px; line-height: 180%; padding: 15px; text-decoration: none; width: 100%; }
.c-comment__tab-item a:hover { background: #333; border-color: #333; color: #fff; }
.c-comment__tab-item + .c-comment__tab-item a:hover { border-left-color: #ddd; }
@media (max-width: 992px) {
.c-comment { margin-bottom: 30px; margin-top: 30px; }
}
@media only screen and (max-width: 767px) {
.c-comment__item-act { margin-top: 10px; padding-left: 0; position: static; }
.c-comment__tab-item a, .c-comment__tab-item p { padding: 9px 10px; }
.c-comment__tab-item.is-active a, .c-comment__tab-item.is-active p { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; align-items: center; justify-content: center; }
} .c-comment__list-item { border: 1px solid #ddd; color: #777; margin-bottom: 15px; padding: 15px 20px 0; } .c-comment__item-body p { line-height: 2.4; margin-bottom: 15px; } .c-comment__item-header { margin-bottom: 10px; position: relative; }
.c-comment__item-avatar { float: left; margin-right: 10px; width: 40px; height: 40px; }
.c-comment__item-author { display: block; margin-bottom: 10px; padding-top: 3px; }
.c-comment__item-author a { text-decoration: underline; }
.c-comment__item-date { color: #757676; display: block; font-size: 11px; }
.c-comment__item-act { font-size: 11px; margin-top: 5px; padding-left: 10px; position: absolute; top: 0; right: 0; }
.c-comment__item-act > li { display: inline; border-right: 1px solid #aaa; margin-right: 6px; padding-right: 10px; }
.c-comment__item-act > li:last-child { border-right: 0; margin-right: 0; padding-right: 0; } .c-comment__pager { margin-bottom: 10px; }
.c-comment__pager a, .c-comment__pager span { display: inline; float: left; margin-right: 10px; }
.c-comment__pager span { text-decoration: underline; } .c-comment__item-note { background: #d6f4f0; border: 1px solid #94ddd4; color: #33a8e5; display: block; font-size: 11px; margin-bottom: 1em; padding: 10px 15px; } .c-comment__trackback-url { background: #fafafa; font-size: 11px; padding: 10px; }
.trackback_time { font-size: 11px; color: #757676; margin: 0 0 7px 0px; }
.trackback_title { margin: 2px 0 8px 0; margin: 0 0 10px 0px; line-height: 1.6; } .c-comment__form-wrapper { border: 1px solid #ddd; padding: 15px; }
.c-comment__cancel { color: #666; font-size: 11px; margin-bottom: 1em; }
.c-comment__cancel a { color: #666; }
.c-comment__cancel a:before { content: "\e910"; font-family: "design_plus"; display: inline-block; }
.c-comment__form-login { color: #666; font-size: 11px; }
.c-comment__form-login a { color: #666; }
.c-comment__input { margin-bottom: 12px; text-align: left; }
.c-comment__input input { border: 1px solid #ddd; color: #777; padding: 5px; width: 100%; }
.c-comment__input textarea { border: 1px solid #ddd; color: #777; padding: 5px; font-size: 11px; line-height: 1.5; overflow: auto; margin-top: 15px; width: 100%; height: 150px; }
.c-comment__label-text { color: #666; display: block; font-size: 11px; margin-bottom: 5px; }
.c-comment__form-submit { background: #333; border: none; color: #fff; cursor: pointer; display: block; font-size: 14px; margin: 15px auto 0; width: 200px; height: 50px; -webkit-transition: background-color 200ms ease-in-out; -moz-transition: background-color 200ms ease-in-out; -ms-transition: background-color 200ms ease-in-out; transition: background-color 200ms ease-in-out; }
.c-comment__form-submit:hover { background: #000; }
.c-comment__form-hidden { display: none; } .c-comment__password-protected { background: #000; border-radius: 5px; color: #fff; padding: 10px 20px; text-align: center; }
.c-comment__password-protected p { font-size: 12px; line-height: 1.6; } .c-meta-box { font-size: 12px; padding: 22px 20px 17px; }
.c-meta-box__item { border-right: 1px solid #ddd; float: left; margin-bottom: 5px; margin-right: 12px; padding-left: 20px; padding-right: 12px; position: relative; }
.c-meta-box__item:last-child { border-right: none; margin-right: 0; padding-right: 0; }
.c-meta-box__item::before { color: #aaa; font-family: "design_plus"; position: absolute; left: 0; }
.c-meta-box__item--author::before { content: "\e90d"; }
.c-meta-box__item--category::before { content: "\e92f"; }
.c-meta-box__item--tag::before { content: "\e935"; }
.c-meta-box__item--comment::before { content: "\e916"; }
@media only screen and (max-width: 767px) {
.c-meta-box { background: none; margin-bottom: 10px; padding: 0; }
.c-meta-box__item { border-right: 0; float: none; margin-bottom: 16px; }
.c-meta-box__item:last-child { margin-bottom: 0; }
} .c-entry-nav { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }
.c-entry-nav__item { border: 1px solid #ddd; font-size: 14px; line-height: 2; position: relative; width: 50%; height: 108px; flex: 1 0 auto; }
.c-entry-nav__item a { background: #fff; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center; height: 100%; padding: 0 14%; }
.c-entry-nav__item--empty { border: none; }
.c-entry-nav__item a:hover { color: #666; }
.c-entry-nav__item a span { display: block; max-height: 100%; overflow: hidden; }
.c-entry-nav__item--prev + .c-entry-nav__item--next { border-left: none; }
.c-entry-nav__item--prev a { padding-left: 16%; }
.c-entry-nav__item--next a { padding-right: 16%; }
.c-entry-nav__item--prev a::before, .c-entry-nav__item--next a::after { content: ''; display: block; font-family: "design_plus"; line-height: 1; margin: auto; position: absolute; top: 0; bottom: 0; width: 1em; height: 1em; }
.c-entry-nav__item--prev a::before { content: "\e90f"; left: 7%; }
.c-entry-nav__item--next a::after { content: "\e910"; right: 7%; }
@media only screen and (max-width: 991px) {
.c-entry-nav { border-top: none; }
.c-entry-nav__item { font-size: 12px; text-align: center; width: 50%; height: 52px; }
.c-entry-nav__item--prev { border: 1px solid #ddd; }
.c-entry-nav__item--next { border: 1px solid #ddd; }
.c-entry-nav__item--prev + .c-entry-nav__item--next { border-left: none; }
.c-entry-nav__item a { display: block; line-height: 50px; padding: 0; width: 100%; height: 50px; }
.c-entry-nav__item a span { display: none; }
.c-entry-nav__item--prev a::after { content: attr(data-prev); }
.c-entry-nav__item--next a::before { content: attr(data-next); }
.c-entry-nav__item--prev a::before { color: #ccc; left: 18px; }
.c-entry-nav__item--next a::after { color: #ccc; right: 18px; }
} .c-pw { margin-bottom: 40px; }
.c-pw__desc { line-height: 2.5; }
.c-pw__desc p { line-height: 2.5; margin-bottom: 16px; }
.c-pw__btn { color: #fff; display: inline-block; padding: 13px 20px; font-size: 14px; text-align: center; line-height: 1; background: #999; }
.c-pw__btn:hover { background: #333; color: #fff; }
.c-pw__btn--register { background: #999; color: #fff !important; display: inline-block; font-size: 14px; height: 50px; line-height: 50px; min-width: 200px; padding: 0 25px; position: relative; min-width: 160px; margin-bottom: 32px; }
.c-pw__btn--register::after { content: '\e910'; font-family: 'design_plus'; position: relative; right: -4px; }
.c-pw__btn--submit { min-width: 100px; border: 0; cursor: pointer; }
.c-pw .c-pw__btn:hover { text-decoration: none; }
.c-pw__box { border: 1px solid #ddd; background: #f7f7f7; padding: 25px 36px; }
.c-pw__box .c-pw__box-desc { line-height: 1.2; margin-bottom: 20px; }
.c-pw__box-inner { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center; }
.c-pw__box-label { margin-right: 14px; }
.c-pw__box-input { border: 1px solid #ddd; box-shadow: none; height: 40px; width: 250px; margin-right: 14px; flex: 1; padding: 0 10px; }
@media only screen and (max-width: 767px) {
.c-pw { margin-bottom: 30px; }
.c-pw__box { padding: 20px; text-align: center; }
.c-pw__box-inner { -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; }
.c-pw__box-label { display: block; margin-bottom: 1em; margin-right: 0; font-size: 12px; }
.c-pw__box-input { display: block; width: 100%; margin-bottom: 1em; margin-right: 0; }
}  .l-main { background: #f4f4f4; padding-bottom: 150px; }
@media only screen and (max-width: 991px) {
.l-main { background: transparent; padding-bottom: 40px; }
} @media (min-width: 1200px) {
body.l-header--type2 .l-header.is-header-fixed { height: 80px; }
body.l-header--type3 .l-header { display: none; }
body.l-header--type3 .l-header.is-header-fixed { display: block; }
body.l-header--type4 .l-header { display: none; }
}
@media only screen and (max-width: 1199px) {
body.l-header--type2--mobile .l-header.is-header-fixed { height: 61px; }
body.l-header--type3--mobile .l-header { display: none; }
body.l-header--type3--mobile .l-header.is-header-fixed { display: block; }
body.l-header--type4--mobile .l-header { display: none; }
} .p-header__bar { position: relative; }
.p-header__bar__inner { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -ms-flex-pack: justify; -webkit-justify-content: space-between; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center; min-height: 80px; position: relative; }
@media only screen and (max-width: 1199px) {
.p-header__bar__inner { height: 60px; min-height: 60px; position: static; }
} .p-header__logo { flex: 0 0 auto; }
.p-header__logo img { display: block; max-width: 100%; height: auto; }
.p-header__logo--text { font-size: 30px; line-height: 1.2; }
.p-header__logo--mobile { display: none; }
@media only screen and (max-width: 1199px) {
.p-header__logo { display: none; }
.p-header__logo--mobile { display: block; }
.p-header__logo--text { font-size: 24px; }
} @media only screen and (max-width: 1199px) {
.p-menu-button { line-height: 60px; height: 60px; width: 60px; }
} @media (min-width: 1200px) {
.p-global-nav__container { margin-left: 30px; }
.p-global-nav { display: -webkit-box !important; display: -webkit-flex !important; display: -ms-flexbox !important; display: flex !important; -webkit-box-pack: end; -ms-flex-pack: end; -webkit-justify-content: flex-end; justify-content: flex-end; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; position: relative; }
.p-global-nav a { display: block; }
.p-global-nav li { position: relative; }
.p-global-nav > li > a { display: block; font-size: 14px; font-weight: 400; height: 80px; line-height: 80px; overflow: hidden; text-align: center; padding: 0 25px; }
.p-global-nav > li:hover, .p-global-nav > li.current-menu-item, .p-global-nav > li.is-active { z-index: 2; }
.p-global-nav > li:hover > a, .p-global-nav > li.current-menu-item > a, .p-global-nav > li.is-active > a { color: #ee3c00; }
.p-global-nav > .menu-item-has-children > .sub-menu { top: 100%; left: -1px; }
.p-global-nav .menu-item-has-children:hover > .sub-menu { opacity: 1; visibility: visible; z-index: 1; -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
.p-global-nav .sub-menu { background: #000; line-height: 1.31; visibility: hidden; opacity: 0; position: absolute; top: 0; left: 100%; z-index: 1; -webkit-transform: translate3d(0, -5px, 0); -moz-transform: translate3d(0, -5px, 0); -ms-transform: translate3d(0, -5px, 0); transform: translate3d(0, -5px, 0); -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; transition: all 0.3s; }
.p-global-nav .sub-menu a { min-height: 50px; padding: 15.5px 20px; width: 210px; }
.p-global-nav .sub-menu .current-menu-item > a { background: #000; color: #fff; }
.p-global-nav .sub-menu a:hover { background: #ee3c00; color: #fff; }
.p-global-nav .sub-menu .menu-item-has-children > a { position: relative; }
.p-global-nav .sub-menu .menu-item-has-children > a::after { content: "\e910"; font-family: "design_plus"; position: absolute; right: 16px; transition: none; }
}
@media (max-width: 1199px) {
.p-global-nav { display: none; width: 100%; max-height: calc(100vh - 61px); overflow: auto; text-align: left; position: absolute; top: 60px; left: 0; z-index: 1000; }
.p-global-nav a { display: block; line-height: 1.4; min-height: 1.4em; padding: 13px 41px 13px 22px; width: 100%; position: relative; }
.p-global-nav .menu-item-has-children > a > span::before { content: '\e90e'; font-family: "design_plus"; line-height: 24px; display: block; margin: auto; position: absolute; top: 0; right: 17px; bottom: 0; text-align: center; width: 24px; height: 24px; -webkit-transition: -webkit-transform 0.5s ease; -moz-transition: -moz-transform 0.5s ease; -ms-transition: -ms-transform 0.5s ease; transition: transform 0.5s ease; }
.p-global-nav .menu-item-has-children > a > span.is-active::before { -webkit-transform: rotateX(180deg); -moz-transform: rotateX(180deg); -ms-transform: rotateX(180deg); transform: rotateX(180deg); }
.p-global-nav .sub-menu { background: transparent !important; display: none; }
.p-global-nav .sub-menu li a { padding-left: 36px; }
.p-global-nav .sub-menu .sub-menu li a { padding-left: 50px; }
.p-global-nav .sub-menu .sub-menu .sub-menu li a { padding-left: 64px; }
.p-global-nav .sub-menu .sub-menu .sub-menu .sub-menu li a { padding-left: 78px; }
} .p-page-header { margin-bottom: 6px; padding: 47px 0 45px; }
.p-page-header .p-page-header__inner { opacity: 0; text-align: center; }
.p-page-header__title { color: #000; font-size: 46px; line-height: 1.2; margin: 0; }
.p-page-header__desc { font-size: 16px; line-height: 2.2; }
.p-page-header__title + .p-page-header__desc { margin-top: -9px; }
.p-page-header__image { background-position: center center; background-size: cover; position: relative; margin-bottom: 50px; }
.p-page-header__image .p-page-header__overlay { background: rgba(0, 0, 0, 0.5); display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center; min-height: 600px; width: 100%; }
.p-page-header__image .p-page-header__inner { opacity: 0; padding: 30px 0; text-align: center; }
.p-page-header__image .p-page-header__title { color: #fff; }
.p-page-header__image .p-page-header__desc { color: #fff; }
.p-page-header__image .p-page-header__title + .p-page-header__desc { margin: 0; }
.p-page-header.is-active .p-page-header__inner, .p-page-header__image.is-active .p-page-header__inner { opacity: 1; -webkit-transition: opacity 1s ease 1s; -moz-transition: opacity 1s ease 1s; -ms-transition: opacity 1s ease 1s; transition: opacity 1s ease 1s; }
_:-ms-input-placeholder, :root .p-page-header__image .p-page-header__overlay { height: 0; }
@media only screen and (max-width: 991px) {
.p-page-header { background: #f4f4f4; margin-bottom: 30px; padding: 9px 0; }
body.l-header--type1--mobile .p-page-header, body.l-header--type2--mobile .p-page-header { border-top: 1px solid #ddd; }
.p-page-header .p-page-header__title { font-size: 30px; line-height: 1.5; }
.p-page-header .p-page-header__desc { font-size: 14px; line-height: 1.8; }
.p-page-header__image { margin-bottom: 30px; }
.p-page-header__title + .p-page-header__desc { margin-top: -9px; margin-bottom: 6px; }
.p-page-header__image .p-page-header__overlay { min-height: 320px; }
}
@media only screen and (max-width: 767px) {
.p-page-header__image .p-page-header__overlay { min-height: 200px; }
}
@media only print {
.p-page-header__inner { opacity: 1 !important; }
} .p-breadcrumb { margin-bottom: 30px; margin-top: -6px; }
.p-page-header__image + .p-breadcrumb { margin-top: 0; }
.p-breadcrumb__inner { font-size: 12px; line-height: 2; }
.p-breadcrumb__item { padding-right: 0; }
.p-breadcrumb__item + .p-breadcrumb__item::before { content: "\e910"; display: inline-block; font-family: "design_plus"; font-size: 10px; margin-left: 2px; margin-right: 2px; }
@media only screen and (max-width: 991px) {
.p-breadcrumb { background: #fff; margin-bottom: 0; margin-top: -30px; }
.p-page-header__image + .p-breadcrumb { margin-top: -30px; }
.p-breadcrumb__inner { font-size: 10px; line-height: 50px; height: 50px; overflow: hidden; padding: 0; text-overflow: ellipsis; white-space: nowrap; }
} .p-footer-info { background: #f4f4f4; padding: 0 0 50px; text-align: center; }
.p-footer-info .p-social-nav { line-height: 2; margin-top: 20px; }
.p-footer-info__desc { line-height: 2; margin-top: 14px; }
.p-footer-info.has-bg-image { background-position: center center; background-repeat: no-repeat; background-size: cover; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center; min-height: 400px; padding: 0; position: relative; }
.p-footer-info.has-bg-image::after { content: ''; position: absolute; bottom: 0; left: 0; right: 0; top: 0; z-index: 1; }
.p-footer-info.has-bg-image .p-footer-info__inner { padding: 30px 0; position: relative; z-index: 2; }
_:-ms-input-placeholder, :root .p-footer-info.has-bg-image { height: 0; }
@media only screen and (max-width: 991px) {
.p-footer-info { background-color: transparent; padding: 0 0 36px; }
.p-footer-info .p-social-nav, .p-footer-info__desc { margin-top: 5px; }
.p-footer-info.has-bg-image { min-height: 300px; }
} .p-footer__logo img { display: inline-block; max-width: 100%; height: auto; }
.p-footer__logo--text { font-size: 30px; line-height: 1.2; }
.p-footer__logo--mobile { display: none; }
@media only screen and (max-width: 991px) {
.p-footer__logo { display: none; }
.p-footer__logo--mobile { display: block; }
.p-footer__logo--text { font-size: 24px; }
} .p-footer-nav { padding: 19.5px 0; text-align: center; }
.p-footer-nav li { display: inline-block; }
.p-footer-nav li::after { content: '|'; line-height: 1; }
.p-footer-nav li:last-child::after { content: ''; }
.p-footer-nav li a { display: inline-block; font-size: 14px; line-height: 1.8; padding: 0 10px; }
.p-footer-nav li a:hover { color: #666; }
@media only screen and (max-width: 991px) {
.p-footer-nav { margin-top: -20px; padding: 0 0 21px; }
.p-footer-info.has-bg-image + .p-footer-nav__container .p-footer-nav { margin-top: 0; padding-top: 21px; }
.p-footer-nav li { display: block; }
.p-footer-nav li a { line-height: 2.5; padding: 0; }
.p-footer-nav li::after { content: ''; }
} .p-copyright { background: #000; color: #fff; font-size: 12px; line-height: 1.5; text-align: center; }
.p-copyright__inner { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center; height: 59px; overflow: hidden; }
.p-copyright__inner p { max-height: 100%; width: 100%; }
@media only screen and (max-width: 991px) {
.p-copyright__inner { height: 50px; }
} .p-pagetop { display: none; position: fixed; bottom: 0; right: 0; z-index: 90; }
.p-pagetop a { background: #ee3c00; color: #fff !important; display: block; height: 59px; line-height: 59px; text-align: center; width: 59px; }
.p-pagetop a::after { content: "\e911"; font-family: "design_plus"; font-size: 14px; margin: auto; top: 0; right: 0; bottom: 0; left: 0; }
@media only screen and (max-width: 991px) {
.p-pagetop a { height: 50px; line-height: 50px; width: 50px; }
}
@media only print {
.p-pagetop { display: none !important; }
} .p-article__title { color: #000; word-break: break-all; } .p-float-category { position: absolute; top: 0; left: 0; z-index: 3; }
.p-category-item { background: #ee3c00; color: #fff; display: inline-block; font-size: 12px; line-height: 1.8; margin: 0; min-width: 140px; max-width: 100%; padding: 9.5px 8px; text-align: center; }
.p-category-item:hover { background: #000; }
@media only screen and (max-width: 991px) {
.p-category-item { min-width: 110px; }
} .p-article__date { color: #000; font-family: Arial, sans-serif; font-size: 14px;  font-family: 'Arial'; }
.p-article__date-day { display: block; font-size: 50px; line-height: 1; margin-bottom: 1px; }
.p-article__date-month, .p-article__date-year { display: block; font-size: 14px; line-height: 1.4; }
.p-article__date-month { text-transform: uppercase; }
@media only screen and (max-width: 991px) {
.p-article__date-day { font-size: 32px; margin-bottom: 2px; }
.p-article__date-month, .p-article__date-year { font-size: 12px; line-height: 1.4; }
} .p-article__meta { color: #999; font-size: 14px; line-height: 1.8; }
.p-article__meta > * { display: inline-block; margin-right: 5px; }
.p-article__meta > *::after { content: "|"; display: inline-block; margin-left: 5px; }
.p-article__meta > *:last-child { margin-right: 0; }
.p-article__meta > *:last-child::after { content: ''; margin-left: 0; } .p-ad { margin-bottom: 20px; margin-top: 50px; text-align: center; }
.p-ad__item { display: inline-block; margin-bottom: 30px; }
.p-ad__item + .p-ad__item { margin-left: 35px; }
.p-ad img { max-width: none; width: auto; }
@media only screen and (max-width: 767px) {
.p-ad__item { display: block; margin-bottom: 20px; }
.p-ad__item + .p-ad__item { margin-left: 0; }
} .p-author { margin-bottom: 48px; padding-bottom: 48px; position: relative; }
.p-author::after { border-bottom: 1px solid #ddd; content:''; display: block; position: absolute; bottom: 0; left: 0; right: 0; }
.p-author__box { background: #fff; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center; padding: 40px 4.8192%; }
.p-author__thumbnail { border-radius: 50%; display: block; flex: 0 0 110px; height: 110px; margin-right: 30px; overflow: hidden; width: 110px; -webkit-backface-visibility: hidden; -webkit-transform: translate3d(0, 0, 0); }
.p-author__thumbnail img { display: block; height: 100%; width: 100%; object-fit: cover; }
.p-author__info {}
.p-author__title { font-size: 16px; font-weight: 600; line-height: 1.8; }
.p-author__desc { clear: both; color: #666; line-height: 2; margin-top: 10px; }
.p-author__desc p + p { margin-top: 1em; }
.p-author__info .p-social-nav { margin-top: 16px; }
.p-author__info .p-social-nav__item{ font-size: 14px; }
.p-author__link { float: right; padding-top: 4px; }
.p-author__link::after { content: "\e910"; font-family: "design_plus"; padding-left: 5px; }
@media only screen and (max-width: 991px) {
.p-author { margin-bottom: 28px; padding-bottom: 28px; }
.p-author::after { left: -992px; right: -992px; }
.p-author__box { display: block; padding: 0; }
.p-author__thumbnail { margin: 0 auto 18px; }
} .p-headline { border-left: 4px solid #ee3c00; color: #000; font-size: 16px; font-weight: 600; line-height: 1.2; margin-bottom: 20px; padding: 10.5px 0 10.5px 18px; }
.p-headline .p-headline__link { float: right; font-size: 14px; font-weight: normal; }
.p-headline .p-headline__link::after { content: "\e910"; display: inline-block; font-family: "design_plus"; font-size: 12px; margin-left: 6px; }
@media only screen and (max-width: 991px) {
.p-headline { margin-bottom: 15px; }
.p-headline .p-headline__link { padding-top: 3px; }
} .p-button { background: #ee3c00; border: none; color: #fff !important; cursor: pointer; display: inline-block; height: 60px; line-height: 60px; min-width: 250px; overflow: hidden; padding: 0 20px; text-align: center; }
.p-button:hover { background: #000; }
.p-button span { display: block; }
.p-button span::after { content: "\e910"; display: inline-block; font-family: "design_plus"; margin-left: 6px; margin-right: -6px; }
@media only screen and (max-width: 991px) {
.p-button { height: 45px; line-height: 45px; min-width: 200px; }
} .p-page-links { font-size: 14px; margin-top: 30px; }
.p-page-links a, .p-page-links > span { background: #fff; color: #000 !important; display: inline-block; line-height: 40px; text-align: center; margin-top: 3px; min-width: 40px; height: 40px; }
.p-page-links > span, .p-page-links a:hover { background: #ee3c00; color: #fff !important; }
@media only screen and (max-width: 991px) {
.p-page-links { margin-top: 20px; }
.p-page-links a, .p-page-links > span { background: #f4f4f4; }
} .p-pager { margin-top: 47px; }
.p-pager__item { display: inline-block; font-size: 14px; vertical-align: top; }
.p-pager__item a, .p-pager__item span { background: #fff; color: #000; display: inline-block; height: 40px; line-height: 40px; margin-top: 3px; min-width: 40px; text-align: center; }
.p-pager__item .current, .p-pager__item a:hover { background: #ee3c00; color: #fff; }
.p-pager__item .prev, .p-pager__item .next { font-family: "design_plus"; font-size: 12px; }
.p-pager.show_date { margin-left: 96px; }
@media only screen and (max-width: 991px) {
.p-pager { margin-top: 27px; }
.p-pager.show_date { margin-left: 0; }
} .p-social-nav__item { display: inline-block; font-size: 16px; margin-right: 16px; }
.p-social-nav__item:last-child { margin-right: 0; }
.p-social-nav__item a::before { font-family: "design_plus"; }
.p-social-nav__item--facebook a::before { font-family: 'tiktok_x_icon'; content: "\e902"; }
.p-social-nav__item--googleplus a::before { content: "\e900"; }
.p-social-nav__item--twitter a::before { font-family: 'tiktok_x_icon'; content: "\e901";}
.p-social-nav__item--tiktok a::before { font-family: 'tiktok_x_icon'; content: "\e900";}
.p-social-nav__item--instagram a::before { content: "\ea92"; }
.p-social-nav__item--pinterest a::before { content: "\e905"; }
.p-social-nav__item--youtube a::before { font-family: 'footer_bar'; content: "\ea9d"; }
.p-social-nav__item--contact a::before { content: "\f003"; }
.p-social-nav__item--url a::before { content: "\e88a"; font-size: 120%; margin-bottm: -2px; }
.p-social-nav__item--rss a::before { content: "\e90b"; }
.p-social-nav__item--line a::before { content: "\e909"; }
.p-social-nav__item--note a::before {
content: '';
display: inline-block;
width: 1em;
height: 1em;
top: 2px;
position: relative;
background-color: #000;
-webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cpath d='M10 10.4968C25.408 10.4968 46.504 9.70479 61.648 10.1208C81.952 10.6408 89.624 19.5048 89.888 41.3448C90.152 53.7208 89.888 89.1048 89.888 89.1048H67.896C67.896 58.1368 68.008 53.0168 67.896 43.2568C67.632 34.6568 65.2 30.5768 58.584 29.7928C51.592 29.0088 31.992 29.6808 31.992 29.6808V89.1448H10V10.4968Z'/%3E%3C/svg%3E");
-webkit-mask-repeat: no-repeat;
-webkit-mask-size: contain;
-webkit-mask-position: center;
transition: background-color 0.3s ease;
} .p-hover-effect__image { -webkit-transition: background 0.5s ease-in; -moz-transition: background 0.5s ease-in; -ms-transition: background 0.5s ease-in; transition: background 0.5s ease-in; overflow: hidden; }
.p-hover-effect--type1:hover .p-hover-effect__image, .p-hover-effect--type2:hover .p-hover-effect__image, .p-hover-effect--type3:hover .p-hover-effect__image { -webkit-transition-duration: 0.25s; -webkit-transition-timing-function: ease-out; -moz-transition-duration: 0.25s; -moz-transition-timing-function: ease-out; -ms-transition-duration: 0.25s; -ms-transition-timing-function: ease-out; transition-duration: 0.25s; transition-timing-function: ease-out; }
.p-hover-effect--type1 img { -webkit-transform: scale(1); -webkit-transition-property: -webkit-transform, transform, opacity; -webkit-transition-duration: 0.75s; -moz-transform: scale(1); -moz-transition-property: -moz-transform, transform, opacity; -moz-transition-duration: 0.75s; -ms-transform: scale(1); -ms-transition-property: -ms-transform, transform, opacity; -ms-transition-duration: 0.75s; transform: scale(1); transition-property: transform, opacity; transition-duration: 0.75s; vertical-align: middle; }
.p-hover-effect--type1 .p-hover-effect__image { -webkit-transition-duration: 0.75s; -moz-transition-duration: 0.75s; -ms-transition-duration: 0.75s; transition-duration: 0.75s; }
.p-hover-effect--type2 img { -webkit-transform: scale(1.2); -webkit-transition-property: margin, opacity; -webkit-transition-duration: 0.5s; -moz-transform: scale(1.2); -moz-transition-property: margin, opacity; -moz-transition-duration: 0.5s; -ms-transform: scale(1.2); -ms-transition-property: margin, opacity; -ms-transition-duration: 0.5s; transform: scale(1.2); transition-property: margin, opacity; transition-duration: 0.5s; }
.p-hover-effect--type3 img { -webkit-transition-property: opacity; -webkit-transition-duration: 0.5s; -moz-transition-property: opacity; -moz-transition-duration: 0.5s; -ms-transition-property: opacity; -ms-transition-duration: 0.5s; transition-property: opacity; transition-duration: 0.5s; }
.p-hover-effect--type3:hover img { opacity: 0.5; } .p-blog-archive {}
.p-blog-archive__item { margin-bottom: 48px; padding-bottom: 40px; position: relative; }
.p-blog-archive__item::after { border-bottom: 1px solid #ddd; content:''; display: block; position: absolute; bottom: 0; left: 0; right: 0; }
.p-blog-archive__item:last-child { margin-bottom: 0; }
.p-blog-archive__item a { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }
.p-blog-archive__item-date { flex: 0 0 auto; margin-right: 42px; text-align: center; }
.p-blog-archive__item__inner { flex: 1 1 auto; }
.p-blog-archive__item-thumbnail { margin-bottom: 26px; overflow: hidden; padding-top: 69.4822%; position: relative; width: 100%; }
.p-blog-archive__item-thumbnail img { display:block; height: 100%; width: 100%; object-fit: cover; position: absolute; left: 0; top: 0; }
.p-blog-archive__item-title { font-size: 30px; font-weight: 500; line-height: 1.4; overflow: hidden; visibility: visible; word-break: break-all; display: -webkit-inline-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;}
.p-blog-archive__item-excerpt { color: #000; font-size: 14px; line-height: 2.4; margin-top: 14px; }
@media only screen and (max-width: 991px) {
.p-blog-archive__item { margin-bottom: 28px; padding-bottom: 22px; }
.p-blog-archive__item::after { left: -992px; right: -992px; }
.p-blog-archive__item-date { margin-right: 20px; }
.p-blog-archive__item-thumbnail { margin-bottom: 15px; }
.p-blog-archive__item-title { font-size: 18px; line-height: 1.6; }
.p-blog-archive__item-excerpt { line-height: 2; margin-top: 8px; }
} .p-entry > :last-child { margin-bottom: 0; }
.p-entry__thumbnail { margin: 0 0 40px 0; position: relative; }
.p-entry__thumbnail img { display: block; width: 100%; height: auto; }
.p-entry__category { margin-bottom: 40px; }
.p-entry__date_title { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }
.p-entry__date { flex: 0 0 auto; margin-right: 45px; text-align: center;  font-family: 'Arial';}
.p-entry__title { flex: 1 1 auto; font-size: 30px; font-weight: 500; line-height: 1.6; }
.p-entry__inner { border-bottom: 1px solid #ddd; border-top: 1px solid #ddd; margin: 36px 0 50px; padding: 32px 0 50px; }
.p-entry__share { margin-bottom: -5px; }
.p-entry__body { color: #000; line-height: 2.2; }
.p-entry__share + .p-entry__body, .p-entry__body + .p-entry__share { margin-top: 40px; }
.p-entry__body > :last-child { margin-bottom: 0; }
.p-entry .p-author__box { margin-bottom: 40px; margin-top: 30px; }
.p-entry__meta { background: #fff; margin-top: 40px; }
.p-entry__nav { margin: 40px 0; }
.p-entry__ad { margin-bottom: -30px; margin-top: 50px; }
.p-entry__body .p-entry__ad img { max-width: none; width: auto; }
.p-entry__next-page { margin-top: 30px; text-align: center; }
.p-entry__next-page__link { padding: 0 25px; position: relative; }
.p-entry__next-page__link::after { content: '\e910'; font-family: 'design_plus'; position: absolute; right: 11px; }
.p-entry__next-page__numbers { display: block; font-size: 16px; text-align: center; }
.p-entry__related { margin-bottom: 40px; margin-top: 50px; }
.p-entry__related-items { border-left: 1px solid #ddd; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-left: 1px; }
.p-entry__related-items::after { content: ''; }
.p-entry__related-item { border-right: 1px solid #ddd; background: #fff; width: 33.3333%; position: relative; }
.p-entry__related-item:nth-last-child(-n+3) { border-bottom: 1px solid #ddd; }
.p-entry__related-item__thumbnail { margin-left: -1px; margin-right: -1px; overflow: hidden; padding-top: 68.84%; position: relative; }
.p-entry__related-item__thumbnail img { display: block; height: 100%; width: 100%; object-fit: cover; position: absolute; left: 0; top: 0; }
.p-entry__related-item__title { font-size: 14px; line-height: 1.8; padding: 25px 20px 25px 24px; }
@media only screen and (max-width: 991px) {
.p-entry__category { margin-bottom: 20px; }
.p-entry__thumbnail { margin: 0 -6.253% 20px; }
.p-page-header + .l-inner .p-entry__thumbnail { margin-top: -30px; }
.p-entry__date { margin-right: 22px; }
.p-entry__title { font-size: 18px; }
.p-entry__inner { border-bottom: none; margin: 20px 0 32px; padding: 22px 0 0; }
.p-entry__body { line-height: 2; }
.p-entry__share + .p-entry__body, .p-entry__body + .p-entry__share { margin-top: 20px; }
.p-entry .p-author__box { background: #f4f4f4; margin-bottom: 30px; margin-top: 30px; padding: 30px 25px; }
.p-entry__meta { background: transparent; margin-bottom: 4px; margin-top: 30px; }
.p-entry__nav { margin-bottom: 30px; margin-top: 20px; }
.p-entry__ad { margin-bottom: 30px; margin-top: 30px; }
.p-entry__related { margin-bottom: 30px; margin-top: 30px; }
.p-entry__related-items { margin-top: 0; }
.p-entry__related-item { width: 50%; }
.p-entry__related-item__title { padding: 10.5px 16px; }
.p-entry__related-item:nth-last-child(3) { border-bottom: none; }
} .p-entry-page__inner { background: #fff; padding: 80px 70px; }
.p-entry-page.l-primary .p-entry-page__inner { padding: 80px 50px; }
@media (min-width: 992px) {
.p-entry-page__inner .p-entry__thumbnail { margin-left: -70px; margin-right: -70px; margin-top: -80px; }
.p-entry-page.l-primary .p-entry-page__inner .p-entry__thumbnail { margin-left: -50px; margin-right: -50px; margin-top: -80px; }
}
@media only screen and (max-width: 991px) {
.p-entry-page__inner, .p-entry-page.l-primary .p-entry-page__inner { padding: 0; }
.p-entry-page__inner .p-entry__thumbnail { margin-bottom: 30px; }
} .pb_font_family_type2 { font-weight: 600; }
.pb_font_family_type3 { font-weight: 500; } .p-archive-information { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -ms-flex-pack: justify; -webkit-justify-content: space-between; justify-content: space-between; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
.p-archive-information__item { margin-top: 22px; width: 49.15%; width: -webkit-calc(50% - 11px); width: -moz-calc(50% - 11px); width: calc(50% - 11px); }
.p-archive-information__item:nth-child(-n+2) { margin-top: 0; }
.p-archive-information__item a { background: #fff; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center; height: 190px; }
.p-archive-information__item-info { flex: 1 1 auto; padding: 10px 40px; }
.p-archive-information__item-title { font-size: 16px; line-height: 1.7; height:3.4em; margin:-0.35em 0; overflow: hidden; visibility: visible; word-break: break-all; display: -webkit-inline-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;}
.p-archive-information__item-meta { margin-top: 15px; }
.p-archive-information__item-thumbnail { flex: 0 0 auto; overflow: hidden; height: 100%; position: relative; width: 47.41%; }
.p-archive-information__item-thumbnail img { display: block; height: 100%; width: 100%; object-fit: cover; position: absolute; left: 0; top: 0; }
.p-pager-information { margin-top: 45px; }
.p-entry__recent-information { margin-top: 50px; }
.p-entry__recent-information__list { border-top: 1px solid #ddd; }
.p-entry__recent-information__item { border: 1px solid #ddd; border-top: none; }
.p-entry__recent-information__item a { background: #fff; display: block; padding: 20px 40px; }
.p-entry__recent-information__item-title { font-size: 16px; line-height: 1.7; overflow: hidden; visibility: visible; word-break: break-all; display: -webkit-inline-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;}
.p-entry__recent-information__item-meta { margin-top: 2px; }
@media only screen and (max-width: 991px) {
.p-archive-information__item { margin-top: 14px; width: 46.875%; width: -webkit-calc(50% - 9px); width: -moz-calc(50% - 9px); width: calc(50% - 9px); }
.p-archive-information__item a { display: block; height: auto; }
.p-archive-information__item-thumbnail { margin-bottom: 6px; height: auto; padding-top: 68%; width: 100%; }
.p-archive-information__item-info { padding: 0; }
.p-archive-information__item-title { font-size: 14px; }
.p-archive-information__item-meta { margin-top: 10px; }
.p-pager-information { margin-top: 22px; }
.p-entry__recent-information { margin-top: 30px; }
.p-entry__recent-information__item a { padding: 14px 22px; }
.p-entry__recent-information__item-title { font-size: 14px; }
} .p-works-gallery {}
.p-works-gallery__item { overflow: hidden; height: 295px; position: relative; width: 295px; }
.p-works-gallery__item a { display: block; height: 100%; width: 100%; opacity: 0; position: absolute; left: 0; top: 0; z-index: 998;}
.p-works-gallery__item--video a:after, .p-works-gallery__item--youtube a:after{content: '\e939'; color: #fff; font-family: 'design_plus'; font-size: 48px; line-height: 1; margin: -0.5em 0 0 -0.5em; position: absolute; left: 50%; top: 50%; z-index: 999;}
.p-works-gallery__item.is-active a { opacity: 1; }
.p-works-gallery__thumbnail { height: 100%; overflow: hidden; width: 100%; }
.p-works-gallery__thumbnail img { display: block; height: 100%; width: 100%; object-fit: cover; position: absolute; left: 0; top: 0; }
.p-works-gallery__caption { background: #000; color: #fff; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center; font-size: 16px; line-height: 1.8; min-height: 60px; overflow: hidden; padding: 16px 22px; word-break: break-all; position: absolute; left: 0; right: 0; top: 100%; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease; transition: all 0.5s ease; z-index: 999;} @media (min-width: 992px) {
.p-entry-works__gallery .p-works-gallery__item { width: 50%; }
}
@media only screen and (max-width: 991px) {
.p-works-gallery { margin: 0 -6.253%; }
.p-works-gallery__item { width: 50%; }
}
@media only screen and (max-width: 768px) {
.p-works-gallery__item--video::after, .p-works-gallery__item--youtube::after { font-size: 30px; }
}
@media only print {
.p-works-gallery__item a { opacity: 1 !important; }
} .p-gallery-modal { display: none; position: fixed; bottom: 0; left: 0; right: 0; top: 0; z-index: 99999; -webkit-user-select: none; -moz-user-select: -moz-none; -ms-user-select: none; user-select: none; }
.p-gallery-modal.is-active { display: -webkit-box !important; display: -webkit-flex; display: -ms-flexbox !important; display: flex !important; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; }
.p-gallery-modal__overlay { background: rgba(0, 0, 0, 0.5); position: fixed; bottom: 0; left: 0; right: 0; top: 0; z-index: 1; }
.p-gallery-modal__inner { margin: 0 60px 60px; max-height: 80%; max-height: 80vh; max-height: calc(100vh - 60px); max-width: 80%; max-width: calc(100% - 120px); overflow: visible; position: relative; z-index: 2; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -ms-transition: all 0.3s ease; transition: all 0.3s ease; }
.p-gallery-modal__contents { max-height: 100%; max-height: 80vh; overflow: hidden; max-width: 100%; min-width: 300px; }
.p-gallery-modal__item { overflow: hidden; }
.p-gallery-modal__item--image { pointer-events: none; }
.p-gallery-modal__item--image img { height: auto; max-height: 100%; max-height: 80svh; max-width: 100%; width: auto; }
.p-gallery-modal__item--video, .p-gallery-modal__item--youtube { max-width: 100%; padding-top: 56.25%; position: relative; width: 1180px; }
.p-gallery-modal__item--video .p-gallery-modal__item__inner, .p-gallery-modal__item--youtube .p-gallery-modal__item__inner { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; position: absolute; bottom: 0; left: 0; right: 0; top: 0; }
.p-gallery-modal__item--video video, .p-gallery-modal__item--youtube iframe { height: 100%; width: 100%; }
.p-gallery-modal__item--embed iframe { max-height: 80vh; max-width: 100%; }
.p-gallery-modal__close, .p-gallery-modal__prev, .p-gallery-modal__next { background: transparent; border: none; cursor: pointer; font-family: 'design_plus'; height: 60px; line-height: 60px; padding: 0; text-align: center; width: 60px; }
.p-gallery-modal__prev, .p-gallery-modal__next { color: #fff; font-size: 24px; margin-top: -30px; position: absolute; top: 50%; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -ms-transition: all 0.3s ease; transition: all 0.3s ease; }
.p-gallery-modal__prev { left: -60px; }
.p-gallery-modal__next { right: -60px; }
.p-gallery-modal__contents-bottom { background: #fff; display: -webkit-box !important; display: -webkit-flex; display: -ms-flexbox !important; display: flex !important; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center; min-height: 60px; position: absolute; left: 0; right: 0; top: 100%; }
.p-gallery-modal__title { flex: 0 2 auto; color: #000; font-size: 16px; font-weight: 600; line-height: 1.4; padding: 8px 0 8px 30px; word-break: break-all; }
.p-gallery-modal__desc { flex: 1 3 auto; color: #666; font-size: 15px; line-height: 1.4; padding: 8px 0 8px 30px; word-break: break-all; }
.p-gallery-modal__title:empty + .p-gallery-modal__desc { padding-left: 0; }
.p-gallery-modal__close { font-size: 20px; flex: 0 0 auto; margin-left: auto; }
@media only screen and (min-width: 783px) {
body.admin-bar .p-gallery-modal { top: 32px; }
}
@media only screen and (max-width: 782px) {
body.admin-bar .p-gallery-modal { top: 46px; }
}
@media only screen and (max-width: 767px) {
.p-gallery-modal__inner { margin: 0 0 40px; max-height: 100%; max-width: 100%; }
.p-gallery-modal__prev, .p-gallery-modal__next { height: 40px; line-height: 40px; margin-top: -20px; width: 40px; }
.p-gallery-modal__prev { display:none; }
.p-gallery-modal__next { display:none; }
.p-gallery-modal__contents { min-width: 200px; max-height:100svh; }
.p-gallery-modal__contents-bottom { min-height: 45px; }
.p-gallery-modal__title { font-size: 14px; padding-left: 16px; }
.p-gallery-modal__desc { font-size: 12px; padding-left: 16px; }
.p-gallery-modal__close { height: 45px; line-height: 45px; width: 45px; position:fixed; top:0; right:0; color:#fff; }
} .p-archive-works { background: #fff; }
.p-archive-works__desc { font-size: 14px; line-height: 2.6; padding: 90px 30px; text-align: center; }
.p-works-gallery__filter { padding: 50px 30px; text-align: center; }
.p-works-gallery__filter-item { display: inline-block; vertical-align: middle; }
.p-works-gallery__filter-item span { border-radius: 20px; cursor: pointer; display: inline-block; font-size: 16px; line-height: 1.7; min-width: 80px; padding: 6.5px 24px; text-align: center; }
.p-works-gallery__filter-item:hover span { color: #666; }
.p-works-gallery__filter-item.is-active span { background: #ee3c00; color: #fff !important; }
.p-archive-works__desc + .p-works-gallery__filter { margin-top: -56px; }
@media only screen and (max-width: 991px) {
.p-archive-works { background: transparent; }
.p-page-header + .p-archive-works { margin-top: -30px; }
.post-type-archive-works .p-breadcrumb + .p-archive-works { margin-top: 0; }
.p-archive-works__desc { line-height: 2; padding: 22px 0; }
.p-works-gallery__filter { padding: 22px 0; text-align: center; }
.p-works-gallery__filter-item { display: block; margin-bottom: 8px; }
.p-works-gallery__filter-item:last-child { margin-bottom: 0; }
.p-works-gallery__filter-item span { min-width: 65px; padding: 3px 20px; }
.p-archive-works__desc + .p-works-gallery__filter { margin-top: 0; padding-top: 0; }
body.post-type-archive-works .p-footer-info.has-bg-image { margin-top: -40px; }
} .p-entry-works { background: #fff; }
.p-entry-works__title { font-size: 40px; line-height: 1.2; margin-bottom: 28px; }
.p-entry-works__body { line-height: 2.6; }
.p-entry-works__contents .p-entry-works__notes { margin-top: 80px; }
.p-entry-works__contents .p-entry-works__notes dt { font-size: 16px; margin: 11px 0 0; }
.p-entry-works__contents .p-entry-works__notes dt p { font-weight: 600; }
.p-entry-works__contents .p-entry-works__notes dd { font-size: 14px; margin: 0; }
.p-entry-works__contents .p-entry-works__notes dt + dd { margin-top: -4px; }
.p-entry-works__contents .p-entry-works__notes p { margin-bottom: 1em; }
.p-entry-works__contents .p-entry-works__notes p:last-child { margin-bottom: 0; }
.p-entry-works__contents .p-entry__share { margin-top: 28px; }
.p-entry-works__contents .p-social-nav { margin-top: 42px; }
.p-entry-works__pager .p-pager__item a { background: #ccc; color: #fff; font-family: 'design_plus'; font-size: 16px; height: 50px; line-height: 50px; margin-top: 0; width: 50px; }
.p-entry-works__pager .p-pager__item a:hover { background: #000; color: #fff; }
.p-entry-works__pager .p-pager__item--index a { font-size: 26px; }
@media (min-width: 992px) {
.p-entry-works { background: #fff; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }
.p-entry-works__gallery { flex: 0 0 50%; width: 50%; -webkit-order: 2; -ms-flex-order: 2; order: 2; }
.p-entry-works__contents { flex: 1 1 auto; position: relative; }
.p-entry-works__contents__inner { padding: 85px 11.8644% 100px; }
.p-entry-works__pager { margin-top: 0; position: absolute; bottom: 0; left: 11.8644%; }
}
@media only screen and (max-width: 991px) {
.p-entry-works__gallery { margin-bottom: 20px; }
.p-entry-works__title { font-size: 34px; margin-bottom: 2px; }
.p-entry-works__contents .p-entry-works__notes { margin-top: 32px; }
.p-entry-works__contents .p-entry__share { margin-top: 20px; }
.p-entry-works__contents .p-social-nav { margin-top: 40px; }
.p-entry-works__contents .p-entry-works__body ~ .p-entry__share { margin-top: 40px; }
.p-entry-works__pager .p-pager__item a { height: 45px; line-height: 45px; width: 45px; }
.p-entry-works__pager { margin-top: 48px; text-align: center; }
} .p-archive-voice__item { background: #fff; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center; min-height: 210px; margin-bottom: 20px; padding: 30px 50px; }
.p-archive-voice__item:last-child { margin-bottom: 0; }
.p-archive-voice__item-thumbnail { border-radius: 50%; flex: 0 0 auto; height: 150px; margin-right: 30px; overflow: hidden; width: 150px; }
.p-archive-voice__item-thumbnail img { display: block; height: 100%; width: 100%; object-fit: cover; }
.p-archive-voice__item-title { flex: 0 0 auto; font-size: 16px; font-weight: 600; line-height: 1.8; width: 23.14%; }
.p-archive-voice__item-desc { flex: 1 1 auto; line-height: 2.2; margin-left: 30px; }
.p-pager-voice { margin-top: 45px; }
@media only screen and (max-width: 991px) {
.p-archive-voice { margin-top: -30px; }
.p-archive-voice__item { display: block; min-height: auto; margin-bottom: 0; padding: 30px 0 22px; position: relative; }
.p-archive-voice__item::after { border-bottom: 1px solid #ddd; content:''; display: block; position: absolute; bottom: 0; left: -992px; right: -992px; }
.p-archive-voice__item-thumbnail { margin: 0 auto 16px; }
.p-archive-voice__item-title { text-align: center; width: 100%; }
.p-archive-voice__item-desc { line-height: 2; margin-left: 0; margin-top: 15px; }
.p-pager-voice { margin-top: 22px; }
} .p-modal-cta { background: rgba(0, 0, 0, 0.6); display: none; position: fixed; bottom: 0; left: 0; right: 0; top: 0; z-index: 99999; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease; transition: all 0.5s ease; }
.p-modal-cta.is-active { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; }
.p-modal-cta__contents { background: #fff; margin: 60px; max-height: 80%; max-height: 80vh; max-width: 80%; min-width: 300px; overflow: auto; padding: 50px; }
.p-modal-cta__image-anchor { display: block; }
.p-modal-cta__image { display: block; margin: -40px; }
.p-modal-cta__image img { display: block; height: auto; width: 100%; }
.p-modal-cta__catch { line-height: 1.58; margin: 0; }
.p-modal-cta__desc { margin: 0 0 -0.6em; }
.p-modal-cta__button { margin: 0; text-align: center; }
.p-modal-cta__image-anchor + *, .p-modal-cta__image + * { margin-top: 82px; }
.p-modal-cta__catch + * { margin-top: 5px; }
* + .p-modal-cta__button { margin-top: 18px; }
.p-modal-cta--type2 .p-modal-cta__contents, .p-modal-cta--type3 .p-modal-cta__contents { background: transparent; padding: 0 !important; }
.p-modal-cta__contents--video, .p-modal-cta__contents--youtube { overflow: visible; width: 1040px; }
.p-modal-cta__contents--video video { height: auto; max-height: 80vh; width: 100%; }
.p-modal-cta__contents--youtube__inner { padding-top: 56.25%; position: relative; }
.p-modal-cta__contents--youtube__inner iframe { height: 100%; width: 100%; position: absolute; left: 0; top: 0; }
.p-modal-cta__close { background: transparent; border: none; color: #fff; cursor: pointer; font-size: 30px; font-family: 'design_plus'; line-height: 60px; padding: 0; text-align: center; width: 60px; position: fixed; right: 0; top: 0; }
@media only screen and (max-width: 991px) {
.p-modal-cta__contents { margin: 60px 22px 22px; max-height: calc(100vh - 82px); max-width: calc(100% - 44px); min-width: 200px; }
}
@media only screen and (max-width: 768px) {
.p-modal-cta__contents { padding: 30px; }
.p-modal-cta__image { margin: -20px; }
.p-modal-cta__image-anchor + *, .p-modal-cta__image + * { margin-top: 40px; }
.p-modal-cta__desc { margin: 0 0 -0.5em; }
}
@media only screen and (min-width: 782px) {
body.admin-bar .p-modal-cta { top: 32px; }
body.admin-bar .p-modal-cta__close { top: 32px; }
}
@media only screen and (max-width: 782px) {
body.admin-bar .p-modal-cta { top: 0; }
body.admin-bar .p-modal-cta__close { top: 46px; }
} body.home .l-main { background: transparent; }
body.home .p-footer-info--no-bg { padding-top: 50px; }
@media only screen and (max-width: 991px) {
body.home .l-main { padding-bottom: 0; }
body.home .p-footer-info--no-bg { padding-top: 36px; }
} .p-header-content__image { display: block; }
.p-header-content__image img { display: block; height: auto; width: 100%; }
.p-header-content, .p-header-content--mobile, .p-header-content__overlay { display: block; height: 100%; width: 100%; position: absolute; bottom: 0; left: 0; right: 0; top: 0; }
.p-header-content__overlay { z-index: 2; }
.p-header-content, .p-header-content--mobile { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center; overflow: hidden; pointer-events: none; text-align: center; user-select: none; z-index: 3; }
.p-header-content__inner { max-height: 100%; }
.p-header-content__logo { margin-bottom: 21px; }
.p-header-content__logo img { display: inline-block !important; height: auto; max-width: 100%; }
.p-header-content__catch { color: #fff; font-size: 65px; line-height: 1.5; margin-bottom: -6px; }
.p-header-content__desc { color: #fff; font-size: 28px; line-height: 1.5; }
.p-header-content__button { margin-top: 21px; pointer-events: auto; }
.p-header-content > :first-child { margin-top: 0; }
.p-header-content > :last-child { margin-bottom: 0; }
.p-header-content__catch--type1, .p-header-content__desc--type1 { text-align: left; }
.p-header-content__catch--type2, .p-header-content__desc--type2 { text-align: center; }
.p-header-content__catch--type3, .p-header-content__desc--type3 { text-align: right; }
.p-header-content__catch-vertical { text-align: left !important; white-space: nowrap; -webkit-writing-mode: vertical-rl; -ms-writing-mode: tb-rl; writing-mode: vertical-rl; }
.p-header-content__catch-vertical.p-header-content__catch--type1 { margin-right: auto; }
.p-header-content__catch-vertical.p-header-content__catch--type2 { margin-left: auto; margin-right: auto; }
.p-header-content__catch-vertical.p-header-content__catch--type3 { margin-left: auto; }
@media (min-width: 811px) {
.has-mobile-content .p-header-content--mobile { display: none; }
.p-header-content__mobile-arrow { display: none; }
}
@media only screen and (max-width: 810px) {
.p-header-content__logo { margin-bottom: 12px; }
.p-header-content__catch { font-size: 35px; margin-bottom: -3px; }
.p-header-content__desc { font-size: 28px; }
.p-header-content__button { margin-top: 8px; }
.has-mobile-content .p-header-content { display: none; }
.p-header-content--mobile { -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; }
.p-header-content--mobile .p-header-content__logo {}
.p-header-content--mobile .p-header-content__catch { color: #fff; line-height: 1.2; }
.p-header-content__mobile-arrow { cursor: pointer; text-align: center; width: 100%; position: absolute; bottom: 0; left: 0; right: 0; z-index: 4; }
.p-header-content__mobile-arrow::before { content: '\e90e'; color: #fff; display: inline-block; font-family: "design_plus"; font-size: 20px; line-height: 60px; }
} .p-index-video { padding-top: 56.25%; overflow: hidden; position: relative; }
.p-index-video.is-mobile{ padding-top: 0; min-height: calc(80svh - 60px); }
.p-header-content__video { display: block; height: 100%; width: 100%; position: absolute; left: 0; top: 0; }
.p-header-content__video-video { object-fit: cover; }
.p-header-content__video-youtube { opacity: 0; }
@media only screen and (max-width: 810px) {
.p-index-video { padding: 0; height: calc(100svh - 60px); }
.p-index-video.yt-player{ height:calc(100vw * 9 / 16) }
} @media only screen and (max-width: 930px) {
.p-index-video.is-mobile{min-height: calc(40svh - 60px); }
} .p-index-slider { position: relative; }
.p-index-slider__item { overflow: hidden; position: relative; }
.p-index-slider__item:nth-child(n+2) { display: none; }
.slick-initialized .p-index-slider__item:nth-child(n+2) { display: block; }
@media only screen and (max-width: 767px) {
.p-index-slider { height: calc(100svh - 60px); }
.p-header-content__image > img { display: block; height: 100vh; width: 100%; object-fit: cover; }
} .p-header-content__image { display: block; position: relative; }
.p-header-content__image > img { }
.p-header-content__image-slice { position: absolute; bottom: 0; left: 0; right: 0; top: 0; }
.p-header-content__image-slice--1,
.p-header-content__image-slice--2,
.p-header-content__image-slice--3,
.p-header-content__image-slice--4,
.p-header-content__image-slice--5,
.p-header-content__image-slice--6,
.p-header-content__image-slice--7,
.p-header-content__image-slice--8 { height: 100%; overflow: hidden; width: 12.5%; position: absolute; bottom: 0; top: 0; }
.p-header-content__image-slice--1 { left: 0; right: 87.5%; }
.p-header-content__image-slice--2 { left: 12.5%; right: 75%; }
.p-header-content__image-slice--3 { left: 25%; right: 62.5%; }
.p-header-content__image-slice--4 { left: 37.5%; right: 50%; }
.p-header-content__image-slice--5 { left: 50%; right: 37.5%; }
.p-header-content__image-slice--6 { left: 62.5%; right: 25%; }
.p-header-content__image-slice--7 { left: 75%; right: 12.5%; }
.p-header-content__image-slice--8 { left: 87.5%; right: 0; }
.p-header-content__image-slice--1 div,
.p-header-content__image-slice--2 div,
.p-header-content__image-slice--3 div,
.p-header-content__image-slice--4 div,
.p-header-content__image-slice--5 div,
.p-header-content__image-slice--6 div,
.p-header-content__image-slice--7 div,
.p-header-content__image-slice--8 div { height: 100%; overflow: hidden; position: relative; width: 100%; -webkit-transition-property: left, top, -webkit-transform, transform; -webkit-transition-duration: 0.6s; -webkit-transition-timing-function: ease-in-out; -moz-transition-property: left, top, -moz-transform, transform; -moz-transition-duration: 0.6s; -moz-transition-timing-function: ease-in-out; -ms-transition-property: left, top, -ms-transform, transform; -ms-transition-duration: 0.6s; -ms-transition-timing-function: ease-in-out; transition-property: left, top, transform; transition-duration: 0.6s; transition-timing-function: ease-in-out; }
.p-header-content__image-slice--1 img,
.p-header-content__image-slice--2 img,
.p-header-content__image-slice--3 img,
.p-header-content__image-slice--4 img,
.p-header-content__image-slice--5 img,
.p-header-content__image-slice--6 img,
.p-header-content__image-slice--7 img,
.p-header-content__image-slice--8 img { display: block; height: 100%; width: auto; position: absolute; bottom: 0; top: 0; }
.p-header-content__image-slice--1 img { left: 0; }
.p-header-content__image-slice--2 img { left: -100%; }
.p-header-content__image-slice--3 img { left: -200%; }
.p-header-content__image-slice--4 img { left: -300%; }
.p-header-content__image-slice--5 img { left: -400%; }
.p-header-content__image-slice--6 img { left: -500%; }
.p-header-content__image-slice--7 img { left: -600%; }
.p-header-content__image-slice--8 img { left: -700%; }
.p-index-slider--type1 .p-index-slider__item.slick-active,
.p-index-slider--type1 .p-index-slider__item.slick-last-active,
.p-index-slider--type2 .p-index-slider__item.slick-active,
.p-index-slider--type2 .p-index-slider__item.slick-last-active { opacity: 1 !important; -webkit-transition: none !important; -moz-transition: none !important; -ms-transition: none !important; transition: none !important; }
.p-index-slider--type1 .p-header-content__image > img,
.p-index-slider--type2 .p-header-content__image > img { opacity: 0; }
.p-index-slider--type1 .p-index-slider__item.is-active .p-header-content__image > img,
.p-index-slider--type2 .p-index-slider__item.is-active .p-header-content__image > img { opacity: 1; }
.p-index-slider--type1 .p-header-content__image-slice--1 div,
.p-index-slider--type1 .p-header-content__image-slice--3 div,
.p-index-slider--type1 .p-header-content__image-slice--5 div,
.p-index-slider--type1 .p-header-content__image-slice--7 div,
.p-index-slider--type1 .p-index-slider__item.slick-last-active .p-header-content__image-slice--2 div,
.p-index-slider--type1 .p-index-slider__item.slick-last-active .p-header-content__image-slice--4 div,
.p-index-slider--type1 .p-index-slider__item.slick-last-active .p-header-content__image-slice--6 div,
.p-index-slider--type1 .p-index-slider__item.slick-last-active .p-header-content__image-slice--8 div { left: -100%; }
.p-index-slider--type1 .p-header-content__image-slice--2 div,
.p-index-slider--type1 .p-header-content__image-slice--4 div,
.p-index-slider--type1 .p-header-content__image-slice--6 div,
.p-index-slider--type1 .p-header-content__image-slice--8 div,
.p-index-slider--type1 .p-index-slider__item.slick-last-active .p-header-content__image-slice--1 div,
.p-index-slider--type1 .p-index-slider__item.slick-last-active .p-header-content__image-slice--3 div,
.p-index-slider--type1 .p-index-slider__item.slick-last-active .p-header-content__image-slice--5 div,
.p-index-slider--type1 .p-index-slider__item.slick-last-active .p-header-content__image-slice--7 div { left: 100%; }
.p-index-slider--type1 .p-index-slider__item.slick-active .p-header-content__image-slice--1 div,
.p-index-slider--type1 .p-index-slider__item.slick-active .p-header-content__image-slice--2 div,
.p-index-slider--type1 .p-index-slider__item.slick-active .p-header-content__image-slice--3 div,
.p-index-slider--type1 .p-index-slider__item.slick-active .p-header-content__image-slice--4 div,
.p-index-slider--type1 .p-index-slider__item.slick-active .p-header-content__image-slice--5 div,
.p-index-slider--type1 .p-index-slider__item.slick-active .p-header-content__image-slice--6 div,
.p-index-slider--type1 .p-index-slider__item.slick-active .p-header-content__image-slice--7 div,
.p-index-slider--type1 .p-index-slider__item.slick-active .p-header-content__image-slice--8 div { left: 0; }
.p-index-slider--type2 .p-header-content__image-slice--1 div,
.p-index-slider--type2 .p-header-content__image-slice--3 div,
.p-index-slider--type2 .p-header-content__image-slice--5 div,
.p-index-slider--type2 .p-header-content__image-slice--7 div,
.p-index-slider--type2 .p-index-slider__item.slick-last-active .p-header-content__image-slice--2 div,
.p-index-slider--type2 .p-index-slider__item.slick-last-active .p-header-content__image-slice--4 div,
.p-index-slider--type2 .p-index-slider__item.slick-last-active .p-header-content__image-slice--6 div,
.p-index-slider--type2 .p-index-slider__item.slick-last-active .p-header-content__image-slice--8 div { top: 100%; }
.p-index-slider--type2 .p-header-content__image-slice--2 div,
.p-index-slider--type2 .p-header-content__image-slice--4 div,
.p-index-slider--type2 .p-header-content__image-slice--6 div,
.p-index-slider--type2 .p-header-content__image-slice--8 div,
.p-index-slider--type2 .p-index-slider__item.slick-last-active .p-header-content__image-slice--1 div,
.p-index-slider--type2 .p-index-slider__item.slick-last-active .p-header-content__image-slice--3 div,
.p-index-slider--type2 .p-index-slider__item.slick-last-active .p-header-content__image-slice--5 div,
.p-index-slider--type2 .p-index-slider__item.slick-last-active .p-header-content__image-slice--7 div { top: -100%; }
.p-index-slider--type2 .p-index-slider__item.slick-active .p-header-content__image-slice--1 div,
.p-index-slider--type2 .p-index-slider__item.slick-active .p-header-content__image-slice--2 div,
.p-index-slider--type2 .p-index-slider__item.slick-active .p-header-content__image-slice--3 div,
.p-index-slider--type2 .p-index-slider__item.slick-active .p-header-content__image-slice--4 div,
.p-index-slider--type2 .p-index-slider__item.slick-active .p-header-content__image-slice--5 div,
.p-index-slider--type2 .p-index-slider__item.slick-active .p-header-content__image-slice--6 div,
.p-index-slider--type2 .p-index-slider__item.slick-active .p-header-content__image-slice--7 div,
.p-index-slider--type2 .p-index-slider__item.slick-active .p-header-content__image-slice--8 div { bottom: 0; top: 0; }
.p-index-slider--type3 .p-index-slider__item { -webkit-transition-timing-function: ease-in-out !important; -moz-transition-timing-function: ease-in-out !important; -ms-transition-timing-function: ease-in-out !important; transition-timing-function: ease-in-out !important; }
.p-index-slider--type3 .p-header-content__image-slice div { -webkit-transform: scale(1.5); -moz-transform: scale(1.5); -ms-transform: scale(1.5); transform: scale(1.5); }
.p-index-slider--type3 .p-index-slider__item.slick-active .p-header-content__image-slice div { -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); transform: scale(1); } .p-index-slider .p-header-content__inner > * { opacity: 0; -webkit-transition: opacity 0.3s ease; -moz-transition: opacity 0.3s ease; -ms-transition: opacity 0.3s ease; transition: opacity 0.3s ease; }
.p-index-slider__item.is-active .p-header-content__inner > * { opacity: 1; -webkit-transition-duration: 0.75s; -moz-transition-duration: 0.75s; -ms-transition-duration: 0.75s; transition-duration: 0.75s; }
.p-index-slider__item.is-active .p-header-content__inner > *:nth-child(1) { -webkit-transition-delay: 1s; -moz-transition-delay: 1s; -ms-transition-delay: 1s; transition-delay: 1s; }
.p-index-slider__item.is-active .p-header-content__inner > *:nth-child(2) { -webkit-transition-delay: 2s; -moz-transition-delay: 2s; -ms-transition-delay: 2s; transition-delay: 2s; }
.p-index-slider__item.is-active .p-header-content__inner > *:nth-child(3) { -webkit-transition-delay: 3s; -moz-transition-delay: 3s; -ms-transition-delay: 3s; transition-delay: 3s; }
.p-index-slider__item.is-active .p-header-content__inner > *:nth-child(4) { -webkit-transition-delay: 4s; -moz-transition-delay: 4s; -ms-transition-delay: 4s; transition-delay: 4s; }
.p-index-slider.is-active .p-header-content--mobile .p-header-content__inner > * { opacity: 1; -webkit-transition-delay: 2s; -moz-transition-delay: 2s; -ms-transition-delay: 2s; transition-delay: 2s; }
.p-index-video .p-header-content__inner > * { opacity: 0; -webkit-transition: opacity 0.75s ease; -moz-transition: opacity 0.75s ease; -ms-transition: opacity 0.75s ease; transition: opacity 0.75s ease; }
.p-index-video.is-active .p-header-content__inner > *:nth-child(1) { opacity: 1; -webkit-transition-delay: 2s; -moz-transition-delay: 2s; -ms-transition-delay: 2s; transition-delay: 2s; }
.p-index-video.is-active .p-header-content__inner > *:nth-child(2) { opacity: 1; -webkit-transition-delay: 4s; -moz-transition-delay: 4s; -ms-transition-delay: 4s; transition-delay: 4s; }
.p-index-video.is-active .p-header-content__inner > *:nth-child(3) { opacity: 1; -webkit-transition-delay: 6s; -moz-transition-delay: 6s; -ms-transition-delay: 6s; transition-delay: 6s; }
.p-index-video.is-active .p-header-content__inner > *:nth-child(4) { opacity: 1; -webkit-transition-delay: 8s; -moz-transition-delay: 8s; -ms-transition-delay: 8s; transition-delay: 8s; } .p-cb__item { margin-bottom: 100px; position: relative; }
.p-cb__item:first-child, .p-index-slider + .p-cb__item, .p-index-video + .p-cb__item { padding-top: 100px; }
.p-cb__item:last-child { margin-bottom: 0; }
.p-cb__item.has-bg { background-position: center center; background-size: cover; padding-bottom: 100px; padding-top: 100px; }
.p-cb__item.has-bg-image { background-position: center center; background-repeat: no-repeat; background-size: cover; }
.p-cb__item.has-bg-image::after { content: ''; position: absolute; bottom: 0; left: 0; right: 0; top: 0; z-index: 0; }
.p-cb__item.has-bg + .p-cb__item.has-bg { margin-top: -100px; }
.p-cb__item.has-bg .p-cb__item-inner { position: relative; z-index: 1; }
.p-cb__item-inner > :last-child { margin-bottom: 0; }
.p-cb__item-headline { font-size: 42px; font-weight: 500; line-height: 1.5; margin-bottom: 34px; margin-top: -0.25em; opacity: 0; text-align: center; }
.p-cb__item.is-active .p-cb__item-headline { opacity: 1; -webkit-transition: opacity 1s ease 0.5s; -moz-transition: opacity 1s ease 0.5s; -ms-transition: opacity 1s ease 0.5s; transition: opacity 1s ease 0.5s; }
.p-cb__item-desc { line-height: 2.6; margin-bottom: 38px; text-align: center; }
.p-cb__item-desc p { margin-bottom: 1em; }
.p-cb__item-desc p:last-child { margin-bottom: 0; }
.p-cb__item-headline + .p-cb__item-desc { margin-top: -26px; }
.p-cb__item.has-bg .p-cb__item-headline { margin-top: -4px; }
.p-cb__item-button__wrapper { margin-top: 50px; text-align: center; }
@media only screen and (max-width: 991px) {
.p-cb__item { margin-bottom: 40px; }
.p-cb__item:first-child, .p-index-slider + .p-cb__item, .p-index-video + .p-cb__item { padding-top: 40px; }
.p-cb__item:last-child { padding-bottom: 40px; }
.p-cb__item.has-bg { padding-bottom: 40px; padding-top: 40px; }
.p-cb__item.has-bg + .p-cb__item.has-bg { margin-top: -40px; }
.p-cb__item-headline { font-size: 30px; margin-bottom: 18px; }
.p-cb__item-desc { line-height: 2; margin-bottom: 20px; text-align: left; }
.p-cb__item-headline + .p-cb__item-desc { margin-top: -16px; }
.p-cb__item-button__wrapper { margin-top: 28px; }
}
@media only print {
.p-cb__item-headline { opacity: 1 !important; }
} .p-index-archive { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
.p-cb__item-headline + .p-index-archive.has-date-top, .p-cb__item-desc + .p-index-archive.has-date-top { margin-top: -8px; }
.p-index-archive__item { margin: 0 2.2666% 26px 0; width: 23.30%; }
.p-index-archive__item-thumbnail { overflow: hidden; padding-top: 69.09%; position: relative; width: 100%; }
.p-index-archive__item-thumbnail img { display:block; height: 100%; width: 100%; object-fit: cover; position: absolute; left: 0; top: 0; }
.p-index-archive__item-info { padding-top: 15px; }
.p-index-archive__item-title { font-size: 16px; line-height: 1.7; height:3.4em; margin:-0.35em 0; overflow: hidden; visibility: visible; word-break: break-all; display: -webkit-inline-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;}
.p-index-archive__item-meta { margin-top: 15px; }
.p-index-archive.has-date-top .p-index-archive__item { margin-bottom: 31px; margin-top: 105px; position: relative; }
.p-index-archive.has-date-top .p-index-archive__item-date { display: block; text-align: center; position: absolute; left: 0; right: 0; top: -105px; }
.p-cb__item.has-bg .p-index-archive__item a { background: #fff; display: block; height: 100%; }
.p-cb__item.has-bg .p-index-archive__item-info { padding: 23px 24px 26px; }
@media (min-width: 992px) {
.p-index-archive__item:nth-child(4n) { margin-right: 0; } .p-index-archive + .p-cb__item-button__wrapper { margin-top: 44px; }
.p-cb__item.has-bg .p-cb__item-button__wrapper { margin-top: 50px; }
}
@media only screen and (max-width: 991px) {
.p-cb__item-headline + .p-index-archive.has-date-top, .p-cb__item-desc + .p-index-archive.has-date-top { margin-top: -6px; }
.p-index-archive__item { margin: 0 6.25% 14px 0; width: 46.875%; }
.p-index-archive__item:nth-child(2n) { margin-right: 0; }
.p-index-archive__item:nth-last-child(-n+2) { margin-bottom: 0 !important; }
.p-index-archive__item-info { padding-top: 6px; }
.p-index-archive__item-title { font-size: 14px; }
.p-index-archive__item-meta { margin-top: 10px; }
.p-index-archive.has-date-top .p-index-archive__item { margin-bottom: 10px; margin-top: 76px; position: relative; }
.p-index-archive.has-date-top .p-index-archive__item-date { top: -76px; }
.p-index-archive.has-date-top .p-index-archive__item-info { padding-top: 10px !important; }
.p-index-archive.has-date-top .p-index-archive__item-meta { margin-top: 4px; }
.p-cb__item.has-bg .p-index-archive__item a { background: transparent; }
.p-cb__item.has-bg .p-index-archive__item-info { padding: 6px 0 0; }
.p-index-archive + .p-cb__item-button__wrapper { margin-top: 16px; }
} .p-index-carousel { margin: 0 -30px; overflow: visible !important; }
.p-index-carousel__item { float: left; padding: 0 30px; width: 333px; }
.p-index-carousel__item-thumbnail { border-radius: 50%; height: 150px; margin: 0 auto 24px; overflow: hidden; width: 150px; }
.p-index-carousel__item-thumbnail img { display: block; height: 100%; width: 100%; object-fit: cover; }
.p-index-carousel__item-title { font-size: 16px; font-weight: 600; line-height: 1.8; text-align: center; }
.p-index-carousel__item-desc { margin-top: 20px; }
.p-index-carousel .slick-list { clip-path: inset(0 30px 0 30px); }
.p-index-carousel .slick-prev { left: -36px; }
.p-index-carousel .slick-next { right: -36px; }
.p-index-carousel.has-thumbnail .slick-arrow { top: 154px; }
@media (min-width: 992px) {
.p-cb__item--voice_carousel .p-cb__item-button__wrapper { margin-top: 41px; }
}
@media only screen and (max-width: 991px) {
.p-index-carousel { margin: 0 -6.25%; }
.p-index-carousel__item { padding: 0; }
.p-index-carousel__item-thumbnail { margin-bottom: 22px; }
.p-index-carousel__item-title, .p-index-carousel__item-desc { padding: 0 5.5556%; }
.p-index-carousel__item-desc { margin-top: 16px; }
.p-index-carousel .slick-list { clip-path: inset(0 0 0 0); }
.p-index-carousel .slick-prev { left: -5px; }
.p-index-carousel .slick-next { right: -5px; }
.p-index-carousel.has-thumbnail .slick-arrow { top: 75px; }
} .p-cb__item--works .p-works-gallery__filter { margin-top: -4px; padding-top: 0; } .p-index-about__images { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; margin-bottom: 40px; }
.p-index-about__image { display: block; margin: 0 25px; width: 300px; }
.p-index-about__image__inner { border-radius: 50%; overflow: hidden; padding-top: 100%; position: relative; width: 100%; -webkit-backface-visibility: hidden; -webkit-transform: translate3d(0, 0, 0); }
.p-index-about__image__inner img { display: block; height: 100%; width: 100%; object-fit: cover; position: absolute; left: 0; top: 0; }
.p-index-about__image-label { color: #fff; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; opacity: 0; font-size: 30px; height: 100%; line-height: 1.5; text-align: center; width: 100%; position: absolute; left: 0; top: 0; z-index: 2; }
a:hover .p-index-about__image-label { opacity: 1; }
.p-cb__item--about .p-cb__item-desc2 { margin-bottom: 0; }
.p-cb__item--about .p-cb__item-button__wrapper { margin-top: 40px; }
@media only screen and (max-width: 991px) {
.p-index-about__image { width: 200px; }
.p-index-about__image + .p-index-about__image { margin-left: 40px; }
.p-index-about__image-label { font-size: 20px; }
}
@media only screen and (max-width: 768px) {
.p-index-about__images { display: block; margin-bottom: 22px; }
.p-index-about__image, .p-index-about__image + .p-index-about__image { margin: 0 auto 26px; }
.p-index-about__image:last-child { margin-bottom: 0; }
.p-cb__item--about .p-cb__item-button__wrapper { margin-top: 22px; }
} .p-cb__item--pr .p-cb__item-inner { background: #f4f4f4; padding: 70px 100px; }
.p-index-pr__image { display: block; margin: -70px -100px 43px; }
.p-index-pr__image img { display: block; height: auto; width: 100%; }
.p-cb__item--pr .p-cb__item-headline { margin-bottom: 28px; }
.p-cb__item--pr .p-cb__item-desc { margin-bottom: 39px; }
.p-index-pr__map { display: block; height: 480px; margin-bottom: 40px; max-height: 80vh; position: relative; width: 100%; }
.p-index-pr__map-custom-marker-inner { border-radius: 50%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; font-size: 18px; height: 80px !important; text-align: center; width: 80px !important; position: absolute; top: -94px; left: -40px; }
.p-index-pr__map-custom-marker-inner::after { border-color: #000000 transparent transparent transparent; border-style: solid; border-width: 16px 5px 0 5px; content: ''; display: block; height: 0; margin: auto; width: 0; position: absolute; right: 0; bottom: -15px; left: 0; }
.p-index-pr__map-link { margin-top: 50px; margin-bottom: 40px; text-align: center; }
.p-index-pr__map-link a { background: #000; color: #fff; display: inline-block; height: 60px; line-height: 60px; min-width: 250px; padding: 0 15px; text-align: center; text-decoration: none !important; }
.p-index-pr__map-link a::before { content: "\e927"; display: inline; font-family: "design_plus"; margin-right: 7px; }
.p-index-pr__map-desc { line-height: 2.6; text-align: center; }
.p-cb__item--pr .p-cb__item-button__wrapper { margin-top: 38px; }
@media only screen and (max-width: 991px) {
.p-cb__item--pr { background: #f4f4f4; padding-top: 0 !important; padding-bottom: 40px; }
.p-cb__item--pr .p-cb__item-inner { background: transparent; padding: 0; }
.p-cb__item--pr { padding-bottom: 40px; }
.p-cb__item--pr + .p-cb__item--pr { margin-top: -40px; }
.p-index-pr__image { margin: 0 -6.25% 20px; }
.p-cb__item--pr .p-cb__item-headline { margin-bottom: 18px; }
.p-cb__item--pr .p-cb__item-desc { margin-bottom: 22px; }
.p-cb__item--pr .p-cb__item-headline + .p-cb__item-desc { margin-top: -14px; }
.p-index-pr__map { margin-bottom: 24px; }
.p-index-pr__map-link { margin-top: 30px; margin-bottom: 24px; }
.p-index-pr__map-link a { font-size: 12px; height: 45px; line-height: 45px; min-width: 200px; }
.p-index-pr__map-desc { line-height: 2; }
.p-cb__item--pr .p-cb__item-button__wrapper { margin-top: 22px; }
}
@media screen and (max-width: 500px) {
.p-index-pr__map { height: 200px; }
} .p-widget { font-size: 14px; line-height: 1.7; }
.p-widget-sidebar { margin-bottom: 50px; }
.p-widget-sidebar:last-child { margin-bottom: 0; }
@media only screen and (max-width: 991px) {
.p-widget-sidebar { margin-bottom: 28px; }
} .p-widget__title { border-left: 4px solid #ee3c00; font-size: 16px; font-weight: 500; line-height: 1.7; margin-bottom: 20px; padding: 6.5px 0 6.5px 17px; position: relative; }
@media only screen and (max-width: 991px) {
.p-widget__title { margin-bottom: 18px; }
} .p-widget ul { margin:0; }
.p-widget li { line-height:2; padding:2px 0; margin:0 0 10px 0; }
.p-widget a { text-decoration:none; } .widget_rss .rss-widget-feed { display:none; }
.widget_rss .rss-widget-title { text-decoration: none; }
.widget_rss li { border-bottom:1px solid #ddd; margin:0 0 -1px 0; padding:20px 30px 15px; font-size:14px;}
.widget_rss li:last-of-type { border:none; }
.widget_rss ul li { padding:20px 0px; border-bottom:1px solid #ddd; margin-top:-1px; display:-webkit-box; display:-ms-flexbox; display:flex; -ms-flex-wrap: wrap; flex-wrap: wrap; }
.widget_rss ul li:not(:first-child) { border-top:1px solid #ddd; }
.widget_rss ul li .rss-date { -ms-flex-order:1; order:1; color:#999; font-size:13px; line-height:1; margin-right:10px; padding:0 0 0 22px; position:relative; }
.widget_rss ul li .rss-date:before {font-family: 'design_plus';
content: '\e94e';font-size:16px; position:absolute; top:-2px; left:0px; -webkit-font-smoothing: antialiased; }
.widget_rss ul li cite { -ms-flex-order:2; order:2; color:#999; font-size:13px; line-height:1; }
.widget_rss ul li .rsswidget { -ms-flex-order:3; order:3; display:block; width:100%; margin:0; }
.widget_rss ul li .rssSummary { -ms-flex-order:4; order:4; color:#999; font-size:13px; margin: -0.35em 0; }
.widget_rss .rss-date { position:relative; font-family:Arial; }
.widget_rss .rsswidget ~ .rss-date, .widget_rss .rsswidget ~ cite { margin-bottom:10px; }
.widget_rss .rsswidget ~ .rssSummary { margin-top:calc(10px - 0.35em); } .widget_tag_cloud .tagcloud {
margin:0 0 -6px 0; padding:0; position:relative;
display:-webkit-box; display:-webkit-flex; display:flex;
-webkit-flex-wrap:wrap; flex-wrap:wrap;
}
.widget_tag_cloud .tagcloud a { margin:0 6px 6px 0; font-size:14px !important; display:block; background:#fff; padding:0px 20px; border-radius:5px; height:36px; line-height:36px; border: 1px solid #ddd;}
.widget_tag_cloud .tagcloud a:hover { background:#000; color:#fff; } .widget_recent_entries li { border-bottom:1px solid #ddd; padding:0 0 15px 0; margin-bottom:15px; }
.widget_recent_entries li:last-child { border:none; padding:0; margin:0; }
.widget_recent_entries li a { display:block; }
.widget_recent_entries .post-date { position:relative; color:#999; font-size:14px; display:block; margin-top:3px; }
.widget_recent_entries .post-date:before {
font-family:'design_plus'; content:'\e94e'; font-size:13px; display:inline-block; margin:0 7px 0 0; vertical-align:-1px;
-webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;
} .category_list_widget ul { margin:0; }
.category_list_widget ul ul { margin-left:1em; }
.category_list_widget ul li { margin:0; padding:0; line-height:1; }
.category_list_widget ul li a { display:block; line-height:1.6; padding:10px 0; }
.category_list_widget .widget_headline + ul { margin:-12px 0 -14px; }
.widget_categories ul { margin:0; }
.widget_categories ul ul { margin-left:1em; }
.widget_categories ul li { margin:0; padding:0; line-height:1; }
.widget_categories ul li a { display:inline-block; line-height:1.6; padding:10px 0; }
.widget_categories ul li { color:#999; }
.widget_categories .widget_headline + ul { margin:-12px 0 -14px; } .widget_pages ul { margin:0; }
.widget_pages ul ul { margin-left:1em; }
.widget_pages ul li { margin:0; padding:0; line-height:1; }
.widget_pages ul li a { display:block; line-height:1.6; padding:10px 0; }
.widget_pages .widget_headline + ul { margin:-12px 0 -14px; } .widget_nav_menu ul { margin:0; }
.widget_nav_menu ul ul { margin-left:1em; }
.widget_nav_menu ul li { margin:0; padding:0; line-height:1; }
.widget_nav_menu ul li a { display:block; line-height:1.6; padding:10px 0; }
.widget_nav_menu .widget_headline + ul { margin:-12px 0 -14px; } .widget_recent_comments li { color:#999; } .widget_text .post_content { font-size:16px; line-height: 1.6; } .widget_block { font-size:16px; line-height:1.6; } .widget_meta ul { margin-bottom:-8px; } .widget_archive select, .widget_categories select {
border:1px solid #ddd; background:#fff;  width:100%; height:60px; padding:0 18px; font-size:16px; cursor:pointer;
-webkit-box-sizing:border-box; box-sizing:border-box;
-webkit-appearance:none; appearance:none;
}
.widget_archive .screen-reader-text, .widget_categories .screen-reader-text  {
display:block; clip:auto; clip-path:none; pointer-events:none;
height:60px; width:50px; margin:0;
left:calc(100% - 50px); text-indent:-100vw;
}
.widget_archive .select_wrap,.widget_categories .select_wrap{
position: relative;
}
.widget_archive .select_wrap:before, .widget_categories .select_wrap:before {
font-family:'design_plus'; content:'\e90e'; text-align:center; text-indent:0;
display:block; font-size:14px; width:14px; height:14px; line-height:14px;
position:absolute; right:15px; top:25px;
} #calendar_wrap { padding:0; margin:-6px 0 -20px; }
#wp-calendar { margin:0 auto; width:100%; font-size:14px; border-collapse:collapse; table-layout:fixed;}
#wp-calendar caption { padding:12px 0; font-size:16px; font-weight:600; }
#wp-calendar thead th, #wp-calendar tfoot td { padding:12px 10px; line-height:2; }
#wp-calendar thead th { font-weight:500; }
#wp-calendar tbody th, #wp-calendar tbody td { padding:0; margin:0; line-height:1; text-align:center; }
#wp-calendar tbody span { display:block; padding:15px 10px; }
#wp-calendar tbody a { display:block; width:30px; height:30px; line-height:30px; border-radius:30px; margin:0 auto; text-decoration:none; background-color:#000; color:#fff; }
#wp-calendar td a:hover { text-decoration:none; color:#fff; background:#aaa; }
#wp-calendar #today { font-weight:600; }
.wp-calendar-nav { font-size:14px; padding:20px 0; width:100%; font-size:14px; }
.wp-calendar-nav .wp-calendar-nav-prev { width:40%; float:left; text-align:left;}
.wp-calendar-nav .wp-calendar-nav-next { width:40%; float:right; text-align:right; } .widget_media_gallery .gallery-caption {
background-color:#000; color:#fff; font-size:12px; line-height:1.5; margin:0 0 2.5px; max-height:50%;  transform: translateY(50%);
opacity:0; padding:6px 8px; position:absolute; bottom:0; left:0; text-align:left; width:100%;
-webkit-box-sizing:border-box; box-sizing:border-box;
}
.widget_media_gallery .gallery-item { margin-top:0 !important; }
.widget_media_gallery .gallery-item img{border: none!important;}
.widget_media_gallery .gallery-caption:before { content: ""; height:100%; min-height:49px; position:absolute; top:0; left:0; width:100%;  }
.widget_media_gallery .gallery-item:hover .gallery-caption { opacity: .7; transition: all .25s ease; transform: translateY(0%);} .p-widget p { margin-bottom: 0.4em; }
.p-widget ul { margin-bottom: -12px; }
.p-widget li { margin-bottom: 12px; }
.p-widget ul ul { margin-bottom: 12px; margin-top: 12px; padding-left: 0.75em; }
.p-widget img { display: block; height: auto; max-width: 100%; }
.p-widget .screen-reader-text { display: none; }
.p-widget .calendar_wrap { text-align: center; }
.p-widget .calendar_wrap caption { margin-bottom: 20px; }
.p-widget .calendar_wrap tbody { line-height: 1.8; margin-bottom: 20px; }
.p-widget .calendar_wrap tfoot { line-height: 1.8; }
.p-widget .searchform { position: relative; }
.p-widget .searchform #s { background: #fff; border: 1px solid #ddd; border-right: none; border-radius: 0; height: 45px; line-height: 45px; padding: 0 15px; width: -webkit-calc(100% - 45px); width: calc(100% - 45px); }
.p-widget .searchform #searchsubmit { background: #fff; border: 1px solid #ddd; border-left: none; border-radius: 0; color: #000; cursor: pointer; font-family: "design_plus"; font-size: 16px; height: 45px; padding: 0; width: 45px; position: absolute; top: 0; right: 0; z-index: 2; }
@media only screen and (max-width: 991px) {
.p-widget .searchform #s { height: 40px; line-height: 40px; width: -webkit-calc(100% - 40px); width: calc(100% - 40px); }
.p-widget .searchform #searchsubmit { height: 40px; width: 40px; }
} .tcdw_ad_widget img { margin: 0 auto; } .p-widget-categories { border: 1px solid #ddd; background: #fff; border-top: none; margin: 0 !important; padding: 0; }
.p-widget-categories li { border-top: 1px solid #ddd; margin: 0 !important; padding:0; }
.p-widget-categories li a { display: block; font-weight: normal; padding: 12.5px 22px; text-decoration: none; }
.p-widget-categories li a:hover { background: #eee; color: #000; }
.p-widget-categories .has-children { position: relative; }
.p-widget-categories .has-children > a { padding-right: 32px; }
.p-widget-categories .has-children .toggle-children { cursor: pointer; display:block; line-height: 48px; padding-right: 15px; position: absolute; top: 0; right: 0; -webkit-transition: -webkit-transform 0.5s ease; -moz-transition: -moz-transform 0.5s ease; -ms-transition: -ms-transform 0.5s ease; transition: transform 0.5s ease; }
.p-widget-categories .has-children .toggle-children::before { content: '\e90e'; font-family: "design_plus"; font-size: 14px; opacity: 0.7; }
.p-widget-categories .has-children.is-active > .toggle-children { -webkit-transform: rotateX(180deg); -moz-transform: rotateX(180deg); -ms-transform: rotateX(180deg); transform: rotateX(180deg); }
.p-widget-categories .children { margin: 0 !important; padding: 0 !important; }
.p-widget-categories .children a { padding-left: 34px; }
.p-widget-categories .children .children a { padding-left: 46px; }
.p-widget-categories .children .children .children { padding-left: 58px; } .p-dropdown__title { border: 1px solid #ddd; background: #fff; line-height: 50px; height: 50px; padding: 0 22px; position: relative; }
.p-dropdown__title::after { content: "\e90e"; font-family: "design_plus"; position: absolute; right: 17px; -webkit-transition: -webkit-transform 0.5s ease; -moz-transition: -moz-transform 0.5s ease; -ms-transition: -ms-transform 0.5s ease; transition: transform 0.5s ease; }
.p-dropdown__title:hover { cursor: pointer; }
.p-dropdown__title.is-active::after { -webkit-transform: rotateX(180deg); -moz-transform: rotateX(180deg); -ms-transform: rotateX(180deg); transform: rotateX(180deg); }
.p-dropdown__list { background: #fff; display: none; }
.p-dropdown__list li { border: 1px solid #ddd; border-top: 0; margin: 0 !important; }
.p-dropdown__list li a { display: block; padding: 11.5px 22px; }
.p-dropdown__list li a:hover { background: #f7f7f7; color: #000; } .p-widget-list { border-top: 1px solid #ddd; background: #fff; margin: 0 !important; }
.p-widget-list__item { border: 1px solid #ddd; border-top: none; margin: 0 !important; padding: 0; position: relative; }
.p-widget-list__item > a { display: block; padding: 9px 11px; }
.p-widget-list__item-thumbnail { float: left; padding-top: 120px; width: 120px; overflow: hidden; position: relative; }
.p-widget-list__item-thumbnail img { display: block; width: 100%; height: 100%; position: absolute; top: 0; left: 0; object-fit: cover; }
.p-widget-list__item-info { padding-left: 136px; min-height: 120px; padding-top: 20px; padding-bottom: 20px;}
.p-widget-list__item-title { font-size: 14px; line-height: 1.7; height:3.4em; margin:-0.35em 0; overflow: hidden; visibility: visible; word-break: break-all; display: -webkit-inline-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;}
.p-widget-list__item-meta { color: #999; font-size: 12px; margin: 2px 0 -0.35em 0 !important; padding: 0 !important; display: flex; flex-flow: column;}
.p-widget-list__item-date { display: inline-block; margin-right: 5px; font-size: 14px;}
.p-widget-list__item-category { display: inline-block; }
.p-widget-list__item.no_post { padding: 15px; } .styled_post_list_tabs { border-left: 1px solid #ddd; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; margin: 0 0 -1px 0 !important; padding: 0; position: relative; }
.styled_post_list_tabs li { border-bottom: 1px solid #ddd; border-top: 1px solid #ddd; border-right: 1px solid #ddd; line-height: 1.2; margin: 0 !important; padding: 0; width: 50%; word-break: break-all; }
.styled_post_list_tabs li label { cursor: pointer; display: block; height: 100%; margin: 0; padding: 18.5px 6px; text-align: center; }
.styled_post_list_tab-content { display: none; }
.styled_post_list_tab_widget .tab-radio { display: none; }
.styled_post_list_tab_widget .tab-radio--1:checked ~ .styled_post_list_tabs .tab-label--1,
.styled_post_list_tab_widget .tab-radio--2:checked ~ .styled_post_list_tabs .tab-label--2 { background:#fff; border-bottom-color:#fff; }
.styled_post_list_tab_widget .tab-radio--1:checked ~ .styled_post_list_tab-content--1,
.styled_post_list_tab_widget .tab-radio--2:checked ~ .styled_post_list_tab-content--2 { display: block; }
@media only screen and (max-width: 991px) {
.styled_post_list_tabs li { background: #f7f7f7; }
} .p-widget-slider { margin: 0 !important; }
.p-widget-slider__item { margin: 0 !important; overflow: hidden; padding: 0; position: relative; }
.p-widget-slider__item:nth-child(n+2) { display: none; }
.slick-initialized .p-widget-slider__item:nth-child(n+2) { display: block; }
.p-widget-slider__item > a { display: block; }
.p-widget-slider__item-thumbnail { padding-top: 69%; width: 100%; overflow: hidden; position: relative; }
.p-widget-slider__item-thumbnail img { display: block; width: 100%; height: 100%; position: absolute; top: 0; left: 0; object-fit: cover; }
.p-widget-slider__item-title { background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%); background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%); background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#000000', GradientType=0); color: #fff; font-size: 14px; line-height: 1.7; padding: 32px 22px 14px; width: 100%; position: absolute; bottom: 0; left: 0; }
.p-widget-slider .slick-arrow { color: #fff; cursor: pointer; font-size: 14px; font-weight: 400; height: 40px; line-height: 40px; margin-top: -20px; width: 40px; }
.p-widget-slider .slick-prev { left: 0; }
.p-widget-slider .slick-next { right: 0; } .p-widget-search { position: relative; }
.p-widget-search .p-widget-search__input { background: #fff; border: 1px solid #ddd; border-right: none; border-radius: 0; height: 45px; line-height: 45px; padding: 0 15px; width: -webkit-calc(100% - 45px); width: calc(100% - 45px); }
.p-widget-search .p-widget-search__submit { background: #fff; border: 1px solid #ddd; border-left: none; border-radius: 0; color: #000; cursor: pointer; font-family: "design_plus"; font-size: 16px; height: 45px; padding: 0; width: 45px; position: absolute; top: 0; right: 0; }
@media only screen and (max-width: 991px) {
.p-widget-search .p-widget-search__input { height: 40px; line-height: 40px; width: -webkit-calc(100% - 40px); width: calc(100% - 40px); }
.p-widget-search .p-widget-search__submit { height: 40px; width: 40px; }
}  .u-clearfix::after { clear: both; content: " "; display: table; } .u-left { float: left; }
.u-right { float: right; }
.u-center { float: none; margin-left: auto; margin-right: auto; text-align: center; } .u-hidden { display: none; }
.u-visible-sm, .u-visible-xs { display: none; }
@media only screen and (max-width: 991px) {
.u-hidden-sm { display: none; }
.u-visible-sm { display: block; }
}
@media only screen and (max-width: 767px) {
.u-hidden-xs { display: none; }
.u-visible-xs { display: block; }
} .u-overflow-hidden { overflow: hidden; } .slick-slider { overflow: hidden; }
.slick-loading .slick-list { background: #fff url(//shiho.co.jp/wp-content/themes/famous_tcd064/img/ajax-loader.gif) center center no-repeat; }
.slick-arrow { background: transparent; border: none; color: #000; cursor: pointer; font-family: 'design_plus'; font-size: 20px; font-weight: 700; height: 60px; line-height: 60px; margin-top: -30px; overflow: hidden; padding: 0; text-align: center; width: 60px; position: absolute; top: 50%; z-index: 2; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -ms-transition: all 0.3s ease; transition: all 0.3s ease; }
.slick-prev { left: -70px; }
.slick-next { right: -70px; }
.slick-slider .slick-arrow:hover { color: #ee3c00; }
.slick-dots { display: block; list-style: none; margin: 0; padding: 0; text-align: center; position: absolute; bottom: 25px; left: 0; right: 0; z-index: 2; }
.slick-dots li { display: inline-block; margin: 0 5px; width: 12px; height: 12px; }
.slick-dots li button { background: #fff; border: none; border-radius: 50%; color: transparent; cursor: pointer; opacity: 1; overflow: hidden; padding: 0; width: 12px; height: 12px; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -ms-transition: all 0.3s ease; transition: all 0.3s ease; }
.slick-dots li.slick-active button, .slick-dots li:hover button { background-color: #ee3c00; } .p-entry__body p { word-wrap: break-word; } .wp-block-embed.is-type-video { margin:0 0 2em 0; }
@media (max-width: 767px) {
.p-entry__body .s_table{ overflow: auto; white-space: nowrap; margin-bottom: 2em; }
.p-entry__body .s_table table { margin-bottom: 0; }
} .wp-block-table.is-style-stripes td,
.wp-block-table .has-background td{
background-color: transparent;
}
 .share-top  { margin-bottom: 20px;}
.share-btm  { margin: 30px 0; }
@media screen and (max-width:800px) {
.share-top  { margin:20px 0 20px 0; }
.share-btm { margin:20px 0; }
}
.single_share li{
list-style: none;
}
.single_share li a [class^="icon-"]{
display: none;
} .single_share ul { display:flex; flex-wrap:wrap; margin:0 -3px -3px 0; }
.single_share li:not(.default) { flex: 1 1 0%; margin:0 3px 3px 0; max-width:100px; }
.single_share li:not(.default) a { display:flex; flex-wrap:wrap; justify-content:center; text-align:center; position:relative; border-radius:3px; align-items:center; cursor: pointer; min-height: 32px;}
.single_share a:before { font-family:'design_plus'; display:block; color:#fff; margin-right:5px; position:relative; transition: color 0.25s ease; -webkit-font-smoothing: antialiased; }
.single_share .ttl { font-size: 12px;position: relative;font-family: Arial; } .single_share .share-type1 a,
.single_share .share-type2 a { line-height: 30px;}
.single_share .share-type3 ul,
.single_share .share-type4 ul { margin:0 -5px -5px 0; }
.single_share .share-type3 li,
.single_share .share-type4 li { flex: 0 0 auto; width:calc(25% - 5px); margin:0 5px 5px 0; max-width:inherit; }
.single_share .share-type3 a,
.single_share .share-type4 a {  height: 40px;}
.single_share .share-type3 a { line-height:42px; }
.single_share .share-type4 a { line-height:40px; } .single_share .share-type1 a,
.single_share .share-type3 a { background:#000; color:#fff;}
.single_share .share-type2 a,
.single_share .share-type4 a { background:#f2f2f2; color:#000; border:1px solid #ddd; }
.single_share .share-type2 a:before,
.single_share .share-type4 a:before { color:#000; } .single_share .twitter a:before { font-family: 'tiktok_x_icon'; content: "\e901"; font-size:12px; top:-1px; }
.single_share .facebook a:before { font-family: 'tiktok_x_icon'; content: "\e902";  font-size:18px; top:-1px; }
.single_share .hatebu a:before { content:'\e908'; font-size:14px; top:0px; }
.single_share .pocket a:before { content:'\e90a'; font-size:16px; top:0px; }
.single_share .rss a:before { content:'\e90b'; font-size:12px; top:-0.5px; }
.single_share .feedly a:before { content:'\e907'; font-size:15px; top:-1px; }
.single_share .pinterest a:before { content:'\e905'; font-size:16px; top:-0.5px; }
.single_share .line_button a:before { content:'\e909'; font-size:16px; top:-0.5px; }
.single_share .note_button a:before {
content: '';
display: inline-block;
width: 0.9em;
height: 0.9em;
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 100 100'%3E%3Cpath d='M10 10.4968C25.408 10.4968 46.504 9.70479 61.648 10.1208C81.952 10.6408 89.624 19.5048 89.888 41.3448C90.152 53.7208 89.888 89.1048 89.888 89.1048H67.896C67.896 58.1368 68.008 53.0168 67.896 43.2568C67.632 34.6568 65.2 30.5768 58.584 29.7928C51.592 29.0088 31.992 29.6808 31.992 29.6808V89.1448H10V10.4968Z'/%3E%3C/svg%3E");
background-repeat: no-repeat;
background-size: contain;
background-position: center; top:0px;
}
.single_share .share-type1 .twitter a,
.single_share .share-type3 .twitter a { background:#000; border-color:#000; }
.single_share .share-type1 .facebook a,
.single_share .share-type3 .facebook a { background:#35629a; border-color:#35629a; }
.single_share .share-type1 .hatebu a,
.single_share .share-type3 .hatebu a { background:#3c7dd1; border-color:#3c7dd1; }
.single_share .share-type1 .pocket a,
.single_share .share-type3 .pocket a { background:#ee4056; border-color:#ee4056; }
.single_share .share-type1 .rss a,
.single_share .share-type3 .rss a { background:#ffb53c; border-color:#ffb53c; }
.single_share .share-type1 .feedly a,
.single_share .share-type3 .feedly a { background:#6cc655; border-color:#6cc655; }
.single_share .share-type1 .pinterest a,
.single_share .share-type3 .pinterest a { background:#d4121c; border-color:#d4121c; }
.single_share .share-type1 .line_button a,
.single_share .share-type3 .line_button a { background:#00B900; border-color:#00B900; }
.single_share .share-type1 .note_button a,
.single_share .share-type3 .note_button a { background:#fff; border:1px solid #ddd; color:#000; box-sizing:content-box; top: -1px; }
@media(hover: hover) {
.single_share .share-type1 .twitter a:hover,
.single_share .share-type3 .twitter a:hover { background:#666; }
.single_share .share-type1 .facebook a:hover,
.single_share .share-type3 .facebook a:hover { background:#1f3669;}
.single_share .share-type1 .hatebu a:hover,
.single_share .share-type3 .hatebu a:hover { background:#0270ac; }
.single_share .share-type1 .pocket a:hover,
.single_share .share-type3 .pocket a:hover { background:#c53648; }
.single_share .share-type1 .rss a:hover,
.single_share .share-type3 .rss a:hover { background:#e09900;}
.single_share .share-type1 .feedly a:hover,
.single_share .share-type3 .feedly a:hover { background:#5ca449; }
.single_share .share-type1 .pinterest a:hover,
.single_share .share-type3 .pinterest a:hover { background:#a42f35; }
.single_share .share-type1 .line_button a:hover,
.single_share .share-type3 .line_button a:hover { background:#009100; }
.single_share .share-type1 .note_button a:hover,
.single_share .share-type3 .note_button a:hover { background:#eee; border-color:#ddd; color:#000 }
.single_share .share-type1 .note_button a:hover:before,
.single_share .share-type3 .note_button a:hover:before { 
content: '';
display: inline-block;
width: 0.9em;
height: 0.9em;
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 100 100'%3E%3Cpath d='M10 10.4968C25.408 10.4968 46.504 9.70479 61.648 10.1208C81.952 10.6408 89.624 19.5048 89.888 41.3448C90.152 53.7208 89.888 89.1048 89.888 89.1048H67.896C67.896 58.1368 68.008 53.0168 67.896 43.2568C67.632 34.6568 65.2 30.5768 58.584 29.7928C51.592 29.0088 31.992 29.6808 31.992 29.6808V89.1448H10V10.4968Z'/%3E%3C/svg%3E");
background-repeat: no-repeat;
background-size: contain;
background-position: center; top:0px;
}
.single_share .share-type1 a:hover,
.single_share .share-type3 a:hover { color:#fff; }
.single_share .share-type2 .twitter a:hover,
.single_share .share-type4 .twitter a:hover { background:#000; border-color:#000; }
.single_share .share-type2 .facebook a:hover,
.single_share .share-type4 .facebook a:hover { background:#35629a; border-color:#35629a; }
.single_share .share-type2 .hatebu a:hover,
.single_share .share-type4 .hatebu a:hover { background:#3c7dd1; border-color:#3c7dd1; }
.single_share .share-type2 .pocket a:hover,
.single_share .share-type4 .pocket a:hover { background:#ee4056; border-color:#ee4056; }
.single_share .share-type2 .rss a:hover,
.single_share .share-type4 .rss a:hover { background:#ffb53c; border-color:#ffb53c; }
.single_share .share-type2 .feedly a:hover,
.single_share .share-type4 .feedly a:hover { background:#6cc655; border-color:#6cc655; }
.single_share .share-type2 .pinterest a:hover,
.single_share .share-type4 .pinterest a:hover { background:#d4121c; border-color:#d4121c; }
.single_share .share-type2 .line_button a:hover,
.single_share .share-type4 .line_button a:hover { background:#00B900; border-color:#00B900; }
.single_share .share-type2 .note_button a:hover,
.single_share .share-type4 .note_button a:hover { background:#000000; border-color:#000000; }
.single_share .share-type2 .note_button a:hover:before,
.single_share .share-type4 .note_button a:hover:before {
content: '';
display: inline-block;
width: 0.9em;
height: 0.9em;
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 100 100'%3E%3Cpath d='M10 10.4968C25.408 10.4968 46.504 9.70479 61.648 10.1208C81.952 10.6408 89.624 19.5048 89.888 41.3448C90.152 53.7208 89.888 89.1048 89.888 89.1048H67.896C67.896 58.1368 68.008 53.0168 67.896 43.2568C67.632 34.6568 65.2 30.5768 58.584 29.7928C51.592 29.0088 31.992 29.6808 31.992 29.6808V89.1448H10V10.4968Z'/%3E%3C/svg%3E");
background-repeat: no-repeat;
background-size: contain;
background-position: center; top:0px;
}
.single_share .share-type2 a:hover,
.single_share .share-type4 a:hover { color:#fff; }
.single_share .share-type2 a:hover:before,
.single_share .share-type4 a:hover:before { color:#fff; }
}
@media screen and (max-width:800px) {
.single_share .share-type1 .ttl,
.single_share .share-type2 .ttl { display:none; }
.single_share .share-type3 .ttl,
.single_share .share-type4 .ttl { display:inline; }
.single_share .share-type3 a,
.single_share .share-type4 a { height:35px; line-height:37px; }
.single_share .share-type4 a { line-height:35px; }
.single_share a:before { margin:0; }
.single_share .share-type3 a:before,
.single_share .share-type4 a:before { margin-right:5px; }
.single_share .twitter a:before { top:0px }
.single_share .facebook a:before { top:-1px;  }
.single_share .hatebu a:before { top:0px; }
.single_share .pocket a:before { top:0px; }
.single_share .rss a:before { top:-1px; }
.single_share .feedly a:before {  top:-1.5px; }
}
@media screen and (max-width:500px) {
.single_share .ttl { max-width:inherit; }
.single_share .share-type3 li,
.single_share .share-type4 li { width:calc(50% - 5px); max-width:inherit; }
}
.single_share .share-type5 ul { display:flex; flex-wrap:wrap; margin:0 -3px -10px 0; }
.single_share .share-type5 li { margin:0 3px 3px 0; }
.single_share .share-type5 li.pocket_button { width:90px !important; }:root { --tcdce-base-font-size-pc: inherit;
--tcdce-base-font-size-sp: inherit;
--tcdce-base-font-family: inherit;
--tcdce-base-line-height-pc: 2.4;
--tcdce-base-line-height-sp: 2.2;
--tcdce-base-font-color: inherit;
--tcdce-base-link-color: #0b57d0;
--tcdce-base-link-decoration: underline;
--tcdce-base-margin-top-pc: 0;
--tcdce-base-margin-top-sp: 0;
--tcdce-base-margin-bottom-pc: 40px;
--tcdce-base-margin-bottom-sp: 30px;
--tcdce-half-leading: calc((1em - 1lh) / 2); --tcdce-opt-font-type-serif: "Times New Roman", Times, "Yu Mincho", "游明朝",
"游明朝体", "Hiragino Mincho Pro", serif, "HiraMinProN-W3", "HGS明朝E",
"ＭＳ Ｐ明朝", "MS PMincho", serif;
--tcdce-opt-font-type-sans-serif: Arial, "Hiragino Sans", "Yu Gothic Medium",
"Meiryo", sans-serif;
--tcdce-opt-font-weight-normal: 400;
--tcdce-opt-font-weight-bold: 600;
--tcdce-opt-inset-block-top: 0 auto;
--tcdce-opt-inset-block-center: 0;
--tcdce-opt-inset-block-bottom: auto 0;
--tcdce-opt-inset-inline-left: 0 auto;
--tcdce-opt-inset-inline-center: 0;
--tcdce-opt-inset-inline-right: auto 0;
--tcdce-opt-icon: "";
--tcdce-opt-icon--info: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M480.01-290q12.76 0 21.37-8.63Q510-307.25 510-320v-170q0-12.75-8.63-21.38-8.63-8.62-21.38-8.62-12.76 0-21.37 8.62Q450-502.75 450-490v170q0 12.75 8.63 21.37 8.63 8.63 21.38 8.63ZM480-588.46q13.73 0 23.02-9.29t9.29-23.02q0-13.73-9.29-23.02-9.29-9.28-23.02-9.28t-23.02 9.28q-9.29 9.29-9.29 23.02t9.29 23.02q9.29 9.29 23.02 9.29Zm.07 488.46q-78.84 0-148.21-29.92t-120.68-81.21q-51.31-51.29-81.25-120.63Q100-401.1 100-479.93q0-78.84 29.92-148.21t81.21-120.68q51.29-51.31 120.63-81.25Q401.1-860 479.93-860q78.84 0 148.21 29.92t120.68 81.21q51.31 51.29 81.25 120.63Q860-558.9 860-480.07q0 78.84-29.92 148.21t-81.21 120.68q-51.29 51.31-120.63 81.25Q558.9-100 480.07-100Zm-.07-60q134 0 227-93t93-227q0-134-93-227t-227-93q-134 0-227 93t-93 227q0 134 93 227t227 93Zm0-320Z"/></svg>');
--tcdce-opt-icon--help: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M479.56-255.39q17.13 0 28.94-11.82 11.81-11.83 11.81-28.97 0-17.13-11.83-28.94-11.83-11.8-28.96-11.8-17.13 0-28.94 11.83-11.81 11.83-11.81 28.96 0 17.13 11.83 28.94 11.83 11.8 28.96 11.8Zm.51 155.39q-78.84 0-148.21-29.92t-120.68-81.21q-51.31-51.29-81.25-120.63Q100-401.1 100-479.93q0-78.84 29.92-148.21t81.21-120.68q51.29-51.31 120.63-81.25Q401.1-860 479.93-860q78.84 0 148.21 29.92t120.68 81.21q51.31 51.29 81.25 120.63Q860-558.9 860-480.07q0 78.84-29.92 148.21t-81.21 120.68q-51.29 51.31-120.63 81.25Q558.9-100 480.07-100Zm-.07-60q134 0 227-93t93-227q0-134-93-227t-227-93q-134 0-227 93t-93 227q0 134 93 227t227 93Zm0-320Zm3.24-171.23q27.68 0 47.91 17.43 20.24 17.43 20.24 43.57 0 22-12.93 39.38-12.92 17.39-29.54 32.39-21.78 19.32-38.35 42.51-16.57 23.18-17.72 51.64-.39 10.93 7.69 18.31 8.08 7.38 18.84 7.38 11.54 0 19.54-7.69t10.23-18.84q4-20.62 17.04-36.73 13.04-16.12 28.25-30.65 21.87-21.32 38.17-46.48 16.31-25.17 16.31-56.14 0-47.54-37.46-78.12Q534-703.84 484-703.84q-35.69 0-67.31 15.8-31.61 15.81-49.23 46.12-5.46 9.31-3.5 19.59 1.95 10.29 10.55 15.62 10.95 6.09 22.49 3.48 11.54-2.62 19.61-13.15 12.16-15.77 29.43-25.31t37.2-9.54Z"/></svg>');
--tcdce-opt-icon--pen: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M200-200h50.46l409.46-409.46-50.46-50.46L200-250.46V-200Zm-23.84 60q-15.37 0-25.76-10.4-10.4-10.39-10.4-25.76v-69.3q0-14.63 5.62-27.89 5.61-13.26 15.46-23.11l506.54-506.31q9.07-8.24 20.03-12.73 10.97-4.5 23-4.5t23.3 4.27q11.28 4.27 19.97 13.58l48.85 49.46q9.31 8.69 13.27 20 3.96 11.31 3.96 22.62 0 12.07-4.12 23.03-4.12 10.97-13.11 20.04L296.46-161.08q-9.85 9.85-23.11 15.46-13.26 5.62-27.89 5.62h-69.3Zm584.22-570.15-50.23-50.23 50.23 50.23Zm-126.13 75.9-24.79-25.67 50.46 50.46-25.67-24.79Z"/></svg>');
--tcdce-opt-icon--bulb: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M480-96.92q-30.31 0-52.27-21-21.96-21-23.88-51.31h152.3q-1.92 30.31-23.88 51.31-21.96 21-52.27 21Zm-120-127.7q-12.77 0-21.38-8.61-8.62-8.62-8.62-21.39 0-12.77 8.62-21.38 8.61-8.62 21.38-8.62h240q12.77 0 21.38 8.62 8.62 8.61 8.62 21.38t-8.62 21.39q-8.61 8.61-21.38 8.61H360ZM336.15-340q-62.84-39.08-99.49-102.12Q200-505.15 200-580q0-116.92 81.54-198.46T480-860q116.92 0 198.46 81.54T760-580q0 74.85-36.66 137.88-36.65 63.04-99.49 102.12h-287.7ZM354-400h252q45-32 69.5-79T700-580q0-92-64-156t-156-64q-92 0-156 64t-64 156q0 54 24.5 101t69.5 79Zm126 0Z"/></svg>');
--tcdce-opt-icon--warn: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M480-290.77q13.73 0 23.02-9.29t9.29-23.02q0-13.73-9.29-23.02-9.29-9.28-23.02-9.28t-23.02 9.28q-9.29 9.29-9.29 23.02t9.29 23.02q9.29 9.29 23.02 9.29Zm.01-146.15q12.76 0 21.37-8.63 8.62-8.62 8.62-21.37v-180q0-12.75-8.63-21.38-8.63-8.62-21.38-8.62-12.76 0-21.37 8.62-8.62 8.63-8.62 21.38v180q0 12.75 8.63 21.37 8.63 8.63 21.38 8.63Zm.06 336.92q-78.84 0-148.21-29.92t-120.68-81.21q-51.31-51.29-81.25-120.63Q100-401.1 100-479.93q0-78.84 29.92-148.21t81.21-120.68q51.29-51.31 120.63-81.25Q401.1-860 479.93-860q78.84 0 148.21 29.92t120.68 81.21q51.31 51.29 81.25 120.63Q860-558.9 860-480.07q0 78.84-29.92 148.21t-81.21 120.68q-51.29 51.31-120.63 81.25Q558.9-100 480.07-100Zm-.07-60q134 0 227-93t93-227q0-134-93-227t-227-93q-134 0-227 93t-93 227q0 134 93 227t227 93Zm0-320Z"/></svg>');
--tcdce-opt-icon--good: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M827.69-620q28.54 0 50.42 21.89Q900-576.23 900-547.69v64.61q0 6.3-1.62 13.5-1.61 7.19-3.61 13.43l-114.64 270.5q-8.59 19.19-28.82 32.42T709.09-140H288.46v-480l232.69-230.69q11.93-11.92 27.62-14.23 15.69-2.31 30.07 5.38 14.39 7.7 21.08 21.85 6.69 14.15 2.85 29.31L559.69-620h268Zm-479.23 25.54V-200h360.77q4.23 0 8.65-2.31 4.43-2.31 6.74-7.69L840-480v-67.69q0-5.39-3.46-8.85t-8.85-3.46H483.85L534-779.23 348.46-594.46ZM172.31-140q-29.83 0-51.07-21.24Q100-182.48 100-212.31v-335.38q0-29.83 21.24-51.07Q142.48-620 172.31-620h116.15v60H172.31q-5.39 0-8.85 3.46t-3.46 8.85v335.38q0 5.39 3.46 8.85t8.85 3.46h116.15v60H172.31Zm176.15-60v-394.46V-200Z"/></svg>');
--tcdce-opt-icon--bad: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M132.31-340q-28.54 0-50.42-21.89Q60-383.77 60-412.31v-64.61q0-6.3 1.62-13.5 1.61-7.19 3.61-13.43l114.64-270.5q8.59-19.19 28.82-32.42T250.91-820h420.63v480L438.85-109.31q-11.93 11.92-27.62 14.23-15.69 2.31-30.07-5.38-14.39-7.7-21.08-21.85-6.69-14.15-2.85-29.31L400.31-340h-268Zm479.23-25.54V-760H250.77q-4.23 0-8.65 2.31-4.43 2.31-6.74 7.69L120-480v67.69q0 5.39 3.46 8.85t8.85 3.46h343.84L426-180.77l185.54-184.77ZM787.69-820q29.83 0 51.07 21.24Q860-777.52 860-747.69v335.38q0 29.83-21.24 51.07Q817.52-340 787.69-340H671.54v-60h116.15q5.39 0 8.85-3.46t3.46-8.85v-335.38q0-5.39-3.46-8.85t-8.85-3.46H671.54v-60h116.15Zm-176.15 60v394.46V-760Z"/></svg>');
--tcdce-opt-icon--check: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="m382-339.38 345.54-345.54q8.92-8.93 20.88-9.12 11.96-.19 21.27 9.12 9.31 9.31 9.31 21.38 0 12.08-9.31 21.39l-362.38 363q-10.85 10.84-25.31 10.84-14.46 0-25.31-10.84l-167-167q-8.92-8.93-8.8-21.2.11-12.26 9.42-21.57t21.38-9.31q12.08 0 21.39 9.31L382-339.38Z"/></svg>');
--tcdce-opt-icon--circle: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M480.07-100q-78.84 0-148.21-29.92t-120.68-81.21q-51.31-51.29-81.25-120.63Q100-401.1 100-479.93q0-78.84 29.92-148.21t81.21-120.68q51.29-51.31 120.63-81.25Q401.1-860 479.93-860q78.84 0 148.21 29.92t120.68 81.21q51.31 51.29 81.25 120.63Q860-558.9 860-480.07q0 78.84-29.92 148.21t-81.21 120.68q-51.29 51.31-120.63 81.25Q558.9-100 480.07-100Zm-.07-60q134 0 227-93t93-227q0-134-93-227t-227-93q-134 0-227 93t-93 227q0 134 93 227t227 93Zm0-320Z"/></svg>');
--tcdce-opt-icon--cross: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M480-437.85 277.08-234.92q-8.31 8.3-20.89 8.5-12.57.19-21.27-8.5-8.69-8.7-8.69-21.08 0-12.38 8.69-21.08L437.85-480 234.92-682.92q-8.3-8.31-8.5-20.89-.19-12.57 8.5-21.27 8.7-8.69 21.08-8.69 12.38 0 21.08 8.69L480-522.15l202.92-202.93q8.31-8.3 20.89-8.5 12.57-.19 21.27 8.5 8.69 8.7 8.69 21.08 0 12.38-8.69 21.08L522.15-480l202.93 202.92q8.3 8.31 8.5 20.89.19 12.57-8.5 21.27-8.7 8.69-21.08 8.69-12.38 0-21.08-8.69L480-437.85Z"/></svg>');  --tcdce-h1-font-size-pc: 32px;
--tcdce-h1-font-size-sp: 22px;
--tcdce-h1-line-height: 1.5;
--tcdce-h1-text-align: center;
--tcdce-h1-font-weight: 600;
--tcdce-h1-font-color: var(--tcdce-base-font-color);
--tcdce-h1-font-family: var(--tcdce-base-font-family);
--tcdce-h1-content-width: 100%; --tcdce-h1-background: initial;
--tcdce-h1-background-color: ;
--tcdce-h1-background-gradation-color1: ;
--tcdce-h1-background-gradation-color2: ; --tcdce-h1-border-style: hidden;
--tcdce-h1-border-position: var(--tcdce-h2-border-width);
--tcdce-h1-border-width: 0px;
--tcdce-h1-border-color: ;
--tcdce-h1-border-gradation-color1: ;
--tcdce-h1-border-gradation-color2: ; --tcdce-h1-element-background: initial;
--tcdce-h1-element-color: ;
--tcdce-h1-element-gradation-color1: ;
--tcdce-h1-element-gradation-color2: ;
--tcdce-h1-element-image-url: ;
--tcdce-h1-element-inset-inline: var(--tcdce-opt-inset-inline-left);
--tcdce-h1-element-inset-block: var(--tcdce-opt-inset-block-top);
--tcdce-h1-element-size-w-pc: 0px;
--tcdce-h1-element-size-w-sp: 0px;
--tcdce-h1-element-size-h-pc: 0px;
--tcdce-h1-element-size-h-sp: 0px; --tcdce-h1-padding-pc: 0px;
--tcdce-h1-padding-sp: 0px;
--tcdce-h1-padding-top-pc: 0px;
--tcdce-h1-padding-top-sp: 0px;
--tcdce-h1-padding-right-pc: 0px;
--tcdce-h1-padding-right-sp: 0px;
--tcdce-h1-padding-bottom-pc: 0px;
--tcdce-h1-padding-bottom-sp: 0px;
--tcdce-h1-padding-left-pc: 0px;
--tcdce-h1-padding-left-sp: 0px; --tcdce-h1-margin-top-pc: 100px;
--tcdce-h1-margin-top-sp: 50px;
--tcdce-h1-margin-bottom-pc: 30px;
--tcdce-h1-margin-bottom-sp: 20px;  --tcdce-h2-font-size-pc: 28px;
--tcdce-h2-font-size-sp: 22px;
--tcdce-h2-line-height: 1.5;
--tcdce-h2-text-align: center;
--tcdce-h2-font-weight: 600;
--tcdce-h2-font-color: var(--tcdce-base-font-color);
--tcdce-h2-font-family: var(--tcdce-base-font-family);
--tcdce-h2-content-width: 100%; --tcdce-h2-background: initial;
--tcdce-h2-background-color: ;
--tcdce-h2-background-gradation-color1: ;
--tcdce-h2-background-gradation-color2: ; --tcdce-h2-border-style: hidden;
--tcdce-h2-border-position: var(--tcdce-h2-border-width);
--tcdce-h2-border-width: 0px;
--tcdce-h2-border-color: ;
--tcdce-h2-border-gradation-color1: ;
--tcdce-h2-border-gradation-color2: ; --tcdce-h2-element-background: initial;
--tcdce-h2-element-color: ;
--tcdce-h2-element-gradation-color1: ;
--tcdce-h2-element-gradation-color2: ;
--tcdce-h2-element-image-url: ;
--tcdce-h2-element-inset-inline: var(--tcdce-opt-inset-inline-left);
--tcdce-h2-element-inset-block: var(--tcdce-opt-inset-block-top);
--tcdce-h2-element-size-w-pc: 0px;
--tcdce-h2-element-size-w-sp: 0px;
--tcdce-h2-element-size-h-pc: 0px;
--tcdce-h2-element-size-h-sp: 0px; --tcdce-h2-padding-pc: 0px;
--tcdce-h2-padding-sp: 0px;
--tcdce-h2-padding-top-pc: 0px;
--tcdce-h2-padding-top-sp: 0px;
--tcdce-h2-padding-right-pc: 0px;
--tcdce-h2-padding-right-sp: 0px;
--tcdce-h2-padding-bottom-pc: 0px;
--tcdce-h2-padding-bottom-sp: 0px;
--tcdce-h2-padding-left-pc: 0px;
--tcdce-h2-padding-left-sp: 0px; --tcdce-h2-margin-top-pc: 100px;
--tcdce-h2-margin-top-sp: 50px;
--tcdce-h2-margin-bottom-pc: 30px;
--tcdce-h2-margin-bottom-sp: 20px;  --tcdce-h3-font-size-pc: 24px;
--tcdce-h3-font-size-sp: 20px;
--tcdce-h3-line-height: 1.5;
--tcdce-h3-text-align: left;
--tcdce-h3-font-weight: 600;
--tcdce-h3-font-color: var(--tcdce-base-font-color);
--tcdce-h3-font-family: var(--tcdce-base-font-family);
--tcdce-h3-content-width: 100%; --tcdce-h3-background: initial;
--tcdce-h3-background-color: ;
--tcdce-h3-background-gradation-color1: ;
--tcdce-h3-background-gradation-color2: ; --tcdce-h3-border-style: hidden;
--tcdce-h3-border-position: var(--tcdce-h3-border-width);
--tcdce-h3-border-width: 0px;
--tcdce-h3-border-color: ;
--tcdce-h3-border-gradation-color1: ;
--tcdce-h3-border-gradation-color2: ; --tcdce-h3-element-background: initial;
--tcdce-h3-element-color: ;
--tcdce-h3-element-gradation-color1: ;
--tcdce-h3-element-gradation-color2: ;
--tcdce-h3-element-image-url: ;
--tcdce-h3-element-inset-inline: var(--tcdce-opt-inset-inline-left);
--tcdce-h3-element-inset-block: var(--tcdce-opt-inset-block-top);
--tcdce-h3-element-size-w-pc: 0px;
--tcdce-h3-element-size-w-sp: 0px;
--tcdce-h3-element-size-h-pc: 0px;
--tcdce-h3-element-size-h-sp: 0px; --tcdce-h3-padding-pc: 0px;
--tcdce-h3-padding-sp: 0px;
--tcdce-h3-padding-top-pc: 0px;
--tcdce-h3-padding-top-sp: 0px;
--tcdce-h3-padding-right-pc: 0px;
--tcdce-h3-padding-right-sp: 0px;
--tcdce-h3-padding-bottom-pc: 0px;
--tcdce-h3-padding-bottom-sp: 0px;
--tcdce-h3-padding-left-pc: 0px;
--tcdce-h3-padding-left-sp: 0px; --tcdce-h3-margin-top-pc: 80px;
--tcdce-h3-margin-top-sp: 50px;
--tcdce-h3-margin-bottom-pc: 20px;
--tcdce-h3-margin-bottom-sp: 20px;  --tcdce-h4-font-size-pc: 22px;
--tcdce-h4-font-size-sp: 18px;
--tcdce-h4-line-height: 1.5;
--tcdce-h4-text-align: left;
--tcdce-h4-font-weight: 600;
--tcdce-h4-font-color: var(--tcdce-base-font-color);
--tcdce-h4-font-family: var(--tcdce-base-font-family);
--tcdce-h4-content-width: 100%; --tcdce-h4-background: initial;
--tcdce-h4-background-color: ;
--tcdce-h4-background-gradation-color1: ;
--tcdce-h4-background-gradation-color2: ; --tcdce-h4-border-style: hidden;
--tcdce-h4-border-position: var(--tcdce-h4-border-width);
--tcdce-h4-border-width: 0px;
--tcdce-h4-border-color: ;
--tcdce-h4-border-gradation-color1: ;
--tcdce-h4-border-gradation-color2: ; --tcdce-h4-element-background: initial;
--tcdce-h4-element-color: ;
--tcdce-h4-element-gradation-color1: ;
--tcdce-h4-element-gradation-color2: ;
--tcdce-h4-element-image-url: ;
--tcdce-h4-element-inset-inline: var(--tcdce-opt-inset-inline-left);
--tcdce-h4-element-inset-block: var(--tcdce-opt-inset-block-top);
--tcdce-h4-element-size-w-pc: 0px;
--tcdce-h4-element-size-w-sp: 0px;
--tcdce-h4-element-size-h-pc: 0px;
--tcdce-h4-element-size-h-sp: 0px; --tcdce-h4-padding-pc: 0px;
--tcdce-h4-padding-sp: 0px;
--tcdce-h4-padding-top-pc: 0px;
--tcdce-h4-padding-top-sp: 0px;
--tcdce-h4-padding-right-pc: 0px;
--tcdce-h4-padding-right-sp: 0px;
--tcdce-h4-padding-bottom-pc: 0px;
--tcdce-h4-padding-bottom-sp: 0px;
--tcdce-h4-padding-left-pc: 0px;
--tcdce-h4-padding-left-sp: 0px; --tcdce-h4-margin-top-pc: 60px;
--tcdce-h4-margin-top-sp: 40px;
--tcdce-h4-margin-bottom-pc: 15px;
--tcdce-h4-margin-bottom-sp: 15px;  --tcdce-h5-font-size-pc: 20px;
--tcdce-h5-font-size-sp: 16px;
--tcdce-h5-line-height: 1.5;
--tcdce-h5-text-align: left;
--tcdce-h5-font-weight: 600;
--tcdce-h5-font-color: var(--tcdce-base-font-color);
--tcdce-h5-font-family: var(--tcdce-base-font-family);
--tcdce-h5-content-width: 100%; --tcdce-h5-background: initial;
--tcdce-h5-background-color: ;
--tcdce-h5-background-gradation-color1: ;
--tcdce-h5-background-gradation-color2: ; --tcdce-h5-border-style: hidden;
--tcdce-h5-border-position: var(--tcdce-h5-border-width);
--tcdce-h5-border-width: 0px;
--tcdce-h5-border-color: ;
--tcdce-h5-border-gradation-color1: ;
--tcdce-h5-border-gradation-color2: ; --tcdce-h5-element-background: initial;
--tcdce-h5-element-color: ;
--tcdce-h5-element-gradation-color1: ;
--tcdce-h5-element-gradation-color2: ;
--tcdce-h5-element-image-url: ;
--tcdce-h5-element-inset-inline: var(--tcdce-opt-inset-inline-left);
--tcdce-h5-element-inset-block: var(--tcdce-opt-inset-block-top);
--tcdce-h5-element-size-w-pc: 0px;
--tcdce-h5-element-size-w-sp: 0px;
--tcdce-h5-element-size-h-pc: 0px;
--tcdce-h5-element-size-h-sp: 0px; --tcdce-h5-padding-pc: 0px;
--tcdce-h5-padding-sp: 0px;
--tcdce-h5-padding-top-pc: 0px;
--tcdce-h5-padding-top-sp: 0px;
--tcdce-h5-padding-right-pc: 0px;
--tcdce-h5-padding-right-sp: 0px;
--tcdce-h5-padding-bottom-pc: 0px;
--tcdce-h5-padding-bottom-sp: 0px;
--tcdce-h5-padding-left-pc: 0px;
--tcdce-h5-padding-left-sp: 0px; --tcdce-h5-margin-top-pc: 50px;
--tcdce-h5-margin-top-sp: 40px;
--tcdce-h5-margin-bottom-pc: 10px;
--tcdce-h5-margin-bottom-sp: 10px;  --tcdce-h6-font-size-pc: 18px;
--tcdce-h6-font-size-sp: 16px;
--tcdce-h6-line-height: 1.5;
--tcdce-h6-text-align: left;
--tcdce-h6-font-weight: 600;
--tcdce-h6-font-color: var(--tcdce-base-font-color);
--tcdce-h6-font-family: var(--tcdce-base-font-family);
--tcdce-h6-content-width: 100%; --tcdce-h6-background: initial;
--tcdce-h6-background-color: ;
--tcdce-h6-background-gradation-color1: ;
--tcdce-h6-background-gradation-color2: ; --tcdce-h6-border-style: hidden;
--tcdce-h6-border-position: var(--tcdce-h6-border-width);
--tcdce-h6-border-width: 0px;
--tcdce-h6-border-color: ;
--tcdce-h6-border-gradation-color1: ;
--tcdce-h6-border-gradation-color2: ; --tcdce-h6-element-background: initial;
--tcdce-h6-element-color: ;
--tcdce-h6-element-gradation-color1: ;
--tcdce-h6-element-gradation-color2: ;
--tcdce-h6-element-image-url: ;
--tcdce-h6-element-inset-inline: var(--tcdce-opt-inset-inline-left);
--tcdce-h6-element-inset-block: var(--tcdce-opt-inset-block-top);
--tcdce-h6-element-size-w-pc: 0px;
--tcdce-h6-element-size-w-sp: 0px;
--tcdce-h6-element-size-h-pc: 0px;
--tcdce-h6-element-size-h-sp: 0px; --tcdce-h6-padding-pc: 0px;
--tcdce-h6-padding-sp: 0px;
--tcdce-h6-padding-top-pc: 0px;
--tcdce-h6-padding-top-sp: 0px;
--tcdce-h6-padding-right-pc: 0px;
--tcdce-h6-padding-right-sp: 0px;
--tcdce-h6-padding-bottom-pc: 0px;
--tcdce-h6-padding-bottom-sp: 0px;
--tcdce-h6-padding-left-pc: 0px;
--tcdce-h6-padding-left-sp: 0px; --tcdce-h6-margin-top-pc: 50px;
--tcdce-h6-margin-top-sp: 40px;
--tcdce-h6-margin-bottom-pc: 10px;
--tcdce-h6-margin-bottom-sp: 10px; --tcdce-ul-font-size-pc: 16px;
--tcdce-ul-font-size-sp: 16px;
--tcdce-ul-font-weight: normal;
--tcdce-ul-font-color: var(--tcdce-base-font-color); --tcdce-ul-background: initial;
--tcdce-ul-background-color: ;
--tcdce-ul-background-gradation-color1: ;
--tcdce-ul-background-gradation-color2: ; --tcdce-ul-border-style: hidden;
--tcdce-ul-border-width: 2;
--tcdce-ul-border-color: #000000; --tcdce-ul-list-style: disc;
--tcdce-ul-icon: none;
--tcdce-ul-icon-offset: 1em;
--tcdce-ul-icon-content: ;
--tcdce-ul-icon-image-url: ;
--tcdce-ul-icon-color: #000000; --tcdce-ul-padding-pc: 0px;
--tcdce-ul-padding-sp: 0px;
--tcdce-ul-padding-custom-pc: 30px;
--tcdce-ul-padding-custom-sp: 15px; --tcdce-ul-margin-top-pc: 40px;
--tcdce-ul-margin-top-sp: 30px;
--tcdce-ul-margin-bottom-pc: 40px;
--tcdce-ul-margin-bottom-sp: 30px; --tcdce-ol-font-size-pc: 16px;
--tcdce-ol-font-size-sp: 16px;
--tcdce-ol-font-weight: normal;
--tcdce-ol-font-color: var(--tcdce-base-font-color); --tcdce-ol-background: initial;
--tcdce-ol-background-color: ;
--tcdce-ol-background-gradation-color1: ;
--tcdce-ol-background-gradation-color2: ; --tcdce-ol-border-style: hidden;
--tcdce-ol-border-width: 2;
--tcdce-ol-border-color: #000000; --tcdce-ol-list-style: decimal;
--tcdce-ol-counter-type: none;
--tcdce-ol-counter-offset: 1em;
--tcdce-ol-counter-weight: normal;
--tcdce-ol-counter-size: scale(1);
--tcdce-ol-counter-color: #000000;
--tcdce-ol-counter-background: transparent;
--tcdce-ol-counter-background-color: #000000; --tcdce-ol-padding-pc: 0px;
--tcdce-ol-padding-sp: 0px;
--tcdce-ol-padding-custom-pc: 30px;
--tcdce-ol-padding-custom-sp: 15px; --tcdce-ol-margin-top-pc: 40px;
--tcdce-ol-margin-top-sp: 30px;
--tcdce-ol-margin-bottom-pc: 40px;
--tcdce-ol-margin-bottom-sp: 30px;  --tcdce-box-font-size-pc: 16px;
--tcdce-box-font-size-sp: 14px;
--tcdce-box-font-color: #000000;
--tcdce-box-font-weight: normal; --tcdce-box-background: #f6f6f6;
--tcdce-box-background-gradation-color1: ;
--tcdce-box-background-gradation-color2: ; --tcdce-box-border-style: hidden;
--tcdce-box-border-width: 2;
--tcdce-box-border-color: #000000; --tcdce-box-icon: none;
--tcdce-box-icon-offset: 0em;
--tcdce-box-icon-content: ;
--tcdce-box-icon-image-url: ;
--tcdce-box-icon-color: #000000; --tcdce-box-padding-pc: 1.5em;
--tcdce-box-padding-sp: 1em;
--tcdce-box-padding-custom-pc: 30px;
--tcdce-box-padding-custom-sp: 15px; --tcdce-box-margin-top-pc: 40px;
--tcdce-box-margin-top-sp: 30px;
--tcdce-box-margin-bottom-pc: 40px;
--tcdce-box-margin-bottom-sp: 30px; --tcdce-marker-font-weight: 400;
--tcdce-marker-color: #fff799;
--tcdce-marker-weight: 0.8em;
--tcdce-marker-animation: none;
--tcdce-marker-animation-keyframes: tcdCeMarkerAnimation 1s ease; --tcdce-button-font-size-pc: 16px;
--tcdce-button-font-size-sp: 14px;
--tcdce-button-font-weight: 400;
--tcdce-button-size-width-pc: 270px;
--tcdce-button-size-width-sp: 220px;
--tcdce-button-size-height-pc: 60px;
--tcdce-button-size-height-sp: 50px;
--tcdce-button-shape: 60px;
--tcdce-button-shape--round: var(--tcdce-button-size-height-pc);
--tcdce-button-shape--square: 0;
--tcdce-button-preset-color--a: #000000;
--tcdce-button-preset-color--b: #333333;
--tcdce-button-preset-color--gradation--a: ;
--tcdce-button-preset-color--gradation--b: ;
--tcdce-button-font-color: #ffffff;
--tcdce-button-font-color-hover: #ffffff;
--tcdce-button-background: var(--tcdce-button-preset-color--a);
--tcdce-button-background-hover: var(--tcdce-button-preset-color--b);
--tcdce-button-border: none;
--tcdce-button-border-hover: none;
--tcdce-button-transform: none;
--tcdce-button-transform-hover: none;
--tcdce-button-overlay: none;
--tcdce-button-margin-top-pc: 40px;
--tcdce-button-margin-top-sp: 30px;
--tcdce-button-margin-bottom-pc: 40px;
--tcdce-button-margin-bottom-sp: 30px; --tcdce-sb-font-size-pc: 16px;
--tcdce-sb-font-size-sp: 14px;
--tcdce-sb-font-weight: 400;
--tcdce-sb-font-color: #000000;
--tcdce-sb-image-url: url(//shiho.co.jp/wp-content/plugins/tcd-classic-editor/assets/image/avatar.png);
--tcdce-sb-preset-color--bg: #ffffff;
--tcdce-sb-preset-color--border: #000000;
--tcdce-sb-background: transparent;
--tcdce-sb-border-color: transparent;
--tcdce-sb-padding: 0;
--tcdce-sb-direction: row;
--tcdce-sb-triangle-before-offset: -10px;
--tcdce-sb-triangle-after-offset: -7px;
--tcdce-sb-triangle-path: polygon(100% 0, 0 50%, 100% 100%);
--tcdce-sb-margin-top-pc: 40px;
--tcdce-sb-margin-top-sp: 30px;
--tcdce-sb-margin-bottom-pc: 40px;
--tcdce-sb-margin-bottom-sp: 30px;
}
@font-face {
font-family: "editor";
font-weight: normal;
font-style: normal;
font-display: swap;
src: url(//shiho.co.jp/wp-content/plugins/tcd-classic-editor/assets/font/editor.woff?v=1.0) format("woff");
}
:is(.tcdce-body, .editor-styles-wrapper) {
container: tcdce / inline-size;
position: relative;
color: var(--tcdce-base-font-color);
font-size: var(--tcdce-base-font-size-pc);
font-family: var(--tcdce-base-font-family);
line-height: var(--tcdce-base-line-height-pc);
overflow-wrap: break-word;
}
:is(.tcdce-body, .editor-styles-wrapper),
:is(.tcdce-body, .editor-styles-wrapper) * {
box-sizing: border-box;
}
@media (max-width: 767px) {
:is(.tcdce-body, .editor-styles-wrapper) {
font-size: var(--tcdce-base-font-size-sp);
line-height: var(--tcdce-base-line-height-sp);
}
} :is(.tcdce-body, .editor-styles-wrapper) > *:has(+ *) {
margin-bottom: var(--tcdce-base-margin-bottom-pc);
} .tcdce-body .wp-block-group__inner-container > *:has(+ *) {
margin-bottom: var(--tcdce-base-margin-bottom-pc);
}
@container tcdce (max-width: 600px) {
:is(.tcdce-body, .tcdce-body .wp-block-group__inner-container) > * {
--tcdce-base-margin-bottom-pc: var(--tcdce-base-margin-bottom-sp);
}
} :is(.tcdce-body, .editor-styles-wrapper) :where(a) {
color: var(--tcdce-base-link-color);
}
@media (any-hover: hover) {
:is(.tcdce-body, .editor-styles-wrapper) :where(a:hover) {
text-decoration: var(--tcdce-base-link-decoration);
}
} :is(.tcdce-body, .editor-styles-wrapper) strong,
:is(.tcdce-body, .editor-styles-wrapper) b {
font-weight: 700;
} :is(.tcdce-body, .editor-styles-wrapper) .alignright {
float: right;
}
:is(.tcdce-body, .editor-styles-wrapper) .alignleft {
float: left;
}
:is(.tcdce-body, .editor-styles-wrapper) .aligncenter {
display: block;
margin-right: auto;
margin-bottom: 7px;
margin-left: auto;
}
:is(.tcdce-body, .editor-styles-wrapper) blockquote.alignleft,
:is(.tcdce-body, .editor-styles-wrapper) img.alignleft {
margin: 0px 24px
calc(var(--tcdce-base-margin-bottom-pc) + var(--tcdce-half-leading)) 0px;
}
:is(.tcdce-body, .editor-styles-wrapper) .wp-caption.alignleft {
margin: 7px 14px 7px 0;
}
:is(.tcdce-body, .editor-styles-wrapper) blockquote.alignright,
:is(.tcdce-body, .editor-styles-wrapper) img.alignright {
margin: 0px 0px
calc(var(--tcdce-base-margin-bottom-pc) + var(--tcdce-half-leading)) 24px;
}
:is(.tcdce-body, .editor-styles-wrapper) .wp-caption.alignright {
margin: 7px 0 7px 14px;
}
:is(.tcdce-body, .editor-styles-wrapper) blockquote.aligncenter,
:is(.tcdce-body, .editor-styles-wrapper) img.aligncenter,
:is(.tcdce-body, .editor-styles-wrapper) .wp-caption.aligncenter {
margin-top: 7px;
margin-bottom: 7px;
} :is(.tcdce-body, .editor-styles-wrapper)
:is(
.wp-block-image .aligncenter,
.wp-block-image .alignleft,
.wp-block-image .alignright,
.wp-block-image.aligncenter,
.wp-block-image.alignleft,
.wp-block-image.alignright
) {
display: table;
} :is(.tcdce-body, .editor-styles-wrapper) .wp-block-embed-twitter {
display: table;
} :is(.tcdce-body, .editor-styles-wrapper) p:has(+ *) {
margin: 0 0
calc(var(--tcdce-base-margin-bottom-pc) + var(--tcdce-half-leading));
} :is(.tcdce-body, .editor-styles-wrapper) pre {
font-size: 0.9em;
font-family: Menlo, Consolas, Monaco, Liberation Mono, Lucida Console,
monospace;
padding: 1.6em 2em;
overflow: auto;
line-height: 1.8;
color: #1b1b1b;
background: #f2f1f1;
border: none;
margin-bottom: 40px;
} :is(.tcdce-body, .editor-styles-wrapper)
.has-text-align-left:is(h1, h2, h3, h4, h5, h6) {
text-align: left;
}
:is(.tcdce-body, .editor-styles-wrapper)
.has-text-align-center:is(h1, h2, h3, h4, h5, h6) {
text-align: center;
}
:is(.tcdce-body, .editor-styles-wrapper)
.has-text-align-right:is(h1, h2, h3, h4, h5, h6) {
text-align: right;
} :is(.tcdce-body, .editor-styles-wrapper) h1 { position: relative;
font-size: var(--tcdce-h1-font-size-pc);
font-weight: var(--tcdce-h1-font-weight);
line-height: var(--tcdce-h1-line-height);
text-align: var(--tcdce-h1-text-align);
color: var(--tcdce-h1-font-color);
font-family: var(--tcdce-h1-font-family);
width: var(--tcdce-h1-content-width); --tcdce-h1-background-gradation1: linear-gradient(
90deg,
var(--tcdce-h1-background-gradation-color1) 0%,
var(--tcdce-h1-background-gradation-color2) 100%
);
--tcdce-h1-background-gradation2: linear-gradient(
180deg,
var(--tcdce-h1-background-gradation-color1) 0%,
var(--tcdce-h1-background-gradation-color2) 100%
);
background: var(--tcdce-h1-background); --tcdce-h1-border-position1: var(--tcdce-h1-border-width) 0 0 0;
--tcdce-h1-border-position2: 0 0 0 var(--tcdce-h1-border-width);
--tcdce-h1-border-position3: 0 0 var(--tcdce-h1-border-width) 0;
--tcdce-h1-border-position4: var(--tcdce-h1-border-width) 0;
--tcdce-h1-border-gradation1: linear-gradient(
90deg,
var(--tcdce-h1-border-gradation-color1) 0%,
var(--tcdce-h1-border-gradation-color2) 100%
);
--tcdce-h1-border-gradation2: linear-gradient(
180deg,
var(--tcdce-h1-border-gradation-color1) 0%,
var(--tcdce-h1-border-gradation-color2) 100%
);
border: var(--tcdce-h1-border-style) var(--tcdce-h1-border-color);
border-width: var(--tcdce-h1-border-position);
border-image: var(--tcdce-h1-border-style) 1;
border-image-width: var(--tcdce-h1-border-position); --tcdce-h1-element-gradation1: linear-gradient(
90deg,
var(--tcdce-h1-element-gradation-color1) 0%,
var(--tcdce-h1-element-gradation-color2) 100%
);
--tcdce-h1-element-gradation2: linear-gradient(
180deg,
var(--tcdce-h1-element-gradation-color1) 0%,
var(--tcdce-h1-element-gradation-color2) 100%
); padding: var(--tcdce-h1-padding-pc); margin-inline: auto;
}
:is(.tcdce-body, .editor-styles-wrapper) * + h1 {
margin-top: var(--tcdce-h1-margin-top-pc);
}
:is(.tcdce-body, .editor-styles-wrapper) h1:has(+ *) {
margin-bottom: var(--tcdce-h1-margin-bottom-pc);
}
:is(.tcdce-body, .editor-styles-wrapper) h1:before {
content: "";
display: block;
width: var(--tcdce-h1-element-size-w-pc);
height: var(--tcdce-h1-element-size-h-pc);
background: var(--tcdce-h1-element-background);
background-size: contain;
background-repeat: no-repeat;
background-position: center;
position: absolute;
inset-block: var(--tcdce-h1-element-inset-block);
inset-inline: var(--tcdce-h1-element-inset-inline);
margin: auto;
}
@container tcdce (max-width: 600px) {
:is(.tcdce-body, .editor-styles-wrapper) h1 {
font-size: var(--tcdce-h1-font-size-sp);
padding: var(--tcdce-h1-padding-sp);
}
:is(.tcdce-body, .editor-styles-wrapper) h1:before {
width: var(--tcdce-h1-element-size-w-sp);
height: var(--tcdce-h1-element-size-h-sp);
}
:is(.tcdce-body, .editor-styles-wrapper) * + h1 {
margin-top: var(--tcdce-h1-margin-top-sp);
}
:is(.tcdce-body, .editor-styles-wrapper) h1:has(+ *) {
margin-bottom: var(--tcdce-h1-margin-bottom-sp);
}
} :is(.tcdce-body, .editor-styles-wrapper) h2 { position: relative;
font-size: var(--tcdce-h2-font-size-pc);
font-weight: var(--tcdce-h2-font-weight);
line-height: var(--tcdce-h2-line-height);
text-align: var(--tcdce-h2-text-align);
color: var(--tcdce-h2-font-color);
font-family: var(--tcdce-h2-font-family);
width: var(--tcdce-h2-content-width); --tcdce-h2-background-gradation1: linear-gradient(
90deg,
var(--tcdce-h2-background-gradation-color1) 0%,
var(--tcdce-h2-background-gradation-color2) 100%
);
--tcdce-h2-background-gradation2: linear-gradient(
180deg,
var(--tcdce-h2-background-gradation-color1) 0%,
var(--tcdce-h2-background-gradation-color2) 100%
);
background: var(--tcdce-h2-background); --tcdce-h2-border-position1: var(--tcdce-h2-border-width) 0 0 0;
--tcdce-h2-border-position2: 0 0 0 var(--tcdce-h2-border-width);
--tcdce-h2-border-position3: 0 0 var(--tcdce-h2-border-width) 0;
--tcdce-h2-border-position4: var(--tcdce-h2-border-width) 0;
--tcdce-h2-border-gradation1: linear-gradient(
90deg,
var(--tcdce-h2-border-gradation-color1) 0%,
var(--tcdce-h2-border-gradation-color2) 100%
);
--tcdce-h2-border-gradation2: linear-gradient(
180deg,
var(--tcdce-h2-border-gradation-color1) 0%,
var(--tcdce-h2-border-gradation-color2) 100%
);
border: var(--tcdce-h2-border-style) var(--tcdce-h2-border-color);
border-width: var(--tcdce-h2-border-position);
border-image: var(--tcdce-h2-border-style) 1;
border-image-width: var(--tcdce-h2-border-position); --tcdce-h2-element-gradation1: linear-gradient(
90deg,
var(--tcdce-h2-element-gradation-color1) 0%,
var(--tcdce-h2-element-gradation-color2) 100%
);
--tcdce-h2-element-gradation2: linear-gradient(
180deg,
var(--tcdce-h2-element-gradation-color1) 0%,
var(--tcdce-h2-element-gradation-color2) 100%
); padding: var(--tcdce-h2-padding-pc); margin-inline: auto;
}
:is(.tcdce-body, .editor-styles-wrapper) * + h2 {
margin-top: var(--tcdce-h2-margin-top-pc);
}
:is(.tcdce-body, .editor-styles-wrapper) h2:has(+ *) {
margin-bottom: var(--tcdce-h2-margin-bottom-pc);
}
:is(.tcdce-body, .editor-styles-wrapper) h2:before {
content: "";
display: block;
width: var(--tcdce-h2-element-size-w-pc);
height: var(--tcdce-h2-element-size-h-pc);
background: var(--tcdce-h2-element-background);
background-size: contain;
background-repeat: no-repeat;
background-position: center;
position: absolute;
inset-block: var(--tcdce-h2-element-inset-block);
inset-inline: var(--tcdce-h2-element-inset-inline);
margin: auto;
}
@container tcdce (max-width: 600px) {
:is(.tcdce-body, .editor-styles-wrapper) h2 {
font-size: var(--tcdce-h2-font-size-sp);
padding: var(--tcdce-h2-padding-sp);
}
:is(.tcdce-body, .editor-styles-wrapper) h2:before {
width: var(--tcdce-h2-element-size-w-sp);
height: var(--tcdce-h2-element-size-h-sp);
}
:is(.tcdce-body, .editor-styles-wrapper) * + h2 {
margin-top: var(--tcdce-h2-margin-top-sp);
}
:is(.tcdce-body, .editor-styles-wrapper) h2:has(+ *) {
margin-bottom: var(--tcdce-h2-margin-bottom-sp);
}
} :is(.tcdce-body, .editor-styles-wrapper) h3 { position: relative;
font-size: var(--tcdce-h3-font-size-pc);
font-weight: var(--tcdce-h3-font-weight);
line-height: var(--tcdce-h3-line-height);
text-align: var(--tcdce-h3-text-align);
color: var(--tcdce-h3-font-color);
font-family: var(--tcdce-h3-font-family);
width: var(--tcdce-h3-content-width); --tcdce-h3-background-gradation1: linear-gradient(
90deg,
var(--tcdce-h3-background-gradation-color1) 0%,
var(--tcdce-h3-background-gradation-color2) 100%
);
--tcdce-h3-background-gradation2: linear-gradient(
180deg,
var(--tcdce-h3-background-gradation-color1) 0%,
var(--tcdce-h3-background-gradation-color2) 100%
);
background: var(--tcdce-h3-background); --tcdce-h3-border-position1: var(--tcdce-h3-border-width) 0 0 0;
--tcdce-h3-border-position2: 0 0 0 var(--tcdce-h3-border-width);
--tcdce-h3-border-position3: 0 0 var(--tcdce-h3-border-width) 0;
--tcdce-h3-border-position4: var(--tcdce-h3-border-width) 0;
--tcdce-h3-border-gradation1: linear-gradient(
90deg,
var(--tcdce-h3-border-gradation-color1) 0%,
var(--tcdce-h3-border-gradation-color2) 100%
);
--tcdce-h3-border-gradation2: linear-gradient(
180deg,
var(--tcdce-h3-border-gradation-color1) 0%,
var(--tcdce-h3-border-gradation-color2) 100%
);
border: var(--tcdce-h3-border-style) var(--tcdce-h3-border-color);
border-width: var(--tcdce-h3-border-position);
border-image: var(--tcdce-h3-border-style) 1;
border-image-width: var(--tcdce-h3-border-position); --tcdce-h3-element-gradation1: linear-gradient(
90deg,
var(--tcdce-h3-element-gradation-color1) 0%,
var(--tcdce-h3-element-gradation-color2) 100%
);
--tcdce-h3-element-gradation2: linear-gradient(
180deg,
var(--tcdce-h3-element-gradation-color1) 0%,
var(--tcdce-h3-element-gradation-color2) 100%
); padding: var(--tcdce-h3-padding-pc); margin-inline: auto;
}
:is(.tcdce-body, .editor-styles-wrapper) * + h3 {
margin-top: var(--tcdce-h3-margin-top-pc);
}
:is(.tcdce-body, .editor-styles-wrapper) h3:has(+ *) {
margin-bottom: var(--tcdce-h3-margin-bottom-pc);
}
:is(.tcdce-body, .editor-styles-wrapper) h3:before {
content: "";
display: block;
width: var(--tcdce-h3-element-size-w-pc);
height: var(--tcdce-h3-element-size-h-pc);
background: var(--tcdce-h3-element-background);
background-size: contain;
background-repeat: no-repeat;
background-position: center;
position: absolute;
inset-block: var(--tcdce-h3-element-inset-block);
inset-inline: var(--tcdce-h3-element-inset-inline);
margin: auto;
}
@container tcdce (max-width: 600px) {
:is(.tcdce-body, .editor-styles-wrapper) h3 {
font-size: var(--tcdce-h3-font-size-sp);
padding: var(--tcdce-h3-padding-sp);
}
:is(.tcdce-body, .editor-styles-wrapper) h3:before {
width: var(--tcdce-h3-element-size-w-sp);
height: var(--tcdce-h3-element-size-h-sp);
}
:is(.tcdce-body, .editor-styles-wrapper) * + h3 {
margin-top: var(--tcdce-h3-margin-top-sp);
}
:is(.tcdce-body, .editor-styles-wrapper) h3:has(+ *) {
margin-bottom: var(--tcdce-h3-margin-bottom-sp);
}
} :is(.tcdce-body, .editor-styles-wrapper) h4 { position: relative;
font-size: var(--tcdce-h4-font-size-pc);
font-weight: var(--tcdce-h4-font-weight);
line-height: var(--tcdce-h4-line-height);
text-align: var(--tcdce-h4-text-align);
color: var(--tcdce-h4-font-color);
font-family: var(--tcdce-h4-font-family);
width: var(--tcdce-h4-content-width); --tcdce-h4-background-gradation1: linear-gradient(
90deg,
var(--tcdce-h4-background-gradation-color1) 0%,
var(--tcdce-h4-background-gradation-color2) 100%
);
--tcdce-h4-background-gradation2: linear-gradient(
180deg,
var(--tcdce-h4-background-gradation-color1) 0%,
var(--tcdce-h4-background-gradation-color2) 100%
);
background: var(--tcdce-h4-background); --tcdce-h4-border-position1: var(--tcdce-h4-border-width) 0 0 0;
--tcdce-h4-border-position2: 0 0 0 var(--tcdce-h4-border-width);
--tcdce-h4-border-position3: 0 0 var(--tcdce-h4-border-width) 0;
--tcdce-h4-border-position4: var(--tcdce-h4-border-width) 0;
--tcdce-h4-border-gradation1: linear-gradient(
90deg,
var(--tcdce-h4-border-gradation-color1) 0%,
var(--tcdce-h4-border-gradation-color2) 100%
);
--tcdce-h4-border-gradation2: linear-gradient(
180deg,
var(--tcdce-h4-border-gradation-color1) 0%,
var(--tcdce-h4-border-gradation-color2) 100%
);
border: var(--tcdce-h4-border-style) var(--tcdce-h4-border-color);
border-width: var(--tcdce-h4-border-position);
border-image: var(--tcdce-h4-border-style) 1;
border-image-width: var(--tcdce-h4-border-position); --tcdce-h4-element-gradation1: linear-gradient(
90deg,
var(--tcdce-h4-element-gradation-color1) 0%,
var(--tcdce-h4-element-gradation-color2) 100%
);
--tcdce-h4-element-gradation2: linear-gradient(
180deg,
var(--tcdce-h4-element-gradation-color1) 0%,
var(--tcdce-h4-element-gradation-color2) 100%
); padding: var(--tcdce-h4-padding-pc); margin-inline: auto;
}
:is(.tcdce-body, .editor-styles-wrapper) * + h4 {
margin-top: var(--tcdce-h4-margin-top-pc);
}
:is(.tcdce-body, .editor-styles-wrapper) h4:has(+ *) {
margin-bottom: var(--tcdce-h4-margin-bottom-pc);
}
:is(.tcdce-body, .editor-styles-wrapper) h4:before {
content: "";
display: block;
width: var(--tcdce-h4-element-size-w-pc);
height: var(--tcdce-h4-element-size-h-pc);
background: var(--tcdce-h4-element-background);
background-size: contain;
background-repeat: no-repeat;
background-position: center;
position: absolute;
inset-block: var(--tcdce-h4-element-inset-block);
inset-inline: var(--tcdce-h4-element-inset-inline);
margin: auto;
}
@container tcdce (max-width: 600px) {
:is(.tcdce-body, .editor-styles-wrapper) h4 {
font-size: var(--tcdce-h4-font-size-sp);
padding: var(--tcdce-h4-padding-sp);
}
:is(.tcdce-body, .editor-styles-wrapper) h4:before {
width: var(--tcdce-h4-element-size-w-sp);
height: var(--tcdce-h4-element-size-h-sp);
}
:is(.tcdce-body, .editor-styles-wrapper) * + h4 {
margin-top: var(--tcdce-h4-margin-top-sp);
}
:is(.tcdce-body, .editor-styles-wrapper) h4:has(+ *) {
margin-bottom: var(--tcdce-h4-margin-bottom-sp);
}
} :is(.tcdce-body, .editor-styles-wrapper) h5 { position: relative;
font-size: var(--tcdce-h5-font-size-pc);
font-weight: var(--tcdce-h5-font-weight);
line-height: var(--tcdce-h5-line-height);
text-align: var(--tcdce-h5-text-align);
color: var(--tcdce-h5-font-color);
font-family: var(--tcdce-h5-font-family);
width: var(--tcdce-h5-content-width); --tcdce-h5-background-gradation1: linear-gradient(
90deg,
var(--tcdce-h5-background-gradation-color1) 0%,
var(--tcdce-h5-background-gradation-color2) 100%
);
--tcdce-h5-background-gradation2: linear-gradient(
180deg,
var(--tcdce-h5-background-gradation-color1) 0%,
var(--tcdce-h5-background-gradation-color2) 100%
);
background: var(--tcdce-h5-background); --tcdce-h5-border-position1: var(--tcdce-h5-border-width) 0 0 0;
--tcdce-h5-border-position2: 0 0 0 var(--tcdce-h5-border-width);
--tcdce-h5-border-position3: 0 0 var(--tcdce-h5-border-width) 0;
--tcdce-h5-border-position4: var(--tcdce-h5-border-width) 0;
--tcdce-h5-border-gradation1: linear-gradient(
90deg,
var(--tcdce-h5-border-gradation-color1) 0%,
var(--tcdce-h5-border-gradation-color2) 100%
);
--tcdce-h5-border-gradation2: linear-gradient(
180deg,
var(--tcdce-h5-border-gradation-color1) 0%,
var(--tcdce-h5-border-gradation-color2) 100%
);
border: var(--tcdce-h5-border-style) var(--tcdce-h5-border-color);
border-width: var(--tcdce-h5-border-position);
border-image: var(--tcdce-h5-border-style) 1;
border-image-width: var(--tcdce-h5-border-position); --tcdce-h5-element-gradation1: linear-gradient(
90deg,
var(--tcdce-h5-element-gradation-color1) 0%,
var(--tcdce-h5-element-gradation-color2) 100%
);
--tcdce-h5-element-gradation2: linear-gradient(
180deg,
var(--tcdce-h5-element-gradation-color1) 0%,
var(--tcdce-h5-element-gradation-color2) 100%
); padding: var(--tcdce-h5-padding-pc); margin-inline: auto;
}
:is(.tcdce-body, .editor-styles-wrapper) * + h5 {
margin-top: var(--tcdce-h5-margin-top-pc);
}
:is(.tcdce-body, .editor-styles-wrapper) h5:has(+ *) {
margin-bottom: var(--tcdce-h5-margin-bottom-pc);
}
:is(.tcdce-body, .editor-styles-wrapper) h5:before {
content: "";
display: block;
width: var(--tcdce-h5-element-size-w-pc);
height: var(--tcdce-h5-element-size-h-pc);
background: var(--tcdce-h5-element-background);
background-size: contain;
background-repeat: no-repeat;
background-position: center;
position: absolute;
inset-block: var(--tcdce-h5-element-inset-block);
inset-inline: var(--tcdce-h5-element-inset-inline);
margin: auto;
}
@container tcdce (max-width: 600px) {
:is(.tcdce-body, .editor-styles-wrapper) h5 {
font-size: var(--tcdce-h5-font-size-sp);
padding: var(--tcdce-h5-padding-sp);
}
:is(.tcdce-body, .editor-styles-wrapper) h5:before {
width: var(--tcdce-h5-element-size-w-sp);
height: var(--tcdce-h5-element-size-h-sp);
}
:is(.tcdce-body, .editor-styles-wrapper) * + h5 {
margin-top: var(--tcdce-h5-margin-top-sp);
}
:is(.tcdce-body, .editor-styles-wrapper) h5:has(+ *) {
margin-bottom: var(--tcdce-5-margin-bottom-sp);
}
} :is(.tcdce-body, .editor-styles-wrapper) h6 { position: relative;
font-size: var(--tcdce-h6-font-size-pc);
font-weight: var(--tcdce-h6-font-weight);
line-height: var(--tcdce-h6-line-height);
text-align: var(--tcdce-h6-text-align);
color: var(--tcdce-h6-font-color);
font-family: var(--tcdce-h6-font-family);
width: var(--tcdce-h6-content-width); --tcdce-h6-background-gradation1: linear-gradient(
90deg,
var(--tcdce-h6-background-gradation-color1) 0%,
var(--tcdce-h6-background-gradation-color2) 100%
);
--tcdce-h6-background-gradation2: linear-gradient(
180deg,
var(--tcdce-h6-background-gradation-color1) 0%,
var(--tcdce-h6-background-gradation-color2) 100%
);
background: var(--tcdce-h6-background); --tcdce-h6-border-position1: var(--tcdce-h6-border-width) 0 0 0;
--tcdce-h6-border-position2: 0 0 0 var(--tcdce-h6-border-width);
--tcdce-h6-border-position3: 0 0 var(--tcdce-h6-border-width) 0;
--tcdce-h6-border-position4: var(--tcdce-h6-border-width) 0;
--tcdce-h6-border-gradation1: linear-gradient(
90deg,
var(--tcdce-h6-border-gradation-color1) 0%,
var(--tcdce-h6-border-gradation-color2) 100%
);
--tcdce-h6-border-gradation2: linear-gradient(
180deg,
var(--tcdce-h6-border-gradation-color1) 0%,
var(--tcdce-h6-border-gradation-color2) 100%
);
border: var(--tcdce-h6-border-style) var(--tcdce-h6-border-color);
border-width: var(--tcdce-h6-border-position);
border-image: var(--tcdce-h6-border-style) 1;
border-image-width: var(--tcdce-h6-border-position); --tcdce-h6-element-gradation1: linear-gradient(
90deg,
var(--tcdce-h6-element-gradation-color1) 0%,
var(--tcdce-h6-element-gradation-color2) 100%
);
--tcdce-h6-element-gradation2: linear-gradient(
180deg,
var(--tcdce-h6-element-gradation-color1) 0%,
var(--tcdce-h6-element-gradation-color2) 100%
); padding: var(--tcdce-h6-padding-pc); margin-inline: auto;
}
:is(.tcdce-body, .editor-styles-wrapper) * + h6 {
margin-top: var(--tcdce-h6-margin-top-pc);
}
:is(.tcdce-body, .editor-styles-wrapper) h6:has(+ *) {
margin-bottom: var(--tcdce-h6-margin-bottom-pc);
}
:is(.tcdce-body, .editor-styles-wrapper) h6:before {
content: "";
display: block;
width: var(--tcdce-h6-element-size-w-pc);
height: var(--tcdce-h6-element-size-h-pc);
background: var(--tcdce-h6-element-background);
background-size: contain;
background-repeat: no-repeat;
background-position: center;
position: absolute;
inset-block: var(--tcdce-h6-element-inset-block);
inset-inline: var(--tcdce-h6-element-inset-inline);
margin: auto;
}
@container tcdce (max-width: 600px) {
:is(.tcdce-body, .editor-styles-wrapper) h6 {
font-size: var(--tcdce-h6-font-size-sp);
padding: var(--tcdce-h6-padding-sp);
}
:is(.tcdce-body, .editor-styles-wrapper) h6:before {
width: var(--tcdce-h6-element-size-w-sp);
height: var(--tcdce-h6-element-size-h-sp);
}
:is(.tcdce-body, .editor-styles-wrapper) * + h6 {
margin-top: var(--tcdce-h6-margin-top-sp);
}
:is(.tcdce-body, .editor-styles-wrapper) h6:has(+ *) {
margin-bottom: var(--tcdce-5-margin-bottom-sp);
}
} :is(.tcdce-body, .editor-styles-wrapper) ul { font-size: var(--tcdce-ul-font-size-pc);
font-weight: var(--tcdce-ul-font-weight);
text-align: left;
color: var(--tcdce-ul-font-color);
line-height: 2.2; --tcdce-ul-background-gradation1: linear-gradient(
90deg,
var(--tcdce-ul-background-gradation-color1) 0%,
var(--tcdce-ul-background-gradation-color2) 100%
);
--tcdce-ul-background-gradation2: linear-gradient(
180deg,
var(--tcdce-ul-background-gradation-color1) 0%,
var(--tcdce-ul-background-gradation-color2) 100%
);
background: var(--tcdce-ul-background); border-style: var(--tcdce-ul-border-style);
border-width: var(--tcdce-ul-border-width);
border-color: var(--tcdce-ul-border-color); padding-block: calc(var(--tcdce-ul-padding-pc) - 0.6em);
padding-inline-start: calc(
var(--tcdce-ul-padding-pc) + var(--tcdce-ul-icon-offset)
);
padding-inline-end: var(--tcdce-ul-padding-pc); list-style-position: outside;
list-style-type: var(--tcdce-ul-list-style);
margin-inline: 0;
}
:is(.tcdce-body, .editor-styles-wrapper) * + ul {
margin-top: var(--tcdce-ul-margin-top-pc);
}
:is(.tcdce-body, .editor-styles-wrapper) ul:has(+ *) {
margin-bottom: var(--tcdce-ul-margin-bottom-pc);
}
:is(.tcdce-body, .editor-styles-wrapper) ul li {
position: relative;
margin: 0;
line-height: revert;
list-style-type: inherit;
}
:is(.tcdce-body, .editor-styles-wrapper) ul li::before {
content: var(--tcdce-ul-icon);
color: var(--tcdce-ul-icon-color);
width: 1em;
height: 1em;
position: absolute;
top: calc(0.6em - 0.05em);
left: -1.5em;
mask-image: var(--tcdce-ul-icon-content);
mask-position: center;
mask-repeat: no-repeat;
mask-size: contain;
background: currentColor;
transform: scale(1.2);
}
:is(.tcdce-body, .editor-styles-wrapper) ul :is(ol, ul) {
list-style: inherit;
padding-block: 0;
padding-inline: var(--tcdce-ul-icon-offset) 0;
background: none;
border: none;
margin-block: 0;
}
@container tcdce (max-width: 600px) {
:is(.tcdce-body, .editor-styles-wrapper) ul {
font-size: var(--tcdce-ul-font-size-sp);
padding-block: calc(var(--tcdce-ul-padding-sp) - 0.6em);
padding-inline-start: calc(
var(--tcdce-ul-padding-sp) + var(--tcdce-ul-icon-offset)
);
padding-inline-end: var(--tcdce-ul-padding-sp);
}
:is(.tcdce-body, .editor-styles-wrapper) * + ul {
margin-top: var(--tcdce-ul-margin-top-sp);
}
:is(.tcdce-body, .editor-styles-wrapper) ul:has(+ *) {
margin-bottom: var(--tcdce-ul-margin-bottom-sp);
}
} :is(.tcdce-body, .editor-styles-wrapper) ol { font-size: var(--tcdce-ol-font-size-pc);
font-weight: var(--tcdce-ol-font-weight);
text-align: left;
color: var(--tcdce-ol-font-color);
line-height: 2.2; --tcdce-ol-background-gradation1: linear-gradient(
90deg,
var(--tcdce-ol-background-gradation-color1) 0%,
var(--tcdce-ol-background-gradation-color2) 100%
);
--tcdce-ol-background-gradation2: linear-gradient(
180deg,
var(--tcdce-ol-background-gradation-color1) 0%,
var(--tcdce-ol-background-gradation-color2) 100%
);
background: var(--tcdce-ol-background); border-style: var(--tcdce-ol-border-style);
border-width: var(--tcdce-ol-border-width);
border-color: var(--tcdce-ol-border-color); padding-block: calc(var(--tcdce-ol-padding-pc) - 0.6em);
padding-inline-start: calc(
var(--tcdce-ol-padding-pc) + var(--tcdce-ol-counter-offset)
);
padding-inline-end: var(--tcdce-ol-padding-pc); counter-reset: item;
list-style-position: outside;
list-style-type: var(--tcdce-ol-list-style);
margin-inline: 0;
}
:is(.tcdce-body, .editor-styles-wrapper) * + ol {
margin-top: var(--tcdce-ol-margin-top-pc);
}
:is(.tcdce-body, .editor-styles-wrapper) ol:has(+ *) {
margin-bottom: var(--tcdce-ol-margin-bottom-pc);
}
:is(.tcdce-body, .editor-styles-wrapper) ol li {
counter-increment: item;
position: relative;
margin: 0;
line-height: revert;
list-style-type: inherit;
}
:is(.tcdce-body, .editor-styles-wrapper) ol li::before {
font-family: "Arial";
content: counter(item, var(--tcdce-ol-counter-type));
white-space: nowrap;
display: flex;
align-items: center;
justify-content: center;
font-size: 1em;
width: 1em;
height: 1em;
background: var(--tcdce-ol-counter-background);
box-shadow: 0px 0px 0px 0.25em var(--tcdce-ol-counter-background);
border-radius: 50%;
transform: var(--tcdce-ol-counter-size);
mask: none;
position: absolute;
top: 0.6em;
left: calc(-1 * var(--tcdce-ol-counter-offset) + 0.2em);
color: var(--tcdce-ol-counter-color);
font-weight: var(--tcdce-ol-counter-weight);
}
:is(.tcdce-body, .editor-styles-wrapper) ol :is(ol, ul) {
counter-reset: item;
list-style: inherit;
font-size: inherit;
font-weight: inherit;
color: inherit;
padding-block: 0;
padding-inline: var(--tcdce-ol-counter-offset) 0;
background: initial;
border: none;
margin-block: 0;
}
@container tcdce (max-width: 600px) {
:is(.tcdce-body, .editor-styles-wrapper) ol {
font-size: var(--tcdce-ol-font-size-sp);
padding-block: calc(var(--tcdce-ol-padding-sp) - 0.6em);
padding-inline-start: calc(
var(--tcdce-ol-padding-sp) + var(--tcdce-ol-counter-offset)
);
padding-inline-end: var(--tcdce-ol-padding-sp);
}
:is(.tcdce-body, .editor-styles-wrapper) * + ol {
margin-top: var(--tcdce-ol-margin-top-sp);
}
:is(.tcdce-body, .editor-styles-wrapper) ol:has(+ *) {
margin-bottom: var(--tcdce-ol-margin-bottom-sp);
}
} :is(.tcdce-body, .editor-styles-wrapper)
:is(.tcdce-box, .well, .well2, .well3, .q_frame) {
width: 100%;
position: relative;
line-height: 1.8; border-radius: 0;
font-size: var(--tcdce-box-font-size-pc);
font-weight: var(--tcdce-box-font-weight);
color: var(--tcdce-box-font-color); --tcdce-box-background-gradation1: linear-gradient(
90deg,
var(--tcdce-box-background-gradation-color1) 0%,
var(--tcdce-box-background-gradation-color2) 100%
);
--tcdce-box-background-gradation2: linear-gradient(
180deg,
var(--tcdce-box-background-gradation-color1) 0%,
var(--tcdce-box-background-gradation-color2) 100%
);
background: var(--tcdce-box-background); border-style: var(--tcdce-box-border-style);
border-width: var(--tcdce-box-border-width);
border-color: var(--tcdce-box-border-color); padding-block: calc(var(--tcdce-box-padding-pc) - 0.4em);
padding-inline-start: calc(
var(--tcdce-box-padding-pc) + var(--tcdce-box-icon-offset)
);
padding-inline-end: var(--tcdce-box-padding-pc);
}
:where(.tcdce-body, .editor-styles-wrapper)
:where(.tcdce-box, .well, .well2, .well3, .q_frame) {
text-align: left;
}
:is(.tcdce-body, .editor-styles-wrapper)
*
+ :is(.tcdce-box, .well, .well2, .well3, .q_frame) {
margin-top: var(--tcdce-box-margin-top-pc);
}
:is(.tcdce-body, .editor-styles-wrapper)
:is(.tcdce-box, .well, .well2, .well3, .q_frame):has(+ *) {
margin-bottom: var(--tcdce-box-margin-bottom-pc);
} :is(.tcdce-body, .editor-styles-wrapper)
:is(.tcdce-box, .well, .well2, .well3, .q_frame):before {
content: var(--tcdce-box-icon);
font-weight: normal;
width: 1em;
height: 1em;
color: var(--tcdce-box-icon-color);
position: absolute;
top: calc(var(--tcdce-box-padding-pc) - 0.1em);
left: var(--tcdce-box-padding-pc);
mask-image: var(--tcdce-box-icon-content);
mask-position: center;
mask-repeat: no-repeat;
mask-size: contain;
background: currentColor;
transform: scale(1.5);
} :is(.tcdce-body, .editor-styles-wrapper) .q_frame .q_frame_label {
display: none;
}
@container tcdce (max-width: 600px) {
:is(.tcdce-body, .editor-styles-wrapper)
:is(.tcdce-box, .well, .well2, .well3, .q_frame) {
font-size: var(--tcdce-box-font-size-sp);
padding-block: calc(var(--tcdce-box-padding-sp) - 0.4em);
padding-inline-start: calc(
var(--tcdce-box-padding-sp) + var(--tcdce-box-icon-offset)
);
padding-inline-end: var(--tcdce-box-padding-sp);
}
:is(.tcdce-body, .editor-styles-wrapper)
*
+ :is(.tcdce-box, .well, .well2, .well3, .q_frame) {
margin-top: var(--tcdce-box-margin-top-sp);
}
:is(.tcdce-body, .editor-styles-wrapper)
:is(.tcdce-box, .well, .well2, .well3, .q_frame):has(+ *) {
margin-bottom: var(--tcdce-box-margin-bottom-sp);
}
:is(.tcdce-body, .editor-styles-wrapper)
:is(.tcdce-box, .well, .well2, .well3, .q_frame):before {
top: calc(var(--tcdce-box-padding-sp) - 0.1em);
left: var(--tcdce-box-padding-sp);
}
} :is(.tcdce-body, .editor-styles-wrapper) :is(.tcdce-marker, .q_underline) {
line-height: 1.8;
margin: 0;
font-weight: var(--tcdce-marker-font-weight);
background-image: linear-gradient(
to right,
transparent 50%,
var(--tcdce-marker-color) 50%
);
background-repeat: repeat-x;
background-position: 100% var(--tcdce-marker-weight);
background-size: 200% 1em;
animation: var(--tcdce-marker-animation);
}
:is(.tcdce-body, .editor-styles-wrapper)
:is(.tcdce-marker, .q_underline).is-hide {
--tcdce-marker-animation: none;
}
@keyframes tcdCeMarkerAnimation {
0% {
background-position: 0 var(--tcdce-marker-weight);
}
100% {
background-position: -100% var(--tcdce-marker-weight);
}
} :is(.tcdce-body, .editor-styles-wrapper)
:is(.tcdce-button-wrapper, .q_button_wrap, .wp-block-buttons) {
text-align: center;
}
:is(.tcdce-body, .editor-styles-wrapper)
*
+ :is(.tcdce-button-wrapper, .q_button_wrap, .wp-block-buttons) {
margin-top: var(--tcdce-button-margin-top-pc);
}
:is(.tcdce-body, .editor-styles-wrapper)
:is(.tcdce-button-wrapper, .q_button_wrap, .wp-block-buttons):has(+ *) {
margin-bottom: var(--tcdce-button-margin-bottom-pc);
} :is(.tcdce-body, .editor-styles-wrapper) .wp-block-buttons {
gap: 30px;
}
:is(.tcdce-body, .editor-styles-wrapper)
:is(
.tcdce-button,
.q_custom_button,
.q_custom_button1,
.q_custom_button2,
.q_custom_button3,
.q_button,
.wp-block-button__link
):not(.wp-block-button) {
--tcdce-base-link-decoration: none;
text-decoration: none;
cursor: pointer;
position: relative;
z-index: 1;
display: inline-flex;
align-items: center;
justify-content: center;
overflow: hidden;
max-width: 100%;
width: fit-content;
min-width: var(--tcdce-button-size-width-pc) !important;
height: var(--tcdce-button-size-height-pc);
padding: 0 1.5em;
border-radius: var(--tcdce-button-shape);
font-size: var(--tcdce-button-font-size-pc);
font-weight: var(--tcdce-button-font-weight);
line-height: 1.4;
color: var(--tcdce-button-font-color);
border: var(--tcdce-button-border);
transition-property: color;
transition-duration: 0.3s;
transition-timing-function: ease;
background-color: unset;
}
:is(.tcdce-body, .editor-styles-wrapper)
:is(
.tcdce-button,
.q_custom_button,
.q_custom_button1,
.q_custom_button2,
.q_custom_button3,
.q_button,
.wp-block-button__link
):not(.wp-block-button):before {
content: "";
display: block;
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
z-index: -2;
background: var(--tcdce-button-background);
transform: var(--tcdce-button-transform);
transition-property: background, border, transform;
transition-duration: 0.3s;
transition-timing-function: ease;
}
:is(.tcdce-body, .editor-styles-wrapper)
:is(
.tcdce-button,
.q_custom_button,
.q_custom_button1,
.q_custom_button2,
.q_custom_button3,
.q_button,
.wp-block-button__link
):not(.wp-block-button):after {
content: var(--tcdce-button-overlay);
display: block;
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
z-index: -1;
background: rgb(0 0 0 / 0%);
transition-property: background;
transition-duration: 0.3s;
transition-timing-function: ease;
}
:is(.tcdce-body, .editor-styles-wrapper)
:is(
.q_custom_button,
.q_custom_button1,
.q_custom_button2,
.q_custom_button3,
.q_button,
.wp-block-button__link
):not(.wp-block-button):before {
background:unset;
}
:is(.tcdce-body, .editor-styles-wrapper)
:is(
.tcdce-button,
.q_custom_button,
.q_custom_button1,
.q_custom_button2,
.q_custom_button3,
.q_button
):before,
:is(.tcdce-body, .editor-styles-wrapper)
.wp-block-button[class*=" "] > .wp-block-button__link:before {
background: var(--tcdce-button-background);
}
:is(.tcdce-body, .editor-styles-wrapper) .wp-block-button[class*=" "]:has(.has-background) > .wp-block-button__link::before{ background: unset;}
@media (any-hover: hover) {
:is(.tcdce-body, .editor-styles-wrapper)
:is(
.tcdce-button,
.q_custom_button,
.q_custom_button1,
.q_custom_button2,
.q_custom_button3,
.q_button,
.wp-block-button__link
):not(.wp-block-button):hover {
color: var(--tcdce-button-font-color-hover);
border: var(--tcdce-button-border-hover);
text-decoration: none;
}
:is(.tcdce-body, .editor-styles-wrapper)
:is(
.tcdce-button,
.q_custom_button,
.q_custom_button1,
.q_custom_button2,
.q_custom_button3,
.q_button,
.wp-block-button__link
):not(.wp-block-button):hover:before {
background: var(--tcdce-button-background-hover);
transform: var(--tcdce-button-transform-hover);
}
:is(.tcdce-body, .editor-styles-wrapper)
:is(
.tcdce-button,
.q_custom_button,
.q_custom_button1,
.q_custom_button2,
.q_custom_button3,
.q_button,
.wp-block-button__link
):not(.wp-block-button):hover:after {
background: rgb(0 0 0 / 30%);
}
}
@container tcdce (max-width: 600px) {
:is(.tcdce-body, .editor-styles-wrapper)
:is(.tcdce-button-wrapper, .q_button_wrap, .wp-block-buttons) {
gap: 20px;
}
:is(.tcdce-body, .editor-styles-wrapper)
*
+ :is(.tcdce-button-wrapper, .q_button_wrap, .wp-block-buttons) {
margin-top: var(--tcdce-button-margin-top-sp);
}
:is(.tcdce-body, .editor-styles-wrapper)
:is(.tcdce-button-wrapper, .q_button_wrap, .wp-block-buttons):has(+ *) {
margin-bottom: var(--tcdce-button-margin-bottom-sp);
}
:is(.tcdce-body, .editor-styles-wrapper)
:is(
.tcdce-button,
.q_custom_button,
.q_custom_button1,
.q_custom_button2,
.q_custom_button3,
.q_button,
.wp-block-button__link
):not(.wp-block-button) {
--tcdce-button-size-width-pc: var(--tcdce-button-size-width-sp);
--tcdce-button-size-height-pc: var(--tcdce-button-size-height-sp);
--tcdce-button-font-size-pc: var(--tcdce-button-font-size-sp);
} body.wp-admin
:is(.tcdce-body, .editor-styles-wrapper)
:is(
.tcdce-button,
.q_custom_button,
.q_custom_button1,
.q_custom_button2,
.q_custom_button3,
.q_button,
.wp-block-button__link
):not(.wp-block-button) {
--tcdce-button-size-width-pc: var(--tcdce-button-size-width-sp) !important;
--tcdce-button-size-height-pc: var(
--tcdce-button-size-height-sp
) !important;
--tcdce-button-font-size-pc: var(--tcdce-button-font-size-sp) !important;
}
} :is(.tcdce-body, .editor-styles-wrapper) .tcdce-sb {
display: flex;
align-items: flex-start;
gap: 30px;
flex-direction: var(--tcdce-sb-direction);
}
:is(.tcdce-body, .editor-styles-wrapper) * + .tcdce-sb {
margin-top: var(--tcdce-sb-margin-top-pc);
}
:is(.tcdce-body, .editor-styles-wrapper) .tcdce-sb:has(+ *) {
margin-bottom: var(--tcdce-sb-margin-bottom-pc);
}
:is(.tcdce-body, .editor-styles-wrapper) .tcdce-sb-user {
flex: 0 0 80px;
}
:is(.tcdce-body, .editor-styles-wrapper) .tcdce-sb-user-image {
width: 100%;
aspect-ratio: 1;
background-color: #ddd;
background-size: cover;
background-position: center;
background-repeat: no-repeat;
background-image: var(--tcdce-sb-image-url);
border-radius: 50%;
}
:is(.tcdce-body, .editor-styles-wrapper) .tcdce-sb-user-name {
display: block;
font-size: 14px;
text-align: center;
line-height: 1.4;
margin: calc(15px - 0.2em) -5px -0.2em;
}
:is(.tcdce-body, .editor-styles-wrapper) .tcdce-sb-user-name:empty {
display: none;
}
:is(.tcdce-body, .editor-styles-wrapper) .tcdce-sb-content {
position: relative;
flex: 1;
line-height: 2;
font-size: var(--tcdce-sb-font-size-pc);
font-weight: var(--tcdce-sb-font-weight);
text-align: left;
color: var(--tcdce-sb-font-color);
background: var(--tcdce-sb-background);
border: 2px solid var(--tcdce-sb-border-color);
padding: var(--tcdce-sb-padding);
border-radius: 10px;
}
:is(.tcdce-body, .editor-styles-wrapper) .tcdce-sb-content:before,
:is(.tcdce-body, .editor-styles-wrapper) .tcdce-sb-content:after {
content: "";
position: absolute;
top: 1.5em;
display: block;
width: 10px;
height: 15px;
left: var(--tcdce-sb-triangle-before-offset);
clip-path: var(--tcdce-sb-triangle-path);
background: var(--tcdce-sb-border-color);
}
:is(.tcdce-body, .editor-styles-wrapper) .tcdce-sb-content:after {
left: var(--tcdce-sb-triangle-after-offset);
background: var(--tcdce-sb-background);
}
@container tcdce (max-width: 600px) {
:is(.tcdce-body, .editor-styles-wrapper) * + .tcdce-sb {
margin-top: var(--tcdce-sb-margin-top-sp);
}
:is(.tcdce-body, .editor-styles-wrapper) .tcdce-sb:has(+ *) {
margin-bottom: var(--tcdce-sb-margin-bottom-sp);
}
} :is(.tcdce-body, .editor-styles-wrapper) img {
max-width: 100%;
height: auto;
vertical-align: bottom;
} :is(.tcdce-body, .editor-styles-wrapper) .wp-block-image {
} :is(.tcdce-body, .editor-styles-wrapper) .wp-block-image.is-style-sshot {
border: 1px solid #ddd;
box-shadow: 0 6px 6px -6px rgb(0 0 0 / 20%);
}
:is(.tcdce-body, .editor-styles-wrapper)
.wp-block-image.is-style-sshot
.wp-element-caption {
margin-bottom: 0.6em;
} :is(.tcdce-body, .editor-styles-wrapper) blockquote {
position: relative;
padding: 2em 2.4em;
line-height: 1.8;
color: rgba(0, 0, 0, 0.6);
background: rgba(0, 0, 0, 0.03);
border-top: none;
border-right: none;
border-bottom: none;
border-left: 5px solid #000000;
box-shadow: none;
}
:is(.tcdce-body, .editor-styles-wrapper) blockquote:before,
:is(.tcdce-body, .editor-styles-wrapper) blockquote:after {
content: '"';
position: absolute;
font-size: 1.5em;
font-style: italic;
font-weight: 400;
color: #000000;
line-height: 1;
}
:is(.tcdce-body, .editor-styles-wrapper) blockquote:before {
top: 0.6em;
left: 0.6em;
}
:is(.tcdce-body, .editor-styles-wrapper) blockquote:after {
right: 0.7em;
bottom: 0.2em;
}
:is(.tcdce-body, .editor-styles-wrapper) .wp-block-quote > cite {
text-align: right;
margin-top: 10px;
} :is(.tcdce-body, .editor-styles-wrapper) .wp-caption {
max-width: 100%;
padding: 10px;
margin-bottom: 2rem;
background: #fff;
border: 1px solid #ddd;
}
:is(.tcdce-body, .editor-styles-wrapper) .wp-caption-text {
padding: 10px 0 0;
margin: 0 auto;
font-size: 14px;
line-height: 1.5;
text-align: center;
}
:is(.tcdce-body, .editor-styles-wrapper) .wp-caption img[class*="wp-image-"] {
display: block;
margin: 0 auto;
} .gallery {
display: grid;
padding: 0;
margin: 0;
}
.gallery-columns-1 {
grid-template-columns: repeat(1, 1fr);
gap: 5px;
}
.gallery-columns-2 {
grid-template-columns: repeat(2, 1fr);
gap: 5px;
}
.gallery-columns-3 {
grid-template-columns: repeat(3, 1fr);
gap: 5px;
}
.gallery-columns-4 {
grid-template-columns: repeat(4, 1fr);
gap: 5px;
}
.gallery-columns-5 {
grid-template-columns: repeat(5, 1fr);
gap: 3px;
}
.gallery-columns-6 {
grid-template-columns: repeat(6, 1fr);
gap: 3px;
}
.gallery-columns-7 {
grid-template-columns: repeat(7, 1fr);
gap: 3px;
}
.gallery-columns-8 {
grid-template-columns: repeat(8, 1fr);
gap: 3px;
}
.gallery-columns-9 {
grid-template-columns: repeat(9, 1fr);
gap: 0px;
}
.gallery-columns-10 {
grid-template-columns: repeat(10, 1fr);
gap: 0px;
}
.gallery .gallery-item {
width: initial;
max-width: 100% !important;
position: relative;
text-align: center;
float: none;
padding: 0;
margin: 0;
overflow: hidden;
}
.gallery > br {
display: none;
}
.gallery img {
width: 100%;
vertical-align: bottom;
}
.gallery .gallery-caption {
position: absolute;
bottom: 0;
width: 100%;
padding: 0.25em 0.5em;
margin: 0;
font-size: 12px;
line-height: 1.5;
color: #fff;
text-align: left;
background-color: rgba(0, 0, 0, 0.7);
transform: translateY(100%);
transition: transform 0.3s ease;
}
@media (any-hover: hover) {
.gallery-item:hover .gallery-caption {
transform: translateY(0);
}
} .tcdce-pager {
display: grid;
grid-template-columns: repeat(auto-fit, 50px);
grid-template-rows: 50px;
gap: 10px;
justify-content: center;
font-size: 16px;
font-family: Arial;
text-align: center;
box-sizing: border-box;
}
* + .tcdce-pager {
margin-top: 40px;
}
.tcdce-pager > * {
display: grid;
place-items: center;
color: #000000;
background: #f6f6f6;
border-radius: 50%;
box-sizing: border-box;
}
.tcdce-pager > a {
transition: color 0.3s ease, background 0.3s ease;
}
.tcdce-pager > .current {
color: #ffffff;
background: #000000;
}
@media (any-hover: hover) {
.tcdce-pager > a:hover {
color: #ffffff;
background: #000000;
}
}
@media (max-width: 767px) {
.tcdce-pager {
grid-template-columns: repeat(auto-fit, 40px);
grid-template-rows: 40px;
gap: 5px;
font-size: 14px;
}
} .tcdce-card {
line-height: 1;
background: #fafafa;
border: 1px solid #ddd;
}
.tcdce-card__link {
text-decoration: none !important;
display: flex;
align-items: center;
gap: 20px;
padding: 20px;
color: #000 !important;
}
.tcdce-card__image {
flex: 0 0 130px;
aspect-ratio: 1;
}
.tcdce-card__image-bg {
width: 100%;
height: 100% !important;
object-fit: cover;
}
.tcdce-card__content {
flex: 1;
display: flex;
flex-direction: column;
gap: 15px;
word-break: break-word;
}
.tcdce-card__meta {
display: flex;
flex-wrap: wrap;
font-size: 14px;
gap: 3px 10px;
}
.tcdce-card__meta-date {
font-family: "Arial";
display: flex;
align-items: center;
gap: 0.3em;
}
.tcdce-card__meta-date:before {
font-family: "editor";
font-size: 1.2em;
-webkit-font-smoothing: antialiased;
}
.tcdce-card__meta-date--publish:before {
content: "\e90b";
}
.tcdce-card__meta-date--modify:before {
content: "\e90c";
}
.tcdce-card__title {
display: -webkit-box;
max-height: 3.2em;
margin: -0.35em 0;
overflow: hidden;
font-size: 16px;
font-weight: 600;
line-height: 1.7;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
transition: color 0.3s ease;
}
.tcdce-card__desc {
display: -webkit-box;
max-height: 3.2em;
margin: -0.35em 0;
overflow: hidden;
font-size: 14px;
line-height: 1.7;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
}
@media (any-hover: hover) {
.tcdce-card__link:hover .tcdce-card__title {
color: rgba(0, 0, 0, 0.5);
}
}
@container tcdce (max-width: 450px) {
.tcdce-card__link {
gap: 15px;
padding: 15px;
}
.tcdce-card__image {
flex: 0 0 110px;
}
.tcdce-card__meta {
font-size: 13px;
gap: 3px 5px;
}
.tcdce-card__title {
max-height: 5.4em;
font-size: 14px;
-webkit-line-clamp: 3;
}
.tcdce-card__desc {
display: none;
}
} :is(.tcdce-body, .editor-styles-wrapper) .tcdce-heading-label {
display: flex;
align-items: center;
font-size: var(--tcdce-heading_label-font-size-pc, 24px);
font-weight: var(
--tcdce-heading_label-font-weight,
var(--tcdce-opt-font-weight-bold)
);
color: var(--tcdce-heading_label-font-color, #000000);
font-family: var(--tcdce-heading_label-font-family, inherit);
text-align: left;
line-height: 1.7;
}
:is(.tcdce-body, .editor-styles-wrapper) .tcdce-heading-label:before {
content: var(--tcdce-heading_label-element-text, "");
display: grid;
flex: 0 0 100px;
height: 100px;
place-items: center;
font-size: 14px;
line-height: 1.5;
text-align: center;
font-weight: 600;
white-space: pre-wrap;
padding: 8px;
color: var(--tcdce-heading_label-element-color, #ffffff);
background: var(--tcdce-heading_label-element-background, #000000);
border-radius: var(--tcdce-heading_label-element-border-radius, 50%);
position: relative;
inset: initial;
margin: initial;
margin-right: 30px;
}
:is(.tcdce-body, .editor-styles-wrapper)
.tcdce-heading-label[data-label]:before {
content: attr(data-label);
}
:is(.tcdce-body, .editor-styles-wrapper) * + .tcdce-heading-label {
margin-top: var(--tcdce-heading_label-margin-top-pc);
}
:is(.tcdce-body, .editor-styles-wrapper) .tcdce-heading-label:has(+ *) {
margin-bottom: var(--tcdce-heading_label-margin-bottom-pc);
}
@container tcdce (max-width: 600px) {
:is(.tcdce-body, .editor-styles-wrapper) .tcdce-heading-label {
font-size: var(--tcdce-heading_label-font-size-sp, 18px);
}
:is(.tcdce-body, .editor-styles-wrapper) .tcdce-heading-label:before {
flex: 0 0 80px;
height: 80px;
font-size: 12px;
margin-right: 20px;
}
:is(.tcdce-body, .editor-styles-wrapper) * + .tcdce-heading-label {
margin-top: var(--tcdce-heading_label-margin-top-sp);
}
:is(.tcdce-body, .editor-styles-wrapper) .tcdce-heading-label:has(+ *) {
margin-bottom: var(--tcdce-heading_label-margin-bottom-sp);
}
} :is(.tcdce-body, .editor-styles-wrapper) p:has(> iframe[src*="youtube.com"]) {
margin-bottom: var(--tcdce-base-margin-bottom-pc);
}
:is(.tcdce-body, .editor-styles-wrapper) iframe[src*="youtube.com"] {
display: block;
aspect-ratio: 16 / 9;
width: 100%;
height: auto;
}
:is(.tcdce-body, .editor-styles-wrapper)
.wp-block-embed:has(iframe[src*="youtube.com"]) {
display: block;
} :is(.tcdce-body, .editor-styles-wrapper) hr {
display: block;
height: 1px;
border: 0;
border-top: 1px solid #ccc;
} :is(.tcdce-body, .editor-styles-wrapper) table {
border-collapse: collapse;
border-spacing: 0;
width: 100%;
} :is(.tcdce-body, .editor-styles-wrapper) :is(th, td) {
font-weight: 400;
background: #fff;
border: 1px solid #ddd;
padding: 0.8em 1em;
line-height: 1.4;
vertical-align: middle;
} :is(.tcdce-body, .editor-styles-wrapper) .wp-block-table {
overflow: auto hidden;
}
:is(.tcdce-body, .editor-styles-wrapper) .wp-block-table thead {
border-bottom: none;
}
:is(.tcdce-body, .editor-styles-wrapper) .wp-block-table tfoot {
border-top: none;
}
:is(.tcdce-body, .editor-styles-wrapper) .wp-block-table :is(th, td) {
background: transparent;
} :is(.tcdce-body, .editor-styles-wrapper)
.wp-block-table.is-style-regular
thead {
background: #f6f6f6;
}
:is(.tcdce-body, .editor-styles-wrapper)
.wp-block-table.is-style-regular
:is(th, td) {
border: 1px solid #ddd;
}
:is(.tcdce-body, .editor-styles-wrapper)
.wp-block-table.is-style-regular
tfoot {
border-top: 3px double #ddd;
} :is(.tcdce-body, .editor-styles-wrapper) .wp-block-table.is-style-stripes {
border-bottom: none;
}
:is(.tcdce-body, .editor-styles-wrapper)
.wp-block-table.is-style-stripes
tbody
tr:nth-child(odd) {
background: #f6f6f6;
}
:is(.tcdce-body, .editor-styles-wrapper)
.wp-block-table.is-style-stripes
thead {
color: #fff;
background: #000;
}
:is(.tcdce-body, .editor-styles-wrapper)
.wp-block-table.is-style-stripes
tfoot {
border-top: 3px double #000;
} .post_row {
display: grid;
grid-template-columns: 100%;
gap: 20px 30px;
}
.post_col {
min-inline-size: 0;
}
@media not all and (max-width: 1024px) {
.post_row:has(.post_col-2) {
grid-template-columns: repeat(2, 1fr);
}
.post_row:has(.post_col-3) {
grid-template-columns: repeat(3, 1fr);
}
} .tcdce-gmap {
position: relative;
width: 100%;
height: 550px;
background: #ddd;
}
.tcdce-gmap__embed {
width: 100%;
height: 550px;
}
.tcdce-gmap__marker::after {
position: absolute;
bottom: 0;
left: -5px;
z-index: 1;
display: block;
width: 0;
height: 0;
content: "";
border-style: solid;
border-width: 16px 5px 0 5px;
border-top-color: var(--tcdce-gmap-bg-color);
border-right-color: transparent;
border-bottom-color: transparent;
border-left-color: transparent;
}
.tcdce-gmap__marker-icon {
word-break: break-word;
line-height: 1.4;
position: absolute;
top: -114px;
left: -50px;
z-index: 2;
display: grid;
place-items: center;
width: 100px !important;
height: 100px !important;
padding: 5px;
overflow: hidden;
font-size: 18px;
color: var(--tcdce-gmap-font-color);
text-align: center;
background-color: var(--tcdce-gmap-bg-color);
border-radius: 50%;
background-image: var(--tcdce-gmap-image-url, none);
background-position: center;
background-size: 70%;
background-repeat: no-repeat;
}
@media (max-width: 767px) {
.tcdce-gmap,
.tcdce-gmap__embed {
height: 320px;
}
} .p-toc,
.p-toc * {
box-sizing: border-box;
}
.p-toc {
padding: 40px;
background: #f6f6f6;
border-radius: 10px;
}
.tcdce-body * + .p-toc {
margin-top: 50px;
}
.p-toc-headline {
display: block;
color: #000000;
font-size: 18px;
line-height: 1.4;
font-weight: 600;
margin: -0.2em 0 calc(30px - 0.2em);
text-align: center;
}
.p-toc ul {
display: flex;
flex-direction: column;
gap: 20px;
font-size: 14px;
padding: 0;
margin: 0;
list-style: none;
}
.p-toc li {
line-height: 1.4 !important; padding: initial;
margin: initial;
}
.p-toc a:not(:hover) {
color: #000 !important;
}
.p-toc ul ul {
margin-top: 20px;
padding-left: 1em;
}
@media (any-hover: hover) {
.p-toc a:hover {
text-decoration: none !important;
color: rgba(0, 0, 0, 0.5) !important;
}
}
@media (max-width: 767px) {
.p-toc {
padding: 25px 20px;
}
.tcdce-body * + .p-toc {
margin-top: 40px;
}
.p-toc-headline {
font-size: 16px;
margin-bottom: 20px;
}
} .p-toc--sidebar {
padding: 30px 20px;
background: #f6f6f6;
max-height: calc(100svh - 40px - var(--tcdce-toc-sticky-top, 40px));
overflow: hidden auto;
}
.p-toc--sidebar .p-toc-headline {
color: #000;
font-size: 16px;
text-align: left;
margin-bottom: 20px;
}
.widget_tcdce_toc_widget:has(.is-sticky) {
position: sticky;
top: var(--tcdce-toc-sticky-top, 40px);
z-index: 1;
height: fit-content;
} .p-toc-open {
cursor: pointer;
position: fixed;
right: 30px;
bottom: 30px;
z-index: 99;
width: 50px;
height: 50px;
color: #000;
background: #fff;
border: 1px solid #ddd;
border-radius: 5px;
display: flex;
align-items: center;
justify-content: center;
transition: opacity 0.3s ease, pointer-events 0.3s ease;
box-sizing: border-box;
}
.p-toc-open:not(.is-active) {
opacity: 0;
pointer-events: none;
}
.p-toc-open:before {
content: "\e907";
font-family: "editor";
font-size: 28px;
font-weight: normal;
-webkit-font-smoothing: antialiased;
} @media (max-width: 767px) { body:has(.p-footer-fix-nav) .p-toc-open {
margin-bottom: 40px;
} body:has(.p-footer-fix-cta-image) .p-toc-open {
display: none;
} body:has(.p-footer-fix-cta-text) .p-toc-open {
margin-bottom: 55px;
}
} .p-toc-modal,
.p-toc-modal * {
box-sizing: border-box;
}
.p-toc-modal {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 99999;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
transition: opacity 0.3s ease, pointer-events 0.3s ease;
}
.p-toc-modal:not(.is-active) {
opacity: 0;
pointer-events: none;
}
.p-toc-modal-overlay {
position: absolute;
top: 0;
left: 0;
z-index: -1;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.5);
}
.p-toc-modal .p-toc {
width: calc(100% - 40px);
max-width: 400px;
padding: 30px;
max-height: calc(100svh - 120px);
overflow: hidden auto;
}
.p-toc-modal .p-toc-headline {
margin-bottom: 25px;
}
.p-toc-modal-close {
cursor: pointer;
width: 50px;
padding: 20px 0;
background: none;
border: none;
}
.p-toc-modal-close:before {
content: "\e901";
font-family: "editor";
font-weight: normal;
font-size: 28px;
color: #fff;
-webkit-font-smoothing: antialiased;
} .tcdce-tab {
font-size: 16px;
}
.tcdce-tab__label {
display: flex;
}
.tcdce-tab__label-item {
cursor: pointer;
flex: 1;
min-width: 0;
color: #999;
text-align: center;
font-weight: 600;
line-height: 1.4;
padding-bottom: calc(25px - 0.2em);
border-bottom: 3px solid #ddd;
transition: color 0.25s ease, border-color 0.25s ease;
}
.tcdce-tab__label-item.is-active {
pointer-events: none;
color: currentColor;
border-color: #000;
}
.tcdce-tab__field {
display: none;
background: #fafafa;
padding: 40px;
}
.tcdce-tab__field-caption {
display: block;
line-height: 1.6;
text-align: center;
margin: calc(20px - 0.3em) 0 -0.3em;
} .tcdce-tab:has(.tcdce-tab__label-item1.is-active) .tcdce-tab__field1,
.tcdce-tab:has(.tcdce-tab__label-item2.is-active) .tcdce-tab__field2,
.tcdce-tab:has(.tcdce-tab__label-item3.is-active) .tcdce-tab__field3 {
display: block;
animation: tcdceTabFadeIn 0.3s ease 0s forwards;
}
@keyframes tcdceTabFadeIn {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@media (any-hover: hover) {
.tcdce-tab__label-item:hover {
color: currentColor;
}
}
@container tcdce (max-width: 600px) {
.tcdce-tab {
font-size: 14px;
}
.tcdce-tab__label-item {
padding-bottom: calc(20px - 0.2em);
}
.tcdce-tab__field {
padding: 20px;
}
}  :is(.tcdce-body, .editor-styles-wrapper) .wp-element-caption {
text-align: center;
line-height: 1.8;
margin: 0.6em 0 -0.4em;
} :is(.tcdce-body, .editor-styles-wrapper) .wp-block-details {
line-height: 1.8;
padding: 1.4em;
background: #f6f6f6;
border: 1px solid #ddd;
}
:is(.tcdce-body, .editor-styles-wrapper)
.wp-block-details:has(+ .wp-block-details) {
margin-bottom: -1px;
}
:is(.tcdce-body, .editor-styles-wrapper) .wp-block-details summary {
position: relative;
list-style: none;
background: #ffffff;
padding: 1em 1.4em;
margin: -1.4em;
}
:is(.tcdce-body, .editor-styles-wrapper) .wp-block-details summary:after {
content: "\e901";
font-size: 1.2em;
font-family: "editor";
font-weight: normal;
position: absolute;
inset: 0 0.8em 0 auto;
margin: auto;
line-height: 1;
height: 1em;
transform: rotate(45deg);
-webkit-font-smoothing: antialiased;
}
:is(.tcdce-body, .editor-styles-wrapper) .wp-block-details[open] summary {
border-bottom: 1px solid #ddd;
margin-bottom: 1.4em;
}
:is(.tcdce-body, .editor-styles-wrapper) .wp-block-details[open] summary:after {
transform: rotate(0deg);
}
:is(.tcdce-body, .editor-styles-wrapper) .wp-block-details p {
margin-top: 0;
margin-bottom: 0.5em;
}
:is(.tcdce-body, .editor-styles-wrapper) .wp-block-details p:last-of-type {
margin-bottom: 0;
}
@media (any-hover: hover) {
} :is(.tcdce-body, .editor-styles-wrapper) .wp-block-audio audio {
vertical-align: bottom;
} :is(.tcdce-body, .editor-styles-wrapper) .wp-block-file:not(.wp-element-button),
:is(.tcdce-body, .editor-styles-wrapper) .wp-block-file__content-wrapper {
display: flex;
flex-wrap: wrap;
font-size: inherit;
line-height: 1.4;
}
:is(.tcdce-body, .editor-styles-wrapper)
.wp-block-file:not(.wp-element-button)
a:not(.wp-block-file__button) {
flex: 1;
padding: 1em 1.4em;
background: #f6f6f6;
}
:is(.tcdce-body, .editor-styles-wrapper) .wp-block-file__button {
text-decoration: none;
padding: 1em 2em;
color: #fff;
background: #000000;
border-radius: 0;
transition: opacity 0.3s ease;
}
:is(.tcdce-body, .editor-styles-wrapper)
.wp-block-file
*
+ .wp-block-file__button {
margin-left: 0;
}
@media (any-hover: hover) {
:is(.tcdce-body, .editor-styles-wrapper) .wp-block-file__button:hover {
color: #fff;
opacity: 0.7;
}
} .wp-block-column:only-child {
margin-inline: auto;
} .tcdce-caution {
color: red;
background: rgb(255 0 0 / 10%);
padding: 0.5em 1em;
}  .wp-block-post-title {
--tcdce-h1-text-align: left;
} .wp-block:is(.wp-block-buttons, .wp-block-columns, .wp-block-group) {
padding: 1em;
border: 2px dashed #ddd;
border-radius: 2px;
} .wp-block:is(.wp-block-column, .wp-block-spacer) {
border: 2px dashed #ddd;
border-radius: 2px;
} .wp-block-freeform {
padding-inline: 20px;
border: 1px dotted #1e1e1e;
} .wp-block.wp-block-shortcode {
margin-bottom: 28px;
}