.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}html {
line-height: 1.15;
-webkit-text-size-adjust: 100%;
}  body {
margin: 0; } main {
display: block;
} h1 {
font-size: 2em; }
p {
margin: unset;
}  hr {
box-sizing: content-box;
height: 0;
overflow: visible;
} pre {
font-family: monospace, monospace;
font-size: 1em;
}  a {
background-color: transparent;
text-decoration: none;
} abbr[title] {
border-bottom: none;
text-decoration: underline;
text-decoration: underline dotted;
} b,
strong {
font-weight: bolder;
} code,
kbd,
samp {
font-family: monospace, monospace;
font-size: 1em;
} small {
font-size: 80%;
} sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
}  img {
border-style: none;
object-fit: contain;
}  button,
input,
optgroup,
select,
textarea {
font-family: inherit;
font-size: 100%;
line-height: 1.15;
margin: 0;
} button,
input {
overflow: visible;
} button,
select {
text-transform: none;
} button,
[type="button"],
[type="reset"],
[type="submit"] {
-webkit-appearance: button;
} button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
border-style: none;
padding: 0;
} button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
outline: 1px dotted ButtonText;
} fieldset {
padding: 0.35em 0.75em 0.625em;
} legend {
box-sizing: border-box;
color: inherit;
display: table;
max-width: 100%;
padding: 0;
white-space: normal;
} progress {
vertical-align: baseline;
} textarea {
overflow: auto;
} [type="checkbox"],
[type="radio"] {
box-sizing: border-box;
padding: 0;
} [type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
height: auto;
} [type="search"] {
-webkit-appearance: textfield;
outline-offset: -2px;
} [type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
} ::-webkit-file-upload-button {
-webkit-appearance: button;
font: inherit;
}  details {
display: block;
} summary {
display: list-item;
}  template {
display: none;
} [hidden] {
display: none;
}  *,
*::before,
*::after {
box-sizing: inherit;
}
html {
box-sizing: border-box;
}  body,
button,
input,
select,
optgroup,
textarea {
color: #404040;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
font-size: 1rem;
line-height: 1.5;
}
h1,
h2,
h3,
h4,
h5,
h6 {
clear: both;
}
p { }
dfn,
cite,
em,
i {
font-style: italic;
}
blockquote {
margin: 0 1.5em;
}
address {
margin: 0 0 1.5em;
}
pre {
background: #eee;
font-family: "Courier 10 Pitch", courier, monospace;
line-height: 1.6;
margin-bottom: 1.6em;
max-width: 100%;
overflow: auto;
padding: 1.6em;
}
code,
kbd,
tt,
var {
font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr,
acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
mark,
ins {
background: #fff9c0;
text-decoration: none;
}
big {
font-size: 125%;
}  hr {
background-color: #ccc;
border: 0;
height: 1px;
margin-bottom: 1.5em;
}
ul,
ol { }
ul { }
ol {
list-style: decimal;
}
li > ul,
li > ol {
margin-bottom: 0;
margin-left: 1.5em;
}
dt { }
dd {
margin: 0 1.5em 1.5em;
} embed,
iframe,
object {
max-width: 100%;
}
img {
height: auto;
max-width: 100%;
}
figure {
margin: 0;
}
table {
margin: 0 0 1.5em;
width: 100%;
} a { }
a:visited { }
a:hover,
a:focus,
a:active {
color: #191970;
}
a:focus {
outline: thin dotted;
}
a:hover,
a:active {
outline: 0;
} button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
border: 1px solid;
border-color: #ccc #ccc #bbb;
border-radius: 3px;
background: #e6e6e6;
color: rgba(0, 0, 0, 0.8);
line-height: 1;
padding: 0.6em 1em 0.4em;
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
border-color: #ccc #bbb #aaa;
}
button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
border-color: #aaa #bbb #bbb;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
color: #666;
border: 1px solid #ccc;
border-radius: 3px;
padding: 3px;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
color: #111;
}
select {
border: 1px solid #ccc;
}
textarea {
width: 100%;
}   .flex-pc {
display: flex;
}
.flex-w-50 {
width: 50%;
color: black;
}
.flex-w-40 {
width: 40%;
color: black;
}
.flex-w-60 {
width: 60%;
color: black;
}
.flex-w-30 {
width: 30%;
color: black;
}
.flex-w-70 {
width: 70%;
color: black;
}
.section-w {
width: 86%;
margin: 0 auto;
}
.section-w60 {
width: 60%;
margin: 0 auto;
}
@media screen and (max-width: 768px) {
.flex-pc {
display: block;
}
.flex-w-50 {
width: 100%;
display: block;
}
.flex-w-40 {
width: 100%;
display: block;
}
.flex-w-60 {
margin-top: 1rem;
width: 100%;
display: block;
}
.section-w60 {
width: 100%;
margin: 0 auto;
padding-left: 16px;
padding-right: 16px;
}
.section-w {
width: 100%;
padding-left: 16px;
padding-right: 16px;
}
.flex-w-30 {
width: 100%;
display: block;
}
.flex-w-70 {
width: 100%;
display: block;
}
} .main-navigation {
display: block;
width: 100%;
}
.main-navigation ul {
display: none;
list-style: none;
margin: 0;
padding-left: 0;
}
.main-navigation ul ul {
box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
float: left;
position: absolute;
top: 100%;
left: -999em;
z-index: 10;
}
.main-navigation ul ul ul {
left: -999em;
top: 0;
}
.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
display: block;
left: auto;
}
.main-navigation ul ul a {
width: 200px;
}
.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
left: auto;
}
.main-navigation li {
position: relative;
}
.main-navigation a {
display: block;
text-decoration: none;
} .menu-toggle,
.main-navigation.toggled ul {
display: block;
}
@media screen and (min-width: 37.5em) {
.menu-toggle {
display: none;
}
.main-navigation ul {
display: flex;
}
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
margin: 0 0 1.5em;
}
.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
display: flex;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
flex: 1 0 50%;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
text-align: end;
flex: 1 0 50%;
} .sticky {
display: block;
}
.post,
.page { }
.updated:not(.published) {
display: none;
}
.page-content,
.entry-content,
.entry-summary {
margin: 1.5em 0 0;
}
.page-links {
clear: both;
margin: 0 0 1.5em;
} .comment-content a {
word-wrap: break-word;
}
.bypostauthor {
display: block;
} .widget {
margin: 0 0 1.5em;
}
.widget select {
max-width: 100%;
} .page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
} .custom-logo-link {
display: inline-block;
} .wp-caption {
margin-bottom: 1.5em;
max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption .wp-caption-text {
margin: 0.8075em 0;
}
.wp-caption-text {
text-align: center;
} .gallery {
margin-bottom: 1.5em;
display: grid;
grid-gap: 1.5em;
}
.gallery-item {
display: inline-block;
text-align: center;
width: 100%;
}
.gallery-columns-2 {
grid-template-columns: repeat(2, 1fr);
}
.gallery-columns-3 {
grid-template-columns: repeat(3, 1fr);
}
.gallery-columns-4 {
grid-template-columns: repeat(4, 1fr);
}
.gallery-columns-5 {
grid-template-columns: repeat(5, 1fr);
}
.gallery-columns-6 {
grid-template-columns: repeat(6, 1fr);
}
.gallery-columns-7 {
grid-template-columns: repeat(7, 1fr);
}
.gallery-columns-8 {
grid-template-columns: repeat(8, 1fr);
}
.gallery-columns-9 {
grid-template-columns: repeat(9, 1fr);
}
.gallery-caption {
display: block;
}   .infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
display: none;
} .infinity-end.neverending .site-footer {
display: block;
}   .screen-reader-text {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute !important;
width: 1px;
word-wrap: normal !important;
}
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
clip-path: none;
color: #21759b;
display: block;
font-size: 0.875rem;
font-weight: 700;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 10;
} #primary[tabindex="-1"]:focus {
outline: 0;
} .alignleft { float: left; margin-right: 1.5em;
margin-bottom: 1.5em;
}
.alignright { float: right; margin-left: 1.5em;
margin-bottom: 1.5em;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
margin-bottom: 1.5em;
}  *[class*="cp-"],
*[class*="cp-"] * {
box-sizing: border-box;
} .cp-text {
margin: 0;
font-size: 16px;
line-height: 1.5;
color: #707070;
}
* + .cp-text {
margin: 16px 0 0 0;
} .cp-slider01 {
width: calc(100% - 120px);
margin: auto;
} .cp-slider01__item { }
.cp-slider01__item img {
height: auto;
object-fit: cover;
border-radius: 0.5rem;
width: 100%;
height: 15rem;
}
.cp-slider01__info {
padding: 16px;
} .cp-slider01__title {
font-size: 1.125rem;
line-height: 1.2;  font-weight: 600;
padding-bottom: 0.1rem;   }   .cp-slider01 .slick-dots {
bottom: -40px;
}
.cp-slider01 .slick-dots li button:before,
.cp-slider01 .slick-dots li.slick-active button:before {
color: #707070;
}
.cp-slider01 .slick-dots li button:before {
font-size: 16px;
}
.cp-slider01 .slick-slide {
margin: 0 20px 8px;
}
.cp-slider01 .slick-slide img {
width: 100%;
}
@media screen and (max-width: 1024px) {
.cp-slider01__item img {
height: 12rem;
}
}
@media screen and (max-width: 640px) {
.cp-slider01 {
width: calc(100% - 30px);
margin: auto;
} .cp-slider01 .slick-prev,
.cp-slider01 .slick-next {
height: 40px;
width: 24px;
}
.cp-slider01 .slick-prev {
left: -15px;
}
.cp-slider01 .slick-next {
right: -15px;
}
.cp-slider01 .slick-prev:before,
.cp-slider01 .slick-next:before {
font-size: 24px;
} .cp-slider01 .slick-dots {
bottom: -32px;
}
} .schedule p {
font-size: 1.25rem;
padding: 1rem;
background: white;
box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
border-radius: 1.75rem;
border: solid 0.25rem #ca8a04;
} .section_title {
margin-top: 2rem;
display: flex;
align-items: center;
font-size: 1.25rem;
}
.section_title:before,
.section_title:after {
content: "";
height: 3px;
flex-grow: 1;
background-color: white;
}
.section_title:before {
margin-right: 1rem;
}
.section_title:after {
margin-left: 1rem;
} .page_title {
margin-top: 0.2rem;
display: flex;
align-items: center;
font-size: 1.25rem;
}
.page_title:before,
.page_title:after {
content: "";
height: 3px;
flex-grow: 1;
background-color: white;
}
.page_title:before {
margin-right: 1rem;
}
.page_title:after {
margin-left: 1rem;
}  .cp-header01 {
z-index: 20;
top: 0;
position: fixed;
height: 5rem;
width: 100%;
background: #76425a;
display: flex;
align-items: center;
border-bottom: 0.05rem solid #d1d5db;
}
.cp-header01__container {
display: flex;  justify-content: space-between;
height: 5rem;
max-width: 1280px;
margin: auto;  } .cp-header01__logo {
display: flex;
align-items: center;
}
.cp-header01__logo a {
text-decoration: none;
color: white;
}
.cp-header01__logo img {
height: 4.25rem;
vertical-align: middle;
}
.cp-header01__logo img:hover {
opacity: 0.7;
transition: 0.2s ease-in-out;
} .cp-header01__navi { margin-top: auto;
margin-bottom: 0.25rem;
}
.cp-header01__items {
display: flex;
list-style: none;
}
.cp-header01__item:not(:last-child) {
margin-right: 32px;
}
.cp-header01__item a {
display: inline;
transition: 0.2s ease-in-out;
color: #fff;
text-decoration: none;
}
.cp-header01__item a:hover {
opacity: 0.7;
} .cp-header01__hamburger__button,
.cp-header01__hamburger__content {
display: none;
}
.cp-header01__hamburger__item a {
text-decoration: none;
} .section-heading {
text-align: center;
margin-top: 1rem;
margin-bottom: 2rem;
}
.section-heading_text {
margin: 0 auto;
position: relative;
padding: 0.5rem 2rem calc(0.5rem + 10px);
background: #eee1e7;
text-align: center;
display: inline-block;
font-size: 1.25rem;
font-weight: 600;
}
.section-heading_text:before {
position: absolute;
top: -0.5rem;
left: -0.5rem;
width: 100%;
height: 100%;
content: "";
border: 0.15rem solid #76425a;
}
@media screen and (max-width: 1024px) {
.cp-header01 {
position: fixed;
} .cp-header01__navi {
display: none;
} .cp-header01__hamburger__button {
display: block;  margin: auto 0;
z-index: 3;
cursor: pointer;
text-align: center;
}
.cp-header01__hamburger__button span {
display: block; margin: 0.5rem 0;
width: 30px;
height: 2px;
left: 6px;
background: #fff;
transition: 0.2s ease-in-out;
}
.cp-header01__hamburger__button span:nth-child(1) {
top: 10px;
}
.cp-header01__hamburger__button span:nth-child(2) {
top: 20px;
}
.cp-header01__hamburger__button span:nth-child(3) {
top: 30px;
}
.cp-header01__hamburger__button.active span {
margin: 0;
background: #fff;
}
.cp-header01__hamburger__button.active span:nth-child(1) { transform: rotate(-45deg);
}
.cp-header01__hamburger__button.active span:nth-child(2),
.cp-header01__hamburger__button.active span:nth-child(3) { transform: rotate(45deg);
}
.cp-header01__hamburger__content {
display: flex; justify-content: center;
position: fixed;
z-index: 2;
top: 0;
left: 0;
transform: translateX(100%);
width: 100%;
height: 100%;
padding-top: 6rem;
transition: all 0.2s;
background: #76425a;
}
.cp-header01__hamburger__content.active {
transform: translateX(0%);
}
.cp-header01__hamburger__item {
text-align: left;
}
.cp-header01__hamburger__item a {
display: inline-block;
margin-top: 1rem;
font-size: 1.5rem;
color: #fff; }
}
@media screen and (max-width: 599px) {
.cp-header01__container { } .cp-header01__hamburger__button { z-index: 21;
}
}  *[class*="cp-"],
*[class*="cp-"] * {
box-sizing: border-box;
} img {
vertical-align: bottom;
} .footer-nav {
background-color: #eee1e7;
padding: 3rem 0;
margin-top: 3rem;
}
.footer-border {
border-bottom: solid 0.1rem gray;
border-top: solid 0.1rem gray;
margin: 2rem 0;
}
.footer_about {
font-weight: bold;
font-size: 1.25rem;
}
.footer_table {
width: auto;
table-layout: fixed;
border-collapse: collapse;
margin-top: 1rem;
}
.footer_sns {
font-weight: bold;
font-size: 1.25rem;
}
.footer_sns_btn {
text-align: center;
display: inline-block;
padding: 0.5rem 1rem;
background: white;
margin-top: 1rem;
border-radius: 0.25rem;
}
.footer_sns_btn-block {
display: flex;
align-items: center;
justify-content: center;
gap: 1rem;
}
.cp-footer01 { }
.cp-footer01__container {
width: 100%;
max-width: 1065px;
margin: auto;
padding: 40px 20px;
} .cp-footer01__logo {
text-align: center;
}
.cp-footer01__logo img {
height: 32px;
} .cp-footer01__navi {
margin-top: 20px;
}
.cp-footer01__navi__items {
display: flex;
flex-wrap: wrap;
justify-content: center;
color: #76425a;
}
.cp-footer01__navi__item a {
display: inline-block;
padding: 12px 16px;
transition: 0.2s ease-in-out; text-decoration: none;
}
.cp-footer01__navi__item a:hover {
opacity: 0.7;
} .cp-footer01__icons {
display: flex;
justify-content: center;
margin-top: 12px;
}
.cp-footer01__icon:not(:last-child) {
margin-right: 24px;
}
.cp-footer01__icon a {
font-size: 38px; transition: 0.2s ease-in-out;
}
.cp-footer01__icon a:hover {
opacity: 0.7;
} .top-img {
text-align: center;
padding-top: 4rem;
padding-bottom: 1rem;
}
.cp-footer01__copywriter {
padding: 8px;
font-size: 12px;
line-height: 1.5; background: #000;
text-align: center;
}
@media screen and (max-width: 599px) {
.cp-footer01__container {
padding-right: 15px;
padding-left: 15px;
}
}
.page-container {
width: 100%;
padding: 24px;
}
@media screen and (max-width: 768px) {
.top-img {
text-align: center;
padding-top: 2rem;
padding-bottom: 1rem;
}
.page-container {
width: 100%;
padding: 16px;
}
}
.schedule p {
margin-bottom: 2rem;
}
.hover a {
background-color: white;
}
.hover a:hover {
background-color: #98514b;
color: white;
}
.text-dot { overflow: hidden;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
}
.post-description {
font-size: 1rem;
color: gray;
} .foot-top-1 {
padding-top: 1rem;
padding-bottom: 1rem;
}
.foot-top-1 img {
object-fit: cover;
margin-left: 30%;
height: 10rem;
}
.foot-top-2 {
padding-top: 1rem;
padding-bottom: 1rem;
}
.foot-top-2 img {
object-fit: cover;
margin-left: 43%;
height: 4rem;
}
.foot-top-9 {
padding-top: 1rem;
padding-bottom: 1rem;
}
.foot-top-9 img {
object-fit: cover;
margin-left: 45%;
height: 4rem;
}
.foot-top-3 {
padding-top: 1rem;
padding-bottom: 1rem;
}
.foot-top-3 img {
object-fit: cover;
margin-left: 52%;
height: 8rem;
}
.foot-top-5 {
padding-top: 1rem;
padding-bottom: 1rem;
}
.foot-top-5 img {
object-fit: cover;
margin-left: 48%;
height: 4.5rem;
}
.foot-top-6 {
padding-top: 1rem;
padding-bottom: 1rem;
}
.foot-top-6 img {
object-fit: cover;
margin-left: 48%;
height: 4.5rem;
}
.foot-top-7 {
padding-top: 1rem;
padding-bottom: 1rem;
}
.foot-top-7 img {
object-fit: cover;
margin-left: 46%;
height: 4rem;
}
.foot-top-8 {
padding-top: 1rem;
padding-bottom: 1rem;
}
.foot-top-8 img {
object-fit: cover;
margin-left: 42%;
height: 4rem;
}
.section_heading-block {
display: flex;
justify-content: center;
align-items: center;
}
.section-heading-img {
object-fit: cover;
margin-right: 0.5rem;
height: 2rem;
}
.section-heading-text {
font-size: 1.125rem;
font-weight: 600;
}
.top_news {
grid-template-columns: repeat(4, minmax(0, 1fr));
display: grid;
gap: 1.5rem;
}
.top_news img {
border-radius: 0.25rem; object-fit: cover;
height: 9rem;
width: 100%;
}
.top_news-btn-block {
display: flex;
align-items: center;
justify-content: center;
gap: 1rem;
}
.top_news-btn {
text-align: center;
display: inline-block;
margin: 2rem auto 1rem auto;
padding: 0.5rem 1rem;
background: #76425a;
border-radius: 0.25rem;
}
.top_product-btn-block {
display: flex;
align-items: center;
justify-content: center;
gap: 1rem;
}
.top_product-btn {
text-align: center;
display: inline-block; padding: 0.5rem 1rem;
background: #76425a;
border-radius: 0.25rem;
}
.top_product-img {
object-fit: cover;
margin-right: 0.5rem;
height: 7rem;
position: absolute;
margin-top: -4rem;
}
.top_garden-img {
object-fit: cover;
height: 7rem;
position: absolute;
right: 0;
margin-top: -4rem;
}
.top_access-block {
height: 44rem;
}
.top_access {
display: flex;
gap: 2rem;
}
.top_access-img {
object-fit: cover;
width: 40%;
border-radius: 0.25rem;
}
.top_address-block {
width: 60%;
font-size: 1.125rem;
}
.top_address-table {
border-spacing: 2rem 0.5rem;
width: auto;
table-layout: fixed;
border-collapse: collapse;
color: black;
}
.top_access-cta {
display: flex;
gap: 2rem;
margin-top: 2rem;
}
.top_access-cta-btn {
text-align: center;
display: inline-block;
padding: 0.5rem 1rem;
background: white;
border-radius: 0.25rem;
}
.top_access-cta-btn div {
display: flex;
align-items: center;
justify-content: center;
gap: 1rem;
}
.top_access-map {
font-size: 1.125rem;
margin-top: 6rem;
color: black;
}
.top_access-map table {
border-spacing: 2rem 0.5rem;
width: auto;
table-layout: fixed;
border-collapse: collapse;
color: black;
}
.top_access-map-td2 {
padding-left: 2rem;
}
.top_access-map-td1 {
padding-left: 2rem;
}
@media screen and (max-width: 1024px) {
.top_news {
grid-template-columns: repeat(3, minmax(0, 1fr));
display: grid;
gap: 1.5rem;
}
.top_product-img {
object-fit: cover;
margin-right: 0.5rem;
height: 7rem;
position: relative;
margin-top: 0rem;
}
.top_garden-img {
object-fit: cover;
height: 7rem;
position: relative;
left: 57%;
margin-top: 0rem; }
.top_access {
display: block;
gap: 1rem;
width: 100%;
margin: 0 auto;
}
.top_address-block {
margin-top: 1rem;
width: 100%;
}
.top_access-cta {
display: block;
}
.top_access-cta-btn {
margin-top: 1rem;
}
.top_access-map {
font-size: 1.125rem;
margin-top: 3rem;
color: black;
}
}
@media screen and (max-width: 768px) {
.foot-top-1 img {
object-fit: cover;
margin-left: 15%;
height: 6rem;
}
.foot-top-2 img {
object-fit: cover;
margin-left: 33%;
height: 2.5rem;
}
.foot-top-9 img {
object-fit: cover;
margin-left: 42%;
height: 2.5rem;
}
.foot-top-3 img {
object-fit: cover;
margin-left: 60%;
height: 5.5rem;
}
.foot-top-5 img {
object-fit: cover;
margin-left: 48%;
height: 2.75rem;
}
.foot-top-6 img {
object-fit: cover;
margin-left: 48%;
height: 2.75rem;
}
.top_product-btn {
margin: 0;
}
.foot-top-7 img {
object-fit: cover;
margin-left: 46%;
height: 2.25rem;
}
.foot-top-8 img {
object-fit: cover;
margin-left: 46%;
height: 2.25rem;
}
.top_access-block {
height: 60rem;
}
.top_access-img {
width: 100%;
}
.top_access-cta-btn div {
display: flex;
align-items: center;
justify-content: center;
gap: 1rem;
}
.top_access-map td {
width: 100%;
display: block;
}
.top_access-map-td2 {
padding-left: 0rem;
}
.top_access-map-td1 {
padding-left: 1rem;
}
}
@media screen and (max-width: 640px) {
.top_news {
grid-template-columns: repeat(1, minmax(0, 1fr));
display: grid;
gap: 1.5rem;
}
.top_news img {
height: 12rem;
}
} .cp-title02 {
display: flex;
justify-content: center;
align-items: center;
font-size: 1.125rem;
line-height: 1.2;
color: black;
font-weight: 500;
}
.cp-title02:before,
.cp-title02:after {
content: "";
width: 80px;
height: 2px;
background-color: black;
}
.cp-title02:before {
margin-right: 24px;
}
.cp-title02:after {
margin-left: 24px;
}
@media screen and (max-width: 599px) { .cp-title02:before,
.cp-title02:after {
content: "";
width: 48px;
height: 2px;
background-color: black;
}
.cp-title02:before {
margin-right: 16px;
}
.cp-title02:after {
margin-left: 16px;
}
}
.page-header-title {
font-size: 1.875rem;
text-align: center;
color: black;
font-weight: 600;
}
.page-header-img {
background-position-x: right;
padding: 2rem 0;
height: 24rem;
}
.section_read-block {
display: flex; padding-top: 6rem;
align-items: end;
margin-bottom: 1rem;
}
.section-read-img {
object-fit: cover;
margin-right: 0.5rem;
height: 2rem;
}
.section-read-text {
font-size: 1.5rem;
font-weight: 600;
background: linear-gradient(transparent 60%, #eee1e7 60%);
} .morning {
gap: 0 5rem;
margin-top: 2rem;
}
.morning_img {
object-fit: contain;
width: 100%;
border-radius: 0.25rem;
}
.menu_img { object-fit: contain; top: 0;
width: 100%;
border-radius: 0.25rem;
object-position: 100% 0;
}
.morning_menu-text {
font-size: 1rem;
margin-top: 0.5rem;
font-weight: 600;
}
.takeout_menu-text {
font-size: 1rem;
margin-top: 0.5rem;
margin-bottom: 1rem;
font-weight: 600;
}
.morning_menu-price {
font-size: 1rem;
margin-top: 0.25rem;
font-weight: 600;
text-align: right;
}
.morning_drink {
background-color: #eee1e7;
padding: 1rem;
border-radius: 0.25rem;
margin-top: 1rem;
}
.morning_drink-menu {
display: grid;
grid-template-columns: repeat(3, 1fr);
gap: 0.25rem 1rem;
margin-top: 0.5rem;
}
.morning_grid {
display: grid;
grid-template-columns: repeat(2, 1fr);
gap: 3rem;
}
.takeout_grid {
display: grid;
grid-template-columns: repeat(2, 1fr);
gap: 3rem;
}
.menu_dog-img {
object-fit: cover;
height: 7rem;
margin-bottom: -1.25rem;   }
.product_cards {
grid-template-columns: repeat(4, minmax(0, 1fr));
display: grid;
gap: 2rem;
}
.product_cards a:hover {
border-bottom: solid 0.1rem;
}
@media screen and (max-width: 1024px) {
.product_cards {
grid-template-columns: repeat(2, minmax(0, 1fr));
display: grid;
gap: 1.5rem;
}
.takeout_grid {
display: block; }
}
@media screen and (max-width: 768px) {
.product_cards {
grid-template-columns: repeat(1, minmax(0, 1fr));
display: grid;
gap: 2rem;
}
.morning_grid {
display: block;
}
.section_read-block {
padding-top: 2rem;
align-items: end;
}
.page-header-img {
background-position-x: right;
padding: 2rem 0;
height: 12rem;
}
.morning_drink-menu {
display: grid;
grid-template-columns: repeat(2, 1fr);
gap: 0.25rem 1rem;
margin-top: 0.5rem;
}
.morning_hotsand {
margin-top: 1.5rem;
}
.morning {
gap: 0 5rem;
margin-top: 2rem;
}
}
.about-gallery {
grid-template-columns: repeat(3, minmax(0, 1fr));
display: grid;
gap: 2rem;
}
.about-gallery img {
border-radius: 0.25rem;
object-fit: cover;
height: auto;
object-fit: cover;
border-radius: 0.5rem;
width: 100%;
height: 15rem;
}
.recruit_info {
width: 70%;
}
.product-w {
width: 60%;
margin: 0 auto;
}
@media screen and (max-width: 768px) {
.about-gallery img {
border-radius: 0.25rem;
object-fit: cover;
height: auto;
object-fit: cover;
border-radius: 0.5rem;
width: 100%;
height: 8rem;
}
.recruit_info {
width: 100%;
}
.about-gallery {
grid-template-columns: repeat(2, minmax(0, 1fr));
gap: 1rem;
}
.product-w {
width: 100%;
padding-left: 16px;
padding-right: 16px;
}
}
.product-maker {
font-size: 1.5rem;
font-weight: 600;
background: linear-gradient(transparent 60%, #eee1e7 60%);
}
.top_news img:hover {
opacity: 0.7;
} .wpcf7 {
max-width: 600px;
}
.wpcf7-form { }
.wpcf7 label,
.wpcf7 input,
.wpcf7 textarea {
font-size: 16px;
}
.wpcf7 label {
font-weight: bold;
color: #545454;
}
.wpcf7 input,
.wpcf7 textarea {
width: 100%;
-webkit-appearance: none;
appearance: none;
border-radius: 0.25rem;
border: 0.1rem solid gray;
padding: 0.5rem;
color: #545454;
}
.wpcf7 input[type="submit"] {
border: none;
cursor: pointer;
max-width: 200px;
display: block;
background: #76425a;
color: white;
transition: 0.2s ease-in;
font-size: 1.125rem;
}
.wpcf7 input[type="submit"]:hover {
color: #e5e7eb;
}
.text-hover:hover {
opacity: 0.7;
}
.text-purple-hover:hover { background: #eee1e7;
}