/* common */
.cl01 {
    color: #e6211a !important;
}

.i-t01 {
    position: relative;
    padding-left: 38px;
}

.i-t01::before {
    position: absolute;
    content: '';
    width: 16px;
    height: 16px;
    top: 5px;
    left: 0;
    background-color: #000981;
}

.pb100 {
    padding-bottom: 100px;
}

/* width */
.w150 {
    width: 150px;
}

.w450 {
    width: 450px;
}

.w550 {
    width: 550px;
}

/* index (toppage) */
.ind_page_title {
    font-size: 36px;
    font-weight: 700;
    line-height: 150%;
    color: #4D4D4D;
    text-align: center;
    width: 870px;
    padding: 26px 0 20px;
    background: rgba(255, 255, 255, 0.9);
    box-shadow: 0 0 10px rgba(255, 255, 255, 0.9);
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    letter-spacing: -1px;
}

.ind_slider {
    max-width: 1920px;
    margin: 0 auto;
}

.ind_slider .ind_main_visual {
    display: flex;
    align-items: center;
}

.ind_page_title .font28 {
    font-size: 28px;
}

.ind_page_title .font32 {
    font-size: 32px;
}

.ind_slider .smp {
    display: none;
}

.ind_block01 {
    padding-top: 65px;
}

.ind_block01__title {
    font-size: 32px;
    font-weight: bold;
    color: #1A1A1A;
    margin-bottom: 60px;
    text-align: center;
}

.ind_block01__right {
    width: 690px;
}

.ind_block01__list {
    display: flex;
    justify-content: space-between;
    margin-bottom: 115px;
}

.ind_block01__list .img {
    width: 521px;
}

.ind_block01__des {
    line-height: 175%;
    margin-bottom: 35px;
    margin-top: 10px;
}

.ind_block01__des .content {
    margin-bottom: 25px;
}

.ind_title {
    font-size: 72px;
    color: #BDCCD4;
    margin-left: -55px;
    margin-bottom: 35px;
}

.ind_title .jp {
    font-size: 32px;
    color: #333333;
    padding-left: 30px;
    font-weight: bold;
}

.ind_block02__list {
    width: 1350px;
    background: #F2F2F2;
    padding: 25px 15px 42px;
    margin: 0 auto 85px;
    box-shadow: 0 0 9px #7b7b7b;
}

.ind_block02__item {
    width: 400px;
    color: #1A1A1A;
    float: left;
    margin-right: 40px;
    margin-bottom: 63px;
}

.ind_block02__item:last-child {
    margin-right: 0;
}

.ind_block02__item .img {
    margin-bottom: 55px;
    position: relative;
}

.ind_block02__item .img:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background: #DDE8EA;
    position: absolute;
    left: 15px;
    bottom: -12px;
    z-index: -3;
}

.ind_block02__title {
    font-size: 22px;
    text-align: center;
    margin-bottom: 30px;
    font-weight: bold;
}

.ind_title01 {
    color: #333333;
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 20px;
}

.ind_block03__list {
    overflow: hidden;
    margin-bottom: 60px;
}

.ind_block03__list .item {
    width: 300px;
    position: relative;
    float: left;
    margin-right: 26px;
}

.ind_block03__list .item:last-child {
    margin-right: 0;
}

