<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* CSS Document */

html {
font-size: 62.5%;
}
body {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-size: 16px;
font-size: 1.6rem;
color: #6A3906;
font-family: "Noto Sans JP", "Yu Gothic medium", YuGothic, "Hiragino Sans", Meiryo, "sans-serif";
background: #FFF;
margin: 0;
position: relative;
}
img{
width:100%;
max-width: 100%;
height: auto;
vertical-align: bottom;
}
video, iframe {
width: 100%;
vertical-align: bottom;
}
a, a:hover {
text-decoration: none;
color: #6A3906;
}
i {
font-size: 0.8em;
padding-right: 5px;
}
p {
word-break: break-all;
}
ul {
list-style-type: none;
padding-left: 0;
margin-left: 0;
}
h2 {
text-align: center;
}
h2 span {
display: block;
color: #EB6D8E;
}
address {
font-style: normal;
}
.box {
width: 90%;
max-width: 1280px;
margin: 0 auto;
}
.box_m {
width: 90%;
max-width: 960px;
margin: 0 auto;
}
a.btn {
display: block;
font-weight: 900;
margin: 0 auto;
background: #8FC73D;
color: #fff;
width: 100%;
max-width: 520px;
border-radius: 8px;
text-align: center;
}
a.btn span {
border: 2px solid #fff;
display: block;
border-radius: 8px;
position: relative;
}
a.btn span:before {
position: absolute;
top: 50%;
transform: translateY(-50%);
content: '\f054';
font-family: 'Font Awesome 5 Pro';
font-size: 1.2em;
}
.chiku_b {
font-family: "FOT-筑紫B丸ゴシック Std B", "Noto Sans JP", "Yu Gothic medium", YuGothic, "Hiragino Sans", Meiryo, "sans-serif";
}
.chiku_m {
font-family: "FOT-筑紫B丸ゴシック Std M", "Noto Sans JP", "Yu Gothic medium", YuGothic, "Hiragino Sans", Meiryo, "sans-serif";
}
.lb {
font-family: "BodoniStd-PosterItalic", "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
}

a.tel, a.reserve {
color: #fff;
max-width: 500px;
width: 90%;
margin: 0 auto;
display: flex;
justify-content: center;
align-items: center;
font-weight: bold;
line-height: 1;
}
a.tel span, a.reserve span {
display: table;
}
a.reserve {
background: #2595C7;
}
a.reserve span {
background: url(../images/cal.svg) no-repeat left center;
background-size: auto 100%;
}
a.tel {
background: #2EB6AA;
}
a.tel span:nth-child(2) {
background: url(../images/tel.svg) no-repeat left center;
background-size: auto 100%;
}

a#gotop {
position: fixed;
z-index: 40;
background: #fff;
border: 1px solid #6A3906;
border-radius: 50%;
color: #6A3906;
text-align: center;
display: grid;
place-items: center;
line-height: 100%;
}
a#gotop span i {
display: block;
padding-right: 0;
line-height: 100%;
}

#header{
width:100%;
background: #FFFBF3;
}
#header &gt; div {
width:90%;
max-width: 1280px;
margin: 0 auto;
}
#header .flex a {
display: block;
}
#logo {
max-width: 240px;
}
#logo h1 {
line-height: 100%;
}

#hero {
background: #DFF2FC;
}
#hero ul {
clip-path: ellipse(90% 80% at 50% 20%);
}

#news ul {
display: table;
margin: 0 auto;
}
#news ul li:last-child {
padding-bottom: 0;
}
#news ul li a {
display: flex;
cursor:pointer;
}
#news ul li a time {
display: table;
font-size: 0.9em;
}

.modal {
display: none;
position: fixed;
z-index: 1;
left: 0;
top: 0;
width: 100%;
height: 100%;
overflow: auto;
background-color: rgba(0,0,0,0.4);
}
.modal-content {
background-color: #fefefe;
margin: 15% auto;
padding: 20px;
border: 1px solid #888;
width: 90%;
}
.modal-content time {
display: block;
}
.modal-content div p:last-child {
padding-bottom: 0;
}
.close {
color: #aaa;
float: right;
font-size: 28px;
font-weight: bold;
}
.close:hover,
.close:focus {
color: black;
text-decoration: none;
cursor: pointer;
}

