@charset "UTF-8";

/********* TOP *********/
#mv{background: url(../images/min-bg.jpg)no-repeat top center;}

@media screen and (max-width: 768px){
    #mv .mv-txt{    
        padding-top: 0;
        padding-bottom: 0;
        margin-bottom: 0;}
   #top .tel {
       width: 90%;
        margin: 0 auto;       
       font-size: 8vw;
        font-weight: bold;
        line-height: 1.2;
        color: #575747;
        padding-top: 3px;
        text-align: center;}
        
    #top .tel span {
        display: block;
        font-size: 3.3vw;
        font-weight: normal;
        margin-right:10px;    }
    #top .contact{
        width: 50%;
        text-align: center;
    }

    #top .contact-line{
        width: 50%;
        text-align: center;
    }
    
    #top .contact-line a{
        font-size:3.8vw;
    }

    .fb03-inner{
        display: flex;
        padding:8px 15px 5px 15px;
    }  
}
/********* 第2階層 *********/

/*** info ***/
.list-block-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.list_block {
    /*width: 310px;*/
    width: 32%;
    margin-bottom: 30px;
    font-size: 20px;
    line-height: 1.4;
    border: 3px solid #45ab02;
    padding: 15px;
}
.list_block a::hover{
    background: #000;
}
.list_block > a > div{
    /*width: 310px;
    height: 226px;*/
    width: 100%;
    height: 150px;
    overflow: hidden;
    position: relative;
    z-index: -1;
    }
.list_block > a > div img {
    width: 100%;
    height: auto;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
        }
.list_block > a > div.text{
    height: auto;
}
.list_block > a > div h2{
    margin-top: 15px;
    font-size: 24px;
    font-size: 2rem;    
    color: #45ab02;
    letter-spacing: -0.05em;
    font-weight: bold;
    min-height: 85px;
}
.list_block p{
    font-size:16px;
}
span.article-date{    
    display: block;
    font-size: 14px;
    color: #989898;
    margin: 5px 0;}

.single h1.ttl01{margin-bottom: 18px;}

.news_block p.date,
.list_block p.date{
    margin-bottom: 2%;
    text-align: right;
    font-size: 20px;
    font-size: 2.0rem;}

.news_block{
    color: #444444;
    padding: 0 10px;}
.news_block .s-main-img img{
    width: 100%;
    height: 100%;
    margin-bottom: 15px;
}
.news_block .s-main-txt img:first-child{display: none;} 

.news_block p, .page-contents p{
    font-size: 18px;
    margin-bottom: 20px;}


