@charset "utf-8";


/*---------- base ----------*/
#contentsArea {
  font-family: 'Open Sans', 'Arial', 'メイリオ', 'Meiryo', sans-serif;
  color: #000000;
  font-size: 16px;
}

#contentsArea * {
  box-sizing: border-box;
}

#contentsArea p {
  line-height: 2;
}

#contentsArea img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}

/*---------- shared ----------*/
.row--wrap {
  display:-webkit-box;
  display:-ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

.text-left {
  text-align: left;
}

.mt-0 { margin-top: 0px !important; }
.mt-5 { margin-top: 5px !important; }
.mt-10 { margin-top: 10px !important; }
.mt-15 { margin-top: 15px !important; }
.mt-20 { margin-top: 20px !important; }
.mt-25 { margin-top: 25px !important; }
.mt-30 { margin-top: 30px !important; }
.mt-35 { margin-top: 35px !important; }
.mt-40 { margin-top: 40px !important; }
.mt-45 { margin-top: 45px !important; }
.mt-50 { margin-top: 50px !important; }
.mt-55 { margin-top: 55px !important; }
.mt-60 { margin-top: 60px !important; }
.mt-65 { margin-top: 65px !important; }
.mt-70 { margin-top: 70px !important; }
.mt-75 { margin-top: 75px !important; }
.mt-80 { margin-top: 80px !important; }
.mt-85 { margin-top: 85px !important; }
.mt-90 { margin-top: 90px !important; }
.mt-95 { margin-top: 95px !important; }
.mt-100 { margin-top: 100px !important; }

.mt-110 { margin-top: 110px !important; }
.mt-120 { margin-top: 120px !important; }
.mt-130 { margin-top: 130px !important; }
.mt-140 { margin-top: 140px !important; }
.mt-150 { margin-top: 150px !important; }

.mb-0 { margin-bottom: 0px !important; }
.mb-10 { margin-bottom: 10px !important; }
.mb-15 { margin-bottom: 15px !important; }
.mb-20 { margin-bottom: 20px !important; }
.mb-25 { margin-bottom: 25px !important; }
.mb-30 { margin-bottom: 30px !important; }
.mb-35 { margin-bottom: 35px !important; }
.mb-40 { margin-bottom: 40px !important; }
.mb-45 { margin-bottom: 45px !important; }
.mb-50 { margin-bottom: 50px !important; }
.mb-55 { margin-bottom: 55px !important; }
.mb-60 { margin-bottom: 60px !important; }
.mb-65 { margin-bottom: 65px !important; }
.mb-70 { margin-bottom: 70px !important; }
.mb-75 { margin-bottom: 75px !important; }
.mb-80 { margin-bottom: 80px !important; }
.mb-85 { margin-bottom: 85px !important; }
.mb-90 { margin-bottom: 90px !important; }
.mb-95 { margin-bottom: 95px !important; }
.mb-100 { margin-bottom: 100px !important; }

.mb-110 { margin-bottom: 110px !important; }
.mb-120 { margin-bottom: 120px !important; }
.mb-130 { margin-bottom: 130px !important; }
.mb-140 { margin-bottom: 140px !important; }
.mb-150 { margin-bottom: 150px !important; }

.pt-0 { padding-top: 0px !important; }
.pt-5 { padding-top: 5px !important; }
.pt-10 { padding-top: 10px !important; }
.pt-15 { padding-top: 15px !important; }
.pt-20 { padding-top: 20px !important; }
.pt-25 { padding-top: 25px !important; }
.pt-30 { padding-top: 30px !important; }
.pt-35 { padding-top: 35px !important; }
.pt-40 { padding-top: 40px !important; }
.pt-45 { padding-top: 45px !important; }
.pt-50 { padding-top: 50px !important; }
.pt-55 { padding-top: 55px !important; }
.pt-60 { padding-top: 60px !important; }
.pt-65 { padding-top: 65px !important; }
.pt-70 { padding-top: 70px !important; }
.pt-75 { padding-top: 75px !important; }
.pt-80 { padding-top: 80px !important; }
.pt-85 { padding-top: 85px !important; }
.pt-90 { padding-top: 90px !important; }
.pt-95 { padding-top: 95px !important; }
.pt-100 { padding-top: 100px !important; }

.pt-110 { padding-top: 110px !important; }
.pt-120 { padding-top: 120px !important; }
.pt-130 { padding-top: 130px !important; }
.pt-140 { padding-top: 140px !important; }
.pt-150 { padding-top: 150px !important; }

.pb-0 { padding-bottom: 0px !important; }
.pb-5 { padding-bottom: 5px !important; }
.pb-10 { padding-bottom: 10px !important; }
.pb-15 { padding-bottom: 15px !important; }
.pb-20 { padding-bottom: 20px !important; }
.pb-25 { padding-bottom: 25px !important; }
.pb-30 { padding-bottom: 30px !important; }
.pb-35 { padding-bottom: 35px !important; }
.pb-40 { padding-bottom: 40px !important; }
.pb-45 { padding-bottom: 45px !important; }
.pb-50 { padding-bottom: 50px !important; }
.pb-55 { padding-bottom: 55px !important; }
.pb-60 { padding-bottom: 60px !important; }
.pb-65 { padding-bottom: 65px !important; }
.pb-70 { padding-bottom: 70px !important; }
.pb-75 { padding-bottom: 75px !important; }
.pb-80 { padding-bottom: 80px !important; }
.pb-85 { padding-bottom: 85px !important; }
.pb-90 { padding-bottom: 90px !important; }
.pb-95 { padding-bottom: 95px !important; }
.pb-100 { padding-bottom: 100px !important; }

.pb-110 { padding-bottom: 110px !important; }
.pb-120 { padding-bottom: 120px !important; }
.pb-130 { padding-bottom: 130px !important; }
.pb-140 { padding-bottom: 140px !important; }
.pb-150 { padding-bottom: 150px !important; }

.bg-gray {
  background-color: #f5f5f5;
}

.color-red {
  background-color: #f00;
}

.color-km-blue {
  background-color: #0066CC;
}

.frame-km-blue {
  border: 4px solid #0066CC !important;
}

/*---------- breadclumb ----------*/
#navcontainer {
  position: relative;
  text-align: left;
}

