@charset "UTF-8";
/* CSS Document */

@media print {
  body {
    width: 1110px;
  }
	.bx-wrapper img, .bx-wrapper li, .bx-viewport, .bx-wrapper {
	width: 1110px;
}
}

/*===============================================
●sp.css  画面の横幅が667pxまで
===============================================*/


@media screen and (max-width:767px){
    
    

html, body{
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	/*font-size: 12px;*/
    height: 100%;
}
	body {
		min-width:initial;
        font-family: sans-serif;
	}
	
	
	html {
		line-height: 150%;
	}
	
	/*html {
    height: 100%;
}

body {
    height: 100%;
    margin: 0;
}*/
	
	p, b, a, th, td, h1, h2, h3, h4, li, .catch, .bigcatch, label {
		/*font-size: 12px;
		line-height: 18px;*/
	}
    p {
    font-size: max(15px, 3.0vw);
        line-height: 150%;
    }

    .mlr10 {
        margin-left: 10px !important;
        margin-right: 10px !important;
	-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
    }
    .sp_mb10 {
        margin-bottom: 10px;
    }

img:not(.ab):not(.over):not(.lb-image){
max-width: 100%;
height: auto;
}

.spnone {
	display: none !important;
}
    .top_bar {
        width: 100%;
        height: 100vh;
        /*background-image: url("../images/sp/common/sp_menu_bg.png?230331");*/
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
    }
    .top_bar .wrapper {
        width: 100%;
    height: 80px;
    /*display: table;*/
        display: flex;
        align-items: center;
        flex-wrap: wrap;
    justify-content: space-between;
    }
    
     .top_bar_wrapper {
        position: fixed;
        overflow: hidden;
        width: 100%;
        z-index: 9999999999;
    height: 80px;
         background-color: #fff;
    }
    .noscroll body {
        margin-top: 0 !important;
    }
    body:not(.home) .top_bar_wrapper {
        position: relative;
    }
    body:not(.home) .top_bar {
  /*background-image: url("../images/sp/index/sp_main_visual02.jpg?230331");
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;*/
    }
   
    
.home:not(.postid-1) .top_menu_wrapper {
  /*background-image: url("../images/sp/index/sp_main_visual01.png?230331"), url("../images/sp/index/sp_main_visual02.jpg?230331");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover,cover;
  height: 100vh;*/
        /*position: relative;*/
    }
    .top_menu_wrapper.active {
  height: 100vh;
        /*background-image: url("../images/sp/common/sp_menu_bg.png?230331") !important;*/
        position: relative;
        
    }
    
   

   
    
    
    .header_wrapper .right {
        float: none;
    }
.content{
width:100%;
padding: 0;
}

body {
	padding: 0;
	margin: 0;
	/*position: relative;*/
	/*min-width:1080px;*/
	/*background-color: #fff;*/
}
html {
	/*background-color: #fff;*/
}
   

    
    
    
    
    
  
   
    
    

    .body_wrapper {
        overflow: hidden;
        position: relative;
    }
    
   
   .top_bar .logo {
        /*display: table-cell;*/
        vertical-align: middle;
        padding: 0px 0vw 0vw 5%;
       line-height: 1;
    font-size: 0;
       width: 45%;
       
}
    a.menu-trigger_wrapper {
       width: 45%;
    }
     .top_bar .logo a {
        fill: #0074c1;
         transition: 0.5s;
    }
    body:not(.home) .top_bar .logo a {
        fill: #0074c1;
         transition: 0.5s;
    }
    .top_menu_wrapper.active .logo a {
        fill: #0074c1;
    }
    .top_bar .logo img {
        width: 35vw;
        /*min-width: 150px;*/
        vertical-align: middle;
    }
    .logo + .right {
        float: none !important;
    }
    
    .top_menu .menu {
        position: relative;
        display: table;
        height: 80px;
    background-position: bottom left;
    background-repeat: repeat-x;
    }
     /*フォーム*/
    /*.menu-list-container {
        display: none;
    }*/
    
    .top_menu {
        /*background-image: url("../images/sp/common/sp_menu_bg.png?230331");*/
        display: none;
        /*background-color: #062d92;*/
        /*background-image: url("../images/sp/common/sp_menu_bg.png?230331") !important;*/
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100vh;
        position: relative;
    z-index: 999999999;
    }
  
    a.scroll_icon {
        bottom: 5vh;
    }
   
    header .copyright {
        text-align: right;
    color: #0074c1;
    font-size: 100%;
    padding: 20% 20px 20% 20px !important;
    margin: 0px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
        /*border-top: #193e9d 1px solid;*/
	 /*border-top: #00a0bc 1px solid;*/
    }
    
    
    .content_wrapper > .content {
        text-align: center;
        padding: 0% 0px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    }
    
    
    
    
 
    .content_wrapper {
    padding: 10% 5% 10% 5%;
	-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
}

    
   
    
    
    
    #page-top {
    position: fixed;
    bottom: 0px;
        margin: 0px;
    right: 5%;
    font-size: max(14px, 2.0vw);
        z-index: 999;
}
#page-top a {
    background: #0074c1;
    text-decoration: none;
    color: #fff;
    padding: 5px 10px;
    text-align: center;
    display: block;
	/* border-radius */