.news_block h2, .page-contents h2{
    padding: 0 1% 0 2%;
    margin-top: 5.1%;
    margin-bottom: 3%;   
    color: #00b901;
    font-size: 26px;
    font-size: 2.6rem;
    font-weight: bold;
    border-left: solid 5px #00b901;
    background: transparent;
}
.page-contents h3{
    padding: 0 1% 0 0;
    margin-top: 5.1%;
    margin-bottom: 2%;   
    color: #00b901;
    font-size: 26px;
    font-size: 2.2rem;
    font-weight: bold;
    background: transparent;
}
.page-contents dl{
    margin-bottom: 10px;
    line-height: 1.75em;
}
.page-contents dt{
    font-weight:bold;
}
.page-contents li{
    margin-bottom: 10px;
    font-size: 18px;
}
.news_block h3{
    font-size: 26px;
    color: #8EAF29;}

.page-inner img{
    max-width: 100%;
    width: auto;
    height: auto;
    margin: auto;
    display: block;
}

@media screen and (max-width: 768px){
    .page-inner {width: 95%; margin:0 auto;}
    .news_block h2, .page-contents h2{font-size:2.2rem; margin-top:7%;}
    .page-contents h3{font-size:16px; margin-top:0%;}
    .page-contents p{font-size: 16px;}
    .page-contents li{font-size: 16px;}
    .news_block p,.news_block p.date,.list_block p.date{
        margin-bottom: 0;
        font-size: 16px;}
    .list-block-wrap{
        margin-top: 0%;
        display: block;}
    
    .list_block {
        width: 98%;
        margin:0 auto;
        font-size: 16px;
        border-bottom: 1px dotted #ddd;
        border-top: none;
        border-right: none;
        border-left: none;
        overflow: hidden;  
        padding: 10px 0;   
    }
    .news_block p.date{
        margin: 10px 0;
    }
    .news_block p{
        margin-bottom: 20px;
    }
    /*.list_block > a > div{
        width: 100%;
        height: 190px;
    }*/
    .img-wrap{
        width: 26% !important;
        height: 80px !important;
        float: left;
        margin: 0px 20px 0 10px;
        object-fit: cover;
    }
    .text{
        width: 62% !important;
    }
    .text p{
        display: none;
    }
    .news_block{
        padding: 0;    
    }
    .list_block > a > div img{
        object-fit: cover;}
    .list_block > a > div h2{
        font-size: 1em;
        margin-top: 2.5%;
        min-height: 0;  
    }
    span.article-date{
        font-size: 0.85em;
        margin-top: 2.5%;
        color: #ccc;
    }
}

/*** qa ***/
.qa-block{
    margin-top: 5.7%;
}
.qa-block > div{
    background: url(../images/qa-icon.jpg)no-repeat top left;
}
.qa-block > div p{
    background: #EAF4EE;
    margin-bottom: 5.8%;
    margin-left: 15.5%;    
    padding: 3.4% 2% 3.4% 3.4%;
    border-radius: 10px;
    font-size: 2.0rem;
    color: #4A1B0C;
}



section.qa-box-wrap {
    background: #8EAF29;
    border-radius: 10px;
    margin-bottom: 25px;
    padding: 0 2px 2px;
}
section.qa-box-wrap h1 a{
    padding: 6px 0 4px;
    color: #fff;
    font-size: 24px;
    text-align: center;
    display: block;
}
.qa-box-inner {
    padding: 15px 20px;
    background: #fff;
    border-radius: 10px;}
.qa-box-inner h2{
    font-size: 18px;
    margin-bottom: 12px;
}
.qa-box-inner h2 span{
    color: #8DAE28;
    margin-right: 20px;
    display: inline-block;
}
.qa-box-inner .more {
    text-align: right;
}

.single-question p.date{
    text-align: right;
    padding-bottom: 30px;}

@media screen and (max-width: 768px){
    section.qa-box-wrap h1{font-size: 22px;}
    .qa-box-inner{padding: 1% 2% 0;}
    .qa-box-inner .more{
        width: 60%;
        margin: 5px auto 0;}
    .qa-block > div{background-size: 14%;}
    
}
/*** price ***/
#price #main-contents ul{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
#price #main-contents ul li{
    width: 31%;
    margin-bottom: 2%;
    text-align: center;
}
#price #main-contents ul li a{
    background: #77C1C4 url(../images/list-icon.png)no-repeat left center;
    /* width: 100%; */
    min-height: 58px;
    padding: 1% 0 1% 12%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 1.6rem;
    font-weight: bold;
    line-height: 1;
    border-radius: 5px;    
}
 
#price .photo {
    display: flex;
    justify-content: space-between;
}
#price .photo span{width: 49%;}
#price .photo span img{width: 100%;}

#price .price {
display: flex;
    /* justify-content: space-between; */
    background: #77C1C4;
    text-align: center;
    font-size: 2.2rem;
    margin: 0 0 1px 0px;
    color: #fff;
    font-weight: bold;
}
#price .price .p-l {
    width: 34%;
    padding: 2% 0;
}
#price .price .p-r {
    width: 62%;
    padding: 2% 6%;    
    border-left: 1px solid #fff;}

#price .block-wrap{margin-bottom: 30px;}
#price h2.ttl01{margin-bottom: 16px;}

.price-text{
    margin-top:20px;
}
.price-text h3{
    font-weight:bold;
    margin-bottom:10px;
}

#price p span,
#price .page-contents h3 span{
    color: #FFA64D;
    font-weight: bold;
    font-size: 18px;
}



@media screen and (max-width: 768px){
    #price #main-contents ul li{
        width: 48%;
    }
    #price #main-contents ul li a{
            background-size: 18%;
            font-size:1.3rem;
    }
    #price .price{
        font-size:16px;
    }
    #price .price .p-l {
        width: 26%;
    }
    #price .price .p-r {
        width: 75%;
        padding: 2% 0 2% 3%;
        text-align: left;
    }
    #price p span,
    #price .page-contents h3 span{
        display: block;
        font-size: 16px;    
    }
    
}
/*** flow ***/
.flow-block {
    margin-bottom: 33px;
    padding: 89px 10px 27px;
    border: 7px solid #77C1C4;
    border-radius: 10px;
    position: relative;
}

