@charset "UTF-8";
@media only screen and (max-width: 760px) {
  .mincho {
    font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho" serif;
  }
  .sp_none {
    display: none !important;
  }
  .pc_none {
    display: block;
  }
  .sp_mt20 {
    margin-top: 20px;
  }
  :target:before {
    content: "";
    display: block;
    height: 0px;
    margin: 0px 0 0;
  }
  .career_btn_sp {
    position: fixed;
    top: 0px;
    z-index: 104;
    right: 70px;
  }
  .career_btn_sp a {
    display: block;
    background: #0059B2;
    color: #FFF;
    text-decoration: none;
    font-size: 94%;
    padding: 0px 10px;
    box-sizing: border-box;
    height: 60px;
    line-height: 60px;
  }
  /*/////////// contents layout ////////////*/
  .slide_wrapper {
    height: auto;
  }
  .slide_wrapper .inner {
    font-size: 150%;
  }
  .drawer_body {
    width: 100%;
    height: 100%;
    position: relative;
    background: #FFF;
  }
  .drawer_body .outer {
    display: table;
    width: 100%;
    height: 90%;
  }
  .drawer_body .outer .inner {
    display: table-cell;
    width: 100%;
    height: 100%;
    text-align: center;
    vertical-align: middle;
  }
  .drawer_body .outer .sub_ttl {
    font-size: 120%;
    font-weight: 700;
  }
  .drawer_body nav ul {
    display: table;
    margin: 0 auto 30px;
    margin-top: 10px;
    width: auto;
    height: auto;
  }
  .drawer_body nav ul li {
    padding: 0 6px;
    display: table-cell;
    line-height: 1.5;
  }
  .drawer_body nav ul li a {
    color: #000;
    text-decoration: underline;
    font-size: 80%;
  }
  .drawer_body .logo {
    position: absolute;
    top: 15px;
    left: 15px;
    max-width: 200px;
  }
  .drawer_body .entry {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
  }
  .drawer_body .entry a {
    display: block;
    padding: 15px 0;
    background-color: #0059B2;
    text-align: center;
    font-size: 17px;
    line-height: 30px;
    color: #ffffff;
    letter-spacing: 2px;
    text-decoration: none;
  }
  /*/////////// header ////////////*/
  .ttl {
    font-size: 200%;
  }
  .content_block {
    padding: 40px 0px;
  }
  header {
    position: static;
    z-index: 2;
  }
  header .fixd_size {
    height: auto !important;
  }
  header .fixd_size .logo {
    float: left;
    padding: 5px;
  }
  header .header {
    height: 60px;
  }
  header .header .logo {
    float: left;
    padding: 15px;
    max-width: 200px;
  }
  .main_visual {
    height: 500px;
    top: 60px;
  }
  .main_visual .inner .image_area .logo {
    text-align: center;
    padding-top: 40px;
  }
  .main_visual .bg {
    height: 500px;
  }
  .main_visual .scroll_icon {
    top: 400px;
  }
  .second_main_img {
    height: 200px;
    margin: 60px auto 0px;
  }
  .second_main_img .sub_ttl_area {
    top: 37%;
  }
  .second_main_img .page_ttl {
    padding-top: 140px;
  }
  .second_page_content {
    padding-top: 60px;
  }
  .body {
    margin-top: 600px;
  }
  .body .slider li {
    margin-right: 20px;
  }
  .body .slider li img {
    width: 100%;
  }
  .body .slider li .box {
    width: auto;
  }
  .body .top__scroll {
    top: -115px;
  }
  .body .top__scroll .inner .scroll_ttl {
    margin-bottom: 10px;
  }
  .visual_menu__sec {
    display: flex;
    flex-wrap: wrap;
    padding-top: 40px;
  }
  .visual_menu__sec li {
    margin-bottom: 30px;
    max-width: initial;
    width: 100%;
    position: relative;
  }
  .visual_menu__sec li:hover .sub_ttl:before {
    left: -10px;
  }
  .visual_menu__sec li:hover .main_ttl_box .main_ttl:before {
    left: -10px;
  }
  .visual_menu__sec li:hover .main_ttl_box_work .main_ttl:before {
    left: -10px;
  }
  .visual_menu__sec li:last-child {
    padding-top: 0px;
    margin-bottom: 0px;
  }
  .visual_menu__sec li .ttl_box {
    position: absolute;
    top: 30px;
    left: 20px;
  }
  .visual_menu__sec li .ttl_box_work {
    position: absolute;
    top: 30px;
    left: 20px;
  }
  .visual_menu__sec li .sub_ttl {
    position: relative;
    background: #FFF;
    text-align: center;
    padding: 10px 60px;
    color: #000;
    font-size: 100%;
  }
  .visual_menu__sec li .sub_ttl:before {
    content: "";
    position: absolute;
    top: 20px;
    left: 10px;
    height: 1px;
    background: #000;
    width: 32px;
    transition: .5s all;
  }
  .visual_menu__sec li .main_ttl_box {
    position: absolute;
    bottom: 20px;
    right: 20px;
    z-index: 2;
  }
  .visual_menu__sec li .main_ttl_box .main_ttl {
    position: relative;
    background: #000;
    text-align: center;
    padding: 10px 50px;
    color: #FFF;
    font-size: 100%;
  }
  .visual_menu__sec li .main_ttl_box .main_ttl:before {
    content: "";
    position: absolute;
    top: 22px;
    left: 10px;
    height: 1px;
    background: #FFF;
    width: 32px;
    transition: .5s all;
  }
  .visual_menu__sec li .main_ttl_box_work {
    position: absolute;
    bottom: 20px;
    right: 20px;
  }
  .visual_menu__sec li .main_ttl_box_work .main_ttl {
    position: relative;
    background: #000;
    text-align: center;
    padding: 10px 50px;
    color: #FFF;
    font-size: 100%;
  }
  .visual_menu__sec li .main_ttl_box_work .main_ttl:before {
    content: "";
    position: absolute;
    top: 22px;
    left: 10px;
    height: 1px;
    background: #FFF;
    width: 32px;
    transition: .5s all;
  }
  .visual_menu__sec .img_wrap {
    width: 100%;
    height: 250px;
  }
  .visual_menu__sec .company {
    height: 250px;
    width: 100%;
  }
  .visual_menu__sec .work {
    width: 100%;
    height: 250px;
    width: 100%;
  }
  .top__interview {
    padding-top: 30px;
    margin-bottom: 40px;
    position: relative;
  }
  .top__interview:hover .sub_ttl:before {
    left: -10px;
  }
  .top__interview:hover .main_ttl_box .main_ttl:before {
    left: -10px;
  }
  .top__interview .img_wrap {
    height: 250px;
  }
  .top__interview .ttl_box {
    top: 50px;
    left: 20px;
  }
  .top__interview .sub_ttl {
    position: relative;
    background: #FFF;
    text-align: center;
    padding: 10px 60px;
    color: #000;
    font-size: 100%;
  }
  .top__interview .sub_ttl:before {
    content: "";
    position: absolute;
    top: 20px;
    left: 10px;
    height: 1px;
    background: #000;
    width: 32px;
    transition: .5s all;
  }
  .top__interview .main_ttl_box {
    position: absolute;
    bottom: 20px;
    right: 20px;
    z-index: 2;
  }
  .top__interview .main_ttl_box .main_ttl {
    position: relative;
    background: #000;
    text-align: center;
    padding: 10px 50px;
    color: #FFF;
    font-size: 100%;
  }
  .top__interview .main_ttl_box .main_ttl:before {
    content: "";
    position: absolute;
    top: 22px;
    left: 10px;
    height: 1px;
    background: #FFF;
    width: 32px;
    transition: .5s all;
  }
  .top__interview .bg {
    position: absolute;
    width: 100%;
    background: url(/wp-content/uploads/2019/06/interview_top.jpg) no-repeat;
    display: block;
    height: 250px;
    width: 100%;
    background-size: cover;
    transition: all 0.5s ease-out;
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    will-change: transform;
  }
  .top__interview .bg:hover {
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0.9);
  }
  .recruit_link {
    margin-top: 80px;
  }
  .recruit_link .pagetop_icon {
    top: 90%;
  }
  .recruit_link .sp_link {
    border-top: 2px solid #0059B2;
  }
  .recruit_link .sp_link ul li {
    width: 100%;
    margin-bottom: 5px;
    position: relative;
  }
  .recruit_link .sp_link ul li:hover .main_ttl_box .main_ttl:before {
    left: -10px;
  }
  .recruit_link .sp_link ul li .main_ttl_box {
    position: absolute;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%);
    z-index: 2;
  }
  .recruit_link .sp_link ul li .main_ttl_box .main_ttl {
    position: relative;
    background: #000;
    text-align: center;
    padding: 15px 30px 15px 60px;
    color: #FFF;
    font-size: 110%;
  }
  .recruit_link .sp_link ul li .main_ttl_box .main_ttl:before {
    content: "";
    position: absolute;
    top: 25px;
    left: 10px;
    height: 1px;
    background: #FFF;
    width: 32px;
    transition: .5s all;
  }
  .recruit_link .sp_link ul li .img_wrap {
    position: relative;
    width: 100%;
    height: 150px;
    overflow: hidden;
  }
  .recruit_link .sp_link ul li .img_wrap .path {
    position: absolute;
    width: 100%;
    background: url(/wp-content/uploads/2019/06/recruit-path.jpg) no-repeat;
    display: block;
    height: 150px;
    background-size: cover;
    width: 100%;
    transition: all 0.5s ease-out;
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    will-change: transform;
  }
  .recruit_link .sp_link ul li .img_wrap .path:hover {
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0.9);
  }
  .recruit_link .sp_link ul li .img_wrap .step {
    position: absolute;
    width: 100%;
    background: url(/wp-content/uploads/2019/06/recruit-step.jpg) no-repeat;
    display: block;
    height: 150px;
    width: 100%;
    background-size: cover;
    transition: all 0.5s ease-out;
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    will-change: transform;
  }
  .recruit_link .sp_link ul li .img_wrap .step:hover {
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0.9);
  }
  .recruit_link .sp_link ul li .img_wrap .term {
    position: absolute;
    width: 100%;
    background: url(/wp-content/uploads/2019/06/recruit-term.jpg) no-repeat;
    display: block;
    height: 150px;
    background-size: cover;
    width: 100%;
    transition: all 0.5s ease-out;
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    will-change: transform;
  }
  .recruit_link .sp_link ul li .img_wrap .term:hover {
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0.9);
  }
  .recruit_link .bg {
    margin-top: 0px;
    height: 200px;
    width: 100%;
    max-width: 2000px;
    background: url(/wp-content/uploads/2019/06/recruit-link_bg.jpg) center bottom no-repeat;
    position: relative;
  }
  .recruit_link .bg .particles {
    position: absolute;
    top: -10%;
    left: 0%;
    width: 100%;
  }
  .recruit_link .entry_btn {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%);
    width: 350px;
    background: #0059B2;
    transition: .5s all;
  }
  .recruit_link .entry_btn:hover {
    opacity: 0.7;
  }
  .recruit_link .entry_btn a {
    display: block;
    padding: 10px 0px;
    color: #FFF;
    text-decoration: none;
  }
  .recruit_link .entry_btn .sub_ttl {
    font-size: 220%;
    margin-bottom: 10px;
    text-align: center;
    position: relative;
    line-height: 1.3;
    color: #FFF;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
  }
  .recruit_link .entry_btn .sub_ttl span {
    display: block;
    font-size: 50%;
    padding-top: 25px;
    font-weight: normal;
  }
  .recruit_link .entry_btn .sub_ttl:after {
    content: "";
    position: absolute;
    text-align: center;
    display: block;
    width: 280px;
    height: 2px;
    background: #FFF;
    top: 17px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    margin: auto auto;
  }
  .second_foot_content {
    width: 100%;
    min-height: 700px;
    max-width: 100%;
    margin-top: 40px;
  }
  .second_foot_content .particles {
    position: absolute;
    top: 50%;
    left: -10%;
    width: 100%;
    height: 50%;
  }
  .second_foot_content .entry_btn {
    position: absolute;
    top: 80%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%);
    width: 350px;
    background: #0059B2;
    transition: .5s all;
  }
  .second_foot_content .entry_btn:hover {
    opacity: 0.7;
  }
  .second_foot_content .entry_btn a {
    display: block;
    padding: 10px 0px;
    color: #FFF;
    text-decoration: none;
  }
  .second_foot_content .entry_btn .sub_ttl {
    font-size: 220%;
    margin-bottom: 10px;
    text-align: center;
    position: relative;
    line-height: 1.3;
    color: #FFF;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
  }
  .second_foot_content .entry_btn .sub_ttl span {
    display: block;
    font-size: 50%;
    padding-top: 25px;
    font-weight: normal;
  }
  .second_foot_content .entry_btn .sub_ttl:after {
    content: "";
    position: absolute;
    text-align: center;
    display: block;
    width: 280px;
    height: 2px;
    background: #FFF;
    top: 17px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    margin: auto auto;
  }
  .second_foot_content .link__box {
    width: 100%;
    border-top: 2px solid #0059B2;
  }
  .second_foot_content .link__box ul {
    flex-wrap: wrap;
    max-width: 100%;
  }
  .second_foot_content .link__box ul li {
    width: 100%;
    margin-bottom: 5px;
  }
  .second_foot_content .link__box ul li .img_wrap {
    position: relative;
    width: 100%;
    height: 150px;
  }
  .second_foot_content .link__box ul li .main_ttl_box {
    position: absolute;
    position: absolute;
    top: 60%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%);
    z-index: 2;
  }
  .second_foot_content .link__box ul li .main_ttl_box .main_ttl {
    position: relative;
    background: #000;
    text-align: center;
    padding: 15px 30px 15px 60px;
    color: #FFF;
    font-size: 110%;
  }
  .second_foot_content .link__box ul li .main_ttl_box .main_ttl:before {
    content: "";
    position: absolute;
    top: 25px;
    left: 10px;
    height: 1px;
    background: #FFF;
    width: 32px;
    transition: .5s all;
  }
  footer .copy {
    background: #EEEEEE;
    padding: 25px 0px;
  }
  footer .copy .copy_box {
    display: flex;
    flex-wrap: wrap;
  }
  footer .copy .copy_box div {
    width: 100%;
    font-size: 94%;
  }
  footer .copy .copy_box div:first-child {
    text-align: center;
    margin-bottom: 15px;
  }
  footer .copy .copy_box div:first-child ul {
    flex-wrap: wrap;
    justify-content: center;
  }
  footer .copy .copy_box div:first-child ul li {
    position: relative;
  }
  footer .copy .copy_box div:first-child ul li a {
    color: #000;
    text-decoration: none;
  }
  footer .copy .copy_box div:first-child ul li:first-child:after {
    content: " ｜ ";
  }
  footer .copy .copy_box div:last-child {
    text-align: center;
  }
  footer .box {
    padding: 25px 0px;
    text-align: center;
  }
  footer .box .logo {
    width: 100%;
  }
  footer .box .logo img {
    max-width: 100%;
  }
  /*/////////// Message ////////////*/
  .message_sec .greeting {
    display: flex;
    flex-wrap: wrap;
  }
  .message_sec .greeting li {
    width: 100%;
  }
  .message_sec .greeting li .sub_ttl {
    font-size: 114%;
    padding: 20px 0px 30px 0px;
  }
  .message_sec .greeting li .lead {
    line-height: 1.5;
    color: #858585;
    margin-bottom: 15px;
  }
  .message_sec .greeting li:last-child {
    padding-top: 20px;
  }
  .message_sec .greeting li .name {
    text-align: right;
    font-size: 110%;
  }
  .message_sec .hope .list {
    width: 90%;
    padding: 30px 20px;
  }
  .message_sec .hope .list ul {
    display: inline-block;
    text-align: left;
  }
  /*/////////// Business ////////////*/
  .business_sec .copy {
    text-align: center;
    font-size: 140%;
    line-height: 1.5;
    margin-bottom: 30px;
  }
  .business_sec .box {
    border: 8px solid #0059B2;
    padding: 30px;
  }
  .business_sec .box article .btn_right {
    display: flex;
    flex-direction: row-reverse;
    padding-top: 20px;
  }
  .business_sec .box article .btn_right a {
    display: block;
    padding: 10px 0px 10px 55px;
    font-size: 120%;
  }
  .business_sec .box article .btn_right .more_btn {
    width: 220px;
  }
  .business_sec .box article .btn_right .more_btn:before {
    top: 18px;
    left: 10px;
    height: 1px;
    background: #FFF;
    width: 32px;
    transition: .5s all;
  }
  .business_sec .box article ul {
    display: flex;
    flex-wrap: nowrap;
  }
  .business_sec .box article ul .left {
    min-width: initial;
    padding-top: 5px;
  }
  .business_sec .box article ul .left .sub_ttl {
    font-family: "Arial Black";
    font-size: 300%;
    color: #0059B2;
  }
  .business_sec .box article ul .left .sub_ttl span {
    font-size: 20%;
  }
  .business_sec .box article ul .right {
    width: 100%;
    box-sizing: border-box;
    padding-left: 5px;
  }
  .business_sec .box article ul .right .sub_ttl {
    border-bottom: 1px solid #CCC;
    font-size: 140%;
    padding-bottom: 10px;
    line-height: 1.0;
  }
  .business_sec .box article ul .right .sub_copy {
    font-family: "Arial Black";
    font-size: 100%;
  }
  /*/////////// About ////////////*/
  .about_sec .sp_chart_area {
    width: 100%;
    text-align: center;
    margin: 25px 0px;
    padding: 20px;
    background: #FFF;
    border: 1px solid #CCC;
    box-sizing: border-box;
  }
  .about_sec .sp_chart_area .sub_ttl {
    padding: 10px;
    font-size: 114%;
    margin-bottom: 10px;
    text-align: left;
    color: #FFF;
    box-sizing: border-box;
  }
  .about_sec .sp_chart_area .Japan {
    padding-top: 20px;
  }
  .about_sec .sp_chart_area .Japan .sub_ttl {
    background: #0b308e;
  }
  .about_sec .sp_chart_area .Japan dl dt {
    color: #0b308e;
  }
  .about_sec .sp_chart_area .India {
    padding-top: 20px;
  }
  .about_sec .sp_chart_area .India .sub_ttl {
    background: #e48d1e;
  }
  .about_sec .sp_chart_area .India dl dt {
    color: #e48d1e;
  }
  .about_sec .sp_chart_area .Thai {
    padding-top: 20px;
  }
  .about_sec .sp_chart_area .Thai .sub_ttl {
    background: #b50005;
  }
  .about_sec .sp_chart_area .Thai dl dt {
    color: #b50005;
  }
  .about_sec .sp_chart_area dl {
    text-align: left;
    margin-bottom: 10px;
  }
  .about_sec .sp_chart_area dl dt {
    font-size: 104%;
  }
  .about_sec .sp_chart_area dl dd {
    padding-left: 15px;
  }
  .about_sec .keyword_sec {
    padding: 70px 0px;
  }
  .about_sec .keyword_sec .card_box {
    background: #303030;
    padding: 30px 0px 15px 0px;
  }
  .about_sec .keyword_sec .card_box ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .about_sec .keyword_sec .card_box ul li {
    width: 48%;
  }
  .about_sec .keyword_sec .card_box ul li img {
    width: 100%;
  }
  .about_sec .keyword_sec .card_box ul li:nth-child(2n) {
    margin-right: 0%;
  }
  .about_sec .keyword_sec .card_box ul li:nth-child(3) {
    margin-right: 4%;
  }
  .about_sec .keyword_sec .card_box ul li .ttl_box {
    padding: 5px 10px;
  }
  .about_sec .keyword_sec .card_box ul li .ttl_box .sub_ttl {
    font-size: 130%;
    line-height: 1.3;
    padding: 10px 10px 0px 0px;
    color: #FFF;
  }
  .about_sec .keyword_sec .card_box ul li .ttl_box .sub_ttl span {
    font-size: 160%;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
  }
  .about_sec .keyword_sec .card_box ul li .ttl_box .modal_ttl {
    font-size: 110%;
    padding-left: 40px;
    position: relative;
    color: #FFF;
    margin-left: 10px;
    margin-bottom: 10px;
    color: #FFF;
  }
  .about_sec .keyword_sec .card_box ul li .ttl_box .modal_ttl:before {
    content: "";
    height: 1px;
    width: 30px;
    background: #FFF;
    position: absolute;
    left: 0px;
    top: 10px;
  }
  .about_sec .keyword_sec .card_box ul li .lead {
    line-height: 1.5;
    margin-bottom: 10px;
    color: #FFF;
    padding: 5px 10px;
  }
  .about_sec .keyword_sec .card_box ul li .lead span {
    font-weight: 700;
  }
  .about_sec .keyword_sec .card_box ul li .point {
    color: #FFF;
    padding-bottom: 20px;
    margin: 0px 10px;
    text-align: center;
  }
  .about_sec .keyword_sec .card_box ul li .point .child {
    border: 1px solid #FFF;
    font-size: 114%;
    padding: 10px;
    text-align: left;
    display: inline-block;
  }
  .about_sec .keyword_sec .card_box ul li .point_list {
    color: #FFF;
    padding-bottom: 20px;
    border: 1px solid #FFF;
    padding: 10px;
    margin: 0px 10px;
    box-sizing: border-box;
  }
  .about_sec .keyword_sec .card_box ul li .point_list .sub_ttl {
    text-align: center;
    font-size: 114%;
    margin-bottom: 10px;
  }
  .about_sec .keyword_sec .card_box ul li .point_list ol li {
    width: 100%;
    margin-bottom: 5px;
    font-size: 100%;
    padding: 0px;
  }
  .about_sec .keyword_sec .card_box ul li .point_list_dl {
    color: #FFF;
    padding-bottom: 20px;
    border: 1px solid #FFF;
    padding: 10px;
    margin: 0px 10px;
  }
  .about_sec .keyword_sec .card_box ul li .point_list_dl .sub_ttl {
    text-align: center;
    font-size: 114%;
    margin-bottom: 10px;
  }
  .about_sec .keyword_sec .card_box ul li .point_list_dl dl dt {
    margin-bottom: 5px;
    font-size: 100%;
  }
  .about_sec .keyword_sec .card_box ul li .point_list_dl dl dd {
    padding-left: 10px;
  }
  .about_sec .copy {
    line-height: 1.5;
    margin-bottom: 30px;
  }
  .about_sec .box {
    margin: 0px auto;
  }
  .about_sec .box .chartImg {
    width: 100%;
    text-align: center;
    margin: 30px 0px;
  }
  .about_sec .box ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .about_sec .box ul li {
    width: 100%;
    border: 1px solid #CCC;
    background: rgba(255, 255, 255, 0.5);
    box-sizing: border-box;
    padding: 25px;
    margin-bottom: 25px;
  }
  .about_sec .box ul li:last-child {
    margin-bottom: 0px;
  }
  .about_sec .box ul li .sub_ttl {
    text-align: center;
    margin-bottom: 20px;
    font-size: 124%;
  }
  .about_sec .box ul li p {
    line-height: 1.5;
  }
  /*/////////// Photo ////////////*/
  .photo_booth .slider {
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .photo_booth .slider li img {
    max-width: 80%;
    margin: 0 auto;
  }
  .photo_booth nav ul {
    flex-wrap: wrap;
  }
  .photo_booth nav ul li {
    width: 100%;
    border: 1px solid #999;
    margin-bottom: 20px;
  }
  .photo_booth nav ul li .inner a {
    display: block;
    padding: 40px 0px;
    font-size: 140%;
  }
  /*/////////// CAREER PATHS ////////////*/
  .careerpath_block {
    margin-bottom: 40px;
  }
  .careerpath_block .main_ttl {
    font-size: 110%;
  }
  .careerpath_block .content {
    width: 100%;
    margin-top: 40px;
  }
  .careerpath_block .content .inner {
    background: #FFF;
    padding: 0px 20px;
    box-sizing: border-box;
  }
  .careerpath_block .content .inner .chart__area__1 {
    background: transparent url(/wp-content/uploads/2019/06/career_path_1.png) center top no-repeat;
    background-size: contain;
    position: relative;
    min-height: initial;
  }
  .careerpath_block .content .inner .chart__area__1 .step_inner {
    position: relative;
    border: 1px solid #CCC;
    width: 100%;
    padding: 10px;
    box-sizing: border-box;
    margin-bottom: 20px;
  }
  .careerpath_block .content .inner .chart__area__1 .step_inner ul:last-child {
    margin-bottom: 0px;
  }
  .careerpath_block .content .inner .chart__area__1 .step_inner ul li {
    position: relative;
    padding-left: 20px;
    color: #444444;
  }
  .careerpath_block .content .inner .chart__area__1 .step_inner ul li:before {
    content: "・";
    position: absolute;
    left: 0px;
    top: 0px;
  }
  .careerpath_block .content .inner .chart__area__1 .step_inner .sub_ttl {
    color: #0059B2;
    font-size: 108%;
    margin-bottom: 5px;
  }
  .careerpath_block .content .inner .chart__area__1 .step_1 {
    position: static;
    width: 100%;
    max-width: 100%;
    padding-top: 35%;
  }
  .careerpath_block .content .inner .chart__area__1 .step_1 .sub_ttl:before {
    content: "STEP1 ";
    font-size: 140%;
  }
  .careerpath_block .content .inner .chart__area__1 .step_1 .step_inner:after {
    content: "";
    display: none;
  }
  .careerpath_block .content .inner .chart__area__1 .step_2 {
    position: static;
    max-width: 100%;
  }
  .careerpath_block .content .inner .chart__area__1 .step_2 .sub_ttl:before {
    content: "STEP2 ";
    font-size: 140%;
  }
  .careerpath_block .content .inner .chart__area__1 .step_2 .step_inner:before {
    content: "";
    display: none;
  }
  .careerpath_block .content .inner .chart__area__1 .step_3 {
    position: static;
    max-width: 100%;
  }
  .careerpath_block .content .inner .chart__area__1 .step_3 .sub_ttl:before {
    content: "STEP3 ";
    font-size: 140%;
  }
  .careerpath_block .content .inner .chart__area__1 .step_3 .step_inner:after {
    content: "";
    display: none;
  }
  .careerpath_block .content .inner .chart__area__1 .step_4 {
    position: static;
    max-width: 100%;
  }
  .careerpath_block .content .inner .chart__area__1 .step_4 .sub_ttl:before {
    content: "STEP4 ";
    font-size: 140%;
  }
  .careerpath_block .content .inner .chart__area__1 .step_4 .step_inner:before {
    content: "";
    display: none;
  }
  .careerpath_block .content .inner .chart__area__2 {
    background: transparent url(/wp-content/uploads/2019/06/career_path_2.png) center top no-repeat;
    background-size: contain;
    position: relative;
    min-height: initial;
    margin-top: 30px;
  }
  .careerpath_block .content .inner .chart__area__2 .step_inner {
    position: relative;
    border: 1px solid #CCC;
    width: 100%;
    padding: 10px;
    box-sizing: border-box;
    margin-bottom: 20px;
  }
  .careerpath_block .content .inner .chart__area__2 .step_inner ul:last-child {
    margin-bottom: 0px;
  }
  .careerpath_block .content .inner .chart__area__2 .step_inner ul li {
    position: relative;
    padding-left: 20px;
    color: #444444;
  }
  .careerpath_block .content .inner .chart__area__2 .step_inner ul li:before {
    content: "・";
    position: absolute;
    left: 0px;
    top: 0px;
  }
  .careerpath_block .content .inner .chart__area__2 .step_inner .sub_ttl {
    color: #0059B2;
    font-size: 108%;
    margin-bottom: 5px;
  }
  .careerpath_block .content .inner .chart__area__2 .step_1 {
    position: static;
    width: 100%;
    max-width: 100%;
    padding-top: 47%;
  }
  .careerpath_block .content .inner .chart__area__2 .step_1 .sub_ttl:before {
    content: "STEP1 ";
    font-size: 140%;
  }
  .careerpath_block .content .inner .chart__area__2 .step_1 .step_inner:after {
    content: "";
    display: none;
  }
  .careerpath_block .content .inner .chart__area__2 .step_2 {
    position: static;
    max-width: 100%;
  }
  .careerpath_block .content .inner .chart__area__2 .step_2 .sub_ttl:before {
    content: "STEP2 ";
    font-size: 140%;
  }
  .careerpath_block .content .inner .chart__area__2 .step_2 .step_inner:before {
    content: "";
    display: none;
  }
  .careerpath_block .content .inner .chart__area__2 .step_3 {
    position: static;
    max-width: 100%;
  }
  .careerpath_block .content .inner .chart__area__2 .step_3 .sub_ttl:before {
    content: "STEP3 ";
    font-size: 140%;
  }
  .careerpath_block .content .inner .chart__area__2 .step_3 .step_inner:after {
    content: "";
    display: none;
  }
  .careerpath_block .content .inner .chart__area__2 .step_4 {
    position: static;
    max-width: 100%;
  }
  .careerpath_block .content .inner .chart__area__2 .step_4 .sub_ttl:before {
    content: "STEP4 ";
    font-size: 140%;
  }
  .careerpath_block .content .inner .chart__area__2 .step_4 .step_inner:before {
    content: "";
    display: none;
  }
  .careerpath_block .content .inner .chart__area__2 .step_5 {
    position: static;
    max-width: 100%;
  }
  .careerpath_block .content .inner .chart__area__2 .step_5 .sub_ttl:before {
    content: "STEP5 ";
    font-size: 140%;
  }
  .careerpath_block .content .inner .chart__area__2 .step_5 .step_inner:after {
    content: "";
    display: none;
  }
  /*/////////// Interview ////////////*/
  .interview_block {
    margin-bottom: 40px;
  }
  .interview_block .inner {
    max-width: 1200px;
    width: 100%;
    margin: 0px auto;
  }
  .interview_block .left_pic {
    background: #EEEEEE;
  }
  .interview_block .reverse {
    flex-direction: column-reverse;
  }
  .interview_block ul {
    display: flex;
    flex-wrap: wrap;
  }
  .interview_block ul .l_large, .interview_block ul .r_large {
    width: 100%;
  }
  .interview_block ul .l_small, .interview_block ul .r_small {
    width: 100%;
  }
  .interview_block ul .pic {
    height: 200px;
    width: 100%;
  }
  .interview_block ul .content {
    width: 100%;
  }
  .interview_block ul li {
    width: 100%;
    height: auto;
  }
  .interview_block ul li .inner {
    height: 200px;
  }
  .interview_block ul li .sub_ttl {
    background: #333;
    font-size: 130%;
    line-height: 1.5;
    padding: 15px;
    margin-top: 0px;
    color: #FFF;
    letter-spacing: -1px;
    font-weight: normal;
  }
  .interview_block ul li dl {
    padding: 20px 0px 20px 15px;
  }
  .interview_block ul li dl dt {
    font-size: 120%;
    margin-bottom: 10px;
    font-weight: bold;
  }
  .interview_block ul li dl dd {
    color: #0059B2;
    font-size: 110%;
    font-weight: 500;
  }
  .interview_block ul li img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    font-family: 'object-fit: cover;';
  }
  .interview_detail .adjust-mt {
    margin-top: 40px;
  }
  .interview_detail .others {
    margin-bottom: 40px;
  }
  .interview_detail .others ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .interview_detail .others ul li {
    width: calc( 100% / 3);
    position: relative;
  }
  .interview_detail .others ul li .link {
    position: absolute;
    left: 0px;
    bottom: 0px;
    background: rgba(0, 0, 0, 0.5);
    padding: 15px 0px;
    text-align: center;
    width: 100%;
    z-index: 3;
  }
  .interview_detail .others ul li .link img {
    transition: .5s all;
  }
  .interview_detail .others ul li:hover .inner img {
    transform: scale(1.1);
  }
  .interview_detail .others ul li:hover .link img {
    transform: translateX(10px);
  }
  .interview_detail .others ul li a {
    display: block;
  }
  .interview_detail .others ul li .inner {
    width: 100%;
    height: 300px;
    overflow: hidden;
  }
  .interview_detail .others ul li .inner img {
    width: 100%;
    height: 100%;
    transition: .5s all;
  }
  .interview_detail .toall {
    border: 8px solid #0059B2;
    padding: 20px;
    margin: 40px 0px;
  }
  .interview_detail .toall .lead {
    max-width: initial;
    width: 90%;
    margin: 30px auto 0px;
  }
  .interview_detail .voice4_mb {
    margin: 40px 0px !important;
  }
  .interview_detail .box {
    padding: 0px 20px;
  }
  .interview_detail .box ul li {
    width: 100%;
  }
  .interview_detail .box ul li dl {
    margin-bottom: 30px;
    margin-top: 25px;
    padding: 0px 0px;
  }
  .interview_detail .box ul li dl:last-child {
    margin-bottom: 0px;
  }
  .interview_detail .box ul li dl dt {
    text-align: center;
    font-size: 124%;
    margin-bottom: 20px;
  }
  .interview_detail .key_visual {
    margin: 0px auto;
    width: 100%;
    height: 600px;
  }
  .interview_detail .key_visual .inner_l_voice4 {
    max-width: 100%;
    padding-top: 300px;
  }
  .interview_detail .key_visual .inner_l_voice4 .sub_ttl {
    font-size: 100%;
    background: rgba(0, 0, 0, 0.5);
    padding: 10px;
  }
  .interview_detail .key_visual .inner_l_voice4 dl {
    padding: 5px;
  }
  .interview_detail .key_visual .inner_l_voice4 dl dt {
    font-size: 110%;
    margin-bottom: 5px;
  }
  .interview_detail .key_visual .inner_l_voice4 dl dd {
    font-size: 100%;
  }
  .interview_detail .key_visual .inner_l {
    max-width: 100%;
    padding-top: 270px;
  }
  .interview_detail .key_visual .inner_l .sub_ttl {
    background: rgba(0, 0, 0, 0.5);
    font-size: 110%;
    padding: 10px;
  }
  .interview_detail .key_visual .inner_l dl {
    padding: 10px;
  }
  .interview_detail .key_visual .inner_l dl dt {
    font-size: 100%;
    margin-bottom: 5px;
  }
  .interview_detail .key_visual .inner_l dl dd {
    font-size: 100%;
  }
  .interview_detail .key_visual .inner_voice3 {
    max-width: 100%;
  }
  .interview_detail .key_visual .inner_voice3 .sub_ttl {
    background: rgba(0, 0, 0, 0.5);
    padding: 10px;
    font-size: 110%;
    margin-top: 400px;
  }
  .interview_detail .key_visual .inner_voice3 dl {
    padding: 5px;
    text-align: right;
    text-shadow: 2px 2px 3px #000000;
  }
  .interview_detail .key_visual .inner {
    max-width: 100%;
  }
  .interview_detail .key_visual .inner .sub_ttl {
    background: rgba(0, 0, 0, 0.5);
    padding: 10px;
    margin-top: 360px;
  }
  .interview_detail .key_visual .inner dl {
    padding: 10px;
    text-align: right;
    text-shadow: 2px 2px 3px #000000;
  }
  /*/////////// CAREER TERM ////////////*/
  .term {
    max-width: 840px;
    margin: 0px auto;
  }
  .term .back_btn {
    background: #000;
    width: 265px;
    display: block;
    margin: 40px auto 0px;
    color: #fff;
    padding: 25px 0px 25px 55px;
    line-height: 1.0;
    box-sizing: border-box;
    text-decoration: none;
    transition: .5s all;
    position: relative;
  }
  .term .back_btn:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 30px;
    transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%);
    height: 1px;
    background: #FFF;
    width: 32px;
    transition: .5s all;
  }
  .term .back_btn:hover:before {
    left: -20px;
  }
  .term .back_btn:hover {
    background: #0059B2;
  }
  .term .copy {
    text-align: center;
    font-size: 150%;
    line-height: 1.5;
    margin-bottom: 50px;
  }
  .term .copy span {
    font-size: 74%;
  }
  .term table {
    border-collapse: collapse;
    width: 100%;
  }
  .term table tr {
    border-bottom: 1px solid #CCC;
  }
  .term table tr:first-child {
    border-top: 1px solid #CCC;
  }
  .term table tr th, .term table tr td {
    padding: 10px;
    font-size: 100%;
    width: 100%;
    display: block;
  }
  .term table tr th {
    border-right: none;
    font-size: 130%;
    padding-bottom: 0px !important;
    text-align: left;
  }
  /*/////////// GUIDELINE ////////////*/
  .guideline {
    max-width: initial;
    margin: 0px auto;
  }
  .guideline .copy {
    text-align: center;
    font-size: 140%;
    line-height: 1.5;
    margin-bottom: 30px;
  }
  .guideline table {
    border-collapse: collapse;
    width: 100%;
  }
  .guideline table tr {
    border-bottom: 1px solid #CCC;
  }
  .guideline table tr:first-child {
    border-top: 1px solid #CCC;
  }
  .guideline table tr th, .guideline table tr td {
    padding: 10px;
    font-size: 100%;
    width: 100%;
    display: block;
    box-sizing: border-box;
  }
  .guideline table tr th {
    border-right: none;
    font-size: 130%;
    padding-bottom: 0px !important;
    text-align: left;
  }
  /*/////////// ENTRY ////////////*/
  .enrty table {
    border-collapse: collapse;
    width: 100%;
  }
  .enrty table tr {
    border-bottom: 1px solid #CCC;
  }
  .enrty table tr:first-child {
    border-top: 1px solid #CCC;
  }
  .enrty table tr th, .enrty table tr td {
    padding: 10px;
    font-size: 100%;
    width: 100%;
    display: block;
  }
  .enrty table tr th {
    border-right: none;
    font-size: 130%;
    padding-bottom: 0px !important;
    text-align: left;
  }
}