.ind_block03__des {
    width: 87%;
    padding-top: 7px;
    border-top: 1px solid #fff;
    font-size: 18px;
    color: #fff;
    position: absolute;
    bottom: 18px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.ind_block03 {
    margin-bottom: 95px;
}

.ind_block04 {
    padding-bottom: 110px;
}

.ind_block04 .ind_title {
    margin-bottom: 48px;
}

.ind_block04__list {
    overflow: hidden;
}

.ind_block04__title {
    font-size: 30px;
    line-height: 185%;
    font-weight: bold;
    margin-top: 12px;
    margin-bottom: 38px;
}

.ind_block04__des,
.ind_block04__title,
.ind_block04__left {
    width: 512px;
    float: left;
    color: #1A1A1A;
}

.ind_block04__item .img {
    width: 740px;
    float: right;
}

.ind_block04__des {
    margin-bottom: 65px;
    line-height: 165%;
}

.ind_block04__des p {
    margin-bottom: 25px;
}

/* company */
.company_block01 .main_title {
    padding-bottom: 50px;
}

.company_block__item {
    display: flex;
    justify-content: space-between;
    margin-bottom: 65px;
}

.company_left {
    width: 765px;
}

.company_block01__title {
    color: #1A1A1A;
    font-size: 26px;
    line-height: 175%;
    margin-bottom: 37px;
    font-weight: bold;
    margin-top: 5px;
}

.company_block01__des p {
    margin-bottom: 30px;
    line-height: 180%;
}

.company_block01__des p:last-child {
    margin-bottom: 20px;
}

.company_signature {
    text-align: right;
}

.company_signature img {
    display: inline-block
}

.company_right {
    width: 430px;
}

.company_right {
    position: relative
}

.company_block02 .main_title {
    padding-bottom: 60px;
}

.company_block02__tbl {
    color: #1A1A1A;
    max-width: 1300px;
    margin-bottom: 70px;
}

.company_block02__tbl tr th,
.company_block02__tbl tr td {
    padding: 14px 0;
}

.company_block02__tbl tr th {
    width: 360px;
    font-weight: normal;
    padding-left: 70px;
    text-align: left
}

.company_block02__tbl tr td {
    padding-left: 15px;
}

.company_block02__tbl tr:nth-child(2n+1) th,
.company_block02__tbl tr:nth-child(2n+1) td {
    background: #E6E6E6;
}

.company_map {
    margin-bottom: 10px;
}

.company_map iframe {
    width: 1280px;
    height: 450px;
}

.company_map__des,
.company_block04__des {
    color: #1A1A1A;
    line-height: 160%;
}

.company_map__des {
    padding-left: 5px;
}

.company_block03 {
    margin-bottom: 105px;
}

.company_block03 .main_title {
    padding-bottom: 50px;
}

.company_block04 {
    padding-bottom: 120px;
}

.company_block04 .main_title {
    padding-bottom: 42px;
}

.company_block04__list {
    overflow: hidden;
}

.company_block04__list .item {
    width: 300px;
    float: left;
    margin-right: 26px;
}

.company_block04__list .item:last-child {
    margin-right: 0;
}

.company_block04__list .item .img {
    margin-bottom: 10px;
}

/* contact */
.contact .main_title {
    margin-bottom: 46px;
}

.contact_p01 {
    line-height: 1.8;
    margin-bottom: 18px;
}

.contact_p02 {
    letter-spacing: 0.5px;
    margin-bottom: 82px;
}

.contact_p02 span {
    margin-left: 20px;
    letter-spacing: 1.5px;
}

.contact_p03 {
    color: #323333;
    font-size: 15px;
    margin-bottom: 14px;
}

.contact_form {
    color: #333333;
    padding-bottom: 195px;
}

.contact_form dl {
    padding-bottom: 44px;
}

.contact_form dt {
    border-top: 1px solid #9e9e9f;
    padding-top: 26px;
    padding-bottom: 12px;
    position: relative;
    padding-left: 38px;
}

.contact_form dt::after {
    content: '※';
    font-size: 15px;
    font-weight: bold;
    color: #e6211a;
    padding-left: 10px;
}

.contact_form dt::before {
    top: 32px;
}

.contact_form dd {
    padding-left: 38px;
    padding-bottom: 36px;
}

.contact_form dd textarea {
    max-width: 800px;
    margin-top: 5px;
    width: 100% !important;
    height: 180px !important;
}

.contact_form input,
.contact_form select,
.contact_form textarea {
    border-radius: 11px;
    border: 1px solid #9e9e9f;
    font-size: 16px;
    padding: 10px 15px;
}

.contact_form-check label {
    margin-right: 12px;
    min-width: 200px;
    display: inline-block;
}

.contact_form-check input {
    margin-right: 7px;
}

.contact_form-group {
    margin-top: 6px;
    margin-bottom: 15px;
    display: flex;
    align-items: baseline;
}

.contact_form-group label {
    width: 130px;
    display: inline-block;
}

.contact_form-group-col2 {
    margin-left: 10px;

}

.contact_form-group-col2 label {
    padding-left: 42px;
}

.contact_form-group label {
    font-size: 15px;
}

.contact_form-group span {
    color: #595757;
    font-size: 15px;
    margin-left: 20px;
}

.contact_policy {
    color: #333333;
    border: 2px solid #999999;
    height: 180px;
    overflow: auto;
    background-color: #ffffff;
    margin-bottom: 48px;
    position: relative;
}

.contact_policy_row {
    padding: 20px 35px;
}

.contact_policy_title {
    font-size: 17px;
    margin-bottom: 12px;
}

.contact_policy_row div {
    font-size: 14px;
}

.contact_form-inline {
    color: #333333;
    text-align: center;
    margin-bottom: 36px;
}

.contact_form-inline input {
    margin-right: 5px;
}

.contact_btn {
    max-width: 320px;
}

.contact_btn:before {
    top: 26px;
}

.contact_btn button {
    opacity: 1 !important;
    padding: 20px 10px;
    letter-spacing: 0.5px;
    border: 2px solid #005183;
    letter-spacing: 1px;
}

.ps__rail-y {
    left: auto !important;
}

.ie div.mfp_err {
    background-position: 0px 4px !important;
}

div.mfp_err {
    background-position: 0px 6px !important;
}

.contact_form-group div.mfp_err {
    margin-left: 15px !important;
}

.contact_form-group>div div.mfp_err {
    margin-left: 135px !important;
}

.thanks_title {
    font-size: 25px;
    text-align: center;
    margin-bottom: 30px;
}

#thanks_box {
    width: 90%;
    padding: 12px;
    margin: 0 auto;
    max-width: 640px;
    text-align: center;
    border: 2px solid #ccc;
}

