body {
min-width: 100%;
/*background-color: #f8f8f8;*/
background-color: #fbf2ea;
}
/*.pageSection{
    min-width: 100%;
}*/
.wrapper {
padding: 0;
overflow: inherit;
}
.contents {
padding: 0;
}
.bg01{
background-color: #fff;
}
.bg02{
background-color: #fbf2ea;
background-color: #ED8083;
background-color: #fff2f0;
}
.bg03{
background-color: #5AB87D;
background-color: #ddebdc;
}
.bg04{
background-color: #036EB7;
background-color: #68C8F2;
}

.nurses_jobfair2026{
width: 100%;
max-width: 1200px;
margin:0 auto;
}
.pageSectionTop{
margin: 0 calc(50% - 50vw) 70px;
padding-left: 1em;
padding-right: 1em;
/*width: 100vw;*/
}
.nurses_jobfair2026 .pageSection{
padding:0;
}
.nurses_jobfair2026 .pageSection_inner{
margin: auto;
max-width: 1200px;
}
.nurses_jobfair2026 .top{
text-align: center;
width: 100vw;
margin: 0 calc(50% - 50vw) 50px;
background: #fff;
}
.nurses_jobfair2026 .top figure{
max-width: 1200px;
margin: 0 auto;
}
.nurses_jobfair2026 .top img.pc {
display: block !important;
}
.nurses_jobfair2026 .top img.sp {
display: none !important;
}
.nurses_jobfair2026 .top p{
font-size: 1.9375rem;
color:#303192;
font-weight:700;
line-height: 1.65;
text-align:center;
margin-top: 40px;
}



.nurses_jobfair2026 .inner_btn {
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
box-sizing: border-box;
margin: 0 auto;
}
.nurses_jobfair2026 .inner_btn p.txt{
border:3px solid #294FAC;
display: block;
position: relative;
z-index: 2;
width: max-content;
background-color: #fff;
color: #294FAC;
/*font-size: .9375rem;*/
line-height: 1;
letter-spacing: 0.05em;
font-weight: 700;
padding: 8px 40px 9px;
margin: 0px auto -13px;
border-radius: 52px;
}
/*.nurses_jobfair2026 .inner_btn p.txt{
display: flex;
align-items: flex-end;
color: #294FAC;
font-size: 1.125rem;
line-height: 1;
letter-spacing: 0.05em;
font-weight: 700;
margin-bottom:12px;
}
.nurses_jobfair2026 .inner_btn p.txt::before {
content: '_';
margin: 0 0.5em 0 0;
font-size: 1.3125rem;
}
.nurses_jobfair2026 .inner_btn p.txt::after {
content: '^';
margin: 0 0 0 0.5em;
font-size: 1.3125rem;
}*/
.nurses_jobfair2026 .inner_btn a {
position: relative;
display: flex;
align-items: center;
justify-content: center;
width: auto;
min-width: 500px;
text-decoration: none;
padding: 26px 16px 24px;
line-height: 1.45;
border-radius: 52px;
color: #fff;
font-size: 1.3125rem;
font-weight: 700;
letter-spacing: 0.1em;
box-shadow: 0 4px 14px 0 #ebebeb;
transition: .3s cubic-bezier(0,0,.26,1.32);
background-color:#294FAC;
margin-bottom:0;
}




.programList{
display: flex;
justify-content: space-around;
flex-wrap: wrap;
padding: 70px 0 90px;
}
.programList_list{
width: calc((100% - 60px) / 2);
padding:40px 20px 20px 20px;
border-radius: 14px;
position: relative;
}
.programList_list h2{
width: 80%;
color: #fff;
text-align: center;
padding: 10px 8px;
letter-spacing: 0.05rem;
margin: 0 auto;
font-weight: 700;
position: absolute;
top: -28px;
left: 0;
right: 0;
border-radius: 50px;
}
.programList_list_item01 {
background-color: #fff;
border: 4px solid #ED8083;
margin-bottom: 52px;
}

.programList_list_item02 {
background-color: #fff;
border: 4px solid #00ADBC;
margin-bottom: 52px;
}

.programList_list_item03 {
background-color: #fff;
border: 4px solid #E5B32C;
}

.programList_list_item04 {
background-color: #fff;
border: 4px solid #48B691;
}

.programList_list_item01 h2 {
background-color: #ED8083;
}

.programList_list_item02 h2 {
background-color: #00ADBC;
}