#schedule {
background: #FFFBF3;
}
#schedule h3, #about h3 {
text-align: center;
color: #EB6D8E;
font-weight: bold;
}
#schedule figure {
display: block;
max-width: 640px;
margin: 0 auto;
text-align: right;
}
#schedule div:last-child {
padding-bottom: 0;
}

#main section#about {
padding-top: 0;
}
#tree {
position: relative;
background: #FFFBF3;
}
#tree img {
display: block;
position: relative;
z-index: 2;
width: 50%;
max-width: 640px;
margin: 0 auto;
}
#tree:after {
position: absolute;
z-index: 1;
content: "";
left: 0;
bottom: 0;
display: block;
width: 100%;
height: 100%;
background: #C6E0C3;
}

img#doctor {
display: block;
border-radius: 50%;
max-width: 640px;
margin: 0 auto;
}
ul#subject {
display: flex;
justify-content: space-between;
margin: 0 auto;
}
ul#subject li {
background: #f7c8ce;
border-radius: 50%;
display: grid;
place-items: center;
}
ul#subject2 {
display: table;
margin: 0 auto;
}
ul#subject2 li {
font-weight: bold;
}
#leaf {
width: 100%;
max-width: 800px;
margin: 0 auto;
}
#leaf ul {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
width: 80%;
margin: 0 auto;
}
#leaf ul li, #leaf ul li img {
position: relative;
}
#leaf ul li img {
z-index: 1;
}
#leaf ul li span {
display: block;
width: 100%;
height: 100%;
position: absolute;
z-index: 2;
text-align: center;
display: grid;
place-items: center;
color: #fff;
}
img#bodycompositionmonitor {
display: block;
width: 60%;
max-width: 600px;
margin: 0 auto;
}
#about figure img {
border-radius: 8px;
}
#about figcaption {
display: table;
margin: 0 auto;
border-radius: 3px;
background: #fff;
font-weight: bold;
}
p#zaitaku {
background: #F8DCDE;
border-radius: 8px;
text-align: center;
}
p#zaitaku img {
vertical-align: middle;
}
#about h4 {
font-weight: bold;
display: table;
margin: 0 auto;
}

#facility {
position: relative;
}
#facility:after {
position: absolute;
z-index: 1;
content: "";
width: 100%;
bottom: 0;
left: 0;
}
#facility ul {
display: flex;
flex-wrap: wrap;
}
#facility ul li img {
border-radius: 8px;
}

img#staffPhoto {
border-radius: 8px;
}
#greeting h3 {
font-weight: bold;
text-align: center;
}
p#name {
display: table;
margin-left: auto;
padding-top: 10px;
}
#profile h4 {
text-align: center;
border-bottom: 3px dotted #6A3906;
}
#profile ul {
list-style-type: disc;
padding-left: 20px;
}
#profile ul li:last-child {
padding-bottom: 0;
}

#access {
background: #D6EEFB;
}
#access .box {
background: #fff;
border-radius: 16px;
}

#contact {
position: relative;
background: #FFFBF3;
}
#contact:after {
position: absolute;
z-index: 1;
content: "";
left: 0;
bottom: 0;
display: block;
width: 100%;
height: 100%;
clip-path: ellipse(76% 24% at 50% 100%);
background: #B0C0DF;
}
#contact &gt; div {
width: 90%;
margin: 0 auto;
}

#footer {
color: #004EA2;
}
#footer figure {
display: table;
text-align: right;
}
#footer ul li a {
color: #004EA2;
}
small {
display: block;
text-align: center;
font-size: 1.4rem;
color: #004EA2;
padding: 8px 0;
}

@media (max-width: 560px){
h2 {
padding-bottom: 30px;
font-size: 6vw;
}
h2 span {
font-size: 3.6vw;
}
a.btn {
padding: 8px;
font-size: 5.5vw;
}
a.btn span {
padding: 8px 16px;
}

a.tel, a.reserve {
border-radius: 6px;
}
a.reserve {
padding: 18px 8px 22px;
margin-bottom: 20px;
}
a.reserve span {
font-size: 6.5vw;
padding-left: 8vw;
}
a.tel {
padding: 10px 8px;
}
a.tel span:nth-child(1) {
font-size: 4.5vw;
padding-right: 8px;
}
a.tel span:nth-child(2) {
padding-left: 7vw;
font-size: 6vw;
line-height: 1;
}

a#gotop {
width: 13vw;
height: 13vw;
right: 10px;
bottom: 20px;
font-size: 2.8vw;
}
a#gotop span {
line-height: 40%;
}
a#gotop span i {
line-height: 30%;
font-size: 8vw;
}