border-radius: 5px 5px 0px 0px;
-moz-border-radius: 5px 5px 0px 0px;
-webkit-border-radius: 5px 5px 0px 0px;
-o-border-radius: 5px 5px 0px 0px;
-ms-border-radius: 5px 5px 0px 0px;
}
#page-top a:hover {
    text-decoration: none;
    background: #00469b;
}
    
   
    
    .re {
        position: relative;
    }
    



    /*.top_bar_wrapper {
        display: none;
    }*/
 .slick_wrapper
{
    margin: -0vw 0 0 0 !important;
    /*height: 100vh;*/
    /*height: calc(100vh - 80px);*/
    margin-top: 0px;
    }
    .slick {
    width: 100%;
    text-align: center;
    padding-top: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 80px;
        
    /*height: calc(100vh - 0vw);*/
    position: relative;/*←相対位置*/
    overflow: hidden;
}
/*.slider:before {
    pointer-events: none;
    background-image: url("../images/index/sp_slide_catch.png?230331");
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    position: absolute;
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    z-index: 1;
    }*/
.slider {
    position: relative;
    width: 100%;
    margin: 0 auto;
    /*height: calc(100vh - 80px);*/
    /*overflow: hidden;*/
}
    .slider li {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
       height: calc(100vh - 80px);
    position: relative;
	-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
    }
   
    
    footer .top_content {
    background-color: #0074c1;
    display: table;
    text-align: center;
}

footer .top_content a {
    font-size: 7vw;
    font-weight: 600;
    text-decoration: none;
    width: 100%;
    height: 100%;
    display: table-cell;
    text-align: center;
    padding: 2.8vw 0px 3.4vw 0px;
    }
footer .top_content a span {
    text-align: center;
    vertical-align: middle;
        color: #fff;
    line-height: 1;
    background-image: url("../images/common/to_entryform_arrow.png?230331");
    background-size: auto 50%;
    background-position: right top 56%;
    padding-right: 5vw;
    background-repeat: no-repeat;
    }
    footer .middle_content {
	margin: 0px auto;
    background-color: #00469b;
    padding: 5vw 0px 5vw 0px;
}
    footer .middle_content .left {
        float: none !important;
    }
    footer .middle_content p {
        color: #fff;
        font-size: max(14px, 2.0vw);
        line-height: 150%;
        text-align: center;
    }
    footer .middle_content .left p {
        margin: 2.8vw 0vw 2.8vw 0vw !important;
    }
    footer .middle_content ul > li {
        display: inline-block;
        vertical-align: top;
    }
    footer .middle_content .wrapper {
       /* width: 1080px;*/
        margin: 0px auto;
    }
    footer .middle_content .wrapper .left img {
        width: 60vw !important;
        height: auto;
        text-align: center;
    }
    footer .middle_content .wrapper .left a {
    text-align: center;
    display: block;
    }
    footer .middle_content ul {
        margin: 0px;
        vertical-align: top;
    }
    footer .middle_content ul ul {
        margin: 14px 0px 0px 0px;
        padding: 0px;
    }
    footer .middle_content ul ul li {
        list-style: none;
    }
    footer .middle_content ul ul li a {
        text-decoration: none;
    }
    footer .middle_content ul > li {
        margin-left: 1.5vw;
    }
    footer .middle_content ul.right {
        padding: 0;
        margin: 0;
        text-align: center;
    }

    footer .middle_content ul li p {
        margin: 0px;
    }
    footer .middle_content ul li p a {
        color: #fff;
        background-image: url("../images/common/footer_arrow.png?230331");
        background-size: auto 50%;
        background-repeat: no-repeat;
        padding: 0px 0px 0px 2vw;
        background-position: center left;
        font-weight: 500;
        text-decoration: none;
    }
    
    
    footer p.title {
        padding: 5px 0px 5px 20px;
        margin: 0px;
        position: relative;
        line-height: 1;
        font-weight: 600;
    }
    footer .copyright {
        float: none;
    text-align: center;
    font-size: max(14px, 2.0vw);
    line-height: 150%;
    /*line-height: 2.0vw;*/
    color: #000;
    padding: 2.8vw 0px 5vw 0px;
    margin: 0;
    }
    footer .wrapper {
        /*width: 1080px;*/
        margin: 0px auto;
        padding: 0% 5% 0% 5%;
        
	-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
    }
    
    footer .bottom_content ul {
        float: none;
        text-align: center;
    padding: 5vw 0px 0vw 0px;
        margin: 0;
        vertical-align: top;
    }
    footer .bottom_content ul li {
        display: inline-block;
        margin-right: 2vw;
    }
    footer .bottom_content ul li a {
        text-decoration: none;
        font-size: max(14px, 2.0vw);
    line-height: 150%;
        background-image: url("../images/common/link_icon.png?230331");
        background-repeat: no-repeat;
        background-size: auto 50%;
        background-position: left top 55%;
        padding-left: 4.0vw;
    }
    footer .bottom_content ul li:last-child a {
        background-image: url("../images/common/link_icon02.png?230331");
        color: #0074c1;
    }
    #entry a.link03 {
        background-image: url("../images/common/link_icon02.png?230331");
        color: #0074c1;
        background-repeat: no-repeat;
        background-position: left top 0.4em;
        background-size: auto 0.8em;
        padding-left: 1em;
    }
    footer p.title:before {
        position: absolute;
        display: block;
        height: 100%;
        left: 0px;
        top: 0px;
        content: "";
        border-left: 6px solid #fff;
	/* border-radius */
border-radius: 9999px;
-moz-border-radius: 9999px;
-webkit-border-radius: 9999px;
-o-border-radius: 9999px;
-ms-border-radius: 9999px;
    }
    #features ul, #welfare ul {
        letter-spacing: -4em;
