@charset "utf-8";
.expand-child h3{background:none;border-bottom:1px solid #ccc;}
.expand-child h3 span{color:#333;height:auto;}
h3.expand-ttl .cg-wrap{display: block;padding: 1em 60px 0.9em 0;position: relative;margin-left:0;margin-right:0;}
h3.expand-ttl .cg-wrap .expand-opener{display: block;position: absolute;top: 50%;margin-top: -30px;right: 0px;width: 60px;height: 60px;contents: " ";background: url(https://global.canon/00cmn/img/common/nav-arrow-dwn.png) no-repeat center center;cursor: pointer;}
h3.expand-ttl .cg-wrap .expand-opener.active{background-image: url(https://global.canon/00cmn/img/common/nav-arrow-up.png);}
.expand-child{display:none;}
.expand-child-open{display:block;}