#header{
padding: 10px 0;
}
#header .flex{
display: flex;
justify-content: space-between;
align-items: flex-end;
}
#header .flex a {
width: 40%;
}
#logo {
width: 40%;
}

.drawer__button {
right: 5%px;
top: 10px;
width: 50px;
height: 50px;
}
.drawer__button &gt; span {
width: 30px;
}
.drawer__button &gt; span:first-child {
transform: translate(-50%, calc(-50% - 10px));
}
.drawer__button &gt; span:nth-child(2) {
transform: translate(-50%, -50%);
transition: opacity 0.3s ease;
}
.drawer__button &gt; span:last-child {
transform: translate(-50%, calc(-50% + 10px));
}
.drawer__nav__inner {
width: 100%;
}
.drawer__nav__menu {
padding-bottom: 10px;
}
.drawer__nav__item, #footer ul li {
padding-bottom: 10px;
margin-bottom: 10px;
}
.drawer__nav__link, #footer ul li a {
font-size: 5vw;
padding-left: 10px;
}
.drawer__nav__inner a[href^="tel:"] span {
font-size: 6vw;
padding-left: 9vw;
background: url(../images/tel.svg) no-repeat left center;
background-size: 7vw auto;
}

#main &gt; section {
padding: 60px 0;
}

#news {
background: url(../images/wave.webp) repeat-x center bottom #DFF2FC;
background-size: auto 20px;
}
#news h2 {
background: url(../images/bird.webp) no-repeat right top;
background-size: 18vw auto;
}
#news ul li {
padding-bottom: 10px;
}
#news ul li a time {
padding-right: 10px;
}

.modal-content h4 {
font-size: 1.8rem;
padding-bottom: 6px;
}
.modal-content time {
padding-bottom: 20px;
}
.modal-content p {
padding-bottom: 10px;
line-height: 180%;
}

#schedule figure, #footer figure {
padding-bottom: 30px;
}
#schedule figure img, #footer figure img {
padding-bottom: 10px;
}
#schedule figcaption, #footer figcaption {
font-size: 1.4rem;
}
#schedule a.tel {
margin-bottom: 40px;
}
#schedule h3, #about h3, #greeting h3 {
font-size: 5.5vw;
padding-bottom: 20px;
}
#schedule div, #greeting, #profile {
padding-bottom: 40px;
}

#about {
background: url(../images/wave2.webp) repeat-x center bottom #C6E0C3;
background-size: auto 20px;
}
#tree:after {
clip-path: ellipse(76% 24% at 50% 100%);
}
#treatment {
padding-top: 40px;
}
img#doctor {
margin-bottom: 40px;
}
ul#subject {
width: 280px;
margin-bottom: 40px;
}
ul#subject li {
width: 120px;
height: 120px;
font-size: 20px;
letter-spacing: 2px;
}
ul#subject2 {
padding-bottom: 20px;
}
ul#subject2 li {
padding-bottom: 16px;
font-size: 5vw;
}
#leaf {
background: url(../images/leaf.webp) no-repeat center top 60px;
background-size: cover;
margin-bottom: 40px;
}
#leaf ul li {
width: 40%;
margin-bottom: 30px;
}
#leaf ul li span {
font-size: 5vw;
transform: translateY(5%);
}
img#bodycompositionmonitor {
padding-bottom: 20px;
}
#about dd {
padding-bottom: 30px;
}
#about figure {
padding-bottom: 40px;
}
#about figure img {
margin-bottom: 10px;
}
#about figcaption {
padding: 4px 12px;
}
p#zaitaku {
font-size: 4vw;
padding: 8px 0;
margin-bottom: 40px;
}
p#zaitaku img {
width: 20vw;
padding-right: 4vw;
}
#about h4 {
font-size: 4.8vw;
padding-bottom: 40px;
}

#main section#facility {
background: url(../images/ship.webp) no-repeat center bottom -10px #FFFBF3;
background-size: auto 35vw;
padding-bottom: 35vw;
}
#facility:after {
background: url(../images/wave3.webp) repeat-x center bottom;
background-size: auto 20px;
height: 20px;
}
#facility ul {
background: url(../images/cow.webp) no-repeat top right 10%;
background-size: 38% auto;
padding-bottom: 60px;
justify-content: space-between;
}
#facility ul li {
width: 48%;
padding-bottom: 30px;
}
#facility ul li:nth-last-child(-n+2) {
padding-bottom: 0;
}
#facility ul li:nth-child(even) {
transform: translateY(50%);
}

