@charset "UTF-8";
@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, font, 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 {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
line-height: 1.6em;
}
h1, h2, h3, h4{
line-height: 1em;
}
img{
max-width:100%;
height:auto;
vertical-align:bottom;
}
a{
text-decoration: none;
-webkit-transition-duration: 1000ms;
-moz-transition-duration: 1000ms;
-o-transition-duration: 1000ms;
transition-duration: 1000ms;
-webkit-transition-timing-function: ease;
-moz-transition-timing-function: ease;
-o-transition-timing-function: ease;
transition-timing-function: ease;
-webkit-transition-property: all;
-moz-transition-property: all;
-o-transition-property: all;
transition-property: all;
}
a:hover{
text-decoration: none;
}
a img{
border-style:none;
} 
strong{
font-weight: normal;
}
ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
} :focus {
outline: 0;
} ins {
text-decoration: none;
}
del {
text-decoration: line-through;
} table {
border-collapse: collapse;
border-spacing: 0;
}
.clear::after{
content: ".";
display: block; 
height: 0;
font-size:0;
clear: both; 
visibility:hidden;
}
   .text-center {
text-align: center;
}  * {
-webkit-box-sizing: border-box;
box-sizing: border-box;
margin: 0;
}
body {
line-height: 1.6em;
font-family: "Noto Sans JP", sans-serif;
background: #fff;
color: #222222;
}
a {
color: #37b44a;
}
a:hover {
color: #555;
}
img {
pointer-events: none;
}
.nopc {
display: none;
}
.header_menu {
opacity: 0;
}
.news_bg {
background: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/news_bg.jpg) repeat;
padding: 60px 0 0px;
margin: 80px 0 0 0; }
.news_bg .container {
top: -120px;
position: relative;
}
.news_bg .container2 {
padding: 40px 0 0px !important;
}
.stripe_bg_blu {
background: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/stripe/bg_str_blu.jpg);
}
.table_parent {
display: table;
width: 100%;
}
.table_parent .table_cells-2 {
display: table-cell;
width: 50%;
vertical-align: middle;
}
.common_box {
font-family: ten-mincho-text, serif;
border: 1px solid #0048be;
background: white;
padding: 0px 30px 60px;
}
.common_box h2 {
color: #444444;
font-size: 1.3rem;
letter-spacing: 2px;
line-height: 1.6;
position: relative;
}
.common_box h2::after {
position: absolute;
bottom: -21px;
left: 35%;
content: '';
width: 30%;
height: 4px;
background: #5e656b;
-webkit-transform: scale(0, 1);
-ms-transform: scale(0, 1);
transform: scale(0, 1);
-webkit-transform-origin: center top;
-ms-transform-origin: center top;
transform-origin: center top;
}
.common_box h2.is-show::after {
-webkit-transform: scale(1, 1);
-ms-transform: scale(1, 1);
transform: scale(1, 1);
}
.common_box p {
margin-top: 50px;
color: #666666;
line-height: 1.8;
}
.h1_title {
position: relative;
top: -37px;
}
.h1_title h1 {
display: inline-block;
font-family: ten-mincho-text, serif;
color: white;
padding: 20px;
width: 245px;
height: 88px;
line-height: 35px;
font-size: 1.4rem;
letter-spacing: 2px;
background: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/title_bg_01.png) no-repeat;
}
.h1_title_2 h1 {
background: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/title_bg_02.png) no-repeat;
}
.h1_title_3 {
position: relative;
top: -37px;
}
.h1_title_3 h1 {
display: inline-block;
font-family: ten-mincho-text, serif;
color: white;
padding: 20px;
max-width: 405px;
width: 100%;
height: 87px;
line-height: 35px;
font-size: 1.4rem;
letter-spacing: 2px;
background-size: cover;
background-position: center;
background: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/title_bg_03.png) no-repeat;
}
@media screen and (max-width: 768px) {
.h1_title_3 h1 {
line-height: 28px;
font-size: 1.2rem;
height: 67px;
}
}
.h1_title_3_blue h1 {
background: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/title_bg_03_blue.png) no-repeat;
}
.h1_title_4 h1 {
display: inline-block;
font-family: ten-mincho-text, serif;
color: white;
padding: 20px;
max-width: 520px;
height: 117px;
line-height: 35px;
font-size: 1.4rem;
letter-spacing: 2px;
background: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/title_bg_04.jpg) no-repeat;
}
@media screen and (max-width: 768px) {
.h1_title_4 h1 {
padding: 20px 10px;
font-size: 1rem;
}
}
.h2_title {
display: inline-block;
position: relative;
height: 40px;
}
.h2_title h2 {
font-family: ten-mincho-text, serif;
color: #0048be;
font-size: 25px;
font-weight: 200;
line-height: 1.4;
letter-spacing: 2px;
}
@media screen and (max-width: 768px) {
.h2_title h2 {
font-size: 26px;
}
}
.h2_title::before {
content: '';
position: absolute;
font-size: 46px;
font-weight: normal;
top: -5px;
left: -38px;
background-image: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/h2_before.svg);
background-repeat: no-repeat;
background-position: left center;
width: 60px;
height: 48px;
}
@media screen and (max-width: 768px) {
.h2_title::before {
display: none;
}
}
.h2_title::after {
content: '';
position: absolute;
font-size: 46px;
font-weight: normal;
right: -38px;
top: -5px;
background-image: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/h2_after.svg);
background-repeat: no-repeat;
background-position: right center;
width: 60px;
height: 48px;
}
@media screen and (max-width: 768px) {
.h2_title::after {
display: none;
}
}
.h2_title_02::before {
top: 50%;
}
.h2_title_02::after {
top: 50%;
}
.h2_title_03::before {
top: 50%;
}
.h2_title_03::after {
top: 50%;
}
.h2_title_03 {
display: inline-block;
position: relative;
height: 40px;
}
.h2_title_03 h2 {
font-family: ten-mincho-text, serif;
color: #231815;
font-size: 20px;
font-weight: 200;
line-height: 1.7;
letter-spacing: 2px;
}
.h2_title_03::before {
content: '';
position: absolute;
font-size: 46px;
font-weight: normal;
top: -5px;
left: -78px;
background-image: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/h2_before_02.svg);
background-repeat: no-repeat;
background-position: left center;
width: 60px;
height: 48px;
}
.h2_title_03::after {
content: '';
position: absolute;
font-size: 46px;
font-weight: normal;
right: -78px;
top: -5px;
background-image: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/h2_before_02.svg);
background-repeat: no-repeat;
background-position: right center;
width: 60px;
height: 48px;
}
.border_title h2 {
position: relative;
}
.border_title h2::after {
position: absolute;
bottom: -15px;
left: 35%;
content: '';
width: 30%;
height: 4px;
background: #449ea5;
-webkit-transform: scale(0, 1);
-ms-transform: scale(0, 1);
transform: scale(0, 1);
-webkit-transform-origin: center top;
-ms-transform-origin: center top;
transform-origin: center top;
}
.border_title h2.is-show::after {
-webkit-transform: scale(1, 1);
-ms-transform: scale(1, 1);
transform: scale(1, 1);
}
.border_title_2 h2::after {
width: 34%; left: 32%;
}
@media screen and (max-width: 1225px) {
.border_title_2 h2::after {
left: 33%;
}
}
.bold_0 {
font-weight: bold;
}
.bold {
color: #ff9750;
font-weight: bold;
}
.align-center {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.title-erea {
position: relative;
}
.title-image_features {
margin: -95px 0 -50px -200px;
}
@media screen and (max-width: 769px) {
.title-image_features {
margin: -95px 0 -50px 0px;
}
}
.title-image_service {
margin-right: 190px;
margin-bottom: 20px;
}
@media screen and (max-width: 769px) {
.title-image_service {
margin-right: 0px;
}
}
.title-image_works {
margin-right: 200px;
}
@media screen and (max-width: 769px) {
.title-image_works {
margin-right: 0px;
}
}
.title-image_news {
margin-right: 160px;
margin-bottom: 10px;
}
@media screen and (max-width: 769px) {
.title-image_news {
margin-right: 0px;
}
}
.title-image_contact {
margin-right: 140px;
margin-bottom: 5px;
}
@media screen and (max-width: 769px) {
.title-image_contact {
margin-right: 0px;
}
}
.title-image_wall {
margin-right: 290px;
margin-bottom: -9px;
}
@media screen and (max-width: 769px) {
.title-image_wall {
margin-right: 0px;
}
}
.title-image_roof {
margin-right: 180px;
margin-bottom: -9px;
}
@media screen and (max-width: 769px) {
.title-image_roof {
margin-right: 0px;
}
}
.title-image_other {
margin-right: 320px;
margin-bottom: -14px;
}
@media screen and (max-width: 769px) {
.title-image_other {
margin-right: 0px;
margin-bottom: 20px;
}
}
.title-image_flow {
margin-right: 190px;
margin-bottom: 10px;
}
@media screen and (max-width: 769px) {
.title-image_flow {
margin-right: 0px;
}
}
@media screen and (max-width: 769px) {
.title-image_flow_p {
margin-right: 0px;
}
}
.title-image_price {
margin-bottom: 6px;
}
@media screen and (max-width: 769px) {
.title-image_price {
margin-right: 0px;
}
}
.title-image_point_choose {
margin-bottom: 20px;
}
@media screen and (max-width: 769px) {
.title-image_point_choose {
margin-right: 0px;
}
}
.title-image_message {
margin-bottom: -30px;
margin-right: 100px;
}
@media screen and (max-width: 769px) {
.title-image_message {
margin-right: 0px;
}
}
.title-image_profile {
margin-bottom: -20px;
margin-right: 200px;
}
@media screen and (max-width: 769px) {
.title-image_profile {
margin-right: 0px;
margin-bottom: 0px;
}
}
.pc_block {
display: block;
}
@media screen and (max-width: 1224px) {
.pc_block {
display: none;
}
}
.sp_none {
display: none;
}
@media screen and (max-width: 1224px) {
.sp_none {
display: block;
}
}
#page_top {
background-color: white;
background-image: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/img/hirokonaika/top_greeting_bg.svg);
background-position: right bottom -70px;
background-size: 34% auto;
background-repeat: no-repeat;
overflow: hidden;
color: #c59932;
font-family: dnp-shuei-mincho-pr6n, sans-serif;
text-align: center;
font-size: 24px;
line-height: 1.5;
letter-spacing: 2px;
font-weight: initial;
}
#page_top .container_page_aboutus {
margin: 0 auto;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.page_top_left {
width: 42%;
}
.page_top_left img {
width: 100%;
-webkit-box-sizing: border-box;
box-sizing: border-box;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
}
.page_top_right {
width: 58%;
padding: 60px 90px 0 20px;
position: relative;
background: #f2f8f9;
}
@media screen and (min-width: 1225px) {
.page_top_right::before {
content: "";
position: absolute;
width: 182px;
height: 828px;
top: 0px;
left: -135px;
background-image: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/naname_blue01.svg);
background-repeat: no-repeat;
}
}
.page_top_right .page_top_right_title h2 {
font-family: ten-mincho-text, serif;
color: #449ea5;
line-height: 1.6;
font-size: 1.3rem;
}
.page_top_right_2 {
background: white;
padding: 60px 0px 0 90px;
}
@media screen and (min-width: 1225px) {
.page_top_right_2::after {
content: "";
position: absolute;
width: 182px;
height: 828px;
top: 0px;
right: -124px;
background-image: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/naname_white01.svg);
background-repeat: no-repeat;
}
.page_top_right_2::before {
display: none;
}
}
.page_top_text p {
font-family: ten-mincho-text, serif;
font-size: .9rem;
color: #444444;
text-align: left;
margin-top: 30px;
line-height: 2;
letter-spacing: 1px;
padding: 10px 10px 70px 20px;
max-width: 100%;
width: 90%;
}
@media screen and (max-width: 768px) {
.page_top_text p {
padding: 0;
width:100%;
}
}
.page_top_text .list_test-wrap {
list-style: none;
}
.page_top_text .list_test-wrap li {
font-size: 0.96rem;
color: #c59932;
padding: 24px 0px 0 0;
line-height: 1.6;
}
@media screen and (max-width: 1224px) {
#page_top {
background-position: right bottom -160px;
background-size: 80% auto;
}
#page_top .container_page_aboutus {
display: block;
}
#page_top .page_top_left {
width: 100%;
}
#page_top .page_top_right {
padding: 50px 0 0 0px;
width: 100%;
}
#page_top .page_top_text {
padding: 30px 30px;
}
}
@media screen and (max-width: 768px) {
#page_top h4.charm::after {
display: none;
}
#page_top h4.charm::before {
display: none;
}
#page_top .page_top_text .list_test-wrap {
padding-right: 40px;
}
}
#painting_other {
background: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/wall_bg.jpg);
}
@media screen and (min-width: 769px) {
#painting_other .painting_other_balcony {
margin-top: 60px;
}
}
@media screen and (max-width: 769px) {
#painting_other .painting_other_balcony {
padding-bottom: 60px;
}
}
@media screen and (min-width: 769px) {
#painting_other .painting_other_last {
padding-bottom: 4.0em;
}
}
@media screen and (max-width: 769px) {
#painting_other .painting_other_last {
padding-bottom: 160px;
}
}
#painting_other #other_top {
background: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/wall_bg.jpg);
}
@media screen and (max-width: 769px) {
#painting_other #other_top {
padding-bottom: 0px;
}
}
#painting_other .works_list {
max-width: 540px;
margin: 0 auto;
margin-top: 30px;
margin-bottom: 20px;
}
#painting_other .works_list .row {
padding-bottom: 0px;
margin-top: 40px;
}
#painting_other .works_list .row .col-4 {
padding-right: 6px;
padding-left: 6px;
}
#painting_other .works_list .before img, #painting_other .works_list .after img {
border: 3px solid #0048be;
}
#painting_other .works_list .cp_arrows {
height: 240px;
margin: -90px auto;
margin-top: -60px;
}
#painting_other .works_list .cp_arrow {
left: 47%;
}
@media screen and (max-width: 768px) {
#painting_other .works_list .cp_arrow {
left: 45%;
}
}
#painting_other .works_list .arrow {
padding: 18px 0;
}
#painting_other .works_list .arrow img {
width: 15%;
}
#painting_other .works_list p.label {
font-size: 1.6rem;
color: #0048be;
font-family: source-sans-pro, sans-serif;
font-weight: 700;
letter-spacing: 2px;
}
#painting_other .contents_boder {
top: -90px;
}
@media screen and (max-width: 1400px) {
#painting_other .contents_boder {
top: -100px;
}
}
@media screen and (max-width: 1200px) {
#painting_other .contents_boder {
top: -70px;
}
}
@media screen and (max-width: 769px) {
#painting_other .contents_boder {
top: -120px;
}
}
#painting_other .contents_boder:before {
content: '';
position: absolute;
top: -20px;
left: 0;
width: 120%;
height: 120px;
margin: 10% -10% 0;
-webkit-transform-origin: left center;
-ms-transform-origin: left center;
transform-origin: left center;
-webkit-transform: rotate(-2deg);
-ms-transform: rotate(-2deg);
transform: rotate(-2deg);
z-index: -1;
border-top: 5px solid #0048be;
}
@media screen and (max-width: 769px) {
#painting_other .contents_boder:before {
height: 60px;
}
}
#painting_other .badge {
padding: 0.4em .8em;
font-size: 90%;
}
#painting_other .other_works_title p::before {
width: 130px;
content: '';
position: absolute;
margin-left: -5px;
top: -20px;
right: -15px;
bottom: 0;
background: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/painting_other/before_2.png) no-repeat;
background-size: contain;
z-index: 10;
}
@media screen and (max-width: 769px) {
#painting_other .other_works_title p::before {
top: -15px;
right: 0px;
width: 100px;
}
}
#painting_other .other_works_title2 p::before {
background: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/painting_other/after_2.png) no-repeat;
background-size: contain;
}
#painting_other .other_works {
padding-bottom: 80px;
}
#painting_other .other_works .container {
max-width: 1050px;
}
#painting_other .other_work_img img {
max-height: 380px;
-o-object-fit: cover;
object-fit: cover;
}
#painting_other .service-content {
padding-bottom: 120px;
}
@media screen and (max-width: 769px) {
#painting_other .service-content {
padding-bottom: 120px;
}
}
.other_service-content {
height: 120px;
}
#other_top {
background: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/wall_bg.jpg);
}
@media screen and (max-width: 769px) {
#other_top {
padding-bottom: 80px;
}
}
@media screen and (max-width: 769px) {
#other_top .row {
padding-bottom: 40px;
}
}
#other_top .container {
padding: 10px 0 0px 0;
}
.other_box_title {
max-width: 400px;
margin: 0 auto;
margin-bottom: 20px;
}
.other_box_title h3 {
font-family: tbcinergothic-std, sans-serif;
color: #3b879f;
letter-spacing: 2px;
font-size: 28px;
font-weight: 600;
line-height: 1.4;
}
.other_img img {
border: 3px solid #0048be;
}
.card {
border: 3px solid #0048be;
}
.other_title {
height: 75px;
}
.other_title p {
height: 75px;
font-size: 1.3rem;
margin-top: 15px;
font-family: tbcinergothic-std, sans-serif;
color: #0048be;
line-height: 1.4;
letter-spacing: .1em;
}
.other_title p::before {
content: '';
width: 118px;
position: absolute;
margin-left: -5px;
top: -32px;
bottom: 0;
left: 5px;
background: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/painting_other/before.png) no-repeat;
background-size: contain;
z-index: 10;
}
@media screen and (max-width: 769px) {
.other_title p::before {
top: -15px;
right: 0px;
width: 95px;
}
}
.other_title h3 {
height: 75px;
display: table-cell; vertical-align: middle;
font-size: 22px;
font-family: tbcinergothic-std, sans-serif;
color: #d15959;
line-height: 1.4;
letter-spacing: .1em;
}
.other_title2 p::before {
background: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/painting_other/after.png) no-repeat;
background-size: contain;
}
.other_title3 {
height: 75px;
}
.other_title3 p {
height: 75px;
font-size: 1.3rem;
margin-top: 15px;
font-family: tbcinergothic-std, sans-serif;
color: #0048be;
line-height: 1.4;
letter-spacing: .1em;
}
.other_comment p {
line-height: 1.8;
border-radius: 4px;
background: #fffefa;
padding: 20px 40px;
}
@media screen and (max-width: 769px) {
#service {
padding: 60px 0;
}
}
#service_frame {
position: relative;
}
.skew-yane::before {
position: absolute;
height: 120px;
top: -40px;
left: 0;
background: #f9faf3 url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/wall_bg.jpg);
-webkit-transform: skewY(-3.5deg);
-ms-transform: skewY(-3.5deg);
transform: skewY(-3.5deg);
content: "";
border-top: 3px solid #0048be;
width: 50.1%;
}
@media screen and (max-width: 769px) {
.skew-yane::before {
height: 70px;
}
}
.skew-yane::after {
position: absolute;
height: 120px;
top: -40px;
left: auto;
right: 0;
background: #f9faf3 url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/wall_bg.jpg);
-webkit-transform: skewY(3.5deg);
-ms-transform: skewY(3.5deg);
transform: skewY(3.5deg);
content: "";
border-top: 3px solid #0048be;
width: 50.1%;
}
@media screen and (max-width: 769px) {
.skew-yane::after {
height: 70px;
}
}
img.fit100 {
max-width: 100%;
}
@media screen and (max-width: 768px) {
.nopc {
display: block !important;
}
#totop {
bottom: 80px !important;
right: 15px !important;
}
.nosp {
display: none !important;
}
.table-parent {
display: block;
}
.table-parent .table-cells_2 {
display: block;
width: 100%;
}
header {
position: relative;
width: 100% !important;
background: none !important;
border: none !important;
height: auto !important;
z-index: 1000000 !important;
}
header.active {
height: calc(100vh - 77px) !important;
}
main, footer {
padding-left: 0 !important;
}
main {
top: 0;
right: 0;
left: 0;
}
}
.clear {
clear: both;
}  #wrapper, #wrapper02 {
overflow: hidden;
display: block;
margin: 0;
padding: 0;
position: relative;
animation: fadeIn 1.5s ease-in 0s 1 normal;
-webkit-animation: fadeIn 1.5s ease-in 0s 1 normal;
}
@media screen and (min-width: 769px) {
.bx-viewport {
width: 100% !important;
min-height: 700px !important;
}
.bx-viewport img {
width: 100%;
height: 700px;
-o-object-fit: cover;
object-fit: cover;
}
}
@media screen and (min-width: 769px) {
#wrapper02 {
padding-left: 210px;
}
}
.fade_slow {
position: relative;
opacity: 0;
}
.fade_slow.in {
position: relative;
opacity: 1;
-webkit-transition: opacity 1500ms;
transition: opacity 1500ms;
}
@keyframes fadeIn {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@-webkit-keyframes fadeIn {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
.typ {
opacity: 0;
}
.typ span {
opacity: 0;
}
.typ2 {
opacity: 0;
}
.typ2 span {
opacity: 0;
}
.typ3 {
opacity: 0;
}
.typ3 span {
opacity: 0;
} header {
border-right: 1px solid #bbb;
width: 210px;
height: 100vh;
display: block;
position: fixed; -webkit-transition: left;
transition: left;
z-index: 99999;
top: 0;
background-color: #fff;
-webkit-transition: .3s;
transition: .3s;
overflow: scroll;
-ms-overflow-style: none; scrollbar-width: none;  }
header .blank_erea { background: white;
}
@media screen and (max-width: 769px) {
header .blank_erea {
display: none;
}
}
header #header_logo {
display: block;
width: 100%;
height: 200px;
padding: 17px 20px 13px 23px;
background: #fff;
}
header #header_logo a:hover {
opacity: 1.0;
}
@media screen and (min-width: 769px) {
header ul#menu-globalnavi li:hover::before {
border-color: #fff !important;
right: 15px;
}
}
header ul#menu-globalnavi > li {
background: #fff;
}
header ul#menu-globalnavi > li a {
color: #444;
font-family: ten-mincho-text, serif;
}
@media screen and (min-width: 769px) {
header ul#menu-globalnavi .sub-menu {
position: fixed;
display: block;
margin-left: 0px;
width: 210px;
height: 100vh;
top: 0;
left: -10px;
background-color: #0048be;
opacity: 0;
-webkit-transition: .5s;
transition: .5s;
z-index: -99999;
}
header ul#menu-globalnavi .sub-menu li {
top: 210px;
background-color: #0048be !important;
}
header ul#menu-globalnavi .sub-menu a {
color: #fff;
}
header ul#menu-globalnavi .sub-menu a::after {
color: #fff;
}
}
@media screen and (min-width: 769px) {
header ul#menu-globalnavi li::before {
content: "";
display: block;
width: 6px;
height: 6px;
top: 50%;
border-top: solid 2px;
border-right: solid 2px;
-webkit-transform: rotate(45deg) translateY(-50%);
-ms-transform: rotate(45deg) translateY(-50%);
transform: rotate(45deg) translateY(-50%);
color: inherit;
border-color: #0048be;
position: absolute;
right: 20px;
transition: 0.3s;
-webkit-transition: 0.3s;
}
}
@media screen and (max-width: 769px) {
header ul#menu-globalnavi .menu-item-23 {
border-top: none;
}
}
header ul#menu-globalnavi li {
border-top: 1px solid #bbb;
position: relative;
}
@media screen and (min-width: 769px) {
header ul#menu-globalnavi li:hover {
-webkit-transition-duration: 0.5s;
transition-duration: 0.5s; }
header ul#menu-globalnavi li:hover .sub-menu {
display: block;
-webkit-transition: .8s;
transition: .8s;
opacity: 1;
}
}
@media screen and (min-width: 769px) and (min-width: 769px) {
header ul#menu-globalnavi li:hover .sub-menu {
margin-left: 210px;
min-width: 210px;
height: 100vh;
left: 0px;
top: 0;
position: fixed;
}
header ul#menu-globalnavi li:hover .sub-menu li {
top: 210px;
background-color: #0048be !important;
}
}
header ul#menu-globalnavi li a {
padding-top: 12px;
padding-bottom: 10px;
font-family: ten-mincho-text, serif;
font-size: 14px;
display: block;
-webkit-transition: .3s;
transition: .3s;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
padding-left: 1em;
padding-right: 1em;
}
@media screen and (min-width: 769px) {
header ul#menu-globalnavi li a:hover {
color: #fff;
background: #0048be;
}
}
header ul#menu-globalnavi li:last-child {
border-bottom: 1px solid #BBB;
}
header li a::after {
color: #0048be;
font-size: 11px;
font-family: ten-mincho-text, serif; display: none;
}
@media screen and (min-width: 769px) {
header li a:hover::after {
color: #fff;
}
}
header .sub-menu li.menu-item-62 a::after {
content: 'WALL';
}
header .sub-menu li.menu-item-61 a::after {
content: 'ROOF';
}
header .sub-menu li.menu-item-60 a::after {
content: 'OTHER';
}
header li.menu-item-284 a::after {
content: 'HOME';
}
header li.menu-item-26 a::after {
content: 'To Owners';
}
header li.menu-item-25 a::after {
content: 'About Us';
}
header li.menu-item-27 a::after {
content: 'Production';
}
header li.menu-item-24 a::after {
content: 'About Us';
}
header li.menu-item-70 a::after {
content: 'Material';
}
header li.menu-item-30 a::after {
content: 'Products';
}
header::-webkit-scrollbar { display: none;
}
@media screen and (max-height: 1020px) and (min-width: 769px) {
width: 100% !important;
}
@media screen and (max-height: 1020px) {
.visual_comment p {
font-size: 26px !important;
}
}
@media screen and (max-height: 1020px) and (min-width: 769px) {
.visual_comment p {
font-size: 37px !important;
}
}
@media screen and (max-height: 1020px) and (min-width: 1200px) {
.visual_comment p {
font-size: 40px !important;
}
}
main {
padding-left: 210px;
} .nav-footer { width: 100%; }
.nav-footer .snsIcon { padding: 20px 10px;
text-align: center;
display: flex;
align-items: center;
}
.nav-footer .snsIcon a {
display: inline-block;
padding: 0 10px;
}
.nav-footer .snsIcon a img {
max-width: 100%;
width: 100%;
}
.nav-footer .snsIcon .sns_youtube img {
width: 90%;
}
#sns {
background: #fff;
padding: 25px 0 20px;
display: flex;
justify-content: center;
position: relative;
max-width: 100%;
}
#sns .sns_inner {
float: left;
margin-right: 20px;
} 
#sns .sns_inner .sns_icon {
float: left;
width: 51px;
height: 51px;
}
#sns .sns_inner .sns_icon a {
display: inline-block;
}
#sns .sns_inner .balloon1 {
position: relative;
display: inline-block;
margin: 5px 0 14px 16px;
padding: 7px 7px 7px 14px;
max-width: 100%;
color: #103771;
font-size: 14px;
background: #FFF;
border: solid 2px #b3c9c6;
-webkit-box-sizing: border-box;
box-sizing: border-box;
border-radius: 12px;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
#sns .sns_inner .balloon1:before {
content: "";
position: absolute;
top: 50%;
left: -15px;
margin-top: -8px;
border: 8px solid transparent;
border-right: 8px solid #FFF;
z-index: 2;
}
#sns .sns_inner .balloon1:after {
content: "";
position: absolute;
top: 50%;
left: -20px;
margin-top: -10px;
border: 10px solid transparent;
border-right: 10px solid #b3c9c6;
z-index: 1;
}
#sns .sns_inner .balloon1 p {
margin: 0;
padding: 0;
} @media screen and (max-height: 740px) {
header nav {
overflow-y: scroll; height: calc(100vh - 485px);
}
}
@media screen and (max-width: 768px) {
.nav-footer {
display: none;
}
#sns {
flex-wrap: wrap;
margin: 0 auto;
}
header nav.active {
overflow: auto !important;
height: calc(100vh - 136px);
background: #fff;
}
}
.nav-footer .nav-footer-text p {
font-weight: 600;
text-align: center;
color: #fffbae;
font-size: 12px;
line-height: 1.8;
margin-bottom: 20px;
}
.nav-footer .nav-footer-sns {
background: #0a1026;
padding: 20px;
text-align: center;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.nav-footer .nav-footer-sns a {
display: inline-block;
height: 100%;
}
.nav-footer .nav-footer-sns img {
width: 40px;
}
.navBtn {
position: fixed;
right: 0;
top: 0;
width: 65px;
height: 65px;
cursor: pointer;
z-index: 1000001 !important;
background: #0048be;
text-align: center;
}
.navBtn span {
display: block;
position: absolute;
-webkit-transition: .3s;
transition: .3s;
position: absolute;
width: 28px;
height: 2px;
left: 50%;
margin-left: -14px;
display: inline-block;
background-color: #ffffff;
}
.navBtn span:nth-child(1) {
top: 15px;
}
.navBtn span:nth-child(2) {
top: 24px;
}
.navBtn span:nth-child(3) {
top: 33px;
}
.navBtn span:nth-child(4) {
border: none;
color: #fff;
font-size: 13px;
left: 26px;
top: 40px;
display: inline;
background: none;
line-height: 13px;
}
.navBtn.active span:nth-child(1) {
top: 24px;
height: 3px;
-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.navBtn.active span:nth-child(2), .active span:nth-child(3) {
top: 24px;
height: 3px;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
} #header {             }
#header .header_common::before {
content: '';
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
background: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/lattice.png);
z-index: 10;
}
#header .header_common {
min-height: 300px;
width: 100%;
background: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/header_bg.jpg) no-repeat;
background-position: right bottom;
background-size: cover;
display: block;
overflow: hidden;
z-index: 0;
position: relative;
}
@media screen and (max-width: 768px) {
#header .header_common {
background-position: center !important;
}
}
#header .header_common h1.common_head {
color: #fff;
margin: 80px auto 0;
padding: 0;
text-align: center;
font-size: 34px;
letter-spacing: 5px;
font-family: ten-mincho-text, serif;
z-index: 100;
position: absolute;
top: 0;
left: 0;
right: 0;
line-height: 108px;
text-shadow: 0px 0px 7px #000000;
}
#header .header_common h1.common_head2 {
background: none;
}
#header .header_common h1.common_head::before {
content: '['; line-height: 1em;
z-index: 100;
text-shadow: 0px 0px 7px #000000;
}
#header .header_common h1.common_head::after {
content: ']'; line-height: 1em;
z-index: 100;
text-shadow: 0px 0px 7px #000000;
}
#header .header_common .common_head_summary {
position: absolute;
top: 186px;
left: 0;
right: 0;
margin: 0;
z-index: 800;
}
#header .header_common .common_head_summary p {
font-family: ten-mincho-text, serif;
font-size: 22px;
text-align: center;
line-height: 1.6em;
color: #b3cee8;
text-shadow: 0px 0px 7px black;
}
#header .header_common .common_head_summary p.common_head_summary_under {
margin-top: 20px;
color: white;
font-size: 15px;
letter-spacing: 2px;
}
#header .header_roof {
background: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/header_bg_02.jpg) no-repeat;
background-size: cover;
}
#header .header_other {
background: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/header_bg_03.jpg) no-repeat;
background-size: cover;
}
#header .header_plan {
background: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/header_bg_04.jpg) no-repeat;
background-size: cover;
}
#header .header_owner {
min-height: 400px;
background: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/header_bg_05.jpg) no-repeat;
background-size: cover;
}
#header .header_about {
background: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/header_bg_06.jpg) no-repeat;
background-size: cover;
}
#header .header_employee {
background: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/header_bg_07.jpg) no-repeat;
background-size: cover;
}
#header .header_qa {
background: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/header_bg_08.jpg) no-repeat;
background-size: cover;
}
#header .header_privacy {
background: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/header_bg_09.jpg) no-repeat;
background-size: cover;
}
#header .header_works {
background: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/header_bg_10.jpg) no-repeat;
background-size: cover;
}
#header .header_customer {
background: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/header_bg_12.jpg) no-repeat;
background-size: cover;
}
#header .header_news {
background: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/header_bg_13.jpg) no-repeat;
background-size: cover;
}
#header .header_sitemap {
background: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/header_bg_14.jpg) no-repeat;
background-size: cover;
}
#header .header_contact {
background: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/header_bg_15.jpg) no-repeat;
background-size: cover;
}
#header .header_short {
min-height: 246px;
}
#header .header_archive {
background: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/header_archive_bg.jpg) no-repeat;
background-size: cover;
}
#header #breadcrumb {
min-height: 56px;
height: auto; background: #f2f2f2;
padding-top: 10px;
}
#header #breadcrumb ul {
max-width: 1170px;
width: 100%;
margin: 0 auto;
overflow: hidden;
position: relative;
zoom: 1;
}
#header #breadcrumb ul li {
float: left;
font-size: 12px;
line-height: 1.5em;
color: #222222;
position: relative;
padding-top: 8px;
padding-right: 20px;
padding-bottom: 10px;
}
#header #breadcrumb ul li:not(:last-child)::before {
content: "";
display: block;
width: 6px;
height: 6px;
top: 50%;
border-top: solid 2px;
border-right: solid 2px;
-webkit-transform: rotate(45deg) translateY(-50%);
-ms-transform: rotate(45deg) translateY(-50%);
transform: rotate(45deg) translateY(-50%);
color: inherit;
border-color: #bbb;
position: absolute;
right: 0px;
}
#header #breadcrumb ul li.bc_home {
background: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/icon/bc_home.png) no-repeat;
background-size: 18px 18px;
background-position: left center;
padding-left: 28px;
margin: 0 8px 0 4px;
}
#header #breadcrumb ul li.bc_home::before {
content: '';
margin: 0px;
}
#header #breadcrumb ul li.bc_current {
margin: 0 8px;
}
#header #breadcrumb ul li a {
color: #0086a5;
}
#header #breadcrumb ul li a:hover {
color: #222222;
}
.container {
margin: 0 auto;
padding: 10px 0 40px 0;
}
@media screen and (min-width: 769px) {
.container_map {
padding-top: 40px;
}
}
a.link_bk {
position: relative;
background: #6d6d6d;
color: #fff;
padding: 8px 12px;
margin: 0 auto;
display: block;
width: 80%;
max-width: 230px;
border-bottom: 4px solid #222222;
text-align: center;
border-radius: 2px;
}
a.link_bk:after {
content: ''; display: inline-block; width: 7px; height: 30px; background-image: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/arrow-r.png);
background-repeat: no-repeat;
background-size: contain;
vertical-align: middle;
position: absolute;
top: 16px;
right: 23px;
-webkit-transition: all 0.2s;
transition: all 0.2s;
}
a.link_bk:hover {
background: #0048be;
}
a.link_bk:hover:after {
right: 20px;
-webkit-transition: all 0.2s;
transition: all 0.2s;
}
.bg_stripe {
background: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/stripe.png) repeat;
}
.bg_stripe2 {
background: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/stripe2.jpg) repeat;
}
.bg_stripe_lg {
background: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/stripe_lg.png) repeat;
}
h2.charm {
position: relative;
text-align: center;
font-family: ten-mincho-text, serif;
letter-spacing: 2px;
font-size: 30px;
color: #0048be;
padding: 0 18px;
margin-left: -100px;
margin: 0 0 0 -100px;
font-weight: bold;
}
@media screen and (max-width: 769px) {
h2.charm_short {
padding: 0px;
}
}
h2.charm::before {
content: '[';
font-size: 40px;
font-weight: normal;
margin-right: 26px;
font-family: "Noto Sans JP", sans-serif;
color: #6b6b6b;
background-position: left center;
background-size: 87px 68px;
padding: 30px 0 30px 100px;
}
h2.charm02::before {
background: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/h2_charm02.png) no-repeat;
background-position: left center;
background-size: 87px 68px;
}
h2.charm::after {
content: ']';
font-weight: normal;
font-size: 40px;
margin-left: 26px;
font-family: "Noto Sans JP", sans-serif;
color: #6b6b6b;
}
h2.charm-less {
text-align: center;
font-family: fot-tsukubrdgothic-std, sans-serif;
font-size: 30px;
color: #37b44a;
padding: 0 18px;
font-weight: bold;
}
h2.charm-less::before {
content: '[';
font-weight: normal;
font-size: 40px;
font-family: "Noto Sans JP", sans-serif;
margin-right: 16px;
}
h2.charm-less::after {
content: ']';
font-weight: normal;
font-size: 40px;
margin-left: 16px;
font-family: "Noto Sans JP", sans-serif;
}
.charm_under {
font-family: ten-mincho-text, serif;
color: #6fa0d3;
letter-spacing: 2px;
margin-top: 10px;
font-size: 1.2rem;
}
.charm_under_2 {
color: #444444;
font-size: 1.8rem;
font-family: ten-mincho-text, serif;
letter-spacing: 2px;
}
.charm_under_3 {
font-family: ten-mincho-text, serif;
color: #6fa0d3;
letter-spacing: 3px;
margin-top: -4px;
font-size: 1rem;
}
img.lattice {
display: block;
overflow: hidden;
}
.lattice::before {
content: '';
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
background: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/lattice.png);
background-attachment: fixed;
}
.frame_area {
outline: 2px solid #438969;
padding: 24px;
background: #fff;
position: relative;
overflow: hidden;
}
@media screen and (max-width: 768px) {
.frame_area {
padding: 24px 4%;
}
}
.over_mk, .over_mk_less {
position: relative;
padding-top: 24px;
border-bottom: 1px solid #828282;
}
.over_mk:before {
content: '';
position: absolute;
left: 50%;
top: 0px;
display: inline-block;
width: 50px;
height: 3px;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
background-color: #555;
} #video {
margin: 0;
width: 100%;
min-height: 765px;
height: 100vh;
min-width: 100%;
z-index: -100;
-o-object-fit: cover;
object-fit: cover;
}
.object_fit_img {
-o-object-fit: cover;
object-fit: cover;
font-family: 'object-fit: cover;';
}
#visual {
width: 100%;
background: #fff;
position: relative;
}
@media screen and (min-width: 769px) {
#visual .d-md-block {
display: block !important;
}
}
@media screen and (max-width: 769px) {
#visual .d-none {
display: none !important;
}
}
@media screen and (max-width: 769px) {
#visual .d-block {
display: block !important;
}
}
@media screen and (min-width: 769px) {
#visual .d-md-none {
display: none !important;
}
}
#visual_wrap {
margin: 0 auto;
padding: 0;
width: 100%;
height: 100vh;
min-height: 765px;
background: #444444;
}
#main_visual {
width: 100%;
height: 100vh;
margin: 0 auto;
}
#main_visual:after {
content: "";
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 7px;
opacity: 0.2;
height: 100%;
background-attachment: fixed;
}
@media screen and (max-width: 768px) {
#main_visual:after {
background: black;
opacity: 0.4;
}
}
.bx-wrapper {
position: relative;
margin: 0 auto;
padding: 0;
*zoom: 1;
border: none;
}
.slide {
width: 100%;
height: auto;
margin: 0 auto;
overflow: hidden;
}
.visual_comment {
position: absolute;
right: 200px;
top: 20%;
z-index: 85000;
}
.visual_comment img {
max-width: 210px;
height: 470px;
}
@media screen and (max-width: 1400px) {
.visual_comment {
top: 15%;
left: 0;
width: 100%;
text-align: center;
}
}
@media screen and (max-width: 768px) {
.visual_comment {
top: 17%;
left: 0;
width: 100%;
text-align: center;
background-size: 12% auto;
}
}
.visual_comment .visual_comment_sp {
position: absolute;
top: 240px;
left: 20px;
width: 95%;
margin: 0 auto;
font-family: fot-tsukubrdgothic-std, sans-serif;
font-weight: bold;
color: #fff;
letter-spacing: 3px;
line-height: 2em;
text-shadow: 0 0 7px rgba(0, 0, 0, 0.5);
}
@media screen and (max-width: 769px) {
.visual_comment .visual_comment_sp {
font-size: 1.8rem;
}
}
.cover {
position: absolute;
width: 100%;
bottom: 0;
z-index: 80000;
}
.cover img {
width: 100%;
}
.scroll-btn {
position: absolute;
left: 50%;
bottom: 10%;
border-radius: 50%;
width: 68px;
height: 68px;
margin-left: -34px;
z-index: 90000;
opacity: 0;
}
.scroll-btn:hover {
-webkit-transform: 0.2s;
-ms-transform: 0.2s;
transform: 0.2s;
bottom: 9%;
}
.top_logo {
opacity: 0;
}
a#logo {
position: absolute;
left: 30px;
top: 30px;
z-index: 7000;
display: block;
width: 69px;
height: 73px;
}
a#logo:hover {
opacity: .6;
}
ul#top_menu {
position: absolute;
right: 30px;
top: 30px;
z-index: 94000;
clear: both;
}
ul#top_menu li {
float: left;
}
ul#top_menu li a {
font-family: ten-mincho-text, serif;
font-size: 15px;
line-height: 24px;
color: #fff;
display: block;
margin: 6px 0;
text-shadow: 0px 0px 7px #000000;
}
ul#top_menu li a.top_info {
background: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/icon/top_news.svg) no-repeat;
background-size: 15px 22px;
background-position: left center;
padding: 0 35px 0 22px;
}
ul#top_menu li a.top_access {
background: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/icon/top_access.svg) no-repeat;
background-size: 21px 21px;
background-position: left center;
padding: 0 35px 0 30px;
}
ul#top_menu li a:hover {
color: #ff9750;
}
ul#top_menu li #___gcse_0 {
max-width: 240px;
} #visual_under {
padding: 0px 20px 54px;
position: relative;
background: #3f90c9;
color: white;
}
#visual_under p {
font-family: ten-mincho-text, serif;
font-size: 1.18rem;
line-height: 2.6;
}
#visual_under #svg-bg {
position: absolute;
bottom: -30px;
height: 50px;
left: 0;
width: 100%;
}
#future .container {
padding: 80px 0;
}
#future .container p {
text-align: center;
font-family: ten-mincho-text, serif;
font-size: 1.2em;
color: #666;
}
.message_outer {
display: table;
width: 100%;
margin: 0;
padding: 0;
}
.message_wrap {
width: 50%;
display: table-cell;
vertical-align: top;
}
.message_wrap .message_innner {
margin: 0 18px;
padding: 40px 0;
max-width: 526px;
}
.message_wrap .message_content {
background: #fff;
padding: 24px 24px 40px 24px;
border-radius: 3px;
}
.message_wrap .message_content p {
margin-bottom: 1.2em;
line-height: 2.0em;
text-align: center;
font-size: 16px;
font-family: "Noto Sans JP", sans-serif;
}
#features_new {
background: white;
padding-top: 20px;
}
@media screen and (min-width: 1200px) {
#features_new {
padding-top: 140px; }
}
#features_new .f-mt {
margin-top: 50px;
}
#features_new p {
margin-top: 22px;
margin-bottom: 30px;
line-height: 2;
}
#features_new .features_title {
padding: 80px 0;
text-align: center;
}
#features_new .h3_title_1, #features_new .h3_title_2, #features_new .h3_title_3, #features_new .h3_title_4 {
position: relative;
}
#features_new .features-item .h3_title {
display: inline-block;
}
#features_new .features-item p {
font-family: ten-mincho-text, serif;
}
#features_new .features-item p span {
color: #ff9750;
}
#features_new .features_content_01 {
padding-bottom: 30px;
}
@media screen and (max-width: 1280px) {
#features_new .features_content_01 {
overflow: visible;
}
}
#features_new .features_content_01 .order-xl-0 {
padding: 0 20px;
}
@media screen and (min-width: 1200px) {
#features_new .features_content_01 .order-xl-0 {
padding: 0 0 0 20px;
}
}
#features_new .features_content_01 .features_content_01_text {
margin-top: 70px;
border: 1px solid #0048be;
padding: 50px 40px 50px;
}
@media screen and (max-width: 900px) {
#features_new .features_content_01 .features_content_01_text {
margin-top: 60px;
}
}
@media screen and (max-width: 769px) {
#features_new .features_content_01 .features_content_01_text {
padding: 40px 20px;
}
}
#features_new .features_content_01 .features_content_01_text_02 {
padding: 0px 40px 20px;
}
@media screen and (max-width: 900px) {
#features_new .features_content_01 .features_content_01_text_02 {
margin-top: 60px;
}
}
@media screen and (max-width: 769px) {
#features_new .features_content_01 .features_content_01_text_02 {
padding: 40px 20px;
}
}
#features_new .features_content_01 .features_content_01_img {
width: 100%;
margin-top: 30px;
}
#features_new .features_content_01 .features_content_01_img .skew_mask {
overflow: hidden;
}
#features_new .features_content_01 .features_content_01_img img {
width: 100%;
-o-object-fit: cover;
object-fit: cover;
}
@media screen and (min-width: 1280px) {
#features_new .features_content_01 .features_content_01_img img {
border-left: 3px solid #0048be;
}
}
@media screen and (min-width: 1200px) {
#features_new .features_content_01 .features_content_01_img::before {
content: "";
top: -74px;
height: 100px;
-webkit-transform: skewY(-2.5deg);
-ms-transform: skewY(-2.5deg);
transform: skewY(-2.5deg);
border-bottom-style: solid;
position: absolute;
left: -0.5px;
border-color: #0048be;
border-width: 3px;
background: white center top -150px;
right: -3px;
}
}
@media screen and (min-width: 1200px) and (max-width: 1280px) {
#features_new .features_content_01 .features_content_01_img::before {
top: -40px;
height: 90px;
}
}
@media screen and (min-width: 1200px) {
#features_new .features_content_01 .features_content_01_img::after {
content: "";
bottom: -60px;
-webkit-transform: skewY(2.5deg);
-ms-transform: skewY(2.5deg);
transform: skewY(2.5deg);
border-top-style: solid;
position: absolute;
height: 120px;
left: -0.5px;
border-color: #0048be;
border-width: 3px;
background: white center;
right: -3px;
}
}
#features_new .features_content_02 {
position: relative;
padding-bottom: 20px;
}
@media screen and (min-width: 1200px) {
#features_new .features_content_02 {
padding-bottom: 120px;
}
}
@media screen and (max-width: 1280px) {
#features_new .features_content_02 {
overflow: visible;
}
}
@media screen and (min-width: 769px) {
#features_new .features_content_02 {
margin-top: -60px;
}
}
@media screen and (max-width: 1426px) {
#features_new .features_content_02 {
margin-top: 0px;
}
}
@media screen and (min-width: 1280px) {
#features_new .features_content_02::after {
content: ''; display: inline-block; width: 278px; height: 118px; background-image: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/features_content_02_after.png);
background-repeat: no-repeat;
position: absolute;
bottom: 11%;
right: 50%;
-webkit-transition: all 0.2s;
transition: all 0.2s;
}
}
#features_new .features_content_02 .pr-100 {
padding: 0 20px;
}
@media screen and (min-width: 1200px) {
#features_new .features_content_02 .pr-100 {
padding: 0 100px 0 0;
}
}
#features_new .features_content_02 .features_content_02_text {
margin-top: 70px;
background: white;
border: 1px solid #0048be;
width: 100%;
padding: 0px 40px 50px;
}
@media screen and (max-width: 900px) {
#features_new .features_content_02 .features_content_02_text {
margin-top: 60px;
}
}
@media screen and (max-width: 769px) {
#features_new .features_content_02 .features_content_02_text {
padding: 40px 20px;
}
}
#features_new .features_content_02 .features_content_02_img {
-webkit-transform: rotateY(180deg);
transform: rotateY(180deg);
width: 100%;
margin-top: 30px;
}
#features_new .features_content_02 .features_content_02_img .skew_mask {
overflow: hidden;
}
#features_new .features_content_02 .features_content_02_img img {
width: 100%;
-o-object-fit: cover;
object-fit: cover;
}
@media screen and (min-width: 1280px) {
#features_new .features_content_02 .features_content_02_img img {
border-left: 3px solid #0048be;
}
}
@media screen and (min-width: 1200px) {
#features_new .features_content_02 .features_content_02_img::before {
content: "";
top: -64px;
height: 90px;
-webkit-transform: skewY(-2.5deg);
-ms-transform: skewY(-2.5deg);
transform: skewY(-2.5deg);
border-bottom-style: solid;
position: absolute;
left: -0.5px;
border-color: #0048be;
border-width: 3px;
background: white center top -150px;
right: -3px;
}
}
@media screen and (min-width: 1200px) and (max-width: 1280px) {
#features_new .features_content_02 .features_content_02_img::before {
top: -80px;
height: 100px;
}
}
@media screen and (min-width: 1200px) {
#features_new .features_content_02 .features_content_02_img::after {
content: "";
bottom: -60px;
-webkit-transform: skewY(2.5deg);
-ms-transform: skewY(2.5deg);
transform: skewY(2.5deg);
border-top-style: solid;
position: absolute;
height: 120px;
left: -0.5px;
border-color: #0048be;
border-width: 3px;
background: white center;
right: -3px;
}
}
@media screen and (min-width: 769px) {
#features_new .features_content_01_02 {
margin-top: -60px;
}
}
@media screen and (min-width: 769px) and (max-width: 1426px) {
#features_new .features_content_01_02 {
margin-top: 0px;
}
}
#features {
background: white;
padding-top: 140px;
}
#features .f-mt {
margin-top: 50px;
}
#features p {
margin-top: 22px;
margin-bottom: 30px;
line-height: 2;
}
#features .features_title {
padding: 80px 0;
text-align: center;
}
#features .h3_title_1, #features .h3_title_2, #features .h3_title_3, #features .h3_title_4 {
position: relative;
}
#features .features-item .h3_title {
display: inline-block;
}
#features .features-item p {
font-family: ten-mincho-text, serif;
}
#features .features-item p span {
color: #ff9750;
}
#features .features_content_01 {
overflow: hidden;
padding-bottom: 30px;
}
@media screen and (max-width: 1280px) {
#features .features_content_01 {
overflow: visible;
}
}
#features .features_content_01 .features_content_01_text {
float: left;
border: 1px solid #0048be;
width: 100%;
padding: 50px 40px 50px;
}
@media screen and (max-width: 900px) {
#features .features_content_01 .features_content_01_text {
margin-top: 60px;
}
}
@media screen and (min-width: 1280px) {
#features .features_content_01 .features_content_01_text {
width: calc(44% - 50px);
margin: 40px 20px 0 30px;
}
}
@media screen and (max-width: 769px) {
#features .features_content_01 .features_content_01_text {
padding: 40px 20px;
}
}
#features .features_content_01 .features_content_01_text_02 {
padding: 0px 40px 20px;
}
@media screen and (max-width: 900px) {
#features .features_content_01 .features_content_01_text_02 {
margin-top: 60px;
}
}
@media screen and (max-width: 769px) {
#features .features_content_01 .features_content_01_text_02 {
padding: 40px 20px;
}
}
#features .features_content_01 .features_content_01_img {
float: right;
width: 100%;
margin-top: 30px;
}
@media screen and (min-width: 1280px) {
#features .features_content_01 .features_content_01_img {
width: 56%;
margin-top: 0px;
}
}
#features .features_content_01 .features_content_01_img .skew_mask {
overflow: hidden;
}
#features .features_content_01 .features_content_01_img img {
width: 100%;
-o-object-fit: cover;
object-fit: cover;
}
@media screen and (min-width: 1280px) {
#features .features_content_01 .features_content_01_img img {
border-left: 3px solid #0048be;
}
}
@media screen and (min-width: 900px) {
#features .features_content_01 .features_content_01_img::before {
content: "";
top: -94px;
height: 120px;
-webkit-transform: skewY(-2.5deg);
-ms-transform: skewY(-2.5deg);
transform: skewY(-2.5deg);
border-bottom-style: solid;
position: absolute;
left: -0.5px;
border-color: #0048be;
border-width: 3px;
background: white center top -150px;
right: -3px;
}
}
@media screen and (min-width: 900px) and (max-width: 1280px) {
#features .features_content_01 .features_content_01_img::before {
top: -40px;
height: 90px;
}
}
@media screen and (min-width: 900px) {
#features .features_content_01 .features_content_01_img::after {
content: "";
bottom: -60px;
-webkit-transform: skewY(2.5deg);
-ms-transform: skewY(2.5deg);
transform: skewY(2.5deg);
border-top-style: solid;
position: absolute;
height: 120px;
left: -0.5px;
border-color: #0048be;
border-width: 3px;
background: white center;
right: -3px;
}
}
#features .features_content_02 {
position: relative;
overflow: hidden;
padding-bottom: 120px;
}
@media screen and (max-width: 1280px) {
#features .features_content_02 {
overflow: visible;
}
}
@media screen and (min-width: 769px) {
#features .features_content_02 {
margin-top: -60px;
}
}
@media screen and (max-width: 1426px) {
#features .features_content_02 {
margin-top: 0px;
}
}
@media screen and (min-width: 1280px) {
#features .features_content_02::after {
content: ''; display: inline-block; width: 278px; height: 118px; background-image: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/features_content_02_after.png);
background-repeat: no-repeat;
position: absolute;
bottom: 11%;
right: 50%;
-webkit-transition: all 0.2s;
transition: all 0.2s;
}
}
#features .features_content_02 .features_content_02_text {
background: white;
float: right;
border: 1px solid #0048be;
width: 100%;
padding: 0px 40px 50px;
}
@media screen and (max-width: 900px) {
#features .features_content_02 .features_content_02_text {
margin-top: 60px;
}
}
@media screen and (min-width: 1280px) {
#features .features_content_02 .features_content_02_text {
width: calc(44% - 110px);
margin: 40px 90px 0 20px;
}
}
@media screen and (max-width: 769px) {
#features .features_content_02 .features_content_02_text {
padding: 40px 20px;
}
}
#features .features_content_02 .features_content_02_img {
-webkit-transform: rotateY(180deg);
transform: rotateY(180deg);
float: left;
width: 100%;
margin-top: 30px;
}
@media screen and (min-width: 769px) {
#features .features_content_02 .features_content_02_img {
margin-top: 100px;
}
}
@media screen and (min-width: 1280px) {
#features .features_content_02 .features_content_02_img {
width: 56%;
margin-top: 0px;
}
}
#features .features_content_02 .features_content_02_img .skew_mask {
overflow: hidden;
}
#features .features_content_02 .features_content_02_img img {
width: 100%;
-o-object-fit: cover;
object-fit: cover;
}
@media screen and (min-width: 1280px) {
#features .features_content_02 .features_content_02_img img {
border-left: 3px solid #0048be;
}
}
@media screen and (min-width: 900px) {
#features .features_content_02 .features_content_02_img::before {
content: "";
top: -94px;
height: 120px;
-webkit-transform: skewY(-2.5deg);
-ms-transform: skewY(-2.5deg);
transform: skewY(-2.5deg);
border-bottom-style: solid;
position: absolute;
left: -0.5px;
border-color: #0048be;
border-width: 3px;
background: white center top -150px;
right: -3px;
}
}
@media screen and (min-width: 900px) and (max-width: 1280px) {
#features .features_content_02 .features_content_02_img::before {
top: -80px;
height: 100px;
}
}
@media screen and (min-width: 900px) {
#features .features_content_02 .features_content_02_img::after {
content: "";
bottom: -60px;
-webkit-transform: skewY(2.5deg);
-ms-transform: skewY(2.5deg);
transform: skewY(2.5deg);
border-top-style: solid;
position: absolute;
height: 120px;
left: -0.5px;
border-color: #0048be;
border-width: 3px;
background: white center;
right: -3px;
}
}
@media screen and (min-width: 769px) {
#features .features_content_01_02 {
margin-top: -60px;
}
}
@media screen and (min-width: 769px) and (max-width: 1426px) {
#features .features_content_01_02 {
margin-top: 0px;
}
}
#mission_1 {
padding: 70px 0;
}
#mission_1 img {
width: 100%;
}
#mission_1 .container-fluid, #mission_1 .col-xl-4 {
padding: 0;
}
#mission_1 .mission_1_text {
position: relative;
padding: 40px 20px;
background: #0048be;
}
#mission_1 .mission_1_text p {
color: white;
font-size: 1.2rem;
font-family: ten-mincho-text, serif;
letter-spacing: 2px;
}
#mission_1 .mission_1_text::after {
content: ''; display: inline-block; width: 330px; height: 140px; background-image: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/mission_col.png);
background-repeat: no-repeat;
background-size: contain;
vertical-align: middle;
position: absolute;
top: 27px;
right: 48px;
-webkit-transition: all 0.2s;
transition: all 0.2s;
}
#mission_1 p.charm_under {
color: #0048be;
padding: 34px 0 60px;
}
#service {
background: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/service_bg.jpg);
background-repeat: repeat-x;
padding: 70px 0;
}
#service .service-content {
max-width: 1220px;
margin: 0 auto;
margin-top: 90px;
padding: 0 50px;
}
@media screen and (max-width: 769px) {
#service .service-content {
padding: 0 20px;
}
}
@media screen and (min-width: 1100px) {
#service .service-content {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
}
#service .charm_afeter_1::after {
content: '';
position: absolute;
margin-left: 35px;
width: 81px;
height: 79px;
bottom: 0;
background: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/charm_after_1.png) no-repeat;
background-size: cover;
z-index: 10;
}
@media screen and (max-width: 769px) {
#service .charm_afeter_1::after {
margin-left: 25px;
width: 50px;
height: 50px;
}
}
@media screen and (min-width: 1100px) {
#service .service-item-outline {
width: calc(100% *4/12);
}
}
#service .service-item-outline span p {
font-family: ten-mincho-text, serif;
color: #0061ca;
line-height: 2;
padding: 0 20px;
font-size: .86rem;
}
@media screen and (max-width: 768px) {
#service .service-item-outline span p {
margin-bottom: 30px;
}
}
#service .service-item {
margin: 20px 5%;
border: 2px solid white;
height: 252px;
-webkit-transition-duration: 0.5s;
transition-duration: 0.5s; }
@media screen and (max-width: 768px) {
#service .service-item {
margin: 0;
height: 260px;
}
}
#service .service-item .service-img {
overflow: hidden;
position: relative;
height: 240px;
}
#service .service-item .service-img img {
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
-webkit-transition: -webkit-transform 0.5s linear;
-webkit-transition: -webkit-transform 0.3s linear;
transition: -webkit-transform 0.3s linear;
transition: transform 0.3s linear;
transition: transform 0.3s linear, -webkit-transform 0.3s linear;
}
#service .service-item p {
color: #fff;
font-family: ten-mincho-text, serif;
font-size: 20px;
letter-spacing: 1.7px;
text-align: center;
padding: 18px 0;
background-color: rgba(19, 72, 72, 0.7);
}
@media screen and (max-width: 769px) {
#service .service-item p {
font-size: 18px;
}
}
#service .service-item .serivce-title {
position: relative;
top: -60px;
width: 100%;
bottom: 0;
}
#service .service-item .serivce-title p {
font-size: 1rem;
}
@media screen and (min-width: 769px) {
#service a.service-item-link:hover .service-img img {
-webkit-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
}
}
#niboshi {
padding: 30px 0 70px;
}
#niboshi .desc p {
font-family: ten-mincho-text, serif;
color: #0061ca;
line-height: 2;
padding: 30px 20px 20px;
text-align: left;
max-width: 600px;
margin: 0 auto;
}
#niboshi .service-content {
max-width: 1220px;
margin: 0 auto;
padding: 0 50px;
}
@media screen and (max-width: 769px) {
#niboshi .service-content {
padding: 0 0px;
}
}
@media screen and (min-width: 1100px) {
#niboshi .service-content {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
}
#niboshi .charm_afeter_1::after {
content: '';
position: absolute;
margin-left: 35px;
width: 81px;
height: 79px;
bottom: 0;
background: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/charm_after_1.png) no-repeat;
background-size: cover;
z-index: 10;
}
@media screen and (max-width: 769px) {
#niboshi .charm_afeter_1::after {
margin-left: 25px;
width: 50px;
height: 50px;
}
}
@media screen and (min-width: 1100px) {
#niboshi .service-item-outline {
width: calc(100% *4/12);
}
}
#niboshi .service-item-outline span p {
font-family: ten-mincho-text, serif;
color: #0061ca;
line-height: 2;
padding: 0 20px;
font-size: .86rem;
}
#niboshi .service-item {
margin: 20px 5%;
border: 2px solid white;
-webkit-transition-duration: 0.5s;
transition-duration: 0.5s; }
#niboshi .service-item .service-img {
height: 240px;
}
#niboshi .service-item .service-img img {
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
-webkit-transition: -webkit-transform 0.5s linear;
-webkit-transition: -webkit-transform 0.3s linear;
transition: -webkit-transform 0.3s linear;
transition: transform 0.3s linear;
transition: transform 0.3s linear, -webkit-transform 0.3s linear;
}
#niboshi .service-item p {
color: #fff;
font-family: ten-mincho-text, serif;
font-size: 20px;
letter-spacing: 1.7px;
text-align: center;
padding: 18px 0;
background-color: rgba(19, 72, 72, 0.7);
}
@media screen and (max-width: 769px) {
#niboshi .service-item p {
font-size: 18px;
padding: 18px 0;
}
}
#products {
padding: 60px 0 0;
}
#products .text-center p {
padding: 20px 10px;
font-family: ten-mincho-text, serif;
}
#products .stripe_bg_blu {
padding-bottom: 40px;
margin-top: 60px;
}
#products .container {
max-width: 930px;
padding: 0 90px;
position: relative;
top: -40px;
}
@media screen and (max-width: 768px) {
#products .container {
padding: 0 20px 0 20px;
}
}
#products .row img {
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
#products .row a {
display: block;
color: #444444;
}
#products .row .col-6:hover, #products .row .col-lg-3:hover {
color: #949494;
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
#products .row .col-6:hover img, #products .row .col-lg-3:hover img {
-webkit-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
.products_list {
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
.products_list .container {
max-width: 900px;
}
.products_list img, .products_list a {
-webkit-transition: all 0.4s;
transition: all 0.4s;
display: block;
}
.products_list a {
font-family: ten-mincho-text, serif;
color: #444444;
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
.products_list a:hover {
color: #949494;
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
.products_list a:hover img {
opacity: 0.6;
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
#contents {
margin-top: 70px;
}
#instagram{
margin-top: 70px;
padding-bottom: 30px;
}
#instagram .service-content{
max-width: 1220px;
margin: 0 auto;
margin-top: 30px;
padding: 50px 50px 30px;
}
@media (max-width:480px) {
#instagram .service-content{
padding: 0;
}
}
.sbi_item{
border-radius: 40px;
}
#contents .stripe_bg_blu {
margin-top: 35px;
padding: 20px 0 70px;
}
.-inst_marg{
padding: 0 1.5rem;
}
#contents .container {
padding: 0 90px;
max-width: 1240px;
}
@media screen and (max-width: 768px) {
#contents .container {
padding: 0 20px;
}
}
#contents .row h3 {
color: #0048be;
font-family: ten-mincho-text, serif;
font-size: 1.1rem;
max-width: 210px; margin: 0 auto;
padding: 24px 20px; border: 2px solid #0048be;
background-color: white;
position: relative;
top: 36px; -webkit-transition: all 0.4s;
transition: all 0.4s;
transition: all 0.4s;
} #contents a:hover h3 {
color: white;
background-color: #0048be;
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
#works {
padding: 60px 0;
}
#works .works-content {
max-width: 1200px;
margin: 0 auto;
margin-top: 50px;
}
@media screen and (min-width: 1100px) {
#works .works-content {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
}
#works .charm_afeter_2::after {
content: '';
position: absolute;
margin-left: 45px;
width: 69px;
height: 51px;
bottom: 0;
background: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/charm_after_2.png) no-repeat;
z-index: 10;
}
#works .works-item {
margin: 20px 1.5%;
border: 3px solid #61b4d2;
border-radius: 10px;
overflow: hidden;
}
@media screen and (min-width: 1100px) {
#works .works-item {
width: calc(100% *4/12);
background: white;
}
}
#works .works-item img {
width: 100%;
height: 200px;
-o-object-fit: cover;
object-fit: cover;
}
#works .works-item .works-title {
padding: 15px 20px;
background-color: #fff;
}
#works .works-item .works-title .label {
color: #6b9fa1;
}
#works .works-item .works-title h4 {
color: #6b9fa1;
font-size: 1.3rem;
margin: 10px 0;
}
#works .works-item p {
color: #222222;
font-size: .9rem;
overflow: hidden;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
}
#works .container_link {
margin-top: 50px;
}
#message_customer {
background: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/message_customer.jpg) no-repeat;
background-size: cover;
background-position: center top;
}
#message_customer .message_innner {
float: right;
}
#message_customer h2 {
width: 90%;
margin: 0 auto;
color: #46af73;
}
#message_member {
background: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/message_member.jpg) no-repeat;
background-size: cover;
background-position: center top;
}
#message_member .message_innner {
float: left;
}
#message_member h2 {
color: #50B5CC;
width: 90%;
margin: 0 auto;
}
@media screen and (min-width: 1300px) {
br.ld {
display: none;
}
}
@media screen and (min-width: 1210px) {
br.sm {
display: none;
}
}
@media screen and (max-width: 1210px) {
br.md {
display: none;
}
}
@media screen and (min-width: 768px) {
br.sp {
display: none;
}
}
@media screen and (min-width: 900px) {
.slide_bottom01 {
opacity: 0;
-webkit-transform: translate(0, 16px);
-ms-transform: translate(0, 16px);
transform: translate(0, 16px);
-webkit-transition: all 500ms;
transition: all 500ms;
}
.slide_bottom02 {
opacity: 0;
-webkit-transform: translate(0, 16px);
-ms-transform: translate(0, 16px);
transform: translate(0, 16px);
-webkit-transition: all 1000ms;
transition: all 1000ms;
}
.slide_bottom03 {
opacity: 0;
-webkit-transform: translate(0, 16px);
-ms-transform: translate(0, 16px);
transform: translate(0, 16px);
-webkit-transition: all 1500ms;
transition: all 1500ms;
}
.slide_bottom04 {
opacity: 0;
-webkit-transform: translate(0, 16px);
-ms-transform: translate(0, 16px);
transform: translate(0, 16px);
-webkit-transition: all 2000ms;
transition: all 2000ms;
}
.slide_bottom05 {
opacity: 0;
-webkit-transform: translate(0, 16px);
-ms-transform: translate(0, 16px);
transform: translate(0, 16px);
-webkit-transition: all 2500ms;
transition: all 2500ms;
}
.slide_bottom06 {
opacity: 0;
-webkit-transform: translate(0, 16px);
-ms-transform: translate(0, 16px);
transform: translate(0, 16px);
-webkit-transition: all 3000ms;
transition: all 3000ms;
}
.slide_on {
opacity: 1;
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
transform: translate(0, 0);
}
}
@media screen and (max-width: 899px) {
br.pc {
display: none;
}
.notab {
display: none;
}
}
#header_logo_sp {
position: absolute;
display: none;
}
@media screen and (max-width: 768px) {
#header_logo_sp {
width: 150px;
display: block;
position: absolute;
top: 13px;
left: 10px;
z-index: 9999999;
}
.no-active {
display: none !important;
}
.menu-trigger.active span:nth-of-type(1) {
-webkit-transform: translateY(20px) rotate(-45deg);
-ms-transform: translateY(20px) rotate(-45deg);
transform: translateY(20px) rotate(-45deg);
top: 0px;
}
.menu-trigger.active span:nth-of-type(2) {
opacity: 0;
}
.menu-trigger.active span:nth-of-type(3) {
top: 40px;
-webkit-transform: translateY(-20px) rotate(45deg);
-ms-transform: translateY(-20px) rotate(45deg);
transform: translateY(-20px) rotate(45deg);
}
.sp-foot {
position: fixed;
display: -webkit-box !important;
display: -ms-flexbox !important;
display: flex !important;
bottom: 0;
right: 0;
left: 0;
width: 100%;
height: 72px;
z-index: 100000;
}
.sp-foot-child {
width: 50%;
padding: 20px 0;
color: #fff;
text-align: center;
}
.sp-foot-child a {
font-family: ten-mincho-text, serif;
color: #fff;
font-size: 18px;
font-weight: bold;
position: relative;
padding-left: 35px;
}
.sp-foot-child a img {
position: absolute;
width: 27px;
height: auto;
left: 0;
top: 0;
}
.foot-mail a img {
top: 5px;
}
.foot-tel a img {
top: 0px;
}
.foot-tel {
background: #444444;
}
.foot-mail {
background: #0048be;
}
@-webkit-keyframes spmenu {
from {
opacity: 0;
left: 20px;
}
to {
opacity: 1;
left: 0;
}
}
@keyframes spmenu {
from {
opacity: 0;
left: 20px;
}
to {
opacity: 1;
left: 0;
}
}
.sp-logo {
display: none !important;
-webkit-animation: spmenu 0.3s linear 0s;
animation: spmenu 0.3s linear 0s;
}
.sp-logo.active {
display: block !important;
position: fixed;
top: 0;
height: 65px;
background: #fff;
width: 100%;
padding: 7px;
vertical-align: middle;
-webkit-animation: spmenu 0.3s linear 0s;
animation: spmenu 0.3s linear 0s;
}
.sp-logo.active img {
max-height: 100%; max-width: 100%;
width: auto;
}
#joinus_merit #merit_list h2 span {
font-size: 18px !important;
}
.justify-content-center {
margin-left: 0 !important;
margin-right: 0 !important;
}
.table_cells-2 {
width: 100% !important;
display: block !important;
}
#concept .concept_link {
width: 100% !important;
}
.frame_area {
margin: 0 !important;
}
#header_logo {
width: 80px !important;
padding: 10px;
}
#header_logo a {
cursor: pointer;
}
.bx-viewport {
min-height: 90vh;
}
.bx-viewport img {
width: 100%;
height: 100vh;
-o-object-fit: cover;
object-fit: cover;
}
footer {
padding: 15px !important;
padding-bottom: 60px !important;
}
.visual_comment {
padding-left: 10px;
padding-right: 10px;
width: 100% !important;
text-align: center;
}
.scroll-btn {
bottom: 80px;
}
#future .container {
background: none;
padding: 30px 0;
}
#future .container .offset-3 {
margin-left: 0;
}
#future .container .col-6 {
-webkit-box-flex: 0;
-ms-flex: none;
flex: none;
width: 100%;
max-width: 100%;
}
h2.charm::before {
background-image: none;
}
#front_menu {
text-align: center;
}
h2.charm {
font-size: 20px;
}
h2.charm.s-font {
font-size: 14px;
}
h2.charm::before {
font-size: 30px;
}
h2.charm::after {
font-size: 30px;
}
.container {
padding: 20px 0;
}
#top_topics, #top_case, #archive_posts {
padding-top: 30px !important;
padding-bottom: 20px !important;
}
#top_topics .post, #top_case .post, #archive_posts .post {
height: auto !important;
}
.message_wrap .message_innner {
padding-left: 0 !important;
padding-right: 0 !important;
}
nav {
display: none;
-webkit-animation: spmenu 0.3s linear 0s;
animation: spmenu 0.3s linear 0s;
}
nav.active {
display: block;
width: 100%;
z-index: 1000000 !important;
position: fixed;
overflow-y: scroll !important;
top: 65px;
-webkit-animation: spmenu 0.3s linear 0s;
animation: spmenu 0.3s linear 0s;
}
header #header_logo {
background: none;
}
.message_wrap {
width: 100%;
display: block;
}
.message_wrap .message_innner {
margin: 0 24px;
padding: 40px 5%;
max-width: none;
}
#message_member .message_innner {
float: none;
}
}
#facility {
background: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/facility_bg.jpg) no-repeat;
background-size: cover;
background-position: center center;
padding: 60px 0 40px;
width: 100%;
margin: 0 auto;
}
#facility .facility_outer {
display: table;
border-collapse: separate;
border-spacing: 24px 0;
max-width: 1000px;
margin: 30px auto 0;
}
#facility .facility_outer a.top_facility .top_facility_content::after {
-webkit-transition: all 0.25s;
transition: all 0.25s;
}
#facility .facility_outer a.top_museum:before, #facility .facility_outer a.top_cafe:before {
content: '';
outline: 2px solid #fff;
outline-offset: -10px;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 9990;
}
#facility .facility_outer a.top_museum, #facility .facility_outer a.top_cafe {
display: table-cell;
width: 50%;
position: relative;
}
#facility .facility_outer a.top_museum .top_facility_img, #facility .facility_outer a.top_cafe .top_facility_img {
overflow: hidden;
height: 190px;
width: auto;
position: relative;
}
#facility .facility_outer a.top_museum .top_facility_img img, #facility .facility_outer a.top_cafe .top_facility_img img {
display: block;
-webkit-transition-duration: 1s;
transition-duration: 1s;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
width: 100%;
height: auto;
}
#facility .facility_outer a.top_museum .top_facility_content, #facility .facility_outer a.top_cafe .top_facility_content {
padding: 36px 84px 36px 36px;
color: #fff;
position: relative;
}
#facility .facility_outer a.top_museum .top_facility_content h3, #facility .facility_outer a.top_cafe .top_facility_content h3 {
font-size: 20px;
margin: 0 0 12px;
font-family: fot-tsukubrdgothic-std, sans-serif;
}
#facility .facility_outer a.top_museum .top_facility_content p, #facility .facility_outer a.top_cafe .top_facility_content p {
font-size: .9em;
}
#facility .facility_outer a.top_museum .top_facility_content::after, #facility .facility_outer a.top_cafe .top_facility_content::after {
content: ''; display: inline-block; width: 20px; height: 27px; background-image: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/arrow03-r.png);
background-repeat: no-repeat;
background-size: contain;
vertical-align: middle;
position: absolute;
top: 34%;
right: 26px;
}
#facility a.top_facility:hover .top_facility_content::after {
-webkit-transition: all 0.25s;
transition: all 0.25s;
right: 28px;
}
#facility a.top_museum {
background: #67c993;
}
#facility a.top_museum:hover {
background: #46af73;
}
#facility a.top_museum:hover .top_facility_img img {
-webkit-transition-duration: 1s;
transition-duration: 1s;
width: 110%;
}
#facility a.top_cafe {
background: #ce8f5b;
}
#facility a.top_cafe:hover {
background: #af6a37;
}
#facility a.top_cafe:hover .top_facility_img img {
-webkit-transition-duration: 1s;
transition-duration: 1s;
width: 110%;
}
@media screen and (max-width: 768px) {
#facility .facility_outer {
display: block;
}
#facility .facility_outer a.top_museum, #facility .facility_outer a.top_cafe {
display: block;
width: 98%;
margin: 24px auto;
}
}
#top_content {
padding: 60px 0 40px;
}
#top_content .col-md-4 {
margin-top: 24px;
}
#top_content a {
color: #222222;
position: relative;
overflow: hidden;
display: block;
}
#top_content a .top_content_inner {
border: 2px solid #daf2ed;
border-bottom: none;
background: #fff;
height: 280px;
overflow: hidden;
z-index: 1000;
}
@media screen and (max-width: 768px) {
#top_content a .top_content_inner {
height: auto;
}
}
#top_content a h3 {
font-size: 20px;
margin: 12px;
font-family: fot-tsukubrdgothic-std, sans-serif;
color: #ff9750;
}
#top_content a p {
font-size: .9em;
margin: 0 12px;
}
#top_content a .top_content_img {
overflow: hidden;
height: 150px;
width: auto;
position: relative;
}
#top_content a img {
display: block;
-webkit-transition-duration: 1s;
transition-duration: 1s;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
width: 100%;
height: auto;
}
#top_content a:hover img {
opacity: .7;
-webkit-transition-duration: 1s;
transition-duration: 1s;
width: 110%;
}
#top_content .top_content_ext {
background: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/top_content_ext.png) no-repeat;
background-size: auto 32px;
background-position: right bottom;
height: 0;
border-left: 2px solid #daf2ed;
padding-bottom: 32px;
}
#top_content .big_bn {
clear: both;
text-align: center;
}
#top_content .big_bn .big_bn_inner {
width: 500px;
max-width: 94%;
margin: 30px auto 0 auto;
background-color: #555;
}
#top_content .big_bn .big_bn_inner a {
position: static;
}
#top_content .big_bn .big_bn_inner a img {
position: static;
top: 0;
left: 0;
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
transform: translate(0, 0);
}
#top_topics .category_list, #archive_posts .category_list {
position: relative;
overflow: hidden;
margin: 40px 0 0;
}
#top_topics .category_list ul, #archive_posts .category_list ul {
position: relative;
left: 50%;
float: left;
}
#top_topics .category_list ul li, #archive_posts .category_list ul li {
float: left;
position: relative;
left: -50%;
}
#top_topics .category_list ul li a, #archive_posts .category_list ul li a {
color: #6d6d6d;
background: #fff;
border: 1px solid #6d6d6d;
padding: 10px 20px;
font-size: 13.69px;
line-height: 1em;
border-radius: 24px;
display: block;
margin: 8px;
}
#top_topics .category_list ul li a.on, #top_topics .category_list ul li a:hover, #archive_posts .category_list ul li a.on, #archive_posts .category_list ul li a:hover {
color: #fff;
background: #0048be;
border: 1px solid #0048be;
}
#top_topics, #top_case, #archive_posts {
padding: 40px 0 40px;
}
#top_topics .post, #top_case .post, #archive_posts .post {
border-radius: 10px;
margin-top: 14px;
border: 3px solid #76dce5;
overflow: hidden;
background: #fff;
}
@media screen and (max-width: 1400px) {
#top_topics .post, #top_case .post, #archive_posts .post {
height: 290px;
}
}
@media screen and (max-width: 768px) {
#top_topics .post p:last-child, #top_case .post p:last-child, #archive_posts .post p:last-child {
margin-bottom: 18px;
}
}
#top_topics .post .post_img, #top_case .post .post_img, #archive_posts .post .post_img {
overflow: hidden;
height: 160px;
width: auto;
position: relative;
}
#top_topics .post .post_img img, #top_case .post .post_img img, #archive_posts .post .post_img img {
display: block;
-webkit-transition-duration: 1s;
transition-duration: 1s;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
width: 100%;
height: auto;
}
#top_topics .post .post_img::before, #top_case .post .post_img::before, #archive_posts .post .post_img::before {
content: '';
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
background: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/lattice.png);
height: 160px;
width: auto;
z-index: 9000;
margin: 0;
}
#top_topics .post h4, #top_case .post h4, #archive_posts .post h4 {
font-family: fot-tsukubrdgothic-std, sans-serif;
font-size: 16px;
margin: 18px 30px 0;
}
#top_topics .post h4.media, #top_case .post h4.media, #archive_posts .post h4.media {
color: #36a0ca;
}
#top_topics .post h4.blog, #top_case .post h4.blog, #archive_posts .post h4.blog {
color: #55ce47;
}
#top_topics .post h4.item, #top_case .post h4.item, #archive_posts .post h4.item {
color: #ff65c8;
}
#top_topics .post h4.news, #top_case .post h4.news, #archive_posts .post h4.news {
color: #ff7c6e;
}
#top_topics .post h4.info, #top_case .post h4.info, #archive_posts .post h4.info {
color: #50B5CC;
}
#top_topics .post h4.event, #top_case .post h4.event, #archive_posts .post h4.event {
color: #ff9750;
}
#top_topics .post h4.museum, #top_case .post h4.museum, #archive_posts .post h4.museum {
color: #46af73;
}
#top_topics .post h4.cafe, #top_case .post h4.cafe, #archive_posts .post h4.cafe {
color: #af6a37;
}
#top_topics .post h4.subsidy, #top_case .post h4.subsidy, #archive_posts .post h4.subsidy {
color: #a773c9;
}
#top_topics .post h4.important, #top_case .post h4.important, #archive_posts .post h4.important {
color: #fb535c;
}
#top_topics .post h4.model, #top_case .post h4.model, #archive_posts .post h4.model {
color: #37b44a;
}
#top_topics .post h3, #top_case .post h3, #archive_posts .post h3 {
line-height: 1.6em;
margin: 12px 30px;
min-height: 40px;
max-height: 40px;
overflow: hidden;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
font-size: 14px;
}
#top_topics .post p, #top_case .post p, #archive_posts .post p {
margin: 12px 30px 0;
font-size: 14px;
}
#top_topics .post p.date, #top_case .post p.date, #archive_posts .post p.date {
color: #999999;
line-height: 1em;
font-size: 12px;
}
#top_topics .post a, #top_case .post a, #archive_posts .post a {
color: #222222;
position: relative;
overflow: hidden;
display: block;
-webkit-transition-duration: 1s;
transition-duration: 1s;
}
#top_topics .post a:hover img, #top_case .post a:hover img, #archive_posts .post a:hover img {
opacity: .6;
-webkit-transition-duration: 1s;
transition-duration: 1s;
width: 110%;
}
#archive_posts {
padding: 40px 0;
}
#for_owner {
background: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/wall_bg.jpg);
padding-bottom: 160px;
}
#for_owner p {
margin: 18px 0;
font-family: tbcinergothic-std, sans-serif;
font-size: 32px;
color: #0048be;
font-weight: 600;
}
@media screen and (max-width: 769px) {
#for_owner p {
font-size: 18px;
}
}
#for_owner p .point {
color: #de9625;
}
#for_owner .for_owner_btn {
padding: 14px;
position: relative;
display: block;
margin: 0 auto;
background-color: #0048be;
line-height: 1em;
border-radius: 24px;
display: block;
max-width: 240px;
color: #fff;
}
#for_owner .for_owner_btn a {
cursor: pointer;
}
#for_owner .for_owner_btn::after {
content: ''; display: inline-block; width: 11px; height: 27px; background-image: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/arrow03-r.png);
background-repeat: no-repeat;
background-size: contain;
vertical-align: middle;
position: absolute;
top: 38%;
right: 28px;
-webkit-transition: all 0.2s;
transition: all 0.2s;
}
#for_owner a.for_owner_link:hover .for_owner_btn::after {
-webkit-transition: all 0.2s;
transition: all 0.2s;
right: 24px;
}
#for_owner a.for_owner_link:hover .for_owner_btn {
-webkit-transition: all 0.2s;
transition: all 0.2s;
background-color: black;
}
#contact-contents .bana_campaign {
width: 640px;
max-width: 90%;
position: relative;
padding: 0;
margin: -120px auto -350px auto;
z-index: 12;
}
#contact-contents .bana_campaign a {
display: block;
position: relative;
}
#contact-contents .othermenu {
position: relative;
padding: 72px 0 110px;
margin-bottom: -650px;
background: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/contents_erea_bg.jpg) center top;
background-size: cover;
border: 3px solid #0048be;
z-index: 12;
}
#contact-contents .inner-lg {
width: calc(100% - 160px);
max-width: 100%;
}
#contact-contents .inner {
width: 1080px;
max-width: calc(100% - 20px);
margin-left: auto;
margin-right: auto;
margin-top: 408px;
}
#contact-contents .othermenu::after {
content: "";
position: absolute;
height: 100px;
left: -3px;
right: -3px;
bottom: -50px;
background: #f6e3df url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/stripe_pink.jpg) center top -170px;
-webkit-transform: skewY(-3.5deg);
-ms-transform: skewY(-3.5deg);
transform: skewY(-3.5deg);
border-top: 3px solid #0048be;
z-index: 2;
}
#contact-contents .othermenu::before {
content: "";
display: block;
position: absolute;
top: -2px;
left: 3%;
background: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/t_content.png) center no-repeat;
background-size: contain;
width: 271px;
height: 110px;
}
#contact-contents .contents-list {
margin-top: 50px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
width: 100%;
}
#contact-contents .contents-list .item {
padding: 0 10px;
margin-bottom: 24px;
display: block;
width: 50%;
}
#contact-contents .contents-list .item img {
-webkit-transition: all 0.2s;
transition: all 0.2s;
}
@media screen and (min-width: 769px) {
#contact-contents .contents-list .item .contents-list-img:hover img {
-webkit-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
-webkit-transition: all 0.2s;
transition: all 0.2s;
}
#contact-contents .contents-list .item .contents-list-img:hover .contents-btn::after {
-webkit-transition: all 0.2s;
transition: all 0.2s;
right: 23px;
}
#contact-contents .contents-list .item .contents-list-img:hover .contents-btn {
-webkit-transition: all 0.2s;
transition: all 0.2s;
background-color: black;
}
}
@media screen and (min-width: 1100px) {
#contact-contents .contents-list .item {
width: 25%;
}
}
#contact-contents .contents-list .item .contents-list-img {
-webkit-transition-duration: 0.5s;
transition-duration: 0.5s; }
#contact-contents .contents-list .item .contents-list-img p {
margin-bottom: 14px;
}
#contact-contents .contents-list .item .contents-btn {
padding: 14px;
position: relative;
display: block;
margin: 0 auto;
background-color: #0048be;
line-height: 1em;
border-radius: 24px;
display: block;
max-width: 220px;
color: #fff;
-webkit-transition: all 0.2s;
transition: all 0.2s;
}
@media screen and (max-width: 769px) {
#contact-contents .contents-list .item .contents-btn {
font-size: .9rem;
}
}
#contact-contents .contents-list .item .contents-btn a {
cursor: pointer;
}
@media screen and (min-width: 1380px) {
#contact-contents .contents-list .item .contents-btn::after {
content: ''; display: inline-block; width: 11px; height: 27px; background-image: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/arrow03-r.png);
background-repeat: no-repeat;
background-size: contain;
vertical-align: middle;
position: absolute;
top: 38%;
right: 26px;
-webkit-transition: all 0.2s;
transition: all 0.2s;
}
}
#contact .container {
max-width: 1200px;
margin: 0 auto;
width: 100%;
}
#contact .text-erea {
margin: 20px 20px 0;
}
#contact .text {
line-height: 2;
}
#contact .contact-tel {
margin: 24px 20px 20px 0;
}
#front_menu {
color: #0048be;
padding: 20px 0;
}
#front_menu a {
display: block;
color: #0048be;
line-height: 1.6em;
}
@media screen and (min-width: 769px) {
#front_menu a::after {
content: "";
position: absolute;
display: inline-block;
left: 0;
right: 0;
bottom: 10px;
border-bottom: 2px solid #0048be;
-webkit-transform-origin: center left;
-ms-transform-origin: center left;
transform-origin: center left;
-webkit-transform: scale(0, 1);
-ms-transform: scale(0, 1);
transform: scale(0, 1);
-webkit-transition: -webkit-transform .2s;
transition: -webkit-transform .2s;
transition: transform .2s;
transition: transform .2s, -webkit-transform .2s;
}
#front_menu a:hover::after {
-webkit-transform: scale(0.25, 1);
-ms-transform: scale(0.25, 1);
transform: scale(0.25, 1);
-webkit-transition: -webkit-transform .2s;
transition: -webkit-transform .2s;
transition: transform .2s;
transition: transform .2s, -webkit-transform .2s;
}
}
#front_menu h2 {
font-size: 16px;
text-align: center;
border: 2px solid #0048be;
padding: 8px 24px;
margin: 16px 0;
display: inline-block;
}
#front_menu ul {
position: relative;
list-style-type: none;
margin: 6px 0 0 0;
}
#front_menu ul li {
position: relative;
line-height: 1em;
font-size: 14px;
padding-bottom: 16px;
}
#map {
width: 100%;
height: 450px;
}
#map_canvas {
height: 480px !important;
background-color: #000;
}
.brisk-map {
width: 100%;
height: 450px;
} .page_content {
margin: 32px 0;
}
.page_content p {
line-height: 2.0em;
}  .green_mark1, .green_mark2, .green_mark3, .green_mark4 {
position: relative;
padding-left: 74px;
}
.green_mark1::before {
background: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/icon/green_mark.png) no-repeat;
background-size: 60px 60px;
background-position: left top;
content: '01';
font-size: 17px;
line-height: 60px;
width: 60px;
text-align: center;
display: block;
color: #fff;
position: absolute;
top: 50%;
margin-top: -30px;
left: 0;
}
.green_mark2::before {
background: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/icon/green_mark.png) no-repeat;
background-size: 60px 60px;
background-position: left top;
content: '02';
font-size: 17px;
line-height: 60px;
width: 60px;
text-align: center;
display: block;
color: #fff;
position: absolute;
top: 50%;
margin-top: -30px;
left: 0;
}
.green_mark3::before {
background: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/icon/green_mark.png) no-repeat;
background-size: 60px 60px;
background-position: left top;
content: '03';
font-size: 17px;
line-height: 60px;
width: 60px;
text-align: center;
display: block;
color: #fff;
position: absolute;
top: 50%;
margin-top: -30px;
left: 0;
}
.green_mark4::before {
background: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/icon/green_mark.png) no-repeat;
background-size: 60px 60px;
background-position: left top;
content: '04';
font-size: 17px;
line-height: 60px;
width: 60px;
text-align: center;
display: block;
color: #fff;
position: absolute;
top: 50%;
margin-top: -30px;
left: 0;
}
.orange_mark1::before {
background: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/icon/orange_mark.png) no-repeat;
background-size: 60px 60px;
background-position: left top;
}
.kinoiega {
padding-top: 0 !important;
padding-bottom: 0 !important;
}
#concept {
padding-top: 60px;
}
#concept .container {
padding: 24px 0;
}
#concept h3 {
font-family: fot-tsukubrdgothic-std, sans-serif;
font-size: 25px;
font-weight: bold;
line-height: 1.4em;
margin-bottom: 32px;
color: #828282;
}
#concept .concept_link {
width: 90%;
margin: 0 auto;
}
#concept .concept_link a {
margin: 3%;
background: #fff;
display: block;
color: #828282;
position: relative;
}
#concept .concept_link a p {
color: #438969;
outline: 2px solid #438969;
padding: 8px 30px;
position: absolute;
bottom: 0;
right: 0;
-webkit-transition-duration: 1s;
transition-duration: 1s;
}
#concept .concept_link a:hover {
color: #828282;
}
#concept .concept_link a:hover p {
color: #fff;
background: #438969;
-webkit-transition-duration: 1s;
transition-duration: 1s;
}
#concept .concept_head {
position: relative;
left: 50%;
float: left;
margin-top: 24px;
}
#concept .concept_head .green_mark {
position: relative;
left: -50%;
}
#concept .ckeck_box {
background: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/icon/check.png) no-repeat;
background-position: left bottom;
background-size: 28px 41px;
padding-left: 52px;
margin-bottom: 24px;
margin-left: 8px;
}
#concept .ckeck_box h4 {
font-size: 22px;
line-height: 1.4em;
font-family: ten-mincho-text, serif;
}
@media screen and (max-width: 768px) {
.concept02 {
padding-top: 15px !important;
}
} #wall_top {
background: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/wall_bg.jpg);
padding-bottom: 200px;
}
#wall_painting {
background: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/wall_bg.jpg);
}
#wall_painting .container {
margin: 0 auto;
padding: 10px 0 120px 0;
}
@media screen and (max-width: 769px) {
#wall_painting .container {
padding: 10px 0 90px 0;
}
}
#wall_painting #service {
padding: 10px 0 120px;
}
@media screen and (max-width: 769px) {
#wall_painting #service {
padding: 15px 0 60px;
}
}
#wall_painting .container-fluid {
padding: 0;
margin: 0;
}
#wall_painting .row {
margin-right: 0px !important;
margin-left: 0px !important;
}
#wall_painting .wall_1 {
margin-top: 50px;
}
#wall_painting .wall_1 .wall_top_text {
padding: 0 20px;
}
#wall_painting .wall_1 .col-12 {
padding: 0;
}
#wall_painting .wall_1 .col-xl-6 {
padding: 0;
}
#wall_painting .wall_1 .box {
display: table;
width: 100%;
height: auto;
}
#wall_painting .wall_1 .box img {
margin-top: 100px;
}
@media screen and (min-width: 1600px) {
#wall_painting .wall_1 .box img {
margin-top: 20px;
}
}
@media screen and (max-width: 1200px) {
#wall_painting .wall_1 .box img {
margin-top: 50px;
}
}
#wall_painting .wall_1 p {
padding: 20px 10px;
}
@media screen and (max-width: 769px) {
.img_sp_wall img {
width: 180px;
}
}
.contents_boder {
position: relative;
overflow: hidden;
padding: 80px 0 100px;
top: -140px;
margin-bottom: -140px;
z-index: 99;
}
@media screen and (max-width: 768px) {
.contents_boder {
margin-bottom: -248px;
}
}
.contents_boder:before {
content: '';
position: absolute;
top: -20px;
left: 0;
width: 120%;
height: 100%;
margin: 10% -10% 0;
background: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/stripe2.jpg) repeat;
-webkit-transform-origin: left center;
-ms-transform-origin: left center;
transform-origin: left center;
-webkit-transform: rotate(-2deg);
-ms-transform: rotate(-2deg);
transform: rotate(-2deg);
z-index: -1;
border-top: 5px solid #0048be;
}
@media screen and (max-width: 768px) {
.contents_boder:before {
height: 40%;
}
}
.contents_boder_erea {
-webkit-box-sizing: boder-box;
box-sizing: boder-box;
width: 100%;
margin: 0 auto;
color: #fff;
text-align: center;
}
.wall_flow {
z-index: 199;
}
.wall_flow p {
padding: 20px 10px;
}
.wall_flow .align-center {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.wall_flow .m-arrow {
margin: 70px 0 10px;
}
.flow_title {
height: 75px;
}
.flow_title h3 {
height: 75px;
padding-left: 95px;
display: table-cell; vertical-align: middle;
font-size: 22px;
font-family: tbcinergothic-std, sans-serif;
color: #d15959;
line-height: 1.4;
letter-spacing: .1em;
}
.flow_title h3::before {
content: '';
position: absolute;
margin-left: 15px;
width: 75px;
height: 75px;
top: 0;
right: 0;
bottom: 0;
left: 0;
background: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/wall_painting/step_1.png) no-repeat;
z-index: 10;
}
.flow_title2 h3::before {
background: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/wall_painting/step_2.png) no-repeat;
}
.flow_title3 h3::before {
background: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/wall_painting/step_3.png) no-repeat;
}
.flow_title4 h3::before {
background: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/wall_painting/step_4.png) no-repeat;
}
.flow_title5 h3::before {
background: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/wall_painting/step_5.png) no-repeat;
}
.flow_title6 h3::before {
background: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/wall_painting/step_6.png) no-repeat;
}
.flow_title7 h3::before {
background: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/wall_painting/step_7.png) no-repeat;
}
.flow_title8 h3::before {
background: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/wall_painting/step_8.png) no-repeat;
}
.flow_title9 h3::before {
background: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/wall_painting/step_9.png) no-repeat;
}
.flow_title10 h3::before {
background: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/wall_painting/step_10.png) no-repeat;
}
.flow_title11 h3::before {
background: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/wall_painting/step_11.png) no-repeat;
}
.flow_title12 h3::before {
background: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/wall_painting/step_12.png) no-repeat;
}
.flow_title13 h3::before {
background: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/wall_painting/step_13.png) no-repeat;
}
.flow_title14 h3::before {
background: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/wall_painting/step_14.png) no-repeat;
}
.flow_title15 h3::before {
background: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/wall_painting/step_15.png) no-repeat;
}
.check_title h3::before {
background: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/wall_painting/check.png) no-repeat;
} @media screen and (max-width: 769px) {
#roof_top {
padding-bottom: 70px;
}
}
.roof_1 {
margin-top: 50px;
}
.roof_1 .box {
max-width: 520px;
margin: 0 auto;
}
#roof_painting_2 {
background: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/stripe2.jpg);
padding-bottom: 100px;
}
#roof_painting_2 .container {
padding: 10px 0 0px 0;
}
#roof_painting_2 .item img {
border: 3px solid #0048be;
}
@media screen and (max-width: 769px) {
#roof_painting_2 .roof_painting_point {
padding: 0 10px;
}
}
#roof_painting_2 .works_list {
margin-bottom: 20px;
}
#roof_painting_2 .works_list .row {
padding-bottom: 0px;
margin-top: 40px;
}
#roof_painting_2 .works_list .row .col-4 {
padding-right: 6px;
padding-left: 6px;
}
#roof_painting_2 .works_list .before img, #roof_painting_2 .works_list .after img {
border: 3px solid #0048be;
}
#roof_painting_2 .works_list .cp_arrows {
height: 190px;
margin: -60px auto;
}
#roof_painting_2 .works_list .cp_arrow {
left: 47%;
}
@media screen and (max-width: 768px) {
#roof_painting_2 .works_list .cp_arrow {
left: 45%;
}
}
#roof_painting_2 .works_list .arrow {
padding: 18px 0;
}
#roof_painting_2 .works_list .arrow img {
width: 15%;
}
#roof_painting_2 .works_list p.label {
font-size: 1.6rem;
color: #0048be;
font-family: source-sans-pro, sans-serif;
font-weight: 700;
letter-spacing: 2px;
}
#roof_painting {
background: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/wall_bg.jpg);
}
#roof_painting .contents_boder {
padding: 100px 0 60px;
}
#roof_painting .contents_boder:before {
content: '';
position: absolute;
top: -20px;
left: 0;
width: 120%;
height: 100%;
margin: 10% -10% 0;
background: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/stripe2.jpg);
-webkit-transform-origin: left center;
-ms-transform-origin: left center;
transform-origin: left center;
-webkit-transform: rotate(-2deg);
-ms-transform: rotate(-2deg);
transform: rotate(-2deg);
z-index: -1;
border-top: 5px solid #0048be;
}
@media screen and (max-width: 769px) {
#roof_painting .contents_boder:before {
height: 49%;
}
}
#roof_painting .h3_title p {
padding: 20px 10px;
}
#roof_painting #service {
padding: 20px 0;
}
#roof_painting .container-fluid {
padding: 0;
margin: 0;
}
#roof_painting .row {
margin-right: 0px !important;
margin-left: 0px !important;
padding-bottom: 120px;
}
#roof_painting .roof_point_title {
height: 75px;
}
#roof_painting .roof_point_title p {
height: 75px;
font-size: 1.3rem;
margin-top: 15px;
font-family: tbcinergothic-std, sans-serif;
color: #d15959;
line-height: 1.4;
letter-spacing: .1em;
}
#roof_painting .roof_point_title h3 {
height: 75px;
display: table-cell; vertical-align: middle;
font-size: 22px;
font-family: tbcinergothic-std, sans-serif;
color: #d15959;
line-height: 1.4;
letter-spacing: .1em;
}
#roof_painting .roof_point_title p::before {
content: '';
position: absolute;
margin-left: -5px;
width: 68px;
height: 68px;
top: -32px;
right: 0;
bottom: 0;
left: 0;
background: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/roof_painting/roof_check.png) no-repeat;
z-index: 10;
}
#roof_painting .roof_flow_comment p {
line-height: 2;
border-radius: 4px;
background: #fffaf3;
}
#roof_painting .roof_works .container {
max-width: 1050px;
}
#roof_painting .badge {
padding: 0.4em .8em;
font-size: 90%;
}
#roof_painting .card img {
min-height: 140px;
max-height: 300px;
-o-object-fit: cover;
object-fit: cover;
}
#roof_painting .roof_works .card {
border: 4px solid #0048be;
}
#roof_painting .roof_works_title1 p::before {
width: 150px;
content: '';
position: absolute;
margin-left: -5px;
top: -20px;
right: 10px;
bottom: 0;
background: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/roof_painting/a1.png) no-repeat;
background-size: contain;
z-index: 10;
}
@media screen and (max-width: 769px) {
#roof_painting .roof_works_title1 p::before {
top: -15px;
right: 0px;
width: 100px;
}
}
#roof_painting .roof_works_title2 p::before {
width: 150px;
content: '';
position: absolute;
margin-left: -5px;
top: -20px;
right: 10px;
bottom: 0;
background: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/roof_painting/a2.png) no-repeat;
background-size: contain;
z-index: 10;
}
@media screen and (max-width: 769px) {
#roof_painting .roof_works_title2 p::before {
top: -15px;
right: 0px;
width: 100px;
}
}
#roof_painting .roof_works_title3 p::before {
width: 200px;
content: '';
position: absolute;
margin-left: -5px;
top: -20px;
right: 10px;
bottom: 0;
background: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/roof_painting/a3.png) no-repeat;
background-size: contain;
z-index: 10;
}
@media screen and (max-width: 769px) {
#roof_painting .roof_works_title3 p::before {
top: -25px;
right: 0px;
width: 150px;
}
}
#roof_painting .roof_works_title4 p::before {
width: 200px;
content: '';
position: absolute;
margin-left: -5px;
top: -20px;
right: 10px;
bottom: 0;
background: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/roof_painting/a4.png) no-repeat;
background-size: contain;
z-index: 10;
}
@media screen and (max-width: 769px) {
#roof_painting .roof_works_title4 p::before {
top: -25px;
right: 0px;
width: 150px;
}
}
#roof_painting .service-content {
padding-bottom: 120px;
} #mind {
padding: 40px 0 0 0;
}
#mind #mind_content {
background: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/kyusyu.png) no-repeat;
background-size: contain;
background-position: center center;
margin: 40px 0 10px 0;
position: relative;
}
#mind #mind_content P {
margin: 24px 0;
text-align: center;
font-size: 20px;
font-family: ten-mincho-text, serif;
}
#mind #mind_content img#mind_illust {
width: 62%;
height: auto;
position: absolute;
top: -60px;
left: 0;
right: 0;
margin: auto;
}
.bg_stripe_lg {
padding-top: 2.0em;
}
.bg_stripe_lg .mind_txt {
text-align: center;
margin-top: 2.0em;
margin-bottom: 1.5em;
color: #36755b;
}
#effort {
background: #fff;
border: 3px solid #29b5b2;
position: relative;
border-radius: 16px;
margin: 0 0 40px;
}
#effort h3 {
text-align: center;
position: absolute;
top: -10px;
left: 0;
right: 0;
margin: auto;
}
#effort h3 span {
background: #29b5b2;
border-radius: 2px;
line-height: 1em;
font-family: ten-mincho-text, serif;
font-size: 20px;
padding: 10px 24px;
color: #fff;
}
#effort ul {
padding: 50px 24px 40px;
}
#effort ul li {
list-style-type: none;
font-family: ten-mincho-text, serif;
font-size: 20px;
line-height: 1.6em;
background: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/icon/green_mark.png) no-repeat;
background-size: 24px 24px;
background-position-x: 0;
background-position-y: 6px;
padding-left: 32px;
margin: 24px 0;
}
#effort ul.title {
padding-bottom: 0;
}
#effort .row {
margin: 0;
}
#effort .row .page_content {
margin-top: 0;
margin-left: 20px;
margin-right: 20px;
}
@media screen and (max-width: 768px) {
#effort .row .page_content {
margin-left: 0;
margin-right: 0;
}
} #museum_head {
padding: 80px 140px;
}
@media screen and (min-width: 769px) {
#museum_head {
background: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/museum_head_l.png), url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/museum_head_r.png);
background-repeat: no-repeat;
background-position: left bottom,right top;
background-size: 256px 187px;
}
}
#museum_head p {
color: #37b44a;
line-height: 2.0em;
font-family: ten-mincho-text, serif;
font-size: 18px;
text-align: center;
}
#museum_zone1 {
background: #e7eeea;
}
#museum_zone1 .table_top {
padding: 40px 0 0;
}
#museum_zone1 .table_bottom {
padding: 0 0 40px;
}
#museum_zone1 .table_cells-2 {
padding: 0 8px;
vertical-align: top;
}
#museum_zone1 .table_cells-2 img {
display: block;
padding: 8px 0;
}
#museum_zone1 h2 {
background: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/icon/museum-zone1.png), url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/museum_h2_line.png);
background-repeat: no-repeat , no-repeat;
background-position: center top , center bottom;
background-size: 83px 81px,103px 3px;
margin: 0;
padding: 100px 0 24px;
font-family: fot-tsukubrdgothic-std, sans-serif;
font-size: 38px;
text-align: center;
}
#museum_zone1 h3 {
font-size: 20px;
font-family: "Noto Sans JP", sans-serif;
text-align: center;
width: 80%;
margin: 24px auto;
background: #438969;
line-height: 2em;
color: #fff;
}
#museum_zone1 p {
font-size: 14px;
line-height: 1.9em;
text-align: center;
}
#museum_cafe {
background: #f7f7eb;
}
#museum_cafe .table_top {
padding: 40px 0 0;
}
#museum_cafe .table_bottom {
padding: 0 0 40px;
}
#museum_cafe .table_cells-2 {
padding: 0 8px;
vertical-align: top;
}
#museum_cafe .table_cells-2 img {
display: block;
padding: 8px 0;
}
#museum_cafe h2 {
background: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/icon/museum-zone1-2.png), url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/museum_h2_line.png);
background-repeat: no-repeat , no-repeat;
background-position: center top , center bottom;
background-size: 83px 81px,103px 3px;
margin: 0;
padding: 80px 0 24px;
text-align: center;
}
#museum_cafe h2 img {
max-width: 328px;
display: block;
margin: 0 auto;
}
#museum_cafe h3 {
font-size: 20px;
font-family: "Noto Sans JP", sans-serif;
text-align: center;
width: 80%;
margin: 24px auto;
background: #ef9c2e;
line-height: 2em;
color: #fff;
}
#museum_cafe p {
font-size: 14px;
line-height: 1.9em;
text-align: center;
}
#museum_zone2 {
background: #fff7f3;
}
#museum_zone2 .table_top {
padding: 40px 0 0;
}
#museum_zone2 .table_bottom {
padding: 0 0 40px;
}
#museum_zone2 .table_cells-2 {
padding: 0 8px;
vertical-align: top;
}
#museum_zone2 .table_cells-2 img {
display: block;
padding: 8px 0;
}
#museum_zone2 h2 {
background: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/icon/museum-zone2.png), url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/museum_h2_line.png);
background-repeat: no-repeat , no-repeat;
background-position: center top , center bottom;
background-size: 83px 81px,103px 3px;
margin: 0;
padding: 100px 0 24px;
font-family: fot-tsukubrdgothic-std, sans-serif;
font-size: 38px;
text-align: center;
}
#museum_zone2 h2 img {
width: 328px;
}
#museum_zone2 h3 {
font-size: 20px;
font-family: "Noto Sans JP", sans-serif;
text-align: center;
width: 80%;
margin: 24px auto;
background: #dd9b5f;
line-height: 2em;
color: #fff;
}
#museum_zone2 p {
font-size: 14px;
line-height: 1.9em;
text-align: center;
}
#museum_zone3 .tables {
padding: 40px 0 40px;
}
#museum_zone3 .table_cells-2 {
padding: 0 8px;
vertical-align: top;
}
#museum_zone3 h3 {
background: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/museum_h2_line.png);
background-repeat: no-repeat;
background-position: center bottom;
background-size: 103px 3px;
margin: 0 0 24px;
padding: 24px 0 24px;
font-family: fot-tsukubrdgothic-std, sans-serif;
font-size: 25px;
font-weight: bold;
text-align: center;
color: #555;
}
#museum_zone3 p {
text-align: center;
line-height: 2em;
font-size: 14px;
font-family: "Noto Sans JP", sans-serif;
font-weight: normal;
}
#museum_zone3 #museum_map {
width: 100%;
height: 18vw;
}
#museum_cafe .link_bk, #museum_zone1 .link_bk, #museum_zone2 .link_bk, #museum_zone3 .link_bk {
margin-top: 1.0em;
}
#museum_links p {
text-align: center;
font-size: 14px;
font-family: "Noto Sans JP", sans-serif;
font-weight: normal;
}
#museum_links .col-12 {
position: relative;
overflow: hidden;
}
#museum_links .link_imgs {
display: table;
position: relative;
left: 50%;
margin: 24px 0;
}
#museum_links .link_imgs img {
max-width: 100%;
position: relative;
left: -50%;
vertical-align: middle;
display: table-cell;
padding: 5px;
}
#museum_links .link_imgs .img_l {
width: 378px;
}
#museum_links .link_imgs .img_m {
width: 310px;
}
#museum_links .link_imgs .img_s {
width: 210px;
} #joinus {
padding-top: 1.5em;
}
#joinus h2 {
background: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/museum_h2_line.png);
background-repeat: no-repeat;
background-position: center bottom;
background-size: 103px 3px;
margin: 0;
padding: 24px 0;
font-family: "Noto Sans JP", sans-serif;
font-size: 24.98px;
text-align: center;
}
#joinus .join_message {
margin: 40px 0;
}
#joinus .join_message p {
font-size: 18px;
color: #278968;
font-family: "Noto Sans JP", sans-serif;
text-align: center;
line-height: 2.4em;
}
#joinus_merit {
position: relative;
}
#joinus_merit .bg_stripe_lg {
background: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/bg_w.jpg);
background-repeat: repeat-x;
background-position: center bottom;
background-size: 1px 40px;
padding-bottom: 55px;
margin-bottom: -38px;
}
#joinus_merit #merit_list {
background: #fff;
border: 3px solid #278968;
position: relative;
border-radius: 1px;
top: -20px;
margin-top: 10px;
padding-top: 20px;
padding-bottom: 20px;
}
@media screen and (max-width: 768px) {
#joinus_merit #merit_list {
margin-left: 2%;
margin-right: 2%;
width: 96%;
}
}
#joinus_merit #merit_list .container {
padding: 24px 0;
}
#joinus_merit #merit_list h2 {
font-family: "Noto Sans JP", sans-serif;
text-align: center;
color: #fff;
position: absolute;
top: -40px;
left: 0;
right: 0;
margin: auto;
}
#joinus_merit #merit_list h2 span {
background: #278968;
border-radius: 2px;
font-family: "Noto Sans JP", sans-serif;
font-size: 22px;
padding: 10px 24px;
color: #fff;
}
#joinus_merit #merit_list .over_mk_less {
position: relative;
padding-top: 0;
border-bottom: 1px solid #828282;
}
#joinus_merit #merit_list .checkbox {
background: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/icon/check.png) no-repeat;
background-position: left bottom;
background-size: 28px 41px;
padding-left: 52px;
margin-bottom: 24px;
margin-left: 8px;
}
#joinus_merit #merit_list .checkbox h3 {
font-family: "Noto Sans JP", sans-serif;
font-size: 22px;
line-height: 1.4em;
}
#joinus_merit #merit_list .merit_comment {
margin-top: 24px;
margin-bottom: 30px;
}
#joinus_merit #merit_list .merit_comment p {
font-family: "Noto Sans JP", sans-serif;
font-size: 14px;
line-height: 2em;
}
#joinus_merit #merit_list .merit_comment p a {
color: #50B5CC;
text-decoration: underline;
}
#joinus_merit #merit_list .merit_comment p a:hover {
color: #6d6d6d;
}
@media screen and (max-width: 768px) {
#joinus_merit #merit_list .col-12 {
padding-left: 0;
padding-right: 0;
}
}
#joinus_merit #merit_list::after {
content: "";
clear: both;
}
#join_request {
background: #fff;
border: 3px solid #278968;
position: relative;
border-radius: 1px;
padding: 40px 0 20px;
margin: 60px auto 0;
}
#join_request .container {
padding: 80px 0 40px;
}
#join_request h2 {
font-family: "Noto Sans JP", sans-serif;
text-align: center;
color: #fff;
position: absolute;
top: -50px;
left: 0;
right: 0;
margin: auto;
}
#join_request h2 span {
background: #278968;
border-radius: 2px;
line-height: 1em;
font-family: "Noto Sans JP", sans-serif;
font-size: 22px;
padding: 10px 24px;
color: #fff;
}
#join_request p#join_request_comment {
text-align: center;
font-size: 14px;
margin-top: 12px;
}
#join_request .address {
border: 1px solid #6d6d6d;
margin: 40px auto;
padding: 24px 0;
}
#join_request .address h3 {
text-align: center;
font-size: 21px;
line-height: 2.4em;
}
#join_request .address p {
text-align: center;
font-size: 16px;
line-height: 2.4em;
} #selfcheck .first_comment p {
font-size: 16px;
text-align: center;
font-weight: bold;
line-height: 2.4em;
} #privacy .container {
padding-top: 50px;
padding-bottom: 100px;
}
@media screen and (max-width: 980px) {
#privacy .offset-1 {
margin-left: 0;
}
#privacy .col-10 {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
}
#privacy p {
line-height: 2.2em;
font-family: ten-mincho-text, serif;
font-size: 1.0em;
}
#privacy h2 {
font-family: ten-mincho-text, serif;
font-size: 1.3em;
font-weight: bold;
color: #0048be;
line-height: 42px;
margin: 60px 0 10px;
}
#privacy ul {
margin: 40px 24px 40px;
}
#privacy ul li {
list-style-type: decimal;
line-height: 2.4em;
font-family: "Noto Sans JP", sans-serif;
font-size: 0.9em;
}
#privacy_2 {
padding: 0 0 40px;
}
#privacy_2 .container {
max-width: 720px;
}
#member_pre .bg_stripe:first-child {
padding-top: 1.5em;
}
#member_pre p {
text-align: center;
font-family: "Noto Sans JP", sans-serif;
font-size: 14px;
line-height: 2.4em;
}
#member {
width: 100%;
margin: 0 auto;
}
#member .member_table {
display: table;
width: 100%;
}
#member .member_table .member_table_cell {
display: block;
width: 25%;
background: #fff;
float: left;
}
#member .member_table .member_table_cell .member_inner {
padding: 40px;
}
#member .member_table .member_table_cell .member_inner h2 {
font-size: 20px;
font-family: "Noto Sans JP", sans-serif;
background: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/museum_h2_line.png) no-repeat;
background-position: left bottom;
background-size: 103px 3px;
padding: 0 0 24px;
margin: 0 0 24px;
line-height: 1.2em;
}
#member .member_table .member_table_cell .member_inner h2 span {
vertical-align: 1px;
font-size: 16px;
padding-left: 0.1em;
padding-right: 0.1em;
}
#member .member_table .member_table_cell .member_inner p {
font-size: 14px;
font-family: "Noto Sans JP", sans-serif;
line-height: 1.2em;
margin-top: 12px;
}
#member .member_table .member_table_cell .member_inner a.site_link {
font-size: 14px;
font-family: "Noto Sans JP", sans-serif;
background: #6d6d6d;
color: #fff;
line-height: 26px;
margin: 16px 0 0;
display: block;
max-width: 190px;
padding: 8px 12px;
border-bottom: 4px solid #222222;
border-radius: 2px;
text-align: center;
}
#member .member_table .member_table_cell .member_inner a.site_link:hover {
background: #ff9750;
}
#member .member_table .member_table_cell .member_inner a.pdf_link {
font-size: 14px;
font-family: "Noto Sans JP", sans-serif;
background: #e56565;
color: #fff;
line-height: 26px;
margin: 16px 0 0;
display: block;
max-width: 190px;
padding: 8px 12px;
border-bottom: 4px solid #222222;
border-radius: 2px;
text-align: center;
}
#member .member_table .member_table_cell .member_inner a.pdf_link:hover {
background: #37b44a;
}
@media screen and (min-width: 1501px) {
#member .member_table .member_table_cell:nth-child(8n), #member .member_table .member_table_cell:nth-child(8n - 2), #member .member_table .member_table_cell:nth-child(8n - 5), #member .member_table .member_table_cell:nth-child(8n - 7) {
background: #f4f4f4;
}
#member .member_table .member_table_cell:nth-child(4n):after {
clear: both;
}
}
@media screen and (max-width: 1500px) {
#member .member_table {
display: block;
}
#member .member_table .member_table_cell {
width: 50%;
display: block;
float: left;
}
#member .member_table .member_table_cell:nth-child(4n), #member .member_table .member_table_cell:nth-child(4n - 3) {
background: #f4f4f4;
}
}
@media screen and (max-width: 980px) {
#member .member_table {
display: block;
}
#member .member_table .member_table_cell {
width: 100%;
display: block;
}
#member .member_table .member_table_cell:nth-child(odd) {
background: #FFF !important;
}
#member .member_table .member_table_cell:nth-child(even) {
background: #f4f4f4 !important;
}
} #selfcheck {
padding-top: 1.5em;
}
#selfcheck .selfchecks {
margin-bottom: 0.9em;
border-bottom: 1px solid #6d6d6d;
}
@media screen and (max-width: 768px) {
#selfcheck .selfchecks .selfcheck1, #selfcheck .selfchecks .selfcheck3, #selfcheck .selfchecks .selfcheck5, #selfcheck .selfchecks .selfcheck7, #selfcheck .selfchecks .selfcheck9, #selfcheck .selfchecks .selfcheck11, #selfcheck .selfchecks .selfcheck13 {
padding-bottom: 1.0em;
margin-bottom: 1.8em;
border-bottom: 1px solid #6d6d6d;
}
}
#selfcheck .selfchecks h2 {
font-size: 24px;
font-family: "Noto Sans JP", sans-serif;
font-weight: bold;
padding: 36px 0 12px;
margin: 0 0 24px;
line-height: 1.6em;
}
#selfcheck .selfchecks p {
font-size: 14px;
font-family: "Noto Sans JP", sans-serif;
line-height: 1.6em;
}
#selfcheck .selfchecks ul {
margin: 12px 0;
}
#selfcheck .selfchecks ul li {
list-style-type: disc;
}
#selfcheck .selfchecks img {
margin-top: 24px;
}
#selfcheck .selfchecks .selfcheck1 h2 {
background: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/museum_h2_line.png), url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/selfcheck/sc1.png);
background-size: 103px 3px ,137px 24px;
background-repeat: no-repeat,no-repeat;
background-position: left bottom, left top;
}
#selfcheck .selfchecks .selfcheck2 h2 {
background: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/museum_h2_line.png), url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/selfcheck/sc2.png);
background-size: 103px 3px ,137px 24px;
background-repeat: no-repeat,no-repeat;
background-position: left bottom, left top;
}
#selfcheck .selfchecks .selfcheck3 h2 {
background: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/museum_h2_line.png), url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/selfcheck/sc3.png);
background-size: 103px 3px ,137px 24px;
background-repeat: no-repeat,no-repeat;
background-position: left bottom, left top;
}
#selfcheck .selfchecks .selfcheck4 h2 {
background: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/museum_h2_line.png), url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/selfcheck/sc4.png);
background-size: 103px 3px ,137px 24px;
background-repeat: no-repeat,no-repeat;
background-position: left bottom, left top;
}
#selfcheck .selfchecks .selfcheck5 h2 {
background: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/museum_h2_line.png), url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/selfcheck/sc5.png);
background-size: 103px 3px ,137px 24px;
background-repeat: no-repeat,no-repeat;
background-position: left bottom, left top;
}
#selfcheck .selfchecks .selfcheck6 h2 {
background: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/museum_h2_line.png), url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/selfcheck/sc6.png);
background-size: 103px 3px ,137px 24px;
background-repeat: no-repeat,no-repeat;
background-position: left bottom, left top;
}
#selfcheck .selfchecks .selfcheck7 h2 {
background: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/museum_h2_line.png), url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/selfcheck/sc7.png);
background-size: 103px 3px ,137px 24px;
background-repeat: no-repeat,no-repeat;
background-position: left bottom, left top;
}
#selfcheck .selfchecks .selfcheck8 h2 {
background: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/museum_h2_line.png), url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/selfcheck/sc8.png);
background-size: 103px 3px ,137px 24px;
background-repeat: no-repeat,no-repeat;
background-position: left bottom, left top;
}
#selfcheck .selfchecks .selfcheck9 h2 {
background: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/museum_h2_line.png), url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/selfcheck/sc9.png);
background-size: 103px 3px ,137px 24px;
background-repeat: no-repeat,no-repeat;
background-position: left bottom, left top;
}
#selfcheck .selfchecks .selfcheck10 h2 {
background: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/museum_h2_line.png), url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/selfcheck/sc10.png);
background-size: 103px 3px ,137px 24px;
background-repeat: no-repeat,no-repeat;
background-position: left bottom, left top;
}
#selfcheck .selfchecks-nb {
border: none;
}
#selfcheck .selfchecks-nb p.worning {
padding: 12px;
margin-bottom: 48px;
font-family: "Noto Sans JP", sans-serif;
font-size: 24px;
font-weight: bold;
text-align: center;
border: 1px solid #db5d5d;
color: #db5d5d;
}
@media screen and (max-width: 768px) {
#selfcheck .selfchecks-nb p.worning {
margin-bottom: 0;
}
}
#flow {
padding: 60px 0;
}
@media screen and (max-width: 768px) {
#flow {
padding: 30px 0;
}
}
#flow .bg_w {
background: #fff;
padding: 40px 0;
border-radius: 2px;
margin-left: auto;
margin-right: auto;
max-width: 96%;
}
#flow h3 {
font-family: ten-mincho-text, serif;
font-size: 24px;
font-weight: bold;
padding: 12px 0 12px 76px;
line-height: 44px;
}
#flow h3.step1 {
background: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/selfcheck/step1.png) no-repeat;
background-size: 63px 68px;
background-position: left center;
}
#flow h3.step2 {
background: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/selfcheck/step2.png) no-repeat;
background-size: 63px 68px;
background-position: left center;
}
#flow h3.step3 {
background: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/selfcheck/step3.png) no-repeat;
background-size: 63px 68px;
background-position: left center;
}
#flow h3.step4 {
background: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/selfcheck/step4.png) no-repeat;
background-size: 63px 68px;
background-position: left center;
}
#flow h3.step5 {
background: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/selfcheck/step5.png) no-repeat;
background-size: 63px 68px;
background-position: left center;
}
#flow h3.step6 {
background: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/selfcheck/step6.png) no-repeat;
background-size: 63px 68px;
background-position: left center;
}
#flow p {
font-family: "Noto Sans JP", sans-serif;
font-size: 14px;
line-height: 2.4em;
margin-top: 0;
}
.cp_arrows *, .cp_arrows *:before, .cp_arrows *:after {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.cp_arrows {
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
height: 240px; margin: -100px auto;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.cp_arrows .cp_arrow {
position: absolute;
top: 50%; left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transform-origin: 50% 50%;
-ms-transform-origin: 50% 50%;
transform-origin: 50% 50%;
opacity: 0;
}
@media screen and (max-width: 769px) {
.cp_arrows .cp_arrow {
left: 45%;
}
}
.cp_arrows .cp_arrowfirst {
-webkit-animation: arrow-move08 2s ease-in-out infinite;
animation: arrow-move08 2s ease-in-out infinite;
}
.cp_arrows .cp_arrowsecond {
-webkit-animation: arrow-move08 2s 1s ease-in-out infinite;
animation: arrow-move08 2s 1s ease-in-out infinite;
}
.cp_arrows .cp_arrow:before, .cp_arrows .cp_arrow:after {
position: absolute;
top: 0;
left: 0;
display: block;
width: 30px;
height: 3px;
content: '';
background: #0048be;
}
.cp_arrows .cp_arrow:before {
-webkit-transform: rotate(30deg) translateX(-39%);
-ms-transform: rotate(30deg) translateX(-39%);
transform: rotate(30deg) translateX(-39%);
-webkit-transform-origin: top left;
-ms-transform-origin: top left;
transform-origin: top left;
}
.cp_arrows .cp_arrow:after {
-webkit-transform: rotate(-30deg) translateX(39%);
-ms-transform: rotate(-30deg) translateX(39%);
transform: rotate(-30deg) translateX(39%);
-webkit-transform-origin: top right;
-ms-transform-origin: top right;
transform-origin: top right;
}
@-webkit-keyframes arrow-move08 {
0% {
top: 40%; opacity: 0;
}
70% {
opacity: 1;
}
100% {
opacity: 0;
}
}
@keyframes arrow-move08 {
0% {
top: 40%; opacity: 0;
}
70% {
opacity: 1;
}
100% {
opacity: 0;
}
} #contact_on {
padding-top: 30px !important;
}
#contact, #contact-confirm, #contact-complete, #contact-err {
padding-top: 1.5em;
}
#contact_box {
padding: 40px;
margin: 40px auto;
-webkit-box-sizing: border-box;
box-sizing: border-box;
border-radius: 10px;
max-width: 820px;
}
@media screen and (max-width: 769px) {
#contact_box {
padding: 40px 10px;
}
}
#contact_box th {
display: block;
font-size: 17px;
font-weight: bold;
margin-bottom: 10px;
padding: 5px 0;
}
#contact_box th .emphasis {
font-size: 14px;
color: #fff;
background: #e27d67;
width: 53px;
height: 28px;
line-height: 28px;
display: inline-block;
text-align: center;
margin-left: 14px;
}
#contact_box td {
display: block;
margin-bottom: 34px;
}
#contact_box input[name=zip], #contact_box input[name=zip1] {
width: auto !important;
margin-bottom: 12px;
}
#contact_box input[type="text"], #contact_box input[type="email"], #contact_box textarea {
width: 100%;
}
#contact_box input[type="text"], #contact_box input[type="email"], #contact_box input[type="number"], #contact_box input[type="url"], #contact_box input[type="password"], #contact_box input[type="date"], #contact_box textarea {
background: #fffef0;
padding: 11px;
font-size: 16px;
border-radius: 6px;
border: 2px solid #cccccc;
width: 96%;
vertical-align: baseline;
-webkit-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
#contact_box input[type="text"]:focus, #contact_box input[type="email"]:focus, #contact_box input[type="number"]:focus, #contact_box input[type="url"]:focus, #contact_box input[type="password"]:focus, #contact_box input[type="date"]:focus {
border-color: #ff816c;
}
@media screen and (min-width: 768px) {
#contact_box input[type="text"]:focus, #contact_box input[type="email"]:focus, #contact_box input[type="number"]:focus, #contact_box input[type="url"]:focus, #contact_box input[type="password"]:focus, #contact_box input[type="date"]:focus {
width: 100%;
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
}
#contact_box textarea:focus {
border-color: #ff816c;
}
#contact_box .mwform-tel-field input[type="text"], #contact_box .mwform-zip-field input[type="text"] {
display: inline-block;
width: auto;
}
@media screen and (max-width: 769px) {
#contact_box .mwform-tel-field input[type="text"], #contact_box .mwform-zip-field input[type="text"] {
width: 30%;
}
}
#contact_box .contact_bottom li {
text-align: center;
font-size: 17px;
padding: 16px 0 46px;
}
#contact_box .contact_bottom li a {
color: #50B5CC;
}
#contact_box .contact_bottom li a:hover {
color: #6d6d6d;
}
#contact_box #mw-wp-form-captcha {
text-align: center;
padding: 0 3% 2.0em 3%;
line-height: 2.5em;
}
#contact_box #mw-wp-form-captcha img {
margin-bottom: 10px;
border-radius: 10px;
width: 200px;
}
#contact_box #mw-wp-form-captcha input {
width: 200px;
height: 50px;
margin: 10px auto 0;
}
#contact_box div.contact_bottom div.item {
margin: 20px auto;
text-align: center;
}
@media screen and (min-width: 769px) {
#contact_box div.contact_bottom div.item {
width: 400px;
}
}
#contact_box div.contact_bottom div.item input[type="submit"] {
color: #fff;
background: #0048be;
-webkit-transition: all 0.4s ease;
transition: all 0.4s ease;
width: 400px;
max-width: 326px;
width: 100%;
height: 50px;
border-radius: 30px;
font-weight: bold;
font-size: 20.17px;
font-family: "Noto Sans JP", sans-serif;
-webkit-box-shadow: #000 3px 3px 2px;
box-shadow: #000 3px 3px 2px;
-webkit-box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.2);
box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.2);
border: none;
letter-spacing: 0.06em;
margin: 25px 10px;
}
#contact_box div.contact_bottom div.item input[type="submit"]:hover {
background: #222222;
}
.radio {
padding: 15px 0;
}
.mw_wp_form .vertical-item {
float: left;
width: 50%;
margin-bottom: 10px;
}
.complete_message, .wrap_top {
text-align: center;
}
.complete_message h4, .wrap_top h4 {
position: relative;
text-align: center;
font-size: 22px;
color: #37b44a;
font-family: fot-tsukubrdgothic-std, sans-serif;
font-weight: bold;
padding-bottom: 20px;
display: table;
margin: 0 auto 20px;
}
#contact-err h4 {
position: relative;
text-align: center;
font-size: 22px;
color: #ff4848;
font-family: fot-tsukubrdgothic-std, sans-serif;
font-weight: bold;
padding-bottom: 20px;
display: table;
margin: 0 auto 20px;
} #pagenation {
position: relative;
overflow: hidden;
}
#pagenation .pagination {
clear: both;
padding: 20px 0;
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
font-size: 13px;
line-height: 16px;
}
#pagenation span, #pagenation a {
display: block;
float: left;
margin: 2px 2px 2px 0;
padding: 6px 9px 5px 9px;
text-decoration: none;
width: auto;
color: #fff;
background: #0048be;
}
#pagenation a:hover {
background: #fff;
color: #0048be;
border: 1px solid #0048be;
}
#pagenation .current {
padding: 6px 9px 5px 9px;
background: #fff;
color: #0048be;
border: 1px solid #0048be;
} .post_single_item .addtoany_share_save_container {
display: none;
}
#post_single .container_outline {
padding: 0 10px;
}
#post_single .container {
max-width: 960px;
outline: 1px solid #222222;
margin: 40px auto;
}
@media screen and (min-width: 769px) {
#post_single .container {
padding: 40px;
}
}
@media screen and (max-width: 768px) {
#post_single .container {
padding: 20px 20px;
}
}
#post_single .container table {
width: 100%;
}
#post_single .container table th {
width: 10em;
padding: 0.6em 1em;
}
#post_single .container table tr {
border-bottom: 1px solid #7f7a7a;
}
#post_single .container h2 {
font-size: 32.8px;
font-family: ten-mincho-text, serif;
line-height: 1.6em;
color: #0048be;
}
#post_single .container p.catch {
color: #0048be;
margin-top: 6px;
}
#post_single .container h3, #post_single .container h4, #post_single .container h5, #post_single .container h6 {
font-family: ten-mincho-text, serif;
font-size: 1.6em;
font-weight: bold;
line-height: 1.6em;
margin-top: 30px;
}
#post_single .container p {
font-family: ten-mincho-text, serif;
line-height: 2em;
font-size: 15px;
margin-bottom: 18px;
}
#post_single .container p.time {
text-align: right;
color: #666;
font-size: 0.85em;
}
#post_single .container strong {
font-weight: bold;
}
#post_single .container iframe {
width: 100%;
}
#post_single .container img {
width: 100%;
}
#post_single .container .wp-caption {
width: 100% !important;
}
#post_single .container .wp-caption .wp-caption-text {
text-align: center;
font-size: .9rem;
}
#post_single .paging {
outline: none;
padding: 0; }
#post_single .paging .next a, #post_single .paging .prev a {
color: #6d6d6d;
display: block;
position: relative;
}
#post_single .paging .next a:hover, #post_single .paging .prev a:hover {
color: #37b44a;
}
#post_single .paging .next a {
background: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/arrow-l.png) no-repeat;
background-size: 8px 13px;
background-position: left center;
padding-left: 24px;
}
#post_single .paging .prev a {
background: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/arrow-r2.png) no-repeat;
background-size: 8px 13px;
background-position: right center;
padding-right: 24px;
text-align: right;
}
#post_single .post_single_img img {
width: auto;
}
#post_single .imgList {
display: flex; margin-top: 20px;
}
#post_single .mymultiplediv {
cursor: pointer;
width: calc(95% / 3);
margin-right: 10px;
}
#post_single .mymultiplediv#three {
margin-right: 0;
}
#post_single .mymultiplediv:hover {
opacity: .5;
transition: all .2s;
}
#post_single .mymultiplediv img {
object-fit: contain;
height: 100%;
}
#post_single .myDiv {
display: none;
width: 100%;
max-width: 381px;
margin: 0 auto;
}
#post_single .myDiv:first-child {
display: block;
}
#post_single .cartjs_box {
background: #f7f7f7;
}
.cartjs_product_table table {
width: 95% !important;
padding: 0 2%;
}
.cartjs_box input[type="submit"] {
background-color: #f5982d !important;
width: 80% !important;
}
.cartjs_sk_link_other a {
color: #b3adae;
}
.cartjs_product_num td {
padding: 15px 0 10px;
}
@media screen and (max-width: 768px) {
#post_single .myDiv {
width: 100%;
height: auto;
}
.cartjs_sk_link_other {
width: 100% !important;
text-align: center !important;
}
}
.addtoany_share_save_container .addtoany_header {
margin-top: 60px;
font-size: 18.81px;
font-family: fot-tsukubrdgothic-std, sans-serif;
font-weight: bold;
color: #0068b7;
} .modelhous .col-md-4 .post h3 {
font-weight: bold;
color: #777;
margin-bottom: 0 !important;
}
.modelhous .col-md-4 .post p {
margin-top: 6px !important;
line-height: 1.7em;
} footer {
background: #0048be;
color: #fff;
font-size: 13px;
}
footer #footer {
margin-top: -6px;
position: relative;
overflow: hidden;
background-color: #0048be;
clear: both;
}
footer #footer #footer_pre {
padding: 34px 0 10px 0;
position: relative;
left: 50%;
float: left;
}
footer #footer #footer_pre .footer_pre_inner {
min-height: 76px;
float: left;
position: relative;
left: -50%;
}
footer #footer #footer_pre .footer_pre_inner img {
max-width: 240px;
width: 100%;
}
footer #footer #footer_pre h2 {
font-size: 22px;
line-height: 1.6em;
}
footer #footer #footer_info {
clear: both;
}
footer p.address {
font-size: 1.15em;
text-align: center;
margin-bottom: 10px;
}
footer address {
padding: 8px 0 34px 0;
font-size: 13px;
text-align: center;
}
footer address a {
color: #fff;
}
footer address a:hover {
color: #46af73;
}
#tocontact {
display: block;
position: fixed;
width: 65px;
height: 224px;
top: 30%;
right: -82px;
color: #fff;
z-index: 999999;
-webkit-transition: all .2s linear;
transition: all .2s linear;
background: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/icon/contact.png);
}
@media screen and (max-width: 768px) {
#tocontact {
display: none;
}
}
a.tocontact_action:hover #tocontact {
top: 31%;
background: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/icon/contact_hover.png);
-webkit-transition-duration: .2s;
transition-duration: .2s;
}
#totop {
position: fixed;
right: 35px;
color: #fff;
width: 82px;
height: 82px;
z-index: 9999;
-webkit-transition: all .4s linear;
transition: all .4s linear;
}
#totop a {
width: 82px;
height: 82px;
display: block;
}
#top_case .post h3 {
font-size: 16px;
}
#top_topics .post .post_img::before, #top_case .post .post_img::before, #archive_posts .post .post_img::before {
background-image: none;
}
#header .header_common h1.common_head::before,
#header .header_common h1.common_head::after {
top: 25px;
content: '';
width: 10px;
height: 80px;
border-top: 2px solid #b3cee8;
border-bottom: 2px solid #b3cee8;
-webkit-box-sizing: border-box;
box-sizing: border-box;
padding-top: 13px;
padding-bottom: 13px;
}
#header .header_common h1.common_head::before {
border-left: 2px solid #b3cee8;
padding-right: 10px;
margin-right: 20px;
}
#header .header_common h1.common_head::after {
border-right: 2px solid #b3cee8;
margin-left: 20px;
padding-left: 10px;
}
.common_head_summary p {
font-family: tbcinergothic-std, sans-serif;
}
@media screen and (max-width: 768px) {
#header .header_common h1.common_head {
font-size: 20px;
}
#museum_zone2 h3 {
font-size: 14px;
}
#header .header_common .common_head_summary p {
font-size: 16px;
}
h2.charm-less {
font-size: 16px;
}
#museum_head {
padding: 20px 0px;
}
}
#after {
background: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/wall_bg.jpg);
}
.after_contents {
max-width: 910px;
margin: 0 auto;
padding: 80px 20px 250px;
}
.after_contents .container {
background-color: #fff;
padding: 80px 100px;
border: 4px solid #0048be;
}
@media screen and (max-width: 769px) {
.after_contents .container {
padding: 60px 20px;
}
}
.after_contents .container p {
font-family: ten-mincho-text, serif;
line-height: 2.3;
color: #59281d;
} #price_1 {
background: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/wall_bg.jpg);
padding: 50px 0 170px;
}
@media screen and (max-width: 769px) {
#price_1 {
padding: 50px 0 120px;
}
}
#price_1 .price_top_container {
max-width: 930px;
margin: 0 auto;
padding: 0 12px;
}
@media screen and (min-width: 900px) {
#price_1 .price_top_container {
background: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/price_top_bg.png) no-repeat;
background-size: contain;
background-position: center center;
}
}
#price_1 .price_top_container p {
font-size: 1.05rem;
color: #59281d;
line-height: 2;
font-family: ten-mincho-text, serif;
}
#price_1 .price_top_container .bold {
font-size: 1.1em;
font-weight: 600;
color: #ff7155;
}
#price_2 {
position: relative;
background: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/stripe.png) repeat;
padding-top: 40px;
}
#price_2 .skew-yane::before {
position: absolute;
height: 90px;
top: -40px;
left: 0;
background: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/stripe.png) repeat;
-webkit-transform: skewY(-3.5deg);
-ms-transform: skewY(-3.5deg);
transform: skewY(-3.5deg);
content: "";
border-top: 3px solid #0048be;
width: 50.1%;
}
@media screen and (max-width: 769px) {
#price_2 .skew-yane::before {
height: 70px;
}
}
#price_2 .skew-yane::after {
position: absolute;
height: 90px;
top: -40px;
left: auto;
right: 0;
background: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/stripe.png) repeat;
-webkit-transform: skewY(3.5deg);
-ms-transform: skewY(3.5deg);
transform: skewY(3.5deg);
content: "";
border-top: 3px solid #0048be;
width: 50.1%;
}
@media screen and (max-width: 769px) {
#price_2 .skew-yane::after {
height: 70px;
}
}
#price_2 .price_2_title {
background: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/price_2_title.png) no-repeat;
background-position: center;
background-size: 386px 64px;
background-size: contain;
}
#price_2 .price_2_title .charm {
padding: 12px 0;
}
#price_2 .price_container {
max-width: 760px;
margin: 0 auto;
}
#price_2 .price_list .p_list {
margin-top: 60px;
}
#price_2 .price_list .p_list .p_title h3 {
font-family: tbcinergothic-std, sans-serif;
color: #3b879f;
font-size: 24px;
}
#price_2 .price_list .p_list .title-border {
width: 62px;
border: 1.5px solid #3b879f;
margin: 0 auto;
}
#price_2 .price_list .p_list tbody {
font-size: .98rem;
background: white;
color: #63331e;
font-weight: bold;
}
@media screen and (max-width: 769px) {
#price_2 .price_list .p_list tbody {
font-size: .76rem;
}
}
#price_2 .price_list .p_list caption {
font-size: .8rem;
}
#price_2 .price_list .p_list .table td {
width: 60%;
padding: 1rem .75rem;
vertical-align: top;
border-top: 2px solid #d8d8d8;
border-bottom: 2px solid #d8d8d8;
}
#price_2 .price_list .p_list .check {
color: white;
font-size: .9rem;
background-color: #ff7155;
border-radius: 5px;
padding: 2px;
}
@media screen and (min-width: 769px) {
#price_2 .price_list .p_list .check {
margin-left: 15px;
}
}
@media screen and (max-width: 769px) {
#price_2 .price_list .p_list .check {
font-size: .7rem;
}
}
#price_2 .after_contents {
max-width: 680px;
margin: 0 auto;
padding: 80px 20px 170px;
}
@media screen and (max-width: 769px) {
#price_2 .after_contents {
padding: 80px 20px 120px;
}
}
#price_2 .after_contents .container {
background-color: #fff;
padding: 40px 90px;
border: 4px solid #0048be;
}
@media screen and (max-width: 768px) {
#price_2 .after_contents .container {
padding: 40px 10px;
}
}
#price_2 .after_contents .container p {
font-family: ten-mincho-text, serif;
line-height: 2.3;
color: #59281d;
}
#price_2 .after_contents .container .for_owner_btn {
padding: 14px;
position: relative;
display: block;
margin: 0 auto;
background-color: #0048be;
line-height: 1em;
border-radius: 24px;
display: block;
max-width: 240px;
color: #fff;
-webkit-transition: all 0.2s;
transition: all 0.2s;
}
#price_2 .after_contents .container .for_owner_btn a {
cursor: pointer;
}
#price_2 .after_contents .container .for_owner_btn::after {
content: ''; display: inline-block; width: 11px; height: 27px; background-image: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/arrow03-b.png);
background-repeat: no-repeat;
background-size: contain;
vertical-align: middle;
position: absolute;
top: 17px;
right: 28px;
-webkit-transition: all 0.2s;
transition: all 0.2s;
}
#price_2 .after_contents .container a.for_owner_link:hover .for_owner_btn::after {
-webkit-transition: all 0.2s;
transition: all 0.2s;
top: 20px;
}
#price_2 .after_contents .container a.for_owner_link:hover .for_owner_btn {
-webkit-transition: all 0.2s;
transition: all 0.2s;
background-color: black;
}
#price_3 {
position: relative;
padding: 40px 0 180px;
background: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/wall_bg.jpg);
}
@media screen and (max-width: 769px) {
#price_3 {
padding: 30px 0 100px;
}
}
#price_3 .skew-yane::before {
position: absolute;
height: 90px;
top: -40px;
left: 0;
background: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/wall_bg.jpg);
-webkit-transform: skewY(-3.5deg);
-ms-transform: skewY(-3.5deg);
transform: skewY(-3.5deg);
content: "";
border-top: 3px solid #0048be;
width: 50.1%;
}
@media screen and (max-width: 769px) {
#price_3 .skew-yane::before {
height: 70px;
}
}
#price_3 .skew-yane::after {
position: absolute;
height: 90px;
top: -40px;
left: auto;
right: 0;
background: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/wall_bg.jpg);
-webkit-transform: skewY(3.5deg);
-ms-transform: skewY(3.5deg);
transform: skewY(3.5deg);
content: "";
border-top: 3px solid #0048be;
width: 50.1%;
}
@media screen and (max-width: 769px) {
#price_3 .skew-yane::after {
height: 70px;
}
}
#price_3 .p_sub_title h3 {
font-family: tbcinergothic-std, sans-serif;
color: #3b879f;
font-size: 24px;
line-height: 1.8;
}
#price_3 .p_sub_title p {
color: #555555;
line-height: 2;
}
#price_3 .container {
max-width: 1140px;
margin: 0 auto;
padding: 0 16px;
}
#price_3 .col-lg-6 {
padding-right: 12px;
padding-left: 12px;
}
#price_3 .col-12 {
padding-right: 12px;
padding-left: 12px;
}
#price_3 .point_list {
min-height: 320px;
padding: 22px 30px;
border: 2px solid #666666;
background-color: white;
}
@media screen and (max-width: 1300px) {
#price_3 .point_list {
min-height: 400px;
}
}
@media screen and (max-width: 1146px) {
#price_3 .point_list {
min-height: 480px;
}
}
@media screen and (max-width: 991px) {
#price_3 .point_list {
min-height: 320px;
}
}
#price_3 .point_list .point_list_inner {
background: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/selfcheck/sc1.png) no-repeat;
background-position: left top;
background-size: 137px 24px;
}
#price_3 .point_list .point_list_inner2 {
background: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/selfcheck/sc2.png) no-repeat;
background-position: left top;
background-size: 137px 24px;
}
#price_3 .point_list .point_list_inner3 {
background: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/selfcheck/sc3.png) no-repeat;
background-position: left top;
background-size: 137px 24px;
}
#price_3 .point_list .point_list_inner4 {
background: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/selfcheck/sc4.png) no-repeat;
background-position: left top;
background-size: 137px 24px;
}
#price_3 .point_list h4 {
font-family: fot-tsukubrdgothic-std, sans-serif;
font-size: 22px;
padding: 36px 0 22px;
}
#price_3 .point_list .title-border {
width: 92px;
border: 1.5px solid #555555;
}
#price_3 .point_list p {
margin-top: 18px;
color: #555555;
line-height: 2;
}
#price_3 .price_3_after {
margin-top: 100px;
}
#price_3 .price_3_after .p_sub_title2 h3 {
font-family: tbcinergothic-std, sans-serif;
color: #0048be;
font-size: 24px;
line-height: 1.8;
}
#price_3 .price_3_after h4 {
font-family: fot-tsukubrdgothic-std, sans-serif;
font-size: 18px;
padding: 8px 0 22px;
color: #0048be;
line-height: 1.4;
font-weight: 600;
}
#price_3 .price_3_after p {
margin-top: 18px;
color: #555555;
line-height: 2;
font-size: .86rem;
}
#price_3 .price_3_after .working_list::before {
content: '';
width: 85px;
position: absolute;
margin-left: -5px;
top: -38px;
bottom: 0;
left: 5px;
background: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/selfcheck/working_check.png) no-repeat;
background-size: contain;
z-index: 10;
}
@media screen and (max-width: 769px) {
#price_3 .price_3_after .working_list::before {
top: -35px;
right: 0px;
width: 85px;
}
}
#price_3 .price_3_after .working_list {
min-height: 310px;
padding: 22px 30px;
border: 2px solid #666666;
background-color: white;
}
@media screen and (max-width: 1300px) {
#price_3 .price_3_after .working_list {
min-height: 390px;
}
}
@media screen and (max-width: 1146px) {
#price_3 .price_3_after .working_list {
min-height: 450px;
}
}
@media screen and (max-width: 991px) {
#price_3 .price_3_after .working_list {
min-height: 310px;
}
}
#price_3 .price_3_after .working_list .title-border {
width: 92px;
border: 1.5px solid #555555;
}
#price_4 {
position: relative;
background: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/stripe.png) repeat;
padding: 40px 0 240px;
margin-bottom: -140px;
}
@media screen and (max-width: 769px) {
#price_4 {
padding: 20px 0 240px;
}
}
#price_4 .skew-yane::before {
position: absolute;
height: 90px;
top: -40px;
left: 0;
background: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/stripe.png) repeat;
-webkit-transform: skewY(-3.5deg);
-ms-transform: skewY(-3.5deg);
transform: skewY(-3.5deg);
content: "";
border-top: 3px solid #0048be;
width: 50.1%;
}
@media screen and (max-width: 769px) {
#price_4 .skew-yane::before {
height: 70px;
}
}
#price_4 .skew-yane::after {
position: absolute;
height: 90px;
top: -40px;
left: auto;
right: 0;
background: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/stripe.png) repeat;
-webkit-transform: skewY(3.5deg);
-ms-transform: skewY(3.5deg);
transform: skewY(3.5deg);
content: "";
border-top: 3px solid #0048be;
width: 50.1%;
}
@media screen and (max-width: 769px) {
#price_4 .skew-yane::after {
height: 70px;
}
}
#price_4 .price_4_title {
background: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/price_4_title.png) no-repeat;
background-position: center;
background-size: 769px 79px;
background-size: contain;
}
#price_4 .price_4_title .charm {
padding: 24px 0;
}
@media screen and (max-width: 769px) {
#price_4 .price_4_title .charm {
font-size: 1.01rem;
}
}
@media screen and (max-width: 769px) {
#price_4 .price_4_title {
background: none;
}
}
#price_4 .container {
max-width: 710px;
margin: 0 auto;
padding: 0 16px;
margin-top: 50px;
}
#price_4 .container .price_contact_flow .price_flow_title {
height: 75px;
}
#price_4 .container .price_contact_flow .price_flow_title h3 {
height: 75px;
padding-left: 95px;
display: table-cell; vertical-align: middle;
font-size: 22px;
font-family: tbcinergothic-std, sans-serif;
color: #d15959;
line-height: 1.4;
letter-spacing: .1em;
}
#price_4 .container .price_contact_flow .cp_arrows {
margin: -30px auto;
height: 190px;
}
#price_4 .container .price_contact_flow .cp_arrow {
left: 0;
margin-left: 20px;
}
#price_4 .container .price_contact_flow .price_flow_title::before {
content: '';
position: absolute;
width: 75px;
height: 75px;
background: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/wall_painting/step_1.png) no-repeat;
z-index: 10;
}
#price_4 .container .price_contact_flow .price_flow_title2::before {
background: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/wall_painting/step_2.png) no-repeat;
}
#price_4 .container .price_contact_flow .price_flow_title3::before {
background: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/wall_painting/step_3.png) no-repeat;
}
#price_4 .container .price_contact_flow .price_flow_title4::before {
background: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/wall_painting/step_4.png) no-repeat;
}
#price_4 .container .price_contact_flow .price_flow_title5::before {
background: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/wall_painting/step_5.png) no-repeat;
}
#price_4 .container .price_contact_flow .price_flow_title6::before {
background: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/wall_painting/step_6.png) no-repeat;
}
#price_4 .container .price_contact_flow .price_flow_title7::before {
background: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/wall_painting/step_7.png) no-repeat;
}
#price_4 .container .price_contact_flow .price_flow_title8::before {
background: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/wall_painting/step_8.png) no-repeat;
}
#price_4 .container .price_contact_flow .price_flow_title9::before {
background: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/wall_painting/step_9.png) no-repeat;
}
#price_4 .container .price_contact_flow p {
margin: 20px 0;
}
#price_4 .container .price_contact_flow .for_owner_btn {
padding: 14px;
position: relative;
display: block;
background-color: #0048be;
line-height: 1em;
border-radius: 24px;
display: block;
max-width: 240px;
color: #fff;
z-index: 999;
-webkit-transition: all 0.2s;
transition: all 0.2s;
}
#price_4 .container .price_contact_flow .for_owner_btn a {
cursor: pointer;
}
#price_4 .container .price_contact_flow .for_owner_btn::after {
content: ''; display: inline-block; width: 11px; height: 27px; background-image: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/arrow03-b.png);
background-repeat: no-repeat;
background-size: contain;
vertical-align: middle;
position: absolute;
top: 17px;
right: 28px;
-webkit-transition: all 0.2s;
transition: all 0.2s;
}
#price_4 .container .price_contact_flow a.for_owner_link:hover .for_owner_btn::after {
-webkit-transition: all 0.2s;
transition: all 0.2s;
top: 20px;
}
#price_4 .container .price_contact_flow a.for_owner_link:hover .for_owner_btn {
-webkit-transition: all 0.2s;
transition: all 0.2s;
background-color: black;
} .flow {
padding: 20px;
border: 2px solid #469ea4;
position: relative;
height: 100%;
}
.flow::before {
content: '';
display: inline-block;
position: absolute;
width: 60px;
height: 60px;
background-image: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/icon/flow_01.svg);
background-repeat: no-repeat;
background-size: contain;
top: -14px;
left: 50%;
margin-left: -30px;
}
.flow p {
font-family: ten-mincho-text, serif;
font-size: 1.18rem;
color: #469ea4;
padding: 40px 20px 20px;
position: relative;
}
.flow p::after {
content: '';
display: inline-block;
position: absolute;
width: 16px;
height: 25px;
background-image: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/icon/flow_after.png);
background-repeat: no-repeat;
background-size: contain;
right: 4px;
top: 42px;
}
.flow_02::before {
background-image: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/icon/flow_02.svg);
}
.flow_03::before {
background-image: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/icon/flow_03.svg);
}
.flow_04::before {
background-image: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/icon/flow_04.svg);
}
.flow_05::before {
background-image: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/icon/flow_05.svg);
}
.flow_06::before {
background-image: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/icon/flow_06.svg);
}
.flow_07::before {
background-image: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/icon/flow_07.svg);
}
.flow_08::before {
background-image: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/icon/flow_08.svg);
}
.flow_09::before {
background-image: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/icon/flow_09.svg);
}
.flow_10::before {
background-image: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/icon/flow_10.svg);
}
#material_01 {
background: #f2f8fb;
padding: 90px 90px 40px 90px;
}
@media screen and (max-width: 768px) {
#material_01 {
padding: 90px 20px 40px 20px;
}
}
#material_01 .container {
max-width: 1040px;
}
#material_02 {
padding: 60px 90px;
}
@media screen and (max-width: 768px) {
#material_02 {
padding: 60px 20px;
}
}
#material_02 .material_text {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
#material_02 .material_text p {
font-family: ten-mincho-text, serif;
font-size: 1rem;
color: #469ea4;
line-height: 1.8;
}
#material_02 img {
width: 100%;
}
#contact_erea {
background: #a30000;
padding: 46px 20px;
}
#contact_erea .contact_erea_innner {
max-width: 1120px;
width: 100%;
margin: 0 auto;
font-family: ten-mincho-text, serif;
color: white;
padding: 40px 100px;
border: 1px solid white;
}
@media screen and (max-width: 1160px) {
#contact_erea .contact_erea_innner {
padding: 30px 30px;
}
}
#contact_erea .contact_erea_innner h3 {
font-size: 1.3rem;
line-height: 1.6;
}
#contact_erea .contact_erea_innner p {
margin: 16px 0 30px;
}
#contact_erea .contact_erea_innner .col-md-6 img {
max-width: 410px;
width: 100%;
}  #toowners_01 {
padding: 60px 100px;
}
@media screen and (max-width: 768px) {
#toowners_01 {
padding: 60px 20px;
}
}
#toowners_01 .container {
max-width: 1220px;
}
#toowners_01 .aboutus_contets_1 h2 {
font-size: 1.7rem;
line-height: 1.6;
letter-spacing: 0;
background-image: none;
padding: 22px 0 30px 30px;
}
#toowners_01 .aboutus_contets_1 .right {
position: relative;
}
#toowners_01 .aboutus_contets_1 .right::after {
content: '';
display: inline-block;
position: absolute;
width: 440px;
height: 130px;
background-image: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/aboutus_contets_1_bg.png);
background-repeat: no-repeat;
background-size: contain;
top: 85px;
left: 32%;
margin-left: -30px;
z-index: -1;
}
#toowners_01 .aboutus_contets_1 p {
line-height: 1.8;
font-size: 1rem;
text-align: left;
max-width: 890px;
margin: 0 auto;
}
#toowners_01 .aboutus_contets_1 .rignt_img {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
@media screen and (max-width: 990px) {
#toowners_01 .aboutus_contets_1 .rignt_img {
display: block;
margin-top: 40px;
text-align: center;
}
}
#toowners_01 .aboutus_contets_1 .rignt_img img {
max-width: 430px;
}
@media screen and (max-width: 990px) {
#toowners_01 .aboutus_contets_1 .rignt_img img {
margin-right: 20px;
}
}
#toowners_02 {
padding: 60px 100px;
}
@media screen and (max-width: 768px) {
#toowners_02 {
padding: 60px 20px;
}
}
#toowners_02 .container {
max-width: 1340px;
}
#toowners_02 .question_list h3 {
margin: 20px 0;
font-size: 1.12rem;
font-family: ten-mincho-text, serif;
color: white;
padding: 20px 6px;
background: #898ee5;
max-width: 300px;
margin: 0 auto;
}
#toowners_02 .common_box {
padding: 30px 20px;
min-height: 310px;
}
@media screen and (max-width: 1346px) {
#toowners_02 .common_box {
min-height: 410px;
}
}
@media screen and (max-width: 990px) {
#toowners_02 .common_box {
min-height: auto;
}
}
#toowners_02 .common_box h2 {
font-size: 1.2rem;
color: #0048be;
}
#toowners_02 .common_box p {
font-size: .9rem;
color: #0048be;
text-align: left;
}
#toowners_02 .common_box h2::after {
background: #0048be;
}
#toowners_03 {
padding: 60px 100px;
}
@media screen and (max-width: 768px) {
#toowners_03 {
padding: 60px 20px;
}
}
#toowners_03 .h1_title_3 h1 {
background: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/title_bg_05.png) no-repeat;
}
#toowners_03 .container {
max-width: 1420px;
}
#toowners_03 .common_box {
border: 1px solid #449ea5;
}
#toowners_03 .common_box p {
margin-top: 20px;
}
#toowners_03 .flow {
padding: 0px 10px;
}
#toowners_03 .flow p {
padding: 40px 20px 30px;
font-size: 1rem;
color: #363636;
}
#toowners_03 .flow p::after {
top: 51px;
}
#toowners_03 .flow__2 p {
padding: 50px 20px 48px;
}
#toowners_04 {
padding: 60px 100px;
background: #f3f8fb;
}
@media screen and (max-width: 768px) {
#toowners_04 {
padding: 60px 20px;
}
}  @media screen and (max-width: 1426px) {
#aboutus_00 #features {
padding-top: 50px;
}
}
@media screen and (max-width: 900px) {
#aboutus_00 #features {
padding-top: 0px;
}
}
.aboutus_top {
background: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/aboutus_01.jpg) no-repeat;
background-size: cover;
background-position: center;
padding: 70px 0;
}
.aboutus_top .row {
margin-right: 0px;
margin-left: 0px;
}
.aboutus_top h2 {
font-size: 1.86rem;
letter-spacing: 2px;
font-family: ten-mincho-text, serif;
font-weight: 600;
text-shadow: 1px 1px 4px #fff;
}
.aboutus_top p {
font-family: ten-mincho-text, serif;
font-size: .86rem;
line-height: 2;
padding: 20px 0 40px;
text-shadow: 1px 1px 4px #fff;
}
.btn_001 a {
padding: 14px 40px;
border: 1px solid #0048be;
color: #0048be;
}
.aboutus_item .features_content_02_text {
padding: 50px 40px 50px !important;
}
.aboutus_item p {
margin-top: 32px;
font-size: .96rem;
}
#aboutus_1 {
padding: 60px 0;
}
@media screen and (max-width: 900px) {
#aboutus_1 .h2_title {
margin-top: 60px;
}
}
#aboutus_1 .index_title {
text-align: center;
position: relative;
color: #c59932;
}
#aboutus_1 .index_title h3 {
font-family: ten-mincho-text, serif;
display: inline-block;
color: #2d428f;
font-size: 24px !important;
letter-spacing: .05em;
text-align: center;
line-height: 1.6em;
margin: 0;
font-weight: 500;
}
#aboutus_1 .index_title h3::after {
content: '';
display: inline-block;
position: absolute;
width: 36px;
height: 80px;
background-image: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/title_after.svg);
background-repeat: no-repeat;
background-size: contain;
vertical-align: middle;
top: -11px;
right: 20%;
}
#aboutus_1 .index_title p {
font-family: ten-mincho-text, serif;
color: #152024;
text-align: center;
font-size: 16px;
line-height: 1.6em;
margin: 0;
}
#aboutus_1 .container_greeting {
padding: 30px 90px 0px;
margin: 0 auto;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
max-width: 1310px;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
@media screen and (max-width: 1000px) {
#aboutus_1 .container_greeting {
padding-top: 0;
display: block;
}
}
@media screen and (max-width: 768px) {
#aboutus_1 .container_greeting {
padding: 30px 20px 0px;
}
}
#aboutus_1 .greeting_left {
width: 40%;
text-align: center;
}
@media screen and (max-width: 1000px) {
#aboutus_1 .greeting_left {
width: 80%;
margin: 0 auto;
}
}
#aboutus_1 .greeting_left img {
width: 80%;
padding: 30px 10px 30px 0;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
@media screen and (max-width: 1000px) {
#aboutus_1 .greeting_left img {
padding-top: 0;
}
}
#aboutus_1 .greeting_right {
width: 60%;
}
@media screen and (max-width: 1000px) {
#aboutus_1 .greeting_right {
width: 100%;
}
}
#aboutus_1 .greeting_text {
color: #152024;
line-height: 2.3;
padding: 30px 10px;
}
@media screen and (max-width: 1000px) {
#aboutus_1 .greeting_text {
padding: 10px 10px 0 10px;
}
}
#aboutus_1 .greeting_text p {
font-size: 15px;
}
#aboutus_1 .greeting_text .greeting_doctor {
margin-top: 20px;
font-family: ten-mincho-text, serif;
font-weight: 400;
text-align: right;
line-height: 24px;
}
#aboutus_1 .greeting_text .greeting_doctor p {
font-size: 18px;
}
#aboutus_1 .greeting_text .greeting_doctor .doctor_name {
margin-right: 38px;
}
#aboutus_1 .greeting_text .greeting_doctor .doctor_name::before {
content: '代表取締役';
display: inline-block;
width: 90px;
font-weight: 400;
margin-right: 20px;
}
#aboutus_2 {
padding: 80px 90px 60px;
background: #f2f8f9;
}
@media screen and (max-width: 768px) {
#aboutus_2 {
padding: 80px 20px 60px;
}
}
#aboutus_2 .decoration {
position: relative;
}
#aboutus_2 .decoration::after {
content: '';
display: inline-block;
position: absolute;
width: 270px;
height: 194px;
background-image: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/decoration_after.png);
background-repeat: no-repeat;
background-size: contain;
top: 0;
left: 10%;
}
@media screen and (max-width: 1622px) {
#aboutus_2 .decoration::after {
left: 0%;
}
}
@media screen and (max-width: 1354px) {
#aboutus_2 .decoration::after {
display: none;
}
}
#aboutus_2 .decoration::before {
content: '';
display: inline-block;
position: absolute;
width: 243px;
height: 204px;
background-image: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/decoration_before.png);
background-repeat: no-repeat;
background-size: contain;
top: 0;
right: 11%;
}
@media screen and (max-width: 1622px) {
#aboutus_2 .decoration::before {
right: 2%;
}
}
@media screen and (max-width: 1354px) {
#aboutus_2 .decoration::before {
display: none;
}
}
#aboutus_2 .catch {
font-family: ten-mincho-text, serif;
color: #444444;
font-size: 1.8rem;
margin: 50px 0 90px;
}
#aboutus_2 .common_box {
padding: 0px 40px 40px;
}
#aboutus_2 ol {
list-style-type: decimal;
padding-bottom: 10px;
padding-left: 20px;
}
#aboutus_2 ol li {
color: #0048be;
padding: 8px 0;
font-size: .98rem;
}
.aboutus_contets_1 {
font-family: ten-mincho-text, serif;
}
.aboutus_contets_1 .right {
padding-right: 30px;
}
.aboutus_contets_1 h2 {
color: #0048be;
font-size: 2rem;
letter-spacing: 2px;
background: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/aboutus_contets_1_bg.png) no-repeat;
background-size: cover;
background-position: -30px 0px;
padding: 22px 0 60px 30px;
z-index: 99;
}
.aboutus_contets_1 p {
color: #333333;
font-size: .9rem;
padding-left: 30px;
}
#aboutus_3 {
padding: 80px 0;
background: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/aboutus_05.jpg) no-repeat;
background-size: cover;
position: relative;
}
.table_aboutus {
margin-top: 60px;
padding: 0 90px;
}
@media screen and (max-width: 768px) {
.table_aboutus {
padding: 0 20px;
}
}
.table_aboutus table {
max-width: 820px;
width: 100%;
margin: 0 auto;
border-top: 1px solid #0048be;
font-size: 1rem;
font-family: ten-mincho-text, serif;
}
.table_aboutus table tr {
border-bottom: 1px solid #0048be;
}
.table_aboutus table td {
padding: 1.3rem 1.75rem 1.3rem 2rem;
line-height: 1.4;
vertical-align: middle;
width: 25%;
}
.table_aboutus table td:last-child {
border-left: 1px solid #a1a1a1;
}
.table_aboutus table .bold {
font-weight: bold;
}
#aboutus_4 {
padding: 80px 80px 60px 80px;
font-family: ten-mincho-text, serif;
}
@media screen and (max-width: 768px) {
#aboutus_4 {
padding: 80px 0 60px;
}
}
#aboutus_4 .container {
max-width: 1200px;
padding: 0 20px;
}
#aboutus_4 .common_box_under {
margin-top: 100px;
}
@media screen and (max-width: 768px) {
#aboutus_4 .common_box {
padding: 0px 14px 60px;
}
}
#aboutus_4 .common_box_2 {
border: 1px solid #3f90c9;
}
#aboutus_4 .table_aboutus {
max-width: 920px;
margin: 0 auto;
margin-top: 20px;
padding: 0;
}
#aboutus_4 table {
border-top: 1px solid #a1a1a1;
max-width: none;
}
#aboutus_4 table tr {
border-bottom: 1px solid #a1a1a1;
}
@media screen and (max-width: 768px) {
#aboutus_4 table td {
font-size: .9rem;
padding: 1.3rem .75rem 1.3rem .2rem;
}
}
#aboutus_4 table td:last-child {
border-left: none;
}
#aboutus_4 h3 {
margin-top: 60px;
color: #0048be;
font-size: 1.9rem;
padding: 40px 10px;
letter-spacing: 4px;
background: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/aboutus_06.png) no-repeat;
background-size: contain;
}
#aboutus_4 .history p {
margin: 28px 10px;
line-height: 1.8;
}
.aboutus_5 {
padding: 0 90px 60px;
}
@media screen and (max-width: 768px) {
.aboutus_5 {
padding: 0 20px 60px;
}
}
.aboutus_5 h2 {
font-family: ten-mincho-text, serif;
font-size: 1.2rem;
color: #0048be;
line-height: 1.8;
}
#aboutus_6 {
padding: 70px 20px 0 20px;
position: relative;
}
#aboutus_6::before {
content: ''; display: inline-block; width: 800px; height: 370px; background-image: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/aboutus_08.png);
background-repeat: no-repeat;
background-size: contain;
background-position: right;
position: absolute;
right: -300px;
z-index: -1;
}
#aboutus_6::after {
content: ''; display: inline-block; width: 800px; height: 370px; background-image: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/aboutus_08.png);
background-repeat: no-repeat;
background-size: contain;
background-position: left;
position: absolute;
bottom: 0;
left: -270px;
z-index: -1;
}
#aboutus_6 .aboutus_6_h2 {
max-width: 1070px;
width: 100%;
margin: 0 auto;
}
#aboutus_6 .aboutus_6_h2 h2 {
font-family: ten-mincho-text, serif;
color: #0048be;
font-size: 1.8rem;
padding-bottom: 20px;
line-height: 1.6;
}
#aboutus_6 .container {
margin-top: 40px;
max-width: 820px;
} #qanda {
background: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/wall_bg.jpg);
}
#qanda .container {
max-width: 910px;
margin: 0 auto;
padding: 80px 20px 20px;
}
#qanda .faq-erea {
margin-top: 80px;
}
#qanda .faq-erea .faq-list .question {
margin-top: 30px;
border: 2px solid #0048be;
border-radius: 4px;
padding: 20px 5px 20px 48px;
font-weight: bold;
background-image: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/icon/faq_q.png);
background-repeat: no-repeat;
background-position: 10px center;
background-size: 28px;
background-color: #ffffff;
color: #0048be;
cursor: pointer;
}
#qanda .faq-erea .faq-list .answer {
display: none;
margin: 0 10px 30px 10px;
border-bottom: 2px solid #0048be;
background-image: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/icon/faq_a.png);
background-repeat: no-repeat;
background-position: 10px 15px;
background-color: #f9e1e1;
padding: 15px 15px 20px 50px;
}
#qanda .faq-erea .faq-list .answer p {
line-height: 1.8em;
}
#qanda .container_02 {
padding-top: 40px;
padding-bottom: 50px;
}
#qanda .for_owner_btn {
padding: 14px;
position: relative;
display: block;
margin: 0 auto;
background-color: #0048be;
line-height: 1em;
border-radius: 24px;
display: block;
max-width: 240px;
color: #fff;
}
#qanda .for_owner_btn a {
cursor: pointer;
}
#qanda .for_owner_btn::after {
content: ''; display: inline-block; width: 11px; height: 27px; background-image: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/arrow03-r.png);
background-repeat: no-repeat;
background-size: contain;
vertical-align: middle;
position: absolute;
top: 38%;
right: 28px;
-webkit-transition: all 0.2s;
transition: all 0.2s;
}
#qanda a.for_owner_link:hover .for_owner_btn::after {
-webkit-transition: all 0.2s;
transition: all 0.2s;
right: 24px;
}
#qanda a.for_owner_link:hover .for_owner_btn {
-webkit-transition: all 0.2s;
transition: all 0.2s;
background-color: black;
}
#recruit_02 {
position: relative;
background: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/aboutus_2_bg.jpg);
padding: 20px 0 100px;
}
#recruit_02 .skew-yane::before {
position: absolute;
height: 80px;
top: -40px;
left: 0;
background: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/aboutus_2_bg.jpg);
-webkit-transform: skewY(-3.5deg);
-ms-transform: skewY(-3.5deg);
transform: skewY(-3.5deg);
content: "";
border-top: 3px solid #0048be;
width: 50.1%;
}
#recruit_02 .skew-yane::after {
position: absolute;
height: 80px;
top: -40px;
left: auto;
right: 0;
background: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/aboutus_2_bg.jpg);
-webkit-transform: skewY(3.5deg);
-ms-transform: skewY(3.5deg);
transform: skewY(3.5deg);
content: "";
border-top: 3px solid #0048be;
width: 50.1%;
}
#recruit_02 .title-image_profile {
margin-bottom: -10px;
margin-right: 310px;
}
@media screen and (max-width: 769px) {
#recruit_02 .title-image_profile {
margin-bottom: 10px;
margin-right: 0px;
}
}
#recruit_02 .container {
max-width: 920px;
margin: 0 auto;
padding: 0 16px 10px;
}
#recruit_02 .container a {
color: #0048be;
}
#recruit_02 tbody {
font-size: .98rem;
background: white;
color: #63331e;
font-weight: bold;
}
@media screen and (max-width: 769px) {
#recruit_02 tbody {
font-size: .76rem;
}
}
#recruit_02 caption {
font-size: .8rem;
}
#recruit_02 .table tr {
padding: 1rem .75rem;
vertical-align: top;
border-bottom: 2px solid #bfbfbf;
}
@media screen and (max-width: 769px) {
#recruit_02 .table tr {
width: 1%;
}
}
#recruit_02 .table tr:last-child {
border-bottom: none;
}
#recruit_02 .table td {
padding: 1.1rem 1.75rem;
}
@media screen and (max-width: 769px) {
#recruit_02 .table td {
padding: 1.1rem .75rem;
}
}
@media screen and (max-width: 769px) {
#recruit_02 .td_sp {
width: 120px;
}
}
#recruit_02 .for_owner_btn {
padding: 12px 0px;
position: relative;
display: block;
background-color: #0048be;
line-height: 1em;
border-radius: 24px;
display: block;
max-width: 140px;
color: #fff;
z-index: 999;
-webkit-transition: all 0.2s;
transition: all 0.2s;
}
#recruit_02 .for_owner_btn a {
cursor: pointer;
}
#recruit_02 a.for_owner_link:hover .for_owner_btn::after {
-webkit-transition: all 0.2s;
transition: all 0.2s;
top: 20px;
}
#recruit_02 a.for_owner_link:hover .for_owner_btn {
-webkit-transition: all 0.2s;
transition: all 0.2s;
background-color: black;
}
#recruit_02 ul {
list-style-type: disc;
}
#recruit_02 li {
color: #ea8686;
}
#recruit_02 li span {
color: #63331e;
}
#recruit_02 .after_contents {
max-width: 680px;
margin: 0 auto;
padding: 50px 20px 100px;
}
@media screen and (min-width: 769px) {
#recruit_02 .after_contents {
padding: 80px 20px 120px;
}
}
#recruit_02 .after_contents .container {
background-color: #fff;
padding: 40px 90px;
border: 4px solid #0048be;
}
@media screen and (max-width: 768px) {
#recruit_02 .after_contents .container {
padding: 40px 10px;
}
}
#recruit_02 .after_contents .container p {
font-family: ten-mincho-text, serif;
line-height: 2.3;
color: #59281d;
}
#recruit_02 .after_contents .container .for_owner_btn {
padding: 14px;
position: relative;
display: block;
margin: 0 auto;
background-color: #0048be;
line-height: 1em;
border-radius: 24px;
display: block;
max-width: 240px;
color: #fff;
-webkit-transition: all 0.2s;
transition: all 0.2s;
}
#recruit_02 .after_contents .container .for_owner_btn a {
cursor: pointer;
}
#recruit_02 .after_contents .container .for_owner_btn::after {
content: ''; display: inline-block; width: 11px; height: 27px; background-image: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/arrow03-b.png);
background-repeat: no-repeat;
background-size: contain;
vertical-align: middle;
position: absolute;
top: 17px;
right: 28px;
-webkit-transition: all 0.2s;
transition: all 0.2s;
}
#recruit_02 .after_contents .container a.for_owner_link:hover .for_owner_btn::after {
-webkit-transition: all 0.2s;
transition: all 0.2s;
top: 20px;
}
#recruit_02 .after_contents .container a.for_owner_link:hover .for_owner_btn {
-webkit-transition: all 0.2s;
transition: all 0.2s;
background-color: black;
}
#cunstomer_01 {
background: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/wall_bg.jpg);
padding-bottom: 160px;
}
#cunstomer_01 .container {
padding: 40px 0 0px 0;
}
@media screen and (min-width: 576px) {
#cunstomer_01 .container {
max-width: 1330px;
}
}
#cunstomer_01 .post {
padding: 30px 16px;
border: 3px solid #dbdbdb;
margin-bottom: 30px;
background-color: white;
margin-right: 10px;
margin-left: 10px;
}
@media screen and (max-width: 769px) {
#cunstomer_01 .post {
padding: 30px 0px;
}
}
#cunstomer_01 .post img {
width: 100%;
}
#cunstomer_01 .post h1, #cunstomer_01 .post h2 {
font-family: tbcinergothic-std, sans-serif;
}
#cunstomer_01 .post h1 {
font-size: 1.6rem;
margin-bottom: 30px;
line-height: 1.2;
}
@media screen and (max-width: 769px) {
#cunstomer_01 .post h1 {
font-size: 1.4rem;
}
}
#cunstomer_01 .post h1 span {
color: #ff9750;
font-weight: bold;
}
#cunstomer_01 .post h2 {
font-size: 1.28rem;
}
@media screen and (max-width: 769px) {
#cunstomer_01 .post h2 {
font-size: 1.18rem;
}
}
#cunstomer_01 .post h2::after {
content: " ";
display: block;
border-bottom: 4px solid #ff7155;
margin-top: 14px;
width: 90px;
}
#cunstomer_01 .post .col-xl-7 {
padding-left: 30px;
}
#cunstomer_01 .post p {
font-size: .94rem;
line-height: 2;
margin-top: 20px;
color: #333333;
}
#div-tel {
padding: 0 20px;
max-width: 1400px;
margin: 0 auto;
}
.box_contact01 {
font-family: ten-mincho-text, serif;
padding: 60px 5px 26px;
margin: 0px auto 2.0em auto;
width: 100%;
}
@media screen and (min-width: 800px) {
.box_contact01 {
margin: -20px auto 2.0em auto;
}
}
.box_contact01 p:first-child {
margin-bottom: 0em;
}
.box_contact01 p {
display: block;
}
@media screen and (min-width: 800px) {
.box_contact01.is-show {
width: 80%;
}
}
.contact-waku {
border: 5px solid #d5cdcd;
margin: 0 auto 20px auto;
width: 80%;
height: 40px;
}
@media screen and (max-width: 768px) {
.contact-waku {
width: 100%;
}
}
.contact-top {
border-bottom: none;
}
.contact-bottom {
border-top: none;
width: 100%;
}
@media screen and (min-width: 800px) {
.contact-waku.is-show {
width: 100%;
}
}
div.contact-flow {
max-width: 700px;
position: relative;
-webkit-box-sizing: border-box;
box-sizing: border-box;
margin: 0 auto;
}
div.contact-flow ul.flow-list {
width: 100%;
position: relative;
z-index: 1;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
margin: 0;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
div.contact-flow ul.flow-list li.flow-list-item {
width: 60px;
position: relative;
top: 3px;
z-index: 1;
font-size: .9rem;
font-weight: bold;
line-height: 1.4;
text-align: center;
color: #d5cdcd;
}
div.contact-flow ul.flow-list li.flow-list-item.active {
color: #3b2929;
}
div.contact-flow ul.flow-list li.flow-list-item:before {
position: static;
content: "";
width: 10px;
height: 10px;
margin: 0 auto;
margin-bottom: 20px;
display: block;
background-color: #d5cdcd;
border-radius: 50%;
-webkit-box-shadow: none;
box-shadow: none;
}
div.contact-flow ul.flow-list li.flow-list-item.active:before {
background-color: #3b2929;
}
div.contact-flow.is-show {
max-width: 400px;
}
@media screen and (max-width: 800px) {
div.contact-flow.is-show {
max-width: 260px;
}
}
div.contact-flow:before {
content: "";
width: calc(100% - 50px);
height: 2px;
background-color: #d5cdcd;
position: absolute;
top: 7px;
left: 25px;
z-index: 0;
}
a.js_tel02 span.p_tel {
display: inline-block;
position: relative;
font-family: futura-pt, sans-serif;
font-weight: 700;
color: #0048be;
font-size: 2.5em;
padding-left: 57px;
line-height: 1.5em;
}
a.js_tel02 span.p_tel::before {
content: "";
position: absolute;
background-image: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/icon/icon_tel.png);
background-size: contain;
top: 10px;
left: 0;
width: 40px;
height: 40px;
}
a.js_tel02:hover {
text-decoration: none;
}
a.js_tel02:hover span.p_tel {
color: #e83835;
text-decoration: none;
}
body .inside-title span {
color: #3b2929;
border: 2px solid #3b2929;
background-color: #FFF;
padding: 8px 30px;
font-family: "fot-tsukubrdgothic-std", "sans-serif";
font-weight: 700;
}
@media screen and (max-width: 799px) {
body .inside-title span {
padding: 8px 30px;
}
}
body #div-tel h1.inside-title-contact::after {
background-image: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/type_contact.png);
background-size: contain;
top: -85px;
left: calc(50% - 200px);
background-color: initial;
}
@media screen and (max-width: 799px) {
body #div-tel h1.inside-title-contact::after {
top: -50px;
}
}
body #div-tel h1.inside-title-contact.is-show::after {
top: -60px;
}
h1.inside-title, h1.entry-title {
position: relative;
}
h1.inside-title span, h1.entry-title span {
position: relative;
z-index: 2;
}
h1.inside-title::after, h1.entry-title::after {
position: absolute;
content: "";
width: 190px;
height: 120px;
top: 0;
left: calc(50% - 220px);
-webkit-transition: all 1.1s .5s;
transition: all 1.1s .5s;
}
h1.inside-title.is-show::after, h1.entry-title.is-show::after {
opacity: .2;
}
#div-tel h1.inside-title-contact::after {
background-image: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/img/type_contact.png);
background-size: contain;
top: -75px;
left: calc(50% - 200px);
background-color: initial;
}
@media screen and (max-width: 800px) {
#div-tel h1.inside-title-contact::after {
top: -60px;
}
}
#div-tel h1.inside-title-contact.is-show::after {
top: -60px;
}
#hover-contact.is-show {
right: 0;
}
#hover-contact {
position: fixed;
display: block;
top: 20%;
right: -100px;
margin-right: 24px;
z-index: 99999;
-webkit-transition: 0.4s;
transition: 0.4s;
}
@media screen and (max-width: 768px) {
#hover-contact {
display: none;
}
}
#hover-contact a {
font-size: 16px;
outline: 0;
color: #3b2929;
font-family: tbcinergothic-std, sans-serif;
cursor: pointer;
text-decoration: none;
writing-mode: vertical-rl;
-webkit-writing-mode: vertical-rl;
-ms-writing-mode: tb-rl;
writing-mode: vertical-rl;
}
#hover-contact .balloon-contact {
position: relative;
display: inline-block;
margin: 1.5em 0;
padding: 10px 12px;
min-width: 46px;
max-width: 100%;
color: #999;
font-size: 16px;
text-align: center;
background: #fff;
border: solid 2px #999;
-webkit-box-sizing: border-box;
box-sizing: border-box;
border-radius: 6px;
}
#hover-contact .balloon-contact:before {
content: "";
position: absolute;
bottom: -14px;
left: 50%;
margin-left: -7px;
border: 6px solid transparent;
border-top: 8px solid #fff;
z-index: 2;
}
#hover-contact .balloon-contact:after {
content: "";
position: absolute;
bottom: -19px;
left: 50%;
margin-left: -9px;
border: 8px solid transparent;
border-top: 10px solid #999;
z-index: 1;
}
#hover-contact .balloon-contact p {
margin: 0;
padding: 0;
}
#hover-contact .icon-contact {
position: relative;
background-color: black;
background-image: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/icon/icon_ballon.png);
background-size: 28px 28px;
background-repeat: no-repeat;
background-position: center;
margin: -10px 0 0 4px;
-webkit-transition: 0.4s;
transition: 0.4s;
}
#hover-contact .icon-contact a {
display: block;
width: 100%;
height: 100%;
}
#hover-contact .balloon-contact:hover + .icon-contact,
#hover-contact .icon-contact:hover {
background-color: #e83835;
-webkit-transition: 0.4s;
transition: 0.4s;
}
.icon-circle {
width: 46px;
height: 46px;
border-radius: 50%;
}
#page-top.is-show {
bottom: 30px;
}
#page-top {
position: fixed;
display: block;
bottom: -100px;
right: 0;
margin-right: 24px;
z-index: 999;
}
@media screen and (max-width: 768px) {
#page-top {
display: none;
}
}
#page-top .icon-pagetop {
position: relative;
background-color: #3b2929;
background-image: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/icon/icon_totop.png);
background-size: 28px 28px;
background-repeat: no-repeat;
background-position: center;
-webkit-transition: 0.4s;
transition: 0.4s;
}
#page-top .icon-pagetop a {
display: block;
width: 100%;
height: 100%;
}
#page-top .icon-pagetop:hover {
background-color: #e83835;
-webkit-transition: 0.4s;
transition: 0.4s;
}
h2::after,
h3::after,
h4::after,
h5::after,
h6::after,
.btn01::before,
.table01::after,
.box_apr::after,
.btn01::before,
.wp-block-dp-ex-blocks-colored-box::after,
.box_flow .flow dt > span::after,
.box_contact01,
.contact-waku,
.contact-flow,
.text-center::after,
ul#menu-globalnavi > li::after {
-webkit-transition: all 700ms cubic-bezier(1, 0.005, 0.09, 1);
transition: all 700ms cubic-bezier(1, 0.005, 0.09, 1);
}
#hover-contact.is-show, #page-top.is-show, #page-top {
-webkit-transition: all 0.7s 0.9s cubic-bezier(0.48, -0.18, 0.13, 1.25);
transition: all 0.7s 0.9s cubic-bezier(0.48, -0.18, 0.13, 1.25);
}
.tr-dray03::after {
-webkit-transition-delay: 0.3s !important;
transition-delay: 0.3s !important;
}
.tr-dray04::after {
-webkit-transition-delay: 0.4s !important;
transition-delay: 0.4s !important;
} .productTable {
width: 100%;
margin-top: 50px;
}
.productTable, .productTable tr, .productTable th, .productTable td {
border: 1px solid #000000;
border-collapse: collapse;
font-size: 14px;
line-height: 2em;
}
.productTable th {
background: #266b91;
color: #fff;
text-align: center;
font-size: 15px;
}
.productTable th, .productTable td {
padding: 11px;
text-align: center;
}
.productTable td:first-child {
vertical-align: middle;
text-align: left;
width: 25%;
}
.productTable tr.red {
color: #ff0000;
}
@media screen and (max-width: 768px) {
.productTable {
margin: 25px auto 10px;
}
.productTable, .productTable tr, .productTable th, .productTable td {
font-size: 14px;
}
.productTable th {
font-size: 15px;
}
.productTable th, .productTable td {
padding: 5px;
}
.productTable td:first-child {
width: 85px;
}
}
.ibushiLink {
width: 90%;
margin: 0 auto 10px;
}
.ibushiLink.-taxNav{
margin: 10px auto;
width: 100%;
text-align: center;
}
.ibushiLink a {
display: block;
transition: all .3s;
}
.ibushiLink a:hover, .ibushiBnr .pcOnly:hover {
opacity: 0.6;
}
.ibushiBnr {
width: 95%;
text-align: center;
margin: 50px auto 0;
}
.ibushiBnr .pcOnly {
display: inline-block;
transition: all .3s;
}
.ibushiBnr .spOnly {
display: none;
}
.ibushiBnr.prd {
margin-top: 0;
padding: 0 0 20px;
}
@media screen and (max-width: 768px) {
.ibushiBnr .pcOnly {
display: none;
}
.ibushiBnr .spOnly {
display: inline-block;
}
}
.shopLink {
background-color: #0048be;
margin: 0 auto 10px;
display: block;
width: 90%;
max-width: 205px;
padding: 4px;
box-sizing: border-box;
transition-duration: 1000ms;
border: 1px solid #fff;
}
.shopLink a {
border: 0.75px solid #fff;
display: block;
color: #fff !important;
padding: 25px 0 10px;
font-size: 10px;
font-family: "Noto Sans JP", sans-serif;
text-align: center;
letter-spacing: 3px;
}
.shopLink span {
font-size: 16px;
font-family: ten-mincho-text, serif;
display: block;
width: 100%;
padding-top: 10px;
letter-spacing: 0;
position: relative;
}
.shopLink span:before {
position: absolute;
content: "";
left: 50%;
top: -15px;
transform: translateX(-50%);
background: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/icon/shop_icon.png) no-repeat;
width: 27px;
height: 24px;
background-size: 100%;
transition-duration: 1000ms;
}
.shopLink .fa-chevron-down {
width: 13px;
height: 13px;
background: #fff;
border-radius: 50px;
transform: rotate(-90deg);
font-size: 10px;
padding: 2px;
margin-right: 5px;
transition-duration: 1000ms;
}
.shopLink .fa-chevron-down:before {
font-size: 10px;
color: #0048be;
transition-duration: 1000ms;
}
.shopLink:hover {
background: #fff;
border: 1px solid #0048be;
}
.shopLink a:hover {
opacity: 0.7;
color: #0048be !important;
border: 0.75px solid #0048be;
}
.shopLink a:hover span:before {
background: url(//e-niboshi.com/wp-content/themes/nagasakikaisan/images/icon/shop_iconBlue.png) no-repeat;
width: 27px;
height: 24px;
background-size: 100%;
transition-duration: 1000ms;
}
.shopLink a:hover .fa-chevron-down {
background: #0048be; 
}
.shopLink a:hover .fa-chevron-down:before {
color: #fff;
}
header ul#menu-globalnavi li#menu-item-753 {
display: none;
}
header ul#menu-globalnavi li#menu-item-25 {
border-bottom: 1px solid #BBB;
}
@media screen and (max-width: 768px) {
.ibushiLink, .shopLink {
display: none;
}
header ul#menu-globalnavi li#menu-item-753 {
display: block;
}
header ul#menu-globalnavi li#menu-item-25 {
border-bottom: none;
}
.sp-foot-child.foot-mail {
padding: 25px 0 15px;
}
.sp-foot-child.foot-mail a {
font-size: 13px;
padding-top: 3px;
}
.foot-mail a img {
top: 0;
}
} .taxNav{
text-align: center;
padding: 25px 0 0;
}
@media (max-width:767px) {
.taxNav{
padding: 25px .5em 0;
}
}
.taxNav > a{
display: inline-block;
transition: all .3s;
}
.taxNav > a:hover{
opacity: 0.6;
}#sb_instagram {width: 100%;margin: 0 auto;padding: 0;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}#sb_instagram:after{content: "";display: table;clear: both;}#sb_instagram.sbi_fixed_height{overflow: hidden;overflow-y: auto;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}#sb_instagram #sbi_images{width: 100%;float: left;line-height: 0;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}#sb_instagram .sbi_header_link {-webkit-box-shadow: none;box-shadow: none;}#sb_instagram .sbi_header_link:hover {border: none;}#sb_instagram #sbi_images .sbi_item{display: inline-block;float: left;vertical-align: top;zoom: 1;padding: inherit !important;margin: 0 !important;text-decoration: none;opacity: 1;overflow: hidden;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;-webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: all 0.5s ease;}#sb_instagram #sbi_images .sbi_item.sbi_transition{opacity: 0;}#sb_instagram.sbi_col_1 #sbi_images .sbi_item{width: 100%;}#sb_instagram.sbi_col_2 #sbi_images .sbi_item{width: 50%;}#sb_instagram.sbi_col_3 #sbi_images .sbi_item{width: 33.33%;}#sb_instagram.sbi_col_4 #sbi_images .sbi_item{width: 25%;}#sb_instagram.sbi_col_5 #sbi_images .sbi_item{width: 20%;}#sb_instagram.sbi_col_6 #sbi_images .sbi_item{width: 16.66%;}#sb_instagram.sbi_col_7 #sbi_images .sbi_item{width: 14.28%;}#sb_instagram.sbi_col_8 #sbi_images .sbi_item{width: 12.5%;}#sb_instagram.sbi_col_9 #sbi_images .sbi_item{width: 11.11%;}#sb_instagram.sbi_col_10 #sbi_images .sbi_item{width: 10%;}#sb_instagram.sbi_col_1.sbi_disable_mobile #sbi_images .sbi_item{width: 100%;}#sb_instagram.sbi_col_2.sbi_disable_mobile #sbi_images .sbi_item{width: 50%;}#sb_instagram.sbi_col_3.sbi_disable_mobile #sbi_images .sbi_item{width: 33.33%;}#sb_instagram.sbi_col_4.sbi_disable_mobile #sbi_images .sbi_item{width: 25%;}#sb_instagram.sbi_col_5.sbi_disable_mobile #sbi_images .sbi_item{width: 20%;}#sb_instagram.sbi_col_6.sbi_disable_mobile #sbi_images .sbi_item{width: 16.66%;}#sb_instagram.sbi_col_7.sbi_disable_mobile #sbi_images .sbi_item{width: 14.28%;}#sb_instagram.sbi_col_8.sbi_disable_mobile #sbi_images .sbi_item{width: 12.5%;}#sb_instagram.sbi_col_9.sbi_disable_mobile #sbi_images .sbi_item{width: 11.11%;}#sb_instagram.sbi_col_10.sbi_disable_mobile #sbi_images .sbi_item{width: 10%;}#sb_instagram .sbi_photo_wrap{position: relative;}#sb_instagram .sbi_photo{display: block;text-decoration: none;}#sb_instagram .sbi_photo img{width: 100%;height: auto;}#sb_instagram .sbi_no_js img{display: none;}#sb_instagram a, #sb_instagram a:hover, #sb_instagram a:focus, #sb_instagram a:active{outline: none;}#sb_instagram img{display: block;padding: 0 !important;margin: 0 !important;max-width: 100% !important;opacity: 1 !important;}#sb_instagram .sbi_link{display: none;position: absolute;bottom: 0;right: 0;width: 100%;padding: 10px 0;background: rgba(0,0,0,0.5);text-align: center;color: #fff;font-size: 12px;line-height: 1.1;}#sb_instagram .sbi_link a{padding: 0 6px;text-decoration: none;color: #fff;font-size: 12px;line-height: 1.1;display: inline-block;vertical-align: top;zoom: 1;}#sb_instagram .sbi_link .sbi_lightbox_link{padding-bottom: 5px;}#sb_instagram .sbi_link a:hover, #sb_instagram .sbi_link a:focus{text-decoration: underline;}#sb_instagram .sbi_photo_wrap:hover .sbi_link, #sb_instagram .sbi_photo_wrap:focus .sbi_link{display: block;}#sb_instagram svg:not(:root).svg-inline--fa {height: 1em;display: inline-block;}#sb_instagram .sbi_type_video .sbi_playbtn, #sb_instagram .sbi_type_carousel .sbi_playbtn, .sbi_type_carousel .fa-clone, #sb_instagram .sbi_type_carousel .svg-inline--fa.fa-play, #sb_instagram .sbi_type_video .svg-inline--fa.fa-play{display: block !important;position: absolute;z-index: 1;color: #fff;color: rgba(255,255,255,0.9);font-style: normal !important;text-shadow: 0 0 8px rgba(0,0,0,0.8);}#sb_instagram .sbi_type_video .sbi_playbtn, #sb_instagram .sbi_type_carousel .sbi_playbtn {z-index: 2;top: 50%;left: 50%;margin-top: -24px;margin-left: -19px;padding: 0;font-size: 48px;}#sb_instagram .sbi_type_carousel .fa-clone{right: 12px;top: 12px;font-size: 24px;text-shadow: 0 0 8px rgba(0,0,0,0.3);}.sbi_type_carousel svg.fa-clone, #sb_instagram .sbi_type_video .svg-inline--fa.fa-play, #sb_instagram .sbi_type_carousel .svg-inline--fa.fa-play{-webkit-filter: drop-shadow( 0px 0px 2px rgba(0,0,0,.4) );filter: drop-shadow( 0px 0px 2px rgba(0,0,0,.4) );}#sb_instagram .sbi_loader{width: 20px;height: 20px;position: relative;top: 50%;left: 50%;margin: -10px 0 0 -10px;background-color: #000;background-color: rgba(0,0,0,0.5);border-radius: 100%;-webkit-animation: sbi-sk-scaleout 1.0s infinite ease-in-out;animation: sbi-sk-scaleout 1.0s infinite ease-in-out;}#sb_instagram br {display: none;}#sbi_load p {display: inline;padding: 0;margin: 0;}#sb_instagram #sbi_load .sbi_loader{position: absolute;margin-top: -11px;background-color: #fff;opacity: 1;}@-webkit-keyframes sbi-sk-scaleout {0% {-webkit-transform: scale(0) }100% {-webkit-transform: scale(1.0);opacity: 0;}}@keyframes sbi-sk-scaleout {0% {-webkit-transform: scale(0);-ms-transform: scale(0);transform: scale(0);}100% {-webkit-transform: scale(1.0);-ms-transform: scale(1.0);transform: scale(1.0);opacity: 0;}}#sb_instagram .fa-spin, #sbi_lightbox .fa-spin{-webkit-animation: fa-spin 2s infinite linear;animation: fa-spin 2s infinite linear }#sb_instagram .fa-pulse, #sbi_lightbox .fa-pulse{-webkit-animation: fa-spin 1s infinite steps(8);animation: fa-spin 1s infinite steps(8) }@-webkit-keyframes fa-spin {0% {-webkit-transform: rotate(0deg);transform: rotate(0deg) }100% {-webkit-transform: rotate(359deg);transform: rotate(359deg) }}@keyframes fa-spin {0% {-webkit-transform: rotate(0deg);transform: rotate(0deg) }100% {-webkit-transform: rotate(359deg);transform: rotate(359deg) }}.sbi-screenreader{text-indent: -9999px !important;display: block !important;width: 0 !important;height: 0 !important;line-height: 0 !important;text-align: left !important;overflow: hidden !important;}#sb_instagram .sb_instagram_header, .sb_instagram_header{float: left;clear: both;margin: 0 0 15px 0;padding: 0;line-height: 1.2;width: 100%;}#sb_instagram .sb_instagram_header a, .sb_instagram_header a {float: left;display: block;min-width: 100%;text-decoration: none;transition: color 0.5s ease;}.sb_instagram_header.sbi_header_outside{float: none;margin-left: auto !important;margin-right: auto !important;display: flex;}.sbi_no_avatar .sbi_header_img{background: #333;color: #fff;width: 50px;height: 50px;position: relative;}.sbi_no_avatar .sbi_header_hashtag_icon {display: block;color: #fff;opacity: .9;-webkit-transition: background .6s linear,color .6s linear;-moz-transition: background .6s linear,color .6s linear;-o-transition: background .6s linear,color .6s linear;transition: background .6s linear,color .6s linear }.sbi_no_avatar:hover .sbi_header_hashtag_icon {display: block;opacity: 1;-webkit-transition: background .2s linear,color .2s linear;-moz-transition: background .2s linear,color .2s linear;-o-transition: background .2s linear,color .2s linear;transition: background .2s linear,color .2s linear }@media all and (min-width: 480px){#sb_instagram .sb_instagram_header.sbi_medium .sbi_header_img, .sb_instagram_header.sbi_medium .sbi_header_img{width: 80px;height: 80px;border-radius: 40px;}#sb_instagram .sb_instagram_header.sbi_medium .sbi_header_img img, .sb_instagram_header.sbi_medium .sbi_header_img img{width: 80px;height: 80px;border-radius: 40px;}#sb_instagram .sb_instagram_header.sbi_medium .sbi_header_text h3, .sb_instagram_header.sbi_medium .sbi_header_text h3{font-size: 20px;}#sb_instagram .sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio_info, #sb_instagram .sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio, .sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio_info, .sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio{font-size: 14px;}#sb_instagram .sb_instagram_header.sbi_medium .sbi_header_text h3, #sb_instagram .sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio_info, #sb_instagram .sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio, .sb_instagram_header.sbi_medium .sbi_header_text h3, .sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio_info, .sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio{margin-left: 95px !important;line-height: 1.4 }#sb_instagram .sb_instagram_header.sbi_medium .sbi_header_text h3, .sb_instagram_header.sbi_medium .sbi_header_text h3{margin-right: -85px !important;}#sb_instagram .sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio_info, .sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio_info{margin-top: 4px !important;}#sb_instagram .sb_instagram_header.sbi_medium .sbi_header_text.sbi_no_bio h3, .sb_instagram_header.sbi_medium .sbi_header_text.sbi_no_bio h3{padding-top: 20px !important;}#sb_instagram .sb_instagram_header.sbi_large .sbi_header_img, .sb_instagram_header.sbi_large .sbi_header_img{width: 120px;height: 120px;border-radius: 60px;}#sb_instagram .sb_instagram_header.sbi_large .sbi_header_img img, .sb_instagram_header.sbi_large .sbi_header_img img {width: 120px;height: 120px;border-radius: 60px;}#sb_instagram .sb_instagram_header.sbi_large .sbi_header_text h3, .sb_instagram_header.sbi_large .sbi_header_text h3{font-size: 28px;}#sb_instagram .sb_instagram_header.sbi_large .sbi_header_text .sbi_bio_info, #sb_instagram .sb_instagram_header.sbi_large .sbi_header_text .sbi_bio, .sb_instagram_header.sbi_large .sbi_header_text .sbi_bio_info, .sb_instagram_header.sbi_large .sbi_header_text .sbi_bio{font-size: 16px;}#sb_instagram .sb_instagram_header.sbi_large .sbi_header_text h3, #sb_instagram .sb_instagram_header.sbi_large .sbi_header_text .sbi_bio_info, #sb_instagram .sb_instagram_header.sbi_large .sbi_header_text .sbi_bio, .sb_instagram_header.sbi_large .sbi_header_text h3, .sb_instagram_header.sbi_large .sbi_header_text .sbi_bio_info, .sb_instagram_header.sbi_large .sbi_header_text .sbi_bio{margin-left: 140px !important;line-height: 1.5;}#sb_instagram .sb_instagram_header.sbi_large .sbi_header_text h3, .sb_instagram_header.sbi_large .sbi_header_text h3{margin-right: -120px !important;}#sb_instagram .sb_instagram_header.sbi_large .sbi_header_text .sbi_bio_info, .sb_instagram_header.sbi_large .sbi_header_text .sbi_bio_info{margin-top: 12px !important;}#sb_instagram .sb_instagram_header.sbi_large .sbi_header_text.sbi_no_bio h3, .sb_instagram_header.sbi_large .sbi_header_text.sbi_no_bio h3{padding-top: 32px !important;}}#sb_instagram .sb_instagram_header .sbi_header_img, .sb_instagram_header .sbi_header_img{float: left;position: relative;width: 50px;margin: 0 0 0 -100% !important;overflow: hidden;-moz-border-radius: 40px;-webkit-border-radius: 40px;border-radius: 40px;}#sb_instagram .sb_instagram_header .sbi_header_img img, .sb_instagram_header .sbi_header_img img{float: left;margin: 0 !important;padding: 0 !important;border: none !important;-moz-border-radius: 40px;-webkit-border-radius: 40px;border-radius: 40px;}#sb_instagram .sb_instagram_header .sbi_header_img_hover, .sb_instagram_header .sbi_header_img_hover{opacity: 0;position: absolute;width: 100%;top: 0;bottom: 0;left: 0;text-align: center;color: #fff;background: rgba(0,0,0,0.75);}#sb_instagram .sb_instagram_header .sbi_header_img_hover .sbi_new_logo, #sb_instagram .sb_instagram_header .sbi_header_hashtag_icon .sbi_new_logo, .sb_instagram_header .sbi_header_img_hover .sbi_new_logo, .sb_instagram_header .sbi_header_hashtag_icon .sbi_new_logo{position: absolute;top: 50%;left: 50%;margin-top: -12px;margin-left: -12px;width: 24px;height: 24px;font-size: 24px;}#sb_instagram .sb_instagram_header.sbi_medium .sbi_header_hashtag_icon .sbi_new_logo, .sb_instagram_header.sbi_medium .sbi_header_hashtag_icon .sbi_new_logo{margin-top: -18px;margin-left: -18px;width: 36px;height: 36px;font-size: 36px }#sb_instagram .sb_instagram_header.sbi_large .sbi_header_hashtag_icon .sbi_new_logo, .sb_instagram_header.sbi_large .sbi_header_hashtag_icon .sbi_new_logo {margin-top: -24px;margin-left: -24px;width: 48px;height: 48px;font-size: 48px }#sb_instagram .sb_instagram_header .sbi_header_img_hover i {overflow: hidden;}#sb_instagram .sb_instagram_header .sbi_header_img_hover, .sb_instagram_header .sbi_header_img_hover{z-index: 2;transition: opacity 0.4s ease-in-out;}#sb_instagram .sb_instagram_header .sbi_fade_in, .sb_instagram_header .sbi_fade_in{opacity: 1;transition: opacity 0.2s ease-in-out;}#sb_instagram .sb_instagram_header .sbi_header_img_hover, .sb_instagram_header .sbi_header_img_hover{position: absolute;width: 100%;top: 0;bottom: 0;left: 0;text-align: center;color: #fff;background: rgba(0,0,0,0.75);-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter: alpha(opacity=0);-moz-opacity: 0;opacity: 0;border-radius: 40px;transition: opacity 0.2s;}#sb_instagram .sb_instagram_header a:hover .sbi_header_img_hover, #sb_instagram .sb_instagram_header a:focus .sbi_header_img_hover, .sb_instagram_header a:hover .sbi_header_img_hover, .sb_instagram_header a:focus .sbi_header_img_hover{opacity: 1;}#sb_instagram .sb_instagram_header .sbi_header_text, .sb_instagram_header .sbi_header_text{float: left;width: 100%;padding-top: 5px;}#sb_instagram .sb_instagram_header a, .sb_instagram_header a{text-decoration: none;}#sb_instagram .sb_instagram_header .sbi_header_text .sbi_bio, #sb_instagram .sb_instagram_header .sbi_header_text h3, .sb_instagram_header .sbi_header_text .sbi_bio, .sb_instagram_header .sbi_header_text h3{float: left;clear: both;width: auto;margin: 0 0 0 60px !important;padding: 0 !important;}#sb_instagram .sb_instagram_header h3, .sb_instagram_header h3{font-size: 16px;line-height: 1.3;}#sb_instagram .sb_instagram_header p, .sb_instagram_header p{font-size: 13px;line-height: 1.3;margin: 0;padding: 0;}#sb_instagram p:empty {display: none;}#sb_instagram .sb_instagram_header .sbi_header_text img.emoji, .sb_instagram_header .sbi_header_text img.emoji{margin-right: 3px !important;}#sb_instagram .sb_instagram_header .sbi_header_text.sbi_no_bio h3, .sb_instagram_header .sbi_header_text.sbi_no_bio h3{padding-top: 9px !important;}#sb_instagram .sb_instagram_header .sbi_header_text.sbi_no_bio .sbi_bio_info, .sb_instagram_header .sbi_header_text.sbi_no_bio .sbi_bio_info{clear: both;}#sb_instagram #sbi_load{float: left;clear: both;width: 100%;text-align: center;}#sb_instagram #sbi_load .fa-spinner{display: none;position: absolute;top: 50%;left: 50%;margin: -8px 0 0 -7px;font-size: 15px;}#sb_instagram #sbi_load{opacity: 1;transition: all 0.5s ease-in;}#sb_instagram .sbi_load_btn .sbi_btn_text, #sb_instagram .sbi_load_btn .sbi_loader{opacity: 1;transition: all 0.1s ease-in;}#sb_instagram .sbi_hidden{opacity: 0 !important;}#sb_instagram #sbi_load .sbi_load_btn, #sb_instagram .sbi_follow_btn a{display: inline-block;vertical-align: top;zoom: 1;padding: 7px 14px;margin: 5px auto 0 auto;background: #333;border: none;color: #fff;text-decoration: none;font-size: 13px;line-height: 1.5;-moz-border-radius: 4px;-webkit-border-radius: 4px;border-radius: 4px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}#sb_instagram #sbi_load .sbi_load_btn {position: relative;}#sb_instagram .sbi_follow_btn{display: inline-block;vertical-align: top;zoom: 1;text-align: center;}#sb_instagram .sbi_follow_btn.sbi_top{display: block;margin-bottom: 5px;}#sb_instagram .sbi_follow_btn a{background: #408bd1;color: #fff;}#sb_instagram .sbi_follow_btn a, #sb_instagram .sbi_follow_btn a, #sb_instagram #sbi_load .sbi_load_btn{transition: all 0.1s ease-in;}#sb_instagram #sbi_load .sbi_load_btn:hover{outline: none;box-shadow: inset 0 0 20px 20px rgba(255,255,255,0.25);}#sb_instagram .sbi_follow_btn a:hover, #sb_instagram .sbi_follow_btn a:focus{outline: none;box-shadow: inset 0 0 10px 20px #359dff;}#sb_instagram .sbi_follow_btn a:active, #sb_instagram #sbi_load .sbi_load_btn:active{box-shadow: inset 0 0 10px 20px rgba(0,0,0,0.3);}#sb_instagram .sbi_follow_btn .fa, #sb_instagram .sbi_follow_btn svg{margin-bottom: -1px;margin-right: 7px;font-size: 15px;}#sb_instagram .sbi_follow_btn svg{vertical-align: -.125em;}#sb_instagram #sbi_load .sbi_follow_btn{margin-left: 5px;}#sb_instagram .sb_instagram_error{width: 100%;text-align: center;line-height: 1.4;}#sbi_mod_error{display: none;border: 1px solid #ddd;background: #eee;color: #333;margin: 10px 0 0;padding: 10px 15px;font-size: 13px;text-align: center;clear: both;-moz-border-radius: 4px;-webkit-border-radius: 4px;border-radius: 4px;}#sbi_mod_error br {display: initial !important;}#sbi_mod_error p{padding: 5px 0 !important;margin: 0 !important;line-height: 1.3 !important;}#sbi_mod_error ol, #sbi_mod_error ul{padding: 5px 0 5px 20px !important;margin: 0 !important;}#sbi_mod_error li{padding: 1px 0 !important;margin: 0 !important;}#sbi_mod_error span{font-size: 12px;}#sb_instagram.sbi_medium .sbi_playbtn, #sb_instagram.sbi_medium .sbi_photo_wrap .svg-inline--fa.fa-play{margin-top: -12px;margin-left: -9px;font-size: 23px;}#sb_instagram.sbi_medium .sbi_type_carousel .sbi_photo_wrap .fa-clone{right: 8px;top: 8px;font-size: 18px;}#sb_instagram.sbi_small .sbi_playbtn, #sb_instagram.sbi_small .sbi_photo_wrap .svg-inline--fa.fa-play{margin-top: -9px;margin-left: -7px;font-size: 18px;}#sb_instagram.sbi_small .sbi_type_carousel .sbi_photo_wrap .fa-clone{right: 5px;top: 5px;font-size: 12px;}@media all and (max-width: 640px){#sb_instagram.sbi_col_3 #sbi_images .sbi_item, #sb_instagram.sbi_col_4 #sbi_images .sbi_item, #sb_instagram.sbi_col_5 #sbi_images .sbi_item, #sb_instagram.sbi_col_6 #sbi_images .sbi_item{width: 50%;}#sb_instagram.sbi_col_7 #sbi_images .sbi_item, #sb_instagram.sbi_col_8 #sbi_images .sbi_item, #sb_instagram.sbi_col_9 #sbi_images .sbi_item, #sb_instagram.sbi_col_10 #sbi_images .sbi_item{width: 25%;}#sb_instagram.sbi_width_resp{width: 100% !important;}}@media all and (max-width: 480px){#sb_instagram.sbi_col_3 #sbi_images .sbi_item, #sb_instagram.sbi_col_4 #sbi_images .sbi_item, #sb_instagram.sbi_col_5 #sbi_images .sbi_item, #sb_instagram.sbi_col_6 #sbi_images .sbi_item, #sb_instagram.sbi_col_7 #sbi_images .sbi_item, #sb_instagram.sbi_col_8 #sbi_images .sbi_item, #sb_instagram.sbi_col_9 #sbi_images .sbi_item, #sb_instagram.sbi_col_10 #sbi_images .sbi_item{width: 100%;}#sb_instagram.sbi_mob_col_10 #sbi_images .sbi_item{width: 10%;}#sb_instagram.sbi_mob_col_9 #sbi_images .sbi_item{width: 11.11%;}#sb_instagram.sbi_mob_col_8 #sbi_images .sbi_item{width: 12.5%;}#sb_instagram.sbi_mob_col_7 #sbi_images .sbi_item{width: 14.28%;}#sb_instagram.sbi_mob_col_6 #sbi_images .sbi_item{width: 16.66%;}#sb_instagram.sbi_mob_col_5 #sbi_images .sbi_item {width: 20%;}#sb_instagram.sbi_mob_col_4 #sbi_images .sbi_item {width: 25%;}#sb_instagram.sbi_mob_col_3 #sbi_images .sbi_item {width: 33.33%;}#sb_instagram.sbi_mob_col_2 #sbi_images .sbi_item {width: 50%;}#sb_instagram.sbi_mob_col_1 #sbi_images .sbi_item {width: 100%;}}#sb_instagram.sbi_no_js #sbi_images .sbi_item .sbi_photo_wrap{box-sizing: border-box;position: relative;overflow: hidden;}#sb_instagram.sbi_no_js #sbi_images .sbi_item .sbi_photo_wrap:before {content: "";display: block;padding-top: 100%;z-index: -300;}#sb_instagram.sbi_no_js #sbi_images .sbi_item .sbi_photo {position: absolute;top: 0;left: 0;bottom: 0;right: 0;}#sb_instagram.sbi_no_js #sbi_images .sbi_item.sbi_transition {opacity: 1;}#sb_instagram.sbi_no_js .sbi_photo img, #sb_instagram.sbi_no_js .sbi_load_btn{display: none;}#sb_instagram #sbi_images .sbi_js_load_disabled .sbi_imgLiquid_ready.sbi_photo, #sb_instagram #sbi_images .sbi_no_js_customizer .sbi_imgLiquid_ready.sbi_photo{padding-bottom: 0 !important;}#sb_instagram #sbi_mod_error .sb_frontend_btn {display: inline-block;padding: 6px 10px;background: #ddd;background: rgba(0,0,0,.1);text-decoration: none;border-radius: 5px;margin-top: 10px;color: #444 }#sb_instagram #sbi_mod_error .sb_frontend_btn:hover {background: #ccc;background: rgba(0,0,0,.15) }#sb_instagram #sbi_mod_error .sb_frontend_btn .fa {margin-right: 2px }.sbi_header_outside.sbi_header_palette_dark, #sb_instagram.sbi_palette_dark, #sbi_lightbox.sbi_palette_dark_lightbox .sbi_lb-outerContainer .sbi_lb-dataContainer, #sbi_lightbox.sbi_palette_dark_lightbox .sbi_lightbox_tooltip, #sbi_lightbox.sbi_palette_dark_lightbox .sbi_share_close{background-color: rgba(0,0,0,.85);color: rgba(255,255,255,.75);}#sb_instagram.sbi_palette_dark .sbi_caption, .sbi_header_palette_dark, #sbi_lightbox.sbi_palette_dark_lightbox .sbi_lb-outerContainer .sbi_lb-dataContainer .sbi_lb-details .sbi_lb-caption, #sbi_lightbox.sbi_palette_dark_lightbox .sbi_lb-outerContainer .sbi_lb-dataContainer .sbi_lb-number, #sbi_lightbox.sbi_lb-comments-enabled.sbi_palette_dark_lightbox .sbi_lb-commentBox p{color: rgba(255,255,255,.75);}.sbi_header_palette_dark .sbi_bio, #sb_instagram.sbi_palette_dark .sbi_meta {color: rgba(255,255,255,.75);}.sbi_header_palette_dark a, #sb_instagram.sbi_palette_dark .sbi_expand a, #sbi_lightbox.sbi_palette_dark_lightbox .sbi_lb-outerContainer .sbi_lb-dataContainer .sbi_lb-details a, #sbi_lightbox.sbi_palette_dark_lightbox .sbi_lb-outerContainer .sbi_lb-dataContainer .sbi_lb-details a p, #sbi_lightbox.sbi_lb-comments-enabled.sbi_palette_dark_lightbox .sbi_lb-commentBox .sbi_lb-commenter {color: #fff;}.sbi_header_outside.sbi_header_palette_light, #sb_instagram.sbi_palette_light, #sbi_lightbox.sbi_palette_light_lightbox .sbi_lb-outerContainer .sbi_lb-dataContainer, #sbi_lightbox.sbi_palette_light_lightbox .sbi_lightbox_tooltip, #sbi_lightbox.sbi_palette_light_lightbox .sbi_share_close{color: rgba(0,0,0,.85);background-color: rgba(255,255,255,.75);}#sb_instagram.sbi_palette_light .sbi_caption, .sbi_header_palette_light, #sbi_lightbox.sbi_palette_light_lightbox .sbi_lb-outerContainer .sbi_lb-dataContainer .sbi_lb-details .sbi_lb-caption, #sbi_lightbox.sbi_palette_light_lightbox .sbi_lb-outerContainer .sbi_lb-dataContainer .sbi_lb-number, #sbi_lightbox.sbi_lb-comments-enabled.sbi_palette_light_lightbox .sbi_lb-commentBox p{color: rgba(0,0,0,.85);}.sbi_header_palette_light .sbi_bio, #sb_instagram.sbi_palette_light .sbi_meta {color: rgba(0,0,0,.85);}.sbi_header_palette_light a, #sb_instagram.sbi_palette_light .sbi_expand a, #sbi_lightbox.sbi_palette_light_lightbox .sbi_lb-outerContainer .sbi_lb-dataContainer .sbi_lb-details a, #sbi_lightbox.sbi_palette_light_lightbox .sbi_lb-outerContainer .sbi_lb-dataContainer .sbi_lb-details a p, #sbi_lightbox.sbi_lb-comments-enabled.sbi_palette_light_lightbox .sbi_lb-commentBox .sbi_lb-commenter {color: #000;}@media all and (max-width: 480px){#sb_instagram.sbi_col_3.sbi_mob_col_auto #sbi_images .sbi_item, #sb_instagram.sbi_col_4.sbi_mob_col_auto #sbi_images .sbi_item, #sb_instagram.sbi_col_5.sbi_mob_col_auto #sbi_images .sbi_item, #sb_instagram.sbi_col_6.sbi_mob_col_auto #sbi_images .sbi_item, #sb_instagram.sbi_col_7.sbi_mob_col_auto #sbi_images .sbi_item, #sb_instagram.sbi_col_8.sbi_mob_col_auto #sbi_images .sbi_item, #sb_instagram.sbi_col_9.sbi_mob_col_auto #sbi_images .sbi_item, #sb_instagram.sbi_col_10.sbi_mob_col_auto #sbi_images .sbi_item, #sb_instagram.sbi_mob_col_1 #sbi_images .sbi_item{width: 100%;}#sb_instagram.sbi_mob_col_2 #sbi_images .sbi_item{width: 50%;}#sb_instagram.sbi_mob_col_3 #sbi_images .sbi_item{width: 33.33%;}#sb_instagram.sbi_mob_col_4 #sbi_images .sbi_item{width: 25%;}#sb_instagram.sbi_mob_col_5 #sbi_images .sbi_item{width: 20%;}#sb_instagram.sbi_mob_col_6 #sbi_images .sbi_item{width: 16.66%;}#sb_instagram.sbi_mob_col_7 #sbi_images .sbi_item{width: 14.28%;}}@media all and (max-width: 800px){#sb_instagram.sbi_tab_col_10 #sbi_images .sbi_item{width: 10%;}#sb_instagram.sbi_tab_col_9 #sbi_images .sbi_item{width: 11.11%;}#sb_instagram.sbi_tab_col_8 #sbi_images .sbi_item{width: 12.5%;}#sb_instagram.sbi_tab_col_7 #sbi_images .sbi_item{width: 14.28%;}#sb_instagram.sbi_tab_col_6 #sbi_images .sbi_item{width: 16.66%;}#sb_instagram.sbi_tab_col_5 #sbi_images .sbi_item {width: 20%;}#sb_instagram.sbi_tab_col_4 #sbi_images .sbi_item {width: 25%;}#sb_instagram.sbi_tab_col_3 #sbi_images .sbi_item {width: 33.33%;}#sb_instagram.sbi_tab_col_2 #sbi_images .sbi_item {width: 50%;}#sb_instagram.sbi_tab_col_1 #sbi_images .sbi_item {width: 100%;}}@media all and (max-width: 480px){#sb_instagram.sbi_col_3.sbi_mob_col_auto #sbi_images .sbi_item, #sb_instagram.sbi_col_4.sbi_mob_col_auto #sbi_images .sbi_item, #sb_instagram.sbi_col_5.sbi_mob_col_auto #sbi_images .sbi_item, #sb_instagram.sbi_col_6.sbi_mob_col_auto #sbi_images .sbi_item, #sb_instagram.sbi_col_7.sbi_mob_col_auto #sbi_images .sbi_item, #sb_instagram.sbi_col_8.sbi_mob_col_auto #sbi_images .sbi_item, #sb_instagram.sbi_col_9.sbi_mob_col_auto #sbi_images .sbi_item, #sb_instagram.sbi_col_10.sbi_mob_col_auto #sbi_images .sbi_item, #sb_instagram.sbi_mob_col_1 #sbi_images .sbi_item{width: 100%;}#sb_instagram.sbi_mob_col_2 #sbi_images .sbi_item{width: 50%;}#sb_instagram.sbi_mob_col_3 #sbi_images .sbi_item{width: 33.33%;}#sb_instagram.sbi_mob_col_4 #sbi_images .sbi_item{width: 25%;}#sb_instagram.sbi_mob_col_5 #sbi_images .sbi_item{width: 20%;}#sb_instagram.sbi_mob_col_6 #sbi_images .sbi_item{width: 16.66%;}#sb_instagram.sbi_mob_col_7 #sbi_images .sbi_item{width: 14.28%;}#sb_instagram.sbi_mob_col_8 #sbi_images .sbi_item{width: 12.5%;}#sb_instagram.sbi_mob_col_9 #sbi_images .sbi_item{width: 11.11%;}#sb_instagram.sbi_mob_col_10 #sbi_images .sbi_item{width: 10%;}}#sb_instagram #sbi_images .sbi_item.sbi_num_diff_hide{display: none !important;}body:after {content: url(//e-niboshi.com/wp-content/plugins/instagram-feed/img/sbi-sprite.png);display: none;}.sbi_lightboxOverlay {position: absolute;top: 0;left: 0;z-index: 99999;background-color: black;filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);opacity: 0.9;display: none;}.sbi_lightbox {position: absolute;left: 0;width: 100%;z-index: 100000;text-align: center;line-height: 0;font-weight: normal;}.sbi_lightbox .sbi_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;object-fit: contain;}.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-image{-webkit-border-radius: 3px 0 0 3px;-moz-border-radius: 3px 0 0 3px;-ms-border-radius: 3px 0 0 3px;-o-border-radius: 3px 0 0 3px;border-radius: 3px 0 0 3px;}.sbi_lightbox a:hover, .sbi_lightbox a:focus, .sbi_lightbox a:active{outline: none;}.sbi_lightbox a img {border: none;}.sbi_lb-outerContainer {position: relative;background-color: #000;*zoom: 1;width: 250px;height: 250px;margin: 0 auto 5px auto;-webkit-border-radius: 4px;-moz-border-radius: 4px;-ms-border-radius: 4px;-o-border-radius: 4px;border-radius: 4px;}.sbi_lb-outerContainer:after {content: "";display: table;clear: both;}.sbi_lb-container-wrapper{height: 100%;}.sbi_lb-container {position: relative;padding: 4px;top: 0;left: 0;width: 100%;height: 100%;bottom: 0;right: 0;}.sbi_lb-loader {position: absolute;width: 100%;top: 50%;left: 0;height: 20px;margin-top: -10px;text-align: center;line-height: 0;}.sbi_lb-loader span {display: block;width: 14px;height: 14px;margin: 0 auto;background: url(//e-niboshi.com/wp-content/plugins/instagram-feed/img/sbi-sprite.png) no-repeat;}.sbi_lb-nav {top: 0;left: 0;width: 100%;z-index: 10;}.sbi_lb-container > .nav {left: 0;}.sbi_lb-nav a {position: absolute;z-index: 100;top: 0;height: 90%;outline: none;background-image: url(data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==);}.sbi_lb-prev, .sbi_lb-next {height: 100%;cursor: pointer;display: block;}.sbi_lb-nav a.sbi_lb-prev {width: 50px;left: -70px;padding-left: 10px;padding-right: 10px;float: left;filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0.5);opacity: 0.5;-webkit-transition: opacity 0.2s;-moz-transition: opacity 0.2s;-o-transition: opacity 0.2s;transition: opacity 0.2s;}.sbi_lb-nav a.sbi_lb-prev:hover {filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity: 1;}.sbi_lb-nav a.sbi_lb-next {width: 50px;right: -70px;padding-left: 10px;padding-right: 10px;float: right;filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0.5);opacity: 0.5;-webkit-transition: opacity 0.2s;-moz-transition: opacity 0.2s;-o-transition: opacity 0.2s;transition: opacity 0.2s;}.sbi_lb-nav a.sbi_lb-next:hover {filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity: 1;}.sbi_lb-nav span{display: block;top: 55%;position: absolute;left: 20px;width: 34px;height: 45px;margin: -25px 0 0 0;background: url(//e-niboshi.com/wp-content/plugins/instagram-feed/img/sbi-sprite.png) no-repeat;}.sbi_lb-nav a.sbi_lb-prev span{background-position: -53px 0;}.sbi_lb-nav a.sbi_lb-next span{left: auto;right: 20px;background-position: -18px 0;}.sbi_lb-dataContainer {margin: 0 auto;padding-top: 10px;*zoom: 1;width: 100%;font-family: "Open Sans", Helvetica, Arial, sans-serif;-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;}.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-outerContainer{position: relative;padding-right: 300px;background: #fff;-webkit-box-sizing: content-box;-moz-box-sizing: content-box;box-sizing: content-box;}.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-container-wrapper {position: relative;background: #000;}.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-dataContainer {width: 300px !important;position: absolute;top: 0;right: -300px;height: 100%;bottom: 0;background: #fff;line-height: 1.4;overflow: hidden;overflow-y: auto;text-align: left;}.sbi_lb-dataContainer:after, .sbi_lb-data:after, .sbi_lb-commentBox:after {content: "";display: table;clear: both;}.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-commentBox{display: block !important;width: 100%;margin-top: 20px;padding: 4px;}#sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-number {padding-bottom: 0;}#sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-caption {width: 100%;max-width: 100%;margin-bottom: 20px;}#sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-caption .sbi_caption_text {display: inline-block;padding-top: 10px;}.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-comment{display: block !important;width: 100%;min-width: 100%;float: left;clear: both;font-size: 12px;padding: 3px 20px 3px 0;margin: 0 0 1px 0;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-commenter {font-weight: 700;margin-right: 5px;}.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-commentBox p{text-align: left;}.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-dataContainer{box-sizing: border-box;padding: 15px 20px;}.sbi_lb-data {padding: 0 4px;color: #ccc;}.sbi_lb-data .sbi_lb-details {width: 85%;float: left;text-align: left;line-height: 1.1;}.sbi_lb-data .sbi_lb-caption {float: left;font-size: 13px;font-weight: normal;line-height: 1.3;padding-bottom: 3px;color: #ccc;word-wrap: break-word;word-break: break-word;overflow-wrap: break-word;-webkit-hyphens: auto;-moz-hyphens: auto;hyphens: auto;}.sbi_lb-data .sbi_lb-caption a{color: #ccc;font-weight: bold;text-decoration: none;}.sbi_lb-data .sbi_lb-caption a:hover, .sbi_lb-commenter:hover{color: #fff;text-decoration: underline;}.sbi_lb-data .sbi_lb-caption .sbi_lightbox_username{float: left;width: 100%;color: #ccc;padding-bottom: 0;display: block;margin: 0 0 5px 0;}.sbi_lb-data .sbi_lb-caption .sbi_lightbox_username:hover p{color: #fff;text-decoration: underline;}.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-commenter {color: #333;}.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-data, .sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-data .sbi_lb-caption, .sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-data .sbi_lb-caption a, .sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-data .sbi_lb-caption a:hover, .sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-commenter:hover, .sbi_lightbox.sbi_lb-comments-enabled .sbi_lightbox_username, #sbi_lightbox.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-number, #sbi_lightbox.sbi_lightbox.sbi_lb-comments-enabled .sbi_lightbox_action a, #sbi_lightbox.sbi_lightbox.sbi_lb-comments-enabled .sbi_lightbox_action a:hover, .sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-data .sbi_lb-caption .sbi_lightbox_username:hover p, .sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-data .sbi_lb-caption .sbi_lightbox_username p{color: #333;}.sbi_lightbox .sbi_lightbox_username img {float: left;border: none;width: 32px;height: 32px;margin-right: 10px;background: #666;-moz-border-radius: 40px;-webkit-border-radius: 40px;border-radius: 40px;}.sbi_lightbox_username p{float: left;margin: 0;padding: 0;color: #ccc;line-height: 32px;font-weight: bold;font-size: 13px;}.sbi_lb-data .sbi_lb-number {display: block;float: left;clear: both;padding: 5px 0 15px 0;font-size: 12px;color: #999999;}.sbi_lb-data .sbi_lb-close {display: block;float: right;width: 30px;height: 30px;font-size: 18px;color: #aaa;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;}.sbi_lb-data .sbi_lb-close:hover {cursor: pointer;filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity: 1;color: #fff;}.sbi_lb-nav {height: auto;}.sbi_lightbox .sbi_owl-item:nth-child(n+2) .sbi_video {position: relative !important;}.sbi_lb-container{padding: 0;}
.wp-block-archives{box-sizing:border-box}.wp-block-archives-dropdown label{display:block}.wp-block-avatar{line-height:0}.wp-block-avatar,.wp-block-avatar img{box-sizing:border-box}.wp-block-avatar.aligncenter{text-align:center}.wp-block-audio{box-sizing:border-box}.wp-block-audio figcaption{margin-bottom:1em;margin-top:.5em}.wp-block-audio audio{min-width:300px;width:100%}.wp-block-button__link{box-sizing:border-box;cursor:pointer;display:inline-block;text-align:center;word-break:break-word}.wp-block-button__link.aligncenter{text-align:center}.wp-block-button__link.alignright{text-align:right}:where(.wp-block-button__link){border-radius:9999px;box-shadow:none;padding:calc(.667em + 2px) calc(1.333em + 2px);text-decoration:none}.wp-block-button[style*=text-decoration] .wp-block-button__link{text-decoration:inherit}.wp-block-buttons>.wp-block-button.has-custom-width{max-width:none}.wp-block-buttons>.wp-block-button.has-custom-width .wp-block-button__link{width:100%}.wp-block-buttons>.wp-block-button.has-custom-font-size .wp-block-button__link{font-size:inherit}.wp-block-buttons>.wp-block-button.wp-block-button__width-25{width:calc(25% - var(--wp--style--block-gap, .5em)*.75)}.wp-block-buttons>.wp-block-button.wp-block-button__width-50{width:calc(50% - var(--wp--style--block-gap, .5em)*.5)}.wp-block-buttons>.wp-block-button.wp-block-button__width-75{width:calc(75% - var(--wp--style--block-gap, .5em)*.25)}.wp-block-buttons>.wp-block-button.wp-block-button__width-100{flex-basis:100%;width:100%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-25{width:25%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-50{width:50%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-75{width:75%}.wp-block-button.is-style-squared,.wp-block-button__link.wp-block-button.is-style-squared{border-radius:0}.wp-block-button.no-border-radius,.wp-block-button__link.no-border-radius{border-radius:0!important}.wp-block-button .wp-block-button__link.is-style-outline,.wp-block-button.is-style-outline>.wp-block-button__link{border:2px solid;padding:.667em 1.333em}.wp-block-button .wp-block-button__link.is-style-outline:not(.has-text-color),.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-text-color){color:currentColor}.wp-block-button .wp-block-button__link.is-style-outline:not(.has-background),.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-background){background-color:transparent;background-image:none}.wp-block-button .wp-block-button__link:where(.has-border-color){border-width:initial}.wp-block-button .wp-block-button__link:where([style*=border-top-color]){border-top-width:medium}.wp-block-button .wp-block-button__link:where([style*=border-right-color]){border-right-width:medium}.wp-block-button .wp-block-button__link:where([style*=border-bottom-color]){border-bottom-width:medium}.wp-block-button .wp-block-button__link:where([style*=border-left-color]){border-left-width:medium}.wp-block-button .wp-block-button__link:where([style*=border-style]){border-width:initial}.wp-block-button .wp-block-button__link:where([style*=border-top-style]){border-top-width:medium}.wp-block-button .wp-block-button__link:where([style*=border-right-style]){border-right-width:medium}.wp-block-button .wp-block-button__link:where([style*=border-bottom-style]){border-bottom-width:medium}.wp-block-button .wp-block-button__link:where([style*=border-left-style]){border-left-width:medium}.wp-block-buttons.is-vertical{flex-direction:column}.wp-block-buttons.is-vertical>.wp-block-button:last-child{margin-bottom:0}.wp-block-buttons>.wp-block-button{display:inline-block;margin:0}.wp-block-buttons.is-content-justification-left{justify-content:flex-start}.wp-block-buttons.is-content-justification-left.is-vertical{align-items:flex-start}.wp-block-buttons.is-content-justification-center{justify-content:center}.wp-block-buttons.is-content-justification-center.is-vertical{align-items:center}.wp-block-buttons.is-content-justification-right{justify-content:flex-end}.wp-block-buttons.is-content-justification-right.is-vertical{align-items:flex-end}.wp-block-buttons.is-content-justification-space-between{justify-content:space-between}.wp-block-buttons.aligncenter{text-align:center}.wp-block-buttons:not(.is-content-justification-space-between,.is-content-justification-right,.is-content-justification-left,.is-content-justification-center) .wp-block-button.aligncenter{margin-left:auto;margin-right:auto;width:100%}.wp-block-buttons[style*=text-decoration] .wp-block-button,.wp-block-buttons[style*=text-decoration] .wp-block-button__link{text-decoration:inherit}.wp-block-buttons.has-custom-font-size .wp-block-button__link{font-size:inherit}.wp-block-button.aligncenter,.wp-block-calendar{text-align:center}.wp-block-calendar td,.wp-block-calendar th{border:1px solid;padding:.25em}.wp-block-calendar th{font-weight:400}.wp-block-calendar caption{background-color:inherit}.wp-block-calendar table{border-collapse:collapse;width:100%}.wp-block-calendar table:where(:not(.has-text-color)){color:#40464d}.wp-block-calendar table:where(:not(.has-text-color)) td,.wp-block-calendar table:where(:not(.has-text-color)) th{border-color:#ddd}.wp-block-calendar table.has-background th{background-color:inherit}.wp-block-calendar table.has-text-color th{color:inherit}:where(.wp-block-calendar table:not(.has-background) th){background:#ddd}.wp-block-categories{box-sizing:border-box}.wp-block-categories.alignleft{margin-right:2em}.wp-block-categories.alignright{margin-left:2em}.wp-block-categories.wp-block-categories-dropdown.aligncenter{text-align:center}.wp-block-code{box-sizing:border-box}.wp-block-code code{display:block;font-family:inherit;overflow-wrap:break-word;white-space:pre-wrap}.wp-block-columns{align-items:normal!important;box-sizing:border-box;display:flex;flex-wrap:wrap!important}@media (min-width:782px){.wp-block-columns{flex-wrap:nowrap!important}}.wp-block-columns.are-vertically-aligned-top{align-items:flex-start}.wp-block-columns.are-vertically-aligned-center{align-items:center}.wp-block-columns.are-vertically-aligned-bottom{align-items:flex-end}@media (max-width:781px){.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{flex-basis:100%!important}}@media (min-width:782px){.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{flex-basis:0;flex-grow:1}.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column[style*=flex-basis]{flex-grow:0}}.wp-block-columns.is-not-stacked-on-mobile{flex-wrap:nowrap!important}.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column{flex-basis:0;flex-grow:1}.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column[style*=flex-basis]{flex-grow:0}:where(.wp-block-columns){margin-bottom:1.75em}:where(.wp-block-columns.has-background){padding:1.25em 2.375em}.wp-block-column{flex-grow:1;min-width:0;overflow-wrap:break-word;word-break:break-word}.wp-block-column.is-vertically-aligned-top{align-self:flex-start}.wp-block-column.is-vertically-aligned-center{align-self:center}.wp-block-column.is-vertically-aligned-bottom{align-self:flex-end}.wp-block-column.is-vertically-aligned-stretch{align-self:stretch}.wp-block-column.is-vertically-aligned-bottom,.wp-block-column.is-vertically-aligned-center,.wp-block-column.is-vertically-aligned-top{width:100%}.wp-block-post-comments{box-sizing:border-box}.wp-block-post-comments .alignleft{float:left}.wp-block-post-comments .alignright{float:right}.wp-block-post-comments .navigation:after{clear:both;content:"";display:table}.wp-block-post-comments .commentlist{clear:both;list-style:none;margin:0;padding:0}.wp-block-post-comments .commentlist .comment{min-height:2.25em;padding-left:3.25em}.wp-block-post-comments .commentlist .comment p{font-size:1em;line-height:1.8;margin:1em 0}.wp-block-post-comments .commentlist .children{list-style:none;margin:0;padding:0}.wp-block-post-comments .comment-author{line-height:1.5}.wp-block-post-comments .comment-author .avatar{border-radius:1.5em;display:block;float:left;height:2.5em;margin-right:.75em;margin-top:.5em;width:2.5em}.wp-block-post-comments .comment-author cite{font-style:normal}.wp-block-post-comments .comment-meta{font-size:.875em;line-height:1.5}.wp-block-post-comments .comment-meta b{font-weight:400}.wp-block-post-comments .comment-meta .comment-awaiting-moderation{display:block;margin-bottom:1em;margin-top:1em}.wp-block-post-comments .comment-body .commentmetadata{font-size:.875em}.wp-block-post-comments .comment-form-author label,.wp-block-post-comments .comment-form-comment label,.wp-block-post-comments .comment-form-email label,.wp-block-post-comments .comment-form-url label{display:block;margin-bottom:.25em}.wp-block-post-comments .comment-form input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments .comment-form textarea{box-sizing:border-box;display:block;width:100%}.wp-block-post-comments .comment-form-cookies-consent{display:flex;gap:.25em}.wp-block-post-comments .comment-form-cookies-consent #wp-comment-cookies-consent{margin-top:.35em}.wp-block-post-comments .comment-reply-title{margin-bottom:0}.wp-block-post-comments .comment-reply-title :where(small){font-size:var(--wp--preset--font-size--medium,smaller);margin-left:.5em}.wp-block-post-comments .reply{font-size:.875em;margin-bottom:1.4em}.wp-block-post-comments input:not([type=submit]),.wp-block-post-comments textarea{border:1px solid #949494;font-family:inherit;font-size:1em}.wp-block-post-comments input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments textarea{padding:calc(.667em + 2px)}:where(.wp-block-post-comments input[type=submit]){border:none}.wp-block-comments-pagination>.wp-block-comments-pagination-next,.wp-block-comments-pagination>.wp-block-comments-pagination-numbers,.wp-block-comments-pagination>.wp-block-comments-pagination-previous{margin-bottom:.5em;margin-right:.5em}.wp-block-comments-pagination>.wp-block-comments-pagination-next:last-child,.wp-block-comments-pagination>.wp-block-comments-pagination-numbers:last-child,.wp-block-comments-pagination>.wp-block-comments-pagination-previous:last-child{margin-right:0}.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow{display:inline-block;margin-right:1ch}.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow{display:inline-block;margin-left:1ch}.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-comments-pagination.aligncenter{justify-content:center}.wp-block-comment-template{box-sizing:border-box;list-style:none;margin-bottom:0;max-width:100%;padding:0}.wp-block-comment-template li{clear:both}.wp-block-comment-template ol{list-style:none;margin-bottom:0;max-width:100%;padding-left:2rem}.wp-block-comment-template.alignleft{float:left}.wp-block-comment-template.aligncenter{margin-left:auto;margin-right:auto;width:-moz-fit-content;width:fit-content}.wp-block-comment-template.alignright{float:right}.wp-block-cover,.wp-block-cover-image{align-items:center;background-position:50%;box-sizing:border-box;display:flex;justify-content:center;min-height:430px;overflow:hidden;overflow:clip;padding:1em;position:relative}.wp-block-cover .has-background-dim:not([class*=-background-color]),.wp-block-cover-image .has-background-dim:not([class*=-background-color]),.wp-block-cover-image.has-background-dim:not([class*=-background-color]),.wp-block-cover.has-background-dim:not([class*=-background-color]){background-color:#000}.wp-block-cover .has-background-dim.has-background-gradient,.wp-block-cover-image .has-background-dim.has-background-gradient{background-color:transparent}.wp-block-cover-image.has-background-dim:before,.wp-block-cover.has-background-dim:before{background-color:inherit;content:""}.wp-block-cover .wp-block-cover__background,.wp-block-cover .wp-block-cover__gradient-background,.wp-block-cover-image .wp-block-cover__background,.wp-block-cover-image .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim:not(.has-background-gradient):before,.wp-block-cover.has-background-dim:not(.has-background-gradient):before{bottom:0;left:0;opacity:.5;position:absolute;right:0;top:0;z-index:1}.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-10:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-10:not(.has-background-gradient):before{opacity:.1}.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-20:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-20:not(.has-background-gradient):before{opacity:.2}.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-30:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-30:not(.has-background-gradient):before{opacity:.3}.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-40:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-40:not(.has-background-gradient):before{opacity:.4}.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-50:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-50:not(.has-background-gradient):before{opacity:.5}.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-60:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-60:not(.has-background-gradient):before{opacity:.6}.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-70:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-70:not(.has-background-gradient):before{opacity:.7}.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-80:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-80:not(.has-background-gradient):before{opacity:.8}.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-90:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-90:not(.has-background-gradient):before{opacity:.9}.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-100:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-100:not(.has-background-gradient):before{opacity:1}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-0,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-0,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0{opacity:0}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-10,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-10,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10{opacity:.1}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-20,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-20,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20{opacity:.2}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-30,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-30,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30{opacity:.3}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-40,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-40,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40{opacity:.4}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-50,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-50,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50{opacity:.5}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-60,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-60,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60{opacity:.6}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-70,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-70,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70{opacity:.7}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-80,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-80,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80{opacity:.8}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-90,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-90,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90{opacity:.9}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-100,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-100,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100{opacity:1}.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.alignleft,.wp-block-cover.alignright{max-width:420px;width:100%}.wp-block-cover-image:after,.wp-block-cover:after{content:"";display:block;font-size:0;min-height:inherit}@supports (position:sticky){.wp-block-cover-image:after,.wp-block-cover:after{content:none}}.wp-block-cover-image.aligncenter,.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.aligncenter,.wp-block-cover.alignleft,.wp-block-cover.alignright{display:flex}.wp-block-cover .wp-block-cover__inner-container,.wp-block-cover-image .wp-block-cover__inner-container{color:inherit;width:100%;z-index:1}.wp-block-cover h1:where(:not(.has-text-color)),.wp-block-cover h2:where(:not(.has-text-color)),.wp-block-cover h3:where(:not(.has-text-color)),.wp-block-cover h4:where(:not(.has-text-color)),.wp-block-cover h5:where(:not(.has-text-color)),.wp-block-cover h6:where(:not(.has-text-color)),.wp-block-cover p:where(:not(.has-text-color)),.wp-block-cover-image h1:where(:not(.has-text-color)),.wp-block-cover-image h2:where(:not(.has-text-color)),.wp-block-cover-image h3:where(:not(.has-text-color)),.wp-block-cover-image h4:where(:not(.has-text-color)),.wp-block-cover-image h5:where(:not(.has-text-color)),.wp-block-cover-image h6:where(:not(.has-text-color)),.wp-block-cover-image p:where(:not(.has-text-color)){color:inherit}.wp-block-cover-image.is-position-top-left,.wp-block-cover.is-position-top-left{align-items:flex-start;justify-content:flex-start}.wp-block-cover-image.is-position-top-center,.wp-block-cover.is-position-top-center{align-items:flex-start;justify-content:center}.wp-block-cover-image.is-position-top-right,.wp-block-cover.is-position-top-right{align-items:flex-start;justify-content:flex-end}.wp-block-cover-image.is-position-center-left,.wp-block-cover.is-position-center-left{align-items:center;justify-content:flex-start}.wp-block-cover-image.is-position-center-center,.wp-block-cover.is-position-center-center{align-items:center;justify-content:center}.wp-block-cover-image.is-position-center-right,.wp-block-cover.is-position-center-right{align-items:center;justify-content:flex-end}.wp-block-cover-image.is-position-bottom-left,.wp-block-cover.is-position-bottom-left{align-items:flex-end;justify-content:flex-start}.wp-block-cover-image.is-position-bottom-center,.wp-block-cover.is-position-bottom-center{align-items:flex-end;justify-content:center}.wp-block-cover-image.is-position-bottom-right,.wp-block-cover.is-position-bottom-right{align-items:flex-end;justify-content:flex-end}.wp-block-cover-image.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container{margin:0}.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-bottom-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-bottom-right .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-center-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-center-right .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-top-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-top-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-bottom-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-bottom-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-center-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-center-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-top-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-top-right .wp-block-cover__inner-container{margin:0;width:auto}.wp-block-cover .wp-block-cover__image-background,.wp-block-cover video.wp-block-cover__video-background,.wp-block-cover-image .wp-block-cover__image-background,.wp-block-cover-image video.wp-block-cover__video-background{border:none;bottom:0;box-shadow:none;height:100%;left:0;margin:0;max-height:none;max-width:none;object-fit:cover;outline:none;padding:0;position:absolute;right:0;top:0;width:100%}.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{background-attachment:fixed;background-repeat:no-repeat;background-size:cover}@supports (-webkit-touch-callout:inherit){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{background-attachment:scroll}}@media (prefers-reduced-motion:reduce){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{background-attachment:scroll}}.wp-block-cover-image.is-repeated,.wp-block-cover.is-repeated,.wp-block-cover__image-background.is-repeated,video.wp-block-cover__video-background.is-repeated{background-repeat:repeat;background-size:auto}.wp-block-cover__image-background,.wp-block-cover__video-background{z-index:0}.wp-block-cover-image-text,.wp-block-cover-image-text a,.wp-block-cover-image-text a:active,.wp-block-cover-image-text a:focus,.wp-block-cover-image-text a:hover,.wp-block-cover-text,.wp-block-cover-text a,.wp-block-cover-text a:active,.wp-block-cover-text a:focus,.wp-block-cover-text a:hover,section.wp-block-cover-image h2,section.wp-block-cover-image h2 a,section.wp-block-cover-image h2 a:active,section.wp-block-cover-image h2 a:focus,section.wp-block-cover-image h2 a:hover{color:#fff}.wp-block-cover-image .wp-block-cover.has-left-content{justify-content:flex-start}.wp-block-cover-image .wp-block-cover.has-right-content{justify-content:flex-end}.wp-block-cover-image.has-left-content .wp-block-cover-image-text,.wp-block-cover.has-left-content .wp-block-cover-text,section.wp-block-cover-image.has-left-content>h2{margin-left:0;text-align:left}.wp-block-cover-image.has-right-content .wp-block-cover-image-text,.wp-block-cover.has-right-content .wp-block-cover-text,section.wp-block-cover-image.has-right-content>h2{margin-right:0;text-align:right}.wp-block-cover .wp-block-cover-text,.wp-block-cover-image .wp-block-cover-image-text,section.wp-block-cover-image>h2{font-size:2em;line-height:1.25;margin-bottom:0;max-width:840px;padding:.44em;text-align:center;z-index:1}:where(.wp-block-cover-image:not(.has-text-color)),:where(.wp-block-cover:not(.has-text-color)){color:#fff}:where(.wp-block-cover-image.is-light:not(.has-text-color)),:where(.wp-block-cover.is-light:not(.has-text-color)){color:#000}.wp-block-details{box-sizing:border-box;overflow:hidden}.wp-block-details summary{cursor:pointer}.wp-block-embed.alignleft,.wp-block-embed.alignright,.wp-block[data-align=left]>[data-type="core/embed"],.wp-block[data-align=right]>[data-type="core/embed"]{max-width:360px;width:100%}.wp-block-embed.alignleft .wp-block-embed__wrapper,.wp-block-embed.alignright .wp-block-embed__wrapper,.wp-block[data-align=left]>[data-type="core/embed"] .wp-block-embed__wrapper,.wp-block[data-align=right]>[data-type="core/embed"] .wp-block-embed__wrapper{min-width:280px}.wp-block-cover .wp-block-embed{min-height:240px;min-width:320px}.wp-block-embed{overflow-wrap:break-word}.wp-block-embed figcaption{margin-bottom:1em;margin-top:.5em}.wp-block-embed iframe{max-width:100%}.wp-block-embed__wrapper{position:relative}.wp-embed-responsive .wp-has-aspect-ratio .wp-block-embed__wrapper:before{content:"";display:block;padding-top:50%}.wp-embed-responsive .wp-has-aspect-ratio iframe{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.wp-embed-responsive .wp-embed-aspect-21-9 .wp-block-embed__wrapper:before{padding-top:42.85%}.wp-embed-responsive .wp-embed-aspect-18-9 .wp-block-embed__wrapper:before{padding-top:50%}.wp-embed-responsive .wp-embed-aspect-16-9 .wp-block-embed__wrapper:before{padding-top:56.25%}.wp-embed-responsive .wp-embed-aspect-4-3 .wp-block-embed__wrapper:before{padding-top:75%}.wp-embed-responsive .wp-embed-aspect-1-1 .wp-block-embed__wrapper:before{padding-top:100%}.wp-embed-responsive .wp-embed-aspect-9-16 .wp-block-embed__wrapper:before{padding-top:177.77%}.wp-embed-responsive .wp-embed-aspect-1-2 .wp-block-embed__wrapper:before{padding-top:200%}.wp-block-file{box-sizing:border-box}.wp-block-file:not(.wp-element-button){font-size:.8em}.wp-block-file.aligncenter{text-align:center}.wp-block-file.alignright{text-align:right}.wp-block-file *+.wp-block-file__button{margin-left:.75em}:where(.wp-block-file){margin-bottom:1.5em}.wp-block-file__embed{margin-bottom:1em}:where(.wp-block-file__button){border-radius:2em;display:inline-block;padding:.5em 1em}:where(.wp-block-file__button):is(a):active,:where(.wp-block-file__button):is(a):focus,:where(.wp-block-file__button):is(a):hover,:where(.wp-block-file__button):is(a):visited{box-shadow:none;color:#fff;opacity:.85;text-decoration:none}.blocks-gallery-grid:not(.has-nested-images),.wp-block-gallery:not(.has-nested-images){display:flex;flex-wrap:wrap;list-style-type:none;margin:0;padding:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item{display:flex;flex-direction:column;flex-grow:1;justify-content:center;margin:0 1em 1em 0;position:relative;width:calc(50% - 1em)}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n){margin-right:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figure,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figure,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figure,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figure{align-items:flex-end;display:flex;height:100%;justify-content:flex-start;margin:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image img,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item img{display:block;height:auto;max-width:100%;width:auto}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption{background:linear-gradient(0deg,rgba(0,0,0,.7),rgba(0,0,0,.3) 70%,transparent);bottom:0;box-sizing:border-box;color:#fff;font-size:.8em;margin:0;max-height:100%;overflow:auto;padding:3em .77em .7em;position:absolute;text-align:center;width:100%;z-index:2}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption img,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption img{display:inline}.blocks-gallery-grid:not(.has-nested-images) figcaption,.wp-block-gallery:not(.has-nested-images) figcaption{flex-grow:1}.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image a,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image img,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item a,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item img,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image a,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image img,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item a,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item img{flex:1;height:100%;object-fit:cover;width:100%}.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item{margin-right:0;width:100%}@media (min-width:600px){.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item{margin-right:1em;width:calc(33.33333% - .66667em)}.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item{margin-right:1em;width:calc(25% - .75em)}.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item{margin-right:1em;width:calc(20% - .8em)}.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item{margin-right:1em;width:calc(16.66667% - .83333em)}.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item{margin-right:1em;width:calc(14.28571% - .85714em)}.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item{margin-right:1em;width:calc(12.5% - .875em)}.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),.blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n),.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),.wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n){margin-right:0}}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:last-child,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:last-child,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:last-child,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:last-child{margin-right:0}.blocks-gallery-grid:not(.has-nested-images).alignleft,.blocks-gallery-grid:not(.has-nested-images).alignright,.wp-block-gallery:not(.has-nested-images).alignleft,.wp-block-gallery:not(.has-nested-images).alignright{max-width:420px;width:100%}.blocks-gallery-grid:not(.has-nested-images).aligncenter .blocks-gallery-item figure,.wp-block-gallery:not(.has-nested-images).aligncenter .blocks-gallery-item figure{justify-content:center}.wp-block-gallery:not(.is-cropped) .blocks-gallery-item{align-self:flex-start}figure.wp-block-gallery.has-nested-images{align-items:normal}.wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image){margin:0;width:calc(50% - var(--wp--style--unstable-gallery-gap, 16px)/2)}.wp-block-gallery.has-nested-images figure.wp-block-image{box-sizing:border-box;display:flex;flex-direction:column;flex-grow:1;justify-content:center;max-width:100%;position:relative}.wp-block-gallery.has-nested-images figure.wp-block-image>a,.wp-block-gallery.has-nested-images figure.wp-block-image>div{flex-direction:column;flex-grow:1;margin:0}.wp-block-gallery.has-nested-images figure.wp-block-image img{display:block;height:auto;max-width:100%!important;width:auto}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption{background:linear-gradient(0deg,rgba(0,0,0,.7),rgba(0,0,0,.3) 70%,transparent);bottom:0;box-sizing:border-box;color:#fff;font-size:13px;left:0;margin-bottom:0;max-height:60%;overflow:auto;padding:0 8px 8px;position:absolute;text-align:center;width:100%}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption img{display:inline}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption a{color:inherit}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border img{box-sizing:border-box}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border>a,.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border>div,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>a,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>div{flex:1 1 auto}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border figcaption,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded figcaption{background:none;color:inherit;flex:initial;margin:0;padding:10px 10px 9px;position:relative}.wp-block-gallery.has-nested-images figcaption{flex-basis:100%;flex-grow:1;text-align:center}.wp-block-gallery.has-nested-images:not(.is-cropped) figure.wp-block-image:not(#individual-image){margin-bottom:auto;margin-top:0}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image){align-self:inherit}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>a,.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>div:not(.components-drop-zone){display:flex}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) a,.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) img{flex:1 0 0%;height:100%;object-fit:cover;width:100%}.wp-block-gallery.has-nested-images.columns-1 figure.wp-block-image:not(#individual-image){width:100%}@media (min-width:600px){.wp-block-gallery.has-nested-images.columns-3 figure.wp-block-image:not(#individual-image){width:calc(33.33333% - var(--wp--style--unstable-gallery-gap, 16px)*.66667)}.wp-block-gallery.has-nested-images.columns-4 figure.wp-block-image:not(#individual-image){width:calc(25% - var(--wp--style--unstable-gallery-gap, 16px)*.75)}.wp-block-gallery.has-nested-images.columns-5 figure.wp-block-image:not(#individual-image){width:calc(20% - var(--wp--style--unstable-gallery-gap, 16px)*.8)}.wp-block-gallery.has-nested-images.columns-6 figure.wp-block-image:not(#individual-image){width:calc(16.66667% - var(--wp--style--unstable-gallery-gap, 16px)*.83333)}.wp-block-gallery.has-nested-images.columns-7 figure.wp-block-image:not(#individual-image){width:calc(14.28571% - var(--wp--style--unstable-gallery-gap, 16px)*.85714)}.wp-block-gallery.has-nested-images.columns-8 figure.wp-block-image:not(#individual-image){width:calc(12.5% - var(--wp--style--unstable-gallery-gap, 16px)*.875)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image){width:calc(33.33% - var(--wp--style--unstable-gallery-gap, 16px)*.66667)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2),.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2)~figure.wp-block-image:not(#individual-image){width:calc(50% - var(--wp--style--unstable-gallery-gap, 16px)*.5)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:last-child{width:100%}}.wp-block-gallery.has-nested-images.alignleft,.wp-block-gallery.has-nested-images.alignright{max-width:420px;width:100%}.wp-block-gallery.has-nested-images.aligncenter{justify-content:center}.wp-block-group{box-sizing:border-box}h1.has-background,h2.has-background,h3.has-background,h4.has-background,h5.has-background,h6.has-background{padding:1.25em 2.375em}h1.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h1.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h2.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h2.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h3.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h3.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h4.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h4.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h5.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h5.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h6.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h6.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]){rotate:180deg}.wp-block-image img{box-sizing:border-box;height:auto;max-width:100%;vertical-align:bottom}.wp-block-image[style*=border-radius] img,.wp-block-image[style*=border-radius]>a{border-radius:inherit}.wp-block-image.has-custom-border img{box-sizing:border-box}.wp-block-image.aligncenter{text-align:center}.wp-block-image.alignfull img,.wp-block-image.alignwide img{height:auto;width:100%}.wp-block-image .aligncenter,.wp-block-image .alignleft,.wp-block-image .alignright,.wp-block-image.aligncenter,.wp-block-image.alignleft,.wp-block-image.alignright{display:table}.wp-block-image .aligncenter>figcaption,.wp-block-image .alignleft>figcaption,.wp-block-image .alignright>figcaption,.wp-block-image.aligncenter>figcaption,.wp-block-image.alignleft>figcaption,.wp-block-image.alignright>figcaption{caption-side:bottom;display:table-caption}.wp-block-image .alignleft{float:left;margin:.5em 1em .5em 0}.wp-block-image .alignright{float:right;margin:.5em 0 .5em 1em}.wp-block-image .aligncenter{margin-left:auto;margin-right:auto}.wp-block-image figcaption{margin-bottom:1em;margin-top:.5em}.wp-block-image .is-style-rounded img,.wp-block-image.is-style-circle-mask img,.wp-block-image.is-style-rounded img{border-radius:9999px}@supports ((-webkit-mask-image:none) or (mask-image:none)) or (-webkit-mask-image:none){.wp-block-image.is-style-circle-mask img{border-radius:0;-webkit-mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-mode:alpha;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}}.wp-block-image :where(.has-border-color){border-style:solid}.wp-block-image :where([style*=border-top-color]){border-top-style:solid}.wp-block-image :where([style*=border-right-color]){border-right-style:solid}.wp-block-image :where([style*=border-bottom-color]){border-bottom-style:solid}.wp-block-image :where([style*=border-left-color]){border-left-style:solid}.wp-block-image :where([style*=border-width]){border-style:solid}.wp-block-image :where([style*=border-top-width]){border-top-style:solid}.wp-block-image :where([style*=border-right-width]){border-right-style:solid}.wp-block-image :where([style*=border-bottom-width]){border-bottom-style:solid}.wp-block-image :where([style*=border-left-width]){border-left-style:solid}.wp-block-image figure{margin:0}.wp-lightbox-container{display:flex;flex-direction:column;position:relative}.wp-lightbox-container img{cursor:zoom-in}.wp-lightbox-container img:hover+button{opacity:1}.wp-lightbox-container button{align-items:center;-webkit-backdrop-filter:blur(16px) saturate(180%);backdrop-filter:blur(16px) saturate(180%);background-color:rgba(90,90,90,.25);border:none;border-radius:4px;cursor:zoom-in;display:flex;height:20px;justify-content:center;opacity:0;padding:0;position:absolute;right:16px;text-align:center;top:16px;transition:opacity .2s ease;width:20px;z-index:100}.wp-lightbox-container button:focus-visible{outline:3px auto rgba(90,90,90,.25);outline:3px auto -webkit-focus-ring-color;outline-offset:3px}.wp-lightbox-container button:hover{cursor:pointer;opacity:1}.wp-lightbox-container button:focus{opacity:1}.wp-lightbox-container button:focus,.wp-lightbox-container button:hover,.wp-lightbox-container button:not(:hover):not(:active):not(.has-background){background-color:rgba(90,90,90,.25);border:none}.wp-lightbox-overlay{box-sizing:border-box;cursor:zoom-out;height:100vh;left:0;overflow:hidden;position:fixed;top:0;visibility:hidden;width:100vw;z-index:100000}.wp-lightbox-overlay .close-button{align-items:center;cursor:pointer;display:flex;justify-content:center;min-height:40px;min-width:40px;padding:0;position:absolute;right:calc(env(safe-area-inset-right) + 16px);top:calc(env(safe-area-inset-top) + 16px);z-index:5000000}.wp-lightbox-overlay .close-button:focus,.wp-lightbox-overlay .close-button:hover,.wp-lightbox-overlay .close-button:not(:hover):not(:active):not(.has-background){background:none;border:none}.wp-lightbox-overlay .lightbox-image-container{height:var(--wp--lightbox-container-height);left:50%;overflow:hidden;position:absolute;top:50%;transform:translate(-50%,-50%);transform-origin:top left;width:var(--wp--lightbox-container-width);z-index:9999999999}.wp-lightbox-overlay .wp-block-image{align-items:center;box-sizing:border-box;display:flex;height:100%;justify-content:center;margin:0;position:relative;transform-origin:0 0;width:100%;z-index:3000000}.wp-lightbox-overlay .wp-block-image img{height:var(--wp--lightbox-image-height);min-height:var(--wp--lightbox-image-height);min-width:var(--wp--lightbox-image-width);width:var(--wp--lightbox-image-width)}.wp-lightbox-overlay .wp-block-image figcaption{display:none}.wp-lightbox-overlay button{background:none;border:none}.wp-lightbox-overlay .scrim{background-color:#fff;height:100%;opacity:.9;position:absolute;width:100%;z-index:2000000}.wp-lightbox-overlay.active{animation:turn-on-visibility .25s both;visibility:visible}.wp-lightbox-overlay.active img{animation:turn-on-visibility .35s both}.wp-lightbox-overlay.hideanimationenabled:not(.active){animation:turn-off-visibility .35s both}.wp-lightbox-overlay.hideanimationenabled:not(.active) img{animation:turn-off-visibility .25s both}@media (prefers-reduced-motion:no-preference){.wp-lightbox-overlay.zoom.active{animation:none;opacity:1;visibility:visible}.wp-lightbox-overlay.zoom.active .lightbox-image-container{animation:lightbox-zoom-in .4s}.wp-lightbox-overlay.zoom.active .lightbox-image-container img{animation:none}.wp-lightbox-overlay.zoom.active .scrim{animation:turn-on-visibility .4s forwards}.wp-lightbox-overlay.zoom.hideanimationenabled:not(.active){animation:none}.wp-lightbox-overlay.zoom.hideanimationenabled:not(.active) .lightbox-image-container{animation:lightbox-zoom-out .4s}.wp-lightbox-overlay.zoom.hideanimationenabled:not(.active) .lightbox-image-container img{animation:none}.wp-lightbox-overlay.zoom.hideanimationenabled:not(.active) .scrim{animation:turn-off-visibility .4s forwards}}@keyframes turn-on-visibility{0%{opacity:0}to{opacity:1}}@keyframes turn-off-visibility{0%{opacity:1;visibility:visible}99%{opacity:0;visibility:visible}to{opacity:0;visibility:hidden}}@keyframes lightbox-zoom-in{0%{transform:translate(calc(-50vw + var(--wp--lightbox-initial-left-position)),calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale))}to{transform:translate(-50%,-50%) scale(1)}}@keyframes lightbox-zoom-out{0%{transform:translate(-50%,-50%) scale(1);visibility:visible}99%{visibility:visible}to{transform:translate(calc(-50vw + var(--wp--lightbox-initial-left-position)),calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale));visibility:hidden}}ol.wp-block-latest-comments{box-sizing:border-box;margin-left:0}:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment)){line-height:1.1}:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment-excerpt p)){line-height:1.8}.has-dates :where(.wp-block-latest-comments:not([style*=line-height])),.has-excerpts :where(.wp-block-latest-comments:not([style*=line-height])){line-height:1.5}.wp-block-latest-comments .wp-block-latest-comments{padding-left:0}.wp-block-latest-comments__comment{list-style:none;margin-bottom:1em}.has-avatars .wp-block-latest-comments__comment{list-style:none;min-height:2.25em}.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta{margin-left:3.25em}.wp-block-latest-comments__comment-excerpt p{font-size:.875em;margin:.36em 0 1.4em}.wp-block-latest-comments__comment-date{display:block;font-size:.75em}.wp-block-latest-comments .avatar,.wp-block-latest-comments__comment-avatar{border-radius:1.5em;display:block;float:left;height:2.5em;margin-right:.75em;width:2.5em}.wp-block-latest-comments[class*=-font-size] a,.wp-block-latest-comments[style*=font-size] a{font-size:inherit}.wp-block-latest-posts{box-sizing:border-box}.wp-block-latest-posts.alignleft{margin-right:2em}.wp-block-latest-posts.alignright{margin-left:2em}.wp-block-latest-posts.wp-block-latest-posts__list{list-style:none;padding-left:0}.wp-block-latest-posts.wp-block-latest-posts__list li{clear:both}.wp-block-latest-posts.is-grid{display:flex;flex-wrap:wrap;padding:0}.wp-block-latest-posts.is-grid li{margin:0 1.25em 1.25em 0;width:100%}@media (min-width:600px){.wp-block-latest-posts.columns-2 li{width:calc(50% - .625em)}.wp-block-latest-posts.columns-2 li:nth-child(2n){margin-right:0}.wp-block-latest-posts.columns-3 li{width:calc(33.33333% - .83333em)}.wp-block-latest-posts.columns-3 li:nth-child(3n){margin-right:0}.wp-block-latest-posts.columns-4 li{width:calc(25% - .9375em)}.wp-block-latest-posts.columns-4 li:nth-child(4n){margin-right:0}.wp-block-latest-posts.columns-5 li{width:calc(20% - 1em)}.wp-block-latest-posts.columns-5 li:nth-child(5n){margin-right:0}.wp-block-latest-posts.columns-6 li{width:calc(16.66667% - 1.04167em)}.wp-block-latest-posts.columns-6 li:nth-child(6n){margin-right:0}}.wp-block-latest-posts__post-author,.wp-block-latest-posts__post-date{display:block;font-size:.8125em}.wp-block-latest-posts__post-excerpt{margin-bottom:1em;margin-top:.5em}.wp-block-latest-posts__featured-image a{display:inline-block}.wp-block-latest-posts__featured-image img{height:auto;max-width:100%;width:auto}.wp-block-latest-posts__featured-image.alignleft{float:left;margin-right:1em}.wp-block-latest-posts__featured-image.alignright{float:right;margin-left:1em}.wp-block-latest-posts__featured-image.aligncenter{margin-bottom:1em;text-align:center}ol,ul{box-sizing:border-box}ol.has-background,ul.has-background{padding:1.25em 2.375em}.wp-block-media-text{box-sizing:border-box; direction:ltr; display:grid;grid-template-columns:50% 1fr;grid-template-rows:auto}.wp-block-media-text.has-media-on-the-right{grid-template-columns:1fr 50%}.wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__media{align-self:start}.wp-block-media-text .wp-block-media-text__content,.wp-block-media-text .wp-block-media-text__media,.wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__media{align-self:center}.wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__media{align-self:end}.wp-block-media-text .wp-block-media-text__media{ grid-column:1;grid-row:1; margin:0}.wp-block-media-text .wp-block-media-text__content{direction:ltr; grid-column:2;grid-row:1; padding:0 8%;word-break:break-word}.wp-block-media-text.has-media-on-the-right .wp-block-media-text__media{ grid-column:2;grid-row:1 }.wp-block-media-text.has-media-on-the-right .wp-block-media-text__content{ grid-column:1;grid-row:1 }.wp-block-media-text__media img,.wp-block-media-text__media video{height:auto;max-width:unset;vertical-align:middle;width:100%}.wp-block-media-text.is-image-fill .wp-block-media-text__media{background-size:cover;height:100%;min-height:250px}.wp-block-media-text.is-image-fill .wp-block-media-text__media>a{display:block;height:100%}.wp-block-media-text.is-image-fill .wp-block-media-text__media img{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}@media (max-width:600px){.wp-block-media-text.is-stacked-on-mobile{grid-template-columns:100%!important}.wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__media{grid-column:1;grid-row:1}.wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content{grid-column:1;grid-row:2}}.wp-block-navigation{--navigation-layout-justification-setting:flex-start;--navigation-layout-direction:row;--navigation-layout-wrap:wrap;--navigation-layout-justify:flex-start;--navigation-layout-align:center;position:relative}.wp-block-navigation ul{margin-bottom:0;margin-left:0;margin-top:0;padding-left:0}.wp-block-navigation ul,.wp-block-navigation ul li{list-style:none;padding:0}.wp-block-navigation .wp-block-navigation-item{align-items:center;display:flex;position:relative}.wp-block-navigation .wp-block-navigation-item .wp-block-navigation__submenu-container:empty{display:none}.wp-block-navigation .wp-block-navigation-item__content{display:block}.wp-block-navigation .wp-block-navigation-item__content.wp-block-navigation-item__content{color:inherit}.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content,.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:active,.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:focus{text-decoration:underline}.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content,.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:active,.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:focus{text-decoration:line-through}.wp-block-navigation:where(:not([class*=has-text-decoration])) a{text-decoration:none}.wp-block-navigation:where(:not([class*=has-text-decoration])) a:active,.wp-block-navigation:where(:not([class*=has-text-decoration])) a:focus{text-decoration:none}.wp-block-navigation .wp-block-navigation__submenu-icon{align-self:center;background-color:inherit;border:none;color:currentColor;display:inline-block;font-size:inherit;height:.6em;line-height:0;margin-left:.25em;padding:0;width:.6em}.wp-block-navigation .wp-block-navigation__submenu-icon svg{stroke:currentColor;display:inline-block;height:inherit;margin-top:.075em;width:inherit}.wp-block-navigation.is-vertical{--navigation-layout-direction:column;--navigation-layout-justify:initial;--navigation-layout-align:flex-start}.wp-block-navigation.no-wrap{--navigation-layout-wrap:nowrap}.wp-block-navigation.items-justified-center{--navigation-layout-justification-setting:center;--navigation-layout-justify:center}.wp-block-navigation.items-justified-center.is-vertical{--navigation-layout-align:center}.wp-block-navigation.items-justified-right{--navigation-layout-justification-setting:flex-end;--navigation-layout-justify:flex-end}.wp-block-navigation.items-justified-right.is-vertical{--navigation-layout-align:flex-end}.wp-block-navigation.items-justified-space-between{--navigation-layout-justification-setting:space-between;--navigation-layout-justify:space-between}.wp-block-navigation .has-child .wp-block-navigation__submenu-container{align-items:normal;background-color:inherit;color:inherit;display:flex;flex-direction:column;height:0;left:-1px;opacity:0;overflow:hidden;position:absolute;top:100%;transition:opacity .1s linear;visibility:hidden;width:0;z-index:2}.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content{display:flex;flex-grow:1}.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content .wp-block-navigation__submenu-icon{margin-left:auto;margin-right:0}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation-item__content{margin:0}@media (min-width:782px){.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:100%;top:-1px}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container:before{background:transparent;content:"";display:block;height:100%;position:absolute;right:100%;width:.5em}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon{margin-right:.25em}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon svg{transform:rotate(-90deg)}}.wp-block-navigation .has-child:not(.open-on-click):hover>.wp-block-navigation__submenu-container{height:auto;min-width:200px;opacity:1;overflow:visible;visibility:visible;width:auto}.wp-block-navigation .has-child:not(.open-on-click):not(.open-on-hover-click):focus-within>.wp-block-navigation__submenu-container{height:auto;min-width:200px;opacity:1;overflow:visible;visibility:visible;width:auto}.wp-block-navigation .has-child .wp-block-navigation-submenu__toggle[aria-expanded=true]~.wp-block-navigation__submenu-container{height:auto;min-width:200px;opacity:1;overflow:visible;visibility:visible;width:auto}.wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container{left:0;top:100%}@media (min-width:782px){.wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:100%;top:0}}.wp-block-navigation-submenu{display:flex;position:relative}.wp-block-navigation-submenu .wp-block-navigation__submenu-icon svg{stroke:currentColor}button.wp-block-navigation-item__content{background-color:transparent;border:none;color:currentColor;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;line-height:inherit;text-align:left;text-transform:inherit}.wp-block-navigation-submenu__toggle{cursor:pointer}.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle{padding-right:.85em}.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle+.wp-block-navigation__submenu-icon{margin-left:-.6em;pointer-events:none}.wp-block-navigation .wp-block-page-list,.wp-block-navigation__container,.wp-block-navigation__responsive-close,.wp-block-navigation__responsive-container,.wp-block-navigation__responsive-container-content,.wp-block-navigation__responsive-dialog{gap:inherit}:where(.wp-block-navigation.has-background .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation.has-background .wp-block-navigation-submenu a:not(.wp-element-button)){padding:.5em 1em}:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu button.wp-block-navigation-item__content),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-pages-list__item button.wp-block-navigation-item__content){padding:.5em 1em}.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container{left:auto;right:0}.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:-1px;right:-1px}@media (min-width:782px){.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:auto;right:100%}}.wp-block-navigation:not(.has-background) .wp-block-navigation__submenu-container{background-color:#fff;border:1px solid rgba(0,0,0,.15)}.wp-block-navigation.has-background .wp-block-navigation__submenu-container{background-color:inherit}.wp-block-navigation:not(.has-text-color) .wp-block-navigation__submenu-container{color:#000}.wp-block-navigation__container{align-items:var(--navigation-layout-align,initial);display:flex;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:var(--navigation-layout-justify,initial);list-style:none;margin:0;padding-left:0}.wp-block-navigation__container .is-responsive{display:none}.wp-block-navigation__container:only-child,.wp-block-page-list:only-child{flex-grow:1}@keyframes overlay-menu__fade-in-animation{0%{opacity:0;transform:translateY(.5em)}to{opacity:1;transform:translateY(0)}}.wp-block-navigation__responsive-container{bottom:0;display:none;left:0;position:fixed;right:0;top:0}.wp-block-navigation__responsive-container :where(.wp-block-navigation-item a){color:inherit}.wp-block-navigation__responsive-container .wp-block-navigation__responsive-container-content{align-items:var(--navigation-layout-align,initial);display:flex;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:var(--navigation-layout-justify,initial)}.wp-block-navigation__responsive-container:not(.is-menu-open.is-menu-open){background-color:inherit!important;color:inherit!important}.wp-block-navigation__responsive-container.is-menu-open{animation:overlay-menu__fade-in-animation .1s ease-out;animation-fill-mode:forwards;background-color:inherit;display:flex;flex-direction:column;overflow:auto;padding:clamp(1rem,var(--wp--style--root--padding-top),20rem) clamp(1rem,var(--wp--style--root--padding-right),20rem) clamp(1rem,var(--wp--style--root--padding-bottom),20rem) clamp(1rem,var(--wp--style--root--padding-left),20em);z-index:100000}@media (prefers-reduced-motion:reduce){.wp-block-navigation__responsive-container.is-menu-open{animation-delay:0s;animation-duration:1ms}}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content{align-items:var(--navigation-layout-justification-setting,inherit);display:flex;flex-direction:column;flex-wrap:nowrap;overflow:visible;padding-top:calc(2rem + 24px)}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list{justify-content:flex-start}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-icon{display:none}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .has-child .wp-block-navigation__submenu-container{border:none;height:auto;min-width:200px;opacity:1;overflow:initial;padding-left:2rem;padding-right:2rem;position:static;visibility:visible;width:auto}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container{gap:inherit}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container{padding-top:var(--wp--style--block-gap,2em)}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item__content{padding:0}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list{align-items:var(--navigation-layout-justification-setting,initial);display:flex;flex-direction:column}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item .wp-block-navigation__submenu-container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-page-list{background:transparent!important;color:inherit!important}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container{left:auto;right:auto}@media (min-width:600px){.wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open){background-color:inherit;display:block;position:relative;width:100%;z-index:auto}.wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) .wp-block-navigation__responsive-container-close{display:none}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container{left:0}}.wp-block-navigation:not(.has-background) .wp-block-navigation__responsive-container.is-menu-open{background-color:#fff}.wp-block-navigation:not(.has-text-color) .wp-block-navigation__responsive-container.is-menu-open{color:#000}.wp-block-navigation__toggle_button_label{font-size:1rem;font-weight:700}.wp-block-navigation__responsive-container-close,.wp-block-navigation__responsive-container-open{background:transparent;border:none;color:currentColor;cursor:pointer;margin:0;padding:0;text-transform:inherit;vertical-align:middle}.wp-block-navigation__responsive-container-close svg,.wp-block-navigation__responsive-container-open svg{fill:currentColor;display:block;height:24px;pointer-events:none;width:24px}.wp-block-navigation__responsive-container-open{display:flex}.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open{font-family:inherit;font-size:inherit;font-weight:inherit}@media (min-width:600px){.wp-block-navigation__responsive-container-open:not(.always-shown){display:none}}.wp-block-navigation__responsive-container-close{position:absolute;right:0;top:0;z-index:2}.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close{font-family:inherit;font-size:inherit;font-weight:inherit}.wp-block-navigation__responsive-close{width:100%}.has-modal-open .wp-block-navigation__responsive-close{margin-left:auto;margin-right:auto;max-width:var(--wp--style--global--wide-size,100%)}.wp-block-navigation__responsive-close:focus{outline:none}.is-menu-open .wp-block-navigation__responsive-close,.is-menu-open .wp-block-navigation__responsive-container-content,.is-menu-open .wp-block-navigation__responsive-dialog{box-sizing:border-box}.wp-block-navigation__responsive-dialog{position:relative}.has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog{margin-top:46px}@media (min-width:782px){.has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog{margin-top:32px}}html.has-modal-open{overflow:hidden}.wp-block-navigation .wp-block-navigation-item__label{overflow-wrap:break-word}.wp-block-navigation .wp-block-navigation-item__description{display:none}.wp-block-navigation .wp-block-page-list{align-items:var(--navigation-layout-align,initial);background-color:inherit;display:flex;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:var(--navigation-layout-justify,initial)}.wp-block-navigation .wp-block-navigation-item{background-color:inherit}.is-small-text{font-size:.875em}.is-regular-text{font-size:1em}.is-large-text{font-size:2.25em}.is-larger-text{font-size:3em}.has-drop-cap:not(:focus):first-letter{float:left;font-size:8.4em;font-style:normal;font-weight:100;line-height:.68;margin:.05em .1em 0 0;text-transform:uppercase}body.rtl .has-drop-cap:not(:focus):first-letter{float:none;margin-left:.1em}p.has-drop-cap.has-background{overflow:hidden}p.has-background{padding:1.25em 2.375em}:where(p.has-text-color:not(.has-link-color)) a{color:inherit}p.has-text-align-left[style*="writing-mode:vertical-lr"],p.has-text-align-right[style*="writing-mode:vertical-rl"]{rotate:180deg}.wp-block-post-author{display:flex;flex-wrap:wrap}.wp-block-post-author__byline{font-size:.5em;margin-bottom:0;margin-top:0;width:100%}.wp-block-post-author__avatar{margin-right:1em}.wp-block-post-author__bio{font-size:.7em;margin-bottom:.7em}.wp-block-post-author__content{flex-basis:0;flex-grow:1}.wp-block-post-author__name{margin:0}.wp-block-post-comments-form{box-sizing:border-box}.wp-block-post-comments-form[style*=font-weight] :where(.comment-reply-title){font-weight:inherit}.wp-block-post-comments-form[style*=font-family] :where(.comment-reply-title){font-family:inherit}.wp-block-post-comments-form[class*=-font-size] :where(.comment-reply-title),.wp-block-post-comments-form[style*=font-size] :where(.comment-reply-title){font-size:inherit}.wp-block-post-comments-form[style*=line-height] :where(.comment-reply-title){line-height:inherit}.wp-block-post-comments-form[style*=font-style] :where(.comment-reply-title){font-style:inherit}.wp-block-post-comments-form[style*=letter-spacing] :where(.comment-reply-title){letter-spacing:inherit}.wp-block-post-comments-form input[type=submit]{box-shadow:none;cursor:pointer;display:inline-block;overflow-wrap:break-word;text-align:center}.wp-block-post-comments-form input:not([type=submit]),.wp-block-post-comments-form textarea{border:1px solid #949494;font-family:inherit;font-size:1em}.wp-block-post-comments-form input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments-form textarea{padding:calc(.667em + 2px)}.wp-block-post-comments-form .comment-form input:not([type=submit]):not([type=checkbox]):not([type=hidden]),.wp-block-post-comments-form .comment-form textarea{box-sizing:border-box;display:block;width:100%}.wp-block-post-comments-form .comment-form-author label,.wp-block-post-comments-form .comment-form-email label,.wp-block-post-comments-form .comment-form-url label{display:block;margin-bottom:.25em}.wp-block-post-comments-form .comment-form-cookies-consent{display:flex;gap:.25em}.wp-block-post-comments-form .comment-form-cookies-consent #wp-comment-cookies-consent{margin-top:.35em}.wp-block-post-comments-form .comment-reply-title{margin-bottom:0}.wp-block-post-comments-form .comment-reply-title :where(small){font-size:var(--wp--preset--font-size--medium,smaller);margin-left:.5em}.wp-block-post-date{box-sizing:border-box}:where(.wp-block-post-excerpt){margin-bottom:var(--wp--style--block-gap);margin-top:var(--wp--style--block-gap)}.wp-block-post-excerpt__excerpt{margin-bottom:0;margin-top:0}.wp-block-post-excerpt__more-text{margin-bottom:0;margin-top:var(--wp--style--block-gap)}.wp-block-post-excerpt__more-link{display:inline-block}.wp-block-post-featured-image{margin-left:0;margin-right:0}.wp-block-post-featured-image a{display:block;height:100%}.wp-block-post-featured-image img{box-sizing:border-box;height:auto;max-width:100%;vertical-align:bottom;width:100%}.wp-block-post-featured-image.alignfull img,.wp-block-post-featured-image.alignwide img{width:100%}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim{background-color:#000;inset:0;position:absolute}.wp-block-post-featured-image{position:relative}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-gradient{background-color:transparent}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-0{opacity:0}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-10{opacity:.1}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-20{opacity:.2}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-30{opacity:.3}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-40{opacity:.4}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-50{opacity:.5}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-60{opacity:.6}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-70{opacity:.7}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-80{opacity:.8}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-90{opacity:.9}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-100{opacity:1}.wp-block-post-featured-image:where(.alignleft,.alignright){width:100%}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-previous{display:inline-block;margin-right:1ch}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-previous:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-next{display:inline-block;margin-left:1ch}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-next:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-post-navigation-link.has-text-align-left[style*="writing-mode: vertical-lr"],.wp-block-post-navigation-link.has-text-align-right[style*="writing-mode: vertical-rl"]{rotate:180deg}.wp-block-post-terms{box-sizing:border-box}.wp-block-post-terms .wp-block-post-terms__separator{white-space:pre-wrap}.wp-block-post-time-to-read,.wp-block-post-title{box-sizing:border-box}.wp-block-post-title{word-break:break-word}.wp-block-post-title a{display:inline-block}.wp-block-preformatted{box-sizing:border-box;white-space:pre-wrap}:where(.wp-block-preformatted.has-background){padding:1.25em 2.375em}.wp-block-pullquote{box-sizing:border-box;overflow-wrap:break-word;padding:3em 0;text-align:center}.wp-block-pullquote blockquote,.wp-block-pullquote cite,.wp-block-pullquote p{color:inherit}.wp-block-pullquote.alignleft,.wp-block-pullquote.alignright{max-width:420px}.wp-block-pullquote cite,.wp-block-pullquote footer{position:relative}.wp-block-pullquote .has-text-color a{color:inherit}:where(.wp-block-pullquote){margin:0 0 1em}.wp-block-pullquote.has-text-align-left blockquote{text-align:left}.wp-block-pullquote.has-text-align-right blockquote{text-align:right}.wp-block-pullquote.is-style-solid-color{border:none}.wp-block-pullquote.is-style-solid-color blockquote{margin-left:auto;margin-right:auto;max-width:60%}.wp-block-pullquote.is-style-solid-color blockquote p{font-size:2em;margin-bottom:0;margin-top:0}.wp-block-pullquote.is-style-solid-color blockquote cite{font-style:normal;text-transform:none}.wp-block-pullquote cite{color:inherit}.wp-block-post-template{list-style:none;margin-bottom:0;margin-top:0;max-width:100%;padding:0}.wp-block-post-template.wp-block-post-template{background:none}.wp-block-post-template.is-flex-container{display:flex;flex-direction:row;flex-wrap:wrap;gap:1.25em}.wp-block-post-template.is-flex-container>li{margin:0;width:100%}@media (min-width:600px){.wp-block-post-template.is-flex-container.is-flex-container.columns-2>li{width:calc(50% - .625em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-3>li{width:calc(33.33333% - .83333em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-4>li{width:calc(25% - .9375em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-5>li{width:calc(20% - 1em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-6>li{width:calc(16.66667% - 1.04167em)}}@media (max-width:600px){.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid{grid-template-columns:1fr}}.wp-block-post-template-is-layout-constrained>li>.alignright,.wp-block-post-template-is-layout-flow>li>.alignright{-webkit-margin-start:2em;-webkit-margin-end:0;float:right;margin-inline-end:0;margin-inline-start:2em}.wp-block-post-template-is-layout-constrained>li>.alignleft,.wp-block-post-template-is-layout-flow>li>.alignleft{-webkit-margin-start:0;-webkit-margin-end:2em;float:left;margin-inline-end:2em;margin-inline-start:0}.wp-block-post-template-is-layout-constrained>li>.aligncenter,.wp-block-post-template-is-layout-flow>li>.aligncenter{-webkit-margin-start:auto;-webkit-margin-end:auto;margin-inline-end:auto;margin-inline-start:auto}.wp-block-query-pagination>.wp-block-query-pagination-next,.wp-block-query-pagination>.wp-block-query-pagination-numbers,.wp-block-query-pagination>.wp-block-query-pagination-previous{margin-bottom:.5em;margin-right:.5em}.wp-block-query-pagination>.wp-block-query-pagination-next:last-child,.wp-block-query-pagination>.wp-block-query-pagination-numbers:last-child,.wp-block-query-pagination>.wp-block-query-pagination-previous:last-child{margin-right:0}.wp-block-query-pagination.is-content-justification-space-between>.wp-block-query-pagination-next:last-of-type{-webkit-margin-start:auto;margin-inline-start:auto}.wp-block-query-pagination.is-content-justification-space-between>.wp-block-query-pagination-previous:first-child{-webkit-margin-end:auto;margin-inline-end:auto}.wp-block-query-pagination .wp-block-query-pagination-previous-arrow{display:inline-block;margin-right:1ch}.wp-block-query-pagination .wp-block-query-pagination-previous-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-query-pagination .wp-block-query-pagination-next-arrow{display:inline-block;margin-left:1ch}.wp-block-query-pagination .wp-block-query-pagination-next-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-query-pagination.aligncenter{justify-content:center}.wp-block-query-title,.wp-block-quote{box-sizing:border-box}.wp-block-quote{overflow-wrap:break-word}.wp-block-quote.is-large:where(:not(.is-style-plain)),.wp-block-quote.is-style-large:where(:not(.is-style-plain)){margin-bottom:1em;padding:0 1em}.wp-block-quote.is-large:where(:not(.is-style-plain)) p,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) p{font-size:1.5em;font-style:italic;line-height:1.6}.wp-block-quote.is-large:where(:not(.is-style-plain)) cite,.wp-block-quote.is-large:where(:not(.is-style-plain)) footer,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) cite,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) footer{font-size:1.125em;text-align:right}.wp-block-read-more{display:block;width:-moz-fit-content;width:fit-content}.wp-block-read-more:not([style*=text-decoration]),.wp-block-read-more:not([style*=text-decoration]):active,.wp-block-read-more:not([style*=text-decoration]):focus{text-decoration:none}ul.wp-block-rss{list-style:none;padding:0}ul.wp-block-rss.wp-block-rss{box-sizing:border-box}ul.wp-block-rss.alignleft{margin-right:2em}ul.wp-block-rss.alignright{margin-left:2em}ul.wp-block-rss.is-grid{display:flex;flex-wrap:wrap;list-style:none;padding:0}ul.wp-block-rss.is-grid li{margin:0 1em 1em 0;width:100%}@media (min-width:600px){ul.wp-block-rss.columns-2 li{width:calc(50% - 1em)}ul.wp-block-rss.columns-3 li{width:calc(33.33333% - 1em)}ul.wp-block-rss.columns-4 li{width:calc(25% - 1em)}ul.wp-block-rss.columns-5 li{width:calc(20% - 1em)}ul.wp-block-rss.columns-6 li{width:calc(16.66667% - 1em)}}.wp-block-rss__item-author,.wp-block-rss__item-publish-date{display:block;font-size:.8125em}.wp-block-search__button{margin-left:10px;word-break:normal}.wp-block-search__button.has-icon{line-height:0}.wp-block-search__button svg{fill:currentColor;min-height:24px;min-width:24px;vertical-align:text-bottom}:where(.wp-block-search__button){border:1px solid #ccc;padding:6px 10px}.wp-block-search__inside-wrapper{display:flex;flex:auto;flex-wrap:nowrap;max-width:100%}.wp-block-search__label{width:100%}.wp-block-search__input{-webkit-appearance:initial;appearance:none;border:1px solid #949494;flex-grow:1;margin-left:0;margin-right:0;min-width:3rem;padding:8px;text-decoration:unset!important}.wp-block-search.wp-block-search__button-only .wp-block-search__button{flex-shrink:0;margin-left:0;max-width:calc(100% - 100px)}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper){border:1px solid #949494;box-sizing:border-box;padding:4px}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input{border:none;border-radius:0;padding:0 4px}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input:focus{outline:none}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) :where(.wp-block-search__button){padding:4px 8px}.wp-block-search.aligncenter .wp-block-search__inside-wrapper{margin:auto}.wp-block-search__button-behavior-expand .wp-block-search__inside-wrapper{min-width:0!important;transition-property:width}.wp-block-search__button-behavior-expand .wp-block-search__input{flex-basis:100%;transition-duration:.3s}.wp-block-search__button-behavior-expand.wp-block-search__searchfield-hidden,.wp-block-search__button-behavior-expand.wp-block-search__searchfield-hidden .wp-block-search__inside-wrapper{overflow:hidden}.wp-block-search__button-behavior-expand.wp-block-search__searchfield-hidden .wp-block-search__input{border-left-width:0!important;border-right-width:0!important;flex-basis:0;flex-grow:0;margin:0;min-width:0!important;padding-left:0!important;padding-right:0!important;width:0!important}.wp-block[data-align=right] .wp-block-search__button-behavior-expand .wp-block-search__inside-wrapper{float:right}.wp-block-separator{border:1px solid;border-left:none;border-right:none}.wp-block-separator.is-style-dots{background:none!important;border:none;height:auto;line-height:1;text-align:center}.wp-block-separator.is-style-dots:before{color:currentColor;content:"···";font-family:serif;font-size:1.5em;letter-spacing:2em;padding-left:2em}.wp-block-site-logo{box-sizing:border-box;line-height:0}.wp-block-site-logo a{display:inline-block;line-height:0}.wp-block-site-logo.is-default-size img{height:auto;width:120px}.wp-block-site-logo img{height:auto;max-width:100%}.wp-block-site-logo a,.wp-block-site-logo img{border-radius:inherit}.wp-block-site-logo.aligncenter{margin-left:auto;margin-right:auto;text-align:center}.wp-block-site-logo.is-style-rounded{border-radius:9999px}.wp-block-site-title a{color:inherit}.wp-block-social-links{background:none;box-sizing:border-box;margin-left:0;padding-left:0;padding-right:0;text-indent:0}.wp-block-social-links .wp-social-link a,.wp-block-social-links .wp-social-link a:hover{border-bottom:0;box-shadow:none;text-decoration:none}.wp-block-social-links .wp-social-link a{padding:.25em}.wp-block-social-links .wp-social-link svg{height:1em;width:1em}.wp-block-social-links .wp-social-link span:not(.screen-reader-text){font-size:.65em;margin-left:.5em;margin-right:.5em}.wp-block-social-links.has-small-icon-size{font-size:16px}.wp-block-social-links,.wp-block-social-links.has-normal-icon-size{font-size:24px}.wp-block-social-links.has-large-icon-size{font-size:36px}.wp-block-social-links.has-huge-icon-size{font-size:48px}.wp-block-social-links.aligncenter{display:flex;justify-content:center}.wp-block-social-links.alignright{justify-content:flex-end}.wp-block-social-link{border-radius:9999px;display:block;height:auto;transition:transform .1s ease}@media (prefers-reduced-motion:reduce){.wp-block-social-link{transition-delay:0s;transition-duration:0s}}.wp-block-social-link a{align-items:center;display:flex;line-height:0;transition:transform .1s ease}.wp-block-social-link:hover{transform:scale(1.1)}.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor,.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor svg,.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor:active,.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor:hover,.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor:visited{fill:currentColor;color:currentColor}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link{background-color:#f0f0f0;color:#444}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-amazon{background-color:#f90;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-bandcamp{background-color:#1ea0c3;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-behance{background-color:#0757fe;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-codepen{background-color:#1e1f26;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-deviantart{background-color:#02e49b;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dribbble{background-color:#e94c89;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dropbox{background-color:#4280ff;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-etsy{background-color:#f45800;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-facebook{background-color:#1778f2;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-fivehundredpx{background-color:#000;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-flickr{background-color:#0461dd;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-foursquare{background-color:#e65678;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-github{background-color:#24292d;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-goodreads{background-color:#eceadd;color:#382110}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-google{background-color:#ea4434;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-instagram{background-color:#f00075;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-lastfm{background-color:#e21b24;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-linkedin{background-color:#0d66c2;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-mastodon{background-color:#3288d4;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-medium{background-color:#02ab6c;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-meetup{background-color:#f6405f;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-patreon{background-color:#ff424d;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pinterest{background-color:#e60122;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pocket{background-color:#ef4155;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-reddit{background-color:#ff4500;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-skype{background-color:#0478d7;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-snapchat{stroke:#000;background-color:#fefc00;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-soundcloud{background-color:#ff5600;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-spotify{background-color:#1bd760;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-telegram{background-color:#2aabee;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-threads,.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-tiktok{background-color:#000;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-tumblr{background-color:#011835;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitch{background-color:#6440a4;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitter{background-color:#1da1f2;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vimeo{background-color:#1eb7ea;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vk{background-color:#4680c2;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-wordpress{background-color:#3499cd;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-whatsapp{background-color:#25d366;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-x{background-color:#000;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-yelp{background-color:#d32422;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-youtube{background-color:red;color:#fff}.wp-block-social-links.is-style-logos-only .wp-social-link{background:none}.wp-block-social-links.is-style-logos-only .wp-social-link a{padding:0}.wp-block-social-links.is-style-logos-only .wp-social-link svg{height:1.25em;width:1.25em}.wp-block-social-links.is-style-logos-only .wp-social-link-amazon{color:#f90}.wp-block-social-links.is-style-logos-only .wp-social-link-bandcamp{color:#1ea0c3}.wp-block-social-links.is-style-logos-only .wp-social-link-behance{color:#0757fe}.wp-block-social-links.is-style-logos-only .wp-social-link-codepen{color:#1e1f26}.wp-block-social-links.is-style-logos-only .wp-social-link-deviantart{color:#02e49b}.wp-block-social-links.is-style-logos-only .wp-social-link-dribbble{color:#e94c89}.wp-block-social-links.is-style-logos-only .wp-social-link-dropbox{color:#4280ff}.wp-block-social-links.is-style-logos-only .wp-social-link-etsy{color:#f45800}.wp-block-social-links.is-style-logos-only .wp-social-link-facebook{color:#1778f2}.wp-block-social-links.is-style-logos-only .wp-social-link-fivehundredpx{color:#000}.wp-block-social-links.is-style-logos-only .wp-social-link-flickr{color:#0461dd}.wp-block-social-links.is-style-logos-only .wp-social-link-foursquare{color:#e65678}.wp-block-social-links.is-style-logos-only .wp-social-link-github{color:#24292d}.wp-block-social-links.is-style-logos-only .wp-social-link-goodreads{color:#382110}.wp-block-social-links.is-style-logos-only .wp-social-link-google{color:#ea4434}.wp-block-social-links.is-style-logos-only .wp-social-link-instagram{color:#f00075}.wp-block-social-links.is-style-logos-only .wp-social-link-lastfm{color:#e21b24}.wp-block-social-links.is-style-logos-only .wp-social-link-linkedin{color:#0d66c2}.wp-block-social-links.is-style-logos-only .wp-social-link-mastodon{color:#3288d4}.wp-block-social-links.is-style-logos-only .wp-social-link-medium{color:#02ab6c}.wp-block-social-links.is-style-logos-only .wp-social-link-meetup{color:#f6405f}.wp-block-social-links.is-style-logos-only .wp-social-link-patreon{color:#ff424d}.wp-block-social-links.is-style-logos-only .wp-social-link-pinterest{color:#e60122}.wp-block-social-links.is-style-logos-only .wp-social-link-pocket{color:#ef4155}.wp-block-social-links.is-style-logos-only .wp-social-link-reddit{color:#ff4500}.wp-block-social-links.is-style-logos-only .wp-social-link-skype{color:#0478d7}.wp-block-social-links.is-style-logos-only .wp-social-link-snapchat{stroke:#000;color:#fff}.wp-block-social-links.is-style-logos-only .wp-social-link-soundcloud{color:#ff5600}.wp-block-social-links.is-style-logos-only .wp-social-link-spotify{color:#1bd760}.wp-block-social-links.is-style-logos-only .wp-social-link-telegram{color:#2aabee}.wp-block-social-links.is-style-logos-only .wp-social-link-threads,.wp-block-social-links.is-style-logos-only .wp-social-link-tiktok{color:#000}.wp-block-social-links.is-style-logos-only .wp-social-link-tumblr{color:#011835}.wp-block-social-links.is-style-logos-only .wp-social-link-twitch{color:#6440a4}.wp-block-social-links.is-style-logos-only .wp-social-link-twitter{color:#1da1f2}.wp-block-social-links.is-style-logos-only .wp-social-link-vimeo{color:#1eb7ea}.wp-block-social-links.is-style-logos-only .wp-social-link-vk{color:#4680c2}.wp-block-social-links.is-style-logos-only .wp-social-link-whatsapp{color:#25d366}.wp-block-social-links.is-style-logos-only .wp-social-link-wordpress{color:#3499cd}.wp-block-social-links.is-style-logos-only .wp-social-link-x{color:#000}.wp-block-social-links.is-style-logos-only .wp-social-link-yelp{color:#d32422}.wp-block-social-links.is-style-logos-only .wp-social-link-youtube{color:red}.wp-block-social-links.is-style-pill-shape .wp-social-link{width:auto}.wp-block-social-links.is-style-pill-shape .wp-social-link a{padding-left:.66667em;padding-right:.66667em}.wp-block-social-links:not(.has-icon-color):not(.has-icon-background-color) .wp-social-link-snapchat .wp-block-social-link-label{color:#000}.wp-block-spacer{clear:both}.wp-block-tag-cloud{box-sizing:border-box}.wp-block-tag-cloud.aligncenter{justify-content:center;text-align:center}.wp-block-tag-cloud.alignfull{padding-left:1em;padding-right:1em}.wp-block-tag-cloud a{display:inline-block;margin-right:5px}.wp-block-tag-cloud span{display:inline-block;margin-left:5px;text-decoration:none}.wp-block-tag-cloud.is-style-outline{display:flex;flex-wrap:wrap;gap:1ch}.wp-block-tag-cloud.is-style-outline a{border:1px solid;font-size:unset!important;margin-right:0;padding:1ch 2ch;text-decoration:none!important}.wp-block-table{overflow-x:auto}.wp-block-table table{border-collapse:collapse;width:100%}.wp-block-table thead{border-bottom:3px solid}.wp-block-table tfoot{border-top:3px solid}.wp-block-table td,.wp-block-table th{border:1px solid;padding:.5em}.wp-block-table .has-fixed-layout{table-layout:fixed;width:100%}.wp-block-table .has-fixed-layout td,.wp-block-table .has-fixed-layout th{word-break:break-word}.wp-block-table.aligncenter,.wp-block-table.alignleft,.wp-block-table.alignright{display:table;width:auto}.wp-block-table.aligncenter td,.wp-block-table.aligncenter th,.wp-block-table.alignleft td,.wp-block-table.alignleft th,.wp-block-table.alignright td,.wp-block-table.alignright th{word-break:break-word}.wp-block-table .has-subtle-light-gray-background-color{background-color:#f3f4f5}.wp-block-table .has-subtle-pale-green-background-color{background-color:#e9fbe5}.wp-block-table .has-subtle-pale-blue-background-color{background-color:#e7f5fe}.wp-block-table .has-subtle-pale-pink-background-color{background-color:#fcf0ef}.wp-block-table.is-style-stripes{background-color:transparent;border-bottom:1px solid #f0f0f0;border-collapse:inherit;border-spacing:0}.wp-block-table.is-style-stripes tbody tr:nth-child(odd){background-color:#f0f0f0}.wp-block-table.is-style-stripes.has-subtle-light-gray-background-color tbody tr:nth-child(odd){background-color:#f3f4f5}.wp-block-table.is-style-stripes.has-subtle-pale-green-background-color tbody tr:nth-child(odd){background-color:#e9fbe5}.wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color tbody tr:nth-child(odd){background-color:#e7f5fe}.wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color tbody tr:nth-child(odd){background-color:#fcf0ef}.wp-block-table.is-style-stripes td,.wp-block-table.is-style-stripes th{border-color:transparent}.wp-block-table .has-border-color td,.wp-block-table .has-border-color th,.wp-block-table .has-border-color tr,.wp-block-table .has-border-color>*{border-color:inherit}.wp-block-table table[style*=border-top-color] tr:first-child,.wp-block-table table[style*=border-top-color] tr:first-child td,.wp-block-table table[style*=border-top-color] tr:first-child th,.wp-block-table table[style*=border-top-color]>*,.wp-block-table table[style*=border-top-color]>* td,.wp-block-table table[style*=border-top-color]>* th{border-top-color:inherit}.wp-block-table table[style*=border-top-color] tr:not(:first-child){border-top-color:currentColor}.wp-block-table table[style*=border-right-color] td:last-child,.wp-block-table table[style*=border-right-color] th,.wp-block-table table[style*=border-right-color] tr,.wp-block-table table[style*=border-right-color]>*{border-right-color:inherit}.wp-block-table table[style*=border-bottom-color] tr:last-child,.wp-block-table table[style*=border-bottom-color] tr:last-child td,.wp-block-table table[style*=border-bottom-color] tr:last-child th,.wp-block-table table[style*=border-bottom-color]>*,.wp-block-table table[style*=border-bottom-color]>* td,.wp-block-table table[style*=border-bottom-color]>* th{border-bottom-color:inherit}.wp-block-table table[style*=border-bottom-color] tr:not(:last-child){border-bottom-color:currentColor}.wp-block-table table[style*=border-left-color] td:first-child,.wp-block-table table[style*=border-left-color] th,.wp-block-table table[style*=border-left-color] tr,.wp-block-table table[style*=border-left-color]>*{border-left-color:inherit}.wp-block-table table[style*=border-style] td,.wp-block-table table[style*=border-style] th,.wp-block-table table[style*=border-style] tr,.wp-block-table table[style*=border-style]>*{border-style:inherit}.wp-block-table table[style*=border-width] td,.wp-block-table table[style*=border-width] th,.wp-block-table table[style*=border-width] tr,.wp-block-table table[style*=border-width]>*{border-style:inherit;border-width:inherit}:where(.wp-block-term-description){margin-bottom:var(--wp--style--block-gap);margin-top:var(--wp--style--block-gap)}.wp-block-term-description p{margin-bottom:0;margin-top:0}.wp-block-text-columns,.wp-block-text-columns.aligncenter{display:flex}.wp-block-text-columns .wp-block-column{margin:0 1em;padding:0}.wp-block-text-columns .wp-block-column:first-child{margin-left:0}.wp-block-text-columns .wp-block-column:last-child{margin-right:0}.wp-block-text-columns.columns-2 .wp-block-column{width:50%}.wp-block-text-columns.columns-3 .wp-block-column{width:33.33333%}.wp-block-text-columns.columns-4 .wp-block-column{width:25%}pre.wp-block-verse{overflow:auto;white-space:pre-wrap}:where(pre.wp-block-verse){font-family:inherit}.wp-block-video{box-sizing:border-box}.wp-block-video video{vertical-align:middle;width:100%}@supports (position:sticky){.wp-block-video [poster]{object-fit:cover}}.wp-block-video.aligncenter{text-align:center}.wp-block-video figcaption{margin-bottom:1em;margin-top:.5em}.editor-styles-wrapper,.entry-content{counter-reset:footnotes}a[data-fn].fn{counter-increment:footnotes;display:inline-flex;font-size:smaller;text-decoration:none;text-indent:-9999999px;vertical-align:super}a[data-fn].fn:after{content:"[" counter(footnotes) "]";float:left;text-indent:0}.wp-element-button{cursor:pointer}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px}:root .has-very-light-gray-background-color{background-color:#eee}:root .has-very-dark-gray-background-color{background-color:#313131}:root .has-very-light-gray-color{color:#eee}:root .has-very-dark-gray-color{color:#313131}:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background{background:linear-gradient(135deg,#00d084,#0693e3)}:root .has-purple-crush-gradient-background{background:linear-gradient(135deg,#34e2e4,#4721fb 50%,#ab1dfe)}:root .has-hazy-dawn-gradient-background{background:linear-gradient(135deg,#faaca8,#dad0ec)}:root .has-subdued-olive-gradient-background{background:linear-gradient(135deg,#fafae1,#67a671)}:root .has-atomic-cream-gradient-background{background:linear-gradient(135deg,#fdd79a,#004a59)}:root .has-nightshade-gradient-background{background:linear-gradient(135deg,#330968,#31cdcf)}:root .has-midnight-gradient-background{background:linear-gradient(135deg,#020381,#2874fc)}.has-regular-font-size{font-size:1em}.has-larger-font-size{font-size:2.625em}.has-normal-font-size{font-size:var(--wp--preset--font-size--normal)}.has-huge-font-size{font-size:var(--wp--preset--font-size--huge)}.has-text-align-center{text-align:center}.has-text-align-left{text-align:left}.has-text-align-right{text-align:right}#end-resizable-editor-section{display:none}.aligncenter{clear:both}.items-justified-left{justify-content:flex-start}.items-justified-center{justify-content:center}.items-justified-right{justify-content:flex-end}.items-justified-space-between{justify-content:space-between}.screen-reader-text{clip:rect(1px,1px,1px,1px);word-wrap:normal!important;border:0;-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.screen-reader-text:focus{clip:auto!important;background-color:#ddd;-webkit-clip-path:none;clip-path:none;color:#444;display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}html :where(.has-border-color){border-style:solid}html :where([style*=border-top-color]){border-top-style:solid}html :where([style*=border-right-color]){border-right-style:solid}html :where([style*=border-bottom-color]){border-bottom-style:solid}html :where([style*=border-left-color]){border-left-style:solid}html :where([style*=border-width]){border-style:solid}html :where([style*=border-top-width]){border-top-style:solid}html :where([style*=border-right-width]){border-right-style:solid}html :where([style*=border-bottom-width]){border-bottom-style:solid}html :where([style*=border-left-width]){border-left-style:solid}html :where(img[class*=wp-image-]){height:auto;max-width:100%}:where(figure){margin:0 0 1em}html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:var(--wp-admin--admin-bar--height,0px)}@media screen and (max-width:600px){html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:0px}}.aioseo-toc-header{width:100%;position:relative}.aioseo-toc-header:has(.aioseo-toc-header-area){flex-direction:column;align-items:flex-start}.aioseo-toc-header .aioseo-toc-header-title{align-items:center;color:#434960;display:flex;flex:1 0 auto;font-size:24px;font-weight:700;line-height:125%;max-width:100%;gap:8px}.aioseo-toc-header .aioseo-toc-header-title .aioseo-toc-header-collapsible{display:flex;border-radius:2px;cursor:pointer;transition:transform .3s ease;background-color:#e5f0ff;box-sizing:border-box;justify-content:center;align-items:center}[dir=ltr] .aioseo-toc-header .aioseo-toc-header-title .aioseo-toc-header-collapsible{padding:8px 0 8px 10px}[dir=rtl] .aioseo-toc-header .aioseo-toc-header-title .aioseo-toc-header-collapsible{padding:8px 10px 8px 0}.aioseo-toc-header .aioseo-toc-header-title .aioseo-toc-header-collapsible svg{width:14px;height:14px}[dir=ltr] .aioseo-toc-header .aioseo-toc-header-title .aioseo-toc-header-collapsible svg{margin-right:10px}[dir=rtl] .aioseo-toc-header .aioseo-toc-header-title .aioseo-toc-header-collapsible svg{margin-left:10px}.aioseo-toc-header .aioseo-toc-header-instructions{color:#2c324c;font-size:16px;margin-bottom:0;margin-top:16px}.aioseo-toc-header .aioseo-toc-header-buttons{flex:0 1 auto}.aioseo-toc-contents{transition:transform .3s ease,opacity .3s ease;transform-origin:top;display:block;opacity:1;transform:scaleY(1);padding-top:12px}.aioseo-toc-collapsed{opacity:0;transform:scaleY(0);height:0;overflow:hidden}