@charset 'UTF-8';
@font-face {
    font-family: 'fontawesome';
    src: url('/recruit/fonts/fontawesome.ttf') format('truetype'), url('/recruit/fonts/fontawesome.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

*, ::before, ::after {
    box-sizing: border-box;
    border-style: solid;
    border-width: 0;
}

html {
    line-height: 1.15;
    /* 1 */
    -webkit-text-size-adjust: 100%;
    /* 2 */
    -webkit-tap-highlight-color: transparent;
    /* 3*/
}

body {
    margin: 0;
}

main {
    display: block;
}

p, table, blockquote, address, pre, iframe, form, figure, dl {
    margin: 0;
}

h1, h2, h3, h4, h5, h6 {
    font-size: inherit;
    line-height: inherit;
    font-weight: inherit;
    margin: 0;
}

ul, ol {
    margin: 0;
    padding: 0;
    list-style: none;
}

dt {
    font-weight: bold;
}

dd {
    margin-left: 0;
}

hr {
    box-sizing: content-box;
    /* 1 */
    height: 0;
    /* 1 */
    overflow: visible;
    /* 2 */
    border-top-width: 1px;
    margin: 0;
    clear: both;
    color: inherit;
}

pre {
    font-family: monospace, monospace;
    /* 1 */
    font-size: inherit;
    /* 2 */
}

address {
    font-style: inherit;
}

a {
    background-color: transparent;
    text-decoration: none;
    color: inherit;
}

abbr[title] {
    text-decoration: underline;
    /* 2 */
    text-decoration: underline dotted;
    /* 2 */
}

b, strong {
    font-weight: bolder;
}

code, kbd, samp {
    font-family: monospace, monospace;
    /* 1 */
    font-size: inherit;
    /* 2 */
}

small {
    font-size: 80%;
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

img, embed, object, iframe {
    vertical-align: bottom;
}

button, input, optgroup, select, textarea {
    -webkit-appearance: none;
    appearance: none;
    vertical-align: middle;
    color: inherit;
    font: inherit;
    background: transparent;
    padding: 0;
    margin: 0;
    outline: 0;
    border-radius: 0;
    text-align: inherit;
}

[type="checkbox"] {
    -webkit-appearance: checkbox;
    appearance: checkbox;
}

[type="radio"] {
    -webkit-appearance: radio;
    appearance: radio;
}

button, input {
    /* 1 */
    overflow: visible;
}

button, select {
    /* 1 */
    text-transform: none;
}

button, [type="button"], [type="reset"], [type="submit"] {
    cursor: pointer;
    -webkit-appearance: none;
    appearance: none;
}

button[disabled], [type="button"][disabled], [type="reset"][disabled], [type="submit"][disabled] {
    cursor: default;
}

button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0;
}

button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText;
}

select::-ms-expand {
    display: none;
}

option {
    padding: 0;
}

fieldset {
    margin: 0;
    padding: 0;
    min-width: 0;
}

legend {
    color: inherit;
    /* 2 */
    display: table;
    /* 1 */
    max-width: 100%;
    /* 1 */
    padding: 0;
    /* 3 */
    white-space: normal;
    /* 1 */
}

progress {
    vertical-align: baseline;
}

textarea {
    overflow: auto;
}

[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {
    height: auto;
}

[type="search"] {
    outline-offset: -2px;
    /* 1 */
}

[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    /* 1 */
    font: inherit;
    /* 2 */
}

label[for] {
    cursor: pointer;
}

details {
    display: block;
}

summary {
    display: list-item;
}

[contenteditable] {
    outline: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

caption {
    text-align: left;
}

td, th {
    vertical-align: top;
    padding: 0;
}

th {
    text-align: left;
    font-weight: bold;
}

template {
    display: none;
}

[hidden] {
    display: none;
}

* {
    min-width: 0;
    min-height: 0;
    font-family: noto-sans-cjk-jp, 'Noto Sans Japanese', '游ゴシック体', YuGothic, '游ゴシック', 'Yu Gothic', 'Hiragino Kaku Gothic ProN', 'Hiragino Sans', 'メイリオ', sans-serif !important;
    font-weight: 500;
    font-style: normal;
}

#wrap {
    overflow-y: visible !important;
    overflow-x: hidden;
}

/* header {
    box-shadow: 0px 10px 15px 0px rgb(0 0 0 / 10%);
    height: 45px;
    background: #ffffff;
    position: relative;
    z-index: 99;
}

.header_inner {
    height: 100%;
}

header img {
    padding: 5px;
    height: 100%;
    width: auto;
}

header ul li {
    text-align: center;
    line-height: 1;
    font-weight: bold;
}

.header_menu_btn {
    width: 45px;
    height: 45px;
    top: 0;
    right: 0;
    position: absolute;
    transition: all .3s ease;
    background: #000;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 25px;
}

.header_menu_btn::after {
    font-family: 'fontawesome' !important;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\f0c9';
    color: #fff;
}

.menu-active .header_menu_btn::after {
    content: '\f00d';
} */

footer {
    font-family: noto-sans-cjk-jp, 'Noto Sans Japanese', '游ゴシック体', YuGothic, '游ゴシック', 'Yu Gothic', 'Hiragino Kaku Gothic ProN', 'Hiragino Sans', 'メイリオ', sans-serif !important;
    font-weight: 400;
    font-style: normal;
    position: relative;
}

#lp h1, #lp h2, #lp h3 {
    font-family: noto-sans-cjk-jp, 'Noto Sans Japanese', '游ゴシック体', YuGothic, '游ゴシック', 'Yu Gothic', 'Hiragino Kaku Gothic ProN', 'Hiragino Sans', 'メイリオ', sans-serif !important;
    font-weight: 900;
    font-style: normal;
}

h1 {
    height: 100%;
}

#lp, main {
    font-size: 1.6rem;
}

