@charset "utf-8";

.inLineDecoBrown:after {
	content: "";
    position: absolute;
    top: auto;
    right: 0;
    bottom: -90px;
    left: 0;
    margin: auto;
    width: 1px;
    height: 70px;
    background: url(/system_panel/uploads/images/line_deco_brown.svg) no-repeat center;
    background-size: contain;
    z-index: 1;
}

.inTxt01 {
    font-size: 15px;
    font-weight: 600;
    line-height: 1.9em;
	letter-spacing: 0.05em;
}

/*-----------------------------------------------------------
テーブル
-----------------------------------------------------------*/

.baseTb {
    letter-spacing: 0.05em;
    border: solid 1px #513C30;
}

.tel-link a {
    color: #513C30;
    cursor: unset;
}

.baseTd a:hover {
    color: #513C30;
}

.baseTh {
	padding: 15px;
	font-weight: 600;
    border-bottom: 1px solid #513C30;
}

.recruitTh.baseTh {
    border-bottom: 1px solid #fff !important;
}

.baseTh p {
	font-weight: 700;
}

.baseTd {
	padding: 15px;
  	background: #fff;
  	color: #513C30;
}

.baseTd p {
	font-weight: 600;
}

.privacyDd {
    margin: 10px 0 0;
}

.privacyList {
    margin: 5px 0 0;
  	padding: 0 0 0 16px;
}

.privacyItem {
    display: flex;
}

.privacyBullet {
    max-width: 20px;
    width: 100%;
    margin: 0 3px 0 0;
    text-align: center;
}

.privacyTxtBox {
    width: 100%;
}

/*-- about --*/

.introFrame02 {
    margin: -13% auto 0 auto !important;
}

.introTit01 {
  	font-size: 20px;
    font-weight: 700;
    letter-spacing: 0.1em;
    line-height: 1.55em;
}

.introTit02 {
  	font-size: 20px;
    font-weight: 700;
    letter-spacing: 0.1em;
	line-height: 1.6em;
}

.introTitDeco {
	padding: 0 0 25px 0;
  	position: relative;
}

.introTitDeco:after {
    content: "";
    display: block;
    position: absolute;
    width: 80%;
    height: 1px;
  	right: 0;
  	left: 0;
    bottom: 0;
    margin: auto;
    background: #fff;
}

.introFrame01 .txt01 {
    font-weight: 700;
}

.introFrame02TxtBlock .txt01 {
    font-weight: 40;
}

.introListTit {
  	font-size: 16px;
    font-weight: 700;
}

.flexTit {
    font-size: 25px;
    font-weight: 500;
    line-height: 1.8em;
}

.flexTit br {
    display: block;
}

/*-- recommended --*/

.recFrame02Grid  {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 20px 4.93%;
}


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

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

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
  
.introTit01 {
  	font-size: 30px;
}
  
.introTit02 {
  	font-size: 25px;
}

.flexTit br {
    display: none;
}
  
/*-- recommended --*/

.recFrame02Grid  {
    grid-template-columns: repeat(2, 1fr);
}
  
  
/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

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

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

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

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

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
  
.inTxt01 {
    font-size: 16px;
}
  
.introTit01 {
  	font-size: 35px;
}
  
.introTit02 {
  	font-size: 30px;
}

.introListTit {
  	font-size: 17px;
} 
  
.flexTit br {
    display: block;
}
  
.baseTh {
    text-align: center;
    border-right: 1px solid #513C30;
}
  
.recruitTh.baseTh {
    border-bottom: 1px solid #fff !important;
}
  
.baseTd {
    border-bottom: 1px solid #513C30;
}
  
/*-- recommended --*/

.recFrame02Grid {
	grid-template-columns: repeat(3, 1fr);
}

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

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

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

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

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

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
  
.introListTit {
  	font-size: 19px;
}
  
.inTxt01 {
    font-size: 18px;
}

.flexTit {
    font-size: 20px;
}

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

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

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

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

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

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
  
.inTxt01 {
    font-size: 19px;
}
  
.flexTit {
    font-size: 25px;
}

.flexTit br {
    display: none;
}
  
  
/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

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

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

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

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

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
    
.flexTit {
    font-size: 27px;
}
  

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

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

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

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

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

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


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

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

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