@charset "UTF-8";

/* CSS Document */
.mainvisual {
    height: 266px;
    background: #f4f9fd url("/img/landing_page/req/process/bg_fd-x_2050_01_007.jpg") no-repeat top center;
}

.mv_txt_01 {
    display: inline-block;
    margin-top: 36px;
    padding-bottom: 16px;
    border-bottom: #047bc7 solid 2px;
    color: #047bc7;
    font-size: 28px;
    font-weight: 700;
    text-align: center;
}

.mv_txt_02 {
    display: inline-block;
    margin-top: 13px;
    color: #333;
    font-size: 48px;
    font-weight: 900;
    line-height: 1.36;
}

.lp-section {
    background: linear-gradient(to bottom, #e4eff4, #fff);
}

.lp-section-content {
    max-width: 970px;
    margin: 0 auto;
    padding: 40px 0;
}

.lp-section-content > *:last-child {
    margin-bottom: 0;
}

.lp-media {
    display: flex;
    align-items: center;
}

.lp-media-body {
    order: 2;
}

.lp-media-image {
    order: 1;
    margin-right: 60px;
}

.lp-list li {
    position: relative;
    margin-bottom: 20px;
    padding-left: 30px;
    font-size: 20px;
    line-height: 1.5;
}

.lp-list li::before {
    display: inline-block;
    position: absolute;
    top: 18px;
    left: 0;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #023d62;
    content: "";
}

.lp-list li > em {
    color: #047bc7;
    font-size: 28px;
}

.lp-list > *:last-child {
    margin-bottom: 0;
}

.lp-navigation {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 40px;
}

.lp-navigation > *:last-child {
    margin-bottom: 0;
}

.lp-navigation li {
    margin: 0 20px 40px;
}

.lp-navigation li a {
    display: inline-block;
    position: relative;
    width: 425px;
    padding: 21px 65px 24px 30px;
    border-radius: 10px;
    background: #047bc7;
    box-shadow: 5px 10px 15px rgba(0, 0, 0, 0.25);
    color: #fff;
    font-size: 26px;
    font-weight: bold;
    line-height: 1.48;
}

.lp-navigation li a::after {
    display: inline-block;
    position: absolute;
    top: 50%;
    right: 32px;
    width: 10px;
    height: 10px;
    margin-top: -8px;
    transform: rotate(135deg);
    border-top: solid 2px #fff;
    border-right: solid 2px #fff;
    content: "";
}

.lp-navigation li.of-primary a {
    padding-left: 76px;
}

.lp-navigation li.of-primary a::before {
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 30px;
    width: 34px;
    height: 34px;
    transform: translateY(-50%);
    background: url("/img/landing_page/req/process/bg_fd-x_2050_01_008.png") no-repeat;
    content: "";
}

.lp-navigation li.of-secondary a {
    padding-left: 76px;
    background: #1f4da2;
}

.lp-navigation li.of-secondary a::before {
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 30px;
    width: 34px;
    height: 34px;
    transform: translateY(-50%);
    background: url("/img/landing_page/req/process/bg_fd-x_2050_01_009.png") no-repeat;
    content: "";
}

.lp-navigation li.of-tertiary a {
    width: 890px;
    padding: 16px 65px 16px 30px;
    background: #338138;
    font-size: 26px;
}

.lp-navigation li.of-tertiary a::after {
    margin-top: -5px;
    transform: rotate(45deg);
}

.lp-listButton {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: -20px;
    margin-bottom: 20px;
}

.lp-listButton li {
    margin-top: 16px;
    margin-left: 16px;
}

.lp-listButton li:nth-child(odd) {
    margin-left: 0;
}

.lp-listButton li a.lp-buttonConversion {
    display: block;
    position: relative;
    padding: 15px 30px 15px 20px;
    background: #d91f1f;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
}

.lp-listButton li a.lp-buttonConversion > span {
    position: relative;
    padding-left: 35px;
    font-weight: bold;
}

.lp-listButton li a.lp-buttonConversion > span::before {
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    width: 20px;
    height: 26px;
    transform: translateY(-50%);
    background: url("//www.keyence.co.jp/img/landing_page/common/icon03.png") no-repeat;
    background-size: 20px auto;
    content: "";
}

.lp-listButton li a.lp-buttonInquiry {
    display: block;
    position: relative;
    padding: 15px 27px;
    background: #338138;
    color: #fff;
    font-size: 16px;
    text-align: center;
}

.lp-listButton li a.lp-buttonInquiry > span {
    position: relative;
    padding-left: 27px;
    font-weight: bold;
}

.lp-listButton li a.lp-buttonInquiry > span::before {
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    width: 0;
    height: 0;
    transform: translateY(-50%);
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-left: 8px solid #fff;
    content: "";
}

.section_02 {
    margin-top: 70px;
    margin-bottom: 47px;
}

.section_03 .title_text_split {
    display: flex;
    align-items: center;
    color: #047bc7;
}

.section_03 .title_text_split_inner {
    padding: 0 29px;
    font-size: 40px;
    font-weight: 700;
}

.section_03 .title_text_split::before,
.section_03 .title_text_split::after {
    flex-grow: 1;
    height: 2px;
    background-color: #047bc7;
    content: "";
}

.section_04 .title_text_split {
    display: flex;
    align-items: center;
    color: #1f4da2;
}

.section_04 .title_text_split_inner {
    padding: 0 29px;
    font-size: 40px;
    font-weight: 700;
}

.section_04 .title_text_split::before,
.section_04 .title_text_split::after {
    flex-grow: 1;
    height: 2px;
    background-color: #1f4da2;
    content: "";
}

.section_03 {
    padding-top: 50px;
    background: url("/img/landing_page/req/process/bg_fd-x_2050_01_003.jpg") no-repeat center 450px;
}

.section_03 .contents_description {
    -webkit-justify-content: center;
    display: flex;
    justify-content: center;
    padding-top: 75px;
}

.section_03 .txt_area {
    width: 485px;
    padding-left: 30px;
}

.section_03 .txt_area .txt_01 {
    margin-top: 58px;
    font-size: 44px;
    font-weight: 800;
    line-height: 1.48;
}

.section_03 .txt_area .txt_02 {
    display: inline-block;
    margin-top: 25px;
    font-size: 18px;
    line-height: 1.7;
}

.section_03 .img_area {
    -webkit-flex-wrap: wrap;
    -webkit-justify-content: flex-start;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    width: 485px;
    margin-left: 40px;
}

.section_03 .img_area_contents {
    margin-bottom: 18px;
}

.section_03 .img_area_contents:nth-of-type(2n-2) {
    margin-left: 15px;
}

.section_03 .img_area_contents dt {
    display: block;
    margin-bottom: 5px;
    font-size: 16px;
    text-align: center;
}

.section_03 .contents_item {
    margin-top: 73px;
    padding: 40px 20px 0;
    background: #eff6f7;
}

.section_04 {
    margin-top: 45px;
    margin-bottom: 70px;
    padding-top: 50px;
    background: url("/img/landing_page/req/process/bg_fd-x_2050_01_004.jpg") no-repeat center 60px;
}

.section_04 .contents_description {
    -webkit-justify-content: center;
    display: flex;
    justify-content: center;
    padding-top: 75px;
}

.section_04 .txt_area {
    width: 485px;
}

.section_04 .txt_area .txt_01 {
    margin-top: 52px;
    font-size: 44px;
    font-weight: 800;
    line-height: 1.48;
}

.section_04 .txt_area .txt_02 {
    display: inline-block;
    margin-top: 25px;
    font-size: 18px;
    line-height: 1.7;
}

.section_04 .img_area {
    -webkit-flex-wrap: wrap;
    -webkit-justify-content: flex-start;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    width: 485px;
    margin-left: 40px;
}

.section_04 .img_area_contents {
    margin-bottom: 18px;
}

.section_04 .img_area_contents:nth-of-type(2n-2) {
    margin-left: 15px;
}

.section_04 .img_area_contents dt {
    display: block;
    margin-bottom: 5px;
    font-size: 16px;
    text-align: center;
}

.section_04 .contents_item {
    margin-top: 65px;
    padding: 20px 20px;
    background: #ecf5fb;
}

.contents_item_list_item_attention {
    margin-top: -1px;
    margin-bottom: 22px;
    padding-left: 14px;
    border-left: #88a4d1 solid 3px;
    line-height: 1;
}

.contents_item_list_item_attention .txt_01 {
    margin-bottom: 5px;
    font-size: 22px;
    font-weight: 700;
}

.contents_item_list_item_attention .txt_02 {
    transform: translateX(-10px);
    font-size: 16px;
    font-weight: 700;
}

.contents_item_list {
    -webkit-flex-wrap: wrap;
    -webkit-align-items: flex-start;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
}

.contents_item_list_item {
    width: 465px;
    padding: 0 10px;
}

.contents_item_list_item.contents_item_list_item_01 {
    width: 465px;
    padding-top: 63px;
}

.contents_item_list_item.contents_item_list_item_02 {
    width: 465px;
    padding-left: 20px;
}

.contents_item_list_item_img {
    margin-right: 15px;
    float: left;
}

.contents_item_news {
    display: inline-block;
    margin-right: 10px;
    padding: 0 6px;
    background: #d40000;
    color: #fff;
    font-weight: bold;
}

.contents_item_series {
    display: inline-block;
    color: #047bc7;
    font-size: 20px;
    font-weight: 700;
}

.section_04 .contents_item_series {
    color: #1f4da2;
}

.contents_item_name {
    margin-top: 7px;
    color: #333;
    font-size: 20px;
    font-weight: 700;
}

.contents_item_description {
    margin-top: 17px;
    color: #333;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.9;
}

.contents_item_list_cv_btn {
    padding-top: 20px;
    padding-bottom: 39px;
    clear: both;
    text-align: center;
}

.contents_item_list_cv_btn > *:last-child {
    margin-bottom: 0;
}

.section_04 .contents_item_list_cv_btn {
    padding-bottom: 20px;
}

.item_border_left {
    border-left: solid 1px #ccc;
}
