@charset "UTF-8";

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font: inherit;
font-size: 100%;
vertical-align: baseline; }
html {
line-height: 1; }
ol, ul {
list-style: none; }
table {
border-collapse: collapse;
border-spacing: 0; }
caption, th, td {
text-align: left;
font-weight: normal;
vertical-align: middle; }
q, blockquote {
quotes: none; }
q:before, q:after, blockquote:before, blockquote:after {
content: "";
content: none; }
a img {
border: none; }
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
display: block; }         #ferris .content {
width: 556px;
position: relative;
margin: 0px auto; }
.all-ferris {
overflow: hidden;
top: -38px;
position: absolute;
z-index: 0;
left: 0;
right: 0;
margin: auto; }
.fukidashi {
background: url(//kenjishika.com/wp-content/themes/img/fukidashi.png) no-repeat;
width: 196px;
height: 120px;
background-size: 100%;
position: absolute;
z-index: 1;
color: #777777;
left: -180px; bottom: 100px; }
.fukidashi p {
font-size: 15px;
font-family: fot-tsukubrdgothic-std;
font-weight: bold;
line-height: 130%;
letter-spading: 0; }
.fukidashi_wrap {
display: table;
width: 100%;
height: 100%; }
.fukidashi_in {
display: table-cell;
vertical-align: middle;
width: 100%;
height: auto;
box-sizing: border-box;
padding: 5px;
padding-left: 20px; }
.sasae {
background: url(//kenjishika.com/wp-content/themes/img/ferris_ziku.png) no-repeat 50% 100%;
position: relative;
height: 512px;
display: inline-block;
width: 100%; }
.machi {
background: url(//kenjishika.com/wp-content/themes/img/house_img.png) no-repeat;
background-position: 50% 100%;
height: 512px; }
@-moz-keyframes bgroop {
from {
background-position: 0  0; }
to {
background-position: -1600px 0; } }
@-webkit-keyframes bgroop {
from {
background-position: 0  0; }
to {
background-position: -1600px 0; } }
@keyframes bgroop {
from {
background-position: 0 0; }
to {
background-position: -1600px 0; } }
.yohaku {
height: 60px; }
#ferris {
position: relative;
z-index: 0;
width: 100%;
height: 460px;
height: 550px;
background: url(//kenjishika.com/wp-content/themes/img/00_main_bg.png) repeat-x;
background-size: 1600px 460px;
background-position: 0 0;
-moz-animation: bgroop 200s linear infinite;
-webkit-animation: bgroop 200s linear infinite;
animation: bgroop 200s linear infinite; }
.ferris-circles {
height: 556px;
background: url(//kenjishika.com/wp-content/themes/img/ferris_wheel.png) no-repeat;
background-position: 48% 50%; }
.ferris-circles h4 {
margin: 10px 0 0 0;
font-size: 18px;
text-transform: uppercase; }
.center-circle {
width: 82px;
height: 82px;
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
margin: auto;
text-align: center;
z-index: 1000; }
.center-circle h4 {
color: #FFF;
text-transform: uppercase; }
.ferris1, .ferris3, .ferris6 {
background-image: url(//kenjishika.com/wp-content/themes/img/menu_back_w.png);
background-repeat: no-repeat;
width: 136px;
height: 136px;
text-align: center; }
.ferris2, .ferris4, .ferris7 {
background-image: url(//kenjishika.com/wp-content/themes/img/menu_back_r.png);
background-repeat: nno-repeat;
width: 136px;
height: 136px;
text-align: center; }
.ferris5, .ferris8 {
background-image: url(//kenjishika.com/wp-content/themes/img/menu_back_g.png);
background-repeat: no-repeat;
width: 136px;
height: 136px;
text-align: center; }
.ferris1 {
left: 0;
right: 0;
margin: auto;
top: 0;
position: absolute; }
.ferris2 {
top: 12%;
right: 12%;
position: absolute; }
.ferris3 {
bottom: 0;
top: 0;
margin: auto;
right: 0;
position: absolute; }
.ferris4 {
bottom: 12%;
right: 12%;
position: absolute; }
.ferris5 {
left: 0;
right: 0;
margin: auto;
bottom: 0;
position: absolute; }
.ferris6 {
bottom: 12%;
left: 12%;
position: absolute; }
.ferris7 {
bottom: 0;
top: 0;
margin: auto;
left: 0;
position: absolute; }
.ferris8 {
top: 12%;
left: 12%;
position: absolute; }
.ferris-description {
text-align: center;
margin-top: 0px; }
.ferris-description p, .ferris-description h4 {
color: #FFF;
margin-right: 10px;
margin-left: 10px;
text-align: left; }
.ferris-description h4 {
text-transform: uppercase;
margin-bottom: 0; }
@keyframes spin {
from {
transform: rotate(0deg);
-webkit-transform: rotate(0deg);
-ms-transform: rotate(0deg);
-moz-transform: rotate(0deg); }
to {
transform: rotate(360deg);
-webkit-transform: rotate(360deg);
-ms-transform: rotate(360deg);
-moz-transform: rotate(360deg); } }
@keyframes spinback {
from {
transform: rotate(0deg);
-webkit-transform: rotate(0deg);
-ms-transform: rotate(0deg);
-moz-transform: rotate(0deg); }
to {
transform: rotate(-360deg);
-webkit-transform: rotate(-360deg);
-ms-transform: rotate(-360deg);
-moz-transform: rotate(-360deg); } }
@-webkit-keyframes spin {
from {
transform: rotate(0deg);
-webkit-transform: rotate(0deg);
-ms-transform: rotate(0deg);
-moz-transform: rotate(0deg); }
to {
transform: rotate(360deg);
-webkit-transform: rotate(360deg);
-ms-transform: rotate(360deg);
-moz-transform: rotate(360deg); } }
@-webkit-keyframes spinback {
from {
transform: rotate(0deg);
-webkit-transform: rotate(0deg);
-ms-transform: rotate(0deg);
-moz-transform: rotate(0deg); }
to {
transform: rotate(-360deg);
-webkit-transform: rotate(-360deg);
-ms-transform: rotate(-360deg);
-moz-transform: rotate(-360deg); } }
.ferris-circles {
-webkit-animation-name: spin;
-webkit-animation-iteration-count: infinite;
-webkit-animation-timing-function: linear;
-webkit-animation-duration: 40s;
animation-name: spin;
animation-iteration-count: infinite;
animation-timing-function: linear;
animation-duration: 40s; }
.ferris1, .ferris2, .ferris3, .ferris4, .ferris5, .ferris6, .ferris7, .ferris8 {
-webkit-animation-name: spinback;
-webkit-animation-iteration-count: infinite;
-webkit-animation-timing-function: linear;
-webkit-animation-duration: 40s;
animation-name: spinback;
animation-iteration-count: infinite;
animation-timing-function: linear;
animation-duration: 40s;
overflow: hidden; }
.ferris1 a, .ferris2 a, .ferris3 a, .ferris4 a, .ferris5 a, .ferris6 a, .ferris7 a, .ferris8 a {
display: block; }
.ferris-circles:hover .ferris1, .ferris-circles:hover .ferris2, .ferris-circles:hover .ferris3, .ferris-circles:hover .ferris4, .ferris-circles:hover .ferris5, .ferris-circles:hover .ferris6, .ferris-circles:hover .ferris7, .ferris-circles:hover .ferris8, .ferris-circles:hover {
animation-play-state: paused;
-webkit-animation-play-state: paused; }
.swing > div a {
display: block; }
.swing:hover > div img {
-webkit-animation-name: swing;
-webkit-animation-iteration-count: 1;
-webkit-animation-timing-function: linear;
-webkit-animation-duration: 5s;
z-index: 2;
position: relative; }
.swing > div a {
position: relative;
width: 100%;
height: 100%; }
.swing > div a:hover:before {
content: '';
z-index: 2;
position: absolute;
right: 0;
bottom: 0;
border-radius: 50%;
ms-border-radius: 50%;
background-color: rgba(0, 0, 0, 0.3);
width: calc(100% - 2px);
height: calc(100% - 2px); }
@-webkit-keyframes swing {
0% {
-webkit-transform: rotate(0deg); }
13% {
-webkit-transform: rotate(4deg); }
15% {
-webkit-transform: rotate(6deg); }
17% {
-webkit-transform: rotate(4deg); }
30% {
-webkit-transform: rotate(0deg); }
45% {
-webkit-transform: rotate(-6deg); }
70% {
-webkit-transform: rotate(0deg); }
85% {
-webkit-transform: rotate(3deg); }
90% {
-webkit-transform: rotate(0deg); }
100% {
-webkit-transform: rotate(0deg); } }
@keyframes swing {
0% {
transform: rotate(0deg); }
13% {
transform: rotate(4deg); }
15% {
transform: rotate(6deg); }
17% {
transform: rotate(4deg); }
30% {
transform: rotate(0deg); }
45% {
transform: rotate(-6deg); }
70% {
transform: rotate(0deg); }
85% {
transform: rotate(3deg); }
90% {
transform: rotate(0deg); }
100% {
transform: rotate(0deg); } }
.map {
width: 100%;
height: 0px;
clear: both; } clearfix::after {
content: " ";
display: block;
visibility: hidden;
clear: both;
height: 0;
line-height: 0; }
dt.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden; }
.clearfix {
display: inline-table; }
* html .clearfix {
height: 1%; }
.clearfix {
display: block;
zoom: 1; }
img {
margin: 0;
padding: 0;
vertical-align: bottom;
max-width: 100%;
height: auto; }
.bold {
font-weight: bold; }
.mt3 {
margin-top: 3px !important; }
.mt5 {
margin-top: 5px !important; }
.mt10 {
margin-top: 10px !important; }
.mt15 {
margin-top: 15px !important; }
.mt20 {
margin-top: 20px !important; }
.mt30 {
margin-top: 30px !important; }
.mt40 {
margin-top: 40px !important; }
.mt50 {
margin-top: 50px !important; }
.mb3 {
margin-bottom: 3px !important; }
.mb5 {
margin-bottom: 5px !important; }
.mb10 {
margin-bottom: 10px !important; }
.mb20 {
margin-bottom: 20px !important; }
.mb30 {
margin-bottom: 30px !important; }
.mb40 {
margin-bottom: 40px !important; }
.mb50 {
margin-bottom: 50px !important; }
.pdg3 {
padding: 3px; }
.pdg5 {
padding: 5px; }
.pdg10 {
padding: 10px; }
.pdg20 {
padding: 20px; }
.pdg30 {
padding: 30px; }
.pdg40 {
padding: 40px; }
.pdg50 {
padding: 50px; }
.va--t {
vertical-align: top; }
.va--m {
vertical-align: middle; }
.va--b {
vertical-align: bottom; }
button[type="submit"] {
-o-box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
font-family: inherit;
vertical-align: baseline;
cursor: pointer; }
input[type="text"],
input[type="email"],
input[type="number"],
input[type="url"],
input[type="password"],
input[type="date"] {
border: 1px solid #ddd;
vertical-align: baseline;
-o-box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box; }
input[type="submit"] {
cursor: pointer; }
select {
border: 1px solid #ddd;
font-family: inherit;
vertical-align: baseline;
-o-box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box; }
::-webkit-input-placeholder {
color: #888; }
::-moz-placeholder {
color: #888;
opacity: 1; }
:-ms-input-placeholder {
color: #888; }
hr {
color: #EBE4D6;
height: 1px; }
.current_page_item, .current {
color: #f57f00 !important; }
.menu li.current a {
color: #f57f00 !important; }
a {
outline: none;
cursor: pointer;
display: inline-block;
-moz-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
-webkit-transition: all 0.5s ease-out;
transition: all 0.5s ease-out; }
a:link {
color: #444444;
text-decoration: none; }
a:visited {
color: #444444;
text-decoration: none; }
a:hover {
color: #f57f00 !important;
text-decoration: none;
-moz-transition: all 0.2s ease-out;
-o-transition: all 0.2s ease-out;
-webkit-transition: all 0.2s ease-out;
transition: all 0.2s ease-out; }
a:active {
color: #f57f00;
text-decoration: none; }
a img {
-moz-transition: opacity 0.2s ease-out;
-o-transition: opacity 0.2s ease-out;
-webkit-transition: opacity 0.2s ease-out;
transition: opacity 0.2s ease-out; }
a:hover img {
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
opacity: 0.8; } body {
font-size: 16px;
font-family: tbudgothic-std, "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
color: #444444;
position: relative;
width: 100%;
-webkit-text-size-adjust: 100%; }
.headline {
background: url(//kenjishika.com/wp-content/themes/img/line.jpg);
height: 25px;
margin-bottom: 34px; }
#menu li {
position: relative;
float: left;
margin-bottom: 40px;
width: 14.28571%;
height: 75px;
text-align: center;
color: #247b7f;
font-family: fot-tsukubrdgothic-std, "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
font-weight: bold; }
#menu li:after {
content: '';
position: absolute;
background: url(//kenjishika.com/wp-content/themes/img/menuline.png) no-repeat;
bottom: 0;
margin: auto;
right: 0;
width: 4px;
height: 36px; }
#menu li:after:last-child {
content: none; }
#menu li a {
color: #247b7f;
display: block;
padding-top: 75px;
font-size: 18.8px; }
#menu li a:hover {
color: #f57f00; }
#menu li:first-child {
background: url(//kenjishika.com/wp-content/themes/img/nmenu01.png) no-repeat 50% 50%;
background-size: 46px; }
#menu li:nth-child(2) {
background: url(//kenjishika.com/wp-content/themes/img/nmenu02.png) no-repeat 50% 50%;
background-size: 45px; }
#menu li:nth-child(3) {
background: url(//kenjishika.com/wp-content/themes/img/nmenu03.png) no-repeat 50% 50%;
background-size: 31px; }
#menu li:nth-child(4) {
background: url(//kenjishika.com/wp-content/themes/img/nmenu04.png) no-repeat 50% 50%;
background-size: 36px; }
#menu li:nth-child(5) {
background: url(//kenjishika.com/wp-content/themes/img/nmenu05.png) no-repeat 50% 50%;
background-size: 35px; }
#menu li:nth-child(6) {
background: url(//kenjishika.com/wp-content/themes/img/nmenu06.png) no-repeat 50% 50%;
background-size: 46px; }
#menu li:nth-child(7) {
background: url(//kenjishika.com/wp-content/themes/img/nmenu07.png) no-repeat 50% 50%;
background-size: 39px; }
h2, h3, h4, h5 {
font-family: fot-tsukubrdgothic-std, "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
color: #777777; }
h2 {
font-size: 30px;
padding-bottom: 26px;
font-weight: bold;
background: url(//kenjishika.com/wp-content/themes/img/line.png) no-repeat 50% 100%;
margin-bottom: 30px; } #about {
position: relative;
overflow: hidden;
padding-bottom: 80px; }
#about .tree1 {
position: absolute;
z-index: 10;
right: 0;
bottom: 0; }
#about h2 {
color: #ff5f4a;
background: url(//kenjishika.com/wp-content/themes/img/tooth_face.png) no-repeat 0 50%;
background-size: 37px;
padding-left: 56px;
padding-bottom: 0;
height: 42px;
line-height: 42px; }
#about:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 120%;
height: 100%;
margin: 0% -10% 0;
background: url(//kenjishika.com/wp-content/themes/img/bg01.jpg);
-webkit-transform-origin: right center;
-ms-transform-origin: right center;
transform-origin: right center;
-webkit-transform: rotate(-4deg);
-ms-transform: rotate(-4deg);
transform: rotate(-4deg);
z-index: -1; }
#about .o-2column {
margin: 0 -35px; }
#about .o-2column .col-md-7 {
padding: 0 35px;
padding-top: 35px; }
#about .o-2column .col-md-7 p {
line-height: 220%; }
.about_in {
box-sizing: border-box;
width: 100%;
height: 100%;
margin: 0 auto;
padding: 70px 0 0; } #promise {
position: relative;
padding-top: 0;
overflow: hidden;
margin-top: -210px; }
#promise:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 120%;
height: 86%;
margin: 0% -10% 0;
background: #fffcf0;
-webkit-transform-origin: right center;
-ms-transform-origin: right center;
transform-origin: right center;
-webkit-transform: rotate(-4deg);
-ms-transform: rotate(-4deg);
transform: rotate(-4deg);
z-index: -1; }
#promise:after {
content: '';
position: absolute;
bottom: 0;
left: 0;
width: 120%;
height: 50%;
margin: 0% -10% 0;
background: #fffcf0;
z-index: -1; }
#promise .promise_in {
box-sizing: boder-box;
width: 100%;
height: 100%;
margin: 0 auto;
padding: 190px 10px 120px;
padding-bottom: 70px; }
#promise h2 {
text-align: center;
letter-spacing: 1px; }
#promise h2.promise-h2 .orange {
color: #ff5f4a; }
#promise h2.promise-h2 .orange .big {
font-size: 44px; }
#promise h3 {
padding: 10px;
background: #f4a9a4;
color: #fff;
border-radius: 6px;
font-size: 20px;
margin-bottom: 18px;
position: relative;
margin-left: 16px;
padding-left: 20px; }
#promise h3:before {
content: '';
position: absolute;
z-index: 1;
background: url(//kenjishika.com/wp-content/themes/img/tooth.png);
width: 30px;
height: 32px;
top: 0;
bottom: 0;
margin: auto;
left: -16px; }
#promise p {
font-size: 15px;
padding: 0 10px;
line-height: 200%; }
#promise .o-4column {
margin: 0 -20px;  }
#promise .o-4column .col-md-3 {
padding: 20px 20px; }
p {
line-height: 180%; }
.cl {
min-height: 0px;
clear: both; }
.cl:after {
content: "."; display: block; clear: both;
height: 0;
visibility: hidden; }
* html .cl {
height: 0px;/*\*//*/height: auto;
overflow: hidden;/**/}
@media screen, tv {
.print {
display: none; } }
@media print {
#pagetop {
display: none; } }
#pageTop {
position: fixed;
bottom: 40px;
right: 40px;
font-family: Palatino Linotype;
z-index: 10; } a img.linkimg {
background: none !important; }
a:hover img.linkimg {
opacity: 0.6;
filter: alpha(opacity=60);
-ms-filter: "alpha( opacity=60 )";
background: none !important; }
.nopc {
display: none; } @media (min-width: 768px) {
.container {
width: 900px;
max-width: 100%; } }
@media (min-width: 992px) {
.container {
width: 1100px;
max-width: 100%; } }
@media (min-width: 1200px) {
.container {
width: 1230px;
max-width: 100%; } }
header .sitelogo {
float: left;
width: 35%;
font-size: 11px; }
header .sitelogo span {
letter-spacing: 1px; }
header .sitelogo h1 {
color: #37a2dd; }
header .sitelogo a {
margin-bottom: 8px;
display: block; }
header .sitelogo a img {
-moz-transition: none !important;
-o-transition: none !important;
-webkit-transition: none !important;
transition: none !important;
opacity: inherit; }
header .headtel {
position: absolute;
z-index: 20;
background-image: url(//kenjishika.com/wp-content/themes/img/haburashi.png), url(//kenjishika.com/wp-content/themes/img/bg10.png);
background-repeat: no-repeat,repeat;
background-position: 97% 100%,0% 0%;
-webkit-border-bottom-right-radius: 9px;
-moz-border-radius-bottomright: 9px;
border-bottom-right-radius: 9px;
-webkit-border-bottom-left-radius: 9px;
-moz-border-radius-bottomleft: 9px;
border-bottom-left-radius: 9px;
width: 314px;
height: 100px;
top: -60px;
right: 75px;
padding: 16px; }
header .tel1 {
font-size: 29px;
color: #998156;
padding-left: 46px;
background: url(//kenjishika.com/wp-content/themes/img/headtel.png) no-repeat;
background-size: 32px auto;
font-family: turnip;
letter-spacing: 1px;
height: 32px;
margin-bottom: 10px; }
header .gogo {
color: #998156;
font-size: 10px;
margin-right: 22px;
text-align: right;
display: block;
letter-spacing: 1px; }
header .headlink {
float: right;
margin-right: 400px;
margin-bottom: 88px; }
header .headlink a {
display: block;
color: #0094c1;
font-size: 13px;
line-height: 100%;
background: url(//kenjishika.com/wp-content/themes/img/ya01.png) no-repeat 0 50%;
padding-left: 10px; }
header .headlink li {
margin-right: 20px;
display: inline-block; }
header .ico_facebook {
position: absolute;
z-index: 1;
top: 0;
right: 15px;
width: 44px;
height: auto; }
header #topimage {
width: 100%;
height: 416px;
position: relative;
margin-bottom: 30px; }
header #topimage:before {
content: '';
width: 100%;
height: 314px;
background: #ffebe9;
position: absolute;
top: 0;
left: 0; }
header #topimage .container {
height: 100%; }
header #top_slider {
margin-top: -48px;
position: relative;
float: right;
width: 53.5%; }
header .top_text {
position: absolute;
z-index: 1;
left: 13.43%;
top: -15px;
width: 30.6%; }
header .top_icon {
position: absolute;
z-index: 1;
bottom: 0;
left: 81px; }
header .hosoku li {
color: #727171;
font-size: 15px;
padding-left: 20px;
min-height: 20px;
display: inline-block;
margin-right: 14px; }
header .hosoku li.barrierfree {
background: url(//kenjishika.com/wp-content/themes/img/kurumaisu.png) no-repeat;
background-size: 18px auto; }
header .hosoku li.parking {
background: url(//kenjishika.com/wp-content/themes/img/parking.png) no-repeat;
background-size: 18px auto; } .headline li a {
color: #0094c1; } .newsbox {
clear: both; }
.newsbox_l {
float: left;
width: calc(100% - 400px); }
.newsbox_r {
float: right;
width: 380px; }
#cms {
background: url(//kenjishika.com/wp-content/themes/img/bg16.png) repeat;
padding: 45px 0; }
.cmsbox {
padding: 25px;
background: #fff;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
-ms-border-radius: 10px;
border-radius: 10px; }
.cmsbox h3 {
font-size: 29px;
font-weight: bold;
margin-bottom: 14px; }
.cmsbox h3 span {
margin-left: 30px;
font-size: 18px; }
.cmsbox li {
border-bottom: 1px solid #ccc;
padding: 8px 0;
display: inline-block;
width: 100%; }
.cmsbox li a {
color: #444444; }
.cmsbox li span {
color: #888888;
font-size: 9px;
margin-right: 25px; }
.newslist {
margin-bottom: 10px; }
.newslist h3 {
color: #28aad1; }
.newslist h3 span {
color: #5dc9e2; }
.bloglist h3 {
color: #21c19b; }
.bloglist h3 span {
color: #21c19b; }
.facebook {
background: #bee3ed;
border: 2px solid #7cd8d8;
text-align: center;
font-size: 40px;
color: #fff;
height: 100%; }
.foot_copyright {
color: #007c99;
font-size: 13px;
text-align: center;
letter-spacing: 2px; }
footer { }
footer #totop {
position: fixed;
right: 35px;
z-index: 99999;
transition: all .4s linear; }
@media only screen and (max-width: 699px) {
footer #totop {
right: 2px; } }
footer #totop a {
overflow: hidden;
text-indent: 101%;
white-space: nowrap;
display: block;
width: 82px;
height: 82px;
background: url(//kenjishika.com/wp-content/themes/img/pagetop.png) no-repeat; }
footer #totop.showbutton {
bottom: 34px; }
footer #totop.showbutton a {
transition: opacity .4s linear; }
footer #totop.showbutton a:link, footer #totop.showbutton a:visited {
opacity: .6; }
footer #totop.showbutton a:hover, footer #totop.showbutton a:active {
opacity: 1; }
footer #totop.hidebutton {
bottom: -105px; }
footer .foot_menu h4 {
font-size: 16px;
display: inline-block;
color: #fff;
padding: 10px 15px;
margin-bottom: 15px;
font-family: tbudgothic-std, "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
border: 3px solid #fff; }
footer .foot_menu li a {
padding: 8px 0;
color: #fff;
display: block;
font-size: 14px; }
footer .foottel_in {
display: inline-block;
height: 34px;
line-height: 34px;
position: relative; }
footer .foot_01 {
background: #50bdd6;
color: #fff;
padding: 35px 0;
padding-bottom: 46px; }
footer .foot_01 .foot_01_inner {
display: flex;
justify-content: space-around;
-ms-flex-pack: distribute;
justify-content: space-around;
align-items: center;
padding-bottom: 20px;
border-bottom: 3px solid #fff;
margin-bottom: 40px; }
footer .foot_01 .footlogo {
display: inline-block; }
footer .foot_01 .footlogo a img {
-moz-transition: none !important;
-o-transition: none !important;
-webkit-transition: none !important;
transition: none !important;
opacity: inherit; }
footer .foot_01 .footlogo .logo {
margin-bottom: 10px; }
footer .foot_01 .okigaruni {
font-size: 19px;
font-family: fot-tsukubrdgothic-std, "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif; }
footer .foot_01 .foottel { }
footer .foot_01 .tel1 {
font-size: 39px;
color: #fff;
padding-left: 46px;
background: url(//kenjishika.com/wp-content/themes/img/foottel.png) no-repeat;
background-size: 34px auto;
font-family: turnip;
letter-spacing: 1px;
height: 32px;
margin-bottom: 10px;
display: inline-block;
height: 38px;
line-height: 38px;
position: relative;
margin-top: 10px; }
footer .foot_01 .gogo {
color: #fff;
font-size: 13px;
margin-right: 0;
text-align: right;
position: absolute;
top: -10px;
right: 0;
z-index: 10;
display: block;
height: auto;
line-height: normal;
letter-spacing: 1px;
font-weight: bold; }
footer .foot_01 .contact a {
background-color: #fff;
color: #138abc;
font-size: 24px;
font-weight: 700;
letter-spacing: 2px;
text-align: center;
padding: 12px 30px;
box-sizing: border-box;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
border: 2px solid #bcbcbc;
display: block; }
footer .foot_01 .contact a div:before {
content: '';
display: inline-block;
width: 32px;
height: 32px;
background: url(//kenjishika.com/wp-content/themes/img/mail.png) no-repeat 0% 50%;
background-size: 27px;
vertical-align: middle;
margin-right: 20px;
margin-bottom: 4px;
-moz-transition: opacity 0.2s ease-out;
-o-transition: opacity 0.2s ease-out;
-webkit-transition: opacity 0.2s ease-out;
transition: opacity 0.2s ease-out; }
footer .foot_01 .hosoku li {
color: #727171;
font-size: 19px;
padding-left: 30px;
min-height: 22px;
display: inline-block;
margin-right: 14px;
color: #fff; }
footer .foot_01 .hosoku li.barrierfree {
background: url(//kenjishika.com/wp-content/themes/img/kurumaisu2.png) no-repeat 0 50%;
background-size: 22px auto; }
footer .foot_01 .hosoku li.parking {
background: url(//kenjishika.com/wp-content/themes/img/parking2.png) no-repeat 0 50%;
background-size: 22px auto; }
footer .foot_02 {
padding: 35px 0;
background: #c7ecef; }
footer .foot_02 .o-2column2 {
display: flex;
-ms-flex-pack: justify;
-webkit-box-pack: justify;
justify-content: space-between; }
footer .foot_02 .o-2column2 .foot_l {
max-width: 34%;
width: 33.667%; }
footer .foot_02 .o-2column2 .foot_r {
text-align: center;
max-width: 61.75%; }
@media (min-width: 768px) {
footer .foot_02 .col-md-4 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 39.755%;
-ms-flex: 0 0 39.755%;
flex: 0 0 39.755%;
max-width: 39.755%; }
footer .foot_02 .col-md-8 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 60.245%;
-ms-flex: 0 0 60.245%;
flex: 0 0 60.245%;
max-width: 60.245%; } }
footer .foot_02 .footlogo2 img {
-moz-transition: none !important;
-o-transition: none !important;
-webkit-transition: none !important;
transition: none !important;
opacity: inherit;
display: block; }
footer .foot_02 .footlogo2 img a {
display: block; }
footer .foot_02 .tel1 {
font-size: 28px;
color: #998156;
padding-left: 46px;
background: url(//kenjishika.com/wp-content/themes/img/headtel.png) no-repeat;
background-size: 38px auto;
font-family: turnip;
letter-spacing: 1px;
height: 32px;
margin-bottom: 10px;
display: inline-block;
height: 38px;
line-height: 38px;
position: relative;
margin-top: 10px; }
footer .foot_02 .gogo {
color: #998156;
font-size: 10px;
margin-right: 0;
text-align: right;
position: absolute;
top: -10px;
right: 0;
z-index: 10;
display: block;
height: auto;
line-height: normal;
letter-spacing: 1px;
font-weight: bold; }
footer .okigarumi2 {
width: 124px;
height: auto;
display: block; }
footer .mizumido {
color: #008480;
font-size: 15px;
text-align: center;
letter-spacing: 2px; }
footer .fo15 {
font-size: 15px; }
footer .time {
color: #007c99;
margin-bottom: 15px; }
footer .time td {
padding: 7px;
background: #fff;
font-size: 15.5px;
border-bottom: 1px dotted #84bae5;
text-align: center; }
footer .time td:first-child {
padding-left: 14px;
text-align: left; }
footer .time td:last-child {
padding-right: 14px; }
footer .time .consultation {
background: #e9fffe;
border-bottom: none; }
footer .time-text {
color: #007c99;
font-size: 12.5px; }
@media (max-width: 1200px) {
#promise {
margin-top: -170px; } }
@media (max-width: 1200px) {
#promise {
margin-top: -130px; } }
@media (max-width: 992px) {
#promise {
margin-top: -80px; }
* {
padding: 0;
margin: 0;
font-size: 13px;
boader: 0;
text-decoration: none; }
img {
max-width: 100%;
height: auto; }
#about .tree1 {
bottom: -80px; } .newsbox_l {
float: none;
width: auto;
margin-bottom: 20px; }
.newsbox_r {
float: none;
width: auto; }
.footlogo {
width: 50%;
float: left;
margin-bottom: 20px;
text-align: center;
padding-top: 10px; }
.foottel {
width: 50%;
display: inline-block;
float: left;
margin-bottom: 20px; }
footer .foot_01 .foot_01_inner {
display: block; }
.contact {
max-width: 600px;
margin: 0 auto;
clear: both; } header #topimage {
width: 100%;
height: 356px; }
body {
padding-top: 52px; }
.nopc {
display: block; }
.nosp {
display: none !important; }
.accordion li p {
line-height: 26px !important; padding: 0;
margin: 0;
display: block;
border-bottom: 1px solid #fff;
display: block;
background-image: url(//kenjishika.com/wp-content/themes/img/ya01.png);
background-repeat: no-repeat;
background-position: 95% center; padding: 8px;  border-top: none;
text-align: left;
cursor: pointer;
font-weight: normal; }
.accordion li p {
background-image: url(//kenjishika.com/wp-content/themes/cmn/open.png);
background-repeat: no-repeat;
background-size: 16px;
background-position: 95% center; }
.accordion li p.active {
background-image: url(//kenjishika.com/wp-content/themes/cmn/close.png);
background-size: 16px; }
#navi {
color: inherit;
height: auto; margin-top: 52px;
overflow-y: hidden; }
#navi_ul {
position: relative;
height: auto;
text-align: inherit;
margin: 0 auto;
padding: 0;
background: rgba(255, 255, 255, 0.9); }
#navi_ul li a {
text-decoration: none;
font-weight: normal;
letter-spacing: inherit;
font-family: inherit;
line-height: 26px;
padding: 8px;
text-align: left;
height: auto; }
#navi_ul li {
width: auto;
height: auto;
padding: 0;
float: none;
position: relative;
display: inherit;
margin: auto;
display: block; }
#navi_ul li {
-ms-writing-mode: lr-tb;
writing-mode: lr-tb;
min-height: inherit; }
#navi_ul li span {
font-size: 9px;
letter-spacing: 0;
font-weight: normal;
color: #998D66;
position: relative;
z-index: 1;
right: auto;
top: auto;
margin-left: 20px; }
#navi_ul li:after {
display: none; } .headsp {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 52px;
background: #fff;
box-shadow: 0 2px 5px rgba(0, 0, 0, 0.26);
z-index: 9999;
-webkit-user-select: none;
-moz-user-select: none;
user-select: none; }
#logo {
margin-top: 5px; }
header h1 {
height: 30px;
float: left;
max-height: 30px;
max-width: 240px;
padding: 5px;
display: table-cell;
vertical-align: middle;
position: relative; }
header .inner01 h1 img { vertical-align: middle;
width: auto;
height: auto;
max-width: 100%;
max-height: 100%; } header nav {
overflow: auto;
position: fixed;
top: 0;
right: -70%;
width: 70%;
max-width: 320px; opacity: 0;
z-index: 9999; } header .navOpen nav {
opacity: 1;
right: 0; }
header nav ul {
border-top: 1px solid #ccc; }
header nav ul li {
border-bottom: 1px solid #ccc;
color: #000000; }
header nav ul li a {
position: relative;
display: block;
padding: 13px;
text-decoration: none;
line-height: 45px; }
header nav ul li a:before {
position: absolute;
top: 50%;
right: 1.5em;
display: inline-block;
content: "";
width: 7px;
height: 7px;
margin-top: -4px;
margin-right: -4px;
vertical-align: middle;
border-top: 3px solid #666666;
border-right: 3px solid #666666;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
-ms-transform: rotate(45deg); } header .tel2 {
display: block;
width: 40px;
height: 40px;
position: absolute;
top: 7px;
right: 62px;
cursor: pointer; box-sizing: border-box; }
header .navBtn {
display: block;
width: 30px;
height: 30px;
position: absolute;
top: 0;
right: 0;
cursor: pointer;
padding: 10px 10px;
padding-top: 7px;
padding-bottom: 15px;
background: #ffffff;
box-sizing: content-box; }
header .navBtn span {
z-index: 10;
margin-top: 3px;
display: block;
height: 4px;
width: 100%;
background: #50bdd6;
border-radius: 2px;
-webkit-transition: all .5s ease-in-out;
-moz-transition: all .5s ease-in-out;
transition: all .5s ease-in-out; }
header .navBtn span.menuB {
background: none;
width: auto;
margin-top: 0px;
border-radius: 0;
display: block;
position: absolute;
height: auto;
top: 27px;
right: 8px;
z-index: 15;
color: #50bdd6;
font-size: 10px; }
header .navBtn span:nth-of-type(2),
header .navBtn span:nth-of-type(3) {
margin-top: 5px; } header.navOpen .navBtn span:nth-of-type(1) {
-webkit-transform: translateY(9px) translateX(0) rotate(45deg);
-ms-transform: translateY(9px) translateX(0) rotate(45deg);
transform: translateY(9px) translateX(0) rotate(45deg); }
header.navOpen .navBtn span:nth-of-type(2) {
margin-top: 5px;
opacity: 0;
-webkit-transform: translateY(9px);
-ms-transform: translateY(9px);
transform: translateY(9px); }
header.navOpen .navBtn span:nth-of-type(3) {
-webkit-transform: translateY(-9px) translateX(0) rotate(-45deg);
-ms-transform: translateY(-9px) translateX(0) rotate(-45deg);
transform: translateY(-9px) translateX(0) rotate(-45deg); }
#news li {
max-width: 300px;
width: 100%;
margin: 0 auto; }
span.require {
width: auto;
padding: 3px 5px; } input[type="text"],
textarea {
width: 100%; }
input[type="tel"],
input[type="email"] {
padding: 5px;
width: 100%; }
.yubin input[type="text"] {
width: 30%; }
.table_contact th {
width: 40%;
padding: 5px;
box-sizing: border-box;
padding-right: 50px; }
.table_contact td {
width: 60%;
padding: 5px;
box-sizing: border-box; }
.table_contact {
width: 100%;
margin: 0 auto;
display: block; }
.table_contact tbody,
.table_contact tr {
width: 100%; } .accordionlist {
margin: 20px 0; }
.accordionlist dt .title {
float: left;
font-size: inherit;
padding-top: 0px;
width: calc(100% - 45px); }
.accordion_icon {
width: 40px;
height: 40px;
float: right;
margin-right: 10px; }
.accordion_icon span:nth-of-type(1) {
top: 17px; }
.accordion_icon span:nth-of-type(2) {
top: 17px; }
.accordion_icon.active2 span:nth-of-type(2) {
top: 17px; }
h2 {
font-size: 28px;
margin-bottom: 26px;
display: inline-block;
line-height: 36px; }
h3 {
font-size: 18px; }
h4 {
font-size: 16px; }
#copyright {
font-size: 11px; }
.fukidashi {
display: none; } }
@media (max-width: 768px) {
#promise {
margin-top: -40px; }
footer .foot_01 .footlogo {
width: auto;
float: none;
display: block;
margin: 0 auto;
margin-bottom: 40px;
text-align: center;
padding-top: 10px; }
.foottel {
width: auto;
display: block;
float: none;
margin: 0 auto;
margin-bottom: 20px;
text-align: center; }
header .top_icon {
left: 20px; }
header .top_text {
position: absolute;
z-index: 1;
left: 8%;
top: -15px; }
.foot_menu > li {
margin-bottom: 20px; } }
@media (max-width: 768px) {  #ferris .content {
width: 300px;
position: relative;
margin: 0px auto; }
.all-ferris {
overflow: hidden;
top: -38px;
position: absolute;
z-index: 0;
left: 0;
right: 0;
margin: auto; }
.fukidashi {
background: url(//kenjishika.com/wp-content/themes/img/fukidashi.png) no-repeat;
width: 196px;
height: 120px;
background-size: 100%;
position: absolute;
z-index: 1;
color: #777777;
left: -180px; bottom: 100px; }
.fukidashi p {
font-size: 15px;
font-family: fot-tsukubrdgothic-std;
font-weight: bold;
line-height: 130%;
letter-spading: 0; }
.fukidashi_wrap {
display: table;
width: 100%;
height: 100%; }
.fukidashi_in {
display: table-cell;
vertical-align: middle;
width: 100%;
height: auto;
box-sizing: border-box;
padding: 5px;
padding-left: 20px; }
.sasae {
background: url(//kenjishika.com/wp-content/themes/img/ferris_ziku.png) no-repeat 50% 100%;
position: relative;
height: 300px;
display: inline-block;
width: 100%; }
.machi {
background: url(//kenjishika.com/wp-content/themes/img/house_img.png) no-repeat;
background-position: 50% 100%;
height: 300px; }
.yohaku {
height: 60px; }
#ferris {
position: relative;
z-index: 0;
width: 100%;
height: 460px;
height: 550px;
background: url(//kenjishika.com/wp-content/themes/img/00_main_bg.png) repeat-x;
background-size: 1600px 460px;
background-position: 0 0; }
.ferris-circles {
height: 300px;
background: url(//kenjishika.com/wp-content/themes/img/ferris_wheel.png) no-repeat;
background-position: 48% 50%; }
.ferris-circles h4 {
margin: 10px 0 0 0;
font-size: 18px;
text-transform: uppercase; }
.center-circle {
width: 82px;
height: 82px;
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
margin: auto;
text-align: center;
z-index: 1000; }
.center-circle h4 {
color: #FFF;
text-transform: uppercase; }
.ferris1, .ferris3, .ferris6 {
background-image: url(//kenjishika.com/wp-content/themes/img/menu_back_w.png);
background-repeat: no-repeat;
background-size: 100%;
background-position: 50% 50%;
width: 136px;
height: 136px;
text-align: center; }
.ferris2, .ferris4, .ferris7 {
background-image: url(//kenjishika.com/wp-content/themes/img/menu_back_r.png);
background-repeat: no-repeat;
background-size: 100%;
background-position: 50% 50%;
width: 136px;
height: 136px;
text-align: center; }
.ferris5, .ferris8 {
background-image: url(//kenjishika.com/wp-content/themes/img/menu_back_g.png);
background-repeat: no-repeat;
background-size: 100%;
background-position: 50% 50%;
width: 136px;
height: 136px;
text-align: center; }
.ferris-circles > div {
width: 70px;
height: 70px; }
.ferris1 {
left: 0;
right: 0;
margin: auto;
top: 0;
position: absolute; }
.ferris2 {
top: 12%;
right: 12%;
position: absolute; }
.ferris3 {
bottom: 0;
top: 0;
margin: auto;
right: 0;
position: absolute; }
.ferris4 {
bottom: 12%;
right: 12%;
position: absolute; }
.ferris5 {
left: 0;
right: 0;
margin: auto;
bottom: 0;
position: absolute; }
.ferris6 {
bottom: 12%;
left: 12%;
position: absolute; }
.ferris7 {
bottom: 0;
top: 0;
margin: auto;
left: 0;
position: absolute; }
.ferris8 {
top: 12%;
left: 12%;
position: absolute; }
.ferris-circles {
-webkit-animation-name: spin;
-webkit-animation-iteration-count: infinite;
-webkit-animation-timing-function: linear;
-webkit-animation-duration: 40s;
animation-name: spin;
animation-iteration-count: infinite;
animation-timing-function: linear;
animation-duration: 40s; }
.ferris1, .ferris2, .ferris3, .ferris4, .ferris5, .ferris6, .ferris7, .ferris8 {
-webkit-animation-name: spinback;
-webkit-animation-iteration-count: infinite;
-webkit-animation-timing-function: linear;
-webkit-animation-duration: 40s;
animation-name: spinback;
animation-iteration-count: infinite;
animation-timing-function: linear;
animation-duration: 40s;
overflow: hidden; }
.ferris1 a, .ferris2 a, .ferris3 a, .ferris4 a, .ferris5 a, .ferris6 a, .ferris7 a, .ferris8 a {
display: block; }
.ferris-circles:hover .ferris1, .ferris-circles:hover .ferris2, .ferris-circles:hover .ferris3, .ferris-circles:hover .ferris4, .ferris-circles:hover .ferris5, .ferris-circles:hover .ferris6, .ferris-circles:hover .ferris7, .ferris-circles:hover .ferris8, .ferris-circles:hover {
animation-play-state: paused;
-webkit-animation-play-state: paused; }
.swing > div a {
display: block; }
.swing:hover > div img {
-webkit-animation-name: swing;
-webkit-animation-iteration-count: 1;
-webkit-animation-timing-function: linear;
-webkit-animation-duration: 5s;
z-index: 2;
position: relative; }
.swing > div a {
position: relative;
width: 100%;
height: 100%; }
.swing > div a:hover:before {
content: '';
z-index: 2;
position: absolute;
right: 0;
bottom: 0;
border-radius: 50%;
ms-border-radius: 50%;
background-color: rgba(0, 0, 0, 0.3);
width: calc(100% - 2px);
height: calc(100% - 2px); } } .newsbox_l.-flx{
width: 100%;
float: none;
display: flex;
gap: clamp(10px, 1.5625vw, 30px);
}
.newsbox_l.-flx>.newslist{
margin-bottom: 0;
}
.newsbox_l.-flx>.cmsbox{
flex-basis: 50%;
max-width: 50%;
}
.instagram_body{
margin-top:45px;
}
.instagram_body > .instagram_feed{
overflow:hidden;
}
.instagram_body > .instagram_feed > .block{
position: relative;
display: -webkit-flex;
display: flex;
-webkit-flex-flow: row nowrap;
flex-flow: row nowrap;
width: 200%;
overflow: hidden;
}
.instagram_body > .instagram_feed > .block #sb_instagram{
-webkit-flex-flow: row nowrap;
flex-flow: row nowrap;
width: 100%;
min-width:2560px; padding: 0;
display:flex;
}
.instagram_body > .instagram_feed > .block #sb_instagram #sbi_images{
display:flex;
}
.instagram_body > .instagram_feed > .block #sb_instagram:first-child {
-webkit-animation: side-slide 200s -100s linear infinite;
animation: side-slide 200s -100s linear infinite;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
will-change: transform;
}
.instagram_body > .instagram_feed #sb_instagram + #sb_instagram{
-webkit-animation: side-slide-copy 200s linear infinite;
animation: side-slide-copy 200s linear infinite;
}
@media (max-width: 640px) {
.instagram_body > .instagram_feed #sbi_images > .sbi_item{
width: 600%;
}
}
.instagram_body > .instagram_feed #sb_instagram #sbi_images .sbi_item{
overflow:visible; }
.instagram_body > .instagram_feed #sb_instagram #sbi_images .sbi_item .sbi_photo_wrap{
width:240px;
height:auto;
border:2px solid #bcbcbc;
overflow: hidden;
}
@media (max-width: 640px) {
.instagram_body > .instagram_feed > .block #sb_instagram{
min-width:2160px;	
} .instagram_body > .instagram_feed #sb_instagram #sbi_images .sbi_item .sbi_photo_wrap{
width:200px;
}
.instagram_body > .instagram_feed > .block #sb_instagram:first-child {
-webkit-animation: side-slide 200s -100s linear infinite;
animation: side-slide 200s -100s linear infinite;
}
.instagram_body > .instagram_feed #sb_instagram + #sb_instagram{
-webkit-animation: side-slide-copy 200s linear infinite;
animation: side-slide-copy 200s linear infinite;
}
}
@-webkit-keyframes side-slide {
0% {
-webkit-transform: translateX(100%);
-ms-transform: translateX(100%);
transform: translateX(100%);
}
100% {
-webkit-transform: translateX(-100%);
-ms-transform: translateX(-100%);
transform: translateX(-100%);
}
}
@keyframes side-slide {
0% {
-webkit-transform: translateX(100%);
-ms-transform: translateX(100%);
transform: translateX(100%);
}
100% {
-webkit-transform: translateX(-100%);
-ms-transform: translateX(-100%);
transform: translateX(-100%);
}
}
@-webkit-keyframes side-slide-copy {
0% {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
100% {
-webkit-transform: translateX(-200%);
-ms-transform: translateX(-200%);
transform: translateX(-200%);
}
}
@keyframes side-slide-copy {
0% {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
100% {
-webkit-transform: translateX(-200%);
-ms-transform: translateX(-200%);
transform: translateX(-200%);
}
}
.instagram_body > .next_btn{
text-align:center;
margin-block: 10px 20px;
}
.instagram_body > .next_btn .c-btn{
font-size: 16px;
background-color: #fff;
color: #138abc;
font-weight: bold;
text-align: center;
padding: 12px 30px;
box-sizing: border-box;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
border: 2px solid #bcbcbc;
font-family: "Noto Sans JP", tbudgothic-std, "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
}
@media (max-width:767px) {
.instagram_body{
margin-top: 20px;
}
.newsbox_l.-flx{
flex-direction: column;
}
.newsbox_l.-flx>.cmsbox{
flex-basis: 100%;
max-width: 100%;
}
.instagram_body > .next_btn{
margin-block: 0;
}
} .foot_01 .contact.-sp_none{
display: none;
}
@media (max-width:992px) {
.foot_01 .contact.-sp_none{
display: block;
}
}
.sns>.list{
display: flex;
align-items: center;
justify-content: center;
gap: 20px;
}
.foot_01_inner.-flx{
justify-content: center !important;
gap: 70px;
}
.sns>.list>.item>.link:hover{
opacity: 1;
}
.sns>.list>.item>.link>img{
transition: all 0.3s ease-out;
}
.sns>.list>.item>.link:hover>img{
transform: scale(1.1);
opacity: 1;
}
@media (max-width:992px) {
.sns>.list{
margin-block: 1.5em .5em;
}
}
@media (max-width:767px) {
.foottel.-sp_marg{
margin-bottom: 2em;
}
.sns>.list{
gap: 15px;
}
} .sns.-header{
position: absolute;
top: 40px;
right: -180px;
}
.sns.-header>.list{
gap: 12px;
}
@media (max-width:1460px) {
.container.-lg_marg{
margin-bottom: 5em;
}
.sns.-header{
position: absolute;
top: 110px;
right: 80px;
}
}