@charset "UTF-8";

.mr50 {
  margin-right: 50px !important;
}

#header.simple {
  margin-bottom: 0;
}

#main.lp {
  margin-top: 0;
}

#content_wrap {
  overflow: hidden;
}

#content_wrap * {
  box-sizing: border-box;
}

#content_wrap * img {
  max-width: 100%;
}

#content_wrap p {
  margin-top: 0;
  margin-bottom: 16px;
}

#content_wrap em {
  font-style: normal;
}

#content_wrap .lp-jumbotron {
  position: relative;
  margin-bottom: 40px;
  padding: 87px 0 57px;
}

#content_wrap .lp-jumbotron-content {
  position: relative;
  margin: 0 auto;
  padding: 53px 0 47px;
  min-height: 343px;
  max-width: 960px;
  background: transparent;
}

#content_wrap .lp-jumbotron-content::before {
  position: absolute;
  top: 0;
  left: calc(((100vw - 100%) / 2)  * -1);
  z-index: -1;
  display: block;
  width: 100vw;
  height: 100%;
  background: linear-gradient(-151deg, #dcdde3 0%, #f6f6f6 100%);
  content: "";
}

@media only screen and (max-width: 970px) {
  #content_wrap .lp-jumbotron-content::before {
    left: 0;
    width: 100%;
  }
}

#content_wrap .lp-jumbotron-body {
  padding-top: 51px;
  padding-left: 15px;
  max-width: 565px;
  width: 100%;
}

#content_wrap .lp-jumbotron-body > *:last-child {
  margin-bottom: 0;
}

#content_wrap .lp-jumbotron-seriesCopy {
  position: absolute;
  top: -55px;
  left: 17px;
  padding-left: 67px;
  min-height: 24px;
  max-width: 555px;
  font-size: 18px;
}

#content_wrap .lp-jumbotron-seriesCopy .lp-icon {
  position: absolute;
  top: 0;
  left: 0;
}

#content_wrap .lp-jumbotron-title {
  display: block;
  margin-bottom: 15px;
  font-weight: normal;
  font-size: 50px;
  line-height: 1.1;
}

#content_wrap .lp-jumbotron-title em {
  font-weight: normal;
  font-size: 80px;
}

#content_wrap .lp-jumbotron-titleGroup {
  margin-bottom: 37px;
  text-shadow: #fff 0 0 5px, #fff 0 0 5px, #fff 0 0 5px, #fff 0 0 5px, #fff 0 0 5px, #fff 0 0 5px, #fff 0 0 5px, #fff 0 0 5px;
}

#content_wrap .lp-jumbotron-subtitle {
  display: block;
  font-weight: bold;
  font-size: 24px;
  line-height: 1.1;
}

#content_wrap .lp-jumbotron-image {
  position: absolute;
  top: -87px;
  right: -180px;
}

#content_wrap .lp-media {
  position: relative;
}

#content_wrap .lp-media-body {
  display: flex;
  align-items: center;
  margin-left: auto;
  width: 720px;
  text-align: center;
  text-shadow: #fff 0 0 5px, #fff 0 0 5px, #fff 0 0 5px, #fff 0 0 5px, #fff 0 0 5px, #fff 0 0 5px, #fff 0 0 5px, #fff 0 0 5px;
  font-size: 40px;
  line-height: 1.5;
}

#content_wrap .lp-media-body > *:last-child {
  margin-bottom: 0;
}

#content_wrap .lp-media-image {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-63%);
}

#content_wrap .lp-media-image > img {
  border: 1px solid #dfdfdf;
  box-shadow: 0 11px 10px -10px rgba(0, 0, 0, 0.2);
}

#content_wrap .lp-media-text {
  font-weight: 300;
}

#content_wrap .lp-section {
  margin-bottom: 120px;
}

#content_wrap .lp-section.of-primary .lp-section-titleGroup {
  margin-left: auto;
}

#content_wrap .lp-section-titleGroup.style-01 {
  margin-bottom: 25px;
}

#content_wrap .lp-section-titleGroup.style-01 .plus-icon {
  display: block;
  width: 100%;
  height: 50px;
  position: relative;
}
#content_wrap .lp-section-titleGroup.style-01 .plus-icon::before {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 7px;
  height: 37px;
  background: #e4e5ee;
  transform: translate(-50%, -50%);
}

#content_wrap .lp-section-titleGroup.style-01 .plus-icon::after {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 37px;
  height: 7px;
  background: #e4e5ee;
  transform: translate(-50%, -50%);
}