.flow-block h2 {
    background: #77C1C4;
    display: inline-block;
    font-size: 4.8rem;
    font-family: Helvetica Neue;
    font-weight: bold;
    color: #fff;
    border-radius: 90px;
    line-height: 1;
    text-align: center;
    padding: 16px 0 13px;
    width: 99px;
    /* min-height: 99px; */
    position: absolute;
    top: -25px;
    left: 0;
    right: 0;
    margin: auto;
}

.flow-block h2 span {
    display: block;
    font-size: 2.2rem;}

.flow-block h3 {
    font-size: 3.4rem;
    font-weight: bold;
    color: #3BA6C8;
    letter-spacing: 0.1em;
    text-align: center;
    margin-bottom: 17px;
    }

.flow-block p,
.flow-block ul{
    font-size: 1.9rem;
    line-height: 1.6;
    letter-spacing: -1.3px;
    padding: 0 10px 0 35px;    
    }
.flow-block ul li{
    padding-left: 1em;
    text-indent: -1em;
}

.f-arrow{
    margin-bottom: 42px;    
    text-align: center;}

@media screen and (max-width: 768px){
    #step01.flow-block{margin-top: 10%;}
    .flow-block p,
    .flow-block ul{padding: 0 3%;}
    
    .flow-block{
        padding: 63px 10px 0;
    }
    .flow-block h2{
        font-size: 3rem;
        width: 88px;
        border-radius: 50%;
    }
    .flow-block h3{
        font-size: 3rem;
        margin-bottom: 0;
    }
    
}
/*** company ***/
.gb-wrap {
    background: #77C1C4;
    border-radius: 5px;
    padding: 0.8% 0;
    margin-bottom: 5%;
}
.gb-wrap > div{
    background: #fff;
    border-radius: 5px;    
    margin: 0 0.8%;
    padding: 2% 0;
}
.gb-wrap table{
    width: 675px;
    margin: 0 auto;
    font-size: 16px;
    font-size: 1.6rem;
}

.gb-wrap table tr{
    border-top: 1px solid #77C1C4;
    border-left: 1px solid #77C1C4;
}
.gb-wrap table th{
        width: 24%;
    border-bottom: 1px solid #77C1C4;
    border-right: 1px solid #77C1C4;
    color: #009A00;
    text-align: left;
    padding: 1% 0% 1% 3%;
    vertical-align: middle;   
}
.gb-wrap table td{
    border-bottom: 1px solid #77C1C4;
    border-right: 1px solid #77C1C4;
    color: #646464;
    padding: 1% 2%;
    vertical-align: middle;
    letter-spacing: 0em;     
}

#company .txt{
    margin-left: 3%;
}

@media screen and (max-width: 768px){
    .gb-wrap table{width: 96%;}
    iframe {
    width: 100%;}
    #company .txt{width: 90%;}
}


/*** contact ***/
.contact-block{
    /*background: url(../images/form_bg.jpg)no-repeat top center;*/
    background-size: 100%;
    margin-top: 27px;  
    color: #000;
    background: #f7f7f7;
    padding-bottom: 20px;
}

form.wpcf7-form,
form.wpuf-form-add.wpuf-form-layout1.wpuf-theme-style{
    width: 90%;
    margin: 0 auto;
    padding-top: 6%;
}

.wpcf7 dl{
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 25px;    
}

.wpcf7 dt{
    width: 37%;
    font-size: 20px;
    font-size: 2.0rem;}
