@charset "UTF-8";

@media print, screen and (max-width:1199px) {

#kvWrap {
width: 100vw;
}

#kvCopy {
width: 90%;
margin: 0 0 0 auto;
}

#btnApplicationRequirements {
position: absolute;
background-color: #565C54;
font-family: var(--font-primary);
width: 165px;
height: 40px;
font-size: 1.3rem;
font-weight: 600;
color: #fff;
text-align: left;
padding: 0 20px 3px;
cursor: pointer;
border: 0;
 box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
letter-spacing: .15em;
z-index: 5;
top: 95px;
right: 0;
}

#btnApplicationRequirements::after {
position: absolute;
width: 8px;
height: 8px;
content: "";
margin: auto;
border-top: 1px solid #fff;
border-right: 1px solid #fff;
transform: rotate(45deg);
right: 15px;
top: 0;
bottom: 0;
}

#wrapIndexTop {
width: 88%;
font-family: var(--font-mincho);
font-size: 1.4rem;
text-align: left;
margin: 0 auto;
padding: 60px 0 30px;
line-height: 2em;
}

#wrapIndexTop h2 {
font-family: var(--font-copperplate);
font-size: 2.5rem;
text-align: center;
margin-bottom: 20px;
line-height: 1.3;
}

#indexTopFlex {
}

#indexTopTxt {
width: 100%;
}

#indexTopPhoto {
width: 100%;
margin-bottom: 30px;
}

#wrapEntry {
background: url("../img/index_entry_bg.jpg") no-repeat center;
background-size: cover;
width: 100%;
padding: 50px 0;
}

.wrap {
position: relative;
width: 88%;
text-align: justify;
margin: 0 auto;
}

.indexTitleWh,
.indexTitleBk {
position: relative;
font-size: 1.6rem;
font-weight: 700;
color: #fff;
text-align: left;
margin-bottom: 30px;
line-height: 2.5em;
}

.indexTitleBk {
color:  var(--txtColor);
}

.indexTitleWh span,
.indexTitleBk span {
font-family: var(--font-copperplate);
font-size: 4rem;
font-weight: 500;
display: block;
margin-top: -5px;
letter-spacing: -.05em;
}

#entryFlex {
}

.entry {
width: 100%;
}

.entry h3 {
position: relative;
font-size: 1.5rem;
font-weight: 700;
color: #fff;
margin-bottom: 20px;
padding-left: 42px;
letter-spacing: 0;
line-height: 1;
}

.entry h3::before {
position: absolute;
background-color: #fff;
width: 32px;
height: 4px;
content: "";
margin: auto;
left: 0;
top: 3px;
bottom: 0;
}

.btnEntry {
background-color: #fff;
width: 100%;
height: 200px;
font-size: 2rem;
font-weight: 500;
color: #3b7b38;
text-align: center;
margin-bottom: 20px;
padding-bottom: 5px;
cursor: pointer;
border: 0px;
line-height: 1.2;
transition: .3s;
}

.btnEntry div {
margin: 0 auto;
padding-bottom: 5px;
display: table;
border-bottom: 3px solid var(--themeColor);
}

.btnEntry:hover div {
border-bottom: 3px solid #fff;
}

#wrapJoinUs {
background: url("../img/index_join_us_bg.jpg") no-repeat center;
background-size: cover;
width: 100%;
padding: 50px 0 20px;
}

.joinUs {
background-color: #fff;
width: 100%;
margin-bottom: 30px;
padding: 20px;
}

.joinUsPhoto {
width: 100%;
}

.joinUsR {
position: relative;
width: 100%;
padding-bottom: 20px;
}

.joinUsR .inner {
margin-top: 20px;
}

.joinUsR h3 {
font-size: 2rem;
font-weight: 700;
margin-bottom: 10px;
letter-spacing: .1em;
line-height: 1;
}

.btnJoR {
position: absolute;
right: 0px;
bottom: 0px;
}

.btnBlack {
position: relative;
background: transparent;
font-family: var(--font-primary);
width: 120px;
height: 25px;
font-size: 1.3rem;
font-weight: 700;
text-align: center;
color: var(--txtColor);
margin-top: 30px;
padding-right: 30px;
cursor: pointer;
border: 0;
letter-spacing: .15em;
}

.btnBlack::before {
position: absolute;
background-color: #000200;
width: 25px;
height: 25px;
content: "";
margin: auto;
border-radius: 35px;
top: 0;
bottom: 0;
right: 0;
}

.btnBlack::after {
position: absolute;
width: 10px;
height: 10px;
content: "";
margin: auto;
border-top: 1px solid #fff;
border-right: 1px solid #fff;
transform: rotate(45deg);
top: 0;
bottom: 0;
right: 10px;
}

.wrapColor {
background: url("../img/common_bg.jpg") no-repeat center;
background-size: cover;
width: 100%;
padding: 50px 0;
}

#ourCharmFlex {
}

#ourCharmPhoto {
width: 100%;
margin-bottom: 20px;
}

#ourCharmR {
width: 100%;
font-weight: 600;
color: #fff;
}

#ourCharmR p {
margin-bottom: 0;
}

.btnWrapWh {
position: relative;
background-color: #fff;
font-family: var(--font-primary);
width: 100%;
height: 67px;
font-size: 1.3rem;
font-weight: 700;
text-align: center;
color: var(--txtColor);
margin-top: 50px;
padding-bottom: 14px;
cursor: pointer;
border: 0;
letter-spacing: .1em;
}

.arrowBk {
position: relative;
background: url("../img/btn_arrow_bk.png") no-repeat;
background-size: 25px;
width: 25px;
height: 25px;
display: inline-block;
margin-left: 10px;
top: 14px;
}

.wrapGray {
background-color: #eff0ef;
width: 100%;
padding: 50px 0;
}

.wrapBtnRFlex {
width: 100%;
}


#wrapBtnRFlexInsta {
width: 88%;
margin: 0 auto;
}

#wrapAaccelFlex {
width: 88%;
margin: 0 auto;
}

#accelL {
width: 100%;
text-align: left;
}

#accelR {
display: none;
}

#accelRSp {
width: 100%;
}

.indexNewsWrap {
position: relative;
width: 100%;
text-align: justify;
border-top: 1px solid #d8ddd8;
transition: .3s;
}

.indexNewsWrap::after {
position: absolute;
width: 10px;
height: 10px;
content: "";
margin: auto;
border-top: 1px solid #000200;
border-right: 1px solid #000200;
transform: rotate(45deg);
top: 0;
bottom: 0;
right: 20px;
transition: .3s;
}

.indexNewsWrap:last-of-type {
border-bottom: 1px solid #d8ddd8;
}

.indexNewsFlex {
width: 100%;
padding: 20px 5px;
}

