/* media querys */

@media screen and (min-width: 769px) {
  .pc_none {
    display: none!important;
  }
  .tab_only {
    display: none!important;
  }
  .sp_only {
    display: none!important;
  }
}

@media screen and (min-width: 641px) and (max-width: 768px) {
  .pc_only {
    display: none!important;
  }
  .sp_only {
    display: none!important;
  }
  .tab_none {
    display: none!important;
  }
  footer .footer_info {
    margin: 0 0 0 40px!important;
    font-size: 12px!important;
  }
}

@media screen and (min-width: 641px) {
  /* main */
  .main_area {
    min-height: 700px;
  }
  /* about */
  .about_area {
    height: 1355px;
  }
  .about_area .bg_bottom {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 580px;
    background-image: url(../images/about_bg_footer.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
  }
  .about_area .about_title {
    position: absolute;
    left: 50%;
    margin: 190px 0 0 -180px;
    width: 360px;
  }
  .about_area .about_txt {
    position: absolute;
    left: 50%;
    margin: 460px 0 0 -250px;
    width: 500px;
  }
  .about_area .about_chara {
    position: absolute;
    left: 50%;
    margin: 210px 0 0 -680px;
    width: 1360px;
  }
  .about_area .about_chara_spin {
    position: relative;
    margin: 200px auto 0 auto;
    width: 100%;
    max-width: 750px;
  }
  .about_area .about_chara_l {
    position: absolute;
    left: -150px;
    width: 220px;
    top: 50px;
    z-index: 0;
  }
  .about_area .about_chara_r {
    position: absolute;
    right: -150px;
    width: 250px;
    top: 50px;
    z-index: 0;
  }
  .about_area .about_stars {
    position: absolute;
    left: 50%;
    margin: 190px 0 0 -450px;
    width: 900px;
  }
  .about_area .about_title_contents {
    position: absolute;
    left: 50%;
    margin: 900px 0 0 -150px;
    width: 300px;
  }
  .about_area .link_ban_unique {
    position: absolute;
    left: 50%;
    margin: 1010px 0 0 -335px;
    width: 230px;
  }
  .about_area .link_ban_human {
    position: absolute;
    left: 50%;
    margin: 1010px 0 0 -115px;
    width: 230px;
  }
  .about_area .link_ban_adventure {
    position: absolute;
    left: 50%;
    margin: 1010px 0 0 105px;
    width: 230px;
  }
  /* //about */
  /* unique */
  .unique_area {
    height: 2850px;
  }
  .unique_area .unique_title {
    position: absolute;
    left: 50%;
    margin: 250px 0 0 -190px;
    width: 380px;
  }
  .unique_area .unique_txt {
    position: absolute;
    left: 50%;
    margin: 590px 0 0 -200px;
    width: 400px;
  }
  .unique_area .unique_clouds {
    position: absolute;
    left: 50%;
    margin: 1810px 0 0 -875px;
    width: 1750px;
  }
  .unique_area .unique_stars {
    position: absolute;
    left: 50%;
    margin: 180px 0 0 -450px;
    width: 900px;
  }
  .unique_area .unique_co1 {
    position: absolute;
    left: 50%;
    margin: 1020px 0 0 -280px;
    width: 240px;
  }
  .unique_area .unique_co2 {
    position: absolute;
    left: 50%;
    margin: 1095px 0 0 -225px;
    width: 630px;
  }
  .unique_area .unique_ameba1 {
    position: absolute;
    left: 50%;
    margin: 1610px 0 0 -330px;
    width: 200px;
  }
  .unique_area .unique_ameba2 {
    position: absolute;
    left: 50%;
    margin: 1580px 0 0 -90px;
    width: 440px;
  }
  .unique_area .unique_btn {
    position: absolute;
    left: 50%;
    margin: 1775px 0 0 -80px;
    width: 185px;
    cursor: pointer;
  }
  .unique_area .unique_ichiran {
    position: absolute;
    left: 50%;
    margin: 1950px 0 0 -135px;
    width: 270px;
  }
  .unique_area .unique_link_01 {
    position: absolute;
    left: 50%;
    margin: 2110px 0 0 -365px;
    width: 230px;
  }
  .unique_area .unique_link_02 {
    position: absolute;
    left: 50%;
    margin: 2110px 0 0 -105px;
    width: 230px;
  }
  .unique_area .unique_link_03 {
    position: absolute;
    left: 50%;
    margin: 2110px 0 0 155px;
    width: 230px;
  }
  .unique_area .unique_link_04 {
    position: absolute;
    left: 50%;
    margin: 2440px 0 0 -365px;
    width: 230px;
  }
  .unique_area .unique_link_05 {
    position: absolute;
    left: 50%;
    margin: 2440px 0 0 -105px;
    width: 230px;
  }
  .unique_area .unique_link_06 {
    position: absolute;
    left: 50%;
    margin: 2440px 0 0 155px;
    width: 230px;
  }
  /* //unique */
  /* human area */
  .human_area {
    min-height: 1620px;
  }
  .human_area .human_title {
    position: absolute;
    left: 50%;
    margin: 130px 0 0 -254px;
    width: 508px;
    z-index: 10;
  }
  .human_area .human_career1 {
    position: absolute;
    left: 50%;
    margin: 140px 0 0 -360px;
    width: 435px;
  }
  .human_area .human_career2 {
    position: absolute;
    left: 50%;
    margin: 130px 0 0 135px;
    width: 220px;
  }
  .human_area .human_btn {
    position: absolute;
    left: 50%;
    margin: 330px 0 0 -355px;
    width: 185px;
    cursor: pointer;
  }
  .human_area .human_stars {
    position: absolute;
    left: 50%;
    margin: 280px 0 0 -600px;
    width: 1200px;
    z-index:0;
  }
  .human_area .human_bg_bottom {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 130px;
    background-image: url(../images/human_bg_bottom.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
  }
  /* //human area */
  /* challenge */
  .challenge_area {
    min-height: 1550px;
  }
  .challenge_area .challenge_title {
    position: absolute;
    left: 50%;
    margin: 130px 0 0 -325px;
    width: 650px;
    z-index: 10;
  }
  .challenge_area .challenge_stars {
    position: absolute;
    left: 50%;
    margin: 80px 0 0 -450px;
    width: 900px;
  }
  .challenge_area .challenge_bg_bottom {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 580px;
    background-image: url(../images/challenge_bg_bottom.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
  }
  .challenge_area .challenge_slider {
    width: 100%;
    margin: 650px auto 0 auto;
    max-width: 750px;
    position: relative;
    z-index: 10;
  }
  .challenge_area .main, .challenge_area .main li {
    margin: 0;
    padding: 0;
    list-style: none;
  }
  .challenge_area .main {
    margin-bottom: 5px;
  }
  .challenge_area .main img {
    width: 100%;
    cursor: pointer;
  }
  .challenge_area .main li {
    width: 520px;
    height: 370px;
    overflow: hidden;
    margin: 0 auto;
  }
  .challenge_area .main li.item2, .challenge_area .main li.item3, .challenge_area .main li.item4 {
    display: none;
  }
  .challenge_area .thumb, .challenge_area .thumb li {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center;
  }
  .challenge_area .thumb li {
    display: inline-block;
    width: 220px;
    overflow: hidden;
    cursor: pointer;
    vertical-align: top;
    margin: 0 10px;
  }
  .challenge_area .thumb li img {
    width: 100%;
    height: auto;
  }
  /* //challenge */
  /* tenbou */
  .tenbou_area {
    min-height: 4400px;
  }
  .tenbou_area .tenbou_title {
    position: absolute;
    left: 50%;
    margin: 180px 0 0 -190px;
    width: 380px;
    z-index: 10;
  }
  .tenbou_area .tenbou_txt {
    position: absolute;
    left: 50%;
    margin: 280px 0 0 -365px;
    width: 730px;
    z-index: 10;
  }
  .tenbou_area .tenbou_txt_bg {
    width: 1000px;
    position: absolute;
    left: 50%;
    margin: 215px 0 0 -500px;
    z-index: 5;
  }
  .tenbou_area .tenbou_bg {
    position: absolute;
    top: 0;
    height: 1930px;
    width: 100%;
    background-image: url(../images/tenbou_bg.png);
    background-position: center;
    background-size: cover;
  }
  .tenbou_area .tenbou_stars {
    position: absolute;
    left: 50%;
    margin: 180px 0 0 -450px;
    width: 900px;
  }
  .tenbou_area .tenbou_chara {
    position: absolute;
    left: 50%;
    margin: 1350px 0 0 -140px;
    width: 280px;
    z-index: 10;
  }
  .tenbou_area .tenbou_bosyu {
    margin: 2150px auto 140px auto;
    max-width: 635px;
    width: 100%;
    position: relative;
    z-index: 20;
  }
  .tenbou_area h3 {
    color: #fff;
    font-size: 28px;
    text-align: center;
    letter-spacing: 30px;
    margin: 20px;
    text-indent: 30px;
  }
  .tenbou_area table {
    color: #fff;
    font-size: 18px;
    border: 2px solid #fff;
    border-collapse: separate;
    border-spacing: 0;
    border-radius: 15px;
  }
  .tenbou_area table tbody td {
    padding: 1.2em;
    border-bottom: 1px solid #fff;
    vertical-align: top;
  }
  .tenbou_area table th {
    width: 150px;
    padding: 1.2em;
    border-bottom: 1px solid #fff;
    text-align: left;
    vertical-align: top;
  }
  .tenbou_area table tbody tr:last-child th, .tenbou_area table tbody tr:last-child td {
    border-bottom: none;
  }
  .tenbou_area table thead tr:first-child th:first-child {
    border-radius: 5px 0 0 0;
  }
  .tenbou_area table thead tr:first-child th:last-child {
    border-radius: 0 5px 0 0;
  }
  .tenbou_area table tbody tr:last-child th:first-child {
    border-radius: 0 0 0 5px;
  }
  .tenbou_area table tbody tr:last-child th:last-child {
    border-radius: 0 0 5px 0;
  }
  .tenbou_area .tenbou_entry {
    width: 390px;
    margin: 160px auto 0 auto;
  }
  .tenbou_area .tenbou_buttons {
    width: 100%;
    margin: 40px auto 100px auto;
    text-align: center;
  }
  .tenbou_area .tenbou_button {
    width: 160px;
    display: inline-block;
    margin: 0 10px;
  }
  .tenbou_area .tenbou_title_gaiyou {
    width: 85px;
    margin: 0 auto;
  }
  .tenbou_area .tenbou_button_c {
    width: 390px;
    margin: 25px auto 70px auto;
  }
  .tenbou_area .tenbou_title_saishin {
    width: 210px;
    margin: 0 auto;
  }
  .tenbou_area .tenbou_sns {
    margin: 30px auto;
    width: 275px;
  }
  .tenbou_area .tenbou_mynavi {
    margin: 30px auto;
    width: 195px;
  }
  /* //tenbou */
  /* modal */
  .modal_box .btn_l {
    background-image: url(../images/modal_switch_l.png);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
    width: 50px;
    height: 50px;
    display: block;
    cursor: pointer;
    position: absolute;
    top: 50%;
    left: -60px;
    transform: translateY(-50%) translateX(0);
    -webkit- transform: translateY(-50%) translateX(0);
  }
  .modal_box .btn_r {
    background-image: url(../images/modal_switch_r.png);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
    width: 50px;
    height: 50px;
    display: block;
    cursor: pointer;
    position: absolute;
    top: 50%;
    right: -60px;
    transform: translateY(-50%) translateX(0);
    -webkit- transform: translateY(-50%) translateX(0);
  }
  /* //modal */
}

@media screen and (max-width: 640px) {
  .pc_only {
    display: none!important;
  }
  .tab_only {
    display: none!important;
  }
  .sp_none {
    display: none!important;
  }
  #tam_svg {
    zoom: 1.05;
  }
  .button_m {
    width: 120px!important;
    right: 165px!important;
  }
  .button_e {
    width: 120px!important;
    right: 30px!important;
  }
  /* about */
  .about_title {
    margin: 100px 0 0 -40%;
    width: 80%;
  }
  .about_area .about_txt {
    margin: 360px 0 0 -48%;
    width: 96%;
  }
  .about_area .about_title {
    position: relative;
    left: 50%;
    margin: 100px 0 0 -40%;
    width: 80%;
    z-index: 1;
  }
  .about_area .about_txt {
    position: relative;
    left: 50%;
    margin: 50px 0 0 -48%;
    width: 96%;
  }
  .about_area .about_stars {
    position: absolute;
    margin: 150px 0 0 0;
    width: 100%;
    top: 100px;
  }
  .about_area .about_chara {
    position: absolute;
    left: 50%;
    margin: 10px 0 0 -60%;
    width: 120%;
    top: 50px;
    z-index: 0;
  }
  .about_area .about_chara_spin {
    position: absolute;
    width: 100%;
    top: 0;
  }
  .about_area .about_chara_l {
    position: absolute;
    left: -30px;
    width: 100px;
    top: 40px;
    z-index: 0;
  }
  .about_area .about_chara_r {
    position: absolute;
    right: -30px;
    width: 100px;
    top: 40px;
    z-index: 0;
  }
  .about_area .bg_bottom {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 580px;
    background-image: url(../images/about_bg_footer.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: bottom center;
  }
  .about_area .about_title_contents {
    position: relative;
    left: 50%;
    margin: 50px 0 0 -40%;
    width: 80%;
  }
  .about_area .link_ban_unique {
    position: relative;
    left: 50%;
    margin: 25px 0 0 -100px;
    width: 200px;
  }
  .about_area .link_ban_human {
    position: relative;
    left: 50%;
    margin: 25px 0 0 -100px;
    width: 200px;
  }
  .about_area .link_ban_adventure {
    position: relative;
    left: 50%;
    margin: 25px 0 -80px -100px;
    width: 200px;
  }
  /* //about */
  /* unique */
  .unique_area .unique_title {
    position: relative;
    margin: 150px 0 0 -34%;
    width: 68%;
    left: 50%;
  }
  .unique_area .unique_txt {
    position: relative;
    margin: 40px 0 0 -43%;
    width: 86%;
    left: 50%;
  }
  .unique_area .unique_stars {
    position: absolute;
    top: 0;
    margin: 160px 0 0 -5%;
    width: 110%;
  }
  .unique_area .unique_clouds {
    position: absolute;
    left: 50%;
    margin: 0 0 0 -90%;
    width: 200%;
    bottom: 0;
  }
  .unique_area .unique_co1 {
    position: relative;
    left: 50%;
    margin: 0 0 0 -150px;
    width: 150px;
  }
  .unique_area .unique_co2 {
    position: relative;
    left: 50%;
    margin: -90px 0 0 -190px;
    width: 395px;
  }
  .unique_area .unique_ameba1 {
    position: relative;
    left: 50%;
    margin: 0px 0 -70px 12%;
    width: 29%;
    z-index: 10;
  }
  .unique_area .unique_ameba2 {
    position: relative;
    margin: 50px 0 0 7%;
    width: 86%;
  }
  .unique_area .unique_btn {
    position: relative;
    left: 50%;
    margin: 30px 0 0 -80px;
    width: 160px;
    cursor: pointer;
  }
  .unique_area .unique_ichiran {
    position: relative;
    left: 50%;
    margin: 130px 0 0 -30%;
    width: 60%;
  }
  .unique_links {
    margin: 0 auto 100px auto;
    text-align: center;
  }
  .unique_area .unique_link_01 {
    margin: 15px 2% 0 2%;
    width: 40%;
    display: inline-block;
  }
  .unique_area .unique_link_02 {
    margin: 15px 2% 0 2%;
    width: 40%;
    display: inline-block;
  }
  .unique_area .unique_link_03 {
    margin: 15px 2% 0 2%;
    width: 40%;
    display: inline-block;
  }
  .unique_area .unique_link_04 {
    margin: 15px 2% 0 2%;
    width: 40%;
    display: inline-block;
  }
  .unique_area .unique_link_05 {
    margin: 15px 2% 0 2%;
    width: 40%;
    display: inline-block;
  }
  .unique_area .unique_link_06 {
    margin: 15px 2% 0 2%;
    width: 40%;
    display: inline-block;
  }
  /* //unique */
  /* human */
  .human_area .human_title {
    position: relative;
    left: 50%;
    margin: 80px 0 0 -42%;
    width: 84%;
    z-index: 10;
  }
  .human_area .human_career1 {
    position: relative;
    left: 50%;
    margin: 80px 0 0 -40%;
    width: 80%;
  }
  .human_area .human_career2 {
    position: relative;
    left: 50%;
    margin: 60px 0 -125px 14%;
    width: 27%;
    z-index: 10;
  }
  .human_area .human_btn {
    position: relative;
    left: 50%;
    margin: 30px 0 200px -80px;
    width: 160px;
    cursor: pointer;
  }
  .human_area .human_stars {
    position: absolute;
    left: 50%;
    margin: 20px 0 0 -50%;
    width: 92%;
    top: 0;
  }
  .human_area .human_bg_bottom {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 100px;
    background-image: url(../images/human_bg_bottom.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
  }
  .slider-wrap {
    width: 100%;
    text-align: center;
    margin: 0 auto;
    position: relative;
  }
  
  
  .slider-wrap01 {
    width: 560px!important;
    margin: 50px auto 0 auto!important;
  }
  #slick01 .slick-slide {
    transform-origin: unset!important;
  }
  .slick-slide img {
    width: 150px!important;
  }
  .prev-btn {
    left: 27%!important;
    zoom: 0.8;
  }
  .next-btn {
    right: 27%!important;
    zoom: 0.8;
  }
  /* //human */
  /* challenge */
  .challenge_area .challenge_title {
    position: relative;
    left: 50%;
    margin: 80px 0 0 -43%;
    width: 86%;
    z-index: 10;
  }
  .challenge_area .challenge_stars {
    position: absolute;
    margin: 0 0 0 6%;
    width: 86%;
    top: 110px;
  }
  .challenge_area .challenge_bg_bottom {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 180px;
    background-image: url(../images/challenge_bg_bottom.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
  }
  .challenge_area .challenge_slider {
    width: 90%;
    margin: 50px auto;
    position: relative;
    z-index: 10;
  }
  .challenge_area .main, .challenge_area .main li {
    margin: 0 0 100px 0;
    padding: 0;
    list-style: none;
  }
  .challenge_area .main {
    margin-bottom: 5px;
    width: 94%;
    margin: 0 auto;
  }
  .challenge_area .main img {
    width: 100%;
    cursor: zoom-in;
  }
  .challenge_area .main li {
    width: 100%;
    overflow: hidden;
    margin: 0 auto 20px auto;
  }
  .challenge_area .main li.item2, .challenge_area .main li.item3, .challenge_area .main li.item4 {
    display: none;
  }
  .challenge_area .thumb, .challenge_area .thumb li {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center;
  }
  .challenge_area .thumb li {
    display: inline-block;
    width: 45%;
    overflow: hidden;
    cursor: pointer;
    vertical-align: top;
    margin: 0 1% 20px 1%;
  }
  .challenge_area .thumb li img {
    width: 100%;
    height: auto;
  }
  /* //challenge */
  /* tenbou */
  .tenbou_area .tenbou_title {
    position: relative;
    left: 50%;
    margin: 80px 0 0 -40%;
    width: 80%;
    z-index: 10;
  }
  .tenbou_area .tenbou_txt {
    position: absolute;
    left: 50%;
    margin: 30px 0 0 -60%;
    width: 122%;
    z-index: 10;
  }
  .tenbou_area .tenbou_txt_bg {
    width: 170%;
    position: relative;
    left: 50%;
    margin: -25px 0 0 -85%;
    z-index: 5;
  }
  .tenbou_area .tenbou_bg {
    position: absolute;
    top: 0;
    height: 1000px;
    width: 100%;
    background-image: url(../images/tenbou_bg.png);
    background-position: center;
    background-size: cover;
  }
  .tenbou_area .tenbou_stars {
    position: absolute;
    left: 50%;
    margin: 180px 0 0 -47%;
    width: 94%;
  }
  .tenbou_area .tenbou_chara {
    position: relative;
    left: 50%;
    margin: -90px 0 0 -55%;
    width: 110%;
    z-index: 10;
  }
  .tenbou_area .tenbou_bosyu {
    margin: 100px auto 140px auto;
    width: 90%;
    position: relative;
    z-index: 20;
  }
  .tenbou_area h3 {
    color: #fff;
    font-size: 28px;
    text-align: center;
    letter-spacing: 30px;
    margin: 20px;
    text-indent: 20px;
  }
  .tenbou_area table {
    color: #fff;
    font-size: 18px;
    border: 2px solid #fff;
    border-collapse: separate;
    border-spacing: 0;
    border-radius: 15px;
  }
  .tenbou_area table tbody td {
    padding: 1.2em;
    border-bottom: 1px solid #fff;
    display: block;
  }
  .tenbou_area table th {
    width: 100%;
    padding: 1.2em;
    border-bottom: 1px solid #fff;
    display: block;
    text-align: center;
    background-color: rgb(255 255 255 / 10%);
    letter-spacing: 5px;
  }
  .tenbou_area table tbody tr:last-child td {
    border-bottom: none;
  }
  .tenbou_area table thead tr:first-child th:first-child {
    border-radius: 5px 0 0 0;
  }
  .tenbou_area table thead tr:first-child th:last-child {
    border-radius: 0 5px 0 0;
  }
  .tenbou_area table tbody tr:last-child th:first-child {
    border-radius: 0 0 0 5px;
  }
  .tenbou_area table tbody tr:last-child th:last-child {
    border-radius: 0 0 5px 0;
  }
  .tenbou_area .tenbou_entry {
    width: 80%;
    margin: 130px auto 0 auto;
  }
  .tenbou_area .tenbou_buttons {
    width: 100%;
    margin: 40px auto 100px auto;
    text-align: center;
  }
  .tenbou_area .tenbou_button {
    width: 45%;
    display: inline-block;
    margin: 0 2%;
  }
  .tenbou_area .tenbou_title_gaiyou {
    width: 85px;
    margin: 0 auto;
  }
  .tenbou_area .tenbou_button_c {
    width: 88%;
    margin: 25px auto 70px auto;
  }
  .tenbou_area .tenbou_title_saishin {
    width: 210px;
    margin: 0 auto;
  }
  .tenbou_area .tenbou_sns {
    margin: 30px auto;
    width: 88%;
  }
  .tenbou_area .tenbou_mynavi {
    margin: 30px auto;
    width: 70%;
  }
  /* //tenbou */
  /* modal */
  .modal_header_bg {
    width: 100%!important;
    height: 110px!important;
  }
  .modal_box {
    padding: 50px 2vw 40px!important;
  }
  .modal_box h2 {
    font-size: 21px!important;
    margin: 0 0 30px 0!important;
  }
  .modal_box h3 {
    font-size: 16px!important;
  }
  .modal_box h4 {
    font-size: 16px!important;
  }
  .modal_box .close_bottom {
    width: 150px!important;
    height: 45px!important;
  }
  .modal_box .modal_ban {
    width: 100%!important;
  }
  .modal_box .btn_l {
    background-image: url(../images/modal_switch_l.png);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
    width: 45px;
    height: 45px;
    display: block;
    cursor: pointer;
    position: absolute;
    top: 45%;
    left: -10px;
    transform: translateY(-50%) translateX(0);
    -webkit- transform: translateY(-50%) translateX(0);
  }
  .modal_box .btn_r {
    background-image: url(../images/modal_switch_r.png);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
    width: 40px;
    height: 40px;
    display: block;
    cursor: pointer;
    position: absolute;
    top: 45%;
    right: -10px;
    transform: translateY(-50%) translateX(0);
    -webkit- transform: translateY(-50%) translateX(0);
  }
  /* //modal */
}

@media screen and (min-width: 951px) {
  /* footer */
  footer {
    position: relative;
    width: 100%;
    margin: 0 auto;
    height: 150px;
    background: #fff;
  }
  footer .footer_info {
    width: fit-content;
    margin: 0 auto;
    font-size: 13px;
    color: #F10D50;
    vertical-align: bottom;
    position: relative;
    top: 40%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-end;
  }
  footer span {
    margin: 0px 40px;
  }
  footer a, footer a:hover {
    color: #F10D50;
    text-decoration: none;
  }
  footer .totop {
    position: absolute;
    width: 52px;
    right: 30px;
    bottom: 40px;
  }
  footer .uha_logo {
    width: 125px;
    display: inline-block;
    margin: 0px 0 3px 0;
  }
  /* //footer */
}

@media screen and (max-width: 950px) {
  /* footer */
  footer {
    position: relative;
    width: 100%;
    margin: 0 auto;
    height: auto;
    background: #fff;
    padding-bottom: 45px;
  }
  footer .footer_info {
    width: 75%;
    font-size: 12px;
    color: #F10D50;
    vertical-align: bottom;
    position: relative;
    top: 10%;
  }
  footer span {
    margin: 0px 10%;
    line-height: 40px;
  }
  footer a, footer a:hover {
    color: #F10D50;
    text-decoration: none;
  }
  footer .totop {
    position: absolute;
    width: 52px;
    right: 30px;
    bottom: 40px;
  }
  footer .uha_logo {
    width: 125px;
    margin: 0px 0 20px 10%;
  }
  footer copyright {
    margin: 0 0 0 10%;
    display: block;
  }
  /* //footer */
}


/* animation method */

.zoomin1 {
  animation: zoom1 0.4s cubic-bezier(0, 1.03, 0.82, 1.24) forwards;
  animation-delay: 0.8s;
  transform: scale(0, 0);
}

@keyframes zoom1 {
  100% {
    transform: scale(1, 1);
  }
}

.zoomin2 {
  animation: zoom2 0.4s cubic-bezier(0, 1.03, 0.65, 1.47) forwards;
  animation-delay: 1s;
  transform: scale(0, 0);
}

@keyframes zoom2 {
  100% {
    transform: scale(1, 1);
  }
}

@keyframes zoom_s1 {
  0% {
    opacity: 0;
  }
  80% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.zf0 {
  animation: zoom_s0 2s cubic-bezier(0, 1.03, 0.65, 1.47) forwards;
}

@keyframes zoom_s0 {
  0% {
    transform: scale(0.7, 0.7);
  }
  80% {
    transform: scale(0.7, 0.7);
  }
  100% {
    transform: scale(1, 1);
  }
}

.fluffy_1 {
  animation: zoom_s1 2s ease forwards, fluffy1 4s ease infinite;
}

@keyframes fluffy1 {
  0% {
    transform: translateY(0)
  }
  50% {
    transform: translateY(-15px)
  }
  100% {
    transform: translateY(0)
  }
}

.fluffy_2 {
  animation: zoom_s1 2s ease forwards, fluffy2 5s ease infinite;
}

@keyframes fluffy2 {
  0% {
    transform: translateY(0)
  }
  50% {
    transform: translateY(15px)
  }
  100% {
    transform: translateY(0)
  }
}

.fluffy_3 {
  animation: zoom_s1 2s ease forwards, fluffy3 6s ease infinite;
}

@keyframes fluffy3 {
  0% {
    transform: translateY(0)
  }
  50% {
    transform: translateY(-15px)
  }
  100% {
    transform: translateY(0)
  }
}

.zf2 {
  animation: zoom_s2 0.4s cubic-bezier(0.22, 0.61, 0.36, 1) forwards;
  animation-delay: 1.5s;
  transform: scale(1.2, 1.2);
  opacity: 0;
}

@keyframes zoom_s2 {
  100% {
    transform: scale(1, 1);
    opacity: 1;
  }
}

.zf3 {
  animation: zoom_s3 0.6s cubic-bezier(0, 1.03, 0.65, 1.47) forwards;
  animation-delay: 1.8s;
  transform: scale(1.2, 1.2);
  opacity: 0;
}

@keyframes zoom_s3 {
  100% {
    transform: scale(1, 1);
    opacity: 1;
  }
}

.rotate1 {
  animation: ro1 8s ease-in-out infinite alternate;
}

@keyframes ro1 {
  0% {
    transform: rotate(0deg) scale(1) translate(0px, 0px);
  }
  33% {
    transform: rotate(260deg) scale(0.9) translate(0px, 0px);
  }
  66% {
    transform: rotate(120deg) scale(1.1) translate(0px, 0px);
  }
  100% {
    transform: rotate(360deg) scale(1) translate(0px, 0px);
  }
}

.rotate2 {
  animation: ro2 8s ease-in-out infinite alternate;
}

@keyframes ro2 {
  0% {
    transform: rotate(0deg) scale(1) translate(0px, 0px);
  }
  33% {
    transform: rotate(-260deg) scale(0.9) translate(0px, 0px);
  }
  66% {
    transform: rotate(-120deg) scale(1.1) translate(0px, 0px);
  }
  100% {
    transform: rotate(-360deg) scale(1) translate(0px, 0px);
  }
}

.bounce1 {
  animation: bo1 3s ease-in-out infinite alternate;
}

@keyframes bo1 {
  0% {
    transform: translate(0px, 0px);
  }
  10% {
    transform: translate(0px, 10px);
  }
  20% {
    transform: translate(0px, 0px);
  }
  30% {
    transform: translate(0px, 10px);
  }
  40% {
    transform: translate(0px, 0px);
  }
  100% {
    transform: translate(0px, 0px);
  }
}


/* //animation method */


/* common */

body {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
}

.w100 {
  width: 100%;
}

.wrapper {
  width: 100%;
  padding: 0;
  margin: 0 auto;
  overflow: hidden;
}


/* //common */


/* modal */

.modal_open {
  display: inline-block;
  float: left;
  cursor: pointer;
}

.modal_box {
  position: fixed;
  z-index: 7777;
  display: none;
  width: 90%;
  max-width: 840px;
  margin: 0;
  padding: 60px 75px 80px;
  border: 2px solid #fff;
  text-align: center;
  background: #fff;
  box-sizing: border-box;
  border-radius: 10px;
  max-height: 80vh;
  overflow-y: auto;
  overflow-x: hidden;
}

.modal_close {
  position: absolute;
  top: -2px;
  right: -2px;
  display: block;
  width: 42px;
  height: 42px;
  cursor: pointer;
}

.btn_b {
  background-image: url(../images/close_b.png);
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
}

.btn_g {
  background-image: url(../images/close_g.png);
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
}

.modal_header_bg {
  position: absolute;
  background-image: url(../images/modal_head.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: right top;
  width: 90%;
  height: 147px;
  top: 0px;
  left: 1px;
  z-index: 0;
}

.modal_box h2 {
  position: relative;
  z-index: 1;
  text-align: left;
  font-size: 40px;
  font-weight: bold;
  color: #f8d2de;
  margin: 0 0 60px 0;
  letter-spacing: 25px;
}

.modal_box h3 {
  font-size: 25px;
  text-align: left;
  margin: 20px 0;
  border-bottom: 5px solid #E65A64;
  padding-bottom: 7px;
}

.modal_box h4 {
  font-size: 21px;
  color: #E65A64;
  margin: 0 0 55px 0;
}

.modal_box span {
  color: #E65A64;
}

.modal_box .ls5 {
  letter-spacing: 5px!important;
}

.modal_box .modal_ban {
  margin: 40px auto 0 auto;
  display: block;
  max-width: 430px;
  width: 90%;
}

.modal_box .modal_txt {
  font-size: 14px;
  text-align: left;
  line-height: 28px;
  color: #3B2B2C;
}

.modal_box .close_bottom {
  background-image: url(../images/close_bottom_btn.png?0);
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
  width: 170px;
  height: 50px;
  display: block;
  margin: 80px auto 0 auto;
  cursor: pointer;
}

.modal_close i {
  line-height: 62px;
  vertical-align: bottom;
}

.modal_bg {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 6666;
  display: none;
  width: 100%;
  height: 120%;
  background-color: rgba(0, 0, 0, 0.7);
}

.modal_txt table {
  color: #E65A64;
  border: 1px solid #D6B1B4;
  border-collapse: separate;
  border-spacing: 0;
  border-radius: 15px;
  margin: 30px 0;
}

.modal_txt table tbody td {
  padding: 1.2em;
  border-bottom: 1px solid #D6B1B4;
  vertical-align: top;
}

.modal_txt table th {
  font-weight: normal;
  width: 80px;
  padding: 1.2em;
  border-bottom: 1px solid #D6B1B4;
  background-color: #FCECEC;
  border-right: 1px solid #D6B1B4;
  font-size: 17px;
  vertical-align: middle;
}

.modal_txt .bbn {
  border-bottom: none;
}

.modal_txt .brn {
  border-right: none;
}

.modal_txt .br_1 {
  border-radius: 15px 0 0 0!important;
}

.modal_txt .br_2 {
  border-radius: 0 15px 0 0!important;
}

.modal_txt .br_3 {
  border-radius: 15px 15px 0 0!important;
  border-right: none;
}

.modal_txt .br_4 {
  border-radius: 0 0 0 15px!important;
}

.modal_human_image {
  position: relative;
  width: 100%;
}

@media screen and (max-width: 769px) {
  .modal_close {
    width: 40px;
    line-height: 40px;
    font-size: 30px;
  }
  .modal_close i {
    line-height: 44px;
  }
  .link_area {
    margin: 25px auto 0;
  }
  .link_area .modal_link a {
    margin: 15px auto 0;
  }
  .link_area ul li.modal_link:first-child a {
    float: none;
    margin-top: 0;
  }
  .link_area ul li.modal_link:last-child a {
    float: none;
  }
}


/* //modal */


/* main area */

.main_area {
  position: relative;
  margin: 0 auto;
  width: 100%;
  background-image: url(../images/main_top_bg.png);
  background-position: center;
  background-size: cover;
  zoom: 100%;
  height: 100vh;
}

#tam_svg {
  width: 720px;
  height: 590px;
  overflow: hidden;
  position: absolute;
  margin: -300px 0 0 -325px;
  top: 50%;
  left: 50%;
  z-index: 10;
  display: flex;
}

@media screen and (min-width: 1000px) and (max-width: 1099px) {
  #tam_svg {
    zoom: 1.1
  }
}

@media screen and (min-width: 1100px) and (max-width: 1199px) {
  #tam_svg {
    zoom: 1.2
  }
}

@media screen and (min-width: 1200px) and (max-width: 1299px) {
  #tam_svg {
    zoom: 1.3
  }
}

@media screen and (min-width: 1300px) and (max-width: 1399px) {
  #tam_svg {
    zoom: 1.4
  }
}

@media screen and (min-width: 1400px) {
  #tam_svg {
    zoom: 1.5
  }
}