#thanks_box a {
    color: #0071BC;
    outline: 0;
}

#thanks01 {
    font-size: 18px;
    margin-bottom: 10px;
}

#thanks02 {
    margin-bottom: 15px;
}

div.mfp_buttons button {
    cursor: pointer;
    max-width: 155px;
    line-height: 105%;
    text-align: center;
    font-weight: bold;
    display: inline-block;
    width: 100%;
    font-size: 14px;
    border-radius: 11px;
    padding: 11px 10px;
    letter-spacing: 0.5px;
    margin: 0 4px;
    border: 2px solid #005183;
}

div.mfp_buttons button:hover {
    background: #005183;
    color: #fff;
}

div.mfp_buttons button#mfp_button_cancel {
    border: 2px solid #d4145a;
}

div.mfp_buttons button#mfp_button_cancel:hover {
    background: #d4145a;
}

/*business*/
#business_block01 {
    margin-bottom: 200px;
}

#business_block02 {
    margin-bottom: 175px;
}

#business .ind_title {
    font-weight: bold;
    letter-spacing: 4px;
    margin-bottom: 65px;
}

.color01 {
    color: #99BDD7;
}

.color02 {
    color: #ADD2DA;
}

.color03 {
    color: #B8D0BD;
}

.color04 {
    color: #B3B3B3;
}

#business .ind_title .jp {
    letter-spacing: 2px;
}

#business .main_title {
    margin-bottom: 55px;
}

.business_ankerlink {
    display: flex;
    justify-content: space-between;
    margin-bottom: 165px;
}

.business_ankerlink li {
    width: 300px;
    text-align: center;
    font-weight: bold;
    padding: 22px 0 10px;
    font-size: 18px;
    background: #005B9A;
    position: relative;
    -webkit-box-shadow: 4px 4px 3px 0px rgba(0, 0, 0, 0.65);
    -moz-box-shadow: 4px 4px 3px 0px rgba(0, 0, 0, 0.65);
    box-shadow: 4px 4px 3px 0px rgba(0, 0, 0, 0.65);
}

.business_ankerlink li:nth-child(2) {
    background: #00728B;
}

.business_ankerlink li:nth-child(3) {
    background: #4D8959;
}

.business_ankerlink li:last-child {
    background: #808080;
}

.business_ankerlink li:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    border-top: 9px solid #D9E021;
    margin: 13px auto 0;
}

.business_ankerlink li a {
    display: block;
    color: #fff;
}

.business_block__list01 {
    display: flex;
    justify-content: space-between;
    margin-bottom: 82px;
}

#business_block02 .business_block__list01 {
    margin-bottom: 50px;
}

.flex_direction {
    flex-direction: row-reverse
}

.business_block__left,
.business_content__right {
    width: 600px;
}

