@charset "UTF-8";


/* --------------------------------------------------------------------
	リセット
--------------------------------------------------------------------- */
html {
    color: #000;
    background: #FFF;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

fieldset,
img {
    border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
    font-style: normal;
    font-weight: normal;
}

li {
    list-style: none;
}

caption,
th {
    text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: normal;
}

q:before,
q:after {
    content: '';
}

abbr,
acronym {
    border: 0;
    font-variant: normal;
}

/* to preserve line-height and selector appearance */
sup {
    vertical-align: text-top;
}

sub {
    vertical-align: text-bottom;
}

input,
textarea,
select {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
}

/*because legend doesn't inherit in IE */
legend {
    color: #000;
}

/* --------------------------------------------------------------------

	JRE POINTについてページ専用　CSS

	01.汎用クラス
	02.初期化
	03.大枠など
	04.メニュー（ページ内リンク）
	05.見出し
	06.リンク・ボタン

	07.JRE POINTの特徴
	08.JRE POINTの付与ルール
	09.JRE POINT 付与例
	10.ポイントキャンペーン情報



	以下、SP用CSS

	11.汎用クラス【SP】
	12.初期化【SP】
	13.大枠など【SP】
	14.メニュー【SP】
	15.見出し【SP】
	16.リンク・ボタン【SP】

	17.JRE POINTの特徴【SP】
	18.JRE POINTの付与ルール【SP】
	19.JRE POINT 付与例【SP】
	20.ポイントキャンペーン情報【SP】

--------------------------------------------------------------------- */

/* --------------------------------------------------------------------

	01.汎用クラス

--------------------------------------------------------------------- */
.mt0 {
    margin-top: 0px !important;
}

.mt5 {
    margin-top: 5px !important;
}

.mt10 {
    margin-top: 10px !important;
}

.mt15 {
    margin-top: 15px !important;
}

.mt20 {
    margin-top: 20px !important;
}

.mt25 {
    margin-top: 25px !important;
}

.mt30 {
    margin-top: 30px !important;
}

.mt35 {
    margin-top: 35px !important;
}

.mt40 {
    margin-top: 40px !important;
}

.mt45 {
    margin-top: 45px !important;
}

.mt50 {
    margin-top: 50px !important;
}

.mr0 {
    margin-right: 0px !important;
}

.mr5 {
    margin-right: 5px !important;
}

.mr10 {
    margin-right: 10px !important;
}

.mr15 {
    margin-right: 15px !important;
}

.mr20 {
    margin-right: 20px !important;
}

.mr25 {
    margin-right: 25px !important;
}

.mr30 {
    margin-right: 30px !important;
}

.mr35 {
    margin-right: 35px !important;
}

.mr40 {
    margin-right: 40px !important;
}

.mr45 {
    margin-right: 45px !important;
}

.mr50 {
    margin-right: 50px !important;
}

.mb0 {
    margin-bottom: 0px !important;
}

.mb5 {
    margin-bottom: 5px !important;
}

.mb10 {
    margin-bottom: 10px !important;
}

.mb15 {
    margin-bottom: 15px !important;
}

.mb20 {
    margin-bottom: 20px !important;
}

.mb25 {
    margin-bottom: 25px !important;
}

.mb30 {
    margin-bottom: 30px !important;
}

.mb35 {
    margin-bottom: 35px !important;
}

.mb40 {
    margin-bottom: 40px !important;
}

.mb45 {
    margin-bottom: 45px !important;
}

.mb50 {
    margin-bottom: 50px !important;
}

.ml0 {
    margin-left: 0px !important;
}

.ml5 {
    margin-left: 5px !important;
}

.ml10 {
    margin-left: 10px !important;
}

.ml15 {
    margin-left: 15px !important;
}

.ml20 {
    margin-left: 20px !important;
}

.ml25 {
    margin-left: 25px !important;
}

.ml30 {
    margin-left: 30px !important;
}

.ml35 {
    margin-left: 35px !important;
}

.ml40 {
    margin-left: 40px !important;
}

.ml45 {
    margin-left: 45px !important;
}

.ml50 {
    margin-left: 50px !important;
}

.pl0 {
    padding-left: 0px !important;
}

.pl5 {
    padding-left: 5px !important;
}

.pl10 {
    padding-left: 10px !important;
}

.pl15 {
    padding-left: 15px !important;
}

.pl20 {
    padding-left: 20px !important;
}

.pl25 {
    padding-left: 25px !important;
}

.pl30 {
    padding-left: 30px !important;
}

.pl35 {
    padding-left: 35px !important;
}

.pl40 {
    padding-left: 40px !important;
}

.pl45 {
    padding-left: 45px !important;
}

.pl50 {
    padding-left: 50px !important;
}

.fz10 {
    font-size: 10px !important;
}

.fz11 {
    font-size: 11px !important;
}

.fz12 {
    font-size: 12px !important;
}

.fz13 {
    font-size: 13px !important;
}

.fz14 {
    font-size: 14px !important;
}

.fz15 {
    font-size: 15px !important;
}

.fz16 {
    font-size: 16px !important;
}

.fz17 {
    font-size: 17px !important;
}

.fz18 {
    font-size: 18px !important;
}

.fz19 {
    font-size: 19px !important;
}

.fz20 {
    font-size: 20px !important;
}

.fz21 {
    font-size: 21px !important;
}

.fz22 {
    font-size: 22px !important;
}

.fz23 {
    font-size: 23px !important;
}

.fz24 {
    font-size: 24px !important;
}

.fz25 {
    font-size: 25px !important;
}

.fwb {
    font-weight: bold !important;
}

.fwn {
    font-weight: normal !important;
}

.tac {
    text-align: center !important;
}

.tar {
    text-align: right !important;
}

.hr {
    width: 100%;
    height: 2px;
    background-image: url(/html/upload/user_data/fp/jrepoint/img/hr_dot_grn.png);
    background-repeat: no-repeat;
}

.d_ilb {
    display: inline-block !important;
}

.df_ja {
    display: flex;
    justify-content: space-around;
}

.df_jb {
    display: flex;
    justify-content: space-between;
}

.fp_content a {
    text-decoration: underline !important;
}

.fp_content a:hover img {
    opacity: 0.8;
}

.flr {
    float: right;
}

.cfx:after {
    content: '';
    display: block;
    clear: both;
}

.lh15 {
    line-height: 1.5 !important;
}

.lh16 {
    line-height: 1.6 !important;
}

.lh175 {
    line-height: 1.75 !important;
}

.hov1:hover {
    opacity: 0.7 !important;
}

.yohaku1 {
    margin: 50px 0 0 !important;
}

.yohaku2 {
    margin: 25px 0 !important;
}

.yohaku3 {
    margin: 80px 0 0 !important;
}

.yohaku4 {
    margin: 20px 0 0 !important;
}

.yohaku5 {
    margin: 30px 0 0 !important;
}

.yohaku6 {
    margin: 70px 0 0 !important;
}

.basic-list {
    margin-left: 1.2em;
}

.basic-list>li {
    list-style: disc;
}

.kome>li {
    text-indent: -0.6em;
    padding-left: 0.6em;
}

.kome_2>li {
    text-indent: -1em;
    padding-left: 1em;
}

.inb {
    display: inline-block !important;
    font-size: inherit;
}


@media screen and (max-width: 767px) {
    .hov1:hover {
        opacity: 1 !important;
    }

}

/* --------------------------------------------------------------------

	02.初期化

--------------------------------------------------------------------- */
.mainframe_ {
    float: none !important;
    display: block !important;
    margin: auto;
}


/* --------------------------------------------------------------------

	03.大枠など

--------------------------------------------------------------------- */
.fp_content {
    margin-top: 80px;
    margin-bottom: 80px;
    line-height: 1.75;
}

.fp_content:first-child {
    margin-top: 0px;
}

.fp_content .fp_box {
    margin-top: 50px;
    margin-bottom: 50px;
}

.fp_content dt,
.fp_content dd {
    line-height: 1.75;
}


/* --------------------------------------------------------------------

	04.メニュー（ページ内リンク）

--------------------------------------------------------------------- */
#fp_nav,
#fp_nav_btm {
    margin-bottom: 70px;
}