#navlist {
  margin: 11px 0px;
  padding: 0px;
  list-style:  none;
}

#navlist li {
  display: inline-block;
  margin: 0px;
  padding: 0px;
}

#navlist li:before {
  content: none;
}
#navlist li:after {
  content: "\03e";
  display: inline-block;
  margin-right: .3em;
  margin-left: .6em;
}

#navlist li:last-child:after {
  content: none;
}

/*---------- main visual ----------*/
.main-visual {
  position: relative;
}

.main-visual img {
  width: 100%;
  height: auto;
  vertical-align: middle;
}

.main-visual .main-visual__title {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}

/*---------- contents area ----------*/
#contentsArea .section {
  padding: 140px 0 0;
}

#contentsArea .section__head {
  text-align: center;
}

#contentsArea .section__title {
  font-size: 32px;
  font-weight: normal;
  line-height: 1.6;
}

#contentsArea .section__en-title {
  margin: 0 0 14px 0;
  color: #91d0d7;
  font-size: 18.6px;
}

#contentsArea .section-block {
  margin: 40px 0 0;
}

#contentsArea .section-block__inner {
  padding: 30px 0;
}

.section-block__head {
  font-size: 21.3px;
  text-align: center;
}

#contentsArea .section-block__contents {
  padding: 30px;
}

#contentsArea .section-block__image {
  margin: 30px auto 40px;
  text-align: center;
}

#contentsArea .section-block h3 {
  margin: 80px 0 0;
  color: #007d92;
  font-size: 24px;
  font-weight: normal;
}

#contentsArea .section-block__button {
  width: 450px;
  margin: 20px auto 0;
}

#contentsArea a.link-button {
  position: relative;
  display: block;
  margin: 0 auto;
  padding: 20px 60px;
  font-size: 18.6px;
  border: 1px solid transparent;
  text-align: center;
  text-decoration: none;
  transition-duration: .3s;
}

#contentsArea a.link-button:after {
  content: "\03e";
  position: absolute;
  top: 50%;
  right: 10%;
  transform: translateY(-50%);
}

#contentsArea a.link-button:hover {
  text-decoration: none;
}

#contentsArea .section--intro {
/*  padding: 70px 0 0; */
  padding: 100px 0 0;
}

#contentsArea .section--overview {
  padding: 70px 0 0;
  background-color: #f5f5f5;
}

.section-block--gray,
.section-block--ejikan,
.section-block--labor {
  background-color: #f5f5f5;
}

#contentsArea .section-block--license,
#contentsArea .section-block--redesign,
#contentsArea .section-block--create {
  margin-top: 100px;
  padding-top: 70px;
  padding-bottom: 70px;
  background-color: #f5f5f5;
}

#contentsArea .section-block--guide {
  margin-top: 70px;
  padding-top: 70px;
  padding-bottom: 70px;
  background-color: #00cec4;
}

#contentsArea .section-block--guide .section-block__head {
  color: #ffffff;
  font-size: 26.6px;
  font-weight: normal;
}

#contentsArea .section-block--guide .section-block__body {
  margin: 30px 0 0;
}

#contentsArea .section-block--guide .col-lg-4,
#contentsArea .section-block--guide .col-lg-6 {
  margin: 0 20px;
}

#contentsArea .section-block--guide a.link-button--white {
  color: #00cec4;
  background-color: #ffffff;
}

#contentsArea .section-block--form .row,
#contentsArea .section-block--issue .row {
  margin: 0 -10px;
}

#contentsArea .section-block--form .col-lg-6 {
  margin: 0 10px;
}

#contentsArea .section-block--issue .col-lg-6 {
  margin: 0 10px 20px;
}

#contentsArea .section-block--labor .row {
  padding: 30px;
  background-color: #ffffff;
}

#contentsArea .section-block--ejikan .section-block__inner,
#contentsArea .section-block--labor .section-block__inner{
  padding: 70px 0;
}

#contentsArea .section-block--vs {
  margin-top: 70px;
}

#contentsArea .section-block--vs .section-block__inner {
  padding: 30px;
  border: 2px solid #2ad6cd;
}

#contentsArea .section-block--tq .section-block__head {
  padding: 20px 0;
  color: #ffffff;
  background-color: #2abdd3;
}

.section-block--ejikan .section-block__emphasis {
  color: #917100;
  font-size: 18.6px;
  font-weight: bold;
  line-height: 2.4;
  text-align: center;
}

#contentsArea .section-block--step {
  margin-top: 80px;
  padding-bottom: 70px;
}

#contentsArea .section-block--step p {
  line-height: 1.6;
}

#contentsArea .section-block__button .link-button--green {
  color: #ffffff;
  background-color: #00cec4;
}

#contentsArea a.link-button--green:hover {
  color: #00cec4;
  background-color: #ffffff;
  border-color: #00cec4;
}

#contentsArea a.link-button--white:hover {
  color: #ffffff;
  background-color: #00cec4;
  border-color: #ffffff;
}

#contentsArea .card__inner {
  padding: 20px;
}

#contentsArea .card__head {
  font-size: 18.6px;
  font-weight: bold;
  text-align: center;
}

#contentsArea .card__icon {
  width: 100px;
  margin: 20px auto;
  padding: 25px;
  border-radius: 100%;
  background-color: #2abdd3;
}

#contentsArea .card__title {
  color: #2abdd3;
  font-size: 17.3px;
  font-weight: bold;
  text-align: center;
}

#contentsArea .card__image {
  margin: 0;
}

#contentsArea .card__body ul {
  padding-left: 20px;
}

#contentsArea .button-list a.link-button--white {
  margin-top: 10px;
  padding: 20px 0;
  color: #00cec4;
  font-size: 14.6px;
  border-color: #00cec4;
}

#contentsArea .button-list a.link-button--white:hover {
  color: #ffffff;
}

