@charset "UTF-8";
/* ========================= fulltime 常勤用スタイル ========================= */
/* 例：
.m3_mca-lp-shortXX-fulltime-○○○○ {
	background:url(../../images/mca_lp/lp_shortXX/shortxx_fulltime_xxxxx.png) no-repeat;
}
上記の様に冒頭に「m3_mca-lp-shortXX-fulltime」をつけたclass名でお願いします。
*/
.m3_mca-sp-lp85-fulltime {
  font-family: 'Microsoft Sans Serif',"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","ＭＳ Ｐゴシック",sans-serif;
}

.m3_mca-sp-lp85-fulltime p,
.m3_mca-sp-lp85-fulltime li {
  margin: 0;
  color: #333;
  font-size: 15px;
  line-height: 2;
  letter-spacing: .05em;
}

.m3_mca-sp-lp85-fulltime-mainimg {
  position: relative;
  padding-top: 139.0625%;
  background-image: url(../../images/mca_sp_lp/sp_lp85/sp_lp85_fulltime_mainimg_bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}

.m3_mca-sp-lp85-fulltime-mainimg .m3_mca-sp-lp85-fulltime-mainimg-inner {
  width: 100%;
  position: absolute;
  bottom: 5em;
}

.m3_mca-sp-lp85-fulltime-mainimg .m3_mca-sp-lp85-fulltime-mainimg-inner img {
  width: 100%;
}

.m3_mca-sp-lp85-fulltime-mainimg-list-note {
  position: absolute;
  bottom: 2em;
  left: 50%;
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 271px;
}

.m3_mca-sp-lp85-fulltime-mainimg-list-note li {
  position: relative;
  padding-left: 2em;
  margin-top: .2em;
  line-height: 1.6;
  font-size: 11px;
  color: #999;
}

.m3_mca-sp-lp85-fulltime-mainimg-list-note li:nth-child(3):before {
  position: absolute;
  top: 0;
  left: 0;
  content: "※3";
}

.m3_mca-sp-lp85-fulltime-mainimg-list-note li:nth-child(2):before {
  position: absolute;
  top: 0;
  left: 0;
  content: "※2";
}

.m3_mca-sp-lp85-fulltime-mainimg-list-note li:nth-child(1):before {
  position: absolute;
  top: 0;
  left: 0;
  content: "※1";
}

.m3_mca-sp-lp85-fulltime-btn {
  padding: 2em 1em 1.5em;
  position: relative;
  background-color: #D6F0FD;
}

.m3_mca-sp-lp85-fulltime-btn img {
  position: absolute;
  top: -1em;
  left: 0;
  width: 60px;
  z-index: 5;
}

.m3_mca-sp-lp85-fulltime-btn .m3_mca-sp-lp85-fulltime-btn-inner {
  position: relative;
  margin: 0 auto .5em;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  font-weight: bold;
  text-shadow: 1px 1px 1px #224d20;
  background: #449F33;
  background: -moz-linear-gradient(top, #449F33 0%, #397b2f 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #449F33), color-stop(100%, #397b2f));
  background: -webkit-linear-gradient(top, #449F33 0%, #397b2f 100%);
  background: -o-linear-gradient(top, #449F33 0%, #397b2f 100%);
  background: -ms-linear-gradient(top, #449F33 0%, #397b2f 100%);
  background: linear-gradient(to bottom, #449F33 0%, #397b2f 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$start-color', endColorstr='$end-color',GradientType=0 );
  border-radius: 5px;
  box-shadow: 0 4px 0 #224d20;
  -moz-transition: all 0.4s;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}

.m3_mca-sp-lp85-fulltime-btn .m3_mca-sp-lp85-fulltime-btn-inner:hover {
  background: #3c8c2d;
  background: -moz-linear-gradient(top, #3c8c2d 0%, #306928 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3c8c2d), color-stop(100%, #306928));
  background: -webkit-linear-gradient(top, #3c8c2d 0%, #306928 100%);
  background: -o-linear-gradient(top, #3c8c2d 0%, #306928 100%);
  background: -ms-linear-gradient(top, #3c8c2d 0%, #306928 100%);
  background: linear-gradient(to bottom, #3c8c2d 0%, #306928 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$start-color', endColorstr='$end-color',GradientType=0 );
  box-shadow: 0 4px 0 #1a3b19;
}

.m3_mca-sp-lp85-fulltime-btn a {
  text-decoration: none;
}

.m3_mca-sp-lp85-fulltime-btn a p:first-child {
  font-size: 12px;
  color: #fff;
  text-align: center;
  letter-spacing: .2em;
  background-color: rgba(34, 77, 32, 0.3);
  border-radius: 5px 5px 0 0;
}

.m3_mca-sp-lp85-fulltime-btn a p:nth-child(2) {
  padding: .7em;
  position: relative;
  color: #fff;
  text-align: center;
  font-size: 16px;
  font-size: 5vw;
}

.m3_mca-sp-lp85-fulltime-btn a p:nth-child(2):before {
  content: '';
  display: inline-block;
  width: 1.8em;
  height: 1.8em;
  vertical-align: middle;
  background-image: url(../../images/mca_lp/lp_short85/short85_fulltime_btn_icon.png);
  background-repeat: no-repeat;
  background-size: contain;
}

.m3_mca-sp-lp85-fulltime-btn > p:last-child {
  font-weight: bold;
  color: #40509E;
  font-size: 12px;
  text-align: center;
}

.m3_mca-sp-lp85-fulltime-mainimg-reason {
  padding: 1em;
  position: relative;
  background-color: #F0F8FE;
}

.m3_mca-sp-lp85-fulltime-mainimg-reason .m3_mca-sp-lp85-fulltime-mainimg-reason-ttl {
  text-align: center;
}

.m3_mca-sp-lp85-fulltime-mainimg-reason .m3_mca-sp-lp85-fulltime-mainimg-reason-ttl img {
  width: 100%;
  max-width: 320px;
}

.m3_mca-sp-lp85-fulltime-mainimg-reason-box {
  margin-bottom: 1em;
  height: 100px;
  position: relative;
  background: #4759b0;
  background: -moz-linear-gradient(top, #4759b0 0%, #40509E 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4759b0), color-stop(100%, #40509E));
  background: -webkit-linear-gradient(top, #4759b0 0%, #40509E 100%);
  background: -o-linear-gradient(top, #4759b0 0%, #40509E 100%);
  background: -ms-linear-gradient(top, #4759b0 0%, #40509E 100%);
  background: linear-gradient(to bottom, #4759b0 0%, #40509E 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$start-color', endColorstr='$end-color',GradientType=0 );
  box-shadow: 0 1px 6px rgba(64, 80, 158, 0.08), 0 1px 4px rgba(64, 80, 158, 0.16);
}

.m3_mca-sp-lp85-fulltime-mainimg-reason-box p:first-child {
  position: absolute;
  top: 0;
  left: 0;
}

.m3_mca-sp-lp85-fulltime-mainimg-reason-box img {
  width: 100px;
}

.m3_mca-sp-lp85-fulltime-mainimg-reason-box > p:nth-child(2) {
  padding: 1.2em 1em 1.2em 8.3em;
  color: #fff;
  font-size: 14px;
  letter-spacing: .08em;
}

.m3_mca-sp-lp85-fulltime-mainimg-reason-box > p:nth-child(2) span {
  font-size: 20px;
  font-weight: bold;
}

.m3_mca-sp-lp85-fulltime-mainimg-reason-box > p:nth-child(2):before {
  content: '';
  position: absolute;
  right: .5em;
  bottom: .5em;
  border-left: 8px solid transparent;
  border-top: 8px solid transparent;
  border-right: 8px solid #99AACC;
  border-bottom: 8px solid #99AACC;
}

.m3_mca-sp-lp85-fulltime-welcome {
  background-color: #871B28;
}

.m3_mca-sp-lp85-fulltime-welcome p {
  color: #fff;
  font-size: 13px;
  font-weight: bold;
  line-height: 2.8;
  text-align: center;
}

.m3_mca-sp-lp85-fulltime-user {
  padding: 1em 1em 2em;
  background-color: #F0F8FE;
}

.m3_mca-sp-lp85-fulltime-user .m3_mca-sp-lp85-fulltime-user-ttl {
  text-align: center;
}

.m3_mca-sp-lp85-fulltime-user .m3_mca-sp-lp85-fulltime-user-ttl img {
  width: 100%;
  max-width: 320px;
}

.m3_mca-sp-lp85-fulltime-user .m3_mca-sp-lp85-fulltime-user-tab {
  display: flex;
}

.m3_mca-sp-lp85-fulltime-user .m3_mca-sp-lp85-fulltime-user-tab > div {
  width: 30%;
  margin-right: 5%;
  padding-top: 5%;
  text-align: center;
  cursor: pointer;
  -moz-transition: all 0.8s;
  -webkit-transition: all 0.8s;
  transition: all 0.8s;
}

.m3_mca-sp-lp85-fulltime-user .m3_mca-sp-lp85-fulltime-user-tab > div:last-child {
  margin-right: 0;
}

.m3_mca-sp-lp85-fulltime-user .m3_mca-sp-lp85-fulltime-user-tab > div.is-active {
  padding-top: 0;
}

.m3_mca-sp-lp85-fulltime-user .m3_mca-sp-lp85-fulltime-user-tab > div.is-active img {
  width: 100%;
  border: 3px solid #40509E;
  box-shadow: 0 1px 6px rgba(64, 80, 158, 0.08), 0 1px 4px rgba(64, 80, 158, 0.16);
}

.m3_mca-sp-lp85-fulltime-user .m3_mca-sp-lp85-fulltime-user-tab > div.is-active p:nth-child(2) {
  font-weight: bold;
}

.m3_mca-sp-lp85-fulltime-user .m3_mca-sp-lp85-fulltime-user-tab p:nth-child(2) {
  margin-top: 1em;
  font-size: 12px;
  line-height: 1.8;
  color: #000066;
  font-weight: normal;
  -moz-transition: font-weight 0.8s;
  -webkit-transition: font-weight 0.8s;
  transition: font-weight 0.8s;
}

.m3_mca-sp-lp85-fulltime-user .m3_mca-sp-lp85-fulltime-user-tab img {
  width: 80%;
  overflow: hidden;
  border-radius: 50%;
  border: 2px solid #40509E;
  box-shadow: 0 1px 3px rgba(64, 80, 158, 0.04), 0 1px 2px rgba(64, 80, 158, 0.08);
  -moz-transition: all 0.8s;
  -webkit-transition: all 0.8s;
  transition: all 0.8s;
}

.m3_mca-sp-lp85-fulltime-user .m3_mca-sp-lp85-fulltime-user-sheet {
  margin-top: 2em;
  padding: 1.5em 1em;
  position: relative;
  background-color: #fff;
  box-shadow: 0 1px 24px rgba(64, 80, 158, 0.04), 0 1px 12px rgba(64, 80, 158, 0.08);
}

.m3_mca-sp-lp85-fulltime-user .m3_mca-sp-lp85-fulltime-user-sheet:before {
  content: '';
  position: absolute;
  top: -1.5em;
  left: 10%;
  border-right: 1em solid transparent;
  border-bottom: 2em solid #fff;
  border-left: 1em solid transparent;
}

.m3_mca-sp-lp85-fulltime-user .m3_mca-sp-lp85-fulltime-user-sheet:nth-child(2):before {
  left: 50%;
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.m3_mca-sp-lp85-fulltime-user .m3_mca-sp-lp85-fulltime-user-sheet:last-child:before {
  left: 80%;
}

.m3_mca-sp-lp85-fulltime-user .m3_mca-sp-lp85-fulltime-user-sheet > div:first-child {
  position: relative;
  padding-left: 5.5em;
}

.m3_mca-sp-lp85-fulltime-user .m3_mca-sp-lp85-fulltime-user-sheet > div:first-child p:first-child {
  position: absolute;
  top: 0;
  left: 0;
}

.m3_mca-sp-lp85-fulltime-user .m3_mca-sp-lp85-fulltime-user-sheet > div:first-child img {
  width: 75px;
  overflow: hidden;
  border-radius: 50%;
}

.m3_mca-sp-lp85-fulltime-user .m3_mca-sp-lp85-fulltime-user-sheet > div:first-child p:nth-child(3) {
  margin-top: .2em;
  font-size: 12px;
  color: #999;
}

.m3_mca-sp-lp85-fulltime-user .m3_mca-sp-lp85-fulltime-user-sheet h3 {
  color: #000066;
  font-size: 17px;
  letter-spacing: .05em;
  text-shadow: 1px 1px 1px #D5DBE7;
}

.m3_mca-sp-lp85-fulltime-user .m3_mca-sp-lp85-fulltime-user-sheet > div:nth-child(2) {
  margin: 1em 0;
  padding: 1.5em 0 1em;
  position: relative;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}

.m3_mca-sp-lp85-fulltime-user .m3_mca-sp-lp85-fulltime-user-sheet > div:nth-child(2) table {
  margin: auto;
}

.m3_mca-sp-lp85-fulltime-user .m3_mca-sp-lp85-fulltime-user-sheet > div:nth-child(2) thead th {
  font-size: 12px;
  color: #fff;
  letter-spacing: .1em;
  position: relative;
  z-index: 10;
}

.m3_mca-sp-lp85-fulltime-user .m3_mca-sp-lp85-fulltime-user-sheet > div:nth-child(2) thead th:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 7em;
  height: 1.6em;
  background-color: #CC2936;
  border-radius: 3px;
  z-index: -1;
}

.m3_mca-sp-lp85-fulltime-user .m3_mca-sp-lp85-fulltime-user-sheet > div:nth-child(2) thead th:first-child:after {
  background-color: #8AA2D6;
}

.m3_mca-sp-lp85-fulltime-user .m3_mca-sp-lp85-fulltime-user-sheet > div:nth-child(2) tbody td {
  font-size: 14px;
}

.m3_mca-sp-lp85-fulltime-user .m3_mca-sp-lp85-fulltime-user-sheet > div:nth-child(2) tbody td span {
  margin-right: .2em;
  font-size: 26px;
  font-weight: bold;
}

.m3_mca-sp-lp85-fulltime-user .m3_mca-sp-lp85-fulltime-user-sheet > div:nth-child(2) tbody td:first-child {
  padding: .5em 1.5em 0 0;
}

.m3_mca-sp-lp85-fulltime-user .m3_mca-sp-lp85-fulltime-user-sheet > div:nth-child(2) tbody td:first-child span {
  font-size: 20px;
  font-weight: normal;
}

.m3_mca-sp-lp85-fulltime-user .m3_mca-sp-lp85-fulltime-user-sheet > div:nth-child(2) > p:last-child {
  position: absolute;
  top: -2.5em;
  right: -2em;
}

.m3_mca-sp-lp85-fulltime-user .m3_mca-sp-lp85-fulltime-user-sheet > div:nth-child(2) > p:last-child img {
  width: 80px;
}

.m3_mca-sp-lp85-fulltime-joboffer {
  padding: 1em;
  position: relative;
  background-image: url(../../images/mca_sp_lp/sp_lp85/sp_lp85_fulltime_joboffer_bg.jpg);
  background-repeat: no-repeat;
  background-size: contain;
  z-index: -10;
}

.m3_mca-sp-lp85-fulltime-joboffer:before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(255, 255, 255, 0);
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(138, 162, 214, 0.3) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(138, 162, 214, 0.3)));
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(138, 162, 214, 0.3) 100%);
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(138, 162, 214, 0.3) 100%);
  background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(138, 162, 214, 0.3) 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(138, 162, 214, 0.3) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$start-color', endColorstr='$end-color',GradientType=0 );
  z-index: -1;
}

.m3_mca-sp-lp85-fulltime-joboffer .m3_mca-sp-lp85-fulltime-joboffer-ttl {
  text-align: center;
}

.m3_mca-sp-lp85-fulltime-joboffer .m3_mca-sp-lp85-fulltime-joboffer-ttl img {
  width: 100%;
  max-width: 320px;
}

.m3_mca-sp-lp85-fulltime-joboffer .m3_mca-sp-lp85-fulltime-joboffer-ttl > p:nth-child(2) {
  margin: -3em auto 3em;
  color: #000066;
  font-size: 11px;
  text-align: center;
  text-shadow: 1px 1px 5px #fff;
}

.m3_mca-sp-lp85-fulltime-joboffer .m3_mca-sp-lp85-fulltime-joboffer-box {
  margin: 0 auto 1em;
  padding-bottom: 1em;
  max-width: 320px;
  background-color: #F0F8FE;
  box-shadow: 0 1px 6px rgba(64, 80, 158, 0.08), 0 1px 4px rgba(64, 80, 158, 0.16);
}

.m3_mca-sp-lp85-fulltime-joboffer .m3_mca-sp-lp85-fulltime-joboffer-box > p {
  padding: .7em;
  text-align: center;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  background-color: #40509E;
}

.m3_mca-sp-lp85-fulltime-joboffer .m3_mca-sp-lp85-fulltime-joboffer-box > div {
  margin: 1.5em 1.5em .5em;
  padding: .5em .5em .3em;
  position: relative;
  background-color: #fff;
  border: 2px solid #8AA2D6;
  box-shadow: 2px 2px 1px rgba(213, 219, 231, 0.7);
}

.m3_mca-sp-lp85-fulltime-joboffer .m3_mca-sp-lp85-fulltime-joboffer-box > div > p:first-child {
  padding: 0 .5em 0 1em;
  position: absolute;
  top: -1em;
  left: 1em;
  background-color: #40509E;
  border-radius: 100px;
  font-size: 11px;
  color: #fff;
}

.m3_mca-sp-lp85-fulltime-joboffer .m3_mca-sp-lp85-fulltime-joboffer-box > div > p:nth-child(2) {
  color: #ff5d00;
  text-shadow: 1px 1px 1px #ddd;
  font-weight: bold;
  font-size: 14px;
  text-align: center;
}

.m3_mca-sp-lp85-fulltime-joboffer .m3_mca-sp-lp85-fulltime-joboffer-box > div > p:nth-child(2) span {
  margin-right: .1em;
  font-size: 26px;
  letter-spacing: 0;
}

.m3_mca-sp-lp85-fulltime-joboffer .m3_mca-sp-lp85-fulltime-joboffer-box > div > p:nth-child(2) span:nth-child(2) {
  font-size: 16px;
  vertical-align: super;
}

.m3_mca-sp-lp85-fulltime-joboffer .m3_mca-sp-lp85-fulltime-joboffer-box table {
  margin: 0 1.5em .5em;
  border-collapse: collapse;
  line-height: 1.8;
}

.m3_mca-sp-lp85-fulltime-joboffer .m3_mca-sp-lp85-fulltime-joboffer-box table tr {
  border-bottom: 1px solid rgba(153, 170, 204, 0.5);
}

.m3_mca-sp-lp85-fulltime-joboffer .m3_mca-sp-lp85-fulltime-joboffer-box table th {
  padding: .5em 0;
  width: 5em;
  text-align: left;
  vertical-align: top;
  font-size: 14px;
  font-weight: normal;
  color: #000066;
}

.m3_mca-sp-lp85-fulltime-joboffer .m3_mca-sp-lp85-fulltime-joboffer-box table td {
  padding: .5em 0;
  font-size: 14px;
  color: #333;
}

.m3_mca-sp-lp85-fulltime-reason {
  padding: 1em;
  background-color: #40509E;
}

.m3_mca-sp-lp85-fulltime-reason .m3_mca-sp-lp85-fulltime-reason-ttl {
  text-align: center;
}

.m3_mca-sp-lp85-fulltime-reason .m3_mca-sp-lp85-fulltime-reason-ttl img {
  width: 100%;
  max-width: 320px;
}

.m3_mca-sp-lp85-fulltime-reason .m3_mca-sp-lp85-fulltime-reason-box {
  margin: 0 0 1.5em;
  padding: 10.5em 1.5em 2em;
  position: relative;
  overflow: hidden;
  background-color: #fff;
}

.m3_mca-sp-lp85-fulltime-reason .m3_mca-sp-lp85-fulltime-reason-box:before {
  height: 145px;
  position: absolute;
  top: 0;
  left: 50%;
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.m3_mca-sp-lp85-fulltime-reason .m3_mca-sp-lp85-fulltime-reason-box:nth-child(4):before {
  content: url("../../images/mca_sp_lp/sp_lp85/sp_lp85_fulltime_reason_bg03.jpg");
}

.m3_mca-sp-lp85-fulltime-reason .m3_mca-sp-lp85-fulltime-reason-box:nth-child(3):before {
  content: url("../../images/mca_sp_lp/sp_lp85/sp_lp85_fulltime_reason_bg02.jpg");
}

.m3_mca-sp-lp85-fulltime-reason .m3_mca-sp-lp85-fulltime-reason-box:nth-child(2):before {
  content: url("../../images/mca_sp_lp/sp_lp85/sp_lp85_fulltime_reason_bg01.jpg");
}

.m3_mca-sp-lp85-fulltime-reason .m3_mca-sp-lp85-fulltime-reason-box > div > p {
  position: relative;
  padding-left: 3.5em;
  margin-bottom: 1em;
  font-weight: bold;
  color: #000066;
}

.m3_mca-sp-lp85-fulltime-reason .m3_mca-sp-lp85-fulltime-reason-box > div > p span {
  font-size: 20px;
}

.m3_mca-sp-lp85-fulltime-reason .m3_mca-sp-lp85-fulltime-reason-box > div > p span:first-child {
  position: absolute;
  top: 50%;
  left: .4em;
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 28px;
  color: #fff;
  text-align: center;
  z-index: 10;
}

.m3_mca-sp-lp85-fulltime-reason .m3_mca-sp-lp85-fulltime-reason-box > div > p span:first-child:before {
  content: '';
  display: block;
  position: absolute;
  top: .3em;
  left: -.4em;
  width: 1.4em;
  height: 1.4em;
  background-color: #000066;
  z-index: -5;
}

.m3_mca-sp-lp85-fulltime-reason .m3_mca-sp-lp85-fulltime-reason-box > div > p span:first-child:after {
  content: '';
  display: block;
  position: absolute;
  top: .3em;
  left: -.4em;
  border-left: 19px solid #40509E;
  border-top: 19px solid #40509E;
  border-right: 19px solid transparent;
  border-bottom: 19px solid transparent;
  z-index: -1;
}

.m3_mca-sp-lp85-fulltime-reason .m3_mca-sp-lp85-fulltime-reason-box > div > div span {
  color: #CC2936;
}

.m3_mca-sp-lp85-fulltime-reason-list-note {
  margin: 1em 0;
  padding: 0;
}

.m3_mca-sp-lp85-fulltime-reason-list-note li {
  position: relative;
  padding-left: 2em;
  margin-top: .2em;
  line-height: 1.9;
  font-size: 12px;
  color: #999;
}

.m3_mca-sp-lp85-fulltime-reason-list-note li:nth-child(3):before {
  position: absolute;
  top: 0;
  left: 0;
  content: "※3";
}

.m3_mca-sp-lp85-fulltime-reason-list-note li:nth-child(2):before {
  position: absolute;
  top: 0;
  left: 0;
  content: "※2";
}

.m3_mca-sp-lp85-fulltime-reason-list-note li:nth-child(1):before {
  position: absolute;
  top: 0;
  left: 0;
  content: "※1";
}

.m3_mca-sp-lp85-fulltime-flow {
  padding: 1em;
  margin-bottom: 1em;
  position: relative;
  background-image: url(../../images/mca_sp_lp/sp_lp85/sp_lp85_fulltime_flow_bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  z-index: -10;
}

.m3_mca-sp-lp85-fulltime-flow:before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(255, 255, 255, 0);
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(138, 162, 214, 0.1) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(138, 162, 214, 0.1)));
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(138, 162, 214, 0.1) 100%);
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(138, 162, 214, 0.1) 100%);
  background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(138, 162, 214, 0.1) 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(138, 162, 214, 0.1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$start-color', endColorstr='$end-color',GradientType=0 );
  z-index: -1;
}

.m3_mca-sp-lp85-fulltime-flow .m3_mca-sp-lp85-fulltime-flow-ttl {
  text-align: center;
}

.m3_mca-sp-lp85-fulltime-flow .m3_mca-sp-lp85-fulltime-flow-ttl img {
  width: 100%;
  max-width: 320px;
}

.m3_mca-sp-lp85-fulltime-flow .m3_mca-sp-lp85-fulltime-flow-box {
  margin: 0 0 2em;
  padding: 1.5em;
  position: relative;
  min-height: 60px;
  background-color: #fff;
  box-shadow: 0 1px 6px rgba(64, 80, 158, 0.08), 0 1px 4px rgba(64, 80, 158, 0.16);
  zoom: 1;
}

.m3_mca-sp-lp85-fulltime-flow .m3_mca-sp-lp85-fulltime-flow-box:before, .m3_mca-sp-lp85-fulltime-flow .m3_mca-sp-lp85-fulltime-flow-box:after {
  content: "";
  display: table;
}

.m3_mca-sp-lp85-fulltime-flow .m3_mca-sp-lp85-fulltime-flow-box:after {
  clear: both;
}

.m3_mca-sp-lp85-fulltime-flow .m3_mca-sp-lp85-fulltime-flow-box:after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: -2.3em;
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border: .9em solid transparent;
  border-top: 0.9em solid #40509E;
}

.m3_mca-sp-lp85-fulltime-flow .m3_mca-sp-lp85-fulltime-flow-box:last-child {
  margin-bottom: 1.5em;
}

.m3_mca-sp-lp85-fulltime-flow .m3_mca-sp-lp85-fulltime-flow-box:last-child:after {
  content: none;
}

.m3_mca-sp-lp85-fulltime-flow .m3_mca-sp-lp85-fulltime-flow-box:last-child p:first-child:after {
  background-color: #000066;
}

.m3_mca-sp-lp85-fulltime-flow .m3_mca-sp-lp85-fulltime-flow-box > p:first-child {
  position: absolute;
  top: -.6em;
  left: -.4em;
  z-index: 5;
  font-size: 13px;
  color: #fff;
}

.m3_mca-sp-lp85-fulltime-flow .m3_mca-sp-lp85-fulltime-flow-box > p:first-child:after {
  content: '';
  display: block;
  width: 4.2em;
  height: 4.2em;
  position: absolute;
  top: -1em;
  left: -.7em;
  z-index: -1;
  background-color: #8AA2D6;
  border-radius: 50%;
}

.m3_mca-sp-lp85-fulltime-flow .m3_mca-sp-lp85-fulltime-flow-box > p:nth-child(2) {
  position: absolute;
  top: 50%;
  left: 0;
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.m3_mca-sp-lp85-fulltime-flow .m3_mca-sp-lp85-fulltime-flow-box > p:nth-child(2) img {
  width: 120px;
}

.m3_mca-sp-lp85-fulltime-flow .m3_mca-sp-lp85-fulltime-flow-box > p:last-child {
  margin: 0 0 0 7.5em;
  font-size: 14px;
}

.m3_mca-sp-lp85-fulltime-flow .m3_mca-sp-lp85-fulltime-flow-box > p:last-child span {
  display: block;
  line-height: 1.9;
  font-size: 12px;
}

/* ========================= parttime　非常勤用スタイル ========================= */
/* 例：
.m3_mca-lp-shortXX-parttime-○○○○ {
	background:url(../../images/mca_lp/lp_shortXX/shortxx_parttime_xxxxx.png) no-repeat;
}
上記の様に冒頭に「m3_mca-lp-shortXX-parttime」をつけたclass名でお願いします。
*/
.m3_mca-sp-lp85-parttime {
  overflow: hidden;
  font-family: 'Microsoft Sans Serif',"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","ＭＳ Ｐゴシック",sans-serif;
}

.m3_mca-sp-lp85-parttime p,
.m3_mca-sp-lp85-parttime li {
  margin: 0;
  color: #333;
  font-size: 15px;
  line-height: 2;
  letter-spacing: .05em;
}

.m3_mca-sp-lp85-parttime-btn {
  padding: 2em 1em 1.5em;
  position: relative;
  background-color: #D6F0FD;
}

.m3_mca-sp-lp85-parttime-btn img {
  position: absolute;
  top: -1em;
  left: 0;
  width: 60px;
  z-index: 5;
}

.m3_mca-sp-lp85-parttime-btn .m3_mca-sp-lp85-parttime-btn-inner {
  position: relative;
  margin: 0 auto .5em;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  font-weight: bold;
  text-shadow: 1px 1px 1px #224d20;
  background: #449F33;
  background: -moz-linear-gradient(top, #449F33 0%, #397b2f 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #449F33), color-stop(100%, #397b2f));
  background: -webkit-linear-gradient(top, #449F33 0%, #397b2f 100%);
  background: -o-linear-gradient(top, #449F33 0%, #397b2f 100%);
  background: -ms-linear-gradient(top, #449F33 0%, #397b2f 100%);
  background: linear-gradient(to bottom, #449F33 0%, #397b2f 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$start-color', endColorstr='$end-color',GradientType=0 );
  border-radius: 5px;
  box-shadow: 0 4px 0 #224d20;
  -moz-transition: all 0.4s;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}

.m3_mca-sp-lp85-parttime-btn .m3_mca-sp-lp85-parttime-btn-inner:hover {
  background: #3c8c2d;
  background: -moz-linear-gradient(top, #3c8c2d 0%, #306928 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3c8c2d), color-stop(100%, #306928));
  background: -webkit-linear-gradient(top, #3c8c2d 0%, #306928 100%);
  background: -o-linear-gradient(top, #3c8c2d 0%, #306928 100%);
  background: -ms-linear-gradient(top, #3c8c2d 0%, #306928 100%);
  background: linear-gradient(to bottom, #3c8c2d 0%, #306928 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$start-color', endColorstr='$end-color',GradientType=0 );
  box-shadow: 0 4px 0 #1a3b19;
}

.m3_mca-sp-lp85-parttime-btn a {
  text-decoration: none;
}

.m3_mca-sp-lp85-parttime-btn a p:first-child {
  font-size: 12px;
  color: #fff;
  text-align: center;
  letter-spacing: .2em;
  background-color: rgba(34, 77, 32, 0.3);
  border-radius: 5px 5px 0 0;
}

.m3_mca-sp-lp85-parttime-btn a p:nth-child(2) {
  padding: .7em;
  position: relative;
  color: #fff;
  text-align: center;
  font-size: 16px;
  font-size: 4.7vw;
}

.m3_mca-sp-lp85-parttime-btn a p:nth-child(2):before {
  content: '';
  display: inline-block;
  width: 1.8em;
  height: 1.8em;
  vertical-align: middle;
  background-image: url(../../images/mca_lp/lp_short85/short85_parttime_btn_icon.png);
  background-repeat: no-repeat;
  background-size: contain;
}

.m3_mca-sp-lp85-parttime-btn > p:last-child {
  font-weight: bold;
  color: #40509E;
  font-size: 12px;
  text-align: center;
}

.m3_mca-sp-lp85-parttime-mainimg {
  position: relative;
  padding-top: 139.0625%;
  background-image: url(../../images/mca_sp_lp/sp_lp85/sp_lp85_parttime_mainimg_bg.jpg);
  background-repeat: no-repeat;
  background-size: contain;
}

.m3_mca-sp-lp85-parttime-mainimg .m3_mca-sp-lp85-parttime-mainimg-inner {
  position: absolute;
  top: 0;
  width: 100%;
}

.m3_mca-sp-lp85-parttime-mainimg .m3_mca-sp-lp85-parttime-mainimg-inner p {
  padding: 0 1em;
}

.m3_mca-sp-lp85-parttime-mainimg .m3_mca-sp-lp85-parttime-mainimg-inner img {
  width: 100%;
}

.m3_mca-sp-lp85-parttime-mainimg .m3_mca-sp-lp85-parttime-btn {
  padding: 0;
  width: 100%;
  position: absolute;
  bottom: 0;
  background: rgba(255, 255, 255, 0);
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #D6F0FD 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, #D6F0FD));
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #D6F0FD 100%);
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #D6F0FD 100%);
  background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #D6F0FD 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #D6F0FD 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$start-color', endColorstr='$end-color',GradientType=0 );
}

.m3_mca-sp-lp85-parttime-mainimg .m3_mca-sp-lp85-parttime-btn .m3_mca-sp-lp85-parttime-btn-inner {
  margin: 2em 1em .5em;
}

.m3_mca-sp-lp85-parttime-mainimg .m3_mca-sp-lp85-parttime-btn > p:last-child {
  margin-bottom: 1.5em;
}

.m3_mca-sp-lp85-parttime-workstyle {
  padding: 1em 1em .5em;
  position: relative;
  background-color: #D5DBE7;
}

.m3_mca-sp-lp85-parttime-workstyle:before {
  content: url(../../images/mca_sp_lp/sp_lp85/sp_lp85_parttime_mainimg_workstyle_bg.png);
  position: absolute;
  bottom: 3em;
  left: 50%;
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  height: 1em;
}

.m3_mca-sp-lp85-parttime-workstyle .m3_mca-sp-lp85-parttime-workstyle-ttl {
  text-align: center;
}

.m3_mca-sp-lp85-parttime-workstyle .m3_mca-sp-lp85-parttime-workstyle-ttl img {
  width: 100%;
  max-width: 320px;
}

.m3_mca-sp-lp85-parttime-workstyle .m3_mca-sp-lp85-parttime-mainimg-workstyle-box {
  margin: 0 .5em 1.5em;
  padding: 1.5em 1em;
  position: relative;
  background-color: #fff;
  box-shadow: 0 1px 6px rgba(64, 80, 158, 0.08), 0 1px 4px rgba(64, 80, 158, 0.16);
}

.m3_mca-sp-lp85-parttime-workstyle .m3_mca-sp-lp85-parttime-mainimg-workstyle-box p {
  padding-left: 4em;
  font-size: 16px;
  font-weight: bold;
  color: #000066;
  text-shadow: 1px 1px 1px #ddd;
}

.m3_mca-sp-lp85-parttime-workstyle .m3_mca-sp-lp85-parttime-mainimg-workstyle-box p span {
  color: #ff5d00;
  font-size: 17px;
}

.m3_mca-sp-lp85-parttime-workstyle .m3_mca-sp-lp85-parttime-mainimg-workstyle-box:before {
  content: '';
  width: 2em;
  height: 2em;
  position: absolute;
  top: 56%;
  left: 1em;
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background-color: rgba(255, 93, 0, 0.3);
  border-radius: 50%;
}

.m3_mca-sp-lp85-parttime-workstyle .m3_mca-sp-lp85-parttime-mainimg-workstyle-box:after {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  left: 1em;
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 3em;
  height: 3em;
  background-image: url(../../images/mca_sp_lp/sp_lp85/sp_lp85_parttime_mainimg_workstyle_check.png);
  background-repeat: no-repeat;
  background-size: contain;
}

.m3_mca-sp-lp85-parttime-workstyle-intro {
  padding: 5em 2em 3em;
  background-color: #40509E;
}

.m3_mca-sp-lp85-parttime-workstyle-intro p {
  color: #fff;
  text-align: center;
  font-weight: bold;
  font-size: 14px;
}

.m3_mca-sp-lp85-parttime-workstyle-intro p:first-child {
  margin-bottom: .5em;
}

.m3_mca-sp-lp85-parttime-joboffer {
  padding: 1em;
  position: relative;
  background-image: url(../../images/mca_sp_lp/sp_lp85/sp_lp85_parttime_joboffer_bg.jpg);
  background-repeat: no-repeat;
  background-size: contain;
  z-index: -10;
}

.m3_mca-sp-lp85-parttime-joboffer:before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(255, 255, 255, 0);
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(138, 162, 214, 0.3) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(138, 162, 214, 0.3)));
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(138, 162, 214, 0.3) 100%);
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(138, 162, 214, 0.3) 100%);
  background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(138, 162, 214, 0.3) 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(138, 162, 214, 0.3) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$start-color', endColorstr='$end-color',GradientType=0 );
  z-index: -1;
}

.m3_mca-sp-lp85-parttime-joboffer .m3_mca-sp-lp85-parttime-joboffer-ttl {
  text-align: center;
}

.m3_mca-sp-lp85-parttime-joboffer .m3_mca-sp-lp85-parttime-joboffer-ttl img {
  width: 100%;
  max-width: 320px;
}

.m3_mca-sp-lp85-parttime-joboffer .m3_mca-sp-lp85-parttime-joboffer-ttl > p:nth-child(2) {
  margin: -3em auto 3em;
  color: #000066;
  font-size: 11px;
  text-align: center;
  text-shadow: 1px 1px 5px #fff;
}

.m3_mca-sp-lp85-parttime-joboffer .m3_mca-sp-lp85-parttime-joboffer-box {
  margin: 0 auto 1em;
  padding-bottom: 1em;
  max-width: 320px;
  background-color: #F0F8FE;
  box-shadow: 0 1px 6px rgba(64, 80, 158, 0.08), 0 1px 4px rgba(64, 80, 158, 0.16);
}

.m3_mca-sp-lp85-parttime-joboffer .m3_mca-sp-lp85-parttime-joboffer-box > p {
  padding: .7em;
  text-align: center;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  background-color: #0fa8a4;
}

.m3_mca-sp-lp85-parttime-joboffer .m3_mca-sp-lp85-parttime-joboffer-box > div {
  margin: 1.5em 1.5em .5em;
  padding: .5em .5em .3em;
  position: relative;
  background-color: #fff;
  border: 2px solid #8AA2D6;
  box-shadow: 2px 2px 1px rgba(213, 219, 231, 0.7);
}

.m3_mca-sp-lp85-parttime-joboffer .m3_mca-sp-lp85-parttime-joboffer-box > div > p:first-child {
  padding: 0 1.5em;
  position: absolute;
  top: -1em;
  left: 1em;
  background-color: #40509E;
  border-radius: 100px;
  font-size: 11px;
  color: #fff;
}

.m3_mca-sp-lp85-parttime-joboffer .m3_mca-sp-lp85-parttime-joboffer-box > div > p:nth-child(2) {
  color: #ff5d00;
  text-shadow: 1px 1px 1px #ddd;
  font-weight: bold;
  font-size: 14px;
  line-height: 1.5;
  text-align: center;
}

.m3_mca-sp-lp85-parttime-joboffer .m3_mca-sp-lp85-parttime-joboffer-box > div > p:nth-child(2) span {
  margin-right: .1em;
  font-size: 34px;
  letter-spacing: 0;
}

.m3_mca-sp-lp85-parttime-joboffer .m3_mca-sp-lp85-parttime-joboffer-box table {
  margin: 0 1.5em .5em;
  border-collapse: collapse;
  line-height: 1.8;
}

.m3_mca-sp-lp85-parttime-joboffer .m3_mca-sp-lp85-parttime-joboffer-box table tr {
  border-bottom: 1px solid rgba(153, 170, 204, 0.5);
}

.m3_mca-sp-lp85-parttime-joboffer .m3_mca-sp-lp85-parttime-joboffer-box table th {
  padding: .5em 0;
  width: 5em;
  text-align: left;
  vertical-align: top;
  font-size: 14px;
  font-weight: normal;
  color: #000066;
}

.m3_mca-sp-lp85-parttime-joboffer .m3_mca-sp-lp85-parttime-joboffer-box table td {
  padding: .5em 0;
  font-size: 14px;
  color: #333;
}

.m3_mca-sp-lp85-parttime-case {
  padding: 1em 1em .1em;
  background-color: #F0F8FE;
}

.m3_mca-sp-lp85-parttime-case .m3_mca-sp-lp85-parttime-case-ttl {
  text-align: center;
}

.m3_mca-sp-lp85-parttime-case .m3_mca-sp-lp85-parttime-case-ttl img {
  width: 100%;
  max-width: 320px;
}

.m3_mca-sp-lp85-parttime-case .m3_mca-sp-lp85-parttime-case-line {
  display: flex;
  margin: 1em auto 3em;
}

.m3_mca-sp-lp85-parttime-case .m3_mca-sp-lp85-parttime-case-box {
  width: 47.5%;
  margin-right: 5%;
  text-align: center;
}

.m3_mca-sp-lp85-parttime-case .m3_mca-sp-lp85-parttime-case-box:last-child {
  margin-right: 0;
}

.m3_mca-sp-lp85-parttime-case .m3_mca-sp-lp85-parttime-case-box img {
  overflow: hidden;
  width: 100px;
  border-radius: 50%;
}

.m3_mca-sp-lp85-parttime-case .m3_mca-sp-lp85-parttime-case-box p:last-child {
  font-weight: bold;
  font-size: 14px;
  color: #000066;
}

.m3_mca-sp-lp85-parttime-flow {
  padding: 1em;
  position: relative;
  background-image: url(../../images/mca_sp_lp/sp_lp85/sp_lp85_parttime_flow_bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  z-index: -10;
}

.m3_mca-sp-lp85-parttime-flow:before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(255, 255, 255, 0);
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(138, 162, 214, 0.1) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(138, 162, 214, 0.1)));
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(138, 162, 214, 0.1) 100%);
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(138, 162, 214, 0.1) 100%);
  background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(138, 162, 214, 0.1) 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(138, 162, 214, 0.1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$start-color', endColorstr='$end-color',GradientType=0 );
  z-index: -1;
}

.m3_mca-sp-lp85-parttime-flow .m3_mca-sp-lp85-parttime-flow-ttl {
  text-align: center;
}

.m3_mca-sp-lp85-parttime-flow .m3_mca-sp-lp85-parttime-flow-ttl img {
  width: 100%;
  max-width: 320px;
}

.m3_mca-sp-lp85-parttime-flow .m3_mca-sp-lp85-parttime-flow-box {
  margin: 0 0 2em;
  padding: 1.5em;
  position: relative;
  min-height: 60px;
  background-color: #fff;
  box-shadow: 0 1px 6px rgba(64, 80, 158, 0.08), 0 1px 4px rgba(64, 80, 158, 0.16);
  zoom: 1;
}

.m3_mca-sp-lp85-parttime-flow .m3_mca-sp-lp85-parttime-flow-box:before, .m3_mca-sp-lp85-parttime-flow .m3_mca-sp-lp85-parttime-flow-box:after {
  content: "";
  display: table;
}

.m3_mca-sp-lp85-parttime-flow .m3_mca-sp-lp85-parttime-flow-box:after {
  clear: both;
}

.m3_mca-sp-lp85-parttime-flow .m3_mca-sp-lp85-parttime-flow-box:after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: -2.3em;
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border: .9em solid transparent;
  border-top: 0.9em solid #40509E;
}

.m3_mca-sp-lp85-parttime-flow .m3_mca-sp-lp85-parttime-flow-box:last-child {
  margin-bottom: 1.5em;
}

.m3_mca-sp-lp85-parttime-flow .m3_mca-sp-lp85-parttime-flow-box:last-child:after {
  content: none;
}

.m3_mca-sp-lp85-parttime-flow .m3_mca-sp-lp85-parttime-flow-box:last-child p:first-child:after {
  background-color: #000066;
}

.m3_mca-sp-lp85-parttime-flow .m3_mca-sp-lp85-parttime-flow-box > p:first-child {
  position: absolute;
  top: -.6em;
  left: -.4em;
  z-index: 5;
  font-size: 13px;
  color: #fff;
}

.m3_mca-sp-lp85-parttime-flow .m3_mca-sp-lp85-parttime-flow-box > p:first-child:after {
  content: '';
  display: block;
  width: 4.2em;
  height: 4.2em;
  position: absolute;
  top: -1em;
  left: -.7em;
  z-index: -1;
  background-color: #8AA2D6;
  border-radius: 50%;
}

.m3_mca-sp-lp85-parttime-flow .m3_mca-sp-lp85-parttime-flow-box > p:nth-child(2) {
  position: absolute;
  top: 50%;
  left: 0;
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.m3_mca-sp-lp85-parttime-flow .m3_mca-sp-lp85-parttime-flow-box > p:nth-child(2) img {
  width: 120px;
}

.m3_mca-sp-lp85-parttime-flow .m3_mca-sp-lp85-parttime-flow-box > p:last-child {
  margin: 0 0 0 7.5em;
  font-size: 14px;
}

.m3_mca-sp-lp85-parttime-about {
  padding: 3em 1.5em;
  margin-bottom: 1em;
  background-color: #40509E;
}

.m3_mca-sp-lp85-parttime-about h3 {
  position: relative;
  padding: 0 0 .7em 1.8em;
  margin-bottom: 1em;
  color: #fff;
  letter-spacing: .05em;
  line-height: 1.8;
  font-size: 17px;
  border-bottom: 1px dashed #99AACC;
}

.m3_mca-sp-lp85-parttime-about h3:before {
  content: '';
  position: absolute;
  top: .35em;
  left: 0;
  width: 1em;
  height: 1em;
  background-color: #99AACC;
  border-radius: 2px;
}

.m3_mca-sp-lp85-parttime-about h3:after {
  content: '';
  position: absolute;
  top: .8em;
  left: -1em;
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  width: 3em;
  height: 2px;
  background-color: #40509E;
}

.m3_mca-sp-lp85-parttime-about p {
  color: #fff;
}

.m3_mca-sp-lp85-parttime-about ol {
  margin: 1em 0;
  padding: 0;
}

.m3_mca-sp-lp85-parttime-about ol li {
  position: relative;
  padding-left: 2em;
  margin-top: .2em;
  line-height: 1.7;
  font-size: 12px;
  color: rgba(255, 255, 255, 0.8);
}

.m3_mca-sp-lp85-parttime-about ol li:nth-child(3):before {
  position: absolute;
  top: 0;
  left: 0;
  content: "※3";
}

.m3_mca-sp-lp85-parttime-about ol li:nth-child(2):before {
  position: absolute;
  top: 0;
  left: 0;
  content: "※2";
}

.m3_mca-sp-lp85-parttime-about ol li:nth-child(1):before {
  position: absolute;
  top: 0;
  left: 0;
  content: "※1";
}
