#p-sec-purchase .p-sec-faq-button{
	margin:30px auto;
}
#p-sec-purchase .p-sec-faq-button a{
	background-color: #fe8439;
	color: #fff;
	border: none;
	border-radius: 100px;
	padding: 25px 80px;
	font-size: 2.4rem;
}
.p-sec-faq-button a::before {
	background: url("../images/icn_sec_white_arrow.png") center/contain no-repeat;
}
.p-sec-store-rakuten a::before {
	width: 92px;
	height: 40px;
}
.p-sec-sns-list-twitter.p-sec-sns-list-twitter0626 a::before {
    background: url("../images/ico_sns_twitter.png") center / contain no-repeat;
}
@media screen and (max-width: 767px){
	#p-sec-purchase .p-sec-faq-button{
		margin:5vw auto;
	}
	#p-sec-purchase .p-sec-faq-button a{
		font-size: 4.2666666667vw;
		padding:5vw 15vw;
	}
	.p-sec-store-rakuten a::before {
		width: 24vw;
		height: 9vw;
	}
}

/* ===============================================
# 20241209
=============================================== */
section div.Sns {
    border-top: 2px solid #ff5b05;
    background-color: #fefaee;
}
.Sns .ModuleInner {
    padding: 4vw 3.2vw;
    background-color: transparent;
}
.Sns__subTitle {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0;
    font-size: 5.6vw;
    font-weight: 700;
    text-align: center;
    color: #452f29;
}
.Sns__subTitle::before, .Sns__subTitle::after {
    display: block;
    height: 5.3333333333vw;
    content: "";
    background-color: #452f29;
    width: 3px;
}
.Sns__subTitle::before {
    margin-right: 1em;
    transform: rotate(-30deg);
}
.Sns__subTitle::after {
    margin-left: 1em;
    transform: rotate(30deg);
}
.Sns__cont {
    display: flex;
    gap: 1rem;
    justify-content: center;
    width: fit-content;
    margin: auto;
    margin-top: 0.75rem;
}
.button_list {
    padding: 2px 0 9px;
    overflow: hidden;
    background: #fff;
}
.button_list.button_list0626 {
    padding-top: 48px;
}
.button_list .inner {
    max-width: 1000px;
    margin: 0 auto;
}
.button_list li {
    float: left;
    margin-left: 8px;
}
.button_list .footer-nav li {
    width: 100%;
}
.button_list .footer-nav li {
    float: none;
    margin-left: 0;
}
.button_list .footer-nav li.footer-nav__item:not(:last-of-type) {
    margin-bottom: 1.25rem;
}
.button_list .footer-nav .footer-nav__link--acc {
    position: relative;
    display: block;
    font-size: 13px;
    font-weight: bold;
    line-height: 1;
    color: #452f29;
    margin-bottom: 1rem;
    padding: 0 0 0 2rem;
}
.button_list .footer-nav .footer-nav__link--acc::before {
    position: absolute;
    content: "";
    background: url("../images/ico_arrow_b_red_01.svg") no-repeat left center/contain;
    width: 13px;
    height: auto;
    aspect-ratio: 5/3;
    left: 0.25em;
    top: 50%;
    transform: translateY(-50%);
}
.button_list .footer-nav > li a {
    display: block;
    padding: 0 0 0 2rem;
    position: relative;
    border-left: none;
    color: #452f29;
}
.button_list .footer-nav > li a::before {
    position: absolute;
    content: "";
    background: url("../images/ico_arrow_b_red_01.svg") no-repeat left center/contain;
    width: 13px;
    height: auto;
    aspect-ratio: 5/3;
    left: 0.25em;
    top: 50%;
    transform: translateY(-50%) rotate(-90deg);
}
.button_list .footer-nav > li .footer-nav__sub a {
    font-weight: normal;
    padding: 0 0 0 2rem;
    left: 1em;
}
.footer {
    padding-bottom: 20px;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.2;
    color: #fff;
    background: url("../img/old/bg-footee.jpg") repeat-x 0 0 #000;
    border-top: 20px solid #fff;
}
.footer .pageTop {
    float: right;
    width: 88px;
    overflow: hidden;
    text-align: right;
    background: #fff;
}
.footer a {
    color: #fff;
    text-decoration: none;
}
.footer .foot_nav {
    width: 100%;
    overflow: hidden;
    clear: both;
}
.footer ul {
    float: left;
    width: 40%;
    margin-top: 18px;
    overflow: hidden;
    clear: both;
}
.footer ul::after {
    display: block;
    clear: both;
    content: "";
}
.footer div.copyright {
    float: right;
    width: 500px;
    margin-top: 18px;
    text-align: right;
    letter-spacing: -0.05em;
}
.footer div.copyright p {
    margin-bottom: 10px;
}
.footer {
    padding-bottom: 20px;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.2;
    color: #fff;
    background: url("../images/bg-footee.jpg") repeat-x 0 0 #000;
    border-top: 20px solid #fff;
}
.footer .inner {
    max-width: 1000px;
    margin: 0 auto;
}
.button_list {
    padding: 2px 0 9px;
    overflow: hidden;
    background: #fff;
}
.NavigationList__sub--title {
    display: block;
    padding: 0 0 0 1.5em;
    position: relative;
    line-height: 1;
}
.NavigationList__sub--title::before {
    content: "-";
    left: .9em;
    top: 50%;
    position: absolute;
    transform: translateY(-50%);
    font-weight: bold;
}
.NavigationList__third {
    padding-left: 1em;
}
.NavigationList__third > li {
    margin-top: 1em;
}
@media screen and (max-width: 768px) {
    .-hide-SP {
        display: none !important;
    }
    .button_list ul {
        overflow: hidden;
    }
    .button_list li {
        width: 50%;
        margin: 0 0 1.2rem;
    }
    .button_list {
        padding: 2px 0 39px;
    }
    .button_list li a {
        display: block;
        padding-left: 10px;
        font-size: 13px;
        font-weight: bold;
        line-height: 1;
        color: #727171;
        border-left: 6px solid #ff1538;
    }
    .button_list ul {
        overflow: hidden;
    }
    .button_list li:first-child {
        margin-left: 0;
    }
    .button_list .inner {
        padding: 0 10px;
        width: auto;
    }
    .footer {
        position: relative;
        z-index: 13;
        padding: 0 0 10px;
        background: #000;
        border-top: 3px solid #ff5b05;
    }
    .footer .inner {
        width: auto;
        text-align: center;
        padding: 0 10px;
    }
    .footer .pageTop {
        position: absolute;
        top: -21px;
        right: 20px;
        display: block;
        width: 65px;
    }
    .footer .pageTop img {
        width: 65px;
        height: auto;
    }
    .footer .pageTop::after {
        position: absolute;
        bottom: 0;
        left: -1.5px;
        display: block;
        width: 68px;
        height: 3px;
        content: "";
        background-color: #ff5b05;
    }
    .footer ul {
        float: inherit;
        width: auto;
    }
    .footer ul {
        float: inherit;
        width: auto;
    }
    .footer div.copyright {
        float: inherit;
        width: auto;
        margin-top: 14px;
        line-height: 1.2;
        text-align: center;
    }
    .footer ul li {
        display: inline-block;
        float: inherit;
    }
    .button_list .footer-nav > li a::before {
        left: 0;
    }
    .footer-nav__container .NavigationList__sub--title {
        font-size: 13px;
        margin-bottom: 0.5rem;
    }
    .footer-nav__container .NavigationList__third > li {
        margin-top: 0;
    }
    ul.footer-nav__sub > li:last-of-type {
        margin-bottom: 0;
    }
    .button_list .footer-nav li.footer-nav__item:last-of-type {
        margin-bottom: 1rem;
    }
}

