@charset "UTF-8";
#about .about_movie{width: 100%;}

#about .about_text{width: 100%;}

.status-box {width: 48%;}

.status-box img{width: 100%;}

#about .about_text .logo-list{justify-content: space-between;/* background: #f4f5f7; */padding: 1% 0;opacity: 0.5;align-items: center;margin-bottom: 5%;}

#about .about_text .logo-list li{padding: 0;margin: 0;width: calc(13.333333% - 20px);}

#about .about_text .logo-list li img{width: 100%;}

#about .about_text .logo-list li:nth-child(4n){margin-right:0;}

#about .about_text .logo-list li:nth-child(n+5){margin-bottom:0;}

#about .report-wrap{background: #fafafb;padding: 3%;}

#about .report-wrap p{font-weight: bold;font-size: 110%;position: relative;padding-left: 5%;color: #3f88e1;line-height: 2.5;}

#about .report-wrap .report{}

#about .report-wrap .report li{width: 70%;padding: 0;}

#about .report-wrap .report li:nth-child(odd){width: 30%;}

#about .report-wrap p:before {content: '';position: absolute;left: 0;bottom: 0;width: 77px;height: 41px;background-image: url(../../images/alliance/quttera/icon1.png);background-repeat: no-repeat;background-size: contain;}

.status_01 {margin-bottom: 9%;}

#service .status-box p span{font-size: 120%; font-weight: bold; display: block;}

#service .status-box ul{}

#service .status-box ul li{text-indent: -1rem;padding-left: 1rem;font-size: 90%;}

.info-back {
    background: url(../../images/alliance/quttera/bg_quttera.jpg) no-repeat bottom center scroll;
}

@media screen and (max-width: 1000px) {
.info-back {
    background: url(../../images/alliance/quttera/bg_quttera.jpg) no-repeat bottom center scroll;
}

p{font-size: inherit;}

.status-box, #about .about_text, #about .about_movie, #about .report-wrap .report li, #about .report-wrap .report li:nth-child(odd) {width: 100%;}

#about .report-wrap .report li{font-size: inherit;text-indent: -2rem;padding-left: 2rem;}

#service .status-box ul li{font-size: 90%;text-indent: -1.8rem;padding-left: 1.8rem;}

#about .about_text .logo-list{display: flex;}

#about .report-wrap p {font-size: 26px;padding-left: 10%;}

#about .report-wrap p:before {width: 50px;height: 54px;}

#about .report-wrap {padding: 5%;}
}