@charset "utf-8";
@charset "UTF-8";
.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}.same-category-post-current,
.post-date,
.same-category-post-comment-num {
font-size: 12px;
}
.post-title {
font-size: 15px;
font-weight: bold;
}
.same-category-post-current a {
font-weight: bold;
text-transform: uppercase;
}
.post-date {
font-style: italic;
margin-bottom: 10px;
}
.cat-post-author {
margin-bottom: 0;
}
.same-category-post-thumbnail {
display: block;
}
.same-category-post-thumbnail img {
float: left;
margin: 5px 10px 5px 0;
}
.more-link {
display: inline;
}
.post-entry {
overflow: hidden;
padding: 0 0 5px 0;
}
.same-category-post-comment-num {}
.same-category-post-item {
border-bottom: 1px solid #ccc;
list-style: none;
list-style-type: none;
margin: 3px 0;
padding: 3px 0;
}
.same-category-post-item:last-child {
border-bottom: none;
}
.same-category-post-item:before,
.same-category-post-item:after {
content: "";
display: table;
clear: both;
} .same-category-post-item .same-category-post-css-cropping span {
float: left;
margin: 0 10px 5px 0;
}
.same-category-post-item .same-category-post-css-cropping span {
overflow: hidden;
display: inline-block;
}div.yyi-rinker-contents {
margin: 2em 0;
padding: 0;
border: solid 1px #dbdbdb;
background-color: #fff;
box-shadow: 2px 3px 8px -5px rgba(0,0,0,.25);
position: relative;
overflow: visible;
}
div.yyi-rinker-contents a {
border: none;
}
div.yyi-rinker-contents div.yyi-rinker-box{
display: flex;
display: -ms-flexbox;
display: -webkit-box;
display: -webkit-flex;
box-sizing: border-box;
padding: 12px;
}
div.yyi-rinker-contents div.yyi-rinker-image {
padding: 0;
display: flex;
vertical-align: middle;
justify-content: center;
align-items: center;
}
.yyi-rinker-img-s .yyi-rinker-image {
width: 75px;
min-width: 75px;
}
.yyi-rinker-img-m .yyi-rinker-image {
width: 175px;
min-width: 175px;
}
.yyi-rinker-img-l div.yyi-rinker-image{
width: 200px;
min-width: 200px;
}
.yyi-rinker-images {
display: flex;
justify-content: center;
align-items: center;
position: relative;
margin: 5px;
}
div.yyi-rinker-image img.yyi-rinker-main-img.hidden {
display: none;
}
.yyi-rinker-images-arrow {
cursor: pointer;
position: absolute;
top: 50%;
display: block;
margin-top: -11px;
opacity: 0.6;
width: 22px;
}
.yyi-rinker-images-arrow-left{
left: -10px;
}
.yyi-rinker-images-arrow-right{
right: -10px;
}
.yyi-rinker-images-arrow-left.hidden {
display: none;
}
.yyi-rinker-images-arrow-right.hidden {
display: none;
} div.yyi-rinker-contents.yyi-rinker-img-s div.yyi-rinker-info{
width: calc(100% - 75px);
}
div.yyi-rinker-contents div.yyi-rinker-info{
width: calc(100% - 175px);
}
div.yyi-rinker-contents.yyi-rinker-img-l div.yyi-rinker-info{
width: calc(100% - 200px);
}
div.yyi-rinker-contents div.yyi-rinker-title a {
color: #333;
text-decoration: none;
}
div.yyi-rinker-contents div.yyi-rinker-title p{
margin: 5px;
}
div.yyi-rinker-contents div.yyi-rinker-detail {
font-size: 0.8em;
color: #999;
padding-left: 15px;
}
div.yyi-rinker-contents div.yyi-rinker-detail a {
text-decoration: underline;
}
div.yyi-rinker-contents div.yyi-rinker-detail .price-box {
color: #aaa;
}
div.yyi-rinker-contents div.yyi-rinker-detail .free-text {
color: #aaa;
}
div.yyi-rinker-contents ul.yyi-rinker-links {
border: none;
list-style-type: none;
display: inline-flex;
display: -ms-inline-flexbox;
display: -webkit-inline-flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin: 10px auto;
padding: 0;
width: 100%;
}
div.yyi-rinker-contents ul.yyi-rinker-links li {
content: '';
position: static;
margin: 2px 5px;
padding: 0;
border-radius: 2px;
border: none;
box-shadow: 0 6px 12px -5px rgba(0, 0, 0, .30);
-ms-flex: 0 0 auto;
}
div.yyi-rinker-contents ul.yyi-rinker-links li:before {
content: '';
position: static;
}
div.yyi-rinker-contents ul.yyi-rinker-links li:hover {
box-shadow: 0 5px 8px -5px rgba(0, 0, 0, .30);
}
div.yyi-rinker-contents ul.yyi-rinker-links li.amazonlink {
background: #f6a306;
}
div.yyi-rinker-contents ul.yyi-rinker-links li a {
position: relative;
display: block;
color: #fff;
font-weight: bold;
text-decoration: none;
font-size: 0.9em;
height: 30px;
line-height: 30px;
padding: 0 18px;
}
div.yyi-rinker-contents ul.yyi-rinker-links li a:hover {
border: none;
opacity: 0.7;
}
div.yyi-rinker-contents ul.yyi-rinker-links li a:before {
position: absolute;
margin: auto;
top: 0;
left: 0;
right: 0;
bottom: 0;
color: white;
text-align: center;
border: none;
}
div.yyi-rinker-contents ul.yyi-rinker-links li.amazonlink {
order: 20;
}
div.yyi-rinker-contents ul.yyi-rinker-links li.amazonlink a:before{
content: '';
}
div.yyi-rinker-contents ul.yyi-rinker-links li.amazonkindlelink {
background: #666;
order: 15;
}
div.yyi-rinker-contents ul.yyi-rinker-links li.amazonkindlelink a:before{
content: '';
}
div.yyi-rinker-contents ul.yyi-rinker-links li.rakutenlink {
background: #cf4944;
order: 30;
}
div.yyi-rinker-contents ul.yyi-rinker-links li.rakutenlink a:before{
content: '';
}
div.yyi-rinker-contents ul.yyi-rinker-links li.yahoolink {
background: #51a7e8;
order: 40;
}
div.yyi-rinker-contents ul.yyi-rinker-links li.yahoolink a:before{
content: '';
}
div.yyi-rinker-contents ul.yyi-rinker-links li.mercarilink {
background-color: #ff0211;
order: 50;
}
div.yyi-rinker-contents ul.yyi-rinker-links li.mercarilink a:before{
content: '';
}
div.yyi-rinker-contents ul.yyi-rinker-links li.freelink1 {
background: #4072B3;
order: 10;
}
div.yyi-rinker-contents ul.yyi-rinker-links li.freelink2 {
background: #4DC0B2;
order: 50;
}
div.yyi-rinker-contents ul.yyi-rinker-links li.freelink3 {
background: #6f63ad;
order: 15;
}
div.yyi-rinker-contents ul.yyi-rinker-links li.freelink4 {
background: #63ad87;
order: 55;
}
div.yyi-rinker-contents ul.yyi-rinker-links img,
div.yyi-rinker-contents div.yyi-rinker-title img,
div.yyi-rinker-contents div.yyi-rinker-image a + img{
display: none;
}
div.yyi-rinker-detail .credit-box {
font-size: 75%;
}
ul.yyi-rinker-links li::before {
background-color: transparent;
}
@media all and (max-width: 420px) {
.yyi-rinker-images {
margin: auto;
}
}
@media all and (max-width: 420px) and (min-width: 321px) {
body div.yyi-rinker-contents ul.yyi-rinker-links li a {
padding: 0 0 0 15px;
}
div.yyi-rinker-contents ul.yyi-rinker-links {
-webkit-flex-flow: column;
flex-direction: column;
}
.yyi-rinker-img-s .yyi-rinker-image {
width: 75px;
min-width: 75px;
}
.yyi-rinker-img-m .yyi-rinker-image {
width: 125px;
min-width: 125px;
}
.yyi-rinker-img-l div.yyi-rinker-image{
width: 150px;
min-width: 150px;
}
div.yyi-rinker-contents.yyi-rinker-img-s div.yyi-rinker-info{
width: calc(100% - 75px);
}
div.yyi-rinker-contents div.yyi-rinker-info {
width: calc(100% - 125px);
}
div.yyi-rinker-contents.yyi-rinker-img-l div.yyi-rinker-info{
width: calc(100% - 150px);
}
}
@media all and (max-width: 320px) {
div.yyi-rinker-contents ul.yyi-rinker-links li a {
padding: 0 0 0 7px;
}
div.yyi-rinker-contents ul.yyi-rinker-links {
-webkit-flex-flow: column;
flex-direction: column;
}
.yyi-rinker-img-s .yyi-rinker-image {
width: 75px;
min-width: 75px;
}
.yyi-rinker-img-m .yyi-rinker-image {
width: 100px;
min-width: 100px;
}
.yyi-rinker-img-l div.yyi-rinker-image{
width: 125px;
min-width: 125px;
}
div.yyi-rinker-contents.yyi-rinker-img-s div.yyi-rinker-info{
width: calc(100% - 75px);
}
div.yyi-rinker-contents div.yyi-rinker-info {
width: calc(100% - 100px);
}
div.yyi-rinker-contents.yyi-rinker-img-l div.yyi-rinker-info{
width: calc(100% - 125px);
}
}
body div.yyi-rinker-contents ul.yyi-rinker-links li {
list-style: none;
}
body div.yyi-rinker-contents ul.yyi-rinker-links li:before {
position: absolute;
}
div.yyi-rinker-contents p{
padding: 0;
}
div.yyi-rinker-contents img{
margin-bottom: 0;
} div.yyi_rinker-gutenberg input.rinkerg-richtext{
width: 300px;
}
input.rinkerg-richtext {
width: 70%;
} div.yyi-rinker-contents div.yyi-rinker-detail .free-text .count-in{
color: #333;
} .editor-styles-wrapper div.yyi-rinker-contents .count-top p {
margin-top: 0;
}
div.yyi-rinker-contents.yyi-rinker-design-tate  div.yyi-rinker-box{
flex-direction: column;
}
div.yyi-rinker-contents.yyi-rinker-design-slim div.yyi-rinker-box .yyi-rinker-links {
flex-direction: column;
}
div.yyi-rinker-contents.yyi-rinker-design-slim div.yyi-rinker-info {
width: 100%;
}
div.yyi-rinker-contents.yyi-rinker-design-slim .yyi-rinker-title {
text-align: center;
}
div.yyi-rinker-contents.yyi-rinker-design-slim .yyi-rinker-links {
text-align: center;
}
div.yyi-rinker-contents.yyi-rinker-design-slim .yyi-rinker-image {
margin: auto;
}
div.yyi-rinker-contents.yyi-rinker-design-slim div.yyi-rinker-info ul.yyi-rinker-links li {
align-self: stretch;
}
div.yyi-rinker-contents.yyi-rinker-design-slim div.yyi-rinker-box div.yyi-rinker-info {
padding: 0;
}
div.yyi-rinker-contents.yyi-rinker-design-slim div.yyi-rinker-box {
flex-direction: column;
padding: 14px 5px 0;
}
.yyi-rinker-design-slim div.yyi-rinker-box div.yyi-rinker-info {
text-align: center;
}
.yyi-rinker-design-slim div.price-box span.price {
display: block;
}
div.yyi-rinker-contents.yyi-rinker-design-slim div.yyi-rinker-info div.yyi-rinker-title a{
font-size:16px;
}
div.yyi-rinker-contents.yyi-rinker-design-slim ul.yyi-rinker-links li.amazonkindlelink:before,  div.yyi-rinker-contents.yyi-rinker-design-slim ul.yyi-rinker-links li.amazonlink:before,  div.yyi-rinker-contents.yyi-rinker-design-slim ul.yyi-rinker-links li.rakutenlink:before,  div.yyi-rinker-contents.yyi-rinker-design-slim ul.yyi-rinker-links li.yahoolink:before {
font-size:12px;
}
div.yyi-rinker-contents.yyi-rinker-design-slim ul.yyi-rinker-links li a {
font-size: 13px;
} .yyi-rinker-contents .yyi-rinker-info {
padding-left: 10px;
}
.yyi-rinker-img-s .yyi-rinker-image .yyi-rinker-images img{
max-height: 75px;
}
.yyi-rinker-img-m .yyi-rinker-image .yyi-rinker-images img{
max-height: 175px;
}
.yyi-rinker-img-l .yyi-rinker-image .yyi-rinker-images img{
max-height: 200px;
}
div.yyi-rinker-contents div.yyi-rinker-image {
flex-direction: column;
align-items: center;
}
div.yyi-rinker-contents ul.yyi-rinker-thumbnails {
display: flex;
flex-direction: row;
flex-wrap : wrap;
list-style: none;
border:none;
padding: 0;
margin: 5px 0;
}
div.yyi-rinker-contents ul.yyi-rinker-thumbnails li{
cursor: pointer;
height: 32px;
text-align: center;
vertical-align: middle;
width: 32px;
border:none;
padding: 0;
margin: 0;
box-sizing: content-box;
}
div.yyi-rinker-contents ul.yyi-rinker-thumbnails li img {
vertical-align: middle;
}
div.yyi-rinker-contents ul.yyi-rinker-thumbnails li {
border: 1px solid #fff;
}
div.yyi-rinker-contents ul.yyi-rinker-thumbnails li.thumb-active {
border: 1px solid #eee;
} div.yyi-rinker-contents.yyi-rinker-design-mini {
border: none;
box-shadow: none;
background-color: transparent;
} .yyi-rinker-design-mini div.yyi-rinker-info ul.yyi-rinker-links,
.yyi-rinker-design-mini div.yyi-rinker-info .brand,
.yyi-rinker-design-mini div.yyi-rinker-info .price-box {
display: none;
}
div.yyi-rinker-contents.yyi-rinker-design-mini .credit-box{
text-align: right;
}
div.yyi-rinker-contents.yyi-rinker-design-mini div.yyi-rinker-info {
width:100%;
}
.yyi-rinker-design-mini div.yyi-rinker-info div.yyi-rinker-title {
line-height: 1.2;
min-height: 2.4em;
margin-bottom: 0;
}
.yyi-rinker-design-mini div.yyi-rinker-info div.yyi-rinker-title a {
font-size: 12px;
text-decoration: none;
text-decoration: underline;
}
div.yyi-rinker-contents.yyi-rinker-design-mini {
position: relative;
max-width: 100%;
border: none;
border-radius: 12px;
box-shadow: 0 1px 6px rgb(0 0 0 / 12%);
background-color: #fff;
}
div.yyi-rinker-contents.yyi-rinker-design-mini div.yyi-rinker-box {
border: none;
}
.yyi-rinker-design-mini div.yyi-rinker-image {
width: 60px;
min-width: 60px;
}
.yyi-rinker-design-mini div.yyi-rinker-image img{
max-height: 3.6em;
}
.yyi-rinker-design-mini div.yyi-rinker-detail div.credit-box {
font-size: 10px;
}
.yyi-rinker-design-mini div.yyi-rinker-detail div.brand,
.yyi-rinker-design-mini div.yyi-rinker-detail div.price-box {
font-size: 10px;
}
.yyi-rinker-design-mini div.yyi-rinker-info div.yyi-rinker-detail {
padding: 0;
}
.yyi-rinker-design-mini div.yyi-rinker-detail div:not(:last-child) {
padding-bottom: 0;
}
.yyi-rinker-design-mini div.yyi-rinker-box div.yyi-rinker-image a {
margin-bottom: 16px;
}
@media (min-width: 768px){
div.yyi-rinker-contents.yyi-rinker-design-mini div.yyi-rinker-box {
padding: 12px;
}
.yyi-rinker-design-mini div.yyi-rinker-box div.yyi-rinker-info {
justify-content: center;
padding-left: 24px;
}
}
@media (max-width: 767px){
div.yyi-rinker-contents.yyi-rinker-design-mini {
max-width:100%;
}
div.yyi-rinker-contents.yyi-rinker-design-mini div.yyi-rinker-box {
flex-direction: row;
padding: 12px;
}
.yyi-rinker-design-mini div.yyi-rinker-box div.yyi-rinker-info {
justify-content: center;
margin-bottom: 16px;
padding-left: 16px;
text-align: left;
}
}
div.yyi-rinker-contents .yyi-rinker-attention {
display: inline;
line-height: 30px;
position: absolute;
top: -10px;
left: -9px;
min-width: 60px;
padding: 0;
height: 30px;
text-align: center;
font-weight: 600;
color: #ffffff;
background: #fea724;
z-index: 10;
}
div.yyi-rinker-contents .yyi-rinker-attention span{
padding: 0 15px;
}
.yyi-rinker-attention-before, .yyi-rinker-attention-after {
display: inline;
position: absolute;
content: '';
}
.yyi-rinker-attention-before {
bottom: -8px;
left: 0.1px;
width: 0;
height: 0;
border-top: 9px solid;
border-top-color: inherit;
border-left: 9px solid transparent;
z-index: 1;
}
.yyi-rinker-attention-after {
top: 0;
right: -14.5px;
width: 0;
height: 0;
border-top: 15px solid transparent;
border-bottom: 15px solid transparent;
border-left: 15px solid;
border-left-color: inherit;
}
div.yyi-rinker-contents .yyi-rinker-attention.attention_desing_circle{
display: flex;
position: absolute;
top: -20px;
left: -20px;
width: 60px;
height: 60px;
min-width: auto;
min-height: auto;
justify-content: center;
align-items: center;
border-radius: 50%;
color: #fff;
background: #fea724;
font-weight: 600;
font-size: 17px;
}
div.yyi-rinker-contents.yyi-rinker-design-mini .yyi-rinker-attention.attention_desing_circle{
top: -14px;
left: -14px;
width: 36px;
height: 36px;
font-size: 12px;
}
div.yyi-rinker-contents .yyi-rinker-attention.attention_desing_circle{
}
div.yyi-rinker-contents .yyi-rinker-attention.attention_desing_circle span {
padding: 0;
}
div.yyi-rinker-contents .yyi-rinker-attention.attention_desing_circle .yyi-rinker-attention-after,
div.yyi-rinker-contents .yyi-rinker-attention.attention_desing_circle .yyi-rinker-attention-before{
display: none;
}
div.yyi-rinker-contents .yyi-rinker-attention.attention_desing_right_ribbon {
width: 89px;
height: 91px;
position: absolute;
top: -1px;
right: -1px;
left: auto;
overflow: hidden;
}
div.yyi-rinker-contents .yyi-rinker-attention.attention_desing_right_ribbon span {
display: inline-block;
width: 146px;
position: absolute;
padding: 4px 0;
left: -13px;
top: 12px;
text-align: center;
font-size: 12px;
line-height: 24px;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
}
div.yyi-rinker-contents .yyi-rinker-attention.attention_desing_right_ribbon {
background: none;
}
.yyi-rinker-attention.attention_desing_right_ribbon .yyi-rinker-attention-after,
.yyi-rinker-attention.attention_desing_right_ribbon .yyi-rinker-attention-before{
display:none;
}
div.yyi-rinker-use-right_ribbon div.yyi-rinker-title {
margin-right: 2rem;
}
 article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