.indexNewsL {
width: 100%;
margin-bottom: 5px;
}

.indexNewsL .category {
position: relative;
background-color: #000200;
width: 90px;
height: 20px;
font-size: 1rem;
font-weight: 700;
text-align: center;
color: #fff;
margin-left: 10px;
display: inline-block;
border-radius: 5px;
line-height: 18px;
top: -1px;
}

.indexNewsR {
width: 100%;
padding-right: 40px;
}

.wrapWhite {
background-color: #fff;
width: 100%;
padding: 50px 0;
}

#instaFlex {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}

.insta {
width: 48%;
margin-bottom: 15px;
}

/**/

#titleWrap {
position: relative;
background: url("../img/kv_bg.jpg") no-repeat top center;
background-size: cover;
width: 100%;
height: 250px;
margin-top: 80px;
}

#contentsTitle {
position: absolute;
width: 88%;
font-size: 1.6rem;
font-weight: 700;
text-align: left;
margin: 0 auto;
line-height: 2.5em;
top: 50%;
left: 50%;
transform: translateY(-50%) translateX(-50%);
}

#contentsTitle span {
font-family: var(--font-copperplate);
font-size: 4rem;
font-weight: 500;
display: block;
margin-top: -5px;
letter-spacing: -.05em;
}

#breadcrumb {
position: absolute;
width: 88%;
font-size: 1rem;
text-align: justify;
margin: auto;
left: 0;
right: 0;
bottom: 15px;
}

#pageTitle {
position: relative;
background-color: #fcfcfc;
width: 100%;
min-height: 90px;
margin: 0 auto;
margin-bottom: 30px;
}

#pageTitle::after {
position: absolute;
background-color: #fcfcfc;
width: 2000px;
height: 100%;
content: "";
right: -2000px;
top: 0;
}

#pageTitle h2 {
position: relative;
font-size: 2.2rem;
font-weight: 700;
text-align: left;
padding: 30px 10px 30px 40px;
letter-spacing: .1em;
line-height: 1.3;
}

#pageTitle h2::before {
position: absolute;
background-color: var(--themeColor);
width: 15px;
height: 2px;
content: "";
margin: auto;
left: 0;
top: 0;
bottom: 0;
}

#pageTitle h2::after {
position: absolute;
background-color: var(--txtColor);
width: 15px;
height: 2px;
content: "";
margin: auto;
left: 15px;
top: 0;
bottom: 0;
}

.wrapCo {
position: relative;
width: 88%;
text-align: justify;
margin: 0 auto;
}

.wrapCoWh {
background-color: #fff;
width: 88%;
text-align: justify;
margin: 0 auto;
margin-bottom: 60px;
padding: 30px;
}

/*アクセルの魅力*/

.chamFlex {
margin-bottom: 30px;
}

.chamFlexBottom {
position: relative;
margin-bottom: 30px;
}

.chamPhoto {
width: 100%;
margin-bottom: 20px;
}

.chamTxt,
.chamTxt2 {
position: relative;
width: 100%;
}

.chamTxt2 {
margin-bottom: 30px;
}

.chamTxt h3,
.chamTxt2 h3 {
font-size: 2rem;
font-weight: 600;
margin-bottom: 15px;
line-height: 1.6;
letter-spacing: .15em
}

.chamTxt p,
.chamTxt2 p {
margin-bottom: 0;
}

#chamBottomWrap {
width: 100%;
margin: 0 auto;
padding: 50px 0;
}

#chamBottomWrap h3 {
font-size: 2rem;
font-weight: 600;
margin-bottom: 15px;
line-height: 1.6;
letter-spacing: .15em
}

#chamBottomBg {
position: absolute;
background-color: #fff;
width: 2000px;
height: 100vh;
content: "";
z-index: -1;
right: -1800px;
top: 0;
}

.wrapColorLightBlue {
background: url("../img/environment_bg.jpg") no-repeat center;
background-size: cover;
width: 100%;
padding: 60px 0;
}

#wakuwakuTitle {
font-size: 2.4rem;
font-weight: 600;
margin-bottom: 30px;
line-height: 1;
}

#wakuwakuSubTitle {
font-size: 1.7rem;
font-weight: 600;
margin-bottom: 60px;
line-height: 1;
}

#wakuwakuFlex {
width: 100%;
margin: 0 auto;
}

.wakuwaku {
position: relative;
width: 100%;
height: 80px;
font-size: 1.8rem;
font-weight: 600;
margin-bottom: 40px;
line-height: 76px;
border: 1px solid #778078;
letter-spacing: .15em;
}

.wakuwaku:nth-child(4) {
margin-bottom: 0;
}

.wakuwaku h4 {
position: absolute;
font-size: 1.4rem;
font-weight: 600;
margin: auto;
line-height: 1;
left: 0;
right: 0;
top: -42px;
}

.wakuwaku h4 span {
position: relative;
font-family: var(--font-inter);
font-size: 4rem;
font-weight: 500;
top: 10px;
}

.btnWrapWh440 {
position: relative;
background-color: #fff;
font-family: var(--font-primary);
width: 100%;
height: 67px;
font-size: 1.3rem;
font-weight: 700;
text-align: center;
color: var(--txtColor);
margin-top: 50px;
padding-bottom: 10px;
cursor: pointer;
border: 0;
letter-spacing: .1em;
}

.arrowBk {
position: relative;
background: url("../img/btn_arrow_bk.png") no-repeat;
background-size: 25px;
width: 25px;
height: 25px;
display: inline-block;
margin-left: 10px;
top: 7px;
}

#companyBtnFlex {
width: 88%;
margin: 0 auto;
}

.btnCompany {
position: relative;
background: transparent;
width: 100%;
height: 150px;
font-size: 2rem;
font-weight: 600;
color: #fff;
margin-bottom: 20px;
padding-bottom: 30px;
cursor: pointer;
border: 1px solid #fff;
letter-spacing: .15em;
}

.btnCompany:nth-child(4) {
margin-bottom: 0;
}

.btnCompany::after {
position: absolute;
width: 15px;
height: 15px;
content: "";
border-top: 1px solid #fff;
border-right: 1px solid #fff;
margin: auto;
transform: rotate(45deg);
left: -15px;
right: 0;
top: 0;
bottom: -40px;
transition: .3s;
}

/*研修制度*/

.contentsSubTitle {
font-size: 2rem;
font-weight: 600;
margin-bottom: 25px;
line-height: 1.7;
letter-spacing: .15em;
}

.contentsSubTitle span {
font-family: var(--font-copperplate);
font-size: 1.1rem;
font-weight: 500;
display: block;
letter-spacing: 0;
}

.maBottom {
margin-bottom: 30px;
}

.trainingWrap {
background-color: #fff;
margin: 0 auto;
margin-top: 30px;
padding: 32px;
overflow: hidden;
}

