@charset "shift_jis";
#contents-inner h2, p, ul, li, dl, dt, dd {
     margin: 0;
     padding: 0;
}
#contents-inner img {
     vertical-align: bottom;
}
#contents-inner #main-title, #contents-inner #section01, #contents-inner #section02, #contents-inner #section03, #contents-inner #section04, #contents-inner #section05, #contents-inner #section06{
     position: relative;
     background-color: #000000;
     padding-bottom: 3%;
}
#contents-inner #main-title,
#contents-inner #section06 {
     padding-bottom: 0;
}
#contents-inner #main-title h2, #contents-inner #main-title p, #contents-inner #section01 h2, #contents-inner #section01 p, #contents-inner #section02 h2, #contents-inner #section02 p, #contents-inner #section03 h2, #contents-inner #section03 p, #contents-inner #section04 h2, #contents-inner #section04 p, #contents-inner #section05 h2, #contents-inner #section05 p, #contents-inner #section06 h2, #contents-inner #section06 p {
     position: absolute;
     margin: 0;
     padding: 0;
}
/* #main-title */
#contents-inner #main-title .img01 {
     position: static;
     top: 0;
     left: 0;
}
#contents-inner #main-title .img02 {
     width: 60.625%;
     top: 3.076%;
     left: 4.375%;
}
#contents-inner #main-title .img03 {
     width: 41.25%;
     top: 34.615%;
     right: 0;
}
#contents-inner #main-title .img04 {
     width: 30.3125%;
     top: 4.615%;
     right: 0;
}
#contents-inner #section02 .img03, #contents-inner #section03 .img03, #contents-inner #section04 .img03, #contents-inner #section05 .img03 {
     width: 78.75%;
     left: 0;
     right: 0;
     margin: 0 auto;
}
#contents-inner #section01 .img01, #contents-inner #section02 .img01, #contents-inner #section03 .img01, #contents-inner #section04 .img01, #contents-inner #section05 .img01, #contents-inner #section06 .img01 {
     position: static;
     top: 0;
     left: 0;
}
/* #section01 */
#contents-inner #section01 .img02 {
     top: 0;
     left: 0;
     right:0;
}
#contents-inner #section01 .img03 {
     bottom: 0;
     left:0;
     right: 0;
}
/* #section02 */
#contents-inner #section02 .img02 {
     top: 18%;
     left: 0;
     right:0;
}
#contents-inner #section02 .img03 {
     bottom: 4%;
     right:0;
}
/* #section03 */
#contents-inner #section03 .img02 {
     top: 19%;
     left: 0;
     right:0;
}
#contents-inner #section03 .img03 {
     bottom: 4%;
}
/* #section04 */
#contents-inner #section04 .img02 {
     top: 14%;
     left: 0;
     right:0;
}
#contents-inner #section04 .img03 {
     bottom: 3%;
}
/* #section05 */
#contents-inner #section05 .img02 {
     top: 18%;
     left: 0;
     right:0;
}
#contents-inner #section05 .img03 {
     bottom: 3%;
}
/* #section06 */
#contents-inner #section06 .img01 {
     background-color: #ff8c00;
}
#contents-inner #section06 .img02 {
     top: 14%;
     left: 0;
     z-index: 4;
     right:0;
}
#contents-inner #section06 .img03 {
     top: 38%;
     left: 0;
     z-index: 3;
     right:0;
}
#contents-inner #section06 .img04 {
     top: 62%;
     left: 0;
     right:0;
}
#contents-inner #section06 .img05 {
     top: 86%;
     left: 0;
     right:0;
}
/* soft-title */
#soft-title {
     /*background-color: #000;*/
     background-color: #00b4cd;
}
#soft-title h1 {
     min-width: 298px;
     padding: 8px;
     color: #FFF;
     font-size: 12px;
     background-color: #000000;
}
/* clearfix */

.clearfix::after {
     content: '';
     display: block;
     clear: both;
}
