@charset "UTF-8";
/* CSS Document */
/* 20210618 作成　ver.1.0.0 */
/*-------------------
製品ページ　雇用契約機能用CSS
/web/jp/contract/seminar/css/employment_contract.css
-------------------*/
#breadcrumbs li {
  color: #fff; }
  #breadcrumbs li a {
    color: #fff; }

.page_title .contents {
  width: 90%;
  max-width: 75em;
  margin: auto; }

.contents {
  width: 90%;
  max-width: 75em;
  margin: auto; }

#employment_contract * {
  line-height: 1.5; }

/*-----------------
 *ページタイトル
-----------------*/
#employment_contract .page_title {
  background-color: #944C82;
  line-height: 1.5;
  padding: 6em 0 0 0;
  text-align: center; }
  #employment_contract .page_title .inner {
    padding-bottom: 30px; }
  #employment_contract .page_title .contents {
    overflow: hidden; }

#employment_contract .page_title h1 {
  margin-bottom: 12px;
  font-size: 2em;
  font-weight: 700;
  line-height: 1.5em;
  color: #fff;
  position: relative; }

#employment_contract .page_title .h1_sub {
  color: #fff;
  font-size: 16px; }

/* タブレット縦サイズ 768px(16×48em)~ smサイズ */
@media screen and (min-width: 48em) {
  #employment_contract .page_title {
    padding: 48px 0 0 0;
    text-align: left; }
    #employment_contract .page_title .inner {
      box-sizing: border-box;
      background-image: url(/web/jp/contract/images/employment_contract/main_v.png);
      background-position: center center;
      background-repeat: no-repeat;
      background-color: #944C82;
      height: 191px;
      margin-top: 0px;
      padding-top: 64px; } }
/* タブレット横サイズ 1024px(16×64em)~ mdサイズ */
@media screen and (min-width: 64em) {
  #employment_contract .page_title {
    padding: 88px 0 0 0;
    position: relative; }
    #employment_contract .page_title h1 {
      margin-top: 0;
      margin-bottom: 5px; }

  .lp2022 #employment_contract .page_title {
    padding-top: 56px; }

  #employment_contract .page_title .h1_sub {
    font-size: 14px; }
    #employment_contract .page_title .h1_sub br {
      display: none; } }
@media screen and (min-width: 75em) {
  .lp2022 #employment_contract .page_title {
    padding-top: 72px; } }
@media screen and (min-width: 1921px) {
  #contract .page_title .inner {
    background-size: cover; } }