.trainingWrap:last-child {
margin-bottom: 60px;
}

.trainingWrap h3 {
position: relative;
font-size: 2rem;
font-weight: 600;
margin-bottom: 30px;
padding-right: 15px;
display: inline-block;
line-height: 1;
letter-spacing: .05em;
z-index: 0;
}

.trainingWrap h3::before {
position: absolute;
background-color: #eff0ef;
min-width: 400px;
height: 14px;
content: "";
z-index: -1;
right: 0;
bottom: -8px;
}

.trainingWrap  p {
margin-bottom: 0;
}

.btnWrapBk440 {
position: relative;
background-color: var(--txtColor);
font-family: var(--font-primary);
width: 100%;
height: 67px;
font-size: 1.3rem;
font-weight: 700;
text-align: center;
color: #fff;
margin-top: 50px;
padding-bottom: 14px;
cursor: pointer;
border: 0;
letter-spacing: .1em;
}

.arrowWh {
position: relative;
background: url("../img/btn_arrow_wh.png") no-repeat;
background-size: 25px;
width: 25px;
height: 25px;
display: inline-block;
margin-left: 10px;
top: 7px;
}

/*キャリアパス*/

.contentsSubTitleLine {
font-size: 2rem !important;
font-weight: 600;
margin-bottom: 15px !important;
padding: 1px 15px 5px !important;
line-height: 1.3 !important;
letter-spacing: .15em !important;
border-left: 4px solid var(--themeColor);
}

.contentsSubTitleNoLine {
font-size: 2rem;
font-weight: 600;
margin-bottom: 15px;
padding: 1px 15px 5px 0;
line-height: 1.3;
letter-spacing: .15em;
}

.careerPathWrap {
background-color: #fff;
width: 100%;
font-size: 1.5rem;
margin-bottom: 30px;
padding: 30px;
line-height: 1.5;
}

.careerPathWrap:last-child {
margin-bottom: 60px;
}

.careerPathWrap h4 {
font-size: 1.3rem;
font-weight: 700;
margin: 20px 0 10px;
}

.contentsSubSubTitle {
font-size: 1.6rem;
font-weight: 600;
line-height: 1.5;
}

#geFlex {
margin: 20px auto;
margin-bottom: 25px;
display: flex;
justify-content: space-between;
}

#geL {
background-color: var(--txtColor);
width: 20%;
font-size: 1.7rem;
font-weight: 700;
color: #fff;
text-align: center;
white-space: nowrap;
padding: 20px 10px;
letter-spacing: .2em;
line-height: 1.2;
}

#geR {
width: 80%;
font-size: 1.5rem;
margin-left: 10px;
}

.geRWrap {
background-color: #fff;
width: 100%;
margin-bottom: 10px;
padding: 15px 20px;
}

.geRWrap:last-child {
margin-bottom: 0;
}

.geRWrap dt {
font-weight: 600;
}

.geRWrap dd {
}

.btnR {
text-align: right;
margin: 0 0 0 auto;
}

#careerStoryFlex {
margin: 20px auto;
margin-bottom: 0;
}

#careerStoryL {
width: 100%;
line-height: 1;
}

#careerStoryL h3 {
font-size: 1.7rem;
font-weight: 600;
display: inline-table;
padding-bottom: 10px;
border-bottom: 2px solid var(--txtColor);
}

#careerStoryR {
width: 100%;
}

.careerStoryWrap {
background: url("../img/career_story_bg.png") no-repeat center;
background-size: cover;
width: 100%;
margin-top: 20px;
padding: 30px;
}

.careerStoryL {
width: 100%;
font-size: 1.5rem;
}

.careerStoryL h4 {
font-size: 2rem;
font-weight: 600;
margin-bottom: 20px;
letter-spacing: .1em;
line-height: 1;
}

.careerStoryR {
width: 100%;
}

.kakkoFlex {
width: 100%;
height: 100px;
margin-top: 20px;
display: flex;
justify-content: space-between;
}

.kakkoL {
background: url("../img/career_story_kakko_l.png") no-repeat;
background-size: 18px;
width: 18px;
height: 36px;
}

.kakkoTxt {
text-align: center;
padding: 10px 0;
line-height: 1.5;
}

.kakkoR {
position: relative;
background: url("../img/career_story_kakko_r.png") no-repeat;
background-size: 18px;
width: 18px;
height: 36px;
top: 30px;
}

/*アクセルとは*/

#aboutAccelFlex01 {
margin: 30px auto;
padding-bottom: 30px;
}

#aboutAccelL01 {
width: 100%;
}

#aboutAccelR01 {
width: 100%;
}

#aboutAccelR01 h4 {
font-size: 1.8rem;
font-weight: 600;
margin-bottom: 20px;
line-height: 1.7;
letter-spacing: .15em;
}

#aboutAccelR01 p {
margin-bottom: 0;
}

#wrapBusinessDetails {
background: url("../img/about_accel_bg.jpg") no-repeat center;
background-size: cover;
width: 100%;
color: #fff;
text-align: justify;
padding: 60px 0;
}

#businessDetailsFlex {
margin-bottom: 40px;
padding-bottom: 40px;
border-bottom: 1px solid #c9c9c9;
}

#businessDetailsL {
width: 100%;
}

#wrapBusinessDetails h4 {
font-size: 1.8rem;
font-weight: 600;
margin-bottom: 20px;
line-height: 1.7;
letter-spacing: .15em
}

#businessDetailsR {
width: 100%;
margin-bottom: 30px;
}

#wrapBusinessDetails p:last-child {
margin-bottom: 0;
}

#topMessageFlex {
width: 88%;
margin: 0 auto;
}

#topMessageL {
width: 100%;
margin-bottom: 30px;
}

#topMessageR {
width: 100%;
text-align: justify;
}

#wrapPhilosophyMission {
background: url("../img/about_accel_bg02.jpg") no-repeat center;
background-size: cover;
width: 100%;
color: #fff;
text-align: justify;
padding: 60px 0;
}

.philosophyMissionFlex {
width: 88%;
margin: 0 auto;
}

#philosophyMissionR {
position: relative;
background: rgba(255,255,255,.2);
width: 100%;
font-size: 1.4rem;
font-weight: 600;
margin-bottom: 30px;
padding: 30px 30px 10px;
}

#philosophyMissionR #philosophyTitle {
font-size: 2.2rem;
margin-bottom: 25px;
line-height: 1.4;
letter-spacing: .15em;
}

#philosophyMissionR #philosophyTitle span {
font-family: var(--font-copperplate);
font-size: 1.2rem;
font-weight: 500;
display: block;
letter-spacing: 0;
}

