@charset "UTF-8";

#smartphone_s5098rn {
    color: rgb(31, 31, 31);
    font-family: "Noto Sans JP", メイリオ, Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック Medium", "Yu Gothic Medium", 游ゴシック体, YuGothic, "ＭＳ Ｐゴシック", "MS PGothic", Osaka, sans-serif;
    font-weight: 400;
    line-height: initial;
    font-size: 10px;
    text-align: left;
    -webkit-text-size-adjust: none;
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}
#smartphone_s5098rn *, *:before, *:after {
    box-sizing: border-box;
}
#smartphone_s5098rn a:link {
    color: #1F1F1F;
    text-decoration: none;
}
#smartphone_s5098rn a:visited {
    color: #1F1F1F;
    text-decoration: none;
}
#smartphone_s5098rn a:hover {
    color: #1F1F1F;
    text-decoration: none;
}
#smartphone_s5098rn .AnchorToSpInPc {
    display: flex;
    font-style: normal;
    font-weight: 700;
    font-size: 54px;
    line-height: 140%;
    text-align: center;
    color: #1F1F1F;
    order: 0;
    padding: 0px 16px;
    width: 1018px;
    height: 170px;
    background: linear-gradient(93.15deg, #FFBC79 0%, #FF9933 100%);
    box-shadow: 2px 4px 8px rgba(238, 153, 67, 0.3);
    border-radius: 103px;
    text-decoration: none;
    margin-top: 120px;
    margin-bottom: 61px;
    margin-left: 61px;
    margin-right: 61px;
    justify-content: center;
    align-items: center;
}
#smartphone_s5098rn .AnchorToSpInPc:hover {
    color: inherit;
}

@media screen and (max-width: 440px)
{
    #smartphone_s5098rn .AnchorToSpInPc {
        font-size: 18px;
        width: 400px;
        height: 56px;
        margin-top: 40px;
        margin-left: 20px;
        margin-right: 20px;
        margin-bottom: 20px;
        border-radius: 34px;
    }
}

@media screen and (min-width: 769px)
{
    #smartphone_s5098rn {
        min-width: 1140px;
    }
}