#contentsArea .card--vision,
#contentsArea .card--mission {
  color: #ffffff;
  text-align: center;
}

.card--vision {
  background-color: #60bac4;
}

.card--mission {
  background-color: #2ad6cd;
}

.card--vision .card__head,
.card--mission .card__head {
  font-size: 26.6px;
  font-weight: normal;
}

.card--vision .card__head:after,
.card--mission .card__head:after {
  content: "";
  display: block;
  width: 20px;
  height: 2px;
  margin: 30px auto;
  background-color: #ffffff;
}

.card--vision .card__body,
.card--mission .card__body {
  font-size: 18.6px;
}

#contentsArea .card--ejikan {
  height: 100%;
  margin: 0 20px;
}

#contentsArea .card--ejikan .card__inner {
  height: 100%;
  padding: 20px 30px;
  background-color: #ffffff;
  border: 1px solid #d4d4d4;
}

#contentsArea .card--border {
  height: 100%;
  border: 2px solid #91d0d7;
}

#contentsArea .card--border .card__head span {
  display: block;
  padding: 20px 0;
  border-bottom: 2px solid #91d0d7;
}

#contentsArea .card--border .card__body {
  margin-top: 20px;
  line-height: 2;
}


#contentsArea .card--border .card__body ul {
  padding-left: 30px;
}

#contentsArea .card--icon {
  margin: 0 20px 30px;
}

#contentsArea .card--half {
  margin: 0 20px;
  border: 6px solid #2ad6cd;
}

#contentsArea .card--half .card__head {
  padding: 10px 0 4px;
  background-color: #2ad6cd;
}

#contentsArea .card--half .card__title {
  color: #ffffff;
  font-size: 18.6px;
}

#contentsArea .card--half .card__before {
  position: relative;
  padding: 0 20px 10px;
  background-color: #2ad6cd;
  color: #ffffff;
}

#contentsArea .card--half .card__before:after {
  content: "";
  position: absolute;
  bottom: -15px;
  left: 50%;
  width: 30px;
  height: 30px;
  background-color: #2ad6cd;
  transform: translateX(-50%) rotate(45deg);
}

#contentsArea .card--half .card__after {
  min-height: 130px;
  padding: 24px 20px 10px;
}

#contentsArea .card--issue {
  height: 100%;
  border: 2px solid #91d0d7;
}

#contentsArea .card--issue .card__head span {
  display: block;
  padding: 12px 0;
  color: #2abdd3;
  border-bottom: 2px solid #91d0d7;
}

#contentsArea .card--issue .card__body {
  padding: 12px 30px;
  line-height: 2;
}

#contentsArea .card--issue .card__body ul {
  padding-left: 30px;
}

#contentsArea .card--vs {
  margin-left: 30px;
}

#contentsArea .card--vs .card__head {
  padding: 30px;
}

#contentsArea .section-block--vs .card__head h3 {
  color: #2ad6cd;
}

#contentsArea .card--step {
  height: 100%;
  margin: 0 10px;
  background-color: #ffffff;
}

.card--step .card__head {
  display:-webkit-box;
  display:-ms-flexbox;
  display: flex;
}

#contentsArea .card--step .card__mark {
  display:-webkit-box;
  display:-ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 80px;
  height: 80px;
  padding: 10px;
  color: #ffffff;
  font-size: 14.6px;
  font-weight: normal;
  background-color: #2abdd3;
}

.card--step .card__mark span {
  display: block;
  font-size: 26.6px;
}

#contentsArea .card--step .card__title {
  display:-webkit-box;
  display:-ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; 
  padding-left: 20px;
  color: #000000;
  font-weight: normal;
}

#contentsArea .card--step .card__body {
  padding: 20px 30px;
}

#contentsArea .card--step .button-list {
  margin-top: 20px;
  padding-left: 0;
  list-style: none;
}

#contentsArea .card--step .button-list a.link-button--white {
  padding: 10px 0;
}

#contentsArea .card--icon p {
  line-height: 1.6;
}

#contentsArea .card--icon ul li {
  margin-top: 4px;
}

#contentsArea .card--point {
  margin-top: 70px;
  padding: 30px 50px 40px;
  background-color: #ffffff;
  border: 6px solid #2ad6cd;
}

#contentsArea .card--point h3 {
  color: #2ad6cd;
  font-size: 21.3px;
}

#contentsArea .check-list {
  list-style: none;
}

#contentsArea .check-list li {
  position: relative;
  margin-top: 20px;
  padding-left: 40px;
  font-size: 18.6px;
}

#contentsArea .check-list li:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background: url("/business/solution/rpa/service/img/icon_common_006.png") no-repeat;
  background-size: 30px;
  width: 30px;
  height: 30px;
  vertical-align: bottom;
}

.data-list {
  display:-webkit-box;
  display:-ms-flexbox;
  display: flex;
  height: 100%;
}

#contentsArea .data-list__cate {
  display:-webkit-box;
  display:-ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 80px;
  height: 80px;
  color: #2abdd3;
  font-size: 17.3px;
  font-weight: bold;
  border: 1px solid #2abdd3;
}

#contentsArea .data-list__desc {
  margin: 4px 0 0 10px;
  padding-left: 28px;
}

#contentsArea .data-list__list li {
  margin-bottom: 4px;
}

#contentsArea .page-title {
  position: relative;
  padding: 40px 0 40px;
}

#contentsArea .page-title:after {
  content: "";
  display: block;
  width: 30px;
  height: 4px;
  margin: 30px auto 20px;
  background-color: #2ad6cd;
}

#contentsArea .page-title h1 {
  margin: 0;
  color: #2ad6cd;
  font-size: 48px;
  font-weight: normal;
  text-align: center;
}

#contentsArea .reduction {
  color: #2ad6cd;
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
  text-align: center;
}

.text-middle {
  display:-webkit-box;
  display:-ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
  font-size: 21.3px;
  text-align: center;
}

.reduction span {
  font-size: 42.6px;
}

#contentsArea .image-box {
  margin: 0;
  padding: 0;
  background-color: #ffffff;
}

