@charset "utf-8";
body {
    overflow-x: hidden;
}


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

@media only screen and (max-width:767px) {
    .wrapper.kobetu .btn {
        width: 140px !important;
        height: 140px !important;
        position: absolute;
        left: 30% !important;
        right: 0;
        top: -40px !important;
        z-index: 2
    }
    #saiyou .cont_wht .spspace {
        height: 100px;
        display: block;
    }
    .keyimgs h2 {
        padding-left: 0;
    }
    .btn {
        padding: 0;
        border: none;
    }
    .wrapper.kobetu {
        height: 300px !important;
    }
    .wrapper.kobetu .btn {
        display: none;
    }
    .cont_wht .wrapper.kobetu .prsapace {
        top: 20px !important;
    }
    .wrapper.shisetu .btn {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        z-index: 2;
        width: 90%;
        height: auto
    }
    .wrapper.shisetu .btn::after {
        border: none;
    }
    .btn::before,
    .btn:hover::after,
    .btn:hover::after {
        display: none;
    }
    .spnone {
        display: none;
    }
}

@media only screen and (max-width:1024px) and (orientation: portrait) {
    * {
        margin: 0;
        padding: 0;
        -webkit-text-size-adjust: 100%;
        font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        width: 100%
    }
    .spnone {
        display: none!important
    }
    .flex-container .cel {
        padding: 0 0 50px 0
    }
    .head h2 {
        position: absolute;
        right: 0%;
        left: 5%;
        top: 30%;
        z-index: 3;
        color: #FFFFFF;
        font-family: source-han-serif-japanese, serif;
        font-weight: 400;
        text-shadow: 1px 1px 1px #333;
        font-size: 15px;
        line-height: 30px;
    }
    .nomalheader {
        width: 100%;
        height: 150px;
        background-color: #CCE198;
        padding-top: 90px;
        text-align: center;
        background-image: url(images/header/staffalsl.jpg);
        background-size: 100% auto;
    }
    .nomalheader h2 {
        font-size: 18px;
        margin-top: auto
    }
    img.ajax-loader {
        height: 1px !important;
    }
    .prsap .thimg img {
        width: 100% !important;
        height: auto;
        display: block;
        vertical-align: top;
        margin-top: 10px;
    }
    .pagenav .pagecount .pre {
        width: 100%;
        display: block;
        vertical-align: top
    }
    .pagenav .pagecount .next {
        width: 100%;
        display: block;
        vertical-align: top;
        text-align: right
    }
    .nomaltb {
        margin-bottom: 50px;
    }
    .nomaltb tr th,
    .nomaltb tr td {
        width: 100% !important;
        display: block;
        clear: both;
        float: none;
    }
    .sns ul {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        -webkit-flex-wrap: wrap;
        /* Safari */
        flex-wrap: wrap;
    }
    .sns ul li {
        margin: 10px;
        list-style-type: none;
        display: inline-block !important;
        vertical-align: top !important;
        width: auto;
    }
    .sns ul li a {
        font-size: 11px;
    }
    .nomaltb tr th {
        text-align: center !important
    }
    .nomaltb tr td {
        border-left: 1px solid #ECECEC;
    }
    .nomaltb tr td ul {
        width: 100% !important;
        display: block;
        vertical-align: top;
        padding-top: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        padding-left: 0px !important;
    }
    .inner .faq h4 {
        font-size: 16px;
        text-align: center;
        display: block;
        background-color: #8EAC74;
        color: #FFFFFF;
        border-radius: 180px;
        padding-top: 5px;
        padding-bottom: 15px;
        padding-right: 10px;
        padding-left: 10px;
        height: auto;
    }
    .inner .faq .a_text {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        display: block;
        margin-top: 0px;
        margin-bottom: 40px;
    }
    .accordion-open img {
        width: 165px;
        height: auto;
        float: none !important;
        margin-right: auto !important;
        margin-left: auto;
        display: block !important;
        clear: both;
    }
    .accordion-open h4 {
        float: none !important;
        clear: both !important;
        display: block !important;
        margin-left: auto;
        margin-right: auto;
        text-align: center !important;
        width: 100%;
        margin-top: 20px !important;
    }
    .accordion-open p {
        margin-left: 0px;
        margin-top: 0px;
        clear: both;
    }
    .comment h5 {
        text-align: left;
        line-height: 35px;
        font-weight: normal
    }
    .comment {
        width: 100% !important;
        height: auto;
    }
    .comment h5 {
        font-size: 14px !important;
    }
    .comment p {
        font-size: 12px !important;
    }
    .comment p strong {
        margin-top: 30px;
        margin-bottom: -10px !important;
        display: block;
        line-height: normal !important;
    }
    article .intver.senpai .left {
        margin-left: 8% !important;
        margin-right: auto !important;
        width: 80% !important;
    }
    .posts .intver.senpai .nametitle {
        text-align: right;
        display: block;
        margin-right: 20px !important;
        margin-bottom: 40px;
        width: 90%;
    }
    .morepr .panelsp {
        margin-bottom: 40px;
    }
    .faq .a_text p {
        width: 90%;
        display: block !important;
        vertical-align: top;
        margin-left: auto;
        margin-right: auto;
    }
    .inner .faq .a_text:before {
        margin-top: 20px;
        margin-right: 20px;
        margin-left: 45% !important;
        font-size: 20px;
    }
    .inner .faq h4:before {
        margin-right: 0px;
        margin-bottom: 10px;
        font-size: 20px;
        display: block;
    }
    .cont_wht .flex-container .staffs {
        width: 60%;
        height: auto;
        margin-top: 20px;
        margin-right: 20px;
        margin-bottom: 20px;
        margin-left: 20px;
        position: relative;
        z-index: 1;
    }
    .wrapper.kobetu {
        width: 95% !important;
        height: auto;
        clear: both;
        float: none;
        margin-left: auto;
        margin-right: auto;
        position: relative;
        z-index: 1;
        margin-top: 20px;
        display: block;
    }
    #staffsg .staffs p {
        display: block;
        margin-left: 10px;
        padding-right: 15px !important;
    }
    #staffgr {
        padding-bottom: 0px;
    }
    .wrapper.kobetu .btn p {
        font-size: 12px !important;
        line-height: normal !important;
        margin-top: 0px !important;
        margin-bottom: 0 !important;
    }
    .cont_wht .wrapper.kobetu .prsapace {
        width: 100% !important;
        top: 170px;
        display: block !important;
    }
    .wrapper.kobetu .prsapace h3 {
        font-size: 18px;
    }
    .fullrec {
        text-align: left !important;
    }
    .head .topslider {
        width: 100%;
        height: auto;
    }
    .seopr h2 {
        font-size: 16px;
        padding-top: 0px !important;
        display: block;
        line-height: 30px;
    }
    .seopr h2:last-of-type {
        font-size: 16px;
        padding-bottom: 0px !important;
        padding-top: 40px !important;
        display: block
    }
    .cont_wht .inner {
        width: 95%;
        margin-left: auto;
        margin-right: auto;
        padding-top: 20px;
    }
    .cont_color .multiple-item li {
        margin-left: 5px;
        margin-right: 5px;
    }
    #saiyou .cont_wht .wraps {
        width: 95% !important;
        height: auto;
        clear: both;
        float: none;
        margin-left: auto;
        margin-right: auto;
        position: static !important;
        z-index: 1;
    }
    .wraps .prsap h3 {
        font-size: 18px !important;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
        height: auto;
    }
    article .intver.senpai h4 {
        padding-right: 5px !important;
    }
    .messe {
        width: 100%;
        height: auto;
        margin-top: -20px !important;
        padding-right: 20px !important;
        padding-left: 20px !important;
        margin-bottom: 80px !important;
    }
    #spspot {
        padding-bottom: 5px;
    }
    .topslider li img {
        width: 100%;
        height: auto;
        min-height: 250px;
    }
    .cont_color_logo {
        width: 100%;
        height: auto;
        background-color: #F5F2ED;
        background-image: url(images/logo/logo_rgba.svg);
        background-position: 45% 40%;
        background-repeat: no-repeat;
        background-size: 300px auto;
    }
    .inner {
        width: 100%;
        height: auto;
        margin-left: auto;
        margin-right: auto;
        padding-top: 0px;
        padding-bottom: 40px;
    }
    .inner .left,
    .inner .right {
        width: 95%;
        display: block;
        clear: both;
        float: none;
        margin-left: auto;
        margin-right: auto;
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .inner h3 {
        font-size: 15px;
        letter-spacing: 1px;
        position: relative;
        text-align: center;
    }
    .fullrec h3:before,
    .full h3:before {
        content: "";
        display: block;
        border-top: solid 1px #ccc;
        width: 30%;
        height: 1px;
        position: absolute;
        top: 50%;
        left: 35% !important;
        z-index: 1;
        /*content: "";
	display: block;
	border-top: solid 1px #ccc;
	height: 1px;
	position: absolute;
	top: 50%;
	left: 45% !important;
	z-index: 1;
	width: 10% !important;*/
    }
    .inner h3:before {
        content: "";
        display: block;
        border-top: solid 1px #ccc;
        width: 30% !important;
        height: 1px;
        position: absolute;
        top: 50%;
        left: 35% !important;
        z-index: 1;
        /*content: "";
	display: block;
	border-top: solid 1px #ccc;
	width: 30%;
	height: 1px;
	position: absolute;
	top: 50%;
	left: 35% !important;
	z-index: 1;*/
    }
    .inner h3 span {
        display: block;
        font-size: 12px;
        /* [disabled]line-height: 25px;
*/
    }
    .fullrec h3:before {
        content: "";
        display: block;
        border-top: solid 1px #ccc;
        width: 30%;
        height: 1px;
        position: absolute;
        top: 50%;
        left: 35% !important;
        z-index: 1;
        /*content: "";
	display: block;
	border-top: solid 1px #ccc;
	width: 10%;
	height: 1px;
	position: absolute;
	top: 50%;
	left: 45%;
	z-index: 1;*/
    }
    .flex-container_column .cel .left {
        display: block;
        vertical-align: top;
        width: 150px !important;
        background-color: #CCE198;
        position: static;
        height: 150px !important;
        margin-left: 25%;
        margin-right: auto;
        clear: both;
        float: none;
        margin-top: 10px;
    }
    .flex-container_column .cel .right {
        display: block;
        vertical-align: top;
        width: 100% !important;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
        clear: both;
        float: none;
    }
    .spsudmd {
        line-height: 25px;
    }
    .wrapper {
        /* [disabled]min-height: 100vh;
*/
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
        -webkit-flex-direction: column;
        /* Safari */
        flex-direction: column;
        margin-top: -30px !important;
    }
    .btn {
        width: 150px;
        height: 150px;
        text-align: center;
        text-transform: uppercase;
        letter-spacing: 2px;
        font-weight: bold;
        position: relative;
        margin-right: 0px !important;
        margin-top: 80px;
    }
    .btn p {
        font-weight: bold;
    }
    .btn:hover {
        text-decoration: none
    }
    .btn:nth-child(1),
    .btn:nth-child(3) {
        margin-top: 80px !important;
        clear: both !important;
        float: none;
    }
    .flex-container_column .cel .right h4 {
        font-weight: bold;
        font-size: 16px !important;
        line-height: 30px !important;
        padding-left: 20px;
    }
    .inner .flex-container_column .buttn {
        width: 100%;
        height: auto;
        margin-top: -10px !important;
        margin-bottom: 20px !important;
    }
    .buttn ul li {
        width: 100% !important;
        display: block;
        clear: both;
        float: none;
    }
    .buttn ul li:last-child {
        width: 100% !important;
        display: block;
        clear: both;
        float: none;
        margin-left: 0px !important;
    }
    .news h4:before {
        content: 'NEWS';
        font-size: 18px;
        line-height: 30px;
    }
    #saiyou .news h4:before {
        content: 'JOB NEWS';
        font-size: 18px;
        line-height: 30px;
    }
    .inner .news h4 {
        text-align: center;
        color: #555555;
        font-size: 15px;
        line-height: 30px;
        position: absolute;
        margin-top: auto;
        margin-right: auto;
        margin-bottom: auto;
        margin-left: auto;
        right: 0px;
        bottom: 0px;
        left: 0px;
        top: -30px;
    }
    .cont_wht .inner .news {
        background-color: #F6F3F3;
        position: relative;
        margin-top: 50px;
        margin-bottom: 30px !important;
        width: 90%;
        height: auto;
        margin-left: auto;
        margin-right: auto;
    }
    .inner .news ul {
        width: 90%;
        height: auto;
        margin-left: auto;
        margin-right: auto;
        display: block;
        padding-top: 70px;
        padding-bottom: 20px;
        position: relative;
    }
    .news ul li {
        list-style-type: none;
        display: block;
        position: static;
        margin-bottom: 20px;
        clear: both;
        float: none;
    }
    .news ul li time {
        margin-right: 30px;
        color: #777777;
        font-size: 12px;
        float: left;
    }
    .news ul li time:before {
        content: '●';
        color: #A7AF5F;
        margin-right: 5px
    }
    .news ul li h5 {
        font-weight: normal;
        font-size: 14px;
    }
    .inner .news h4+a {
        display: none
    }
    .full {
        margin-bottom: 0px;
        padding: 0px !important;
    }
    /*.flex-container {
  display: -webkit-flex;
  display: flex;
}*/
    .cont_color_ten,
    .cont_color,
    .cont_color_rec {
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 20px;
    }
    .flex-container {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        justify-content: center;
        -webkit-flex-direction: column-reverse;
        /* Safari */
        flex-direction: column-reverse;
    }
    .flex-container .cel {
        width: 90% !important;
        height: auto;
        margin-left: auto;
        margin-right: auto;
        overflow: hidden;
        position: relative;
        background-color: transparent !important;
        display: block;
        padding-top: 30px;
    }
    .inner #staffsg .staffs {
        width: 95% !important;
        display: block;
        padding-top: 40px;
        margin-bottom: 0px;
        margin-left: auto;
        margin-right: auto;
        height: auto;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 2;
        -webkit-order: 2;
        order: 2;
    }
    .inner #staffsg .staffsg {
        width: 43%;
        display: block;
        padding-top: 40px;
        margin-bottom: -40px;
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 1;
        -webkit-order: 1;
        order: 1;
    }
    .cont_color_ten {
        width: 100%;
        height: auto;
        background-color: #FCF5EB;
    }
    .flex-container .cel img {
        width: 100%;
        height: auto;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px !important;
        margin-left: 0px;
        -moz-transition: -moz-transform 0.5s linear;
        -webkit-transition: -webkit-transform 0.5s linear;
        -o-transition: -o-transform 0.5s linear;
        -ms-transition: -ms-transform 0.5s linear;
        transition: transform 0.5s linear;
        z-index: 1;
    }
    .flex-container .cel img:hover {
        -webkit-transform: scale(1) !important;
        -moz-transform: scale(1) !important;
        -o-transform: scale(1) !important;
        -ms-transform: scale(1) !important;
        transform: scale(1) !important;
        z-index: 1;
    }
    .flex-container .cel .about {
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
        padding-bottom: 15px;
        padding-top: 10px;
        z-index: 2;
        position: absolute;
        bottom: 0px;
        width: 100%;
        height: 130px !important;
        display: block;
    }
    a .about h4 {
        font-size: 16px;
        margin-bottom: 20px;
        margin-top: 10px;
    }
    a .about p {
        font-size: 13px;
    }
    .cont_color_rec .revlink {
        width: 60% !important;
        height: 60px !important;
        line-height: 60px !important;
        color: #FFFFFF;
        font-size: 14px !important;
        margin-top: -40px !important;
        margin-bottom: 20px !important;
    }
    .forms {
        width: 95% !important;
        height: auto;
        margin-bottom: 40px;
        margin-top: 40px;
        padding-top: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
        border-radius: 3px;
    }
    .forms table {
        width: 100%;
        height: auto;
        margin-left: auto;
        margin-right: auto;
    }
    .forms table tbody tr th {
        width: 100% !important;
        text-align: left;
        padding-top: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
        border-bottom: 1px dashed #D0CDCD;
        display: block;
        margin-top: 0px;
        float: none;
        clear: both;
    }
    .forms table tbody tr td {
        width: 100% !important;
        text-align: left;
        padding-top: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        padding-left: 30px;
        border-left: none !important;
        margin-top: 0px;
        border-bottom: 1px dashed #D0CDCD;
        float: none;
        clear: both;
        display: block;
    }
    input[type=submit] {
        width: 50%;
        height: 40px;
        display: block;
    }
    .foots .inner h6 {
        width: 80% !important;
        height: auto;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
    }
    .foots .inner h6 p {
        font-size: 13px !important;
    }
    .inner h6 img {
        width: 50% !important;
        height: auto;
        margin-left: auto;
        margin-right: auto;
    }
    .foots .inner nav ul li {
        width: 49% !important;
        height: auto;
        display: inline-block;
        vertical-align: top;
        border-right: 1px solid #fff;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
        padding-top: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
    }
    .foots .inner nav ul li:nth-child(2n) {
        border-right: 0px solid #fff;
    }
    .foots .inner nav ul li a {
        display: block;
        text-decoration: none;
        padding-top: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
        transition: 0.4s;
        margin-left: -2px;
        font-size: 12px;
    }
    .inner nav ul {
        display: block;
        margin-left: 0%;
        margin-right: auto;
    }
    .foots small {
        font-size: 11px !important;
    }
    .cont_color_rec .revlink {
        width: 60% !important;
        height: 60px;
        line-height: 60px;
        color: #FFFFFF;
        font-size: 16px;
        margin-top: -50px !important;
    }
    .rec_menu .rec_sub {
        width: 100% !important;
        height: auto;
        margin-left: auto;
        margin-right: auto;
        display: block;
    }
    .tops {
        display: block;
        margin-top: -45px;
        z-index: 10;
        position: absolute;
    }
    .rec_menu .rec_sub li {
        display: inline-block;
        width: 32.3% !important;
    }
    .rec_menu .rec_sub li a {
        padding-top: 5px!important;
        padding-bottom: 5px !important;
        font-size: 12px !important;
    }
    .worksp {
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }
    .flex-container .seido {
        width: 95% !important;
        height: 300px;
        background-image: url(../images/bg/kabe.png);
        background-repeat: no-repeat;
        background-color: #fff;
        position: relative;
        padding-top: 20px;
        padding-right: 20px;
        padding-bottom: 20px;
        padding-left: 20px;
        margin: 10px;
        border: 1px solid #fff;
    }
    .inner h3 {
        font-size: 16px;
    }
    #anser {
        width: 90% !important;
        height: auto;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 60px;
        background-color: #80C269;
        text-align: center;
        display: block;
        transition: 0.5s;
        color: #fff;
        padding: 5px;
        line-height: 30px !important;
        border-radius: 5px;
        font-size: 14px !important;
        /* [disabled]margin-top: -70px !important;
*/
    }
    .subshead .left {
        width: 20%;
        height: auto;
        display: inline-block;
        vertical-align: top;
        margin-right: 20px;
        text-align: center
    }
    .subshead .right {
        width: 78.5%;
        height: auto;
        display: inline-block;
        vertical-align: top;
    }
    .subshead .left h1 img {
        width: 35%;
        height: auto;
        margin-top: 20px;
    }
    #000000001A3AC1B0 {
        width: 90% !important;
        height: auto;
    }
    .subshead .left p {
        color: #A7AF5F
    }
    .subshead .left a:hover {
        text-decoration: none
    }
    .keyimg h2,
    .keyimgs h2 {
        height: auto !important;
        margin-left: 0% !important;
        -ms-writing-mode: lr-tb;
        /* for MS IE8+ */
        -webkit-writing-mode: horizontal-tb;
        writing-mode: horizontal-tb;
        letter-spacing: 3px;
        line-height: 35px !important;
        font-size: 14px !important;
        text-align: center;
        right: 0% !important;
        top: 0px!important;
        position: absolute;
        word-wrap: break-word;
        width: 100% !important;
        background-color: #F3F1F1;
        z-index: 10;
        padding-bottom: 0px;
        margin: 0px !important
    }
    #saiyou .pan_border {
        margin-top: 15px;
    }
    .keyimg h2:before {
        content: 'Recrut';
        -ms-writing-mode: lr-tb;
        /* for MS IE8+ */
        -webkit-writing-mode: horizontal-tb;
        writing-mode: horizontal-tb;
        display: block;
        color: #4194AA;
        font-family: Lucida Console, Monaco, monospace;
        font-size: 16px !important;
    }
    .keyimg,
    .keyimgs {
        width: 100%;
        display: block;
        /*padding-top: 0px;*/
        position: relative;
        height: 280px;
        overflow: hidden;
        background-color: #F3F1F1;
        margin-top: 55px;
    }
    .keyimg img,
    .keyimgs img {
        width: 100%;
        height: auto;
        position: absolute;
        right: 0px;
        top: auto;
        bottom: 0px;
        margin: 0px;
    }
    #chsi {
        margin-bottom: -70px !important;
    }
    .intver {
        width: 123% !important;
        margin-top: 30px !important;
        margin-bottom: 30px !important;
        margin-left: -25px;
    }
    .intver .right {
        display: block;
        width: 90% !important;
        clear: both;
        float: none;
        margin-top: 0px;
        margin-bottom: 0px;
        background-color: #d9d9d9;
        margin-left: 0px;
        margin-right: 10px;
        border-radius: 20px;
        padding: 10px;
        position: relative;
    }
    .intver .right img {
        width: 15%;
        margin-left: 0px;
        border-radius: 180px;
        position: absolute;
        top: 5px;
        right: 5px;
    }
    .intver .right .text {
        display: block;
        width: 100% !important;
        margin-top: 20px;
    }
    .intver .right h4 {
        padding-right: 50px !important;
        margin-top: -5px;
    }
    .wrapper.shisetu a p {
        line-height: 20px;
        font-size: 14px !important;
        margin-top: 30px !important;
        z-index: 2
    }
    .wrapper.shisetu .pr h3:before {
        border-top: solid 0px #ccc;
    }
    #lastsst {
        margin-bottom: 50px
    }
    .lastsst {
        margin-bottom: 50px
    }
    .wrapper.shisetu {
        padding-top: 170px;
        position: relative;
        width: 95%;
        height: auto;
        z-index: 1;
        margin-left: auto;
        margin-right: auto;
    }
    #threesp p {
        display: block;
        margin-top: 20px !important;
    }
    .wrapper.shisetu .pr {
        width: 100%;
        height: auto;
        position: static;
        right: 0;
        top: 0px;
        background-color: rgba(255, 255, 255, 0.7);
        padding-top: 15px;
        padding-right: 15px;
        padding-left: 15px;
        padding-bottom: 60px;
    }
    .inner .wrapper.shisetu img {
        position: static;
    }
    #threex p,
    #threez p,
    #threer p {
        margin-top: 20px !important;
    }
    .intver .left {
        display: block;
        width: 90% !important;
        clear: both;
        float: none;
        margin-top: 0px;
        margin-bottom: 0px;
        margin-left: 10px;
        margin-right: 0px;
        border-radius: 20px;
        padding: 10px;
        position: relative;
    }
    .intver .left img {
        width: 15%;
        margin-left: 0px;
        border-radius: 180px;
        position: absolute;
        top: -10px;
        left: 40%;
    }
    .intver .left .text {
        display: block;
        width: 100% !important;
        margin-top: 20px;
    }
    .intver .left h4 {
        padding-left: 50px !important;
        margin-top: -5px;
    }
    .foots .inner nav {
        width: 90% !important;
        margin-left: auto;
        margin-right: auto;
        display: block;
    }
    #staffsg .staffs h5 {
        line-height: normal;
        font-size: 16px;
    }
    .staffs table {
        margin-bottom: 40px;
    }
    .inner .pan_border .pannav {
        font-size: 11px;
        color: #888;
    }
    .wrapper.kobetu .btn .nomalp {
        /* margin-top: -15px !important;*/
        display: block;
    }
    .keyimgs br {
        float: left !important;
        width: 1px !important;
    }
    .keyimg br {
        float: left !important;
        width: 1px !important;
    }
}


