@charset "utf-8";
@media screen and (max-width: 750px) {
  /*==================================
 			title
===================================*/
  #title {
    padding: 7.2vw 0;
    text-shadow: 0 1vw 1vw rgba(0, 0, 0, 0.1);
    background: url(../images/common_water_blue.jpg) no-repeat center;
    background-size: 130% auto;
  }
  #title h1, #title .en {
    font-size: 8vw;
    margin-bottom: 1.2vw;
  }
  #title p {
    font-size: 4vw;
  }
  /*==================================
 			animation
===================================*/
  .inner_inview {
    opacity: 0;
    transform: translateY(5.3vw);
  }
  /*=============================
		headline
===============================*/
  .headline_en {
    font-size: 10.6vw;
    margin-bottom: 2vw;
  }
  .headline_jp {
    font-size: 4.4vw;
  }
  /*==================================
 			com_intro
===================================*/
  #company .wrap {
    width: 100%;
  }
  #company #com_intro {
    padding: 12vw 10.6vw;
  }
  #company #com_intro .logo {
    margin-bottom: 8vw;
  }
  #company #com_intro .logo img {
    width: 50vw;
    height: auto;
  }
  #company #com_intro .txt {
    width: 100%;
    text-align: justify;
    text-justify: inter-ideograph;
  }
  /*==================================
 			overview
===================================*/
  #company #overview .wrap {
    width: calc(100% - 10.6vw);
    border-top: 0.6vw solid #1c99d2;
    border-bottom: 0.6vw solid #1c99d2;
    padding: 2vw 5.3vw 5.3vw;
  }
  #company #overview table {
    margin-bottom: 8vw;
  }
  #company #overview table, #company #overview table tbody, #company #overview table tr, #company #overview table th, #company #overview table td {
    display: block;
    width: 100%;
  }
  #company #overview table th {
    padding: 4vw 0 1vw;
  }
  #company #overview table td {
    padding: 1vw 0 4vw;
  }
  #company #overview iframe {
    height: 60vw;
  }
  /*==================================
 			link
===================================*/
  #company #link {
    padding: 12vw 0;
  }
  #company #link .flex_wrap {
    row-gap: 5.3vw;
  }
  #company #link .flex_wrap a {
    width: 100%;
    height: 30vw;
  }
  #company #link .flex_wrap a::before {
    width: 7.5vw;
    height: 7.5vw;
    position: absolute;
    right: 2vw;
    bottom: 2vw;
  }
  #company #link .flex_wrap a .imgbox {
    width: 45%;
    height: 30vw;
    overflow: hidden;
  }
  #company #link .flex_wrap a .imgbox img {
    height: 30vw;
    width: 100%;
    object-fit: cover;
  }
  #company #link .flex_wrap a .textbox {
    width: 55%;
    padding-left: 4vw;
  }
  #company #link .flex_wrap a .en {
    font-size: 5.8vw;
    margin-bottom: 1vw;
  }
  #company #link .flex_wrap a .jp {
    font-size: 3.7vw;
  }
  /*==================================
 			rec_intro
===================================*/
  #recruit #rec_intro {
    padding: 17vw 10.6vw 18vw;
  }
  #recruit #rec_intro h2 {
    font-size: 4.8vw;
    line-height: 1.6;
    margin-bottom: 12vw;
  }
  #recruit #rec_intro .slash {
    font-size: 4.2vw;
    margin-bottom: 4vw;
  }
  #recruit #rec_intro .slash span {
    padding: 0 6vw;
  }
  #recruit #rec_intro .hash_box {
    display: block;
    margin: 0 auto;
    font-size: 4.2vw;
    padding: 2vw 2vw 2.6vw;
    border-radius: 1.2vw;
    z-index: 5;
    width: 100%;
    text-align: center;
  }
  #recruit #rec_intro .flex_wrap {
    column-gap: 0;
    row-gap: 2vw;
  }
  #recruit #rec_intro .hash_box span {
    font-size: 4.8vw;
    color: #1aabec;
    padding-right: 1vw;
    vertical-align: -0.2vw;
  }
  #recruit #rec_intro #intro_water {
    width: 64.8vw;
    height: 48.84vw;
    top: 6.6vw;
    margin-left: -32.4vw;
  }
  /*==================================
 			main_voice
===================================*/
  #recruit #main_voice {
    padding: 0 0 12vw;
    margin: 0 auto;
  }
  #recruit #main_voice .wrap {
    padding-top: 10vw;
    overflow: inherit;
  }
  #recruit #main_voice .staff_box {
    right: 0;
    top: 0;
    height: auto;
  }
  #recruit #main_voice .staff_box .imgbox {
    position: absolute;
    right: 5.3vw;
    top: 2vw;
    width: 35vw;
    height: 40vw;
  }
  #recruit #main_voice .staff_box .imgbox::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    background: url("../images/recruit/voice_img_staff.jpg") no-repeat center;
    background-size: 100% auto;
    width: 35vw;
    height: 40vw;
    transition: background 0s ease;
  }
  #recruit #main_voice .staff_box.active .imgbox::before {
    background: url("../images/recruit/voice_img_staff.jpg") no-repeat center;
    background-size: 100% auto;
  }
  #recruit #main_voice .headline_box {
    display: block;
    column-gap: 0;
    margin-bottom: 18vw;
    padding-top: 0;
  }
  #recruit #main_voice .ttl_box {
    padding: 5.3vw 5.3vw 6vw;
    margin-bottom: 10.6vw;
    text-shadow: 0 1vw 1vw rgba(0, 0, 0, 0.1);
  }
  #recruit #main_voice .ttl_box .ttl {
    width: 100%;
    font-size: 4.8vw;
    line-height: 1.4;
    margin-bottom: 3vw;
    text-align: justify;
    text-justify: inter-ideograph;
  }
  #recruit #main_voice .ttl_box .name {
    font-size: 4.2vw;
  }
  #recruit #main_voice .ttl_box .name span {
    margin-left: 2.6vw;
    vertical-align: 0.2vw;
    font-size: 3.4vw;
  }
  #recruit #main_voice .voice_box {
    width: 100%;
    margin-bottom: 10.6vw;
  }
  #recruit #main_voice .voice_box:last-child {
    margin-bottom: 0;
  }
  #recruit #main_voice .voice_box h3 {
    font-size: 3.7vw;
    padding: 3vw 3vw 3.2vw 14vw;
    border-top: 1px solid #0868af;
    line-height: 1.2;
    margin-bottom: 2.6vw;
  }
  #recruit #main_voice .voice_box h3 span {
    position: absolute;
    left: 0;
    top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 11vw;
    height: 100%;
    text-align: center;
    border-right: none;
    margin-right: 0;
    padding: 0;
  }
  #recruit #main_voice .voice_box h3 span::before {
    content: "";
    width: 1px;
    height: 70%;
    position: absolute;
    right: 0;
    background: #c1d9eb;
  }
  #recruit #main_voice .voice_box p {
    text-align: justify;
    text-justify: inter-ideograph;
    line-height: 1.8;
    padding: 0;
  }
  /*==================================
 			other_voice
===================================*/
  #recruit #other_voice {
    margin-bottom: 12vw;
    padding: 0 5.3vw;
  }
  #recruit #other_voice h2 {
    font-size: 5.2vw;
    margin-bottom: 4vw;
  }
  #recruit #other_voice h2 span {
    padding: 2vw 0 2vw 8vw;
    background: url(../images/recruit/voice_ic_ttl.svg) no-repeat left center;
    background-size: 7vw auto;
  }
  #recruit #other_voice .wrap {
    padding: 5.3vw;
  }
  #recruit #other_voice .flex_wrap {
    flex-wrap: wrap;
    column-gap: 0;
    row-gap: 6.6vw;
  }
  #recruit #other_voice .flex_wrap .voice_box {
    width: 100%;
    padding: 5.3vw;
  }
  #recruit #other_voice .flex_wrap .voice_box h3 {
    font-size: 3.7vw;
    column-gap: 0;
    line-height: 1.2;
    margin-bottom: 4vw;
    height: auto;
  }
  #recruit #other_voice .flex_wrap .voice_box h3 .txt {
    display: inline-block;
    font-size: 3.7vw;
    width: calc(100% - 8vw);
    border-left: 1px solid #9fd9d7;
    padding-left: 3vw;
  }
  #recruit #other_voice .flex_wrap .voice_box h3 .num {
    font-size: 3.7vw;
    width: 8vw;
    height: auto;
    border-right: none;
  }
  #recruit #other_voice .flex_wrap .voice_box .flex_wrap {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: auto;
  }
  #recruit #other_voice .flex_wrap .voice_box .fukidashi_box {
    font-size: 3.4vw;
    padding: 3.5vw;
    border-radius: 1.2vw;
    text-align: justify;
    text-justify: inter-ideograph;
  }
  #recruit #other_voice .flex_wrap .voice_box .fukidashi_box::before {
    width: 4vw;
    height: 4vw;
    left: 12vw;
    bottom: -3vw;
  }
  #recruit #other_voice .flex_wrap .voice_box .fukidashi_box:nth-child(even)::before {
    right: 12vw;
    bottom: -3vw;
  }
  /*==================================
 			message
===================================*/
  #recruit #message {
    padding: 12vw 0;
    background: url("../images/recruit/message_bg_sp.jpg") no-repeat center;
    background-size: cover;
  }
  #recruit #message .headline_box {
    writing-mode: inherit;
    display: block;
    align-items: inherit;
    text-align: center;
  }
  #recruit #message .headline_en {
    display: block;
    background: none;
    margin-bottom: 2vw;
  }
  #recruit #message .headline_jp {
    padding-top: 0;
    padding-left: 0;
  }
  #recruit #message .headline_jp::before {
    display: none;
  }
  #recruit #message .wrap {
    display: flex;
    flex-direction: column;
    column-gap: 0;
    row-gap: 8vw;
    justify-content: center;
    text-shadow: 0 1vw 1vw rgba(0, 0, 0, 0.1);
  }
  #recruit #message .message_box {
    width: 100%;
    padding: 5.3vw;
  }
  #recruit #message .message_box p {
    line-height: 2;
    margin-bottom: 5.3vw;
    text-align: justify;
    text-justify: inter-ideograph;
  }
  #recruit #message .message_box .name {
    font-size: 5.3vw;
  }
  #recruit #message .message_box .name span {
    font-size: 3.4vw;
    margin-right: 3vw;
  }
  /*==================================
 		requirement
===================================*/
  #recruit #requirement {
    padding: 12vw 0;
    background: #fff;
    z-index: 2;
  }
  #recruit #requirement .headline_box {
    margin-bottom: 8vw;
    text-align: center;
  }
  #recruit #requirement .headline_box .headline_en {
    font-size: 8.8vw;
    padding-bottom: 1vw;
  }
  #recruit #requirement .headline_box .headline_jp {
    font-size: 4.2vw;
    padding: 0;
    padding-left: 0;
  }
  #recruit #requirement .headline_box .headline_jp::before {
    display: none;
  }
  #recruit #requirement table, #recruit #requirement table tbody, #recruit #requirement table tr, #recruit #requirement table th, #recruit #requirement table td {
    display: block;
    width: 100%;
  }
  #recruit #requirement table th, #recruit #requirement table td {
    font-size: 3.7vw;
    padding: 4vw;
    line-height: 1.2;
  }
  #recruit #requirement table th {
    padding: 4vw 0 1vw;
  }
  #recruit #requirement table td {
    padding: 1vw 0 4vw;
    line-height: 1.5;
  }
  #recruit #requirement table td .kome_list {
    row-gap: 1vw;
    font-size: 3.4vw;
    margin-top: 2vw;
    line-height: 1.5;
  }
  #recruit #requirement table td .kome_list li {
    padding-left: 3.4vw;
    text-indent: -3.4vw;
  }
  #recruit #requirement table td .tel_box {
    margin-top: 4vw;
  }
  #recruit #requirement table td .btn_map {
    display: block;
    font-size: 3.7vw;
    width: 18vw;
    height: auto;
    border-radius: 34vw;
    margin-left: 5vw;
    line-height: 1;
    vertical-align: 0;
    padding: 0;
    margin: 2vw auto 0 0;
  }
  #recruit #requirement table td .btn_map span {
    display: inline-block;
    padding: 1vw 0 1vw 4vw;
    background: url(../images/ic_map.svg) no-repeat left center;
    background-size: 3.2vw auto;
  }
  #recruit #requirement table td .btn_map:hover span {
    background: url(../images/ic_map_w.svg) no-repeat left center;
    background-size: 3.2vw auto;
  }
  #recruit #requirement table td .tel_box {
    display: block;
    padding: 4vw 0;
    align-items: center;
  }
  #recruit #requirement table td .tel_box h3 {
    font-size: 3.7vw;
    width: 100%;
    height: auto;
    margin-bottom: 1vw;
  }
  #recruit #requirement table td .tel_box .flex_right {
    width: 100%;
    padding: 0 5.3vw;
    border-left: none;
  }
  #recruit #requirement table td .tel_box .flex_right a img {
    width: 65vw;
  }
  #recruit #requirement table td .tel_box .flex_right p {
    font-size: 3.4vw;
    line-height: 1.4;
  }
  /*==================================
 		recruit_form
===================================*/
  #recruit #form {
    padding: 21.3vw 5.3vw 5.3vw;
    margin-top: -16vw;
    z-index: 1;
  }
  #recruit #form .headline_box {
    margin-bottom: 8vw;
  }
  #recruit #form .wrap {
    width: 100%;
    padding: 8vw 5.3vw;
  }
  /*=============================
		privacy
===============================*/
  #privacy {
    padding: 12vw 0;
  }
  #privacy .wrap {
    width: 100%;
  }
  #privacy .privacy_box {
    margin-bottom: 10.6vw;
  }
  #privacy h2 {
    padding-bottom: 4vw;
    margin-bottom: 4vw;
    font-size: 5.3vw;
    line-height: 1.3;
    text-align: justify;
    text-justify: inter-ideograph;
  }
  #privacy h2::before {
    width: 100%;
  }
  #privacy h2::after {
    width: 40vw;
  }
  #privacy .privacy_box p, #privacy .privacy_box ul li {
    line-height: 2;
    text-align: justify;
    text-justify: inter-ideograph;
  }
  #privacy .privacy_box .mab {
    margin: 5.3vw 0;
  }
  #privacy .privacy_box .contact {
    width: 100%;
    margin-top: 4vw;
    padding: 4vw;
    line-height: 1.6;
  }
  /*=============================
		contact
===============================*/
  #contact {
    padding: 12vw 0;
  }
  #contact h2 {
    font-size: 4.6vw;
    margin-bottom: 4vw;
    padding: 3vw 0;
  }
  #contact #tel {
    margin-bottom: 12vw;
  }
  #contact #tel img {
    width: 70vw;
    height: auto;
  }
  /*=============================
		thanks
===============================*/
  #thanks {
    padding: 12vw 0 8vw;
  }
  #thanks .headline_box {
    margin-bottom: 8vw;
  }
  #thanks .headline_en {
    font-size: 8vw;
  }
  #thanks .headline_jp {
    font-size: 4vw;
  }
  #thanks .txt {
    line-height: 2;
    margin-bottom: 8vw;
    padding: 0 5.3vw;
    text-align: justify;
    text-justify: inter-ideograph;
  }
  #thanks .btn_common {
    margin: 0 auto 6vw;
  }
  #thanks .btn_common .ic {
    padding-top: 0.5vw;
  }
  /*=============================
		con_service
===============================*/
  #con_service {
    padding: 12vw 0 8vw;
    margin: 0px auto 4vw;
  }
  #con_service .c_txt {
    text-align: center;
    font-size: 4vw;
    line-height: 2.0;
    margin: 0px auto 8vw;
  }
  #con_service .se_imgbox {
    width: 100%;
    padding: 0px 1% 0px;
    box-sizing: border-box;
  }
  #con_service .se_imgbox_sp {
    display: block;
    width: 100%;
    padding: 0px 1% 0px;
  }
  #con_service .se_textbox {
    width: 100%;
    padding: 4% 4% 0px;
    box-sizing: border-box;
  }
  #con_service .se_textbox h2 {
    font-size: 5.2vw;
    line-height: 1.4;
    margin-bottom: 3vw;
  }
  #con_service .se_textbox p {
    line-height: 2.2;
    margin-bottom: 6vw;
  }
}