@charset "UTF-8";
@charset "UTF-8";
.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 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;
}.sbd-inner-block-init{box-sizing:border-box}.sbd-inner-block-init dd,.sbd-inner-block-init dt,.sbd-inner-block-init>*{margin:1em 0 !important}@media screen and (min-width: 768px){.sbd-inner-block-init dd,.sbd-inner-block-init dt,.sbd-inner-block-init>*{margin:1.25em 0 !important}}.sbd-inner-block-init>:first-child{margin-top:0 !important}.sbd-inner-block-init>:last-child{margin-bottom:0 !important}.sbd-inner-block-init p{padding:0 !important}[class^=wp-block-sbd]{margin:0 0 1.5em}@media screen and (min-width: 768px){[class^=wp-block-sbd]{margin:0 0 2em}}.sbd-block-padding,.wp-block-sbd-definition-list.sbd-list-border,.wp-block-sbd-list .sbd-list-border,.wp-block-sbd-checkpoint-block .sbd-checkpoint-content,.wp-block-sbd-background-block-title,.wp-block-sbd-background-block{padding:1.25em !important}@media screen and (min-width: 768px){.sbd-block-padding,.wp-block-sbd-definition-list.sbd-list-border,.wp-block-sbd-list .sbd-list-border,.wp-block-sbd-checkpoint-block .sbd-checkpoint-content,.wp-block-sbd-background-block-title,.wp-block-sbd-background-block{padding:1.5em !important}}.sbd-bg-color.is-style-red{background-color:#ffe9e9}.sbd-bg-color.is-style-gray{background-color:#f5f5f5}.sbd-bg-color.is-style-yellow{background-color:#fffdeb}.wp-block-sbd-background-block{position:relative;background-color:#ffe9e9}.wp-block-sbd-background-block-title{position:relative;background-color:#ffe9e9}.wp-block-sbd-background-block-title.is-style-red .wp-block-sbd-heading:not([class^=is-style])::before,.wp-block-sbd-background-block-title.is-style-red .wp-block-sbd-heading.is-style-sbd-title-icon::before{color:#eb4141}.wp-block-sbd-background-block-title.is-style-red .wp-block-sbd-heading.is-style-sbd-title-strong p::first-letter{color:#eb4141}.wp-block-sbd-background-block-title.is-style-gray .wp-block-sbd-heading:not([class^=is-style])::before,.wp-block-sbd-background-block-title.is-style-gray .wp-block-sbd-heading.is-style-sbd-title-icon::before{color:#5ba6f0}.wp-block-sbd-background-block-title.is-style-gray .wp-block-sbd-heading.is-style-sbd-title-strong p::first-letter{color:#5ba6f0}.wp-block-sbd-background-block-title.is-style-yellow .wp-block-sbd-heading:not([class^=is-style])::before,.wp-block-sbd-background-block-title.is-style-yellow .wp-block-sbd-heading.is-style-sbd-title-icon::before{color:#33cb9c}.wp-block-sbd-background-block-title.is-style-yellow .wp-block-sbd-heading.is-style-sbd-title-strong p::first-letter{color:#33cb9c}.wp-block-sbd-heading>p{font-size:1.125em !important;font-weight:700 !important;line-height:1.5 !important}.wp-block-sbd-heading>*{line-height:1.5;margin:0 !important}.wp-block-sbd-heading,.wp-block-sbd-heading.is-style-sbd-title-icon{display:flex}.wp-block-sbd-heading::before,.wp-block-sbd-heading.is-style-sbd-title-icon::before{font-family:"sbd_icomoon";content:"";font-size:1.5em;margin-right:12px;flex:0 0 auto;color:#eb4141;line-height:1}.wp-block-sbd-heading.is-style-sbd-title-strong{display:block}.wp-block-sbd-heading.is-style-sbd-title-strong::before{content:none}.wp-block-sbd-heading.is-style-sbd-title-strong p::first-letter{font-size:1.65em;color:#eb4141}.wp-block-sbd-checkpoint-block{position:relative;background:#fafafa;box-shadow:0 2px 4px rgba(0,0,0,.22)}.wp-block-sbd-checkpoint-block .sbd-checkpoint-title{font-size:1.125em;background:#eab060;padding:.5em 1.5em !important;text-align:center;color:#fff;font-weight:700;line-height:1.5;margin-top:0 !important;margin-bottom:0 !important}.wp-block-sbd-checkpoint-block .sbd-checkpoint-title::before{margin-right:12px;font-family:"sbd_icomoon";content:"";font-weight:700}.wp-block-sbd-checkpoint-block .sbd-checkpoint-content{margin-top:0}.wp-block-sbd-checkpoint-block.is-style-sbd-checkpoint-orange .sbd-checkpoint-title{background-color:#eab060}.wp-block-sbd-checkpoint-block.is-style-sbd-checkpoint-blue .sbd-checkpoint-title{background-color:#5ba6f0}.wp-block-sbd-checkpoint-block.is-style-sbd-checkpoint-black .sbd-checkpoint-title{background-color:#000}.wp-block-sbd-checkpoint-block.is-style-sbd-checkpoint-red .sbd-checkpoint-title{background-color:#ff5546}.wp-block-sbd-checkpoint-block.is-style-sbd-checkpoint-green .sbd-checkpoint-title{background-color:#88b500}.wp-block-sbd-checkpoint-block.is-style-sbd-checkpoint-pink .sbd-checkpoint-title{background-color:#f19ec2}.wp-block-sbd-point-block .wp-block-sbd-point-block-title{margin-bottom:0 !important}.wp-block-sbd-list{padding:0;counter-reset:sbd-ol}.wp-block-sbd-list .sbd-list{margin:0 !important;padding:0;list-style-type:none !important}.wp-block-sbd-list .sbd-list li{margin:.5em 0 1em;position:relative;line-height:1.5em}.wp-block-sbd-list .sbd-list li:first-child{margin-top:0}.wp-block-sbd-list .sbd-list li:last-child{margin-bottom:0}.wp-block-sbd-list .sbd-list-border{border:dashed 1px gray}.wp-block-sbd-list .sbd-list-noborder{border:none !important}.wp-block-sbd-list ul.sbd-list>li{padding:0 0 0 1.25em}.wp-block-sbd-list ul.sbd-list>li::before{position:absolute;content:"" !important;left:0 !important;top:50% !important;transform:translateY(-50%) !important;background-color:#eab060 !important;width:.5em;height:.5em}.wp-block-sbd-list ul.sbd-list>li::after{content:none}.wp-block-sbd-list ol.sbd-list>li{padding:0 0 0 2em}.wp-block-sbd-list ol.sbd-list>li::before{font-size:1em !important;position:absolute !important;left:0 !important;display:block !important;box-sizing:content-box !important;width:1.5em !important;height:1.5em !important;padding:0 !important;color:#fff !important;line-height:1.5 !important;text-align:center !important;background-color:#eab060 !important;border-radius:50% !important;content:counter(sbd-ol);counter-increment:sbd-ol;border:none !important;transform:scale(0.8) !important}.wp-block-sbd-list ol.sbd-list>li::after{content:none}.wp-block-sbd-list.is-style-sbd-list-orange ul li::before{background-color:#eab060 !important}.wp-block-sbd-list.is-style-sbd-list-orange ol li::before{background-color:#eab060 !important}.wp-block-sbd-list.is-style-sbd-list-blue ul li::before{background-color:#5ba6f0 !important}.wp-block-sbd-list.is-style-sbd-list-blue ol li::before{background-color:#5ba6f0 !important}.wp-block-sbd-list.is-style-sbd-list-black ul li::before{background-color:#000 !important}.wp-block-sbd-list.is-style-sbd-list-black ol li::before{background-color:#000 !important}.wp-block-sbd-list.is-style-sbd-list-red ul li::before{background-color:#ff5546 !important}.wp-block-sbd-list.is-style-sbd-list-red ol li::before{background-color:#ff5546 !important}.wp-block-sbd-list.is-style-sbd-list-green ul li::before{background-color:#88b500 !important}.wp-block-sbd-list.is-style-sbd-list-green ol li::before{background-color:#88b500 !important}.wp-block-sbd-list.is-style-sbd-list-pink ul li::before{background-color:#f19ec2 !important}.wp-block-sbd-list.is-style-sbd-list-pink ol li::before{background-color:#f19ec2 !important}.wp-block-sbd-definition-list.sbd-list-border{border:dashed 1px gray}.wp-block-sbd-definition-list.sbd-list-noborder{border:none !important}.wp-block-sbd-definition-list-dt{background-color:inherit !important;font-weight:700;padding:0 0 0 12px !important;border-left:solid 6px #eab060;margin:0}@media screen and (min-width: 768px){.wp-block-sbd-definition-list-dt{border-width:8px}}.wp-block-sbd-definition-list-dt.is-style-sbd-dt-orange{border-color:#eab060}.wp-block-sbd-definition-list-dt.is-style-sbd-dt-blue{border-color:#5ba6f0}.wp-block-sbd-definition-list-dt.is-style-sbd-dt-black{border-color:#000}.wp-block-sbd-definition-list-dt.is-style-sbd-dt-red{border-color:#ff5546}.wp-block-sbd-definition-list-dt.is-style-sbd-dt-green{border-color:#88b500}.wp-block-sbd-definition-list-dt.is-style-sbd-dt-pink{border-color:#f19ec2}.wp-block-sbd-definition-list-dd{font-weight:normal;padding:0 !important;border:none !important}.wp-block-sbd-table table{min-width:100%;word-break:break-all;width:100%;border:none !important;background-color:#fff}.wp-block-sbd-table.sbd-table--scroll table{overflow-x:scroll;-webkit-overflow-scrolling:touch;border-collapse:collapse;display:block}.wp-block-sbd-table.sbd-table--scroll table td,.wp-block-sbd-table.sbd-table--scroll table th{min-width:130px !important;max-width:200px !important;overflow:hidden}.wp-block-sbd-table.sbd-table--fixed td:first-child{position:sticky;left:-1px;z-index:9}.wp-block-sbd-table td,.wp-block-sbd-table th{font-size:max(0.8em, 12px) !important;vertical-align:middle !important;text-align:center !important;padding:.7em;border:#d2d2d2 solid 1px !important;background-color:#fff;white-space:normal !important}.wp-block-sbd-table td a,.wp-block-sbd-table th a{display:inline-block;text-decoration:none;max-width:100%}.wp-block-sbd-table td a:hover,.wp-block-sbd-table th a:hover{opacity:.8;transition:.3s}.wp-block-sbd-table td a[target=_blank]:after,.wp-block-sbd-table th a[target=_blank]:after{content:none}.wp-block-sbd-table td img,.wp-block-sbd-table th img{margin:0 auto}.wp-block-sbd-table td .sbd-table-btn,.wp-block-sbd-table th .sbd-table-btn{display:inline-block;padding:10px;border:0;border-radius:3px;box-shadow:0 -4px 0 rgba(0,0,0,.1) inset;text-align:center;color:#fff;font-weight:normal}.wp-block-sbd-table td .sbd-table-btn>a,.wp-block-sbd-table th .sbd-table-btn>a{color:#fff}.wp-block-sbd-table.sbd-table--text-align-left td,.wp-block-sbd-table.sbd-table--text-align-left th{text-align:left !important}.wp-block-sbd-table.sbd-table--text-align-left td [class^=sbd-table-bg-],.wp-block-sbd-table.sbd-table--text-align-left th [class^=sbd-table-bg-]{justify-content:start}.wp-block-sbd-table.sbd-table--text-align-right td,.wp-block-sbd-table.sbd-table--text-align-right th{text-align:right !important}.wp-block-sbd-table.sbd-table--text-align-right td [class^=sbd-table-bg-],.wp-block-sbd-table.sbd-table--text-align-right th [class^=sbd-table-bg-]{justify-content:end}.wp-block-sbd-table table td.has-text-align-left,.wp-block-sbd-table table th.has-text-align-left{text-align:left !important}.wp-block-sbd-table table td.has-text-align-left [class^=sbd-table-bg-],.wp-block-sbd-table table th.has-text-align-left [class^=sbd-table-bg-]{justify-content:start}.wp-block-sbd-table table td.has-text-align-center,.wp-block-sbd-table table th.has-text-align-center{text-align:center !important}.wp-block-sbd-table table td.has-text-align-center [class^=sbd-table-bg-],.wp-block-sbd-table table th.has-text-align-center [class^=sbd-table-bg-]{justify-content:center}.wp-block-sbd-table table td.has-text-align-right,.wp-block-sbd-table table th.has-text-align-right{text-align:right !important}.wp-block-sbd-table table td.has-text-align-right [class^=sbd-table-bg-],.wp-block-sbd-table table th.has-text-align-right [class^=sbd-table-bg-]{justify-content:end}.wp-block-sbd-table table td:has(.sbd-table-btn),.wp-block-sbd-table table th:has(.sbd-table-btn){text-align:center !important}.wp-block-sbd-table [class^=sbd-table-bg-]{position:relative;min-height:60px;display:flex;align-items:center;justify-content:center;width:100%}.wp-block-sbd-table [class^=sbd-table-bg-]::after{content:"";position:absolute;font-size:50px;font-family:"sbd_icomoon";top:50%;left:50%;transform:translate(-50%, -50%);line-height:1 !important}.wp-block-sbd-table .sbd-table-bg-double-circle::after{color:rgba(235,65,65,.2);content:""}.wp-block-sbd-table .sbd-table-bg-circle::after{color:rgba(91,166,240,.2);content:""}.wp-block-sbd-table .sbd-table-bg-triangle::after{color:rgba(51,203,156,.2);content:""}.wp-block-sbd-table .sbd-table-bg-cross::after{color:rgba(234,176,96,.2);content:""}.wp-block-sbd-table .sbd-table-btn{background:#eab060 !important}.wp-block-sbd-table.sbd-table--btn-orange .sbd-table-btn{background:#eab060 !important}.wp-block-sbd-table.sbd-table--btn-red .sbd-table-btn{background:#eb4141 !important}.wp-block-sbd-table.sbd-table--btn-blue .sbd-table-btn{background:#5ba6f0 !important}.wp-block-sbd-table.sbd-table--btn-green .sbd-table-btn{background:#33cb9c !important}.wp-block-sbd-table.sbd-table--btn-gray .sbd-table-btn{background:#434343 !important}.wp-block-table.is-style-stripes tbody tr:nth-child(odd) td{background-color:#f8f8f8}.wp-block-sbd-table-vertical td:first-child{background:#fdf7ef !important}.wp-block-sbd-table-vertical.sbd-table--header-orange td:first-child{background:#fdf7ef !important}.wp-block-sbd-table-vertical.sbd-table--header-red td:first-child{background:#ffe9e9 !important}.wp-block-sbd-table-vertical.sbd-table--header-blue td:first-child{background:#eef6fe !important}.wp-block-sbd-table-vertical.sbd-table--header-green td:first-child{background:#eafaf5 !important}.wp-block-sbd-table-vertical.sbd-table--header-gray td:first-child{background:#f5f5f5 !important}.wp-block-sbd-table-horizontal tr:first-child td{background:#fdf7ef !important}.wp-block-sbd-table-horizontal.sbd-table--header-orange tr:first-child td{background:#fdf7ef !important}.wp-block-sbd-table-horizontal.sbd-table--header-red tr:first-child td{background:#ffe9e9 !important}.wp-block-sbd-table-horizontal.sbd-table--header-blue tr:first-child td{background:#eef6fe !important}.wp-block-sbd-table-horizontal.sbd-table--header-green tr:first-child td{background:#eafaf5 !important}.wp-block-sbd-table-horizontal.sbd-table--header-gray tr:first-child td{background:#f5f5f5 !important}.sbd-table--scroll .scroll-hint-icon{width:100px;height:100px;border-radius:50%;background:rgba(0,0,0,.8);padding:30px 20px 20px;z-index:10}.sbd-table--scroll .scroll-hint-icon::before{width:30px;height:30px}.sbd-table--scroll .scroll-hint-icon::after{top:15px}.sbd-table--scroll .scroll-hint-text{line-height:1.25}.sbd-table--scroll-none .scroll-hint-icon-wrap.is-active .scroll-hint-icon{opacity:0}.sbd-table--scroll-hint-simple .scroll-hint-icon{width:175px;height:35px;border-radius:50px;padding:0 16px;display:flex;justify-content:space-between;align-items:center}.sbd-table--scroll-hint-simple .scroll-hint-icon::before{content:"";width:16px;height:14px;display:block;background-repeat:no-repeat;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMy4yOSIgaGVpZ2h0PSIxMi4wMiIgdmlld0JveD0iMCAwIDMzLjI5IDEyLjAyIj48dGl0bGU+44Ki44K744OD44OIIDE8L3RpdGxlPjxnIGlkPSLjg6zjgqTjg6Tjg7xfMiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMiI+PGcgaWQ9IuODrOOCpOODpOODvF8xLTIiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDEiPjxsaW5lIHgxPSIxLjg1IiB5MT0iNi4wMSIgeDI9IjEwLjQiIHkyPSI2LjAxIiBmaWxsPSIjZmZmIi8+PHBhdGggZD0iTTEwLjQsNy4xN0gxLjg1YTEuMTYsMS4xNiwwLDEsMSwwLTIuMzFIMTAuNGExLjE2LDEuMTYsMCwxLDEsMCwyLjMxWiIgZmlsbD0iI2ZmZiIvPjxwYXRoIGQ9Ik03LjQsMTJhMS4xNSwxLjE1LDAsMCwxLS43Mi0uMjVsLTYuMjUtNUExLjIsMS4yLDAsMCwxLDAsNS44NywxLjE0LDEuMTQsMCwwLDEsLjQ2LDVMNi43LjIzQTEuMTYsMS4xNiwwLDAsMSw4LjEsMi4wOEwzLDUuOTEsOC4xMiwxMEExLjE2LDEuMTYsMCwwLDEsNy40LDEyWiIgZmlsbD0iI2ZmZiIvPjxsaW5lIHgxPSIzMS40NSIgeTE9IjYuMDEiIHgyPSIyMi44OSIgeTI9IjYuMDEiIGZpbGw9IiNmZmYiLz48cGF0aCBkPSJNMzEuNDUsNy4xN0gyMi44OWExLjE2LDEuMTYsMCwxLDEsMC0yLjMxaDguNTZhMS4xNiwxLjE2LDAsMCwxLDAsMi4zMVoiIGZpbGw9IiNmZmYiLz48cGF0aCBkPSJNMjUuOSwxMmExLjE4LDEuMTgsMCwwLDEtLjkxLS40M0ExLjE3LDEuMTcsMCwwLDEsMjUuMTcsMTBsNS4wOS00LjA1TDI1LjIsMi4wOEExLjE2LDEuMTYsMCwwLDEsMjYuNTkuMjNMMzIuODQsNWExLjE2LDEuMTYsMCwwLDEsLjQ1LjkxLDEuMTQsMS4xNCwwLDAsMS0uNDMuOTJsLTYuMjQsNUExLjE3LDEuMTcsMCwwLDEsMjUuOSwxMloiIGZpbGw9IiNmZmYiLz48L2c+PC9nPjwvc3ZnPg==);opacity:0;background-size:40px;background-position:left}.sbd-table--scroll-hint-simple .scroll-hint-icon::after{position:relative;top:auto;left:auto;width:16px;background-size:40px;background-position:right;margin:0 !important;transition-delay:0}.sbd-table--scroll-hint-simple .scroll-hint-text{margin-top:0}.sbd-table--scroll-hint-simple .scroll-hint-icon-wrap.is-active .scroll-hint-icon:after,.sbd-table--scroll-hint-simple .scroll-hint-icon-wrap.is-active .scroll-hint-icon:before{opacity:1}.sbd-rate__star{color:#eab060}.sbd-rate__star .icon-star-off{color:#5d5d5d}.sbd-rate__num{font-size:.8em;line-height:1;color:#949494}.wp-block-sbd-btn{text-align:center}.wp-block-sbd-btn .sbd-btn-copy{text-align:center;color:#434343;font-size:.75em;margin-bottom:.25em !important;padding:0;font-weight:700}.wp-block-sbd-btn .sbd-btn-copy::before{content:"＼";margin-right:1em;display:inline-block}.wp-block-sbd-btn .sbd-btn-copy::after{content:" ／";margin-left:1em;display:inline-block}.wp-block-sbd-btn .sbd-btn-copy:empty{display:none}.wp-block-sbd-btn .sbd-btn>a,.wp-block-sbd-btn .sbd-btn>span,.wp-block-sbd-btn a.sbd-btn,.wp-block-sbd-btn span.sbd-btn{color:#fff !important;background-color:#434343;border:0;border-radius:3px;box-shadow:0 -4px 0 rgba(0,0,0,.1) inset;cursor:pointer;display:inline-block;font-weight:700;padding:.75em 2.5em;text-align:center;text-decoration:none;overflow-wrap:break-word;display:inline-block;min-width:25%;position:relative;box-sizing:border-box}.wp-block-sbd-btn .sbd-btn>a::after,.wp-block-sbd-btn .sbd-btn>span::after,.wp-block-sbd-btn a.sbd-btn::after,.wp-block-sbd-btn span.sbd-btn::after{content:"" !important;width:6px;height:6px;border-top:2px solid #fff;border-right:2px solid #fff;transform:rotate(45deg) translateY(-50%);margin-left:1em;position:absolute;right:1.5em;top:50%}.wp-block-sbd-btn .sbd-btn>a:hover,.wp-block-sbd-btn .sbd-btn>span:hover,.wp-block-sbd-btn a.sbd-btn:hover,.wp-block-sbd-btn span.sbd-btn:hover{opacity:.8;transition:.3s}.wp-block-sbd-btn .sbd-btn-25>a,.wp-block-sbd-btn .sbd-btn-25>span,.wp-block-sbd-btn a.sbd-btn-25,.wp-block-sbd-btn span.sbd-btn-25{min-width:25%}.wp-block-sbd-btn .sbd-btn-50>a,.wp-block-sbd-btn .sbd-btn-50>span,.wp-block-sbd-btn a.sbd-btn-50,.wp-block-sbd-btn span.sbd-btn-50{min-width:50%}.wp-block-sbd-btn .sbd-btn-75>a,.wp-block-sbd-btn .sbd-btn-75>span,.wp-block-sbd-btn a.sbd-btn-75,.wp-block-sbd-btn span.sbd-btn-75{min-width:75%}.wp-block-sbd-btn .sbd-btn-100>a,.wp-block-sbd-btn .sbd-btn-100>span,.wp-block-sbd-btn a.sbd-btn-100,.wp-block-sbd-btn span.sbd-btn-100{min-width:100%}.wp-block-sbd-btn .sbd-btn-circle>a,.wp-block-sbd-btn .sbd-btn-circle>span,.wp-block-sbd-btn a.sbd-btn-circle,.wp-block-sbd-btn span.sbd-btn-circle{border-radius:99px}.wp-block-sbd-btn.is-style-sbd-btn-black .sbd-btn>a,.wp-block-sbd-btn.is-style-sbd-btn-black .sbd-btn>span,.wp-block-sbd-btn.is-style-sbd-btn-black a.sbd-btn,.wp-block-sbd-btn.is-style-sbd-btn-black span.sbd-btn{background-color:#434343}.wp-block-sbd-btn.is-style-sbd-btn-black .sbd-btn-copy{color:#434343}.wp-block-sbd-btn.is-style-sbd-btn-red .sbd-btn>a,.wp-block-sbd-btn.is-style-sbd-btn-red .sbd-btn>span,.wp-block-sbd-btn.is-style-sbd-btn-red a.sbd-btn,.wp-block-sbd-btn.is-style-sbd-btn-red span.sbd-btn{background-color:#eb4141}.wp-block-sbd-btn.is-style-sbd-btn-red .sbd-btn-copy{color:#eb4141}.wp-block-sbd-btn.is-style-sbd-btn-blue .sbd-btn>a,.wp-block-sbd-btn.is-style-sbd-btn-blue .sbd-btn>span,.wp-block-sbd-btn.is-style-sbd-btn-blue a.sbd-btn,.wp-block-sbd-btn.is-style-sbd-btn-blue span.sbd-btn{background-color:#5ba6f0}.wp-block-sbd-btn.is-style-sbd-btn-blue .sbd-btn-copy{color:#5ba6f0}.wp-block-sbd-btn.is-style-sbd-btn-green .sbd-btn>a,.wp-block-sbd-btn.is-style-sbd-btn-green .sbd-btn>span,.wp-block-sbd-btn.is-style-sbd-btn-green a.sbd-btn,.wp-block-sbd-btn.is-style-sbd-btn-green span.sbd-btn{background-color:#33cb9c}.wp-block-sbd-btn.is-style-sbd-btn-green .sbd-btn-copy{color:#33cb9c}.wp-block-sbd-btn.is-style-sbd-btn-orange .sbd-btn>a,.wp-block-sbd-btn.is-style-sbd-btn-orange .sbd-btn>span,.wp-block-sbd-btn.is-style-sbd-btn-orange a.sbd-btn,.wp-block-sbd-btn.is-style-sbd-btn-orange span.sbd-btn{background-color:#eab060}.wp-block-sbd-btn.is-style-sbd-btn-orange .sbd-btn-copy{color:#eab060}.sbd-balloon{display:flex;align-items:flex-start}.sbd-balloon__profile{text-align:center}.sbd-balloon__icon{margin:0;width:60px;height:60px}@media screen and (min-width: 768px){.sbd-balloon__icon{width:80px;height:80px}}.sbd-balloon__img{border-radius:50%;max-width:100%;padding:0 !important}.sbd-balloon__name{font-size:.6em;margin-top:.5em;line-height:1}.sbd-balloon__text-box{padding:1.25em !important;position:relative;border-radius:10px;word-wrap:break-word !important;flex:0 1 auto;margin-top:.25em}.sbd-balloon__text-box::before,.sbd-balloon__text-box::after{top:12px;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none}.sbd-balloon__text-box::before{border-width:11px;margin-top:8px;border-color:transparent #e7e7e7}.sbd-balloon__text-box::after{border-width:8px;margin-top:11px;border-color:transparent #e7e7e7}.sbd-balloon--l .sbd-balloon__text-box{margin-left:1em}.sbd-balloon--l .sbd-balloon__text-box::before,.sbd-balloon--l .sbd-balloon__text-box::after{right:100%;border-left:none}.sbd-balloon--r{flex-direction:row-reverse}.sbd-balloon--r .sbd-balloon__text-box{margin-right:1em}.sbd-balloon--r .sbd-balloon__text-box::before,.sbd-balloon--r .sbd-balloon__text-box::after{left:100%;border-right:none}.sbd-balloon--gray .sbd-balloon__text-box{background-color:#e7e7e7;border-color:#999797 !important}.sbd-balloon--gray .sbd-balloon__text-box::before{border-color:transparent #999797}.sbd-balloon--gray .sbd-balloon__text-box::after{border-color:transparent #e7e7e7}.sbd-balloon--red .sbd-balloon__text-box{background-color:#f8e6e6;border-color:#ffa7a7 !important}.sbd-balloon--red .sbd-balloon__text-box::before{border-color:transparent #ffa7a7}.sbd-balloon--red .sbd-balloon__text-box::after{border-color:transparent #f8e6e6}.sbd-balloon--green .sbd-balloon__text-box{background-color:#e8fff8;border-color:#33cb9c !important}.sbd-balloon--green .sbd-balloon__text-box::before,.sbd-balloon--green .sbd-balloon__text-box::after{border-color:transparent #33cb9c}.sbd-balloon--green .sbd-balloon__text-box::after{border-color:transparent #e8fff8}.sbd-balloon--blue .sbd-balloon__text-box{background-color:#f2f8ff;border-color:#5ba6f0 !important}.sbd-balloon--blue .sbd-balloon__text-box::before{border-color:transparent #5ba6f0}.sbd-balloon--blue .sbd-balloon__text-box::after{border-color:transparent #f2f8ff}.sbd-balloon--orange .sbd-balloon__text-box{background-color:#f8f2ea;border-color:#eab060 !important}.sbd-balloon--orange .sbd-balloon__text-box::before{border-color:transparent #eab060}.sbd-balloon--orange .sbd-balloon__text-box::after{border-color:transparent #f8f2ea}.sbd-balloon--flat .sbd-balloon__text-box{border:none}.sbd-balloon--flat .sbd-balloon__text-box::before{border:none}.sbd-balloon--border .sbd-balloon__text-box{border:2px solid;background:#fff}.sbd-balloon--border .sbd-balloon__text-box::after{border-color:transparent #fff}.sbd-blog-card{box-sizing:border-box;text-decoration:none;width:100%;height:auto;background-color:#fff;display:grid;-moz-column-gap:12px;column-gap:12px;border:1px solid #434343;padding:1em !important;text-align:left;cursor:pointer;grid-template:"g-blog-card__img g-blog-card__title" auto "g-blog-card__img g-blog-card__excerpt" 1fr "g-blog-card__img g-blog-card__btn" auto/auto minmax(70%, 1fr)}@media screen and (min-width: 768px){.sbd-blog-card{-moz-column-gap:16px;column-gap:16px;grid-template:"g-blog-card__img g-blog-card__title" auto "g-blog-card__img g-blog-card__excerpt" 1fr "g-blog-card__img g-blog-card__btn" auto/auto minmax(70%, 1fr)}}.sbd-blog-card:hover{opacity:.8;transition:.3s}.sbd-blog-card__img-area{-ms-grid-row:1;-ms-grid-row-span:3;-ms-grid-column:1;grid-area:g-blog-card__img}.sbd-blog-card__img-area img{vertical-align:top;margin-bottom:0 !important}.sbd-blog-card__title-area{-ms-grid-row:1;-ms-grid-column:3;grid-area:g-blog-card__title;text-decoration:none !important;font-weight:700;word-break:break-all;color:#434343 !important}.sbd-blog-card__excerpt-area{-ms-grid-row:2;-ms-grid-column:3;grid-area:g-blog-card__excerpt;font-size:.75em;word-break:break-all;margin-top:-8px;color:#9b9b9b !important;text-decoration:none !important;margin-top:8px}@media screen and (max-width: 767px){.sbd-blog-card__excerpt-area{display:none;margin-top:12px}}.sbd-blog-card__btn-area{-ms-grid-row:3;-ms-grid-column:3;grid-area:g-blog-card__btn;justify-self:end;margin-top:-6px}@media screen and (min-width: 768px){.sbd-blog-card__img-area{-ms-grid-row:1;-ms-grid-row-span:3;-ms-grid-column:1}.sbd-blog-card__title-area{-ms-grid-row:1;-ms-grid-column:3}.sbd-blog-card__excerpt-area{-ms-grid-row:2;-ms-grid-column:3}.sbd-blog-card__btn-area{-ms-grid-row:3;-ms-grid-column:3}}.sbd-blog-card__btn{padding:.5em 2em}@font-face{font-family:"sbd_icomoon";src:url(//www.shin-shin.website/wp-content/plugins/simpleblogdesign-main/build/fonts/icomoon.53f6ef57.eot);src:url(//www.shin-shin.website/wp-content/plugins/simpleblogdesign-main/build/fonts/icomoon.53f6ef57.eot#iefix) format("embedded-opentype"),url(//www.shin-shin.website/wp-content/plugins/simpleblogdesign-main/build/fonts/icomoon.9babd236.ttf) format("truetype"),url(//www.shin-shin.website/wp-content/plugins/simpleblogdesign-main/build/fonts/icomoon.609913a8.woff) format("woff"),url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBzdGFuZGFsb25lPSJubyI/Pgo8IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiID4KPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8bWV0YWRhdGE+R2VuZXJhdGVkIGJ5IEljb01vb248L21ldGFkYXRhPgo8ZGVmcz4KPGZvbnQgaWQ9Imljb21vb24iIGhvcml6LWFkdi14PSIxMDI0Ij4KPGZvbnQtZmFjZSB1bml0cy1wZXItZW09IjEwMjQiIGFzY2VudD0iOTYwIiBkZXNjZW50PSItNjQiIC8+CjxtaXNzaW5nLWdseXBoIGhvcml6LWFkdi14PSIxMDI0IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4MjA7IiBob3Jpei1hZHYteD0iNTEyIiBkPSIiIC8+CjxnbHlwaCB1bmljb2RlPSImI3hlOTAwOyIgZ2x5cGgtbmFtZT0iYXJyb3ciIGQ9Ik01MTIgOTYwYzI4Mi43NjcgMCA1MTItMjI5LjIzMyA1MTItNTEycy0yMjkuMjMzLTUxMi01MTItNTEyLTUxMiAyMjkuMjMzLTUxMiA1MTIgMjI5LjIzMyA1MTIgNTEyIDUxMnpNMTk0LjM3NiAzNTcuMTcxaDMxNy42MjR2LTE0Ni4zOTFjMC0wLjAwMiAwLTAuMDA1IDAtMC4wMDggMC0xMy42OTcgMTEuMTA0LTI0LjgwMSAyNC44MDEtMjQuODAxIDYuODQ2IDAgMTMuMDQzIDIuNzczIDE3LjUzMSA3LjI1OHYwbDMxNC4xMjIgMjM3LjI0YzQuNDkgNC40NTQgNy4yNyAxMC42MjcgNy4yNyAxNy40NDkgMCA2LjcyLTIuNjk3IDEyLjgxLTcuMDY4IDE3LjI0N2wtMC4yMDIgMC4yMDItMzE0LjEyMiAyMzcuNDQ1Yy00LjQ4OCA0LjQ4NC0xMC42ODUgNy4yNTgtMTcuNTMxIDcuMjU4LTEzLjY5NyAwLTI0LjgwMS0xMS4xMDQtMjQuODAxLTI0LjgwMSAwLTAuMDE3IDAtMC4wMzQgMC0wLjA1MnYwLjAwMy0xNDYuMzkxaC0zMTcuNjI0Yy0xMy42ODUtMC4wMTItMjQuNzc4LTExLjA5Ny0yNC44MDEtMjQuNzc5di0xMzIuMjYyYzAuMTI3LTEzLjYwOSAxMS4xNzgtMjQuNTk0IDI0Ljc5OS0yNC42MTdoMC4wMDJ6IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4ZTkwMTsiIGdseXBoLW5hbWU9ImNoZWNrIiBkPSJNMzU2LjM1MiA4Ni41ODlsLTM0MC41NDEgMzQwLjU0MWMtOS4xMjggOS4xMzEtMTQuNzc0IDIxLjc0NC0xNC43NzQgMzUuNjc2czUuNjQ2IDI2LjU0NSAxNC43NzQgMzUuNjc2bDcyLjAwOCA3Mi4wMDhjOC45NjIgOC45NjIgMjEuMzQyIDE0LjUwNCAzNS4wMTcgMTQuNTA0IDEzLjk5OCAwIDI2LjYzOS01LjgwOCAzNS42NDYtMTUuMTQ1bDAuMDE0LTAuMDE1IDE5OC41MTMtMTk4LjUxM2M4Ljk2My04Ljk3IDIxLjM0OS0xNC41MTkgMzUuMDMxLTE0LjUxOXMyNi4wNjggNS41NDkgMzUuMDMxIDE0LjUxOWw0MzguMDQ3IDQzOC4wODhjOS4xMzEgOS4xMjggMjEuNzQ0IDE0Ljc3NCAzNS42NzYgMTQuNzc0czI2LjU0NS01LjY0NiAzNS42NzYtMTQuNzc0bDcyLjAwOC03Mi4wMDhjOC45NTktOC45NjQgMTQuNS0yMS4zNDUgMTQuNS0zNS4wMjFzLTUuNTQxLTI2LjA1Ny0xNC41LTM1LjAyMWwtNTgwLjgzMy01ODAuNzcyYy05LjEyNi05LjEzMi0yMS43MzYtMTQuNzgxLTM1LjY2Ni0xNC43ODFzLTI2LjU0IDUuNjQ5LTM1LjY2NiAxNC43OHYweiIgLz4KPGdseXBoIHVuaWNvZGU9IiYjeGU5MDI7IiBnbHlwaC1uYW1lPSJjaXJjbGUiIGQ9Ik01MTItNjRjLTI4Mi4zMTcgMC01MTIgMjI5LjY4My01MTIgNTEyczIyOS42ODMgNTEyIDUxMiA1MTIgNTEyLTIyOS42ODMgNTEyLTUxMi0yMjkuNjgzLTUxMi01MTItNTEyek01MTIgODY2LjkxOGMtMjMwLjk5NCAwLTQxOC45MTgtMTg3LjkyNC00MTguOTE4LTQxOC45MThzMTg3LjkyNC00MTguOTE4IDQxOC45MTgtNDE4LjkxOCA0MTguOTE4IDE4Ny45MjQgNDE4LjkxOCA0MTguOTE4LTE4Ny45MjQgNDE4LjkxOC00MTguOTE4IDQxOC45MTh6IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4ZTkwMzsiIGdseXBoLW5hbWU9ImRvdWJsZS1jaXJjbGUiIGQ9Ik01MTItNjRjLTI4Mi4zMTcgMC01MTIgMjI5LjY4My01MTIgNTEyczIyOS42ODMgNTEyIDUxMiA1MTIgNTEyLTIyOS42ODMgNTEyLTUxMi0yMjkuNjgzLTUxMi01MTItNTEyek01MTIgODY2LjkxOGMtMjMwLjk5NCAwLTQxOC45MTgtMTg3LjkyNC00MTguOTE4LTQxOC45MThzMTg3LjkyNC00MTguOTE4IDQxOC45MTgtNDE4LjkxOCA0MTguOTE4IDE4Ny45MjQgNDE4LjkxOCA0MTguOTE4LTE4Ny45MjQgNDE4LjkxOC00MTguOTE4IDQxOC45MTh6TTUxMiAxMDAuNDU0Yy0xOTEuNjMxIDAtMzQ3LjU0NiAxNTUuOTE0LTM0Ny41NDYgMzQ3LjU0NnMxNTUuOTE0IDM0Ny41NDYgMzQ3LjU0NiAzNDcuNTQ2IDM0Ny41NDYtMTU1LjkxNCAzNDcuNTQ2LTM0Ny41NDYtMTU1LjkxNC0zNDcuNTQ2LTM0Ny41NDYtMzQ3LjU0NnpNNTEyIDcwMi40NDRjLTE0MC41MjUgMC0yNTQuNDQ0LTExMy45MTgtMjU0LjQ0NC0yNTQuNDQ0czExMy45MTgtMjU0LjQ0NCAyNTQuNDQ0LTI1NC40NDRjMTQwLjUyNSAwIDI1NC40NDQgMTEzLjkxOCAyNTQuNDQ0IDI1NC40NDR2MGMtMC4xNjMgMTQwLjQ2LTExMy45ODQgMjU0LjI4MS0yNTQuNDI4IDI1NC40NDRoLTAuMDE1eiIgLz4KPGdseXBoIHVuaWNvZGU9IiYjeGU5MDQ7IiBnbHlwaC1uYW1lPSJjcm9zcyIgZD0iTTUxMiAzODAuMTdsLTM4MS42NjUtMzgxLjY4Ni02Ny44MyA2Ny44NSAzODEuNjY1IDM4MS42NjUtMzgxLjY2NSAzODEuNjY1IDY3LjgzIDY3LjgzIDM4MS42NjUtMzgxLjY2NSAzODEuNjY1IDM4MS42NjUgNjcuODUtNjcuODMtMzgxLjY4Ni0zODEuNjY1IDM4MS42ODYtMzgxLjY2NS02Ny44NS02Ny44NS0zODEuNjY1IDM4MS42ODZ6IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4ZTkwNTsiIGdseXBoLW5hbWU9InRyaWFuZ2xlIiBkPSJNMTAxNC42IDIzLjQyOWgtMTAwMS4xMDNsNTAwLjU1MiA4NjYuOTM5ek0xNDguMjk2IDEwMS4yNTNoNzMxLjUwNWwtMzY1Ljc1MiA2MzMuNDY3eiIgLz4KPGdseXBoIHVuaWNvZGU9IiYjeGU5MDY7IiBnbHlwaC1uYW1lPSJzdGFyLWZ1bGwiIGQ9Ik01MTIgOTM0LjkzMmwxNDAuNjk4LTM0NC42NzggMzcxLjMwMi0yNy4zLTI4NC4zNDQtMjQwLjMzMyA4OC43ODEtMzYxLjU1NC0zMTYuNDM2IDE5Ni4xNTctMzE2LjQzNi0xOTYuMTU3IDg4Ljc4MSAzNjEuNTU0LTI4NC4zNDQgMjQwLjMzMyAzNzEuMzAyIDI3LjMgMTQwLjY5OCAzNDQuNjc4eiIgLz4KPGdseXBoIHVuaWNvZGU9IiYjeGU5MDc7IiBnbHlwaC1uYW1lPSJzdGFyLWhhbGYiIGQ9Ik0xMDI0IDU2NS4yMjhsLTM3MS4zMDIgMjcuMy0xMzkuNjc0IDM0Mi4xOC0xMzkuNjc0LTM0Mi4xOC0zNzEuMzAyLTI3LjMgMjg0LjM0NC0yNDAuMzMzLTg4Ljc4MS0zNjEuNTU0IDMxNS4zOTIgMTk1LjUyMyAzMTUuMzkyLTE5NS41MjMtODguNzQgMzYxLjU1NHpNNzk2LjY3MiA3LjE4OGwtMjgzLjY0OCAxNzUuODYydjY5Ny40NjdsMTI1LjUwMS0zMDcuNDg3IDMzMy45MjYtMjQuNTU2LTI1NS43MTMtMjE2LjEyNSAzLjAzMS0xMi4yODh6IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4ZTkwODsiIGdseXBoLW5hbWU9InN0YXItb2ZmIiBkPSJNNTEyIDg4MC43NDJsMTI2LjUyNS0zMDkuOTg1IDMzMy45MjYtMjQuNTU2LTI1NS43MTMtMjE2LjEyNSAzLjAzMS0xMi4yODggNzYuOTAyLTMxMi44OTMtMjg0LjY3MiAxNzYuNDM1LTI4NC41Ny0xNzYuNDM1IDc5LjgzMSAzMjUuMTQtMjU1LjcxMyAyMTYuMTY2IDMzMy44NjUgMjQuNTU2IDQuNzkyIDExLjc1NiAxMjEuNzk1IDI5OC4yM3pNNTEyIDkzNC45MzJsLTE0MC42OTgtMzQ0LjY5OS0zNzEuMzAyLTI3LjI3OSAyODQuMzQ0LTI0MC4zMzMtODguNzgxLTM2MS41NTQgMzE2LjQzNiAxOTYuMTE2IDMxNi40MzYtMTk2LjE1Ny04OC43ODEgMzYxLjU5NSAyODQuMzQ0IDI0MC4zMzMtMzcxLjMwMiAyNy4yNzktMTQwLjY5OCAzNDQuNjk5eiIgLz4KPC9mb250PjwvZGVmcz48L3N2Zz4=#icomoon) format("svg");font-weight:normal;font-style:normal;font-display:block}[class^=sbd-icon-],[class*=sbd-icon-]{font-family:"sbd_icomoon" !important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.sbd-icon-star-full:before{content:""}.sbd-icon-star-half:before{content:""}.sbd-icon-star-off:before{content:""}.sbd-icon-cross:before{content:""}.sbd-icon-triangle:before{content:""}.sbd-icon-circle:before{content:""}.sbd-icon-double-circle:before{content:""}.sbd-icon-arrow:before{content:""}.sbd-icon-check:before{content:""}
.sbd-text-bold{font-weight:bold !important}.sbd-text-red{font-weight:bold !important;color:#eb4141 !important}.sbd-text-bg-yellow{font-weight:bold !important;background-color:#ffffaf !important}@keyframes smeBounceDown{0%{transform:translateY(-300px)}1%{opacity:1}40%{opacity:1;transform:translateY(10%)}60%{opacity:1;transform:translateY(-5%)}80%{opacity:1;transform:translateY(5%)}to{opacity:1;transform:translateY(0)}}.sme-animation-bounce-down{opacity:0}.sme-animation-bounce-down-fired{animation-fill-mode:forwards;animation:smeBounceDown .6s cubic-bezier(0,0,0,1);opacity:0;will-change:animation}@keyframes smeBounceIn{0%{transform:scale(1.05)}20%{transform:scale(1)}40%{transform:scale(1.025)}60%{transform:scale(1)}80%{transform:scale(1.0125)}to{transform:scale(1)}}.sme-animation-bounce-in-fired{animation:smeBounceIn .8s cubic-bezier(0,0,0,1);will-change:animation}@keyframes smeFadeIn{0%{opacity:0}to{opacity:1}}.sme-animation-fade-in{opacity:0}.sme-animation-fade-in-fired{animation:smeFadeIn .6s cubic-bezier(0,0,0,1);opacity:0;will-change:animation}@keyframes smeFadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.sme-animation-fade-in-up{opacity:0}.sme-animation-fade-in-up-fired{animation:smeFadeInUp .6s cubic-bezier(0,0,0,1);opacity:0;will-change:animation}@keyframes smeFadeInDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.sme-animation-fade-in-down{opacity:0}.sme-animation-fade-in-down-fired{animation:smeFadeInDown .6s cubic-bezier(0,0,0,1);opacity:0;will-change:animation}@keyframes scroll-hint-appear {
0% {
transform: translateX(40px);
opacity: 0;
}
10% {
opacity: 1;
}
50%,
100% {
transform: translateX(-40px);
opacity: 0;
}
}
.scroll-hint.is-right-scrollable {
background: linear-gradient(270deg, rgba(0, 0, 0, .15) 0, rgba(0, 0, 0, 0) 16px, rgba(0, 0, 0, 0));
}
.scroll-hint.is-right-scrollable.is-left-scrollable {
background: linear-gradient(90deg, rgba(0, 0, 0, .15) 0, rgba(0, 0, 0, 0) 16px, rgba(0, 0, 0, 0)), linear-gradient(270deg, rgba(0, 0, 0, .15) 0, rgba(0, 0, 0, 0) 16px, rgba(0, 0, 0, 0));
}
.scroll-hint.is-left-scrollable {
background: linear-gradient(90deg, rgba(0, 0, 0, .15) 0, rgba(0, 0, 0, 0) 16px, rgba(0, 0, 0, 0));
}
.scroll-hint-icon {
position: absolute;
top: calc(50% - 25px);
left: calc(50% - 60px);
box-sizing: border-box;
width: 120px;
height: 80px;
border-radius: 5px;
transition: opacity .3s;
opacity: 0;
background: rgba(0, 0, 0, .7);
text-align: center;
padding: 20px 10px 10px 10px;
}
.scroll-hint-icon-wrap {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
max-height: 100%;
pointer-events: none;
}
.scroll-hint-text {
font-size: 10px;
color: #FFF;
margin-top: 5px;
}
.scroll-hint-icon-wrap.is-active .scroll-hint-icon {
opacity: .8;
}
.scroll-hint-icon:before {
display: inline-block;
width: 40px;
height: 40px;
color: #FFF;
vertical-align: middle;
text-align: center;
content: "";
background-size: contain;
background-position: center center;
background-repeat: no-repeat;
background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNS43NyIgaGVpZ2h0PSIzMC41MiIgdmlld0JveD0iMCAwIDI1Ljc3IDMwLjUyIj48dGl0bGU+44Ki44K744OD44OIIDM8L3RpdGxlPjxnIGlkPSLjg6zjgqTjg6Tjg7xfMiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMiI+PGcgaWQ9IuODrOOCpOODpOODvF8xLTIiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDEiPjxwYXRoIGQ9Ik0yMS4zMywzMC41Mkg3Ljg1QTEuNTUsMS41NSwwLDAsMSw2LjMsMjlhMTIuNDYsMTIuNDYsMCwwLDAtLjYzLTQuNDIsMjUuMTYsMjUuMTYsMCwwLDAtNC4yNS01bC0uMDYtLjA2QTUsNSwwLDAsMSwwLDE1Ljg2YTMuNjQsMy42NCwwLDAsMSwxLjE3LTIuNjIsMy42MywzLjYzLDAsMCwxLDUuMTQuMDdWMy43N2EzLjc3LDMuNzcsMCwxLDEsNy41NCwwVjguMzNhMy4zNSwzLjM1LDAsMCwxLDEuMjYsMCwzLDMsMCwwLDEsMiwxLjIyLDMuNSwzLjUsMCwwLDEsMi0uMDYsMy4yMSwzLjIxLDAsMCwxLDIsMS41NCwzLjc0LDMuNzQsMCwwLDEsMywuNDdBNC4yMSw0LjIxLDAsMCwxLDI1Ljc0LDE1YzAsLjExLDAsLjI3LDAsLjQ2YTE5LjI2LDE5LjI2LDAsMCwxLS44NCw3Yy0uMTQuMzgtLjM2LjgxLS41NiwxLjIybC0uMTEuMjJjMCwuMDctLjA5LjE0LS4xNC4yMWE3LjEzLDcuMTMsMCwwLDAtMS4xNywyLjE3Yy0uMDYuNTYtLjA2LDIuMTUtLjA1LDIuNzFBMS41NSwxLjU1LDAsMCwxLDIxLjMzLDMwLjUyWk04LjYxLDI4LjIxaDEyYzAtLjcxLDAtMS43MS4wNy0yLjIzYTguNzQsOC43NCwwLDAsMSwxLjU5LTMuMjVsLjA2LS4xMmExMCwxMCwwLDAsMCwuNDYtMSwxNi44LDE2LjgsMCwwLDAsLjctNi4xMmMwLS4yMywwLS40MSwwLS41NGgwYTIsMiwwLDAsMC0uNjQtMS41MiwxLjMzLDEuMzMsMCwwLDAtMS41NS4wOCwxLjEzLDEuMTMsMCwwLDEtMS4xOC4yOCwxLjE1LDEuMTUsMCwwLDEtLjc4LS45NCwxLjI2LDEuMjYsMCwwLDAtLjc1LTEuMTEsMSwxLDAsMCwwLTEuMTEuMjhsLS4xLjFhMS4xNSwxLjE1LDAsMCwxLTEuMTkuMjksMS4xNiwxLjE2LDAsMCwxLS43OC0uOTVjLS4wOS0uNjgtLjIxLS43Ny0uNy0uODdhLjgyLjgyLDAsMCwwLTEsLjQ4LDEuMTYsMS4xNiwwLDAsMS0yLjE2LS41OFYzLjc3YTEuNDYsMS40NiwwLDEsMC0yLjkyLDB2Ny44NWwwLDQuMzNhMS4xNywxLjE3LDAsMCwxLS44MywxLjExLDEuMTUsMS4xNSwwLDAsMS0xLjItLjM1bC0xLS45MWMtLjQ3LS40Mi0uNzMtLjY2LS44NC0uNzdhMS4zNSwxLjM1LDAsMCwwLTItLjEyTDIuNywxNWExLjMyLDEuMzIsMCwwLDAtLjM5LDFBMi41NywyLjU3LDAsMCwwLDMsMTcuODVsMCwwYTI3LjI0LDI3LjI0LDAsMCwxLDQuNyw1LjYyQTEyLjYzLDEyLjYzLDAsMCwxLDguNjEsMjguMjFaTTIzLjIsMjMuMzVaTTYuNTEsMTYuNTlaIiBmaWxsPSIjZmZmIi8+PC9nPjwvZz48L3N2Zz4=);
}
.scroll-hint-icon:after {
content: "";
width: 34px;
height: 14px;
display: block;
position: absolute;
top: 10px;
left: 50%;
margin-left: -20px;
background-repeat: no-repeat;
background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMy4yOSIgaGVpZ2h0PSIxMi4wMiIgdmlld0JveD0iMCAwIDMzLjI5IDEyLjAyIj48dGl0bGU+44Ki44K744OD44OIIDE8L3RpdGxlPjxnIGlkPSLjg6zjgqTjg6Tjg7xfMiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMiI+PGcgaWQ9IuODrOOCpOODpOODvF8xLTIiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDEiPjxsaW5lIHgxPSIxLjg1IiB5MT0iNi4wMSIgeDI9IjEwLjQiIHkyPSI2LjAxIiBmaWxsPSIjZmZmIi8+PHBhdGggZD0iTTEwLjQsNy4xN0gxLjg1YTEuMTYsMS4xNiwwLDEsMSwwLTIuMzFIMTAuNGExLjE2LDEuMTYsMCwxLDEsMCwyLjMxWiIgZmlsbD0iI2ZmZiIvPjxwYXRoIGQ9Ik03LjQsMTJhMS4xNSwxLjE1LDAsMCwxLS43Mi0uMjVsLTYuMjUtNUExLjIsMS4yLDAsMCwxLDAsNS44NywxLjE0LDEuMTQsMCwwLDEsLjQ2LDVMNi43LjIzQTEuMTYsMS4xNiwwLDAsMSw4LjEsMi4wOEwzLDUuOTEsOC4xMiwxMEExLjE2LDEuMTYsMCwwLDEsNy40LDEyWiIgZmlsbD0iI2ZmZiIvPjxsaW5lIHgxPSIzMS40NSIgeTE9IjYuMDEiIHgyPSIyMi44OSIgeTI9IjYuMDEiIGZpbGw9IiNmZmYiLz48cGF0aCBkPSJNMzEuNDUsNy4xN0gyMi44OWExLjE2LDEuMTYsMCwxLDEsMC0yLjMxaDguNTZhMS4xNiwxLjE2LDAsMCwxLDAsMi4zMVoiIGZpbGw9IiNmZmYiLz48cGF0aCBkPSJNMjUuOSwxMmExLjE4LDEuMTgsMCwwLDEtLjkxLS40M0ExLjE3LDEuMTcsMCwwLDEsMjUuMTcsMTBsNS4wOS00LjA1TDI1LjIsMi4wOEExLjE2LDEuMTYsMCwwLDEsMjYuNTkuMjNMMzIuODQsNWExLjE2LDEuMTYsMCwwLDEsLjQ1LjkxLDEuMTQsMS4xNCwwLDAsMS0uNDMuOTJsLTYuMjQsNUExLjE3LDEuMTcsMCwwLDEsMjUuOSwxMloiIGZpbGw9IiNmZmYiLz48L2c+PC9nPjwvc3ZnPg==);
opacity: 0;
transition-delay: 2.4s;
}
.scroll-hint-icon-wrap.is-active .scroll-hint-icon:after {
opacity: 1;
}
.scroll-hint-icon-wrap.is-active .scroll-hint-icon:before {
animation: scroll-hint-appear 1.2s linear;
animation-iteration-count: 2;
}
.scroll-hint-icon-white {
background-color: #FFF;
box-shadow: 0 4px 5px rgba(0, 0, 0, .4);
}
.scroll-hint-icon-white:before {
background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNS43NyIgaGVpZ2h0PSIzMC41MiIgdmlld0JveD0iMCAwIDI1Ljc3IDMwLjUyIj48dGl0bGU+44Ki44K744OD44OIIDQ8L3RpdGxlPjxnIGlkPSLjg6zjgqTjg6Tjg7xfMiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMiI+PGcgaWQ9IuODrOOCpOODpOODvF8xLTIiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDEiPjxwYXRoIGQ9Ik0yMS4zMywzMC41Mkg3Ljg1QTEuNTUsMS41NSwwLDAsMSw2LjMsMjlhMTIuNDYsMTIuNDYsMCwwLDAtLjYzLTQuNDIsMjUuMTYsMjUuMTYsMCwwLDAtNC4yNS01bC0uMDYtLjA2QTUsNSwwLDAsMSwwLDE1Ljg2YTMuNjQsMy42NCwwLDAsMSwxLjE3LTIuNjIsMy42MywzLjYzLDAsMCwxLDUuMTQuMDdWMy43N2EzLjc3LDMuNzcsMCwxLDEsNy41NCwwVjguMzNhMy4zNSwzLjM1LDAsMCwxLDEuMjYsMCwzLDMsMCwwLDEsMiwxLjIyLDMuNSwzLjUsMCwwLDEsMi0uMDYsMy4yMSwzLjIxLDAsMCwxLDIsMS41NCwzLjc0LDMuNzQsMCwwLDEsMywuNDdBNC4yMSw0LjIxLDAsMCwxLDI1Ljc0LDE1YzAsLjExLDAsLjI3LDAsLjQ2YTE5LjI2LDE5LjI2LDAsMCwxLS44NCw3Yy0uMTQuMzgtLjM2LjgxLS41NiwxLjIybC0uMTEuMjJjMCwuMDctLjA5LjE0LS4xNC4yMWE3LjEzLDcuMTMsMCwwLDAtMS4xNywyLjE3Yy0uMDYuNTYtLjA2LDIuMTUtLjA1LDIuNzFBMS41NSwxLjU1LDAsMCwxLDIxLjMzLDMwLjUyWk04LjYxLDI4LjIxaDEyYzAtLjcxLDAtMS43MS4wNy0yLjIzYTguNzQsOC43NCwwLDAsMSwxLjU5LTMuMjVsLjA2LS4xMmExMCwxMCwwLDAsMCwuNDYtMSwxNi44LDE2LjgsMCwwLDAsLjctNi4xMmMwLS4yMywwLS40MSwwLS41NGgwYTIsMiwwLDAsMC0uNjQtMS41MiwxLjMzLDEuMzMsMCwwLDAtMS41NS4wOCwxLjEzLDEuMTMsMCwwLDEtMS4xOC4yOCwxLjE1LDEuMTUsMCwwLDEtLjc4LS45NCwxLjI2LDEuMjYsMCwwLDAtLjc1LTEuMTEsMSwxLDAsMCwwLTEuMTEuMjhsLS4xLjFhMS4xNSwxLjE1LDAsMCwxLTEuMTkuMjksMS4xNiwxLjE2LDAsMCwxLS43OC0uOTVjLS4wOS0uNjgtLjIxLS43Ny0uNy0uODdhLjgyLjgyLDAsMCwwLTEsLjQ4LDEuMTYsMS4xNiwwLDAsMS0yLjE2LS41OFYzLjc3YTEuNDYsMS40NiwwLDEsMC0yLjkyLDB2Ny44NWwwLDQuMzNhMS4xNywxLjE3LDAsMCwxLS44MywxLjExLDEuMTUsMS4xNSwwLDAsMS0xLjItLjM1bC0xLS45MWMtLjQ3LS40Mi0uNzMtLjY2LS44NC0uNzdhMS4zNSwxLjM1LDAsMCwwLTItLjEyTDIuNywxNWExLjMyLDEuMzIsMCwwLDAtLjM5LDFBMi41NywyLjU3LDAsMCwwLDMsMTcuODVsMCwwYTI3LjI0LDI3LjI0LDAsMCwxLDQuNyw1LjYyQTEyLjYzLDEyLjYzLDAsMCwxLDguNjEsMjguMjFaTTIzLjIsMjMuMzVaTTYuNTEsMTYuNTlaIi8+PC9nPjwvZz48L3N2Zz4=);
}
.scroll-hint-icon-white:after {
background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMy4yOSIgaGVpZ2h0PSIxMi4wMiIgdmlld0JveD0iMCAwIDMzLjI5IDEyLjAyIj48dGl0bGU+44Ki44K744OD44OIIDI8L3RpdGxlPjxnIGlkPSLjg6zjgqTjg6Tjg7xfMiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMiI+PGcgaWQ9IuODrOOCpOODpOODvF8xLTIiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDEiPjxsaW5lIHgxPSIxLjg1IiB5MT0iNi4wMSIgeDI9IjEwLjQiIHkyPSI2LjAxIi8+PHBhdGggZD0iTTEwLjQsNy4xN0gxLjg1YTEuMTYsMS4xNiwwLDEsMSwwLTIuMzFIMTAuNGExLjE2LDEuMTYsMCwxLDEsMCwyLjMxWiIvPjxwYXRoIGQ9Ik03LjQsMTJhMS4xNSwxLjE1LDAsMCwxLS43Mi0uMjVsLTYuMjUtNUExLjIsMS4yLDAsMCwxLDAsNS44NywxLjE0LDEuMTQsMCwwLDEsLjQ2LDVMNi43LjIzQTEuMTYsMS4xNiwwLDAsMSw4LjEsMi4wOEwzLDUuOTEsOC4xMiwxMEExLjE2LDEuMTYsMCwwLDEsNy40LDEyWiIvPjxsaW5lIHgxPSIzMS40NSIgeTE9IjYuMDEiIHgyPSIyMi44OSIgeTI9IjYuMDEiLz48cGF0aCBkPSJNMzEuNDUsNy4xN0gyMi44OWExLjE2LDEuMTYsMCwxLDEsMC0yLjMxaDguNTZhMS4xNiwxLjE2LDAsMCwxLDAsMi4zMVoiLz48cGF0aCBkPSJNMjUuOSwxMmExLjE4LDEuMTgsMCwwLDEtLjkxLS40M0ExLjE3LDEuMTcsMCwwLDEsMjUuMTcsMTBsNS4wOS00LjA1TDI1LjIsMi4wOEExLjE2LDEuMTYsMCwwLDEsMjYuNTkuMjNMMzIuODQsNWExLjE2LDEuMTYsMCwwLDEsLjQ1LjkxLDEuMTQsMS4xNCwwLDAsMS0uNDMuOTJsLTYuMjQsNUExLjE3LDEuMTcsMCwwLDEsMjUuOSwxMloiLz48L2c+PC9nPjwvc3ZnPg==);
}
.scroll-hint-icon-white .scroll-hint-text {
color: #000;
}
 @font-face {
font-family: 'design_plus';
src: url(//www.shin-shin.website/wp-content/themes/heal_tcd077/fonts/design_plus.eot?v=1.5);
src: url(//www.shin-shin.website/wp-content/themes/heal_tcd077/fonts/design_plus.eot?v=1.5#iefix) format('embedded-opentype'),
url(//www.shin-shin.website/wp-content/themes/heal_tcd077/fonts/design_plus.woff?v=1.5) format('woff'),
url(//www.shin-shin.website/wp-content/themes/heal_tcd077/fonts/design_plus.ttf?v=1.5) format('truetype'),
url(//www.shin-shin.website/wp-content/themes/heal_tcd077/fonts/design_plus.svg?v=1.5#design_plus) format('svg');
font-weight: normal;
font-style: normal;
} .post_row { margin-right:-25px; margin-left:-25px; line-height:2.4; }
.post_row:before, .post_row:after { display:table; content:" "; }
.post_row:after { clear:both; }
.post_col, .post_col-2, .post_col-3 { -webkit-box-sizing:border-box; box-sizing:border-box; position:relative; width:100%; min-height:1px; margin-bottom:2em; padding-right:25px; padding-left:25px; float:left; }
@media screen and (min-width: 768px) {
.post_col-2 { width:50%; }
.post_col-3 { width:33.33333%; }
}
@media screen and (min-width: 1024px) {
.post_col-2 { width:50%; }
.post_col-3 { width:33.33333%; }
} .post_content .style3a, .post_content .style3b, .post_content .style4a, .post_content .style4b, .post_content .style5a, .post_content .style5b, .post_content .style6 { font-weight: 500; line-height:1.6; } .style2a { margin:65px 0 30px !important; padding:0 0 .9em !important; border-bottom:3px solid #000; font-size:26px !important; }
.style2b { margin:65px 0 30px !important; padding:.48em 1em .47em !important; background:#000; color:#fff; font-size:26px !important; } .style3a { margin:65px 0 30px !important; padding:1.2em .15em !important; border-top:1px solid #ccc; border-bottom:1px solid #ccc; font-size:22px !important; }
.style3b { margin:65px 0 30px !important; padding:1.1em 1.4em 1.15em !important; border:1px solid #ddd; border-top:3px solid #000; background:#fafafa; font-size:22px !important; } .style4a { margin:65px 0 30px !important; padding:.4em 0 .4em 1.2em !important; border-left:3px solid #000; font-size:20px !important; font-weight:500; }
.style4b { -webkit-box-sizing:border-box; box-sizing:border-box; position:relative; margin:65px 0 30px !important; padding:.8em 1.5em .8em !important; border-left:#000 3px solid; font-size:20px !important; }
.style4b:after { position:absolute; top:0; left:0; width:100%; height:calc(100% - 2px); border:1px solid #ddd; border-left:none; content: ''; } .style5a { margin:65px 0 30px !important; padding:.85em 1.5em .8em !important; border:1px solid #ddd; background:#fafafa; font-size:18px !important; }
.style5b { margin:65px 0 30px !important; padding:.85em 1.5em .8em !important; background:#000; color:#fff; font-size:18px !important; } .style6 { position:relative; margin:65px 0 30px !important; padding:0 .8em 0 1.3em !important; color:#000; font-size:16px !important; font-weight:700; }
.style6:before { position:absolute; top:.35em; left:0; width:12px; height:12px; background:#000; content:""; }
.balloon { display:block; z-index:0; position:relative; width:auto; min-width:115px; margin:50px 0 22px; padding:.5em 18px .5em; clear:both; border-bottom:0; background:#222; color:#fff; font-size:20px; font-weight:400; text-align:left; }
.balloon:after { display:block; position:absolute; bottom:-10px; left:30px; width:0px; height:0px; margin-left:-10px; border-width:10px 10px 0 10px; border-style:solid; border-color:#222 transparent transparent transparent; content:""; }
@media screen and (max-width: 767px) {
.style2a { margin:30px 0 20px !important; padding:0 0 .6em !important; font-size:20px !important; }
.style2b { margin:30px 0 20px !important; padding:.42em .7em .41em !important; background:#000; color:#fff; font-size:20px !important; } 
.style3a { margin:30px 0 20px !important; padding:.6em .15em !important; font-size:18px !important; }
.style3b { margin:30px 0 20px !important; padding:.5em .5em .45em .6em !important; font-size:18px !important; }
.style4a { margin:30px 0 20px !important; padding:.4em 0 .4em .8em !important; border-left:2px solid #000; font-size:16px !important; }
.style4b { margin:30px 0 20px !important; padding:.8em 1em .75em !important; border-left:#000 2px solid; font-size:16px !important; }
.style5a { margin:30px 0 20px !important; padding:.8em 1em .75em !important; font-size:15px !important; }
.style5b { margin:30px 0 20px !important; padding:.8em 1em .75em !important; font-size:15px !important; }
} @media screen and (min-width: 769px) {
.post_content :not(h2):not(h3):not(h4):not(h5):not(h6) + h2,
.post_content :not(h2):not(h3):not(h4):not(h5):not(h6) + h3,
.post_content :not(h2):not(h3):not(h4):not(h5):not(h6) + h4,
.post_content :not(h2):not(h3):not(h4):not(h5):not(h6) + h5,
.post_content :not(h2):not(h3):not(h4):not(h5):not(h6) + h6 { margin-top: 40px !important; } 
}
@media screen and (max-width: 768px) {
.post_content :not(h2):not(h3):not(h4):not(h5):not(h6) + h2,
.post_content :not(h2):not(h3):not(h4):not(h5):not(h6) + h3,
.post_content :not(h2):not(h3):not(h4):not(h5):not(h6) + h4,
.post_content :not(h2):not(h3):not(h4):not(h5):not(h6) + h5,
.post_content :not(h2):not(h3):not(h4):not(h5):not(h6) + h6 { margin-top: 30px !important; } 
}
@media screen and (max-width: 600px) {
.post_content :not(h2):not(h3):not(h4):not(h5):not(h6) + h2,
.post_content :not(h2):not(h3):not(h4):not(h5):not(h6) + h3,
.post_content :not(h2):not(h3):not(h4):not(h5):not(h6) + h4,
.post_content :not(h2):not(h3):not(h4):not(h5):not(h6) + h5,
.post_content :not(h2):not(h3):not(h4):not(h5):not(h6) + h6 { margin-top: 20px !important; } 
}
.post_content h2 { font-size:24px; }
.post_content h3 { font-size:22px; }
.post_content h4 { font-size:20px; }
.post_content h5 { font-size:18px; }
.post_content h6 { font-size:16px; }
@media screen and (max-width: 767px) {
.post_content h2 { font-size:20px; }
.post_content h3 { font-size:18px; }
.post_content h4 { font-size:18px; }
.post_content h5 { font-size:16px; }
.post_content h6 { font-size:14px; }
} .p-vertical { width:100%; margin:70px 0; font-size:36px; line-height:1.4; text-align:center; }
.p-vertical p { display:inline-block; margin:0; font-size:inherit; line-height:inherit; text-align:left; -webkit-writing-mode:vertical-rl; -ms-writing-mode:tb-rl; writing-mode:vertical-rl; }
@media screen and (max-width: 767px) { 
.p-vertical { margin:33px 0; font-size:24px; line-height:1.3; }
} .q_underline { background-image: -webkit-linear-gradient(left, transparent 50%, #fff799 50%); background-image: -moz-linear-gradient(left, transparent 50%, #fff799 50%); background-image: linear-gradient(to right, transparent 50%, #fff799 50%); background-position: 0 0.8em; background-repeat: repeat-x; background-size: 200% 0.5em; border: none; border-bottom-color: transparent; -webkit-transition: background 2s ease; -ms-transition: background 2s ease; transition: background 2s ease; }
.q_underline.is-active{ background-position: -100% 0.8em; } .speach_balloon { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: start; -ms-flex-align: start; -webkit-align-items: flex-start; align-items: flex-start; }
.speach_balloon_text { background: #fff; border: 2px solid #ddd; border-radius: 10px; -webkit-flex: 1 1 auto; -ms-flex: 1 1 auto; flex: 1 1 auto; line-height: 2; margin-bottom: 3em; min-height: 80px; padding: 22px 28px; position: relative; }
.speach_balloon_text > *:last-child { margin-bottom: 0 !important; }
.speach_balloon_text::before, .speach_balloon_text::after { border-color: transparent; border-style: solid; content: ''; pointer-events: none; height: 0; margin-top: -10px; width: 0; position: absolute; right: 100%; top: 40px; }
.speach_balloon_user { -webkit-flex: 0 0 auto; -ms-flex: 0 0 auto; flex: 0 0 auto; margin-right: 36px; margin-bottom: 2em; min-width: 80px; text-align: center; }
.speach_balloon_user_image { border-radius: 50%; height: 80px !important; width: 80px; object-fit: cover; }
.speach_balloon_user_name { font-size: 87.5%; line-height: 1.2; margin-top: 12px; }
.speach_balloon_user_name:only-child { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center; margin-top: 0; min-height: 80px; }
.speech_balloon_left1 .speach_balloon_text::before, .speech_balloon_left2 .speach_balloon_text::before { border-width: 8px 10px 8px 0; border-right-color: #ddd; margin-right: 2px; }
.speech_balloon_left1 .speach_balloon_text::after, .speech_balloon_left2 .speach_balloon_text::after { border-width: 8px 10px 8px 0; margin-right: -1.5px; border-right-color: #fff; }
.speech_balloon_right1 .speach_balloon_user, .speech_balloon_right2 .speach_balloon_user { -webkit-order: 2; -ms-order: 2; order: 2; margin-left: 36px; margin-right: 0; }.speech_balloon_right1 .speach_balloon_text::before, .speech_balloon_right2 .speach_balloon_text::before { border-width: 8px 0 8px 10px; border-left-color: #ddd; margin-left: 2px; left: 100%; }
.speech_balloon_right1 .speach_balloon_text::after, .speech_balloon_right2 .speach_balloon_text::after { border-width: 8px 0 8px 10px; margin-left: -1.5px; border-left-color: #fff; left: 100%; } .well { margin-bottom:30px; padding:1.1em 2em; border:1px solid #ddd; border-radius:6px; background-color:#fafafa; }
.well2 { margin-bottom:30px; padding:1.1em 2em; border:1px solid #ddd; }
.well3 { margin-bottom:30px; padding:1.1em 2em; border:1px dashed #ddd; background:#fafafa; }
.wl_red { border-color:#ebccd1; background-color:#f2dede; color:#a94442 !important; }
.wl_yellow { border-color:#faebcc; background-color:#fcf8e3; color:#8a6d3b !important; }
.wl_blue { border-color:#bce8f1; background-color:#d9edf7; color:#31708f !important; }
.wl_green { border-color:#d6e9c6; background-color:#dff0d8; color:#3c763d !important; }
@media screen and (max-width: 767px) {
.well, .well2, .well3 { padding:.9em .8em .9em 1em; }
} .q_button, .q_custom_button1, .q_custom_button2, .q_custom_button3 {
background-color:#535353; color:#fff !important; border:1px solid #535353; font-size:100%; font-weight:400; line-height:1.5; text-align:center;
max-width:100%; padding:0 30px; margin:0; transition: all 0.3s ease-in-out 0s; text-decoration:none;
-webkit-box-sizing:border-box; box-sizing:border-box;
display:-webkit-box; display:-ms-flexbox; display:-webkit-inline-flex; display:inline-flex;
-ms-flex-wrap:wrap; -webkit-flex-wrap:wrap; flex-wrap:wrap;
-ms-justify-content:center; -webkit-justify-content:center; justify-content:center;
-ms-align-items:center; -webkit-align-items:center; align-items:center;
}
.q_button:hover, .q_button:focus, .q_custom_button1:hover, .q_custom_button1:focus, .q_custom_button2:hover, .q_custom_button2:focus, .q_custom_button3:hover, .q_custom_button3:focus { background-color: #7d7d7d; text-decoration: none; } .rounded { border-radius:6px; }
.pill { border-radius:70px; }
.bt_red{ background:#c01f0e; border-color:#c01f0e; color:#fff; }
.bt_red:hover, .bt_red:focus { background-color:#d33929; border-color:#d33929; color:#fff; }
.bt_yellow{ background:#f1c40f; border-color:#f1c40f; color:#fff; }
.bt_yellow:hover, .bt_yellow:focus { background-color:#f9d441; border-color:#f9d441; color:#fff; }
.bt_blue{ background:#2980b9; border-color:#2980b9; color:#fff; }
.bt_blue:hover, .bt_blue:focus { background-color:#3a91c9; border-color:#3a91c9; color:#fff; }
.bt_green{ background:#27ae60; border-color:#27ae60; color:#fff; }
.bt_green:hover, .bt_green:focus { background-color:#39c574; border-color:#39c574; color:#fff; } .ytube { position:relative; height:0; margin-top:20px; margin-bottom:20px; padding-bottom:56.25%; padding-top:30px; overflow:hidden; }
.ytube iframe { position:absolute; top:0; right:0; width:100% !important; height:100% !important; } .rps_table { line-height:2.0; }
@media only screen and (max-width:567px) {
.rps_table tr { display:block; margin-bottom:1.5em; }
.rps_table th, .rps_table td{ display:list-item; list-style-type:none; border:none; }
.rps_table td { border-top: none; }
} .cardlink { word-wrap:break-word; max-width:100%; margin:15px 0 2em !important; padding:20px; border:1px solid #ddd; background:#fafafa; }
.cardlink_thumbnail { margin-right:25px; float:left; }
.cardlink_thumbnail img { width:130px; height:130px; -o-object-fit:cover; object-fit:cover; } @media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
.cardlink_thumbnail img { height:auto; }
}
.cardlink_content { line-height:1.6; }
.cardlink_content p { color:#000; margin-bottom:.5em; line-height:1; }
.cardlink_timestamp { display:inline; margin:0; padding:0; color:#222; font-size:12px; line-height:1; vertical-align:top; }
.cardlink_title { margin:-3px 0 5px; font-size:16px; }
.cardlink_title a { color:#000; font-weight:bold; text-decoration:none; }
.cardlink_title a:hover { text-decoration:none; }
.cardlink_excerpt { overflow:hidden; color:#000; font-size:14px; line-height:1.9; max-height:3.8em; }
.cardlink_excerpt span { display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:2; }
.cardlink_footer { clear:both; }
.clear { clear:both; }
@media screen and (max-width: 767px) {
.cardlink_timestamp { display:none; }
}
@media screen and (max-width: 567px) {
.cardlink { padding:15px 11px 12px 13px; }
.cardlink_thumbnail { margin-right:12px; margin-bottom:10px; float:left; }
.cardlink_thumbnail img { width:100px; height:100px; }
.cardlink_title { margin-top:-5px; font-size:14px; }
.cardlink_excerpt { clear:both; }
} .wpcf7 { width:100%; margin:0 0 2.5em !important; padding:0; border:1px solid #ddd; background:#fafafa; font-size:14px; }
.wpcf7 form { margin:1.5em 1.5em 0; }
.wpcf7 p { margin-bottom:1em; font-size:16px; }
.wpcf7 input, .wpcf7 textarea { -webkit-box-sizing:border-box; box-sizing:border-box; width:100%; padding:8px; border:1px solid #ccc; line-height:1.2; }
.wpcf7 select, .wpcf7 input[type=checkbox], .wpcf7 input[type=radio] { width:auto; max-width:97%; padding:8px; border:1px solid #ccc; }
.wpcf7 select, .wpcf7 .wpcf7-list-item-label { font-size:14px; line-height:1.2; }
.wpcf7 .wpcf7-list-item { display:block; }
.wpcf7 textarea { height:300px; }
.wpcf7 input:focus, .wpcf7 textarea:focus { border:1px solid #bbb; outline:none; }
.wpcf7 .wpcf7-submit, .wpcf7 .wpcf7-previous { -webkit-transition:all .3s; -webkit-box-sizing:border-box; box-sizing:border-box; display:block; position:relative; width:225px; height:48px; margin:30px auto 0; border:none !important; outline:none; background-color:#333333; color:#fff; font-size:14px; line-height:1.5; text-align:center; text-decoration:none; cursor:pointer; transition:all .3s; }
.wpcf7 .wpcf7-submit:before, .wpcf7 .wpcf7-submit:after { -webkit-box-sizing:border-box; box-sizing:border-box; }
.wpcf7 .wpcf7-submit:hover, .wpcf7 .wpcf7-previous:hover { background-color:#666666; }
.wpcf7 .wpcf7-submit .wpcf7-not-valid { background:pink; }
.wpcf7 .wpcf7-submit .wpcf7-response-output { -webkit-border-radius:4px; -moz-border-radius:4px; margin:10px 0 0; padding:8px 35px 8px 14px; border-radius:4px; }
.wpcf7 .wpcf7-submit .wpcf7-validation-errors { border:1px solid #EED3D7; background-color:#F2DEDE; color:#B94A48; }
.wpcf7 .wpcf7-submit .wpcf7-mail-sent-ok { border:1px solid #BCE8F1; background-color:#D9EDF7; color:#3A87AD; }
.wpcf7 .wpcf7-previous + br { display: none; }
.wpcf7 form .wpcf7-response-output{ margin: 2em 0.5em 2em; padding:0; border: none; text-align:center; }
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output{ color:#dc3232; font-size: 1em; } .wpcf7 { color:#000; } .text70{font-size:70%} .text80{font-size:80%}
.text90{font-size:90%}
.text100{font-size:100%}
.text110{font-size:110%}
.text120{font-size:120%}
.text130{font-size:130%}
.text140{font-size:140%}
.text150{font-size:150%}
.text160{font-size:160%}
.text170{font-size:170%}
.text180{font-size:180%}
.text190{font-size:190%}
.text200{font-size:200%}
.text210{font-size:210%}
.text220{font-size:220%}
.b{font-weight:700} .u{text-decoration:underline} .del{text-decoration:line-throug}  .red{color:red} .blue{color:#2ca9e1} .green{color:#82ae46} .orange{color:#ff7d00} .yellow{color:#fff000} .pink{color:#ff0084} .gray{color:#999999}  .bg-yellow{padding:2px;background-color:#ff0} .bg-blue{padding:2px;background-color:#4ab0f5} .bg-red{padding:2px;background-color:red}  .align1{text-align:center !important} .align2{text-align:right !important} .align3{text-align:left !important}  .r-flo{float:right;margin:10px} .l-flo{float:left;margin:10px} .f-clear{clear:both}  a img.fade { background:none !important; outline:none; -webkit-transition:all .3s; transition:all .3s; }
a:hover img.fade { opacity:0.7; filter:alpha(opacity=70); -ms-filter:"alpha( opacity=70 )"; background:none !important; } .att {padding-left:1em;text-indent:-1em;} .att_box { margin:2em 0 2.5em; padding:1em 1.2em; line-height:2.0; border:1px dotted #cccccc; background:#fcfcfc; box-shadow:0px 4px 0px 0px #f7f7f7; }  .m0{margin:0 !important} .mt0{margin-top:0 !important} .mr0{margin-right:0 !important} .mb0{margin-bottom:0 !important} .ml0{margin-left:0 !important} .m5{margin:5px !important}
.mt5{margin-top:5px !important}
.mr5{margin-right:5px !important}
.mb5{margin-bottom:5px !important}
.ml5{margin-left:5px !important}
.m10{margin:10px !important}
.mt10{margin-top:10px !important}
.mr10{margin-right:10px !important}
.mb10{margin-bottom:10px !important}
.ml10{margin-left:10px !important}
.m15{margin:15px !important}
.mt15{margin-top:15px !important}
.mr15{margin-right:15px !important}
.mb15{margin-bottom:15px !important}
.ml15{margin-left:15px !important}
.m20{margin:20px !important}
.mt20{margin-top:20px !important}
.mr20{margin-right:20px !important}
.mb20{margin-bottom:20px !important}
.ml20{margin-left:20px !important}
.m25{margin:25px !important}
.mt25{margin-top:25px !important}
.mr25{margin-right:25px !important}
.mb25{margin-bottom:25px !important}
.ml25{margin-left:25px !important}
.m30{margin:30px !important}
.mt30{margin-top:30px !important}
.mr30{margin-right:30px !important}
.mb30{margin-bottom:30px !important}
.ml30{margin-left:30px !important}
.m35{margin:35px !important}
.mt35{margin-top:35px !important}
.mr35{margin-right:35px !important}
.mb35{margin-bottom:35px !important}
.ml35{margin-left:35px !important}
.m40{margin:40px !important}
.mt40{margin-top:40px !important}
.mr40{margin-right:40px !important}
.mb40{margin-bottom:40px !important}
.ml40{margin-left:40px !important}
.m45{margin:45px !important}
.mt45{margin-top:45px !important}
.mr45{margin-right:45px !important}
.mb45{margin-bottom:45px !important}
.ml45{margin-left:45px !important}
.m50{margin:50px !important}
.mt50{margin-top:50px !important}
.mr50{margin-right:50px !important}
.mb50{margin-bottom:50px !important}
.ml50{margin-left:50px !important}
.m55{margin:55px !important}
.mt55{margin-top:55px !important}
.mr55{margin-right:55px !important}
.mb55{margin-bottom:55px !important}
.ml55{margin-left:55px !important}
.m60{margin:60px !important}
.mt60{margin-top:60px !important}
.mr60{margin-right:60px !important}
.mb60{margin-bottom:60px !important}
.ml60{margin-left:60px !important}
.m65{margin:65px !important}
.mt65{margin-top:65px !important}
.mr65{margin-right:65px !important}
.mb65{margin-bottom:65px !important}
.ml65{margin-left:65px !important}
.m70{margin:70px !important}
.mr70{margin-right:70px !important}
.mb70{margin-bottom:70px !important}
.ml70{margin-left:70px !important}
.m75{margin:75px !important}
.mt75{margin-top:75px !important}
.mr75{margin-right:75px !important}
.mb75{margin-bottom:75px !important}
.ml75{margin-left:75px !important}
.m80{margin:80px !important}
.mt80{margin-top:80px !important}
.mr80{margin-right:80px !important}
.mb80{margin-bottom:80px !important}
.ml80{margin-left:80px !important} .p0{padding:0 !important} .pt0{padding-top:0 !important} .pr0{padding-right:0 !important} .pb0{padding-bottom:0 !important} .pl0{padding-left:0 !important} .p5{padding:5px !important}
.pt5{padding-top:5px !important}
.pr5{padding-right:5px !important}
.pb5{padding-bottom:5px !important}
.pl5{padding-left:5px !important}
.p10{padding:10px !important}
.pt10{padding-top:10px !important}
.pr10{padding-right:10px !important}
.pb10{padding-bottom:10px !important}
.pl10{padding-left:10px !important}
 @font-face {
font-family: 'design_plus';
src: url(//www.shin-shin.website/wp-content/themes/heal_tcd077/fonts/design_plus.eot?v=1.5);
src: url(//www.shin-shin.website/wp-content/themes/heal_tcd077/fonts/design_plus.eot?v=1.5#iefix) format('embedded-opentype'),
url(//www.shin-shin.website/wp-content/themes/heal_tcd077/fonts/design_plus.woff?v=1.5) format('woff'),
url(//www.shin-shin.website/wp-content/themes/heal_tcd077/fonts/design_plus.ttf?v=1.5) format('truetype'),
url(//www.shin-shin.website/wp-content/themes/heal_tcd077/fonts/design_plus.svg?v=1.5#design_plus) format('svg');
font-weight: normal;
font-style: normal;
}
[class^="icon-"],
[class*=" icon-"] { font-family: "design_plus" !important;
line-height: 1; font-style: normal; font-variant: normal; font-weight: normal; speak: none; text-transform: none; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;
}
.icon-feedly:before { content: "\e907"; }
.icon-hatebu:before { content: "\e908"; }
.icon-line:before { content: "\e909"; }
.icon-pocket:before { content: "\e90a"; }
.icon-google-plus:before { content: "\e900"; }
.icon-google-plus2:before { content: "\e901"; }
.icon-facebook:before { content: "\e902"; }
.icon-facebook2:before { content: "\e903"; }
.icon-twitter:before { content: "\e904"; }
.icon-rss:before { content: "\e90b"; }
.icon-rss2:before { content: "\e906"; }
.icon-pinterest:before { content: "\e905"; } .share-top { 
margin-bottom: 30px; 
}
.share-btm { margin-bottom: 50px; } .share-type1 { width: 100%; }
.share-type1 h2 { color: #666666; font-weight: 400; }
.share-type1 ul { list-style: none; margin: 0; padding: 0; }
.share-type1 li { display: inline-block; padding: 0; text-align: center; }
.share-type1 li > a:hover { -webkit-transform: translate3d(0, 1px, 0); transform: translate3d(0, 1px, 0); }
.share-type1 a { min-width: 27px; text-decoration: none; display: inline-block; margin: 0 5px 5px 0; font-size: 12px; font-weight: 400; color: #fff !important; background: #fafafa; border-radius: 2px; box-shadow: 0 1px 0 rgba(0, 0, 0, 0.03); text-shadow: none; text-align: center; line-height: 25px; padding: 1px 5px 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; }
.share-type1 i { position: relative; top: 3px; color: #fff; font-size: 1.3em; text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.1); }
.share-type1 .ttl { margin: 0 3px 0 2px; text-align: center; line-height: 20px; }
.share-type1 .share-count { display: inline; font-size: 9px; color: #fff; padding: 0; line-height: 25px; margin: 0; border-radius: 0 1px 1px 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; }
@media screen and (max-width: 767px) {
.share-type1 { width: 100%; }
.share-type1 ul { margin-bottom: 15px; }
.share-type1 li > a span { display: none; }
.share-type1 a { margin-right: 2px; }
.share-type1 i { left: 1px; }
.share-type1 .share-count { margin-left: 3px; }
} .share-type3 .sns { margin: 0; text-align: center; }
.share-type3 ul { margin: 0 -3% 3% 0; list-style: none; }
.share-type3 li { float: left; width: 47%; margin: 0 3% 1.5% 0; cursor: pointer; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; }
.post .share-type3 ul li { list-style: none; background-image: none; padding: 0; }
.share-type3 ul li a { position: relative; display: block; top: 3px; font-size: 13px; padding: 10px 2px; color: #fff; border-radius: 2px; text-align: center; text-decoration: none; vertical-align: middle; }
.share-type3 ul li a i { position: relative; top: 3px; font-size: 140%; }
.share-type3 ul li a .ttl { margin: 0 3px 0 4px; display: inline-block; text-align: center; font-size: 12px; }
.share-type3 ul li a .share-count { position: absolute; bottom: -2px; right: 8px; font-size: 10px; padding: 0; line-height: 25px; margin: 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; }
.share-type3 ul li a:hover { -webkit-transform: translate3d(0px, 2px, 1px); -moz-transform: translate3d(0px, 2px, 1px); transform: translate3d(0px, 2px, 1px); }
@media only screen and (min-width: 480px) {
.share-type3 { width:auto; margin: 20px 0 15px; }
.share-type3 ul { margin-right: -1%; list-style: none; overflow: hidden; }
.share-type3 li { width: 24%; margin: 0 1% 2% 0; }
.share-type3 li a { font-size: 12px; padding: 10px 2px; }
.share-type3 li:nth-child(4n) { margin-right: 0; }
}  .share-type1 .twitter a, .share-type3 .twitter a { background-color: #55acee; }
.share-type1 .twitter a:hover, .share-type3 .twitter a:hover { background-color: #468ec5; }  .share-type1 ul li.facebook a, .share-type3 ul li.facebook a { background-color: #35629a; }
.share-type1 ul li.facebook a:hover, .share-type3 ul li.facebook a:hover { background-color: #1f3669; } .share-type1 ul li.googleplus a, .share-type3 ul li.googleplus a { background-color: #dd4b39; }
.share-type1 ul li.googleplus a:hover, .share-type3 ul li.googleplus a:hover { background-color: #b94031; }
.share-type1 ul li.googleplus a i { top: 4px; } .share-type1 ul li.hatebu > a, .share-type3 ul li.hatebu a { background-color: #3c7dd1; }
.share-type1 ul li.hatebu > a:hover, .share-type3 ul li.hatebu a:hover { background-color: #0270ac; } .share-type1 ul li.pocket a, .share-type3 ul li.pocket a { background-color: #ee4056; }
.share-type1 ul li.pocket a:hover, .share-type3 ul li.pocket a:hover { background-color: #c53648; } .share-type1 ul li.rss a, .share-type3 ul li.rss a { background-color: #ffb53c; }
.share-type1 ul li.rss a:hover, .share-type3 ul li.rss a:hover { background-color: #e09900; } .share-type1 ul li.feedly a, .share-type3 ul li.feedly a { background-color: #6cc655; }
.share-type1 ul li.feedly > a:hover, .share-type3 ul li.feedly > a:hover { background-color: #5ca449; } .share-type1 ul li.pinterest a, .share-type3 ul li.pinterest a { background-color: #d4121c; }
.share-type1 ul li.pinterest a:hover, .share-type3 ul li.pinterest a:hover { background-color: #a42f35; } .share-type2 { width: auto; }
.share-type2 h2 { color: #444; font-weight: 400; }
.share-type2 ul.type2 { margin: 0; padding: 0; list-style: none; }
.share-type2 ul.type2 li { display: inline-block; padding: 0; text-align: center; }
.share-type2 ul.type2 li a { text-decoration: none; display: inline-block; margin: 0 5px 5px 0; font-size: 12px; font-weight: 400; border-radius: 2px; color: #222 !important; text-align: center; background: #fafafa !important; border: 1px solid rgba(0, 0, 0, 0.1); box-shadow: 0 1px 0 rgba(0, 0, 0, 0.03); text-shadow: none; line-height: 25px; padding: 1px 4px 0; }
.share-type2 ul.type2 li a i { position: relative; top: 3px; color: #222; font-size: 1.3em; text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.1); }
.share-type2 ul.type2 li a .ttl { margin: 0 3px 0 2px; text-align: center; line-height: 20px; }
.share-type2 ul.type2 li a .share-count { color: #444; font-size: 9px; padding: 0; line-height: 25px; margin: 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; }
.share-type2 ul.type2 li a:hover, .share-type2 ul.type2 li a:hover i, .share-type2 ul.type2 li a:hover .share-count { color: #fff !important; }
.share-type2 ul.type2 li a:hover { border-color: rgba(255, 255, 255, 0.1); }
@media screen and (max-width: 480px) {
.share-type2 { width: auto; margin: 0; }
.share-type2 ul.type2 { margin-bottom: 15px; }
.share-type2 ul.type2 li a { margin-right: 1px; }
.share-type2 ul.type2 li a i { left: 1px; }
.share-type2 ul.type2 li > a span.ttl { display: none; }
.share-type2 ul.type2 li a .share-count { margin-left: 3px; }
} .share-type4 { text-align: center; }
.share-type4 .sns { margin: 0; }
.share-type4 ul.type4 { margin: 0 -3% 2% 0; list-style: none; }
.share-type4 ul.type4 li { float: left; width: 47%; margin: 0 3% 3% 0; cursor: pointer; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; }
.post .share-type4 ul li { list-style: none; background-image: none; padding: 0; }
.share-type4 ul.type4 li a { position: relative; display: block; top: 5px; font-size: 13px; padding: 10px 2px; text-decoration: none; border-radius: 2px; color: #222 !important; text-align: center; background: #fafafa !important; border: 1px solid rgba(0, 0, 0, 0.1); box-shadow: 0 1px 0 rgba(0, 0, 0, 0.03); text-shadow: none; }
.share-type4 ul.type4 li a i { position: relative; top: 3px; font-size: 140%; color: #222 !important; }
.share-type4 ul.type4 li a .ttl { margin: 0 3px 0 4px; display: inline-block; text-align: center; font-size: 12px; }
.share-type4 ul.type4 li a .share-count {  position: absolute; bottom: -2px; right: 8px; font-size: 10px; padding: 0; line-height: 25px; margin: 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; color: #222 !important; }
.share-type4 ul.type4 li a:hover, .share-type4 ul.type4 li a:hover i, .share-type4 ul.type4 li a:hover .share-count { color: #fff !important; }
@media only screen and (min-width: 480px) {
.share-type4 { width: auto; margin: 20px 0 15px; }
.share-type4 ul.type4 { margin-right: -1%; list-style: none; overflow: hidden; }
.share-type4 ul.type4 li { width: 24%; margin: 0 1% 2% 0; }
.share-type4 ul.type4 li a { font-size: 12px; padding: 10px 2px; }
.share-type4 ul.type4 li:nth-child(4n) { margin-right: 0; }
}  .share-type2 ul.type2 li.twitter a, .share-type4 ul.type4 li.twitter a { color: #222 !important; background-color: #fafafa !important; }
.share-type2 ul.type2 li.twitter a:hover, .share-type4 ul.type4 li.twitter a:hover { color: #fff !important; background-color: #55acee !important; } .share-type2 ul.type2 li.facebook a, .share-type4 ul.type4 li.facebook a { color: #222 !important; background-color: #fafafa !important; }
.share-type2 ul.type2 li.facebook a:hover, .share-type4 ul.type4 li.facebook a:hover { color: #fff !important; background-color: #35629a !important; } .share-type2 ul.type2 li.googleplus a, .share-type4 ul.type4 li.googleplus a { color: #222 !important; background-color: #fafafa !important; }
.share-type2 ul.type2 li.googleplus a:hover, .share-type4 ul.type4 li.googleplus a:hover { color: #fff !important; background-color: #dd4b39 !important; }
.share-type2 ul.type2 li.googleplus a i, .share-type4 ul.type4 li.googleplus a i { top: 4px; } .share-type2 ul.type2 li.hatebu a, .share-type4 ul.type4 li.hatebu a { color: #222 !important; background-color: #fafafa !important; }
.share-type2 ul.type2 li.hatebu a:hover, .share-type4 ul.type4 li.hatebu a:hover { color: #fff !important; background-color: #3c7dd1 !important; } .share-type2 ul.type2 li.pocket a, .share-type4 ul.type4 li.pocket a { color: #222 !important; background-color: #fafafa !important; }
.share-type2 ul.type2 li.pocket a:hover, .share-type4 ul.type4 li.pocket a:hover { color: #fff !important; background-color: #ee4056 !important; } .share-type2 ul.type2 li.rss a, .share-type4 ul.type4 li.rss a { color: #222 !important; background-color: #fafafa !important; }
.share-type2 ul.type2 li.rss a:hover, .share-type4 ul.type4 li.rss a:hover { color: #fff !important; background-color: #ff8c00 !important; } .share-type2 ul.type2 li.feedly a, .share-type4 ul.type4 li.feedly a { color: #222 !important; background-color: #fafafa !important; }
.share-type2 ul.type2 li.feedly a:hover, .share-type4 ul.type4 li.feedly a:hover { color: #fff !important; background-color: #6cc655 !important; } .share-type2 ul.type2 li.pinterest a, .share-type4 ul.type4 li.pinterest a { color: #222 !important; background-color: #fafafa !important; }
.share-type2 ul.type2 li.pinterest a:hover, .share-type4 ul.type4 li.pinterest a:hover { color: #fff !important; background-color: #d4121c !important; } .sns_default_top { padding: 0; overflow: hidden; list-style: none; }
.sns_default_top ul li { display: inline-block; margin: 0 1px 3px 0; line-height: 1 !important; overflow: hidden; vertical-align: top; }
.sns_default_top ul li.twitter_button { width: 89px; }
.sns_default_top ul li.fbshare_button:hover { text-decoration: none; }
.sns_default_top ul li.google_button { width: 58px; }
.sns_default_top ul li.pocket_button { width: 88px; }
@media only screen and (max-width: 480px) {
.sns_default_top ul li { margin-bottom: 6px; }
.sns_default_top ul li.twitter_button { margin-left: 0; }
}