.header_upper {
    height: 80px;
}

.aulp h1{
    align-items: center;
    background: url("https://mvno.geo-mobile.jp/v2/img/pc/general/au/main_bg.png") no-repeat 100%/100%;
    border-bottom: 25px solid #EA5404;
    display: flex;
    height: 553px;
    justify-content: center;
    width: 100%;
}

.aulp h2{
    color: #EB5505;
    font-size: 40px;
    font-weight: bold;
    line-height: 1.5em;
    margin: 36px 0 55px;
    text-align: center;
}

.aulp section{
    margin: 0 auto;
    max-width: 1000px;
    padding-bottom: 40px;
    width: 100%;
}

.aulp h3{
    border-left: 4px solid #EB5505;
    color: #333;
    font-size: 24px;
    font-weight: bold;
    line-height: 31px;
    margin-bottom: 24px;
    padding-left: 5px;
}

.aulp p{
    color: #707070;
    font-size: 16px;
    line-height: 1.5em;
}

.aulp .link{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 20px;
    width: 100%;
}

.aulp .link li{
    margin-bottom: 20px;
    width: 490px;
}

.aulp .link a{
    background: url("https://mvno.geo-mobile.jp/v2/img/cmn/general/au/arrow.png") no-repeat 445px 105px;
    box-sizing: border-box;
    border: 2px solid #ccc;
    display: flex;
    height: 150px;
    text-decoration: none;
    width: 100%;
}

.aulp .link strong{
    background-repeat: no-repeat;
    background-size: 100%;
    display: block;
    height: 150px;
    text-indent: -9999px;
    width: 150px;
}

.aulp .link span{
    color: #707070;
    display: block;
    font-size: 16px;
    line-height: 1.5em;
    padding-top: 20px;
}

.iphone_link strong{
    background-image: url("https://mvno.geo-mobile.jp/v2/img/cmn/general/au/icon01.png");
}

.ipad_link strong{
    background-image: url("https://mvno.geo-mobile.jp/v2/img/cmn/general/au/icon02.png");
}

.smartphone_link strong{
    background-image: url("https://mvno.geo-mobile.jp/v2/img/cmn/general/au/icon03.png");
}

.tablet_link strong{
    background-image: url("https://mvno.geo-mobile.jp/v2/img/cmn/general/au/icon04.png");
}

.featurephone_link strong{
    background-image: url("https://mvno.geo-mobile.jp/v2/img/cmn/general/au/icon05.png");
}

.data_link strong{
    background-image: url("https://mvno.geo-mobile.jp/v2/img/cmn/general/au/icon06.png");
}

.auCertified_link strong{
    background-image: url("https://mvno.geo-mobile.jp/v2/img/cmn/general/au/icon07.png?t=20251022");
}

.aulp dl{
    border: 1px solid #ccc;
    box-sizing: border-box;
    display: flex;
    height: 140px;
    margin-top: 20px;
    width: 1000px;
}

.aulp dt{
    background: #eee;
    border-right: 1px solid #ccc;
    color: #707070;
    font-size: 20px;
    font-weight: bold;
    line-height: 140px;
    text-align: center;
    width: 499px;
}

.aulp dd{
    color: #707070;
    font-size: 45px;
    font-weight: bold;
    line-height: 140px;
    text-align: center;
    width: 500px;
}

.aulp .caution{
    color: #707070;
    font-size: 16px;
    line-height: 1.5em;
    margin: 20px 0 40px;
}

.aulp .caution li{
    padding-left: 1em;
    text-indent: -1em;
}

.aulp .banner {
    margin: -40px auto 80px;
    width: 830px;
}