.programList_list_item03 h2 {
background-color: #E5B32C;
}

.programList_list_item04 h2 {
background-color: #48B691;
}
.programList_list p{
margin-top:0;
font-size: .9375rem;
line-height: 1.75;
}
.programList_list dl{
margin:0;
}
.programList_list dt{
font-weight: 700;
margin: 10px 0;
}
.markList-icon02>dt {
position: relative;
line-height: 1.25;
padding-left: 1.5rem;
}
.programList_list .markList-icon02>dt::before {
content: "";
position: absolute;
top: 3px;
left: 0;
width: 16px;
height: 16px;
border-radius: 100%;
}
.programList_list_item01 .markList-icon02>dt::before {
border: 1px solid #ED8083;
}
.programList_list_item02 .markList-icon02>dt::before {
border: 1px solid #00ADBC;
}
.programList_list_item03 .markList-icon02>dt::before {
border: 1px solid #E5B32C;
}
.programList_list_item04 .markList-icon02>dt::before {
border: 1px solid #48B691;
}
.programList_list dd{
font-size: .9375rem;
margin-bottom: 10px;
padding-left: 1.5rem;
line-height: 1.75;
}

.presentList{
padding: 70px 0;
position: relative;
}
.presentList h2{
font-size: 1.9375rem;
font-weight: 700;
line-height: 1.45;
text-align: center;
margin-bottom: 50px;
color:#e65182;
display: flex;
justify-content: center;
align-items: center;
}
.presentList h2 span{
position: relative;
padding-left: 60px;
}
.presentList h2 span::before {
background-image: url(/event/nurses_jobfair/2026spring/images/icon_pre_ttl.svg);
background-size: 45px;
background-position: center center;
content: "";
position: absolute;
top: 0;
bottom: 0;
left: 0;
width: 45px;
height: 45px;
margin: auto 0;
}
.presentList_list{
display: flex;
justify-content: space-around;
}
.presentList_item{
width: calc((100% - 60px) / 2);
padding:40px;
background-color: #fff;
border: 4px solid #e65182;
border-radius: 14px;
}
.presentList_item h3{
font-size: 1.3125rem;
font-weight: 700;
line-height: 1.45;
margin-bottom: 40px;
color: #ED8083;
display: flex;
justify-content: center;
align-items: center;
}
.presentList_item h3 span{
position: relative;
min-height: 100px;
padding-left: 120px;
display: flex;
justify-content: center;
align-items: center;
}
.presentList_item h3 span::before {
background-size: 100px;
background-position: center center;
content: "";
position: absolute;
top: 0;
bottom: 0;
left: 0;
width: 100px;
height: 100px;
margin: auto 0;
}
.presentList_item h3.pre1 span::before {
background-image: url(/event/nurses_jobfair/2026spring/images/icon_pre2.svg);

}
.presentList_item h3.pre2 span::before {
background-image: url(/event/nurses_jobfair/2026spring/images/icon_pre3.svg);
}
.presentList_item .txt{
line-height: 180%;
height: calc(1.8em * 2);
margin-bottom:40px;
}
.presentList_item img.book1{
width:53%;
}
.presentList_item img.book2{
width:75%;
}
.chara{
position: absolute;
max-width: 180px;
right: 150px;
top: -60px;
z-index: 999;
margin: 0;
}

@media screen and (max-width: 1099px) {
.chara{
transform: scale(.8);
transform-origin: right center;
right: 20px;
}
}


