.cooperation_list{max-width:100%;padding:3rem;background:#F8F8F8;display:flex;justify-content:space-between;position:relative}.cooperation_list .right_side{width:50%}.cooperation_list .right_side .img{position:absolute;top:0;bottom:0;right:0;width:50%}.cooperation_list .right_side .img img{object-fit:contain;object-position:center bottom}.cooperation_list .text{width:50%;max-width:640px}.cooperation_list .text .icon{display:block;margin:0 0 8px}.cooperation_list .text .title{margin:0 0 2.5rem}.cooperation_list .text .box_list{width:100%;display:flex;gap:2rem;justify-content:space-between;align-items:flex-start}.cooperation_list .text .box_list .box{display:flex;flex-direction:column;max-width:250px}.cooperation_list .text .box_list .box .icon{width:32px;height:32px;background:no-repeat scroll center center;background-size:contain}.cooperation_list .text .box_list .box:nth-child(1) .icon{background-image:url(../../../../img/contact_icon1.svg)}.cooperation_list .text .box_list .box:nth-child(2) .icon{background-image:url(../../../../img/contact_icon2.svg)}.cooperation_list .text .box_list .box .title{margin:12px 0}.cooperation_list .text .box_list .box .anotation{font-weight:700;margin:0 0 12px}.cooperation_list .text .box_list .box .info{margin:0;padding:12px 0 0 0;align-items:flex-start}.cooperation_list .text .box_list .box .info a{color:#077EB2;font-weight:400;margin:0;text-decoration:underline}.notouch .cooperation_list .text .box_list .box .info a:hover,.cooperation_list .text .box_list .box .info a:focus{text-decoration:none}@media screen and (max-width:1000px){.cooperation_list{padding:2rem}.cooperation_list .text{width:100%;max-width:100%}.cooperation_list .right_side{display:none}}@media screen and (max-width:650px){.cooperation_list .text .box_list{flex-direction:column}}/*# sourceMappingURL=1.css.map */