html {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    font-size: 10px;
    line-height: 1.5;
}

body {
    font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    transition: .5s;
}

body.menu-active {
    transform: translateX(-270px);
    position: fixed;
    width: 100%;
}

img {
    width: 100%;
    height: auto;
}

p, th, td, li, span {
    font-size: 1.3rem;
}

p+p {
    padding-top: 15px;
}

.tb_dsp_none {
    display: none;
}

.tx_center {
    text-align: center;
}

.color_jt {
    color: #d71718;
    font-size: 1em;
}

.comment {
    font-size: 1.2rem;
    line-height: 1.2;
}

.tx_right {
    text-align: right;
}

.mypage {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    text-align: right;
}

.mypage img {
    width: 170px;
    height: auto;
    transition: .4s;
}

.mypage img:hover {
    opacity: .7;
}

/* nav
------------------------------------------------------ */

.slidemenu {
    overflow: scroll;
    position: fixed;
    top: 0;
    left: 100%;
    z-index: 999999;
    height: 100vh;
    background: #000;
    color: #fff;
    width: 270px;
    display: block;
}

.side_open .slidemenu {
    opacity: 1;
}

.slidemenu::-webkit-scrollbar {
    display: none;
    width: 0 !important;
}

.slidemenu .slidemenu_wrapper {
    overflow: auto;
}

.slidemenu .slidemenu_ttl {
    position: relative;
}

.slidemenu .slidemenu_inr {
    height: 100%;
    position: relative;
    overflow: scroll;
}

.slidemenu .slidemenu_content {
    position: relative;
}

.slidemenu .slidemenu_content li {
    border-top: solid 1px #222;
}

.slidemenu .slidemenu_content li:last-child {
    border-bottom: solid 1px #222;
}

.slidemenu .slidemenu_content a, .slidemenu .slidemenu_ttl a {
    display: flex;
    padding: 15px;
    height: 45px;
    color: #fff;
    font-size: 1.5rem;
    line-height: 1;
    text-decoration: none;
    justify-content: space-between;
}

