@charset "UTF-8";
/* CSS Document */

/*
	メインビジュアル
---------------------------------*/
#saas_erp #main .main_visual {
  background-color: #E4ECF4;
  color: #042444;
  padding: 0 0 150px;
}
#saas_erp #main .main_visual .inner_large {
  width: 1290px;
}
#saas_erp #main .main_visual .inner_large .mv_inner {
  width: 580px;
  /*background: url(../img/saas_erp/MV.png) right center no-repeat;*/
  padding: 120px 0 0 10px;
  position: relative;
}
#saas_erp #main .main_visual .inner_large .mv_inner::after {
  content: "";
  width: 796px;
  height: 503px;
  background-image: url("../img/saas_erp/MV.png");
  background-repeat: no-repeat;
  position: absolute;
  top: 107px;
  right: -780px;
}
#saas_erp #main .main_visual .inner_large .main_catch {
  margin: 0 0 0.5em;
}
#saas_erp #main .main_visual .inner_large .main_catch_text {
  font-size: 1.8rem;
  margin: 0 0 50px 10px;
}
#saas_erp #main .main_visual .inner_large .demo_btn {
  background-color: #FFAD02;
  margin: 0 0 0 125px;
}
@media screen and (max-width: 768px) {
  #saas_erp #main .main_visual {
    padding: 0 0 60px;
  }
  #saas_erp #main .main_visual .inner_large {
    width: 98%;
  }
  #saas_erp #main .main_visual .inner_large .mv_inner {
    width: 100%;
    padding: 60px 0 0 0;
    margin: 0 0 75%;
  }
  #saas_erp #main .main_visual .inner_large .mv_inner::after {
    width: 100%;
    height: 80%;
    background-size: 100% auto;
    top: 105%;
    left: 0;
    right: auto;
  }
  #saas_erp #main .main_visual .inner_large .demo_btn {
    margin: 0 auto;
  }
}

