@charset "UTF-8";
.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}.is-small-text{font-size:.875em}.is-regular-text{font-size:1em}.is-large-text{font-size:2.25em}.is-larger-text{font-size:3em}.has-drop-cap:not(:focus):first-letter{float:left;font-size:8.4em;font-style:normal;font-weight:100;line-height:.68;margin:.05em .1em 0 0;text-transform:uppercase}body.rtl .has-drop-cap:not(:focus):first-letter{float:none;margin-left:.1em}p.has-drop-cap.has-background{overflow:hidden}:root :where(p.has-background){padding:1.25em 2.375em}:where(p.has-text-color:not(.has-link-color)) a{color:inherit}p.has-text-align-left[style*="writing-mode:vertical-lr"],p.has-text-align-right[style*="writing-mode:vertical-rl"]{rotate:180deg}
   * {
background-repeat: no-repeat;
margin: 0;
padding: 0;
outline: none;
line-height: 1;
}
*,
*:before,
*:after {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
a {
text-decoration: none;
overflow: hidden;
color: #0071bc;
}
img {
border: none;
line-height: 0;
vertical-align: bottom;
max-width: 100%;
}
img[data-echo] {
background-image: url(//ozawa-kaitai.com/wp-content/themes/wp_nbsp/images/common/loader-white.gif);
background-size: 30px 30px;
background-position: center center;
border: solid 1px #ddd;
border-radius: 5px;
}
img[data-echo].loaded {
background-image: none;
}
i {
font-style: normal;
}
.clear {
clear: both;
height: 0;
line-height: 0;
font-size: 0;
}
.space10 {
height: 10px;
}
.space20 {
height: 20px;
}
.space30 {
height: 30px;
}
.space40 {
height: 40px;
}
.space100 {
height: 100px;
}
.mt5 {
margin-top: 5px;
}
.mt10 {
margin-top: 10px;
}
.mt20 {
margin-top: 20px;
}
.mt30 {
margin-top: 30px;
}
.mt40 {
margin-top: 40px;
}
.mt50 {
margin-top: 50px;
}
.mb5 {
margin-bottom: 5px;
}
.mb10 {
margin-bottom: 10px;
}
.mb20 {
margin-bottom: 20px;
}
.mb30 {
margin-bottom: 30px;
}
.mb40 {
margin-bottom: 40px;
}
.mb50 {
margin-bottom: 50px;
}
.ml5 {
margin-left: 5px;
}
.ml10 {
margin-left: 10px;
}
.ml20 {
margin-left: 20px;
}
.ml30 {
margin-left: 30px;
}
.ml40 {
margin-left: 40px;
}
.ml50 {
margin-left: 50px;
}
.mr5 {
margin-right: 5px;
}
.mr10 {
margin-right: 10px;
}
.mr20 {
margin-right: 20px;
}
.mr30 {
margin-right: 30px;
}
.mr40 {
margin-right: 40px;
}
.mr50 {
margin-right: 50px;
}
.bold {
font-weight: bold;
}
.txt-left {
text-align: left;
}
.txt-center {
text-align: center;
}
.txt-right {
text-align: right;
}
.red {
color: #c00;
}
ul li {
list-style: none;
}
.alpha {
-webkit-transition: opacity 0.3s ease;
transition: opacity 0.3s ease;
}
@media (hover: hover) {
.alpha:hover {
opacity: 0.7;
}
}
.wrap-alpha a {
-webkit-transition: opacity 0.3s ease;
transition: opacity 0.3s ease;
}
@media (hover: hover) {
.wrap-alpha a:hover {
opacity: 0.7;
}
}
.enlarge {
position: relative;
}
.enlarge::after {
content: url(//ozawa-kaitai.com/wp-content/themes/wp_nbsp/images/common/search.svg);
display: block;
width: 15px;
height: 15px;
position: absolute;
bottom: 3px;
right: 3px;
z-index: 3;
opacity: 0.4;
-webkit-transition: opacity 0.4s;
transition: opacity 0.4s;
}
.enlarge:hover::after {
opacity: 1;
}
.bd-01 {
background: -webkit-gradient(linear, left top, left bottom, color-stop(75%, transparent), color-stop(0%, #ffe500));
background: linear-gradient(transparent 75%, #ffe500 0%);
font-weight: 700;
}
.bd-02 {
background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(0%, rgba(228, 0, 3, 0.4)));
background: linear-gradient(transparent 60%, rgba(228, 0, 3, 0.4) 0%);
font-weight: 700;
}
.bd-03 {
background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(0%, rgba(0, 65, 219, 0.5)));
background: linear-gradient(transparent 60%, rgba(0, 65, 219, 0.5) 0%);
font-weight: 700;
}
.cursor {
cursor: pointer;
}
input[type="text"]:focus {
outline: 0;
}
button:focus {
outline: 0;
-webkit-appearance: none;
border-radius: 0;
}
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.clearfix {
display: inline-table;
}
.link a {
color: #0071bc;
}
.link a:hover {
color: #ffb700;
}
#window-size {
position: fixed;
bottom: 10px;
left: 10px;
width: 200px;
background-color: #fff;
font-size: 16px;
font-weight: bold;
z-index: 9999;
text-align: center;
padding: 10px;
} #loader-bg {
display: none;
position: fixed;
width: 100%;
height: 100%;
top: 0px;
left: 0px;
background: #fff;
z-index: 998;
}
#loader {
display: none;
position: fixed;
top: 50%;
left: 50%;
width: 160px;
height: 200px;
margin-top: -80px;
margin-left: -80px;
text-align: center;
z-index: 999;
}
#loader p {
font-size: 12px;
margin-top: 30px;
letter-spacing: 1.5px;
}
#loader .num1 {
-webkit-animation: flash1 1s 0s infinite;
animation: flash1 1s 0s infinite;
}
#loader .num2 {
-webkit-animation: flash2 1s 0s infinite;
animation: flash2 1s 0s infinite;
}
#loader .num3 {
-webkit-animation: flash3 1s 0s infinite;
animation: flash3 1s 0s infinite;
}
@-webkit-keyframes flash1 {
0% {
opacity: 0;
}
33% {
opacity: 1;
}
100% {
opacity: 1;
}
}
@keyframes flash1 {
0% {
opacity: 0;
}
33% {
opacity: 1;
}
100% {
opacity: 1;
}
}
@-webkit-keyframes flash2 {
0% {
opacity: 0;
}
33% {
opacity: 0;
}
66% {
opacity: 1;
}
100% {
opacity: 1;
}
}
@keyframes flash2 {
0% {
opacity: 0;
}
33% {
opacity: 0;
}
66% {
opacity: 1;
}
100% {
opacity: 1;
}
}
@-webkit-keyframes flash3 {
0% {
opacity: 0;
}
66% {
opacity: 0;
}
99% {
opacity: 1;
}
100% {
opacity: 1;
}
}
@keyframes flash3 {
0% {
opacity: 0;
}
66% {
opacity: 0;
}
99% {
opacity: 1;
}
100% {
opacity: 1;
}
} body {
font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
font-size: 16px;
letter-spacing: 0.5px;
}
@media screen and (max-width: 600px) {
body {
font-size: 14px;
}
}
.inner {
width: 100%;
max-width: 1400px;
margin: 0 auto;
position: relative;
padding: 0 20px;
}
@media screen and (max-width: 1500px) {
.inner {
max-width: 1200px;
}
}
@media screen and (max-width: 1201px) {
.inner {
padding: 0 40px;
}
}
@media screen and (max-width: 1024px) {
.inner {
padding: 0 20px;
}
}
.wrap-flex {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.flex-2 {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.flex-2 .col {
width: calc(100% / 2);
}
.flex-3 {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.flex-3 .col {
width: calc(100% / 3);
}
.flex-4 {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.flex-4 .col {
width: calc(100% / 4);
}
.sec-common {
padding: 50px 0;
min-height: 300px;
}
@media screen and (max-width: 600px) {
.sec-common {
padding: 50px 20px;
}
}
@media screen and (max-width: 500px) and (orientation: portrait) {
.sec-common {
padding: 50px 0px;
}
}
.bt-more {
background-color: #ffe500;
display: block;
width: 100%;
max-width: 250px;
text-align: center;
padding: 20px 25px;
color: #000;
margin: 50px auto;
font-size: 14px;
position: relative;
overflow: hidden;
-webkit-clip-path: polygon(10% 0, 100% 0, 100% 0, 100% 70%, 90% 100%, 0 100%, 0 30%);
clip-path: polygon(10% 0, 100% 0, 100% 0, 100% 70%, 90% 100%, 0 100%, 0 30%);
}
.bt-more::after {
content: "";
display: block;
width: 100%;
height: 100%;
background-color: #000;
position: absolute;
top: 0;
left: -120%;
-webkit-transform: skewX(30deg);
transform: skewX(30deg);
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
.bt-more span {
position: relative;
z-index: 2;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
.bt-more .img-arrow {
width: auto;
height: 20px;
margin-right: 12px;
display: block;
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
.bt-more:hover::after {
left: 0%;
width: 120%;
-webkit-transform: skewX(0deg);
transform: skewX(0deg);
}
.bt-more:hover span {
color: #fff;
}
.bt-more:hover .img-arrow {
stroke: #fff;
}
.bt-more:hover .img-arrow circle {
stroke: #fff;
} header {
background-color: #ffe500;
position: relative;
z-index: 3;
}
header .txt-h1 {
background-color: #000;
color: #fff;
font-weight: normal;
font-size: 12px;
}
@media screen and (max-width: 1201px) {
header .txt-h1 {
font-size: 10px;
}
}
@media screen and (max-width: 500px) and (orientation: portrait) {
header .txt-h1 {
height: 10px;
}
}
header .txt-h1 .inner {
padding-top: 5px;
padding-bottom: 5px;
max-width: inherit;
}
@media screen and (max-width: 1201px) {
header .txt-h1 .inner {
padding: 5px 10px;
}
}
@media screen and (max-width: 500px) and (orientation: portrait) {
header .txt-h1 .inner {
display: none;
}
}
header .hd-contents {
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;
}
header .hd-contents::before {
content: "";
display: block;
position: absolute;
top: 0;
left: 0;
width: 0;
height: 0;
border-style: solid;
border-width: 50px 50px 0 0px;
border-color: #000 transparent transparent transparent;
}
header .hd-contents .col-1 {
width: 25%;
padding: 0 20px;
}
@media screen and (max-width: 1101px) {
header .hd-contents .col-1 {
width: 30%;
}
}
@media screen and (max-width: 900px) {
header .hd-contents .col-1 {
width: 45%;
}
}
@media screen and (max-width: 700px) {
header .hd-contents .col-1 {
width: 50%;
padding: 20px 20px;
}
}
@media screen and (max-width: 500px) and (orientation: portrait) {
header .hd-contents .col-1 {
width: 100%;
}
}
@media screen and (max-width: 500px) and (orientation: portrait) {
header .hd-contents .col-1 img {
max-width: 75%;
}
}
header .hd-contents .col-2 {
width: 45%;
padding: 0 30px;
display: block;
}
@media screen and (max-width: 1101px) {
header .hd-contents .col-2 {
width: 40%;
}
}
@media screen and (max-width: 900px) {
header .hd-contents .col-2 {
display: none;
}
}
header .hd-contents .col-2 .global-navi {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-pack: distribute;
justify-content: space-around;
}
header .hd-contents .col-2 .global-navi > li {
position: relative;
-webkit-transform: skewX(-7deg);
transform: skewX(-7deg);
}
header .hd-contents .col-2 .global-navi > li:first-child {
display: none;
}
header .hd-contents .col-2 .global-navi a {
color: #000;
font-weight: 800;
font-size: 16px;
position: relative;
}
@media screen and (max-width: 1201px) {
header .hd-contents .col-2 .global-navi a {
font-size: 14px;
}
}
header .hd-contents .col-2 .global-navi .show-sub::after {
content: "";
width: 0px;
height: 0px;
position: absolute;
bottom: -20px;
left: 40%;
-webkit-transform: rotate(135deg) translateX(-50%);
transform: rotate(135deg) translateX(-50%);
border-width: 0 10px 10px 0;
border-style: solid;
border-color: transparent;
border-right-color: #000;
-webkit-transform-origin: center;
transform-origin: center;
}
header .hd-contents .col-2 .global-navi .sub {
position: absolute;
top: 30px;
left: -20px;
z-index: 10;
padding: 10px;
background-color: #fff;
width: 250px;
display: none;
-webkit-filter: drop-shadow(1px 1px 1px #333);
filter: drop-shadow(1px 1px 1px #333);
}
header .hd-contents .col-2 .global-navi .sub li a {
color: #333;
display: block;
background-color: #fff;
padding: 8px 18px 8px 9px;
font-size: 14px;
position: relative;
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
header .hd-contents .col-2 .global-navi .sub li a:hover {
-webkit-transform: translateY(0);
transform: translateY(0);
}
header .hd-contents .col-2 .global-navi .sub li a::before {
content: "";
display: inline-block;
width: 7px;
height: 7px;
background-color: #ffe500;
border-radius: 100px;
margin-right: 8px;
vertical-align: middle;
}
header .hd-contents .col-2 .global-navi .sub li a:hover {
color: #ccc;
}
header .hd-contents .col-2 .global-navi .sub li a:hover::after {
border-top: solid 1px #ccc;
border-right: solid 1px #ccc;
}
header .hd-contents .col-2 .global-navi .sub li a::after {
content: "";
width: 7px;
height: 7px;
border-top: solid 1.5px #333;
border-right: solid 1.5px #333;
position: absolute;
top: 50%;
right: 10px;
-webkit-transform: rotate(45deg) translateY(-50%);
transform: rotate(45deg) translateY(-50%);
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
header .hd-contents .col-3 {
width: 30%;
height: 100px;
background-color: #000;
color: #fff;
position: relative;
text-align: center;
padding: 10px 0 0 5%;
}
@media screen and (max-width: 900px) {
header .hd-contents .col-3 {
width: 50%;
padding-right: 60px;
}
}
@media screen and (max-width: 600px) {
header .hd-contents .col-3 {
width: 50%;
padding: 10px 0 0 10%;
}
}
@media screen and (max-width: 700px) {
header .hd-contents .col-3 {
display: none;
}
}
header .hd-contents .col-3 .txts {
position: relative;
z-index: 2;
width: -webkit-fit-content;
width: -moz-fit-content;
width: fit-content;
margin: 0 auto;
}
header .hd-contents .col-3 .txts .txt-1 {
font-size: 11px;
display: block;
margin: 0 auto 10px;
}
header .hd-contents .col-3 .txts .wrap-tel .icon {
width: auto;
height: 25px;
margin-right: 10px;
display: inline-block;
vertical-align: middle;
}
header .hd-contents .col-3 .txts .wrap-tel a {
font-size: 24px;
color: #fff;
font-weight: bold;
display: inline-block;
vertical-align: middle;
}
header .hd-contents .col-3 .wrap-email {
background-color: #ffe500;
padding: 5px;
z-index: 3;
display: block;
font-size: 12px;
color: #333;
font-weight: bold;
margin: 8px auto 0;
}
header .hd-contents .col-3 .wrap-email img {
height: 12px;
display: inline-block;
vertical-align: middle;
margin-right: 5px;
}
header .hd-contents .col-3::before {
content: "";
position: absolute;
top: 0;
left: 0;
display: block;
width: 0;
height: 0;
border-style: solid;
border-width: 100px 100px 0 0px;
border-color: #ffe500 transparent transparent transparent;
}
@media screen and (max-width: 1101px) {
header .hd-contents .col-3::before {
border-width: 100px 80px 0 0px;
}
}
#bt-nav {
display: none;
position: fixed;
top: 40px;
right: 20px;
background-color: #000;
padding: 8px;
cursor: pointer;
z-index: 9999;
width: 50px;
height: 50px;
-webkit-clip-path: polygon(10% 0, 100% 0, 100% 0, 100% 87%, 90% 100%, 0 100%, 0 13%);
clip-path: polygon(10% 0, 100% 0, 100% 0, 100% 87%, 90% 100%, 0 100%, 0 13%);
border: solid 1px #333;
}
@media screen and (max-width: 900px) {
#bt-nav {
display: block;
}
}
@media screen and (max-width: 500px) and (orientation: portrait) {
#bt-nav {
right: 10px;
top: 25px;
}
}
#bt-nav span {
position: absolute;
width: 30px;
display: block;
border-top: solid 1.5px #fff;
-webkit-transition: all 0.4s ease;
transition: all 0.4s ease;
}
#bt-nav .item-01 {
top: 10px;
left: 10px;
}
#bt-nav .item-02 {
top: 18px;
left: 10px;
}
#bt-nav .item-03 {
top: 26px;
left: 10px;
}
#bt-nav .txt {
font-size: 10px;
top: 32px;
border-top: none;
width: 50px;
text-align: center;
left: 0px;
-webkit-transform: scale(0.8);
transform: scale(0.8);
color: #fff;
}
#bt-nav.on .item-01 {
-webkit-transform: rotate(-34deg);
transform: rotate(-34deg);
-webkit-transform-origin: right;
transform-origin: right;
left: 8px;
}
#bt-nav.on .item-02 {
width: 0;
}
#bt-nav.on .item-03 {
-webkit-transform: rotate(34deg);
transform: rotate(34deg);
-webkit-transform-origin: right;
transform-origin: right;
left: 8px;
}
.sp-menu {
position: fixed;
top: 0;
left: 0;
background-color: #000000;
width: 100%;
height: 100%;
overflow: auto;
display: none;
z-index: 10;
}
.sp-menu .global-navi {
padding-top: 100px;
}
.sp-menu .global-navi > li {
display: block;
padding: 20px;
border-bottom: solid 1px #ddd;
position: relative;
}
.sp-menu .global-navi > li:first-child {
border-top: solid 1px #ddd;
display: block;
}
.sp-menu .global-navi.show-sub i {
display: block;
font-size: 12px;
position: absolute;
top: 20px;
right: 10px;
-webkit-transition: -webkit-transform 0.4s;
transition: -webkit-transform 0.4s;
transition: transform 0.4s;
transition: transform 0.4s, -webkit-transform 0.4s;
color: #fff;
}
.sp-menu .global-navi.show-sub i.on {
-webkit-transform: rotate(-180deg);
transform: rotate(-180deg);
}
.sp-menu .global-navi a {
color: #fff;
font-size: 15px;
}
.sp-menu .global-navi li {
position: relative;
margin-top: 18px;
margin-left: 10px;
}
.sp-menu .global-navi li a {
font-size: 14px;
padding: 8px;
color: #fff;
}
.sp-menu .sub {
display: none;
}
footer {
position: relative;
}
footer .inner {
padding: 50px 20px;
background-image: url(//ozawa-kaitai.com/wp-content/themes/wp_nbsp/images/ft-himawari.jpg);
background-size: cover;
min-height: 500px;
text-align: center;
max-width: inherit;
}
@media screen and (max-width: 834px) {
footer .inner {
min-height: 400px;
}
}
footer .ft-catch {
display: block;
margin: 0 auto 50px;
max-width: 500px;
}
@media screen and (max-width: 900px) {
footer .ft-catch {
max-width: 400px;
}
}
@media screen and (max-width: 600px) {
footer .ft-catch {
width: 80%;
max-width: 350px;
}
}
footer .ft-logo {
max-width: 350px;
}
@media screen and (max-width: 1024px) {
footer .ft-logo {
max-width: 250px;
}
}
@media screen and (max-width: 834px) {
footer .ft-logo {
margin-bottom: 10px;
max-width: 80%;
}
}
@media screen and (max-width: 400px) and (orientation: portrait) {
footer .ft-logo {
max-width: 100%;
}
}
footer .wrap-ft-menu {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
max-width: 80%;
margin: 0 auto;
background-color: rgba(255, 255, 255, 0.8);
padding: 30px;
-ms-flex-pack: distribute;
justify-content: space-around;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
}
@media screen and (max-width: 1101px) {
footer .wrap-ft-menu {
max-width: 90%;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
}
@media screen and (max-width: 834px) {
footer .wrap-ft-menu {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
}
@media screen and (max-width: 500px) and (orientation: portrait) {
footer .wrap-ft-menu {
padding: 30px 20px;
}
}
footer .wrap-ft-menu .col-1 {
width: 45%;
text-align: left;
}
@media screen and (max-width: 834px) {
footer .wrap-ft-menu .col-1 {
width: 80%;
margin-bottom: 30px;
text-align: center;
}
}
@media screen and (max-width: 500px) and (orientation: portrait) {
footer .wrap-ft-menu .col-1 {
width: 100%;
}
}
footer .wrap-ft-menu .col-2 {
width: 55%;
}
@media screen and (max-width: 834px) {
footer .wrap-ft-menu .col-2 {
width: 100%;
}
}
footer .wrap-ft-menu .info {
margin: 20px auto 0;
text-align: left;
}
@media screen and (max-width: 834px) {
footer .wrap-ft-menu .info {
text-align: center;
}
}
footer .wrap-ft-menu .info span {
display: block;
margin-bottom: 7px;
margin-left: 10px;
font-size: 14px;
}
@media screen and (max-width: 500px) and (orientation: portrait) {
footer .wrap-ft-menu .info span {
font-size: 13px;
margin-left: 0;
text-align: left;
margin-bottom: 12px;
line-height: 1.6;
}
}
footer .wrap-ft-menu .info span br {
display: none;
}
@media screen and (max-width: 500px) and (orientation: portrait) {
footer .wrap-ft-menu .info span br {
display: block;
}
}
footer .wrap-ft-menu .info span i {
display: inline-block;
}
@media screen and (max-width: 500px) and (orientation: portrait) {
footer .wrap-ft-menu .info span i {
display: none;
}
}
footer .ft-menu {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
gap: 20px;
}
@media screen and (max-width: 834px) {
footer .ft-menu {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
}
@media screen and (max-width: 500px) and (orientation: portrait) {
footer .ft-menu {
display: none;
}
}
footer .ft-menu a {
color: #000;
font-size: 15px;
font-weight: bold;
}
@media screen and (max-width: 1024px) {
footer .ft-menu a {
font-size: 13px;
}
}
footer .copyright {
text-align: center;
font-size: 10px;
letter-spacing: 2px;
color: #fff;
padding: 30px;
background-color: #000;
}
#back-top {
position: fixed;
bottom: 30px;
right: 30px;
z-index: 9999;
background-color: #111;
border-radius: 100px;
width: 50px;
height: 50px;
text-align: center;
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
display: none;
}
@media screen and (max-width: 600px) {
#back-top {
right: 10px;
}
}
#back-top img {
width: 15px;
height: auto;
position: absolute;
top: 20px;
left: 15px;
}
.wp-pagenavi {
margin: 50px auto 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
@media screen and (max-width: 500px) and (orientation: portrait) {
.wp-pagenavi {
margin-bottom: 20px;
}
}
.wp-pagenavi .current {
display: block;
padding: 10px 12px;
margin-right: 10px;
background-color: #ffe500;
color: #333;
border: solid 1px #333;
border-radius: 5px;
font-weight: bold;
font-size: 14px;
}
.wp-pagenavi a {
display: block;
padding: 10px 12px;
margin-right: 10px;
background-color: #fff;
color: #333;
border: solid 1px #333;
border-radius: 5px;
font-size: 14px;
}
@media (hover: hover) {
.wp-pagenavi a:hover {
background-color: #ffe500;
color: #333;
border: solid 1px #333;
}
}
.sec-mv {
position: relative;
padding: 20px 0 50px;
height: 80vh;
max-height: 620px;
background-image: url(//ozawa-kaitai.com/wp-content/themes/wp_nbsp/images/common/loader-oval.svg);
background-position: center;
background-size: 40px 40px;
}
.sec-mv.on {
background-image: none;
}
@media screen and (max-width: 600px) {
.sec-mv {
padding-top: 0px;
}
}
@media screen and (max-width: 400px) and (orientation: portrait) {
.sec-mv {
padding-top: 10px;
}
}
.sec-mv .wrap-slide {
opacity: 0;
-webkit-transform: translateY(10px);
transform: translateY(10px);
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
.sec-mv .wrap-slide.on {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
.sec-mv .slide-1 {
overflow: hidden;
padding-bottom: 30px;
}
.sec-mv .slide-1 li.slick-slide {
display: inline-block;
vertical-align: middle;
overflow: hidden;
padding: 10px;
position: relative;
-webkit-clip-path: polygon(10% 0, 100% 0, 100% 0, 100% 87%, 90% 100%, 0 100%, 0 13%);
clip-path: polygon(10% 0, 100% 0, 100% 0, 100% 87%, 90% 100%, 0 100%, 0 13%);
}
@media screen and (max-width: 400px) and (orientation: portrait) {
.sec-mv .slide-1 li.slick-slide {
-webkit-clip-path: polygon(20% 0, 100% 0, 100% 0, 100% 85%, 80% 100%, 0 100%, 0 15%);
clip-path: polygon(20% 0, 100% 0, 100% 0, 100% 85%, 80% 100%, 0 100%, 0 15%);
}
}
.sec-mv .slide-1 li.slick-slide a {
display: block;
position: relative;
}
.sec-mv .slide-1 li.slick-slide img.img-slide {
width: 100%;
height: 500px !important;
-o-object-fit: cover;
object-fit: cover;
-o-object-position: center;
object-position: center;
}
@media screen and (max-width: 600px) {
.sec-mv .slide-1 li.slick-slide img.img-slide {
height: 70vh !important;
}
}
.sec-mv .slide-1 li.slick-slide .catch {
position: absolute;
top: 70px;
left: 0;
color: #fff;
font-weight: 800;
font-size: 26px;
letter-spacing: 2px;
}
@media screen and (max-width: 600px) {
.sec-mv .slide-1 li.slick-slide .catch {
font-size: 20px;
}
}
@media screen and (max-width: 500px) and (orientation: portrait) {
.sec-mv .slide-1 li.slick-slide .catch {
font-size: 16px;
}
}
.sec-mv .slide-1 li.slick-slide .catch span {
background-color: rgba(0, 0, 0, 0.8);
display: block;
width: -webkit-fit-content;
width: -moz-fit-content;
width: fit-content;
padding: 15px 40px 15px 20px;
margin-bottom: 10px;
-webkit-clip-path: polygon(0% 0%, 100% 0, 100% 0, 90% 100%, 0% 100%);
clip-path: polygon(0% 0%, 100% 0, 100% 0, 90% 100%, 0% 100%);
}
.sec-mv .slide-1 li.slick-slide .catch span i {
-webkit-transform: skewX(-7deg);
transform: skewX(-7deg);
display: block;
}
.sec-mv .slide-1 li.slick-slide .bt {
background-color: rgba(0, 0, 0, 0.8);
color: #fff;
position: absolute;
bottom: 0;
right: 0;
display: block;
padding: 18px;
width: 250px;
font-size: 14px;
text-align: center;
font-weight: bold;
-webkit-clip-path: polygon(28% 0, 100% 0, 100% 0, 100% 0, 100% 100%, 0 100%, 0 100%);
clip-path: polygon(28% 0, 100% 0, 100% 0, 100% 0, 100% 100%, 0 100%, 0 100%);
}
@media screen and (max-width: 1024px) {
.sec-mv .slide-1 li.slick-slide .bt {
font-size: 13px;
}
}
@media screen and (max-width: 400px) and (orientation: portrait) {
.sec-mv .slide-1 li.slick-slide .bt {
width: 200px;
}
}
.sec-mv .slide-1 li.slick-slide .bt img {
width: auto !important;
height: 14px !important;
margin-right: 8px;
display: inline-block;
vertical-align: middle;
}
.sec-mv .slide-1 .slick-dots li {
display: inline-block;
width: 10px;
height: 10px;
margin: 0 5px;
background-color: #fff;
border-radius: 100%;
text-indent: -9999px;
cursor: pointer;
}
.sec-mv .slide-1 .slick-dots li.slick-active {
background-color: #000;
}
.sec-mv .slide-1 .slick-arrow {
position: absolute;
top: 50%;
margin-top: -50px;
z-index: 2;
width: 50px;
height: 50px;
background-color: #fff;
border-radius: 100px;
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;
}
.sec-mv .slide-1 .slick-prev {
left: 18%;
}
@media screen and (max-width: 1201px) {
.sec-mv .slide-1 .slick-prev {
left: 8%;
}
}
@media screen and (max-width: 1024px) {
.sec-mv .slide-1 .slick-prev {
left: 3%;
}
}
.sec-mv .slide-1 .slick-prev img {
display: block;
}
.sec-mv .slide-1 .slick-next {
right: 18%;
}
@media screen and (max-width: 1201px) {
.sec-mv .slide-1 .slick-next {
right: 8%;
}
}
@media screen and (max-width: 1024px) {
.sec-mv .slide-1 .slick-next {
right: 3%;
}
}
.sec-mv .slide-1 .slick-next img {
-webkit-transform: rotate(180deg);
transform: rotate(180deg);
display: block;
}
.sec-mv .bg {
background-color: #ffe500;
width: 95%;
height: 100%;
position: absolute;
top: 0;
left: 0;
z-index: -1;
}
@media screen and (max-width: 400px) and (orientation: portrait) {
.sec-mv .bg {
width: 85%;
}
}
.top-title-h2 {
position: relative;
margin-bottom: 50px;
}
.top-title-h2::after {
content: "";
display: block;
width: 100%;
height: 1px;
background-color: #000;
position: absolute;
top: 50%;
}
.top-title-h2 .wrap-title {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
background-color: #fff;
width: -webkit-fit-content;
width: -moz-fit-content;
width: fit-content;
padding-right: 30px;
position: relative;
z-index: 2;
}
.top-title-h2 img {
width: auto;
height: 40px;
margin-right: 30px;
display: block;
-webkit-transform: skewX(-7deg);
transform: skewX(-7deg);
}
@media screen and (max-width: 500px) and (orientation: portrait) {
.top-title-h2 img {
height: 25px;
}
}
.top-title-h2 .ja {
font-size: 16px;
font-weight: 800;
-webkit-transform: skewX(-7deg);
transform: skewX(-7deg);
}
@media screen and (max-width: 500px) and (orientation: portrait) {
.top-title-h2 .ja {
font-size: 12px;
}
}
.sv-list {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
gap: 10px;
}
.sv-list li {
width: calc(25% - 10px);
}
@media screen and (max-width: 900px) {
.sv-list li {
width: calc(50% - 10px);
}
}
@media screen and (max-width: 500px) and (orientation: portrait) {
.sv-list li {
width: calc(50% - 5px);
}
}
.sv-list li:nth-of-type(1) {
width: 50%;
}
@media screen and (max-width: 900px) {
.sv-list li:nth-of-type(1) {
width: calc(50% - 10px);
}
}
@media screen and (max-width: 500px) and (orientation: portrait) {
.sv-list li:nth-of-type(1) {
width: 100%;
}
}
.sv-list li:nth-of-type(4) {
width: 50%;
}
@media screen and (max-width: 900px) {
.sv-list li:nth-of-type(4) {
width: calc(50% - 10px);
}
}
@media screen and (max-width: 500px) and (orientation: portrait) {
.sv-list li:nth-of-type(4) {
width: 100%;
}
}
.sv-list a {
display: block;
position: relative;
font-size: 16px;
overflow: hidden;
}
@media screen and (max-width: 1024px) {
.sv-list a {
font-size: 14px;
}
}
@media screen and (max-width: 500px) and (orientation: portrait) {
.sv-list a {
font-size: 12px;
}
}
.sv-list a:hover .img-slide {
-webkit-transform: scale(1.05);
transform: scale(1.05);
}
.sv-list .img-slide {
-o-object-fit: cover;
object-fit: cover;
width: 100%;
height: 400px;
-webkit-transition: -webkit-transform 0.4s;
transition: -webkit-transform 0.4s;
transition: transform 0.4s;
transition: transform 0.4s, -webkit-transform 0.4s;
}
@media screen and (max-width: 500px) and (orientation: portrait) {
.sv-list .img-slide {
height: 250px;
}
}
.sv-list .txt {
position: absolute;
bottom: 0;
left: 0;
background-color: rgba(0, 0, 0, 0.8);
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-weight: bold;
color: #fff;
width: 100%;
text-align: center;
padding: 20px 5px;
}
@media screen and (max-width: 500px) and (orientation: portrait) {
.sv-list .txt {
padding: 10px 5px;
}
}
.sv-list .txt .img-arrow {
width: auto;
height: 20px;
margin-right: 12px;
display: block;
}
.sec-top-02 {
background-color: #111;
color: #fff;
-webkit-clip-path: polygon(5% 0, 100% 0, 100% 0, 100% 87%, 95% 100%, 0 100%, 0 13%);
clip-path: polygon(5% 0, 100% 0, 100% 0, 100% 87%, 95% 100%, 0 100%, 0 13%);
}
@media screen and (max-width: 600px) {
.sec-top-02 {
-webkit-clip-path: polygon(8% 0, 100% 0, 100% 0, 100% 95%, 92% 100%, 0 100%, 0 5%);
clip-path: polygon(8% 0, 100% 0, 100% 0, 100% 95%, 92% 100%, 0 100%, 0 5%);
}
}
@media screen and (max-width: 400px) and (orientation: portrait) {
.sec-top-02 {
-webkit-clip-path: polygon(8% 0, 100% 0, 100% 0, 100% 98%, 92% 100%, 0 100%, 0 2%);
clip-path: polygon(8% 0, 100% 0, 100% 0, 100% 98%, 92% 100%, 0 100%, 0 2%);
}
}
.sec-top-02 .top-title-h2::after {
background-color: #fff;
}
.sec-top-02 .top-title-h2 .wrap-title {
background-color: #111;
}
.works-list {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
gap: 50px 10px;
}
@media screen and (max-width: 500px) and (orientation: portrait) {
.works-list {
gap: 20px 10px;
}
}
.works-list li {
width: calc(100% / 3 - 10px);
}
@media screen and (max-width: 834px) {
.works-list li {
width: calc(100% / 2 - 10px);
}
}
@media screen and (max-width: 500px) and (orientation: portrait) {
.works-list li {
width: 100%;
}
}
@media screen and (max-width: 400px) and (orientation: portrait) {
.works-list li:nth-of-type(4) {
display: none;
}
}
@media screen and (max-width: 400px) and (orientation: portrait) {
.works-list li:nth-of-type(5) {
display: none;
}
}
@media screen and (max-width: 400px) and (orientation: portrait) {
.works-list li:nth-of-type(6) {
display: none;
}
}
.works-list a {
display: block;
position: relative;
font-size: 16px;
overflow: hidden;
color: #fff;
text-align: center;
font-size: 14px;
line-height: 1.6;
}
@media screen and (max-width: 500px) and (orientation: portrait) {
.works-list a {
font-size: 13px;
}
}
.works-list a .wrap-img {
overflow: hidden;
margin-bottom: 20px;
}
@media screen and (max-width: 500px) and (orientation: portrait) {
.works-list a .wrap-img {
margin-bottom: 10px;
}
}
.works-list a:hover img {
-webkit-transform: scale(1.05);
transform: scale(1.05);
}
.works-list img {
-o-object-fit: cover;
object-fit: cover;
width: 100%;
height: 250px;
-webkit-transition: -webkit-transform 0.4s;
transition: -webkit-transform 0.4s;
transition: transform 0.4s;
transition: transform 0.4s, -webkit-transform 0.4s;
object-fit: cover;
}
@media screen and (max-width: 834px) {
.works-list img {
height: 220px;
}
}
.works-list .txt {
width: 100%;
text-align: center;
padding: 20px 5px;
}
.sec-top-03 .flex-2 {
margin-bottom: 20px;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.sec-top-03 .flex-2 .col {
padding: 10px;
position: relative;
}
@media screen and (max-width: 600px) {
.sec-top-03 .flex-2 .col {
width: 100%;
padding: 10px 0;
}
}
.sec-top-03 .flex-2 .col a {
display: block;
overflow: hidden;
}
.sec-top-03 .flex-2 .col a:hover img {
-webkit-transform: scale(1.05);
transform: scale(1.05);
}
.sec-top-03 .flex-2 .col img {
-webkit-clip-path: polygon(10% 0, 100% 0, 100% 0, 100% 80%, 90% 100%, 0 100%, 0 20%);
clip-path: polygon(10% 0, 100% 0, 100% 0, 100% 80%, 90% 100%, 0 100%, 0 20%);
-webkit-transition: -webkit-transform 0.4s;
transition: -webkit-transform 0.4s;
transition: transform 0.4s;
transition: transform 0.4s, -webkit-transform 0.4s;
}
.sec-top-03 .flex-2 .col .txt {
background-color: rgba(0, 0, 0, 0.8);
width: -webkit-fit-content;
width: -moz-fit-content;
width: fit-content;
padding: 20px 40px;
font-size: 16px;
color: #fff;
font-weight: bold;
text-align: center;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
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-clip-path: polygon(10% 0, 100% 0, 100% 0, 100% 80%, 90% 100%, 0 100%, 0 20%);
clip-path: polygon(10% 0, 100% 0, 100% 0, 100% 80%, 90% 100%, 0 100%, 0 20%);
}
@media screen and (max-width: 1024px) {
.sec-top-03 .flex-2 .col .txt {
font-size: 14px;
}
}
@media screen and (max-width: 500px) and (orientation: portrait) {
.sec-top-03 .flex-2 .col .txt {
padding: 20px;
font-size: 13px;
}
}
.sec-top-03 .flex-2 .col .txt .img-arrow {
width: auto;
height: 20px;
margin-right: 12px;
display: block;
}
.sec-top-04 {
background-color: #eee;
-webkit-clip-path: polygon(5% 0, 100% 0, 100% 0, 100% 87%, 95% 100%, 0 100%, 0 13%);
clip-path: polygon(5% 0, 100% 0, 100% 0, 100% 87%, 95% 100%, 0 100%, 0 13%);
}
@media screen and (max-width: 400px) and (orientation: portrait) {
.sec-top-04 {
-webkit-clip-path: polygon(8% 0, 100% 0, 100% 0, 100% 92%, 88% 100%, 0 100%, 0 6%);
clip-path: polygon(8% 0, 100% 0, 100% 0, 100% 92%, 88% 100%, 0 100%, 0 6%);
}
}
.sec-top-04 .top-title-h2::after {
background-color: #000;
}
.sec-top-04 .top-title-h2 .wrap-title {
background-color: #eee;
}
.wrap-news dl {
width: 100%;
max-width: 900px;
margin: 0 auto 50px;
}
.wrap-news dl dt {
font-size: 14px;
color: #666;
margin-bottom: 10px;
letter-spacing: 1px;
}
@media screen and (max-width: 1201px) {
.wrap-news dl dt {
font-size: 12px;
}
}
@media screen and (max-width: 600px) {
.wrap-news dl dt {
font-size: 10px;
}
}
.wrap-news dl dt .icon-new {
background-color: #c60000;
color: #fff;
font-size: 10px;
display: inline-block;
margin-left: 10px;
margin-bottom: 3px;
padding: 2px 6px;
width: -webkit-fit-content;
width: -moz-fit-content;
width: fit-content;
vertical-align: middle;
letter-spacing: 0;
}
.wrap-news dl dd {
padding-bottom: 13px;
margin-bottom: 15px;
border-bottom: solid 1px #ccc;
}
.wrap-news dl dd a {
color: #333;
font-size: 16px;
line-height: 1.6;
letter-spacing: 1.5px;
}
@media screen and (max-width: 1201px) {
.wrap-news dl dd a {
font-size: 15px;
}
}
@media screen and (max-width: 1024px) {
.wrap-news dl dd a {
font-size: 14px;
}
}
@media screen and (max-width: 600px) {
.wrap-news dl dd a {
font-size: 12px;
}
}
.blog-list li:nth-of-type(4) {
display: none;
}
@media screen and (max-width: 834px) {
.blog-list li:nth-of-type(4) {
display: block;
}
}
@media screen and (max-width: 400px) and (orientation: portrait) {
.blog-list li:nth-of-type(4) {
display: none;
}
}
.blog-list a {
color: #000;
}
.sec-cta {
background-color: #eee;
}
.sec-cta .wrap-cta {
background-color: #000;
max-width: 1000px;
min-height: 250px;
margin: 0 auto;
padding: 50px 20px;
color: #fff;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-pack: distribute;
justify-content: space-around;
-webkit-clip-path: polygon(10% 0, 100% 0, 100% 0, 100% 77%, 90% 100%, 0 100%, 0 23%);
clip-path: polygon(10% 0, 100% 0, 100% 0, 100% 77%, 90% 100%, 0 100%, 0 23%);
}
@media screen and (max-width: 600px) {
.sec-cta .wrap-cta {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
}
.sec-cta .wrap-cta .col-1 {
text-align: center;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
@media screen and (max-width: 600px) {
.sec-cta .wrap-cta .col-1 {
margin-bottom: 50px;
}
}
.sec-cta .wrap-cta .col-1 img {
display: block;
margin: 0 auto 15px;
height: 40px;
-webkit-transform: skewX(-7deg);
transform: skewX(-7deg);
}
.sec-cta .wrap-cta .col-1 .ja {
font-size: 16px;
font-weight: bold;
-webkit-transform: skewX(-7deg);
transform: skewX(-7deg);
}
@media screen and (max-width: 600px) {
.sec-cta .wrap-cta .col-2 {
text-align: center;
}
}
.sec-cta .wrap-cta .col-2 .catch {
font-size: 14px;
margin-bottom: 20px;
}
@media screen and (max-width: 500px) and (orientation: portrait) {
.sec-cta .wrap-cta .col-2 .catch {
font-size: 10px;
}
}
.sec-cta .wrap-cta .col-2 .wrap-tel img {
width: auto;
height: auto;
max-height: 30px;
display: inline-block;
vertical-align: middle;
margin-right: 20px;
}
.sec-cta .wrap-cta .col-2 .wrap-tel a {
color: #fff;
font-size: 40px;
font-weight: bold;
vertical-align: middle;
letter-spacing: 2px;
}
@media screen and (max-width: 500px) and (orientation: portrait) {
.sec-cta .wrap-cta .col-2 .wrap-tel a {
font-size: 30px;
}
}
.sec-cta .wrap-cta .col-2 .wrap-tel .bh {
display: block;
font-size: 12px;
margin: 20px auto 30px;
text-align: center;
}
.sec-cta .wrap-cta .col-2 .bt-email {
background-color: #ffe500;
width: 100%;
display: block;
padding: 20px;
color: #000;
font-weight: bold;
text-align: center;
}
@media screen and (max-width: 600px) {
.sec-cta .wrap-cta .col-2 .bt-email {
width: -webkit-fit-content;
width: -moz-fit-content;
width: fit-content;
margin: 0 auto;
}
}
@media screen and (max-width: 500px) and (orientation: portrait) {
.sec-cta .wrap-cta .col-2 .bt-email {
font-size: 14px;
}
}
.sec-cta .wrap-cta .col-2 .bt-email img {
display: inline-block;
margin-right: 20px;
vertical-align: middle;
width: auto;
height: 25px;
}
.page-hd {
background-position: center;
background-size: cover;
width: 100%;
background-color: #000;
color: #fff;
text-align: center;
position: relative;
}
.page-hd.nav {
padding-bottom: 100px;
}
@media screen and (max-width: 1024px) {
.page-hd.nav {
padding-bottom: 60px;
}
}
@media screen and (max-width: 600px) {
.page-hd.nav {
padding-bottom: 0;
}
}
.page-hd .inner {
z-index: 2;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
height: 100%;
padding: 100px 0;
}
.page-hd .page-title {
font-size: 40px;
-webkit-transform: skewX(-7deg);
transform: skewX(-7deg);
margin-bottom: 40px;
letter-spacing: 2px;
}
@media screen and (max-width: 500px) and (orientation: portrait) {
.page-hd .page-title {
font-size: 30px;
}
}
.page-hd .hd-img {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
-o-object-position: center center;
object-position: center center;
opacity: 0.4;
}
.page-hd .b-navi {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
color: #eee;
}
.page-hd .b-navi li {
font-size: 12px;
}
.page-hd .b-navi li::after {
content: "/";
display: inline-block;
margin: 0 5px;
}
.page-hd .b-navi a {
color: #eee;
font-size: 12px;
}
@media screen and (max-width: 500px) and (orientation: portrait) {
.page-hd .b-navi a {
font-size: 10px;
}
}
.page-navi {
background-color: rgba(0, 0, 0, 0.8);
width: 100%;
z-index: 10;
position: absolute;
bottom: 0;
left: 0;
border-bottom: solid 5px #ffe500;
display: block;
min-height: 80px;
}
@media screen and (max-width: 834px) {
.page-navi {
overflow-x: auto;
}
}
@media screen and (max-width: 600px) {
.page-navi {
display: none;
}
}
.page-navi.active {
position: fixed;
top: 0;
left: 0;
height: 60px;
min-height: 60px;
}
.page-navi.active a {
padding: 20px 20px;
}
.page-navi ul {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
gap: 20px 0;
}
@media screen and (max-width: 834px) {
.page-navi ul {
width: -webkit-fit-content;
width: -moz-fit-content;
width: fit-content;
}
}
.page-navi ul a {
display: block;
color: #fff;
font-size: 15px;
font-weight: bold;
padding: 30px 20px;
-webkit-transform: skewX(-7deg);
transform: skewX(-7deg);
}
@media screen and (max-width: 1024px) {
.page-navi ul a {
font-size: 13px;
padding: 25px 20px;
}
}
@media screen and (max-width: 834px) {
.page-navi ul a {
min-width: 100px;
padding: 20px 15px;
}
}
.page-navi ul a.on {
background-color: #ffe500;
color: #000;
}
.page-navi ul a:hover {
background-color: #ffe500;
color: #000;
}
.title-h2 {
text-align: center;
font-size: 50px;
text-shadow: 0 3px 0px #fff;
width: -webkit-fit-content;
width: -moz-fit-content;
width: fit-content;
margin: 0 auto 100px;
-webkit-transform: skewX(-7deg);
transform: skewX(-7deg);
}
@media screen and (max-width: 1024px) {
.title-h2 {
font-size: 40px;
}
}
@media screen and (max-width: 500px) and (orientation: portrait) {
.title-h2 {
font-size: 30px;
margin-bottom: 50px;
}
}
.page-catch {
max-width: 700px;
margin: 0 auto 50px;
}
.page-catch p {
font-size: 16px;
letter-spacing: 1px;
line-height: 1.6;
}
.sec-p-common {
padding: 70px 0;
min-height: 300px;
background-color: #fff;
}
.sec-p-common:nth-of-type(odd) {
background-color: #f5f5f5;
}
@media screen and (max-width: 600px) {
.sec-p-common {
padding: 50px 20px;
}
}
@media screen and (max-width: 500px) and (orientation: portrait) {
.sec-p-common {
padding: 50px 0px;
}
}
.sec-p-common .works-list a {
color: #333;
}
.sec-p-common p {
letter-spacing: 1px;
line-height: 1.6;
}
.sec-p-common .b-navi {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
color: #333;
margin-bottom: 10px;
}
.sec-p-common .b-navi li {
font-size: 12px;
}
.sec-p-common .b-navi li::after {
content: "/";
display: inline-block;
margin: 0 5px;
}
.sec-p-common .b-navi a {
color: #333;
font-size: 12px;
}
@media screen and (max-width: 500px) and (orientation: portrait) {
.sec-p-common .b-navi a {
font-size: 10px;
}
}
.sec-p-common.sec-content {
background-color: #fff;
}
.entry h3 {
margin-top: 20px;
margin-bottom: 20px;
border-bottom: solid 1px #333;
padding-bottom: 10px;
}
.entry p {
letter-spacing: 1px;
line-height: 1.6;
margin-bottom: 1em;
}
.entry ul {
margin-bottom: 1em;
padding: 0 20px;
}
.entry ul li {
list-style: disc;
margin-bottom: 5px;
letter-spacing: 1px;
line-height: 1.6;
}
.entry ul li:last-child {
margin-bottom: 0;
}
.w900 {
max-width: 900px;
margin: 0 auto;
}
.w1024 {
max-width: 1024px;
margin: 0 auto;
}
.sec-desc {
margin-bottom: 50px;
}
.sec-desc p {
margin-inline: auto;
max-inline-size: -webkit-max-content;
max-inline-size: -moz-max-content;
max-inline-size: max-content;
text-align: left;
}
.table-grid {
background-color: #ddd;
display: -ms-grid;
display: grid;
gap: 1px;
-ms-grid-columns: 40% 60%;
grid-template-columns: 40% 60%;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.table-grid dt {
background-color: #333;
color: #fff;
padding: 30px;
letter-spacing: 1px;
line-height: 1.6;
height: 100%;
}
.table-grid dd {
background-color: #f5f5f5;
padding: 30px;
letter-spacing: 1px;
line-height: 1.6;
height: 100%;
}
.strengths dt {
font-weight: bold;
font-size: 40px;
margin-bottom: 50px;
text-align: center;
}
@media screen and (max-width: 1024px) {
.strengths dt {
font-size: 35px;
}
}
@media screen and (max-width: 500px) and (orientation: portrait) {
.strengths dt {
font-size: 30px;
margin-bottom: 30px;
line-height: 1.6;
}
}
.strengths dt .num {
display: block;
margin: 0 auto 30px;
-webkit-transform: skewX(-7deg);
transform: skewX(-7deg);
background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), color-stop(0%, #ffe500));
background: linear-gradient(transparent 50%, #ffe500 0%);
width: 50px;
height: 45px;
}
.strengths dd {
margin: 0 auto 80px;
max-width: 800px;
font-size: 18px;
letter-spacing: 1px;
line-height: 1.8;
}
@media screen and (max-width: 1024px) {
.strengths dd {
font-size: 16px;
}
}
.kaitai-price {
-ms-grid-columns: 50% 50%;
grid-template-columns: 50% 50%;
}
@media screen and (max-width: 500px) and (orientation: portrait) {
.kaitai-price {
-ms-grid-columns: inherit;
grid-template-columns: inherit;
}
}
.kaitai-price dt {
font-size: 16px;
}
@media screen and (max-width: 1024px) {
.kaitai-price dt {
font-size: 14px;
}
}
@media screen and (max-width: 500px) and (orientation: portrait) {
.kaitai-price dt {
width: 100%;
padding: 20px;
}
}
.kaitai-price dd {
text-align: center;
font-size: 18px;
background-color: #fff;
}
@media screen and (max-width: 1024px) {
.kaitai-price dd {
font-size: 16px;
}
}
@media screen and (max-width: 834px) {
.kaitai-price dd {
text-align: left;
}
}
@media screen and (max-width: 500px) and (orientation: portrait) {
.kaitai-price dd {
width: 100%;
padding: 20px;
}
}
.flow {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
gap: 20px 10px;
}
.flow li {
width: calc(100% / 5 - 16px);
padding: 15px;
background-color: #eee;
min-height: 200px;
font-size: 14px;
font-weight: 700;
letter-spacing: 1px;
line-height: 1.6;
-webkit-transform: skewX(-7deg);
transform: skewX(-7deg);
}
@media screen and (max-width: 600px) {
.flow li {
width: calc(100% / 3 - 10px);
}
}
.flow li .num {
display: block;
margin: 0 auto 30px;
font-size: 18px;
}
.flow li span {
font-weight: 700;
}
.flow li:nth-of-type(even) {
background-color: rgba(255, 229, 0, 0.2);
}
.faq-list dt {
margin-bottom: 20px;
font-weight: 700;
letter-spacing: 1px;
line-height: 1.6;
margin-left: 11px;
text-indent: -11px;
}
.faq-list dt::before {
content: "Q.";
color: #28508c;
display: inline-block;
margin-right: 5px;
}
.faq-list dd {
margin-bottom: 30px;
letter-spacing: 1px;
line-height: 1.6;
border-bottom: solid 1px #ddd;
padding-bottom: 30px;
margin-left: 11px;
text-indent: -11px;
}
.faq-list dd::before {
content: "A.";
color: #ca1e67;
display: inline-block;
margin-right: 5px;
}
.wrap-greeting {
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
}
@media screen and (max-width: 500px) and (orientation: portrait) {
.wrap-greeting {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
}
.wrap-greeting .col-1 {
width: 40%;
text-align: center;
}
@media screen and (max-width: 500px) and (orientation: portrait) {
.wrap-greeting .col-1 {
width: 100%;
margin-bottom: 50px;
}
}
.wrap-greeting .col-1 img {
width: 100%;
max-width: 300px;
display: block;
margin: 0 auto 10px;
}
@media screen and (max-width: 500px) and (orientation: portrait) {
.wrap-greeting .col-1 img {
max-width: 250px;
}
}
.wrap-greeting .col-1 .name {
font-size: 14px;
display: block;
}
.wrap-greeting .col-2 {
width: 60%;
padding-left: 50px;
}
@media screen and (max-width: 500px) and (orientation: portrait) {
.wrap-greeting .col-2 {
width: 100%;
padding-left: 0;
}
}
.wrap-greeting .col-2 p {
letter-spacing: 1px;
line-height: 1.6;
margin-bottom: 1em;
}
.table-style-01 {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
max-width: 900px;
margin: 0 auto;
}
.table-style-01 dt {
font-size: 16px;
letter-spacing: 1px;
line-height: 1.6;
padding: 20px;
width: 20%;
border-bottom: solid 1px #333;
text-align: right;
}
@media screen and (max-width: 500px) and (orientation: portrait) {
.table-style-01 dt {
font-size: 14px;
width: 30%;
}
}
.table-style-01 dd {
font-size: 16px;
letter-spacing: 1px;
line-height: 1.6;
padding: 20px 20px 20px 50px;
width: 80%;
border-bottom: solid 1px #333;
}
@media screen and (max-width: 500px) and (orientation: portrait) {
.table-style-01 dd {
font-size: 14px;
padding: 20px;
width: 70%;
}
}
.txt-kyolasho {
text-align: center;
letter-spacing: 1px;
line-height: 1.6;
}
.txt-kyolasho .note {
display: block;
font-size: 12px;
margin: 10px auto 0;
}
.wrap-documents {
margin-top: 50px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
gap: 20px;
}
.wrap-documents .col {
width: calc(100% / 3 - 15px);
text-align: center;
}
@media screen and (max-width: 500px) and (orientation: portrait) {
.wrap-documents .col {
width: calc(100% / 2 - 10px);
}
}
.wrap-documents .col .name {
display: block;
margin: 10px auto 0;
color: #333;
font-size: 14px;
}
@media screen and (max-width: 500px) and (orientation: portrait) {
.wrap-documents .col .name {
font-size: 12px;
}
}
.wrap-documents .col img {
display: block;
border: solid 1px #fff;
-webkit-transition: border 0.4s;
transition: border 0.4s;
}
.wrap-documents .col a:hover img {
border: solid 1px #333;
}
.wrap-map {
width: 100%;
}
.wrap-map iframe {
width: 100%;
display: block;
}
.title-works {
font-size: 30px;
letter-spacing: 1px;
line-height: 1.6;
margin-bottom: 20px;
padding-bottom: 15px;
border-bottom: solid 1px #ddd;
}
@media screen and (max-width: 600px) {
.title-works {
font-size: 24px;
}
}
.page-desc {
margin-bottom: 50px;
}
.page-desc p {
letter-spacing: 1px;
line-height: 1.6;
margin-bottom: 2em;
}
.page-desc img {
width: 100%;
height: auto;
display: block;
margin-top: 2em;
}
.slide-works {
overflow: hidden;
padding-bottom: 50px;
margin-bottom: 50px;
}
.slide-works:hover .slick-arrow {
opacity: 1;
}
.slide-works li.slick-slide {
display: inline-block;
vertical-align: middle;
overflow: hidden;
position: relative;
background-color: #eee;
}
.slide-works li.slick-slide a {
display: block;
position: relative;
}
.slide-works li.slick-slide img {
width: auto !important;
height: 750px !important;
display: block;
margin: 0 auto;
-o-object-fit: cover;
object-fit: cover;
}
@media screen and (max-width: 834px) {
.slide-works li.slick-slide img {
height: 550px !important;
}
}
@media screen and (max-width: 600px) {
.slide-works li.slick-slide img {
max-height: 300px !important;
}
}
.slide-works li.slick-slide .cap {
position: absolute;
bottom: 0;
left: 0;
background-color: rgba(0, 0, 0, 0.8);
padding: 10px;
display: block;
width: 100%;
text-align: center;
font-size: 14px;
color: #fff;
line-height: 1.6;
}
@media screen and (max-width: 600px) {
.slide-works li.slick-slide .cap {
font-size: 12px;
}
}
.slide-works .slick-dots li {
display: inline-block;
width: 10px;
height: 10px;
margin: 0 5px;
background-color: #000;
border-radius: 100%;
text-indent: -9999px;
cursor: pointer;
}
.slide-works .slick-dots li.slick-active {
background-color: #ffe500;
}
.slide-works .slick-arrow {
position: absolute;
top: 50%;
margin-top: -50px;
z-index: 2;
width: 50px;
height: 50px;
background-color: #fff;
border-radius: 100px;
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;
opacity: 0.4;
-webkit-transition: opacity 0.2s;
transition: opacity 0.2s;
}
.slide-works .slick-prev {
left: 10px;
}
.slide-works .slick-prev img {
display: block;
}
.slide-works .slick-next {
right: 10px;
}
.slide-works .slick-next img {
-webkit-transform: rotate(180deg);
transform: rotate(180deg);
display: block;
}
.wrap-pager {
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
max-width: 500px;
margin: 50px auto 0;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
}
.wrap-pager a {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
padding: 10px 40px;
font-size: 14px;
color: #333;
position: relative;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
@media screen and (max-width: 600px) {
.wrap-pager a {
padding: 10px 20px;
font-size: 12px;
}
}
.wrap-pager .arrow-prev {
-webkit-transform: rotate(-180deg);
transform: rotate(-180deg);
width: auto;
height: 18px;
margin-right: 10px;
}
.wrap-pager .arrow-next {
width: auto;
height: 18px;
margin-left: 10px;
}
.wrap-pager .icon-list {
width: auto;
height: 18px;
margin-right: 5px;
}
#facilities .block {
margin-bottom: 50px;
}
#facilities .title-h3 {
margin-bottom: 30px;
}
#facilities .wrap-flex {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
}
@media screen and (max-width: 500px) and (orientation: portrait) {
#facilities .wrap-flex {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
}
#facilities .wrap-flex .wrap-img-2 {
max-width: 600px;
margin: 0 0 20px;
}
@media screen and (max-width: 500px) and (orientation: portrait) {
#facilities .wrap-flex .wrap-img-2 {
width: 100%;
margin-bottom: 20px;
}
}
#facilities .wrap-flex .desc {
padding-left: 30px;
}
@media screen and (max-width: 500px) and (orientation: portrait) {
#facilities .wrap-flex .desc {
width: 100%;
padding-left: 0;
}
}
#facilities .wrap-flex .desc p {
letter-spacing: 1px;
line-height: 1.6;
}
.list-facilities li {
letter-spacing: 1px;
line-height: 1.6;
font-size: 16px;
margin: 0 0 20px 0;
position: relative;
width: 100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.list-facilities li .txt {
display: block;
background-color: #fff;
position: relative;
z-index: 2;
padding: 0 20px 0 10px;
}
@media screen and (max-width: 500px) and (orientation: portrait) {
.list-facilities li .txt {
font-size: 13px;
width: 70%;
line-height: 1.6;
}
}
.list-facilities li .num {
margin: 0 0 0 auto;
display: block;
background-color: #fff;
position: relative;
z-index: 2;
padding: 0 10px 0 20px;
}
@media screen and (max-width: 500px) and (orientation: portrait) {
.list-facilities li .num {
font-size: 13px;
}
}
.list-facilities li::after {
content: "";
display: block;
width: 100%;
position: absolute;
left: 0;
bottom: 45%;
border-bottom: dashed 1px #333;
}
.wrap-img .cap {
display: block;
margin-top: 10px;
font-size: 14px;
letter-spacing: 1px;
line-height: 1.6;
}
.sec-recruit-catch {
background-color: #ffe500 !important;
min-height: 500px;
position: relative;
width: 100%;
overflow: hidden;
padding-bottom: 250px;
}
@media screen and (max-width: 500px) and (orientation: portrait) {
.sec-recruit-catch {
padding-bottom: 150px;
}
}
.sec-recruit-catch .inner {
min-height: 300px;
}
.sec-recruit-catch .catch {
padding: 50px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
@media screen and (max-width: 500px) and (orientation: portrait) {
.sec-recruit-catch .catch {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
}
.sec-recruit-catch .catch .wrap-img {
width: 300px;
padding-right: 50px;
}
@media screen and (max-width: 500px) and (orientation: portrait) {
.sec-recruit-catch .catch .wrap-img {
width: 150px;
padding-right: 0;
margin: 0 auto 30px;
}
}
.sec-recruit-catch .catch .wrap-txt {
-webkit-transform: skewX(-7deg);
transform: skewX(-7deg);
letter-spacing: 1px;
line-height: 1.6;
font-size: 40px;
font-weight: bold;
}
@media screen and (max-width: 500px) and (orientation: portrait) {
.sec-recruit-catch .catch .wrap-txt {
width: 100%;
font-size: 30px;
}
}
.sec-recruit-catch .catch span {
border-bottom: solid 5px #000;
}
.sec-recruit-catch .slide-2 {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
}
.list-mes li {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
margin-bottom: 30px;
position: relative;
padding-left: 90px;
}
@media screen and (max-width: 500px) and (orientation: portrait) {
.list-mes li {
padding-left: 60px;
}
}
.list-mes li::before {
content: "";
width: 60px;
height: 1px;
display: block;
background-color: #000;
margin: 10px 10px 0 0;
position: absolute;
left: 0;
top: 3px;
}
@media screen and (max-width: 500px) and (orientation: portrait) {
.list-mes li::before {
width: 30px;
}
}
.list-mes .kind {
display: block;
font-weight: bold;
white-space: nowrap;
letter-spacing: 1px;
line-height: 1.6;
font-size: 16px;
}
@media screen and (max-width: 500px) and (orientation: portrait) {
.list-mes .kind {
font-size: 14px;
}
}
.list-mes p {
padding-left: 30px;
letter-spacing: 1px;
line-height: 1.6;
font-size: 16px;
}
@media screen and (max-width: 500px) and (orientation: portrait) {
.list-mes p {
font-size: 14px;
}
}
.form-style-1 {
max-width: 600px;
margin: 0 auto 30px;
}
.form-style-1 dl {
margin-bottom: 40px;
}
.form-style-1 dt {
font-size: 15px;
font-weight: bold;
margin-bottom: 10px;
}
@media screen and (max-width: 500px) and (orientation: portrait) {
.form-style-1 dt {
font-size: 14px;
}
}
.form-style-1 dt .req {
font-size: 10px;
background-color: #ff3333;
color: #fff;
display: inline-block;
margin-left: 10px;
border-radius: 100px;
font-weight: normal;
padding: 3px 10px;
}
.form-style-1 dd {
font-size: 15px;
margin-bottom: 25px;
}
@media screen and (max-width: 500px) and (orientation: portrait) {
.form-style-1 dd {
font-size: 14px;
}
}
.form-style-1 dd .note {
display: block;
font-size: 12px;
margin: 0 0 10px;
}
@media screen and (max-width: 500px) and (orientation: portrait) {
.form-style-1 dd .note {
font-size: 10px;
}
}
.form-style-1 .wrap-radio {
margin-right: 10px;
}
.form-style-1 input[type="text"],
.form-style-1 input[type="email"],
.form-style-1 input[type="tel"] {
width: 100%;
height: 40px;
padding: 5px 10px;
font-size: 15px;
border: solid 1px #ccc;
border-radius: 3px;
}
@media screen and (max-width: 500px) and (orientation: portrait) {
.form-style-1 input[type="text"],
.form-style-1 input[type="email"],
.form-style-1 input[type="tel"] {
height: 35px;
}
}
.form-style-1 input[type="text"]:focus,
.form-style-1 input[type="email"]:focus,
.form-style-1 input[type="tel"]:focus {
border: solid 1px #333;
}
.form-style-1 input[type="text"].txt-s,
.form-style-1 input[type="email"].txt-s,
.form-style-1 input[type="tel"].txt-s {
width: 80px;
}
.form-style-1 select {
font-size: 16px;
padding: 10px 5px;
border: solid 1px #ccc;
border-radius: 3px;
}
@media screen and (max-width: 500px) and (orientation: portrait) {
.form-style-1 select {
font-size: 14px;
padding: 5px 5px;
}
}
.form-style-1 textarea {
width: 100%;
height: 300px;
padding: 10px;
font-size: 15px;
border: solid 1px #ccc;
border-radius: 3px;
letter-spacing: 1px;
line-height: 1.6;
}
@media screen and (max-width: 500px) and (orientation: portrait) {
.form-style-1 textarea {
height: 200px;
}
}
.form-style-1 textarea:focus {
border: solid 1px #333;
}
.form-style-1 p.note {
font-size: 14px;
margin-bottom: 20px;
text-align: center;
letter-spacing: 1px;
line-height: 1.6;
}
.bt-send {
width: 250px;
height: auto;
display: block;
margin: 0 auto;
border: none;
background: transparent;
cursor: pointer;
}
@media screen and (max-width: 500px) and (orientation: portrait) {
.bt-send {
width: 200px;
}
}
.bt-send img {
-webkit-filter: drop-shadow(2px 2px 3px #ccc);
filter: drop-shadow(2px 2px 3px #ccc);
display: block;
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
.bt-send img:hover {
opacity: 0.8;
-webkit-filter: drop-shadow(0px 0px 0px #ccc);
filter: drop-shadow(0px 0px 0px #ccc);
}
#contact .block {
margin-bottom: 100px;
}
@media screen and (max-width: 500px) and (orientation: portrait) {
#contact .block {
margin-bottom: 50px;
}
}
#contact .title-h3 {
font-size: 30px;
-webkit-transform: skewX(-7deg);
transform: skewX(-7deg);
margin: 0 auto 50px;
letter-spacing: 2px;
text-align: center;
width: -webkit-fit-content;
width: -moz-fit-content;
width: fit-content;
}
@media screen and (max-width: 500px) and (orientation: portrait) {
#contact .title-h3 {
font-size: 24px;
margin-bottom: 30px;
}
}
#contact .tel {
text-align: center;
}
#contact .tel .icon {
width: auto;
height: 34px;
margin-right: 20px;
display: inline-block;
vertical-align: middle;
}
@media screen and (max-width: 500px) and (orientation: portrait) {
#contact .tel .icon {
height: 24px;
margin-right: 10px;
}
}
#contact .tel a {
font-size: 40px;
font-weight: bold;
display: inline-block;
vertical-align: middle;
-webkit-transform: skewX(-7deg);
transform: skewX(-7deg);
color: #333;
}
@media screen and (max-width: 500px) and (orientation: portrait) {
#contact .tel a {
font-size: 30px;
}
}
#contact .tel .bh {
display: block;
margin: 20px auto 0;
font-size: 16px;
}
@media screen and (max-width: 500px) and (orientation: portrait) {
#contact .tel .bh {
font-size: 12px;
}
}
.sec-blog-list .inner {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.sec-blog-list .left {
width: 80%;
padding-right: 10%;
min-height: 500px;
text-align: left;
}
.sec-blog-list .left .blog-title {
margin-bottom: 30px;
}
@media screen and (max-width: 834px) {
.sec-blog-list .left {
width: 100%;
padding-right: 0;
}
}
.sec-blog-list .right {
width: 20%;
background: #f5f5f5;
min-height: 500px;
text-align: left;
}
@media screen and (max-width: 834px) {
.sec-blog-list .right {
width: 100%;
}
}
.sec-blog-list .right .item h4 {
text-align: center;
padding: 10px 5px;
font-size: 14px;
background-color: #000;
color: #fff;
font-weight: bold;
}
@media screen and (max-width: 1024px) {
.sec-blog-list .right .item h4 {
font-size: 12px;
}
}
.sec-blog-list .right .item ul {
padding: 30px 10px;
}
.sec-blog-list .right .item li {
list-style: disc;
list-style-position: outside;
margin: 0 0 10px 20px;
}
.sec-blog-list .right .item li:last-child {
margin-bottom: 0;
}
.sec-blog-list .right .item li .date {
display: block;
font-size: 10px;
}
.sec-blog-list .right .item li a {
font-size: 14px;
letter-spacing: 1px;
font-weight: bold;
}
@media screen and (max-width: 1024px) {
.sec-blog-list .right .item li a {
font-size: 12px;
}
}
.sec-blog-list .right .item li a:hover {
opacity: 0.8;
}
.sec-blog-list .right .item.item-cat .children {
padding: 10px 0;
}
.sec-blog-list .right .item.item-ac .link-cl li {
font-size: 12px;
}
@media screen and (max-width: 1024px) {
.sec-blog-list .right .item.item-ac .link-cl li {
font-size: 10px;
}
}
.sec-blog-list .blog-list {
letter-spacing: 1.5px;
}
.sec-blog-list .blog-list li {
padding: 20px 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.sec-blog-list .blog-list li .wrap-img {
width: 30%;
overflow: hidden;
background: #eee;
background-image: url(//ozawa-kaitai.com/wp-content/themes/wp_nbsp/images/logo-bk.svg);
background-position: center;
background-size: 80px;
background-repeat: no-repeat;
height: 150px;
}
@media screen and (max-width: 400px) and (orientation: portrait) {
.sec-blog-list .blog-list li .wrap-img {
width: 100%;
height: 170px;
margin-bottom: 20px;
}
}
.sec-blog-list .blog-list li .wrap-img img {
width: 100%;
height: 170px;
-o-object-fit: cover;
object-fit: cover;
}
.sec-blog-list .blog-list li .wrap-txt {
width: 70%;
padding-left: 20px;
}
@media screen and (max-width: 400px) and (orientation: portrait) {
.sec-blog-list .blog-list li .wrap-txt {
width: 100%;
padding-left: 0;
}
}
.sec-blog-list .blog-list li .wrap-txt h4 {
font-size: 18px;
margin-bottom: 10px;
}
@media screen and (max-width: 1024px) {
.sec-blog-list .blog-list li .wrap-txt h4 {
font-size: 16px;
}
}
.sec-blog-list .blog-list li .wrap-txt .icon-new {
font-size: 10px;
font-weight: normal;
background-color: #cb2f00;
color: #fff;
letter-spacing: 0.5px;
padding: 2px 6px;
vertical-align: middle;
margin-left: 5px;
margin-bottom: 2px;
-webkit-transform: skewX(-7deg);
transform: skewX(-7deg);
display: inline-block;
}
.sec-blog-list .blog-list li .wrap-txt .date {
font-size: 12px;
display: block;
}
@media screen and (max-width: 1024px) {
.sec-blog-list .blog-list li .wrap-txt .date {
font-size: 10px;
}
}
.sec-blog-list .blog-list li .wrap-txt .desc {
margin-top: 10px;
}
.sec-blog-list .blog-list li .wrap-txt .desc p {
font-size: 14px;
letter-spacing: 1px;
line-height: 1.6;
}
@media screen and (max-width: 1024px) {
.sec-blog-list .blog-list li .wrap-txt .desc p {
font-size: 12px;
}
}
.sec-blog-list .blog-list li .wrap-txt .bt-details {
font-size: 10px;
margin-top: 20px;
display: block;
background-color: #000;
color: #fff;
padding: 6px;
text-align: center;
max-width: 100px;
border-radius: 3px;
letter-spacing: 1px;
}
.sec-blog-list .blog-list li .wrap-txt .bt-details::before {
content: "▶ ";
font-size: 10px;
}
.sec-blog-list .wp-pagenavi {
text-align: center;
padding: 50px 0;
margin-top: 50px;
}
.sec-blog-list .wp-pagenavi span,
.sec-blog-list .wp-pagenavi a {
font-size: 14px;
display: inline-block;
background-color: #eee;
border-radius: 3px;
vertical-align: top;
margin: 0 5px;
padding: 10px 15px;
}
@media screen and (max-width: 1024px) {
.sec-blog-list .wp-pagenavi span,
.sec-blog-list .wp-pagenavi a {
font-size: 12px;
}
}
@media screen and (max-width: 400px) and (orientation: portrait) {
.sec-blog-list .wp-pagenavi span,
.sec-blog-list .wp-pagenavi a {
padding: 6px 10px;
font-size: 12px;
}
}
.sec-blog-list .wp-pagenavi span.current {
background-color: #000;
color: #fff;
}
.wrap-bn-rec {
padding: 50px 0;
max-width: 1024px;
margin: 0 auto;
}
#news .info {
font-size: 14px;
margin-bottom: 20px;
}
#news .entry {
min-height: 300px;
} .slick {
overflow: hidden;
width: 100%;
position: relative;
}
.slick li.slick-slide {
display: inline-block;
vertical-align: middle;
overflow: hidden;
}
.slick li.slick-slide img {
width: 100%;
height: auto;
} .slick-slide,
.slick-slider .slick-track,
.slick-slider .slick-list {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
-webkit-transform: translateZ(0);
transform: translateZ(0);
-webkit-perspective: 1000;
perspective: 1000;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.slick-arrow {
position: absolute;
top: 50%;
font-size: 50px;
margin-top: -50px;
z-index: 2;
}
.slick-prev {
left: 10px;
}
.slick-next {
right: 10px;
}
.fa-angle-left {
width: 50px;
height: 50px;
display: block;
border-top: solid 1px #333;
border-left: solid 1px #333;
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.fa-angle-right {
width: 50px;
height: 50px;
display: block;
border-top: solid 1px #333;
border-right: solid 1px #333;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}
.slick-dots {
text-align: center;
position: absolute;
bottom: 0px;
left: 0;
width: 100%;
}
.slick-dots li {
display: inline-block;
width: 10px;
height: 10px;
margin: 0 5px;
background-color: #ddd;
border-radius: 100%;
text-indent: -9999px;
cursor: pointer;
}
.slick-dots li.slick-active {
background-color: #0071bc;
} .wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
-webkit-clip-path: inset(50%);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em auto;
padding: 10px;
text-align: center;
border: 1px solid #00a0d2;
font-size: 16px;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; color: #dc3232;
}
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #dc3232; color: #dc3232;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 14px;
font-weight: normal;
display: block;
margin-top: 10px;
}