.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;
}
body {
font-size: 1.8rem;
line-height: 2;
width: 100%;
max-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 {
max-width: 100%;
height: auto;
}
#container img {
width: 100%;
}
#container 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,
input,
optgroup,
select,
textarea {
font-family: "游ゴシック体", "游ゴシック", YuGothic, "Yu Gothic", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", sans-serif;
}
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(//sustainameal.com/wp-content/themes/ys-theme5/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: 0;
background: #f3f3f3;
}
footer p {
margin: 0 0;
}
footer i {
font-size: 3rem;
margin-right: 20px;
}
.footer-midashi {
font-size: 1.8rem;
font-weight: bold;
} #container {
overflow: hidden;
margin-top: 64px;
} #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;
}
.mt075em {
margin-top: 0.75em !important;
}
.mb075em {
margin-bottom: 0.75em !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;
} .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;
}
@media screen and (max-width: 767px) {
.content-area {
width: 86%;
max-width: 86%;
}
} .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;
}
}html {
font-family: TazuganeGothicStdN-Bold, "游ゴシック体", "游ゴシック", YuGothic, "Yu Gothic", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}
body {
font-size: 1.6rem;
background-color: #f3f3f3;
} .top-copy {
font-size: 2.2rem;
line-height: 1.6;
}
.headline {
font-size: 3rem;
line-height: 1.4;
}
.number {
font-size: 4rem;
line-height: 1;
color: #ffffff;
}
.lh-16 {
line-height: 1.6;
}
.fc-white {
color: rgba(255, 255, 255, 0.9);
}
.bgc-black {
color: rgba(255, 255, 255, 0.85);
background-color: #222222;
}
.bgc-black a,
.bgc-black h2,
.bgc-black h3,
.bgc-black h4,
.fc-white h2 {
color: #ffffff;
}
.link-bottom-w {
border-bottom: 1px solid #ffffff;
} #site-header {
position: fixed;
z-index: 20;
top: 0;
left: 0;
width: 100%;
}
#site-header-innner {
position: relative;
width: 100%;
max-width: 1920px;
height: 100%;
margin: 0 auto;
}
#site-header-title {
position: absolute;
top: 6px;
left: 50px;
}
.header-description {
margin-top: 1em;
}
#container {
overflow: inherit;
width: 100%;
max-width: 1920px;
margin: 0 auto;
padding: 0;
padding-right: 38px;
background-color: #ffffff;
}
@media screen and (max-width: 767px) {
#site-header-title {
top: 0;
left: 24px;
width: 150px;
}
#container {
width: 100%;
max-width: 100%;
padding-right: 30px;
}
} #site-header-menu {
position: absolute;
top: 0;
right: 0;
width: 38px;
height: 100vh;
background-color: #ffffff;
}
.menu-button {
line-height: 30px;
position: absolute;
z-index: 25;
top: 30px;
right: 10px;
display: inline-block;
width: 20px;
height: 30px;
text-align: center;
} .menu-button::before {
position: absolute;
top: 0;
right: 0;
width: 20px;
height: 30px;
content: "";
-webkit-transition: 1.5s;
-o-transition: 1.5s;
transition: 1.5s;
opacity: 1;
background-image: url(https://sustainameal.com/wp-content/themes/ys-theme5/img/menu.svg);
}
.menu-button.open-button::before {
-webkit-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
opacity: 0;
} .menu-button::after {
position: absolute;
top: 12px;
right: 0;
width: 20px;
height: 6px;
content: "";
-webkit-transition: 0.1s;
-o-transition: 0.1s;
transition: 0.1s;
opacity: 0;
background-image: url(https://sustainameal.com/wp-content/themes/ys-theme5/img/menu2.svg);
}
.menu-button.open-button::after {
-webkit-transition: 0.5s;
-o-transition: 0.5s;
transition: 0.5s;
opacity: 1;
}
.shop-link {
font-size: 1.6rem;
position: absolute;
right: 4px;
bottom: 30px;
display: inline-block;
-ms-writing-mode: tb-rl;
writing-mode: vertical-rl;
}
@media screen and (max-width: 767px) {
#site-header-menu {
width: 30px;
}
.menu-button {
top: 21px;
right: 8px;
width: 14px;
}
.shop-link {
font-size: 1.4rem;
right: 1px;
bottom: 21px;
}
} #site-header-menu nav {
position: fixed;
z-index: 20;
top: 0;
right: -120%;
width: 100%;
max-width: 500px;
height: 100vh;
-webkit-transition: 0.5s;
-o-transition: 0.5s;
transition: 0.5s;
background-color: #ffffff;
}
#site-header-menu nav.open-menu {
right: 0;
overflow-y: auto;
}
.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 {
padding: 5em 8em 5em 3em;
}
@media screen and (max-width: 767px) {
.hb-menu {
padding: 2em 2em 3em 2em;
}
} #site-header-menu ul {
height: 100%;
padding: 1em 0;
list-style-type: none;
}
#site-header-menu ul li {
width: 100%;
margin: 0;
padding: 0;
border-top: 1.4px solid #ffffff;
}
#site-header-menu ul.menu > li:last-child {
border-bottom: 1.4px solid #ffffff;
}
#site-header-menu ul li a {
display: block;
margin: 0;
padding: 0.7em 0;
color: rgba(0, 0, 0, 0.9);
}
@media screen and (max-width: 767px) {
#site-header-menu ul li a {
padding: 0.5em 0;
}
} #site-header-menu ul li ul {
padding: 0;
}
#site-header-menu ul li ul li a {
padding-left: 4em;
} #site-header-menu ul li ul li ul li a {
padding-left: 6em;
} #site-header-menu ul li ul li ul li ul li a {
padding-left: 8em;
} 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;
padding: 5em 30px 5em 0;
background: #ffffff;
}
footer .logo img {
width: 230px;
}  .pos-relative {
position: relative;
} .img-contents-inner {
position: absolute;
z-index: 3;
top: 50%;
left: 50px;
width: 1100px;
max-width: 90%;
margin: 0 auto;
padding: 0;
transform: translate(0, -50%);
}
.img-contents-inner h2 {
font-size: 3.8rem;
}
.img-contents-inner.fc-white h2 {
font-size: 3rem;
}
.img-contents-inner .sub-title {
font-size: 1.4rem;
}
img.bg-img,
.bg-img img,
.bg-img source {
width: 100%;
height: 100vh;
max-height: 860px;
-o-object-fit: cover;
object-fit: cover;
}
.bg-video {
position: relative;
height: 100vh;
max-height: 860px;
}
.bg-video video {
position: absolute;
top: 0;
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
}
.img-contents-flex {
flex-basis: auto;
margin-right: 42px;
margin-bottom: 1em;
}
.img-contents-flex:nth-child(2n) {
margin-right: 0;
} .st-scrollfix-relative {
position: relative;
background-color: #222222;
}
.st-scrollfix-text {
position: absolute;
z-index: 3;
top: 20%;
left: 50px;
width: 1100px;
max-width: 90%;
margin: 0 auto;
padding: 0;
}
.st-scrollfix-img img {
width: 100% !important;
height: 100vh !important;
-o-object-fit: cover;
object-fit: cover;
}
.st-scrollfix-video {
position: relative;
height: 100vh;
}
.st-scrollfix-video video {
position: absolute;
top: 0;
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
}
@media screen and (max-width: 767px) {
.img-contents-inner {
left: 24px;
width: 86%;
max-width: 86%;
padding: 25px 0;
}
.st-scrollfix-text {
top: 10%;
left: 24px;
width: 86%;
max-width: 86%;
padding: 25px 0;
}
.of-y-auto {
overflow-y: auto;
max-height: 86vh;
}
img.bg-img,
.bg-img img,
.bg-img source {
max-height: 100%;
}
.bg-video {
position: relative;
max-height: 100vh;
}
.img-contents-flex,
.img-contents-flex:nth-child(2n) {
flex-basis: auto;
width: 100%;
margin-right: 0;
}
}
@media screen and (max-width: 550px) {
.bg-video.stick01 {
position: -webkit-sticky;
position: sticky;
top: 0;
}
.img-contents-inner.stick01 {
position: relative;
z-index: 3;
width: 1100px;
max-width: 90%;
height: 300px;
margin: 0 auto 0 0;
padding: 0;
transform: translate(0, -190%);
}
} .content-area {
width: 1280px;
max-width: 100%;
padding: 0 50px;
}
.theme-content-area {
width: 1280px;
max-width: 100%;
margin: 0 auto;
padding: 0;
}
@media screen and (max-width: 767px) {
.content-area,
.theme-content-area {
width: 100%;
max-width: 100%;
padding: 0 24px;
}
} .flex-theme {
flex-basis: calc(50% - 21px);
margin-right: 42px;
margin-bottom: 80px;
padding: 0 6em;
}
.flex-theme:nth-child(even) {
margin-right: 0;
padding: 0 0;
}
@media screen and (max-width: 1000px) {
.flex-theme {
padding: 0 0 0 2em;
}
}
@media screen and (max-width: 767px) {
.flex-theme {
flex-basis: auto;
width: 100%;
margin-right: 0;
margin-bottom: 1.4em;
padding: 0 0;
}
.flex-theme:nth-child(even) {
flex-basis: auto;
width: 100%;
margin-bottom: 5em;
}
}  .flex-col3 {
line-height: 1.8;
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: 1120px) {
.flex-col3 {
flex-basis: calc(50% - 15px);
margin-right: 30px;
}
.flex-col3:nth-child(2n) {
flex-basis: calc(50% - 15px);
margin-right: 0;
}
}
@media screen and (max-width: 767px) {
.flex-col3,
.flex-col3:nth-child(2n),
.flex-col3:nth-child(3n) {
flex-basis: auto;
width: 100%;
margin-right: 0;
}
}  .flex-col4 {
font-size: 1.6rem;
line-height: 1.8;
flex-basis: calc(25% - 22.5px);
margin-right: 30px;
margin-bottom: 42px;
padding: 1.6em;
}
.flex-col4:nth-child(4n) {
margin-right: 0;
}
@media screen and (max-width: 1120px) {
.flex-col4 {
flex-basis: calc(50% - 15px);
margin-right: 30px;
}
.flex-col4:nth-child(2n) {
flex-basis: calc(50% - 15px);
margin-right: 0;
}
}
@media screen and (max-width: 767px) {
.flex-col4,
.flex-col4:nth-child(2n),
.flex-col4:nth-child(4n) {
flex-basis: auto;
width: 100%;
margin-right: 0;
}
}  .flex-col5 {
font-size: 1.6rem;
line-height: 1.8;
flex-basis: calc(20% - 16px);
margin-right: 20px;
margin-bottom: 42px;
padding: 1.6em;
}
.flex-col5:nth-child(5n) {
margin-right: 0;
}
@media screen and (max-width: 1120px) {
.flex-col5,
.flex-col5:nth-child(5n) {
flex-basis: calc(33.33% - 28px);
margin-right: 42px;
}
.flex-col5:nth-child(3n) {
flex-basis: calc(33.33% - 28px);
margin-right: 0;
}
}
@media screen and (max-width: 767px) {
.flex-col5,
.flex-col5:nth-child(3n),
.flex-col5:nth-child(5n) {
flex-basis: auto;
width: 100%;
margin-right: 0;
}
} .flex-button {
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 .flex-button-item {
margin-top: auto;
}  .button02,
a.button02 {
display: inline-block;
padding: 0.3em 1.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 .fc-gray,
a.button02.fc-gray,
.button02 a.fc-gray {
color: rgba(0, 0, 0, 0.5);
}
.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);
}
} .movie {
position: relative;
width: 100%;
padding-top: 56.25%;
}
.movie iframe {
position: absolute;
top: 0;
right: 0;
width: 100% !important;
height: 100% !important;
} .content-contact {
width: 800px;
max-width: 90%;
margin: 0 auto;
padding: 12em 0 6em 0;
}
@media screen and (max-width: 767px) {
.content-contact {
width: 86%;
max-width: 86%;
}
} .flex-sns {
margin-right: 1em;
}
.flex-sns i {
font-size: 1.6em;
}
#container .flex-sns.sns-note img {
width: 76px;
vertical-align: middle;
}
#container .flex-sns.sns-icon img {
width: 24px;
vertical-align: middle;
}