.service_list{display:flex;flex-wrap:wrap;margin-left:-50px;margin-top:40px;width:calc(100% + 100px)}@media screen and (max-width:767px){.service_list{margin-left:-20px;width:calc(100% + 40px)}}@media screen and (max-width:414px){.service_list{margin-top:30px}}.service_list_item{box-sizing:border-box;padding:60px 100px;transition:.7s;width:50%}.service_list_item:first-child{background-color:#0171bb}.service_list_item:nth-child(2){background-color:#0084c4}.service_list_item:nth-child(3){background-color:#009db4}.service_list_item:nth-child(4){background-color:#00aec8}@media screen and (max-width:1049px){.service_list_item{padding:30px 50px}}@media screen and (max-width:767px){.service_list_item{width:100%}}a.service_list_item{text-decoration:none}@media screen and (min-width:1050px){a.service_list_item:hover{opacity:.7}a.service_list_item:hover img{opacity:inherit}}.service_list_item .img{aspect-ratio:760/300;height:300px;overflow:hidden;position:relative;width:100%}.service_list_item .img img{display:block;height:100%!important;object-fit:cover;object-position:center;width:100%}.service_list_item .title{margin-top:30px}@media screen and (max-width:414px){.service_list_item .title{margin-top:20px}}.service_list_item .title .main_text,.service_list_item .title .sub_text{display:block;text-align:center}.service_list_item .title .main_text{color:#fff;font-family:Noto Sans JP,sans-serif;font-size:32px;font-weight:700;letter-spacing:.04em;line-height:1.5}@media screen and (max-width:414px){.service_list_item .title .main_text{font-size:22px}}.service_list_item .title .sub_text{color:#fff;font-family:Roboto,sans-serif;font-size:12px;letter-spacing:.08em;line-height:1;margin-top:10px}.service_list_item .paragraph{margin-top:30px}@media screen and (max-width:414px){.service_list_item .paragraph{margin-top:20px}}.service_list_item .paragraph p{color:#fff;letter-spacing:.04em}