/*@media only screen and (min-width:768px) and (max-width:1024px) {*/


/*
@media only screen and (max-width:1024px) and (orientation: portrait) {
    .pcnone,
    #top-head {
        display: none!important
    }
    .tabnone {
        display: none!important
    }
    .inner .left,
    .inner .right {
        width: 95%;
        display: block;
        clear: both;
        float: none;
        margin-left: auto;
        margin-right: auto;
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .keyimgs h2 {
        font-family: "Lucida Grande", "segoe UI", "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic ProN", Meiryo, Arial, sans-serif;
        height: 200px;
        margin-left: 0%;
        -ms-writing-mode: tb-rl;
 

-webkit-writing-mode: vertical-rl;
writing-mode: vertical-rl;
letter-spacing: 5px;
line-height: 25px;
text-align: center;
font-size: 18px;
overflow: hidden;
margin-top: -5%;

}
.flex-container {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
    -webkit-flex-wrap: wrap;

    
    flex-wrap: wrap;
}
.flex-container .cel {
    width: 40% !important;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    position: relative;
    background-color: transparent !important;
    display: inline-block !important;
    vertical-align: top;
    padding-top: 30px;
}
.topslider li img {
    height: auto;
    min-height: 800px;
    z-index: 3;
}
.forms table tbody tr th {
    width: 30% !important;
    text-align: left;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    margin-top: 5px;
    border-bottom: 1px dashed #D0CDCD;
}
.forms {
    width: 100% !important;
}
.btn {
    width: 200px !important;
    height: 200px !important;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: bold;
    position: relative;
    margin-right: 0px !important;
    left: 0px;
    margin-top: 150px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.btn p {
    font-weight: bold;
    font-size: 14px !important;

}
.menu>li {
    position: relative;
    height: 70px
}
.wrapper.shisetu {
    margin-top: 250px;
    position: relative;
    width: 100%;
    height: 450px;
    z-index: 1;
    margin-left: 0px;
}
.wrapper.shisetu .pr {
    width: 35%;
    height: 450px;
    position: absolute;
    right: 0;
    top: -50px;
    background-color: rgba(255, 255, 255, 0.7);
    padding: 15px;
}
.inner .wrapper.shisetu img {
    width: 130% !important;
    height: 100% !important;
}
.rec_menu .rec_sub {
    width: 100% !important;
}
.rec_menu .rec_sub li a {
    font-size: 12px !important;
}
.menu>li a {
    line-height: normal;
    font-size: 12px;
}
.menu>li span {
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    bottom: 0px;
    font-size: 10px;
}
.subshead .right {
    width: 76%;
    height: auto;
}
.subshead .left h1 img {
    width: 40%;
}
.subshead .left p {
    line-height: 20px;
}
.keyimg h2 {
    height: 140px;
    top: 20px;
    line-height: 40px;
    font-size: 20px;
}
.keyimg h2:before {
    font-size: 20px;
}
.keyimg {
    padding-top: 170px;
    height: 390px;
}
.keyimg img {
    width: 75%;
    height: auto;
    position: absolute;
    right: 0px;
    top: auto;
    bottom: 0px;
}
.keyimgs {
    padding-top: 170px;

    
    height: auto;
}
.keyimgs img {
    width: 100%;
    height: auto;
    position: absolute;
    right: 0px;
    top: auto;
    bottom: 0px;
}
.pan_border {
    display: block;
    margin-top: 20px;
}
.inner .jobpr h2 {
    font-size: 18px;
    margin-top: 40px
}
.inner .jobpr h2:first-of-type {
    font-size: 18px;
    margin-top: 80px!important
}
.flex-container .seido {
    width: 45% !important;
    height: 300px;
    background-image: url(../images/bg/kabe.png);
    background-repeat: no-repeat;
    background-color: #fff;
    position: relative;
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    margin: 10px;
    border: 1px solid #fff;
}
#graf .grafs canvas {
    width: 100%;
    height: 300px;
}
#graf .grafs h4 {
    margin-top: 40px;
    line-height: 50px;
}
a .about h4 {
    font-size: 16px;
    margin-bottom: 20px;
    margin-top: 10px;
}
a .about p {
    font-size: 13px;
}
.cont_color_rec .revlink {
    width: 50% !important;
    height: 60px;
    line-height: 60px;
    color: #FFFFFF;
    font-size: 20px;
    margin-top: -50px !important;
}
.flex-container_column .cel .left {
    width: 30% !important;
    height: 250px !important;
    margin-top: 20px;
    margin-left: 15px;
}
.flex-container_column .cel .right {
    width: 65% !important;
}

}
*/

