@charset "UTF-8";

/* ====================================================
Media Quary
==================================================== */
#imforce_migration-service_index .inner {
  max-width: 1040px;
}

#imforce_migration-service_index a {
  text-decoration: none;
}

.mv-page {
  width: 100%;
  height: 660px;
  position: relative;
}

.mv-page .breadcrumb {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background: transparent;
  padding: 18px 15px 0 40px;
}

.mv-page .breadcrumb li {
  display: inline;
  padding: 0;
  margin: 0px;
  letter-spacing: normal;
  color: #212121;
  font-size: 12px;
  font-size: 1.2rem;
}

.mv-page .breadcrumb li::before {
  content: "";
  padding: 0;
}

.mv-page .breadcrumb li::after {
  padding: 0px 5px;
  content: " >";
  font-size: 10px;
  font-size: 1.0rem;
  top: -1px;
  position: relative;
}

 .mv-page .breadcrumb li:last-child::after {
  content: "";
} 

.mv-page .breadcrumb a {
  color: #212121;
}

@media screen and (max-width: 834px) {
  .mv-page .breadcrumb {
    padding: 10px 10px 0 20px;
  }
}

.mv-img {
  width: 100%;
  height: 100%;
}

.mv-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

@media screen and (max-width: 767px) {
  .mv-img {
  text-align: center;
  height: auto;
    }
  .mv-img img {
    width: 95%;
    margin-top: 30px;
    vertical-align: top;
  }
}

.mv-desc {
  position: absolute;
  top: 225px;
  left: 40px;
}


@media screen and (max-width: 1110px) {
  .mv-page {
    height: auto;

  }
.mv-desc {
	width: 100%;
	padding: 0 15px;
	top: unset;
	bottom: 70px;
	left: 0;
}
  
  .mv-img img {
object-fit: contain;
  }
}

@media screen and (max-width: 767px) {
  .mv-page {
    height: auto;
  }
  .mv-desc {
    width: 100%;
    padding: 5px 15px 40px;
    position: static;
    transform: none;
  }
}

.mv-desc img {
  margin-bottom: 23px;
}

.mv-desc p {
  font-size: 20px;
  font-size: 2rem;
  color: #707070;
  font-weight: 300;
  line-height: 1.7;
  margin-bottom: 2px;
  padding-left: 3px;
  font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "MS Pゴシック", Arial, Helvetica, Verdana, sans-serif;
}

.mv-desc h1 {
  font-size: 40px;
  font-size: 4rem;
  font-weight: 700;
  line-height: 1.325;
  margin-bottom: 37px;
  padding-left: 4px;
}



@media screen and (max-width: 834px) {
  .mv-desc {
    width: 383px;
  }
}

@media screen and (max-width: 767px) {
  .mv-desc {
    width: auto;
  }
}

