@charset "UTF-8";
:where(:root) {
--gkt-blocks-margin-bottom: 28px;
}
:where(
.ghostkit-progress,
.ghostkit-button-wrapper,
.ghostkit-icon-box,
.ghostkit-image-compare,
.ghostkit-tabs,
.ghostkit-accordion,
.ghostkit-countdown,
.ghostkit-counter-box,
.ghostkit-alert,
.ghostkit-carousel,
.ghostkit-video,
.ghostkit-testimonial,
.ghostkit-gist,
.ghostkit-google-maps,
.ghostkit-changelog,
.ghostkit-pricing-table,
.ghostkit-widgetized-area,
.ghostkit-instagram,
.ghostkit-twitter,
.ghostkit-toc,
.ghostkit-form,
.ghostkit-form-field,
.ghostkit-form-submit-button
) {
margin-bottom: var(--gkt-blocks-margin-bottom);
}:root{--gkt-color-brand:#2e1645;--gkt-color-dark-gray:#32373c;--gkt-color-light-gray:#f3f4f5;--gkt-color-light-gray-darken:#d7dbde;--gkt-color-primary:#0366d6;--gkt-color-success:#4ab866;--gkt-color-danger:#d94f4f;--gkt-color-warning:#f0b849;--gkt-color-info:#2ebef5;--gkt-border-radius:5px;--gkt-transition-duration:0.2s;--gkt-transition-easing:ease-in-out}svg.ghostkit-svg-icon{display:inline-block;font-size:inherit;height:1em;overflow:visible;vertical-align:-.125em;width:1em}.ghostkit-icon-spinner,.ghostkit-video-spinner{--gkt-icon-spinner__color:currentcolor;--gkt-icon-spinner__size:20px;--gkt-icon-spinner__border-size:2px;--gkt-icon-spinner__speed:0.3s;--gkt-icon-spinner--background__color:var(--gkt-icon-spinner__color);--gkt-icon-spinner--background__opacity:0.3;animation:ghostkit-icon-spinner var(--gkt-icon-spinner__speed) infinite linear;border:var(--gkt-icon-spinner__border-size) solid transparent;border-left:var(--gkt-icon-spinner__border-size) solid var(--gkt-icon-spinner__color);border-radius:50%;box-sizing:border-box;display:block;height:var(--gkt-icon-spinner__size);position:relative;text-indent:-9999em;width:var(--gkt-icon-spinner__size)}.ghostkit-icon-spinner:after,.ghostkit-video-spinner:after{border:var(--gkt-icon-spinner__border-size) solid var(--gkt-icon-spinner--background__color);border-radius:50%;bottom:calc(var(--gkt-icon-spinner__border-size)*-1);content:"";display:block;left:calc(var(--gkt-icon-spinner__border-size)*-1);opacity:var(--gkt-icon-spinner--background__opacity);position:absolute;right:calc(var(--gkt-icon-spinner__border-size)*-1);top:calc(var(--gkt-icon-spinner__border-size)*-1)}@keyframes ghostkit-icon-spinner{to{transform:rotate(1turn)}}.ghostkit-badge{--gkt-badge__padding-v:0.35em;--gkt-badge__padding-h:0.6em;--gkt-badge__font-size:0.75em;--gkt-badge__font-weight:600;--gkt-badge__line-height:1;--gkt-badge__border-radius:1em;--gkt-badge__text-color:#fff;--gkt-badge-default__color:var(--gkt-color-dark-gray);--gkt-badge-brand__color:var(--gkt-color-brand);--gkt-badge-primary__color:var(--gkt-color-primary);--gkt-badge-success__color:var(--gkt-color-success);--gkt-badge-danger__color:var(--gkt-color-danger);--gkt-badge-warning__color:var(--gkt-color-warning);--gkt-badge-info__color:var(--gkt-color-info);background-color:var(--gkt-badge-default__color);border:0 solid var(--gkt-badge-default__color);border-radius:var(--gkt-badge__border-radius);color:var(--gkt-badge__text-color);display:inline-block;font-size:var(--gkt-badge__font-size);font-weight:var(--gkt-badge__font-weight);line-height:var(--gkt-badge__line-height);padding:var(--gkt-badge__padding-v) var(--gkt-badge__padding-h);text-align:center;vertical-align:middle;white-space:nowrap}.ghostkit-badge-brand{background-color:var(--gkt-badge-brand__color);border-color:var(--gkt-badge-brand__color)}.ghostkit-badge-primary{background-color:var(--gkt-badge-primary__color);border-color:var(--gkt-badge-primary__color)}.ghostkit-badge-success{background-color:var(--gkt-badge-success__color);border-color:var(--gkt-badge-success__color)}.ghostkit-badge-danger{background-color:var(--gkt-badge-danger__color);border-color:var(--gkt-badge-danger__color)}.ghostkit-badge-warning{background-color:var(--gkt-badge-warning__color);border-color:var(--gkt-badge-warning__color)}.ghostkit-badge-info{background-color:var(--gkt-badge-info__color);border-color:var(--gkt-badge-info__color)}.ghostkit-text-uppercase{text-transform:uppercase}.ghostkit-has-transform{transform:perspective(var(--gkt-transform-perspective,none)) translateX(var(--gkt-transform-x,0)) translateY(var(--gkt-transform-y,0)) scale(var(--gkt-transform-scale,1)) rotate(var(--gkt-transform-rotate,0deg)) rotateX(var(--gkt-transform-rotate-x,0deg)) rotateY(var(--gkt-transform-rotate-y,0deg)) rotate(var(--gkt-transform-rotate-z,0deg)) skewX(var(--gkt-transform-skew-x,0deg)) skewY(var(--gkt-transform-skew-y,0deg));transform-origin:var(--gkt-transform-origin,50% 50%)}.ghostkit-d-none{display:none!important}.ghostkit-d-block{display:block!important}@media(max-width:1200px){.ghostkit-d-xl-none{display:none!important}.ghostkit-d-xl-block{display:block!important}}@media(max-width:992px){.ghostkit-d-lg-none{display:none!important}.ghostkit-d-lg-block{display:block!important}}@media(max-width:768px){.ghostkit-d-md-none{display:none!important}.ghostkit-d-md-block{display:block!important}}@media(max-width:576px){.ghostkit-d-sm-none{display:none!important}.ghostkit-d-sm-block{display:block!important}}.is-style-numbered{--gkt-numbered-headings__margin-right:0.4em;--gkt-numbered-headings--h2-number__width:1.6em;--gkt-numbered-headings--h2-number__height:1.6em;--gkt-numbered-headings--h2-number__line-height:1;--gkt-numbered-headings--h2-number__color:#fff;--gkt-numbered-headings--h2-number__background-color:var(--gkt-color-dark-gray);--gkt-numbered-headings--h2-number__border-radius:50%}.is-style-numbered:before{margin:0;margin-right:var(--gkt-numbered-headings__margin-right)}h2.is-style-numbered:before{align-items:center;background-color:var(--gkt-numbered-headings--h2-number__background-color);border-radius:var(--gkt-numbered-headings--h2-number__border-radius);color:var(--gkt-numbered-headings--h2-number__color);display:inline-flex;height:var(--gkt-numbered-headings--h2-number__height);justify-content:center;line-height:var(--gkt-numbered-headings--h2-number__line-height);width:var(--gkt-numbered-headings--h2-number__width)}.entry-content{counter-reset:h2}h2.is-style-numbered{counter-increment:h2;counter-reset:h3}h2.is-style-numbered:before{content:counter(h2)}h3.is-style-numbered{counter-increment:h3;counter-reset:h4}h3.is-style-numbered:before{content:counter(h3)}h2.is-style-numbered~h3.is-style-numbered:before{content:counter(h2) "." counter(h3)}h4.is-style-numbered{counter-increment:h4;counter-reset:h5}h4.is-style-numbered:before{content:counter(h4)}h3.is-style-numbered~h4.is-style-numbered:before{content:counter(h3) "." counter(h4)}h2.is-style-numbered~h3.is-style-numbered~h4.is-style-numbered:before{content:counter(h2) "." counter(h3) "." counter(h4)}h5.is-style-numbered{counter-increment:h5;counter-reset:h6}h5.is-style-numbered:before{content:counter(h5)}h4.is-style-numbered~h5.is-style-numbered:before{content:counter(h4) "." counter(h5)}h3.is-style-numbered~h4.is-style-numbered~h5.is-style-numbered:before{content:counter(h3) "." counter(h4) "." counter(h5)}h2.is-style-numbered~h3.is-style-numbered~h4.is-style-numbered~h5.is-style-numbered:before{content:counter(h2) "." counter(h3) "." counter(h4) "." counter(h5)}h6.is-style-numbered{counter-increment:h6}h6.is-style-numbered:before{content:counter(h6)}h5.is-style-numbered~h6.is-style-numbered:before{content:counter(h5) "." counter(h6)}h4.is-style-numbered~h5.is-style-numbered~h6.is-style-numbered:before{content:counter(h4) "." counter(h5) "." counter(h6)}h3.is-style-numbered~h4.is-style-numbered~h5.is-style-numbered~h6.is-style-numbered:before{content:counter(h3) "." counter(h4) "." counter(h5) "." counter(h6)}h2.is-style-numbered~h3.is-style-numbered~h4.is-style-numbered~h5.is-style-numbered~h6.is-style-numbered:before{content:counter(h2) "." counter(h3) "." counter(h4) "." counter(h5) "." counter(h6)}.is-style-styled{--gkt-styled-lists--items__line-height:1.5;--gkt-styled-lists--items__gap:0.5em;--gkt-styled-lists--inner-lists__padding-v:1em;--gkt-styled-lists--inner-lists__padding-h:0;--gkt-styled-lists-numbered__padding-left:2em;--gkt-styled-lists-numbered--decoration__top:0;--gkt-styled-lists-numbered--decoration__left:0;--gkt-styled-lists-numbered--decoration__width:2em;--gkt-styled-lists-numbered--decoration__height:2em;--gkt-styled-lists-numbered--decoration__font-size:0.7em;--gkt-styled-lists-numbered--decoration__font-weight:600;--gkt-styled-lists-numbered--decoration__line-height:1;--gkt-styled-lists-numbered--decoration__color:#fff;--gkt-styled-lists-numbered--decoration__background-color:var(--gkt-color-dark-gray);--gkt-styled-lists-numbered--decoration__border-radius:50%;--gkt-styled-lists-dotted__padding-left:2em;--gkt-styled-lists-dotted--decoration__top:0.65em;--gkt-styled-lists-dotted--decoration__left:0.9em;--gkt-styled-lists-dotted--decoration__width:0.2em;--gkt-styled-lists-dotted--decoration__height:0.2em;--gkt-styled-lists-dotted--decoration__background-color:var(--gkt-color-dark-gray)}.is-style-icon{--gkt-icon-lists--items__line-height:1.5;--gkt-icon-lists--items__padding-left:2em;--gkt-icon-lists--items__gap:0.5em;--gkt-icon-lists--inner-lists__padding-v:1em;--gkt-icon-lists--inner-lists__padding-h:0;--gkt-icon-lists--decoration:url('data:image/svg+xml;utf8,<svg class="ghostkit-svg-icon" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M12.6724 2.66808C12.5461 2.41207 12.2853 2.25 11.9998 2.25C11.7144 2.25 11.4536 2.41207 11.3273 2.66808L8.56287 8.26941L2.38143 9.16762C2.09892 9.20868 1.86421 9.40656 1.77599 9.67807C1.68777 9.94958 1.76134 10.2476 1.96577 10.4469L6.4387 14.8069L5.38279 20.9634C5.33453 21.2448 5.45019 21.5291 5.68115 21.6969C5.91211 21.8647 6.21831 21.8869 6.471 21.754L11.9998 18.8473L17.5287 21.754C17.7814 21.8869 18.0876 21.8647 18.3185 21.6969C18.5495 21.5291 18.6652 21.2448 18.6169 20.9634L17.561 14.8069L22.0339 10.4469C22.2383 10.2476 22.3119 9.94958 22.2237 9.67807C22.1355 9.40656 21.9008 9.20868 21.6183 9.16762L15.4368 8.26941L12.6724 2.66808Z" fill="currentColor"/></svg>');--gkt-icon-lists--decoration__top:0;--gkt-icon-lists--decoration__left:0;--gkt-icon-lists--decoration__width:1.5em;--gkt-icon-lists--decoration__height:1.5em;--gkt-icon-lists--decoration__color:var(--gkt-color-brand)}.is-style-icon,.is-style-icon ol,.is-style-icon ul,.is-style-none,.is-style-none ol,.is-style-none ul,.is-style-styled,.is-style-styled ol,.is-style-styled ul{list-style:none;padding-left:0}.is-style-icon ol,.is-style-icon ul,.is-style-styled ol,.is-style-styled ul{margin-left:0}.is-style-icon li,.is-style-styled li{list-style:none;margin-left:0}ol.is-style-styled,ul.is-style-styled{line-height:var(--gkt-styled-lists--items__line-height)}ol.is-style-styled li>ol,ol.is-style-styled li>ul,ul.is-style-styled li>ol,ul.is-style-styled li>ul{margin:var(--gkt-styled-lists--inner-lists__padding-v) var(--gkt-styled-lists--inner-lists__padding-h);width:100%}ol.is-style-styled li+li,ul.is-style-styled li+li{margin-top:var(--gkt-styled-lists--items__gap)}.is-style-styled ol,ol.is-style-styled{counter-reset:li}.is-style-styled ol>li,ol.is-style-styled>li{padding-left:var(--gkt-styled-lists-numbered__padding-left);position:relative}.is-style-styled ol>li:before,ol.is-style-styled>li:before{align-items:center;align-self:flex-start;background-color:var(--gkt-styled-lists-numbered--decoration__background-color);border-radius:var(--gkt-styled-lists-numbered--decoration__border-radius);color:var(--gkt-styled-lists-numbered--decoration__color);content:counter(li);counter-increment:li;display:flex;flex:0 0 var(--gkt-styled-lists-numbered--decoration__width);font-size:var(--gkt-styled-lists-numbered--decoration__font-size);font-weight:var(--gkt-styled-lists-numbered--decoration__font-weight);height:var(--gkt-styled-lists-numbered--decoration__height);justify-content:center;left:var(--gkt-styled-lists-numbered--decoration__left);line-height:var(--gkt-styled-lists-numbered--decoration__line-height);position:absolute;top:var(--gkt-styled-lists-numbered--decoration__top);width:var(--gkt-styled-lists-numbered--decoration__width)}.is-style-styled ol[reversed]>li:before,ol.is-style-styled[reversed]>li:before{counter-increment:li -1}.is-style-styled ul>li,ul.is-style-styled>li{padding-left:var(--gkt-styled-lists-dotted__padding-left);position:relative}.is-style-styled ul>li:before,ul.is-style-styled>li:before{background-color:var(--gkt-styled-lists-dotted--decoration__background-color);content:"";height:var(--gkt-styled-lists-dotted--decoration__height);left:var(--gkt-styled-lists-dotted--decoration__left);position:absolute;top:var(--gkt-styled-lists-dotted--decoration__top);width:var(--gkt-styled-lists-dotted--decoration__width)}ol.is-style-icon,ul.is-style-icon{line-height:var(--gkt-icon-lists--items__line-height)}ol.is-style-icon li,ul.is-style-icon li{padding-left:var(--gkt-icon-lists--items__padding-left);position:relative}ol.is-style-icon li:before,ul.is-style-icon li:before{background-color:var(--gkt-icon-lists--decoration__color);content:"";flex:0 0 var(--gkt-icon-lists--decoration__width);height:var(--gkt-icon-lists--decoration__height);left:var(--gkt-icon-lists--decoration__left);-webkit-mask-image:var(--gkt-icon-lists--decoration);mask-image:var(--gkt-icon-lists--decoration);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100%;mask-size:100%;position:absolute;top:var(--gkt-icon-lists--decoration__top);width:var(--gkt-icon-lists--decoration__width)}ol.is-style-icon li>ol,ol.is-style-icon li>ul,ul.is-style-icon li>ol,ul.is-style-icon li>ul{list-style:none;margin:var(--gkt-icon-lists--inner-lists__padding-v) var(--gkt-icon-lists--inner-lists__padding-h);padding-left:0;width:100%}ol.is-style-icon li+li,ul.is-style-icon li+li{margin-top:var(--gkt-icon-lists--items__gap)}.ghostkit-list-columns-1{-moz-column-count:1;column-count:1}.ghostkit-list-columns-2{-moz-column-count:2;column-count:2}.ghostkit-list-columns-3{-moz-column-count:3;column-count:3}.ghostkit-list-columns-4{-moz-column-count:4;column-count:4}.ghostkit-list-columns-5{-moz-column-count:5;column-count:5}.ghostkit-list-columns-6{-moz-column-count:6;column-count:6}@media(max-width:1200px){.ghostkit-list-columns-xl-1{-moz-column-count:1;column-count:1}.ghostkit-list-columns-xl-2{-moz-column-count:2;column-count:2}.ghostkit-list-columns-xl-3{-moz-column-count:3;column-count:3}.ghostkit-list-columns-xl-4{-moz-column-count:4;column-count:4}.ghostkit-list-columns-xl-5{-moz-column-count:5;column-count:5}.ghostkit-list-columns-xl-6{-moz-column-count:6;column-count:6}}@media(max-width:992px){.ghostkit-list-columns-lg-1{-moz-column-count:1;column-count:1}.ghostkit-list-columns-lg-2{-moz-column-count:2;column-count:2}.ghostkit-list-columns-lg-3{-moz-column-count:3;column-count:3}.ghostkit-list-columns-lg-4{-moz-column-count:4;column-count:4}.ghostkit-list-columns-lg-5{-moz-column-count:5;column-count:5}.ghostkit-list-columns-lg-6{-moz-column-count:6;column-count:6}}@media(max-width:768px){.ghostkit-list-columns-md-1{-moz-column-count:1;column-count:1}.ghostkit-list-columns-md-2{-moz-column-count:2;column-count:2}.ghostkit-list-columns-md-3{-moz-column-count:3;column-count:3}.ghostkit-list-columns-md-4{-moz-column-count:4;column-count:4}.ghostkit-list-columns-md-5{-moz-column-count:5;column-count:5}.ghostkit-list-columns-md-6{-moz-column-count:6;column-count:6}}@media(max-width:576px){.ghostkit-list-columns-sm-1{-moz-column-count:1;column-count:1}.ghostkit-list-columns-sm-2{-moz-column-count:2;column-count:2}.ghostkit-list-columns-sm-3{-moz-column-count:3;column-count:3}.ghostkit-list-columns-sm-4{-moz-column-count:4;column-count:4}.ghostkit-list-columns-sm-5{-moz-column-count:5;column-count:5}.ghostkit-list-columns-sm-6{-moz-column-count:6;column-count:6}}.ghostkit-paragraph-columns-1{-moz-column-count:1;column-count:1}.ghostkit-paragraph-columns-2{-moz-column-count:2;column-count:2}.ghostkit-paragraph-columns-3{-moz-column-count:3;column-count:3}.ghostkit-paragraph-columns-4{-moz-column-count:4;column-count:4}.ghostkit-paragraph-columns-5{-moz-column-count:5;column-count:5}.ghostkit-paragraph-columns-6{-moz-column-count:6;column-count:6}@media(max-width:1200px){.ghostkit-paragraph-columns-xl-1{-moz-column-count:1;column-count:1}.ghostkit-paragraph-columns-xl-2{-moz-column-count:2;column-count:2}.ghostkit-paragraph-columns-xl-3{-moz-column-count:3;column-count:3}.ghostkit-paragraph-columns-xl-4{-moz-column-count:4;column-count:4}.ghostkit-paragraph-columns-xl-5{-moz-column-count:5;column-count:5}.ghostkit-paragraph-columns-xl-6{-moz-column-count:6;column-count:6}}@media(max-width:992px){.ghostkit-paragraph-columns-lg-1{-moz-column-count:1;column-count:1}.ghostkit-paragraph-columns-lg-2{-moz-column-count:2;column-count:2}.ghostkit-paragraph-columns-lg-3{-moz-column-count:3;column-count:3}.ghostkit-paragraph-columns-lg-4{-moz-column-count:4;column-count:4}.ghostkit-paragraph-columns-lg-5{-moz-column-count:5;column-count:5}.ghostkit-paragraph-columns-lg-6{-moz-column-count:6;column-count:6}}@media(max-width:768px){.ghostkit-paragraph-columns-md-1{-moz-column-count:1;column-count:1}.ghostkit-paragraph-columns-md-2{-moz-column-count:2;column-count:2}.ghostkit-paragraph-columns-md-3{-moz-column-count:3;column-count:3}.ghostkit-paragraph-columns-md-4{-moz-column-count:4;column-count:4}.ghostkit-paragraph-columns-md-5{-moz-column-count:5;column-count:5}.ghostkit-paragraph-columns-md-6{-moz-column-count:6;column-count:6}}@media(max-width:576px){.ghostkit-paragraph-columns-sm-1{-moz-column-count:1;column-count:1}.ghostkit-paragraph-columns-sm-2{-moz-column-count:2;column-count:2}.ghostkit-paragraph-columns-sm-3{-moz-column-count:3;column-count:3}.ghostkit-paragraph-columns-sm-4{-moz-column-count:4;column-count:4}.ghostkit-paragraph-columns-sm-5{-moz-column-count:5;column-count:5}.ghostkit-paragraph-columns-sm-6{-moz-column-count:6;column-count:6}}
 :root {
--bg-color: #f9f9f9;
--bg-color-footter: #fff;
--bg-color-header: #fff;
--border-color: #efefef;
--default-font-family: "Noto Sans JP", sans-serif;
--default-font-size: 16px;
--f1: 2.074rem;
--f2: 1.728rem;
--f3: 1.44rem;
--f4: 1.2rem;
--f5: 1rem;
--f6: 0.875rem;
--f6-plus: max(0.75rem, 12px);
--f7: max(0.694rem, 10px);
--fmin: 10px;
--gray-text-color: #9b9b9b;
--link-color: #538fff;
--main-color: #383838;
--paddong-body-side: 1rem;
--sub-color: #707070;
--text-color: #383838;
--text-color-footer: #383838;
--text-color-header: #383838;
--the-max-width: 1100px;
} html {
border: 0;
-webkit-box-sizing: border-box;
box-sizing: border-box;
font-size: var(--default-font-size);
font-weight: 400;
margin: 0;
padding: 0;
vertical-align: baseline;
word-wrap: break-word;
}
body,
h1,
h2,
h3,
h4,
ul,
ol,
dl,
li,
dt,
dd,
p,
div,
span,
img,
a,
table,
tr,
th,
td,
blockquote,
pre,
code {
border: 0;
-webkit-box-sizing: border-box;
box-sizing: border-box;
font-weight: 400;
margin: 0;
padding: 0;
vertical-align: baseline;
}
h1,
h2,
h3,
h4,
h5,
h6,
p {
word-break: break-all;
}
article,
header,
footer,
aside,
figure,
figcaption,
nav,
section {
-webkit-box-sizing: border-box;
box-sizing: border-box;
display: block;
margin: 0;
}
ol,
ul {
list-style: none;
list-style-type: none;
}
a {
color: var(--link-color);
}
body {
background-color: var(--bg-color);
color: var(--text-color);
font-family: var(--default-font-family);
letter-spacing: 0.02em;
line-height: 1.75;
margin: 0;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}
img {
height: auto;
image-rendering: -webkit-optimize-contrast;
max-width: 100%;
vertical-align: bottom;
}
input:focus,
select:focus {
outline: none;
} #l-breadcrumb {
margin-bottom: 1em;
margin-top: 1em;
}
#l-breadcrumb + #l-pickup,
#l-breadcrumb + #l-main-container {
margin-top: 0;
}
@media screen and (min-width: 768px) {
#l-breadcrumb + #l-pickup,
#l-breadcrumb + #l-main-container {
margin-top: 0;
}
}
#l-pickup {
margin-bottom: 32px;
margin-top: 32px;
}
@media screen and (min-width: 768px) {
#l-pickup {
margin-bottom: 40px;
margin-top: 40px;
}
}
#l-main-container {
margin-bottom: 80px;
margin-top: 32px;
}
@media screen and (min-width: 768px) {
#l-main-container {
-webkit-box-pack: justify;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-pack: justify;
justify-content: space-between;
margin-bottom: 96px;
margin-top: 40px;
}
}
#l-main {
-webkit-box-flex: 0;
-ms-flex: 0 0 calc(71% - 20px);
flex: 0 0 calc(71% - 20px);
overflow: hidden;
}
#l-main > *:not(:first-child) {
margin-top: 32px;
}
@media screen and (min-width: 768px) {
#l-main > *:not(:first-child) {
margin-top: 40px;
}
}
@media screen and (max-width: 767px) {
#l-side {
margin-top: 40px;
}
}
@media screen and (min-width: 768px) {
#l-side {
-webkit-box-flex: 0;
-ms-flex: 0 0 calc(29% - 20px);
flex: 0 0 calc(29% - 20px);
}
} .l-contents {
padding: 0 var(--paddong-body-side);
width: 100%;
}
@media screen and (min-width: 768px) {
.l-contents {
margin: 0 auto;
max-width: calc(var(--the-max-width) + var(--paddong-body-side) + var(--paddong-body-side));
}
}
@media screen and (max-width: 767px) {
.l-contents--sp-full {
padding-left: 0;
padding-right: 0;
}
}
.l-side-contents:not(:empty) + .l-side-contents {
margin-top: 32px;
}
@media screen and (min-width: 768px) {
.l-side-contents:not(:empty) + .l-side-contents {
margin-top: 40px;
}
}
@media screen and (max-width: 767px) {
.l-side-contents {
padding: 0 var(--paddong-body-side);
width: 100%;
}
}
@media screen and (min-width: 768px) {
.l-side-contents--sticky {
position: sticky;
top: 40px;
}
}
.l-side-widget + .l-side-widget {
margin-top: 32px;
}
@media screen and (min-width: 768px) {
.l-side-widget + .l-side-widget {
margin-top: 40px;
}
} .l-contents-inner {
padding: 40px 0;
width: 100%;
}
@media screen and (min-width: 768px) {
.l-contents-inner {
padding: 64px 0;
}
}
.l-contents-inner-s {
padding-bottom: 32px;
padding-top: 32px;
}
@media screen and (min-width: 768px) {
.l-contents-inner-s {
padding-bottom: 40px;
padding-top: 40px;
}
} .p-article {
background-color: #fff;
padding: 2.5em 0;
}
@media screen and (min-width: 768px) {
.p-article {
padding: 3.5em 0;
}
}
.p-article__inner, .p-comments .p-comments-form .comment-respond {
margin: 2.5em 0 0;
padding: 0 1em;
}
.p-article__inner:first-child, .p-comments .p-comments-form .comment-respond:first-child {
margin-top: 0;
}
@media screen and (min-width: 768px) {
.p-article__inner, .p-comments .p-comments-form .comment-respond {
padding: 0 3.5em;
}
}
.p-article__inner--mt-min {
margin-top: 1em !important;
}
.p-article__grid {
-webkit-column-gap: 12px;
-moz-column-gap: 12px;
column-gap: 12px;
display: grid;
grid-template: "g-article__category g-article__category" auto "g-article__title g-article__title" auto "g-article__date g-article__tags" auto/minmax(110px, 33%) 1fr;
row-gap: 12px;
}
@media screen and (min-width: 768px) {
.p-article__grid {
-webkit-column-gap: 24px;
-moz-column-gap: 24px;
column-gap: 24px;
grid-template: "g-article__category g-article__category" auto "g-article__title g-article__title" auto "g-article__date g-article__tags" auto/minmax(110px, auto) 1fr;
}
}
.p-article__category-area {
grid-area: g-article__category;
}
.p-article__title-area {
grid-area: g-article__title;
margin-bottom: 12px;
}
@media screen and (min-width: 768px) {
.p-article__title-area {
margin-bottom: 8px;
}
}
.p-article__date-area {
grid-area: g-article__date;
}
.p-article__tags-area {
grid-area: g-article__tags;
}
.p-article__img-area {
margin: 2.5em 0 0;
}
.p-article__footer {
margin-top: 3.5em;
}
@media screen and (min-width: 768px) {
.p-article__footer {
margin-top: 4.5em;
}
}
.p-article__pr {
background-color: var(--gray-text-color);
color: #fff;
display: inline-block;
line-height: 1.3;
padding: 0.5em 0.75em;
}
.p-article__pr--initial {
background-color: var(--gray-text-color);
color: #fff;
line-height: 1.3;
padding: 0.5em 0.75em;
}
.p-article__pr--low {
background-color: #f7f7f7;
color: var(--text-color);
line-height: 1.5;
padding: 0.75em 1em;
} .p-article__text-area > * {
margin-bottom: 2em;
margin-top: 2em;
max-width: 100%;
}
.p-article__text-area > *:first-child {
margin-top: 0;
}
.p-article__text-area > *:last-child {
margin-bottom: 0;
}
.p-article__text-area > ul {
list-style-type: disc;
padding-left: 1em;
}
.p-article__text-area > ul li {
padding: 0.2em 0;
}
.p-article__text-area > ol {
padding-left: 1em;
}
.p-article__text-area > ol li {
list-style-type: decimal;
padding: 0.2em 0;
}
.p-article__text-area > blockquote {
background: var(--bg-color);
padding: 40px;
position: relative;
}
.p-article__text-area > blockquote::before {
color: #888;
content: "“";
display: inline-block;
font-size: 6.75rem;
left: 0.2em;
line-height: 1;
position: absolute;
top: -0.2em;
}
.p-article__text-area > blockquote cite {
color: var(--gray-text-color);
display: block;
font-size: var(--f6);
margin-top: 24px;
}
.p-article__text-area > blockquote cite a {
color: var(--gray-text-color);
}
.p-article__text-area > figcaption {
color: var(--gray-text-color);
font-size: var(--f6);
margin-top: -16px;
}
.p-article__text-area > img {
max-width: 100%;
width: auto;
}
.p-article__text-area > figure {
margin-left: auto;
margin-right: auto;
text-align: center;
} .p-article__text-area table {
border: 1px solid var(--gray-text-color);
border-collapse: collapse;
letter-spacing: 0;
width: 100%;
}
.p-article__text-area table th,
.p-article__text-area table td {
border: 1px solid var(--gray-text-color);
border-collapse: collapse;
letter-spacing: 0;
}
.p-article__text-area table th,
.p-article__text-area table thead {
background-color: var(--bg-color);
color: #222;
font-weight: 700;
padding: 1em;
text-align: left;
vertical-align: top;
}
.p-article__text-area table td {
padding: 1em;
text-align: left;
vertical-align: top;
width: auto;
} .p-article__text-area > h2,
.p-related__ttl {
font-size: var(--f3);
font-weight: 700;
line-height: 1.5;
margin-bottom: -0.75rem;
margin-top: 2.08em;
}
@media screen and (min-width: 768px) {
.p-article__text-area > h2,
.p-related__ttl {
font-size: var(--f2);
margin-top: 2.32em;
}
}
.p-article__text-area > h3,
.p-article__text-area > h4,
.p-article__text-area > h5,
.p-article__text-area > h6 {
font-weight: 700;
line-height: 1.5;
margin-bottom: -0.25rem;
}
.p-article__text-area > h3 {
font-size: var(--f4);
margin-top: 2.5rem;
}
@media screen and (min-width: 768px) {
.p-article__text-area > h3 {
font-size: var(--f3);
margin-top: 3rem;
}
}
.p-article__text-area > h4 {
font-size: var(--f5);
margin-top: 2.5rem;
}
@media screen and (min-width: 768px) {
.p-article__text-area > h4 {
font-size: var(--f4);
margin-top: 3rem;
}
}
.p-article__text-area > h5 {
color: var(--main-color);
font-size: var(--f5);
margin-top: 2.5rem;
}
@media screen and (min-width: 768px) {
.p-article__text-area > h5 {
font-size: var(--f5);
margin-top: 3rem;
}
} .p-heading-default .p-article__text-area > h2,
.p-heading-default .p-related__ttl {
background-color: var(--bg-color);
padding: 0.87em 0.87em 0.87em 1.21em;
position: relative;
}
@media screen and (min-width: 768px) {
.p-heading-default .p-article__text-area > h2,
.p-heading-default .p-related__ttl {
padding: 0.87em 0.87em 0.87em 1.44em;
}
}
.p-heading-default .p-article__text-area > h2::before,
.p-heading-default .p-related__ttl::before {
background-color: var(--main-color);
content: "";
height: 1.44em;
left: 0;
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
width: 8px;
}
@media screen and (min-width: 768px) {
.p-heading-default .p-article__text-area > h2::before,
.p-heading-default .p-related__ttl::before {
width: 10px;
}
}
.p-heading-default .p-article__text-area > h3 {
border-bottom: 1px dashed var(--main-color);
border-left: solid 5px var(--main-color);
padding: 0.25em 0 0.5em 1em;
}
.p-heading-default .p-article__text-area > h4 {
border-bottom: 1px dashed var(--main-color);
padding-bottom: 0.5em;
} .p-heading-ptn2 .p-article__text-area > h2,
.p-heading-ptn2 .p-related__ttl {
background-color: var(--main-color);
color: #fff;
padding: 1.02em 1.22em;
}
@media screen and (min-width: 768px) {
.p-heading-ptn2 .p-article__text-area > h2,
.p-heading-ptn2 .p-related__ttl {
padding: 0.87em 1.01em;
}
}
.p-heading-ptn2 .p-article__text-area > h3 {
background-color: var(--bg-color);
border-bottom: 3px solid var(--main-color);
border-top: 3px solid var(--main-color);
padding: 0.75em 1em;
}
@media screen and (min-width: 768px) {
.p-heading-ptn2 .p-article__text-area > h3 {
padding: 1em 1.25em;
}
}
.p-heading-ptn2 .p-article__text-area > h4 {
background-color: var(--bg-color);
padding: 0.75em;
}
@media screen and (min-width: 768px) {
.p-heading-ptn2 .p-article__text-area > h4 {
padding: 1em;
}
} .p-heading-ptn3 .p-article__text-area > h2,
.p-heading-ptn3 .p-related__ttl {
background-color: var(--main-color);
border-radius: 5px;
color: #fff;
margin-bottom: 0;
padding: 1.02em 1.22em;
position: relative;
}
@media screen and (min-width: 768px) {
.p-heading-ptn3 .p-article__text-area > h2,
.p-heading-ptn3 .p-related__ttl {
padding: 0.87em 1.01em;
}
}
.p-heading-ptn3 .p-article__text-area > h2::after,
.p-heading-ptn3 .p-related__ttl::after {
border: 15px solid transparent;
border-top: 15px solid var(--main-color);
content: "";
height: 0;
left: 30px;
position: absolute;
top: 100%;
width: 0;
}
.p-heading-ptn3 .p-article__text-area > h3 {
background-color: var(--bg-color);
border-bottom: 3px solid rgba(0, 0, 0, 0.16);
border-radius: 5px;
padding: 0.75em 1em;
}
@media screen and (min-width: 768px) {
.p-heading-ptn3 .p-article__text-area > h3 {
padding: 1em 1.25em;
}
}
.p-heading-ptn3 .p-article__text-area > h4::after {
background-color: var(--main-color);
border-radius: 50px;
content: "";
display: block;
height: 3px;
margin-top: 0.75em;
} .c-article-ttl {
font-size: var(--f3);
font-weight: 700;
line-height: 1.5;
}
@media screen and (min-width: 768px) {
.c-article-ttl {
font-size: var(--f1);
}
}
.c-archive-ttl {
background-color: #fff;
border-bottom: 2px solid var(--main-color);
font-size: var(--f4);
font-weight: 700;
padding: 0.83em;
}
@media screen and (min-width: 768px) {
.c-archive-ttl {
font-size: var(--f3);
padding: 1.39em;
}
} .c-category {
background-color: var(--main-color);
color: #fff;
display: inline-block;
font-size: var(--fmin);
font-weight: 700;
line-height: 1;
padding: 0.35rem 0.5rem;
text-decoration: none;
}
.c-category span {
font-weight: 700;
}
@media screen and (min-width: 768px) {
.c-category {
padding: 0.375rem 0.75rem;
}
} .c-tag > a {
text-decoration: none;
}
.c-tag > a:hover {
color: var(--text-color);
-webkit-transition: 0.3s;
transition: 0.3s;
} .c-btn, .p-comments .p-comments-list .comment-reply-link, form #submit {
background-color: #fff;
border: 1px solid var(--link-color);
border-radius: 35px;
color: var(--link-color);
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
font-size: var(--f7);
font-weight: 700;
line-height: 1;
padding: 0.625em 2em;
text-decoration: none;
-webkit-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
.c-btn::after, .p-comments .p-comments-list .comment-reply-link::after, form #submit::after {
content: "\f054";
font-family: "Font Awesome 5 Free";
margin-left: 0.4em;
}
.c-btn:hover, .p-comments .p-comments-list .comment-reply-link:hover, form #submit:hover {
background-color: var(--link-color);
color: #fff;
} .c-img-fixed-ratio {
height: auto;
position: relative;
width: 100%;
}
.c-img-fixed-ratio::before {
content: "";
display: block;
padding-top: calc(100% / 16 * 9);
}
.c-img-fixed-ratio img {
bottom: 0;
height: auto;
left: 0;
margin: auto;
max-height: 100%;
max-width: 100%;
position: absolute;
right: 0;
top: 0;
width: auto;
} .c-hover-slideline {
position: relative;
}
.c-hover-slideline::after {
background: var(--text-color-header);
bottom: 0;
content: "";
height: 1px;
left: 0;
position: absolute;
-webkit-transform: scale(0, 1);
transform: scale(0, 1);
-webkit-transform-origin: left top;
transform-origin: left top;
-webkit-transition: -webkit-transform 0.3s ease-in-out;
transition: -webkit-transform 0.3s ease-in-out;
transition: transform 0.3s ease-in-out;
transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
width: 100%;
}
.c-hover-slideline:hover::after {
-webkit-transform: scale(1, 1);
transform: scale(1, 1);
}
.c-hover-shadow:hover {
-webkit-box-shadow: 3px 3px 12px -2px rgba(0, 0, 0, 0.1);
box-shadow: 3px 3px 12px -2px rgba(0, 0, 0, 0.1);
-webkit-transform: translateY(-4px);
transform: translateY(-4px);
-webkit-transition: 0.3s;
transition: 0.3s;
}
.c-hover-enlarge:hover {
-webkit-transform: scale(1.2);
transform: scale(1.2);
-webkit-transition: 0.3s;
transition: 0.3s;
}
.c-hover-opacity:hover {
opacity: 0.8;
-webkit-transition: 0.3s;
transition: 0.3s;
}
.c-hover-underline:hover {
text-decoration: underline;
-webkit-transition: 0.3s;
transition: 0.3s;
} .p-breadcrumb {
font-size: var(--f7);
}
.p-breadcrumb__list {
align-items: center;
-webkit-box-align: center;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
-webkit-overflow-scrolling: touch;
overflow-x: scroll;
white-space: nowrap;
word-break: keep-all;
}
.p-breadcrumb__list a {
text-decoration: none;
}
.p-breadcrumb__list li:not(:last-of-type)::after {
content: ">";
padding: 0 0.75em;
} .p-profile {
background-color: #fff;
word-break: break-all;
}
.p-profile__inner {
padding: 2em;
}
.p-profile__img-area {
text-align: center;
}
.p-profile__img {
border-radius: 50%;
height: 110px;
width: 110px;
}
.p-profile__name {
font-weight: 700;
margin-top: 16px;
text-align: center;
}
.p-profile__job {
font-size: var(--f7);
margin-top: 8px;
text-align: center;
}
.p-profile__text-area {
font-size: var(--f6);
margin-top: 24px;
}
.p-profile__text-area a {
border-bottom: 1px dashed var(--text-color);
color: var(--text-color);
text-decoration: none;
}
.p-profile__text-area a:hover {
opacity: 0.5;
-webkit-transition: 0.3s;
transition: 0.3s;
}
.p-profile__btn-area {
margin-top: 24px;
text-align: center;
}
.p-profile__sns-area {
background-color: var(--sub-color);
-webkit-box-pack: center;
color: #fff;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-pack: center;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
justify-content: center;
padding: 1.5em 1em;
}
.p-profile__sns-area a {
color: #fff;
display: block;
font-size: var(--f3);
overflow: hidden;
padding: 0 0.75em;
text-decoration: none;
}
@media screen and (min-width: 768px) {
.p-profile__sns-area a {
font-size: var(--f4);
padding: 0 0.5em;
}
} .p-page-top {
bottom: 40px;
position: fixed;
right: 16px;
z-index: 1000;
}
@media screen and (min-width: 768px) {
.p-page-top {
bottom: 60px;
right: 24px;
}
}
.p-page-top__link {
align-items: center;
background-color: var(--main-color);
border-radius: 50%;
-webkit-box-align: center;
-webkit-box-pack: center;
color: #fff;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
-ms-flex-pack: center;
font-size: 1.2rem;
height: 50px;
justify-content: center;
width: 50px;
} .p-toc {
background-color: var(--bg-color);
padding: 2.5em 1.25em;
}
@media screen and (min-width: 768px) {
.p-toc {
padding: 3.5em 2.5em;
}
}
.p-toc__title {
font-size: var(--f4);
font-weight: 700;
text-align: center;
}
.p-toc__title + .p-toc__list {
margin-top: 32px;
}
.p-toc__list {
counter-reset: toc;
font-size: var(--f6);
margin-bottom: -16px;
}
.p-toc__list--side > li::before {
top: 0.3em;
}
.p-toc__list--side li a {
padding: 2px 6px;
}
.p-toc__list li {
margin-bottom: 16px;
position: relative;
}
.p-toc__list li a {
color: var(--text-color);
display: block;
text-decoration: none;
-webkit-transition: 0.3s;
transition: 0.3s;
}
.p-toc__list > li {
padding: 0 0 0 2em;
}
.p-toc__list > li > a {
font-weight: 700;
}
.p-toc__list > li::before {
background-color: var(--main-color);
border: none;
border-radius: 50%;
-webkit-box-sizing: content-box;
box-sizing: content-box;
color: #fff;
content: counter(toc);
counter-increment: toc;
display: block;
font-size: 1em;
height: 1.5em;
left: 0;
line-height: 1.5;
padding: 0;
position: absolute;
text-align: center;
top: 0.2em;
-webkit-transform: scale(0.8);
transform: scale(0.8);
width: 1.5em;
}
.p-toc__h3 {
margin-top: 16px;
}
.p-toc__h3 > li {
margin-bottom: 8px;
}
.p-toc__h3 > li a {
align-items: flex-start;
-webkit-box-align: start;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-align: start;
}
.p-toc__h3 > li a::before {
border: 5px solid transparent;
border-left: 8px solid #555;
content: "";
margin-top: 0.5em;
}
.p-toc__highlight {
background-color: #e1ecff;
font-weight: 700 !important;
} .p-search-form {
position: relative;
}
.p-search-form__field {
background-color: #fff !important;
border: 1px solid var(--border-color);
-webkit-box-sizing: border-box;
box-sizing: border-box;
color: var(--gray-text-color);
font-size: 1rem;
padding: 1em;
width: 100%;
}
.p-search-form__submitn {
background: none;
border: none;
cursor: pointer;
display: inline-block;
position: absolute;
right: 1em;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
} .p-ad-unit {
text-align: center;
}
.p-ad-unit--horizontally {
-webkit-box-pack: center;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-pack: center;
justify-content: center;
}
.p-ad-unit--horizontally > * {
-webkit-box-flex: 0;
-ms-flex: 0 0 47.5%;
flex: 0 0 47.5%;
}
.p-ad-unit--horizontally > *:not(:first-child) {
margin-left: 5%;
} .p-blogcard {
background-color: #fff;
border: 1px solid var(--gray-text-color);
border-radius: 5px;
-webkit-column-gap: 12px;
-moz-column-gap: 12px;
column-gap: 12px;
display: grid;
grid-template: "g-blogcard__img g-blogcard__title" auto "g-blogcard__img g-blogcard__excerpt" 1fr "g-blogcard__img g-blogcard__btn" auto/minmax(110px, 30%) auto;
height: auto;
padding: 1em;
row-gap: 8px;
text-align: left;
text-decoration: none;
width: 100%;
}
@media screen and (min-width: 630px) {
.p-blogcard {
-webkit-column-gap: 16px;
-moz-column-gap: 16px;
column-gap: 16px;
grid-template: "g-blogcard__img g-blogcard__title" auto "g-blogcard__img g-blogcard__excerpt" 1fr "g-blogcard__img g-blogcard__btn" auto/minmax(150px, 30%) auto;
row-gap: 12px;
}
}
.p-blogcard__img-area {
grid-area: g-blogcard__img;
}
.p-blogcard__title-area {
color: var(--text-color);
font-size: var(--f5);
font-weight: 700;
grid-area: g-blogcard__title;
text-decoration: none;
word-break: break-all;
}
@media screen and (min-width: 630px) {
.p-blogcard__title-area {
font-size: var(--f5);
}
}
.p-blogcard__excerpt-area {
color: var(--gray-text-color);
font-size: var(--f6-plus);
grid-area: g-blogcard__excerpt;
margin-top: -8px;
text-decoration: none;
word-break: break-all;
}
@media screen and (max-width: 767px) {
.p-blogcard__excerpt-area {
display: none;
}
}
.p-blogcard__date-area {
align-self: center;
grid-area: g-blogcard__date;
text-decoration: none;
}
@media screen and (min-width: 630px) {
.p-blogcard__date-area.u-text-aside, .c-tag > a.p-blogcard__date-area {
font-size: var(--f6-plus);
}
}
.p-blogcard__btn-area {
grid-area: g-blogcard__btn;
justify-self: end;
margin-top: -6px;
}
.p-blogcard__btn {
padding: 0.5em 2em;
}
.wp-block-embed figcaption {
color: var(--gray-text-color);
font-size: var(--f6-plus);
margin-top: 0;
text-align: left;
} .p-rinker-default div.yyi-rinker-contents ul.yyi-rinker-links {
-webkit-box-direction: normal;
-webkit-box-orient: vertical;
-ms-flex-direction: column;
flex-direction: column;
margin: 0;
}
.p-rinker-default div.yyi-rinker-contents ul.yyi-rinker-links > li {
align-self: stretch;
-ms-flex-item-align: stretch;
margin-bottom: 0 !important;
margin-left: 0 !important;
margin-right: 0 !important;
margin-top: 0;
}
.p-rinker-default div.yyi-rinker-contents ul.yyi-rinker-links > li:not(:first-of-type) {
margin-top: 10px;
}
.p-rinker-style02 div.yyi-rinker-contents ul.yyi-rinker-links {
margin: 0;
margin-left: -2px;
}
div.yyi-rinker-contents div.yyi-rinker-box {
align-items: flex-start;
-webkit-box-align: start;
-ms-flex-align: start;
padding: 1.5em !important;
}
@media screen and (max-width: 767px) {
div.yyi-rinker-contents div.yyi-rinker-box {
-webkit-box-direction: normal;
-webkit-box-orient: vertical;
-ms-flex-direction: column;
flex-direction: column;
}
}
ul.yyi-rinker-links a.yyi-rinker-link {
-webkit-box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.12);
box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.12);
}
div.yyi-rinker-info ul.yyi-rinker-links li {
-webkit-box-shadow: none;
box-shadow: none;
}
div.yyi-rinker-contents ul.yyi-rinker-links li a {
height: 100%;
padding-bottom: 0.4em;
padding-top: 0.4em;
text-align: center;
}
div.yyi-rinker-contents div.yyi-rinker-image {
margin: 0 auto;
max-width: 200px;
min-width: 175px;
width: 100%;
}
@media screen and (min-width: 768px) {
div.yyi-rinker-contents div.yyi-rinker-image {
max-width: 25%;
min-width: auto;
}
}
div.yyi-rinker-contents div.yyi-rinker-title a {
font-weight: 700;
}
div.yyi-rinker-contents div.yyi-rinker-info {
margin-top: 1em;
padding-left: 0;
width: 100%;
}
@media screen and (min-width: 768px) {
div.yyi-rinker-contents div.yyi-rinker-info {
margin-top: 0;
padding-left: 1.5em;
}
}
div.yyi-rinker-contents div.yyi-rinker-detail {
color: #999;
line-height: 1;
padding: 10px 0 20px !important;
}
div.yyi-rinker-detail div.brand, div.yyi-rinker-detail div.price-box {
font-size: 0.8em !important;
}
div.yyi-rinker-detail div:not(:last-child) {
padding-bottom: 8px;
}
div.yyi-rinker-contents ul.yyi-rinker-links li a:hover {
opacity: 0.5;
-webkit-transition: 0.3s;
transition: 0.3s;
} div.wpforms-container-full .wpforms-form .wpforms-submit-container {
text-align: center !important;
}
div.wpforms-container-full .wpforms-form button[type="submit"] {
background-color: #fff;
border: 1px solid var(--link-color);
border-radius: 35px;
color: var(--link-color);
font-weight: 700;
min-width: 200px;
padding: 0.625em 2em;
text-decoration: none;
-webkit-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
div.wpforms-container-full .wpforms-form button[type="submit"]:hover {
background-color: var(--link-color);
color: #fff;
}
.wpforms-form {
background-color: var(--bg-color);
border: 3px solid var(--border-color);
padding: 2em 0.5em;
}
@media screen and (min-width: 768px) {
.wpforms-form {
padding: 3em 1.5em;
}
}
div.wpforms-container-full .wpforms-form .wpforms-field {
padding: 1em;
}
div.wpforms-container-full .wpforms-form input.wpforms-field-medium,
div.wpforms-container-full .wpforms-form select.wpforms-field-medium,
div.wpforms-container-full .wpforms-form .wpforms-field-row.wpforms-field-medium {
max-width: none;
}
div.wpforms-container-full .wpforms-form .wpforms-field-description,
div.wpforms-container-full .wpforms-form .wpforms-field-limit-text {
color: var(--gray-text-color);
}
div.wpforms-container-full .wpforms-form .wpforms-submit-container {
padding: 1.5em 0 0 0;
} .is-provider-youtube .wp-block-embed__wrapper {
height: 0;
padding-top: 56.25%;
position: relative;
width: 100%;
}
.is-provider-youtube .wp-block-embed__wrapper iframe {
height: 100% !important;
left: 0;
position: absolute;
top: 0;
width: 100% !important;
} .widget_archive select {
border: 1px solid var(--border-color);
font-size: 1rem;
height: auto;
padding: 1em;
width: 100%;
}
.widget_archive label.screen-reader-text {
display: none;
} .xdebug-var-dump small {
display: block;
}
.xdebug-var-dump font {
display: block;
} .post-password-form p:not(:first-child) {
text-align: center;
}
.post-password-form p > label {
font-size: 0;
text-align: center;
-moz-text-align-last: left;
text-align-last: left;
}
.post-password-form input[type="password"] {
border: 1px solid #ccc;
border-radius: 2px;
color: #333;
font-size: var(--f5);
line-height: 1.3;
}
.post-password-form input[type="submit"] {
background-color: #fff;
border: 1px solid var(--link-color);
border-radius: 35px;
color: var(--link-color);
font-size: var(--f5);
font-weight: 700;
margin: 1em auto 0;
min-width: 250px;
padding: 0.625em 2em;
text-decoration: none;
-webkit-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
} .p-card-list {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin: 2em -12px -12px 0;
}
.p-card-list > * {
-webkit-box-flex: 0;
-ms-flex: 0 0 calc(100% / 2 - 12px);
flex: 0 0 calc(100% / 2 - 12px);
margin: 0 12px 12px 0;
}
@media screen and (min-width: 768px) {
.p-card-list {
margin: 2em -20px -20px 0;
}
.p-card-list > * {
-webkit-box-flex: 0;
-ms-flex: 0 0 calc(100% / 3 - 20px);
flex: 0 0 calc(100% / 3 - 20px);
margin: 0 20px 20px 0;
}
}
@media screen and (min-width: 768px) {
.p-card-list--full > * {
-webkit-box-flex: 0;
-ms-flex: 0 0 calc(100% / 4 - 20px);
flex: 0 0 calc(100% / 4 - 20px);
}
}
.p-card {
background-color: #fff;
-webkit-box-shadow: 3px 3px 12px -2px rgba(0, 0, 0, 0.05);
box-shadow: 3px 3px 12px -2px rgba(0, 0, 0, 0.05);
}
.p-card__link-area {
text-decoration: none;
}
.p-card__title {
color: var(--text-color);
font-size: var(--f6-plus);
font-weight: 700;
padding: 1em;
} .p-footer {
background-color: var(--bg-color-footter);
color: var(--text-color-footer);
}
.p-footer__privacy-area:not(:first-child) {
margin-top: 24px;
}
@media screen and (min-width: 768px) {
.p-footer__privacy-area:not(:first-child) {
margin-top: 32px;
}
}
.p-footer__privacy {
font-size: var(--f7);
text-align: center;
} .p-header {
background-color: var(--bg-color-header);
}
.p-header__inner {
align-items: center;
-webkit-box-align: center;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
padding-bottom: 1.25em;
padding-top: 1.25em;
}
@media screen and (min-width: 768px) {
.p-header__inner {
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
}
.p-header__logo-area {
max-width: 80%;
}
@media screen and (min-width: 768px) {
.p-header__logo-area {
margin-right: 40px;
max-width: 500px;
min-width: 100px;
}
}
.p-header__logo-area a {
display: block;
}
.p-header__logo-title {
margin: 0;
}
.p-header__logo-link {
color: var(--text-color-header);
display: inline-block;
font-size: var(--f3);
font-weight: 700;
line-height: 1;
text-decoration: none;
}
@media screen and (min-width: 768px) {
.p-header__logo-link {
font-size: var(--f1);
}
} .p-list-unit {
display: grid;
grid-template-columns: 1fr;
row-gap: 10px;
}
@media screen and (min-width: 768px) {
.p-list-unit {
row-gap: 20px;
}
}
.p-list {
background-color: #fff;
-webkit-column-gap: 12px;
-moz-column-gap: 12px;
column-gap: 12px;
display: grid;
grid-template: "g-list__img g-list__category" auto "g-list__img g-list__title" 1fr "g-list__date g-list__tags" auto/minmax(100px, 33%) 1fr;
padding: 1em;
row-gap: 8px;
}
@media screen and (min-width: 768px) {
.p-list {
-webkit-column-gap: 24px;
-moz-column-gap: 24px;
column-gap: 24px;
grid-template: "g-list__img g-list__category g-list__category" auto "g-list__img g-list__title g-list__title" 1fr "g-list__img g-list__date g-list__tags" auto / 36% auto 1fr;
padding: 1.5em;
row-gap: 20px;
}
}
.p-list__img-area {
grid-area: g-list__img;
}
.p-list__category-area {
grid-area: g-list__category;
line-height: 1;
margin-bottom: -4px;
}
@media screen and (min-width: 768px) {
.p-list__category-area {
margin-bottom: -12px;
}
}
.p-list__title-area {
grid-area: g-list__title;
text-decoration: none;
}
.p-list__date-area {
grid-area: g-list__date;
}
.p-list__tags-area {
grid-area: g-list__tags;
}
.p-list__title {
color: var(--text-color);
font-size: var(--f6);
font-weight: 700;
}
@media screen and (min-width: 768px) {
.p-list__title {
font-size: var(--f4);
}
} .p-list-simple-unit {
display: grid;
grid-template-columns: 1fr;
padding: 0.5em 0;
}
.p-list-simple__inner {
-webkit-column-gap: 12px;
-moz-column-gap: 12px;
column-gap: 12px;
display: grid;
grid-template: "g-list-simple__img g-list-simple__title" auto "g-list-simple__img g-list-simple__date" auto/minmax(100px, 33%) 1fr;
padding: 1em;
row-gap: 8px;
}
.p-list-simple:not(:last-of-type) {
border-bottom: 1px solid var(--border-color);
}
.p-list-simple__img-area {
grid-area: g-list-simple__img;
}
.p-list-simple__title-area {
grid-area: g-list-simple__title;
text-decoration: none;
}
.p-list-simple__title {
color: var(--text-color);
font-size: var(--f6);
font-weight: 700;
}
.p-list-simple__date-area {
grid-area: g-list-simple__date;
} .p-category-list {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin: 0 -4px -4px 0;
}
.p-category-list > * {
line-height: 1;
margin: 0 4px 4px 0;
} .p-mainmenu a {
color: var(--text-color-header);
font-weight: 700;
text-decoration: none;
-webkit-transition: 0.3s;
transition: 0.3s;
}
.p-mainmenu > ul {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin: 0 -32px 0 0;
}
.p-mainmenu > ul > li {
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
line-height: 2;
margin: 0 32px 0 0;
}
.p-mainmenu .menu-item-has-children {
position: relative;
}
.p-mainmenu .menu-item-has-children:hover .sub-menu {
opacity: 1;
-webkit-transform: translateY(-14px);
transform: translateY(-14px);
-webkit-transition: 0.3s;
transition: 0.3s;
visibility: visible;
}
.p-mainmenu .sub-menu {
background: var(--bg-color-footter);
-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.08);
box-shadow: 0 0 10px rgba(0, 0, 0, 0.08);
display: block;
left: 0;
margin-bottom: -10px;
opacity: 0;
padding: 1.5em;
position: absolute;
top: 45px;
visibility: hidden;
width: 240px;
z-index: 5;
}
.p-mainmenu .sub-menu > li {
margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
.p-menu-btn {
cursor: pointer;
height: 18px;
position: fixed;
right: 1.25em;
text-align: center;
top: 1.25em;
-webkit-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
width: 18px;
z-index: 9999;
}
.p-menu-btn,
.p-menu-btn span {
display: inline-block;
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
.p-menu-btn span {
background-color: var(--text-color-header);
border-radius: 5px;
height: 2px;
left: 0;
margin: auto;
position: absolute;
right: 0;
width: 18px;
}
.p-menu-btn span:nth-of-type(1) {
top: 2px;
}
.p-menu-btn span:nth-of-type(2) {
bottom: 8px;
}
.p-menu-btn span:nth-of-type(3) {
bottom: 2px;
}
.is-menu-open .p-menu-btn span {
background-color: #fff;
}
.is-menu-open .p-menu-btn span:nth-of-type(1) {
-webkit-transform: translateY(6px) rotate(-45deg);
transform: translateY(6px) rotate(-45deg);
}
.is-menu-open .p-menu-btn span:nth-of-type(2) {
opacity: 0;
}
.is-menu-open .p-menu-btn span:nth-of-type(3) {
-webkit-transform: translateY(-6px) rotate(45deg);
transform: translateY(-6px) rotate(45deg);
}
.p-sitenav-sp {
background: var(--main-color);
height: 100%;
left: 0;
margin-top: -200px;
opacity: 0;
overflow: auto;
overflow-y: auto;
padding: 60px 40px 40px;
position: fixed;
top: 0;
-webkit-transition: all 0.5s;
transition: all 0.5s;
visibility: hidden;
width: 100%;
z-index: -1;
}
.is-menu-open .p-sitenav-sp {
margin-top: 0;
opacity: 1;
visibility: visible;
z-index: 2000;
}
.p-mainmenu-sp li + li {
margin-top: 16px;
}
.p-mainmenu-sp a {
align-items: center;
-webkit-box-align: center;
color: #fff;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
text-decoration: none;
}
.p-mainmenu-sp > ul {
overflow: hidden;
overflow-wrap: break-word;
overflow-y: scroll;
}
.p-mainmenu-sp > ul > li a::before {
background-color: #fff;
border-radius: 50%;
content: "";
display: block;
height: 0.5em;
margin-right: 1em;
width: 0.5em;
}
.p-mainmenu-sp .sub-menu {
margin-left: 20px;
margin-top: 16px;
}
} .p-footer-menu {
text-align: center;
}
.p-footer-menu ul {
margin: 0 -1em -1em 0;
}
.p-footer-menu li {
display: inline-block;
font-size: var(--f6);
line-height: 1;
margin: 0 1em 1em 0;
}
.p-footer-menu li + li::before {
content: "|";
display: inline-block;
padding-right: 1em;
}
.p-footer-menu .sub-menu {
display: inline-block;
}
.p-footer-menu a {
color: var(--text-color-footer);
text-decoration: none;
} .p-pagination {
-webkit-box-pack: center;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-pack: center;
justify-content: center;
list-style: none;
margin: 0;
padding: 0;
}
.p-pagination__pager {
align-items: center;
border: 1px solid var(--link-color);
-webkit-box-align: center;
-webkit-box-pack: center;
color: var(--link-color);
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
-ms-flex-pack: center;
font-size: var(--f6);
height: 2em;
justify-content: center;
margin: 0 6px;
text-decoration: none;
width: 2em;
}
.p-pagination__pager:hover, .p-pagination__current {
background-color: var(--text-color);
border: none;
color: #fff;
-webkit-transition: 0.3s;
transition: 0.3s;
} .p-widget__box {
background-color: #fff;
padding: 1.5em;
}
.p-widget__box--max-height {
max-height: 70vh;
overflow-y: scroll;
}
.p-widget__box--nopadding {
padding: 0 !important;
}
.p-widget__ttl {
background-color: var(--main-color);
color: #fff;
font-weight: 700;
line-height: 1;
padding: 1em;
text-align: center;
}
.p-widget > ul,
.p-widget > div:not(.p-profile):not(.p-ad-unit) {
background-color: #fff;
padding: 1.5em;
} .p-comments .p-comments-list {
border-top: 1px solid var(--border-color);
margin-top: 2.5em;
padding-top: 2.5em;
}
.p-comments .p-comments-list input,
.p-comments .p-comments-list textarea {
margin-top: 0.5em;
}
@media screen and (min-width: 768px) {
.p-comments .p-comments-list {
margin-top: 4.5em;
}
}
.p-comments .p-comments-list__title {
font-size: var(--f4);
font-weight: 700;
line-height: 1;
padding: 0 1rem;
}
@media screen and (min-width: 768px) {
.p-comments .p-comments-list__title {
padding: 0 1.5rem;
}
}
.p-comments .p-comments-list__title span {
font-weight: 700;
}
.p-comments .p-comments-list__list {
font-size: var(--f6);
list-style-type: none;
margin: 1em 0 0;
}
.p-comments .p-comments-list .comment-content {
margin-top: 1em;
overflow: hidden;
position: relative;
}
.p-comments .p-comments-list .comment {
padding: 1rem;
}
@media screen and (min-width: 768px) {
.p-comments .p-comments-list .comment {
padding: 1.5rem;
}
}
.p-comments .p-comments-list .comment.even {
background-color: var(--border-color);
}
.p-comments .p-comments-list .comment.odd {
background-color: white;
}
.p-comments .p-comments-list .comment:not(.depth-1) {
margin-top: 1.5em;
}
.p-comments .p-comments-list__nav {
-webkit-box-pack: justify;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-pack: justify;
justify-content: space-between;
padding: 1.5em 1.5em 0;
}
.p-comments .p-comments-list__prev a,
.p-comments .p-comments-list__next a {
font-size: var(--f5);
font-weight: 700;
text-decoration: none;
}
.p-comments .p-comments-list__next a {
text-decoration: none;
}
.p-comments .p-comments-list .comment-author {
align-items: center;
border: 0;
-webkit-box-align: center;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
padding: 0;
}
.p-comments .p-comments-list .comment-author a {
text-decoration: none;
}
.p-comments .p-comments-list .comment-author img {
border-radius: 50%;
-webkit-box-flex: 0;
-ms-flex: 0 0 50px;
flex: 0 0 50px;
}
.p-comments .p-comments-list .comment-author .comment-edit-link {
font-size: 0.9em;
margin-left: 8px;
}
.p-comments .p-comments-list .comment-author .fn {
font-size: var(--f5);
font-style: normal;
margin-left: 8px;
}
.p-comments .p-comments-list .comment-author time {
color: var(--gray-text-color);
font-size: var(--f7);
margin-left: 8px;
}
.p-comments .p-comments-list .comment-author .url {
font-weight: 700;
}
.p-comments .p-comments-list .comment-reply-link {
float: right;
margin: 10px 0 0;
}
.p-comments .p-comments-list #cancel-comment-reply-link {
margin-left: 1em;
text-decoration: none;
}
.p-comments .p-comments-form {
border-top: 1px solid var(--border-color);
margin-top: 2.5em;
padding-top: 2.5em;
}
.p-comments .p-comments-form__no-comments {
font-size: var(--f4);
font-weight: 700;
padding: 0 1rem;
}
@media screen and (min-width: 768px) {
.p-comments .p-comments-form__no-comments {
padding: 0 1.5rem;
}
}
.p-comments .p-comments-list .comment-respond {
padding: 1.5em;
}
.p-comments .p-comments-form .comment-respond {
margin-top: 0;
}
.p-comments .comment-reply-title {
font-size: var(--f4);
font-weight: 700;
line-height: 1;
}
.p-comments .comment-alert {
color: #f00;
font-size: var(--f5);
font-weight: 700;
}
.p-comments .form-submit {
text-align: center;
}
.p-comments .form-submit #submit {
font-size: var(--f5);
}
.p-comments .comment-form > * {
margin-top: 1em;
}
.p-comments input,
.p-comments textarea {
margin-top: 0.5em;
}
.p-comments .comment-notes,
.p-comments .required-field-message {
color: var(--gray-text-color);
font-size: var(--f6);
}
.p-comments .comment-form-cookies-consent {
color: var(--gray-text-color);
font-size: var(--f6);
}
.p-comments .logged-in-as,
.p-comments .comment-form-comment {
font-size: var(--f6);
}
.p-comments .logged-in-as a,
.p-comments .comment-form-comment a {
text-decoration: none;
} form .required {
color: #f00;
font-weight: 400;
}
form input[type="text"],
form input[type="password"],
form input[type="datetime"],
form input[type="date"],
form input[type="month"],
form input[type="time"],
form input[type="week"],
form input[type="number"],
form input[type="email"],
form input[type="url"],
form input[type="search"],
form input[type="tel"],
form input[type="color"],
form select,
form textarea,
form .field {
background-color: var(--bg-color);
border: 0;
border: 1px solid var(--border-color);
-webkit-box-shadow: none;
box-shadow: none;
-webkit-box-sizing: border-box;
box-sizing: border-box;
color: var(--text-color);
display: block;
font-size: 1em;
line-height: 1.5;
padding: 1em;
-webkit-transition: ease;
transition: ease;
width: 100%;
}
form #submit {
background-color: #fff;
} @media screen and (max-width: 767px) {
.u-sp-hdn {
display: none;
}
}
@media screen and (min-width: 768px) {
.u-pc-hdn {
display: none;
}
} .u-text-aside, .c-tag > a {
color: var(--gray-text-color);
font-size: var(--f7);
font-weight: 700;
}
@media screen and (min-width: 768px) {
.u-text-aside, .c-tag > a {
font-size: var(--f6-plus);
}
}
.u-text-aside > span, .c-tag > a > span {
font-weight: 700;
}
.u-lineh-s {
line-height: 1.5;
}
.u-mr-icon {
margin-right: 0.4em;
}