#main section#staff {
padding-bottom: 30px;
}
#staff {
background: url(../images/fish.webp) no-repeat center top 40px #D6EEFB;
background-size: 100% auto;
}
img#staffPhoto {
margin-bottom: 30px;
}
#greeting {
background: url(../images/sazae.webp) no-repeat left bottom 20px;
background-size: auto 40px;
}
#profile {
padding-top: 30px;
background: url(../images/hitode.webp) no-repeat right bottom;
background-size: auto 80px;
}
#profile h4 {
font-size: 5vw;
padding-bottom: 20px;
margin-bottom: 20px;
}
#profile ul li {
padding-bottom: 10px;
}

#access .box {
padding: 20px;
}
#access iframe {
height: 40vh;
padding-bottom: 10px;
}

#main section#contact {
padding-bottom: 100px;
}

#footer {
background: url(../images/footer3.webp) no-repeat right 5% bottom #B0C0DF;
background-size: auto 25vh;
padding-bottom: 26vh;
}
#footerLogo {
width: 100%;
padding:0 30% 30px 0;
background: url(../images/footer1.webp) no-repeat right top;
background-size: 24% auto;
}
#footerLogo h6 {
padding-bottom: 10px;
}
#footer ul {
background: url(../images/footer2.webp) no-repeat right center;
background-size: 50% auto;
}
}

@media (min-width: 561px){
a[href^="tel:"] {
pointer-events: none;
}
br.nobr {
display: none;
}
h2 {
font-size: 3rem;
padding-bottom: 40px;
}
h2 span {
font-size: 2.4rem;
}
p, li, a {
font-size: 1.8rem;
}

a.tel, a.reserve {
border-radius: 10px;
}
a.reserve {
padding: 20px 10px 24px;
margin-bottom: 30px;
}
a.reserve span {
font-size: 3.5rem;
line-height: 1;
padding-left: 45px;
}
a.tel {
padding: 13px 10px;
}
a.tel span:nth-child(1) {
font-size: 2.6rem;
padding-right: 10px;
}
a.tel span:nth-child(2) {
padding-left: 40px;
font-size: 3.6rem;
line-height: 0.7;
}

a.btn {
padding: 10px;
font-size: 2rem;
}
a.btn span {
padding: 10px 20px;
}
a.btn span:before {
right: 30px;
transition: .6s;
}
a#gotop {
width: 100px;
height: 100px;
right: 5%;
bottom: 40px;
font-size: 2.2rem;
}
a#gotop span i {
font-size: 4rem;
}
#header {
padding: 20px 0;
}
#header .flex a {
width: 200px;
padding: 5px 0 0 20px;
}

#main &gt; section {
padding: 80px 0;
}

#news {
background: url(../images/wave.webp) repeat-x center bottom #DFF2FC;
background-size: auto 40px;
}
#main &gt; section#news {
padding-bottom: 100px;
}
#news .box_m {
background: url(../images/bird.webp) no-repeat right top;
background-size: auto 120px;
}
#news ul li {
padding-bottom: 16px;
}
#news ul li a time {
padding-right: 20px;
}

.modal-content h4 {
font-size: 2.2rem;
padding-bottom: 10px;
}
.modal-content time {
padding-bottom: 30px;
}
.modal-content p {
padding-bottom: 20px;
}

#schedule figure, #footer figure {
padding-bottom: 40px;
}
#schedule figure img, #footer figure img {
padding-bottom: 16px;
}
#schedule figcaption, #footer figcaption {
font-size: 1.6rem;
}
#schedule a.tel {
margin-bottom: 60px;
}
#schedule h3, #about h3, #greeting h3 {
padding-bottom: 24px;
}
#schedule div, #greeting, #profile {
padding-bottom: 60px;
}

