@charset "UTF-8";


@import url("https://fonts.googleapis.com/css?family=Kosugi+Maru");
@import url("https://fonts.googleapis.com/css?family=Kosugi+Maru|M+PLUS+Rounded+1c");
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
code,
cite,
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;
width: 100%;
}
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;
} [class^="mark"] {
padding-left: 15px;
background: no-repeat left .5em;
}
.mark1 {
background-image: url(//ishidaka-hanbai.com/wp/wp-content/themes/ishidakasekizai/images/share/mark_1.gif);
}
.mark2 {
background-image: url(//ishidaka-hanbai.com/wp/wp-content/themes/ishidakasekizai/images/share/mark_2.gif);
}
.mark3 {
background-image: url(//ishidaka-hanbai.com/wp/wp-content/themes/ishidakasekizai/images/share/mark_3.gif);
}
.mark4 {
background-image: url(//ishidaka-hanbai.com/wp/wp-content/themes/ishidakasekizai/images/share/mark_4.gif);
}
.mark5 {
background-image: url(//ishidaka-hanbai.com/wp/wp-content/themes/ishidakasekizai/images/share/mark_5.gif);
}
.opacity {
opacity: 0.6;
-moz-opacity: 0.6;
filter: alpha(opacity=60);
-ms-filter: "alpha(opacity=60)";
}
.inline_block {
display: inline-block;
*display: inline;
*zoom: 1;
}
.table_cell {
display: table-cell;
*display: inline;
*zoom: 1;
vertical-align: middle;
}
.fr,
.imgR {
float: right;
margin-left: 10px;
}
.fl,
.imgL {
float: left;
margin-right: 10px;
}
.btn {
display: block;
text-decoration: none;
}
.imgC,
.tC,
.btn {
text-align: center;
}
.imgC,
.blkC {
display: block;
margin-left: auto;
margin-right: auto;
}
.tR,
.sign {
text-align: right;
}
.ts_none {
-webkit-text-shadow: none !important;
-moz-text-shadow: none !important;
-ms-text-shadow: none !important;
-o-text-shadow: none !important;
text-shadow: none !important;
}
.bs_none {
-webkit-box-shadow: none !important;
-moz-box-shadow: none !important;
-ms-box-shadow: none !important;
-o-box-shadow: none !important;
box-shadow: none !important;
}
a:hover {
opacity: 0.8;
} .clearfix {
*zoom: 1;
}
.clearfix:after {
content: ".";
display: block;
clear: both;
height: 0;
visibility: hidden;
} @-webkit-keyframes fadein {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@keyframes fadein {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@-webkit-keyframes fadeinright {
0% {
opacity: 0;
transform: translate(10px, 0px);
}
30% {
opacity: 0;
transform: translate(10px, 0px);
}
100% {
opacity: 1;
transform: translate(0px, 0px);
}
}
@keyframes fadeinright {
0% {
opacity: 0;
transform: translate(10px, 0px);
}
30% {
opacity: 0;
transform: translate(10px, 0px);
}
100% {
opacity: 1;
transform: translate(0px, 0px);
}
}
@-webkit-keyframes fadeinleft {
0% {
opacity: 0;
transform: translate(-10px, 0px);
}
30% {
opacity: 0;
transform: translate(-10px, 0px);
}
100% {
opacity: 1;
transform: translate(0px, 0px);
}
}
@keyframes fadeinleft {
0% {
opacity: 0;
transform: translate(-10px, 0px);
}
30% {
opacity: 0;
transform: translate(-10px, 0px);
}
100% {
opacity: 1;
transform: translate(0px, 0px);
}
}
@-webkit-keyframes fadeindown {
0% {
opacity: 0;
transform: translate(0px, -10px);
}
30% {
opacity: 0;
transform: translate(0px, -10px);
}
100% {
opacity: 1;
transform: translate(0px, 0px);
}
}
@keyframes fadeindown {
0% {
opacity: 0;
transform: translate(0px, -10px);
}
30% {
opacity: 0;
transform: translate(0px, -10px);
}
100% {
opacity: 1;
transform: translate(0px, 0px);
}
}
@-webkit-keyframes fadeinup {
0% {
opacity: 0;
transform: translate(0px, 10px);
}
30% {
opacity: 0;
transform: translate(0px, 10px);
}
100% {
opacity: 1;
transform: translate(0px, 0px);
}
}
@keyframes fadeinup {
0% {
opacity: 0;
transform: translate(0px, 10px);
}
30% {
opacity: 0;
transform: translate(0px, 10px);
}
100% {
opacity: 1;
transform: translate(0px, 0px);
}
}
@keyframes rotate {
0% {
transform: rotate(0deg);
}
3% {
transform: rotate(-5deg);
}
6% {
transform: rotate(0deg);
}
9% {
transform: rotate(-5deg);
}
12% {
transform: rotate(0deg);
}
100% {
transform: rotate(0deg);
}
}
@keyframes rotate2 {
0% {
transform: rotate(0deg);
}
3% {
transform: rotate(5deg);
}
6% {
transform: rotate(0deg);
}
9% {
transform: rotate(5deg);
}
12% {
transform: rotate(0deg);
}
100% {
transform: rotate(0deg);
}
}
@font-face {
font-family: "Yu Gothic";
src: local("Yu Gothic Medium");
font-weight: 400;
}
@font-face {
font-family: "Yu Mincho";
src: local("Yu Mincho Medium");
}
html,
body {
height: 100%;
width: 100%;
max-width: 100%;
}
html {
font-size: 62.5%;
}
body {
background: #f9fbf6;
overflow-x: hidden;
color: #000;
line-height: 1.4;
-webkit-text-size-adjust: 100%;
font-size: 15px;
font-size: 1.5em;
font-family: "arial", "Yu Gothic", YuGothic, "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
}
@media only screen and (max-width: 750px) {
body {
letter-spacing: .5px;
}
}
body.b-fixed {
position: fixed;
width: 100%;
}
body,
* {
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
p {
font-size: 15px;
line-height: 1.75;
}
@media only screen and (max-width: 750px) {
p {
line-height: 1.7;
font-size: 13px;
}
}
a {
color: #4f6f1a;
outline: none;
cursor: pointer;
text-decoration: none;
}
a:hover {
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-ms-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
}
a:hover img {
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-ms-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
}
input[type="text"],
button,
textarea,
select {
font-family: "arial", "Yu Gothic", YuGothic, "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
outline: none;
}
button,
input[type="submit"] {
font-family: "arial", "Yu Gothic", YuGothic, "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
-webkit-appearance: none;
border-radius: 0;
border: 0;
cursor: pointer;
}
img {
vertical-align: bottom;
max-width: 100%;
-webkit-backface-visibility: hidden;
}
figure img {
width: 100%;
}
@media only screen and (max-width: 750px) {
img {
max-width: 100%;
height: auto;
}
figure img {
width: 100%;
}
}
.animation {
opacity: 0;
} #wrapper {
font-size: 14px;
width: 100%;
} @media only screen and (max-width: 750px) {
#wrapper {
padding-top: 72px;
}
}
@media only screen and (max-width: 1024px) {
.pc {
display: none !important;
}
}
.sp {
display: none;
}
@media only screen and (max-width: 1024px) {
.sp {
display: inherit;
}
}
.inner {
margin: 0 auto;
max-width: 1200px;
}
.inner .sec_cmn_heading {
font-family: "M PLUS Rounded 1c", sans-serif;
font-size: 30px;
letter-spacing: 2px;
margin-bottom: 80px;
} .inner .sec_cmn_heading>span {
display: inline-block;
position: relative;
}
.inner .sec_cmn_heading>span:after {
content: "";
display: block;
width: 160px;
height: 19px;
background: url(//ishidaka-hanbai.com/wp/wp-content/themes/ishidakasekizai/images/common/bg_dot.png) repeat;
position: absolute;
bottom: -24px;
left: -10px;
}
@media only screen and (max-width: 750px) {
.inner .sec_cmn_heading>span:after {
background-size: 5px auto;
height: 14px;
bottom: -16px;
width: 80px;
margin: auto;
left: 0;
right: 0;
}
}
@media only screen and (max-width: 750px) {
.inner .sec_cmn_heading {
font-size: 23px;
margin: 0px 0 30px;
letter-spacing: 1px;
text-align: center;
}
}
@media only screen and (max-width: 376) {
.inner .sec_cmn_heading {
font-size: 18px;
}
}
@media only screen and (max-width: 1240px) {
.inner {
padding: 0px 20px;
}
}
.box_flex {
display: -webkit-flex;
display: flex;
-webkit-justify-content: space-between;
justify-content: space-between;
}
@media only screen and (max-width: 750px) {
.box_flex {
display: block;
}
}
@media (min-width: 750px) {
a[href*="tel:"] {
pointer-events: none;
cursor: default;
text-decoration: none;
}
}
.ofi {
object-fit: cover;
font-family: 'object-fit: cover;';
height: 300px;
}
.breadcrumbs_wrap p {
text-align: right;
font-size: 12px;
padding-top: 20px;
}
.breadcrumbs_wrap.bg-w {
background-color: #fff;
}
.breadcrumbs_wrap.bg-b {
background-color: #f4fafc;
} .fixed_bnrs {
display: block;
position: fixed;
bottom: 110px;
right: 0;
z-index: 1001;
}
.fixed_bnrs_sp {
position: fixed;
bottom: 0;
left: 0;
width: 100%;
z-index: 1001;
}
.fixed_bnrs_sp ul li:nth-child(1) {
background: #10631e;
}
.fixed_bnrs_sp ul li:nth-child(2) {
background: #e05d73;
}
.fixed_bnrs_sp ul li {
text-align: center;
line-height: 35px;
width: 50%;
float: left;
}
.fixed_bnrs_sp img {
vertical-align: middle;
}
#fixed_tel {
display: none;
position: fixed;
left: 12px;
bottom: 47px;
z-index: 1002;
}
@media (max-width: 750px) {
footer {
padding-bottom: 35px;
}
} #header_top {
background: #fff;
}
#header_top .inner {
align-items: center;
display: flex;
justify-content: space-between;
height: 79px;
}
@media only screen and (max-width: 750px) {
#header_top .inner {
height: auto;
padding: 0 10px;
}
}
#header_top .logo {
position: relative;
}
#header_top .logo .header_txt {
color: #9e9d9d;
font-size: 10px;
font-style: italic;
position: absolute;
left: 100px;
white-space: nowrap;
top: 5px;
}
@media only screen and (max-width: 750px) {
#header_top .logo .header_txt {
font-size: 8px;
position: relative;
left: 0;
top: 0;
margin-bottom: 4px;
}
#header_top .logo img {
width: 160px;
height: auto;
}
}
#header_top .wrap_request {
margin-left: auto;
margin-right: 40px;
position: relative;
height: 79px;
padding-top: 15px;
}
@media only screen and (max-width: 750px) {
#header_top .wrap_request {
display: none;
}
}
#header_top .wrap_request:before {
content: "";
width: 115px;
height: 76px;
background: url(//ishidaka-hanbai.com/wp/wp-content/themes/ishidakasekizai/images/common/ph_book.png) no-repeat;
display: block;
position: absolute;
bottom: 0;
left: -75px;
}
#header_top .wrap_request .btn_request {
font-size: 14px;
background: #fff;
border: 1px solid #0e3092;
border-radius: 17px;
display: block;
text-align: center;
width: 240px;
padding: 8px 16px 4px;
}
#header_top .wrap_request .btn_request span {
font-size: 12px;
text-decoration: underline;
}
#header_top .head_contact {
color: #0f3965;
font-weight: bold;
text-align: center;
padding: 4px 0 4px 60px;
position: relative;
background: url(//ishidaka-hanbai.com/wp/wp-content/themes/ishidakasekizai/images/common/ph_tel.png) no-repeat left bottom;
}
@media only screen and (max-width: 1024px) {
#header_top .head_contact {
display: none;
}
}
#header_top .head_contact p {
font-size: 14px;
}
#header_top .head_contact .open {
margin-top: 4px;
font-size: 12px;
}
#header {
position: relative;
z-index: 100;
-webkit-transition: all 1.2s ease;
-moz-transition: all 1.2s ease;
-ms-transition: all 1.2s ease;
-o-transition: all 1.2s ease;
transition: all 1.2s ease;
}
#header.scrolling {
opacity: 0;
}
@media only screen and (max-width: 1024px) {
#header.scrolling {
opacity: 1;
}
#header {
background-color: #fff;
}
}
#header.scrolled {
opacity: 1; position: fixed;
top: 0;
left: 0;
width: 100%;
}
#header .header_menu {
background: #fff;
display: flex;
align-items: center;
}
@media only screen and (max-width: 1480px) {
#header .header_menu {
padding: 0;
}
}
@media only screen and (max-width:1024px) {
#header .header_menu {
background: transparent;
position: absolute;
right: 0;
top: 10px;
}
}
#header h1 {
font-size: 10px;
}
#header .head-logo {
margin-right: auto;
}
@media only screen and (max-width: 1480px) {
#header .head-logo {
padding-left: 10px;
}
}
#header .nav-pc {
width: 100%;
}
#header .gnavi {
padding-left: 20px;
}
#header .gnavi>ul {
display: flex;
}
#header .gnavi>ul>li {
flex: 1;
position: relative;
line-height: 1.2;
}
#header .gnavi>ul>li {
color: #616161;
display: flex;
width: 100%;
align-items: center;
flex-direction: column;
justify-content: center;
font-size: 1.6rem;
height: 48px;
position: relative;
text-align: center; } #header .gnavi>ul>li:hover {
background: #4f6f1a;
color: #fff;
}
#header .gnavi>ul>li a:hover {
color: #fff;
}
#header .gnavi>ul>li>a {
color: #616161;
display: flex;
width: 100%;
align-items: center;
flex-direction: column;
justify-content: center;
font-size: 1.6rem;
height: 38px;
position: relative;
text-align: center;
}
@media only screen and (max-width: 768px) {
#header .gnavi>ul>li>a {
padding: 0 10px;
font-size: 13px;
}
#header .gnavi>ul>li>a span {
font-size: 11px;
}
}
#header .gnavi .dwn_list {
display: none;
position: absolute;
left: 0px;
right: 0px;
top: 100%;
}
#header .gnavi .dwn_list li {
background: #0e3092;
border-top: 1px solid rgba(255, 255, 255, 0.2);
}
#header .gnavi .dwn_list li a {
color: #fff;
padding: 10px 12px;
display: block;
font-size: 13px;
text-align: center;
min-width: 100px;
white-space: nowrap;
}
#header .gnavi .dwn_list li a:hover {
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-ms-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
background: rgba(255, 255, 255, 0.2);
}
#header #nav-content {
-webkit-transform: translateX(100%);
transform: translateX(100%); }
@media only screen and (max-width: 1024px) {
#header {
padding-top: 10px;
padding-bottom: 8px;
position: fixed;
top: 0;
left: 0;
width: 100%; }
#header .head-logo .logo {
max-width: 180px;
}
#header .nab-sp {
margin-left: auto;
}
#header #nav-drawer {
position: relative;
}
#header .nav-unshown {
display: none;
}
#header #nav-open {
display: inline-block;
width: 54px;
height: 54px;
vertical-align: middle;
padding-top: 16px;
padding-left: 12px;
}
#header #nav-open span:before {
bottom: -8px;
}
#header #nav-open span:after {
bottom: -16px;
}
#header #nav-open span,
#header #nav-open span:before,
#header #nav-open span:after {
position: absolute;
height: 3px;
width: 25px;
border-radius: 3px;
background: #555;
display: block;
content: '';
cursor: pointer;
}
#header #nav-close {
display: none;
position: fixed;
z-index: 99;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: black;
opacity: 0;
transition: .3s ease-in-out;
}
#header #nav-close2 {
display: none;
position: fixed;
z-index: 999999;
top: 15px;
right: 0;
width: 54px;
height: 54px;
vertical-align: middle;
opacity: 0;
transition: .3s ease-in-out;
}
#header #nav-close2 span {
position: relative;
}
#header #nav-close2 span:before,
#header #nav-close2 span:after {
position: absolute;
height: 3px;
width: 28px;
top: 28px;
left: 10px;
border-radius: 3px;
background: #555;
display: block;
content: '';
cursor: pointer;
}
#header #nav-close2 span:before {
-moz-transform: rotate(45deg);
-o-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}
#header #nav-close2 span:after {
-moz-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
}
#header #nav-content {
overflow: auto;
position: fixed;
top: 0;
right: 0;
z-index: 9999;
width: 90%;
max-width: 280px;
height: 100%;
padding-top: 62px;
background: #fff;
transition: .3s ease-in-out;
-webkit-overflow-scrolling: touch;
overflow-scrolling: touch;
}
#header #nav-content .wrap_nav_content {
min-height: 100%;
height: auto;
padding-bottom: 50px;
}
#header #nav-content .wrap_nav_content ul:not(.tgl_list)>li {
border-top: 1px solid #eee;
}
#header #nav-content .wrap_nav_content ul:not(.tgl_list)>li .tgl,
#header #nav-content .wrap_nav_content ul:not(.tgl_list)>li>a {
color: #0e3092;
display: block;
font-size: 16px;
line-height: 1.3;
padding: 12px 16px;
}
#header #nav-content .wrap_nav_content ul:not(.tgl_list)>li .tgl span,
#header #nav-content .wrap_nav_content ul:not(.tgl_list)>li>a span {
font-size: 12px;
color: #000;
display: block;
}
#header #nav-content .wrap_nav_content ul:not(.tgl_list)>li .tgl {
position: relative;
}
#header #nav-content .wrap_nav_content ul:not(.tgl_list)>li .tgl:after {
-moz-transform: rotate(45deg);
-o-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
border-bottom: 1px solid #0e3092;
border-right: 1px solid #0e3092;
content: "";
display: block;
height: 6px;
position: absolute;
right: 16px;
margin-top: -6px;
width: 6px;
top: 50%;
}
#header #nav-content .wrap_nav_content ul:not(.tgl_list)>li .tgl.active:after {
-moz-transform: rotate(-135deg);
-o-transform: rotate(-135deg);
-ms-transform: rotate(-135deg);
-webkit-transform: rotate(-135deg);
transform: rotate(-135deg);
}
#header #nav-content .wrap_nav_content ul:not(.tgl_list)>li.nav_entry {
background: #ebeb27;
}
#header #nav-content .wrap_nav_content ul:not(.tgl_list)>li.nav_entry a {
color: #fff;
padding: 16px;
}
#header #nav-content .wrap_nav_content .tgl_list {
display: none;
background: #0e3092;
}
#header #nav-content .wrap_nav_content .tgl_list li {
border-top: 1px solid rgba(255, 255, 255, 0.25);
}
#header #nav-content .wrap_nav_content .tgl_list li a {
font-size: 13px;
display: block;
padding: 12px 16px;
color: #fff;
}
#header #nav-input:checked~#nav-close {
display: block; opacity: .5;
}
#header #nav-input:checked~#nav-close2 {
display: block;
opacity: 1;
}
#header #nav-input:checked~#nav-content {
-webkit-transform: translateX(0%);
transform: translateX(0%); box-shadow: 6px 0 25px rgba(0, 0, 0, 0.15);
}
#header .gnav_sp li {
border-top: 1px solid #ddd;
}
#header .gnav_sp li a {
color: #0a568f;
display: block;
font-size: 15px;
font-weight: bold;
padding: 12px 16px;
}
#header .gnav_sp li.nav_contact {
border: none;
}
#header .gnav_sp li.nav_contact a {
color: #fff;
position: relative;
background: #0a568f url(//ishidaka-hanbai.com/wp/wp-content/themes/ishidakasekizai/images/common/icon_document.png) no-repeat 14px center;
background-size: 11px auto;
padding-left: 32px;
}
#header .trouble_type_sp {
margin-top: 15px;
}
#header .trouble_type_sp>p {
color: #4c8f0a;
text-align: center;
margin-bottom: 5px;
font-weight: bold;
}
#header .trouble_type_sp ul {
background: #4c8f0a;
margin: 0 8px;
}
#header .trouble_type_sp ul li {
border-bottom: 1px solid #fff;
}
#header .trouble_type_sp ul li a {
color: #fff;
display: block;
font-size: 13px;
text-align: center;
padding: 10px 4px;
}
}
@media only screen and (max-width: 1024px) {
.wrap_request {
display: none;
}
#header .gnavi>ul>li {
font-size: 12px;
}
#header .gnavi>ul>li>a {
font-size: 12px;
}
} #footer {
background: #0e3092;
color: #fff;
}
#footer .inner {
position: relative;
}
#footer .wrap_link {
display: flex;
justify-content: center;
padding: 40px 20px 24px;
}
@media only screen and (max-width: 750px) {
#footer .wrap_link {
display: block;
padding: 0;
}
}
#footer .sitemap {
display: flex;
flex-wrap: wrap;
margin-bottom: 40px;
}
#footer .sitemap>ul {
padding: 0 1.3vw;
}
#footer .sitemap>ul.foot_link_home {
flex-basis: 100%;
}
#footer .sitemap>ul>li {
margin-bottom: 4px;
}
#footer .sitemap>ul>li>a {
color: #fff;
font-size: 1.3rem;
}
#footer .sitemap>ul>li>a.link_tab:after {
content: "";
background: url(//ishidaka-hanbai.com/wp/wp-content/themes/ishidakasekizai/images/common/icon_newtab_b.png) no-repeat;
display: inline-block;
width: 7px;
height: 7px;
background-size: contain;
margin-left: 4px;
}
#footer .sitemap>ul>li .tgl {
color: #fff;
font-size: 1rem;
display: none;
}
#footer .sitemap>ul>li>ul li:not(.pc) {
margin: 4px 0 4px 12px;
line-height: 1.2;
}
#footer .sitemap>ul>li>ul li:not(.pc) a {
color: #fff;
font-size: 1.1rem;
font-weight: 400;
}
#footer .sitemap>ul>li>ul li.pc {
color: #fff;
font-size: 1.3rem;
}
#footer .sitemap>ul>li>ul li.pc a {
color: #fff;
}
#footer .footer_btm {
background: #43464a;
text-align: center;
}
#footer .footer_btm .copyright {
color: #fff;
font-size: 10px;
}
@media only screen and (max-width: 750px) {
#footer .inner {
display: block;
padding: 0;
}
#footer .sitemap {
display: block;
margin-bottom: 0;
}
#footer .sitemap>ul {
border-left: none;
padding: 0;
}
#footer .sitemap>ul>li {
border-bottom: 1px solid #f9fbf6;
margin: 0;
}
#footer .sitemap>ul>li>a,
#footer .sitemap>ul>li>.tgl {
display: block;
font-weight: normal;
font-size: 13px;
padding: 12px 65px;
}
#footer .sitemap>ul>li>.tgl {
display: block;
position: relative;
}
#footer .sitemap>ul>li>.tgl:after {
-moz-transform: rotate(45deg);
-o-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
border-bottom: 1px solid #fff;
border-right: 1px solid #fff;
content: "";
display: block;
height: 6px;
position: absolute;
right: 10px;
margin-top: -6px;
width: 6px;
top: 50%;
}
#footer .sitemap>ul>li>.tgl.active:after {
-moz-transform: rotate(-135deg);
-o-transform: rotate(-135deg);
-ms-transform: rotate(-135deg);
-webkit-transform: rotate(-135deg);
transform: rotate(-135deg);
}
#footer .sitemap>ul>li>ul {
display: none;
background: #0e3092;
}
#footer .sitemap>ul>li>ul li:not(.pc) {
margin: 0;
padding: 6px 12px;
}
#footer .sitemap>ul>li>ul li:not(.pc):before {
content: none;
}
#footer .sitemap>ul>li>ul li:not(.pc) a {
font-weight: normal;
font-size: 13px;
color: #fff;
display: block;
padding: 5px 65px;
}
#footer .sitemap>ul>li>ul li:not(.pc) a br {
display: none;
}
} .cmn_cv_link {
display: flex;
}
.cmn_cv_link a {
color: #fff;
}
.cmn_cv_link>div {
flex: 1;
}
.cmn_cv_link>div.blk_request {
background: url(//ishidaka-hanbai.com/wp/wp-content/themes/ishidakasekizai/images/common/bg_check_red.png) repeat;
}
.cmn_cv_link>div.blk_request .inner {
margin-left: auto;
padding-right: 48px;
}
.cmn_cv_link>div.blk_request .inner .txt02 { font-size: 32px;
line-height: 1.2;
margin-bottom: 1rem;
}
@media only screen and (max-width: 750px) {
.cmn_cv_link>div.blk_request .inner {
flex-direction: column;
text-align: center;
margin: 0 auto;
padding: 15px;
}
.cmn_cv_link>div.blk_request .inner .txt01 {
font-size: 10px;
}
.cmn_cv_link>div.blk_request .inner .txt02 {
font-size: 18px;
}
}
.cmn_cv_link>div.blk_request .ph_cv_link {
margin-right: auto;
}
.cmn_cv_link>div.blk_contact {
background: url(//ishidaka-hanbai.com/wp/wp-content/themes/ishidakasekizai/images/common/bg_check_purple.png) repeat;
}
.cmn_cv_link>div.blk_contact .inner {
padding-left: 48px;
}
.cmn_cv_link>div.blk_contact .inner .txt01 {
font-size: 12px;
margin-left: 50px;
margin-bottom: -12px;
}
.cmn_cv_link>div.blk_contact .inner .txt02 {
font-size: 12px;
margin-bottom: 4px;
}
@media only screen and (max-width: 750px) {
.cmn_cv_link>div.blk_contact .inner {
flex-direction: column-reverse;
text-align: center;
padding: 15px;
margin: 0 auto;
}
.cmn_cv_link>div.blk_contact .inner .txt01 {
font-size: 10px;
margin: 0;
}
.cmn_cv_link>div.blk_contact .inner .txt02 {
font-size: 8px;
margin: 0;
}
}
.cmn_cv_link>div.blk_contact .ph_cv_link {
margin-left: auto;
}
.cmn_cv_link>div .inner {
display: flex;
align-items: center;
max-width: 600px;
margin: 0;
padding: 20px 0;
}
.cmn_cv_link>div .inner .note {
background: #ebeb27;
border-radius: 10px;
color: #000;
font-size: 14px;
padding: 4px 16px;
}
@media only screen and (max-width: 750px) {
.cmn_cv_link>div .inner .note {
font-size: 9px;
border-radius: 5px;
padding: 3px 6px;
}
}
.cmn_cv_link>div .ph_cv_link {
margin: -50px 0 -56px;
}
@media only screen and (max-width: 750px) {
.cmn_cv_link>div .ph_cv_link {
margin: -32px auto 0 !important;
width: 50%;
max-width: 180px;
}
} .brearcrumbs {
padding: 14px 0;
}
.brearcrumbs .inner {
max-width: 1472px;
padding: 0 16px;
}
.brearcrumbs ol li {
display: inline;
}
.brearcrumbs ol li:after {
content: ">";
margin: 0 5px 0 7px;
}
.brearcrumbs ol li:last-child:after {
content: none;
} #pageTop {
position: fixed;
z-index: 9999999;
bottom: 30px;
right: 30px;
}
#pageTop a {
font-size: 14px;
color: #fff;
font-weight: bold;
text-decoration: none;
text-align: center;
position: relative;
letter-spacing: 2px;
display: block;
width: 72px;
height: 72px;
background: #0e3092;
border-radius: 50%;
}
#pageTop a:after {
-moz-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
content: "";
display: block;
position: absolute;
left: 50%;
margin-left: -8px;
margin-top: -8px;
top: 50%;
width: 16px;
height: 16px;
border-top: 2px solid #fff;
border-right: 2px solid #fff;
}
#pageTop a:hover {
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-ms-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
background: #ebeb27;
}
@media only screen and (max-width: 750px) {
#pageTop {
right: 10px;
bottom: 47px;
}
#pageTop a {
-moz-box-shadow: 2px 2px 20px rgba(0, 0, 0, 0.25);
-webkit-box-shadow: 2px 2px 20px rgba(0, 0, 0, 0.25);
box-shadow: 2px 2px 20px rgba(0, 0, 0, 0.25);
width: 48px;
height: 48px;
}
#pageTop a:after {
width: 10px;
height: 10px;
margin-left: -5px;
margin-top: -5px;
}
} .eye_box {
background-size: cover;
}
.eye_box .inner {
position: relative;
height: 270px;
}
.eye_box .h_eye {
font-family: "M PLUS Rounded 1c", sans-serif;
font-size: 28px;
line-height: 48px;
position: absolute;
top: 50%;
left: 2%;
font-weight: 500;
background: none;
text-shadow: 2px 3px 3px rgba(0, 0, 0, 0.8);
color: #fff;
text-align: left;
transform: translateY(-50%);
padding: 0;
margin: 0;
}
@media only screen and (max-width: 750px) {
.eye_box .inner {
height: 150px;
}
} .column .inner {
padding: 100px 0;
} .pagination {
text-align: center;
margin-bottom: 80px;
font-size: 16px;
}
.pagination span {
padding: 10px;
color: #ebeb27;
}
.pagination a {
padding: 10px;
border: 1px solid #ebeb27;
color: #ebeb27;
text-decoration: none;
display: inline;
}
.pagination a:hover {
background: #ebeb27;
color: #fff;
}
.pagination .prev {
margin-right: 5px;
}
.flex-2column {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.flex-2column div {
width: 48%;
}
.flex-2column-rev {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: reverse;
-ms-flex-direction: row-reverse;
flex-direction: row-reverse;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
.flex-2column-rev div {
width: 48%;
}
.column .inner.bottom_p_adjust {
padding: 100px 0px 0px;
}
@media only screen and (max-width: 1024px) {
.column .inner {
padding: 50px 20px;
}
.column .inner.bottom_p_adjust {
padding: 50px 20px 20px;
}
}
#cemetery_area div.map {
position: relative;
}
#cemetery_area div.map:after {
content: "";
width: 100%;
height: 50px;
background: #F4FAFC;
position: absolute;
top: 0;
left: 0;
} .error-404 {
text-align: center;
padding: 200px 0;
color: #0f3965;
font-weight: 600;
}
.error-404 .btn_back {
margin-top: 50px;
}
.error-404 .btn_back a {
background: #0e3092;
padding: 15px;
color: #fff;
border-radius: 30px;
font-size: 16px;
font-weight: 500;
display: inline-block;
max-width: 380px;
width: 100%;
}
.error-404 .btn_back a:hover {
background: #ebeb27;
}
section.bg-w {
background: #fff;
}
.single-area .access_area .flex-2column>div {
margin-right: 90px;
}
.single-area .access_area .flex-2column>div p {
margin-bottom: 20px;
}
input.wpcf7-form-control.wpcf7-back.re-confirm.wpcf7c-elm-step2.wpcf7c-btn-back,
.complete-page p.btn a {
font-family: "arial", "Yu Gothic", YuGothic, "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
-webkit-appearance: none;
border-radius: 0;
cursor: pointer;
border: 1px solid #0e3092;
background: #fff;
color: #0e3092;
font-size: 16px;
font-weight: bold;
letter-spacing: .1em;
text-align: center;
line-height: 60px;
width: 280px;
margin: 0px auto;
-webkit-transition: .5s;
-o-transition: .5s;
transition: .5s;
}
input.wpcf7-form-control.wpcf7-back.re-confirm.wpcf7c-elm-step2.wpcf7c-btn-back:hover,
.complete-page p.btn a:hover {
border: 1px solid #ebeb27;
background: #ebeb27;
color: #fff;
}
.complete-page p {
text-align: center;
}
.complete-page p.btn {
margin-top: 40px;
}
.complete-page p.btn a {
display: inline-block;
}
.complete-page .inner .sec_cmn_heading {
margin-bottom: 10px;
}
.inner .sec_cmn_heading.none>span:after {
content: "";
}
@media screen and (max-width: 768px) {
.complete-page p.btn a {
width: 90%;
}
}
p.btn_voice {
border-bottom: 1px solid;
display: inline-block;
cursor: pointer;
}
div.btn_voice_wrap {
text-align: right;
}
ul.page-numbers {
display: flex;
justify-content: center;
}
ul.page-numbers>li:not(:last-child) {
margin-right: 5px;
}
pre { white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; white-space: pre-wrap; word-wrap: break-word;
}
.blog-site-content p:not(:nth-of-type(1)) {
margin-top: 20px;
}body:after {
content: url(//ishidaka-hanbai.com/wp/wp-content/themes/ishidakasekizai/js/lightbox/images/close.png) url(//ishidaka-hanbai.com/wp/wp-content/themes/ishidakasekizai/js/lightbox/images/loading.gif) url(//ishidaka-hanbai.com/wp/wp-content/themes/ishidakasekizai/js/lightbox/images/prev.png) url(//ishidaka-hanbai.com/wp/wp-content/themes/ishidakasekizai/js/lightbox/images/next.png);
display: none;
}
.lightboxOverlay {
position: absolute;
top: 0;
left: 0;
z-index: 9999;
background-color: black;
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
opacity: 0.8;
display: none;
}
.lightbox {
position: absolute;
left: 0;
width: 100%;
z-index: 10000;
text-align: center;
line-height: 0;
font-weight: normal;
}
.lightbox .lb-image {
display: block;
height: auto;
max-width: inherit;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
}
.lightbox a img {
border: none;
}
.lb-outerContainer {
position: relative;
background-color: white;
*zoom: 1;
width: 250px;
height: 250px;
margin: 0 auto;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
}
.lb-outerContainer:after {
content: "";
display: table;
clear: both;
}
.lb-container {
padding: 4px;
}
.lb-loader {
position: absolute;
top: 43%;
left: 0;
height: 25%;
width: 100%;
text-align: center;
line-height: 0;
}
.lb-cancel {
display: block;
width: 32px;
height: 32px;
margin: 0 auto;
background: url(//ishidaka-hanbai.com/wp/wp-content/themes/ishidakasekizai/js/lightbox/images/loading.gif) no-repeat;
}
.lb-nav {
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
z-index: 10;
}
.lb-container > .nav {
left: 0;
}
.lb-nav a {
outline: none;
background-image: url(data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==);
}
.lb-prev, .lb-next {
height: 100%;
cursor: pointer;
display: block;
}
.lb-nav a.lb-prev {
width: 34%;
left: 0;
float: left;
background: url(//ishidaka-hanbai.com/wp/wp-content/themes/ishidakasekizai/js/lightbox/images/prev.png) left 48% no-repeat;
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
opacity: 0;
-webkit-transition: opacity 0.6s;
-moz-transition: opacity 0.6s;
-o-transition: opacity 0.6s;
transition: opacity 0.6s;
}
.lb-nav a.lb-prev:hover {
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
opacity: 1;
}
.lb-nav a.lb-next {
width: 64%;
right: 0;
float: right;
background: url(//ishidaka-hanbai.com/wp/wp-content/themes/ishidakasekizai/js/lightbox/images/next.png) right 48% no-repeat;
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
opacity: 0;
-webkit-transition: opacity 0.6s;
-moz-transition: opacity 0.6s;
-o-transition: opacity 0.6s;
transition: opacity 0.6s;
}
.lb-nav a.lb-next:hover {
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
opacity: 1;
}
.lb-dataContainer {
margin: 0 auto;
padding-top: 5px;
*zoom: 1;
width: 100%;
-moz-border-radius-bottomleft: 4px;
-webkit-border-bottom-left-radius: 4px;
border-bottom-left-radius: 4px;
-moz-border-radius-bottomright: 4px;
-webkit-border-bottom-right-radius: 4px;
border-bottom-right-radius: 4px;
}
.lb-dataContainer:after {
content: "";
display: table;
clear: both;
}
.lb-data {
padding: 0 4px;
color: #ccc;
}
.lb-data .lb-details {
width: 85%;
float: left;
text-align: left;
line-height: 1.1em;
}
.lb-data .lb-caption {
font-size: 13px;
font-weight: bold;
line-height: 1em;
}
.lb-data .lb-number {
display: block;
clear: left;
padding-bottom: 1em;
font-size: 12px;
color: #999999;
}
.lb-data .lb-close {
display: block;
float: right;
width: 30px;
height: 30px;
background: url(//ishidaka-hanbai.com/wp/wp-content/themes/ishidakasekizai/js/lightbox/images/close.png) top right no-repeat;
text-align: right;
outline: none;
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
opacity: 0.7;
-webkit-transition: opacity 0.2s;
-moz-transition: opacity 0.2s;
-o-transition: opacity 0.2s;
transition: opacity 0.2s;
}
.lb-data .lb-close:hover {
cursor: pointer;
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
opacity: 1;
}.modaal-noscroll {
overflow: hidden;
}
.modaal-accessible-hide {
position: absolute !important;
clip: rect(1px 1px 1px 1px); clip: rect(1px, 1px, 1px, 1px);
padding: 0 !important;
border: 0 !important;
height: 1px !important;
width: 1px !important;
overflow: hidden;
}
.modaal-overlay {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 999;
opacity: 0;
}
.modaal-wrapper {
display: block;
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 9999;
overflow: auto;
opacity: 1;
box-sizing: border-box;
-webkit-overflow-scrolling: touch;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.modaal-wrapper * {
box-sizing: border-box;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-webkit-backface-visibility: hidden;
}
.modaal-wrapper .modaal-close {
border: none;
background: transparent;
padding: 0;
-webkit-appearance: none;
}
.modaal-wrapper.modaal-start_none {
display: none;
opacity: 1;
}
.modaal-wrapper.modaal-start_fade {
opacity: 0;
}
.modaal-wrapper *[tabindex="0"] {
outline: none !important;
}
.modaal-wrapper.modaal-fullscreen {
overflow: hidden;
}
.modaal-outer-wrapper {
display: table;
position: relative;
width: 100%;
height: 100%;
}
.modaal-fullscreen .modaal-outer-wrapper {
display: block;
}
.modaal-inner-wrapper {
display: table-cell;
width: 100%;
height: 100%;
position: relative;
vertical-align: middle;
text-align: center;
padding: 80px 25px;
}
.modaal-fullscreen .modaal-inner-wrapper {
padding: 0;
display: block;
vertical-align: top;
}
.modaal-container {
position: relative;
display: inline-block;
width: 100%;
margin: auto;
text-align: left;
color: #000;
max-width: 1000px;
border-radius: 0px;
background: #fff;
box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
cursor: auto;
}
.modaal-container.is_loading {
height: 100px;
width: 100px;
overflow: hidden;
}
.modaal-fullscreen .modaal-container {
max-width: none;
height: 100%;
overflow: auto;
}
.modaal-close {
position: fixed;
right: 20px;
top: 20px;
color: #fff;
cursor: pointer;
opacity: 1;
width: 50px;
height: 50px;
background: rgba(0, 0, 0, 0);
border-radius: 100%;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.modaal-close:focus,
.modaal-close:hover {
outline: none;
background: #fff;
}
.modaal-close:focus:before,
.modaal-close:focus:after,
.modaal-close:hover:before,
.modaal-close:hover:after {
background: #b93d0c;
}
.modaal-close span {
position: absolute !important;
clip: rect(1px 1px 1px 1px); clip: rect(1px, 1px, 1px, 1px);
padding: 0 !important;
border: 0 !important;
height: 1px !important;
width: 1px !important;
overflow: hidden;
}
.modaal-close:before,
.modaal-close:after {
display: block;
content: " ";
position: absolute;
top: 14px;
left: 23px;
width: 4px;
height: 22px;
border-radius: 4px;
background: #fff;
-webkit-transition: background 0.2s ease-in-out;
transition: background 0.2s ease-in-out;
}
.modaal-close:before {
-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.modaal-close:after {
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}
.modaal-fullscreen .modaal-close {
background: #afb7bc;
right: 10px;
top: 10px;
}
.modaal-content-container {
padding: 30px;
}
.modaal-confirm-wrap {
padding: 30px 0 0;
text-align: center;
font-size: 0;
}
.modaal-confirm-btn {
font-size: 14px;
display: inline-block;
margin: 0 10px;
vertical-align: middle;
cursor: pointer;
border: none;
background: transparent;
}
.modaal-confirm-btn.modaal-ok {
padding: 10px 15px;
color: #fff;
background: #555;
border-radius: 3px;
-webkit-transition: background 0.2s ease-in-out;
transition: background 0.2s ease-in-out;
}
.modaal-confirm-btn.modaal-ok:hover {
background: #2f2f2f;
}
.modaal-confirm-btn.modaal-cancel {
text-decoration: underline;
}
.modaal-confirm-btn.modaal-cancel:hover {
text-decoration: none;
color: #2f2f2f;
}
.modaal-instagram .modaal-container {
width: auto;
background: transparent;
box-shadow: none !important;
}
.modaal-instagram .modaal-content-container {
padding: 0;
background: transparent;
}
.modaal-instagram .modaal-content-container > blockquote {
width: 1px !important;
height: 1px !important;
opacity: 0 !important;
}
.modaal-instagram iframe {
opacity: 0;
margin: -6px !important;
border-radius: 0 !important;
width: 1000px !important;
max-width: 800px !important;
box-shadow: none !important;
-webkit-animation: instaReveal 1s linear forwards;
animation: instaReveal 1s linear forwards;
}
.modaal-image .modaal-inner-wrapper {
padding-left: 140px;
padding-right: 140px;
}
.modaal-image .modaal-container {
width: auto;
max-width: 100%;
}
.modaal-gallery-wrap {
position: relative;
color: #fff;
}
.modaal-gallery-item {
display: none;
}
.modaal-gallery-item img {
display: block;
}
.modaal-gallery-item.is_active {
display: block;
}
.modaal-gallery-label {
position: absolute;
left: 0;
width: 100%;
margin: 20px 0 0;
font-size: 18px;
text-align: center;
color: #fff;
}
.modaal-gallery-label:focus {
outline: none;
}
.modaal-gallery-control {
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
opacity: 1;
cursor: pointer;
color: #fff;
width: 50px;
height: 50px;
background: rgba(0, 0, 0, 0);
border: none;
border-radius: 100%;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.modaal-gallery-control.is_hidden {
opacity: 0;
cursor: default;
}
.modaal-gallery-control:focus,
.modaal-gallery-control:hover {
outline: none;
background: #fff;
}
.modaal-gallery-control:focus:before,
.modaal-gallery-control:focus:after,
.modaal-gallery-control:hover:before,
.modaal-gallery-control:hover:after {
background: #afb7bc;
}
.modaal-gallery-control span {
position: absolute !important;
clip: rect(1px 1px 1px 1px); clip: rect(1px, 1px, 1px, 1px);
padding: 0 !important;
border: 0 !important;
height: 1px !important;
width: 1px !important;
overflow: hidden;
}
.modaal-gallery-control:before,
.modaal-gallery-control:after {
display: block;
content: " ";
position: absolute;
top: 16px;
left: 25px;
width: 4px;
height: 18px;
border-radius: 4px;
background: #fff;
-webkit-transition: background 0.2s ease-in-out;
transition: background 0.2s ease-in-out;
}
.modaal-gallery-control:before {
margin: -5px 0 0;
-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.modaal-gallery-control:after {
margin: 5px 0 0;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}
.modaal-gallery-next-inner {
left: 100%;
margin-left: 40px;
}
.modaal-gallery-next-outer {
right: 45px;
}
.modaal-gallery-prev:before,
.modaal-gallery-prev:after {
left: 22px;
}
.modaal-gallery-prev:before {
margin: 5px 0 0;
-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.modaal-gallery-prev:after {
margin: -5px 0 0;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}
.modaal-gallery-prev-inner {
right: 100%;
margin-right: 40px;
}
.modaal-gallery-prev-outer {
left: 45px;
}
.modaal-video-wrap {
margin: auto 50px;
position: relative;
}
.modaal-video-container {
position: relative;
padding-bottom: 56.25%;
height: 0;
overflow: hidden;
max-width: 100%;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
background: #000;
max-width: 1300px;
margin-left: auto;
margin-right: auto;
}
.modaal-video-container iframe,
.modaal-video-container object,
.modaal-video-container embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.modaal-iframe .modaal-content {
width: 100%;
height: 100%;
}
.modaal-iframe-elem {
width: 100%;
height: 100%;
display: block;
}
.modaal-loading-spinner {
background: none;
position: absolute;
width: 200px;
height: 200px;
top: 50%;
left: 50%;
margin: -100px 0 0 -100px;
-webkit-transform: scale(0.25);
-ms-transform: scale(0.25);
transform: scale(0.25);
}
.modaal-loading-spinner > div {
width: 24px;
height: 24px;
margin-left: 4px;
margin-top: 4px;
position: absolute;
}
.modaal-loading-spinner > div > div {
width: 100%;
height: 100%;
border-radius: 15px;
background: #fff;
}
.modaal-loading-spinner > div:nth-of-type(1) > div {
-webkit-animation: modaal-loading-spinner 1s linear infinite;
animation: modaal-loading-spinner 1s linear infinite;
-webkit-animation-delay: 0s;
animation-delay: 0s;
}
.modaal-loading-spinner > div:nth-of-type(2) > div,
.modaal-loading-spinner > div:nth-of-type(3) > div {
-ms-animation: modaal-loading-spinner 1s linear infinite;
-moz-animation: modaal-loading-spinner 1s linear infinite;
-webkit-animation: modaal-loading-spinner 1s linear infinite;
-o-animation: modaal-loading-spinner 1s linear infinite;
}
.modaal-loading-spinner > div:nth-of-type(1) {
-ms-transform: translate(84px, 84px) rotate(45deg) translate(70px, 0);
-webkit-transform: translate(84px, 84px) rotate(45deg) translate(70px, 0);
transform: translate(84px, 84px) rotate(45deg) translate(70px, 0);
}
.modaal-loading-spinner > div:nth-of-type(2) > div {
-webkit-animation: modaal-loading-spinner 1s linear infinite;
animation: modaal-loading-spinner 1s linear infinite;
-webkit-animation-delay: .12s;
animation-delay: .12s;
}
.modaal-loading-spinner > div:nth-of-type(2) {
-ms-transform: translate(84px, 84px) rotate(90deg) translate(70px, 0);
-webkit-transform: translate(84px, 84px) rotate(90deg) translate(70px, 0);
transform: translate(84px, 84px) rotate(90deg) translate(70px, 0);
}
.modaal-loading-spinner > div:nth-of-type(3) > div {
-webkit-animation: modaal-loading-spinner 1s linear infinite;
animation: modaal-loading-spinner 1s linear infinite;
-webkit-animation-delay: .25s;
animation-delay: .25s;
}
.modaal-loading-spinner > div:nth-of-type(4) > div,
.modaal-loading-spinner > div:nth-of-type(5) > div {
-ms-animation: modaal-loading-spinner 1s linear infinite;
-moz-animation: modaal-loading-spinner 1s linear infinite;
-webkit-animation: modaal-loading-spinner 1s linear infinite;
-o-animation: modaal-loading-spinner 1s linear infinite;
}
.modaal-loading-spinner > div:nth-of-type(3) {
-ms-transform: translate(84px, 84px) rotate(135deg) translate(70px, 0);
-webkit-transform: translate(84px, 84px) rotate(135deg) translate(70px, 0);
transform: translate(84px, 84px) rotate(135deg) translate(70px, 0);
}
.modaal-loading-spinner > div:nth-of-type(4) > div {
-webkit-animation: modaal-loading-spinner 1s linear infinite;
animation: modaal-loading-spinner 1s linear infinite;
-webkit-animation-delay: .37s;
animation-delay: .37s;
}
.modaal-loading-spinner > div:nth-of-type(4) {
-ms-transform: translate(84px, 84px) rotate(180deg) translate(70px, 0);
-webkit-transform: translate(84px, 84px) rotate(180deg) translate(70px, 0);
transform: translate(84px, 84px) rotate(180deg) translate(70px, 0);
}
.modaal-loading-spinner > div:nth-of-type(5) > div {
-webkit-animation: modaal-loading-spinner 1s linear infinite;
animation: modaal-loading-spinner 1s linear infinite;
-webkit-animation-delay: .5s;
animation-delay: .5s;
}
.modaal-loading-spinner > div:nth-of-type(6) > div,
.modaal-loading-spinner > div:nth-of-type(7) > div {
-ms-animation: modaal-loading-spinner 1s linear infinite;
-moz-animation: modaal-loading-spinner 1s linear infinite;
-webkit-animation: modaal-loading-spinner 1s linear infinite;
-o-animation: modaal-loading-spinner 1s linear infinite;
}
.modaal-loading-spinner > div:nth-of-type(5) {
-ms-transform: translate(84px, 84px) rotate(225deg) translate(70px, 0);
-webkit-transform: translate(84px, 84px) rotate(225deg) translate(70px, 0);
transform: translate(84px, 84px) rotate(225deg) translate(70px, 0);
}
.modaal-loading-spinner > div:nth-of-type(6) > div {
-webkit-animation: modaal-loading-spinner 1s linear infinite;
animation: modaal-loading-spinner 1s linear infinite;
-webkit-animation-delay: .62s;
animation-delay: .62s;
}
.modaal-loading-spinner > div:nth-of-type(6) {
-ms-transform: translate(84px, 84px) rotate(270deg) translate(70px, 0);
-webkit-transform: translate(84px, 84px) rotate(270deg) translate(70px, 0);
transform: translate(84px, 84px) rotate(270deg) translate(70px, 0);
}
.modaal-loading-spinner > div:nth-of-type(7) > div {
-webkit-animation: modaal-loading-spinner 1s linear infinite;
animation: modaal-loading-spinner 1s linear infinite;
-webkit-animation-delay: .75s;
animation-delay: .75s;
}
.modaal-loading-spinner > div:nth-of-type(7) {
-ms-transform: translate(84px, 84px) rotate(315deg) translate(70px, 0);
-webkit-transform: translate(84px, 84px) rotate(315deg) translate(70px, 0);
transform: translate(84px, 84px) rotate(315deg) translate(70px, 0);
}
.modaal-loading-spinner > div:nth-of-type(8) > div {
-webkit-animation: modaal-loading-spinner 1s linear infinite;
animation: modaal-loading-spinner 1s linear infinite;
-webkit-animation-delay: .87s;
animation-delay: .87s;
}
.modaal-loading-spinner > div:nth-of-type(8) {
-ms-transform: translate(84px, 84px) rotate(360deg) translate(70px, 0);
-webkit-transform: translate(84px, 84px) rotate(360deg) translate(70px, 0);
transform: translate(84px, 84px) rotate(360deg) translate(70px, 0);
}
@media only screen and (min-width: 1400px) {
.modaal-video-container {
padding-bottom: 0;
height: 731px;
}
}
@media only screen and (max-width: 1140px) {
.modaal-image .modaal-inner-wrapper {
padding-left: 25px;
padding-right: 25px;
}
.modaal-gallery-control {
top: auto;
bottom: 20px;
-webkit-transform: none;
-ms-transform: none;
transform: none;
background: rgba(0, 0, 0, 0.7);
}
.modaal-gallery-control:before,
.modaal-gallery-control:after {
background: #fff;
}
.modaal-gallery-next {
left: auto;
right: 20px;
}
.modaal-gallery-prev {
left: 20px;
right: auto;
}
}
@media screen and (max-width: 900px) {
.modaal-instagram iframe {
width: 500px !important;
}
}
@media only screen and (max-width: 600px) {
.modaal-instagram iframe {
width: 280px !important;
}
}
@media screen and (max-height: 1100px) {
.modaal-instagram iframe {
width: 700px !important;
}
}
@media screen and (max-height: 1000px) {
.modaal-inner-wrapper {
padding-top: 60px;
padding-bottom: 60px;
}
.modaal-instagram iframe {
width: 600px !important;
}
}
@media screen and (max-height: 900px) {
.modaal-instagram iframe {
width: 500px !important;
}
.modaal-video-container {
max-width: 900px;
max-height: 510px;
}
}
@media only screen and (max-height: 820px) {
.modaal-gallery-label {
display: none;
}
}
@keyframes instaReveal {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@-webkit-keyframes instaReveal {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@-webkit-keyframes modaal-loading-spinner {
0% {
opacity: 1;
-ms-transform: scale(1.5);
-webkit-transform: scale(1.5);
transform: scale(1.5);
}
100% {
opacity: .1;
-ms-transform: scale(1);
-webkit-transform: scale(1);
transform: scale(1);
}
}
@keyframes modaal-loading-spinner {
0% {
opacity: 1;
-ms-transform: scale(1.5);
-webkit-transform: scale(1.5);
transform: scale(1.5);
}
100% {
opacity: .1;
-ms-transform: scale(1);
-webkit-transform: scale(1);
transform: scale(1);
}
}body.compensate-for-scrollbar{overflow:hidden}.fancybox-active{height:auto}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute!important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-backface-visibility:hidden;height:100%;left:0;outline:none;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-ms-touch-action:manipulation;touch-action:manipulation;transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{box-sizing:border-box}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.9;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{direction:ltr;opacity:0;position:absolute;transition:opacity .25s ease,visibility 0s ease .25s;visibility:hidden;z-index:99997}.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;transition:opacity .25s ease 0s,visibility 0s ease 0s;visibility:visible}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-backface-visibility:hidden;display:none;height:100%;left:0;outline:none;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;transition-property:transform,opacity;white-space:normal;width:100%;z-index:99994}.fancybox-slide:before{content:"";display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:hidden;padding:44px 0}.fancybox-slide--image:before{display:none}.fancybox-slide--html{padding:6px}.fancybox-content{background:#fff;display:inline-block;margin:0;max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content{animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;background:transparent;background-repeat:no-repeat;background-size:100% 100%;left:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;transform-origin:top left;transition-property:transform,opacity;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99995}.fancybox-can-zoomOut .fancybox-content{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:zoom-in}.fancybox-can-pan .fancybox-content,.fancybox-can-swipe .fancybox-content{cursor:grab}.fancybox-is-grabbing .fancybox-content{cursor:grabbing}.fancybox-container [data-selectable=true]{cursor:text}.fancybox-image,.fancybox-spaceball{background:transparent;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--video .fancybox-content{height:100%;overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#fff}.fancybox-iframe,.fancybox-video{background:transparent;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.fancybox-iframe{left:0;position:absolute;top:0}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;box-shadow:none;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;position:relative;transition:color .2s;vertical-align:top;visibility:inherit;width:44px}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:hover{color:#fff}.fancybox-button:focus{outline:none}.fancybox-button.fancybox-focus{outline:1px dotted}.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:none}.fancybox-button div{height:100%}.fancybox-button svg{display:block;height:100%;overflow:visible;position:relative;width:100%}.fancybox-button svg path{fill:currentColor;stroke-width:0}.fancybox-button--fsenter svg:nth-child(2),.fancybox-button--fsexit svg:first-child,.fancybox-button--pause svg:first-child,.fancybox-button--play svg:nth-child(2){display:none}.fancybox-progress{background:#ff5268;height:2px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:99998}.fancybox-close-small{background:transparent;border:0;border-radius:0;color:#ccc;cursor:pointer;opacity:.8;padding:8px;position:absolute;right:-12px;top:-44px;z-index:401}.fancybox-close-small:hover{color:#fff;opacity:1}.fancybox-slide--html .fancybox-close-small{color:currentColor;padding:10px;right:0;top:0}.fancybox-slide--image.fancybox-is-scaling .fancybox-content{overflow:hidden}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{display:none}.fancybox-navigation .fancybox-button{background-clip:content-box;height:100px;opacity:0;position:absolute;top:calc(50% - 50px);width:70px}.fancybox-navigation .fancybox-button div{padding:7px}.fancybox-navigation .fancybox-button--arrow_left{left:0;left:env(safe-area-inset-left);padding:31px 26px 31px 6px}.fancybox-navigation .fancybox-button--arrow_right{padding:31px 6px 31px 26px;right:0;right:env(safe-area-inset-right)}.fancybox-caption{background:linear-gradient(0deg,rgba(0,0,0,.85) 0,rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,transparent);bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:75px 44px 25px;pointer-events:none;right:0;text-align:center;z-index:99996}@supports (padding:max(0px)){.fancybox-caption{padding:75px max(44px,env(safe-area-inset-right)) max(25px,env(safe-area-inset-bottom)) max(44px,env(safe-area-inset-left))}}.fancybox-caption--separate{margin-top:-50px}.fancybox-caption__body{max-height:50vh;overflow:auto;pointer-events:all}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}.fancybox-caption a:hover{color:#fff;text-decoration:underline}.fancybox-loading{animation:a 1s linear infinite;background:transparent;border:4px solid #888;border-bottom-color:#fff;border-radius:50%;height:50px;left:50%;margin:-25px 0 0 -25px;opacity:.7;padding:0;position:absolute;top:50%;width:50px;z-index:99999}@keyframes a{to{transform:rotate(1turn)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;transform:translateZ(0)}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;transform:scaleX(1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;transform:rotate(-1turn)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;transform:rotate(1turn)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;transform:rotate(0deg)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;transform:scaleX(1) translateZ(0)}.fancybox-fx-tube.fancybox-slide--previous{transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{transform:translateZ(0) scale(1)}@media (max-height:576px){.fancybox-slide{padding-left:6px;padding-right:6px}.fancybox-slide--image{padding:6px 0}.fancybox-close-small{right:-6px}.fancybox-slide--image .fancybox-close-small{background:#4e4e4e;color:#f2f4f6;height:36px;opacity:1;padding:6px;right:0;top:0;width:36px}.fancybox-caption{padding-left:12px;padding-right:12px}@supports (padding:max(0px)){.fancybox-caption{padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right))}}}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px}.fancybox-share p{margin:0;padding:0}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px;min-width:130px;padding:0 15px;text-decoration:none;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.fancybox-share__button:link,.fancybox-share__button:visited{color:#fff}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{background:transparent;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0;outline:none;padding:10px 15px;width:100%}.fancybox-thumbs{background:#ddd;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px;position:absolute;right:0;-webkit-tap-highlight-color:rgba(0,0,0,0);top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs__list{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-x .fancybox-thumbs__list{overflow:hidden}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{width:7px}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs__list a{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:rgba(0,0,0,.1);background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:none;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px}.fancybox-thumbs__list a:before{border:6px solid #ff5268;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:99991}.fancybox-thumbs__list a:focus:before{opacity:.5}.fancybox-thumbs__list a.fancybox-thumbs-active:before{opacity:1}@media (max-width:576px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs__list a{max-width:calc(100% - 10px)}}