.intro {
  background-color: #FDF7F9;
  color: #944C82;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.5;
  margin-bottom: 48px;
  padding: 64px 20px 36px;
  position: relative;
  text-align: center; }
  .intro .obi {
    font-size: 28px;
    background: linear-gradient(to top, #e9d5e1 0% 50%, rgba(0, 0, 0, 0) 50% 100%); }
  .intro:after {
    content: "";
    position: absolute;
    right: 0;
    bottom: -20px;
    left: 0;
    width: 0px;
    height: 0px;
    margin: auto;
    border-style: solid;
    border-color: #FDF7F9 transparent transparent transparent;
    border-width: 20px 20px 0 20px; }

/* タブレット縦サイズ 768px(16×48em)~ smサイズ */
@media screen and (min-width: 48em) {
  .intro {
    margin-bottom: 134px;
    padding: 60px 20px 55px; }
    .intro br {
      display: none; } }
.ec_overview.contents {
  margin-bottom: 40px; }
.ec_overview .overview_main {
  line-height: 1.5;
  background: linear-gradient(to right, #FDF7F9 0% 95%, rgba(0, 0, 0, 0) 95% 100%);
  box-sizing: border-box;
  margin-bottom: 80px;
  padding: 24px 0 0 32px; }
.ec_overview .overview_main_logo {
  text-align: center; }
  .ec_overview .overview_main_logo img {
    margin-bottom: 48px;
    width: 112px;
    height: auto;
    vertical-align: top; }
.ec_overview .overview_main_employment {
  background-color: #fff;
  border: 8px solid #944C82;
  border-radius: 8px;
  box-sizing: border-box;
  margin-bottom: 24px;
  padding: 32px;
  position: relative;
  text-align: center; }
  .ec_overview .overview_main_employment .balloon_new {
    background: url("/web/jp/contract/images/employment_contract/overview_main_employment_balloon.png") 0 0 no-repeat;
    box-sizing: border-box;
    display: inline-block;
    width: 133px;
    height: 130px;
    padding-top: 50px;
    position: absolute;
    left: -48px;
    top: -52px;
    text-align: center; }
    .ec_overview .overview_main_employment .balloon_new > span {
      color: #fff;
      display: inline-block;
      font-size: 18px;
      font-weight: bold;
      transform: rotate(-30deg); }
  .ec_overview .overview_main_employment .overview_main_employment_tit {
    color: #944C82;
    font-size: 26px;
    font-weight: bold;
    margin-bottom: 38px; }
  .ec_overview .overview_main_employment .overview_main_employment_img {
    margin-bottom: 20px; }
  .ec_overview .overview_main_employment .overview_main_employment_txt1 {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 18px; }
.ec_overview .overview_old_wrap:after {
  content: "";
  display: block;
  clear: both; }
.ec_overview .overview_old {
  background-color: #fff;
  border-radius: 4px;
  box-shadow: 0 3px 6px rgba(148, 76, 130, 0.29);
  padding: 32px; }
  .ec_overview .overview_old .overview_old_tit {
    display: flex;
    align-items: center;
    margin-bottom: 20px; }
    .ec_overview .overview_old .overview_old_tit .overview_old_tit_txt {
      color: #944C82;
      font-size: 20px;
      font-weight: bold;
      margin-bottom: 12px;
      width: 50%; }
    .ec_overview .overview_old .overview_old_tit .overview_old_tit_img {
      text-align: right;
      width: 50%; }
      .ec_overview .overview_old .overview_old_tit .overview_old_tit_img img {
        height: 77px; }
  .ec_overview .overview_old .overview_old_maintxt {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 12px; }
  .ec_overview .overview_old.overview_old_01, .ec_overview .overview_old.overview_old_02 {
    float: left;
    width: calc(100% - 64px); }
  .ec_overview .overview_old.overview_old_01 {
    margin-bottom: 8px; }
  .ec_overview .overview_old.overview_old_02 {
    margin-bottom: -40px; }
.ec_overview .overview_txt_arr {
  background: url(/web/jp/contract/images/employment_contract/overview_txt_arr.png) 0 center no-repeat;
  color: #944C82;
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  padding-left: 30px;
  text-align: left; }
.ec_overview .overview_desc {
  font-size: 22px;
  font-weight: bold;
  text-align: center; }
  .ec_overview .overview_desc .obi {
    background: linear-gradient(to top, #e9d5e1 0% 50%, rgba(0, 0, 0, 0) 50% 100%); }

/* タブレット縦サイズ 768px(16×48em)~ smサイズ */
@media screen and (min-width: 48em) {
  .ec_overview .overview_main {
    background: #FDF7F9;
    margin-bottom: 100px;
    padding: 24px 32px 0; }
  .ec_overview .overview_main_employment {
    margin: 0 auto;
    width: 417px; }
    .ec_overview .overview_main_employment .overview_main_employment_tit br {
      display: none; }
    .ec_overview .overview_main_employment .overview_main_employment_txt1 {
      margin-bottom: 40px; }
  .ec_overview .overview_old_wrap {
    margin-top: 32px; }
    .ec_overview .overview_old_wrap .overview_old {
      box-sizing: border-box;
      padding: 20px 24px;
      width: 260px;
      text-align: center; }
      .ec_overview .overview_old_wrap .overview_old .overview_old_tit {
        display: block;
        margin-bottom: 12px;
        text-align: center; }
        .ec_overview .overview_old_wrap .overview_old .overview_old_tit .overview_old_tit_txt {
          display: block;
          margin-bottom: 8px;
          width: 100%;
          text-align: center; }
          .ec_overview .overview_old_wrap .overview_old .overview_old_tit .overview_old_tit_txt br {
            display: none; }
        .ec_overview .overview_old_wrap .overview_old .overview_old_tit .overview_old_tit_img {
          display: block;
          text-align: center;
          width: 100%; }
          .ec_overview .overview_old_wrap .overview_old .overview_old_tit .overview_old_tit_img img {
            height: 96px; }
      .ec_overview .overview_old_wrap .overview_old .overview_old_maintxt {
        margin-bottom: 8px; }
      .ec_overview .overview_old_wrap .overview_old.overview_old_01, .ec_overview .overview_old_wrap .overview_old.overview_old_02 {
        margin-bottom: -40px; }
      .ec_overview .overview_old_wrap .overview_old.overview_old_01 {
        float: left;
        margin-left: calc((50% - 260px) / 2); }
        .ec_overview .overview_old_wrap .overview_old.overview_old_01 .overview_txt_arr {
          margin: 21px 0; }
      .ec_overview .overview_old_wrap .overview_old.overview_old_02 {
        float: right;
        margin-right: calc((50% - 260px) / 2); }
    .ec_overview .overview_old_wrap:after {
      content: "";
      display: block;
      clear: both; } }
@media screen and (min-width: 1129px) {
  .ec_overview.contents {
    margin-bottom: 80px; }
    .ec_overview.contents .overview_main {
      position: relative; }
    .ec_overview.contents .overview_main_logo {
      width: 544px; }
      .ec_overview.contents .overview_main_logo img {
        margin-bottom: 0; }
    .ec_overview.contents .overview_main_employment {
      position: absolute;
      right: 0;
      bottom: -40px; }
    .ec_overview.contents .overview_old_wrap {
      display: flex; }
      .ec_overview.contents .overview_old_wrap .overview_old.overview_old_01, .ec_overview.contents .overview_old_wrap .overview_old.overview_old_02 {
        float: none; }
      .ec_overview.contents .overview_old_wrap .overview_old.overview_old_01 {
        margin-left: 0;
        margin-right: 24px; }
      .ec_overview.contents .overview_old_wrap .overview_old.overview_old_02 {
        margin-right: 0; } }
.ec_merits {
  background-color: #934B81;
  padding: 75px 0 80px; }
  .ec_merits h2 {
    color: #fff;
    font-size: 28px;
    font-weight: bold;
    line-height: 1.5;
    margin-bottom: 40px;
    text-align: center; }
    .ec_merits h2:after {
      content: "";
      background-color: #fff;
      display: block;
      margin: 15px auto 0;
      width: 94px;
      height: 5px; }
  .ec_merits .merit_box {
    background-color: #fff;
    border: 8px solid #FEF6F7;
    border-radius: 4px;
    box-sizing: border-box;
    margin-bottom: 8px;
    padding: 30px 30px 40px;
    text-align: center; }
    .ec_merits .merit_box .merit_no {
      margin-bottom: 16px; }
    .ec_merits .merit_box .merit_txt {
      margin-bottom: 40px;
      font-size: 18px;
      font-weight: bold; }
      .ec_merits .merit_box .merit_txt .obi {
        background: linear-gradient(to top, #e9d5e1 0% 70%, rgba(0, 0, 0, 0) 70% 100%); }

/* タブレット縦サイズ 768px(16×48em)~ smサイズ */
@media screen and (min-width: 48em) {
  .ec_merits h2 br {
    display: none; }
  .ec_merits .merits_wrap {
    text-align: center;
    /*.merit_box:first-child{
    	margin-right: 8px;
    }*/ }
  .ec_merits .merit_box {
    display: inline-block;
    margin: 0 4px 8px;
    width: 336px;
    height: 474px;
    vertical-align: top; } }
@media screen and (min-width: 1298px) {
  .ec_merits {
    padding: 95px 80px; }
    .ec_merits .merits_wrap {
      /*.merit_box:nth-child(2){
      	margin-right: 8px;
      }*/ }
    .ec_merits .merit_box {
      /*margin-bottom: 0;*/ } }
.ec_flow {
  padding: 75px 0 48px;
  text-align: center; }
  .ec_flow h2 {
    color: #934B81;
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 40px; }
    .ec_flow h2:after {
      content: "";
      background-color: #934B81;
      display: block;
      margin: 15px auto 0;
      width: 94px;
      height: 5px; }
  .ec_flow .ec_flow_pc {
    display: none;
    margin-bottom: 40px; }
  .ec_flow .ec_flow_sp {
    margin-bottom: 36px;
    text-align: center; }
    .ec_flow .ec_flow_sp img {
      width: 100%;
      max-width: 336px; }
  .ec_flow .time_reduction h3 {
    color: #934B81;
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 55px; }
    .ec_flow .time_reduction h3 span {
      background: linear-gradient(to top, #e9d5e1 0% 50%, rgba(0, 0, 0, 0) 50% 100%);
      display: inline-block; }
    .ec_flow .time_reduction h3:before {
      content: url(/web/jp/contract/images/employment_contract/time_reduction_tri.png);
      display: block;
      margin-bottom: 20px;
      text-align: center; }
  .ec_flow .time_reduction .time_reduction_box {
    background-color: #FDF7F9;
    border-radius: 4px;
    margin-bottom: 16px;
    padding: 32px 32px 16px;
    text-align: left; }
    .ec_flow .time_reduction .time_reduction_box h4 {
      color: #934B81;
      font-size: 18px;
      font-weight: bold;
      margin-bottom: 16px; }
    .ec_flow .time_reduction .time_reduction_box ul li {
      background: url(/web/jp/contract/images/employment_contract/time_reduction_check.png) 0 2px no-repeat;
      font-size: 14px;
      font-weight: bold;
      margin-bottom: 12px;
      padding-left: 24px; }
    .ec_flow .time_reduction .time_reduction_box ul.pc-tab {
      display: none; }
  .ec_flow .ec_flow_note {
    font-size: 12px;
    text-align: right; }

/* タブレット縦サイズ 768px(16×48em)~ smサイズ */
@media screen and (min-width: 48em) {
  .ec_flow h2 br {
    display: none; }
  .ec_flow .time_reduction .time_reduction_box ul li {
    display: inline-block;
    width: 33%; }
    .ec_flow .time_reduction .time_reduction_box ul li:nth-child(3) {
      width: 20%; }
  .ec_flow .time_reduction .time_reduction_box ul.pc-tab {
    display: block; }
  .ec_flow .time_reduction .time_reduction_box ul.sp-only {
    display: none; } }
@media screen and (min-width: 1129px) {
  .ec_flow {
    padding-bottom: 75px; }
    .ec_flow .ec_flow_sp {
      display: none; }
    .ec_flow .ec_flow_pc {
      display: block; }
    .ec_flow .time_reduction .time_reduction_box {
      display: flex; }
      .ec_flow .time_reduction .time_reduction_box h4 {
        width: 336px; } }
.ec_functions {
  background-color: #F7F7F7;
  padding: 75px 0 80px;
  text-align: center; }
  .ec_functions h2 {
    color: #934B81;
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 40px; }
    .ec_functions h2:after {
      content: "";
      background-color: #934B81;
      display: block;
      margin: 15px auto 0;
      width: 94px;
      height: 5px; }
  .ec_functions .function_box {
    background-color: #fff;
    border-radius: 4px;
    box-shadow: 0 3px 6px rgba(148, 76, 130, 0.29);
    box-sizing: border-box;
    margin: 0 4px 8px;
    padding: 16px; }
    .ec_functions .function_box h3 {
      background-color: #934B81;
      color: #fff;
      font-size: 20px;
      font-weight: bold;
      margin-bottom: 16px;
      padding: 10px; }
    .ec_functions .function_box .function_txt {
      font-size: 14px;
      font-weight: bold;
      margin-bottom: 16px; }
      .ec_functions .function_box .function_txt .function_txt_note {
        font-weight: normal; }
    .ec_functions .function_box img {
      width: 100%; }
    .ec_functions .function_box:last-of-type {
      margin-bottom: 0; }
    .ec_functions .function_box.func_01 img {
      max-width: 304px; }
    .ec_functions .function_box.func_02 img {
      max-width: 215px; }
    .ec_functions .function_box.func_03 img {
      max-width: 264px; }

/* タブレット縦サイズ 768px(16×48em)~ smサイズ */
@media screen and (min-width: 48em) {
  .ec_functions .functions_wrap {
    text-align: center; }
    .ec_functions .functions_wrap .function_box {
      display: inline-block;
      width: 336px;
      height: 630px;
      vertical-align: top; } }
/* タブレット横サイズ 1024px(16×64em)~ mdサイズ */
@media screen and (min-width: 64em) {
  .ec_functions .functions_wrap {
    display: block; } }
.ec_case {
  background-color: #FDF7F9;
  padding: 75px 0 80px; }
  .ec_case h2 {
    color: #934B81;
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 40px;
    text-align: center; }
    .ec_case h2:after {
      content: "";
      background-color: #934B81;
      display: block;
      margin: 15px auto 0;
      width: 94px;
      height: 5px; }
  .ec_case .ec_case_wrap {
    position: relative;
    padding-top: 288px; }
    .ec_case .ec_case_wrap .case_mikasa {
      background-color: #fff;
      border-radius: 4px;
      box-shadow: 0 3px 6px rgba(148, 76, 130, 0.29);
      box-sizing: border-box;
      padding: 28px 24px 40px;
      position: absolute;
      top: 0;
      width: 285px;
      z-index: 1; }
      .ec_case .ec_case_wrap .case_mikasa .logo_mikasa {
        margin-bottom: 24px; }
        .ec_case .ec_case_wrap .case_mikasa .logo_mikasa img {
          vertical-align: top; }
      .ec_case .ec_case_wrap .case_mikasa .name_mikasa {
        font-size: 20px;
        font-weight: bold;
        margin-bottom: 6px; }
      .ec_case .ec_case_wrap .case_mikasa .num_mikasa {
        font-size: 14px;
        font-weight: bold;
        margin-bottom: 12px; }
      .ec_case .ec_case_wrap .case_mikasa .desc_mikasa {
        font-size: 14px;
        line-height: 1.7 !important; }
    .ec_case .ec_case_wrap .case_merit {
      background-color: #fff;
      border: 8px solid #934B81;
      border-radius: 4px;
      box-shadow: 0 3px 6px rgba(148, 76, 130, 0.29);
      box-sizing: border-box;
      padding: 72px 28px 40px; }
      .ec_case .ec_case_wrap .case_merit li {
        background: url(/web/jp/contract/images/employment_contract/case_merit_check.png) 0 0 no-repeat;
        font-size: 18px;
        font-weight: bold;
        margin-bottom: 16px;
        padding-top: 5px;
        padding-left: 48px; }
        .ec_case .ec_case_wrap .case_merit li:last-child {
          margin-bottom: 0; }
        .ec_case .ec_case_wrap .case_merit li .obi {
          background: linear-gradient(to top, #e9d5e1 0% 50%, rgba(0, 0, 0, 0) 50% 100%);
          color: #934B81;
          font-size: 22px; }

/* タブレット縦サイズ 768px(16×48em)~ smサイズ */
@media screen and (min-width: 48em) {
  .ec_case .ec_case_wrap {
    padding-top: 32px; }
    .ec_case .ec_case_wrap .case_merit {
      padding: 40px 28px 40px 96px;
      margin-left: 184px; }
      .ec_case .ec_case_wrap .case_merit li {
        padding-top: 3px; }
        .ec_case .ec_case_wrap .case_merit li br {
          display: none; }
        .ec_case .ec_case_wrap .case_merit li .obi {
          margin: 0 5px;
          padding: 0 4px; } }
/* タブレット横サイズ 1024px(16×64em)~ mdサイズ */
@media screen and (min-width: 64em) {
  .ec_case .ec_case_wrap {
    padding-top: 32px; }
    .ec_case .ec_case_wrap .case_merit {
      padding: 70px 20px 70px 117px; } }
.ec_bottom_txt {
  background-image: url(/web/jp/contract/images/employment_contract/bottom_txt_sp.png);
  background-repeat: no-repeat;
  background-position: top left;
  background-size: cover;
  color: #fff;
  font-size: 26px;
  font-weight: bold;
  padding: 90px 0 70px;
  text-align: center; }

/* タブレット縦サイズ 768px(16×48em)~ smサイズ */
@media screen and (min-width: 48em) {
  .ec_bottom_txt {
    background-image: url(/web/jp/contract/images/employment_contract/bottom_txt_pc.png);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 85px 0; } }
/*-----------------*/
/*中部CNVボタン */
/*------------------*/
#sec-pricepage {
  background-color: #934B81;
  padding: 40px 0; }

#sec-pricepage .contents {
  margin: 0px 20px;
  padding: 24px;
  background-color: #fff;
  border-radius: 5px;
  box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.12); }

#sec-pricepage .contents p.pricepagetit {
  text-align: center;
  font-weight: 700;
  font-size: 28px;
  line-height: 1.28; }

#sec-pricepage .contents a {
  margin: 10px 0 0; }

/* タブレット縦サイズ 768px(16×48em)~ smサイズ */
@media screen and (min-width: 48em) {
  #sec-pricepage .contents {
    width: 90%;
    margin: 0 auto;
    padding: 42px 0 45px;
    width: 90%;
    max-width: 75em; }

  #sec-pricepage .contents a {
    width: 468px;
    margin: 16px auto 0; } }
/*-----------------*/
/* 下部CNVボタン */
/*------------------*/
#sec_cta {
  background-image: url("../images/speedily/sec_cta_sp_bg.png");
  background-repeat: no-repeat;
  background-position: top left;
  background-size: unset; }

#sec_cta .contents {
  width: 90%;
  margin: auto;
  max-width: 75em; }

