div {
    text-align: center;
}

img.icon {
    vertical-align: initial;
    margin-bottom: -7px;
    width: 55%;
    text-align: center;
}

p.text {
    font-weight: normal;
    text-align: left;
    line-height: 150%;
}

.list01 li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
}

.list01 .thum span {
    display: block;
    width: 100%;
    padding-top: 50%;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}

img {
    vertical-align: super;
}
.list01 a .thum::after{
   opacity: 0;
}


.list01 a::after, .list01 div::after{
   border: none;
}

#special.kansei #main .ttl {
    display: inline-block;
    padding: 5px 5px 4px;
    background: #11b2ed;
    color: #fff;
    line-height: 1;
    font-size: 150%;
}

p.daytext {
    margin-bottom: 50px;
    font-size: 14pt;
    color: white;
    background: #00adec;
    margin: 0px auto 50px;
    width: 200px;
}