﻿@charset "UTF-8";
/* ======================================================================
 reset
====================================================================== */
@font-face {
    font-family: "Noto Sans JP";
    font-style: "normal";
    font-weight: 400;
    src: url("/career/assets/font/NotoSansCJKjp-Regular.otf") format("opentype"),
    url("/career/assets/font/NotoSansCJKjp-Regular.woff") format("woff");
    font-display: swap;
}
@font-face {
    font-family: "Noto Sans JP";
    font-style: "normal";
    font-weight: 500;
    src: url("/career/assets/font/NotoSansCJKjp-Medium.otf") format("opentype"),
    url("/career/assets/font/NotoSansCJKjp-Medium.woff") format("woff");  
    font-display: swap;
}
@font-face {
    font-family: "Noto Sans JP";
    font-style: "normal";
    font-weight: 700;
    src: url("/career/assets/font/NotoSansCJKjp-Bold.otf") format("opentype"),
    url("/career/assets/font/NotoSansCJKjp-Bold.woff") format("woff");  
    font-display: swap;
}

html {
  overflow-y: scroll;
}

body {
  line-height: 1;
  color: #000;
  background-color: #fff;
}

/* html5doctor.com Reset Stylesheet v1.6.1
  Last Updated: 2010-09-17 Author: Richard Clark - http://richclarkdesign.com Twitter: @rich_clark */
abbr, address, article, aside, audio, b, blockquote, body, canvas, caption, cite, code, dd, del, details,
dfn, div, dl, dt, em, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup,
html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, p, pre, q, samp, section,
small, span, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, ul, var, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
  font-weight: inherit;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:after, blockquote:before, q:after, q:before {
  content: '';
  content: none;
}

a {
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  background: transparent;
}

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

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

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

/* YUI 3.4.1 (build 4118) Copyright 2011 Yahoo! Inc. All rights reserved.
Licensed under the BSD License. http://yuilibrary.com/license/ */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video,
input, select, textarea {
  box-sizing: border-box;
}

html {
  /* Sets a specific default `font-size` for user with `rem` type scales.*/
  font-size: 62.5%;
  /* Changes the default tap highlight to be completely transparent in iOS.*/
  -webkit-tap-highlight-color: transparent;
}

body {
  color: #586075;
  line-height: 1.6;
  background: #fff;
  font-family: "Noto Sans JP", 游ゴシック体, "Yu Gothic", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Avenir, "Helvetica Neue", Helvetica, Arial, Verdana, Roboto, sans-serif;
  font-weight: 400;
  word-wrap: break-word;
  word-break: break-all;
  min-width: 1140px;
  overflow: hidden;
}

@media screen and (max-width: 599px) {
  body {
    min-width: auto;
  }
}
img {
  vertical-align: bottom;
  max-width: 100%;
  height: auto;
}

strong {
  font-weight: bold;
}

a:link {
  color: #586075;
  text-decoration: none;
  cursor: pointer;
}

a:visited {
  color: #586075;
  text-decoration: none;
}

a:hover {
  color: #586075;
  text-decoration: none;
  opacity: .8;
}

a:active {
  color: c;
  text-decoration: none;
}

a[href^="tel"] {
  color: #586075;
}

