@charset "UTF-8";
a[href^="tel:"] {
cursor: default;
} img {
-webkit-backface-visibility: hidden;
} .wp-caption {
max-width: 100%;
margin-bottom: 10px;
}
.wp-caption-text {
padding: 10px;
margin-bottom: 0;
}
.sticky {
background: #FAFAFA;
border-top: 4px solid #F00;
margin-left: -20px;
margin-right: -20px;
padding: 18px 20px;
}
.gallery-caption {
font-size: 0.8em;
}
.bypostauthor {
color: #999;
}
.screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
height: 1px;
overflow: hidden;
position: absolute !important;
width: 1px;
}
pre {
white-space: -moz-pre-wrap;
white-space: -pre-wrap;
white-space: -o-pre-wrap;
white-space: pre-wrap;
word-wrap: break-word;
}
h1, h2, h3, h4, h5 {
-ms-word-wrap: break-word;
word-wrap: break-word;
}
.ttl-excerpt{
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
} .postdata {
text-align: left;
}
.postdata::after{
clear: both;
content: "";
display: block;
}
.postdata p{
-ms-word-wrap: break-word;
word-wrap: break-word;
} .postdata em {
font-style: italic !important;
}
.postdata strong {
font-weight: bold !important;
}
.postdata iframe{
max-width: 100%;
}
.contact-form .zipcode::before{
content: "\3012";
margin-right: 5px;
}
.contact-form .zipcode input[type="text"]{
width:40%;
display: inline-block;
} @media only screen and (max-width: 800px) {
.postdata .alignright {
float: none;
display: block;
margin: 0 auto 20px;
text-align: center;
}
.postdata .alignleft {
float: none;
display: block;
margin: 0 auto 20px;
text-align: center;
}
input[type="email"] {
max-width: 100%;
}
}
 html {
font-size: 100%;
}
body {
margin: 0;
padding: 0;
line-height: 1;
}
div,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
img,
ins,
kbd,
q,
samp,
sub,
sup,
var,
b,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
caption,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
mark,
audio,
video,
a {
margin: 0;
padding: 0;
border: 0;
outline: 0;
vertical-align: baseline;
background: transparent;
font-size: 100%;
font: inherit;
}
span,
small,
em,
time,
i {
font-style: normal;
margin: 0;
padding: 0;
border: 0;
outline: 0;
vertical-align: baseline;
background: transparent;
}
a {
border: medium;
}
sup {
vertical-align: text-top;
}
sub {
vertical-align: text-bottom;
}
legend {
color: #000;
}
h1,
h2,
h3,
h4,
h5,
h6 {
line-height: 1.8em;
}
@media (max-width: 800px) {
h1,
h2,
h3,
h4,
h5,
h6 {
line-height: 1.4em;
}
}
main,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
picture {
display: block;
}
li {
list-style: none;
}
blockquote,
q {
quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
content: '';
content: none;
}
input,
textarea,
select {
font-family: inherit;
font-size: inherit;
font-weight: inherit;
}
input,
select {
vertical-align: middle;
}
abbr[title],
dfn[title] {
cursor: help;
}
del {
text-decoration: line-through;
}
ins {
font-style: oblique;
text-decoration: none;
}
mark {
background: transparent;
font-style: normal;
}
img {
vertical-align: top;
}
table {
border-collapse: collapse;
border-spacing: 0;
width: 100%;
}
th {
font-weight: normal;
text-align: left;
}
button {
background-color: transparent;
border: none;
cursor: pointer;
outline: none;
padding: 0;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
font-size: inherit;
} *,
*::before,
*::after {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
::-moz-selection {
background: #d4dcd6;
}
::selection {
background: #d4dcd6;
}
img {
max-width: 100%;
height: auto;
-webkit-backface-visibility: hidden;
}
body,
html {
height: 100%;
}
body {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
font-family: "游ゴシック体", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, sans-serif;
color: #333;
font-size: 15px;
line-height: 2;
letter-spacing: 0.05em;
-webkit-text-size-adjust: 100%;
-webkit-font-feature-settings: "palt";
font-feature-settings: "palt";
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-family: "FOT-筑紫明朝 Pr6 R";
letter-spacing: .15em;
}
th,
dt {
font-family: "FOT-筑紫明朝 Pr6 R";
}
a {
color: inherit;
text-decoration: none;
}
.link {
text-decoration: underline;
color: #938373;
}
.link:hover {
text-decoration: none;
}
.no-link {
pointer-events: none;
}
a[href^="tel"] {
cursor: default;
}
.container {
margin: 0 auto;
max-width: 1024px;
width: 90%;
}
.container.wide {
max-width: 1200px;
}
.container.narrow {
max-width: 800px;
} .header {
position: absolute;
width: 100%;
z-index: 100;
}
.header.is-fixed {
position: fixed;
}
@media (max-width: 1024px) {
.header {
position: static !important;
}
} .header-layout01 {
padding: 10px 40px 10px 30px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
height: 100px;
width: 100%;
background-color: #fff;
}
.header-layout01 .h-logo img {
width: 240px;
}
@media (max-width: 1024px) {
.header-layout01 {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
padding: 10px;
height: 60px;
}
.h-logo {
width: 150px;
}
.gnavi {
display: none;
}
}  .gnavi-list {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
}
.gnavi-list>li {
margin-left: 30px;
}
.gnavi-list>li>a {
display: inline-block;
font-family: "FOT-筑紫明朝 Pr6 R";
}
.gnavi-list a:hover {
color: #938373;
} .gnavi-list a[href="#"] {
cursor: auto;
pointer-events: none;
}
.gnavi-list .menu-item-has-children {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
position: relative;
}
.gnavi-list .menu-item-has-children::after {
content: "";
display: block;
border-bottom: 2px solid #333;
border-right: 2px solid #333;
width: 8px;
height: 8px;
margin: 14px 0 0 10px;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
-webkit-transform-origin: right;
transform-origin: right;
}
.gnavi-list .menu-item-has-children>a:hover {
opacity: .5;
}
.gnavi-list .menu-item-has-children.is-open .sub-menu {
pointer-events: auto;
opacity: 1;
}
.gnavi-list .menu-item-has-children .sub-menu {
pointer-events: none;
background-color: #fff;
border-radius: 5px;
-webkit-box-shadow: 5px 15px 20px rgba(0, 0, 0, 0.1);
box-shadow: 5px 15px 20px rgba(0, 0, 0, 0.1);
padding: 20px;
font-family: "FOT-筑紫明朝 Pr6 R";
font-size: 14px;
position: absolute;
top: 30px;
right: 50%;
width: -webkit-max-content;
width: -moz-max-content;
width: max-content;
min-width: 150px;
-webkit-transform: translateX(50%);
transform: translateX(50%);
-webkit-transition: opacity 0.3s;
transition: opacity 0.3s;
opacity: 0;
z-index: 5;
}
.gnavi-list .menu-item-has-children .sub-menu::before {
content: "";
display: block;
position: absolute;
top: -16px;
left: 0;
width: 100%;
height: 16px;
}
.gnavi-list .menu-item-has-children .sub-menu li+li {
margin-top: 5px;
}
.gnavi-list .menu-item-has-children:last-child .sub-menu {
right: 0;
-webkit-transform: translateX(0);
transform: translateX(0);
} .gnavi-drawer {
pointer-events: none;
background-color: #f5f5f5;
position: fixed;
inset: 0;
overflow: hidden;
opacity: 0;
-webkit-transition: opacity .5s;
transition: opacity .5s;
will-change: opacity;
}
.gnavi-drawer.is-open {
opacity: 1;
pointer-events: all;
}
.gnavi-drawer-container {
display: -ms-grid;
display: grid;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
width: 100%;
height: 100%;
overflow-y: auto;
}
.gnavi-drawer-wrapper {
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;
height: 100%;
}
.gnavi-drawer-right-area {
width: 50%;
padding: 100px 5%;
overflow: auto;
}
.gnavi-drawer-right-area>.item+.item {
margin-top: 50px;
}
.gnavi-drawer-right-area .item-ttl {
font-family: "FOT-筑紫明朝 Pr6 R";
font-size: 16px;
margin-bottom: 15px;
}
.gnavi-drawer-right-area .item-ttl a {
text-decoration: underline;
}
.gnavi-drawer-right-area .item-ttl a:hover {
text-decoration: none;
}
.gnavi-drawer-right-area .time-table {
max-width: 500px;
}
.gnavi-drawer-right-area .h-bnr {
display: -ms-grid;
display: grid;
-ms-grid-columns: (1fr)[3];
grid-template-columns: repeat(3, 1fr);
grid-gap: 15px;
}
.gnavi-drawer-links {
display: -ms-grid;
display: grid;
grid-gap: 30px;
font-family: "FOT-筑紫明朝 Pr6 R";
}
.gnavi-drawer-links>li {
font-size: 16px;
}
.gnavi-drawer-links>li>a:not([href="#"]) {
text-decoration: underline;
}
.gnavi-drawer-links>li>a:not([href="#"]):hover {
text-decoration: none;
}
.gnavi-drawer-links>li>a[href="#"] {
cursor: auto;
pointer-events: none;
text-decoration: underline;
}
.gnavi-drawer-links>li>ul {
display: -ms-grid;
display: grid;
-ms-grid-columns: (1fr)[3];
grid-template-columns: repeat(3, 1fr);
grid-gap: 5px 20px;
margin-top: 15px;
font-size: 14px;
}
.gnavi-drawer-links>li>ul>li>a:hover {
text-decoration: underline;
}
.gnavi-drawer-left-area {
background: url(//keyaki-m.com/wp-content/themes/keyaki-m.com/images/share/gnavi-drawer_bg.jpg) no-repeat center/cover;
width: 50%;
height: 100%;
padding: 0 0 0 5%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
position: fixed;
inset: 0;
}
.gnavi-drawer-utility {
position: absolute;
bottom: 70px;
}
.gnavi-drawer-logo {
margin-bottom: 30px;
}
.gnavi-drawer-address {
color: #fff;
font-size: 13px;
}  .hero08 {
padding: 100px 0 38px;
overflow: hidden;
position: relative;
}
.hero08::before {
content: "";
background-color: #F3F0E9;
position: absolute;
bottom: 0;
left: 0;
right: 0;
height: 52%;
z-index: -1;
}
.hero08 .wrapper {
margin: 0 auto;
max-width: 1335px;
width: 90%;
position: relative;
}
.hero08 .splide {
text-align: right;
padding-bottom: 38px;
margin-left: 270px;
}
.hero08 .splide__pagination {
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
bottom: 0;
}
.hero08 .splide__pagination__page {
background: #fff;
}
.hero08 .splide__pagination__page.is-active {
background-color: #938373;
-webkit-transform: none;
transform: none;
}
.hero08-catch {
-webkit-writing-mode: vertical-rl;
-ms-writing-mode: tb-rl;
writing-mode: vertical-rl;
-webkit-font-feature-settings: initial;
font-feature-settings: initial;
position: absolute;
top: 60px;
left: 110px;
white-space: nowrap;
z-index: 5;
}
.hero08-catch .ttl {
font-family: "FOT-筑紫明朝 Pr6 R";
font-size: 40px;
}
.hero08-catch .ttl .txt01 {
box-decoration-break: clone;
-webkit-box-decoration-break: clone;
padding: 24px 26px;
line-height: 1;
background-color: #E0DACD;
display: block;
height: -webkit-fit-content;
height: -moz-fit-content;
height: fit-content;
}
.hero08-catch .ttl .txt01+.txt01 {
margin-right: 25px;
}
@media (max-width: 1024px) {
.hero08 {
padding: 0 0 50px;
}
.hero08 .wrapper {
width: 100%;
padding-left: 15vw;
}
.hero08 .splide {
margin: 0;
padding: 0;
}
.hero08 .splide img {
-o-object-fit: cover;
object-fit: cover;
height: 50vh;
}
.hero08 .splide__pagination {
display: none;
}
.hero08-catch {
-webkit-writing-mode: horizontal-tb;
-ms-writing-mode: lr-tb;
writing-mode: horizontal-tb;
top: auto;
bottom: 30px;
left: 5vw;
right: 5vw;
}
.hero08-catch .ttl {
font-size: 25px;
}
.hero08-catch .ttl .txt01 {
padding: 3% 4%;
height: auto;
width: -webkit-fit-content;
width: -moz-fit-content;
width: fit-content;
}
.hero08-catch .ttl .txt01+.txt01 {
margin-right: 0;
margin-top: 10px;
}
.hero08-catch .sub-ttl {
font-size: 15px;
}
} .top-ttl {
text-align: center;
margin-bottom: 50px;
}
.top-ttl .txt01 {
display: block;
font-size: 35px;
margin-bottom: 25px;
}
.top-ttl .txt02 {
display: block;
font-size: 20px;
font-family: "Cardo", serif;
color: #938373;
font-weight: 400;
}
.top-ttl.white .txt01,
.top-ttl.white .txt02 {
color: #fff;
}
.top-list01 li {
position: relative;
padding-left: 15px;
}
.top-list01 li:before {
content: "";
background: #37414F;
border-radius: 50%;
display: block;
position: absolute;
left: 0;
top: .7em;
width: 5px;
height: 5px;
}
.top-table01 th,
.top-table01 td {
border: 1px solid #c9c9c9;
padding: 10px 15px;
vertical-align: middle;
}
.top-table01 th {
background-color: #e2e2e2;
}
.top-table01 .bg01 {
background-color: #f5f5f5;
}
@media (max-width: 800px) {
.top-ttl {
margin-bottom: 30px;
}
.top-ttl .txt01 {
font-size: 25px;
margin-bottom: 10px;
line-height: 1.4;
}
.top-ttl .txt02 {
font-size: 18px;
}
.top-table01 th,
.top-table01 td {
padding: 10px;
font-size: 14px;
line-height: 1.5;
}
} .sec01 {
padding: 60px 0 80px;
background-color: #F3F0E9;
}
.sec02 {
padding: 80px 0;
}
.sec03 {
padding: 100px 0;
background-color: #F3F0E9;
}
.sec03 .top-card03 {
margin-bottom: 45px;
}
.sec04 {
padding: 100px 0;
}
.sec04 .top-layout01 {
margin-bottom: 70px;
}
.sec05 {
padding: 100px 0;
background-color: #F3F0E9;
}
.sec05 .top-card02 {
margin-top: 35px;
}
.sec06 {
padding: 100px 0;
}
.sec06 .list-top-voice {
margin-top: 35px;
}
.sec07 {
padding: 100px 0;
background: url(//keyaki-m.com/wp-content/themes/keyaki-m.com/images/sec07_bg.jpg) center/cover no-repeat;
}
.sec07 .top-card01 {
margin-bottom: 50px;
}
.sec08 {
padding: 100px 0;
}
.sec08 .container {
max-width: 1160px;
}
.sec09 {
padding: 100px 0;
background-color: #F3F0E9;
}
.sec09 .top-layout04 {
margin-bottom: 40px;
}
.sec10 {
padding: 80px 0;
}
.sec11 {
padding: 100px 0;
background-color: #F3F0E9;
}
.sec12 {
padding: 90px 0 0;
}
@media (max-width: 800px) {
.sec01 {
padding: 20px 0 50px;
}
.sec02 {
padding: 50px 0;
}
.sec03 {
padding: 50px 0;
}
.sec03 .top-card03 {
margin-bottom: 45px;
}
.sec04 {
padding: 50px 0;
}
.sec04 .top-layout01 {
margin-bottom: 70px;
}
.sec05 {
padding: 50px 0;
}
.sec05 .top-card02 {
margin-top: 35px;
}
.sec06 {
padding: 50px 0;
}
.sec06 .list-top-voice {
margin-top: 35px;
}
.sec07 {
padding: 50px 0;
background: url(//keyaki-m.com/wp-content/themes/keyaki-m.com/images/sec07_bg.jpg) 74% 50%/cover no-repeat;
}
.sec07 .top-card01 {
grid-template-columns: repeat(1, 1fr);
margin-bottom: 50px;
}
.sec07 .top-card01 .card-desc {
padding: 0 10px;
}
.sec08 {
padding: 50px 0;
}
.sec09 {
padding: 50px 0;
}
.sec09 .top-layout04 {
margin-bottom: 40px;
}
.sec10 {
padding: 50px 0;
}
.sec11 {
padding: 50px 0;
background-color: #F3F0E9;
}
.sec12 {
padding: 50px 0 0;
}
} .top-layout01 {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
width: 90%;
max-width: 1400px;
margin: 0 auto;
}
.top-layout01 .l-img {
width: 57%;
margin: 0 4.3% 0 0;
}
.top-layout01 .l-desc {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
padding-top: 55px;
max-width: 512px;
}
.top-layout01 .l-ttl {
margin-bottom: 35px;
}
.top-layout01 .l-ttl .txt01 {
display: block;
font-size: 35px;
margin-bottom: 15px;
line-height: 1.42;
}
.top-layout01 .l-ttl .txt02 {
display: block;
font-size: 20px;
font-family: "Cardo", serif;
color: #938373;
}
.top-layout01.reverse {
-webkit-box-orient: horizontal;
-webkit-box-direction: reverse;
-ms-flex-direction: row-reverse;
flex-direction: row-reverse;
}
.top-layout01.reverse .l-img {
margin: 0 0 0 5%;
}
.top-layout03 {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
.top-layout03 .l-img {
width: 58%;
margin-left: -8%;
}
.top-layout03 .l-desc {
width: 50%;
background-color: #E0DACD;
padding: 60px 4.8% 55px;
position: relative;
margin-top: 80px;
z-index: 0;
}
.top-layout03 .l-ttl {
margin-bottom: 20px;
position: relative;
padding-bottom: 20px;
}
.top-layout03 .l-ttl::after {
content: '';
width: 30px;
height: 1px;
position: absolute;
left: 0;
bottom: 0;
background: #938373;
}
.top-layout03 .l-ttl .txt01 {
display: block;
font-size: 30px;
}
.top-layout03.reverse {
-webkit-box-orient: horizontal;
-webkit-box-direction: reverse;
-ms-flex-direction: row-reverse;
flex-direction: row-reverse;
}
.top-layout03.reverse .l-desc {
margin: 60px -60px 0 0;
}
.top-layout04 {
background-color: #fff;
display: -ms-grid;
display: grid;
-ms-grid-columns: 260px 1fr;
grid-template-columns: 260px 1fr;
padding: 45px 60px;
min-height: 255px;
position: relative;
}
.top-layout04 .l-ttl .txt01 {
display: block;
font-size: 30px;
line-height: 1.4;
}
.top-layout05 {
background-color: #fff;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.top-layout05 .l-img {
width: 43.95%;
}
.top-layout05 .l-img img {
-o-object-fit: cover;
object-fit: cover;
height: 100%;
}
.top-layout05 .l-desc {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
padding: 5%;
}
.top-layout05 .l-ttl {
margin-bottom: 20px;
padding-bottom: 20px;
position: relative;
}
.top-layout05 .l-ttl::after {
content: '';
width: 30px;
height: 1px;
position: absolute;
left: 0;
bottom: 0;
background-color: #938373;
}
.top-layout05 .l-ttl .txt01 {
display: block;
font-size: 30px;
font-family: "FOT-筑紫明朝 Pr6 R";
}
.top-layout05 .l-btn {
margin-top: 25px;
}
.top-layout05.reverse {
-webkit-box-orient: horizontal;
-webkit-box-direction: reverse;
-ms-flex-direction: row-reverse;
flex-direction: row-reverse;
}
.top-layout05+.top-layout05 {
margin-top: 50px;
}
.top-layout07 {
display: -ms-grid;
display: grid;
-ms-grid-columns: 1fr 400px;
grid-template-columns: 1fr 400px;
background-color: #E0DACD;
}
.top-layout07 iframe {
vertical-align: bottom;
height: 100%;
width: 100%;
}
.top-layout07 .l-desc {
padding: 50px 20px 45px;
}
.top-layout07 .l-logo {
text-align: center;
margin-bottom: 25px;
}
.top-layout07 .l-logo img {
width: 240px;
}
.top-layout07 .l-txt {
line-height: 1.53;
text-align: center;
margin-bottom: 20px;
}
.top-layout07 .l-dl {
display: -ms-grid;
display: grid;
-ms-grid-columns: 80px 1fr;
grid-template-columns: 80px 1fr;
grid-gap: 10px 5px;
font-size: 13px;
line-height: 1.5;
margin-bottom: 35px;
margin-left: 45px;
}
@media (max-width: 800px) {
.top-layout01 {
display: block;
width: 100%;
}
.top-layout01 .l-img {
width: 100%;
margin: 0 0 35px;
}
.top-layout01 .l-desc {
padding: 0 5%;
}
.top-layout01 .l-ttl {
text-align: center;
margin-bottom: 20px;
}
.top-layout01 .l-ttl .txt01 {
font-size: 25px;
margin-bottom: 10px;
}
.top-layout01 .l-ttl .txt02 {
font-size: 18px;
}
.top-layout01.reverse .l-img {
margin: 0 0 35px;
}
.top-layout03 {
display: block;
}
.top-layout03 .l-img {
width: 100%;
margin-left: 0;
}
.top-layout03 .l-desc {
width: 100%;
padding: 40px 5%;
margin: 0;
}
.top-layout03 .l-ttl {
margin-bottom: 20px;
}
.top-layout03 .l-ttl .txt01 {
font-size: 25px;
}
.top-layout03.reverse .l-desc {
margin: 0;
}
.top-layout04 {
-ms-grid-columns: 1fr;
grid-template-columns: 1fr;
padding: 40px 5%;
min-height: 0;
}
.top-layout04 .l-ttl {
text-align: center;
margin-bottom: 20px;
}
.top-layout04 .l-ttl .txt01 {
font-size: 25px;
margin-bottom: 10px;
}
.top-layout04 .l-ttl .txt02 {
font-size: 13px;
}
.top-layout04 .l-sub-ttl {
text-align: center;
}
.top-layout04 .l-btn {
position: static;
margin-top: 30px;
}
.top-layout05 {
display: block;
}
.top-layout05 .l-img {
width: 100%;
}
.top-layout05 .l-desc {
padding: 30px 5%;
}
.top-layout05 .l-ttl {
text-align: center;
margin-bottom: 20px;
}
.top-layout05 .l-ttl::after {
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
}
.top-layout05 .l-ttl .txt01 {
font-size: 24px;
}
.top-layout05 .l-btn {
margin-top: 30px;
}
.top-layout05+.top-layout05 {
margin-top: 40px;
}
.top-layout07 {
-ms-grid-columns: 1fr;
grid-template-columns: 1fr;
}
.top-layout07 iframe {
height: 300px;
}
.top-layout07 .l-desc {
padding: 10% 5%;
}
} .top-card01 {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.top-card01>li {
text-align: center;
width: calc((100% - 34px) / 3);
}
.top-card01>li:not(:nth-child(3n)) {
margin-right: 17px;
}
.top-card01>li:nth-child(n+4) {
margin-top: 20px;
}
.top-card01 a {
display: block;
background-color: #f5f5f5;
height: 100%;
padding: 30px 30px 25px;
position: relative;
-webkit-transition: -webkit-transform .5s;
transition: -webkit-transform .5s;
transition: transform .5s;
transition: transform .5s, -webkit-transform .5s;
}
.top-card01 a::before {
content: "";
border-style: solid;
border-width: 0 0 13px 13px;
border-color: transparent transparent #938373 transparent;
position: absolute;
bottom: 0;
right: 0;
}
.top-card01 a:hover {
-webkit-transform: translateY(-10px);
transform: translateY(-10px);
}
.top-card01 .card-img {
margin-bottom: 15px;
}
.top-card01 .card-img img {
width: 90px;
}
.top-card01 .card-ttl {
line-height: 1.5;
margin-bottom: 10px;
padding-bottom: 5px;
border-bottom: 1px solid #E0DACD;
}
.top-card01 .txt01 {
display: block;
font-size: 18px;
}
.top-card01 .txt02 {
display: block;
font-size: 15px;
color: #938373;
margin-bottom: 5px;
}
.top-card01 .card-desc {
text-align: left;
}
.top-card02 {
display: -ms-grid;
display: grid;
-ms-grid-columns: (1fr)[3];
grid-template-columns: repeat(3, 1fr);
grid-gap: 1.7%;
}
.top-card02 a {
display: block;
background-color: #fff;
border: 1px solid #938373;
height: 100%;
-webkit-transition: -webkit-transform .5s;
transition: -webkit-transform .5s;
transition: transform .5s;
transition: transform .5s, -webkit-transform .5s;
position: relative;
}
.top-card02 a::before {
content: "";
border-style: solid;
border-width: 0 0 13px 13px;
border-color: transparent transparent #938373 transparent;
position: absolute;
bottom: 0;
right: 0;
}
.top-card02 a:hover {
-webkit-transform: translateY(-10px);
transform: translateY(-10px);
}
.top-card02 .card-desc {
padding: 35px 20px 45px;
}
.top-card02 .card-number {
font-weight: bold;
text-align: center;
margin-bottom: 5px;
}
.top-card02 .card-ttl {
text-align: center;
}
.top-card02 .card-ttl .txt01 {
display: block;
font-size: 20px;
font-family: "FOT-筑紫明朝 Pr6 R";
line-height: 1.6;
}
.top-card02 .card-ttl .txt02 {
display: block;
font-size: 18px;
font-family: "Cardo", serif;
letter-spacing: 0.1em;
color: #938373;
margin-bottom: 10px;
}
.top-card03 {
display: -ms-grid;
display: grid;
-ms-grid-columns: (1fr)[3];
grid-template-columns: repeat(3, 1fr);
grid-gap: 1.7%;
}
.top-card03>li {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
height: 100%;
background-color: #fff;
}
.top-card03 .card-desc {
padding: 40px 9% 45px;
}
.top-card03 .card-ttl {
text-align: center;
margin-bottom: 20px;
}
.top-card03 .card-ttl .txt01 {
display: block;
font-size: 24px;
font-family: "FOT-筑紫明朝 Pr6 R";
}
.top-card03 .card-ttl .txt02 {
display: block;
font-size: 18px;
font-family: "Cardo", serif;
letter-spacing: 0.1em;
color: #938373;
margin-bottom: 15px;
}
.top-card03.style01 {
grid-gap: 17px 1.7%;
}
.top-card03.style01>li {
background-color: #E0DACD;
}
.top-card03.style01 .card-desc {
height: 100%;
padding: 51px 20px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.top-card03.style01 .card-ttl {
margin-bottom: 0;
}
.top-card03.style01 .card-ttl .txt01 {
font-size: 20px;
line-height: 1.8;
}
@media (max-width: 800px) {
.top-card01 {
display: -ms-grid;
display: grid;
-ms-grid-columns: (1fr)[2];
grid-template-columns: repeat(2, 1fr);
grid-gap: 10px;
}
.top-card01>li {
width: 100%;
}
.top-card01>li:not(:nth-child(3n)) {
margin-right: auto;
}
.top-card01>li:nth-child(n+4) {
margin-top: auto;
}
.top-card01 a {
padding: 15px 10px;
}
.top-card01 .card-img {
margin-bottom: 15px;
}
.top-card01 .card-img img {
width: 70px;
}
.top-card01 .txt01 {
font-size: 15px;
}
.top-card01 .txt02 {
font-size: 13px;
}
.top-card01 .card-desc {
font-size: 14px;
}
.top-card02 {
-ms-grid-columns: (1fr)[1];
grid-template-columns: repeat(1, 1fr);
grid-gap: 30px;
}
.top-card02 .card-desc {
padding: 30px 25px;
}
.top-card03 {
-ms-grid-columns: (1fr)[1];
grid-template-columns: repeat(1, 1fr);
grid-gap: 30px;
}
.top-card03 .card-desc {
padding: 30px 25px;
}
.top-card03 .card-ttl {
margin-bottom: 15px;
}
.top-card03 .card-ttl .txt01 {
font-size: 21px;
}
.top-card03 .card-ttl .txt02 {
display: block;
font-size: 18px;
margin-bottom: 5px;
}
.top-card03.style01 {
grid-gap: 20px;
}
.top-card03.style01 .card-desc {
padding: 30px 25px;
}
.top-card03.style01 .card-ttl .txt01 {
font-size: 18px;
line-height: 1.6;
}
} .top-post-layout01 {
display: -ms-grid;
display: grid;
-ms-grid-columns: 200px 1fr;
grid-template-columns: 200px 1fr;
grid-gap: 50px;
min-height: 170px;
position: relative;
}
.top-post-layout01 .l-ttl .txt01 {
display: block;
font-size: 26px;
margin-bottom: 10px;
font-family: "FOT-筑紫明朝 Pr6 R";
}
.top-post-layout01 .l-ttl .txt02 {
display: block;
font-size: 16px;
font-family: "Cardo", serif;
font-weight: 400;
color: #938373;
}
.top-post-layout01 .l-btn {
position: absolute;
bottom: 0;
left: 0;
}
.top-post-layout01 .btn-more {
min-width: 170px;
}
.list-top-blog {
display: -ms-grid;
display: grid;
-ms-grid-columns: (minmax(240px, 1fr))[auto-fill];
grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
grid-gap: 15px;
}
.list-top-blog .list-img {
border: 1px solid #F3F0E9;
margin-bottom: 10px;
overflow: hidden;
}
.list-top-blog .list-img img {
-o-object-fit: cover;
object-fit: cover;
width: 100%;
height: 165px;
-webkit-transition: -webkit-transform 0.5s;
transition: -webkit-transform 0.5s;
transition: transform 0.5s;
transition: transform 0.5s, -webkit-transform 0.5s;
}
.list-top-blog time {
color: #938373;
font-family: "Cardo", serif;
display: block;
font-size: 14px;
font-weight: 400;
line-height: 1.8;
}
.list-top-blog .list-ttl {
display: inline-block;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 1;
overflow: hidden;
margin-bottom: 3px;
line-height: 1.8;
}
.list-top-blog .category {
display: inline-block;
font-size: 12px;
line-height: 1.5;
padding: 0 9px;
margin-right: 5px;
color: #938373;
border: 1px solid #938373;
font-family: "FOT-筑紫明朝 Pr6 R";
}
.list-top-blog a {
display: block;
height: 100%;
}
.list-top-blog a:hover .list-img img {
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
.list-top-news {
border-top: 1px solid #dfdfdf;
}
.list-top-news a {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
border-bottom: 1px solid #dfdfdf;
padding: 15px 0;
}
.list-top-news a:hover .ttl {
text-decoration: underline;
}
.list-top-news time {
display: inline-block;
margin-right: 30px;
font-size: 14px;
font-family: "Cardo", serif;
color: #938373;
line-height: 30px;
}
.list-top-news .ttl {
display: inline-block;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 1;
overflow: hidden;
}
.list-top-voice {
display: -ms-grid;
display: grid;
-ms-grid-columns: (minmax(240px, 1fr))[auto-fill];
grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
grid-gap: 30px 15px;
margin-bottom: 40px;
}
.list-top-voice .list-img {
border: 1px solid #F3F0E9;
margin-bottom: 10px;
overflow: hidden;
}
.list-top-voice .list-img img {
-o-object-fit: cover;
object-fit: cover;
width: 100%;
height: 165px;
-webkit-transition: -webkit-transform 0.5s;
transition: -webkit-transform 0.5s;
transition: transform 0.5s;
transition: transform 0.5s, -webkit-transform 0.5s;
}
.list-top-voice time {
color: #938373;
font-family: "Cardo", serif;
display: block;
font-size: 14px;
font-weight: 400;
line-height: 1.8;
}
.list-top-voice .list-ttl {
display: inline-block;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 1;
overflow: hidden;
margin-bottom: 3px;
line-height: 1.8;
}
.list-top-voice .category {
display: inline-block;
font-size: 12px;
line-height: 1.5;
padding: 0 9px;
margin-right: 5px;
color: #938373;
border: 1px solid #938373;
font-family: "FOT-筑紫明朝 Pr6 R";
}
.list-top-voice a {
display: block;
height: 100%;
}
.list-top-voice a:hover .list-img img {
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
@media (max-width: 800px) {
.top-post-layout01 {
-ms-grid-columns: 1fr;
grid-template-columns: 1fr;
grid-gap: 30px;
min-height: 0;
}
.top-post-layout01 .l-ttl .txt01 {
font-size: 25px;
}
.top-post-layout01 .l-btn {
position: static;
text-align: center;
}
.list-top-blog {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
grid-gap: 0;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
margin: 0 -5vw 0 0;
-webkit-overflow-scrolling: touch;
width: calc(100% + 5vw);
overflow-x: auto;
}
.list-top-blog li {
-webkit-box-flex: 0;
-ms-flex: 0 0 240px;
flex: 0 0 240px;
margin: 0 5% 0 0;
max-width: 100%;
}
.list-top-news a {
display: block;
line-height: 1.5;
padding: 10px 0;
}
.list-top-news time {
font-size: 12px;
margin-bottom: 5px;
}
.list-top-news .ttl {
-webkit-line-clamp: 2;
}
.list-top-voice {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
grid-gap: 0;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
margin: 0 -5vw 30px 0;
-webkit-overflow-scrolling: touch;
width: calc(100% + 5vw);
overflow-x: auto;
}
.list-top-voice li {
-webkit-box-flex: 0;
-ms-flex: 0 0 240px;
flex: 0 0 240px;
margin: 0 5% 0 0;
max-width: 100%;
}
} .page-ttl {
background-color: #E0DACD;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
text-align: center;
padding-top: 100px;
height: 340px;
width: 100%;
}
.page-ttl-main {
font-size: 45px;
line-height: 1.2;
margin-bottom: 15px;
}
.page-ttl-sub {
display: block;
font-size: 22px;
font-family: "Cardo", serif;
font-weight: 400;
color: #938373;
line-height: 1;
}
.breadcrumb {
position: relative;
z-index: 1;
}
.breadcrumb ul {
font-size: 0.8rem;
padding: 5px 5vw;
}
.breadcrumb ul li {
display: inline;
}
.breadcrumb ul li+li:before {
content: "";
display: inline-block;
width: 6px;
height: 6px;
border-top: 1px solid #ccc;
border-right: 1px solid #ccc;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
margin: 0 12px 0 3px;
vertical-align: 1px;
}
.u-contents p+p {
margin-top: 1em;
}
@media (max-width: 800px) {
.page-ttl {
padding-top: 0;
height: 180px;
}
.page-ttl-main {
font-size: 28px;
}
.page-ttl-sub {
font-size: 16px;
}
}
.u-h2 {
font-size: 30px;
position: relative;
padding-bottom: 20px;
margin-bottom: 50px;
}
.u-h2::before {
content: "";
background-color: #938373;
width: 30px;
height: 4px;
position: absolute;
bottom: 0;
left: 0;
}
.u-h3,
.postdata h3 {
border-bottom: 3px solid #ddd;
font-size: 22px;
padding-bottom: 10px;
margin-bottom: 30px;
position: relative;
}
.u-h3::before,
.postdata h3::before {
content: "";
background: #938373;
width: 50px;
height: 3px;
position: absolute;
left: 0;
bottom: -3px;
}
.postdata h3 {
margin-bottom: 25px;
}
.u-h4,
.postdata h4 {
font-size: 18px;
padding-left: 25px;
margin-bottom: 15px;
position: relative;
}
.u-h4::before,
.postdata h4::before {
content: "";
background: #938373;
width: 8px;
height: 60%;
position: absolute;
left: 0;
top: 7.5px;
}
.num-ttl {
border-bottom: 2px solid #E0DACD;
font-size: 20px;
padding-bottom: 10px;
margin-bottom: 30px;
}
.num-ttl .num {
background-color: #938373;
display: inline-block;
color: #fff;
font-size: 12px;
line-height: 25px;
padding: 0 9px;
margin-right: 20px;
vertical-align: 3px;
position: relative;
}
.num-ttl .num::after {
content: "";
border-style: solid;
border-width: 12.5px 0 12.5px 7px;
border-color: transparent transparent transparent #938373;
position: absolute;
top: 0;
right: -7px;
}
.u-catch {
text-align: center;
font-size: 20px;
font-family: "FOT-筑紫明朝 Pr6 R";
text-decoration: underline;
}
@media (max-width: 800px) {
.u-h2 {
font-size: 24px;
padding-bottom: 20px;
margin-bottom: 30px;
line-height: 1.4;
}
.u-h3,
.postdata h3 {
font-size: 20px;
margin-bottom: 20px;
}
.u-h4,
.postdata h4 {
font-size: 18px;
padding-left: 20px;
}
.u-h4::before,
.postdata h4::before {
top: 5px;
}
.num-ttl {
font-size: 18px;
margin-bottom: 15px;
}
.num-ttl .num {
display: table;
font-size: 10px;
padding: 0 10px;
margin-bottom: 8px;
}
.num-ttl .num::after {
display: none;
}
.u-catch {
text-align: left;
font-size: 18px;
}
}
.short+.short {
margin-top: 50px;
}
.tall {
padding: 70px 0;
overflow: hidden;
}
.tall.bg01 {
background-color: #F3F0E9;
}
@media (max-width: 800px) {
.short+.short {
margin-top: 30px;
}
.tall {
padding: 50px 0;
}
}
.col1,
.col2,
.col3,
.col4 {
display: -ms-grid;
display: grid;
}
.col1 {
-ms-grid-columns: (1fr)[1];
grid-template-columns: repeat(1, 1fr);
}
.col2 {
-ms-grid-columns: (1fr)[2];
grid-template-columns: repeat(2, 1fr);
}
.col3 {
-ms-grid-columns: (1fr)[3];
grid-template-columns: repeat(3, 1fr);
}
.col4 {
-ms-grid-columns: (1fr)[4];
grid-template-columns: repeat(4, 1fr);
}
@media (max-width: 800px) {
.col1,
.col2,
.col3,
.col4 {
-ms-grid-columns: (1fr)[1];
grid-template-columns: repeat(1, 1fr);
}
}
.list-disc li {
position: relative;
padding-left: 15px;
}
.list-disc li:before {
content: "";
background-color: #938373;
border-radius: 50%;
display: block;
position: absolute;
left: 0;
top: .8em;
width: 5px;
height: 5px;
}
.list-check li {
position: relative;
padding-left: 25px;
}
.list-check li::before {
content: "";
width: 15px;
height: 9px;
border-left: 3px solid #938373;
border-bottom: 3px solid #938373;
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
position: absolute;
top: 8px;
left: 0;
}
.list-num {
counter-reset: number;
}
.list-num>li {
padding-left: 30px;
position: relative;
}
.list-num>li:before {
background-color: #333;
border-radius: 15px;
color: #fff;
counter-increment: number;
content: counter(number);
font-size: 11px;
position: absolute;
top: 2px;
left: 0;
line-height: 20px;
text-align: center;
padding-left: 2px;
width: 20px;
height: 20px;
}
.list-num>li+li {
margin-top: 5px;
}
.list-disc.col2,
.list-check.col2,
.list-num.col2 {
grid-gap: 10px 30px;
}
.list-disc.col3,
.list-check.col3,
.list-num.col3 {
grid-gap: 10px 30px;
}
.list-price>li+li {
margin-top: 20px;
}
.list-price .list-intro {
border-bottom: 1px dotted #c4cfc9;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end;
grid-gap: 10px;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
font-weight: bold;
font-size: 18px;
padding: 0 0 5px;
}
.list-price .list-desc {
color: #747474;
font-size: 13px;
margin-top: 5px;
}
@media (max-width: 800px) {
.list-disc.col2,
.list-check.col2,
.list-num.col2 {
grid-gap: 5px;
}
.list-disc.col3,
.list-check.col3,
.list-num.col3 {
grid-gap: 5px;
}
.list-price>li+li {
margin-top: 15px;
}
.list-price .list-intro {
font-size: 16px;
}
}
.dl-style01 {
display: -ms-grid;
display: grid;
-ms-grid-columns: 25% 75%;
grid-template-columns: 25% 75%;
grid-gap: 20px 0;
}
.dl-style01>dt {
background-color: #E0DACD;
font-size: 17px;
padding: 20px;
}
.dl-style01>dt .num {
display: block;
font-size: 13px;
line-height: 1;
margin-bottom: 5px;
}
.dl-style01>dd {
background-color: #F8F8F8;
font-size: 15px;
padding: 20px;
}
.dl-style02>dt {
border-bottom: 1px dashed #ccc;
font-size: 17px;
padding-bottom: 10px;
margin-bottom: 15px;
}
.dl-style02>dd+dt {
margin-top: 20px;
}
.dl-style03 {
display: -ms-grid;
display: grid;
-ms-grid-columns: 100px 1fr;
grid-template-columns: 100px 1fr;
grid-gap: 10px 30px;
}
.dl-style03>dt {
background: #333;
border-radius: 5px;
color: #fff;
font-size: 13px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
text-align: center;
}
@media (max-width: 800px) {
.dl-style01 {
-ms-grid-columns: 1fr;
grid-template-columns: 1fr;
grid-gap: 0;
}
.dl-style01>dt {
font-size: 15px;
padding: 15px;
}
.dl-style01>dd {
padding: 15px;
}
.dl-style01>dd+dt {
margin-top: 15px;
}
.dl-style02>dt {
font-size: 17px;
}
.dl-style02 dd+dt {
margin-top: 15px;
}
.dl-style03 {
grid-gap: 10px 15px;
}
}
.list-card01>li {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
border: 2px solid #E0DACD;
padding: 25px;
background-color: #fff;
}
.list-card01 .list-img {
text-align: center;
margin-bottom: 25px;
}
.list-card01 .num {
display: block;
color: #333;
font-weight: bold;
font-size: 13px;
line-height: 1;
margin-bottom: 5px;
}
.list-card01 .list-ttl {
border-bottom: 1px solid #E0DACD;
font-weight: bold;
font-size: 18px;
padding-bottom: 10px;
margin-bottom: 20px;
}
.list-card01 .list-btn {
text-align: center;
margin-top: auto;
padding-top: 15px;
}
.list-card01 .btn-more {
min-width: 0;
width: 100%;
}
.list-card02>li {
background-color: #E0DACD;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
padding: 25px 20px;
}
.list-card02 .list-img {
text-align: center;
margin-bottom: 25px;
}
.list-card02 .num {
background-color: #938373;
border-radius: 50px;
display: table;
color: #fff;
font-weight: bold;
font-size: 11px;
line-height: 25px;
padding: 0 20px;
margin: 0 auto 10px;
}
.list-card02 .list-ttl {
display: block;
font-size: 18px;
text-align: center;
margin-bottom: 15px;
}
.list-card02 .list-btn {
text-align: center;
margin-top: auto;
padding-top: 15px;
}
.list-card02 .btn-more {
min-width: 0;
width: 100%;
}
.list-card03>li {
background-color: #E0DACD;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
padding: 25px;
position: relative;
}
.list-card03>li+li::before {
content: "";
border-style: solid;
border-width: 12px 0 12px 12px;
border-color: transparent transparent transparent #938373;
position: absolute;
left: -5%;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.list-card03 .list-img {
text-align: center;
margin-bottom: 25px;
}
.list-card03 .num {
background: #938373;
border-radius: 50px;
display: table;
color: #fff;
font-weight: bold;
font-size: 11px;
line-height: 25px;
padding: 0 20px;
margin: 0 auto 10px;
}
.list-card03 .list-ttl {
display: block;
font-size: 18px;
text-align: center;
margin-bottom: 15px;
}
.list-card03 .list-btn {
text-align: center;
margin-top: auto;
padding-top: 15px;
}
.list-card03 .btn-more {
min-width: 0;
width: 100%;
}
.list-card03.col3 li+li::before,
.list-card03.col4 li+li::before {
left: -6%;
}
.list-card01.col2,
.list-card02.col2,
.list-card03.col2 {
grid-gap: 40px;
}
.list-card01.col3,
.list-card02.col3,
.list-card03.col3 {
grid-gap: 30px;
}
.list-card01.col4,
.list-card02.col4,
.list-card03.col4 {
grid-gap: 20px;
}
@media (max-width: 800px) {
.list-card01.col2,
.list-card02.col2,
.list-card03.col2,
.list-card01.col3,
.list-card02.col3,
.list-card03.col3,
.list-card01.col4,
.list-card02.col4,
.list-card03.col4 {
grid-gap: 15px;
}
.list-card03 {
grid-gap: 30px !important;
}
.list-card03>li+li::before {
left: 50% !important;
top: -27px;
-webkit-transform: translateX(-50%) rotate(90deg);
transform: translateX(-50%) rotate(90deg);
}
}
.table-style01 th,
.table-style01 td {
border: 1px solid #c9c9c9;
padding: 15px;
vertical-align: middle;
}
.table-style01 th {
background-color: #938373;
color: #fff;
}
.table-style01 td {
background-color: #fff;
}
.table-style01 .bg01 {
background-color: #f5f5f5;
}
.table-scroll-txt {
display: none;
}
@media (max-width: 800px) {
.table-style01 th,
.table-style01 td {
padding: 10px;
font-size: 14px;
line-height: 1.5;
}
.table-scroll-txt {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
margin-bottom: 10px;
}
.table-scroll-txt::before {
content: "";
display: block;
background: url(//keyaki-m.com/wp-content/themes/keyaki-m.com/images/share/icon_scroll.svg) no-repeat center/contain;
width: 30px;
height: 24.5px;
margin-right: 10px;
}
.table-scroll {
overflow-x: scroll;
overflow-scrolling: touch;
-webkit-overflow-scrolling: touch;
}
.table-scroll::-webkit-scrollbar {
height: 5px;
}
.table-scroll::-webkit-scrollbar-track {
border-radius: 5px;
background: #f5f6f8;
}
.table-scroll::-webkit-scrollbar-thumb {
border-radius: 5px;
background: #333;
}
.table-scroll table {
margin-bottom: 10px !important;
width: 150%;
}
}
.box-style01 {
border: 2px solid #E0DACD;
background: #fff;
padding: 5%;
}
.box-style01>.box-ttl {
font-size: 20px;
text-align: center;
margin-bottom: 30px;
}
.box-style01>.box-ttl02 {
font-size: 20px;
padding-left: 25px;
margin-bottom: 15px;
position: relative;
}
.box-style01>.box-ttl02::before {
content: "";
background: #938373;
width: 8px;
height: 60%;
position: absolute;
left: 0;
top: 7.5px;
}
.box-style02 {
background-color: #938373;
color: #fff;
padding: 5%;
}
.box-style02>.box-ttl {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
font-size: 20px;
margin-bottom: 15px;
}
.box-style02>.box-ttl img {
margin-right: 15px;
}
.box-style02 .list-check li::before {
border-left: 3px solid #fff;
border-bottom: 3px solid #fff;
}
@media (max-width: 800px) {
.box-style01>.box-ttl {
margin-bottom: 15px;
}
.box-style01>.box-ttl02 {
font-size: 18px;
padding-left: 20px;
}
.box-style01>.box-ttl02::before {
top: 5px;
}
.box-style02>.box-ttl {
font-size: 18px;
margin-bottom: 15px;
}
}
.list-anchor-link {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
font-size: 15px;
}
.list-anchor-link li {
position: relative;
}
.list-anchor-link li::after {
content: "";
display: inline-block;
background: #e0e0e0;
width: 2px;
height: 15px;
margin: 0 20px;
vertical-align: -1px;
}
.list-anchor-link a {
display: inline-block;
position: relative;
font-weight: bold;
padding-right: 25px;
}
.list-anchor-link a::before {
content: "";
background: url(//keyaki-m.com/wp-content/themes/keyaki-m.com/images/share/icon_arrow_down.svg) no-repeat 0 0/contain;
width: 22px;
height: 22px;
position: absolute;
right: -3px;
top: 3px;
}
.list-anchor-link a:hover {
text-decoration: underline;
}
.list-sns {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.list-sns li+li {
margin-left: 15px;
}
.list-sns a {
-webkit-transition: opacity .5s;
transition: opacity .5s;
}
.list-sns a:hover {
opacity: .5;
}
@media (max-width: 800px) {
.list-anchor-link {
display: block;
}
.list-anchor-link li::after {
display: none;
}
.list-anchor-link a {
padding: 0 0 0 30px;
}
.list-anchor-link a::before {
right: inherit;
left: 0;
top: 2px;
}
}
.under-slider01 .splide {
margin: 0 auto;
}
.under-slider01 .splide__track {
overflow: visible;
}
.under-slider01 .splide__slide:not(.is-visible) .slide {
pointer-events: none;
opacity: .3;
}
.under-slider01 .splide__arrow--prev {
left: calc((100% - 860px)/2);
}
.under-slider01 .splide__arrow--next {
right: calc((100% - 860px)/2);
}
.under-slider01 .splide__arrow {
top: 263px;
-webkit-transform: translateY(0);
transform: translateY(0);
}
.under-slider01 .item-desc {
margin-top: 25px;
}
.under-slider01 .item-ttl {
font-size: 18px;
margin-bottom: 10px;
}
.under-slider02 .item-img {
position: relative;
}
.under-slider02 figcaption {
background: #fff;
font-size: 11px;
font-weight: bold;
line-height: 1.5;
text-align: left;
padding: 3px 5px;
position: absolute;
bottom: 10px;
left: 10px;
}
.under-slider03 .splide {
width: 100%;
margin: 0 auto;
padding: 0 0 30px;
}
.under-slider03 .splide__pagination {
bottom: 0;
}
.under-slider03 .splide__slide {
opacity: 0.2;
transition: 0.5s ease-in-out;
}
.under-slider03 .splide__slide img {
width: 100%;
}
.under-slider03 .splide__slide.is-active {
opacity: 1;
}
.under-slider03 .splide__arrow--prev {
left: calc(20% + 15px);
margin-top: 15px;
}
.under-slider03 .splide__arrow--next {
right: calc(20% + 15px);
margin-top: 15px;
}
@media (max-width: 800px) {
.under-slider01 .item-desc {
margin-top: 15px;
}
.under-slider01 .item-ttl {
font-size: 18px;
margin-bottom: 0;
}
.under-slider03 .splide__arrow--prev {
left: calc(10% + 15px);
width: 45px;
height: 45px;
}
.under-slider03 .splide__arrow--next {
right: calc(10% + 15px);
width: 45px;
height: 45px;
}
}
.youtube {
width: 100%;
aspect-ratio: 16 / 9;
}
.youtube iframe {
width: 100%;
height: 100%;
}
video {
width: 100%;
}
.google-map iframe {
vertical-align: bottom;
width: 100%;
height: 450px;
}
.merit-demerit {
display: -ms-grid;
display: grid;
-ms-grid-columns: (1fr)[2];
grid-template-columns: repeat(2, 1fr);
grid-gap: 4%;
}
.merit-demerit .item {
background: #f7f7f7;
border-top: 5px solid #5BCBE0;
padding: 8%;
}
.merit-demerit .item:nth-of-type(2) {
border-color: #FD787A;
}
.merit-demerit .item-ttl {
margin-bottom: 20px;
}
.merit-demerit .item-ttl .en {
font-size: 25px;
margin-right: 25px;
}
.merit-demerit .item-ttl .jp {
font-size: 14px;
}
.faq-style>dt,
.faq-style>dd {
background-color: #E0DACD;
}
.faq-style>dt {
cursor: pointer;
padding: 20px 90px 20px 70px;
position: relative;
}
.faq-style>dd {
display: none;
padding: 0 70px 30px;
}
.faq-style>dd+dt {
margin-top: 10px;
}
.faq-style .faq-ico {
color: #938373;
font-size: 23px;
position: absolute;
top: 13px;
left: 25px;
}
.faq-style .faq-ttl {
font-family: "FOT-筑紫明朝 Pr6 R";
font-size: 16px;
}
.faq-style .faq-open-ico {
display: inline-block;
width: 40px;
height: 40px;
position: absolute;
right: 30px;
top: 15px;
}
.faq-style .faq-open-ico::before,
.faq-style .faq-open-ico::after {
content: "";
display: block;
background: #938373;
position: absolute;
top: 50%;
left: 50%;
}
.faq-style .faq-open-ico::before {
width: 16px;
height: 2px;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
}
.faq-style .faq-open-ico::after {
width: 16px;
height: 2px;
-webkit-transform: rotate(90deg) translateX(-50%);
transform: rotate(90deg) translateX(-50%);
-webkit-transform-origin: left;
transform-origin: left;
-webkit-transition: -webkit-transform .5s;
transition: -webkit-transform .5s;
transition: transform .5s;
transition: transform .5s, -webkit-transform .5s;
}
.faq-style .is-open .faq-open-ico::after {
-webkit-transform: rotate(0) translateX(-50%);
transform: rotate(0) translateX(-50%);
}
.flow-arrow {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
margin: 30px 0;
}
.flow-arrow::before,
.flow-arrow::after {
content: "";
background-color: #E0DACD;
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
height: 1px;
}
.flow-arrow img {
padding: 0 15px;
width: 65px;
}
@media (max-width: 800px) {
.google-map iframe {
height: 300px;
}
.merit-demerit {
-ms-grid-columns: 1fr;
grid-template-columns: 1fr;
grid-gap: 25px;
}
.merit-demerit .item {
padding: 7% 5%;
}
.merit-demerit .item-ttl {
margin-bottom: 15px;
}
.faq-style>dt {
padding: 15px 60px 15px 50px;
}
.faq-style>dd {
padding: 0 50px 30px;
}
.faq-style .faq-ico {
top: 10px;
left: 15px;
}
.faq-style .faq-ttl {
font-size: 15px;
line-height: 1.7;
}
.faq-style .faq-open-ico {
width: 30px;
height: 30px;
right: 15px;
top: 13px;
}
.faq-style .faq-open-ico::before {
width: 12px;
}
.faq-style .faq-open-ico::after {
width: 13px;
}
}
.l-imgR,
.l-imgL {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
}
.l-imgR .l-img,
.l-imgL .l-img {
margin: 0 40px 0 0;
width: 40%;
}
.l-imgR .l-img.small,
.l-imgL .l-img.small {
width: 30%;
}
.l-imgR .l-desc,
.l-imgL .l-desc {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
}
.l-imgR {
-webkit-box-orient: horizontal;
-webkit-box-direction: reverse;
-ms-flex-direction: row-reverse;
flex-direction: row-reverse;
}
.l-imgR .l-img {
margin: 0 0 0 40px;
}
.fl-wrap {
display: flow-root;
}
.fl-imgR,
.fl-imgL {
width: 40%;
}
.fl-imgR.small,
.fl-imgL.small {
width: 30%;
}
.fl-imgR {
float: right;
margin: 0 0 15px 35px;
}
.fl-imgL {
float: left;
margin: 0 35px 15px 0;
}
.l-col2,
.l-col3 {
display: -ms-grid;
display: grid;
}
.l-col2 {
-ms-grid-columns: (1fr)[2];
grid-template-columns: repeat(2, 1fr);
grid-gap: 5%;
}
.l-col3 {
-ms-grid-columns: (1fr)[3];
grid-template-columns: repeat(3, 1fr);
grid-gap: 3%;
}
.l-style01 {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
position: relative;
z-index: 0;
}
.l-style01 .l-img {
width: 56.64%;
margin: 0 7.5% 0 -10%;
}
.l-style01 .l-desc {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
}
.l-style01 .num {
display: inline-block;
font-weight: bold;
font-size: 20px;
line-height: 1;
margin-bottom: 15px;
font-family: "Cardo", serif;
color: #938373;
font-weight: 400;
}
.l-style01 .l-ttl {
font-size: 25px;
margin-bottom: 30px;
}
.l-style01 .l-sub-ttl {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
font-family: "FOT-筑紫明朝 Pr6 R";
font-size: 18px;
margin-bottom: 30px;
}
.l-style01 .l-sub-ttl::before {
content: "";
background: #37414f;
width: 30px;
height: 2px;
margin-right: 25px;
}
.l-style01.reverse {
-webkit-box-orient: horizontal;
-webkit-box-direction: reverse;
-ms-flex-direction: row-reverse;
flex-direction: row-reverse;
}
.l-style01.reverse .l-img {
margin: 0 -10% 0 7.5%;
}
.l-style01 .txt01 {
font-size: 20px;
font-weight: bold;
}
.l-style01 .txt01 span {
text-decoration: line-through;
}
.l-style02 {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
font-size: 14px;
}
.l-style02 .l-img {
position: relative;
width: 40%;
z-index: 1;
}
.l-style02 .l-desc {
background-color: #E0DACD;
padding: 55px 55px 55px 150px;
margin: 50px 0 0 -100px;
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
}
.l-style02 .num {
display: inline-block;
font-weight: bold;
font-size: 24px;
line-height: 1;
margin-bottom: 15px;
color: #938373;
font-family: "Cardo", serif;
}
.l-style02 .l-ttl {
font-size: 24px;
margin-bottom: 15px;
}
.l-style02 .l-sub-ttl {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
font-family: "FOT-筑紫明朝 Pr6 R";
font-size: 18px;
margin-bottom: 20px;
}
.l-style02 .l-sub-ttl::before {
content: "";
background: #37414f;
width: 30px;
height: 2px;
margin-right: 25px;
}
.l-style02.reverse {
-webkit-box-orient: horizontal;
-webkit-box-direction: reverse;
-ms-flex-direction: row-reverse;
flex-direction: row-reverse;
}
.l-style02.reverse .l-desc {
padding: 55px 150px 55px 55px;
margin: 50px -100px 0 0;
}
@media (max-width: 800px) {
.l-imgR,
.l-imgL {
display: block;
}
.l-imgR .l-img,
.l-imgL .l-img {
margin: 0 0 15px;
text-align: center;
width: 100%;
}
.l-imgR .l-img.small,
.l-imgL .l-img.small {
width: 100%;
}
.l-imgR .l-img {
margin: 0 0 15px;
}
.fl-imgR,
.fl-imgL {
float: none;
margin: 0 0 15px;
width: 100%;
}
.fl-imgR.small,
.fl-imgL.small {
width: 100%;
}
.l-col2,
.l-col3 {
-ms-grid-columns: 1fr;
grid-template-columns: 1fr;
grid-gap: 30px;
}
.l-style01 {
display: block;
}
.l-style01 .l-img {
width: 100%;
margin: 0 0 25px;
}
.l-style01 .num {
font-size: 20px;
margin-bottom: 15px;
}
.l-style01 .l-ttl {
font-size: 20px;
margin-bottom: 20px;
}
.l-style01 .l-sub-ttl {
font-size: 18px;
margin-bottom: 20px;
}
.l-style01.reverse .l-img {
margin: 0 0 25px;
}
.l-style01 .txt01 {
font-size: 16px;
}
.l-style02 {
display: block;
}
.l-style02 .l-img {
width: 100vw;
margin: 0 -5vw;
}
.l-style02 .l-desc {
padding: 7%;
margin: -50px 0 0;
position: relative;
z-index: 1;
}
.l-style02 .num {
font-size: 20px;
margin-bottom: 15px;
}
.l-style02 .l-ttl {
font-size: 20px;
margin-bottom: 20px;
}
.l-style02 .l-sub-ttl {
font-size: 18px;
margin-bottom: 20px;
}
.l-style02.reverse .l-desc {
padding: 7%;
margin: -50px 0 0;
}
}
.staff-layout {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.staff-layout .l-img {
width: 45%;
}
.staff-layout .l-desc {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
padding-left: 8%;
}
.staff-layout .l-ttl {
border-bottom: 2px solid #938373;
font-family: "FOT-筑紫明朝 Pr6 R";
font-size: 15px;
width: -webkit-fit-content;
width: -moz-fit-content;
width: fit-content;
margin-bottom: 30px;
}
.staff-layout .l-message {
font-size: 25px;
margin-bottom: 25px;
}
.staff-layout .l-name {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end;
font-family: "FOT-筑紫明朝 Pr6 R";
font-size: 13px;
line-height: 1;
}
.staff-layout .job {
display: block;
margin-right: 15px;
}
.staff-layout .jp {
display: block;
font-size: 20px;
margin-right: 15px;
}
.staff-layout .en {
display: block;
}
.staff-career {
display: -ms-grid;
display: grid;
-ms-grid-columns: 100px 1fr;
grid-template-columns: 100px 1fr;
}
.staff-career dt {
color: #333;
}
.staff-list {
display: -ms-grid;
display: grid;
-ms-grid-columns: (1fr)[4];
grid-template-columns: repeat(4, 1fr);
grid-gap: 50px 25px;
}
.staff-list .list-img {
text-align: center;
margin-bottom: 20px;
}
.staff-list .list-ttl {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
text-align: center;
line-height: 1;
}
.staff-list .job {
display: block;
font-size: 12px;
margin-bottom: 12px;
}
.staff-list .jp {
font-size: 15px;
margin-bottom: 10px;
}
.staff-list .en {
font-size: 11px;
letter-spacing: 0;
}
@media (max-width: 800px) {
.staff-layout {
display: block;
}
.staff-layout .l-img {
width: 100%;
max-width: 250px;
margin: 0 auto 30px;
}
.staff-layout .l-desc {
padding: 0;
}
.staff-layout .l-message {
font-size: 20px;
margin-bottom: 20px;
}
.staff-list {
-ms-grid-columns: (1fr)[2];
grid-template-columns: repeat(2, 1fr);
grid-gap: 30px 15px;
}
}
.tel-layout {
background-color: #E0DACD;
max-width: 800px;
padding: 5%;
margin: 0 auto;
}
.tel-layout .l-ttl {
border-bottom: 1px solid #938373;
margin-bottom: 30px;
font-size: 18px;
text-align: center;
padding-bottom: 10px;
margin: 0 auto 25px;
width: -webkit-fit-content;
width: -moz-fit-content;
width: fit-content;
}
.tel-layout .l-tel {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
font-weight: bold;
font-size: 38px;
line-height: 1;
margin: 0 auto;
white-space: nowrap;
font-family: "Cardo", serif;
color: #938373;
}
.tel-layout .l-tel img {
margin-right: 10px;
}
.tel-layout .l-time {
display: -ms-grid;
display: grid;
-ms-grid-columns: 90px 1fr;
grid-template-columns: 90px 1fr;
grid-gap: 10px;
line-height: 1.5;
margin: 20px auto 0;
width: -webkit-fit-content;
width: -moz-fit-content;
width: fit-content;
}
.tel-layout .l-time dt {
border: 1px solid #938373;
color: #938373;
text-align: center;
font-weight: bold;
font-size: 10px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
@media (max-width: 800px) {
.tel-layout .l-ttl {
font-size: 15px;
}
.tel-layout .tac {
text-align: center;
}
.tel-layout .l-tel {
font-size: 25px;
}
.tel-layout .l-tel img {
width: 15px;
}
.tel-layout02 .l-ttl {
font-size: 15px;
margin-bottom: 25px;
}
.tel-layout02 .wrapper {
-ms-grid-columns: (1fr)[1];
grid-template-columns: repeat(1, 1fr);
grid-gap: 30px;
}
.tel-layout02 .l-tel {
font-size: 25px;
}
.tel-layout02 .l-tel img {
width: 15px;
}
.tel-layout02 .l-time {
margin-top: 10px;
}
} .dl-privacy dt {
border-bottom: 1px solid #938373;
font-size: 18px;
padding: 0 0 5px;
margin: 0 0 15px;
}
.dl-privacy dd+dt {
margin-top: 30px;
}
.list-privacy li {
position: relative;
padding: 0 0 0 15px;
}
.list-privacy li+li {
margin-top: 3px;
}
.list-privacy li:before {
background: #333;
border-radius: 50%;
content: "";
display: block;
position: absolute;
left: 0;
top: 10px;
width: 5px;
height: 5px;
} .footer {
margin-top: auto;
}
.footer-layout01 {
background-color: #F3F0E9;
padding: 60px 0;
}
.footer-layout01 .l-wrapper {
display: -ms-grid;
display: grid;
-ms-grid-columns: 45% 1fr;
grid-template-columns: 45% 1fr;
grid-gap: 5%;
margin-bottom: 30px;
}
.f-logo {
margin-bottom: 20px;
}
.f-logo img {
width: 240px;
}
.f-sns {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.f-sns li+li {
margin-left: 15px;
}
.f-sns a {
-webkit-transition: .3s;
transition: .3s;
}
.f-sns a:hover {
opacity: .5;
}
.f-sns img {
width: 28px;
}
.site-map {
line-height: 1.5;
}
.site-map .sub-menu {
margin-top: 10px;
}
.site-map .sub-menu li {
font-size: 14px;
margin-bottom: 5px;
line-height: 2.42;
}
.site-map .sub-menu li::before {
content: "-";
margin-right: 5px;
color: #938373;
}
.site-map a:not([href="#"]):hover {
text-decoration: underline;
}
.site-map a[href="#"] {
cursor: auto;
pointer-events: none;
display: block;
border-bottom: 1px solid #E0DACD;
padding-bottom: 5px;
font-family: "FOT-筑紫明朝 Pr6 R";
}
.footer-container {
display: -ms-grid;
display: grid;
-ms-grid-columns: (1fr)[2];
grid-template-columns: repeat(2, 1fr);
grid-gap: 30px;
}
.f-bnr {
display: -ms-grid;
display: grid;
-ms-grid-columns: (1fr)[4];
grid-template-columns: repeat(4, 1fr);
grid-gap: 20px;
}
.footer-layout02 {
background: url(//keyaki-m.com/wp-content/themes/keyaki-m.com/images/share/footer-layout02_bg.jpg) center/cover no-repeat;
padding: 80px 0;
color: #fff;
}
.footer-layout02 .l-ttl {
text-align: center;
margin-bottom: 40px;
}
.footer-layout02 .l-ttl .txt01 {
display: block;
font-size: 35px;
margin-bottom: 25px;
font-family: "FOT-筑紫明朝 Pr6 R";
}
.footer-layout02 .l-ttl .txt02 {
display: block;
font-size: 20px;
font-family: "Cardo", serif;
font-weight: 400;
}
.footer-layout02 .l-txt {
text-align: center;
}
.footer-layout02 .l-btn-list {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
grid-gap: 15px;
margin: 0 auto 25px;
width: 80%;
}
.copyright {
background-color: #E0DACD;
font-size: 12px;
padding: 10px;
}
.copyright .container {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.copyright-links {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
font-size: 14px;
}
.copyright-links li+li::before {
content: "|";
margin: 0 15px;
}
.copyright-links a {
line-height: 1.5;
}
.copyright-links a:hover {
text-decoration: underline;
}
.pagetop {
position: fixed;
bottom: 50px;
right: 50px;
z-index: 5;
}
.pagetop a {
display: inline-block;
background-color: #938373;
text-align: center;
width: 50px;
height: 50px;
padding: 18px 0 0;
-webkit-transition: -webkit-transform .5s;
transition: -webkit-transform .5s;
transition: transform .5s;
transition: transform .5s, -webkit-transform .5s;
position: relative;
z-index: 0;
}
.pagetop a:hover {
-webkit-transform: translateY(-10px);
transform: translateY(-10px);
}
.fixed-menu {
border-radius: 4px 0 0 4px;
background-color: #938373;
color: #fff;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
position: fixed;
top: 50%;
right: 0;
-webkit-transition: -webkit-transform .5s;
transition: -webkit-transform .5s;
transition: transform .5s;
transition: transform .5s, -webkit-transform .5s;
-webkit-transform: translate(400px, -50%);
transform: translate(400px, -50%);
z-index: 10;
}
.fixed-menu:hover {
-webkit-transform: translate(0, -50%);
transform: translate(0, -50%);
}
.fixed-menu .ttl {
border-radius: 5px 0 0 5px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-writing-mode: vertical-rl;
-ms-writing-mode: tb-rl;
writing-mode: vertical-rl;
line-height: 1;
white-space: nowrap;
-webkit-font-feature-settings: normal;
font-feature-settings: normal;
padding: 40px 0;
width: 60px;
font-family: "FOT-筑紫明朝 Pr6 R";
}
.fixed-menu .ttl i {
margin-bottom: 15px;
}
.fixed-menu .inner {
display: -ms-grid;
display: grid;
place-items: center;
padding: 27px 15px;
padding-left: 0;
width: 400px;
}
.fixed-menu .txt01 {
text-align: center;
font-family: "FOT-筑紫明朝 Pr6 R";
}
.fixed-menu .txt02 {
text-align: center;
font-size: 14px;
}
.fixed-menu .wrapper {
text-align: center;
padding: 20px 0;
}
.fixed-menu .btn {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
border: 1px solid #fff;
color: #fff;
font-size: 15px;
font-weight: bold;
line-height: 1.2;
text-align: center;
padding: 10px;
min-width: 170px;
min-height: 50px;
width: 100%;
}
.fixed-menu .btn img {
margin-right: 10px;
}
.fixed-menu .btn .small {
display: block;
font-size: 10px;
margin-top: 5px;
}
.fixed-menu .btn-line {
padding: 5px 25px;
}
.sp-navi {
display: none;
}
@media (max-width: 800px) {
.footer {
padding-bottom: 60px;
}
.footer-layout01 {
padding: 50px 0;
}
.footer-layout01 .l-wrapper {
-ms-grid-columns: 1fr;
grid-template-columns: 1fr;
grid-gap: 30px;
margin-bottom: 30px;
}
.f-logo {
text-align: center;
}
.f-sns {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.site-map .sub-menu li {
line-height: 2.1;
}
.footer-container {
-ms-grid-columns: (1fr)[1];
grid-template-columns: repeat(1, 1fr);
grid-gap: 15px;
}
.f-bnr {
-ms-grid-columns: (1fr)[2];
grid-template-columns: repeat(2, 1fr);
grid-gap: 10px;
}
.footer-layout02 {
padding: 50px 0;
}
.footer-layout02 .l-ttl {
margin-bottom: 30px;
}
.footer-layout02 .l-ttl .txt01 {
font-size: 25px;
margin-bottom: 10px;
}
.footer-layout02 .l-ttl .txt02 {
font-size: 13px;
}
.footer-layout02 .l-sub-ttl {
font-size: 17px;
}
.footer-layout02 .l-btn-list {
display: -ms-grid;
display: grid;
-webkit-box-pack: normal;
-ms-flex-pack: normal;
justify-content: normal;
grid-gap: 15px;
margin: 0 auto 15px;
width: 100%;
}
.copyright {
padding: 25px 0 15px;
text-align: center;
}
.copyright .container {
display: block;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.copyright-links {
font-size: .8rem;
margin-bottom: 15px;
}
.fixed-menu {
display: none;
}
}
@media (max-width: 1024px) {
.pagetop {
display: none;
}
.sp-navi {
display: block;
}
:root {
--navi-background: #938373;
--navi-border-color: #fff;
--navi-text-color: #fff;
--svg-stroke: #fff;
--menu-btn: #fff;
--navi-font: "游ゴシック体", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, sans-serif;
}
.sp-navi-btns {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
background: var(--navi-background);
-webkit-box-shadow: 0 -1px 5px rgba(0, 0, 0, 0.15);
box-shadow: 0 -1px 5px rgba(0, 0, 0, 0.15);
position: fixed;
bottom: 0;
left: 0;
width: 100%;
height: 65px;
z-index: 10000;
}
.sp-navi-btns div {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
position: relative;
}
.sp-navi-btns .item {
border-right: 1px solid var(--navi-border-color);
font-size: 10px;
font-family: var(--navi-font);
line-height: 1;
letter-spacing: 0;
text-align: center;
white-space: nowrap;
}
.sp-navi-btns .item a {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
color: var(--navi-text-color);
text-decoration: none;
height: 100%;
padding: 10px 0;
}
.sp-navi-btns .item .img {
display: block;
}
.sp-navi-btns .item .img svg {
-o-object-fit: cover;
object-fit: cover;
height: 20px;
margin-bottom: 8px;
stroke: var(--svg-stroke);
}
.sp-navi-btns .item .ttl {
display: block;
}
.sp-menu-btn {
cursor: pointer;
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end;
padding-bottom: 10px;
}
.sp-menu-btn .ttl {
display: block;
color: var(--navi-text-color);
font-family: var(--navi-font);
font-size: 10px;
line-height: 1;
letter-spacing: 0;
text-align: center;
}
.sp-menu-btn span:not(.ttl) {
background: var(--menu-btn);
position: absolute;
left: 50%;
width: 22px;
height: 1px;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
-webkit-transition: .4s;
transition: .4s;
}
.sp-menu-btn span:not(.ttl):nth-of-type(1) {
top: 20px;
}
.sp-menu-btn span:not(.ttl):nth-of-type(2) {
top: 26px;
}
.sp-menu-btn span:not(.ttl):nth-of-type(3) {
top: 32px;
}
.sp-menu-btn.is-open span:nth-of-type(1) {
-webkit-transform: translate(-50%, 6px) rotate(-45deg);
transform: translate(-50%, 6px) rotate(-45deg);
}
.sp-menu-btn.is-open span:nth-of-type(2) {
opacity: 0;
}
.sp-menu-btn.is-open span:nth-of-type(3) {
-webkit-transform: translate(-50%, -6px) rotate(45deg);
transform: translate(-50%, -6px) rotate(45deg);
}
.sp-navi-contents {
pointer-events: none;
visibility: hidden;
background: #fff;
font-family: var(--navi-font);
padding: 50px 10% 100px;
position: fixed;
top: 0;
bottom: 0;
left: 0;
right: 0;
-webkit-transition: .5s;
transition: .5s;
opacity: 0;
z-index: 9999;
}
.sp-navi-contents.is-open {
pointer-events: auto;
visibility: visible;
overflow-y: auto;
opacity: 1;
}
.sp-navi-list {
border-top: 1px solid #d6d6d6;
font-family: "FOT-筑紫明朝 Pr6 R";
margin: 0 0 50px;
}
.sp-navi-list>li {
border-bottom: 1px solid #d6d6d6;
}
.sp-navi-list>li>a {
color: #333;
display: block;
font-size: 14px;
line-height: 1;
text-decoration: none;
padding: 15px 0;
}
.sp-navi-list>li.menu-item-has-children {
position: relative;
}
.sp-navi-list>li.menu-item-has-children::before,
.sp-navi-list>li.menu-item-has-children::after {
content: "";
background-color: #333;
position: absolute;
-webkit-transition: .5s;
transition: .5s;
}
.sp-navi-list>li.menu-item-has-children::before {
width: 1px;
height: 11px;
top: 17px;
right: 20px;
}
.sp-navi-list>li.menu-item-has-children::after {
width: 11px;
height: 1px;
top: 22px;
right: 15px;
}
.sp-navi-list>li.menu-item-has-children.is-on::before {
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
}
.sp-navi-list>li.menu-item-has-children>a {
padding: 15px 0;
width: 85%;
}
.sp-navi-list>li.menu-item-has-children>a[href="#"] {
cursor: auto;
pointer-events: none;
}
.sp-navi-list .sub-menu {
padding: 0 0 15px;
}
.sp-navi-list .sub-menu>li {
position: relative;
padding-left: 15px;
margin-bottom: 5px;
}
.sp-navi-list .sub-menu>li::before {
content: "-";
color: #333;
position: absolute;
left: 0;
top: 0;
}
.sp-navi-list .sub-menu>li>a {
display: inline-block;
font-size: 13px;
text-decoration: none;
}
.sp-navi-logo {
text-align: center;
margin-bottom: 30px;
}
.sp-navi-logo img {
width: 240px;
}
.sp-navi-address {
text-align: center;
font-size: 13px;
}
.sp-navi-tel {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
font-size: 23px;
font-weight: bold;
}
.sp-navi-tel img {
margin-right: 10px;
}
.sp-navi-time {
display: -ms-grid;
display: grid;
-ms-grid-columns: 70px 1fr;
grid-template-columns: 70px 1fr;
grid-gap: 5px 10px;
font-size: 13px;
color: #938373;
}
.sp-navi-time dt {
background-color: #fff;
border: 1px solid #938373;
text-align: center;
font-size: 10px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.sp-navi-sns {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.sp-navi-sns li+li {
margin-left: 15px;
}
.sp-navi-sns a {
-webkit-transition: .3s;
transition: .3s;
}
.sp-navi-sns a:hover {
opacity: .5;
}
.sp-navi-sns img {
width: 28px;
}
}  .list-under-blog {
display: -ms-grid;
display: grid;
-ms-grid-columns: (1fr)[4];
grid-template-columns: repeat(4, 1fr);
grid-gap: 15px;
}
.list-under-blog .list-img {
border: 1px solid #eaeaea;
margin-bottom: 20px;
overflow: hidden;
}
.list-under-blog .list-img img {
-o-object-fit: cover;
object-fit: cover;
width: 100%;
height: 165px;
-webkit-transition: -webkit-transform 0.5s;
transition: -webkit-transform 0.5s;
transition: transform 0.5s;
transition: transform 0.5s, -webkit-transform 0.5s;
}
.list-under-blog time {
color: #938373;
font-family: "Cardo", serif;
display: block;
font-size: 14px;
font-weight: 400;
}
.list-under-blog .list-ttl {
display: inline-block;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 1;
overflow: hidden;
margin-bottom: 10px;
}
.list-under-blog .category {
display: inline-block;
font-size: 12px;
line-height: 1.5;
padding: 0 9px;
margin-right: 5px;
color: #938373;
border: 1px solid #938373;
font-family: "FOT-筑紫明朝 Pr6 R";
}
.list-under-blog a {
display: block;
height: 100%;
}
.list-under-blog a:hover .list-img img {
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
.list-under-post {
border-top: 1px solid #e8ecf0;
margin-bottom: 50px;
}
.list-under-post>li {
border-bottom: 1px solid #f5f5f5;
}
.list-under-post a {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-transition: background-color .3s, padding .3s;
transition: background-color .3s, padding .3s;
padding: 15px 35px 15px 0;
position: relative;
}
.list-under-post a::before {
content: "";
width: 7px;
height: 7px;
border-top: 2px solid #938373;
border-right: 2px solid #938373;
position: absolute;
top: 50%;
right: 15px;
-webkit-transform: translateY(50%) rotate(45deg);
transform: translateY(50%) rotate(45deg);
}
.list-under-post a:hover .list-ttl {
text-decoration: underline;
}
.list-under-post .list-img {
width: 150px;
margin-right: 25px;
}
.list-under-post .list-img img {
-o-object-fit: cover;
object-fit: cover;
width: 100%;
height: 105px;
}
.list-under-post .list-desc {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
font-size: 0.9rem;
}
.list-under-post time {
color: #938373;
font-family: "Cardo", serif;
display: block;
font-size: 14px;
font-weight: 400;
}
.list-under-post .list-ttl {
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;
}
.list-under-post .category {
display: inline-block;
font-size: 12px;
line-height: 1.5;
padding: 0 9px;
margin-right: 5px;
color: #938373;
border: 1px solid #938373;
font-family: "FOT-筑紫明朝 Pr6 R";
}
.list-under-post .no-post {
padding: 25px 0;
} .list-under-news {
border-top: 1px solid #dfdfdf;
margin-bottom: 30px;
}
.list-under-news a {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
border-bottom: 1px solid #dfdfdf;
padding: 20px 0;
}
.list-under-news a:hover .ttl {
text-decoration: underline;
}
.list-under-news time {
color: #938373;
font-family: "Cardo", serif;
display: block;
font-size: 14px;
font-weight: 400;
margin-right: 25px;
}
.list-under-news .ttl {
display: inline-block;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 1;
overflow: hidden;
} .list-under-voice {
display: -ms-grid;
display: grid;
-ms-grid-columns: (minmax(240px, 1fr))[auto-fill];
grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
grid-gap: 30px 15px;
margin-bottom: 50px;
}
.list-under-voice .list-img {
border: 1px solid #E0DACD;
margin-bottom: 20px;
overflow: hidden;
}
.list-under-voice .list-img img {
-o-object-fit: cover;
object-fit: cover;
width: 100%;
height: 165px;
-webkit-transition: -webkit-transform 0.5s;
transition: -webkit-transform 0.5s;
transition: transform 0.5s;
transition: transform 0.5s, -webkit-transform 0.5s;
}
.list-under-voice time {
color: #938373;
font-family: "Cardo", serif;
display: block;
font-size: 14px;
font-weight: 400;
}
.list-under-voice .list-ttl {
width: 100%;
display: inline-block;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 1;
margin-bottom: 5px;
word-break: break-all;
}
.list-under-voice .category {
display: inline-block;
font-size: 12px;
line-height: 1.5;
padding: 0 9px;
margin-right: 5px;
color: #938373;
border: 1px solid #938373;
font-family: "FOT-筑紫明朝 Pr6 R";
}
.list-under-voice a {
display: block;
height: 100%;
}
.list-under-voice a:hover .list-img img {
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
.list-under-voice.col3 {
-ms-grid-columns: (minmax(320px, 1fr))[auto-fill];
grid-template-columns: repeat(auto-fill, minmax(320px, 1fr));
grid-gap: 30px 30px;
}
.list-under-voice.col3 .list-img img {
height: 180px;
}
.voice-single-layout {
border-bottom: 1px solid #e8ecf0;
padding-bottom: 50px;
margin: 0 auto 50px;
max-width: 900px;
}
.voice-single-layout .l-img {
margin-bottom: 50px;
}
.voice-single-layout .l-ttl {
border-bottom: 1px solid #e8ecf0;
font-size: 22px;
padding-bottom: 15px;
margin-bottom: 30px;
}
.voice-single-layout .post-data {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
margin-bottom: 20px;
}
.voice-single-layout .post-data time {
color: #938373;
font-family: "Cardo", serif;
display: block;
font-size: 14px;
font-weight: 400;
margin-right: 10px;
}
.voice-single-layout .post-data .list-ttl {
display: inline-block;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 1;
overflow: hidden;
margin-bottom: 10px;
}
.voice-single-layout .post-data .category {
display: inline-block;
font-size: 12px;
line-height: 1.5;
padding: 0 9px;
margin-right: 5px;
color: #938373;
border: 1px solid #938373;
font-family: "FOT-筑紫明朝 Pr6 R";
}
.voice-single-layout .l-table {
margin-bottom: 50px;
}
.voice-single-layout .l-table th,
.voice-single-layout .l-table td {
border: 1px solid #c9c9c9;
padding: 10px 15px;
vertical-align: middle;
}
.voice-single-layout .l-table th {
background-color: #98918c;
color: #fff;
width: 30%;
}
.voice-single-layout .splide__slide {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-line-pack: center;
align-content: center;
text-align: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.voice-single-layout .splide__slide img {
max-height: 500px;
-o-object-fit: cover;
object-fit: cover;
}
.voice-single-layout .thumb-wrapper {
display: -ms-grid;
display: grid;
-ms-grid-columns: (1fr)[10];
grid-template-columns: repeat(10, 1fr);
grid-gap: 8px;
margin-top: 30px;
}
.voice-single-layout .thumb-item {
cursor: pointer;
-webkit-filter: grayscale(100%);
filter: grayscale(100%);
-webkit-transition: .3s;
transition: .3s;
}
.voice-single-layout .thumb-item img {
width: 100%;
height: 100%;
aspect-ratio: 1/1;
-o-object-fit: cover;
object-fit: cover;
border-radius: 4px;
}
.voice-single-layout .thumb-item.is-active {
-webkit-filter: grayscale(0%);
filter: grayscale(0%);
-webkit-transform: scale(0.9);
transform: scale(0.9);
}
.voice-single-layout .is-flex {
display: -ms-grid;
display: grid;
-ms-grid-columns: 45% 1fr;
grid-template-columns: 45% 1fr;
grid-gap: 5%;
}
.voice-single-layout .is-flex .l-table th,
.voice-single-layout .is-flex .l-table td {
font-size: 13px;
line-height: 1.5;
padding: 10px;
}
.voice-single-layout .is-flex .splide__slide img {
max-height: 300px;
}
.voice-single-layout .is-flex .thumb-wrapper {
-ms-grid-columns: (1fr)[6];
grid-template-columns: repeat(6, 1fr);
grid-gap: 8px;
margin-top: 30px;
}
.category-ttl {
margin-bottom: 15px;
} .single-post-layout {
border-bottom: 3px solid #eee;
padding-bottom: 50px;
margin-bottom: 50px;
max-width: 800px;
margin: 0 auto 50px;
}
.single-post-layout .l-ttl {
border-bottom: 3px solid #eee;
font-size: 24px;
padding-bottom: 20px;
margin-bottom: 50px;
}
.single-post-layout .post-data {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
margin-bottom: 20px;
}
.single-post-layout .post-data time {
color: #938373;
font-family: "Cardo", serif;
display: block;
font-size: 14px;
font-weight: 400;
margin-right: 10px;
}
.single-post-layout .post-data .category {
display: inline-block;
font-size: 12px;
line-height: 1.5;
padding: 0 9px;
color: #938373;
border: 1px solid #938373;
font-family: "FOT-筑紫明朝 Pr6 R";
margin-right: 5px;
}
.postdata p,
.postdata ul,
.postdata ol {
margin-bottom: 15px;
}
.postdata a {
text-decoration: underline;
}
.postdata a:hover {
text-decoration: none;
}
.postdata strong {
font-weight: bold;
}
.postdata em {
font-style: italic;
}
.postdata ul li {
list-style: inside disc;
}
.postdata ul li>ul {
margin: 0 0 0 15px;
}
.postdata ol li {
list-style: inside decimal;
}
.postdata ol li>ol {
margin: 0 0 0 15px;
} .post-number {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-top: 50px;
}
.post-number span,
.post-number a {
display: inline-block;
color: #938373;
background-color: #edeef0;
font-size: 13px;
text-align: center;
min-width: 30px;
height: 30px;
line-height: 30px;
-webkit-transition: .3s;
transition: .3s;
padding: 0 20px;
}
.post-number>*+* {
margin-left: 10px;
}
.post-number a:hover {
background: #938373;
color: #fff;
}
.post-number .current {
background: #938373;
color: #fff;
}
.post-number-single {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
text-align: center;
margin-top: 50px;
}
.post-number-single a {
display: inline-block;
}
.post-number-single .all {
background: #938373;
border: 1px solid #938373;
color: #fff;
font-size: 13px;
line-height: 28px;
max-width: 200px;
margin: 0 10px;
height: 30px;
width: 100%;
}
.post-number-single .all:hover {
background: #fff;
color: #938373;
}
.post-number-single .prev,
.post-number-single .next {
border: 1px solid #938373;
width: 30px;
height: 30px;
position: relative;
}
.post-number-single .prev::before,
.post-number-single .next::before {
position: absolute;
content: "";
width: 5px;
height: 5px;
border-bottom: 1px solid #938373;
margin: 0 auto;
top: 12px;
}
.post-number-single .prev:hover,
.post-number-single .next:hover {
background: #938373;
}
.post-number-single .prev:hover::before,
.post-number-single .next:hover::before {
border-color: #fff;
}
.post-number-single .prev::before {
-webkit-transform: rotate(-135deg);
transform: rotate(-135deg);
left: 13px;
border-left: 1px solid #938373;
}
.post-number-single .next::before {
-webkit-transform: rotate(135deg);
transform: rotate(135deg);
right: 13px;
border-right: 1px solid #938373;
}
@media (max-width: 800px) { .list-under-blog {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
grid-gap: 0;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
margin: 0 -5vw 0 0;
-webkit-overflow-scrolling: touch;
width: calc(100% + 5vw);
overflow-x: auto;
}
.list-under-blog li {
-webkit-box-flex: 0;
-ms-flex: 0 0 240px;
flex: 0 0 240px;
margin: 0 5% 0 0;
max-width: 100%;
}
.list-under-post a {
padding: 20px 25px 20px 0;
}
.list-under-post a::before {
right: 0;
}
.list-under-post a:hover {
background-color: transparent;
}
.list-under-post .list-img {
width: 120px;
margin-right: 20px;
}
.list-under-post .list-img img {
height: 90px;
}
.list-under-post .list-desc {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
}
.list-under-post time {
font-size: 10px;
}
.list-under-post .list-ttl {
font-size: 12px;
margin-bottom: 5px;
}
.list-under-post .category {
font-size: 10px;
}
.list-under-post .no-post {
padding: 25px 0;
} .list-under-news a {
display: block;
line-height: 1.5;
padding: 10px 0;
}
.list-under-news time {
font-size: 12px;
margin-bottom: 5px;
}
.list-under-news .ttl {
-webkit-line-clamp: 2;
} .list-under-voice {
display: -ms-grid;
display: grid;
-ms-grid-columns: (1fr)[2];
grid-template-columns: repeat(2, 1fr);
grid-gap: 30px 15px;
}
.list-under-voice .list-img {
margin-bottom: 10px;
}
.list-under-voice .list-img img {
height: 120px;
}
.list-under-voice .list-ttl {
margin-bottom: 0;
}
.list-under-voice.col3 {
display: -ms-grid;
display: grid;
-ms-grid-columns: (1fr)[2];
grid-template-columns: repeat(2, 1fr);
grid-gap: 30px 15px;
}
.list-under-voice.col3 .list-img img {
height: 120px;
}
.voice-single-layout .l-img {
margin-bottom: 30px;
}
.voice-single-layout .l-ttl {
font-size: 18px;
}
.voice-single-layout .l-table {
margin-bottom: 30px;
border-bottom: 1px solid #c9c9c9;
}
.voice-single-layout .l-table th,
.voice-single-layout .l-table td {
display: block;
width: 100%;
}
.voice-single-layout .l-table th,
.voice-single-layout .l-table td {
border-bottom: none;
}
.voice-single-layout .splide__slide img {
max-height: 300px;
}
.voice-single-layout .thumb-wrapper {
-ms-grid-columns: (1fr)[6];
grid-template-columns: repeat(6, 1fr);
}
.voice-single-layout .thumb-item {
cursor: pointer;
-webkit-filter: grayscale(100%);
filter: grayscale(100%);
-webkit-transition: .3s;
transition: .3s;
}
.voice-single-layout .thumb-item img {
width: 100%;
height: 100%;
aspect-ratio: 1/1;
-o-object-fit: cover;
object-fit: cover;
border-radius: 4px;
}
.voice-single-layout .thumb-item.is-active {
-webkit-filter: grayscale(0%);
filter: grayscale(0%);
-webkit-transform: scale(0.9);
transform: scale(0.9);
}
.voice-single-layout .is-flex {
-ms-grid-columns: 1fr;
grid-template-columns: 1fr;
grid-gap: 0;
} .single-post-layout .l-ttl {
font-size: 20px;
margin-bottom: 30px;
}
} .sidebar-layout {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
padding: 100px 0;
margin: 0 auto;
max-width: 1400px;
}
.main-contents {
padding: 0 70px;
width: calc(100% - 220px);
max-width: 1200px;
margin: 0 auto;
}
.side-contents {
padding: 0 40px;
width: 220px;
}
.side-contents-wrapper {
position: -webkit-sticky;
position: sticky;
top: 110px;
}
.side-contents-ttl {
border-bottom: 1px solid #e8ecf0;
font-size: 15px;
padding-bottom: 15px;
margin-bottom: 15px;
}
.side-area-item+.side-area-item {
margin-top: 30px;
}
.side-area-item-ttl {
font-size: 13px;
margin-bottom: 7px;
}
.side-area-links li {
padding-left: 20px;
position: relative;
font-size: 14px;
}
.side-area-links li::before {
content: "";
border-style: solid;
border-width: 4px 0 4px 5px;
border-color: transparent transparent transparent #938373;
position: absolute;
top: 9px;
left: 0;
}
.side-area-links li+li {
margin-top: 5px;
}
.side-area-links a {
display: inline-block;
}
.side-area-links a:hover {
text-decoration: underline;
}
.side-area-select {
-webkit-appearance: none;
-moz-appearance: none;
outline: none;
text-overflow: "";
background: #fff url(//keyaki-m.com/wp-content/themes/keyaki-m.com/images/share/icon_select_arrow.svg) no-repeat right 10px center/20px auto;
border-radius: 0;
border: none;
border: 1px solid #e8ecf0;
color: #333;
vertical-align: middle;
padding: 10px 20px 10px 15px;
margin: 0;
width: 100%;
height: 50px;
}
@media (max-width: 800px) {
.sidebar-layout {
-webkit-box-orient: vertical;
-webkit-box-direction: reverse;
-ms-flex-direction: column-reverse;
flex-direction: column-reverse;
padding: 50px 5vw;
width: 100%;
}
.sidebar-layout .tall+.tall {
margin-top: 50px;
}
.sidebar-layout.sp-reverse {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.sidebar-layout.sp-reverse .side-contents {
margin: 0 0 50px;
}
.main-contents {
width: 100%;
padding: 0;
}
.side-contents {
width: 100%;
padding: 0;
margin-top: 50px;
}
.side-contents-wrapper {
position: -webkit-sticky;
position: sticky;
top: 20px;
}
.side-contents-ttl {
font-size: 15px;
padding-bottom: 10px;
margin-bottom: 15px;
}
.side-area-item+.side-area-item {
margin-top: 30px;
}
} .pc-only {
display: block;
}
.sp-only {
display: none;
}
hr {
max-width: 1024px;
margin: 50px auto;
}
.fade {
-webkit-transition: opacity .5s;
transition: opacity .5s;
}
.fade:hover {
opacity: .5;
}
.fs11 {
font-size: 11px;
}
.bold,
strong {
font-weight: bold;
}
.red {
color: #F44336;
}
.marker {
background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), color-stop(50%, #E0DACD));
background: linear-gradient(transparent 50%, #E0DACD 50%);
}
.notice {
font-size: .8rem;
text-indent: -1.6em;
padding-left: 1.6em;
}
.mb0 {
margin-bottom: 0 !important;
}
.mbXS {
margin-bottom: 5px !important;
}
.mbS {
margin-bottom: 15px !important;
}
.mbM {
margin-bottom: 30px !important;
}
.mbL {
margin-bottom: 60px !important;
}
.mbXL {
margin-bottom: 90px !important;
}
.mt0 {
margin-top: 0 !important;
}
.pb0 {
padding-bottom: 0 !important;
}
.tac {
text-align: center;
}
.tar {
text-align: right;
}
.tal {
text-align: left;
}
.fs20 {
font-size: 20px;
}
@media (max-width: 800px) {
.pc-only {
display: none;
}
.sp-only {
display: block;
}
.sp-tac {
text-align: center !important;
}
.sp-tar {
text-align: right !important;
}
.sp-tal {
text-align: left !important;
}
.mbL {
margin-bottom: 30px !important;
}
.mbXL {
margin-bottom: 50px !important;
}
.tac {
text-align: left;
}
} .btn-more,
.btn-icon,
.btn-tel,
.btn-line {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
text-align: center;
font-family: "FOT-筑紫明朝 Pr6 R";
line-height: 1;
min-height: 50px;
min-width: 210px;
padding: 10px 20px;
-webkit-transition: opacity 0.5s;
transition: opacity 0.5s;
font-size: 16px;
line-height: 1.5;
}
.btn-more:hover,
.btn-icon:hover,
.btn-tel:hover,
.btn-line:hover {
opacity: 0.5;
}
.btn-more {
background-color: #938373;
color: #fff;
position: relative;
}
.btn-more::before {
content: "";
width: 7px;
height: 7px;
border-top: 2px solid #fff;
border-right: 2px solid #fff;
position: absolute;
left: 15px;
top: 50%;
-webkit-transform: translateY(-50%) rotate(45deg);
transform: translateY(-50%) rotate(45deg);
}
.btn-more.white {
color: #938373;
background-color: #fff;
}
.btn-more.white::before {
border-top: 2px solid #938373;
border-right: 2px solid #938373;
}
.btn-tel {
background-color: #fff;
border: 1px solid #938373;
color: #938373;
font-family: "Cardo", serif;
font-weight: 400;
}
.btn-tel img {
margin-right: 5px;
}
.btn-icon {
background-color: #fff;
border: 1px solid #938373;
color: #938373;
}
.btn-icon img {
margin-right: 5px;
}
.btn-line {
background: #4CC764;
color: #fff;
padding: 10px 25px;
}
.btn-line img {
line-height: 1;
margin: 0 10px 0 -20px;
}
.btn-wrap {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
gap: 15px;
}
.btn-wrap.center {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
@media (max-width: 800px) {
.btn-more,
.btn-tel,
.btn-icon,
.btn-line {
width: 100%;
}
.btn-wrap {
display: -ms-grid;
display: grid;
}
} :root {
--event01: #EF866B;
--event02: #F7B46B;
--event03: #A8DBA8;
--event04: #B0D7D5;
}
.business-calendar-box-wrap {
margin-bottom: 15px;
}
.business-calendar-box-wrap .business-calendar {
text-align: center;
border-collapse: collapse;
border-spacing: 0;
width: 100%;
}
.business-calendar-box-wrap .business-calendar caption {
font-size: 16px;
font-weight: bold;
text-align: center;
margin: 0 0 10px;
}
.business-calendar-box-wrap .business-calendar caption span {
line-height: 1;
font-size: 25px;
vertical-align: -1px;
}
.business-calendar-box-wrap .business-calendar-past a,
.business-calendar-box-wrap .business-calendar-future a {
display: inline-block;
cursor: pointer;
text-indent: 100%;
white-space: nowrap;
overflow: hidden;
position: relative;
width: 25px;
height: 25px;
}
.business-calendar-box-wrap .business-calendar-past a::before,
.business-calendar-box-wrap .business-calendar-future a::before {
display: inline-block;
content: "";
border-style: solid;
border-width: 7px 6px 7px 0;
border-color: transparent #333 transparent transparent;
position: absolute;
top: 10px;
left: 10px;
}
.business-calendar-box-wrap .business-calendar-future a::before {
-webkit-transform: rotate(180deg);
transform: rotate(180deg);
}
.business-calendar-box-wrap .business-calendar th {
background: #f1f3f4;
border: 1px solid #dfdfdf;
text-align: center;
font-weight: bold;
font-size: 15px;
padding: 5px;
width: 14%;
}
.business-calendar-box-wrap .business-calendar td {
background: #FFFFFF;
border: 1px solid #dfdfdf;
position: relative;
font-size: 13px;
padding: 5px;
z-index: 0;
}
.business-calendar-box-wrap .business-calendar td::before {
content: "";
background: #ccc;
border-radius: 50px;
width: 25px;
height: 25px;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
z-index: -1;
opacity: 0;
}
.business-calendar-box-wrap.large .business-calendar th,
.business-calendar-box-wrap.large .business-calendar td {
padding: 10px;
font-size: 15px;
}
.business-calendar-box-wrap.col2 {
-ms-grid-columns: 1fr;
grid-template-columns: 1fr;
}
.business-calendar-box-wrap.col2 .business-calendar-box {
display: -ms-grid;
display: grid;
-ms-grid-columns: (1fr)[2];
grid-template-columns: repeat(2, 1fr);
grid-gap: 3%;
}
.business-calendar-box-wrap .business-calendar .today {
text-decoration: underline;
}
.business-calendar-box-wrap .business-calendar .attr0,
.business-calendar-box-wrap .business-calendar .attr1,
.business-calendar-box-wrap .business-calendar .attr2,
.business-calendar-box-wrap .business-calendar .attr3 {
color: #fff;
}
.business-calendar-box-wrap .business-calendar .attr0::before,
.business-calendar-box-wrap .business-calendar .attr1::before,
.business-calendar-box-wrap .business-calendar .attr2::before,
.business-calendar-box-wrap .business-calendar .attr3::before {
opacity: 1;
}
.business-calendar-box-wrap .business-calendar .attr0::before {
background: var(--event01);
}
.business-calendar-box-wrap .business-calendar .attr1::before {
background: var(--event02);
}
.business-calendar-box-wrap .business-calendar .attr2::before {
background: var(--event03);
}
.business-calendar-box-wrap .business-calendar .attr3::before {
background: var(--event04);
}
.list-event {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.list-event li {
font-size: 15px;
line-height: 1;
margin: 0 20px 0 0;
}
.list-event i {
margin: 0 5px 0 0;
}
.list-event .event01 {
color: var(--event01);
}
.list-event .event02 {
color: var(--event02);
}
.list-event .event03 {
color: var(--event03);
}
.list-event .event04 {
color: var(--event04);
}
@media (max-width: 800px) {
.business-calendar-box-wrap.col2 .business-calendar-box {
-ms-grid-columns: 1fr;
grid-template-columns: 1fr;
grid-gap: 30px;
}
.list-event {
display: block;
}
.list-event li+li {
margin-top: 5px;
}
} .time-table {
border: 1px solid #DFDFDF;
background: #fff;
text-align: center;
overflow: hidden;
margin-bottom: 5px;
}
.time-table-head {
background-color: #607D8B;
color: #fff;
}
.time-table-head .item {
padding: 10px 0;
}
.time-table-body {
border-top: 1px solid #DFDFDF;
}
.time-table-body .item {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
padding: 10px 0;
}
.time-table-body .item:first-child {
background-color: #8299A3;
color: #fff;
letter-spacing: 0;
}
.time-table-head,
.time-table-body {
display: -ms-grid;
display: grid;
font-family: "FOT-筑紫明朝 Pr6 R";
-ms-grid-columns: 120px (1fr)[6] 60px;
grid-template-columns: 120px repeat(6, 1fr) 60px;
}
.time-table.large .time-table-head,
.time-table.large .time-table-body {
-ms-grid-columns: 220px (1fr)[6] 100px;
grid-template-columns: 220px repeat(6, 1fr) 100px;
}
@media (max-width: 800px) {
.time-table-head {
font-size: 12px;
}
.time-table-head .item {
padding: 5px 0;
}
.time-table-body .item {
padding: 5px 0;
font-size: 13px;
}
.time-table-body .item:first-child {
line-height: 1.3;
font-size: 10px;
}
.time-table-head,
.time-table-body {
-ms-grid-columns: 70px (1fr)[6] 50px !important;
grid-template-columns: 70px repeat(6, 1fr) 50px !important;
}
} .splide__container {
-webkit-box-sizing: border-box;
box-sizing: border-box;
position: relative;
}
.splide__list {
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
display: -ms-flexbox;
display: -webkit-box;
display: flex;
height: 100%;
margin: 0 !important;
padding: 0 !important;
}
.splide.is-initialized:not(.is-active) .splide__list {
display: block;
}
.splide__pagination {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-ms-flex-pack: center;
-webkit-box-pack: center;
justify-content: center;
margin: 0;
pointer-events: none;
}
.splide__pagination li {
display: inline-block;
line-height: 1;
list-style-type: none;
margin: 0 2px;
pointer-events: auto;
}
.splide__progress__bar {
width: 0;
}
.splide {
position: relative;
visibility: hidden;
}
.splide.is-initialized,
.splide.is-rendered {
visibility: visible;
}
.splide__slide {
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-box-sizing: border-box;
box-sizing: border-box;
-ms-flex-negative: 0;
flex-shrink: 0;
list-style-type: none !important;
margin: 0;
position: relative;
}
.splide__slide img {
vertical-align: bottom;
}
.splide__spinner {
-webkit-animation: splide-loading 1s linear infinite;
animation: splide-loading 1s linear infinite;
border: 2px solid #999;
border-left-color: transparent;
border-radius: 50%;
bottom: 0;
contain: strict;
display: inline-block;
height: 20px;
left: 0;
margin: auto;
position: absolute;
right: 0;
top: 0;
width: 20px;
}
.splide__sr {
clip: rect(0 0 0 0);
border: 0;
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px;
}
.splide__toggle.is-active .splide__toggle__play,
.splide__toggle__pause {
display: none;
}
.splide__toggle.is-active .splide__toggle__pause {
display: inline;
}
.splide__track {
overflow: hidden;
position: relative;
z-index: 0;
}
@-webkit-keyframes splide-loading {
0% {
-webkit-transform: rotate(0);
transform: rotate(0);
}
to {
-webkit-transform: rotate(1turn);
transform: rotate(1turn);
}
}
@keyframes splide-loading {
0% {
-webkit-transform: rotate(0);
transform: rotate(0);
}
to {
-webkit-transform: rotate(1turn);
transform: rotate(1turn);
}
}
.splide__track--draggable {
-webkit-touch-callout: none;
-webkit-user-select: none;
-ms-user-select: none;
-moz-user-select: none;
user-select: none;
}
.splide__track--fade>.splide__list {
display: block;
}
.splide__track--fade>.splide__list>.splide__slide {
left: 0;
opacity: 0;
position: absolute;
top: 0;
z-index: 0;
}
.splide__track--fade>.splide__list>.splide__slide.is-active {
opacity: 1;
position: relative;
z-index: 1;
}
.splide--rtl {
direction: rtl;
}
.splide__track--ttb>.splide__list {
display: block;
}
.splide__arrow {
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
background: #e9e9e9;
border: 0;
border-radius: 50%;
cursor: pointer;
display: -ms-flexbox;
display: -webkit-box;
display: flex;
height: 64px;
width: 64px;
-ms-flex-pack: center;
-webkit-box-pack: center;
justify-content: center;
opacity: .7;
padding: 0;
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
z-index: 1;
}
.splide__arrow svg {
fill: #000;
height: 1.2em;
width: 1.2em;
}
.splide__arrow:hover:not(:disabled) {
opacity: .9;
}
.splide__arrow:disabled {
opacity: .3;
}
.splide__arrow:focus-visible {
outline: 3px solid #0bf;
outline-offset: 3px;
}
.splide__arrow--prev {
left: calc((100% - 1080px)/2);
}
.splide__arrow--prev svg {
-webkit-transform: scaleX(-1);
transform: scaleX(-1);
}
.splide__arrow--next {
right: calc((100% - 1080px)/2);
}
.splide.is-focus-in .splide__arrow:focus {
outline: 3px solid #0bf;
outline-offset: 3px;
}
.splide__pagination {
bottom: 1em;
left: 0;
position: absolute;
right: 0;
z-index: 1;
}
.splide__pagination__page {
background: #F3F0E9;
border: 0;
border-radius: 50%;
display: inline-block;
height: 8px;
margin: 3px;
opacity: .7;
padding: 0;
position: relative;
-webkit-transition: -webkit-transform .2s linear;
transition: -webkit-transform .2s linear;
transition: transform .2s linear;
transition: transform .2s linear, -webkit-transform .2s linear;
width: 8px;
}
.splide__pagination__page.is-active {
background: #938373;
-webkit-transform: scale(1.4);
transform: scale(1.4);
z-index: 1;
}
.splide__pagination__page:hover {
cursor: pointer;
opacity: .9;
}
.splide__pagination__page:focus-visible {
outline: 3px solid #0bf;
outline-offset: 3px;
}
.splide.is-focus-in .splide__pagination__page:focus {
outline: 3px solid #0bf;
outline-offset: 3px;
}
.splide__progress__bar {
background: #ccc;
height: 3px;
}
.splide__slide {
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.splide__slide:focus {
outline: 0;
}
@supports (outline-offset: -3px) {
.splide__slide:focus-visible {
outline: 3px solid #0bf;
outline-offset: -3px;
}
}
@media screen and (-ms-high-contrast: none) {
.splide__slide:focus-visible {
border: 3px solid #0bf;
}
}
@supports (outline-offset: -3px) {
.splide.is-focus-in .splide__slide:focus {
outline: 3px solid #0bf;
outline-offset: -3px;
}
}
@media screen and (-ms-high-contrast: none) {
.splide.is-focus-in .splide__slide:focus {
border: 3px solid #0bf;
}
.splide.is-focus-in .splide__track>.splide__list>.splide__slide:focus {
border-color: #0bf;
}
}
.splide__toggle {
cursor: pointer;
}
.splide__toggle:focus-visible {
outline: 3px solid #0bf;
outline-offset: 3px;
}
.splide.is-focus-in .splide__toggle:focus {
outline: 3px solid #0bf;
outline-offset: 3px;
}
.splide__track--nav>.splide__list>.splide__slide {
border: 3px solid transparent;
cursor: pointer;
}
.splide__track--nav>.splide__list>.splide__slide.is-active {
border: 3px solid #000;
}
.splide__arrows--rtl .splide__arrow--prev {
left: auto;
right: 1em;
}
.splide__arrows--rtl .splide__arrow--prev svg {
-webkit-transform: scaleX(1);
transform: scaleX(1);
}
.splide__arrows--rtl .splide__arrow--next {
left: 1em;
right: auto;
}
.splide__arrows--rtl .splide__arrow--next svg {
-webkit-transform: scaleX(-1);
transform: scaleX(-1);
}
.splide__arrows--ttb .splide__arrow {
left: 50%;
-webkit-transform: translate(-50%);
transform: translate(-50%);
}
.splide__arrows--ttb .splide__arrow--prev {
top: 1em;
}
.splide__arrows--ttb .splide__arrow--prev svg {
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg);
}
.splide__arrows--ttb .splide__arrow--next {
bottom: 1em;
top: auto;
}
.splide__arrows--ttb .splide__arrow--next svg {
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
}
.splide__pagination--ttb {
bottom: 0;
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
left: auto;
padding: 1em 0;
right: .5em;
top: 0;
} .js-fadein {
-webkit-transition: opacity 1.2s, -webkit-transform 1s;
transition: opacity 1.2s, -webkit-transform 1s;
transition: opacity 1.2s, transform 1s;
transition: opacity 1.2s, transform 1s, -webkit-transform 1s;
opacity: 0;
-webkit-transform: translateY(120px);
transform: translateY(120px);
}
.js-fadein.is-show {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}