.slidemenu .slidemenu_content a:hover, .slidemenu .slidemenu_ttl a:hover {
    background-color: #d71718;
    opacity: 1;
    color: #fff;
}

.slidemenu .slidemenu_content a::after, .slidemenu .slidemenu_ttl a::after {
    font-family: 'fontawesome' !important;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\f0da';
    color: #fff;
    margin-right: 10px;
}

.slidemenu .slidemenu_content a.blank::after {
    font-family: 'fontawesome' !important;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\f00s';
    color: #fff;
}

.slidemenu .slidemenu_content .slidemenu_acoTrg {
    position: relative;
}

.slidemenu .slidemenu_content .slidemenu_acoTrg>span {
    display: flex;
    padding: 15px;
    height: 45px;
    font-size: 1.5rem;
    line-height: 1;
    text-decoration: none;
    justify-content: space-between;
}

.slidemenu .slidemenu_content .slidemenu_acoTrg>span::after {
    font-family: 'fontawesome' !important;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\f067';
    color: #fff;
    margin-right: 10px;
}

.slidemenu .slidemenu_content .slidemenu_acoTrg>span.is_open::after {
    content: '\f068';
}

.slidemenu .slidemenu_content .slidemenu_acoTrg>span.is_open, .slidemenu .slidemenu_content .slidemenu_acoTgt, .slidemenu_recruit {
    background-color: #7d0101;
}

.slidemenu .slidemenu_content .slidemenu_acoTrg>span.is_open {
    display: flex;
    justify-content: space-between;
}

.slidemenu .slidemenu_content .slidemenu_acoTrg>ul {
    display: none;
}

.slidemenu .slidemenu_fukuoka {
    background-color: #d71718;
}

/* フッター */

#footer .footer_backTop {
    padding: 2vw 0;
    font-size: 3.5vw;
    background: #111;
    text-align: center;
}

#footer .footer_backTop a {
    font-size: 3.5vw;
    line-height: 1;
    display: block;
    margin: 0 auto;
    color: #fff;
}

#footer .footer_list {
    overflow: hidden;
    padding: 2vw 0 2vw 10vw;
    line-height: 1;
    max-width: 1200px;
    margin: 0 auto;
}

#footer {
    background: #201e1e;
}

#footer .footer_list li {
    width: calc((100% - 15px) / 2);
    float: left;
    font-size: 3vw;
    text-align: center;
    line-height: 2.5;
}

#footer .footer_copyright {
    padding: 0;
    background: #fff;
    color: #111;
    text-align: center;
    font-size: 1rem;
}

#footer .footer_list a {
    text-align: left;
    display: block;
    color: #fff;
}

#footer .footer_backTop a::before {
    font-family: 'fontawesome' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\f138';
    color: #fff;
    margin-right: 10px;
}

/*main*/

#lp main section {
    width: 100%;
    margin: 0 auto;
    position: relative;
    max-width: 100% !important;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

section img {
    align-self: flex-start;
    max-width: 700px;
    margin: 0 auto;
}

/*footer*/

#footer_static {
    margin-bottom: 20px;
}

/*main*/

section {
    padding: 20px 10px;
    max-width: 1200px;
    margin: 0 auto;
}

section h1 {
    text-align: center;
    color: #ff0000;
    font-size: 4rem;
    font-weight: normal !important;
    position: relative;
    display: flex;
}

section h1 img {
    max-height: 40px;
    width: auto;
    max-width: 100%;
}

section h1::before {
    content: '';
    display: inline-block;
    width: 30px;
    height: 30px;
    margin-right: 10px;
    background-image: url("/recruit/img/new-graduate/bg_h.png");
    background-size: contain;
    vertical-align: middle;
    background-repeat: no-repeat;
}

section h1::after {
    content: '';
    display: inline-block;
    width: 30px;
    height: 30px;
    margin-left: 10px;
    background-image: url("/recruit/img/new-graduate/bg_h.png");
    background-size: contain;
    vertical-align: middle;
    background-repeat: no-repeat;
}