#fp_nav ul,
#fp_nav_btm ul {
    display: flex;
    justify-content: flex-start;
    margin-bottom: 30px;
    flex-wrap: wrap;
}

#fp_nav ul li,
#fp_nav_btm ul li {
    border-left: 1px solid rgba(218, 218, 218, 1);
    padding-right: 2px;
    padding-left: 2px;
    width: calc((100% - 27px) / 5);
    height: 105px;
    margin-bottom: 3px;
}

/* ポイントキャンペーン情報ボタン */
#fp_nav ul li.nav-cp-btn>a>span>img {
    margin-bottom: 10px;
    width: 90%;
}

#fp_nav_btm ul li.nav-cp-btn>a>span>img {
    margin-top: 10px;
    width: 90%;
}

#fp_nav ul li:last-child,
#fp_nav_btm ul li:last-child

/*, 
#fp_nav_btm ul li:nth-child(4)*/
    {
    border-right: 1px solid rgba(218, 218, 218, 1);
    /* width: calc(((100% - 1px) / 4) - 1px); */
}

#fp_nav ul li a,
#fp_nav_btm ul li a {
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 4px;
    width: 100%;
    height: calc(100% - 33px);
    text-align: center;
    text-decoration: none;
    font-size: 15px;
    font-weight: bold;
    color: rgba(0, 131, 63, 1);
}

#fp_nav ul li a {
    padding-top: 8px;
    padding-bottom: 25px;
    background: url(/html/upload/user_data/fp/jrepoint/img/ico_arrow_b_grn.svg) no-repeat center bottom / 15px auto;
}

#fp_nav_btm ul li a {
    padding-top: 25px;
    padding-bottom: 8px;
    background-image: url(/html/upload/user_data/fp/jrepoint/img/ico_arrow_b_grn2.png);
    background-repeat: no-repeat;
    background-position: 50% 10%;
}

#fp_nav ul li a:hover,
#fp_nav_btm ul li a:hover {
    background-color: rgba(230, 245, 236, 1);
}




#fp_navi ul,
#fp_navi_btm ul {
    display: flex;
    justify-content: space-between;
}

#fp_navi li,
#fp_navi_btm li {
    width: calc((100% - 6px) / 4);
    border-right: 1px solid rgba(218, 218, 218, 1);
    text-align: center;
    padding: 3px;
}

#fp_navi li:first-child,
#fp_navi_btm li:first-child {
    border-left: 1px solid rgba(218, 218, 218, 1);
}

#fp_navi ul li a,
#fp_navi_btm ul li a {
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 4px;
    width: 100%;
    height: 6.0em;
    text-align: center;
    text-decoration: none;
    font-size: 15px;
    font-weight: bold;
    color: rgba(0, 131, 63, 1);
    transition: all .5s;
}

#fp_navi ul li a {
    padding-top: 8px;
    padding-bottom: 25px;
    background: url(/html/upload/user_data/fp/jrepoint/img/ico_arrow_b_grn.svg) no-repeat center bottom 8% / 15px auto;
}

#fp_navi_btm ul li a {
    padding-top: 25px;
    padding-bottom: 8px;
    background: url(/html/upload/user_data/fp/jrepoint/img/ico_arrow_b_grn2.svg) no-repeat center top 8% / 15px auto;
}

#fp_navi ul li a:hover,
#fp_navi_btm ul li a:hover {
    background-color: rgba(230, 245, 236, 1);
}

