@charset "shift_jis";
#contents-inner h2, p, ul, li, dl, dt, dd {
    margin: 0;
    padding: 0;
}
#contents-inner {
    background: url(../img/bg.png);
    background-repeat: repeat-y;
    background-size: contain;
}
#contents-inner img {
    vertical-align: bottom;
}
a {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
a:focus {
    outline: none;
}
/* soft-title */

#soft-title {
    background: #000;
}
#soft-title h1 {
    min-width: 298px;
    padding: 8px;
    color: #fff;
    font-size: 12px;
}
/* main title */

#main-title, .sec01-sub {
    position: relative;
}
.mii,
.star {
    position: absolute;
}
.mii.mii01 {
    width: 16.406%;
    height: auto;
    top: 25%;
    left: 82%;
}
.mii.mii02 {
    width: 22.812%;
    height: auto;
    top: 35%;
    left: 1%;
}
.mii.mii03 {
    width: 15.625%;
    height: auto;
    top: 64%;
    left: 12%;
}
.mii.mii04 {
    width: 17.182%;
    height: auto;
    top: 12%;
    left: 82%;
}
.mii.mii05 {
    width: 18.125%;
    height: auto;
    top: 23%;
    left: 0%;
}
.mii.mii06 {
    width: 14.218%;
    height: auto;
    top: 55%;
    left: 40%;
}
.mii.mii07 {
    width: 15.468%;
    height: auto;
    top: 78%;
    left: 1%;
}
.kirakira01 {
    width: 15.468%;
    height: auto;
    top: 78%;
    left: 1%;
}
.s01 {
    width: 10%;
    height: auto;
    top: 0%;
    left: 6%;
}
.s02 {
    width: 14.625%;
    height: auto;
    top: 3%;
    left: 0%;
}
.s03 {
    width: 8%;
    height: auto;
    top: 40%;
    left: 29%;
}
.s04 {
    width: 10%;
    height: auto;
    top: 45%;
    left: 24%;
}
.s05 {
    width: 4%;
    height: auto;
    top: 54%;
    left: 24%;
}
/* clearfix */

.clearfix:after {
    content: '';
    display: block;
    clear: both;
}
