﻿@charset "utf-8";

/*共通設定*/



/*お買い物ガイド　ここから*/


/*テキストの伸縮
.text-Sentence {
    display: inline-block;
}

p.indent-1 {
    padding-left: 1em;
    text-indent: -1em;
}
*/

/*良くある質問 FAQ faq ここから*/
.url-link {
    color: #f02710;
    text-decoration: none;
}

/*プライバシーポリシー ここから*/
.indent-1 {
    padding-left: 1em;
    text-indent: -1em;
}


/*プライバシーポリシー ここから*/
.Charity2021 {
    text-align: center
}


@media screen and (min-width:1024px) {

    .kyougyou_sp {
        display: none;
    }

}


@media screen and (max-width: 900px) {

    .kyougyou_pc {
        display: none;
    }

}


@media screen and (max-width:600px) {



}