@charset "UTF-8";
@import url('https://fonts.googleapis.com/css?family=Noto+Sans+JP:400,700,900|Noto+Serif&display=swap');

body {
    font-family: "Noto Sans Japanese", sans-serif;
    /*font-family: "游ゴシック体", "Yu Gothic", YuGothic, sans-serif;

		font-family: "Yu Mincho", "游明朝体", YuMincho, serif;
		font-family: "メイリオ", "Meiryo", sans-serif;
		*/
    color: #666666;
    letter-spacing: 0.1em;
    line-height: 1.8;
    background: #f7f8f8;
		/*fadeIn*/
		animation: fadeIn 1.2s ease 0s 1 normal;
    	-webkit-animation: fadeIn 3s ease 0s 1 normal;
		overflow: auto;
}

strong {
    font-weight: 600;
    font-size: 1.2em;
}

.drawer-nav {
    touch-action: none;
}

.drawer-menu {
    transition-timing-function: cubic-bezier(0.1, 0.57, 0.1, 1);
    transition-duration: 0ms;
    transform: translate(0px, 0px) translateZ(0px);
}

.telpopup-frame {
    display: none;
}

.en {
    font-family: "Noto Sans Japanese", sans-serif;
    font-weight: 400;
}

/*fadeIn*/
@keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

.fadein {
    opacity: 0;
    transform: translate(0, 70px);
    transition: all 0.6s;
}

.fadein.scrollin {
    opacity: 1;
    transform: translate(0, 0);
}

.cv .num,
.entry .inner,
footer,
h1.ttl {
    text-align: center
}

.contact .tel,
footer .tel,
header .tel {
    font-weight: 900;
    color: #72b8cd;
}

.wrap {
    overflow: hidden;
}

h1,
h2 {
    text-align: center;
}

h1,
h2,
h3,
.bl,
.sideways {
    color: #012e51;
}

.bl2 {
    color: #72b8cd;
}

h2 .en {
    letter-spacing: 0.3em;
    display: block;
}

.contact h2 {
    color: #09243b;
}

p {
    font-weight: 300;
}

p.link_btn {
    text-align: center;
    line-height: normal;
    margin-bottom: -1px;
}

p.link_btn a {
    display: block;
    opacity: 1;
    transition: all 0.5s;
    background: #a2d1de url("../img/icon_arrow01.png") 95% no-repeat;
    color: #f7f8f8;
}

p.link_btn a:hover {
    color: #f7f8f8;
    background: #72b8cd url("../img/icon_arrow01.png") 95% no-repeat;
}

footer {
    border-top: 1px solid #f2fafc;
}

footer .inner {
    padding: 65px 0 60px;
}

footer .inner p {
    text-align: center;
}


footer .inner p {
    text-align: center;
}

footer .inner p span {
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 30px;
}

footer .inner span.small {
    font-size: 10px;
    font-weight: normal;
    padding-bottom: 0;
    line-height: 8;
}

/*  top  */
.job h3 {

    padding: 2px 20px;
    display: table;
    margin-bottom: 20px;
}