font-size: 0;
        padding: 0;
        margin: 0;
        
    }
    #welfare.stripe_bg:before {
        margin-top: 0px !important;
        height: 53%;
    }
    #features ul li, #welfare ul li {
        letter-spacing: 0em;
        width: 100%;
        display: inline-block;
        margin-bottom: 5%;
        vertical-align: top;
        background-color: #fff;
        position: relative;
    } 
    #features ul li .ab {
        left: -3.2%;
    top: -4%;
    z-index: 999;
    width: 15.07%;
    }
    #features ul li:last-child, #welfare ul li:last-child {
        margin-right: 0px;
    }
    #features ul li .image {
        background-color: #0074c1;
        line-height: 1;
        font-size: 0;
    }
    #welfare {
        margin-top: -18vw;
        z-index: 1;
    }
    #welfare ul li .image {
        line-height: 1;
        font-size: 0;
    }
    #features ul li .image img, #welfare ul li .image img {
        width: 100%;
        height: auto;
    }
    #features ul li .content, #welfare ul li .content {
        padding: 5% 5% 5% 5%;
	-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
    }
    #features ul li .content p, #welfare ul li .content p {
        font-size: max(15px, 3.0vw);
    line-height: 150%;
        margin: 0;
    }
    #features .content, #welfare .content {
        position: relative;
    }
    #welfare .content {
    padding-top: 5%;
    }
    #features ul li h3, #welfare ul li h4 {
    text-align: center;
    font-size: max(24px, 5.0vw);
    margin: 0% 0px 5% 0px;
        line-height: 150%;
}
    .stripe_bg:before {
    position: absolute;
    z-index: -1;
    margin-left: 5%;
    margin-top: 6%;
    content: "";
    display: block;
    width: 100%;
    height: 90%;
    background-image: url(../images/common/stripe01.png);
    background-size: 4px 4px;
	-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
}
    .sub_title02 {
        font-size: 5vw;
    color: #0074c1;
    border-left: 1.6vw solid #0074c1;
    padding-left: 2.5vw;
            line-height: 150%;
    }
    #recruitmenttype ul, #information_session ul {
        padding: 0;
        margin: 0;
    }
    #recruitmenttype ul li, #information_session li {
        list-style: none;
        width: 100%;
        margin-bottom: 4vw;
    }
    #recruitmenttype ul li:last-child, #information_session li:last-child {
        margin-bottom: 0;
    }
    #recruitmenttype ul li a, a.link01 {
        width: 100%;
        display: inline-block;
        font-weight: 600;
        background-color: #fff;
        font-size: 4vw;
        line-height: 120%;
        text-align: center;
        color: #0074c1;
        text-decoration: none;
        border: 1px solid #0074c1;
        padding: 2.5vw 30px 3.1vw 10px;
        position: relative;
        /*font-style: italic;*/
        background-image: url("../images/common/arrow01.png?230331");
        background-repeat:no-repeat;
        background-size: 10px auto;
        background-position: right 10px center;
        -webkit-box-sizing: border-box;
        -ms-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -o-box-sizing: border-box;
        box-sizing: border-box;
    }
    a.link02 {
        width: 100%;
        display: inline-block;
        font-weight: 600;
        background-color: #0074c1;
        font-size: max(18px, 4.0vw);
    line-height: 120%;
        text-align: center;
        color: #fff;
        text-decoration: none;
        border: 1px solid #0074c1;
        padding: 2.5vw 0px 3.1vw 0px;
        position: relative;
        /*font-style: italic;*/
        background-image: url("../images/common/arrow04.png?230331");
        background-repeat:no-repeat;
        background-size: auto 30%;
        background-position: right 20px center;
	-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
    }
    a.link02 span {
    font-size: max(15px, 3.0vw);
    font-style: normal;
        font-weight: normal;
    margin-left: 0.5em;
    margin-top: -0.3em;
    vertical-align: middle;
    display: inline-block;
        width: 100%;
    line-height: 120%;
}
    #recruitmenttype ul li a:before, a.link01:before, a.link02:before {
        position: absolute;
        z-index: -1;
        content: "";
        bottom: -2vw;
    right: -2vw;
        width: 100%;
        height: 100%;
        display: block;
        border: 1px solid #0074c1;
    }
    #footer_banner ul {
        padding: 0px;
        margin: 0px;
        letter-spacing: -4em;