section p {
    max-width: 1000px;
    line-height: 2;
}

section>p:first-of-type {
    text-align: center;
    line-height: 2;
    font-size: 1.5rem;
    font-weight: bold;
}

section>p:nth-of-type(2) {
    margin-bottom: 30px;
}

section>span {
    font-weight: normal;
    display: block;
    color: #999;
    font-size: 1.4rem;
    margin-bottom: 20px;
}

section>a {
    margin-top: 30px;
    padding: 15px;
    border: solid #777 2px;
    color: #fff;
    background: #777;
    display: block;
    min-width: 200px;
    text-align: center;
    transition: all .5s;
    display: flex;
    justify-content: center;
    align-items: center;
}

/* section>a::before {
    font-family: 'fontawesome' !important;
    content: '\f0da';
    margin-right: 7px;
} */

#workstylereform_btn span {
    display: inline-block;
    height: 20px;
    width: 20px;
    text-align: center;
    line-height: 0;
    position: relative;
    margin-right: 5px;
}

#workstylereform_btn span:before {
    display: block;
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 20px;
    height: 2px;
    background-color: #ffffff;
    transition: .2s;
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
}

#workstylereform_btn span:after {
    display: block;
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 20px;
    height: 2px;
    background-color: #ffffff;
    transition: .3s;
}

#workstylereform_btn.btn-active span:before {
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
}

#workstylereform_btn.btn-active span:after {
    background-color: transparent;
}

section>a:hover {
    opacity: .8;
}

section>a:hover::before {
    color: #777;
}

section#topmessage, section#ideal {
    background: #ff00001a;
}

/*mainmenu*/

section#main_menu {
    background: url("/recruit/img/new-graduate/bg-int.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position-x: -300px;
}

section#main_menu>img {
    margin-bottom: 2em;
}

section#main_menu ul li img {
    transition: .3s;
}

section#main_menu ul li img:hover {
    opacity: .8;
}

section#main_menu ul {
    margin: 0 auto;
    max-width: 800px;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    margin-top: 50px;
}

section#main_menu ul li {
    width: calc(98% / 2);
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

section#main_menu ul li a {
    display: block;
    transition: .3s;
}

section#main_menu ul li:nth-of-type(2n+1) {
    margin-left: 0;
}

/* section#main_menu ul li:nth-of-type(10) {
    padding: 5px;
    color: #fff;
    border-radius: 7px;
    margin: 5px 2%;
    width: 46%;
    box-shadow: 0 0 7px 5px rgb(241 192 192 / 100%);
    background: rgb(247, 141, 28);
    background: -moz-linear-gradient(114deg, rgba(247, 141, 28, 1) 0%, rgba(255, 5, 1, 1) 100%);
    background: -webkit-linear-gradient(114deg, rgba(247, 141, 28, 1) 0%, rgba(255, 5, 1, 1) 100%);
    background: linear-gradient(114deg, rgba(247, 141, 28, 1) 0%, rgba(255, 5, 1, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f78d1c", endColorstr="#ff0501", GradientType=1);
    font-size: .9rem;
}

section#main_menu ul li:nth-of-type(10) span {
    font-size: 1.3rem;
    font-weight: bold;
    display: block;
    letter-spacing: .05rem;
} */

/*top message*/

section#topmessage ul {
    display: flex;
    justify-content: space-around;
    align-items: center;
    width: 100%;
    max-width: 1000px;
}

section#topmessage ul li {
    width: 50%;
    display: flex;
    justify-content: center;
}

section#topmessage ul li div {
    width: 98%;
}

/*story*/

section#story {
    padding-bottom: 40px;
}

section#story dl {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
    font-size: 1.4rem;
}

section#story dl dt {
    color: #ffffff;
    width: 100px;
    min-height: 100px;
    height: calc(300px - 30vw);
    background: #F7931E;
    margin-top: 2em;
    padding-top: 20px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: normal;
    text-align: center;
}