/* sp */
@media screen and (max-width: 767px) {

    #fp_navi ul,
    #fp_navi_btm ul {
        display: flex;
        justify-content: space-between;
        flex-direction: column;
    }

    #fp_navi li,
    #fp_navi_btm li {
        width: auto;
        border-bottom: 1px solid rgba(218, 218, 218, 1);
        border-right: none;
        padding: 0;
    }

    #fp_navi li:first-child,
    #fp_navi_btm li:first-child {
        border-top: 1px solid rgba(218, 218, 218, 1);
        border-left: none;
    }

    #fp_navi ul li a,
    #fp_navi_btm ul li a {
        display: flex;
        justify-content: left;
        align-items: center;
        border-radius: 4px;
        width: 100%;
        height: calc(100% - 33px);
        text-align: center;
        text-decoration: none;
        font-size: 15px;
        font-weight: bold;
        color: rgba(0, 131, 63, 1);
        padding: 0 0 0 5%
    }

    #fp_navi ul li a {
        padding-top: 10px;
        padding-bottom: 10px;
        background: url(/html/upload/user_data/fp/jrepoint/img/ico_arrow_b_grn.svg) no-repeat 95% 48% / 12px auto;
    }

    #fp_navi_btm ul li a {
        padding-top: 10px;
        padding-bottom: 10px;
        background: url(/html/upload/user_data/fp/jrepoint/img/ico_arrow_b_grn2.svg) no-repeat 95% 48% / 12px auto;
    }

    #fp_navi ul li a:hover,
    #fp_navi_btm ul li a:hover {
        background-color: #fff;
    }
}


/* --------------------------------------------------------------------

	05.見出し

--------------------------------------------------------------------- */
#fp_heading {
    position: relative;
    margin-bottom: 40px;
    padding-left: 24px;
}

#fp_heading:before {
    content: '';
    position: absolute;
    top: -2px;
    left: 0;
    display: block;
    border-radius: 4px;
    border-style: solid;
    border-color: rgba(60, 152, 85, 1);
    width: 0;
    height: 100%;
    background-color: rgba(60, 152, 85, 1);
}

#fp_heading .t-style0 {
    margin-bottom: 8px;
    font-size: 30px;
    font-weight: bold;
    line-height: 1.15;
}

.t-style8 {
    position: relative;
    margin-bottom: 25px;
    border-bottom: 2px solid rgba(218, 218, 218, 1);
}

.t-style8 span {
    display: inline-block;
    margin-bottom: -2px;
    border-bottom: 2px solid rgba(23, 152, 85, 1);
    padding-bottom: 20px;
    line-height: 1.1;
    font-size: 24px;

    font-weight: bold;
}

.t-style1 {
    position: relative;
    margin-bottom: 30px;
    padding: 0.6em 0;
    border: none;
    border-bottom: 2px solid rgba(218, 218, 218, 1);
    text-align: center;
    font-size: 30px;
    font-weight: bold;
}

.t-style1:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    display: block;
    margin: 0 0 -2px -150px;
    border-bottom: 2px solid rgba(23, 152, 85, 1);
    width: 300px;
}

.t-style2 {
    position: relative;
    border-bottom: solid 1px #00833f;
    padding: 0 0 0.6em 1.8em;
    font-size: 18px;
    font-weight: bold;
    color: #00833f;
}

.t-style2 span {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    width: 1.5em;
    text-align: center;
    font-size: inherit;
    color: #fff;
}

.t-style2:before {
    display: inline-block;
    content: "";
    position: absolute;
    top: -3px;
    left: 0;
    border-radius: 1em;
    width: 1.5em;
    height: 1.5em;
    background-color: #00833f;
}

.t-style3 {
    position: relative;
    margin-bottom: 15px;
    border: 1px solid rgba(218, 218, 218, 1);
    padding: 11px 10px 9px 24px !important;
    font-size: 1.1em;
    font-weight: bold;
}

.t-style3:after {
    content: "";
    display: inline-block;
    position: absolute;
    left: 10px;
    top: 10px;
    width: 5px;
    height: calc(100% - 20px);
    background-color: rgba(0, 131, 63, 1);
}

.t-styel4 {
    color: rgba(0, 131, 63, 1);
    font-weight: bold;
}


/* --------------------------------------------------------------------

	06.リンク・ボタン

--------------------------------------------------------------------- */
.fp_content a.txt_link,
.fp_content a.blank_link,
.fp_content a.page_link {
    display: inline-block;
    padding-left: 20px;
    background-repeat: no-repeat;
    text-decoration: underline;
}

.fp_content a.txt_link {
    background-image: url(/html/upload/user_data/fp/jrepoint/img/hnav_arrow.png);
    background-position: 0% 35%;
}

.fp_content .li_indent a.txt_link {
    text-indent: 0;
}

.fp_content a.blank_link {
    background-image: url(/html/upload/user_data/fp/jrepoint/img/icon_link.png);
    background-position: 0% 35%;
}

.fp_content a.page_link {
    background-image: url(/html/upload/user_data/fp/jrepoint/img/hnav_arrow_b.png);
    background-position: 0% 35%;
}

.btn-green1 a,
.btn-green1 a:link {
    position: relative;
    display: inline-block;
    box-sizing: border-box;
    border: solid 1px #179956;
    border-radius: 1.5em;
    padding: 0.75em 40px 0.7em;
    min-width: 320px;
    background-color: #f5fffa;
    text-decoration: none !important;
    text-align: center;
    text-indent: 0.5em;
    line-height: 1.5;
    font-weight: bold;
    color: #00833f;
}

.btn-green1 a:hover {
    text-decoration: underline !important;
}

.btn-green1 a:before {
    content: "";
    display: inline-block;
    position: absolute;
    left: 16px;
    top: 50%;
    margin-top: -8px;
    width: 16px;
    height: 16px;
    background: url(/html/upload/user_data/fp/jrepoint/img/hnav_arrow.svg) 0 0 no-repeat;
    background-size: 16px;
}



/* --------------------------------------------------------------------

	07.JRE POINTの特徴

--------------------------------------------------------------------- */
#feature {}

#jre-point-benzu {
    position: relative;
    margin: 50px auto 0;
    width: 738px;
}

#jre-point-benzu img.pc_only_ {
    display: block;
}

#jre-point-benzu a img.pc_only_ {
    position: absolute;
    top: 238px;
    left: 119px;
    max-width: 166px;
}

#jre-point-benzu a:hover img.pc_only_ {
    opacity: 0.7;
}

.flow-box {
    padding: 0 30px 66px;
    background: url(/html/upload/user_data/fp/jrepoint/img/flow_arrow.png) center bottom no-repeat;
    background-size: 136px auto;
}

.flow-box-last {
    padding: 0 30px;
}

.flow-box2 {
    padding: 0 0 66px;
    background: url(/html/upload/user_data/fp/jrepoint/img/flow_arrow.png) center bottom no-repeat;
    background-size: 136px auto;
}