@media screen and (max-width: 640px) {
  #page-top {
    font-size: 300%;
  }
  #page-top a {
    padding: 0px 10px;
  }
  .main_visual .bg {
    height: 500px;
  }
  .main_visual .scroll_icon {
    top: 400px;
  }
  /*/////////// About ////////////*/
  .about_sec .keyword_sec {
    padding: 70px 0px;
  }
  .about_sec .keyword_sec .card_box {
    background: #303030;
    padding: 30px 0px 15px 0px;
  }
  .about_sec .keyword_sec .card_box ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .about_sec .keyword_sec .card_box ul li {
    width: 100%;
  }
  .about_sec .keyword_sec .card_box ul li img {
    width: 100%;
  }
  .about_sec .keyword_sec .card_box ul li:nth-child(2n) {
    margin-right: 0%;
  }
  .about_sec .keyword_sec .card_box ul li:nth-child(3) {
    margin-right: 4%;
  }
  .about_sec .keyword_sec .card_box ul li .ttl_box {
    padding: 5px 10px;
  }
  .about_sec .keyword_sec .card_box ul li .ttl_box .sub_ttl {
    font-size: 130%;
    line-height: 1.3;
    padding: 10px 10px 0px 0px;
    color: #FFF;
  }
  .about_sec .keyword_sec .card_box ul li .ttl_box .sub_ttl span {
    font-size: 160%;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
  }
  .about_sec .keyword_sec .card_box ul li .ttl_box .modal_ttl {
    font-size: 110%;
    padding-left: 40px;
    position: relative;
    color: #FFF;
    margin-left: 10px;
    margin-bottom: 10px;
    color: #FFF;
  }
  .about_sec .keyword_sec .card_box ul li .ttl_box .modal_ttl:before {
    content: "";
    height: 1px;
    width: 30px;
    background: #FFF;
    position: absolute;
    left: 0px;
    top: 10px;
  }
  .about_sec .keyword_sec .card_box ul li .lead {
    line-height: 1.5;
    margin-bottom: 10px;
    color: #FFF;
    padding: 5px 10px;
  }
  .about_sec .keyword_sec .card_box ul li .lead span {
    font-weight: 700;
  }
  .about_sec .keyword_sec .card_box ul li .point {
    margin: 0px 10px;
  }
  .about_sec .keyword_sec .card_box ul li .point_list {
    padding: 10px;
    margin: 0px 10px;
    box-sizing: border-box;
  }
  .about_sec .keyword_sec .card_box ul li .point_list .sub_ttl {
    text-align: center;
    font-size: 114%;
    margin-bottom: 10px;
  }
  .about_sec .keyword_sec .card_box ul li .point_list ol li {
    width: 100%;
    margin-bottom: 5px;
    font-size: 100%;
    padding: 0px;
  }
  .about_sec .keyword_sec .card_box ul li .point_list_dl {
    color: #FFF;
    border: 1px solid #FFF;
    padding: 10px;
    margin: 0px 10px;
  }
  .about_sec .keyword_sec .card_box ul li .point_list_dl .sub_ttl {
    text-align: center;
    font-size: 114%;
    margin-bottom: 10px;
  }
  .about_sec .keyword_sec .card_box ul li .point_list_dl dl dt {
    margin-bottom: 5px;
    font-size: 100%;
  }
  .about_sec .keyword_sec .card_box ul li .point_list_dl dl dd {
    padding-left: 10px;
  }
  .interview_detail .voice1 {
    background: transparent url(/wp-content/uploads/2019/06/interview_01_sp.jpg) center top no-repeat;
    background-size: cover;
  }
  .interview_detail .voice2 {
    background: transparent url(/wp-content/uploads/2019/06/interview_02_sp.jpg) center top no-repeat;
    background-size: cover;
  }
  .interview_detail .voice3 {
    background: transparent url(/wp-content/uploads/2019/06/interview_03_sp.jpg) center top no-repeat;
    background-size: cover;
  }
  .interview_detail .voice4 {
    background: transparent url(/wp-content/uploads/2019/06/interview_04_sp.jpg) center top no-repeat;
    background-size: cover;
  }
  .interview_detail .key_visual {
    margin: 0px auto;
    width: 100%;
  }
  .interview_detail .key_visual .inner_voice3 .sub_ttl {
    margin-top: 410px;
  }
  .interview_detail .key_visual .inner_voice3 dl {
    text-align: right;
    text-shadow: 2px 2px 3px #000000;
  }
  .interview_detail .key_visual .inner_voice3 dl dt {
    margin-bottom: 0px;
  }
  .interview_detail .key_visual .inner_l .sub_ttl {
    background: rgba(0, 0, 0, 0.5);
    padding: 10px;
  }
  .interview_detail .key_visual .inner_l dl {
    color: #FFF;
    text-shadow: 2px 2px 3px #000000;
  }
  .interview_detail .key_visual .inner .sub_ttl {
    background: rgba(0, 0, 0, 0.5);
  }
  .interview_detail .key_visual .inner dl {
    padding: 10px;
    text-align: right;
    text-shadow: 2px 2px 3px #000000;
  }
  /*/////////// STEP ////////////*/
  .recruit_step .box {
    border: 10px solid #0059B2;
    padding: 30px 15px 20px 15px;
  }
  .recruit_step .box ul {
    margin-bottom: 0px;
    padding: 50px 0px;
    position: relative;
  }
  .recruit_step .box ul li {
    margin-bottom: 70px;
  }
  .recruit_step .box ul li:last-child {
    margin-bottom: 0px;
  }
  .recruit_step .box ul section .content {
    padding-left: 20px;
  }
  .recruit_step .box ul section .content .sub_ttl {
    font-size: 150%;
    margin-bottom: 10px;
  }
  .recruit_step .box ul section .number {
    width: 80px;
    max-height: 80px;
  }
  .recruit_step .box ul section .number .count_num {
    font-size: 250%;
    margin-bottom: 0px;
  }
  .recruit_step .box ul section .number .text {
    font-size: 100%;
  }
  /*/////////// GUIDELINE ////////////*/
  .guideline {
    max-width: 840px;
    margin: 0px auto;
  }
  .guideline table {
    border-collapse: collapse;
    width: 100%;
  }
  .guideline table tr {
    border-bottom: 1px solid #CCC;
  }
  .guideline table tr:first-child {
    border-top: 1px solid #CCC;
  }
  .guideline table tr th, .guideline table tr td {
    padding: 20px;
    font-size: 104%;
  }
  /*/////////// ENTRY ////////////*/
  .enrty .select_form ul {
    flex-wrap: wrap;
  }
  .enrty .select_form ul li {
    width: 100%;
  }
  .enrty .select_form ul li p {
    font-size: 124%;
    margin-bottom: 20px;
  }
  .enrty .step_chart li {
    padding: 0 0px 0px 10px;
  }
  .enrty .step_chart li p {
    font-size: 100%;
  }
}