#business_block02 .business_content__right {
    margin-top: 20px;
}

#business_block02 .flex_direction .business_content__right {
    margin-top: 0;
}

.business_slide .slick-dots li button:before {
    font-size: 15px;
    color: #B3B3B3;
    opacity: 1;
}

.business_slide .slick-dots li.slick-active button:before {
    color: #006F9D;
}

#business_block03 .business_slide .slick-dots li.slick-active button:before {
    color: #4D8959;
}

.business_slide .slick-dots {
    bottom: -35px;
}

.business_slide .slick-dots li {
    margin: 0 2px;
}

.business_title {
    font-size: 26px;
    font-weight: bold;
    margin-bottom: 33px;
    margin-top: 10px;
    padding-left: 40px;
    line-height: 120%;
    position: relative;
    color: #333333;
}

.business_title:before {
    content: '';
    display: block;
    width: 16px;
    height: 16px;
    background: #005B9A;
    position: absolute;
    left: 0;
    top: 10px;
}

.business_title.green:before {
    background: #4D8959;
}

.business_title.blue:before {
    background: #00728B;
}

.business_title.mbt01 {
    margin-bottom: 60px;
}

.business_text01,
.business_example__des,
.business_slide__des,
.business_note {
    color: #1A1A1A;
}

.business_text01 {
    line-height: 195%;
}

.business_text01 p {
    margin-bottom: 15px;
}

.business_text01 p:first-child {
    margin-bottom: 35px;
}

#business_block02 .business_text01 {
    margin-bottom: 10px;
}

.business_example__title {
    font-size: 15px;
    display: inline-block;
    padding: 3px 16px 3px;
    background: #005B9A;
    color: #fff;
    border-radius: 7px;
    position: relative;
    bottom: -17px;
    left: 10px;
    letter-spacing: 1px;
}

.business_example__title.blue {
    background: #00728B;
}

.business_example__des {
    padding: 30px 4px 26px 16px;
    background: #fff;
    border-width: 2px;
    border-style: solid;
    border-color: #005B9A;
    border-radius: 10px;
}

.business_example__des.blue {
    border-color: #00728B;
    padding: 30px 4px 10px 16px;
}

.btn-w280 {
    width: 280px;
}

.business_method dt {
    font-size: 21px;
    color: #333333;
    font-weight: bold;
    padding-bottom: 12px;
    border-bottom: 1px solid #808080;
    margin-bottom: 7px;
}

.business_method dt .number {
    font-size: 36px;
    padding-right: 30px;
    position: relative;
    bottom: -2px;
}

.number {
    color: #619F92;
}

.business_method dd {
    color: #1A1A1A;
    margin-bottom: 28px;
    line-height: 170%;
    letter-spacing: -0.5px;
}

.business_slide__des {
    text-align: center;
    margin-top: 20px;
}

.business_block__list01.flex_direction .business_slide {
    margin-bottom: 95px;
}

.business_block__button {
    display: flex;
}

.business_block__button .btn--blue {
    margin: 0 20px 0 0;
}

.btn-pdf {
    width: 280px;
    background: #287983;
    text-align: center;
    border-radius: 10px;
    position: relative;
    letter-spacing: 1px;
}

.btn-pdf:after {
    content: '';
    display: inline-block;
    width: 20px;
    height: 25px;
    background: url('../images/business_bg02.png') no-repeat center center;
    position: absolute;
    right: 23px;
    top: 15px;
}

.btn-pdf a {
    font-size: 17px;
    font-weight: 700;
    display: block;
    width: 100%;
    line-height: 105%;
    text-align: center;
    padding: 16px 10px;
    color: #fff;
}

.business_example__des li {
    padding-left: 35px;
    font-size: 15px;
    position: relative;
    margin-bottom: 10px;
}

.business_example__des li:before {
    content: '';
    display: inline-block;
    width: 10px;
    height: 10px;
    background: #FBB03B;
    position: absolute;
    left: 10px;
    top: 10px;
}

.number_green {
    color: #B0B85C;
}

.business_note {
    font-size: 15px;
    margin-bottom: 5px;
}

.business_note .red {
    color: #C1272D;
}