.clipped-img {
  clip-path: url(#clip);
  width: 100%;
  height: 100%;
  background-image: url(../images/main_top_bg_pc.jpg);
  background-size: 120%;
  background-repeat: no-repeat;
  background-position: center;
}

.title {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 50;
  width: 370px;
  margin: -220px 0 0 -185px;
}

.title_sp {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 50;
  width: 70%;
  margin: -50% 0 0 -35%;
}

.side_title {
  position: relative;
  z-index: 100;
  width: 100%;
  margin: 0 auto;
  height: 820px;
  max-width: 1200px;
}

.side_title .okashi {
  width: 50px;
  position: absolute;
  top: 50%;
  left: 50px;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.side_title .okashi_sp {
  width: 30px;
  position: absolute;
  top: 38%;
  left: 33px;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.side_title .kenko {
  width: 50px;
  position: absolute;
  top: 50%;
  right: 0px;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.side_title .kenko_sp {
  position: absolute;
  top: 38%;
  right: 6px;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 30px;
}

.items_a {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 50;
  width: 970px;
  margin: -450px 0 0 -505px;
}

.items_a_sp {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 50;
  width: 100%;
  margin: -70% 0 0 -50%;
}

.items_b {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 5;
  width: 100px;
  margin: -15px 0px 0px -360px;
}

.stars {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 30;
  width: 870px;
  margin: -390px 0px 0px -440px;
}

.stars_sp {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 30;
  width: 78%;
  margin: -75% 0px 0px -45%;
}

.seal_l8020 {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 50;
  width: 115px;
  margin: -325px 0px 0px 300px;
}

.clouds {
  position: absolute;
  bottom: 0;
  left: 50%;
  z-index: 40;
  width: 1020px;
  margin: 0px 0px 0px -480px;
}

.clouds_sp {
  position: absolute;
  bottom: 0;
  left: 50%;
  z-index: 40;
  width: 100%;
  margin: 0px 0px 0px -50%;
}

.button_m {
  position: absolute;
  width: 150px;
  right: 235px;
  top: 20px;
}

.button_e {
  width: 150px;
  position: absolute;
  right: 65px;
  top: 20px;
}

.ameba_ie {
  display: none;
}

@media all and (-ms-high-contrast: none) {
  .ameba_ie {
    display: block!important;
    width: 720px;
    height: 620px;
    overflow: hidden;
    position: absolute;
    margin: -310px 0 0 -360px;
    top: 50%;
    left: 50%;
    z-index: 10;
  }
}


/* //main area */


/* about area */

.about_area {
  position: relative;
  z-index: 10;
  margin: 0 auto;
  width: 100%;
  background: rgb(211, 3, 79);
  background: -moz-linear-gradient(180deg, rgba(211, 3, 79, 1) 0%, rgba(230, 82, 112, 1) 100%);
  background: -webkit-linear-gradient(180deg, rgba(211, 3, 79, 1) 0%, rgba(230, 82, 112, 1) 100%);
  background: linear-gradient(180deg, rgba(211, 3, 79, 1) 0%, rgba(230, 82, 112, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#d3034f", endColorstr="#e65270", GradientType=1);
}


/* //about area */


/* unique area */

.unique_area {
  position: relative;
  z-index: 0;
  margin: 0 auto;
  width: 100%;
  background: rgb(211, 3, 79);
  background: -moz-linear-gradient(172deg, rgba(211, 3, 79, 1) 0%, rgba(230, 82, 112, 1) 51%, rgba(240, 163, 121, 1) 100%);
  background: -webkit-linear-gradient(172deg, rgba(211, 3, 79, 1) 0%, rgba(230, 82, 112, 1) 51%, rgba(240, 163, 121, 1) 100%);
  background: linear-gradient(172deg, rgba(211, 3, 79, 1) 0%, rgba(230, 82, 112, 1) 51%, rgba(240, 163, 121, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#d3034f", endColorstr="#f0a379", GradientType=1);
}


/* //unique area */


/* human area */

.human_area {
  position: relative;
  margin: 0 auto;
  width: 100%;
  background: rgb(211, 3, 79);
  background: -moz-linear-gradient(174deg, rgba(211, 3, 79, 1) 20%, rgba(237, 109, 123, 1) 70%, rgba(240, 154, 123, 1) 100%);
  background: -webkit-linear-gradient(174deg, rgba(211, 3, 79, 1) 20%, rgba(237, 109, 123, 1) 70%, rgba(240, 154, 123, 1) 100%);
  background: linear-gradient(174deg, rgba(211, 3, 79, 1) 20%, rgba(237, 109, 123, 1) 70%, rgba(240, 154, 123, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#d3034f", endColorstr="#f09a7b", GradientType=1);
}


/* //human area */


/* challenge area */

.challenge_area {
  position: relative;
  margin: 0 auto;
  width: 100%;
  background: rgb(211, 3, 79);
  background: -moz-linear-gradient(135deg, rgba(211, 3, 79, 1) 0%, rgba(237, 109, 123, 1) 95%);
  background: -webkit-linear-gradient(135deg, rgba(211, 3, 79, 1) 0%, rgba(237, 109, 123, 1) 95%);
  background: linear-gradient(135deg, rgba(211, 3, 79, 1) 0%, rgba(237, 109, 123, 1) 95%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#d3034f", endColorstr="#ed6d7b", GradientType=1);
}


/* //challenge area */


/* tenbou area */

.tenbou_area {
  position: relative;
  z-index: 5;
  margin: 0 auto;
  width: 100%;
  background: rgb(211, 3, 79);
  background: -moz-linear-gradient(180deg, rgba(211, 3, 79, 1) 0%, rgba(230, 82, 112, 1) 70%, rgba(239, 201, 111, 1) 100%);
  background: -webkit-linear-gradient(180deg, rgba(211, 3, 79, 1) 0%, rgba(230, 82, 112, 1) 70%, rgba(239, 201, 111, 1) 100%);
  background: linear-gradient(180deg, rgba(211, 3, 79, 1) 0%, rgba(230, 82, 112, 1) 70%, rgba(239, 201, 111, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#d3034f", endColorstr="#efc96f", GradientType=1);
}


/* //tenbou area */


/* footer */

footer .bottom_line {
  background: rgb(211, 3, 79);
  background: -moz-linear-gradient(90deg, rgba(211, 3, 79, 1) 50%, rgba(239, 203, 112, 1) 100%);
  background: -webkit-linear-gradient(90deg, rgba(211, 3, 79, 1) 50%, rgba(239, 203, 112, 1) 100%);
  background: linear-gradient(90deg, rgba(211, 3, 79, 1) 50%, rgba(239, 203, 112, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#d3034f", endColorstr="#efcb70", GradientType=1);
  width: 100%;
  height: 20px;
  position: absolute;
  bottom: 0;
}


/* //footer */




/* 追加 202203 */

  .slider-wrap01_1 {
    width: 760px;
    margin: 600px auto 0 auto;
    display: grid;
    gap: 35px 20px;
    grid-template-columns: repeat(auto-fill, 240px);
  } 
  
    .slider-wrap01_1 img {
    width: 100%;
  }  
  
    .slider-wrap01_2 {
    width: 500px;
    margin: 50px auto 0 auto;
    display: grid;
    gap: 35px 20px;
    grid-template-columns: repeat(auto-fill, 240px);
  } 
  
    .slider-wrap01_2 img {
    width: 100%;
  }  
  
  .modal_box hr {
        margin: -40px 0 1rem 0;
    border-top: 1px solid #707070;
    }
    
    .human_area .human_title_sub {
    position: relative;
    margin: 100px auto 0 auto;
    width: 380px;
    z-index: 10;
    }
  
      .human_area .human_career_area {
      position: relative;
    height: 600px;
    margin: auto;
    }

      .human_area .slider-wrap {  
      position: relative;
    z-index: 1;
    }


.hover-change {
    position: relative;
}
   
.hover-change .hover-change-img-2 {
  transition: all .2s ease;
    opacity: 0;
position: absolute;
    top: 0;
    left: 0;
    border: 0;
    right: 0;
}
  
.hover-change:hover .hover-change-img-2 {
    opacity: 1 !important;
  transition: all .2s ease;
}
      
   
   
@media screen and (max-width: 640px) {    
    .slider-wrap01_1 {
    width: 80%!important;
    gap: 35px 4%;
    grid-template-columns: repeat(auto-fill, 48%);
    }
    
        .slider-wrap01_2 {
    width: 80%!important;
    gap: 35px 4%;
    grid-template-columns: repeat(auto-fill, 48%);
    }
    
        .human_area .human_title_sub {
    margin: 70px auto 0 auto;
    width: 270px;
    }
.human_area .human_career_area {
height:420px;
}

    }