display: block;
}
audio, canvas, video {
display: inline-block;
}
audio:not([controls]) {
display: none;
height: 0;
}
[hidden], template {
display: none;
}
html {
font-family: sans-serif;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
}
body {
margin: 0;
}
a {
background: transparent;
}
a:focus {
outline: thin dotted;
}
a:active, a:hover {
outline: 0;
}
a img {
backface-visibility: hidden;
}
h1 {
font-size: 2em;
margin: 0.67em 0;
}
abbr[title] {
border-bottom: 1px dotted;
}
b, strong, .strong {
font-weight: bold;
}
dfn, em, .em {
font-style: italic;
}
hr {
margin: 1.8em 0;
padding: 0;
border: 0;
height: 5px;
background: url(//tanosukelog.net/wp-content/themes/yswallow/library/images/line01.png) repeat-x 0 0;
}
p {
-webkit-hyphens: auto;
-epub-hyphens: auto;
hyphens: auto;
}
pre, code, kbd, samp {
font-family: Consolas, "Courier New", Courier, Monaco, monospace;
}
code, kbd, samp {
font-size: 0.9em;
padding: 0.05em 0.4em;
border-radius: 3px;
background: #F6F6F6;
color: #444;
}
pre {
white-space: pre-wrap;
margin: 0;
}
q {
quotes: "“" "”" "‘" "’";
}
q::before,
q::after {
content: "";
content: none;
}
small, .small {
font-size: 75%;
}
sub, sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
dl, menu, ol, ul {
margin: 0 0 1em;
}
dd {
margin: 0;
}
.gallery {
margin: 0.5em auto 2em !important;
}
.gallery dl {
margin: 0 !important;
}
.gallery dl img {
margin-bottom: 0;
border: none !important;
padding: 1px;
}
menu {
padding: 0 0 0 40px;
}
ol, ul {
padding: 0;
list-style-type: none;
}
.entry-content li {
list-style: none;
position: relative;
padding-left: 1.15em;
margin: 1em 0;
}
.entry-content li li {
margin: 0.6em 0;
}
.entry-content ul li:before {
font-family: "fontawesome";
content: "\f111";
display: block;
position: absolute;
left: 2px;
top: 1px;
transform: scale(0.6);
color: #d35d5f;
background: none !important;
}
.entry-content ul li ul li:before {
content: "\f192";
}
.entry-content ul li ul li ul li:before {
content: "―";
}
.entry-content ul.arrow li:before {
transform: scale(0.8);
content: "\f138";
}
.entry-content ul.arrow li li:before {
content: "\f101";
}
.entry-content ul.arrow li li li:before {
content: "\f105";
}
.entry-content ul.check li:before {
transform: scale(0.95);
content: "\f00c";
}
.entry-content ul.check li li:before {
transform: scale(0.85);
content: "\f058";
}
.entry-content ul.check li li li:before {
content: "\f05d";
}
.entry-content ol {
counter-reset: number;
}
.entry-content ol[start] {
counter-reset: unset;
}
.entry-content ol li {
padding-left: 1.8em;
}
.entry-content ol ol {
margin-left: -0.55em;
}
.entry-content ol > li:before {
counter-increment: number;
content: counter(number) !important;
background: #d35d5e;
border: 1px solid #d35d5e;
color: #fff;
width: 1.5em;
height: 1.5em;
line-height: 1.5em;
font-weight: bold;
display: block;
text-align: center;
border-radius: 50%;
position: absolute;
transform: scale(0.8);
left: 1px;
top: 0;
}
.entry-content ol li ol li:before {
background: none;
border: 1px solid;
color: #d35d5e;
}
.entry-content ol li ol li ol li:before {
content: counter(number) "." !important;
border: none;
font-size: 110%;
} .wp-block-gallery li {
padding: 0;
margin: 0;
flex-grow: 0 !important;
}
.wp-block-gallery li img {
margin-bottom: 0;
}
.wp-block-gallery li::before {
content: none !important;
} nav ul,
nav ol {
list-style: none;
list-style-image: none;
}
img {
border: 0;
vertical-align: bottom;
max-width: 100%;
height: auto;
}
svg:not(:root) {
overflow: hidden;
}
figure {
margin: 0;
}
input[type=text],
input[type=password],
input[type=datetime],
input[type=datetime-local],
input[type=date],
input[type=month],
input[type=time],
input[type=week],
input[type=number],
input[type=email],
input[type=url],
input[type=search],
input[type=tel],
input[type=color],
select,
textarea,
.field {
display: block;
padding: 10px 2%;
font-size: 1em;
color: #666;
border: 3px solid rgba(66, 66, 66, 0.3);
border-radius: 1px;
max-width: 96%;
background-color: #FFFFFF;
transition: background-color 0.24s ease-in-out;
-webkit-appearance: none;
appearance: none;
border-radius: 5px;
}
#main input[type=text],
#main input[type=password],
#main input[type=datetime],
#main input[type=datetime-local],
#main input[type=date],
#main input[type=month],
#main input[type=time],
#main input[type=week],
#main input[type=number],
#main input[type=email],
#main input[type=url],
#main input[type=search],
#main input[type=tel],
#main input[type=color],
#main select,
#main textarea,
#main .field {
width: 300px;
}
#main textarea {
width: 100%;
}
input[type=text]:focus,
input[type=text]:active,
input[type=password]:focus,
input[type=password]:active,
input[type=datetime]:focus,
input[type=datetime]:active,
input[type=datetime-local]:focus,
input[type=datetime-local]:active,
input[type=date]:focus,
input[type=date]:active,
input[type=month]:focus,
input[type=month]:active,
input[type=time]:focus,
input[type=time]:active,
input[type=week]:focus,
input[type=week]:active,
input[type=number]:focus,
input[type=number]:active,
input[type=email]:focus,
input[type=email]:active,
input[type=url]:focus,
input[type=url]:active,
input[type=search]:focus,
input[type=search]:active,
input[type=tel]:focus,
input[type=tel]:active,
input[type=color]:focus,
input[type=color]:active,
select:focus, select:active,
textarea:focus,
textarea:active,
.field:focus,
.field:active {
background-color: #fbfaf2;
}
input[type=password] {
letter-spacing: 0.3em;
}
textarea {
max-width: 100%;
min-height: 120px;
line-height: 1.5;
}
input[type=search] {
-webkit-appearance: button;
}
select {
-webkit-appearance: none;
background-image: url(//tanosukelog.net/wp-content/themes/yswallow/library/images/select_arrow.png);
background-repeat: no-repeat;
background-position: 97.5% center;
background-size: 9px;
}
@media only screen and (max-width: 480px) {
#main input[type=text],
#main input[type=password],
#main input[type=datetime],
#main input[type=datetime-local],
#main input[type=date],
#main input[type=month],
#main input[type=time],
#main input[type=week],
#main input[type=number],
#main input[type=email],
#main input[type=url],
#main input[type=search],
#main input[type=tel],
#main input[type=color],
#main select,
#main textarea,
#main .field,
#main textarea {
width: auto;
}
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
input[type=text],
input[type=password],
input[type=datetime],
input[type=datetime-local],
input[type=date],
input[type=month],
input[type=time],
input[type=week],
input[type=number],
input[type=email],
input[type=url],
input[type=search],
input[type=tel],
input[type=color],
select,
textarea,
.field {
width: 92%;
max-width: 92%;
}
}
fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
}
legend {
border: 0;
padding: 0;
}
button,
input,
select,
textarea {
margin: 0;
}
button,
input {
line-height: normal;
}
button,
select {
-webkit-appearance: none;
appearance: none;
text-transform: none;
}
select::-ms-expand {
display: none;
}
select {
line-height: 1.2;
}
button,
html input[type=button],
input[type=reset],
input[type=submit] {
-webkit-appearance: button;
cursor: pointer;
font-size: 0.95em;
padding: 8px 20px;
background: #666666;
color: #fff;
border: 0;
border-radius: 5px;
}
button[disabled],
html input[disabled] {
cursor: default;
}
input[type=checkbox],
input[type=radio] {
box-sizing: border-box;
padding: 0;
}
input[type=search] {
box-sizing: content-box;
}
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
-webkit-appearance: none;
appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
}
textarea {
overflow: auto;
vertical-align: top;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
* {
box-sizing: border-box;
}
.image-replacement,
.ir {
text-indent: 100%;
white-space: nowrap;
overflow: hidden;
}
.clearfix, .cf, .comment-respond, .widget ul li {
zoom: 1;
}
.clearfix::before, .clearfix::after, .cf::before, .comment-respond::before, .cf::after, .comment-respond::after {
content: "";
display: table;
}
.clearfix::after, .cf::after, .comment-respond::after {
clear: both;
}
span.amp {
font-family: Baskerville, "Goudy Old Style", Palatino, "Book Antiqua", serif !important;
font-style: italic;
}
p {
-ms-word-wrap: break-word;
word-wrap: break-word;
-webkit-hyphens: auto;
hyphens: auto;
-webkit-hyphenate-before: 2;
-webkit-hyphenate-after: 3;
}
#content dl,
#content ol,
#content p,
#content ul {
letter-spacing: 0.025em;
}
.blue-btn,
#submit {
display: inline-block;
position: relative;
text-decoration: none;
color: #ffffff;
font-size: 0.9em;
font-size: 34px;
line-height: 34px;
font-weight: normal;
padding: 0 24px;
border-radius: 4px;
border: 0;
cursor: pointer;
transition: background-color 0.14s ease-in-out;
}
.blue-btn:hover,
#submit:hover,
.blue-btn:focus,
#submit:focus {
color: #ffffff;
text-decoration: none;
}
.blue-btn:active,
#submit:active {
top: 1px;
}
.blue-btn,
#submit {
background-color: #57a1d8;
}
.blue-btn:hover,
#submit:hover,
.blue-btn:focus,
#submit:focus {
background-color: #9eccef;
} body {
font-family: Helvetica, "Noto Sans JP", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
font-size: 103%;
line-height: 1.7;
color: #3e3e3e;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
word-wrap: break-word;
background: #ffffff;
}
.wrap {
width: 94%;
margin: 0 auto;
}
#main {
margin: 0 auto;
}
#footer-top {
position: relative;
}
#footer-top::before {
content: "";
display: block;
width: 100%;
height: 100%;
background-color: #d25c5e;
filter: alpha(opacity=3);
-ms-filter: "alpha(opacity=3)";
opacity: 0.03;
position: absolute;
z-index: 2;
}
#footer-top .wrap {
position: relative;
z-index: 3;
}
a {
color: #57a1d8;
}
a:hover {
color: #9eccef;
}
a,
a img {
transition: 0.3s ease-in-out;
}
a:hover img {
filter: alpha(opacity=70);
-ms-filter: "alpha(opacity=70)";
opacity: 0.7;
}
a:link, a:visited:link {
-webkit-tap-highlight-color: rgba(0, 0, 0, 0.3);
}
.entry-content a[target=_blank]::after {
font-family: "FontAwesome";
content: "\f08e";
font-size: 0.9em;
margin: 0 3px 0 2px;
}
.entry-content a.no-icon[target=_blank]::after,
.entry-content .btn-wrap a[target=_blank]::after {
content: none;
}
a.amazonjs_link[target=_blank]::after,
.amazonjs_item ul li:before {
content: none;
}
.txt_c {
text-align: center;
}
.wow {
transition: opacity 0.4s 0.2s;
}
.wow.unactive {
opacity: 0;
}
.wow.animated {
opacity: 1;
} h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5 {
text-rendering: optimizelegibility;
}
h1 a, .h1 a, h2 a, .h2 a, h3 a, .h3 a, h4 a, .h4 a, h5 a, .h5 a {
text-decoration: none;
}
h1, .h1 {
font-size: 1.5em;
font-weight: bold;
line-height: 1.333em;
}
h2, .h2 {
font-size: 1.5em;
line-height: 1.4em;
font-weight: bold;
margin-bottom: 0.375em;
}
h3, .h3 {
font-size: 125%;
font-weight: 700;
}
h4, .h4 {
font-size: 1.2em;
font-weight: 700;
}
h5, .h5 {
font-size: 1em;
font-weight: 700;
line-height: 2em;
text-transform: uppercase;
} #custom_header_img {
text-align: center;
}
#custom_header {
width: 100%;
text-align: center;
color: #ffffff;
position: relative;
margin-bottom: 1.2em;
z-index: 0;
background-position: center center;
background-size: cover;
-webkit-background-size: cover;
}
#custom_header.overlay::after {
content: "";
display: block;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.45);
position: absolute;
top: 0;
}
#custom_header.overlay_wh::after {
background: rgba(255, 255, 255, 0.4);
}
.header-info {
position: relative;
z-index: 0;
font-weight: bold;
margin-bottom: -0.5px;
}
#custom_header + .header-info {
margin-top: -1.2em;
}
.header-info a {
display: block;
font-size: 80%;
text-decoration: none;
text-align: center;
color: #fff;
background: #dc5454;
padding: 0.4em;
}
.header-info a::before {
font-family: "fontawesome";
content: "\f101";
margin-right: 0.3em;
}
.header-info a:hover {
color: #fff;
opacity: 0.6;
filter: alpha(opacity=60);
-ms-filter: "alpha(opacity=60)";
}
#custom_header .wrap {
display: block;
padding: 14% 2%;
position: relative;
z-index: 5;
}
#custom_header .wrap .header-text {
max-width: 680px;
margin: auto;
}
#custom_header .sitecopy {
font-size: 250%;
margin: 0.3em 0;
line-height: 1.15;
font-weight: 800;
}
#custom_header .sub_sitecopy {
font-size: 0.8em;
margin: 0;
line-height: 1.7;
font-weight: bold;
}
#custom_header .btn-wrap {
margin: 2.5em 0 -1em;
}
#container #custom_header .btn-wrap a {
padding: 1em 1.5em;
color: #ffffff;
border: none;
background: #d34e4e;
box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
font-size: 0.82em;
font-weight: bold;
width: 340px;
max-width: 90%;
text-align: center;
filter: alpha(opacity=95);
-ms-filter: "alpha(opacity=95)";
opacity: 0.95;
-webkit-text-shadow: none;
text-shadow: none;
}
#container #custom_header .btn-wrap a::before,
#container #custom_header .btn-wrap a::after {
content: none;
}
#container #custom_header .btn-wrap a:hover {
filter: alpha(opacity=65);
-ms-filter: "alpha(opacity=65)";
opacity: 0.65;
}
.homeadd_wrap {
margin: 0 auto;
max-width: 1100px;
}
.header {
padding: 0.9em 0 0;
position: relative;
z-index: 2;
background: #264b67;
color: #fff;
}
#inner-header {
position: relative;
padding: 0;
}
#logo .h1 {
margin: 0 auto;
padding: 0;
text-align: center;
}
#logo .h1 {
font-size: 2.5em;
line-height: 1.3;
}
#logo.fs_s .h1 {
font-size: 1.6em;
padding: 10px 0;
}
#logo.fs_l .h1 {
font-size: 3.1em;
line-height: 1.2;
}
#logo.fs_ll .h1 {
font-size: 4.5em;
line-height: 1.2;
}
#logo.fs_l .h1,
#logo.fs_ll .h1 {
margin-top: -4px;
}
.header #logo.sitedes_on {
margin-top: -6px;
}
@media only screen and (max-width: 480px) {
#logo .h1 {
padding: 5px 0 0;
font-size: 1.7em;
}
#logo.fs_s .h1 {
font-size: 1.25em;
}
#logo.fs_l .h1 {
font-size: 2.2em;
}
#logo.fs_ll .h1 {
font-size: 2.7em;
}
}
#logo a {
color: #ecf6ff;
display: inline-block;
padding: 0;
margin: 0 auto;
text-decoration: none;
}
.site_description {
font-size: 10px;
text-align: center;
margin: 0 0 1em;
}
.nav_btn {
color: inherit;
width: 3em;
height: 3em;
padding: 0.2em;
border: none;
background: none;
text-align: center;
position: absolute;
top: 0;
left: 1px;
display: block;
line-height: 1;
text-decoration: none;
z-index: 11;
}
.nav_btn:hover {
cursor: pointer;
color: inherit;
}
.nav_btn::before {
font-size: 25px;
height: 1.15em;
font-family: "icomoon";
content: "\e900";
width: 100%;
display: block;
}
.nav_btn .text {
font-size: 9px;
font-weight: bold;
display: block;
transform: scale(0.9);
margin-left: -5px;
margin-right: -5px;
} .searchbox {
position: absolute;
right: 0;
top: 0;
width: 400px;
max-width: 88%;
z-index: 10;
}
.searchbox .searchform {
position: relative;
}
.searchbox .searchform input[type=search] {
position: absolute;
z-index: 2;
right: 0;
width: 60px;
height: 60px;
line-height: 60px;
padding: 0;
margin: 0;
border: 0;
transition: 0.4s ease;
-webkit-appearance: none;
appearance: none;
box-sizing: border-box;
outline: 0;
opacity: 0;
cursor: pointer;
background: #333;
color: #ffffff;
box-shadow: 0 0 1px rgba(0, 0, 0, 0.2);
}
.searchbox .searchform input[type=search]:focus {
filter: alpha(opacity=100);
-ms-filter: "alpha(opacity=100)";
opacity: 1;
width: 100%;
padding: 0 0.8em;
cursor: auto;
}
.searchbox .searchform .search_btn {
position: absolute;
z-index: 1;
right: 2px;
left: auto;
}
.searchbox .searchform .search_btn::before {
content: "\e902";
}
.searchbox .searchform input[type=search]:focus ~ .search_btn {
z-index: 3;
color: #eee;
opacity: 0.5;
filter: alpha(opacity=50);
-ms-filter: "alpha(opacity=50)";
}
@media only screen and (max-width: 767px) {
.searchbox .searchform input[type=search] {
width: 50px;
height: 50px;
line-height: 50px;
}
}
#page-top + #breadcrumb {
border-top: 1px solid rgba(100, 100, 100, 0.05);
}
#breadcrumb {
font-size: 70%;
padding: 1.2em 0;
margin: 0 auto;
}
.breadcrumb__ul {
margin: 0;
}
.breadcrumb__li.bc_homelink {
margin-left: 0;
}
.breadcrumb__li.bc_homelink a::before {
font-family: "fontawesome";
font-weight: 900;
content: "\f015";
display: inline-block;
margin-right: 0.1em;
transform: scale(1.05);
}
.breadcrumb__li {
float: left;
margin-left: 0.5em;
}
.breadcrumb__link::after {
font-family: "fontawesome";
color: initial;
content: "\f105";
margin-left: 0.5em;
opacity: 0.5;
}
.breadcrumb__link {
text-decoration: none;
}
.breadcrumb__link:hover {
opacity: 0.5;
filter: alpha(opacity=50);
-ms-filter: "alpha(opacity=50)";
}
.breadcrumb__li.bc_posttitle {
display: none;
} .nav li a {
display: block;
color: inherit;
text-decoration: none;
padding: 0.75em;
position: relative;
}
.nav > li > a {
padding: 12px 0.7em;
}
.nav li li {
text-align: left;
}
.nav li ul.sub-menu li a,
.nav li ul.children li a {
padding-left: 15px;
}
.single #main .article {
margin-bottom: 1em;
}
#main .article .entry-header {
padding: 0;
margin-bottom: 1em;
}
.single.pd_viral #main .article .entry-header,
.page-template-default.pd_viral #main .article .entry-header {
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
width: 100%;
text-align: center;
position: relative;
padding: 9% 5%;
text-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}
.single.pd_viral #main .article .entry-header .inner,
.page-template-default.pd_viral #main .article .entry-header .inner {
position: relative;
z-index: 3;
}
.single.pd_viral #main .article .entry-header .entry-title,
.page-template-default.pd_viral #main .article .entry-header .entry-title {
font-size: 2.2em;
margin-top: 5%;
}
.single.pd_viral #main .article .entry-header::after,
.page-template-default.pd_viral #main .article .entry-header::after {
content: "";
display: block;
width: 100%;
height: 100%;
background: #000000;
filter: alpha(opacity=45);
-ms-filter: "alpha(opacity=45)";
opacity: 0.45;
position: absolute;
top: 0;
left: 0; }
.single.pd_viral #main .article .entry-header .inner,
.single.pd_viral #main .article .entry-header .inner a,
.page-template-default.pd_viral #main .article .entry-header .inner,
.page-template-default.pd_viral #main .article .entry-header .inner a {
color: #fff;
}
.single.pd_viral #main .article .entry-header .entry-title,
.page-template-default.pd_viral #main .article .entry-header .entry-title {
margin-bottom: 0.8em;
}
#main .article .eyecatch {
text-align: center;
overflow: hidden;
position: relative;
}
.eyecatch .eyecatch-caption-text {
font-size: 75%;
opacity: 0.85;
padding-top: 3px;
}
#main .article .eyecatch img {
margin: 0;
height: auto;
}
.article-footer {
padding: 1em 0;
}
.article-footer .footer-cat-tag {
margin-bottom: 0.9em;
}
.article-footer h4 {
margin: 0.5em 0;
}
.article-footer p {
margin: 0;
}
.article-footer .post-categories,
.article-footer .tags {
margin: 0;
display: inline-block;
}
.article-footer .post-categories li,
.article-footer .tags a {
display: inline-block;
}
.article-footer .post-categories li a,
.article-footer .tags a {
display: inline-block;
background: #57a1d8;
color: #ffffff;
padding: 0.35em 0.5em;
margin-right: 0.3em;
margin-bottom: 2px;
text-decoration: none;
line-height: 1.1;
font-size: 75%;
border: 1px solid #57a1d8;
border-radius: 0.4em;
}
.article-footer .tags a {
background: none;
color: #57a1d8;
margin-top: -1px;
}
.article-footer .post-categories a::before,
.article-footer .tags a::before {
font-family: "fontawesome";
content: "\f02b";
margin-right: 0.2em;
}
.article-footer .post-categories a::before {
content: "\f114";
}
.article-footer .post-categories li a:hover,
.article-footer .tags a:hover {
background: #9eccef;
color: #fff;
border-color: #9eccef;
transform: translateY(-1px);
}
.article-footer .post-categories li a:active,
.article-footer .tags a:active {
transform: translateY(1px);
}
.entry-content h2,
.homeadd_wrap .widgettitle {
position: relative;
border: none;
font-size: 1.25em;
padding: 0.9em 1em;
margin-top: 2.1em;
margin-bottom: 1em;
background: #d45c5c;
color: #ffffff;
box-shadow: 0 1px 5px rgba(0, 0, 0, 0.03);
}
.entry-content h3 {
border-top: 4px solid;
border-bottom: 4px solid;
padding: 0.6em 0.2em;
margin-top: 1.8em;
color: inherit;
}
.entry-content h4 {
padding: 0.4em 0.1em 0.4em 0.7em;
border-left: 4px solid;
border-color: #d45c5c;
color: inherit;
}
.h_stitch .entry-content h2 {
position: relative;
}
.h_stitch .entry-content h2::before,
.h_stitch .entry-content h2::after {
content: "";
display: block;
position: absolute;
top: 3px;
left: 0;
width: 100%;
height: 1px;
border-top: 2px dashed #ffffff;
filter: alpha(opacity=50);
-ms-filter: "alpha(opacity=50)";
opacity: 0.5;
}
.h_stitch .entry-content h2::after {
top: auto;
bottom: 3px;
}
.h_stitch .entry-content h3 {
border-top-style: dotted;
border-bottom-style: dotted;
}
.h_stitch .entry-content h4 {
border-left-style: dotted;
}
.h_balloon .entry-content h2::after {
content: "";
position: absolute;
border-top: 13px solid #d45c5c;
border-right: 9px solid transparent;
border-left: 9px solid transparent;
bottom: -11px;
left: 5%;
}
.entry-content h2.stylenone {
position: relative;
border: none;
padding: 0;
background: initial;
color: initial;
box-shadow: none;
} .related-box {
margin-bottom: 2em;
}
.authorbox .profile_name a,
.authorbox .author_sns a,
.related-box a {
color: inherit;
text-decoration: none;
}
.authorbox a:hover,
.related-box a:hover {
opacity: 0.7;
filter: alpha(opacity=70);
-ms-filter: "alpha(opacity=70)";
}
.authorbox .h_ttl,
.related-box .h_ttl {
font-size: 150%;
text-align: center;
letter-spacing: 1px;
margin-bottom: 1em;
}
.authorbox .h_ttl::after,
.related-box .h_ttl::after {
font-size: 12px;
margin: 0;
display: block;
}
.authorbox .h_ttl::after {
content: "この記事を書いた人";
}
.related-box .h_ttl::after {
content: "こちらの記事も人気！";
}
.authorbox {
text-align: center;
border: 5px solid rgba(100, 100, 100, 0.15);
padding: 5%;
}
.profile {
display: flex;
}
.profile_img {
width: 95px;
max-width: 33%;
margin-right: 1em;
}
.profile_img img {
width: 100%;
margin: auto;
border-radius: 50%;
border: 2px solid #fff;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.12);
}
.profile_name {
margin-bottom: 1em;
}
.profile_name a,
.profile_name .user_name {
font-size: 122%;
font-weight: bold;
margin: 1em 0 0.5em;
}
.profile_name .userposition {
font-size: 10px;
display: block;
opacity: 0.7;
}
.profile_description {
font-size: 85%;
text-align: left;
margin: auto;
}
@media only screen and (min-width: 481px) {
.profile_description {
flex: 1;
}
}
@media only screen and (max-width: 480px) {
.profile {
flex-wrap: wrap;
}
.profile_img {
margin-bottom: 1.5em;
}
.profile_img,
.profile_description,
.profile_name {
text-align: center;
margin-left: auto;
margin-right: auto;
padding: 0;
}
}
.author_sns {
text-align: center;
margin: 2em 0 0;
}
.author_sns li {
display: inline-block;
font-size: 0.8em;
margin-right: 1.2em;
padding: 0 !important;
}
.author_sns li::before {
content: none !important;
}
.author_sns li:last-child {
margin-right: 0;
}
.author_sns a {
display: block;
padding: 0.5em 0;
text-decoration: none;
}
.author_sns a:hover {
color: initial;
}
.author_sns li a::before {
font-size: 1.2em;
margin-right: 0.3em;
font-family: "fontawesome";
content: "\f144";
}
.author_sns li a .socialname {
color: initial;
}
.author_sns li.author-site a::before,
.author_sns li.author-user_url a::before {
content: "\f0ac";
}
.author_sns li.author-twitter a::before {
font-family: "icomoon";
content: "\e905";
}
.author_sns li.author-facebook a::before {
content: "\f09a";
}
.author_sns li.author-google a::before,
.author_sns li.author-googleplus a::before {
content: "\f0d5";
}
.author_sns li.author-instagram a::before {
content: "\f16d";
}
.author_sns li.author-youtube a::before {
content: "\f16a";
}
.profile.singlefoot_other {
display: block;
}
.profile.singlefoot_other .profile_img,
.profile.singlefoot_other .profile_name {
text-align: center;
margin-left: auto;
margin-right: auto;
}
.profile.singlefoot_other .profile_description {
font-size: 100%;
}
.profile.singlefoot_other .profile_img {
margin-top: 1.5em;
margin-bottom: 1.5em;
width: 90px;
}
.profile.singlefoot_other .profile_img img {
margin-bottom: 0;
}
.profile.singlefoot_other + .author_sns a::before {
font-size: 2em;
margin: 0.2em;
}
.profile.singlefoot_other + .author_sns a .socialname {
display: none;
}
.profile.singlefoot_other .author__bgimg {
width: 100%;
margin-bottom: -47px;
}
.profile.singlefoot_other .author__bgimg + .profile_img {
margin-top: 0;
}
.related-box ul {
text-align: center;
display: table;
width: 100%;
}
.related-box li {
width: 22.4%;
margin: 1%;
display: inline-block;
position: relative;
font-size: 0.9em;
vertical-align: top;
text-align: left;
}
.related-box li .eyecatch {
padding-top: 60%;
position: relative;
overflow: hidden;
text-align: center;
}
.related-box li .eyecatch img {
position: absolute;
top: 0;
left: 0;
width: 100%;
}
.related-box li a {
display: block;
text-decoration: none;
}
.related-box li .date {
font-size: 0.8em;
font-weight: normal;
}
.related-box li .ttl {
margin: 0;
font-size: 0.85em;
}
@media only screen and (min-width: 1100px) {
.related-box {
margin-left: -10px;
margin-right: -10px;
font-size: 108%;
}
} .single-title,
.page-title,
.entry-title {
margin: 0 0 0.3em;
}
.single-title,
.page-title {
padding: 0;
font-size: 150%;
overflow-wrap: break-word;
}
.single-title:empty,
.page-title:empty {
display: none;
}
.single .byline {
margin-bottom: 0.3em;
}
.byline .date,
.byline .writer .fn,
.byline .pr-notation {
margin-bottom: 0.3em;
opacity: 0.7;
filter: alpha(opacity=70);
-ms-filter: "alpha(opacity=70)";
}
.byline .post-categories {
font-weight: bold;
font-size: 87%;
display: inline-block;
margin-right: 1em;
margin-bottom: 0;
}
.byline .post-categories li {
display: inline-block;
}
.byline .post-categories li::after {
content: "|";
margin: 0 0.4em;
filter: alpha(opacity=40);
-ms-filter: "alpha(opacity=40)";
opacity: 0.4;
}
.byline .post-categories li:last-child::after {
content: none;
}
.byline .post-categories li a {
text-decoration: none;
}
.byline {
font-size: 87%;
font-weight: 500;
margin: 0 0 0.5em;
}
.time__date,
.byline .date,
.byline .writer {
margin-right: 0.9em;
display: inline-block;
}
.time__date::before,
.byline .date::before,
.byline .writer::before {
font-family: "fontawesome";
font-size: 106%;
margin-right: 0.2em;
position: relative;
top: auto;
}
.time__date::before,
.byline .date::before {
content: "\f017";
}
.time__date.undo::before,
.byline .date.undo::before {
content: "\f1da";
}
.byline .writer::before {
content: "\f2be";
display: none;
}
.byline .writer,
.byline .writer a {
color: inherit;
text-decoration: none;
}
.archives-list .byline .writer {
font-weight: normal;
}
.byline .writer img.avatar {
width: 1.6em;
border-radius: 50%;
margin-right: 0.2em;
vertical-align: top;
}
.pr-notation {
font-size: 85%;
font-weight: bold;
padding: 0.2em 0.5em;
display: inline-block;
vertical-align: bottom;
box-shadow: 0 0 1px;
border-radius: 3px;
}
.pr-notation::before {
font-family: "fontawesome";
font-weight: bold;
content: "\f06a";
display: inline-block;
transform: scale(1.05);
margin-right: 0.3em;
}
.page .pr-notation, .archive .pr-notation {
font-size: 74%;
margin-bottom: 1em;
opacity: 0.7;
}
.cat-name {
text-align: center;
background: #d34e4e;
color: #efefef;
font-size: 70%;
font-weight: bold;
padding: 0.2em 0.5em;
}
.eyecatch .cat-name {
position: absolute;
top: 0;
right: 0;
min-width: 8em;
opacity: 0.9;
filter: alpha(opacity=90);
-ms-filter: "alpha(opacity=90)";
}
.eyecatch .cat-name:empty::before {
content: "PICK UP";
}
.catlabeloff .eyecatch .cat-name {
display: none;
}
.eyecatch.noimg {
background: #eee;
color: #777;
}
.eyecatch.noimg::after {
content: "NO IMAGE";
display: block;
width: 100%;
line-height: 1;
text-align: center;
position: absolute;
top: 50%;
transform: translateY(-0.5em);
}
.undo_off .undo,
.date_off .date {
display: none !important;
}
.entry-content p,
.widget_text p {
margin: 0 0 1.75em;
line-height: 1.8;
}
.wp-block-cover__inner-container p {
margin: 1em 0;
}
.entry-content table {
width: 100%;
font-size: 95%;
margin-bottom: 1.5em;
}
.entry-content table caption {
margin: 0 0 7px;
font-size: 90%;
opacity: 0.8;
text-transform: uppercase;
letter-spacing: 1px;
}
.entry-content td,
.entry-content th {
padding: 1.2em 0.8em;
border: 1px solid #d8d8d8;
}
.entry-content td input {
margin: 3px 0;
}
.entry-content th {
background: rgba(0, 0, 0, 0.05);
text-align: left;
}
.wp-block-table.is-style-stripes {
border-bottom: 0;
}
.wp-block-table.is-style-stripes th {
background: none;
}
.entry-content blockquote {
padding: 3.3em 7%;
margin: 2em 0 2.5em;
position: relative;
border: 2px solid rgba(103, 103, 103, 0.4);
border-radius: 7px;
opacity: 0.9;
filter: alpha(opacity=90);
-ms-filter: "alpha(opacity=90)";
}
.entry-content blockquote *:last-child {
margin-bottom: 0;
padding-bottom: 0;
}
.entry-content blockquote::before,
.entry-content blockquote::after {
font-family: serif;
position: absolute;
width: 1em;
height: 1em;
line-height: 1.5;
display: block;
padding: 0;
text-align: center;
font-size: 420%;
opacity: 0.5;
filter: alpha(opacity=50);
-ms-filter: "alpha(opacity=50)";
}
.entry-content blockquote::before {
content: "“";
left: 0;
top: 0;
}
.entry-content blockquote::after {
content: "”";
right: 0;
bottom: 0;
}
.entry-content blockquote h1,
.entry-content blockquote h2,
.entry-content blockquote h3,
.entry-content blockquote h4 {
margin-top: 0 !important;
}
.entry-content dt {
font-weight: bold;
margin-bottom: 2%;
}
.entry-content dd {
margin-left: 0;
font-size: 0.95em;
margin-bottom: 4%;
}
.entry-content img {
margin: 0 0 0.8em;
max-width: 100%;
height: auto;
}
.entry-content .size-auto,
.entry-content .size-full,
.entry-content .size-large,
.entry-content .size-medium,
.entry-content .size-thumbnail {
max-width: 100%;
height: auto;
}
.wp-block-image img {
margin-bottom: 0;
}
.entry-content pre {
background: #383838;
background: rgba(0, 0, 0, 0.75);
border-left: 4px solid rgba(0, 0, 0, 0.38);
color: #ffffff;
font-size: 1em;
padding: 1.2em 3%;
margin: 0.2em 0 2.2em;
border-radius: 3px;
}
.wp-caption {
max-width: 100%;
background: #fff;
padding: 5px;
margin-bottom: 1.8em;
border: 1px solid rgba(0, 0, 0, 0.08);
border-radius: 3px;
}
.wp-caption img {
max-width: 100%;
margin-bottom: 0;
width: 100%;
}
.wp-caption p.wp-caption-text,
figure figcaption {
font-size: 0.75em;
margin: 4px 0;
text-align: center;
}
iframe {
max-width: 100%;
}
:-webkit-full-screen-ancestor #header,
:-webkit-full-screen-ancestor #sidebar {
position: absolute;
z-index: -999999;
}
.tags {
margin: 0;
}   .widget:not(.widget_text):not(.widget_recent_comments):not(.widget_calendar) a {
text-decoration: none;
color: inherit;
}
.widget:not(.widget_text):not(.widget_recent_comments):not(.widget_calendar) a:hover {
color: inherit;
opacity: 0.5;
}
.widgettitle {
background: #d35c5d;
color: #ffffff;
font-size: 1em;
padding: 0.65em 0.8em;
margin-top: 0;
margin-bottom: 0.75em;
overflow: hidden;
}
.widget {
margin: 0 0 2.5em;
}
.homewidget.widget:last-child,
.titleunder .widget:last-child {
margin-bottom: 1em;
}
.widget ul {
margin: 0;
} .widget.widget_rss li a {
font-weight: bold;
}
.widget.widget_rss li .rssSummary,
.widget.widget_rss li .rss-date,
.widget.widget_rss li cite {
font-size: 88%;
opacity: 0.6;
} .widget.widget_categories .widgettitle,
.widget.widget_recent_entries .widgettitle,
.widget.widget_newentryimagewidget .widgettitle,
.widget.widget_nav_menu .widgettitle,
.widget.widget_pages .widgettitle,
.widget.widget_archive .widgettitle,
.widget.widget_mycategoryorder .widgettitle {
margin-bottom: 0;
}
.widget.widget_categories ul,
.widget.widget_recent_entries ul,
.widget.widget_newentryimagewidget ul,
.widget.widget_nav_menu ul,
.widget.widget_pages ul,
.widget.widget_archive ul,
.widget.widget_mycategoryorder ul {
margin-top: 0;
}
.widget.widget_categories ul li,
.widget.widget_recent_entries li,
.widget.widget_newentryimagewidget li,
.widget.widget_nav_menu li,
.widget.widget_pages li,
.widget.widget_archive li,
.widget.widget_mycategoryorder li {
border-bottom: 1px dotted rgba(125, 125, 125, 0.3);
margin: 0;
padding: 0;
}
.widget .children li:first-child,
.widget .sub-menu li:first-child {
border-top: 1px dotted rgba(125, 125, 125, 0.3);
} .widget.widget_newentryimagewidget li::before {
content: none;
}
.widget.widget_categories li a,
.widget.widget_recent_entries li a,
.widget.widget_newentryimagewidget li a,
.widget.widget_nav_menu li a,
.widget.widget_pages li a,
.widget.widget_archive li a,
.widget.widget_mycategoryorder li a {
display: block;
padding: 1em 1.3em 1em 0.3em;
margin: 0;
position: relative;
}
.widget li a .countpost {
opacity: 0.9;
border-radius: 1em;
background: rgba(50, 50, 50, 0.1);
font-size: 89%;
padding: 0 0.5em;
margin-left: 0.3em;
}
.widget.widget_categories li:last-child,
.widget.widget_recent_entries li:last-child,
.widget.widget_newentryimagewidget li:last-child,
.widget.widget_nav_menu li:last-child,
.widget.widget_pages li:last-child,
.widget.widget_archive li:last-child,
.widget.widget_mycategoryorder li:last-child {
border-bottom: none;
}
.widget.widget_categories li a::after,
.widget.widget_recent_entries li a::after,
.widget.widget_newentryimagewidget li a::after,
.widget.widget_nav_menu li a::after,
.widget.widget_pages li a::after,
.widget.widget_archive li a::after,
.widget.widget_mycategoryorder li a::after {
font-family: "fontawesome";
content: "\f105";
position: absolute;
right: 6px;
line-height: 1;
font-size: 1em;
top: 50%;
margin-top: -0.5em;
transition: 0.15s ease-in-out;
}
.entry-content .widget.widget_categories li:before,
.entry-content .widget.widget_recent_entries li:before,
.entry-content .widget.widget_newentryimagewidget li:before,
.entry-content .widget.widget_nav_menu li:before,
.entry-content .widget.widget_pages li:before,
.entry-content .widget.widget_archive li:before,
.entry-content .widget.widget_mycategoryorder li:before {
content: none;
}
.widget li a:hover::after {
right: 3px;
} .widget select {
margin-top: 1em;
width: 100%;
max-width: 100%;
} .widget.widget_categories label,
.widget.widget_archive label {
display: none;
} .widget.widget_nav_menu li ul,
.widget.widget_pages li ul,
.widget.widget_categories li ul {
padding: 0;
margin: 0;
}
.widget.widget_nav_menu li ul a::before,
.widget.widget_pages li ul a::before,
.widget.widget_categories li ul a::before {
font-family: "fontawesome";
content: "\f0da";
display: inline-block;
margin-right: 5px;
opacity: 0.15;
}
.widget.widget_nav_menu li ul,
.widget.widget_pages li ul,
.widget.widget_categories li ul {
background: rgba(125, 125, 125, 0.02);
}
.widget.widget_nav_menu li ul ul a::before,
.widget.widget_pages li ul ul a::before,
.widget.widget_categories li ul ul a::before {
content: "ー";
}
.widget.widget_nav_menu li ul a::after,
.widget.widget_pages li ul a::after,
.widget.widget_categories li ul a::after {
content: none;
}
.widget.widget_nav_menu li ul ul a,
.widget.widget_pages li ul ul a,
.widget.widget_categories li ul ul a {
padding-left: 1.6em;
}
.widget.widget_nav_menu li ul li a,
.widget.widget_pages li ul li a {
padding-left: 0.5em;
}
.widget.widget_recent_comments ul {
margin-top: 0;
}
.widget.widget_recent_comments li {
border-bottom: 1px dotted #ccc;
border-bottom: 1px dotted rgba(0, 0, 0, 0.2);
margin: 0;
padding: 0.5em 0;
}
.widget.widget_recent_comments li:first-child {
border-top: none;
}
.widget.widget_recent_comments li:last-child {
border-bottom: none;
}  .widget.widget_search:not(.widget_block) .searchform,
#main .entry-content .searchform {
position: relative;
height: 45px;
margin: 0 auto 1.5em;
max-width: 500px;
text-align: center;
}
.widget.widget_search:not(.widget_block) input[type=search],
#main .entry-content .searchform input[type=search] {
position: absolute;
width: 100% !important;
max-width: 100%;
padding: 12px 1%;
margin: 0;
-webkit-appearance: none;
appearance: none;
box-sizing: border-box;
}
.widget.widget_search:not(.widget_block) button,
#main .entry-content .searchform button {
position: absolute;
right: 3px;
border: 0;
background: none;
display: block;
height: 100%;
padding: 0.6em;
font-size: 140%;
color: initial;
}
.widget.widget_search:not(.widget_block) button::before,
#main .entry-content .searchform button::before {
font-family: "icomoon";
content: "\e902";
}
.widget_block input[type=search] {
width: auto;
margin-bottom: auto;
}
@media only screen and (min-width: 1100px) {
#main .entry-content .searchform input[type=search] {
line-height: 2;
}
#main .entry-content .searchform button {
font-size: 170%;
height: 60px;
}
} .widget.widget_calendar table {
width: 100%;
text-align: center;
}
.widget.widget_calendar table * {
text-align: center;
} .widget.widget_tag_cloud a {
padding: 0.1em 0.6em;
margin: 0 0.2em 0.3em 0;
display: inline-block;
font-size: 12px !important;
border-radius: 3px;
color: inherit;
box-shadow: 0 0 1px;
opacity: 0.8;
}
.widget.widget_tag_cloud a::before {
font-family: "fontawesome";
content: "\f02b";
margin-right: 3px;
}
.widget.widget_tag_cloud a:hover {
filter: alpha(opacity=70);
-ms-filter: "alpha(opacity=70)";
opacity: 0.7;
box-shadow: 0 0 5px;
transform: translateY(-1px);
}
.widget.widget_tag_cloud a:active {
box-shadow: 0 0 2px;
transform: translateY(1px);
}
.widget.widget_nav_menu li a span {
display: none;
}
.widget.widget_newentryimagewidget li a {
overflow: hidden;
}
.widget.widget_newentryimagewidget li .eyecatch {
width: 30%;
float: left;
margin-right: 3%;
padding-top: 18%;
position: relative;
overflow: hidden;
text-align: center;
}
.widget.widget_newentryimagewidget li .eyecatch img {
position: absolute;
top: 0;
left: 0;
width: 100%;
}
.widget.widget_newentryimagewidget li .eyecatch.noimg::after {
font-size: 70%;
}
.widget.widget_recent_entries li span,
.widget li .date {
padding: 0 0.3em;
font-size: 0.9em;
opacity: 0.5;
filter: alpha(opacity=50);
-ms-filter: "alpha(opacity=50)";
display: inline-block;
}
.widget.widget_newentryimagewidget li .ttl {
overflow: hidden;
}
.widget.widget_newentryimagewidget li .ttl p,
.widget.widget_recent_entries li p {
margin: 0;
} .widget_categories li,
.widget_nav_menu li,
.widget_pages li {
position: relative;
}
.widget li.accordionMenu > a::after {
content: none;
}
.accordionBtn {
font-size: 74%;
width: 2em;
height: 2em;
line-height: 2em;
border-radius: 50%;
text-align: center;
position: absolute;
top: 1.4em;
right: 1px;
color: #ffffff;
background: #56a1d8;
cursor: pointer;
transition: 0.2s ease;
}
.accordionBtn.active {
background: #9eccef;
}
.accordionBtn::before {
font-family: "fontawesome";
content: "\f067";
display: inline-block;
}
.accordionBtn.active {
transform: rotate(135deg);
}  ul.wpp-list {
counter-reset: number;
}
ul.wpp-list li {
list-style: none;
position: relative;
border-bottom: 1px solid #ddd;
margin: 0;
padding-bottom: 0.75em;
}
ul.wpp-list li a::before {
counter-increment: number;
content: counter(number);
background: #000000;
margin-right: 3px;
color: #fff;
width: 1.5em;
height: 1.5em;
line-height: 1.5em;
font-size: 75%;
border-radius: 3px;
font-weight: bold;
display: block;
text-align: center;
position: absolute;
left: 2px;
top: 2px;
z-index: 1;
}
ul.wpp-list img {
margin-bottom: 0;
margin-right: 5px;
}
ul.wpp-list li a.wpp-post-title {
display: block;
}
ul.wpp-list li a.wpp-post-title::before,
ul.wpp-list li .wpp-author a::before,
ul.wpp-list li .wpp-category a::before {
content: none;
} #toc_container li::before {
content: none;
} .lp .entry-header {
margin: 0 0 1.5em;
} .archivettl h1 {
font-size: 130%;
margin: 0.5em 0 0.9em;
padding: 0;
text-align: center;
}
.archivettl h1::before {
display: block;
font-weight: normal;
font-size: 10px;
line-height: 1.4;
}
.search .archivettl h1::before {
content: "キーワード";
}
.archivettl h1 .author-icon {
display: block;
}
.archivettl h1 .author-icon img {
border-radius: 50%;
width: 80px;
margin-bottom: 0.5em;
border: 2px solid #fff;
box-shadow: 0 0 10px #ddd;
}
.taxonomy-description.entry-content {
margin: 0 auto;
padding-bottom: 0;
} .archives-list .post-list .entry-content,
.archives-list .post-list a p {
margin-bottom: 0;
padding-bottom: 0;
}
.archives-list:not(.big-list) .post-list .byline,
.archives-list:not(.big-list) .post-list .description {
font-size: 72%;
opacity: 0.65;
}
.archives-list.big-list .post-list .byline .date,
.archives-list.big-list .post-list .description {
font-size: 95%;
}
.archives-list .post-list .description p {
line-height: 1.7;
}
.archives-list.simple-list .post-list a,
.archives-list.card-list .post-list a {
text-decoration: none;
color: inherit;
}
@media only screen and (min-width: 768px) {
.archives-list .post-list a:hover .eyecatch img {
filter: blur(2px);
opacity: 1;
transform: scale(1.03);
}
.archives-list.simple-list .post-list a:hover,
.archives-list.card-list .post-list a:hover {
opacity: 0.6;
}
.archives-list .post-list a .eyecatch::after {
content: "READ MORE";
display: flex;
justify-content: center;
align-items: center;
position: absolute;
font-size: 50%;
width: 100%;
height: 100%;
background: #274d69;
color: #fff;
top: 0;
left: 0;
opacity: 0;
transition: 0.4s ease;
}
.archives-list .post-list a:hover .eyecatch::after {
opacity: 0.7;
font-size: 90%;
letter-spacing: 2px;
}
} .archives-list.simple-list .post-list {
margin: 0 auto;
padding: 0;
border-bottom: 1px solid #ddd;
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.archives-list.simple-list .post-list:first-child {
border-top: 1px solid #ddd;
border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.archives-list.simple-list .post-list a {
display: block;
padding: 1em;
}
.archives-list.simple-list .post-list .eyecatch {
width: 45%;
max-width: 350px;
float: left;
margin-bottom: 0 !important;
}
.archives-list.simple-list .post-list .entry-content {
overflow: hidden;
padding-left: 1em;
}
.archives-list.simple-list .post-list .noimg + .entry-content {
padding: 1.2em 0;
}
.archives-list.simple-list .post-list .entry-title {
margin-top: 0;
font-size: 1.3em;
} .archives-list.card-list {
text-align: center;
margin-left: -2%;
margin-right: -2%;
display: block;
}
.archives-list.card-list .post-list {
width: 49.4%;
display: inline-block;
text-align: left;
vertical-align: top;
}
.archives-list.card-list .post-list a {
display: block;
position: relative;
padding: 0% 3% 6%;
}
.archives-list.card-list .post-list .eyecatch {
margin-bottom: 0.5em;
}
.archives-list.card-list .post-list .entry-title {
font-size: 115%;
} .archives-list.big-list .post-list {
max-width: 100%;
margin: 0 auto 3em;
padding-bottom: 3em;
}
.archives-list.big-list .byline,
.archives-list.big-list .eyecatch {
margin-bottom: 7px;
}
.archives-list.big-list .post-list .readmore {
margin: 1.5em auto;
}
.btn-wrap.readmore span::after {
display: inline-block;
font-family: "fontawesome";
content: "\f138";
margin-left: 0.5em;
transform: scale(1.1);
}
@media only screen and (max-width: 480px) {
.archives-list.simple-list .post-list {
margin-left: -0.9em;
margin-right: -0.9em;
}
.archives-list.card-list .post-list {
width: 49%;
}
.archives-list.simple-list .post-list .entry-title {
font-size: 94%;
}
.archives-list.card-list .post-list .entry-title {
font-size: 78%;
}
.archives-list.simple-list .post-list .description,
.archives-list.card-list .post-list .description {
display: none;
}
.archives-list.simple-list .post-list .eyecatch,
.archives-list.card-list .post-list .eyecatch {
font-size: 80%;
}
}
@media only screen and (max-width: 979px) {
.home .archives-list.simple-list .post-list:first-child {
border-top: none;
}
.archives-list.big-list .post-list {
margin: 0 auto 0;
}
}
#post-not-found {
text-align: left;
}
#post-not-found .article-header {
text-align: center;
font-size: 200%;
opacity: 0.5;
letter-spacing: 0.1em;
}
.archives-list.card-list #post-not-found {
margin: 0 2%;
}
.pagination,
.wp-prev-next {
margin: 3em auto 4em;
}
.pagination,
.page-links {
text-align: center;
}
.pagination ul {
display: block;
text-align: center;
margin: 0;
padding: 0;
clear: both;
}
.pagination:empty,
.wp-prev-next:empty,
.pagination ul:empty,
.search-no-results .pagination {
display: none;
}
.pagination li {
margin: 0 !important;
padding: 0 1px !important;
display: inline-block;
min-width: 2.55em;
}
.pagination a, .pagination span,
.page-links a {
margin: 0;
display: block;
padding: 12px 6px;
text-decoration: none;
line-height: 1;
font-size: 1em;
width: 100%;
color: #57a1d8;
border: 2px solid #57a1d8;
font-weight: bold;
}
.page-links a {
display: inline-block;
width: 47%;
}
.pagination span.dots {
background: none !important;
padding-left: 5px;
padding-right: 5px;
}
.pagination a:hover, .pagination a:focus, .pagination span:hover, .pagination span:focus,
.page-links a:hover, .page-links a:focus {
background-color: #57a1d8;
color: #fff;
}
.pagination .current {
cursor: default;
color: #fff;
background-color: #57a1d8;
}
.pagination .current:focus,
.pagination .dots:hover, .pagination .dots:focus {
color: #111;
} #comments-title {
padding: 0.75em 0;
margin: 0;
}
.commentlist {
margin: 0;
list-style-type: none;
font-size: 0.9em;
}
.commentlist ul {
margin: 0;
padding: 0;
}
.comment,
.pingback {
clear: both;
overflow: hidden;
padding: 0;
}
.comment-body {
background: none;
padding: 1.5em;
margin-bottom: 1em;
border: 5px solid rgba(125, 125, 125, 0.1);
}
li.comment li .comment-body {
margin-left: 3em;
background: rgba(125, 125, 125, 0.03);
}
.comment .comment {
font-size: 1em;
}
.comment .comment-meta,
.pingback .comment-meta {
padding: 0;
}
.comment .comment-author {
padding: 7px;
border: 0;
}
.comment .vcard cite.fn {
font-style: normal;
}
.comment-metadata {
font-size: 77%;
}
.comment .vcard time {
display: block;
font-size: 90%;
}
.comment .vcard time a {
color: #9fa6b4;
text-decoration: none;
}
.comment .vcard time a:hover {
text-decoration: underline;
}
.comment .vcard .avatar {
margin-left: -3px;
border-radius: 50%;
}
.pingback {
background: rgba(125, 125, 125, 0.03);
border-radius: 7px;
}
.comment_content p {
margin: 0.7335em 0 1.5em;
font-size: 1em;
line-height: 1.5em;
}
.commentlist .reply {
text-align: right;
}
.comment-reply-link {
font-size: 90%;
font-weight: bold;
margin-top: 0.8em;
margin-bottom: 1em;
display: inline-block;
padding: 0.1em 0.5em;
text-decoration: none;
}
.comment-reply-link::before {
font-family: "fontawesome";
content: "\f112";
margin-right: 0.4em;
}
.comment-edit-link {
font-style: italic;
margin: 0 7px;
text-decoration: none;
font-size: 0.9em;
}
.comment-navigation {
text-align: center;
padding: 1em;
}
.comment-respond {
padding: 1.5em 0;
}
#reply-title {
margin: 0;
padding: 0.5em 0;
}
#reply-title::before {
font-family: "fontawesome";
content: "\f040";
font-weight: normal;
margin-right: 0.2em;
font-size: 120%;
}
.comment-respond p {
font-size: 90%;
margin-bottom: 1em;
}
.comment-respond .comment-notes {
margin-bottom: 1.5em;
}
.logged-in-as {
font-style: italic;
margin: 0;
}
.comment-form-comment {
margin: 1.5em 0 0.75em;
}
.form-allowed-tags {
padding: 1.5em;
background-color: #F9F9F9;
font-size: 0.9em;
}
#submit {
font-size: 90%;
}
#comment-form-title {
margin: 0 0 1.1em;
}
#allowed_tags {
margin: 1.5em 10px 0.7335em 0;
}
.nocomments {
margin: 0 20px 1.1em;
}
.no-widgets {
background-color: #ffffff;
padding: 1.5em;
text-align: center;
border: 1px solid #cccccc;
border-radius: 2px;
margin-bottom: 1.5em;
} #page-top {
position: fixed;
right: 20px;
bottom: -100px;
z-index: 99999;
transition: all 0.2s ease-out;
}
#page-top.pt-active {
bottom: 10px;
}
#page-top a {
background-repeat: no-repeat;
text-decoration: none;
width: 55px;
height: 55px;
border-radius: 3px;
text-align: center;
line-height: 51px;
background: rgba(51, 51, 51, 0.5);
padding: 0;
display: block;
color: #fff;
}
#page-top a.pt-button::before {
font-family: "fontawesome";
content: "\f077";
}
#footer {
font-size: 88%;
}
#footer a {
color: inherit;
text-decoration: none;
opacity: 0.8;
}
#footer a:hover {
text-decoration: underline;
}
#footer {
background-color: #2e3a44;
color: #ffffff;
text-align: center;
}
#footer .copyright {
margin: 2em auto;
}
#footer .copyright .create {
display: inline-block;
}
.footer-links {
margin: 3em 0;
}
.footer-links ul {
margin: 0;
}
.footer-links li {
display: inline-block;
padding: 0 0.7em 0 0;
}
.footer-links li::after {
content: "/";
margin-left: 0.7em;
opacity: 0.6;
}
.footer-links li:last-child::after {
content: none;
} .alignleft, img.alignleft {
margin-right: 2.5%;
display: inline;
float: left;
}
.alignright, img.alignright {
margin-left: 2.5%;
display: inline;
float: right;
}
.aligncenter, img.aligncenter {
margin-right: auto;
margin-left: auto;
display: block;
clear: both;
} @media only screen and (min-width: 768px) {
#container {
overflow: hidden;
}
.header {
text-align: center;
min-height: 86px;
}
.header #logo {
display: block;
margin: 0 auto 10px;
width: 62%;
}
.header #logo .h1 {
height: auto;
}
.header #logo img {
width: auto;
max-height: 50px;
}
.header #logo.fs_s img {
max-height: 32px;
}
.header #logo.fs_l img {
max-height: 90px;
}
.header #logo.fs_ll img {
max-height: 250px;
}
.nav_btn::before {
font-size: 35px;
}
.header #searchform #submit {
display: none;
}
.header #searchform #search {
-webkit-appearance: none;
width: 0;
line-height: 50px;
position: absolute;
padding: 0;
opacity: 0;
border: none;
outline: none;
position: absolute;
right: 0;
}
#g_nav {
display: block;
}
#g_nav .nav {
display: inline-block;
}
#g_nav .nav {
margin: 0;
border: 0;
}
#g_nav .nav > li {
position: relative;
font-size: 80%;
display: inline-block;
text-align: center;
vertical-align: middle;
font-weight: bold;
margin: 0 0.5em;
}
#g_nav .nav > li::after {
content: "";
display: block;
margin: 5px auto 0;
position: absolute;
left: 0;
bottom: 4px;
width: 100%;
height: 3px;
background: #ecf6ff;
opacity: 0;
transition: 0.25s ease-out;
}
#g_nav .nav > li:hover::after {
transform: translateY(-3px);
opacity: 1;
}
#g_nav .nav > li > a {
padding: 15px 0;
position: relative;
}
#g_nav .nav li ul.sub-menu,
#g_nav .nav li ul.children {
font-weight: bold;
font-size: 13px;
margin: 0;
position: absolute;
z-index: 8999;
background: #666666;
color: #ffffff;
opacity: 0.98;
}
#g_nav .nav li ul.sub-menu li,
#g_nav .nav li ul.children li {
position: relative;
overflow: hidden;
height: 0;
transition: 0.25s;
}
#g_nav .nav li:hover > ul.sub-menu > li,
#g_nav .nav li:hover > ul.children > li {
overflow: visible;
height: 42px;
border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
#g_nav .nav li ul.sub-menu li a,
#g_nav .nav li ul.children li a {
display: block;
width: 280px;
color: inherit;
}
#g_nav .nav li ul.sub-menu li a:hover,
#g_nav .nav li ul.children li a:hover {
filter: alpha(opacity=80);
-ms-filter: "alpha(opacity=80)";
opacity: 0.8;
}
#g_nav .nav li ul.sub-menu li:last-child a,
#g_nav .nav li ul.children li:last-child a {
border-bottom: 0;
}
.nav li ul.sub-menu li ul,
.nav li ul.children li ul {
top: 0;
left: 100%;
}
.widget ul li {
margin-bottom: 0.75em;
}
.widget ul li ul {
margin-top: 0.75em;
padding-left: 1em;
}
#footer-top {
margin: 0;
padding: 0;
}
#footer-top .inner {
margin-left: -20px;
margin-right: -20px;
}
#footer-top .footcolumn {
text-align: left;
float: left;
width: 50%;
padding: 3em 20px 20px;
vertical-align: top;
}
} @font-face {
font-family: "icomoon";
src: url(//tanosukelog.net/wp-content/themes/yswallow/library/icon/icomoon.eot?ffmnq8);
src: url(//tanosukelog.net/wp-content/themes/yswallow/library/icon/icomoon.eot?ffmnq8#iefix) format("embedded-opentype"), url(//tanosukelog.net/wp-content/themes/yswallow/library/icon/icomoon.ttf?ffmnq8) format("truetype"), url(//tanosukelog.net/wp-content/themes/yswallow/library/icon/icomoon.woff?ffmnq8) format("woff"), url(//tanosukelog.net/wp-content/themes/yswallow/library/icon/icomoon.svg?ffmnq8#icomoon) format("svg");
font-weight: normal;
font-style: normal;
}
.sharewrap h3 {
margin: 0.5em 0;
text-align: center;
}
.share {
margin-left: -2px;
margin-right: -2px;
margin-top: 1em;
margin-bottom: 1em;
}
.sns {
margin: 0 auto;
text-align: center;
}
.sns ul {
list-style: none;
display: table;
width: 100%;
}
.sns li {
display: table-cell;
vertical-align: middle;
width: 20%;
margin: 0 0.5% 6px;
padding: 0 3px;
font-size: initial;
}
.sns li a {
position: relative;
display: block;
color: #fff;
padding: 0.9em 0.1em;
border-radius: 2px;
text-align: center;
text-decoration: none;
}
.sns li a::before {
font-family: "fontawesome";
margin: 0 0.2em;
font-size: 110%;
}
.sns li.twitter a::before,
.sns li.hatebu a::before,
.sns li.line a::before {
font-family: "icomoon";
}
.sns li a:hover {
transform: translate3d(0px, 3px, 1px);
box-shadow: none;
}
.sns li a .text {
font-weight: bold;
}
.sns li a .count {
font-size: 10px;
margin-left: 2px;
} .sns .twitter a {
background: #2a2a2a;
box-shadow: 0 3px 0 #000;
}
.sns .twitter a:hover {
background: #000;
}
.sns .twitter a::before {
content: "\e905";
position: relative;
top: 1px;
} .sns .facebook a {
background: #2066b1;
box-shadow: 0 3px 0 #43638b;
}
.sns .facebook a:hover {
background: #2c4373;
}
.sns .facebook a::before {
content: "\f09a";
} .sns .hatebu a {
background: #2f70be;
box-shadow: 0 3px 0 #43638b;
}
.sns .hatebu a:hover {
background: #43638b;
}
.sns li.hatebu a::before {
content: "\e903";
} .sns .line a {
background: #25af00;
box-shadow: 0 3px 0 #219900;
}
.sns .line a:hover {
background: #219900;
}
.sns li.line a::before {
content: "\e904";
} .sns .pocket a {
background: #ec2136;
box-shadow: 0 3px 0 #c0392b;
}
.sns .pocket a:hover {
background: #c0392b;
}
.sns .pocket a::before {
content: "\f265";
} .sns .rss a {
background: #ffb53c;
box-shadow: 0 3px 0 #e09900;
}
.sns .rss a:hover {
background: #e09900;
} .sns .feedly a {
background: #87c040;
box-shadow: 0 3px 0 #74a436;
}
.sns .feedly a:hover {
background: #74a436;
} .fb-likebtn {
background-position: center center;
background-size: cover;
position: relative;
text-align: center;
color: #fff;
}
.fb-likebtn::after {
content: "";
display: block;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: #111;
opacity: 0.8;
z-index: 10;
}
.fb-likebtn .inner {
padding: 9% 3%;
position: relative;
z-index: 11;
}
.fb-likebtn .fb-button {
display: block;
transform: scale(1.4);
-webkit-transform: scale(1.4);
overflow: hidden;
}
#content .fb-likebtn .like_text p {
font-size: 180%;
font-weight: bold;
margin-bottom: 1em;
}
.fb-likebtn .like_text p::after {
content: "この記事が気に入ったらフォローしよう！";
display: block;
padding: 3px;
font-size: 10px;
margin-bottom: 0;
opacity: 0.7;
}
.followbtn {
color: #ffffff;
background: #2a2a2a;
font-size: 95%;
font-weight: bold;
text-decoration: none;
display: inline-block;
text-align: center;
padding: 0.1em 1.2em 0.1em 1em;
line-height: 27px;
margin: 1em 0.5em;
border-radius: 3px;
}
.followbtn:hover {
color: #ffffff;
}
.followbtn::before {
font-family: "fontawesome";
margin-right: 0.4em;
font-size: 110%;
}
.followbtn.btn_twitter::before {
font-family: "icomoon";
content: "\e905";
}
.followbtn.btn_feedly {
background: #5fd043;
}
@media only screen and (min-width: 980px) {
#inner-content {
margin-top: 2em;
}
.main-wrap {
width: 100%;
margin-right: -330px;
float: left;
}
#main {
margin-right: 330px;
}
.single.pd_normal #main,
.page.pd_normal #main {
max-width: 780px;
}
.error404 #main {
margin: 3em auto;
max-width: 800px;
}
.homeadd_wrap.homeaddtop .homewidget:first-child .widgettitle {
margin-top: 0;
}
#sidebar {
width: 300px;
font-size: 85%;
float: right;
}
.lp #inner-content {
box-shadow: 0 0 25px rgba(50, 50, 50, 0.2);
margin-bottom: 3.5em;
border-radius: 0.5em;
overflow: hidden;
}
.lp #main {
width: 800px;
padding: 0 0 2em;
margin-left: auto;
margin-right: auto;
float: none;
}
.lp #inner-content .cta-inner {
margin-right: -150px;
margin-left: -150px;
}
.lp #inner-content .cta-inner .inner {
max-width: 800px;
}
.single.pd_onecolumn .main-wrap,
.single.pd_onecolumn #main,
.single.pd_viral .main-wrap,
.single.pd_viral #main,
.page-template-default.pd_onecolumn .main-wrap,
.page-template-default.pd_onecolumn #main,
.page-template-default.pd_viral .main-wrap,
.page-template-default.pd_viral #main {
max-width: 800px;
float: none;
margin-left: auto;
margin-right: auto;
}
.single.pd_viral #inner-content,
.single.pd_viral .main-wrap,
.single.pd_viral #main,
.page-template-default.pd_viral #inner-content,
.page-template-default.pd_viral .main-wrap,
.page-template-default.pd_viral #main,
.sidebar_none .main-wrap,
.sidebar_none #main {
max-width: initial;
width: 100%;
float: none;
margin-left: auto;
margin-right: auto;
}
.sidebar_none .archives-list.card-list .post-list {
width: 32.5%;
}
.single.pd_viral #inner-content,
.page-template-default.pd_viral #inner-content {
margin-top: 0;
}
.single.pd_viral .titleunder,
.single.pd_viral .share,
.single.pd_viral #main .article .entry-header .inner,
.single.pd_viral .entry-content,
.single.pd_viral .article-footer,
.page-template-default.pd_viral .titleunder,
.page-template-default.pd_viral .share,
.page-template-default.pd_viral #main .article .entry-header .inner,
.page-template-default.pd_viral .entry-content,
.page-template-default.pd_viral .article-footer {
max-width: 800px;
margin-left: auto;
margin-right: auto;
}
#g_nav .nav > li {
margin: 0 0.9em;
font-size: 88%;
}
}
@media only screen and (max-width: 979px) {
#inner-content {
width: 100%;
overflow: hidden;
}
.pannavi_on #inner-content,
.single.pd_viral #inner-content,
.page.pd_viral #inner-content,
.lp #inner-content {
margin-top: 0;
}
.home.blog .archives-list.card-list,
.home.blog .archives-list.big-list {
margin-top: 0.9em;
}
#main {
padding: 0 0.9em;
float: none;
}
#sidebar {
padding: 0 0.9em;
margin: 0;
}
#footer-top {
padding: 0;
text-align: left;
}
.pannavi_on_bottom:not(.pd_viral) #content:not(.lp) .entry-header,
.pannavi_off:not(.pd_viral) #content:not(.lp) .entry-header,
.pannavi_on_bottom .archivettl h1,
.pannavi_off .archivettl h1 {
margin-top: 1em;
}
.single.pd_viral #main .article .entry-header,
.page-template-default.pd_viral #main .article .entry-header {
margin-left: -0.9em;
margin-right: -0.9em;
width: auto;
padding: 20% 8%;
}
}
@keyframes blink {
0% {
opacity: 0.2;
}
100% {
opacity: 0.9;
}
} @media only screen and (max-width: 767px) {
.home #content,
.blog #content {
margin: 0;
}
.article-header .eyecatch,
.cta-inner {
margin-left: -0.9em;
margin-right: -0.9em;
}
body {
left: 0;
overflow-x: hidden;
}
#g_nav {
margin: 0;
padding: 0;
}
#g_nav > li > a {
background-color: rgba(0, 0, 0, 0.07);
padding-right: 1em;
position: relative;
}
#g_nav > li > a::after {
font-family: "fontawesome";
content: "\f054";
position: absolute;
right: 0.4em;
font-size: 0.8em;
top: 50%;
margin-top: -0.5em;
color: rgba(0, 0, 0, 0.4);
}
#g_nav ul {
margin: 0;
} #g_nav {
position: relative;
font-weight: bold;
}
#g_nav .menu-sp {
padding: 0.2em 0 0.2em 0.5em;
font-size: 70%;
overflow: auto;
-webkit-overflow-scrolling: touch;
}
#g_nav .menu-sp a {
text-decoration: none;
text-align: center;
display: block;
padding: 0.8em 0.4em;
border-radius: 1em;
}
#g_nav .menu-sp > ul {
width: 100%;
margin: 0;
display: table;
overflow-x: scroll;
white-space: nowrap;
}
.menu-sp > ul::after {
font-family: "fontawesome";
font-size: 1.7em;
content: "\f101";
color: #fff;
position: absolute;
text-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
right: 3px;
top: 5px;
opacity: 0.5;
filter: alpha(opacity=50);
-ms-filter: "alpha(opacity=50)";
animation: blink 1.2s ease-in-out infinite alternate;
}
.menu-sp ul ul {
display: none;
}
.menu-sp li {
display: inline-block;
padding-right: 1.2em;
}
#header {
padding: 0.6em 0 0;
}
.header-info a {
font-size: 68%;
}
#inner-header {
position: relative;
width: 100%;
min-height: 60px;
}
#logo {
max-width: 70%;
margin-left: auto;
margin-right: auto;
margin-bottom: 5px;
padding: 0;
height: auto;
font-size: 1em;
position: static;
}
#logo a {
position: static;
height: auto;
text-align: center;
}
#logo a img {
width: auto;
max-width: 100%;
max-height: 40px;
vertical-align: middle;
}
#logo.fs_s a img {
max-height: 32px;
}
#logo.fs_l a img {
max-height: 50px;
}
#logo.fs_ll a img {
max-height: 65px;
}
#breadcrumb {
padding: 7px 0;
font-size: 60%;
}
#footer {
font-size: 66%;
}
#footer-top .footcolumn {
padding: 2em 0 0.5em;
}
#page-top {
right: 10px;
}
#page-top a {
background-repeat: no-repeat;
text-decoration: none;
width: 42px;
height: 42px;
line-height: 41px;
font-size: 0.85em;
}
.fb-likebtn {
margin-left: -0.9em;
margin-right: -0.9em;
}
.fb-likebtn .like_text {
font-size: 88%;
}
.sns li a {
position: relative;
line-height: 1.2;
padding: 0.9em 0.1em 0.5em;
}
.sns li a::before {
font-size: 140%;
display: block;
}
.sns li a .text {
font-size: 10px;
transform: scale(0.85);
display: block;
}
.sns li a .count {
position: absolute;
right: 3px;
top: 2px;
font-size: 10px;
transform: scale(0.85);
margin: 0;
min-width: 1.5em;
}
.youtube-container,
.wp-block-embed-vimeo {
position: relative;
width: 100%;
padding-top: 56.25%;
}
.youtube-container iframe,
.wp-block-embed-vimeo iframe {
position: absolute;
top: 0;
right: 0;
width: 100% !important;
height: 100% !important;
}
}
@media only screen and (max-width: 480px) {
#custom_header {
padding: 10% 0;
}
#custom_header .sitecopy {
font-size: 2em;
}
.eyecatch .cat-name {
font-size: 65%;
}
.single .entry-content,
.page .entry-content {
overflow: inherit;
}
.related-box li {
min-height: 210px;
width: 47%;
position: relative;
}
.single-title,
.page-title,
.entry-title {
font-size: 1.2em;
}
.single.pd_viral #main .article .entry-header .entry-title,
.page-template-default.pd_viral #main .article .entry-header .entry-title {
font-size: 1.4em;
}
.article .entry-header .byline {
font-size: 80%;
}
.pagination li {
margin-bottom: 1em !important;
}
.pagination a, .pagination span,
.page-links a, .page-links ul > li > span {
font-size: 0.85em;
}
.entry-content h2,
.homeadd_wrap .widgettitle {
margin-left: -0.9em;
margin-right: -0.9em;
font-size: 115%;
}
.entry-content h3 {
font-size: 115%;
}
.entry-content h4 {
font-size: 110%;
}
.entry-content table {
font-size: 88%;
}
.aligncenter, img.aligncenter {
margin-right: auto;
margin-left: auto;
display: block;
clear: both;
}
.alignleft, img.alignleft {
max-width: 52% !important;
}
.alignright, img.alignright {
max-width: 52% !important;
}
}
@media only screen and (min-width: 768px) and (max-width: 1099px) {
.header .wrap {
width: 100%;
}
#breadcrumb {
padding: 1em 0;
}
.related-box li .eyecatch {
height: 70px;
}
}
@media only screen and (min-width: 1100px) {
body {
font-weight: 400;
}
.wrap {
width: 1100px;
}
.cta-inner .inner {
margin: auto;
}
#custom_header .wrap {
font-size: 1.2em;
}
.laptop #custom_header {
background-attachment: fixed;
background-position: center center;
}
#g_nav .nav {
margin-left: -1.2em;
margin-right: -1.2em;
}
#g_nav .nav > li {
font-size: 89%;
margin: 0 1.5em;
}
.post-list-simple .post-list::before {
content: "";
display: block;
width: 0%;
height: 100%;
background: #111;
position: absolute;
top: 0;
left: 50%;
z-index: 0;
transition: 0.3s;
opacity: 0.05;
filter: alpha(opacity=5);
-ms-filter: "alpha(opacity=5)";
}
.post-list-simple .post-list:hover::before {
width: 100%;
height: 100%;
left: 0;
}
.d-1of2 img,
.d-1of3 img {
margin-bottom: 0.5em;
}
.sns ul {
margin: 0 auto;
list-style: none;
}
} [class^=icon-], [class*=" icon-"] { font-family: "icomoon" !important;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.icon-menu:before {
content: "\e900";
}
.icon-close:before {
content: "\e901";
}
.icon-search:before {
content: "\e902";
}
.icon-hatebu:before {
content: "\e903";
}
.icon-line:before {
content: "\e904";
}  .related_article {
margin: 1.8em auto;
text-align: left;
max-width: 800px;
}
.related_article p.ttl {
margin: 0 0 0.1em;
font-size: 1em;
font-weight: bold;
}
.related_article .ttl::before {
content: attr(data-labeltext);
font-size: 0.7em;
font-weight: bold;
color: #fff;
background: #111;
display: inline-block;
padding: 0.1em 0.4em;
position: relative;
top: -2px;
text-align: center;
margin-right: 0.5em;
border-radius: 2px;
}
.related_article.labelnone .ttl::before {
content: none;
}
.related_article .date {
font-size: 0.8em;
}
.related_article .thum {
width: 22%;
min-width: 90px;
padding-right: 0.7em;
}
.related_article .thum img {
width: 100%;
margin-bottom: 0;
}
.related_article__link {
color: #333333;
background: #ffffff;
box-shadow: 0 0 1px rgba(125, 125, 125, 0.5);
text-decoration: none;
display: table;
width: 100%;
padding: 0.9em;
overflow: hidden;
}
.related_article .thum,
.related_article .inbox {
display: table-cell;
vertical-align: middle;
}
.related_article .thum {
vertical-align: top;
}
.related_article__link:hover {
color: #888888;
box-shadow: 0 0 10px rgba(125, 125, 125, 0.5);
transform: translateY(-2px);
}
.related_article__link:active {
transform: translateY(1px);
box-shadow: 0 0 1px rgba(125, 125, 125, 0.5);
} .related_article.typecard .related_article__link {
max-width: 350px;
}
.related_article.typecard .thum,
.related_article.typecard .inbox {
display: block;
width: 100%;
padding: 0;
}
.related_article.typecard .thum {
margin-bottom: 10px;
} .supplement {
border: 2px solid;
background-color: #fcf8e3;
border-color: #faebcc;
color: #766341;
position: relative;
font-size: 93%;
padding: 4% 4% 4% 3.3em;
margin: 1.5em 0 2em;
border-radius: 4px;
}
.supplement p {
margin-bottom: 0.8em;
}
.supplement p:last-child,
.c_box p:last-child {
margin-bottom: 0;
}
.supplement.warning {
background-color: #fce3e3;
border-color: #facccc;
color: #764141;
}
.supplement::before {
font-family: "fontawesome";
line-height: 1;
content: "\f0e6";
display: inline-block;
font-size: 1.1em;
}
.supplement:not(.boader)::before {
font-size: 1.8em;
position: absolute;
left: 0.5em;
}
.supplement.warning::before {
content: "\f071";
}
.supplement.boader::before,
.supplement.border::before {
content: none;
}
.supplement.noicon::before {
content: none;
}
.supplement.boader,
.supplement.border {
background: none;
color: inherit;
border-color: #d4d4d4;
}
.supplement.boader,
.supplement.border,
.supplement.noicon {
padding: 3% 4%;
} .c_box {
padding: 1em 4%;
margin: 2em 0 2em;
border: 2px solid #dddddd;
border-radius: 0.2em;
}
.c_box.intitle {
padding-top: 0;
padding-bottom: 1.4em;
}
.c_box.intitle .box_title span {
position: relative;
top: -0.85em;
padding: 0.1em 0.7em;
background: #6d6d6d;
color: #ffffff;
font-weight: bold;
border-radius: 0.2em;
display: inline-block;
vertical-align: bottom;
}
.c_box.blue_box {
background: #d4f3ff;
border-color: #82c8e2;
color: #465d65;
}
.c_box.blue_box .box_title span {
background: #82c8e2;
}
.c_box.red_box {
background: #ffafaf;
border-color: #e77373;
color: #654646;
}
.c_box.red_box .box_title span {
background: #e77373;
}
.c_box.yellow_box {
background: #fff8d4;
border-color: #ded647;
color: #636546;
}
.c_box.yellow_box .box_title span {
background: #ded647;
}
.c_box.green_box {
background: #d8f7c3;
border-color: #79e37c;
color: #42613a;
}
.c_box.green_box .box_title span {
background: #79e37c;
}
.c_box.pink_box {
background: #ffeeee;
border-color: #f7b2b2;
color: #775454;
}
.c_box.pink_box .box_title span {
background: #f7b2b2;
}
.c_box.glay_box {
background: #ececec;
border-color: #c5c5c5;
color: #555555;
}
.c_box.glay_box .box_title span {
background: #9c9c9c;
}
.c_box.black_box {
background: #313131;
border-color: #757575;
color: #ffffff;
}
.c_box.black_box .box_title span {
background: #757575;
} .accordion {
margin: 0.9em 0;
font-size: 95%;
position: relative;
box-shadow: 0 0 10px rgba(102, 102, 102, 0.05);
}
.accordion::before,
.accordion::after {
content: "";
display: block;
width: 100%;
height: 100%;
background: #d35c5d;
opacity: 0.15;
position: absolute;
top: 0;
left: 0;
z-index: -1;
}
.accordion::after {
background: #000;
opacity: 0.02;
}
.accordion_check {
display: none;
}
.accordion_label {
position: relative;
color: initial;
display: block;
margin: 0;
padding: 10px 30px 10px 10px;
font-weight: bold;
cursor: pointer;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.accordion label::after {
content: "+";
position: absolute;
right: 0.8em;
top: calc(50% - 0.5em);
line-height: 1;
color: rgba(100, 100, 100, 0.7);
transition: 0.3s;
}
.accordion_check:checked + .accordion_label::after {
transform: rotate(45deg);
}
.accordion_content {
border-top: none;
height: 0;
opacity: 0;
padding: 0 1em;
transition: 0.5s;
visibility: hidden;
overflow: hidden;
background: #ffffff;
}
.accordion_content p:last-child {
margin-bottom: 0;
}
.accordion_check:checked + .accordion_label + .accordion_content {
height: auto;
opacity: 1;
padding: 10px 1em;
margin: 3px;
transform: translateY(-3px);
visibility: visible;
} .cta-wrap .widget.widget_text {
margin-bottom: 0;
}
.cta-inner {
background: #0E0E0E;
color: #ddd;
padding: 1.5em 0;
margin-top: 1.5em;
margin-bottom: 1.5em;
}
.cta-inner:not(:first-child) {
margin-top: -1.4em;
}
.page .cta-inner:last-child {
margin-bottom: 0;
}
.cta-inner .inner {
width: 94%;
max-width: 780px;
margin: auto;
}
.cta-inner .cta_ttl {
text-align: center;
color: inherit;
margin: 1em 0;
padding: 0;
font-size: 130%;
font-weight: bold;
background: none;
box-shadow: none;
}
.cta-inner .btn-wrap a {
box-shadow: none;
margin-top: 1em;
}
@media only screen and (min-width: 980px) {
.pd_onecolumn .cta-wrap .cta-inner,
.pd_viral .cta-wrap .cta-inner {
width: 100vw;
margin-left: calc(-50vw + 50%);
margin-right: calc(-50vw + 50%);
}
}
.btn-wrap {
margin: 1.5em 0 2em;
text-align: center;
}
.btn-wrap a {
position: relative;
z-index: 2;
display: inline-block;
overflow: hidden;
text-decoration: none;
padding: 1em 5%;
background: #699fd3;
border: 1px solid #699fd3;
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.07), 0 1px 10px rgba(0, 0, 0, 0.07);
color: #ffffff;
border-radius: 3px;
text-decoration: none !important;
}
.btn-wrap a:hover {
color: #699fd3;
background: #ffffff;
transform: translate3d(0px, 4px, 1px);
box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
opacity: 0.8;
text-decoration: none !important;
}
.widget .btn-wrap:not(.simple) a {
color: #ffffff;
}
.widget .btn-wrap:not(.simple) a:hover {
color: #699fd3;
}
.btn-wrap.simple a {
background: none;
color: #4993AF;
border: 1px solid #4993AF;
}
.btn-wrap.simple a:hover {
color: #ffffff;
background: #4993AF;
}
.btn-wrap.lightning a {
background: #C81C1C;
border-color: #C81C1C;
color: #ffffff;
}
.btn-wrap.lightning a:hover {
background: #ffffff;
color: #C81C1C;
border-color: #C81C1C;
}
.btn-wrap.big a {
font-size: 103%;
width: 480px;
max-width: 94%;
}
.btn-wrap.bg {
background: #efefef;
background: rgba(0, 0, 0, 0.1);
padding: 1.5em 1em;
margin: 2.5em 0;
}
.btn-wrap.bg-yellow {
background: lightyellow;
background: rgba(255, 255, 0, 0.2);
padding: 1.5em 1em;
margin: 2.5em 0;
}
.btn-wrap.maru,
.btn-wrap.maru a {
border-radius: 0.6em;
}
.btn-wrap.rich_yellow a {
font-weight: bold;
position: relative;
background-color: #f7cf2e;
color: #ffffff !important;
border-radius: 0.2em;
box-shadow: 0 4px 0 #ecb254;
border: none;
text-shadow: 0 1px 1px rgba(0, 0, 0, 0.09);
}
.btn-wrap.rich_yellow a:hover {
background: #ecb254;
color: #ffffff !important;
box-shadow: 0 1px 0 #ecb254;
}
.btn-wrap.rich_pink a {
font-weight: bold;
position: relative;
background-color: #ee5656;
color: #ffffff !important;
border-radius: 0.2em;
box-shadow: 0 4px 0 #d34e4e;
border: none;
text-shadow: 0 1px 1px rgba(0, 0, 0, 0.09);
}
.btn-wrap.rich_pink a:hover {
background: #d34e4e;
color: #ffffff !important;
box-shadow: 0 1px 0 #d34e4e;
}
.btn-wrap.rich_orange a {
font-weight: bold;
position: relative;
background-color: #ef9b2f;
color: #ffffff !important;
border-radius: 0.2em;
box-shadow: 0 4px 0 #cc8c23;
border: none;
text-shadow: 0 1px 1px rgba(0, 0, 0, 0.09);
}
.btn-wrap.rich_orange a:hover {
background: #cc8c23;
color: #ffffff !important;
box-shadow: 0 1px 0 #cc8c23;
}
.btn-wrap.rich_green a {
font-weight: bold;
position: relative;
background-color: #39cd75;
color: #ffffff !important;
border-radius: 0.2em;
box-shadow: 0 4px 0 #1eae59;
border: none;
text-shadow: 0 1px 1px rgba(0, 0, 0, 0.09);
}
.btn-wrap.rich_green a:hover {
background: #1eae59;
color: #ffffff !important;
box-shadow: 0 1px 0 #1eae59;
}
.btn-wrap.rich_blue a {
font-weight: bold;
position: relative;
background-color: #19b4ce;
color: #ffffff !important;
border-radius: 0.2em;
box-shadow: 0 4px 0 #07889d;
border: none;
text-shadow: 0 1px 1px rgba(0, 0, 0, 0.09);
}
.btn-wrap.rich_blue a:hover {
background: #07889d;
color: #ffffff !important;
box-shadow: 0 1px 0 #07889d;
}
.anim a {
animation: jiggle 3s ease-in infinite;
}
@keyframes jiggle {
48%, 62% {
transform: scale(1, 1);
}
50% {
transform: scale(1.1, 0.9);
}
56% {
transform: scale(0.9, 1.1) translate(0, -5px);
}
59% {
transform: scale(1, 1) translate(0, -3px);
}
}
@media only screen and (min-width: 768px) {
.column-wrap {
margin-left: -1%;
margin-right: -1%;
}
.column-wrap .col2,
.column-wrap .col3 {
float: left;
width: 50%;
padding: 0 1%;
}
.column-wrap .col3 {
width: 33.333%;
}
.column-wrap p {
margin-bottom: 0.5em;
}
}
.voice {
margin: 1em 0 1.3em;
font-size: 0.95em;
}
.voice .voicecomment {
border: 5px solid rgba(213, 213, 213, 0.5);
margin-top: 1em;
padding: 2.5%;
position: relative;
width: 86%;
border-radius: 0 1.2em 1.2em 1.2em;
}
.voice.l .voicecomment {
float: right;
}
.voice.r .voicecomment {
float: left;
border-radius: 1.2em 0 1.2em 1.2em;
}
.voice.fb .voicecomment {
background: #4C5CB0;
border-color: #4C5CB0;
color: #fff;
}
.voice.line .voicecomment {
background: #7ACC40;
border-color: #7ACC40;
color: #fff;
}
.voice .voicecomment h2,
.voice .voicecomment h3,
.voice .voicecomment h4,
.voice .voicecomment h5 {
margin: 10px 0 !important;
padding: 0;
}
.voice .voicecomment p {
margin-bottom: 1em;
}
.voice .voicecomment p:last-child {
margin-bottom: 0;
}
.voice .icon {
width: 12%;
text-align: center;
}
.voice.l .icon {
float: left;
}
.voice.r .icon {
float: right;
}
.voice .icon img {
border-radius: 50%;
margin: 0;
border: 4px solid #f5f5f5;
}
.voice.icon_red .icon img {
border-color: #FF4E4E;
}
.voice.icon_blue .icon img {
border-color: #50B4DE;
}
.voice.icon_yellow .icon img {
border-color: #faee00;
}
.voice.icon_black .icon img {
border-color: #222;
}
.voice .icon .name {
font-size: 0.65em;
padding: 0.4em 0;
}
.voice.big .icon {
width: 18%;
}
.voice.big .voicecomment {
width: 79%;
} .cat_postlist {
width: 100%;
margin-bottom: 2em;
vertical-align: top;
}
@media only screen and (min-width: 768px) {
.cat_postlist__li a:hover {
transform: translateY(-2px);
}
.cat_postlist__li a:active {
transform: translateY(1px);
}
}
.cat_postlist .catttl {
font-size: 105%;
font-weight: bold;
padding: 5px 0;
margin: 0 0 5px;
border-bottom: 2px solid;
}
.cat_postlist .catttl.ttlimg {
border: none;
padding: 0;
}
.cat_postlist .catttl.ttlimg img {
margin: 0;
}
.cat_postlist .cat_postlist__li {
margin: 0;
padding-left: 0;
}
.widget .cat_postlist__li {
margin: 0;
}
.cat_postlist.typecard .cat_postlist__ul {
display: flex;
flex-wrap: wrap;
margin-left: -5px;
margin-right: -5px;
}
.cat_postlist.typecard .cat_postlist__li {
width: calc(25% - 10px);
margin: 5px;
}
@media only screen and (min-width: 980px) {
#sidebar .cat_postlist.typecard .cat_postlist__li {
width: calc(50% - 10px);
}
}
.cat_postlist.typecard .cat_postlist__link {
display: block;
width: 100%;
padding: 0;
font-size: 90%;
}
.cat_postlist .cat_postlist__link {
color: inherit;
text-decoration: none;
width: 100%;
overflow: hidden;
display: flex;
}
.cat_postlist.typesimple .cat_postlist__link {
padding: 0.7em 0;
}
.cat_postlist__li::before {
content: none !important;
}
.cat_postlist__li .ttl {
font-size: 90%;
font-weight: bold;
margin: 0;
padding: 0;
line-height: 1.5;
}
.cat_postlist__li .time__date {
font-size: 85%;
line-height: 1.5;
opacity: 0.8;
}
.cat_postlist .btn-wrap {
margin: 1.5em 0 2em;
}
.cat_postlist .btn-wrap a {
padding: 5px 1.2em 5px 0.5em;
width: 230px;
}
.cat_postlist .btn-wrap.arrow a::before {
font-family: "fontawesome";
font-weight: 900;
content: "\f105";
position: absolute;
right: 5px;
transform: scale(0.9);
}
.cat_postlist .eyecatch img {
margin: 0;
}
.cat_postlist .eyecatch.noimg {
font-size: 75%;
text-align: center;
position: relative;
}
.cat_postlist.typesimple .eyecatch {
width: 100px;
margin-right: 0.5em;
overflow: hidden;
text-align: center;
min-height: 65px;
flex-shrink: 0;
}
.cat_postlist.typecard .eyecatch {
margin: 0 0 0.5em;
width: 100%;
}
.cat_postlist.typecard .eyecatch.noimg {
padding-top: 60%;
} .span__stk_maker_yellow {
display: inline;
background-position: left -100% center;
background-repeat: repeat-x;
background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 50%, #ff6 50%);
background-size: 200% 0.6em;
padding-bottom: 0.6em;
}
.span__stk_maker_pink {
display: inline;
background-position: left -100% center;
background-repeat: repeat-x;
background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 50%, #ffd5d5 50%);
background-size: 200% 0.6em;
padding-bottom: 0.6em;
}
.span__stk_maker_blue {
display: inline;
background-position: left -100% center;
background-repeat: repeat-x;
background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 50%, #b5dfff 50%);
background-size: 200% 0.6em;
padding-bottom: 0.6em;
}
@media only screen and (max-width: 480px) {
.btn-wrap a {
font-size: 0.9em;
}
.btn-wrap.big a {
font-size: 0.9em;
min-width: 80%;
max-width: 90%;
}
.btn-wrap.bg {
padding: 0.9em 0.8em;
margin: 2.5em 0;
}
.voice .icon {
width: 18%;
}
.voice .voicecomment {
width: 80%;
font-size: 0.95em;
}
.related_article {
font-size: 0.8em;
}
.related_article .thum {
width: 30%;
}
.related_article__link {
padding: 0.6em;
}
.cat_postlist.typecard .cat_postlist__li {
width: calc(50% - 10px);
}
}   .pd_onecolumn .wp-block-cover-image .wp-block-cover-image-text,
.pd_onecolumn .wp-block-cover-image h2 {
font-size: 1.4em;
}
.pd_onecolumn .wp-block-cover-image,
.pd_viral .wp-block-cover-image {
padding: 25% 0;
} @media only screen and (max-width: 480px) {
.wp-block-cover-image {
min-height: initial;
}
} .pd_onecolumn .entry-content > *:not(img):not(video):not(h2):not(.wp-block-cover-image):not(.wp-block-image):not(.alignwide):not(.alignfull) {
margin-left: auto;
margin-right: auto;
} @media only screen and (min-width: 980px) {
.pd_onecolumn .entry-content .alignwide,
.pd_viral .entry-content .alignwide {
width: calc(100% + 200px);
max-width: calc(100% + 200px);
margin: 0 0 1em -100px;
}
.pd_onecolumn .entry-content .alignfull,
.pd_viral .entry-content .alignfull {
width: 100vw;
margin-left: calc(-50vw + 50%);
margin-right: calc(-50vw + 50%);
}
.wp-block-image.alignfull {
max-width: initial;
} .lp .entry-content .alignwide,
.lp .entry-content .alignfull {
min-width: 100%;
width: initial;
max-width: initial;
margin-left: -50px;
margin-right: -50px;
}
.lp .entry-content .alignfull {
margin-left: -150px;
margin-right: -150px;
}
.pd_onecolumn .entry-content .alignfull img,
.pd_viral .entry-content .alignfull img {
display: block;
margin: 0 auto;
height: auto;
}
.pd_onecolumn .entry-content .alignfull iframe,
.pd_viral .entry-content .alignfull iframe {
margin: auto;
display: block;
}
.wp-block-cover-image .wp-block-cover-image-text,
.wp-block-cover-image h2 {
font-size: 2em;
}
.alignwide.is-type-video iframe {
width: 100%;
}
}
@media only screen and (max-width: 979px) {
.pd_onecolumn .entry-content .alignwide,
.pd_viral .entry-content .alignwide,
.pd_onecolumn .entry-content .alignfull,
.pd_viral .entry-content .alignfull {
width: calc(100% + 1.8em);
max-width: calc(100% + 1.8em);
margin: 0 0 1em -0.9em;
}
.wp-block-cover-image .wp-block-cover-image-text,
.wp-block-cover-image h2 {
font-size: 1.3em;
}
} .pd_onecolumn .entry-content .solo.max-width,
.pd_onecolumn .entry-content .flex.max-width,
.pd_viral .entry-content .solo.max-width,
.pd_viral .entry-content .flex.max-width {
max-width: 1080px;
margin: 0 auto;
padding: 0 20px;
}
.pd_onecolumn .entry-content .solo img,
.pd_onecolumn .entry-content .flex img,
.pd_viral .entry-content .solo img,
.pd_viral .entry-content .flex img {
display: block;
width: 100%;
height: 100%;
}
.pd_onecolumn .entry-content .solo img,
.pd_viral .entry-content .solo img {
clear: both;
padding: 10px 0;
}
.pd_onecolumn .entry-content .flex,
.pd_viral .entry-content .flex {
clear: both;
display: flex;
}
.pd_onecolumn .entry-content .flex img,
.pd_viral .entry-content .flex img {
padding: 10px 0;
}
.pd_onecolumn .entry-content .flex .half,
.pd_viral .entry-content .flex .half {
width: 50%;
display: flex;
align-items: center;
}
.pd_onecolumn .entry-content .flex .half p,
.pd_viral .entry-content .flex .half p {
padding: 2em;
}
.pd_onecolumn .entry-content .flex .half:nth-of-type(1) img,
.pd_viral .entry-content .flex .half:nth-of-type(1) img {
padding: 10px 10px 10px 0;
}
.pd_onecolumn .entry-content .flex .half:nth-of-type(2) img,
.pd_viral .entry-content .flex .half:nth-of-type(2) img {
padding: 10px 0 10px 10px;
}
.pd_onecolumn .entry-content .flex p,
.pd_viral .entry-content .flex p {
max-width: 80%;
}  html.remodal-is-locked {
overflow: hidden;
touch-action: none;
} .remodal,
[data-remodal-id] {
display: none;
} .remodal-overlay {
position: fixed;
z-index: 9999;
top: -5000px;
right: -5000px;
bottom: -5000px;
left: -5000px;
display: none;
} .remodal-wrapper {
position: fixed;
z-index: 10000;
top: 0;
right: 0;
bottom: 0;
left: 0;
display: none;
overflow: auto;
-webkit-overflow-scrolling: touch;
}
.remodal-wrapper:after {
display: inline-block;
height: 100%;
margin-left: -0.05em;
content: "";
} .remodal-overlay,
.remodal-wrapper {
backface-visibility: hidden;
} .remodal {
position: relative;
outline: none;
-webkit-text-size-adjust: 100%;
text-size-adjust: 100%;
}
.remodal-is-initialized { display: inline-block;
}  .remodal-bg.remodal-is-opening,
.remodal-bg.remodal-is-opened {
filter: blur(3px);
} .remodal-overlay {
background: rgba(43, 46, 56, 0.9);
}
.remodal-overlay.remodal-is-opening,
.remodal-overlay.remodal-is-closing {
animation-duration: 0.3s;
animation-fill-mode: forwards;
}
.remodal-overlay.remodal-is-opening {
animation-name: remodal-overlay-opening-keyframes;
}
.remodal-overlay.remodal-is-closing {
animation-name: remodal-overlay-closing-keyframes;
} .remodal-wrapper {
padding: 0 45px 0 0;
} .remodal {
box-sizing: border-box;
width: 100%;
min-height: 100%;
padding: 1em;
transform: translate3d(0, 0, 0);
color: #2b2e38;
background: #fff;
text-align: left;
}
.remodal.searchbox {
background: none;
color: #fff;
}
.remodal.searchbox .remodal-close {
color: #fff;
}
.remodal.remodal-is-opening,
.remodal.remodal-is-closing {
animation-duration: 0.3s;
animation-fill-mode: forwards;
}
.remodal.remodal-is-opening {
animation-name: remodal-opening-keyframes;
}
.remodal.remodal-is-closing {
animation-name: remodal-closing-keyframes;
} .remodal,
.remodal-wrapper:after {
vertical-align: middle;
}
.remodal .widget {
margin: 0 0 1em;
} .remodal-close {
display: block;
overflow: visible;
margin: 1em auto;
padding: 0.5em;
cursor: pointer;
transition: color 0.2s;
text-decoration: none;
text-align: center;
color: #95979c;
border: 0;
outline: 0;
background: none;
font-size: 1.4em;
position: static !important;
}
.remodal-close:hover,
.remodal-close:focus {
color: #2b2e38;
}
.remodal-close:before {
font-family: "fontawesome";
content: "\f00d";
font-size: 1.3em;
display: inline-block;
position: relative;
top: 4px;
}
.remodal-close .text {
margin-left: 0.5em;
font-size: 70%;
display: inline-block;
font-weight: bold;
} .remodal-confirm,
.remodal-cancel {
font: inherit;
display: block;
overflow: visible;
min-width: 150px;
padding: 12px 0;
cursor: pointer;
transition: background 0.2s;
text-align: center;
vertical-align: middle;
text-decoration: none;
border: 0;
outline: 0;
}
.remodal-confirm {
color: #fff;
background: #81c784;
}
.remodal-confirm:hover,
.remodal-confirm:focus {
background: #66bb6a;
}
.remodal-cancel {
color: #fff;
background: #e57373;
}
.remodal-cancel:hover,
.remodal-cancel:focus {
background: #ef5350;
} .remodal-confirm::-moz-focus-inner,
.remodal-cancel::-moz-focus-inner,
.remodal-close::-moz-focus-inner {
padding: 0;
border: 0;
} @keyframes remodal-opening-keyframes {
from {
transform: translateX(-700px);
opacity: 0;
}
to {
transform: translateX(0);
opacity: 1;
}
}
@keyframes remodal-closing-keyframes {
from {
transform: translateX(0);
opacity: 1;
}
to {
transform: translateX(-700px);
opacity: 0;
}
}
@keyframes remodal-overlay-opening-keyframes {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
@keyframes remodal-overlay-closing-keyframes {
from {
opacity: 1;
}
to {
opacity: 0;
}
} @media only screen and (min-width: 641px) {
.remodal {
max-width: 700px;
}
}
@media only screen and (max-width: 480px) {
.remodal {
padding: 0.5em;
font-size: 0.88em;
}
} .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
}
@font-face{font-family:'FontAwesome';src:url(//tanosukelog.net/wp-content/themes/yswallow/library/icon/fontawesome-webfont.eot?v=4.7.0);src:url(//tanosukelog.net/wp-content/themes/yswallow/library/icon/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),url(//tanosukelog.net/wp-content/themes/yswallow/library/icon/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(//tanosukelog.net/wp-content/themes/yswallow/library/icon/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(//tanosukelog.net/wp-content/themes/yswallow/library/icon/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(//tanosukelog.net/wp-content/themes/yswallow/library/icon/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}