<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
.cont_in {
  max-width: 1220px; }

/**/
/**/
#re_cont .cont_in .txt01 {
  font-size: 14px;
  line-height: 1.8;
  margin-bottom: 80px;
  text-align: center; }
#re_cont .cont_in .wel_box {
  margin-bottom: 50px;
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  flex-wrap: wrap;
  display: -webkit-flex;
  -webkit-align-items: stretch;
  -webkit-justify-content: space-between;
  -webkit-flex-wrap: wrap; }
  #re_cont .cont_in .wel_box .wel01 {
    width: 30%;
    margin-bottom: 30px; }
    #re_cont .cont_in .wel_box .wel01 .pic {
      position: relative;
      margin-bottom: 22px; }
      #re_cont .cont_in .wel_box .wel01 .pic img {
        width: 100%;
        height: auto; }
    #re_cont .cont_in .wel_box .wel01 .pic:after {
      content: "";
      position: absolute;
      left: 0;
      top: 0;
      border: solid 30px transparent;
      width: 0px;
      height: 0px;
      border-left-color: #003366;
      border-top-color: #003366; }
    #re_cont .cont_in .wel_box .wel01 h5 {
      font-size: 16px;
      font-family: "UD Shin Go Medium";
      line-height: 1.2;
      margin-bottom: 14px; }
    #re_cont .cont_in .wel_box .wel01 .txt {
      font-size: 14px;
      line-height: 1.6; }
    #re_cont .cont_in .wel_box .wel01 ul {
      margin-top: 30px; }
      #re_cont .cont_in .wel_box .wel01 ul li {
        font-size: 14px;
        margin-bottom: 10px;
        font-family: "UD Shin Go Medium"; }
@media screen and (max-width: 900px) {
  #re_cont .cont_in .wel_box .wel01 {
    width: 46%; } }
@media screen and (max-width: 640px) {
  #re_cont .cont_in .wel_box .wel01 {
    width: 100%; } }

/*# sourceMappingURL=welfare.css.map */
</pre></body></html>