#philosophyTxt {
font-size: 1.5rem;
margin-bottom: 30px;
padding-bottom: 30px;
line-height: 1.7;
border-bottom: 1px solid #fff;
}

#philosophyMissionR #missionTitle {
font-size: 1.8rem;
margin-bottom: 25px;
line-height: 1.4;
letter-spacing: .15em;
}

#philosophyMissionR #missionTitle span {
font-family: var(--font-copperplate);
font-size: 1.2rem;
font-weight: 500;
display: block;
letter-spacing: 0;
}

#philosophyMissionR02 {
position: relative;
background-color: #fff;
width: 100%;
font-size: 1.3rem;
font-weight: 600;
color: var(--txtColor);
padding: 30px;
}

#philosophyMissionR02 dl {
position: relative;
}

#philosophyMissionR02 dt {
float: left;
font-family: var(--font-inter);
}

#philosophyMissionR02 dt span {
font-family: var(--font-primary);
font-size: 1.1rem;
}

#philosophyMissionR02 dd {
padding: 0 0 0 70px;
}

#outline {
width: 100%;
text-align: justify;
}

#outline table {
width: 100%;
margin-bottom: 10px;
border-bottom: 1px solid #d8ddd8;
}

#outline th,
#outline td {
width: 100%;
display: block;
padding: 10px 15px;
border-left: 1px solid #d8ddd8;
border-top: 1px solid #d8ddd8;
border-right: 1px solid #d8ddd8;
}

#outline th {
background-color: #eff0ef;
font-weight: 600;
}

/*数字で見るアクセル*/

#aboutNumbersBg {
background: url("../img/about_numbers_bg.jpg") no-repeat center top;
background-size: cover;
width: 100%;
padding-bottom: 60px;
}

.aboutNumbers {
width: 100%;
margin-top: 30px;
}

/*健康経営への取り組み*/

#healthPolicyWrap {
background-color: #fff;
margin: 30px auto;
margin-bottom: 60px;
padding: 30px 30px 10px;
}

#healthPolicyWrap h3 {
font-size: 2rem;
font-weight: 600;
margin-bottom: 20px;
letter-spacing: .15em;
line-height: 1.5;
}

#healthPolicyWrap h4 {
font-size: 1.8rem;
font-weight: 600;
margin-top: 30px;
margin-bottom: 20px;
letter-spacing: .15em;
line-height: 1;
}

#healthPolicyWrap dl {
margin-bottom: 36px;
}

#healthPolicyWrap dt {
float: left;
}

#healthPolicyWrap dd {
padding: 0 0 0 18px;
}

#wrapCertification {
background: url("../img/index_entry_bg.jpg") no-repeat center;
background-size: cover;
width: 100%;
padding: 60px 0;
}

#certificationWrap {
background-color: #fff;
width: 88%;
font-size: 1.4rem;
font-weight: 600;
margin: 0 auto;
padding: 30px 20px 10px;
}

#certificationWrap h3 {
font-size: 2rem;
}

#certificationWrap h3 span {
border-bottom: 2px solid var(--themeColor);
}

#healthIcon {
width: 90%;
margin: 0 auto;
}

/*福利厚生・制度*/

.employeeBenefitsFlex {
width: 100%;
padding: 30px 0;
border-bottom: 1px solid #c9c9c9;
}

.employeeBenefitsFlex:last-child {
margin-bottom: 60px;
}

.employeeBenefitsTxt {
width: 100%;
}

.employeeBenefitsTxt p {
margin-bottom: 0;
}

.employeeBenefitsPhoto {
width: 100%;
margin-top: 30px;
}

#aboutVoiceWrap {
width: 88%;
margin: 0 auto;
padding: 60px 0 0;
}

.aboutVoiceFlex {
width: 100%;
margin-bottom: 30px;
}

.aboutVoicePhoto {
width: 100%;
margin-bottom: 20px;
}

.aboutVoicePhoto .name {
font-size: 1.5rem;
font-weight: 600;
margin-top: 10px;
}

.aboutVoicePhoto .name span {
font-size: 1.3rem;
font-weight: 400;
color: #7b7e7b;
display: block;
}

.aboutVoiceTxtR {
position: relative;
background-color: #329f2c;
width: 100%;
color: #fff;
padding: 26px 30px;
border-radius: 30px;
}

.aboutVoiceTxtR::before {
position: absolute;
background-color: #329f2c;
display: block;
content: "";
top: -25px;
right: 0;
width: 50px;
height: 50px;
clip-path: polygon(100% 0, 0 100%, 100% 100%);
}

.aboutVoiceTxtL {
position: relative;
background-color: #646464;
width: 100%;
color: #fff;
padding: 26px 30px;
border-radius: 30px;
}

.aboutVoiceTxtL::before {
position: absolute;
background-color: #646464;
display: block;
content: "";
top: -25px;
right: 0;
width: 50px;
height: 50px;
clip-path: polygon(100% 0, 0 100%, 100% 100%);
}

/*営業職について*/

.businessContentFlex {
margin: 30px auto;
margin-bottom: 40px;
}

.businessContent {
background-color: #fff;
width: 100%;
height: 80px;
margin-bottom: 15px;
padding: 15px 22px;
display: flex;
justify-content: space-between;
align-items: center;
line-height: 1.5;
}

.businessContent:nth-of-type(3n) {
margin-right: 0;
}

.businessContentIcon {
width: 45px;

}

.businessContentTxt {
width: 80%;
font-weight: 600;
text-align: center;
}

#jobsScheduleWrap {
background-color: #fff;
width: 100%;
margin-bottom: 40px;
padding: 30px 30px 20px;
}

#jobsScheduleWrap dl {
position: relative;
margin: 30px auto;
}

#jobsScheduleWrap dl::after {
position: absolute;
background-color: var(--themeColor);
width: 2px;
height: 100%;
content: "";
border-radius: 13px;
top: 10px;
left: 74px;
}

#jobsScheduleWrap dt {
position: relative;
float: left;
width: 80px;
font-family: var(--font-inter);
font-size: 1.6rem;
margin-bottom: 30px;
line-height: 1.5;
}

#jobsScheduleWrap dt::after {
position: absolute;
background-color: var(--themeColor);
width: 10px;
height: 10px;
content: "";
margin: auto;
border-radius: 10px;
top: 0;
bottom: 0;
right: 0;
}

#jobsScheduleWrap dd {
margin-bottom: 30px;
padding: 0 0 0 93px;
}

#jobsScheduleWrap dd h5 {
font-size: 1.5rem;
font-weight: 600;
margin-bottom: 10px;
line-height: 1.5;
}

#careerModelImg {
margin: 15px auto;

}

#interviewBtnWrap {
background-color: #fff;
width: 100%;
text-align: center;
margin: 60px auto;
margin-top: 30px;
}

