#wrap {
  width: 100%;
  position: relative;
  z-index: 1;
}
.inr-c {
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
}
#header {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  background-color: #fff;
  height: 140px;
  z-index: 5;
  border-bottom: 1px solid #ccc;
}
#header > .top {
  background-color: #142939;
}
#header > .top .inr-c:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  content: '';
}
#header > .top .area_rgh {
  float: right;
  font-size: 13px;
  line-height: 1;
}
#header > .top .area_rgh .util > ul > li {
  float: left;
  text-align: center;
  position: relative;
}
#header > .top .area_rgh .util > ul > li > a {
  display: block;
  padding: 14px 20px;
  color: #fff;
  font-size: 0;
  min-width: 50px;
}
#header > .top .area_rgh .util > ul > li > a > span {
  font-size: 13px;
}
#header > .top .area_rgh .util > ul > li.bg a {
  background-color: #b6810f;
}
#header > .top .area_rgh .util > ul > li.bg a.on {
  background-color: #fff;
  color: #b6810f;
}
#header > .top .area_rgh .util > ul > li.bg a > span.i-aft {
  padding-right: 35px;
}
#header > .top .area_rgh .util > ul > li.bg a > span.i-aft:after {
  display: inline-block;
  overflow: hidden;
  text-align: left;
  vertical-align: middle;
  text-indent: -9999px;
  background-image: url("../images/common/ico_common.png");
  background-repeat: no-repeat;
  *display: inline;
  *zoom: 1;
  background-position: -8px -8px;
  width: 21px;
  height: 18px;
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -9px;
  /* .tran(1000); */
}
#header > .top .area_rgh .util > ul > li.bg a.on > span.i-aft:after {
  display: inline-block;
  overflow: hidden;
  text-align: left;
  vertical-align: middle;
  text-indent: -9999px;
  background-image: url("../images/common/ico_common.png");
  background-repeat: no-repeat;
  *display: inline;
  *zoom: 1;
  background-position: -8px -31px;
  width: 21px;
  height: 18px;
  content: "";
}
#header > .top .area_rgh .util > ul > li.bg a > span.i-aft:hover:after {
  /* .tran_rotate(360); */
}
#header > .top .area_rgh .util > ul > li .lst_m3 {
  position: fixed;
  left: 0;
  top: 41px;
  width: 100%;
  background-color: #fff;
  z-index: 10;
  display: none;
}
#header > .top .area_rgh .util > ul > li .lst_m3 ul {
  padding: 20px 0;
}
#header > .top .area_rgh .util > ul > li .lst_m3 ul:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  content: '';
}
#header > .top .area_rgh .util > ul > li .lst_m3 li {
  float: left;
  width: 33.333%;
  height: 300px;
  text-align: center;
  border-left: 1px solid #e6e6e7;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 0;
}
#header > .top .area_rgh .util > ul > li .lst_m3 li:first-child {
  border-left: 0;
}
#header > .top .area_rgh .util > ul > li .lst_m3 li .cont {
  display: inline-block;
  vertical-align: top;
  padding-top: 25px;
  position: relative;
}
#header > .top .area_rgh .util > ul > li .lst_m3 .cont .h1 {
  font-size: 20px;
  line-height: 1;
  margin-bottom: 15px;
}
#header > .top .area_rgh .util > ul > li .lst_m3 .cont .t1 {
  font-size: 15px;
  margin-top: 15px;
  line-height: 1.4;
}
#header > .top .area_rgh .util > ul > li .lst_m3 .cont .more {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  text-align: left;
  text-indent: -9999px;
  overflow: hidden;
  background-color: transparent;
}
#header > .mid {
  height: 100px;
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  font-size: 0;
  text-align: left;
}
#header > .mid:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  content: '';
}
#header > .mid .logo {
  height: 100px;
  float: left;
}
#header > .mid .logo > a {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  width: 222px;
  height: 0;
  padding-bottom: 25%;
  overflow: hidden;
}
#header > .mid .logo > a > .item {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  opacity: 0;
}
#header > .mid .logo > a > .item:first-child {
  opacity: 1;
}
#header > .mid .logo:after {
  display: inline-block;
  vertical-align: middle;
  width: 0;
  height: 100%;
  content: "";
}
#lnb {
  margin-top: 15px;
  margin-left: 40px;
  float: right;
}
#lnb .menu:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  content: '';
}
#lnb li {
  float: left;
}
#lnb a {
  display: block;
  padding: 30px 20px;
  font-size: 18px;
  line-height: 1;
  font-weight: 400;
}
.headerFake {
  height: 140px;
}
.wrap-noHead #header {
  height: 41px;
  border-bottom: 0;
}
.wrap-noHead #header > .mid {
  display: none;
}
#footer {
  position: relative;
  background-color: #939aa1;
  color: #e8e8e8;
}
#footer a {
  color: #e8e8e8;
}
#footer > .inner {
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  padding-bottom: 25px;
}
#footer .lst_sns {
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -21px;
  text-align: right;
}
#footer .lst_sns li {
  display: inline-block;
  vertical-align: middle;
  margin-left: 15px;
}
#footer .select1 {
  background-color: transparent;
  width: 190px;
  background: url(../images/common/ico_select_arrow_w.png) right center no-repeat;
}
#footer .select1:focus {
  background: url(../images/common/ico_select_arrow_b.png) right center no-repeat;
}
#footer .info {
  position: relative;
  width: 840px;
  padding-top: 25px;
}
#footer .info .logo {
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -15px;
}
#footer .info .lst_bnb {
  font-size: 0;
  text-align: left;
  margin-bottom: 15px;
}
#footer .info .lst_bnb li {
  display: inline-block;
  margin-right: 30px;
  font-size: 15px;
  vertical-align: top;
}
#footer .info .address {
  display: flex;
  font-size: 13px;
  line-height: 1.54;
  color: #e8e8e8;
  -ms-word-break: keep-all;
  word-break: keep-all;
  margin-bottom: 20px;
}
#footer .info .address a {
  color: #e8e8e8;
}
#footer .info .address > li + li {
  margin-left: 100px;
}
#footer .info .copy {
  font-size: 13px;
  line-height: 1.54;
  color: #e8e8e8;
  -ms-word-break: keep-all;
  word-break: keep-all;
}
#footer .info .copy a {
  color: #e8e8e8;
}
#footer .info .copy span {
  display: inline-block;
}
.spot_sub {
  height: 254px;
  margin-bottom: 55px;
  background-position: 50% 50%;
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
  position: relative;
}
.spot_sub:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2);
  z-index: 1;
}
.spot_sub p.h {
  display: inline-block;
  height: 254px;
  position: relative;
  z-index: 2;
  text-align: center;
}
.spot_sub p.h > * {
  display: inline-block;
  vertical-align: middle;
}
.spot_sub p.h img {
  max-width: 100%;
  height: auto;
}
.spot_sub p.h:after {
  display: inline-block;
  vertical-align: middle;
  width: 0;
  height: 100%;
  content: "";
}
.spot_sub p.h > span {
  color: #fff;
  font-size: 45px;
  line-height: 1;
  font-weight: 400;
}
.spot_sub.n6 {
  background-image: url(../images/visual/spot_sub6.jpg);
}
#container {
  position: relative;
  z-index: 1;
}
#container.sub {
  min-width: 1100px;
  min-height: 300px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 100px;
}
.tbl_basic {
  border-top: 2px solid #333333;
}
.tbl_basic.bdtc2 {
  border-color: #000 !important;
}
.tbl_basic.bdbc {
  border-bottom: 1px solid #9d9d9d;
}
.tbl_basic.bdt0 {
  border-top: 0;
}
.tbl_basic table {
  width: 100%;
}
.tbl_basic td,
.tbl_basic th {
  padding: 14px 30px;
  vertical-align: middle;
  font-size: 14px;
  line-height: 18px;
}
.tbl_basic th {
  font-size: 14px;
  line-height: 18px;
  padding-left: 25px;
  text-align: left;
  vertical-align: middle;
  background-color: #fafafa;
  font-weight: 300;
}
.tbl_basic tr {
  border-bottom: 1px solid #e9e9e9;
}
.tbl_basic .t {
  padding-left: 17px;
}
.tbl_basic .i-set {
  width: 17px;
  height: 10px;
  vertical-align: middle;
}
.tbl_basic tbody .bdr {
  border-right: 1px solid #e9e9e9;
}
.tbl_basic.join input[type="text"].inp-txt,
.tbl_basic.join input[type="password"].inp-txt {
  background-color: #f0f0f0;
  border: 1px solid #f0f0f0;
  width: 320px;
  padding: 6px 12px;
  font-size: 14px;
  display: inline-block;
}
.tbl_basic.join .ex {
  color: #eb841f;
  font-size: 13px;
  line-height: 1;
  margin-left: 23px;
  display: none;
}
.tbl_basic.join .ex2 {
  color: #eb841f;
  font-size: 13px;
  line-height: 1;
  margin-left: 23px;
}
.tbl_basic.join input[type="text"].inp-txt:focus,
.tbl_basic.join input[type="password"].inp-txt:focus {
  border-color: #0fb69d;
  background-color: #fff;
  outline: 0;
}
.tbl_basic.join input[type="text"].inp-txt.tel,
.tbl_basic.join input[type="password"].inp-txt.tel {
  width: 108px;
}
input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 50px white inset;
  /* Change the color to your own background color */
  -webkit-text-fill-color: #a6a6a6;
}
input:-webkit-autofill:focus {
  -webkit-box-shadow: ,0 0 0 50px white inset;
  -webkit-text-fill-color: #a6a6a6;
}
input[type="text"].inp-txt,
input[type="password"].inp-txt {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  width: 100%;
  height: 36px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.4;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -ms-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}
