@charset "UTF-8";
/*
Theme Name: BASE
Theme URI:
Description:
Author:
Author URI:
Version: 0.0.1
Tested up to: 5.8
Requires PHP: 5.6
*/
/********************追加CSS********************/
.under-case-point h4{
margin-bottom:0.8em;
}

body:not(.home) section .row .col{
  margin-bottom: 2%;
}

.button.arrow{
line-height:1.2;
}

.fee-content .fee + .fee{
border-bottom:0;
}

  @media (min-width: 768px) {
  .sec-news .news .content dl dd{
        padding-right: 65px !important;
  }  
  }

.sec-works .works-list .col .works-content .category-banner:not(:first-child){
margin-right:10px;
}


