@charset "UTF-8";

#top_concept+.contents_box01 .inner_item_img a{
    width: 100%;
    height: 100%;
    display: block;
    clip-path: ellipse(50% 45% at center);
    transform: rotate(-20deg);
    overflow: hidden;
}

#top_concept+.contents_box01 .inner_item_img a img{
    transform: rotate(20deg);
}

#top_concept +section .inner_item_txt {
    padding: 0 80px 0 80px;
}