@charset "utf-8";

.gjs-dashed .privacyBox {
    height: auto;
}

.privKakoText {
    min-width: 1rem;
}

.privKakoText {
    margin: 0 10px 0 0;
}

.privacyDdKako01 {
    display: flex;
    align-items: baseline;
    margin-top: 8px !important;
}

.privacyMt5 {
    margin-top: 0px !important;
}

.privacyDt {
	border-left: 5px solid #EB9615 !important;
	padding: 3px 0 3px 10px;
	font-weight: 500;
	font-size: 16px;
	margin: 20px 0 0 0;
}

.privacyDd {
	padding: 0 0 0 16px;
	margin: 15px 0 0 0;
	line-height: 1.8em;
	font-weight: 400;
	font-size: 14px;
}

.privacyLabel>a span {
    color: red !important;
}

.privacyLabel>a:hover span {
    color: #red !important;
}

/*-----------------------------------------------------------
プライバシーポリシー
-----------------------------------------------------------*/

.privacyBox::-webkit-scrollbar {
    width: 5px;
}

.privacyBox::-webkit-scrollbar-track {
    background-color: #ccc;
}

.privacyBox::-webkit-scrollbar-thumb {
    background-color: #EB9615;
}

.privacyDl {
    margin: 15px 0 0 0;
    padding: 0 0 10px 0;
    border-bottom: 1px solid #ccc;
}

.privacyDt {
    font-weight: 500;
    letter-spacing: 0.05em;
    color: #462D07;
    line-height: 1.45em;
}

.privacyDd {
    margin: 15px 0 0 0;
}

.privacyList01 {
    margin: 10px 0 0 0;
}

.privacyItem01 {
    display: flex;
    padding: 10px 0 10px 0;
}

.privacyNum {
    max-width: 20px;
    width: 100%;
    margin: 0 5px 0 0;
}

.privacyTxtBox01 {
    width: 100%;
}

.privacyList02 {
    margin: 5px 0 0 0;
}

.privacyItem02 {
    display: flex;
}

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

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

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

    
    
/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

} /* min-width: 768px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

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

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

/*-----------------------------------------------------------
プライバシーポリシー
-----------------------------------------------------------*/

.privacyDl {
    margin: 30px 0 0 0;
    padding: 0 0 20px 0;
}

.privacyNum {
    max-width: 21px;
}
    
/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

} /* min-width: 1024px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */