@charset "UTF-8";
@import url('https://fonts.googleapis.com/css?family=Noto+Sans|Noto+Serif');
@import url('https://fonts.googleapis.com/css?family=Lato:200,500,700,900');

.mb0 {
    margin-bottom: 0 !important;
}

.tac {
    text-align: center !important;
}

.err {
    color: red;
    font-weight: bold
}

body {
    color: #090909;
}

@media screen and (min-width:768px) {



    .kv_bottom {
        /*margin-top: 65px;*/
        width: 100%;
        height: 200px;
        background-color: rgb(28, 87, 173, 0.9);
    }

    .kv_bottom ul {
        display: flex;
        justify-content: space-between;
        width: 900px;
        margin: 0 auto;
        line-height: 150px;
    }



    .about .inner {
        width: 850px;
        margin: 0 auto;
        padding: 70px 25px 80px;
    }

    .about h2 {
        text-align: center;
        color: #FF8000;
        font-size: 40px;
        padding-bottom: 35px;
        line-height: 1.5;
    }

    .job {
        padding: 85px 25px 90px;
    }

    .job figure img {
        width: 900px;
        height: auto;
        padding: 40px 50px 15px;
    }

    .job .inner {
        width: 1000px;
        margin: 0 auto;
        border: #1c57ad 5px solid;
    }

    .job h1 {
        font-size: 56px;
        font-weight: 700;
        text-align: center;
    }

    .job ul {
        text-align: center;
        padding-bottom: 20px;
    }

    .job .deco {
        background-color: #ff7006;
        width: 350px;
        margin: 0 auto 30px;
    }

    .job table {
        width: 75%;
        margin: 0 auto;
    }

    .job table {
        margin: 10px auto 30px;
    }

    .job th {
        width: 25%;
        background-color: #f6f6f6;
        text-align: right;
        padding: 3% 4.5% 0 0;
    }

    .job td {
        padding: 3% 0 3% 4.5%;
        border-bottom: solid 1px #d5d5d5;
    }

    .job tr:first-child td {
        border-top: solid 1px #d5d5d5;
        padding-right: 3%;
    }

    .job th {
        border-bottom: solid 1px #ebf6ff;
    }

    .job tr:first-child th {
        border-top: solid 1px #ebf6ff;
    }

    .text {
        width: 73%;
        margin: 0 auto;
    }

    .marker {
        background: linear-gradient(transparent 70%, #ffff66 70%);
        font-size: 18px;
        font-weight: 600;
    }

    .job_link {
        padding: 50px 100px 80px;
    }

    .contact {
        width: 100%;
        background-color: #f3f2f7;
        padding: 50px 0 60px;
    }

    .contact .inner {
        width: 900px;
        margin: 0 auto;
        text-align: center;
    }

    .contact h2 {
        font-size: 32px;
        text-align: center;
        color: #1c57ad;
    }

    .contact .tel {
        font-size: 56px;
        line-height: 1;
        padding: 25px 0 5px;
        color: #FF8000;
    }

    .contact_tel p {
        font-size: 20px;
        font-weight: 500;
    }

    .contact_link {
        padding-top: 15px;
        text-align: center;
    }

    footer {
        padding-top: 60px;
    }

    footer h1 {
        font-size: 26px;
        font-weight: 600;
    }

    footer img {
        padding-bottom: 10px;
    }

    .footer_inner {
        padding-bottom: 50px;
    }

    footer small {
        display: block;
        background-color: #1c57ad;
        color: #fff;
        padding: 15px 0 20px;
        font-size: 16px;
    }

    /*recruit*/
    .kv_second {
        background-image: url("../img/recruit_bi_1.jpg");
        background-size: auto 100%;
        background-position: left top;
        background-repeat: no-repeat;
        height: 870px;
    }

    .kv_second .inner {
        padding-top: 50px;
        white-space: nowrap;
    }

    .kv_second .deco_second {
        font-size: 45px;
    }

    .kv_second .inner p {
        color: #1c57ad;
        font-size: 24px;
        font-weight: 600;
        padding-top: 5px;
    }

    .btn {
        width: 1245px;
        text-align: right;
        padding-top: 290px;
        white-space: nowrap;
    }

    .intro {
        background-image: url("../img/recruit_bi_2.jpg");
        background-repeat: no-repeat;
        background-position: top center;
        background-size: auto 100%;
        height: 550px;
    }

    .intro .inner {
        max-width: 1000px;
        margin: 0 auto;
    }

    .intro .box {
        max-width: 450px;
        width: 45%;
        margin-left: auto;
        padding-left: 10px;
    }

    .intro h1 {
        font-size: 36px;
        font-weight: 600;
        padding: 62px 0 3px;
        color: #1c57ad;
    }

    .intro h2 {
        font-size: 30px;
        line-height: 1.4;
        padding-bottom: 15px;
        color: #FF8000;
    }

    .intro p {
        font-size: 18px;
        width: 440px;
    }

    /*パンくずリスト*/
    .breadcrumb {
        background-image: url("../img/recruit_bi_3.jpg");
        background-repeat: no-repeat;
        background-position: top center;
        background-size: auto 100%;
        height: 65px;
    }

    .breadcrumb ul {
        padding: 15px 0 0 4%;
    }

    .breadcrumb li {
        display: inline;
        list-style: none;
    }

    .breadcrumb li:after {
        content: '>';
        padding: 0 3px;
    }

    .breadcrumb li:last-child:after {
        content: '';
    }

    .works {
        background-image: url("../img/recruit_bi_4.jpg");
        background-repeat: no-repeat;
        background-position: top center;
        margin-bottom: 80px;
    }

    .works h1 {
        padding: 45px 0 60px;
        text-align: center;
    }

    .works .inner {
        background-image: url("../img/recruit_bi_5.jpg");
        background-repeat: no-repeat;
        background-size: cover;
        background-position: bottom center;
        height: 1300px;
        padding: 0 25px;
    }

    .works .box {
        padding-top: 90px;
    }

    .box01,
    .box02,
    .box03 {
        border: #fff solid 2px;
        width: 1000px;
        padding: 45px 90px 40px;
        margin: 0 auto;
        display: flex;
        justify-content: space-between;
    }

    .box02,
    .box03 {
        margin-top: -2px;
    }

    .box_text {
        width: 460px;
    }

    .works h2 {
        color: #fad41b;
        font-size: 34px;
        padding-bottom: 20px;
    }

    .works p {
        color: #fff;
        font-size: 20px;
    }

    .works figure {
        background-image: url("../img/recruit_figure01.jpg");
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover;
        height: 250px;
    }

    .interview {
        background-image: url("../img/recruit_bi_6.jpg");
        background-repeat: no-repeat;
        background-position: top center;
        margin: 0 auto;
        height: 2119px;
        margin-bottom: 80px;
    }

    .interview .inner {
        width: 1000px;
        margin: 0 auto;
        height: auto;
        padding: 735px 25px 0;
    }

    .interview h1 {
        text-align: center;
        padding-top: 100px;
    }

    .interview dt {
        font-size: 28px;
        line-height: 1.3;
        font-weight: 600;
        padding-bottom: 25px;
        color: #FF8000;
    }

    .interview dd {
        padding: 0 0 43px 65px;
        font-size: 20px;
    }

    .interview dt img {
        padding-right: 20px;
    }

    .color {
        font-size: 24px;
        font-weight: 600;
        color: red;
        padding-top: 5px;
    }

    .message {
        background-image: url("../img/recruit_bi_7.jpg");
        background-repeat: no-repeat;
        background-size: cover;
        background-position: top center;
        height: 700px;
        margin-top: 80px;
    }

    .message .inner {
        width: 1000px;
        margin: 0 auto;
        padding: 95px 25px;
        color: #fff;
        text-align: center;
    }

    .message h1 {
        font-size: 32px;
        padding-bottom: 20px;
    }

    .message p {
        line-height: 2;
        font-size: 18px;
        text-align: left;
        padding-top: 55px;
    }

    .right {
        display: block;
        text-align: right;
    }

    .welfare {
        background-image: url("../img/recruit_bi_8.jpg");
        background-repeat: no-repeat;
        background-position: top center;
        text-align: center;
    }

    .welfare .inner {
        padding-top: 70px;
        height: 883px;
    }

    .welfare h1 {
        padding-top: 100px;
    }

    .first_line {
        max-width: 930px;
        height: 360px;
        padding-bottom: 70px;
        margin: 0 auto;
        display: flex;
        justify-content: space-between;
    }

    .second_line {
        max-width: 930px;
        margin: 0 auto;
        display: flex;
        justify-content: space-between;
    }

    .welfare .inner_box {
        width: 335px;
        padding: 0 5%;
    }

    .welfare h2 {
        font-size: 28px;
        padding: 45px 0 15px;
    }

    .welfare p {
        padding-top: 20px;
        width: 250px;
        margin: 0 auto;
    }

    /*募集要項・エントリー*/
    .require h2 {
        padding-bottom: 40px;
        border-bottom: #1c57ad 1px dashed;
        text-align: center;
        padding-right: 25px;
        /*余白調整*/
    }

    .require {
        padding: 80px 0 70px 25px;
    }

    .require h2.ttl {
        margin-bottom: 5px;
    }

    .require .inner {
        width: 1000px;
        margin: 0 auto;
    }

    .require table {
        border-collapse: collapse;
        border-top: solid 2px #fff;
    }

    .require table tr {
        display: flex;
    }

    .require table th {
        font-weight: 700;
        width: 240px;
        text-align: left;
    }

    .require table td {
        width: 760px
    }

    .require table th,
    .require table td {
        padding: 40px 0;
        border-bottom: solid 1px #1c57ad;
    }

    .require table .bbn {
        border-bottom: none
    }

    #entry {
        background: #fff;
        padding-bottom: 75px;
        background-color: #f3f2f7;
    }

    .entry h2 {
        text-align: center;
        width: 1000px;
        margin: 0 auto;
        padding: 75px 0 40px;
        border-bottom: #1c57ad 1px dashed;
    }

    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)
    }

    #page-top {
        bottom: 20px;
        right: 15px;
        font-size: 48px;
        line-height: 1;
        position: fixed;
        z-index: 9999
    }

    form {
        padding: 50px 0 0 25px;
        width: 1000px;
        margin: 0 auto;
    }

    form dl {
        margin-bottom: 55px;
    }

    form dt {
        margin: 0 10px 10px 0;
        font-weight: bold;
    }

    form dt span {
        display: inline-block;
        line-height: 1em;
        background: #FF8000;
        color: #fff;
        font-size: 0.85em;
        font-weight: normal;
        padding: 6px;
        margin: 0 0 0 15px;
    }

    form dd {
        font-size: 1.125em;
        color: #333;
    }

    form dl.first {
        display: flex;
        align-items: center;
    }

    form dl.first dt {
        width: 90px;
    }

    form dl.first dd {
        font-weight: bold;
        font-size: 28px;
    }

    form dl.list dt {
        font-weight: bold;
        padding: 12px 5px 0 0;
        vertical-align: top;
    }

    form dl.list dt {
        font-weight: 500;
    }

    form .list dd {
        font-size: 1.5em;
        font-weight: normal;
        width: 1000px;
    }

    form input[type="text"],
    form textarea {
        width: 1000px;
        padding: 10px 20px;
        background: #fff;
        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 {
        position: relative;
        padding: 0 0 0 35px;
    }

    form label:before {
        content: "";
        display: inline-block;
        width: 30px;
        height: 30px;
        background: #fff;
        border: #bbbbbb solid 1px;
        border-radius: 100%;
        margin: 0 5px 0 0;
        position: absolute;
        left: 0;
        top: 0;
        box-sizing: border-box;
    }

    form select {
        padding: 20px;
        background: #fff;
        border: #bbb solid 1px;
        border-radius: 3px;
    }

    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: #fff;
        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 .sbtn {
        width: auto;
        margin: 0 auto;
        text-align: center;
        padding-right: 25px;
        /*余白調整*/
    }

    form .sbtn input {
        border: 0px;
        width: 450px;
        background: url("../img/submit_btn.png") left top no-repeat;
        color: #fff;
        font-size: 26px;
        font-weight: 600;
        padding: 24px 0 35px;
    }

    a[value] {}

    form .sbtn input:hover {
        opacity: 0.7;
        cursor: pointer;
    }

    .inner2 p {
        text-align: center;
    }

    .inner2 h2 {
        text-align: center;
        padding-top: 50px;
    }

    .inner2 {

        padding-bottom: 30px;
    }

    .btn2 {
        width: 20%;
        background: #FF8000;
        color: #fff;
        text-align: center;
        border-radius: 4px;
        font-size: 22px;
        font-weight: 500;
        position: relative;
        margin: 0 auto;
        margin-top: 50px;
        margin-bottom: 50px;
    }

    .btn2 a {
        display: block;
        color: #fff;
        padding: 14px 0;
        width: 100%;

    }

}








