@charset "UTF-8";

/* toppage WORKS */
.link01.type_web {
  color: #fff;
  border: 2px solid #37cabc;
  background: #37cabc url(../images/common/icon-plus02.png) no-repeat right 20px center;
}

.link01.type_erp {
  color: #fff;
  border: 2px solid #ed8e94;
  background: #ed8e94 url(../images/common/icon-plus02.png) no-repeat right 20px center;
}

.link01.type_infra {
  color: #fff;
  border: 2px solid #f8e000;
  background: #f8e000 url(../images/common/icon-plus02.png) no-repeat right 20px center;
}
.link01.type_infra a:hover {
  color: #fff;
  border: 2px solid #f8e000;
  background: #f8e000 url(../images/common/icon-plus02.png) no-repeat right 20px center;
}

.link01.type_financial {
  color: #fff;
  border: 2px solid #bdd36c;
  background: #bdd36c url(../images/common/icon-plus02.png) no-repeat right 20px center;
}

.link01.type_cae {
  color: #fff;
  border: 2px solid #deb0e9;
  background: #deb0e9 url(../images/common/icon-plus02.png) no-repeat right 20px center;
}

.link01.type_rpa {
  color: #fff;
  border: 2px solid #8cc8e7;
  background: #8cc8e7 url(../images/common/icon-plus02.png) no-repeat right 20px center;
}
.link01.type_mseng{
    color: #fff;
    border: 2px solid #FE9F34;
    background: #FE9F34 url(../images/common/icon-plus02.png) no-repeat right 20px center;
  }

.link01.type_sales {
    color: #fff;
    border: 2px solid #6D80DB;
    background: #6D80DB url(../images/common/icon-plus02.png) no-repeat right 20px center;
  }


/* フッター表示が中央になるようwidth設定 */
.footlink .inner, .copyright .inner {
    width: 100%;
  }