font-size: 0;
    }
    #footer_banner ul li {
        letter-spacing: 0em;
        list-style: none;
        width: 100%;
        position: relative;
        line-height: 1;
        font-size: 0;
    }
    #footer_banner ul li:first-child {
        margin-bottom: 4vw;
    }
    #footer_banner ul li a:before {
    position: absolute;
    z-index: -1;
    content: "";
    bottom: -2vw;
    right: -2vw;
    width: 100%;
    height: 100%;
    display: block;
    border: 1px solid #0074c1;
}
    .content_wrapper .sub_title {
        font-size: max(26px, 6.0vw);
        margin: 0;
    }
    .content_wrapper .sub_title span {
        display: block;
    }
    .content_wrapper .sub_title span:nth-child(1) {
        line-height: 130%;
        margin-bottom: 6%;
        text-align: center;
    }
    .content_wrapper .sub_title span:nth-child(2) {
        line-height: 150%;
        font-size: max(15px, 3.0vw);
        margin-top: 3%;
        color: #0074c1;
        margin-bottom: 6%;
    }
    #feature .text {
        background-color: #0074c1;
        right: 5vw;
    width: 100%;
    padding: 5% 5%;
    z-index: 1;
	-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
    }
    #feature .text p, .home #message02 .text p {
        color: #fff;
        font-size: max(15px, 3.0vw);
    line-height: 150%;
    }
    .home #message02 .text p.align_right {
        font-size: max(18px, 4.0vw);
    }
    #feature .text h3, .home #message02 .text h3 {
        margin-top: 0;
        color: #fff;
            font-size: max(24px, 5.0vw);
    line-height: 120%;
        background-image: url("../images/common/line01.png?230331");
        background-repeat: no-repeat;
    background-size: 4% auto;
    background-position: left 0.6em;
        padding-left: 6%;
    }
    #feature .image {
    position: relative;
    left: 0;
    width: 111%;
    margin-left: -5.5%;
    margin-bottom: -5.5%;
    z-index: -1;
    line-height: 1;
    font-size: 0;
}
    .stripe_bg, .stripe_bg02 {
    position: relative;
    width: 100%;
}
    .stripe_bg02:before {
    position: absolute;
    z-index: -1;
    margin-top: 6%;
    margin-left: -5%;
    content: "";
    display: block;
    width: 90%;
    height: 90%;
    background-image: url(../images/common/stripe01.png);
    background-size: 4px 4px;
}
    .message {
        height: 100%;
        width: 100%;
        padding: 5% 5%;
	-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
    }
    .message .left {
        height: 100%;
        float: none;
        vertical-align: middle;
        background-color: #0074c1;
        width: 100%;
	-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
    }
    .message .left .content {
        height: 100%;
        display: table-cell;
        vertical-align: middle;
        padding: 5%;
    }
    .message .left p {
        color: #fff;
        font-size: max(15px, 3.0vw);
    line-height: 150%;
    }
    .message .left .text p:last-child {
        margin-bottom: 0;
    }
    .message .left p.catch {
        text-align: left !important;
        font-size: max(24px, 6.0vw);
    line-height: 120%;
    margin: 0;
        background-image: url("../images/common/line01.png?230331");
        background-repeat: no-repeat;
        background-size: 4% auto;
        background-position: left 25%;
        padding-left: 6%;
        font-weight: 600;
        margin-top: 0px;
    }
    
    
    .message .left p.align_right {
            font-size: max(18px, 4.0vw);
        margin: 0;
    }
    .text p.align_right span b {
    color: #fff;
}
    .message .left p.align_right span {
        font-weight: 600;
    }
    .zoom img, .zoom2 .wrapper {
        transition: 0.5s;
        z-index: 2;
        position: relative;
    }
    
    
    .message .right, #message02 .image {
        width: 100%;
        height: 60vw;
        float: none;
        display: table;
    }
    .message .right .wrapper, #message02 .image .wrapper {
        width: 100%;
        height: 100%;
        content: "";
        empty-cells: show;
        display: table-cell;
        background-image: url("../images/index/message_image.jpg?230331");
        background-size: cover;
        background-position: top -4vw center;
    }
    
    /*.zoom:hover img {
        transform: scale(1.1, 1.1);
    }
    .zoom2 .wrapper:hover {
        transform: scale(1.1, 1.1);
    }*/
    .zoom, .zoom2 {
        overflow: hidden;
    }
    nav {
        background-color: #eeeeee;
    }
    nav li.web {
    background-color: #00469b;
    padding: 0;
    }
