*,
::before,
::after {
box-sizing: border-box;
border-style: solid;
border-width: 0;
}   html {
line-height: 1.15; -webkit-text-size-adjust: 100%; -webkit-tap-highlight-color: transparent; }   body {
margin: 0;
} main {
display: block;
}  p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
margin: 0;
}  h1,
h2,
h3,
h4,
h5,
h6 {
font-size: inherit;
line-height: inherit;
font-weight: inherit;
margin: 0;
}  ul,
ol {
margin: 0;
padding: 0;
list-style: none;
}  dt {
font-weight: bold;
}
dd {
margin-left: 0;
}   hr {
box-sizing: content-box; height: 0; overflow: visible; border-top-width: 1px;
margin: 0;
clear: both;
color: inherit;
} pre {
font-family: monospace, monospace; font-size: inherit; }
address {
font-style: inherit;
}   a {
background-color: transparent;
text-decoration: none;
color: inherit;
} abbr[title] {
text-decoration: underline; text-decoration: underline dotted; } b,
strong {
font-weight: bolder;
} code,
kbd,
samp {
font-family: monospace, monospace; font-size: inherit; } 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,
embed,
object,
iframe {
vertical-align: bottom;
}   button,
input,
optgroup,
select,
textarea {
-webkit-appearance: none;
appearance: none;
vertical-align: middle;
color: inherit;
font: inherit;
background: transparent;
padding: 0;
margin: 0;
outline: 0;
border-radius: 0;
text-align: inherit;
} [type="checkbox"] {
-webkit-appearance: checkbox;
appearance: checkbox;
}
[type="radio"] {
-webkit-appearance: radio;
appearance: radio;
} button,
input { overflow: visible;
} button,
select { text-transform: none;
} button,
[type="button"],
[type="reset"],
[type="submit"] {
cursor: pointer;
-webkit-appearance: none;
appearance: none;
}
button[disabled],
[type="button"][disabled],
[type="reset"][disabled],
[type="submit"][disabled] {
cursor: default;
} 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;
} select::-ms-expand {
display: none;
} option {
padding: 0;
} fieldset {
margin: 0;
padding: 0;
min-width: 0;
} legend {
color: inherit; display: table; max-width: 100%; padding: 0; white-space: normal; } progress {
vertical-align: baseline;
} textarea {
overflow: auto;
} [type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
height: auto;
} [type="search"] {
outline-offset: -2px; } [type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
} ::-webkit-file-upload-button {
-webkit-appearance: button; font: inherit; } label[for] {
cursor: pointer;
}   details {
display: block;
} summary {
display: list-item;
} [contenteditable] {
outline: none;
}  table {
border-collapse: collapse;
border-spacing: 0;
}
caption {
text-align: left;
}
td,
th {
vertical-align: top;
padding: 0;
}
th {
text-align: left;
font-weight: bold;
}   template {
display: none;
} [hidden] {
display: none;
}html {
font-family: "游ゴシック体", "游ゴシック", YuGothic, "Yu Gothic", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif; font-size: 62.5%; font-weight: 500;
}
button,
input,
optgroup,
select,
textarea {
font-family: "游ゴシック体", "游ゴシック", YuGothic, "Yu Gothic", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}
body {
font-size: 1.8rem;
line-height: 2;
width: 100%;
margin: 0;
padding: 0;
color: rgba(0, 0, 0, 0.75);
background-color: #ffffff;
}
@media screen and (max-width: 767px) {
body {
font-size: 1.6rem;
}
}
img {
width: 100%;
height: auto;
}
img.colorpick-eyedropper-input-trigger {
width: 16px;
}
a {
color: rgba(0, 0, 0, 0.9);
}
.single .entry p a,
.category .entry p a,
.archive .entry p a,
.blog .entry p a {
border-bottom: 1px solid #222222;
}
h1,
h2,
h3,
h4,
.fw-bold {
font-weight: 700;
color: rgba(0, 0, 0, 0.9);
}
h1 {
font-size: 3.8rem;
line-height: 1.3;
}
h2 {
font-size: 3.2rem;
line-height: 1.3;
}
h3 {
font-size: 2.6rem;
line-height: 1.3;
}
h4 {
font-size: 2rem;
line-height: 1.3;
}
p {
margin: 1em 0;
}
.single p {
margin: 2em 0;
}
hr {
margin: 1em 0 !important;
border-top: solid 1px #aaaaaa;
border-right: 0px;
border-bottom: 0px;
border-left: 0px;
}
blockquote {
margin: 1em 0;
padding: 0.6em 2em;
border: solid 1px #aaaaaa;
}
progress {
border-width: revert;
border-style: revert;
}
button {
padding: 0 0.5em;
border: solid 1px #aaaaaa;
}
input,
textarea {
width: 100%;
padding: 0 0.5em;
border: solid 1px #aaaaaa;
}
select {
width: 100%;
padding: 0 0.5em;
cursor: pointer;
border: solid 1px #aaaaaa;
background-color: rgba(255, 255, 255, 0.5);
background-image: url(//ecolo.life/wp-content/themes/ys-theme6/img/icon/select-angle-down.svg);
background-repeat: no-repeat;
background-position: right 10px center;
background-size: 14px auto;
}
[type="checkbox"],
[type="radio"],
[type="range"],
[type="button"],
[type="reset"],
[type="submit"] {
width: auto;
}
input[type="color"] {
width: 44px;
padding: 0 0;
background-color: #eeeeee;
}
input[type="range"] {
margin: 2px;
padding: initial;
cursor: default;
border: initial;
-webkit-appearance: auto;
-moz-appearance: auto;
appearance: auto;
}
input[type="submit"]:disabled,
button:disabled {
border: solid 1px #eeeeee;
background-color: #eeeeee;
}
.screen-reader-text {
display: none;
} .link-bottom {
border-bottom: 1px solid #222222;
} footer {
font-size: 1.5rem;
padding: 5em 0;
background-color: #eeeeee;
}
footer p {
margin: 0 0;
}
footer i {
font-size: 3rem;
margin-right: 20px;
}
.footer-midashi {
font-size: 1.8rem;
font-weight: bold;
} #container-flex {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
width: 1200px;
max-width: 90%;
margin: 0 auto;
}
#container-flex #main {
-ms-flex-preferred-size: calc(100% - 360px);
flex-basis: calc(100% - 360px);
margin-top: 40px;
margin-right: 60px;
}
#container-flex #sidebar {
font-size: 1.5rem;
-ms-flex-preferred-size: 300px;
flex-basis: 300px;
margin-top: 40px;
}
#sidebar section {
margin-bottom: 2.4em;
}
#searchform label {
display: none;
}
p.widget-title {
font-size: 1.6rem;
font-weight: bold;
line-height: 1.3;
margin: 0 0 0.5em 0;
padding-bottom: 0.5em;
border-bottom: solid 1px #aaaaaa;
}
.widget-area ul {
margin-left: 0.5em;
}
@media screen and (max-width: 1024px) {
#container-flex #main {
-ms-flex-preferred-size: calc(100% - 240px);
flex-basis: calc(100% - 240px);
margin-right: 40px;
}
#container-flex #sidebar {
-ms-flex-preferred-size: 200px;
flex-basis: 200px;
}
}
@media screen and (max-width: 767px) {
#container-flex {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
width: 86%;
max-width: 86%;
}
#container-flex #main {
-ms-flex-preferred-size: auto;
flex-basis: auto;
margin-right: 0;
}
#container-flex #sidebar {
-ms-flex-preferred-size: auto;
flex-basis: auto;
}
} .paging {
font-size: 1.6rem;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
margin: 5em 0;
}
.paging .prev {
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
margin: 1em 0;
text-align: left;
}
.paging .prev a {
display: inline-block;
width: 85%;
margin-right: 2em;
padding: 0.2em 0.5em;
border-left: 15px solid #dddddd;
background-color: #f0f0f0;
}
.paging .next {
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
margin: 1em 0;
text-align: right;
}
.paging .next a {
display: inline-block;
width: 85%;
margin-left: 2em;
padding: 0.2em 0.5em;
border-right: 15px solid #dddddd;
background-color: #f0f0f0;
}
.paging .prev span,
.paging .next span {
font-size: 1.3rem;
}
.paging .prev i,
.paging .next i {
color: rgba(0, 0, 0, 0.5);
} .pagination {
font-size: 1.4rem;
margin: 5em 0;
text-align: center;
}
.page-numbers {
margin: 0 0.2em;
padding: 0.4em 0.8em;
border: 1px solid #aaaaaa;
}
.page-numbers.current {
border: 1px solid #dddddd;
background-color: #dddddd;
}
.prev.page-numbers,
.next.page-numbers,
.page-numbers.dots {
margin: 0 0;
padding: 0.4em 0;
border: 0px solid #aaaaaa;
}
.prev.page-numbers {
padding: 0.4em 0.4em 0.4em 0;
}
.next.page-numbers {
padding: 0.4em 0 0.4em 0.4em;
} .blog .entry {
margin: 0 0 8em 0;
}
.entry-title {
margin-bottom: 0.2em;
padding-bottom: 0.1em;
border-bottom: solid 1px #aaaaaa;
}
.entyr-info {
font-size: 1.4rem;
text-align: right;
}
.entyr-info i {
margin-left: 1em;
} .archive-list {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
margin-bottom: 2.4em;
}
.archive-list-left {
-webkit-box-flex: 1;
-ms-flex-preferred-size: calc(45% - 30px);
flex-basis: calc(45% - 30px);
-ms-flex-positive: 1;
flex-grow: 1;
margin-right: 30px;
}
.archive-list-left img {
height: 250px;
-o-object-fit: cover;
object-fit: cover;
}
.archive-list-right {
font-size: 1.6rem;
-webkit-box-flex: 1;
-ms-flex-preferred-size: 55%;
flex-basis: 55%;
-ms-flex-positive: 1;
flex-grow: 1;
}
.archive-list-right h2 {
font-size: 2.2rem;
}
.archive-list-right .entyr-info {
font-size: 1.2rem;
}
.more-link {
font-size: 1.4rem;
display: block;
margin-top: 1em;
text-align: right;
border-bottom: 0px solid #222222 !important;
}
@media screen and (max-width: 767px) {
.archive-list {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.archive-list-left {
-ms-flex-preferred-size: auto;
flex-basis: auto;
margin-right: 0;
margin-bottom: 1.6em;
}
.archive-list-left img {
height: auto;
}
.archive-list-right {
-ms-flex-preferred-size: auto;
flex-basis: auto;
}
}  .mt0em {
margin-top: 0 !important;
}
.mb0em {
margin-bottom: 0 !important;
}
.mt05em {
margin-top: 0.5em !important;
}
.mb05em {
margin-bottom: 0.5em !important;
}
.mt1em {
margin-top: 1em !important;
}
.mb1em {
margin-bottom: 1em !important;
}
.mt2em {
margin-top: 2em !important;
}
.mb2em {
margin-bottom: 2em !important;
}
.mt3em {
margin-top: 3em !important;
}
.mb3em {
margin-bottom: 3em !important;
}
.mt4em {
margin-top: 4em !important;
}
.mb4em {
margin-bottom: 4em !important;
}
.mt5em {
margin-top: 5em !important;
}
.mb5em {
margin-bottom: 5em !important;
}
.mt6em {
margin-top: 6em !important;
}
.mb6em {
margin-bottom: 6em !important;
}
.mt7em {
margin-top: 7em !important;
}
.mb7em {
margin-bottom: 7em !important;
}
.mt8em {
margin-top: 8em !important;
}
.mb8em {
margin-bottom: 8em !important;
}
.mt9em {
margin-top: 9em !important;
}
.mb9em {
margin-bottom: 9em !important;
}
.mt10em {
margin-top: 10em !important;
}
.mb10em {
margin-bottom: 10em !important;
} .pt0em {
padding-top: 0 !important;
}
.pb0em {
padding-bottom: 0 !important;
}
.pt05em {
padding-top: 0.5em !important;
}
.pb05em {
padding-bottom: 0.5em !important;
}
.pt1em {
padding-top: 1em !important;
}
.pb1em {
padding-bottom: 1em !important;
}
.pt2em {
padding-top: 2em !important;
}
.pb2em {
padding-bottom: 2em !important;
}
.pt3em {
padding-top: 3em !important;
}
.pb3em {
padding-bottom: 3em !important;
}
.pt4em {
padding-top: 4em !important;
}
.pb4em {
padding-bottom: 4em !important;
}
.pt5em {
padding-top: 5em !important;
}
.pb5em {
padding-bottom: 5em !important;
}
.pt8em {
padding-top: 8em !important;
}
.pb8em {
padding-bottom: 8em !important;
}
.pt10em {
padding-top: 10em !important;
}
.pb10em {
padding-bottom: 10em !important;
} .center {
text-align: center;
}
.left {
text-align: left;
}
.right {
text-align: right;
}
.lh-0 {
line-height: 0 !important;
} .content-area {
width: 1200px;
max-width: 90%;
margin: 0 auto;
padding: 0;
}
.pos-relative {
position: relative;
} .flex-box {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.flex-box-reverse {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: reverse;
-ms-flex-direction: row-reverse;
flex-direction: row-reverse;
}
@media screen and (max-width: 767px) {
.flex-box,
.flex-box-reverse {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column; }
}
.flex-row {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
}
.flex-wrap {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.flex-center {
-webkit-box-align: center;
align-items: center;
-ms-flex-align: center;
}
.justify-center {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}  .onlyPC {
display: block !important;
}
@media screen and (max-width: 767px) {
.onlyPC {
display: none !important;
}
} .onlySP {
display: none !important;
}
@media screen and (max-width: 767px) {
.onlySP {
display: block !important;
}
}  img.object-fit-500,
.object-fit-500 img {
height: 500px;
-o-object-fit: cover;
object-fit: cover;
}
img.object-fit-400,
.object-fit-400 img {
height: 400px;
-o-object-fit: cover;
object-fit: cover;
}
@media screen and (max-width: 767px) {
img.object-fit-500,
.object-fit-500 img,
img.object-fit-400,
.object-fit-400 img {
height: auto;
-o-object-fit: cover;
object-fit: cover;
}
} .object-fit-video500 {
position: relative;
overflow: hidden;
height: 500px;
}
.object-fit-video400 {
position: relative;
overflow: hidden;
height: 400px;
}
.object-fit-video500 video,
.object-fit-video400 video {
position: absolute;
top: 0;
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
}
@media screen and (max-width: 767px) {
.object-fit-video500,
.object-fit-video400 {
height: auto;
}
.object-fit-video500 video,
.object-fit-video400 video {
position: relative;
}
}.mfp-bg {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1042;
overflow: hidden;
position: fixed;
background: #0b0b0b;
opacity: 0.8; }
.mfp-wrap {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1043;
position: fixed;
outline: none !important;
-webkit-backface-visibility: hidden; }
.mfp-container {
text-align: center;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
padding: 0 8px;
box-sizing: border-box; }
.mfp-container:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle; }
.mfp-align-top .mfp-container:before {
display: none; }
.mfp-content {
position: relative;
display: inline-block;
vertical-align: middle;
margin: 0 auto;
text-align: left;
z-index: 1045; }
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
width: 100%;
cursor: auto; }
.mfp-ajax-cur {
cursor: progress; }
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
cursor: -moz-zoom-out;
cursor: -webkit-zoom-out;
cursor: zoom-out; }
.mfp-zoom {
cursor: pointer;
cursor: -webkit-zoom-in;
cursor: -moz-zoom-in;
cursor: zoom-in; }
.mfp-auto-cursor .mfp-content {
cursor: auto; }
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
-webkit-user-select: none;
-moz-user-select: none;
user-select: none; }
.mfp-loading.mfp-figure {
display: none; }
.mfp-hide {
display: none !important; }
.mfp-preloader {
color: #CCC;
position: absolute;
top: 50%;
width: auto;
text-align: center;
margin-top: -0.8em;
left: 8px;
right: 8px;
z-index: 1044; }
.mfp-preloader a {
color: #CCC; }
.mfp-preloader a:hover {
color: #FFF; }
.mfp-s-ready .mfp-preloader {
display: none; }
.mfp-s-error .mfp-content {
display: none; }
button.mfp-close,
button.mfp-arrow {
overflow: visible;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
display: block;
outline: none;
padding: 0;
z-index: 1046;
box-shadow: none;
touch-action: manipulation; }
button::-moz-focus-inner {
padding: 0;
border: 0; }
.mfp-close {
width: 44px;
height: 44px;
line-height: 44px;
position: absolute;
right: 0;
top: 0;
text-decoration: none;
text-align: center;
opacity: 0.65;
padding: 0 0 18px 10px;
color: #FFF;
font-style: normal;
font-size: 28px;
font-family: Arial, Baskerville, monospace; }
.mfp-close:hover,
.mfp-close:focus {
opacity: 1; }
.mfp-close:active {
top: 1px; }
.mfp-close-btn-in .mfp-close {
color: #333; }
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
color: #FFF;
right: -6px;
text-align: right;
padding-right: 6px;
width: 100%; }
.mfp-counter {
position: absolute;
top: 0;
right: 0;
color: #CCC;
font-size: 12px;
line-height: 18px;
white-space: nowrap; }
.mfp-arrow {
position: absolute;
opacity: 0.65;
margin: 0;
top: 50%;
margin-top: -55px;
padding: 0;
width: 90px;
height: 110px;
-webkit-tap-highlight-color: transparent; }
.mfp-arrow:active {
margin-top: -54px; }
.mfp-arrow:hover,
.mfp-arrow:focus {
opacity: 1; }
.mfp-arrow:before,
.mfp-arrow:after {
content: '';
display: block;
width: 0;
height: 0;
position: absolute;
left: 0;
top: 0;
margin-top: 35px;
margin-left: 35px;
border: medium inset transparent; }
.mfp-arrow:after {
border-top-width: 13px;
border-bottom-width: 13px;
top: 8px; }
.mfp-arrow:before {
border-top-width: 21px;
border-bottom-width: 21px;
opacity: 0.7; }
.mfp-arrow-left {
left: 0; }
.mfp-arrow-left:after {
border-right: 17px solid #FFF;
margin-left: 31px; }
.mfp-arrow-left:before {
margin-left: 25px;
border-right: 27px solid #3F3F3F; }
.mfp-arrow-right {
right: 0; }
.mfp-arrow-right:after {
border-left: 17px solid #FFF;
margin-left: 39px; }
.mfp-arrow-right:before {
border-left: 27px solid #3F3F3F; }
.mfp-iframe-holder {
padding-top: 40px;
padding-bottom: 40px; }
.mfp-iframe-holder .mfp-content {
line-height: 0;
width: 100%;
max-width: 900px; }
.mfp-iframe-holder .mfp-close {
top: -40px; }
.mfp-iframe-scaler {
width: 100%;
height: 0;
overflow: hidden;
padding-top: 56.25%; }
.mfp-iframe-scaler iframe {
position: absolute;
display: block;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #000; } img.mfp-img {
width: auto;
max-width: 100%;
height: auto;
display: block;
line-height: 0;
box-sizing: border-box;
padding: 40px 0 40px;
margin: 0 auto; } .mfp-figure {
line-height: 0; }
.mfp-figure:after {
content: '';
position: absolute;
left: 0;
top: 40px;
bottom: 40px;
display: block;
right: 0;
width: auto;
height: auto;
z-index: -1;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #444; }
.mfp-figure small {
color: #BDBDBD;
display: block;
font-size: 12px;
line-height: 14px; }
.mfp-figure figure {
margin: 0; }
.mfp-bottom-bar {
margin-top: -36px;
position: absolute;
top: 100%;
left: 0;
width: 100%;
cursor: auto; }
.mfp-title {
text-align: left;
line-height: 18px;
color: #F3F3F3;
word-wrap: break-word;
padding-right: 36px; }
.mfp-image-holder .mfp-content {
max-width: 100%; }
.mfp-gallery .mfp-image-holder .mfp-figure {
cursor: pointer; }
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) { .mfp-img-mobile .mfp-image-holder {
padding-left: 0;
padding-right: 0; }
.mfp-img-mobile img.mfp-img {
padding: 0; }
.mfp-img-mobile .mfp-figure:after {
top: 0;
bottom: 0; }
.mfp-img-mobile .mfp-figure small {
display: inline;
margin-left: 5px; }
.mfp-img-mobile .mfp-bottom-bar {
background: rgba(0, 0, 0, 0.6);
bottom: 0;
margin: 0;
top: auto;
padding: 3px 5px;
position: fixed;
box-sizing: border-box; }
.mfp-img-mobile .mfp-bottom-bar:empty {
padding: 0; }
.mfp-img-mobile .mfp-counter {
right: 5px;
top: 3px; }
.mfp-img-mobile .mfp-close {
top: 0;
right: 0;
width: 35px;
height: 35px;
line-height: 35px;
background: rgba(0, 0, 0, 0.6);
position: fixed;
text-align: center;
padding: 0; } }
@media all and (max-width: 900px) {
.mfp-arrow {
-webkit-transform: scale(0.75);
transform: scale(0.75); }
.mfp-arrow-left {
-webkit-transform-origin: 0;
transform-origin: 0; }
.mfp-arrow-right {
-webkit-transform-origin: 100%;
transform-origin: 100%; }
.mfp-container {
padding-left: 6px;
padding-right: 6px; } }#site-header {
position: fixed;
z-index: 20;
top: 0;
left: 0;
width: 100%;
}
#site-header-innner {
position: relative;
width: 100%;
max-width: 1920px;
height: 64px;
margin: 0 auto;
}
#site-header-title {
position: absolute;
top: 10px;
left: 30px;
width: 120px;
}
#site-header-title img {
vertical-align: inherit;
}
#container {
overflow: inherit;
width: 100%;
max-width: 1920px;
margin: 0 auto;
padding: 0;
}
@media screen and (max-width: 767px) {
#site-header-title {
left: 14px;
}
#container {
width: 100%;
max-width: 100%;
}
} .menu-button {
position: absolute;
z-index: 25;
top: 0px;
right: 20px;
display: inherit;
width: 44px;
height: 64px;
text-align: center;
}
.menu-button::after,
.menu-button::before {
position: absolute;
top: calc(50% - 1px);
display: block;
width: 30px;
height: 1.4px;
content: "";
background: #e4dcc6;
}
.menu-button::before {
transition: transform 0.3s;
transform: translateY(-12px);
box-shadow: 0 12px 0 #e4dcc6;
}
.menu-button::after {
transition: transform 0.3s;
transform: translateY(12px);
}
.menu-button.open-button::before {
transform: rotate(45deg);
background: #000000;
box-shadow: none;
}
.menu-button.open-button::after {
transform: rotate(-45deg);
background: #000000;
}
@media screen and (max-width: 767px) {
.menu-button {
right: 0;
}
} #site-header-menu nav {
font-size: 2rem;
position: absolute;
z-index: 20;
top: 0;
right: -120%;
width: 80%;
max-width: 500px;
height: 100vh;
-webkit-transition: 0.5s;
-o-transition: 0.5s;
transition: 0.5s;
background-color: #e4dcc6;
}
#site-header-menu nav.open-menu {
right: 0;
overflow-y: scroll;
}
.nav-bg {
position: fixed;
top: 0;
right: 0;
width: 0;
height: 0;
-webkit-transition: opacity 0.35s;
-o-transition: opacity 0.35s;
transition: opacity 0.35s;
opacity: 0;
background-color: rgba(0, 0, 0, 0.4);
}
.nav-bg.open-menu {
width: 100%;
height: 100%;
opacity: 1;
} .hb-menu {
display: flex;
}
.hb-menu-left {
flex-basis: 40%;
margin-top: 160px;
text-align: center;
}
.menu-top-menu-container {
flex-basis: 60%;
}
@media screen and (max-width: 767px) {
.hb-menu {
flex-direction: column;
}
} #site-header-menu ul {
height: 100%;
padding: 90px 3em;
list-style-type: none;
}
#site-header-menu ul li {
width: 100%;
margin: 0;
padding: 0;
}
#site-header-menu ul li a {
display: block;
margin: 0;
padding: 1em 0;
color: rgba(0, 0, 0, 0.9);
}
@media screen and (max-width: 767px) {
#site-header-menu ul {
padding: 90px 2em;
}
} #site-header-menu ul li ul {
padding: 0;
}
#site-header-menu ul li ul li a {
padding-left: 2em;
}
#site-header-menu ul.sub-menu a {
padding: 0 0 1.2em 2em;
} #site-header-menu ul li ul li ul li a {
padding-left: 4em;
} #site-header-menu ul li ul li ul li ul li a {
padding-left: 6em;
} ul.sub-menu li a:before {
font-family: "Font-Awesome-5-Free";
margin-right: 5px;
margin-left: 5px;
content: "\f105"; color: rgba(0, 0, 0, 0.5);
} footer {
width: 100%;
max-width: 1920px;
margin: 0 auto;
color: rgba(255, 255, 255, 0.8);
background-color: #332a13;
}
.footer-logo {
width: 200px;
margin: 0 auto;
} body {
color: rgba(249, 248, 247, 0.8);
background-color: #332a13;
}
h1,
h2,
h3,
h4,
.fw-bold {
color: #f1ede2;
}
a {
color: #f1ede2;
}
.bgc-brown {
background-color: #372f1b;
}
.fs-40-30 {
font-size: 4rem;
}
.fs-50 {
font-size: 5rem;
}
.fs-small {
font-size: 0.8em;
}
p.tategaki {
margin: 0 auto;
writing-mode: vertical-rl;
}
.hr {
margin: 0 0 0 0 !important;
border-top: 1px solid #999999;
border-right: 0px;
border-bottom: 0px;
border-left: 0px;
}
.border01 {
padding: 1.6em 2.4em;
border: 1px solid #999999;
}
.link-bottom {
border-bottom: 1px solid #cccccc;
}
.right-center {
text-align: right;
}
.mt10-5em {
margin-top: 10em;
}
.mb10-5em {
margin-bottom: 10em;
}
@media screen and (max-width: 767px) {
.fs-40-30 {
font-size: 3rem;
}
.right-center {
text-align: center;
}
.mt10-5em {
margin-top: 5em;
}
.mb10-5em {
margin-bottom: 5em;
}
} .content-w80per {
width: 80%;
max-width: 86%;
margin: 0 auto;
}
.content-w70per {
width: 70%;
max-width: 86%;
margin: 0 auto;
}
@media screen and (max-width: 767px) {
.content-w80per,
.content-w70per {
width: 100%;
}
.content-area .content-w80per,
.flex-col3-fit .content-w80per,
.content-area .content-w70per {
width: 100%;
max-width: 100%;
}
}  img.object-fit-500,
.object-fit-500 img {
min-height: 500px;
-o-object-fit: cover;
object-fit: cover;
}
@media screen and (max-width: 767px) {
img.object-fit-500,
.object-fit-500 img {
min-height: auto;
}
} .object-fit-video600 {
position: relative;
overflow: hidden;
height: 600px;
}
.object-fit-video600 video {
position: absolute;
top: 0;
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
}
@media screen and (max-width: 767px) {
.object-fit-video600 {
height: auto;
}
.object-fit-video600 video {
position: relative;
}
} .pos-relative2 {
position: relative;
} .pos-relative.black-filter:before,
.pos-relative2.black-filter:before {
position: absolute;
z-index: 2;
top: 0;
left: 0;
display: block;
width: 100%;
height: 100%;
content: "";
background-color: rgba(0, 0, 0, 0.3);
} .img-contents-inner,
.img-contents-inner2 {
position: absolute;
z-index: 3;
top: 50%;
left: 50%;
width: 1000px;
max-width: 86%;
margin: 0 auto;
padding: 0;
transform: translate(-50%, -50%);
}
.w300 {
width: 300px;
}
.img-contents-abs-lt,
.img-contents-abs-lt2 {
position: absolute;
z-index: 3;
top: 15%;
left: 50%;
width: 1000px;
max-width: 86%;
margin: 0 auto;
padding: 0;
transform: translate(-50%, 0);
}
.img-contents-abs-rb2 {
position: absolute;
z-index: 3;
bottom: 15%;
left: 50%;
width: 1000px;
max-width: 86%;
margin: 0 auto;
padding: 0;
transform: translate(-50%, 0);
}
.img-contents-abs-rb2 div {
width: 600px;
margin: 0 0 0 auto;
text-align: left;
}
@media screen and (max-width: 767px) {
.pos-relative2.black-filter:before {
background-color: rgba(0, 0, 0, 0);
}
.img-contents-inner2,
.img-contents-abs-lt2,
.img-contents-abs-rb2 {
position: relative;
top: 0;
left: 0;
margin: 3em auto;
transform: translate(0, 0);
}
.services .img-contents-inner2 {
max-width: 100%;
}
.img-contents-abs-rb2 div {
width: auto;
margin: 0 auto;
}
.w300m {
width: 300px;
}
} img.object-fit-100vh,
.object-fit-100vh img,
.object-fit-100vh source {
width: 100% !important;
height: 100vh !important;
-o-object-fit: cover;
object-fit: cover;
}
img.object-fit-100vh-900,
.object-fit-100vh-900 img,
.object-fit-100vh-900 source {
width: 100% !important;
height: 100vh !important;
min-height: 900px !important;
-o-object-fit: cover;
object-fit: cover;
} .object-fit-video100vh {
position: relative;
overflow: hidden;
height: 100vh;
}
.object-fit-video100vh video {
position: absolute;
top: 0;
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
}
@media screen and (max-width: 767px) {
.pos-relative2 img.object-fit-100vh-900,
.pos-relative2 .object-fit-100vh-900 img,
.pos-relative2 .object-fit-100vh-900 source {
height: auto !important;
min-height: auto !important;
}
} .play-button-cover {
position: relative;
}
.play-button-inner {
position: absolute;
z-index: 3;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
.play-button-circle {
font-size: 3em;
line-height: 160px;
display: inline-block;
width: 160px;
height: 160px;
text-align: center;
border: solid 1px #ffffff;
border-radius: 50%;
}
@media screen and (max-width: 767px) {
.play-button-circle {
font-size: 2em;
line-height: 100px;
width: 100px;
height: 100px;
}
}
.play-button {
padding-left: 0.2em;
}
a.play-button-circle {
color: #ffffff;
} .flex-col2 {
flex-basis: calc(50% - 21px);
margin-right: 42px;
margin-bottom: 42px;
}
.flex-col2:nth-child(2n) {
margin-right: 0;
}
@media screen and (max-width: 767px) {
.flex-col2,
.flex-col2:nth-child(2n) {
flex-basis: auto;
width: 100%;
margin-right: 0;
margin-bottom: 1.4em;
}
} .flex-frame .flex-col2 {
padding: 3em;
border: 1px solid #999999;
}
@media screen and (max-width: 767px) {
.flex-frame .flex-col2 {
padding: 2em 1.4em;
}
} .flex-col2-fit {
flex-basis: 50%;
}
@media screen and (max-width: 767px) {
.flex-col2-fit {
flex-basis: auto;
width: 86%;
margin: 3em auto 0 auto;
}
.flex-col2-fit:nth-child(4n) {
margin: 1em auto 0 auto;
}
.flex-col2-fit .content-w70per {
width: 100%;
max-width: 100%;
}
}  .flex-col2-side {
flex-basis: calc(100% / 5 * 3);
}
.flex-col2-side:nth-child(2n) {
flex-basis: calc(100% / 5 * 2);
}
.flex-col2-side-text {
width: 80%;
max-width: 86%;
margin: 2em auto;
}
@media screen and (max-width: 767px) {
.flex-col2-side,
.flex-col2-side:nth-child(2n) {
flex-basis: auto;
width: 100%;
}
.flex-col2-side-text {
width: 86%;
margin: 2em auto 5em auto;
}
}  .flex-col3 {
flex-basis: calc(33.33% - 28px);
margin-right: 42px;
margin-bottom: 42px;
}
.flex-col3:nth-child(3n) {
margin-right: 0;
}
@media screen and (max-width: 767px) {
.flex-col3,
.flex-col3:nth-child(3n) {
flex-basis: auto;
width: 100%;
margin-right: 0;
}
} .flex-col3-fit {
flex-basis: calc(100% / 3);
}
.flex-col3-fit img {
width: 100%;
}
@media screen and (max-width: 767px) {
.flex-col3-fit {
flex-basis: auto;
width: 86%;
margin: 3em auto 0 auto;
}
}  .flex-col4 {
flex-basis: calc(25% - 31.5px);
margin-right: 42px;
margin-bottom: 42px;
}
.flex-col4:nth-child(4n) {
margin-right: 0;
}
@media screen and (max-width: 767px) {
.flex-col4,
.flex-col4:nth-child(4n) {
flex-basis: auto;
width: 100%;
margin-right: 0;
}
} .flex-button:nth-child(2n-1) {
flex-basis: calc(100% -160px - 60px);
margin-right: 60px;
margin-bottom: 42px;
}
.flex-button:nth-child(2n) {
flex-basis: 160px;
margin-right: 0;
margin-bottom: 42px;
}
@media screen and (max-width: 767px) {
.flex-button:nth-child(2n-1),
.flex-button:nth-child(2n) {
flex-basis: auto;
width: 100%;
margin-right: 0;
margin-bottom: 3.4em;
}
.flex-button:nth-child(2n-1) {
margin-bottom: 0;
}
.flex-center {
align-items: inherit;
}
} .flex-button-buttom {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.flex-button-buttom .flex-button-buttom-item {
margin-top: auto;
}  .button02,
a.button02 {
font-size: 1.5rem;
font-weight: bold;
display: inline-block;
padding: 0.5em 2em;
color: rgba(255, 255, 255, 0.92);
border: 1px solid rgba(59, 134, 87, 1);
background-color: rgba(59, 134, 87, 1);
}
.button02 a {
color: rgba(255, 255, 255, 0.92);
}
.button02:hover {
-webkit-animation: anime02 1s ease-in-out;
animation: anime02 1s ease-in-out;
}
.button02.w160 {
width: 160px;
height: 3em;
}
@-webkit-keyframes anime02 {
0% {
background-color: rgba(59, 134, 87, 0.75);
}
100% {
background-color: rgba(59, 134, 87, 1);
}
}
@keyframes anime02 {
0% {
background-color: rgba(59, 134, 87, 0.75);
}
100% {
background-color: rgba(59, 134, 87, 1);
}
} .button-fixed {
position: fixed;
z-index: 10;
right: 30px;
bottom: 0;
}
.button-fixed .button02,
.button-fixed a.button02 {
font-size: 2rem;
}
@media screen and (max-width: 767px) {
.button-fixed {
right: 0;
bottom: 0;
}
} ul.news2 {
margin-left: 2em;
}
.news2 li {
display: flex;
padding: 0.2em 0;
}
.news2 li div:first-child {
font-size: 0.8em;
margin-right: 2em;
color: #999999;
}
.news2 li div:last-child {
line-height: 1.8;
} .white-popup {
position: fixed;
top: 50%;
left: 50%;
overflow-y: auto;
width: 70%;
max-width: 640px;
max-height: 80%;
margin: 20px auto;
padding: 40px 40px;
transform: translate(-50%, -50%);
background: #332a13;
}
@media screen and (max-width: 767px) {
.white-popup {
top: 10%;
right: 0;
bottom: 10%;
left: 0;
width: 90%;
transform: translate(0, 0);
}
}
.mfp-close-btn-in .mfp-close {
color: #e4dcc6;
} .flex-col2-services {
flex-basis: 50%;
}
.flex-col2-services img {
width: 100%;
height: 600px;
min-height: 500px;
-o-object-fit: cover;
object-fit: cover;
}
.img-contents-services {
position: absolute;
z-index: 3;
top: 50%;
left: 50%;
width: 1000px;
max-width: 86%;
margin: 0 auto;
padding: 0;
transform: translate(-50%, -50%);
}
.flex-col2-services-text {
width: 80%;
max-width: 86%;
margin: 0 auto;
}
@media screen and (max-width: 767px) {
.flex-col2-services {
flex-basis: auto;
width: 86%;
margin: 0 auto 3em auto;
}
.flex-col2-services img {
height: auto;
min-height: auto;
}
.flex-col2-services-text {
width: 100%;
max-width: 100%;
margin: 0 auto;
}
.img-contents-services {
position: relative;
top: 0;
left: 0;
max-width: 100%;
margin: 2em auto 0 auto;
transform: translate(0, 0);
}
} .number-circle {
font-size: 1.2em;
line-height: 40px;
display: inline-block;
width: 40px;
height: 40px;
text-align: center;
border: solid 1.4px rgba(255, 255, 255, 0.75);
border-radius: 50%;
}
.number-circle.number-white {
color: #ffffff;
border: solid 1.4px #000000;
background-color: #000000;
}
.flow-cover {
height: 80px;
}
.flow-left {
position: relative;
float: left;
width: 70px;
}
.flow-left::after {
position: absolute;
left: 20px;
height: 40px;
margin-top: 40px;
content: "";
border-left: solid 1px #999999;
}
.flow div:nth-child(6) .flow-left::after {
border-left: solid 0px #999999;
}
.flow-right {
float: left;
width: calc(100% - 70px);
border-bottom: solid 1px #999999;
}
.flow-inner-left {
float: left;
width: 100%;
vertical-align: bottom;
}
.flow-inner-right {
font-size: 0.8em;
float: right;
width: 80px;
padding-top: 6px;
}
.flow-cover::after {
display: block;
clear: both;
content: "";
}
@media screen and (max-width: 767px) {
.flow-cover {
height: 100px;
}
.flow-button {
width: 100%;
}
.flow-bottom {
margin-left: 0;
}
.flow-left::after {
height: 60px;
}
} .infotable table {
margin: 0 auto;
border-collapse: collapse;
border-top: 1px solid #999999;
}
.infotable th {
font-weight: normal;
padding: 8px;
text-align: center;
border-right: 1px solid #999999;
border-bottom: 1px solid #999999;
}
.infotable td {
font-weight: normal;
padding: 8px 20px;
text-align: left;
border-bottom: 1px solid #999999;
} .media-text-back-bottom { position: absolute;
bottom: 0;
left: 0;
width: 100%;
max-width: 100%;
height: 50%;
border-radius: 16px;
background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(60%, rgba(0, 0, 0, 0.35)), to(rgba(0, 0, 0, 0.5)));
background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.35) 60%, rgba(0, 0, 0, 0.5) 100%);
background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.35) 60%, rgba(0, 0, 0, 0.5) 100%);
}
.media-text-back-circle { background-image: -o-radial-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0) 70%);
background-image: radial-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0) 70%);
}
.media-text-bottom01 { line-height: 1.4;
position: absolute;
bottom: 1em;
left: 50%;
width: 90%;
max-width: 90%;
margin: 0 auto;
padding: 10px 0;
-webkit-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
transform: translate(-50%, 0);
color: #ffffff;
}
.media-text-bottom01 h3 {
font-size: 2.6rem;
color: #ffffff;
}
.media-text-number01 { font-size: 6rem;
line-height: 1;
position: absolute;
top: 10px;
left: 20px;
width: 50px;
height: 80px;
color: #ffffff;
}
@media screen and (max-width: 767px) {
.media-text-bottom01 h3 {
font-size: 2.2rem;
}
.media-text-bottom01 {
bottom: 0;
}
} .blog,
.archive {
margin-top: 80px;
}
.blog .entry {
margin: 0 0 0 0;
}
.blog .content-area,
.archive .content-area {
width: 90%;
max-width: 800px;
}
#container-blog #main {
line-height: 2;
width: 90%;
max-width: 800px;
margin: 0 auto 40px auto;
padding-bottom: 5em;
background-color: #4e4530;
}
#container-blog #main p {
padding: 0 3em;
}
#container-blog #main .entry-title {
padding: 1.4em 2em 0.5em 2em;
}
.entyr-info {
padding: 0 2em;
}
#container-blog #main h3 {
position: relative;
margin-bottom: 2.5em;
padding: 1.2em 2em;
background-color: #372f1b;
}
#container-blog #main h3:after {
position: absolute;
top: 100%;
left: 50%;
width: 0;
height: 0;
margin-left: -23px;
content: "";
pointer-events: none;
border: solid transparent;
border-color: rgba(0, 0, 0, 0);
border-top-width: 24px;
border-top-color: #372f1b;
border-right-width: 23px;
border-bottom-width: 24px;
border-left-width: 23px;
}
.paging {
margin: 5em 0 0 0;
padding: 0 2em;
}
.paging .prev a {
border-left: 15px solid #332a13;
background-color: #372f1b;
}
.paging .next a {
border-right: 15px solid #332a13;
background-color: #372f1b;
}
.paging .prev i,
.paging .next i {
color: rgba(249, 248, 247, 0.8);
}
@media screen and (max-width: 767px) {
#container-blog #main p {
padding: 0 20px;
}
#container-blog #main .entry-title {
padding: 1.4em 20px 0.5em 20px;
}
.entyr-info {
padding: 0 1em;
}
#container-blog #main h3 {
padding: 1.2em 20px;
}
} .border-text-clip {
padding: 1em 1.5em;
border: 1px solid #999999;
}
.text-clip-btn {
position: relative;
display: inline-block;
padding: 0.5em 2em;
cursor: pointer;
color: rgba(255, 255, 255, 0.92);
border: 1px solid rgba(59, 134, 87, 1);
background-color: rgba(59, 134, 87, 1);
}
.text-clip-btn:hover {
-webkit-animation: animetextclip 1s ease-in-out;
animation: animetextclip 1s ease-in-out;
}
@keyframes animetextclip {
0% {
background-color: rgba(59, 134, 87, 0.75);
}
100% {
background-color: rgba(59, 134, 87, 1);
}
}
p.text-clip-btn {
margin: 0 0;
} .tooltip::after {
font-size: 1.3rem;
position: absolute;
top: 130%;
left: 50%;
display: inline-block;
width: 140px;
padding: 4px 10px 6px 10px;
content: "コピーしました";
animation: fade-tooltip 0.5s 1s 1 forwards;
text-align: center;
color: #ffffff;
border-radius: 0.4rem;
background: #555555;
}
@keyframes fade-tooltip {
to {
opacity: 1;
}
} .movie {
position: relative;
width: 100%;
padding-top: 56.25%;
}
.movie iframe {
position: absolute;
top: 0;
right: 0;
width: 100% !important;
height: 100% !important;
} .g-map {
position: relative;
overflow: hidden;
height: 0;
padding-bottom: 400px;
}
.g-map iframe,
.g-map object,
.g-map embed {
position: absolute;
right: 0;
left: 0;
width: 100%;
height: 100%;
margin: 0 auto;
}