#jrepoint-cont .btn-jremall-mypage {
    margin: 40px auto 0;
    width: 480px;
}

#jrepoint-cont .btn-jremall-mypage img {
    width: 100%;
}

.kasen {
    text-decoration: underline !important;
}

.gamen-ss {
    margin: 25px 0 0;
    text-align: center;
    max-width: 750px;
}

.flex2col {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.flex2col>* {
    width: 48%;
    margin-bottom: 1.5em;
}

.flex2col>* img {
    max-width: 100%;
}

.flex2col>*:after {
    content: "";
    display: block;
    width: 48%;
    height: 0;
}


@media screen and (max-width: 767px) {
    #jre-point-benzu img.pc_only_ {
        display: none;
    }
}



/* --------------------------------------------------------------------

	08.JRE POINTの付与ルール

--------------------------------------------------------------------- */
#rule {}

.dl-style1 {
    position: relative;
    margin-bottom: 1em;
    font-size: 18px;
    font-weight: bold;
}

.dl-style1 dt {
    display: inline-block;
    position: absolute;
    top: 1px;
    left: 0;
    width: 1.5em;
    text-align: center;
    font-size: inherit;
    color: #fff;
    z-index: 1;
}

.dl-style1:before {
    display: inline-block;
    content: "";
    position: absolute;
    top: 4px;
    left: 0;
    border-radius: 1em;
    width: 1.5em;
    height: 1.5em;
    background-color: #00833f;
    font-size: inherit;
    z-index: 0;
}

.dl-style1 dd {
    padding-left: 1.8em;
    line-height: 1.75;
}

.dl-style1 dd .strong {
    font-size: 1.2em;
    color: rgba(0, 131, 63, 1);
    vertical-align: middle;
    position: relative;
    top: -3px;
}

#rule.fp_content>table.rule_list {
    width: 100%;
    table-layout: fixed;
}

#rule.fp_content>table.rule_list th,
#rule.fp_content>table.rule_list td {
    padding: 0.4em 1em;
    border: 1px rgba(218, 218, 218, 1) solid;
    text-align: center;
    font-size: 0.9em;
    line-height: 1.2;
}

#rule.fp_content>table.rule_list .cr {
    color: #e60012;
}

#rule.fp_content>table.rule_list>thead th {
    color: #fff;
    font-weight: bold;
    background-color: rgba(0, 131, 63, 1);
    letter-spacing: 0.1em;
    vertical-align: middle;
}

#rule.fp_content>table.rule_list>thead th:nth-last-child(2) {
    width: 12em;
}

#rule.fp_content>table.rule_list>thead th:last-child {
    width: 6em;
}

#rule.fp_content>dl dt {
    font-weight: bold;
    margin-top: 30px;
}

#rule.fp_content>dl dd {
    padding: 10px;
    font-size: 0.9em;
    border: 1px rgba(218, 218, 218, 1) solid;
}

#rule.fp_content>table.ex_table {
    text-align: center;
}

#rule.fp_content>table.ex_table td {
    vertical-align: middle;
    padding-right: 0.4em;
}


.rule_title {
    color: rgba(0, 131, 63, 1);
    font-weight: bold;
    margin-bottom: 5px;
}

.rule_title span {
    width: 23px;
    height: 23px;
    line-height: 23px;
    background-color: #00833f;
    color: #fff;
    display: inline-block;
    border-radius: 50%;
    text-align: center;
    vertical-align: middle;
    margin: -2px 5px 0 0;
}


@media screen and (max-width: 767px) {
    .dl-style1 dd .strong {
        top: -2px;
    }

    .btn-green1 a:hover {
        text-decoration: none !important;
    }
}





/* --------------------------------------------------------------------

	09.JRE POINT 付与例

--------------------------------------------------------------------- */
#goodvalue {}

.otoku-jrecard-box {
    margin-top: 40px;
    padding: 20px;
    background-color: #d0ece0;
}

.otoku-jrecard-box dt {
    margin-bottom: 0.6em;
    color: rgba(0, 131, 63, 1);
    font-size: 1.4em;
    font-weight: bold;
    text-align: center;
}

.otoku-jrecard-box dd>.jrecard_img {
    float: left;
    margin: 0 30px 20px 0;
}

.otoku-jrecard-box .super {
    margin: 0 0.2em;
    font-size: 0.8em;
    vertical-align: super;
}

.otoku-jrecard-box .jrecard_link {
    text-align: center;
    margin-bottom: 0;
    clear: both;
}

.otoku-jrecard-box .jrecard_link a {
    display: inline-block;
    padding: 0.6em 3em;
    border: #179855 2px solid;
    -webkit-border-radius: 2.2em;
    -moz-border-radius: 2.2em;
    border-radius: 2.2em;
    background-color: #fff;
    text-decoration: none !important;
}

.otoku-jrecard-box .jrecard_link a:hover {
    text-decoration: underline !important;
}

.otoku-jrecard-box .jrecard_link a:before {
    content: "";
    display: inline-block;
    margin-right: 0.6em;
    width: 16px;
    height: 16px;
    background: url(/html/upload/user_data/fp/jrepoint/img/icon_link.png) center center no-repeat #fff;
    vertical-align: -0.2em;
}



/* --------------------------------------------------------------------

	10.ポイントキャンペーン情報

--------------------------------------------------------------------- */
#cp {}

#cp.fp_content h2.tac {
    margin: 0 auto;
    border-bottom: none;
    width: 328px;
}

#cp.fp_content h2.tac img {
    width: 100%;
}

#cp.fp_content .cp-unit {
    margin-top: 70px;
}

#cp.fp_content .cp-unit:nth-child(2) {
    margin-top: 50px;
}

#cp.fp_content .cp-unit h3 {
    border: none;
    margin-bottom: 0;
    padding: 0.5em;
    background: url(/html/upload/user_data/fp/jrepoint/img/bg_cp_title.png);
    background-size: 16px;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    line-height: 1.5;
    color: #00833f;
}

#cp.fp_content .cp-unit h3 span {
    border: none;
    font-size: inherit;
}

#cp.fp_content .cp-unit h3.ekinaka {
    border: none;
    margin-bottom: 0;
    padding: 0.5em;
    background: #e4dcd7;
    background-size: 16px;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    line-height: 1.5;
    color: #410101;
}

