.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;
}*,
::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(//himukahebesu.com/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; } }@font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, 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');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:'';position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:50%;background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0px,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-next+.swiper-slide,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}body {
background-color: #ebebeb;
}
h2 {
font-size: 2.8rem;
}
h3 {
font-size: 2.2rem;
}
h4 {
font-size: 1.8rem;
}
.lh-16 {
line-height: 1.6;
}
.bgc-green {
background-color: #83bd81;
}
.bgc-black {
color: rgba(255, 255, 255, 0.75);
background-color: #222222;
}
.bgc-black a,
.bgc-black h2,
.bgc-black h3,
.bgc-black h4,
.bgc-green a,
.bgc-green h2,
.bgc-green h3,
.bgc-green h4 {
color: rgba(255, 255, 255, 0.9);
}
.midashi {
font-size: 3.2rem;
}
.pr-midashi {
padding: 0.6em 1em;
background-color: #83bd81;
}
.fs-1_5em {
font-size: 1.5em;
}
.fs-small {
font-size: 0.8em;
}
.tategaki {
font-size: 2.8rem;
line-height: 2;
margin: 0 auto;
writing-mode: vertical-rl;
}
.top-logo img {
width: 400px;
}
@media screen and (max-width: 767px) {
.midashi {
font-size: 2.2rem;
}
.tategaki {
font-size: 2.4rem;
}
.top-logo img {
width: 230px;
}
} #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;
display: flex;
align-items: center;
}
#site-header-title h1 {
width: 50px;
margin-right: 20px;
}
#site-header-title img {
vertical-align: inherit;
}
.header-description {
font-size: 1.4rem;
}
#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%;
}
}
@media screen and (max-width: 550px) {
.header-description {
display: none;
}
} .menu-button {
position: absolute;
z-index: 25;
top: 20px;
right: 20px;
display: inherit;
width: 64px;
height: 64px;
padding: 1em;
text-align: center;
border-radius: 15px;
background-color: rgba(131, 189, 129, 1);
}
.menu-button::after,
.menu-button::before {
position: absolute;
top: calc(50% - 1px);
display: block;
width: 30px;
height: 1.4px;
content: "";
background: #ffffff;
}
.menu-button::before {
transition: transform 0.3s;
transform: translateY(-12px);
box-shadow: 0 12px 0 #ffffff;
}
.menu-button::after {
transition: transform 0.3s;
transform: translateY(12px);
}
.menu-button.open-button::before {
transform: rotate(45deg);
box-shadow: none;
}
.menu-button.open-button::after {
transform: rotate(-45deg);
}
@media screen and (max-width: 767px) {
.menu-button {
top: 10px;
right: 10px;
}
} #site-header-menu nav {
font-size: 1.4rem;
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: #a2c58f;
}
#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: 64px 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: 64px 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 {
background-color: #ebebeb;
}
.footer-logo {
width: 50px;
margin: 0 auto;
} .content-w80per {
width: 80%;
max-width: 90%;
margin: 0 auto;
}
.content-w70per {
width: 70%;
max-width: 90%;
margin: 0 auto;
}
.content-w60per {
width: 60%;
max-width: 90%;
margin: 0 auto;
}
.content-w50per {
width: 50%;
max-width: 90%;
margin: 0 auto;
}
@media screen and (max-width: 767px) {
.content-area .content-w80per,
.content-area .content-w70per,
.content-area .content-w60per,
.content-area .content-w50per {
width: 100%;
max-width: 100%;
}
}  .pos-relative.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.24);
} .img-contents-inner {
position: absolute;
z-index: 3;
top: 38%;
left: 50%;
width: 1100px;
max-width: 90%;
margin: 0 auto;
padding: 0;
transform: translate(-50%, -50%);
color: rgba(255, 255, 255, 0.75);
}
.img-contents-inner h2 {
color: #ffffff;
} 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;
} .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;
}  .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-col2-fit {
flex-basis: 50%;
}
.flex-col2-fit img {
width: 100%;
min-height: 500px;
-o-object-fit: cover;
object-fit: cover;
}
.flex-col2-fit:nth-child(2n) .col2-fit-text {
width: 70%;
max-width: 90%;
margin: 0 auto;
}
@media screen and (max-width: 767px) {
.flex-col2-fit {
flex-basis: auto;
width: 100%;
}
.flex-col2-fit img {
min-height: auto;
-o-object-fit: cover;
object-fit: cover;
}
.flex-col2-fit:nth-child(2n) .col2-fit-text {
width: 90%;
margin: 3em 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;
margin-bottom: 30px;
}
} .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: 100%;
}
}  .flex-col4,
.flex-col4-2 {
flex-basis: calc(25% - 31.5px);
margin-right: 42px;
margin-bottom: 42px;
}
.flex-col4:nth-child(4n),
.flex-col4-2: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-col4-2 {
flex-basis: auto;
width: calc(50% - 10px);
margin-right: 20px;
margin-bottom: 20px;
}
.flex-col4-2:nth-child(2n) {
margin-right: 0;
}
}  .flex-col4-fit2 {
flex-basis: 25%;
}
.flex-col4-fit2 img {
width: 100%;
}
@media screen and (max-width: 767px) {
.flex-col4-fit2 {
flex-basis: auto;
width: 50%;
}
} .movie {
position: relative;
width: 100%;
padding-top: 56.25%;
}
.movie iframe {
position: absolute;
top: 0;
right: 0;
width: 100% !important;
height: 100% !important;
}  .button01,
a.button01 {
display: inline-block;
padding: 0.5em 2em;
color: rgba(255, 255, 255, 0.92);
border: 1px solid rgba(131, 189, 129, 1);
background-color: rgba(131, 189, 129, 1);
}
.button01 a {
color: rgba(255, 255, 255, 0.92);
}
.button01:hover {
-webkit-animation: anime01 1s ease-in-out;
animation: anime01 1s ease-in-out;
}
@-webkit-keyframes anime01 {
0% {
background-color: rgba(131, 189, 129, 0.75);
}
100% {
background-color: rgba(131, 189, 129, 1);
}
}
@keyframes anime01 {
0% {
background-color: rgba(131, 189, 129, 0.75);
}
100% {
background-color: rgba(131, 189, 129, 1);
}
} .button02,
a.button02 {
display: inline-block;
padding: 0.5em 2em;
color: rgba(0, 0, 0, 0.92);
border: 1px solid rgba(255, 255, 255, 1);
background-color: rgba(255, 255, 255, 1);
}
.button02 a {
color: rgba(0, 0, 0, 0.92);
}
.button02:hover {
-webkit-animation: anime02 1s ease-in-out;
animation: anime02 1s ease-in-out;
}
@-webkit-keyframes anime02 {
0% {
background-color: rgba(255, 255, 255, 0.75);
}
100% {
background-color: rgba(255, 255, 255, 1);
}
}
@keyframes anime02 {
0% {
background-color: rgba(255, 255, 255, 0.75);
}
100% {
background-color: rgba(255, 255, 255, 1);
}
} .button03,
a.button03 {
display: inline-block;
padding: 0.5em 2em;
color: rgba(255, 255, 255, 0.92);
border: 1px solid rgba(255, 102, 51, 1);
background-color: rgba(255, 102, 51, 1);
}
.button03 a {
color: rgba(255, 255, 255, 0.92);
}
.button03:hover {
-webkit-animation: anime03 1s ease-in-out;
animation: anime03 1s ease-in-out;
}
@-webkit-keyframes anime03 {
0% {
background-color: rgba(255, 102, 51, 0.75);
}
100% {
background-color: rgba(255, 102, 51, 1);
}
}
@keyframes anime03 {
0% {
background-color: rgba(255, 102, 51, 0.75);
}
100% {
background-color: rgba(255, 102, 51, 1);
}
} .button-fixed {
position: fixed;
z-index: 10;
right: 16px;
bottom: 0;
} .white-popup {
position: fixed;
top: 50%;
left: 50%;
overflow-y: scroll;
width: 70%;
max-width: 640px;
max-height: 80%;
margin: 20px auto;
padding: 40px 40px;
transform: translate(-50%, -50%);
background: rgba(255, 255, 255, 1); }
@media screen and (max-width: 767px) {
.white-popup {
top: 10%;
right: 0;
bottom: 10%;
left: 0;
width: 90%;
transform: translate(0, 0);
}
}
.mfp-container:before {
height: auto;
vertical-align: inherit;
} .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;
}
.mfp-container:before {
height: 100%;
vertical-align: middle;
} .blog,
.archive {
margin-top: 100px;
}
.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: #f9f9f9;
}
#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: #83bd81;
}
#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: #83bd81;
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 #83bd81;
background-color: #a2c58f;
}
.paging .next a {
border-right: 15px solid #83bd81;
background-color: #a2c58f;
}
.paging .prev i,
.paging .next i {
color: rgba(0, 0, 0, 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;
}
}  .infotable table {
margin: 0 auto;
border-collapse: collapse;
border-top: 1px solid #83bd81;
}
.infotable th {
font-weight: normal;
width: 24%;
padding: 8px;
text-align: center;
border-right: 1px solid #83bd81;
border-bottom: 1px solid #83bd81;
}
.infotable td {
font-weight: normal;
padding: 8px;
text-align: left;
border-bottom: 1px solid #83bd81;
}
@media screen and (max-width: 767px) {
.infotable table {
border-top: 1px solid #83bd81;
}
.infotable th {
display: block;
width: 100%;
padding-top: 1em;
border-right: 0px solid #83bd81;
border-bottom: 0px solid #83bd81;
}
.infotable td {
display: block;
width: 100%;
padding-bottom: 1em;
}
} .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;
} .swiper-container02 {
position: relative;
width: 100%;
}
.swiper-container02 .swiper-slide {
background-position: center;
background-size: cover;
} .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(131, 189, 129, 1);
background-color: rgba(131, 189, 129, 1);
}
.text-clip-btn:hover {
-webkit-animation: animetextclip 1s ease-in-out;
animation: animetextclip 1s ease-in-out;
}
@keyframes animetextclip {
0% {
background-color: rgba(131, 189, 129, 0.75);
}
100% {
background-color: rgba(131, 189, 129, 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;
}
} 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;
}