#contentsArea .image-box__caption {
  margin-top: 20px;
  text-align: center;
}

#contentsArea .section-block--license .image-box {
  position: relative;
  height: 0;
  margin: 0;
  padding: 0 0 100% 0;
  overflow: hidden;
}

#contentsArea .section-block--license .image-box .img-center {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}

#contentsArea .section-block--ejikan .img-center {
  margin: 0 auto;
  display: block;
}

#contentsArea .movie-box {
    text-align: center;
}

#contentsArea .under-line {
	border-bottom: 1px solid #d4d4d4;
    padding-bottom: 30px !important;
}

#contentsArea .movie-button--green {
    color: #ffffff !important;
    background-color: #00cec4;
	position: relative;
    display: block;
    margin-right: 20px;
    padding: 15px 40px;
    border: 1px solid transparent;
    text-align: center;
    text-decoration: none !important;
    transition-duration: .3s;
	min-width: 306px;
}

#contentsArea .movie-button--green:hover {
    color: #00cec4 !important;
    background-color: #ffffff;
    border-color: #00cec4 !important;
}

#contentsArea .event-img:hover {
  opacity: 0.7 !important;
}

#contentsArea .movie-button--green:after {
    content: "\03e";
    position: absolute;
    top: 50%;
    right: 5%;
    transform: translateY(-50%);
}

#contentsArea dl.notice {
	width: 100%;
    line-height: normal;
    margin-top: 10px;
}

#contentsArea dl.notice dt {
    font-size: 13px !important;
    float: left;
    width: 15px;
}

#contentsArea dl.notice dd {
    font-size: 13px !important;
	margin-top: 0px !important;
    margin-left: 15px;
}
#contentsArea .digest-sp {
	font-size: 11px;
	text-align: center;
	padding: 5px 0 10px 0;
}

/*---------- column ----------*/
#contentsArea .column_main h4{
	color: #000000;
	font-weight: bold;
	font-size: 18px;
	line-height: 1.4;
	margin: 40px 0 20px;
}

#contentsArea .column_tableOfContents p.indent2{
	margin-left: 15px;
}


@media only screen and (min-width: 600px) {
/*---------- shared ----------*/
#top #wrapper,
#top #contentsArea {
  width: 100%;
/*  overflow-x: hidden; */
}

#top #navcontainer,
#top #wrapper #megaMenu,
#contentsArea .section__inner {
  width: 970px;
  margin: 0 auto;
}

#top header,
#top nav.globalNav,
#top footer {
  margin: 0px auto;
}

.row {
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
}

.col-lg-2 {
  width: 16.66667%;
}

.col-lg-4 {
  width: 33.3%;
}

.col-lg-6 {
  width: 50%;
}

.mt-lg-0 { margin-top: 0px !important; }
.mt-lg-5 { margin-top: 5px !important; }
.mt-lg-10 { margin-top: 10px !important; }
.mt-lg-15 { margin-top: 15px !important; }
.mt-lg-20 { margin-top: 20px !important; }
.mt-lg-25 { margin-top: 25px !important; }
.mt-lg-30 { margin-top: 30px !important; }
.mt-lg-35 { margin-top: 35px !important; }
.mt-lg-40 { margin-top: 40px !important; }
.mt-lg-45 { margin-top: 45px !important; }
.mt-lg-50 { margin-top: 50px !important; }
.mt-lg-55 { margin-top: 55px !important; }
.mt-lg-60 { margin-top: 60px !important; }
.mt-lg-65 { margin-top: 65px !important; }
.mt-lg-70 { margin-top: 70px !important; }
.mt-lg-75 { margin-top: 75px !important; }
.mt-lg-80 { margin-top: 80px !important; }
.mt-lg-85 { margin-top: 85px !important; }
.mt-lg-90 { margin-top: 90px !important; }
.mt-lg-95 { margin-top: 95px !important; }
.mt-lg-100 { margin-top: 100px !important; }

.mt-lg-110 { margin-top: 110px !important; }
.mt-lg-120 { margin-top: 120px !important; }
.mt-lg-130 { margin-top: 130px !important; }
.mt-lg-140 { margin-top: 140px !important; }
.mt-lg-150 { margin-top: 150px !important; }

.mb-lg-0 { margin-bottom: 0px !important; }
.mb-lg-5 { margin-bottom: 5px !important; }
.mb-lg-10 { margin-bottom: 10px !important; }
.mb-lg-15 { margin-bottom: 15px !important; }
.mb-lg-20 { margin-bottom: 20px !important; }
.mb-lg-25 { margin-bottom: 25px !important; }
.mb-lg-30 { margin-bottom: 30px !important; }
.mb-lg-35 { margin-bottom: 35px !important; }
.mb-lg-40 { margin-bottom: 40px !important; }
.mb-lg-45 { margin-bottom: 45px !important; }
.mb-lg-50 { margin-bottom: 50px !important; }
.mb-lg-55 { margin-bottom: 55px !important; }
.mb-lg-60 { margin-bottom: 60px !important; }
.mb-lg-65 { margin-bottom: 65px !important; }
.mb-lg-70 { margin-bottom: 70px !important; }
.mb-lg-75 { margin-bottom: 75px !important; }
.mb-lg-80 { margin-bottom: 80px !important; }
.mb-lg-85 { margin-bottom: 85px !important; }
.mb-lg-90 { margin-bottom: 90px !important; }
.mb-lg-95 { margin-bottom: 95px !important; }
.mb-lg-100 { margin-bottom: 100px !important; }

.mb-lg-110 { margin-bottom: 110px !important; }
.mb-lg-120 { margin-bottom: 120px !important; }
.mb-lg-130 { margin-bottom: 130px !important; }
.mb-lg-140 { margin-bottom: 140px !important; }
.mb-lg-150 { margin-bottom: 150px !important; }