#cp.fp_content .cp-unit h3.ekinaka span {
    border: none;
    font-size: inherit;
}

#cp.fp_content .cp-unit h3.furuzei {
    border: none;
    margin-bottom: 0;
    padding: 0.5em;
    background: url(/html/upload/user_data/fp/jrepoint/img/bg_cp_title_furuzei.png);
    background-size: 16px;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    line-height: 1.5;
    color: #121212;
}

#cp.fp_content .cp-unit h3.furuzei span {
    border: none;
    font-size: inherit;
}

#cp.fp_content .cp-unit h3.sougou {
    border: none;
    margin-bottom: 0;
    padding: 0.5em;
    background: url(/html/upload/user_data/fp/jrepoint/img/bg_cp_title_sougou.png);
    background-size: 16px;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    line-height: 1.5;
    color: #891442;
}

#cp.fp_content .cp-unit h3.sougou span {
    border: none;
    font-size: inherit;
}

#cp.fp_content .cp-unit h3.order {
    border: none;
    margin-bottom: 0;
    padding: 0.5em;
    background: url(/html/upload/user_data/fp/jrepoint/img/bg_cp_title_order.png);
    background-size: 16px;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    line-height: 1.5;
    color: #410101;
}

#cp.fp_content .cp-unit h3.order span {
    border: none;
    font-size: inherit;
}

#cp.fp_content .cp-unit .cp-unit-inner {
    padding: 30px 28px 0;
}

.dl-style2 {
    display: flex;
    margin-top: 1em;
}

.dl-style2:first-child {
    margin-top: 0;
}

.dl-style2 dt {
    flex: 0 0 10em;
    font-weight: bold;
}

.dl-style2 dt:before {
    content: "";
    display: inline-block;
    margin-right: 3px;
    border-radius: 1em;
    width: 1em;
    height: 1em;
    background-color: #d1edde;
    vertical-align: -0.1em;
}

.dl-style2 dd {
    flex: 1 1 auto;
}

.dl-style2 dd .basic-list li:first-child {
    margin-top: 0;
}

.dl-style2 dd .basic-list li {
    margin-top: 0.7em;
}

.caution-box {
    display: flex;
    align-items: center;
    margin-top: 1em;
    padding: 1em 0;
    background-color: #efefef;
    font-size: 13px;
}

.caution-box dt {
    flex: 0 0 10em;
    text-align: center;
    font-weight: bold;
}

.caution-box dd {
    flex: 1 1 auto;
    padding-right: 1em;
}

.caution-box dd ul {
    margin-bottom: 0;
}

#cp.fp_content>table {
    width: 100%;
    table-layout: fixed;
}

#cp.fp_content>table th,
#cp.fp_content>table td {
    padding: 0.8em 1em;
    border: 1px rgba(218, 218, 218, 1) solid;
    font-size: 0.8em;
}

#cp.fp_content>table th {
    color: #fff;
    font-weight: bold;
    background-color: #676767;
    letter-spacing: 0.1em;
    vertical-align: middle;
}

#cp.fp_content>table td p {
    margin-bottom: 0;
}





/* --------------------------------------------------------------------
-----------------------------------------------------------------------
-----------------------------------------------------------------------

	以下、SP用CSS

-----------------------------------------------------------------------
-----------------------------------------------------------------------
--------------------------------------------------------------------- */


/* --------------------------------------------------------------------

	11.汎用クラス【SP】

--------------------------------------------------------------------- */
@media screen and (max-width: 767px) {
    .yohaku1 {
        margin: 30px 0 0 !important;
    }

    .yohaku3 {
        margin: 40px 0 0 !important;
    }

    .yohaku6 {
        margin: 50px 0 0 !important;
    }

    .yohaku2 {
        margin: 20px 0 !important;
    }
}



/* --------------------------------------------------------------------

	12.初期化【SP】

--------------------------------------------------------------------- */
@media screen and (max-width: 767px) {
    .container_ {
        padding: 3.125% 3.125% 0;
    }

    .contents_ {
        margin: 0 !important;
        overflow: hidden !important;
    }

    .mainframe_ {
        margin: 0 !important;
        overflow: hidden !important;
    }
}



/* --------------------------------------------------------------------

	13.大枠など【SP】

--------------------------------------------------------------------- */
@media screen and (max-width: 767px) {
    .fp_content {
        margin-top: 40px;
        margin-bottom: 40px;
    }

    .fp_content .fp_box {
        margin-top: 25px;
        margin-bottom: 25px;
    }
}

/* --------------------------------------------------------------------

	14.メニュー【SP】

--------------------------------------------------------------------- */
@media screen and (max-width: 767px) {
    #fp_nav {
        margin-bottom: 10px;
    }

    #fp_nav ul,
    #fp_nav_btm ul {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        overflow: hidden;
        margin-bottom: 0;
        width: 100%;
    }

    #fp_nav ul li,
    #fp_nav_btm ul li {
        margin-bottom: 10px;
        border-left: 1px solid rgba(218, 218, 218, 1);
        padding-right: 2px;
        padding-left: 2px;
        width: calc((100% - 10px) / 2);
        height: 95px;
    }

    #fp_nav ul li:nth-of-type(2n),
    #fp_nav_btm ul li:nth-of-type(2n) {
        border-right: 1px solid rgba(218, 218, 218, 1);
        width: calc(((100% - 10px) / 2) - 1px);
    }

    #fp_nav ul li a,
    #fp_nav_btm ul li a {
        display: flex;
        justify-content: center;
        align-items: center;
        border-radius: 4px;
        width: 100%;
        height: calc(100% - 33px);
        text-align: center;
        text-decoration: none;
        font-size: 15px;
        font-weight: bold;
        color: rgba(0, 131, 63, 1);
    }

    #fp_nav_btm ul li a {
        padding-top: 8px;
        padding-bottom: 25px;
    }

    #fp_nav_btm ul li a {
        padding-top: 25px;
        padding-bottom: 8px;

    }

    #fp_nav_btm {
        margin-bottom: 40px;
    }


    .fp_content ul.li_inline li {
        display: block;
    }

    .fp_content a.txt_link,
    .fp_content a.blank_link,
    .fp_content a.page_link {
        display: inline;
    }

}


