@charset "UTF-8";
/* CSS Document */

/*---------------------------------------------
　キャリア採用　募集要項
---------------------------------------------*/
.app_list{
	flex-direction: column;
}
.app_list dl {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
    text-align: left;
    line-height: 1.6;
    margin-bottom: 3%;
	border-bottom: solid 1px #eee;
	width: 100%;
	padding-bottom: 3%;
}
.app_list dt {
    width: 15rem;
    display: inline-block;
    color: #024f95;
}
.app_list dd{
	line-height: 2;
}
.app_list_dd01 {
    width: calc(100% - 15rem);
}
.car_flow dd{
	text-indent: -1.1em;
	margin-left: 1.2em;
}
.car_flow dd > ul{
	margin-left: 2em;
	text-indent: 0;
	margin-bottom: 1em;
}
.car_flow dd > ul .car_flow01{
	position: relative;
	padding-bottom: 1.5em;
}
.car_flow dd > ul .car_flow01::after{
	content: "\025bc";
	position: absolute;
	top: 1.7em;
	left: 20%;
	color: #024f95;
}
.app_list dd span{
	font-weight: 300;
	font-size: 1.5rem;
}
.app_list dd .uni{
	margin-left: 2em;
}
.under_btn a{
    display: inline-block;
    text-align: center;
    padding: 15px 45px;
    line-height: 1.0;
    background-color: #024f95;
	border: solid 1px #024f95;
    color: #fff;
    font-size: 140%;
    font-weight: 500;
	transition: all 0.5s 0s ease;
	}
.under_btn a:hover{
	background-color: #fff;
	color: #024f95;
}

@media screen and (max-width: 767px){
	.app_list dt{
		background-color: #eee;
		width: 100%;
		padding: 5px 10px;
	}
	.app_list dl{
		border-bottom: none;
		padding-bottom: 0;
	}
	.app_list_dd01 {
    width: 100%;
	padding: 8px 10px;
	}
	.under_btn a{
		font-size: 100%;
		padding: 10px 40px;
	}
	.app_list dd span{
		font-size: 1.3rem;
	}
	.app_list dd .uni{
		margin-left: 0;
	}
	.car_flow dd > ul{
		margin-left: 0;
	}
	.car_flow dd > ul .car_flow01::after{
		top: 60%;
	}
}

/*---------------------------------------------
　お問い合わせ
---------------------------------------------*/
/* お問い合わせ */
/* フォーム */
.sub_contents {
    width: 90%;
    max-width: 1100px;
    margin: 0 auto 5%;
}
.sub_contents h2 {
	font-size: 200%;
    font-weight: 700;
    color: #024f95;
    border-bottom: 1px solid #024f95;
    margin-bottom: 3%;
    text-align: left;
}

.sub_contents .read {
    padding: 20px 40px;
    background-color: #E6F2F6;
    width: calc(100% - 80px);
    margin: 0;
}
.contact_form {
  max-width: 800px;
  margin: 40px auto;
}

.form_btn {
  text-align: center;
  margin: 40px 0;
}

.form_btn .input-btn01,
.form_btn .input-btn02 {
  margin: 0 auto;
}

input[type='submit'],
input[type='button'] {
  border-radius: 0;
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  appearance: button;
  border: none;
  box-sizing: border-box;
  cursor: pointer;
}

input[type='submit']::-webkit-search-decoration,
input[type='button']::-webkit-search-decoration {
  display: none;
}

input[type='submit']::focus,
input[type='button']::focus {
  outline-offset: -2px;
}

.info-txt {
  padding: 20px;
  background: #e5e6e5;
}

.color03 {
  color: #f16464;
}

.color04 {
  color: #4ea831;
}

.contact-dl {
  font-size: 15px;
  font-size: 1.5rem;
  border-bottom: solid 1px #ccc;
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: left;
}

.contact-dl dt {
  vertical-align: top;
  width: 250px;
  display: inline-block;
  margin-right: 20px;
}

.contact-dl dd {
  width: 500px;
  display: inline-block;
  vertical-align: top;
}

.radio-span {
  display: block;
  margin-bottom: 10px;
}

.radio-span input {
  vertical-align: middle;
  margin-right: 6px;
}

.komoku {
  float: left;
  width: 175px;
  display: inline-block;
  margin-top: 0em;
}

.must {
  font-size: 13px !important;
  float: right;
  display: inline-block;
  color: #fff;
  background: #f16464;
  width: 60px;
  line-height: 1;
  text-align: center;
  padding: 0.5em 0;
}

input[type='text'],
input[type='email'],
select,
textarea {
  width: 100%;
  padding: 0.6em;
  outline: none;
  border: 1px solid #ddd;
  font-size: 15px;
  background: #eeeeee;
  box-sizing: border-box;
}

.sex select,
.date select {
  width: 80px !important;
  margin-right: 10px !important;
  display: inline-block !important;
}

.date input[type='text'] {
  width: 40px !important;
  margin-right: 5px !important;
  display: inline-block !important;
}