@media screen and (max-width:767px) {
    .fs12 {
        font-size: 12px !important;
    }

    .index {
        background: #fff;
    }

    .contact,
    footer,
    p.ci,
    p.ci2,
    ul.lcmenu2 li {
        text-align: center
    }

    .pc {
        display: none;
    }

    img {
        max-width: 100%;
        height: auto;
    }

    .mv .sp img {
        width: 100%;
    }

    .drawer-hamburger-icon,
    .drawer-hamburger-icon:after,
    .drawer-hamburger-icon:before {
        background-color: #fff;
    }

    .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;
    }

    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: #fff
    }

    header.nav {
        width: 100%;
        background-color: #494949;
        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: 2px solid #fff;
        border-radius: 5px;
        height: 30px;
        width: 30px;
        text-align: center;
        line-height: 30px;
        font-size: 18px;
        margin-right: 5px;
        color: #fff;
    }

    ul.lcmenu1 .entry a {
        color: #fff;
        border: #fff 2px solid;
        padding: 4px 10px;
        border-radius: 4px;
    }

    ul.lcmenu1 li:first-child a {
        display: block;
        color: #fff
    }

    .contact .tel,
    .cv .num,
    tel {
        font-weight: 900;
        font-family: Lato, sans-serif
    }

    .about {
        padding: 40px 0;
   
    }

    .about .inner {
        width: 90%;
        margin: 0 auto;
    }

    .about h2 {
        color: #FF8000;
        font-size: 24px;
        margin-bottom: 25px;
        text-align: center;
        line-height: 1.5;
        font-weight: 700;
    }

    .job,
    .welfare .inner-box {
        border: 5px solid #0076b7;
    }

    .job {
        margin: 30px 10px 50px;
        padding: 15px;
    }

    .job img {
        width: 100%;
        height: auto;
    }

    .job h1 {
        text-align: center;
        font-size: 36px;
        line-height: 1.2;
        font-weight: 700;
    }

    .job .deco {
        background-color: #ff7006;
        max-width: 300px;
        margin: 10px auto 20px;
        text-align: center;
        color: #fff;
        padding: 5px 0;
        font-weight: 600;
    }

    .job,
    .welfare .inner-box {
        border: 3px solid #1c57ad;
    }

    .job figure {
        padding-bottom: 18px;
    }

    .job img {
        width: 100%;
        height: auto;
    }

    .job table {
        width: 100%;
        margin: 0 auto;
    }

    .job th {
        width: 30%;
        background-color: #f6f6f6;
        text-align: right;
        padding: 3% 4% 0 0;
    }

    .job td {
        padding: 3% 0 3% 4%;
        border-bottom: solid 1px #d5d5d5;
    }

    .job tr:first-child td {
        border-top: solid 1px #d5d5d5;
        padding-right: 3%;
    }

    .job th {
        border-bottom: solid 1px #f6f6f6;
    }

    .job tr:first-child th {
        border-top: solid 1px #f6f6f6;
    }

    .job .text {
        padding: 20px 0 25px;
        width: 90%;
        margin: 0 auto;
    }

    .job .text .marker {
        font-size: 18px;
        font-weight: 600;
        background: linear-gradient(transparent 70%, #ffff66 70%);
    }

    .job_link {
        margin-bottom: 25px;
        text-align: center;
        display: block;
        color: #fff;
        font-weight: 600;
        line-height: 3.3;
        background-color: #1c57ad;
        font-size: 20px;
    }

    .contact {
        width: 100%;
        background-color: #f3f2f7;
        color: #FF8000;
    }

    .contact .inner {
        margin: 0 15px;
    }

    .contact h2 {
        padding: 35px 0 5px;
        font-size: 25px;
        color: #1c57ad;
        font-weight: 700;
    }

    .contact .tel {
        font-size: 42px;
        line-height: 1;
        padding: 10px 0 10px;
    }

    .contact p {
        color: #333;
        font-weight: 600;
        line-height: normal;
    }

    .contact_link a {
        display: block;
        width: 100%;
        text-align: center;
    }

    .button01 {
        margin: 15px 0;
        text-align: center;
        display: block;
        color: #fff;
        font-weight: 600;
        line-height: 3.3;
        background-color: #fad41b;
        font-size: 20px;
    }

    .button01:hover {
        opacity: 0.7;
    }

    .button02 {
        text-align: center;
        display: block;
        color: #fff;
        font-weight: 600;
        line-height: 3.3;
        background-color: #ff7006;
        font-size: 20px;
    }

    .button02:hover {
        opacity: 0.7;
    }

    .contact_link {
        padding-bottom: 50px;
    }

    /*recruit*/
    .kv_second .inner {
        padding: 0 25px 10px;
    }

    .kv_second h2 {
        padding-top: 100px;
        line-height: 1.2;
        color: #1c57ad;
        font-size: 32px;
        font-weight: 800;
    }

    .kv_second .deco_second {
        font-size: 28px;
        font-weight: 700;
    }

    .kv_second p {
        color: #1c57ad;
        padding: 5px 0 0px;
        font-weight: 600;
        line-height: 1.5;
    }

    .kv_second .sp p {
        text-align: center;
        padding: 15px 25px;
        background: #1c57ad;
        color: #fff;
        font-size: 24px;
        line-height: 1.3;
        font-weight: 400;
        margin: 0 auto;
    }

    .kv_second .sp .color {
        color: #fad41b;
        font-weight: 600;
        font-size: 26px;
    }

    .kv_second img {
        width: 100%;
    }

    .intro {
        background: -webkit-linear-gradient(left, #f3f2f7 0%, #f3f2f7 50%, #fff 50%, #fff 100%);
    }

    .intro .inner {
        padding: 30px 30px 45px;
    }

    .intro h1 {
        font-size: 26px;
        font-weight: 700;
        padding-bottom: 5px;
        color: #1c57ad;
    }

    .intro h2 {
        font-size: 24px;
        font-weight: 700;
        line-height: 1.3;
        padding-bottom: 15px;
        color: #FF8000;
    }

    /*パンくずリスト*/
    .breadcrumb {
        padding: 20px 30px;
        font-size: 14px;
    }

    .breadcrumb li {
        display: inline;
        list-style: none;
    }

    .breadcrumb li:after {
        content: '>';
        padding: 0 3px;
    }

    .breadcrumb li:last-child:after {
        content: '';
    }

    .works {
        padding-bottom: 50px;
    }

    .works h1 {
        text-align: center;
        padding: 25px;
    }

    .works img {
        width: 190px;
        height: auto;
    }

    .works .inner {
        background-image: url("../img/recruit_bi_5.jpg");
        background-repeat: no-repeat;
        background-size: cover;
        background-position: bottom center;
        padding: 45px 15px;
    }

    .box01,
    .box02,
    .box03 {
        border: #fff solid 2px;
        padding: 20px;
        margin: 0 auto;
    }

    .box02,
    .box03 {
        margin-top: -2px;
    }

    .works h2 {
        color: #fad41b;
        font-size: 26px;
        text-align: center;
        padding-bottom: 5px;
    }

    .works p {
        color: #fff;
        font-size: 18px;
        padding-bottom: 20px
    }

    .works .box img {
        width: 100%;
    }

    .works figure img {
        width: 100%;
    }

    .interview {
        padding-bottom: 50px;
    }

    .interview h1 {
        text-align: center;
        padding: 55px 0 25px;
    }

    .interview h1 img {
        width: 360px;
        height: auto;
    }

    .interview .inner {
        background: -webkit-linear-gradient(left, #fff 0%, #fff 50%, #fafcff 50%, #fafcff 100%);
        padding: 30px 25px 25px;
    }

    .interview dt {
        font-size: 22px;
        line-height: 1.5;
        font-weight: 600;
        padding-bottom: 10px;
        color: #FF8000;
        padding-left: 2em;
        text-indent: -2.45em;
    }

    .interview dd {
        padding: 0 0 20px 45px;
        font-size: 18px;
        line-height: 1.5;
    }

    .interview dt img {
        padding-right: 10px;
    }

    .color {
        font-size: 18px;
        font-weight: 600;
        color: red;
    }

    .message {
        padding: 45px 0 50px;
        margin-top: 50px;
        background-image: url("../img/recruit_bi_7.jpg");
        background-repeat: no-repeat;
        background-size: cover;
        background-position: bottom center;
    }

    .message .inner {
        padding: 0 25px;
        color: #fff;
    }

    .message h1 {
        font-size: 24px;
        font-weight: 600;
        padding-bottom: 25px;
        text-align: center;
    }

    .message img {
        display: block;
        margin: 0 auto;
        padding-bottom: 40px;
        width: 100px;
        height: auto;
    }

    .right {
        display: block;
        text-align: right;
    }

    .welfare h1 {
        text-align: center;
        padding-top: 55px;
    }

    .welfare h1 img {
        width: 290px;
        max-width: 100%;
        height: auto;
        vertical-align: middle;
    }

    .welfare .inner {
        padding: 40px 25px 35px;
        text-align: center;
    }

    .welfare .inner_box {
        background-color: #fffbf1;
        padding: 5% 0 6%;
        margin-bottom: 20px;
        box-shadow: 2px 2px 4px #ebf0f8;
    }

    .welfare h2 {
        font-size: 20px;
        text-align: center;
        padding: 5px 0;
    }

    .welfare p {
        width: 60%;
        margin: 0 auto;
        padding-top: 10px;
    }

    .welfare .inner img {
        width: 230px;
        height: auto;
    }

    /*募集要項・エントリーフォーム・共通*/
    .require h2 {
        padding-bottom: 20px;
        border-bottom: #1c57ad 1px dashed;
        text-align: center;
    }

    .require h2 img {
        width: 380px;
    }

    .require {
        padding: 55px 25px;
    }

    .require h2.ttl {
        margin-bottom: 5px;
    }

    .require table {}

    .require table tr {
        display: flex;
        flex-wrap: wrap;
    }

    .require table th {
        width: 94%;
        text-align: left;
        padding: 20px 0 5px;
    }

    .require table td {
        width: 94%;
        padding: 0 0 20px;
        border-bottom: solid 1px #1c57ad;
    }

    #entry {
        background: #f3f2f7;
        padding: 55px 25px;
        margin-bottom: 30px;
    }

    .entry h2 {
        padding-bottom: 20px;
        border-bottom: #1c57ad 1px dashed;
        text-align: center;
        margin-bottom: 10px;
    }

    .entry h2 img {
        width: 380px;
    }





    a {
        text-decoration: none
    }

    #page-top {
        display: block;
        font-size: 40px;
        line-height: 1;
        position: fixed;
        bottom: 15px;
        right: 10px;
        z-index: 1
    }

    form {
        width: 100%;
    }

    form dl {
        width: 100%;
        margin-bottom: 15px;
    }

    form dt {
        font-size: 1.2em;
        margin: 0 10px 10px 0;
        font-weight: bold;
    }

    form dt span {
        display: inline-block;
        line-height: 1em;
        background: #FF8000;
        color: #fff;
        font-size: 0.85em;
        font-weight: normal;
        padding: 6px;
        margin: 0 0 0 15px;
    }

    form dd {
        color: #333;
    }

    form dl.first {
        display: flex;
        align-items: center;
    }

    form dl.first dt {
        width: 90px;
    }

    form dl.first dd {
        font-weight: bold;
        font-size: 28px;
    }

    form dl.list dt {
        font-weight: 500;
        padding: 12px 5px 0 0;
    }

    form .list dd {
        font-size: 1.2em;
        font-weight: normal;
    }

    form .list .fs1 {
        font-size: 1em;
        font-weight: normal;
    }

    form .w30 {
        width: 50% !important;
    }

    form input[type="text"],
    form textarea {
        width: 100%;
        padding: 20px 0;
        background: #fff;
        border: #bbbbbb solid 1px;
        border-radius: 4px;
    }

    form select {
        padding: 20px;
        background: #fff;
        border: #bbb solid 1px;
        border-radius: 3px;
    }

    form input[type="checkbox"],
    form input[type="radio"] {
        display: none;
    }

    form label {
        position: relative;
        padding: 0 0 0 35px;
    }

    form label:before {
        content: "";
        display: inline-block;
        width: 30px;
        height: 30px;
        background: #fff;
        border: #bbb solid 1px;
        border-radius: 100%;
        margin: 0 5px 0 0;
        position: absolute;
        left: 0;
        top: 0;
        box-sizing: border-box;
    }

    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 0 10px 0;
    }

    form input[type="checkbox"] + label::before {
        content: "";
        display: inline-block;
        width: 30px;
        height: 30px;
        background: #fff;
        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 .sbtn {
        width: auto;
        margin: 0 auto;
        text-align: center;
    }

    form .sbtn input {
        display: block;
        width: 100%;
        margin: 40px auto 0;
        text-align: center;
        background: #ff7006;
        color: #fff;
        border: none;
        font-size: 22px;
        font-weight: 600;
        padding: 20px 0;
    }

    input[type="submit"] {
        -webkit-appearance: none;
        border-radius: 0;
    }

    form .sbtn input:hover {
        opacity: 0.7;
    }

    .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: #fff;
        border-radius: 5px;
        display: block;
        text-align: center;
        padding: 20px 0;
        color: #000;
        font-weight: bold;
    }

    #telpopup-gotel {
        font-size: 0.9rem;
        line-height: 1.7;
        text-decoration: none;
        background: #FF8000;
        border-radius: 5px;
        display: block;
        text-align: center;
        padding: 10px 10px 10px 10px;
        color: #fff;
    }

    #telpopup-shop {
        font-size: 1.2rem;
        line-height: 1.7;
    }

    #telpopup-gotel img {
        vertical-align: baseline;
    }

    #telpopup-gotel a {
        color: #fff;
        font-size: 1.4rem;
        line-height: 1.7;
        font-weight: 900;
        font-family: Lato, sans-serif;
        color: #fee645;
    }

    #telpopup-stelb {
        padding: 15px 0 0 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;
    }

    .inner2 p {
        text-align: center;
    }

    .inner2 h2 {
        text-align: center;
        padding-top: 50px;
    }

    .inner2 {
        padding-top: 20px;
        padding-bottom: 0px;
    }

    .btn2 {
        width: 30%;
        background: #FF8000 url(../img/icon_arrow.png) no-repeat 86% 50%;
        color: #fff;
        text-align: center;
        border-radius: 4px;
        font-size: 17px;
        font-weight: 500;
        position: relative;
        margin: 0 auto;
        margin-top: 20px;
    }

    .btn2 a {
        display: block;
        color: #fff;
        padding: 14px 0;
        width: 100%;

    }

}