.wpcf7 dt span.required,
.txt-etc span.required{color: #CC3300;}
.wpcf7 dt span.required{
    color: #fff;
    background: #c30;
    font-size: 1.2rem;
    padding: 3px 5px;
    margin-left: 7px;
    display: inline-block;
}
.wpcf7 dt span.txt{
    width: 145px;
    display: inline-block;
}

.wpcf7 dd{
    width: 60%;
}
.wpcf7 dd input{
    width: 94%;
}

.wpcf7 dd input,
.wpcf7 dd select,
.wpcf7 textarea,
.wpuf-fields input,
.wpuf-fields select,
.wpuf-fields textarea
{
    font-size: 20px;
    border: 1px solid #77C1C4;
    /*border-radius: 25px;*/
    padding: 10px 10px;
    }
.wpuf-fields input,
.wpuf-fields textarea{width: 100%;}

.wpcf7 textarea {
    width: 100%;
    height: 175px;}

input.wpcf7-form-control.wpcf7-submit,
input.wpuf-submit-button.wpuf_submit_9{
    background:#77C1C4;
    width: 380px;
    display: block;
    font-size: 24px;
    font-size: 2.4rem;    
    color: #fff;
    font-weight: bold;
    border: #3BA6C8 2px solid;
    border-radius: 40px;
    padding: 15px 0 15px;
    margin: 22px auto 0;
    letter-spacing: 0.5em;
    cursor: pointer;
}
span.wpcf7-list-item{
    margin: 0!important;
    font-size: 19   px;
}
.wpcf7  p.txt-etc{
    font-size: 22px;
    margin-top: 15px;
    margin-bottom: 13px;}

#thanks{text-align: center;}
span.wpcf7-form-control-wrap.radio-859 label,
span.wpcf7-form-control-wrap.radio-313 label {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
} 
span.wpcf7-list-item-label{width: 100px;}

span.wpcf7-form-control.wpcf7-radio{
    display: flex;
}


@media screen and (max-width: 768px){
    .contact-block{width: 100%;
    margin: 5% auto 0;
        background-size: 100% 70%;}
    
    #content .contact-block{
        background-size: 100% 70%;
    }
    .wpcf7 dl{margin-bottom: 5%;}
    .wpcf7 dt{
        width: 90%;
        font-size: 1.6rem;/* 26px*/
        margin-bottom: 6px;
    }
    .wpcf7 dt span.txt{width: 120px;}
    
    .wpcf7 dd{width: 100%!important;}
    input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required{
        width: 100%;
        font-size: 1.8rem;}
    .wpcf7 dd input{width: 100%;}
    .wpcf7 dd input[type="checkbox"]{width: 5%;}    
    .wpcf7 dd select{
        width: 42%;
        font-size: 1.8rem;
        margin-right: 2%;    
    }
    .wpcf7 textarea{width: 100%;}

    .wpcf7 dd label {
    display: flex;}
    input.wpcf7-form-control.wpcf7-submit{
        width: 100%;
        background-size: 100% 100%;  
    }
    span.wpcf7-list-item {width: 94%;}
    span.wpcf7-list-item-label{
        font-size: 3.6vw;}
    
    .wpcf7 p.txt-etc{font-size: 1.8rem;}
    
    input.wpcf7-form-control.wpcf7-submit,
    input.wpuf-submit-button.wpuf_submit_96{
    width: 98%;
    }

    form.wpuf-form-add.wpuf-form-layout1.wpuf-theme-style{
        padding:6% 0;
    }
    div.wpcf7 input[type="file"]{
        font-size: 1.6rem;
    }

    .wpcf7 dd input[type="radio"]{width: 15%;}
    span.wpcf7-form-control-wrap.radio-859 span.wpcf7-list-item-label,
    span.wpcf7-form-control-wrap.radio-313 span.wpcf7-list-item-label{
        font-size: 2.0rem;
        width: 85%;
    }    
   
}




/********* 第2階層 共通*********/
.breadcrumbs-wrap{
    background: #dbf5c2;
    margin-top: 0px;
    margin-bottom: 38px;}
.breadcrumbs {
    width: 1070px;
    margin: 0 auto;
    padding: 7px 0 12px;
	font-size: 16px;
    font-size: 1.6rem;}

@media screen and (max-width: 768px){
	.breadcrumbs{
		width:96%;
		margin: 0 auto 1%;
        padding: 1.5% 0 2.5%;
        font-size:1.2rem;}
    .breadcrumbs-wrap{
        margin-bottom: 14px;
    }
    .single h1.ttl01{
        margin-bottom: 5px;
        font-size: 2.2rem;
        padding: 3% 5%;
    }
}
   
.tac{text-align: center;}
.tar{text-align: right;}
.font22{font-size: 22px;}
.font26{font-size: 26px;}