.flex {
  display: flex;
  flex-wrap: wrap;
  margin-right: auto;
  margin-left: auto;
  flex-direction: row;
  padding-top: 24px; }

.flex .cnv-btn {
  flex: 1;
  margin: 0 0 16px 0;
  width: 100%; }

.flex .cnv-btn:last-child {
  margin-right: 0; }

.flex .cnv-btn a {
  padding: 0.75em 1em 0.5em;
  line-height: 1.42 !important; }

.flex .cnv-btn a .pc-block {
  display: block; }

.flex .cnv-btn a .arrow_icon {
  display: inline; }

.cnv-btn a {
  background-color: #FDAF06; }

.cnv-btn a:hover {
  background-color: #E69E00; }

.cnv-btn.use-online a {
  background-color: #8E7CC3; }

.cnv-btn.use-online a:hover {
  background-color: #A094C4; }

.use-free a {
  background-color: #666666; }

.use-free a:hover {
  background-color: #727272; }

@media screen and (min-width: 568px) {
  .flex .cnv-btn {
    margin: 0 auto 16px; }

  .flex .cnv-btn:last-child {
    margin-right: auto; }

  .flex .cnv-btn a br {
    display: none; } }
/* タブレット縦サイズ 768px(16×48em)~ smサイズ */
@media screen and (min-width: 48em) {
  #sec_cta {
    background-image: url("../images/speedily/sec_cta_bg.png");
    background-repeat: no-repeat;
    background-size: cover; }

  .flex {
    padding-top: 0; }

  .flex .cnv-btn {
    flex: 1;
    margin: 57px 8px 57px 0;
    padding-top: 0;
    width: 336px; }

  .flex .cnv-btn:last-child {
    margin-right: 0; }

  .flex .cnv-btn a {
    font-size: 1.2em; }

  .flex .cnv-btn a .pc-block {
    display: inline; }

  .flex .cnv-btn a .arrow_icon {
    display: inline; } }
@media only screen and (max-width: 767px) {
  #sec_cta .flex {
    flex-direction: column; } }
@media (min-width: 992px) {
  .pc-block {
    display: block !important; } }
/* タブレット横サイズ 1024px(16×64em)~ mdサイズ */
@media screen and (min-width: 64em) {
  .flex .cnv-btn a {
    font-size: 1.5em; }

  .flex .cnv-btn a {
    padding: 32px 1em;
    line-height: 1.45 !important; }

  .flex .cnv-btn a .arrow_icon {
    height: 22px; } }
#sec-case #sec-case-h2 {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 40px;
  line-height: 1.2; }

#sec-case .security_lead {
  line-height: 1.75 !important; }

/* タブレット縦サイズ 768px(16×48em)~ smサイズ */
@media screen and (min-width: 48em) {
  #sec-case .case-interview_card {
    width: 13.5em; } }
/* タブレット横サイズ 1024px(16×64em)~ mdサイズ */
@media screen and (min-width: 64em) {
  #sec-case .case-interview_card {
    width: 17.5em !important; } }