/*  詳細  */
.contact {
    width: 100%;
    background-image: linear-gradient(45deg, transparent 25%, #cccccc 25%, #cccccc 50%, transparent 50%, transparent 75%, #cccccc 75%);
    background-size: 20px 20px;
}

.recruit2 .works .inner03 .float,
.works .inner04 .float {
    margin-bottom: 0;
}

.recruit3 .works .inner03 .float,
.works .inner04 .float {
    margin-bottom: 0;
}

.recruit4 .works .inner03 .float,
.works .inner04 .float {
    margin-bottom: 0;
}

.recruit5 .works .inner03 .float,
.works .inner04 .float {
    margin-bottom: 0;
}

.recruit6 .works .inner03 .float,
.works .inner04 .float {
    margin-bottom: 0;
}

.recruit7 .works .inner03 .float,
.works .inner04 .float {
    margin-bottom: 0;
}

.recruit8 .works .inner03 .float,
.works .inner04 .float {
    margin-bottom: 0;
}

.recruit9 .works .inner03 .float,
.works .inner04 .float {
    margin-bottom: 0;
}

.recruit10 .works .inner03 .float,
.works .inner04 .float {
    margin-bottom: 0;
}

.interview .image {
    margin: 0 auto 30px;
    text-align: center;
}

.interview .image img {
    max-width: 50vw;
}

.interview .image p {
    line-height: 1.5;
    font-size: 20px;
}



@media screen and (min-width: 768px) {
    .header_logo img {
        margin-bottom: 15px;
    }

    .sp {
        display: none;
    }

    #page-top {
        display: inline;
        position: fixed;
        bottom: 0;
        right: 3%;
        margin-bottom: 30px;
        transition: all .3s ease;
    }

    #page-top:hover {
        opacity: .5;
    }

    .inner {
        width: 85%;
        max-width: 1000px;
        padding: 0 0 160px;
        margin: auto;
    }

    .inner2 {
        width: 100%;
        max-width: 1400px;
        padding: 100px 0 160px;
        margin: auto;
    }

    /*index*/
    h2 {
        margin-bottom: 80px;
    }

    h2 .en {
        font-size: 60px;
        display: block;
    }

    h2 .jp {
        font-size: 18px;
    }

    .sideways {
        -webkit-writing-mode: vertical-rl;
        -ms-writing-mode: tb-rl;
        writing-mode: vertical-rl;
        position: fixed;
        left: 3%;
        bottom: 80px;
        font-size: 10px;
        line-height: 1.9;
        letter-spacing: 4px;
    }

    .sideways img {
        padding-top: 20px;
        width: 18px;
    }

    .kv {
        background: linear-gradient(90deg, #f2fafc 0%, #f2fafc 20%, #f7f8f8 20%, #f7f8f8 100%);
    }

    .kv .gnav {
        height: 10vh;
        max-height: 100px;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .gnav h1 {
        display: inline-block;
        margin-left: 3%;
        font-size: 40px;
    }

    .gnav ul {
        display: flex;
        justify-content: flex-end;

    }

    .gnav ul li a {
        display: flex;
        align-items: center;
        justify-content: center;
        height: 10vh;
        max-height: 100px;
        width: 210px;
        font-size: 13px;
    }

    /*.gnav ul li:first-child a{
        background:#f2fafc;
        color:#72b8cd;
        position:relative;
    }*/
    .btn1 {
        position: relative;
        display: block;
        color: #72b8cd !important;
        background: #f2fafc;
        text-align: center;
        text-decoration: none;
        transition: .3s;
        z-index: 2;
    }

    .btn1 span {
        transition: all .2s ease;
    }

    .btn1:hover span {
        color: #f7f8f8;
        transform: scale(1.05);
    }

    .btn1::before {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: -1;
        content: '';
        display: block;
        width: 100%;
        background: #a2d1de;
        transform-origin: right top;
        transform: scale(0, 1);
        transition: transform .3s;
    }

    .btn1:hover::before {
        transform-origin: left top;
        transform: scale(1, 1);
    }

    .btn2 {
        position: relative;
        display: block;
        color: #f7f8f8 !important;
        background: #72b8cd;
        text-align: center;
        text-decoration: none;
        transition: .3s;
        z-index: 2;
    }

    .btn2 span {
        transition: all .2s ease;
    }

    .btn2:hover span {
        color: #f7f8f8;
        transform: scale(1.05);
    }

    .btn2::before {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: -1;
        content: '';
        display: block;
        width: 100%;
        background: #a2d1de;
        transform-origin: right top;
        transform: scale(0, 1);
        transition: transform .3s;
    }

    .btn2:hover::before {
        transform-origin: left top;
        transform: scale(1, 1);
    }

    footer .inner ul li .btn1:before,
    footer .inner ul li .btn2:before {
        background: url(../img/icon_arrow01.png) no-repeat 95% #a2d1de;
    }

    /*.gnav ul li a:hover{
        background:#a2d1de;
        color:#f7f8f8;
    }  */
    /*#nav li a span{
		font-size: 15px;
	}*/
    /*#nav li a{
		opacity: 1;
	}
	#nav li a span.en {
    	display: inline;
	}
	#nav li a:hover span.en {
    	display: none;
	}
	#nav li a span.jp {
    	display: none;
	}
	#nav li a:hover span.jp {
	    display: inline;
		letter-spacing: 1px;
	}*/
    .kv .mv_inner {
        width: 88%;
        margin-left: 12%;
        background: url(../img/index_kv.jpg) fixed no-repeat center;
        background-size: cover;
        height: 90em;
        /* max-height: 900px; */
        border-radius: 15vh 0 0 15vh;

        width: 88%;
        margin-left: 12%;
        background: url(../img/index_kv.jpg) no-repeat center;
        background-size: cover;
        height: 40em;
        /* max-height: 900px; */
        border-radius: 15vh 0 0 15vh;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .about {
        background: linear-gradient(90deg, #f2fafc 0%, #f2fafc 20%, #f7f8f8 20%, #f7f8f8 100%);
        position: relative;
    }

    .about h3 .en {
        font-size: 12px;
        color: #a2d1de;
        display: block;
        margin-bottom: 30px;
        letter-spacing: 0.3em;
    }

    .about h3 {
        padding-top: 30px;
        font-size: 23px;
        color: #72b8cd;
        margin-bottom: 60px;
    }

    .about p {
        line-height: 2;
        padding-bottom: 40px;
        font-size: 0.95rem;
    }

    .about .msg1 {
        position: relative;
        margin-bottom: 100px;
    }

    .about .msg1 .img {
        width: 60%;
        height: 550px;
        background: url(../img/about_msg1.jpg) no-repeat 0 top;
        background-size: contain;
        position: absolute;
        top: 0;
        left: -12%;
    }

    .about .msg1 .txt {
        width: 85%;
        max-width: 1000px;
        margin: auto;
    }

    .about .msg1 h3,
    .about .msg1 p {
        margin-left: 50%;
    }

    .about .msg2 {
        position: relative;
    }

    .about .msg2 .img {
        width: 50%;
        height: 750px;
        background: url(../img/about_msg2.png) no-repeat right top;
        background-size: contain;
        position: absolute;
        top: 0;
        right: -5%;
    }

    .about .msg2 .txt {
        width: 85%;
        max-width: 1000px;
        margin: auto;
    }

    .about .msg2 h3,
    .about .msg2 p {
        margin-right: 50%;
    }

    .job {
        background: linear-gradient(90deg, #f2fafc 0%, #f2fafc 20%, #f7f8f8 20%, #f7f8f8 100%);
        text-align: center;
        font-weight: 300;
    }

    .job_block {
        text-align: left;
        margin: 85px 0 60px;
        overflow: hidden;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }

    .job_block .box_img {
        -ms-flex-preferred-size: 30%;
        flex-basis: 44%;
        padding-right: 25px;
    }

    .job_block .box_txt {
        -ms-flex-preferred-size: 30%;
        flex-basis: 56%;
    }

    .job_block .job_figure {
        border-radius: 20px;
        width: 100%;
        height: auto;
    }

    .job h3 {
        font-size: 20px;
        font-weight: 700;
        text-align: left;
    }

    .job p {
        line-height: 1.8;

    }

    .jobtype {
        font-weight: 700;
        margin-bottom: 20px;
    }

    .job .flex_ed {
        display: flex;
        justify-content: flex-end;
        /*border-bottom: 1px dotted #72b8cd;*/
        margin-bottom: 15px;
    }

    p.link_btn {
        font-size: 14px;
    }

    p.link_btn a {
        width: 230px;
        padding: 20px 0;
        margin-right: 20px;
    }

    figure {
        background: linear-gradient(-90deg, #f2fafc 0%, #f2fafc 90%, #f7f8f8 90%, #f7f8f8 100%);
        padding-top: 130px;
    }

    figure .inner {
        background: url("../img/index_shopimg.jpg") fixed no-repeat center center;
        height: 450px;
        min-width: 1400px
    }

    footer .inner {
        padding: 65px 0 60px;
    }



    footer .inner ul li a {
        padding: 20px 0;
    }

    footer .inner p span {
        padding-bottom: 30px;
    }


    /*recruit*/

    .kv_second {
        background: linear-gradient(90deg, #f2fafc 0%, #f2fafc 50%, #f7f8f8 50%, #f7f8f8 100%);
    }

    .recruit1 .kv_second .inner {
        max-width: 1400px;
        height: 865px;
        height: auto;
        margin: 0 auto;
        background: url("../img/recruit1_kv.jpg") no-repeat top right;
        background-size: 58% auto;
        padding: 60px 0;
    }

    .recruit2 .kv_second .inner {
        max-width: 1400px;
        height: 865px;
        height: auto;
        margin: 0 auto;
        background: url("../img/recruit2_kv.jpg") no-repeat top right;
        background-size: 58% auto;
        padding: 30px 0;
    }

    .recruit3 .kv_second .inner {
        max-width: 1400px;
        height: 865px;
        height: auto;
        margin: 0 auto;
        background: url("../img/recruit3_kv.jpg") no-repeat top right;
        background-size: 58% auto;
        padding: 30px 0;
    }

    .recruit4 .kv_second .inner {
        max-width: 1400px;
        height: 865px;
        height: auto;
        margin: 0 auto;
        background: url("../img/recruit4_kv.jpg") no-repeat top right;
        background-size: 58% auto;
        padding: 30px 0;
    }

    .recruit5 .kv_second .inner {
        max-width: 1400px;
        height: 865px;
        height: auto;
        margin: 0 auto;
        background: url("../img/recruit5_kv.jpg") no-repeat top right;
        background-size: 58% auto;
        padding: 30px 0;
    }

    .recruit6 .kv_second .inner {
        max-width: 1400px;
        height: 865px;
        height: auto;
        margin: 0 auto;
        background: url("../img/recruit6_kv.jpg") no-repeat top right;
        background-size: 58% auto;
        padding: 30px 0;
    }

    .recruit7 .kv_second .inner {
        max-width: 1400px;
        height: 865px;
        height: auto;
        margin: 0 auto;
        background: url("../img/recruit7_kv.jpg") no-repeat top right;
        background-size: 58% auto;
        padding: 30px 0;
    }

    .recruit8 .kv_second .inner {
        max-width: 1400px;
        height: 865px;
        height: auto;
        margin: 0 auto;
        background: url("../img/recruit8_kv.jpg") no-repeat top right;
        background-size: 58% auto;
        padding: 30px 0;
    }

    .recruit9 .kv_second .inner {
        max-width: 1400px;
        height: 865px;
        height: auto;
        margin: 0 auto;
        background: url("../img/recruit9_kv.jpg") no-repeat top right;
        background-size: 58% auto;
        padding: 30px 0;
    }

    .recruit10 .kv_second .inner {
        max-width: 1400px;
        height: 865px;
        height: auto;
        margin: 0 auto;
        background: url("../img/recruit10_kv.jpg") no-repeat top right;
        background-size: 58% auto;
        padding: 30px 0;
    }


    .kv_second .gnav {
        position: relative;
    }

    .kv_second .gnav ul {
        position: absolute;
        top: 50%;
        right: 0;
    }

    .kv_second .gnav ul li a {
        display: block;
        text-align: center;
        width: 150px;
        font-size: 13px;
        padding: 10px 0;
        height: auto;
        color: #f7f8f8;
    }

    .kv_second .gnav ul li:first-child {
        background: #a8d5ba;
    }

    .kv_second .gnav ul li:last-child {
        background: #5d9d77;
    }

    .kv_second .gnav ul li a:after {
        content: "";
        display: block;
        background: url(../img/icon_arrow01.png) no-repeat center;
        background-size: contain;
        width: 100%;
        height: 10px;
        transform: rotateZ(90deg);
        transition: all .2s ease;
    }

    .kv_second .gnav ul li a:hover:after {
        transform: rotateZ(90deg) translate(4px);
    }

    .kv_second li a span.en {
        display: inline;
    }

    .kv_second li a:hover span.en {
        display: none;
    }

    .kv_second li a span.jp {
        display: none;
    }

    .kv_second li a:hover span.jp {
        display: inline;
    }

    .kv_second h1 {
        padding-left: 225px;
    }

    .kv_second .inner_txt {
        width: 1400px;
        max-width: 100%;
        margin: 0 auto;
    }

    .kv_second .inner_txt img {
        max-width: 40%;
    }

    /*パンくずリスト*/
    .breadcrumb {
        width: 1400px;
        margin: 0 auto;
        padding-left: 4.5%
    }

    .breadcrumb ul {
        padding: 60px 0;
    }

    .breadcrumb li {
        display: inline;
        list-style: none;
    }

    .breadcrumb li:after {
        content: '>';
        padding: 0 3px;
    }

    .breadcrumb li:last-child:after {
        content: '';
    }

    .point .point_box {
        max-width: 1200px;
        margin: 0 auto;
        background: #f2fafc;
        margin-bottom: 100px;
    }

    .point .float {
        overflow: hidden;
        display: flex;
    }

    .recruit1 .point .image {
        display: inline-block;
        width: 50%;
        height: auto;
        padding-right: 50px;
        overflow: hidden;
        background: url(../img/recruit1_point.jpg) center;
        background-size: cover;
    }

    .recruit2 .point .image {
        display: inline-block;
        width: 50%;
        height: auto;
        padding-right: 50px;
        overflow: hidden;
        background: url(../img/recruit1_point.jpg) center;
        background-size: cover;
    }

    .recruit3 .point .image {
        display: inline-block;
        width: 50%;
        height: auto;
        padding-right: 50px;
        overflow: hidden;
        background: url(../img/recruit1_point.jpg) center;
        background-size: cover;
    }

    .recruit4 .point .image {
        display: inline-block;
        width: 50%;
        height: auto;
        padding-right: 50px;
        overflow: hidden;
        background: url(../img/recruit1_point.jpg) center;
        background-size: cover;
    }

    .recruit5 .point .image {
        display: inline-block;
        width: 50%;
        height: auto;
        padding-right: 50px;
        overflow: hidden;
        background: url(../img/recruit1_point.jpg) center;
        background-size: cover;
    }

    .recruit6 .point .image {
        display: inline-block;
        width: 50%;
        height: auto;
        padding-right: 50px;
        overflow: hidden;
        background: url(../img/recruit1_point.jpg) center;
        background-size: cover;
    }

    .recruit7 .point .image {
        display: inline-block;
        width: 50%;
        height: auto;
        padding-right: 50px;
        overflow: hidden;
        background: url(../img/recruit1_point.jpg) center;
        background-size: cover;
    }

    .recruit8 .point .image {
        display: inline-block;
        width: 50%;
        height: auto;
        padding-right: 50px;
        overflow: hidden;
        background: url(../img/recruit1_point.jpg) center;
        background-size: cover;
    }

    .recruit9 .point .image {
        display: inline-block;
        width: 50%;
        height: auto;
        padding-right: 50px;
        overflow: hidden;
        background: url(../img/recruit1_point.jpg) center;
        background-size: cover;
    }

    .recruit10 .point .image {
        display: inline-block;
        width: 50%;
        height: auto;
        padding-right: 50px;
        overflow: hidden;
        background: url(../img/recruit1_point.jpg) center;
        background-size: cover;
    }

    .point .box {
        width: 50%;
        padding: 5%;
    }

    .point h2 {
        font-size: 28px;
        font-weight: 600;
        padding-bottom: 10px;
        margin-bottom: 0;
        text-align: left;
    }

    .point h3 {
        color: #09243b;
        font-size: 20px;
        font-weight: 600;
        padding-bottom: 10px;
        text-align: left;
    }

    .point p {
        line-height: 1.8;
    }

    .intro {
        background: url("../img/recruit_intro.jpg") no-repeat fixed;
        background-size: cover;
        padding-bottom: 120px;
        margin-bottom: 100px;
    }

    .intro .inner {
        max-width: 1000px;
        width: 100%;
        margin: 0 auto;
        padding: 100px 0 120px;
    }

    .intro .inner h1 {
        font-size: 46px;
        font-weight: 600;
        line-height: 1.5;
        text-align: center;
        color: #f7f8f8;
        padding-bottom: 50px;
    }

    .intro h3 {
        font-size: 28px;
        font-weight: 500;
        color: #72b8cd;
        padding-bottom: 10px;
        text-align: left;
    }

    .intro .intro_box {
        background: #f7f8f8;
        border-radius: 6px;
        margin-bottom: 40px;
        padding: 45px 6% 45px 0;
        display: flex;
        justify-content: flex-end;
        position: relative;
        width: 100%;
        box-shadow: 8px 8px 15px -5px #866026;
    }

    .intro .intro_box:last-child {
        margin-bottom: 0;
    }

    .intro .intro_box div:first-child {
        width: 28%;
        padding: 0 1.5% 0 7%;
        text-align: center;
    }

    .intro .intro_box div:last-child {
        width: 680px;
    }

    .intro .intro_box div:last-child img {
        position: absolute;
        top: -20px;
        left: -20px;
    }

    .intro p {
        line-height: 1.6;
    }

    .contact {
        padding: 50px 0;
    }

    .contact .inner {
        max-width: 1000px;
        width: 100%;
        margin: 0 auto;
        display: flex;
        justify-content: space-between;
        padding: 60px;
        background: #f7f8f8;
        border-radius: 20px;
        position: relative;
    }

    .contact .inner:before {
        content: "";
        display: block;
        width: 70px;
        height: 70px;
        background: #f7f8f8;
        border-top: 10px solid #72b8cd;
        border-left: 10px solid #72b8cd;
        position: absolute;
        left: -10px;
        top: -10px;
        border-radius: 20px 0 0 0;
        z-index: 0;
    }

    .contact .inner:after {
        content: "";
        display: block;
        width: 70px;
        height: 70px;
        background: #f7f8f8;
        border-bottom: 10px solid #72b8cd;
        border-right: 10px solid #72b8cd;
        position: absolute;
        right: -10px;
        bottom: -10px;
        border-radius: 0 0 20px 0;
        z-index: 0;
    }

    .contact .box {
        width: 51%;
        text-align: center;
    }

    .contact h2 {
        font-size: 32px;
        margin: 0;
        padding-top: 0;
    }

    .contact .tel {
        font-size: 42px;
        line-height: 1;
        padding: 0 0 20px;
    }

    .contact .tel i {
        font-size: 40px;
        position: relative;
        top: -5px;
        left: -8px;
        margin-right: -8px;
    }

    .contact_tel p {
        font-size: 18px;
        letter-spacing: normal;
        text-align: center;
    }

    .contact_link {
        width: 47%;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
    }

    .contact_link p {
        width: 100%;
    }

    .contact_link a {
        transition: all .2s ease;
    }

    .contact_link a:hover {
        transform: scale(1.02);
    }

    .contact .link_btn01 a {
        display: block;
        width: 100%;
        padding: 20px 0;
        background: #a8d5ba url("../img/icon_arrow01.png") 95% no-repeat;
        color: #f7f8f8;
        text-align: center;
        line-height: normal;
        font-size: 20px;
        font-weight: 600;
        margin-bottom: 20px;
    }

    .contact .link_btn01 a {
        opacity: 1;
    }

    .contact .link_btn02 a {
        display: block;
        width: 100%;
        padding: 20px 0;
        background: #5d9d77 url("../img/icon_arrow01.png") 95% no-repeat;
        color: #f7f8f8;
        text-align: center;
        line-height: normal;
        font-weight: 600;
        font-size: 20px;
    }

    .contact .link_btn02 a {
        opacity: 1;
    }

    .works {
        width: 100%;
    }

    .works .inner {
        padding-top: 100px;
    }

    .works h2 .en {
        letter-spacing: 0.15em;
    }

    .works .float {
        margin-bottom: 100px;
        position: relative;
        display: flex;
        justify-content: space-between;
    }

    .works .float .image {
        display: inline-block;
        width: 47%;
        height: 300px;
        overflow: hidden;
        position: relative;
    }

    .works .float .box {
        width: 47%;
    }

    .works .float img {
        width: 100%;
    }

    .works .left .float:before {
        content: "";
        display: block;
        width: 65px;
        height: 65px;
        background: #a2d1de;
        position: absolute;
        left: -15px;
        top: -15px;
    }

    .works .left .float .image {
        border-radius: 0 0 30px 0;
    }

    .works .left .float .frame {
        content: "";
        display: block;
        width: 47%;
        height: 300px;
        border-radius: 0 0 30px 0;
        background-image: linear-gradient(-45deg, transparent 25%, #cccccc 25%, #cccccc 50%, transparent 50%, transparent 75%, #cccccc 75%);
        background-size: 10px 10px;
        position: absolute;
        z-index: 0;
        left: 15px;
        top: 15px;
        z-index: -1;
    }

    .works .right .float:before {
        content: "";
        display: block;
        width: 65px;
        height: 65px;
        background: #a2d1de;
        position: absolute;
        right: -15px;
        top: -15px;
    }

    .works .right .float .image {
        order: 2;
        border-radius: 0 0 0 30px;
    }

    .works .right .float .frame {
        content: "";
        display: block;
        width: 47%;
        height: 300px;
        border-radius: 0 0 0 30px;
        background-image: linear-gradient(-45deg, transparent 25%, #cccccc 25%, #cccccc 50%, transparent 50%, transparent 75%, #cccccc 75%);
        background-size: 10px 10px;
        position: absolute;
        z-index: 0;
        right: 15px;
        top: 15px;
        z-index: -1;
    }

    .works h3 {
        font-size: 26px;
        font-weight: 600;
        padding-bottom: 20px;
        text-align: left;
    }

    .works p {
        line-height: 2;
        color: #012e51;
    }

    .works .txt_box01 {
        max-width: 1100px;
        width: 92%;
        margin: 0 auto;
        background: #72b8cd;
        text-align: center;
        color: #f7f8f8;
        margin-top: 100px;
        padding: 40px 6%;
    }

    .works .txt_box01 h3 {
        text-align: center;
        color: #f7f8f8;
        font-size: 36px;
        padding-bottom: 10px;
    }

    .works .txt_box01 p {
        font-size: 16px;
        font-weight: 600;
    }

    .works .txt_box01 p span {
        font-size: 24px;
    }

    .works .txt_box02 {
        max-width: 1100px;
        width: 92%;
        margin: 0 auto;
        background: #f2fafc;
        color: #866026;
    }

    .works .txt_box02 p {
        font-size: 20px;
        font-weight: 500;
    }

    .works .txt_box02 .flex {
        max-width: 80%;
        margin: 0 auto;
        display: flex;
        justify-content: space-between;
        text-align: left;
        padding: 35px 10%;
    }

    .works .txt_box02 span:before {
        content: url("../img/icon_check.png");
        display: inline-block;
        margin: 0;
        vertical-align: middle;
        width: 55px;
        height: auto;
        margin-right: 20px;
    }

    .interview {
        background: #f2fafc;
    }

    .interview .inner {
        padding: 120px 0 130px;
        max-width: 1000px;
        margin: 0 auto;
    }

    .interview .container img {
        width: 100%;
        height: auto;
    }

    .interview .a,
    .interview .b {
        display: flex;
        align-items: flex-start;
        justify-content: space-between;
        margin-bottom: 60px;
    }

    .q-box {
        width: 30%;
    }

    .a-box {
        width: 65%;
        display: flex;
        align-self: flex-start;
        padding: 40px 60px 40px;
        min-height: 330px;
        background: #f7f8f8;
        position: relative;
        z-index: 2;
    }

    .interview_box .a,
    .interview_box .b {
        position: relative;
    }

    .interview_box .a:before {
        content: "";
        display: block;
        width: 65%;
        height: 170px;
        border-radius: 0 0 30px 0;
        background-image: linear-gradient(-45deg, transparent 25%, #cccccc 25%, #cccccc 50%, transparent 50%, transparent 75%, #cccccc 75%);
        background-size: 10px 10px;
        position: absolute;
        z-index: 0;
        right: -12px;
        top: 12px;
        z-index: 1;
    }

    .interview_box .a .a-box {
        border-radius: 0 0 30px 0;
    }

    .interview_box .b:before {
        content: "";
        display: block;
        width: 65%;
        height: 170px;
        border-radius: 0 0 0 30px;
        background-image: linear-gradient(-45deg, transparent 25%, #cccccc 25%, #cccccc 50%, transparent 50%, transparent 75%, #cccccc 75%);
        background-size: 10px 10px;
        position: absolute;
        z-index: 0;
        left: 12px;
        top: 12px;
        z-index: 1;
    }

    .interview_box .b .a-box {
        border-radius: 0 0 0 30px;
    }

    .balloon1-right,
    .balloon1-left {
        position: relative;
        display: inline-block;
        padding: 25px 2.5% 25px;
        min-width: 120px;
        color: #f7f8f8;
        background: #72b8cd;
        font-size: 14px;
        line-height: 1.5;
        text-align: left;
        border-radius: 20px;
    }

    .balloon1-right:before {
        content: "";
        position: absolute;
        top: 50%;
        right: -8px;
        margin-top: -10px;
        width: 20px;
        height: 20px;
        border-radius: 5px;
        background: #72b8cd;
        transform: rotateZ(45deg) skewX(-10deg) skewY(-10deg);
    }

    .balloon1-left:before {
        content: "";
        position: absolute;
        top: 50%;
        left: -8px;
        margin-top: -10px;
        width: 20px;
        height: 20px;
        border-radius: 5px;
        background: #72b8cd;
        transform: rotateZ(45deg) skewX(-10deg) skewY(-10deg);
    }

    .answer {
        font-size: 35px;
        font-weight: 400;
        color: #a2d1de;
        position: absolute;
        top: -45px;
        left: -20px;
        width: 80px;
        height: 80px;
        text-align: center;
        line-height: 70px;
        border: dotted 4px #72b8cd;
        border-radius: 50%;
    }

    .interview .title {
        font-size: 32px;
        color: #72b8cd;
    }

    .interview .ttl_r {
        text-align: right;
    }

    .interview .title span {
        font-size: 20px;

    }

    .interview .a-box {
        position: relative;
    }

    .contact_section {
        background: url("../img/recruit_contact.jpg") no-repeat;
        background-size: cover;
        padding: 90px 0;
    }

    .recruit2 .welfare .inner {
        padding-top: 100px;
    }

    .recruit3 .welfare .inner {
        padding-top: 100px;
    }

    .recruit4 .welfare .inner {
        padding-top: 100px;
    }

    .recruit5 .welfare .inner {
        padding-top: 100px;
    }

    .recruit6 .welfare .inner {
        padding-top: 100px;
    }

    .recruit7 .welfare .inner {
        padding-top: 100px;
    }

    .recruit8 .welfare .inner {
        padding-top: 100px;
    }

    .recruit9 .welfare .inner {
        padding-top: 100px;
    }

    .recruit10 .welfare .inner {
        padding-top: 100px;
    }

    .first_line {
        max-width: 1000px;
        margin: 0 auto 60px;
        display: flex;
        justify-content: space-between;
    }

    .second_line {
        max-width: 1000px;
        display: flex;
        justify-content: space-between;
    }

    .welfare .inner_box {
        width: 45.5%;
    }

    .welfare .inner_box .top_img {
        position: relative;
    }

    .top_img img {
        display: inline-block;
        width: 100%;
        height: auto;
    }

    .top_img span {
        font-size: 20px;
    }

    .careerUp {
        padding: 100px 0 0;
    }

    .careerUp img {
        display: block;
        margin: auto;
    }

    .welfare h3 {
        display: inline-block;
        font-size: 20px;
        font-weight: 500;
        width: 100%;
        background: #f7f7f7;
        padding: 5.5% 0;
        position: absolute;
        bottom: -30px;
        right: 0;
        line-height: normal;
        text-align: center;
    }

    .welfare .inner_box p {
        border: 1px solid #72b8cd;
        margin-top: 10px;
        padding: 35px 7% 35px;
    }

    .welfare .inner_box span {
        padding: 0 4.5%;
    }

    .message {
        background: linear-gradient(180deg, #f7f8f8 0%, #f7f8f8 415px, #e6f2f5 415px, #e6f2f5 100%);
    }

    .message .inner {
        padding: 80px 0 90px;
        text-align: center;
    }

    .message .inner figure {
        margin: 80px auto 70px;
        max-width: 1000px;
        width: 380px;
        padding: 0;
        border: 1px solid #f7f8f8;
    }

    .message p {

        width: 91%;
        max-width: 750px;
        text-align: left;
        margin: 0 auto;
        line-height: 2;
    }

    /*募集要項・エントリー*/

    .require h2 {
        padding: 100px 0 20px;
        border-bottom: #72b8cd 1px solid;
    }

    .require {
        background: linear-gradient(90deg, #f2fafc 0%, #f2fafc 10%, #f7f8f8 10%, #f7f8f8 100%);
    }

    .require h2.ttl {
        margin-bottom: 5px;
    }

    .require .inner {
        max-width: 1000px;
        margin: 0 auto;
    }

    .require table {
        width: 100%;
        margin-top: 40px;
        border-collapse: collapse;
    }

    .require table tr {
        display: flex;
    }

    .require table th {
        width: 24%;
        height: auto;
        text-align: left;
        font-size: 18px;
    }

    .require table td {
        width: 76%;
        font-size: 18px;
    }

    .require table th,
    .require table td {
        padding: 40px 0;
        border-bottom: dotted 1px #72b8cd;
    }

    .require table .bbn {
        border-bottom: none
    }

    #entry {
        background: linear-gradient(90deg, #f7f8f8 0%, #f7f8f8 10%, #f2fafc 10%, #f2fafc 100%);
    }

    .entry h2 {
        padding: 100px 0 20px;
        border-bottom: #72b8cd 1px solid;
    }

    a[href^="tel:"] {
        pointer-events: none
    }

    .telpopup-open {
        pointer-events: none
    }

    a {
        text-decoration: none;
        -webkit-transition: .3s ease-in-out;
        -moz-transition: .3s ease-in-out;
        -o-transition: .3s ease-in-out;
        transition: .3s ease-in-out
    }

    /*a:hover {
		opacity: .4;
		filter: alpha(opacity=60)
	}*/

    form {
        max-width: 1000px;
        margin: 0 auto;
    }

    form .CMS-FORM-GROUP {
        margin-bottom: 55px;
    }

    form .CMS-FORM-GROUP:last-child {
        margin-bottom: 0;
    }

    form label {
        margin: 0 10px 10px 0;
        font-size: 18px;
        font-weight: bold;
        display: block;
        text-align: left;
    }

    form input {
        padding: 15px;
        font-size: 18px;
        width: 100%;
        letter-spacing: 0.1em;
    }

    form input[type="text"],
    form textarea {
        width: 100%;
        padding: 10px 20px;
        background: #f7f8f8;
        border: #bbbbbb solid 1px;
        border-radius: 4px;
        font-size: 1.5em;
    }

    form input.w30 {
        width: 30%;
        margin: 0 10px 0 0;
    }

    form input.w50 {
        width: 50%;
        margin: 0 10px 0 0;
    }

    form input[type="radio"] {
        display: none;
    }

    /*form label:before{
		content:"";
		display:inline-block;
		width:30px;
		height:30px;
		background:#f7f8f8;
		border:#bbbbbb solid 1px;
		border-radius:100%;
		margin:0 5px 0 0;
		position:absolute;
		left:0;
		top: 0;
		box-sizing:border-box;
	}*/
    form select {
        display: block;
        font-size: 16px;
        width: 200px;
        padding: 20px;
        background: #f7f8f8;
        border: #bbb solid 1px;
        border-radius: 3px;
    }

    form select option:last-child {
        border-bottom: 1px solid #bbb;
    }

    form input[type="checkbox"],
    form input[type="radio"] {
        display: none;
    }

    form input[type="radio"]:checked + label:after {
        content: "";
        display: inline-block;
        background: #666;
        width: 15px;
        height: 15px;
        border-radius: 100%;
        position: absolute;
        left: 7px;
        top: 7px;
    }

    form input[type="checkbox"] + label {
        display: inline-block;
        margin: 0 30px 20px 0;
    }

    form input[type="checkbox"] + label::before {
        content: "";
        display: inline-block;
        width: 30px;
        height: 30px;
        background: #f7f8f8;
        border: #bbbbbb solid 1px;
        border-radius: 0;
        margin: 0 5px 0px 0;
        position: absolute;
        left: 0;
        top: 5px;
        box-sizing: border-box;
    }

    form input[type="checkbox"]:checked + label::after {
        content: "";
        display: inline-block;
        background: #666;
        width: 15px;
        height: 15px;
        border-radius: 0;
        position: absolute;
        left: 7px;
        top: 12px;
    }

    form input[type="submit"] {
        width: auto;
        margin: 0 auto;
        text-align: center;
        padding-right: 25px;
        /*余白調整*/
    }

    form input[type="submit"] {
        border: 0px;
        width: 500px;
        background: #a8d5ba url("../img/icon_arrow01.png") 95% no-repeat;
        color: #f7f8f8;
        font-size: 20px;
        font-weight: 600;
        padding: 25px 0;
        transition: all .5s ease;
    }

    a[value] {}

    form input[type="submit"]:hover {
        background: #cbf0da url("../img/icon_arrow01.png") 95% no-repeat;
        /*transition-property: all;
		transition: 1.8s;*/
    }

    /*  thanks  */
    .entry2 .wrap {
        background: linear-gradient(90deg, #f2fafc 0%, #f2fafc 20%, #f7f8f8 20%, #f7f8f8 100%);
    }

    .thanks {
        max-width: 720px;
        margin: auto;
    }

    .thanks h1 {
        font-size: 24px;
        margin: 20px auto 0;
    }

    .thanks h2 {
        padding: 50px 0 40px;
        margin-bottom: 0;
    }

    .thanks p {
        margin-bottom: 40px;
        text-align: center;
    }

    .thanks h3,
    .thanks .center {
        text-align: center;
    }

    .thanks h3 {
        font-size: 24px;
        padding: 40px 0 20px;
        border-top: 1px solid #72b8cd;
    }

    .thanks .center {
        position: relative;
        padding-bottom: 15px;
    }

    .thanks .center:after {
        content: "";
        display: block;
        width: 8%;
        height: 3px;
        background: #f2fafc;
        position: absolute;
        left: 46%;
        bottom: 0;
    }

    .thanks dl {
        display: flex;
        margin-bottom: 30px;
    }

    .thanks dd {
        margin-left: 15px;
    }

    .thanks dd span {
        font-size: 80%;
    }

    .thanks .btn2 {
        display: block;
        padding: 10px 0;
        width: 400px;
        margin: 50px auto 120px;
    }

    /*  privacy  */
    .entry2 .wrap {
        background: linear-gradient(90deg, #f2fafc 0%, #f2fafc 20%, #f7f8f8 20%, #f7f8f8 100%);
    }

    .privacy {
        width: 90%;
        margin: 0 auto;
    }

}

@media screen and (max-width:1138px) {
    .inner {
        padding: 0 0 80px;
    }

    .inner2 {
        padding: 50px 0 80px;
    }

    .kv .mv_inner {
        width: 92%;
        margin-left: 8%;
        background: url(../img/index_kv.jpg) no-repeat right 0;
        background-position: right 0;
        background-size: contain;
        height: 51.5vw;
        max-height: 90vh;
        border-radius: 7vw 0 0 7vw;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .about .msg1 {
        margin-bottom: 50px;
    }

    .about .msg1 .img {
        background: url(../img/about_msg1.jpg) no-repeat 0 top;
        position: static;
        width: 70%;
        height: 48vw;
        background-size: cover;
        position: static;
        margin: auto;
        border-radius: 20px;
    }

    .about .msg2 .img {
        background: url(../img/about_msg2.png) no-repeat 0 top;
        width: 50%;
        height: 55vw;
        background-size: contain;
        position: static;
        margin: auto;
    }

    .about h3 {
        text-align: center;
    }

    .about .msg1 h3,
    .about .msg2 h3 {
        margin: 0 auto 50px;
    }

    .about .msg1 p,
    .about .msg2 p {
        margin: 0 auto 20px;
    }

    .float .job_figure {
        width: 37%;
    }

    .point img {
        padding-bottom: 5px;
    }

    .point .box,
    .works .box {
        padding-left: 4.5%;
        padding-right: 4.5%;
        margin-right: 0;
    }

    .contact .inner {
        padding: 5vw 4vw;
        width: 90vw;
    }

    .contact .inner:before,
    .contact .inner:after {
        width: 5vw;
        height: 5vw;
    }

    .contact h2 {
        font-size: 3vw;
        margin-bottom: 2vw;
    }

    .contact .tel {
        font-size: 4.8vw;
    }

    .contact_tel p {
        font-size: 14px;
    }

    .contact .link_btn01 {
        margin-bottom: 10px;
    }

    .works .float .image {
        display: inline-block;
        height: 26vw;
        overflow: hidden;
        position: relative;
    }

    .works .float .image img {
        width: 100%;
        height: auto;
    }

    .works .left .float:before,
    .works .right .float:before {
        width: 5vw;
        height: 5vw;
    }

    .works .left .float .frame,
    .works .right .float .frame {
        height: 26vw;
    }

    .a-box {
        padding: 5vw 3vw;
    }

    .interview_box .a:before,
    .interview_box .b:before {
        height: 200px;
    }

    .welfare .inner {
        padding: 20px 4.5% 110px;
    }

    .welfare .inner_box {
        width: 48%;
    }

    .message .inner {
        padding: 80px 4.5% 90px;
    }
}

@media screen and (max-width:953px) {
    h2 .en {
        font-size: 6vw;
    }

    .works .txt_box02 .flex {
        width: 100%;
        padding: 35px 0;
    }

    .contact .tel i {
        top: 0;
    }
}

@media screen and (max-width:767px) {
    header h1 {
        line-height: 50px;
        text-align: left;
        padding-left: 15px;
    }

    .fs12 {
        font-size: 12px !important;
    }

    .index {
        background: #f7f8f8;
    }

    .contact,
    footer,
    p.ci,
    p.ci2,
    ul.lcmenu2 li,
    h1.ttl {
        text-align: center
    }

    .pc {
        display: none;
    }

    img {
        max-width: 100%;
        height: auto;
    }
    header img{
        max-width: 145px;
        margin: 4px 0 0 2px
    }
    .mv .sp img {
        width: 100%;
    }

    .drawer-hamburger-icon,
    .drawer-hamburger-icon:after,
    .drawer-hamburger-icon:before {
        background-color: #f7f8f8;
    }

    .contact,
    footer,
    p.ci,
    p.ci2,
    ul.lcmenu2 li {
        text-align: center;
    }

    ul.lcmenu2 {
        border-top: solid 1px rgba(255, 255, 255, .4);
        display: flex;
        flex-wrap: wrap;
        background: #f7f8f8;
    }

    ul.lcmenu2 li {
        width: 25%;
        height: 32px;
        line-height: 32px;
        font-size: 10px;
        letter-spacing: 0;
        font-weight: 700
    }

    ul.lcmenu2 li:nth-child(4) {
        width: 24%
    }

    ul.lcmenu2 i {
        font-size: 8px;
        margin-right: 3px
    }

    ul.lcmenu2 li:nth-child(1),
    ul.lcmenu2 li:nth-child(2),
    ul.lcmenu2 li:nth-child(3) {
        border-right: dotted 1px rgba(255, 255, 255, .3)
    }

    ul.lcmenu2 li a {
        display: block;
        color: #72b8cd;
    }

    header.nav {
        width: 100%;
        background-color: #f2fafc;
        border-bottom: 1px solid #f7f8f8;
        position: fixed;
        left: 0;
        top: 0;
        z-index: 2
    }

    ul.lcmenu1 {
        display: flex;
        align-items: center;
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 10px
    }

    ul.lcmenu1 li {
        margin: 0 3px
    }

    ul.lcmenu1 li img {
        width: auto;
        height: 30px
    }

    ul.lcmenu1 li:first-child {
        border: 1px solid #72b8cd;
        ;
        border-radius: 5px;
        height: 30px;
        width: 30px;
        text-align: center;
        line-height: 30px;
        font-size: 18px;
        margin-right: 5px;
        color: #f7f8f8;
    }

    ul.lcmenu1 .entry a {
        color: #72b8cd;
        border: #72b8cd 1px solid;
        padding: 4px 10px;
        border-radius: 4px;
        font-size: 16px;
    }

    ul.lcmenu1 li:first-child a {
        display: block;
        color: #72b8cd;

    }

    .contact .tel,
    .cv .num,
    tel {
        font-weight: 900;
    }

    h2 {
        font-size: 20px;
        margin-bottom: 30px;
    }

    h2 .en {
        font-size: 7vw;
        letter-spacing: 0.2em;
        line-height: 1.8;
    }

    h2 .jp {
        font-size: 4vw;
    }

    h3 {
        font-size: 20px;
    }

    h3 span {
        font-size: 17px;
    }

    p {
        font-size: 14px;
        line-height: 2;
    }

    #page-top {
        display: inline;
        position: fixed;
        bottom: 3vw;
        right: 3%;
    }

    #page-top img {
        height: 40px;
        width: auto;
        margin-bottom: 20px;
    }

    .sideways {
        -webkit-writing-mode: vertical-rl;
        -ms-writing-mode: tb-rl;
        writing-mode: vertical-rl;
        position: fixed;
        left: 3.5%;
        bottom: 80px;
        font-weight: 600;
        font-size: 10px;
        line-height: 1.9;
        letter-spacing: 0.15em;
        opacity: 0;
    }

    .sideways img {
        padding-top: 20px;
        width: 18px;
    }

    #nav {
        display: none;
    }

    .fadein {
        opacity: 0;
        transform: translate(0, 50px);
        transition: all 1.8s;
    }

    .fadein.scrollin {
        opacity: 1;
        transform: translate(0, 0);
    }

    /*index*/
    .kv .mv_inner {
        width: 100%;
        margin: 50px 0 0;
        background: url(../img/index_kv.jpg) no-repeat center;
        background-size: cover;
        height: 80vw;
        border-radius: 0;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .about {
        background: linear-gradient(-90deg, #f7f8f8 0%, #f7f8f8 80%, #f2fafc 80%, #f2fafc 100%);
    }

    .about .inner2 {
        margin: 0 auto;
        padding: 10%;
    }

    .about h3 .en {
        display: block;
        font-size: 12px;
        color: #a2d1de;
    }

    .about .msg1 h3,
    .about .msg2 h3 {
        margin: 30px auto;
    }

    .about .msg1 .img {
        width: 100%;
        height: 55vw;
    }

    .about .msg2 .img {
        width: 90%;
        height: 80vw;
    }

    .job {
        background: linear-gradient(-90deg, #f7f8f8 0%, #f7f8f8 80%, #f2fafc 80%, #f2fafc 100%);
        text-align: center;
        font-weight: 300;
    }

    .job .inner {
        margin: 0 auto;
        padding: 0 10% 16%;
    }

    .job h1 {
        width: 192px;
        margin: 0 auto;
    }

    .job .job_block {
        text-align: left;
        padding: 0 0 50px;
        margin: 50px auto 0;
    }

    .job_block .job_figure {
        border-radius: 15px;
        display: block;
        margin: 0 auto -15px;
        width: 100%;
        max-width: 415px;
        height: auto;
    }

    .job h3 {
        text-align: center;
        width: 100%;
        padding: 30px 0 8px;
    }

    .job p {
        line-height: 1.8;
    }

    .job .flex_ed {
        display: flex;
        justify-content: center;
        border-bottom: 1px dotted #72b8cd;
        margin-bottom: 10px;
    }

    p.link_btn {
        font-size: 10px;
    }

    p.link_btn a {
        width: 125px;
        padding: 15px 0;
        margin: 0px 2px;
    }

    figure {
        background: linear-gradient(-90deg, #f2fafc 0%, #f2fafc 80%, #f7f8f8 80%, #f7f8f8 100%);
        padding-top: 70px;
    }

    footer .inner {
        padding: 10% 5%;
    }

    footer .inner p {
        text-align: center;
        font-size: 12px;
        line-height: 1.8;
    }

    footer .inner p span {
        line-height: 3;
    }


    /*recruit*/
    .kv_second {
        background: linear-gradient(90deg, #f2fafc 0%, #f2fafc 50%, #f7f8f8 50%, #f7f8f8 100%);
    }

    /*パンくずリスト*/

    .breadcrumb {
        padding: 25px 35px;
        font-size: 13px;
    }

    .breadcrumb li {
        display: inline;
        list-style: none;
    }

    .breadcrumb li:after {
        content: '>';
        padding: 0 3px;
    }

    .breadcrumb li:last-child:after {
        content: '';
    }

    .point .point_box {
        padding-bottom: 60px;
    }

    .point .float {
        float: none;
        margin: 0 auto;
    }

    .recruit1 .point .image {
        display: block;
        width: 100%;
        height: 70vw;
        padding-right: 50px;
        overflow: hidden;
        background: url(../img/recruit1_point.jpg) center;
        background-size: cover;
    }

    .recruit2 .point .image {
        display: block;
        width: 100%;
        height: 70vw;
        padding-right: 50px;
        overflow: hidden;
        background: url(../img/recruit1_point.jpg) center;
        background-size: cover;
    }

    .recruit3 .point .image {
        display: block;
        width: 100%;
        height: 70vw;
        padding-right: 50px;
        overflow: hidden;
        background: url(../img/recruit1_point.jpg) center;
        background-size: cover;
    }

    .recruit4 .point .image {
        display: block;
        width: 100%;
        height: 70vw;
        padding-right: 50px;
        overflow: hidden;
        background: url(../img/recruit1_point.jpg) center;
        background-size: cover;
    }

    .recruit5 .point .image {
        display: block;
        width: 100%;
        height: 70vw;
        padding-right: 50px;
        overflow: hidden;
        background: url(../img/recruit1_point.jpg) center;
        background-size: cover;
    }

    .recruit6 .point .image {
        display: block;
        width: 100%;
        height: 70vw;
        padding-right: 50px;
        overflow: hidden;
        background: url(../img/recruit1_point.jpg) center;
        background-size: cover;
    }

    .recruit7 .point .image {
        display: block;
        width: 100%;
        height: 70vw;
        padding-right: 50px;
        overflow: hidden;
        background: url(../img/recruit1_point.jpg) center;
        background-size: cover;
    }

    .recruit8 .point .image {
        display: block;
        width: 100%;
        height: 70vw;
        padding-right: 50px;
        overflow: hidden;
        background: url(../img/recruit1_point.jpg) center;
        background-size: cover;
    }

    .recruit9 .point .image {
        display: block;
        width: 100%;
        height: 70vw;
        padding-right: 50px;
        overflow: hidden;
        background: url(../img/recruit1_point.jpg) center;
        background-size: cover;
    }

    .recruit10 .point .image {
        display: block;
        width: 100%;
        height: 70vw;
        padding-right: 50px;
        overflow: hidden;
        background: url(../img/recruit1_point.jpg) center;
        background-size: cover;
    }

    .point .box {
        padding: 0 8% 35px;
        background: #f2fafc;
    }

    .point .point_box h2 {
        font-size: 22px;
        padding: 30px 0 0;
    }

    .point h3 {
        padding-bottom: 20px;
        font-size: 18px;
        text-align: center;
    }

    .intro {
        background: url("../img/recruit_intro.jpg") no-repeat fixed right center;
        background-size: cover;
        padding-bottom: 80px;
        margin-bottom: 50px;
    }

    .intro .inner {
        padding: 65px 0 65px;

    }

    .intro h1 {
        font-size: 32px;
        font-weight: 600;
        line-height: 1.5;
        text-align: center;
        color: #f7f8f8;
        padding-bottom: 35px;
    }

    .intro h3 {
        font-size: 18px;
        font-weight: 600;
        color: #72b8cd;
        padding-bottom: 10px;
        text-align: center;
        line-height: 1.2;
    }

    .intro .intro_box {
        background: #f7f8f8;
        border-radius: 6px;
        padding: 25px;
        position: relative;
        margin: 0 8% 30px;
        text-align: center;
    }

    .intro .intro_box:last-child {
        margin-bottom: 0;
    }

    .intro .intro_box div:first-child {
        text-align: center;
        margin-bottom: 15px;
    }

    .intro .intro_box div:last-child img {
        position: absolute;
        top: -20px;
        left: -20px;
    }

    .contact {
        padding: 5vw 0;
    }

    .contact .inner {
        background: #f7f8f8;
        width: 100%;
    }

    .contact h2 {
        font-size: 22px;
    }

    .contact .tel {
        font-size: 9vw;
    }

    .contact .link_btn01 {
        margin: 18px 0 15px;
        text-align: center;
        display: block;
        color: #f7f8f8;
        font-weight: 600;
        line-height: 3.5;
        background: #72b8cd url(../img/icon_arrow01.png) no-repeat 92% 50%;
        font-size: 20px;
    }

    .contact .link_btn02 {
        margin: 18px 0 15px;
        text-align: center;
        display: block;
        color: #f7f8f8;
        font-weight: 600;
        line-height: 3.5;
        background: #a2d1de url(../img/icon_arrow01.png) no-repeat 92% 50%;
        font-size: 20px;
    }

    .contact img {
        max-width: 478px;
        height: auto;
        padding-bottom: 10px;
        width: 95%;
    }

    .works {
        padding: 70px 5.5% 0;
    }

    .works h2 {
        padding-bottom: 30px;
        line-height: 1;
        text-align: center;
    }

    .works .float {
        position: relative;
        margin: 0 auto 60px;
    }

    .works .inner04 .float {
        margin: 0;
    }

    .works .left .float:before,
    .works .right .float:before {
        content: "";
        display: block;
        width: 12vw;
        height: 12vw;
        background: #a2d1de;
        position: absolute;
        left: 0;
        top: -2.5%;
    }

    .works .float .image {
        display: inline-block;
        height: 53vw;
        overflow: hidden;
        position: relative;
        margin: 0 4.5%;
        border-radius: 0 0 30px 0;
    }

    .works .left .float .frame,
    .works .right .float .frame {
        content: "";
        display: block;
        width: 91%;
        height: 53vw;
        border-radius: 0 0 30px 0;
        background-image: linear-gradient(-45deg, transparent 25%, #cccccc 25%, #cccccc 50%, transparent 50%, transparent 75%, #cccccc 75%);
        background-size: 10px 10px;
        position: absolute;
        z-index: 0;
        left: 7%;
        top: 2.5%;
        z-index: -1;
    }

    .works h3 {
        text-align: center;
        padding: 30px 0 20px;
    }

    .works p {
        line-height: 2;
        padding: 0;
        color: #012e51;
    }

    .works .txt_box01 {
        width: 84%;
        margin: 60px auto 0;
        background: #c26ccf;
        text-align: center;
        color: #f7f8f8;
        padding: 30px 7%;
    }

    .works .txt_box01 h3 {
        text-align: left;
        color: #f7f8f8;
        font-size: 32px;
        padding: 0 0 15px;
    }

    .works .txt_box01 p {
        font-size: 16px;
        font-weight: 600;
        text-align: left;
        line-height: 1.6;
    }

    .works .txt_box01 p span {
        font-size: 20px;
    }

    .works .txt_box02 {
        width: 84%;
        margin: 0 auto;
        background: #f2fafc;
        color: #866026;
    }

    .works .txt_box02 p {
        font-size: 20px;
        font-weight: 500;
    }

    .works .txt_box02 .flex {
        margin: 0 auto;
        max-width: 305px;
        width: 95%;
    }

    .works .txt_box02 span:before {
        content: '';
        display: inline-block;
        width: 33px;
        height: 27px;
        margin: 0;
        background: url("../img/icon_check.png");
        background-size: contain;
        vertical-align: middle;
        margin-right: 3%;
    }

    .interview .inner {
        padding: 70px 0 80px;
    }

    .interview h1 {
        max-width: 254px;
        width: 100%;
        margin: 0 auto;
    }

    .interview h2 {
        /*padding-bottom: 40px;*/
    }

    .interview {
        background: #f2fafc;
    }

    .interview_box {
        padding: 0 8% 0;
    }

    .interview .container img {
        width: 100%;
        height: auto;
    }

    .q-box {
        width: 100%;
        margin-bottom: 50px;
    }

    .a-box {
        width: 100%;

        background: #f7f8f8;
    }

    .a-box p {
        font-size: 16px;
        font-weight: 400;
        line-height: 1.8;
    }

    .balloon_bottom {
        position: relative;
        display: inline-block;
        padding: 20px 30px 22px;
        font-size: 16px;
        background: #72b8cd;
        color: #f7f8f8;
        border-radius: 20px;
    }

    .balloon_bottom:before {
        content: "";
        position: absolute;
        top: 100%;
        left: 50%;
        margin-left: -15px;
        border: 15px solid transparent;
        border-top: 15px solid #72b8cd;
    }

    .answer {
        color: #a2d1de;
        width: 50px;
        height: 50px;
        line-height: 50px;
        text-align: center;
        background: url(../img/bg_answer.png) no-repeat;
        background-size: contain;
        position: absolute;
        left: calc(50% - 25px);
        top: -25px;
    }

    .interview .title {
        color: #72b8cd;
        text-align: center;
    }

    .interview .a-box {
        position: relative;
        margin-bottom: 60px;
        padding: 40px 20px;
        border-radius: 0 0 30px 30px;
        height: auto;
    }

    .interview_box .a,
    .interview_box .b {
        position: relative;
    }

    .interview_box .a:before,
    .interview_box .b:before {
        content: "";
        display: block;
        width: 100%;
        height: 240px;
        background-image: linear-gradient(-45deg, transparent 25%, #cccccc 25%, #cccccc 50%, transparent 50%, transparent 75%, #cccccc 75%);
        background-size: 10px 10px;
        position: absolute;
        border-radius: 0 0 30px 30px;
        bottom: -15px;
        left: 0;
        z-index: 0;
    }

    /*deco*/
    .contact_section {
        background: url("../img/recruit_contact_sp.jpg") no-repeat left top;
        background-size: cover;
        padding: 90px 0;
    }

    .careerUp .inner {
        padding: 70px 10% 10px;
    }

    .welfare .inner {
        padding: 70px 8% 10px;
    }

    .welfare h1 {
        max-width: 217px;
        width: 100%;
        margin: 0 auto;
    }

    .welfare h2 {
        padding-bottom: 30px;
    }

    .welfare .inner_box {
        max-width: 415px;
        width: 100%;
        margin: 0 auto;
        padding-bottom: 60px;
    }

    .welfare .inner_box .top_img {
        position: relative;
    }

    .top_img img {
        display: inline-block;
        width: 100%;
        height: auto;
    }

    .top_img span {
        font-size: 20px;
    }

    .welfare h3 {
        display: inline-block;
        width: 100%;
        background: #f7f7f7;
        text-align: center;
        padding: 5.5% 0;
        position: absolute;
        bottom: -5.5%;
        right: 0;
        line-height: normal;
    }

    .welfare .inner_box p {
        background: #f7f8f8;
        border: 1px solid #f2fafc;
        padding: 35px 7%;
    }

    .welfare .inner_box span {
        padding: 0 4.5%;
    }

    .message {
        background: linear-gradient(180deg, #f7f8f8 0%, #f7f8f8 240px, #e6f2f5 240px, #e6f2f5 100%);
    }

    .message .inner {
        padding: 70px 8% 70px;
    }

    .message .inner figure {
        background: #c26ccf;
        margin: 0 auto 20px;
        width: 60%;
        padding: 0;
    }

    .message h3 {
        padding: 40px 0 20px;
        color: #f7f8f8;
    }

    .message p {
        width: 91%;
        max-width: 750px;
        text-align: left;
        margin: 0 auto;
        line-height: 2;
    }

    /*募集要項・エントリーフォーム・共通*/

    .require {
        background: linear-gradient(90deg, #f2fafc 0%, #f2fafc 20%, #f7f8f8 20%, #f7f8f8 100%);
    }

    .require h1 {
        max-width: 267.5px;
        width: 100%;
        margin: 0 auto;
    }

    .require h2 {
        padding-bottom: 30px;
        border-bottom: #72b8cd 1px solid;
        text-align: center;
    }

    .require h2 img {
        width: 380px;
    }

    .require {
        padding: 70px 8%;
    }

    .require h2.ttl {
        margin-bottom: 5px;
    }

    .require table {}

    .require table tr {
        display: flex;
        flex-wrap: wrap;
    }

    .require table th {
        width: 100%;
        text-align: left;
        padding: 15px 0 15px;
    }

    .require table td {
        width: 100%;
        padding: 0 0 15px 15%;
        border-bottom: dotted 1px #72b8cd;
    }

    #entry {
        background: linear-gradient(90deg, #f7f8f8 0%, #f7f8f8 20%, #f2fafc 20%, #f2fafc 100%);
        padding: 70px 8% 0;
    }

    .entry h1 {
        max-width: 146px;
        width: 100%;
        margin: 0 auto;
    }

    .entry h2 {
        padding-bottom: 30px;
        border-bottom: #72b8cd 1px solid;
        text-align: center;
        margin-bottom: 35px;
    }

    .drawer-nav {
        background-color: #f7f8f8;
        z-index: 9999
    }

    .drawer-hamburger {
        background: #72b8cd;
        color: #f7f8f8;
        padding: 9px 0 0;
        height: 41px;
        font-size: 12px;
        width: 72px;
        text-align: center;
        line-height: 1.4;
        font-weight: 700
    }

    .drawer-hamburger:hover {
        background: #72b8cd;
    }

    .drawer-nav ul li {
        border-bottom: 1px solid rgba(255, 255, 255, .4);
        font-size: 13px;
        font-weight: 700
    }

    .drawer-nav ul li:last-child a:before {
        content: ""
    }

    .drawer-nav ul li a {
        color: #72b8cd;
        display: block;
        padding: 17px 15px
    }

    .drawer--right {
        right: 25rem;
    }

    a {
        text-decoration: none
    }

    form {
        width: 100%;
    }

    form .CMS-FORM-GROUP {
        width: 100%;
        margin-bottom: 15px;
    }

    form label {
        font-size: 1.2em;
        margin: 0 10px 10px 0;
        font-weight: bold;
        display: block;
        text-align: left;
        width: 100%;
    }

    form input {
        font-weight: 500;
        padding: 10px;
        width: 100%;
        display: block;
        border: 1px solid #bbb;
        border-radius: 5px;
    }

    form select {
        padding: 20px;
        background: #f7f8f8;
        border: #bbb solid 1px;
        border-radius: 3px;
        display: block;
        width: 200px;
        margin-bottom: 60px;
    }

    form input[type="submit"] {
        display: block;
        width: 100%;
        margin: 40px auto 0;
        text-align: center;
        background: #a2d1de url("../img/icon_arrow01.png") no-repeat 92% 50%;
        color: #f7f8f8;
        border: none;
        font-size: 20px;
        font-weight: 600;
        line-height: 3;
        padding: 5px 0;
    }

    input[type="submit"] {
        -webkit-appearance: none;
        border-radius: 0;
    }

    .telpopup-open,
    .telpopup-close {
        cursor: pointer;
    }

    #telpopup-frame {
        background: rgba(0, 0, 0, 0.6);
        width: 100%;
        height: 100%;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 999999;
    }

    #telpopup-frame-inner {
        position: fixed;
        width: 90%;
        top: 50%;
        left: 50%;
        -moz-transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
    }

    .telpopup-close {
        padding: 30px 0 0 0;
    }

    .telpopup-close img {
        vertical-align: bottom;
    }

    .telpopup-close a {
        font-size: 0.9rem;
        line-height: 1.0;
        text-decoration: none;
        background: #f2fafc;
        border-radius: 5px;
        display: block;
        text-align: center;
        padding: 20px 0;
        color: #866026;
        font-weight: bold;
    }

    #telpopup-gotel {
        font-size: 0.9rem;
        line-height: 1.7;
        text-decoration: none;
        background: #72b8cd;
        border-radius: 5px;
        display: block;
        text-align: center;
        padding: 20px 15px 18px;
        color: #f7f8f8;
    }

    #telpopup-shop {
        font-size: 1.2rem;
        line-height: 1.7;
    }

    #telpopup-gotel img {
        vertical-align: baseline;
    }

    #telpopup-gotel a {
        color: #f7f8f8;
        font-size: 1.75rem;
        line-height: 1.7;
        font-weight: 900;
        font-family: Lato, sans-serif;
        /*		color: #f7f8f8;*/
    }

    #telpopup-stelb {
        padding: 10px 0 5px 0;
    }

    #telpopup-stelb dl {
        margin: 0 0 10px 0;
    }

    #telpopup-stelb dt {
        font-weight: bold;
        line-height: 1em;
    }

    #telpopup-stelb dd:last-of-type {
        font-size: 0.9em;
    }

    .tellink {
        pointer-events: none;
        text-decoration: none;
        color: #fee645;
    }

    /*  thanks  */
    .entry2 .wrap {
        background: linear-gradient(90deg, #f2fafc 0%, #f2fafc 20%, #f7f8f8 20%, #f7f8f8 100%);
    }

    .thanks {
        max-width: 90%;
        margin: auto;
    }

    .thanks h1 {
        padding-left: 0;
    }

    .thanks h2 {
        padding: 50px 0 40px;
        margin-bottom: 0;
    }

    .thanks p {
        margin-bottom: 40px;
    }

    .thanks h3,
    .thanks .center {
        text-align: center;
    }

    .thanks h3 {
        padding: 40px 0 20px;
        border-top: 1px solid #72b8cd;
    }

    .thanks .center {
        position: relative;
        padding-bottom: 15px;
    }

    .thanks .center:after {
        content: "";
        display: block;
        width: 8%;
        height: 3px;
        background: #f2fafc;
        position: absolute;
        left: 46%;
        bottom: 0;
    }

    .thanks dl {
        margin-bottom: 30px;
    }

    .thanks dd {
        margin-top: 15px;
    }

    .thanks dd span {
        font-size: 70%;
        letter-spacing: 0.01em;
        display: block;
    }

    .thanks .btn2 {
        display: block;
        padding: 10px 0;
        width: 90%;
        text-align: center;
        margin: 50px auto 80px;
        background: url(../img/icon_arrow01.png) no-repeat 95% #72b8cd;
        color: #f7f8f8;
    }

    /*  privacy  */
    .entry2 .wrap {
        background: linear-gradient(90deg, #f2fafc 0%, #f2fafc 20%, #f7f8f8 20%, #f7f8f8 100%);
    }

}


@media screen and (max-width: 767px) {
    .kv_second {
        background: linear-gradient(90deg, #f2fafc 0%, #f2fafc 50%, #f2fafc 50%, #f2fafc 100%);
    }

    .recruit1 .kv_second .inner {
        max-width: 1400px;
        height: 865px;
        height: auto;
        margin: 0 auto;
        background: url("../img/recruit1_kv.jpg") no-repeat bottom right;
        background-size: 68% auto;
        padding: 30px 0;
    }

    .recruit2 .kv_second .inner {
        max-width: 1400px;
        height: 865px;
        height: auto;
        margin: 0 auto;
        background: url("../img/recruit2_kv.jpg") no-repeat bottom right;
        background-size: 68% auto;
        padding: 30px 0;
    }

    .recruit3 .kv_second .inner {
        max-width: 1400px;
        height: 865px;
        height: auto;
        margin: 0 auto;
        background: url("../img/recruit3_kv.jpg") no-repeat bottom right;
        background-size: 68% auto;
        padding: 30px 0;
    }

    .recruit4 .kv_second .inner {
        max-width: 1400px;
        height: 865px;
        height: auto;
        margin: 0 auto;
        background: url("../img/recruit4_kv.jpg") no-repeat bottom right;
        background-size: 68% auto;
        padding: 30px 0;
    }

    .recruit5 .kv_second .inner {
        max-width: 1400px;
        height: 865px;
        height: auto;
        margin: 0 auto;
        background: url("../img/recruit5_kv.jpg") no-repeat bottom right;
        background-size: 68% auto;
        padding: 30px 0;
    }

    .recruit6 .kv_second .inner {
        max-width: 1400px;
        height: 865px;
        height: auto;
        margin: 0 auto;
        background: url("../img/recruit6_kv.jpg") no-repeat bottom right;
        background-size: 68% auto;
        padding: 30px 0;
    }

    .recruit7 .kv_second .inner {
        max-width: 1400px;
        height: 865px;
        height: auto;
        margin: 0 auto;
        background: url("../img/recruit7_kv.jpg") no-repeat bottom right;
        background-size: 68% auto;
        padding: 30px 0;
    }

    .recruit8 .kv_second .inner {
        max-width: 1400px;
        height: 865px;
        height: auto;
        margin: 0 auto;
        background: url("../img/recruit8_kv.jpg") no-repeat bottom right;
        background-size: 68% auto;
        padding: 30px 0;
    }

    .recruit9 .kv_second .inner {
        max-width: 1400px;
        height: 865px;
        height: auto;
        margin: 0 auto;
        background: url("../img/recruit9_kv.jpg") no-repeat bottom right;
        background-size: 68% auto;
        padding: 30px 0;
    }

    .recruit10 .kv_second .inner {
        max-width: 1400px;
        height: 865px;
        height: auto;
        margin: 0 auto;
        background: url("../img/recruit10_kv.jpg") no-repeat bottom right;
        background-size: 68% auto;
        padding: 30px 0;
    }


    .kv_second .gnav {
        position: relative;
    }

    .kv_second .gnav ul {
        position: absolute;
        top: 50%;
        right: 0;
    }

    .kv_second .gnav ul li a {
        display: block;
        text-align: center;
        width: 150px;
        font-size: 13px;
        padding: 10px 0;
        height: auto;
        color: #f7f8f8;
    }

    .kv_second .gnav ul li:first-child {
        background: #72b8cd;
    }

    .kv_second .gnav ul li:last-child {
        background: #a2d1de;
    }

    .kv_second .gnav ul li a:after {
        content: "";
        display: block;
        background: url(../img/icon_arrow01.png) no-repeat center;
        background-size: contain;
        width: 100%;
        height: 10px;
        transform: rotateZ(90deg);
        transition: all .2s ease;
    }

    .kv_second .gnav ul li a:hover:after {
        transform: rotateZ(90deg) translate(4px);
    }

    .kv_second li a span.en {
        display: inline;
    }

    .kv_second li a:hover span.en {
        display: none;
    }

    .kv_second li a span.jp {
        display: none;
    }

    .kv_second li a:hover span.jp {
        display: inline;
    }

    .kv_second h1 {
        padding-left: 225px;
    }

    .kv_second .inner_txt {
        width: 1400px;
        max-width: 100%;
        margin: 0 auto;
    }

    .kv_second .inner_txt img {
        max-width: 60%;
    }

    .kv_second .inner_txt {
        background: rgba(255, 255, 255, 0);
        padding: 80px 20px 30px 20px;
    }
}

.deco1 {
    width: 34px;
    height: 34px;
    background: #72b8cd;
    position: relative;
    display: block;
}

.deco1::before {
    content: "";
    background: #a2d1de;
    width: 15px;
    height: 15px;
    display: block;
    position: absolute;
    left: -10px;
    top: -22px;
}

.deco1::after {
    content: "";
    background-image: linear-gradient(-45deg, transparent 25%, #cccccc 25%, #cccccc 50%, transparent 50%, transparent 75%, #cccccc 75%);
    background-size: 6px 6px;
    width: 34px;
    height: 34px;
    display: block;
    position: absolute;
    right: -15px;
    top: -22px;
    z-index: 1;
}

.deco2 {
    width: 34px;
    height: 34px;
    background: #72b8cd;
    position: relative;
    display: block;
}

.deco2::before {
    content: "";
    background: #a2d1de;
    width: 15px;
    height: 15px;
    display: block;
    position: absolute;
    left: -20px;
    top: -15px;
}

.deco2::after {
    content: "";
    background-image: linear-gradient(-45deg, transparent 25%, #cccccc 25%, #cccccc 50%, transparent 50%, transparent 75%, #cccccc 75%);
    background-size: 6px 6px;
    width: 34px;
    height: 34px;
    display: block;
    position: absolute;
    left: -20px;
    bottom: -15px;
    z-index: 1;
}

.deco3 {
    width: 24px;
    height: 24px;
    border: solid 2px #72b8cd;
    position: relative;
    display: block;
}

.deco3::before {
    content: "";
    border: solid 2px #a2d1de;
    width: 15px;
    height: 15px;
    display: block;
    position: absolute;
    right: -25px;
    bottom: -8px;
}

.interview_box .box01,
.interview_box .box02,
.interview_box .box03,
.interview_box .box04 {
    position: relative;
}

.interview_box .box01 .a-box .deco1 {
    position: absolute;
    right: 3%;
    top: 0;
    z-index: 99;
}

.interview_box .box01 .a-box .deco3 {
    position: absolute;
    left: -5%;
    bottom: 0;
    z-index: 99;
}

.interview_box .box02 .a-box .deco2 {
    position: absolute;
    right: 0;
    top: -10px;
    z-index: 99;
}

.interview_box .box03 .a-box .deco3 {
    position: absolute;
    right: 2%;
    top: -10px;
    z-index: 99;
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
}

.interview_box .box03 .a-box .deco2 {
    position: absolute;
    right: 3%;
    bottom: -10px;
    z-index: 99;
    transform: scale(-1, 1);
    -webkit-transform: scale(-1, 1);
}

.interview_box .box04 .a-box .deco2 {
    position: absolute;
    left: -3%;
    bottom: 30%;
    z-index: 99;
    transform: scale(-1, 1);
    -webkit-transform: scale(-1, 1);
}

.interview_box .box05 .a-box .deco2 {
    position: absolute;
    right: 0;
    top: -5%;
    z-index: 99;
    transform: scale(1, -1);
    -webkit-transform: scale(1, -1);
}

.interview_box .box05 .a-box .deco3 {
    position: absolute;
    left: -4%;
    bottom: 2%;
    z-index: 99;
}

@media screen and (max-width: 767px) {
    .interview_box .box04 .a-box .deco2 {
        bottom: -15%;
    }
}

.inner_txt_wrap {
    width: 40%;
    background: rgb(255, 255, 255, 0.8);
    padding: 4%;
}

.inner_txt_job {
    font-size: 30px;
    background-image: linear-gradient(90deg, rgba(79, 150, 108, 1), rgba(120, 197, 151, 1));
    padding: 10px 20px;
    color: #f7f8f8;
    display: inline;
}
.inner_txt_job {
    font-size: 24px;
    background-image: linear-gradient(90deg, rgba(79, 150, 108, 1), rgba(120, 197, 151, 1));
    padding: 10px 20px;
    color: #f7f8f8;
    display: inline;
}
.inner_txt_01 {
    width: 100%;
    font-size: 45px;
    color: #012e51;
    font-weight: bold;
    margin: 20px 0;

}
.inner_txt_01_of {
    width: 100%;
    font-size: 40px;
    color: #012e51;
    font-weight: bold;
    margin: 20px 0;

}
.inner_txt_01 span {
    font-size: 40px;
}
.inner_txt_01_of span {
    font-size: 35px;
}
.inner_txt_02 {
    font-size: 22px;
    background-image: linear-gradient(90deg,rgba(1, 26, 46, 1), rgba(1, 46, 81, 1) );
    padding: 10px 0 10px 20px;
    color: #f7f8f8;
}

@media screen and (max-width: 1550px) {
    .inner_txt_01 {
        font-size: 2.6vw;
    }

    .inner_txt_01 span {
        font-size: 2.2vw;
    }

    .inner_txt_02 {
        font-size: 2vw;
    }

    .inner_txt_job {
        font-size: 2vw;
    }
    .inner_txt_job_02 {
        font-size: 1.2vw;
    }
}

@media screen and (max-width: 768px) {
    .inner_txt_wrap {
        width: 63%;
    }

    .inner_txt_01 {
        font-size: 4vw;
    }

    .inner_txt_01 span {
        font-size: 3.6vw;
    }

    .inner_txt_02 {
        font-size: 2.4vw;
        padding: 2vw;
    }

    .inner_txt_job {
        font-size: 3.3vw;
    }
    .inner_txt_job_02 {
        font-size: 2.5vw;
    }
}
@media screen and (max-width: 500px) {
    .inner_txt_wrap {
        width: 70%;
    }
    .inner_txt_02 {
        font-size: 2.5vw;
        padding: 2vw;
    }

}
.footer_ul {
    width: 98%;
    max-width: 1000px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.footer_ul ul {
    width: 48%;
}

.footer_ul ul li {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    border-bottom: 1px dotted #012e51;
    font-size: 13px;
    height: 50px;
    color: #012e51;
}

.footer_ul ul li div {
    text-align: left;
}

.footer_ul_title {
    width: 30%;
}

.need {
    padding: 5px 10px;
    margin-left: 10px;
    font-size: 14px;
    background: #012e51;
    color: #f7f8f8;
    font-weight: bold;
}

@media screen and (max-width: 1100px) {
    .footer_ul {
        width: 98%;
        max-width: 1000px;
        display: block;
        justify-content: center;
        align-items: center;
        flex-wrap: wrap;
    }

    .footer_ul ul {
        width: 98%;
    }
}

@media screen and (max-width: 768px) {
    .footer_ul {
        width: 98%;
        max-width: 1000px;
        display: block;
        justify-content: center;
        align-items: center;
        flex-wrap: wrap;
    }

    .footer_ul ul {
        width: 98%;
    }

    .footer_ul ul li {
        font-size: 2.7vw;
        height: auto;
        min-height: 50px;

    }

    .footer_ul_title {
        width: 21%;
    }
}

.works_bg {
    background: url(../img/recruit_job_bg.jpg);
    background-size: cover;
}

.footer_logo{
    width: 60%;
    max-width: 200px;
    margin:30px auto;
}
.footer_logo img{
    width: 100%;
}

.top_txt_01{
    background: rgba(1, 26, 46, 0.5);
    width: 100%;
    text-align: center;
    margin: auto;
    padding: 10px;
    font-size: 2vw;
    font-weight: bold;
    color: #fff;
}

@media screen and (max-width: 1138px){
.top_txt_01 {
    background: rgba(1, 26, 46, 0.5);
    width: 83.6%;
    text-align: center;
    margin: 0 0 0 auto;
    padding: 10px;
    font-size: 25px;
    font-weight: bold;
    color: #fff;
}}

@media screen and (max-width: 767px){
    .top_txt_01 {
    background: rgba(1, 26, 46, 0.5);
    width: 100%;
    text-align: center;
    margin: 0 0 0 auto;
    padding: 10px;
    font-size: 4vw;
    font-weight: bold;
    color: #fff;
}
}

.footer-privacy{
    font-size: 12px;
    color: #012e51;
    margin: 30px auto 10px;
    text-decoration: underline;
}
@media screen and (max-width: 767px){
    .footer-privacy{
    font-size: 2.5vw;
    color: #012e51;
        margin: 30px auto 10px;
        text-decoration: underline;
}
}