.mt10{margin-top: 10px;}
.mt15{margin-top: 15px;}
.mt25{margin-top: 25px;}
.mt30{margin-top: 30px;}
.mt40{margin-top: 40px;}
.mb30{margin-bottom: 30px;}
.mb40{margin-bottom: 40px;}
.mb60{margin-bottom: 60px;}

.mr10{margin-right: 10px;}
.mr20{margin-right: 20px;}

.ml10{margin-left: 10px;}
.ml20{margin-left: 20px;}

img.wid100 {
    width: 100%;
    margin-bottom: 3%;
}

.fwb{font-weight: bold;}

.block-wrap{padding: 0 10px;}
.block-wrap02{padding: 10px;}

.block-wrap p,
.block-wrap02 p{padding-bottom: 15px;}

.block-wrap03{
    padding: 0 10px;
}

#main-contents .yellow-wrap{
    background: #FCF8D2;
    border-radius: 15px;
    padding: 17px 16px 42px;
}

#main-contents .white-wrap{
    background: #fff;
    border-radius: 5px;
    padding: 22px 40px 1px;
}
#main-contents .white-wrap02{
    background: #fff;
    border: 3px solid #8EAF29;
    border-radius: 12px;
    padding: 0 0 1px;
}
#main-contents .white-wrap03{
    background: #fff;
    border: 3px solid #8EAF29;
    border-radius: 12px;
    padding: 22px 20px 1px;
}

.fb,
.fb-p{
    display: flex;
    justify-content: space-between;}

.fb02{display: flex;}
.fb03{
    display: flex;
    justify-content: center;}

.aic{align-items: center;}

.ttl01{
    background: #00b901;
    padding: 1% 3%;
    margin-bottom: 36px;    
    border-radius: 5px;
    color: #fff;
    font-size: 26px;
    font-size: 2.2rem;
    font-weight: bold;
}
.ttl02{
    background: #77C1C4;
    padding: 0.3% 2% 0.4%;
    margin-bottom: 20px;    
    border-radius: 5px;
    color: #fff;
    font-size: 26px;
    font-size: 2.6rem;
    font-weight: bold;
}

.note{
    padding-left:1em;
    text-indent:-1em;
    padding-bottom: 0!important;}

.contact-bnr{
    margin-top: 4.4%;
    margin-bottom: 7.2%;}
.contact-bnr img{width: 100%;}

.mid-banner{
    margin: 15px auto 30px auto;
    width: 90%;
    text-align: center;
}

@media screen and (max-width: 768px){
    .mt2{margin-top: 2%;}
    .fb-p{display: block;}
    .divorce-block{width: 97%;}
    h1.ttl01{margin-bottom: 7%; text-align: center;}    
    
    .mb40{margin-bottom: 4%;}
    .block-wrap{padding: 0;}
    .block-wrap p{padding-bottom: 0;}
    .block-wrap02{padding: 2%;}
    .block-wrap03 .txt {
        width: 70%;
        margin-right: 2%;}
    .block-wrap03 .photo {
        width: 30%;}
    .contact-bnr{margin-top: 5%;
        margin-bottom: 3%;}
    #main-contents .white-wrap{padding: 5% 3%;}
    #main-contents .white-wrap02{padding: 0 2%;}
    .fb03{
        background: #eee;
        padding: 10px 0;
        display: block;
    }
    .mid-banner{margin:15px auto; width: 90%;}
}




input.wpuf-submit-button.wpuf_submit_321 {
    margin: 22px 0 0;}

input.wpuf_pp_321 {
    width: 4%;
    font-size: 22px;}
.pp .wpuf-label{visibility: hidden;}