/* Minoriソリューションズの仕事 */
.gray_btn {padding: 15px 0;
font-weight: bold;
background-color: #e6e6e6!important;}





/* 数字で見る */
.under-graph-right {
    max-width: 939px;
    width: 100%;
    padding: 20px 0;
    text-align: right;
    margin: 0 auto;
    display: block;
}


/* クロストーク2 テキストカラー */
.page-crosstalk .box01 > .inner .content table th .finance {
  color: #bdd36c;
}
.page-crosstalk .box01 > .inner .content table th .rd {
  color: #8cc8e7;
}
.page-crosstalk .box01 > .inner .content table th .cae {
  color: #deb0e9;
}


/*人材育成*/
.page-works .links-development > .inner {
    min-height: 80px;
}
.page-works .links-development ul li {
    margin: 0 27px;
}
.page-works .links-development ul {
    display: flex;
    justify-content: center;
}
.devpage_nav {
    border: 1px solid #ccc;
    padding: 10px 2em;
    color: black;
    display: inline-block;
    text-align: center;
    min-width: 14em;
    position: relative;
    text-decoration: none;
}
.devpage_nav:before {
	content:url("../images/subpage_arrow.jpg");
	top:25%;
	left:1em;
	position:absolute;
}
.txt-bold {
	font-size:14px;
	line-height:23px;
	font-weight:bold;
}
.margin-undertop {
	margin-top:-20px!important;
}


/* 先輩インタビュー詳細 */
.interview_ttl h2 {
    font-size: 23px;
    position: relative;
	text-align: center;
    margin-bottom: -60px;
}
.interview_ttl.career h2 {
    font-size: 33px;
    line-height: 37px;
    margin-bottom: 60px;
}





/* 採用 タイトル */
.recruit_ttl_margintop_notnew {
margin-top: 60px;
margin-bottom: 30px;
}
.recruit_ttl_margintop {
margin-top: 20px;
margin-bottom: 30px;
}
.recruit_ttl_margintop_notnew h2 {
    font-size: 23px;
    position: relative;
	text-align: center;
}
.recruit_ttl_margintop_notnew h2:after {
    background: #0D88CE;
    bottom: -5px;
    content: "";
    height: 3px;
    left: 45%;
    position: absolute;
    width: 10%;
}
.recruit_ttl_margintop_notnew .interview_career:after {
    right: 0;
    left: 0;
    margin: auto;
    width: 19%;
}
.recruit_ttl_margintop h2 {
    font-size: 23px;
    position: relative;
	text-align: center;
}
.recruit_ttl_margintop h2:after {
    background: #0D88CE;
    bottom: -5px;
    content: "";
    height: 3px;
    left: 45%;
    position: absolute;
    width: 10%;
}
.recruit_ttl h2 {
    font-size: 23px;
    position: relative;
	text-align: center;
}
.recruit_ttl h2:after {
    background: #0D88CE;
    bottom: -5px;
    content: "";
    height: 3px;
    left: 45%;
    position: absolute;
    width: 10%;
}

/* キャリア採用 インタビュー */
.interview_career_area {
    width: 98%;
    max-width: 1000px;
    margin: 0 auto 130px auto;
    display: flex;
    justify-content: space-between;
    flex-direction: row;
}
.interview_career_box {
    width: 30%;
    max-width: 288px;
    position: relative;
}
.interview_career_box a {
    display: block;
}
.interview_career_box figure img{
    width: 100%
}
.name_career_area {
    top: 90%;
    height: 95px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    opacity: 1;
    position: absolute;
}
.name_career_area:before {
    content: "";
    width: 83px;
    height: 3px;
    position: absolute;
}
.name_01:before {
    background: #ED8E94;
}
.name_02:before {
    background: #8DC8E8;
}
.name_03:before {
    background: #C1D675;
}
.name_career_box {
    padding: 15px;
    text-align: left;
    letter-spacing: 0px;
    color: #000000;
    line-height: 20px;
}
.name_career_box .department {
    font-size: 13px;
}
.name_career_box .ini {
    font-weight: bold;
    font-size: 16px;
}
/* キャリア採用 インタビュー 詳細*/
.page-interview .kv.career .inner .content{
    background: no-repeat top left;
}
.page-interview .kv.career.kv-af .inner .content{
    background-image: url(../images/interview_career/kv-bg02_erp.png);
}
.page-interview .kv.career.kv-ae .inner .content{
    background-image: url(../images/interview_career/kv-bg02_rd.png);
}
.page-interview .kv.career.kv-tk .inner .content{
    background-image: url(../images/interview_career/kv-bg02_finance.png);
}
.page-interview .kv.career {
    border-bottom:32px solid;
}
.page-interview .kv.career.kv-af {
    border-color: #ed8e94;
}
.page-interview .kv.career.kv-ae {
    border-color: #8DC8E8;
}
.page-interview .kv.career.kv-tk {
    border-color: #C1D675;
}
.page-interview .career_box01 {
	background: url(../images/interview_career/box01-bg01.png) repeat-x top left;
	padding-top: 128px;
}
.page-interview .career_box01 > .inner {
	width: 75%;
	max-width: 940px;
	margin: 60px auto 80px auto;
	text-align: left;
}
.page-interview .career_box01 > .inner .detail h2 {
    font-size: 23px;
    font-weight: 500;
    line-height: 37px;
	padding-bottom: 30px;
}
.page-interview .career_box01 > .inner .detail .txt {
    line-height: 23px;
}
.page-interview .career_box01 > .inner .detail .txt p:not(:first-of-type) {
	padding-top: 10px;
}
.page-interview .career_box01 > .image {
	width: 100%;
	text-align: center;
}
.page-interview .box03.career {
	min-height:523px;
	background-position:20%;
	background-repeat:no-repeat;
}
.page-interview .box03.career .inner .content {
	min-height:523px;
	background-position:left top;
	background-repeat:no-repeat;
	top:0;
	right: 0;
    padding: 54px 0 0 16vw;
	max-width: 55vw;
	min-width: 640px;
}
.page-interview.afpage .box03.career .inner .content {
	min-width: 685px;
}
.page-interview.aepage .box03.career .inner .content {
	min-width: 726px;
}
.page-interview .box03.career .inner .content h2,
.page-interview .box03.career .inner .content .txt {
	margin: 0 0 30px 0;
	width: 90%;
	text-align: left;
	letter-spacing: 0px;
	color: #000000;
}
.page-interview .box03.career .inner .content h2 {
    font-weight: 500;
    line-height: 37px;
}
.page-interview .box03.career .inner .content .txt p {
	width: 100%;
	min-width: 100%;
    margin-bottom: 0;
}
.page-interview .box03.career .inner .content .txt p:not(:first-of-type) {
    padding-top: 10px;
}
.afpage .box03 {
	background-image:url(../images/interview_career/car_af_img03.png);
	background-color: #ed8e94;
}
.afpage .box03 .inner .content {
	background-image:url(../images/interview_career/box03-bg04_erp.png);
}
.aepage .box03 {
	background-image:url(../images/interview_career/car_ae_img03.png);
	background-color: #8DC8E8;
}
.aepage .box03 .inner .content {
	background-image:url(../images/interview_career/box03-bg04_rpa.png);
}
.tkpage .box03 {
	background-image:url(../images/interview_career/car_tk_img03.png);
	background-color: #C1D675;
}
.tkpage .box03 .inner .content {
	background-image:url(../images/interview_career/box03-bg04_right.png);
}
.page-interview .box03.career .inner {padding:20px 0 10px 0;}
.page-interview .box04.career {
	margin: 0 auto 60px auto;
	max-width: 1030px;
}
.page-interview .box04.career .inner {
	padding: 0 20px 0 0;
	background: none;
}
.page-interview .box04.career > .inner .detail .ttl {
    background-image: url(../images/interview_career/img_leisure.png);
}
.page-interview .box06.career .inner {
	padding: 0 0 165px 0;
}
.page-interview .box06.career > .inner .link ul li .profile {
	padding-top: 6px;
}
.page-interview .box06 > .inner .link ul li.af .profile {
    background-color: #ed8e94;
}
.page-interview .box06 > .inner .link ul li.ae .profile {
    background-color: #8DC8E8;
}
.page-interview .box06 > .inner .link ul li.tk .profile {
    background-color: #C1D675;
}
.profile_career {
    height: 66.8px;
}
.one_voice.career {
	margin: 80px auto;
	border-radius:0px;
    border:4px solid;
}
.one_voice.career.af-border {border-color: #ed8e94;}
.one_voice.career.ae-border {border-color: #8DC8E8;}
.one_voice.career.tk-border {border-color: #C1D675;}
.one_voice.career h3 {
    font-weight: 500;
    border-left:4px solid;
    padding-left:10px;
}
.one_voice.career.af-border h3 {border-color: #ed8e94;}
.one_voice.career.ae-border h3 {border-color: #8DC8E8;}
.one_voice.career.tk-border h3 {border-color: #C1D675;}
.one_voice.career p:not(:first-of-type) {
	padding-top: 10px;
}



 
/* 新卒採用 エントリーバー */
.recruit-box{
    text-align: center;
}
img.recruit-bnr1 {
    margin-right: 10px;
    margin-bottom: 35px;
    }
img.recruit-bnr2 {
    margin-left: 10px;
    margin-bottom: 35px;
}
img.recruit-bnr3 {
    margin-left: 10px;
    margin-bottom: 35px;
}
img.recruit-bnr4 {
    margin-right: 10px;
    margin-bottom: 35px;
}


/* 新卒採用ページ タイトル部分 */
.recruitnew-titletop {
    background-color: #0d88ce;
    color: white;
    font-size: 23px;
    font-weight: bold;
    padding: 20px;
    text-align: center;
    border-radius: 10px;
    display: inline-block;
    max-width: 33%;
    margin: 0px 5px;
	margin-bottom:30px;
}
/* 新卒採用 応募方法 XXXX年はこちら */
.recruitnew-apply {
    font-size: 1.5em;
    line-height: 1.5em;
}
/* 新卒採用 初任給 モデル賃金 */
.recruitnew-salarymodel {
    font-size: 0.9em;
}
.hopebox {width:100%;max-width:900px;margin-left:auto;margin-right:auto;}
.recruitnew-titletop span {margin:15px;}
.gray_none_box {background:#fff;padding:30px;margin:30px 0 50px 0;text-align: center;font-size:14px;line-height: 23px;}
.gray_none_box h2 {font-size:23px;margin-bottom:30px;position:relative;}
.gray_none_box h2:after{
	background: #0D88CE;
    bottom: -5px;
    content: "";
    height: 3px;
    left: 45%;
    position: absolute;
    width: 10%;
}

.recruitnew-titletxt {
	color: #333;
    font-size: 23px;
    font-weight: bold;
    padding: 10px 0;
    border-radius: 10px;
    display: block;
    text-align:center;
	line-height:23px;
}
.recruitnew-titletxt span {margin:15px;}
.recruitnew-actionstitle{
    color: #333;
    font-size: 22px;
    font-weight: bold;
    border-radius: 10px;
    display: block;
    text-align:center;
	line-height:23px;
    margin-bottom:5px;
}
.recruitnew-actionstxt{
    color: #333;
    font-size: 14px;
    padding: 0px 0 10px 0;
    border-radius: 10px;
    display: block;
    text-align:center;
	line-height:23px;
}



/* 環境制度 */
.system_list li.display-b {
width: 100%!important;
}

.system_list li.display-with50 {
width: 50%!important;
}



/* 応募フォーム ラジオボタン希望勤務地 */
.page-entry .box01 dl dd.radiobtn label {
	background: #f6f6f6;
	border-radius: 5px;
	margin-top: 0.25em;
/*	padding: 0.5em 0.75em 0.5em 1.5em; */
    padding:8px 5px 8px 20px;
	color: #333;
}
.page-entry .box01 dl dd.radiobtn label:hover {
	cursor: pointer;
	opacity: 0.7;
}
.entry-redcolor {
color:#a80101;
}





@media screen and (max-width:768px){

/* 数字で見る */
.under-graph-right {
padding-right:10px;}
	
	
/*人材育成*/
.page-works .links-development > .inner ul li {
    text-align: center;
    margin-bottom: 20px;
}
.page-works .links-development ul {
    display: block;
    justify-content: center;
    margin-bottom: 40px;
}

	
/* 先輩インタビュー詳細 */
.interview_ttl h2 {
    font-size: 23px;
    position: relative;
	text-align: center;
    margin-bottom: -40px;
}
.interview_ttl.career h2 {
    font-size: 23px;
}


/* 採用 タイトル */
.recruit_ttl_margintop {
margin-top: 60px;
}



/* 新卒採用 エントリーバー */
.recruit-box {
width: 100%;
text-align: center;
}
img.recruit-bnr1 {
margin-bottom: 20px;
display: block;
width: 78%;
margin-left: auto;
margin-right: auto;
}
img.recruit-bnr2 {
margin-bottom: 35px;
display: block;
width: 78%;
margin-left: auto;
margin-right: auto;
}


    
	
/* 新卒採用ページ タイトル部分 */

.recruitnew-titletop span {margin: 0px 10px;}
.gray_none_box {background:#fff;padding:30px 0 0 10px;margin:30px 0 0 0;text-align: center;font-size:14px;line-height: 23px;}
.gray_none_box h2 {font-size:23px;margin-bottom:30px;position:relative;}
.gray_none_box h2:after{
	background: #0D88CE;
    bottom: -5px;
    content: "";
    height: 3px;
    left: 45%;
    position: absolute;
    width: 10%;
}
.recruit_ttl h2 {
    font-size: 23px;
    position: relative;
    text-align: center;
    margin-top: 50px;
}
.recruitnew-actionstitle {
	color: #333;
    font-size: 20px;
    font-weight: bold;
    padding: 10px 0;
    text-align: center;
    border-radius: 10px;
    display: block;
    margin: 0px 5px;
	margin-bottom:0px;
	line-height:23px;
	margin-left:10px;
}	
.recruitnew-actionstxt {
	color: #333;
    font-size: 14px;
    padding: 0 0 10px 0;
    text-align: center;
    border-radius: 10px;
    display: block;
    margin: 0px 5px;
	line-height:23px;
}
.recruitnew-titletxt {
	color: #333;
    font-size: 14px;
    font-weight: bold;
    padding: 10px 0;
    text-align: center;
    border-radius: 10px;
    display: block;
    margin: 0px 5px;
	margin-bottom:0px;
	line-height:23px;
	margin-left:10px;
}
.hopebox {
	max-width:450px;}
	
	
/* 全ページ エントリーボックス */
.entrysp-set img {
display: block;
width: 96%;
margin-left: auto;
margin-right: auto;
margin-bottom: 14px;
}


/* フッター スマホ */
#footer .menu h4 {
font-size: 16px!important;
font-weight: bold;
margin-bottom: 10px;
}
#footer .menu ul li a {
  font-size: 14.6px!important;
}
#footer .menu .item {
margin-bottom: 24px!important;
}
.footlink ul li a {
    font-size: 15px!important;
    line-height: 2.4;
}
#footer .menu {
    display: flex;
    justify-content: space-around;
    padding: 45px 0 25px 15px!important;
}	
#footer .menu ul li {
    margin-bottom: 14px!important;
}
#footer .menu ul li.off_disabilitieslink {
    font-size: 14px;
}



	
	
	
/* 応募フォーム */
.mwform-radio-field-text {
vertical-align:top;
}
.mwform-radio-field-text {
vertical-align:top;
}

/* 応募フォーム ラジオボタン希望勤務地 */
.page-entry .box01 dd.radiobtn {
width:100%;
padding: 20px 0px 20px 20px;
}	
.page-entry .box01 dd.radiobtn label {
	background: #f6f6f6;
	border-radius: 5px;
	margin-top: 0.25em;
/*    padding:8px 5px 8px 20px;*/
	color: #333;
   /* margin-left:0px;*/
}
.mwform-radio-field-text {
    vertical-align: middle;
}
.mwform-checkbox-field input, .mwform-radio-field input	{
margin: 0 8px 20px 3px;
width: 8%;
text-align: left;
vertical-align: top;
}
.page-entry .box01 dd.radiobtn span {
width:auto;
padding: 0px 0 0px 0;
margin-left: -8px;
text-align:left;
}


/* キャリア採用 インタビュー */
.interview_career_area {
    flex-direction: column;
    align-items: center;
}
.interview_career_box {
    width: 100%;
    max-width: 288px;
}
.interview_career_box:not(:last-child) {
    margin-bottom: 120px;
}
/* キャリア採用 インタビュー 詳細 */
.page-interview .kv.career > figure {
    margin: 0 0 0 0;
}
.page-interview .kv.career .inner {
    z-index: 0;
}
.page-interview .kv.career > .inner .content {
    text-align: center;
	background: none;
    padding-top: 19px;
}
.page-interview .kv.career.kv-af > .inner .content {
	background-image: none;
}
.page-interview .kv.career.kv-ae > .inner .content {
	background-image: none;
}
.page-interview .kv.career.kv-tk > .inner .content {
	background-image: none;
}
.page-interview .kv.career .inner .content h1,
.page-interview .kv.career .inner .content .profile {
    text-align: left;
}
.page-interview .kv.career .inner .content h1 {
    font-size: 5.5625vw;
    display: inline-block;
}
.page-interview .kv.career .inner .content .profile {
    padding-left: 4%;
}
.page-interview .kv.career > .inner .content:after {
    content: "";
    opacity: 0.7;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    z-index: -1;
}
.page-interview .kv.career.kv-af > .inner .content:after {
	background: #f2b0b4;
}
.page-interview .kv.career.kv-ae > .inner .content:after {
	background: #8DC8E8;
}
.page-interview .kv.career.kv-tk > .inner .content:after {
	background: #C1D675;
}
.page-interview .career_box01 > .inner {
	width: 100%;
	margin: 60px auto 80px auto;
    padding: 0 15px;
	text-align: left;
}
.page-interview .box03.career {
    background-image: none;
}
.page-interview .box03.career .inner .content {
    width: 100%;
    min-height: 100%;
    background: none;
    max-width: 100%;
    padding: 0 15px;
}
.page-interview .box03.career .inner .content h2,
 .page-interview .box03.career .inner .content .txt {
     width: 100%;
}
.page-interview .box04.career {
	margin-bottom: 80px;
}
.page-interview .box04.career .inner {
	margin-left: 15px;
}
.page-interview .box04.career > .inner .detail .ttl {
    background-image: url(../images/interview_career/img_leisure@2x.png);
    background-position: center left 58px;
}
.page-interview .box04.career > .inner .image {
    order: 1;
}
.page-interview .box04.career > .inner .detail{
    order: 0;
    padding-top: 0px;
    padding-bottom: 60px;
}
.page-interview .box06.career .inner {
	padding: 0 0 60px 0;
}
.page-interview .career_box01 > .image img {
	width: 100%;
}


}

@media screen and (max-width:480px){
.system_list li.display-with50 {
	width:100%!important;}

.page-index .crosstalk .ttl.left,.page-index .crosstalk .ttl.right {
	background-size:100% 100%;
	width:50vw;}
.page-index .crosstalk .ttl.right,.page-index .crosstalk .ttl.left{
	padding-top:12px;}
.page-index .crosstalk .ttl.right{
	height:14vw;
	top:-5vw;}
.page-index .crosstalk .ttl.left {
	height:14vw;
	bottom:-5vw;}
.page-crosstalk .box02 > .inner .items .item .label h4 {
	font-size:12px!important;}

.hopebox p.recruitnew-titletxt {
	font-size:14px;}
.footlink ul li a {
	font-size:13px!important;}

.page-index .works .ttl h2 {
	font-size:21px;}
.page-index .bigttl .inside h2 {
	font-size:21px;}
.page-interview .box04 > .inner .detail {
	padding-top:30px;}
.page-interview .box04 {
	margin-bottom:0px;}
.page-crosstalk .kv > .inner .ttl span:nth-child(2n-1) {
	width:25%;}

}/* max 480px*/


@media screen and (max-width:639px){
/* 新卒採用ページ タイトル部分 */
.recruitnew-titletop {
    background-color: #0d88ce;
    color: white;
    font-size: 18px;
    font-weight: bold;
    padding: 20px;
    text-align: center;
    border-radius: 10px;
    display: block;
    max-width: 98%;
    margin: 0px;
    margin-bottom:10px;
    margin-left: auto;
    margin-right: auto;
}
	
}



@media screen and (max-width:350px){
/* 環境・制度 社内コミュニケーションの促進・支援 タイトル部分 */
.culture-ttl h2 {
    font-size: 20px!important;
    position: relative;
    text-align: center;
    line-height: 23px;
}
}

@media screen and (max-width:1280px) and (min-width: 769px){
.page-interview .box03.career .inner .content {
    padding: 54px 0 0 16vw!important;
}
.page-interview .kv.career > figure {
    margin: 0 -40%;
}
}