@charset "UTF-8";
/*
Theme Name: ROCK
Theme URI:https://tcd-theme.com/tcd068
Description: WordPress theme "ROCK" is a template for a web magazine. It expresses a combination of three stylish grid layouts and two types of article designs. The ranking page can be used as a reference for content creation.
Author:TCD
Author URI:https://tcd-theme.com/
Text Domain: tcd-rock
Version: 1.11.1
*/
/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document ========================================================================== */
/** 1. Correct the line height in all browsers. 2. Prevent adjustments of font size after orientation changes in IE on Windows Phone and in iOS. */
html { line-height: 1.15; /* 1 */ -ms-text-size-adjust: 100%; /* 2 */ -webkit-text-size-adjust: 100%; /* 2 */ }

/* Sections ========================================================================== */
/** Remove the margin in all browsers (opinionated). */
body { margin: 0; }

/** Add the correct display in IE 9-. */
article, aside, footer, header, nav, section { display: block; }

/** Correct the font size and margin on `h1` elements within `section` and `article` contexts in Chrome, Firefox, and Safari. */
h1 { font-size: 2em; margin: 0.67em 0; }

/* Grouping content ========================================================================== */
/** Add the correct display in IE 9-. 1. Add the correct display in IE. */
figcaption, figure, main { /* 1 */ display: block; }

/** Add the correct margin in IE 8. */
figure { margin: 1em 40px; }

/** 1. Add the correct box sizing in Firefox. 2. Show the overflow in Edge and IE. */
hr { box-sizing: content-box; /* 1 */ height: 0; /* 1 */ overflow: visible; /* 2 */ }

/** 1. Correct the inheritance and scaling of font size in all browsers. 2. Correct the odd `em` font sizing in all browsers. */
pre { font-family: monospace, monospace; /* 1 */ font-size: 1em; /* 2 */ }

/* Text-level semantics ========================================================================== */
/** 1. Remove the gray background on active links in IE 10. 2. Remove gaps in links underline in iOS 8+ and Safari 8+. */
a { background-color: transparent; /* 1 */ -webkit-text-decoration-skip: objects; /* 2 */ }

/** 1. Remove the bottom border in Chrome 57- and Firefox 39-. 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari. */
abbr[title] { border-bottom: none; /* 1 */ text-decoration: underline; /* 2 */ -webkit-text-decoration: underline dotted; text-decoration: underline dotted; /* 2 */ }

/** Prevent the duplicate application of `bolder` by the next rule in Safari 6. */
b, strong { font-weight: inherit; }

/** Add the correct font weight in Chrome, Edge, and Safari. */
b, strong { font-weight: bolder; }

/** 1. Correct the inheritance and scaling of font size in all browsers. 2. Correct the odd `em` font sizing in all browsers. */
code, kbd, samp { font-family: monospace, monospace; /* 1 */ font-size: 1em; /* 2 */ }

/** Add the correct font style in Android 4.3-. */
dfn { font-style: italic; }

/** Add the correct background and color in IE 9-. */
mark { background-color: #ff0; color: #000; }

/** Add the correct font size in all browsers. */
small { font-size: 80%; }

/** Prevent `sub` and `sup` elements from affecting the line height in all browsers. */
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }

sub { bottom: -0.25em; }

sup { top: -0.5em; }

/* Embedded content ========================================================================== */
/** Add the correct display in IE 9-. */
audio, video { display: inline-block; }

/** Add the correct display in iOS 4-7. */
audio:not([controls]) { display: none; height: 0; }

/** Remove the border on images inside links in IE 10-. */
img { border-style: none; }

/** Hide the overflow in IE. */
svg:not(:root) { overflow: hidden; }

/* Forms ========================================================================== */
/** 1. Change the font styles in all browsers (opinionated). 2. Remove the margin in Firefox and Safari. */
button, input, optgroup, select, textarea { font-family: sans-serif; /* 1 */ font-size: 100%; /* 1 */ line-height: 1.15; /* 1 */ margin: 0; /* 2 */ }

/** Show the overflow in IE. 1. Show the overflow in Edge. */
button, input { /* 1 */ overflow: visible; }

/** Remove the inheritance of text transform in Edge, Firefox, and IE. 1. Remove the inheritance of text transform in Firefox. */
button, select { /* 1 */ text-transform: none; }

/** 1. Prevent a WebKit bug where (2) destroys native `audio` and `video` controls in Android 4. 2. Correct the inability to style clickable types in iOS and Safari. */
button, html [type="button"], [type="reset"], [type="submit"] { -webkit-appearance: button; /* 2 */ }

/** Remove the inner border and padding in Firefox. */
button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner { border-style: none; padding: 0; }

/** Restore the focus styles unset by the previous rule. */
button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring { outline: 1px dotted ButtonText; }

/** Correct the padding in Firefox. */
fieldset { padding: 0.35em 0.75em 0.625em; }

/** 1. Correct the text wrapping in Edge and IE. 2. Correct the color inheritance from `fieldset` elements in IE. 3. Remove the padding so developers are not caught out when they zero out `fieldset` elements in all browsers. */
legend { box-sizing: border-box; /* 1 */ color: inherit; /* 2 */ display: table; /* 1 */ max-width: 100%; /* 1 */ padding: 0; /* 3 */ white-space: normal; /* 1 */ }

/** 1. Add the correct display in IE 9-. 2. Add the correct vertical alignment in Chrome, Firefox, and Opera. */
progress { display: inline-block; /* 1 */ vertical-align: baseline; /* 2 */ }

/** Remove the default vertical scrollbar in IE. */
textarea { overflow: auto; }

/** 1. Add the correct box sizing in IE 10-. 2. Remove the padding in IE 10-. */
[type="checkbox"], [type="radio"] { box-sizing: border-box; /* 1 */ padding: 0; /* 2 */ }