@media screen and (max-width: 1110px) {
  .mv-desc h1 {
    font-size: 23px;
    font-size: 2.3rem;
    margin-bottom: 20px;
    padding-left: 0;
  }
    .mv-desc p {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

.mv-desc .mv-btn {
  border: 4px solid #E4E4E4;
  width: 340px;
  height: 70px;
  display: block;
  background: #E23822;
  border-radius: 100px;
  font-size: 26px;
  font-size: 2.6rem;
  font-weight: 500;
  color: #ffffff;
  line-height: 1.36;
  padding: 12px 10px 0 62px;
  text-decoration: none;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .mv-desc .mv-btn {
    padding-top: 15px;
  }
}


@media screen and (max-width: 1110px) {
  .mv-desc .mv-btn {
    font-size: 18px;
    font-size: 1.8rem;
    height: 58px;
    width: 300px;
    text-align: center;
    padding: 14px 10px 0;
  }
}

@media screen and (max-width: 767px) {
  .mv-desc .mv-btn {
    margin: auto;
  }
}

@media screen and (max-width: 374px) {
  .mv-desc .mv-btn {
    width: 280px;
  }
}

.mv-desc .mv-btn:hover {
  opacity: 0.7;
}

.anchor-link_box {
  width: 100%;
  border-top: 1px solid #E3E3E3;
  border-bottom: 1px solid #E3E3E3;
  padding: 10px 0 25px;
  margin-bottom: 65px;
}

@media screen and (max-width: 834px) {
  .anchor-link_box {
    margin-bottom: 50px;
  }
}

@media screen and (max-width: 640px) {
  .anchor-link_box {
    padding: 0;
    margin-bottom: 30px;
  }
  .anchor-link_box .inner {
    padding: 25px 10px 17px;
  }
}

.anchor-link_box ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.anchor-link_box ul li {
  width: 25%;
}

@media screen and (max-width: 640px) {
  .anchor-link_box ul li {
    width: 50%;
    padding: 0 15px;
    margin-bottom: 15px;
  }
}

.anchor-link_box ul li:nth-child(1) {
  padding-left: 10px;
}

@media screen and (max-width: 640px) {
  .anchor-link_box ul li:nth-child(1) {
    padding-left: 15px;
  }
}

.anchor-link_box ul li:nth-child(2) {
  text-align: center;
  padding-left: 39px;
}

@media screen and (max-width: 640px) {
  .anchor-link_box ul li:nth-child(2) {
    padding-left: 15px;
  }
}

.anchor-link_box ul li:nth-child(3) {
  text-align: center;
  padding-left: 60px;
}

@media screen and (max-width: 640px) {
  .anchor-link_box ul li:nth-child(3) {
    padding-left: 15px;
    margin-bottom: 0;
  }
  .anchor-link_box ul li:nth-child(3) a {
    border-bottom: 0;
  }
}

.anchor-link_box ul li:nth-child(4) {
  text-align: right;
}

@media screen and (max-width: 640px) {
  .anchor-link_box ul li:nth-child(4) {
    padding-left: 15px;
    text-align: center;
    margin-bottom: 0;
  }
  .anchor-link_box ul li:nth-child(4) a {
    border-bottom: 0;
  }
}

.anchor-link_box ul li a {
  font-size: 16px;
  font-size: 1.6rem;
  letter-spacing: 0.064em;
  line-height: 2;
  color: #333333;
  position: relative;
}

.anchor-link_box ul li a:hover {
  opacity: 0.7;
}

@media screen and (max-width: 834px) {
  .anchor-link_box ul li a {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

@media screen and (max-width: 640px) {
  .anchor-link_box ul li a {
    display: block;
    text-align: center;
    line-height: 1.5;
    padding-bottom: 20px;
  }
}

.anchor-link_box ul li a:after {
  content: '';
  display: block;
  background: url("../img/migration-service/arrow-down.png") no-repeat center;
  background-size: contain;
  width: 8px;
  height: 7px;
  position: absolute;
  bottom: -20px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
}

@media screen and (max-width: 640px) {
  .anchor-link_box ul li a:after {
    bottom: 7px;
  }
}

.migration-box01 {
  margin-bottom: 101px;
}

@media screen and (max-width: 834px) {
  .migration-box01 {
    margin-bottom: 40px;
  }
}

.migration-ttl {
  text-align: center;
  margin-bottom: 44px;
}

.migration-ttl h2 {
  font-size: 36px;
  font-size: 3.6rem;
  letter-spacing: 0.064em;
  font-weight: 500;
  line-height: 1.3;
  color: #6C85BD;
  margin-bottom: 36px;
}

@media screen and (max-width: 834px) {
  .migration-ttl {
    margin-bottom: 30px;
  }
  .migration-ttl h2 {
    font-size: 32px;
    font-size: 3.2rem;
  }
}

@media screen and (max-width: 640px) {
  .migration-ttl h2 {
    font-size: 20px;
    font-size: 2.4rem;
    margin-bottom: 30px;
  }
}

.migration-ttl p {
  font-size: 18px;
  font-size: 1.8rem;
  letter-spacing: 0.064em;
  font-weight: 500;
  color: #6C85BD;
}

@media screen and (max-width: 834px) {
  .migration-ttl p {
    text-align: left;
  }
}

.migration-desc {
  font-size: 16px;
  font-size: 1.6rem;
  letter-spacing: 0.064em;
  font-weight: 400;
  line-height: 2;
  color: #000000;
  margin-bottom: 54px;
}

@media screen and (max-width: 834px) {
  .migration-desc {
    margin-bottom: 20px;
  }
}

.migration-img {
  width: 100%;
  height: auto;
}

.migration-img img {
  width: 100%;
  height: auto;
}

.migration-box02 {
  background: #EFEFF4;
  padding: 72px 0 70px;
  margin-bottom: 77px;
}

@media screen and (max-width: 834px) {
  .migration-box02 {
    margin-bottom: 40px;
    padding-top: 40px;
    padding-bottom: 10px;
  }
}

.migration-box02 .migration-ttl {
  margin-bottom: 49px;
}

@media screen and (max-width: 834px) {
  .migration-box02 .migration-ttl {
    margin-bottom: 30px;
  }
}

.migration-box02 .migration-desc {
  margin-bottom: 59px;
}

@media screen and (max-width: 834px) {
  .migration-box02 .migration-desc {
    margin-bottom: 30px;
  }
}

.migration-cont_flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -20px -5px;
}

@media screen and (max-width: 834px) {
  .migration-cont_flex {
    margin: 0;
  }
}

.migration-cont_item {
  width: 50%;
  padding: 0 20px;
  margin-bottom: 37px;
}

@media screen and (max-width: 834px) {
  .migration-cont_item {
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 834px) {
  .migration-cont_item {
    width: 100%;
    padding: 0;
  }
}

.migration-cont_item .item_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  background: #ffffff;
  padding: 27px 27px 31px 28px;
  border: 1px solid #707070;
}

@media screen and (max-width: 834px) {
  .migration-cont_item .item_wrap {
    padding: 32px 19px 30px;
  }
}

@media screen and (max-width: 374px) {
  .migration-cont_item .item_wrap {
    padding: 20px 15px;
  }
}

.migration-cont_item .item_wrap .item-ttl {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 700;
  letter-spacing: 0.064em;
  line-height: 1.56;
  color: #6C85BD;
  min-height: 35px;
  margin-bottom: 12px;
}

@media screen and (max-width: 834px) {
  .migration-cont_item .item_wrap .item-ttl {
    margin: 0 auto 12px;
  }
}

.migration-cont_item .item_wrap .img-box {
  width: 95px;
  height: auto;
}

.migration-cont_item .item_wrap .img-box img {
	height: auto;
	max-height: 106px;
}

@media screen and (max-width: 834px) {
  .migration-cont_item .item_wrap .img-box {
    width: 35%;
    margin: 0 auto 15px;
    text-align: center;
  }
}

.migration-cont_item .item_wrap .item-desc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media screen and (max-width: 834px) {
  .migration-cont_item .item_wrap .item-desc {
    width: 100%;
    padding-left: 0;
    margin-top: 0;
    text-align: center;
  }
}

.migration-cont_item .item_wrap .item-desc p {
  width: calc(100% - 95px);
  padding-left: 33px;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 400;
  letter-spacing: 0.064em;
  line-height: 1.625;
  color: #000000;
}

@media screen and (max-width: 834px) {
  .migration-cont_item .item_wrap .item-desc p {
    width: 100%;
    padding-left: 0;
    text-align: left;
  }
}

.migration-cont_item .item_wrap .item-desc span {
  font-size: 11px;
  vertical-align: top;
}

.migration-note {
  margin-top: 20px;
}

.migration-note p {
  font-size: 10px;
  font-size: 1rem;
  line-height: 1.5;
  color: #000000;
  position: relative;
  padding-left: 17px;
  margin-bottom: 2px;
}

.migration-note p:last-child {
  margin-bottom: 0;
}

.migration-note p span {
  position: absolute;
  top: 0;
  left: -2px;
}

@media screen and (max-width: 834px) {
  .migration-note {
    margin: 10px 0 5px;
  }
}

.migration-box03 {
  margin-bottom: 100px;
}

@media screen and (max-width: 834px) {
  .migration-box03 {
    margin-bottom: 40px;
  }
}

.migration-box03 .migration-ttl {
  margin-bottom: 49px;
}

@media screen and (max-width: 834px) {
  .migration-box03 .migration-ttl {
    margin-bottom: 40px;
  }
}

.migration-box03 .migration-ttl h2 {
  margin-bottom: 50px;
}

@media screen and (max-width: 834px) {
  .migration-box03 .migration-ttl h2 {
    margin-bottom: 30px;
  }
}

.migration-cont_notes {
  margin-bottom: 49px;
}

@media screen and (max-width: 834px) {
  .migration-cont_notes {
    margin-bottom: 30px;
  }
}

.migration-cont_notes .notes-item {
  width: 100%;
  border: 3px solid #6C85BD;
  border-top-left-radius: 100px;
  border-bottom-left-radius: 100px;
  border-top-right-radius: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 1px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 28px;
}

.migration-cont_notes .notes-item_ttl {
  width: 129px;
  height: 69px;
  background: #6C85BD;
  display: inline-block;
  font-size: 24px;
  font-size: 2.4rem;
  letter-spacing: 0.064em;
  font-weight: 700;
  line-height: 1.3;
  color: #ffffff;
  padding: 19px 0 0 40px;
  border-top-left-radius: 100px;
  border-bottom-left-radius: 100px;
  position: relative;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .migration-cont_notes .notes-item_ttl {
    padding-top: 19px;
  }
}

@media screen and (max-width: 834px) {
  .migration-cont_notes .notes-item {
    border-top-left-radius: 0;
    border-top-right-radius: 30px;
    border-bottom-left-radius: 30px;
    position: relative;
    margin-bottom: 50px;
  }
    
  .migration-cont_notes .notes-item_ttl {
    font-size: 21px;
    font-size: 2.1rem;
    padding: 0;
    width: 125px;
    border-radius: 100px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    position: absolute;
    left: 20px;
    top: -27px;
  }
}

.migration-cont_notes .notes-item_ttl:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-top: 69px solid #6C85BD;
  border-right: 32px solid transparent;
  position: absolute;
  top: 0;
  right: -32px;
}

@media screen and (max-width: 834px) {
  .migration-cont_notes .notes-item_ttl::after {
    content: none;
  }
}

@media screen and (max-width: 374px) {
  .migration-cont_notes .notes-item_ttl:after {
    border-top: 65px solid #6C85BD;
  }
}

.migration-cont_notes .notes-item_desc {
  width: calc(100% - 159px);
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.35;
  color: #000000;
  margin-top: -12px;
  padding: 10px 10px 0 50px;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .migration-cont_notes .notes-item_desc {
    padding-top: 12px;
  }
}

@media screen and (max-width: 990px) {
  .migration-cont_notes .notes-item_desc {
    margin-top: 0;
  }
}

@media screen and (max-width: 834px) {
  .migration-cont_notes .notes-item_desc {
    width: auto;
    padding: 40px 20px 30px 20px;
  }
}

.migration_btn {
  display: block;
  width: 324px;
  height: 64px;
  line-height: 61px;
  border: 2px solid #6C85BD;
  border-radius: 100px;
  font-size: 20px;
  font-size: 2rem;
  font-weight: 700;
  color: #6C85BD;
  position: relative;
  margin: auto;
  text-align: center;
}
@media screen and (max-width: 374px) {
  .migration_btn {
    width: 100%;
  }
}

.migration_btn:before {
  content: '';
  display: block;
  background: url("../img/migration-service/arrow-right.png") no-repeat center;
  background-size: contain;
  width: 11px;
  height: 11px;
  position: absolute;
  left: 93px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
}

@media screen and (max-width: 640px) {
  .migration_btn:before {
    left: 85px;
  }
}

@media screen and (max-width: 374px) {
  .migration_btn:before {
    left: 73px;
  }
}

.migration-box04 {
  background: #EFEFF4;
  padding: 74px 0 0;
}

.migration-box04 .migration-ttl {
  margin-bottom: 43px;
}

@media screen and (max-width: 834px) {
  .migration-box04 {
    padding-top: 20px;
  }
  
  .migration-box04 .migration-ttl {
    margin-bottom: 20px;
  }
}

.migration-box04 .migration-desc {
  margin-bottom: 87px;
}

@media screen and (max-width: 834px) {
  .migration-box04 .migration-desc {
    margin-bottom: 50px;
  }
}

.migration-cont_impact .cont_impact_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 63px;
}

@media screen and (max-width: 834px) {
  .migration-cont_impact .cont_impact_item {
    margin-bottom: 50px;
  }
}

.migration-cont_impact .cont_impact_item:nth-child(2) {
  margin-bottom: 85px;
}

@media screen and (max-width: 834px) {
  .migration-cont_impact .cont_impact_item:nth-child(2) {
    margin-bottom: 50px;
  }
}

.migration-cont_impact .cont_impact_item .impact_item_desc {
  width: calc(100% - 480px);
  padding-right: 44px;
  padding-top: 3px;
}

@media screen and (max-width: 990px) {
  .migration-cont_impact .cont_impact_item .impact_item_desc {
    width: 100%;
    padding-right: 0;
    padding-top: 0;
    margin-bottom: 30px;
  }
}

.migration-cont_impact .cont_impact_item .impact_item_desc .impact-ttl {
  font-size: 24px;
  font-size: 2.4rem;
  letter-spacing: 0.064em;
  font-weight: 500;
  line-height: 1.33;
  color: #6C85BD;
  position: relative;
  padding-left: 36px;
  margin-bottom: 20px;
}

@media screen and (max-width: 834px) {
  .migration-cont_impact .cont_impact_item .impact_item_desc .impact-ttl {
    font-size: 21px;
    font-size: 2.1rem;
  }
}

.migration-cont_impact .cont_impact_item .impact_item_desc .impact-ttl:before {
  content: '';
  display: block;
  background: url("../img/migration-service/icon-tick.png") no-repeat center;
  background-size: contain;
  width: 28px;
  height: 28px;
  position: absolute;
  left: 0;
  top: 2px;
}

.migration-cont_impact .cont_impact_item .impact_item_desc p {
  font-size: 16px;
  font-size: 1.6rem;
  letter-spacing: 0.064em;
  line-height: 1.75;
  color: #000000;
  margin-bottom: 9px;
}

.migration-cont_impact .cont_impact_item .impact_item_desc span {
  display: block;
  font-size: 12px;
  font-size: 1.2rem;
  letter-spacing: 0.064em;
  line-height: 1.75;
  color: #000000;
}

.migration-cont_impact .cont_impact_item .impact_item_img {
  width: 480px;
  height: auto;
}

@media screen and (max-width: 990px) {
  .migration-cont_impact .cont_impact_item .impact_item_img {
    margin: auto;
  }
}

@media screen and (max-width: 640px) {
  .migration-cont_impact .cont_impact_item .impact_item_img {
    width: 100%;
  }
}

.migration-cont_impact .cont_impact_item .impact_item_img img {
  width: 100%;
  height: auto;
}

.migration-cont_impact .cont_impact_item.sort_def {
  background: #ffffff;
  padding: 51px 53px 41px 38px;
  border: 3px solid #6C85BD;
  margin-bottom: 0;
}

@media screen and (max-width: 640px) {
  .migration-cont_impact .cont_impact_item.sort_def {
    padding: 30px 20px;
  }
}

.migration-cont_impact .cont_impact_item.sort_def .impact_item_desc {
  width: calc(100% - 373px);
  padding-right: 65px;
  padding-top: 40px;
}

@media screen and (max-width: 990px) {
  .migration-cont_impact .cont_impact_item.sort_def .impact_item_desc {
    width: 100%;
    padding-right: 0;
    padding-top: 0;
    margin-bottom: 30px;
  }
}

.migration-cont_impact .cont_impact_item.sort_def .impact_item_desc h4 {
  font-size: 20px;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.7;
  color: #6C85BD;
  margin-bottom: 26px;
}

@media screen and (max-width: 834px) {
  .migration-cont_impact .cont_impact_item.sort_def .impact_item_desc h4 {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

.migration-cont_impact .cont_impact_item.sort_def .impact_item_desc .impact_btn {
  border: 4px solid #E4E4E4;
  width: 440px;
  height: 70px;
  display: block;
  background: #E23822;
  border-radius: 100px;
  font-size: 20px;
  font-size: 2rem;
  font-weight: 500;
  color: #ffffff;
  line-height: 1.35;
  padding: 16px 10px 0 106px;
  text-decoration: none;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  position: relative;
}

@media screen and (max-width: 1024px) {
  .migration-cont_impact .cont_impact_item.sort_def .impact_item_desc .impact_btn {
    width: 400px;
    padding: 16px 10px 0 10px;
    text-align: center;
  }
}

@media screen and (max-width: 834px) {
  .migration-cont_impact .cont_impact_item.sort_def .impact_item_desc .impact_btn {
    font-size: 16px;
    font-size: 1.6rem;
    margin: auto;
  }
}

@media screen and (max-width: 640px) {
  .migration-cont_impact .cont_impact_item.sort_def .impact_item_desc .impact_btn {
    width: 100%;
    height: 60px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}

@media screen and (max-width: 374px) {
  .migration-cont_impact .cont_impact_item.sort_def .impact_item_desc .impact_btn {
    font-size: 12px;
    font-size: 1.2rem;
    padding: 17px 10px 0 30px;
  }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .migration-cont_impact .cont_impact_item.sort_def .impact_item_desc .impact_btn {
    padding-top: 18px !important;
  }
}

@media screen and (-ms-high-contrast: active) and (max-width: 990px) {
  .migration-cont_impact .cont_impact_item.sort_def .impact_item_desc .impact_btn {
    padding-top: 19px !important;
  }
}

.migration-cont_impact .cont_impact_item.sort_def .impact_item_desc .impact_btn:before {
  content: '';
  display: block;
  background: url("../img/migration-service/arrow-right-white.png") no-repeat center;
  background-size: contain;
  width: 16px;
  height: 16px;
  position: absolute;
  left: 83px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
}

@media screen and (max-width: 1024px) {
  .migration-cont_impact .cont_impact_item.sort_def .impact_item_desc .impact_btn:before {
    left: 40px;
  }
}

@media screen and (max-width: 834px) {
  .migration-cont_impact .cont_impact_item.sort_def .impact_item_desc .impact_btn:before {
    width: 11px;
    height: 11px;
  }
}

@media screen and (max-width: 480px) {
  .migration-cont_impact .cont_impact_item.sort_def .impact_item_desc .impact_btn:before {
    left: 20px;
  }
}

.migration-cont_impact .cont_impact_item.sort_def .impact_item_desc .impact_btn:hover {
  opacity: 0.7;
}

.migration-cont_impact .cont_impact_item.sort_def .impact_item_img {
  width: 373px;
  height: auto;
}

@media screen and (max-width: 990px) {
  .migration-cont_impact .cont_impact_item.sort_def .impact_item_img {
    margin: auto;
  }
}

@media screen and (max-width: 640px) {
  .migration-cont_impact .cont_impact_item.sort_def .impact_item_img {
    width: 100%;
  }
}

.migration-cont_impact .cont_impact_item.sort_def .impact_item_img img {
  width: 100%;
  height: auto;
}

.migration-box05 {
  padding: 47px 0 60px;
}

@media screen and (max-width: 834px) {
  .migration-box05 {
    padding: 44px 0 0;
  }
}

@media screen and (max-width: 834px) {
  .migration-box05 .migration-ttl h2 {
    font-size: 24px;
    font-size: 2.4rem;
  }
}

.migration-cont_refer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -8px;
}

.migration-cont_refer .cont_refer_item {
  width: 25%;
  padding: 0 8px;
}

@media screen and (max-width: 834px) {
  .migration-cont_refer .cont_refer_item {
    width: 50%;
    margin-bottom: 21px;
  }
}

@media screen and (max-width: 640px) {
  .migration-cont_refer .cont_refer_item {
    width: 100%;
  }
}

.migration-cont_refer .cont_refer_item a {
  display: block;
  height: 100%;
  padding: 13px 16px 37px;
  background: #F4F4F4;
  border: 1px solid #E4E4E4;
  position: relative;
}

.migration-cont_refer .cont_refer_item h4 {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 500;
  color: #6C85BD;
  margin-bottom: 14px;
}

.migration-cont_refer .cont_refer_item h4.ttl_02 {
  margin-bottom: 3px;
}

@media screen and (max-width: 834px) {
  .migration-cont_refer .cont_refer_item a {
    padding-top: 20px;
  }
  .migration-cont_refer .cont_refer_item h4.ttl_02 {
    margin-bottom: 14px;
  }
  
  .migration-cont_refer .cont_refer_item h4 {
    font-size: 21px;
    font-size: 2.1rem;
  }
  
  .migration-cont_refer .cont_refer_item:first-child h4 {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

.migration-cont_refer .cont_refer_item h4.ttl_03 {
  margin-bottom: 14px;
}

@media screen and (max-width: 834px) {
  .migration-cont_refer .cont_refer_item h4.ttl_03 {
    margin-bottom: 14px;
  }
}

.migration-cont_refer .cont_refer_item p {
  font-size: 16px;
  font-size: 1.6rem;
  color: #000000;
  margin-bottom: 14px;
}

@media screen and (max-width: 834px) {
  .migration-cont_refer .cont_refer_item p {
    margin-bottom: 25px;
  }
}

.migration-cont_refer .cont_refer_item .refer-img {
  width: 100%;
  text-align: center;
}

.migration-cont_refer .cont_refer_item img {
  width: 100%;
  margin-bottom: 15px;
}

@media screen and (max-width: 640px) {
  .migration-cont_refer .cont_refer_item img {
    width: 314px;
    height: 183px;
    margin: 0 auto 35px;
  }
}

@media screen and (max-width: 374px) {
  .migration-cont_refer .cont_refer_item img {
    width: 100%;
    height: auto;
  }
}

.migration-cont_refer .cont_refer_item span {
  display: inline-block;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 500;
  color: #7C92C4;
  padding-right: 24px;
  position: absolute;
  margin-top: auto;
  bottom: 15px;
  left: 16px;
}

@media screen and (max-width: 640px) {
  .migration-cont_refer .cont_refer_item span {
    margin-top: 0;
  }
}

.migration-cont_refer .cont_refer_item span:after {
  content: '';
  display: block;
  position: absolute;
  top: 8px;
  right: 8px;
  width: 11px;
  height: 7px;
  background: url("../img/migration-service/arrow-right.png") no-repeat center;
  background-size: contain;
}

.backtop {
	position: fixed;
	right: 3%;
	bottom: 3%;
	border-radius: 50px;
}

.backtop a{
  -webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.1);
          box-shadow: 0 3px 8px rgba(0, 0, 0, 0.1);
  display: block;
  border-radius: 50px;
}

.backtop a:hover {
  opacity: 0.7;
}

.backtop a img{ 
  width: 56px;
}

/*# sourceMappingURL=maps/imforce_migration-service_index.css.map */