#btnInterview01,
#btnInterview02,
#btnInterview03 {
position: relative;
font-family: var(--font-copperplate);
background: transparent;
width: 100%;
margin: 0 auto;
font-size: 1.2rem;
text-align: left;
color: #3b7b38;
padding: 30px;
cursor: pointer;
border: 0;
line-height: 1.5;
}

#btnInterview01 span,
#btnInterview02 span,
#btnInterview03 span {
font-family: var(--font-primary);
font-size: 1.5rem;
font-weight: 600;
display: block;
}

#btnInterview01::before,
#btnInterview02::before,
#btnInterview03::before {
position: absolute;
background-color: var(--themeColor);
width: 25px;
height: 25px;
content: "";
margin: auto;
border-radius: 35px;
top: 0;
bottom: 0;
right: 20px;
transition: .3s;
}

#btnInterview01::after,
#btnInterview02:after,
#btnInterview03::after {
position: absolute;
width: 10px;
height: 10px;
content: "";
margin: auto;
border-top: 1px solid #fff;
border-right: 1px solid #fff;
transform: rotate(45deg);
top: 0;
bottom: 0;
right: 30px;
transition: .3s;
}

/*インタビュー*/

#interviewNavTitle {
font-size: 2rem;
font-weight: 600;
text-align: center;
margin-bottom: 30px;
}

#interviewNav ul {
width: 100%;
text-align: center;
margin-bottom: 30px;
}

#interviewNav ul li {
width: 100%;
margin-bottom: 5px;
}

#interviewNav ul li a {
background-color: #fff;
width: 100%;
height: 50px;
font-size: 1.2rem;
font-weight: 600;
display: block;
line-height: 48px;
transition: .3s;
}

#interviewNav ul li a:hover {
background-color: var(--txtColor);
color: #fff;
}

#interviewNav ul li a.active {
background-color: var(--txtColor);
color: #fff;
}

#interviewFlex {
margin-bottom: 100px;
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}

.interviewWrap {
position: relative;
width: 80%;
margin: 0 auto;
margin-bottom:80px;
padding-bottom: 30px;
z-index: 0;
}

.interviewPhoto {
position: relative;
width: 100%;
height: 350px;
overflow: hidden;
margin-bottom: 20px;
}

.interviewPhoto img {
width: 100%;
height: 350px;
object-fit: cover;
transition: .3s ease-in-out;
}

.interviewWrap .category {
position: absolute;
background-color: #eff0ef;
width: 150px;
height: 44px;
font-size: 1.2rem;
font-weight: 600;
text-align: center;
border-radius: 0 30px 0 0;
line-height: 42px;
letter-spacing: .15em;
bottom: 0;
}

.interviewWrap .interviewTitleCo {
position: absolute;
font-size: 2.2rem;
writing-mode: vertical-rl;
line-height: 1.6em;
z-index: 1;
letter-spacing: .15em;
top: 20px;
right: -20px;
white-space: nowrap;
/*text-orientation: upright;*/
}

.interviewWrap .interviewTitleCo span {
background-color: #fff;
padding: 10px 0;
}

.interviewWrap .interviewTitleCo span:last-child {
margin-top: 140px;
}

.interviewWrap .name {
width: 80%;
font-size: 1.8rem;
font-weight: 600;
margin: 0 auto;
letter-spacing: .15em;
line-height: 1.7;
}

.interviewWrap .startDate {
width: 80%;
font-size: 1.3rem;
margin: 0 auto;
}

/**/

.pageNavi {
margin: 60px auto;
margin-top: -80px;
}

.pageNaviNews {
margin: 0 auto;
margin-top: 40px;
}

.wp-pagenavi {
position: relative;
font-size: 1.2rem;
text-align: center;
margin: 0 auto;
display: flex;
justify-content: center;
line-height: 32px;
}

.wp-pagenavi .pages {
display: none;
}

.wp-pagenavi .page {
margin: 0 2px;
}

.wp-pagenavi .current {
background-color: var(--txtColor);
width: 35px;
height: 35px;
color: #fff;
margin: 0 2px;
display: block;
border: 1px solid var(--txtColor) !important;
}

.wp-pagenavi a,
.wp-pagenavi .extend {
width: 35px;
height: 35px;
display: block;
border: 1px solid var(--txtColor) !important;
}

.wp-pagenavi .first,
.wp-pagenavi .last {
display: none;
}

.wp-pagenavi .previouspostslink,
.wp-pagenavi .nextpostslink {
position: relative;
font-size: 0;
text-indent: -1000px;
border: 0 !important;
}

.wp-pagenavi a:hover.previouspostslink,
.wp-pagenavi a:hover.nextpostslink {
background-color: #fff;
}

.wp-pagenavi .previouspostslink::after {
position: absolute;
width: 12px;
height: 12px;
content: "";
margin: auto;
border-top: 1px solid var(--txtColor);
border-left: 1px solid var(--txtColor);
transform: rotate(-45deg);
left: 0;
right: 0;
top: 0;
bottom: 0;
}

.wp-pagenavi .nextpostslink::after {
position: absolute;
width: 12px;
height: 12px;
content: "";
margin: auto;
border-top: 1px solid var(--txtColor);
border-right: 1px solid var(--txtColor);
transform: rotate(45deg);
left: 0;
right: 0;
top: 0;
bottom: 0;
}

#titleWrapInterview {
position: absolute;
background: url("../img/interview_bg.jpg") no-repeat top left;
background-size: 50%;
width: 100%;
height: 100%;
z-index: -1;
left: 0;
top: 80px;
}

#contentsTitleInterview {
position: relative;
width: 88%;
font-size: 1.3rem;
font-weight: 600;
text-align: left;
margin: 0 auto;
padding-left: 32px;
top: 30px;
}

#contentsTitleInterview::before {
position: absolute;
background-color: var(--themeColor);
width: 12px;
height: 2px;
content: "";
margin: auto;
left: 0;
top: 0;
bottom: 0;
}

#contentsTitleInterview::after {
position: absolute;
background-color: var(--txtColor);
width: 12px;
height: 2px;
content: "";
margin: auto;
left: 12px;
top: 0;
bottom: 0;
}

#interviewKv {
position: relative;
width: 94%;
margin: 154px 0 30px auto;
z-index: 0;
}

#wrapInterview {
position: relative;
width: 88%;
text-align: justify;
margin: 60px auto;
margin-top: 30px;
z-index: 1;
}

#interviewTitle {
position: relative;
width: 88%;
font-size: 2.1rem;
text-align: left;
margin: 0 auto;
margin-bottom: 20px;
line-height: 1.5;
letter-spacing: .1em;
}

#interviewTitleName {
position: relative;
width: 88%;
font-size: 1.8rem;
font-weight: 600;
text-align: left;
margin: 0 auto;
letter-spacing: .15em;
}