.pt-lg-0 { padding-top: 0px !important; }
.pt-lg-5 { padding-top: 5px !important; }
.pt-lg-10 { padding-top: 10px !important; }
.pt-lg-15 { padding-top: 15px !important; }
.pt-lg-20 { padding-top: 20px !important; }
.pt-lg-25 { padding-top: 25px !important; }
.pt-lg-30 { padding-top: 30px !important; }
.pt-lg-35 { padding-top: 35px !important; }
.pt-lg-40 { padding-top: 40px !important; }
.pt-lg-45 { padding-top: 45px !important; }
.pt-lg-50 { padding-top: 50px !important; }
.pt-lg-55 { padding-top: 55px !important; }
.pt-lg-60 { padding-top: 60px !important; }
.pt-lg-65 { padding-top: 65px !important; }
.pt-lg-70 { padding-top: 70px !important; }
.pt-lg-75 { padding-top: 75px !important; }
.pt-lg-80 { padding-top: 80px !important; }
.pt-lg-85 { padding-top: 85px !important; }
.pt-lg-90 { padding-top: 90px !important; }
.pt-lg-95 { padding-top: 95px !important; }
.pt-lg-100 { padding-top: 100px !important; }

.pt-lg-110 { padding-top: 110px !important; }
.pt-lg-120 { padding-top: 120px !important; }
.pt-lg-130 { padding-top: 130px !important; }
.pt-lg-140 { padding-top: 140px !important; }
.pt-lg-150 { padding-top: 150px !important; }

.pb-lg-0 { padding-bottom: 0px !important; }
.pb-lg-5 { padding-bottom: 5px !important; }
.pb-lg-10 { padding-bottom: 10px !important; }
.pb-lg-15 { padding-bottom: 15px !important; }
.pb-lg-20 { padding-bottom: 20px !important; }
.pb-lg-25 { padding-bottom: 25px !important; }
.pb-lg-30 { padding-bottom: 30px !important; }
.pb-lg-35 { padding-bottom: 35px !important; }
.pb-lg-40 { padding-bottom: 40px !important; }
.pb-lg-45 { padding-bottom: 45px !important; }
.pb-lg-50 { padding-bottom: 50px !important; }
.pb-lg-55 { padding-bottom: 55px !important; }
.pb-lg-60 { padding-bottom: 60px !important; }
.pb-lg-65 { padding-bottom: 65px !important; }
.pb-lg-70 { padding-bottom: 70px !important; }
.pb-lg-75 { padding-bottom: 75px !important; }
.pb-lg-80 { padding-bottom: 80px !important; }
.pb-lg-85 { padding-bottom: 85px !important; }
.pb-lg-90 { padding-bottom: 90px !important; }
.pb-lg-95 { padding-bottom: 95px !important; }
.pb-lg-100 { padding-bottom: 100px !important; }

.pb-lg-110 { padding-bottom: 110px !important; }
.pb-lg-120 { padding-bottom: 120px !important; }
.pb-lg-130 { padding-bottom: 130px !important; }
.pb-lg-140 { padding-bottom: 140px !important; }
.pb-lg-150 { padding-bottom: 150px !important; }

.pl-lg-0 { padding-left: 0px !important; }
.pl-lg-5 { padding-left: 5px !important; }
.pl-lg-10 { padding-left: 10px !important; }
.pl-lg-15 { padding-left: 15px !important; }
.pl-lg-20 { padding-left: 20px !important; }
.pl-lg-25 { padding-left: 25px !important; }
.pl-lg-30 { padding-left: 30px !important; }
.pl-lg-35 { padding-left: 35px !important; }
.pl-lg-40 { padding-left: 40px !important; }
.pl-lg-45 { padding-left: 45px !important; }
.pl-lg-50 { padding-left: 50px !important; }
.pl-lg-55 { padding-left: 55px !important; }

.pr-lg-0 { padding-right: 0px !important; }
.pr-lg-5 { padding-right: 5px !important; }
.pr-lg-10 { padding-right: 10px !important; }
.pr-lg-15 { padding-right: 15px !important; }
.pr-lg-20 { padding-right: 20px !important; }
.pr-lg-25 { padding-right: 25px !important; }
.pr-lg-30 { padding-right: 30px !important; }
.pr-lg-35 { padding-right: 35px !important; }
.pr-lg-40 { padding-right: 40px !important; }
.pr-lg-45 { padding-right: 45px !important; }
.pr-lg-50 { padding-right: 50px !important; }
.pr-lg-55 { padding-right: 55px !important; }

.br-lg {
  display: none;
}

.hidden-lg {
  display: none !important;
}

/*---------- main visual ----------*/
.main-visual {
  height: 660px;
  overflow: hidden;
}

.main-visual img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.main-visual .main-visual__title {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}

/*---------- contents area ----------*/
.main-visual .main-visual__title {
  width: auto;
}

#contentsArea .section-block__contents .row:not(:last-of-type) {
  margin-bottom: 30px;
}

#contentsArea .section-block__text {
  margin-left: 50px;
}

#contentsArea .card__head--2lines {
  min-height: 172px;
}

#contentsArea .section-block__image--500 {
  width: 500px;
}

#contentsArea .section-block__image--600 {
  width: 600px;
}

#contentsArea .section-block__image--700 {
  width: 700px;
}

#contentsArea .section--intro .row {
  margin: 0 100px;
}

.section--intro .text-area {
  text-align: center;
}

#contentsArea .section-block--guide {
  margin-top: 160px;
}

#contentsArea .section-block--labor {
  margin-top: 60px;
}


#contentsArea .section-block--license .col-lg-6 {
  padding: 0 40px;
}

#contentsArea .card--ejikan .card__body p {
  margin-top: 15px;
}

.section-block--tq {
  border: 2px solid #2abdd3;
}

#contentsArea .card--vision,
#contentsArea .card--mission {
  width: 330px;
  height: 320px;
  margin: 0 auto;
}

.section--about {
  padding-top: 70px !important;
}

.section-block--ejikan {
  margin-top: 140px !important;
}

.back-gray {
  background-color: #eee;
  padding: 70px !important;
  margin-top: 60px !important;
}

.back-gray-inner {
  max-width: 970px;
  margin: 0 auto !important;
}

.back-gray-inner .row {
  padding: 30px !important;
  background-color: #fff;
}

