@charset "UTF-8";
 body.page-id-2988.admin-bar #kad-mobile-banner {
top: 32px;
}
p:empty:before {
content: initial!important;
}  #no_items {
display: none;
}  .no_items_inner {
text-align: center;
margin: 0 0 100px 0;
} .no_items_inner .no_items_txt01 {
font-size: 28px!important;
color: #d40000;
font-weight: bold!important;
} .no_items_inner .no_items_txt02 {
line-height: 1.4!important;
font-size: 14px;
} @media screen and (max-width: 500px) {  .no_items_inner .no_items_txt01 {
font-size: 20px!important;
}
}   p {
font-weight: 500 !important;
line-height: 1.8 !important;
letter-spacing: 1px !important;
}
span {
font-weight: 500 !important;
}
@media screen and (max-width: 500px) {
p {
font-size: 14px !important;
}
}
.textblock {
display: inline-block;
}  .entry-content p {
margin: 0;
} .page-header-inner h1 {
font-weight: bold;
}  table {
width: 100% !important;
margin: 0 auto 20px !important;
border-collapse: collapse !important;
} td, th {
text-align: left !important;
padding: 16px 10px !important;
border-bottom: 1px solid #aaa;
font-size: 1.5rem !important;
} td {
font-weight: 500 !important;
} .entry-content table tr:nth-child(even),
.modal-body table tr:nth-child(even) {
background: none !important;
} @media screen and (max-width: 767px) {
tr, td, th {
display: block;
}
th {
border-bottom: none;
font-size: 1.6rem !important;
padding: 15px 5px 0 !important;
}
td {
padding: 10px 5px 15px !important;
}
}  #floating {
position: fixed;
right: 0;
top: 35%;
z-index: 50;
width: 50px;
display: inline-block;
} #floating a.side_entrybtn {
display: inline-block;
padding: 10px 15px;
color: #fff;
font-size: 20px;
line-height: 1;
letter-spacing: 1px;
background: #25957D;
font-weight: bold;
-webkit-transition: width ease-in-out 0.5s;
transition: width ease-in-out 0.5s;
transition: .3s ease-in-out;
-webkit-transition: .3s ease-in-out;
border-radius: 4px 0px 0px 4px / 4px 0px 0px 4px;
-ms-writing-mode: tb-rl;
writing-mode: vertical-rl;
-webkit-writing-mode: vertical-rl;
height: 150px;
text-align: center;
} #floating a.side_entrybtn02 {
background: #F97B0B;
}  #floating {
display: none;
} .single-portfolio #floating {
display: block;
} @media screen and (max-width: 500px) { #floating {
top: 30%;
width: 40px;
} #floating a.side_entrybtn {
padding: 10px 12px;
font-size: 16px;
height: 130px;
}
}    .footer-Box_nav {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
margin-right: 0;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
font-weight: 500;
list-style: none;
padding: 0;
margin: 0;
} .footer-Box_navList {
width: 33.33333%;
width: calc(100% / 3);
margin-bottom: 30px;
padding: 0 10px 30px 0;
border-bottom: solid 1px rgba(255, 255, 255, 0.12);
line-height: 1.5;
color: #fff;
}  .footer-Box_navList .title,
.footer-Box_navList .title a {
font-weight: 600 !important;
color: #fff;
margin: 0 0 10px 0;
}  .footer-Box_navList .list li {
margin: 0 0 6px 4px;
} .footer-Box_navList .list a {
color: #fff !important;
font-size: 12px;
}  .footer-Box_navList .text {
margin-bottom: 20px;
} .c-button {
display: block;
font-weight: 500;
background: #0000 !important;
padding: 0 !important;
-webkit-box-shadow: none !important;
box-shadow: none !important;
} .c-button a {
-webkit-transition: all cubic-bezier(0.8, 0, 0.2, 1) 700ms;
transition: all cubic-bezier(0.8, 0, 0.2, 1) 700ms;
display: inline-block;
position: relative;
width: 100%;
max-width: 360px;
background: rgba(0, 0, 0, 0.35) !important;
text-decoration: none;
color: #fff !important;
} .c-button--color1 a:before {
border-color: #008C55;
}
.c-button a:before,
.c-button .inner:before {
border: solid 1px rgba(0, 140, 85, 0.35);
}
.c-button a:before,
.c-button a:after {
-webkit-transition: all cubic-bezier(0.8, 0, 0.2, 1) 700ms;
transition: all cubic-bezier(0.8, 0, 0.2, 1) 700ms;
content: "";
display: block;
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
}
.c-button a.is-off:after {
-webkit-animation-timing-function: cubic-bezier(0, 0.88, 0.39, 1.1);
animation-timing-function: cubic-bezier(0, 0.88, 0.39, 1.1);
-webkit-transition-timing-function: cubic-bezier(0, 0.88, 0.39, 1.1);
transition-timing-function: cubic-bezier(0, 0.88, 0.39, 1.1);
-webkit-animation-duration: 600ms;
animation-duration: 600ms;
-webkit-transition-duration: 600ms;
transition-duration: 600ms;
-webkit-animation-name: btnOffAnimate;
animation-name: btnOffAnimate;
}
.c-button a:after {
width: 0;
background-color: transparent;
border: solid 1px transparent;
}
.c-button a:before,
.c-button a:after {
-webkit-transition: all cubic-bezier(0.8, 0, 0.2, 1) 700ms;
transition: all cubic-bezier(0.8, 0, 0.2, 1) 700ms;
content: "";
display: block;
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
} .c-button .arw {
display: block;
position: relative;
padding: 13px 20px;
width: 100%;
z-index: 1;
} .c-button--color1 a .arw:before,
.c-button--color1 a .arw:after {
border-left-color: #fff;
}
.c-button .arw:before {
content: "";
display: block;
position: absolute;
top: 50%;
margin-top: -3px;
width: 0;
height: 0;
border-top: 3px solid transparent;
border-right: 8px solid transparent;
border-bottom: 3px solid transparent;
border-left: 8px solid #008C55;
right: 12px;
margin-right: -8px;
z-index: 3;
}
.c-button--color1 a .arw:before,
.c-button--color1 a .arw:after {
border-left-color: #fff;
} @media screen and (max-width: 768px) {  .footer-Box_navList {
width: 100%;
margin-bottom: 15px;
padding: 0 10px 15px 0;
}
}   .footerclass .footercol2 {
width: 100%;
} .footer-flBox {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
} .footerbase .footercredits {
padding: 3px 0;
} .footerbase {
margin: 30px 0 0 0;
}  .footer-flBox02 img {
width: 250px;
}  .footer-flBox03 p {
color: #fff;
font-size: 12px !important;
letter-spacing: 0 !important;
line-height: 1 !important;
} @media screen and (max-width: 768px) {   .footer-flBox {
display: block;
}  .footer-flBox02 {
margin: 0 0 15px 0;
}
.footer-flBox02 img {
width: 215px;
}
}  .kad-slide:before {
background: rgba(0, 0, 0, 0.15);
content: '';
height: 100%;
position: absolute;
top: 0;
left: 0;
width: 100%;
-webkit-filter: drop-shadow(2px 4px 6px black);
filter: drop-shadow(2px 4px 6px black);
} .kad-slide {
background-attachment: fixed;
} @media screen and (max-width: 1200px) { .kad-slide {
background-attachment: initial;
}
}
@media screen and (max-width: 1024px) { .kad-slide .kad-slider-layers-case .ksp-layer-wrap {
-o-object-fit: cover;
object-fit: cover;
width: 100%;
height: 100vh;
top: 42% !important;
}
}
@media screen and (max-width: 500px) { .kad-slide .kad-slider-layers-case .ksp-layer-wrap {
left: 5% !important;
} .kad-slide .kad-slider-layers-case .ksp-layer-wrap img {
width: 90% !important;
height: auto !important;
}
}    .title_box {
text-align: center;
margin: 100px 0 30px 0;
}
.title_box form {
margin-top: 30px;
}
form.staff-search {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
form.staff-search input[type="submit"] {
padding: 0;
width: 10%;
margin-left: 10px;
}
form.staff-search input[type="submit"]:hover {
-webkit-box-shadow: none;
box-shadow: none;
opacity: 0.7;
}
@media screen and (max-width: 599px) {
form.staff-search input[type="submit"] {
width: 55px;
margin-left: 5px;
}
}
form.staff-search select[name="portfolio-type"] {
width: 90%;
} .title_box h2.partner_h2 {
display: inline-block;
margin: 0 0 0 0;
border-bottom: solid 1px;
font-weight: bold;
padding: 0 6px 4px;
letter-spacing: 3px;
} .title_box p {
font-weight: bold !important;
font-size: 18px;
padding: 2px 0 0 0;
}
@media screen and (max-width: 768px) { .title_box {
margin: 60px 0 0 0;
} .title_box h2 {
font-size: 28px;
line-height: 1;
} .title_box p {
font-weight: bold !important;
font-size: 18px;
padding: 2px 0 0 0;
}
}
@media screen and (max-width: 543px) {
.title_box {
padding: 0;
}
}  .subtitle_box {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
} .subtitle_box h5 {
color: #25957D;
font-size: 24px;
font-weight: bold;
margin: 0 0 0 0 !important;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
width: 130px;
} .subtitle_box h5:after {
margin-left: 10px;
border-top: 2px solid #25957D;
content: "";
-webkit-box-flex: 0.8;
-ms-flex-positive: 0.8;
flex-grow: 0.8;
} .subtitle_box h6 {
font-size: 16px;
color: #333;
} .subtitle_box02 {
border-bottom: solid 2px #25957D;
margin: 40px 0 30px 0;
padding: 0 0 20px 0;
}  .kt-filter-options {
display: none;
} .kt-filter-options #filters {
text-align: left;
}  .kt-filter-options #filters li {
border: solid 2px #25957D;
margin: 4px 6px 0 0;
border-radius: 6px;
display: inline-block !important;
} .kt-filter-options #filters li a {
padding: 2px 10px;
} .kt-filter-options #filters li a h5 {
font-weight: bold;
letter-spacing: 2px;
font-size: 16px;
}  .kt-filter-options #filters li a.selected {
border: none;
background: #25957D;
} .kt-filter-options #filters li a.selected .arrow-up {
display: none;
} .kt-filter-options #filters li a.selected h5 {
color: #fff;
} @media screen and (max-width: 768px) { .kt-filter-options .filter-trigger {
display: none;
} .filter-set {
overflow: inherit !important;
height: 100% !important;
padding: 0;
}
}  .page-template-template-portfolio-grid .col2-set .col-1,
.page-template-template-portfolio-grid .col2-set .col-2 {
padding-left: 5px;
padding-right: 5px;
} .page-template-template-portfolio-grid .p-outer-poststyle .portfolio_item {
margin-bottom: 20px;
-webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.12), 0 2px 3px 0 rgba(0, 0, 0, 0.22);
box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.12), 0 2px 3px 0 rgba(0, 0, 0, 0.22);
padding: 0.7em 0.7em 2em 0.7em;
background: #fff;
border-radius: 3px;
} .page-template-template-portfolio-grid .portfolio-poststyle-content {
text-align: left;
padding: 0;
border: none;
} .page-template-template-portfolio-grid .portfolio-poststyle-content .portfolio-loop-title {
font-size: 16px;
border-bottom: solid 1px;
padding: 0 0 4px 0;
margin: 20px 0 10px;
letter-spacing: 1px;
line-height: 1.2;
color: #25957D;
} .page-template-template-portfolio-grid .portfolio-poststyle-content .portfolio-loop-types {
display: inline-block;
float: right;
background: #25957D;
color: #fff;
font-weight: bold;
padding: 0 6px;
border-radius: 6px;
letter-spacing: 2px;
pointer-events: none;
} @media screen and (max-width: 767px) {  .page-template-template-portfolio-grid #portfolio_template_wrapper {
margin: 0;
}  .page-template-template-portfolio-grid .single-portfolio {
margin: 0;
}
}
@media (max-width: 543px) {  .page-template-template-portfolio-grid .col-ss-12 {
padding: 0;
} .page-template-template-portfolio-grid .col2-set .col-1,
.page-template-template-portfolio-grid .col2-set .col-2 {
padding-left: 5px;
padding-right: 5px;
} .page-template-template-portfolio-grid .p-outer-poststyle .portfolio_item {
margin-bottom: 20px;
} .page-template-template-portfolio-grid .p-outer-poststyle .portfolio_item {
padding: 5px 5px 30px 5px;
}
}
.home-portfolio-full {
display: none;
}
.matter_list--container {
margin: 0 0 50px;
}
@media screen and (max-width: 1024px) {
.matter_list--container {
margin: 0 0 30px;
}
}
.matter_list--container ul {
padding: 0;
list-style: none;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
.matter_list--container ul li {
width: 33%;
max-width: 360px;
margin-bottom: 20px;
}
@media screen and (max-width: 1024px) {
.matter_list--container ul li {
width: 49%;
max-width: none;
}
}
@media screen and (max-width: 599px) {
.matter_list--container ul li {
width: 100%;
}
}
.matter_list--container ul li .item {
-webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.12), 0 2px 3px 0 rgba(0, 0, 0, 0.22);
box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.12), 0 2px 3px 0 rgba(0, 0, 0, 0.22);
padding: 0 10px 10px;
background: #fff;
border-radius: 3px;
}
@media screen and (max-width: 1024px) {
.matter_list--container ul li .item {
padding: 0 5px 10px;
}
}
.matter_list--container ul li .item a h3 {
color: #25957D;
font-size: 2rem;
font-weight: bold;
line-height: 1.4;
min-height: 70px;
margin: 0 0 10px;
border-bottom: 1px solid;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
@media screen and (max-width: 1024px) {
.matter_list--container ul li .item a h3 {
font-size: 1.8rem;
min-height: 65px;
}
}
.matter_list--container ul li .item a h3:hover {
opacity: 0.7;
}
.matter_list--container ul li .item .area {
margin-bottom: 10px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
}
.matter_list--container ul li .item .area span.name {
color: #fff;
font-size: 1.2rem;
font-weight: bold !important;
letter-spacing: 2px;
line-height: 24px;
background: #25957D;
padding: 0 6px;
border-radius: 6px;
display: inline-block;
position: relative;
}
.matter_list--container ul li .item .area span.name::before {
content: '';
width: 10px;
height: 100%;
background: #25957D;
position: absolute;
top: 0;
left: -5px;
}
.matter_list--container ul li .item .area span.name::after {
content: '|';
position: absolute;
top: 50%;
left: -3px;
-webkit-transform: translate(0, -50%);
transform: translate(0, -50%);
}
.matter_list--container ul li .item .area span.name:first-child::before, .matter_list--container ul li .item .area span.name:first-child::after {
display: none;
}
.matter_list--container ul li .item .box {
position: relative;
}
.matter_list--container ul li .item .box a {
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
z-index: 3;
}
.matter_list--container ul li .item .box:before, .matter_list--container ul li .item .box .top_left {
top: 0;
left: 0;
-webkit-transform-origin: left top;
transform-origin: left top;
}
.matter_list--container ul li .item .box:before {
content: '';
border-bottom: 50px solid transparent;
border-left: 50px solid #367e64;
}
@media screen and (max-width: 1120px) {
.matter_list--container ul li .item .box:before {
border-bottom: 40px solid transparent;
border-left: 40px solid #367e64;
}
}
@media screen and (max-width: 599px) {
.matter_list--container ul li .item .box:before {
border-bottom: 35px solid transparent;
border-left: 35px solid #367e64;
}
}
.matter_list--container ul li .item .box .top_left {
border-bottom: 40px solid transparent;
border-left: 40px solid #017362;
}
@media screen and (max-width: 1120px) {
.matter_list--container ul li .item .box .top_left {
border-bottom: 30px solid transparent;
border-left: 30px solid #017362;
}
}
@media screen and (max-width: 599px) {
.matter_list--container ul li .item .box .top_left {
border-bottom: 25px solid transparent;
border-left: 25px solid #017362;
}
}
.matter_list--container ul li .item .box .bottom_right, .matter_list--container ul li .item .box:after {
bottom: 0;
right: 0;
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
}
.matter_list--container ul li .item .box .bottom_right {
border-left: 50px solid transparent;
border-bottom: 50px solid #367e64;
}
@media screen and (max-width: 1120px) {
.matter_list--container ul li .item .box .bottom_right {
border-left: 40px solid transparent;
border-bottom: 40px solid #367e64;
}
}
@media screen and (max-width: 599px) {
.matter_list--container ul li .item .box .bottom_right {
border-left: 35px solid transparent;
border-bottom: 35px solid #367e64;
}
}
.matter_list--container ul li .item .box:after {
content: '';
border-left: 40px solid transparent;
border-bottom: 40px solid #017362;
}
@media screen and (max-width: 1120px) {
.matter_list--container ul li .item .box:after {
border-left: 30px solid transparent;
border-bottom: 30px solid #017362;
}
}
@media screen and (max-width: 599px) {
.matter_list--container ul li .item .box:after {
border-left: 25px solid transparent;
border-bottom: 25px solid #017362;
}
}
.matter_list--container ul li .item .box:hover::before, .matter_list--container ul li .item .box:hover > .bottom_right {
-webkit-transform: scale(1.2);
transform: scale(1.2);
}
.matter_list--container ul li .item .box:hover > .top_left, .matter_list--container ul li .item .box:hover::after {
-webkit-transform: scale(1.25);
transform: scale(1.25);
}
.matter_list--container ul li .item .box:before, .matter_list--container ul li .item .box .top_left, .matter_list--container ul li .item .box .bottom_right, .matter_list--container ul li .item .box:after {
position: absolute;
-webkit-transition: all .4s;
transition: all .4s;
}
.matter_list--container ul li .item .box .green {
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
-webkit-transition: all .4s;
transition: all .4s;
z-index: 2;
}
.matter_list--container ul li .item .box:hover > .green {
background: rgba(37, 149, 125, 0.4);
}
.matter_list--container ul li .item .box .boxin {
padding-top: 5px;
position: relative;
z-index: 1;
-webkit-transition: all .4s;
transition: all .4s;
}
.matter_list--container ul li .item .box .boxin .click {
color: #25957D;
font-size: 1.4rem;
font-weight: bold !important;
padding: 0px 0 20px 35px;
position: relative;
}
@media screen and (max-width: 1120px) {
.matter_list--container ul li .item .box .boxin .click {
font-size: 1.3rem;
padding: 0px 0 20px 30px;
}
}
@media screen and (max-width: 1024px) {
.matter_list--container ul li .item .box .boxin .click {
padding: 0px 0 15px 25px;
}
}
.matter_list--container ul li .item .box .boxin .click i {
color: #25957D !important;
font-size: 2.4rem !important;
position: absolute;
top: 1px;
left: 10px;
}
@media screen and (max-width: 1120px) {
.matter_list--container ul li .item .box .boxin .click i {
font-size: 2rem !important;
top: 0;
}
}
@media screen and (max-width: 1024px) {
.matter_list--container ul li .item .box .boxin .click i {
left: 5px;
}
}
.matter_list--container ul li .item .box .boxin .click i:nth-child(2) {
left: 15px;
}
@media screen and (max-width: 1024px) {
.matter_list--container ul li .item .box .boxin .click i:nth-child(2) {
left: 10px;
}
}
.matter_list--container ul li .item .box .boxin .click i:nth-child(3) {
left: 20px;
}
@media screen and (max-width: 1024px) {
.matter_list--container ul li .item .box .boxin .click i:nth-child(3) {
left: 15px;
}
}
.matter_list--container ul li .item .box:hover > .boxin {
-webkit-transform: scale(0.95);
transform: scale(0.95);
}
.matter_list--container ul li .item .box .my-row {
padding: 0px 10px 5px 40px;
margin-bottom: 15px;
position: relative;
}
@media screen and (max-width: 1024px) {
.matter_list--container ul li .item .box .my-row {
padding: 0px 10px 5px 30px;
margin-bottom: 10px;
}
}
@media screen and (max-width: 599px) {
.matter_list--container ul li .item .box .my-row {
margin-bottom: 8px;
}
}
.matter_list--container ul li .item .box .my-row h5 {
color: #25957D;
font-size: 1.8rem;
font-weight: bold;
border-bottom: 1px solid;
margin: 10px 0 0;
padding-bottom: 3px;
}
@media screen and (max-width: 599px) {
.matter_list--container ul li .item .box .my-row h5 {
font-size: 1.6rem;
}
}
.matter_list--container ul li .item .box .my-row span.all {
font-weight: bold !important;
border-bottom: 1px solid #888;
width: 100%;
padding-bottom: 3px;
display: block;
}
@media screen and (max-width: 599px) {
.matter_list--container ul li .item .box .my-row span.all {
font-size: 1.4rem;
}
}
.matter_list--container ul li .item .box .my-row span.title {
color: #888;
font-weight: bold !important;
padding-right: 15px;
}
.matter_list--container ul li .item .box .my-row span.red {
color: #E70200;
font-size: 1.8rem;
font-weight: bold !important;
}
@media screen and (max-width: 1024px) {
.matter_list--container ul li .item .box .my-row span.red {
font-size: 1.6rem;
}
}
.matter_list--container ul li .item .box .my-row .box-icon-item {
padding: 0;
position: absolute;
top: -2px;
left: 5px;
}
@media screen and (max-width: 1024px) {
.matter_list--container ul li .item .box .my-row .box-icon-item {
top: 0;
left: 3px;
}
}
.matter_list--container ul li .item .box .my-row .box-icon-item .icon-container {
font-size: 16px;
width: 28px;
height: 28px;
border: 2px solid #888;
border-radius: 30px;
}
@media screen and (max-width: 1024px) {
.matter_list--container ul li .item .box .my-row .box-icon-item .icon-container {
font-size: 14px;
width: 22px;
height: 22px;
}
}
.matter_list--container ul li .item .box .my-row .box-icon-item .icon-container i {
color: #888;
}  .single-portfolio .single-footer {
display: none;
} .portfolio-content-inner .entry-title {
font-size: 28px;
line-height: 1.4;
margin: 60px 0 0 0;
font-weight: bold;
}
@media screen and (max-width: 1024px) {
.portfolio-content-inner .entry-title {
font-size: 2.6rem;
}
}
@media screen and (max-width: 599px) {
.portfolio-content-inner .entry-title {
font-size: 2.2rem;
}
}  #typeBox {
border-bottom: solid 1px #25957D;
padding: 0 0 12px 0;
} .typeBox ul {
padding: 0;
} .typeBox ul li {
float: left;
list-style: none;
background: #25957D;
color: #fff;
font-weight: bold;
margin: 4px 6px 0 0;
line-height: 1;
padding: 4px 10px;
border-radius: 10px;
font-size: 12px;
}  .conditionsBox {
background: #eee;
padding: 15px 5px 5px;
} .conditionsBox ul {
list-style: none;
padding: 0;
} .conditionsBox .box-icon-item {
padding: 0 5px;
}
@media screen and (max-width: 599px) {
.conditionsBox .box-icon-item {
padding: 0 5px 0 2px;
}
} .conditionsBox .box-icon-item .icon-container {
font-size: 16px;
border: 2px solid #888;
width: 32px;
height: 32px;
border-radius: 30px;
}
@media screen and (max-width: 1024px) {
.conditionsBox .box-icon-item .icon-container {
width: 28px;
height: 28px;
}
}
@media screen and (max-width: 599px) {
.conditionsBox .box-icon-item .icon-container {
font-size: 14px;
width: 24px;
height: 24px;
}
} .conditionsBox .box-icon-item .icon-container i {
color: #888;
} .conditionsBox .box-icon-item .icon-container span {
display: none;
} .conditionsBox ul li {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
margin: 0 0 10px 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.conditionsBox ul li span.title {
color: #888;
font-size: 18px;
font-weight: 600;
}
@media screen and (max-width: 599px) {
.conditionsBox ul li span.title {
font-size: 1.4rem;
white-space: nowrap;
}
}
@media screen and (max-width: 1024px) {
.conditionsBox ul li {
font-size: 1.6rem;
}
} .conditionsBox ul li .fee {
color: #E70200;
} .conditionsBox ul li p {
line-height: 1 !important;
font-weight: bold !important;
font-size: 22px;
margin: 0 0 0 15px;
color: #333;
}
@media screen and (max-width: 1024px) {
.conditionsBox ul li p {
font-size: 2rem;
}
}
@media screen and (max-width: 599px) {
.conditionsBox ul li p {
font-size: 1.8rem;
}
}   .jobBox h4 {
font-size: 22px;
color: #25957D;
font-weight: bold;
margin: 0 0 6px 0!important;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
@media screen and (max-width: 599px) {
.jobBox h4 {
margin: 0;
}
} .jobBox h4:after {
margin-left: 10px;
border-top: 1px solid #25957D;
content: "";
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
}   .jobBox table tr td, 
.jobBox table tr th {
color: inherit;
min-width: auto;
padding: 16px 10px !important;
border-bottom: 1px solid #aaa;
font-size: 1.5rem !important;
}
.jobBox table tr th {
width: 160px;
}
@media screen and (max-width: 599px) {
.jobBox table tr th {
padding: 10px 5px 0 !important;
}
} @media screen and (max-width: 599px) {
.jobBox table tr td {
padding: 5px 5px 8px !important;
}
} .jobBox table tr td span {
color: #E70200;
font-weight: bold !important;
font-size: 20px;
}
.matter_button--container {
text-align: center;
}
.matter_button {
color: #fff;
font-size: 2rem;
font-weight: bold;
width: 300px;
padding: 15px 0;
margin: 50px 0 10px;
background: #F97B0B;
border-radius: 5px;
display: inline-block;
}
.matter_button:hover {
opacity: 0.7;
}
@media screen and (max-width: 1024px) {
.matter_button {
margin: 40px 0 10px;
}
}
@media screen and (max-width: 599px) {
.matter_button {
font-size: 1.8rem;
width: 70%;
max-width: 300px;
padding: 12px 0;
margin: 30px 0 0px;
}
}   #portfolio_carousel_container .kt-title span {
font-size: 22px;
line-height: 1;
color: #25957D;
font-weight: bold !important;
} #portfolio_carousel_container .kt-title:before {
background: #25957D;
height: 1px;
} .elementor-edit-mode .kt_item_fade_in, .slick-slider .kt_item_fade_in {
-webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.12), 0 2px 3px 0 rgba(0, 0, 0, 0.22);
box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.12), 0 2px 3px 0 rgba(0, 0, 0, 0.22);
} .portfolio-loop-image-container .portfolio-hover-item:hover .portfolio-overlay-border {
border: none;
top: 0;
bottom: 0;
left: 0;
right: 0;
padding: 0 8px;
} .portfolio-loop-image-container .portfolio-hover-item .portfolio-hover-item-inner {
max-width: 100%;
} .portfolio-loop-image-container .portfolio-hover-item .portfolio-hover-item-inner .kad_portfolio_lightbox_link {
display: none;
} .portfolio-loop-image-container .portfolio-hover-item .portfolio-hover-item-inner .portfolio-loop-title {
font-size: 16px;
font-weight: bold;
text-shadow: 2px 2px 3px #333;
letter-spacing: 0;
} .portfolio-loop-image-container .portfolio-hover-item .portfolio-hover-item-inner .portfolio-loop-types {
font-size: 14px;
font-weight: bold;
text-shadow: 2px 2px 3px #000;
} @media screen and (max-width: 500px) {  .conditionsBox ul li p {
font-size: 16px !important;
margin: 0 0 0 10px;
}  .jobBox h4 {
font-size: 20px;
}  #portfolio_carousel_container .kt-title span {
font-size: 20px;
}
}   .philosophyBox {
position: relative;
margin: 0 auto;
} .philosophyBox .philosophy_inner {
position: absolute;
right: 0;
bottom: -5%;
width: 60%;
border: 1px solid #111;
background: rgba(255, 255, 255, 0.5);
padding: 40px 30px 16px 30px;
font-weight: 700;
letter-spacing: .05rem;
} .philosophyBox .philosophy_inner .philosophyTxt01 {
color: #222;
font-size: 2rem;
line-height: 180%;
margin: 0 0 10px 0;
} .philosophyBox .philosophy_inner .philosophyTxt02 {
font-size: 1.7rem;
color: #111;
border-top: 1px solid #111;
padding-top: 15px;
margin-bottom: 0;
text-align: right;
} @media screen and (max-width: 767px) { .philosophyBox .philosophy_inner {
position: relative;
width: 95%;
padding: 15px;
margin: -10px auto 0;
bottom: 25px;
background: rgba(255, 255, 255, 0.2);
} .philosophyBox .philosophy_inner .philosophyTxt01 {
font-size: 1.65rem;
} .philosophyBox .philosophy_inner .philosophyTxt02 {
font-size: 1.4rem;
padding-top: 10px;
} .philosophyBox .philosophy_inner p {
margin: 0;
}
}  .greetingBox h5 {
text-align: center;
color: #111;
font-size: 22px;
font-weight: 700;
padding: 0 0 15px 0;
} .greetingBox_in {
width: 75%;
margin: auto;
} .greetingBox .greetingBox_in p {
font-weight: 500;
line-height: 1.8;
letter-spacing: 1px;
} .greetingBox .greetingBox_in img {
float: right;
width: 280px;
padding: 15px 0 0 0;
} @media screen and (max-width: 767px) { .greetingBox h5 {
font-size: 20px;
}
}
@media screen and (max-width: 600px) { .greetingBox_in {
width: 95%;
}
}
@media screen and (max-width: 500px) { .greetingBox .greetingBox_in img {
width: 220px;
} .greetingBox .greetingBox_in p {
font-size: 14px;
}
}    .cp_ad01 {
margin: 0 0 15px 0;
} .cp_ad01 a, .cp_ad02 a {
background: #2380c4;
color: #fff;
font-size: 1.3rem;
line-height: 100%;
padding: 5px 14px;
} @media screen and (max-width: 600px) {  .cp_ad01 a, .cp_ad02 a {
display: block;
width: 75px;
text-align: center;
margin: 3px 0;
} .cp_ad01_br {
display: none;
}
}   #accessBox dl {
display: flex;
display: -webkit-box;
display: -ms-flexbox;
margin: 0;
} #accessBox dl dt {
font-weight: 600;
font-size: 1.5rem !important;
letter-spacing: 1.4px;
} #accessBox dl dd {
margin: 0;
font-size: 1.5rem !important;
letter-spacing: 1.2px;
}  .gMap_link {
text-align: right;
margin: 7px 0 0 0;
} .gMap_link a {
border-bottom: solid 1px;
padding: 0 0 2px 0;
font-weight: 500;
} .gMap_link a i {
color: #2380c4 !important;
font-size: 16px !important;
font-weight: 500;
} @media screen and (max-width: 767px) {  #accessBox dl {
display: block;
}  #accessBox .sow-google-map-canvas {
height: 230px !important;
}
}   .dl01 {
color: #111;
line-height: 200%;
margin: 0;
display: flex;
display: -webkit-box;
display: -ms-flexbox;
justify-content: space-between;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
} .dl01 dt {
font-size: 1.5rem;
font-weight: 700;
width: 175px;
border-bottom: 2px solid #2380c4;
padding: 12px 10px;
} .dl01 dt .dl01_1, .dl01 dt .dl01_2 {
display: inline-block;
margin: 0 20px 0 0;
vertical-align: top;
font-weight: bold !important;
color: #224072;
} .dl01 dd {
font-size: 1.5rem;
font-weight: 500;
width: 920px;
border-bottom: 1px solid #aaa;
padding: 10px;
margin: 0;
} @media screen and (max-width: 1000px) { .dl01 {
line-height: 160%;
} .dl01 dt {
padding: 15px 0;
width: 55px;
} .dl01 dt .dl01_1, .dl01 dt .dl01_2 {
margin: 0;
} .dl01 dd {
margin-top: 30px;
width: calc(100% - 60px);
}
}
@media screen and (max-width: 767px) { .dl01 {
line-height: 160%;
display: block;
} .dl01 dt {
padding: 20px 0 5px 0;
width: 180px;
} .dl01 dt .dl01_1, .dl01 dt .dl01_2 {
margin: 0 10px 0 0;
} .dl01 dd {
margin-top: 5px;
width: 100%;
font-size: 14px;
}
}    .blog .kad_blog_item .post-text-inner .entry-content,
.category-news .kad_blog_item .post-text-inner .entry-content,
.date .kad_blog_item .post-text-inner .entry-content {
display: none;
} .blog #content,
.category-news #content,
.date #content {
padding: 60px 0 30px 0;
} .blog .kad_blog_item,
.category-news .kad_blog_item,
.date .kad_blog_item {
margin: 0 0 30px 0;
padding: 20px 0 20px 10px;
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
border-top: 1px solid rgba(0, 0, 0, 0.1);
} .blog .kad_blog_item .post-text-inner header h3,
.category-news .kad_blog_item .post-text-inner header h3,
.date .kad_blog_item .post-text-inner header h3 {
font-size: 16px;
color: #111;
font-weight: bold;
} .blog .kad_blog_item .post-text-inner header span,
.category-news .kad_blog_item .post-text-inner header span,
.date .kad_blog_item .post-text-inner header span {
font-size: 14px;
color: #111;
}  #ktsidebar .widget-inner .widget-title {
background: #2380c4;
padding: 7px 10px;
margin: 0;
} #ktsidebar .widget-inner .widget-title:before {
display: none;
} #ktsidebar .widget-inner .widget-title span {
background: #2380c4;
color: #fff;
font-size: 16px;
}  .comments-area {
display: none;
} .post-template-default .postclass {
padding: 0 0 30px 0;
} .post-template-default .postclass header {
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
padding: 0 0 20px 0;
} .post-template-default .entry-title {
font-size: 18px;
} .post-template-default .post-top-meta {
color: #444;
} .post-template-default .postclass .entry-content {
padding: 20px 0 0 0;
} @media screen and (max-width: 780px) {  .blog #content,
.category-news #content {
padding: 40px 0 30px 0;
width: 90%;
} .blog .kad_blog_item .post-text-inner header h3,
.category-news .kad_blog_item .post-text-inner header h3 {
font-size: 14px;
} .blog .kad_blog_item .post-text-inner header span,
.category-news .kad_blog_item .post-text-inner header span {
font-size: 12px;
}  #ktsidebar .widget-inner .widget-title span,
#ktsidebar .widget-inner ul a {
font-size: 14px;
}
}   .contact-txt {
width: 90%;
margin: 60px auto 20px;
border-bottom: solid 1px #aaa;
padding-bottom: 3px;
} .contact-txt h3 {
font-size: 52px;
font-weight: bold;
letter-spacing: 2px;
} .contact-txt h3 span {
font-size: 16px;
padding-left: 5px;
font-weight: bold !important;
} .contact-txt p {
letter-spacing: 1px;
} .contact-txt-inner h4 {
font-weight: bold;
font-size: 18px;
line-height: 1;
margin: 15px 0 5px 0;
} .contact-txt-inner p a {
font-size: 18px;
font-weight: bold;
border: none !important;
} .contact-txt-inner p {
line-height: 1.5 !important;
} .contact-txt-inner p br {
display: none;
}  .contact-form {
width: 90%;
margin: auto;
} .contact-form .wpforms-field-label {
font-size: 18px !important;
padding: 5px 0 !important;
} .contact-form .drop-box .select2-arrow {
display: none !important;
} .contact-form .select2-container a {
border-width: 1px !important;
border-radius: 2px !important;
padding-left: 10px !important;
border-color: #eee !important;
background-color: #eee !important;
} .contact-form .wpforms-field-large {
max-width: 100% !important;
width: 100% !important;
background-color: #eee !important;
border: solid 1px #eee !important;
font-size: 14px !important;
}  .wpforms-submit-container {
text-align: center;
} .contact-form .entry_btn {
width: 200px !important;
margin: 20px auto !important;
background-color: rgba(0, 0, 0, 0) !important;
border: solid 2px #25957D !important;
border-radius: 3px !important;
color: #25957D !important;
font-size: 18px !important;
padding: 10px 0 !important;
} input[type=text], input[type=email], input[type=password], input[type=url], input[type=tel], input[type=number], input[type=search], select, textarea {
padding: 3px 10px !important;
line-height: 30px !important;
background: none !important;
-webkit-box-shadow: none !important;
box-shadow: none !important;
border: 1px solid #AEAEAE !important;
border-radius: 5px !important;
}
@media screen and (max-width: 599px) {
input[type=text], input[type=email], input[type=password], input[type=url], input[type=tel], input[type=number], input[type=search], select, textarea {
padding: 3px 8px !important;
}
}
form.wpcf7-form br {
display: none;
}
form.wpcf7-form label {
padding: 10px 0;
}
form.wpcf7-form label .label {
font-size: 18px !important;
font-weight: 700 !important;
padding: 5px 0 !important;
}
form.wpcf7-form label .label .any {
color: #fff;
background: #93c9ff;
}
form.wpcf7-form label .label .required {
color: #fff;
background: #ff9393;
}
.entry_container {
margin-top: 30px;
}
.entry_container h4 {
font-size: 2.2rem;
color: #25957D;
font-weight: bold;
margin: 0 0 6px 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
@media screen and (max-width: 599px) {
.entry_container h4 {
font-size: 2rem;
}
}
.entry_container h4:after {
margin-left: 10px;
border-top: 1px solid #25957D;
content: "";
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
}
.entry_container .tel {
padding: 30px 0 22px;
margin: 15px 0 70px;
background: #eee;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
@media screen and (max-width: 1024px) {
.entry_container .tel {
margin: 15px 0 40px;
}
}
@media screen and (max-width: 599px) {
.entry_container .tel {
padding: 22px 0 20px;
margin: 15px 0 30px;
}
}
.entry_container .tel div h5 {
font-size: 3.2rem;
font-weight: 600;
margin: 0 0 15px;
}
@media screen and (max-width: 599px) {
.entry_container .tel div h5 {
font-size: 2.4rem;
}
}
.entry_container .tel div h5 a {
color: #25957D;
font-weight: 600 !important;
position: relative;
}
.entry_container .tel div h5 a::before {
content: '';
width: 100%;
height: 2px;
background: #25957D;
opacity: 0;
position: absolute;
bottom: -4px;
left: 0;
-webkit-transition: all .2s;
transition: all .2s;
}
.entry_container .tel div h5 a:hover::before {
opacity: 1;
bottom: -1px;
}
.entry_container .tel div p {
font-size: 1.4rem;
}
@media screen and (max-width: 599px) {
.entry_container .tel div p {
font-size: 1.3rem !important;
}
}
.entry_container .form {
margin: 30px 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
@media screen and (max-width: 1024px) {
.entry_container .form {
margin: 15px 0 30px;
}
}
@media screen and (max-width: 599px) {
.entry_container .form {
margin: 10px 0 20px;
}
}
.entry_container .form div p {
font-size: 1.8rem;
}
@media screen and (max-width: 1024px) {
.entry_container .form div p {
font-size: 1.6rem;
}
}
.entry_form--container table tbody tr {
display: table-row;
}
@media screen and (max-width: 1024px) {
.entry_form--container table tbody tr.pc {
display: none;
}
}
.entry_form--container table tbody tr.tb {
display: none;
}
@media screen and (max-width: 1024px) {
.entry_form--container table tbody tr.tb {
display: table-row;
}
}
.entry_form--container table tbody tr.tb td {
padding: 0 0 15px !important;
}
.entry_form--container table tbody tr td {
padding: 17px 0 !important;
border-bottom: none;
display: table-cell;
}
@media screen and (max-width: 1024px) {
.entry_form--container table tbody tr td {
padding: 20px 0 10px !important;
}
}
@media screen and (max-width: 1024px) {
.entry_form--container table tbody tr td {
padding: 10px 0 !important;
}
}
.entry_form--container table tbody tr td.nth1 {
width: 28%;
min-width: 280px;
}
@media screen and (max-width: 1024px) {
.entry_form--container table tbody tr td.nth1 {
width: auto;
min-width: 190px;
}
}
@media screen and (max-width: 599px) {
.entry_form--container table tbody tr td.nth1 {
padding: 10px 0 !important;
display: block;
}
}
.entry_form--container table tbody tr td.nth2 {
width: 72%;
}
@media screen and (max-width: 1024px) {
.entry_form--container table tbody tr td.nth2 {
width: 100%;
}
}
@media screen and (max-width: 599px) {
.entry_form--container table tbody tr td.nth2 {
padding: 0 0 7px !important;
display: block;
}
}
.entry_form--container table tbody tr td.max {
padding: 17px 0 3px !important;
}
@media screen and (max-width: 1024px) {
.entry_form--container table tbody tr td.max {
padding: 10px 0 0 !important;
}
}
.entry_form--container table tbody tr td .m_number, .entry_form--container table tbody tr td .m_title {
margin-bottom: 20px;
padding: 0 15px 7px 20px;
border-bottom: 1px solid #AEAEAE;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
@media screen and (max-width: 1024px) {
.entry_form--container table tbody tr td .m_number, .entry_form--container table tbody tr td .m_title {
padding: 0 10px 5px;
margin: 0 !important;
}
}
@media screen and (max-width: 599px) {
.entry_form--container table tbody tr td .m_number, .entry_form--container table tbody tr td .m_title {
padding: 0 0 5px;
display: block;
}
}
.entry_form--container table tbody tr td .m_number .label, .entry_form--container table tbody tr td .m_title .label {
color: #25957D;
font-size: 1.8rem;
font-weight: bold !important;
white-space: nowrap;
padding-top: 1px;
}
@media screen and (max-width: 1024px) {
.entry_form--container table tbody tr td .m_number .label, .entry_form--container table tbody tr td .m_title .label {
font-size: 1.6rem;
min-width: 100px;
margin-right: 15px !important;
}
}
.entry_form--container table tbody tr td .m_number span input, .entry_form--container table tbody tr td .m_title span input {
font-size: 2.2rem !important;
font-weight: bold !important;
line-height: 1 !important;
border: none !important;
}
@media screen and (max-width: 1024px) {
.entry_form--container table tbody tr td .m_number span input, .entry_form--container table tbody tr td .m_title span input {
font-size: 1.8rem;
}
}
@media screen and (max-width: 599px) {
.entry_form--container table tbody tr td .m_number span input, .entry_form--container table tbody tr td .m_title span input {
font-size: 1.5rem;
padding: 6px 3px;
}
}
.entry_form--container table tbody tr td .m_number {
margin-right: 50px;
}
.entry_form--container table tbody tr td .m_number .label {
margin-right: 10px;
}
.entry_form--container table tbody tr td .m_number span input {
text-align: center;
}
@media screen and (max-width: 1024px) {
.entry_form--container table tbody tr td .m_number span input {
text-align: left;
}
}
.entry_form--container table tbody tr td .m_title .label {
margin-right: 15px;
}
.entry_form--container table tbody tr td .m_title .wpcf7-form-control-wrap {
width: 100%;
}
.entry_form--container table tbody tr td .required, .entry_form--container table tbody tr td .any {
font-size: 1.5rem;
padding: 2px 8px;
border-radius: 5px;
}
@media screen and (max-width: 1024px) {
.entry_form--container table tbody tr td .required, .entry_form--container table tbody tr td .any {
font-size: 1.3rem;
line-height: 1;
padding: 4px 6px;
}
}
.entry_form--container table tbody tr td .any {
color: #333;
background: #DEDEDE;
}
.entry_form--container table tbody tr td .required {
color: #fff;
background: #D4605B;
}
.entry_form--container table tbody tr td .tag {
width: 220px;
padding: 0 0 0 20px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
@media screen and (max-width: 1024px) {
.entry_form--container table tbody tr td .tag {
width: 160px;
padding: 0 0 0 10px;
}
}
@media screen and (max-width: 1024px) {
.entry_form--container table tbody tr td .tag {
width: 140px;
padding: 0;
}
}
.entry_form--container table tbody tr td .tag .title {
font-size: 1.8rem;
font-weight: bold !important;
line-height: 1;
}
@media screen and (max-width: 1024px) {
.entry_form--container table tbody tr td .tag .title {
font-size: 1.6rem;
}
}
.entry_button {
text-align: center;
margin: 50px 0 90px;
}
@media screen and (max-width: 1024px) {
.entry_button {
margin: 40px 0 70px;
}
}
@media screen and (max-width: 599px) {
.entry_button {
margin: 30px 0 60px;
}
}
.entry_button input {
color: #25957D !important;
text-shadow: none !important;
width: 250px !important;
padding: 15px 0 !important;
border: 2px solid #25957D !important;
background: #fff !important;
-webkit-transition: all .2s !important;
transition: all .2s !important;
}
@media screen and (max-width: 1024px) {
.entry_button input {
width: 200px !important;
padding: 10px 0 !important;
}
}
.entry_button input:hover {
-webkit-box-shadow: none !important;
box-shadow: none !important;
color: #fff !important;
background: #25957D !important;
}
div.wpcf7 .ajax-loader {
display: none;
}  .wpforms-submit-container {
text-align: center;
} .contact-form .entry_btn {
width: 200px !important;
margin: 20px auto !important;
background-color: rgba(0, 0, 0, 0) !important;
border: solid 2px #25957D !important;
border-radius: 3px !important;
color: #25957D !important;
font-size: 18px !important;
padding: 10px 0 !important;
}
#content {
padding-bottom: 0;
}
.search_box {
margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
.search_box {
margin: 30px 0;
}
}
.search_box h4 {
font-weight: bold;
line-height: 1;
margin: 0 0 20px;
}
@media screen and (max-width: 1024px) {
.search_box h4 {
font-size: 2.2rem;
margin: 0 0 15px;
}
}
@media screen and (max-width: 599px) {
.search_box h4 {
font-size: 1.8rem;
margin: 0 0 10px;
}
}
.search_box h4 span {
font-size: 1.6rem;
}
.search_box form select[name="portfolio-type"] {
padding: 3px 8px;
}