@charset "UTF-8";
 *,
:after,
:before {
border-style: solid;
border-width: 0;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
html {
line-height: 1.15;
scroll-behavior: smooth;
}
body {
margin: 0;
}
main {
display: block;
}
address,
blockquote,
dl,
figure,
form,
iframe,
p,
pre,
table {
margin: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-size: inherit;
font-weight: inherit;
line-height: inherit;
margin: 0;
}
ol,
ul {
list-style: none;
margin: 0;
padding: 0;
}
dt {
font-weight: 700;
}
dd {
margin-left: 0;
}
hr {
border-top-width: 1px;
-webkit-box-sizing: content-box;
box-sizing: content-box;
clear: both;
color: inherit;
height: 0;
margin: 0;
overflow: visible;
}
pre {
font-family: monospace, monospace;
font-size: inherit;
}
address {
font-style: inherit;
}
a {
background-color: transparent;
color: inherit;
text-decoration: none;
}
abbr[title] {
text-decoration: underline;
-webkit-text-decoration: underline dotted;
text-decoration: underline dotted;
}
b,
strong {
font-weight: bolder;
}
code,
kbd,
samp {
font-family: monospace, monospace;
font-size: inherit;
}
small {
font-size: 80%;
}
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
}
embed,
iframe,
img,
object {
vertical-align: bottom;
}
button,
input,
optgroup,
select,
textarea {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
background: transparent;
border-radius: 0;
color: inherit;
font: inherit;
margin: 0;
outline: 0;
padding: 0;
text-align: inherit;
vertical-align: middle;
}
[type=checkbox] {
-webkit-appearance: checkbox;
-moz-appearance: checkbox;
appearance: checkbox;
}
[type=radio] {
-webkit-appearance: radio;
-moz-appearance: radio;
appearance: radio;
}
button,
input {
overflow: visible;
}
button,
select {
text-transform: none;
}
[type=button],
[type=reset],
[type=submit],
button {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
cursor: pointer;
}
[type=button][disabled],
[type=reset][disabled],
[type=submit][disabled],
button[disabled] {
cursor: default;
}
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
border-style: none;
padding: 0;
}
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
outline: 1px dotted ButtonText;
}
select::-ms-expand {
display: none;
}
fieldset,
option {
padding: 0;
}
fieldset {
margin: 0;
min-width: 0;
}
legend {
color: inherit;
display: table;
max-width: 100%;
padding: 0;
white-space: normal;
}
progress {
vertical-align: baseline;
}
textarea {
overflow: auto;
}
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
height: auto;
}
[type=search] {
outline-offset: -2px;
}
[type=search]::-webkit-search-decoration {
-webkit-appearance: none;
}
::-webkit-file-upload-button {
-webkit-appearance: button;
font: inherit;
}
label[for] {
cursor: pointer;
}
details {
display: block;
}
summary {
display: list-item;
}
[contenteditable] {
outline: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
caption {
text-align: left;
}
td,
th {
padding: 0;
vertical-align: top;
}
th {
font-weight: 700;
text-align: left;
}
[hidden],
template {
display: none;
}
#page {
font-weight: 500;
overflow: hidden;
position: relative;
}
.is-start #page {
opacity: 0;
-webkit-transition: opacity 0.8s;
transition: opacity 0.8s;
}
.is-start.is-loaded #page {
opacity: 1;
}
img {
height: auto;
max-width: 100%;
vertical-align: bottom;
}
svg path {
will-change: auto;
}
.js-svg {
height: 1em;
width: 1em;
}
img.js-svg {
opacity: 0;
}
svg.js-svg {
opacity: 1;
}
img.js-lazyload {
opacity: 0;
-webkit-transition: opacity 0.8s;
transition: opacity 0.8s;
}
img.js-lazyload.isLoaded {
opacity: 1;
}
picture.js-lazyload img {
opacity: 0;
-webkit-transition: opacity 0.8s;
transition: opacity 0.8s;
}
picture.js-lazyload img.isLoaded {
opacity: 1;
}
.js-bgmedia {
background-position: 50%;
background-repeat: no-repeat;
background-size: cover;
opacity: 0;
-webkit-transition: opacity 0.8s;
transition: opacity 0.8s;
}
.js-bgmedia.isLoaded {
opacity: 1;
}
.js-anim_elm.-base {
opacity: 0;
-webkit-transform: translateY(40px);
transform: translateY(40px);
-webkit-transition: opacity 1.2s, -webkit-transform 1.2s;
transition: opacity 1.2s, -webkit-transform 1.2s;
transition: transform 1.2s, opacity 1.2s;
transition: transform 1.2s, opacity 1.2s, -webkit-transform 1.2s;
}
.js-anim_elm.-base.-delay01 {
-webkit-transition-delay: 0.4s;
transition-delay: 0.4s;
}
.js-anim_elm.-base.is-act {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}            @media print {
#page_top {
display: none !important;
}
.vk-mobile-nav-menu-btn,
.vk-mobile-nav,
.mobile-fix-nav {
display: none;
}
a {
text-decoration: none !important;
}
a[href]:after,
abbr[title]:after {
content: "" !important;
}
}  .font-size-dummy {
font-size: 0.75rem; font-size: 0.8125rem; font-size: 0.875rem; font-size: 1rem; font-size: 1.25rem; font-size: 1.75rem; }  body,
p {
font-size: 1rem;
font-family: "Noto Sans JP", sans-serif;
font-family: "Yu Gothic", Meiryo, "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
letter-spacing: 0.1em;
text-indent: 0;
vertical-align: middle;
word-break: break-all;
-webkit-font-feature-settings: "palt";
font-feature-settings: "palt";
line-height: 2.3;
font-weight: 400;
-webkit-font-smoothing: antialiased;
}
@media only screen and (max-width: 768px) {
body,
p {
letter-spacing: 0.06em;
font-size: 0.9375rem;
}
}
body {
color: #3d3d3d;
}
h1 {
font-size: clamp(1.5rem, 0.888rem + 2.72vw, 5rem);
line-height: 1.75;
font-weight: normal;
}
h2 {
font-size: clamp(1.5rem, 1.238rem + 1.3vw, 4rem);
line-height: 1.75;
font-weight: normal;
}
h3 {
font-size: clamp(1.25rem, 1.119rem + 1.25vw, 2.75rem);
line-height: 1.75;
font-weight: normal;
}
h4 {
font-size: clamp(1.125rem, 1.059rem + 0.29vw, 1.5rem);
line-height: 1.75;
font-weight: normal;
}
h5 {
font-size: clamp(1.063rem, 1.03rem + 0.15vw, 1.25rem);
line-height: 1.75;
font-weight: normal;
}
h6 {
font-size: clamp(1.031rem, 1.015rem + 0.07vw, 1.125rem);
line-height: 1.75;
font-weight: normal;
}
.cap,
nav,
caption {
font-size: 0.8125rem;
}  .ja {
font-family: "yu-mincho-pr6n", sans-serif;
font-weight: 400;
font-style: normal;
letter-spacing: 0.17em;
}
.en {
font-size: 0.875rem;
letter-spacing: 0.19em;
font-weight: 500;
}
.cap {
font-size: 0.8125rem;
}  .enttl {
font-size: 0.8125rem;
letter-spacing: 0.19em;
font-weight: 400;
}
.capttl {
font-size: 0.8125rem;
letter-spacing: 0.19em;
font-weight: 400;
}
.head01 {
text-align: center;
margin-bottom: 55px;
}
@media only screen and (max-width: 768px) {
.head01 {
margin-bottom: 15px;
}
}
.head01 span:nth-child(1) {
-webkit-writing-mode: vertical-rl;
-ms-writing-mode: tb-rl;
writing-mode: vertical-rl;
text-orientation: upright;
-webkit-font-feature-settings: initial;
font-feature-settings: initial;
font-family: "yu-mincho-pr6n", sans-serif;
font-weight: 400;
font-style: normal;
letter-spacing: 0.2em;
font-weight: 500;
}
.head01 span:nth-child(2) {
font-size: 0.8rem;
font-style: italic;
color: #8d8d8d;
letter-spacing: 0.35em;
display: block;
}
@media only screen and (max-width: 768px) {
.head01 span:nth-child(2) {
font-size: 0.7rem;
}
}
.head02 {
text-align: center;
margin-bottom: 55px;
}
@media only screen and (max-width: 768px) {
.head02 {
margin-bottom: 35px;
}
}
.head02 span:nth-child(1) {
font-family: "yu-mincho-pr6n", sans-serif;
font-weight: 400;
font-style: normal;
letter-spacing: 0.1em;
font-weight: 500;
}
.head02 span:nth-child(2) {
font-size: 0.6rem;
font-style: italic;
color: #8d8d8d;
letter-spacing: 0.35em;
display: block;
}
@media only screen and (max-width: 768px) {
.head02 span:nth-child(2) {
font-size: 0.7rem;
}
}    *,
::before,
::after {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
html {
visibility: hidden;
}
html.wf-active {
visibility: visible;
}
html {
height: -webkit-fill-available;
}
html,
body {
overflow-x: hidden;
min-height: 100vh;
min-height: -webkit-fill-available;
}
html,
body {
padding: 0;
margin: 0;
word-wrap: break-word;
word-break: break-all;
line-break: strict;
overflow-wrap: break-word;
}
a,
abbr,
address,
article,
aside,
audio,
b,
blockquote,
body,
button,
canvas,
caption,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
input,
ins,
kbd,
label,
legend,
li,
main,
mark,
menu,
nav,
object,
ol,
p,
pre,
q,
samp,
section,
select,
small,
span,
strong,
sub,
summary,
sup,
table,
tbody,
td,
textarea,
tfoot,
th,
thead,
time,
tr,
ul,
var,
video {
border: 0;
-webkit-box-sizing: border-box;
box-sizing: border-box;
list-style: none;
margin: 0;
padding: 0;
text-decoration: none;
-webkit-transition: 0.3s cubic-bezier(0.4, 0.4, 0, 1);
transition: 0.3s cubic-bezier(0.4, 0.4, 0, 1);
word-spacing: 1px;
}
a:hover {
opacity: 0.7;
}
a:visited {
opacity: 1 !important;
}
ul + h1, ul + h2, ul + h3, ul + h4, ul + h5, ul + h6,
ol + h1,
ol + h2,
ol + h3,
ol + h4,
ol + h5,
ol + h6,
dl + h1,
dl + h2,
dl + h3,
dl + h4,
dl + h5,
dl + h6,
table + h1,
table + h2,
table + h3,
table + h4,
table + h5,
table + h6,
p + h1,
p + h2,
p + h3,
p + h4,
p + h5,
p + h6 {
margin-top: 16px;
}
figure + h1, figure + h2, figure + h3 {
margin-top: 16px;
}
figure + h4, figure + h5, figure + h6 {
margin-top: 16px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
margin-top: 0;
margin-bottom: 16px;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
text-decoration: none;
}
li {
margin-top: 0.5em;
margin-bottom: 0.5em;
}
@media only screen and (max-width: 768px) {
li {
margin-top: 0.3em;
margin-bottom: 0.3em;
}
}
blockquote {
margin: 0;
padding: 1em 1.5em;
border-left: 1px solid #3d3d3d;
}
img {
height: auto;
max-width: 100%;
}
i {
margin-right: 0.4em;
}
hr {
color: #3d3d3d;
} input[type=submit],
input[type=button] {
-webkit-appearance: button;
-moz-appearance: button;
appearance: button;
}
input[type=submit]::-webkit-search-decoration,
input[type=button]::-webkit-search-decoration {
display: none;
}
input[type=submit]::focus,
input[type=button]::focus {
outline-offset: -2px;
} input[type=text],
input[type=number],
input[type=email],
input[type=tel],
input[type=url],
input[type=date],
input[type=password],
select,
textarea {
font-size: 1rem;
border: 1px solid #3d3d3d;
border-radius: 10px;
padding: 0.8em 1em;
margin: 0 0 0.5rem;
width: 100%;
}
input[type=file] {
margin: 0.5rem 0;
}
input[type=submit] {
font-size: 1rem;
border: 1px solid #3d3d3d;
background-color: #12203c;
color: #fff;
padding: 0.5em 2em;
border-radius: 10px;
}
input[type=submit]:hover {
color: #fff;
cursor: pointer;
background-color: #fafafa;
}
figure {
margin: 0;
}
table {
border-top: 1px solid #3d3d3d;
border-collapse: collapse;
border-spacing: 0;
width: 100%;
}
table th,
table td {
border: 1px solid #3d3d3d;
padding: 0.5em 1em;
}
iframe {
border: none;
}
dt {
font-weight: bold;
}
dd {
margin-left: 0;
margin-bottom: 0.5em;
}
.cat {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
width: 80%;
max-width: 720px;
margin: 0 auto;
}
.grecaptcha-badge {
display: none !important;
}  .breadcrumbs {
text-align: center;
line-height: 1.4;
}
.breadcrumbs > span {
font-size: 0.8rem;
letter-spacing: 0.3em;
padding: 0 4px;
font-weight: 500;
position: relative;
color: #757575;
}
@media only screen and (max-width: 768px) {
.breadcrumbs > span {
font-size: 0.7rem;
font-weight: 400;
letter-spacing: 0.1em;
}
}
.breadcrumbs > span::before {
content: "/";
font-size: 0.8rem;
display: inline-block;
margin: 0 7px 0 0;
}
@media only screen and (max-width: 768px) {
.breadcrumbs > span::before {
font-size: 0.7rem;
}
}
.breadcrumbs > span:first-child::before {
display: none;
}
.breadcrumbs > span a {
line-height: 1;
}  .bc {
margin-bottom: 55px;
}
.bc.post .breadcrumbs > span:nth-child(3), .bc.post .breadcrumbs > span:nth-child(4) {
display: none;
}
.p_privacy {
width: 51%;
max-width: 740px;
margin: 0 auto;
padding: 0 10px;
text-align: center;
}
@media only screen and (max-width: 768px) {
.p_privacy {
width: 86%;
max-width: 480px;
}
}
@media only screen and (max-width: 768px) {
.p_privacy {
width: 94%;
}
}
.p_privacy > p {
color: #12203c;
margin-bottom: 55px;
font-weight: 500;
}
@media only screen and (max-width: 768px) {
.p_privacy > p {
text-align: justify;
margin-bottom: 25px;
}
}
.p_privacy dl dd strong {
display: block;
margin: 20px 0 7px;
}
@media only screen and (max-width: 768px) {
.p_privacy dl dd {
text-align: justify;
}
.p_privacy dl dd p {
font-size: 13px;
}
}  .sp-hide {
display: block;
}
@media only screen and (max-width: 768px) {
.sp-hide {
display: none;
}
}  .sp-br {
display: none;
}
@media only screen and (max-width: 768px) {
.sp-br {
display: block;
}
}
.pc-br {
display: block;
}
@media only screen and (max-width: 768px) {
.pc-br {
display: none;
}
}  .btn01 {
padding-bottom: 4px;
position: relative;
}
.btn01 a {
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;
position: relative;
font-size: 15px;
line-height: 1.8;
white-space: nowrap;
}
@media only screen and (max-width: 768px) {
.btn01 a {
font-size: 13px;
}
}
.btn01 a::after {
content: "";
width: 10px;
height: 10px;
background: url(//sakaikogyosho.co.jp/wp-content/themes/public_20231126/assets/img/arrow_r.svg) no-repeat;
background-size: contain;
background-position: center;
position: relative;
margin-left: 20px;
}
@media only screen and (max-width: 768px) {
.btn01 a::after {
width: 8px;
height: 8px;
-webkit-transform: translateY(1px);
transform: translateY(1px);
}
}
.btn01::after {
content: "";
width: 100%;
height: 1px;
position: absolute;
left: 0;
bottom: 0;
background: #3d3d3d;
}
.btn02 {
position: relative;
}
.btn02 a {
display: block;
text-align: left;
position: relative;
font-size: 22px;
letter-spacing: 0.15em;
line-height: 1.6;
background: #3d3d3d;
color: #fff;
padding: 13px 50px 13px 30px;
min-width: 380px;
}
@media only screen and (max-width: 768px) {
.btn02 a {
font-size: 16px;
padding: 12px 30px 12px 25px;
line-height: 1.4;
}
}
.btn02 a span {
display: block;
font-size: 0.8rem;
}
@media only screen and (max-width: 768px) {
.btn02 a span {
font-size: 0.7rem;
}
}
.btn02 a::after {
content: "";
width: 15px;
height: 15px;
background: url(//sakaikogyosho.co.jp/wp-content/themes/public_20231126/assets/img/arrow_r_w.svg) no-repeat;
background-size: contain;
background-position: center;
position: absolute;
right: 20px;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
@media only screen and (max-width: 768px) {
.btn02 a::after {
width: 13px;
height: 13px;
right: 20px;
}
}
.btn03 {
padding-bottom: 4px;
position: relative;
}
.btn03 a {
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;
position: relative;
font-size: 15px;
line-height: 1.8;
}
.btn03 a::before {
content: "";
width: 10px;
height: 10px;
background: url(//sakaikogyosho.co.jp/wp-content/themes/public_20231126/assets/img/arrow_r.svg) no-repeat;
-webkit-transform: rotate(180deg) translateY(-2px);
transform: rotate(180deg) translateY(-2px);
background-size: contain;
background-position: center;
position: relative;
margin-right: 10px;
}
.btn03::after {
content: "";
width: 100%;
height: 1px;
position: absolute;
left: 0;
bottom: 0;
background: #3d3d3d;
}  .tb01 {
border: 0;
}
.tb01 tr {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
background: #fafafa;
margin-bottom: 7px;
}
@media only screen and (max-width: 768px) {
.tb01 tr {
display: block;
background: none;
}
}
.tb01 tr th {
border: 0;
width: 30%;
text-align: center;
font-weight: normal;
padding: 1em 1em;
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;
font-size: 15px;
letter-spacing: 0.01em;
}
@media only screen and (max-width: 768px) {
.tb01 tr th {
width: 100%;
background: #fafafa;
padding: 0.5em;
}
}
.tb01 tr td {
border: 0;
width: 70%;
text-align: left;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
line-height: 1.5;
padding: 1em 1.5em;
}
@media only screen and (max-width: 768px) {
.tb01 tr td {
width: 100%;
}
}
.tb01 tr:last-child {
margin-bottom: 0;
}  dl {
padding: 0 25px;
text-align: left !important;
}
dl dt {
width: 100%;
position: relative;
margin-bottom: 12px;
}
@media only screen and (max-width: 768px) {
dl dt {
margin-bottom: 6px;
}
}
dl dt::after {
content: "";
position: absolute;
width: 2px;
height: 30px;
background: #3d3d3d;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
left: -30px;
}
@media only screen and (max-width: 768px) {
dl dt::after {
top: 49%;
width: 1.5px;
left: -15px;
height: 17px;
}
}
dl dd {
width: 100%;
margin-bottom: 30px;
}
@media only screen and (max-width: 768px) {
dl dd {
margin-bottom: 20px;
}
}
dl dd iframe {
margin-top: 15px;
margin-bottom: 30px;
}
@media only screen and (max-width: 768px) {
dl dd iframe {
margin-bottom: 10px;
}
}      .news ul {
margin: 0;
padding: 0;
width: 100%;
}
.news ul li {
margin: 0;
padding: 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
@media only screen and (max-width: 768px) {
.news ul li {
display: block;
text-align: left;
line-height: 1.4;
position: relative;
}
.news ul li::after {
content: "";
display: block;
width: 13px;
height: 13px;
right: -4px;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
background: url(//sakaikogyosho.co.jp/wp-content/themes/public_20231126/assets/img/arrow_r.svg) no-repeat;
background-size: contain;
background-position: center;
position: absolute;
}
}
.news ul li span.date {
font-size: 0.9rem;
white-space: nowrap;
}
.news ul li span.cat {
font-size: 0.75rem;
background: #fafafa;
margin: 0;
margin-left: 30px;
padding: 0px 12px;
width: -webkit-fit-content;
width: -moz-fit-content;
width: fit-content;
}
@media only screen and (max-width: 768px) {
.news ul li span.cat {
background: #ededed;
display: inline-block;
margin-left: 0;
line-height: 1;
}
}
.news ul li h5 {
margin: 0;
padding: 0;
font-size: 1rem;
margin-left: 30px;
}
@media only screen and (max-width: 768px) {
.news ul li h5 {
margin-left: 0;
margin-top: 4px;
padding-right: 15px;
}
}
.pager {
margin-bottom: 160px;
}
@media only screen and (max-width: 768px) {
.pager {
margin-bottom: 100px;
}
}
.pager span.page-numbers.current {
border: 1px solid #3d3d3d;
padding: 10px;
background: #3d3d3d;
color: #fff;
font-size: 18px;
}
@media only screen and (max-width: 768px) {
.pager span.page-numbers.current {
font-size: 14px;
padding: 8px;
}
}
.pager a.page-numbers {
border: 1px solid #3d3d3d;
padding: 10px;
font-size: 18px;
}
@media only screen and (max-width: 768px) {
.pager a.page-numbers {
font-size: 14px;
padding: 8px;
}
}
.pager .next,
.pager .prev {
border: none !important;
}
.paging {
width: 51%;
max-width: 740px;
margin: 0 auto;
padding: 0 10px;
text-align: center;
margin-top: 80px;
}
@media only screen and (max-width: 768px) {
.paging {
width: 86%;
max-width: 480px;
}
}
.paging nav {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
gap: 30px;
}
.paging .btn03 {
width: -webkit-fit-content;
width: -moz-fit-content;
width: fit-content;
margin: 0 auto;
margin-top: 55px;
}  .p_news {
width: 51%;
max-width: 740px;
margin: 0 auto;
padding: 0 10px;
text-align: center;
}
@media only screen and (max-width: 768px) {
.p_news {
width: 86%;
max-width: 480px;
}
}
@media only screen and (max-width: 768px) {
.p_news {
width: 100%;
padding: 0;
}
}
.p_news ul li {
position: relative;
}
@media only screen and (max-width: 768px) {
.p_news ul li {
padding: 15px 35px;
}
.p_news ul li:first-of-type, .p_news ul li:nth-of-type(2n + 1) {
background: #fafafa;
}
}
.p_news ul li::after {
content: "";
width: 10px;
height: 10px;
background: url(//sakaikogyosho.co.jp/wp-content/themes/public_20231126/assets/img/arrow_r.svg) no-repeat;
background-size: contain;
background-position: center;
position: relative;
display: inline-block;
}
@media only screen and (max-width: 768px) {
.p_news ul li::after {
position: absolute;
width: 12px;
height: 12px;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
right: 20px;
}
}
.p_news ul li span.cat {
margin: 0 30px 0 25px;
}
@media only screen and (max-width: 768px) {
.p_news ul li span.cat {
margin: 0 0 0 10px;
background: #d8e4eb;
}
}
.p_news ul li h5 {
text-align: left;
margin: 0;
padding: 0;
font-size: 1rem;
margin-left: 0;
width: 60%;
}
@media only screen and (max-width: 768px) {
.p_news ul li h5 {
width: 100%;
margin-top: 7px;
padding-right: 15px;
}
}
.p_post {
width: 51%;
max-width: 740px;
margin: 0 auto;
padding: 0 10px;
text-align: center;
}
@media only screen and (max-width: 768px) {
.p_post {
width: 86%;
max-width: 480px;
}
}
.p_post .head02 {
margin-bottom: 80px;
text-align: left;
}
@media only screen and (max-width: 768px) {
.p_post .head02 {
margin-bottom: 20px;
}
}
.p_post .cont {
text-align: left;
}
.p_post .cont span.date {
font-size: 0.8rem;
white-space: nowrap;
color: #a9a9a9;
font-style: italic;
}
@media only screen and (max-width: 768px) {
.p_post .cont span.date {
font-size: 0.6rem;
}
}
.p_post .cont span.date::before {
content: "date:";
display: inline-block;
-webkit-transform: translateY(-1px);
transform: translateY(-1px);
margin-right: 5px;
color: #a9a9a9;
font-size: 0.8rem;
font-style: italic;
}
@media only screen and (max-width: 768px) {
.p_post .cont span.date::before {
font-size: 0.6rem;
}
}
.p_post .cont .ttl {
position: relative;
font-size: 22px;
padding-bottom: 6px;
margin-bottom: 30px;
}
@media only screen and (max-width: 768px) {
.p_post .cont .ttl {
font-size: 18px;
}
}
.p_post .cont .ttl::after {
content: "";
width: 100%;
height: 1px;
position: absolute;
left: 0;
bottom: -2px;
background: #3d3d3d;
}
@media only screen and (max-width: 768px) {
.p_post .cont .ttl::after {
bottom: 0;
background: #868686;
}
}
.p_post .cont h3 {
font-size: 20px;
position: relative;
}
@media only screen and (max-width: 768px) {
.p_post .cont h3 {
font-size: 17.5px;
}
}
.p_post .cont h3::before {
content: "";
width: 13px;
height: 1px;
top: 20px;
left: -27px;
display: block;
position: absolute;
background-color: #12203c;
}
@media only screen and (max-width: 768px) {
.p_post .cont h3::before {
content: "";
width: 9px;
height: 1px;
top: 15px;
left: -18px;
display: block;
position: absolute;
background-color: #808080;
}
}
.p_post .cont h4 {
font-size: 18px;
color: #12203c;
}
.p_post .cont h5 {
width: -webkit-fit-content;
width: -moz-fit-content;
width: fit-content;
background: #12203c;
padding: 0 10rem 0 0.4rem;
line-height: 1.5;
color: #fff;
font-size: 17px;
}
.p_post .cont h6 {
font-size: 16px;
color: #12203c;
}
.p_post .cont p {
margin-bottom: 0.8rem;
}
.p_post .cont .wp-block-image {
margin-bottom: 30px;
}
.p_post .btn03 {
width: -webkit-fit-content;
width: -moz-fit-content;
width: fit-content;
margin-left: auto;
margin-top: 35px;
}
.p_related {
width: 80%;
max-width: 1000px;
margin: 0 auto;
padding: 0 10px;
padding: 100px 10px;
padding-bottom: 0;
}
@media only screen and (max-width: 768px) {
.p_related {
width: 94%;
max-width: 540px;
max-width: 620px;
}
}
@media only screen and (max-width: 768px) {
.p_related {
padding-top: 3.2rem;
padding-bottom: 3.2rem;
}
}
@media only screen and (max-width: 768px) {
.p_related {
margin-bottom: 55px !important;
}
}
.p_related .head02 {
text-align: left;
margin-bottom: 55px;
}
@media only screen and (max-width: 768px) {
.p_related .head02 {
margin-bottom: 30px;
}
}
.p_related ul {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
gap: 15px;
}
@media only screen and (max-width: 1024px) {
.p_related ul {
gap: 20px;
}
}
.p_related ul li {
width: calc(33.3333333333% - 10px);
text-align: left;
}
@media only screen and (max-width: 1024px) {
.p_related ul li {
width: calc(50% - 10px);
max-width: 400px;
}
}
@media only screen and (max-width: 590px) {
.p_related ul li {
width: 100%;
}
}
.p_related ul li .thumb {
width: 100%;
aspect-ratio: 3/2;
margin-bottom: 5px;
border-radius: 7px;
overflow: hidden;
}
.p_related ul li .thumb img {
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
}
.p_related ul li p {
font-size: 14px;
font-weight: 500;
}
input[type=text],
input[type=password],
input[type=datetime],
input[type=date],
input[type=month],
input[type=time],
input[type=week],
input[type=number],
input[type=email],
input[type=url],
input[type=search],
input[type=tel],
input[type=color],
select,
textarea {
display: block;
width: 100%;
height: 55px;
margin-bottom: 0;
padding: 0 1.5rem;
border: 0;
border-radius: 0;
background-color: #fafafa;
-webkit-transition: background-color 0.24s ease-in-out;
transition: background-color 0.24s ease-in-out;
} .wpcf7-radio .wpcf7-list-item {
display: block;
line-height: 1.8;
margin-right: 0.5rem;
}
.wpcf7-radio .wpcf7-list-item input {
margin-right: 0.3rem;
} table.CF7_table textarea {
resize: vertical;
max-width: 100%;
min-height: 120px;
line-height: 1.5em;
padding: 0.8em;
overflow: auto;
}  table.CF7_table {
width: 100%;
margin: 0 auto;
border: none !important;
}
table.CF7_table tr {
margin-bottom: 25px;
}
table.CF7_table th {
background-color: #fafafa;
font-size: 15px;
vertical-align: middle;
}
table.CF7_table th p {
padding-left: 6px;
} table.CF7_table tr,
table.CF7_table th,
table.CF7_table td {
background: none !important;
border: none !important;
display: block;
text-align: left;
padding: 0;
}
.single .entry-content table.CF7_table,
.page .entry-content table.CF7_table {
display: table;
}
.CF7_table ::-webkit-input-placeholder {
color: #a5a5a5;
}
.CF7_table ::-moz-placeholder {
color: #a5a5a5;
}
.CF7_table :-ms-input-placeholder {
color: #a5a5a5;
}
.CF7_table ::-ms-input-placeholder {
color: #a5a5a5;
}
.CF7_table ::placeholder {
color: #a5a5a5;
} .CF7_req {
font-size: 0.8em;
padding: 4px 7px;
color: #8d0101;
} .CF7_unreq {
font-size: 0.8em;
padding: 4px 7px;
color: #fafafa;
}
span[data-name=contact-menu] {
display: block;
position: relative;
}
span[data-name=contact-menu]::after {
content: "";
position: absolute;
right: 1rem;
top: 50%;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
display: block;
width: 8px;
height: 8px;
border-top: solid 1px #3d3d3d;
border-right: solid 1px #3d3d3d;
-webkit-transform: translateY(-50%) rotate(135deg);
transform: translateY(-50%) rotate(135deg);
z-index: 100;
} input[type=submit] {
background-color: #3d3d3d;
border: 1px solid #3d3d3d;
color: #fff;
font-size: 1em;
margin: 0 auto;
padding: 15px 30px;
-webkit-transition: all 0.5s 0s ease;
transition: all 0.5s 0s ease;
letter-spacing: 0.1em;
border-radius: 0;
font-weight: 500;
}
input[type=submit]:hover {
background: #fff;
color: #3d3d3d;
}
.CF7_btn {
text-align: center;
margin: 20px;
}
.wpcf7-spinner {
width: 0;
margin: 0;
}
.wpcf7-not-valid-tip {
font-weight: bold;
color: #12203c;
margin-left: 4px;
}
.wpcf7-list-item-label {
margin: 0 8px;
}
.screen-reader-response {
display: none;
}
.wpcf7-response-output {
width: 51%;
max-width: 740px;
margin: 0 auto;
padding: 0 10px;
text-align: center;
text-align: center;
margin-top: 30px;
line-height: 1.65;
}
@media only screen and (max-width: 768px) {
.wpcf7-response-output {
width: 86%;
max-width: 480px;
}
}
.p_contact {
width: 51%;
max-width: 740px;
margin: 0 auto;
padding: 0 10px;
text-align: center;
}
@media only screen and (max-width: 768px) {
.p_contact {
width: 86%;
max-width: 480px;
}
}
form tr:last-child th,
form tr:last-child td {
text-align: center;
}
form tr:last-child td strong {
display: block;
margin-bottom: -20px;
}
form tr:last-child td .cap {
display: block;
line-height: 1.75;
}
form .recaptcha {
margin-top: 40px;
}
form .recaptcha p {
font-size: 0.8rem;
line-height: 1.6;
}
@media only screen and (max-width: 768px) {
form .recaptcha p {
width: 70%;
margin: 0 auto;
font-size: 0.7rem;
}
}
.view[data-view=in] {
opacity: 0;
-webkit-transition: all 1s ease;
transition: all 1s ease;
}
.view[data-view=in].wao {
opacity: 1;
}
.view[data-view=up_m] {
opacity: 0;
-webkit-transform: translateY(30px);
transform: translateY(30px);
-webkit-transition: all 1s ease;
transition: all 1s ease;
}
.view[data-view=up_m].wao {
opacity: 1;
-webkit-transform: translateY(0px);
transform: translateY(0px);
}
.view[data-view=up] {
opacity: 0;
-webkit-transform: translateY(50px);
transform: translateY(50px);
-webkit-transition: all 1s ease;
transition: all 1s ease;
}
.view[data-view=up].wao {
opacity: 1;
-webkit-transform: translateY(0px);
transform: translateY(0px);
}
.view[data-view=dn] {
opacity: 0;
-webkit-transform: translateY(-50px);
transform: translateY(-50px);
-webkit-transition: all 1s ease;
transition: all 1s ease;
}
.view[data-view=dn].wao {
opacity: 1;
-webkit-transform: translateY(0px);
transform: translateY(0px);
}
.view[data-view=rt] {
opacity: 0;
-webkit-transform: translateX(50px);
transform: translateX(50px);
-webkit-transition: all 1s ease;
transition: all 1s ease;
}
.view[data-view=rt].wao {
opacity: 1;
-webkit-transform: translateX(0px);
transform: translateX(0px);
}
.view[data-view=lt] {
opacity: 0;
-webkit-transform: translateX(-50px);
transform: translateX(-50px);
-webkit-transition: all 1s ease;
transition: all 1s ease;
}
.view[data-view=lt].wao {
opacity: 1;
-webkit-transform: translateX(0px);
transform: translateX(0px);
}  .hamburger {
position: fixed;
top: 0;
right: 0;
width: 80px;
height: 65px;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
border: 0;
padding: 0;
margin: 0;
cursor: pointer;
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;
z-index: 10;
-webkit-transition: all 0.5s;
transition: all 0.5s;
}
.hamburger[data-js-scroll=true] {
background: #12203c;
}
.hamburger span,
.hamburger span::after,
.hamburger span::before {
position: absolute;
display: block;
content: "";
width: 30px;
height: 1px;
background-color: #fff;
-webkit-transition: all 0.5s;
transition: all 0.5s;
}
.hamburger span::before {
top: -7px;
}
.hamburger span::after {
bottom: -7px;
width: 25px;
}
.hamburger.open span {
background-color: transparent;
}
.hamburger[data-js-scroll=true].open {
background: transparent;
}
.hamburger.open span::before {
top: 0;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}
.hamburger.open span::after {
bottom: 0;
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
width: 100%;
}
.hamburger__text {
position: absolute;
bottom: -5px;
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
width: 100%;
}
.hamburger__text::before {
content: "";
width: 100%;
display: block;
white-space: nowrap;
text-align: center;
color: #fff;
font-size: 10px;
-webkit-transition: all 0.5s;
transition: all 0.5s;
}
.hamburger.open .hamburger__text::before {
content: "閉じる";
}  .nav {
position: fixed;
width: 100%;
height: 100vh;
top: 0;
left: -100%;
background-color: rgba(0, 0, 0, 0.85);
padding: 80px 0 40px;
-webkit-transition: all 0.5s;
transition: all 0.5s;
}
.nav__item a {
display: block;
font-size: 1rem;
color: #fff;
text-decoration: none;
padding: 5px 0 8px 30px;
text-transform: uppercase;
border-bottom: 1px solid #ccc;
}
.nav__item a:hover {
color: #0f5474;
background-color: #fff;
}
.nav.open {
left: 0;
}  header.mb {
display: none;
}
@media only screen and (max-width: 768px) {
header.mb {
width: 100%;
position: absolute;
padding: 20px;
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;
z-index: 10000;
}
}
header.mb #name {
margin: 0;
padding: 0;
font-family: "yu-mincho-pr6n", sans-serif;
font-weight: 400;
font-style: normal;
font-size: 1.3rem;
color: #fff;
}
@media only screen and (max-width: 768px) {
header.mb #name {
font-size: 1rem;
}
}
@media only screen and (max-width: 768px) {
header.mb.sub {
width: 100%;
position: absolute;
padding: 20px;
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;
z-index: 10000;
}
}
header.mb.sub #name {
color: #3d3d3d;
}
header.mb.sub .hamburger span,
header.mb.sub .hamburger span::after,
header.mb.sub .hamburger span::before {
background-color: #3d3d3d;
}
header.mb.sub .hamburger[data-js-scroll=true] span,
header.mb.sub .hamburger[data-js-scroll=true] span::after,
header.mb.sub .hamburger[data-js-scroll=true] span::before {
background-color: #fff;
}
header.mb.sub .hamburger.open span {
background-color: transparent;
}
header.mb.sub .hamburger.open span::before,
header.mb.sub .hamburger.open span::after {
background-color: #fff;
}
header.mb.achv {
width: 100%;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-flow: column;
flex-flow: column;
position: relative;
padding: 55px 30px 20px;
}
header.mb.achv #name {
color: #3d3d3d;
font-size: 1.3rem;
}
header.mb.achv > nav {
position: relative;
width: 94%;
margin: 0 auto;
max-width: 620px;
height: auto;
top: auto;
left: auto;
background-color: inherit;
padding: 55px 10px;
}
header.mb.achv > nav > p {
color: rgb(142, 142, 142);
font-size: 0.7rem;
margin-bottom: 15px;
font-style: italic;
text-align: center;
}
header.mb.achv > nav > p::before {
content: "▼";
position: relative;
display: inline-block;
margin-right: 5px;
font-size: 0.6rem;
color: #aeaeae;
}
header.mb.achv > nav > ul > li {
text-align: center;
background: #fafafa;
padding: 7px 0;
}
header.mb.achv > nav > ul > li a {
display: block;
width: 100%;
height: 100%;
}
header.mb.achv > nav > ul .has-ch .click-open {
font-size: 13px;
position: relative;
cursor: pointer;
}
header.mb.achv > nav > ul .has-ch .click-open::after {
content: "＋";
position: absolute;
right: 15px;
}
header.mb.achv > nav > ul .has-ch .click-open.active::after {
content: "－";
}
header.mb.achv > nav > ul .has-ch .nav-ch {
width: 94%;
margin: 0 auto;
display: none;
-webkit-transition: none;
transition: none;
}
header.mb.achv > nav > ul .has-ch .nav-ch ul {
padding: 20px 0;
}  body {
position: relative;
}
header.pc {
width: 100%;
position: absolute;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
padding: 30px 40px;
z-index: 100;
-webkit-animation-name: header-dn;
animation-name: header-dn;
-webkit-animation-duration: 2s;
animation-duration: 2s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-delay: 0.5s;
animation-delay: 0.5s;
}
@media only screen and (max-width: 768px) {
header.pc {
display: none;
}
}
header.pc #name {
margin: 0;
padding: 0;
font-family: "yu-mincho-pr6n", sans-serif;
font-weight: 400;
font-style: normal;
font-size: 1.3rem;
color: #fff;
}
header.pc nav ul {
margin: 0;
padding: 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
margin-left: 40px;
}
header.pc nav ul li {
margin: 0;
padding: 0;
padding: 0 10px;
}
header.pc nav ul li a {
display: block;
color: #fafafa;
font-size: 0.8rem;
line-height: 1.75;
}
header.pc.sub {
display: block;
-webkit-animation-name: f-lt;
animation-name: f-lt;
-webkit-animation-duration: 0.8s;
animation-duration: 0.8s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
@media only screen and (max-width: 768px) {
header.pc.sub {
display: none;
}
}
header.pc.sub #name {
color: #3d3d3d;
font-weight: bold;
}
header.pc.sub nav ul {
display: block;
margin-left: 0;
margin-top: 10px;
}
header.pc.sub nav ul li {
margin: 0;
padding: 0;
padding: 5px 0;
}
header.pc.sub nav ul li a {
color: #3d3d3d;
width: -webkit-fit-content;
width: -moz-fit-content;
width: fit-content;
}
header.pc.achv {
position: fixed;
display: block;
background: #3d3d3d;
width: 280px;
height: 100vh;
padding: 55px 30px 30px 30px;
-webkit-animation-name: f-lt;
animation-name: f-lt;
-webkit-animation-duration: 0.4s;
animation-duration: 0.4s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
@media only screen and (max-width: 768px) {
header.pc.achv {
display: none;
}
}
header.pc.achv #name {
color: #fff;
font-weight: bold;
margin-bottom: 35px;
}
header.pc.achv nav p {
color: #bdbdbd;
font-size: 0.8rem;
margin-bottom: 15px;
}
header.pc.achv nav ul {
display: block;
margin-left: 0;
}
header.pc.achv nav ul li {
margin: 0;
padding: 0;
padding: 5px 0;
}
header.pc.achv nav ul li a {
color: #bdbdbd;
width: -webkit-fit-content;
width: -moz-fit-content;
width: fit-content;
font-size: 14px;
line-height: 1.4;
}
header.pc.achv nav ul.sub-menu {
margin-left: 20px;
}
header.pc.achv nav ul.sub-menu li a {
position: relative;
}
header.pc.achv nav ul.sub-menu li a:after {
content: "";
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
left: -10px;
width: 6px;
height: 1px;
background: #bdbdbd;
}
header.pc.achv nav > ul > li > a {
margin-bottom: 15px;
position: relative;
}
header.pc.achv nav > ul > li > a:after {
content: "";
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 1px;
background: #bdbdbd;
}
@-webkit-keyframes header-dn {
0% {
opacity: 0;
-webkit-transform: translateY(-40px);
transform: translateY(-40px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0px);
transform: translateY(0px);
}
}
@keyframes header-dn {
0% {
opacity: 0;
-webkit-transform: translateY(-40px);
transform: translateY(-40px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0px);
transform: translateY(0px);
}
}
@-webkit-keyframes f-lt {
0% {
opacity: 0;
-webkit-transform: translateX(-40px);
transform: translateX(-40px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes f-lt {
0% {
opacity: 0;
-webkit-transform: translateX(-40px);
transform: translateX(-40px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
footer > ul {
margin: 0;
padding: 0;
width: 100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
@media only screen and (max-width: 768px) {
footer > ul {
display: block;
}
}
footer > ul li {
margin: 0;
padding: 0;
width: 50%;
aspect-ratio: 16/9;
max-height: 360px;
}
@media only screen and (max-width: 768px) {
footer > ul li {
width: 100%;
max-height: 240px;
}
}
footer > ul li a {
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;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-flow: column nowrap;
flex-flow: column nowrap;
width: 100%;
height: 100%;
}
footer > ul li a h5 {
color: #e6eaf9;
text-align: center;
margin-bottom: 0;
font-size: 25px;
letter-spacing: 0.15em;
}
footer > ul li a h5 span {
display: block;
font-size: 1rem;
}
@media only screen and (max-width: 768px) {
footer > ul li a h5 span {
font-size: 0.8rem;
}
}
footer > ul li:nth-child(1) {
position: relative;
}
footer > ul li:nth-child(1)::before {
content: "";
width: 100%;
height: 100%;
background: url(//sakaikogyosho.co.jp/wp-content/themes/public_20231126/assets/img/re_footer.jpg) no-repeat;
background-size: cover;
background-position: center;
position: absolute;
top: 0;
left: 0;
z-index: -10;
}
footer > ul li:nth-child(1)::after {
content: "";
width: 100%;
height: 100%;
background: rgba(32, 45, 82, 0.7);
position: absolute;
top: 0;
left: 0;
z-index: -1;
}
footer > ul li:nth-child(2) {
background: #12203c;
}
footer .wrap {
width: 92%;
max-width: 1330px;
margin: 0 auto;
padding: 0 10px;
text-align: center;
padding: 55px 10px;
}
@media only screen and (max-width: 768px) {
footer .wrap {
width: 94%;
max-width: 620px;
}
}
@media only screen and (max-width: 768px) {
footer .wrap {
padding-top: 2.4rem;
padding-bottom: 2.4rem;
}
}
@media only screen and (max-width: 768px) {
footer .wrap {
max-width: 580px;
}
}
footer .wrap h2 span {
display: block;
}
footer .wrap h2 span:nth-child(1) {
font-size: 3.5rem;
font-family: "yu-mincho-pr6n", sans-serif;
font-weight: 400;
font-style: normal;
line-height: 1.75;
text-align: left;
}
@media only screen and (max-width: 768px) {
footer .wrap h2 span:nth-child(1) {
margin-bottom: 10px;
text-align: center;
font-size: 1.7rem;
}
}
footer .wrap h2 span:nth-child(2) {
font-family: "Noto Sans JP", sans-serif;
font-weight: 400;
font-style: normal;
font-size: 0.7rem;
-webkit-transition-delay: 0.25s;
transition-delay: 0.25s;
color: #b6b6b6;
letter-spacing: 0.15em;
font-style: italic;
text-align: left;
}
@media only screen and (max-width: 768px) {
footer .wrap h2 span:nth-child(2) {
text-align: center;
font-size: 0.6rem;
}
}
footer .wrap .link {
text-align: right;
margin-top: 35px;
}
@media only screen and (max-width: 768px) {
footer .wrap .link {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: reverse;
-ms-flex-flow: column-reverse;
flex-flow: column-reverse;
margin-top: 25px;
}
}
footer .wrap .link nav ul {
margin: 0;
padding: 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
margin-top: 30px;
}
@media only screen and (max-width: 768px) {
footer .wrap .link nav ul {
display: block;
text-align: center;
margin: 0;
margin-bottom: 35px;
}
}
footer .wrap .link nav ul li {
margin: 0;
padding: 0;
padding: 0 10px;
}
@media only screen and (max-width: 768px) {
footer .wrap .link nav ul li {
padding: 0;
}
}
footer .wrap .link nav ul li a {
display: block;
font-size: 0.8rem;
font-weight: 500;
}
@media only screen and (max-width: 768px) {
footer .wrap .link nav ul li a {
font-size: 14px;
font-weight: 400;
margin-bottom: 3px;
}
}
footer .wrap .link .btn02 {
width: -webkit-fit-content;
width: -moz-fit-content;
width: fit-content;
margin-left: auto;
}
@media only screen and (max-width: 768px) {
footer .wrap .link .btn02 {
padding: 35px 0;
width: 100%;
margin-bottom: 0;
}
footer .wrap .link .btn02 a {
min-width: auto;
padding: 0;
background: inherit;
color: #3d3d3d;
text-align: center;
font-size: 20px;
}
footer .wrap .link .btn02 a span {
margin-top: 4px;
}
footer .wrap .link .btn02 a::after {
display: none;
}
footer .wrap .link .btn02::before {
content: "";
width: 30px;
height: 1px;
background: #3d3d3d;
position: absolute;
top: 0;
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
}
}
footer .wrap .name {
font-family: "yu-mincho-pr6n", sans-serif;
font-weight: 400;
font-style: normal;
font-size: 1.3rem;
text-align: right;
font-weight: bold;
margin-top: 30px;
margin-left: auto;
position: relative;
width: -webkit-fit-content;
width: -moz-fit-content;
width: fit-content;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
line-height: 1;
}
@media only screen and (max-width: 768px) {
footer .wrap .name {
margin: 30px auto 0;
}
}
footer .wrap .name::before {
content: "";
width: 30px;
height: 30px;
background: url(//sakaikogyosho.co.jp/wp-content/themes/public_20231126/assets/img/logoicon.svg) no-repeat;
background-size: contain;
background-position: center;
position: relative;
display: inline-block;
margin-right: 7px;
}
footer .wrap .copylight {
font-size: 0.6rem;
font-weight: lighter;
text-align: right;
letter-spacing: -0.01em;
color: #adadad;
}
@media only screen and (max-width: 768px) {
footer .wrap .copylight {
text-align: center;
}
}
footer.achiv {
width: calc(100% - 280px);
margin-left: auto;
padding: 0;
margin-bottom: 0;
}
@media only screen and (max-width: 768px) {
footer.achiv {
width: 100%;
}
}
:root {
--easing: cubic-bezier(0.2, 1, 0.2, 1);
--transition: 0.8s var(--easing);
--color-base: #0c1210;
--color-gray: #ddd;
--color-theme: #b4e900;
--color-theme-darken: #6e8f00;
--color-text: #adbdb7;
--box-shadow: 0.8rem 0.8rem 1.2rem rgba(0, 0, 0, 0.05),
-0.8rem -0.8rem 1.2rem #fff;
--box-shadow-hover: 1rem 1rem 1.5rem rgba(0, 0, 0, 0.08),
-1rem -1rem 1.5rem #fff;
--box-shadow-inset: inset 0.8rem 0.8rem 1.2rem rgba(0, 0, 0, 0.05),
inset -0.8rem -0.8rem 1.2rem #fff;
--box-shadow-dark: 0.8rem 0.8rem 1.2rem rgba(0, 0, 0, 0.1),
-0.8rem -0.8rem 1.2rem rgba(#fff, 0.2);
}
.hero {
position: relative;
}
.hero .mv {
height: 100vh;
min-height: 100vh;
}
.hero .mv01 .swiper {
position: relative;
height: 100%;
}
.hero .mv01 .swiper::after {
content: "";
width: 100%;
height: 100%;
background: rgba(19, 38, 78, 0.3);
position: absolute;
top: 0;
left: 0;
z-index: 1;
}
@media only screen and (max-width: 767px) {
.hero .mv01 {
margin-bottom: 0;
}
}
.hero .mv01 .swiper-fade .swiper-slide {
-webkit-transition-property: opacity, -webkit-transform !important;
transition-property: opacity, -webkit-transform !important;
transition-property: opacity, transform !important;
transition-property: opacity, transform, -webkit-transform !important;
pointer-events: none;
}
.hero .mv01 .swiper-fade .swiper-slide-active {
pointer-events: auto;
}
.hero .mv01 .swiper-pagination {
position: absolute;
z-index: 5;
top: 0;
bottom: 0;
left: 0;
height: -webkit-max-content;
height: -moz-max-content;
height: max-content;
margin: auto;
}
@media only screen and (max-width: 767px) {
.hero .mv01 .swiper-pagination {
left: auto;
right: 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-flow: column;
flex-flow: column;
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end;
}
}
.hero .mv01 .swiper-pagination-bullet {
display: block;
width: 20px;
height: 1px;
cursor: pointer;
-webkit-transition: var(--transition);
transition: var(--transition);
background-color: rgba(255, 255, 255, 0.4);
}
@media only screen and (max-width: 767px) {
.hero .mv01 .swiper-pagination-bullet {
width: 15px;
}
}
.hero .mv01 .swiper-pagination-bullet:not(:first-child) {
margin-top: 0.8rem;
}
.hero .mv01 .swiper-pagination-bullet-active {
width: 55px;
background-color: #fff;
}
@media only screen and (max-width: 767px) {
.hero .mv01 .swiper-pagination-bullet-active {
width: 40px;
}
}
.hero .mv01 .slide-media {
height: 100vh;
min-height: 100vh;
}
@media only screen and (max-width: 767px) {
.hero .mv01 .slide-media {
min-height: 100vh;
height: max(100vh, 100vw);
}
}
.hero .mv01 .slide-media img,
.hero .mv01 .slide-media source {
-webkit-transition: 7s 1s ease-out;
transition: 7s 1s ease-out;
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
}
.hero .mv01 .swiper-slide[class*=-active] .slide-media img {
-webkit-transition-delay: 0s;
transition-delay: 0s;
-webkit-transform: scale(1.05);
transform: scale(1.05);
}
.hero .mv01 .swiper-slide[class*=-active] .slide-title {
-webkit-animation: mv01-fadeIn 2s 0.5s var(--easing) both;
animation: mv01-fadeIn 2s 0.5s var(--easing) both;
}
@-webkit-keyframes mv01-fadeIn {
0% {
-webkit-transform: scale(0.5);
transform: scale(0.5);
opacity: 0;
-webkit-filter: blur(300px);
filter: blur(300px);
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 1;
-webkit-filter: blur(0);
filter: blur(0);
}
}
@keyframes mv01-fadeIn {
0% {
-webkit-transform: scale(0.5);
transform: scale(0.5);
opacity: 0;
-webkit-filter: blur(300px);
filter: blur(300px);
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 1;
-webkit-filter: blur(0);
filter: blur(0);
}
}
.hero h2 {
position: absolute;
right: 4rem;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
margin: 0;
text-align: right;
z-index: 10;
}
@media only screen and (max-width: 767px) {
.hero h2 {
text-align: left;
right: auto;
bottom: auto;
top: 240px;
left: 20px;
}
}
.hero h2 span {
display: block;
}
.hero h2 span:nth-child(1) {
-webkit-animation: mv01-fadeIn 2s 0.5s var(--easing) both;
animation: mv01-fadeIn 2s 0.5s var(--easing) both;
font-size: 4rem;
font-family: "yu-mincho-pr6n", sans-serif;
font-weight: 400;
font-style: normal;
line-height: 1.6;
color: #ffffff;
}
@media only screen and (max-width: 767px) {
.hero h2 span:nth-child(1) {
font-size: 1.7rem;
}
}
.hero h2 span:nth-child(2) {
-webkit-animation: mv01-fadeIn 2s 0.5s var(--easing) both;
animation: mv01-fadeIn 2s 0.5s var(--easing) both;
-webkit-animation-delay: 1s;
animation-delay: 1s;
font-family: "Noto Sans JP", sans-serif;
font-weight: 400;
font-style: normal;
font-size: 0.9rem;
color: #f2f2f2;
letter-spacing: 0.55em;
font-style: italic;
}
@media only screen and (max-width: 767px) {
.hero h2 span:nth-child(2) {
font-size: 0.5rem;
}
}
.hero h2.re {
right: auto;
bottom: auto;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
margin-left: 10rem;
text-align: left;
}
@media only screen and (max-width: 767px) {
.hero h2.re {
top: 64%;
margin-left: 0;
}
}
.hero h2.re span:nth-of-type(1), .hero h2.re span:nth-of-type(2) {
-webkit-animation: mv01-fadeIn 2s 0.5s var(--easing) both;
animation: mv01-fadeIn 2s 0.5s var(--easing) both;
font-size: 4rem;
font-family: "yu-mincho-pr6n", sans-serif;
font-weight: 400;
font-style: normal;
color: #ffffff;
line-height: 1.3;
}
@media only screen and (max-width: 767px) {
.hero h2.re span:nth-of-type(1), .hero h2.re span:nth-of-type(2) {
font-size: 2.4rem;
}
}
.hero h2.re span:nth-of-type(2) {
-webkit-animation-delay: 0.7s;
animation-delay: 0.7s;
margin-bottom: 20px;
letter-spacing: 0.17em;
}
@media only screen and (max-width: 767px) {
.hero h2.re span:nth-of-type(2) {
margin-bottom: 10px;
}
}
.hero h2.re span:nth-of-type(3) {
-webkit-animation: mv01-fadeIn 2s 0.5s var(--easing) both;
animation: mv01-fadeIn 2s 0.5s var(--easing) both;
-webkit-animation-delay: 1.2s;
animation-delay: 1.2s;
font-family: "Noto Sans JP", sans-serif;
font-weight: 400;
font-style: normal;
font-size: 0.8rem;
margin-left: 8px;
color: #f2f2f2;
letter-spacing: 0.7em;
font-style: italic;
}
@media only screen and (max-width: 767px) {
.hero h2.re span:nth-of-type(3) {
font-size: 0.6rem;
margin-left: 4px;
}
}
.hero h4 {
color: #f2f2f2;
font-size: 0.8rem;
position: absolute;
right: 30px;
bottom: -10px;
width: 100vh;
letter-spacing: 0.5em;
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
-webkit-transform-origin: right;
transform-origin: right;
margin: 0;
text-align: center;
z-index: 10;
}
@media only screen and (max-width: 768px) {
.hero h4 {
display: none;
}
}
.scrolldown {
position: absolute;
-webkit-writing-mode: vertical-rl;
-ms-writing-mode: tb-rl;
writing-mode: vertical-rl;
width: 19px;
height: 345px;
bottom: 40px;
right: 0;
opacity: 1;
filter: alpha(opacity=100);
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
transition: opacity 2s, -webkit-transform 2s;
-webkit-transition: opacity 2s, -webkit-transform 2s;
transition: opacity 2s, transform 2s;
transition: opacity 2s, transform 2s, -webkit-transform 2s;
-webkit-transition-delay: 1s;
transition-delay: 1s;
-webkit-transform-origin: center center;
transform-origin: center center;
}
@media only screen and (max-width: 768px) {
.scrolldown {
left: 2%;
text-align: left;
height: 245px;
right: inherit;
}
}
.scrolldown .scrolldown-text {
position: relative;
width: 100%;
height: 100%;
font-weight: 400;
font-size: 13px;
letter-spacing: 4px;
line-height: 20px;
-webkit-writing-mode: vertical-rl;
-ms-writing-mode: tb-rl;
writing-mode: vertical-rl;
-webkit-animation: scroll-text 3.5s cubic-bezier(0.455, 0.03, 0.515, 0.955) infinite;
animation: scroll-text 3.5s cubic-bezier(0.455, 0.03, 0.515, 0.955) infinite;
-webkit-transform: translateY(-10px);
transform: translateY(-10px);
}
.scrolldown .scroll-bar-clip {
position: absolute;
overflow: hidden;
width: 1px;
height: 255px;
top: 90px;
right: 9px;
background-color: rgba(177, 177, 177, 0.2);
}
.scrolldown .scroll-bar-clip .scroll-bar {
position: absolute;
width: 1px;
height: 255px;
top: -255px;
right: 0;
background-color: #3d3d3d;
-webkit-animation: scroll-bar 3.5s cubic-bezier(0.455, 0.03, 0.515, 0.955) infinite;
animation: scroll-bar 3.5s cubic-bezier(0.455, 0.03, 0.515, 0.955) infinite;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
@media only screen and (max-width: 768px) {
.scrolldown .scroll-bar-clip .scroll-bar {
height: 155px;
}
}
@-webkit-keyframes scroll-text {
0% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
40% {
-webkit-transform: translateY(10px);
transform: translateY(10px);
}
50% {
-webkit-transform: translateY(10px);
transform: translateY(10px);
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes scroll-text {
0% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
40% {
-webkit-transform: translateY(10px);
transform: translateY(10px);
}
50% {
-webkit-transform: translateY(10px);
transform: translateY(10px);
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@-webkit-keyframes scroll-bar {
0% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
5% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
100% {
-webkit-transform: translate3d(0, 510px, 0);
transform: translate3d(0, 510px, 0);
}
}
@keyframes scroll-bar {
0% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
5% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
100% {
-webkit-transform: translate3d(0, 510px, 0);
transform: translate3d(0, 510px, 0);
}
}
.top__news {
width: 92%;
max-width: 1330px;
margin: 0 auto;
padding: 0 10px;
text-align: center;
padding: 25px 10px;
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;
}
@media only screen and (max-width: 768px) {
.top__news {
width: 94%;
max-width: 620px;
}
}
@media only screen and (max-width: 768px) {
.top__news {
padding-top: 0.8rem;
padding-bottom: 0.8rem;
}
}
@media only screen and (max-width: 768px) {
.top__news .btn01 {
display: none;
}
}
.top__about {
width: 100%;
position: relative;
}
.top__about::before {
content: "";
width: 100%;
height: 100%;
background: url(//sakaikogyosho.co.jp/wp-content/themes/public_20231126/assets/img/top_ab_bg.jpg) no-repeat;
background-size: cover;
background-position: center;
position: absolute;
top: 0;
left: 0;
z-index: -10;
}
.top__about::after {
content: "";
width: 100%;
height: 100%;
background: rgba(6, 9, 23, 0.7);
position: absolute;
top: 0;
left: 0;
z-index: -1;
}
.top__about .img {
position: absolute;
bottom: -100px;
right: 0;
width: 50%;
z-index: 10;
-webkit-filter: saturate(0.5);
filter: saturate(0.5);
}
@media only screen and (max-width: 768px) {
.top__about .img {
width: 94%;
max-width: 360px;
}
}
.top__about .txtbg {
position: absolute;
top: 80px;
right: 0;
width: 50%;
z-index: 5;
}
@media only screen and (max-width: 768px) {
.top__about .txtbg {
width: 100%;
top: auto;
left: 120px;
bottom: 420px;
-webkit-transform-origin: left;
transform-origin: left;
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
max-height: 220px;
-o-object-fit: contain;
object-fit: contain;
}
}
.top__about .wrap {
width: 92%;
max-width: 1330px;
margin: 0 auto;
padding: 0 10px;
text-align: center;
padding: 80px 10px 80px;
text-align: left;
margin-bottom: 120px;
}
@media only screen and (max-width: 768px) {
.top__about .wrap {
width: 94%;
max-width: 620px;
}
}
@media only screen and (max-width: 768px) {
.top__about .wrap {
padding: 55px 10px 140px;
}
}
.top__about .wrap .enttl {
margin-left: 4px;
opacity: 0.7;
}
@media only screen and (max-width: 768px) {
.top__about .wrap .enttl {
text-align: center;
margin-left: 0;
}
}
.top__about .wrap h3 {
width: 50%;
color: #fff;
font-family: "yu-mincho-pr6n", sans-serif;
font-weight: 400;
font-style: normal;
margin-bottom: 30px;
}
@media only screen and (max-width: 768px) {
.top__about .wrap h3 {
width: 100%;
text-align: center;
margin-bottom: 10px;
}
}
.top__about .wrap p {
color: #fff;
width: 40%;
}
@media only screen and (max-width: 768px) {
.top__about .wrap p {
width: 100%;
text-align: justify;
}
}
.top_service {
width: 80%;
max-width: 1000px;
margin: 0 auto;
padding: 0 10px;
padding: 100px 10px;
padding-top: 60px;
}
@media only screen and (max-width: 768px) {
.top_service {
width: 94%;
max-width: 540px;
max-width: 620px;
}
}
@media only screen and (max-width: 768px) {
.top_service {
padding-top: 3.2rem;
padding-bottom: 3.2rem;
}
}
@media only screen and (max-width: 768px) {
.top_service {
padding-top: 40px;
}
}
.top_service .head01 {
position: relative;
}
.top_service .head01::before {
content: "";
width: 120%;
height: 620px;
background: url(//sakaikogyosho.co.jp/wp-content/themes/public_20231126/assets/img/sv_text.png) no-repeat;
background-size: contain;
background-position: center;
position: absolute;
top: -40px;
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
z-index: -2;
}
@media only screen and (max-width: 768px) {
.top_service .head01::before {
width: 100%;
height: 270px;
}
}
.top_service .btn01 {
width: -webkit-fit-content;
width: -moz-fit-content;
width: fit-content;
margin: 0 auto;
margin-bottom: 55px;
}
@media only screen and (max-width: 768px) {
.top_service .btn01 {
margin-bottom: 35px;
}
}
.top_service ul {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: stretch;
-ms-flex-align: stretch;
align-items: stretch;
margin: 0;
padding: 0;
}
@media only screen and (max-width: 768px) {
.top_service ul {
display: block;
}
}
.top_service ul li {
width: 33.3333333333%;
margin: 0;
padding: 0;
aspect-ratio: 2/3;
}
@media only screen and (max-width: 768px) {
.top_service ul li {
width: 100%;
aspect-ratio: 6/4;
margin-bottom: 15px;
}
}
.top_service ul li a {
width: 100%;
height: 100%;
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;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-flow: column nowrap;
flex-flow: column nowrap;
position: relative;
text-align: center;
padding: 55px 30px 45px;
overflow: hidden;
}
@media only screen and (max-width: 768px) {
.top_service ul li a {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row nowrap;
flex-flow: row nowrap;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
padding: 55px 30px 45px;
}
}
.top_service ul li a::before {
content: "";
width: 100%;
height: 100%;
background: url(//sakaikogyosho.co.jp/wp-content/themes/public_20231126/assets/img/w_01.jpg) no-repeat;
background-size: cover;
background-position: center;
position: absolute;
top: 0;
left: 0;
z-index: -10;
-webkit-transition: all 0.8s cubic-bezier(0.2, 1, 0.2, 1);
transition: all 0.8s cubic-bezier(0.2, 1, 0.2, 1);
}
.top_service ul li a::after {
content: "";
width: 100%;
height: 100%;
background: rgba(6, 13, 27, 0.52);
position: absolute;
top: 0;
left: 0;
z-index: -1;
}
.top_service ul li a h3 {
color: #fff;
font-family: "yu-mincho-pr6n", sans-serif;
font-weight: 400;
font-style: normal;
-webkit-writing-mode: vertical-rl;
-ms-writing-mode: tb-rl;
writing-mode: vertical-rl;
text-orientation: upright;
-webkit-font-feature-settings: initial;
font-feature-settings: initial;
letter-spacing: 0.8rem;
margin: 0;
}
@media only screen and (max-width: 768px) {
.top_service ul li a h3 {
font-size: 40px;
height: 100%;
text-align: justify;
}
}
.top_service ul li a p {
color: #fff;
font-size: 0.8rem;
line-height: 1.85;
margin-top: 30px;
}
@media only screen and (max-width: 768px) {
.top_service ul li a p {
margin-top: 10px;
margin-left: auto;
margin-bottom: -10px;
text-align: right;
line-height: 2;
-ms-flex-item-align: end;
align-self: flex-end;
}
}
.top_service ul li a:hover::before {
-webkit-transform: scale(1.05);
transform: scale(1.05);
}
.top_service ul li:nth-child(2) {
-webkit-transition-delay: 0.25s;
transition-delay: 0.25s;
}
.top_service ul li:nth-child(2) a::before {
background: url(//sakaikogyosho.co.jp/wp-content/themes/public_20231126/assets/img/w_02.jpg) no-repeat;
background-size: cover;
background-position: center;
}
.top_service ul li:nth-child(3) {
-webkit-transition-delay: 0.5s;
transition-delay: 0.5s;
}
.top_service ul li:nth-child(3) a::before {
background: url(//sakaikogyosho.co.jp/wp-content/themes/public_20231126/assets/img/w_03.jpg) no-repeat;
background-size: cover;
background-position: center;
}
.top_recruit .head01 {
position: relative;
}
.top_recruit .head01::before {
content: "";
width: 100%;
height: 500px;
background: url(//sakaikogyosho.co.jp/wp-content/themes/public_20231126/assets/img/re_text.png) no-repeat;
background-size: contain;
background-position: center;
position: absolute;
top: -40px;
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
z-index: -2;
}
@media only screen and (max-width: 768px) {
.top_recruit .head01::before {
width: 135%;
height: 320px;
}
}
.top_recruit .movie {
padding-bottom: 80px;
position: relative;
}
@media only screen and (max-width: 768px) {
.top_recruit .movie {
padding-bottom: 30px;
}
}
.top_recruit .movie::after {
content: "";
width: 100%;
height: 65%;
background: #12203c;
position: absolute;
bottom: 0;
left: 0;
z-index: -1;
}
.top_recruit .movie .wrap {
width: 80%;
max-width: 1000px;
margin: 0 auto;
padding: 0 10px;
}
@media only screen and (max-width: 768px) {
.top_recruit .movie .wrap {
width: 94%;
max-width: 540px;
max-width: 620px;
}
}
.top_recruit .movie .wrap a {
display: block;
position: relative;
aspect-ratio: 16/9;
overflow: hidden;
}
@media only screen and (max-width: 768px) {
.top_recruit .movie .wrap a {
aspect-ratio: 3/2;
}
}
.top_recruit .movie .wrap a::before {
content: "";
width: 65px;
height: 65px;
background: url(//sakaikogyosho.co.jp/wp-content/themes/public_20231126/assets/img/play.svg) no-repeat;
background-size: contain;
background-position: center;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
z-index: 10;
}
.top_recruit .movie .wrap a img {
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
-webkit-transition: all 0.8s cubic-bezier(0.2, 1, 0.2, 1);
transition: all 0.8s cubic-bezier(0.2, 1, 0.2, 1);
}
.top_recruit .movie .wrap a:hover {
opacity: 1;
}
.top_recruit .movie .wrap a:hover > img {
-webkit-transform: scale(1.05);
transform: scale(1.05);
}
.top_recruit .lead {
width: 80%;
max-width: 1000px;
margin: 0 auto;
padding: 0 10px;
padding: 55px 10px;
text-align: center;
}
@media only screen and (max-width: 768px) {
.top_recruit .lead {
width: 94%;
max-width: 540px;
max-width: 620px;
}
}
@media only screen and (max-width: 768px) {
.top_recruit .lead {
padding-top: 2.4rem;
padding-bottom: 2.4rem;
}
}
.top_recruit .lead h3 {
font-family: "yu-mincho-pr6n", sans-serif;
font-weight: 400;
font-style: normal;
margin-bottom: 20px;
}
.top_recruit .lead p {
margin-bottom: 30px;
}
@media only screen and (max-width: 768px) {
.top_recruit .lead p {
text-align: justify;
}
}
.top_recruit .lead .btn01 {
width: -webkit-fit-content;
width: -moz-fit-content;
width: fit-content;
margin: 0 auto;
}
.page:first-child {
padding-top: 220px;
-webkit-animation-name: f-dn;
animation-name: f-dn;
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-delay: 1.15s;
animation-delay: 1.15s;
}
@-webkit-keyframes f-dn {
from {
opacity: 0;
-webkit-transform: translate3d(0, 30px, 0);
transform: translate3d(0, 30px, 0);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes f-dn {
from {
opacity: 0;
-webkit-transform: translate3d(0, 30px, 0);
transform: translate3d(0, 30px, 0);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@media only screen and (max-width: 768px) {
.page:first-child {
padding-top: 120px;
}
}
.page:last-child {
margin-bottom: 120px;
}
@media only screen and (max-width: 768px) {
.page:last-child {
margin-bottom: 100px;
}
}
.p_about.service {
margin-bottom: 100px;
}
@media only screen and (max-width: 768px) {
.p_about.service {
margin-bottom: 55px;
}
}
.p_about.service .wrap {
position: relative;
padding-bottom: 100px;
}
@media only screen and (max-width: 768px) {
.p_about.service .wrap {
padding-bottom: 60px;
}
}
.p_about.service .wrap::before {
content: "";
width: 100%;
height: calc(100% - 70px);
background: rgba(5, 5, 28, 0.75);
position: absolute;
bottom: 0;
left: 0;
z-index: -1;
}
.p_about.service .wrap::after {
content: "";
width: 100%;
height: calc(100% - 70px);
background: url(//sakaikogyosho.co.jp/wp-content/themes/public_20231126/assets/img/ab_sv_bg.jpg) no-repeat;
-webkit-filter: grayscale(1);
filter: grayscale(1);
background-size: cover;
background-position: center;
position: absolute;
bottom: 0;
left: 0;
z-index: -5;
}
.p_about.service .wrap ul {
margin: 0;
padding: 0;
width: 80%;
max-width: 1000px;
margin: 0 auto;
padding: 0 10px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: stretch;
-ms-flex-align: stretch;
align-items: stretch;
position: relative;
z-index: 5;
}
@media only screen and (max-width: 768px) {
.p_about.service .wrap ul {
width: 94%;
max-width: 540px;
max-width: 620px;
}
}
@media only screen and (max-width: 768px) {
.p_about.service .wrap ul {
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
}
.p_about.service .wrap ul li {
width: 33.3333333333%;
margin: 0;
padding: 0;
aspect-ratio: 2/3;
}
@media only screen and (max-width: 768px) {
.p_about.service .wrap ul li {
width: 32%;
position: relative;
aspect-ratio: 9/16;
}
.p_about.service .wrap ul li::after {
content: "";
width: 11px;
height: 11px;
background: url(//sakaikogyosho.co.jp/wp-content/themes/public_20231126/assets/img/arrow_r_w.svg) no-repeat;
background-size: contain;
background-position: center;
position: absolute;
left: 50%;
bottom: 20px;
-webkit-transform: translateX(-50%) rotate(90deg);
transform: translateX(-50%) rotate(90deg);
}
}
.p_about.service .wrap ul li a {
width: 100%;
height: 100%;
position: relative;
text-align: center;
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;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-flow: column nowrap;
flex-flow: column nowrap;
padding: 55px 30px 45px;
overflow: hidden;
}
.p_about.service .wrap ul li a::before {
content: "";
width: 100%;
height: 100%;
background: url(//sakaikogyosho.co.jp/wp-content/themes/public_20231126/assets/img/w_01.jpg) no-repeat;
background-size: cover;
background-position: center;
position: absolute;
top: 0;
left: 0;
z-index: -10;
-webkit-transition: all 0.8s cubic-bezier(0.2, 1, 0.2, 1);
transition: all 0.8s cubic-bezier(0.2, 1, 0.2, 1);
}
.p_about.service .wrap ul li a::after {
content: "";
width: 100%;
height: 100%;
background: rgba(42, 42, 51, 0.54);
position: absolute;
top: 0;
left: 0;
z-index: -1;
}
.p_about.service .wrap ul li a h3 {
color: #fff;
font-family: "yu-mincho-pr6n", sans-serif;
font-weight: 400;
font-style: normal;
-webkit-writing-mode: vertical-rl;
-ms-writing-mode: tb-rl;
writing-mode: vertical-rl;
text-orientation: upright;
-webkit-font-feature-settings: initial;
font-feature-settings: initial;
letter-spacing: 0.8rem;
margin: 0;
}
.p_about.service .wrap ul li a p {
color: #fff;
font-size: 0.75rem;
line-height: 1.85;
margin-top: 30px;
}
@media only screen and (max-width: 768px) {
.p_about.service .wrap ul li a p {
display: none;
}
}
.p_about.service .wrap ul li a:hover {
opacity: 1;
}
.p_about.service .wrap ul li a:hover::before {
-webkit-transform: scale(1.05);
transform: scale(1.05);
}
.p_about.service .wrap ul li:nth-child(2) a::before {
background: url(//sakaikogyosho.co.jp/wp-content/themes/public_20231126/assets/img/w_02.jpg) no-repeat;
background-size: cover;
background-position: center;
}
.p_about.service .wrap ul li:nth-child(3) a::before {
background: url(//sakaikogyosho.co.jp/wp-content/themes/public_20231126/assets/img/w_03.jpg) no-repeat;
background-size: cover;
background-position: center;
}
.p_about.service .wrap article {
width: 80%;
max-width: 1000px;
margin: 0 auto;
padding: 0 10px;
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;
margin-top: 55px;
}
@media only screen and (max-width: 768px) {
.p_about.service .wrap article {
width: 94%;
max-width: 540px;
max-width: 620px;
}
}
@media only screen and (max-width: 768px) {
.p_about.service .wrap article {
display: block;
}
}
.p_about.service .wrap article img {
width: 35%;
aspect-ratio: 2/3;
-o-object-fit: cover;
object-fit: cover;
}
@media only screen and (max-width: 768px) {
.p_about.service .wrap article img {
display: block;
width: 80%;
margin-left: auto;
}
}
.p_about.service .wrap article .text {
width: 55%;
padding: 0 30px 0 0;
text-align: left;
}
@media only screen and (max-width: 768px) {
.p_about.service .wrap article .text {
width: 100%;
padding: 0;
margin-bottom: 30px;
}
}
.p_about.service .wrap article .text .enttl {
position: relative;
width: -webkit-fit-content;
width: -moz-fit-content;
width: fit-content;
color: #bcbcbc;
font-style: italic;
}
@media only screen and (max-width: 768px) {
.p_about.service .wrap article .text .enttl {
font-size: 0.6rem;
}
}
.p_about.service .wrap article .text .enttl::before {
content: "";
width: 100px;
height: 100px;
background: url(//sakaikogyosho.co.jp/wp-content/themes/public_20231126/assets/img/ab_sv_01_no.png) no-repeat;
background-size: contain;
background-position: center;
position: absolute;
top: 25%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
right: -70px;
z-index: -1;
}
.p_about.service .wrap article .text h4 {
font-family: "yu-mincho-pr6n", sans-serif;
font-weight: 400;
font-style: normal;
font-size: 24px;
color: #fff;
margin-top: 30px;
}
@media only screen and (max-width: 768px) {
.p_about.service .wrap article .text h4 {
font-size: 19px;
}
}
.p_about.service .wrap article .text p {
color: #fff;
text-align: justify;
}
@media only screen and (max-width: 768px) {
.p_about.service .wrap article .text p {
text-align: justify;
}
}
.p_about.service .wrap article:nth-of-type(1) {
margin-top: 80px;
}
.p_about.service .wrap article:nth-of-type(2) .text {
padding: 0 0 0 30px;
}
.p_about.service .wrap article:nth-of-type(2) .text .enttl::before {
background: url(//sakaikogyosho.co.jp/wp-content/themes/public_20231126/assets/img/ab_sv_02_no.png) no-repeat;
background-size: contain;
background-position: center;
}
@media only screen and (max-width: 768px) {
.p_about.service .wrap article:nth-of-type(2) {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: reverse;
-ms-flex-flow: column-reverse;
flex-flow: column-reverse;
}
.p_about.service .wrap article:nth-of-type(2) .text {
text-align: left;
padding: 0;
}
.p_about.service .wrap article:nth-of-type(2) .text h4 {
text-align: left;
}
.p_about.service .wrap article:nth-of-type(2) .text .enttl {
margin-left: 0;
}
.p_about.service .wrap article:nth-of-type(2) .text .enttl::before {
right: -70px;
left: auto;
}
}
.p_about.service .wrap article:nth-of-type(3) .enttl::before {
background: url(//sakaikogyosho.co.jp/wp-content/themes/public_20231126/assets/img/ab_sv_03_no.png) no-repeat;
background-size: contain;
background-position: center;
}
.p_about.facility {
width: 80%;
max-width: 1000px;
margin: 0 auto;
padding: 0 10px;
margin-bottom: 160px;
}
@media only screen and (max-width: 768px) {
.p_about.facility {
width: 94%;
max-width: 540px;
max-width: 620px;
}
}
@media only screen and (max-width: 768px) {
.p_about.facility {
margin-bottom: 80px;
}
}
.p_about.facility p {
display: none;
}
@media only screen and (max-width: 768px) {
.p_about.facility p {
display: block;
width: 100%;
text-align: center;
margin-bottom: 30px;
}
.p_about.facility p::after {
content: "";
width: 11px;
height: 11px;
background: url(//sakaikogyosho.co.jp/wp-content/themes/public_20231126/assets/img/arrow_r.svg) no-repeat;
background-size: contain;
background-position: center;
position: relative;
display: inline-block;
margin-left: 7px;
}
}
.p_about.facility .wrap {
width: 100%;
}
@media only screen and (max-width: 768px) {
.p_about.facility .wrap {
width: 106%;
overflow: scroll;
}
}
.p_about.facility .wrap table {
color: #12203c;
border-spacing: 0 2px;
border: 0;
}
@media only screen and (max-width: 768px) {
.p_about.facility .wrap table {
width: 140%;
overflow: scroll;
}
}
.p_about.facility .wrap table th,
.p_about.facility .wrap table td {
border: 0;
display: inline-block;
margin-right: 7px;
text-align: left !important;
}
@media only screen and (max-width: 768px) {
.p_about.facility .wrap table th,
.p_about.facility .wrap table td {
font-size: 14px;
}
}
.p_about.facility .wrap table th:nth-of-type(1),
.p_about.facility .wrap table td:nth-of-type(1) {
width: calc(50% - 7px);
}
.p_about.facility .wrap table th:nth-of-type(2),
.p_about.facility .wrap table td:nth-of-type(2) {
width: calc(35% - 7px);
}
.p_about.facility .wrap table th:nth-of-type(3),
.p_about.facility .wrap table td:nth-of-type(3) {
width: 15%;
margin-right: 0;
}
.p_about.facility .wrap table th {
margin-bottom: 15px;
padding: 0;
}
.p_about.facility .wrap table td {
border-bottom: 1px solid #c7c7c7;
padding: 0.75em 0 0.75em 0;
}
@media only screen and (max-width: 768px) {
.p_about.facility .wrap table td {
padding: 0.4em 0 0.4em 0;
}
}
.p_about.facility .wrap table thead th {
border-bottom: 1px solid #12203c;
}
.p_company {
margin-bottom: 160px;
}
@media only screen and (max-width: 768px) {
.p_company {
margin-bottom: 80px;
}
}
.p_company article {
position: relative;
padding: 0 0 80px;
margin-top: 110px;
margin-bottom: 100px;
}
@media only screen and (max-width: 768px) {
.p_company article {
margin-bottom: 55px;
}
}
@media only screen and (max-width: 768px) {
.p_company article {
padding: 0 0 55px;
margin-top: 55px;
}
}
.p_company article::after {
content: "";
width: 100%;
height: 90%;
background: rgba(138, 168, 179, 0.1411764706);
position: absolute;
bottom: 0;
left: 0;
z-index: -1;
}
.p_company article .wrap {
width: 51%;
max-width: 740px;
margin: 0 auto;
padding: 0 10px;
text-align: center;
}
@media only screen and (max-width: 768px) {
.p_company article .wrap {
width: 86%;
max-width: 480px;
}
}
.p_company article .wrap img {
width: 100%;
aspect-ratio: 3/2;
-o-object-fit: cover;
object-fit: cover;
margin-bottom: 30px;
}
@media only screen and (max-width: 768px) {
.p_company article .wrap img {
aspect-ratio: 2/3;
}
}
.p_company article .wrap .text {
width: 100%;
text-align: left;
}
.p_company article .wrap .text h4 {
font-family: "yu-mincho-pr6n", sans-serif;
font-weight: 400;
font-style: normal;
font-size: 30px;
}
@media only screen and (max-width: 768px) {
.p_company article .wrap .text h4 {
font-size: 22px;
}
}
@media only screen and (max-width: 768px) {
.p_company article .wrap .text p {
text-align: justify;
letter-spacing: 0.04em;
}
}
.p_company dl {
width: 51%;
max-width: 740px;
margin: 0 auto;
padding: 0 10px;
text-align: center;
margin-bottom: 100px;
}
@media only screen and (max-width: 768px) {
.p_company dl {
width: 86%;
max-width: 480px;
}
}
@media only screen and (max-width: 768px) {
.p_company dl {
margin-bottom: 55px;
}
}
.p_company table {
width: 51%;
max-width: 740px;
margin: 0 auto;
padding: 0 10px;
text-align: center;
}
@media only screen and (max-width: 768px) {
.p_company table {
width: 86%;
max-width: 480px;
}
}
:root {
--easing: cubic-bezier(0.2, 1, 0.2, 1);
--transition: 0.8s var(--easing);
--color-base: #f8f8f8;
--color-gray: #ddd;
--color-theme: #f5695f;
--color-theme-darken: #f12617;
--box-shadow: 0.8rem 0.8rem 1.2rem rgba(0, 0, 0, 0.05),
-0.8rem -0.8rem 1.2rem #fff;
--box-shadow-hover: 1rem 1rem 1.5rem rgba(0, 0, 0, 0.08),
-1rem -1rem 1.5rem #fff;
--box-shadow-inset: inset 0.8rem 0.8rem 1.2rem rgba(0, 0, 0, 0.05),
inset -0.8rem -0.8rem 1.2rem #fff;
--box-shadow-dark: 0.8rem 0.8rem 1.2rem rgba(0, 0, 0, 0.1),
-0.8rem -0.8rem 1.2rem rgba(#fff, 0.2);
}
.recruit_lead .wrap {
width: 80%;
max-width: 1000px;
margin: 0 auto;
padding: 0 10px;
padding: 55px 10px;
text-align: center;
}
@media only screen and (max-width: 768px) {
.recruit_lead .wrap {
width: 94%;
max-width: 540px;
max-width: 620px;
}
}
@media only screen and (max-width: 768px) {
.recruit_lead .wrap {
padding-top: 2.4rem;
padding-bottom: 2.4rem;
}
}
.recruit_lead .wrap h3 {
font-family: "yu-mincho-pr6n", sans-serif;
font-weight: 400;
font-style: normal;
margin-bottom: 20px;
}
.recruit_lead .wrap p {
margin-bottom: 30px;
}
@media only screen and (max-width: 768px) {
.recruit_lead .wrap p {
margin-bottom: 0;
}
}
.recruit_lead .wrap:nth-of-type(2) {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
@media only screen and (max-width: 768px) {
.recruit_lead .wrap:nth-of-type(2) {
display: block;
}
}
.recruit_lead .wrap:nth-of-type(2) h3 {
width: 50%;
text-align: left;
}
@media only screen and (max-width: 768px) {
.recruit_lead .wrap:nth-of-type(2) h3 {
width: 100%;
}
}
.recruit_lead .wrap:nth-of-type(2) p {
width: 48%;
text-align: left;
}
@media only screen and (max-width: 768px) {
.recruit_lead .wrap:nth-of-type(2) p {
width: 100%;
text-align: justify;
}
}
.recruit_lead .img {
width: 95%;
height: 560px;
-o-object-fit: cover;
object-fit: cover;
margin-bottom: 30px;
}
@media only screen and (max-width: 768px) {
.recruit_lead .img {
margin-bottom: 0;
height: 240px;
}
}
.recruit_lead .movie {
width: 80%;
max-width: 1000px;
margin: 0 auto;
padding: 0 10px;
}
@media only screen and (max-width: 768px) {
.recruit_lead .movie {
width: 94%;
max-width: 540px;
max-width: 620px;
}
}
.recruit_lead .movie a {
display: block;
width: 100%;
position: relative;
aspect-ratio: 16/9;
overflow: hidden;
}
@media only screen and (max-width: 768px) {
.recruit_lead .movie a {
aspect-ratio: 3/2;
}
}
.recruit_lead .movie a::before {
content: "";
width: 65px;
height: 65px;
background: url(//sakaikogyosho.co.jp/wp-content/themes/public_20231126/assets/img/play.svg) no-repeat;
background-size: contain;
background-position: center;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
z-index: 10;
}
.recruit_lead .movie a img {
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
-webkit-transition: all 0.8s cubic-bezier(0.2, 1, 0.2, 1);
transition: all 0.8s cubic-bezier(0.2, 1, 0.2, 1);
}
.recruit_lead .movie a:hover {
opacity: 1;
}
.recruit_lead .movie a:hover > img {
-webkit-transform: scale(1.05);
transform: scale(1.05);
}
.recruit_intv {
width: 80%;
max-width: 1000px;
margin: 0 auto;
padding: 0 10px;
padding: 100px 10px;
}
@media only screen and (max-width: 768px) {
.recruit_intv {
width: 94%;
max-width: 540px;
max-width: 620px;
}
}
@media only screen and (max-width: 768px) {
.recruit_intv {
padding-top: 3.2rem;
padding-bottom: 3.2rem;
}
}
.recruit_intv .head02 {
text-align: left;
margin-bottom: 55px;
}
@media only screen and (max-width: 768px) {
.recruit_intv .head02 {
margin-bottom: 25px;
}
}
.recruit_intv .card02 {  }
.recruit_intv .card02 .swiper-controller {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
gap: 20px;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
margin: 30px 0 55px;
}
@media only screen and (max-width: 768px) {
.recruit_intv .card02 .swiper-controller {
margin: 20px 0 30px;
gap: 13px;
}
}
.recruit_intv .card02 .swiper-controller .swiper-pagination {
margin-right: auto;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
gap: 1.2rem 0.8rem;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
margin: 0 auto 0 0;
text-align: center;
}
.recruit_intv .card02 .swiper-controller .swiper-pagination .swiper-pagination-bullet {
width: 1.6rem;
height: 1px;
cursor: pointer;
-webkit-transition: var(--transition);
transition: var(--transition);
vertical-align: top;
background-color: var(--color-gray);
}
.recruit_intv .card02 .swiper-controller .swiper-pagination .swiper-pagination-bullet-active {
width: 4rem;
background-color: #212121;
}
.recruit_intv .card02 .swiper-controller:last-of-type .swiper-pagination {
margin: 0 0 0 auto;
}
.recruit_intv .card02 .swiper-button-prev,
.recruit_intv .card02 .swiper-button-next {
position: relative;
-ms-flex-negative: 0;
flex-shrink: 0;
display: -ms-grid;
display: grid;
place-content: center;
width: 60px;
height: 60px;
cursor: pointer;
-webkit-transition: var(--transition);
transition: var(--transition);
border: 1px solid #333;
border-radius: 50%;
}
@media only screen and (max-width: 768px) {
.recruit_intv .card02 .swiper-button-prev,
.recruit_intv .card02 .swiper-button-next {
width: 40px;
height: 40px;
}
}
.recruit_intv .card02 .swiper-button-prev::after,
.recruit_intv .card02 .swiper-button-next::after {
width: 8px;
height: 8px;
content: "";
border-width: 1px 1px 0 0;
}
@media only screen and (max-width: 768px) {
.recruit_intv .card02 .swiper-button-prev::after,
.recruit_intv .card02 .swiper-button-next::after {
width: 6px;
height: 6px;
}
}
.recruit_intv .card02 .swiper-button-prev::after {
margin-left: 3px;
-webkit-transform: rotate(-135deg);
transform: rotate(-135deg);
}
.recruit_intv .card02 .swiper-button-next::after {
margin-right: 3px;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}
.recruit_intv .card02 .swiper-button-disabled {
pointer-events: none;
opacity: 0.5;
}
.recruit_intv .card02 [class*=swiper]:focus {
outline: none;
}
.recruit_intv .card02 .slide-media,
.recruit_intv .card02 .thumb-media {
position: relative;
overflow: hidden;
padding-top: 62.5%;
margin-bottom: 30px;
}
@media only screen and (max-width: 768px) {
.recruit_intv .card02 .slide-media,
.recruit_intv .card02 .thumb-media {
margin-bottom: 20px;
}
}
.recruit_intv .card02 .slide-media img,
.recruit_intv .card02 .thumb-media img {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
}
.recruit_intv .card02 .swiper-slide:nth-of-type(2) article {
-webkit-transition-delay: 0.2s;
transition-delay: 0.2s;
}
.recruit_intv .card02 .swiper-slide:nth-of-type(3) article {
-webkit-transition-delay: 0.4s;
transition-delay: 0.4s;
}
.recruit_intv .card02 .swiper-slide:nth-of-type(4) article {
-webkit-transition-delay: 0.6s;
transition-delay: 0.6s;
}
.recruit_intv .card02 .slide-content h4 {
font-weight: 500;
margin-bottom: 15px;
}
.recruit_intv .card02 .slide-content h6 {
margin-bottom: 20px;
font-size: 16px;
color: #acacac;
font-style: italic;
}
@media only screen and (max-width: 768px) {
.recruit_intv .card02 .slide-content h6 {
font-size: 13px;
margin-bottom: 15px;
}
}
.recruit_intv .card02 .slide-content p {
text-align: justify;
}
@media only screen and (max-width: 768px) {
.recruit_intv .card02 .slide-content p {
line-height: 2;
letter-spacing: 0.04em;
}
}
.recruit_intv .card02 .swiper {
overflow: visible;
}
.recruit_intv .card02 .swiper-slide {
width: -webkit-max-content;
width: -moz-max-content;
width: max-content;
}
.recruit_intv .card02 .slide {
overflow: hidden;
width: 640px;
}
@media only screen and (max-width: 768px) {
.recruit_intv .card02 .slide {
width: 290px;
}
}
.recruti_terms .head01 {
padding: 100px 24px;
background: #12203c;
color: #fff;
}
.recruti_terms .wrap {
width: 80%;
max-width: 1000px;
margin: 0 auto;
padding: 0 10px;
padding: 55px 10px;
margin-bottom: 55px;
}
@media only screen and (max-width: 768px) {
.recruti_terms .wrap {
width: 94%;
max-width: 540px;
max-width: 620px;
}
}
@media only screen and (max-width: 768px) {
.recruti_terms .wrap {
padding-top: 2.4rem;
padding-bottom: 2.4rem;
}
}
.recruti_terms .wrap .tab-list {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
margin-bottom: 75px;
}
.recruti_terms .wrap .tab-list-item {
text-align: center;
-webkit-box-flex: 0;
-ms-flex: 0 0 calc(25% - 7px);
flex: 0 0 calc(25% - 7px);
background-color: #eee;
padding: 12px;
position: relative;
}
.recruti_terms .wrap .tab-list-item::after {
content: "";
width: 100%;
height: 10px;
background: url(//sakaikogyosho.co.jp/wp-content/themes/public_20231126/assets/img/ob_02.svg) no-repeat;
background-size: contain;
background-position: center;
position: absolute;
bottom: 0;
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
bottom: -25px;
}
.recruti_terms .wrap .tab-list-item.active {
background-color: #12203c;
color: #fff;
}
.recruti_terms .wrap .tab-list-item.active::after {
background: url(//sakaikogyosho.co.jp/wp-content/themes/public_20231126/assets/img/ob_01.svg) no-repeat;
background-size: contain;
background-position: center;
}
.recruti_terms .wrap .tab-contents-item {
display: none;
}
.recruti_terms .wrap .tab-contents-item.show {
display: block;
}
.recruti_terms .wrap table {
border-spacing: 0 2px;
border: 0;
}
.recruti_terms .wrap table tr {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
.recruti_terms .wrap table tr th,
.recruti_terms .wrap table tr td {
border: 0;
}
.recruti_terms .wrap table tr th {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
width: 30%;
border-top: 1px solid #3d3d3d;
padding: 1.2em 0.7em;
margin-right: 7px;
}
.recruti_terms .wrap table tr td {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
width: calc(70% - 7px);
border-top: 1px solid #c7c7c7;
padding: 1.2em 0.7em;
line-height: 1.4;
}
.recruti_terms .wrap table tr:last-of-type th {
border-bottom: 1px solid #3d3d3d;
}
.recruti_terms .wrap table tr:last-of-type td {
border-bottom: 1px solid #c7c7c7;
text-align: left;
}
.recruit_entry {
margin-bottom: 160px;
}
@media only screen and (max-width: 768px) {
.recruit_entry {
margin-bottom: 80px;
}
}
.recruit_entry .head02 {
padding: 100px 24px;
color: #fff;
position: relative;
margin-bottom: 100px;
}
@media only screen and (max-width: 768px) {
.recruit_entry .head02 {
margin-bottom: 30px;
}
}
.recruit_entry .head02::before {
content: "";
width: 100%;
height: 100%;
background: url(//sakaikogyosho.co.jp/wp-content/themes/public_20231126/assets/img/re_img_02.jpg) no-repeat;
background-size: cover;
background-position: center;
position: absolute;
top: 0;
left: 0;
z-index: -10;
}
.recruit_entry .head02::after {
content: "";
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.7);
position: absolute;
top: 0;
left: 0;
z-index: -1;
}
.recruit_entry .wrap {
width: 80%;
max-width: 1000px;
margin: 0 auto;
padding: 0 10px;
text-align: center;
}
@media only screen and (max-width: 768px) {
.recruit_entry .wrap {
width: 94%;
max-width: 540px;
max-width: 620px;
}
}
.recruit_entry .wrap > p {
margin-bottom: 55px;
}
@media only screen and (max-width: 768px) {
.recruit_entry .wrap > p {
margin-bottom: 30px;
font-size: 13px;
}
}
.achiv {
width: calc(100% - 280px);
margin-left: auto;
padding: 0 10px;
padding-top: 55px;
}
@media only screen and (max-width: 768px) {
.achiv {
width: 100%;
padding: 0 30px;
}
}
.achiv .p_achiv {
width: 92%;
max-width: 1330px;
margin: 0 auto;
padding: 0 10px;
text-align: center;
min-height: 100vh;
}
@media only screen and (max-width: 768px) {
.achiv .p_achiv {
width: 94%;
max-width: 620px;
}
}
.achiv .p_achiv > ul {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
gap: 30px;
margin-bottom: 100px;
}
@media only screen and (max-width: 768px) {
.achiv .p_achiv > ul {
gap: 20px;
margin-bottom: 60px;
}
}
.achiv .p_achiv > ul > li {
width: calc(33.3333333333% - 20px);
}
@media only screen and (max-width: 768px) {
.achiv .p_achiv > ul > li {
width: 100%;
margin: 13px 0;
}
}
.achiv .p_achiv > ul > li a .thumb {
width: 100%;
aspect-ratio: 3/2;
margin-bottom: 10px;
border-radius: 7px;
overflow: hidden;
}
.achiv .p_achiv > ul > li a .thumb img {
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
-webkit-transition: all 0.8s cubic-bezier(0.2, 1, 0.2, 1);
transition: all 0.8s cubic-bezier(0.2, 1, 0.2, 1);
}
.achiv .p_achiv > ul > li a h5 {
margin: 0 0 5px;
text-align: left;
font-weight: 500;
}
.achiv .p_achiv > ul > li a p {
text-align: left;
font-size: 14px;
line-height: 1.75;
color: #777;
}
.achiv .p_achiv > ul > li a .dt {
text-align: left;
color: #707070;
font-size: 0.7rem;
position: relative;
line-height: 1.2;
}
.achiv .p_achiv > ul > li a .dt::before {
content: "";
display: inline-block;
-webkit-transform: translateY(1px);
transform: translateY(1px);
margin-right: 7px;
width: 10px;
height: 10px;
background: url(//sakaikogyosho.co.jp/wp-content/themes/public_20231126/assets/img/ico_clock.svg) no-repeat;
background-size: contain;
}
.achiv .p_achiv > ul > li a:hover {
opacity: 1;
}
.achiv .p_achiv > ul > li a:hover .thumb img {
-webkit-transform: scale(1.05);
transform: scale(1.05);
}
.achiv .p_post {
width: 80%;
max-width: 1000px;
margin: 0 auto;
padding: 0 10px;
}
@media only screen and (max-width: 768px) {
.achiv .p_post {
width: 94%;
max-width: 540px;
max-width: 620px;
}
}
.achiv .p_post .term {
text-align: left;
position: relative;
line-height: 1.2;
margin-bottom: 30px;
}
@media only screen and (max-width: 768px) {
.achiv .p_post .term {
margin-bottom: 10px;
margin-top: -10px;
}
}
.achiv .p_post .term::before {
content: "tag:";
display: inline-block;
-webkit-transform: translateY(-1px);
transform: translateY(-1px);
margin-right: 5px;
color: #a9a9a9;
font-size: 0.8rem;
font-style: italic;
}
@media only screen and (max-width: 768px) {
.achiv .p_post .term::before {
font-size: 0.6rem;
}
}
.achiv .p_post .term li {
display: inline;
margin: 0;
position: relative;
color: #a9a9a9;
font-size: 0.8rem;
font-style: italic;
}
@media only screen and (max-width: 768px) {
.achiv .p_post .term li {
font-size: 0.6rem;
}
}
.achiv .p_post .term li:after {
content: "、";
display: inline-block;
margin-right: 4px;
font-size: 0.7rem;
color: #a9a9a9;
}
@media only screen and (max-width: 768px) {
.achiv .p_post .term li:after {
font-size: 0.6rem;
}
}
.achiv .p_post .term li:last-of-type::after {
display: none;
}
.achiv .p_post .cont .wp-block-image {
margin: 30px auto;
}
.achiv .p_post .cont .wp-block-image img {
width: 100% !important;
}
.achiv .p_post .cont iframe {
border: none;
display: block;
width: 100% !important;
height: auto !important;
aspect-ratio: 16/9;
margin: 30px auto;
}