/* ノートPC以上のサイズ 1200px(16×75em)~ lgサイズ */
@media screen and (min-width: 75em) {
  #sec-case .case-interview_card {
    width: 18.5em !important; } }
/*-----------------*/
/* Fixed Footer */
/*------------------*/
.fixed-footer {
  overflow: hidden;
  opacity: 0;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 100;
  width: 100%;
  height: 0;
  background-color: #333;
  transition: opacity 0.25s linear; }

.fixed-footer .list-items {
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  margin: 0 auto;
  width: 90%;
  max-width: 75em;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center; }

.fixed-footer .list-item {
  display: -ms-flexbox;
  display: flex;
  padding: 0 20px 0 0;
  width: 50%;
  -ms-flex-align: stretch;
  align-items: stretch; }

.fixed-footer .list-item a {
  border-radius: 5px;
  width: 100%;
  padding: 11px 0;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  text-align: center; }

.fixed-footer .list-item:first-child {
  width: 100%;
  padding: 0; }

.fixed-footer .list-item:first-child a {
  background-color: #FDAF06; }

.fixed-footer .list-item:first-child a:hover {
  background-color: #E69E00; }

.fixed-footer .list-item:nth-child(2) {
  display: none; }

.fixed-footer .list-item:nth-child(2) a {
  background-color: #8E7CC3; }

.fixed-footer .list-item:nth-child(2) a:hover {
  background-color: #A094C4; }

.is-fixed-footer-open .fixed-footer.is-show {
  opacity: 1;
  height: 90px; }

/* タブレット縦サイズ 768px(16×48em)~ smサイズ */
@media screen and (min-width: 48em) {
  .fixed-footer {
    height: 70px !important; }

  .fixed-footer .list-item a {
    font-size: 0.75em;
    line-height: 1.2; }

  .fixed-footer .list-item:first-child {
    display: flex;
    padding: 0 20px 0 0;
    width: 50%; }

  .fixed-footer .list-item:first-child a {
    background-color: #FDAF06; }

  .fixed-footer .list-item:first-child a:hover {
    background-color: #E69E00; }

  .fixed-footer .list-item:nth-child(2) {
    display: flex;
    padding: 0 20px 0 0; }

  .fixed-footer .list-item:nth-child(2) a {
    display: inline-block !important;
    background-color: #8E7CC3; }

  .fixed-footer .list-item:nth-child(2) a:hover {
    background-color: #A094C4; }

  .fixed-footer .list-item .fixed-footer .list-item a {
    font-size: 13.5px; }

  .fixed-footer .list-item .is-fixed-footer-open {
    padding-bottom: 1px; }

  .fixed-footer .list-item .is-fixed-footer-open .fixed-footer {
    height: 90px; }

  .fixed-footer .list-item .is-fixed-footer-open .fixed-footer.is-show {
    opacity: 1; } }
/* タブレット縦サイズ 768px(16×48em)~ smサイズ */
@media screen and (min-width: 64em) {
  .fixed-footer .list-item a {
    font-size: 13.5px; }

  .is-fixed-footer-open {
    padding-bottom: 1px; }

  .is-fixed-footer-open .fixed-footer {
    height: 90px; }

  .is-fixed-footer-open .fixed-footer.is-show {
    opacity: 1; } }
/* ノートPC以上のサイズ 1200px(16×75em)~ lgサイズ */
@media screen and (min-width: 75em) {
  .fixed-footer .list-item a {
    font-size: 20px; } }