.section-block__inner,
.section-block--guide .row {
  max-width: 970px;
  margin: 0 auto !important;
}

}

@media only screen and (max-width: 599.99px) {
/*---------- shared ----------*/
footer {
  margin: 0;
}

.col-sm-4 {
  width: 33.3%;
}

.col-sm-6 {
  width: 50%;
}

.mt-sm-0 { margin-top: 0px !important; }
.mt-sm-5 { margin-top: 5px !important; }
.mt-sm-10 { margin-top: 10px !important; }
.mt-sm-15 { margin-top: 15px !important; }
.mt-sm-20 { margin-top: 20px !important; }
.mt-sm-25 { margin-top: 25px !important; }
.mt-sm-30 { margin-top: 30px !important; }
.mt-sm-35 { margin-top: 35px !important; }
.mt-sm-40 { margin-top: 40px !important; }
.mt-sm-45 { margin-top: 45px !important; }
.mt-sm-50 { margin-top: 50px !important; }
.mt-sm-55 { margin-top: 55px !important; }
.mt-sm-60 { margin-top: 60px !important; }
.mt-sm-65 { margin-top: 65px !important; }
.mt-sm-70 { margin-top: 70px !important; }
.mt-sm-75 { margin-top: 75px !important; }
.mt-sm-80 { margin-top: 80px !important; }
.mt-sm-85 { margin-top: 85px !important; }
.mt-sm-90 { margin-top: 90px !important; }
.mt-sm-95 { margin-top: 95px !important; }
.mt-sm-100 { margin-top: 100px !important; }

.mt-sm-110 { margin-top: 110px !important; }
.mt-sm-120 { margin-top: 120px !important; }
.mt-sm-130 { margin-top: 130px !important; }
.mt-sm-140 { margin-top: 140px !important; }
.mt-sm-150 { margin-top: 150px !important; }

.mb-sm-0 { margin-bottom: 0px !important; }
.mb-sm-5 { margin-bottom: 5px !important; }
.mb-sm-10 { margin-bottom: 10px !important; }
.mb-sm-15 { margin-bottom: 15px !important; }
.mb-sm-20 { margin-bottom: 20px !important; }
.mb-sm-25 { margin-bottom: 25px !important; }
.mb-sm-30 { margin-bottom: 30px !important; }
.mb-sm-35 { margin-bottom: 35px !important; }
.mb-sm-40 { margin-bottom: 40px !important; }
.mb-sm-45 { margin-bottom: 45px !important; }
.mb-sm-50 { margin-bottom: 50px !important; }
.mb-sm-55 { margin-bottom: 55px !important; }
.mb-sm-60 { margin-bottom: 60px !important; }
.mb-sm-65 { margin-bottom: 65px !important; }
.mb-sm-70 { margin-bottom: 70px !important; }
.mb-sm-75 { margin-bottom: 75px !important; }
.mb-sm-80 { margin-bottom: 80px !important; }
.mb-sm-85 { margin-bottom: 85px !important; }
.mb-sm-90 { margin-bottom: 90px !important; }
.mb-sm-95 { margin-bottom: 95px !important; }
.mb-sm-100 { margin-bottom: 100px !important; }

.mb-sm-110 { margin-bottom: 110px !important; }
.mb-sm-120 { margin-bottom: 120px !important; }
.mb-sm-130 { margin-bottom: 130px !important; }
.mb-sm-140 { margin-bottom: 140px !important; }
.mb-sm-150 { margin-bottom: 150px !important; }

.ml-sm-0 { margin-left: 0px !important; }
.ml-sm-5 { margin-left: 5px !important; }
.ml-sm-10 { margin-left: 10px !important; }
.ml-sm-15 { margin-left: 15px !important; }
.ml-sm-20 { margin-left: 20px !important; }
.ml-sm-25 { margin-left: 25px !important; }
.ml-sm-30 { margin-left: 30px !important; }
.ml-sm-35 { margin-left: 35px !important; }
.ml-sm-40 { margin-left: 40px !important; }
.ml-sm-45 { margin-left: 45px !important; }
.ml-sm-50 { margin-left: 50px !important; }
.ml-sm-55 { margin-left: 55px !important; }

.mr-sm-0 { margin-right: 0px !important; }
.mr-sm-5 { margin-right: 5px !important; }
.mr-sm-10 { margin-right: 10px !important; }
.mr-sm-15 { margin-right: 15px !important; }
.mr-sm-20 { margin-right: 20px !important; }
.mr-sm-25 { margin-right: 25px !important; }
.mr-sm-30 { margin-right: 30px !important; }
.mr-sm-35 { margin-right: 35px !important; }
.mr-sm-40 { margin-right: 40px !important; }
.mr-sm-45 { margin-right: 45px !important; }
.mr-sm-50 { margin-right: 50px !important; }
.mr-sm-55 { margin-right: 55px !important; }

.pt-sm-0 { padding-top: 0px !important; }
.pt-sm-5 { padding-top: 5px !important; }
.pt-sm-10 { padding-top: 10px !important; }
.pt-sm-15 { padding-top: 15px !important; }
.pt-sm-20 { padding-top: 20px !important; }
.pt-sm-25 { padding-top: 25px !important; }
.pt-sm-30 { padding-top: 30px !important; }
.pt-sm-35 { padding-top: 35px !important; }
.pt-sm-40 { padding-top: 40px !important; }
.pt-sm-45 { padding-top: 45px !important; }
.pt-sm-50 { padding-top: 50px !important; }
.pt-sm-55 { padding-top: 55px !important; }
.pt-sm-60 { padding-top: 60px !important; }
.pt-sm-65 { padding-top: 65px !important; }
.pt-sm-70 { padding-top: 70px !important; }
.pt-sm-75 { padding-top: 75px !important; }
.pt-sm-80 { padding-top: 80px !important; }
.pt-sm-85 { padding-top: 85px !important; }
.pt-sm-90 { padding-top: 90px !important; }
.pt-sm-95 { padding-top: 95px !important; }
.pt-sm-100 { padding-top: 100px !important; }

.pt-sm-110 { padding-top: 110px !important; }
.pt-sm-120 { padding-top: 120px !important; }
.pt-sm-130 { padding-top: 130px !important; }
.pt-sm-140 { padding-top: 140px !important; }
.pt-sm-150 { padding-top: 150px !important; }

.pb-sm-0 { padding-bottom: 0px !important; }
.pb-sm-5 { padding-bottom: 5px !important; }
.pb-sm-10 { padding-bottom: 10px !important; }
.pb-sm-15 { padding-bottom: 15px !important; }
.pb-sm-20 { padding-bottom: 20px !important; }
.pb-sm-25 { padding-bottom: 25px !important; }
.pb-sm-30 { padding-bottom: 30px !important; }
.pb-sm-35 { padding-bottom: 35px !important; }
.pb-sm-40 { padding-bottom: 40px !important; }
.pb-sm-45 { padding-bottom: 45px !important; }
.pb-sm-50 { padding-bottom: 50px !important; }
.pb-sm-55 { padding-bottom: 55px !important; }
.pb-sm-60 { padding-bottom: 60px !important; }
.pb-sm-65 { padding-bottom: 65px !important; }
.pb-sm-70 { padding-bottom: 70px !important; }
.pb-sm-75 { padding-bottom: 75px !important; }
.pb-sm-80 { padding-bottom: 80px !important; }
.pb-sm-85 { padding-bottom: 85px !important; }
.pb-sm-90 { padding-bottom: 90px !important; }
.pb-sm-95 { padding-bottom: 95px !important; }
.pb-sm-100 { padding-bottom: 100px !important; }

.pb-sm-110 { padding-bottom: 110px !important; }
.pb-sm-120 { padding-bottom: 120px !important; }
.pb-sm-130 { padding-bottom: 130px !important; }
.pb-sm-140 { padding-bottom: 140px !important; }
.pb-sm-150 { padding-bottom: 150px !important; }

.pl-sm-0 { padding-left: 0px !important; }
.pl-sm-5 { padding-left: 5px !important; }
.pl-sm-10 { padding-left: 10px !important; }
.pl-sm-15 { padding-left: 15px !important; }
.pl-sm-20 { padding-left: 20px !important; }
.pl-sm-25 { padding-left: 25px !important; }
.pl-sm-30 { padding-left: 30px !important; }
.pl-sm-35 { padding-left: 35px !important; }
.pl-sm-40 { padding-left: 40px !important; }
.pl-sm-45 { padding-left: 45px !important; }
.pl-sm-50 { padding-left: 50px !important; }
.pl-sm-55 { padding-left: 55px !important; }

.pr-sm-0 { padding-right: 0px !important; }
.pr-sm-5 { padding-right: 5px !important; }
.pr-sm-10 { padding-right: 10px !important; }
.pr-sm-15 { padding-right: 15px !important; }
.pr-sm-20 { padding-right: 20px !important; }
.pr-sm-25 { padding-right: 25px !important; }
.pr-sm-30 { padding-right: 30px !important; }
.pr-sm-35 { padding-right: 35px !important; }
.pr-sm-40 { padding-right: 40px !important; }
.pr-sm-45 { padding-right: 45px !important; }
.pr-sm-50 { padding-right: 50px !important; }
.pr-sm-55 { padding-right: 55px !important; }

.br-sm {
  direction: none;
}

.hidden-sm {
  display: none !important;
}

/*---------- contents area ----------*/
#contentsArea .section {
  padding: 70px 0 0;
}