/** Correct the cursor style of increment and decrement buttons in Chrome. */
[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button { height: auto; }

/** 1. Correct the odd appearance in Chrome and Safari. 2. Correct the outline style in Safari. */
[type="search"] { -webkit-appearance: textfield; /* 1 */ outline-offset: -2px; /* 2 */ }

/** Remove the inner padding and cancel buttons in Chrome and Safari on macOS. */
[type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

/** 1. Correct the inability to style clickable types in iOS and Safari. 2. Change font properties to `inherit` in Safari. */
::-webkit-file-upload-button { -webkit-appearance: button; /* 1 */ font: inherit; /* 2 */ }

/* Interactive ========================================================================== */
/* Add the correct display in IE 9-. 1. Add the correct display in Edge, IE, and Firefox. */
details, menu { display: block; }

/* Add the correct display in all browsers. */
summary { display: list-item; }

/* Scripting ========================================================================== */
/** Add the correct display in IE 9-. */
canvas { display: inline-block; }

/** Add the correct display in IE. */
template { display: none; }

/* Hidden ========================================================================== */
/** Add the correct display in IE 10-. */
[hidden] { display: none; }

* { box-sizing: border-box; }

body { color: #000; line-height: 1; -webkit-font-smoothing: antialiased; word-break: break-word; }

a { color: #000; text-decoration: none; transition-property: background-color, color,opacity; transition-duration: 0.2s; transition-timing-function: ease; }

img { vertical-align: bottom; }

h1, h2, h3, h4, h5, h6, p, ol, ul { margin-top: 0; }

p { margin-bottom: 0; }

ol, ul { padding-left: 0; }

.admin-bar { padding-top: 32px; }

/* -------------------------------------------------------------------------------- web fonts　ウェブフォントファイルを変更した場合はv=1.0の数字を変更（キャッシュ対策） -------------------------------------------------------------------------------- */
@font-face { font-family: "design_plus"; src: url("assets/fonts/design_plus.eot?v=1.0"); src: url("assets/fonts/design_plus.eot?v=1.0#iefix") format("embedded-opentype"), url("assets/fonts/design_plus.woff?v=1.0") format("woff"), url("assets/fonts/design_plus.ttf?v=1.0") format("truetype"), url("assets/fonts/design_plus.svg?v=1.0#design_plus") format("svg"); font-weight: normal; font-style: normal; }

@font-face {
  font-family: 'footer_bar';
  src: url('assets/fonts/footer_bar.eot?v=1.2');
  src: url('assets/fonts/footer_bar.eot?v=1.2#iefix') format('embedded-opentype'),
       url('assets/fonts/footer_bar.woff?v=1.2') format('woff'),
       url('assets/fonts/footer_bar.ttf?v=1.2') format('truetype'),
       url('assets/fonts/footer_bar.svg?v=1.2#footer_bar') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'tiktok_x_icon';
  src: url('assets/fonts/tiktok_x_icon.eot?v=1.0');
  src: url('assets/fonts/tiktok_x_icon.eot?v=1.0#iefix') format('embedded-opentype'),
       url('assets/fonts/tiktok_x_icon.woff?v=1.0') format('woff'),
       url('assets/fonts/tiktok_x_icon.ttf?v=1.0') format('truetype'),
       url('assets/fonts/tiktok_x_icon.svg?v=1.0#tiktok_x_icon') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'update_icon';
  src: url('assets/fonts/update_icon.eot?v=1.0');
  src: url('assets/fonts/update_icon.eot?v=1.0#iefix') format('embedded-opentype'),
       url('assets/fonts/update_icon.woff?v=1.0') format('woff'),
       url('assets/fonts/update_icon.ttf?v=1.0') format('truetype'),
       url('assets/fonts/update_icon.svg?v=1.0#design_plus') format('svg');
  font-weight: normal;
  font-style: normal;
}

/* keyframes */
@-webkit-keyframes fadeIn { from { opacity: 0; }
  to { opacity: 1; } }
@keyframes fadeIn { from { opacity: 0; }
  to { opacity: 1; } }

@-webkit-keyframes fadeOut { from { visibility: visible;
    opacity: 1; }
  to { visibility: hidden;
    opacity: 0; } }

@keyframes fadeOut { from { visibility: visible;
    opacity: 1; }
  to { visibility: hidden;
    opacity: 0; } }

@-webkit-keyframes slideDown { 0% { top: -100%; }
  100% { top: 0; } }

@keyframes slideDown { 0% { top: -100%; }
  100% { top: 0; } }

@-webkit-keyframes slideUp { 0% { bottom: -100%; }
  100% { bottom: 0; } }

@keyframes slideUp { 0% { bottom: -100%; }
  100% { bottom: 0; } }

@-webkit-keyframes fadeInUp { from { opacity: 0;
    -webkit-transform: translateY(50%);
            transform: translateY(50%); }
  to { opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@keyframes fadeInUp { from { opacity: 0;
    -webkit-transform: translateY(50%);
            transform: translateY(50%); }
  to { opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@-webkit-keyframes zoom-in { 0% { -webkit-transform: scale(1); transform: scale(1); }
  100% { -webkit-transform: scale(1.2); transform: scale(1.2); } }

@keyframes zoom-in { 0% { -webkit-transform: scale(1); transform: scale(1); }
  100% { -webkit-transform: scale(1.2); transform: scale(1.2); } }

@-webkit-keyframes zoom-out { 0% { -webkit-transform: scale(1.2); transform: scale(1.2); }
  100% { -webkit-transform: scale(1); transform: scale(1); } }

@keyframes zoom-out { 0% { -webkit-transform: scale(1.2); transform: scale(1.2); }
  100% { -webkit-transform: scale(1); transform: scale(1); } }

@media screen and (max-width: 782px) { .admin-bar { padding-top: 46px; } }

.l-contents { padding-top: 60px; padding-bottom: 150px; }

.l-contents--rev .l-contents__inner { flex-direction: row-reverse; }

.l-contents__inner { display: flex; flex-wrap: wrap; justify-content: space-between; }

@media screen and (max-width: 767px) { .l-contents { padding-top: 20px; padding-bottom: 40px; } }

.l-footer { position: relative; }

.l-header { position: relative; width: 100%; }

.l-header--fixed.is-active .l-header__nav { border-bottom: 1px solid #ddd; -webkit-animation: slideDown 1.2s; animation: slideDown 1.2s; position: fixed; top: 0; left: 0; z-index: 99; }

.admin-bar .l-header--fixed.is-active .l-header__nav { top: 32px; }

.l-header__upper { border-bottom: 1px solid #ddd; height: 60px; line-height: 60px; margin-bottom: 45px; }

.l-header__upper-inner { display: flex; justify-content: space-between; }

.l-header__search { background: transparent; border: 0; cursor: pointer; font-family: "design_plus"; font-size: 20px; transition: opacity 0.2s ease; padding: 0; vertical-align: middle; }

.l-header__search:hover { opacity: 0.7; }

.l-header__form { display: inline-block; width: 0; transition: width 0.5s ease-out; }

.l-header__form.is-active { width: 240px; }

.l-header__input { line-height: normal; background: transparent; border: 0; box-shadow: none; font-size: 14px; padding: 0 10px; width: 100%; height: 35px; }

.l-header__input:focus { outline: 0; }

.l-header__logo { justify-content: center; margin-bottom: 15px; }

.l-header__logo a { display: flex; align-items: center; justify-content: center; line-height: 1; overflow: hidden; word-wrap: break-word; }

.l-header__nav { width: 100%; }

@media screen and (min-width: 1200px) { .l-header--fixed.is-active .l-header__lower { padding-bottom: 74px; } }

@media screen and (min-width: 1200px) {
  .hide_contents .l-header__lower{
  padding-top:45px;
  }
  }

@media screen and (max-width: 1199px) { .l-header--fixed.is-active { -webkit-animation: slideDown 1.2s; animation: slideDown 1.2s; position: fixed; z-index: 1000; }
  .l-header--fixed.is-active .l-header__nav { border-bottom: 0; -webkit-animation: none; animation: none; position: static; }
  .l-header__upper { display: none; }
  .l-header__lower { height: 70px; line-height: 70px; }
  .l-header__logo { height: 100%; margin-bottom: 0; }
  .l-header__form-input { display: none; }
  .l-header__search { display: none; } }

@media screen and (max-width: 767px) { .l-header { border-bottom: 0; }
  .l-header__lower { height: 60px; line-height: 60px; }
  .l-header__form { background: #f4f4f4; padding: 20px 20px 0; position: absolute; top: 60px; z-index: 2; width: 100%; margin: 0 -20px; }
  .l-header__form.is-active .l-header__form-input, .l-header__form.is-active .l-header__form-close { display: block; }
  .l-header__form-input { display: none; opacity: 1; background: #fff; border-radius: 0; position: static; width: 100%; height: 46px; margin-bottom: 20px; }
  .l-header__form-close { display: none; margin: 0 -20px; width: calc(100% + 40px); } }

.l-inner { margin-left: auto; margin-right: auto; position: relative; width: 93.75%; max-width: 1200px; }

@media only screen and (max-width: 991px) { .l-inner { width: 88.88889%; } }

@media only screen and (max-width: 767px) { .l-inner { padding: 0 20px; width: 100%; } }

.l-main { overflow: hidden; position: relative; }

.l-primary { width: 65.83333%; }

.l-primary:last-child { width: 100%; }

@media screen and (max-width: 991px) { .l-primary { width: 100%; } }

.l-secondary { width: 31.66667%; }

@media screen and (max-width: 991px) { .l-secondary { margin: 30px auto 40px; width: 500px; } }

@media screen and (max-width: 767px) { .l-secondary { margin: 30px auto 0; width: 100%; } }

.c-breadcrumb__item { display: inline; }

.c-breadcrumb__item + .c-breadcrumb__item::before { content: "\E910"; font-family: "design_plus"; margin-left: 12px; margin-right: 12px; }

.c-breadcrumb__item--home a::before { content: "\E90C"; font-family: "design_plus"; vertical-align: middle; position: relative; top: -1px; }

.c-breadcrumb__item--home span { display: none; }

@media only screen and (max-width: 767px) { .c-breadcrumb__item + .c-breadcrumb__item::before { margin-left: 5px; margin-right: 5px; vertical-align: -1px; }
  .c-breadcrumb__item--home a::before { vertical-align: -1px; } }

.c-comment { font-size: 13px; }

.c-comment input, .c-comment textarea { -webkit-appearance: none; -moz-appearance: none; appearance: none; border-radius: 0; box-sizing: border-box; }

.c-comment__tab { display: flex; margin-bottom: 25px; }

.c-comment__tab-item { flex: 1; display: flex; text-align: center; }

.c-comment__tab-item.is-active + .c-comment__tab-item a { border-left-color: #333; }

.c-comment__tab-item.is-active a, .c-comment__tab-item.is-active p { background: #333; border: 0; 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: 10px; margin: auto; position: absolute; right: 0; bottom: -17px; left: 0; content: ""; width: 0; height: 0; }

.c-comment__tab-item a, .c-comment__tab-item p { border: 1px solid #ccc; color: #333; display: block; font-size: 12px; 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__list { padding-left: 0; }

.c-comment__list-item { border: 1px solid #ccc; color: #000; list-style: none; 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: 13px; margin-bottom: 1em; padding: 10px 15px; }

.c-comment__trackback-url { background: #fafafa; font-size: 13px; padding: 10px; box-sizing: border-box; }

.trackback_time { font-size: 13px; color: #757676; margin: 0 0 7px 0px; }

.trackback_title { margin: 2px 0 8px 0; margin: 0 0 10px 0px; line-height: 160%; }

.c-comment__form-wrapper { border: 1px solid #ccc; margin: 20px 0 20px; padding: 15px; }

.c-comment__cancel { color: #000; font-size: 13px; margin-bottom: 1em; }

.c-comment__cancel a { color: #000; }

.c-comment__cancel a:before { content: "\E910"; font-family: "design_plus"; display: inline-block; }

.c-comment__form-login { color: #000; font-size: 13px; }

.c-comment__form-login a { color: #000; }

.c-comment_input { margin-bottom: 12px; text-align: left; }

.c-comment__input input { border: 1px solid #ccc; color: #000; padding-top: 5px; padding-bottom: 5px; width: 100%; }

.c-comment__input textarea { border: 1px solid #ccc; color: #000; font-size: 14px; overflow: auto; margin-top: 15px; width: 100%; height: 150px; }

.c-comment__input + .c-comment__input{
  margin-top: 20px;
}

.c-comment__label-text { color: #000; display: block; font-size: 13px; margin-bottom: 5px; }

.c-comment__form-submit { background: #aaa; border: 0; color: #fff; cursor: pointer; display: block; font-size: 14px; margin: 15px auto 0; width: 200px; height: 50px; transition: background-color 200ms ease-in-out; }

.c-comment__form-hidden { display: none; }

.c-comment__password-protected { background: #3db4b2; border-radius: 5px; color: #fff; margin: 0 38px 30px; padding: 10px 20px; text-align: center; }

.c-comment__password-protected p { font-size: 13px; line-height: 160%; }

@media only screen and (max-width: 767px) { .c-comment__item-act { margin-top: 10px; padding-left: 0; position: static; }
  .c-comment__tab-item.is-active a, .c-comment__tab-item.is-active p { display: flex; align-items: center; justify-content: center; }
  .c-comment__tab-item a, .c-comment__tab-item p { padding: 5px 10px; } }

@-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; top: 0px; left: 0px; width: 100%; height: 100%; width: 100vw; height: 100vh; z-index: 99999; }

/* type1 */
.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; }

/* type2 */
.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: ''; -webkit-animation: loading-square-loader 5.4s linear forwards infinite; 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: ''; -webkit-animation: loading-square-base 5.4s linear forwards infinite; animation: loading-square-base 5.4s linear forwards infinite; }

/* type3 */
.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; }

#site_loader_animation i { width: 0.5em; height: 0.5em; display: inline-block; vertical-align: middle; background: #e0e0e0; border-radius: 50%; margin: 0 .25em; -webkit-animation: loading-dots-middle-dots .5s linear infinite; animation: loading-dots-middle-dots .5s linear infinite; }

#site_loader_animation i:first-child { -webkit-animation: loading-dots-first-dot .5s linear infinite; animation: loading-dots-first-dot .5s linear infinite; opacity: 0; -webkit-transform: translate(-1em); transform: translate(-1em); }

#site_loader_animation 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-logo { display: flex; font-weight: 700; }

.c-logo a { text-align: center; }

.c-logo img { vertical-align: middle; }

.c-logo--retina img { width: 50%; }

.c-menu-btn { display: none; position: absolute; top: 0; text-align: center; }

.c-menu-btn::before { content: "\F0C9"; font-family: "design_plus"; font-size: 18px; }

@media only screen and (max-width: 1199px) { .c-menu-btn { display: block; } }

.c-meta-box { background: #fafafa; box-sizing: border-box; font-size: 12px; padding: 22px 20px; }

.c-meta-box__item { border-right: 1px solid #ddd; float: left; list-style: none; margin-right: 15px; padding-left: 20px; padding-right: 15px; position: relative; line-height: 1.6;}

.c-meta-box__item:last-child { border-right: none; }

.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: 20px; } }

.c-nav01 { border-collapse: collapse; display: flex; }

.c-nav01__item { border: 1px solid #ddd; font-size: 14px; list-style: none; position: relative; width: 50%; transition: background 0.2s ease; flex: 1; }

.c-nav01__item:only-child { margin-left: 0; }

.c-nav01__item:only-child a { justify-content: center; }

.c-nav01__item a { display: flex; align-items: center; height: 100%; }

.c-nav01__item a:hover { background: #f6f6f6; }

.c-nav01__item--prev::before { content: "\E90F"; font-family: "design_plus"; font-size: 18px; line-height: 100%; margin: auto; position: absolute; top: 0; bottom: 0; left: 25px; width: 18px; height: 18px; }

.c-nav01__item--next { margin-left: -1px; }

.c-nav01__item--next::after { content: "\E910"; font-family: "design_plus"; font-size: 18px; line-height: 100%; margin: auto; position: absolute; top: 0; bottom: 0; right: 25px; width: 18px; height: 18px; }

@media only screen and (max-width: 991px) { .c-nav01__item--prev a::before { content: attr(data-prev); }
  .c-nav01__item--prev a span { display: none; }
  .c-nav01__item--next a::before { content: attr(data-next); }
  .c-nav01__item--next a span { display: none; } }

@media only screen and (max-width: 767px) { .c-nav01__item { text-align: center; font-size: 12px; width: 50%; height: 50px; }
  .c-nav01__item a { display: block; line-height: 48px; padding: 0; width: 100%; height: 48px; }
  .c-nav01__item--prev::before { left: 16px; width: 18px; height: 18px; }
  .c-nav01__item--next::after { right: 16px; width: 18px; height: 18px; } }

.c-pw__desc { line-height: 2.5; }

.c-pw__desc p { line-height: 2.5; margin-bottom: 16px; }

.c-pw__btn { box-sizing: border-box; color: #fff !important; display: inline-block; padding: 13px 20px; font-size: 14px; text-align: center; line-height: 1; }

.c-pw__btn:hover { background: #333; color: #fff; }

.c-pw__btn--register { min-width: 160px; margin-bottom: 32px; }

.c-pw__btn--submit { min-width: 100px; border: 0; border-radius: 0; cursor: pointer; }

.c-pw .c-pw__btn:hover { text-decoration: none; }

.c-pw__box { border: 1px solid #ddd; background: #f5f5f5; padding: 25px 36px; margin-bottom: 40px; box-sizing: border-box; }

.c-pw__box .c-pw__box-desc { line-height: 1.2; margin-bottom: 20px; }

.c-pw__box-inner { display: flex; 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; box-sizing: border-box; padding: 0 10px; }

@media only screen and (max-width: 767px) { .c-pw__box { margin: 0 auto 30px; padding: 20px; text-align: center; }
  .c-pw__box-inner { 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; } }

.p-about { background: #fff; padding: 0 100px 40px; }

.p-about__cover { margin: 0 -100px 94px; width: calc(100% + 200px); height: auto; }

.p-about__catch { line-height: 1.4; }

.p-about__desc { line-height: 2.3; margin-bottom: 90px; }

.p-about__list { list-style-type: none; margin-bottom: 0; }

.p-about__list-item { border-top: 1px solid #ddd; }

@media screen and (max-width: 767px) { .p-about { border-bottom: 1px solid #ddd; margin: -20px -20px -40px; padding: 0 20px; }
  .p-about__cover { -o-object-fit: cover; object-fit: cover; margin: 0 -20px 26px; width: calc(100% + 40px); height: 170px; }
  .p-about__catch { margin-bottom: 8px; }
  .p-about__desc { line-height: 2.2; margin-bottom: 22px; }
  .p-about__list { margin: 0 -20px; } }

.p-article01 { background: #fff; position: relative; }

.p-article01--video { position: relative; }

.p-article01--video .p-article01__img::before { color: #fff; content: "\E945"; font-family: "design_plus"; font-size: 23px; position: absolute; top: 11px; right: 16px; z-index: 1; }

.p-article01__content { padding: 40px 10.52632% 33px; }

.p-article01__cat, .p-article01__sponsor { font-size: 14px; display: block; margin-bottom: 14px; }

.p-article01__title { font-size: 20px; line-height: 1.5; margin-bottom: 7px; }

.p-article01__excerpt { font-size: 14px; line-height: 2; }

.p-article01__footer { border-top: 1px solid #ddd; padding: 20px 28px; }

.p-article01__pr { position: absolute; top: 0; left: 0; z-index: 1; }

.p-blog-list--4col .p-article01__content { padding: 30px 10.71429% 23px; }

.p-blog-list--4col .p-article01__title { font-size: 16px; line-height: 1.6; margin-bottom: 8px; }

@media screen and (max-width: 767px) { .p-article01__content, .p-blog-list--4col .p-article01__content { padding: 24px 28px 19px; }
  .p-article01__cat { margin-bottom: 11.5px; }
  .p-article01__title, .p-blog-list--4col .p-article01__title { font-size: 18px; margin-bottom: 8.5px; }
  .p-article01__footer { padding: 15px 28px; } }

.p-article02 { position: relative; }

.p-article02 a:hover .p-article02__title { opacity: 0.7; }

.p-blog-list--2col .p-article02 { padding-bottom: calc(50% - 15px); }

.p-blog-list--3col .p-article02 { padding-bottom: calc(33.33% - 20px); }

.p-blog-list--4col .p-article02 { padding-bottom: calc((100% - 81px) / 4); }

.p-widget .p-article02 { padding-bottom: 100% !important; }

.p-article02--video::after { color: #fff; content: "\E945"; font-family: "design_plus"; font-size: 23px; position: absolute; top: 11px; right: 16px; z-index: 1; }

.p-article02__img { overflow: hidden; position: absolute; top: 0; left: 0; width: 100%; }

.p-article02__img img { width: 100%; height: auto; }

.p-article02__content { color: #fff; padding-bottom: 100%; width: 100%; position: absolute; top: 0; left: 0; }

.p-article02__content-inner { position: absolute; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); padding: 0 10.52632%; }

.p-article02__title { font-size: 20px; font-weight: 600; line-height: 1.5; margin-top: -5px; margin-bottom: 6px; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); transition: opacity 0.2s ease; }

.p-article02__meta { font-size: 12px; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }

.p-article02__meta span { transition: opacity 0.2s ease; }

.p-article02__meta span:hover { opacity: 0.7; }

.p-article02__pr { position: absolute; top: 0; left: 0; z-index: 1; }

.p-blog-list--4col .p-article02__title { font-size: 16px; line-height: 1.6; margin-bottom: 7px; }

@media screen and (max-width: 1199px) { .p-blog-list--4col .p-article02 { padding-bottom: calc(33.33% - 20px); } }

@media screen and (max-width: 991px) { .p-blog-list--3col .p-article02, .p-blog-list--4col .p-article02 { padding-bottom: calc(50% - 15px); } }

@media screen and (max-width: 767px) { .p-blog-list--2col .p-article02, .p-blog-list--3col .p-article02, .p-blog-list--4col .p-article02 { padding-bottom: calc(50% - 10px); } }

@media screen and (max-width: 600px) { .p-blog-list--2col .p-article02, .p-blog-list--3col .p-article02, .p-blog-list--4col .p-article02 { padding-bottom: 100%; }
  .p-article02__content-inner { padding: 0 28px; }
  .p-article02__title, .p-blog-list--4col .p-article02__title { font-size: 18px; margin-bottom: 6px; } }

.p-article03 { position: relative; }

.p-blog-list--4col .p-article03__img img { height: 250px; -o-object-fit: cover; object-fit: cover; }

@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) { .p-blog-list--4col .p-article03__img img { height: auto; } }

.p-article03__img { overflow: hidden; }

.p-article03__content { background: #fff; padding: 26px 11.05263%; }

.p-article03__title { font-size: 16px; font-weight: 600; line-height: 1.5; margin-bottom: 7px; transition: color 0.2s ease; }

.p-article03__pr { position: absolute; top: 0; left: 0; z-index: 1; }

@media screen and (max-width: 1199px) { .p-blog-list--4col .p-article03__img img { height: auto; } }

@media screen and (max-width: 767px) { .p-article03__content { padding: 18.5px 28px 22px; }
  .p-article03__title { font-size: 14px; margin-bottom: 9.5px; } }

.p-article04 { display: flex; align-items: flex-start; padding: 30px 9.21053%; position: relative; }

.p-article04__img { border-radius: 50%; margin-right: 20px; width: 100px; position: relative; z-index: 1; }

.p-article04__content { flex: 1; }

.p-article04__title { font-size: 14px; font-weight: 600; line-height: 2; margin-bottom: 1px; }

.p-article04__meta { color: #666; display: flex; flex-wrap: wrap; align-items: center; font-size: 12px; line-height: 2; }

.p-article04__meta .p-article04__cat { line-height: inherit; }

.p-article04__date { display: flex; }

.p-article04__date::before { content: "\E94E"; display: inline-block; font-family: "design_plus"; margin-right: 0.5em; }

.p-article04__cat { display: block; }

.p-article04__date + .p-article04__cat::before { color: #666; content: "|"; display: inline-block; margin: 0 0.5em; }

.p-article04__pr { position: absolute; top: 0; left: 0; z-index: 1; }

.p-blog-list--4col .p-article04 { padding: 20px 8.92857%; }

.p-blog-list--4col .p-article04__img { margin-right: 15px; }

@media screen and (max-width: 767px) { .p-article04, .p-blog-list--4col .p-article04 { padding: 20px 24px; }
  .p-article04__img, .p-blog-list--4col .p-article04__img { margin-right: 14px; } }

.p-article05__title { font-size: 14px; font-weight: 600; line-height: 1.9; margin-bottom: 7px; }

.p-article05__cat { display: block; }

.p-article05__meta { display: flex; align-items: center; }

.p-article05__pr { margin-right: 0.5em; }

.p-article05__sponsor { font-size: 12px; }

.p-article06 { position: relative; }

.p-article06 a:hover .p-article06__title { opacity: 0.7; }

.p-article06__img { overflow: hidden; position: relative; }

.p-article06__img::before { background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0.75)); content: ""; position: absolute; top: 0; left: 0; z-index: 1; width: 100%; height: 100%; }

.p-article06__title { color: #fff; font-size: 14px; font-weight: 600; line-height: 1.9; margin-bottom: 0; padding: 0 8.27586%; position: absolute; bottom: 19px; transition: opacity 0.2s ease; z-index: 1; }

.p-article06__pr { position: absolute; top: 0; left: 0; }

@media screen and (max-width: 767px) { .p-article06__title { padding: 0 25px; bottom: 13px; } }

.p-article07 { display: flex !important; align-items: flex-start; padding: 30px 0; }

.p-article07__img { border-radius: 50%; margin-right: 22px; width: 100px; position: relative; z-index: 1; }

.p-article07__content { flex: 1; }

.p-article07__title { font-size: 14px; font-weight: 600; line-height: 1.9; margin-bottom: 8px; margin-top: -6px; }

.p-article07__meta { display: flex; align-items: center; }

.p-article07__cat { margin-right: 0.5em; }

.p-article07__pr { display: inline-block; margin-right: 0.5em; }

.p-article07__sponsor { font-size: 12px; }

@media screen and (max-width: 767px) { .p-article07 { padding: 25px 0; } }

.p-article08 a { position: relative; padding: 0; }

.p-article08__img { overflow: hidden; }

.p-article08__img::before { background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.75)); content: ""; position: absolute; bottom: 0; width: 100%; height: 100%; z-index: 1; }

.p-article08__title { color: #fff; font-size: 14px; line-height: 1.8; text-align: left; position: absolute; left: 0; bottom: 16px; z-index: 2; padding: 0 20px; width: 100%; }

.p-article09 { display: flex; align-items: flex-start; }

.p-article09__img { border-radius: 50%; margin-right: 40px; width: 180px; position: relative; z-index: 1; }

.p-article09__content { flex: 1; }

.p-article09__cat { display: block; margin-bottom: 11px; }

.p-article09__title { font-size: 20px; line-height: 1.5; margin-bottom: 8px; }

.p-article09__excerpt { font-size: 14px; line-height: 2; margin-bottom: 10px; }

.p-article09__number { color: #fff; text-align: center; width: 45px; height: 45px; line-height: 45px; position: absolute; top: 0; left: 0; z-index: 1; }

@media screen and (max-width: 767px) { .p-article09__img { margin-right: 20px; width: 100px; }
  .p-article09__cat { margin-bottom: 3px; }
  .p-article09__title { font-size: 14px; line-height: 2; margin-bottom: 1px; }
  .p-article09__excerpt { display: none; }
  .p-article09__number { font-size: 12px; width: 35px; height: 35px; line-height: 35px; } }

.p-article10 { background: #fff; }

.p-article10 a { display: flex; align-items: flex-start; padding: 30px 7.59494%; }

.p-article10__img { overflow: hidden; width: 100px; margin-right: 20px; }

.p-article10__title { flex: 1; font-size: 14px; line-height: 2; transition: color 0.2s ease; }

@media screen and (max-width: 767px) { .p-article10 a { padding: 20px; } }

.p-article11 { display: flex; align-items: flex-start; justify-content: space-between; padding: 60px 0; }

.p-article11__img { width: calc(50% - 22px); }

.p-article11__img img { width: 100%; height: auto; }

.p-article11__content { width: calc(50% - 22px); }

.p-article11__title { font-size: 28px; line-height: 1.5; margin-bottom: 9px; }

.p-article11__desc { font-size: 16px; line-height: 2.4; margin-bottom: 25px; }

@media screen and (max-width: 767px) { .p-article11 { display: block; padding: 30px 20px; }
  .p-article11__img { margin-bottom: 13px; width: 100%; }
  .p-article11__content { width: 100%; }
  .p-article11__title { font-size: 24px; margin-bottom: 2px; }
  .p-article11__desc { font-size: 14px; line-height: 2.2; margin-bottom: 14px; } }

.p-article12 { padding: 25px 0 30px; padding: 0 0 30px; position: relative; }

.p-article12__title { color: inherit; font-size: 16px; display: block; line-height: 1.6; min-height: 2em; margin-bottom: 9px; }

.p-article12__cat { color: #888888; display: block; text-align: center; }

.p-article12__cat::after { background: #888888; content: ""; border-radius: 50%; display: block; width: 8px; height: 8px; margin: 12px auto 25px; }

.p-article12__meta { margin-left: 2px; }

@media screen and (max-width: 1299px) { .p-article12__title { min-height: auto; } }

@media screen and (max-width: 767px) { .p-article12 { padding: 0 0 20px; }
  .p-article12__title { margin-bottom: 4px; }
  .p-article12__cat::after { margin-bottom: 12.5px; }
  .p-article12__meta { margin-left: 0; } }

.p-author-info { background: #f6f6f6; font-size: 14px; display: flex; align-items: flex-start; padding: 40px 5.92593%; }

.p-author-info__avatar { border-radius: 50%; width: 100px; margin-right: 23px; position: relative; z-index: 1; }

.p-author-info__content { flex: 1; position: relative; }

.p-author-info__content-header { display: flex; align-items: center; margin-bottom: 13px; }

.p-author-info__name { font-size: 16px; font-weight: 700; margin-right: 16px; }

.p-author-info__view { color: #666; margin-top: -2px; }

.p-author-info__desc { line-height: 2; margin-bottom: 13px; }

.p-author-info__link { position: absolute; top: 0; right: 0; z-index: 1; }

.p-author-info__link::after { content: "\E910"; font-family: "design_plus"; margin-left: 5px; font-size: 12px; }

@media screen and (max-width: 1199px) { .p-author-info { display: block; }
  .p-author-info__avatar { margin: 0 auto 18px; }
  .p-author-info__content-header { display: block; text-align: center; }
  .p-author-info__name { margin: 0 0 8px 0; }
  .p-author-info__view { justify-content: center; margin: 0 0 11px 0; }
  .p-author-info__link { position: static; } }

@media screen and (max-width: 767px) { .p-author-info { padding: 30px; } }

.p-author { background: #fff; margin-bottom: 30px; padding: 50px 0; width: 100%; }

.p-author__avatar { text-align: center; margin-bottom: 26px; }

.p-author__avatar img { border-radius: 50%; width: 145px; height: auto; }

.p-author__view { color: #666; justify-content: center; margin-bottom: 16px; }

.p-author__desc { font-size: 14px; line-height: 2.4; margin: 0 auto 20px; width: 58.33333%; }

.p-author__social { text-align: center; }

@media screen and (max-width: 767px) { .p-author { padding: 30px 28px; }
  .p-author__avatar { margin-bottom: 18px; }
  .p-author__avatar img { width: 120px; }
  .p-author__view { margin-bottom: 11px; }
  .p-author__desc { line-height: 2; margin-bottom: 12px; width: 100%; } }

.p-banners-list { border-top: 1px solid #000; list-style-type: none; }

.p-banners-list a { display: block; padding: 14px 20px; }

.p-banners-list img { display: block; max-width: 100%; height: auto; margin: 0 auto; }

.p-banners-list__item { border-bottom: 1px solid #000; }

.gutter-sizer { width: 30px; }

.p-blog-list__item { margin-bottom: 30px; }

.p-blog-list--2col .p-blog-list__item { width: calc(50% - 15px); }

.p-blog-list--3col .p-blog-list__item { width: calc(33.33% - 20px); }

.p-blog-list--4col .gutter-sizer { width: 27px; }

.p-blog-list--4col .p-blog-list__item { margin-bottom: 27px; width: calc((100% - 81px) / 4); }

@media screen and (max-width: 1199px) { .p-blog-list--4col .gutter-sizer { width: 30px; }
  .p-blog-list--4col .p-blog-list__item { margin-bottom: 30px; width: calc(33.33% - 20px); } }

@media screen and (max-width: 991px) { .p-blog-list--3col .p-blog-list__item, .p-blog-list--4col .p-blog-list__item { width: calc(50% - 15px); } }

@media screen and (max-width: 767px) { .p-blog-list--2col .gutter-sizer, .p-blog-list--3col .gutter-sizer, .p-blog-list--4col .gutter-sizer { width: 20px; }
  .p-blog-list--2col .p-blog-list__item, .p-blog-list--3col .p-blog-list__item, .p-blog-list--4col .p-blog-list__item { margin-bottom: 20px; width: calc(50% - 10px); } }

@media screen and (max-width: 600px) { .p-blog-list--2col .p-blog-list__item, .p-blog-list--3col .p-blog-list__item, .p-blog-list--4col .p-blog-list__item { width: 100%; } }

.p-breadcrumb { color: #fff; height: 60px; line-height: 60px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; margin-bottom: 0; }

.p-breadcrumb__item { font-size: 14px; }

.p-breadcrumb__item + .p-breadcrumb__item::before { font-size: 10px; }

.p-breadcrumb__item a { color: inherit; }

.p-breadcrumb__item a:hover { color: #666; }

@media screen and (max-width: 767px) { .p-breadcrumb { height: auto; line-height: 1.2; padding: 6px 20px 9px; white-space: normal; }
  .p-breadcrumb__item { font-size: 12px; } }

.p-btn a { color: #fff; display: inline-block; font-size: 14px; line-height: 55px; min-width: 220px; height: 55px; padding: 0 15px; text-align: center; }

@media screen and (max-width: 767px) { .p-btn a { line-height: 50px; min-width: 200px; height: 50px; } }

.p-cat-desc { font-size: 16px; line-height: 2.3; margin: -10px 0 50px; text-align:center; }

@media screen and (max-width: 767px) { .p-cat-desc { font-size: 14px; line-height: 2; margin: -7px 0 13px; } }

.p-cat { font-size: 14px; line-height: 1; }

a.p-cat { transition: opacity 0.2s ease; }

a.p-cat:hover { opacity: 0.7; }

.p-cat--sm { font-size: 14px; }

.p-copyright { font-size: 14px; height: 60px; line-height: 60px; text-align: center; }

.p-copyright small { font-size: 100%; }

@media screen and (max-width: 767px) { .p-copyright { height: 50px; line-height: 50px; font-size: 12px; } .p-cat--sm { font-size: 12px; }}

.p-drawer-overlay { background: rgba(0, 0, 0, 0.5); opacity: 0; transition: opacity 0.4s ease, visibility 0.4s ease; visibility: hidden; width: 100%; height: 100%; position: fixed; top: 0; left: 0; z-index: 98; }

.p-drawer-overlay.is-active { opacity: 1; visibility: visible; }

html.drawer-open, body.drawer-open { /*height: 100%;*/ overflow: hidden; }

.p-drawer--left { left: -100%; transition: left 0.4s ease; }

.p-drawer--left.is-active { left: 0; }

.p-drawer--right { transition: right 0.4s ease; right: -100%; }

.p-drawer--right.is-active { right: 0; }

.p-drawer__form, .p-drawer__social-nav, .p-drawer__banners { display: none; }

.p-drawer__form { line-height: 1; padding: 12px; position: relative; }

.p-drawer__form::after { content: "\E915"; font-family: "design_plus"; position: absolute; top: 0; bottom: 0; right: 20px; margin: auto; z-index: 1; width: 16px; height: 16px; font-size: 16px; }

.p-drawer__input { background: #ddd; border: 0; border-radius: 0; width: 100%; height: 35px; line-height: 1; padding: 0 10px; }

.p-drawer__social-nav { padding: 20px; }

@media (min-width: 1200px) { .p-drawer-overlay.is-active { display: none !important; } }

@media screen and (max-width: 1199px) { .p-drawer { -webkit-overflow-scrolling: touch; background: #333; position: fixed; top: 0; z-index: 99; width: 80%; height: 100%; overflow-y: scroll; padding-bottom: 100px; }
  .admin-bar .p-drawer { top: 32px; height: calc(100% - 32px); }
  .p-drawer__form, .p-drawer__social-nav, .p-drawer__banners { display: block; }
  .p-drawer__banners { margin-bottom: 0; } }

@media screen and (max-width: 782px) { .admin-bar .p-drawer { top: 46px; height: calc(100% - 46px); } }

.p-dropdown { background: #fff; font-size: 14px; }

.p-footer-widgets__item .p-dropdown{
  border: 1px solid #ddd;
}

.p-dropdown__title { font-weight: 700; height: 50px; line-height: 50px; padding: 0 30px; position: relative; }

.p-dropdown__title:hover { cursor: pointer; }

.p-dropdown__title::after { content: "\E90E"; font-family: "design_plus"; font-weight: 400; position: absolute; right: 22px; }

.p-dropdown__title.is-active::after { content: "\E911"; }

.p-dropdown__list { display: none; list-style-type: none; }

.p-blog-list .p-dropdown__list { background: #fff; border-bottom: 1px solid #ddd; position: absolute; top: 50px; left: 0; z-index: 2; width: 100%; }

.p-dropdown__list li { border-top: 1px solid #ddd; line-height: 1.5; }

.p-dropdown__list a { display: block; padding: 14px 30px; }

.p-entry { background: #fff; position: relative; }

.p-entry__inner { padding: 0 60px 60px; }

.p-entry__cat { color: #fff; font-size: 14px; position: absolute; top: 0; left: 0; z-index: 2; min-width: 130px; height: 45px; line-height: 45px; text-align: center; padding: 0 10px; }

.p-entry__header { position: relative; margin-bottom: 50px; }

.p-entry__img { margin: 0 -60px; position: relative; }

.p-entry__img::before { background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 80%); content: ""; position: absolute; width: 100%; height: 60%; z-index: 1; top:40%; }

.p-entry__img img { width: 100%; height: auto; }

.p-entry__header-content { color: #fff; position: absolute; bottom: 36px; z-index: 1; }

.p-entry__header-content:only-child { color: #000; position: static; padding-top: 100px; }

.p-entry__title { line-height: 1.4; margin-bottom: 4px; }

.p-entry__body { margin-bottom: 50px; }

.p-entry__body a:hover, .custom-html-widget a:hover { text-decoration: underline; }

.p-entry__body .p-entry__ad img { max-width: none; width: auto; }

.p-entry__body .p-readmore a { color: #fff; }

.p-entry__body .q_button:hover { text-decoration: none; }

.p-entry__body p { font-size: inherit; line-height: 2.3; margin-bottom: 39px; }

.p-entry__author { margin-bottom: 60px; }

.p-entry__share { margin-bottom: 55px; }

.p-entry__meta-box { margin-bottom: 60px; }

.p-entry__meta-box a { transition: opacity 0.2s ease; }

.p-entry__meta-box a:hover { opacity: 0.7; }

.p-entry__ad { display: flex; justify-content: center; text-align: center; }

.p-entry__ad--inner { margin-bottom: 39px; }

.p-entry__ad--lower { margin-bottom: 60px; }

.p-entry__ad--lower:last-child { margin-bottom: 0; }

.p-entry__ad-item + .p-entry__ad-item { margin-left: 26px; }

.p-entry__related { display: flex; flex-wrap: wrap; margin-right: -26px; margin-bottom: -25px; }

.p-entry__related-item { margin-right: 26px; width: calc((100% - 78px) / 3); }

@media only screen and (min-width: 992px) and (max-width: 1140px) { .p-entry__ad { display: block; }
  .p-entry__ad-item + .p-entry__ad-item { margin-left: 0; }
  .p-entry__ad--upper .p-entry__ad-item + .p-entry__ad-item, .p-entry__ad--inner .p-entry__ad-item + .p-entry__ad-item { margin-top: 40px; }
  .p-entry__ad--lower .p-entry__ad-item + .p-entry__ad-item { margin-top: 50px; } }

@media screen and (max-width: 767px) { .p-entry { margin: -20px -20px 0; }
  .p-entry__inner { padding: 0 20px 30px; }
  .p-entry__cat { display: none; }
  .p-entry__header { margin-bottom: 22px; }
  .p-entry__header-content { bottom: 16px; }
  .p-entry__title { margin-bottom: 1px; }
  .p-entry__body { margin-bottom: 22px; }
  .p-entry__body p { line-height: 2.2; margin-bottom: 13px; }
  .p-entry__author { margin-bottom: 30px; }
  .p-entry__share { margin-bottom: 25px; }
  .p-entry__ad { display: block; }
  .p-entry__ad--inner { margin-bottom: 13px; }
  .p-entry__ad-item { margin-bottom: 20px; }
  .p-entry__ad-item:only-child, .p-entry__ad-item + .p-entry__ad-item { margin-left: 0; margin-bottom: 0; }
  .p-entry__ad-item img { margin-left: -10px; margin-right: -10px; }
  .p-entry__meta-box { background: transparent; margin-bottom: 10px; }
  .p-entry__header-content:only-child { padding-top: 26px; } }

.p-footer-blog { display: flex; }

.p-footer-blog__item { width: 25%; }

@media screen and (max-width: 991px) { .p-footer-blog { flex-wrap: wrap; }
  .p-footer-blog__item { width: 50%; } }

@media screen and (max-width: 600px) { .p-footer-blog__item { width: 100%; } }

.p-footer-carousel { background: #fff; overflow: hidden; }

.p-footer-carousel .slick-list { margin: 0 -30px; }

.p-footer-carousel .slick-arrow { color: #000; top: 0; bottom: 0; margin: auto; }

.p-footer-carousel .slick-arrow:hover { color: #666; }

.p-footer-carousel .slick-arrow::before { color: inherit; transition: color 0.2s ease; }

.p-footer-carousel .slick-prev { left: -45px; }

.p-footer-carousel .slick-next { right: -45px; }

.p-footer-carousel__inner { display: flex; }

.p-footer-carousel__item { margin: 0 30px; }

.hide_contents .p-footer-carousel{ display:none;}
  
.hide_contents .p-footer-blog{ display:none; }
  
.hide_contents .p-footer-widgets{ display:none; }

.hide_contents .l-header__upper{ display:none; }

@media screen and (max-width: 767px) { .p-footer-carousel .slick-list { margin: 0; }
  .p-footer-carousel__item { margin: 0; } }

.p-footer-widget.widget_nav_menu ul { margin-bottom: 0; }

.p-footer-widget.widget_nav_menu li { font-size: 14px; list-style-type: none; line-height: 2.6; margin-bottom: 0; }

.p-footer-widget.widget_nav_menu a:hover { opacity: 0.7; }

.p-footer-widget .p-footer-widget__title,.widget_block.p-footer-widget .wp-block-heading { font-size: 18px; margin-bottom: 17px; font-weight: 700;}

@media screen and (max-width: 767px) { .p-footer-widget__title { font-size: 16px; margin-bottom: 9px; }
  .widget_nav_menu { margin-bottom: -10.5px; }
  .p-footer-widget.widget_nav_menu li { font-size: 14px; line-height: 2.5; } }

.p-footer-widgets { border-bottom: 1px solid #ddd; padding: 60px 0; }

.p-footer-widgets__inner { display: flex; }

.p-footer-widgets__item { flex: 1 1 33.33%; padding: 0 3.75%; position: relative;}

.p-footer-widgets__item:first-child { padding-left: 0; }

.p-footer-widgets__inner:not(.p-footer-widgets__grid) .p-footer-widgets__item:last-child { padding-right: 0; }

.p-footer-widgets__item + .p-footer-widgets__item { position: relative; }

.p-footer-widgets__item + .p-footer-widgets__item::before { background: #ddd; content: ''; position: absolute; top: 0; bottom: 0; margin: auto; left: 0; width: 1px; height: 100%; }

.p-footer-widgets__item + .p-footer-widgets__item::before { background: #ddd; content: ''; position: absolute; top: 0; bottom: 0; margin: auto; left: 0; width: 1px; height: 100%; }

.p-footer-widgets__item.widget_nav_menu { flex: 1 1 16.67%; }

@media screen and (max-width: 991px) { .p-footer-widgets { padding: 0; }
  .p-footer-widgets__inner { flex-wrap: wrap; }
  .p-footer-widgets__item { flex: 1 1 100%; padding: 30px 0; }
  .p-footer-widgets__item + .p-footer-widgets__item { border-top: 1px solid #ddd; }
  .p-footer-widgets__item + .p-footer-widgets__item::before { display: none; }
  .p-footer-widgets__item.widget_nav_menu { flex: 1 1 50%; } }

@media screen and (max-width: 767px) { .p-footer-widgets__inner { padding: 0; }
  .p-footer-widgets__item, .p-footer-widgets__item:first-child, .p-footer-widgets__item:last-child { padding: 30px 20px; } }

.p-global-nav { display: flex; justify-content: center; font-size: 14px; text-align: center; margin-bottom: 0; position: relative; }

.p-global-nav li { list-style-type: none; }

.p-global-nav a { display: block; }

.p-global-nav [data-megamenu] + .sub-menu { display: none; }

.p-global-nav > li.menu-item-has-children:hover > .sub-menu { left: 0; }

.p-global-nav > li > a { padding: 30px 20px; position: relative; }

.l-header--fixed .p-global-nav > li > a { padding: 30px 20px; }

.p-global-nav > li > .sub-menu { top: 100%; left: 0; }

.p-global-nav .menu-item-has-children { position: relative; }

.p-global-nav .menu-item-has-children:hover > .sub-menu { opacity: 1; left: 100%; visibility: visible; -webkit-transform: translateY(0); transform: translateY(0); }

.p-global-nav .sub-menu { display: block; line-height: 1.2; text-align: left; opacity: 0; position: absolute; top: 0; left: 100%; -webkit-transform: translateY(10px); transform: translateY(10px); transition: 0.2s; visibility: hidden; z-index: 99; }

.p-global-nav .sub-menu a { padding: 17px 22px; width: 235px; }

.p-global-nav .sub-menu .menu-item-has-children > a { position: relative; }

.p-global-nav .sub-menu .menu-item-has-children > a > .p-global-nav__toggle::after { content: "\E910"; font-family: "design_plus"; position: absolute; top: 0; bottom: 0; right: 16px; margin: auto; width: 14px; height: 14px; }

@media screen and (max-width: 1199px) { .l-header--fixed .p-global-nav > li > a, .p-global-nav > li > a, .p-global-nav a { padding: 0 20px; }
  .p-global-nav { display: block; }
  .p-global-nav a, .p-global-nav > li > a { color: #fff; display: block; height: 50px; line-height: 50px; text-overflow: ellipsis; position: relative; text-align: left; }
  .p-global-nav .menu-item-has-children > a > .p-global-nav__toggle { position: absolute; top: 0; right: 0; width: 50px; height: 50px; text-align: center; }
  .p-global-nav .menu-item-has-children > a > .p-global-nav__toggle.is-active::before { content: "\E911"; }
  .p-global-nav .menu-item-has-children > a > .p-global-nav__toggle::before { content: "\E90E"; font-family: "design_plus"; }
  .p-global-nav .sub-menu { display: none; position: static; opacity: 1; visibility: visible; transition: none; -webkit-transform: none; transform: none; }
  .p-global-nav .sub-menu a { padding: 0 20px; margin-bottom: 1px; width: auto; }
  .p-global-nav .sub-menu .menu-item-has-children > a > .p-global-nav__toggle::after { display: none; } }

.p-header-slider { position: relative; }

.p-headline { color: #fff; font-size: 16px; text-align: center; height: 50px; line-height: 50px; margin: 0; padding: 0 30px; }

.p-headline--lg { font-size: 22px; height: 60px; line-height: 60px; }

@media screen and (max-width: 767px) { .p-headline--lg { font-size: 18px; } }

/* Hover effect */
.p-hover-effect--type1 { display: block; overflow: hidden; }

.p-hover-effect--type1 img { -webkit-transform: scale(1); transform: scale(1); transition-duration: 0.5s; vertical-align: middle; width: 100%; height: auto; }

.p-hover-effect--type2 { display: block; overflow: hidden; }

.p-hover-effect--type2:hover img { -webkit-transform: scale(1.3) translate3d(0, 0, 0) !important; transform: scale(1.3) translate3d(0, 0, 0) !important; }

.p-hover-effect--type2 img { transition-property: opacity, -webkit-transform; transition-property: opacity, transform; transition-property: opacity, transform, -webkit-transform; transition: 0.5s; width: 100%; height: auto; }

.p-hover-effect--type3 { display: block; overflow: hidden; }

.p-hover-effect--type3 img { -webkit-backface-visibility: hidden; backface-visibility: hidden; transition-property: opacity; transition: 0.5s; width: 100%; height: auto; }

@media screen and (max-width: 767px) { .p-hover-effect--type1:hover img, .p-hover-effect--type2:hover img, .p-hover-effect--type3:hover img { opacity: 1 !important; -webkit-transform: none !important; transform: none !important; }
  .p-hover-effect--type1 img, .p-hover-effect--type2 img, .p-hover-effect--type3 img { -webkit-transform: none !important; transform: none !important; transition: none !important; margin-left: 0 !important; margin-right: 0 !important; } }

.p-image-slider__item { background-position: center; background-repeat: no-repeat; background-size: cover; position: relative; height: 650px; overflow: hidden; }

.p-image-slider__item::before { content: ""; background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.75) 100%); position: absolute; bottom: 0; width: 100%; height: 100%; z-index: 1; }

.p-image-slider__item:only-child .p-image-slider__item-content { transition: none !important; -webkit-transform: translate3d(0, -50%, 0); transform: translate3d(0, -50%, 0); }

.p-image-slider__item-content { color: inherit; text-align: center; position: absolute; top: 50%; left: 0; right: 0; margin: auto; -webkit-transform: translate3d(0, -50%, 0); transform: translate3d(0, -50%, 0); transition: none; z-index: 1; width: 695px; padding: 33px 35px 40px; }

.p-image-slider__item-content:hover .p-image-slider__item-title { opacity: 0.7; }

.p-image-slider__item-title { display: block; font-size: 27px; font-weight: 700; line-height: 1.5; margin-bottom: 6px; transition: opacity 0.2s ease; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }

.p-image-slider__item-title:only-child { margin-bottom: -10px; }

.p-image-slider__item-meta { justify-content: center; }

.p-image-slider.slick-initialized .p-image-slider__item { transition-property: none; -webkit-transform: translate3d(100%, 0, 0); transform: translate3d(100%, 0, 0); z-index: 997 !important; }

.p-image-slider.slick-initialized .p-image-slider__item .p-image-slider__item-content { -webkit-transform: translate3d(-50%, -50%, 0); transform: translate3d(-50%, -50%, 0); }

.p-image-slider.slick-initialized .p-image-slider__item.p-effect-reverse { -webkit-transform: translate3d(-100%, 0, 0); transform: translate3d(-100%, 0, 0); transition-property: none !important; }

.p-image-slider.slick-initialized .p-image-slider__item.p-effect-reverse .p-image-slider__item-content { -webkit-transform: translate3d(50%, -50%, 0); transform: translate3d(50%, -50%, 0); }

.p-image-slider.slick-initialized .p-image-slider__item.p-effect-slidein, .p-image-slider.slick-initialized .p-image-slider__item.p-effect-slidein.p-effect-reverse { opacity: 1 !important; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); transition-property: -webkit-transform !important; transition-property: transform !important; transition-property: transform, -webkit-transform !important; z-index: 999 !important; }

.p-image-slider.slick-initialized .p-image-slider__item.p-effect-slidein .p-image-slider__item-content, .p-image-slider.slick-initialized .p-image-slider__item.p-effect-slidein.p-effect-reverse .p-image-slider__item-content { -webkit-transform: translate3d(0, -50%, 0); transform: translate3d(0, -50%, 0); transition: opacity 0.75s ease-in, -webkit-transform 1.5s ease; transition: transform 1.5s ease, opacity 0.75s ease-in; transition: transform 1.5s ease, opacity 0.75s ease-in, -webkit-transform 1.5s ease; }

.p-image-slider.slick-initialized .p-image-slider__item.p-effect-slideout, .p-image-slider.slick-initialized .p-image-slider__item.p-effect-slideout.p-effect-reverse { opacity: 1 !important; -webkit-transform: translate3d(-50%, 0, 0); transform: translate3d(-50%, 0, 0); transition-property: -webkit-transform !important; transition-property: transform !important; transition-property: transform, -webkit-transform !important; z-index: 998 !important; }

.p-image-slider.slick-initialized .p-image-slider__item.p-effect-slideout .p-image-slider__item-content, .p-image-slider.slick-initialized .p-image-slider__item.p-effect-slideout.p-effect-reverse .p-image-slider__item-content { opacity: 0; transition: opacity 0.75s ease-in, -webkit-transform 1.5s ease; transition: transform 1.5s ease, opacity 0.75s ease-in; transition: transform 1.5s ease, opacity 0.75s ease-in, -webkit-transform 1.5s ease; }

.p-image-slider.slick-initialized .p-image-slider__item.p-effect-slideout.p-effect-reverse { -webkit-transform: translate3d(50%, 0, 0); transform: translate3d(50%, 0, 0); }

@media screen and (max-width: 767px) { .p-image-slider__item { height: 400px; }
  .p-image-slider__item-content { background: transparent !important; -webkit-transform: none !important; transform: none !important; transition: none !important; top: 0; width: 100%; height: 100%; }
  .p-image-slider__item-content .p-image-slider__item-title, .p-image-slider__item-content .p-image-slider__item-meta { display: none; } }

.p-info__logo { margin-bottom: 23px; }

.p-info__logo a { color: inherit; text-align: left; }

.p-info__desc { color: #666; font-size: 14px; line-height: 2; margin-bottom: 23px; }

@media screen and (max-width: 767px) { .p-info__logo { margin-bottom: 13px; }
  .p-info__desc { margin-bottom: 13px; } }

.p-list { list-style-type: none; margin-top: -1px; margin-bottom: 0; }

.p-list li { font-size: 14px; line-height: 50px; height: 50px; }

.p-list li + li { border-top: 1px solid #ddd; }

.p-list li a { background: #fff; display: block; padding: 0 33px; }

@media screen and (max-width: 767px) { .p-list li a { padding: 0 22px; } }

.p-megamenu01 { display: flex; width: 100%; position: absolute; top: 100%; left: 0; overflow: hidden; visibility: hidden; z-index: -1; opacity: 0; -webkit-transform: translate3d(0, 10px, 0); transform: translate3d(0, 10px, 0); transition: all 0.3s ease-in; transition: visibility 0.3s ease-in, z-index 0.3s ease-in, opacity 0.3s ease-in, -webkit-transform 0.3s ease-in; transition: visibility 0.3s ease-in, z-index 0.3s ease-in, opacity 0.3s ease-in, transform 0.3s ease-in; transition: visibility 0.3s ease-in, z-index 0.3s ease-in, opacity 0.3s ease-in, transform 0.3s ease-in, -webkit-transform 0.3s ease-in; }

.l-header--fixed.is-active.is-animated .p-megamenu01 { opacity: 0; visibility: hidden; }

.l-header--fixed.is-active:not(.is-animated) .p-megamenu01 { position: fixed; top: 75px; }

.admin-bar .l-header--fixed.is-active:not(.is-animated) .p-megamenu01 { top: 112px; }

.p-megamenu01:hover, .p-megamenu01.is-active { visibility: visible; z-index: 999; opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }

.p-megamenu01:hover .p-megamenu01__list-item-title, .p-megamenu01.is-active .p-megamenu01__list-item-title { opacity: 1; transition: opacity 1s ease; }

.p-megamenu01:hover .p-megamenu01__list-item:nth-child(1) .p-megamenu01__list-item-title, .p-megamenu01.is-active .p-megamenu01__list-item:nth-child(1) .p-megamenu01__list-item-title { transition-delay: 0.2s; }

.p-megamenu01:hover .p-megamenu01__list-item:nth-child(2) .p-megamenu01__list-item-title, .p-megamenu01.is-active .p-megamenu01__list-item:nth-child(2) .p-megamenu01__list-item-title { transition-delay: 0.4s; }

.p-megamenu01:hover .p-megamenu01__list-item:nth-child(3) .p-megamenu01__list-item-title, .p-megamenu01.is-active .p-megamenu01__list-item:nth-child(3) .p-megamenu01__list-item-title { transition-delay: 0.6s; }

.p-megamenu01:hover .p-megamenu01__list-item:nth-child(4) .p-megamenu01__list-item-title, .p-megamenu01.is-active .p-megamenu01__list-item:nth-child(4) .p-megamenu01__list-item-title { transition-delay: 0.8s; }

.p-megamenu01:hover .p-megamenu01__list-item:nth-child(5) .p-megamenu01__list-item-title, .p-megamenu01.is-active .p-megamenu01__list-item:nth-child(5) .p-megamenu01__list-item-title { transition-delay: 1s; }

.p-megamenu01:hover .p-megamenu01__list-item:nth-child(6) .p-megamenu01__list-item-title, .p-megamenu01.is-active .p-megamenu01__list-item:nth-child(6) .p-megamenu01__list-item-title { transition-delay: 1.2s; }

.p-megamenu01__list { list-style-type: none; display: flex; height: 420px; margin-bottom: 0; }

.p-megamenu01__list-item { flex: 1; position: relative; }

.p-megamenu01__list-item a { height: 100%; }

.p-megamenu01__list-item-title { background: transparent; color: #fff; font-size: 18px; font-weight: 700; text-align: center; position: absolute; left: 0; bottom: 30px; z-index: 2; width: 100%; opacity: 0; }

.p-megamenu01__list-item-img { height: 100%; }

.p-megamenu01__list-item-img::before { background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0.75)); content: ""; position: absolute; bottom: 0; width: 100%; height: 100%; z-index: 1; }

.p-megamenu01__list-item-img img { -o-object-fit: cover; object-fit: cover; height: 100%; }

@media screen and (max-width: 1199px) { .p-megamenu01 { display: none !important; } }

.p-megamenu02 { display: flex; position: absolute; top: 100%; left: 0; right: 0; margin: auto; z-index: -1; width: 1200px; height: 240px; overflow: hidden; opacity: 0; visibility: hidden; -webkit-transform: translate3d(0, 10px, 0); transform: translate3d(0, 10px, 0); transition: all 0.3s ease; transition: visibility 0.3s ease-in, z-index 0.3s ease-in, opacity 0.3s ease-in, -webkit-transform 0.3s ease-in; transition: visibility 0.3s ease-in, z-index 0.3s ease-in, opacity 0.3s ease-in, transform 0.3s ease-in; transition: visibility 0.3s ease-in, z-index 0.3s ease-in, opacity 0.3s ease-in, transform 0.3s ease-in, -webkit-transform 0.3s ease-in; }

.l-header--fixed.is-active.is-animated .p-megamenu02 { opacity: 0; visibility: hidden; }

.l-header--fixed.is-active:not(.is-animated) .p-megamenu02 { position: fixed; top: 75px; }

.admin-bar .l-header--fixed.is-active:not(.is-animated) .p-megamenu02 { top: 112px; }

.p-megamenu02:hover, .p-megamenu02.is-active { opacity: 1; visibility: visible; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); z-index: 999; }

.p-megamenu02--lg { height: 480px; }

.p-megamenu02__cat-list { list-style-type: none; width: 240px; margin-bottom: 0; }

.p-megamenu02__cat-list a { color: inherit; display: block; text-align: center; }

.p-megamenu02__cat-list-item { height: 48px; line-height: 48px; }

.p-megamenu02__cat-list-item.is-active .p-megamenu02__blog-list { opacity: 1; visibility: visible; }

.p-megamenu02__blog-list { list-style-type: none; opacity: 0; visibility: hidden; position: absolute; top: 0; left: 240px; width: 960px; transition: opacity 0.75s ease; }

.l-header--fixed.is-active.is-animated .p-megamenu02__blog-list { opacity: 0; visibility: hidden; }

@media screen and (max-width: 1199px) { .p-megamenu02 { display: none !important; } }

.p-menu-btn { background: transparent; border: 0; cursor: pointer; line-height: 70px; width: 70px; height: 70px; }

.p-menu-btn:focus { outline: 0; }

.admin-bar .p-menu-btn { top: 0; }

.p-menu-btn--left { left: 0; }

.p-menu-btn--right { right: 0; }

@media screen and (max-width: 782px) { .admin-bar .p-menu-btn { top: 0; } }

@media screen and (max-width: 767px) { .p-menu-btn { line-height: 60px; width: 60px; height: 60px; } }

.p-meta { font-size: 14px; display: flex; flex-wrap: wrap; align-items: center; line-height: 1.6;}
@media screen and (max-width: 767px) { .p-meta { font-size: 12px; } }
.p-meta a { color: inherit; transition: color 0.2 ease, opacity 0.2s ease; }

.p-meta a:hover { opacity: 0.7; }

.p-meta__date { display: flex; align-items: center; }

.p-meta__date::before { content: "\E94E"; font-family: "design_plus"; margin-right: 6px; }


.p-meta__author { transition: opacity 0.2s ease; }

.p-meta__update { display: flex; align-items: center;  }

.p-meta__update:before { font-family:'update_icon'; content:'\e140'; padding: 0 6px 0 0px; }
.p-meta__date + .p-meta__update::before{      margin-left: 7px; }
.p-meta__date + .p-meta__author::before, .p-meta__date + .p-meta__cat::before ,
.p-meta__update + .p-meta__author::before, .p-meta__update + .p-meta__cat::before { content: "|"; margin: 0 7px; }

.p-meta__author:hover { opacity: 0.7; }

.p-meta__cat + .p-meta__view { margin-left: 10px; }

.p-meta__view { margin-left: 14px; }

.p-meta__pr { margin-left: 14px; }

.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; transition: all 0.5s ease; }

.p-modal-cta.is-active { display: flex; align-items: 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__catch + * { margin-top: 5px; }

.p-modal-cta__desc { margin: 0 0 -0.6em; }

.p-modal-cta__button { margin: 0; text-align: center; }

* + .p-modal-cta__button { margin-top: 18px; }

.p-modal-cta__image-anchor + *, .p-modal-cta__image + * { margin-top: 82px; }

.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 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) { .admin-bar .p-modal-cta { top: 32px; }
  .admin-bar .p-modal-cta__close { top: 32px; } }

@media only screen and (max-width: 782px) { .admin-bar .p-modal-cta { top: 0; }
  .admin-bar .p-modal-cta__close { top: 46px; } }

.p-nav01 { display: block; margin: 0 -60px 60px; }

.p-nav01__item { display: flex; align-items: flex-start; font-size: 14px; line-height: 2; height: 160px; width: 50%; }

.p-nav01__item:hover::before, .p-nav01__item:hover::after { color: #666; }

.p-nav01__item a { width: 100%; }

.p-nav01__item a:hover { background: transparent; color: #666; }

.p-nav01__item span { flex: 1; }

.p-nav01__item:empty { background: transparent; border: 0; }

.p-nav01__item:empty::before, .p-nav01__item:empty::after { content: ""; }

.p-nav01__item:empty + .p-nav01__item a { border-left: 1px solid #ddd; }

.p-nav01__item + .p-nav01__item { border-left: 0; }

.p-nav01__item--prev { border-left: 0; float: left; }

.p-nav01__item--prev::before { content: "\E90F"; font-size: 16px; left: 30px; -webkit-transform: translateY(1px); transform: translateY(1px); transition: color 0.2s ease; }

.p-nav01__item--prev a { padding: 0 28px 0 68px; }

.p-nav01__item--next { border-right: 0; float: right; }

.p-nav01__item--next::after { content: "\E910"; font-size: 16px; right: 30px; -webkit-transform: translateY(1px); transform: translateY(1px); transition: color 0.2s ease; }

.p-nav01__item--next a { padding: 0 68px 0 28px; }

.p-nav01__item-img { border-radius: 50%; overflow: hidden; margin-right: 20px; width: 100px; position: relative; z-index: 1; }

@media only screen and (max-width: 1199px) { .p-nav01__item-img { display: none; } }

@media screen and (max-width: 767px) { .p-nav01 { margin: 0 0 30px; }
  .p-nav01__item { font-size: 12px; height: 50px; line-height: 50px; text-align: center; }
  .p-nav01__item a { padding: 0; }
  .p-nav01__item span { display: none; }
  .p-nav01__item--prev { border-left: 1px solid #ddd; }
  .p-nav01__item--prev::before { left: 12px; }
  .p-nav01__item--prev a::before { content: attr(data-prev); }
  .p-nav01__item--next { border-right: 1px solid #ddd; }
  .p-nav01__item--next::after { right: 12px; }
  .p-nav01__item--next a::before { content: attr(data-next); } }

.p-page-header { position: relative; }

.hide_contents  .p-page-header {
  height:calc(100vh - 232px);
  }
  
  @media screen and (max-width: 767px) {
    .hide_contents .p-page-header {
        height: calc(100vh - 110px) !important;
    }
    }
  
    @media screen and (max-width: 1199px) {
      .hide_contents .p-page-header {
          height: calc(100vh - 130px);
      }
      }

.p-page-header__content { position: absolute; top: 50%; z-index: 1; -webkit-transform: translateY(-50%); transform: translateY(-50%); text-align: center; width: 100%; }

.p-page-header__title { line-height: 1.2; margin-bottom: 10px; }

.p-page-header__sub { line-height: 2.0; font-size: 16px; }

.p-page-header__img { position: relative; width: 100%; height: 100%;}

.p-page-header__img img { width: 100%; height: 100%; object-fit: cover;}

.p-page-header__img::before { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.header_404 .p-page-header__content {
  position:absolute; z-index:3; text-align:center; width:100%; padding:0 50px; color:#fff;
  left:50%; top:50%; -ms-transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%);
  -webkit-box-sizing:border-box; box-sizing:border-box;
}

.header_404 .p-page-header__title{ opacity: 0;}
.header_404 .p-page-header__sub{ opacity: 0;}

.header_404 .animate .p-page-header__title{
  -webkit-animation: opacityAnimation 1.0s ease forwards 0.5s;
  animation: opacityAnimation 1.0s ease forwards 0.5s;
}
.header_404 .animate .p-page-header__sub{
  -webkit-animation: opacityAnimation 1.0s ease forwards 1.0s;
  animation: opacityAnimation 1.0s ease forwards 1.0s;
}

/*検索結果ページ*/

.header_search .p-page-header__content {
  position:absolute; z-index:3; text-align:center; width:100%; padding:0 50px; color:#fff;
  left:50%; top:50%; -ms-transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%);
  -webkit-box-sizing:border-box; box-sizing:border-box;
}

.header_search .p-page-header__title{ opacity: 0;}
.header_search .p-page-header__sub{ opacity: 0;}

.header_search .animate .p-page-header__title{
  -webkit-animation: opacityAnimation 1.0s ease forwards 0.5s;
  animation: opacityAnimation 1.0s ease forwards 0.5s;
}
.header_search .animate .p-page-header__sub{
  -webkit-animation: opacityAnimation 1.0s ease forwards 1.0s;
  animation: opacityAnimation 1.0s ease forwards 1.0s;
}

.header_search .search_form{
  opacity:0; margin: 0 auto 50px;
}
.header_search .animate  .search_form{
  -webkit-animation: opacityAnimation 1.5s ease forwards 1.5s;
  animation: opacityAnimation 1.5s ease forwards 1.5s;
}
.header_search form { height:50px; max-width:400px; position:relative; margin:1em auto 0; }
.header_search .input_area input { position:absolute; left:0px; width:100%; height:50px; border:none; background:#fff; z-index:1; padding:0 60px 0 25px; border-radius:50px; z-index:1; font-size: 14px;}
.header_search .search_button input { position:absolute; right:0px; top:0px; border:none; background:none; width:50px; height:50px; z-index:2; cursor:pointer; }
.header_search .search_button label { position:absolute; right:0px; top:0px; z-index:10; width:50px; height:50px; display:block; pointer-events:none; }
.header_search .search_button label:before {
  display:block; font-family:"design_plus"; color:#000; font-size:16px;content: '\e915';
  top:19px; right:20px; position:absolute; transition: color 0.2s ease;
}
.header_search .animate #search_form {
  -webkit-animation: opacityAnimation 1.0s ease forwards 1.5s;
  animation: opacityAnimation 1.0s ease forwards 1.5s;
}


.p-page-links { font-size: 14px; margin-bottom: 50px; }

.p-page-links a { background: #eee; color: #000 !important; display: inline-block; }

.p-page-links a:hover { color: #fff !important; }

.p-page-links span { display: inline-block; line-height: 40px; text-align: center; width: 40px; height: 40px; transition: background 0.2s ease; }

.p-page-links > span { color: #fff; }

.p-page-links .p-page-links__title { background: transparent; color: #000; text-align: left; width: auto; height: auto; }

@media only screen and (max-width: 767px) { .p-page-links { margin-bottom: 40px; } }

.pb-widget-catchcopy h4 { font-weight: 600; }

.pb_slider:hover .slick-arrow { -webkit-transform: translateX(0); transform: translateX(0); }

.pb_slider .slick-arrow { /* Override pagebuilder CSS */ font-size: 12px; width: 50px; height: 50px; line-height: 50px; transition-property: opacity, -webkit-transform; transition-property: opacity, transform; transition-property: opacity, transform, -webkit-transform; transition-duration: 0.2s; top: 0; bottom: 0; margin: auto; }

.pb_slider .slick-arrow:hover, .pb_slider .slick-arrow:focus { background: #000; color: #fff; }

.pb_slider .slick-arrow:before { content: ""; }

.pb_slider .slick-prev { left: 0; right: auto; -webkit-transform: translateX(-50px); transform: translateX(-50px); }

.pb_slider .slick-next { right: 0; -webkit-transform: translateX(50px); transform: translateX(50px); }

.pb_slider_nav .pb_slider_nav_item.slick-current { opacity: 0.5; transition-property: opacity; transition-duration: 0.2s; }

.pb_slider_nav .pb_slider_nav_item.slick-current::after { box-shadow: none; }

@media screen and (max-width: 767px) { .dp-google-map { height: auto !important; padding-bottom: 100%; }
  .pb-widget-headline h3 { font-weight: 600; }
  .pb_slider_nav .pb_slider_nav_item.slick-current:after { box-shadow: none; } }

.p-pager { display: flex; justify-content: center; margin: 30px 0 -5px; }

.p-pager__item { list-style-type: none; font-size: 14px; margin-right: 5px; margin-bottom: 5px; }

.p-pager__item a, .p-pager__item span { display: block; line-height: 40px; text-align: center; width: 40px; height: 40px; }

.p-pager__item a { background: #fff; }

.p-pager__item a:hover, .p-pager__item span { color: #fff; }

@media screen and (max-width: 991px) { .p-pager { margin-bottom: 0; } }

@media screen and (max-width: 767px) { .p-pager { margin: 0; } }

.p-pagetop { background: #000; border: 0; color: #fff; cursor: pointer; outline: none; position: fixed; right: 0; bottom: 0; z-index: 99; -webkit-transform: translate3d(0, 100%, 0); transform: translate3d(0, 100%, 0); transition: background 0.2s, opacity 0.35s, -webkit-transform 0.35s; transition: background 0.2s, opacity 0.35s, transform 0.35s; transition: background 0.2s, opacity 0.35s, transform 0.35s, -webkit-transform 0.35s; opacity: 0; width: 60px; height: 60px; }

.p-pagetop.is-active { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1; }

.p-pagetop::after { content: "\E911"; font-family: "design_plus"; margin: auto; position: absolute; top: 0; right: 0; bottom: 0; left: 0; font-size: 14px; width: 14px; height: 14px; }

@media screen and (max-width: 767px) { .p-pagetop { width: 50px; height: 50px; } }

.p-post-list01 { list-style-type: none; margin-bottom: 0; }

.p-post-list01__item { margin-bottom: 20px; }

.p-post-list01__item:last-child { margin-bottom: 0; }

@media screen and (max-width: 767px) { .p-post-list01__item { margin-top: -7px; } }

.p-post-list02 { background: #fff; list-style-type: none; margin-bottom: 0; }

.p-post-list02__item { padding: 23px 32px 30px; }

.p-post-list02__item + .p-post-list02__item { border-top: 1px solid #ddd; }

@media screen and (max-width: 767px) { .p-post-list02 { padding: 19px 0 26px; }
  .p-post-list02__item { padding: 0 22px; }
  .p-post-list02__item + .p-post-list02__item { margin-top: 23px; padding-top: 19px; } }

.p-post-list03 { display: flex; flex-wrap: wrap; }

.p-post-list03__item { width: 25%; }

.p-post-slider { position: absolute; bottom: 0; z-index: 1; width: 100%; }

.p-post-slider::before { background: rgba(221, 221, 221, 0.3); content: ""; width: 100%; height: 1px; display: block; position: absolute; top: 30px; }

.p-post-slider .slick-list, .p-post-slider .slick-track { min-width: 100%; }

.p-post-slider .slick-list { margin: 0 -20px; }

.p-post-slider .slick-arrow { top: 0; bottom: 0; margin: auto; -webkit-transform: translateY(17px); transform: translateY(17px); }

.p-post-slider .slick-arrow::before { color: #999; }

.p-post-slider .slick-prev { left: -42px; }

.p-post-slider .slick-next { right: -42px; }

.p-post-slider__inner { display: flex; }

.p-post-slider__item { color: #999; cursor: pointer; margin: 0 20px; width: 33.33%; }

.p-post-slider__item:focus { outline: none; }

.p-post-slider__item.is-active { color: #fff; }

.p-post-slider__item:only-child { width: 100%; }

@media screen and (max-width: 767px) { .p-post-slider__item:empty { display: none !important; } }

.p-pr { min-width: 50px; padding: 9px 10px; text-align: center; }

.p-pr--sm { padding: 4px 10px; }

.p-ranking-tab-list__tab { background: #eee; display: flex; list-style-type: none; margin-bottom: 0; }

.p-ranking-tab-list__tab-item { flex: 1; font-size: 16px; font-weight: 700; height: 60px; line-height: 60px; text-align: center; }

.p-ranking-tab-list__tab-item a { display: block; width: 100%; height: 100%; }

.p-ranking-tab-list__tab-item.is-active a { background: #fff; cursor: default; }

.p-ranking-tab-list__panel { background: #fff; counter-reset: number 0; display: none; }

.p-ranking-tab-list__panel.is-active { display: block; }

.p-ranking-tab-list__panel-item { padding: 50px 6.32911%; position: relative; }

.p-ranking-tab-list__panel-item + .p-ranking-tab-list__panel-item { border-top: 1px solid #ddd; }

@media screen and (max-width: 767px) { .p-ranking-tab-list { margin: -20px -20px 0; }
  .p-ranking-tab-list__tab-item { border-bottom: 1px solid #ddd; font-size: 12px; line-height: 1.5; }
  .p-ranking-tab-list__tab-item.is-active { border-bottom-color: #fff; }
  .p-ranking-tab-list__tab-item + .p-ranking-tab-list__tab-item { border-left: 1px solid #ddd; }
  .p-ranking-tab-list__tab-item a { display: flex; align-items: center; justify-content: center; padding: 0 15px; }
  .p-ranking-tab-list__panel-item { padding: 40px 20px 20px; } }

.p-readmore { text-align: center; }

.p-readmore__btn { background: #eee; color: #fff !important; }

.p-readmore__btn:hover { color: #fff !important; }

.p-readmore .p-readmore__btn:hover { text-decoration: none; }

.p-readmore .p-readmore__num { font-size: 16px; margin-top: 0.5em; }

.p-related-posts__headline { position: relative; z-index: 1; }

.p-related-posts__list { display: flex; flex-wrap: wrap; margin-top: -1px; }

.p-related-posts__list-item { border-top: 1px solid #ddd; width: 50%; }

.p-related-posts__list-item:nth-child(even) { border-left: 1px solid #ddd; }

@media screen and (max-width: 1199px) { .p-related-posts__list-item { width: 100%; }
  .p-related-posts__list-item:nth-child(even) { border-left: 0; } }

@media screen and (max-width: 767px) { .p-related-posts { margin: 0 -20px; } }

/** share */
.p-share__btn { margin-bottom: 2px; }

.slick-arrow { -webkit-transform: none; transform: none; transition-property: background; transition-duration: 0.2s; z-index: 1; }

.slick-arrow::before { font-family: "design_plus"; opacity: 1; }

.slick-arrow--square { top: auto; left: auto; bottom: 0; width: 50px; height: 50px; }

.slick-arrow--square.slick-prev { right: 50px; }

.slick-arrow--square.slick-next { right: 0; }

.slick-arrow--square::before { font-size: 16px; }

.slick-prev::before { content: "\E90F"; }

.slick-next::before { content: "\E910"; }

@media screen and (max-width: 767px) { .slick-arrow--square { width: 40px; height: 40px; }
  .slick-arrow--square::before { font-size: 13px; }
  .slick-arrow--square.slick-prev { right: 40px; } }

.p-slider .slick-dots { top: 5px; bottom: auto; padding: 0 10px; text-align: right; }

.p-slider .slick-dots li { margin: 0 4px; width: 10px; height: 10px; }

.p-slider .slick-dots li.slick-active button { background: #666; }

.p-slider .slick-dots li button { background: #fff; border-radius: 50%; width: 10px; height: 10px; }

.p-slider .slick-dots li button::before { display: none; }

.p-social-nav { margin-bottom: 0; }

.p-footer-widget.site-info-widge.p-social-nav{
  margin-bottom: 23px;
}

.p-social-nav__item { display: inline; font-family: "design_plus"; font-size: 14px; margin-right: 12px; }

.p-social-nav__item a:hover { color: #999; }

.p-social-nav__item:last-child { margin-right: 0; }

.p-social-nav__item--twitter a::before { font-family: 'tiktok_x_icon'; content: "\e901"; }

.p-social-nav__item--facebook a::before { font-family: 'tiktok_x_icon'; content: "\e902";  font-size:18px; position: relative; top:2px; }

.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--mail a::before { content: "\F0E0"; }

.p-social-nav__item--rss a::before { content: "\E90B"; }

.p-social-nav02 { list-style-type: none; line-height: 1; margin-bottom: 0; }

.p-social-nav02__item { display: inline-block; font-family: "design_plus"; font-size: 16px; margin-right: 20px; }

.p-social-nav02__item:last-child { margin-right: 0; }

.p-social-nav02__item a { color: #fff; }

.p-social-nav02__item--twitter a::before { font-family: 'tiktok_x_icon'; content: "\e901"; }

.p-social-nav02__item--facebook a::before {  font-family: 'tiktok_x_icon'; content: "\e902";  font-size:18px; position: relative; top:2px;}

.p-social-nav02__item--instagram a::before { content: "\EA92"; }

.p-social-nav02__item--pinterest a::before { content: "\E905"; }

.p-social-nav02__item--mail a::before { content: "\F0E0"; }

.p-social-nav02__item--rss a::before { content: "\E90B"; }

.p-social-nav02__item--youtube a::before { font-family: 'footer_bar'; content: "\ea9d"; }

.p-tab-list__tab { display: flex; list-style-type: none; margin-bottom: -1px; width: 100%; }

.p-tab-list__tab-item { background: #eee; font-size: 16px; font-weight: 700; height: 60px; line-height: 60px; text-align: center; width: 50%; }

.p-tab-list__tab-item.is-active { background: #fff; }

.p-tab-list__tab-item.is-active a { cursor: default; }

.p-tab-list__tab-item a { display: block; width: 100%; height: 100%; }

.p-tab-list__panel { background: #fff; display: none; }

.p-tab-list__panel.is-active { display: block; }

.p-tab-list__panel-item { border-bottom: 1px solid #ddd; }

.p-tab-list__panel-item:last-child { border-bottom: 0; }

.p-blog-list--4col .p-tab-list__tab-item { font-size: 14px; }

@media screen and (max-width: 767px) { .p-tab-list__tab-item { font-size: 14px; } }

.p-view { font-size: 12px; display: flex; align-items: center; }

.p-view::before { content: "\E92B"; font-family: "design_plus"; font-size: 18px; margin-right: 7px; margin-top: -2px; }

@media screen and (max-width: 767px) { .p-view::before { margin-top: 0; margin-right: 5px; } }

.widget_search { position: relative; }

.p-widget-search__input, .widget_search input[type="text"] { -webkit-appearance: none; -moz-appearance: none; appearance: none; background: #f9f9f9; border: 1px solid #ddd; box-sizing: border-box; border-radius: 0; height: 55px; line-height: 55px; outline: none; padding: 0 38px 0 10px; width: 100%; }

.p-widget-search__submit, .widget_search .searchform::after, .widget_search input[type="submit"] { background: transparent; border: 0; color: #000; cursor: pointer; font-family: "design_plus"; font-size: 18px; position: absolute; top: 0; right: 0; width: 38px; height: 55px; border-radius: 0; text-align: center; padding: 0; }

@media screen and (max-width: 767px) { .p-widget-search__input, .widget_search input[type="text"] { height: 50px; line-height: 50px; }
  .p-widget-search__submit, .widget_search .searchform::after, .widget_search input[type="submit"] { height: 50px; } }
  
  
/* 検索 */
.widget_search label { display:none; }
.widget_search #searchform {
  border:1px solid #ddd; background:#fff; height:60px;
  -webkit-box-sizing:border-box; box-sizing:border-box;
}
.widget_search #searchform #s {
  border:none; background:none; padding:0 18px; margin:0; width:calc(100% - 50px); height:60px;
  -webkit-box-sizing:border-box; box-sizing:border-box;
}
.widget_search #searchform #searchsubmit {
  border:none; background:none; width:50px; height:60px; z-index:200; position:relative;
  cursor:pointer; display:block; text-indent:-300px; overflow:hidden;
}
.widget_search #searchform .submit_button,.google_search_widget .submit_button{ position:relative; width:50px; height:60px; float:right; top:1px; }

.widget_search #searchform .submit_button:before {
  text-indent:0; display:block; width:50px; height:60px; line-height:60px; text-align:center; cursor:pointer; z-index:1;
  position:absolute; font-family:'design_plus'; color:#333; font-size:18px; content:'\e915'; right:0px; top:0px;
}
.widget_search #searchform .submit_button:hover:before,
.p-widget-search__submit:hover { color:#aaa; }
.widget_search #searchform .submit_button:hover { }

.google_search_widget .p-widget-search{ position: relative;  }
.google_search_widget .submit_button{
  position: absolute;
    top: 0;
    right: 0;
}

.p-widget{ margin-bottom: 30px; }

.p-widget,.p-footer-widgets__item { line-height: 1.7;}

.p-widget ul,.p-footer-widgets__item ul { list-style: none; }

.p-widget:last-child { margin-bottom: 0; }

.p-widget__title, .widget_block:not(.p-footer-widget) .wp-block-heading{ color: #fff; font-size: 16px; font-weight: 600; line-height: 50px; height: 50px; padding: 0 30px; margin-bottom: 10px; }

.ad_widget { background: #fff; padding: 38px 0; text-align: center; }

.widget_calendar table { width: 100%; }

.widget_calendar table td { text-align: center; }

.widget_search { position: relative; }

.widget_search .screen-reader-text { border: 0; clip: rect(1px, 1px, 1px, 1px); -webkit-clip-path: inset(50%); clip-path: inset(50%); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute !important; width: 1px; word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */ }

.widget_search input[type="submit"] { font-size: 0; z-index: 2; }

.widget_search input[type="submit"]:focus { outline: none; }

/* custom menu */
/*.widget_nav_menu li { font-size: 12px; margin-bottom: 18px; }*/

.p-blog-list--4col .ad_widget { padding: 14px 0; }

@media screen and (max-width: 1069px) { .ad_widget { background: transparent; padding: 0; } }

@media screen and (max-width: 767px) { .p-widget__title, .widget_block:not(.p-footer-widget) .wp-block-heading{ padding: 0 22px; }
  .ad_widget { background: transparent; padding: 0; text-align: center; }
  .ad_widget img { margin-left: -10px; margin-right: -10px; }
  .p-blog-list--4col .ad_widget { padding: 0; } }

  
  /* デフォルトのRSS */
.widget_rss .rss-widget-feed { display:none; }
.widget_rss:not(.p-footer-widgets__item) .rss-widget-title { text-decoration: none; color: #fff;}
.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:6px 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:6px 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:6px 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:6px 0; }
.widget_nav_menu .widget_headline + ul { margin:-12px 0 -14px; }

/* デフォルトのコメントウィジェット */
.widget_recent_comments li { color:#999; }

/* デフォルトのテキストウィジェット */
.widget_text .p-entry__body { line-height: 1.6; }

/* デフォルトのブロック */
.widget_block { font-size:16px; line-height:1.6; }

/* デフォルトのメタウィジェット */
.widget_meta ul { margin-bottom:-8px; }
.widget_meta li { line-height:2; padding:2px 0; margin:0 0 6px 0; }

/* デフォルトのアーカイブとカテゴリー　ドロップダウンメニュー */
.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 select:focus, .widget_categories select:focus{
outline: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;
}


/* デフォルトのギャラリー */
.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%);}

/* WordPress preset style */
/* alignment */
.p-entry__body .alignright { float: right; }

.p-entry__body .alignleft { float: left; }

.p-entry__body .aligncenter { display: table; margin-left: auto; margin-right: auto; margin-bottom: 7px; }

.p-entry__body blockquote.alignleft, .p-entry__body img.alignleft { margin: 7px 24px 7px 0; }

.p-entry__body .wp-caption.alignleft { margin: 7px 14px 7px 0; }

.p-entry__body blockquote.alignright, .p-entry__body img.alignright { margin: 7px 0 7px 24px; }

.p-entry__body .wp-caption.alignright { margin: 7px 0 7px 14px; }

.p-entry__body blockquote.aligncenter, .p-entry__body img.aligncenter, .p-entry__body .wp-caption.aligncenter { margin-top: 7px; margin-bottom: 7px; }

/* text and headline */
.p-entry__body h1, .p-entry__body h2, .p-entry__body h3, .p-entry__body h4, .p-entry__body h5, .p-entry__body h6 { clear: both; line-height: 1.4; margin-bottom: 24.2px; }

.p-entry__body h1 { font-size: 150%; }

.p-entry__body h2 { font-size: 140%; }

.p-entry__body h3 { font-size: 130%; }

.p-entry__body h4 { font-size: 120%; }

.p-entry__body h5 { font-size: 110%; }

.p-entry__body h6 { font-size: 100%; }

/* image */
.p-entry__body img[class*="align"], .p-entry__body img[class*="wp-image-"], .p-entry__body img[class*="attachment-"], .p-entry__body .size-full, .p-entry__body .size-large, .p-entry__body .wp-post-image, .p-entry__body img { max-width: 100%; height: auto; }

/* list */
.p-entry__body li, .p-entry__body dt, .p-entry__body dd { line-height: 2.2; }

.p-entry__body ul, .p-entry__body ol, .p-entry__body dl { margin-bottom: 24px; }

.p-entry__body ol { list-style: decimal outside none; margin-left: 1.5em; }

.p-entry__body ul { list-style: circle outside none; margin-left: 1.3em; }

.p-entry__body li > ul, .p-entry__body li > ol { margin-bottom: 0; }

.p-entry__body dt { font-weight: bold; }

.p-entry__body dd { margin-bottom: 1em; }

/* table */
.p-entry__body table { margin: 0 0 24px 0; border-collapse: collapse; }

.p-entry__body td, .p-entry__body th { border: 1px solid #ddd; padding: 10px 15px 7px; line-height: 2.2; font-size: 14px; }

.p-entry__body th { background: #fafafa; font-weight: normal; }

/* table style */
.table_no_border th, .table_no_border td { border: none; padding-left: 0; }

.table_border_horizontal th, .table_border_horizontal td { border-left: none; border-right: none; padding-left: 0; }

/* block quote */
.p-entry__body blockquote { margin: 0 0 25px 0; padding: 27px 30px 0; border: 1px solid #ccc; box-shadow: 0px 4px 0px 0px #f2f2f2; position: relative; }

.p-entry__body blockquote:before { content: '"'; font-style: italic; font-size: 30px; font-weight: normal; line-height: 40px; width: 30px; height: 30px; position: absolute; top: 5px; left: 10px; color: #5cbcd7; }

.p-entry__body blockquote:after { content: '"'; font-style: italic; font-size: 30px; font-weight: normal; text-align: left; line-height: 60px; width: 30px; height: 30px; position: absolute; bottom: 7px; right: 0; color: #5cbcd7; }

.p-entry__body blockquote cite { border-top: 1px dotted #aaa; display: block; padding: 20px 0 0 0; font-style: italic; text-align: right; font-size: 90%; }

/* captions */
.p-entry__body .wp-caption { margin-bottom: 24px; background: #fff; border: 1px solid #ccc; padding: 5px; max-width: 100%; border-radius: 5px; box-sizing: border-box; }

.p-entry__body .wp-caption-text { text-align: center; font-size: 12px; font-style: italic; line-height: 1.5; margin: 9px auto; }

.p-entry__body .wp-caption img[class*="wp-image-"] { display: block; margin: 0 auto; }

/* gallery */
.gallery { margin-bottom: 20px; }

.gallery a img { border: 0 !important; }

.gallery-item { float: left; margin: 0 4px 4px 0; overflow: hidden; position: relative; }

.gallery-columns-1 .gallery-item { max-width: 100%; }

.gallery-columns-2 .gallery-item { max-width: 48%; max-width: calc(50% - 4px); }

.gallery-columns-3 .gallery-item { max-width: 32%; max-width: calc(33.3% - 4px); }

.gallery-columns-4 .gallery-item { max-width: 23%; max-width: calc(25% - 4px); }

.gallery-columns-5 .gallery-item { max-width: 19%; max-width: calc(20% - 4px); }

.gallery-columns-6 .gallery-item { max-width: 15%; max-width: calc(16.7% - 4px); }

.gallery-columns-7 .gallery-item { max-width: 13%; max-width: calc(14.28% - 4px); }

.gallery-columns-8 .gallery-item { max-width: 11%; max-width: calc(12.5% - 4px); }

.gallery-columns-9 .gallery-item { max-width: 9%; max-width: calc(11.1% - 4px); }

.gallery-columns-10 .gallery-item { max-width: 7%; max-width: calc(9.4% - 0px); }

.gallery-columns-1 .gallery-item:nth-of-type(1n), .gallery-columns-2 .gallery-item:nth-of-type(2n), .gallery-columns-3 .gallery-item:nth-of-type(3n), .gallery-columns-4 .gallery-item:nth-of-type(4n), .gallery-columns-5 .gallery-item:nth-of-type(5n), .gallery-columns-6 .gallery-item:nth-of-type(6n), .gallery-columns-7 .gallery-item:nth-of-type(7n), .gallery-columns-8 .gallery-item:nth-of-type(8n), .gallery-columns-9 .gallery-item:nth-of-type(9n), .gallery-columns-10 .gallery-item:nth-of-type(10n) { margin-right: 0; }

.gallery-caption { background-color: rgba(0, 0, 0, 0.7); box-sizing: border-box; color: #fff; font-size: 12px; line-height: 1.5; margin: 0; max-height: 50%; opacity: 0; padding: 6px 8px; position: absolute; bottom: 0; left: 0; text-align: left; width: 100%; }

.gallery-caption:before { content: ""; height: 100%; min-height: 49px; position: absolute; top: 0; left: 0; width: 100%; }

.gallery-item:hover .gallery-caption { opacity: 1; }

.gallery-columns-7 .gallery-caption, .gallery-columns-8 .gallery-caption, .gallery-columns-9 .gallery-caption, .gallery-columns-10 .gallery-caption { display: none; }

/* etc */
.p-entry__body .wp-smiley { border: 0; margin-bottom: 0; margin-top: 0; padding: 0; }

.p-entry__body address { margin: 0 0 24px 0; line-height: 2.2; }

.p-entry__body pre { border-left: 5px solid #7fc120; font-size: 12px; margin: 0 0 27px 0; line-height: 25px; /*background:url(img/common/pre.gif) repeat left top;*/ padding: 0 17px; overflow: auto; }

.p-entry__body .mejs-container { margin: 12px 0 25px; }

.u-center { text-align: center; }

.u-clearfix::after { clear: both; content: " "; display: table; }

.u-hidden { display: none; }

/* Column layout - カラムレイアウト */
.post_row { line-height: 2.4; margin-left: -25px; margin-right: -25px; }

.post_row:before, .post_row:after { content: " "; display: table; }

.post_row:after { clear: both; }

.post_col, .post_col-2, .post_col-3 { float: left; margin-bottom: 2em; min-height: 1px; padding-left: 25px; padding-right: 25px; position: relative; width: 100%; box-sizing: border-box; }

@media screen and (min-width: 768px) { .post_col-2 { width: 50%; /* 2カラム */ }
  .post_col-3 { width: 33.33333%; } }

@media screen and (min-width: 1024px) { .post_col-2 { width: 50%; /* 2カラム */ }
  .post_col-3 { width: 33.33333%; } }

/* headline - 見出しのスタイル */
.style2a, .style2b, .style3a, .style3b, .style4a, .style4b, .style5a, .style5b, .style6 { line-height: 1.6; font-weight: 500; }

/* h2 */
.style2a { margin: 65px 0 30px !important; padding: 0 0 .9em; border-bottom: 3px solid #000; font-size: 26px !important; }

.style2b { margin: 65px 0 30px !important; padding: .48em 1em .47em; font-size: 26px !important; color: #fff; background: #000; }

/* h3 */
.style3a { margin: 65px 0 30px !important; padding: 1.2em .15em; font-size: 22px !important; border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; }

.style3b { margin: 65px 0 30px !important; padding: 1.1em 1.4em 1.15em; font-size: 22px !important; background: #fafafa; border: 1px solid #ddd; border-top: 3px solid #000; }

/* h4 */
.style4a { margin: 65px 0 30px !important; padding: .4em 0 .4em 1.2em; border-left: 3px solid #000; font-size: 20px !important; font-weight: 500; }

.style4b { position: relative; margin: 65px 0 30px !important; padding: .8em 1.5em .8em; border-left: #000 3px solid; font-size: 20px !important; box-sizing: border-box; }

.style4b:after { position: absolute; top: 0; left: 0; content: ''; width: 100%; height: calc(100% - 2px); border: 1px solid #ddd; border-left: none; }

/* h5 */
.style5a { margin: 65px 0 30px !important; padding: .85em 1.5em .8em; font-size: 18px !important; background: #fafafa; border: 1px solid #ddd; }

.style5b { margin: 65px 0 30px !important; padding: .85em 1.5em .8em; font-size: 18px !important; color: #fff; background: #000; }

/* h6 */
.style6 { position: relative; margin: 65px 0 30px !important; padding: 0 .8em 0 1.3em; color: #000; font-size: 16px !important; font-weight: 700; }

.style6:before { background: #000; content: ""; position: absolute; top: .35em; left: 0; width: 12px; height: 12px; }

@media screen and (max-width: 767px) { /* h2 */
  .style2a { margin: 30px 0 20px !important; padding: 0 0 .6em; font-size: 20px !important; }
  .style2b { margin: 30px 0 20px !important; padding: .42em .7em .41em; font-size: 20px !important; color: #fff; background: #000; }
  /* h3 */
  .style3a { margin: 30px 0 20px !important; padding: .6em .15em; font-size: 18px !important; }
  .style3b { margin: 30px 0 20px !important; padding: .5em .5em .45em .6em; font-size: 18px !important; }
  /* h4 */
  .style4a { margin: 30px 0 20px !important; padding: .4em 0 .4em .8em; border-left: 2px solid #000; font-size: 16px !important; }
  .style4b { margin: 30px 0 20px !important; padding: .8em 1em .75em; border-left: #000 2px solid; font-size: 16px !important; }
  /* h5 */
  .style5a { margin: 30px 0 20px !important; padding: .8em 1em .75em; font-size: 15px !important; }
  .style5b { margin: 30px 0 20px !important; padding: .8em 1em .75em; font-size: 15px !important; } }

.news_headline1 { border-left: 8px solid #444; font-size: 1.2em; line-height: 1.2; margin: 80px 0 25px 0; padding: .5em; position: relative; }

.news_headline1:after { border-bottom: 1px dotted #ddd; content: ""; position: absolute; bottom: 0px; left: 0; width: 100%; height: 0; }

.news_headline2 { border-left: 6px solid #545454; font-size: 1.1em; line-height: 26px; margin: 40px 0 20px 0; padding: 0 .5em; }

.balloon { background: #222; border-bottom: 0; clear: both; color: #fff; display: block; font-size: 20px; font-weight: 400; margin: 50px 0 22px; min-width: 115px; padding: .5em 18px .5em; position: relative; text-align: left; width: auto; z-index: 0; }

.balloon:after { border-color: #222 transparent transparent transparent; border-style: solid; border-width: 10px 10px 0 10px; bottom: -10px; content: ""; display: block; margin-left: -10px; position: absolute; left: 30px; width: 0px; height: 0px; }

/* flame - 囲み枠 */
.well { line-height:2; margin-bottom: 30px; padding: 1.1em 2em; background-color: #fafafa; border: 1px solid #ddd; border-radius: 6px; }

.well2 { line-height:2; margin-bottom: 30px; padding: 1.1em 2em; border: 1px solid #ddd; }

.well3 { line-height:2; margin-bottom: 30px; padding: 1.1em 2em; border: 1px dashed #ddd; background: #fafafa; }

.wl_red { background-color: #f2dede; border-color: #ebccd1; color: #a94442; }

.wl_yellow { background-color: #fcf8e3; border-color: #faebcc; color: #8a6d3b; }

.wl_blue { background-color: #d9edf7; border-color: #bce8f1; color: #31708f; }

.wl_green { background-color: #dff0d8; border-color: #d6e9c6; color: #3c763d; }

@media screen and (max-width: 767px) { .well, .well2, .well3 { padding: .9em .8em .9em 1em; } }

/* button - CSSボタンのスタイル */
.q_button { background-color: #535353; box-sizing: border-box; color: #fff !important; display: inline-block; font-size: 100%; font-weight: 400; min-width: 200px; margin: 0; max-width: 90%; padding: .6em 1.3em .5em; transition: all 0.3s ease-in-out 0s; text-decoration: none; text-align: center; vertical-align: middle; }

.q_button:hover, .q_button:focus { background-color: #7d7d7d; color: #fff; text-decoration: none; }

.q_button_wrap{ text-align:center; margin: 2em auto; }

/* Button option */
.rounded { border-radius: 6px; }

.pill { border-radius: 50px; }

.sz_full { display: block; font-size: 110%; max-width: 100%; min-width: 100px; padding: 1em 1.5em .9em; }

.sz_l { font-size: 110%; max-width: 90%; min-width: 350px; padding: .8em 1.5em .7em; }

@media screen and (max-width: 767px) { .sz_l { box-sizing: border-box; max-width: 100%; min-width: 0; width: 100%; } }

.sz_s { min-width: 100px; max-width: 90%; font-size: 85%; padding: .4em 1em .3em; }

.bt_red { background: #c01f0e; color: #fff; }

.bt_red:hover, .bt_red:focus { background-color: #d33929; color: #fff; }

.bt_yellow { background: #f1c40f; color: #fff; }

.bt_yellow:hover, .bt_yellow:focus { background-color: #f9d441; color: #fff; }

.bt_blue { background: #2980b9; color: #fff; }

.bt_blue:hover, .bt_blue:focus { background-color: #3a91c9; color: #fff; }

.bt_green { background: #27ae60; color: #fff; }

.bt_green:hover, .bt_green:focus { background-color: #39c574; color: #fff; }

/* Youtube responsive - Youtube動画のレスポンシブ表示 */
.ytube { position: relative; height: 0; margin-top: 20px; margin-bottom: 20px; padding-bottom: 56.25%; padding-top: 30px; overflow: hidden; }

.ytube iframe { position: absolute; top: 0; right: 0; width: 100% !important; height: 100% !important; }

/* Table responsive - テーブルのレスポンシブ表示 */
.rps_table { line-height: 2.0; }

@media only screen and (max-width: 567px) { .rps_table tr { display: block; margin-bottom: 1.5em; }
  .rps_table th, .rps_table td { display: list-item; list-style-type: none; }
  .rps_table td { border-top: none; } }

/* Cardlink style - カードリンクのスタイル */
.cardlink { padding: 20px; margin: 10px 0; border: 1px solid #ddd; word-wrap: break-word; max-width: 100%; background: #fafafa; }

.cardlink_thumbnail { float: left; margin-right: 25px; }

.cardlink_thumbnail img { width: 130px; height: 130px; -o-object-fit: cover; object-fit: cover; }

/* for IE11 */
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) { .cardlink_thumbnail img { height: auto; } }

.cardlink_content { line-height: 1.6; }

.cardlink_timestamp { display: inline; margin: 0; padding: 0; vertical-align: top; color: #222; line-height: 1; font-size: 12px; }

.cardlink_title { font-size: 16px; margin: -3px 0 5px; }

.cardlink_title a { font-weight: bold; color: #000; text-decoration: none; }

.cardlink_title a:hover { text-decoration: underline; }

.cardlink_excerpt { color: #000; font-size: 14px; overflow: hidden; line-height: 1.9; }

.cardlink_footer { clear: both; }

.clear { clear: both; }

@media screen and (max-width: 767px) { .cardlink_timestamp { display: none; } }

@media screen and (max-width: 567px) { .cardlink { padding: 15px 11px 12px 13px; }
  .cardlink_thumbnail { float: left; margin-bottom: 10px; margin-right: 12px; }
  .cardlink_thumbnail img { width: 100px; height: 100px; }
  .cardlink_title { font-size: 14px; margin-top: -5px; }
  .cardlink_excerpt { clear: both; } }

/* Contactform - お問い合わせフォーム */
.wpcf7 { background: #fafafa; border: 1px solid #ddd; font-size: 14px; margin: 0 0 2.5em !important; padding: 0; width: 100%; }

.wpcf7 form { margin: 1.5em 1.5em 0; }

.wpcf7 p { margin-bottom: 1em; font-size: 16px; }

.wpcf7 input, .wpcf7 textarea { border: 1px solid #ccc; box-sizing: border-box; line-height: 1.2; padding: 8px; width: 100%; }

.wpcf7 select, .wpcf7 input[type=checkbox], .wpcf7 input[type=radio] { border: 1px solid #ccc; max-width: 97%; padding: 8px; width: auto; }

.wpcf7 select, .wpcf7 .wpcf7-list-item-label { font-size: 14px; line-height: 1.2; }

.wpcf7 .wpcf7-list-item { display: block; }

.wpcf7 textarea { height: 300px; }

.wpcf7 input:focus, .wpcf7 textarea:focus { border: 1px solid #bbb; outline: none; }

.wpcf7 .wpcf7-submit, .wpcf7 .wpcf7-previous { box-sizing: border-box; position: relative; display: block; width: 225px; height: 48px; margin: 30px auto 0; background-color: #333333; cursor: pointer; border: none !important; color: #fff; text-align: center; text-decoration: none; font-size: 14px; line-height: 1.5; outline: none; transition: all .3s; }

.wpcf7 .wpcf7-submit:before, .wpcf7 .wpcf7-submit:after { box-sizing: border-box; }

.wpcf7 .wpcf7-submit:hover, .wpcf7 .wpcf7-previous:hover { background-color: #666666; }

.wpcf7 .wpcf7-submit .wpcf7-not-valid { background: pink; }

.wpcf7 .wpcf7-submit .wpcf7-response-output { margin: 10px 0 0; padding: 8px 35px 8px 14px; border-radius: 4px; }

.wpcf7 .wpcf7-submit .wpcf7-validation-errors { color: #B94A48; background-color: #F2DEDE; border: 1px solid #EED3D7; }

.wpcf7 .wpcf7-submit .wpcf7-mail-sent-ok { color: #3A87AD; background-color: #D9EDF7; border: 1px solid #BCE8F1; }

.wpcf7 .wpcf7-previous + br { display: none; }

.wpcf7 form .wpcf7-response-output{ margin: 2em 0.5em 2em; padding:0; border: none; text-align:center; }

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output{ color:#dc3232; font-size: 1em; }

/* font-size - フォントサイズ */
.text70 { font-size: 70%; }

.text80 { font-size: 80%; }

.text90 { font-size: 90%; }

.text100 { font-size: 100%; }

.text110 { font-size: 110%; }

.text120 { font-size: 120%; }

.text130 { font-size: 130%; }

.text140 { font-size: 140%; }

.text150 { font-size: 150%; }

.text160 { font-size: 160%; }

.text170 { font-size: 170%; }

.text180 { font-size: 180%; }

.text190 { font-size: 190%; }

.text200 { font-size: 200%; }

.text210 { font-size: 210%; }

.text220 { font-size: 220%; }

.b { font-weight: 700; }

/* 太字 */
.u { text-decoration: underline; }

/* 下線 */
.del { text-decoration: line-through; }

/* 打ち消し線 */
/* font-color - フォントカラー */
.red { color: red; }

/* 赤色 */
.blue { color: #2ca9e1; }

/* 青色 */
.green { color: #82ae46; }

/* 緑色 */
.orange { color: #ff7d00; }

/* 橙色 */
.yellow { color: #fff000; }

/* 黄色 */
.pink { color: #ff0084; }

/* ピンク */
.gray { color: #999999; }

/* グレー */
/* background-color - 背景色 */
/* 青色の文字背景 */
.bg-blue { background-color: #4ab0f5; padding: 2px; }

/* 赤色の文字背景 */
.bg-red { background-color: red; padding: 2px; }

/* 黄色の文字背景 */
.bg-yellow { background-color: #ff0; padding: 2px; }

/* text-align - 配置 */
.align1 { text-align: center !important; }

/* 中央寄せ */
.align2 { text-align: right !important; }

/* 右寄せ */
.align3 { text-align: left !important; }

/* 左寄せ */
/* float - 回り込み */
/* 右に回り込み */
.r-flo { float: right; margin: 10px; }

/* 左に回り込み */
.l-flo { float: left; margin: 10px; }

.f-clear { clear: both; }

/* 回り込みの解除 */
/* hover - 画像リンクマウスオーバー時の不透明度 */
a img.fade { background: none !important; outline: none; transition: all .3s; }

a:hover img.fade { opacity: 0.7; filter: alpha(opacity=70); -ms-filter: "alpha( opacity=70 )"; background: none !important; }

/* text-style - テキストスタイル */
/* 注意書き等で二行目以降を字下げ */
.att { padding-left: 1em; text-indent: -1em; }

/* テキストボックス */
.att_box { margin: 2em 0 2.5em; padding: 1em 1.2em; line-height: 2.0; border: 1px dotted #cccccc; background: #fcfcfc; }

/* margin - 要素の外側の余白 */
.m0 { margin: 0 !important; }

/* margin 0px を指定するクラス */
.mt0 { margin-top: 0 !important; }

/* margin-top0px を指定するクラス */
.mr0 { margin-right: 0 !important; }

/* margin-right0px を指定するクラス*/
.mb0 { margin-bottom: 0 !important; }

/* margin-bottom0px を指定するクラス*/
.ml0 { margin-left: 0 !important; }

/* margin-left0px を指定するクラス*/
.m5 { margin: 5px !important; }

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

.mr5 { margin-right: 5px !important; }

.mb5 { margin-bottom: 5px !important; }

.ml5 { margin-left: 5px !important; }

.m10 { margin: 10px !important; }

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

.mr10 { margin-right: 10px !important; }

.mb10 { margin-bottom: 10px !important; }

.ml10 { margin-left: 10px !important; }

.m15 { margin: 15px !important; }

.mt15 { margin-top: 15px !important; }

.mr15 { margin-right: 15px !important; }

.mb15 { margin-bottom: 15px !important; }

.ml15 { margin-left: 15px !important; }

.m20 { margin: 20px !important; }

.mt20 { margin-top: 20px !important; }

.mr20 { margin-right: 20px !important; }

.mb20 { margin-bottom: 20px !important; }

.ml20 { margin-left: 20px !important; }

.m25 { margin: 25px !important; }

.mt25 { margin-top: 25px !important; }

.mr25 { margin-right: 25px !important; }

.mb25 { margin-bottom: 25px !important; }

.ml25 { margin-left: 25px !important; }

.m30 { margin: 30px !important; }

.mt30 { margin-top: 30px !important; }

.mr30 { margin-right: 30px !important; }

.mb30 { margin-bottom: 30px !important; }

.ml30 { margin-left: 30px !important; }

.m35 { margin: 35px !important; }

.mt35 { margin-top: 35px !important; }

.mr35 { margin-right: 35px !important; }

.mb35 { margin-bottom: 35px !important; }

.ml35 { margin-left: 35px !important; }

.m40 { margin: 40px !important; }

.mt40 { margin-top: 40px !important; }

.mr40 { margin-right: 40px !important; }

.mb40 { margin-bottom: 40px !important; }

.ml40 { margin-left: 40px !important; }

.m45 { margin: 45px !important; }

.mt45 { margin-top: 45px !important; }

.mr45 { margin-right: 45px !important; }

.mb45 { margin-bottom: 45px !important; }

.ml45 { margin-left: 45px !important; }

.m50 { margin: 50px !important; }

.mt50 { margin-top: 50px !important; }

.mr50 { margin-right: 50px !important; }

.mb50 { margin-bottom: 50px !important; }

.ml50 { margin-left: 50px !important; }

.m55 { margin: 55px !important; }

.mt55 { margin-top: 55px !important; }

.mr55 { margin-right: 55px !important; }

.mb55 { margin-bottom: 55px !important; }

.ml55 { margin-left: 55px !important; }

.m60 { margin: 60px !important; }

.mt60 { margin-top: 60px !important; }

.mr60 { margin-right: 60px !important; }

.mb60 { margin-bottom: 60px !important; }

.ml60 { margin-left: 60px !important; }

.m65 { margin: 65px !important; }

.mt65 { margin-top: 65px !important; }

.mr65 { margin-right: 65px !important; }

.mb65 { margin-bottom: 65px !important; }

.ml65 { margin-left: 65px !important; }

.m70 { margin: 70px !important; }

.mt70 { margin-top: 70px !important; }

.mr70 { margin-right: 70px !important; }

.mb70 { margin-bottom: 70px !important; }

.ml70 { margin-left: 70px !important; }

.m75 { margin: 75px !important; }

.mt75 { margin-top: 75px !important; }

.mr75 { margin-right: 75px !important; }

.mb75 { margin-bottom: 75px !important; }

.ml75 { margin-left: 75px !important; }

.m80 { margin: 80px !important; }

.mt80 { margin-top: 80px !important; }

.mr80 { margin-right: 80px !important; }

.mb80 { margin-bottom: 80px !important; }

.ml80 { margin-left: 80px !important; }

/* padding - 要素の内側の余白 */
.p0 { padding: 0 !important; }

.pt0 { padding-top: 0 !important; }

.pr0 { padding-right: 0 !important; }

.pb0 { padding-bottom: 0 !important; }

.pl0 { padding-left: 0 !important; }

.p5 { padding: 5px !important; }

.pt5 { padding-top: 5px !important; }

.pr5 { padding-right: 5px !important; }

.pb5 { padding-bottom: 5px !important; }

.pl5 { padding-left: 5px !important; }

.p10 { padding: 10px !important; }

.pt10 { padding-top: 10px !important; }

.pr10 { padding-right: 10px !important; }

.pb10 { padding-bottom: 10px !important; }

.pl10 { padding-left: 10px !important; }

.p15 { padding: 15px !important; }

.pt15 { padding-top: 15px !important; }

.pr15 { padding-right: 15px !important; }

.pb15 { padding-bottom: 15px !important; }

.pl15 { padding-left: 15px !important; }

.p20 { padding: 20px !important; }

.pt20 { padding-top: 20px !important; }

.pr20 { padding-right: 20px !important; }

.pb20 { padding-bottom: 20px !important; }

.pl20 { padding-left: 20px !important; }

.p25 { padding: 25px !important; }

.pt25 { padding-top: 25px !important; }

.pr25 { padding-right: 25px !important; }

.pb25 { padding-bottom: 25px !important; }

.pl25 { padding-left: 25px !important; }

.p30 { padding: 30px !important; }

.pt30 { padding-top: 30px !important; }

.pr30 { padding-right: 30px !important; }

.pb30 { padding-bottom: 30px !important; }

.pl30 { padding-left: 30px !important; }

.p35 { padding: 35px !important; }

.pt35 { padding-top: 35px !important; }

.pr35 { padding-right: 35px !important; }

.pb35 { padding-bottom: 35px !important; }

.pl35 { padding-left: 35px !important; }

.p40 { padding: 40px !important; }

.pt40 { padding-top: 40px !important; }

.pr40 { padding-right: 40px !important; }

.pb40 { padding-bottom: 40px !important; }

.pl40 { padding-left: 40px !important; }

.p45 { padding: 45px !important; }

.pt45 { padding-top: 45px !important; }

.pr45 { padding-right: 45px !important; }

.pb45 { padding-bottom: 45px !important; }

.pl45 { padding-left: 45px !important; }

.p50 { padding: 50px !important; }

.pt50 { padding-top: 50px !important; }

.pr50 { padding-right: 50px !important; }

.pb50 { padding-bottom: 50px !important; }

.pl50 { padding-left: 50px !important; }

.p55 { padding: 55px !important; }

.pt55 { padding-top: 55px !important; }

.pr55 { padding-right: 55px !important; }

.pb55 { padding-bottom: 55px !important; }

.pl55 { padding-left: 55px !important; }

.p60 { padding: 60px !important; }

.pt60 { padding-top: 60px !important; }

.pr60 { padding-right: 60px !important; }

.pb60 { padding-bottom: 60px !important; }

.pl60 { padding-left: 60px !important; }

.p65 { padding: 65px !important; }

.pt65 { padding-top: 65px !important; }

.pr65 { padding-right: 65px !important; }

.pb65 { padding-bottom: 65px !important; }

.pl65 { padding-left: 65px !important; }

.p70 { padding: 70px !important; }

.pt70 { padding-top: 70px !important; }

.pr70 { padding-right: 70px !important; }

.pb70 { padding-bottom: 70px !important; }

.pl70 { padding-left: 70px !important; }

.p75 { padding: 75px !important; }

.pt75 { padding-top: 75px !important; }

.pr75 { padding-right: 75px !important; }

.pb75 { padding-bottom: 75px !important; }

.pl75 { padding-left: 75px !important; }

.p80 { padding: 80px !important; }

.pt80 { padding-top: 80px !important; }

.pr80 { padding-right: 80px !important; }

.pb80 { padding-bottom: 80px !important; }

.pl80 { padding-left: 80px !important; }


/* ----------------------------------------------------------------------
 汎用スタイルの追加
 https://tcd-theme.com/2023/09/utility-classes.html
---------------------------------------------------------------------- */
.p-entry .a_break { display: inline-block; }
@media (max-width: 767px) {
  .p-entry .is-pc { display:none!important; }
}
@media not all and (max-width: 767px) {
  .p-entry .is-sp { display:none!important; }
}
.p-entry .e_link {
  display: inline-block; position: relative; padding-right:1em;
}
.p-entry .e_link:after {
  font-family: 'design_plus'; content: '\e92a'; font-size: 100%; display: block;
  position: absolute; transition:none; margin-top:-0.1em;
  right:0; top:50%; -ms-transform: translateY(-50%); -webkit-transform: translateY(-50%); transform: translateY(-50%);
}
.p-entry img.frame {
  border: 1px solid #d2d2d2;
  -webkit-box-shadow: 0 6px 6px -6px #cccccc;
  -moz-box-shadow: 0 6px 6px -6px #cccccc;
  box-shadow: 0 6px 6px -6px #cccccc;
}

/* ----------------------------------------------------------------------
 ウィジェットが5つ以上の時のレイアウト調整
---------------------------------------------------------------------- */

@media screen and (min-width: 992px){
.p-footer-widgets__inner.p-footer-widgets__grid { display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;}

  .p-footer-widgets__inner.p-footer-widgets__grid .p-footer-widgets__item{
    padding: 0 20px 16px;
  }

  /* 枠線の調整 */

.p-footer-widgets__inner.p-footer-widgets__grid .p-footer-widgets__item.p-footer-widgets__item__empty+.p-footer-widgets__item__empty:before{
  display: none;
}

.p-footer-widgets__inner.p-footer-widgets__grid .p-footer-widgets__item.p-footer-widgets__item__empty:after{
  display: none;
}

.p-footer-widgets__inner.p-footer-widgets__grid > .p-footer-widgets__item:nth-last-child(-n+4):after{
  display: none;
}
  
.p-footer-widgets__inner.p-footer-widgets__grid .p-footer-widgets__item:nth-child(4n+1){
  padding-left: 0;
}

.p-footer-widgets__inner.p-footer-widgets__grid .p-footer-widgets__item:nth-child(4n+1)::before{
  display: none;
}

.p-footer-widgets__inner.p-footer-widgets__grid .p-footer-widgets__item::after{
  background: #ddd;
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
}

.p-footer-widgets__inner.p-footer-widgets__grid .p-footer-widgets__item:nth-child(n+5){
  padding-top: 20px;
  padding-bottom: 20px;
  margin-bottom: 0;
}
}

@media screen and (max-width: 991px){
  .p-footer-widgets__item__empty{
    display: none;
  }
}

/* ----------------------------------------------------------------------
埋め込みコンテンツの余白調整
---------------------------------------------------------------------- */
.wp-block-embed { margin:0 0 2em 0; }

/** ブロックエディターのテーブルブロックの調整 **/
.wp-block-table.is-style-stripes td,
.wp-block-table .has-background td{
  background-color: transparent;
}


/* ----------------------------------------------------------------------
クラシックエディターのテーブルの横スクロール対応
---------------------------------------------------------------------- */
@media (max-width: 767px) {
  .p-entry .s_table{ overflow: auto; white-space: nowrap; margin-bottom: 2em; }
  .p-entry .s_table table { margin-bottom: 0; }
}

/* フェードイン */
@-webkit-keyframes opacityAnimation {
  0% { opacity:0; }
  100% { opacity:1; }
}
@keyframes opacityAnimation {
  0% { opacity:0; }
  100% { opacity:1; }
}
