

/* PC */

@import url(layout.css) screen and (min-width:641px);

@import url(smarthash.css) screen and (min-width:641px);

/* SP */

@import url(sp_layout.css) screen and (max-width:640px);

@import url(sp_smarthash.css) screen and (max-width:640px);

header h1 span
{
    margin-bottom: 30px;
    display: block;
    background-color: #cf1010!important;
}

.avanceLogo
{
    max-width: 250px;
}

.instaEventImg img
{
    width: 100%;
}

@media (max-width: 767px)
{
    .instaEventImg
    {
        padding-left: 0;
        padding-right: 0;
    }
}

.instaEventImg
{
    max-width: 800px;
    position: relative;
    padding-left: 0;
    padding-right: 0;
}

.instaToc
{
    display: inline-block;
    list-style-type: none;
    justify-content: space-around;
    color: #fff;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 10px;
    bottom: 0;
    width: 100%;
    position: fixed;
    max-width: 800px;
    margin: -57px auto 0 !important;
    left: 0;
    right: 0;
    z-index: 999;
}

.instaToc li a
{
    font-size: 1.3em;
    text-decoration: none;
    color: #fff;
    display: block;
    text-align: center;
    padding: 10px;
}

.instaToc li
{
    padding: 0px;
    background-color: #000;
    width: 33.23%;
    float: left;
    border-right: 2px solid;
}

.instaToc li:nth-child(3)
{
    border-right: none;
}

.instagramBlock
{
    width: 70%;
    margin: 20px auto;
}

.cf
{
    padding-bottom: 60px;
    padding-left: 15px;
    padding-right: 15px;
}

h1, h2, h3, h4, h5, h6, h7, p, dt, dd, li, a
{
    font-family: " 游ゴシック体", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic Pro", " メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS Gothic", sans-serif;
}

dt
{
    margin-top: 20px;
    margin-bottom: 10px;
    border-bottom: 1px solid;
    padding-bottom: 10px;
}

.instaToc li:last-child
{
    width: 50%;
    border-top: 2px solid;
}

.lastImg
{
    margin-bottom: 15%;
}

.productArea
{
    font-size: 1.1em!important;
}

.applyStep1 span
{
    background-color: #fffbbd;
    padding: 2.5px 5px;
    border-radius: 7px;
}

#prizesList
{
}

.instaToc li:nth-child(4)
{
    width: 50.0%;
    border-top: 2px solid;
}

.instaToc button
{
    background-color: #000!important;
    border: none;
    font-size: 1em;
    text-decoration: none;
    color: #fff;
    display: block;
    text-align: center;
    width: 100%;
    padding-top: 15px;
    padding-bottom: 11px;
}

.product3b
{
    margin-top: -65px;
    display: block;
    z-index: 10;
}

.product4
{
    display: block;
}

.largeSSB
{
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.productExpA
{
    padding-bottom: 20px;
}

.yuudouBanner
{
    margin-top: 20px;
    display: block;
}

.yuudouLink
{
    margin-bottom: 15px;
    display: block;
    text-align: center;
    background-color: #f7ada6;
    color: #fff;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 24px;
    font-weight: bold;
    text-decoration: none;
    text-transform: none;
    opacity: 1;
    transition: 0.3s;
}

.yuudouLink:hover
{
    opacity: 0.6;
}

.stepsFU
{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.stepsFU .step
{
    width: 31%;
    text-align: center;
}

.center
{
    margin-left: auto!important;
    margin-right: auto!important;
    display: block;
}

.box span
{
    color: #ddbf16;
    font-weight: bold;
    border-bottom: 1px dotted;
}

.stepsFU .box
{
    padding: 20px 10px;
    background-color: #fdfcee;
    border-radius: 26px 26px 0 0;
}

.stepsFU .box small
{
    font-size: 10px;
}

.stepsFU quotation
{
    display: block;
    background-color: #ff3f92;
    color: #fff;
    padding-top: 5px;
    padding-bottom: 5px;
    border-radius: 5px;
}

.stepsFU p
{
    line-height: 1.8em;
}

@media (max-width: 767px)
{
    .stepsFU .step
    {
        width: 100%;
        padding-left: 10px;
        padding-right: 10px;
    }
}

.lastYuudou
{
    margin-bottom: 80px;
}