#content_wrap .lp-section.of-primary .lp-card .lp-card-image {
  right: auto;
  left: 140px;
  box-shadow: -42px 40px 60px 0 #dfdfdf;
}

#content_wrap .lp-section.of-primary .lp-card .lp-card-image.style-01 {
  top: -367px;
}

#content_wrap .lp-section.of-primary .lp-layout-grid.of-primary.of-column-12.style-01 {
  margin-top: 35px;
  padding-top: 35px;
  border-top: 1px solid #d5d5d5;
}

#content_wrap .lp-section.of-primary .lp-layout-grid.of-primary.of-column-12.style-01 .lp-card-image-02 {
  border: 1px solid #fff;
  box-shadow: 22px 20px 40px 0 #dfdfdf;
}

#content_wrap .lp-section.of-secondary {
  margin-bottom: 58px;
}

#content_wrap .lp-section.of-secondary .lp-section-content {
  position: relative;
  padding: 60px 0;
  min-height: 240px;
}

#content_wrap .lp-section.of-secondary .lp-section-content::before {
  position: absolute;
  top: 0;
  left: calc(((100vw - 100%) / 2)  * -1);
  z-index: -1;
  display: block;
  width: 100vw;
  height: 100%;
  background: linear-gradient(-151deg, #dcdde3 0%, #f6f6f6 100%);
  content: "";
}

#content_wrap .lp-section.of-tertiary .lp-section-titleGroup.style-01 {
  margin-bottom: 115px;
}

#content_wrap .lp-section.of-tertiary .lp-card-image.style-01 {
  top: -362px;
}

@media only screen and (max-width: 960px) {
  #content_wrap .lp-section.of-secondary .lp-section-content::before {
    left: 0;
    width: 100%;
  }
}

#content_wrap .lp-section-group {
  margin-bottom: 107px;
}

#content_wrap .lp-section-group > *:last-child {
  margin-bottom: 0;
}

#content_wrap .lp-section-content {
  position: relative;
  margin: 0 auto;
  max-width: 960px;
}

#content_wrap .lp-section-header {
  margin: 0 auto;
  min-height: 307px;
  max-width: 960px;
}

#content_wrap .lp-section-title {
  display: flex;
  align-items: flex-start;
  margin-bottom: 20px;
  padding-left: 15px;
  min-height: 87px;
}

#content_wrap .lp-section-titleContent {
  display: block;
  font-weight: 300;
  font-size: 24px;
  line-height: 1.4;
}

#content_wrap .lp-section-titleContent > em {
  display: inline-block;
  font-weight: 300;
  font-size: 40px;
}

#content_wrap .lp-section-titleGroup {
  margin-bottom: 60px;
  padding: 90px 0 0;
  width: 304px;
}

#content_wrap .lp-section-body {
  padding: 33px 0 30px;
  background: #f5f5f5;
}

#content_wrap .lp-section-image {
  position: absolute;
  top: 0;
  right: 0;
}

#content_wrap .lp-button-group {
  margin-bottom: 94px;
}

#content_wrap .lp-button-group.lp-bottom {
  margin: 93px 0;
}

#content_wrap .lp-button-group > *:last-child {
  margin-bottom: 0;
}

#content_wrap .lp-buttonConversion {
  display: inline-block;
  max-width: 100%;
  background: #d52627;
  box-shadow: rgba(213, 38, 39, 0.7) 0 8px 16px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  font-size: 20px;
  line-height: 1.4;
}

#content_wrap .lp-buttonConversion.lp-button_contact {
  position: relative;
  margin-right: 0;
  background: rgba(65, 161, 71, 1);
  box-shadow: rgba(65, 161, 71, 0.7) 0 8px 16px;
}

#content_wrap .lp-buttonConversion-body {
  display: flex;
  align-items: center;
  padding: 16px 14px 16px 24px;
}

#content_wrap .catalog_dl_lst .lp-buttonConversion-body {
  display: flex;
  align-items: center;
  padding: 8px 7px 8px 24px;
}

#content_wrap .lp-buttonConversion-text {
  margin-right: 8px;
  font-weight: bold;
}

#content_wrap .catalog_dl_lst .lp-buttonConversion-text {
  margin-right: 8px;
  font-weight: bold;
  font-size: 15px;
}


#content_wrap .lp-buttonConversion-image {
  margin: -23px 0;
  border: 1px solid #ccc;
}

#content_wrap .lp-buttonConversion-image > img {
  max-width: 52px;
}