#interviewTitleStartDate {
position: relative;
width: 88%;
font-size: 1.4rem;
text-align: left;
margin: 0 auto;
}

#wrapInterview h2 {
font-size: 1.7rem;
font-weight: 600;
margin-top: 10px;
margin-bottom: 20px;
letter-spacing: .15em;
}

#interviewPostPhoto {
position: relative;
width: 70%;
margin: 0;
margin-bottom: 60px;
z-index: 0;
}

#interviewPostPhoto::after {
position: absolute;
background-color: #fff;
width: 150px;
height: 95px;
content: "";
z-index: -1;
right: -30px;
bottom: -30px;
}

#careerModelExampleFlex ul {
margin-top: 15px;
margin-bottom: 30px;
display: flex;
justify-content: flex-start;
flex-wrap: wrap;
align-items: center;
}

.careerModelExample {
position: relative;
background-color: #fff;
width: 40%;
height: 48px;
font-size: 1.2rem;
font-weight: 600;
text-align: center;
margin-right: 30px;
margin-bottom: 20px;
border-radius: 100px;
line-height: 46px;
}

.careerModelExample::after {
position: absolute;
background: url("../img/interview_arrow.png") no-repeat;
background-size: 30px;
width: 30px;
height: 30px;
content: "";
top: 7px;
right: -30px;
}

.careerModelExample:last-child::after {
background: none;
}

/*採用情報*/

.wrapRecruit {
background-color: #fff;
width: 100%;
text-align: justify;
margin: 0 auto;
margin-bottom: 30px;
padding: 30px 30px 40px;
}

.wrapRecruit h3 {
font-size: 2rem;
font-weight: 600;
margin-bottom: 10px;
letter-spacing: .15em;
line-height: 1;
}

.wrapRecruit dt {
float: left;
font-weight: 600;
padding: 20px 0;
}

.wrapRecruit dd {
padding: 20px 0 20px 70px;
border-bottom: 1px solid #707070;
}

.recruitFlow {
margin-bottom: 30px;
}

.recruiteFlowFlex {
margin-top: 20px;
}

.recruiteFlowTxt {
width: 100%;
font-size: 1.5rem;
font-weight: 600;
letter-spacing: .15em;
}

.recruiteFlowTxt h4 {
font-family: var(--font-inter);
font-size: 2.8rem;
font-weight: 400;
margin-bottom: 10px;
display: inline-block;
border-bottom: 2px solid var(--txtColor);
line-height: 1.5;
}

.recruiteFlowTxt h4 span {
position: relative;
font-family: var(--font-primary);
font-size: 1.4rem;
font-weight: 600;
top: -2px;
}

.recruiteFlowTxt p {
margin-bottom: 0;
}

.recruiteFlowPhoto {
width: 100%;
margin-bottom: 10px;
}

#prevNextWrap {
margin-bottom: 60px;
display: flex;
justify-content: space-between;
align-items: center;
}

.btnBackToList {
background-color: #fff;
font-family: var(--font-primary);
width: 120px;
height: 60px;
font-size: 1.2rem;
font-weight: 700;
color: var(--txtColor);
padding-bottom: 2px;
cursor: pointer;
border: 1px solid var(--txtColor);
border-radius: 100px;
transition: .3s;
}

.btnPrevWrap,
.btnNextWrap,
.btnPrevIWrap,
.btnNextIWrap {
width: 80px;
}

.btnPrev,
.btnNext,
.btnPrevI,
.btnNextI {
position: relative;
background: transparent;
width: 80px;
height: 25px;
font-size: 0;
text-align: left;
text-indent: -1000px;
color: var(--txtColor);
border: none;
cursor: pointer;
}

.btnPrev,
.btnPrevI {
text-align: right;
}

.btnPrev::after,
.btnPrevI::after {
position: absolute;
width: 10px;
height: 10px;
content: "";
margin: auto;
border-top: 1px solid var(--txtColor);
border-left: 1px solid var(--txtColor);
transform: rotate(-45deg);
left: 17px;
top: 0;
bottom: 0;
}

.btnNext::after,
.btnNextI::after {
position: absolute;
width: 10px;
height: 10px;
content: "";
margin: auto;
border-top: 1px solid var(--txtColor);
border-right: 1px solid var(--txtColor);
transform: rotate(45deg);
z-index: 10;
right: 17px;
top: 0;
bottom: 0;
}

.btnNext .circle,
.btnNextI .circle {
position: absolute;
width: 40px;
height: 40px;
border-radius: 40px;
border: 1px solid var(--txtColor);
margin: auto;
right: 0;
top: 0;
bottom: 0;
transition: .5s;
transform: scale(1);
}

.btnPrev .circle,
.btnPrevI .circle {
position: absolute;
width: 40px;
height: 40px;
border-radius: 40px;
border: 1px solid var(--txtColor);
margin: auto;
left: 0;
top: 0;
bottom: 0;
transition: .5s;
transform: scale(1);
}

/*お知らせ*/

#newsNav ul {
margin-bottom: 40px;
text-align: center;
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}

#newsNav ul li  {
width: 48%;
}

#newsNav ul li a {
width: 100%;
font-size: 1.3rem;
font-weight: 600;
color: #c9c9c9;
padding: 10px 0;
display: block;
border-bottom: 2px solid #c9c9c9;
}

#newsNav ul li a.active {
color: #3b7b38;
border-bottom: 2px solid var(--themeColor);
}

.postWrapDate {
margin-bottom: 30px;
}

.postWrapDate .category {
position: relative;
background-color: #000200;
width: 90px;
height: 20px;
font-size: 1rem;
font-weight: 700;
text-align: center;
color: #fff;
margin-left: 10px;
display: inline-block;
border-radius: 5px;
line-height: 18px;
top: -1px;
}

.postWrap {
width: 100%;
margin: 0 auto;
}

.postWrap h1 {
font-size: 1.8rem;
font-weight: 600;
margin-bottom: 25px;
line-height: 1.5;
}

.postWrap p:last-child {
margin-bottom: 30px;
}

/*よくある質問*/

.faqQ {
background-color: #eff0ef;
padding: 10px 20px;
}

.faqQ dt {
float: left;
font-family: var(--font-inter);
font-size: 2.4rem;
font-weight: 500;
line-height: 1.5;
}

.faqQ dd {
font-size: 1.5rem;
font-weight: 600;
padding: 6px 0 6px 30px;
line-height: 1.5;
}

.faqA {
margin-bottom: 30px;
}

.faqA p {
margin-bottom: 0;
}

.faqA dt {
float: left;
font-family: var(--font-inter);
font-size: 2.4rem;
font-weight: 500;
color: #3b7b38;
padding: 17px 0 17px 20px;
line-height: 1.5;
}

