/* Å¸ºí·¿ ¼¼·Î */

  /* ¸ÞÀÎ section05 */
  .noticeWrap{
    flex-direction: column;
  }
  .noticeWrap>a{
    width: 100%;
    height: 200px;
  }
  .recruitBox .notice__bg{
    background-size: cover;
  }
  .contactBox .notice__bg{
    background-size: cover;
  }
  .notice__tit{
    font-size: 28px;
  }
  .notice__desc{
    font-size: 15px;
    margin-bottom: 25px;
  }

/*sub01*/
.about_content  {font-size:16px}
.sub_tit {
    margin-top: 80px;
    font-size: 30px;}

.sub_bg {
    margin: -20px auto 0;
    margin-bottom: 70px;
}
  /* footer */
.footer__company {
    font-size: 13px;
	}
footer .w_1320 {    flex-direction: column;
    padding: 0;}

.footer__info {
    width: 100%;
}
.footer__link {margin-bottom:20px;flex-wrap: wrap;}
.footer__link a {font-size:14px}
footer {padding:30px 0;}


.footer__link li:not(:last-child)::after {
  margin: 0px 6px 0;

}

.w_1320 {padding-left:20px;padding-right:20px;}
h2 {font-size:32px}

.p2030 .box_wrap .text .tit {font-size:24px}
.p2050 .con1.box_wrap .text .tit{font-size:24px}