@media only screen and (min-width:1025px) and (max-width:1280px) {
    .pcnone,
    #top-head {
        display: none!important
    }
    a .about h4 {
        font-size: 15px;
        margin-bottom: 20px;
        margin-top: 10px;
    }
    a .about p {
        font-size: 13px;
    }
    .nomalp {
        display: block !important;
        font-size: 16px !important;
        padding-top: 0px !important;
    }
    .btn {
        width: 150px;
        height: 150px;
        text-align: center;
        text-transform: uppercase;
        letter-spacing: 2px;
        font-weight: bold;
        position: relative;
        margin-right: 0px !important;
        margin-top: 80px;
    }
    /*.btn p {
	font-weight: bold;
	font-size: 14px !important;
	margin-top: 40px !important;
}*/
    .keyimgs h2 {
        font-family: "Lucida Grande", "segoe UI", "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic ProN", Meiryo, Arial, sans-serif;
        height: 300px;
        margin-left: 0%;
        -ms-writing-mode: tb-rl;
        /* for MS IE8+ */
        -webkit-writing-mode: vertical-rl;
        writing-mode: vertical-rl;
        letter-spacing: 5px;
        line-height: 60px;
        text-align: center;
        font-size: 18px;
        overflow: hidden;
        margin-top: -5%;
    }
    .rec_menu .rec_sub {
        width: 100% !important;
    }
    .menu>li {
        position: relative;
        height: 70px
    }
    .menu>li a {
        line-height: normal;
        font-size: 12px;
    }
    .menu>li span {
        position: absolute;
        margin-left: auto;
        margin-right: auto;
        left: 0;
        right: 0;
        bottom: 0px;
        font-size: 10px;
    }
    .subshead .right {
        width: 76%;
        height: auto;
    }
    .subshead .left h1 img {
        width: 40%;
    }
    .subshead .left p {
        line-height: 20px;
    }
    .keyimg h2 {
        height: 150px;
    }
    .keyimg h2:before {
        font-size: 50px;
    }
    .keyimg,
    .keyimgs {
        padding-top: 200px;
        height: 460px;
    }
    .keyimg img,
    .keyimgs img {
        width: 75%;
        height: auto;
        position: absolute;
        right: 0px;
        top: auto;
        bottom: 0px;
    }
    .wrapper.kobetu {
        height: auto;
    }
    .wrapper.kobetu .btn {
        width: 100%;
    }
    .wrapper.kobetu .btn::before,
    .wrapper.kobetu .btn::after {
        display: none;
    }
}