#about {
background: url(../images/wave2.webp) repeat-x center bottom #C6E0C3;
background-size: auto 40px;
}
#treatment {
padding-top: 60px;
}
img#doctor {
margin-bottom: 60px;
}
ul#subject {
width: 480px;
margin-bottom: 60px;
}
ul#subject li {
width: 220px;
height: 220px;
font-size: 36px;
letter-spacing: 3px;
}
ul#subject2 {
padding-bottom: 40px;
}
ul#subject2 li {
padding-bottom: 20px;
font-size: 4rem;
}
#leaf {
background: url(../images/leaf.webp) no-repeat center top 20px;
background-size: cover;
margin-bottom: 60px;
}
#leaf ul li {
margin-bottom: 40px;
font-size: 2.6rem;
}
img#bodycompositionmonitor {
padding-bottom: 30px;
}
#about dt {
font-size: 2.4rem;
}
#about dd {
font-size: 2.2rem;
padding-bottom: 40px;
}
#about figure {
padding-bottom: 60px;
}
#about figure img {
margin-bottom: 16px;
}
#about figcaption {
font-size: 2rem;
padding: 4px 16px;
}
p#zaitaku {
display: table;
font-size: 2.2rem;
padding: 12px 20px;
margin: 0 auto 60px;
}
p#zaitaku img {
width: 100px;
padding-right: 16px;
}
#about h4 {
font-size: 2.4rem;
padding-bottom: 60px;
}

#main section#facility {
background: url(../images/ship.webp) no-repeat center bottom -10px #FFFBF3;
background-size: auto 180px;
padding-bottom: 180px;
}
#facility:after {
background: url(../images/wave3.webp) repeat-x center bottom;
background-size: auto 40px;
height: 40px;
}
#facility ul {
background: url(../images/cow.webp) no-repeat bottom right 5%;
background-size: 24% auto;
margin-bottom: 60px;
}
#facility ul li {
width: 24%;
padding-bottom: 50px;
}
#facility ul li:nth-last-child(-n+3) {
padding-bottom: 0;
}
#facility ul li:nth-child(-n+3), #facility ul li:nth-child(n+3) {
padding-right: 1.33333%;
}

#main section#staff {
padding-bottom: 60px;
}
img#staffPhoto {
display: block;
max-width: 640px;
margin: 0 auto 50px;
}
#greeting {
background: url(../images/sazae.webp) no-repeat left bottom;
background-size: auto 80px;
}
#profile {
padding-top: 60px;
background: url(../images/hitode.webp) no-repeat right bottom;
background-size: auto 100px;
}
#profile h4 {
font-size: 2.8rem;
padding-bottom: 30px;
margin-bottom: 30px;
}
#profile ul li {
padding-bottom: 16px;
}

#access .box {
padding: 30px;
}
#access iframe {
height: 400px;
padding-bottom: 8px;
}

#main section#contact {
padding-bottom: 140px;
}

#footerLogo h6 {
padding-bottom: 20px;
}
}

@media (min-width: 561px) and (max-width: 960px){
.drawer__button {
right: 20px;
top: 18px;
width: 60px;
height: 60px;
}
.drawer__button &gt; span {
width: 40px;
}
.drawer__button &gt; span:first-child {
transform: translate(-50%, calc(-50% - 12px));
}
.drawer__button &gt; span:nth-child(2) {
transform: translate(-50%, -50%);
transition: opacity 0.3s ease;
}
.drawer__button &gt; span:last-child {
transform: translate(-50%, calc(-50% + 12px));
}

.drawer__nav__inner {
width: 450px;
margin-left: auto;
}
.drawer__nav__inner &gt; div p {
font-size: 3rem;
padding: 0 0 5px 10px;
margin-bottom: 20px;
}
.drawer__nav__item {
padding-bottom: 20px;
}
.drawer__nav__link {
font-size: 2rem;
padding-left: 10px;
}

#schedule h3, #about h3, #greeting h3 {
font-size: 2.4rem;
}
#tree:after {
clip-path: ellipse(78% 22% at 50% 100%);
}
#leaf ul li {
width: 48%;
}

#staff {
background: url(../images/fish.webp) no-repeat center top #D6EEFB;
background-size: 100% auto;
}

#footer {
background: url(../images/footer3.webp) no-repeat center bottom #B0C0DF;
background-size: auto 150px;
padding-bottom: 180px;
}
#footerLogo {
width: 100%;
padding:0 45% 40px 0;
background: url(../images/footer1.webp) no-repeat right top;
background-size: 20% auto;
}
#footer ul {
background: url(../images/footer2.webp) no-repeat right 5% center;
background-size: auto 100%;
}
#footer ul li {
padding-bottom: 10px;
}
#footer ul li a {
font-size: 2rem;
}
}