.faqA dd {
font-size: 1.3rem;
padding: 20px 20px 20px 52px;
border-bottom: 1px solid #d8ddd8;
line-height: 2;
}

/**/

#entryTitle {
font-size: 2.2rem;
font-weight: 700;
color: #fff;
margin-bottom: 30px;
line-height: 1;
}

#btnEntryFlex {
width: 88%;
margin: 0 auto;
}

#btnEntryLaNew,
#btnEntryLaMid {
position: relative;
font-family: var(--font-copperplate);
width: 100%;
height: 130px;
font-size: 1.3rem;
color: #3b7b38;
margin-bottom: 20px;
padding-bottom: 10px;
cursor: pointer;
border: 0;
}

#btnEntryLaNew span,
#btnEntryLaMid span {
font-family: var(--font-primary);
font-size: 3rem;
font-weight: 700;
display: block;
}

#btnEntryLaMid {
color: var(--txtColor);
}

#btnEntryLaNew::before,
#btnEntryLaMid::before {
position: absolute;
background-color: var(--themeColor);
width: 25px;
height: 25px;
content: "";
margin: auto;
border-radius: 35px;
top: 0;
bottom: 0;
right: 20px;
transition: .3s;
}

#btnEntryLaMid::before {
background-color: var(--txtColor);
}

#btnEntryLaNew::after,
#btnEntryLaMid::after {
position: absolute;
width: 10px;
height: 10px;
content: "";
margin: auto;
border-top: 1px solid #fff;
border-right: 1px solid #fff;
transform: rotate(45deg);
top: 0;
bottom: 0;
right: 30px;
transition: .3s;
}

/*フォーム*/

.formWrap p {
margin-bottom: 0;
}

#formRequired {
font-size: 1.3rem;
margin-bottom: 30px;
}

.formInput dt {
padding: 5px 0 5px;
}

.formInput dd {
padding: 0 0 5px
}

.formInput .pa {
margin-top: 11px;
}

.wpcf7-date {
background-color: #fff;
font-family: var(--font-primary);
width: 100%;
height: 48px;
font-size: 1.3rem;
margin-left: 10px;
padding: 0 15px;
display: inline-block;
margin-bottom: 10px;
border: 1px solid #d8ddd8;
border-radius: 5px;
}

.formWrap .inputS {
background-color: #fff;
font-family: var(--font-primary);
width: 100%;
height: 48px;
font-size: 1.3rem;
padding: 0 15px;
border: 1px solid #d8ddd8;
border-radius: 5px;
transition: .3s;
}

.formWrap .inputSs {
background-color: #fff;
font-family: var(--font-primary);
width: 80px;
height: 48px;
font-size: 1.3rem;
margin: 0 10px;
padding: 0 15px;
display: inline-block;
border: 1px solid #d8ddd8;
border-radius: 5px;
transition: .3s;
}

.formWrap .inputW {
background-color: #fff;
font-family: var(--font-primary);
width: 100%;
height: 48px;
font-size: 1.3rem;
padding: 0 15px;
border: 1px solid #d8ddd8;
border-radius: 5px;
transition: .3s;
}

.formWrap textarea {
background-color: #fff;
font-family: var(--font-primary);
width: 100%;
height: 230px;
font-size: 1.3rem;
color: var(--txtColor);
padding: 15px;
border: 1px solid #d8ddd8;
border-radius: 5px;
transition: .3s;
}

.formNote {
font-size: 1.3rem;
color: #c9c9c9;
margin-top: 5px;
}

.formSelectW,
.formSelectS {
position: relative;
width: 100%;
}

.formSelectW select,
.formSelectS select {
position: relative;
background-color: #fff;
font-family: var(--font-primary);
width: 100%;
height: 48px;
font-size: 1.3rem;
color: var(--txtColor);
padding: 0 15px;
border: 1px solid #d8ddd8;
border-radius: 5px;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}

.formSelectW::after,
.formSelectS::after {
position: absolute;
width: 10px;
height: 10px;
content: "";
border-right: 1px solid var(--txtColor);
border-bottom: 1px solid var(--txtColor);
margin: auto;
transform: rotate(45deg);
z-index: 1;
top: -8px;
bottom: 0;
right: 20px;
}

.formWrap input[type="radio"] {
opacity: 0;
visibility: hidden;
position: absolute;
}

.formWrap .wpcf7-list-item {
display: inline-block;
}

.formR .wpcf7-list-item.first {
margin-left: 0;
}

.formWrap .radioWrap span.wpcf7-list-item-label {
position: relative;
display: flex;
align-items: center;
cursor: pointer;
margin-left: -15px;
margin-right: 20px;
}

.formWrap .radioWrap span.wpcf7-list-item-label::before {
display: block;
content: "";
border-radius: 50%;
border: 1px solid #d8ddd8;
width: 18px;
height: 18px;
margin-right: 5px;
margin-top: 3px;
}

.formWrap .radioWrap span.wpcf7-list-item-label::after {
position: absolute;
content: "";
border-radius: 50%;
width: 8px;
height: 8px;
background-color: #fff;
left: 5px;
top: 50%;
transform: translateY(-50%);
display: none;
margin-top: 1.5px;
}

.formWrap .radioWrap input[type="radio"]:checked + span.wpcf7-list-item-label::after {
display: block;
}

.formWrap .radioWrap input[type="radio"]:checked + span.wpcf7-list-item-label::before {
display: block;
background-color: var(--txtColor);
}

.checkWrap .wpcf7-list-item {
display: inline-block;
}

.checkWrap .wpcf7-list-item label {
position: relative;
display: flex;
align-items: center;
gap: 0 .3em;
cursor: pointer;
left: -12px;
}

.checkWrap input[type="checkbox"] {
margin: 0;
padding: 0;
background: none;

border-radius: 0;
outline: none;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
display: flex;
flex-wrap: wrap;
gap: .5em 2em;
border: none;
}

.checkWrap .wpcf7-list-item {
display: inline-block;
}

.checkWrap .wpcf7-list-item label {
position: relative;
display: flex;
align-items: center;
gap: 0 .3em;
cursor: pointer;
left: -12px;
}

.checkWrap .wpcf7-list-item label::before,
.checkWrap .wpcf7-list-item label:has(:checked)::after {
content: '';
}

.checkWrap .wpcf7-list-item label::before {
position: relative;
background-color: #fff;
width: 20px;
height: 20px;
border-radius: 3px;
border: 1px solid #d8ddd8;
top: 1px;
}

.checkWrap .wpcf7-list-item label:has(:checked)::before {
background-color: var(--txtColor);
}

.checkWrap .wpcf7-list-item label:has(:checked)::after {
position: absolute;
top: 6px;
left: 6px;
transform: rotate(45deg);
width: 8px;
height: 12px;
border: solid #fff;
border-width: 0 2px 2px 0;
}