section#story dl dt:nth-of-type(n+2):before {
    content: "";
    height: 20px;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    border-style: solid;
    border-width: 20px 50px 0 50px;
    border-color: #ffffff transparent transparent;
}

section#story dl dt::after {
    content: "";
    height: 20px;
    width: 100%;
    position: absolute;
    bottom: -20px;
    left: 0;
    border-style: solid;
    border-width: 20px 50px 0 50px;
    border-color: #F7931E transparent transparent;
}

section#story dl dd {
    width: calc(100% - 100px);
    margin-top: 2em;
    padding-left: 1em;
    font-weight: normal;
    line-height: 1.7;
}

section#story dl dt:nth-of-type(2) {
    background: #F87417;
}

section#story dl dt:nth-of-type(2):after {
    border-color: #F87417 transparent transparent;
}

section#story dl dt:nth-of-type(3) {
    background: #F96715;
}

section#story dl dt:nth-of-type(3):after {
    border-color: #F96715 transparent transparent;
}

section#story dl dt:nth-of-type(4) {
    background: #FA5411;
}

section#story dl dt:nth-of-type(4):after {
    border-color: #FA5411 transparent transparent;
}

section#story dl dt:nth-of-type(5) {
    background: #FB470E;
}

section#story dl dt:nth-of-type(5):after {
    border-color: #FB470E transparent transparent;
}

section#story dl dt:nth-of-type(6) {
    background: #FC330A;
}

section#story dl dt:nth-of-type(6):after {
    border-color: #FC330A transparent transparent;
}

section#story dl dt:nth-of-type(7) {
    background: #FC1E06;
}

section#story dl dt:nth-of-type(7):after {
    border-color: #FC1E06 transparent transparent;
}

section#story dl dt:nth-of-type(8) {
    background: #FC0701;
}

section#story dl dt:nth-of-type(8):after {
    border-color: #FC0701 transparent transparent;
}

/*workstyle*/

.btn_anchor {
    display: flex;
    justify-content: space-around;
    margin: 0 auto;
    width: 95%;
    max-width: 1000px;
    flex-direction: column;
}

.btn_anchor li {
    width: 100%;
    text-align: center;
    background: #f1f5f6;
    border-radius: 50px;
    margin-bottom: 10px;
    padding: 5px 5px;
    transition: all .4s ease;
    display: flex;
    flex-direction: column;
    color: #333;
    font-size: 1.3rem;
}

.btn_anchor li a {
    font-size: 3vw;
    flex-direction: row;
    padding: 10px;
    border-radius: 30px;
    position: relative;
}

.btn_anchor li a::after {
    margin-top: 0;
    right: 5%;
    top: 30%;
    position: absolute;
}

.btn_anchor span {
    font-size: 1.5rem;
    font-weight: bold;
}

/*injo*/

section#info table {
    width: 100%;
    max-width: 1100px;
    margin: 0 auto;
}

section#info table tr {
    display: flex;
    flex-direction: column;
}

section#info table td {
    padding: 10px;
}

section#info table td h3 {
    margin-top: 10px;
}

#info td ul p {
    font-size: .9em;
    line-height: 1.2;
}

#info td.bg_lightblue ul p {
    background: #05b3db;
}

#info td.bg_lightorange ul p {
    background: #e57920;
}

#info td.bg_lightgreen ul p {
    background: #92D050;
}

#info td.bg_lightpink ul p {
    background: #dd73ab;
}

#info td ul i {
    position: absolute;
    top: 5%;
    right: 5%;
    color: #cdcdcd;
    transition: all 1s;
}

#info td ul li:hover i {
    color: #888888;
}

#info td ul img {
    align-self: flex-start;
}

section#info table .list {
    padding-left: 0;
    margin-left: 0;
}

#info td ul:not(.list) {
    display: flex;
    flex-wrap: wrap;
    max-width: 480px;
}

#info td ul a {
    color: #111111;
    font-size: 1.3rem;
}

#info td ul li {
    text-align: center;
    position: relative;
}

