@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;
}    .urgent-notice-box {
max-width: 900px;
margin: 40px auto 20px; padding: 40px 30px;
border: 3px solid #bc1919; background-color: #fffaf9; border-radius: 8px;
box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05);
text-align: center; font-family: 'Noto Sans JP', sans-serif;
}
.urgent-notice-box .notice-title {
color: #bc1919;
font-size: 1.25rem;
font-weight: bold;
margin-bottom: 25px;
line-height: 1.5;
}
.urgent-notice-box .notice-text {
font-size: 1rem;
line-height: 1.8;
color: #333;
margin: 0;
}
.urgent-notice-box .notice-note {
display: inline-block;
background-color: #fff3cd; color: #856404;
padding: 12px 15px;
border-radius: 4px;
font-weight: bold;
font-size: 0.95rem;
text-align: center; } @media screen and (max-width: 768px) {
.urgent-notice-box {
margin: 20px 15px;
padding: 25px 15px;
text-align: left; }
.urgent-notice-box .notice-title {
font-size: 1.1rem;
text-align: left; }
.urgent-notice-box .notice-text {
font-size: 0.95rem;
}
.urgent-notice-box .notice-note {
display: block;
margin-top: 10px;
text-align: left; }
}
   .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: 16px;
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;
}
} ._d-none {
display: none !important;
}
._d-block {
display: block !important;
}
._dh-none {
display: none !important;
}
._dh-block {
display: block !important;
}
@media (min-width: 461px) {
._d-ssm-none {
display: none !important;
}
._d-ssm-block {
display: block !important;
}
}
@media (min-width: 561px) {
._d-sm-none {
display: none !important;
}
._d-sm-block {
display: block !important;
}
}
@media (min-width: 768px) and (min-height: 768px){
._dh-md-none{
display: none !important;
}
._dh-md-block{
display: block !important;
}
}
@media (min-width: 768px) {
._d-md-none {
display: none !important;
}
._d-md-block {
display: block !important;
}
}
@media (min-width: 961px) {
._d-lg-none {
display: none !important;
}
._d-lg-block {
display: block !important;
}
}
@media (min-width: 1001px) {
._d-llg-none {
display: none !important;
}
._d-llg-block {
display: block !important;
}
}
@media (min-width: 1201px) {
._d-xl-none {
display: none !important;
}
._d-xl-block {
display: block !important;
}
}