@media screen and (max-width: 480px) {
  .br-sp {
    display: none;
  }
  .second_main_img .page_ttl {
    width: 90%;
  }
  header .header .logo {
    float: left;
    padding: 18px 0px 0px 5px;
    max-width: 160px;
  }
  .main_visual {
    top: 60px;
    height: 400px;
  }
  .main_visual .inner .image_area .logo {
    padding-top: 50px;
  }
  .main_visual .inner .image_area .logo img {
    max-width: 250px;
  }
  .main_visual .inner .image_area .copy {
    font-size: 240%;
  }
  .main_visual .bg {
    height: 400px;
  }
  .main_visual .scroll_icon {
    top: 310px;
  }
  .body {
    margin-top: 500px;
  }
  .body .top__scroll {
    top: -108px;
  }
  .body .top__scroll .inner .sub_ttl {
    font-size: 200%;
  }
  .top__interview .bg {
    background: url(/wp-content/uploads/2019/06/interview_top.jpg) center no-repeat;
    background-size: cover;
  }
  .recruit_link {
    margin-top: 80px;
  }
  .recruit_link .sp_link {
    border-top: 2px solid #0059B2;
  }
  .recruit_link .sp_link ul li {
    width: 100%;
    margin-bottom: 5px;
    position: relative;
  }
  .recruit_link .sp_link ul li:hover .main_ttl_box .main_ttl:before {
    left: -10px;
  }
  .recruit_link .sp_link ul li .main_ttl_box {
    position: absolute;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%);
    z-index: 2;
  }
  .recruit_link .sp_link ul li .main_ttl_box .main_ttl {
    position: relative;
    background: #000;
    text-align: center;
    padding: 10px 30px 10px 30px;
    color: #FFF;
    font-size: 100%;
  }
  .recruit_link .sp_link ul li .main_ttl_box .main_ttl:before {
    content: "";
    position: absolute;
    top: 21px;
    left: -8px;
    height: 1px;
    background: #FFF;
    width: 32px;
    transition: .5s all;
  }
  .recruit_link .entry_btn {
    width: 80%;
  }
  .recruit_link .entry_btn a {
    display: block;
    padding: 10px 0px;
    color: #FFF;
    text-decoration: none;
  }
  .recruit_link .entry_btn .sub_ttl {
    font-size: 170%;
  }
  .recruit_link .entry_btn .sub_ttl span {
    display: block;
    font-size: 50%;
    padding-top: 25px;
    font-weight: normal;
  }
  .recruit_link .entry_btn .sub_ttl:after {
    content: "";
    width: 250px;
    height: 1px;
  }
  .second_foot_content {
    width: 100%;
    min-height: 700px;
    max-width: 100%;
  }
  .second_foot_content .particles {
    position: absolute;
    top: 50%;
    left: -10%;
    width: 100%;
    height: 30%;
  }
  .second_foot_content .entry_btn {
    position: absolute;
    top: 82%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%);
    width: 80%;
    background: #0059B2;
    transition: .5s all;
  }
  .second_foot_content .entry_btn:hover {
    opacity: 0.7;
  }
  .second_foot_content .entry_btn a {
    display: block;
    padding: 10px 0px;
    color: #FFF;
    text-decoration: none;
  }
  .second_foot_content .entry_btn .sub_ttl {
    font-size: 220%;
    margin-bottom: 10px;
    text-align: center;
    position: relative;
    line-height: 1.3;
    color: #FFF;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
  }
  .second_foot_content .entry_btn .sub_ttl span {
    display: block;
    font-size: 50%;
    padding-top: 25px;
    font-weight: normal;
  }
  .second_foot_content .entry_btn .sub_ttl:after {
    content: "";
    position: absolute;
    text-align: center;
    display: block;
    width: 280px;
    height: 2px;
    background: #FFF;
    top: 17px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    margin: auto auto;
  }
  .second_foot_content .link__box {
    width: 100%;
    border-top: 2px solid #0059B2;
  }
  .second_foot_content .link__box ul {
    flex-wrap: wrap;
    max-width: 100%;
  }
  .second_foot_content .link__box ul li {
    width: 100%;
    margin-bottom: 5px;
  }
  .second_foot_content .link__box ul li .img_wrap {
    position: relative;
    width: 100%;
    height: 150px;
  }
  .second_foot_content .link__box ul li .main_ttl_box {
    position: absolute;
    position: absolute;
    top: 60%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%);
    z-index: 2;
  }
  .second_foot_content .link__box ul li .main_ttl_box .main_ttl {
    position: relative;
    background: #000;
    text-align: center;
    padding: 15px 30px 15px 60px;
    color: #FFF;
    font-size: 110%;
  }
  .second_foot_content .link__box ul li .main_ttl_box .main_ttl:before {
    content: "";
    position: absolute;
    top: 25px;
    left: 10px;
    height: 1px;
    background: #FFF;
    width: 32px;
    transition: .5s all;
  }
  .simple_foot_content {
    min-height: 300px;
    margin-top: 40px;
  }
  .simple_foot_content .entry_btn {
    width: 80%;
  }
  /*/////////// Business ////////////*/
  .business_sec .copy {
    text-align: center;
    font-size: 140%;
    line-height: 1.5;
    margin-bottom: 30px;
  }
  .business_sec .box {
    border: 5px solid #0059B2;
    padding: 20px;
  }
  .business_sec .box article .btn_right {
    display: flex;
    justify-content: center;
    padding-top: 20px;
  }
  .business_sec .box article .btn_right a {
    display: block;
    padding: 10px 0px 10px 55px;
    font-size: 120%;
  }
  .business_sec .box article .btn_right .more_btn {
    width: 220px;
  }
  .business_sec .box article .btn_right .more_btn:before {
    top: 18px;
    left: 10px;
    height: 1px;
    background: #FFF;
    width: 32px;
    transition: .5s all;
  }
  .business_sec .box article ul {
    display: flex;
    flex-wrap: nowrap;
  }
  .business_sec .box article ul .left {
    min-width: initial;
    padding-top: 5px;
    text-align: center;
  }
  .business_sec .box article ul .left .sub_ttl {
    font-family: "Arial Black";
    font-size: 240%;
    color: #0059B2;
    line-height: 0.4;
  }
  .business_sec .box article ul .left .sub_ttl span {
    font-size: 20%;
  }
  .business_sec .box article ul .right {
    width: 100%;
    box-sizing: border-box;
    padding-left: 5px;
  }
  .business_sec .box article ul .right .sub_ttl {
    border-bottom: 1px solid #CCC;
    font-size: 110%;
    padding-bottom: 5px;
    line-height: 1.0;
  }
  .business_sec .box article ul .right .sub_copy {
    font-family: "Arial Black";
    font-size: 100%;
  }
  .interview_detail .box ul li {
    width: 100%;
  }
  .interview_detail .box ul li dl {
    margin-bottom: 30px;
    margin-top: 25px;
    padding: 0px 0px;
  }
  .interview_detail .box ul li dl:last-child {
    margin-bottom: 0px;
  }
  .interview_detail .box ul li dl dt {
    text-align: center;
    font-size: 124%;
    margin-bottom: 20px;
  }
  .interview_detail .key_visual .inner_l .sub_ttl {
    background: rgba(0, 0, 0, 0.5);
    font-size: 100%;
    padding: 10px;
  }
  .interview_detail .key_visual .inner_l dl {
    padding: 5px;
  }
  .interview_detail .key_visual .inner_voice3 .sub_ttl {
    padding: 5px;
  }
  .interview_detail .key_visual .inner_l_voice4 dl {
    padding: 3px;
  }
  .interview_detail .key_visual .inner_l_voice4 dl dt {
    margin-bottom: 0px;
  }
  .interview_detail .key_visual .inner_l_voice4 dl dd {
    margin-bottom: 0px;
  }
  .interview_detail .key_visual .inner .sub_ttl {
    background: rgba(0, 0, 0, 0.5);
    padding: 10px;
  }
  .interview_detail .key_visual .inner dl {
    padding: 10px;
    text-align: right;
    text-shadow: 2px 2px 3px #000000;
  }
  .interview_detail .key_visual .inner dl dt {
    font-size: 120%;
  }
  /*/////////// ENTRY ////////////*/
  .enrty .step_chart li {
    padding: 0 0px 0px 10px;
    width: 24%;
    margin-right: 14%;
  }
  .enrty .step_chart li p {
    font-size: 100%;
  }
}

@media screen and (max-width: 350px) {
  .body .slider li .box {
    width: 250px;
  }
}