/**privacy**/

.privacy_txt{
    max-width: 1200px;
    margin: 50px auto;
    padding: 50px 5%;
    text-align: center;
}

.privacy_txt h2{
    display: inline-block;
    font-size: 40px;
    font-weight: bold;
    padding-bottom: 10px;
    border-bottom: 10px solid #FF8000;
    margin-bottom: 30px
}

.privacy_txt h3 {
  display: inline-block;
  position: relative;
  padding-left: 1.2em;
  padding-right: 0.5em;
  margin: 0 0 10px;
  line-height: 1.4;
  color: black;
  font-weight: bold;
  font-size: 22px;
}

.privacy_txt h3:before {
  font-family: "Font Awesome 5 Free";
    content: "\f111";
    font-weight: 900;
    position: absolute;
    font-size: 0.7em;
    left: 0;
    top: 0.3em;
}

.privacy_txt h3:before {
  color: #FF8000;
}

.privacy_txt h3:after {
  font-family: "Font Awesome 5 Free";
    content: "\f111";
    font-weight: 900;
    position: absolute;
    font-size: 0.7em;
    right: 0;
    top: 0.3em;
}
.privacy_txt h3:after  {
    color: #FF8000;
}

.privacy_txt ul.privacy_list_ul{
  padding-left: 1em;
  margin: 0 0 50px;
}

