/* TABLE OF CONTENTS:
 * 
 * - 施工対応エリア
 * - ○○○
 * - ○○○
 */



/* --------------------------------------------------------------------------------------------------------
 * 施工対応エリア
 *
 */

section[id$="-enclosure-sekou-area"] .catch {
  background-color: #15174F;
  border-radius: 5px 5px 0 0;
  padding: 24px;
  color: #FFF;
}
section[id$="-enclosure-sekou-area"] ul {
  border: 1px #15174F solid;
  border-radius: 0 0 5px 5px;
  list-style: none;
  text-align: center;
  padding-bottom: 24px !important;
}


/* --------------------------------------------------------------------------------------------------------
 * ○○○
 *
 */




/* --------------------------------------------------------------------------------------------------------
 * ○○○
 *
 */