.add input[type='text']:nth-of-type(1) {
  width: 110px;
  display: inline-block;
  margin: 0 5px 3%;
}

.add select:nth-of-type(1) {
  width: 180px;
}

.form_note {
  font-size: 90%;
}

.input-zip {
  width: 100px;
  padding: 0.6em;
  outline: none;
  border: 1px solid #ddd;
  font-size: 15px;
  background: #eeeeee;
  box-sizing: border-box;
  margin-right: 10px;
}

.mw_wp_form .horizontal-item+.horizontal-item {
  margin-left: 0 !important;
}

.license label {
  min-width: 48%;
  display: inline-block;
}

.license.l_request p:nth-child(2n-1) {
  font-size: 100% !important;
  font-weight: normal !important;
  margin: 1em 0 0 !important;
}

.license.l_request p:first-child {
  margin: 0 !important;
}

.input-box01 {
  width: 100%;
}

.input-box01c {
  width: 100% !important;
  margin-bottom: 8px !important;
}

.zip {
  width: 90px;
  border: solid 1px #ccc !important;
  padding: 7px 6px;
  background: #eeeeee;
  margin-bottom: 15px;
}

.add-txt {
  display: inline-block;
  width: 9.4em;
}

.ml5 {
  margin-left: 5px;
}

.mwform-radio-field {
  margin: 0 15px;
}

.input-box02 {
  width: 100%;
  height: 200px;
}

.input-box03 {
  margin-top: -25px;
}

.input-btn01 {
  font-size: 16px;
  display: inline-block;
  padding: 1em 2em;
  color: #fff;
  background-color: #024f95;
  border-radius: 6px !important;
  transition: all 0.5s;
}

.input-btn01:hover {
  background-color: #3283cd;
}

.input-btn02 {
  font-size: 16px;
  display: inline-block;
  padding: 1em 2em;
  color: #fff;
  background: #888;
  margin-right: 30px !important;
  border-radius: 6px !important;
}

.input-btn02:hover {
  background: #ccc;
}

.confirm-p {
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  padding: 20px;
}

.cr02 {
  color: #ff0000;
}

/* エラー吹き出し */
.error {
  font-weight: bold;
  display: inline-block;
  position: relative;
  padding: 0.5em 1.5em;
  color: #fff !important;
  border-radius: 6px;
  background: #f16464;
  font-size: 1.4rem;
  margin-top: 12px;
  width: 200px;
  text-align: center;
}

.error::before {
  content: '';
  position: absolute;
  left: 64px;
  top: -15px;
  display: block;
  width: 0;
  height: 0;
  border-right: 15px solid transparent;
  border-bottom: 25px solid #f16464;
  border-left: 15px solid transparent;
}

.input-box01b {
  width: 5em;
}

.contact-dl select {
  border: solid 1px #ccc;
  margin-bottom: 3%;
}

.input_select {
  padding: 7px 6px !important;
  font-size: 100%;
}

.bg-type01 {
  background: #fbedef;
}

.bg-type02 {
  background: #f0fcee;
}

.confirm .no-confirm {
  display: none;
}

.form-btn {
  margin-top: 20px;
  margin-bottom: 40px;
}

.error-message {
  width: 90%;
  background: #fbedef;
  padding: 3% 5%;
  color: red;
  text-align: center;
}

.confirm,
.thanks-message {
  width: 90%;
  background: #cfebf6;
  padding: 3% 5%;
  text-align: center;
}

.thanks-message {
  margin-bottom: 20%;
}

.history input[type='text'] {
  width: 85%;
  max-width: 400px;
  margin-bottom: 15px;
  margin-right: 5px;
}

.history input[type='text']:nth-of-type(4) {
  margin-bottom: 5px;
}

.mwform-radio-field {
  display: inline-block !important;
  margin-bottom: 15px !important;
}

@media screen and (max-width: 850px) {
    @media screen and (max-width: 480px) {
        .sub_contents h2 {
            font-size: 160%;
        }
		.con_company>div {
            margin-bottom: 50px;
        }
    }
}
@media screen and (max-width: 860px){
	.contact-dl dd{
		width: 100%;
	}
	.komoku{
		width: 11em;
	}
	.contact-dl dt{
		width: 100%;
		margin-bottom: 10px;
	}
	.must{
		float: inherit;
	}
}
@media screen and (max-width: 600px){
	.komoku{
		width: inherit;
	}
}

/*---------------------------------------------
　個別記事
---------------------------------------------*/
.single_news{
	text-align: left;
}
.single_news span{
	display: inline-block;
	background-color: #024f95;
	color: #fff;
	font-size: 1.5rem;
	font-weight: 500;
	padding: 0 1em;
	height: 24px;
	line-height: 24px;
}
.single_news .single_ttl{
	font-size: 2rem;
}
.single_txt{
	font-size: 1.5rem;
}
@media screen and (max-width: 600px){
	.single_news .single_ttl{
		font-size: 1.8rem;
	}
	.single_news span{
		font-size: 1.4rem;
	}
	.single_txt{
		font-size: 1.4rem;
	}
}