input[type="text"].inp-txt.sz2,
input[type="password"].inp-txt.sz2 {
  height: 30px;
  border-color: #d3d3d3;
}
input[type="text"].inp-txt::-webkit-input-placeholder,
input[type="password"].inp-txt::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #333;
}
input[type="text"].inp-txt::-moz-placeholder,
input[type="password"].inp-txt::-moz-placeholder {
  /* Firefox 19+ */
  color: #333;
}
input[type="text"].inp-txt:-ms-input-placeholder,
input[type="password"].inp-txt:-ms-input-placeholder {
  /* IE 10+ */
  color: #333;
}
input[type="text"].inp-txt:-moz-placeholder,
input[type="password"].inp-txt:-moz-placeholder {
  /* Firefox 18- */
  color: #333;
}
.inp-txt[disabled],
.inp-txt[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #ededed !important;
  color: #a6a6a6 !important;
  opacity: 1;
}
/* SubPage */
#page-top-visual {
  width: 100%;
  height: 250px;
  position: relative;
  overflow: hidden;
}
#page-top-visual .text {
  position: relative;
  width: 92%;
  height: 100%;
  margin: 0 auto;
  max-width: 1400px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
#page-top-visual .text .tit {
  font-size: 35px;
  font-weight: 500;
  color: #333;
  line-height: 1;
}
#page-top-visual .text .loc {
  display: flex;
  margin: 0 -15px;
  margin-top: 15px;
  justify-content: center;
}
#page-top-visual .text .loc > li {
  padding: 0 15px;
  font-size: 13px;
  color: #333;
  position: relative;
}
#page-top-visual .text .loc > li + li:before {
  content: '';
  width: 2px;
  height: 12px;
  background-color: #e4e4e4;
  box-sizing: border-box;
  margin-top: -6px;
  position: absolute;
  left: 0;
  top: 50%;
}
#page-top-visual .bg {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  background-color: transparent;
}
#page-top-visual .bg .img {
  display: block;
  width: 100%;
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
/* Borad Style */
.board_head {
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
}
.board_head > * {
  width: 100%;
}
.board_head .cnt {
  font-size: 13px;
  color: #666;
}
.board_head .cnt span {
  font-weight: 500;
  color: #107dc3;
}
.board_head .search {
  text-align: right;
}
.board_head .search .ipt {
  width: 100%;
  max-width: 335px;
  height: 60px;
  background-color: #f1f1f1;
  border: 0;
  border-radius: 60px;
  padding: 5px 30px;
  padding-right: 60px;
  outline: none;
}
.board_head .search .btn {
  font-size: 0;
  width: 60px;
  height: 60px;
  margin-left: -70px;
  margin-right: 10px;
  vertical-align: middle;
  border: 0;
  cursor: pointer;
  background-color: transparent;
  background-size: 35%;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(../images/ico/serch_ico.png);
}
.board_list {
  display: flex;
  flex-direction: column;
}
.board_list + .board_list {
  margin-top: 60px;
}
.board_list > li {
  display: flex;
  align-items: center;
  padding: 40px 0;
  box-sizing: border-box;
  border: 1px solid #d4d4d4;
}
.board_list > li + li {
  border-top: 0;
}
.board_list:not(.st3):not(.st4):not(.st5) > li:hover {
  background-color: #f4f4f4;
}
.board_list > li > .inner {
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
  position: relative;
}
.board_list > li > .inner:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  border: 1px solid #d4d4d4;
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
}
.board_list > li > .inner:hover:before {
  border-width: 4px;
  border-color: #107dc3;
}
.board_list .img {
  width: 330px;
  background-color: #dedede;
  flex: none;
  margin: 0 20px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  overflow: hidden;
}
.board_list:not(.grid) .img:before {
  content: '';
  display: flex;
  width: 100%;
  height: 0;
  padding-top: 75%;
}
.board_list .img img {
  width: 100%;
}
.board_list .cont {
  width: 100%;
  display: flex;
  align-items: center;
}
.board_list .cont > * {
  flex: none;
  box-sizing: border-box;
  padding: 0 15px;
  font-size: 14px;
  font-weight: 500;
  color: #9b9b9b;
}
.board_list .num {
  width: 70px;
  text-align: center;
  color: #333;
}
.board_list .cate {
  width: 226px;
  flex: none;
  font-size: 14px;
  font-weight: 500;
}
.board_list .cate span {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 110px;
  height: 36px;
  margin: 0 auto;
  padding: 5px 10px;
  color: #666;
  border: 1px solid #666;
  box-sizing: border-box;
}
.board_list .cate span.c1 {
  color: #107dc3;
  border-color: #107dc3;
}
.board_list .cate span.c2 {
  color: #7db827;
  border-color: #7db827;
}
.board_list .title {
  width: 100%;
  flex: auto;
}
.board_list .title .tit {
  font-size: 20px;
  font-weight: bold;
  color: #333;
}
.board_list:not(.st4):not(.st5) .title .tit:hover {
  border-bottom: 1px solid #333;
}
.board_list .title .txt {
  font-size: 14px;
  color: #666;
  margin-top: 15px;
  line-height: 1.85;
  height: 3.7em;
  white-space: normal;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.board_list .date {
  width: 180px;
  text-align: center;
}
.board_list .cnt {
  width: 120px;
  text-align: center;
}
.board_list.st2 > li + li {
  border-top: 1px solid #d4d4d4;
  margin-top: 30px;
}
.board_list.st2 .cont {
  flex-direction: column;
  align-items: flex-start;
}
.board_list.st2 .cont > * {
  width: auto;
}
.board_list.st2 .cate {
  margin-bottom: 30px;
}
.board_list.st2 .cate span {
  margin: 0;
}
.board_list.st2 .date {
  text-align: left;
  margin-top: 30px;
}
.board_list.st3 {
  border-top: 2px solid #000;
  border-bottom: 2px solid #000;
  padding: 10px 0;
}
.board_list.st3 > li {
  padding: 18px 0;
  border: 0;
}
.board_list.st3 .cate {
  width: 145px;
}
.board_list.st3 .title .tit {
  font-size: 16px;
  font-weight: 500;
}
.board_list.st4 {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin-right: -27px;
}
.board_list.st4 > li {
  display: block;
  width: 33.333%;
  padding: 0;
  padding-right: 27px;
  padding-bottom: 27px;
  border: 0;
}
.board_list.st4 .img {
  width: 100%;
  margin: 0;
}
.board_list.st4 .cont {
  width: auto;
  flex-direction: column;
  align-items: flex-start;
  padding: 30px;
}
.board_list.st4 .cont > * {
  padding: 0;
}
.board_list.st4 .cate {
  width: auto;
  margin-bottom: 20px;
}
.board_list.st4 .cate span {
  margin: 0;
  width: auto;
  height: auto;
  padding: 0;
  border: 0;
  text-transform: uppercase;
}
.board_list.st4 .title .tit {
  line-height: 1.5;
  height: 3em;
  white-space: normal;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.board_list.st4 .title .txt {
  height: 9.25em;
  -webkit-line-clamp: 5;
}
.board_list.st4 .date {
  text-align: left;
  margin-top: 30px;
}