#contentsArea .section-block {
  margin: 40px 0 0;
}

#contentsArea .section-block__inner {
  padding: 30px 10px;
}

.section-block__head {
  font-size: 18.6px;
}

#contentsArea .section__title {
  font-size: 24px;
}

#contentsArea .section__en-title

#contentsArea .data-list__cate {
  font-size: 16px;
}

#contentsArea .section-block__contents {
  padding: 20px 10px;
}

#contentsArea .section-block__image--wide {
  margin-right: -10px;
  margin-left: -10px;
}

#contentsArea .section-block__image--500 {
  padding: 0 15px;
}

#contentsArea .section-block__button {
  width: auto;
  margin: 25px 30px 0;
}

#contentsArea .section-block__text {
  margin-left: 10px;
}

#contentsArea .section-block h3 {
  margin-top: 60px;
  font-size: 18.6px;
}

#contentsArea .section--intro {
  padding: 0px;
}

#contentsArea .section--overview,
#contentsArea .section-block--guide,
#contentsArea .section-block--ejikan,
#contentsArea .section-block--labor,
#contentsArea .section-block--license,
#contentsArea .section-block--redesign,
#contentsArea .section-block--create {
  margin-right: -10px;
  margin-left: -10px;
}

#contentsArea .section-block--license,
#contentsArea .section-block--redesign,
#contentsArea .section-block--create {
  margin-top: 60px;
  padding-top: 30px;
  padding-bottom: 0;
}

#contentsArea .section-block--create .section-block__inner,
#contentsArea .section-block--redesign .section-block__inner {
  padding-bottom: 60px;
}

.section-block--ejikan .section-block__emphasis {
  font-size: 14px;
}

#contentsArea .section-block--tq .section-block__head {
  font-size: 17.3px;
}

#contentsArea .section-block--guide {
  margin-top: 80px;
  padding-top: 30px;
  padding-bottom: 30px;
}

#contentsArea .section--overview .section-block--guide {
  margin: 0;
}

#contentsArea .section-block--guide .section-block__head {
  font-size: 18.6px;
}

#contentsArea .section-block--guide .section-block__body {
  margin-top: 40px;
}

#contentsArea .section-block--guide .col-lg-6:not(first-of-type) {
  margin-top: 10px;
}

#contentsArea .section-block--labor {
  margin-top: 30px;
}

#contentsArea .section-block--labor .section-block__inner {
  padding: 40px 0;
}

#contentsArea .section-block--labor .row {
  margin: 0 20px;
  padding: 12px 12px 20px;
}

#contentsArea .section-block--labor p {
  line-height: 1.6;
}

