@charset "UTF-8";
.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}#toc_container li,#toc_container ul{margin:0;padding:0}#toc_container.no_bullets li,#toc_container.no_bullets ul,#toc_container.no_bullets ul li,.toc_widget_list.no_bullets,.toc_widget_list.no_bullets li{background:0 0;list-style-type:none;list-style:none}#toc_container.have_bullets li{padding-left:12px}#toc_container ul ul{margin-left:1.5em}#toc_container{background:#f9f9f9;border:1px solid #aaa;padding:10px;margin-bottom:1em;width:auto;display:table;font-size:95%}#toc_container.toc_light_blue{background:#edf6ff}#toc_container.toc_white{background:#fff}#toc_container.toc_black{background:#000}#toc_container.toc_transparent{background:none transparent}#toc_container p.toc_title{text-align:center;font-weight:700;margin:0;padding:0}#toc_container.toc_black p.toc_title{color:#aaa}#toc_container span.toc_toggle{font-weight:400;font-size:90%}#toc_container p.toc_title+ul.toc_list{margin-top:1em}.toc_wrap_left{float:left;margin-right:10px}.toc_wrap_right{float:right;margin-left:10px}#toc_container a{text-decoration:none;text-shadow:none}#toc_container a:hover{text-decoration:underline}.toc_sitemap_posts_letter{font-size:1.5em;font-style:italic}.ppress-hint-wrap[class*=hint--]{display:inline-block;position:relative}.ppress-hint-wrap[class*=hint--]:after,.ppress-hint-wrap[class*=hint--]:before{visibility:hidden;opacity:0;z-index:1000000;pointer-events:none;transition:all .3s;position:absolute;transform:translate(0,0)}.ppress-hint-wrap[class*=hint--]:hover:after,.ppress-hint-wrap[class*=hint--]:hover:before{visibility:visible;opacity:1;transition-delay:.1s}.ppress-hint-wrap[class*=hint--]:before{content:"";z-index:1000001;background:0 0;border:6px solid #0000;position:absolute}.ppress-hint-wrap[class*=hint--]:after{color:#fff;white-space:nowrap;text-shadow:0 -1px #000;background:#383838;padding:8px 10px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:12px;line-height:12px;box-shadow:4px 4px 8px #0000004d}.ppress-hint-wrap[class*=hint--][aria-label]:after{content:attr(aria-label)}.ppress-hint-wrap[class*=hint--][data-hint]:after{content:attr(data-hint)}.ppress-hint-wrap[aria-label=""]:after,.ppress-hint-wrap[aria-label=""]:before,[data-hint=""]:after,[data-hint=""]:before{display:none!important}.ppress-hint-wrap.hint--top-left:before,.ppress-hint-wrap.hint--top-right:before,.ppress-hint-wrap.hint--top:before{border-top-color:#383838}.ppress-hint-wrap.hint--bottom-left:before,.ppress-hint-wrap.hint--bottom-right:before,.ppress-hint-wrap.hint--bottom:before{border-bottom-color:#383838}.ppress-hint-wrap.hint--top:after,.ppress-hint-wrap.hint--top:before{bottom:100%;left:50%}.ppress-hint-wrap.hint--top:before{margin-bottom:-11px;left:calc(50% - 6px)}.ppress-hint-wrap.hint--top:after{transform:translate(-50%)}.ppress-hint-wrap.hint--top:hover:before{transform:translateY(-8px)}.ppress-hint-wrap.hint--top:hover:after{transform:translate(-50%)translateY(-8px)}.ppress-hint-wrap.hint--bottom:after,.ppress-hint-wrap.hint--bottom:before{top:100%;left:50%}.ppress-hint-wrap.hint--bottom:before{margin-top:-11px;left:calc(50% - 6px)}.ppress-hint-wrap.hint--bottom:after{transform:translate(-50%)}.ppress-hint-wrap.hint--bottom:hover:before{transform:translateY(8px)}.ppress-hint-wrap.hint--bottom:hover:after{transform:translate(-50%)translateY(8px)}.ppress-hint-wrap.hint--right:before{border-right-color:#383838;margin-bottom:-6px;margin-left:-11px}.ppress-hint-wrap.hint--right:after{margin-bottom:-14px}.ppress-hint-wrap.hint--right:after,.ppress-hint-wrap.hint--right:before{bottom:50%;left:100%}.ppress-hint-wrap.hint--right:hover:after,.ppress-hint-wrap.hint--right:hover:before{transform:translate(8px)}.ppress-hint-wrap.hint--left:before{border-left-color:#383838;margin-bottom:-6px;margin-right:-11px}.ppress-hint-wrap.hint--left:after{margin-bottom:-14px}.ppress-hint-wrap.hint--left:after,.ppress-hint-wrap.hint--left:before{bottom:50%;right:100%}.ppress-hint-wrap.hint--left:hover:after,.ppress-hint-wrap.hint--left:hover:before{transform:translate(-8px)}.ppress-hint-wrap.hint--top-left:after,.ppress-hint-wrap.hint--top-left:before{bottom:100%;left:50%}.ppress-hint-wrap.hint--top-left:before{margin-bottom:-11px;left:calc(50% - 6px)}.ppress-hint-wrap.hint--top-left:after{margin-left:12px;transform:translate(-100%)}.ppress-hint-wrap.hint--top-left:hover:before{transform:translateY(-8px)}.ppress-hint-wrap.hint--top-left:hover:after{transform:translate(-100%)translateY(-8px)}.ppress-hint-wrap.hint--top-right:after,.ppress-hint-wrap.hint--top-right:before{bottom:100%;left:50%}.ppress-hint-wrap.hint--top-right:before{margin-bottom:-11px;left:calc(50% - 6px)}.ppress-hint-wrap.hint--top-right:after{margin-left:-12px;transform:translate(0)}.ppress-hint-wrap.hint--top-right:hover:after,.ppress-hint-wrap.hint--top-right:hover:before{transform:translateY(-8px)}.ppress-hint-wrap.hint--bottom-left:after,.ppress-hint-wrap.hint--bottom-left:before{top:100%;left:50%}.ppress-hint-wrap.hint--bottom-left:before{margin-top:-11px;left:calc(50% - 6px)}.ppress-hint-wrap.hint--bottom-left:after{margin-left:12px;transform:translate(-100%)}.ppress-hint-wrap.hint--bottom-left:hover:before{transform:translateY(8px)}.ppress-hint-wrap.hint--bottom-left:hover:after{transform:translate(-100%)translateY(8px)}.ppress-hint-wrap.hint--bottom-right:after,.ppress-hint-wrap.hint--bottom-right:before{top:100%;left:50%}.ppress-hint-wrap.hint--bottom-right:before{margin-top:-11px;left:calc(50% - 6px)}.ppress-hint-wrap.hint--bottom-right:after{margin-left:-12px;transform:translate(0)}.ppress-hint-wrap.hint--bottom-right:hover:after,.ppress-hint-wrap.hint--bottom-right:hover:before{transform:translateY(8px)}.ppress-hint-wrap.hint--large:after,.ppress-hint-wrap.hint--medium:after,.ppress-hint-wrap.hint--small:after{white-space:normal;word-wrap:break-word;line-height:1.4em}.ppress-hint-wrap.hint--small:after{width:80px}.ppress-hint-wrap.hint--medium:after{width:150px}.ppress-hint-wrap.hint--large:after{width:300px}.ppress-hint-wrap.hint--error:after{text-shadow:0 -1px #592726;background-color:#b34e4d}.ppress-hint-wrap.hint--error.ppress-hint-wrap.hint--top-left:before,.ppress-hint-wrap.hint--error.ppress-hint-wrap.hint--top-right:before,.ppress-hint-wrap.hint--error.ppress-hint-wrap.hint--top:before{border-top-color:#b34e4d}.ppress-hint-wrap.hint--error.ppress-hint-wrap.hint--bottom-left:before,.ppress-hint-wrap.hint--error.ppress-hint-wrap.hint--bottom-right:before,.ppress-hint-wrap.hint--error.ppress-hint-wrap.hint--bottom:before{border-bottom-color:#b34e4d}.ppress-hint-wrap.hint--error.ppress-hint-wrap.hint--left:before{border-left-color:#b34e4d}.ppress-hint-wrap.hint--error.ppress-hint-wrap.hint--right:before{border-right-color:#b34e4d}.ppress-hint-wrap.hint--warning:after{text-shadow:0 -1px #6c5328;background-color:#c09854}.ppress-hint-wrap.hint--warning.ppress-hint-wrap.hint--top-left:before,.ppress-hint-wrap.hint--warning.ppress-hint-wrap.hint--top-right:before,.ppress-hint-wrap.hint--warning.ppress-hint-wrap.hint--top:before{border-top-color:#c09854}.ppress-hint-wrap.hint--warning.ppress-hint-wrap.hint--bottom-left:before,.ppress-hint-wrap.hint--warning.ppress-hint-wrap.hint--bottom-right:before,.ppress-hint-wrap.hint--warning.ppress-hint-wrap.hint--bottom:before{border-bottom-color:#c09854}.ppress-hint-wrap.hint--warning.ppress-hint-wrap.hint--left:before{border-left-color:#c09854}.ppress-hint-wrap.hint--warning.ppress-hint-wrap.hint--right:before{border-right-color:#c09854}.ppress-hint-wrap.hint--info:after{text-shadow:0 -1px #1a3c4d;background-color:#3986ac}.ppress-hint-wrap.hint--info.ppress-hint-wrap.hint--top-left:before,.ppress-hint-wrap.hint--info.ppress-hint-wrap.hint--top-right:before,.ppress-hint-wrap.hint--info.ppress-hint-wrap.hint--top:before{border-top-color:#3986ac}.ppress-hint-wrap.hint--info.ppress-hint-wrap.hint--bottom-left:before,.ppress-hint-wrap.hint--info.ppress-hint-wrap.hint--bottom-right:before,.ppress-hint-wrap.hint--info.ppress-hint-wrap.hint--bottom:before{border-bottom-color:#3986ac}.ppress-hint-wrap.hint--info.ppress-hint-wrap.hint--left:before{border-left-color:#3986ac}.ppress-hint-wrap.hint--info.ppress-hint-wrap.hint--right:before{border-right-color:#3986ac}.ppress-hint-wrap.hint--success:after{text-shadow:0 -1px #1a321a;background-color:#458746}.ppress-hint-wrap.hint--success.ppress-hint-wrap.hint--top-left:before,.ppress-hint-wrap.hint--success.ppress-hint-wrap.hint--top-right:before,.ppress-hint-wrap.hint--success.ppress-hint-wrap.hint--top:before{border-top-color:#458746}.ppress-hint-wrap.hint--success.ppress-hint-wrap.hint--bottom-left:before,.ppress-hint-wrap.hint--success.ppress-hint-wrap.hint--bottom-right:before,.ppress-hint-wrap.hint--success.ppress-hint-wrap.hint--bottom:before{border-bottom-color:#458746}.ppress-hint-wrap.hint--success.ppress-hint-wrap.hint--left:before{border-left-color:#458746}.ppress-hint-wrap.hint--success.ppress-hint-wrap.hint--right:before{border-right-color:#458746}.ppress-hint-wrap.hint--always:after,.ppress-hint-wrap.hint--always:before{opacity:1;visibility:visible}.ppress-hint-wrap.hint--always.ppress-hint-wrap.hint--top:before{transform:translateY(-8px)}.ppress-hint-wrap.hint--always.ppress-hint-wrap.hint--top:after{transform:translate(-50%)translateY(-8px)}.ppress-hint-wrap.hint--always.ppress-hint-wrap.hint--top-left:before{transform:translateY(-8px)}.ppress-hint-wrap.hint--always.ppress-hint-wrap.hint--top-left:after{transform:translate(-100%)translateY(-8px)}.ppress-hint-wrap.hint--always.ppress-hint-wrap.hint--top-right:after,.ppress-hint-wrap.hint--always.ppress-hint-wrap.hint--top-right:before{transform:translateY(-8px)}.ppress-hint-wrap.hint--always.ppress-hint-wrap.hint--bottom:before{transform:translateY(8px)}.ppress-hint-wrap.hint--always.ppress-hint-wrap.hint--bottom:after{transform:translate(-50%)translateY(8px)}.ppress-hint-wrap.hint--always.ppress-hint-wrap.hint--bottom-left:before{transform:translateY(8px)}.ppress-hint-wrap.hint--always.ppress-hint-wrap.hint--bottom-left:after{transform:translate(-100%)translateY(8px)}.ppress-hint-wrap.hint--always.ppress-hint-wrap.hint--bottom-right:after,.ppress-hint-wrap.hint--always.ppress-hint-wrap.hint--bottom-right:before{transform:translateY(8px)}.ppress-hint-wrap.hint--always.ppress-hint-wrap.hint--left:after,.ppress-hint-wrap.hint--always.ppress-hint-wrap.hint--left:before{transform:translate(-8px)}.ppress-hint-wrap.hint--always.ppress-hint-wrap.hint--right:after,.ppress-hint-wrap.hint--always.ppress-hint-wrap.hint--right:before{transform:translate(8px)}.ppress-hint-wrap.hint--rounded:after{border-radius:4px}.ppress-hint-wrap.hint--no-animate:after,.ppress-hint-wrap.hint--no-animate:before{transition-duration:0s}.ppress-hint-wrap.hint--bounce:after,.ppress-hint-wrap.hint--bounce:before{-webkit-transition:opacity .3s,visibility .3s,-webkit-transform .3s cubic-bezier(.71,1.7,.77,1.24);-moz-transition:opacity .3s,visibility .3s,-moz-transform .3s cubic-bezier(.71,1.7,.77,1.24);transition:opacity .3s,visibility .3s,transform .3s cubic-bezier(.71,1.7,.77,1.24)}.ppress-hint-wrap.hint--no-shadow:after,.ppress-hint-wrap.hint--no-shadow:before{text-shadow:initial;box-shadow:initial}.ppress-checkout__form *{--ppress-heading-fs:22px;--ppress-body-fs:16px;--ppress-btn-color:#2563eb;box-sizing:border-box;font-size:var(--ppress-body-fs)}.ppress-checkout__form{flex-wrap:wrap;width:100%;max-width:100%;margin:1px auto 10px;line-height:20px;display:flex;position:relative}.ppress-checkout__form p{margin:0 0 5px;padding:0}.ppress-checkout__form .ppress-main-checkout-form__block .ppress-main-checkout-form__social_login_wrap{padding:5px}.ppress-checkout__form .ppress-main-checkout-form__block .ppress-main-checkout-form__login_form_wrap{flex-wrap:wrap;display:flex}.ppress-checkout__form .ppress-main-checkout-form__block .ppress-main-checkout-form__logged_in_text_wrap{margin:5px 0 10px}.ppress-checkout__form .ppress-main-checkout-form__block .ppress-main-checkout-form__logged_in_text_wrap .ppress-main-checkout-form__block__item{background-color:#eff6ff;border-radius:6px;padding:14px 16px}.ppress-checkout__form .ppress-main-checkout-form__block .ppress-main-checkout-form__logged_in_text_wrap .ppress-main-checkout-form__block__item p,.ppress-checkout__form .ppress-main-checkout-form__block .ppress-main-checkout-form__logged_in_text_wrap .ppress-main-checkout-form__block__item a{margin:0;font-size:14px;line-height:20px}.ppress-checkout__form .ppress-main-checkout-form__block .ppress-main-checkout-form__login_form_wrap .ppress-main-checkout-form__block__item{margin-bottom:5px}.ppress-checkout__form .ppress-main-checkout-form__block .ppress-main-checkout-form__login_form_wrap .ppress-main-checkout-form__block__item:last-of-type{margin-bottom:15px}.ppress-checkout__form .ppress-main-checkout-form__block .ppress-main-checkout-form__login_form_wrap .ppress-main-checkout-form__block__item.ppress-login-submit-btn p{margin:10px 0;padding:0}.ppress-checkout__form .ppress-checkout-section.ppress-checkout_side_section{order:2;width:35%}.ppress-checkout__form .ppress-checkout-section.ppress-checkout_main{order:1;width:65%;padding:0 30px 0 0}.ppress-checkout__form .ppress-checkout_order_summary{border:1px solid #e5e7eb;border-radius:5px}.ppress-checkout__form .ppress-checkout_order_summary__plan_name{font-size:var(--ppress-body-fs);border-bottom:1px solid #e4e4e4;padding:10px 20px;font-weight:700}.ppress-checkout__form .ppress-checkout_order_summary__plan_price{font-size:14px;font-weight:500}.ppress-checkout__form .ppress-checkout_order_summary__bottom_details *{font-size:var(--ppress-body-fs)}.ppress-checkout__form .ppress-checkout_order_summary__bottom_details .checkout_order_summary__fee_structure__item dd a{margin:0;padding:0;font-size:14px;text-decoration:none;display:block}.ppress-checkout__form .checkout_order_summary__fee_structure__item dt .checkout_order_summary__fee_structure__item__trial_term{background:unset;margin-left:0;padding-left:0;font-weight:600;display:block}.ppress-checkout__form .ppress-checkout_order_summary__bottom_details,.ppress-checkout__form .ppress-checkout_order_summary__plan_description{padding:10px 20px}.ppress-checkout__form .ppress-checkout_order_summary__plan_description{line-height:1.7;font-size:var(--ppress-body-fs);border-bottom:1px solid #e5e7eb;padding:20px}.ppress-checkout__form .checkout_order_summary__fee_structure__item{font-size:var(--ppress-body-fs);flex-wrap:nowrap;padding:5px 0;display:flex}.ppress-checkout__form .checkout_order_summary__fee_structure__item dt{text-align:left;width:60%}.ppress-checkout__form .checkout_order_summary__fee_structure__item dd{text-align:right;width:40%}.ppress-checkout__form .checkout_order_summary__fee_structure__item dt span{color:#4b5563;letter-spacing:.35px;background-color:#e5e7eb;border-radius:9999px;margin-left:5px;padding:2px 6px;font-size:12px}.ppress-checkout__form .ppress-main-checkout-form__block fieldset{border:0;margin:0;padding:0}.ppress-checkout__form .ppress-main-checkout-form__block .ppress-main-checkout-form__block__fieldset{border:0;margin:10px 0 0;padding:20px 0 0}.ppress-checkout__form .ppress-main-checkout-form__block .ppress-main-checkout-form__block__fieldset:first-of-type{border:0;margin-top:10px;padding-top:0}.ppress-checkout__form .ppress-main-checkout-form__block legend{color:#000;font-size:var(--ppress-heading-fs);background:0 0;border:0;width:100%;margin:0 0 15px;padding:0 5px;font-weight:700;line-height:1.7;position:static}.ppress-checkout__form .ppress-main-checkout-form__block legend span{font-size:var(--ppress-heading-fs)}.ppress-checkout__form .ppress-main-checkout-form__block a.ppress-checkout-show-login-form{cursor:pointer;float:right;vertical-align:baseline;margin:0;padding:0;font-size:14px;font-weight:400;line-height:35px;text-decoration:none}.ppress-checkout__form .ppress-checkout_order_summary__discount{margin:0 0 5px}.ppress-checkout__form .ppress-checkout_order_summary__discount p{font-size:14px}.ppress-checkout__form .ppress-checkout__link{cursor:pointer;margin:10px 0;padding:0;font-size:14px;font-weight:400;line-height:35px;text-decoration:none}.ppress-checkout__form a.ppress-checkout-show-login-form{cursor:pointer;float:right;vertical-align:baseline;margin:0;padding:0;font-size:14px;font-weight:400;line-height:35px;text-decoration:none}.ppress-checkout__form .ppress-main-checkout-form__block .ppress-main-checkout-form__block__item{width:calc(100% - 5px);margin-bottom:15px;padding:5px;display:inline-block}.ppress-checkout__form .ppress-main-checkout-form__block__fieldset .ppress-main-checkout-form__login_form_wrap .ppress-main-checkout-form__block__item{margin-bottom:10px}.ppress-checkout-form__payment_method__content_wrap .ppress-main-checkout-form__block__item:first-of-type{margin-top:15px}.ppress-checkout__form .ppress-main-checkout-form__block__fieldset .ppress-main-checkout-form__block__item:last-of-type{margin-bottom:0}.ppress-checkout__form .ppress-required{color:#ef4444}.ppress-checkout__form .ppress-main-checkout-form__block__item.ppress-co-half{width:calc(50% - 5px)}.ppress-checkout__form .ppress-main-checkout-form__block__item.ppress-two-third{width:calc(66.6667% - 5px)}.ppress-checkout__form .ppress-main-checkout-form__block__item.ppress-one-third{width:calc(33.3333% - 5px)}.ppress-checkout__form .ppress-main-checkout-form__block__item.ppress-expiry-date{width:calc(40% - 5px)}.ppress-checkout__form .ppress-main-checkout-form__block__item.ppress-cc-cvc{width:calc(60% - 5px)}.ppress-checkout__form .press-main-checkout-form__block__item__cc_expiry_date{flex-wrap:wrap;width:100%;display:flex}.ppress-checkout__form .press-main-checkout-form__block__item__cc_expiry_date select{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA4ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDo4MjgzNGQzMC03MmY4LTRkM2MtYTU4NC1lNzMzZDE1YjU2NzYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NzJGMzNGODgwRkI5MTFFN0E3NzQ5QUE3QTdEMENEQjEiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NzJGMzNGODcwRkI5MTFFN0E3NzQ5QUE3QTdEMENEQjEiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTcgKE1hY2ludG9zaCkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDowMzAzN2MxMy01N2VhLTRiN2UtYjg3Yi04OGZhODk2NDYzZTgiIHN0UmVmOmRvY3VtZW50SUQ9ImFkb2JlOmRvY2lkOnBob3Rvc2hvcDplMTI0MmMzNy1mZTljLTExNzktYWE3NC1kYzYxZWJhMDdhNDAiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7ItaH1AAABFklEQVR42uzZuw3CMBAG4NhiAFiDAsahp0sqJOaghQ5mIkgwBmwQzlJAoLz8OCe29Z90urMb65MfjUVVVVkKIbNEAhBAAAEEEEAAoZjdyseG6olyEanhSZmL8npXzTzyDXnJRI6XVIhdApCdXK2XF2qKiBGFMojPiO5KTuUYIUI9VJn4nY0M80U0IBFh/hCtkAgwDUQnJGBMK6IXEiCmEzEICQjTi9CCBIAZRGhDJsRoIYwgE2C0EcaQETFGCCvICBhjhDXEI8YK4QTxgLFGOEMYMU4IFggDxhnBBnHAsCBYIRYYNgQ7xADDivAC0cCwI7xBejBeEF4hNWZL5VAP94Q4+1pL4FcXEEAAAQQQQAABxFu8BRgA2gaBhwO0rwAAAAAASUVORK5CYII=);background-position:right 20px center;background-repeat:no-repeat;background-size:10px;margin:0 5px 0 0;width:calc(50% - 5px)!important}.ppress-checkout__form .press-main-checkout-form__block__item__cc_expiry_date select:last-of-type{margin-right:0}.ppress-checkout__form label.checkout_order_summary__discount__label{width:100%;line-height:20px}.ppress-checkout__form .checkout_order_summary__discount__field_wrap{margin-bottom:20px}.ppress-checkout__form .ppress-checkout-section .ppress-checkout-form__place_order_wrap{margin:20px 0 10px}.ppress-checkout__form .ppress-checkout-section #ppress-paypal-button-element{margin:16px 0 0}.ppress-checkout__form .ppress-checkout-section input:not([type=checkbox]):not([type=radio]),.ppress-checkout__form .ppress-checkout-section select,.ppress-checkout__form .ppress-checkout-section textarea,.ppress-checkout__form .ppress-checkout-section #ppress-stripe-card-element{background-color:#fff;border:1px solid #d1d5db;border-radius:6px;width:100%;height:auto;padding:8px 12px;line-height:20px;box-shadow:0 0 #0000,0 0 #0000,0 1px 2px #0000000d}.ppress-checkout__form .ppress-checkout-section #ppress-stripe-card-element{padding-top:10px;padding-bottom:10px}.ppress-checkout__form .ppress-checkout-section textarea{min-height:100px}.ppress-checkout__form .ppress-checkout-section.ppress-checkout_main input[type=submit]{background:var(--ppress-btn-color);background:var(--ppress-btn-color);background-color:var(--ppress-btn-color);color:#fff;box-shadow:none;text-align:center;-webkit-appearance:none;border-color:#0000;width:100%;height:auto;padding:12px 16px;font-weight:500;display:block}.ppress-checkout__form .ppress-checkout-section.ppress-checkout_main input[type=submit]:disabled{opacity:.65}.ppress-checkout__form .ppress-checkout-section input[type=checkbox],.ppress-checkout__form .ppress-checkout-section input[type=radio]{vertical-align:middle;color:#4f46e5;border:1px solid #d1d5db;border-radius:100%;width:16px;height:16px;margin:0;padding:0 5px;display:inline-block}.ppress-checkout__form .ppress-checkout-section input[type=checkbox]{cursor:pointer;border-radius:0}.ppress-checkout__form .ppress-checkout-section input:not([type=checkbox]):not([type=radio]):focus,.ppress-checkout__form .ppress-checkout-section textarea:focus,.ppress-checkout__form .ppress-checkout-section #ppress-stripe-card-element:focus{outline-offset:2px;box-shadow:0 0 0 0 #fff,0 0 0 calc(1px + 0px)var(--ppress-btn-color),0 0 #0000;border-color:#2563eb;outline:2px solid #0000}.ppress-checkout__form .ppress-checkout-section input[type=submit]:hover{filter:brightness(85%)}.ppress-checkout__form .ppress-checkout-section label{vertical-align:baseline;font-weight:500;line-height:25px;display:block}.ppress-checkout__form .ppress-checkout-section .pp-checkbox-wrap label,.ppress-checkout__form .ppress-checkout-section .pp-radio-wrap label{display:inline-block}.ppress-checkout__form .ppress-checkout-section .pp-checkbox-wrap .ppress-checkout-field__input,.ppress-checkout__form .ppress-checkout-section .pp-radio-wrap .ppress-checkout-field__input{margin-right:5px}.ppress-checkout__form .checkout_order_summary__discount__field_wrap input[type=text].checkout_order_summary__discount__input{width:68%;display:inline-block}.ppress-checkout__form .ppress-checkout-section input[type=submit].ppress-apply-discount-btn{color:#4b5563;background-color:#d1d5db;border:0;border-radius:6px;width:25%;margin-left:10px;padding:8px 15px;font-size:14px;font-weight:500;line-height:20px;display:inline-block}.ppress-checkout__form .ppress-checkout_charge_details{padding:10px 20px}.ppress-checkout__form .ppress-checkout_charge_details span{font-weight:700}.ppress-checkout__form .ppress-checkout-form__payment_methods_wrap{border:1px solid #ddd;border-radius:5px;margin:5px 0 0;padding:0;line-height:1;list-style:none;overflow:visible}.ppress-checkout__form .ppress-checkout-form__payment_method{border-top:1px solid #ddd;padding:0}.ppress-checkout__form .ppress-checkout-form__payment_method:first-of-type{border-top:none;border-bottom:none}.ppress-checkout__form .ppress-checkout-form__payment_method__title_wrap{background:#fff;margin:0;padding:16px 8px}.ppress-checkout__form .ppress-checkout-form__payment_method__title_wrap:first-of-type{border-top-left-radius:5px;border-top-right-radius:5px}.ppress-checkout__form .ppress-checkout-form__payment_method:last-of-type .ppress-checkout-form__payment_method__title_wrap{border-bottom-right-radius:5px;border-bottom-left-radius:5px}.ppress-checkout__form .ppress-checkout-section .ppress-checkout-form__payment_method__title_wrap label{cursor:pointer;width:calc(100% - 30px);margin:0;padding-top:2px;padding-left:5px;line-height:1;display:inline-block;position:relative}.ppress-checkout__form .ppress-checkout-form__payment_method__icons{position:absolute;top:-5px;right:20px}.ppress-checkout__form .ppress-checkout-form__payment_method__icons img,.ppress-checkout__form .ppress-checkout-form__payment_method__icons svg{max-height:22px}.ppress-checkout__form .ppress-checkout-form__payment_method .ppress-checkout-form__payment_method__content_wrap p{margin:0!important}.ppress-checkout__form .ppress-checkout-form__payment_method .ppress-checkout-form__payment_method__content_wrap{background:#f4f4f4;border-top:1px solid #ddd;padding:20px 10px;display:none;margin:0!important}.ppress-checkout__form .ppress-checkout-form__payment_method:last-of-type .ppress-checkout-form__payment_method__content_wrap{border-bottom-right-radius:5px;border-bottom-left-radius:5px}.ppress-checkout__form .ppress-checkout-form__payment_method .ppress-checkout-form__payment_method__content_wrap p{margin:0;padding:0 5px;font-size:14px;line-height:1.25}.ppress-checkout__form .ppress-checkout-form__payment_method .ppress-checkout-form__payment_method__title_wrap input[type=radio]{vertical-align:bottom}.ppress-checkout__form .ppress-checkout-form__payment_method.ppress-active .ppress-checkout-form__payment_method__content_wrap{display:block}.ppress-checkout__form .ppress-checkout-form__payment_method__content_wrap label{line-height:20px}.ppress-checkout__form .ppress-checkout-form__payment_method__content_wrap .ppress-checkout-form__payment_method__heading{font-size:var(--ppress-body-fs);border-bottom:1px solid #e4e4e4;margin:15px 0;padding:10px 5px;font-weight:700}.ppress-checkout__form .ppress-checkout-form__terms_condition_wrap,.ppress-checkout__form .ppress-checkout-form__before_button_wrap{border:0;margin:0;padding:40px 0 0}.ppress-checkout__form .ppress-checkout-form__terms_condition_wrap+.ppress-checkout-form__before_button_wrap{padding-top:0}.ppress-checkout__form .ppress-checkout-form__terms_condition_wrap .ppress-checkout-form__terms_condition__checkbox__label span,.ppress-checkout__form .ppress-checkout-form__before_button_wrap .ppress-checkout-form__before_button__checkbox__label span{vertical-align:middle}.ppress-checkout__form .ppress-checkout-form__terms_condition__content{border:1px solid #e5e7eb;border-radius:6px;max-height:200px;margin:0 0 20px;padding:20px;display:none;overflow:auto}.ppress-checkout__form .ppress-checkout-form__terms_condition__checkbox_wrap,.ppress-checkout__form .ppress-checkout-form__before_button__checkbox_wrap{margin:0 0 20px}.ppress-checkout__form .ppress-checkout__form__preloader{z-index:99995;background:#fafafae6;width:100%;height:100%;position:absolute;top:0}.ppress-checkout__form .ppress-checkout__form__spinner{text-align:center;width:85px;height:85px;margin:auto;display:block;position:fixed;top:40%;right:50%}.ppress-checkout__form .ppress-checkout__form__spinner:after{content:" ";border:6px solid #212529;border-color:#212529 #0000;border-radius:50%;width:70px;height:70px;margin:8px;animation:1.2s linear infinite ppress-dual-ring;display:block}@keyframes ppress-dual-ring{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ppress-checkout__form .ppress-checkout-alert,.ppress-checkout__form .ppress-alert{border-radius:6px;width:100%;margin:10px 0;padding:12px 16px}.ppress-checkout__form .ppress-checkout-alert ul,.ppress-checkout__form .ppress-alert ul{margin:0 0 0 16px;padding:0;list-style-type:disc}.ppress-checkout__form .ppress-checkout-alert li,.ppress-checkout__form .ppress-alert li,.ppress-checkout__form .ppress-checkout-alert p,.ppress-checkout__form .ppress-alert p,.ppress-checkout__form .ppress-checkout-alert li strong,.ppress-checkout__form .ppress-alert li strong{font-size:var(--ppress-body-fs);font-weight:400;line-height:22px;margin:0!important;padding:0!important}.ppress-checkout__form .ppress-checkout-alert li strong,.ppress-checkout__form .ppress-alert li strong{font-weight:700}.ppress-checkout__form .ppress-checkout-alert.ppress-error,.ppress-checkout__form .ppress-alert.ppress-error{color:#b91c1c;background-color:#fef2f2}.ppress-checkout__form .ppress-checkout-alert.ppress-success,.ppress-checkout__form .ppress-alert.ppress-success{color:#065f46;background-color:#ecfdf5}.ppress-checkout-alert.ppress-warning,.ppress-alert.ppress-warning{color:#a16207;background-color:#fefce8;border-left:4px solid #facc15;border-radius:0}.ppress-checkout__form .ppress-checkout-alert p,.ppress-checkout__form .ppress-alert p{font-weight:500}.ppress-checkout__form .ppress-checkout_order_summary #ppress-checkout-coupon-code-wrap{display:none}.ppress-main-checkout-form__block__fieldset .ppress-main-checkout-form__block__group_selector_label{cursor:pointer;background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:24px;box-shadow:0 1px 2px #0000000d;display:flex!important}.ppress-main-checkout-form__block__fieldset .ppress-main-checkout-form__block__group_selector__span_wrap{align-items:center;padding-left:10px;display:flex}.ppress-main-checkout-form__block__fieldset .ppress-main-checkout-form__block__group_selector__span{flex-direction:column;font-size:1rem;line-height:20px;display:flex}.ppress-main-checkout-form__block__fieldset .ppress-main-checkout-form__block__group_selector__title{font-weight:500}.ppress-main-checkout-form__block__fieldset .ppress-main-checkout-form__block__group_selector__price_wrap{order:2;margin-top:0;margin-left:auto;font-size:1rem;line-height:20px;display:flex}.ppress-main-checkout-form__block__fieldset .ppress-main-checkout-form__block__group_selector__price_amount{font-weight:500}.ppress-main-checkout-form__block__fieldset .ppress-main-checkout-form__block__group_selector__price_duration{margin-left:4px}.ppress-main-checkout-form__block__fieldset .ppress-main-checkout-form__block__group_selector_label:not(:first-child){margin-top:16px;margin-bottom:0}.ppress-main-checkout-form__block__fieldset .ppress-main-checkout-form__block__group_selector_label input[type=radio]{height:auto!important}.ppress-main-checkout-form__block__fieldset .ppress-main-checkout-form__block__group_selector_label:has(input[type=radio]:checked){border-width:2.5px}.ppress-checkout__form.ppressui340 .ppress-checkout-section.ppress-checkout_side_section,.ppress-checkout__form.ppressui500 .ppress-checkout-section.ppress-checkout_side_section,.ppress-checkout__form.ppressui768 .ppress-checkout-section.ppress-checkout_side_section,.ppress-checkout__form.ppressui800 .ppress-checkout-section.ppress-checkout_side_section,.ppress-checkout__form.ppressui960 .ppress-checkout-section.ppress-checkout_side_section,.ppress-checkout__form.ppressui340 .ppress-checkout-section.ppress-checkout_main,.ppress-checkout__form.ppressui500 .ppress-checkout-section.ppress-checkout_main,.ppress-checkout__form.ppressui768 .ppress-checkout-section.ppress-checkout_main,.ppress-checkout__form.ppressui800 .ppress-checkout-section.ppress-checkout_main,.ppress-checkout__form.ppressui960 .ppress-checkout-section.ppress-checkout_main{width:100%}.ppress-checkout__form.ppressui340 .ppress-checkout-section.ppress-checkout_side_section,.ppress-checkout__form.ppressui500 .ppress-checkout-section.ppress-checkout_side_section,.ppress-checkout__form.ppressui768 .ppress-checkout-section.ppress-checkout_side_section,.ppress-checkout__form.ppressui800 .ppress-checkout-section.ppress-checkout_side_section,.ppress-checkout__form.ppressui960 .ppress-checkout-section.ppress-checkout_side_section{order:1;margin-bottom:15px}.ppress-checkout__form.ppressui340 .ppress-checkout-section.ppress-checkout_main,.ppress-checkout__form.ppressui500 .ppress-checkout-section.ppress-checkout_main,.ppress-checkout__form.ppressui768 .ppress-checkout-section.ppress-checkout_main,.ppress-checkout__form.ppressui800 .ppress-checkout-section.ppress-checkout_main,.ppress-checkout__form.ppressui960 .ppress-checkout-section.ppress-checkout_main{order:2;padding-right:0}.ppress-checkout__form.ppressui340 .ppress-main-checkout-form__block .ppress-main-checkout-form__block__item,.ppress-checkout__form.ppressui500 .ppress-main-checkout-form__block .ppress-main-checkout-form__block__item,.ppress-checkout__form.ppressui768 .ppress-main-checkout-form__block .ppress-main-checkout-form__block__item{width:100%}.profilepress-myaccount-orders-subs,.profilepress-myaccount-orders-subs *{font-family:Inter var,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}.profilepress-myaccount-orders-subs .ppress-my-account-order-sub-wrap{border:1px solid #e5e7eb;border-radius:8px;margin-top:16px;box-shadow:0 0 #0000,0 0 #0000,0 1px 2px #0000000d}.profilepress-myaccount-orders-subs .ppress-my-account-order-sub-wrap:first-child{margin-top:0}.profilepress-myaccount-orders-subs .profilepress-myaccount-orders-subs-wrap .ppress-my-account-order-sub-body-content-header p{margin-bottom:8px}.profilepress-myaccount-orders-subs .profilepress-myaccount-orders-subs-wrap .ppress-my-account-order-sub-header-wrap{border-color:#e5e7eb;border-bottom-style:solid;border-bottom-width:1px;grid-template-columns:repeat(4,minmax(0,1fr));column-gap:8px;padding:16px;display:grid}.profilepress-myaccount-orders-subs .profilepress-myaccount-orders-subs-wrap .ppress-my-account-order-sub-header--details{grid-column:span 2/span 2;grid-template-columns:auto auto auto;column-gap:16px;margin:0;font-size:14px;line-height:20px;display:grid}.profilepress-myaccount-orders-subs .ppress-my-account-order-sub-header--actions a:not(a:first-child){margin-left:8px}.profilepress-myaccount-orders-subs .profilepress-myaccount-orders-subs-wrap .ppress-my-account-order-sub-header--details dt{margin:0;font-size:14px;font-weight:500}.profilepress-myaccount-orders-subs .profilepress-myaccount-orders-subs-wrap .ppress-my-account-order-sub-header--details dd{margin:4px 0 0}.profilepress-myaccount-orders-subs .profilepress-myaccount-orders-subs-wrap .ppress-my-account-order-sub-header--actions{grid-column:span 2/span 2;justify-content:flex-end;align-items:center;display:flex}.profilepress-myaccount-orders-subs .profilepress-myaccount-orders-subs-wrap .ppress-my-account-order-sub-header--actions a,.profilepress-myaccount-orders-subs a.ppress-myac-action{-webkit-text-decoration:inherit;text-decoration:inherit;border:1px solid #d1d5db;border-radius:6px;justify-content:center;align-items:center;padding:6px 8px;font-size:14px;font-weight:500;display:flex;box-shadow:0 0 #0000,0 0 #0000,0 1px 2px #0000000d}.profilepress-myaccount-orders-subs a.ppress-myac-action{margin-right:5px;display:inline-block}.profilepress-myaccount-orders-subs .profilepress-myaccount-orders-subs-wrap .ppress-my-account-order-sub-body-content{flex:1;align-items:flex-start;padding:16px;font-size:14px;line-height:20px}.profilepress-myaccount-orders-subs .profilepress-myaccount-orders-subs-wrap .ppress-my-account-order-sub-body-content-header{justify-content:space-between;font-weight:500;display:flex}.profilepress-myaccount-orders-subs .profilepress-myaccount-orders-subs-wrap .ppress-my-account-order-sub-product-name{font-size:14px;font-weight:500}.profilepress-myaccount-orders-subs .profilepress-myaccount-orders-subs-wrap p.ppress-my-account-order-sub-product-price{margin-top:0!important}.profilepress-myaccount-orders-subs .profilepress-myaccount-orders-subs-wrap .ppress-my-account-order-sub-body-content p{margin:8px 0 0;display:block}.profilepress-myaccount-orders-subs .profilepress-myaccount-orders-subs-wrap .ppress-my-account-order-sub-body-wrap{align-items:flex-start;display:flex}.profilepress-myaccount-orders-subs .profilepress-myaccount-orders-subs-wrap .ppress-my-account-order-sub-header--details dd span{color:#1f2937;background-color:#f3f4f6;border-radius:6px;margin:0;padding:4px 8px;font-size:12px;font-weight:500}.profilepress-myaccount-orders-subs .profilepress-myaccount-orders-subs-wrap .ppress-my-account-order-sub-header--details .active span,.profilepress-myaccount-orders-subs .profilepress-myaccount-orders-subs-wrap .ppress-my-account-order-sub-header--details .trialling span,.profilepress-myaccount-orders-subs .profilepress-myaccount-orders-subs-wrap .ppress-my-account-order-sub-header--details .completed span{color:#166534;background-color:#dcfce7}.profilepress-myaccount-orders-subs .profilepress-myaccount-orders-subs-wrap .ppress-my-account-order-sub-header--details .refunded span,.profilepress-myaccount-orders-subs .profilepress-myaccount-orders-subs-wrap .ppress-my-account-order-sub-header--details .expired span,.profilepress-myaccount-orders-subs .profilepress-myaccount-orders-subs-wrap .ppress-my-account-order-sub-header--details .cancelled span{color:#991b1b;background-color:#fee2e2}.profilepress-myaccount-orders-subs .ppress-myac-pagination-wrap{text-align:right;padding:10px 0}.profilepress-myaccount-orders-subs .ppress-myac-pagination-wrap .page-numbers{border:1px solid #d1d5db;padding:8px 16px;font-size:14px;line-height:20px}.profilepress-myaccount-orders-subs .ppress-myac-pagination-wrap .page-numbers.current{color:#6b7280;background-color:#eeeeec}.profilepress-myaccount-orders-subs .ppress-myac-pagination-wrap .ppress-material-icons{vertical-align:middle;margin:0}table.ppress-details-table{text-indent:0;border-color:inherit;border-collapse:collapse;border-spacing:0;table-layout:fixed;width:100%;box-shadow:0 0 #0000,0 0 #0000,0 1px 2px #0000000d}.ppress-details-table thead{background-color:#f9fafb}.ppress-details-table thead tr th{text-align:left;background-color:#f9fafb;padding:14px 12px;font-size:16px;font-weight:600;line-height:20px}.ppress-details-table thead th,.ppress-details-table tr td{border:1px solid #e5e7eb;padding:16px}.ppress-details-table thead th{text-align:left;vertical-align:bottom;background:#e5e7eb}.ppress-details-table-wrap .ppress-details-table tr:nth-of-type(odd){background-color:#f9fafb}.ppress-details-table tr td:first-child{font-weight:700}.ppress-details-table td:last-child{width:70%}.ppress-details-table p{margin:5px 0 0}.ppress-details-table p:first-child{margin-top:0}.ppress-details-table .ppress-billing-title{font-weight:500}.ppress-details-table .ppress-sub-info{color:#4b5563;background-color:#e5e7eb;border-radius:9999px;margin-left:5px;padding:4px 8px;font-size:14px}@font-face{font-family:Material Icons;font-style:normal;font-weight:400;src:local(Material Icons),local(MaterialIcons-Regular),url(https://shakainomondai.com/wp-content/plugins/wp-user-avatar/assets/css/material-icons/MaterialIcons-Regular.woff2)format("woff2"),url(https://shakainomondai.com/wp-content/plugins/wp-user-avatar/assets/css/material-icons/MaterialIcons-Regular.woff)format("woff")}.ppress-material-icons,.pp-form-field-wrap .pp-form-material-icons,#profilepress-myaccount-wrapper .ppmyac-icons{text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga";direction:ltr;font-size:20px;font-style:normal;font-weight:400;line-height:1;display:inline-block;font-family:Material Icons!important}.flatpickr-current-month .flatpickr-monthDropdown-months{display:inline-block!important}.pp-tab-widget-avatar img{text-align:center;border-radius:50%;width:190px;height:190px;padding:2px;display:block;float:none!important;margin:0 auto 10px!important}.pp-user-panel{text-align:center;border-radius:6px}.pp-user-panel-title{margin:0;font-size:20px}.pp-user-panel p{margin-bottom:23px;font-size:15px}.pp-tabbed-btn{-webkit-font-smoothing:subpixel-antialiased;border:none;border-radius:4px;padding:10px 15px;font-size:15px;font-weight:400;line-height:1.4;transition:border .25s linear,color .25s linear,background-color .25s linear}.pp-tabbed-btn-inverse{background-color:#34495e;color:#fff!important}.pp-password-reset-handler-wrap .pp-reset-password-form{max-width:500px;margin-top:5px;margin-bottom:5px;padding:40px}.pp-password-reset-handler-wrap .pp-reset-password-form h3{color:#444;margin:0 auto 40px;font-weight:300}.pp-password-reset-handler-wrap .pp-reset-password-form label{color:#444;font-size:15px}.pp-password-reset-handler-wrap .pp-reset-password-form label .req{color:red;margin:2px}.pp-password-reset-handler-wrap .pp-reset-password-form label.active .req{opacity:0}.pp-password-reset-handler-wrap .pp-reset-password-form input{box-sizing:border-box;background:0 0;border:1px solid #a0b3b0;border-radius:0;width:100%;height:auto;margin-bottom:40px;padding:5px 10px;font-size:22px;transition:border-color .25s,box-shadow .25s;display:block}.pp-password-reset-handler-wrap .pp-reset-password-form input:focus{border-color:#1ab188;outline:0}.pp-password-reset-handler-wrap .pp-reset-password-form .pp-reset-button{text-transform:uppercase;letter-spacing:.1em;color:#fff;-webkit-appearance:none;text-shadow:none;box-shadow:none;background:#1ab188;border:0;border-radius:0;outline:none;padding:15px 0;font-size:20px;font-weight:600;transition:all .5s}.pp-password-reset-handler-wrap .pp-reset-password-form .pp-reset-button:hover,.pp-password-reset-handler-wrap .pp-reset-password-form .pp-reset-button:focus{background:#179b77}.pp-password-reset-handler-wrap .pp-reset-password-form .pp-reset-button-block{width:100%;display:block}.pp-password-reset-handler-wrap .profilepress-reset-status{max-width:420px;margin-left:40px}#pp-pass-strength-result{color:#23282d;text-align:center;box-sizing:border-box;background-color:#eee;border:1px solid #ddd;width:100%;padding:3px 5px}#pp-pass-strength-result.short{opacity:1;background-color:#f1adad;border-color:#e35b5b}#pp-pass-strength-result.bad{opacity:1;background-color:#fbc5a9;border-color:#f78b53}#pp-pass-strength-result.good{opacity:1;background-color:#ffe399;border-color:#ffc733}#pp-pass-strength-result.strong{opacity:1;background-color:#c1e1b9;border-color:#83c373}.pp-form-wrapper .pp-form-label-wrap .pp-form-required-label{color:red;font-weight:400}.pp-form-wrapper input[type=checkbox],.pp-form-wrapper input[type=radio]{cursor:pointer}.pp-form-wrapper p{margin:0 0 5px!important;padding:0!important}.pp-form-wrapper textarea,.pp-form-wrapper select,.pp-form-wrapper input[type=text],.pp-form-wrapper input[type=password],.pp-form-wrapper input[type=email],.pp-form-wrapper input[type=url],.pp-form-wrapper input[type=search],.pp-form-wrapper input[type=tel],.pp-form-wrapper input[type=number],.pp-form-wrapper input[type=datetime]{-webkit-appearance:none;background:#fff;border:1px solid #dedee5;outline:none;width:100%;padding:13px 15px;line-height:1}.pp-form-wrapper select{border:1px solid #dedee5;outline:none;width:100%;padding:13px 15px;line-height:1;appearance:none!important;background-image:url(//shakainomondai.com/wp-content/plugins/wp-user-avatar/assets/images/frontend/arrow-down.png)!important;background-position:right 20px center!important;background-repeat:no-repeat!important;background-size:10px!important}.pp-form-wrapper .pp-form-label-wrap{margin:0 0 4px;padding:0}.pp-form-wrapper .pp-form-label{text-transform:none;text-align:left;float:none;cursor:pointer;width:auto;margin:0;padding:0;font-size:14px;font-style:normal;font-weight:400;line-height:1.3;display:inline}.pp-form-wrapper .pp-checkbox-wrap,.pp-form-wrapper .pp-radio-wrap{text-align:left;margin:5px 0;padding:0;line-height:normal;display:block}.pp-form-wrapper .pp-checkbox-wrap label,.pp-form-wrapper .pp-radio-wrap label{margin-left:5px}.pp-form-wrapper input[type=checkbox],.pp-form-wrapper input[type=radio]{vertical-align:baseline;background-color:#fff;border:1px solid #ccc;display:inline-block;width:14px!important;height:14px!important}.pp-form-wrapper .ppress-pf-profile-connect{padding:5px 0 10px}.pp-form-wrapper a.ppress-pf-social-icon{width:100%;height:100%;display:inline}.pp-form-wrapper .ppress-pf-social-icon svg{vertical-align:middle;width:40px;height:40px}.pp-form-wrapper .ppress-pf-social-icon.dpf-instagram svg,.pp-form-wrapper .ppress-pf-social-icon.dpf-github svg,.pp-form-wrapper .ppress-pf-social-icon.dpf-threads svg,.pp-form-wrapper .ppress-pf-social-icon.dpf-bluesky svg,.pp-form-wrapper .ppress-pf-social-icon.dpf-pinterest svg{padding:3px}a.pp-button-social-login:focus{outline-color:#0000}a.pp-button-social-login:focus .ppsc,a.pp-button-social-login:hover .ppsc{background-color:#ffffffbf}a.pp-button-social-login:visited{color:#fff}a.pp-button-social-login{vertical-align:middle;white-space:nowrap;box-sizing:content-box;cursor:pointer;background:#333;border:1px solid #333;border-radius:2px;height:2.5em;margin:6px 0;padding:0;font-family:inherit;font-size:100%;font-weight:700;line-height:2.5em;display:inline-block;position:relative;overflow:hidden;box-shadow:0 1px 2px #0000001a;color:#fff!important;text-decoration:none!important}a.pp-button-social-login .ppsc{text-transform:none;vertical-align:top;text-align:center;-moz-font-smoothing:antialiased;-webkit-font-smoothing:antialiased;font-smoothing:antialiased;background-color:#fff;background-position:50%;background-repeat:no-repeat;background-size:1.8em 1.8em;border-top-left-radius:1px;border-bottom-left-radius:1px;width:2.5em;height:2.5em;margin:0;padding:0;font-size:100%;font-style:normal;font-weight:400;text-decoration:none;display:inline-block;position:absolute;left:0}a.pp-button-social-login span.ppsc-text{margin-left:40px;padding:.5em;color:#fff!important}a.pp-button-social-login{min-width:220px}a.pp-button-social-login .ppsc-google{background-image:url(//shakainomondai.com/wp-content/plugins/wp-user-avatar/assets/images/social-login/google.svg)}a.pp-button-social-login.pp-button-social-login-google{background:#4285f4;border-color:#4285f4}a.pp-button-social-login.pp-button-social-login-facebook{background:#3b5998;border-color:#3b5998}a.pp-button-social-login.pp-button-social-login-twitter{background:#000;border-color:#000}a.pp-button-social-login.pp-button-social-login-linkedin{background:#0077b5;border-color:#0077b5}a.pp-button-social-login.pp-button-social-login-microsoft{background:#404040;border-color:#404040}a.pp-button-social-login.pp-button-social-login-amazon{background:#f9991d;border-color:#f9991d}a.pp-button-social-login.pp-button-social-login-vk{background:#4a76a8;border-color:#4a76a8}a.pp-button-social-login.pp-button-social-login-wordpresscom{background:#0675c4;border-color:#0675c4}a.pp-button-social-login.pp-button-social-login-yahoo{background:#430297;border-color:#430297}a.pp-button-social-login.pp-button-social-login-github{background:#24292e;border-color:#24292e}a.pp-button-social-login .ppsc-vk{background-image:url(//shakainomondai.com/wp-content/plugins/wp-user-avatar/assets/images/social-login/vk-fa.svg)}a.pp-button-social-login .ppsc-microsoft{background-image:url(//shakainomondai.com/wp-content/plugins/wp-user-avatar/assets/images/social-login/microsoft.svg)}a.pp-button-social-login .ppsc-amazon{background-image:url(//shakainomondai.com/wp-content/plugins/wp-user-avatar/assets/images/social-login/amazon.svg)}a.pp-button-social-login .ppsc-yahoo{background-image:url(//shakainomondai.com/wp-content/plugins/wp-user-avatar/assets/images/social-login/yahoo.svg)}a.pp-button-social-login .ppsc-wordpresscom{background-image:url(//shakainomondai.com/wp-content/plugins/wp-user-avatar/assets/images/social-login/wpcom.svg)}a.pp-button-social-login .ppsc-facebook{background-image:url(//shakainomondai.com/wp-content/plugins/wp-user-avatar/assets/images/social-login/facebook.svg)}a.pp-button-social-login .ppsc-twitter{background-image:url(//shakainomondai.com/wp-content/plugins/wp-user-avatar/assets/images/social-login/x.svg)}a.pp-button-social-login .ppsc-linkedin{background-image:url(//shakainomondai.com/wp-content/plugins/wp-user-avatar/assets/images/social-login/linkedin.svg)}a.pp-button-social-login .ppsc-github{background-image:url(//shakainomondai.com/wp-content/plugins/wp-user-avatar/assets/images/social-login/github-fa.svg)}.pp-form-container *,.pp-form-container .pp-form-wrapper,.pp-form-container .pp-form-wrapper *{box-sizing:border-box}html .pp-form-container .select2 input.select2-search__field{border:0!important}.pp-form-container form input[type=submit]{-webkit-appearance:none!important}.pp-form-container form{background-color:#0000;margin:0;padding:0}.woocommerce .woocommerce-MyAccount-content .pp-form-container{margin-left:0!important;margin-right:0!important}.pp-form-container form input,.pp-form-container form select,.pp-form-container form textarea{float:none;height:auto;box-shadow:none;text-shadow:none;text-transform:none;resize:vertical;background-image:none;outline:none;text-decoration:none;position:static}.pp-form-container form p{margin:0 0 .5em}.pp-form-container form input[type=submit]{cursor:pointer;text-shadow:none}.pp-form-container form input[type=submit]:focus{outline:0}.pp-form-container .pp-user-avatar{text-align:center!important;border-radius:50%!important;margin:0 auto 10px!important;display:block!important}.pp-form-container img.pp-user-cover-image{width:100%!important;height:auto!important}#profilepress-myaccount-wrapper .profilepress-myaccount-content input[type=checkbox],#profilepress-myaccount-wrapper .profilepress-myaccount-content input[type=radio],.pp-form-container .pp-form-wrapper .pp-form-field-wrap input[type=checkbox],.pp-form-container .pp-form-wrapper .pp-form-field-wrap input[type=radio]{color:#555!important;clear:none!important;cursor:pointer!important;text-align:center!important;vertical-align:middle!important;-webkit-appearance:none!important;background:#fff!important;border:1px solid #7e8993!important;border-radius:4px!important;outline:0!important;width:16px!important;height:16px!important;margin:0!important;padding:0!important;line-height:0!important;transition:border-color 50ms ease-in-out!important;display:inline-block!important;box-shadow:inset 0 1px 2px #0000001a!important}#profilepress-myaccount-wrapper .profilepress-myaccount-content input[type=radio],.pp-form-container .pp-form-wrapper .pp-form-field-wrap input[type=radio]{border-radius:50%!important}#profilepress-myaccount-wrapper .profilepress-myaccount-content input[type=checkbox]:checked:before,.pp-form-container .pp-form-wrapper .pp-form-field-wrap input[type=checkbox]:checked:before{position:static;content:url(data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2020%2020%27%3E%3Cpath%20d%3D%27M14.83%204.89l1.34.94-5.81%208.38H9.02L5.78%209.67l1.34-1.25%202.57%202.4z%27%20fill%3D%27%23000000%27%2F%3E%3C%2Fsvg%3E)!important;width:20px!important;height:20px!important;margin:-3px 0 0 -4px!important}#profilepress-myaccount-wrapper .profilepress-myaccount-content input[type=radio]:checked:before,.pp-form-container .pp-form-wrapper .pp-form-field-wrap input[type=radio]:checked:before{content:"";background-color:#000!important;border-radius:50%!important;width:8px!important;height:8px!important;margin:3px!important;line-height:1.14286!important}#profilepress-myaccount-wrapper .profilepress-myaccount-content input[type=checkbox]:checked:before,#profilepress-myaccount-wrapper .profilepress-myaccount-content input[type=radio]:checked:before,.pp-form-container .pp-form-wrapper .pp-form-field-wrap input[type=checkbox]:checked:before,.pp-form-container .pp-form-wrapper .pp-form-field-wrap input[type=radio]:checked:before{speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:none;float:left!important;vertical-align:middle!important;display:inline-block!important}.pp-form-container .pp-form-wrapper.ppBuildScratch,.pp-form-container .pp-form-wrapper.ppBuildScratch *{font-family:Merriweather,sans-serif}.pp-form-container .pp-form-wrapper.ppBuildScratch .ppbs-headline,.pp-form-container .pp-form-wrapper.ppBuildScratch h1,.pp-form-container .pp-form-wrapper.ppBuildScratch h2,.pp-form-container .pp-form-wrapper.ppBuildScratch h3,.pp-form-container .pp-form-wrapper.ppBuildScratch h4{margin-top:1em;margin-bottom:1em;font-size:20px;font-weight:700}.pp-form-container .pp-form-wrapper.ppBuildScratch .ppbs-headline{text-align:center;margin-top:0;margin-right:6.387%}.pp-form-container .pp-form-wrapper.ppBuildScratch input:disabled{opacity:.5}.pp-form-container .pp-form-wrapper.ppBuildScratch{color:#222;background:#fff;border-radius:3px;width:100%;max-width:100%;margin:0 auto;padding:6% 0 6% 6%;font-size:14px;position:relative;box-shadow:0 0 0 .5px #0014281a,0 2px 8px #32375a33}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppf-remove-frame{box-shadow:none;border-radius:0}.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap,.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-submit-button-wrap{vertical-align:top;width:100%;padding:0 6.387% 4% 0;display:inline-block}.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-submit-button-wrap{padding-bottom:0}.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap .pp-form-label-wrap{margin:0 0 5px;padding:0}.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap.fda-reveal .pp-form-field-description{display:none}.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap.fda-reveal .pp-form-field-input-textarea-wrap .pp-form-field:focus~.pp-form-field-description{display:block}.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap.fda-standard .ppress-hint-tooltip,.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap.fda-reveal .ppress-hint-tooltip,.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap.fda-tooltip .pp-form-field-description{display:none}.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap.fda-tooltip .ppress-hint-tooltip{font-weight:400;display:inline}.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap.fda-tooltip .ppress-hint-tooltip .pp-form-material-icons{vertical-align:top;margin:0;padding:0;font-size:110%;display:inline;position:relative}.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap.fld-inside{position:relative}.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap.fld-inside .pp-form-label-wrap{z-index:2;position:absolute;top:5px;left:15px}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-material .pp-form-field-wrap.fld-inside .pp-form-label-wrap{left:0!important}.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap.fld-inside .pp-form-field-input-textarea-wrap .pp-form-field{padding-top:18px;padding-bottom:2px}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfs-medium .pp-form-field-wrap.fld-inside .pp-form-field-input-textarea-wrap .pp-form-field{padding-top:23px;padding-bottom:7px}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfs-large .pp-form-field-wrap.fld-inside .pp-form-field-input-textarea-wrap .pp-form-field{padding-top:30px;padding-bottom:10px}.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap.fw-half{width:50%}.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap.fw-third{width:33.3333%}.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap input:not([type=radio]):not([type=checkbox]),.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap select,.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap textarea{color:#69717a;background:#fff;border:1px solid #dbdbdb;border-radius:0;width:100%;min-height:40px;margin:0;padding:10px 15px;font-size:14px;line-height:1.3;transition:all .35s;display:inline-block}.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap textarea{height:100px;overflow:auto}.pp-form-field-wrap .pp-form-material-icons{cursor:text;width:24px;height:24px;margin:8px 12px 0 0;position:absolute;top:0;right:0}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfia-right .pp-form-field-wrap.field-has-icon input,.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfia-right .pp-form-field-wrap.field-has-icon textarea{padding-right:40px}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfia-left .pp-form-field-wrap.field-has-icon input,.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfia-left .pp-form-field-wrap.field-has-icon textarea{padding-left:40px}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-material.ppfia-left .pp-form-field-wrap.field-has-icon input,.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-material.ppfia-left .pp-form-field-wrap.field-has-icon textarea{padding-left:30px!important}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-material.ppfia-right .pp-form-field-wrap.field-has-icon input,.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-material.ppfia-right .pp-form-field-wrap.field-has-icon textarea{padding-right:30px!important}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfia-left .pp-form-field-wrap .pp-form-material-icons{margin-left:12px;left:0}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-material.ppfia-left .pp-form-field-wrap .pp-form-material-icons{margin-left:0!important;left:0!important}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-material.ppfia-right .pp-form-field-wrap .pp-form-material-icons{margin-right:0!important}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfs-medium .pp-form-field-wrap .pp-form-material-icons{margin-top:10px}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfs-large .pp-form-field-wrap .pp-form-material-icons{margin-top:18px}.pp-form-container .pp-form-wrapper.ppBuildScratch .has-password-visibility-icon .pp-form-material-icons{cursor:pointer}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-pill .pp-form-field-wrap input:not([type=radio]):not([type=checkbox]),.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-pill .pp-form-field-wrap select,.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-pill .pp-form-field-wrap textarea{border-radius:25px!important}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-round .pp-form-field-wrap input:not([type=radio]):not([type=checkbox]),.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-round .pp-form-field-wrap select,.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-round .pp-form-field-wrap textarea{border-radius:6px!important}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-material .pp-form-field-wrap input:not([type=radio]):not([type=checkbox]),.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-material .pp-form-field-wrap select,.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-material .pp-form-field-wrap .select2.select2-container,.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-material .pp-form-field-wrap textarea{border:0!important;border-bottom:1px solid #dbdbdb!important;padding-left:0!important}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-material .pp-form-field-wrap span.select2-selection.select2-selection--multiple{border:0!important}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-material .pp-form-field-wrap input[type=text]:focus,.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-material .pp-form-field-wrap select:focus,.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-material .pp-form-field-wrap textarea:focus{box-shadow:none!important;border-top:0!important;border-left:0!important;border-right:0!important}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-flat .pp-form-field-wrap input:not([type=radio]):not([type=checkbox]),.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-flat .pp-form-field-wrap select,.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-flat .pp-form-field-wrap .select2-selection,.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-flat .pp-form-field-wrap textarea{background:#f7f7f7!important;border:0!important}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfs-medium .pp-form-field-wrap input,.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfs-medium .pp-form-field-wrap select{padding-top:15px;padding-bottom:15px}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfs-medium .pp-form-field-wrap textarea{height:150px}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfs-large .pp-form-field-wrap input,.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfs-large .pp-form-field-wrap select{padding-top:20px;padding-bottom:20px}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfs-large .pp-form-field-wrap textarea{height:200px}.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap input[type=text]:focus,.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap select:focus,.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap textarea:focus{border:1px solid #999}.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap .pp-form-label-wrap .pp-form-label,.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap .ppform-remember-label{float:none;color:#444;background-color:#0000;margin:0;padding:0;font-size:14px;font-style:normal;font-weight:700;line-height:1.3;display:block}.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap .ppform-remember-label{display:inline-block}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppf-hide-asterisk .pp-form-required-label{display:none}.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-submit-button-wrap input[type=submit]{color:#fff;text-align:center;background:#000;border:none;width:auto;min-width:110px;padding:15px 10px;font-size:16px;font-weight:700;line-height:1;transition:all .15s ease-in-out}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfs-medium .pp-form-submit-button-wrap input[type=submit],.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfs-large .pp-form-submit-button-wrap input[type=submit]{padding-top:20px;padding-bottom:20px}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppsbl-pill .pp-form-submit-button-wrap input[type=submit]{border-radius:25px!important}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppsbl-round .pp-form-submit-button-wrap input[type=submit]{border-radius:6px!important}.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-submit-button-wrap input[type=submit]:hover,.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-submit-button-wrap input[type=submit]:focus{color:#000;background-color:#ededed;text-decoration:none}.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-checkbox-wrap,.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-radio-wrap{margin:0 0 5px}.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-checkboxes-container{margin:0;padding:0}.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-checkbox-wrap:last-of-type,.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-radio-wrap:last-of-type{margin-bottom:0}.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-description{color:#666;text-align:left;margin:4px 0 0;font-size:12px;font-weight:400;line-height:1.3}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppsbw-wide .pp-form-submit-button-wrap input[type=submit]{width:100%}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppsbw-full-width .pp-form-submit-button-wrap{margin-top:4%;margin-bottom:4%}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppsbw-full-width .pp-form-submit-button-wrap input[type=submit]{margin:0;display:block;border-top-left-radius:0!important;border-top-right-radius:0!important;width:100%!important;position:absolute!important;bottom:0!important;left:0!important;right:0!important}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppsbw-full-width.ppsbl-pill{border-bottom-right-radius:25px!important;border-bottom-left-radius:25px!important}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppsbw-full-width.ppsbl-round{border-bottom-right-radius:6px!important;border-bottom-left-radius:6px!important}.pp-form-container .pp-form-wrapper.ppBuildScratch a.pp-button-social-login:last-of-type{margin-bottom:1.5em!important}#profilepress-myaccount-wrapper,#profilepress-myaccount-wrapper *,#profilepress-myaccount-wrapper :after,#profilepress-myaccount-wrapper :before{box-sizing:border-box}#profilepress-myaccount-wrapper{font-size:16px}#profilepress-myaccount-wrapper .profilepress-myaccount-row{flex-wrap:wrap;margin-left:-15px;margin-right:-15px;display:flex}#profilepress-myaccount-wrapper .profilepress-myaccount-nav{flex-direction:column;margin-bottom:0;padding-left:0;display:flex}#profilepress-myaccount-wrapper .ppmyac-dashboard-item{width:100%;text-align:inherit;box-shadow:none;background-color:#fff;border:1px solid #00000020;margin-bottom:-1px;padding:.75em 1.25em;display:block;position:relative;text-decoration:none!important}#profilepress-myaccount-wrapper .ppmyac-dashboard-item.isactive{z-index:2;color:#fff;background-color:#007bff;border-color:#007bff}#profilepress-myaccount-wrapper .ppmyac-dashboard-item:first-child{border-top-left-radius:.25em;border-top-right-radius:.25em}#profilepress-myaccount-wrapper .ppmyac-dashboard-item:last-child{border-bottom-right-radius:.25em;border-bottom-left-radius:.25em;margin-bottom:0}#profilepress-myaccount-wrapper .ppmyac-icons{vertical-align:text-bottom;margin-right:.5em}#profilepress-myaccount-wrapper .profilepress-myaccount-col-sm-3{width:100%;padding-left:15px;padding-right:15px;position:relative}@media (min-width:576px){#profilepress-myaccount-wrapper .profilepress-myaccount-col-sm-3{flex:0 0 25%;max-width:25%}}#profilepress-myaccount-wrapper .profilepress-myaccount-content{width:100%;padding-top:30px;padding-left:15px;padding-right:15px;position:relative}@media (min-width:576px){#profilepress-myaccount-wrapper .profilepress-myaccount-content{flex:0 0 75%;max-width:75%}}#profilepress-myaccount-wrapper .profilepress-myaccount-avatar-wrap{text-align:center;margin-bottom:20px}#profilepress-myaccount-wrapper .profilepress-myaccount-avatar-wrap .profilepress-myaccount-avatar img.pp-user-avatar{border-radius:999px;width:120px;height:120px;display:inline-block;float:none!important;margin:0!important;position:static!important}#profilepress-myaccount-wrapper .profilepress-myaccount-nav a:focus{text-shadow:none;box-shadow:none;outline:none}#profilepress-myaccount-wrapper .profilepress-myaccount-content h2,#profilepress-myaccount-wrapper .profilepress-myaccount-content h3{margin-top:0!important;margin-bottom:1em!important;font-size:2em!important;font-weight:700!important;line-height:1.2!important}#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-submenus-wrap{margin-bottom:2em}#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-submenu-wrap{padding-right:1em;display:inline}#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-submenu-item{color:inherit;padding:0 0 10px}#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-submenu-item.ppsubmenu-active{border-bottom:3px solid #6c757d}#profilepress-myaccount-wrapper .profilepress-myaccount-content h3{margin-bottom:1em!important;font-size:1.2em!important;font-weight:500!important}.profilepress-myaccount-alert,.profilepress-myaccount-edit-profile .profilepress-edit-profile-status{border-radius:.25em;position:relative;border:1px solid #0000!important;margin-bottom:1em!important;padding:.75em 1.25em!important}.profilepress-myaccount-alert.pp-alert-danger,.profilepress-myaccount-edit-profile .profilepress-edit-profile-status{color:#721c24;background-color:#f8d7da;border-color:#f5c6cb}.profilepress-myaccount-alert.pp-alert-success,.profilepress-myaccount-edit-profile .profilepress-edit-profile-status.success{color:#155724;background-color:#d4edda;border-color:#c3e6cb}#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-form-field{margin-top:.5em;margin-bottom:1em}#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-cover-image-empty{background-color:#eee;min-height:250px}#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-delete-cover-image-wrap{background-color:#fff;border:1px solid #00000020;border-radius:.25em;margin-bottom:0;padding:.75em}#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-delete-cover-image-wrap img{width:100%;height:auto}#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-email-notifications-wrap .profilepress-myaccount-form-field{margin-top:.5em;margin-bottom:.5em}#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-email-notifications-wrap{margin-bottom:2em}#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-form-field label{margin-bottom:.2em;font-weight:500;display:block}#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-form-field input[type=radio]+label,#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-form-field input[type=checkbox]+label{display:inline}#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-form-wrap .profilepress-myaccount-form-control:not([type=radio]):not([type=checkbox]),#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-form-wrap input:not([type=radio]):not([type=checkbox]):not([type=submit]),#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-form-wrap textarea,#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-form-wrap select{background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25em;width:100%;height:calc(2.25em + 2px);padding:.375em .75em;font-size:1em;font-weight:400;line-height:1.5;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;display:block;overflow:visible;box-shadow:inset 0 1px 1px #00000020}#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-form-wrap textarea{resize:vertical!important;height:auto!important;min-height:100px!important}#profilepress-myaccount-wrapper .profilepress-myaccount-content input.profilepress-myaccount-form-control:focus,#profilepress-myaccount-wrapper .profilepress-myaccount-content textarea.profilepress-myaccount-form-control:focus,#profilepress-myaccount-wrapper .profilepress-myaccount-content select.profilepress-myaccount-form-control:focus{box-shadow:none;background-color:#fff;border-color:#bbb;outline:0}#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-form-wrap .profilepress-myaccount-form-field input[type=submit]{cursor:pointer;width:auto;display:inline-block}#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-form-wrap .profilepress-myaccount-form-field input[type=submit]:hover{color:#fff;background-color:#0069d9;border-color:#0062cc;text-decoration:none}#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-form-wrap .ppmyac-custom-file{width:100%;height:calc(2.25em + 2px);margin-bottom:0;display:inline-block;position:relative}#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-form-wrap .ppmyac-custom-file-input{z-index:2;opacity:0;width:100%;height:calc(2.25em + 2px);margin:0;position:relative}#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-form-wrap .ppmyac-custom-file-label{z-index:1;color:#495057;background-color:#fff;border:1px solid #ced4da;border-radius:.25em;height:calc(2.25em + 2px);padding:.375em .75em;font-weight:400;line-height:1.5;position:absolute;top:0;left:0;right:0}#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-form-wrap .ppmyac-custom-file-label:after{box-sizing:border-box;z-index:3;color:#495057;content:"Browse";border-left:inherit;background-color:#e9ecef;border-radius:0 .25em .25em 0;height:2.25em;padding:.375em .75em;line-height:1.5;display:block;position:absolute;top:0;bottom:0;right:0}#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-form-wrap .ppmyac-custom-file-input~.ppmyac-custom-file-label[data-browse]:after{content:attr(data-browse)}#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-form-field .pp-checkbox-wrap label.pp-form-label,#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-form-field .pp-radio-wrap label.pp-form-label{margin:0 0 0 .381982em;display:inline-block}#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-delete-avatar-wrap{flex-direction:column;margin:1em 0 0;padding-left:0;display:flex}#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-delete-avatar{background-color:#fff;border:1px solid #00000020;border-radius:.25em;margin-bottom:0;padding:.75em 1.25em;position:relative;justify-content:space-between!important;display:flex!important}#profilepress-myaccount-wrapper .profilepress-myaccount-content .pp-user-avatar{object-fit:cover;object-position:center;border-radius:50%;width:70px;height:70px;min-height:100%}#profilepress-myaccount-wrapper .profilepress-myaccount-content .ppmyac-remove-avatar{color:#fff;text-align:center;vertical-align:middle;height:35px;text-shadow:none;cursor:pointer;-webkit-user-select:none;user-select:none;background-color:#6c757d;border:1px solid #6c757d;border-radius:.2em;padding:.25em .5em;font-size:.875em;font-weight:400;line-height:1.5;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;display:inline-block;margin-top:.5em!important;margin-bottom:.5em!important}#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-delete-cover-image-wrap .ppmyac-remove-avatar{margin-top:.75em!important;margin-bottom:0!important}#profilepress-myaccount-wrapper .profilepress-myaccount-content input.profilepress-myaccount-form-control::-webkit-file-upload-button{background:#fff;border:1px solid #ddd;border-radius:6px;font-size:14px}#profilepress-myaccount-wrapper .profilepress-myaccount-content .select2-selection{border-radius:.25em;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;box-shadow:inset 0 1px 1px #00000020}.ppress-2fa-setup-wrap .ppmyac-2fa-recovery-codes-wrap{text-align:center;width:250px}.pp-form-container .pp-field-user-avatar-picture-wrap{width:250px;height:auto;margin:auto;position:relative}.pp-form-container .pp-field-user-cover-image-wrap{margin:auto;position:relative}.pp-field-user-avatar-picture-wrap:hover .pp-profile-avatar-overlay-wrap,.pp-field-user-cover-image-wrap:hover .pp-cover-image-overlay-wrap{text-align:center;box-sizing:border-box;color:#fff;text-shadow:0 1px #666;background:#00000080;border-radius:50%;width:100%;height:100%;padding:0;font-size:16px;line-height:21px;position:absolute;top:0;left:0}.pp-field-user-cover-image-wrap:hover .pp-cover-image-overlay-wrap{border-radius:0}.pp-field-user-avatar-picture-wrap:hover .pp-profile-avatar-overlay,.pp-field-user-cover-image-wrap:hover .pp-cover-image-overlay{width:100%;height:100%;display:table}.pp-field-user-avatar-picture-wrap .pp-profile-avatar-overlay ins,.pp-field-user-cover-image-wrap .pp-cover-image-overlay ins{display:none}.pp-field-user-avatar-picture-wrap:hover .pp-profile-avatar-overlay ins,.pp-field-user-cover-image-wrap:hover .pp-cover-image-overlay ins{vertical-align:middle;height:100%;display:table-cell;color:#fff!important;background:0 0!important;border-bottom:none!important;text-decoration:none!important}.pp-field-user-avatar-picture-wrap:hover .pp-profile-avatar-overlay-wrap .pp-profile-avatar-overlay .pp-form-material-icons,.pp-field-user-cover-image-wrap:hover .pp-cover-image-overlay-wrap .pp-cover-image-overlay .pp-form-material-icons{cursor:pointer;color:#fff!important;width:auto!important;height:auto!important;margin:0!important;font-size:35px!important;display:block!important;position:static!important;top:auto!important;right:auto!important}html .select2.select2-container .select2-selection.select2-selection--multiple input.select2-search__field{border:0!important;height:auto!important}.select2.select2-container .select2-selection.select2-selection--multiple input.select2-search__field{box-shadow:none!important;border:0!important}.select2.select2-container .select2-selection.select2-selection--multiple li.select2-selection__choice{height:auto;line-height:normal}.pp-form-wrapper.pp-member-directory{opacity:0}.pp-form-wrapper.ppress-default-profile{box-sizing:border-box;color:#666;opacity:0;width:100%;max-width:1000px;margin-bottom:30px;font-size:15px}.pp-form-wrapper.ppress-default-profile *{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;box-sizing:border-box}.pp-form-wrapper.ppress-default-profile a,.pp-form-wrapper.ppress-default-profile a:hover{text-decoration:none!important}.pp-form-wrapper.ppress-default-profile .ppress-default-profile-cover{box-sizing:border-box;background-color:#eee;position:relative}.pp-form-wrapper.ppress-default-profile .ppress-default-profile-cover-e{text-align:center;overflow:hidden}.pp-form-wrapper.ppress-default-profile .ppress-default-profile-cover-e img{border-radius:0;width:100%;margin:0;display:block;overflow:hidden}.pp-form-wrapper.ppress-default-profile .ppress-dpf-header{box-sizing:content-box;border-bottom:2px solid #eee;min-height:85px;padding:0 0 25px;position:relative}.pp-form-wrapper.ppress-default-profile .ppress-dpf-headericon{vertical-align:middle;z-index:66;height:30px;margin-right:10px;font-size:30px;line-height:30px;position:absolute;top:15px;right:0}.pp-form-wrapper.ppress-default-profile .ppress-dpf-headericon .ppress-dpf-edit-a .ppress-material-icons{font-size:30px}.pp-form-wrapper.ppress-default-profile a.ppress-dpf-edit-a{color:#aaa;border-bottom:0;text-decoration:none}.pp-form-wrapper.ppress-default-profile .ppress-dpf-headericon a:hover,.pp-form-wrapper.ppress-default-profile a.ppress-dpf-edit-a.active{color:#007bff}.pp-form-wrapper.ppress-default-profile .ppress-dpf-profile-photo{float:left;box-sizing:border-box;width:200px;height:200px;margin:0 0 0 30px;position:absolute}.pp-form-wrapper.ppress-default-profile.ppdf-nocover .ppress-dpf-profile-photo{position:relative}.pp-form-wrapper.ppress-default-profile .ppress-dpf-profile-photo img{width:100%;height:auto;box-shadow:none;background:#fff;border:5px solid #fff;border-radius:100%;margin:0;display:block;overflow:hidden}.pp-form-wrapper.ppress-default-profile .ppress-dpf-profile-meta{-ms-word-break:break-all;word-break:break-word;word-wrap:break-word;padding-right:30px}.pp-form-wrapper.ppress-default-profile .ppress-dpf-main-meta{color:#999;padding:10px 0 0}.pp-form-wrapper.ppress-default-profile .ppress-dpf-name{color:#555;margin-right:30px;font-size:24px;font-weight:700;line-height:1.7em}.pp-form-wrapper.ppress-default-profile .ppress-dpf-clear{clear:both}.pp-form-wrapper.ppress-default-profile .ppress-dpf-meta span{margin:0 5px;font-size:14px;line-height:.1;display:inline-block}.pp-form-wrapper.ppress-default-profile .ppress-dpf-meta span:first-child{margin:0 5px 0 0}.pp-form-wrapper.ppress-default-profile .ppress-dpf-meta-text{margin:5px 0 0;font-size:13px;line-height:1.4em}.pp-form-wrapper.ppress-default-profile .ppress-dpf-profile-nav{text-align:center;background:#444;padding:10px}.pp-form-wrapper.ppress-default-profile .ppress-dpf-profile-nav-item a{color:#fff;float:left;border-bottom:0;border-radius:4px;margin-left:5px;padding:6px 10px 6px 28px;font-size:14px;font-weight:600;display:block;position:relative;text-decoration:none!important}.pp-form-wrapper.ppress-default-profile .ppress-dpf-profile-nav-item a:hover{background:#555}.pp-form-wrapper.ppress-default-profile .ppress-dpf-profile-nav-item .ppress-material-icons{height:18px;font-size:18px;line-height:1.5;display:block;position:absolute;left:10px}.pp-form-wrapper.ppress-default-profile .ppress-dpf-profile-nav-item span.ppress-dpf-nav-title{padding-left:5px}.pp-form-wrapper.ppress-default-profile .ppress-dpf-profile-nav-item.ppress-dpf-active a{background:#007bff}.pp-form-wrapper.ppress-default-profile .ppress-dpf-profile-body{max-width:600px;margin:auto;padding-top:15px;padding-bottom:15px}.pp-form-wrapper.ppress-default-profile .ppress-dpf-profile-note,.pp-form-wrapper.ppress-default-profile .pp-user-comment-no-item{text-align:center;color:#666;padding-top:20px}.pp-form-wrapper.ppress-default-profile .ppress-dpf-profile-note .ppress-material-icons{height:70px;font-size:70px;line-height:70px;display:inline-block}.pp-form-wrapper.ppress-default-profile .ppress-dpf-profile-note span,.pp-form-wrapper.ppress-default-profile .pp-user-comment-no-item span{color:#888;margin-top:10px;font-size:16px;display:block}.pp-form-wrapper.ppress-default-profile .ppress-dpf-profile-note a{border:none!important}.pp-form-wrapper.ppress-default-profile .ppress-dpf-profile-body-items{margin:0 0 30px}.pp-form-wrapper.ppress-default-profile .ppress-dpf-profile-body-item{padding:15px 0 0;position:relative}.pp-form-wrapper.ppress-default-profile .ppress-dpf-item-label{border-bottom:2px solid #eee;margin:0 0 8px;padding-bottom:4px;font-size:15px;font-weight:700;line-height:22px;display:block}.pp-form-wrapper.ppress-default-profile .ppress-dpf-field-label-icon{float:left;text-align:center;width:24px;height:22px;margin:0 8px 0 0;line-height:18px;display:inline-block}.pp-form-wrapper.ppress-default-profile .ppress-dpf-field-label-icon i{font-size:22px;position:relative;top:1px}.pp-form-wrapper.ppress-default-profile .ppdf-nocover .ppress-dpf-profile-photo{float:none;text-align:center;margin:0 auto;position:relative}.pp-form-wrapper.ppress-default-profile .ppdf-nocover .ppress-dpf-profile-meta{text-align:center!important;padding-left:0!important;padding-right:0!important}.ppress-default-profile.ppressui340 .ppress-dpf-profile-nav{padding:0!important}.ppress-default-profile.ppressui340 .ppress-dpf-profile-nav-item a{border-radius:0!important;margin-left:0!important;padding:10px 16px!important}.ppress-dpf-profile-nav-item.ppressui340 .ppress-dpf-profile-body{padding-left:0!important;padding-right:0!important}.ppress-default-profile.ppressui340.ppdf-nocover .ppress-dpf-header .ppress-dpf-profile-photo{position:static!important;top:auto!important;left:auto!important}.ppress-default-profile.ppressui340 .ppress-dpf-header .ppress-dpf-profile-meta{text-align:center!important;margin-top:-30px!important;padding:0!important}.ppress-default-profile.ppressui340.ppdf-nocover .ppress-dpf-header .ppress-dpf-profile-meta{padding-top:0!important}.ppress-default-profile.ppressui340 .ppress-dpf-header .ppress-dpf-name{float:none!important;margin-right:0!important;font-size:18px!important}.ppress-default-profile.ppressui340 .ppress-dpf-header .ppress-dpf-meta-text{padding:0 20px!important}.ppress-default-profile.ppressui340 .ppress-dpf-profile-photo{float:none!important;text-align:center!important;width:100px!important;height:100px!important;margin:0 auto!important;position:relative!important;top:-40px!important;left:auto!important}.ppress-default-profile.ppressui340.ppdf-nocover .ppress-dpf-header .ppress-dpf-profile-photo{width:120px!important;height:120px!important}.ppress-default-profile.ppressui340 .ppress-dpf-nav-title{font-size:12px!important}.ppress-default-profile.ppressui340 .ppress-dpf-profile-nav-item .ppress-material-icons{height:20px!important;font-size:20px!important;line-height:20px!important;display:block!important;position:static!important;top:auto!important;left:auto!important}.ppress-default-profile.ppressui340.ppdf-nocover .ppress-dpf-header .ppress-dpf-profile-meta{margin-top:0!important}.ppress-default-profile.ppressui500 .ppress-dpf-profile-nav{padding:0!important}.ppress-default-profile.ppressui500 .ppress-dpf-profile-nav-item a{border-radius:0!important;margin-left:0!important;padding:10px 16px!important}.ppress-default-profile.ppressui500 .ppress-dpf-profile-nav-item i{height:22px!important;font-size:22px!important;line-height:22px!important;display:block!important;position:static!important;top:auto!important;left:auto!important}.ppress-default-profile.ppressui500 .ppress-dpf-profile-body{padding-left:0!important;padding-right:0!important}.ppress-default-profile.ppressui500.ppdf-nocover .ppress-dpf-header .ppress-dpf-profile-photo{width:120px!important;height:120px!important;position:static!important;top:auto!important;left:auto!important}.ppress-default-profile.ppressui500 .ppress-dpf-profile-photo{float:none!important;width:100px!important;height:100px!important;margin:0 auto!important;display:block!important;position:relative!important;top:-40px!important;left:0!important}.ppress-default-profile.ppressui500 .ppress-dpf-header .ppress-dpf-profile-meta{text-align:center!important;margin-top:-30px!important;padding:0!important}.ppress-default-profile.ppressui500 .ppress-dpf-header .ppress-dpf-name{float:none!important;margin-right:0!important;font-size:21px!important}.ppress-default-profile.ppressui500 .ppress-dpf-header .ppress-dpf-meta-text{padding-top:10px!important}.ppress-default-profile.ppressui500 .ppress-dpf-header .ppress-dpf-meta{padding:0 20px!important;display:block!important}.ppress-default-profile.ppressui500 .ppress-dpf-nav-title{font-size:12px!important}.ppress-default-profile.ppressui500 .ppress-dpf-profile-nav-item .ppress-material-icons{height:20px!important;font-size:20px!important;line-height:20px!important;display:block!important;position:static!important;top:auto!important;left:auto!important}.ppress-default-profile.ppressui500.ppdf-nocover .ppress-dpf-header .ppress-dpf-profile-meta{margin-top:0!important}.ppress-default-profile.ppressui800 .ppress-dpf-profile-nav{padding:0!important}.ppress-default-profile.ppressui800 .ppress-dpf-profile-nav-item a{border-radius:0!important;margin-left:0!important;padding:10px 20px!important}.ppress-default-profile.ppressui800 .ppress-dpf-profile-photo{width:140px!important;height:140px!important;top:-70px!important}.ppress-default-profile.ppressui800.ppdf-nocover .ppress-dpf-header .ppress-dpf-profile-photo{top:auto!important}.ppress-default-profile.ppressui800 .ppress-dpf-header .ppress-dpf-meta-text{padding-top:10px!important}.ppress-default-profile.ppressui800 .ppress-dpf-nav-title{font-size:12px!important}.ppress-default-profile.ppressui800 .ppress-dpf-profile-nav-item .ppress-material-icons{height:20px!important;font-size:20px!important;line-height:20px!important;display:block!important;position:static!important;top:auto!important;left:auto!important}.ppress-default-profile.ppressui960 .ppress-dpf-profile-photo{width:140px!important;height:140px!important;top:-70px!important}.ppress-default-profile.ppressui960.ppdf-nocover .ppress-dpf-profile-meta{margin-top:-50px!important}.ppress-default-profile.ppressui340 .ppress-dpf-profile-nav-item a,.ppress-default-profile.ppressui500 .ppress-dpf-profile-nav-item a{padding:5px 11px!important;font-size:12px!important}.ppress-default-profile.ppressui340 .ppress-dpf-profile-nav-item .ppress-material-icons,.ppress-default-profile.ppressui500 .ppress-dpf-profile-nav-item .ppress-material-icons{font-size:14px!important}.ppress-default-profile.ppressui340 span.ppress-dpf-nav-title,.ppress-default-profile.ppressui500 span.ppress-dpf-nav-title{font-size:10px!important}.pp-form-wrapper.ppress-default-profile ul.pp-user-post-list{margin:0;padding:0;list-style:none}.pp-form-wrapper.ppress-default-profile li.pp-user-post-item{border-bottom:1px solid #eee;padding:20px 0}.pp-form-wrapper.ppress-default-profile .pp-user-post-item a,.pp-form-wrapper.ppress-default-profile .pp-user-post-item h3{margin:0;font-size:16px;font-weight:400;text-decoration:none}.pp-form-wrapper.ppress-default-profile .pp-user-post-item h3.pp-post-item-head{line-height:20px}.pp-form-wrapper.ppress-default-profile .ppress-dpf-more-post-wrap{text-align:center;padding-top:30px}.pp-form-wrapper.ppress-default-profile a.ppress-dpf-more-post-btn{text-align:center;text-transform:none;color:#fff;background:#007bff;border:none;border-radius:4px;width:100%;max-width:250px;margin:0 auto;padding:15px;font-size:15px;font-weight:400;line-height:1em;text-decoration:none;transition:all .25s;display:block;box-shadow:0 4px 6px #32325d1c,0 1px 3px #00000014}.pp-form-wrapper.ppress-default-profile .pp-user-comment-item{border-bottom:1px solid #eee;padding:20px 0}.pp-form-wrapper.ppress-default-profile .pp-user-comment-item-link a{color:inherit}.pp-form-wrapper.ppress-default-profile .pp-user-comment-no-item+.ppress-dpf-more-post-wrap{display:none}.pp-member-directory .ppressmd-member-directory-header.ppressmd-form{flex-flow:column;justify-content:flex-start;align-items:stretch;width:100%;display:flex}.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row:not(.ppressmd-member-directory-filters-bar){flex-flow:row;justify-content:flex-start;align-items:baseline;margin:0 0 10px;display:flex}.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row.ppressmd-member-directory-search-row{justify-content:flex-end}.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row .ppressmd-member-directory-search-line{flex-flow:row;justify-content:flex-start;align-items:center;width:60%;display:flex}.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row .ppressmd-member-directory-search-line label{flex:1;min-width:90px;max-width:85%;margin:0 10px 0 0}.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row .ppressmd-member-directory-search-line label .ppressmd-search-line{-webkit-appearance:textfield;background-color:#fff;border-radius:2px;width:100%;position:static;cursor:text!important;box-sizing:border-box!important;height:40px!important;box-shadow:none!important;outline:none!important;margin:0!important;padding:0 12px!important;font-size:15px!important;display:block!important}.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row .ppressmd-member-directory-search-line .ppressmd-do-search{width:auto;min-width:15%}.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row .ppressmd-member-directory-nav-line{flex-flow:row;justify-content:space-between;align-items:center;width:100%;display:flex}.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row .ppressmd-member-directory-nav-line .ppressmd-member-directory-sorting{flex-flow:row;flex:5;justify-content:flex-start;align-items:baseline;display:flex}.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row .ppressmd-member-directory-nav-line .ppressmd-member-directory-sorting .ppressmd-member-directory-sorting-a{cursor:pointer;flex-flow:row;justify-content:flex-start;align-items:baseline;display:flex;position:relative}.pp-member-directory .ppressmd-member-directory-header a{box-shadow:none;border-bottom:none;text-decoration:none}.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row .ppressmd-member-directory-nav-line .ppress-material-icons{vertical-align:middle;display:inline}.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row .ppressmd-member-directory-nav-line .ppressmd-member-directory-filters{text-align:right;flex-flow:row;flex:2;justify-content:flex-end;align-items:baseline;display:flex}.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row .ppressmd-member-directory-nav-line .ppressmd-member-directory-filters .ppressmd-member-directory-filters-a{cursor:pointer;flex-flow:row;justify-content:flex-start;align-items:baseline;display:flex}.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row .ppressmd-member-directory-nav-line .ppressmd-member-directory-filters .ppressmd-member-directory-filters-a a{margin:0 5px 0 0}.ppressmd-member-directory-header:not(.ppmd-filters-expand) .ppressmd-member-directory-header-row .ppressmd-member-directory-nav-line .ppressmd-member-directory-filters .ppressmd-member-directory-filters-a .ppress-up,.ppressmd-member-directory-header.ppmd-filters-expand .ppressmd-member-directory-header-row .ppressmd-member-directory-nav-line .ppressmd-member-directory-filters .ppressmd-member-directory-filters-a .ppress-down{display:none}.ppressmd-new-dropdown{z-index:10;box-sizing:border-box;background:#fff;border:1px solid #ddd;border-radius:5px;height:auto;margin:0;font-size:16px;display:none;position:absolute;box-shadow:0 7px 14px #32325d1a,0 3px 6px #00000012}.ppressmd-new-dropdown ul{margin:0;padding:0}.ppressmd-new-dropdown ul li{margin:0;padding:0;list-style-type:none}.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row .ppressmd-member-directory-nav-line .ppressmd-member-directory-sorting .ppressmd-member-directory-sorting-a .ppressmd-new-dropdown{width:200px;top:24px;left:-12px}.ppressmd-new-dropdown ul li a{padding:8px 12px;line-height:1;display:block}.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row.ppressmd-member-directory-filters-bar{padding:0 0 10px}.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row.ppressmd-header-row-invisible{margin:0}.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row .ppressmd-search.ppressmd-search-invisible{display:none}.ppressmd-member-directory-header.ppmd-filters-expand .ppressmd-member-directory-header-row .ppressmd-search.ppressmd-search-invisible{display:grid}.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row .ppressmd-search{grid-gap:10px;-ms-grid-template-rows:auto 1fr;-ms-grid-template-columns:repeat(3,1fr);-ms-grid-gap:10px;-ms-grid-auto-rows:minmax(max-content,auto);grid-template-rows:auto 1fr;grid-template-columns:repeat(3,1fr);grid-auto-rows:minmax(max-content,auto);align-items:center;width:100%;margin:0;display:grid}.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row .ppressmd-search .ppressmd-search-filter{flex-flow:row;justify-content:flex-start;align-items:baseline;width:100%;display:flex}.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row .ppressmd-search .ppressmd-search-filter.ppressmd-text-filter-type input{width:100%;padding:10px 30px}.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row .ppressmd-member-directory-search-line label .ppressmd-search-line,.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row .ppressmd-search .ppressmd-search-filter.ppressmd-text-filter-type input:not(.select2-search__field),.pp-member-directory .ppressmd-member-directory-header .select2.select2-container .select2-selection{background-color:#0000;border:1px solid #ddd!important}.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row .ppressmd-search .ppressmd-search-filter.ppressmd-text-filter-type input,.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row .ppressmd-member-directory-search-line label .ppressmd-search-line,.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row .ppressmd-member-directory-nav-line .ppress-material-icons,.pp-member-directory .ppressmd-member-directory-header .select2.select2-container .select2-selection__rendered{color:#666;background-color:#0000}.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row input[type=search]:focus{border:1px solid #bbb!important}.pp-member-directory .ppressmd-member-directory-header .ppressmd-button{text-align:center;box-sizing:border-box;width:100%;box-shadow:none;text-shadow:none;-webkit-appearance:none;margin:0;font-family:inherit;transition:all .25s;display:block;position:relative;overflow:hidden;text-transform:none!important;vertical-align:middle!important;cursor:pointer!important;border:none!important;border-radius:4px!important;outline:none!important;height:auto!important;padding:16px 20px!important;font-weight:400!important;line-height:1em!important;text-decoration:none!important}.pp-member-directory .ppressmd-members-total-wrap{text-align:center;margin:0 0 10px}.pp-member-directory .ppressmd-members-total{font-size:20px;font-weight:300}.pp-member-directory .ppressmd-member-directory-header .select2.select2-container{width:100%!important}.pp-member-directory .ppressmd-member-directory-header .select2-search.select2-search--inline .select2-search__field{width:auto!important}.pp-member-directory .ppressmd-member-directory-header .select2.select2-container .select2-selection{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;height:40px;white-space:nowrap!important;text-align:left!important;background:0 0!important;border-radius:2px!important;padding:0 0 0 12px!important;font-size:15px!important;line-height:35px!important;text-decoration:none!important;display:block!important;position:relative!important;overflow:hidden!important}.pp-member-directory .ppressmd-member-directory-header .select2.select2-container .select2-selection .select2-selection__arrow{text-align:center!important;background:0 0!important;border-left:0!important;border-radius:0 2px 2px 0!important;width:34px!important;height:100%!important;display:inline-block!important;position:absolute!important;top:0!important;right:0!important}.pp-member-directory .ppressmd-member-directory-header .select2-container.select2-container--open .select2-dropdown{border:1px solid #ddd;border-top:0;border-radius:0}.pp-member-directory .ppressmd-member-directory-header .select2-container.select2-container--open .select2-dropdown .select2-results li{cursor:pointer;background-image:none;font-size:15px;list-style:none;display:list-item;color:#666!important;min-height:1em!important;margin:5px!important;padding:3px 7px 4px!important}.pp-member-directory .ppressmd-member-directory-header .select2.select2-container .select2-selection.select2-selection--multiple{height:auto!important;line-height:.8!important}.pp-member-directory .ppressmd-member-directory-header .select2-container--default .select2-selection--single .select2-selection__rendered{line-height:37px;padding-left:0!important}.pp-member-directory .ppressmd-member-directory-header .select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;width:100%;margin:0;padding-right:30px;font-size:13px;line-height:37px;list-style:none;padding-left:0!important}.pp-member-directory .ppressmd-member-directory-header .select2-results li.select2-results__option.select2-results__option--highlighted{color:#666!important;background:#f4f4f4!important}.pp-member-directory .ppressmd-member-directory-header .select2-container--default .select2-selection--single .select2-selection__clear,.pp-member-directory .ppressmd-member-directory-header .select2-container--default .select2-selection--multiple .select2-selection__clear{font-size:30px;right:10px;margin:0!important}.pp-member-directory .ppressmd-member-directory-header .select2-container--default .select2-selection--single .select2-selection__clear,.pp-member-directory .ppressmd-member-directory-header .select2-container--default .select2-selection--multiple .select2-selection__clear,.pp-member-directory .ppressmd-member-directory-header .select2-container--default .select2-selection--single .select2-selection__arrow b{color:#888!important}.pp-member-directory .ppressmd-member-directory-header .select2-container--default .select2-selection--multiple .select2-selection__clear{position:absolute}.pp-member-directory .ppressmd-member-directory-header .select2-container--default .select2-selection--multiple .select2-selection__choice{padding:3px 3px 3px 5px}.pp-member-directory .ppressmd-member-directory-header .select2-container .select2-search.select2-search--inline>input{border:none!important;border-radius:0!important;padding:0!important}.pp-member-directory .ppressmd-member-directory-header .select2-container--default .select2-selection--multiple .select2-selection__rendered li{text-overflow:ellipsis;box-sizing:border-box;max-width:100%;overflow-x:hidden}.pp-member-directory .ppressmd-member-directory-header .select2-container--default .select2-selection--single .select2-selection__clear{font-size:20px!important}.pp-member-directory .ppmd-pagination-wrap{text-align:center;width:100%;margin:0 auto 10px;padding:0;font-size:16px}.pp-member-directory .ppmd-pagination-wrap .page-numbers{color:#666;width:auto;height:34px;padding:0 14px;font-weight:400;line-height:34px;transition:all .2s linear;display:inline-block}.pp-member-directory .ppmd-pagination-wrap .page-numbers.current{color:#fff;background:#007bff}.pp-member-directory .ppmd-pagination-wrap .page-numbers .ppress-material-icons{vertical-align:middle}.ppress-paywall-message-wrap{background:linear-gradient(#fff0,#ffffff80 .5em,#fff 5.5em 100%);width:100%;margin:-5em auto 2em;padding:6em 0 0;position:relative}.ppress-paywall-message{color:#333;background-color:#f4f4f4;border:6px solid #fff;border-radius:.5em;padding:1.375em;box-shadow:0 0 .5em .25em #00000020}.ppress-paywall-message p:last-child{margin-bottom:0!important}p:has(+.ppress-paywall-message-wrap){margin-bottom:0}.ppress-main-container{width:100%}.ppress-container-div{text-align:center;background-color:#fff;width:100%;margin:3em 0;padding:3em}@keyframes fpFadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translate(0)}}.flatpickr-calendar{opacity:0;text-align:center;visibility:hidden;box-sizing:border-box;touch-action:manipulation;direction:ltr;background:#fff;border:0;border-radius:5px;width:307.875px;padding:0;font-size:14px;line-height:24px;animation:none;display:none;position:absolute;box-shadow:1px 0 #e6e6e6,-1px 0 #e6e6e6,0 1px #e6e6e6,0 -1px #e6e6e6,0 3px 13px #00000014}.flatpickr-calendar.inline,.flatpickr-calendar.open{opacity:1;visibility:visible;max-height:640px}.flatpickr-calendar.open{z-index:99999;display:inline-block}.flatpickr-calendar.animate.open{animation:.3s cubic-bezier(.23,1,.32,1) fpFadeInDown}.flatpickr-calendar.inline{display:block;position:relative;top:2px}.flatpickr-calendar.static{position:absolute;top:calc(100% + 2px)}.flatpickr-calendar.static.open{z-index:999;display:block}.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+1) .flatpickr-day.inRange:nth-child(7n+7){box-shadow:none!important}.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+2) .flatpickr-day.inRange:nth-child(7n+1){box-shadow:-2px 0 #e6e6e6,5px 0 #e6e6e6}.flatpickr-calendar .hasTime .dayContainer,.flatpickr-calendar .hasWeeks .dayContainer{border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.flatpickr-calendar .hasWeeks .dayContainer{border-left:0}.flatpickr-calendar.hasTime .flatpickr-time{border-top:1px solid #e6e6e6;height:40px}.flatpickr-calendar.noCalendar.hasTime .flatpickr-time{height:auto}.flatpickr-calendar:after,.flatpickr-calendar:before{pointer-events:none;content:"";border:solid #0000;width:0;height:0;display:block;position:absolute;left:22px}.flatpickr-calendar.arrowRight:after,.flatpickr-calendar.arrowRight:before,.flatpickr-calendar.rightMost:after,.flatpickr-calendar.rightMost:before{left:auto;right:22px}.flatpickr-calendar.arrowCenter:after,.flatpickr-calendar.arrowCenter:before{left:50%;right:50%}.flatpickr-calendar:before{border-width:5px;margin:0 -5px}.flatpickr-calendar:after{border-width:4px;margin:0 -4px}.flatpickr-calendar.arrowTop:after,.flatpickr-calendar.arrowTop:before{bottom:100%}.flatpickr-calendar.arrowTop:before{border-bottom-color:#e6e6e6}.flatpickr-calendar.arrowTop:after{border-bottom-color:#fff}.flatpickr-calendar.arrowBottom:after,.flatpickr-calendar.arrowBottom:before{top:100%}.flatpickr-calendar.arrowBottom:before{border-top-color:#e6e6e6}.flatpickr-calendar.arrowBottom:after{border-top-color:#fff}.flatpickr-calendar:focus,.flatpickr-current-month input.cur-year:focus{outline:0}.flatpickr-wrapper{display:inline-block;position:relative}.flatpickr-months{display:flex}.flatpickr-months .flatpickr-month,.flatpickr-months .flatpickr-next-month,.flatpickr-months .flatpickr-prev-month{-webkit-user-select:none;user-select:none;color:#000000e6;fill:#000000e6;height:34px}.flatpickr-months .flatpickr-month{text-align:center;background:0 0;flex:1;line-height:1;position:relative;overflow:hidden}.flatpickr-months .flatpickr-next-month,.flatpickr-months .flatpickr-prev-month{cursor:pointer;z-index:3;padding:10px;text-decoration:none;position:absolute;top:0}.flatpickr-months .flatpickr-next-month.flatpickr-disabled,.flatpickr-months .flatpickr-prev-month.flatpickr-disabled{display:none}.flatpickr-months .flatpickr-next-month i,.flatpickr-months .flatpickr-prev-month i,.numInputWrapper{position:relative}.flatpickr-months .flatpickr-next-month.flatpickr-prev-month,.flatpickr-months .flatpickr-prev-month.flatpickr-prev-month{left:0}.flatpickr-months .flatpickr-next-month.flatpickr-next-month,.flatpickr-months .flatpickr-prev-month.flatpickr-next-month{right:0}.flatpickr-months .flatpickr-next-month:hover,.flatpickr-months .flatpickr-prev-month:hover{color:#959ea9}.flatpickr-months .flatpickr-next-month:hover svg,.flatpickr-months .flatpickr-prev-month:hover svg{fill:#f64747}.flatpickr-months .flatpickr-next-month svg,.flatpickr-months .flatpickr-prev-month svg{width:14px;height:14px}.flatpickr-months .flatpickr-next-month svg path,.flatpickr-months .flatpickr-prev-month svg path{fill:inherit;transition:fill .1s}.numInputWrapper{height:auto}.numInputWrapper input,.numInputWrapper span{display:inline-block}.numInputWrapper input{width:100%}.numInputWrapper input::-ms-clear{display:none}.numInputWrapper input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.numInputWrapper input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.numInputWrapper span{opacity:0;cursor:pointer;box-sizing:border-box;border:1px solid #39393926;width:14px;height:50%;padding:0 4px 0 2px;line-height:50%;position:absolute;right:0}.numInputWrapper span:hover{background:#0000001a}.numInputWrapper span:active{background:#0003}.numInputWrapper span:after{content:"";display:block;position:absolute}.numInputWrapper span.arrowUp{border-bottom:0;top:0}.numInputWrapper span.arrowUp:after{border-bottom:4px solid #39393999;border-left:4px solid #0000;border-right:4px solid #0000;top:26%}.numInputWrapper span.arrowDown{top:50%}.numInputWrapper span.arrowDown:after{border-top:4px solid #39393999;border-left:4px solid #0000;border-right:4px solid #0000;top:40%}.numInputWrapper span svg{width:inherit;height:auto}.numInputWrapper span svg path{fill:#00000080}.flatpickr-current-month span.cur-month:hover,.numInputWrapper:hover{background:#0000000d}.numInputWrapper:hover span{opacity:1}.flatpickr-current-month{color:inherit;text-align:center;width:75%;height:34px;padding:7.48px 0 0;font-size:135%;font-weight:300;line-height:1;display:inline-block;position:absolute;left:12.5%;transform:translate(0)}.flatpickr-current-month span.cur-month{color:inherit;margin-left:.5ch;padding:0;font-family:inherit;font-weight:700;display:inline-block}.flatpickr-current-month .numInputWrapper{width:6ch;width:7ch�;display:inline-block}.flatpickr-current-month .numInputWrapper span.arrowUp:after{border-bottom-color:#000000e6}.flatpickr-current-month .numInputWrapper span.arrowDown:after{border-top-color:#000000e6}.flatpickr-current-month .flatpickr-monthDropdown-months,.flatpickr-current-month input.cur-year{box-sizing:border-box;color:inherit;font-size:inherit;height:auto;font-family:inherit;font-weight:300;line-height:inherit;vertical-align:initial;background:0 0;border:0;border-radius:0;padding:0 0 0 .5ch}.flatpickr-current-month input.cur-year{cursor:text;appearance:textfield;margin:0;display:inline-block}.flatpickr-current-month input.cur-year[disabled],.flatpickr-current-month input.cur-year[disabled]:hover{color:#00000080;pointer-events:none;background:0 0;font-size:100%}.flatpickr-current-month .flatpickr-monthDropdown-months{appearance:menulist;cursor:pointer;-webkit-box-sizing:border-box;outline:0;width:auto;margin:-1px 0 0;position:relative}.flatpickr-current-month .flatpickr-monthDropdown-months:active,.flatpickr-current-month .flatpickr-monthDropdown-months:focus{outline:0}.flatpickr-current-month .flatpickr-monthDropdown-months:hover{background:#0000000d}.flatpickr-current-month .flatpickr-monthDropdown-months .flatpickr-monthDropdown-month{background-color:#0000;outline:0;padding:0}.flatpickr-weekdays{text-align:center;background:0 0;align-items:center;width:100%;height:28px;display:flex;overflow:hidden}.flatpickr-weekdays .flatpickr-weekdaycontainer{flex:1;display:flex}span.flatpickr-weekday{cursor:default;color:#0000008a;text-align:center;background:0 0;flex:1;margin:0;font-size:90%;font-weight:bolder;line-height:1;display:block}.flatpickr-weeks{padding:1px 0 0}.flatpickr-days{align-items:flex-start;width:307.875px;display:flex;position:relative;overflow:hidden}.flatpickr-days:focus{outline:0}.dayContainer,.flatpickr-day{box-sizing:border-box;display:inline-block}.dayContainer{text-align:left;opacity:1;outline:0;flex-wrap:wrap;justify-content:space-around;width:307.875px;min-width:307.875px;max-width:307.875px;padding:0;display:flex;transform:translate(0)}.dayContainer+.dayContainer{box-shadow:-1px 0 #e6e6e6}.flatpickr-day{color:#393939;cursor:pointer;text-align:center;background:0 0;border:1px solid #0000;border-radius:150px;flex-basis:14.2857%;justify-content:center;width:14.2857%;max-width:39px;height:39px;margin:0;font-weight:400;line-height:39px;position:relative}.flatpickr-day.inRange,.flatpickr-day.nextMonthDay.inRange,.flatpickr-day.nextMonthDay.today.inRange,.flatpickr-day.nextMonthDay:focus,.flatpickr-day.nextMonthDay:hover,.flatpickr-day.prevMonthDay.inRange,.flatpickr-day.prevMonthDay.today.inRange,.flatpickr-day.prevMonthDay:focus,.flatpickr-day.prevMonthDay:hover,.flatpickr-day.today.inRange,.flatpickr-day:focus,.flatpickr-day:hover{cursor:pointer;background:#e6e6e6;border-color:#e6e6e6;outline:0}.flatpickr-day.today{border-color:#959ea9}.flatpickr-day.today:focus,.flatpickr-day.today:hover{color:#fff;background:#959ea9;border-color:#959ea9}.flatpickr-day.endRange,.flatpickr-day.endRange.inRange,.flatpickr-day.endRange.nextMonthDay,.flatpickr-day.endRange.prevMonthDay,.flatpickr-day.endRange:focus,.flatpickr-day.endRange:hover,.flatpickr-day.selected,.flatpickr-day.selected.inRange,.flatpickr-day.selected.nextMonthDay,.flatpickr-day.selected.prevMonthDay,.flatpickr-day.selected:focus,.flatpickr-day.selected:hover,.flatpickr-day.startRange,.flatpickr-day.startRange.inRange,.flatpickr-day.startRange.nextMonthDay,.flatpickr-day.startRange.prevMonthDay,.flatpickr-day.startRange:focus,.flatpickr-day.startRange:hover{box-shadow:none;color:#fff;background:#569ff7;border-color:#569ff7}.flatpickr-day.endRange.startRange,.flatpickr-day.selected.startRange,.flatpickr-day.startRange.startRange{border-radius:50px 0 0 50px}.flatpickr-day.endRange.endRange,.flatpickr-day.selected.endRange,.flatpickr-day.startRange.endRange{border-radius:0 50px 50px 0}.flatpickr-day.endRange.startRange+.endRange:not(:nth-child(7n+1)),.flatpickr-day.selected.startRange+.endRange:not(:nth-child(7n+1)),.flatpickr-day.startRange.startRange+.endRange:not(:nth-child(7n+1)){box-shadow:-10px 0 #569ff7}.flatpickr-day.endRange.startRange.endRange,.flatpickr-day.selected.startRange.endRange,.flatpickr-day.startRange.startRange.endRange{border-radius:50px}.flatpickr-day.inRange{border-radius:0;box-shadow:-5px 0 #e6e6e6,5px 0 #e6e6e6}.flatpickr-day.flatpickr-disabled,.flatpickr-day.flatpickr-disabled:hover{background:0 0;border-color:#0000}.flatpickr-day.nextMonthDay,.flatpickr-day.notAllowed,.flatpickr-day.notAllowed.nextMonthDay,.flatpickr-day.notAllowed.prevMonthDay,.flatpickr-day.prevMonthDay{color:#3939394d;cursor:default;background:0 0;border-color:#0000}.flatpickr-day.flatpickr-disabled,.flatpickr-day.flatpickr-disabled:hover{cursor:not-allowed;color:#3939391a}.flatpickr-day.week.selected{border-radius:0;box-shadow:-5px 0 #569ff7,5px 0 #569ff7}.flatpickr-day.hidden{visibility:hidden}.rangeMode .flatpickr-day{margin-top:1px}.flatpickr-weekwrapper{float:left}.flatpickr-weekwrapper .flatpickr-weeks{padding:0 12px;box-shadow:1px 0 #e6e6e6}.flatpickr-weekwrapper .flatpickr-weekday{float:none;width:100%;line-height:28px}.flatpickr-weekwrapper span.flatpickr-day,.flatpickr-weekwrapper span.flatpickr-day:hover{color:#3939394d;cursor:default;background:0 0;border:0;width:100%;max-width:none;display:block}.flatpickr-innerContainer{box-sizing:border-box;display:flex;overflow:hidden}.flatpickr-rContainer{box-sizing:border-box;padding:0;display:inline-block}.flatpickr-time,.flatpickr-time input{text-align:center;box-sizing:border-box}.flatpickr-time{outline:0;height:0;max-height:40px;line-height:40px;display:flex;overflow:hidden}.flatpickr-time:after{content:"";clear:both;display:table}.flatpickr-time .numInputWrapper{float:left;flex:1;width:40%;height:40px}.flatpickr-time .numInputWrapper span.arrowUp:after{border-bottom-color:#393939}.flatpickr-time .numInputWrapper span.arrowDown:after{border-top-color:#393939}.flatpickr-time.hasSeconds .numInputWrapper{width:26%}.flatpickr-time.time24hr .numInputWrapper{width:49%}.flatpickr-time input{box-shadow:none;height:inherit;line-height:inherit;color:#393939;appearance:textfield;background:0 0;border:0;border-radius:0;margin:0;padding:0;font-size:14px;position:relative}.flatpickr-time input.flatpickr-hour{font-weight:700}.flatpickr-time input.flatpickr-minute,.flatpickr-time input.flatpickr-second{font-weight:400}.flatpickr-time input:focus{border:0;outline:0}.flatpickr-time .flatpickr-am-pm,.flatpickr-time .flatpickr-time-separator{height:inherit;float:left;line-height:inherit;color:#393939;-webkit-user-select:none;user-select:none;align-self:center}.flatpickr-time .flatpickr-time-separator{width:2%;font-weight:700}.flatpickr-time .flatpickr-am-pm{cursor:pointer;text-align:center;outline:0;width:18%;font-weight:400}.flatpickr-time .flatpickr-am-pm:focus,.flatpickr-time .flatpickr-am-pm:hover,.flatpickr-time input:focus,.flatpickr-time input:hover{background:#eee}.flatpickr-input[readonly]{cursor:pointer}.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:white;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;height:1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-top:5px;margin-right:10px;padding:1px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline{float:right}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:white}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top, #fff 50%, #eee 100%);background-image:-o-linear-gradient(top, #fff 50%, #eee 100%);background-image:linear-gradient(to bottom, #fff 50%, #eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top, #eee 50%, #ccc 100%);background-image:-o-linear-gradient(top, #eee 50%, #ccc 100%);background-image:linear-gradient(to bottom, #eee 50%, #ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top, #fff 0%, #eee 50%);background-image:-o-linear-gradient(top, #fff 0%, #eee 50%);background-image:linear-gradient(to bottom, #fff 0%, #eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top, #eee 50%, #fff 100%);background-image:-o-linear-gradient(top, #eee 50%, #fff 100%);background-image:linear-gradient(to bottom, #eee 50%, #fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{float:right;margin-left:5px;margin-right:auto}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}#html div.arve,#html div.wp-block-nextgenthemes-arve-block,html div.arve,html div.wp-block-nextgenthemes-arve-block{display:block;margin-bottom:1.5em;transition-duration:.35s;transition-property:max-width,margin;transition-timing-function:ease-in-out;width:auto}#html div.arve.alignfull,#html div.wp-block-nextgenthemes-arve-block.alignfull,html div.arve.alignfull,html div.wp-block-nextgenthemes-arve-block.alignfull{max-width:100dvw!important}#html div.arve.alignleft,#html div.arve.alignright,#html div.wp-block-nextgenthemes-arve-block.alignleft,#html div.wp-block-nextgenthemes-arve-block.alignright,html div.arve.alignleft,html div.arve.alignright,html div.wp-block-nextgenthemes-arve-block.alignleft,html div.wp-block-nextgenthemes-arve-block.alignright{margin-top:.4em;width:100%}#html div.arve.alignleft,#html div.wp-block-nextgenthemes-arve-block.alignleft,html div.arve.alignleft,html div.wp-block-nextgenthemes-arve-block.alignleft{margin-right:1.5em}#html div.arve.alignright,#html div.wp-block-nextgenthemes-arve-block.alignright,html div.arve.alignright,html div.wp-block-nextgenthemes-arve-block.alignright{margin-left:1.5em}#html div.arve[data-provider=tiktok] .arve-embed,#html div.wp-block-nextgenthemes-arve-block[data-provider=tiktok] .arve-embed,html div.arve[data-provider=tiktok] .arve-embed,html div.wp-block-nextgenthemes-arve-block[data-provider=tiktok] .arve-embed{height:580px}#html .arve-inner,html .arve-inner{display:block;margin:0;padding:0;width:auto}#html .arve-embed,html .arve-embed{display:block;margin:0;max-height:100dvh;overflow:hidden;padding:0;position:relative;width:100%}#html .arve-embed--has-aspect-ratio,html .arve-embed--has-aspect-ratio{aspect-ratio:16/9}#html .arve-embed--has-aspect-ratio:after,html .arve-embed--has-aspect-ratio:after{clear:both;content:"";display:block}#html .arve-iframe,#html .arve-play-btn,#html .arve-thumbnail,html .arve-iframe,html .arve-play-btn,html .arve-thumbnail{border:0;bottom:0;height:100%!important;left:0;margin:0;padding:0;position:absolute;top:0;width:100%!important}#html .arve-video,html .arve-video{height:auto;margin:0;max-height:100dvh;padding:0;width:100%}#html .arve-iframe,#html .arve-video,html .arve-iframe,html .arve-video{background-color:#000}#html .arve-promote,html .arve-promote{text-align:end}@media(prefers-reduced-motion:reduce){#html .arve,#html .wp-block-nextgenthemes-arve-block,html .arve,html .wp-block-nextgenthemes-arve-block{transition:none}}@supports(aspect-ratio:16/9){#html .arve-ar,#html .arve-embed--has-aspect-ratio:after,html .arve-ar,html .arve-embed--has-aspect-ratio:after{display:none}}
     html,
body,
h1,
h2,
h3,
h4,
h5,
ol,
dl,
dt,
dd,
div,
span,
img,
a,
table,
tr,
th,
td,
article,
figure {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
vertical-align: baseline;
box-sizing: border-box;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
i {
font-style: normal !important;
}
ol,
ul {
list-style: none;
list-style-type: none;
margin: 0;
padding: 0;
}
article,
header,
footer,
aside,
figure,
figcaption,
nav,
section {
display: block;
}
h1,
h2,
h3,
h4,
h5 {
font-weight: 500;
}
a,
a:link,
a:visited {
text-decoration: none;
color: #524e4d;
}
a {
transition: color 0.4s ease, background 0.4s ease, transform 0.4s ease, opacity 0.4s ease, border 0.4s ease, padding 0.4s ease, left 0.4s ease, box-shadow 0.4s ease;
}
a:hover {
color: #0094c8;
}
input[type=text],
input[type=search],
input[type=search]:hover,
input[type=button],
input[type=submit],
textarea,
text {
-webkit-appearance: none;
}
input::-webkit-input-placeholder {
color: #ccc;
}
input:focus {
outline: 0;
}
@media (max-width: 767px) {
strong {
font-weight: 700;
}
}
@media (min-width: 768px) {
strong {
font-weight: 600;
}
}  html,
body,
header,
footer {
margin: 0;
padding: 0;
-moz-text-size-adjust: none;
-webkit-text-size-adjust: 100%;
text-size-adjust: 100%;
box-sizing: border-box;
word-wrap: break-word;
letter-spacing: 1px;
}
@media (max-width: 767px) {
body {
font-weight: 400;
}
}
@media (min-width: 768px) {
body {
font-weight: 300;
}
}
.clearfix {
clear: both;
}
.text-off {
display: none;
}
.right {
text-align: right;
}
.logo-left {
text-align: left;
}
.tn_off,
.tn_search_off,
.tn_sns_off,
.header_off {
display: none !important;
}
@media (max-width: 767px) {
.sp-fix {
position: fixed !important;
}
}
#wrapper {
width: 100%;
margin: 0 auto;
background: #FFFFFF;
overflow: hidden;
}
@media (max-width: 767px) {
#wrapper {
position: relative;
}
}
@media (min-width: 768px) {
.cps-sp-menu-bar,
.sp-sidemenu-wrapper,
header #navtoggle,
.sp-menu-box,
.jin-sp-design {
display: none;
}
} #contents {
padding-top: 10px;
margin: 0 auto;
}
#contents::after {
clear: both;
content: "";
display: block;
}
@media (max-width: 767px) {
#contents {
padding-top: 0;
margin-top: 0px;
}
}
@media (min-width: 768px) {
#contents {
width: 100%;
margin-top: 20px;
margin-bottom: 10px;
}
}
@media (min-width: 835px) and (max-width: 1199px) {
#contents {
width: 100%;
}
}
@media (min-width: 1200px) {
#contents {
width: 1200px;
}
}
@media (max-width: 767px) {
#main-contents-one {
width: calc(100% - 30px);
float: left;
margin-left: 15px;
margin-bottom: 15px;
margin-top: 10px;
}
}
@media (min-width: 768px) {
#main-contents-one {
width: calc(100% - 60px);
float: left;
margin-left: 30px;
}
}
@media (max-width: 767px) {
#main-contents {
width: calc(100% - 30px);
float: left;
margin-left: 15px;
margin-bottom: 15px;
margin-top: 10px;
}
}
@media (min-width: 768px) {
#main-contents {
width: calc(66.6666666667% - 16.6666666667px);
float: left;
margin-left: 10px;
}
}
@media (min-width: 1024px) {
#main-contents {
width: calc(67.5% - 50.25px);
float: left;
margin-left: 30px;
margin-bottom: 0;
}
} @media (max-width: 767px) {
#sidebar {
width: calc(100% - 30px);
float: left;
margin-left: 15px;
}
}
@media (min-width: 768px) {
#sidebar {
width: calc(33.3333333333% - 26.6666666667px);
float: left;
margin-left: 20px;
max-width: 350.25px !important;
backface-visibility: hidden;
}
}
@media (min-width: 1024px) {
#sidebar {
width: calc(32.5% - 39.75px);
float: left;
margin-left: 30px;
max-width: 350.25px !important;
}
} @media (max-width: 767px) {
.page-top-footer {
display: none;
}
}
@media (min-width: 768px) {
.page-top-footer {
position: absolute;
right: 15px;
top: 11px;
}
.page-top-footer a.totop {
padding: 9px 30px 9px 30px;
color: #fff;
cursor: pointer;
font-size: 1.5rem;
}
.page-top-footer a.totop .jin-ifont-arrow-top:before {
transition: color 0.4s ease, background 0.4s ease, transform 0.4s ease, opacity 0.4s ease, border 0.4s ease, padding 0.4s ease, left 0.4s ease, box-shadow 0.4s ease;
}
.page-top-footer a:hover .jin-ifont-arrow-top:before {
transform: translateY(-4px);
}
}
@media (min-width: 1024px) {
.page-top-footer {
right: -2px;
}
}
#page-top {
position: fixed;
display: none;
backface-visibility: hidden;
}
@media (max-width: 767px) {
#page-top {
right: 20px;
bottom: 123px;
z-index: 1 !important;
}
}
@media (min-width: 768px) {
#page-top {
right: 22px;
bottom: 22px;
z-index: 9999;
}
}
#page-top a {
color: #fff;
text-decoration: none;
display: block;
cursor: pointer;
text-align: center;
border-radius: 30px;
}
@media (max-width: 767px) {
#page-top a {
width: 42px;
height: 42px;
padding: 5px;
font-size: 1.15rem;
}
}
@media (min-width: 768px) {
#page-top a {
width: 45px;
height: 45px;
padding: 8px;
font-size: 1.2rem;
}
}
#page-top a .jin-ifont-arrowtop:before {
transition: color 0.4s ease, background 0.4s ease, transform 0.4s ease, opacity 0.4s ease, border 0.4s ease, padding 0.4s ease, left 0.4s ease, box-shadow 0.4s ease;
}
@media (max-width: 767px) {
#page-top a .jin-ifont-arrowtop:before {
padding-right: 0;
}
}
#page-top a:hover .jin-ifont-arrow-top:before {
transform: translateY(-3px);
} .area-border {
position: relative;
height: 2px;
border-radius: 1px;
background: #2b2b2b;
margin: 0 auto;
opacity: 0.3;
}
@media (max-width: 767px) {
.area-border {
margin-top: 40px;
width: 80px;
}
}
.area-border:before,
.area-border:after,
.area-border2:before,
.area-border2:after {
content: "・・・";
position: absolute;
top: 2px;
font-size: 21px;
color: #2b2b2b;
line-height: 0;
letter-spacing: -6px;
}
@media (max-width: 767px) {
.area-border:before,
.area-border:after,
.area-border2:before,
.area-border2:after {
top: 1px;
}
}
@media (min-width: 768px) {
.area-border:before,
.area-border:after,
.area-border2:before,
.area-border2:after {
display: none !important;
}
}
.area-border:before,
.area-border2:before {
left: -55px;
}
.area-border:after,
.area-border2:after {
right: -50px;
}
@media (max-width: 767px) {
.area-border2 {
position: relative;
width: 80px;
height: 2px;
border-radius: 1px;
background: #2b2b2b;
opacity: 0.3;
margin: 0 auto;
margin-top: 30px;
margin-bottom: 40px;
}
}  @keyframes down-fade-animation {
0% {
transform: translateY(-60px);
filter: opacity(0);
}
100% {
transform: translateY(0px);
filter: opacity(1);
}
}
@keyframes up-fade-animation {
0% {
transform: translateY(10px);
filter: opacity(0);
}
100% {
transform: translateY(0px);
filter: opacity(1);
}
}
@keyframes fade-animation {
0% {
filter: opacity(0);
}
100% {
filter: opacity(1);
}
}
@keyframes pickup-animate {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@keyframes pickup-menu-animate {
0% {
transform: translateY(30px);
filter: opacity(0);
}
100% {
transform: translateY(0px);
filter: opacity(1);
}
}
@keyframes cps-info-animate {
0% {
transform: translateX(-10px);
filter: opacity(0);
}
100% {
transform: translateX(0px);
filter: opacity(1);
}
}
@keyframes cps-info-icon-animate {
0% {
transform: translateX(0px);
filter: opacity(1);
}
100% {
transform: translateX(10px);
filter: opacity(0);
}
}
@keyframes sp-sidemenu-animate {
0% {
transform: translateY(10px);
animation-timing-function: ease-out;
filter: opacity(0);
}
45% {
transform: translateY(-7px);
animation-timing-function: ease-out;
filter: opacity(1);
}
100% {
transform: translateY(0px);
filter: opacity(1);
animation-timing-function: ease-out;
}
}
@keyframes sp-sidemenu-btn-animate {
0% {
transform: scale(1);
}
25% {
transform: scale(0.85);
}
60% {
transform: scale(1.05);
}
100% {
transform: scale(1);
}
}
@keyframes sp-sidemenu-search-animate {
0% {
transform: translateX(0px);
filter: opacity(0);
}
80% {
transform: translateX(-325px);
filter: opacity(1);
}
100% {
transform: translateX(-320px);
filter: opacity(1);
}
}
@media (max-width: 767px) {
.header-box.animate {
animation-name: down-fade-animation;
animation-duration: 0.6s;
}
.cps-info-bar.animate {
animation-name: cps-info-animate;
animation-duration: 0.6s;
animation-delay: 0.7s;
animation-fill-mode: forwards;
filter: opacity(0);
position: relative;
z-index: 4;
}
.cps-info-bar.animate:after {
animation-name: cps-info-icon-animate;
animation-duration: 1.5s;
animation-delay: 0.8s;
animation-timing-function: ease;
animation-iteration-count: infinite;
filter: opacity(1);
z-index: 4;
}
.cps-icon-bar.animate,
.headsearch.animate .search-box:before {
animation-name: fade-animation;
animation-duration: 0.6s;
animation-delay: 0.6s;
animation-fill-mode: forwards;
filter: opacity(0);
position: relative;
z-index: 4;
}
.cps-sp-menu-bar.animate {
animation-name: up-fade-animation;
animation-duration: 0.5s;
animation-delay: 0.6s;
animation-fill-mode: forwards;
filter: opacity(0);
position: relative;
z-index: 4;
}
.main-contents.animate,
.pickup-contents-box.animate,
.pickup-contents-box-post-type.animate,
.main-image.animate {
animation-name: pickup-animate;
animation-duration: 0.6s;
animation-delay: 0.6s;
animation-fill-mode: forwards;
opacity: 0;
z-index: 4;
}
}
@media (min-width: 768px) {
.header-box.animate {
animation-name: down-fade-animation;
animation-duration: 0.6s;
}
.header.animate {
animation-name: up-fade-animation;
animation-duration: 0.6s;
animation-delay: 0.6s;
animation-fill-mode: forwards;
filter: opacity(0);
position: relative;
z-index: 4;
}
.header-style3-animate.animate,
.header-style4-animate.animate,
.header-style5-animate.animate,
.header-style7-animate.animate {
animation-name: fade-animation;
animation-duration: 0.6s;
animation-delay: 0.6s;
animation-fill-mode: forwards;
filter: opacity(0);
position: relative;
z-index: 4;
}
.header-style6-animate.animate,
.header-style8-animate.animate {
animation-name: up-fade-animation;
animation-duration: 0.6s;
animation-delay: 0.6s;
animation-fill-mode: forwards;
filter: opacity(0);
position: relative;
z-index: 4;
}
.header-style9-animate.animate {
animation-name: pickup-animate;
animation-duration: 0.6s;
animation-delay: 0.8s;
animation-fill-mode: forwards;
opacity: 0;
position: relative;
z-index: 4;
}
.cps-info-bar.animate {
animation-name: cps-info-animate;
animation-duration: 0.8s;
animation-delay: 0.8s;
animation-fill-mode: forwards;
filter: opacity(0);
position: relative;
z-index: 4;
}
.pickup-contents-box-post-type.animate {
animation-name: up-fade-animation;
animation-duration: 0.8s;
animation-delay: 0.6s;
animation-fill-mode: forwards;
filter: opacity(0);
position: relative;
z-index: 2;
}
.main-contents.animate,
.sideber.animate {
animation-name: up-fade-animation;
animation-duration: 0.8s;
animation-delay: 0.8s;
animation-fill-mode: forwards;
filter: opacity(0);
}
.pickup-contents-box.animate {
position: relative;
z-index: 3;
}
.pickup-contents-box.animate li:nth-child(1) {
animation-name: pickup-menu-animate;
animation-duration: 0.8s;
animation-delay: 0.19s;
animation-fill-mode: forwards;
filter: opacity(0);
}
.pickup-contents-box.animate li:nth-child(2) {
animation-name: pickup-menu-animate;
animation-duration: 0.8s;
animation-delay: 0.38s;
animation-fill-mode: forwards;
filter: opacity(0);
}
.pickup-contents-box.animate li:nth-child(3) {
animation-name: pickup-menu-animate;
animation-duration: 0.8s;
animation-delay: 0.57s;
animation-fill-mode: forwards;
filter: opacity(0);
}
.pickup-contents-box.animate li:nth-child(4) {
animation-name: pickup-menu-animate;
animation-duration: 0.8s;
animation-delay: 0.76s;
animation-fill-mode: forwards;
filter: opacity(0);
}
.pickup-contents-box.animate li:nth-child(5) {
animation-name: pickup-menu-animate;
animation-duration: 0.8s;
animation-delay: 0.95s;
animation-fill-mode: forwards;
filter: opacity(0);
}
.pickup-contents-box.animate li:nth-child(6) {
animation-name: pickup-menu-animate;
animation-duration: 0.8s;
animation-delay: 1.14s;
animation-fill-mode: forwards;
filter: opacity(0);
}
.pickup-contents-box.animate li:nth-child(7) {
animation-name: pickup-menu-animate;
animation-duration: 0.8s;
animation-delay: 1.33s;
animation-fill-mode: forwards;
filter: opacity(0);
}
.pickup-contents-box.animate li:nth-child(8) {
animation-name: pickup-menu-animate;
animation-duration: 0.8s;
animation-delay: 1.52s;
animation-fill-mode: forwards;
filter: opacity(0);
}
.pickup-contents-box.animate li:nth-child(9) {
animation-name: pickup-menu-animate;
animation-duration: 0.8s;
animation-delay: 1.71s;
animation-fill-mode: forwards;
filter: opacity(0);
}
.pickup-contents-box.animate li:nth-child(10) {
animation-name: pickup-menu-animate;
animation-duration: 0.8s;
animation-delay: 1.9s;
animation-fill-mode: forwards;
filter: opacity(0);
}
.pickup-contents-box.animate li:nth-child(11) {
animation-name: pickup-menu-animate;
animation-duration: 0.8s;
animation-delay: 2.09s;
animation-fill-mode: forwards;
filter: opacity(0);
}
.pickup-contents-box.animate li:nth-child(12) {
animation-name: pickup-menu-animate;
animation-duration: 0.8s;
animation-delay: 2.28s;
animation-fill-mode: forwards;
filter: opacity(0);
}
.cps-info-bar.animate a span:after {
animation-name: cps-info-icon-animate;
animation-duration: 1.7s;
animation-delay: 1.4s;
animation-fill-mode: forwards;
animation-timing-function: ease;
animation-iteration-count: infinite;
filter: opacity(1);
z-index: 4;
}
.main-image.animate {
animation-name: fade-animation;
animation-duration: 0.8s;
animation-delay: 0.6s;
animation-fill-mode: forwards;
filter: opacity(0);
position: relative;
z-index: 3;
}
}  .swiper-button-next,
.swiper-button-prev {
top: 32% !important;
color: #ccc !important;
background-size: 13px 22px !important;
filter: grayscale(0);
}
.swiper-button-next {
right: 5px !important;
background-image: none !important;
}
.swiper-button-prev {
left: 5px !important;
background-image: none !important;
}
.swiper-button-next:after,
.swiper-button-prev:after {
position: absolute;
font-family: "jin-icons";
font-size: 22px;
top: 0;
color: #fff;
text-shadow: 0 0 2px #aaa;
transition: color 0.4s ease, background 0.4s ease, transform 0.4s ease, opacity 0.4s ease, border 0.4s ease, padding 0.4s ease, left 0.4s ease, box-shadow 0.4s ease;
}
.swiper-button-next:after {
content: "\e904";
right: 0;
}
.swiper-button-prev:after {
content: "\e933";
left: 0;
}
.swiper-button-prev:hover:after {
transform: translateX(-3px);
}
.swiper-button-next:hover:after {
transform: translateX(3px);
}
@media (max-width: 767px) {
.swiper-pagination-bullet {
width: 6px !important;
height: 6px !important;
}
}
@media (min-width: 768px) {
.swiper-pagination-bullet {
width: 6px !important;
height: 6px !important;
}
}
@media (max-width: 767px) {
.swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-pagination-custom, .swiper-pagination-fraction {
bottom: 0px !important;
}
}  #header-box {
width: 100%;
padding: 0;
}
@media (max-width: 767px) {
#header-box {
position: relative;
z-index: 2;
min-height: 46px;
padding: 10px 0;
padding-bottom: 0px;
transition: 0.6s;
overflow: hidden;
}
}
@media (min-width: 768px) {
#header-box {
min-height: 60px;
}
}
#header {
margin: 0 auto;
padding: 0;
display: flex;
justify-content: space-between;
}
@media (max-width: 767px) {
#header {
margin-bottom: 10px;
}
}
@media (min-width: 768px) {
#header {
width: 100%;
padding: 0 20px;
}
}
@media (min-width: 1200px) {
#header {
width: 1200px;
}
}
#header #site-info {
font-feature-settings: "palt";
}
@media (max-width: 767px) {
#header #site-info {
max-width: 75%;
text-align: center;
font-weight: 700;
margin-top: 1px;
letter-spacing: 1px;
margin: 0 auto;
}
}
@media (min-width: 768px) {
#header #site-info {
letter-spacing: 3px;
color: #fff;
font-weight: normal;
font-size: 0.85rem;
margin-right: auto;
min-width: 100px;
max-width: 140px;
}
}
@media (min-width: 1200px) {
#header #site-info {
letter-spacing: 3px;
color: #fff;
font-weight: normal;
font-size: 0.85rem;
margin-right: auto;
min-width: 100px;
max-width: 250px;
}
}
@media (min-width: 768px) {
#header #site-info .tn-logo-size {
overflow: hidden;
}
}
#header #site-info img {
height: auto;
}
@media (max-width: 767px) {
#header #site-info img {
margin-bottom: -5px;
max-width: 100%;
}
}
@media (max-width: 767px) {
.cps-sp-menu-bar {
padding: 9px 5px 9px 5px;
background-color: #fff;
color: #fff;
overflow-x: scroll;
white-space: nowrap;
-webkit-overflow-scrolling: touch;
backface-visibility: hidden;
}
.cps-sp-menu-bar ul {
display: table;
}
.cps-sp-menu-bar ul li {
display: table-cell;
}
.cps-sp-menu-bar ul li a {
display: block;
margin: 0 3px;
color: #000;
font-size: 0.75rem;
letter-spacing: 0px;
padding: 2px 8px 3px 8px;
font-weight: 500;
font-feature-settings: "palt";
}
.cps-sp-menu-bar ul span {
padding-right: 3px;
}
.cps-sp-menu-bar ul .current-menu-item a {
border-bottom: 1px solid #ccc;
}
}
@media (max-width: 767px) {
.cps-info-bar,
.cps-info-bar.animate {
position: relative;
}
}
@media (min-width: 768px) {
.cps-info-bar,
.cps-info-bar.animate {
z-index: 2;
}
}
.cps-info-bar a,
.cps-info-bar.animate a {
display: block;
width: 100%;
background: pink;
color: #fff !important;
text-align: center;
font-size: 0.85rem;
transition: color 0.4s ease, background 0.4s ease, transform 0.4s ease, opacity 0.4s ease, border 0.4s ease, padding 0.4s ease, left 0.4s ease, box-shadow 0.4s ease;
}
@media (max-width: 767px) {
.cps-info-bar a,
.cps-info-bar.animate a {
font-weight: 600;
padding: 6px 40px;
letter-spacing: 0;
line-height: 1.15rem;
}
}
@media (min-width: 768px) {
.cps-info-bar a,
.cps-info-bar.animate a {
font-weight: 400;
padding: 7px 15px 8px 15px;
letter-spacing: 1;
}
.cps-info-bar a span,
.cps-info-bar.animate a span {
position: relative;
display: inline-block;
}
.cps-info-bar a span:after,
.cps-info-bar.animate a span:after {
position: absolute;
font-family: "jin-icons";
content: "\e910";
color: #fff !important;
top: 6px;
font-size: 0.65rem;
right: -17px;
}
}
.cps-info-bar a:hover,
.cps-info-bar.animate a:hover {
opacity: 0.9;
}
@media (max-width: 767px) {
.cps-info-bar:after,
.cps-info-bar.animate:after {
position: absolute;
font-family: "jin-icons";
content: "\e910";
color: #fff !important;
right: 32px;
top: 3px;
bottom: 0;
margin-top: auto;
margin-bottom: auto;
width: 0;
height: 15px;
font-size: 0.75rem;
}
}
@media (max-width: 767px) {
#headmenu {
display: none;
}
}
@media (min-width: 768px) {
#headmenu {
display: flex;
margin-top: 4px;
margin-bottom: 0px;
margin-left: 10px;
backface-visibility: hidden;
}
}
#headmenu .headsearch {
width: 30px;
margin-right: 5px;
margin-top: 17px;
}
#headmenu .headsearch .search-box {
display: block;
position: relative;
}
#headmenu .headsearch .search-box:hover {
color: #f8b500;
}
#headmenu .headsearch .search-box:before, #headmenu .headsearch .search-text {
position: absolute;
top: 1px;
right: 0;
width: 20px;
cursor: pointer;
}
#headmenu .headsearch .search-box:before {
font-family: "jin-icons";
content: "\e931";
top: 0px;
font-size: 19px;
z-index: 4;
text-align: center;
transition: color 0.4s ease, background 0.4s ease, transform 0.4s ease, opacity 0.4s ease, border 0.4s ease, padding 0.4s ease, left 0.4s ease, box-shadow 0.4s ease;
}
#headmenu .headsearch .search-text {
top: -7px;
right: -3px;
opacity: 0;
z-index: 5;
transition: all 0.6s;
border-radius: 20px;
padding: 8px 12px;
border: none;
font-size: 14px;
}
#headmenu .headsearch .search-text:focus {
outline: 0;
opacity: 1;
width: 220px;
cursor: text;
}
#headmenu .headsearch input[type=submit] {
display: none;
}
#headmenu .headsearch input::-webkit-input-placeholder {
font-size: 13px;
}
#headmenu .headsns {
display: flex;
margin-top: 19px;
}
#headmenu .headsns a {
transition: color 0.4s ease, background 0.4s ease, transform 0.4s ease, opacity 0.4s ease, border 0.4s ease, padding 0.4s ease, left 0.4s ease, box-shadow 0.4s ease;
display: block;
color: #fff;
margin: 0 6px;
font-size: 15px;
overflow: hidden;
}
#headmenu .headsns a:hover {
color: #f8b500 !important;
transform: scale(1.1);
}
#headmenu .headsns .twitter a {
margin: 0px 2px;
}
#headmenu .headsns .line a {
margin: 0px 4px;
}
#headmenu .headsns .jin-contact a {
margin: 0px 5px;
}
@media (max-width: 767px) {
.headsearch {
position: absolute;
z-index: 4;
}
.headsearch .search-box {
position: relative;
}
.headsearch .search-box:before, .headsearch .search-text {
position: absolute;
left: 13px;
width: 20px;
cursor: pointer;
}
.headsearch .search-box:before {
font-family: "jin-icons";
content: "\e931";
top: 12px;
font-size: 20px;
z-index: 4;
text-align: center;
transition: color 0.4s ease, background 0.4s ease, transform 0.4s ease, opacity 0.4s ease, border 0.4s ease, padding 0.4s ease, left 0.4s ease, box-shadow 0.4s ease;
}
.headsearch .search-text {
top: 7px;
left: 8px;
opacity: 0;
z-index: 5;
transition: all 0.6s;
border-radius: 20px;
padding: 5px 12px;
border: none;
font-size: 16px;
}
.headsearch .search-text:focus {
outline: 0;
opacity: 1;
width: 260px;
cursor: text;
}
.headsearch input[type=submit] {
display: none;
}
.headsearch input::-webkit-input-placeholder {
font-size: 13px;
}
}
@media (min-width: 768px) {
#header.header-type2 {
position: relative;
display: block;
z-index: 1;
}
}
@media (min-width: 768px) {
#header.header-type2 #site-info {
display: block;
text-align: center;
max-width: 100%;
}
}
#header.header-type2 #headmenu {
position: absolute;
right: 30px;
top: 0;
}  @media (min-width: 768px) {
.header-style6-box #headmenu {
margin-top: 0px !important;
margin-left: 20px !important;
}
}
.header-style6-box #headmenu .search-text {
top: -7px !important;
}  @media (min-width: 768px) {
#header-box.header-style10 {
position: absolute;
top: 15px;
left: 0;
right: 0;
z-index: 3;
}
}
@media (max-width: 767px) {
#header-box.header-style10 {
filter: opacity(0.7);
}
}
@media (min-width: 768px) {
#header-box.header-style10 {
width: calc(100% - 30px);
min-height: 60px;
border-radius: 2px;
margin: 0 auto;
border-radius: 2px;
background: #fff;
box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.18);
background-color: transparent !important;
}
}
@media (min-width: 768px) and (max-width: 767px) {
#header-box.header-style10 {
border-radius: 0px;
box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.25);
}
}
@media (min-width: 1200px) {
#header-box.header-style10 {
width: 1140px;
}
}
#header-box.header-style10:before {
pointer-events: none;
}
@media (min-width: 768px) {
#header-box.header-style10:before {
border-radius: 2px;
}
}
@media (min-width: 768px) {
#header-box.header-style10 .cps-info-bar a {
filter: opacity(0.7);
border-radius: 2px 2px 0 0;
}
}
#header-box .header-box10-bg {
position: relative;
}
#header-box .header-box10-bg:before {
position: absolute;
content: "";
width: 100%;
height: 100%;
top: 0;
left: 0;
}
@media (min-width: 768px) {
#header-box .header-box10-bg:before {
filter: opacity(0.7);
border-radius: 0px 0px 2px 2px;
min-height: 60px;
}
}
@media (max-width: 767px) {
#header-box .header-box10-bg:before {
display: none;
}
}
.header-style10 #header {
position: relative;
}
@media (min-width: 1200px) {
.header-style10 #header {
width: 1140px;
}
}  @media (min-width: 768px) {
#header-box.header-style11 {
position: relative;
z-index: 3;
margin-top: 15px !important;
}
}
@media (max-width: 767px) {
#header-box.header-style11 {
filter: opacity(0.7);
}
}
@media (min-width: 768px) {
#header-box.header-style11 {
width: calc(100% - 30px);
min-height: 60px;
border-radius: 2px;
margin: 0 auto;
border-radius: 2px;
background: #fff;
box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.18);
background-color: transparent !important;
}
}
@media (min-width: 768px) and (max-width: 767px) {
#header-box.header-style11 {
border-radius: 0px;
box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.25);
}
}
@media (min-width: 1200px) {
#header-box.header-style11 {
width: 1140px;
}
}
@media (min-width: 768px) {
#header-box.header-style11 .cps-info-bar a {
filter: opacity(0.7);
border-radius: 2px 2px 0 0;
}
}
#header-box .header-box11-bg {
position: relative;
}
#header-box .header-box11-bg:before {
position: absolute;
content: "";
width: 100%;
height: 100%;
top: 0;
left: 0;
}
@media (min-width: 768px) {
#header-box .header-box11-bg:before {
filter: opacity(0.7);
border-radius: 0px 0px 2px 2px;
min-height: 60px;
}
}
@media (max-width: 767px) {
#header-box .header-box11-bg:before {
display: none;
}
}
.header-style11 #header {
position: relative;
}
@media (min-width: 1200px) {
.header-style11 #header {
width: 1140px;
}
}  #main-image {
position: relative;
}
@media (max-width: 767px) {
#main-image {
overflow: hidden;
box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.15);
}
}
#main-image img {
max-width: 100%;
height: auto;
display: block;
margin: 0 auto;
transition: color 0.4s ease, background 0.4s ease, transform 0.4s ease, opacity 0.4s ease, border 0.4s ease, padding 0.4s ease, left 0.4s ease, box-shadow 0.4s ease;
}
#main-image a:hover img {
opacity: 0.8;
}
#main-image .top-image-meta {
position: absolute;
text-align: center;
}
@media (max-width: 767px) {
#main-image .top-image-meta {
top: 50%;
width: 90%;
left: 50%;
transform: translateY(-50%) translateX(-50%);
}
}
@media (min-width: 768px) {
#main-image .top-image-meta {
left: 50%;
top: 50%;
width: 100%;
transform: translateY(-50%) translateX(-50%);
}
}
#main-image .main-image-text {
display: block;
text-align: center;
font-feature-settings: "palt";
}
@media (max-width: 767px) {
#main-image .main-image-text {
font-size: 1.25rem;
line-height: 1.75rem;
letter-spacing: 2px;
}
}
@media (min-width: 768px) {
#main-image .main-image-text {
font-size: 1.65rem;
max-width: 85%;
line-height: 2.15rem;
letter-spacing: 3px;
margin: 0 auto;
}
}
@media (min-width: 1024px) {
#main-image .main-image-text {
font-size: 2.4rem;
max-width: 1000px;
line-height: 3rem;
letter-spacing: 4px;
}
}
#main-image .main-image-text-sub {
display: block;
}
@media (max-width: 767px) {
#main-image .main-image-text-sub {
margin-top: 20px;
font-size: 0.75rem;
}
}
@media (min-width: 768px) {
#main-image .main-image-text-sub {
font-size: 0.85rem;
max-width: 85%;
margin: 0 auto;
margin-top: 15px;
}
}
@media (min-width: 1024px) {
#main-image .main-image-text-sub {
margin-top: 30px;
font-size: 1rem;
max-width: 700px;
}
}
#main-image .top-image-text-option-border {
text-shadow: white 2px 0px, white -2px 0px, white 0px -2px, white 0px 2px, white 2px 2px, white -2px 2px, white 2px -2px, white -2px -2px, white 1px 2px, white -1px 2px, white 1px -2px, white -1px -2px, white 2px 1px, white -2px 1px, white 2px -1px, white -2px -1px;
}
#main-image .top-image-text-option-shadow {
text-shadow: 0 3px 8px #aaa;
}
#main-image .top-image-subtext-option-border {
text-shadow: white 2px 0px, white -2px 0px, white 0px -2px, white 0px 2px, white 2px 2px, white -2px 2px, white 2px -2px, white -2px -2px, white 1px 2px, white -1px 2px, white 1px -2px, white -1px -2px, white 2px 1px, white -2px 1px, white 2px -1px, white -2px -1px;
}
#main-image .top-image-subtext-option-shadow {
text-shadow: 0 1px 3px #555;
}
@media (max-width: 767px) {
#main-image .top-image-btn-color {
margin-top: 30px;
}
}
@media (min-width: 768px) {
#main-image .top-image-btn-color {
margin-top: 30px;
}
}
@media (min-width: 1024px) {
#main-image .top-image-btn-color {
margin-top: 50px;
}
}
#main-image .top-image-btn-color a {
font-weight: 300;
letter-spacing: 1px;
}
@media (max-width: 767px) {
#main-image .top-image-btn-color a {
font-size: 0.8rem;
}
}
@media (min-width: 768px) {
#main-image .top-image-btn-color a {
padding: 10px 30px;
}
}
@media (min-width: 1024px) {
#main-image .top-image-btn-color a {
padding: 15px 60px;
}
}
.main-image-wrapper {
position: relative;
z-index: 1;
}
.main-image-wrapper .top-image-meta {
z-index: 2;
}
@media (min-width: 768px) and (max-width: 1199px) {
.header-style10-image {
margin-top: 30px;
}
}  @media (max-width: 767px) {
#widget-tracking {
display: none;
}
}  .sidebar_style1 .widget {
border-radius: 2px;
background: #fff;
box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.18);
padding-bottom: 25px;
padding-top: 25px;
margin-bottom: 20px;
font-weight: 400;
font-size: 0.95rem;
}
@media (max-width: 767px) {
.sidebar_style1 .widget {
border-radius: 0px;
box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.25);
}
}
@media (max-width: 767px) {
.sidebar_style1 .widget {
padding: 15px !important;
margin-bottom: 30px;
border-radius: 2px;
}
}
@media (max-width: 767px) and (max-width: 767px) {
.sidebar_style1 .widget {
border-radius: 2px;
background: #fff;
box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.18);
}
}
@media (min-width: 768px) {
.sidebar_style1 .widget {
padding: 15px;
}
}
@media (min-width: 1024px) {
.sidebar_style1 .widget {
padding: 30px;
}
}
@media (max-width: 767px) {
.sidebar_style1 .widget.widget-profile {
padding: 0px !important;
}
}
.sidebar_style1 .widgettitle {
border-bottom: 2px solid #2b2b2b;
margin-bottom: 15px;
padding-bottom: 2px;
font-weight: 500;
}
@media (max-width: 767px) {
.sidebar_style1 .widgettitle {
font-size: 1.1rem;
}
}
@media (min-width: 768px) {
.sidebar_style1 .widgettitle {
font-size: 1rem;
}
}
@media (min-width: 1024px) {
.sidebar_style1 .widgettitle {
font-size: 1.1rem;
}
}  .sidebar_style2 .widget {
margin-bottom: 50px;
font-weight: 400;
font-size: 0.95rem;
}
@media (max-width: 767px) {
.sidebar_style2 .widget {
padding: 0px;
padding-bottom: 0;
padding-top: 0;
margin-bottom: 30px;
border-radius: 2px;
}
}
@media (min-width: 768px) {
.sidebar_style2 .widget {
padding-top: 0;
padding-left: 10px;
}
}
@media (min-width: 1024px) {
.sidebar_style2 .widget {
padding-left: 20px;
}
}
.sidebar_style2 .widgettitle {
margin-bottom: 15px;
padding: 10px 15px;
background: #ccc;
color: #fff;
border-radius: 2px;
font-weight: 500;
}
@media (max-width: 767px) {
.sidebar_style2 .widgettitle {
font-size: 1.1rem;
}
}
@media (min-width: 768px) {
.sidebar_style2 .widgettitle {
font-size: 1rem;
}
}
@media (max-width: 767px) {
.sidebar_style2 .my-profile {
border: none;
background: rgba(255, 255, 255, 0.65);
box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.25);
}
}  .sidebar_style3 .widget {
margin-bottom: 50px;
font-weight: 400;
font-size: 0.95rem;
}
@media (max-width: 767px) {
.sidebar_style3 .widget {
padding: 0px;
padding-bottom: 0;
padding-top: 0;
margin-bottom: 30px;
border-radius: 2px;
}
}
@media (min-width: 768px) {
.sidebar_style3 .widget {
padding-top: 0;
padding-left: 10px;
}
}
@media (min-width: 1024px) {
.sidebar_style3 .widget {
padding-left: 20px;
}
}
.sidebar_style3 .widgettitle {
margin-bottom: 15px;
padding: 10px;
position: relative;
}
@media (max-width: 767px) {
.sidebar_style3 .widgettitle {
font-size: 1.1rem;
font-weight: 500;
}
}
@media (min-width: 768px) {
.sidebar_style3 .widgettitle {
font-size: 1rem;
font-weight: 300;
}
}
@media (min-width: 1024px) {
.sidebar_style3 .widgettitle {
font-size: 1.3rem;
}
}
.sidebar_style3 .widgettitle:after {
content: "";
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 6px;
border-radius: 5px;
background-image: linear-gradient(-45deg, transparent 25%, #f4e2de 25%, #f4e2de 50%, transparent 50%, transparent 75%, #f4e2de 75%, #f4e2de);
background-size: 6px 6px;
}
@media (max-width: 767px) {
.sidebar_style3 .my-profile {
border: none;
background: rgba(255, 255, 255, 0.65);
box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.25);
}
}  .sidebar_style4 .widget {
margin-bottom: 50px;
font-weight: 400;
font-size: 0.95rem;
}
@media (max-width: 767px) {
.sidebar_style4 .widget {
padding: 0px;
padding-bottom: 0;
padding-top: 0;
margin-bottom: 30px;
border-radius: 2px;
}
}
@media (min-width: 768px) {
.sidebar_style4 .widget {
padding-top: 0;
padding-left: 10px;
}
}
@media (min-width: 1024px) {
.sidebar_style4 .widget {
padding-left: 20px;
}
}
.sidebar_style4 .widgettitle {
margin-bottom: 15px;
padding: 10px 15px;
font-size: 0.95rem;
border: 3px double #fff !important;
color: #fff;
border-radius: 2px;
text-align: center;
font-weight: 500;
}
@media (max-width: 767px) {
.sidebar_style4 .my-profile {
border: none;
background: rgba(255, 255, 255, 0.65);
box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.25);
}
}  .sidebar_style5 .widget {
margin-bottom: 50px;
font-weight: 400;
font-size: 0.95rem;
}
@media (max-width: 767px) {
.sidebar_style5 .widget {
padding: 0px;
padding-bottom: 0;
padding-top: 0;
margin-bottom: 30px;
border-radius: 2px;
}
}
@media (min-width: 768px) {
.sidebar_style5 .widget {
padding-top: 0;
padding-left: 10px;
}
}
@media (min-width: 1024px) {
.sidebar_style5 .widget {
padding-left: 20px;
}
}
.sidebar_style5 .widgettitle {
margin-bottom: 15px;
padding: 10px;
padding-bottom: 2px;
position: relative;
border-bottom: 3px double #ccc;
}
@media (max-width: 767px) {
.sidebar_style5 .widgettitle {
font-size: 1.1rem;
font-weight: 500;
}
}
@media (min-width: 768px) {
.sidebar_style5 .widgettitle {
font-size: 1rem;
font-weight: 300;
}
}
@media (min-width: 1024px) {
.sidebar_style5 .widgettitle {
font-size: 1.3rem;
}
}
@media (max-width: 767px) {
.sidebar_style5 .my-profile {
border: none;
background: rgba(255, 255, 255, 0.65);
box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.25);
}
}  .sidebar_style6 .widget {
border-radius: 2px;
background: #fff;
box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.18);
padding-bottom: 25px;
padding-top: 25px;
margin-bottom: 20px;
font-weight: 400;
font-size: 0.95rem;
}
@media (max-width: 767px) {
.sidebar_style6 .widget {
border-radius: 0px;
box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.25);
}
}
@media (max-width: 767px) {
.sidebar_style6 .widget {
padding: 0px;
padding-bottom: 0;
padding-top: 0;
margin-bottom: 30px;
border-radius: 2px;
}
}
@media (max-width: 767px) and (max-width: 767px) {
.sidebar_style6 .widget {
border-radius: 2px;
background: #fff;
box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.18);
}
}
@media (min-width: 768px) {
.sidebar_style6 .widget {
padding: 0px;
}
}
.sidebar_style6 .widgettitle {
background: #2b2b2b;
color: #fff;
padding: 10px;
text-align: center;
font-weight: 500;
border-top-left-radius: 2px;
border-top-right-radius: 2px;
font-size: 1rem;
}
@media (min-width: 768px) {
.sidebar_style6 .widgettitle {
padding: 10px 15px;
font-size: 0.95rem;
}
}
@media (max-width: 767px) {
.sidebar_style6 .widgettitle + div,
.sidebar_style6 .widgettitle + ul,
.sidebar_style6 .widgettitle + form,
.sidebar_style6 .search-box {
padding: 15px;
}
}
@media (min-width: 768px) {
.sidebar_style6 .widgettitle + div,
.sidebar_style6 .widgettitle + ul,
.sidebar_style6 .widgettitle + form,
.sidebar_style6 .search-box {
padding: 15px;
padding-top: 10px;
}
}
@media (min-width: 1024px) {
.sidebar_style6 .widgettitle + div,
.sidebar_style6 .widgettitle + ul,
.sidebar_style6 .widgettitle + form,
.sidebar_style6 .search-box {
padding: 30px;
padding-top: 15px;
}
}
@media (max-width: 767px) {
.sidebar_style6 .my-profile {
padding-top: 20px;
}
}
@media (min-width: 768px) {
.sidebar_style6 .my-profile {
padding: 15px;
padding-top: 10px;
padding-bottom: 100px !important;
}
}
@media (min-width: 1024px) {
.sidebar_style6 .my-profile {
padding: 30px;
padding-top: 15px;
padding-bottom: 115px !important;
}
}
@media (max-width: 767px) {
.sidebar_style6 #new-entry-box {
padding: 15px;
}
}
@media (min-width: 768px) {
.sidebar_style6 #new-entry-box {
padding: 15px;
padding-top: 10px;
}
}
@media (min-width: 1024px) {
.sidebar_style6 #new-entry-box {
padding: 30px;
padding-top: 15px;
padding-bottom: 15px;
}
}
@media (min-width: 1024px) {
.sidebar_style6 .widget_categories form {
padding-bottom: 20px;
padding-top: 20px;
}
}
@media (max-width: 767px) {
.sidebar_style6 .widget_archive form:after, .sidebar_style6 .widget_categories form:after {
top: 32px;
}
}
@media (min-width: 768px) {
.sidebar_style6 .widget_archive form:after, .sidebar_style6 .widget_categories form:after {
right: 25px;
}
}
@media (min-width: 1024px) {
.sidebar_style6 .widget_archive form:after, .sidebar_style6 .widget_categories form:after {
right: 40px;
}
}
@media (min-width: 768px) {
.sidebar_style6 .widget_tag_cloud .tagcloud {
padding-top: 15px;
}
}
@media (min-width: 1024px) {
.sidebar_style6 .widget_tag_cloud .tagcloud {
padding-bottom: 20px;
padding-top: 20px;
}
}
@media (max-width: 767px) {
.sidebar_style6 .widget_search .search-box input[type=search] {
width: calc(100% - 30px);
right: auto;
left: auto;
top: 15px;
}
}
@media (min-width: 768px) {
.sidebar_style6 .widget_search .search-box input[type=search] {
right: auto;
left: auto;
width: calc(100% - 30px);
top: 13px;
}
}
@media (min-width: 1024px) {
.sidebar_style6 .widget_search .search-box input[type=search] {
top: 23px;
width: calc(100% - 60px);
}
}
@media (max-width: 767px) {
.sidebar_style6 .widget_search .search-box input[type=submit] {
top: 15px;
right: 25px;
}
}
@media (min-width: 768px) {
.sidebar_style6 .widget_search .search-box input[type=submit] {
top: 18px;
right: 15px;
}
}
@media (min-width: 1024px) {
.sidebar_style6 .widget_search .search-box input[type=submit] {
top: 23px;
right: 30px;
}
}
@media (max-width: 767px) {
.sidebar_style6 .widget_meta ul {
padding-left: 35px;
}
}  .widget .screen-reader-text {
display: none;
}
.widget.widget_custom_html {
box-shadow: none !important;
background: none !important;
}
.sidebar_style1 .widget_custom_html,
.sidebar_style6 .widget_custom_html {
padding: 0 !important;
}
.widget_archive select,
.widget_categories select {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
background-color: rgba(192, 192, 192, 0.15);
width: 100%;
margin: 0px;
padding: 10px;
border-radius: 2px;
font-size: 0.85rem;
color: #888;
border: none;
}
@media (max-width: 767px) {
.widget_archive select,
.widget_categories select {
font-size: 16px;
}
}
.widget_archive form,
.widget_archive select,
.widget_categories form,
.widget_categories select {
position: relative;
}
.widget_archive form:after,
.widget_archive select:after,
.widget_categories form:after,
.widget_categories select:after {
font-family: "jin-icons";
content: "\e932";
position: absolute;
right: 10px;
top: calc(50% - 7px);
pointer-events: none;
}
.widget_archive select:focus,
.widget_categories select:focus {
outline: 0;
}
.widget_archive select::-ms-expand,
.widget_categories select::-ms-expand {
display: none;
}
@media (max-width: 767px) {
.textwidget {
font-size: 0.95rem;
}
}
@media (min-width: 768px) {
.textwidget {
font-size: 0.85rem;
}
}
.textwidget img {
max-width: 100%;
height: auto;
display: block;
}
.widget_search .search-box {
position: relative;
height: 34px;
}
.widget_search .search-box input[type=search] {
background-color: #fff;
border: 1px solid #ddd;
height: 34px;
width: 100%;
margin: 0;
padding: 0 10px;
padding-right: 40px;
border-radius: 17px;
position: absolute;
top: 0;
right: 0;
transition: color 0.3s ease, background 0.3s ease, transform 0.3s ease, opacity 0.3s ease, border 0.3s ease, padding 0.3s ease, left 0.3s ease, bottom 0.3s ease, box-shadow 0.3s ease;
}
@media (max-width: 767px) {
.widget_search .search-box input[type=search] {
font-size: 16px;
}
}
.widget_search .search-box input[type=submit] {
font-family: "jin-icons";
position: absolute;
top: 0;
right: 0;
border: none;
height: 34px;
width: 34px;
background: none;
display: inline-block;
font-size: 14px;
color: #aaa !important;
}
@media (max-width: 767px) {
.widget_search .search-box input[type=submit] {
font-size: 16px;
right: 10px;
}
}
.widget_search .search-box input[type=search]:focus {
outline: none;
border: 1px solid #0094c8;
}
.widget_search .search-box input[type=submit]:hover {
cursor: pointer;
}
#wp-calendar {
width: 100%;
border-collapse: collapse;
border-top-width: 1px;
border-right-width: 1px;
border-top-style: solid;
border-right-style: solid;
border-top-color: #aaa;
border-right-color: #aaa;
font-size: 0.75rem;
}
#wp-calendar thead tr th {
border-bottom-width: 1px;
border-left-width: 1px;
border-bottom-style: solid;
border-left-style: solid;
border-bottom-color: #aaa;
border-left-color: #aaa;
padding: 2px;
background: #eee;
font-weight: 400;
}
#wp-calendar thead tr th:nth-child(6) {
background-color: #C0DDF9;
}
#wp-calendar thead tr th:nth-child(7) {
background-color: #F5D0D3;
}
#wp-calendar td {
text-align: center;
padding: 2px;
border-bottom-width: 1px;
border-left-width: 1px;
border-bottom-style: solid;
border-left-style: solid;
border-bottom-color: #aaa;
border-left-color: #aaa;
background: #fff;
}
#wp-calendar caption {
text-align: center;
border: 1px solid #aaa;
border-bottom: none;
background: #fff;
padding: 5px 0;
}
#wp-calendar tbody tr #today {
background-color: #CCC;
}
.widget_meta ul {
padding: 15px;
padding-top: 0;
padding-bottom: 0;
padding-left: 20px;
margin: 0;
list-style-type: disc;
}
.widget_meta ul li {
padding: 3px 0;
}
.widget_meta ul li a {
display: block;
}
.widget_archive ul li {
position: relative;
}
.widget_archive ul li a {
display: block;
position: relative;
overflow: hidden;
*zoom: 1;
padding-top: 12px;
padding-left: 28px;
padding-bottom: 12px;
line-height: 1.6rem;
border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
@media (max-width: 767px) {
.widget_archive ul li a {
font-size: 0.95rem;
font-weight: 600;
}
}
@media (min-width: 768px) {
.widget_archive ul li a {
font-size: 0.85rem;
font-weight: 500;
}
}
@media (min-width: 1024px) {
.widget_archive ul li a {
font-size: 0.95rem;
}
}
.widget_archive ul li a:before {
content: "\e902";
font-family: "jin-icons";
position: absolute;
left: 6px;
line-height: 0rem;
width: 14px;
height: 1px;
padding-left: 2px;
font-size: 0.85rem;
transition: color 0.3s ease, background 0.3s ease, transform 0.3s ease, opacity 0.3s ease, border 0.3s ease, padding 0.3s ease, left 0.3s ease, bottom 0.3s ease, box-shadow 0.3s ease;
top: 24px;
}
.widget_archive ul li:last-of-type a {
border: none;
}
.widget_media_video iframe,
.textwidget iframe {
width: 100%;
}
.widget_recent_comments ul {
padding-left: 0px;
}
.widget_recent_comments ul li {
position: relative;
border-bottom: 1px solid rgba(0, 0, 0, 0.05);
padding-left: 25px;
padding-bottom: 12px;
padding-top: 12px;
}
@media (max-width: 767px) {
.widget_recent_comments ul li {
padding-bottom: 12px;
padding-top: 12px;
}
}
.widget_recent_comments ul li > a:before {
display: block;
font-family: "jin-icons";
content: "\e90d";
position: absolute;
line-height: 1.3rem;
top: -3px;
left: -21px;
width: 10px;
height: 10px;
}
.widget_recent_comments ul li {
display: block;
overflow: hidden;
font-size: 0.85rem;
line-height: 1.15rem;
*zoom: 1;
}
@media (max-width: 767px) {
.widget_recent_comments ul li {
font-weight: 600;
}
}
@media (min-width: 768px) {
.widget_recent_comments ul li {
font-weight: 500;
}
}
.widget_recent_comments ul li a {
position: relative;
}
.widget_pages ul li a {
display: block;
overflow: hidden;
*zoom: 1;
padding-top: 12px;
padding-left: 28px;
padding-bottom: 12px;
border-bottom: 1px solid rgba(0, 0, 0, 0.05);
line-height: 1.6rem;
font-size: 0.85rem;
position: relative;
transition: color 0.3s ease, background 0.3s ease, transform 0.3s ease, opacity 0.3s ease, border 0.3s ease, padding 0.3s ease, left 0.3s ease, bottom 0.3s ease, box-shadow 0.3s ease;
}
@media (max-width: 767px) {
.widget_pages ul li a {
font-weight: 600;
}
}
@media (min-width: 768px) {
.widget_pages ul li a {
font-weight: 500;
}
}
.widget_pages ul li a:before {
content: "\e902";
font-family: "jin-icons";
font-weight: 900;
position: absolute;
left: 6px;
line-height: 0;
width: 14px;
height: 1px;
padding-left: 2px;
font-size: 0.85rem;
transition: color 0.3s ease, background 0.3s ease, transform 0.3s ease, opacity 0.3s ease, border 0.3s ease, padding 0.3s ease, left 0.3s ease, bottom 0.3s ease, box-shadow 0.3s ease;
top: 24px;
}
.widget_pages ul li:last-of-type a {
border: none;
padding-bottom: 0;
}
.widget_recent_entries ul li {
border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
.widget_recent_entries ul li a {
display: block;
overflow: hidden;
*zoom: 1;
padding-top: 12px;
padding-left: 28px;
padding-bottom: 12px;
line-height: 1.6rem;
font-size: 0.85rem;
position: relative;
transition: color 0.3s ease, background 0.3s ease, transform 0.3s ease, opacity 0.3s ease, border 0.3s ease, padding 0.3s ease, left 0.3s ease, bottom 0.3s ease, box-shadow 0.3s ease;
}
@media (max-width: 767px) {
.widget_recent_entries ul li a {
font-weight: 600;
}
}
@media (min-width: 768px) {
.widget_recent_entries ul li a {
font-weight: 500;
}
}
.widget_recent_entries ul li a:before {
content: "\e902";
font-family: "jin-icons";
font-weight: 900;
position: absolute;
left: 6px;
line-height: 0;
width: 14px;
height: 1px;
padding-left: 2px;
font-size: 0.85rem;
transition: color 0.3s ease, background 0.3s ease, transform 0.3s ease, opacity 0.3s ease, border 0.3s ease, padding 0.3s ease, left 0.3s ease, bottom 0.3s ease, box-shadow 0.3s ease;
top: 24px;
}
.widget_recent_entries ul li .post-date {
display: block;
text-align: right;
font-size: 0.8rem;
color: #bbb;
font-weight: 300;
letter-spacing: 1px;
}
@media (max-width: 767px) {
.widget_recent_entries ul li .post-date {
font-weight: 400;
}
}
.widget_tag_cloud .tagcloud {
padding: 0px;
}
.widget_tag_cloud .tagcloud a:before {
font-family: "jin-icons";
content: "\e92c";
padding-right: 3px;
vertical-align: bottom;
line-height: 0.9rem;
font-size: 0.6rem;
transition: color 0.3s ease, background 0.3s ease, transform 0.3s ease, opacity 0.3s ease, border 0.3s ease, padding 0.3s ease, left 0.3s ease, bottom 0.3s ease, box-shadow 0.3s ease;
}
@media (max-width: 767px) {
.widget_tag_cloud .tagcloud a:before {
line-height: 1rem;
}
}
.widget_tag_cloud .tagcloud a:hover::before {
color: #fff !important;
}
.widget_tag_cloud a {
display: inline-table;
max-width: 100%;
padding: 4px 8px;
margin-bottom: 4px;
margin-right: 1px;
background: rgba(0, 0, 0, 0.04);
border-radius: 2px;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
font-size: 0.65rem !important;
text-decoration: none;
letter-spacing: 0;
transition: color 0.4s ease, background 0.4s ease, transform 0.4s ease, opacity 0.4s ease, border 0.4s ease, padding 0.4s ease, left 0.4s ease, box-shadow 0.4s ease;
}
@media (max-width: 767px) {
.widget_tag_cloud a {
margin-bottom: 5px;
}
}
.widget_tag_cloud a:hover {
background-color: #f8b500;
color: #fff !important;
}
.new-entry-item:last-child {
margin-bottom: 0;
}
.new-entry-item a {
display: block;
padding-top: 10px;
padding-bottom: 10px;
transition: color 0.3s ease, background 0.3s ease, transform 0.3s ease, opacity 0.3s ease, border 0.3s ease, padding 0.3s ease, left 0.3s ease, bottom 0.3s ease, box-shadow 0.3s ease;
}
.new-entry-item a::after {
clear: both;
content: "";
display: block;
}
.new-entry-item a:first-child {
margin-top: 0px;
}
@media (max-width: 767px) {
.new-entry {
width: calc(37.5% - 0px);
float: left;
margin-left: 0px;
}
}
@media (min-width: 768px) {
.new-entry {
width: calc(33.3333333333% - 0px);
float: left;
margin-left: 0px;
}
}
.new-entry .eyecatch {
width: 100%;
padding: 0;
margin: 0;
}
.new-entry .eyecatch img {
width: 100%;
height: auto;
display: block;
background: #fff;
transition: color 0.3s ease, background 0.3s ease, transform 0.3s ease, opacity 0.3s ease, border 0.3s ease, padding 0.3s ease, left 0.3s ease, bottom 0.3s ease, box-shadow 0.3s ease;
}
.new-entry-item-meta {
padding: 0;
}
@media (max-width: 767px) {
.new-entry-item-meta {
width: calc(58.3333333333% - 0px);
float: left;
margin-left: 0px;
left: calc(4.1666666667% - 0px + 0px);
position: relative;
}
}
@media (min-width: 768px) {
.new-entry-item-meta {
width: calc(62.5% - 0px);
float: left;
margin-left: 0px;
left: calc(4.1666666667% - 0px + 0px);
position: relative;
}
}
.new-entry-item-meta .date {
font-size: 0.8rem;
color: #bbb;
font-weight: 300;
letter-spacing: 1px;
display: block;
margin-top: 0px;
margin-bottom: 0;
}
@media (max-width: 767px) {
.new-entry-item-meta .date {
font-weight: 400;
}
}
@media (min-width: 1200px) {
.new-entry-item-meta .date {
margin-bottom: 6px;
}
}
.new-entry-item-title {
font-size: 0.85rem;
line-height: 1.15rem;
margin-bottom: 0;
}
@media (max-width: 767px) {
.new-entry-item-title {
font-weight: 600;
margin-top: 3px;
}
}
@media (min-width: 768px) {
.new-entry-item-title {
font-weight: 500;
}
}
@media (min-width: 1024px) {
.new-entry-item-title {
font-weight: 500;
}
}
.popular-meta {
width: calc(100% - 0px);
float: left;
margin-left: 0px;
transition: color 0.3s ease, background 0.3s ease, transform 0.3s ease, opacity 0.3s ease, border 0.3s ease, padding 0.3s ease, left 0.3s ease, bottom 0.3s ease, box-shadow 0.3s ease;
border-radius: 2px;
margin-top: 6px;
padding: 1px 7px;
padding-left: 4px;
}
.popular-item a:hover > .popular-meta {
background: transparent;
}
.popular-item {
margin-top: 0px;
margin-bottom: 0px;
}
.popular-item .new-entry {
position: relative;
}
.pop-num {
position: absolute;
top: 0px;
left: 0px;
width: 20px;
height: 20px;
color: #fff;
background: #ccc !important;
text-align: center;
line-height: 0;
font-size: 0.75rem;
padding-top: 10px;
letter-spacing: 0;
}
.popular-count {
display: block;
float: right;
text-align: right;
color: rgba(0, 0, 0, 0.35);
border-bottom: 1px dashed rgba(0, 0, 0, 0.35);
}
@media (max-width: 767px) {
.popular-count {
font-size: 0.75rem;
letter-spacing: 1px;
}
}
@media (min-width: 768px) {
.popular-count {
font-size: 0.75rem;
}
}
.popular-count div {
display: inline-block;
font-weight: 300;
}
@media (max-width: 767px) {
.popular-count span {
font-size: 0.95rem;
letter-spacing: 1;
}
}
@media (min-width: 768px) {
.popular-count span {
font-size: 0.85rem;
font-weight: 400;
}
}
.widget_categories ul {
padding: 0;
margin: 0;
}
.widget_categories ul li {
position: relative;
padding: 0px;
background: transparent;
border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
.widget_categories ul li:last-of-type {
border: none;
}
.widget_categories ul li.menu-item-has-children {
padding-bottom: 10px;
}
.widget_categories ul li.menu-item-has-children:last-of-type {
padding-bottom: 0px;
}
.widget_categories ul li a {
padding: 12px;
padding-left: 28px;
display: block;
border-left: none;
position: relative;
line-height: 1.6rem;
transition: color 0.3s ease, background 0.3s ease, transform 0.3s ease, opacity 0.3s ease, border 0.3s ease, padding 0.3s ease, left 0.3s ease, bottom 0.3s ease, box-shadow 0.3s ease;
}
@media (max-width: 767px) {
.widget_categories ul li a {
font-size: 0.95rem;
font-weight: 600;
padding-right: 40px;
}
}
@media (min-width: 768px) {
.widget_categories ul li a {
font-size: 0.85rem;
padding-right: 40px;
font-weight: 500;
}
}
@media (min-width: 1024px) {
.widget_categories ul li a {
font-size: 0.95rem;
}
}
.widget_categories ul li a:before {
content: "\e902";
font-family: "jin-icons";
font-weight: 900;
position: absolute;
left: 6px;
line-height: 0;
width: 14px;
height: 1px;
padding-left: 2px;
font-size: 0.85rem;
transition: color 0.3s ease, background 0.3s ease, transform 0.3s ease, opacity 0.3s ease, border 0.3s ease, padding 0.3s ease, left 0.3s ease, bottom 0.3s ease, box-shadow 0.3s ease;
top: 24px;
}
.widget_categories ul li:last-child a {
padding-bottom: 0;
}
.widget_categories ul .children {
padding-left: 25px;
margin-bottom: 10px;
}
.widget_categories ul .children li {
border: none;
}
.widget_categories ul .children li a {
border-left: none;
padding: 3px 10px;
padding-left: 26px;
position: relative;
font-size: 0.85rem;
line-height: 1.15rem;
transition: color 0.3s ease, background 0.3s ease, transform 0.3s ease, opacity 0.3s ease, border 0.3s ease, padding 0.3s ease, left 0.3s ease, bottom 0.3s ease, box-shadow 0.3s ease;
}
.widget_categories ul .children li a:before {
content: "・";
position: absolute;
left: 2px;
width: 5px;
height: 1px;
font-size: 24px;
line-height: 0;
transition: color 0.3s ease, background 0.3s ease, transform 0.3s ease, opacity 0.3s ease, border 0.3s ease, padding 0.3s ease, left 0.3s ease, bottom 0.3s ease, box-shadow 0.3s ease;
top: 12px;
}
.widget_categories ul .children .children {
margin-top: 5px;
margin-bottom: 0;
}
.widget_categories ul .children .children li a {
padding: 3px 10px;
padding-left: 26px;
font-weight: 300;
font-size: 0.75rem;
line-height: 1.05rem;
}
.widget_categories ul .children .children li a:before {
content: "";
position: absolute;
left: 17px;
width: 1px;
height: 18px;
padding: 0;
background: #777;
line-height: 0;
transition: color 0.3s ease, background 0.3s ease, transform 0.3s ease, opacity 0.3s ease, border 0.3s ease, padding 0.3s ease, left 0.3s ease, bottom 0.3s ease, box-shadow 0.3s ease;
top: 2px;
}
.widget_categories ul .count,
.widget_archive ul .count {
position: absolute;
right: 3px;
top: 13px;
padding: 1px 3px;
min-width: 30px;
font-size: 0.7rem;
color: #aaa;
border: 1px solid #ccc;
border-radius: 2px;
font-weight: 300;
letter-spacing: 0;
line-height: 1rem;
text-align: center;
transition: color 0.3s ease, background 0.3s ease, transform 0.3s ease, opacity 0.3s ease, border 0.3s ease, padding 0.3s ease, left 0.3s ease, bottom 0.3s ease, box-shadow 0.3s ease;
}
.widget_categories ul li a:hover .count,
.widget_archive ul li a:hover .count {
color: #fff;
background: #aaa;
border: 1px solid #aaa;
}
.widget_categories ul li ul li ul li .count {
display: none;
top: 2px;
}
@media (max-width: 767px) {
.widget_categories ul li ul li .count {
top: 2px;
}
}
@media (min-width: 768px) {
.widget_categories ul li ul li .count {
top: 2px;
}
}
.widget_nav_menu ul {
padding: 0;
margin: 0;
}
.widget_nav_menu ul li {
padding: 0px;
background: transparent;
border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
.widget_nav_menu ul li:last-of-type {
border: none;
}
.widget_nav_menu ul li.menu-item-has-children {
padding-bottom: 10px;
}
.widget_nav_menu ul li.menu-item-has-children:last-of-type {
padding-bottom: 0px;
}
.widget_nav_menu ul li span {
display: inline-block;
padding-right: 3px;
}
.widget_nav_menu ul li a {
padding: 12px;
padding-left: 28px;
display: block;
border-left: none;
position: relative;
transition: color 0.3s ease, background 0.3s ease, transform 0.3s ease, opacity 0.3s ease, border 0.3s ease, padding 0.3s ease, left 0.3s ease, bottom 0.3s ease, box-shadow 0.3s ease;
}
@media (max-width: 767px) {
.widget_nav_menu ul li a {
font-size: 0.95rem;
font-weight: 600;
}
}
@media (min-width: 768px) {
.widget_nav_menu ul li a {
font-size: 0.85rem;
padding-right: 35px;
font-weight: 500;
}
}
@media (min-width: 1024px) {
.widget_nav_menu ul li a {
font-size: 0.95rem;
}
}
.widget_nav_menu ul li a:before {
content: "\e902";
font-family: "jin-icons";
position: absolute;
left: 6px;
line-height: 0;
width: 14px;
height: 1px;
padding-left: 2px;
font-size: 0.85rem;
transition: color 0.3s ease, background 0.3s ease, transform 0.3s ease, opacity 0.3s ease, border 0.3s ease, padding 0.3s ease, left 0.3s ease, bottom 0.3s ease, box-shadow 0.3s ease;
top: 23px;
}
@media (max-width: 767px) {
.widget_nav_menu ul li a:before {
top: 22px;
}
}
.widget_nav_menu ul li:last-child a {
padding-bottom: 0;
}
.widget_nav_menu ul .sub-menu {
padding-left: 25px;
margin-top: -2px;
}
.widget_nav_menu ul .sub-menu li {
position: relative;
padding: 0;
border: none;
}
.widget_nav_menu ul .sub-menu li a {
border-left: none;
padding: 3px 10px;
padding-left: 26px;
position: relative;
font-size: 0.85rem;
line-height: 1.15rem;
transition: color 0.3s ease, background 0.3s ease, transform 0.3s ease, opacity 0.3s ease, border 0.3s ease, padding 0.3s ease, left 0.3s ease, bottom 0.3s ease, box-shadow 0.3s ease;
}
.widget_nav_menu ul .sub-menu li a:before {
content: "・";
position: absolute;
left: 2px;
width: 5px;
height: 1px;
font-size: 24px;
line-height: 0;
transition: color 0.3s ease, background 0.3s ease, transform 0.3s ease, opacity 0.3s ease, border 0.3s ease, padding 0.3s ease, left 0.3s ease, bottom 0.3s ease, box-shadow 0.3s ease;
top: 12px;
}
.widget_nav_menu ul .sub-menu .sub-menu {
margin-top: 5px;
padding-top: 0;
}
.widget_nav_menu ul .sub-menu .sub-menu li a {
padding: 3px 10px;
padding-left: 26px;
font-weight: 300;
font-size: 0.75rem;
line-height: 1.05rem;
}
.widget_nav_menu ul .sub-menu .sub-menu li a:before {
content: "";
position: absolute;
left: 17px;
width: 1px;
height: 18px;
padding: 0;
background: #777;
line-height: 0;
transition: color 0.3s ease, background 0.3s ease, transform 0.3s ease, opacity 0.3s ease, border 0.3s ease, padding 0.3s ease, left 0.3s ease, bottom 0.3s ease, box-shadow 0.3s ease;
top: 2px;
}
.widget_nav_menu ul > li.menu-item-has-children > a {
padding-bottom: 10px;
}
.widget_nav_menu ul > li > ul > li.menu-item-has-children > a {
padding-bottom: 2px;
}
.widget_nav_menu ul > li > ul > li > ul > li:last-of-type,
.widget_categories ul > li > ul > li > ul > li:last-of-type {
padding-bottom: 5px;
}
.widget_nav_menu ul > li > a,
.widget_categories ul > li > a,
.widget_archive ul > li > a,
.widget_recent_entries ul > li > a,
.widget_pages ul > li > a,
.widget_meta ul > li > a {
width: calc(100% - 3px);
}
.widget_nav_menu ul > li > a:hover,
.widget_categories ul > li > a:hover,
.widget_archive ul > li > a:hover,
.widget_recent_entries ul > li > a:hover,
.widget_pages ul > li > a:hover,
.widget_meta ul > li > a:hover {
transform: translateX(3px);
}
@media (max-width: 767px) {
.widget_nav_menu ul > li > ul.sub-menu > li,
.widget_categories ul > li > ul.children > li {
margin-bottom: 0;
}
.widget_nav_menu ul > li > ul > li.menu-item-has-children > ul {
margin-bottom: 0px;
}
} .sp-menu-widget-box {
width: 100%;
margin-top: 15px;
margin-bottom: 0px;
padding-bottom: 0;
}
.sp-menu-widget-box::after {
clear: both;
content: "";
display: block;
}
.sp-menu-widget-box .sp-menu-widget {
width: calc(100% - 30px);
float: left;
margin-left: 15px;
}
.sp-menu-widget-box .sp-menu-widgettitle {
display: block;
font-size: 1rem;
text-align: center;
margin-top: 15px;
margin-bottom: 10px;
}
.sp-menu-widget-box .sp-menu-widgettitle span {
border-bottom: 1px solid #aaa;
padding: 3px 10px;
}
.sp-menu-widget-box .textwidget {
font-weight: 400;
margin-bottom: 15px;
letter-spacing: 0;
}
.sp-menu-widget-box .textwidget img {
max-width: 100%;
height: auto;
display: block;
}
.sp-menu-widget-box .custom-html-widget {
margin-top: 5px;
}
.sp-menu-widget-box .widget_nav_menu {
border-radius: 2px;
background: #fff;
box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.18);
font-size: 0.8em;
letter-spacing: 0;
margin-bottom: 15px;
}
@media (max-width: 767px) {
.sp-menu-widget-box .widget_nav_menu {
border-radius: 0px;
box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.25);
}
}
.sp-menu-widget-box .widget_nav_menu ul {
padding: 0;
padding-top: 5px;
margin: 0;
}
.sp-menu-widget-box .widget_nav_menu ul li {
width: calc(33.3333333333% - 0px);
float: left;
margin-left: 0px;
background: #fff;
margin-bottom: 5px;
min-height: 70px;
border: none;
}
.sp-menu-widget-box .widget_nav_menu ul li ul {
display: none;
}
.sp-menu-widget-box .widget_nav_menu ul li:nth-child(3n+1) {
clear: both;
}
.sp-menu-widget-box .widget_nav_menu ul li a {
padding: 10px 5px;
padding-top: 5px;
padding-left: 4px;
display: block;
text-align: center;
transition: color 0.3s ease, background 0.3s ease, transform 0.3s ease, opacity 0.3s ease, border 0.3s ease, padding 0.3s ease, left 0.3s ease, bottom 0.3s ease, box-shadow 0.3s ease;
}
.sp-menu-widget-box .widget_nav_menu ul li a span {
display: block;
font-size: 1.4rem;
}
.sp-menu-widget-box .widget_nav_menu ul li:first-child a,
.sp-menu-widget-box .widget_nav_menu ul li:nth-child(3n+1) a {
padding-left: 10px;
border-left: none;
} #post-bottom-widget,
.home.page #home-bottom-widget {
margin-top: 20px;
}
#home-bottom-widget,
#home-top-widget,
#post-bottom-widget,
#post-top-widget {
margin-bottom: 20px;
}
#home-bottom-widget .widget,
#home-top-widget .widget,
#post-bottom-widget .widget,
#post-top-widget .widget {
margin-bottom: 20px;
border-radius: 2px;
background: #fff;
box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.18);
}
@media (max-width: 767px) {
#home-bottom-widget .widget,
#home-top-widget .widget,
#post-bottom-widget .widget,
#post-top-widget .widget {
border-radius: 0px;
box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.25);
}
}
@media (max-width: 767px) {
#home-bottom-widget .widget,
#home-top-widget .widget,
#post-bottom-widget .widget,
#post-top-widget .widget {
box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.25);
}
}
#home-bottom-widget .widget_recent_comments,
#home-bottom-widget .widget-popular,
#home-bottom-widget .widget_nav_menu,
#home-bottom-widget .widget_text,
#home-bottom-widget .widget_archive,
#home-bottom-widget .widget-recommend,
#home-bottom-widget .widget_categories,
#home-bottom-widget .widget_tag_cloud,
#home-bottom-widget .widget_recent_entries,
#home-bottom-widget .widget_pages,
#home-bottom-widget .widget-recent-post,
#home-bottom-widget .widget_calendar,
#home-bottom-widget .widget_media_gallery,
#home-top-widget .widget_recent_comments,
#home-top-widget .widget-popular,
#home-top-widget .widget_nav_menu,
#home-top-widget .widget_text,
#home-top-widget .widget_archive,
#home-top-widget .widget-recommend,
#home-top-widget .widget_categories,
#home-top-widget .widget_tag_cloud,
#home-top-widget .widget_recent_entries,
#home-top-widget .widget_pages,
#home-top-widget .widget-recent-post,
#home-top-widget .widget_calendar,
#home-top-widget .widget_media_gallery,
#post-bottom-widget .widget_recent_comments,
#post-bottom-widget .widget-popular,
#post-bottom-widget .widget_nav_menu,
#post-bottom-widget .widget_text,
#post-bottom-widget .widget_archive,
#post-bottom-widget .widget-recommend,
#post-bottom-widget .widget_categories,
#post-bottom-widget .widget_tag_cloud,
#post-bottom-widget .widget_recent_entries,
#post-bottom-widget .widget_pages,
#post-bottom-widget .widget-recent-post,
#post-bottom-widget .widget_calendar,
#post-bottom-widget .widget_media_gallery,
#post-top-widget .widget_recent_comments,
#post-top-widget .widget-popular,
#post-top-widget .widget_nav_menu,
#post-top-widget .widget_text,
#post-top-widget .widget_archive,
#post-top-widget .widget-recommend,
#post-top-widget .widget_categories,
#post-top-widget .widget_tag_cloud,
#post-top-widget .widget_recent_entries,
#post-top-widget .widget_pages,
#post-top-widget .widget-recent-post,
#post-top-widget .widget_calendar,
#post-top-widget .widget_media_gallery {
border-radius: 3px;
}
@media (max-width: 767px) {
#home-bottom-widget .widgettitle,
#home-top-widget .widgettitle,
#post-bottom-widget .widgettitle,
#post-top-widget .widgettitle {
padding: 10px 22px;
}
}
@media (min-width: 768px) {
#home-bottom-widget .widgettitle,
#home-top-widget .widgettitle,
#post-bottom-widget .widgettitle,
#post-top-widget .widgettitle {
padding: 10px 28px;
font-size: 1.25rem;
}
}
#home-bottom-widget .widget_recent_comments .widgettitle,
#home-bottom-widget .widget-popular .widgettitle,
#home-bottom-widget .widget_nav_menu .widgettitle,
#home-bottom-widget .widget_text .widgettitle,
#home-bottom-widget .widget_archive .widgettitle,
#home-bottom-widget .widget-recommend .widgettitle,
#home-bottom-widget .widget_categories .widgettitle,
#home-bottom-widget .widget_tag_cloud .widgettitle,
#home-bottom-widget .widget_recent_entries .widgettitle,
#home-bottom-widget .widget-ranking .widgettitle,
#home-bottom-widget .widget_pages .widgettitle,
#home-bottom-widget .widget-recent-post .widgettitle,
#home-bottom-widget .widget_search .widgettitle,
#home-bottom-widget .widget_calendar .widgettitle,
#home-bottom-widget .widget_media_gallery .widgettitle,
#home-bottom-widget .widget_media_image .widgettitle,
#home-top-widget .widget_recent_comments .widgettitle,
#home-top-widget .widget-popular .widgettitle,
#home-top-widget .widget_nav_menu .widgettitle,
#home-top-widget .widget_text .widgettitle,
#home-top-widget .widget_archive .widgettitle,
#home-top-widget .widget-recommend .widgettitle,
#home-top-widget .widget_categories .widgettitle,
#home-top-widget .widget_tag_cloud .widgettitle,
#home-top-widget .widget_recent_entries .widgettitle,
#home-top-widget .widget-ranking .widgettitle,
#home-top-widget .widget_pages .widgettitle,
#home-top-widget .widget-recent-post .widgettitle,
#home-top-widget .widget_search .widgettitle,
#home-top-widget .widget_calendar .widgettitle,
#home-top-widget .widget_media_gallery .widgettitle,
#home-top-widget .widget_media_image .widgettitle,
#post-bottom-widget .widget_recent_comments .widgettitle,
#post-bottom-widget .widget-popular .widgettitle,
#post-bottom-widget .widget_nav_menu .widgettitle,
#post-bottom-widget .widget_text .widgettitle,
#post-bottom-widget .widget_archive .widgettitle,
#post-bottom-widget .widget-recommend .widgettitle,
#post-bottom-widget .widget_categories .widgettitle,
#post-bottom-widget .widget_tag_cloud .widgettitle,
#post-bottom-widget .widget_recent_entries .widgettitle,
#post-bottom-widget .widget-ranking .widgettitle,
#post-bottom-widget .widget_pages .widgettitle,
#post-bottom-widget .widget-recent-post .widgettitle,
#post-bottom-widget .widget_search .widgettitle,
#post-bottom-widget .widget_calendar .widgettitle,
#post-bottom-widget .widget_media_gallery .widgettitle,
#post-bottom-widget .widget_media_image .widgettitle,
#post-top-widget .widget_recent_comments .widgettitle,
#post-top-widget .widget-popular .widgettitle,
#post-top-widget .widget_nav_menu .widgettitle,
#post-top-widget .widget_text .widgettitle,
#post-top-widget .widget_archive .widgettitle,
#post-top-widget .widget-recommend .widgettitle,
#post-top-widget .widget_categories .widgettitle,
#post-top-widget .widget_tag_cloud .widgettitle,
#post-top-widget .widget_recent_entries .widgettitle,
#post-top-widget .widget-ranking .widgettitle,
#post-top-widget .widget_pages .widgettitle,
#post-top-widget .widget-recent-post .widgettitle,
#post-top-widget .widget_search .widgettitle,
#post-top-widget .widget_calendar .widgettitle,
#post-top-widget .widget_media_gallery .widgettitle,
#post-top-widget .widget_media_image .widgettitle {
border-radius: 3px 3px 0 0;
color: #fff;
}
@media (max-width: 767px) {
#home-bottom-widget .widget_media_gallery,
#home-top-widget .widget_media_gallery,
#post-bottom-widget .widget_media_gallery,
#post-top-widget .widget_media_gallery {
box-shadow: none !important;
}
}
#home-bottom-widget .widget-popular .widgettitle:before,
#home-bottom-widget .widget_nav_menu .widgettitle:before,
#home-bottom-widget .widget_archive .widgettitle:before,
#home-bottom-widget .widget_recent_entries .widgettitle:before,
#home-bottom-widget .widget_categories .widgettitle:before,
#home-top-widget .widget-popular .widgettitle:before,
#home-top-widget .widget_nav_menu .widgettitle:before,
#home-top-widget .widget_archive .widgettitle:before,
#home-top-widget .widget_recent_entries .widgettitle:before,
#home-top-widget .widget_categories .widgettitle:before,
#post-bottom-widget .widget-popular .widgettitle:before,
#post-bottom-widget .widget_nav_menu .widgettitle:before,
#post-bottom-widget .widget_archive .widgettitle:before,
#post-bottom-widget .widget_recent_entries .widgettitle:before,
#post-bottom-widget .widget_categories .widgettitle:before,
#post-top-widget .widget-popular .widgettitle:before,
#post-top-widget .widget_nav_menu .widgettitle:before,
#post-top-widget .widget_archive .widgettitle:before,
#post-top-widget .widget_recent_entries .widgettitle:before,
#post-top-widget .widget_categories .widgettitle:before {
font-family: "jin-icons";
padding-right: 5px;
color: #fff;
}
#home-bottom-widget .widget_recent_entries .widgettitle:before,
#home-top-widget .widget_recent_entries .widgettitle:before,
#post-bottom-widget .widget_recent_entries .widgettitle:before,
#post-top-widget .widget_recent_entries .widgettitle:before {
content: "\e928";
font-size: 1.7rem;
vertical-align: bottom;
line-height: 1.9rem;
}
#home-bottom-widget .widget_archive .widgettitle:before,
#home-top-widget .widget_archive .widgettitle:before,
#post-bottom-widget .widget_archive .widgettitle:before,
#post-top-widget .widget_archive .widgettitle:before {
content: "\e901";
font-size: 1.8rem;
vertical-align: bottom;
line-height: 1.9rem;
}
#home-bottom-widget .widget_categories .widgettitle:before,
#home-top-widget .widget_categories .widgettitle:before,
#post-bottom-widget .widget_categories .widgettitle:before,
#post-top-widget .widget_categories .widgettitle:before {
content: "\e914";
font-size: 1.8rem;
vertical-align: bottom;
line-height: 1.8rem;
}
#home-bottom-widget .widget_nav_menu .widgettitle:before,
#home-top-widget .widget_nav_menu .widgettitle:before,
#post-bottom-widget .widget_nav_menu .widgettitle:before,
#post-top-widget .widget_nav_menu .widgettitle:before {
content: "\e91f";
font-size: 2.2rem;
vertical-align: bottom;
line-height: 1.4rem;
}
#home-bottom-widget .widget-popular .widgettitle:before,
#home-top-widget .widget-popular .widgettitle:before,
#post-bottom-widget .widget-popular .widgettitle:before,
#post-top-widget .widget-popular .widgettitle:before {
content: "\e90f";
font-size: 1.7rem;
vertical-align: bottom;
line-height: 1.8rem;
}
#home-bottom-widget .widget-ranking .widgettitle,
#home-top-widget .widget-ranking .widgettitle,
#post-bottom-widget .widget-ranking .widgettitle,
#post-top-widget .widget-ranking .widgettitle {
text-align: center;
}
@media (max-width: 767px) {
#home-bottom-widget .widget_archive ul,
#home-bottom-widget .widget_recent_entries ul,
#home-bottom-widget .widget_pages ul,
#home-top-widget .widget_archive ul,
#home-top-widget .widget_recent_entries ul,
#home-top-widget .widget_pages ul,
#post-bottom-widget .widget_archive ul,
#post-bottom-widget .widget_recent_entries ul,
#post-bottom-widget .widget_pages ul,
#post-top-widget .widget_archive ul,
#post-top-widget .widget_recent_entries ul,
#post-top-widget .widget_pages ul {
padding: 10px 12px !important;
}
}
@media (min-width: 768px) {
#home-bottom-widget .widget_archive ul,
#home-bottom-widget .widget_recent_entries ul,
#home-bottom-widget .widget_pages ul,
#home-top-widget .widget_archive ul,
#home-top-widget .widget_recent_entries ul,
#home-top-widget .widget_pages ul,
#post-bottom-widget .widget_archive ul,
#post-bottom-widget .widget_recent_entries ul,
#post-bottom-widget .widget_pages ul,
#post-top-widget .widget_archive ul,
#post-top-widget .widget_recent_entries ul,
#post-top-widget .widget_pages ul {
padding: 13px 20px !important;
}
}
#home-bottom-widget .widget_recent_entries ul li:last-child,
#home-top-widget .widget_recent_entries ul li:last-child,
#post-bottom-widget .widget_recent_entries ul li:last-child,
#post-top-widget .widget_recent_entries ul li:last-child {
border-bottom: none;
}
#home-bottom-widget .widget_archive select,
#home-bottom-widget .widget_categories select,
#home-bottom-widget .widget_pages select,
#home-top-widget .widget_archive select,
#home-top-widget .widget_categories select,
#home-top-widget .widget_pages select,
#post-bottom-widget .widget_archive select,
#post-bottom-widget .widget_categories select,
#post-bottom-widget .widget_pages select,
#post-top-widget .widget_archive select,
#post-top-widget .widget_categories select,
#post-top-widget .widget_pages select {
padding-left: 25px;
background: #fff;
}
@media (min-width: 768px) {
#home-bottom-widget .widget_archive select,
#home-bottom-widget .widget_categories select,
#home-bottom-widget .widget_pages select,
#home-top-widget .widget_archive select,
#home-top-widget .widget_categories select,
#home-top-widget .widget_pages select,
#post-bottom-widget .widget_archive select,
#post-bottom-widget .widget_categories select,
#post-bottom-widget .widget_pages select,
#post-top-widget .widget_archive select,
#post-top-widget .widget_categories select,
#post-top-widget .widget_pages select {
font-size: 18px;
}
}
@media (max-width: 767px) {
#home-bottom-widget .widget_categories ul,
#home-top-widget .widget_categories ul,
#post-bottom-widget .widget_categories ul,
#post-top-widget .widget_categories ul {
padding: 10px 15px !important;
}
}
@media (min-width: 768px) {
#home-bottom-widget .widget_categories ul,
#home-top-widget .widget_categories ul,
#post-bottom-widget .widget_categories ul,
#post-top-widget .widget_categories ul {
margin-left: 0;
padding: 13px 20px !important;
}
}
#home-bottom-widget .widget_categories ul li,
#home-top-widget .widget_categories ul li,
#post-bottom-widget .widget_categories ul li,
#post-top-widget .widget_categories ul li {
padding-left: 10px;
}
@media (max-width: 767px) {
#home-bottom-widget .widget_nav_menu .menu,
#home-top-widget .widget_nav_menu .menu,
#post-bottom-widget .widget_nav_menu .menu,
#post-top-widget .widget_nav_menu .menu {
padding: 10px 15px !important;
}
}
@media (min-width: 768px) {
#home-bottom-widget .widget_nav_menu .menu,
#home-top-widget .widget_nav_menu .menu,
#post-bottom-widget .widget_nav_menu .menu,
#post-top-widget .widget_nav_menu .menu {
padding: 13px 20px !important;
}
}
#home-bottom-widget .widget_nav_menu .menu li,
#home-top-widget .widget_nav_menu .menu li,
#post-bottom-widget .widget_nav_menu .menu li,
#post-top-widget .widget_nav_menu .menu li {
padding-left: 10px;
}
#home-bottom-widget .widget_nav_menu .menu li:last-child,
#home-top-widget .widget_nav_menu .menu li:last-child,
#post-bottom-widget .widget_nav_menu .menu li:last-child,
#post-top-widget .widget_nav_menu .menu li:last-child {
padding-bottom: 14px !important;
}
#home-bottom-widget .widget_recent_comments ul,
#home-top-widget .widget_recent_comments ul,
#post-bottom-widget .widget_recent_comments ul,
#post-top-widget .widget_recent_comments ul {
padding: 10px 30px 5px !important;
}
#home-bottom-widget .widget_recent_comments ul li:last-child,
#home-top-widget .widget_recent_comments ul li:last-child,
#post-bottom-widget .widget_recent_comments ul li:last-child,
#post-top-widget .widget_recent_comments ul li:last-child {
border-bottom: none;
}
#home-bottom-widget .widget_tag_cloud .tagcloud,
#home-top-widget .widget_tag_cloud .tagcloud,
#post-bottom-widget .widget_tag_cloud .tagcloud,
#post-top-widget .widget_tag_cloud .tagcloud {
padding: 15px;
}
#home-bottom-widget .widget_tag_cloud .tagcloud a,
#home-top-widget .widget_tag_cloud .tagcloud a,
#post-bottom-widget .widget_tag_cloud .tagcloud a,
#post-top-widget .widget_tag_cloud .tagcloud a {
font-size: 0.7em !important;
}
#home-bottom-widget .widget_tag_cloud .tagcloud a:before,
#home-top-widget .widget_tag_cloud .tagcloud a:before,
#post-bottom-widget .widget_tag_cloud .tagcloud a:before,
#post-top-widget .widget_tag_cloud .tagcloud a:before {
font-family: "jin-icons";
content: "\e92c";
padding-right: 3px;
vertical-align: bottom;
line-height: 1.05rem;
transition: color 0.3s ease, background 0.3s ease, transform 0.3s ease, opacity 0.3s ease, border 0.3s ease, padding 0.3s ease, left 0.3s ease, bottom 0.3s ease, box-shadow 0.3s ease;
}
#home-bottom-widget .widget_tag_cloud .tagcloud a:hover::before,
#home-top-widget .widget_tag_cloud .tagcloud a:hover::before,
#post-bottom-widget .widget_tag_cloud .tagcloud a:hover::before,
#post-top-widget .widget_tag_cloud .tagcloud a:hover::before {
color: #fff !important;
}
#home-bottom-widget .widget_text .textwidget,
#home-top-widget .widget_text .textwidget,
#post-bottom-widget .widget_text .textwidget,
#post-top-widget .widget_text .textwidget {
padding: 10px 25px !important;
}
@media (min-width: 768px) {
#home-bottom-widget .widget_text .textwidget,
#home-top-widget .widget_text .textwidget,
#post-bottom-widget .widget_text .textwidget,
#post-top-widget .widget_text .textwidget {
font-size: 1rem;
}
}
#home-bottom-widget .widget_search,
#home-top-widget .widget_search,
#post-bottom-widget .widget_search,
#post-top-widget .widget_search {
box-shadow: none !important;
background: transparent;
}
#home-bottom-widget .widget_search .widgettitle,
#home-top-widget .widget_search .widgettitle,
#post-bottom-widget .widget_search .widgettitle,
#post-top-widget .widget_search .widgettitle {
margin-bottom: 15px;
}
#home-bottom-widget .widget_search .search-box,
#home-top-widget .widget_search .search-box,
#post-bottom-widget .widget_search .search-box,
#post-top-widget .widget_search .search-box {
margin-bottom: 30px;
}
#home-bottom-widget .widget_search .search-box input[type=search],
#home-top-widget .widget_search .search-box input[type=search],
#post-bottom-widget .widget_search .search-box input[type=search],
#post-top-widget .widget_search .search-box input[type=search] {
border-radius: 30px;
padding-right: 60px;
height: 45px;
border: none;
box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.18);
}
#home-bottom-widget .widget_search .search-box input[type=submit],
#home-top-widget .widget_search .search-box input[type=submit],
#post-bottom-widget .widget_search .search-box input[type=submit],
#post-top-widget .widget_search .search-box input[type=submit] {
height: 45px;
width: 48px;
color: #fff !important;
border-radius: 0 30px 30px 0;
font-size: 20px;
}
@media (max-width: 767px) {
#home-bottom-widget .widget_search .search-box input[type=submit],
#home-top-widget .widget_search .search-box input[type=submit],
#post-bottom-widget .widget_search .search-box input[type=submit],
#post-top-widget .widget_search .search-box input[type=submit] {
right: 0px;
}
}
@media (max-width: 767px) {
#home-bottom-widget .widget_search input[type=submit],
#home-top-widget .widget_search input[type=submit],
#post-bottom-widget .widget_search input[type=submit],
#post-top-widget .widget_search input[type=submit] {
padding: 5px 5px 5px 0px;
}
}
#home-bottom-widget .widget-popular .pop-num,
#home-top-widget .widget-popular .pop-num,
#post-bottom-widget .widget-popular .pop-num,
#post-top-widget .widget-popular .pop-num {
border-radius: 0 0 2px 0;
}
@media (min-width: 768px) {
#home-bottom-widget .widget-popular .pop-num,
#home-top-widget .widget-popular .pop-num,
#post-bottom-widget .widget-popular .pop-num,
#post-top-widget .widget-popular .pop-num {
line-height: 6px;
font-size: 0.85rem;
font-weight: bold;
width: 25px;
height: 25px;
}
}
#home-bottom-widget .widget-popular .popular-item a:hover,
#home-top-widget .widget-popular .popular-item a:hover,
#post-bottom-widget .widget-popular .popular-item a:hover,
#post-top-widget .widget-popular .popular-item a:hover {
transform: scale(0.99);
transition: 0.3s;
will-change: transform;
}
#home-bottom-widget .widget-popular #new-entry-box,
#home-top-widget .widget-popular #new-entry-box,
#post-bottom-widget .widget-popular #new-entry-box,
#post-top-widget .widget-popular #new-entry-box {
padding: 10px 20px;
}
@media (min-width: 768px) {
#home-bottom-widget .widget-popular #new-entry-box,
#home-top-widget .widget-popular #new-entry-box,
#post-bottom-widget .widget-popular #new-entry-box,
#post-top-widget .widget-popular #new-entry-box {
padding: 20px 30px;
}
}
@media (max-width: 767px) {
#home-bottom-widget .widget-popular .new-entry-item-title,
#home-top-widget .widget-popular .new-entry-item-title,
#post-bottom-widget .widget-popular .new-entry-item-title,
#post-top-widget .widget-popular .new-entry-item-title {
font-size: 0.75rem !important;
}
}
@media (min-width: 768px) {
#home-bottom-widget .widget-popular .new-entry-item-title,
#home-top-widget .widget-popular .new-entry-item-title,
#post-bottom-widget .widget-popular .new-entry-item-title,
#post-top-widget .widget-popular .new-entry-item-title {
font-size: 1.05rem;
}
}
#home-bottom-widget .widget-profile .my-profile,
#home-top-widget .widget-profile .my-profile,
#post-bottom-widget .widget-profile .my-profile,
#post-top-widget .widget-profile .my-profile {
box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.18);
border-radius: 3px;
background: #fff;
border-radius: 0 0 3px 3px;
}
@media (min-width: 768px) {
#home-bottom-widget .widget-profile .my-profile,
#home-top-widget .widget-profile .my-profile,
#post-bottom-widget .widget-profile .my-profile,
#post-top-widget .widget-profile .my-profile {
padding: 30px 30px 65px 30px;
}
}
@media (max-width: 767px) {
#home-bottom-widget .widget-profile .my-profile,
#home-top-widget .widget-profile .my-profile,
#post-bottom-widget .widget-profile .my-profile,
#post-top-widget .widget-profile .my-profile {
padding-bottom: 85px;
}
}
#home-bottom-widget .widget-profile .my-profile .profile-sns-menu-title,
#home-top-widget .widget-profile .my-profile .profile-sns-menu-title,
#post-bottom-widget .widget-profile .my-profile .profile-sns-menu-title,
#post-top-widget .widget-profile .my-profile .profile-sns-menu-title {
display: none;
}
@media (min-width: 768px) {
#home-bottom-widget .widget-profile .my-profile .myjob,
#home-bottom-widget .widget-profile .my-profile .myname,
#home-top-widget .widget-profile .my-profile .myjob,
#home-top-widget .widget-profile .my-profile .myname,
#post-bottom-widget .widget-profile .my-profile .myjob,
#post-bottom-widget .widget-profile .my-profile .myname,
#post-top-widget .widget-profile .my-profile .myjob,
#post-top-widget .widget-profile .my-profile .myname {
position: static;
display: inline;
width: auto;
text-align: left;
}
}
@media (min-width: 768px) {
#home-bottom-widget .widget-profile .my-profile .myname,
#home-top-widget .widget-profile .my-profile .myname,
#post-bottom-widget .widget-profile .my-profile .myname,
#post-top-widget .widget-profile .my-profile .myname {
margin-left: 130px;
margin-right: 10px;
float: left;
}
}
@media (min-width: 768px) {
#home-bottom-widget .widget-profile .my-profile .my-profile-thumb,
#home-top-widget .widget-profile .my-profile .my-profile-thumb,
#post-bottom-widget .widget-profile .my-profile .my-profile-thumb,
#post-top-widget .widget-profile .my-profile .my-profile-thumb {
position: absolute;
top: 20px;
left: 30px;
width: 100px;
height: 100px;
border-radius: 50%;
border: 3px solid #c2c2c2;
}
}
@media (min-width: 768px) {
#home-bottom-widget .widget-profile .my-profile .myintro,
#home-top-widget .widget-profile .my-profile .myintro,
#post-bottom-widget .widget-profile .my-profile .myintro,
#post-top-widget .widget-profile .my-profile .myintro {
float: left;
margin-top: 10px !important;
margin-left: 130px;
margin-bottom: 0px;
}
}
@media (min-width: 768px) {
#home-bottom-widget .widget-profile .my-profile .profile-sns-menu,
#home-top-widget .widget-profile .my-profile .profile-sns-menu,
#post-bottom-widget .widget-profile .my-profile .profile-sns-menu,
#post-top-widget .widget-profile .my-profile .profile-sns-menu {
display: flex;
justify-content: flex-end;
padding: 8px 20px 8px 0;
}
#home-bottom-widget .widget-profile .my-profile .profile-sns-menu li,
#home-top-widget .widget-profile .my-profile .profile-sns-menu li,
#post-bottom-widget .widget-profile .my-profile .profile-sns-menu li,
#post-top-widget .widget-profile .my-profile .profile-sns-menu li {
margin-left: 0px;
margin-right: 0px;
}
#home-bottom-widget .widget-profile .my-profile .profile-sns-menu li a,
#home-top-widget .widget-profile .my-profile .profile-sns-menu li a,
#post-bottom-widget .widget-profile .my-profile .profile-sns-menu li a,
#post-top-widget .widget-profile .my-profile .profile-sns-menu li a {
transition: color 0.4s ease, background 0.4s ease, transform 0.4s ease, opacity 0.4s ease, border 0.4s ease, padding 0.4s ease, left 0.4s ease, box-shadow 0.4s ease;
display: block;
width: 34px;
height: 32px;
color: #fff;
margin: 0 4px;
padding: 8px;
overflow: hidden;
text-decoration: none !important;
border-radius: 2px;
background: rgba(255, 255, 255, 0.18);
}
#home-bottom-widget .widget-profile .my-profile .profile-sns-menu li a svg,
#home-top-widget .widget-profile .my-profile .profile-sns-menu li a svg,
#post-bottom-widget .widget-profile .my-profile .profile-sns-menu li a svg,
#post-top-widget .widget-profile .my-profile .profile-sns-menu li a svg {
fill: #fff !important;
}
#home-bottom-widget .widget-profile .my-profile .profile-sns-menu li a:hover,
#home-top-widget .widget-profile .my-profile .profile-sns-menu li a:hover,
#post-bottom-widget .widget-profile .my-profile .profile-sns-menu li a:hover,
#post-top-widget .widget-profile .my-profile .profile-sns-menu li a:hover {
transform: scale(1.1);
}
}
@media (min-width: 768px) {
#home-bottom-widget .widget-profile .my-profile::after,
#home-top-widget .widget-profile .my-profile::after,
#post-bottom-widget .widget-profile .my-profile::after,
#post-top-widget .widget-profile .my-profile::after {
content: "";
display: block;
clear: both;
}
}
@media (max-width: 767px) {
#home-bottom-widget .widget-ranking,
#home-top-widget .widget-ranking,
#post-bottom-widget .widget-ranking,
#post-top-widget .widget-ranking {
box-shadow: none !important;
}
}
@media (min-width: 768px) {
#home-bottom-widget .widget-ranking,
#home-top-widget .widget-ranking,
#post-bottom-widget .widget-ranking,
#post-top-widget .widget-ranking {
border-radius: 3px;
background: #fff;
}
}
@media (min-width: 768px) {
#home-bottom-widget .widget-ranking .widgettitle,
#home-top-widget .widget-ranking .widgettitle,
#post-bottom-widget .widget-ranking .widgettitle,
#post-top-widget .widget-ranking .widgettitle {
padding: 10px 30px;
color: #fff;
text-align: center;
}
}
@media (min-width: 768px) {
#home-bottom-widget .widget-ranking .wide-layout,
#home-top-widget .widget-ranking .wide-layout,
#post-bottom-widget .widget-ranking .wide-layout,
#post-top-widget .widget-ranking .wide-layout {
padding: 15px 20px 20px;
}
}
@media (min-width: 1200px) {
#home-bottom-widget .widget-ranking .wide-layout,
#home-top-widget .widget-ranking .wide-layout,
#post-bottom-widget .widget-ranking .wide-layout,
#post-top-widget .widget-ranking .wide-layout {
padding: 15px 40px 40px;
}
}
@media (min-width: 768px) {
#home-bottom-widget .widget-ranking .side-ranking-title,
#home-top-widget .widget-ranking .side-ranking-title,
#post-bottom-widget .widget-ranking .side-ranking-title,
#post-top-widget .widget-ranking .side-ranking-title {
padding-left: 50px;
font-size: 1.2rem;
line-height: 1.5rem;
}
}
@media (min-width: 768px) {
#home-bottom-widget .widget-ranking .side-ranking-img,
#home-top-widget .widget-ranking .side-ranking-img,
#post-bottom-widget .widget-ranking .side-ranking-img,
#post-top-widget .widget-ranking .side-ranking-img {
width: 40%;
}
}
@media (min-width: 768px) {
#home-bottom-widget .widget-ranking .side-ranking-info,
#home-top-widget .widget-ranking .side-ranking-info,
#post-bottom-widget .widget-ranking .side-ranking-info,
#post-top-widget .widget-ranking .side-ranking-info {
width: 60%;
margin-top: 0;
padding: 0 15px;
font-size: 0.95rem;
line-height: 1.45rem;
}
}
@media (max-width: 767px) {
#home-bottom-widget .widget-ranking .side-ranking-meta,
#home-top-widget .widget-ranking .side-ranking-meta,
#post-bottom-widget .widget-ranking .side-ranking-meta,
#post-top-widget .widget-ranking .side-ranking-meta {
padding: 0 15px;
}
}
@media (min-width: 768px) {
#home-bottom-widget .widget-ranking .side-ranking-meta,
#home-top-widget .widget-ranking .side-ranking-meta,
#post-bottom-widget .widget-ranking .side-ranking-meta,
#post-top-widget .widget-ranking .side-ranking-meta {
display: flex;
margin-bottom: 20px;
}
}
@media (min-width: 768px) {
#home-bottom-widget .widget-ranking .side-btn-box,
#home-top-widget .widget-ranking .side-btn-box,
#post-bottom-widget .widget-ranking .side-btn-box,
#post-top-widget .widget-ranking .side-btn-box {
padding: 0 20px;
}
}
@media (min-width: 768px) {
#home-bottom-widget .widget-ranking .side-ranking-btn,
#home-top-widget .widget-ranking .side-ranking-btn,
#post-bottom-widget .widget-ranking .side-ranking-btn,
#post-top-widget .widget-ranking .side-ranking-btn {
margin: 0 5px;
}
}
@media (min-width: 768px) {
#home-bottom-widget .widget-ranking .color-button01 a,
#home-bottom-widget .widget-ranking .color-button02 a,
#home-top-widget .widget-ranking .color-button01 a,
#home-top-widget .widget-ranking .color-button02 a,
#post-bottom-widget .widget-ranking .color-button01 a,
#post-bottom-widget .widget-ranking .color-button02 a,
#post-top-widget .widget-ranking .color-button01 a,
#post-top-widget .widget-ranking .color-button02 a {
font-size: 1.05rem;
padding: 8px 9px;
}
}
@media (min-width: 1200px) {
#home-bottom-widget .widget-ranking .color-button01 a,
#home-bottom-widget .widget-ranking .color-button02 a,
#home-top-widget .widget-ranking .color-button01 a,
#home-top-widget .widget-ranking .color-button02 a,
#post-bottom-widget .widget-ranking .color-button01 a,
#post-bottom-widget .widget-ranking .color-button02 a,
#post-top-widget .widget-ranking .color-button01 a,
#post-top-widget .widget-ranking .color-button02 a {
padding: 11px 9px;
}
}
#home-bottom-widget .widget-recommend ul,
#home-bottom-widget .widget-recent-post ul,
#home-top-widget .widget-recommend ul,
#home-top-widget .widget-recent-post ul,
#post-bottom-widget .widget-recommend ul,
#post-bottom-widget .widget-recent-post ul,
#post-top-widget .widget-recommend ul,
#post-top-widget .widget-recent-post ul {
padding: 13px 20px !important;
}
@media (max-width: 767px) {
#home-bottom-widget .widget-recommend .new-entry-item-title,
#home-bottom-widget .widget-recent-post .new-entry-item-title,
#home-top-widget .widget-recommend .new-entry-item-title,
#home-top-widget .widget-recent-post .new-entry-item-title,
#post-bottom-widget .widget-recommend .new-entry-item-title,
#post-bottom-widget .widget-recent-post .new-entry-item-title,
#post-top-widget .widget-recommend .new-entry-item-title,
#post-top-widget .widget-recent-post .new-entry-item-title {
font-size: 0.75rem !important;
}
}
@media (min-width: 768px) {
#home-bottom-widget .widget-recommend .new-entry-item-title,
#home-bottom-widget .widget-recent-post .new-entry-item-title,
#home-top-widget .widget-recommend .new-entry-item-title,
#home-top-widget .widget-recent-post .new-entry-item-title,
#post-bottom-widget .widget-recommend .new-entry-item-title,
#post-bottom-widget .widget-recent-post .new-entry-item-title,
#post-top-widget .widget-recommend .new-entry-item-title,
#post-top-widget .widget-recent-post .new-entry-item-title {
font-size: 1.05rem;
}
}
@media (min-width: 768px) {
#home-bottom-widget .widget-popular .new-entry,
#home-bottom-widget .widget-recent-post .new-entry,
#home-top-widget .widget-popular .new-entry,
#home-top-widget .widget-recent-post .new-entry,
#post-bottom-widget .widget-popular .new-entry,
#post-bottom-widget .widget-recent-post .new-entry,
#post-top-widget .widget-popular .new-entry,
#post-top-widget .widget-recent-post .new-entry {
width: 23.3% !important;
}
} @media (min-width: 768px) {
#main-contents-one #home-bottom-widget,
#main-contents-one #home-top-widget,
#main-contents-one #post-bottom-widget,
#main-contents-one #post-top-widget {
padding: 24px;
}
}
#main-contents-one #home-bottom-widget .widgettitle,
#main-contents-one #home-top-widget .widgettitle,
#main-contents-one #post-bottom-widget .widgettitle,
#main-contents-one #post-top-widget .widgettitle {
font-size: 1.5rem;
}
@media (min-width: 768px) {
#main-contents-one #home-bottom-widget .widget-ranking .wide-layout,
#main-contents-one #home-top-widget .widget-ranking .wide-layout,
#main-contents-one #post-bottom-widget .widget-ranking .wide-layout,
#main-contents-one #post-top-widget .widget-ranking .wide-layout {
padding: 15px 5px 25px;
}
#main-contents-one #home-bottom-widget .widget-ranking .wide-layout ul,
#main-contents-one #home-top-widget .widget-ranking .wide-layout ul,
#main-contents-one #post-bottom-widget .widget-ranking .wide-layout ul,
#main-contents-one #post-top-widget .widget-ranking .wide-layout ul {
display: flex;
justify-content: center;
}
#main-contents-one #home-bottom-widget .widget-ranking .wide-layout ul li,
#main-contents-one #home-top-widget .widget-ranking .wide-layout ul li,
#main-contents-one #post-bottom-widget .widget-ranking .wide-layout ul li,
#main-contents-one #post-top-widget .widget-ranking .wide-layout ul li {
margin: 0 10px;
width: 30%;
}
#main-contents-one #home-bottom-widget .widget-ranking .side-ranking-img,
#main-contents-one #home-top-widget .widget-ranking .side-ranking-img,
#main-contents-one #post-bottom-widget .widget-ranking .side-ranking-img,
#main-contents-one #post-top-widget .widget-ranking .side-ranking-img {
width: 100%;
margin-bottom: 15px;
}
#main-contents-one #home-bottom-widget .widget-ranking .side-ranking-info,
#main-contents-one #home-top-widget .widget-ranking .side-ranking-info,
#main-contents-one #post-bottom-widget .widget-ranking .side-ranking-info,
#main-contents-one #post-top-widget .widget-ranking .side-ranking-info {
width: 100%;
}
#main-contents-one #home-bottom-widget .widget-ranking .side-ranking-meta,
#main-contents-one #home-top-widget .widget-ranking .side-ranking-meta,
#main-contents-one #post-bottom-widget .widget-ranking .side-ranking-meta,
#main-contents-one #post-top-widget .widget-ranking .side-ranking-meta {
display: block;
}
#main-contents-one #home-bottom-widget .widget-ranking .side-btn-box,
#main-contents-one #home-top-widget .widget-ranking .side-btn-box,
#main-contents-one #post-bottom-widget .widget-ranking .side-btn-box,
#main-contents-one #post-top-widget .widget-ranking .side-btn-box {
padding: 0;
}
#main-contents-one #home-bottom-widget .widget-ranking .side-ranking-btn,
#main-contents-one #home-top-widget .widget-ranking .side-ranking-btn,
#main-contents-one #post-bottom-widget .widget-ranking .side-ranking-btn,
#main-contents-one #post-top-widget .widget-ranking .side-ranking-btn {
margin: 3px;
}
}
@media (min-width: 768px) and (max-width: 1024px) {
#main-contents-one #home-bottom-widget .widget-ranking .wide-layout ul li .side-btn-box,
#main-contents-one #home-top-widget .widget-ranking .wide-layout ul li .side-btn-box,
#main-contents-one #post-bottom-widget .widget-ranking .wide-layout ul li .side-btn-box,
#main-contents-one #post-top-widget .widget-ranking .wide-layout ul li .side-btn-box {
flex-direction: column;
}
#main-contents-one #home-bottom-widget .widget-ranking .side-ranking-title,
#main-contents-one #home-top-widget .widget-ranking .side-ranking-title,
#main-contents-one #post-bottom-widget .widget-ranking .side-ranking-title,
#main-contents-one #post-top-widget .widget-ranking .side-ranking-title {
font-size: 1.05rem;
line-height: 1.4rem;
}
}
#main-contents-one #home-bottom-widget .widget-profile .profile-sns-menu,
#main-contents-one #home-top-widget .widget-profile .profile-sns-menu,
#main-contents-one #post-bottom-widget .widget-profile .profile-sns-menu,
#main-contents-one #post-top-widget .widget-profile .profile-sns-menu {
border-radius: 0 0 3px 3px;
}
#main-contents-one #home-bottom-widget .widget-profile .my-profile,
#main-contents-one #home-top-widget .widget-profile .my-profile,
#main-contents-one #post-bottom-widget .widget-profile .my-profile,
#main-contents-one #post-top-widget .widget-profile .my-profile {
border-radius: 0 0 3px 3px;
}
@media (min-width: 768px) {
#main-contents-one #home-bottom-widget .widget-profile .my-profile,
#main-contents-one #home-top-widget .widget-profile .my-profile,
#main-contents-one #post-bottom-widget .widget-profile .my-profile,
#main-contents-one #post-top-widget .widget-profile .my-profile {
padding: 30px 30px 65px 30px;
}
}
@media (min-width: 1200px) {
#main-contents-one #home-bottom-widget .widget-profile .my-profile,
#main-contents-one #home-top-widget .widget-profile .my-profile,
#main-contents-one #post-bottom-widget .widget-profile .my-profile,
#main-contents-one #post-top-widget .widget-profile .my-profile {
padding: 30px 30px 85px 30px;
}
} #footer-widget-area.footer_type1 {
padding-bottom: 25px;
padding-top: 25px;
border-bottom: 1px solid #ddd;
margin-bottom: 15px !important;
}
@media (max-width: 767px) {
#footer-widget-area.footer_type1 {
padding-left: 15px;
padding-right: 15px;
font-weight: 300 !important;
}
}
@media (min-width: 768px) {
#footer-widget-area.footer_type1 {
width: 100%;
padding-left: 0;
margin: 0 auto;
font-weight: 200 !important;
}
}
#footer-widget-area.footer_type1 .textwidget p {
line-height: 1.55rem !important;
}
@media (max-width: 767px) {
#footer-widget-area.footer_type1 .textwidget p {
font-size: 0.95rem !important;
}
}
@media (min-width: 768px) {
#footer-widget-area.footer_type1 .textwidget p {
font-size: 0.85rem !important;
}
}
#footer-widget-area.footer_type2 {
padding-bottom: 25px;
padding-top: 25px;
border-bottom: 1px solid #ddd;
margin-bottom: 15px !important;
}
@media (max-width: 767px) {
#footer-widget-area.footer_type2 {
padding-left: 15px;
padding-right: 15px;
font-weight: 300 !important;
}
}
@media (min-width: 768px) {
#footer-widget-area.footer_type2 {
width: calc(100% - 40px);
padding-left: 0;
margin: 0 20px;
font-weight: 200 !important;
border-radius: 2px;
box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.18);
}
}
@media (min-width: 1200px) {
#footer-widget-area.footer_type2 {
width: 1140px;
padding-left: 0;
margin: 0 auto;
font-weight: 200 !important;
}
}
#footer-widget-area.footer_type2 .textwidget p {
line-height: 1.55rem !important;
}
@media (max-width: 767px) {
#footer-widget-area.footer_type2 .textwidget p {
font-size: 0.95rem !important;
}
}
@media (min-width: 768px) {
#footer-widget-area.footer_type2 .textwidget p {
font-size: 0.85rem !important;
}
}
@media (min-width: 1200px) {
#footer-widget-area.footer_type2 #footer-widget-box {
margin-bottom: -45px;
width: 1140px;
}
}
@media (min-width: 768px) {
#footer-widget-box {
display: flex;
margin: 0 auto;
width: 100%;
padding-left: 15px;
padding-right: 15px;
}
}
@media (min-width: 1200px) {
#footer-widget-box {
width: 1200px;
padding-left: 30px;
padding-right: 30px;
}
}
#footer-widget-box #wp-calendar {
color: #555;
}
@media (min-width: 768px) {
#footer-widget-area.footer_style1 {
padding-bottom: 0px !important;
}
}
@media (min-width: 768px) {
#footer-widget-area.footer_style1 #footer-widget-left {
flex: 0.8;
}
}
@media (max-width: 767px) {
#footer-widget-area.footer_style1 #footer-widget-left {
display: block;
}
}
@media (min-width: 768px) {
#footer-widget-area.footer_style1 #footer-widget-right {
flex: 1;
}
}
@media (max-width: 767px) {
#footer-widget-area.footer_style1 #footer-widget-right {
display: block;
}
}
@media (max-width: 767px) {
#footer-widget-area.footer_style1 #footer-widget-center-box {
display: block;
}
}
@media (min-width: 768px) {
#footer-widget-area.footer_style1 #footer-widget-center-box {
flex: 1;
}
}
@media (min-width: 1024px) {
#footer-widget-area.footer_style1 #footer-widget-center-box {
display: flex;
}
}
@media (max-width: 767px) {
#footer-widget-area.footer_style1 #footer-widget-center1,
#footer-widget-area.footer_style1 #footer-widget-center2 {
display: block;
}
}
@media (min-width: 768px) {
#footer-widget-area.footer_style1 #footer-widget-center1,
#footer-widget-area.footer_style1 #footer-widget-center2 {
display: block;
}
}
@media (min-width: 1024px) {
#footer-widget-area.footer_style1 #footer-widget-center1,
#footer-widget-area.footer_style1 #footer-widget-center2 {
flex: 1;
}
}
@media (min-width: 768px) {
#footer-widget-area.footer_style1 #footer-widget-center1,
#footer-widget-area.footer_style1 #footer-widget-center2,
#footer-widget-area.footer_style1 #footer-widget-right {
margin-left: 45px;
}
}
@media (max-width: 767px) {
#footer-widget-area.footer_style1 #footer-widget-left .widget_archive ul li a,
#footer-widget-area.footer_style1 #footer-widget-left .widget_categories ul li a,
#footer-widget-area.footer_style1 #footer-widget-left .widget_pages ul li a,
#footer-widget-area.footer_style1 #footer-widget-left .widget_nav_menu ul li a,
#footer-widget-area.footer_style1 #footer-widget-center1 .widget_archive ul li a,
#footer-widget-area.footer_style1 #footer-widget-center1 .widget_categories ul li a,
#footer-widget-area.footer_style1 #footer-widget-center1 .widget_pages ul li a,
#footer-widget-area.footer_style1 #footer-widget-center1 .widget_nav_menu ul li a,
#footer-widget-area.footer_style1 #footer-widget-center2 .widget_archive ul li a,
#footer-widget-area.footer_style1 #footer-widget-center2 .widget_categories ul li a,
#footer-widget-area.footer_style1 #footer-widget-center2 .widget_pages ul li a,
#footer-widget-area.footer_style1 #footer-widget-center2 .widget_nav_menu ul li a,
#footer-widget-area.footer_style1 #footer-widget-right .widget_archive ul li a,
#footer-widget-area.footer_style1 #footer-widget-right .widget_categories ul li a,
#footer-widget-area.footer_style1 #footer-widget-right .widget_pages ul li a,
#footer-widget-area.footer_style1 #footer-widget-right .widget_nav_menu ul li a {
font-size: 0.85rem !important;
font-weight: 500 !important;
}
#footer-widget-area.footer_style1 #footer-widget-left .new-entry-item-title,
#footer-widget-area.footer_style1 #footer-widget-center1 .new-entry-item-title,
#footer-widget-area.footer_style1 #footer-widget-center2 .new-entry-item-title,
#footer-widget-area.footer_style1 #footer-widget-right .new-entry-item-title {
font-size: 0.85rem !important;
font-weight: 500 !important;
}
}
@media (min-width: 768px) {
#footer-widget-area.footer_style1 #footer-widget-left #search-btn,
#footer-widget-area.footer_style1 #footer-widget-center1 #search-btn,
#footer-widget-area.footer_style1 #footer-widget-center2 #search-btn,
#footer-widget-area.footer_style1 #footer-widget-right #search-btn {
right: 0px;
}
#footer-widget-area.footer_style1 #footer-widget-left .widget_archive ul li a,
#footer-widget-area.footer_style1 #footer-widget-left .widget_categories ul li a,
#footer-widget-area.footer_style1 #footer-widget-left .widget_pages ul li a,
#footer-widget-area.footer_style1 #footer-widget-left .widget_nav_menu ul li a,
#footer-widget-area.footer_style1 #footer-widget-center1 .widget_archive ul li a,
#footer-widget-area.footer_style1 #footer-widget-center1 .widget_categories ul li a,
#footer-widget-area.footer_style1 #footer-widget-center1 .widget_pages ul li a,
#footer-widget-area.footer_style1 #footer-widget-center1 .widget_nav_menu ul li a,
#footer-widget-area.footer_style1 #footer-widget-center2 .widget_archive ul li a,
#footer-widget-area.footer_style1 #footer-widget-center2 .widget_categories ul li a,
#footer-widget-area.footer_style1 #footer-widget-center2 .widget_pages ul li a,
#footer-widget-area.footer_style1 #footer-widget-center2 .widget_nav_menu ul li a,
#footer-widget-area.footer_style1 #footer-widget-right .widget_archive ul li a,
#footer-widget-area.footer_style1 #footer-widget-right .widget_categories ul li a,
#footer-widget-area.footer_style1 #footer-widget-right .widget_pages ul li a,
#footer-widget-area.footer_style1 #footer-widget-right .widget_nav_menu ul li a {
font-weight: 300 !important;
}
#footer-widget-area.footer_style1 #footer-widget-left .new-entry-item-title,
#footer-widget-area.footer_style1 #footer-widget-center1 .new-entry-item-title,
#footer-widget-area.footer_style1 #footer-widget-center2 .new-entry-item-title,
#footer-widget-area.footer_style1 #footer-widget-right .new-entry-item-title {
font-weight: 200 !important;
}
#footer-widget-area.footer_style1 #footer-widget-left .widget_categories label,
#footer-widget-area.footer_style1 #footer-widget-center1 .widget_categories label,
#footer-widget-area.footer_style1 #footer-widget-center2 .widget_categories label,
#footer-widget-area.footer_style1 #footer-widget-right .widget_categories label {
display: none;
}
#footer-widget-area.footer_style1 #footer-widget-left .widgettitle,
#footer-widget-area.footer_style1 #footer-widget-center1 .widgettitle,
#footer-widget-area.footer_style1 #footer-widget-center2 .widgettitle,
#footer-widget-area.footer_style1 #footer-widget-right .widgettitle {
background: none;
font-weight: 500 !important;
border-top: none;
box-shadow: none;
border-bottom: none !important;
border-left: 3px solid #fff;
padding-bottom: 0px;
padding-left: 10px !important;
padding-right: 5px;
font-size: 0.95rem !important;
line-height: 1.15rem !important;
}
#footer-widget-area.footer_style1 #footer-widget-left .widget_nav_menu ul > li.menu-item-has-children ul.sub-menu > li,
#footer-widget-area.footer_style1 #footer-widget-center1 .widget_nav_menu ul > li.menu-item-has-children ul.sub-menu > li,
#footer-widget-area.footer_style1 #footer-widget-center2 .widget_nav_menu ul > li.menu-item-has-children ul.sub-menu > li,
#footer-widget-area.footer_style1 #footer-widget-right .widget_nav_menu ul > li.menu-item-has-children ul.sub-menu > li {
border-color: rgba(255, 255, 255, 0.25);
}
#footer-widget-area.footer_style1 #footer-widget-left .widget_nav_menu ul li,
#footer-widget-area.footer_style1 #footer-widget-center1 .widget_nav_menu ul li,
#footer-widget-area.footer_style1 #footer-widget-center2 .widget_nav_menu ul li,
#footer-widget-area.footer_style1 #footer-widget-right .widget_nav_menu ul li {
border-color: rgba(255, 255, 255, 0.75);
}
#footer-widget-area.footer_style1 #footer-widget-left .widget_nav_menu ul > li,
#footer-widget-area.footer_style1 #footer-widget-center1 .widget_nav_menu ul > li,
#footer-widget-area.footer_style1 #footer-widget-center2 .widget_nav_menu ul > li,
#footer-widget-area.footer_style1 #footer-widget-right .widget_nav_menu ul > li {
font-weight: 400;
}
#footer-widget-area.footer_style1 #footer-widget-left .widget_nav_menu ul > li > ul > li,
#footer-widget-area.footer_style1 #footer-widget-center1 .widget_nav_menu ul > li > ul > li,
#footer-widget-area.footer_style1 #footer-widget-center2 .widget_nav_menu ul > li > ul > li,
#footer-widget-area.footer_style1 #footer-widget-right .widget_nav_menu ul > li > ul > li {
font-weight: 300;
}
#footer-widget-area.footer_style1 #footer-widget-left ul li a:hover,
#footer-widget-area.footer_style1 #footer-widget-center1 ul li a:hover,
#footer-widget-area.footer_style1 #footer-widget-center2 ul li a:hover,
#footer-widget-area.footer_style1 #footer-widget-right ul li a:hover {
color: #008db7;
}
#footer-widget-area.footer_style1 #footer-widget-left .widget_tag_cloud a,
#footer-widget-area.footer_style1 #footer-widget-center1 .widget_tag_cloud a,
#footer-widget-area.footer_style1 #footer-widget-center2 .widget_tag_cloud a,
#footer-widget-area.footer_style1 #footer-widget-right .widget_tag_cloud a {
color: #eee;
font-size: 0.55rem !important;
background: rgba(255, 255, 255, 0.25);
}
}
@media (min-width: 768px) {
#footer-widget-area.footer_style1 #footer-widget-center1 .widget_archive ul li a,
#footer-widget-area.footer_style1 #footer-widget-center2 .widget_archive ul li a {
border: none !important;
position: relative;
}
#footer-widget-area.footer_style1 #footer-widget-center1 .widget_archive ul li a:before,
#footer-widget-area.footer_style1 #footer-widget-center2 .widget_archive ul li a:before {
font-family: "jin-icons";
position: absolute;
line-height: 0;
width: 14px;
height: 1px;
padding-left: 2px;
transition: color 0.3s ease, background 0.3s ease, transform 0.3s ease, opacity 0.3s ease, border 0.3s ease, padding 0.3s ease, left 0.3s ease, bottom 0.3s ease, box-shadow 0.3s ease;
}
#footer-widget-area.footer_style1 #footer-widget-center1 .widget_archive ul,
#footer-widget-area.footer_style1 #footer-widget-center1 .widget_categories ul,
#footer-widget-area.footer_style1 #footer-widget-center1 .widget_pages ul,
#footer-widget-area.footer_style1 #footer-widget-center1 .widget_nav_menu ul,
#footer-widget-area.footer_style1 #footer-widget-center2 .widget_archive ul,
#footer-widget-area.footer_style1 #footer-widget-center2 .widget_categories ul,
#footer-widget-area.footer_style1 #footer-widget-center2 .widget_pages ul,
#footer-widget-area.footer_style1 #footer-widget-center2 .widget_nav_menu ul {
margin: 0;
padding: 0;
}
#footer-widget-area.footer_style1 #footer-widget-center1 .widget_archive li,
#footer-widget-area.footer_style1 #footer-widget-center1 .widget_categories li,
#footer-widget-area.footer_style1 #footer-widget-center1 .widget_pages li,
#footer-widget-area.footer_style1 #footer-widget-center1 .widget_nav_menu li,
#footer-widget-area.footer_style1 #footer-widget-center2 .widget_archive li,
#footer-widget-area.footer_style1 #footer-widget-center2 .widget_categories li,
#footer-widget-area.footer_style1 #footer-widget-center2 .widget_pages li,
#footer-widget-area.footer_style1 #footer-widget-center2 .widget_nav_menu li {
margin: 0;
padding: 0;
}
#footer-widget-area.footer_style1 #footer-widget-center1 .widget_archive ul li a,
#footer-widget-area.footer_style1 #footer-widget-center1 .widget_categories ul li a,
#footer-widget-area.footer_style1 #footer-widget-center1 .widget_pages ul li a,
#footer-widget-area.footer_style1 #footer-widget-center1 .widget_nav_menu ul li a,
#footer-widget-area.footer_style1 #footer-widget-center2 .widget_archive ul li a,
#footer-widget-area.footer_style1 #footer-widget-center2 .widget_categories ul li a,
#footer-widget-area.footer_style1 #footer-widget-center2 .widget_pages ul li a,
#footer-widget-area.footer_style1 #footer-widget-center2 .widget_nav_menu ul li a {
font-size: 0.7rem !important;
font-weight: 300 !important;
padding-top: 7px !important;
padding-bottom: 7px !important;
padding-left: 15px !important;
padding-right: 0 !important;
line-height: 1.05rem;
}
#footer-widget-area.footer_style1 #footer-widget-center1 .widget_archive ul li ul li a,
#footer-widget-area.footer_style1 #footer-widget-center1 .widget_categories ul li ul li a,
#footer-widget-area.footer_style1 #footer-widget-center1 .widget_pages ul li ul li a,
#footer-widget-area.footer_style1 #footer-widget-center1 .widget_nav_menu ul li ul li a,
#footer-widget-area.footer_style1 #footer-widget-center2 .widget_archive ul li ul li a,
#footer-widget-area.footer_style1 #footer-widget-center2 .widget_categories ul li ul li a,
#footer-widget-area.footer_style1 #footer-widget-center2 .widget_pages ul li ul li a,
#footer-widget-area.footer_style1 #footer-widget-center2 .widget_nav_menu ul li ul li a {
padding-left: 30px !important;
}
#footer-widget-area.footer_style1 #footer-widget-center1 .widget_archive ul li ul li ul li a,
#footer-widget-area.footer_style1 #footer-widget-center1 .widget_categories ul li ul li ul li a,
#footer-widget-area.footer_style1 #footer-widget-center1 .widget_pages ul li ul li ul li a,
#footer-widget-area.footer_style1 #footer-widget-center1 .widget_nav_menu ul li ul li ul li a,
#footer-widget-area.footer_style1 #footer-widget-center2 .widget_archive ul li ul li ul li a,
#footer-widget-area.footer_style1 #footer-widget-center2 .widget_categories ul li ul li ul li a,
#footer-widget-area.footer_style1 #footer-widget-center2 .widget_pages ul li ul li ul li a,
#footer-widget-area.footer_style1 #footer-widget-center2 .widget_nav_menu ul li ul li ul li a {
padding-left: 45px !important;
}
#footer-widget-area.footer_style1 #footer-widget-center1 .widget_archive ul li,
#footer-widget-area.footer_style1 #footer-widget-center1 .widget_categories ul li,
#footer-widget-area.footer_style1 #footer-widget-center1 .widget_pages ul li,
#footer-widget-area.footer_style1 #footer-widget-center1 .widget_nav_menu ul li,
#footer-widget-area.footer_style1 #footer-widget-center2 .widget_archive ul li,
#footer-widget-area.footer_style1 #footer-widget-center2 .widget_categories ul li,
#footer-widget-area.footer_style1 #footer-widget-center2 .widget_pages ul li,
#footer-widget-area.footer_style1 #footer-widget-center2 .widget_nav_menu ul li {
border: none !important;
}
#footer-widget-area.footer_style1 #footer-widget-center1 .widget_archive ul li a:before,
#footer-widget-area.footer_style1 #footer-widget-center1 .widget_categories ul li a:before,
#footer-widget-area.footer_style1 #footer-widget-center1 .widget_pages ul li a:before,
#footer-widget-area.footer_style1 #footer-widget-center1 .widget_nav_menu ul li a:before,
#footer-widget-area.footer_style1 #footer-widget-center2 .widget_archive ul li a:before,
#footer-widget-area.footer_style1 #footer-widget-center2 .widget_categories ul li a:before,
#footer-widget-area.footer_style1 #footer-widget-center2 .widget_pages ul li a:before,
#footer-widget-area.footer_style1 #footer-widget-center2 .widget_nav_menu ul li a:before {
left: -2px;
top: 15px;
content: "\e904";
font-size: 0.6rem !important;
width: 0;
}
#footer-widget-area.footer_style1 #footer-widget-center1 .widget_archive ul li ul li a:before,
#footer-widget-area.footer_style1 #footer-widget-center1 .widget_categories ul li ul li a:before,
#footer-widget-area.footer_style1 #footer-widget-center1 .widget_pages ul li ul li a:before,
#footer-widget-area.footer_style1 #footer-widget-center1 .widget_nav_menu ul li ul li a:before,
#footer-widget-area.footer_style1 #footer-widget-center2 .widget_archive ul li ul li a:before,
#footer-widget-area.footer_style1 #footer-widget-center2 .widget_categories ul li ul li a:before,
#footer-widget-area.footer_style1 #footer-widget-center2 .widget_pages ul li ul li a:before,
#footer-widget-area.footer_style1 #footer-widget-center2 .widget_nav_menu ul li ul li a:before {
left: 13px;
}
#footer-widget-area.footer_style1 #footer-widget-center1 .widget_archive ul li ul li ul li a:before,
#footer-widget-area.footer_style1 #footer-widget-center1 .widget_categories ul li ul li ul li a:before,
#footer-widget-area.footer_style1 #footer-widget-center1 .widget_pages ul li ul li ul li a:before,
#footer-widget-area.footer_style1 #footer-widget-center1 .widget_nav_menu ul li ul li ul li a:before,
#footer-widget-area.footer_style1 #footer-widget-center2 .widget_archive ul li ul li ul li a:before,
#footer-widget-area.footer_style1 #footer-widget-center2 .widget_categories ul li ul li ul li a:before,
#footer-widget-area.footer_style1 #footer-widget-center2 .widget_pages ul li ul li ul li a:before,
#footer-widget-area.footer_style1 #footer-widget-center2 .widget_nav_menu ul li ul li ul li a:before {
left: 28px;
}
#footer-widget-area.footer_style1 #footer-widget-center1 .widget_archive ul > li > a:hover,
#footer-widget-area.footer_style1 #footer-widget-center1 .widget_pages ul > li > a:hover,
#footer-widget-area.footer_style1 #footer-widget-center1 .widget_nav_menu ul > li > a:hover,
#footer-widget-area.footer_style1 #footer-widget-center1 .widget_categories ul > li > a:hover,
#footer-widget-area.footer_style1 #footer-widget-center2 .widget_archive ul > li > a:hover,
#footer-widget-area.footer_style1 #footer-widget-center2 .widget_pages ul > li > a:hover,
#footer-widget-area.footer_style1 #footer-widget-center2 .widget_nav_menu ul > li > a:hover,
#footer-widget-area.footer_style1 #footer-widget-center2 .widget_categories ul > li > a:hover {
transform: translateX(3px);
}
#footer-widget-area.footer_style1 #footer-widget-center1 .widget_categories ul .count,
#footer-widget-area.footer_style1 #footer-widget-center1 .widget_archive ul .count,
#footer-widget-area.footer_style1 #footer-widget-center2 .widget_categories ul .count,
#footer-widget-area.footer_style1 #footer-widget-center2 .widget_archive ul .count {
display: none;
}
}
@media (min-width: 768px) {
#footer-widget-area.footer_style1.footer_type2 {
padding-bottom: 45px !important;
}
}
@media (min-width: 768px) {
#footer-widget-area.footer_style2 #footer-widget-left,
#footer-widget-area.footer_style2 #footer-widget-center,
#footer-widget-area.footer_style2 #footer-widget-right {
flex: 1;
}
}
@media (max-width: 767px) {
#footer-widget-area.footer_style2 #footer-widget-left,
#footer-widget-area.footer_style2 #footer-widget-center,
#footer-widget-area.footer_style2 #footer-widget-right {
display: block;
}
}
@media (min-width: 768px) {
#footer-widget-area.footer_style2 #footer-widget-center,
#footer-widget-area.footer_style2 #footer-widget-right {
margin-left: 45px;
}
}
#footer-widget-area.footer_style2 #footer-widget-left #search-btn,
#footer-widget-area.footer_style2 #footer-widget-center #search-btn,
#footer-widget-area.footer_style2 #footer-widget-right #search-btn {
right: 0px;
}
#footer-widget-area.footer_style2 #footer-widget-left .new-entry-item-title,
#footer-widget-area.footer_style2 #footer-widget-center .new-entry-item-title,
#footer-widget-area.footer_style2 #footer-widget-right .new-entry-item-title {
font-weight: 300;
}
#footer-widget-area.footer_style2 #footer-widget-left .widget_categories label,
#footer-widget-area.footer_style2 #footer-widget-center .widget_categories label,
#footer-widget-area.footer_style2 #footer-widget-right .widget_categories label {
display: none;
}
#footer-widget-area.footer_style2 #footer-widget-left .widgettitle,
#footer-widget-area.footer_style2 #footer-widget-center .widgettitle,
#footer-widget-area.footer_style2 #footer-widget-right .widgettitle {
background: none;
font-weight: 400;
border-top: none;
box-shadow: none;
border-bottom: 1px solid #fff;
padding-bottom: 5px;
padding-left: 5px;
padding-right: 5px;
}
#footer-widget-area.footer_style2 #footer-widget-left .widget_categories ul li::before,
#footer-widget-area.footer_style2 #footer-widget-left .widget_archive ul li::before,
#footer-widget-area.footer_style2 #footer-widget-left .widget_recent_entries ul li::before,
#footer-widget-area.footer_style2 #footer-widget-left .widget_pages ul li::before,
#footer-widget-area.footer_style2 #footer-widget-center .widget_categories ul li::before,
#footer-widget-area.footer_style2 #footer-widget-center .widget_archive ul li::before,
#footer-widget-area.footer_style2 #footer-widget-center .widget_recent_entries ul li::before,
#footer-widget-area.footer_style2 #footer-widget-center .widget_pages ul li::before,
#footer-widget-area.footer_style2 #footer-widget-right .widget_categories ul li::before,
#footer-widget-area.footer_style2 #footer-widget-right .widget_archive ul li::before,
#footer-widget-area.footer_style2 #footer-widget-right .widget_recent_entries ul li::before,
#footer-widget-area.footer_style2 #footer-widget-right .widget_pages ul li::before {
border-color: #ddd;
transform: rotate(-45deg);
}
#footer-widget-area.footer_style2 #footer-widget-left .widget_nav_menu ul > li.menu-item-has-children ul.sub-menu > li,
#footer-widget-area.footer_style2 #footer-widget-center .widget_nav_menu ul > li.menu-item-has-children ul.sub-menu > li,
#footer-widget-area.footer_style2 #footer-widget-right .widget_nav_menu ul > li.menu-item-has-children ul.sub-menu > li {
border-color: rgba(255, 255, 255, 0.25);
}
#footer-widget-area.footer_style2 #footer-widget-left .widget_nav_menu ul li,
#footer-widget-area.footer_style2 #footer-widget-center .widget_nav_menu ul li,
#footer-widget-area.footer_style2 #footer-widget-right .widget_nav_menu ul li {
border-color: rgba(255, 255, 255, 0.75);
}
#footer-widget-area.footer_style2 #footer-widget-left .widget_nav_menu ul > li,
#footer-widget-area.footer_style2 #footer-widget-center .widget_nav_menu ul > li,
#footer-widget-area.footer_style2 #footer-widget-right .widget_nav_menu ul > li {
font-weight: 400;
}
#footer-widget-area.footer_style2 #footer-widget-left .widget_nav_menu ul > li > ul > li,
#footer-widget-area.footer_style2 #footer-widget-center .widget_nav_menu ul > li > ul > li,
#footer-widget-area.footer_style2 #footer-widget-right .widget_nav_menu ul > li > ul > li {
font-weight: 300;
}
#footer-widget-area.footer_style2 #footer-widget-left ul li a:hover,
#footer-widget-area.footer_style2 #footer-widget-center ul li a:hover,
#footer-widget-area.footer_style2 #footer-widget-right ul li a:hover {
color: #008db7;
}
#footer-widget-area.footer_style2 #footer-widget-left .widget_tag_cloud a,
#footer-widget-area.footer_style2 #footer-widget-center .widget_tag_cloud a,
#footer-widget-area.footer_style2 #footer-widget-right .widget_tag_cloud a {
color: #eee;
}
.footer-widget {
margin-bottom: 45px;
font-size: 0.95rem;
}
.search-box input[type=search] {
-webkit-appearance: none;
border-radius: none;
} .wide-layout ul {
list-style-type: none;
padding: 0;
margin-top: 0;
margin-bottom: 0;
}
.wide-layout ul li {
margin-bottom: 20px;
}
.wide-layout ul li .side-ranking-title {
font-size: 17px;
line-height: 1.3rem;
font-weight: 400;
position: relative;
}
@media (max-width: 767px) {
.wide-layout ul li .side-ranking-title {
font-weight: 500;
}
}
.wide-layout ul li .side-ranking-meta {
margin-top: 15px;
}
.wide-layout ul li .side-ranking-meta .side-ranking-img img {
display: none;
}
.wide-layout ul li .side-ranking-meta .side-ranking-img a {
overflow: hidden;
display: block;
}
.wide-layout ul li .side-ranking-meta .side-ranking-img a img {
width: 100%;
height: auto;
display: block;
background: #fff;
transition: color 0.3s ease, background 0.3s ease, transform 0.3s ease, opacity 0.3s ease, border 0.3s ease, padding 0.3s ease, left 0.3s ease, bottom 0.3s ease, box-shadow 0.3s ease;
}
.wide-layout ul li .side-ranking-meta .side-ranking-img a:hover img {
filter: opacity(0.8);
}
.wide-layout ul li .side-ranking-meta .side-ranking-info {
font-size: 0.85rem;
line-height: 1.35rem;
margin-top: 15px;
margin-bottom: 15px;
}
.wide-layout ul li .side-btn-box {
display: flex;
}
.wide-layout ul li .side-ranking-btn {
flex: 1;
}
.wide-layout ul li .side-ranking-btn a {
width: 100%;
height: 100%;
padding-left: 10px;
padding-right: 10px;
}
@media (max-width: 767px) {
.wide-layout ul li .color-button01 a,
.wide-layout ul li .color-button02 a {
padding-top: 11px;
padding-bottom: 11px;
font-size: 1rem;
}
}
@media (min-width: 768px) {
.wide-layout ul li .color-button01 a,
.wide-layout ul li .color-button02 a {
padding-top: 9px;
padding-bottom: 9px;
font-size: 0.95rem;
}
}
.wide-layout ul li .color-button01:before,
.wide-layout ul li .color-button02:before {
display: block;
width: 100%;
}
.wide-layout ul li:last-child {
margin-bottom: 0;
}
.wide-layout ul li:first-child h3 {
border-color: #FFCF24;
}
.wide-layout ul li:nth-child(2) h3 {
border-color: #A0A9B1;
}
.wide-layout ul li:nth-child(3) h3 {
border-color: #B26A2B;
}
.simple-style h3 {
border-bottom: 1px solid;
padding-left: 45px;
padding-top: 23px;
padding-bottom: 3px;
letter-spacing: 0;
}
.simple-style h3 img {
width: 45px;
position: absolute;
left: -2px;
bottom: 4px;
}
.luxe-style h3 {
padding-left: 35px;
padding-top: 15px;
padding-bottom: 3px;
letter-spacing: 0;
border-bottom: 3px double;
}
.luxe-style h3 img {
position: absolute;
width: 35px;
top: 7px;
left: -5px;
}
.luxe-style li:first-child h3 {
border-bottom-color: #D09F30 !important;
}
.girly-style h3 {
border-bottom: 2px dotted;
padding-left: 47px;
padding-top: 23px;
padding-bottom: 3px;
letter-spacing: 0;
}
.girly-style h3 img {
width: 43px;
position: absolute;
left: 0px;
bottom: 3px;
} .widget-profile {
overflow: hidden;
position: relative;
}
#footer-widget-area .my-profile {
background: rgba(255, 255, 255, 0.15) !important;
}
@media (max-width: 767px) {
#footer-widget-area .my-profile {
border: none !important;
}
}
@media (min-width: 768px) {
#footer-widget-area .my-profile {
box-shadow: none !important;
padding: 10px !important;
padding-bottom: 10px !important;
}
}
@media (min-width: 1024px) {
#footer-widget-area .my-profile {
padding: 25px !important;
padding-bottom: 25px !important;
}
}
@media (max-width: 767px) {
#footer-widget-area .my-profile-thumb {
box-shadow: none !important;
}
}
#footer-widget-area .myjob {
color: rgba(255, 255, 255, 0.7) !important;
}
#footer-widget-area .popular-count {
color: rgba(255, 255, 255, 0.7) !important;
border-bottom: 1px dashed rgba(255, 255, 255, 0.7) !important;
}
@media (min-width: 768px) {
#footer-widget-area .widget-profile,
.sidebar_style2 .widget-profile,
.sidebar_style3 .widget-profile,
.sidebar_style4 .widget-profile,
.sidebar_style5 .widget-profile {
overflow: visible !important;
}
}
@media (min-width: 768px) {
#footer-widget-area .my-profile,
.sidebar_style2 .my-profile,
.sidebar_style3 .my-profile,
.sidebar_style4 .my-profile,
.sidebar_style5 .my-profile {
border-radius: 2px;
background: #fff;
box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.18);
padding: 10px;
position: relative;
padding-bottom: 10px !important;
}
}
@media (min-width: 768px) and (max-width: 767px) {
#footer-widget-area .my-profile,
.sidebar_style2 .my-profile,
.sidebar_style3 .my-profile,
.sidebar_style4 .my-profile,
.sidebar_style5 .my-profile {
border-radius: 0px;
box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.25);
}
}
@media (min-width: 1024px) {
#footer-widget-area .my-profile,
.sidebar_style2 .my-profile,
.sidebar_style3 .my-profile,
.sidebar_style4 .my-profile,
.sidebar_style5 .my-profile {
padding: 25px;
padding-bottom: 25px !important;
}
}
@media (min-width: 768px) {
#footer-widget-area .myname,
.sidebar_style2 .myname,
.sidebar_style3 .myname,
.sidebar_style4 .myname,
.sidebar_style5 .myname {
top: 156px !important;
}
}
@media (min-width: 768px) {
#footer-widget-area .myjob,
.sidebar_style2 .myjob,
.sidebar_style3 .myjob,
.sidebar_style4 .myjob,
.sidebar_style5 .myjob {
top: 183px !important;
}
}
@media (min-width: 768px) {
#footer-widget-area .profile-sns-menu,
.sidebar_style2 .profile-sns-menu,
.sidebar_style3 .profile-sns-menu,
.sidebar_style4 .profile-sns-menu,
.sidebar_style5 .profile-sns-menu {
position: relative !important;
border-radius: 2px;
margin-top: 25px;
}
}
@media (min-width: 768px) {
#footer-widget-area .profile-sns-menu ul li,
.sidebar_style2 .profile-sns-menu ul li,
.sidebar_style3 .profile-sns-menu ul li,
.sidebar_style4 .profile-sns-menu ul li,
.sidebar_style5 .profile-sns-menu ul li {
margin-left: 0px !important;
margin-right: 0px !important;
}
}
@media (min-width: 1024px) {
#footer-widget-area .profile-sns-menu ul li,
.sidebar_style2 .profile-sns-menu ul li,
.sidebar_style3 .profile-sns-menu ul li,
.sidebar_style4 .profile-sns-menu ul li,
.sidebar_style5 .profile-sns-menu ul li {
margin-left: 0px !important;
margin-right: 0px !important;
}
}
@media (max-width: 767px) {
.my-profile {
position: relative;
padding: 20px;
padding-bottom: 20px;
overflow: hidden;
border-radius: 2px;
}
}
@media (min-width: 768px) {
.my-profile {
padding: 5px;
padding-top: 0;
padding-bottom: 0px;
}
}
.my-profile .myjob {
position: absolute;
left: 0px;
font-size: 0.65rem;
font-weight: 500;
color: rgba(0, 0, 0, 0.35);
width: 100%;
text-align: center;
font-weight: 300;
}
@media (max-width: 767px) {
.my-profile .myjob {
top: 180px;
}
}
@media (min-width: 768px) {
.my-profile .myjob {
top: 185px;
}
}
.my-profile .myname {
position: absolute;
left: 0;
right: 0;
margin-left: auto;
margin-right: auto;
font-size: 1rem;
width: 100%;
text-align: center;
}
@media (max-width: 767px) {
.my-profile .myname {
font-weight: 700;
top: 153px;
}
}
@media (min-width: 768px) {
.my-profile .myname {
font-weight: 500;
top: 158px;
}
}
.my-profile .my-profile-thumb {
position: relative;
z-index: 1;
overflow: hidden;
width: 110px;
height: 110px;
border-radius: 55px;
margin-left: auto;
margin-right: auto;
margin-top: 10px;
box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.18);
background: #fff;
}
.my-profile .my-profile-thumb img {
display: block;
width: 100%;
height: auto;
background: #fff;
transition: color 0.4s ease, background 0.4s ease, transform 0.4s ease, opacity 0.4s ease, border 0.4s ease, padding 0.4s ease, left 0.4s ease, box-shadow 0.4s ease;
}
.my-profile .my-profile-thumb a:hover img {
transform: scale(1.1);
}
.my-profile .profile-sns-menu {
position: absolute;
left: 0;
bottom: 0px;
display: block;
width: 100%;
background: #2b2b2b;
padding: 15px 0;
}
@media (max-width: 767px) {
.my-profile .profile-sns-menu {
border-bottom-left-radius: 2px;
border-bottom-right-radius: 2px;
}
}
.my-profile .profile-sns-menu .profile-sns-menu-title {
text-align: center;
width: 100%;
font-size: 0.85rem;
color: #fff;
margin-bottom: 5px;
}
.my-profile .profile-sns-menu ul {
list-style: none;
display: flex;
align-items: center;
justify-content: center;
background: transparent !important;
}
.my-profile .profile-sns-menu ul li {
margin-bottom: 0;
background: transparent !important;
margin-left: 0;
margin-right: 0;
}
.my-profile .profile-sns-menu ul li a {
transition: color 0.4s ease, background 0.4s ease, transform 0.4s ease, opacity 0.4s ease, border 0.4s ease, padding 0.4s ease, left 0.4s ease, box-shadow 0.4s ease;
display: block;
width: 34px;
height: 32px;
color: #fff;
margin: 0 4px;
padding: 8px;
overflow: hidden;
text-decoration: none !important;
border-radius: 2px;
background: rgba(255, 255, 255, 0.18);
}
.my-profile .profile-sns-menu ul li a svg {
fill: #fff !important;
}
.my-profile .profile-sns-menu ul li a:hover {
transform: scale(1.1);
}
.my-profile .myintro {
font-size: 0.85rem;
}
@media (max-width: 767px) {
.my-profile .myintro {
margin-top: 70px;
font-weight: 500;
}
}
@media (min-width: 768px) {
.my-profile .myintro {
margin-top: 75px;
font-weight: 300;
}
}
@media (max-width: 767px) {
#widget-tracking {
display: none;
}
}  footer {
padding: 15px 0px;
}
@media (max-width: 767px) {
footer {
padding-top: 15px;
}
}
footer #footer-box::after {
clear: both;
content: "";
display: block;
}
@media (max-width: 767px) {
footer #footer-box {
width: 100%;
text-align: center;
font-size: 0.65rem;
font-weight: 400;
}
}
@media (min-width: 768px) {
footer #footer-box {
width: 100%;
margin: 0 auto;
font-size: 0.7rem;
}
}
@media (min-width: 1200px) {
footer #footer-box {
width: 1200px;
}
}
@media (max-width: 767px) {
footer .footer-inner {
width: calc(100% - 0px);
float: left;
margin-left: 0px;
}
}
@media (min-width: 768px) {
footer .footer-inner {
width: calc(100% - 60px);
float: left;
margin-left: 30px;
}
}
footer .footer-inner #privacy a,
footer .footer-inner #law a {
padding: 0 15px;
border-right: 1px solid #ddd;
}
@media (max-width: 767px) {
footer .footer-inner #privacy a,
footer .footer-inner #law a {
margin: 0 auto;
}
}
@media (min-width: 768px) {
footer .footer-inner #privacy a,
footer .footer-inner #law a {
float: left;
font-weight: 300;
}
}
footer .footer-inner #privacy a {
border-left: 1px solid #ddd;
}
@media (max-width: 767px) {
footer .footer-inner #copyright {
display: block;
clear: both;
margin-top: 10px;
}
}
@media (min-width: 768px) {
footer .footer-inner #copyright {
float: right;
font-weight: 300;
}
}
@media (max-width: 767px) {
footer .footer-inner #copyright-center {
display: block;
clear: both;
}
}
@media (min-width: 768px) {
footer .footer-inner #copyright-center {
display: block;
margin: 0 auto;
text-align: center;
font-weight: 300;
}
}
footer .footer-inner #copyright-center .jin-ifont-copyright:before,
footer .footer-inner #copyright .jin-ifont-copyright:before {
vertical-align: bottom;
font-size: 0.5rem;
margin-right: 1px;
}
@media (max-width: 767px) {
footer .footer-inner #copyright-center .jin-ifont-copyright:before,
footer .footer-inner #copyright .jin-ifont-copyright:before {
line-height: 0.8rem;
}
}
@media (min-width: 768px) {
footer .footer-inner #copyright-center .jin-ifont-copyright:before,
footer .footer-inner #copyright .jin-ifont-copyright:before {
line-height: 1rem;
}
} @media (max-width: 767px) {
.sp-sidemenu-wrapper {
position: fixed;
bottom: 60px;
right: 13px;
z-index: 2;
}
.sp-sidemenu-wrapper #sp-sidemenu-toggle {
display: none;
overflow: hidden;
}
.sp-sidemenu-wrapper .sp-sidemenu-btn {
position: relative;
z-index: 3;
width: 58px;
height: 58px;
border-radius: 29px;
background: #b2e086;
box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.16);
transition: ease-out 0.3s;
}
.sp-sidemenu-wrapper .sp-sidemenu-btn:after {
position: absolute;
top: 11px;
right: 0px;
font-size: 1.3rem;
width: 58px;
text-align: center;
font-family: "jin-icons";
content: "\e922";
font-weight: 900;
color: #fff;
transition: 0.3s;
}
.sp-sidemenu-wrapper .sp-sidemenu-title {
position: absolute;
width: 58px;
text-align: center;
right: 0;
bottom: 8px;
font-size: 0.65rem;
font-weight: bold;
color: #fff;
letter-spacing: 0px !important;
}
#sp-sidemenu-toggle:checked ~ .sp-sidemenu-open .sp-sidemenu-btn {
animation-name: sp-sidemenu-btn-animate;
animation-duration: 0.4s;
box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.16);
}
#sp-sidemenu-toggle:checked ~ .sp-sidemenu-open .sp-sidemenu-btn:after {
transform: rotate(-45deg) scale(1.1);
}
#sp-sidemenu-toggle:checked ~ .sp-sidemenu-box {
transform: translate3d(0%, 0%, 0);
filter: opacity(1);
pointer-events: auto;
}
#sp-sidemenu-toggle:checked ~ .sp-sidemenu-bg {
transform: scale(250);
border-radius: 500px;
}
#sp-sidemenu-toggle:checked ~ .sp-sidemenu-box .sp-sidemenu-menu .menu-box li:nth-child(1) {
animation-name: sp-sidemenu-animate;
animation-duration: 0.4s;
animation-delay: 0.75s;
animation-fill-mode: forwards;
filter: opacity(0);
}
#sp-sidemenu-toggle:checked ~ .sp-sidemenu-box .sp-sidemenu-menu .menu-box li:nth-child(2) {
animation-name: sp-sidemenu-animate;
animation-duration: 0.4s;
animation-delay: 0.6s;
animation-fill-mode: forwards;
filter: opacity(0);
}
#sp-sidemenu-toggle:checked ~ .sp-sidemenu-box .sp-sidemenu-menu .menu-box li:nth-child(3) {
animation-name: sp-sidemenu-animate;
animation-duration: 0.4s;
animation-delay: 0.45s;
animation-fill-mode: forwards;
filter: opacity(0);
}
#sp-sidemenu-toggle:checked ~ .sp-sidemenu-box .sp-sidemenu-menu .menu-box li:nth-child(4) {
animation-name: sp-sidemenu-animate;
animation-duration: 0.4s;
animation-delay: 0.3s;
animation-fill-mode: forwards;
filter: opacity(0);
}
#sp-sidemenu-toggle:checked ~ .sp-sidemenu-box .sp-sidemenu-menu .menu-box li:nth-child(5) {
animation-name: sp-sidemenu-animate;
animation-duration: 0.4s;
animation-delay: 0.15s;
animation-fill-mode: forwards;
filter: opacity(0);
}
#sp-sidemenu-toggle:checked ~ .sp-sidemenu-box .sp-sidemenu-search {
animation-name: sp-sidemenu-search-animate;
animation-timing-function: cubic-bezier(0.61, 0.75, 0.58, 1.17);
animation-duration: 0.82s;
animation-delay: 0.77s;
animation-fill-mode: forwards;
filter: opacity(0);
}
.sp-sidemenu-box {
position: relative;
z-index: 3;
pointer-events: none;
bottom: 0;
right: 0;
max-width: 100%;
height: 100%;
filter: opacity(0);
}
.sp-sidemenu-bg {
position: fixed;
overflow: hidden;
z-index: 2;
bottom: 100px;
right: 40px;
width: 1.77%;
height: 1%;
border-radius: 500px;
background: #fff;
transition: ease-out 0.3s;
filter: opacity(0.95);
}
.sp-sidemenu-search {
position: absolute;
width: 290px;
bottom: 380px;
right: -320px;
filter: opacity(0);
}
.sp-sidemenu-search .search-box {
display: flex;
justify-content: center;
width: 100%;
text-align: center;
border-radius: 40px;
box-sizing: border-box;
opacity: 1;
}
.sp-sidemenu-search .search-box input {
display: block;
outline: 0;
background: rgba(0, 0, 0, 0.05);
width: 236px;
height: 50px;
border: 0;
padding: 12px 0 12px 15px;
box-sizing: border-box;
font-size: 16px;
border-radius: 40px 0 0 40px;
}
.sp-sidemenu-search .search-box input[type=submit] {
width: 50px;
height: 50px;
box-sizing: border-box;
line-height: 0;
font-family: "jin-icons";
content: "\e931";
top: 0px;
font-size: 20px;
padding-right: 15px;
z-index: 4;
text-align: center;
border-radius: 0 40px 40px 0;
color: #888;
transition: color 0.4s ease, background 0.4s ease, transform 0.4s ease, opacity 0.4s ease, border 0.4s ease, padding 0.4s ease, left 0.4s ease, box-shadow 0.4s ease;
}
.sp-sidemenu-menu {
position: absolute;
overflow: hidden;
width: 320px;
bottom: 100px;
right: 5px;
}
.sp-sidemenu-menu ul li a:before {
display: none;
}
.sp-sidemenu-menu .menu-box {
padding-top: 20px;
padding-bottom: 20px;
padding-right: 0;
padding-left: 0;
width: 100%;
height: 100%;
}
.sp-sidemenu-menu .menu-box li:nth-child(5),
.sp-sidemenu-menu .menu-box li:nth-child(6),
.sp-sidemenu-menu .menu-box li:nth-child(7),
.sp-sidemenu-menu .menu-box li:nth-child(8) {
display: none;
}
.sp-sidemenu-menu a {
text-align: right;
padding-top: 18px !important;
padding-bottom: 18px !important;
padding-right: 66px !important;
font-size: 1.05rem;
line-height: 1.3rem;
}
.sp-sidemenu-menu a:hover {
background: transparent !important;
}
.sp-sidemenu-menu a:hover span {
animation-name: sp-sidemenu-btn-animate;
animation-duration: 0.4s;
}
.sp-sidemenu-menu a span {
position: absolute;
width: 46px;
height: 46px;
border-radius: 23px;
padding-top: 13px;
padding-left: 0px;
background: #555;
text-align: center;
right: 0;
top: 0;
bottom: 0;
margin: auto;
font-size: 1.2rem;
font-weight: bold;
color: #fff;
letter-spacing: 0px;
box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.16);
}
.sp-sidemenu-menu .jic:before {
padding-right: 0 !important;
}
} #sp-footer-box {
margin-top: 43px;
}
.footer-menu-sp {
display: none;
}
@media (max-width: 767px) {
.footer-menu-sp {
display: block;
position: fixed;
width: 100%;
bottom: 0px;
z-index: 9999;
background: #fff;
box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.25);
}
.footer-menu-sp::after {
clear: both;
content: "";
display: block;
}
}
.footer-menu-sp .menu-item {
width: 25%;
float: left;
margin: 0 !important;
box-sizing: border-box;
}
.footer-menu-sp .menu-item a {
display: block;
font-size: 0.65em;
font-weight: 400;
padding: 8px 5px;
padding-top: 6px;
text-align: center;
background: #fff;
letter-spacing: 0;
transition: color 0.3s ease, background 0.3s ease, transform 0.3s ease, opacity 0.3s ease, border 0.3s ease, padding 0.3s ease, left 0.3s ease, bottom 0.3s ease, box-shadow 0.3s ease;
}
.footer-menu-sp .menu-item .jic:before {
font-size: 1.1rem;
line-height: 1.1rem;
}
.footer-menu-sp .menu-item a:hover {
background: #ddd;
}
.footer-menu-sp .menu-item span {
display: block;
font-size: 1.4em;
}
.footer-menu-sp .menu-item:nth-child(5n),
.footer-menu-sp .menu-item:nth-child(6n),
.footer-menu-sp .menu-item:nth-child(7n),
.footer-menu-sp .menu-item:nth-child(8n),
.footer-menu-sp .menu-item:nth-child(9n) {
display: none;
}
.footer-menu-sp .menu-item:first-child {
border-left: none;
}
.footer-menu-sp .current-menu-item a {
position: relative;
}
.footer-menu-sp .current-menu-item a:before {
position: absolute;
content: "";
width: 100%;
height: 100%;
left: 0;
top: 0;
opacity: 0.07;
background: #fff;
}
.footer-menu-sp-in {
bottom: 0px;
}
footer .widgettitle {
border-bottom: 2px solid #2b2b2b;
margin-bottom: 15px;
padding-bottom: 13px;
font-size: 1.1rem;
font-weight: 500;
}  @media (max-width: 767px) {
#drawernav2 {
display: none;
}
}
@media (min-width: 768px) {
#drawernav2 {
width: 100%;
margin: 0 auto;
}
#drawernav2::after {
clear: both;
content: "";
display: block;
}
}
@media (min-width: 1200px) {
#drawernav2 {
width: 1200px;
}
}
@media (min-width: 768px) {
#drawernav2 nav.fixed-content {
width: calc(100% - 40px);
float: left;
margin-left: 20px;
}
}
@media (min-width: 1200px) {
#drawernav2 nav.fixed-content {
width: calc(100% - 60px);
float: left;
margin-left: 30px;
}
}
#drawernav2 ul.menu-box {
list-style-type: none;
margin: 0 auto;
display: table;
}
#drawernav2 ul.menu-box li.menu-item {
position: relative;
line-height: 1.6rem;
display: table-cell;
text-align: center;
background: none;
width: 240px;
border-left: 1px solid #efefef;
border-top: 2px solid transparent;
transition: color 0.4s ease, background 0.4s ease, transform 0.4s ease, opacity 0.4s ease, border 0.4s ease, padding 0.4s ease, left 0.4s ease, box-shadow 0.4s ease;
}
#drawernav2 ul.menu-box li.menu-item a {
display: block;
font-size: 0.9rem;
font-weight: 400;
height: 46px;
position: relative;
transition: color 0.4s ease, background 0.4s ease, transform 0.4s ease, opacity 0.4s ease, border 0.4s ease, padding 0.4s ease, left 0.4s ease, box-shadow 0.4s ease;
}
@media (min-width: 768px) {
#drawernav2 ul.menu-box li.menu-item a {
padding: 12px 10px;
}
}
@media (min-width: 1024px) {
#drawernav2 ul.menu-box li.menu-item a {
padding: 12px 25px;
}
}
#drawernav2 ul.menu-box li.menu-item a span {
display: inline-block;
padding-right: 3px;
}
#drawernav2 ul.menu-box li.menu-item a:hover {
border-bottom: none !important;
transform: translateY(3px);
}
#drawernav2 ul.menu-box li.menu-item ul.sub-menu {
z-index: 5;
position: absolute;
padding: 0px;
top: 70px;
left: 0;
display: block;
visibility: hidden;
opacity: 0;
border-radius: 2px;
background: #fff;
box-shadow: 0px 0px 14px rgba(0, 0, 0, 0.1);
transition: color 0.3s ease, background 0.3s ease, transform 0.3s ease, opacity 0.3s ease, border 0.3s ease, padding 0.3s ease, left 0.3s ease, bottom 0.3s ease, box-shadow 0.3s ease;
}
#drawernav2 ul.menu-box li.menu-item ul.sub-menu li.menu-item {
position: relative;
text-align: left;
display: block;
line-height: 1.2rem;
width: 240px;
border: none;
}
#drawernav2 ul.menu-box li.menu-item ul.sub-menu li.menu-item a {
padding: 10px 7px 10px 18px;
display: block;
background-color: #fff;
font-size: 0.9rem;
font-weight: normal;
padding: 8px 24px 6px 18px;
border-radius: 2px;
height: auto;
border-right: none;
transition: color 0.3s ease, background 0.3s ease, transform 0.3s ease, opacity 0.3s ease, border 0.3s ease, padding 0.3s ease, left 0.3s ease, bottom 0.3s ease, box-shadow 0.3s ease;
}
#drawernav2 ul.menu-box li.menu-item ul.sub-menu li.menu-item a:hover {
background: #f6f6f6;
transform: translateY(0px);
}
#drawernav2 ul.menu-box li.menu-item ul.sub-menu li.menu-item ul.sub-menu {
z-index: 6;
position: absolute;
padding: 0;
transition: color 0.3s ease, background 0.3s ease, transform 0.3s ease, opacity 0.3s ease, border 0.3s ease, padding 0.3s ease, left 0.3s ease, bottom 0.3s ease, box-shadow 0.3s ease;
}
@media (min-width: 768px) {
#drawernav2 ul.menu-box li.menu-item ul.sub-menu li.menu-item ul.sub-menu {
background: #fff;
visibility: hidden;
opacity: 0;
top: 14px;
left: 100%;
}
}
@media (min-width: 1200px) {
#drawernav2 ul.menu-box li.menu-item ul.sub-menu li.menu-item ul.sub-menu {
width: 240px;
}
}
#drawernav2 ul.menu-box li.menu-item ul.sub-menu li:hover ul.sub-menu,
#drawernav2 ul.menu-box li.menu-item ul.sub-menu li.hover ul.sub-menu {
visibility: visible;
opacity: 1;
transform: translateY(-14px);
}
#drawernav2 ul.menu-box li.menu-item ul.sub-menu li.menu-item-has-children a {
padding-right: 24px;
}
#drawernav2 ul.menu-box li.menu-item ul.sub-menu li.menu-item-has-children:after {
content: "\e904";
font-family: "jin-icons";
font-size: 0.65rem;
position: absolute;
right: 10px;
top: 8px;
}
#drawernav2 ul.menu-box li.menu-item:hover {
border-top-color: #000;
}
#drawernav2 ul.menu-box li.menu-item:last-of-type {
border-right: 1px solid #efefef;
}
#drawernav2 ul.menu-box li.menu-item:last-of-type > ul.sub-menu > li.menu-item > ul.sub-menu {
left: -241px;
}
#drawernav2 ul.menu-box li.menu-item:hover > ul.sub-menu,
#drawernav2 ul.menu-box li.menu-item.hover > ul.sub-menu {
visibility: visible;
opacity: 1;
transform: translateY(-24px);
}
#drawernav2 ul.menu-box li:last-child {
border-right: none;
}
@media (max-width: 767px) {
#drawernav {
display: none;
}
}
@media (min-width: 768px) {
#drawernav {
width: 100%;
margin: 0 auto;
}
#drawernav::after {
clear: both;
content: "";
display: block;
}
}
@media (min-width: 1200px) {
#drawernav {
width: 1200px;
}
}
@media (min-width: 768px) {
#drawernav nav.fixed-content {
width: calc(100% - 40px);
float: left;
margin-left: 20px;
}
}
@media (min-width: 1200px) {
#drawernav nav.fixed-content {
width: calc(100% - 60px);
float: left;
margin-left: 30px;
}
}
#drawernav ul.menu-box {
list-style-type: none;
margin: 0 auto;
display: table;
}
#drawernav ul.menu-box li.menu-item {
position: relative;
line-height: 1.6rem;
display: inline-block;
text-align: center;
background: none;
}
#drawernav ul.menu-box li.menu-item a {
border-bottom: 2px solid transparent;
padding: 12px 25px;
display: block;
font-size: 0.9rem;
font-weight: 400;
height: 46px;
position: relative;
transition: color 0.4s ease, background 0.4s ease, transform 0.4s ease, opacity 0.4s ease, border 0.4s ease, padding 0.4s ease, left 0.4s ease, box-shadow 0.4s ease;
}
#drawernav ul.menu-box li.menu-item a span {
display: inline-block;
padding-right: 3px;
}
#drawernav ul.menu-box li.menu-item a:after {
content: "";
width: 80%;
height: 2px;
border-radius: 1px;
background: #2b2b2b;
position: absolute;
margin: auto;
left: 0;
right: 0;
bottom: 0;
opacity: 0;
transform: translate3d(0, 100%, 0);
transition: color 0.3s ease, background 0.3s ease, transform 0.3s ease, opacity 0.3s ease, border 0.3s ease, padding 0.3s ease, left 0.3s ease, bottom 0.3s ease, box-shadow 0.3s ease;
}
#drawernav ul.menu-box li.menu-item a:hover:after, #drawernav ul.menu-box li.menu-item a:focus:after {
opacity: 1;
transform: translate3d(0, -5px, 0);
}
#drawernav ul.menu-box li.menu-item ul.sub-menu {
z-index: 5;
position: absolute;
padding: 0px;
top: 70px;
left: 0;
display: block;
background: #fff;
visibility: hidden;
opacity: 0;
border-radius: 2px;
background: #fff;
box-shadow: 0px 0px 14px rgba(0, 0, 0, 0.1);
transition: color 0.3s ease, background 0.3s ease, transform 0.3s ease, opacity 0.3s ease, border 0.3s ease, padding 0.3s ease, left 0.3s ease, bottom 0.3s ease, box-shadow 0.3s ease;
}
#drawernav ul.menu-box li.menu-item ul.sub-menu li.menu-item {
position: relative;
text-align: left;
display: block;
line-height: 1.2rem;
width: 240px;
}
#drawernav ul.menu-box li.menu-item ul.sub-menu li.menu-item a {
padding: 10px 7px 10px 18px;
display: block;
background-color: #fff;
font-size: 0.9rem;
font-weight: normal;
padding: 8px 24px 6px 18px;
border-radius: 2px;
height: auto;
transition: color 0.3s ease, background 0.3s ease, transform 0.3s ease, opacity 0.3s ease, border 0.3s ease, padding 0.3s ease, left 0.3s ease, bottom 0.3s ease, box-shadow 0.3s ease;
}
#drawernav ul.menu-box li.menu-item ul.sub-menu li.menu-item a:after {
display: none;
}
#drawernav ul.menu-box li.menu-item ul.sub-menu li.menu-item a:hover {
background: #f6f6f6;
}
#drawernav ul.menu-box li.menu-item ul.sub-menu li.menu-item ul.sub-menu {
z-index: 6;
position: absolute;
padding: 0;
transition: color 0.3s ease, background 0.3s ease, transform 0.3s ease, opacity 0.3s ease, border 0.3s ease, padding 0.3s ease, left 0.3s ease, bottom 0.3s ease, box-shadow 0.3s ease;
}
@media (min-width: 768px) {
#drawernav ul.menu-box li.menu-item ul.sub-menu li.menu-item ul.sub-menu {
background: #fff;
visibility: hidden;
opacity: 0;
top: 14px;
left: 100%;
}
}
@media (min-width: 1200px) {
#drawernav ul.menu-box li.menu-item ul.sub-menu li.menu-item ul.sub-menu {
width: 240px;
}
}
#drawernav ul.menu-box li.menu-item ul.sub-menu li:hover ul.sub-menu,
#drawernav ul.menu-box li.menu-item ul.sub-menu li.hover ul.sub-menu {
visibility: visible;
opacity: 1;
transform: translateY(-14px);
}
#drawernav ul.menu-box li.menu-item ul.sub-menu li.menu-item-has-children a {
padding-right: 24px;
}
#drawernav ul.menu-box li.menu-item ul.sub-menu li.menu-item-has-children:after {
content: "\e904";
font-family: "jin-icons";
font-size: 0.65rem;
position: absolute;
right: 10px;
top: 10px;
}
#drawernav ul.menu-box li.menu-item:hover > ul.sub-menu,
#drawernav ul.menu-box li.menu-item.hover > ul.sub-menu {
visibility: visible;
opacity: 1;
transform: translateY(-24px);
}
#drawernav ul.menu-box li:last-child {
border-right: none;
}
@media (max-width: 767px) {
#drawernav3 {
display: none;
}
}
@media (min-width: 768px) {
#drawernav3 {
width: auto;
}
}
#drawernav3 nav.fixed-content {
width: 100%;
}
#drawernav3 ul.menu-box {
list-style-type: none;
margin-top: 16px;
display: flex;
flex-wrap: wrap;
}
#drawernav3 ul.menu-box li.menu-item {
position: relative;
display: table;
text-align: center;
background: none;
line-height: 1.6rem;
vertical-align: middle;
}
#drawernav3 ul.menu-box li.menu-item a {
border-bottom: 2px solid transparent;
display: block;
height: 40px;
font-size: 0.9rem;
font-weight: 400;
position: relative;
transition: color 0.4s ease, background 0.4s ease, transform 0.4s ease, opacity 0.4s ease, border 0.4s ease, padding 0.4s ease, left 0.4s ease, box-shadow 0.4s ease;
}
@media (min-width: 768px) {
#drawernav3 ul.menu-box li.menu-item a {
padding: 3px 15px;
}
}
@media (min-width: 1200px) {
#drawernav3 ul.menu-box li.menu-item a {
padding: 3px 25px;
}
}
#drawernav3 ul.menu-box li.menu-item a span {
display: inline-block;
padding-right: 3px;
}
#drawernav3 ul.menu-box li.menu-item a:after {
content: "";
width: 80%;
height: 2px;
border-radius: 1px;
background: #2b2b2b;
position: absolute;
margin: auto;
left: 0;
right: 0;
bottom: 0;
opacity: 0;
transform: translate3d(0, 100%, 0);
transition: color 0.3s ease, background 0.3s ease, transform 0.3s ease, opacity 0.3s ease, border 0.3s ease, padding 0.3s ease, left 0.3s ease, bottom 0.3s ease, box-shadow 0.3s ease;
}
#drawernav3 ul.menu-box li.menu-item a:hover:after, #drawernav3 ul.menu-box li.menu-item a:focus:after {
opacity: 1;
transform: translate3d(0, -7px, 0);
}
#drawernav3 ul.menu-box li.menu-item ul.sub-menu {
z-index: 5;
position: absolute;
padding: 0px;
top: 70px;
display: block;
background: #fff;
visibility: hidden;
opacity: 0;
left: 0;
transition: color 0.3s ease, background 0.3s ease, transform 0.3s ease, opacity 0.3s ease, border 0.3s ease, padding 0.3s ease, left 0.3s ease, bottom 0.3s ease, box-shadow 0.3s ease;
border-radius: 2px;
background: #fff;
box-shadow: 0px 0px 14px rgba(0, 0, 0, 0.1);
}
#drawernav3 ul.menu-box li.menu-item ul.sub-menu li.menu-item {
position: relative;
text-align: left;
display: block;
line-height: 1.2rem;
width: 240px;
}
#drawernav3 ul.menu-box li.menu-item ul.sub-menu li.menu-item a {
padding: 10px 7px 10px 18px;
display: block;
background-color: #fff;
font-size: 0.9rem;
font-weight: normal;
padding: 10px 24px 6px 18px;
border-radius: 2px;
height: auto;
transition: color 0.3s ease, background 0.3s ease, transform 0.3s ease, opacity 0.3s ease, border 0.3s ease, padding 0.3s ease, left 0.3s ease, bottom 0.3s ease, box-shadow 0.3s ease;
}
#drawernav3 ul.menu-box li.menu-item ul.sub-menu li.menu-item a:after {
display: none;
}
#drawernav3 ul.menu-box li.menu-item ul.sub-menu li.menu-item a:hover {
background: #f6f6f6;
}
#drawernav3 ul.menu-box li.menu-item ul.sub-menu li.menu-item ul.sub-menu {
z-index: 6;
position: absolute;
padding: 0;
transition: color 0.3s ease, background 0.3s ease, transform 0.3s ease, opacity 0.3s ease, border 0.3s ease, padding 0.3s ease, left 0.3s ease, bottom 0.3s ease, box-shadow 0.3s ease;
}
@media (min-width: 768px) {
#drawernav3 ul.menu-box li.menu-item ul.sub-menu li.menu-item ul.sub-menu {
background: #fff;
visibility: hidden;
opacity: 0;
top: 14px;
left: 100%;
}
}
@media (min-width: 1200px) {
#drawernav3 ul.menu-box li.menu-item ul.sub-menu li.menu-item ul.sub-menu {
width: 240px;
}
}
#drawernav3 ul.menu-box li.menu-item ul.sub-menu li:hover ul.sub-menu,
#drawernav3 ul.menu-box li.menu-item ul.sub-menu li.hover ul.sub-menu {
visibility: visible;
opacity: 1;
transform: translateY(-14px);
}
#drawernav3 ul.menu-box li.menu-item ul.sub-menu li.menu-item-has-children a {
padding-right: 24px;
}
#drawernav3 ul.menu-box li.menu-item ul.sub-menu li.menu-item-has-children:after {
content: "\e904";
font-family: "jin-icons";
font-size: 0.65rem;
position: absolute;
right: 10px;
top: 10px;
}
#drawernav3 ul.menu-box li.menu-item:last-of-type > ul.sub-menu > li.menu-item > ul.sub-menu {
left: -240px;
}
#drawernav3 ul.menu-box li.menu-item:hover > ul.sub-menu,
#drawernav3 ul.menu-box li.menu-item.hover > ul.sub-menu {
visibility: visible;
opacity: 1;
transform: translateY(-35px);
}
#drawernav3 ul.menu-box li:last-child {
border-right: none;
}
@media (min-width: 768px) {
.header-style6-box {
width: 100%;
display: flex;
margin: 0 auto;
padding: 0 20px;
}
}
@media (min-width: 1200px) {
.header-style6-box {
width: 1200px;
padding: 0 30px;
}
}
@media (max-width: 767px) {
#drawernav4 {
display: none;
}
}
@media (min-width: 768px) {
#drawernav4 {
width: 100%;
margin-right: auto;
}
}
@media (min-width: 1200px) {
#drawernav4 {
width: auto;
}
}
#drawernav4 nav.fixed-content {
width: 100%;
}
#drawernav4 ul.menu-box {
list-style-type: none;
margin-top: 12px;
display: flex;
flex-wrap: wrap;
}
#drawernav4 ul.menu-box li.menu-item {
position: relative;
display: table;
text-align: center;
background: none;
line-height: 1.6rem;
vertical-align: middle;
}
#drawernav4 ul.menu-box li.menu-item a {
border: none;
padding: 3px 25px;
display: block;
height: 40px;
font-size: 0.9rem;
font-weight: 400;
position: relative;
transition: color 0.4s ease, background 0.4s ease, transform 0.4s ease, opacity 0.4s ease, border 0.4s ease, padding 0.4s ease, left 0.4s ease, box-shadow 0.4s ease;
}
#drawernav4 ul.menu-box li.menu-item a span {
display: inline-block;
padding-right: 3px;
}
#drawernav4 ul.menu-box li.menu-item a:after {
content: "";
width: 80%;
height: 2px;
border-radius: 1px;
background: #2b2b2b;
position: absolute;
margin: auto;
left: 0;
right: 0;
bottom: 0;
opacity: 0;
transform: translate3d(0, 100%, 0);
transition: color 0.3s ease, background 0.3s ease, transform 0.3s ease, opacity 0.3s ease, border 0.3s ease, padding 0.3s ease, left 0.3s ease, bottom 0.3s ease, box-shadow 0.3s ease;
}
#drawernav4 ul.menu-box li.menu-item a:hover:after, #drawernav4 ul.menu-box li.menu-item a:focus:after {
opacity: 1;
transform: translate3d(0, -7px, 0);
}
#drawernav4 ul.menu-box li.menu-item ul.sub-menu {
z-index: 5;
position: absolute;
padding: 0px;
top: 70px;
display: block;
background: #fff;
visibility: hidden;
opacity: 0;
left: 0px;
transition: color 0.3s ease, background 0.3s ease, transform 0.3s ease, opacity 0.3s ease, border 0.3s ease, padding 0.3s ease, left 0.3s ease, bottom 0.3s ease, box-shadow 0.3s ease;
border-radius: 2px;
background: #fff;
box-shadow: 0px 0px 14px rgba(0, 0, 0, 0.1);
}
#drawernav4 ul.menu-box li.menu-item ul.sub-menu li.menu-item {
position: relative;
text-align: left;
display: block;
line-height: 1.2rem;
width: 240px;
}
#drawernav4 ul.menu-box li.menu-item ul.sub-menu li.menu-item a {
padding: 10px 7px 10px 18px;
display: block;
background-color: #fff;
font-size: 0.9rem;
font-weight: normal;
padding: 10px 24px 6px 18px;
border-radius: 2px;
height: auto;
transition: color 0.3s ease, background 0.3s ease, transform 0.3s ease, opacity 0.3s ease, border 0.3s ease, padding 0.3s ease, left 0.3s ease, bottom 0.3s ease, box-shadow 0.3s ease;
}
#drawernav4 ul.menu-box li.menu-item ul.sub-menu li.menu-item a:after {
display: none;
}
#drawernav4 ul.menu-box li.menu-item ul.sub-menu li.menu-item a:hover {
background: #f6f6f6;
}
#drawernav4 ul.menu-box li.menu-item ul.sub-menu li.menu-item ul.sub-menu {
z-index: 6;
position: absolute;
padding: 0;
transition: color 0.3s ease, background 0.3s ease, transform 0.3s ease, opacity 0.3s ease, border 0.3s ease, padding 0.3s ease, left 0.3s ease, bottom 0.3s ease, box-shadow 0.3s ease;
}
@media (min-width: 768px) {
#drawernav4 ul.menu-box li.menu-item ul.sub-menu li.menu-item ul.sub-menu {
background: #fff;
visibility: hidden;
opacity: 0;
top: 14px;
left: 100%;
}
}
@media (min-width: 1200px) {
#drawernav4 ul.menu-box li.menu-item ul.sub-menu li.menu-item ul.sub-menu {
width: 240px;
}
}
#drawernav4 ul.menu-box li.menu-item ul.sub-menu li:hover ul.sub-menu,
#drawernav4 ul.menu-box li.menu-item ul.sub-menu li.hover ul.sub-menu {
visibility: visible;
opacity: 1;
transform: translateY(-14px);
}
#drawernav4 ul.menu-box li.menu-item ul.sub-menu li.menu-item-has-children a {
padding-right: 24px;
}
#drawernav4 ul.menu-box li.menu-item ul.sub-menu li.menu-item-has-children:after {
content: "\e904";
font-family: "jin-icons";
font-size: 0.65rem;
position: absolute;
right: 10px;
top: 10px;
}
#drawernav4 ul.menu-box li.menu-item:last-of-type > ul.sub-menu > li.menu-item > ul.sub-menu {
left: -240px;
}
#drawernav4 ul.menu-box li.menu-item:hover > ul.sub-menu,
#drawernav4 ul.menu-box li.menu-item.hover > ul.sub-menu {
visibility: visible;
opacity: 1;
transform: translateY(-35px);
}
#drawernav4 ul.menu-box li:last-child {
border-right: none;
}
@media (max-width: 767px) {
#drawernav5 {
display: none;
}
}
@media (min-width: 768px) {
#drawernav5 {
width: 100%;
margin-right: auto;
}
}
@media (min-width: 1200px) {
#drawernav5 {
width: auto;
}
}
@media (min-width: 768px) {
#drawernav5 nav.fixed-content {
width: calc(100% - 0px);
float: left;
margin-left: 0px;
}
}
#drawernav5 ul.menu-box {
list-style-type: none;
margin: 0 auto;
display: table;
}
#drawernav5 ul.menu-box li.menu-item {
position: relative;
line-height: 1.6rem;
display: table-cell;
text-align: center;
background: none;
width: 240px;
border-left: 1px solid #efefef;
border-top: 2px solid transparent;
transition: color 0.4s ease, background 0.4s ease, transform 0.4s ease, opacity 0.4s ease, border 0.4s ease, padding 0.4s ease, left 0.4s ease, box-shadow 0.4s ease;
}
#drawernav5 ul.menu-box li.menu-item a {
box-sizing: border-box;
display: block;
font-size: 0.9rem;
font-weight: 400;
height: 46px;
position: relative;
transition: color 0.4s ease, background 0.4s ease, transform 0.4s ease, opacity 0.4s ease, border 0.4s ease, padding 0.4s ease, left 0.4s ease, box-shadow 0.4s ease;
}
@media (min-width: 768px) {
#drawernav5 ul.menu-box li.menu-item a {
width: 100%;
margin-right: auto;
padding: 14px 10px;
padding-top: 10px;
}
}
@media (min-width: 1024px) {
#drawernav5 ul.menu-box li.menu-item a {
padding: 14px 25px;
padding-top: 10px;
}
}
#drawernav5 ul.menu-box li.menu-item a span {
display: inline-block;
padding-right: 3px;
}
#drawernav5 ul.menu-box li.menu-item a:hover {
border-bottom: none !important;
transform: translateY(3px);
}
#drawernav5 ul.menu-box li.menu-item ul.sub-menu {
z-index: 5;
position: absolute;
padding: 0px;
top: 70px;
left: 0;
display: block;
background: #fff;
visibility: hidden;
opacity: 0;
border-radius: 2px;
background: #fff;
box-shadow: 0px 0px 14px rgba(0, 0, 0, 0.1);
transition: color 0.3s ease, background 0.3s ease, transform 0.3s ease, opacity 0.3s ease, border 0.3s ease, padding 0.3s ease, left 0.3s ease, bottom 0.3s ease, box-shadow 0.3s ease;
}
#drawernav5 ul.menu-box li.menu-item ul.sub-menu li.menu-item {
position: relative;
text-align: left;
display: block;
line-height: 1.2rem;
width: 240px;
border: none;
}
#drawernav5 ul.menu-box li.menu-item ul.sub-menu li.menu-item a {
padding: 10px 7px 10px 18px;
display: block;
background-color: #fff;
font-size: 0.9rem;
font-weight: normal;
padding: 8px 24px 6px 18px;
border-radius: 2px;
height: auto;
border-right: none;
transition: color 0.3s ease, background 0.3s ease, transform 0.3s ease, opacity 0.3s ease, border 0.3s ease, padding 0.3s ease, left 0.3s ease, bottom 0.3s ease, box-shadow 0.3s ease;
}
#drawernav5 ul.menu-box li.menu-item ul.sub-menu li.menu-item a:hover {
background: #f6f6f6;
transform: translateY(0px);
}
#drawernav5 ul.menu-box li.menu-item ul.sub-menu li.menu-item ul.sub-menu {
z-index: 6;
position: absolute;
padding: 0;
transition: color 0.3s ease, background 0.3s ease, transform 0.3s ease, opacity 0.3s ease, border 0.3s ease, padding 0.3s ease, left 0.3s ease, bottom 0.3s ease, box-shadow 0.3s ease;
}
@media (min-width: 768px) {
#drawernav5 ul.menu-box li.menu-item ul.sub-menu li.menu-item ul.sub-menu {
background: #fff;
visibility: hidden;
opacity: 0;
top: 14px;
left: 100%;
}
}
@media (min-width: 1200px) {
#drawernav5 ul.menu-box li.menu-item ul.sub-menu li.menu-item ul.sub-menu {
width: 240px;
}
}
#drawernav5 ul.menu-box li.menu-item ul.sub-menu li:hover ul.sub-menu,
#drawernav5 ul.menu-box li.menu-item ul.sub-menu li.hover ul.sub-menu {
visibility: visible;
opacity: 1;
transform: translateY(-14px);
}
#drawernav5 ul.menu-box li.menu-item ul.sub-menu li.menu-item-has-children a {
padding-right: 24px;
}
#drawernav5 ul.menu-box li.menu-item ul.sub-menu li.menu-item-has-children:after {
content: "\e904";
font-family: "jin-icons";
font-size: 0.65rem;
position: absolute;
right: 10px;
top: 10px;
}
#drawernav5 ul.menu-box li.menu-item:hover {
border-top-color: red;
}
#drawernav5 ul.menu-box li.menu-item:last-of-type {
border-right: 1px solid #efefef;
}
#drawernav5 ul.menu-box li.menu-item:last-of-type > ul.sub-menu > li.menu-item > ul.sub-menu {
left: -241px;
}
#drawernav5 ul.menu-box li.menu-item:hover > ul.sub-menu,
#drawernav5 ul.menu-box li.menu-item.hover > ul.sub-menu {
visibility: visible;
opacity: 1;
transform: translateY(-24px);
}
#drawernav5 ul.menu-box li:last-child {
border-right: none;
}
@media (min-width: 768px) {
.menu-box > .menu-item > a:hover {
border-bottom: 2px solid #2b2b2b;
}
}  @media (max-width: 767px) {
#navtoggle {
display: none;
overflow: hidden;
}
.sp-menu-open,
.sp-menu-close {
cursor: pointer;
position: absolute;
z-index: 4;
top: 4px;
right: 3px;
}
.sp-menu-close {
pointer-events: none;
width: 100%;
height: 100%;
transition: color 0.4s ease, background 0.4s ease, transform 0.4s ease, opacity 0.4s ease, border 0.4s ease, padding 0.4s ease, left 0.4s ease, box-shadow 0.4s ease;
}
#navtoggle:checked ~ .sp-menu-close {
pointer-events: auto;
}
.sp-menu-open {
width: 28px;
padding: 8px;
padding-top: 12px;
padding-bottom: 8px;
transition: transform 0.4s ease-in-out;
transform: translate3d(0, 0, 0);
}
.cps-icon-bar {
height: 2px;
background: #fff;
display: block;
margin-bottom: 5px;
border-radius: 1px;
transition: color 0.4s ease, background 0.4s ease, transform 0.4s ease, opacity 0.4s ease, border 0.4s ease, padding 0.4s ease, left 0.4s ease, box-shadow 0.4s ease;
}
.sp-menu-box {
z-index: 3;
position: fixed;
overflow: hidden;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(255, 255, 255, 0.6);
transform: translate3d(0, -100%, 0);
transition: color 0.4s ease, background 0.4s ease, transform 0.4s ease, opacity 0.4s ease, border 0.4s ease, padding 0.4s ease, left 0.4s ease, box-shadow 0.4s ease;
}
.sp-menu-box .sp-menu-title {
margin-top: 50px;
text-align: center;
font-size: 1.6rem;
}
.fixed-content {
width: 100%;
height: 100%;
margin-top: 30px;
}
#navtoggle:checked + .sp-menu-open {
position: fixed;
}
#navtoggle:checked + .sp-menu-open .cps-icon-bar {
background: #fff;
}
#navtoggle:checked + .sp-menu-open .cps-icon-bar:nth-child(1) {
transform: translate(0, 7px) rotate(45deg);
}
#navtoggle:checked + .sp-menu-open .cps-icon-bar:nth-child(2) {
transform: translate(-20px, 0);
opacity: 0;
}
#navtoggle:checked + .sp-menu-open .cps-icon-bar:nth-child(3) {
transform: translate(0, -7px) rotate(-45deg);
}
#navtoggle:checked ~ .sp-menu-box {
transform: translate3d(0, 0, 0);
}
#scroll-content {
transition: 0.6s;
position: relative;
z-index: 0;
}
#navtoggle:checked ~ .sp-menu-box ~ #scroll-content,
#navtoggle:checked ~ .sp-menu-box ~ #header-box ~ #scroll-content {
position: fixed;
overflow: hidden;
transform: translateY(15px);
width: 100%;
height: 100%;
filter: blur(10px);
}
#navtoggle:checked ~ .sp-menu-box ~ #scroll-content + .sp-sidemenu-wrapper .sp-sidemenu-btn,
#navtoggle:checked ~ .sp-menu-box ~ #header-box ~ #scroll-content + .sp-sidemenu-wrapper .sp-sidemenu-btn,
#navtoggle:checked ~ .sp-menu-box ~ #scroll-content + .sp-sidemenu-wrapper .sp-sidemenu-bg,
#navtoggle:checked ~ .sp-menu-box ~ #header-box ~ #scroll-content + .sp-sidemenu-wrapper .sp-sidemenu-bg {
transform: translateX(100px);
}
#navtoggle:checked ~ .sp-menu-box ~ .headsearch ~ #header-box {
position: fixed;
overflow: hidden;
}
ul.menu-box {
width: 86%;
height: 60%;
padding: 0 7%;
overflow: hidden;
overflow-y: scroll;
overflow-wrap: break-word;
-webkit-overflow-scrolling: touch;
}
ul.menu-box li a {
display: block;
padding: 8px;
padding-left: 28px;
position: relative;
font-weight: 600;
border-radius: 2px;
transition: color 0.4s ease, background 0.4s ease, transform 0.4s ease, opacity 0.4s ease, border 0.4s ease, padding 0.4s ease, left 0.4s ease, box-shadow 0.4s ease;
}
ul.menu-box li a:active {
background: rgba(50, 50, 50, 0.1);
}
ul.menu-box li a:before {
content: "・";
position: absolute;
line-height: 10%;
top: 19px;
left: 8px;
font-size: 1.8rem;
color: #2b2b2b;
}
ul.menu-box li ul.sub-menu {
margin-top: 0px;
margin-left: 20px;
}
ul.menu-box li ul.sub-menu li {
margin-left: 22px;
}
ul.menu-box li ul.sub-menu li a {
font-size: 0.9rem;
line-height: 1.25rem;
padding: 6px;
padding-left: 16px;
font-weight: 500;
}
ul.menu-box li ul.sub-menu li a:before {
content: "";
width: 1px;
height: 24px;
background: #aaa;
top: 4px;
left: 6px;
}
ul.menu-box li ul.sub-menu li ul.sub-menu li a {
padding: 7px;
padding-left: 16px;
font-size: 0.75rem;
line-height: 1.15rem;
font-weight: 300;
}
.sp-sns-menu {
position: absolute;
z-index: 0;
bottom: 0px;
display: block;
text-align: center;
padding: 30px;
width: 100%;
background: transparent !important;
}
.sp-sns-menu ul {
list-style: none;
display: flex;
justify-content: center;
background: transparent !important;
align-items: center;
}
.sp-sns-menu ul li {
margin-bottom: 0;
background: transparent !important;
}
.sp-sns-menu ul li a {
transition: color 0.4s ease, background 0.4s ease, transform 0.4s ease, opacity 0.4s ease, border 0.4s ease, padding 0.4s ease, left 0.4s ease, box-shadow 0.4s ease;
display: block;
color: #fff;
margin: 0 5px;
overflow: hidden;
width: 40px;
background: rgba(255, 255, 255, 0.18);
height: 40px;
border-radius: 2px;
padding: 10px;
font-size: 18px;
box-shadow: 0 1px 7px 3px rgba(0, 0, 0, 0.05);
}
.sp-sns-menu ul li a:hover {
color: #f8b500 !important;
transform: scale(1.1);
}
}
svg {
fill: #2b2b2b;
will-change: transform;
}  .toppost-list-box {
overflow: hidden;
text-align: center;
}
@media (max-width: 767px) {
.toppost-list-box {
margin-top: 10px;
}
}
.toppost-list-box .toppost-list-box-inner {
width: 400%;
transition: 0.6s;
text-align: left;
overflow: hidden;
}
input[name=switch] {
display: none;
}
.tabBtn-mag {
display: inline-flex;
width: 100%;
padding: 0;
list-style-type: none;
}
@media (max-width: 767px) {
.tabBtn-mag {
flex-wrap: wrap;
margin-bottom: 10px;
}
}
@media (min-width: 768px) {
.tabBtn-mag {
margin-bottom: 30px;
}
}
@media (min-width: 768px) {
.tabBtn-mag li:not(:first-child) {
margin-left: 4px;
}
}
@media (max-width: 767px) {
.tabBtn-mag li:nth-child(2n-1) {
margin-right: 4px;
}
}
.tabBtn-mag li {
position: relative;
will-change: transform;
transition: color 0.4s ease, background 0.4s ease, transform 0.4s ease, opacity 0.4s ease, border 0.4s ease, padding 0.4s ease, left 0.4s ease, box-shadow 0.4s ease;
}
@media (max-width: 767px) {
.tabBtn-mag li {
width: calc(50% - 2px);
margin-bottom: 4px;
}
}
@media (min-width: 768px) {
.tabBtn-mag li {
width: 25%;
}
}
.tabBtn-mag li:hover {
transform: scale(0.95);
}
.tabBtn-mag label {
display: block;
padding: 10px 10px;
text-align: center;
background-color: rgba(189, 189, 189, 0.17);
transition: color 0.3s ease, background 0.3s ease, transform 0.3s ease, opacity 0.3s ease, border 0.3s ease, padding 0.3s ease, left 0.3s ease, bottom 0.3s ease, box-shadow 0.3s ease;
}
@media (max-width: 767px) {
.tabBtn-mag label {
font-size: 0.75rem;
font-weight: 700;
border-radius: 2px;
min-height: 18px;
}
}
@media (min-width: 768px) {
.tabBtn-mag label {
font-size: 0.75rem;
font-weight: 500;
cursor: pointer;
min-height: 18px;
}
}
@media (min-width: 1200px) {
.tabBtn-mag label {
font-size: 0.85rem;
}
}
@media (min-width: 768px) {
.tabBtn-mag label:after {
position: absolute;
content: "";
bottom: 5px;
margin-left: -8px;
width: 0;
height: 0;
opacity: 0;
border-left: 8px solid transparent;
border-right: 8px solid transparent;
transition: color 0.3s ease, background 0.3s ease, transform 0.3s ease, opacity 0.3s ease, border 0.3s ease, padding 0.3s ease, left 0.3s ease, bottom 0.3s ease, box-shadow 0.3s ease;
}
}
#tab-1:checked ~ .tabBtn-mag li [for=tab-1],
#tab-2:checked ~ .tabBtn-mag li [for=tab-2],
#tab-3:checked ~ .tabBtn-mag li [for=tab-3],
#tab-4:checked ~ .tabBtn-mag li [for=tab-4] {
position: relative;
background-color: #2b2b2b;
color: #fff;
}
.tabBtn-mag li:nth-child(5),
.tabBtn-mag li:nth-child(6),
.tabBtn-mag li:nth-child(7),
.tabBtn-mag li:nth-child(8) {
display: none;
}
@media (min-width: 768px) {
#tab-1:checked ~ .tabBtn-mag li [for=tab-1]:after,
#tab-2:checked ~ .tabBtn-mag li [for=tab-2]:after,
#tab-3:checked ~ .tabBtn-mag li [for=tab-3]:after,
#tab-4:checked ~ .tabBtn-mag li [for=tab-4]:after {
position: absolute;
content: "";
bottom: -8px;
left: 50%;
margin-left: -8px;
opacity: 1;
width: 0;
height: 0;
border-top: 8px solid #2b2b2b;
border-left: 8px solid transparent;
border-right: 8px solid transparent;
}
}
#tab-1:checked ~ .toppost-list-box-inner .post-list-mag:nth-child(1),
#tab-2:checked ~ .toppost-list-box-inner .post-list-mag:nth-child(2),
#tab-3:checked ~ .toppost-list-box-inner .post-list-mag:nth-child(3),
#tab-4:checked ~ .toppost-list-box-inner .post-list-mag:nth-child(4),
#tab-1:checked ~ .toppost-list-box-inner .post-list-mag-sp1col:nth-child(1),
#tab-2:checked ~ .toppost-list-box-inner .post-list-mag-sp1col:nth-child(2),
#tab-3:checked ~ .toppost-list-box-inner .post-list-mag-sp1col:nth-child(3),
#tab-4:checked ~ .toppost-list-box-inner .post-list-mag-sp1col:nth-child(4),
#tab-1:checked ~ .toppost-list-box-inner .post-list:nth-child(1),
#tab-2:checked ~ .toppost-list-box-inner .post-list:nth-child(2),
#tab-3:checked ~ .toppost-list-box-inner .post-list:nth-child(3),
#tab-4:checked ~ .toppost-list-box-inner .post-list:nth-child(4) {
opacity: 1;
}
#tab-1:checked ~ .toppost-list-box-inner {
transform: translateX(0);
}
#tab-2:checked ~ .toppost-list-box-inner {
transform: translateX(-25%);
}
#tab-3:checked ~ .toppost-list-box-inner {
transform: translateX(-50%);
}
#tab-4:checked ~ .toppost-list-box-inner {
transform: translateX(-75%);
}
.more-cat {
margin-left: auto !important;
margin-right: auto !important;
width: 100%;
text-align: center;
}
@media (max-width: 767px) {
.more-cat {
margin-top: 20px;
padding-bottom: 20px;
}
}
@media (min-width: 768px) {
.more-cat {
margin-top: 30px;
margin-bottom: 30px;
}
}
.more-cat .more-cat-button {
font-size: 1.1rem;
}
.more-cat .more-cat-button a {
position: relative;
}
@media (max-width: 767px) {
.more-cat .more-cat-button a {
color: #888 !important;
}
}
@media (min-width: 768px) {
.more-cat .more-cat-button a {
color: #aaa !important;
}
}
.more-cat .more-cat-button a:hover span:after {
color: #fff;
transform: translateX(3px);
}
.more-cat .more-cat-button a:hover span:before {
transform: translateX(3px);
}
.more-cat .more-cat-button span:before {
content: "";
position: absolute;
border-radius: 20px;
background: #fff;
transition: color 0.4s ease, background 0.4s ease, transform 0.4s ease, opacity 0.4s ease, border 0.4s ease, padding 0.4s ease, left 0.4s ease, box-shadow 0.4s ease;
}
@media (max-width: 767px) {
.more-cat .more-cat-button span:before {
left: 48px;
top: -5px;
width: 34px;
height: 34px;
box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.25);
}
}
@media (min-width: 768px) {
.more-cat .more-cat-button span:before {
left: 50px;
top: -7px;
width: 38px;
height: 38px;
box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.18);
}
}
.more-cat .more-cat-button span:after {
content: "\e904";
position: absolute;
text-align: center;
line-height: 0;
font-family: "jin-icons";
transition: color 0.4s ease, background 0.4s ease, transform 0.4s ease, opacity 0.4s ease, border 0.4s ease, padding 0.4s ease, left 0.4s ease, box-shadow 0.4s ease;
}
@media (max-width: 767px) {
.more-cat .more-cat-button span:after {
left: 58px;
top: 12px;
font-size: 0.85rem;
}
}
@media (min-width: 768px) {
.more-cat .more-cat-button span:after {
left: 61px;
top: 12px;
font-size: 1.1rem;
}
}
a.post-list-link {
transition: color 0.4s ease, background 0.4s ease, transform 0.4s ease, opacity 0.4s ease, border 0.4s ease, padding 0.4s ease, left 0.4s ease, box-shadow 0.4s ease;
background-color: #fff;
display: block;
position: relative;
overflow: hidden;
}
@media (max-width: 767px) {
a.post-list-link {
padding: 15px 10px;
margin-bottom: 10px;
margin-top: 0px;
}
}
@media (max-width: 767px) and (max-width: 767px) {
a.post-list-link {
border-radius: 2px;
background: #fff;
box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.18);
}
}
@media (min-width: 768px) {
a.post-list-link {
border-radius: 2px;
background: #fff;
box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.18);
padding: 20px;
margin-bottom: 20px;
}
}
@media (min-width: 768px) and (max-width: 767px) {
a.post-list-link {
border-radius: 0px;
box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.25);
}
}
.post-list-publisher,
.writer {
display: none;
}
.sp-post-list-meta {
text-align: right;
}
.toppost-list-box-simple .post-list-mag,
.toppost-list-box-simple .post-list-mag-sp1col,
.toppost-list-box-simple .post-list {
width: 100% !important;
float: none !important;
opacity: 1 !important;
padding: 0 !important;
}
.toppost-list-box-simple .post-list-mag,
.toppost-list-box-simple .post-list-mag-sp1col {
justify-content: space-between;
}
.post-list,
.post-list-mag,
.post-list-mag-sp1col {
opacity: 0.2;
transition: opacity 1.2s;
width: 25%;
float: left;
}
@media (max-width: 767px) {
.post-list,
.post-list-mag,
.post-list-mag-sp1col {
padding: 2px 1px;
}
}
@media (min-width: 768px) {
.post-list,
.post-list-mag,
.post-list-mag-sp1col {
padding: 2px 24px;
}
}
@media (min-width: 768px) {
.post-list,
.post-list-mag,
.post-list-mag3col,
.post-list-mag-sp1col {
padding-top: 12px;
}
}  .post-list-mag .post-list-inner-infeed,
.post-list-mag-sp1col .post-list-inner-infeed {
overflow: hidden;
transition: color 0.3s ease, background 0.3s ease, transform 0.3s ease, opacity 0.3s ease, border 0.3s ease, padding 0.3s ease, left 0.3s ease, bottom 0.3s ease, box-shadow 0.3s ease;
}
@media (max-width: 767px) {
.post-list-mag .post-list-inner-infeed,
.post-list-mag-sp1col .post-list-inner-infeed {
padding: 0px;
margin-bottom: 0px;
}
}
@media (max-width: 767px) and (max-width: 767px) {
.post-list-mag .post-list-inner-infeed,
.post-list-mag-sp1col .post-list-inner-infeed {
border-radius: 2px;
background: #fff;
box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.18);
}
}
@media (min-width: 768px) {
.post-list-mag .post-list-inner-infeed,
.post-list-mag-sp1col .post-list-inner-infeed {
border-radius: 2px;
background: #fff;
box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.18);
padding: 0px;
margin-bottom: 0px;
}
}
@media (min-width: 768px) and (max-width: 767px) {
.post-list-mag .post-list-inner-infeed,
.post-list-mag-sp1col .post-list-inner-infeed {
border-radius: 0px;
box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.25);
}
}
.post-list-mag .post-list-inner-infeed:hover,
.post-list-mag-sp1col .post-list-inner-infeed:hover {
transform: translateY(-3px);
box-shadow: 0px 3px 18px 3px rgba(0, 0, 0, 0.08);
}
.post-list-mag a.post-list-link,
.post-list-mag-sp1col a.post-list-link,
.post-list-mag3col a.post-list-link,
.post-list-mag3col-slide a.post-list-link {
position: relative;
padding: 0;
height: 100%;
transition: color 0.3s ease, background 0.3s ease, transform 0.3s ease, opacity 0.3s ease, border 0.3s ease, padding 0.3s ease, left 0.3s ease, bottom 0.3s ease, box-shadow 0.3s ease;
}
.post-list-mag .post-list-link:hover,
.post-list-mag-sp1col .post-list-link:hover,
.post-list-mag3col .post-list-link:hover,
.post-list-mag3col-slide .post-list-link:hover {
transform: translateY(-3px);
box-shadow: 0px 3px 18px 3px rgba(0, 0, 0, 0.08);
}
.post-list-mag,
.post-list-mag3col,
.post-list-mag-sp1col {
display: flex;
flex-wrap: wrap;
}
@media (max-width: 767px) {
.post-list-mag .post-list-item:nth-child(2n-1),
.post-list-mag3col .post-list-item:nth-child(2n-1),
.post-list-mag-sp1col .post-list-item:nth-child(2n-1) {
margin-right: 3%;
}
}
@media (max-width: 767px) {
.post-list-mag .post-list-item,
.post-list-mag3col .post-list-item,
.post-list-mag-sp1col .post-list-item {
width: 48.4%;
margin-bottom: 15px;
}
}
@media (min-width: 768px) {
.post-list-mag .post-list-item,
.post-list-mag3col .post-list-item,
.post-list-mag-sp1col .post-list-item {
width: 48.5%;
margin-bottom: 20px;
}
}
.post-list-mag .post-list-item .post-list-inner,
.post-list-mag3col .post-list-item .post-list-inner,
.post-list-mag-sp1col .post-list-item .post-list-inner {
display: block;
}
.post-list-mag .post-list-item .post-list-inner .post-list-thumb,
.post-list-mag3col .post-list-item .post-list-inner .post-list-thumb,
.post-list-mag-sp1col .post-list-item .post-list-inner .post-list-thumb {
height: auto;
width: 100%;
}
.post-list-mag .post-list-item .post-list-inner .post-list-thumb img,
.post-list-mag3col .post-list-item .post-list-inner .post-list-thumb img,
.post-list-mag-sp1col .post-list-item .post-list-inner .post-list-thumb img {
display: block;
width: 100%;
height: auto;
border-top-left-radius: 2px;
border-top-right-radius: 2px;
}
.post-list-mag .post-list-item .post-list-inner .post-list-meta,
.post-list-mag3col .post-list-item .post-list-inner .post-list-meta,
.post-list-mag-sp1col .post-list-item .post-list-inner .post-list-meta {
width: 100%;
}
@media (max-width: 767px) {
.post-list-mag .post-list-item .post-list-inner .post-list-meta,
.post-list-mag3col .post-list-item .post-list-inner .post-list-meta,
.post-list-mag-sp1col .post-list-item .post-list-inner .post-list-meta {
padding: 8px 11px;
padding-bottom: 20px;
}
}
@media (min-width: 768px) {
.post-list-mag .post-list-item .post-list-inner .post-list-meta,
.post-list-mag3col .post-list-item .post-list-inner .post-list-meta,
.post-list-mag-sp1col .post-list-item .post-list-inner .post-list-meta {
padding: 10px 17px;
padding-bottom: 25px;
}
}
@media (min-width: 1024px) {
.post-list-mag .post-list-item .post-list-inner .post-list-meta,
.post-list-mag3col .post-list-item .post-list-inner .post-list-meta,
.post-list-mag-sp1col .post-list-item .post-list-inner .post-list-meta {
padding: 15px 17px;
padding-bottom: 25px;
}
}
@media (max-width: 767px) {
.post-list-mag .post-list-item .post-list-inner .post-list-meta .post-list-title,
.post-list-mag3col .post-list-item .post-list-inner .post-list-meta .post-list-title,
.post-list-mag-sp1col .post-list-item .post-list-inner .post-list-meta .post-list-title {
font-size: 12px;
line-height: 1.1rem;
font-weight: 700;
letter-spacing: 1px;
margin-bottom: 10px;
}
}
@media (min-width: 768px) {
.post-list-mag .post-list-item .post-list-inner .post-list-meta .post-list-title,
.post-list-mag3col .post-list-item .post-list-inner .post-list-meta .post-list-title,
.post-list-mag-sp1col .post-list-item .post-list-inner .post-list-meta .post-list-title {
font-size: 14px;
line-height: 1.3rem;
font-weight: 500;
margin-bottom: 5px;
}
}
@media (min-width: 1024px) {
.post-list-mag .post-list-item .post-list-inner .post-list-meta .post-list-title,
.post-list-mag3col .post-list-item .post-list-inner .post-list-meta .post-list-title,
.post-list-mag-sp1col .post-list-item .post-list-inner .post-list-meta .post-list-title {
font-size: 18px;
line-height: 1.6rem;
}
}
.post-list-mag .post-list-item .post-list-inner .post-list-meta .post-list-publisher,
.post-list-mag .post-list-item .post-list-inner .post-list-meta .writer,
.post-list-mag3col .post-list-item .post-list-inner .post-list-meta .post-list-publisher,
.post-list-mag3col .post-list-item .post-list-inner .post-list-meta .writer,
.post-list-mag-sp1col .post-list-item .post-list-inner .post-list-meta .post-list-publisher,
.post-list-mag-sp1col .post-list-item .post-list-inner .post-list-meta .writer {
display: none;
}
.post-list-mag .post-list-item .post-list-inner .post-list-meta .post-list-cat,
.post-list-mag3col .post-list-item .post-list-inner .post-list-meta .post-list-cat,
.post-list-mag-sp1col .post-list-item .post-list-inner .post-list-meta .post-list-cat {
position: absolute;
color: #fff !important;
background-color: #2b2b2b;
letter-spacing: 0;
border-radius: 20px;
}
@media (max-width: 767px) {
.post-list-mag .post-list-item .post-list-inner .post-list-meta .post-list-cat,
.post-list-mag3col .post-list-item .post-list-inner .post-list-meta .post-list-cat,
.post-list-mag-sp1col .post-list-item .post-list-inner .post-list-meta .post-list-cat {
top: 7px;
left: 7px;
padding: 2px 8px;
padding-bottom: 3px;
font-weight: 500;
text-align: left;
font-size: 0.5rem;
}
}
@media (min-width: 768px) {
.post-list-mag .post-list-item .post-list-inner .post-list-meta .post-list-cat,
.post-list-mag3col .post-list-item .post-list-inner .post-list-meta .post-list-cat,
.post-list-mag-sp1col .post-list-item .post-list-inner .post-list-meta .post-list-cat {
top: 11px;
left: 11px;
font-size: 0.55rem;
padding: 3px 10px;
margin-left: -1px;
font-weight: 400;
letter-spacing: 0;
}
}
@media (min-width: 1024px) {
.post-list-mag .post-list-item .post-list-inner .post-list-meta .post-list-cat,
.post-list-mag3col .post-list-item .post-list-inner .post-list-meta .post-list-cat,
.post-list-mag-sp1col .post-list-item .post-list-inner .post-list-meta .post-list-cat {
font-size: 0.65rem;
padding: 5px 12px;
}
}
.post-list-mag .post-list-item .post-list-inner .post-list-meta .post-list-date,
.post-list-mag3col .post-list-item .post-list-inner .post-list-meta .post-list-date,
.post-list-mag-sp1col .post-list-item .post-list-inner .post-list-meta .post-list-date {
position: absolute;
bottom: 0px;
left: 5%;
color: #888 !important;
width: 90%;
text-align: right;
}
@media (max-width: 767px) {
.post-list-mag .post-list-item .post-list-inner .post-list-meta .post-list-date,
.post-list-mag3col .post-list-item .post-list-inner .post-list-meta .post-list-date,
.post-list-mag-sp1col .post-list-item .post-list-inner .post-list-meta .post-list-date {
font-size: 0.65rem;
padding: 7px 0px;
letter-spacing: 1px !important;
}
}
@media (min-width: 768px) {
.post-list-mag .post-list-item .post-list-inner .post-list-meta .post-list-date,
.post-list-mag3col .post-list-item .post-list-inner .post-list-meta .post-list-date,
.post-list-mag-sp1col .post-list-item .post-list-inner .post-list-meta .post-list-date {
font-size: 0.75rem;
font-weight: 400;
padding: 10px 0px;
letter-spacing: 1px;
}
}
@media (max-width: 767px) {
.post-list-mag-sp1col .post-list-item:nth-child(2n-1) {
margin-right: 0%;
}
}
@media (max-width: 767px) {
.post-list-mag-sp1col .post-list-item {
width: 100%;
}
}
@media (max-width: 767px) {
.post-list-mag-sp1col .post-list-item .post-list-inner .post-list-meta {
padding: 15px 15px;
padding-bottom: 20px;
}
}
@media (max-width: 767px) {
.post-list-mag-sp1col .post-list-item .post-list-inner .post-list-meta .post-list-title {
font-size: 17px;
line-height: 1.5rem;
font-weight: 700;
letter-spacing: 1px;
margin-bottom: 10px;
}
}
@media (max-width: 767px) {
.post-list-mag-sp1col .post-list-item .post-list-inner .post-list-meta .post-list-cat {
top: 9px;
left: 9px;
padding: 2px 8px;
padding-bottom: 3px;
font-weight: 400;
text-align: left;
font-size: 0.75rem;
}
}
@media (max-width: 767px) {
.post-list-mag-sp1col .post-list-item .post-list-inner .post-list-meta .post-list-date {
font-size: 0.75rem;
padding: 7px 0px;
letter-spacing: 1px !important;
}
}  .post-list .post-list-inner-infeed {
overflow: hidden;
transition: color 0.3s ease, background 0.3s ease, transform 0.3s ease, opacity 0.3s ease, border 0.3s ease, padding 0.3s ease, left 0.3s ease, bottom 0.3s ease, box-shadow 0.3s ease;
}
@media (max-width: 767px) {
.post-list .post-list-inner-infeed {
padding: 0px;
margin-bottom: 10px;
height: auto;
}
}
@media (max-width: 767px) and (max-width: 767px) {
.post-list .post-list-inner-infeed {
border-radius: 2px;
background: #fff;
box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.18);
}
}
@media (min-width: 768px) {
.post-list .post-list-inner-infeed {
border-radius: 2px;
background: #fff;
box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.18);
padding: 0px;
margin-bottom: 20px;
}
}
@media (min-width: 768px) and (max-width: 767px) {
.post-list .post-list-inner-infeed {
border-radius: 0px;
box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.25);
}
}
.post-list .post-list-inner-infeed:hover {
transform: translateY(-3px);
box-shadow: 0px 3px 18px 3px rgba(0, 0, 0, 0.08);
}
.post-list.basicstyle a.post-list-link {
padding: 0;
transition: color 0.3s ease, background 0.3s ease, transform 0.3s ease, opacity 0.3s ease, border 0.3s ease, padding 0.3s ease, left 0.3s ease, bottom 0.3s ease, box-shadow 0.3s ease;
}
.post-list.basicstyle a.post-list-link:hover {
transform: translateY(-3px);
box-shadow: 0px 3px 18px 3px rgba(0, 0, 0, 0.08);
}
.post-list.basicstyle .post-list-item {
padding: 0;
background: transparent;
border-radius: 4px;
}
.post-list.basicstyle .post-list-item .post-list-inner {
display: flex;
}
.post-list.basicstyle .post-list-item .post-list-inner .post-list-thumb {
height: auto;
position: relative;
}
@media (max-width: 767px) {
.post-list.basicstyle .post-list-item .post-list-inner .post-list-thumb {
width: 150px;
}
}
@media (min-width: 768px) {
.post-list.basicstyle .post-list-item .post-list-inner .post-list-thumb {
width: 170px;
}
}
@media (min-width: 1024px) {
.post-list.basicstyle .post-list-item .post-list-inner .post-list-thumb {
width: 314px;
}
}
.post-list.basicstyle .post-list-item .post-list-inner .post-list-thumb img {
display: block;
width: 100%;
height: auto;
}
@media (max-width: 767px) {
.post-list.basicstyle .post-list-item .post-list-inner .post-list-meta {
width: calc(100% - 150px);
padding: 8px 10px;
}
}
@media (min-width: 768px) {
.post-list.basicstyle .post-list-item .post-list-inner .post-list-meta {
width: calc(100% - 170px);
padding: 15px 18px;
padding-bottom: 20px;
}
}
@media (min-width: 1024px) {
.post-list.basicstyle .post-list-item .post-list-inner .post-list-meta {
width: calc(100% - 314px);
padding: 15px 18px;
padding-bottom: 20px;
}
}
@media (max-width: 767px) {
.post-list.basicstyle .post-list-item .post-list-inner .post-list-meta .post-list-title {
font-size: 11px;
line-height: 1rem;
letter-spacing: 0px;
font-weight: 700;
}
}
@media (min-width: 768px) {
.post-list.basicstyle .post-list-item .post-list-inner .post-list-meta .post-list-title {
font-size: 15px;
margin-bottom: 11px;
line-height: 1.4rem;
font-weight: 500;
}
}
@media (min-width: 1024px) {
.post-list.basicstyle .post-list-item .post-list-inner .post-list-meta .post-list-title {
font-size: 18px;
margin-bottom: 11px;
line-height: 1.6rem;
font-weight: 500;
}
}
.post-list.basicstyle .post-list-item .post-list-inner .post-list-meta .post-list-date {
position: absolute;
bottom: 3px;
right: 12px;
color: #aaa;
letter-spacing: 1px;
font-weight: 500;
}
@media (max-width: 767px) {
.post-list.basicstyle .post-list-item .post-list-inner .post-list-meta .post-list-date {
bottom: 3px;
right: 12px;
font-size: 0.55rem;
font-weight: 700;
letter-spacing: 1px !important;
}
}
@media (min-width: 768px) {
.post-list.basicstyle .post-list-item .post-list-inner .post-list-meta .post-list-date {
bottom: 8px;
right: 18px;
font-size: 0.8rem;
}
}
.post-list.basicstyle .post-list-item .post-list-inner .post-list-cat {
display: inline;
font-size: 0.8rem;
margin-right: 10px;
color: #f8b500;
font-weight: 400;
letter-spacing: 0;
position: absolute;
color: #fff !important;
background: #f8b500;
border-radius: 15px;
}
@media (max-width: 767px) {
.post-list.basicstyle .post-list-item .post-list-inner .post-list-cat {
top: 4px;
left: 4px;
font-size: 0.5rem;
font-weight: 700;
padding: 1px 7px;
padding-top: 0;
}
}
@media (min-width: 768px) {
.post-list.basicstyle .post-list-item .post-list-inner .post-list-cat {
top: 8px;
left: 8px;
font-size: 0.55rem;
font-weight: 400;
padding: 2px 8px;
}
}
@media (min-width: 1024px) {
.post-list.basicstyle .post-list-item .post-list-inner .post-list-cat {
font-size: 0.65rem;
}
}
.post-list.basicstyle .post-list-item .post-list-inner .post-list-desc {
font-size: 0.7rem;
margin-top: 5px;
color: #888 !important;
}
@media (max-width: 767px) {
.post-list.basicstyle .post-list-item .post-list-inner .post-list-desc {
display: none;
}
}
@media (min-width: 768px) {
.post-list.basicstyle .post-list-item .post-list-inner .post-list-desc {
display: none;
}
}
@media (min-width: 1024px) {
.post-list.basicstyle .post-list-item .post-list-inner .post-list-desc {
display: block;
}
}  #breadcrumb {
width: 100%;
position: relative;
}
@media (min-width: 768px) {
#breadcrumb.footer_type2 {
margin: 0 20px;
width: calc(100% - 40px);
padding-left: 5px;
padding-right: 10px;
}
}
@media (min-width: 1200px) {
#breadcrumb.footer_type2 {
width: 1140px;
margin: 0 auto;
padding-left: 20px;
padding-right: 20px;
}
}
@media (min-width: 768px) {
#breadcrumb.footer_type2 .page-top-footer {
right: 0px !important;
}
}
@media (min-width: 1200px) {
#breadcrumb.footer_type2 .page-top-footer {
right: 10px !important;
}
}
@media (min-width: 768px) {
#breadcrumb.footer_type2:after {
border-radius: 2px;
}
}
#breadcrumb:after {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
@media (max-width: 767px) {
#breadcrumb:after {
background-color: rgba(0, 0, 0, 0.04) !important;
}
}
@media (min-width: 768px) {
#breadcrumb:after {
opacity: 0.2;
}
}
#breadcrumb ul {
position: relative;
z-index: 1;
letter-spacing: 0;
margin: 0 auto;
display: block;
}
@media (max-width: 767px) {
#breadcrumb ul {
padding: 15px;
margin-top: 0px;
font-size: 0.65rem;
}
}
@media (min-width: 768px) {
#breadcrumb ul {
width: 100%;
padding: 20px 15px;
margin-top: 15px;
font-size: 0.75rem;
font-weight: 300;
}
}
@media (min-width: 1200px) {
#breadcrumb ul {
width: 1136px;
padding: 20px 0px;
}
}
#breadcrumb ul li {
display: inline-block;
}
#breadcrumb ul li a,
#breadcrumb ul li {
transition: color 0.3s ease, background 0.3s ease, transform 0.3s ease, opacity 0.3s ease, border 0.3s ease, padding 0.3s ease, left 0.3s ease, bottom 0.3s ease, box-shadow 0.3s ease;
}
@media (max-width: 767px) {
#breadcrumb ul li a,
#breadcrumb ul li {
font-weight: 400;
color: rgba(0, 0, 0, 0.5) !important;
}
}
@media (min-width: 768px) {
#breadcrumb ul li a,
#breadcrumb ul li {
font-weight: 300;
color: rgba(0, 0, 0, 0.5) !important;
}
}
#breadcrumb ul li a:hover,
#breadcrumb ul li a.hover {
text-decoration: none;
transition: color 0.3s ease, background 0.3s ease, transform 0.3s ease, opacity 0.3s ease, border 0.3s ease, padding 0.3s ease, left 0.3s ease, bottom 0.3s ease, box-shadow 0.3s ease;
}
@media (max-width: 767px) {
#breadcrumb .space {
margin-left: 7px;
margin-right: 7px;
}
}
@media (min-width: 768px) {
#breadcrumb .space {
margin-left: 9px;
margin-right: 11px;
}
}
#breadcrumb .jin-ifont-arrow:before {
vertical-align: bottom;
}
@media (max-width: 767px) {
#breadcrumb .jin-ifont-arrow:before {
font-size: 0.45rem;
line-height: 0.65rem;
}
}
@media (min-width: 768px) {
#breadcrumb .jin-ifont-arrow:before {
line-height: 1rem;
font-size: 0.4rem;
}
}
#breadcrumb .space-i {
margin-right: 3px;
}
@media (min-width: 768px) {
#breadcrumb .jin-ifont-home:before {
font-size: 0.75rem;
margin-right: 1px;
}
#breadcrumb .fa-home.space-i {
margin-left: 5px;
margin-right: 15px;
font-size: 0.95rem;
line-height: 0;
display: inline-block;
transition: color 0.4s ease, background 0.4s ease, transform 0.4s ease, opacity 0.4s ease, border 0.4s ease, padding 0.4s ease, left 0.4s ease, box-shadow 0.4s ease;
}
#breadcrumb .bcHome a:hover .fa-home {
color: #fff !important;
}
}  .archive-box {
margin-top: 20px;
}
.archive-post-header {
position: relative;
text-align: center;
}
.archive-post-header #breadcrumb {
text-align: left;
margin-top: -10px;
}
.archive-title-sub {
color: #ccc;
font-weight: 700;
letter-spacing: 5px;
font-size: 0.85rem;
}
.archive-title {
display: block;
font-size: 1.25rem;
font-weight: 400;
margin-top: 5px;
}  .page .cps-post-title,
.error404 .cps-post-title {
margin-bottom: 30px;
}  @media (max-width: 767px) {
#onecolumn {
width: calc(100% - 30px);
float: left;
margin-left: 15px;
margin-bottom: 15px;
}
}
@media (min-width: 768px) {
#onecolumn .entry-title {
text-align: center;
font-size: 2.2rem !important;
line-height: 2.7rem;
padding-bottom: 13px;
}
}
#onecolumn .cps-post-box {
box-shadow: none;
}
@media (max-width: 767px) {
#onecolumn960 {
width: calc(100% - 30px);
float: left;
margin-left: 15px;
margin-bottom: 15px;
}
}
@media (min-width: 768px) {
#onecolumn960 {
box-shadow: none;
width: 100%;
margin: 0 auto;
margin-bottom: 30px;
}
}
@media (min-width: 1200px) {
#onecolumn960 {
width: 960px;
}
}
@media (max-width: 767px) {
#onecolumn760 {
width: calc(100% - 30px);
float: left;
margin-left: 15px;
margin-bottom: 15px;
}
}
@media (min-width: 768px) {
#onecolumn760 {
box-shadow: none;
width: 100%;
margin: 0 auto;
margin-bottom: 30px;
}
}
@media (min-width: 1200px) {
#onecolumn760 {
width: 760px;
}
}
@media (max-width: 767px) {
#onecolumn960lp {
width: calc(100% - 30px);
float: left;
margin-left: 15px;
margin-bottom: 15px;
}
}
@media (min-width: 768px) {
#onecolumn960lp {
box-shadow: none;
width: 100%;
margin: 0 auto;
margin-bottom: 30px;
}
}
@media (min-width: 1200px) {
#onecolumn960lp {
width: 960px;
}
}
@media (max-width: 767px) {
#onecolumn960lp .entry-title {
text-align: center;
font-size: 1.8rem !important;
line-height: 2.2rem;
padding-bottom: 0px;
padding-top: 40px;
}
}
@media (min-width: 768px) {
#onecolumn960lp .entry-title {
text-align: center;
font-size: 2.4rem !important;
line-height: 2.75rem;
padding-bottom: 10px;
}
}
#onecolumn960lp .cps-post-box {
box-shadow: none;
}
@media (min-width: 768px) {
#onecolumn960lp .cps-post-box {
background-color: transparent !important;
}
}  .home.page-template #contents {
margin-top: 15px;
}  .error404 .cps-post .search-box {
position: relative;
height: 70px;
margin-right: 50%;
}
.error404 .cps-post .search-box input[type=search] {
background-color: #fff;
border: 1px solid #ddd;
height: 34px;
width: 100%;
margin: 0;
padding: 0 10px;
padding-right: 40px;
border-radius: 17px;
position: absolute;
top: 0;
right: 0;
transition: color 0.3s ease, background 0.3s ease, transform 0.3s ease, opacity 0.3s ease, border 0.3s ease, padding 0.3s ease, left 0.3s ease, bottom 0.3s ease, box-shadow 0.3s ease;
}
@media (max-width: 767px) {
.error404 .cps-post .search-box input[type=search] {
font-size: 16px;
}
}
.error404 .cps-post .search-box input[type=submit] {
font-family: "jin-icons";
position: absolute;
top: 0;
right: 0;
border: none;
height: 34px;
width: 34px;
color: #2b2b2b;
background: none;
display: inline-block;
}
@media (max-width: 767px) {
.error404 .cps-post .search-box input[type=submit] {
font-size: 16px;
right: 10px;
}
}
.error404 .cps-post .search-box input[type=search]:focus {
outline: none;
border: 1px solid #0094c8;
}
.error404 .cps-post .search-box input[type=submit]:hover {
cursor: pointer;
}
.cat404 {
list-style-type: disc;
padding-left: 25px;
margin-top: 10px;
}
.cat404 li a {
color: #0094c8;
}
.cat404 li a:hover {
text-decoration: underline;
}  .pickup-contents-box {
width: 100%;
}
@media (max-width: 767px) {
.pickup-contents-box {
margin-top: 0px;
margin-bottom: 10px;
padding: 0;
}
}
@media (min-width: 768px) {
.pickup-contents-box {
padding: 20px 20px;
margin-bottom: -10px;
}
}
@media (min-width: 1200px) {
.pickup-contents-box {
padding: 30px 0;
}
}
@media (max-width: 767px) {
.pickup-contents-box .pickup-contents:before {
position: absolute;
content: "";
width: calc(100% + 15px);
height: 100%;
background: #ccc;
top: 0px;
left: -15px;
opacity: 0.12;
}
}
.pickup-contents-box .pickup-contents {
padding: 0;
display: flex;
flex-wrap: wrap;
}
@media (max-width: 767px) {
.pickup-contents-box .pickup-contents {
width: calc(100% - 30px);
padding: 15px 15px;
position: relative;
}
}
@media (min-width: 768px) {
.pickup-contents-box .pickup-contents {
width: 100%;
justify-content: center;
}
}
@media (min-width: 1200px) {
.pickup-contents-box .pickup-contents {
width: 1140px;
margin: 0 auto;
padding: 0 0px;
}
}
.pickup-contents-box .pickup-contents li {
height: auto;
}
@media (max-width: 767px) {
.pickup-contents-box .pickup-contents li {
width: 48.5%;
margin-right: 3%;
margin-top: 10px;
}
}
@media (min-width: 768px) {
.pickup-contents-box .pickup-contents li {
width: 23.575%;
margin-right: 1.9%;
margin-top: 20px;
}
}
.pickup-contents-box .pickup-contents li a {
transition: all 0s;
}
.pickup-contents-box .pickup-contents li a .pickup-image {
position: relative;
}
@media (max-width: 767px) {
.pickup-contents-box .pickup-contents li a .pickup-image {
border-radius: 2px;
background: #fff;
box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.18);
}
}
@media (min-width: 768px) {
.pickup-contents-box .pickup-contents li a .pickup-image {
border-radius: 2px;
background: #fff;
box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.18);
}
}
@media (min-width: 768px) and (max-width: 767px) {
.pickup-contents-box .pickup-contents li a .pickup-image {
border-radius: 0px;
box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.25);
}
}
.pickup-contents-box .pickup-contents li a .pickup-image img {
width: 100%;
height: auto;
vertical-align: bottom;
opacity: 0.9;
background: #fff;
transition: all 0.4s;
border-radius: 2px;
}
.pickup-contents-box .pickup-contents li a .pickup-image .pickup-title {
position: absolute;
top: 50%;
left: 50%;
letter-spacing: 1px;
transform: translateY(-50%) translateX(-50%);
text-align: center;
background-color: rgba(255, 255, 255, 0.9);
border-radius: 30px;
z-index: 2;
transition: color 0.4s ease, background 0.4s ease, transform 0.4s ease, opacity 0.4s ease, border 0.4s ease, padding 0.4s ease, left 0.4s ease, box-shadow 0.4s ease;
}
@media (max-width: 767px) {
.pickup-contents-box .pickup-contents li a .pickup-image .pickup-title {
font-size: 11px;
font-weight: 700;
letter-spacing: 0;
width: 70%;
padding: 5px 10px;
border: 2px solid #ddd;
}
}
@media (min-width: 768px) {
.pickup-contents-box .pickup-contents li a .pickup-image .pickup-title {
font-size: 11px;
font-weight: 500;
width: 65%;
padding: 5px 10px;
border: 3px solid #ddd;
}
}
@media (min-width: 1024px) {
.pickup-contents-box .pickup-contents li a .pickup-image .pickup-title {
font-size: 14px;
padding: 7px 15px;
}
}
.pickup-contents-box .pickup-contents li a .pickup-image:after {
content: "";
position: absolute;
top: 50%;
left: 50%;
transform: translateY(-50%) translateX(-50%);
width: 88%;
height: 80%;
transition: all 0.4s;
}
@media (max-width: 767px) {
.pickup-contents-box .pickup-contents li a .pickup-image:after {
border: 1px solid rgba(255, 255, 255, 0.65);
}
}
@media (min-width: 768px) {
.pickup-contents-box .pickup-contents li a .pickup-image:after {
border: 2px solid rgba(255, 255, 255, 0.65);
}
}
.pickup-contents-box .pickup-contents li a:hover .pickup-image img {
transform: scale(1.03);
opacity: 0.7;
}
.pickup-contents-box .pickup-contents li a:hover .pickup-image:after {
width: 100%;
height: 100%;
opacity: 0;
}
@media (max-width: 767px) {
.pickup-contents-box .pickup-contents li:first-child,
.pickup-contents-box .pickup-contents li:nth-child(2) {
margin-top: 0px;
}
}
@media (max-width: 767px) {
.pickup-contents-box .pickup-contents li:nth-child(2n) {
margin-right: 0px;
}
}
.pickup-contents-box .pickup-contents li:nth-child(4n) {
margin-right: 0;
}
@media (max-width: 767px) {
.swiper-container {
width: 92%;
padding: 0 4%;
min-height: 175px;
margin: 0 auto;
}
}
@media (min-width: 768px) {
.swiper-container {
width: 100%;
height: 200px;
}
}
@media (min-width: 1024px) {
.swiper-container {
height: 210px;
}
}
@media (min-width: 1200px) {
.swiper-container {
width: 1140px;
margin: 0 auto;
}
}
.pickup-contents-box-post-type {
width: 100%;
}
@media (max-width: 767px) {
.pickup-contents-box-post-type {
margin-top: 15px;
margin-bottom: 10px;
padding: 0;
}
}
@media (min-width: 768px) {
.pickup-contents-box-post-type {
padding: 30px 30px;
padding-bottom: 0;
}
}
@media (min-width: 1200px) {
.pickup-contents-box-post-type {
padding: 30px 0px;
padding-bottom: 0px;
}
}
.pickup-contents-box-post-type .pickup-contents {
padding: 0;
}
.pickup-contents-box-post-type .pickup-contents li {
height: auto;
}
@media (max-width: 767px) {
.pickup-contents-box-post-type .pickup-contents li {
width: 48%;
margin-right: 4%;
}
}
@media (min-width: 768px) {
.pickup-contents-box-post-type .pickup-contents li {
width: 18.48%;
}
}
.pickup-contents-box-post-type .pickup-contents li a .pickup-image {
overflow: hidden;
position: relative;
}
@media (max-width: 767px) {
.pickup-contents-box-post-type .pickup-contents li a .pickup-image {
border-radius: 2px;
background: #fff;
box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.18);
}
}
@media (min-width: 768px) {
.pickup-contents-box-post-type .pickup-contents li a .pickup-image {
border-radius: 2px;
background: #fff;
box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.18);
}
}
@media (min-width: 768px) and (max-width: 767px) {
.pickup-contents-box-post-type .pickup-contents li a .pickup-image {
border-radius: 0px;
box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.25);
}
}
.pickup-contents-box-post-type .pickup-contents li a .pickup-image img {
width: 100%;
height: auto;
display: block;
transition: color 0.4s ease, background 0.4s ease, transform 0.4s ease, opacity 0.4s ease, border 0.4s ease, padding 0.4s ease, left 0.4s ease, box-shadow 0.4s ease;
}
.pickup-contents-box-post-type .pickup-contents li a .pickup-image .pickup-cat {
position: absolute;
top: 7px;
left: 7px;
color: #fff;
background: #2b2b2b;
border-radius: 15px;
letter-spacing: 0;
}
@media (max-width: 767px) {
.pickup-contents-box-post-type .pickup-contents li a .pickup-image .pickup-cat {
font-size: 0.5rem;
padding: 1px 8px;
padding-bottom: 2px;
}
}
@media (min-width: 768px) {
.pickup-contents-box-post-type .pickup-contents li a .pickup-image .pickup-cat {
font-size: 0.5rem;
padding: 2px 10px;
}
}
.pickup-contents-box-post-type .pickup-contents li a .pickup-title {
margin-top: 7px;
}
@media (max-width: 767px) {
.pickup-contents-box-post-type .pickup-contents li a .pickup-title {
font-size: 0.75rem;
font-weight: 500;
padding: 0 5px;
line-height: 1rem;
}
}
@media (min-width: 768px) {
.pickup-contents-box-post-type .pickup-contents li a .pickup-title {
font-size: 0.75rem;
font-weight: 500;
padding: 0 3px;
line-height: 1.15rem;
}
}
.pickup-contents-box-post-type .pickup-contents li a:hover .pickup-image img {
transform: scale(1.02);
opacity: 0.8;
}
.pickup-contents-box .pickup-contents {
box-sizing: initial;
}  .share {
width: 100%;
margin-top: 50px;
}
.share-title {
text-align: center;
margin-bottom: 10px;
color: #888;
}
@media (max-width: 767px) {
.share-title {
font-size: 1.4rem;
}
}
@media (min-width: 768px) {
.share-title {
font-size: 1.6rem;
}
}
.share-top {
width: 100%;
display: block;
margin-bottom: 0;
margin-top: 0px;
padding: 0;
}
@media (max-width: 767px) {
.share-top {
width: 100%;
}
}
.font-hatena:before {
content: "B!";
font-family: Verdana;
font-weight: bold;
}
.sns-design-type01 .sns,
.sns-design-type02 .sns {
margin: 0;
}
.sns-design-type01 .sns-top,
.sns-design-type02 .sns-top {
margin: 0;
margin-top: 0px;
padding-bottom: 15px;
}
.sns-design-type01 .sns ol,
.sns-design-type01 .sns-top ol,
.sns-design-type02 .sns ol,
.sns-design-type02 .sns-top ol {
display: flex;
justify-content: space-between;
list-style: none;
padding: 0 !important;
}
.sns-design-type01 .sns ol li:after,
.sns-design-type01 .sns ol li:before,
.sns-design-type01 .sns-top ol li:after,
.sns-design-type01 .sns-top ol li:before,
.sns-design-type02 .sns ol li:after,
.sns-design-type02 .sns ol li:before,
.sns-design-type02 .sns-top ol li:after,
.sns-design-type02 .sns-top ol li:before {
display: none;
}
@media (max-width: 767px) {
.sns-design-type01 .sns li,
.sns-design-type02 .sns li {
margin-bottom: 0px !important;
}
}
.sns-design-type01 .sns-top li a span,
.sns-design-type02 .sns-top li a span {
font-size: 0.65rem;
}
.sns-design-type01 .sns-top li,
.sns-design-type01 .sns li,
.sns-design-type02 .sns-top li,
.sns-design-type02 .sns li {
padding: 0 !important;
width: 19.44%;
margin-right: 0.7%;
}
@media (max-width: 767px) {
.sns-design-type01 .sns-top li,
.sns-design-type01 .sns li,
.sns-design-type02 .sns-top li,
.sns-design-type02 .sns li {
margin-right: 1.2%;
}
}
.sns-design-type01 .sns-top li:last-of-type,
.sns-design-type01 .sns li:last-of-type,
.sns-design-type02 .sns-top li:last-of-type,
.sns-design-type02 .sns li:last-of-type {
margin-right: 0;
}  .sns-design-type01 {       }
.sns-design-type01 .sns li a:hover,
.sns-design-type01 .sns-top li a:hover {
opacity: 1 !important;
transform: translateY(3px);
filter: brightness(95%);
}
.sns-design-type01 .sns-top li a,
.sns-design-type01 .sns li a {
border-radius: 2px;
background: rgba(255, 255, 255, 0.5);
position: relative;
display: block;
color: #fff;
text-align: center;
text-decoration: none;
letter-spacing: 0;
padding: 2px 6px;
height: 25px;
transition: color 0.3s ease, background 0.3s ease, transform 0.3s ease, opacity 0.3s ease, border 0.3s ease, padding 0.3s ease, left 0.3s ease, bottom 0.3s ease, box-shadow 0.3s ease;
}
@media (min-width: 768px) {
.sns-design-type01 .sns-top li a,
.sns-design-type01 .sns li a {
font-size: 0.8rem;
border-radius: 2px;
background: #fff;
box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.18);
}
}
@media (min-width: 768px) and (max-width: 767px) {
.sns-design-type01 .sns-top li a,
.sns-design-type01 .sns li a {
border-radius: 0px;
box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.25);
}
}
@media (max-width: 767px) {
.sns-design-type01 .sns-top li a,
.sns-design-type01 .sns li a {
font-size: 0.75rem;
box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.25);
}
}
.sns-design-type01 .sns-top .hatebu a,
.sns-design-type01 .sns .hatebu a {
line-height: 1;
padding-top: 4px;
}
@media (min-width: 768px) {
.sns-design-type01 .sns-top .pocket a,
.sns-design-type01 .sns .pocket a {
font-size: 0.75rem;
padding-top: 3px;
}
}
@media (max-width: 767px) {
.sns-design-type01 .sns-top .pocket a,
.sns-design-type01 .sns .pocket a {
font-size: 0.7rem;
padding-top: 3px;
}
}
.sns-design-type01 .sns-top .twitter a,
.sns-design-type01 .sns-top .facebook a,
.sns-design-type01 .sns-top .hatebu a,
.sns-design-type01 .sns-top .pocket a,
.sns-design-type01 .sns-top .line a,
.sns-design-type01 .sns .twitter a,
.sns-design-type01 .sns .facebook a,
.sns-design-type01 .sns .hatebu a,
.sns-design-type01 .sns .pocket a,
.sns-design-type01 .sns .line a {
border: 2px solid;
}
.sns-design-type01 .sns .twitter a,
.sns-design-type01 .sns-top .twitter a {
border-color: #00acee;
background: #00acee;
}
.sns-design-type01 .sns .facebook a,
.sns-design-type01 .sns-top .facebook a {
border-color: #3b5998;
background: #3b5998;
}
.sns-design-type01 .sns .hatebu a,
.sns-design-type01 .sns-top .hatebu a {
border-color: #5d8ac1;
background: #5d8ac1;
}
.sns-design-type01 .sns .pocket a,
.sns-design-type01 .sns-top .pocket a {
border-color: #f03e51;
background: #f03e51;
}
.sns-design-type01 .sns .line a,
.sns-design-type01 .sns-top .line a {
display: block;
border-color: #6cc655;
text-align: center;
background: #6cc655;
}
.sns-design-type01 .sns .line a svg,
.sns-design-type01 .sns-top .line a svg {
width: 24px !important;
fill: #fff !important;
}  .sns-design-type02 {       }
.sns-design-type02 .sns li a:hover,
.sns-design-type02 .sns-top li a:hover {
opacity: 1 !important;
transform: translateY(3px);
}
.sns-design-type02 .sns-top li a,
.sns-design-type02 .sns li a {
border-radius: 2px;
background: rgba(255, 255, 255, 0);
font-size: 0.7rem;
position: relative;
display: block;
text-align: center;
text-decoration: none;
letter-spacing: 0;
padding: 3px 6px;
height: 25px;
transition: color 0.3s ease, background 0.3s ease, transform 0.3s ease, opacity 0.3s ease, border 0.3s ease, padding 0.3s ease, left 0.3s ease, bottom 0.3s ease, box-shadow 0.3s ease;
}
@media (min-width: 768px) {
.sns-design-type02 .sns-top li a,
.sns-design-type02 .sns li a {
padding: 3px 6px;
font-size: 0.8rem;
}
}
@media (max-width: 767px) {
.sns-design-type02 .sns-top li a,
.sns-design-type02 .sns li a {
padding: 2px 6px;
font-size: 0.75rem;
}
}
.sns-design-type02 .sns-top .hatebu a,
.sns-design-type02 .sns .hatebu a {
line-height: 1;
padding-top: 4px;
}
@media (min-width: 768px) {
.sns-design-type02 .sns-top .pocket a,
.sns-design-type02 .sns .pocket a {
font-size: 0.75rem;
padding-top: 3px;
}
}
@media (max-width: 767px) {
.sns-design-type02 .sns-top .pocket a,
.sns-design-type02 .sns .pocket a {
font-size: 0.7rem;
padding-top: 3px;
}
}
.sns-design-type02 .sns-top .twitter a,
.sns-design-type02 .sns-top .facebook a,
.sns-design-type02 .sns-top .hatebu a,
.sns-design-type02 .sns-top .pocket a,
.sns-design-type02 .sns-top .line a,
.sns-design-type02 .sns .twitter a,
.sns-design-type02 .sns .facebook a,
.sns-design-type02 .sns .hatebu a,
.sns-design-type02 .sns .pocket a,
.sns-design-type02 .sns .line a {
border: 1px solid;
}
.sns-design-type02 .sns .twitter a,
.sns-design-type02 .sns-top .twitter a {
border-color: #00acee;
color: #00acee;
}
.sns-design-type02 .sns .facebook a,
.sns-design-type02 .sns-top .facebook a {
border-color: #3b5998;
color: #3b5998;
}
.sns-design-type02 .sns .hatebu a,
.sns-design-type02 .sns-top .hatebu a {
border-color: #5d8ac1;
color: #5d8ac1;
}
.sns-design-type02 .sns .pocket a,
.sns-design-type02 .sns-top .pocket a {
border-color: #f03e51;
color: #f03e51;
}
.sns-design-type02 .sns .line a,
.sns-design-type02 .sns-top .line a {
display: block;
border-color: #6cc655;
color: #6cc655;
text-align: center;
}
.sns-design-type02 .sns .line a svg,
.sns-design-type02 .sns-top .line a svg {
width: 24px !important;
fill: #6cc655 !important;
}  .pager-top {
display: block;
width: 100%;
}
.pagination {
padding-left: 0;
}
@media (max-width: 767px) {
.pagination {
margin: 20px;
}
}
@media (min-width: 768px) {
.pagination {
margin: 30px 0;
}
}
.pagination,
.pagination li a {
display: flex;
flex-wrap: wrap;
justify-content: center;
align-items: center;
}
.pagination li {
position: relative;
margin: 0 4px;
}
.pagination a {
text-decoration: none;
background: #fff;
font-weight: 400;
font-size: 0.85rem;
padding: 5px 3px;
padding-bottom: 4px;
padding-left: 5px;
border-radius: 20px;
line-height: 0;
}
@media (max-width: 767px) {
.pagination a {
min-width: 34px;
min-height: 34px;
color: #888 !important;
padding-top: 4px;
box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.25);
}
}
@media (min-width: 768px) {
.pagination a {
min-width: 38px;
min-height: 37px;
color: #aaa !important;
box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.18);
}
}
.pagination li.spancount span {
display: block;
padding-bottom: 10px;
color: #aaa;
}
.pagination li:not([class*=current]) a:hover {
color: #fff !important;
transform: translateY(-3px);
}
.pagination li.current a {
background-color: #cdcdcd;
border: 1px solid #cdcdcd;
cursor: default;
color: #fff !important;
pointer-events: none;
} .nextpage {
padding-left: 0;
margin: 30px 0;
margin-top: 20px;
display: flex;
flex-wrap: wrap;
justify-content: center;
align-items: center;
}
.nextpage span {
position: relative;
display: block;
font-weight: 400;
font-size: 0.85rem;
line-height: 24px;
text-align: center;
padding: 6px 6px;
border-radius: 1px;
margin: 0 3px;
min-width: 37px;
min-height: 36px;
background-color: #cdcdcd !important;
border: 1px solid #cdcdcd;
cursor: default;
color: #fff !important;
pointer-events: none;
}
.nextpage a {
display: block;
text-decoration: none !important;
opacity: 1 !important;
}
.nextpage a span {
background: #fff !important;
border: 1px solid #aaa;
color: #aaa !important;
transition: color 0.3s ease, background 0.3s ease, transform 0.3s ease, opacity 0.3s ease, border 0.3s ease, padding 0.3s ease, left 0.3s ease, bottom 0.3s ease, box-shadow 0.3s ease;
}
@media (max-width: 767px) {
.nextpage a {
min-width: 43px;
min-height: 42px;
padding: 5px 4px;
}
}  .related-ad-unit-area {
width: 100%;
} .sponsor,
.sponsor-h2,
.sponsor-h2-center,
.sponsor-center,
.sponsor-top {
color: #888;
font-size: 0.75em;
margin-top: 30px;
margin-bottom: 8px;
letter-spacing: 0;
}
@media (max-width: 767px) {
.sponsor,
.sponsor-h2,
.sponsor-h2-center,
.sponsor-center,
.sponsor-top {
margin-top: 20px;
text-align: center;
}
}
.sponsor-center,
.sponsor-h2-center,
.sponsor-top {
text-align: center;
}
.sponsor-h2-center {
margin-top: 10px;
}
.sponsor-top {
margin-top: 0;
}
.ad-top-sp {
margin-bottom: 30px;
}
.ad-top {
margin-bottom: 30px;
}
.related-ad-area {
background-color: #f7f7f7;
border-radius: 2px;
}
@media (max-width: 767px) {
.related-ad-area {
margin-top: 20px;
padding-bottom: 20px;
padding-top: 1px;
}
}
@media (min-width: 768px) {
.related-ad-area {
margin-top: 30px;
padding: 5px 30px;
padding-bottom: 25px;
}
}
@media (min-width: 1024px) {
.related-ad-area {
padding: 0 30px;
padding-bottom: 25px;
}
}
.adarea-box {
margin-bottom: 30px;
}
@media (max-width: 767px) {
.ad-single {
text-align: center;
}
}
@media (min-width: 768px) {
.ad-single {
display: block;
}
.ad-single .center-rectangle,
.ad-single .left-rectangle,
.ad-single .right-rectangle {
text-align: center;
}
}
@media (min-width: 1200px) {
.ad-single .center-rectangle {
text-align: center;
}
.ad-single .left-rectangle {
width: 336px;
float: left;
margin-right: 20px;
}
.ad-single .right-rectangle {
width: 336px;
float: right;
}
}
.ad-single-h2 {
text-align: center;
margin-bottom: 40px;
}  .cta-content {
position: relative;
border-radius: 2px;
overflow: hidden;
color: #fff;
}
@media (max-width: 767px) {
.cta-content {
padding: 20px;
margin-top: 10px;
}
}
@media (min-width: 768px) {
.cta-content {
padding: 30px;
margin-top: 0px;
}
}
.cta-content .info-title {
position: relative;
z-index: 1;
display: block;
text-align: center;
}
@media (max-width: 767px) {
.cta-content .info-title {
font-size: 1.4rem;
font-weight: 700;
margin-bottom: 10px;
}
}
@media (min-width: 768px) {
.cta-content .info-title {
font-size: 1.6rem;
font-weight: 500;
margin-bottom: 20px;
}
}
.cta-content .cta-text {
position: relative;
z-index: 1;
}
.cta-content .cta-text img {
max-width: 100%;
height: auto;
margin-bottom: 20px;
}
.cta-content .cta-text p:last-of-type {
padding-bottom: 0 !important;
}
.cta-content:before {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: #6FBFCA;
z-index: 0;
border-radius: 2px;
}
.cta-content .sponsor-h2-center,
.cta-content .ad-single-h2 {
display: none;
}  @media (max-width: 767px) {
.article_style1 .cps-post-box {
padding: 15px 0;
}
}
@media (min-width: 768px) {
.article_style1 .cps-post-box {
border-radius: 2px;
background: #fff;
box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.18);
padding: 20px;
}
}
@media (min-width: 768px) and (max-width: 767px) {
.article_style1 .cps-post-box {
border-radius: 0px;
box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.25);
}
}
@media (min-width: 1024px) {
.article_style1 .cps-post-box {
padding: 30px;
}
}
.article_style2 .cps-post-box {
padding: 20px;
padding-left: 0;
padding-right: 10px;
}
@media (max-width: 767px) {
.article_style2 .cps-post-box {
padding: 15px 0;
}
}
.cps-post .cps-post-thumb {
margin-bottom: 5px;
}
.cps-post .cps-post-thumb img {
display: block;
margin: 0 auto;
}
.cps-post .cps-post-thumb:not(.jin-thumb-original) img {
width: 100%;
height: auto;
}
.cps-post .cps-post-header {
margin-bottom: 0px;
}
.cps-post .cps-post-header .cps-post-cat {
display: inline;
font-size: 0.8rem;
margin-right: 10px;
color: #f8b500;
font-weight: 400;
letter-spacing: 0;
margin-right: 5px;
margin-bottom: 15px;
display: block;
}
.cps-post .cps-post-header .cps-post-cat a {
color: #fff !important;
border-radius: 15px;
line-height: 0;
}
@media (max-width: 767px) {
.cps-post .cps-post-header .cps-post-cat a {
padding: 3px 10px;
font-size: 0.65rem;
font-weight: 400;
}
}
@media (min-width: 768px) {
.cps-post .cps-post-header .cps-post-cat a {
padding: 5px 10px;
font-size: 0.7rem;
font-weight: 300;
}
}
.cps-post .cps-post-header .cps-post-title {
font-weight: 300;
}
@media (max-width: 767px) {
.cps-post .cps-post-header .cps-post-title {
font-size: 1.45rem;
line-height: 1.9rem;
}
}
@media (min-width: 768px) {
.cps-post .cps-post-header .cps-post-title {
font-size: 1.5rem;
line-height: 2rem;
}
}
@media (min-width: 1024px) {
.cps-post .cps-post-header .cps-post-title {
font-size: 1.8rem;
line-height: 2.3rem;
}
}
.cps-post .cps-post-header .cps-post-meta {
display: block;
margin-top: 15px;
}
@media (max-width: 767px) {
.cps-post .cps-post-header .cps-post-meta {
margin-top: 5px;
}
}
.cps-post .cps-post-header .cps-post-meta .cps-post-date-box {
display: block;
text-align: right;
}
@media (max-width: 767px) {
.cps-post .cps-post-header .cps-post-meta .cps-post-date-box {
margin-bottom: 2px;
}
}
@media (min-width: 768px) {
.cps-post .cps-post-header .cps-post-meta .cps-post-date-box {
margin-bottom: 4px;
}
}
.cps-post .cps-post-header .cps-post-meta .cps-post-date-box .cps-post-date {
font-size: 0.8rem;
color: #bbb;
font-weight: 300;
letter-spacing: 1px;
}
@media (max-width: 767px) {
.cps-post .cps-post-header .cps-post-meta .cps-post-date-box .cps-post-date {
font-weight: 400;
}
}
.cps-post .cps-post-header .cps-post-meta .cps-post-date-box .cps-post-date .jin-ifont-watch:before,
.cps-post .cps-post-header .cps-post-meta .cps-post-date-box .cps-post-date .jin-ifont-reload:before {
font-size: 0.8rem;
padding-bottom: 4px;
margin-right: -4px;
vertical-align: bottom;
}
.cps-post-meta .writer {
display: none;
}
.timeslash {
color: #bbb;
font-size: 0.8rem;
}
.cps-post img {
max-width: 100%;
height: auto;
}
.cps-post-main {
position: relative;
z-index: 0;
padding-top: 20px;   }
.cps-post-main a {
text-decoration: underline;
transition: color 0.3s ease, background 0.3s ease, transform 0.3s ease, opacity 0.3s ease, border 0.3s ease, padding 0.3s ease, left 0.3s ease, bottom 0.3s ease, box-shadow 0.3s ease;
}
.cps-post-main .wp-block-social-link a {
color: currentColor;
}
.cps-post-main a:hover {
opacity: 0.6;
}
.cps-post-main img {
max-width: 100%;
height: auto;
margin-bottom: 20px;
}
.cps-post-main iframe {
max-width: 100%;
}
.cps-post-main table {
margin-bottom: 20px;
width: 100%;
border: 1px solid #ccc;
border-collapse: collapse;
max-width: 100% !important;
word-break: break-all;
}
.cps-post-main table tr td,
.cps-post-main table tr th {
padding: 8px;
border: 1px solid #ccc;
vertical-align: middle;
}
.cps-post-main table tr th {
font-size: 0.9rem;
font-weight: bold;
}
.cps-post-main table img.star {
display: block;
width: 130px;
height: auto;
margin: 0 auto;
}
.cps-post-main footer {
background-color: transparent;
padding: 0;
}
.cps-post-main .video {
max-width: 100%;
text-align: center;
overflow: hidden;
}
.cps-post-main .instagram {
position: relative;
padding-bottom: 120%;
padding-top: 30px;
height: 0;
overflow: hidden;
}
@media (max-width: 767px) {
.cps-post-main .video iframe,
.cps-post-main .instagram iframe {
width: 100%;
max-height: 200px;
}
}
.cps-post-main p {
padding-bottom: 2rem;
padding-top: 0;
margin-top: 0;
margin-bottom: 0;
letter-spacing: 0.05em;
line-height: 1.8em;
font-size: 1em;
}
@media (max-width: 767px) {
.cps-post-main p {
font-size: 1em;
font-weight: 400;
}
}
.cps-post-main h2,
.cps-post-main h3,
.cps-post-main h4,
.cps-post-main h5 {
font-weight: 400;
letter-spacing: 0;
}
@media (max-width: 767px) {
.cps-post-main h2,
.cps-post-main h3,
.cps-post-main h4,
.cps-post-main h5 {
font-weight: 500;
}
}
@media (max-width: 767px) {
.cps-post-main h5 {
font-size: 1rem;
line-height: 1.5rem;
padding: 4px 0px;
margin-top: 0rem;
margin-bottom: 0.8rem;
font-weight: 700;
}
}
@media (min-width: 768px) {
.cps-post-main h5 {
font-size: 1.1rem;
line-height: 1.6rem;
padding: 4px 0px;
margin-top: 0rem;
margin-bottom: 0.8rem;
font-weight: 700;
}
}
.cps-post-main blockquote {
position: relative;
margin: 0;
margin-bottom: 1.4em;
margin-top: 0em;
padding: 2.4em 2.6em 0em 3em;
font-size: 0.9em;
background: #efefef;
border-radius: 4px;
}
.cps-post-main blockquote:after {
position: absolute;
bottom: 8px;
right: 15px;
content: "a";
opacity: 0.08;
content: "\e924";
font-family: "jin-icons";
font-size: 2.4rem;
transform: scale(-1, -1);
-ms-filter: fliph();
filter: fliph();
}
.cps-post-main blockquote:before {
position: absolute;
top: 8px;
left: 15px;
content: "\e924";
font-family: "jin-icons";
font-size: 2.4rem;
opacity: 0.08;
}
.cps-post-main ul:not([class]),
.cps-post-main ul.wp-block-latest-posts__list,
.cps-post-main ul.jinlist {
padding-left: 20px;
padding-top: 0;
margin-top: 0em;
margin-bottom: 1.5em;
}
.cps-post-main ul:not([class]) ul,
.cps-post-main ul.wp-block-latest-posts__list ul,
.cps-post-main ul.jinlist ul {
margin-top: 0.5em;
margin-left: 0;
margin-bottom: 1.5em !important;
padding-left: 4px;
}
.cps-post-main ul:not([class]) ol,
.cps-post-main ul.wp-block-latest-posts__list ol,
.cps-post-main ul.jinlist ol {
margin-left: 0;
margin-top: 0.75em;
margin-bottom: 1.5em !important;
padding-left: 0.65em;
}
.cps-post-main ul:not([class]) ol li::before,
.cps-post-main ul.wp-block-latest-posts__list ol li::before,
.cps-post-main ul.jinlist ol li::before {
position: absolute;
content: "";
top: 2px;
left: 0px;
height: 20px;
width: 20px;
border-radius: 10px;
background-color: #000;
}
.cps-post-main ul li {
position: relative;
display: block;
margin-bottom: 0.35em;
padding: 0em 0px 0em 25px;
}
.cps-post-main ul:not([class]) li:before,
.cps-post-main ul.jinlist li:before,
.cps-post-main ul.wp-block-latest-posts__list li:before,
.cps-post-main table ul li:before {
display: block;
content: "";
position: absolute;
top: 0.6em;
left: 10px;
width: 6px;
height: 6px;
background-color: #2b2b2b;
border-radius: 100%;
}
.cps-post-main ul.blocks-gallery-grid {
display: flex;
margin-top: 1.5em;
}
.cps-post-main ul.blocks-gallery-grid li {
padding: 0;
}
.cps-post-main ul.wp-block-social-links li {
padding: 0;
}
.cps-post-main ol {
counter-reset: li;
padding-left: 20px;
margin-top: 0em;
margin-bottom: 1.5em;
}
.cps-post-main ol ol {
counter-reset: li2;
margin-left: 0;
margin-top: 0.75em;
margin-bottom: 1.5em !important;
padding-left: 0.65em;
}
.cps-post-main ol ol li::before {
position: absolute;
content: "";
top: 2px;
left: 0px;
height: 20px;
width: 20px;
border-radius: 10px;
background-color: #000;
}
.cps-post-main ol ul {
margin-top: 0.5em;
margin-left: 0;
padding-left: 4px;
}
.cps-post-main ol > li,
.cps-post-main table ol li {
position: relative;
display: block;
padding: 0em 0px 0em 25px;
margin-bottom: 0.5em;
}
.cps-post-main ol > li:after,
.cps-post-main table ol li:after {
counter-increment: li;
content: counter(li);
position: absolute;
width: 20px;
height: 20px;
left: 0px;
padding: 0;
line-height: 0;
color: #fff;
text-align: center;
font-size: 0.65em;
letter-spacing: 0;
}
@media (min-width: 768px) {
.cps-post-main ol > li:after,
.cps-post-main table ol li:after {
top: 12px;
}
}
@media (max-width: 767px) {
.cps-post-main ol > li:after,
.cps-post-main table ol li:after {
font-weight: 400;
top: 13px;
}
}
.cps-post-main ol > li > ol > li:after {
counter-increment: li2;
content: counter(li2);
}
.cps-post-main ol > li:before,
.cps-post-main table ol li:before {
position: absolute;
content: "";
left: 0px;
height: 20px;
width: 20px;
border-radius: 10px;
background: #000;
}
@media (min-width: 768px) {
.cps-post-main ol > li:before,
.cps-post-main table ol li:before {
top: 2px;
}
}
@media (max-width: 767px) {
.cps-post-main ol > li:before,
.cps-post-main table ol li:before {
top: 3px;
}
}
.cps-post-main div ul:not([class]),
.cps-post-main div ol {
margin-bottom: 0;
}
.cps-post-main div.balloon-box ul:not([class]),
.cps-post-main div.balloon-box ol {
margin-top: 0.5em;
margin-bottom: 0;
}
.cps-post-main div ol li:last-of-type,
.cps-post-main div ul li:last-of-type {
margin-bottom: 0;
}
.cps-post-main .wp-caption {
max-width: 100%;
}
@media (max-width: 767px) {
.cps-post-main .wp-caption {
margin-bottom: 30px;
}
}
@media (min-width: 768px) {
.cps-post-main .wp-caption {
margin-bottom: 35px;
}
}
.cps-post-main .wp-caption-text {
display: block;
font-size: 0.75rem;
color: #888;
margin-top: -18px;
line-height: 1.2rem;
text-align: center;
padding-bottom: 0 !important;
}
.cps-post-main .wp-caption-text a {
color: #888 !important;
text-decoration: none !important;
}
.cps-post-main table.cps-table03 {
width: 100%;
margin-bottom: 30px;
}
.cps-post-main table.cps-table03 th,
.cps-post-main table.cps-table03 td {
vertical-align: middle;
font-size: 0.9rem;
letter-spacing: 0;
line-height: 1.2rem;
}
.cps-post-main table.cps-table03 th {
background: #FFFAF0;
}
@media (max-width: 767px) {
.cps-post-main table.cps-table03 th {
font-weight: 700;
}
}
@media (min-width: 768px) {
.cps-post-main table.cps-table03 th {
font-weight: 500;
}
}
.cps-post-main table.cps-table03 th.ranking-title {
padding: 12px;
font-size: 1.1em;
text-align: left;
}
@media (max-width: 767px) {
.cps-post-main table.cps-table03 td {
padding: 10px 7px;
}
}
@media (min-width: 768px) {
.cps-post-main table.cps-table03 td {
padding: 14px;
}
}
.cps-post-main table.cps-table03 td.rankinginfo {
vertical-align: top;
text-align: left;
}
.cps-post-main table.cps-table03 td img {
display: block;
margin: 0 auto;
margin-top: 0px;
margin-bottom: 0 !important;
padding-top: 0;
padding-bottom: 0;
}
.cps-post-main table.cps-table03 img.star {
display: block;
width: 130px;
height: auto;
}
.cps-post-main table.cps-table03 td.rankinginfo {
width: 70% !important;
}
.cps-post-main .ranking01,
.cps-post-main .ranking02,
.cps-post-main .ranking03 {
margin-top: 40px;
display: block;
}
.cps-post-main .ranking01 .ranking-title01,
.cps-post-main .ranking01 .ranking-title02,
.cps-post-main .ranking01 .ranking-title03,
.cps-post-main .ranking01 .ranking-title04,
.cps-post-main .ranking02 .ranking-title01,
.cps-post-main .ranking02 .ranking-title02,
.cps-post-main .ranking02 .ranking-title03,
.cps-post-main .ranking02 .ranking-title04,
.cps-post-main .ranking03 .ranking-title01,
.cps-post-main .ranking03 .ranking-title02,
.cps-post-main .ranking03 .ranking-title03,
.cps-post-main .ranking03 .ranking-title04 {
border-bottom: 1px solid;
letter-spacing: 0;
position: relative;
margin-bottom: 20px;
}
@media (max-width: 767px) {
.cps-post-main .ranking01 .ranking-title01,
.cps-post-main .ranking01 .ranking-title02,
.cps-post-main .ranking01 .ranking-title03,
.cps-post-main .ranking01 .ranking-title04,
.cps-post-main .ranking02 .ranking-title01,
.cps-post-main .ranking02 .ranking-title02,
.cps-post-main .ranking02 .ranking-title03,
.cps-post-main .ranking02 .ranking-title04,
.cps-post-main .ranking03 .ranking-title01,
.cps-post-main .ranking03 .ranking-title02,
.cps-post-main .ranking03 .ranking-title03,
.cps-post-main .ranking03 .ranking-title04 {
font-size: 21px;
font-weight: 700;
padding-left: 60px;
}
}
@media (min-width: 768px) {
.cps-post-main .ranking01 .ranking-title01,
.cps-post-main .ranking01 .ranking-title02,
.cps-post-main .ranking01 .ranking-title03,
.cps-post-main .ranking01 .ranking-title04,
.cps-post-main .ranking02 .ranking-title01,
.cps-post-main .ranking02 .ranking-title02,
.cps-post-main .ranking02 .ranking-title03,
.cps-post-main .ranking02 .ranking-title04,
.cps-post-main .ranking03 .ranking-title01,
.cps-post-main .ranking03 .ranking-title02,
.cps-post-main .ranking03 .ranking-title03,
.cps-post-main .ranking03 .ranking-title04 {
font-size: 26px;
font-weight: 400;
padding-left: 75px;
}
}
.cps-post-main .ranking01 .ranking-title01 img,
.cps-post-main .ranking01 .ranking-title02 img,
.cps-post-main .ranking01 .ranking-title03 img,
.cps-post-main .ranking01 .ranking-title04 img,
.cps-post-main .ranking02 .ranking-title01 img,
.cps-post-main .ranking02 .ranking-title02 img,
.cps-post-main .ranking02 .ranking-title03 img,
.cps-post-main .ranking02 .ranking-title04 img,
.cps-post-main .ranking03 .ranking-title01 img,
.cps-post-main .ranking03 .ranking-title02 img,
.cps-post-main .ranking03 .ranking-title03 img,
.cps-post-main .ranking03 .ranking-title04 img {
position: absolute;
height: auto;
}
@media (max-width: 767px) {
.cps-post-main .ranking01 .ranking-title01 img.ranking-number,
.cps-post-main .ranking01 .ranking-title02 img.ranking-number,
.cps-post-main .ranking01 .ranking-title03 img.ranking-number,
.cps-post-main .ranking01 .ranking-title04 img.ranking-number,
.cps-post-main .ranking02 .ranking-title01 img.ranking-number,
.cps-post-main .ranking02 .ranking-title02 img.ranking-number,
.cps-post-main .ranking02 .ranking-title03 img.ranking-number,
.cps-post-main .ranking02 .ranking-title04 img.ranking-number,
.cps-post-main .ranking03 .ranking-title01 img.ranking-number,
.cps-post-main .ranking03 .ranking-title02 img.ranking-number,
.cps-post-main .ranking03 .ranking-title03 img.ranking-number,
.cps-post-main .ranking03 .ranking-title04 img.ranking-number {
width: 55px;
bottom: -18px;
left: 2px;
}
}
@media (min-width: 768px) {
.cps-post-main .ranking01 .ranking-title01 img.ranking-number,
.cps-post-main .ranking01 .ranking-title02 img.ranking-number,
.cps-post-main .ranking01 .ranking-title03 img.ranking-number,
.cps-post-main .ranking01 .ranking-title04 img.ranking-number,
.cps-post-main .ranking02 .ranking-title01 img.ranking-number,
.cps-post-main .ranking02 .ranking-title02 img.ranking-number,
.cps-post-main .ranking02 .ranking-title03 img.ranking-number,
.cps-post-main .ranking02 .ranking-title04 img.ranking-number,
.cps-post-main .ranking03 .ranking-title01 img.ranking-number,
.cps-post-main .ranking03 .ranking-title02 img.ranking-number,
.cps-post-main .ranking03 .ranking-title03 img.ranking-number,
.cps-post-main .ranking03 .ranking-title04 img.ranking-number {
width: 65px;
bottom: -15px;
left: 5px;
}
}
@media (max-width: 767px) {
.cps-post-main .ranking01 .ranking-title01 img.ranking-number-girly,
.cps-post-main .ranking01 .ranking-title02 img.ranking-number-girly,
.cps-post-main .ranking01 .ranking-title03 img.ranking-number-girly,
.cps-post-main .ranking01 .ranking-title04 img.ranking-number-girly,
.cps-post-main .ranking02 .ranking-title01 img.ranking-number-girly,
.cps-post-main .ranking02 .ranking-title02 img.ranking-number-girly,
.cps-post-main .ranking02 .ranking-title03 img.ranking-number-girly,
.cps-post-main .ranking02 .ranking-title04 img.ranking-number-girly,
.cps-post-main .ranking03 .ranking-title01 img.ranking-number-girly,
.cps-post-main .ranking03 .ranking-title02 img.ranking-number-girly,
.cps-post-main .ranking03 .ranking-title03 img.ranking-number-girly,
.cps-post-main .ranking03 .ranking-title04 img.ranking-number-girly {
width: 55px;
bottom: -18px;
left: 2px;
}
}
@media (min-width: 768px) {
.cps-post-main .ranking01 .ranking-title01 img.ranking-number-girly,
.cps-post-main .ranking01 .ranking-title02 img.ranking-number-girly,
.cps-post-main .ranking01 .ranking-title03 img.ranking-number-girly,
.cps-post-main .ranking01 .ranking-title04 img.ranking-number-girly,
.cps-post-main .ranking02 .ranking-title01 img.ranking-number-girly,
.cps-post-main .ranking02 .ranking-title02 img.ranking-number-girly,
.cps-post-main .ranking02 .ranking-title03 img.ranking-number-girly,
.cps-post-main .ranking02 .ranking-title04 img.ranking-number-girly,
.cps-post-main .ranking03 .ranking-title01 img.ranking-number-girly,
.cps-post-main .ranking03 .ranking-title02 img.ranking-number-girly,
.cps-post-main .ranking03 .ranking-title03 img.ranking-number-girly,
.cps-post-main .ranking03 .ranking-title04 img.ranking-number-girly {
width: 65px;
bottom: -17px;
left: 5px;
}
}
@media (max-width: 767px) {
.cps-post-main .ranking01 .ranking-title01 img.ranking-number-rich,
.cps-post-main .ranking01 .ranking-title02 img.ranking-number-rich,
.cps-post-main .ranking01 .ranking-title03 img.ranking-number-rich,
.cps-post-main .ranking01 .ranking-title04 img.ranking-number-rich,
.cps-post-main .ranking02 .ranking-title01 img.ranking-number-rich,
.cps-post-main .ranking02 .ranking-title02 img.ranking-number-rich,
.cps-post-main .ranking02 .ranking-title03 img.ranking-number-rich,
.cps-post-main .ranking02 .ranking-title04 img.ranking-number-rich,
.cps-post-main .ranking03 .ranking-title01 img.ranking-number-rich,
.cps-post-main .ranking03 .ranking-title02 img.ranking-number-rich,
.cps-post-main .ranking03 .ranking-title03 img.ranking-number-rich,
.cps-post-main .ranking03 .ranking-title04 img.ranking-number-rich {
width: 44px;
bottom: -36px;
left: 8px;
}
}
@media (min-width: 768px) {
.cps-post-main .ranking01 .ranking-title01 img.ranking-number-rich,
.cps-post-main .ranking01 .ranking-title02 img.ranking-number-rich,
.cps-post-main .ranking01 .ranking-title03 img.ranking-number-rich,
.cps-post-main .ranking01 .ranking-title04 img.ranking-number-rich,
.cps-post-main .ranking02 .ranking-title01 img.ranking-number-rich,
.cps-post-main .ranking02 .ranking-title02 img.ranking-number-rich,
.cps-post-main .ranking02 .ranking-title03 img.ranking-number-rich,
.cps-post-main .ranking02 .ranking-title04 img.ranking-number-rich,
.cps-post-main .ranking03 .ranking-title01 img.ranking-number-rich,
.cps-post-main .ranking03 .ranking-title02 img.ranking-number-rich,
.cps-post-main .ranking03 .ranking-title03 img.ranking-number-rich,
.cps-post-main .ranking03 .ranking-title04 img.ranking-number-rich {
width: 50px;
bottom: -38px;
left: 10px;
}
}
.cps-post-main .ranking01 .ranking-title01,
.cps-post-main .ranking02 .ranking-title01,
.cps-post-main .ranking03 .ranking-title01 {
border-color: #FFCF24;
}
.cps-post-main .ranking01 .ranking-title02,
.cps-post-main .ranking02 .ranking-title02,
.cps-post-main .ranking03 .ranking-title02 {
border-color: #A0A9B1;
}
.cps-post-main .ranking01 .ranking-title03,
.cps-post-main .ranking02 .ranking-title03,
.cps-post-main .ranking03 .ranking-title03 {
border-color: #B26A2B;
}
.cps-post-main .ranking01 .ranking-title04,
.cps-post-main .ranking02 .ranking-title04,
.cps-post-main .ranking03 .ranking-title04 {
border-color: #acd7ea;
}
.cps-post-main .ranking01 .ranking-img01,
.cps-post-main .ranking01 .ranking-img02,
.cps-post-main .ranking01 .ranking-img03,
.cps-post-main .ranking01 .ranking-img04,
.cps-post-main .ranking02 .ranking-img01,
.cps-post-main .ranking02 .ranking-img02,
.cps-post-main .ranking02 .ranking-img03,
.cps-post-main .ranking02 .ranking-img04,
.cps-post-main .ranking03 .ranking-img01,
.cps-post-main .ranking03 .ranking-img02,
.cps-post-main .ranking03 .ranking-img03,
.cps-post-main .ranking03 .ranking-img04 {
width: 300px;
height: auto;
display: block;
}
@media (max-width: 767px) {
.cps-post-main .ranking01 .ranking-img01,
.cps-post-main .ranking01 .ranking-img02,
.cps-post-main .ranking01 .ranking-img03,
.cps-post-main .ranking01 .ranking-img04,
.cps-post-main .ranking02 .ranking-img01,
.cps-post-main .ranking02 .ranking-img02,
.cps-post-main .ranking02 .ranking-img03,
.cps-post-main .ranking02 .ranking-img04,
.cps-post-main .ranking03 .ranking-img01,
.cps-post-main .ranking03 .ranking-img02,
.cps-post-main .ranking03 .ranking-img03,
.cps-post-main .ranking03 .ranking-img04 {
margin: 0 auto;
}
}
@media (min-width: 768px) {
.cps-post-main .ranking01 .ranking-img01,
.cps-post-main .ranking01 .ranking-img02,
.cps-post-main .ranking01 .ranking-img03,
.cps-post-main .ranking01 .ranking-img04,
.cps-post-main .ranking02 .ranking-img01,
.cps-post-main .ranking02 .ranking-img02,
.cps-post-main .ranking02 .ranking-img03,
.cps-post-main .ranking02 .ranking-img04,
.cps-post-main .ranking03 .ranking-img01,
.cps-post-main .ranking03 .ranking-img02,
.cps-post-main .ranking03 .ranking-img03,
.cps-post-main .ranking03 .ranking-img04 {
float: left;
margin-right: 20px;
}
}
.cps-post-main .ranking01 .ranking-img01 img,
.cps-post-main .ranking01 .ranking-img02 img,
.cps-post-main .ranking01 .ranking-img03 img,
.cps-post-main .ranking01 .ranking-img04 img,
.cps-post-main .ranking02 .ranking-img01 img,
.cps-post-main .ranking02 .ranking-img02 img,
.cps-post-main .ranking02 .ranking-img03 img,
.cps-post-main .ranking02 .ranking-img04 img,
.cps-post-main .ranking03 .ranking-img01 img,
.cps-post-main .ranking03 .ranking-img02 img,
.cps-post-main .ranking03 .ranking-img03 img,
.cps-post-main .ranking03 .ranking-img04 img {
max-width: 100%;
height: auto;
display: block;
}
.cps-post-main .ranking01 .ranking-img01 br,
.cps-post-main .ranking01 .ranking-img01 img[width="1"],
.cps-post-main .ranking01 .ranking-img02 br,
.cps-post-main .ranking01 .ranking-img02 img[width="1"],
.cps-post-main .ranking01 .ranking-img03 br,
.cps-post-main .ranking01 .ranking-img03 img[width="1"],
.cps-post-main .ranking01 .ranking-img04 br,
.cps-post-main .ranking01 .ranking-img04 img[width="1"],
.cps-post-main .ranking02 .ranking-img01 br,
.cps-post-main .ranking02 .ranking-img01 img[width="1"],
.cps-post-main .ranking02 .ranking-img02 br,
.cps-post-main .ranking02 .ranking-img02 img[width="1"],
.cps-post-main .ranking02 .ranking-img03 br,
.cps-post-main .ranking02 .ranking-img03 img[width="1"],
.cps-post-main .ranking02 .ranking-img04 br,
.cps-post-main .ranking02 .ranking-img04 img[width="1"],
.cps-post-main .ranking03 .ranking-img01 br,
.cps-post-main .ranking03 .ranking-img01 img[width="1"],
.cps-post-main .ranking03 .ranking-img02 br,
.cps-post-main .ranking03 .ranking-img02 img[width="1"],
.cps-post-main .ranking03 .ranking-img03 br,
.cps-post-main .ranking03 .ranking-img03 img[width="1"],
.cps-post-main .ranking03 .ranking-img04 br,
.cps-post-main .ranking03 .ranking-img04 img[width="1"] {
display: none;
}
@media (min-width: 768px) {
.cps-post-main .ranking01 .ranking-info01,
.cps-post-main .ranking01 .ranking-info02,
.cps-post-main .ranking01 .ranking-info03,
.cps-post-main .ranking02 .ranking-info01,
.cps-post-main .ranking02 .ranking-info02,
.cps-post-main .ranking02 .ranking-info03,
.cps-post-main .ranking03 .ranking-info01,
.cps-post-main .ranking03 .ranking-info02,
.cps-post-main .ranking03 .ranking-info03 {
display: inline;
}
}
@media (max-width: 767px) {
.cps-post-main .ranking01 .ranking-info01,
.cps-post-main .ranking01 .ranking-info02,
.cps-post-main .ranking01 .ranking-info03,
.cps-post-main .ranking02 .ranking-info01,
.cps-post-main .ranking02 .ranking-info02,
.cps-post-main .ranking02 .ranking-info03,
.cps-post-main .ranking03 .ranking-info01,
.cps-post-main .ranking03 .ranking-info02,
.cps-post-main .ranking03 .ranking-info03 {
margin-bottom: 20px;
}
}
.cps-post-main .ranking01 .clearfix,
.cps-post-main .ranking02 .clearfix,
.cps-post-main .ranking03 .clearfix {
height: 5px;
}
.cps-post-main .ranking02,
.cps-post-main .ranking03 {
margin-top: 0px;
}
.cps-post-main .gb-review-table-box .cps-table03 table {
width: 100%;
border: 1px solid #dedede;
border-collapse: collapse;
margin-bottom: 30px;
}
.cps-post-main .gb-review-table-box .cps-table03 table th,
.cps-post-main .gb-review-table-box .cps-table03 table td {
vertical-align: middle;
font-size: 0.9rem;
border: 1px solid #dedede;
border-collapse: collapse;
letter-spacing: 0;
line-height: 1.2rem;
}
.cps-post-main .gb-review-table-box .cps-table03 table th,
.cps-post-main .gb-review-table-box .cps-table03 table tr td:first-child {
text-align: center;
background: #FFFAF0;
}
@media (max-width: 767px) {
.cps-post-main .gb-review-table-box .cps-table03 table th,
.cps-post-main .gb-review-table-box .cps-table03 table tr td:first-child {
font-weight: 600;
}
}
@media (min-width: 768px) {
.cps-post-main .gb-review-table-box .cps-table03 table th,
.cps-post-main .gb-review-table-box .cps-table03 table tr td:first-child {
font-weight: 500;
}
}
.cps-post-main .gb-review-table-box .cps-table03 table th.ranking-title {
padding: 12px;
font-size: 1.1em;
text-align: left;
}
@media (max-width: 767px) {
.cps-post-main .gb-review-table-box .cps-table03 table td {
padding: 10px 7px;
}
}
@media (min-width: 768px) {
.cps-post-main .gb-review-table-box .cps-table03 table td {
padding: 7px 10px;
}
}
.cps-post-main .gb-review-table-box .cps-table03 table td.rankinginfo {
vertical-align: top;
text-align: left;
}
.cps-post-main .gb-review-table-box .cps-table03 table td img {
display: block;
margin: 0 auto;
margin-top: 0px;
margin-bottom: 0 !important;
padding-top: 0;
padding-bottom: 0;
}
.cps-post-main .gb-review-table-box .cps-table03 table img.star {
width: 150px;
height: auto;
}
.cps-post-main .gb-review-table-box .cps-table03 table td.rankinginfo {
width: 70% !important;
}
.cps-post-main .jin-keyboard {
margin: 0 5px;
padding: 4px 6px;
border: 1px solid #dedede;
background: #f6f6f6;
border-radius: 3px;
font-size: 0.84em;
box-shadow: 1px 1px 2px #eee;
}
@media (min-width: 768px) {
.alignright {
margin: 20px 0px 20px auto;
text-align: right;
}
}
@media (min-width: 768px) {
.alignleft {
margin: 20px auto 20px 0;
}
}
.aligncenter {
margin-left: auto;
margin-right: auto;
}
.t-aligncenter {
text-align: center;
}
@media (min-width: 768px) {
img.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
}
@media (max-width: 767px) {
img.aligncenter {
margin-left: auto;
margin-right: auto;
margin-bottom: 20px;
display: block;
}
}
@media (min-width: 768px) {
img.alignright {
padding: 4px;
margin: 0 0 2px 20px;
display: inline;
float: right;
}
}
@media (max-width: 767px) {
img.alignright {
margin-bottom: 20px;
display: block;
}
}
@media (min-width: 768px) {
img.alignleft {
padding: 4px;
margin: 0 20px 2px 0;
display: inline;
float: left;
}
}
@media (max-width: 767px) {
img.alignleft {
margin-bottom: 20px;
display: block;
}
}
@media (min-width: 768px) {
.xs-size {
font-size: 0.85rem;
}
.s-size {
font-size: 0.95rem;
}
.l-size {
font-size: 1.05rem;
}
.xl-size {
font-size: 1.1rem;
}
}
@media (max-width: 767px) {
.xs-size-sp {
font-size: 0.85rem;
}
.s-size-sp {
font-size: 0.95rem;
}
.l-size-sp {
font-size: 1.05rem;
}
.xl-size-sp {
font-size: 1.1rem;
}
} .c-red,
.c-blue,
.c-green {
font-weight: bold;
}
.c-red {
color: #F16F6F;
}
.c-blue {
color: #7695C9;
}
.c-green {
color: #76C983;
} .tag-box {
margin-top: 30px;
}
.tag-box a {
color: #555 !important;
text-decoration: none !important;
border: 1px solid #ddd;
padding: 5px 8px;
border-radius: 2px;
font-size: 0.65rem;
letter-spacing: 0;
display: inline-block;
margin-bottom: 4px;
margin-right: 5px;
}
.tag-box a:before {
font-family: "jin-icons";
content: "\e92c";
vertical-align: bottom;
line-height: 0.9rem;
transition: color 0.3s ease, background 0.3s ease, transform 0.3s ease, opacity 0.3s ease, border 0.3s ease, padding 0.3s ease, left 0.3s ease, bottom 0.3s ease, box-shadow 0.3s ease;
}
.cps-post-main a.wp-block-button__link {
text-decoration: none;
}   .blog-card-hl-box {
position: absolute;
border-radius: 2px;
background: #ccc;
}
@media (min-width: 768px) {
.blog-card-hl-box {
font-size: 12px;
font-weight: 500;
padding: 5px 10px;
top: -14px;
left: 20px;
width: 130px;
}
}
@media (max-width: 767px) {
.blog-card-hl-box {
font-weight: bold;
font-size: 11px;
padding: 4px 8px;
top: -12px;
left: 12px;
width: 120px;
}
}
.blog-card {
display: block;
position: relative;
border: 1px solid #aaa;
border-radius: 4px;
margin-top: 20px !important;
margin-bottom: 30px !important;
background: rgba(255, 255, 255, 0);
word-wrap: break-word;
box-sizing: border-box;
text-decoration: none !important;
transition: color 0.4s ease, background 0.4s ease, transform 0.4s ease, opacity 0.4s ease, border 0.4s ease, padding 0.4s ease, left 0.4s ease, box-shadow 0.4s ease;
}
@media (max-width: 767px) {
.blog-card {
width: 100%;
padding: 12px;
margin: 10px 0px;
padding-top: 22px !important;
}
}
@media (min-width: 768px) {
.blog-card {
width: 90%;
margin: 10px auto;
padding: 20px;
padding-top: 30px !important;
}
}
.blog-card .blog-card-hl {
position: relative;
color: #fff;
letter-spacing: 0;
line-height: 0;
}
.blog-card .blog-card-hl:after {
position: absolute;
content: "あわせて読みたい";
color: #fff;
width: 100px;
top: 5px;
left: 1px;
letter-spacing: 0;
}
@media (max-width: 767px) {
.blog-card .blog-card-hl:after {
left: -2px;
top: 6px;
}
}
.blog-card .jin-ifont-post {
color: #fff;
font-size: 0.7rem;
}
@media (min-width: 768px) {
.external-blog-card .blog-card-hl-box {
width: 109px;
}
}
@media (max-width: 767px) {
.external-blog-card .blog-card-hl-box {
width: 97px;
}
}
.external-blog-card .blog-card-hl:after {
content: "外部サイトへ";
color: #fff;
width: 100px;
}
.blog-card:hover {
opacity: 0.8 !important;
}
.blog-card:hover .blog-card-thumbnail img {
transform: scale(1.1);
}
.blog-card-box {
display: flex;
}
.blog-card-content {
flex: 2.5;
max-width: calc(100% - 182px);
}
@media (max-width: 767px) {
.blog-card-content {
max-width: calc(100% - 120px);
}
}
.blog-card-thumbnail {
display: block;
overflow: hidden;
}
@media (max-width: 767px) {
.blog-card-thumbnail {
margin-right: 10px;
flex: 1.82;
}
}
@media (min-width: 768px) {
.blog-card-thumbnail {
margin-right: 20px;
flex: 1;
}
}
.blog-card-thumbnail img {
filter: opacity(1);
display: block;
padding: 0 !important;
margin: 0 !important;
vertical-align: baseline;
width: 100%;
height: auto;
background: #fff;
transition: color 0.4s ease, background 0.4s ease, transform 0.4s ease, opacity 0.4s ease, border 0.4s ease, padding 0.4s ease, left 0.4s ease, box-shadow 0.4s ease;
}
.blog-card-title {
display: block;
letter-spacing: 1px;
color: #524e4d;
transition: color 0.3s ease, background 0.3s ease, transform 0.3s ease, opacity 0.3s ease, border 0.3s ease, padding 0.3s ease, left 0.3s ease, bottom 0.3s ease, box-shadow 0.3s ease;
}
@media (max-width: 767px) {
.blog-card-title {
font-size: 0.85rem;
line-height: 1.2rem;
font-weight: 700;
}
}
@media (min-width: 768px) {
.blog-card-title {
margin-bottom: 15px;
font-size: 1.1rem;
line-height: 1.5rem;
font-weight: 500;
}
}
.blog-card-excerpt {
color: #524e4d;
display: none;
}
@media (min-width: 768px) {
.blog-card-excerpt {
margin-top: 15px;
font-size: 0.75rem;
display: block;
}
}
.blog-card-footer {
display: flex;
justify-content: flex-end;
font-size: 70%;
color: #777;
margin-bottom: 0;
text-align: right;
}
@media (max-width: 767px) {
.blog-card-footer {
margin-top: 10px;
}
}
@media (min-width: 768px) {
.blog-card-footer {
margin-top: 15px;
}
}
.blog-card-footer .blog-card-logo {
margin-right: 5px;
}
.blog-card-footer .blog-card-logo img {
padding: 0 !important;
margin: 0 !important;
}
.blog-card-footer .blog-card-sitetitle {
display: block;
margin-top: 1px;
}  .profile-card {
border-top: 1px solid #eee;
padding: 0 20px;
padding-top: 40px;
position: relative;
margin-top: 50px;
}
@media (max-width: 767px) {
.profile-card {
margin-bottom: 40px;
}
}
@media (min-width: 768px) {
.profile-card {
margin-bottom: 20px;
}
}
.profile-card .profile-title {
position: absolute;
top: 0px;
background: #eee;
font-size: 0.8rem;
font-weight: 500;
color: #fff;
border-bottom-left-radius: 2px;
border-bottom-right-radius: 2px;
}
@media (max-width: 767px) {
.profile-card .profile-title {
left: 20px;
padding: 5px 12px;
}
}
@media (min-width: 768px) {
.profile-card .profile-title {
right: 20px;
padding: 7px 15px;
padding-top: 6px;
}
}
@media (max-width: 767px) {
.profile-card .profile-flexbox {
display: block;
}
}
@media (min-width: 768px) {
.profile-card .profile-flexbox {
display: flex;
}
}
.profile-card .profile-thumbnail {
width: 100px;
height: 100px;
border-radius: 100px;
overflow: hidden;
box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.18);
}
@media (max-width: 767px) {
.profile-card .profile-thumbnail {
margin: 0 auto;
}
}
@media (min-width: 768px) {
.profile-card .profile-thumbnail {
margin-right: 20px;
}
}
@media (max-width: 767px) {
.profile-card .profile-meta {
margin-top: 10px;
}
}
.profile-card .profile-meta .profile-name {
font-family: "ヒラギノ角ゴ ProN W3", Hiragino Sans, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, "メイリオ", Meiryo, sans-seri;
}
@media (max-width: 767px) {
.profile-card .profile-meta .profile-name {
text-align: center;
font-weight: 700;
}
}
@media (min-width: 768px) {
.profile-card .profile-meta .profile-name {
font-weight: 500;
}
}
.profile-card .profile-meta .profile-desc {
font-size: 0.85rem;
line-height: 1.25rem;
font-weight: 300;
margin-top: 20px;
}
.profile-card .profile-link-box {
margin-top: 30px;
}
@media (max-width: 767px) {
.profile-card .profile-link-box {
display: block;
}
}
@media (min-width: 768px) {
.profile-card .profile-link-box {
display: flex;
justify-content: space-between;
align-items: center;
}
}
.profile-card .profile-link-box .profile-link {
flex: 2;
font-size: 0.85rem;
word-break: break-all;
word-wrap: break-word;
}
@media (max-width: 767px) {
.profile-card .profile-link-box .profile-link {
margin-left: 0px;
}
}
@media (min-width: 768px) {
.profile-card .profile-link-box .profile-link {
margin-left: 8px;
margin-right: 20px;
}
}
.profile-card .profile-link-box .profile-link span {
font-size: 0.75rem;
}
.profile-card .profile-link-box .profile-link svg {
margin-right: 2px;
}
.profile-card .profile-link-box .profile-follow {
flex: 1;
}
.profile-card .profile-link-box .jic-type:before {
vertical-align: bottom;
padding-bottom: 0;
padding: 2px;
}
.profile-follow {
display: flex;
align-items: center;
}
@media (max-width: 767px) {
.profile-follow {
justify-content: center;
margin-top: 20px;
}
}
@media (min-width: 768px) {
.profile-follow {
justify-content: flex-end;
}
}
.profile-follow a {
transition: color 0.4s ease, background 0.4s ease, transform 0.4s ease, opacity 0.4s ease, border 0.4s ease, padding 0.4s ease, left 0.4s ease, box-shadow 0.4s ease;
display: block;
color: #fff;
margin: 0 3px;
overflow: hidden;
text-decoration: none !important;
font-size: 0.9rem;
}
.profile-follow a:hover {
color: #f8b500 !important;
transform: scale(1.1);
}
.profile-follow .facebook-sns a {
margin: 0 4px;
}
.profile-follow .twitter-sns a {
margin: 0px 2px;
}
.profile-follow .line-sns a {
margin: 0px 4px;
}
.profile-follow .contact-sns a {
margin: 0px 3px;
}
.profile-follow a:hover {
color: #f8b500 !important;
transform: scale(1.1);
}
@media (min-width: 768px) {
.profile-follow.center-pos {
justify-content: center;
}
}  #comment-area,
#respond {
width: 100%;
font-weight: 400;
margin-bottom: 20px;
margin-top: 20px;
}
@media (max-width: 767px) {
#comment-area {
padding: 0;
}
}
@media (min-width: 768px) {
#comment-area {
padding: 0px;
}
}
@media (max-width: 767px) {
#respond {
padding: 15px 0;
}
}
@media (min-width: 768px) {
#respond {
padding: 0px;
}
}
.comment-list {
color: #524e4d;
margin-bottom: 30px;
}
.comment-list p {
font-size: 0.9em;
}
.commentmetadata,
.comment-awaiting-moderation {
font-size: 0.7em;
}
.reply {
margin-top: 15px;
text-align: right;
}
.reply a {
padding: 5px 30px;
font-size: 0.8em;
color: #fff !important;
background: #ccc;
border-radius: 4px;
transition: color 0.3s ease, background 0.3s ease, transform 0.3s ease, opacity 0.3s ease, border 0.3s ease, padding 0.3s ease, left 0.3s ease, bottom 0.3s ease, box-shadow 0.3s ease;
}
.reply a:hover {
background: #aaa;
}
@media (max-width: 767px) {
#comment-title {
margin-bottom: 20px;
}
}
@media (min-width: 768px) {
#comment-title {
margin-bottom: 20px;
}
}
@media (max-width: 767px) {
#reply-title {
margin-bottom: 20px;
}
}
@media (min-width: 768px) {
#reply-title {
margin-bottom: 0px;
}
}
#reply-title span,
#comment-title span {
position: relative;
display: inline-block;
letter-spacing: 1px;
}
@media (max-width: 767px) {
#reply-title span,
#comment-title span {
font-size: 1rem;
padding: 17px 13px;
padding-bottom: 0;
font-weight: 700;
}
}
@media (min-width: 768px) {
#reply-title span,
#comment-title span {
font-size: 1.15rem;
padding: 19px 14px;
font-weight: 400;
}
}
#reply-title .jin-ifont-comment,
#comment-title .jin-ifont-comment {
line-height: 0;
margin-right: 14px;
position: relative;
z-index: 1;
color: #fff;
}
@media (max-width: 767px) {
#reply-title .jin-ifont-comment,
#comment-title .jin-ifont-comment {
margin-right: 12px;
}
}
#reply-title .jin-ifont-comment:before,
#comment-title .jin-ifont-comment:before {
font-size: 1.25rem;
line-height: 1.15rem;
padding-top: 1px;
}
@media (max-width: 767px) {
#reply-title .jin-ifont-comment:before,
#comment-title .jin-ifont-comment:before {
padding-left: 2px;
padding-top: 3px;
}
}
#reply-title span:before,
#comment-title span:before {
content: "";
position: absolute;
z-index: 0;
top: 10px;
left: 4px;
border: 1px solid #ccc;
width: 38px;
height: 38px;
border-radius: 25px;
}
.logged-in-as {
color: #524e4d;
}
#cancel-comment-reply-link {
font-size: 0.7em;
text-decoration: underline;
}
@media (min-width: 768px) {
.logged-in-as + .comment-flexbox .form-submit {
margin-top: 16px !important;
font-size: 0.85rem !important;
}
}
@media (min-width: 768px) {
.logged-in-as + .comment-flexbox .form-submit input {
font-size: 0.85rem !important;
}
}
@media (min-width: 768px) {
.comment-flexbox {
display: flex;
}
}
.comment-form-comment textarea,
.comment-form-author input,
.comment-form-email #email {
width: 100%;
border-radius: 4px;
border: 1px solid #ddd;
padding: 10px;
font-size: 16px;
box-sizing: border-box;
margin-top: 0;
-webkit-appearance: none;
}
@media (max-width: 767px) {
.comment-form-comment textarea,
.comment-form-author input,
.comment-form-email #email {
font-size: 0.95rem;
}
}
@media (min-width: 768px) {
.comment-form-comment textarea,
.comment-form-author input,
.comment-form-email #email {
font-size: 0.95rem;
}
}
@media (max-width: 767px) {
.comment-form-author input,
.comment-form-email #email {
line-height: 1.2rem;
}
}
@media (max-width: 767px) {
.comment-form-author {
margin-top: -10px;
}
}
@media (min-width: 768px) {
.form-submit {
margin-top: -5px !important;
}
}
@media (max-width: 767px) {
.form-submit,
.comment-form-email {
margin-top: -5px;
}
}
@media (max-width: 767px) {
.comment-child-flex {
width: 100%;
}
}
@media (min-width: 768px) {
.comment-child-flex {
width: 35%;
}
}
@media (min-width: 768px) {
.comment-form-comment {
width: 63%;
margin-right: 20px;
}
}
.reply a {
padding-left: 30px;
padding-right: 10px;
padding-top: 6px;
padding-bottom: 6px;
}
.comment-reply-link {
position: relative;
}
.comment-reply-link:after {
position: absolute;
content: "\e927";
font-family: "jin-icons";
top: 5px;
left: 10px;
opacity: 1;
font-size: 1rem;
}
@media (max-width: 767px) {
.comment-reply-link:after {
font-size: 1.2rem;
left: 8px;
}
}
.form-submit input {
display: block;
width: 100%;
padding: 10px;
margin-top: 15px;
font-size: 1rem;
-webkit-appearance: none;
border: none;
border-radius: 4px;
transition: color 0.3s ease, background 0.3s ease, transform 0.3s ease, opacity 0.3s ease, border 0.3s ease, padding 0.3s ease, left 0.3s ease, bottom 0.3s ease, box-shadow 0.3s ease;
cursor: pointer;
color: #fff;
background: #ccc;
}
@media (min-width: 768px) {
.form-submit input {
margin-top: 0px;
}
}
.form-submit input:hover {
background: #aaa;
}
.comment-form-author > input,
.comment-form-email > input {
margin-bottom: 0px;
}
@media (min-width: 768px) {
.comment-form-author > input,
.comment-form-email > input {
margin-bottom: 0px;
}
}
#comment-box label {
font-size: 0.95rem;
}
@media (max-width: 767px) {
.comment-form-comment #comment {
height: 120px;
}
}
@media (min-width: 768px) {
.comment-form-comment #comment {
height: 97px;
}
}
.comment-notes {
display: none;
}  #prev-next {
display: flex;
padding: 0;
margin-bottom: 20px;
margin-top: 30px;
}
@media (max-width: 767px) {
#prev-next {
display: block;
margin-bottom: 0px;
}
}
#prev-next .prev,
#prev-next .next {
transition: color 0.3s ease, background 0.3s ease, transform 0.3s ease, opacity 0.3s ease, border 0.3s ease, padding 0.3s ease, left 0.3s ease, bottom 0.3s ease, box-shadow 0.3s ease;
position: relative;
text-decoration: none;
overflow: hidden;
padding: 15px;
padding-top: 0px;
padding-bottom: 0px;
}
@media (max-width: 767px) {
#prev-next .prev,
#prev-next .next {
box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.25);
display: block;
min-height: 70px;
background: #fff;
}
}
@media (min-width: 768px) {
#prev-next .prev,
#prev-next .next {
border-radius: 2px;
background: #fff;
box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.18);
flex: 1;
min-height: 40px;
padding-left: 10px;
padding-right: 10px;
}
}
@media (min-width: 768px) and (max-width: 767px) {
#prev-next .prev,
#prev-next .next {
border-radius: 0px;
box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.25);
}
}
@media (min-width: 1024px) {
#prev-next .prev,
#prev-next .next {
min-height: 70px;
}
}
#prev-next .prev .metabox,
#prev-next .next .metabox {
display: flex;
}
#prev-next .prev .metabox p,
#prev-next .next .metabox p {
margin-bottom: 5px;
width: 70%;
}
@media (max-width: 767px) {
#prev-next .prev .metabox p,
#prev-next .next .metabox p {
font-size: 12px;
font-weight: 700;
line-height: 1.1rem;
margin-top: 9px;
}
}
@media (min-width: 768px) {
#prev-next .prev .metabox p,
#prev-next .next .metabox p {
font-size: 11px;
font-weight: 500;
line-height: 1.05rem;
margin-top: 5px;
}
}
@media (min-width: 1024px) {
#prev-next .prev .metabox p,
#prev-next .next .metabox p {
font-size: 13px;
line-height: 1.3rem;
margin-top: 14px;
}
}
#prev-next .prev .metabox img,
#prev-next .next .metabox img {
transition: color 0.3s ease, background 0.3s ease, transform 0.3s ease, opacity 0.3s ease, border 0.3s ease, padding 0.3s ease, left 0.3s ease, bottom 0.3s ease, box-shadow 0.3s ease;
}
@media (max-width: 767px) {
#prev-next .prev .metabox img,
#prev-next .next .metabox img {
width: auto;
height: 85px;
}
}
@media (min-width: 768px) {
#prev-next .prev .metabox img,
#prev-next .next .metabox img {
width: auto;
height: 55px;
}
}
@media (min-width: 1024px) {
#prev-next .prev .metabox img,
#prev-next .next .metabox img {
width: auto;
height: 85px;
}
}
#prev-next a:hover {
transform: translateY(-3px);
box-shadow: 0px 3px 18px 3px rgba(0, 0, 0, 0.08);
}
#prev-next .prev {
display: block;
padding-left: 0;
}
@media (min-width: 768px) {
#prev-next .prev {
margin-right: 20px;
}
}
#prev-next .prev img {
margin-right: 15px;
}
#prev-next .next {
display: block;
padding-right: 0;
}
@media (max-width: 767px) {
#prev-next .next {
margin-top: 10px;
}
}
#prev-next .next img {
margin-left: 15px;
}
#prev-next a.prev:after {
position: absolute;
content: "PREV";
font-size: 0.5rem;
text-align: center;
background: #2b2b2b;
color: #fff !important;
border-bottom-left-radius: 2px;
border-bottom-right-radius: 2px;
top: -1px;
left: 10px;
padding: 2px 6px;
}
#prev-next a.next:after {
position: absolute;
content: "NEXT";
font-size: 0.5rem;
text-align: center;
background: #2b2b2b;
color: #fff !important;
border-bottom-left-radius: 2px;
border-bottom-right-radius: 2px;
top: -1px;
right: 10px;
padding: 2px 6px;
}
#prev-next .prevnext-none {
background: #fff;
}
@media (max-width: 767px) {
#prev-next .prevnext-none {
display: none;
}
}
#prev-next a.prev:after,
#prev-next a.next:after {
font-family: "Quicksand", "ヒラギノ角ゴ ProN W3", Hiragino Sans, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, "メイリオ", Meiryo, sans-seri;
}  @media (max-width: 767px) {
.related-entry-section {
margin-top: 30px;
}
}
@media (min-width: 768px) {
.related-entry-section {
margin-top: 40px;
}
}
.related-entry-section .related-entry-headline {
position: relative;
}
@media (max-width: 767px) {
.related-entry-section .related-entry-headline {
margin-bottom: 15px;
}
}
@media (min-width: 768px) {
.related-entry-section .related-entry-headline {
margin-bottom: 10px;
}
}
@media (max-width: 767px) {
.related-entry-section .area-border {
margin-top: 40px;
width: 210px;
}
}
@media (min-width: 768px) {
.related-entry-section .area-border {
margin-top: 50px;
width: 350px;
}
}
.related-entry-section .related-entry-headline-text span {
position: relative;
display: inline-block;
line-height: 0;
letter-spacing: 1px;
}
@media (max-width: 767px) {
.related-entry-section .related-entry-headline-text span {
font-size: 1rem;
padding: 20px 14px;
padding-bottom: 0;
font-weight: 700;
}
}
@media (min-width: 768px) {
.related-entry-section .related-entry-headline-text span {
font-size: 1.15rem;
padding: 17px 14px;
font-weight: 400;
}
}
.related-entry-section .related-entry-headline-text .jin-ifont-post {
line-height: 0;
position: relative;
color: #fff;
z-index: 1;
}
@media (max-width: 767px) {
.related-entry-section .related-entry-headline-text .jin-ifont-post {
margin-right: 13px;
}
}
@media (min-width: 768px) {
.related-entry-section .related-entry-headline-text .jin-ifont-post {
margin-right: 14px;
}
}
.related-entry-section .related-entry-headline-text .jin-ifont-post:before {
vertical-align: bottom;
font-size: 1.2rem;
margin-left: 2px;
}
@media (max-width: 767px) {
.related-entry-section .related-entry-headline-text .jin-ifont-post:before {
line-height: 0rem;
padding-bottom: 0;
}
}
@media (min-width: 768px) {
.related-entry-section .related-entry-headline-text .jin-ifont-post:before {
line-height: 0.3rem;
padding-top: 1px;
}
}
.related-entry-section .related-entry-headline-text span:before {
content: "";
position: absolute;
z-index: 0;
top: 1px;
left: 5px;
border: 1px solid #ccc;
width: 38px;
height: 38px;
border-radius: 25px;
}
@media (max-width: 767px) {
.related-entry-section .post-list.basicstyle .post-list-thumb {
width: 130px !important;
}
}
@media (min-width: 768px) {
.related-entry-section .post-list.basicstyle .post-list-thumb {
width: 240px !important;
}
}
.related-entry-section .post-list.basicstyle .post-list-thumb img {
display: block;
width: 100%;
height: auto;
}
@media (max-width: 767px) {
.related-entry-section .post-list.basicstyle .post-list-meta {
width: calc(100% - 130px) !important;
}
}
@media (min-width: 768px) {
.related-entry-section .post-list.basicstyle .post-list-meta {
width: calc(100% - 240px) !important;
}
}
@media (max-width: 767px) {
.related-entry-section .post-list.basicstyle .post-list-meta .post-list-title {
font-size: 12px !important;
line-height: 1rem !important;
font-weight: 700;
letter-spacing: 1px;
}
}
@media (min-width: 768px) {
.related-entry-section .post-list.basicstyle .post-list-meta .post-list-title {
font-size: 18px !important;
line-height: 1.4rem;
font-weight: 500;
}
}
@media (max-width: 767px) {
.related-entry-section .post-list-mag .post-list-meta .post-list-title {
font-size: 12px;
line-height: 1.1rem;
font-weight: 700;
letter-spacing: 1px;
}
}
@media (min-width: 768px) {
.related-entry-section .post-list-mag .post-list-meta .post-list-title {
font-size: 15px;
line-height: 1.4rem;
font-weight: 500;
}
}
@media (max-width: 767px) {
.related-entry-section .post-list-mag .post-list-meta .post-list-cat {
top: 5px;
left: 5px;
padding: 1px 6px;
}
}
@media (min-width: 768px) {
.related-entry-section .post-list-mag .post-list-meta .post-list-cat {
padding: 3px 8px;
font-size: 0.5rem;
}
}
@media (max-width: 767px) {
.related-entry-section .post-list-mag3col .post-list-item {
width: 48.4%;
}
}
@media (min-width: 768px) {
.related-entry-section .post-list-mag3col .post-list-item {
width: 32%;
margin-bottom: 15px;
}
}
@media (max-width: 767px) {
.related-entry-section .post-list-mag3col .post-list-item:nth-child(2n-1) {
margin-right: 3%;
}
}
@media (min-width: 768px) {
.related-entry-section .post-list-mag3col .post-list-item:not(:nth-child(3n)) {
margin-right: 2%;
}
}
.related-entry-section .post-list-mag3col a.post-list-link {
position: relative;
padding: 0;
height: 100%;
margin-bottom: 0 !important;
}
@media (max-width: 767px) {
.related-entry-section .post-list-mag3col a.post-list-link .post-list-meta {
padding: 3px 11px;
padding-bottom: 10px;
}
}
@media (min-width: 768px) {
.related-entry-section .post-list-mag3col a.post-list-link .post-list-meta {
padding: 10px 13px;
padding-bottom: 30px;
}
}
@media (max-width: 767px) {
.related-entry-section .post-list-mag3col a.post-list-link .post-list-meta .post-list-title {
font-size: 12px;
line-height: 1.1rem;
font-weight: 700;
letter-spacing: 1px;
}
}
@media (min-width: 768px) {
.related-entry-section .post-list-mag3col a.post-list-link .post-list-meta .post-list-title {
font-size: 13px;
line-height: 1.3rem;
font-weight: 500;
}
}
@media (min-width: 768px) {
.related-entry-section .post-list-mag3col a.post-list-link .post-list-meta .post-list-cat {
padding: 3px 8px;
font-size: 0.5rem;
}
}
.sp-related-entry-meta {
display: block;
margin-top: 10px;
text-align: right;
} .related-slide {
overflow: hidden;
}
.swiper-container2 {
position: relative;
}
@media (max-width: 767px) {
.swiper-container2 {
width: 92%;
padding: 0 4%;
margin: 0 auto;
min-height: 205px;
}
}
@media (min-width: 768px) {
.swiper-container2 {
width: 100%;
min-height: 285px;
}
}
.post-list-mag3col-slide {
padding: 2px 10px;
padding-top: 12px;
}
@media (max-width: 767px) {
.post-list-mag3col-slide a.post-list-link {
min-height: 175px;
}
}
@media (min-width: 768px) {
.post-list-mag3col-slide a.post-list-link {
min-height: 240px;
}
}
.post-list-mag3col-slide .post-list-item .post-list-inner {
display: block;
}
.post-list-mag3col-slide .post-list-item .post-list-inner .post-list-thumb {
height: auto;
width: 100%;
}
.post-list-mag3col-slide .post-list-item .post-list-inner .post-list-thumb img {
display: block;
width: 100%;
height: auto;
border-top-left-radius: 2px;
border-top-right-radius: 2px;
}
.post-list-mag3col-slide .post-list-item .post-list-inner .post-list-meta {
width: 100%;
}
@media (max-width: 767px) {
.post-list-mag3col-slide .post-list-item .post-list-inner .post-list-meta {
padding: 6px 8px;
padding-bottom: 10px;
}
}
@media (min-width: 768px) {
.post-list-mag3col-slide .post-list-item .post-list-inner .post-list-meta {
padding: 10px 13px;
padding-bottom: 30px;
}
}
@media (max-width: 767px) {
.post-list-mag3col-slide .post-list-item .post-list-inner .post-list-meta .post-list-title {
font-size: 12px;
line-height: 1.05rem;
font-weight: 700;
letter-spacing: 1px;
margin-bottom: 15px;
}
}
@media (min-width: 768px) {
.post-list-mag3col-slide .post-list-item .post-list-inner .post-list-meta .post-list-title {
font-size: 13px;
line-height: 1.3rem;
font-weight: 500;
}
}
.post-list-mag3col-slide .post-list-item .post-list-inner .post-list-meta .post-list-publisher,
.post-list-mag3col-slide .post-list-item .post-list-inner .post-list-meta .writer {
display: none;
}
.post-list-mag3col-slide .post-list-item .post-list-inner .post-list-meta .post-list-cat {
position: absolute;
color: #fff !important;
background-color: #2b2b2b;
letter-spacing: 0;
border-radius: 20px;
}
@media (max-width: 767px) {
.post-list-mag3col-slide .post-list-item .post-list-inner .post-list-meta .post-list-cat {
top: 5px;
left: 5px;
padding: 1px 6px;
font-weight: 500;
text-align: left;
font-size: 0.5rem;
}
}
@media (min-width: 768px) {
.post-list-mag3col-slide .post-list-item .post-list-inner .post-list-meta .post-list-cat {
top: 11px;
left: 11px;
padding: 3px 8px;
font-size: 0.5rem;
margin-left: -1px;
font-weight: 400;
}
}
.post-list-mag3col-slide .post-list-item .post-list-inner .post-list-meta .post-list-date {
position: absolute;
bottom: 0px;
left: 5%;
color: #888 !important;
width: 90%;
text-align: right;
}
@media (max-width: 767px) {
.post-list-mag3col-slide .post-list-item .post-list-inner .post-list-meta .post-list-date {
font-size: 0.65rem;
padding: 7px 0px;
letter-spacing: 1px !important;
}
}
@media (min-width: 768px) {
.post-list-mag3col-slide .post-list-item .post-list-inner .post-list-meta .post-list-date {
font-size: 0.65rem;
font-weight: 300;
padding: 10px 0px;
letter-spacing: 1px;
}
}
@media (max-width: 767px) {
.swiper-container2 .swiper-button-next,
.swiper-container2 .swiper-button-prev {
top: 20% !important;
}
}
@media (min-width: 768px) {
.swiper-container2 .swiper-button-next,
.swiper-container2 .swiper-button-prev {
top: 25% !important;
}
}
@media (max-width: 767px) {
.swiper-container2 .swiper-button-prev {
left: -14px !important;
}
}
@media (min-width: 768px) {
.swiper-container2 .swiper-button-prev {
left: 5px !important;
}
}
@media (max-width: 767px) {
.swiper-container2 .swiper-button-next {
right: -14px !important;
}
}
@media (min-width: 768px) {
.swiper-container2 .swiper-button-next {
right: 5px !important;
}
}  .simple-box1 {
border: 3px solid #eee;
border-radius: 4px;
}
.simple-box2 {
border: 3px dashed #eee;
border-radius: 4px;
}
.simple-box3 {
position: relative;
border: 3px double #eee;
border-radius: 4px;
}
.simple-box4 {
border: 1px solid #eee;
border-radius: 4px;
position: relative;
}
.simple-box4:before {
position: absolute;
content: "";
top: 0;
left: 0;
width: 100%;
height: 100%;
opacity: 0.05;
z-index: -1;
}
.simple-box5 {
position: relative;
border: 1px dashed #aaa;
border-radius: 4px;
}
.simple-box5:before {
position: absolute;
content: "";
display: block;
right: 0;
top: 0;
width: 100%;
height: 100%;
background: #F7F7F7;
opacity: 0.05;
z-index: -1;
}
.simple-box6 {
background: #eee;
border-radius: 4px;
}
.simple-box7 {
border: 10px solid #aaa;
border-radius: 4px;
position: relative;
}
.simple-box7:before {
position: absolute;
content: "";
display: block;
right: 0;
top: 0;
width: 100%;
height: 100%;
background: #F7F7F7;
opacity: 0.2;
z-index: -1;
}
.simple-box8 {
position: relative;
border-left: 5px solid #aaa;
}
.simple-box8:before {
position: absolute;
content: "";
display: block;
right: 0;
top: 0;
width: 100%;
height: 100%;
background: #F7F7F7;
opacity: 0.1;
z-index: -1;
}
.simple-box9 {
position: relative;
}
.simple-box9:before {
position: absolute;
content: "";
display: block;
right: 0;
top: 0;
width: 100%;
height: 100%;
background: #F7F7F7;
opacity: 0.2;
z-index: -1;
}
.simple-box9:after {
position: absolute;
content: "";
display: block;
right: 0;
top: 0;
border-color: #e3e3e3 #e3e3e3 #fff #fff;
border-width: 0 30px 30px 0;
border-style: solid;
width: 0;
transform: rotate(180deg);
}
.kaisetsu-box1 {
position: relative;
}
@media (min-width: 768px) {
.kaisetsu-box1 {
padding-top: 80px !important;
}
}
@media (max-width: 767px) {
.kaisetsu-box1 {
padding-top: 70px !important;
}
}
.kaisetsu-box1:before {
position: absolute;
content: "";
display: block;
left: 0;
top: 0;
width: 100%;
height: 100%;
background: #F7F7F7;
opacity: 0.15;
border-radius: 4px;
z-index: -1;
}
.kaisetsu-box1-title {
position: absolute;
display: block;
left: 0;
top: 0;
color: #fff;
width: 100%;
padding: 12px 0;
text-align: center;
background: #aaa;
letter-spacing: 0px !important;
border-top-left-radius: 4px;
border-top-right-radius: 4px;
}
@media (min-width: 768px) {
.kaisetsu-box1-title {
font-size: 21px;
font-weight: 500;
}
}
@media (max-width: 767px) {
.kaisetsu-box1-title {
font-size: 18px;
font-weight: 700;
}
}
.kaisetsu-box2 {
position: relative;
border: 1px solid #aaa;
border-radius: 4px;
}
@media (min-width: 768px) {
.kaisetsu-box2 {
padding-top: 80px !important;
}
}
@media (max-width: 767px) {
.kaisetsu-box2 {
padding-top: 70px !important;
}
}
.kaisetsu-box2 ol li, .kaisetsu-box2 ul li {
border-bottom: 2px dashed #ccc;
padding-bottom: 9px;
}
.kaisetsu-box2:before {
position: absolute;
content: "";
display: block;
left: 0;
top: 0;
width: 100%;
height: 100%;
background: #F7F7F7;
opacity: 0.15;
border-radius: 4px;
z-index: -1;
}
.kaisetsu-box2-title {
position: absolute;
display: block;
left: 0;
top: 0;
color: #fff;
width: 100%;
padding: 12px 0;
text-align: center;
background: #aaa;
letter-spacing: 0px !important;
}
@media (min-width: 768px) {
.kaisetsu-box2-title {
font-size: 21px;
font-weight: 500;
}
}
@media (max-width: 767px) {
.kaisetsu-box2-title {
font-size: 18px;
font-weight: 700;
}
}
.kaisetsu-box3 {
position: relative;
border: 10px solid #E3B66A;
background: #369377;
border-radius: 1px;
color: #fff !important;
}
@media (min-width: 768px) {
.kaisetsu-box3 {
padding-top: 80px !important;
}
}
@media (max-width: 767px) {
.kaisetsu-box3 {
padding-top: 70px !important;
}
}
.kaisetsu-box3 ol li, .kaisetsu-box3 ul li {
border-bottom: 2px solid rgba(255, 255, 255, 0.21);
padding-bottom: 9px;
}
.kaisetsu-box3:before {
position: absolute;
content: "";
right: 0;
bottom: 0;
width: 57px;
height: 23px;
background: url(//shakainomondai.com/wp-content/themes/jin/img/bankeshi.png);
background-size: contain;
}
.kaisetsu-box3-title {
position: absolute;
display: block;
left: 0;
top: 15px;
color: #fff;
width: 100%;
padding: 15px 0;
text-align: center;
font-weight: bold;
letter-spacing: 0px !important;
}
@media (min-width: 768px) {
.kaisetsu-box3-title {
font-size: 21px;
font-weight: 500;
}
}
@media (max-width: 767px) {
.kaisetsu-box3-title {
font-size: 18px;
font-weight: 700;
}
}
.kaisetsu-box4 {
position: relative;
border: 1px solid #aaa;
border-radius: 4px;
border-top-left-radius: 0;
}
@media (max-width: 767px) {
.kaisetsu-box4 {
margin-top: 35px !important;
}
}
@media (min-width: 768px) {
.kaisetsu-box4 {
margin-top: 40px !important;
}
}
.kaisetsu-box4-title {
position: absolute;
line-height: 0;
font-size: 18px;
left: -1px;
top: -36px;
color: #fff;
padding: 18px 15px;
background: #aaa;
border-top-left-radius: 4px;
border-top-right-radius: 4px;
letter-spacing: 0px !important;
}
@media (min-width: 768px) {
.kaisetsu-box4-title {
font-weight: 500;
}
}
@media (max-width: 767px) {
.kaisetsu-box4-title {
font-weight: 700;
}
}
.kaisetsu-box5 {
position: relative;
border-radius: 4px;
}
@media (max-width: 767px) {
.kaisetsu-box5 {
padding-top: 30px !important;
margin-top: 20px !important;
}
}
@media (min-width: 768px) {
.kaisetsu-box5 {
padding-top: 40px !important;
margin-top: 20px !important;
}
}
.kaisetsu-box5:before {
position: absolute;
content: "";
display: block;
left: 0;
top: 0;
width: 100%;
height: 100%;
background: #aaa;
opacity: 0.12;
border-radius: 4px;
box-sizing: border-box;
z-index: -1;
}
.kaisetsu-box5-title {
position: absolute;
line-height: 0;
font-size: 18px;
left: 20px;
top: -18px;
color: #fff;
padding: 18px 15px;
background: #aaa;
border-radius: 2px;
letter-spacing: 0px !important;
}
@media (min-width: 768px) {
.kaisetsu-box5-title {
font-weight: 500;
}
}
@media (max-width: 767px) {
.kaisetsu-box5-title {
font-weight: 700;
}
}
.concept-box1,
.concept-box2,
.concept-box3,
.concept-box4,
.concept-box5,
.concept-box6 {
position: relative;
border: 1px solid #eee;
border-radius: 4px;
}
@media (max-width: 767px) {
.concept-box1,
.concept-box2,
.concept-box3,
.concept-box4,
.concept-box5,
.concept-box6 {
padding-top: 30px !important;
margin-top: 30px !important;
}
}
@media (min-width: 768px) {
.concept-box1,
.concept-box2,
.concept-box3,
.concept-box4,
.concept-box5,
.concept-box6 {
padding-top: 40px !important;
margin-top: 40px !important;
}
}
.concept-box1:before,
.concept-box2:before,
.concept-box3:before,
.concept-box4:before,
.concept-box5:before,
.concept-box6:before {
position: absolute;
font-weight: bold;
background: #fff;
color: #555;
line-height: 0;
letter-spacing: 0;
}
@media (min-width: 768px) {
.concept-box1:before,
.concept-box2:before,
.concept-box3:before,
.concept-box4:before,
.concept-box5:before,
.concept-box6:before {
font-size: 20px;
top: -21px;
padding: 20px 8px 20px 51px;
}
}
@media (max-width: 767px) {
.concept-box1:before,
.concept-box2:before,
.concept-box3:before,
.concept-box4:before,
.concept-box5:before,
.concept-box6:before {
font-size: 18px;
top: -21px;
padding: 20px 8px 20px 32px;
}
}
.concept-box1:after,
.concept-box2:after,
.concept-box3:after,
.concept-box4:after,
.concept-box5:after,
.concept-box6:after {
position: absolute;
background: #aaa;
color: #fff;
font-family: "jin-icons";
border: 5px solid #fff;
text-align: center;
width: 16px;
height: 16px; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
@media (min-width: 768px) {
.concept-box1:after,
.concept-box2:after,
.concept-box3:after,
.concept-box4:after,
.concept-box5:after,
.concept-box6:after {
left: 20px;
top: -28px;
padding-left: 12px;
padding-right: 18px;
padding-top: 13px;
padding-bottom: 17px;
border-radius: 40px;
font-size: 1.4rem;
}
}
@media (max-width: 767px) {
.concept-box1:after,
.concept-box2:after,
.concept-box3:after,
.concept-box4:after,
.concept-box5:after,
.concept-box6:after {
left: 12px;
top: -23px;
padding-left: 9px;
padding-right: 11px;
padding-top: 8px;
padding-bottom: 12px;
border-radius: 28px;
font-size: 1.15rem;
}
}
.concept-box1:before {
content: "ポイント";
}
.concept-box1:after {
content: "\e90b";
}
.concept-box2:before {
content: "注意点";
}
.concept-box2:after {
content: "\e909";
line-height: 1.1rem;
}
.concept-box3:before {
content: "良い例";
}
.concept-box3:after {
content: "\e91d";
line-height: 1.3rem;
}
.concept-box4:before {
content: "悪い例";
}
.concept-box4:after {
content: "\e905";
line-height: 1.3rem;
}
.concept-box5:before {
content: "参考";
}
.concept-box5:after {
content: "\e906";
line-height: 1.3rem;
}
.concept-box6:before {
content: "メモ";
}
.concept-box6:after {
content: "\e921";
line-height: 1.3rem;
}
.innerlink-box1 {
position: relative;
padding-top: 40px !important;
border: 1px solid #aaa;
border-radius: 4px;
background: rgba(255, 255, 255, 0);
}
@media (max-width: 767px) {
.innerlink-box1 {
padding-top: 35px !important;
margin-top: 10px !important;
}
}
@media (min-width: 768px) {
.innerlink-box1 {
margin-top: 20px !important;
}
}
.innerlink-box1:before {
position: absolute;
content: "";
top: 0;
left: 0;
width: 100%;
height: 100%;
opacity: 0.04;
z-index: -1;
}
.innerlink-box1-title {
position: absolute;
background: red;
border: 3px solid #aaa;
line-height: 0;
color: #fff;
border-radius: 2px;
letter-spacing: 0;
}
@media (min-width: 768px) {
.innerlink-box1-title {
top: -14px;
padding: 5px 7px 5px 7px;
font-size: 12px;
font-weight: 500;
}
}
@media (max-width: 767px) {
.innerlink-box1-title {
top: -14px;
left: 15px;
padding: 5px 5px 5px 6px;
font-weight: bold;
font-size: 11px;
}
.innerlink-box1-title .jic:before {
padding-bottom: 0;
padding-right: 0;
vertical-align: inherit;
}
}
.innerlink-box1-title .jin-ifont-post {
color: #fff;
font-size: 0.65rem;
margin-right: -1px;
}
.innerlink-box1-title svg, .innerlink-box1-title path {
fill: #fff !important;
}
.simple-box1,
.simple-box2,
.simple-box3,
.simple-box4,
.simple-box5,
.simple-box6,
.simple-box7,
.simple-box8,
.simple-box9,
.kaisetsu-box1,
.kaisetsu-box2,
.kaisetsu-box3,
.kaisetsu-box4,
.kaisetsu-box5,
.kaisetsu-box6,
.concept-box1,
.concept-box2,
.concept-box3,
.concept-box4,
.concept-box5,
.concept-box6,
.innerlink-box1 {
padding: 20px 25px;
padding-bottom: 0;
box-sizing: border-box;
}
@media (max-width: 767px) {
.simple-box1,
.simple-box2,
.simple-box3,
.simple-box4,
.simple-box5,
.simple-box6,
.simple-box7,
.simple-box8,
.simple-box9,
.kaisetsu-box1,
.kaisetsu-box2,
.kaisetsu-box3,
.kaisetsu-box4,
.kaisetsu-box5,
.kaisetsu-box6,
.concept-box1,
.concept-box2,
.concept-box3,
.concept-box4,
.concept-box5,
.concept-box6,
.innerlink-box1 {
margin-bottom: 30px;
}
}
@media (min-width: 768px) {
.simple-box1,
.simple-box2,
.simple-box3,
.simple-box4,
.simple-box5,
.simple-box6,
.simple-box7,
.simple-box8,
.simple-box9,
.kaisetsu-box1,
.kaisetsu-box2,
.kaisetsu-box3,
.kaisetsu-box4,
.kaisetsu-box5,
.kaisetsu-box6,
.concept-box1,
.concept-box2,
.concept-box3,
.concept-box4,
.concept-box5,
.concept-box6,
.innerlink-box1 {
margin-bottom: 40px;
width: 90%;
margin-left: auto;
margin-right: auto;
}
}
.simple-box1 P,
.simple-box2 P,
.simple-box3 P,
.simple-box4 P,
.simple-box5 P,
.simple-box6 P,
.simple-box7 P,
.simple-box8 P,
.simple-box9 P,
.kaisetsu-box1 P,
.kaisetsu-box2 P,
.kaisetsu-box3 P,
.kaisetsu-box4 P,
.kaisetsu-box5 P,
.kaisetsu-box6 P,
.concept-box1 P,
.concept-box2 P,
.concept-box3 P,
.concept-box4 P,
.concept-box5 P,
.concept-box6 P,
.innerlink-box1 P {
padding-bottom: 20px !important;
}
.simple-box1 ol, .simple-box1 ul,
.simple-box2 ol,
.simple-box2 ul,
.simple-box3 ol,
.simple-box3 ul,
.simple-box4 ol,
.simple-box4 ul,
.simple-box5 ol,
.simple-box5 ul,
.simple-box6 ol,
.simple-box6 ul,
.simple-box7 ol,
.simple-box7 ul,
.simple-box8 ol,
.simple-box8 ul,
.simple-box9 ol,
.simple-box9 ul,
.kaisetsu-box1 ol,
.kaisetsu-box1 ul,
.kaisetsu-box2 ol,
.kaisetsu-box2 ul,
.kaisetsu-box3 ol,
.kaisetsu-box3 ul,
.kaisetsu-box4 ol,
.kaisetsu-box4 ul,
.kaisetsu-box5 ol,
.kaisetsu-box5 ul,
.kaisetsu-box6 ol,
.kaisetsu-box6 ul,
.concept-box1 ol,
.concept-box1 ul,
.concept-box2 ol,
.concept-box2 ul,
.concept-box3 ol,
.concept-box3 ul,
.concept-box4 ol,
.concept-box4 ul,
.concept-box5 ol,
.concept-box5 ul,
.concept-box6 ol,
.concept-box6 ul,
.innerlink-box1 ol,
.innerlink-box1 ul {
padding-top: 0px;
padding-bottom: 30px !important;
padding-right: 20px;
}
@media (max-width: 767px) {
.simple-box1 ol, .simple-box1 ul,
.simple-box2 ol,
.simple-box2 ul,
.simple-box3 ol,
.simple-box3 ul,
.simple-box4 ol,
.simple-box4 ul,
.simple-box5 ol,
.simple-box5 ul,
.simple-box6 ol,
.simple-box6 ul,
.simple-box7 ol,
.simple-box7 ul,
.simple-box8 ol,
.simple-box8 ul,
.simple-box9 ol,
.simple-box9 ul,
.kaisetsu-box1 ol,
.kaisetsu-box1 ul,
.kaisetsu-box2 ol,
.kaisetsu-box2 ul,
.kaisetsu-box3 ol,
.kaisetsu-box3 ul,
.kaisetsu-box4 ol,
.kaisetsu-box4 ul,
.kaisetsu-box5 ol,
.kaisetsu-box5 ul,
.kaisetsu-box6 ol,
.kaisetsu-box6 ul,
.concept-box1 ol,
.concept-box1 ul,
.concept-box2 ol,
.concept-box2 ul,
.concept-box3 ol,
.concept-box3 ul,
.concept-box4 ol,
.concept-box4 ul,
.concept-box5 ol,
.concept-box5 ul,
.concept-box6 ol,
.concept-box6 ul,
.innerlink-box1 ol,
.innerlink-box1 ul {
padding-left: 4px !important;
padding-right: 4px;
}
}
.simple-box1 a,
.simple-box2 a,
.simple-box3 a,
.simple-box4 a,
.simple-box5 a,
.simple-box6 a,
.simple-box7 a,
.simple-box8 a,
.simple-box9 a,
.kaisetsu-box1 a,
.kaisetsu-box2 a,
.kaisetsu-box3 a,
.kaisetsu-box4 a,
.kaisetsu-box5 a,
.kaisetsu-box6 a,
.concept-box1 a,
.concept-box2 a,
.concept-box3 a,
.concept-box4 a,
.concept-box5 a,
.concept-box6 a,
.innerlink-box1 a {
position: relative;
z-index: 2;
}
.simple-box1 ol, .simple-box1 ul,
.simple-box2 ol,
.simple-box2 ul,
.simple-box3 ol,
.simple-box3 ul,
.simple-box4 ol,
.simple-box4 ul,
.simple-box5 ol,
.simple-box5 ul,
.simple-box6 ol,
.simple-box6 ul,
.simple-box7 ol,
.simple-box7 ul,
.simple-box8 ol,
.simple-box8 ul,
.simple-box9 ol,
.simple-box9 ul,
.kaisetsu-box1 ol,
.kaisetsu-box1 ul,
.kaisetsu-box2 ol,
.kaisetsu-box2 ul,
.kaisetsu-box3 ol,
.kaisetsu-box3 ul,
.kaisetsu-box4 ol,
.kaisetsu-box4 ul,
.kaisetsu-box5 ol,
.kaisetsu-box5 ul,
.kaisetsu-box6 ol,
.kaisetsu-box6 ul {
padding-top: 10px !important;
padding-bottom: 30px;
padding-right: 20px;
}
@media (max-width: 767px) {
.simple-box1 ol, .simple-box1 ul,
.simple-box2 ol,
.simple-box2 ul,
.simple-box3 ol,
.simple-box3 ul,
.simple-box4 ol,
.simple-box4 ul,
.simple-box5 ol,
.simple-box5 ul,
.simple-box6 ol,
.simple-box6 ul,
.simple-box7 ol,
.simple-box7 ul,
.simple-box8 ol,
.simple-box8 ul,
.simple-box9 ol,
.simple-box9 ul,
.kaisetsu-box1 ol,
.kaisetsu-box1 ul,
.kaisetsu-box2 ol,
.kaisetsu-box2 ul,
.kaisetsu-box3 ol,
.kaisetsu-box3 ul,
.kaisetsu-box4 ol,
.kaisetsu-box4 ul,
.kaisetsu-box5 ol,
.kaisetsu-box5 ul,
.kaisetsu-box6 ol,
.kaisetsu-box6 ul {
padding-left: 4px !important;
padding-right: 4px;
}
}
.concept-box1 ol, .concept-box1 ul,
.concept-box2 ol,
.concept-box2 ul,
.concept-box3 ol,
.concept-box3 ul,
.concept-box4 ol,
.concept-box4 ul,
.concept-box5 ol,
.concept-box5 ul,
.concept-box6 ol,
.concept-box6 ul,
.innerlink-box1 ol,
.innerlink-box1 ul {
padding-top: 0px;
padding-bottom: 30px;
padding-right: 20px;
}
@media (max-width: 767px) {
.concept-box1 ol, .concept-box1 ul,
.concept-box2 ol,
.concept-box2 ul,
.concept-box3 ol,
.concept-box3 ul,
.concept-box4 ol,
.concept-box4 ul,
.concept-box5 ol,
.concept-box5 ul,
.concept-box6 ol,
.concept-box6 ul,
.innerlink-box1 ol,
.innerlink-box1 ul {
padding-left: 4px !important;
padding-right: 4px;
}
}
.wp-block-jin-gb-block-box-with-headline .innerlink-box1-title {
padding: 13px;
left: 15px;
top: -15px;
}  .color-button01,
.color-button02,
.color-button01-big,
.color-button02-big {
margin-left: 5px;
margin-right: 5px;
letter-spacing: 0;
}
@media (max-width: 767px) {
.color-button01,
.color-button02,
.color-button01-big,
.color-button02-big {
margin-bottom: 10px;
}
}
.color-button01 a,
.color-button02 a,
.color-button01-big a,
.color-button02-big a {
color: #fff !important;
}
.color-button01-big,
.color-button02-big {
margin-left: auto;
margin-right: auto;
}
@media (max-width: 767px) {
.spfull {
width: 100%;
margin-left: 0;
margin-right: 0;
}
}
.top-image-btn-color a,
.color-button01 a,
.color-button02 a {
transition: color 0.3s ease, background 0.3s ease, transform 0.3s ease, opacity 0.3s ease, border 0.3s ease, padding 0.3s ease, left 0.3s ease, bottom 0.3s ease, box-shadow 0.3s ease;
border-radius: 6px;
text-align: center;
padding: 13px 80px;
padding-bottom: 12px;
display: inline-block;
text-decoration: none !important;
transform: perspective(0);
font-size: 1.1rem;
opacity: 1 !important;
}
@media (max-width: 767px) {
.top-image-btn-color a,
.color-button01 a,
.color-button02 a {
padding: 12px 80px;
padding-bottom: 11px;
font-weight: 700;
}
}
@media (min-width: 768px) {
.top-image-btn-color a,
.color-button01 a,
.color-button02 a {
font-weight: 400;
}
}
@media (max-width: 767px) {
.spfull.color-button01 a,
.spfull.color-button02 a {
width: 100%;
}
}
.color-button01-big a,
.color-button02-big a {
transition: color 0.3s ease, background 0.3s ease, transform 0.3s ease, opacity 0.3s ease, border 0.3s ease, padding 0.3s ease, left 0.3s ease, bottom 0.3s ease, box-shadow 0.3s ease;
border-radius: 4px;
text-align: center;
font-size: 1.2rem;
padding: 20px 30px;
max-width: 100% !important;
vertical-align: bottom;
display: block;
text-decoration: none !important;
transform: perspective(0);
}
@media (max-width: 767px) {
.color-button01-big a,
.color-button02-big a {
width: 100% !important;
font-weight: 700;
}
}
@media (min-width: 768px) {
.color-button01-big a,
.color-button02-big a {
font-weight: 400;
}
}
.color-button01 img,
.color-button02 img,
.color-button01-big img,
.color-button02-big img {
display: none;
}
.top-image-btn-color a:hover,
.color-button01 a:hover,
.color-button02 a:hover,
.color-button01-big a:hover,
.color-button02-big a:hover {
text-decoration: none !important;
opacity: 1;
}
.top-image-btn-color,
.color-button01,
.color-button02,
.color-button01-big,
.color-button02-big {
position: relative;
z-index: 1;
display: inline-block;
}
.color-button01-big,
.color-button02-big {
display: block;
}
.top-image-btn-color a,
.color-button01 a,
.color-button01-big a {
background-color: #0094c8;
color: #fff !important;
}
@media (max-width: 767px) {
.top-image-btn-color a {
font-weight: 700 !important;
}
}
@media (min-width: 768px) {
.top-image-btn-color a {
font-weight: 400 !important;
}
}
.color-button02 a,
.color-button02-big a {
background-color: #d9333f;
color: #fff !important;
}
.top-image-btn-color a:hover,
.color-button01 a:hover,
.color-button02 a:hover,
.color-button01-big a:hover,
.color-button02-big a:hover {
transform: translateY(4px);
filter: brightness(0.9);
}
.top-image-btn-color:before,
.color-button01:before,
.color-button02:before,
.color-button01-big:before,
.color-button02-big:before {
position: absolute;
bottom: -4px;
z-index: -1;
left: 0;
content: "";
width: 100%;
height: 24px;
border-radius: 4px;
filter: brightness(0.85);
}
.top-image-btn-color:before,
.color-button01:before,
.color-button02:before {
border-radius: 6px;
}
.color-button01-big:before,
.color-button02-big:before {
height: 100%;
}
.color-button01:before,
.color-button01-big:before {
background-color: #0094c8;
}
.color-button02:before,
.color-button02-big:before {
background-color: #d9333f;
}
.twobutton {
display: block;
text-align: center;
margin-bottom: 20px;
}
@media (min-width: 768px) {
.twobutton .color-button01,
.twobutton .color-button02 {
margin-bottom: 10px;
}
}
.gb-simple-button-center {
display: block;
text-align: center;
}
.gb-two-button-box {
display: flex;
justify-content: center;
}  .h2-style01 h2 {
background-color: #2b2b2b;
color: #fff;
border-radius: 2px;
}
@media (max-width: 767px) {
.h2-style01 h2 {
font-size: 1.45rem;
line-height: 1.8rem;
padding: 13px;
padding-bottom: 12px;
margin-top: 1.4rem;
margin-bottom: 1rem;
font-weight: 700;
}
}
@media (min-width: 768px) {
.h2-style01 h2 {
font-size: 1.65rem;
line-height: 2rem;
padding: 15px;
padding-bottom: 16px;
margin-top: 2.6rem;
margin-bottom: 1.6rem;
}
} .h2-style02 h2 {
position: relative;
border-bottom: 1px solid #ddd;
border-left: 5px solid #2b2b2b;
}
@media (max-width: 767px) {
.h2-style02 h2 {
font-size: 1.45rem;
line-height: 1.8rem;
padding: 10px 10px;
margin-top: 1.4rem;
margin-bottom: 1rem;
font-weight: 700;
}
}
@media (min-width: 768px) {
.h2-style02 h2 {
font-size: 1.65rem;
line-height: 2rem;
padding: 15px 12px;
padding-top: 16px;
margin-top: 2.6rem;
margin-bottom: 1.6rem;
}
}
.h2-style02 h2:before {
position: absolute;
content: "";
top: 0;
left: 0px;
width: 100%;
height: 100%;
background: #000;
opacity: 0.05;
} .h2-style03 h2 {
background-color: #2b2b2b;
color: #fff;
border-radius: 4px;
position: relative;
}
@media (max-width: 767px) {
.h2-style03 h2 {
font-size: 1.45rem;
line-height: 1.8rem;
padding: 12px 13px;
margin-top: 1.4rem;
margin-bottom: 1rem;
font-weight: 700;
}
}
@media (min-width: 768px) {
.h2-style03 h2 {
font-size: 1.65rem;
line-height: 2rem;
padding: 13px 15px;
margin-top: 2.6rem;
margin-bottom: 1.6rem;
}
}
.h2-style03 h2:before {
position: absolute;
content: "";
height: 1px;
width: 98%;
background-image: linear-gradient(90deg, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.7) 60%, transparent 60%, transparent 100%);
background-size: 10px 3px;
top: 5px;
left: 1%;
z-index: 999;
}
@media (max-width: 767px) {
.h2-style03 h2:before {
width: 96%;
left: 2%;
}
}
.h2-style03 h2:after {
position: absolute;
content: "";
height: 1px;
width: 98%;
background-image: linear-gradient(90deg, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.7) 60%, transparent 60%, transparent 100%);
background-size: 10px 3px;
bottom: 5px;
left: 1%;
z-index: 999;
}
@media (max-width: 767px) {
.h2-style03 h2:after {
width: 96%;
left: 2%;
}
} .h2-style04 h2 {
position: relative;
}
@media (max-width: 767px) {
.h2-style04 h2 {
font-size: 1.4rem;
line-height: 1.8rem;
padding: 13px 0;
padding-bottom: 14px;
margin-top: 1.4rem;
margin-bottom: 1rem;
font-weight: 500;
}
}
@media (min-width: 768px) {
.h2-style04 h2 {
font-size: 1.8rem;
line-height: 2.2rem;
padding: 20px 0;
padding-bottom: 21px;
margin-top: 2.6rem;
margin-bottom: 1.6rem;
font-weight: 300;
}
}
.h2-style04 h2:before {
position: absolute;
content: "";
top: 0;
height: 100%;
background-color: #2b2b2b;
}
@media (max-width: 767px) {
.h2-style04 h2:before {
left: -15px;
width: 5px;
}
}
@media (min-width: 768px) {
.h2-style04 h2:before {
left: -30px;
width: 3px;
}
} .h2-style05 h2 {
position: relative;
background-color: #2b2b2b;
color: #fff;
border-bottom: none;
border-radius: 6px;
margin-bottom: 30px;
}
@media (max-width: 767px) {
.h2-style05 h2 {
font-size: 1.3rem;
line-height: 1.7rem;
padding: 10px 14px;
font-weight: 700;
}
}
@media (min-width: 768px) {
.h2-style05 h2 {
font-size: 1.65rem;
line-height: 2rem;
padding: 12px 14px;
}
}
.h2-style05 h2:before {
position: absolute;
bottom: -12px;
left: 45px;
z-index: 90;
margin-left: -15px;
border-top: 12px solid;
border-left: 12px solid transparent;
border-right: 12px solid transparent;
border-bottom: 0;
border-top-color: #2b2b2b;
content: "";
} .h2-style06 h2 {
position: relative;
}
@media (max-width: 767px) {
.h2-style06 h2 {
font-size: 1.45rem;
line-height: 1.8rem;
padding: 13px;
padding-left: 6px;
padding-bottom: 8px;
margin-top: 1.4rem;
margin-bottom: 1rem;
font-weight: 700;
}
}
@media (min-width: 768px) {
.h2-style06 h2 {
font-size: 1.65rem;
line-height: 2rem;
padding: 15px;
padding-left: 8px;
padding-bottom: 10px;
margin-top: 2.6rem;
margin-bottom: 1.6rem;
}
}
.h2-style06 h2:before {
position: absolute;
content: "";
z-index: 0;
bottom: 0;
left: 0px;
width: 100%;
height: 6px;
border-radius: 5px;
background-image: linear-gradient(-45deg, transparent 25%, #f4e2de 25%, #f4e2de 50%, transparent 50%, transparent 75%, #f4e2de 75%, #f4e2de);
background-size: 6px 6px;
} .h2-style07 h2 {
position: relative;
}
@media (max-width: 767px) {
.h2-style07 h2 {
font-size: 1.45rem;
line-height: 1.8rem;
padding: 13px;
padding-left: 6px;
padding-bottom: 8px;
margin-top: 1.4rem;
margin-bottom: 1rem;
font-weight: 700;
}
}
@media (min-width: 768px) {
.h2-style07 h2 {
font-size: 1.65rem;
line-height: 2rem;
padding: 15px;
padding-left: 8px;
padding-bottom: 10px;
margin-top: 2.6rem;
margin-bottom: 1.6rem;
}
}
.h2-style07 h2:before {
position: absolute;
content: "";
z-index: 0;
bottom: 0;
left: 0px;
width: 100%;
height: 4px;
border-radius: 1px;
background: #ccc;
opacity: 0.5;
}
.h2-style07 h2:after {
position: absolute;
content: "";
z-index: 0;
bottom: 0;
left: 0px;
height: 4px;
border-bottom-left-radius: 1px;
border-top-left-radius: 1px;
background: red;
}
@media (max-width: 767px) {
.h2-style07 h2:after {
width: 80px;
}
}
@media (min-width: 768px) {
.h2-style07 h2:after {
width: 120px;
}
} .h2-style08 h2 {
position: relative;
border-bottom: 2px solid #ccc;
}
@media (max-width: 767px) {
.h2-style08 h2 {
font-size: 1.45rem;
line-height: 1.8rem;
padding: 13px;
padding-left: 24px;
padding-bottom: 4px;
margin-top: 1.4rem;
margin-bottom: 1rem;
font-weight: 700;
}
}
@media (min-width: 768px) {
.h2-style08 h2 {
font-size: 1.65rem;
line-height: 2rem;
padding: 15px;
padding-left: 24px;
padding-bottom: 6px;
margin-top: 2.6rem;
margin-bottom: 1.6rem;
}
}
.h2-style08 h2:before {
content: "";
position: absolute;
background: #fff;
border: 1px solid;
border-color: #0094c8;
top: 0;
left: 0.4em;
height: 12px;
width: 12px;
transform: rotate(45deg);
}
@media (max-width: 767px) {
.h2-style08 h2:before {
top: 0;
left: 0.4em;
}
}
.h2-style08 h2:after {
content: "";
position: absolute;
background-color: #0094c8;
top: 0.8em;
left: 0.1em;
height: 8px;
width: 8px;
transform: rotate(15deg);
}
@media (max-width: 767px) {
.h2-style08 h2:after {
top: 1em;
left: 0;
}
} .h2-style09 h2 {
position: relative;
border-bottom: 3px double #ccc;
}
@media (max-width: 767px) {
.h2-style09 h2 {
font-size: 1.45rem;
line-height: 1.8rem;
padding: 13px;
padding-left: 8px;
padding-bottom: 4px;
margin-top: 1.4rem;
margin-bottom: 1rem;
font-weight: 700;
}
}
@media (min-width: 768px) {
.h2-style09 h2 {
font-size: 1.65rem;
line-height: 2rem;
padding: 15px;
padding-left: 8px;
padding-bottom: 6px;
margin-top: 2.6rem;
margin-bottom: 1.6rem;
}
} .h2-style10 h2 {
position: relative;
}
@media (max-width: 767px) {
.h2-style10 h2 {
font-size: 1.45rem;
line-height: 1.8rem;
padding: 13px;
padding-left: 6px;
margin-top: 1.4rem;
margin-bottom: 1rem;
font-weight: 700;
}
}
@media (min-width: 768px) {
.h2-style10 h2 {
font-size: 1.65rem;
line-height: 2rem;
padding: 15px;
padding-left: 8px;
margin-top: 2.6rem;
margin-bottom: 1.6rem;
}
}
.h2-style10 h2:before {
position: absolute;
content: "";
z-index: 0;
bottom: 0;
left: 0px;
width: 100%;
height: 4px;
border-radius: 4px;
}
.h2-style10 h2:after {
position: absolute;
content: "";
z-index: 0;
top: 0;
left: 0px;
height: 4px;
border-radius: 4px;
width: 100%;
}  .h3-style01 h3 {
border-bottom: 3px solid #2b2b2b;
}
@media (max-width: 767px) {
.h3-style01 h3 {
font-size: 1.2rem;
line-height: 1.7rem;
padding: 5px 8px;
padding-top: 0;
margin-top: 1.4rem;
margin-bottom: 1rem;
font-weight: 700;
}
}
@media (min-width: 768px) {
.h3-style01 h3 {
font-size: 1.5rem;
line-height: 2rem;
padding: 4px 8px;
padding-top: 0;
margin-top: 2.3rem;
margin-bottom: 1.6rem;
}
} .h3-style02 h3 {
position: relative;
}
@media (max-width: 767px) {
.h3-style02 h3 {
font-size: 1.2rem;
line-height: 1.7rem;
padding: 8px 12px;
margin-top: 1.4rem;
margin-bottom: 1rem;
font-weight: 700;
}
}
@media (min-width: 768px) {
.h3-style02 h3 {
font-size: 1.5rem;
line-height: 2rem;
padding: 10px 15px;
margin-top: 2rem;
margin-bottom: 1.6rem;
}
}
.h3-style02 h3:before {
position: absolute;
content: "";
left: 0px;
width: 5px;
background: #000;
opacity: 0.5;
border-radius: 1px;
}
@media (max-width: 767px) {
.h3-style02 h3:before {
top: 3px;
height: 34px;
}
}
@media (min-width: 768px) {
.h3-style02 h3:before {
top: 5px;
height: 40px;
}
}
.h3-style02 h3:after {
position: absolute;
content: "";
left: 0px;
width: 5px;
background: red;
border-top-right-radius: 1px;
border-top-left-radius: 1px;
}
@media (max-width: 767px) {
.h3-style02 h3:after {
top: 3px;
height: 17px;
}
}
@media (min-width: 768px) {
.h3-style02 h3:after {
top: 5px;
height: 20px;
}
} .h3-style03 h3 {
position: relative;
}
@media (max-width: 767px) {
.h3-style03 h3 {
font-size: 1.2rem;
line-height: 1.7rem;
padding: 10px 15px;
margin-top: 1.4rem;
margin-bottom: 1rem;
font-weight: 700;
}
}
@media (min-width: 768px) {
.h3-style03 h3 {
font-size: 1.5rem;
line-height: 2rem;
padding: 12px 20px;
margin-top: 2.3rem;
margin-bottom: 1.6rem;
}
}
.h3-style03 h3:before {
position: absolute;
content: "";
width: 6px;
height: 100%;
left: 0;
bottom: 0;
background-color: #2b2b2b;
border-radius: 3.5px;
}
@media (max-width: 767px) {
.h3-style03 h3:before {
width: 6px;
border-radius: 3px;
}
} .h3-style04 h3 {
position: relative;
border-bottom: 1px dashed #ddd;
border-left: 5px solid #2b2b2b;
}
@media (max-width: 767px) {
.h3-style04 h3 {
font-size: 1.2rem;
line-height: 1.7rem;
padding: 4px 10px;
margin-top: 1.4rem;
margin-bottom: 1rem;
font-weight: 700;
}
}
@media (min-width: 768px) {
.h3-style04 h3 {
font-size: 1.5rem;
line-height: 2rem;
padding: 6px 12px;
margin-top: 2rem;
margin-bottom: 1.6rem;
}
} .h3-style05 h3 {
position: relative;
border-bottom: 3px double #ddd;
}
@media (max-width: 767px) {
.h3-style05 h3 {
font-size: 1.15rem;
line-height: 1.55rem;
padding: 4px 10px;
padding-top: 7px;
margin-top: 1.4rem;
margin-bottom: 1rem;
font-weight: 700;
}
}
@media (min-width: 768px) {
.h3-style05 h3 {
font-size: 1.5rem;
line-height: 2rem;
padding: 6px 12px;
padding-top: 8px;
margin-top: 2rem;
margin-bottom: 1.6rem;
}
}
.h3-style05 h3:before {
position: absolute;
content: "";
top: 0;
left: 0px;
width: 100%;
height: 100%;
background: #000;
opacity: 0.05;
} .h3-style06 h3 {
position: relative;
border-top: 1px solid #ddd;
border-bottom: 1px solid #ddd;
}
@media (max-width: 767px) {
.h3-style06 h3 {
font-size: 1.15rem;
line-height: 1.55rem;
padding: 8px 10px;
margin-top: 1.4rem;
margin-bottom: 1rem;
font-weight: 700;
}
}
@media (min-width: 768px) {
.h3-style06 h3 {
font-size: 1.5rem;
line-height: 2rem;
padding: 8px 12px;
margin-top: 2rem;
margin-bottom: 1.6rem;
}
} .h3-style07 h3 {
position: relative;
}
@media (max-width: 767px) {
.h3-style07 h3 {
font-size: 1.15rem;
line-height: 1.55rem;
padding: 8px 10px;
margin-top: 1.4rem;
margin-bottom: 1rem;
font-weight: 700;
}
}
@media (min-width: 768px) {
.h3-style07 h3 {
font-size: 1.5rem;
line-height: 2rem;
padding: 8px 12px;
margin-top: 2rem;
margin-bottom: 1.6rem;
}
}
.h3-style07 h3:before {
position: absolute;
content: "";
top: 0;
left: 0px;
width: 100%;
height: 100%;
border-radius: 2px;
background: #000;
opacity: 0.2;
}  .h4-style01 h4 {
border-left: 2px solid #2b2b2b;
}
@media (max-width: 767px) {
.h4-style01 h4 {
font-size: 1.05rem;
line-height: 1.6rem;
padding: 2px 8px;
margin-top: 1rem;
margin-bottom: 0.8rem;
font-weight: 700;
}
}
@media (min-width: 768px) {
.h4-style01 h4 {
font-size: 1.3rem;
line-height: 1.8rem;
padding: 2px 12px;
margin-top: 1rem;
margin-bottom: 0.8rem;
}
} .h4-style02 h4 {
position: relative;
border-radius: 2px;
}
@media (max-width: 767px) {
.h4-style02 h4 {
font-size: 1.1rem;
line-height: 1.6rem;
padding: 6px 8px;
margin-top: 1rem;
margin-bottom: 0.8rem;
font-weight: 700;
}
}
@media (min-width: 768px) {
.h4-style02 h4 {
font-size: 1.3rem;
line-height: 1.8rem;
padding: 8px 15px;
margin-top: 1rem;
margin-bottom: 0.8rem;
}
}
.h4-style02 h4:before {
position: absolute;
content: "";
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: #f2f2f2;
border-radius: 2px;
filter: opacity(0.1);
} @media (max-width: 767px) {
.h4-style03 h4 {
font-size: 1.1rem;
line-height: 1.6rem;
padding: 5px 8px;
margin-top: 1rem;
margin-bottom: 0.8rem;
font-weight: 700;
border-bottom: 2px dotted #2b2b2b;
}
}
@media (min-width: 768px) {
.h4-style03 h4 {
font-size: 1.3rem;
line-height: 1.8rem;
padding: 4px 8px;
margin-top: 1rem;
margin-bottom: 0.8rem;
border-bottom: 4px dotted #2b2b2b;
}
} .h4-style04 h4 {
border-bottom: 1px dashed #ccc;
padding-bottom: 0.1em;
padding-left: 0.2em;
margin-top: 0.7em;
margin-bottom: 0.9em;
}
@media (max-width: 767px) {
.h4-style04 h4 {
font-size: 1.1rem;
}
}
@media (min-width: 768px) {
.h4-style04 h4 {
font-size: 1.3rem;
}
}  @media (max-width: 767px) {
.jin-h2-icons h2 {
padding-left: 10px !important;
}
}
@media (min-width: 768px) {
.jin-h2-icons h2 {
padding-left: 12px !important;
}
}
@media (max-width: 767px) {
.jin-h2-icons h2 .jic:before {
padding-right: 4px;
font-size: 1.5rem;
line-height: 1.4rem;
vertical-align: bottom;
}
}
@media (min-width: 768px) {
.jin-h2-icons h2 .jic:before {
padding-right: 2px;
font-size: 1.5rem;
line-height: 2rem;
vertical-align: bottom;
}
}
@media (max-width: 767px) {
.jin-h2-icons h2 .jin-ifont-check:before {
font-size: 1.25rem;
line-height: 1.5rem;
}
}
@media (min-width: 768px) {
.jin-h2-icons h2 .jin-ifont-check:before {
font-size: 1.4rem;
}
}
@media (max-width: 767px) {
.jin-h2-icons h2 .jin-ifont-checkcircle:before {
font-size: 1.25rem;
}
}
@media (min-width: 768px) {
.jin-h2-icons h2 .jin-ifont-checkcircle:before {
padding-right: 5px;
font-size: 1.4rem;
}
}
@media (max-width: 767px) {
.jin-h2-icons h2 .jin-ifont-clover:before {
font-size: 1.25rem;
}
}
@media (min-width: 768px) {
.jin-h2-icons h2 .jin-ifont-clover:before {
font-size: 1.4rem;
}
}
@media (max-width: 767px) {
.jin-h2-icons h2 .jin-ifont-bookmark:before {
font-size: 1.1rem;
}
}
@media (min-width: 768px) {
.jin-h2-icons h2 .jin-ifont-bookmark:before {
font-size: 1.2rem;
}
}
.jin-h2-icons.h2-style01 h2 .jic:before,
.jin-h2-icons.h2-style03 h2 .jic:before,
.jin-h2-icons.h2-style05 h2 .jic:before {
color: #fff;
}
.jin-h2-icons.h2-style04 h2 {
padding-left: 0px !important;
}
@media (max-width: 767px) {
.jin-h2-icons.h2-style01 h2 {
padding-left: 11px !important;
}
}
@media (max-width: 767px) {
.jin-h2-icons.h2-style06 h2,
.jin-h2-icons.h2-style07 h2,
.jin-h2-icons.h2-style09 h2 {
padding-left: 5px !important;
}
}
@media (min-width: 768px) {
.jin-h2-icons.h2-style06 h2,
.jin-h2-icons.h2-style07 h2,
.jin-h2-icons.h2-style09 h2 {
padding-left: 6px !important;
}
}
.jin-h2-icons.h2-style08 h2 {
padding-left: 22px !important;
}
.jin-h2-icons.h2-style10 h2 {
padding-left: 6px !important;
}
@media (max-width: 767px) {
.jin-h3-icons h3 {
padding-left: 8px !important;
}
}
@media (min-width: 768px) {
.jin-h3-icons h3 {
padding-left: 10px !important;
}
}
@media (max-width: 767px) {
.jin-h3-icons h3 .jic:before {
padding-right: 2px;
line-height: 1.1rem;
vertical-align: bottom;
font-size: 1.2rem;
}
}
@media (min-width: 768px) {
.jin-h3-icons h3 .jic:before {
padding-right: 2px;
line-height: 2rem;
vertical-align: bottom;
font-size: 1.4rem;
}
}
@media (max-width: 767px) {
.jin-h3-icons h3 .jin-ifont-check:before {
font-size: 1.1rem;
}
}
@media (min-width: 768px) {
.jin-h3-icons h3 .jin-ifont-check:before {
font-size: 1.25rem;
}
}
@media (max-width: 767px) {
.jin-h3-icons h3 .jin-ifont-checkcircle:before {
padding-right: 4px;
}
}
@media (min-width: 768px) {
.jin-h3-icons h3 .jin-ifont-checkcircle:before {
padding-right: 5px;
}
}
@media (max-width: 767px) {
.jin-h3-icons h3 .jin-ifont-clover:before {
font-size: 1.1rem;
}
}
@media (min-width: 768px) {
.jin-h3-icons h3 .jin-ifont-clover:before {
font-size: 1.25rem;
}
}
@media (max-width: 767px) {
.jin-h3-icons h3 .jin-ifont-bookmark:before {
font-size: 1.1rem;
}
}
@media (min-width: 768px) {
.jin-h3-icons h3 .jin-ifont-bookmark:before {
font-size: 1.2rem;
}
}
@media (max-width: 767px) {
.jin-h3-icons.h3-style01 h3,
.jin-h3-icons.h3-style04 h3 {
padding-left: 5px !important;
}
}
@media (min-width: 768px) {
.jin-h3-icons.h3-style01 h3,
.jin-h3-icons.h3-style04 h3 {
padding-left: 6px !important;
}
}
@media (max-width: 767px) {
.jin-h3-icons.h3-style01 h3 .jic:before,
.jin-h3-icons.h3-style04 h3 .jic:before {
line-height: 1.3rem;
}
}
@media (max-width: 767px) {
.jin-h3-icons.h3-style02 h3 {
padding-left: 12px !important;
}
}
@media (min-width: 768px) {
.jin-h3-icons.h3-style02 h3 {
padding-left: 14px !important;
}
}
@media (max-width: 767px) {
.jin-h3-icons.h3-style02 h3 .jic:before {
line-height: 1.3rem;
}
}
.jin-h3-icons.h3-style03 h3 {
padding-left: 14px !important;
}
@media (max-width: 767px) {
.jin-h3-icons.h3-style03 h3 .jic:before {
line-height: 1.3rem;
}
}
@media (max-width: 767px) {
.jin-h4-icons h4 {
padding-left: 8px !important;
}
}
@media (min-width: 768px) {
.jin-h4-icons h4 {
padding-left: 8px !important;
}
}
@media (max-width: 767px) {
.jin-h4-icons h4 .jic:before {
padding-right: 1px;
font-size: 1rem;
}
}
@media (min-width: 768px) {
.jin-h4-icons h4 .jic:before {
padding-right: 1px;
font-size: 1.3rem;
}
}
@media (max-width: 767px) {
.jin-h4-icons h4 .jin-ifont-check:before {
font-size: 1rem;
}
}
@media (min-width: 768px) {
.jin-h4-icons h4 .jin-ifont-check:before {
font-size: 1.2rem;
}
}
@media (max-width: 767px) {
.jin-h4-icons h4 .jin-ifont-checkcircle:before {
padding-right: 3px;
}
}
@media (min-width: 768px) {
.jin-h4-icons h4 .jin-ifont-checkcircle:before {
padding-right: 5px;
}
}
@media (max-width: 767px) {
.jin-h4-icons h4 .jin-ifont-clover:before {
font-size: 1rem;
}
}
@media (min-width: 768px) {
.jin-h4-icons h4 .jin-ifont-clover:before {
font-size: 1.1rem;
line-height: 2rem;
}
}
@media (max-width: 767px) {
.jin-h4-icons h4 .jin-ifont-bookmark:before {
font-size: 1rem;
}
}
@media (min-width: 768px) {
.jin-h4-icons h4 .jin-ifont-bookmark:before {
font-size: 1.1rem;
line-height: 1.9rem;
}
}
.jin-h4-icons.h4-style01 h4 {
padding-left: 10px !important;
}
@media (max-width: 767px) {
.jin-h4-icons.h4-style01 h4 .jic:before {
line-height: 1.1rem;
}
}
.jin-h4-icons.h4-style02 h4 {
padding-left: 10px !important;
}
@media (max-width: 767px) {
.jin-h4-icons.h4-style02 h4 .jic:before {
line-height: 1.1rem;
}
}
.jin-h4-icons.h4-style03 h4,
.jin-h4-icons.h4-style04 h4 {
padding-left: 2px !important;
}
@media (max-width: 767px) {
.jin-h4-icons.h4-style03 h4 .jic:before {
line-height: 1.1rem;
}
}
@media (max-width: 767px) {
.jin-h4-icons.h4-style03 h4 .jin-ifont-clover:before {
line-height: 1.4rem;
}
}
@media (max-width: 767px) {
.jin-h4-icons.h4-style03 h4 .jin-ifont-bookmark:before {
line-height: 1.2rem;
}
}
@media (max-width: 767px) {
.jin-h4-icons.h4-style04 h4 .jic:before {
line-height: 1.4rem;
}
}   .jin-code {
position: relative;
}
.jin-code pre {
max-width: 100%;
border-radius: 4px;
border-top-left-radius: 0px;
border: 1px solid #ccc;
background-color: rgba(0, 0, 0, 0.05) !important;
margin-bottom: 30px;
overflow: scroll;
-webkit-overflow-scrolling: touch;
box-sizing: border-box;
padding-top: 20px !important;
padding-bottom: 20px !important;
}
@media (max-width: 767px) {
.jin-code pre {
margin-top: 35px !important;
}
}
@media (min-width: 768px) {
.jin-code pre {
margin-top: 40px !important;
}
}
.jin-code code {
font-size: 0.9rem;
padding: 20px !important;
padding-left: 0 !important;
}
.jin-code p {
padding-bottom: 0;
}
.jin-code ol li:before {
display: none;
}
.jin-code ol li:after {
color: #888;
font-size: 0.75rem;
}
@media (max-width: 767px) {
.jin-code ol li:after {
left: -7px !important;
top: 12px;
}
}
@media (min-width: 768px) {
.jin-code ol li:after {
left: -5px !important;
top: 11px;
}
}
.jin-code ol li {
background-color: transparent !important;
margin-bottom: 2px;
}
pre[class*=language-].line-numbers > code {
padding-top: 1px;
}
.code-toolbar .toolbar {
right: 0.4em !important;
}
.code-toolbar .toolbar a {
text-decoration: none;
font-size: 0.75rem !important;
padding: 4px 9px 5px 9px !important;
border-radius: 10px !important;
box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2) !important;
background-color: #c8c2be !important;
color: #fff !important;
}
.jin-code-title {
position: absolute;
line-height: 0;
font-size: 0.9rem;
left: 0px;
top: -28px;
color: #fff;
padding: 15px 15px;
padding-bottom: 13px;
background: #888;
border-top-left-radius: 4px;
border-top-right-radius: 4px;
}
@media (min-width: 768px) {
.jin-code-title {
font-weight: 500;
}
}
@media (max-width: 767px) {
.jin-code-title {
font-weight: 700;
}
} .jin-icons {
font-size: 20px;
}
.jin-iconbox {
display: flex;
align-items: center;
padding: 20px;
margin: 20px;
border-radius: 5px;
}
@media (min-width: 768px) {
.jin-iconbox {
width: 90%;
margin-left: auto;
margin-right: auto;
}
}
.jin-iconbox ul:last-child, .jin-iconbox ol:last-child {
margin-bottom: 0;
padding-top: 0 !important;
padding-bottom: 0 !important;
}
.jin-iconbox ul li:last-child, .jin-iconbox ol li:last-child {
margin-bottom: 0 !important;
}
p + .jin-iconbox {
margin-top: 0;
}
img + .jin-iconbox {
margin-top: 5px;
}
.jin-iconbox + p,
.jin-iconbox + img {
padding-top: 10px;
}
.jin-iconbox-icons {
padding-right: 14px;
padding-left: 2px;
}
.jin-iconbox-main {
padding-left: 15px;
font-size: 0.95rem;
line-height: 1.4rem;
}
.yellow-iconbox {
background-color: #FFF9DF;
}
.green-iconbox {
background-color: #e8f9e9;
}
.red-iconbox {
background-color: #FFF0F2;
}
.blue-iconbox {
background-color: #EEF0FA;
}
.yellow--border {
border-left: 2px dashed #FFE89B;
}
.green--border {
border-left: 2px dashed #A5EDAF;
}
.red--border {
border-left: 2px dashed #FFD1D1;
}
.blue--border {
border-left: 2px dashed #D5D9F2;
}
.jin-icon-caution .jin-iconbox-main P,
.jin-icon-star .jin-iconbox-main P,
.jin-icon-bulb .jin-iconbox-main P,
.jin-icon-cart .jin-iconbox-main P,
.jin-icon-speaker .jin-iconbox-main P,
.jin-icon-comment .jin-iconbox-main P,
.jin-icon-checkcircle .jin-iconbox-main P,
.jin-icon-pencil .jin-iconbox-main P,
.jin-icon-like .jin-iconbox-main P,
.jin-icon-information .jin-iconbox-main P,
.jin-icon-gear .jin-iconbox-main P,
.jin-icon-clipboard .jin-iconbox-main P,
.jin-icon-heart .jin-iconbox-main P,
.jin-icon-unlike .jin-iconbox-main P,
.jin-icon-question .jin-iconbox-main P,
.jin-icon-flag .jin-iconbox-main P {
padding-bottom: 0;
}
.jin-icon-caution .jin-iconbox-main ul, .jin-icon-caution .jin-iconbox-main ol,
.jin-icon-star .jin-iconbox-main ul,
.jin-icon-star .jin-iconbox-main ol,
.jin-icon-bulb .jin-iconbox-main ul,
.jin-icon-bulb .jin-iconbox-main ol,
.jin-icon-cart .jin-iconbox-main ul,
.jin-icon-cart .jin-iconbox-main ol,
.jin-icon-speaker .jin-iconbox-main ul,
.jin-icon-speaker .jin-iconbox-main ol,
.jin-icon-comment .jin-iconbox-main ul,
.jin-icon-comment .jin-iconbox-main ol,
.jin-icon-checkcircle .jin-iconbox-main ul,
.jin-icon-checkcircle .jin-iconbox-main ol,
.jin-icon-pencil .jin-iconbox-main ul,
.jin-icon-pencil .jin-iconbox-main ol,
.jin-icon-like .jin-iconbox-main ul,
.jin-icon-like .jin-iconbox-main ol,
.jin-icon-information .jin-iconbox-main ul,
.jin-icon-information .jin-iconbox-main ol,
.jin-icon-gear .jin-iconbox-main ul,
.jin-icon-gear .jin-iconbox-main ol,
.jin-icon-clipboard .jin-iconbox-main ul,
.jin-icon-clipboard .jin-iconbox-main ol,
.jin-icon-heart .jin-iconbox-main ul,
.jin-icon-heart .jin-iconbox-main ol,
.jin-icon-unlike .jin-iconbox-main ul,
.jin-icon-unlike .jin-iconbox-main ol,
.jin-icon-question .jin-iconbox-main ul,
.jin-icon-question .jin-iconbox-main ol,
.jin-icon-flag .jin-iconbox-main ul,
.jin-icon-flag .jin-iconbox-main ol {
padding: 15px 0;
}
.jin-icon-caution,
.jin-icon-star,
.jin-icon-bulb,
.jin-icon-cart {
background-color: #FFF9DF;
}
.jin-icon-caution .jin-iconbox-main,
.jin-icon-star .jin-iconbox-main,
.jin-icon-bulb .jin-iconbox-main,
.jin-icon-cart .jin-iconbox-main {
border-left: 2px dashed #FFE89B;
}
.jin-icon-speaker,
.jin-icon-comment,
.jin-icon-checkcircle,
.jin-icon-pencil {
background-color: #e8f9e9;
}
.jin-icon-speaker .jin-iconbox-main,
.jin-icon-comment .jin-iconbox-main,
.jin-icon-checkcircle .jin-iconbox-main,
.jin-icon-pencil .jin-iconbox-main {
border-left: 2px dashed #A5EDAF;
}
.jin-icon-like,
.jin-icon-information,
.jin-icon-gear,
.jin-icon-clipboard {
background-color: #EEF0FA;
}
.jin-icon-like .jin-iconbox-main,
.jin-icon-information .jin-iconbox-main,
.jin-icon-gear .jin-iconbox-main,
.jin-icon-clipboard .jin-iconbox-main {
border-left: 2px dashed #D5D9F2;
}
.jin-icon-heart,
.jin-icon-unlike,
.jin-icon-question,
.jin-icon-flag {
background-color: #FFF0F2;
}
.jin-icon-heart .jin-iconbox-main,
.jin-icon-unlike .jin-iconbox-main,
.jin-icon-question .jin-iconbox-main,
.jin-icon-flag .jin-iconbox-main {
border-left: 2px dashed #FFD1D1;
}
@media (max-width: 767px) {
.jin-iconbox {
margin: 20px 0;
}
}
.jin-iconbox-icons {   }
.jin-iconbox-icons .jin-icons {
vertical-align: middle;
}
.jin-iconbox-icons .jin-icons:before {
padding-bottom: 3px;
}
@media (max-width: 767px) {
.jin-iconbox-icons .jin-icons:before {
padding-bottom: 1px;
}
}
.jin-iconbox-icons .jin-ifont-star.jin-icons,
.jin-iconbox-icons .jin-ifont-bulb.jin-icons,
.jin-iconbox-icons .jin-ifont-cart.jin-icons,
.jin-iconbox-icons .jin-ifont-caution.jin-icons {
color: #FFBF0E;
}
.jin-iconbox-icons .jin-ifont-checkcircle.jin-icons,
.jin-iconbox-icons .jin-ifont-comment.jin-icons,
.jin-iconbox-icons .jin-ifont-pencil.jin-icons,
.jin-iconbox-icons .jin-ifont-speaker.jin-icons {
color: #05B483;
}
.jin-iconbox-icons .jin-ifont-information.jin-icons,
.jin-iconbox-icons .jin-ifont-gear.jin-icons,
.jin-iconbox-icons .jin-ifont-clipboard.jin-icons,
.jin-iconbox-icons .jin-ifont-like.jin-icons {
color: #2F387C;
}
.jin-iconbox-icons .jin-ifont-question.jin-icons,
.jin-iconbox-icons .jin-ifont-flag.jin-icons,
.jin-iconbox-icons .jin-ifont-unlike.jin-icons,
.jin-iconbox-icons .jin-ifont-heart.jin-icons {
color: #F13D54;
}
.jin-iconbox-icons .fa-twitter.jin-icons {
color: #00acee;
}
.jin-iconbox-icons .fa-bitcoin.jin-icons,
.jin-iconbox-icons .fa-amazon.jin-icons {
color: #FF9902;
}
.jin-iconbox-icons .fa-facebook-square.jin-icons {
color: #3B469C;
}
.jin-iconbox-icons .fa-instagram.jin-icons {
color: #C92670;
}
.jin-iconbox-icons .fa-line.jin-icons {
color: #00B901;
} @media (max-width: 767px) {
.jin-2column,
.jin-3column {
display: block;
margin-bottom: 30px;
}
}
@media (min-width: 768px) {
.jin-2column,
.jin-3column {
display: block;
margin-bottom: 30px;
}
}
@media (min-width: 1200px) {
.jin-2column,
.jin-3column {
display: flex;
justify-content: space-between;
margin-bottom: 30px;
}
}
.jin-2column p,
.jin-3column p {
padding-bottom: 0 !important;
}
.jin-2column .color-button01,
.jin-2column .color-button02 {
margin-top: 20px;
}
@media (min-width: 768px) {
.jin-2column .color-button01 a,
.jin-2column .color-button02 a {
padding-left: 40px !important;
padding-right: 40px !important;
}
}
.jin-3column .color-button01,
.jin-3column .color-button02 {
margin-top: 20px;
}
@media (min-width: 768px) {
.jin-3column .color-button01 a,
.jin-3column .color-button02 a {
padding-left: 20px !important;
padding-right: 20px !important;
}
}
@media (max-width: 767px) {
.jin-2column-left,
.jin-2column-right {
width: 100%;
padding: 15px;
margin-bottom: 20px;
}
}
@media (min-width: 768px) {
.jin-2column-left,
.jin-2column-right {
width: 100%;
padding: 20px;
margin-bottom: 20px;
}
}
@media (min-width: 1200px) {
.jin-2column-left,
.jin-2column-right {
width: 49.2%;
padding: 20px;
}
}
@media (max-width: 767px) {
.jin-3column-left,
.jin-3column-center,
.jin-3column-right {
width: 100%;
padding: 15px;
margin-bottom: 20px;
}
}
@media (min-width: 768px) {
.jin-3column-left,
.jin-3column-center,
.jin-3column-right {
width: 100%;
padding: 20px;
margin-bottom: 20px;
}
}
@media (min-width: 1200px) {
.jin-3column-left,
.jin-3column-center,
.jin-3column-right {
width: 32.2%;
padding: 20px;
}
}
@media (min-width: 768px) {
.page-template-onecolumn .jin-2column,
.page-template-onecolumn .jin-3column,
.page-template-lp .jin-2column,
.page-template-lp .jin-3column {
display: flex;
justify-content: space-between;
margin-bottom: 30px;
}
}
@media (min-width: 768px) {
.page-template-onecolumn .jin-2column .jin-2column-left,
.page-template-onecolumn .jin-2column .jin-2column-right,
.page-template-onecolumn .jin-3column .jin-2column-left,
.page-template-onecolumn .jin-3column .jin-2column-right,
.page-template-lp .jin-2column .jin-2column-left,
.page-template-lp .jin-2column .jin-2column-right,
.page-template-lp .jin-3column .jin-2column-left,
.page-template-lp .jin-3column .jin-2column-right {
width: 49.2%;
padding: 20px;
}
}
@media (min-width: 768px) {
.page-template-onecolumn .jin-2column .jin-3column-left,
.page-template-onecolumn .jin-2column .jin-3column-center,
.page-template-onecolumn .jin-2column .jin-3column-right,
.page-template-onecolumn .jin-3column .jin-3column-left,
.page-template-onecolumn .jin-3column .jin-3column-center,
.page-template-onecolumn .jin-3column .jin-3column-right,
.page-template-lp .jin-2column .jin-3column-left,
.page-template-lp .jin-2column .jin-3column-center,
.page-template-lp .jin-2column .jin-3column-right,
.page-template-lp .jin-3column .jin-3column-left,
.page-template-lp .jin-3column .jin-3column-center,
.page-template-lp .jin-3column .jin-3column-right {
width: 32.2%;
padding: 20px;
}
}
@media (min-width: 768px) {
.page-template-onecolumn .jin-2column-left,
.page-template-onecolumn .jin-2column-right,
.page-template-lp .jin-2column-left,
.page-template-lp .jin-2column-right,
.page-template-onecolumn .jin-3column-left,
.page-template-onecolumn .jin-3column-center,
.page-template-onecolumn .jin-3column-right,
.page-template-lp .jin-3column-left,
.page-template-lp .jin-3column-center,
.page-template-lp .jin-3column-right {
padding: 30px;
}
}
.jin-3column-left.col-nocolor,
.jin-3column-center.col-nocolor,
.jin-3column-right.col-nocolor,
.jin-2column-left.col-nocolor,
.jin-2column-right.col-nocolor {
background-color: transparent !important;
}
@media (max-width: 767px) {
.jin-3column-left.col-nocolor,
.jin-3column-center.col-nocolor,
.jin-3column-right.col-nocolor,
.jin-2column-left.col-nocolor,
.jin-2column-right.col-nocolor {
padding: 10px !important;
}
}
@media (min-width: 768px) {
.jin-3column-left.col-nocolor,
.jin-3column-center.col-nocolor,
.jin-3column-right.col-nocolor,
.jin-2column-left.col-nocolor,
.jin-2column-right.col-nocolor {
padding: 10px !important;
}
} .jin-img-shadow-on img {
box-shadow: 0px 0px 5px 3px #eee;
}
.jin-img-radius-on img {
border-radius: 500px;
}
.jin-img-border-on img {
border: 3px solid #eee;
}
.jin-img-shadow img {
box-shadow: 0px 3px 7px 1px #bbb;
}
.jin-img-kadomaru img {
box-shadow: 0px 3px 6px 1px #bbb;
border-radius: 10px;
}
.jin-img-waku img {
box-shadow: 0px 4px 6px 1px #ccc;
padding: 10px;
border-top: 1px solid #f3f3f3;
}
.jin-img-maruwaku img {
box-shadow: 0px 4px 6px 1px #ccc;
border-top: 1px solid #f3f3f3;
border-radius: 999px;
} .jin-lp-h2 h2:before,
.jin-lp-h2 h2:after {
display: none;
}
.jin-lp-h2 h2 {
border: none;
background-color: none !important;
padding: 0;
margin: 0;
border-radius: 0;
font-size: 1rem;
}
.jin-lp-h2 h2 {
display: block !important;
text-align: center;
}
@media (max-width: 767px) {
.jin-lp-h2 h2 {
font-size: 1.4rem;
line-height: 1.7rem;
padding-bottom: 10px;
padding-top: 20px;
margin-bottom: 25px;
text-align: center;
font-weight: 700 !important;
}
}
@media (min-width: 768px) {
.jin-lp-h2 h2 {
font-size: 1.6rem;
line-height: 1.9rem;
padding-bottom: 10px;
padding-top: 40px;
margin-bottom: 25px;
text-align: center;
}
}
@media (max-width: 767px) {
.jinlph2-style1 h2:first-letter {
font-size: 1.7rem;
}
}
@media (min-width: 768px) {
.jinlph2-style1 h2:first-letter {
font-size: 2.2rem;
}
}
.jinlph2-style2 h2 {
border-bottom: 2px solid #f7f7f7;
}
.jinlph2-style3 h2 {
border: 2px solid #f7f7f7;
}
@media (max-width: 767px) {
.jinlph2-style3 h2 {
margin-top: 20px;
padding: 15px !important;
font-weight: 500 !important;
}
}
@media (min-width: 768px) {
.jinlph2-style3 h2 {
margin-top: 30px;
padding: 20px !important;
}
} @media (max-width: 767px) {
.jincol-h3 {
font-size: 1.2rem;
line-height: 1.5rem;
padding-bottom: 5px;
padding-top: 10px;
margin-bottom: 20px;
text-align: center;
font-weight: 700;
}
}
@media (min-width: 768px) {
.jincol-h3 {
font-size: 1.2rem;
line-height: 1.5rem;
padding-bottom: 10px;
margin-bottom: 25px;
text-align: center;
font-weight: 500;
}
}
@media (max-width: 767px) {
.jincolumn-h3style1 {
padding-bottom: 0px !important;
}
}
@media (min-width: 768px) {
.jincolumn-h3style1 {
padding-bottom: 0px !important;
}
}
.jincolumn-h3style2 {
border-bottom: 2px solid #ccc;
} .jin-sen {
padding-top: 20px;
padding-bottom: 50px;
}
.jin-sen .jin-sen-solid,
.jin-sen .jin-sen-dashed,
.jin-sen .jin-sen-double {
width: 100%;
}
.jin-sen .jin-sen-solid {
border-top: 3px solid #f7f7f7;
border-radius: 20px;
}
.jin-sen .jin-sen-dashed {
border-top: 3px dashed #f7f7f7;
}
.jin-sen .jin-sen-double {
border-top: 3px double #f7f7f7;
} .jin-yohaku10,
.jin-yohaku15,
.jin-yohaku20,
.jin-yohaku25,
.jin-yohaku30,
.jin-yohaku35,
.jin-yohaku40,
.jin-yohaku45,
.jin-yohaku50 {
width: 100%;
}
.jin-yohaku10 {
height: 10px;
}
.jin-yohaku15 {
height: 15px;
}
.jin-yohaku20 {
height: 20px;
}
.jin-yohaku25 {
height: 25px;
}
.jin-yohaku30 {
height: 30px;
}
.jin-yohaku35 {
height: 35px;
}
.jin-yohaku40 {
height: 40px;
}
.jin-yohaku45 {
height: 45px;
}
.jin-yohaku50 {
height: 50px;
} .jin-photo-title .jin-fusen1-down,
.jin-photo-title .jin-fusen1-even,
.jin-photo-title .jin-fusen1-up {
display: inline-block;
background: #fff;
margin: 15px 0;
padding: 10px 25px 10px 15px;
border-left: 20px solid #3b4675;
box-shadow: 2px 2px 5px 1px #f3f3f3;
}
.jin-photo-title .jin-fusen1-down {
transform: rotate(2deg);
}
.jin-photo-title .jin-fusen1-up {
transform: rotate(-2deg);
}
.jin-photo-title .jin-fusen2,
.jin-photo-title .jin-fusen3 {
position: relative;
display: inline-block;
margin: 15px 0;
color: #fff;
background: #3b4675;
border-radius: 50px;
padding: 10px 20px;
z-index: 20;
}
.jin-photo-title .jin-fusen2 {
border-radius: 2px;
}
.jin-photo-title .jin-fusen2:before,
.jin-photo-title .jin-fusen3:before {
position: absolute;
content: "";
bottom: -9px;
margin-left: -15px;
border-top: 10px solid;
border-left: 8px solid transparent;
border-right: 8px solid transparent;
border-bottom: 0;
border-top-color: #3b4675;
}
.jin-photo-title .jin-fusen2:before {
left: 40px;
}
.jin-photo-title .jin-fusen3:before {
left: 45px;
}
.jin-photo-title .jin-fusen1-down,
.jin-photo-title .jin-fusen1-even,
.jin-photo-title .jin-fusen1-up,
.jin-photo-title .jin-fusen2,
.jin-photo-title .jin-fusen3 {
font-size: 0.95rem;
line-height: 1.25rem;
letter-spacing: 0;
}
.jic:before {
display: inline-block !important;
}
@media (max-width: 767px) {
.jic:before {
vertical-align: bottom;
padding-right: 3px;
padding-bottom: 3px;
}
}
.jic-sc {
margin-left: 3px;
margin-right: 3px;
line-height: 1.1rem;
}
.jin-code-icon-bulb,
.jin-code-icon-account,
.jin-code-icon-star,
.jin-code-icon-star-half,
.jin-code-icon-star-blank {
margin-left: 1px;
margin-right: 1px;
}
@keyframes jin-shiny {
0% {
transform: translateX(-100px);
}
20% {
transform: translateX(300px);
}
100% {
transform: translateX(300px);
}
}
@keyframes jin-float {
50% {
transform: scale(1.07);
}
}
@keyframes jin-bound {
0% {
transform: translateY(0px);
}
5% {
transform: translateY(-10px);
}
12% {
transform: translateY(0px);
}
18% {
transform: translateY(-10px);
}
24% {
transform: translateY(0px);
}
100% {
transform: translateY(0px);
}
} .cps-post-main p + .jin-flexbox {
margin-top: -40px;
}
.jin-flexbox {
display: flex;
justify-content: center;
}
@media (max-width: 767px) {
.jin-flexbox a {
font-weight: bold;
}
}
.jin-flexbox a:hover {
opacity: 1;
}
.jin-flexbox .jsb-visual-shiny {
position: relative;
}
.jin-flexbox .jsb-visual-shiny:before {
content: "";
display: block;
position: absolute;
left: 0;
top: 0;
background: rgba(255, 255, 255, 0.5);
width: 60px;
height: 130px;
opacity: 0.5;
filter: blur(30px);
transform: skewX(-15deg);
animation: 3s jin-shiny ease infinite;
}
.jin-flexbox .jsb-visual-float {
animation: 2s jin-float ease infinite;
}
.jin-flexbox .jsb-visual-bound {
animation: 2s jin-bound ease infinite;
}
.jin-flexbox div:not(.jsb-visual-shiny).jsb-hover-down a,
.jin-flexbox div:not(.jsb-visual-shiny).jsb-hover-up a,
.jin-flexbox div:not(.jsb-visual-shiny).jsb-hover-hop a {
will-change: transform;
}
.jin-flexbox .jsb-hover-down a:hover {
transform: scale(0.95);
}
.jin-flexbox .jsb-hover-up a:hover {
transform: scale(1.05);
}
.jin-flexbox .jsb-hover-hop a:hover {
transform: translateY(-7px);
box-shadow: 0px 5px 15px -5px #ddd;
}
@media (max-width: 767px) {
.jsb-sp-2col-off {
display: block !important;
text-align: center;
}
.jsb-sp-2col-off .jin-shortcode-button a {
padding: 16px 80px;
margin: 6px 0;
}
.jsb-sp-2col-off p {
padding-bottom: 0;
}
.jsb-sp-2col-on .jin-shortcode-button a {
padding: 12px 24px;
font-size: 14px;
}
}
.jin-shortcode-button {
transition: all 0.3s ease 0s;
will-change: transform;
margin-left: 5px;
margin-right: 5px;
}
.jin-shortcode-button a {
display: inline-block;
font-size: 17px;
margin: 20px 0;
background: #54dcef;
border-radius: 50px;
color: #fff !important;
text-decoration: none !important;
box-shadow: 0px 5px 15px -5px #ccc;
text-align: center;
}
@media (max-width: 767px) {
.jin-shortcode-button a {
padding: 15px 40px;
}
}
@media (min-width: 768px) {
.jin-shortcode-button a {
padding: 15px 40px;
}
}
@media (min-width: 1024px) {
.jin-shortcode-button a {
padding: 19px 80px;
}
}
.gb-two-button-box {
margin-top: 30px;
text-align: center;
}
.gb-two-button-box .jin-flexbox {
display: inline-block;
}
.gb-two-button-box .jin-shortcode-button {
display: inline;
}
@media (max-width: 767px) {
.gb-two-button-box .jin-shortcode-button a {
padding: 12px 30px;
}
}
@media (min-width: 768px) {
.gb-two-button-box .jin-shortcode-button a {
padding: 15px 30px;
}
}
@media (min-width: 1024px) {
.gb-two-button-box .jin-shortcode-button a {
padding: 15px 60px;
}
}
.gb-two-button-box .color-button01,
.gb-two-button-box .color-button02 {
display: inline-block;
}
@media (max-width: 767px) {
.gb-two-button-box .color-button01 a,
.gb-two-button-box .color-button02 a {
padding: 15px 20px !important;
}
}
@media (min-width: 768px) {
.gb-two-button-box .color-button01 a,
.gb-two-button-box .color-button02 a {
padding: 15px 30px !important;
}
}
@media (min-width: 1024px) {
.gb-two-button-box .color-button01 a,
.gb-two-button-box .color-button02 a {
padding: 15px 60px !important;
}
} .balloon-box {
position: relative;
overflow: hidden;
padding-bottom: 3px;
}
.balloon-icon {
position: absolute;
top: 0;
overflow: hidden;
width: 80px;
height: 80px;
margin-bottom: 0;
}
@media (max-width: 767px) {
.balloon-icon {
width: 60px;
height: 60px;
}
}
.balloon-icon.maru {
border: 2px solid #eee;
border-radius: 40px;
}
.icon-name {
position: absolute;
text-align: center;
letter-spacing: 0;
line-height: 0.7rem !important;
color: #777;
}
@media (max-width: 767px) {
.icon-name {
width: 60px;
top: 62px;
font-size: 9px;
}
}
@media (min-width: 768px) {
.icon-name {
width: 80px;
top: 85px;
font-size: 10px;
}
}
.balloon-icon img {
width: 80px;
height: auto;
margin-bottom: 0 !important;
}
@media (max-width: 767px) {
.balloon-icon img {
width: 60px;
}
}
.balloon-serif .balloon-content img.star {
width: 24%;
padding-bottom: 1px;
margin-bottom: -3px !important;
}
@media (max-width: 767px) {
.balloon-serif .balloon-content img.star {
width: 38%;
padding-bottom: 2px;
}
}
.balloon-content p:last-of-type {
padding-bottom: 0 !important;
}
.balloon-left .balloon-icon {
left: 0;
}
.balloon-left .icon-name {
left: 0;
}
.balloon-left .balloon-serif {
position: relative;
float: left;
margin: 0 105px 40px 105px;
padding: 0;
}
@media (max-width: 767px) {
.balloon-left .balloon-serif {
margin: 0 0px 30px 78px;
}
}
.balloon-left .balloon-serif:before {
content: "";
position: absolute;
left: -7px;
display: block;
width: 0px;
height: 0px;
border-style: solid;
border-width: 7px 10px 7px 0;
z-index: 3;
}
@media (max-width: 767px) {
.balloon-left .balloon-serif:before {
top: 13px;
}
}
@media (min-width: 768px) {
.balloon-left .balloon-serif:before {
top: 16px;
}
}
.balloon-left .balloon-serif:after {
content: "";
position: absolute;
left: -10px;
display: block;
width: 0px;
height: 0px;
border-style: solid;
border-width: 8px 10px 8px 0;
z-index: 2;
}
@media (max-width: 767px) {
.balloon-left .balloon-serif:after {
top: 12px;
}
}
@media (min-width: 768px) {
.balloon-left .balloon-serif:after {
top: 15px;
}
}
.balloon-left .balloon-serif .balloon-content {
position: relative;
line-height: 1.5rem;
border: 2px solid #ccc;
background: #fff;
border-radius: 6px;
font-size: 0.95em;
z-index: 2;
}
@media (max-width: 767px) {
.balloon-left .balloon-serif .balloon-content {
padding: 0.8rem;
}
}
@media (min-width: 768px) {
.balloon-left .balloon-serif .balloon-content {
padding: 1.15rem;
}
}
.balloon-right .balloon-icon {
right: 0;
}
.balloon-right .icon-name {
right: 0;
}
.balloon-right .balloon-serif {
position: relative;
float: right;
margin: 0 105px 40px 105px;
padding: 0;
}
@media (max-width: 767px) {
.balloon-right .balloon-serif {
margin: 0 78px 30px 0px;
}
}
.balloon-right .balloon-serif:before {
content: "";
position: absolute;
right: -7px;
display: block;
width: 0px;
height: 0px;
border-style: solid;
border-width: 7px 0px 7px 10px;
z-index: 3;
}
@media (max-width: 767px) {
.balloon-right .balloon-serif:before {
top: 13px;
}
}
@media (min-width: 768px) {
.balloon-right .balloon-serif:before {
top: 16px;
}
}
.balloon-right .balloon-serif:after {
content: "";
position: absolute;
right: -10px;
display: block;
width: 0px;
height: 0px;
border-style: solid;
border-width: 8px 0px 8px 10px;
z-index: 2;
}
@media (max-width: 767px) {
.balloon-right .balloon-serif:after {
top: 12px;
}
}
@media (min-width: 768px) {
.balloon-right .balloon-serif:after {
top: 15px;
}
}
.balloon-right .balloon-serif .balloon-content {
position: relative;
line-height: 1.5rem;
border: 2px solid;
border-radius: 6px;
font-size: 0.95em;
z-index: 2;
}
@media (max-width: 767px) {
.balloon-right .balloon-serif .balloon-content {
padding: 0.8rem;
}
}
@media (min-width: 768px) {
.balloon-right .balloon-serif .balloon-content {
padding: 1.15rem;
}
}
.balloon-box ol li {
position: relative;
display: block;
padding: 1px 0px 5px 25px;
margin-bottom: 0.15em;
}
.balloon-box ol li:after {
counter-increment: li;
content: counter(li);
position: absolute;
left: 0px;
top: 1.2em;
padding: 0 0 0 0px;
height: 20px;
width: 20px;
color: #fff;
text-align: center;
font-size: 0.65em;
border-radius: 11px;
}
.balloon-right.balloon-gray .balloon-serif:after,
.balloon-right.has-ccc-ballon .balloon-serif:after {
border-color: transparent transparent transparent #ccc;
}
.balloon-right.balloon-gray .balloon-content,
.balloon-right.has-ccc-ballon .balloon-content {
border-color: #ccc;
}
.balloon-left.balloon-gray .balloon-serif:after,
.balloon-left.has-ccc-ballon .balloon-serif:after {
border-color: transparent #ccc transparent transparent;
}
.balloon-left.balloon-gray .balloon-content,
.balloon-left.has-ccc-ballon .balloon-content {
border-color: #ccc;
}
.balloon-right.balloon-bg-gray .balloon-serif:before,
.balloon-right.has-efefef-bgballon .balloon-serif:before {
border-color: transparent transparent transparent #efefef;
}
.balloon-right.balloon-bg-gray .balloon-content,
.balloon-right.has-efefef-bgballon .balloon-content {
background: #efefef;
}
.balloon-left.balloon-bg-gray .balloon-serif:before,
.balloon-left.has-efefef-bgballon .balloon-serif:before {
border-color: transparent #efefef transparent transparent;
}
.balloon-left.balloon-bg-gray .balloon-content,
.balloon-left.has-efefef-bgballon .balloon-content {
background: #efefef;
}
.balloon-right.balloon-blue .balloon-serif:after,
.balloon-right.has-93-d-2-f-0-ballon .balloon-serif:after {
border-color: transparent transparent transparent #93D2F0;
}
.balloon-right.balloon-blue .balloon-content,
.balloon-right.has-93-d-2-f-0-ballon .balloon-content {
border-color: #93D2F0;
}
.balloon-left.balloon-blue .balloon-serif:after,
.balloon-left.has-93-d-2-f-0-ballon .balloon-serif:after {
border-color: transparent #93D2F0 transparent transparent;
}
.balloon-left.balloon-blue .balloon-content,
.balloon-left.has-93-d-2-f-0-ballon .balloon-content {
border-color: #93D2F0;
}
.balloon-right.balloon-bg-blue .balloon-serif:before,
.balloon-right.has-e-2-f-6-ff-bgballon .balloon-serif:before {
border-color: transparent transparent transparent #E2F6FF;
}
.balloon-right.balloon-bg-blue .balloon-content,
.balloon-right.has-e-2-f-6-ff-bgballon .balloon-content {
background: #E2F6FF;
}
.balloon-left.balloon-bg-blue .balloon-serif:before,
.balloon-left.has-e-2-f-6-ff-bgballon .balloon-serif:before {
border-color: transparent #E2F6FF transparent transparent;
}
.balloon-left.balloon-bg-blue .balloon-content,
.balloon-left.has-e-2-f-6-ff-bgballon .balloon-content {
background: #E2F6FF;
}
.balloon-right.balloon-red .balloon-serif:after,
.balloon-right.has-f-48789-ballon .balloon-serif:after {
border-color: transparent transparent transparent #F48789;
}
.balloon-right.balloon-red .balloon-content,
.balloon-right.has-f-48789-ballon .balloon-content {
border-color: #F48789;
}
.balloon-left.balloon-red .balloon-serif:after,
.balloon-left.has-f-48789-ballon .balloon-serif:after {
border-color: transparent #F48789 transparent transparent;
}
.balloon-left.balloon-red .balloon-content,
.balloon-left.has-f-48789-ballon .balloon-content {
border-color: #F48789;
}
.balloon-right.balloon-bg-red .balloon-serif:before,
.balloon-right.has-ffebeb-bgballon .balloon-serif:before {
border-color: transparent transparent transparent #FFEBEB;
}
.balloon-right.balloon-bg-red .balloon-content,
.balloon-right.has-ffebeb-bgballon .balloon-content {
background: #FFEBEB;
}
.balloon-left.balloon-bg-red .balloon-serif:before,
.balloon-left.has-ffebeb-bgballon .balloon-serif:before {
border-color: transparent #FFEBEB transparent transparent;
}
.balloon-left.balloon-bg-red .balloon-content,
.balloon-left.has-ffebeb-bgballon .balloon-content {
background: #FFEBEB;
}
.balloon-right.balloon-green .balloon-serif:after,
.balloon-right.has-9-ddd-93-ballon .balloon-serif:after {
border-color: transparent transparent transparent #9DDD93;
}
.balloon-right.balloon-green .balloon-content,
.balloon-right.has-9-ddd-93-ballon .balloon-content {
border-color: #9DDD93;
}
.balloon-left.balloon-green .balloon-serif:after,
.balloon-left.has-9-ddd-93-ballon .balloon-serif:after {
border-color: transparent #9DDD93 transparent transparent;
}
.balloon-left.balloon-green .balloon-content,
.balloon-left.has-9-ddd-93-ballon .balloon-content {
border-color: #9DDD93;
}
.balloon-right.balloon-bg-green .balloon-serif:before,
.balloon-right.has-d-1-f-8-c-2-bgballon .balloon-serif:before {
border-color: transparent transparent transparent #D1F8C2;
}
.balloon-right.balloon-bg-green .balloon-content,
.balloon-right.has-d-1-f-8-c-2-bgballon .balloon-content {
background: #D1F8C2;
}
.balloon-left.balloon-bg-green .balloon-serif:before,
.balloon-left.has-d-1-f-8-c-2-bgballon .balloon-serif:before {
border-color: transparent #D1F8C2 transparent transparent;
}
.balloon-left.balloon-bg-green .balloon-content,
.balloon-left.has-d-1-f-8-c-2-bgballon .balloon-content {
background: #D1F8C2;
}
.balloon-right.balloon-yellow .balloon-serif:after,
.balloon-right.has-ffd-75-e-ballon .balloon-serif:after {
border-color: transparent transparent transparent #FFD75E;
}
.balloon-right.balloon-yellow .balloon-content,
.balloon-right.has-ffd-75-e-ballon .balloon-content {
border-color: #FFD75E;
}
.balloon-left.balloon-yellow .balloon-serif:after,
.balloon-left.has-ffd-75-e-ballon .balloon-serif:after {
border-color: transparent #FFD75E transparent transparent;
}
.balloon-left.balloon-yellow .balloon-content,
.balloon-left.has-ffd-75-e-ballon .balloon-content {
border-color: #FFD75E;
}
.balloon-right.balloon-bg-yellow .balloon-serif:before,
.balloon-right.has-fff-8-d-1-bgballon .balloon-serif:before {
border-color: transparent transparent transparent #FFF8D1;
}
.balloon-right.balloon-bg-yellow .balloon-content,
.balloon-right.has-fff-8-d-1-bgballon .balloon-content {
background: #FFF8D1;
}
.balloon-left.balloon-bg-yellow .balloon-serif:before,
.balloon-left.has-fff-8-d-1-bgballon .balloon-serif:before {
border-color: transparent #FFF8D1 transparent transparent;
}
.balloon-left.balloon-bg-yellow .balloon-content,
.balloon-left.has-fff-8-d-1-bgballon .balloon-content {
background: #FFF8D1;
}
.balloon-right.balloon-bg-none .balloon-serif:before,
.balloon-right.has-fff-bgballon .balloon-serif:before {
border-color: transparent transparent transparent #fff;
}
.balloon-right.balloon-bg-none .balloon-content,
.balloon-right.has-fff-bgballon .balloon-content {
background: #fff;
}
.balloon-left.balloon-bg-none .balloon-serif:before,
.balloon-left.has-fff-bgballon .balloon-serif:before {
border-color: transparent #fff transparent transparent;
}
.balloon-left.balloon-bg-none .balloon-content,
.balloon-left.has-fff-bgballon .balloon-content {
background: #fff;
}
.balloon-left.balloon-none .balloon-serif:after,
.balloon-left.balloon-none .balloon-content,
.balloon-right.balloon-none .balloon-serif:after,
.balloon-right.balloon-none .balloon-content,
.balloon-left.has-fff-ballon .balloon-serif:after,
.balloon-left.has-fff-ballon .balloon-content,
.balloon-right.has-fff-ballon .balloon-serif:after,
.balloon-right.has-fff-ballon .balloon-content {
border-color: transparent;
}
.balloon-left.balloon-none .balloon-serif:before,
.balloon-left.has-fff-ballon .balloon-serif:before {
left: -9px;
}
.balloon-right.balloon-none .balloon-serif:before,
.balloon-right.has-fff-ballon .balloon-serif:before {
right: -9px;
} .ranking-number {
height: auto;
}
@media (max-width: 767px) {
.ranking-number {
width: 45px;
}
}
@media (min-width: 768px) {
.ranking-number {
width: 52px;
}
}
.ranking-number-girly {
height: auto;
}
@media (max-width: 767px) {
.ranking-number-girly {
width: 45px;
}
}
@media (min-width: 768px) {
.ranking-number-girly {
width: 50px;
}
}
.ranking-number-rich {
height: auto;
}
@media (max-width: 767px) {
.ranking-number-rich {
width: 35px;
}
}
@media (min-width: 768px) {
.ranking-number-rich {
width: 38px;
}
}
h2 .ranking-number,
h3 .ranking-number {
height: auto;
float: left;
position: relative;
margin-right: 3px;
margin-top: -3px;
}
@media (max-width: 767px) {
h2 .ranking-number,
h3 .ranking-number {
width: 45px;
}
}
@media (min-width: 768px) {
h2 .ranking-number,
h3 .ranking-number {
width: 52px;
}
}
h2 .ranking-number-rich,
h3 .ranking-number-rich {
height: auto;
float: left;
position: relative;
margin-right: 3px;
margin-top: -5px;
z-index: 1;
}
@media (max-width: 767px) {
h2 .ranking-number-rich,
h3 .ranking-number-rich {
width: 35px;
}
}
@media (min-width: 768px) {
h2 .ranking-number-rich,
h3 .ranking-number-rich {
width: 38px;
}
}
h2 .ranking-number-girly,
h3 .ranking-number-girly {
height: auto;
float: left;
position: relative;
margin-right: 3px;
margin-top: -7px;
z-index: 1;
}
@media (max-width: 767px) {
h2 .ranking-number-girly,
h3 .ranking-number-girly {
width: 45px;
}
}
@media (min-width: 768px) {
h2 .ranking-number-girly,
h3 .ranking-number-girly {
width: 50px;
}
}
h2 .ranking-number:after,
h3 .ranking-number:after,
h2 .ranking-number-rich:after,
h3 .ranking-number-rich:after,
h2 .ranking-number-girly:after,
h3 .ranking-number-girly:after {
content: "";
position: absolute;
clear: both;
}
.jin-ac-box01,
.jin-ac-box02 {
margin-bottom: 20px;
}
.jin-ac-box01-title,
.jin-ac-box02-title {
padding: 15px 20px;
padding-right: 55px;
box-shadow: 0 2px 6px 0px #dedede;
font-weight: bold;
border-radius: 4px;
position: relative;
font-size: 1.1rem;
line-height: 1.5rem;
z-index: 1;
background: #fff;
}
@media (max-width: 767px) {
.jin-ac-box01-title,
.jin-ac-box02-title {
font-size: 1rem;
line-height: 1.4rem;
padding-right: 50px;
}
}
.jin-ac-box01-title::after,
.jin-ac-box02-title::after {
position: absolute;
content: "\e932";
font-family: "jin-icons";
right: 20px;
top: 17px;
transition: all 0.5s;
}
@media (max-width: 767px) {
.jin-ac-box01-title::after,
.jin-ac-box02-title::after {
right: 15px;
top: 15px;
}
}
.jin-ac-box02-title {
padding-left: 55px;
}
@media (max-width: 767px) {
.jin-ac-box02-title {
padding-left: 50px;
}
}
.jin-ac-box02-title::before {
position: absolute;
content: "\e99d";
font-family: "jin-icons";
left: 20px;
top: 14px;
font-size: 1.25em;
color: #4f5ed2;
}
.jin-ac-box02-title::after {
color: #4f5ed2;
}
.jin-ac-box01-inner,
.jin-ac-box02-inner {
border-radius: 4px;
margin-top: 15px;
}
.jin-ac-box01-inner p,
.jin-ac-box02-inner p {
font-size: 0.95rem;
}
@media (max-width: 767px) {
.jin-ac-box01-inner p,
.jin-ac-box02-inner p {
line-height: 1.45rem;
}
}
.jin-ac-box01-inner {
padding: 30px 30px 0px 30px;
background: #f7f7f7;
}
@media (max-width: 767px) {
.jin-ac-box01-inner {
padding: 20px 20px 0px 20px;
}
}
.jin-ac-box02-inner {
position: relative;
padding: 30px 30px 0px 55px;
background: #fff5f4;
}
@media (max-width: 767px) {
.jin-ac-box02-inner {
padding: 25px 20px 0px 50px;
}
}
.jin-ac-box02-inner::before {
position: absolute;
content: "\e99c";
font-family: "jin-icons";
left: 20px;
top: 31px;
font-size: 1.25em;
color: #f1487c;
}
@media (max-width: 767px) {
.jin-ac-box02-inner::before {
top: 26px;
}
}
.jin-ac-box01-inner,
.jin-ac-box02-inner {
opacity: 0;
transition: all 0.1s;
transform: translateY(-20px);
position: absolute;
visibility: hidden;
}
.jin-ac-box01-inner.open,
.jin-ac-box02-inner.open {
opacity: 1;
transition: all 0.5s;
transform: translateY(0px);
position: relative;
visibility: visible;
}
.jin-ac-box01-title.open::after,
.jin-ac-box02-title.open::after {
transition: all 0.5s;
transform: rotate(180deg) translateY(3px);
}  body#nofont-style {
font-family: "ヒラギノ角ゴ ProN W3", Hiragino Sans, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, "メイリオ", Meiryo, sans-serif;
}
body#nofont-style .kaisetsu-box1:after,
body#nofont-style .kaisetsu-box2:after,
body#nofont-style .kaisetsu-box4:after,
body#nofont-style .kaisetsu-box5:after,
body#nofont-style .innerlink-box1:after {
font-family: "jin-icons", "ヒラギノ角ゴ ProN W3", Hiragino Sans, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, "メイリオ", Meiryo, sans-serif;
}
body#nofont-style .ef,
body#nofont-style #prev-next a.prev:after,
body#nofont-style #prev-next a.next:after {
font-family: "Quicksand", "ヒラギノ角ゴ ProN W3", Hiragino Sans, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, "メイリオ", Meiryo, sans-serif;
letter-spacing: 2px;
font-feature-settings: "palt";
}
body#nofont-style input[type=text],
body#nofont-style input[type=search] {
font-family: "Quicksand", "ヒラギノ角ゴ ProN W3", Hiragino Sans, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, "メイリオ", Meiryo, sans-serif;
}  body#nts-style {
font-family: "Noto Sans Japanese", sans-serif;
}
body#nts-style input[type=text],
body#nts-style input[type=search] {
font-family: "Noto Sans Japanese", sans-serif;
}
@media (max-width: 767px) {
body#nts-style {
font-weight: 300;
}
}
@media (min-width: 768px) {
body#nts-style {
font-weight: 200;
}
}
@media (max-width: 767px) {
body#nts-style p {
font-weight: 300;
}
}
@media (min-width: 768px) {
body#nts-style p {
font-weight: 200;
}
}
@media (max-width: 767px) {
body#nts-style strong {
font-weight: 700 !important;
}
}
@media (min-width: 768px) {
body#nts-style strong {
font-weight: 500 !important;
}
}
@media (max-width: 767px) {
body#nts-style .sp-menu-box ul li a {
font-weight: 500 !important;
}
}
@media (max-width: 767px) {
body#nts-style .sp-menu-box ul li ul li a {
font-weight: 300 !important;
}
}
@media (max-width: 767px) {
body#nts-style .sp-menu-box ul.menu-box li a:before {
left: 3px;
top: 21px;
}
}
@media (max-width: 767px) {
body#nts-style .cps-post-title,
body#nts-style .new-entry-item-title,
body#nts-style .info-title,
body#nts-style #prev-next p,
body#nts-style .myname,
body#nts-style .widgettitle,
body#nts-style .toppost-list-box label,
body#nts-style .pickup-title,
body#nts-style .profile-name {
font-weight: 400 !important;
}
}
@media (min-width: 768px) {
body#nts-style .cps-post-title,
body#nts-style .new-entry-item-title,
body#nts-style .info-title,
body#nts-style #prev-next p,
body#nts-style .myname,
body#nts-style .widgettitle,
body#nts-style .toppost-list-box label,
body#nts-style .pickup-title,
body#nts-style .profile-name {
font-weight: 300 !important;
}
}
@media (max-width: 767px) {
body#nts-style .kaisetsu-box1-title,
body#nts-style .kaisetsu-box2-title,
body#nts-style .kaisetsu-box3-title,
body#nts-style .kaisetsu-box4-title,
body#nts-style .kaisetsu-box5-title,
body#nts-style .cps-post-main-box h2,
body#nts-style .cps-post-main-box h3,
body#nts-style .cps-post-main-box h4,
body#nts-style .cps-post-main-box h5,
body#nts-style .ranking-title01,
body#nts-style .ranking-title02,
body#nts-style .ranking-title03,
body#nts-style .cps-post-main table.cps-table03 th,
body#nts-style .related-entry-headline-text span {
font-weight: 500 !important;
}
}
@media (min-width: 768px) {
body#nts-style .kaisetsu-box1-title,
body#nts-style .kaisetsu-box2-title,
body#nts-style .kaisetsu-box3-title,
body#nts-style .kaisetsu-box4-title,
body#nts-style .kaisetsu-box5-title,
body#nts-style .cps-post-main-box h2,
body#nts-style .cps-post-main-box h3,
body#nts-style .cps-post-main-box h4,
body#nts-style .cps-post-main-box h5,
body#nts-style .ranking-title01,
body#nts-style .ranking-title02,
body#nts-style .ranking-title03,
body#nts-style .cps-post-main table.cps-table03 th,
body#nts-style .related-entry-headline-text span {
font-weight: 400 !important;
}
}
@media (max-width: 767px) {
body#nts-style .top-image-meta,
body#nts-style .fixed-content a,
body#nts-style .cps-post-date,
body#nts-style .myintro,
body#nts-style .myjob,
body#nts-style .textwidget,
body#nts-style .tagcloud a,
body#nts-style .profile-desc,
body#nts-style .new-entry-item-title,
body#nts-style .widget ul li a,
body#nts-style .widget_categories ul li a,
body#nts-style .widget_recent_comments .recentcomments {
font-weight: 300;
}
}
@media (min-width: 768px) {
body#nts-style .top-image-meta,
body#nts-style .fixed-content a,
body#nts-style .cps-post-date,
body#nts-style .myintro,
body#nts-style .myjob,
body#nts-style .textwidget,
body#nts-style .tagcloud a,
body#nts-style .profile-desc,
body#nts-style .new-entry-item-title,
body#nts-style .widget ul li a,
body#nts-style .widget_categories ul li a,
body#nts-style .widget_recent_comments .recentcomments {
font-weight: 200;
}
}
@media (max-width: 767px) {
body#nts-style .post-list-link .entry-title {
font-weight: 500;
}
}
@media (min-width: 768px) {
body#nts-style .post-list-link .entry-title {
font-weight: 400 !important;
}
}
@media (max-width: 767px) {
body#nts-style .post-list-mag-sp1col .post-list-title {
font-weight: 500 !important;
}
}
body#nts-style .kaisetsu-box1:after,
body#nts-style .kaisetsu-box2:after,
body#nts-style .kaisetsu-box4:after,
body#nts-style .kaisetsu-box5:after,
body#nts-style .innerlink-box1:after {
font-family: "jin-icons", "Noto Sans Japanese", sans-serif;
}
body#nts-style .ef,
body#nts-style #prev-next a.prev:after,
body#nts-style #prev-next a.next:after {
font-family: "Quicksand", "Noto Sans Japanese", sans-serif;
}
body#nts-style .widget_archive > ul > li > a:before,
body#nts-style .widget_categories > ul > li > a:before {
line-height: 0.2rem;
}
@media (min-width: 768px) {
body#nts-style #breadcrumb .bcHome span:before {
top: -6px;
}
}
body#nts-style .blog-card .blog-card-hl:after {
top: 8px;
}
body#nts-style .widget_recent_comments ul li > a:before {
top: 1px;
}  body#rm-style {
font-family: "Rounded Mplus 1c", sans-serif;
}
body#rm-style input[type=text],
body#rm-style input[type=search] {
font-family: "Rounded Mplus 1c", sans-serif;
}
@media (max-width: 767px) {
body#rm-style {
font-weight: 400;
}
body#rm-style ul.menu-box > li > a:before {
top: 20px;
}
}
@media (min-width: 768px) {
body#rm-style {
font-weight: 300;
}
}
@media (max-width: 767px) {
body#rm-style p {
font-weight: 400;
}
}
@media (min-width: 768px) {
body#rm-style p {
font-weight: 300;
}
}
@media (max-width: 767px) {
body#rm-style .sp-menu-box ul li a {
font-weight: 500 !important;
}
}
@media (max-width: 767px) {
body#rm-style .sp-menu-box ul li ul li a {
font-weight: 300 !important;
}
}
@media (max-width: 767px) {
body#rm-style .sp-menu-box ul.menu-box li a:before {
left: 0px;
line-height: 0;
font-size: 2.4rem;
}
}
@media (max-width: 767px) {
body#rm-style .sp-menu-box ul.menu-box > li > ul > li a:before {
left: 7px;
}
}
@media (max-width: 767px) {
body#rm-style .cps-post-title,
body#rm-style .new-entry-item-title,
body#rm-style .info-title,
body#rm-style #prev-next p,
body#rm-style .myname,
body#rm-style .widgettitle,
body#rm-style .toppost-list-box label,
body#rm-style .pickup-title,
body#rm-style .profile-name {
font-weight: 400 !important;
}
}
@media (min-width: 768px) {
body#rm-style .cps-post-title,
body#rm-style .new-entry-item-title,
body#rm-style .info-title,
body#rm-style #prev-next p,
body#rm-style .myname,
body#rm-style .widgettitle,
body#rm-style .toppost-list-box label,
body#rm-style .pickup-title,
body#rm-style .profile-name {
font-weight: 400 !important;
}
}
@media (max-width: 767px) {
body#rm-style .kaisetsu-box1-title,
body#rm-style .kaisetsu-box2-title,
body#rm-style .kaisetsu-box3-title,
body#rm-style .kaisetsu-box4-title,
body#rm-style .kaisetsu-box5-title,
body#rm-style .cps-post-main-box h2,
body#rm-style .cps-post-main-box h3,
body#rm-style .cps-post-main-box h4,
body#rm-style .cps-post-main-box h5,
body#rm-style .ranking-title01,
body#rm-style .ranking-title02,
body#rm-style .ranking-title03,
body#rm-style .cps-post-main table.cps-table03 th,
body#rm-style .related-entry-headline-text span {
font-weight: 500 !important;
}
}
@media (min-width: 768px) {
body#rm-style .kaisetsu-box1-title,
body#rm-style .kaisetsu-box2-title,
body#rm-style .kaisetsu-box3-title,
body#rm-style .kaisetsu-box4-title,
body#rm-style .kaisetsu-box5-title,
body#rm-style .cps-post-main-box h2,
body#rm-style .cps-post-main-box h3,
body#rm-style .cps-post-main-box h4,
body#rm-style .cps-post-main-box h5,
body#rm-style .ranking-title01,
body#rm-style .ranking-title02,
body#rm-style .ranking-title03,
body#rm-style .cps-post-main table.cps-table03 th,
body#rm-style .related-entry-headline-text span {
font-weight: 400 !important;
}
}
body#rm-style .top-image-meta,
body#rm-style .fixed-content a,
body#rm-style .cps-post-date,
body#rm-style .myintro,
body#rm-style .myjob,
body#rm-style .textwidget,
body#rm-style .tagcloud a,
body#rm-style .profile-desc,
body#rm-style .new-entry-item-title,
body#rm-style .widget ul li a,
body#rm-style .widget_categories ul li a,
body#rm-style .widget_recent_comments .recentcomments {
font-weight: 400 !important;
}
body#rm-style .post-list-link .entry-title {
font-weight: 400;
}
body#rm-style .kaisetsu-box1:after,
body#rm-style .kaisetsu-box2:after,
body#rm-style .kaisetsu-box4:after,
body#rm-style .kaisetsu-box5:after,
body#rm-style .innerlink-box1:after {
font-family: "jin-icons", "Rounded Mplus 1c", sans-serif;
}
body#rm-style .ef,
body#rm-style #prev-next a.prev:after,
body#rm-style #prev-next a.next:after {
font-family: "Quicksand", "Rounded Mplus 1c", sans-serif;
}
@media (max-width: 767px) {
body#rm-style strong {
font-weight: 700 !important;
}
}
@media (min-width: 768px) {
body#rm-style strong {
font-weight: 500 !important;
}
}
body#rm-style .widget_nav_menu ul > li > a:before,
body#rm-style .widget_categories ul > li > a:before {
padding-top: 0px;
top: 23px;
}
body#rm-style .widget_nav_menu ul > li > ul > li > a:before,
body#rm-style .widget_categories ul > li > ul > li > a:before {
top: 12px;
}
body#rm-style .widget_nav_menu ul > li > ul > li > ul > li > a:before,
body#rm-style .widget_categories ul > li > ul > li > ul > li > a:before {
top: 2px;
}
@media (min-width: 768px) {
body#rm-style #breadcrumb .bcHome span:before {
top: -7px;
}
}
body#rm-style .widget_recent_comments ul li > a:before {
top: 0px;
}
@media (min-width: 768px) {
body#rm-style .blog-card-hl-box {
padding-top: 6px;
}
}
body#rm-style .blog-card .blog-card-hl:after {
top: 8px;
}  .amazonjs_item ul:not([class]) li:before {
display: none;
}
.amazonjs_item h4:before {
background-color: white !important;
}  #toc_container {
background: #fff !important;
border-radius: 2px;
color: #666;
font-family: "Quicksand", "ヒラギノ角ゴ ProN W3", Hiragino Sans, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, "メイリオ", Meiryo, sans-serif;
overflow: hidden;
letter-spacing: 1px;
position: relative;
padding: 0;
margin-bottom: 40px;
width: 100% !important;
}
#toc_container:before {
position: absolute;
content: "";
border: 4px solid #e1eff4;
width: 100%;
height: 100%;
max-width: 100%;
box-sizing: border-box;
opacity: 0.15;
}
#toc_container.contracted .toc_title {
padding: 0px 40px;
}
@media (max-width: 767px) {
#toc_container.contracted .toc_title {
margin-top: 35px !important;
margin-bottom: 35px !important;
}
}
@media (min-width: 768px) {
#toc_container.contracted .toc_title {
margin-top: 45px !important;
margin-bottom: 45px !important;
}
}
#toc_container .toc_title {
text-align: center;
position: relative;
line-height: 2rem;
}
@media (max-width: 767px) {
#toc_container .toc_title {
margin-bottom: 0px;
margin-top: 35px;
font-size: 1.45rem;
}
}
@media (min-width: 768px) {
#toc_container .toc_title {
margin-bottom: 10px;
margin-top: 45px;
font-size: 1.65rem;
}
}
#toc_container ul:not([class]) li:before {
display: none;
}
#toc_container .toc_list {
list-style-type: none !important;
counter-reset: li;
}
@media (max-width: 767px) {
#toc_container .toc_list {
padding: 0 25px;
padding-bottom: 30px;
}
}
@media (min-width: 768px) {
#toc_container .toc_list {
padding: 0 60px;
padding-bottom: 40px;
}
}
#toc_container .toc_list > li {
list-style-type: none !important;
position: relative;
margin-left: 6px;
padding-left: 40px;
margin-bottom: 5px;
padding-bottom: 4px;
line-height: 1.35rem;
}
#toc_container .toc_list > li:after {
counter-increment: li;
content: counter(li);
position: absolute;
left: 5px;
top: -1px !important;
background: none;
font-family: "Quicksand", sans-serif;
letter-spacing: 2px;
font-size: 1.2rem;
letter-spacing: -1px;
}
#toc_container .toc_list > li:first-child:after {
left: 8px;
}
#toc_container .toc_list > li:nth-child(3):after {
left: 6px;
}
#toc_container .toc_list > li:nth-child(11):after {
letter-spacing: 0.15rem;
}
#toc_container .toc_list > li > a {
text-decoration: none !important;
font-size: 0.95rem;
line-height: 1.35rem;
}
#toc_container .toc_list li a {
color: #555 !important;
display: block;
}
#toc_container .toc_list > li a:hover {
text-decoration: underline !important;
}
#toc_container .toc_list > li ul {
margin-top: 10px;
padding-left: 0px;
margin-bottom: 18px;
}
#toc_container .toc_list > li > ul > li {
margin-bottom: 5px;
padding-left: 33px;
}
#toc_container .toc_list > li > ul > li a {
position: relative;
text-decoration: none !important;
}
@media (max-width: 767px) {
#toc_container .toc_list > li > ul > li a {
line-height: 1.15rem;
font-size: 0.8rem;
}
}
@media (min-width: 768px) {
#toc_container .toc_list > li > ul > li a {
line-height: 1.25rem;
font-size: 0.85rem;
}
}
#toc_container .toc_list > li > ul li a:before {
position: absolute;
content: "・";
font-size: 2rem;
left: -25px;
top: 0px;
}
#toc_container .toc_list > li > ul > li > ul {
margin-top: 5px;
}
#toc_container .toc_list > li > ul > li > ul > li a {
font-size: 0.75rem;
}
#toc_container .toc_title a {
text-decoration: none;
font-size: 0.75rem;
}
.toc_number {
display: none;
}  .widget label {
display: block;
}
.widget .wpcf7-text,
.widget .wpcf7-textarea {
margin-bottom: 20px !important;
}
.wpcf7 {
margin: 30px auto !important;
padding: 40px 30px !important;
padding-bottom: 0px !important;
background: rgba(215, 215, 215, 0.15);
}
@media (max-width: 767px) {
.wpcf7 {
width: 100%;
}
}
@media (min-width: 768px) {
.wpcf7 {
width: 80%;
}
}
.wpcf7-form-control-wrap input[type=text],
.wpcf7-form-control-wrap input[type=email],
.wpcf7-form-control-wrap textarea {
box-sizing: border-box;
width: 100%;
border-radius: 2px;
border: 1px solid #ccc;
padding: 7px 10px;
font-size: 1em;
margin-bottom: -10px !important;
-webkit-appearance: none;
}
.wpcf7-form p {
margin-bottom: 0px !important;
margin-top: -10px !important;
}
.wpcf7-form input[type=submit] {
border-radius: 2px;
transition: color 0.3s ease, background 0.3s ease, transform 0.3s ease, opacity 0.3s ease, border 0.3s ease, padding 0.3s ease, left 0.3s ease, bottom 0.3s ease, box-shadow 0.3s ease;
border: 1px solid #ddd;
padding: 7px 50px;
font-size: 1em;
display: block;
margin: 0 auto;
background: #ddd;
cursor: pointer;
color: #fff;
margin-top: 0px;
}
.wpcf7-form input[type=submit]:hover {
background: #ccc;
border: 1px solid #ccc;
}  .yyi-rinker-contents p {
padding: 0;
}
.yyi-rinker-contents img {
margin-bottom: 0;
}  @media (min-width: 768px) {
_:-ms-lang(x), .concept-box1:after,
_:-ms-lang(x), .concept-box2:after,
_:-ms-lang(x), .concept-box3:after,
_:-ms-lang(x), .concept-box4:after,
_:-ms-lang(x), .concept-box5:after,
_:-ms-lang(x), .concept-box6:after {
border: none !important;
top: -25px !important;
left: 31px !important;
padding: 12px;
}
}
_:-ms-lang(x), .sidebar_style1,
_:-ms-lang(x), .sidebar_style6 {
padding-top: 0 !important;
}
@media all and (-ms-high-contrast: none) {
.my-profile .profile-sns-menu ul .pro-line a {
padding-top: 3px !important;
}
.profile-follow .line-sns a {
padding-top: 6px !important;
}
}
@media (max-width: 767px) {
.android .pro-contact a,
.android .pro-insta a {
padding-left: 5px !important;
}
.android .contact-sns a {
padding-left: 5px !important;
padding-right: 5px !important;
padding-top: 7px !important;
padding-bottom: 2px !important;
}
.android .head-sp-menu-bar ul li a {
font-weight: 500 !important;
}
.android input.search-text::-webkit-input-placeholder {
padding-top: 3px;
}
.android input.search-text {
margin-top: 2px;
}
.android .sp-menu-box ul li a:before {
top: 9px !important;
line-height: 20px;
overflow: visible;
}
.android .sp-menu-box ul li ul li a:before {
top: 4px !important;
}
.android .pickup-title {
font-size: 10px !important;
letter-spacing: 0 !important;
}
.android .widget_categories ul > li > a:before,
.android .widget_nav_menu ul > li > a:before {
top: 21px;
}
.android .widget_categories ul > li > ul > li > a:before,
.android .widget_nav_menu ul > li > ul > li > a:before {
top: 12px;
}
.android .widget_categories ul .count {
top: 11px;
}
.android .widget_archive ul .count {
top: 10px;
}
.android .widget_categories ul ul .count {
top: 0px;
}
.android .cps-post-main ul:not([class]) li:before,
.android .cps-post-main table ul:not([class]) li:before {
top: 0.5em;
}
.android .cps-post-main ol > li:after,
.android .cps-post-main table ol:not([class]) li:after {
width: 20px;
height: 20px;
left: 0px;
top: 11px;
}
.android .cps-post-main ol > li:before,
.android .cps-post-main table ol:not([class]) li:before {
left: 0px;
height: 20px;
width: 20px;
top: 0px;
}
.android .cps-post-main table {
border-collapse: separate !important;
border-spacing: 0;
}
.android .cps-post-main table th,
.android .cps-post-main table td {
border-top: none;
border-left: none;
}
.android .cps-post-main table td:last-child {
border-right: none;
}
.android .cps-post-main table tr:last-child th,
.android .cps-post-main table tr:last-child td {
border-bottom: none;
}
.android #prev-next .prev .metabox img,
.android #prev-next .next .metabox img {
width: 150px !important;
max-height: 112px;
}
}
_::-webkit-full-page-media, _:future, :root .headsns .line a {
margin: 0px 1px !important;
}
_::-webkit-full-page-media, _:future, :root .profile-title {
letter-spacing: 0;
}
@media (min-width: 768px) {
_::-webkit-full-page-media, _:future, :root .pro-insta a {
padding-top: 8px !important;
}
_::-webkit-full-page-media, _:future, :root .pro-youtube a {
padding-top: 7px !important;
}
_::-webkit-full-page-media, _:future, :root body#nts-style .blog-card-hl-box {
padding-top: 5px;
}
_::-webkit-full-page-media, _:future, :root .blog-card-hl-box {
padding-top: 6px;
}
_::-webkit-full-page-media, _:future, :root .blog-card .blog-card-hl::after {
top: 7px;
}
}
@media (min-width: 1024px) {
_::-webkit-full-page-media, _:future, :root .post-list-mag,
_::-webkit-full-page-media, _:future, :root .post-list,
_::-webkit-full-page-media, _:future, :root .related-entry-section,
_::-webkit-full-page-media, _:future, :root #prev-next,
_::-webkit-full-page-media, _:future, :root .widget_nav_menu ul > li > a,
_::-webkit-full-page-media, _:future, :root .widget_categories ul > li > a,
_::-webkit-full-page-media, _:future, :root .myintro,
_::-webkit-full-page-media, _:future, :root .myname,
_::-webkit-full-page-media, _:future, :root .widget a,
_::-webkit-full-page-media, _:future, :root .widget div,
_::-webkit-full-page-media, _:future, :root .myjob {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
_::-webkit-full-page-media, _:future, :root .post-list-mag .post-list-title,
_::-webkit-full-page-media, _:future, :root .post-list .post-list-title,
_::-webkit-full-page-media, _:future, :root .related-entry-section .post-list-title,
_::-webkit-full-page-media, _:future, :root #prev-next p,
_::-webkit-full-page-media, _:future, :root .pickup-title {
font-weight: 700 !important;
}
_::-webkit-full-page-media, _:future, :root .cps-post-main ol > li:after {
top: 13px;
}
}  @font-face {
font-family: "jin-icons";
src: url(//shakainomondai.com/wp-content/themes/jin/font/jin-icons/fonts/jin-icons.ttf?c16tcv) format("truetype"), url(//shakainomondai.com/wp-content/themes/jin/font/jin-icons/fonts/jin-icons.woff?c16tcv) format("woff"), url(//shakainomondai.com/wp-content/themes/jin/font/jin-icons/fonts/jin-icons.svg?c16tcv#jin-icons) format("svg");
font-weight: normal;
font-style: normal;
}
[class^=jin-ifont-], [class*=" jin-ifont-"] { font-family: "jin-icons" !important;
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
will-change: transform; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
[class^=jin-ifont-]:before, [class*=" jin-ifont-"]:before {
font-size: 1.1em;
display: block;
will-change: transform;
}
.jin-ifont-account:before {
content: "\e900";
}
.jin-ifont-archive:before {
content: "\e901";
}
.jin-ifont-arrowcircle:before {
content: "\e902";
}
.jin-ifont-arrowtop:before {
content: "\e903";
}
.jin-ifont-arrow:before {
content: "\e904";
}
.jin-ifont-batu:before {
content: "\e905";
}
.jin-ifont-book:before {
content: "\e906";
}
.jin-ifont-bulb:before {
content: "\e907";
}
.jin-ifont-cart:before {
content: "\e908";
}
.jin-ifont-caution:before {
content: "\e909";
}
.jin-ifont-checkcircle:before {
content: "\e90a";
}
.jin-ifont-check:before {
content: "\e90b";
}
.jin-ifont-clipboard:before {
content: "\e90c";
}
.jin-ifont-comment:before {
content: "\e90d";
}
.jin-ifont-copy:before {
content: "\e90e";
}
.jin-ifont-crown:before {
content: "\e90f";
}
.jin-ifont-arrowdouble:before {
content: "\e910";
}
.jin-ifont-droppin:before {
content: "\e911";
}
.jin-ifont-facebook:before {
content: "\e912";
}
.jin-ifont-flag:before {
content: "\e913";
}
.jin-ifont-folder:before {
content: "\e914";
}
.jin-ifont-gear:before {
content: "\e915";
}
.jin-ifont-heart:before {
content: "\e916";
}
.jin-ifont-home:before {
content: "\e917";
}
.jin-ifont-information:before {
content: "\e918";
}
.jin-ifont-instagram:before {
content: "\e919";
}
.jin-ifont-like:before {
content: "\e91a";
}
.jin-ifont-line:before {
content: "\e91b";
}
.jin-ifont-mail:before {
content: "\e91c";
}
.jin-ifont-maru:before {
content: "\e91d";
}
.jin-ifont-mobile:before {
content: "\e91e";
}
.jin-ifont-navi:before {
content: "\e91f";
}
.jin-ifont-pc:before {
content: "\e920";
}
.jin-ifont-pencil:before {
content: "\e921";
}
.jin-ifont-plus:before {
content: "\e922";
}
.jin-ifont-question:before {
content: "\e923";
}
.jin-ifont-quote:before {
content: "\e924";
}
.jin-ifont-relatedpost:before {
content: "\e925";
}
.jin-ifont-reload:before {
content: "\e926";
}
.jin-ifont-reply:before {
content: "\e927";
}
.jin-ifont-speaker:before {
content: "\e928";
}
.jin-ifont-starblank:before {
content: "\e929";
}
.jin-ifont-starhalf:before {
content: "\e92a";
}
.jin-ifont-star:before {
content: "\e92b";
}
.jin-ifont-tag:before {
content: "\e92c";
}
.jin-ifont-twitter:before {
content: "\e92d";
}
.jin-ifont-unlike:before {
content: "\e92e";
}
.jin-ifont-watch:before {
content: "\e92f";
}
.jin-ifont-youtube:before {
content: "\e930";
}
.jin-ifont-search:before {
content: "\e931";
}
.jin-ifont-arrowbottom:before {
content: "\e932";
}
.jin-ifont-arrowleft:before {
content: "\e933";
}
.jin-ifont-blogtext:before {
content: "\e934";
}
.jin-ifont-clover:before {
content: "\e935";
}
.jin-ifont-post:before {
content: "\e936";
}
.jin-ifont-facebook-t:before {
content: "\e937";
}
.jin-ifont-pocket:before {
content: "\e938";
}
.jin-ifont-bookmark:before {
content: "\e939";
}
.jin-ifont-copyright:before {
content: "\e93a";
}
.jin-ifont-inazuma:before {
content: "\e93b";
}
.jin-ifont-share:before {
content: "\e93c";
}
.jin-ifont-spanner:before {
content: "\e93d";
}
.jin-ifont-books:before {
content: "\e93e";
}
.jin-ifont-calendar:before {
content: "\e93f";
}
.jin-ifont-coin:before {
content: "\e940";
}
.jin-ifont-illust:before {
content: "\e941";
}
.jin-ifont-lock:before {
content: "\e942";
}
.jin-ifont-mailsend:before {
content: "\e943";
}
.jin-ifont-movie:before {
content: "\e944";
}
.jin-ifont-photo:before {
content: "\e945";
}
.jin-ifont-program:before {
content: "\e946";
}
.jin-ifont-website:before {
content: "\e947";
}
.jin-ifont-writer:before {
content: "\e948";
}
.jin-ifont-coincover:before {
content: "\e949";
}
.jin-ifont-airline:before {
content: "\e94a";
}
.jin-ifont-arrowbcircle:before {
content: "\e94b";
}
.jin-ifont-arrowb:before {
content: "\e94c";
}
.jin-ifont-arrowclear:before {
content: "\e94d";
}
.jin-ifont-arrowsquare:before {
content: "\e94e";
}
.jin-ifont-baby:before {
content: "\e94f";
}
.jin-ifont-bike:before {
content: "\e950";
}
.jin-ifont-birthdaycake:before {
content: "\e951";
}
.jin-ifont-bitcoin:before {
content: "\e952";
}
.jin-ifont-bitcoinwallet:before {
content: "\e953";
}
.jin-ifont-bookopen:before {
content: "\e954";
}
.jin-ifont-bottoms:before {
content: "\e955";
}
.jin-ifont-cafe:before {
content: "\e956";
}
.jin-ifont-camera:before {
content: "\e957";
}
.jin-ifont-car:before {
content: "\e958";
}
.jin-ifont-cardboardbox3:before {
content: "\e959";
}
.jin-ifont-cardboardbox:before {
content: "\e95a";
}
.jin-ifont-cat:before {
content: "\e95b";
}
.jin-ifont-chick:before {
content: "\e95c";
}
.jin-ifont-conditioner:before {
content: "\e95d";
}
.jin-ifont-cosme:before {
content: "\e95e";
}
.jin-ifont-couple:before {
content: "\e95f";
}
.jin-ifont-creditcard:before {
content: "\e960";
}
.jin-ifont-datsumou:before {
content: "\e961";
}
.jin-ifont-diamond:before {
content: "\e962";
}
.jin-ifont-dinner:before {
content: "\e963";
}
.jin-ifont-dog:before {
content: "\e964";
}
.jin-ifont-download:before {
content: "\e965";
}
.jin-ifont-drag:before {
content: "\e966";
}
.jin-ifont-dumbbell:before {
content: "\e967";
}
.jin-ifont-earphone:before {
content: "\e968";
}
.jin-ifont-female:before {
content: "\e969";
}
.jin-ifont-flower:before {
content: "\e96a";
}
.jin-ifont-folkspoon:before {
content: "\e96b";
}
.jin-ifont-game:before {
content: "\e96c";
}
.jin-ifont-girl:before {
content: "\e96d";
}
.jin-ifont-graph:before {
content: "\e96e";
}
.jin-ifont-handbag:before {
content: "\e96f";
}
.jin-ifont-headphone:before {
content: "\e970";
}
.jin-ifont-homewifi:before {
content: "\e971";
}
.jin-ifont-kid:before {
content: "\e972";
}
.jin-ifont-kirakira:before {
content: "\e973";
}
.jin-ifont-link:before {
content: "\e974";
}
.jin-ifont-lipstick:before {
content: "\e975";
}
.jin-ifont-makeup:before {
content: "\e976";
}
.jin-ifont-male:before {
content: "\e977";
}
.jin-ifont-malefemale:before {
content: "\e978";
}
.jin-ifont-moneybag:before {
content: "\e979";
}
.jin-ifont-moneywallet:before {
content: "\e97a";
}
.jin-ifont-nikukyu:before {
content: "\e97b";
}
.jin-ifont-onpu:before {
content: "\e97c";
}
.jin-ifont-paint:before {
content: "\e97d";
}
.jin-ifont-petfood:before {
content: "\e97e";
}
.jin-ifont-plant:before {
content: "\e97f";
}
.jin-ifont-pocketwifi:before {
content: "\e980";
}
.jin-ifont-prbadge:before {
content: "\e981";
}
.jin-ifont-present:before {
content: "\e982";
}
.jin-ifont-qrpay:before {
content: "\e983";
}
.jin-ifont-rice:before {
content: "\e984";
}
.jin-ifont-rpoint:before {
content: "\e985";
}
.jin-ifont-rucksack:before {
content: "\e986";
}
.jin-ifont-saving:before {
content: "\e987";
}
.jin-ifont-scooter:before {
content: "\e988";
}
.jin-ifont-seedleaf:before {
content: "\e989";
}
.jin-ifont-shoes:before {
content: "\e98a";
}
.jin-ifont-simcard:before {
content: "\e98b";
}
.jin-ifont-skirt:before {
content: "\e98c";
}
.jin-ifont-smartphone:before {
content: "\e98d";
}
.jin-ifont-smartspeaker:before {
content: "\e98e";
}
.jin-ifont-smile:before {
content: "\e98f";
}
.jin-ifont-sun:before {
content: "\e990";
}
.jin-ifont-supplement:before {
content: "\e991";
}
.jin-ifont-supplement2:before {
content: "\e992";
}
.jin-ifont-tapioka:before {
content: "\e993";
}
.jin-ifont-telephone:before {
content: "\e994";
}
.jin-ifont-tops:before {
content: "\e995";
}
.jin-ifont-trade:before {
content: "\e996";
}
.jin-ifont-video:before {
content: "\e997";
}
.jin-ifont-weddingring:before {
content: "\e998";
}
.jin-ifont-weightscale:before {
content: "\e999";
}
.jin-ifont-wifi:before {
content: "\e99a";
}
.jin-ifont-wirelessearphone:before {
content: "\e99b";
}
.jin-ifont-answertxt:before {
content: "\e99c";
}
.jin-ifont-questiontxt:before {
content: "\e99d";
}
.jin-ifont-starcircle:before {
content: "\e99e";
}
.jin-ifont-fire:before {
content: "\e99f";
}
.jin-ifont-hamburger:before {
content: "\e9a0";
}
.jin-ifont-fish:before {
content: "\e9a1";
}
.jin-ifont-heartcircle:before {
content: "\e9a2";
}
.jin-ifont-hourglass:before {
content: "\e9a3";
}
.jin-ifont-rss:before {
content: "\e9a4";
}
.jin-ifont-leaf:before {
content: "\e9a5";
}
.jin-ifont-moon:before {
content: "\e9a6";
}
.jin-ifont-plug:before {
content: "\e9a7";
}
.jin-ifont-rocket:before {
content: "\e9a8";
}
.jin-ifont-sailing:before {
content: "\e9a9";
}
.jin-ifont-slash:before {
content: "\e9aa";
}
.jin-ifont-timer:before {
content: "\e9ac";
}
.jin-ifont-tv:before {
content: "\e9ad";
}
.jin-ifont-videocamera:before {
content: "\e9ae";
}
.jin-ifont-wine:before {
content: "\e9af";
}
.jin-ifont-anchor:before {
content: "\e9b0";
}
.jin-ifont-aqua:before {
content: "\e9b1";
}
.jin-ifont-backslash:before {
content: "\e9b2";
}
.jin-ifont-badge:before {
content: "\e9b4";
}
.jin-ifont-baseball:before {
content: "\e9b5";
}
.jin-ifont-basket:before {
content: "\e9b6";
}
.jin-ifont-basketball:before {
content: "\e9b7";
}
.jin-ifont-beachparasol:before {
content: "\e9b8";
}
.jin-ifont-businessman:before {
content: "\e9b9";
}
.jin-ifont-cameraretro:before {
content: "\e9ba";
}
.jin-ifont-carrot:before {
content: "\e9bb";
}
.jin-ifont-compass:before {
content: "\e9bc";
}
.jin-ifont-dollar:before {
content: "\e9bd";
}
.jin-ifont-academic:before {
content: "\e9be";
}
.jin-ifont-bell:before {
content: "\e9bf";
}
.jin-ifont-circle:before {
content: "\e9c0";
}
.jin-ifont-camp:before {
content: "\e9c1";
}
.jin-ifont-drier:before {
content: "\e9c2";
}
.jin-ifont-fingerbottom:before {
content: "\e9c3";
}
.jin-ifont-fingerright:before {
content: "\e9c4";
}
.jin-ifont-key:before {
content: "\e9c5";
}
.jin-ifont-number1square:before {
content: "\e9c6";
}
.jin-ifont-number2square:before {
content: "\e9c7";
}
.jin-ifont-number3square:before {
content: "\e9c8";
}
.jin-ifont-number4square:before {
content: "\e9c9";
}
.jin-ifont-number5square:before {
content: "\e9ca";
}
.jin-ifont-number6square:before {
content: "\e9cb";
}
.jin-ifont-number7square:before {
content: "\e9cc";
}
.jin-ifont-number8square:before {
content: "\e9cd";
}
.jin-ifont-number9square:before {
content: "\e9ce";
}
.jin-ifont-number10square:before {
content: "\e9cf";
}
.jin-ifont-number1circle:before {
content: "\e9d0";
}
.jin-ifont-number2circle:before {
content: "\e9d1";
}
.jin-ifont-number3circle:before {
content: "\e9d2";
}
.jin-ifont-number4circle:before {
content: "\e9d3";
}
.jin-ifont-number5circle:before {
content: "\e9d4";
}
.jin-ifont-number6circle:before {
content: "\e9d5";
}
.jin-ifont-number7circle:before {
content: "\e9d6";
}
.jin-ifont-number8circle:before {
content: "\e9d7";
}
.jin-ifont-number9circle:before {
content: "\e9d8";
}
.jin-ifont-number10circle:before {
content: "\e9d9";
}
.jin-ifont-answerbox:before {
content: "\e9da";
}
.jin-ifont-questionbox:before {
content: "\e9db";
}
.jin-ifont-wordpress:before {
content: "\e9dc";
}
.jin-ifont-pinterest:before {
content: "\e9dd";
}
.jin-ifont-amazon:before {
content: "\e9de";
}
.jin-ifont-human:before {
content: "\e9df";
}
.jin-ifont-arrow-circle:before {
content: "\e902";
}
.jin-ifont-check-circle:before {
content: "\e90a";
}
.jin-ifont-arrow-b-circle:before {
content: "\e94b";
}
.jin-ifont-arrow-b:before {
content: "\e94c";
}
.jin-ifont-arrow-top:before {
content: "\e903";
}
.jin-ifont-arrow-bottom:before {
content: "\e932";
}
.jin-ifont-arrow-left:before {
content: "\e933";
}