@media only screen and (min-width:768px) and (max-width:1024px) and (orientation: portrait) {
    .wrapper.kobetu .btn {
        width: 140px !important;
        height: 140px !important;
        position: absolute;
        left: 40% !important;
        right: 0;
        top: -40px !important;
        z-index: 2
    }
    #saiyou .cont_wht .wraps,
    .wrapper.kobetu {
        position: static;
        height: auto;
    }
    #saiyou .cont_wht .spspace {
        height: 300px;
        display: block;
    }
    .wrapper.shisetu .btn {
        position: absolute;
        top: 0px;
        left: 35%;
        right: 0;
        z-index: 2;
        width: 150px;
        height: 150px;
    }
}

@media only screen and (min-width:768px) and (max-width:1024px) and (orientation: landscape) {
    .menu>li a {
        font-size: 12px;
    }
    .menu>li span {
        font-size: 10px;
    }
    .keyimgs {
        height: 400px;
        padding-top: 80px;
    }
    .keyimgs h2 {
        font-size: 16px;
    }
    .inner {
        width: 100%;
    }
}

@media only screen and (min-width:1281px) and (max-width:1920px) {
    .pcnone,
    #top-head {
        display: none!important
    }
    a .about h4 {
        font-size: 15px;
        margin-bottom: 20px;
        margin-top: 10px;
    }
    a .about p {
        font-size: 13px;
    }
    .btn {
        width: 200px !important;
        height: 200px !important;
        text-align: center;
        text-transform: uppercase;
        letter-spacing: 2px;
        font-weight: bold;
        position: relative;
        margin-right: 150px;
        margin-top: 80px;
    }
    .btn p {
        font-weight: bold;
        font-size: 14px !important;
        /*margin-top: 40px !important;*/
    }
    .menu {
        margin-top: 30px;
        margin-bottom: 0;
    }
    .menu>li {
        position: relative;
        height: 70px
    }
    .menu>li a {
        line-height: normal;
        font-size: 16px;
    }
    .menu>li span {
        position: absolute;
        margin-left: auto;
        margin-right: auto;
        font-size: 14px;
        left: 0;
        right: 0;
        bottom: 0px;
    }
    .subshead .right {
        width: 76%;
        height: auto;
    }
    .subshead .left h1 img {
        width: 40%;
    }
    .subshead .left p {
        line-height: 20px;
    }
    .keyimg img,
    .keyimgs img {
        top: auto;
        bottom: 0px;
    }
}

@media screen and (min-width:1921px) {
    .pcnone,
    #top-head {
        display: none!important
    }
}