#content_wrap .lp-buttonConversion.of-shadow {
  box-shadow: rgba(213, 38, 39, 0.7) 0 8px 16px;
}

#content_wrap .lp-buttonConversion.lp-button_contact.of-shadow {
  box-shadow: rgba(65, 161, 71, 0.7) 0 8px 16px;
}

#content_wrap .lp-buttonConversion.of-primary.of-download .lp-buttonConversion-body,
#content_wrap .lp-buttonConversion.of-primary.of-anchor .lp-buttonConversion-body {
  padding-left: 66px;
  width: 370px;
}

#content_wrap .lp-buttonConversion.lp-button_contact.of-primary.of-download .lp-buttonConversion-body,
#content_wrap .lp-buttonConversion.lp-button_contact.of-primary.of-anchor .lp-buttonConversion-body {
  padding-left: 51px;
}

#content_wrap .lp-buttonConversion.of-primary.of-download .lp-buttonConversion-body::before,
#content_wrap .lp-buttonConversion.of-primary.of-anchor .lp-buttonConversion-body::before {
  left: 28px;
}

#content_wrap .lp-buttonConversion.of-primary.of-download .lp-buttonConversion-text,
#content_wrap .lp-buttonConversion.of-primary.of-anchor .lp-buttonConversion-text {
  margin-right: 20px;
}


#content_wrap .lp-buttonConversion.lp-button_contact.of-primary.of-download .lp-buttonConversion-text,
#content_wrap .lp-buttonConversion.lp-button_contact.of-primary.of-anchor .lp-buttonConversion-text {
  margin-right: 13px;
}

#content_wrap .lp-buttonConversion.of-download .lp-buttonConversion-body,
#content_wrap .lp-buttonConversion.of-anchor .lp-buttonConversion-body {
  position: relative;
  padding-left: 56px;
}

#content_wrap .catalog_dl_lst .lp-buttonConversion.of-download .lp-buttonConversion-body,
#content_wrap .catalog_dl_lst .lp-buttonConversion.of-anchor .lp-buttonConversion-body {
  position: relative;
  padding-left: 35px;
}

#content_wrap .lp-buttonConversion.of-download .lp-buttonConversion-body::before,
#content_wrap .lp-buttonConversion.of-anchor .lp-buttonConversion-body::before {
  position: absolute;
  top: 50%;
  left: 20px;
  display: block;
  width: 22px;
  height: 21px;
  content: "";
  transform: translateY(-50%);
}

#content_wrap .catalog_dl_lst .lp-buttonConversion.of-download .lp-buttonConversion-body::before,
#content_wrap .catalog_dl_lst .lp-buttonConversion.of-anchor .lp-buttonConversion-body::before {
  position: absolute;
  top: calc(50% + 2px);
  left: 7px;
  display: block;
  width: 22px;
  height: 21px;
  content: "";
  transform: translateY(-50%);
}

#content_wrap .lp-buttonConversion.of-download .lp-buttonConversion-body::before {
  background: url("/img/landing_page/req/marker/bg_mk-g_2080_01_002.png") no-repeat center center;
}


#content_wrap .catalog_dl_lst .lp-buttonConversion.of-download .lp-buttonConversion-body::before {
  background: url("/img/landing_page/req/marker/bg_mk-g_2080_01_002.png") no-repeat center center;
  background-size: 16px;
}
#content_wrap .lp-buttonConversion.lp-button_contact.of-download .lp-buttonConversion-body::before {
  position: absolute;
  width: 0;
  height: 0;
  border-width: 5px 0 5px 7px;
  border-style: solid;
  border-color: rgba(65, 161, 71, 1) rgba(65, 161, 71, 1) rgba(65, 161, 71, 1) rgb(255,255,255);
  background: none;
  content: "";
}

#content_wrap .lp-icon {
  display: inline-block;
  padding: 2px 7px;
  border: 1px solid #d42425;
  color: #d42425;
  font-weight: bold;
  line-height: 1;
}

#content_wrap .lp-iconFeature {
  position: relative;
  display: block;
  padding: 12px 14px;
  border-radius: 25px;
  background: #e4e5ee;
  text-align: center;
  font-weight: bold;
  font-size: 18px;
}

#content_wrap .lp-iconFeature::after {
  position: absolute;
  top: -197px;
  right: 21px;
  z-index: -1;
  display: block;
  width: 143px;
  height: 213px;
  background: url("/img/landing_page/req/marker/bg_mk-g_2080_01_001.png") no-repeat center center;
  content: "";
}