/* --------------------------------------------------------------------

	15.見出し【SP】

--------------------------------------------------------------------- */
@media screen and (max-width: 767px) {
    .t-style1 {
        margin-bottom: 25px;
        padding: 0.6em 0 0.3em;
    }

    .t-style1:after {
        content: '';
        position: absolute;
        bottom: 0;
        left: 50%;
        display: block;
        margin: 0 0 -2px -25%;
        border-bottom: 2px solid rgba(23, 152, 85, 1);
        width: 50%;
    }

    .t-style2:before {
        top: -1px;
    }

    .t-style2.mt40 {
        margin-top: 20px !important;
    }
}


/* --------------------------------------------------------------------

	16.リンク・ボタン【SP】

--------------------------------------------------------------------- */
@media screen and (max-width: 767px) {
    #cp.fp_content .btn-green1 a {
        min-width: auto;
        width: 100%;
    }
}


/* --------------------------------------------------------------------

	17.JRE POINTの特徴【SP】

--------------------------------------------------------------------- */
@media screen and (max-width: 767px) {
    #feature .tac {
        text-align: left !important;
    }

    #jre-point-benzu {
        position: relative;
        margin: 30px auto 0;
        width: 100%;
    }

    #jre-point-benzu a {
        position: absolute;
        top: 43.5%;
        left: 10.5%;
        width: 32%;
    }

    #feature .df_jb {
        display: block;
        text-align: center;
    }

    #feature .df_jb li {
        display: inline-block;
        width: 220px;
    }

    .flow-box {
        padding: 0 0 50px;
    }

    .flow-box-last {
        padding: 0;
    }

    .btn-jremall-mypage {
        margin: 25px auto 0 !important;
        width: 100% !important;
    }

    .flex2col {
        flex-direction: column;
        flex-wrap: nowrap;
    }

    .flex2col>* {
        width: 100%;
    }
}


/* --------------------------------------------------------------------

	18.JRE POINTの付与ルール【SP】

--------------------------------------------------------------------- */
@media screen and (max-width: 767px) {
    #rule {
        margin-top: 50px;
    }

    #rule.fp_content>table.rule_list th,
    #rule.fp_content>table.rule_list td {
        padding: 0.4em 0.6em;
        line-height: 1.75;
    }

    #rule.fp_content>table.rule_list .cr {
        color: #e60012;
    }

    #rule.fp_content>table.rule_list>thead th:nth-last-child(2),
    #rule.fp_content>table.rule_list>thead th:last-child {
        width: 4.6em;
    }
}


/* --------------------------------------------------------------------

	19.JRE POINT 付与例【SP】

--------------------------------------------------------------------- */
@media screen and (max-width: 767px) {
    .dl-style1 dt {
        top: 0;
        font-size: 15px;
    }

    .dl-style1:before {
        top: 1px;
        font-size: 15px;
    }

    .otoku-jrecard-box dd>.jrecard_img {
        float: none;
        margin: 0 auto 20px;
        text-align: center;
        max-width: 221px;
    }

    .otoku-jrecard-box .jrecard_link {
        margin-top: 15px;
    }

}


/* --------------------------------------------------------------------

	20.ポイントキャンペーン情報【SP】

--------------------------------------------------------------------- */
@media screen and (max-width: 767px) {
    #cp.fp_content {
        margin-top: 50px;
    }

    #cp.fp_content h2.tac {
        margin: 0 auto;
        border-bottom: none;
        max-width: 300px;
    }

    #cp.fp_content .cp-unit {
        margin-top: 50px;
    }

    #cp.fp_content .cp-unit:nth-child(2) {
        margin-top: 30px;
    }

    #cp.fp_content .cp-unit h3 {
        font-size: 16px;
    }

    #cp.fp_content .cp-unit .cp-unit-inner {
        padding: 15px 0 0;
    }

    #cp.fp_content .dl-style2 {
        display: block;
    }

    #cp.fp_content .dl-style2 dd {
        font-weight: normal !important;
    }

    #cp.fp_content .caution-box {
        display: block;
        padding: 1em;
    }

    #cp.fp_content .caution-box dd {
        margin-top: 0.4em;
        padding-right: 0;
    }

    #cp.fp_content .caution-box dd ul li {
        font-size: 13px !important;
        font-weight: normal !important;
    }

    #cp.fp_content>table thead {
        display: none;
    }

    #cp.fp_content>table tr {
        display: block;
        margin-bottom: 20px;
    }

    #cp.fp_content>table td {
        display: flex;
        justify-content: space-between;
        border: 1px rgba(218, 218, 218, 1) solid;
        border-top: none;
        padding: 0;
    }

    #cp.fp_content>table td,
    #cp.fp_content>table td>* {
        font-size: 0.9rem;
        box-sizing: border-box;
    }

    #cp.fp_content>table td:first-child {
        border-top: 1px rgba(218, 218, 218, 1) solid;
    }

    #cp.fp_content>table td:before,
    #cp.fp_content>table td p {
        padding: 0.4em 1em;
    }

    #cp.fp_content>table td:before {
        flex-basis: 10em;
        content: attr(cp-label);
        display: inline-block;
        font-weight: bold;
        color: #fff;
        background-color: #676767;
    }

    #cp.fp_content>table td p {
        flex-basis: calc(100% - 8em);
    }

}



/* --------------------------------------------------------------------

	202308ポイントランクステージ特典ブロック追加

--------------------------------------------------------------------- */

#pointstage .sp_only {
    display: none;
}

#pointstage .center {
    text-align: center;
    margin-top: 30px;
}

#pointstage .left {
    text-align: left;
    margin-top: 30px;
}

#pointstage .jre-point-terms {
    margin-top: 50px;
}

#pointstage .jre-point-terms h4 {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 20px;
}

#pointstage .jre-point-terms table {
    border: 1px solid #dadada;
    width: 100%;
}

#pointstage .jre-point-terms table th,
#pointstage .jre-point-terms table td {
    padding: 20px 10px;
    border: 1px solid #dadada;
    height: auto;
    vertical-align: middle;
}

