@charset "UTF-8";
.ic-txte{
    font-size: 13px;
    text-align: center;
	color: #ffffff;
}
.ic-title{
    font-size: 20px;
    text-align: center;
    color: #ffffff;
    line-height: 22px;
}
.ico-waku {
    text-align: center;
    margin: 100%;
    padding: 100%;
    height: 96px;
    width: 96px;
}
.box {
    position: absolute;
    width: 100%;
    top: 25%;
    text-align: center;
    color: #FFF;
}
.cs3 {
    padding-bottom: 30px;
}
@media only screen and (max-width: 991px){
.cs1 {
    padding-bottom: 20px;
    padding-right: 10px;
}
.cs2 {
    padding-bottom: 20px;
    padding-left: 10px;
}
}

@media only screen and (max-width: 767px){
.cs1 {
    padding-bottom: 12px;
    padding-right: 6px;
}
.cs2 {
    padding-bottom: 12px;
    padding-left: 6px;
}
.ic-txte{
    font-size: 10px;
    text-align: center;
	color: #ffffff;
}
.ic-title{
    font-size: 14px;
    text-align: center;
	color: #ffffff;
}	
}

@media only screen and (max-width: 767px){
.cs1 {
    padding-bottom: 12px;
    padding-right: 6px;
}
.cs2 {
    padding-bottom: 12px;
    padding-left: 6px;
}
.ic-txte{
    font-size: 10px;
    text-align: center;
	color: #ffffff;
}
.ic-title{
    font-size: 14px;
    text-align: center;
	color: #ffffff;
}	
}