@media screen and (max-width: 1400px) {
  header .bird_2,
  header .huku {
    display: none;
  }
  #top_wrapper {
    display: grid;
    align-content: end;
    justify-content: center;
  }
  #top_wrapper .bird_box {
    display: none;
  }
  #top_wrapper .announce {
    display: grid;
  }
  #top_wrapper .kanban1,
  #top_wrapper .kanban2 {
    display: none;
  }
  #main_wrapper #main1 {
    background-image: none;
    overflow-x: visible;
    height: auto;
    margin-top: 0;
  }
  #main_wrapper #main1 .title {
    margin: 40px auto;
  }
  #main_wrapper #main1 .btn_area {
    grid-template-columns: repeat(2, 1fr);
    padding: 40px;
  }
  #main_wrapper #main1 .btn_area .btn_group .icon {
  	gap: 0.5em;
  }
  #main_wrapper #main1 .btn_area .btn_group:nth-last-child(1) {
    grid-column: span 2;
    justify-self: center;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    width: 100%;
    -moz-column-gap: 40px;
         column-gap: 40px;
    row-gap: 40px;
  }
  #main_wrapper #main1 .btn_area .btn_group:nth-last-child(1) .icon {
    margin: 0 auto;
  }
  #main_wrapper #main2 {
    margin-top: 0;
    height: auto;
  }
  #main_wrapper #main2 .container {
    height: auto;
  }
  #main_wrapper #main2 .icon_box {
    background-color: white;
    border-radius: 80px 80px 0% 0%;
    padding: 40px;
    margin-top: 0;
  }
  #main_wrapper #main2 .icon_box .icon_bg {
    background-color: initial;
    border-radius: 0;
  }
}
@media screen and (max-width: 1024px) {
  header {
    background-image: none;
    display: flex;
    align-items: end;
    justify-content: center;
    padding: 0 20px;
    height: 300px;
  }
  header .bird_1 {
    display: none;
  }
  header h1 {
    position: static;
    margin-bottom: 0.25em;
    line-height: 1.15em;
  }
}
@media screen and (max-width: 1200px) {
  #main_wrapper #main2 .icon_box {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 1024px) {
  header {
    background-image: none;
    display: flex;
    align-items: end;
    justify-content: center;
    padding: 0 20px;
    height: auto;
  }
  header .bird_1 {
    display: none;
  }
  header h1 {
    position: static;
    margin-top: 4em;
    margin-bottom: 0.25em;
    line-height: 1.15em;
  }
  #top_wrapper {
    height: 1180px;
  }
}
@media screen and (max-width: 1004px) {
	.saron {
		font-size: 2.03em;
		letter-spacing: -5px;
	}
}
@media screen and (max-width: 960px) {
  header h1 {
    font-size: 3em;
  }
  #main_wrapper #main1 .btn_area {
    grid-template-columns: 1fr;
    padding: 20px;
  }
  #main_wrapper #main1 .btn_area .btn_group:nth-last-child(1) {
    grid-column: span 1;
    display: grid;
    grid-template-columns: 1fr;
    width: 100%;
    -moz-column-gap: 40px;
         column-gap: 40px;
    row-gap: 40px;
  }
  #main_wrapper #main1 .btn_area .btn_group:nth-last-child(1) .icon {
    margin: 0 auto;
  }
}
@media screen and (max-width: 800px) {
  #main_wrapper #main2 .news table tr {
    display: grid;
    row-gap: 0.1em;
    margin-bottom: 1em;
    text-align: left;
  }
  #main_wrapper #main2 .news table tr .pc {
    display: none;
  }
  table {
    border: none;
  }
  table th {
    border: none;
  }
}
@media screen and (max-width: 670px) {
  #main_wrapper #main2 .icon_box {
    grid-template-columns: 1fr;
    width: 100%;
    margin: auto;
  }
}
@media screen and (max-width: 600px) {
  .mobile {
    display: block;
  }
  header h1 {
    margin-top: 2em;
    font-size: 2.5em;
  }
  #top_wrapper {
    height: 1240px;
    padding: 20px;
  }
  #top_wrapper .announce {
    grid-template-columns: minmax(0, 600px);
  }
  #top_wrapper .announce div .calender {
    margin-top: 0;
  }
  #top_wrapper .announce .search_box {
    grid-column: span 1;
    max-width: 600px;
  }
  #main_wrapper #main1 .title {
    background-image: none;
    margin: 4em 7%;
    background-color: white;
    border-radius: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    height: auto;
    padding: 1em;
    width: 86%;
  }
  #main_wrapper #main1 .title h2 {
    padding-top: 0;
    position: static;
  }
  #main_wrapper #main1 .title img {
    display: none;
  }
  #main_wrapper #main1 .btn_area .btn_group .icon {
    height: 80px;
	letter-spacing: 0;
	gap: ;
  }
  #main_wrapper #main1 .btn_area .btn_group .icon div {
    max-width: 60px;
    max-height: 60px;
    border-radius: 30px;
  }
  #main_wrapper #main1 .btn_area .btn_group .icon div img {
    max-width: 100px;
    width: 60%;
  }
  #main_wrapper #main1 .btn_area .btn_group .icon div .reha {
    max-height: 100px;
    height: 60%;
    width: auto;
    max-width: none;
  }
  #main_wrapper #main1 .btn_area .btn_group .icon span {
    font-size: 1.6em;
  }
  #main_wrapper #main2 .title {
    background-image: none;
    margin: 4em auto;
    background-color: white;
    border-radius: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    height: auto;
    padding: 1em;
  }
  #main_wrapper #main2 .title h2 {
    padding-top: 0;
  }
  #main_wrapper #main2 .title img {
    display: none;
  }
  #main_wrapper #main2 .news {
    padding: 1.5em;
  }
}
@media screen and (max-width: 360px) {
  header h1 {
    font-size: 2em;
  }
  #main_wrapper #main1 .btn_area .btn_group .icon div {
    display: none;
  }
  #main_wrapper #main1 .btn_area .btn_group .icon span {
    margin-left: 1em;
  }
}/*# sourceMappingURL=top_res.css.map */