@charset 'utf-8';

h1{margin-bottom: 20px;}

/* static-ttl-page
-------------------------------------------- */
#static .static-ttl-page{float: left;width: 55%;}

#static .static-ttl-page-right{float: right;width: 44.2%;}
#static .static-ttl-page-right img{width: 100%;margin-bottom: 10px;}

.static-wrap-ttl-page:after,
.static-mini-image:after{display: block; clear: both; content: ""; height: 0.01px;}


/* static-image
-------------------------------------------- */
#static .static-main-image{margin-bottom: 20px;}
#static .static-main-image img{width: calc(100% - 2px); border: solid 1px #ccc;}

#static .static-mini-image > li{float: left;width: 216px;}
#static .static-mini-image > li:nth-child(2){margin:0 36px 30px 36px;}
#static .static-mini-image > li p{font-size:13.4px;text-align: center;}
#static .static-mini-image > li img{width: 216px;margin-bottom: 5px;border: solid 1px #ccc;}
#static .static-mini-image > li a{display: block;font-size: 11px;font-size: 1.1rem;text-decoration: none;}

#static .static-bottom-image{margin-bottom: 20px;}
/* clearfix
-------------------------------------------- */
.static-mini-image:after{display: block; clear: both; content: ""; height: 0.01px;}