.AccessRanking.head {
    text-align: center;
}

.AccessRanking.head img {
    margin: 40px 0px 10px 0px;
}

#RankSelect .category,
#RankSelect .maker {
    margin: 0px 30px 0px 10px;
}

.AccessRanking.table {
    margin-bottom: 30px;
}

.AccessRanking.table .space1 {
    width: 13px;
    border-right: 1px solid #cbcbff;
}

.AccessRanking.table .space2 {
    width: 14px;
}

article.SetGoods form {
    padding: 10px 10px 40px 10px;
    border-radius: 8px;
    background-color: #f1f1ff;
}

article.SetGoods .heading {
    position: relative;
    margin: 0 0 8px 0;
    border-radius: 8px;
    background-color: #fff;
    box-shadow: 0 0 2px #8a7ee5;
}

article.SetGoods .heading h2 {
    padding: 5px 0 5px 10px;
    line-height: 20px;
    border-bottom: 1px solid #8a7ee5;
    font-size: 20px;
}

article.SetGoods .heading .eng {
    padding: 5px 0 5px 10px;
    line-height: 12px;
    font-size: 12px;
}

article.SetGoods .heading .iruiru {
    position: absolute;
    bottom: 3px;
    right: 6px;
    height: 11px;
    padding: 2px 10px;
    line-height: 11px;
    border-radius: 10px;
    background-color: #f1f1ff;
    font-size: 11px;
    box-shadow: 0 0 2px #000 inset;
}

article.SetGoods .section::after {
    content: "";
    display: block;
    clear: both;
}

article.SetGoods .PriceM {
    line-height: 20px;
    margin-bottom: 5px;
    color: #333;
    font-size: 12px;
    text-align: right;
}

article.SetGoods .PriceM .Border {
    display: inline;
    line-height: 12px;
    margin: 0px 5px 0px 5px;
    color: #f93;
    font-size: 12px;
}

article.SetGoods .Price {
    margin-bottom: 8px;
    line-height: 24px;
    color: #f00;
    font-size: 24px;
    font-weight: bold;
    text-align: right;
    text-shadow: 1px 1px 1px #666;
}

article.SetGoods .Price .en {
    line-height: 12px;
    margin-left: 4px;
    font-size: 12px;
}

article.SetGoods .Earned {
    line-height: 1.5;
    margin: 5px 0 10px 0;
    font-size: 12px;
    text-align: right;
}

article.SetGoods .Earned span {
    color: #ff0000;
}

article.SetGoods .button {
    text-align: right;
}

article.SetGoods .button .quan,
article.SetGoods .button .submit {
    display: inline;
}

article.SetGoods .button .quan {
    margin-right: 10px;
}

article.SetGoods .err {
    margin: 20px 0;
    color: #f00;
    font-weight: bold;
}

article.SetGoods .group {
    margin-top: 40px;
}

article.SetGoods .group h3 {
    line-height: 30px;
    padding: 5px 0 5px 10px;
    border-radius: 8px;
    background-color: #fff;
    font-size: 22px;
    font-weight: bold;
    box-shadow: 0 0 2px #8a7ee5;
}

article.SetGoods .group h3 img {
    display: inline-block;
    margin: 0 10px 0 0;
    vertical-align: middle;
}

article.SetGoods .group h3 small {
    display: inline-block;
    margin: 0 0 0 20px;
    font-size: 14px;
    font-weight: normal;
    vertical-align: middle;
}

article.SetGoods .group .group-list {
    display: inline-flex;
    margin-top: 20px;
    flex-wrap: wrap;
    justify-content: flex-start;
}

article.SetGoods .group .group-list .group-item {
    width: 200px;
    margin: 0 0 20px 0;
    padding: 0 53px;
}

article.SetGoods .group .group-list .group-item .img img {
    display: block;
    margin: 0 auto;
}

article.SetGoods .group .group-list .group-item select {
    width: 100%;
    margin: 10px 0 0 0;
    padding: 0;
    letter-spacing: 0;
    box-sizing: border-box;
}

article.SetGoods .group .group-list .group-item option {
    padding: 0;
    border: none;
    letter-spacing: 0;
    box-sizing: border-box;
}

article.SetGoods .group .group-list .group-item .title {
    margin: 10px 0 0 0;
}

article.SetGoods .back-to-top {
    margin: 20px 0 0 0;
    text-align: right;
}

article.SetGoods .back-to-top a {
    font-weight: bold;
}