nav li.entry {
    background-color: #0074c1;
    padding: 0;
    }
nav li.web a, nav li.entry a {
    width: 100%;
    color: #fff !important;
    text-align: left;
    font-size: 1.3vw;
    line-height: 1.4vw;
    background-image: url("../images/common/arrow04.png?230331");
    background-repeat: no-repeat;
    background-position: right center;
    background-position: right 5% center;
    background-size: auto 30%;
    }
    .menu .copyright {
        font-size: max(15px, 3.0vw);
        line-height: 150%;
    margin: 5% 0px 5% 0px;
    }
    .menu .bottom_content {
        margin: 0vw 5% 0vw 5%;
    }
    .menu .bottom_content ul {
    padding: 5% 0px 0% 0px;
        margin: 0;
        vertical-align: top;
        line-height: 1;
        letter-spacing: -4em;
font-size: 0;
        width: 100%;
    text-align: left;
    }
    .menu .bottom_content ul li {
        list-style: none;
        margin: 0vw 0vw 2% 0%;
        font-size: max(15px, 3.0vw);
    line-height: 150%;
        vertical-align: top;
        letter-spacing: 0em;
    }
    .menu .bottom_content ul li:last-child {
        margin-bottom: 0;
    }
    .menu .bottom_content ul li a {
        text-decoration: none;
        background-image: url("../images/common/link_icon.png?230331");
        background-repeat: no-repeat;
        background-size: auto 50%;
        background-position: left top 55%;
        padding-left: 3.0vw;
    }
    /*.menu .bottom_content ul li:last-child a {
        background-image: url("../images/common/link_icon02.png?230331");
        color: #0074c1;
    }*/
    
    #officetour ul.list, #interview ul.list, .post-type-archive-interview ul.list {
        letter-spacing: -4em;
font-size: 0;
        padding: 5% 5% 0px 5%;
        margin: -18vw 0vw 0vw 0vw;
	-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
        display:-webkit-box;
    display:-moz-box;
    display:-ms-box;
    display:-webkit-flexbox;
    display:-moz-flexbox;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:-ms-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    }
    #officetour ul.list li, #interview ul.list li, .post-type-archive-interview ul.list li {
        letter-spacing: 0em;
        vertical-align: top;
        display: inline-block;
        list-style: none;
        width: 100%;
        background-color: #0074c1;
        margin-bottom: 3%;
        line-height: 1;
        font-size: 0;
        margin-bottom: 5%;
    }
    #officetour ul.list li:last-child, #interview ul.list li:last-child, .post-type-archive-interview ul.list li:last-child {
        margin-bottom: 0%;
    }
    #officetour ul.list li a, #interview ul.list li a, .post-type-archive-interview ul.list li a {
        line-height: 1;
        position: relative;
        height: 100%;
        width: 100%;
        text-decoration: none;
    }
    #officetour ul.list li a:after {
        position: absolute;
        content: "";
        display: block;
        width: 10vw;
        height: 10vw;
        background-image: url("../images/common/zoom_icon.png?230331");
        background-repeat: no-repeat;
        background-size: 100% auto;
        right: 5%;
        bottom: 0;
        margin-bottom: 5%;
    }
    #officetour ul.list li img, #interview ul.list li img, .post-type-archive-interview ul.list li img {
        width: 100%;
        height: auto;
    }
    #officetour ul.list .text, #interview ul.list .text, .post-type-archive-interview ul.list .text {
        padding: 5% 5% 5% 5%;
    }
    #officetour ul.list .text h3, #interview ul.list .text p span, .post-type-archive-interview ul.list .text p span {
            margin: 0 0 2% 0;
    color: #fff;
    font-size: max(20px, 4.0vw);
    font-weight: 600;
    }
    #officetour ul.list .text p,#interview ul.list .text p,.post-type-archive-interview ul.list .text p {
        color: #fff;
        font-size: max(15px, 3.0vw);
    line-height: 150%;
        margin: 0;
    }
    #officetour ul.list .text p:last-child, #interview ul.list .text p:last-child, .post-type-archive-interview ul.list .text p:last-child {
        margin-bottom: 0;
    }
    
    .breadcrumbs {
        background-color: #000;
        margin-bottom: 0px;
        padding: 2vw 0vw 2.5vw 0vw;
    }
    .breadcrumbs .wrapper {
        width: 100%;
        padding: 0px 5%;
        color: #fff;
        font-size: max(15px, 3.0vw);
        line-height: 150%;
	-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
    }
    .breadcrumbs .wrapper > span {
        background-repeat: no-repeat;
        background-position: left center;
        margin-left: 1vw;
        margin-right: 1vw;
        display: inline;
        color: #fff !important;
        font-family: '源ノ角ゴシック Regular','源ノ角ゴシック', 'Source Han Sans Regular', 'Source Han Sans', 'SourceHanSans-Regular', sans-serif, "ヒラギノ角ゴ ProN";
	
    }
    .breadcrumbs .wrapper > span {
        background-repeat: no-repeat;
        background-position: left center;
    }
    .breadcrumbs .wrapper span a {
        color: #fff;
        text-decoration: none;
    }
    .breadcrumbs .wrapper > span:first-child {
        padding: 0px 0px 0px 0px;
        margin-left: 0px;
    }
    .breadcrumbs .wrapper > span:last-child {
        margin-right: 0px;
    }
    
    .title span {
        display: block;
    }
    .title span:nth-child(1) {
        line-height: 130%;
        padding-bottom: 18vw;
    }
    .title span:nth-child(2) {
    font-size: max(15px, 3.0vw);
        line-height: 150%;
        margin-top: 0.5vw;
        font-weight: 500;
        color: #fff;
        padding-bottom: 18vw;
    }
    .small.title span {
        padding-bottom: 0vw !important;
    }
    .small.title {
        padding-bottom: 7.5vw !important;
    }
    .title {
        font-size: max(24px, 6.0vw);
    line-height: 120%;
        margin: 0;
        color: #fff;
        padding: 6vw 5% 0px 5%;
        background-color: #0074c1;
    }
    #about #data ul {
        padding: 0;
        margin: 0;
        letter-spacing: -4em;