.business_list02__item01 {
    width: 550px;
    float: left;
    background: #E6E6E6;
    border: 2px dotted #616263;
    border-radius: 6px;
    position: relative;
    padding-bottom: 10px;
}

.business_list02__item01::after {
    content: '';
    display: block;
    width: 93px;
    height: 81px;
    background: url('../images/business_bg01.png') no-repeat center center;
    position: absolute;
    right: -115px;
    top: 73px;
}

.business_list02__item02all {
    width: 600px;
    float: right;
}

.business_list02__item02all,
.business_list02__item01 {
    margin-bottom: 75px;
}

.business_title01 {
    display: inline-block;
    color: #fff;
    border-radius: 10px;
    font-size: 15px;
    padding: 3px 13px;
    letter-spacing: 1px;
    background: #808080;
    position: relative;
    top: -15px;
    left: 10px;
}

.business_example01 li {
    padding-left: 55px;
    letter-spacing: -0.5px;
    color: #1A1A1A;
    font-size: 15px;
    position: relative;
    margin-bottom: 7px;
}

.business_example01 li:before {
    content: '';
    display: inline-block;
    width: 17px;
    height: 17px;
    background: url('../images/business_bg03.png') no-repeat center center;
    position: absolute;
    left: 24px;
    top: 5px;
}

.business_title02 {
    font-size: 21px;
    padding: 9px 55px;
    background: #4D8959;
    letter-spacing: 2px;
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    font-weight: bold;
    position: absolute;
    top: -25px;
    left: 10px;
}

.business_list02__item02 {
    border: 2px solid #4D8959;
    border-radius: 10px;
    background: #E6E6E6;
    margin-bottom: 20px;
    position: relative;
    padding: 30px 0 10px;
}

.business_list02__item02 .business_example01 li:before {
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: #00728B;
    left: 20px;
}

.business_block__list03 {
    clear: both;
    border: 2px solid #00728B;
    padding: 26px 0 20px 125px;
    background: #fff;
    position: relative;
    margin-bottom: 190px;
}

.business_block__list03 .business_title {
    display: inline-block;
    position: absolute;
    top: -20px;
    left: 27px;
    background: #fff;
    padding: 0 30px 0 55px;
    letter-spacing: 1px;
}

.business_block__list03 .business_title.green:before {
    left: 17px;
}

.business_example02 {
    text-align: center;
}

.business_example02 li {
    font-size: 18px;
    color: #1A1A1A;
    display: inline-block;
    text-align: center;
    margin: 15px 110px 15px 0;
    padding-left: 23px;
    font-weight: bold;
    position: relative;
}

.business_example02 li:before {
    content: '';
    display: inline-block;
    width: 0;
    height: 0;
    border-top: 9px solid transparent;
    border-left: 13px solid #F7931E;
    border-bottom: 9px solid transparent;
    position: absolute;
    left: 0;
    top: 5px;
}

#business_block03 {
    margin-bottom: 190px;
}

.business_block__list04__item {
    display: flex;
    justify-content: space-between;
    margin-bottom: 35px;
}

.business_block__list04__item .item {
    width: 600px
}

.business_block__list04__item .img {
    margin-bottom: 10px
}

.business_des01 {
    font-size: 18px;
    color: #1A1A1A;
}

.business_block__list04 .business_note {
    text-align: right;
}

.business_block04__list {
    display: flex;
    justify-content: space-between;
    margin-bottom: 70px;
}

.business_block04__list .img {
    width: 400px
}

.business_title.gray:before {
    background: #666666;
}

.business_block04__des {
    width: 820px;
    margin-top: 20px;
}

#business_block04 {
    padding-bottom: 160px;
}

#business_block03 .business_content__right {
    margin-top: 20px;
}

#business_block03 .business_block__list01 {
    margin-bottom: 90px;
}

.business_title.mbt02 {
    margin-bottom: 50px;
}

.business_block__list04 .business_note {
    margin-bottom: 45px;
}

.business_block04__photos {
    display: flex;
    flex-wrap: wrap;
}

.business_block04__photos .img {
    margin-left: 40px;
    margin-bottom: 40px;
}

.business_block04__photos .img:nth-child(3n+1) {
    margin-left: 0;
}

/*recruit*/
#recruit .main_title {
    margin-bottom: 50px;
}

#recruit .main_title.mbt01 {
    margin-bottom: 35px;
}