@media (max-width: 960px){
.drawer__button {
position: fixed;
right: 10px;
top: 10px;
background-color: #fff;
border: 2px solid #6A3906;
border-radius: 8px;
cursor: pointer;
z-index: 999;
}
.drawer__button &gt; span {
display: block;
position: absolute;
top: 50%;
left: 50%;
height: 4px;
background-color: #6A3906;
transform: translateX(-50%);
}
.drawer__button &gt; span:first-child {
transition: transform 0.3s ease;
}
.drawer__button &gt; span:nth-child(2) {
transform: translate(-50%, -50%);
transition: opacity 0.3s ease;
}
.drawer__button &gt; span:last-child {
transition: transform 0.3s ease;
}
/* 展開時のデザイン */
.drawer__button.active &gt; span:first-child {
transform: translate(-50%, -50%) rotate(-45deg);
}
.drawer__button.active &gt; span:nth-child(2) {
opacity: 0;
}
.drawer__button.active &gt; span:last-child {
transform: translate(-50%, -50%) rotate(45deg);
}
/* メニューのデザイン */
.drawer__nav {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100vh;
background: rgba(0, 0, 0, 0.5);
transition: opacity 0.3s ease;
opacity: 0;
visibility: hidden;
z-index: 50;
}
.drawer__nav.active {
opacity: 1;
visibility: visible;
}
.drawer__nav__inner {
position: relative;
height: 100%;
background: #6A3906;
overflow: scroll;
transform: translateX(100%);
transition: transform 0.3s ease;
display: grid;
place-items: center;
}
.drawer__nav__inner &gt; div {
width: 90%;
}
.drawer__nav.active .drawer__nav__inner {
transform: translateX(0);
}
.drawer__nav__menu {
list-style: none;
padding-left: 0;
width: 80%;
}
.drawer__nav__item {
border-bottom: 1px solid #fff;
}
.drawer__nav__link {
display: block;
color: #fff;
}
.drawer__nav__link:hover {
color: #fff;
}
.drawer__nav__inner a[href^="tel:"] {
color: #fff;
}
.drawer__nav__inner a[href^="tel:"] span {
font-weight: bold;
}

/* ハンバーガーメニュー展開時、背景を固定 */
body.active {
height: 100%;
overflow: hidden;
}

a.btn span:before {
right: 10px;
font-size: 0.8em;
}
}

@media (min-width: 961px){
#header {
position: sticky;
top: 0;
z-index: 100;
}

.drawer__button {
display: none;
}

.header__inner, .drawer__nav__menu {
display: flex;
}
.header__inner {
justify-content: space-between;
align-items: center;
}
.drawer__nav__menu {
justify-content: flex-end;
}
.drawer__nav__menu li:first-child {
padding-left: 0;
}
.drawer__nav__inner a[href^="tel:"] {
display: none;
}

a.btn:hover span:before {
right: 10px;
}

#schedule h3, #about h3, #greeting h3 {
font-size: 3rem;
}
#tree:after {
clip-path: ellipse(82% 18% at 50% 100%);
}
#leaf ul li {
width: 32%;
}

#staff {
background: url(../images/fish.webp) no-repeat center top #D6EEFB;
background-size: 600px auto;
}
#staff h2 {
padding-bottom: 60px;
}

#access address {
text-align: center;
font-size: 2rem;
}

#footer {
background: url(../images/footer3.webp) no-repeat center bottom #B0C0DF;
background-size: auto 200px;
padding-bottom: 200px;
}
#footer div.box_m {
display: flex;
background: url(../images/footer1.webp) no-repeat right top;
background-size: 10% auto;
}
#footerLogo {
width: 36%;
padding-right: 5%;
}
#footer figure {
width: 50%;
}
#footer ul {
background: url(../images/footer2.webp) no-repeat left center;
background-size: auto 100%;
display: flex;
justify-content: space-between;
padding: 50px 0 100px;
}
}

@media (min-width: 961px) and (max-width: 1280px){
.drawer__nav__menu li {
padding-left: 16px;
}
.drawer__nav__menu li a {
font-size: 1.6rem;
}
}

@media (min-width: 1281px){
.drawer__nav__menu li {
padding-left: 20px;
}
.drawer__nav__menu li a {
font-size: 2rem;
}
}</pre></body></html>