/* input */
input, textarea, select {
  display: block;
  margin: 0;
  padding: 0;
  outline: none;
  border: none;
  border-image: none;
  background: transparent;
  font-family: inherit;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

input::-ms-expand, textarea::-ms-expand, select::-ms-expand {
  display: none;
}

textarea {
  resize: vertical;
}

input:placeholder-shown, textarea:placeholder-shown {
  color: #586075;
}

input::placeholder, textarea::placeholder {
  color: #586075;
}

input:focus:placeholder-shown, textarea:focus:placeholder-shown {
  color: #586075;
}

input:focus::placeholder, textarea:focus::placeholder {
  color: #586075;
}

.u_pc {
  display: block;
}

.u_sp {
  display: none;
}

@keyframes bottom-top {
  0% {
    transform: translateY(30px);
    opacity: 0;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}
@keyframes top-bottom {
  0% {
    transform: translateY(-30px);
    opacity: 0;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}
@keyframes fadein {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes big-small {
  0% {
    opacity: 0;
    transform: scale(1.25);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
/* ======================================================================
 layout
====================================================================== */
/* =================================
 l_content_size
================================= */
.l_content_size_sp_1 {
  padding: 0 4%;
}

@media screen and (min-width: 1025px) {
  .l_content_size_sp_1 {
    max-width: 1140px;
    margin: 0 auto;
  }
}
.l_content_size_pc_1 {
  width: 1140px;
  margin: 0 auto;
  padding: 0 20px;
}

@media screen and (max-width: 599px) {
  .l_content_size_pc_1 {
    width: auto;
    padding: 0 3.125%;
  }
}
/* =================================
 l_container
================================= */
.l_container {
  position: relative;
}

/* =================================
 l_header
================================= */
.l_header .header_top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 8px 0 10px;
}

.l_header .header_top-left {
  color: #909CB5;
  font-size: 1.2rem;
}

.l_header .header_top-right {
  display: flex;
  font-size: 1.1rem;
  border-left: 1px solid #E1E4E7;
}

.l_header .header_top-right li {
  border-right: 1px solid #E1E4E7;
}

.l_header .header_top-right a {
  display: block;
  padding: 0 .5em;
}

.l_header .header_middle-right__login {
  display: flex;
}
.l_header .header_middle-right__login .member_registration_btn {
  background: linear-gradient(to right, #f39821 0%, #ff4600 100%);
  box-shadow: 0px 4px 12px rgba(0, 0, 74, 0.3);
  display: block;
  width: 240px;
  padding: 12px 10px 13px;
  border-radius: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.6rem;
  color: #fff;
  font-weight: 600;
  margin-right: 10px;
}
.l_header .header_middle-right__login .login_btn {
  color: #1166CC;
  background-color: #fff;
  display: inline-block;
  position: relative;
  padding: 12px 10px 13px;
  border-radius: 6px;
  box-shadow: 0px 4px 10px rgba(0, 0, 74, 0.15);
  font-size: 1.6rem;
  width: 175px;
  text-align: center;
  font-weight: 600;
}

.l_header .header_middle {
  display: flex;
  justify-content: space-between;
  margin-bottom: 0;
}

.l_header .header_middle-left {
  display: flex;
  align-items: center;
}

.l_header .header_middle-left .logo {
  margin-right: 10px;
}

.l_header .header_middle-right {
  display: flex;
}

.l_header .header_middle-link {
  font-size: 1.1rem;
  display: flex;
}

.l_header .header_middle-link li + li:before {
  content: '/';
}

.l_header .header_middle-link a {
  display: inline-block;
  padding: 0 .5em;
}

.l_header .header_middle-link a:link, .l_header .header_middle-link a:visited, .l_header .header_middle-link a:hover, .l_header .header_middle-link a:active {
  color: #00338B;
}

.l_header .header_welcome {
  font-size: 1.2rem;
  text-align: right;
  margin-right: .5em;
  color: #555555;
}

.l_header .header_welcome span {
  font-size: 1.6rem;
  font-weight: 700;
}

.l_header .header_notice {
  position: relative;
  margin-left: 16px;
}

.l_header .header_notice a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100px;
  height: 50px;
  box-shadow: 0px 5px 12px rgba(0, 0, 74, 0.15);
  border-radius: 6px;
  font-size: 1.2rem;
  font-weight: 700;
  color: #00338B;
}

.l_header .header_notice img {
  margin-right: 6px;
}

.l_header .header_notice .num {
  position: absolute;
  top: 5px;
  left: 22px;
  background: #F12100;
  color: #fff;
  font-size: 1rem;
  border-radius: 50%;
  display: block;
  padding: 0 5px;
}

.l_header .header_mypage {
  margin-left: 10px;
}

.l_header .header_mypage a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 120px;
  height: 50px;
  box-shadow: 0px 5px 12px rgba(0, 0, 74, 0.15);
  border-radius: 6px;
  font-size: 1.4rem;
  font-weight: 700;
  background: linear-gradient(-90deg, #00004A, #00338B);
  color: #fff;
}

.l_header .gNav {
  display: flex;
}

.l_header .gNav li {
  width: calc(1100px / 6);
}

.l_header .gNav a {
  display: block;
  text-align: center;
  padding: 18px 0 15px;
  font-size: 1.6rem;
  font-weight: 700;
  border-bottom: 3px solid #fff;
  transition: border .3s, color .3s;
}

.l_header .gNav a:hover {
  color: #F36421;
  border-bottom: 3px solid #F36421;
  opacity: 1;
}

.l_header .gNav li.current a {
  color: #F36421;
  border-bottom: 3px solid #F36421;
  opacity: 1;
}

/* =================================
 l_header_sp
================================= */
.l_header_sp {
  display: none;
}

/* =================================
 l_menu_sp
================================= */
.l_menu_sp {
  display: none;
}

/* =================================
 l_breadcrumbs
================================= */
/* =================================
 l_main_visual
================================= */
/* =================================
 l_content
================================= */
/* =================================
 l_main
================================= */
/* =================================
 l_side
================================= */
/* =================================
 l_footer
================================= */
/* =================================
 l_hoge
================================= */
/* ======================================================================
 layout p_top
====================================================================== */
/* =================================
 l_container_top
================================= */
.l_container_top {
  position: relative;
}

/* =================================
 l_header_top
================================= */
/* =================================
 l_header_sp_top
================================= */
/* =================================
 l_main_visual_top
================================= */
/* =================================
 l_content_top
================================= */
/* =================================
 l_main_top
================================= */
/* =================================
 l_side_top
================================= */
/* =================================
 l_footer_top
================================= */
/* =================================
 l_hoge_top
================================= */
.l_breadcrumb {
  display: flex;
  padding: 15px 0 17px;
  font-size: 1.2rem;
  background: transparent;
}

.l_breadcrumb li {
  margin-right: .5em;
}

.l_breadcrumb li + li:before {
  content: ">";
  margin-right: .5em;
}

.l_breadcrumb a {
  color: #555555;
}

.contents_box {
  margin: 40px 0 60px;
}

.contents_ttl {
  font-size: 2.2rem;
  font-weight: 700;
}

.contents_ttl-outer {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 15px 20px;
  border-radius: 6px;
  margin-bottom: 25px;
}

.contents_ttl img {
  margin-right: 10px;
  vertical-align: middle;
}

.contents_more a {
  display: block;
  width: 220px;
  height: 40px;
  box-shadow: 0px 5px 12px rgba(0, 0, 74, 0.15);
  border-radius: 6px;
  font-size: 1.4rem;
  font-weight: 700;
  position: relative;
  background: #fff;
  text-align: center;
  line-height: 40px;
}

.contents_more a:after {
  position: absolute;
  top: calc(50% - 4px);
  right: 15px;
  content: '';
  width: 7px;
  height: 7px;
  transform: rotate(-135deg);
}

.contents_list {
  display: flex;
}

.contents_item {
  width: 208px;
  box-shadow: 0px 5px 12px rgba(0, 0, 74, 0.15);
  border-radius: 6px;
  overflow: hidden;
    position: relative;
  background-color: #fff;
}

.contents_item button {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 1;
  border: none;
  background-color: transparent;
  cursor: pointer;
}

.contents_item:hover {
  opacity: .8;
}

.contents_item + .contents_item {
  margin-left: 15px;
}

.contents_item-img {
  overflow: hidden;
  position: relative;
}

/* 20211130 JAST追記 START */
.myp-history .contents_item-img img {
  height: 100%;
  width: 100%;
  object-fit: contain;
  -o-object-fit: contain;
}
/* 20211130 JAST追記 END */

.contents_item-img figcaption {
  position: absolute;
  top: 10px;
  right: 10px;
}

.contents_item-meta {
  margin: 15px 15px 18px;
}

.contents_item-meta dt {
  font-size: 1.5rem;
  font-weight: 700;
  color: #00338B;
  margin-bottom: 4px;
}

.contents_item-meta dd {
  font-size: 1.2rem;
}

.contents_item-info {
  background: #F4F5F6;
  padding: 10px 12px;
  font-size: 1.2rem;
}

.contents_item-info li + li {
  margin-top: 4px;
}

.contents_item-info img {
  margin-right: 7px;
}

.relation {
  background: #F4F5F6;
  padding: 35px 0 50px;
  box-shadow: 0px 4px 20px rgba(0, 0, 74, 0.15) inset;
}

.relation_ttl {
  color: #353941;
  font-size: 2rem;
  font-weight: 700;
  margin-bottom: 12px;
}

.relation_list {
  background: #fff;
  border-radius: 6px;
  box-shadow: 0px 5px 12px rgba(0, 0, 74, 0.15);
  padding: 20px 0 20px 5px;
  display: flex;
}

.relation_list-item + .relation_list-item {
  border-left: 1px solid #E0E9F3;
}

.relation_list-item a {
  display: flex;
  align-items: center;
}

.relation_list-item figure {
  margin-left: 15px;
  margin-right: 10px;
  width: 128px;
}

.relation_list-item dl {
  margin-right: 11px;
}

.relation_list-item dt {
  color: #00338B;
  font-size: 1.4rem;
  font-weight: 700;
  margin-bottom: 6px;
}

.relation_list-item dd {
  font-size: 1.2rem;
  width: 198px;
}

.js_btn_p_top {
  position: fixed;
  right: 30px;
  bottom: 30px;
  cursor: pointer;
}

/* ======================================================================
 z-index
====================================================================== */
.l_loader {
  z-index: 1000;
}

.l_menu_sp {
  z-index: 999;
}

.l_header {
  z-index: 998;
}

.l_header_sp {
  z-index: 998;
}

.c_btn_p_top {
  z-index: 997;
}

.l_side {
  z-index: 996;
}

/* =================================
 p_top
================================= */
.l_menu_sp_top {
  z-index: 999;
}

.l_header_top {
  z-index: 998;
}

.l_header_sp_top {
  z-index: 998;
}

.c_btn_p_top_top {
  z-index: 997;
}

.l_side_top {
  z-index: 996;
}

.breadcrumb a:link, .breadcrumb a:visited {
  text-decoration: none;
}

.breadcrumb a:hover {
  text-decoration: underline;
}

.l_footer {
  color: #353941;
}
.l_footer .footer_top {
  padding: 35px 0 37px;
}
.l_footer .footer_top .mission_ttl {
  margin-bottom: 35px;
  font-weight: 700;
  font-size: 1.8rem;
  line-height: 1;
}
.l_footer .footer_top .mission_catch {
  display: inline-block;
  vertical-align: bottom;
  margin-left: 20px;
}
.l_footer .footer_top .mission_body {
  font-size: 1.5rem;
  line-height: 1.5;
}
.l_footer .footer_nav {
  background-color: #75829E;
}
.l_footer .footer_nav-list {
  display: flex;
  align-items: center;
  justify-content: center;
}
.l_footer .footer_nav-list li {
  text-align: center;
}
.l_footer .footer_nav-list li a {
  font-weight: 700;
  width: 140px;
  color: #fff;
  text-decoration: underline;
  font-size: 1.4rem;
  text-decoration: none;
  display: block;
  padding: 32px 0 36px;
}
.l_footer .footer_links {
  background-color: #EBF0F5;
  padding: 40px 0 39px;
}
.l_footer .footer_links-outer {
  display: flex;
}
.l_footer .footer_links-outer:first-child {
  padding-bottom: 26px;
  margin-bottom: 25px;
  border-bottom: 1px solid #ABC3DC;
}
.l_footer .footer_links-outer:nth-child(2) .footer_links-ttl {
  margin-bottom: 20px;
}
.l_footer .footer_links-outer * {
  font-size: 1.2rem;
}
.l_footer .footer_links-outer a {
  color: #00338B;
}
.l_footer .footer_links-left {
  width: 440px;
}
.l_footer .footer_links-center {
  width: 380px;
}
.l_footer .footer_links-ttl {
  font-size: 1.6rem;
  margin-bottom: 30px;
  margin-top: 36px;
  font-weight: 700;
}
.l_footer .footer_links-ttl:first-child {
  margin-top: 0;
}
.l_footer .footer_links-separator {
  display: flex;
}
.l_footer .footer_links-separator li:before {
  content: '|';
  color: #00338B;
  padding: 0 .3em;
}
.l_footer .footer_links-separator li:first-child:before {
  content: none;
}
.l_footer .footer_links-inline {
  display: flex;
  margin-top: 17px;
}
.l_footer .footer_links-inline li:before {
  content: '|';
  color: #ABC3DC;
  padding: 0 .3em;
}
.l_footer .footer_links-inline li:last-child:after {
  content: '|';
  color: #ABC3DC;
  padding: 0 .3em;
}
.l_footer .footer_links-area {
  text-align: left;
}
.l_footer .footer_links-area th {
  width: 90px;
}
.l_footer .footer_utility .l_content_size_pc_1 {
  display: flex;
  align-items: center;
  padding: 20px 20px;
}
.l_footer .footer_logos {
  display: flex;
  align-items: center;
  width: 640px;
}
.l_footer .footer_logos-middle {
  margin-left: 20px;
  margin-right: 20px;
}
.l_footer .footer_logos-right li a {
  font-size: 1.4rem;
  color: #00338B;
  position: relative;
  padding-right: .6em;
  display: inline-block;
}
.l_footer .footer_logos-right li a:after {
  position: absolute;
  top: calc(50% - 3px);
  right: 0;
  content: '';
  width: 7px;
  height: 7px;
  transform: rotate(-135deg);
  border-bottom: 1px solid #00338B;
  border-left: 1px solid #00338B;
}
.l_footer .footer_copy {
  font-size: 1.2rem;
}
.l_footer .footer_copy p > span {
  display: block;
}

.search-input_wrap {
  background-color: #fff;
  border-radius: 50px;
  display: flex;
  align-items: center;
  padding: 12px 15px;
  margin-bottom: 20px;
  box-shadow: 0px 4px 12px rgba(0, 0, 74, 0.15);
}
.search-input_wrap button {
  border: none;
  background-color: transparent;
  width: 40px;
}
.search-input_wrap input {
  width: calc(100% - 40px);
  font-size: 1.6rem;
}
.search-input_wrap input::placeholder {
  color: #999999;
}

.wide-btn a {
  color: #00338B;
  display: block;
  background-color: #fff;
  position: relative;
  padding: 15px 30px 15px 15px;
  border-radius: 6px;
  box-shadow: 0px 4px 12px rgba(0, 0, 74, 0.15);
  font-size: 1.4rem;
}
.wide-btn a:after {
  position: absolute;
  top: calc(50% - 4px);
  right: 15px;
  content: '';
  width: 7px;
  height: 7px;
  transform: rotate(-135deg);
  border-bottom: 1px solid #00338B;
  border-left: 1px solid #00338B;
}

.ttl_header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 25px;
}
.ttl_icon {
  background-repeat: no-repeat;
  background-position: left center;
  font-size: 2rem;
  color: #353941;
  padding: 4px 0 4px 20px;
  font-weight: 600;
  width: calc(100% - 110px);
}
.ttl_view-more {
  font-size: 1.4rem;
  color: #00338B !important;
  display: inline-block;
  padding-right: 2em;
  position: relative;
}
.ttl_view-more:after {
  position: absolute;
  top: calc(50% - 4px);
  right: 15px;
  content: '';
  width: 7px;
  height: 7px;
  transform: rotate(-135deg);
  border-bottom: 1px solid #00338B;
  border-left: 1px solid #00338B;
}

.search__ttl {
  text-align: center;
  font-size: 1.4rem;
  margin-left: 30px;
  margin-right: 30px;
  color: #00338B;
  font-weight: 600;
  position: relative;
  margin-bottom: 20px;
}
.search__ttl:before {
  height: 1px;
  width: 100%;
  content: '';
  position: absolute;
  background-color: #ABC3DC;
  top: 19px;
  left: 0;
}
.search__ttl-wrap {
  background-color: #EBF0F5;
  padding: 0 30px;
  position: relative;
}
.search__ttl-icon {
  font-size: 1.3rem;
  background-color: #00338B;
  color: #fff;
  padding: 4px 13px 5px;
  margin-right: 5px;
  line-height: 1;
  border-radius: 50px;
  vertical-align: text-top;
}
.search__ttl-num {
  font-size: 2.4rem;
}
.search-box01 {
  margin: 0 0 30px;
}
.search-box01__inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.search-box01__inner .modal-btn-01 {
  background-color: #fff;
  display: block;
  width: 230px;
  box-shadow: 0px 4px 12px rgba(0, 0, 74, 0.15);
  padding: 18px 15px;
  border-radius: 6px;
  display: flex;
  align-items: center;
  font-size: 1.6rem;
  font-weight: 700;
}

.search-box01__inner .modal-btn-03 {
  background-color: #fff;
  display: block;
  width: 320px;
  box-shadow: 0px 4px 12px rgba(0, 0, 74, 0.15);
  padding: 18px 15px;
  border-radius: 6px;
  display: flex;
  align-items: center;
  font-size: 1.6rem;
  font-weight: 700;
}

.search-box01__inner .modal-btn img {
  margin-right: 14px;
  vertical-align: middle;
}
.search-box01__inner_x {
  font-size: 1.6rem;
  color: #4D535B;
}
.search-box01__inner .modal-btn-orange {
  background: linear-gradient(to right, #f39821 0%, #ff4600 100%);
  box-shadow: 0px 4px 12px rgba(0, 0, 74, 0.3);
  display: block;
  width: 250px;
  padding: 16px 15px;
  border-radius: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.8rem;
  color: #fff;
  font-weight: 700;
}
.search-box01__inner .modal-btn-orange__num {
  background-color: #FFFFB8;
  border-radius: 2px;
  font-size: 1.4rem;
  color: #F36421;
  padding: 2px 12px;
  margin-left: 4px;
}
.search-box01__inner .modal-btn-orange img {
  margin-right: 10px;
  vertical-align: middle;
}
.search-box02__inner {
  background-color: #D0DDEB;
  border-radius: 6px;
  padding: 20px;
  display: flex;
  justify-content: space-between;
}
.search-box02__left {
  width: 50%;
}
.search-box02__right {
  width: calc(50% - 20px);
}
.search-box02__history {
  background-color: #fff;
  position: relative;
  padding: 15px 30px 15px 15px;
  border-radius: 6px;
  box-shadow: 0px 4px 12px rgba(0, 0, 74, 0.15);
}
.search-box02__history:after {
  position: absolute;
  top: calc(50% - 4px);
  right: 15px;
  content: '';
  width: 7px;
  height: 7px;
  transform: rotate(-135deg);
  border-bottom: 1px solid #F36421;
  border-left: 1px solid #F36421;
}
.search-box02__history_ttl {
  background-image: url(/career/assets/img/top/icon_history.png);
  background-repeat: no-repeat;
  background-position: left center;
  font-size: 1.4rem;
  color: #586075;
  padding: 4px 0 4px 28px;
  font-weight: 700;
}
.search-box02__history_txt {
  font-size: 1.1rem;
  color: #586075;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.search-box02__tag {
  background-color: #FFFACB;
  border-radius: 6px;
  padding: 12px 15px;
}
.search-box02__tag_ttl {
  background-image: url(/career/assets/img/top/icon_hash.png);
  background-repeat: no-repeat;
  background-position: left center;
  font-size: 1.4rem;
  color: #586075;
  padding: 4px 0 4px 20px;
  font-weight: 700;
}
.search-box02__tag_wrap {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: -4px;
}
.search-box02__tag_item a {
  display: inline-block;
  background-color: #F36421;
  box-shadow: 0px 4px 5px rgba(0, 0, 74, 0.2);
  font-size: 1.2rem;
  border-radius: 3px;
  padding: 4px 10px 5px;
  margin: 0 4px 4px 0;
  color: #fff;
  font-weight: 700;
}

.button-secondary {
  border: 3px solid #ff6d00;
  -webkit-box-shadow: 1px 2px 0 rgba(110, 111, 111, 0.47);
  box-shadow: 1px 2px 0 rgba(110, 111, 111, 0.47);
  color: #ff6d00;
}

.button-secondary:link, .button-secondary:visited {
  color: #ff6d00;
}

.button-secondary:hover, .button-secondary:active {
  color: #ff6d00;
  text-decoration: none;
}

.button-secondary::after {
  border-top: 3px solid #ff6d00;
  border-right: 3px solid #ff6d00;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.button-primary, .button-primary-entry {
  border: 3px solid #ff6d00;
  background-color: #ff6d00;
  -webkit-box-shadow: 1px 3px 0 #6e6f6f;
  box-shadow: 1px 3px 0 #6e6f6f;
  color: #fff;
}

.button-primary:link, .button-primary:visited {
  color: #fff;
}

.button-primary-entry:link, .button-primary-entry:visited {
  color: #fff;
}

.button-primary:hover, .button-primary:active {
  top: 3px;
  border: 3px solid #ff6d00;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #fff;
  text-decoration: none;
}

.button-primary-entry:hover, .button-primary-entry:active {
  top: 3px;
  border: 3px solid #ff6d00;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #fff;
  text-decoration: none;
}

.button-primary::after {
  position: absolute;
  top: 50%;
  right: 9px;
  z-index: 10;
  margin-top: -4px;
  width: 5px;
  height: 5px;
  border: 0;
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  content: "";
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.button-primary-entry {
  padding: 13px 14px;
  -webkit-box-shadow: 1px 2px 0 0 rgba(110, 111, 111, 0.5);
  box-shadow: 1px 2px 0 0 rgba(110, 111, 111, 0.5);
  font-size: 1.6rem;
}

.button-primary-entry::after {
  position: absolute;
  top: 50%;
  right: 9px;
  z-index: 10;
  margin-top: -4px;
  width: 5px;
  height: 5px;
  border: 0;
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  content: "";
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.button-primary-entry:hover, .button-primary-entry:active {
  top: 2px;
}

#modal-overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  overflow-y: auto;
  width: 100%;
  height: 100%;
  background: rgba(144, 153, 152, 0.87);
  cursor: pointer;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.modal {
  display: none;
  position: fixed;
  top: 0;
  left: 50%;
  z-index: 1010;
  overflow-y: auto;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.modal.is-visible {
  display: block;
}
.modal.is-visible .modal-container {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.modal-container {
  position: relative;
  margin: 3em auto 4em;
  min-width: 700px;
  background: #fff;
  cursor: auto;
  -webkit-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transform: translateY(-30px);
  -ms-transform: translateY(-30px);
  transform: translateY(-30px);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.modal-container.modal-container-lg {
  min-width: 820px;
}
.infolist-header{
  padding: 22px 20px 0 !important;
  border-top: 4px solid #00338B !important;
}
.modal-header {
  padding: 35px 50px 0;
  border-top: 4px solid #ff6d00;
}
.modal-header.modal-header-simplicity {
  padding: 20px 30px 0;
}
.modal-title {
  color: #383838;
  font-weight: 700;
  margin: 0 0 20px;
  text-align: center;
  letter-spacing: 0.1em;
  font-size: 2.6rem;
  line-height: 1;
}
.modal-logo {
  margin-right: 14px;
  padding-bottom: 1px;
  width: 110px;
  vertical-align: bottom;
}
.modal-body {
  padding: 0 50px 50px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.modal-body.modal-body-simplicity {
  padding: 0 30px 30px;
}
.infolist-close{
     background: url("/career/images/common/icon_close_navy_oshirase.png") center no-repeat !important;
     margin-top: 10px !important;
}
.modal-close {
  position: absolute;
  top: 20px;
  right: 16px;
  overflow: hidden;
  width: 20px;
  height: 20px;
  background: url("/career/images/common/icon_close.png") center no-repeat;
  text-indent: 100%;
  white-space: nowrap;
  cursor: pointer;
}
.modal-close:hover {
  opacity: 0.66;
}
.modal * {
  box-sizing: content-box;
}

/* select modal */
.icon-arrow-square::before, .icon-arrow-square-before::before {
  position: absolute;
  top: 1px;
  left: 0;
  width: 13px;
  height: 13px;
  background-color: #00338B;
  content: "";
}

.icon-arrow-square, .icon-arrow-square-before {
  position: relative;
  margin-left: 6px;
  padding-left: 0;
  width: 13px;
  height: 13px;
}

.icon-arrow::after, .icon-arrow-inverse::after, .icon-arrow-alert::after, .icon-arrow-square::after, .icon-arrow-square-before::after {
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -2px;
  width: 6px;
  height: 6px;
  border: 0;
  border-top: 1px solid #00338B;
  border-right: 1px solid #00338B;
  content: "";
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.icon-arrow-square::after {
  left: -1px;
  z-index: 2;
  margin-top: 1px;
  width: 4px;
  height: 4px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform: rotate(45deg) translateY(-78%);
  -ms-transform: rotate(45deg) translateY(-78%);
  transform: rotate(45deg) translateY(-78%);
}

.regist-select {
  position: relative;
  padding-bottom: 64px;
}

.regist-select-more, .regist-select-more-fixed {
  padding: 15px 0 5px;
  text-align: center;
}

.regist-select-more-fixed {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 0;
}

.regist-accordion {
  overflow-x: hidden;
  overflow-y: scroll;
  margin-right: -15px;
  padding-right: 15px;
  height: 465px;
}

.regist-accordion .accordion_list dl {
  border-bottom: 1px solid #fff;
  position: relative;
}

.regist-accordion .accordion_list dl.other {
  margin: 0 0 3%;
}

.regist-accordion .accordion_list dl dt {
  background: #00338B;
  font-size: 2rem;
  font-weight: bold;
  color: #fff;
  padding: 1% 2%;
  cursor: pointer;
  position: relative;
}

.regist-accordion .accordion_list dl dt.trigger {
  padding: 2%;
  min-height: 26px;
}

.regist-accordion .accordion_list dl dt.input {
  background: none;
  padding: 0;
  position: absolute;
  top: 14px;
  left: 2%;
  z-index: 999;
}

.regist-accordion .accordion_list dl dd label {
  color: #383838;
}

.regist-accordion .accordion_list dl dt .icon-arrow-square {
  position: absolute;
  top: 30%;
  right: 2%;
}

.regist-accordion .accordion_list dl dt .icon-arrow-square::after {
  border-bottom: 2px solid #fff;
  border-top: 0;
}

.regist-accordion .accordion_list dl dt.active .icon-arrow-square::after {
  border: none;
  border-left: 2px solid #fff;
  border-top: 2px solid #fff;
}

.regist-accordion .accordion_list dl dd {
  border: 1px solid #ccc;
  border-top: none;
  padding: 0% 2%;
}

.regist-accordion .accordion_list dl dd ul li {
  display: block;
  border-bottom: 1px solid #ccc;
  font-size: 1.8rem;
  padding: 2% 0;
}

.regist-accordion .accordion_list dl dd ul li:last-child {
  border-bottom: none;
}

.regist-accordion .accordion_list label {
  background: url("/career/images/form/icon_check_off.png") no-repeat 0 center;
  cursor: pointer;
  padding: 0 0 0 30px;
  display: block;
}

.regist-accordion .accordion_list input:checked + label {
  background: url("/career/images/form/icon_check_on.png") no-repeat 0 center;
}

.regist-accordion .accordion_list.radio_type label {
  background: url("/career/images/form/icon_radio_off.png") no-repeat 0 center;
  cursor: pointer;
  padding: 0 0 0 30px;
  display: block;
}

.regist-accordion .accordion_list.radio_type input:checked + label {
  background: url("/career/images/form/icon_radio_on.png") no-repeat 0 center;
}

.button {
  display: inline-block;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 9px 14px;
  min-width: 195px;
  border: 3px solid #a2c7e5;
  background-color: #fff;
  -webkit-box-shadow: 1px 2px 0 rgba(110, 111, 111, 0.5);
  box-shadow: 1px 2px 0 rgba(110, 111, 111, 0.5);
  text-align: center;
  text-decoration: none;
  font-weight: bold;
  font-size: 1.8rem;
}

.button:link, .button:visited {
  color: #00338B;
}

.button:hover, .button:active {
  top: 2px;
  border: 3px solid #bbc1c0;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #00338B;
  text-decoration: none;
}

.button::after {
  position: absolute;
  top: 50%;
  right: 9px;
  margin-top: -4px;
  width: 5px;
  height: 5px;
  border: 0;
  border-top: 3px solid #00338B;
  border-right: 3px solid #00338B;
  content: "";
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.button-applications {
  display: inline-block;
  overflow: hidden;
  width: 100px;
  height: 65px;
  background: url("/career/images/common/btn_mypage.png") center no-repeat;
  background-color: #00338B;
  text-indent: 100%;
  white-space: nowrap;
}

.button-applications:hover, .button-applications:active {
  opacity: 0.66;
}

.button-lg {
  min-width: 240px;
}

.button-block {
  display: block !important;
}

.button-secondary {
  border: 3px solid #ff6d00;
  -webkit-box-shadow: 1px 2px 0 rgba(110, 111, 111, 0.47);
  box-shadow: 1px 2px 0 rgba(110, 111, 111, 0.47);
  color: #ff6d00;
}

.button-secondary:link, .button-secondary:visited {
  color: #ff6d00;
}

.button-secondary:hover, .button-secondary:active {
  color: #ff6d00;
  text-decoration: none;
}

.button-secondary::after {
  border-top: 3px solid #ff6d00;
  border-right: 3px solid #ff6d00;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.button-primary, .button-primary-entry {
  border: 3px solid #ff6d00;
  background-color: #ff6d00;
  -webkit-box-shadow: 1px 3px 0 #6e6f6f;
  box-shadow: 1px 3px 0 #6e6f6f;
  color: #fff;
}

.button-primary:link, .button-primary:visited {
  color: #fff;
}

.button-primary-entry:link, .button-primary-entry:visited {
  color: #fff;
}

.button-primary:hover, .button-primary:active {
  top: 3px;
  border: 3px solid #ff6d00;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #fff;
  text-decoration: none;
}

.button-primary-entry:hover, .button-primary-entry:active {
  top: 3px;
  border: 3px solid #ff6d00;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #fff;
  text-decoration: none;
}

.button-primary::after {
  position: absolute;
  top: 50%;
  right: 9px;
  z-index: 10;
  margin-top: -4px;
  width: 5px;
  height: 5px;
  border: 0;
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  content: "";
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.button-primary-entry {
  padding: 13px 14px;
  -webkit-box-shadow: 1px 2px 0 0 rgba(110, 111, 111, 0.5);
  box-shadow: 1px 2px 0 0 rgba(110, 111, 111, 0.5);
  font-size: 1.6rem;
}

.button-primary-entry::after {
  position: absolute;
  top: 50%;
  right: 9px;
  z-index: 10;
  margin-top: -4px;
  width: 5px;
  height: 5px;
  border: 0;
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  content: "";
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.button-primary-entry:hover, .button-primary-entry:active {
  top: 2px;
}

.logined .nologin-item,
.logined .index-main-history,
.logined .index-contents-bottom,
.logined .index-contents-bottom-login,
.logined .index-sidebar-login,
.logined .index-contents .notice, .l_login .nologin-item,
.l_login .index-main-history,
.l_login .index-contents-bottom,
.l_login .index-contents-bottom-login,
.l_login .index-sidebar-login,
.l_login .index-contents .notice {
  display: none;
}

.no_login .login-item,
.no_login .index-top__wrap .set,
.no_login .index-top__wrap .index-history {
  display: none;
}

.modal-double .modal-header {
  padding-top: 40px;
}
.modal-double-wrapper {
  height: 465px;
  overflow-y: scroll;
  overflow-x: hidden;
}
.modal-double .regist-accordion {
  height: auto;
  overflow: hidden;
}
.modal-double .regist-accordion + .modal-title {
  margin-top: 20px;
}