#content_wrap .lp-section-titleGroup.style-01 .lp-iconFeature.style-01::after {
  background: none;
}

#content_wrap .lp-iconFeature .lp-icon-image {
  position: absolute;
  top: -196px;
  right: 23px;
  z-index: -1;
}

#content_wrap .lp-card {
  position: relative;
  margin: 0 -140px;
  background: #f5f5f5;
}

#content_wrap .lp-card.of-primary .lp-card-content {
  padding-top: 96px;
}

#content_wrap .lp-card .lp-card-content {
  position: relative;
  z-index: 10;
  margin: 0 auto;
  padding: 28px 0 33px;
  max-width: 960px;
}

#content_wrap .lp-card .lp-card-title {
  position: relative;
  z-index: 1;
  margin-bottom: 23px;
  max-width: 660px;
  color: #555;
  text-shadow: #fff 0 0 5px, #fff 0 0 5px, #fff 0 0 5px, #fff 0 0 5px, #fff 0 0 5px, #fff 0 0 5px, #fff 0 0 5px, #fff 0 0 5px;
  font-size: 49px;
  line-height: 1.2;
}

#content_wrap .lp-card .lp-card-text {
  font-weight: 300;
  font-size: 18px;
  line-height: 1.7;
}

#content_wrap .lp-card .lp-card-image {
  position: absolute;
  top: -306px;
  right: 140px;
  border: 1px solid #fff;
  box-shadow: 42px 40px 60px 0 #dfdfdf;
}

#content_wrap .lp-layout-grid {
  display: flex;
}

#content_wrap .lp-layout-grid > *:last-child {
  margin-bottom: 0;
}

#content_wrap .lp-layout-grid .lp-layout-grid-column > *:last-child {
  margin-bottom: 0;
}

#content_wrap .lp-layout-grid.of-column-12 {
  margin-left: -27px;
}

#content_wrap .lp-layout-grid.of-column-12 .lp-layout-grid-column {
  padding-left: 27px;
}

#content_wrap .lp-layout-grid.of-column-12 .lp-layout-grid-column.of-column-12 {
  width: calc((100% / 12) * 12);
}

#content_wrap .lp-layout-grid.of-column-12 .lp-layout-grid-column.of-column-11 {
  width: calc((100% / 12) * 11);
}

#content_wrap .lp-layout-grid.of-column-12 .lp-layout-grid-column.of-column-10 {
  width: calc((100% / 12) * 10);
}

#content_wrap .lp-layout-grid.of-column-12 .lp-layout-grid-column.of-column-9 {
  width: calc((100% / 12) * 9);
}

#content_wrap .lp-layout-grid.of-column-12 .lp-layout-grid-column.of-column-8 {
  width: calc((100% / 12) * 8);
}

#content_wrap .lp-layout-grid.of-column-12 .lp-layout-grid-column.of-column-7 {
  width: calc((100% / 12) * 7);
}

#content_wrap .lp-layout-grid.of-column-12 .lp-layout-grid-column.of-column-6 {
  width: calc((100% / 12) * 6);
}

#content_wrap .lp-layout-grid.of-column-12 .lp-layout-grid-column.of-column-5 {
  width: calc((100% / 12) * 5);
}

#content_wrap .lp-layout-grid.of-column-12 .lp-layout-grid-column.of-column-4 {
  width: calc((100% / 12) * 4);
}

#content_wrap .lp-layout-grid.of-column-12 .lp-layout-grid-column.of-column-3 {
  width: calc((100% / 12) * 3);
}

#content_wrap .lp-layout-grid.of-column-12 .lp-layout-grid-column.of-column-2 {
  width: calc((100% / 12) * 2);
}

#content_wrap .lp-utility-textAlign-left {
  text-align: left;
}

#content_wrap .lp-utility-textAlign-right {
  text-align: right;
}

#content_wrap .catalog_dl_lst {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}

#content_wrap .catalog_dl_lst li {
  width: calc(100% / 4);
}

#content_wrap .catalog_dl_lst_titl {
  display: block;
  text-align: center;
  font-weight: 700;
  font-size: 14px;
}

#content_wrap .catalog_dl_lst_img {
  display: block;
  margin-top: 25px;
  text-align: center;
}

#content_wrap .catalog_dl_lst_img img {
  max-width: 135px;
  width: 135px;
  border: 1px solid #ccc;
}

#content_wrap .catalog_dl_lst_btn {
  display: block;
  margin-top: 30px;
  text-align: center;
}
