@charset "utf-8";
/*
 design1
==============================*/

body { background-color: #dfe5eb; }
.navbar { border-color: #dfe5eb; }
.main-cont-inner h3.h3-ttl { color: #333; background-color: #eee; }
.main-cont-inner h3.h3-ttl:before { background-color: #333; }
.main-cont-inner h3.h3-ttl .t1 { color: #65a239; }
.list-bullet-01 li h4 { color: #eb7461; }
#area_tab .active a { background-color: #65a239; }
#yakkan_tab .active a { background-color: #65a239; }
.open_bt_wrap a .op { background-color: #18afbe; border-color: #18afbe; }
.open_bt_wrap a .cl { color: #18afbe; border-color: #18afbe; }
label.btn.btn-default { border-color: #18afbe; }
label.btn.active, label.btn.active:hover, label.btn.active:active, label.btn.active.focus { background-color: #18afbe; }
.orange { color: #eb7461; }
input[type="checkbox"]:checked + span::before { color: #eb7461; }
.btn.btn-next { background-color: #7691c5; }