#info td ul li:nth-child(-n+3) {
    width: 32%;
}

/* #info td ul li:nth-child(4) {
    margin-left: 0;
    padding-top: 5px;
    font-size: 1.4rem;
} */

#info td ul li:nth-child(-n+3) a::after {
    position: absolute;
    font-family: 'fontawesome' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\f2d2';
    right: 5%;
    top: 5%;
    transition: all 1s;
    color: #cdcdcd;
}

#info td ul li:nth-child(-n+3) a:hover::after {
    color: #777;
}

#info td ul li:nth-child(4) a::before {
    font-family: 'fontawesome' !important;
    content: '\f0da';
    margin-right: 7px;
}

#info td ul li:nth-child(4) a:hover {
    color: #e60012;
}

#info td ul:not(.list) li+li {
    margin-left: 1%;
}

#info td ul p {
    color: #ffffff;
    padding: 3px;
}

#info td .title {
    text-align: center;
    margin: 2px auto;
    background: #111111;
    color: #ffffff;
    padding: 2px 0;
    font-size: 1.4rem;
}

#info td .description {
    padding: 3px;
    font-size: 1.4rem;
}

#info table span {
    font-weight: normal;
    font-size: 1.2rem;
}

#info table th {
    width: 100%;
    font-weight: normal;
    padding: 15px;
    vertical-align: middle;
    border: solid 2px #fff;
    font-size: 1.8rem;
    line-height: 1.1;
}

#info table td {
    width: 100%;
    padding: 15px;
    text-align: left;
    font-weight: normal;
    border: solid 2px #fff;
}

#info table .description {
    background: #fff;
    padding: 5px;
    border-radius: 30px;
    font-size: 1.4rem;
    margin: 0 auto 10px auto;
    font-weight: bold;
}

.list {
    text-align: left;
}

.list li::before {
    content: '・';
}

.list li {
    text-align: left !important;
    width: 100% !important;
    padding-left: 1em;
    text-indent: -1em;
}

/*
section#info ul {
    display: flex;
    width: 95%;
    max-width: 600px;
    justify-content: space-between;
    flex-wrap: wrap;
    flex-direction: column;
}
section#info ul li {
    width: 100%;
    margin-bottom: 10px;
    padding: 15px;
  text-align: center;
      background: #777;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    border-radius: 10px;
    color: #fff;
}
section#info ul li:nth-of-type(1){
    background: #05b3db;
}

section#info ul li:nth-of-type(2){
    background: #e57920;
}

section#info ul li:nth-of-type(3){
    background: #8FD050;
}

section#info ul li:nth-of-type(4){
    background: #dd73ab;
}
*/

/* 共通クラス */

.youtube__container {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden;
    padding-top: calc(9 / 16 * 100%);
    margin-bottom: 1em;
}

.youtube__menu__wrap .youtube__container {
    display: none;
}

.youtube__menu__wrap .youtube-current {
    display: block;
}

.youtube__container iframe, .youtube__container img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

.youtube__container a img {
    transition: all .2s;
    height: auto;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

/* モーダル */

#youtube__modal__container {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden;
    padding-top: 56.25%;
    margin-bottom: 1em;
}

#youtube__modal__container iframe, #youtube__modal__container img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

#youtube__modal__container img {
    transition: all .2s;
    height: auto;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

#youtube__modal__block {
    position: fixed;
    width: 100%;
    height: 100vh;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .7);
    display: none;
    z-index: 99999;
}

#youtube__modal__wrap {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%);
    width: 100%;
    max-width: 1000px;
}

/* 再生ボタン */

.youtube__container a::after {
    content: "";
    background-image: url('/recruit/img/common/play.png');
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%);
    height: 30%;
    width: 30%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    pointer-events: none;
    filter: drop-shadow(0px 0px 3px rgba(0, 0, 0, 0.4));
    opacity: .9;
    z-index: 10;
}

.youtube__container a img:hover {
    opacity: .7;
}