@media screen and (min-width: 769px) {
    .-hide-TB {
        display: none !important;
    }
    .Sns .ModuleInner {
        padding: 30px 0;
    }
    .Sns__subTitle {
        font-size: 2rem;
    }
    .Sns__subTitle::before, .Sns__subTitle::after {
        width: 2px;
        height: 28px;
    }
    .Sns__cont {
        gap: 1.5rem;
    }
    .footer-nav__container {
        display: flex;
        gap: 2rem;
    }
    .footer-nav__container {
        margin: 0 auto 2rem;
    }
    .button_list .footer-nav > li a {
        padding: 0 0 0 2rem;
    }
    .button_list .footer-nav__item > a {
        font-weight: bold;
    }
    .footer-nav__container .footer-nav {
        width: calc((100% - 2rem ) / 2 );
    }
    .footer-nav {
        display: flex;
        flex-direction: column;
    }
    .button_list .footer-nav li.footer-nav__item:not(:last-of-type) {
        margin-bottom: 2rem;
    }
    .button_list .footer-nav .footer-nav__link--acc {
        font-size: 1.6rem;
        padding: 0 0 0 2rem;
        color: #452f29;
        margin-bottom: 1.5rem;
    }
    .button_list .footer-nav > li .footer-nav__sub a {
        margin-bottom: 1.5rem;
    }
    .footer ul li {
        float: left;
    }
}