#pointstage .jre-point-terms table th {
    text-align: center;
    font-weight: bold;
    background-color: #fafafa;
}

#pointstage .jre-point-terms table tr .second {
    width: 207px;
    overflow-wrap: normal;
}

#pointstage .jre-point-terms table tr .second span.term {
    font-size: 12px;
}

#pointstage .jre-point-terms table tr td:nth-child(4) {
    width: 189px;
}

#pointstage .jre-point-terms table p.point {
    text-align: center;
    font-weight: bold;
    margin-bottom: 5px;
}

#pointstage .jre-point-terms table .stage_wrap,
#pointstage .jre-point-terms table .img_center {
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: bold;
}

#pointstage .jre-point-terms table .img_center img {
    width: 41px;
}

#pointstage .jre-point-terms table .stage_rank img {
    width: 30px;
    height: auto;
    object-fit: contain;
    margin-right: 10px;
}

#pointstage .jre-point-terms table td.stage-pr {
    background-color: #FCF0BD;
    color: #B2891E;
}

#pointstage .jre-point-terms table td.stage-s3 {
    background-color: #F5F5F5;
    color: #95A5AC;
}

#pointstage .jre-point-terms table td.stage-s2 {
    background-color: #FAF3ED;
    color: #8B6652;
}

#pointstage .jre-point-terms table td.stage-s1 {
    background-color: #DDEDE5;
    color: #179855;
}


#pointstage .jre-point-terms .jre-point-present table {
    margin-top: 30px;
}

#pointstage .jre-point-terms .jre-point-present table td p {
    text-align: center;
}

#pointstage .jre-point-terms .jre-point-present table td {
    background-color: #fff;
}


#pointstage .btn-mypage a {
    display: block;
    text-align: center;
    position: relative;
    width: 480px;
    line-height: 60px;
    border-radius: 10px;
    margin: 30px auto 10px;
    background-color: #00833E;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    transition: all .5s;
}

#pointstage .btn-mypage a::after {
    position: absolute;
    display: block;
    content: "";
    width: 10px;
    height: 10px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    transform: rotate(45deg) translateX(-50%);
    top: 50%;
    right: 20px;


}



#pointstage .coupon {
    /* display: block; */
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 40px;
}

#pointstage .coupon a {
    color: #0091E3;
    text-decoration: underline;
    transition: all .5s;
}

#pointstage .coupon a:hover {
    text-decoration: none;
}

@media screen and (max-width: 767px) {
    #pointstage .coupon a:hover {
        text-decoration: underline;
    }
}


/* --------------------------------------------------------------------

	202308ポイントランクステージ特典ブロック追加:SP

--------------------------------------------------------------------- */
@media screen and (max-width: 767px) {
    #pointstage .sp_only {
        display: block;
    }

    #pointstage .center {
        text-align: left;
        margin-top: 30px;
        line-height: 2;
    }

    #pointstage .jre-point-terms {
        margin-top: 30px;
    }

    #pointstage .jre-point-terms table .td_wrap_sp {
        width: 100%;
        height: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    #pointstage .jre-point-terms table th,
    #pointstage .jre-point-terms table td {
        padding: 10px 5px;
        border: 1px solid #dadada;
        height: auto;
        width: calc(100% / 4);
        font-size: 12px;
    }

    #pointstage .jre-point-terms table.rank2 .stage_rank_title_sp {
        width: 12%;
    }

    #pointstage .jre-point-terms table.rank2 tr td p {
        font-size: 11px;
    }

    #pointstage .jre-point-terms table p.point {
        font-size: 12px;
    }

    #pointstage .jre-point-terms span.term {
        font-size: 10px;
    }

    #pointstage .jre-point-terms table .stage_wrap {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        font-weight: bold;
    }

    #pointstage .jre-point-terms table .stage_wrap_sp {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        font-weight: bold;
    }

    #pointstage .jre-point-terms table .stage_rank img {
        width: 23px;
        margin-right: 10px;
    }

    #pointstage .btn-mypage {
        display: block;
        width: 100%;
        line-height: 66px;
    }

    #pointstage .coupon {
        margin-bottom: 100px;
    }

    #pointstage .btn-mypage a {
        display: block;
        text-align: center;
        width: 100%;
    }


}


/* --------------------------------------------------------------------
	お知らせ
--------------------------------------------------------------------- */
.ec-newsContent {
    font-family: "Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    display: block;
    width: auto;
    /* width: 68%; */
    max-width: 1012px;
    margin: 20px auto;
    padding: 0 20px;
}

.ec-newsContent__row {
    background: #f5efda;
    margin: 0 0 4px;
    padding: 8px 10px 10px;
    text-align: left;
    color: #333333;
    text-indent: -3em;
    padding-left: 3em !important;
}

.ec-newsContent .ec-newsContent__row:before {
    content: 'i';
    width: 20px;
    margin: 0 5px 0 10px;
    height: 20px;
    color: #FFF;
    font-size: 16px;
    background: #F8BF37;
    border-radius: 50%;
    text-align: center;
    display: inline-block;
    text-indent: 0;
    position: relative;
    top: 3px;
}

.ec-newsContent__row a {
    color: #333333;
    word-break: break-all;
    text-decoration: underline;
}

.ec-newsContent__row a:hover {
    color: #179855;
    transition: .3s;
}

@media screen and (max-width: 767px) {
    .ec-newsContent {
        width: calc(100% - 20px);
        margin: 10px auto 20px;
        padding: 0;
    }

    .ec-newsContent__row {
        padding: 5px;
        font-size: 14px;
    }

    .ec-newsContent .ec-newsContent__row:before {
        top: 2px;
    }

    .ec-newsContent__row a {
        text-decoration: underline;
        font-size: small;
    }
}


/* --------------------------------------------------------------------
	表示幅：固定
	表示順：左メニュー・メインコンテンツ・右メニュー
-------------------------------------------------------------------- */
div.wrapper_ {
    width: 100%;
    margin: 0 auto;
    text-align: left;
}

div.container_ {
    margin: 0 auto;
    zoom: 1;
}

div.contents_ {
    max-width: 972px;
    margin: 0 auto;
    zoom: 1;
}