#recruit .main_title.mbt02 {
    margin-bottom: 25px;
}

#recruit .business_title.mbt01 {
    margin-bottom: 45px;
}

#recruit .business_text01 p {
    margin-bottom: 35px;
}

.recruit_block01 {
    display: flex;
    justify-content: space-between;
    margin-bottom: 65px;
}

.recruit_block01__left {
    width: 615px;
}

.recruit_block01__right {
    width: 600px
}

.recruit_block01 .business_title {
    line-height: 155%;
    margin-top: 10px;
}

.recruit_block01 .business_title:before {
    top: 14px;
}

.recruit_block02__item {
    width: 560px;
    margin-bottom: 10px;
}

.recruit_block02__item .img {
    margin-bottom: 33px;
}

.recruit_block02__title {
    color: #00728B;
    font-size: 21px;
    font-weight: bold;
    margin-bottom: 20px;
}

.recruit_block02 {
    margin-bottom: 30px;
}

.recruit_block03__content {
    /*width: 820px;*/
}

.recruit_block04__tbl {
    color: #1A1A1A;
    margin-bottom: 125px;
}

.recruit_block04__tbl tr th,
.recruit_block04__tbl tr td {
    padding: 14px 0;
    font-weight: normal;
}

.recruit_block04__tbl tr th {
    width: 325px;
    padding-left: 65px;
    padding-right: 5px;
    text-align: left;
}

.recruit_block04__tbl tr:nth-child(2n+1) th,
.recruit_block04__tbl tr:nth-child(2n+1) td {
    background: #E6E6E6
}

.recruit_block04__list {
    display: table;
}

.recruit_block04__list:first-child {
    margin-bottom: 13px;
}

.recruit_block04__list .number,
.recruit_block04__list .des {
    display: table-cell;
    color: #1A1A1A;
}

.recruit_block04__list .number {
    width: 35px;
}

.recruit_block04 {
    padding-bottom: 130px;
}

/* works */
.works_intro {
    position: relative;
    margin-top: -56px;
    margin-bottom: 88px;
}

.works_intro__box {
    top: 125px;
    left: 47px;
    width: 608px;
    padding: 34px 33px 24px 36px;
    position: absolute;
    background-color: #fff;
    -webkit-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.55);
    -moz-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.55);
    box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.55);
}

.works_intro__box::before {
    content: '';
    position: absolute;
    top: -14px;
    left: -14px;
    width: 100%;
    height: 100%;
    background-color: #486c93;
    z-index: -1;
    -webkit-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.55);
    -moz-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.55);
    box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.55);
}

.works_intro__map {
    padding-left: 10%;
}

.works_intro__title {
    font-size: 22px;
    color: #005b9a;
    font-weight: bold;
    letter-spacing: 1px;
    padding-bottom: 15px;
    margin-bottom: 9px;
    border-bottom: 1px solid #00728b;
}

.works_intro__desc {
    color: #1a1a1a;
    line-height: 1.9;
    letter-spacing: -0.4px;
    text-align: justify;
}

.works_intro__image div {
    width: 200px;
    height: 150px;
    position: absolute;
}

.works_intro__image img {
    width: 100%;
}

.works_intro__image .item-01 {
    top: 280px;
    right: 77px;
}

.works_intro__image .item-02 {
    top: 500px;
    right: 134px;
}

.works_intro__image .item-03 {
    top: 643px;
    right: 390px;
}

.works_intro__image div::before {
    content: '';
    position: absolute;
    right: -8px;
    bottom: -8px;
    width: 100%;
    height: 100%;
    z-index: -1;
}

.works_intro__image .item-01::before {
    background-color: #6a95bf;
}

.works_intro__image .item-02::before {
    background-color: #ddac77;
}

.works_intro__image .item-03::before {
    background-color: #75b383;
}

.works_list {
    padding: 57px 0 80px;
    margin: 0 -13px;
    display: flex;
    flex-wrap: wrap;
}

.works_list__item {
    width: 25%;
    padding: 0 13px;
    margin-bottom: 40px;
}

.works_list__item img {
    width: 100%;
}

.works_list__item div {
    margin-bottom: 11px;
}

.works_list__item p {
    text-align: center;
    letter-spacing: 1px;
}