/*
	デモボタン
---------------------------------*/
#saas_erp #main .inner .demo_btn {
  background-color: #FFAD02;
  margin: 5rem auto 0 !important;
}
/*
	Netsuiteとは？
---------------------------------*/
#saas_erp #main #about {
  background: url(../img/saas_erp/bg_dot.png) left top repeat, #246BAF;
  color: #fff;
}
#saas_erp #main #about .inner .ttl_gr .eng_ttl {
  color: #0099DB;
}
#saas_erp #main #about .inner .ttl_gr .eng_ttl::after {
  background-color: #0099DB;
}
#saas_erp #main #about .inner .ttl_gr .sec_ttl {
  color: #fff;
}
#saas_erp #main #about .inner .ttl_gr .sub_ttl {
  color: #fff;
}
#saas_erp #main #about .inner .youtube_box {
  width: 890px;
  margin: 0 auto 5rem;
}
#saas_erp #main #about .inner p {
  font-size: 1.8rem;
  line-height: 1.7;
  margin: 0 0 2rem;
  text-align: center;
  color: #fff;
}
#saas_erp #main #about .inner p span {
  font-weight: 600;
}
@media screen and (max-width: 768px) {
  #saas_erp #main #about .inner .youtube_box {
    width: 98%;
  }
	#saas_erp #main #about .inner .about_txt p {
		text-align: justify;
	}
}
/*
	ERPの選定で発生しがちな「課題」
---------------------------------*/
#saas_erp #main #situation .inner .problem_box {
  background-color: #EAF4FC;
  border-radius: 10px;
  box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.15);
  -o-box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.15);
  -ms-box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.15);
  margin: 200px 0 0;
}
#saas_erp #main #situation .inner .problem_box ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 50px 40px 40px;
  position: relative;
}
#saas_erp #main #situation .inner .problem_box ul::before {
  content: "";
  width: 442px;
  height: 221px;
  background: url(../img/saas_erp/img_problem_01.png) center center no-repeat;
  position: absolute;
  top: -65px;
  left: 50%;
  transform: translate(-50%, -50%);
}
#saas_erp #main #situation .inner .problem_box ul li {
  background-color: #fff;
  border-radius: 10px;
  width: 444px;
  margin: 0 0 3rem;
  padding: 20px 20px 25px;
  text-align: left;
}
#saas_erp #main #situation .inner .problem_box ul li h3 {
  font-size: 1.8rem;
  font-weight: 600;
  letter-spacing: 0.12rem;
  color: #fff;
  margin: 0 0 20px;
  background-color: #246BAF;
  border-radius: 10px;
  height: 70px;
  align-items: center;
  display: flex;
  line-height: 1.4;
  padding: 0 20px;
}
@media screen and (max-width: 768px) {
  #saas_erp #main #situation .inner .problem_box {
    margin: 150px 0 0;
  }
  #saas_erp #main #situation .inner .problem_box ul {
    padding: 50px 20px 25px;
  }
  #saas_erp #main #situation .inner .problem_box ul::before {
    width: 100%;
    height: 50%;
    background-size: 100% auto;
    top: -45px;
  }
  #saas_erp #main #situation .inner .problem_box ul li:last-child {
    margin: 0;
  }
  #saas_erp #main #situation .inner .problem_box ul li h3 {
    height: auto;
    padding: 15px 20px;
  }
}
/*
	そのお悩みNetSuiteならすべて解決可能です。
---------------------------------*/
#saas_erp #main #solution {
  background-color: #f7f7f7;
}
#saas_erp #main #solution .inner figure {
  margin: 0 0 5rem;
  box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.15);
  -o-box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.15);
  -ms-box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.15);
}
#saas_erp #main #solution .inner ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#saas_erp #main #solution .inner ul li {
  background-color: #fff;
  border-radius: 10px;
  width: 485px;
  margin: 0 0 3rem;
  text-align: left;
  box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.15);
  -o-box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.15);
  -ms-box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.15);
}
#saas_erp #main #solution .inner ul li h3 {
  font-size: 2.2rem;
  font-weight: 600;
  letter-spacing: 0.12rem;
  color: #fff;
  margin: 0 0 2rem;
  background-color: #246BAF;
  border-radius: 10px 10px 0 0;
  height: 100px;
  align-items: center;
  display: flex;
  line-height: 1.4;
  padding: 0 2rem;
  position: relative;
}
#saas_erp #main #solution .inner ul li h3::before {
  content: "";
  width: 148px;
  height: 109px;
  background: url(../img/saas_erp/img_solution_bg_ttl.png) center center no-repeat;
  position: absolute;
  top: -5px;
  right: 10px;
}
#saas_erp #main #solution .inner ul li p {
  padding: 0 3rem 3rem;
}
/*
	Netsuiteはさまざまな業務課題を解決します。
---------------------------------*/
#saas_erp #main #case_study .inner .case_study_box > ul > li:nth-child(1) > h3::after {
  content: "";
  width: 69px;
  height: 201px;
  background: url(../img/saas_erp/img_case_01.png) center center no-repeat;
  position: absolute;
  top: -80px;
  right: 5px;
}
#saas_erp #main #case_study .inner .case_study_box > ul > li:nth-child(2) > h3::after {
  content: "";
  width: 80px;
  height: 192px;
  background: url(../img/saas_erp/img_case_02.png) center center no-repeat;
  position: absolute;
  top: -46px;
  right: 5px;
}
#saas_erp #main #case_study .inner .case_study_box > ul > li:nth-child(3) > h3::after {
  content: "";
  width: 49px;
  height: 190px;
  background: url(../img/saas_erp/img_case_03.png) center center no-repeat;
  position: absolute;
  top: -37px;
  right: 10px;
}
/*
	NetSuiteならではの強み
---------------------------------*/
#saas_erp #main #strengths .inner {
  padding: 7rem 0 5rem;
}
#saas_erp #main #strengths .inner ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 5rem 0 0;
}
#saas_erp #main #strengths .inner ul li {
  background-color: #fff;
  border-radius: 10px;
  width: 307px;
  margin: 0 39px 5rem 0;
  text-align: left;
  padding: 155px 3rem 3rem;
  box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.15);
  -o-box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.15);
  -ms-box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.15);
}
#saas_erp #main #strengths .inner ul li:nth-child(3n) {
  margin: 0 0 5rem;
}
#saas_erp #main #strengths .inner ul li:last-child {
  margin: 0 0 5rem;
}
#saas_erp #main #strengths .inner ul li h3 {
  font-size: 1.7rem;
  font-weight: 900;
  letter-spacing: 0.12rem;
  color: #246BAF;
  border-radius: 10px;
  padding: 1.4rem 0;
  text-align: center;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 95px;
}
#saas_erp #main #strengths .inner ul li:nth-child(1) h3::before {
  content: "";
  width: 171px;
  height: 176px;
  background: url(../img/saas_erp/img_strengths_01.png) center center no-repeat;
  position: absolute;
  top: -182px;
  left: 50%;
  transform: translateX(-50%);
}
#saas_erp #main #strengths .inner ul li:nth-child(2) h3::before {
  content: "";
  width: 174px;
  height: 180px;
  background: url(../img/saas_erp/img_strengths_02.png) center center no-repeat;
  position: absolute;
  top: -188px;
  left: 50%;
  transform: translateX(-50%);
}
#saas_erp #main #strengths .inner ul li:nth-child(3) h3::before {
  content: "";
  width: 212px;
  height: 173px;
  background: url(../img/saas_erp/img_strengths_03.png) center center no-repeat;
  position: absolute;
  top: -180px;
  left: 50%;
  transform: translateX(-50%);
}
#saas_erp #main #strengths .inner ul li:nth-child(4) h3::before {
  content: "";
  width: 127px;
  height: 174px;
  background: url(../img/saas_erp/img_strengths_04.png) center center no-repeat;
  position: absolute;
  top: -177px;
  left: 50%;
  transform: translateX(-50%);
}
#saas_erp #main #strengths .inner ul li:nth-child(5) h3::before {
  content: "";
  width: 183px;
  height: 207px;
  background: url(../img/saas_erp/img_strengths_05.png) center center no-repeat;
  position: absolute;
  top: -184px;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (max-width: 768px) {
  #saas_erp #main #strengths .inner ul li {
    margin: 0 0 5rem;
  }
}
/*
	NetSuiteと他社製品の比較
---------------------------------*/
#saas_erp #main #price {
  background: url(../img/saas_erp/img_bg_price.png) center top repeat;
}
#saas_erp #main #price .inner .ttl_gr .sec_ttl {
  margin: 0 0 2rem;
}
#saas_erp #main #price .inner .ttl_gr .sub_ttl {
  font-size: 1.6rem;
}
#saas_erp #main #price .inner table {
  width: 100%;
  border-collapse: collapse;
  border-radius: 10px;
  box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.15);
  -o-box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.15);
  -ms-box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.15);
  margin: 0 0 5rem;
}
#saas_erp #main #price .inner table thead th {
  padding: 1.5rem 1rem;
  color: #fff;
  font-size: 1.8rem;
  background-color: #246BAF;
  font-weight: 400;
}
#saas_erp #main #price .inner table thead th:first-child {
  border-radius: 10px 0 0 0;
}
#saas_erp #main #price .inner table thead th:last-child {
  border-radius: 0 10px 0 0;
}
#saas_erp #main #price .inner table thead th:nth-child(2) {
  font-weight: 900;
}
#saas_erp #main #price .inner table tbody tr th {
  font-size: 1.6rem;
  font-weight: 600;
  text-align: center;
  padding: 1.5rem 3rem;
}
#saas_erp #main #price .inner table tbody tr td {
  font-size: 1.5rem;
  padding: 1.5rem 1rem;
}
#saas_erp #main #price .inner table tbody tr:nth-child(even) th {
  background-color: #f7f7f7;
}
#saas_erp #main #price .inner table tbody tr:nth-child(odd) th {
  background-color: #fff;
}
#saas_erp #main #price .inner table tbody tr:nth-child(even) td {
  background-color: #f7f7f7;
}
#saas_erp #main #price .inner table tbody tr:nth-child(odd) td {
  background-color: #fff;
}
#saas_erp #main #price .inner table tbody tr:nth-child(odd) td:nth-child(2) {
  background-color: #F1F8FF;
  color: #246BAF;
}
#saas_erp #main #price .inner table tbody tr:nth-child(even) td:nth-child(2) {
  background-color: #E4F2FF;
  color: #246BAF;
}
#saas_erp #main #price .inner table tbody th:first-child {
  border-radius: 0 0 0 10px;
}
#saas_erp #main #price .inner table tbody td:last-child {
  border-radius: 0 0 10px 0;
}
#saas_erp #main #price .inner .reliability_box {
  display: flex;
  justify-content: space-between;
  padding: 0 0 0 3rem;
}
#saas_erp #main #price .inner .reliability_box dt {
  width: 297px;
}
#saas_erp #main #price .inner .reliability_box dd {
  width: calc(100% - 297px);
  padding: 3.5rem 0 0 7rem;
}
#saas_erp #main #price .inner .reliability_box dd h3 {
  font-size: 3rem;
  font-weight: 900;
  letter-spacing: 0.12rem;
  text-align: left;
  color: #042444;
  margin: 0 0 3rem;
}
#saas_erp #main #price .inner .reliability_box dd h3 span {
  color: #246BAF;
}
#saas_erp #main #price .inner .reliability_box dd p {
  font-size: 1.6rem;
}
@media screen and (max-width: 768px) {
  #saas_erp #main #price .inner .reliability_box {
    display: block;
    padding: 0;
  }
  #saas_erp #main #price .inner .reliability_box dt {
    width: 100%;
  }
  #saas_erp #main #price .inner .reliability_box dd {
    width: 100%;
    padding: 3.5rem 0 0;
  }
	#saas_erp #main #price .inner .reliability_box dd h3 {
		text-align: center;
	}
	#saas_erp #main #price .inner .reliability_box dd p {
		text-align: justify;
	}
}