.mapList{
padding: 70px 0;
}
.mapList h2{
font-size: 1.9375rem;
font-weight: 700;
line-height: 1.45;
text-align: center;
margin-bottom: 50px;
color:#1d9a4c;
display: flex;
justify-content: center;
align-items: center;
}
.mapList h2 span{
position: relative;
padding-left: 60px;
}
.mapList h2 span::before {
background-image: url(/event/nurses_jobfair/2026spring/images/icon_map_ttl.svg);
background-size: 45px;
background-position: center center;
content: "";
position: absolute;
top: 0;
bottom: 0;
left: 0;
width: 45px;
height: 45px;
margin: auto 0;
}
.mapList p.txt{
display: flex;
justify-content: center;
align-items: center;
font-size: 1.125rem;
font-weight: 700;
margin-bottom: 20px;

}
.mapList iframe{
width:80%;
height:500px;
border: 0;
}
.scList{
padding: 70px 0;
}
.scList h2{
font-size: 1.9375rem;
font-weight: 700;
line-height: 1.45;
text-align: center;
margin-bottom: 50px;
color: #fff;
}
.scList_list {
background: #fff;
border-radius: 14px;
padding: 0 40px 40px;
}
.scList_list h3 {
font-size: 1.5rem;
font-weight: 700;
text-align: center;
padding-top: 40px;
margin-bottom: 30px;
}
.scList_list h3 span.ptn01 {
background: linear-gradient(transparent 75%, #fbd8e7 75%);
}
.scList_list h3 span.ptn02 {
background: linear-gradient(transparent 75%, #cae7fb 75%);
}
.scList_list .scList_item{
display: flex;
flex-wrap: wrap;
justify-content: space-around;
}
.scList_list .scList_item ul{
width: calc((100% - 100px) / 3);
margin-top: 0;
padding-right: 0.5rem;
}
.scList_list .scList_item ul li{
margin-bottom: 10px;
line-height: 1.45;
font-size: .9375rem;
}
.scList_list .scList_item ul li::marker {
color: #ccc;
}
.scList_list .scList_item_inner{
width: calc((100% - 100px) / 3);

}
.scList_list .scList_item_inner h4{
margin-bottom: 10px;
color: #036EB6;
font-weight: 700;
border: 1px solid #036EB6;
padding: 0.1rem 1rem;
}
.scList_list .scList_item_inner ul{
width:100%;
padding-right: 0.5rem;
}


.infoList{
padding: 70px 0;
}
.infoList_list{
display: flex;
justify-content: center;
}
.infoList_list dl{
margin: 0 50px;
}
.infoList_list dt{
margin-bottom: 10px;
font-weight: 700;
}
.infoList_list dd{
font-size: .9375rem;
}
.infoList_list .logo{
max-width:140px;
margin-top: 20px;
display: block;
}


@media screen and (max-width: 736px) {
.pageSectionTop{
margin: 0 calc(50% - 50vw) 40px;
}
.nurses_jobfair2026 .top {
margin: 0 calc(50% - 50vw) 40px;
}

.nurses_jobfair2026 .top img.pc {
display: none !important;
}
.nurses_jobfair2026 .top img.sp {
display: block !important;
}

.nurses_jobfair2026 .inner_btn{
}
.nurses_jobfair2026 .inner_btn a{
width: 100%;
min-width: 100%;
padding: 22px 16px 20px;
}
.programList{
flex-direction: column;
padding: 68px 0 40px;
}
.programList_list{
width: 100%;
margin: 0 auto 44px;
}
.programList_list:last-child{
margin: 0 auto;
}
.programList_list h2{
width: 70%;
}
.presentList{
padding: 40px 0;
}
.presentList h2{
margin-bottom: 30px;
font-size: 1.75rem;
}

.presentList h2 span{
padding-left: 40px;
}
.presentList h2 span::before {
background-size: 35px;
width: 35px;
height: 35px;
}
.presentList_list{
flex-direction: column;
}
.presentList_item{
width: 100%;
padding: 20px;
}
.presentList_item h3{
margin-bottom: 20px;
}
.presentList_item h3 span{
min-height: 80px;
padding-left: 90px;
}
.presentList_item h3 span::before {
background-size: 80px;
width: 80px;
height: 80px;
}
.presentList_item .txt{
margin-bottom:20px;
height: auto;
}
.presentList_item img.book1{
width:59%;
}
.chara{
position: inherit;
margin: 30px auto 0;
transform: inherit;
}
.mapList{
padding: 40px 0;
}
.mapList h2{
margin-bottom: 30px;
font-size: 1.75rem;
}
.mapList h2 span{
padding-left: 40px;
}
.mapList h2 span::before {
background-size: 35px;
width: 35px;
height: 35px;
}
.mapList iframe{
width:100%;
height:400px;
}
.scList {
padding: 40px 0;
}
.scList h2{
margin-bottom: 30px;
font-size: 1.75rem;
}
.scList_list{
padding: 0 20px 20px;
margin: 0 0 20px;
}
.scList_list .scList_item{
flex-direction: column;
}
.scList_list .scList_item ul{
width: 100%;
}
.scList_list .scList_item ul li{
width: 100%;
}
.scList_list .scList_item_inner {
width: 100%;
}


.infoList{
padding: 40px 0;
}
.infoList_list{
display: grid;
justify-content: center;
}
.infoList_list dl{
width:100%;
margin: 20px 0 0;
}



}