@media screen and (max-width: 640px) {
    article.SetGoods .group h3 small {
        margin-top: 10px;
        margin-left: 0;
    }

    article.SetGoods .group .group-list .group-item {
        width: 260px;
        padding: 0;
    }

    article.SetGoods .back-to-top {
        font-size: 12px;
    }

    .sp_hide {
        display: none;
    }

    body {
        width: auto;
        font-size: 14px;
        line-height: 1.5;
    }

    body > header {
        width: auto;
        height: auto;
        margin-right: 10px;
        margin-left: 10px;
        padding-top: 10px;
    }

    body > header .HeaderLogo {
        float: none;
        padding: 0;
        background: transparent;
    }

    body > header .Header {
        position: relative;
    }

    body > header .Header li {
        float: none;
        margin: 0;
        background: transparent;
    }

    #HeaderR {
        position: absolute;
        top: -34px;
        right: 0;
        margin: 0;
    }

    #HeaderR form {
        background: transparent;
    }

    body > header .flselect {
        position: absolute;
        top: 0;
        right: 5px;
        margin: 0;
    }

    body > header .sp_width {
        width: 40%;
        font-size: .8rem;
    }

    .Box.Wide {
        width: auto;
    }

    .Box.Wide .BoxCA {
        float: none;
        width: auto;
        margin: 0 10px 10px 10px;
        padding: 5px;
        border-radius: 12px;
        background-color: #e3e3ff;
        background-image: url("../images/Web/Default/BackgroundStripe.gif");
        box-shadow: 1px 1px 3px #999;
    }

    .Box.Wide .BoxCA .CategoryM {
        display: none;
    }

    .Box.Wide .BoxCA .CategoryT {
        float: none;
        display: block;
        width: auto;
        margin: 0;
        padding: 5px;
        border-radius: 12px;
        background-color: #fff;
        background-image: none;
        font-size: 1rem;
        line-height: 1.5;
        text-align: left;
    }

    .Box.Wide .BoxCA .CategoryT h1 {
        padding: 0;
        font-size: 14px;
        font-weight: bold;
        height: auto;
        line-height: 20px;
        vertical-align: middle;
        background-image: none;
        background-repeat: no-repeat;
        background-position: left bottom;
    }

    .Box.Wide .BoxML {
        float: none;
        width: auto;
        margin-bottom: 20px;
        margin-left: 10px;
    }

    .Box.Wide .BoxML a {
        display: inline-block;
        width: 30%;
        height: auto;
        margin: 0 2% 2% 0;
        padding: 1% 0;
        border-radius: 12px;
        background-image: url('../images/site/MakerLinkBg.png');
        box-shadow: 1px 1px 1px #999;
        box-sizing: border-box;
    }

    .MakerLink a {
        float: none;
    }

    .Box.Wide .BoxML .MakerLinkE {
        display: none;
    }

    .BoxPM.Wide {
        width: auto;
        margin-bottom: 10px;
        margin-left: 10px;
        padding-right: 10px;
    }

    .BoxPM.Wide .PageMakerTop {
        margin-right: 0;
    }

    .BoxAB.Wide {
        width: auto;
        margin: 0 10px 20px 10px;
        padding-top: 0;
        padding-bottom: 10px;
    }

    .BoxAB.Wide .BoxInL {
        margin: 0 10px;
    }

    .BoxAB.Wide .BoxInL tbody,
    .BoxAB.Wide .BoxInL tr {
        display: block;
        width: 100%;
    }

    .BoxAB.Wide .BoxInL tr.sp_hide {
        display: none;
    }

    .BoxAB.Wide .BoxInL td {
        display: inline-block;
        width: 100%;
        height: auto;
        margin-bottom: 10px;
        border-radius: 12px;
    }

    .BoxAB.Wide .BoxInL .white {
        margin-top: 10px;
        margin-bottom: 0;
    }

    .BoxAB.Wide .BoxInL td.sp_hide {
        display: none;
    }

    .BoxAB.Wide .BoxInL td .BoxIn {
        width: 100%;
        height: auto;
        background: none;
        box-sizing: border-box;
    }

    .BoxAB.Wide .BoxInL td .BoxIn .BoxInP1 {
        display: none;
    }

    .BoxAB.Wide .BoxInL td .BoxIn .BoxInP2 {
        display: block;
        width: 100%;
        height: auto;
    }

    .BoxAB.Wide .BoxInL td .BoxIn .BoxInT {
        padding-bottom: 5px;
    }

    .BoxAB.Wide .BoxInL td .BoxIn .BoxInP2 a {
        float: none;
        width: 100%;
        margin: 0 0 10px 0;
        padding: 0 0 0 10px;
        border-bottom: 1px solid #99f;
        border-radius: 12px 12px 0 0;
        background: #dfdeff;
        font-size: 1em;
        line-height: 1.5;
        box-sizing: border-box;
    }

    .BoxAB.Wide .BoxInL td .BoxIn .BoxInT a {
        float: none;
        width: 90%;
        margin-left: 10px;
        margin-bottom: 5px;
        font-size: .9em;
        line-height: 1.5;
        box-sizing: border-box;
    }

    #Sub {
        display: none;
    }

    nav.Next {
        width: auto;
        height: auto;
        line-height: 1.5;
        text-align: left;
    }

    nav.Next select {
        display: none;
    }

    nav.Next > .Category {
        float: none;
        margin-right: 10px;
        line-height: 1.5;
        text-align: right;
    }

    nav.Next > .Category > a {
        float: none;
        width: auto;
        height: auto;
        border: none;
        line-height: 1.5;
        background-image: none;
        background-color: transparent;
        box-shadow: none;
    }

    nav.Next > .Category > a .In {
        display: none;
    }

    nav.Next > .Category > a .Text::before {
        content: "<< ";
    }

    nav.Next > .Category > a .Text span {
        display: inline;
    }

    nav.Next > .Btn,
    nav.Next > .fb-like,
    nav.Next > .Gplus {
        display: none;
    }

    article.CartRegi {
        width: auto;
        height: auto;
        margin: 0 10px 10px;
        padding: 5px 10px;
        text-align: left;
    }

    article.CartRegi div,
    article.CartRegi p {
        margin: 0;
        font-size: .8rem;
        line-height: 1.5;
    }

    article.CartRegi .cart_disp_link {
        display: block;
        margin-top: 5px;
    }

    article.Item {
        width: auto;
        margin-top: 10px;
        margin-right: 10px;
        margin-left: 10px;
    }

    article.Item > .Left,
    article.Item > .Right {
        float: none;
        width: auto;
    }

    article.Item > .Left > #LargePhoto {
        width: auto;
        height: auto;
        padding: 5% 0;
    }

    article.Item > .Left > #LargePhoto img {
        display: block;
        width: 80%;
        height: auto;
        margin: 0 auto;
    }

    article.Item > .Left > .Arrow,
    article.Item > .Left > .ArrowS {
        display: none;
    }

    article.Item > .Left > iframe {
        display: block;
        float: none;
        margin: 0 auto 5%;
    }

    article.Item > .Left > ul#Thumbnail {
        text-align: center;
    }

    article.Item > .Left > ul#Thumbnail li {
        float: none;
        display: inline-block;
        width: 30%;
        margin: 0 1% 5%;
    }

    article.Item > .Left > ul#Thumbnail li img {
        width: 100%;
        height: auto;
    }

    article.Item > .Right > .BoxItemRT {
        width: auto;
        height: auto;
        margin-bottom: 5px;
        padding: 5px;
        border-radius: 12px;
        background-color: #fff;
        background-image: none;
    }

    article.Item > .Right > .BoxItemRT .ItemPri {
        font-size: 1rem;
        line-height: 1.5;
    }

    article.Item > .Right > .BoxItemRT .ItemPriMe {
        font-size: .7rem;
        line-height: 1.5;
    }

    article.Item > .Right > .Name {
        width: auto;
    }

    article.Item > .Right > .Name > h2#Ja {
        padding: 5px;
        font-size: 1rem;
        line-height: 1.5;
    }

    article.Item > .Right > .Name > h2#En {
        padding: 5px;
    }

    article.Item > .Right > .Name > div.Price {
        float: none;
    }

    article.Item > .Right > .Name > div.PriceM {
        float: none;
        margin-left: 0;
        line-height: 1.5;
    }

    article.Item > .Right > .Name > div.PriceM > span.Border {
        display: none;
    }

    article.Item > .Right > .Name > div.PriceM .discount {
        display: block;
        margin: 0;
        font-size: 1.2rem;
    }

    article.Item > .Right > .Name > form {
        text-align: left;
        padding-bottom: 0;
    }

    article.Item > .Right > .Name > form > select {
        margin-bottom: 10px;
    }

    article.Item > .Right > .Name > form > .add-to-cart {
        display: block;
    }

    article.Item > .Right > .Spec {
        float: none;
        width: auto;
    }

    article.Item > .Right > .ItemCopy {
        width: auto;
    }

    article.Item > .Right > .ItemCopy h3 {
        font-size: .9rem;
    }

    article.Item > .Right > .ItemCopy p {
        font-size: .8rem;
    }

    article.Item > .Right > .StaffCopy {
        width: auto;
        overflow: hidden;
    }

    article.Item > .Right > .StaffCopy h3 {
        font-size: .9rem;
    }

    article.Item > .Right > .StaffCopy p {
        font-size: .8rem;
    }

    article.Connection,
    article.Connection.right {
        float: none;
        width: auto;
        margin: 0 10px 10px;
        box-sizing: border-box;
    }

    article.Connection > h3 {
        width: auto;
    }

    article.Connection > a {
        width: auto;
    }

    article.Connection > a::after {
        content: "";
        display: block;
        clear: both;
    }

    article.Connection .Item {
        width: 100%;
        box-sizing: border-box;
    }

    article.Connection .Item > img {
        width: 20%;
        height: auto;
        margin-right: 2%;
    }

    article.Connection .Item > .Text {
        width: 78%;
        height: auto;
        box-sizing: border-box;
    }

    article.Connection .Item > .Text > div.Price {
        float: none;
        font-size: .8rem;
        line-height: 1.5;
    }

    article.Connection .Item > .Text > div.PriceM {
        float: none;
        margin-left: 0;
        font-size: .8rem;
        line-height: 1.5;
    }

    article.Connection .Item > .Text > div.PriceM > span.Border {
        display: none;
    }

    body > footer {
        width: auto;
        height: auto;
        margin-right: 10px;
        margin-left: 10px;
    }

    body > footer > address {
        font-size: .7rem;
    }

    #add1 a {
        display: inline-block;
        margin-right: .2rem;
        margin-left: .2rem;
    }

    #add2 .add2-1 {
        display: block;
    }

    #add2 .add2-2 {
        display: block;
    }

    #add2 .add2-3 {
        display: block;
    }

    address#sp_only {
        display: block;
        margin: 5px 0;
        font-style: normal;
        text-align: center;
    }

    address#sp_only a {
        display: inline-block;
        margin-right: .2rem;
        margin-left: .2rem;
    }

    .AccessRanking.head img {
        width: 90%;
        margin: 20px 0;
    }

    #RankSelect {
        width: 89%;
        margin: 0 5% 20px 5%;
        padding: 5px 0;
    }

    #RankSelect #Sub {
        display: block;
        margin: 0 0 15px 0;
    }

    #RankSelect .category,
    #RankSelect .maker {
        display: block;
        width: 90%;
        margin: 0 auto 15px auto;
    }

    #RankSelect .renew {
        padding: .5em 1em;
    }

    .AccessRanking.table {
        width: 90%;
        margin: 0 auto;
    }

    .AccessRanking.table td {
        display: block;
        margin-bottom: 30px;
    }

    .AccessRanking.table td .Rank {
        width: 100%;
    }

    .AccessRanking.table .space1 {
        display: none;
    }

    .AccessRanking.table .space2 {
        display: none;
    }

    #Kino, #Oto, #Kon, #Sen {
        background-position: center top;
        background-repeat: no-repeat;
    }

    #Kino {
        background-color: #FF99FF;
    }
    #Oto {
        background-color: #9999FF;
    }
    #Kon {
        background-color: #99FF99;
    }
    #Sen {
        background-color: #FFFF66;
    }

    #Kino01, #Kino02, #Kino03, #Kino04, #Kino05,
    #Kino06, #Kino07, #Kino08, #Kino09, #Kino10,
    #Oto01,  #Oto02,  #Oto03,  #Oto04,  #Oto05,
    #Oto06,  #Oto07,  #Oto08,  #Oto09,  #Oto10,
    #Kon01,  #Kon02,  #Kon03,  #Kon04,  #Kon05,
    #Kon06,  #Kon07,  #Kon08,  #Kon09,  #Kon10,
    #Sen01,  #Sen02,  #Sen03,  #Sen04,  #Sen05,
    #Sen06,  #Sen07,  #Sen08,  #Sen09,  #Sen10 {
        background-position: right top;
        background-repeat: no-repeat;
    }
}