#contentsArea .section-block--step .col-sm-12 {
  margin-bottom: 20px;
}

#contentsArea .card--step .card__body {
  padding-bottom: 30px;
}

#contentsArea .data-list {
  margin-bottom: 20px;
}

.card__head {
  font-size: 16px;
}

#contentsArea .card__title {
  font-size: 16px;
}

#contentsArea .card--border {
  margin-bottom: 20px;
}

#contentsArea .card--border .card__body {
  margin-top: 10px;
}

#contentsArea .card--vision,
#contentsArea .card--mission {
  margin: 0 -10px;
}

.card--vision .card__head:after,
.card--mission .card__head:after {
  margin-top: 15px;
  margin-bottom: 15px;
}

#contentsArea .card--vision .card__body p,
#contentsArea .card--mission .card__body p {
  line-height: 1.8;
}

#contentsArea .card--ejikan {
  margin-bottom: 20px
}

#contentsArea .card--ejikan .card__inner {
  padding: 10px 15px;
}

#contentsArea .card--ejikan .card__image--wide {
  margin-right: -10px;
  margin-left: -10px;
}

#contentsArea .card--vs {
  margin: 0;
}

#contentsArea .card--icon {
  margin: 0 10px 30px;
}

#contentsArea .card--half {
  margin: 0 0 20px;
}

#contentsArea .card--half .card__title {
  font-size: 17.3px;
}

#contentsArea .card--half .card__after {
  min-height: auto;
  padding-bottom: 20px;
}

#contentsArea .card--issue .card__body {
  padding: 15px 10px;
}

#contentsArea .card--point {
  margin-top: 15px;
  padding: 30px 16px 40px;
}

#contentsArea .section-block--bpo .card--point {
  margin-top: 30px;
}

#contentsArea .card--point .check-list {
  padding: 0;
}

#contentsArea .card--point h3 {
  font-size: 18.6px;
}

#contentsArea a.link-button {
  padding: 20px;
  font-size: 14.6px;
}

#contentsArea a.link-button:after {
  right: 8px;
}

#contentsArea .text-middle {
  display: block;
  margin-top: 20px;
  font-size: 17.3px;
}

#contentsArea .section-block--license .col-sm-6 {
  padding: 0 10px;
}

#contentsArea .image-box__caption {
  font-size: 11px;
}

#contentsArea .page-title {
  padding: 10px 0 20px;
}

#contentsArea .page-title h1 {
  font-size: 32px;
}

#contentsArea .check-list li {
  font-size: 16px;
}

#contentsArea .data-list__desc {
  margin-left: 20px;
  padding-left: 20px;
}

.img-width-35 {
  width: 35%;
}

}

/*---------- column ----------*/

.column_img {
	width: 35%;
	text-align: center;
}

.column_info {
	width: 65%;
}

.column_info h2 {
	font-weight: normal;
	font-size: 20px;
	color: #00aa96;
	margin: 10px 0 !important;
}

.column_date {
	font-size: 12px;
}

.column_contents {
	font-size: 15px;
	line-height: 1.8 !important;
}

a.column_body {
	text-decoration: none !important;
}

a.column_body p {
	color: #000;
}

a.column_body:hover img {
	opacity: 0.7;
}

a.column_body:hover h2 {
	text-decoration: underline;
}

#contentsArea .section--overview.column {
    padding: 0;
}

.column_main {
	background-color: #fff;
	padding: 30px !important;
}

.column_main h1 {
	line-height: 1.6 !important;
	font-size: 28px !important;
	margin: 0 !important;
}

.column_main h2 {
	border-bottom: 4px solid #0066CC;
	line-height: 1.4 !important;
	font-size: 24px !important;
	margin: 60px 0 20px !important;
	padding-bottom: 5px !important;
}

.column_main h3 {
	color: #00aa96;
	line-height: 1.4 !important;
	font-size: 20px !important;
	margin: 40px 0 20px !important;
}


.column_main .column_date {
	margin-top: 15px !important;
	font-size: 14px;
}

.column_main p {
	font-size: 15px;
/*	line-height: 1.7 !important; */
}

.column_main .emphasis {
	background-color: #f8d3c5;
}

.column_main ol.indent, .column_main ul.indent {
	margin-left: 20px !important;
}

.column_tableOfContents {
	background-color: #f5f5f5;
	margin: 40px 0 !important; 
	padding: 20px 40px 30px !important;
}

.column_tableOfContents p {
	margin-top: 10px !important;
}

.column_tableOfContents .title {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}

.column_tableOfContents .contents_tbl-head {
	vertical-align: top;
}

.column_tableOfContents .contents_title {
	font-weight: bold;
	margin-top: 10px !important;
}

.column_tableOfContents a {
	color: #000 !important;
	text-decoration: none !important;
}

.column_tableOfContents a:hover {
	text-decoration: underline !important;
}

.column_main ul.indent li,
.column_main ol.indent li {
	font-size: 15px;
	padding: 0 0 10px !important;
}

.column_main .caption a,
.column_main .link-green a {
	color: #00cec4 !important;
}

.column_main .caption a:hover,
.column_main .link-green a:hover {
	text-decoration: none !important;
}

.column_main .caption {
	display: block;
	margin-bottom: 80px !important;
}

.break_all {
	word-break: break-all;
}

@media only screen and (min-width: 600px) {
	.column_info {
		padding-left: 20px !important;
	}
}

@media only screen and (max-width: 599.99px) {
	.column_main h1 {
		font-size: 24px !important;
    	line-height: 1.4 !important;
	}

	.column_main h2 {
		font-size: 20px !important;
	}

	.column_main h3 {
		font-size: 18px !important;
	}

	.ml-sm-5 {
		margin-left: 5px !important;
	}

	.mr-sm-5 {
		margin-right: 5px !important;
	}

	.column_img, .column_info {
		width: 100%;
	}

	.column_main {
		margin: 0 10px !important;
		padding: 15px !important;
	}

	.column_tableOfContents {
		padding: 20px 20px 30px !important;
	}
}