ul.wpuf-form li .wpuf-label{
    width: 35%!important;
    font-size: 26px;
    font-weight: normal!important;
    font-family: "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo ; }
ul.wpuf-form li:last-child .wpuf-label{display: none;}

ul.wpuf-form li .wpuf-fields{
    width: 65%!important;}

ul.wpuf-form li.has-error{background: #fff!important;}
.wpuf-error-msg{
    font-size: 16px;
    color: red;
}

.wpcf7-form-control.g-recaptcha.wpcf7-recaptcha {
    width: 300px;
    margin: 3% auto;
}

li.el-name,
li.el-email{
    display: none;
}


/*div#recaptcha {
    width: 304px;
    margin: 0 auto;}*/

@media screen and (max-width: 768px){
    ul.wpuf-form li .wpuf-label{
        width: 90%!important;
        font-size: 16px;
        margin-bottom: 6px;}
    ul.wpuf-form li .wpuf-fields{
        width: 100%!important;
    font-size: 20px;}
    ul.wpuf-form li{padding: 0!important;}
    .pp .wpuf-label{display: none;}
    input.wpuf-submit-button.wpuf_submit_321{
        margin:0;
        background: url(../images/contact-btn-bg.png)no-repeat;
        background-size: 100% 100%;
        width: 100%;
        padding: 5% 0 5%;
    }
    .wpuf-fields .wpuf-checkbox-block{text-align: center;}
    
    ul.wpuf-form li .wpuf-fields.wpuf_recaptcha_321 {
    width: 300px!important;
    margin: 0 auto;
    display: block;
}
    
}

.popup_wrap input {
  display: none;
}

.popup_overlay {
  display: flex;
  justify-content: center;
  overflow: auto;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  opacity: 0;
  transition: opacity 0.5s, transform 0s 0.5s;
  transform: scale(0);
}

.popup_trigger1,
.popup_trigger2{
  position: absolute;
  width: 100%;
  height: 100%;
}

.popup_content {
  position: relative;
  align-self: center;
  width: 90%;
  max-width: 800px;
  padding: 30px 30px 15px;
  box-sizing: border-box;
  background: #fff;
  line-height: 1.4em;
  transition: 0.5s;
}

.popup_content p{text-align:center;}

.close_btn {
  position: absolute;
  top: 14px;
  right: 16px;
  font-size: 30px;
  cursor: pointer;
}

.popup_wrap input:checked ~ .popup_overlay {
  opacity: 1;
  transform: scale(1);
  transition: opacity 0.5s;
}

.open_btn {
  position: relative;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  align-items: center;
  width: 328px;

  
  cursor: pointer;
  transition: .3s ease;

}
.open_btn img{
	border:1px solid #EBEBEB;
}
.open_btn span{display:block;}

.open_btn:hover{
    background:#000;
    color:#fff;
    transition: .3s ease;
}


div#recaptcha{
    margin-top: 7%;}

.wpcf7-form-control-wrap {
    margin-top: 0%;
}

.voice-wrap{
    width: 100%;
    margin-bottom: 45px;
    padding-bottom: 45px;
    border-bottom: 1px solid #e2e2e2e2;
    overflow: hidden;

}
.voice-pic{
    float: left;
    width: 28%;
}
.voice-detail{
    float: right;
    width: 68%;
}
.voice-detail h3{
    margin-top: 0% !important;
}
.voice-top{
    margin-bottom: 45px;
}

@media screen and (max-width: 768px){
    .voice-wrap{
        margin-bottom: 28px;
        padding-bottom: 0px;
    }
    .voice-pic{
        float: none;
        width: 100%;
        margin-bottom: 15px;
    }
    .voice-detail{
        float: none;
        width: 100%;
    }
    .voice-top{
        margin-bottom: 30px;
    }   
}


/* case */
.case_BA_block {
    display: flex;
}
.case_BA_block > div{
    width: 48%;
    height: 100%;
    margin: 0 1.5%;
}
.case_BA_block .img_block {
    height: 300px;
    border: 1px solid #eee;}

.case_BA_block .img_block img{
    width: 100%;
    height: 100%;
    object-fit: cover;    
}


.case_block{
    margin-bottom: 5%;
}
.archive .more_btn{
    background: #ff8000;
    width: 30%;
    text-align: center;
    border-radius: 5px;
    margin-left: 67%;    
}

.archive .more_btn a{
    color: #fff;
    padding: 12px;
    display: block;

}

@media screen and (max-width: 768px){
    .case_BA_block {
        display: block;
    }
    .case_BA_block > div{
        width: 100%;
        margin: 0 1% 3%;}
    .case_BA_block .img_block {
        height: 100%;}
    
    .archive .more_btn{
        background: #ff8000;
        width: 41%;
        text-align: center;
        border-radius: 5px;
        margin-left: 59%;    
    }

    .archive .more_btn a{
        color: #fff;
        padding: 12px;
        display: block;

    }
}