.wpcf7-validates-as-date {
position: relative;
width: 90% !important;
text-align: left;
margin: 0;
}

#agreementStatement {
width: 100%;
height: 200px;
font-size: 1.2rem;
padding: 15px;
overflow-y: scroll;
border-radius: 3px;
border: 1px solid #d8ddd8;
line-height: 1.7;
}

.submitWrap {
position: relative;
width: 100%;
text-align: center;
margin: 100px auto;
margin-top: -30px;
}

.wpcf7-submitWrap {
position: relative;
width: 100%;
margin: 60px auto;
margin-top: -30px;
}

.wpcf7-submit {
background-color: var(--txtColor);
font-family: var(--font-primary);
width: 100%;
height: 78px;
font-size: 1.5rem;
font-weight: 600;
color: #fff;
padding-bottom: 5px;
cursor: pointer;
transition: .3s;
border: 1px solid var(--txtColor);
}

/*
.wpcf7-submitWrap::before {
position: absolute;
background-color: #fff;
width: 25px;
height: 25px;
content: "";
margin: auto;
border-radius: 35px;
top: 0;
bottom: 0;
right: 20px;
transition: .3s;
}

.wpcf7-submitWrap::after {
position: absolute;
width: 10px;
height: 10px;
content: "";
margin: auto;
border-top: 1px solid var(--txtColor);
border-right: 1px solid var(--txtColor);
transform: rotate(45deg);
top: 0;
bottom: 0;
right: 30px;
transition: .3s;
}
*/

/*保護者の皆様へ*/

.dearTitle {
font-size: 1.8rem;
font-weight: 600;
margin-bottom: 10px;
letter-spacing: .15em;
}

#btnDearWrap {
width: 88%;
margin: 0 auto;
margin-bottom: 60px;
}

.btnDear {
position: relative;
background-color: #fff;
width: 100%;
height: 120px;
font-size: 1.5rem;
font-weight: 600;
color: #3b7b38;
margin-bottom: 20px;
padding-bottom: 12px;
cursor: pointer;
border: 0;
}

.arrowGe {
position: relative;
background: url("../img/btn_arrow_ge.png") no-repeat;
background-size: 25px;
width: 25px;
height: 25px;
display: inline-block;
margin-left: 10px;
transition: .3s;
top: 6px;
right: 0;
}


/*プライバシーポリシー*/

.privacy h2 {
font-size: 1.6rem;
font-weight: 600;
margin-top: 30px;
margin-bottom: 25px;
padding-bottom: 10px;
border-bottom: 1px solid #7b7e7b;
letter-spacing: .15em;
}

.privacy ol.wp-block-list li {
position: relative;
list-style-type: none;
margin-left: 22px; 
}

.privacy ol.wp-block-list li:before {
position: absolute;
right: calc(100% + 0.5rem);  /* 0.5remは連番とテキストとの余白 */
content: "(" counter(list-item) ")";
white-space: nowrap;
}

.antisocial ol {
margin-bottom: 25px;
}

.antisocial ol.wp-block-list li {
position: relative;
font-size: 1.4rem;
font-weight: 700;
list-style-type: decimal !important;
margin-left: 22px;
margin-bottom: 5px;
line-height: 1.5;
}

.antisocial ol.wp-block-list li:before {
display: none !important;
}

.privacy ul.wp-block-list li {
position: relative;
list-style-type: disc;
margin-left: 18px; 
}

/**/

footer {
position: relative;
background-color: #000200;
width: 100%;
color: #fff;
margin: 0 auto;
padding: 60px 0 40px;
}

footer a {
color: #fff !important;
}

#footerWrap {
width: 100%;
margin: 0 auto;
}

#footerL {
display: none;
}

#footerR {
width: 100%;
padding-bottom: 30px;
}

.footerNavWrap {
min-width: 155px;
text-align: left;
margin: 0 auto;
display: table;
white-space: nowrap;
}

.footerNav h4 {
font-size: 1.3rem;
margin-bottom: 10px;
padding-bottom: 5px;
border-bottom: 1px solid #7b7b7b;
}

.footerNav h4 a {
transition: .3s;
}

.footerNav h4 a:hover {
opacity: .6;
}

.footerNav ul {
font-size: 1.1rem;
margin-bottom: 30px;
line-height: 28px;
}

.footerNav ul li a {
transition: .3s;
}

.footerNav ul li a:hover {
opacity: .6;
}

#policyWrap {
width: 100%;
font-size: 1.2rem;
text-align: center;
margin: 0 auto;
margin-top: 30px;
line-height: 1.5;
}

#policyWrap li {
text-align: center ;
margin-bottom: 10px;
}

#footerBottomNav {
margin-bottom: 30px;
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}

#footerBottomNav li {
background-color: #989898;
width: 50%;
}

#footerBottomNav li:nth-of-type(1){
border-right: 1px solid var(--txtColor);
border-bottom: 1px solid var(--txtColor);
}

#footerBottomNav li:nth-of-type(2) {
border-bottom: 1px solid var(--txtColor);
}

#footerBottomNav li:nth-of-type(3){
border-right: 1px solid var(--txtColor);
}

#footerBottomNav li a {
height: 35px;
font-size: 1.2rem;
font-weight: 500;
color: var(--txtColor) !important;
display: block;
line-height: 33px;
}

.snsWrap {
font-size: 2.4rem;
display: flex;
justify-content: center;
margin-top: 30px;
}

.snsWrap a {
color: #fff;
}

.snsWrap i {
margin: 0 3px;
}

#copyRight {
position: relative;
width: 100%;
font-size: 1rem;
margin: 0 auto;
margin-top: 20px;
}

#pagetop {
position: fixed;
background-color: var(--txtColor);
width: 40px;
height: 40px;
border-radius: 50px;
bottom: -50px;
right: 10px;
transition: .3s;
z-index: 500;
}

#pagetop:hover {
background-color: #fff;
}

#pagetop::after {
position: absolute;
width: 10px;
height: 10px;
content: "";
margin: auto;
border-top: 1px solid #fff;
border-right: 1px solid #fff;
transform: rotate(-45deg);
left: 0;
right: 0;
top: 0;
bottom: 0;
}

#pagetop:hover::after {
border-top: 1px solid var(--txtColor);
border-right: 1px solid var(--txtColor);
}

.orderBox { 
display: flex;
flex-direction: column;
}

.order1 { order: 1; }
.order2 { order: 2; }
.order3 { order: 3; }
.order4 { order: 4; }
.order5 { order: 5; }

.alignright,
.alignleft,
.aligncente {
display: block;
margin: 0 auto;
margin-bottom: 30px;
}

}