@charset "utf-8";

/*===========================================================

===========================================================*/

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

.privacyBox {
    border: 1px solid #ccc;
    padding: 15px 2% 15px 2%;
    width: 100%;
    /* overflow-y: scroll;
    background: #fff;
    height: 250px; */
    background: var(--white);
}

.privacyBox p a {
    /* color: #0F1E26; */
    color: var(--base-font-color);
	text-decoration: underline;
}

.privacyBox p a:hover {
    /* color: #0F1E26; */
    color: var(--base-font-color);
	text-decoration: none;
}

.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 #7C2A15 !important; */
    border-left: 5px solid var(--primary) !important;
	padding: 0 0 3px 10px;
	font-weight: 500;
	/* font-size: 16px; */
    font-size: clamp(18px, calc(1.125rem + ((1vw - 3.75px) * 0.3883)), 24px);
	margin: 31px 0 0 0;
}

.recruit-border-b-only {
	border-left: 5px solid #7C2A15 !important;	
}

.privacyDd {
	padding: 0 0 0 16px;
	margin: 15px 0 0 0;
	line-height: 1.8em;
	font-weight: 400;
	/* font-size: 14px; */
    font-size: clamp(14px, calc(0.875rem + ((1vw - 3.75px) * 0.2589)), 18px);
}

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

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

.inLink>a {
	text-decoration: underline;
}

.inLink>a:hover {
    text-decoration: none;
    color: #111;
}

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

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

.privacyBox::-webkit-scrollbar-thumb {
    background-color: #7C2A15;
} */

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

.privacyDt {
    font-weight: 700;
    letter-spacing: 0.05em;
    /* color: #7C2A15; */
    color: var(--primary);
    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;
}

.privacyLabel {
    margin-top: 20px;
    font-size: 14px;
}

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
@media screen and (min-width:544px) {


/*===========================================================

===========================================================*/



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


/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
@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;
}

.privacyLabel {
    font-size: 16px;
}


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


/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
@media screen and (min-width:1200px) {


/*===========================================================

===========================================================*/



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


/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
@media screen and (min-width:1440px) {


/*===========================================================

===========================================================*/



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


/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
@media screen and (min-width:1620px) {




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

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