@charset "UTF-8";

@media screen and (min-width: 1600px) {
  .wave_2 {
    left: 40%;
  }
}

@media screen and (max-width: 1280px) {
  .fee .children {
    right: 80px;
    min-width: 200px;
  }
  .about_02 {
    right: inherit;
    top: 60%;
    width: calc(26% - 20px);
    left: calc(10% - 70px);
  }
}

@media screen and (max-width: 1000px) {
  header nav {
    bottom: auto !important;
    left: auto !important;
    transform: none !important;
  }
  .hamburger {
    display: flex;
  }
  header nav{
    background-color: unset;
    padding: 0;
  }
  header nav ul {
    position: fixed;
    top: 0;
    right: 0;
    width: 46%;
    height: 100vh;
    background-color: #fff;
    flex-direction: column;
    align-items: center;
    padding: 70px 30px 0!important;
    transform: translateX(100%);
    transition: transform 0.3s ease;
    z-index: 100;
    display: flex;
    justify-content: flex-start;
    overflow-y: auto;
    min-width: 360px;
  }
  header nav ul.open {
    transform: translateX(0);
  }
  header nav ul li {
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
    padding: 0;
  }
  header nav ul li a {
    display: flex;
    align-items: center;
  }
  header nav ul li img {
    width: 50px;
    margin: 0 15px 0 0;
  }
  header nav ul li img + div {
    font-size: 2rem;
  }
  .logo {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
    z-index: 5;
    width: 25%;
    min-width: 220px;
  }
  .logo img {
    width: 100%;
    max-width: 220px;
  }
  .pc {
    display: none;
  }
  .sp {
    display: block;
  }
  .wood {
    bottom: 90px;
    min-width: 200px;
  }
  header nav ul {
    font-size: 1.6rem;
  }
  .mail {
    bottom: 2%;
  }
  #nav-menu li:not(.logo) {
    align-items: start!important;
    margin-left: 0!important;
  }
  .fv_sp {
    display: block;
  }
  .fv_pc {
    display: none;
  }
  .lowerlayer_text {
    top: 27%;
  }
}
@media screen and (max-width: 980px) {
  .guidance_02 {
    right: 7%;
    bottom: 7%;
    width: 25%;
    z-index: 2;
  }
  .blue_line.pd {
    padding: 5%;
  }
  .blue_line.pd ul {
    padding: 40px 0 0;
  }
}
@media screen and (max-width: 950px) {
  .contact {
    padding: 0;
  }
  .contact-box {
    display: block;
  }
  .contact-img {
    text-align: center;
  }
  .contact-content {
    padding: 210px 5% 200px;
    bottom: 20%;
    margin-left: 0;
  }
  .contact-text-area {
    margin-bottom: 0;
    text-align: center;
  }
  .contact-text {
    margin-inline: auto;
  }
  .contact-desc {
    font-size: 1.6rem;
  }
  .contact-arrow-area {
    top: 72%;
    right: 0;
    transform: translateX(-50%);
    width: 80px;
    height: 80px;
    left: 50%;
  }
  .wave {
    bottom: 72%;
    right: -12%;
    width: 100%;
  }
  .contact-img img {
    width: 320px;
  }
  header nav {
    padding-left: 0;
  }
}
@media screen and (max-width: 900px) {
  .about {
    padding: 150px 5% 200px;
  }
  .about_box {
    display: block;
  }
  .about_right {
    width: 100%;
    margin-left: 0;
    margin-bottom: 30px;
  }
  .about_left {
    width: 100%;
    margin-left: 0;
  }
  .about_02 {
    right: 40px;
    top: 260px;
    width: calc(85% - 350px);
    left: inherit;
    max-width: inherit;
  }
  .about_03 img {
    width: 100%;
    min-width: 200px;
  }
  .about_03_img {
    width: 230px;
    right: 10%;
    bottom: 0;
  }
  .about_04 {
    right: 4%;
    width: 85%;
    bottom: 4%;
  }
  .about_05 {
    right: 5%;
    bottom: 4%;
    z-index: 5;
    width: 30%;
    max-width: none;
    min-width: 160px;
  }
  .guidance_box {
    padding: 250px 5% 150px;
  }
  .flex_box {
    display: block;
  }
  .left {
    width: 100%;
  }
  .guidance_box .left {
    margin-bottom: 30px;
  }
  .right {
    width: 100%;
  }
  .guidance_box .right {
    margin-bottom: 60px;
  }
  .news {
    padding: 20px 5% 40px;
  }
  .news2{
    padding: 100px 5% 40px;
  }
  .news .left {
    margin-bottom: 0;
  }
  .news-list {
    margin-top: 0px;
  }
  .guidance_02 {
    right: 4%;
    bottom: 3%;
    width: 28%;
    z-index: 2;
    min-width: 250px;
  }
  .use_01 {
    top: -20%;
    left: 12%;
    width: 25%;
    min-width: 150px;
  }
  a.logo_box {
    max-width: none;
  }
  .about_right p {
    font-size: 1.6rem;
  }
  .flex_box p {
    font-size: 1.6rem;
  }
  .guidance_03 {
    left: 9%;
    bottom: 13%;
    width: 65%;
    z-index: -1;
  }
  .office {
    padding: 120px 5% 50px;
  }
  .logo_area {
    margin: 30px auto 0;
  }
  .logo_box p {
    font-size: 1.6rem;
  }
  .logo_area a:first-child {
    margin-bottom: 50px;
  }
  .logo_box p br {
    display: none;
  }
  .btn-text {
    /* font-size: 1.6rem; */
  }
  .custom-button {
    padding: 15px 60px 15px 30px;
    font-size: 1.6rem;
  }
  .custom-button .btn-icon {
    width: 35px;
    height: 35px;
  }
  .custom-button .btn-icon img {
    width: 15px;
    height: 15px;
  }
  .google_map {
    width: 100%;
  }
  .pond {
    width: 100%;
  }
  .google_map {
    margin-bottom: 30px;
  }
  .abouts .guidance_box .flex_box .left {
    width: 100%;
    margin-bottom: 50px;
  }
  .abouts .guidance_box .flex_box .right {
    width: 100%;
    margin-bottom: 0;
  }
  .heading {
    margin-bottom: 50px;
  }
  .guidance .heading {
    margin-bottom: 0;
  }
  .abouts .guidance_box .flex_box {
    margin-bottom: 75px;
  }
  .program-item h3 {
    font-size: 2rem;
  }
  .heading {
    font-size: 4rem;
  }
  .support-content p {
    font-size: 1.6rem;
  }
  .sp_br2 {
    display: none;
  }
  .use {
    padding: 100px 5% 100px;
  }
  .use .flex_box .left {
    margin-bottom: 40px;
  }
  .use .flex_reverse {
    margin-top: 40px;
  }
  .about_right img {
    width: 75%;
  }
}
@media screen and (max-width: 768px) {
  .news-list li a {
    flex-direction: column;
    align-items: flex-start;
    padding: 0;
  }
  .news-img {
    width: 100%;
    margin-right: 0;
    margin-bottom: 15px;
  }
  .news-img img {
    width: 100%;
    height: auto;
  }
  .new-badge {
    top: -20px;
    right: -10px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 1.6rem;
  }
  .news-content {
    width: 100%;
    border-bottom: 1px solid #fff;
    padding-bottom: 10px;
    padding-left: 0;
  }
  .news-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
  }
  .news-arrow {
    position: relative;
    top: auto;
    right: auto;
    transform: none;
    padding-right: 0;
    margin-top: 0;
    width: 12px;
  }
  .news-list li a:hover .news-arrow {
    transform: translateX(3px);
  }
  .lowerlayer_header {
    height: 30vh;
    min-height: 380px;
  }
  .bright {
    width: 100%;
    margin: 0 auto 40px;
  }
  .wave_2 {
    width: 60%;
    top: 10%;
    right: 2%;
    left: auto;
  }
  .staff-list {
    display: block;
  }
  .staff-box {
    width: 100%;
    margin-bottom: 50px;
  }
  .staff-top {
    justify-content: space-around;
    align-items: center;
  }
  .staff-box .message,
  .staff-info .position {
    font-size: 1.6rem;
  }
  /* .top img {
    object-position: calc(100% - -100px) center;
  } */
  .fellow {
    background-position: calc(100% - -300px) center;
  }
  .staff-info {
    width: 50%;
  }
  .sp_tel {
    display: inline;
  }
  .pc_tel {
    display: none;
  }
  .program-header h2 br {
    display: block;
  }
  .about_right p,
  .flex_box p,
  .greet p {
    line-height: 2;
  }
  .bright_text p {
    text-align: left;
    width: fit-content;
    margin-inline: auto;
  }
  .guide .about {
    padding: 60px 5% 60px;
  }
  .fee_box {
    display: block;
  }
  .fee_box .left_box {
    margin-bottom: 40px;
  }
  .users.bg_sky {
    padding: 60px 5%;
  }
  .users h2 {
    text-align: center;
    margin-bottom: 10px;
  }
  .tab_box_btn {
    grid-template-columns: 0.6fr 1fr;
    font-size: 2.6rem;
    gap: 2vw;
  }
  .tab_box_contents > div {
    display: flex;
    align-items: center;
    /* min-width: 1600px; */
  }
  .daily_flow + * {
    margin: 0;
  }
  .tab_box_btn .right_btn > * {
    display: block;
  }
  .daily_flow li {
    min-width: 200px;
  }
  .daily_flow.f_btm {
    padding-left: 0;
    padding-right: 40px;
  }
  .tb_users th,
  .tb_users td {
    display: block;
    width: auto;
  }
  .tb_users th {
    padding: 20px 0 0;
    margin: 0 0 10px;
  }
  .tb_users td {
    padding: 0 0 20px;
  }
  .fee {
    padding: 60px 5% 150px;
  }
  .wave_3 {
    width: calc(100% - 290px);
    top: 70px;
    left: inherit;
    right: 40px;
  }
  .flow_box {
    padding: 100px 0;
  }
  .flow .heading {
    margin-bottom: 0px;
  }
  .blue_line.pd {
    margin-top: 20px;
  }
  .fee .children {
    width: 170px;
    height: fit-content;
    right: 40px;
    bottom: -90px;
    min-width: auto;
  }
  .lowerlayer_text img {
    max-height: 130px;
  }
  .news-list li + * {
    margin-top: 20px;
  }
  .news_page {
    padding: 60px 5%;
  }
  .fv_bottom img {
    min-height: 30px;
  }
  .wood {
    bottom: 50px;
  }
  .logo{
    bottom: -5%;
  }
  .lowerlayer_text {
    top: 20%;
  }
}

@media screen and (max-width: 650px) {
  .about_02 {
    display: none;
  }
  .custom-button {
    display: flex;
    align-items: center;
    justify-content: left;
    gap: 10px;
    width: fit-content;
    margin: 30px auto 0;
    text-decoration: none;
  }
  .btn-text,
  .btn-icon {
    display: inline-block;
    vertical-align: middle;
  }
  .about {
    padding: 100px 5% 200px;
    z-index: 1;
  }
  .guidance_box {
    padding: 150px 5% 100px;
  }
  .sp_br {
    display: none;
  }
  a.logo_box {
    justify-content: center;
  }
  .logo2 {
    width: 75%;
    margin-bottom: 30px;
  }
  .office .logo2 {
    width: 75%;
    max-width: 300px;
    min-width: auto;
    padding: 0;
    margin-bottom: 20px;
  }
  .logo_box p {
    font-size: 1.6rem;
    width: 80%;
  }
  .arrow2 img {
    padding-left: 30px;
  }
  .guidance_02 {
    right: 7%;
    bottom: 41%;
    width: 50%;
    z-index: 2;
    min-width: auto;
  }
  .guidance_03 {
    display: none;
  }
  .use_01 {
    top: -9%;
    width: 24%;
  }
  .flex_reverse {
    margin-top: 40px;
  }
  .left {
    margin-bottom: 75px;
  }
  .access {
    padding: 100px 5% 50px;
  }
  .office_04 {
    width: 30%;
    min-width: 240px;
    right: 5%;
    top: -12%;
  }
  .logo_box2 p {
    width: 80% !important;
    font-size: 1.6rem !important;
  }
  .office {
    padding: 150px 5% 50px;
  }
  .footer_flex {
    display: block;
  }
  .footer_box {
    width: 100%;
  }
  .uminoie_log {
    width: 250px;
    margin-bottom: 30px;
  }
  .box p {
    font-size: 1.8rem;
    line-height: 2;
  }
  .box {
    max-width: none;
  }
  .footer_box2 {
    margin-top: 50px;
  }
  .site_map {
    width: 250px;
    margin-bottom: 40px;
  }
  .icon {
    width: 45px;
    margin-top: 30px;
  }
  .footer_box ul li {
    margin-bottom: 10px;
  }
  .guidance_box .logo_area {
    margin: 100px auto 0px;
  }
  .office .logo_area {
    margin: 30px auto 0px;
  }
  .mail {
    bottom: 30%;
    right: 3%;
  }
  .slider-track img {
    width: 180px;
  }
  .slider-container {
    top: -2.5%;
  }
  .images_sp {
    display: block;
  }
  .images_pc {
    display: none;
  }
  .bright_text p {
    line-height: 2.5;
  }
  .white_box {
    padding: 40px 20px;
  }
  .white_box h2 {
    font-size: 2.3rem;
  }
  .white_box p {
    font-size: 1.5rem;
  }
  .program-item h3 {
    margin-bottom: 5px;
  }
  .program-item p {
    line-height: 2;
  }
  .fellow_box {
    width: 100%;
  }
  .fellow {
    padding: 5%;
  }
  .fellow_box p {
    display: block;
    width: 70%;
  }
  .row {
    flex-direction: column;
    margin-bottom: 15px;
  }
  .row .left,
  .row .right {
    width: 100%;
    padding: 20px;
  }
  .wave_2 {
    width: 50%;
  }
  .guide .children {
    bottom: -18%;
    max-width: 180px;
  }
  .guide .heading {
    margin-bottom: 0px;
  }
  .fellow_box p {
    font-size: 1.6rem;
  }
  .info-container {
    margin-top: 30px;
  }
  .heading2 {
    margin-bottom: 20px !important;
  }
  .mail {
    width: 93px;
    height: 93px;
    font-size: 1.2rem;
  }
  .contact_box {
    padding: 60px 5%;
  }
  .tb_form {
    min-width: 100%;
  }
  .tb_form th {
    display: block;
    width: auto;
    padding-bottom: 5px;
  }
  .tb_form td {
    display: block;
    width: auto;
  }
  .tb_form tr:last-child td {
    padding: 0;
  }
  .actions {
    display: block;
  }
  .actions li {
    width: fit-content;
    margin-inline: auto;
  }
  .actions li + * {
    margin-top: 20px;
  }
  .actions input[type="submit"],
  .actions input[type="reset"] {
    width: 70vw;
  }
  .use {
    padding: 140px 5% 60px;
  }
  .blue_line.pd h3 {
    font-size: 3rem;
  }
  .w1150_text {
    width: 100%!important;
    min-width: 340px;
  }
  .fv_log {
    top: 68%;
  }
  .fv_text {
    width: 400px;
  }
}
@media screen and (max-width: 600px){

}
@media screen and (max-width: 550px){
  .children {
    bottom: -17%;
  }
  .fv_img{
    background-size: cover;
    background-position-x: -35vw;
  }
  .fv_txt{
    width: 70%;
    top: 20%;
    left: 1%;
  }
  .fv_text{
    width: 340px;
  }
  .fv_contact {
    z-index: 3;
    width: 110px;
    background-color: #0b308d;
    border-radius: 0 20px 20px 0;
  }
  .fv_contact img{
    width: 30px;
  }
  .fv_contact p{
    font-size: 1.2rem;
  }
  .fv_text {
    bottom: 10%;
  }
  .fv_log {
    width: 180px;
    top: 44%;
  }
  .astage_logo{
    width: 47%;
  }
  .flow_pc{
    display: none;
  }
  .flow_sp{
    display: block;
  }
  .flows{
    width: 50%;
    margin: 0 auto;
  }
  .usess{
    display: block;
  }
  .use1{
    width: 100%;
    margin-bottom: 30px;
  }
  .uses2{
    width: 100%;
  }
  .astage{
    margin: 60px auto 0;
    margin-bottom: 50px;
  }
  .astage_ttl{
    width: 90%;
  }
  .ttl_txt{
    text-align: left;
  }
  .ttl_txt .br_sp{
    display: block;
  }
  .company-table {
    display: block;
  }
  .company-table dl{
    display: block;
  }
  .company-table dl dt{
    font-size: 16px;
    letter-spacing: 10px;
    text-align: center;
    text-align-last: auto;
  }
  .uminoie{
    border-radius: 30px 30px 0 0;
  }
  h3{
    padding: 10px;
    font-size: 2rem;
  }
  .company_box .uminoie_img dt{
    margin-bottom: 20px;
  }
  .more-info{
    gap: 20px;
  }

  .uminoie_2{
    padding: 0;
  }
  .uminoie_3{
    padding: 70px 0 90px 0;
  }
  .contact-text{
    width: 80%;
  }

}
@media screen and (max-width: 480px) {
  .actions li,
  .actions input[type="submit"],
  .actions input[type="reset"] {
    width: 100%;
  }
  header nav ul {
    min-width: 320px;
  }
  header nav ul li img {
    width: 40px;
    margin: 0 10px 0 0;
  }
  header nav ul li img + div {
    font-size: 2.1rem;
  }
  .copy p {
    font-size: 1.3rem;
  }
  .children2 {
    top: -5%;
  }
}
@media screen and (max-width: 450px) {
  .wave_2 {
    display: none;
  }
  .logo_area {
    margin: 160px auto 0px;
  }
  .guidance_02 {
    bottom: 46%;
  }
  .news_bottom {
    bottom: -3px;
  }
  .children {
    bottom: -14%;
    min-width: 180px;
  }
  .staff-top {
    align-items: end;
  }
  .staff-info {
    padding-bottom: 10px;
  }
  .staff-box img {
    width: 160px;
    height: auto;
  }
  .btn-text {
    font-size: 2rem;
  }
  .custom-button {
    padding: 15px 25px 15px 25px;
  }
}
@media screen and (max-width: 400px){
  
}
@media screen and (max-width: 390px) {
  .program-header h2 {
    font-size: 2.6rem;
  }
  .staff-list {
    padding: 0;
  }
  .staff-box {
    width: 100%;
    margin-bottom: 0px;
    display: block;
  }
  .staff-box img {
    width: 100%;
  }
  .staff-top {
    display: block;
  }
  .staff-info {
    width: auto;
    display: block;
    margin: 10px 0;
    padding: 0;
  }
  .fellow_main h3 {
    font-size: 2.7rem;
  }
  .fellow {
    margin-top: 40px;
  }
  .fellow_box p {
    width: auto;
  }
  .guide .guidance_box {
    padding: 150px 5% 60px;
  }
  .fellow_box h4 {
    font-size: 1.5rem;
  }
  .fellow_tel {
    width: 100%;
  }
}