/* pagetop
------------------------------------------------------ */

#pagetop {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 10px;
    text-align: center;
}

#pagetop a {
    color: #111;
    text-decoration: none;
    transition: none;
}

#pagetop a::after {
    font-family: 'fontawesome' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\f139';
    color: #b5b5b6;
    font-size: 35px;
}

#pagetop span {
    display: block;
    font-size: 2.4rem;
}

/* background
------------------------------------------------------ */

.bg_gray {
    background: #f0f0f0;
}

.bg_lightgray {
    background: #fcfcfc;
}

.bg_pink {
    background: #dd73ab;
    color: #fff;
    font-weight: bold;
}

.bg_lightpink {
    background: #fdebf1;
}

.bg_mediumpink {
    background: #fbe2ea;
}

.bg_orange {
    background: #e57920;
    color: #fff;
    font-weight: bold;
}

.bg_lightorange {
    background: #fdf4ec;
}

.bg_mediumorange {
    background: #FAE6D4;
}

.bg_blue {
    background: #05b3db;
    color: #fff;
    font-weight: bold;
}

.bg_mediumblue {
    background: #dbeff9;
}

.bg_lightblue {
    background: #e9f5fa;
}

.bg_green {
    background: #92d050;
    color: #fff;
    font-weight: bold;
}

.bg_mediumgreen {
    background: #e6f5d7;
}

.bg_lightgreen {
    background: #f3faec;
}

.bg_purple {
    background: #6961ab;
    color: #fff;
    font-weight: bold;
}

.bg_lightpurple {
    background: #f0eff6;
}

/* color
------------------------------------------------------ */

.color_white {
    color: #fff;
}

.color_pink {
    color: #dd73ab;
}

.color_orange {
    color: #e57920;
}

.color_blue {
    color: #05b3db;
}

.color_green {
    color: #92D050;
}

.color_gray {
    color: #888888;
}

@media screen and (max-width:768px) {
    @supports (-webkit-touch-callout: none) {
        body {
            height: -webkit-fill-available;
        }
    }
    /*main*/
    #wrap {
        bottom: 0;
    }
    #lp main>section {
        width: 100%;
        margin: 0 auto;
    }
    section ul li a img, section ul li img {
        width: 100%;
    }
    /*footer*/
    #footer_static {
        margin-bottom: 0;
        padding-bottom: 0;
    }
}

/* ログイン画面 */

#login {
    width: 100%;
    height: 50vh;
    min-height: 500px;
    display: flex;
    justify-content: center;
    padding: 30px;
}

#login * {
    box-sizing: border-box;
}

#login-wrap {
    width: 100%;
    max-width: 500px;
    display: flex;
    flex-direction: column;
    justify-items: center;
    align-items: center;
}

#login-wrap img {
    width: 100%;
    height: auto;
    margin-bottom: 30px;
}

#login-wrap form {
    width: 100%;
    max-width: 300px;
}

#login-wrap input {
    width: 100%;
    margin: 0 auto;
    font-size: 16px;
    padding: 8px;
    margin-bottom: 20px;
    border-radius: 5px;
    border: solid 1px #7b7b7b;
    font-family: 'メイリオ', 'Meiryo', sans-serif !important;
}

#login-wrap input[type="submit"] {
    border: none;
    background: #fe817e;
    color: #ffffff;
    font-weight: bold;
    cursor: pointer;
    transition: .4s;
    text-align: center;
}

#login-wrap input[type="submit"]:hover {
    opacity: .6;
}

#login-wrap p {
    text-align: center;
    color: #ff0000;
}

.pc_flex_center {
    display: flex;
    justify-content: center;
    margin-top: 30px;
    flex-direction: column;
}

.pc_flex_center img {
    border: solid 1px #cdcdcd;
}

.c_secB {
    padding: 0;
}

#lp main section#workstylereform {
    display: none;
}

#workstylereform .color_jt {
    font-weight: bold;
}

#workstylereform ul.ws_list li {
    justify-content: flex-start;
}