div.container_:after,
div.contents_:after {
    content: "";
    display: block;
    height: 0;
    font-size: 0;
    clear: both;
    visibility: hidden;
}

/* 左メニュー */
div.leftmenuframe_ {
    width: 150px;
    float: left;
    display: inline;
    overflow: hidden;
}

#mall_top_page div.leftmenuframe_ {
    width: 150px;
    float: right;
    display: inline;
    overflow: hidden;
}

/* 右メニュー */
div.rightmenuframe_ {
    overflow: hidden;
    clear: both;
}

/* メインフレーム */
div.mainframe_ {
    float: right;
    display: inline;
    zoom: 1;
    word-wrap: break-word;
}

div.mainframe_:after {
    content: "";
    display: block;
    height: 0;
    font-size: 0;
    clear: both;
    visibility: hidden;
}

#mall_top_page div.mainframe_ {
    float: left;
}

div.container_ div.mainframe_,
div.container_ div.mainframe_ .event_ .goods_,
div.container_ div.contents_ div.mainframe_,
div.container_ div.contents_ div.mainframe_ .event_ .goods_ {
    max-width: 782px;
}

div.single_mainframe_ {
    float: right;
    display: inline;
    overflow: hidden;
}

div.col1_ {
    width: 972px;
    min-height: 500px;
    margin: 0 auto;
    word-wrap: break-word;
}

@media screen and (max-width: 767px) {

    html,
    body,
    div,
    span,
    object,
    iframe,
    h1,
    h2,
    h3,
    h4,
    h5,
    h6,
    p,
    blockquote,
    pre,
    abbr,
    address,
    cite,
    code,
    del,
    dfn,
    em,
    img,
    ins,
    kbd,
    q,
    samp,
    small,
    strong,
    sub,
    sup,
    var,
    b,
    i,
    dl,
    dt,
    dd,
    ol,
    ul,
    li,
    fieldset,
    form,
    label,
    legend,
    table,
    caption,
    tbody,
    tfoot,
    thead,
    tr,
    th,
    td,
    article,
    aside,
    canvas,
    details,
    figcaption,
    figure,
    footer,
    header,
    hgroup,
    menu,
    nav,
    section,
    summary,
    time,
    mark,
    audio,
    video {
        /* margin: 0; */
        /* padding: 0; */
        /* border: 0; */
        /* outline: 0; */
        /* font-size: 14px; */
        /* background: transparent; */
        /* word-wrap: break-word; */
    }

    body {
        line-height: 1;
        -webkit-text-size-adjust: none;
    }

    article,
    aside,
    details,
    figcaption,
    figure,
    footer,
    header,
    hgroup,
    menu,
    nav,
    section {
        display: block;
    }

    address {
        font-style: normal;
    }

    ul {
        list-style: none;
    }

    blockquote,
    q {
        quotes: none;
    }


    blockquote:before,
    blockquote:after,
    q:before,
    q:after {
        content: '';
        content: none;
    }

    a {
        margin: 0;
        padding: 0;
        vertical-align: baseline;
        background: transparent;
    }

    p {
        word-wrap: break-word;
    }

    /* change colours to suit your needs */
    ins {
        background-color: #ff9;
        color: #000;
        text-decoration: none;
    }

    /* change colours to suit your needs */
    mark {
        background-color: #ff9;
        color: #000;
        font-style: italic;
        font-weight: bold;
    }

    del {
        text-decoration: line-through;
    }

    abbr[title],
    dfn[title] {
        border-bottom: 1px dotted inherit;
        cursor: help;
    }

    table {
        border-collapse: collapse;
        border-spacing: 0;
    }

}


/* --------------------------------------------------------------------
	追記
--------------------------------------------------------------------- */

html {
    scroll-behavior: smooth;
    scroll-padding-top: 100px;
}

.ec-layoutRole {
    background-color: #fff;
}

.ec-layoutRole__header {
    border-bottom: 1px solid #eee;
}

.ec-layoutRole .ec-layoutRole__contents {
    font-size: 15px;
    line-height: 140%;
}

div.container_ img {
    width: 100%;
    max-width: 100%;
    height: auto;
    transition: all .5s;
}

.ec-layoutRole .ec-layoutRole__contents a:hover img {
    opacity: .7;
}

.ec-footerRole {
    border-top: 2px solid #eee;
    margin-top: 0;
}

#fp_navi_btm {
    margin-bottom: 80px;
}

.fp_content a.txt_link {
    margin-left: 5px;
}

a:link {
    color: #333333;
    text-decoration: none;
    word-wrap: break-word;
}

a:hover {
    color: #179855;
    text-decoration: underline;
}

strong {
    font-weight: bold;
}

.pc,
.pc_only_ {
    display: block;
}

.sp,
.sp_only_ {
    display: none;
}

.indent_0_6 {
    text-indent: -0.6em;
}

.pl_0_6 {
    padding-left: 0.6em;
}

div.container_ img.icon2 {
    position: relative;
    top: -1px;
    margin: 0 2px;
    width: 16px;
}

.img-bg-stripe {
    padding: 4.1%;
    background: url(/html/upload/user_data/fp/jrepoint/img/bg_stripe.png) repeat center / 5px auto;
}

.fp_information a {
    text-decoration: underline
}

@media screen and (max-width: 767px) {
    html {
        scroll-padding-top: 120px;
    }

    div.container_ img {
        width: 100%;
        max-width: 100%;
        height: auto;
    }

    .ec-layoutRole .ec-layoutRole__contents a:hover img {
        opacity: 1;
    }

    .h1,
    .h2,
    .h3,
    .h4,
    .h5,
    .h6,
    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        line-height: 1.5;
    }

    .pc,
    .pc_only_ {
        display: none;
    }

    .sp,
    .sp_only_ {
        display: block;
    }

    div.contents_,
    div.container_ div.mainframe_,
    div.container_ div.mainframe_ .event_ .goods_,
    div.container_ div.contents_ div.mainframe_,
    div.container_ div.contents_ div.mainframe_ .event_ .goods_ {
        width: auto;
    }

    #fp_navi_btm {
        margin-bottom: 40px;
    }

    div.container_ img.icon2 {
        width: 16px;
        top: 1px;
    }

    div.container_ p {
        font-size: 14px;
    }

}