font-size: 0;
        width: 100%;
    }
    #about #data ul li {
        letter-spacing: 0em;
        list-style: none;
        display: inline-block;
        
	-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
        padding: 10% 0vw;
        line-height: 1;
        font-size: 0;
        text-align: center;
        border-bottom: 1px solid #000;
    }
    #about #data ul li img {
        width: 85%;
    }
    .content_wrapper:last-child {
        /*padding-bottom: 0;*/
    }
    /*#about #data ul li:first-child img {
        width: 100%;
    }*/
    table.normal {
        margin-top: 5%;
        width: 100%;
    }
    table.normal th, table.normal td {
        font-size: max(15px, 3.0vw);
        vertical-align: top;
        width: 100%;
        display: inline-block;
        line-height: 150%;
    }
    table.normal td h4, table.normal td h5, table.normal td h6 {
        font-size: max(15px, 3.0vw);
        margin-bottom: 0;
    }
    table.normal tr {
        border-top: 1px solid #000;
    }
    body:not(#entry) table.normal tr:last-child {
        border-bottom: 1px solid #000;
    }
    table.normal th {
        padding: 5% 0vw 0% 0vw;
    }
    table.normal td .notice {
        font-size: 2.3vw;
        margin-top: 1.5vw;
    }
    table.normal td {
        padding: 2% 0vw 5.5% 0vw;
    }
    table.normal p {
        margin: 0;
    }
    table.normal ul {
    padding-left: 0;
        margin: 0;
    list-style-position: inside;
}
    table.normal ul + p {
    margin-top: 1.0vw !important;
}
    table.normal p + ul {
    margin-top: 1.0vw !important;
}
    table.normal ul li {
        background-image: url("../images/common/marker.png?230331");
        background-repeat: no-repeat;
        background-size: auto 0.3em;
        background-position: left top 0.5em;
        list-style: none;
        padding-left: 0.8em;
    }
    table.normal ::marker {
        padding: 0;
        margin: 0 !important;
    }
    table.normal td section {
        margin-bottom: 2vw;
    }
    table.normal td label {
        display: inline;
    }
    table.normal td section:last-child {
        margin-bottom: 0;
    }
    table.normal td input[type="text"] {
        font-size: max(15px, 3.0vw);
        width: 100%;
	/* border-radius */
border-radius: 1.0vw;
-moz-border-radius: 1.0vw;
-webkit-border-radius: 1.0vw;
-o-border-radius: 1.0vw;
-ms-border-radius: 1.0vw;
        border: 1px solid #cfcfcf;
        padding: 1.5vw 1.5vw 1.5vw 1.5vw;
	-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
        }
    table.normal td textarea {
        font-size: max(15px, 3.0vw);
        width: 100%;
        border: 1px solid #cfcfcf;
border-radius: 1.0vw;
-moz-border-radius: 1.0vw;
-webkit-border-radius: 1.0vw;
-o-border-radius: 1.0vw;
-ms-border-radius: 1.0vw;
        padding: 1.5vw 1.5vw 1.5vw 1.5vw;
	-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
    }
    #entry .button {
        margin-top: 5%;
        margin-bottom: 10%;
        letter-spacing: -4em;
