#leaf_main #article .w100{
    width:100%;
}
#leaf_main #article .w50{
    width:50%;
}
#leaf_main #article .w48{
    width:48%;
}
#leaf_main #article .merit_panel{width:49%;
position: relative;
    margin-bottom: 20px;
   min-height: 110px;
    padding: 0;    border: solid 2px #ff7f45;
    border-radius: 5px;}
#leaf_main #article .merit_panel p{
        font-size: 19px;
    width: 100%;
    font-family: "Sawarabi Gothic";
    padding-left: 80px;
    padding-right: 20px;
    line-height: 1.7em;
    font-weight: 500;
}
#leaf_main #article .service_panel{width:31%; position:relative; text-arign:center;}
#leaf_main #article .step{
    color: #fff;
    text-align: center;
    width: 35%;
    padding: 5px 15px;
    font-size: 13px;
    position: absolute;
    top: -15px;
    left: -15px;
    font-family:roboto;}
#leaf_main #article .triangle {
    width: 0;
    height: 0;
    border-top: 21px solid #ccc;
    border-right: 28px solid transparent;
    border-left: 28px solid transparent;
    margin: 20px auto;
}
#leaf_main #article .merit_icon{
        position: absolute;
    top: 0px;
    left: 3%;
}
}
#leaf_main #article .service_line{
    width: 40%;
    height: 3px;
    background-color: #fff;}
#leaf_main #article .service_panel h4{
font-family: "Sawarabi Gothic";
    text-align: center;
}
#leaf_main #article .service_panel p{
    text-align: center;
    font-size: 15px;
font-family: "Sawarabi Gothic";
}

#leaf_main #article .service_panel p.open_questionair{font-size: 12px; text-align: left;}


#leaf_main #article .service_panel img{
    margin-bottom: 20px;
}
#leaf_main #article .service_title{
margin: 25px 0;}
#leaf_main #article .service_title h3{
    text-align:center;
clear: both;
    font-size: 24px;
    font-family: "Sawarabi Gothic";
    letter-spacing: 0.15em;    margin: 0;
}

.merit{overflow:hidden;}

#leaf_main #article .trouble_title h3{
    text-align:center;
    margin-bottom: 30px;
    font-size: 22px;
}

#leaf_main #article .trouble_main{
        width: 49%;
    height: 120px;
    background-color: #fff;
    position: relative;
        margin-bottom: 20px;
    border: solid 2px #19B1C7;
    position: relative;
    overflow: hidden;
    border-radius: 5px;
}
#leaf_main #article .trouble_main::before{
   content:"TROUBLE";
   color:#19B1C7;
   position:absolute;
   top:-20px;
   left:0px;
   font-size:15px;
   letter-spacing: 5px;
}
#leaf_main #article .trouble_main img{
       position: absolute;
    top: -5px;
    left: -5px;
    width: 50px;
}

#leaf_main #article .trouble_main p{
font-family: "Sawarabi Gothic";
font-size: 21px;
    padding: 56px 10px;
    text-align: center;    font-weight: 500;
}
#leaf_main #article panel title{
 margin-top:15px;
}
#leaf_main #article .contents_title{
    width: 100%;
    text-align: center;
    height: 30px;
    padding-top: 0.5px;}
#leaf_main #article .contents_title h1{
    color:#fff;
    font-size:16px;    margin-top: 1px;
    font-weight: 700;
}
#leaf_main #article .service_contents{
    width:100%;
    height:auto;
    background-color:#fff;
    padding:0px ;   margin-bottom: 30px;
    text-align: center;
}
#leaf_main #article .service_contents a{
    font-size:14px;
    padding-bottom: 20px;
    display: block;
    color:#333;
    /*-webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    -ms-transition: 0.4s;*/
    transition: 0.4s;  
}
#leaf_main #article .service_contents a:hover{

    color:#ccc;
}
#leaf_main #article .service_contents p{
    text-align:center;
   padding: 15px;

    font-size: 16px;
}
#leaf_main #article .trouble_title{
       margin: 40px 0px 20px 0px;
}

#leaf_main #article .title_naname p{
font-family: "Sawarabi Gothic";
}
#leaf_main #article .trouble_main .tr_01{
       font-family: "Sawarabi Gothic";
    font-size: 18px;
    padding: 42px 0px;
    text-align: center;
}
#leaf_main #article .trouble_main .tr_02{
font-family: "Sawarabi Gothic";
    font-size: 18px;
    padding: 29px 0px;
    text-align: center;
}
#leaf_main #article .merit_panel .me_01{
    padding-top: 38px;
}
#leaf_main #article .merit_panel .me_02{
    padding-top: 21px;}


#leaf_main #article .flex{display:flex;}

#leaf_main #article .linkBoxB{
border:1px solid #fff;
    border-radius: 3px;
    margin-bottom: 20px;
    background-color: #fff;}

#leaf_main #article .linkBoxB a{    padding: 10px;
    display: block;
    width: 100%;
    height: 100%;}

#leaf_main #article .flex .linkBoxB{width:49%;margin-right:2%;}

#leaf_main #article .flex .linkBoxB:last-child{margin-right:0;}

#leaf_main #article .flex .linkBoxB .linkBoxTitle{    font-size: 16px;
    margin-bottom: 10px;}
#leaf_main #article .flex .linkBoxB .linkBoxTitle span{    font-size: 12px;}

#leaf_main #article .flex .linkBoxB .linkBoxImg{    height: 80px;
    overflow: hidden;
    margin: -10px;
    margin-bottom: 10px;
    position: relative;}

#leaf_main #article .flex .linkBoxB .linkBoxImg img{    width: 100%;    position: absolute;}

@media (max-width: 1200px){

#leaf_main #article .merit_panel p{font-size: 15px;}
#leaf_main #article .trouble_main .tr_01{font-size: 15px;}
#leaf_main #article .trouble_main .tr_02{font-size: 15px;}

}

@media (max-width: 768px){
#leaf_main #article .trouble_main{width:100%;}
#leaf_main #article .merit .fl{float:none;width:100%;}
#leaf_main #article .merit .fr{float:none;width:100%;}

#leaf_main #article .merit_panel p{font-size: 19px;}
#leaf_main #article .trouble_main .tr_01{font-size: 18px;}
#leaf_main #article .trouble_main .tr_02{font-size: 18px;}

#article{padding:20px;}

#leaf_main #article .service_panel{width:100%;}

}

@media(max-width: 490px){
#leaf_main #article .flex .linkBoxB {
    width: 100%;
    height: 260px;
}
}