.privacy_txt ul.privacy_list_ul2{
  padding-left: 1em;
  margin: 0 0 10px;
}

.privacy_txt li{
    text-align: left;
    list-style: disc;
}

.privacy_txt p{
    text-align: left;
    line-height: 2;
    margin: 0 0 50px;
}

.privacy_txt p.privacy_list{
    margin: 0 0 10px;
}

.privacy_txt p.privacy_list2{
    margin: 0 0 10px;
}

@media screen and (max-width: 768px) {
  .privacy_txt{
      max-width: 750px;
      margin: 50px auto;
      text-align: center;
  }
}

@media screen and (max-width: 767px) {
  .privacy_txt{
      max-width: 600px;
      margin: 0 auto;
  }

  .privacy_txt h2{
      font-size: 22px;
      padding-top: 0;
      padding-bottom: 5px;
      margin-bottom: 0;
  }

  .privacy_txt h3 {
      font-size: 18px;
      padding-left: 1em;
      padding-right: 1em;
  }

  .privacy_txt h3:before {
      top: 1.3em;
  }
  .privacy_txt h3:after {
      top: 1.3em;
  }

  .privacy_txt li {
      font-size: 13px;
  }

  .privacy_txt p {
      font-size: 13px;
      margin: 0 0 30px;
  }
}

