@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 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}.wpp-no-data {
} .wpp-list {
} .wpp-list li {
overflow: hidden;
float: none;
clear: both;
margin-bottom: 1rem;
}
.wpp-list li:last-of-type {
margin-bottom: 0;
} .wpp-list li.current {
} .wpp-thumbnail {
display: inline;
float: left;
margin: 0 1rem 0 0;
border: none;
} .wpp-post-title {
} .wpp-excerpt {
}
.wpp-excerpt:empty {
display: none;
} .wpp-meta, .post-stats {
display: block;
font-size: 0.8em;
}
.wpp-meta:empty, .post-stats:empty {
display: none;
} .wpp-comments {
} .wpp-views {
} .wpp-author {
} .wpp-date {
} .wpp-category {
} .wpp-rating {
}
        html {
line-height: 1.15; -webkit-text-size-adjust: 100%; }  body {
margin: 0;
} h1 {
font-size: 2em;
margin: 0.67em 0;
}  hr {
box-sizing: content-box; height: 0; overflow: visible; } pre {
font-family: monospace, monospace; font-size: 1em; }  a {
background-color: transparent;
} abbr[title] {
border-bottom: none; text-decoration: underline; text-decoration: underline dotted; } b,
strong {
font-weight: bolder;
} code,
kbd,
samp {
font-family: monospace, monospace; font-size: 1em; } small {
font-size: 80%;
} sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
}  img {
border-style: none;
}  button,
input,
optgroup,
select,
textarea {
font-family: inherit; font-size: 100%; line-height: 1.15; margin: 0; } button,
input { overflow: visible;
} button,
select { text-transform: none;
} button,
[type="button"],
[type="reset"],
[type="submit"] {
-webkit-appearance: button;
} button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
border-style: none;
padding: 0;
} button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
outline: 1px dotted ButtonText;
} fieldset {
padding: 0.35em 0.75em 0.625em;
} legend {
box-sizing: border-box; color: inherit; display: table; max-width: 100%; padding: 0; white-space: normal; } progress {
vertical-align: baseline;
} textarea {
overflow: auto;
} [type="checkbox"],
[type="radio"] {
box-sizing: border-box; padding: 0; } [type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
height: auto;
} [type="search"] {
-webkit-appearance: textfield; outline-offset: -2px; } [type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
} ::-webkit-file-upload-button {
-webkit-appearance: button; font: inherit; }  details {
display: block;
} summary {
display: list-item;
}  template {
display: none;
} [hidden] {
display: none;
}    html {
font-size: 62.5%;
}
body {
font-size: 1.6rem;
line-height: 1.5;
font-weight: 400;
font-family: -apple-system, BlinkMacSystemFont, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
color: #333;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
letter-spacing: 1.5px;
font-feature-settings: "palt" 1;
-webkit-font-kerning: auto;
font-kerning: auto;
background-color: #f8f8f8;
}
a {
color: #333;
text-decoration: none;
}
a:hover {
color: #262626;
text-decoration: underline;
}
hr {
margin-top: 3rem;
margin-bottom: 3.5rem;
border-width: 0;
border-top: 1px solid #e7e7e7;
}
header {
background-color: #fff;
margin-bottom: 6px;
}
img {
max-width: 100%;
height: auto;
} .u-full-width {
width: 100%;
box-sizing: border-box;
}
.u-max-full-width {
max-width: 100%;
box-sizing: border-box;
}
.u-pull-right {
float: right;
}
.alignrght {
float: right;
margin: 0 0 1.6 rem 1.6rem;
}
.u-pull-left {
float: left;
}
.alignleft {
float: left;
margin: 0 1.6rem 1.6rem 0;
}
.clearfix:after {
content: " ";
display: block;
clear: both;
}
.center {
text-align: center;
} h1,
h2,
h3,
h4,
h5,
h6 {
margin-top: 0;
margin-bottom: 2rem;
color: #333;
}
h1 {
font-size: 2.8rem;
line-height: 1.2;
letter-spacing: -.1rem;
}
h2 {
font-size: 2.4rem;
line-height: 1.25;
letter-spacing: -.1rem;
}
h3 {
font-size: 1.9rem;
line-height: 1.75;
letter-spacing: -.1rem;
}
h4 {
font-size: 1.6rem;
line-height: 1.35;
letter-spacing: -.08rem;
}
h5 {
font-size: 1.5rem;
line-height: 1.5;
letter-spacing: -.05rem;
}
h6 {
font-size: 1.5rem;
line-height: 1.2;
letter-spacing: 0;
} p {
margin-top: 0;
}
.title-under-dashed {
padding-top: 2rem;
margin-bottom: 2rem;
font-size: 2.8rem;
border-bottom: solid 1px #bbb;
text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
}
.title-under-dashed h2 {
margin-bottom: 0;
}
.title-under-dashed a {
color: #333;
}
.title-pink {
padding: .8rem 1.6rem .6rem;
font-size: 1.9rem;
color: #fff;
background-color: #ec8cae;
margin-bottom: 1rem;
border-radius: 3px;
}
.title-green {
padding: .8rem 1.6rem .6rem;
font-size: 1.9rem;
color: #fff;
background-color: #4EB581;
margin-bottom: 1rem;
border-radius: 3px;
}
.keikou {
background: linear-gradient(transparent 90%, #1EAEDB 70%);
}
.title-one-color {
margin-top: 3rem;
margin-bottom: 1rem;
border-bottom: solid 3px #2e8b57;
position: relative;
}
.title-border-left {
margin-top: 4rem;
padding: 0.25em 0.5em;
border-left: solid 5px #2e8b57; }
.title-border-bottom {
margin-top: 4rem;
border-bottom: solid 3px #bbb; }
.text-shadow {
text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
}
.new-mark {
color: red;
font-weight: bold;
font-size: 0.8em;
vertical-align: middle;
margin-left: 0.5em;
}  .container {
position: relative;
box-sizing: border-box;
width: 100%;
max-width: 1280px;
margin: 0 auto;
} .button,
button {
display: inline-block;
height: 38px;
padding: 0 1rem;
text-align: center;
font-size: 11px;
font-weight: 600;
line-height: 38px;
letter-spacing: .1rem;
text-transform: uppercase;
text-decoration: none;
white-space: nowrap;
background-color: transparent;
border-radius: 4px;
border: 1px solid #bbb;
cursor: pointer;
box-sizing: border-box;
}
input[type="submit"], input[type="reset"], input[type="button"] {
display: inline-block;
height: 38px;
padding: 0 30px;
text-align: center;
font-size: 11px;
font-weight: 600;
line-height: 38px;
letter-spacing: .1rem;
text-transform: uppercase;
text-decoration: none;
white-space: nowrap;
background-color: transparent;
border-radius: 4px;
border: 1px solid #bbb;
cursor: pointer;
box-sizing: border-box;
}
.button:hover,
button:hover {
color: #333;
border-color: #888888;
outline: 0;
}
input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover {
color: #333;
border-color: #888888;
outline: 0;
}
.button:focus,
button:focus {
color: #333;
border-color: #888888;
outline: 0;
}
input[type="submit"]:focus, input[type="reset"]:focus, input[type="button"]:focus {
color: #333;
border-color: #888888;
outline: 0;
}
.button.button-primary,
button.button-primary {
color: #fff;
background-color: #2e8b57;
border-color: #2e8b57;
}
input[type="submit"].button-primary, input[type="reset"].button-primary, input[type="button"].button-primary {
color: #fff;
background-color: #2e8b57;
border-color: #2e8b57;
}
.button.button-primary:hover,
button.button-primary:hover {
color: #fff;
background-color: #333;
border-color: #333;
}
input[type="submit"].button-primary:hover, input[type="reset"].button-primary:hover, input[type="button"].button-primary:hover {
color: #fff;
background-color: #333;
border-color: #333;
}
.button.button-primary:focus,
button.button-primary:focus {
color: #fff;
background-color: #333;
border-color: #333;
}
input[type="submit"].button-primary:focus, input[type="reset"].button-primary:focus, input[type="button"].button-primary:focus {
color: #fff;
background-color: #333;
border-color: #333;
}
input[type="email"], input[type="number"], input[type="search"], input[type="text"], input[type="tel"], input[type="url"], input[type="password"] {
height: 38px;
padding: 6px 10px;
background-color: #fff;
border: 1px solid #d1d1d1;
border-radius: 4px;
box-shadow: none;
box-sizing: border-box;
}
button {
padding: 0 1rem;
} textarea,
select {
height: 38px;
padding: 6px 10px;
background-color: #fff;
border: 1px solid #d1d1d1;
border-radius: 4px;
box-shadow: none;
box-sizing: border-box;
}
input[type="email"], input[type="number"], input[type="search"], input[type="text"], input[type="tel"], input[type="url"], input[type="password"] {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
textarea {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
min-height: 65px;
padding-top: 6px;
padding-bottom: 6px;
}
input[type="email"]:focus, input[type="number"]:focus, input[type="search"]:focus, input[type="text"]:focus, input[type="tel"]:focus, input[type="url"]:focus, input[type="password"]:focus {
border: 1px solid #2e8b57;
outline: 0;
}
textarea:focus,
select:focus {
border: 1px solid #2e8b57;
outline: 0;
}
label,
legend {
display: block;
margin-bottom: .5rem;
font-weight: 600;
}
fieldset {
padding: 0;
border-width: 0;
}
input[type="checkbox"], input[type="radio"] {
display: inline;
}
label > .label-body {
display: inline-block;
margin-left: .5rem;
font-weight: normal;
}
.form-width {
max-width: 100%;
} ul {
list-style: circle inside;
}
ol {
list-style: decimal inside;
padding-left: 0;
margin-top: 0;
}
ul {
padding-left: 0;
margin-top: 0;
}
ul ul,
ul ol {
margin: 1.5rem 0 1.5rem 3rem;
font-size: 90%;
}
ol ol,
ol ul {
margin: 1.5rem 0 1.5rem 3rem;
font-size: 90%;
}
li {
margin-bottom: 1rem;
}
.list-triangle ul {
list-style: none;
overflow: hidden;
padding: 0;
margin-top: 20px;
}
.list-triangle li {
margin-bottom: 0;
}
.list-triangle ul li a {
display: block;
position: relative;
z-index: 10;
height: 30px;
margin: 0;
padding: 0px 10px 0px 25px;
}
.list-triangle li a:before {
display: block;
content: "";
position: absolute;
top: 0;
left: 8px;
width: 0;
height: 0;
margin-top: 5px;
border: 5px solid transparent;
border-left: 5px solid #1d5737;
}
.list-triangle li a:hover {
text-decoration: none;
}
.list-triangle li a:hover:before {
left: 10px;
} code {
padding: .2rem .5rem;
margin: 0 .2rem;
font-size: 90%;
white-space: nowrap;
background: #f7f7f7;
border: 1px solid #e7e7e7;
border-radius: 4px;
}
pre > code {
display: block;
padding: 1rem 1.5rem;
white-space: pre;
} table {
white-space: nowrap;
width: 100%;
display: block;
overflow-y: hidden;
overflow-x: auto;
-ms-overflow-style: -ms-autohiding-scrollbar;
}
th,
td {
padding: 12px 15px 6px;
text-align: left;
border-bottom: 1px solid #e7e7e7;
}
th:first-child,
td:first-child {
padding-left: 0;
}
th:last-child,
td:last-child {
padding-right: 0;
} button,
.button {
margin-bottom: 1rem;
}
input,
textarea,
select,
fieldset {
margin-bottom: 1.5rem;
}
pre,
blockquote,
dl,
figure,
table,
p,
ul,
ol,
form {
margin-bottom: 2.5rem;
} .main-navigation ul {
display: none;
list-style: none;
margin: 0;
padding-left: 0;
clear: both;
}
.main-navigation ul ul {
box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
float: left;
position: absolute;
top: 1.5em;
left: -999em;
z-index: 99999;
}
.main-navigation ul ul ul {
left: -999em;
top: 0;
}
.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
left: 100%;
}
.main-navigation ul ul a {
width: 200px;
}
.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
left: auto;
}
.main-navigation li {
text-align: center;
}
.main-navigation a {
display: block;
text-decoration: none;
} .menu-toggle,
.main-navigation.toggled ul {
display: block;
}
.menu-toggle {
margin-top: 43px;
}
@media screen and (min-width: 750px) {
.menu-toggle {
display: none;
}
.main-navigation ul {
display: -ms-flexbox;
display: flex;
}
}
.nav-inner {
padding: 0 20px;
}
.nav-menu li {
border-top: 1px solid #e7e7e7;
}
.nav-menu a {
padding: 19px 12px 9px;
}
.nav-menu li:last-child {
border-bottom: 1px solid #e7e7e7;
}  .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
}
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #21759b;
display: block;
font-size: 14rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } #content[tabindex="-1"]:focus {
outline: 0;
} .widget {
margin: 0 0 1.5em; }
.widget select {
max-width: 100%;
}
.widget h3 {
border-bottom: 2px solid #e7e7e7;
}
.widget ul {
list-style: none;
}
.widget .sidebar-post li,
.widget .wpp-list li {
border-bottom: 1px dotted #e7e7e7;
padding-bottom: 1rem;
}
.popular-posts h2 {
padding: .8rem 1.6rem .6rem;
font-size: 1.9rem;
color: #fff;
background-color: #62a0c4;
margin: 1rem 0;
border-radius: 3px;
}
.wp-calendar-table a {
text-decoration: underline;
}
.months a {
padding-top: 0;
} .comment-content a {
word-wrap: break-word;
}
.bypostauthor {
display: block;
}
.comments-link a:before {
margin-right: 1rem;
content: ''; display: inline-block; width: 16px; height: 16px; background-image: url(https://umaji-cho.com/wp-content/themes/community/img/message-square.svg);
background-size: contain;
vertical-align: middle;
}
.comment-reply-title {
text-align: center;
border-bottom: solid 3px #2e8b57;
} .page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
} embed,
iframe,
object {
max-width: 100%;
} .wp-caption {
margin-bottom: 1.5em;
max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption .wp-caption-text {
margin: 0.8075em 0 0;
}
.wp-caption-text {
text-align: center;
} .gallery {
margin-bottom: 1.5em;
}
.gallery-item {
display: inline-block;
text-align: center;
vertical-align: top;
width: 100%;
}
.gallery-columns-2 .gallery-item {
max-width: 50%;
}
.gallery-columns-3 .gallery-item {
max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
max-width: 25%;
}
.gallery-columns-5 .gallery-item {
max-width: 20%;
}
.gallery-columns-6 .gallery-item {
max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
max-width: 11.11%;
}
.gallery-caption {
display: block;
}
.wp-block-jetpack-slideshow_container {
max-width: 900px;
} .demo-box {
background-color: #333;
border-top: solid 5px #2e8b57;
padding: 0 1rem;
}
.demo-box h1,
.demo-box p {
margin-bottom: 0;
}
.demo-comment {
font-size: 1.6rem;
line-height: 1.6;
padding-top: .6rem;
letter-spacing: 1.5px;
color: #e7e7e7;
}
.site-header nav {
position: relative;
}
.contact-address {
position: absolute;
top: 0;
right: 40px;
list-style: none;
margin: 0;
font-size: 1.2rem;
z-index: 1;
}
.contact-address li {
margin: 0;
}
.contact-address li:not(:last-child) {
display: none;
}
.header-inner-box {
height: 100px;
clear: both;
padding: 0 10px;
}
.title {
padding-top: 2rem;
}
.site-title {
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
font-size: 2.8rem;
line-height: 1.2;
letter-spacing: -.1rem;
}
.site-description {
margin: 0;
}
.nav-menu li:last-child {
padding-bottom: 1rem;
} main {
background-color: #fff;
padding-bottom: 10px;
}
section h2 a:hover {
text-decoration: none;
}
.infomation-top,
.diary-top,
.about,
.archive-list {
padding: 0 20px;
}
.infomation-top h3,
.diary-top h3,
.about h3,
.archive-list h3 {
margin-bottom: .5rem;
}
.infomation-top ul,
.infomation-top ol,
.diary-top ul,
.diary-top ol,
.about ul,
.about ol,
.archive-list ul,
.archive-list ol {
list-style: none;
}
.top-infomation li,
.top-diary li {
border-bottom: 1px solid #e7e7e7;
}
.time {
font-size: 1.2rem;
margin-bottom: 0;
}
.time-stamp {
font-size: 1.4rem;
margin-bottom: 1rem;
}
.entry-title {
text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
}
.page-header {
padding: 0 20px;
}
.blog-post {
display: -ms-flexbox;
display: flex;
}
.blog-title h3 {
line-height: 1.2;
margin-top: .5rem;
}
.blog-img {
-ms-flex: .616;
flex: .616;
padding: 0 1rem 0 0;
}
.diary-exp {
-ms-flex: 1;
flex: 1;
}
.blog-excerpt {
display: none;
}
.is-flex-wrap {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-ms-flex-pack: justify;
justify-content: space-between;
}
article {
max-width: 960px;
margin-bottom: 2rem;
padding: 0 20px;
}
article h3 {
margin-bottom: 2rem;
}
article p {
margin-top: 0.5rem;
}
article .post-title {
padding-top: 0.5rem;
}
article figure {
margin: 1rem 0;
}
.entry-meta,
.entry-footer {
margin-top: 2rem;
padding-bottom: 2rem;
font-size: 1.4rem;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
}
.entry-meta .comments-link,
.entry-footer .comments-link {
margin: .5rem 0;
}
.comments-area {
padding: 0 20px;
}
p.result-number {
margin-bottom: 4rem;
border-bottom: 1px solid #e7e7e7;
}
.result .entry-header {
margin-top: 2rem;
}
.result .entry-header h2 {
margin-bottom: .5rem;
}
.result article {
border-bottom: 1px dotted #e1e1e1;
}
.site-exp h2 {
margin-top: 3rem;
}
.site-exp h3 {
margin-top: 2rem;
margin-bottom: 0.5rem;
}
.site-exp p:first-child {
margin-top: 3rem;
}
.site-exp p {
margin-bottom: 1rem;
}
.site-exp li {
margin-bottom: 0;
}
.site-exp .title-border-left {
margin-top: 4rem;
padding: 0.25em 0.5em; background: transparent; border-left: solid 6px #2e8b57; } aside {
display: block;
padding: 10px 20px;
background-color: #fff;
}
aside h2,
aside h3 {
margin-bottom: 1rem;
}
.sidebar-post {
margin-top: 1rem;
margin-bottom: 4rem;
} .pagenation {
margin: 2rem 1rem;
}
.pagenation:after,
.pagenation ul:after {
display: block;
visibility: hidden;
clear: both;
height: 0;
content: ".";
}
.pagenation ul {
margin: 0;
}
.pagenation li {
float: left;
margin-left: 3px;
list-style: none outside none;
}
.pagenation li:first-child {
margin-left: 0;
}
.pagenation li.active {
padding: 10px 20px;
background-color: #1d5737;
color: #FFFFFF;
cursor: not-allowed;
border: 1px solid #1d5737;
}
.pagenation li a {
display: block;
padding: 10px 20px;
background: none repeat scroll 0 0;
text-decoration: none;
border: 1px solid #1d5737;
}
.pagenation li a:hover {
background-color: #1d5737;
color: #FFFFFF;
opacity: 0.8;
transition-timing-function: ease;
transition-duration: 500ms;
transition-property: all;
border: 1px solid #1d5737;
}
.nav-links {
display: -ms-flexbox;
display: flex;
margin: 4rem 0 6rem;
padding: 0 20px;
}
.nav-previous a,
.nav-next a {
margin-right: 2rem;
display: block;
padding: 10px 20px;
background: none repeat scroll 0 0;
text-decoration: none;
border: 1px solid #1d5737;
}
.nav-previous a:hover,
.nav-next a:hover {
background-color: #1d5737;
color: #fff;
opacity: 0.8;
transition-timing-function: ease;
transition-duration: 500ms;
transition-property: all;
border: 1px solid #1d5737;
} .footer-inner {
padding: 0 1rem;
}
.site-footer {
background-color: #2e8b57;
font-size: 1.4rem;
}
.site-footer p {
margin-bottom: 0;
}
.web-info {
margin-bottom: 0;
font-size: 1.4rem;
list-style: none;
display: -ms-flexbox;
display: flex;
-ms-flex-pack: end;
justify-content: flex-end;
}
.web-info li {
padding: 1rem 0 0 2rem;
}
.footer-title {
height: 122px;
display: -ms-flexbox;
display: flex;
-ms-flex-pack: center;
justify-content: center;
-ms-flex-align: center;
align-items: center;
font-size: 2.54rem;
text-shadow: 0 1px 1px #1d5737;
}
.footer-title a {
color: #1d5737;
}
.footer-title a:hover {
text-decoration: none;
}
.site-info {
background-color: #1d5737;
text-align: center;
color: #e7e7e7;
}
.site-info p {
margin: 0;
}
.site-info a {
color: #fff;
} .function-1,
.function-2,
.function-3 {
margin-left: .5rem;
padding: 0.1rem 1rem;
font-size: 80%;
color: #fff;
background-color: #248;
vertical-align: text-top;
border-radius: 2px;
}  .svg-icon {
display: -ms-flexbox;
display: flex;
}
.svg-icon .flex-item {
-ms-flex-positive: 1;
flex-grow: 1;
}
.svg-icon svg {
margin-right: .5rem;
color: #888;
}
.svg-position {
display: -ms-flexbox;
display: flex;
-ms-flex-pack: center;
justify-content: center;
}  .search-box {
margin-top: 6px;
padding: 2rem;
display: -ms-flexbox;
display: flex;
-ms-flex-pack: center;
justify-content: center;
background-color: #fff;
}
.search-box form {
display: -ms-flexbox;
display: flex;
-ms-flex-pack: center;
justify-content: center;
margin-bottom: 0;
}
.search-box form input {
margin: 0;
}
.searchform #s {
height: 32px;
width: 80%;
border: solid 1px #23282d;
border-right: 0;
border-radius: 5px 0 0 5px;
}
.searchform .searchsubmit {
display: block;
overflow: hidden;
width: 20%;
height: 32px;
border: 0 none;
border-radius: 0 5px 5px 0;
background: url(//umaji-cho.com/wp-content/themes/community/img/icon_search.png) #23282d no-repeat center center;
text-indent: -9999px;
font-size: 0;
cursor: pointer;
} .page-top {
display: none;
}
.page-top a {
position: fixed;
right: 20px;
bottom: 40px;
z-index: 1;
width: 50px;
height: 50px;
border: 3px solid #fff;
border-radius: 50%;
background: #2e8b57;
color: #fff;
text-align: center;
text-decoration: none;
font-size: 20px;
line-height: 50px;
}
.page-top a:hover {
background: #1d5737;
color: #fff;
transition: all 0.3s;
} input.wpcf7-submit {
font-size: 1.4rem;
background-color: #248;
color: #fff;
border-style: none;
font-weight: normal;
}
input[type="submit"].wpcf7-submit:hover {
color: #fff;
}
input[type="submit"].wpcf7-submit:hover:enabled {
background-color: #24d;
color: #fff;
}
.wpcf7-form {
margin-top: 5rem;
}
.wpcf7-form label {
font-weight: normal;
}
.wpcf7-form label .acceptance-139 {
margin-left: 1rem;
}
.wpcf7-form-control.wpcf7-submit {
display: block;
margin: 0 auto;
}
.contact-check {
text-align: center;
} .breadcrumbs {
margin-bottom: 6px;
font-size: 1.4rem;
padding: 10px 20px;
background-color: #fff;
} .push7-exp {
font-size: 1.2rem;
}
.push7-exp .p7button a {
height: 46px;
margin-bottom: 1rem;
}
.push7-exp .push7-ul {
margin: 0.6rem 0;
}
.push7-exp li {
margin: 0;
}
#p7frame {
display: none;
} .rss-icons a {
color: #fff;
padding: .7rem;
border-radius: 2px;
}
.rss-icons .feedly {
background-color: #6cc655;
}
.rss-icons .rss {
font-size: 1.4rem;
background-color: #f26522;
}
.rss-icons a:hover {
opacity: 0.8;
text-decoration: none;
} @media screen and (min-width: 550px) {
.widget {
width: 48%;
}
.flabo {
text-align: right;
padding-right: 20px;
}
.blog-excerpt {
display: inherit;
}
.fb_iframe_widget span {
display: inline;
}
}
@media screen and (min-width: 750px) {
.nav-inner {
padding: 0 10px;
}
.main-navigation ul {
-ms-flex-pack: space-evenly;
justify-content: space-evenly;
}
.nav-menu li {
border-top: none;
}
.nav-menu li:last-child {
border-bottom: none;
}
.entry-title a {
font-weight: normal;
}
.title {
display: inline-block;
}
.contact-address li:not(:last-child) {
display: block;
}
.contact-address li:last-child {
display: none;
}
}
@media screen and (min-width: 1000px) {
.is-flex {
display: -ms-flexbox;
display: flex;
-ms-flex-direction: row;
flex-direction: row;
gap: 6px;
}
main {
-ms-flex: 1 1 960px;
flex: 1 1 960px;
}
aside {
-ms-flex: 0 1 260px;
flex: 0 1 260px;
}
aside .widget {
margin: 45px 0 4rem;
width: auto;
}
}
         .title-one-color {
margin-top: 3rem;
margin-bottom: 1rem;
border-bottom: solid 3px #b86c66;
position: relative;
}
.title-border-bottom {
margin-top: 4rem;
border-bottom: solid 3px #bbb; }
.title-border-left {
border-left: solid 5px #b86c66;
}
.manual_title {
margin-top: 8rem;
padding: 0.25em 0.5em;
border-left: solid 5px #b86c66; }     .list-triangle ul {
list-style: none;
overflow: hidden;
padding: 0;
margin-top: 20px;
}
.list-triangle li {
margin-bottom: 0;
}
.list-triangle ul li a {
display: block;
position: relative;
z-index: 10;
height: 30px;
margin: 0;
padding: 0px 10px 0px 25px;
}
.list-triangle li a:before {
display: block;
content: "";
position: absolute;
top: 0;
left: 8px;
width: 0;
height: 0;
margin-top: 5px;
border: 5px solid transparent;
border-left: 5px solid #954A45;
}
.list-triangle li a:hover {
text-decoration: none;
}
.list-triangle li a:hover:before {
left: 10px;
}      .popular-posts h2 {
padding: .8rem 1.6rem .6rem;
font-size: 1.9rem;
color: #fff;
background-color: #62a0c4;
margin-bottom: 1rem;
border-radius: 3px;
} .comment-reply-title {
border-bottom: solid 3px #b86c66;
}  .demo-box {
background-color: #fff;
border-top: solid 5px #b86c66;
}
.demo-comment {
padding-top: 0.6rem;
color: #333;
font-size: 1.2rem;
}
.header-inner-box {
height: 100px;
clear: both;
}
.title {
padding-top: 2rem;
}
.site-title {
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
font-size: 2.8rem;
line-height: 1.2;
letter-spacing: -.1rem;
}
.site-description {
margin: 0;
} .kojyuurou-top h3 {
margin-bottom: .5rem;
}
.kojyuurou-top ul,
.kojyuurou-top ol {
list-style: none;
} 
.kojyuurou-info {
width: 48%;
}
.kojyuurou-posts::after {
content: "";
display: block;
width: 30%;
}
.kojyuurou-top {
padding: 0 20px;
}
.kojyuurou-top img {
margin-bottom: 1rem;
}
article p a {
color: #b86c66;
}
article p a:hover {
color: #b86c66;
}  .pagenation li.active {
background-color: #954A45;
border: 1px solid #954A45;
}
.pagenation li a {
border: 1px solid #954A45;
}
.pagenation li a:hover {
background-color: #954A45;
border: 1px solid #954A45;
}
.nav-previous a,
.nav-next a {
border: 1px solid #954A45;
}
.nav-previous a:hover,
.nav-next a:hover {
background-color: #954A45;
border: 1px solid #954A45;
} .site-footer {
background-color: #b86c66;
font-size: 1.4rem;
}
.site-footer p {
margin-bottom: 0;
}
.footer-title {
height: 122px;
display: -ms-flexbox;
display: flex;
-ms-flex-pack: center;
justify-content: center;
-ms-flex-align: center;
align-items: center;
font-size: 2.54rem;
text-shadow: 0 1px 1px #954A45;
}
.footer-title a {
color: #84413d;
}
.footer-title a:hover {
text-decoration: none;
}
.site-info {
background-color: #954A45;
text-align: center;
color: #e1e1e1;
}
.site-info p {
margin: 0;
}
.site-info a {
color: #fff;
}  .wrapper a,
.wrapper a:visited,
.wrapper a:hover,
.wrapper a:active {
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
position: relative;
text-decoration: none;
}
.wrapper a.before:before,
.wrapper a.after:after {
content: "";
transition: 0.5s all ease;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
position: absolute;
}
.wrapper a.before:before {
top: -0.25em;
}
.wrapper a.after:after {
bottom: -0.25em;
}
.wrapper a.before:before,
.wrapper a.after:after {
height: 5px;
height: 0.35rem;
width: 0;
background: #ce9996;
}
.wrapper a.first:after {
left: 0;
}
.wrapper .main-navigation a.before:hover:before,
.wrapper .main-navigation a.after:hover:after {
width: 50%;
}
.wrapper a.before:hover:before,
.wrapper a.after:hover:after {
width: 100%;
}
.wrapper a.third:after,
.wrapper a.sixth:before,
.wrapper a.sixth:after {
left: 50%;
transform: translateX(-50%);
}   .page-top {
display: none;
}
.page-top a {
position: fixed;
right: 20px;
bottom: 40px;
z-index: 1;
width: 50px;
height: 50px;
border: 3px solid #fff;
border-radius: 50%;
background: #b86c66;
color: #fff;
text-align: center;
text-decoration: none;
font-size: 20px;
line-height: 50px;
}
.page-top a:hover {
background: #954A45;
color: #fff;
transition: all 0.3s;
}    @media screen and (min-width: 550px) {
.kojyuurou-info {
width: 31%;
}
.alignleft {
float: left;
margin: 0 1.6rem 1.6rem 0;
}
}