#custom_area .area{width:100%;margin:20px auto 50px auto}#custom_area .area h3{border-bottom:1px solid #CCC;font-size:1.3em;margin-bottom:10px;padding-left:5px}#custom_area .contents{display:flex;flex-wrap:wrap}#custom_area .contents .image{width:30%}#custom_area .contents .text{padding-left:20px;width:70%}#custom_area .contents p{padding:10px}#custom_area .contents .link{margin-top:20px;text-align:right;width:100%}@media only screen and (max-width:768px){#container.responsible #custom_area .contents{padding:10px}#container.responsible #custom_area .contents .image{width:80%;margin:0 auto 30px}#container.responsible #custom_area .contents .text{padding-left:0;width:100%}}