@charset "UTF-8";
a:focus { outline:0; }
li:focus { outline:0; }


#sekou {
    padding: 0 0 20px;
    clear: both;
    overflow: hidden;
}
#sekou .inner {
    max-width: 1200px;
    margin: 0 auto;
    width:95%;
}
#sekou02 {
    padding: 100px 0 20px;
    clear: both;
    overflow: hidden;
}
#sekou02 .inner {
    max-width: 1200px;
    margin: 0 auto;
    width:95%;
}
#sekou .slick-arrow, #sekou02 .slick-arrow {
    width: 40px;
    height: 90px;
    bottom: inherit;
    top: 50%;
    transform: translate(0, -50%);
}
#sekou .slick-next:before {
    background: url(/cms/wp-content/themes/kik/assets/image/works/next.png);
    background-size: contain;
    background-repeat: no-repeat;
}
#sekou .slick-prev:before {
    background: url(/cms/wp-content/themes/kik/assets/image/works/prev.png);
    background-size: contain;
    background-repeat: no-repeat;
}
#sekou02 .slick-next:before {
    background: url(/cms/wp-content/themes/kik/assets/image/works/next.png);
    background-size: contain;
    background-repeat: no-repeat;
}
#sekou02 .slick-prev:before {
    background: url(/cms/wp-content/themes/kik/assets/image/works/prev.png);
    background-size: contain;
    background-repeat: no-repeat;
}

#sekou #sekou-thumb .slick-current{
  outline: 5px solid #1E94C5;
  outline-offset: -5px;
  transition: 0.3s;
}
#sekou .slick-slide img {
    width: auto;
}
#sekou .cap{
  font-size:12px;
  margin:30px auto 0;
}
#sekou02 .slick-slide img {
    width: auto;
    max-height: 180px;
}
.case_title{
    align-items: start;
    display: flex;
    padding-bottom: 40px;
}
.case_profile{
    padding-top: 2.7em;
    padding-left: 0.5em;
    width: calc(100%);
}
.case_profile h3{
    font-weight: bold;
    font-size: 1.5em;
}
.case_profile p{
    font-size: 1em;
}
.case_profile p span{
    display: inline-block;
}

.thumb-item img {
    width: 100%;
    
    margin: auto;

}
.thumb-item-nav{
    padding-top: 100px;
}
.thumb-item-nav li a{
    display: block;
    padding-right: 24px;
    padding-bottom: 20px;
}
.thumb-item-nav li:last-child a{
    padding-right: 0px;
    width: calc(100% - 24px);
}
.slick-prev {
    left: 0%;
}
.slick-next {
    right: 0%;
}

.thumb-item-nav .slick-current a img{
    outline: 5px solid #6cbb2d;
    outline-offset: -5px;
    transition: 0.3s;
}
.thumb-item-nav li:hover{
    opacity: 0.6;
    transition: 0.3s;
}

.wl_text {
    line-height: 1.8;
    font-size: 16px;
    margin: 30px auto 0;
}
.wl_button{
    text-align: center;
    padding: 80px 0;
    margin: 0 auto;
    max-width:350px;
}
.wl_button a{
    transition: 0.3s;
}
.wl_button a:hover{
    opacity: 0.6;

}
.case_no{
    display: none;
}

#sekou02{
    background: #F7F9FA;
    padding-bottom: 100px;
}
#sekou02 .slick-prev {
    left: -40px;
}
#sekou02 .slick-next {
    right: -40px;
}

#sekou-thumb + p{
  font-size:12px;
  margin:20px auto;
}
#construction022 ul li{
    position: relative;
    margin: 0 15px;
    transition: 0.3s;
}
#construction022 ul li p.name {
    font-size: 13px;
    font-weight: bold;
    text-align: center;
    margin: 10px 0 10px;
    color: #333333;
    text-decoration: none;
}
#construction022 ul li a{
color: #333333;
text-decoration: none;
}
#construction022 ul li span {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    text-align: center;
    background: #65B724;
    padding: 10px 20px;
    font-weight: bold;
    color: #fff;
    font-size: 14px;
}
#construction022 ul li:hover{
    opacity: 0.7;
}

@media (max-width: 768px){
    .case_title {
        display: block;
    }
    .case_profile{
        padding-left: 0px;
        padding-top: 1em;
    }
    .case_profile h3{
        text-align: center;
    }
    .case_no{
        position: relative;
        top: 2em;
    }
    .case_no img{
        width: 25%;
        padding-left: 5px;
        max-width: 93px;
    }
    #sekou{
        padding-top: 30px;
    }
    #sekou02 {
    padding: 20px 0 0px;
    }
    .thumb-item-nav li a {
        display: block;
        padding-right: 12px;
        padding-bottom: 11px;
    }
    .thumb-item-nav li:last-child a {
        padding-right: 0px;
        width: calc(100% - 12px);
    }
    #sekou02 .slick-prev {
        left: 0px;
    }
    #sekou02 .slick-next {
        right: 0px;
    }
    #construction022 ul li p.name {
        font-size: 16px;
        margin: 0.8em;
    }
    .wl_text {
        line-height: 1.8;
        font-size: 14px;
        padding: 0;
        margin: 20px auto;
    }

}

.slick-slide img {
    max-height: 700px;
    width: auto;
    height: auto;
}
.thumslidenav .slick-slide img {
        max-height: 90px;
    margin: auto;
}

@media (max-width: 768px){
.slick-slide img {
    max-height: 250px;
    width: auto;
    height: auto;
}
.thumslidenav .slick-slide img {
        max-height: 70px;
    margin: auto;
}

}
