@media screen and (max-width: 500px) {
  .indent_content {
    padding: 40px 16px;
  }
  .indent_content02 {
    margin-top: 40px;
  }
  .indent_content03 {
    margin-top: 30px;
  }
  .sp-none02 {
    display: none;
  }
  .page_thumb {
    height: auto;
    padding: 60px 16px 30px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .page_thumb .txt01 {
    font-size: 5vw;
  }
  .page_thumb .txt02 {
    font-size: 3.5vw;
    margin-top: 10px;
    line-height: 1.5;
  }
  .page_thumb .img {
    left: 0;
    min-width: inherit;
    width: 100%;
    margin: 0;
    background-size: cover;
  }
  .pan {
    margin: 40px 0;
    padding: 0 16px;
  }
  .single_page {
    padding-bottom: 40px;
  }
  .page_title {
    font-size: 5vw;
  }
  .min_page_title {
    font-size: 3vw;
    margin: 10px auto 40px;
    letter-spacing: 0.5vw;
  }
  header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100;
    height: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    text-align: center;
    padding: 0 16px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  header h1 {
    font-size: 3.5vw;
    margin: 0;
    text-align: left;
  }
  header .nav_box {
    position: relative;
  }
  header .nav_box .btn {
    display: none;
  }
  header .hamburger04_box {
    width: 35px;
    height: 35px;
    background: none;
    padding: 0;
  }
  header .hamburger04_box #hamburger04 .inner_line {
    height: 7px;
  }
  header .hamburger04_box #hamburger04 span {
    width: 7px;
    height: 7px;
  }
  #nav {
    background: url("img/sp/header/nav_bg.jpg") center center no-repeat;
  }
  #nav .inner02 {
    display: block;
    padding: 0 16px;
  }
  #nav .sp-txt01 {
    font-size: 12vw;
    text-align: center;
    font-weight: bold;
    line-height: 1;
  }
  #nav .sp-txt02 {
    font-size: 4vw;
    margin: 2% auto 7%;
    text-align: center;
  }
  #nav .list {
    margin-top: 0;
    color: #fff;
  }
  #nav .link01 {
    font-size: 3.5vw;
    position: relative;
    font-weight: 500;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-bottom: 1px solid #fff;
    padding: 10px 0;
    opacity: 1 !important;
    -webkit-transform: inherit !important;
            transform: inherit !important;
  }
  #nav .link01::before {
    display: none;
  }
  #nav .link02 {
    display: none;
    opacity: 1 !important;
    -webkit-transform: inherit !important;
            transform: inherit !important;
  }
  #nav .link01:nth-of-type(n + 2) {
    margin-top: 0;
  }
  #nav .link03 {
    display: none;
  }
  #nav .hamburger03_box {
    background: none;
    width: 35px;
    height: 35px;
    top: 16px;
    right: 16px;
    padding: 0;
  }
  #nav .hamburger03_box #line03_1.line_1 {
    width: 100%;
    -webkit-transform: translateY(18px) rotate(-45deg);
            transform: translateY(18px) rotate(-45deg);
  }
  #nav .hamburger03_box #line03_3.line_3 {
    width: 100%;
    -webkit-transform: translateY(-14px) rotate(45deg);
            transform: translateY(-14px) rotate(45deg);
  }
  #nav .btn_box {
    display: none;
  }
  .global_nav {
    display: none;
  }
  .front_main_box .img {
    display: none;
  }
  .front_main_box .sp-img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
  }
  .front_main_box .box {
    padding: 0 16px;
  }
  .front_main_box .box .txt01, .front_main_box .box .txt04 {
    display: none;
  }
  .front_main_box .box .txt02 {
    font-size: 11vw;
    margin: 50px auto 20px;
  }
  .front_main_box .box .txt03 {
    font-size: 4vw;
    margin: 0 auto 60px;
  }
  .front_main_box .box .sp-txt01 {
    font-size: 4vw;
    line-height: 2;
    text-shadow: black 1px 1px 5px, black -1px 1px 5px, black 1px -1px 5px, black -1px -1px 5px;
    display: table;
    position: relative;
    z-index: 10;
  }
  .front_main_box .box .sp-txt04 {
    font-size: 4vw;
    line-height: 2;
    text-shadow: black 1px 1px 5px, black -1px 1px 5px, black 1px -1px 5px, black -1px -1px 5px;
    display: table;
    margin-left: auto;
    position: relative;
    z-index: 10;
  }
  .front_main_box .box .logo01 {
    left: inherit;
    bottom: inherit;
    top: 0;
    right: 16px;
    width: 25%;
  }
  .front_main_box .box .logo02 {
    top: inherit;
    right: inherit;
    left: 16px;
    bottom: 0;
    width: 20%;
  }
  .front_main_box .hambarger_box {
    display: none;
  }
  .op_box .inner {
    display: none;
  }
  .op_box .text01 {
    font-size: 10vw;
    margin: 0 auto;
  }
  .op_box .text02 {
    font-size: 4vw;
    letter-spacing: 0.5vw;
  }
  /*index*/
  #index .box01 {
    padding: 40px 0;
  }
  #index .box01 h2 {
    font-size: 5.5vw;
    text-align: center;
    letter-spacing: 0.5vw;
    margin-bottom: 10px;
  }
  #index .box01 .min {
    font-size: 3.5vw;
    letter-spacing: 0.3vw;
    text-align: center;
  }
  #index .box01 .txt01 {
    font-size: 5.5vw;
    line-height: 1.5v;
    text-align: center;
    margin: 20px auto 10px;
    letter-spacing: 0.5vw;
  }
  #index .box01 .txt02 {
    font-size: 3.5vw;
    text-align: center;
    letter-spacing: 1vw;
  }
  #index .box01 .logo_box {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  #index .box01 .logo_box a {
    width: 30%;
  }
  #index .box01 .logo_box a:nth-child(2) {
    margin-left: 3%;
  }
  #index .box01 .right_box {
    position: relative;
    width: 100%;
    height: auto;
    padding: 30px 16px;
    margin: 40px auto 0;
  }
  #index .box01 .right_box .text {
    font-size: 3.5vw;
    line-height: 2;
  }
  #index .box01 .right_box .text:nth-child(n+2) {
    margin-top: 20px;
  }
  #index .box01 .btn01 {
    margin-top: 30px;
  }
  #index .box01 .icon_text {
    display: none;
  }
  #index .c_img {
    min-width: 100%;
    max-width: 100%;
    left: 0;
    margin-left: 0;
  }
  #index .box02 {
    padding: 40px 0 0;
  }
  #index .box02 .title {
    display: block;
    position: relative;
    padding: 0;
    margin-bottom: 30px;
  }
  #index .box02 .title::after {
    display: none;
  }
  #index .box02 .text01 {
    -webkit-writing-mode: inherit;
        -ms-writing-mode: inherit;
            writing-mode: inherit;
    font-size: 3.5vw;
    text-align: center;
    letter-spacing: 0.3vw;
  }
  #index .box02 h2 {
    -webkit-writing-mode: inherit;
        -ms-writing-mode: inherit;
            writing-mode: inherit;
    font-size: 5.5vw;
    letter-spacing: 0.5vw;
    margin: 0 auto 10px;
    text-align: center;
  }
  #index .box02 .right_box {
    width: 100%;
    position: relative;
  }
  #index .box02 .inner {
    display: none;
  }
  #index .box02 .under_box {
    position: relative;
    background: #fff;
  }
  #index .box02 .under_box .under_item {
    position: relative;
    opacity: 1;
    margin-top: 10px;
  }
  #index .box02 .under_box .under_item .under_con {
    left: inherit;
    right: inherit;
    top: inherit;
    bottom: inherit;
    margin: auto;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  #index .box02 .under_box .under_item .under_con .sp_con {
    width: calc(100% - 32px);
  }
  #index .box02 .under_box .under_item .under_con .under_txt01 {
    font-size: 6vw;
    text-align: center;
  }
  #index .box02 .under_box .under_item .under_con .under_txt01 span {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  #index .box02 .under_box .under_item .under_con .btn01 {
    padding-left: 0;
    margin-top: 16px;
  }
  #index .box03 .title_box {
    display: block;
  }
  #index .box03 h2 {
    font-size: 5.5vw;
    margin-bottom: 10px;
    letter-spacing: 0.5vw;
    text-align: center;
  }
  #index .box03 .min {
    font-size: 3.5vw;
    letter-spacing: 0.3vw;
    text-align: center;
  }
  #index .box03 .text01 {
    font-size: 4vw;
    text-align: center;
    line-height: 1.5;
    margin: 30px auto;
  }
  #index .box03 .icon_text {
    display: none;
  }
  #index .box03 .swiper {
    height: 100%;
    margin-top: 30px;
    position: relative;
  }
  #index .box03 .swiper-wrapper .swiper-slide {
    width: 100% !important;
    height: auto;
  }
  #index .box03 .swiper-wrapper .swiper-slide img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  #index .box03 .swiper-wrapper .swiper-slide .txt_box .txt01 {
    font-size: 3.5vw;
    padding: 5px 10px;
  }
  #index .box03 .swiper-wrapper .swiper-slide .txt_box .txt02 {
    font-size: 3.5vw;
    margin: 10px 0 20px;
    padding: 5px 10px;
  }
  #index .box03 .swiper-wrapper .swiper-slide .txt_box .txt03 {
    font-size: 4.3vw;
  }
  #index .box03 .swiper-wrapper .swiper-slide .txt_box .txt04 {
    font-size: 7vw;
  }
  #index .box03 .swiper-wrapper .swiper-slide.swiper-slide-active {
    width: 100% !important;
    height: auto;
  }
  #index .box03 .swiper-wrapper .swiper-slide.swiper-slide-active .txt_box {
    bottom: 20px;
  }
  #index .box03 .swiper-wrapper .swiper-slide.swiper-slide-active .txt_box .txt01 {
    font-size: 3.5vw;
    padding: 5px 10px;
  }
  #index .box03 .swiper-wrapper .swiper-slide.swiper-slide-active .txt_box .txt02 {
    font-size: 3.5vw;
    margin: 10px 0 20px;
    padding: 5px 10px;
  }
  #index .box03 .swiper-wrapper .swiper-slide.swiper-slide-active .txt_box .txt03 {
    font-size: 4.3vw;
  }
  #index .box03 .swiper-wrapper .swiper-slide.swiper-slide-active .txt_box .txt04 {
    font-size: 7vw;
  }
  #index .box03 .btn_box {
    position: relative;
    bottom: 0;
  }
  #index .box03 .btn_box .inner {
    width: 100%;
    display: block;
    margin-top: 30px;
    margin-left: 0;
  }
  #index .box03 .btn_box .inner .swiper-pagination-fraction {
    width: auto;
    font-size: 5vw;
    right: 0;
    position: relative;
    bottom: 0;
  }
  #index .box03 .btn_box .inner .sp-button_box {
    width: 30%;
  }
  #index .box03 .btn_box .inner .swiper-button-prev, #index .box03 .btn_box .inner .swiper-button-next {
    bottom: 0;
    height: auto;
    width: 48%;
  }
  #index .box04 {
    background-size: cover;
  }
  #index .box04 .inner {
    display: block;
  }
  #index .box04 h2 {
    font-size: 5.5vw;
    letter-spacing: 0.5vw;
    text-align: center;
  }
  #index .box04 .min {
    font-size: 3.5vw;
    margin: 10px 0 30px;
    text-align: center;
    letter-spacing: 0.3vw;
  }
  #index .box04 .txt01 {
    font-size: 3.5vw;
    line-height: 2;
    letter-spacing: 0.3vw;
    text-align: center;
    margin-bottom: 20px;
  }
  #index .box04 .btn01 {
    padding-left: 0;
  }
  #index .box04 .right_box .btn01:nth-child(n+2) {
    margin-top: 20px;
  }
  #index .box04 .icon_text {
    display: none;
  }
  #index .box05 h2 {
    font-size: 7vw;
    letter-spacing: 0.5vw;
  }
  #index .box05 .min {
    font-size: 3.5vw;
    letter-spacing: 0.3vw;
    margin: 10px auto 30px;
  }
  #index .box05 .inner {
    display: block;
  }
  #index .box05 .inner .btn01 {
    width: 100%;
  }
  #index .box06 h2 {
    font-size: 5.5vw;
    letter-spacing: 0.5vw;
    text-align: center;
  }
  #index .box06 .btn01 {
    top: 0;
    padding-left: 0;
    margin-top: 30px;
    position: relative;
  }
  #index .box06 .min {
    font-size: 3.5vw;
    text-align: center;
    letter-spacing: 0.5vw;
    margin: 10px auto 30px;
  }
  #index .box06 .blog_box .item {
    padding: 16px 0;
  }
  #index .box06 .blog_box .item .time {
    font-size: 4vw;
    padding: 5px 10px 5px 0;
    margin-right: 10px;
  }
  #index .box06 .blog_box .item .tag {
    font-size: 3.5vw;
    width: auto;
    height: auto;
    padding: 5px;
  }
  #index .box06 .blog_box .item h3 {
    font-size: 4vw;
    margin-top: 16px;
  }
  #index .box07 h2 {
    font-size: 5.5vw;
    letter-spacing: 0.5vw;
    text-align: center;
  }
  #index .box07 .min {
    font-size: 3.5vw;
    margin: 10px auto 30px;
    letter-spacing: 0.3vw;
    text-align: center;
  }
  #index .box07 .text {
    font-size: 3.5vw;
    line-height: 2;
  }
  .contact_banner h2 {
    font-size: 5vw;
    letter-spacing: 0.5vw;
  }
  .contact_banner .txt01 {
    font-size: 7vw;
    margin: 20px auto 10px;
    letter-spacing: 1vw;
  }
  .contact_banner .txt01 span {
    font-size: 9vw;
  }
  .contact_banner .txt02 {
    font-size: 3.5vw;
  }
  .contact_banner .tel {
    font-size: 6vw;
    letter-spacing: 0.5vw;
    margin: 20px auto 10px;
  }
  .contact_banner .tel span {
    font-size: 8vw;
  }
  .contact_banner .txt03 {
    font-size: 3.2vw;
    margin-bottom: 30px;
    letter-spacing: 0.3vw;
  }
  .contact_banner .btn_box {
    display: block;
  }
  .contact_banner .btn01 {
    width: 100%;
  }
  footer {
    padding-top: 40px;
  }
  footer .inner {
    display: none;
  }
  footer .sp_txt01 {
    font-size: 8.5vw;
  }
  footer .sp_txt02 {
    font-size: 4vw;
  }
  footer .btn_box {
    display: none;
  }
  footer .copy {
    margin-top: 40px;
    font-size: 3.5vw;
    padding: 10px 0;
  }
  #pop_banner {
    position: fixed;
    bottom: 0;
    z-index: 100;
    width: 100%;
  }
  #pop_banner .sp_pop_inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 100;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  #pop_banner .sp_pop_inner .tel {
    width: 50%;
  }
  #pop_banner .sp_pop_inner .mail {
    width: 50%;
  }
  #pop_banner .sp_pop_inner a img {
    width: 100%;
  }
  .btn01 {
    width: 100%;
    height: auto;
    font-size: 4vw;
    margin: 20px auto 0;
    padding: 16px 0;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .btn01 .arrow {
    display: none;
  }
  .btn01::after {
    display: none;
  }
  .btn01::hover {
    color: #fff;
  }
  /*flow*/
  .flow .main {
    display: none;
  }
  .flow .box01 {
    display: block;
  }
  .flow .box01 img {
    margin: 0 auto 16px;
  }
  .flow .box01 .text_box {
    padding: 0 16px;
  }
  .flow .box01 .text_box h2 {
    font-size: 5vw;
    border-bottom: 2px solid #1b6daf;
    padding-bottom: 16px;
    margin-bottom: 10px;
    text-align: center;
  }
  .flow .box01 .text_box p {
    font-size: 3.5vw;
    line-height: 2;
  }
  .flow .flow_area {
    padding: 0;
    border: none;
  }
  .flow .flow_area .con {
    margin-top: 40px;
  }
  .flow .flow_area .con .over {
    padding: 0 16px;
  }
  .flow .flow_area .con .over .time {
    font-size: 5vw;
    width: auto;
    margin-right: 20px;
  }
  .flow .flow_area .con .over .title {
    font-size: 4.5vw;
    width: 100%;
    padding: 10px 0;
  }
  .flow .flow_area .con .over::before, .flow .flow_area .con .over::after {
    display: none;
  }
  .flow .flow_area .con .inner {
    display: block;
  }
  .flow .flow_area .con .inner .img01, .flow .flow_area .con .inner .img02 {
    margin: 0 auto 16px;
  }
  .flow .flow_area .con .inner .text {
    font-size: 3.5vw;
    padding: 0 16px;
    line-height: 2;
  }
  .flow .flow_area .under_box01 {
    border: 1px solid #eee;
    padding: 30px 16px 20px;
    position: relative;
    margin-top: 30px;
    border-left: none;
    border-right: none;
  }
  .flow .flow_area .under_box01 h3 {
    width: 100%;
    height: auto;
    position: relative;
    left: 0;
    top: 0;
    padding: 10px 0;
    font-size: 4vw;
  }
  .flow .flow_area .under_box01 h3 .icon {
    margin-right: 3%;
    width: 3.5%;
  }
  .flow .flow_area .under_box01 .txt01 {
    font-size: 3.5vw;
    line-height: 2;
    margin-top: 20px;
  }
  .flow .link_box {
    display: block;
    padding: 0 16px;
  }
  .flow .link_box .item {
    padding: 30px 16px;
    width: 100%;
    margin-right: 0;
    display: block;
  }
  .flow .link_box .item .img {
    margin: 0 auto;
  }
  .flow .link_box .item .txt01 {
    font-size: 5vw;
    margin: 20px auto;
    text-align: center;
  }
  .flow .link_box .item .txt02 {
    font-size: 4vw;
    text-align: center;
  }
  .flow .link_box .item .btn01 {
    width: 100%;
    height: auto;
    margin-top: 20px;
  }
  .flow .link_box .item:nth-child(n+2) {
    margin-top: 30px;
  }
  /*interview*/
  .interview .main {
    display: none;
  }
  .interview .box01, .interview .box03 {
    display: block;
  }
  .interview .img01 {
    margin: 0 auto 30px;
  }
  .interview .img02 {
    margin: 0 auto;
  }
  .interview .con .txt01 {
    font-size: 4vw;
    text-align: center;
  }
  .interview .con h2 {
    font-size: 4vw;
    text-align: center;
    line-height: 1.7;
    margin: 20px auto;
  }
  .interview .con .txt02 {
    font-size: 3.5vw;
    line-height: 2;
    padding: 0 16px;
  }
  .interview .con .icon {
    width: 20%;
  }
  .interview .box02 .con {
    width: 100%;
    padding: 30px 16px;
    position: relative;
    right: 0;
    bottom: 0;
  }
  .interview .link_box .title {
    font-size: 5vw;
    letter-spacing: 0.5vw;
  }
  .interview .link_box .min {
    font-size: 3.5vw;
    margin: 10px auto 30px;
    letter-spacing: 0.2vw;
  }
  .interview .link_box .inner {
    display: block;
  }
  .interview .link_box .left_box .txt_box {
    left: 16px;
    bottom: 16px;
  }
  .interview .link_box .left_box .txt_box .txt01 {
    font-size: 6vw;
    letter-spacing: 0.5vw;
    margin-left: 0;
  }
  .interview .link_box .left_box .txt_box .txt02 span {
    font-size: 4vw;
  }
  .interview .link_box .left_box .txt_box .txt03 {
    font-size: 3.5vw;
    letter-spacing: 0.5vw;
  }
  .interview .link_box .left_box .txt_box .txt04 {
    font-size: 7vw;
    letter-spacing: 0.5vw;
  }
  .interview .link_box .right_box {
    width: 100%;
    height: auto;
    padding: 30px 16px;
    display: block;
  }
  .interview .link_box .right_box a {
    font-size: 4vw;
  }
  .interview .link_box .right_box a img {
    width: 5%;
    margin-right: 10px;
  }
  .interview .link_box .right_box a:nth-of-type(n + 2) {
    margin-top: 20px;
  }
  /*blog*/
  #blog {
    padding: 0 16px 40px;
  }
  #blog .item {
    padding: 16px 0;
  }
  #blog .item .time {
    font-size: 4vw;
    padding: 5px 10px 5px 0;
    margin-right: 10px;
  }
  #blog .item .tag {
    font-size: 3.5vw;
    width: auto;
    height: auto;
    padding: 5px;
  }
  #blog .item h3 {
    font-size: 4vw;
    margin-top: 16px;
  }
  #single_blog .box01 {
    padding: 30px 16px;
    border: 1px solid #eee;
    border-left: none;
    border-right: none;
  }
  #single_blog .box01 h1 {
    font-size: 4vw;
    margin-bottom: 20px;
  }
  #single_blog .box01 .text {
    font-size: 3.5vw;
    line-height: 2;
  }
  .navigation .nav_btn {
    width: 48%;
  }
  .navigation .nav_btn .next-entries {
    width: 48%;
    margin-right: 4%;
  }
  .navigation .nav_btn .previous-entries {
    width: 48%;
  }
  .navigation .nav_archive_btn {
    width: 48%;
    height: auto;
  }
  .nav_over {
    margin-bottom: 30px;
  }
  .nav_under {
    margin-top: 30px;
  }
  /*recruit*/
  #recruit .title_bdr {
    width: 20%;
    height: 3px;
    margin: auto;
  }
  #recruit h2 {
    font-size: 7vw;
    margin: 30px auto 10px;
    text-align: center;
    letter-spacing: 0.5vw;
  }
  #recruit .min_title {
    font-size: 3.5vw;
    text-align: center;
    letter-spacing: 0.3vw;
  }
  #recruit .box01 table {
    display: block;
    width: 100%;
  }
  #recruit .box01 table tbody {
    width: 100%;
  }
  #recruit .box01 table tr {
    width: 100%;
  }
  #recruit .box01 table th, #recruit .box01 table td {
    display: block;
    font-size: 3.5vw;
    padding: 16px;
    width: 100vw;
  }
  #recruit .box01 table td p:nth-child(n+2) {
    margin-top: 20px;
  }
  #recruit .box02 .inner {
    display: block;
    padding: 0 16px;
  }
  #recruit .box02 .inner .item {
    width: 100%;
  }
  #recruit .box02 .inner .item .txt01 {
    font-size: 4vw;
    text-align: center;
  }
  #recruit .box02 .inner .item .no {
    font-size: 7vw;
    text-align: center;
  }
  #recruit .box02 .inner .item .icon {
    display: none;
  }
  #recruit .box02 .inner .item .txt02 {
    font-size: 4.5vw;
    margin: 16px auto 20px;
    text-align: center;
  }
  #recruit .box02 .inner .item .txt03 {
    font-size: 3.5vw;
    line-height: 2;
    width: 100%;
    text-align: center;
  }
  #recruit .box02 .inner .item:nth-child(n+2) {
    margin-top: 30px;
  }
  #recruit .box03 #acMenu dt {
    padding: 16px;
    font-size: 3.5vw;
  }
  #recruit .box03 #acMenu dt img {
    margin-right: 4%;
    width: 4%;
  }
  #recruit .box03 #acMenu .bdr01 {
    width: 16px;
    right: 16px;
    height: 2px;
  }
  #recruit .box03 #acMenu .bdr02 {
    right: 23px;
    width: 2px;
    height: 20px;
  }
  #recruit .box03 #acMenu dd {
    padding: 16px;
  }
  #recruit .box03 #acMenu dd p {
    font-size: 3.5vw;
    line-height: 2;
  }
  #recruit .box03 #acMenu dd .btn_box {
    margin-top: 0;
  }
  #recruit .box03 #acMenu dd .btn_box .btn01 {
    width: 48%;
    height: auto;
  }
  /*culture*/
  #culture .main {
    display: none;
  }
  #culture .box01 h2 {
    font-size: 4.5vw;
    border-top: 2px solid #1b6daf;
    border-bottom: 2px solid #1b6daf;
    padding: 16px 0;
  }
  #culture .box01 .inner {
    display: block;
  }
  #culture .box01 .inner .img01, #culture .box01 .inner .img02 {
    margin: 0 auto 16px;
  }
  #culture .box01 .inner p {
    font-size: 3.5vw;
    padding: 0 16px;
    line-height: 2;
  }
  #culture .l_bnr {
    border: none;
    padding: 30px 16px;
    width: 100%;
    height: auto;
    background-size: cover;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  #culture .l_bnr .icon {
    display: none;
  }
  #culture .l_bnr .txt01 {
    font-size: 5vw;
    text-align: center;
  }
  #culture .l_bnr .txt02 {
    font-size: 7vw;
    margin: 16px auto;
    text-align: center;
  }
  #culture .l_bnr .txt03 {
    font-size: 6vw;
    text-align: center;
  }
  /*company*/
  #company .main {
    width: 100%;
    height: auto;
    padding: 30px 16px;
    display: block;
  }
  #company .main .txt01 {
    font-size: 4vw;
    border-bottom: 2px solid #fff;
    padding-bottom: 16px;
    margin: 0 auto 16px;
    padding-right: 0;
    text-align: center;
  }
  #company .main .inner {
    display: block;
  }
  #company .main .txt02 {
    font-size: 7vw;
    text-align: center;
    margin-top: 16px;
  }
  #company .main .txt03 {
    font-size: 3.5vw;
    letter-spacing: 0.5vw;
    margin: 16px auto 20px;
    text-align: center;
  }
  #company .main .txt04 {
    font-size: 5vw;
    margin: 0 auto;
    letter-spacing: 0.5vw;
    text-align: center;
  }
  #company .box00 h2 {
    padding: 0;
  }
  #company .box00 h2 span {
    margin: auto;
    font-size: 5vw;
  }
  #company .box00 h2::before {
    display: none;
  }
  #company .box00 .txt01 {
    font-size: 3.5vw;
    margin-top: 30px;
    padding: 0 16px;
  }
  #company table {
    display: block;
  }
  #company table tbody {
    display: block;
    width: 100%;
  }
  #company table tr {
    display: block;
    width: 100%;
  }
  #company table th, #company table td {
    font-size: 3.5vw;
    padding: 16px;
    display: block;
    width: 100%;
  }
  #company table th {
    width: 100%;
  }
  #company iframe {
    height: 350px;
  }
  #company .box02 .text {
    font-size: 3.5vw;
    padding: 0 16px;
    line-height: 2;
  }
  #company .box02 .text:nth-child(n+2) {
    margin-top: 20px;
  }
  /*entry*/
  #entry table {
    display: block;
  }
  #entry table th, #entry table td {
    display: block;
    padding: 20px;
  }
  #entry table th {
    width: 100%;
    font-size: 16px;
  }
  #entry table .essemntial {
    right: 20px;
  }
  #entry table .wpcf7-form-control {
    display: block;
  }
  #entry table .wpcf7-form-control .wpcf7-list-item {
    width: 100%;
    margin: 0;
  }
  #entry table .wpcf7-form-control .wpcf7-list-item:nth-child(n+2) {
    margin-top: 10px;
  }
  #entry table .scroll {
    height: 250px;
    padding: 16px;
    font-size: 3.5vw;
  }
  #entry .txt01 {
    margin-bottom: 16px;
  }
  #entry .btn_box {
    width: calc(100% - 32px);
    height: auto;
    margin: 40px auto 0;
  }
  #entry .btn_box .form_btn {
    padding: 16px 0;
    background: #000;
    color: #fff;
  }
  #entry .btn_box::before, #entry .btn_box::after {
    display: none;
  }
  #entry .wpcf7-spinner {
    display: none;
  }
  #entry .thanks {
    font-size: 3.5vw;
    padding: 0 16px;
  }
}