@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;
}  body {
line-height: 1.6em;
font-family: "Noto Sans JP", sans-serif;
background: #fff;
color: #222222;
}
a {
color: #37b44a;
}
a:hover {
color: #555;
}
#post_single .contents a {
text-decoration: underline;
}
img {
pointer-events: none;
}
.container-fluid {
padding-left: 0px;
padding-right: 0px;
}
.row {
margin-right: 0px;
margin-left: 0px;
}
.pc_block_top {
display: block;
}
@media screen and (max-width: 1350px) {
.pc_block_top {
display: none;
}
}
.sp_none_top {
display: none;
}
@media screen and (max-width: 1350px) {
.sp_none_top {
display: block;
}
}
.sp-top-title {
text-align: center;
margin: 0 auto;
}
.main_visual_sp {
display: none;
}
@media screen and (max-width: 768px) {
.main_visual_sp {
display: block;
}
}
.main_visual_pc {
padding: 20px;
display: block;
}
@media screen and (max-width: 768px) {
.main_visual_pc {
display: none;
}
}
.pc_block {
display: block;
}
@media screen and (max-width: 1224px) {
.pc_block {
display: none;
}
}
.sp_none {
display: none;
}
.sp_block{
display: none;
}
@media screen and (max-width: 1224px) {
.sp_none {
display: block;
}
}
@media (max-width:768px) {
.sp_block{
display: block;
}
}
.br_spNo{
display: block;
}
@media (max-width:767px) {
.br_spNo{
display: none;
}
}
.nopc {
display: none;
}
.header_menu {
opacity: 0;
}
.table_parent {
display: table;
width: 100%;
}
.table_parent .table_cells-2 {
display: table-cell;
width: 50%;
vertical-align: middle;
}
.index_title {
text-align: center;
position: relative;
color: #c59932;
}
.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;
}
.index_title h3::after {
content: '';
display: inline-block;
position: absolute;
top: 0;
width: 50px;
height: 80px;
background-image: url(//kishibankin.net/wp-content/themes/kishibankin/images/title_after.svg);
background-repeat: no-repeat;
background-size: contain;
vertical-align: middle;
}
.index_title p {
font-family: source-han-sans-japanese, sans-serif;
text-align: center;
font-size: 16px;
line-height: 1.6em;
margin: 0;
}
.h3_title h3 {
font-family: source-han-sans-japanese, sans-serif;
color: #3b879f;
font-size: 28px;
font-weight: 600;
line-height: 1.4;
}
.bold {
color: #ef710a;
font-weight: bold;
}
.align-center {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.title-erea {
position: relative;
}
#page_top {
background-color: white;
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 .page_top_text p {
font-family: "Noto Sans JP", sans-serif;
}
.page_top_left {
width: 50%;
}
.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: 50%;
padding: 60px 100px 0 20px;
position: relative;
}
@media screen and (min-width: 1225px) {
.page_top_right::before {
content: "";
position: absolute;
width: 182px;
height: 828px;
top: 0px;
left: -135px;
background-image: url(//kishibankin.net/wp-content/themes/kishibankin/images/naname_white04.svg);
background-repeat: no-repeat;
}
}
.page_top_text p {
font-size: 1rem;
color: #222a4f;
text-align: left;
margin-top: 30px;
line-height: 2;
padding: 10px 10px 30px 40px;
}
@media screen and (max-width: 900px) {
.page_top_text p {
padding: 0;
}
}
.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: 900px) {
#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;
}
}
#page_top_question {
padding: 60px 20px 120px;
}
#jplan_01 #page_top_question {
padding: 60px 20px 65px;
}
@media screen and (max-width: 900px) {
#page_top_question h2 {
font-size: 16px;
}
}
@media (max-width:767px) {
#jplan_01 #page_top_question{
padding: 30px 20px 35px;
}  
#jplan_01 .container{
padding-bottom: 1em !important;
}
}
#page_top_question .text-center {
margin-bottom: 50px;
}
#page_top_question .page_top_question_list {
background: white;
padding: 24px 30px;
max-width: 900px;
margin: 0 auto;
}
#page_top_question .jplan_check_list {
background: white;
padding: 24px 30px;
max-width: 670px;
margin: 0 auto;
border: 2px solid #162A86;
border-radius: 10px;
}
@media screen and (max-width: 900px) {
#page_top_question .page_top_question_list {
padding: 14px 10px;
}
}
#page_top_question .page_top_question_list ul {
margin-left: 50px;
}
#page_top_question .page_top_question_list ul li {
position: relative;
font-family: tbcinergothic-std, sans-serif;
color: #3b879f;
line-height: 2.4;
font-size: 1.2rem;
}
#page_top_question .jplan_check_list ul li {
color: #162A86 !important;
}
@media screen and (max-width: 900px) {
#page_top_question .page_top_question_list ul li {
line-height: 1.4;
font-size: 1rem;
margin-bottom: 15px;
}
}
#page_top_question .page_top_question_list ul li::before {
content: "";
position: absolute;
width: 28px;
height: 28px;
top: 13px;
left: -38px;
background-image: url(//kishibankin.net/wp-content/themes/kishibankin/images/icon/check.svg);
background-repeat: no-repeat;
}
@media screen and (max-width: 900px) {
#page_top_question .page_top_question_list ul li::before {
width: 35px;
top: 3px;
}
}
.skew-yane::before {
position: absolute;
height: 90px;
top: -40px;
left: 0;
background: url(//kishibankin.net/wp-content/themes/kishibankin/images/wall_bg.jpg);
-webkit-transform: skewY(-3.5deg);
transform: skewY(-3.5deg);
content: "";
border-top: 3px solid #222a4f;
width: 50.1%;
}
@media screen and (max-width: 900px) {
.skew-yane::before {
height: 70px;
}
}
.skew-yane::after {
position: absolute;
height: 90px;
top: -40px;
left: auto;
right: 0;
background: url(//kishibankin.net/wp-content/themes/kishibankin/images/wall_bg.jpg);
-webkit-transform: skewY(3.5deg);
transform: skewY(3.5deg);
content: "";
border-top: 3px solid #222a4f;
width: 50.1%;
}
@media screen and (max-width: 900px) {
.skew-yane::after {
height: 70px;
}
}
.p_sub_title h3 {
font-family: tbcinergothic-std, sans-serif;
color: #3b879f;
font-size: 24px;
line-height: 1.8;
}
.p_sub_title p {
color: #555555;
line-height: 2;
}
.h4_title h4 {
position: relative;
}
.h4_title h4::after {
position: absolute;
width: 0;
bottom: -14px;
left: 0;
content: "";
height: 4px;
background: #3b879f;
}
.h4_title.is-show h4::after {
width: 30%;
}
.point_list {
background: white;
border: 2px solid #2d428f;
padding: 20px 20px 20px 30px;
margin-top: 40px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
position: relative;
}
@media screen and (max-width: 900px) {
.point_list {
padding: 16px;
}
}
@media screen and (max-width: 1080px) {
.point_list {
display: block;
}
}
.point_list h4{
color: #2d428f;
font-family: source-han-sans-japanese, sans-serif;
font-weight: 600;
font-size: 1.4rem;
margin-top: 40px;
margin-bottom: 16px;
position: relative;
line-height: 1.6em;
}
.point_list h4::after{
position: absolute;
width: 0;
bottom: -14px;
left: 0;
content: "";
height: 4px;
background: #2d428f;
}
.point_list p {
color: #152024;
line-height: 2.2;
margin-top: 22px;
font-size: 0.9rem;
}
@media screen and (max-width: 900px) {
.point_list p {
margin-bottom: 16px;
}
}
.point_list .left {
width: 60%;
margin-right: 30px;
}
@media screen and (max-width: 1080px) {
.point_list .left {
width: 100%;
}
}
.point_list .right {
width: 40%;
}
@media screen and (max-width: 1080px) {
.point_list .right {
width: 100%;
}
}
.point_list img {
width: 100%;
-o-object-fit: cover;
object-fit: cover;
}
.point_list::before {
content: "";
display: inline-block;
position: absolute;
width: 60px;
height: 60px;
background-image: url(//kishibankin.net/wp-content/themes/kishibankin/images/icon/point_01.svg);
background-repeat: no-repeat;
background-size: contain;
top: -16px;
left: 55px;
margin-left: -30px;
}
.point_list.is-show h4::after{
width: 30%;
}
@media screen and (max-width: 1080px) {
.point_list_left {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
}
.point_list_left .left {
width: 40%;
margin-right: 30px;
}
@media screen and (max-width: 1080px) {
.point_list_left .left {
margin-right: 0px;
-webkit-box-ordinal-group: 1;
-ms-flex-order: 2;
order: 2;
width: 100%;
}
}
.point_list_left .right {
width: 60%;
}
@media screen and (max-width: 1080px) {
.point_list_left .right {
-webkit-box-ordinal-group: 1;
-ms-flex-order: 1;
order: 1;
width: 100%;
}
}
.point_list_left .right::before {
content: "";
display: inline-block;
position: absolute;
width: 60px;
height: 60px;
background-image: url(//kishibankin.net/wp-content/themes/kishibankin/images/icon/point_02.svg);
background-repeat: no-repeat;
background-size: contain;
top: -16px;
margin-left: -5px;
}
.point_list_left::before {
display: none;
}
.point_list_03::before {
background-image: url(//kishibankin.net/wp-content/themes/kishibankin/images/icon/point_03.svg);
}
.point_list_04 .right::before {
background-image: url(//kishibankin.net/wp-content/themes/kishibankin/images/icon/point_04.svg);
}
.point_list_05::before {
background-image: url(//kishibankin.net/wp-content/themes/kishibankin/images/icon/point_05.svg);
}
.point_list_06 .right::before {
background-image: url(//kishibankin.net/wp-content/themes/kishibankin/images/icon/point_06.svg);
}
.point_list_07::before {
background-image: url(//kishibankin.net/wp-content/themes/kishibankin/images/icon/point_07.svg);
}
.point_list_08 .right::before {
background-image: url(//kishibankin.net/wp-content/themes/kishibankin/images/icon/point_08.svg);
}
.point_list_07::before {
background-image: url(//kishibankin.net/wp-content/themes/kishibankin/images/icon/point_09.svg);
}
.point_list_08 .right::before {
background-image: url(//kishibankin.net/wp-content/themes/kishibankin/images/icon/point_10.svg);
}
.title-image_features {
margin: -95px 0 -50px -200px;
}
@media screen and (max-width: 900px) {
.title-image_features {
margin: -95px 0 -50px 0px;
}
}
.title-image_service {
margin-right: 190px;
margin-bottom: 20px;
}
@media screen and (max-width: 900px) {
.title-image_service {
margin-right: 0px;
}
}
.title-image_works {
margin-right: 200px;
}
@media screen and (max-width: 900px) {
.title-image_works {
margin-right: 0px;
}
}
.title-image_news {
margin-right: 160px;
margin-bottom: 10px;
}
@media screen and (max-width: 900px) {
.title-image_news {
margin-right: 0px;
}
}
.title-image_contact {
margin-right: 140px;
margin-bottom: 5px;
}
@media screen and (max-width: 900px) {
.title-image_contact {
margin-right: 0px;
}
}
.title-image_wall {
margin-right: 290px;
margin-bottom: -9px;
}
@media screen and (max-width: 900px) {
.title-image_wall {
margin-right: 0px;
}
}
.title-image_roof {
margin-right: 180px;
margin-bottom: -9px;
}
@media screen and (max-width: 900px) {
.title-image_roof {
margin-right: 0px;
}
}
.title-image_other {
margin-right: 320px;
margin-bottom: -14px;
}
@media screen and (max-width: 900px) {
.title-image_other {
margin-right: 0px;
margin-bottom: 20px;
}
}
.title-image_flow {
margin-right: 190px;
margin-bottom: 10px;
}
@media screen and (max-width: 900px) {
.title-image_flow {
margin-right: 0px;
}
}
@media screen and (max-width: 900px) {
.title-image_flow_p {
margin-right: 0px;
}
}
.title-image_price {
margin-bottom: 6px;
}
@media screen and (max-width: 900px) {
.title-image_price {
margin-right: 0px;
}
}
.title-image_point_choose {
margin-bottom: 20px;
}
@media screen and (max-width: 900px) {
.title-image_point_choose {
margin-right: 0px;
}
}
.title-image_message {
margin-bottom: -30px;
margin-right: 100px;
}
@media screen and (max-width: 900px) {
.title-image_message {
margin-right: 0px;
}
}
.title-image_profile {
margin-bottom: -20px;
margin-right: 200px;
}
@media screen and (max-width: 900px) {
.title-image_profile {
margin-right: 0px;
margin-bottom: 0px;
}
}
#painting_other {
background: url(//kishibankin.net/wp-content/themes/kishibankin/images/wall_bg.jpg);
}
@media screen and (min-width: 900px) {
#painting_other .painting_other_balcony {
margin-top: 60px;
}
}
@media screen and (max-width: 900px) {
#painting_other .painting_other_balcony {
padding-bottom: 60px;
}
}
@media screen and (min-width: 900px) {
#painting_other .painting_other_last {
padding-bottom: 4em;
}
}
@media screen and (max-width: 900px) {
#painting_other .painting_other_last {
padding-bottom: 160px;
}
}
#painting_other #other_top {
background: url(//kishibankin.net/wp-content/themes/kishibankin/images/wall_bg.jpg);
}
@media screen and (max-width: 900px) {
#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 #222a4f;
}
#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: 900px) {
#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: #222a4f;
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: 900px) {
#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;
transform-origin: left center;
-webkit-transform: rotate(-2deg);
transform: rotate(-2deg);
z-index: -1;
border-top: 5px solid #222a4f;
}
@media screen and (max-width: 900px) {
#painting_other .contents_boder:before {
height: 60px;
}
}
#painting_other .badge {
padding: 0.4em 0.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(//kishibankin.net/wp-content/themes/kishibankin/images/painting_other/before_2.png) no-repeat;
background-size: contain;
z-index: 10;
}
@media screen and (max-width: 900px) {
#painting_other .other_works_title p::before {
top: -15px;
right: 0px;
width: 100px;
}
}
#painting_other .other_works_title2 p::before {
background: url(//kishibankin.net/wp-content/themes/kishibankin/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: 1300px;
}
#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: 900px) {
#painting_other .service-content {
padding-bottom: 120px;
}
}
.other_service-content {
height: 120px;
}
#other_top {
background: url(//kishibankin.net/wp-content/themes/kishibankin/images/wall_bg.jpg);
}
@media screen and (max-width: 900px) {
#other_top {
padding-bottom: 80px;
}
}
@media screen and (max-width: 900px) {
#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 #222a4f;
}
.card {
border: 3px solid #222a4f;
}
.other_title {
height: 75px;
}
.other_title p {
height: 75px;
font-size: 1.3rem;
margin-top: 15px;
font-family: tbcinergothic-std, sans-serif;
color: #222a4f;
line-height: 1.4;
letter-spacing: 0.1em;
}
.other_title p::before {
content: "";
width: 118px;
position: absolute;
margin-left: -5px;
top: -32px;
bottom: 0;
left: 5px;
background: url(//kishibankin.net/wp-content/themes/kishibankin/images/painting_other/before.png) no-repeat;
background-size: contain;
z-index: 10;
}
@media screen and (max-width: 900px) {
.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: 0.1em;
}
.other_title2 p::before {
background: url(//kishibankin.net/wp-content/themes/kishibankin/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: #222a4f;
line-height: 1.4;
letter-spacing: 0.1em;
}
.other_comment p {
line-height: 1.8;
border-radius: 4px;
background: #fffefa;
padding: 20px 40px;
}
@media screen and (max-width: 900px) {
#service {
padding: 60px 0;
}
}
#service_frame {
position: relative;
}
.skew-yane::before {
position: absolute;
height: 120px;
top: -40px;
left: 0;
background: #f9faf3 url(//kishibankin.net/wp-content/themes/kishibankin/images/wall_bg.jpg);
-webkit-transform: skewY(-3.5deg);
transform: skewY(-3.5deg);
content: "";
border-top: 3px solid #222a4f;
width: 50.1%;
}
@media screen and (max-width: 900px) {
.skew-yane::before {
height: 70px;
}
}
.skew-yane::after {
position: absolute;
height: 120px;
top: -40px;
left: auto;
right: 0;
background: #f9faf3 url(//kishibankin.net/wp-content/themes/kishibankin/images/wall_bg.jpg);
-webkit-transform: skewY(3.5deg);
transform: skewY(3.5deg);
content: "";
border-top: 3px solid #222a4f;
width: 50.1%;
}
@media screen and (max-width: 900px) {
.skew-yane::after {
height: 70px;
}
}
img.fit100 {
max-width: 100%;
}
@media screen and (max-width: 900px) {
.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 {
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: 900px) {
.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: 900px) {
#wrapper02 {
padding-left: 240px;
}
}
.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 {
width: 240px;
height: 100vh;
display: block;
position: fixed;
-webkit-transition: left;
transition: left;
z-index: 99999;
top: 0;
background-color: #222a4f;
-webkit-transition: 0.3s;
transition: 0.3s;
overflow-y: scroll;
}
header .blank_erea { background: #222a4f;
}
@media screen and (max-width: 900px) {
header .blank_erea {
display: none;
}
}
header #header_logo {
display: block;
width: 100%; background: #222a4f;
}
header #header_logo a:hover {
opacity: 1;
}
header .nav {
margin-top: 30px;
margin-left: 20px;
margin-right: 20px;
}
@media screen and (max-height: 740px) {
header .nav {
overflow: scroll;
-ms-overflow-style: none; scrollbar-width: none; height: 46vh;
}
}
@media screen and (max-height: 540px) {
header .nav {
overflow: scroll;
-ms-overflow-style: none; scrollbar-width: none; height: 36vh;
}
}
header .nav nav {
width: 100%;
}
@media screen and (min-width: 900px) {
header ul#menu-globalnavi li:hover::before {
border-color: #fff !important;
right: 12px;
}
}
header ul#menu-globalnavi > li {
border-bottom: 1px solid #586077;
}
header ul#menu-globalnavi > li a {
color: white;
}
header ul#menu-globalnavi > li::after {
content: '';
position: absolute;
bottom: -1px;
right: 0;
height: 2px;
width: 0%;
background-color: white;
}
header ul#menu-globalnavi > li:hover::after {
width: 100%;
}
@media screen and (min-width: 900px) {
header ul#menu-globalnavi .sub-menu {
position: fixed;
display: block;
margin-left: 0px;
width: 210px;
height: 100vh;
top: 0;
left: -10px;
background-color: #222a4f;
opacity: 0;
-webkit-transition: 0.5s;
transition: 0.5s;
z-index: -99999;
}
header ul#menu-globalnavi .sub-menu li {
top: 210px;
background-color: #222a4f !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: 900px) {
header ul#menu-globalnavi li::before {
content: "";
display: block;
width: 8px;
height: 8px;
top: 50%;
border-top: solid 2px;
border-right: solid 2px;
-webkit-transform: rotate(45deg) translateY(-50%);
transform: rotate(45deg) translateY(-50%);
color: inherit;
border-color: #737b92;
position: absolute;
right: 16px;
transition: 0.3s;
-webkit-transition: 0.3s;
}
}
@media screen and (max-width: 900px) {
header ul#menu-globalnavi .menu-item-23 {
border-top: none;
}
}
header ul#menu-globalnavi li {
position: relative;
}
@media screen and (min-width: 900px) {
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: 0.8s;
transition: 0.8s;
opacity: 1;
}
}
@media screen and (min-width: 900px) and (min-width: 900px) {
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: #222a4f !important;
}
}
header ul#menu-globalnavi li a {
padding: 13px 20px;
font-size: 16px;
display: block;
-webkit-transition: 0.3s;
transition: 0.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;
}
@media screen and (min-width: 900px) {
header ul#menu-globalnavi li a {
padding: 9px 0;
}
}
@media screen and (min-width: 900px) {
header ul#menu-globalnavi li a:hover {
color: #fff;
background: #222a4f;
}
}
header li a::after {
color: #222a4f;
font-size: 11px;
font-family: tbcinergothic-std, sans-serif;
display: block;
}
@media screen and (min-width: 900px) {
header li a:hover::after {
color: #fff;
}
}
.nav-footer {
display: none;
width: 100%;
}
@media screen and (min-height: 740px) {
.nav-footer {
display: block;  }
}
@media screen and (max-width: 900px) {
.nav-footer {
display: none;
}
}
@media screen and (max-height: 830px) {
.nav-footer .nav-footer-text {
display: none;
}
}
.nav-footer .nav-footer-text p {
font-weight: 600;
text-align: center;
color: #fffbae;
font-size: 12px;
line-height: 1.8;
margin-bottom: 20px;
margin-top: 60px
}
.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;
}
header::-webkit-scrollbar { display: none;
}
@media screen and (max-height: 1020px) {
.visual_comment {
width: 80% !important;
}
}
@media screen and (max-height: 1020px) and (min-width: 900px) {
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: 900px) {
.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: 240px;
} .navBtn {
position: fixed;
right: 0;
top: 0;
width: 65px;
height: 65px;
cursor: pointer;
z-index: 1000001 !important;
background: #222a4f;
text-align: center;
}
.navBtn span {
display: block;
position: absolute;
-webkit-transition: 0.3s;
transition: 0.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);
transform: rotate(-45deg);
}
.navBtn.active span:nth-child(2),
.active span:nth-child(3) {
top: 24px;
height: 3px;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
} #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: 900px) {
#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: #ef710a;
background-image: url(//kishibankin.net/wp-content/themes/kishibankin/images/icon/icon_ballon.png);
background-size: 28px 28px;
background-repeat: no-repeat;
background-position: center;
margin: -10px 0 0 4px;
}
#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: #222a4f;
-webkit-transition: 0.4s;
transition: 0.4s;
}
.icon-circle {
width: 46px;
height: 46px;
border-radius: 50%;
}
#header {              }
#header .header_common::before {
content: "";
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
background: url(//kishibankin.net/wp-content/themes/kishibankin/images/lattice.png);
z-index: -1;
}
#header .header_common {
min-height: 300px;
width: 100%;
background: url(//kishibankin.net/wp-content/themes/kishibankin/images/header/header_bg.jpg) no-repeat;
background-size: cover;
display: block;
overflow: hidden;
z-index: 0;
position: relative;
}
#header .header_common h1.common_head {
color: #fff;
border: 1px solid white;
max-width: 290px;
margin: 123px auto 0;
padding: 0;
text-align: center;
font-size: 24px;
letter-spacing: 2px;
font-family: source-han-sans-japanese, sans-serif;
z-index: 100;
line-height: 68px;
text-shadow: 0px 0px 7px #000000;
background: url(//kishibankin.net/wp-content/themes/kishibankin/images/head-title-bg.svg) no-repeat;
background-size: auto 100%;
background-position: center;
}
#header .header_common h1.common_head2 {
background: none;
}
#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: tbcinergothic-std, sans-serif;
font-size: 22px;
text-align: center;
line-height: 1.6em;
color: #fff;
text-shadow: 0px 0px 7px #000000;
}
#header .header_sheet_metal {
background: url(//kishibankin.net/wp-content/themes/kishibankin/images/header_bg_04.jpg) no-repeat;
background-position: right bottom;
background-size: cover;
}
#header .header_handcar_wash {
background: url(//kishibankin.net/wp-content/themes/kishibankin/images/handcar_wash/20240621_tearaisensha_top.jpg) no-repeat;
background-position:center;
background-size: cover;
}
@media (max-width:900px) {
#header .header_handcar_wash {
background-position:center;
}  
}
#header .header_painting {
background: url(//kishibankin.net/wp-content/themes/kishibankin/images/header_bg_05.jpg) no-repeat;
background-position: right bottom;
background-size: cover;
}
#header .header_coating {
background: url(//kishibankin.net/wp-content/themes/kishibankin/images/header_bg_06.jpg) no-repeat;
background-position: right bottom;
background-size: cover;
}
#header .header_jplan {
background: url(//kishibankin.net/wp-content/themes/kishibankin/images/header_bg_07.jpg) no-repeat;
background-position: right bottom;
background-size: cover;
}
#header .header_jplan .common_head {
max-width: 446px !important;
padding: 32px 6px !important;
line-height: 0 !important;
}
#header .header_aboutus {
background: url(//kishibankin.net/wp-content/themes/kishibankin/images/header_bg_08.jpg) no-repeat;
background-position: right bottom;
background-size: cover;
}
#header .header_order {
background: url(//kishibankin.net/wp-content/themes/kishibankin/images/header_bg_09.jpg) no-repeat;
background-position: right bottom;
background-size: cover;
}
#header .header_employee {
background: url(//kishibankin.net/wp-content/themes/kishibankin/images/header_bg_07.jpg) no-repeat;
background-position: right bottom;
background-size: cover;
}
#header .header_qa {
background: url(//kishibankin.net/wp-content/themes/kishibankin/images/header_bg_08.jpg) no-repeat;
background-position: right bottom;
background-size: cover;
}
#header .header_privacy {
background: url(//kishibankin.net/wp-content/themes/kishibankin/images/header_bg_09.jpg) no-repeat;
background-size: cover;
}
#header .header_works {
background: url(//kishibankin.net/wp-content/themes/kishibankin/images/header_bg_10.jpg) no-repeat;
background-position: right bottom;
background-size: cover;
}
#header .header_customer {
background: url(//kishibankin.net/wp-content/themes/kishibankin/images/header_bg_12.jpg) no-repeat;
background-position: right bottom;
background-size: cover;
}
#header .header_news {
background: url(//kishibankin.net/wp-content/themes/kishibankin/images/header_bg_13.jpg) no-repeat;
background-position: right bottom;
background-size: cover;
}
#header .header_sitemap {
background: url(//kishibankin.net/wp-content/themes/kishibankin/images/header_bg_14.jpg) no-repeat;
background-position: right bottom;
background-size: cover;
}
#header .header_contact {
background: url(//kishibankin.net/wp-content/themes/kishibankin/images/header/header_slice_11.jpg) no-repeat;
background-size: cover;
}
#header .header_short {
min-height: 246px;
}
#header .header_archive {
background: url(//kishibankin.net/wp-content/themes/kishibankin/images/header/header_09.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%);
transform: rotate(45deg) translateY(-50%);
color: inherit;
border-color: #bbb;
position: absolute;
right: 0px;
}
#header #breadcrumb ul li.bc_home {
background: url(//kishibankin.net/wp-content/themes/kishibankin/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;
}
#jplan_01 .container {
margin: 0 auto;
padding-bottom: 2em;
padding-top: 0;
}
@media screen and (min-width: 1300px) {
.container {
max-width: 1300px;
}
}
@media screen and (min-width: 900px) {
.container_map {
padding-top: 40px;
}
}
a.link_bk {
background: #6d6d6d;
color: #fff;
padding: 8px 12px;
margin: 0 auto;
display: block;
width: 80%;
max-width: 300px;
border-bottom: 4px solid #222222;
text-align: center;
border-radius: 2px;
}
a.link_bk:hover {
background: #222a4f;
}
.bg_stripe {
background: url(//kishibankin.net/wp-content/themes/kishibankin/images/stripe/bg_str_blu.jpg) repeat;
}
.bg_stripe2 {
background: url(//kishibankin.net/wp-content/themes/kishibankin/images/stripe2.jpg) repeat;
}
.bg_stripe_lg {
background: url(//kishibankin.net/wp-content/themes/kishibankin/images/stripe_lg.png) repeat;
}
h2.charm {
position: relative;
text-align: center;
font-family: source-han-sans-japanese, sans-serif;
font-size: 22px;
color: #222a4f;
padding: 0 18px;
font-weight: bold;
}
@media screen and (max-width: 900px) {
h2.charm_short {
padding: 0px;
}
}
h2.charm::before {
content: "";
position: relative;
top: 4px;
font-size: 40px;
font-weight: normal;
margin-right: 16px;
background: url(//kishibankin.net/wp-content/themes/kishibankin/images/ttl_bdr_l.png) no-repeat;
background-position: left center;
padding: 20px 0 28px 20px;
}
h2.charm02::before {
background: url(//kishibankin.net/wp-content/themes/kishibankin/images/h2_charm02.png) no-repeat;
background-position: left center;
background-size: 87px 68px;
}
h2.charm::after {
content: "";
position: relative;
top: 4px;
font-weight: normal;
font-size: 40px;
margin-left: 16px;
background: url(//kishibankin.net/wp-content/themes/kishibankin/images/ttl_bdr_r.png) no-repeat;
background-position: right center;
padding: 20px 0 28px 20px;
}
h2.charm_w::before {
background: url(//kishibankin.net/wp-content/themes/kishibankin/images/ttl_bdr_w_l.png) no-repeat;
top: 11px;
padding: 0px 0 0px 15px;
}
h2.charm_w::after {
background: url(//kishibankin.net/wp-content/themes/kishibankin/images/ttl_bdr_w_r.png) no-repeat;
top: 11px;
padding: 0px 0 0px 20px;
}
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;
}
img.lattice {
display: block;
overflow: hidden;
}
.lattice::before {
content: "";
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
background: url(//kishibankin.net/wp-content/themes/kishibankin/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: 900px) {
.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%);
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;
}
@media screen and (max-width: 768px) {
#video {
min-height: 480px;
height: 60vh;
}
}
.video_pc {
display: block;
}
.video_sp {
display: none;
}
@media screen and (max-width: 900px) {
.video_pc {
display: none;
}
.video_sp {
display: block;
}
}
.object_fit_img {
-o-object-fit: cover;
object-fit: cover;
font-family: "object-fit: cover;";
}
#visual {
width: 100%;
background: #fff;
position: relative;
margin: 0;
padding: 0;
}
#visual::before {
content: "";
position: absolute;
width: 50%;
height: 190px;
bottom: 0;
left: 0px;
background: url(//kishibankin.net/wp-content/themes/kishibankin/images/visual_aftter.svg) no-repeat;
background-repeat: no-repeat;
background-size: cover;
background-position: right;
}
#visual::after {
content: "";
position: absolute;
width: 50%;
height: 190px;
bottom: 0;
right: 0px;
background: url(//kishibankin.net/wp-content/themes/kishibankin/images/visual_aftter2.svg) no-repeat;
background-repeat: no-repeat;
background-size: cover;
background-position: left;
}
#visual .visual-contents {
z-index: 999;
position: absolute;
text-align: center;
top: 32%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
margin: auto;
width: 100%;
height: 3.2rem;
color: white;
}
@media screen and (max-width: 900px) {
#visual .visual-contents {
top: 28%;
}
}
@media screen and (max-width: 720px) {
#visual .visual-contents {
top: 60%;
}
}
#visual .visual-contents .main-title {
position: absolute;
right: 0;
left: 0;
font-family: source-han-sans-japanese, sans-serif;
font-style: italic;
font-size: 3.2rem;
line-height: 1.4;
font-weight: 900;
letter-spacing: 4px;
text-shadow: 0px 0px 8px black;
}
@media screen and (max-width: 1300px) {
#visual .visual-contents .main-title {
font-size: 2.5rem;
}
}
@media screen and (max-width: 1050px) {
#visual .visual-contents .main-title {
font-size: 1.8rem;
}
}
@media screen and (max-width: 900px) {
#visual .visual-contents .main-title {
font-size: 1.2rem;
line-height: 1.2em;
}
}
@media screen and (max-width: 720px) {
#visual .visual-contents .main-title {
font-size: 1.05rem;
line-height: 1.1em;
}
}
#visual .visual-contents .main-title .main-title-01 {
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
#visual .visual-contents .main-title .main-title-02 {
-webkit-transition: all 0.4s;
transition: all 0.4s;
opacity: 0;
}
#visual .visual-contents .sub-title {
font-size: 28px;
font-weight: 900;
font-family: source-han-sans-japanese, sans-serif;
text-shadow: 0px 0px 8px black;
margin: 182px 0 54px;
}
@media screen and (max-width: 900px) {
#visual .visual-contents .sub-title {
font-size: 12px;
}
}
@media screen and (max-width: 900px) {
#visual .visual-contents .sub-title {
margin: 100px 0 54px;
}
}
@media screen and (max-width: 720px) {
#visual .visual-contents .sub-title {
margin: 85px 0 54px;
}
}
#visual .visual-contents img {
max-width: 490px;
width: 100%;
padding: 0 10px;
}
@media screen and (max-width: 900px) {
#visual .visual-contents img {
display: none;
}
}
@media screen and (min-width: 900px) {
#visual .d-md-block {
display: block !important;
}
}
@media screen and (max-width: 900px) {
#visual .d-none {
display: none !important;
}
}
@media screen and (max-width: 900px) {
#visual .d-block {
display: block !important;
}
}
@media screen and (min-width: 900px) {
#visual .d-md-none {
display: none !important;
}
}
#visual .scroll {
position: absolute;
left: 50%;
bottom: 80px;
z-index: 10;
margin-left: -52px;
}
@media screen and (max-width: 768px) {
#visual .scroll {
display: none !important;
}
}
#visual .scroll.move {
-webkit-animation: moveItem 1.2s infinite;
animation: moveItem 1.2s infinite;
opacity: 0;
}
#visual .scroll a {
width: 100%;
height: 100%;
display: block;
}
@-webkit-keyframes moveItem {
0% {
-webkit-transform: translateY(0px);
transform: translateY(0px);
opacity: 0;
}
50% {
opacity: 1;
}
100% {
-webkit-transform: translateY(10px);
transform: translateY(10px);
opacity: 0;
}
}
@keyframes moveItem {
0% {
-webkit-transform: translateY(0px);
transform: translateY(0px);
opacity: 0;
}
50% {
opacity: 1;
}
100% {
-webkit-transform: translateY(10px);
transform: translateY(10px);
opacity: 0;
}
}
.loading {
display: none;
}
#visual_wrap {
margin: 0 auto;
padding: 0;
width: 100%;
height: 100vh;
}
@media screen and (max-width: 768px) {
#visual_wrap {
height: 60vh;
}
}
#main_visual {
width: 100%;
margin: 0 auto;
}
#main_visual:after {
content: "";
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 7px;
background: black;
opacity: 0.2;
height: 100vh;
background-attachment: fixed;
}
@media screen and (max-width: 768px) {
#main_visual:after {
height: 70vh;
}
}
@media screen and (max-width: 900px) {
#main_visual:after {
background: black;
opacity: 0.1;
}
}
.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;
top: 45%;
left: 2%;
z-index: 85000;
background-position: left center, right center;
}
@media screen and (max-width: 1400px) {
.visual_comment {
top: 30%;
left: 0;
width: 100%;
text-align: center;
}
}
@media screen and (max-width: 900px) {
.visual_comment {
top: 30%;
left: 0;
width: 100%;
text-align: center;
background-size: 12% auto;
}
}
.visual_comment .visual_comment_innner {
position: relative;
}
.visual_comment .visual_comment_innner .visual_comment_title {
font-size: 40px;
position: absolute;
text-align: center;
top: 26px;
left: 87px;
margin: 0 auto;
font-family: fot-tsukubrdgothic-std, sans-serif;
font-weight: bold;
color: #333333;
letter-spacing: 3px;
line-height: 2em;
text-shadow: 0 0 7px rgba(255, 255, 255, 0.8);
}
@media screen and (max-width: 1400px) {
.visual_comment .visual_comment_innner .visual_comment_title {
left: 34.5%;
}
}
@media screen and (max-width: 1200px) {
.visual_comment .visual_comment_innner .visual_comment_title {
left: 32.5%;
}
}
@media screen and (max-width: 1100px) {
.visual_comment .visual_comment_innner .visual_comment_title {
left: 30.5%;
}
}
@media screen and (max-width: 980px) {
.visual_comment .visual_comment_innner .visual_comment_title {
left: 27.5%;
}
}
@media screen and (max-width: 880px) {
.visual_comment .visual_comment_innner .visual_comment_title {
left: 25.5%;
}
}
.visual_comment .visual_comment_innner .visual_comment_title .typ3 {
position: absolute;
top: 0px;
left: 20px;
}
.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: 900px) {
.visual_comment .visual_comment_sp {
font-size: 1.8rem;
}
}
.cover {
position: absolute;
width: 100%;
bottom: 0px;
z-index: 80000;
}
.cover img {
width: 100%;
}
.top_logo {
opacity: 0;
}
.cover {
opacity: 0;
}
a#logo {
position: absolute;
left: 30px;
top: 30px;
z-index: 7000;
display: block;
width: 69px;
height: 73px;
}
a#logo:hover {
opacity: 0.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-size: 15px;
line-height: 24px;
color: #fff;
display: block;
margin: 6px 0;
}
ul#top_menu li a.top_access {
text-shadow: 0px 0px 8px black;
background: url(//kishibankin.net/wp-content/themes/kishibankin/images/icon/top_access.svg) no-repeat;
background-size: 28px 28px;
background-position: left center;
padding: 6px 35px 6px 32px;
}
ul#top_menu li a.top_news {
text-shadow: 0px 0px 8px black;
background: url(//kishibankin.net/wp-content/themes/kishibankin/images/icon/top_news.svg) no-repeat;
background-size: 28px 28px;
background-position: left center;
padding: 6px 35px 6px 34px;
}
ul#top_menu li a:hover {
color: #ef710a;
}
ul#top_menu li #___gcse_0 {
max-width: 240px;
}
.none {
display: none;
opacity: 0;
}
.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: 2em;
text-align: center;
font-size: 16px;
font-family: "Noto Sans JP", sans-serif;
}
.visual_under {
overflow: hidden;
}
.visual_under h3,
.visual_under p {
font-family: source-han-sans-japanese, sans-serif;
}
.visual_under .left {
width: 56%;
color: #222a4f;
background: #f4a914;
padding: 40px;
padding-left: 80px;
z-index: 99;
}
@media screen and (max-width: 1512px) {
.visual_under .left {
width: 100%;
padding: 40px 20px;
}
}
.visual_under .left h3 {
font-size: 52px;
font-weight: 900;
font-style: italic;
border-bottom: 4px solid white;
letter-spacing: 2px;
max-width: 450px;
margin: 0 auto;
}
.visual_under .left h3 span {
font-size: 32px;
}
.visual_under .left p {
font-weight: 900;
margin-top: 16px;
font-size: 18px;
}
@media screen and (max-width: 900px) {
.visual_under .left p {
font-size: 16px;
}
}
.visual_under .right {
width: 44%;
background: #ef710a;
padding: 40px 50px 40px 0;
position: relative;
z-index: 99;
}
@media screen and (max-width: 1512px) {
.visual_under .right {
width: 100%;
padding: 40px 20px;
}
}
.visual_under .right p {
font-weight: 900;
color: white;
margin-top: 16px;
font-size: 18px;
}
@media screen and (max-width: 900px) {
.visual_under .right p {
font-size: 16px;
}
}
.visual_under .right img {
max-width: 520px;
width: 100%;
}
@media screen and (min-width: 1512px) {
.visual_under .right::after {
content: "";
position: absolute;
width: 200px;
height: 500px;
top: 0px;
left: -158.5px;
background-image: url(//kishibankin.net/wp-content/themes/kishibankin/images/visual_under_before2.svg);
background-repeat: no-repeat;
z-index: -1;
}
}
.title-top {
position: relative;
font-size: 66px;
font-family: paralucent-stencil, sans-serif;
font-weight: 900;
font-style: normal;
color: #bcbfca;
}
@media screen and (max-width: 900px) {
.title-top {
font-size: 2.8rem;
}
}
#top_topics {
background-color: white;
position: relative;
}
@media screen and (min-width: 1350px) {
#top_topics::before {
content: "";
position: absolute;
width: 30%;
height: 43px;
top: -20px;
left: 35%;
background-image: url(//kishibankin.net/wp-content/themes/kishibankin/images/h_upper.png);
background-repeat: no-repeat;
background-size: cover;
background-position: center;
z-index: 99999;
}
}
#top_topics .category_list {
margin-top: 20px !important;
}
@media screen and (min-width: 1350px) {
#top_topics .category_list {
margin-top: -100px !important;
}
}
#top_topics .topics_top {
max-width: 1200px;
margin: 0 auto;
padding-bottom: 148px;
border-right: 4px solid #697399;
border-bottom: 4px solid #697399;
background-image: url(//kishibankin.net/wp-content/themes/kishibankin/images/comic/00_comic_01.jpg);
background-repeat: no-repeat;
background-position: right;
}
#top_topics .topics_top::before {
content: "";
position: absolute;
width: 40%;
height: 10px;
bottom: -4px;
left: 0px;
background-color: white;
background-repeat: no-repeat;
background-size: cover;
background-position: left;
}
#top_service {
background-color: #fcf8e8;
position: relative;
}
@media screen and (min-width: 1350px) {
#top_service::before {
content: "";
position: absolute;
width: 30%;
height: 43px;
top: -20px;
left: 35%;
background-image: url(//kishibankin.net/wp-content/themes/kishibankin/images/h_upper_2.png);
background-repeat: no-repeat;
background-size: cover;
background-position: center;
z-index: 99999;
}
}
#top_service .service-top {
max-width: 1290px;
margin: 0 auto;
padding-bottom: 137px;
border-left: 4px solid #c37d44;
border-bottom: 4px solid #c37d44;
background-image: url(//kishibankin.net/wp-content/themes/kishibankin/images/comic/00_comic_02.jpg);
background-repeat: no-repeat;
background-position: left;
}
#top_service .service-top::before {
content: "";
position: absolute;
width: 40%;
height: 10px;
bottom: -4px;
right: 0px;
background-color: #fcf8e8;
background-repeat: no-repeat;
background-size: cover;
background-position: left;
}
#top_service .service-container {
background: url(//kishibankin.net/wp-content/themes/kishibankin/images/stripe/bg_str_ylw.jpg) repeat;
padding-bottom: 60px;
}
@media screen and (max-width: 900px) {
#top_service .service-container {
padding-bottom: 120px;
}
}
#top_service .service-container .container {
top: -50px;
padding: 0 90px 0 40px;
position: relative;
position: relative;
}
@media screen and (max-width: 1350px) {
#top_service .service-container .container {
top: 60px;
}
}
@media screen and (min-width: 1200px) {
#top_service .service-container .container::before {
content: "";
position: absolute;
width: 358px;
height: 182px;
top: 138px;
left: 33%;
background-image: url(//kishibankin.net/wp-content/themes/kishibankin/images/service-container_car.png);
background-repeat: no-repeat;
background-size: cover;
background-position: center;
z-index: 99999;
}
}
@media screen and (max-width: 900px) {
#top_service .service-container .container .col-md-5 {
padding: 0 50px;
}
}
#top_service .service-container .container .pr-0 {
padding-right: 0px;
padding-left: 0px;
}
@media screen and (min-width: 900px) {
#top_service .service-container .container .pr-0 {
padding-right: 0px;
}
}
#top_service .service-container .container .pl-0 {
padding-right: 0px;
padding-left: 0px;
}
@media screen and (min-width: 900px) {
#top_service .service-container .container .pl-0 {
padding-left: 0px;
}
}
#top_service .service-container .container .mt-icon01 {
position: relative;
top: -30px;
}
#top_service .service-container .container .order-2 {
z-index: 99;
}
@media screen and (max-width: 900px) {
#top_service .service-container .container .order-2 {
margin-top: -40px;
}
}
@media screen and (max-width: 900px) {
#top_service .service-container .container .order-2-mt {
margin-top: -20px;
}
}
#top_service .service-container .service-container-text {
padding: 20px 20px 40px;
background: white;
position: relative;
}
#top_service .service-container .service-container-text .service-container-title {
text-align: center;
border: 3px solid #ef710a;
padding: 18px 20px;
background-color: white;
margin-top: -30px;
margin-left: -30px;
margin-right: 4px;
position: relative;
}
#top_service .service-container .service-container-text .service-container-title::before {
content: "";
position: absolute;
width: 25%;
height: 14px;
left: 38%;
bottom: -14px;
background-color: white;
background-repeat: no-repeat;
background-size: cover;
}
#top_service .service-container .service-container-text h2,
#top_service .service-container .service-container-text p {
color: #ef710a;
}
#top_service .service-container .service-container-text h2 {
font-size: 32px;
}
@media screen and (max-width: 900px) {
#top_service .service-container .service-container-text h2 {
font-size: 1.5rem;
}
}
#top_service .service-container .service-container-text p {
font-size: 0.9rem;
padding: 20px 0 18px;
line-height: 1.8;
}
#top_aboutus {
position: relative;
}
@media screen and (min-width: 900px) {
#top_aboutus {
padding-left: 20px;
padding-right: 70px;
}
}
@media screen and (min-width: 1350px) {
#top_aboutus::before {
content: "";
position: absolute;
width: 30%;
height: 43px;
top: -20px;
left: 10%;
background-image: url(//kishibankin.net/wp-content/themes/kishibankin/images/h_upper.png);
background-repeat: no-repeat;
background-size: cover;
background-position: right;
z-index: 99999;
}
}
#top_aboutus .aboutus-top {
position: relative;
bottom: 52px;
max-width: 1200px;
margin: 0 auto;
padding-bottom: 49px;
border-bottom: 4px solid #3c7bc6;
background-image: url(//kishibankin.net/wp-content/themes/kishibankin/images/comic/00_comic_03.png);
background-repeat: no-repeat;
background-position: right;
}
#top_aboutus .aboutus-top .aboutus-top-inner {
padding-left: 40px;
border-right: 4px solid #3c7bc6;
height: 260px;
position: relative;
top: 52px;
}
#top_aboutus .aboutus-top .aboutus-top-inner .title-top {
position: relative;
top: 30px;
}
#top_aboutus .aboutus-top::before {
content: "";
position: absolute;
width: 40%;
height: 10px;
bottom: -4px;
left: 0px;
background-color: white;
background-repeat: no-repeat;
background-size: cover;
background-position: left;
}
#top_aboutus .sp-top-title {
position: relative;
top: -32px;
}
#top_aboutus .charm {
text-align: left;
position: relative;
top: 30px;
}
#top_aboutus .aboutus_point {
position: relative;
top: -70px;
padding: 0 20px;
}
@media screen and (min-width: 1350px) {
#top_aboutus .aboutus_point {
top: -112px;
}
}
.contents_link_btn {
padding: 14px;
position: relative;
display: block;
background-color: #ef710a;
line-height: 1em;
border-radius: 24px;
display: block;
max-width: 240px;
color: #fff;
}
.contents_link_btn a {
cursor: pointer;
}
.contents_link_btn::after {
content: ""; display: inline-block; width: 11px; height: 27px; background-image: url(//kishibankin.net/wp-content/themes/kishibankin/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;
}
a.contents_link:hover .contents_link_btn::after {
-webkit-transition: all 0.2s;
transition: all 0.2s;
right: 24px;
}
a.contents_link:hover .contents_link_btn {
-webkit-transition: all 0.2s;
transition: all 0.2s;
background-color: #222a4f;
}
#works {
position: relative;
background: #f0f9fc;
}
@media screen and (min-width: 900px) {
#works {
padding-left: 20px;
padding-right: 70px;
}
}
@media screen and (min-width: 1350px) {
#works::before {
content: "";
position: absolute;
width: 30%;
height: 43px;
top: -20px;
left: 35%;
background-image: url(//kishibankin.net/wp-content/themes/kishibankin/images/h_upper_3.png);
background-repeat: no-repeat;
background-size: cover;
background-position: center;
z-index: 99999;
}
}
#works .works-top {
max-width: 1290px;
margin: 0 auto;
padding-bottom: 137px;
border-left: 4px solid #3c7bc6;
border-bottom: 4px solid #3c7bc6;
background-image: url(//kishibankin.net/wp-content/themes/kishibankin/images/comic/00_comic_04.jpg);
background-repeat: no-repeat;
background-position: left;
}
#works .works-top::before {
content: "";
position: absolute;
width: 40%;
height: 10px;
bottom: -4px;
right: 0px;
background-color: #f0f9fc;
background-repeat: no-repeat;
background-size: cover;
background-position: left;
}
#works .works-content {
position: relative;
top: -120px;
max-width: 1120px;
margin: 0 auto;
margin-top: 50px;
}
@media screen and (min-width: 1100px) {
#works .works-content {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
}
@media screen and (max-width: 1100px) {
#works .works-content {
top: -90px;
}
}
@media screen and (max-width: 900px) {
#works .works-content {
top: -20px;
}
}
#works .charm_afeter_2::after {
content: "";
position: absolute;
margin-left: 45px;
width: 69px;
height: 51px;
bottom: 0;
background: url(//kishibankin.net/wp-content/themes/kishibankin/images/charm_after_2.png) no-repeat;
z-index: 10;
}
@media screen and (min-width: 1100px) {
#works .works-item-outline {
width: 33.333%;
-webkit-box-sizing: border-box;
box-sizing: border-box;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
}
#works .works-item-outline a {
position: relative;
overflow: hidden;
display: block;
}
#works .works-item {
width: 100%;
margin: 20px 1.5%;
background: white;
border: 3px solid #61b4d2;
border-radius: 10px;
overflow: hidden;
}
#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 .post-categories {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
#works .works-item .works-title .post-categories li {
color: #152024 !important;
display: inline-block;
background: #fff;
border: 1px solid #6d6d6d;
padding: 8px 17px;
font-size: 13.69px;
line-height: 1em;
border-radius: 24px;
display: block;
margin: 14px 9px 8px 0;
}
#works .works-item .works-title .label {
color: #969696;
}
#works .works-item .works-title h4 {
color: #6b9fa1;
font-size: 1.02rem;
font-weight: bold;
margin: 4px 0 0;
}
#works .works-item .works-title .addtoany_share_save_container {
display: none;
}
#works .works-item p {
color: #222222;
font-size: 0.9rem;
overflow: hidden;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
}
#works .container_link {
margin-top: 50px;
}
#works .contents_link {
margin: 0 auto;
}
.news_btn {
margin-top: -40px;
padding: 0 0 70px;
}
@media screen and (max-width: 900px) {
.news_btn {
margin-top: 0px;
padding: 0 0 50px;
}
}
.news_btn .contents_link_btn {
padding: 14px 50px;
margin: 0 auto;
}
.works_btn {
background-color: #f0f9fc;
margin-top: -40px;
padding: 0 0 70px;
}
@media screen and (max-width: 900px) {
.works_btn {
margin-top: -20px;
padding: 0 0 50px;
}
}
.works_btn .contents_link_btn {
padding: 14px 50px;
margin: 0 auto;
}
.top-thunks {
height: 468px;
position: relative;
background: url(//kishibankin.net/wp-content/themes/kishibankin/images/20240620_top_thunks.jpg) no-repeat;
background-size: cover;
background-position: center;
}
@media screen and (max-width: 900px) {
.top-thunks {
margin-top: -20px;
}
}
@media screen and (max-width: 767px) {
.top-thunks {
background: url(//kishibankin.net/wp-content/themes/kishibankin/images/20240620_top_thunks_sp.jpg) no-repeat;
background-size: 100%;
background-position: center;
height: clamp(215px, 44.9804432855vw, 345px);
max-height: 100%;
}
}
.t_sp{
display: none;
}
@media (max-width:900px) {
.t_sp{
display: block;
}
}
.top-thunks p {
position: relative;
top: 20px;
text-align: center;
font-family: source-han-sans-japanese, sans-serif;
font-style: italic;
font-size: 36px;
line-height: 1.4;
font-weight: 700;
letter-spacing: 4px;
text-shadow: 0px 0px 8px black;
color: white;
}
@media screen and (max-width: 900px) {
.top-thunks p {
font-size: 1.5rem;
}
}
@media screen and (max-width: 400px) {
.top-thunks p {
padding-top: .3em;
}
}
.top-thunks img {
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
}
#message_customer {
background: url(//kishibankin.net/wp-content/themes/kishibankin/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(//kishibankin.net/wp-content/themes/kishibankin/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: 900px) {
br.sp {
display: none;
}
}
@media screen and (min-width: 900px) {
.slide_side_left {
opacity: 0;
-webkit-transform: translate(-60px, 0);
transform: translate(-60px, 0);
-webkit-transition: all 1000ms;
transition: all 1000ms;
}
.slide_side_right {
opacity: 0;
-webkit-transform: translate(60px, 0);
transform: translate(60px, 0);
-webkit-transition: all 500ms;
transition: all 500ms;
}
.slide_bottom01 {
opacity: 0;
-webkit-transform: translate(0, 35px);
transform: translate(0, 35px);
-webkit-transition: all 500ms;
transition: all 500ms;
}
.slide_bottom02 {
opacity: 0;
-webkit-transform: translate(0, 35px);
transform: translate(0, 35px);
-webkit-transition: all 1000ms;
transition: all 1000ms;
}
.slide_bottom03 {
opacity: 0;
-webkit-transform: translate(0, 35px);
transform: translate(0, 35px);
-webkit-transition: all 1500ms;
transition: all 1500ms;
}
.slide_bottom04 {
opacity: 0;
-webkit-transform: translate(0, 35px);
transform: translate(0, 35px);
-webkit-transition: all 2000ms;
transition: all 2000ms;
}
.slide_on {
opacity: 1;
-webkit-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: 900px) {
#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);
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);
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;
}
.foot-mail{
padding:10px 0;
}
.sp-foot-child a {
font-family: fot-tsukubrdgothic-std, sans-serif;
color: #fff;
font-size: 20px;
font-weight: bold;
position: relative;
padding-left: 40px;
}
.sp-foot-child a img {
position: absolute;
width: 30px;
height: auto;
left: 0;
top: 0;
}
.foot-mail a img {
top: 12px;
}
.foot-tel a img {
top: -5px;
}
.foot-tel {
background: #444444;
}
.foot-mail {
background: #222a4f;
}
.raiten{
position: relative;
top: -0.4em;
left: 0.9em;
}
@-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: #222a4f;
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%; }
#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 {
position: relative;
padding-left: 10px;
padding-right: 10px;
width: 100% !important;
text-align: center;
}
#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%;
}
#front_menu {
text-align: center;
}
h2.charm {
font-size: 18px;
padding: 0;
}
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-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;
background: #222a4f;
width: 100%;
height: 100%;
z-index: 1000000 !important;
position: fixed;
overflow-y: scroll !important;
top: 65px;
left: 0px;
-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(//kishibankin.net/wp-content/themes/kishibankin/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%);
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: 0.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(//kishibankin.net/wp-content/themes/kishibankin/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: 900px) {
#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: 900px) {
#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: #ef710a;
}
#top_content a p {
font-size: 0.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%);
transform: translate(-50%, -50%);
width: 100%;
height: auto;
}
#top_content a:hover img {
opacity: 0.7;
-webkit-transition-duration: 1s;
transition-duration: 1s;
width: 110%;
}
#top_content .top_content_ext {
background: url(//kishibankin.net/wp-content/themes/kishibankin/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);
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: #222a4f;
border: 1px solid #222a4f;
}
.works_posts .post {
min-height: 421px;
}
@media screen and (max-width: 992px) {
.works_posts .post {
min-height: 305px;
}
}
.works_posts .post .exc .addtoany_share_save_container {
display: none;
}
#top_topics,
#top_case,
#archive_posts {
padding: 0px 0 40px;
}
#top_topics .post,
#top_case .post,
#archive_posts .post {
border-radius: 10px;
margin-top: 14px;
border: 3px solid #d4d4d4;
overflow: hidden;
background: #fff;
}
@media screen and (max-width: 900px) {
#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%);
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(//kishibankin.net/wp-content/themes/kishibankin/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.works,
#top_case .post h4.works,
#archive_posts .post h4.works {
color: #94c745;
}
#top_topics .post h4.employ,
#top_case .post h4.employ,
#archive_posts .post h4.employ {
color: #926fc2;
}
#top_topics .post h4.news,
#top_case .post h4.news,
#archive_posts .post h4.news {
color: #5e77bc;
}
#top_topics .post h4.column,
#top_case .post h4.column,
#archive_posts .post h4.column {
color: #7cb259;
}
#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: #ef710a;
}
#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: 0.6;
-webkit-transition-duration: 1s;
transition-duration: 1s;
width: 110%;
}
.works_posts {
position: relative;
background: #f0f9fc;
}
.works_posts .category_list { margin: 30px 0 0 !important;
}
@media screen and (max-width: 1350px) {
.works_posts .category_list {
margin: 10px 0 0 !important;
}
} .works_posts .works-top {
max-width: 1290px;
margin: 0 auto; padding-bottom: 60px;
padding-top: 3em;
border-left: 4px solid #3c7bc6;
border-bottom: 4px solid #3c7bc6;
background-image: url(//kishibankin.net/wp-content/themes/kishibankin/images/comic/00_comic_04.jpg);
background-repeat: no-repeat;
background-position: left;
position: relative;
}
.works_posts .works-top::before {
content: "";
position: absolute;
width: 40%;
height: 10px;
bottom: -4px;
right: 0px;
background-color: #f0f9fc;
background-repeat: no-repeat;
background-size: cover;
background-position: left;
}
.works_posts .post {
border: 3px solid #61b4d2 !important;
}
.works_posts .post h3 {
margin: 8px 30px !important;
color: #6b9fa1;
font-size: 1.02rem;
min-height: 20px !important;
}
@media screen and (max-width: 1300px) {
.works_posts .post h3 {
margin: 0px 12px 0 !important;
}
}
@media screen and (max-width: 1300px) {
.works_posts .post p {
margin: 12px 12px 0 !important;
}
}
.works_posts .post .post-categories {
margin-left: 26px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
@media screen and (max-width: 1300px) {
.works_posts .post .post-categories {
margin-left: 12px;
margin-top: 8px;
}
}
.works_posts .post .post-categories li {
display: inline-block;
background: #fff;
border: 1px solid #6d6d6d;
padding: 8px 17px;
font-size: 13.69px;
line-height: 1em;
border-radius: 24px;
display: block;
margin: 0px 9px 8px 0;
}
.works_posts .post .post-categories li a {
color: #152024 !important;
}
@media screen and (max-width: 1300px) {
.works_posts .post .post-categories li a {
font-size: 0.7rem;
}
}
@media screen and (max-width: 1300px) {
.works_posts .post .post-categories li {
padding: 5px 10px;
}
}
.works_posts .post .exc {
padding-bottom: 20px;
margin-top: -10px;
}
@media screen and (min-width: 900px) {
#contact-contents {
padding-left: 20px;
padding-right: 70px;
}
}
#contact-contents .container {
max-width: 970px;
}
#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;
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 .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: 900px) {
#contact-contents .contents-list .item .contents-list-img:hover img {
-webkit-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: #ef710a;
}
}
@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: 12px;
position: relative;
display: block;
margin: 0 auto;
background-color: #222a4f;
line-height: 1em;
border-radius: 24px;
display: block;
max-width: 208px;
color: #fff;
-webkit-transition: all 0.2s;
transition: all 0.2s;
}
@media screen and (max-width: 900px) {
#contact-contents .contents-list .item .contents-btn {
font-size: 0.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(//kishibankin.net/wp-content/themes/kishibankin/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;
}
}
#footer-card .left {
margin-top: 20px;
background: white;
padding-left: 60px;
}
@media screen and (max-width: 900px) {
#footer-card .left {
padding-left: 20px;
}
}
#footer-card .right {
background: #414a6d;
}
@media screen and (min-width: 1512px) {
#footer-card .right::after {
content: "";
position: absolute;
width: 200px;
height: 500px;
top: 0px;
left: -158.5px;
background-image: url(//kishibankin.net/wp-content/themes/kishibankin/images/visual_under_before3.svg);
background-repeat: no-repeat;
z-index: -1;
}
}
.footer-contact-outline .container {
max-width: 1230px;
}
.footer-contact {
border: 2px solid white;
}
.footer-contact p {
text-align: center;
font-family: source-han-sans-japanese, sans-serif;
font-size: 20px;
font-weight: 500;
margin: 20px 0 30px;
padding: 0 20px;
}
.footer-contact .row {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
@media screen and (min-width: 1200px) {
.footer-contact .row .left {
padding-left: 180px;
}
.footer-contact .row .left a::after {
display: none !important;
}
.footer-contact .row .right {
padding-right: 180px;
}
.footer-contact .row .right a::after {
display: none !important;
}
}
@media screen and (max-width: 1200px) {
.footer-contact .row .left,
.footer-contact .row .right {
max-width: 500px;
margin: 0 auto;
padding: 0 20px;
}
.footer-contact .row .left {
margin-bottom: 20px;
}
}
#contact {
background: white;
padding-top: 70px !important;
}
#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 {
text-shadow: 1px 1px 1px #616161;
background: #414a6d;
color: #fff;
padding: 20px 0;
}
@media screen and (min-width: 900px) {
#front_menu {
padding-left: 20px;
padding-right: 70px;
}
}
#front_menu .footer-menu-outline {
margin-top: 30px;
}
#front_menu .footer-menu-outline .container {
border-bottom: 2px solid white;
max-width: 1230px;
}
@media screen and (min-width: 1188px) {
#front_menu .footer-menu-outline .container {
padding: 10px 120px 40px;
}
}
@media screen and (max-width: 990px) {
#front_menu .footer-menu-outline .container .col-lg-3 {
text-align: center;
}
}
#front_menu a {
display: block;
color: #fff;
line-height: 1.6em;
}
@media screen and (min-width: 900px) {
#front_menu a::after {
content: "";
position: absolute;
display: inline-block;
left: 0;
right: 0;
bottom: 10px;
border-bottom: 2px solid #fff;
-webkit-transform-origin: center left;
transform-origin: center left;
-webkit-transform: scale(0, 1);
transform: scale(0, 1);
-webkit-transition: -webkit-transform 0.2s;
transition: -webkit-transform 0.2s;
transition: transform 0.2s;
transition: transform 0.2s, -webkit-transform 0.2s;
}
#front_menu a:hover::after {
-webkit-transform: scale(0.25, 1);
transform: scale(0.25, 1);
-webkit-transition: -webkit-transform 0.2s;
transition: -webkit-transform 0.2s;
transition: transform 0.2s;
transition: transform 0.2s, -webkit-transform 0.2s;
}
}
#front_menu h2 {
font-size: 16px;
text-align: center;
border: 2px solid #fff;
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;
}
.footer_company {
text-align: center;
padding-top: 34px;
}
.footer_company img {
max-width: 200px;
}
.footer_company .footer_company_0 {
margin-top: 16px;
font-size: 1.1rem;
}
.footer_company .footer_company_1 {
margin: 16px 0;
color: #fffbae;
font-size: 0.88rem;
}
.footer_company .footer_company_2 {
font-weight: 100;
font-size: 0.9rem;
line-height: 2;
}
@media screen and (max-width: 900px) {
.footer_company .footer_company_2 {
font-size: 0.7rem;
}
}
#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: 2em;
}  .green_mark1,
.green_mark2,
.green_mark3,
.green_mark4 {
position: relative;
padding-left: 74px;
}
.green_mark1::before {
background: url(//kishibankin.net/wp-content/themes/kishibankin/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(//kishibankin.net/wp-content/themes/kishibankin/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(//kishibankin.net/wp-content/themes/kishibankin/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(//kishibankin.net/wp-content/themes/kishibankin/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(//kishibankin.net/wp-content/themes/kishibankin/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(//kishibankin.net/wp-content/themes/kishibankin/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: 900px) {
.concept02 {
padding-top: 15px !important;
}
} #wall_top {
background: url(//kishibankin.net/wp-content/themes/kishibankin/images/wall_bg.jpg);
padding-bottom: 200px;
}
#wall_painting {
background: url(//kishibankin.net/wp-content/themes/kishibankin/images/wall_bg.jpg);
}
#wall_painting .container {
margin: 0 auto;
padding: 10px 0 120px 0;
}
@media screen and (max-width: 900px) {
#wall_painting .container {
padding: 10px 0 90px 0;
}
}
#wall_painting #service {
padding: 10px 0 120px;
}
@media screen and (max-width: 900px) {
#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: 900px) {
.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: 900px) {
.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(//kishibankin.net/wp-content/themes/kishibankin/images/stripe2.jpg) repeat;
-webkit-transform-origin: left center;
transform-origin: left center;
-webkit-transform: rotate(-2deg);
transform: rotate(-2deg);
z-index: -1;
border-top: 5px solid #222a4f;
}
@media screen and (max-width: 900px) {
.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: 0.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(//kishibankin.net/wp-content/themes/kishibankin/images/wall_painting/step_1.png) no-repeat;
z-index: 10;
}
.flow_title2 h3::before {
background: url(//kishibankin.net/wp-content/themes/kishibankin/images/wall_painting/step_2.png) no-repeat;
}
.flow_title3 h3::before {
background: url(//kishibankin.net/wp-content/themes/kishibankin/images/wall_painting/step_3.png) no-repeat;
}
.flow_title4 h3::before {
background: url(//kishibankin.net/wp-content/themes/kishibankin/images/wall_painting/step_4.png) no-repeat;
}
.flow_title5 h3::before {
background: url(//kishibankin.net/wp-content/themes/kishibankin/images/wall_painting/step_5.png) no-repeat;
}
.flow_title6 h3::before {
background: url(//kishibankin.net/wp-content/themes/kishibankin/images/wall_painting/step_6.png) no-repeat;
}
.flow_title7 h3::before {
background: url(//kishibankin.net/wp-content/themes/kishibankin/images/wall_painting/step_7.png) no-repeat;
}
.flow_title8 h3::before {
background: url(//kishibankin.net/wp-content/themes/kishibankin/images/wall_painting/step_8.png) no-repeat;
}
.flow_title9 h3::before {
background: url(//kishibankin.net/wp-content/themes/kishibankin/images/wall_painting/step_9.png) no-repeat;
}
.flow_title10 h3::before {
background: url(//kishibankin.net/wp-content/themes/kishibankin/images/wall_painting/step_10.png) no-repeat;
}
.flow_title11 h3::before {
background: url(//kishibankin.net/wp-content/themes/kishibankin/images/wall_painting/step_11.png) no-repeat;
}
.flow_title12 h3::before {
background: url(//kishibankin.net/wp-content/themes/kishibankin/images/wall_painting/step_12.png) no-repeat;
}
.flow_title13 h3::before {
background: url(//kishibankin.net/wp-content/themes/kishibankin/images/wall_painting/step_13.png) no-repeat;
}
.flow_title14 h3::before {
background: url(//kishibankin.net/wp-content/themes/kishibankin/images/wall_painting/step_14.png) no-repeat;
}
.flow_title15 h3::before {
background: url(//kishibankin.net/wp-content/themes/kishibankin/images/wall_painting/step_15.png) no-repeat;
}
.check_title h3::before {
background: url(//kishibankin.net/wp-content/themes/kishibankin/images/wall_painting/check.png) no-repeat;
} @media screen and (max-width: 900px) {
#roof_top {
padding-bottom: 70px;
}
}
.roof_1 {
margin-top: 50px;
}
.roof_1 .box {
max-width: 520px;
margin: 0 auto;
}
#roof_painting_2 {
background: url(//kishibankin.net/wp-content/themes/kishibankin/images/stripe2.jpg);
padding-bottom: 100px;
}
#roof_painting_2 .container {
padding: 10px 0 0px 0;
}
#roof_painting_2 .item img {
border: 3px solid #222a4f;
}
@media screen and (max-width: 900px) {
#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 #222a4f;
}
#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: 900px) {
#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: #222a4f;
font-family: source-sans-pro, sans-serif;
font-weight: 700;
letter-spacing: 2px;
}
#roof_painting {
background: url(//kishibankin.net/wp-content/themes/kishibankin/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(//kishibankin.net/wp-content/themes/kishibankin/images/stripe2.jpg);
-webkit-transform-origin: left center;
transform-origin: left center;
-webkit-transform: rotate(-2deg);
transform: rotate(-2deg);
z-index: -1;
border-top: 5px solid #222a4f;
}
@media screen and (max-width: 900px) {
#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: 0.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: 0.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(//kishibankin.net/wp-content/themes/kishibankin/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 0.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 #222a4f;
}
#roof_painting .roof_works_title1 p::before {
width: 150px;
content: "";
position: absolute;
margin-left: -5px;
top: -20px;
right: 10px;
bottom: 0;
background: url(//kishibankin.net/wp-content/themes/kishibankin/images/roof_painting/a1.png) no-repeat;
background-size: contain;
z-index: 10;
}
@media screen and (max-width: 900px) {
#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(//kishibankin.net/wp-content/themes/kishibankin/images/roof_painting/a2.png) no-repeat;
background-size: contain;
z-index: 10;
}
@media screen and (max-width: 900px) {
#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(//kishibankin.net/wp-content/themes/kishibankin/images/roof_painting/a3.png) no-repeat;
background-size: contain;
z-index: 10;
}
@media screen and (max-width: 900px) {
#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(//kishibankin.net/wp-content/themes/kishibankin/images/roof_painting/a4.png) no-repeat;
background-size: contain;
z-index: 10;
}
@media screen and (max-width: 900px) {
#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(//kishibankin.net/wp-content/themes/kishibankin/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: 2em;
}
.bg_stripe_lg .mind_txt {
text-align: center;
margin-top: 2em;
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(//kishibankin.net/wp-content/themes/kishibankin/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: 900px) {
#effort .row .page_content {
margin-left: 0;
margin-right: 0;
}
} #museum_head {
padding: 80px 140px;
}
@media screen and (min-width: 900px) {
#museum_head {
background: url(//kishibankin.net/wp-content/themes/kishibankin/images/museum_head_l.png), url(//kishibankin.net/wp-content/themes/kishibankin/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: 2em;
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(//kishibankin.net/wp-content/themes/kishibankin/images/icon/museum-zone1.png), url(//kishibankin.net/wp-content/themes/kishibankin/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(//kishibankin.net/wp-content/themes/kishibankin/images/icon/museum-zone1-2.png), url(//kishibankin.net/wp-content/themes/kishibankin/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(//kishibankin.net/wp-content/themes/kishibankin/images/icon/museum-zone2.png), url(//kishibankin.net/wp-content/themes/kishibankin/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(//kishibankin.net/wp-content/themes/kishibankin/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: 1em;
}
#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(//kishibankin.net/wp-content/themes/kishibankin/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(//kishibankin.net/wp-content/themes/kishibankin/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: 900px) {
#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(//kishibankin.net/wp-content/themes/kishibankin/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: 900px) {
#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;
} #line_mitsumori {
padding: 15px;
}
#line_mitsumori .line_text {
width: 90%;
max-width: 560px;
margin: 10px auto 30px;
}
#line_mitsumori .line_link {
display: block;
width: 100%;
max-width: 500px;
margin: 0 auto 20px !important;
}
#line_mitsumori .line_imgs {
width: 450px;
max-width: 100%;
margin: 0 auto;
} #selfcheck .first_comment p {
font-size: 16px;
text-align: center;
font-weight: bold;
line-height: 2.4em;
} .header_privacy h1.common_head {
max-width: 400px !important;
}
#privacy .container {
padding-top: 50px;
padding-bottom: 68px;
}
@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: "Noto Sans JP", sans-serif;
font-size: 1em;
}
#privacy h2 {
font-family: "Noto Sans JP", sans-serif;
font-size: 1.3em;
font-weight: bold;
color: #222a4f;
padding-left: 50px;
line-height: 42px;
margin: 60px 0 10px;
}
#privacy h2.pp1 {
background-image: url(//kishibankin.net/wp-content/themes/kishibankin/images/icon/question_icon.svg);
background-repeat: no-repeat;
background-position: left center;
background-size: 38px 42px;
}
#privacy h2.pp2 {
background: url(//kishibankin.net/wp-content/themes/kishibankin/images/icon/pp2.png) no-repeat;
background-position: left center;
background-size: 38px 42px;
}
#privacy h2.pp3 {
background: url(//kishibankin.net/wp-content/themes/kishibankin/images/icon/pp3.png) no-repeat;
background-position: left center;
background-size: 38px 42px;
}
#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;
}
#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(//kishibankin.net/wp-content/themes/kishibankin/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: #ef710a;
}
#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: 900px) {
#selfcheck .selfchecks .selfcheck1,
#selfcheck .selfchecks .selfcheck3,
#selfcheck .selfchecks .selfcheck5,
#selfcheck .selfchecks .selfcheck7,
#selfcheck .selfchecks .selfcheck9,
#selfcheck .selfchecks .selfcheck11,
#selfcheck .selfchecks .selfcheck13 {
padding-bottom: 1em;
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(//kishibankin.net/wp-content/themes/kishibankin/images/museum_h2_line.png), url(//kishibankin.net/wp-content/themes/kishibankin/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(//kishibankin.net/wp-content/themes/kishibankin/images/museum_h2_line.png), url(//kishibankin.net/wp-content/themes/kishibankin/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(//kishibankin.net/wp-content/themes/kishibankin/images/museum_h2_line.png), url(//kishibankin.net/wp-content/themes/kishibankin/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(//kishibankin.net/wp-content/themes/kishibankin/images/museum_h2_line.png), url(//kishibankin.net/wp-content/themes/kishibankin/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(//kishibankin.net/wp-content/themes/kishibankin/images/museum_h2_line.png), url(//kishibankin.net/wp-content/themes/kishibankin/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(//kishibankin.net/wp-content/themes/kishibankin/images/museum_h2_line.png), url(//kishibankin.net/wp-content/themes/kishibankin/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(//kishibankin.net/wp-content/themes/kishibankin/images/museum_h2_line.png), url(//kishibankin.net/wp-content/themes/kishibankin/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(//kishibankin.net/wp-content/themes/kishibankin/images/museum_h2_line.png), url(//kishibankin.net/wp-content/themes/kishibankin/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(//kishibankin.net/wp-content/themes/kishibankin/images/museum_h2_line.png), url(//kishibankin.net/wp-content/themes/kishibankin/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(//kishibankin.net/wp-content/themes/kishibankin/images/museum_h2_line.png), url(//kishibankin.net/wp-content/themes/kishibankin/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: 900px) {
#selfcheck .selfchecks-nb p.worning {
margin-bottom: 0;
}
}
#flow {
padding: 60px 0;
}
@media screen and (max-width: 900px) {
#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(//kishibankin.net/wp-content/themes/kishibankin/images/selfcheck/step1.png) no-repeat;
background-size: 63px 68px;
background-position: left center;
}
#flow h3.step2 {
background: url(//kishibankin.net/wp-content/themes/kishibankin/images/selfcheck/step2.png) no-repeat;
background-size: 63px 68px;
background-position: left center;
}
#flow h3.step3 {
background: url(//kishibankin.net/wp-content/themes/kishibankin/images/selfcheck/step3.png) no-repeat;
background-size: 63px 68px;
background-position: left center;
}
#flow h3.step4 {
background: url(//kishibankin.net/wp-content/themes/kishibankin/images/selfcheck/step4.png) no-repeat;
background-size: 63px 68px;
background-position: left center;
}
#flow h3.step5 {
background: url(//kishibankin.net/wp-content/themes/kishibankin/images/selfcheck/step5.png) no-repeat;
background-size: 63px 68px;
background-position: left center;
}
#flow h3.step6 {
background: url(//kishibankin.net/wp-content/themes/kishibankin/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: -60px 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: 49%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transform-origin: 50% 50%;
transform-origin: 50% 50%;
opacity: 0;
}
@media screen and (max-width: 900px) {
.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: #3b879f;
}
.cp_arrows .cp_arrow:before {
-webkit-transform: rotate(30deg) translateX(-39%);
transform: rotate(30deg) translateX(-39%);
-webkit-transform-origin: top left;
transform-origin: top left;
}
.cp_arrows .cp_arrow:after {
-webkit-transform: rotate(-30deg) translateX(39%);
transform: rotate(-30deg) translateX(39%);
-webkit-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: 900px) {
#contact_box {
padding: 40px 10px;
}
}
#contact_box .descri {
margin: 0 .5em;
}
#contact_box th {
color: #9ca7b1;
display: block;
font-size: 17px;
font-weight: bold;
margin-bottom: 10px;
padding: 5px 0;
}
#contact_box th .emphasis {
font-size: 14px;
color: #fff;
background: #ff816c;
border-radius: 8px;
font-size: .8rem;
width: 53px;
height: 28px;
line-height: 28px;
display: inline-block;
text-align: center;
margin-left: 14px;
}
#contact_box td {
display: block;
margin-bottom: 24px;
}
#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 input[type="tel"],
#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 input[type="tel"],
#contact_box textarea {
background: #fffef0;
padding: 11px;
font-size: 16px;
border-radius: 6px;
border: 2px solid #cccccc;
width: 100%;
vertical-align: baseline;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
#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: 900px) {
#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% 2em 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: 900px) {
#contact_box div.contact_bottom div.item {
width: 400px;
}
}
#contact_box div.contact_bottom div.item input[type="submit"] {
color: #fff;
background: #222a4f;
-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: #222a4f;
}
#pagenation a:hover {
background: #fff;
color: #222a4f;
border: 1px solid #222a4f;
}
#pagenation .current {
padding: 6px 9px 5px 9px;
background: #fff;
color: #222a4f;
border: 1px solid #222a4f;
} #post_single .container {
outline: 2px solid #bce2cd;
margin: 40px auto;
}
@media screen and (min-width: 900px) {
#post_single .container {
padding: 40px;
}
}
#post_single .container h2 {
font-size: 32.8px;
font-weight: bold;
font-family: fot-tsukubrdgothic-std, sans-serif;
margin: 24px 0;
line-height: 1.6em;
color: #555;
background: url(//kishibankin.net/wp-content/themes/kishibankin/images/single_head.png) no-repeat;
background-size: contain;
background-position: center bottom;
padding: 0 0 40px;
}
#post_single .container h3,
#post_single .container h4,
#post_single .container h5,
#post_single .container h6 {
font-family: fot-tsukubrdgothic-std, sans-serif;
font-size: 1.6em;
font-weight: bold;
line-height: 1.6em;
margin-top: 30px;
}
#post_single .container p {
line-height: 2em;
font-size: 18px;
margin-top: 18px;
}
#post_single .container p.time {
text-align: right;
color: #666;
font-size: 0.85em;
}
#post_single .container strong {
font-weight: bold;
}
#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(//kishibankin.net/wp-content/themes/kishibankin/images/arrow-l.png) no-repeat;
background-size: 8px 13px;
background-position: left center;
padding-left: 24px;
}
#post_single .paging .prev a {
background: url(//kishibankin.net/wp-content/themes/kishibankin/images/arrow-r.png) no-repeat;
background-size: 8px 13px;
background-position: right center;
padding-right: 24px;
text-align: right;
}
.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: #0a1026;
color: #fff;
font-size: 13px;
}
footer #footer {
margin-top: -6px;
position: relative;
overflow: hidden;
background: #0a1026;
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 h2 {
font-size: 22px;
line-height: 1.6em;
}
footer #footer #footer_info {
clear: both;
}
footer p.address {
font-size: 1.15em;
text-align: center;
}
footer address {
padding: 24px 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 0.2s linear;
transition: all 0.2s linear;
background: url(//kishibankin.net/wp-content/themes/kishibankin/images/icon/contact.png);
}
@media screen and (max-width: 900px) {
#tocontact {
display: none;
}
}
a.tocontact_action:hover #tocontact {
top: 31%;
background: url(//kishibankin.net/wp-content/themes/kishibankin/images/icon/contact_hover.png);
-webkit-transition-duration: 0.2s;
transition-duration: 0.2s;
}
#totop {
position: fixed;
right: 35px;
color: #fff;
width: 82px;
height: 82px;
z-index: 9999;
-webkit-transition: all 0.4s linear;
transition: all 0.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 #fff;
border-bottom: 2px solid #fff;
-webkit-box-sizing: border-box;
box-sizing: border-box;
padding-top: 13px;
padding-bottom: 13px;
}
.common_head_summary p {
font-family: tbcinergothic-std, sans-serif;
}
@media screen and (max-width: 900px) {
#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(//kishibankin.net/wp-content/themes/kishibankin/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 #222a4f;
}
@media screen and (max-width: 900px) {
.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(//kishibankin.net/wp-content/themes/kishibankin/images/wall_bg.jpg);
padding: 50px 0 170px;
}
@media screen and (max-width: 900px) {
#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(//kishibankin.net/wp-content/themes/kishibankin/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;
} #aboutus_1 {
background: white;
padding: 30px 0 70px;
}
#ceo_01 {
padding: 20px 0;
}
@media screen and (max-width: 1000px) {
#ceo_01 {
background-position: right bottom -160px;
background-size: 80% auto;
}
}
#ceo_01 .container_greeting {
padding: 30px 0 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: 1220px;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
@media screen and (max-width: 1000px) {
#ceo_01 .container_greeting {
padding-top: 0;
display: block;
}
}
#ceo_01 h4 {
color: #2d428f;
font-family: ten-mincho-text, serif;
font-weight: 400;
font-style: normal;
margin-top: 40px;
text-align: center;
font-size: 24px;
line-height: 1.6em;
letter-spacing: 2px;
font-weight: initial;
}
#ceo_01 .charm {
position: relative;
}
#ceo_01 .greeting_left {
width: 40%;
text-align: center;
}
@media screen and (max-width: 1000px) {
#ceo_01 .greeting_left {
width: 80%;
margin: 0 auto;
}
}
#ceo_01 .greeting_left img {
width: 90%;
padding: 30px 10px 30px 0;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
@media screen and (max-width: 1000px) {
#ceo_01 .greeting_left img {
padding-top: 0;
}
}
#ceo_01 .greeting_right {
width: 60%;
}
@media screen and (max-width: 1000px) {
#ceo_01 .greeting_right {
width: 100%;
}
}
@media screen and (max-width: 580px) {
#ceo_01 .greeting_right .index_title h3::after {
display: none;
}
}
#ceo_01 .greeting_text {
color: #152024;
line-height: 2.3;
padding: 30px 10px;
}
@media screen and (max-width: 1000px) {
#ceo_01 .greeting_text {
padding: 30px 10px 0 10px;
}
}
#ceo_01 .greeting_text p {
font-size: 15px;
padding: 0 20px;
}
#ceo_01 .greeting_text .greeting_doctor {
margin-top: 20px;
font-family: mrs-eaves, serif;
color: #3a4e54;
font-weight: 400;
text-align: right;
line-height: 24px;
margin-right: 20px;
}
#ceo_01 .greeting_text .greeting_doctor p {
font-size: 18px;
}
#ceo_01 .greeting_text .greeting_doctor .doctor_name {
margin-right: 40px;
}
#ceo_01 .greeting_text .greeting_doctor .doctor_name::before {
content: "代表取締役";
display: inline-block;
width: 90px;
font-weight: 400;
margin-right: 20px;
}
#aboutus_2 {
position: relative;
background: url(//kishibankin.net/wp-content/themes/kishibankin/images/aboutus_2_bg.jpg);
padding: 50px 0 100px;
}
#aboutus_2 .skew-yane::before {
position: absolute;
height: 80px;
top: -40px;
left: 0;
background: url(//kishibankin.net/wp-content/themes/kishibankin/images/aboutus_2_bg.jpg);
-webkit-transform: skewY(-3.5deg);
transform: skewY(-3.5deg);
content: "";
border-top: 3px solid #222a4f;
width: 50.1%;
}
#aboutus_2 .skew-yane::after {
position: absolute;
height: 80px;
top: -40px;
left: auto;
right: 0;
background: url(//kishibankin.net/wp-content/themes/kishibankin/images/aboutus_2_bg.jpg);
-webkit-transform: skewY(3.5deg);
transform: skewY(3.5deg);
content: "";
border-top: 3px solid #222a4f;
width: 50.1%;
}
#aboutus_2 .topics_top {
margin-top: -70px;
}
#aboutus_2 .container {
max-width: 920px;
margin: 0 auto;
padding: 0 16px 100px;
}
#aboutus_2 .container a {
color: #222a4f;
}
#aboutus_2 .for_owner_btn {
padding: 14px;
position: relative;
display: block;
background-color: #222a4f;
line-height: 1em;
border-radius: 24px;
display: block;
max-width: 240px;
color: #fff;
}
#aboutus_2 .for_owner_btn a {
cursor: pointer;
}
#aboutus_2 .for_owner_btn::after {
content: ''; display: inline-block; width: 11px; height: 27px; background-image: url(//kishibankin.net/wp-content/themes/kishibankin/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;
}
#aboutus_2 a.for_owner_link:hover .for_owner_btn::after {
-webkit-transition: all 0.2s;
transition: all 0.2s;
right: 24px;
}
#aboutus_2 a.for_owner_link:hover .for_owner_btn {
-webkit-transition: all 0.2s;
transition: all 0.2s;
background-color: #ef710a;
}
#aboutus_2 tbody {
font-size: 0.98rem;
color: #63331e;
font-weight: bold;
}
@media screen and (max-width: 900px) {
#aboutus_2 tbody {
font-size: 0.76rem;
}
}
#aboutus_2 caption {
font-size: 0.8rem;
}
#aboutus_2 .table td {
padding: 1rem 0.75rem;
vertical-align: top;
border-top: 2px solid white;
border-bottom: 2px solid white;
}
@media screen and (max-width: 900px) {
#aboutus_2 .table td {
width: 1%;
}
}
#aboutus_2 ul {
list-style-type: disc;
}
#aboutus_2 li {
color: #ea8686;
}
#aboutus_2 li span {
color: #63331e;
}
#aboutus_3 {
position: relative;
background: url(//kishibankin.net/wp-content/themes/kishibankin/images/aboutus_2_bg.jpg);
padding: 50px 0 40px;
}
#aboutus_3 .skew-yane::before {
position: absolute;
height: 80px;
top: -40px;
left: 0;
background: url(//kishibankin.net/wp-content/themes/kishibankin/images/aboutus_2_bg.jpg);
-webkit-transform: skewY(-3.5deg);
transform: skewY(-3.5deg);
content: "";
border-top: 3px solid #222a4f;
width: 50.1%;
}
#aboutus_3 .skew-yane::after {
position: absolute;
height: 80px;
top: -40px;
left: auto;
right: 0;
background: url(//kishibankin.net/wp-content/themes/kishibankin/images/aboutus_2_bg.jpg);
-webkit-transform: skewY(3.5deg);
transform: skewY(3.5deg);
content: "";
border-top: 3px solid #222a4f;
width: 50.1%;
}
#aboutus_3 .topics_top {
margin-top: -50px;
}
#aboutus_3 .container {
max-width: 920px;
margin: 0 auto;
padding: 0 16px 50px;
}
#aboutus_3 .container a {
color: #222a4f;
}
#aboutus_3 tbody {
font-size: 0.98rem;
color: #63331e;
font-weight: bold;
}
@media screen and (max-width: 900px) {
#aboutus_3 tbody {
font-size: 0.76rem;
}
}
#aboutus_3 caption {
font-size: 0.8rem;
}
#aboutus_3 .table td {
padding: 1rem 0.75rem;
vertical-align: top;
border-top: 2px solid white;
border-bottom: 2px solid white;
}
@media screen and (max-width: 900px) {
#aboutus_3 .table td {
width: 1%;
}
}
#aboutus_3 ul {
list-style-type: disc;
}
#aboutus_3 li {
color: #ea8686;
}
#aboutus_3 li span {
color: #63331e;
} #qanda {
background: url(//kishibankin.net/wp-content/themes/kishibankin/images/wall_bg.jpg);
}
#qanda .container {
max-width: 910px;
margin: 0 auto;
padding: 80px 20px 100px;
}
#qanda .faq-erea {
margin-top: 80px;
}
#qanda .faq-erea .faq-list .question {
margin-top: 30px;
border: 2px solid #56b4c1;
border-radius: 4px;
padding: 20px 5px 20px 48px;
font-weight: bold;
background-image: url(//kishibankin.net/wp-content/themes/kishibankin/images/icon/faq_q.png);
background-repeat: no-repeat;
background-position: 10px center;
background-size: 28px;
background-color: #ffffff;
color: #56b4c1;
}
#qanda .faq-erea .faq-list .answer {
margin: 0 10px 30px 10px;
border-bottom: 2px solid #56b4c1;
background-image: url(//kishibankin.net/wp-content/themes/kishibankin/images/icon/faq_a.png);
background-repeat: no-repeat;
background-position: 10px 15px;
background-color: #edf8f9;
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: #222a4f;
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(//kishibankin.net/wp-content/themes/kishibankin/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;
}
#toowners_01 #wall_top {
padding: 0 20px;
padding-bottom: 170px;
}
@media screen and (max-width: 900px) {
#toowners_01 #wall_top {
padding-bottom: 130px;
}
}
@media screen and (max-width: 1200px) {
#toowners_01 #wall_top .box img {
max-width: 650px;
width: 100%;
margin: 0 auto;
margin-top: 30px;
}
}
#toowners_01 .container {
padding: 30px 0 0px 0;
}
@media screen and (max-width: 900px) {
#toowners_01 .container {
padding: 0px;
}
}
#toowners_01 .h3_title h3 {
color: #222a4f;
}
#toowners_01 .h3_title p {
font-size: 0.96rem;
line-height: 2;
margin-top: 20px;
}
#toowners_02 {
position: relative;
background: url(//kishibankin.net/wp-content/themes/kishibankin/images/stripe.png) repeat;
padding-top: 0px;
}
#toowners_02 .skew-yane::before {
position: absolute;
height: 90px;
top: -40px;
left: 0;
background: url(//kishibankin.net/wp-content/themes/kishibankin/images/stripe.png) repeat;
-webkit-transform: skewY(-3.5deg);
transform: skewY(-3.5deg);
content: "";
border-top: 3px solid #222a4f;
width: 50.1%;
}
@media screen and (max-width: 900px) {
#toowners_02 .skew-yane::before {
height: 70px;
}
}
#toowners_02 .skew-yane::after {
position: absolute;
height: 90px;
top: -40px;
left: auto;
right: 0;
background: url(//kishibankin.net/wp-content/themes/kishibankin/images/stripe.png) repeat;
-webkit-transform: skewY(3.5deg);
transform: skewY(3.5deg);
content: "";
border-top: 3px solid #222a4f;
width: 50.1%;
}
@media screen and (max-width: 900px) {
#toowners_02 .skew-yane::after {
height: 70px;
}
}
#toowners_02 .price_2_title {
background: url(//kishibankin.net/wp-content/themes/kishibankin/images/price_2_title.png) no-repeat;
background-position: center;
background-size: 386px 64px;
background-size: contain;
}
#toowners_02 .price_2_title .charm {
padding: 12px 0;
}
#toowners_02 .toowners_02_container {
max-width: 780px;
margin: 0 auto;
}
#toowners_02 .toowners_02_container .row {
padding-bottom: 0px;
}
#toowners_02 .works_list {
margin-bottom: 20px;
}
#toowners_02 .works_list .row {
margin-top: 40px;
}
#toowners_02 .works_list .row .col-4 {
padding-right: 6px;
padding-left: 6px;
}
#toowners_02 .works_list .before img,
#toowners_02 .works_list .after img {
border: 3px solid #222a4f;
}
#toowners_02 .works_list .cp_arrows {
height: 190px;
margin: -60px auto;
}
#toowners_02 .works_list .cp_arrow {
left: 43%;
}
@media screen and (max-width: 900px) {
#toowners_02 .works_list .cp_arrow {
left: 45%;
}
}
#toowners_02 .works_list .arrow {
padding: 18px 0;
}
#toowners_02 .works_list .arrow img {
width: 15%;
}
#toowners_02 .works_list p.label {
font-size: 1.2rem;
color: #222a4f;
font-family: source-sans-pro, sans-serif;
font-weight: 700;
letter-spacing: 2px;
}
#toowners_02 .after_contents {
max-width: 680px;
margin: 0 auto;
padding: 50px 20px 190px;
}
@media screen and (min-width: 900px) {
#toowners_02 .after_contents {
padding: 80px 20px 210px;
}
}
#toowners_02 .after_contents .container {
background-color: #fff;
padding: 40px 90px;
border: 4px solid #222a4f;
}
@media screen and (max-width: 900px) {
#toowners_02 .after_contents .container {
padding: 40px 10px;
}
}
#toowners_02 .after_contents .container p {
font-family: ten-mincho-text, serif;
line-height: 2.3;
color: #59281d;
}
#toowners_02 .after_contents .container .for_owner_btn {
padding: 14px;
position: relative;
display: block;
margin: 0 auto;
background-color: #222a4f;
line-height: 1em;
border-radius: 24px;
display: block;
max-width: 240px;
color: #fff;
-webkit-transition: all 0.2s;
transition: all 0.2s;
}
#toowners_02 .after_contents .container .for_owner_btn a {
cursor: pointer;
}
#toowners_02 .after_contents .container .for_owner_btn::after {
content: ""; display: inline-block; width: 11px; height: 27px; background-image: url(//kishibankin.net/wp-content/themes/kishibankin/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;
}
#toowners_02 .after_contents .container a.for_owner_link:hover .for_owner_btn::after {
-webkit-transition: all 0.2s;
transition: all 0.2s;
top: 20px;
}
#toowners_02 .after_contents .container a.for_owner_link:hover .for_owner_btn {
-webkit-transition: all 0.2s;
transition: all 0.2s;
background-color: black;
}
#recruit_01 #wall_top {
padding: 0 20px;
padding-bottom: 170px;
}
@media screen and (max-width: 900px) {
#recruit_01 #wall_top {
padding-bottom: 120px;
}
}
#recruit_01 #wall_top .row {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
#recruit_01 #wall_top .h3_title {
padding-bottom: 40px;
}
#recruit_01 #wall_top p {
font-size: 1.1rem;
font-family: ten-mincho-text, serif;
}
@media screen and (max-width: 900px) {
#recruit_01 #wall_top p {
font-size: 0.84rem;
}
}
@media screen and (max-width: 1200px) {
#recruit_01 #wall_top .box img {
max-width: 650px;
width: 100%;
margin: 0 auto;
margin-top: 30px;
}
}
#recruit_01 .container {
padding: 30px 0 0px 0;
}
@media screen and (max-width: 900px) {
#recruit_01 .container {
padding: 0px;
}
}
#recruit_01 .h3_title h3 {
color: #222a4f;
}
#recruit_01 .h3_title p {
font-size: 0.96rem;
line-height: 2;
margin-top: 20px;
}
#recruit_02 {
position: relative;
background: url(//kishibankin.net/wp-content/themes/kishibankin/images/aboutus_2_bg.jpg);
padding: 20px 0 100px;
}
#recruit_02 .skew-yane::before {
position: absolute;
height: 80px;
top: -40px;
left: 0;
background: url(//kishibankin.net/wp-content/themes/kishibankin/images/aboutus_2_bg.jpg);
-webkit-transform: skewY(-3.5deg);
transform: skewY(-3.5deg);
content: "";
border-top: 3px solid #222a4f;
width: 50.1%;
}
#recruit_02 .skew-yane::after {
position: absolute;
height: 80px;
top: -40px;
left: auto;
right: 0;
background: url(//kishibankin.net/wp-content/themes/kishibankin/images/aboutus_2_bg.jpg);
-webkit-transform: skewY(3.5deg);
transform: skewY(3.5deg);
content: "";
border-top: 3px solid #222a4f;
width: 50.1%;
}
#recruit_02 .title-image_profile {
margin-bottom: -10px;
margin-right: 310px;
}
@media screen and (max-width: 900px) {
#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: #222a4f;
}
#recruit_02 tbody {
font-size: 0.98rem;
background: white;
color: #63331e;
font-weight: bold;
}
@media screen and (max-width: 900px) {
#recruit_02 tbody {
font-size: 0.76rem;
}
}
#recruit_02 caption {
font-size: 0.8rem;
}
#recruit_02 .table tr {
padding: 1rem 0.75rem;
vertical-align: top;
border-bottom: 2px solid #bfbfbf;
}
@media screen and (max-width: 900px) {
#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: 900px) {
#recruit_02 .table td {
padding: 1.1rem 0.75rem;
}
}
@media screen and (max-width: 900px) {
#recruit_02 .td_sp {
width: 120px;
}
}
#recruit_02 .for_owner_btn {
padding: 12px 0px;
position: relative;
display: block;
background-color: #222a4f;
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: 900px) {
#recruit_02 .after_contents {
padding: 80px 20px 120px;
}
}
#recruit_02 .after_contents .container {
background-color: #fff;
padding: 40px 90px;
border: 4px solid #222a4f;
}
@media screen and (max-width: 900px) {
#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: #222a4f;
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(//kishibankin.net/wp-content/themes/kishibankin/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(//kishibankin.net/wp-content/themes/kishibankin/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: 900px) {
#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: 900px) {
#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: 900px) {
#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: 0.94rem;
line-height: 2;
margin-top: 20px;
color: #333333;
}
#sheet_metal_1 {
position: relative;
padding-bottom: 80px;
background: url(//kishibankin.net/wp-content/themes/kishibankin/images/wall_bg.jpg);
}
@media screen and (min-width: 900px) {
#sheet_metal_1 {
padding-left: 20px;
padding-right: 70px;
}
}
#sheet_metal_1 .title-top,
#sheet_metal_1 h2.charm {
top: -20px;
}
#sheet_metal_1 .container {
padding: 0 20px 40px;
}
#sheet_metal_2 {
position: relative;
padding-bottom: 120px;
}
@media screen and (min-width: 900px) {
#sheet_metal_2 {
padding-left: 20px;
padding-right: 70px;
}
}
#sheet_metal_2 .title-top,
#sheet_metal_2 h2.charm {
top: -20px;
}
#sheet_metal_2 .skew-yane::before,
#sheet_metal_2 .skew-yane::after {
background: white;
}
#sheet_metal_2 .container {
padding: 0 20px;
}
#sheet_metal_2 .point_list {
border: 2px solid #3b879f;
}
#sheet_metal_2 .point_list::before {
background-image: url(//kishibankin.net/wp-content/themes/kishibankin/images/icon/flow_01.svg);
}
#sheet_metal_2 .point_list_left .right::before {
background-image: url(//kishibankin.net/wp-content/themes/kishibankin/images/icon/flow_02.svg);
}
#sheet_metal_2 .point_list_03::before {
background-image: url(//kishibankin.net/wp-content/themes/kishibankin/images/icon/flow_03.svg);
}
#sheet_metal_2 .point_list_04 .right::before {
background-image: url(//kishibankin.net/wp-content/themes/kishibankin/images/icon/flow_04.svg);
}
#sheet_metal_2 .point_list_05::before {
background-image: url(//kishibankin.net/wp-content/themes/kishibankin/images/icon/flow_05.svg);
}
#sheet_metal_2 h4::after {
background: #3b879f;
}
#sheet_metal_3 {
position: relative;
padding-bottom: 80px;
background: url(//kishibankin.net/wp-content/themes/kishibankin/images/wall_bg.jpg);
}
@media screen and (min-width: 900px) {
#sheet_metal_3 {
padding-left: 20px;
padding-right: 70px;
}
}
#sheet_metal_3 .container {
max-width: 1340px;
}
#sheet_metal_3 .row {
margin-top: 40px;
}
@media screen and (min-width: 1080px) {
#sheet_metal_3 .row .left {
padding-right: 45px;
}
}
#sheet_metal_3 h4 {
color: #3b879f;
font-size: 1.4rem;
line-height: 1.4;
font-weight: 600;
}
#sheet_metal_3 p {
margin-top: 30px;
line-height: 2;
}
#sheet_metal_3 .table td, #sheet_metal_3 .table th {
border-top: none;
border-bottom: 1px solid #dee2e6;
}
#sheet_metal_4 {
position: relative;
padding-bottom: 80px;
}
@media screen and (min-width: 900px) {
#sheet_metal_4 {
padding-left: 20px;
padding-right: 70px;
}
}
#sheet_metal_4 .title-top,
#sheet_metal_4 h2.charm {
top: -20px;
}
#sheet_metal_4 .skew-yane::before,
#sheet_metal_4 .skew-yane::after {
background: white;
}
#sheet_metal_4 .row {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
#sheet_metal_4 .staff-status h3 {
font-family: source-han-sans-japanese, sans-serif;
color: #222a4f;
font-size: 1.1rem;
font-weight: 600;
margin: 20px 0 10px;
}
#sheet_metal_4 .staff-status span {
font-family: source-han-sans-japanese, sans-serif;
color: #ef710a;
font-size: 1.04rem;
font-weight: 500;
}
#sheet_metal_4 .staff-status p {
font-size: 0.8rem;
color: #222a4f;
margin-top: 8px;
line-height: 1.8;
}
#staff_01 {
position: relative;
padding-bottom: 80px;
}
#staff_01 .skew-yane::before {
background: white;
}
#staff_01 .skew-yane::after {
background: white;
}
#staff_01 .row {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
#staff_01 .staff-status h3 {
font-family: source-han-sans-japanese, sans-serif;
color: #222a4f;
font-size: 1.1rem;
font-weight: 600;
margin: 20px 0 10px;
}
#staff_01 .staff-status span {
font-family: source-han-sans-japanese, sans-serif;
color: #ef710a;
font-size: 1.04rem;
font-weight: 500;
}
#staff_01 .staff-status p {
font-size: 0.8rem;
color: #222a4f;
margin-top: 8px;
line-height: 1.8;
}
.coating_topics {
margin-bottom: 30px;
}
.coating_point .col-lg-6 {
background: white;
border: 2px solid #2d428f;
padding: 20px 24px 34px;
margin: 0px 2%;
max-width: 100%;
-webkit-box-flex: 0;
-ms-flex: none;
flex: none;
}
@media screen and (max-width: 1200px) {
.coating_point .col-lg-6 {
margin: 0;
}
}
@media screen and (min-width: 1200px) {
.coating_point .col-lg-6 {
-webkit-box-flex: 0;
-ms-flex: 0 0 46%;
flex: 0 0 46%;
}
}
.coating_point .col-lg-6 h4 {
color: #222a4f;
font-family: source-han-sans-japanese, sans-serif;
font-weight: 600;
font-size: 1.4rem;
margin-top: 40px;
margin-bottom: 16px;
line-height: 1.6em;
position: relative;
}
.coating_point .col-lg-6 h4::after {
position: absolute;
width: 0;
bottom: -14px;
left: 0;
content: "";
height: 4px;
background: #2d428f;
}
.coating_point .col-lg-6 span {
color: #ef710a;
font-family: tbcinergothic-std, sans-serif;
font-size: 1.2rem;
margin: 26px 0 16px;
display: block;
}
.coating_point .col-lg-6 p {
color: #152024;
line-height: 2.2;
margin: 22px 0 20px;
font-size: 0.9rem;
min-height: 160px;
}
.coating_point .col-lg-6::before {
content: "";
display: inline-block;
position: absolute;
width: 60px;
height: 60px;
background-image: url(//kishibankin.net/wp-content/themes/kishibankin/images/icon/point_01.svg);
background-repeat: no-repeat;
background-size: contain;
top: -16px;
left: 55px;
margin-left: -30px;
}
.coating_point .col-lg-6.is-show h4::after {
width: 30%;
}
.coating_point .coating_point_list_02::before {
background-image: url(//kishibankin.net/wp-content/themes/kishibankin/images/icon/point_02.svg);
}
#aboutus_factory {
position: relative;
padding-bottom: 80px;
background: white;
}
#aboutus_factory .skew-yane::before {
background: white;
}
#aboutus_factory .skew-yane::after {
background: white;
}
#aboutus_factory .container {
max-width: 1340px;
}
#aboutus_factory .factory_01 {
padding-bottom: 50px;
border-bottom: 1px solid #dee2e6;
}
#aboutus_factory .factory_02 {
padding-top: 10px;
}
#aboutus_factory .row {
margin-top: 40px;
}
@media screen and (min-width: 1080px) {
#aboutus_factory .row .left {
padding-right: 45px;
}
}
#aboutus_factory h4 {
color: #3b879f;
font-size: 1.4rem;
line-height: 1.4;
font-weight: 600;
}
#aboutus_factory p {
margin-top: 30px;
line-height: 2;
}
#aboutus_factory .table td, #aboutus_factory .table th {
border-top: none;
border-bottom: 1px solid #dee2e6;
}
#order_1 {
padding-top: 60px;
position: relative;
padding-bottom: 120px;
background: url(//kishibankin.net/wp-content/themes/kishibankin/images/wall_bg.jpg);
}
#order_1 .title-top,
#order_1 h2.charm {
top: -20px;
}
#order_1 .skew-yane::before,
#order_1 .skew-yane::after {
background: white;
}
#order_1 .container {
padding: 0 20px;
}
#order_1 .for_owner_btn {
padding: 14px;
position: relative;
display: block;
background-color: #222a4f;
line-height: 1em;
border-radius: 24px;
display: block;
max-width: 240px;
color: #fff;
}
#order_1 .for_owner_btn a {
cursor: pointer;
}
#order_1 .for_owner_btn::after {
content: ''; display: inline-block; width: 11px; height: 27px; background-image: url(//kishibankin.net/wp-content/themes/kishibankin/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;
}
#order_1 a.for_owner_link:hover .for_owner_btn::after {
-webkit-transition: all 0.2s;
transition: all 0.2s;
right: 24px;
}
#order_1 a.for_owner_link:hover .for_owner_btn {
-webkit-transition: all 0.2s;
transition: all 0.2s;
background-color: #ef710a;
}
#order_1 .point_list {
margin-top: 0;
border: 2px solid #3b879f;
}
#order_1 .point_list .left {
margin-bottom: 20px;
}
#order_1 .point_list .order_tel {
margin: 10px 0 20px;
}
#order_1 .point_list .order_tel img {
max-width: 330px;
}
#order_1 .point_list::before {
background-image: url(//kishibankin.net/wp-content/themes/kishibankin/images/icon/flow_01.svg);
}
#order_1 .point_list_02::before {
background-image: url(//kishibankin.net/wp-content/themes/kishibankin/images/icon/flow_02.svg);
}
#order_1 .point_list_03::before {
background-image: url(//kishibankin.net/wp-content/themes/kishibankin/images/icon/flow_03.svg);
}
#order_1 .point_list_04::before {
background-image: url(//kishibankin.net/wp-content/themes/kishibankin/images/icon/flow_04.svg);
}
#order_1 .point_list_05::before {
background-image: url(//kishibankin.net/wp-content/themes/kishibankin/images/icon/flow_05.svg);
}
#order_1 .point_list_06::before {
background-image: url(//kishibankin.net/wp-content/themes/kishibankin/images/icon/flow_06.svg);
}
#order_1 h4::after {
background: #3b879f;
}
#jplan_01 {
position: relative;
padding-bottom: 80px;
background: white;
}
#jplan_01 .jplan_catch {
padding: 0 20px;
margin-top: 50px;
}
@media screen and (max-width: 900px) {
#jplan_01 .jplan_catch {
margin-top: 16px;
}
}
#jplan_01 .jplan_catch .jplan_catch_01 {
margin-top: -20px;
}
@media screen and (max-width: 900px) {
#jplan_01 .jplan_catch .jplan_catch_01 {
margin-top: 0;
}
}
#jplan_01 .jplan_catch .jplan_catch_02 {
margin-top: -80px;
}
@media screen and (max-width: 900px) {
#jplan_01 .jplan_catch .jplan_catch_02 {
margin-top: -50px;
margin-bottom: 20px;
}
}
#jplan_01 .jplan_catch img {
max-width: 480px;
width: 100%;
}
#jplan_01 .jplan_catch p {
font-family: source-han-sans-japanese, sans-serif;
font-style: italic;
font-size: 2.8rem;
line-height: 0;
font-weight: 900;
letter-spacing: 4px;
color: #ef710a;
}
@media screen and (max-width: 900px) {
#jplan_01 .jplan_catch p {
font-size: 1.4rem;
}
} @media screen and (max-width: 900px) {
#jplan_01 .jplan_catch p span {
font-size: 3.8rem;
}
}
#jplan_01 .jplan_catch_after {
font-family: source-han-sans-japanese, sans-serif;
font-weight: 600;
letter-spacing: 2px;
margin-top: 3em;
}
#jplan_01 .jplan_catch_after p {
font-size: 1.3rem;
font-weight: 900;
color: #ef710a;
margin: 0 0 20px;
}
@media screen and (max-width: 900px) {
#jplan_01 .jplan_catch_after p {
font-size: .9rem;
}
}
.jplan_catch_after_01{
margin-top: 4em;
}
#jplan_01 .jplan_catch_after .jplan_catch_after_01 p {
color: #2d428f;
font-style: italic;
font-size: 1.9rem;
position: relative;
z-index: 1;
margin: 0;
}
.jplan_catch_after_01 p {
color: #2d428f;
font-style: italic;
font-size: 1.9rem;
position: relative;
z-index: 1;
margin: 0;
}
@media screen and (max-width: 900px) {
#jplan_01 .jplan_catch_after .jplan_catch_after_01 p {
font-size: 1.4rem;
}
.jplan_catch_after_01 p {
font-size: 1.4rem;
}
.jplan_catch_after_01{
margin-top: 2em;
}
}
#jplan_01 .jplan_catch_after .jplan_catch_after_01 p span {
font-size: 2.5rem;
}
.jplan_catch_after_01 p span {
font-size: 2.5rem;
}
@media screen and (max-width: 900px) {
#jplan_01 .jplan_catch_after .jplan_catch_after_01 p span {
font-size: 1.4rem;
}
.jplan_catch_after_01 p span {
font-size: 1.4rem;
}
}
#jplan_01 .jplan_catch_after .under_line {
position: relative;
display: inline-block;
}
.jplan_catch_after .under_line {
position: relative;
display: inline-block;
}
#jplan_01 .jplan_catch_after .under_line::after {
position: absolute;
width: 100%;
bottom: 5px;
left: 0;
content: "";
height: 18px;
background: #ffc600;
z-index: 0;
}
.jplan_catch_after .under_line::after {
position: absolute;
width: 100%;
bottom: 5px;
left: 0;
content: "";
height: 18px;
background: #ffc600;
z-index: 0;
}
#jplan_01 .jplan_catch_after .contents_link_btn,
.jpaln_service_container .contents_link_btn{
margin: 0 auto;
max-width: 383px;
padding: 16px;
}
.jplan_catch_after .contents_link_btn {
margin: 0 auto;
max-width: 383px;
padding: 16px;
}
#jplan_02 {
position: relative;
padding-bottom: 120px;
background: url(//kishibankin.net/wp-content/themes/kishibankin/images/wall_bg.jpg);
}
#jplan_02.jplan_service{
background: #FFC600;
}
#jplan_02 .title-top,
#jplan_02 h2.charm {
top: -20px;
}
#jplan_02 .skew-yane::before,
#jplan_02 .skew-yane::after {
background: url(//kishibankin.net/wp-content/themes/kishibankin/images/wall_bg.jpg);
}
#jplan_02.jplan_service .skew-yane::before,
#jplan_02.jplan_service .skew-yane::after {
background: #FFC600;
}
#jplan_02 .jplan_02_img {
position: relative;
}
#jplan_02 .jplan_02_img img {
max-width: 300px;
width: 100%;
}
@media screen and (max-width: 900px) {
#jplan_02 .jplan_02_img img {
max-width: 240px;
}
}
@media screen and (min-width: 1250px) {
#jplan_02 .jplan_02_img::after {
content: '';
position: absolute;
top: 0;
right: 102px;
width: 350px;
height: 260px;
background-image: url(//kishibankin.net/wp-content/themes/kishibankin/images/jplan/chara_01.png);
background-repeat: no-repeat;
background-size: contain;
background-position: right;
}
}
#jplan_02 .container {
margin-top: 60px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
padding: 0 20px;
}
@media screen and (max-width: 1100px) {
#jplan_02 .container {
display: block;
}
}
#jplan_02 .point_list {
display: block;
width: 50%;
margin: 0 20px;
}
@media screen and (max-width: 1100px) {
#jplan_02 .point_list {
width: 100%;
margin: 0;
margin-bottom: 20px;
}
}
#jplan_02 .point_list::before {
background-image: url(//kishibankin.net/wp-content/themes/kishibankin/images/jplan/free.svg);
}
#jplan_02 {
position: relative;
padding-bottom: 120px;
background: url(//kishibankin.net/wp-content/themes/kishibankin/images/wall_bg.jpg);
}
#jplan_02 .title-top,
#jplan_02 h2.charm {
top: -20px;
}
#jplan_02 .jpaln_h2{
font-size: clamp(16px, 1.6296296296vw, 22px)
}
#jplan_02 .skew-yane::before,
#jplan_02 .skew-yane::after {
background: url(//kishibankin.net/wp-content/themes/kishibankin/images/wall_bg.jpg);
}
#jplan_03 {
position: relative;
padding-bottom: 120px;
background: url(//kishibankin.net/wp-content/themes/kishibankin/images/stripe/bg_str_ylw02.jpg);
}
#jplan_03 .title-top,
#jplan_03 h2.charm {
color: white;
top: -20px;
}
#jplan_03 .skew-yane::before,
#jplan_03 .skew-yane::after {
background: url(//kishibankin.net/wp-content/themes/kishibankin/images/stripe/bg_str_ylw02.jpg);
}
#jplan_03 .container {
margin-top: 40px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
padding: 0 20px;
}
@media screen and (max-width: 1100px) {
#jplan_03 .container {
display: block;
}
}
#jplan_03 .jplan_chara {
position: relative;
}
@media screen and (min-width: 1620px) {
#jplan_03 .jplan_chara::after {
content: '';
position: absolute;
top: 0;
right: 0;
width: 350px;
height: 329px;
background-image: url(//kishibankin.net/wp-content/themes/kishibankin/images/jplan/chara_02.png);
background-repeat: no-repeat;
background-size: contain;
background-position: right;
}
}
#jplan_03 .point_list {
border: 2px solid #474747;
display: block;
width: 50%;
margin: 0 20px;
}
@media screen and (max-width: 1100px) {
#jplan_03 .point_list {
width: 100%;
margin: 0;
margin-bottom: 20px;
}
}
#jplan_03 .point_list h4 {
color: #222a4f;
}
#jplan_03 .point_list h4::after {
background: #f1b741;
}
#jplan_03 .point_list::before {
background-image: url(//kishibankin.net/wp-content/themes/kishibankin/images/jplan/point_01.svg);
}
#jplan_03 .point_list_02::before {
background-image: url(//kishibankin.net/wp-content/themes/kishibankin/images/jplan/point_02.svg);
}
#jplan_03 .point_list_03::before {
background-image: url(//kishibankin.net/wp-content/themes/kishibankin/images/jplan/point_03.svg);
}
#jplan_03 .point_list_04::before {
background-image: url(//kishibankin.net/wp-content/themes/kishibankin/images/jplan/point_04.svg);
}
#jplan_03 .container_jplan_card {
margin-top: 40px;
margin-bottom: 50px;
max-width: 1060px;
margin: 0 auto;
background: white;
padding: 60px 40px 50px;
text-align: center;
}
@media screen and (max-width: 900px) {
#jplan_03 .container_jplan_card {
padding: 60px 0px 50px;
}
}
#jplan_03 .container_jplan_card img {
margin-top: 20px;
max-width: 800px;
width: 100%;
padding: 0 20px;
}
#jplan_03 .contents_link_btn {
margin: 0 auto;
margin-top: 50px;
max-width: 383px;
padding: 16px;
}
#jplan_02 .jpaln_service_container{
margin-top: 3em;
}
#jplan_02 .jpaln_service_wrapper{
display: flex;
justify-content: space-between;
margin: 0 auto;
width: 80%;
border: 2px solid #162A86;
background: #FFF3CC;
padding: 20px 30px 27px 30px;
margin-top: 2em;
}
@media (max-width:1074px) {
#jplan_02 .jpaln_service_container{
margin-top: 2em;
}
#jplan_02 .jpaln_service_wrapper{
display: grid;
justify-content: space-around;
justify-items: center;
width: 95%;
padding: 20px 10px 20px 10px;
}
.jpaln_service_img{
margin-top: 1.5em;
}
}
#jplan_02 .jpaln_service_h4{
font-size: clamp(18px, 2.0740740741vw, 28px);
line-height: 1.6;
color: #FF6600;
font-weight: bold;
font-family: source-han-sans-japanese, sans-serif;
}
#jplan_02 .jplan_service_p{
color: #162A86;
font-size: clamp(17px, 1.7777777778vw, 24px);
line-height: 1.6;
display: block;
margin-top: 1.5em;
}
.jpaln_service_img{
max-width: 300px;
width: 100%; 
margin-top: 1em;
}
.jpaln_service_btn{
margin-top: 3em !important;
}
.jplan_container{
margin-top: 1em !important;
}
#div-tel {
padding: 0 20px;
max-width: 1400px;
margin: 0 auto;
}
.box_contact01 { background-color: #FFF; 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 (max-width: 900px) {
.box_contact01 p {
font-size: .9rem;
}
}
@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: 900px) {
.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: century-gothic, sans-serif;
font-weight: 700;
color: #3b2929;
font-size: 2.5em;
padding-left: 57px;
line-height: 1.5em;
}
@media screen and (max-width: 900px) {
a.js_tel02 span.p_tel {
font-size: 2em;
line-height: 1.8em;
}
}
a.js_tel02 span.p_tel::before {
content: "";
position: absolute;
background-image: url(//kishibankin.net/wp-content/themes/kishibankin/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(//kishibankin.net/wp-content/themes/kishibankin/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(//kishibankin.net/wp-content/themes/kishibankin/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;
}
#page-top.is-show {
bottom: 30px;
}
#page-top {
position: fixed;
display: block;
bottom: -100px;
right: 0;
margin-right: 24px;
z-index: 999;
-webkit-transition: 0.4s;
transition: 0.4s;
}
@media screen and (max-width: 900px) {
#page-top {
display: none;
}
}
#page-top .icon-pagetop {
position: relative;
background-color: #ef710a;
background-image: url(//kishibankin.net/wp-content/themes/kishibankin/images/icon/icon_totop.png);
background-size: 28px 28px;
background-repeat: no-repeat;
background-position: center;
}
#page-top .icon-pagetop a {
display: block;
width: 100%;
height: 100%;
}
#page-top .icon-pagetop:hover {
background-color: #222a4f;
-webkit-transition: 0.4s;
transition: 0.4s;
}
body.home .main-wrap #container #taulabo_front {
display: block !important;
position: relative;
}
.contact-web{
border: 5px solid #d5cdcd;
margin-bottom: 3em;
padding-bottom: 60px;
}
.web-tlt{
margin: 60px 0 30px 0;
display: inline-block;
border: 3px solid #222a4f;
padding: 8px 30px;
color: #222a4f;
font-size: 28px;
font-weight: bold;
}
.web-txt{
margin-bottom: 30px;
}
.web-btn{
margin: 0 auto;
padding: 25px;
position: relative; background-color: #222a4f;
line-height: 1em;
border-radius: 50px;
display: block;
max-width: 410px;
color: #fff;
font-size: 28px;
font-weight: bold;
}
.web-btn::after{
content: "";
display: inline-block;
width: 20px;
height: 27px;
background-image: url(//kishibankin.net/wp-content/themes/kishibankin/images/arrow03-r.png);
background-repeat: no-repeat;
background-size: contain;
vertical-align: middle;
position: absolute;
top: 41%;
right: 50px;
-webkit-transition: all 0.2s;
transition: all 0.2s;
}
.contact-mail{
margin-bottom: 30px;
border: 3px solid #222a4f;
padding: 8px 30px;
color: #222a4f;
display: inline-block;
font-size: 28px;
font-weight: bold;
}
@media screen and (max-width: 900px) {
.web-btn{
max-width: 270px;
font-size: 18px;
padding: 20px;
}
.web-btn::after{
width: 15px;
top: 41%;
right: 40px;
}
.web-tlt{
font-size: 18px;
margin: 30px 0;
}
.contact-mail{
font-size: 18px;
}
.contact-web{
padding-bottom: 30px;
}
}
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;
}
img {
max-width: 100%;
height: auto;
}
.gallery {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin: 0;
padding: 0;
}
.gallery-item {
-webkit-box-flex: 1;
flex: 1 1 33.333%;
-ms-flex: 1 1 33.333%;
}
#instagram {
padding-top: 40px;
background-color: #af84ce;
}
@media screen and (min-width: 900px) {
#instagram {
padding-left: 20px;
padding-right: 70px;
}
}
#instagram h2 {
color: white;
}
#instagram #insta-gallery-feed-1, #instagram #insta-gallery-feed-2 {
max-width: 1100px;
padding: 20px 20px;
width: 100%;
margin: 0 auto;
}
#instagram .insta-gallery-actions {
display: none;
}
#instagram .insta-gallery-image-wrap {
border-radius: 20px;
} #sns {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
position: relative;
max-width: 100%;
background: #779ec6;
}
#sns .sns_inner {
float: left;
}
#sns .sns_inner .sns_icon {
float: left;
width: 51px;
height: 51px;
}
#sns .sns_inner .sns_icon:first-child {
margin-bottom: 24px;
}
#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 a {
color: #141e32;
}
#sns .sns_inner .balloon1 a:hover {
color: #141e32;
}
#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 (min-width: 900px) {
#sns {
background: #779ec6;
padding: 25px 0 0;
}
#sns .sns_inner {
margin-right: 20px;
}
#sns .sns_inner:last-child {
margin-right: 0;
}
#sns .sns_inner .balloon1:hover {
-webkit-transition: all 0.3s;
transition: all 0.3s;
margin-top: 1px;
}
}
@media screen and (max-width: 901px) {
#sns {
margin: 0 auto 0 auto;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-top: 25px;
}
} @media screen and (min-width: 900px) {
.price_wrap .p_list {
max-width: 700px;
margin-left: auto;
margin-right: auto;
}
}
.price_wrap .p_list .p_title {
margin-bottom: 40px;
}
.price_wrap .p_list h3.tr-dray03, .price_wrap .p_list h4.tr-dray03 {
position: relative;
font-family: source-han-sans-japanese, sans-serif;
font-weight: 900;
font-style: italic;
font-size: 2.0em;
color: #106d88;
}
.price_wrap .p_list .tr-dray03::after {
position: absolute;
width: 100px;
bottom: -20px;
left: calc(50% - 50px);
content: "";
height: 4px;
background: #106d88;
}
.price_wrap .p_list table tr th {
background-color: #dee2e6;
text-align: center;
}
.price_wrap .p_list table tr td, .price_wrap .p_list table tr th {
color: #106d88;
font-weight: 600;
border-top: none;
border-bottom: 2px solid #dee2e6;
}
.price_wrap .p_list table tr td {
background-color: #f7f7f7;
width: 60%;
}
.price_wrap .p_list02 h3.tr-dray03, .price_wrap .p_list02 h4.tr-dray03 {
color: #ee7b42;
}
.price_wrap .p_list02 .tr-dray03::after {
background-color: #ee7b42;
}
.price_wrap .p_list02 table tr th {
background-color: #fbe9d3;
}
.price_wrap .p_list02 table tr th, .price_wrap .p_list02 table tr td {
color: #b85c2f;
border-bottom: 2px solid #fbe9d3;
}
.price_wrap .p_list02 table tr td {
background-color: #fffaef;
}
.bn_waribiki {
position: relative;
z-index: 99;
background-color: #f4f4f4;
text-align: center;
}
@media screen and (min-width: 900px) {
.bn_waribiki {
padding: 0 90px 0 30px;
}
}
@media screen and (max-width: 900px) {
.bn_waribiki {
padding: 0 2%;
}
}
.bn_waribiki .bn_waribiki_inner {
margin: 0 auto;
padding-top: 25px;
padding-bottom: 35px;
text-align: center;
}
.bn_waribiki .bn_waribiki_inner a {
display: block;
max-width: 100%;
}
.bn_waribiki .bn_waribiki_inner a:hover {
opacity: 60%;
}
.bn_waribiki .bn_waribiki_inner02 {
padding-bottom: 10px;
}
.bn_waribiki .bn_waribiki_inner02 a:hover {
opacity: 100%;
}
@media screen and (min-width: 900px) {
#top_topics, #archive_posts, #post_single, #jplan_02, #aboutus_factory, #aboutus_1, #aboutus_2, #aboutus_3, #staff_01, #order_1 {
padding-left: 20px;
padding-right: 70px;
}
}
@media screen and (min-width: 900px) {
#jplan_03 .container {
padding-left: 20px;
padding-right: 70px;
}
}
nav {
padding: 0 20px;
}
@media screen and (min-width: 768px) {
nav {
margin-top: 20px;
}
}
#header .header_co2 {
background: url(//kishibankin.net/wp-content/themes/kishibankin/images/co2/co2.jpg) no-repeat;
}
@media screen and (max-width: 720px) {
#co2_1 .co2_top .top_img img {
object-fit: cover;
height: 150px;
}
}
@media screen and (max-width: 450px) {
#co2_1 .co2_top .top_img img {
object-fit: cover;
height: 110px;
}
}
#co2_1 .co2_top .top_txt {
text-align: center;
font-size: 18px;
color: #00704D;
padding-top: 30px;
padding-bottom: 30px;
font-family: mrs-eaves, serif;
width: 80%;
margin: 0 auto;
}
@media screen and (max-width: 1227px) {
#co2_1 .co2_top .top_txt {
font-size: 15px;
width: 70%;
margin: 0 auto;
}
}
@media screen and (max-width: 720px) {
#co2_1 .co2_top .top_txt {
width: 90%;
margin: 0 auto;  
}
}
@media screen and (max-width: 386px) {
#co2_1 .co2_top .top_txt br.sp2 {
display: none;
}
}
#co2_2 {
text-align: center;
padding-top: 30px;
padding-bottom: 100px;
}
#co2_2 .sakugen {
margin-top: 35px;
border: 3px solid #bcbfca;
width: 70%;
margin: 0 auto;
padding: 10px 40px 35px 40px;
}
@media screen and (max-width: 900px) {
#co2_2 .sakugen {
width: 90%;
}
}
@media screen and (max-width: 720px) {
#co2_2 .sakugen {
padding: 10px;
}
}
#co2_2 .sakugen .sakugen_titel {
font-family: source-han-sans-japanese, sans-serif;
font-weight: bold;
color: #00874D;
font-size: 30px;
padding-top: 20px;
margin-bottom: -5px;
}
#co2_2 .sakugen .sakugen_titel p br.sp {
display: none;
} @media screen and (max-width: 720px) {
#co2_2 .sakugen .sakugen_titel {
font-size: 18px;
}
}
@media screen and (max-width: 1227px) {
#co2_2 .sakugen .sakugen_titel p br.sp {
display: block;
}
}
#co2_2 .sakugen .sakugen_titel span {
font-size: 35px;
} @media screen and (max-width: 720px) {
#co2_2 .sakugen .sakugen_titel span {
font-size: 20px;
}
}
#co2_2 .sakugen .sakugen_titel img {
position: relative;
top: -25px;
}
@media screen and (max-width: 1227px) {
#co2_2 .sakugen .sakugen_titel img {
top: -15px;
width: 50%;
}
}
#co2_2 .sakugen .sakugen_txt {
font-size: 15px;
padding-top: 10px;
padding-bottom: 30px;
}
@media screen and (max-width: 1227px) {
#co2_2 .sakugen .sakugen_txt {
width: 70%;
margin: 0 auto;
font-size: 13px;
padding-bottom: 15px;
}
}
@media screen and (max-width: 900px) {
#co2_2 .sakugen .sakugen_txt {
width: 100%;
}
}
@media screen and (max-width: 720px) {
#co2_2 .sakugen .sakugen_txt {
width: 85%;
}
}
@media screen and (max-width: 1227px) {
#co2_2 .sakugen .sakugen_txt .md2 {
display: none;
}
}
@media screen and (max-width: 1149px) {
#co2_2 .sakugen .sakugen_txt .md2 {
display: none;
}
}
@media screen and (max-width: 1227px) {
#co2_2 .sakugen .sakugen_img img {
width: 90%;
}
}
#co2_2 .sakugen p.sakugen_txt2 {
font-size: 13px;
padding-top: 15px;
}
@media screen and (max-width: 1227px) {
#co2_2 .sakugen p.sakugen_txt2 {
font-size: 10px;
}
}
@media screen and (max-width: 720px) {
#co2_2 .sakugen p.sakugen_txt2 {
width: 70%;
margin: 0 auto;
padding-bottom: 15px;
}
}
#co2_3 {
background: url(//kishibankin.net/wp-content/themes/kishibankin/images/wall_bg.jpg);
text-align: center;
position: relative;
font-family: source-han-sans-japanese, sans-serif;
padding-bottom: 75px;
}
#co2_3 .skew-yane::before,
#co2_3 .skew-yane::after {
background: url(//kishibankin.net/wp-content/themes/kishibankin/images/wall_bg.jpg);
}
#co2_3 .merit {
position: relative;
font-weight: bold;
color: #00874D;
font-size: 30px;
top: -20px;
}
#co2_3 .merit br.sp{
display: none;
} @media screen and (max-width: 720px) {
#co2_3 .merit {
font-size: 18px;
width: 90%;
margin: 0 auto;
}
}
@media screen and (max-width: 1227px) {
#co2_3 .merit br.sp{
display: block;
}
}
#co2_3 .merit span {
font-size: 40px;
} @media screen and (max-width: 720px) {
#co2_3 .merit span {
font-size: 23px;
}
}
#co2_3 .merit img {
top: -25px;
position: relative;
}
@media screen and (max-width: 1227px) {
#co2_3 .merit img {
top: -10px;
width: 40%;
}
}
#co2_3 .merit_1 {
width: 70%;
margin: 0 auto;
padding-bottom: 47px;
}
@media screen and (max-width: 900px) {
#co2_3 .merit_1 {
width: 90%;
}
}
#co2_3 .merit_1 .merit_titel {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
font-family: source-han-sans-japanese, sans-serif;
padding-right: 25rem;
margin-bottom: -11px;
}
@media screen and (max-width: 1227px) {
#co2_3 .merit_1 .merit_titel {
padding-right: 310px;
}
}
@media screen and (max-width: 1149px) {
#co2_3 .merit_1 .merit_titel {
padding-right: 200px;
}
}
@media screen and (max-width: 995px) {
#co2_3 .merit_1 .merit_titel{
padding: 0;
}
}
#co2_3 .merit_1 .merit_titel p {
font-weight: bold;
}
#co2_3 .merit_1 .merit_titel .suji {
position: relative;
left: 22px;
z-index: 1;
top: -13px;
color: #fff;
font-weight: bold;
font-size: 25px;
}
#co2_3 .merit_1 .merit_titel img {
position: relative;
top: -13px;
right: 8px;
}
#co2_3 .merit_1 .merit_tlt {
font-size: 25px;
font-weight: bold;
color: #00874D;
width: 60%;
padding-left: 21px;
margin: 0 auto;
text-align: left;
}
@media screen and (max-width: 1227px) {
#co2_3 .merit_1 .merit_tlt {
font-size: 20px;
}
}
@media screen and (max-width: 1149px) {
#co2_3 .merit_1 .merit_tlt {
width: 100%;
padding-left: 170px;
font-size: 20px;
}
} @media screen and (max-width: 995px) {
#co2_3 .merit_1 .merit_tlt {
padding: 0;
text-align: center;  
}
}
@media screen and (max-width: 720px) {
#co2_3 .merit_1 .merit_tlt {
font-size: 16px;
}
}
#co2_3 .merit_1 .merit_tlt2 {
font-size: 15px;
text-align: left;
padding-left: 190px;
padding-top: 10px;
font-weight: 100;
}
@media screen and (max-width: 1227px) {
#co2_3 .merit_1 .merit_tlt2 { padding-left: 160px;
}
}
@media screen and (max-width: 1149px) {
#co2_3 .merit_1 .merit_tlt2 { padding-left: 170px;
}
} @media screen and (max-width: 995px) {
#co2_3 .merit_1 .merit_tlt2 {
padding: 0;
text-align: center;
margin-top: 10px;
}
}
@media screen and (max-width: 720px) {
#co2_3 .merit_1 .merit_tlt2 { }
}
@media screen and (max-width: 450px) {
.sp{
display: none;
}
}
#co2_4 {
text-align: center;
position: relative;
font-family: source-han-sans-japanese, sans-serif;
}
#co2_4 .skew-yane::before,
#co2_4 .skew-yane::after {
background: #fff;
}
#co2_4 .co2_bottom {
position: relative;
}
#co2_4 .co2_bottom p {
font-weight: bold;
color: #00874D;
font-size: 30px;
}
#co2_4 .co2_bottom p br.sp{
display: none;
}
@media screen and (max-width: 1227px) {
#co2_4 .co2_bottom p {
font-size: 20px;
}
}
@media screen and (max-width: 720px){
#co2_4 .co2_bottom p{
font-size: 18px;
width: 90%;
margin: 0 auto;
}
}
@media screen and (max-width: 720px){
#co2_4 .co2_bottom p br.sp{
display: block;
}
}
@media screen and (max-width: 1227px) {
#co2_4 .co2_bottom img {
width: 40%;
}
}
#co2_4 .bottom_img {
padding-bottom: 50px;
padding-top: 40px;
} .car_wash h4{
color: #2d428f;
font-family: source-han-sans-japanese, sans-serif;
font-weight: 600;
font-size: 1.4rem;
margin-top: 40px;
margin-bottom: 16px;
position: relative;
line-height: 1.6em;
text-align: left;
padding: 10px 10px 30px 40px;
}
@media (max-width:900px){
.car_wash h4{
padding: 0;
}
.car_wash{
display: inline-block;
}
.car_wash h4::after{
bottom: -12px !important;
left: 0 !important;
}
.car_wash.is-show h4::after{
width: 50% !important;
}
}
.car_wash.is-show h4::after{
width: 30%;
}
.car_wash h4::after{
position: absolute;
width: 0;
bottom: 10px;
left: 40px;
content: "";
height: 4px;
background: #2d428f;
}
.car_wash p{
margin-top: 10px;
}
.yt-car_wash{
margin-top: 4em;
}
@media (max-width:900px) {
.yt-car iframe{
height: 400px;
}
}
@media (max-width:767px) {
.yt-car iframe{
height: 315px;
}
}
@media (max-width:440px) {
.yt-car iframe{
height: 315px;
}
}
.car_price{
width: 70%;
}
.pa_txt{
position: relative;
top: 1.2em;
text-align: center;
padding: 1em 0;
color: #9f0013;
}
.pa_txt.-contact{
font-weight: bold;
}
@media (max-width: 1350px) {
.pa_txt{
position: unset;
margin-top: 2em;
padding: 0 1em;
}
}
@media (max-width: 767px){
.pa_txt{
text-align: left;
font-size: 14px;
}
.pa_txt.-contact{
text-align: center;
}
} .gallery-media{
margin-top: 40px;
}
.gallery-media>.list{
display: grid;
grid-template-columns: repeat(3, 1fr);
gap: 10px;
}
@media (max-width:767px) {
.gallery-media>.list{
grid-template-columns: repeat(1, 1fr);
}
.gallery-media>.list.-col3{
grid-template-columns: repeat(2, 1fr);
}
.gallery-media{
margin-top: 25px;
}
}
@media (max-width:560px) {
.gallery-media>.list.-col3{
width: 95%;
margin-inline: auto;
gap: 5px;
}
#staff_01{
padding-bottom: 40px;
}
}
.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 :where(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}:root :where(.wp-block-button .wp-block-button__link.is-style-outline),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link){border:2px solid;padding:.667em 1.333em}:root :where(.wp-block-button .wp-block-button__link.is-style-outline:not(.has-text-color)),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-text-color)){color:currentColor}:root :where(.wp-block-button .wp-block-button__link.is-style-outline:not(.has-background)),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-background)){background-color:initial;background-image:none}.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:initial}.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.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-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}:root :where(.wp-block-cover h1:not(.has-text-color)),:root :where(.wp-block-cover h2:not(.has-text-color)),:root :where(.wp-block-cover h3:not(.has-text-color)),:root :where(.wp-block-cover h4:not(.has-text-color)),:root :where(.wp-block-cover h5:not(.has-text-color)),:root :where(.wp-block-cover h6:not(.has-text-color)),:root :where(.wp-block-cover p:not(.has-text-color)){color:inherit}.wp-block-details{box-sizing:border-box}.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 :where(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}.wp-block-form-input__label{display:flex;flex-direction:column;gap:.25em;margin-bottom:.5em;width:100%}.wp-block-form-input__label.is-label-inline{align-items:center;flex-direction:row;gap:.5em}.wp-block-form-input__label.is-label-inline .wp-block-form-input__label-content{margin-bottom:.5em}.wp-block-form-input__label:has(input[type=checkbox]){flex-direction:row-reverse;width:-moz-fit-content;width:fit-content}.wp-block-form-input__label-content{width:-moz-fit-content;width:fit-content}.wp-block-form-input__input{font-size:1em;margin-bottom:.5em;padding:0 .5em}.wp-block-form-input__input[type=date],.wp-block-form-input__input[type=datetime-local],.wp-block-form-input__input[type=datetime],.wp-block-form-input__input[type=email],.wp-block-form-input__input[type=month],.wp-block-form-input__input[type=number],.wp-block-form-input__input[type=password],.wp-block-form-input__input[type=search],.wp-block-form-input__input[type=tel],.wp-block-form-input__input[type=text],.wp-block-form-input__input[type=time],.wp-block-form-input__input[type=url],.wp-block-form-input__input[type=week]{border:1px solid;line-height:2;min-height:2em}textarea.wp-block-form-input__input{min-height:10em}.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,#000000b3,#0000004d 70%,#0000);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,#000000b3,#0000004d 70%,#0000);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;scrollbar-color:#0000 #0000;scrollbar-gutter:stable both-edges;scrollbar-width:thin;text-align:center;width:100%;will-change:transform}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar{height:12px;width:12px}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar-track{background-color:initial}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar-thumb{background-clip:padding-box;background-color:initial;border:3px solid #0000;border-radius:8px}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus-within::-webkit-scrollbar-thumb,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus::-webkit-scrollbar-thumb,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:hover::-webkit-scrollbar-thumb{background-color:#fffc}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus-within,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:hover{scrollbar-color:#fffc #0000}@media (hover:none){.wp-block-gallery.has-nested-images figure.wp-block-image figcaption{scrollbar-color:#fffc #0000}}.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}:where(.wp-block-group.wp-block-group-is-layout-constrained){position:relative}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 :where(figcaption){margin-bottom:1em;margin-top:.5em}.wp-block-image.is-style-circle-mask 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}}:root :where(.wp-block-image.is-style-rounded img,.wp-block-image .is-style-rounded img){border-radius:9999px}.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:#5a5a5a40;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 #5a5a5a40;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:#5a5a5a40;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:100%;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.show-closing-animation:not(.active){animation:turn-off-visibility .35s both}.wp-lightbox-overlay.show-closing-animation: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.show-closing-animation:not(.active){animation:none}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .lightbox-image-container{animation:lightbox-zoom-out .4s}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .lightbox-image-container img{animation:none}.wp-lightbox-overlay.zoom.show-closing-animation: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((-100vw + var(--wp--lightbox-scrollbar-width))/2 + 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((-100vw + var(--wp--lightbox-scrollbar-width))/2 + 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}.wp-block-latest-posts.wp-block-latest-posts__list li{clear:both;overflow-wrap:break-word}.wp-block-latest-posts.is-grid{display:flex;flex-wrap:wrap}.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}}:root :where(.wp-block-latest-posts.is-grid){padding:0}:root :where(.wp-block-latest-posts.wp-block-latest-posts__list){padding-left: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}:root :where(ul.has-background,ol.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.is-vertically-aligned-center>.wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-center>.wp-block-media-text__media,.wp-block-media-text>.wp-block-media-text__content,.wp-block-media-text>.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{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0}@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{position:relative;--navigation-layout-justification-setting:flex-start;--navigation-layout-direction:row;--navigation-layout-wrap:wrap;--navigation-layout-justify:flex-start;--navigation-layout-align:center}.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(a),.wp-block-navigation :where(a:active),.wp-block-navigation :where(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{display:inline-block;stroke:currentColor;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:#0000;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 .wp-block-navigation-submenu__toggle[aria-expanded=true]~.wp-block-navigation__submenu-container,.wp-block-navigation .has-child:not(.open-on-click):hover>.wp-block-navigation__submenu-container,.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-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:initial;border:none;color:currentColor;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing: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-left:0;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-item.open-on-click button.wp-block-navigation-item__content:not(.wp-block-navigation-submenu__toggle){padding:0}.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 #00000026}.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:#0000!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:#0000;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}.link-ui-tools{border-top:1px solid #f0f0f0;padding:8px}.link-ui-block-inserter{padding-top:8px}.link-ui-block-inserter__back{margin-left:8px;text-transform:uppercase}.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}:root :where(p.has-background){padding:1.25em 2.375em}:where(p.has-text-color:not(.has-link-color)) a{color:inherit}p.has-text-align-left[style*="writing-mode:vertical-lr"],p.has-text-align-right[style*="writing-mode:vertical-rl"]{rotate:180deg}.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}:where(.wp-block-post-comments-form) input:not([type=submit]),:where(.wp-block-post-comments-form) textarea{border:1px solid #949494;font-family:inherit;font-size:1em}:where(.wp-block-post-comments-form) input:where(:not([type=submit]):not([type=checkbox])),:where(.wp-block-post-comments-form) textarea{padding:calc(.667em + 2px)}.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 .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 :where(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:initial}.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;margin:0 0 1em;overflow-wrap:break-word;padding:4em 0;text-align:center}.wp-block-pullquote blockquote,.wp-block-pullquote cite,.wp-block-pullquote p{color:inherit}.wp-block-pullquote blockquote{margin:0}.wp-block-pullquote p{margin-top:0}.wp-block-pullquote p:last-child{margin-bottom:0}.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}.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.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{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{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{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{margin-inline-start:auto}.wp-block-query-pagination.is-content-justification-space-between>.wp-block-query-pagination-previous:first-child{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-quote>cite{display:block}.wp-block-read-more{display:block;width:-moz-fit-content;width:fit-content}.wp-block-read-more:where(:not([style*=text-decoration])){text-decoration:none}.wp-block-read-more:where(:not([style*=text-decoration])):active,.wp-block-read-more:where(: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{height:1.25em;min-height:24px;min-width:24px;width:1.25em;fill:currentColor;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{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:100%}.wp-block-search.wp-block-search__button-only .wp-block-search__button[aria-expanded=true]{max-width:calc(100% - 100px)}.wp-block-search.wp-block-search__button-only .wp-block-search__inside-wrapper{min-width:0!important;transition-property:width}.wp-block-search.wp-block-search__button-only .wp-block-search__input{flex-basis:100%;transition-duration:.3s}.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden,.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden .wp-block-search__inside-wrapper{overflow:hidden}.wp-block-search.wp-block-search__button-only.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}:where(.wp-block-search__input){font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-transform:inherit}: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[data-align=right] .wp-block-search.wp-block-search__button-only .wp-block-search__inside-wrapper{float:right}.wp-block-separator{border:none;border-top:2px solid}:root :where(.wp-block-separator.is-style-dots){height:auto;line-height:1;text-align:center}:root :where(.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-separator.is-style-dots{background:none!important;border:none!important}.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}:root :where(.wp-block-site-logo.is-style-rounded){border-radius:9999px}:root :where(.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 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-social-link{display:inline-block;margin:0;padding:0}.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor svg,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:active,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:hover,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:visited{color:currentColor;fill:currentColor}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link{background-color:#f0f0f0;color:#444}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-amazon{background-color:#f90;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-bandcamp{background-color:#1ea0c3;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-behance{background-color:#0757fe;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-bluesky{background-color:#0a7aff;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-codepen{background-color:#1e1f26;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-deviantart{background-color:#02e49b;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-dribbble{background-color:#e94c89;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-dropbox{background-color:#4280ff;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-etsy{background-color:#f45800;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-facebook{background-color:#1778f2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-fivehundredpx{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-flickr{background-color:#0461dd;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-foursquare{background-color:#e65678;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-github{background-color:#24292d;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-goodreads{background-color:#eceadd;color:#382110}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-google{background-color:#ea4434;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-gravatar{background-color:#1d4fc4;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-instagram{background-color:#f00075;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-lastfm{background-color:#e21b24;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-linkedin{background-color:#0d66c2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-mastodon{background-color:#3288d4;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-medium{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-meetup{background-color:#f6405f;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-patreon{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-pinterest{background-color:#e60122;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-pocket{background-color:#ef4155;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-reddit{background-color:#ff4500;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-skype{background-color:#0478d7;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-snapchat{background-color:#fefc00;color:#fff;stroke:#000}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-soundcloud{background-color:#ff5600;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-spotify{background-color:#1bd760;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-telegram{background-color:#2aabee;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-threads{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-tiktok{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-tumblr{background-color:#011835;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-twitch{background-color:#6440a4;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-twitter{background-color:#1da1f2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-vimeo{background-color:#1eb7ea;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-vk{background-color:#4680c2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-wordpress{background-color:#3499cd;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-whatsapp{background-color:#25d366;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-x{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-yelp{background-color:#d32422;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-youtube{background-color:red;color:#fff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link{background:none}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link svg{height:1.25em;width:1.25em}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-amazon{color:#f90}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-bandcamp{color:#1ea0c3}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-behance{color:#0757fe}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-bluesky{color:#0a7aff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-codepen{color:#1e1f26}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-deviantart{color:#02e49b}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-dribbble{color:#e94c89}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-dropbox{color:#4280ff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-etsy{color:#f45800}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-facebook{color:#1778f2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-fivehundredpx{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-flickr{color:#0461dd}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-foursquare{color:#e65678}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-github{color:#24292d}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-goodreads{color:#382110}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-google{color:#ea4434}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-gravatar{color:#1d4fc4}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-instagram{color:#f00075}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-lastfm{color:#e21b24}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-linkedin{color:#0d66c2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-mastodon{color:#3288d4}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-medium{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-meetup{color:#f6405f}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-patreon{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-pinterest{color:#e60122}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-pocket{color:#ef4155}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-reddit{color:#ff4500}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-skype{color:#0478d7}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-snapchat{color:#fff;stroke:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-soundcloud{color:#ff5600}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-spotify{color:#1bd760}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-telegram{color:#2aabee}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-threads{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-tiktok{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-tumblr{color:#011835}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-twitch{color:#6440a4}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-twitter{color:#1da1f2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-vimeo{color:#1eb7ea}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-vk{color:#4680c2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-whatsapp{color:#25d366}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-wordpress{color:#3499cd}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-x{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-yelp{color:#d32422}:where(.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}:root :where(.wp-block-social-links .wp-social-link a){padding:.25em}:root :where(.wp-block-social-links.is-style-logos-only .wp-social-link a){padding:0}:root :where(.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}:root :where(.wp-block-tag-cloud.is-style-outline){display:flex;flex-wrap:wrap;gap:1ch}:root :where(.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:initial;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:#0000}.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:initial}.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:initial}.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 :where(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{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background-color:#ddd;clip:auto!important;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}}