font-size: 0;
    }
    input[type="submit"], input.back, a.back {
        letter-spacing: 0em;
        background-color: #0074c1;
        background-image: url("../images/common/arrow04.png?230331");
        background-repeat: no-repeat;
        background-size: auto 30%;
        background-position: right 10% center;
        border-top: none;
        border-left: none;
        border-right: none;
        color: #fff;
        font-size: 3.5vw;
        line-height: 1;
        width: 49.5%;
        font-weight: 600;
        padding: 3vw 0vw 3vw 0vw;
        border-bottom: 1vw solid #00469b;
	/* border-radius */
border-radius: 1.0vw;
-moz-border-radius: 1.0vw;
-webkit-border-radius: 1.0vw;
-o-border-radius: 1.0vw;
-ms-border-radius: 1.0vw;
        font-size: max(15px, 3.0vw);
    }
    .confirm_button:disabled:hover {
    margin-bottom: 0vw;
    border-bottom: 1vw solid #00469b;
    bottom: -0vw;
}
    .confirm_button:disabled:hover {
    margin-bottom: 0vw;
    border-bottom: 1vw solid #00469b !important;
    bottom: 0vw;
}
    input[type="submit"] {
    padding-right: 2%;
    }
    .confirm_button {
        width: 100% !important;
    }
    input.back, a.back {
        background-image: url("../images/common/arrow05.png?230331");
        background-position: left 10% center !important;
        margin-right: 1%;
    padding-left: 2%;
    }
    input[type="submit"]:hover, input.back:hover, a.back:hover {
        margin-bottom: 0.5vw;
        border-bottom: 0.5vw solid #00469b !important;
        position: relative;
    bottom: -0.5vw;
    }
    a.back {
        display: inline-block;
        text-decoration: none;
        text-align: center;
    }
    
    table.normal td input[type="file"] {
        font-size: 2.5vw;
    }
    #flow ul {
        padding: 0;
        margin: 0;
    }
    #flow ul li {
        width: 100%;
        background-color: #fff;
        margin-bottom: 5%;
        min-height: 8vw !important;
        position: relative;
        list-style: none;
    }
    #flow ul li:after {
        position: absolute;
        display: block;
        content: "";
        width: 6vw;
        height: 3vw;
        background-image: url("../images/common/triangle02.png?230302");
        background-size: 100% 100%;
        background-repeat: no-repeat;
        bottom: -3.8vw;
        left: calc(50% - 3vw);
    }
    #flow ul li:last-child:after {
        display: none;
    }
    
    #flow ul .zoom {
        width: 100%;
        text-align: center;
        vertical-align: middle;
        background-color: #0074c1;
    }
    #flow ul .zoom img {
        max-width: 60%;
    }
    #flow ul li img.ab {
        left: -3.2%;
    top: -4%;
    z-index: 999;
    width: 15.07%;
    }
    #flow ul .text {
        padding: 5% 5% 5% 5%;
        vertical-align: middle;
        font-size: 1.1vw;
        line-height: 160%;
	-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
    }
    #flow ul .text h4 {
        text-align: center;
    font-size: max(24px, 5.0vw);
    margin: 0% 0px 8% 0px;
    }
    #flow ul .text p {
        font-size: max(15px, 3.0vw);
    line-height: 150%;
    margin: 0;
    }
    #flow ul .text p a {
        color: #0074c1;
    }
    
    
    .single-interview .content_wrapper:not(#footer_banner) .wrapper {
        
        width: 100%;
        margin: 5% 0% 5% 0%;
    }
    .single-interview .title + .content_wrapper {
        margin: -18vw 0vw 0% 0vw;
        padding: 0 !important;
    }
    .single-interview .title + .content_wrapper .clearfix.wrapper:last-child {
        margin-bottom: 0 !important;
    }
    
   
    
    .single-interview .content_wrapper .wrapper .text {
        width: 100%;
        font-size: max(15px, 3.0vw);
    line-height: 150%;
        padding: 0% 5% 0% 5%;
	-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
    }
    .single-interview .content_wrapper .wrapper .text h3 {
    font-size: max(24px, 5.0vw);
    line-height: 150%;
        margin-top: 5%;
        margin-bottom: 2%;
    }
    .single-interview .content_wrapper .wrapper .text h3 + p {
        margin-top: 0;
    }
    .single-interview .content_wrapper .wrapper .zoom3 {
        /*border: 1px #000 solid;*/
        line-height: 1;
        font-size: 0;
        width:  100%;
    }
    .single-interview .content_wrapper .wrapper .zoom3 .image {
        display:block;
    　width:100%;
      height:100%;
        background-size: cover;
        background-position: center;
    }
    .single-interview .content_wrapper:not(#footer_banner) .content {
    position: relative;
        padding: 5% 5% 0% 5%;
}
    
    .single-interview .content_wrapper#footer_banner .content {
        padding: 0% 0% 0% 0% !important;
}
    .single-interview .department {
        bottom: 5.5vw;
        left: 3vw;
        z-index: 999;
        letter-spacing: -4em;
font-size: 0;
    }
    .single-interview .department02 {
        bottom: 5.5vw;
        right: 3vw;
        z-index: 999;
        letter-spacing: -4em;
font-size: 0;
    }
    .single-interview .department p,.single-interview .department02 p {
        margin: 0;
        color: #fff;
        letter-spacing: -4em;
font-size: 0;
    }
    .single-interview .department p:first-child, .single-interview .department02 p:first-child {
        background-color: #0074c1;
        font-size: 4vw !important;
    position: relative;
    padding: 1.5vw 3vw 4vw 3vw;
    font-weight: 500;
        letter-spacing: 0em;
    }
    .single-interview .department p:first-child:before {
        border-left: solid 0.3em #fff;
        height: 1em;
        left: 0;
        top: 2.5vw;
        position: absolute;
        content: "";
        display: inline-block;
    }
    .single-interview .department02 p:first-child:before {
        border-left: solid 0.3em #fff;
        height: 1em;
        right: 0px;
        top: 2.5vw;
        position: absolute;
        content: "";
        display: inline-block;
    }
    .single-interview .department p:nth-child(2) {
            background-color: #000;
    position: absolute;
    left: 1.5vw;
    bottom: -3.5vw;
    font-size: 3.2vw !important;
    display: inline-block;
    padding: 0.6vw 3vw 1.2vw 3vw;
        letter-spacing: 0em;
        white-space: nowrap;
    }
    .single-interview .department02 p:nth-child(2) {
            background-color: #000;
    position: absolute;
    right: 1.5vw;
    bottom: -3.5vw;
    font-size: 3.2vw !important;
    display: inline-block;
    padding: 0.6vw 3vw 1.2vw 3vw;
        letter-spacing: 0em;
        white-space: nowrap;
    }
    
    .single-interview .content_wrapper .wrapper .zoom3 .image {
    display: block;
    width: 112%;
    height: 30vw;
        margin-left: -6%;
    background-size: cover;
    background-position: center;
}
    .slider li a {
        width: 100%;
        height: 100%;
        display: inline-block;
    }
    #job_description > .content > .wrapper {
    margin-top: -18vw;
    background-color: #fff;
    padding: 5%;
}
    ul.button02 {
        padding: 0;
        margin: 0 0 5% 0px;
        letter-spacing: -4em;
font-size: 0;
    }
    ul.button02 li:first-child {
        margin-bottom: 4%;
    }
    ul.button02 li {
        letter-spacing: 0em;
        list-style: none;
        width: 100%;
    }
    .home #message02 .image {
        line-height: 1;
        font-size: 0;
    }
    .home #message02 .text {
    background-color: #0074c1;
    top: 0%;
    width: 100%;
    padding: 5% 5%;
    z-index: 1;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
        vertical-align: middle;
}
    .top_menu_wrapper {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99999999;
}
    #welfare h3 + p {
    margin: 0 0 6% 0;
}
    .yes .link02 {
        margin-bottom: 6%;
    }
    
        a.scroll_icon {
  display: inline-block;
  position: absolute;
  left: 10px;
  bottom: 0;
  z-index: 2;
  padding: 10px 10px 60px;
  overflow: hidden;
  color: #fff;
  font-size: 14px;
  font-family: 'Josefin Sans', sans-serif;
  line-height: 1;
  letter-spacing: .2em;
  text-transform: uppercase;
  text-decoration: none;
  writing-mode: vertical-lr;
        cursor: default;
}
a.scroll_icon::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 1px;
  height: 50px;
  background: #fff;
}
    a.scroll_icon::after {
  animation: sdl 2s cubic-bezier(1, 0, 0, 1) infinite;
    }
    
    

    
    .active a.scroll_icon {
        z-index: -99;
    }
    #entry .form_message {
    font-size: max(18px, 4.0vw);
}
    #policy_box_wrapper {
        border: 1px solid #cfcfcf;
        padding: 20px;
        height: 240px;
        overflow-y: scroll;
	-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
    }
    .policy_box #check {
        margin: 3em 0;
    }
    .policy_box h3 {
    font-size: max(15px, 3.0vw);
        margin: 3em 0;
    }
    #policy_box_wrapper h4 {
    font-size: max(15px, 3.0vw);
    }
    #policy_box_wrapper p {
    font-size: max(15px, 3.0vw);
    }
    
   
}

@keyframes sdl {
        0% {
    transform: scale(1, 0);
    transform-origin: 0 0;
        }
        35% {
    transform: scale(1, 1);
    transform-origin: 0 0;
        }
        35.1% {
    transform: scale(1, 1);
    transform-origin: 0 100%;
        }
        70%, 100% {
    transform: scale(1, 0);
    transform-origin: 0 100%;
        }
    
    
    }



@media screen and (max-width: 375px) {

	
}

@media screen and (max-width: 600px) {
	#wpadminbar {
	    position: fixed !important;
    }
}


