@charset "UTF-8";
/*
Theme Name:biznet_pc
Theme URI: 
Description: 
Version: 0.2
Author:
Author URI: 
Tags:*/


/*body {
	display:none;
	}*/


header {
	background:#fff;
	padding:15px 0;
	}
	
header .inner > * {
	float:left;
	}
	
header .id div:first-of-type {
	color:#27487e;
	font-size:1.1rem;
	font-weight:500;
	text-align:center;
	margin:5px 0 5px 10px;
	}			
	
header nav {
	margin:15px 0 0 60px;
	}
	
header nav ul {
	overflow:hidden;
	}
	
header nav li {
	float:left;
	}	
	
header nav li + li {
	border-left:1px solid #e8e8e8;
	}		
	
header nav li a {
	display:block;
	padding:7px 20px;
	}
	
header .h_tel {
	text-align:center;
	border-left:1px solid #e6e6e6;
	border-right:1px solid #e6e6e6;
	padding:3px 20px;
	}	
	
header .h_tel div:nth-of-type(1) {
	font-size:1.3rem;
	}	
	
header .h_tel div:nth-of-type(2) {
	font-size:2.5rem;
	margin:3px 0;
	}	
	
header .h_tel div:nth-of-type(2):before {
	content:"";
	display:inline-block;
	width:30px;
	height:18px;
	background: url(../../../image/common/icon_freedial.svg) no-repeat center;
	background-size:100% auto;
    position: relative;
    top: 0;
	margin-right:3px;
	}
	
header .h_tel div:nth-of-type(3) {
	font-size:1.1rem;
	}	
	
/*header .button {
	margin:0 20px 0 10px;
	}	
	
header .button a {
	border-color:#5ab4ea;
	color:#5ab4ea;
	}*/	
	
header .icon {
	display: -webkit-flex;
	display: flex;
	justify-content: center;
	-webkit-justify-content: center;
	-webkit-align-items: center; 
	align-items: center;
	float:right;
	margin-top:10px;
	}	
	
header .icon li a {
	display:block;
	padding:8px;
	}					

footer {
	border-top:1px solid #e8e8e8;
	}	

footer .nnt {
	background:#e6faff;
	overflow: hidden;
    position: relative;
	padding:30px 0;
	}
	
footer .nnt ul {
	float: left;
    position: relative;
    left: 50%;
	}
	
footer .nnt li {
	float: left;
    position: relative;
    left: -50%;
	text-align:center;	
	}
	
footer .nnt li + li {
	margin-left:30px;
	}	
	
footer .nnt li a {
	display:block;
	background-color:#fff;
	border-radius: 10px;
	-webkit-border-radius: 10px; 
	-moz-border-radius: 10px;
	width:240px;
	padding:20px 15px;
	background-repeat:no-repeat;
	background-position:18px 55px;
	}
	
footer .nnt .nnt1 a {
	background-image:url(../../../image/common/nursenet01.svg);
	}
	
footer .nnt .nnt2 a {
	background-image:url(../../../image/common/nursenet02.svg);
	}
	
footer .nnt .nnt3 a {
	background-image:url(../../../image/common/nursenet03.svg);
	}
	
footer .nnt li a div:nth-of-type(1) {
	color:#fff;
	padding:5px 0;
	border-radius: 10px;
	-webkit-border-radius: 10px; 
	-moz-border-radius: 10px;
	font-size:1.2rem;
	margin-bottom:15px;
	} 	
	
footer .nnt .nnt1 a div:nth-of-type(1) {
	background:#f78c8c;
	}
	
footer .nnt .nnt2 a div:nth-of-type(1) {
	background:#8c96c8;
	}
	
footer .nnt .nnt3 a div:nth-of-type(1) {
	background:#aad232;
	}								

footer .nnt li a div:nth-of-type(2) {
	margin-left:50px;
	font-size:1.8rem;
	}

footer .nnt .nnt1 a div:nth-of-type(2) {
	color:#f78c8c;
	}
	
footer .nnt .nnt2 a div:nth-of-type(2) {
	color:#8c96c8;
	}
	
footer .nnt .nnt3 a div:nth-of-type(2) {
	color:#aad232;
	}

footer .nnt li a div:nth-of-type(3) {
	margin:10px 0 0 50px;
	font-size:1.2rem;
	}
	
footer .fbox1 {
	background:#fff;
	}
	
footer .fbox1 .inner {
	padding:40px 0;
	}	
	
footer .fbox1 .inner > * {
	float:left;
	}
	
footer .fbox1 .category {
	border-left:1px solid #dcdcdc;
	border-right:1px solid #dcdcdc;
	padding:0 40px 0 30px;
	margin:0 30px;
	} 
	
footer .fbox1 li {
	padding:5px 0;
	font-size:1.2rem;
	}			
	
footer .fbox1 .area {
	width:100px;
	}
	
footer .fbox1 .category li a,
footer .fbox1 .area li a {
	color:#039fea;
	}	
	
footer .fbox1 .fnav {
	margin-left:35px;
	border-left:1px solid #dcdcdc;
	padding-left:30px;
	}
	
footer .fbox1 .fbutton {
	float:right;
	width:210px;
	text-align:center;
	margin-top:5px;
	}
	
footer .fbox1 .fbutton ul {
	display: -webkit-flex;
	display: flex;
	justify-content: center;
	-webkit-justify-content: center;
	}
	
footer .fbox1 .fbutton li + li {
	margin-left:15px;
	}		
	
footer .fbox1 .button a {
	border-color:#039fea;
	color:#039fea;
	width:205px;
	margin-top:10px;
	}			
	
	
	
footer .fbox1 .tel {
	text-align:center;
	border-top:1px solid #dcdcdc;
	padding:20px 0;	
	}
	
footer .fbox1 .tel span {
	background: url(../../../image/common/icon_freedial.svg) no-repeat left 67%;
    padding: 0 0 0 43px;
    margin-left: 20px;
    font-size: 3rem;
	vertical-align: middle;
    position: relative;
    top: -4px;
	}	 	
	
footer .fbox2 {
	background:#f0f0f0;
	padding:30px 0;
	text-align:center;
	font-size:1.2rem;
	}
	
footer .fbox2 .logo {
	margin-bottom:20px;
	}	
	
footer .fbox2 .logo span {
	font-size:1.1rem;
	margin-left:30px;
	}	
	
footer .fbox2 .logo img {
	width:200px;
	height:auto;
	margin-bottom:5px;
	}				
footer .fbox2 .lisence {
	font-size:1.1rem;
	margin:5px 0 10px;
	}

footer .fbox2 .copyright {
	color:#8f8f8f;
	font-size:1.1rem;
	}
	
.vertical_button {
	position:fixed;
	right:0;
	top:100px;
	-webkit-writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	z-index: 9999;
	}
	
.vertical_button a {
	display:block;
	border-radius: 20px 0 0 20px;
	-webkit-border-radius: 20px 0 0 20px;
	-moz-border-radius: 20px 0 0 20px;
	background: #039fea;
	padding:20px 20px 35px 20px;
	color:#fff;
	font-size:1.5rem;
	}
	
.vertical_button a:after {
	content: "\f105";
	font-family: FontAwesome;
    font-size: 1.5rem;
    vertical-align: central;
    margin-top: 0.5em;
	position:absolute;
	}

.ttl01 {
	text-align:center;
	margin-bottom:35px;
	}
	
.ttl01 div span {
	color:#c2c2c2;
	border-bottom:1px solid #c2c2c2;
	padding-bottom:8px;	
	}
	
.ttl01 h2 {
	margin-top:25px;
	font-size:2rem;
	letter-spacing:0.1em;
	}		

.ttl02 {
	border-left:1px solid #4fd1e5;
	padding:5px 0 5px 25px;
	font-size:2.4rem;
	letter-spacing:0.1em;
	margin-bottom:30px;
	}

.ttl03 {
	text-align:center;
    color: #039fea;
	font-size: 2rem;
    letter-spacing: 0.1em;
    margin-bottom: 15px;
	}


/*home*/
#home #container {
	background:url(../../../image/home/back_2.jpg) no-repeat top center;
	}

#home .visual {
	height:640px;
	}
	
#home .visual .inner {
	overflow:inherit;
	padding-top:270px;
	}	

#home .visual .inner .v_box {
	margin: 0 0 0 -33px;
    text-align: center;
    width: 400px;
	}
	
#home .visual .count {
	color:#fff;
	}
	
#home .visual .count h2 {
	margin-bottom:10px;
	line-height:1.3;
	}	
	
#home .visual .count h2 span {
	font-size:1.8rem;
	}	
	
#home .visual .count h2 span:last-of-type {
	border-bottom:1px solid #fff;
	padding-bottom:7px;
	}	
	
#home .visual .count .number {
	color:#e8f03d;
	font-weight:500;
	letter-spacing:0;
	font-size:1.8rem;
	margin-right:-15px;
	}
	
#home .visual .count .number span {
	font-size:7.5rem;
	margin-right:2px;
	}
	
#home .visual .count .button {
	margin:10px auto 20px;
	padding-bottom:25px;
	width:270px;
	}	
	
#home .visual .catlink {
	overflow: hidden;
    position: relative;
	}
	
#home .visual .catlink ul {
	float: left;
    position: relative;
    left: 50%;
	margin-bottom:20px;
	}
	
#home .visual .catlink li {
	float: left;
    position: relative;
    left: -50%;
	}
	
#home .visual .catlink li + li {
	margin-left:7px;
	}	
	
/*#home .visual .linksite li a {
	display:block;
	width:108px;
	height:108px;
	border-radius:50%;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	background:#fff url(../../../image/common/arrow02.svg) no-repeat center 85%;
	}
	
#home .visual .linksite li a h3 {
	font-size:1.6rem;
	font-weight:500;
	padding:22px 0 7px;
	line-height:1.3;
	}
	
#home .visual .linksite .nursenet_1	a h3 {
	color:#f78c8c;
	}
	
#home .visual .linksite .nursenet_2	a h3 {
	color:#8c96c8;
	}
	
#home .visual .linksite .nursenet_3	a h3 {
	color:#aad232;
	}		
	
#home .visual .linksite li a div {
	font-size:1rem;
	letter-spacing:0;
	}		
	
#home .visual .linksite .shigotosagasu {
	clear:both;
	overflow:hidden;
	}
	
#home .visual .linksite .shigotosagasu a {
	padding:7px 0 7px 30px;
	background:#fff url(../../../image/common/arrow01.svg) no-repeat 95% center;
	width:360px;
	overflow:hidden;
	color:#4d4d4d;
	display:block;
	border-radius: 20px;
	-webkit-border-radius: 20px; 
	-moz-border-radius: 20px;
	font-size:1.2rem;
	}		
	
#home .visual .linksite .shigotosagasu a div {
	float:left;
	}
	
#home .visual .linksite .shigotosagasu a div:first-of-type {
	margin:5px 10px 0 0;
	}*/
	
#home .box1 {
	background:#fff;
	padding:40px 0;
	}
	
#home .box1 .banner {
	overflow:hidden;
	margin-bottom:40px;
	
	}
	
#home .box1 .banner li {
	float:left;
	}
	
#home .box1 .banner li + li {
	margin-left:30px;
	}
	
#home .box1 .banner li .sgtsgs {
	float:right;
	}	
	
#home .box1 .banner li img {
	border:1px solid #e6e6e6;
	width:250px;
	height:80px;
	object-fit: cover;
	font-family: 'object-fit: cover;'
	}			
	
#home .box1 .title {
	overflow:hidden;
	color:#5ab4ea;
	margin-bottom:15px;
	}

#home .box1 ul + .title {
	margin-top: 20px;
}	
	
#home .box1 .title h2 {
	font-size: 2.2rem;
	}
	
/*#home .box1 .title h2 + div {
	font-size:3rem;
	margin-bottom:20px;
	letter-spacing:0.1em;
	}*/
	
#home .box1 .title .button {
	float:right;
	margin-top:5px;
	}
	
#home .box1 .title .button a {
	background:#039fea;
	padding:5px 0 6px;
	}					
#home .box1 .newsbox {
	display: flex;
}	
#home .box1 .new {
	/*float:left;*/
	width:500px;
	}
	
#home .box1 .event {
		/*float:left;*/
	width:495px;
	/*height:210px;*/
	border-left:1px solid #5ab4ea;
	padding-left:50px;
	margin-left:50px;
	}
	
#home .box1 .new li,
#home .box1 .event li {
	padding:7px 0;
	height:1.05em;
	overflow:hidden;
	white-space: nowrap;
    text-overflow: ellipsis;
	font-size: 1.5rem;
	}
	
#home .box1 .new li:hover,
#home .box1 .event li:hover {
	text-decoration:underline;
	}	
	
#home .box1 .new li a:before,
#home .box1 .event li a:before {
	content: "\f054";
    font-family: FontAwesome;
	vertical-align:baseline;
	margin-right:0.5em;
	color:#039fea;
	text-decoration:none;
	}
	
#home .box2 {
	/*padding:70px 0;*/
	padding:20px 0 70px 0;

	}												

#home .box3 {
	background:#fff;
	padding:70px 0;
	}
	
#home .summary {
	display: -webkit-flex;
	display: flex;
	flex-flow: row wrap;
	justify-content: left;
	}
	
#home .summary li {
	width:210px;
	border:1px solid #dcdcdc;
	margin:0 30px 30px 0;
	padding:20px;
	background:#fff;
	}
	
#home .summary li > * {
	text-align:justify;
	letter-spacing:0;
	overflow:hidden;
	}	
	
#home .summary li:nth-of-type(4n) {
	margin-right:0;
	}
	
#home .summary li .photo {
	margin:-20px -20px 10px -20px;
	}

#home .summary li .photo img {
	width:250px;
	height:150px;
	object-fit: cover;
	font-family: 'object-fit: cover;'
	}
	
#home .summary li h3 {
	font-size:1.6rem;
	margin-bottom:10px;
	line-height:1.4;
	height: 4.1em;
	}
	
#home .summary li p {
	font-size:1.2rem;
	color:#808080;
	line-height:1.4;
	height: 4.1em;
	}
	
#home .summary li dl {
	overflow:hidden;
	font-size:1.2rem;
	color:#808080;
	margin:5px 0;
	}
	
#home .summary li dt {
	clear:left;
	float:left;
	padding:5px 0;
	width:60px;
	color:#5ab4ea;
	border-top:1px solid #dcdcdc;
	}
	
#home .summary li dd {
	float:left;
	padding:5px 0;
	border-top:1px solid #dcdcdc;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
	width:150px;
	}
	
#home .summary li dt:first-of-type,
#home .summary li dd:first-of-type {
	border-bottom:none;
	}  		
	
#home .summary li .button a {
	width:100%;
	background:#5ab4ea;
	border:none;
	padding:7px 0 8px;
	color:#fff;
	}
	
#home .box3 .button a,
#home .box4 .button a {
	border-color:#5ab4ea;
	color:#5ab4ea;
	width:220px;
	}										

#home .box4 {
	background:#b4edfa;
	padding:70px 0;
	}

#home .box4 li p {
	margin-bottom:10px;
	}

#home #pagetitle {
	display:none;
	}	
	
/*seachbox*/
.seachbox > div {
	 background-color: rgba(255,255,255,0.4);
	 width:540px;
	 text-align:center;
	 float:left;
	 padding:30px 0;
	 }
	 
.seachbox h2 {
	font-size:2rem;
	letter-spacing:0.1em;
	position:relative;
	margin-bottom:30px;
	}
	
.seachbox h2 span {
	font-size:1.3rem;
	color:#808080;
	margin-left:10px;
	}
	
.seachbox h2:after {
	content:"";
	border-bottom:1px solid #4fd1e5;
	width:70px;
	display:inline-block;
	position:absolute;
	left: 45%;
    top: 40px;
	}		
	 
.seachbox .area {
	margin-right:20px;
	height:620px;
	}
	
.seachbox .area p {
	margin-bottom:10px;
	}	
	
.seachbox .word {
	margin-bottom:20px;
	height:120px;
	}
	
.seachbox .word h2 + div {
	padding: 0 30px;
    margin-bottom: 10px;
	}
	
.seachbox .word h2 + div input[type="text"] {
	width: 300px;
	background-color:#fff !important;
	}

.seachbox .word h2 + div input[type="submit"] {
	background-color: #039fea !important;
	color:#fff;
	}
	
.seachbox .word div:nth-of-type(2) a {
	color:#039fea;
	}		　		
	
.seachbox .category {
	height:414px;
	}
	
.seachbox .category ul {
	margin:0 30px;
	overflow:hidden;
	}	
	
.seachbox .category li {
	background:#fff;
	float:left;
	}
	
.seachbox .category li div + div {
	margin-top:10px;
	color:#039fea;
	font-size:1.3rem;
	letter-spacing:0.05em;
	}	
	
.seachbox .category li h3 {
	margin:1px 0 12px;
	}	
	
.seachbox .category li:nth-of-type(2n) {
	margin-left:20px;
	}	
	
.seachbox .category li:nth-of-type(1),
.seachbox .category li:nth-of-type(2) {
	margin-bottom:20px;
	}			  		


/*lower*/

.lower #pagetitle {
	text-align:center;
	color:#fff;
	padding:30px 0 35px;
	letter-spacing:0.1em;
	background: #6ddbe5;
	}
	
.lower #pagetitle h1 {
	font-size:2.4rem;
	}
	
.lower #pagetitle div {
	font-size:1.3rem;
	margin-top:5px;
	}		

.lower #container {
	padding:50px 0 80px;
	}
	
.lower #container > div + div {
	margin-top:70px;
	}



/*jobserch*/

#jobsearch #pagetitle,
#job_aplct #pagetitle {
	background:#6ddbe5;	
	}	
	
#jobsearch .job {
	background:#f5f5f5;
	margin-bottom:20px;
	padding:30px;
	overflow:hidden;
	letter-spacing:0;
	}
	
#jobsearch .job h3 {
	border-bottom:1px solid #dcdcdc;
	padding-bottom:20px;
	margin-bottom:20px;
	font-size:2rem;
	letter-spacing:0.08em;
	}
	
#jobsearch .job h3 span {
	background:#f78c8c;
	color:#fff;
	text-align:center;
	margin-right:20px;
	color:#fff;
	padding:5px 30px 7px;
	border-radius: 20px;
	-webkit-border-radius: 20px; 
	-moz-border-radius: 20px;
	display:inline-block;
	font-size:1.6rem;
	}	
	
#jobsearch .job .cdtn {
	overflow:hidden;
	margin-bottom:20px;
	}
	
#jobsearch .job .cdtn li {
	float:left;
	width:158px;
	margin:0 10px 5px 0;
	color:#52c6be;
	border:1px solid #52c6be;
	border-radius: 20px;
	-webkit-border-radius: 20px; 
	-moz-border-radius: 20px;
	background:#fff;
	font-size:1.3rem;
	padding:8px 0;
	text-align:center;
	}


#jobsearch .job .button {
	float:left;
	}	
	
#jobsearch .job .button.fvt .simplefavorite-button {
	border:1px solid #039fea;
	background:url(../../../image/common/star.svg) no-repeat 45px center;
	color:#039fea;
	cursor:pointer;
	border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
	padding: 14px 0 14px 20px;
    text-align: center;
	margin-right:10px;
	width:300px;
	}
	
#jobsearch .job .button.fvt .active	{
	color:#f78c8c;
	border:1px solid #f78c8c;
	background:none;
	padding: 14px 0;
	opacity:1 !important;
	}
	
#jobsearch .job .button.more a {
	background:#039fea;
	border:none;
	}
	
#jobsearch .job .button.apct a {
	background:#4fd1e5;
	border:none;
	}		
	
	
/*list*/	
#jobsearch .job .listbox1 {
	float:left;
	width:330px;
	}
	
#jobsearch .job .listbox1 .photo {
	margin-bottom:15px;
	}	

#jobsearch .job .listbox1 .photo img {
	width:330px;
	height:215px;
	object-fit: cover;
	font-family: 'object-fit: cover;'
	}
	
#jobsearch .job .listbox2 {
	float:right;
	width:680px;
	}
	
#jobsearch .job .listbox2 dl {
	overflow:hidden;
	border-bottom:1px solid #c8e6ff;
	background:#f2fafa;
	}	
	
#jobsearch .job .listbox2 dt {
	float:left;
	width:100px;
	border-top:1px solid #c8e6ff;
	padding:20px 0;
	text-align:center;
	}
	
#jobsearch .job .listbox2 dt:nth-of-type(2n)	{
	border-left:1px solid #c8e6ff;
	}
	
#jobsearch .job .listbox2 dd {
	float:left;
	width:199px;
	border-top:1px solid #c8e6ff;
	padding:20px;
	background:#fff;
	height:1.5em;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
	}	
	
#jobsearch .job .listbox2 dd:last-of-type {
	width:540px;
	}		
	
#jobsearch .job .listbox3 {
	clear:both;
	overflow:hidden;
	padding-top:20px;
	} 
	
#jobsearch .job .listbox3 .button.fvt {
	width:308px;
	margin-right:210px;
	}
	
#jobsearch .job .listbox3 .button.more a {
	width:216px;
	margin-right:20px;
	}
	
#jobsearch .job .listbox3 .button.apct a {
	width:260px;
	}									

/*detail*/
#jobsearch.detail #container {
	padding-bottom:0 !important;
	}

#jobsearch.detail .job {
	padding:40px;
	}

#jobsearch .job .dtlbox1 {
	overflow:hidden;
	}
	
#jobsearch .job .dtlbox1 .photo {
	float:left;
	margin:0 35px 0 0;
	}	
	
#jobsearch .job .dtlbox1 .photo img {
	width:440px;
	height:290px;
	object-fit: cover;
	font-family: 'object-fit: cover;'	
	}
	
#jobsearch .job .dtlbox1 h4 {
	font-size:2rem;
	margin:10px 0 15px;
	line-height:1.6;
	}
	
#jobsearch .job .dtlbox1 p {
	margin-bottom:20px;
	}	
	
#jobsearch .job .dtlbox1 .button.fvt .simplefavorite-button {
	width: 270px;
	background-position:38px 48%;
	}
	
#jobsearch .job .dtlbox1 .button.apct {
	float:right;
	}

#jobsearch .job .dtlbox1 .button.apct a {
	width:230px;
	}
	
#jobsearch .job .dtlbox2 {
	margin:40px 0;
	}

#jobsearch .job .dtlbox2 dl {
	overflow:hidden;
	border-bottom:1px solid #c8e6ff;
	background:#f2fafa;
	}	
	
#jobsearch .job .dtlbox2 dt {
	float:left;
	width:160px;
	border-top:1px solid #c8e6ff;
	padding:20px 0;
	text-align:center;
	}
	
#jobsearch .job .dtlbox2 dd {
	float:left;
	width:820px;
	border-top:1px solid #c8e6ff;
	padding:20px;
	background:#fff;
	min-height:1.5em;
	}
	
#jobsearch .job .dtlbox3 {
	overflow: hidden;
    position: relative;
	}	

#jobsearch .job .dtlbox3 > div {
	float: left;
    position: relative;
    left: 50%;
	}
	
#jobsearch .job .dtlbox3 > div > div {
	float: left;
    position: relative;
    left: -50%;
	}	

#jobsearch .job .dtlbox3 .button.fvt a {
	width:350px;
	margin-right:10px;
	background-position:55px center;
	}
	
#jobsearch .job .dtlbox3 .button.apct a {
	width:320px;
	}

#jobsearch .box2 {
	background:#d6f9f9;
	padding:40px;
	}
	
#same {
	background:#fff url(../../../image/common/corner.svg) no-repeat left top;
	padding:30px 40px;
	width:450px;
	float:left;
	}
	
#same + #same {
	float:right;
	}	
	
#same h2 {
	color:#52c6be;
	font-size:1.7rem;
	margin-bottom:20px;
	}
	
#same li {
	background:url(../../../image/common/arrow04.svg) no-repeat left center;
	padding:5px 0 5px 15px;
	}			

.mod_tabbox {
	margin: 0 auto;
	width: 100%;
	z-index: 222;
	position:fixed;
	bottom:0;
	}
.mod_tabbox .mod_tab {
	position: relative;
	width: 100%;
	min-height: 100px;
	height: auto!important;
	height: 845px;
	}
	
.mod_tabbox .mod_tab.last {
	margin-right: 0px;
	}
	
.mod_tabbox .mod_tab_inner {
	display: block;
	width: 100%;
	position: absolute;
	bottom: 0px;
	left: 0px;
	}
 
.mod_tabbox .mod_tab_inner_header {
	position: relative;
	cursor: pointer;
	background:#4fd1e5 url(../../../image/common/arrow03.svg) no-repeat 88% center;
	width:230px;
	border-radius: 10px 10px 0 0;
	-webkit-border-radius: 10px 10px 0 0;
	-moz-border-radius:10px 10px 0 0;
	text-align:center;
	padding:15px 0;
	color:#fff;
	font-size:1.6rem;
	letter-spacing: 0.1em;
 	}
	
.mod_tabbox .mod_tab_inner_header .tabtitle {
	margin-right:10px;
	}	
	
.mod_tabbox .mod_tab_inner_text {
	background-color:#4fd1e5;
	padding:40px 0;
	}

/* .selected */
.mod_tabbox .mod_tab.selected .mod_tab_inner_header {
	background:#4fd1e5 url(../../../image/common/close.svg) no-repeat 88% center;
 	}

@media screen and (max-height: 800px) { 
.mod_tabbox .mod_tab.selected .mod_tab_inner_header {
	position:fixed;
	top:10px;
	border:1px solid #fff;
	border-radius: 30px;
	-webkit-border-radius:30px; 
	-moz-border-radius:30px;
	background-color:#039fea;
	padding:10px 0;
	}
}

/*favorite*/

#favorite .favorites-list li {
	padding:25px !important;
	font-size:1.5rem;
	border-top: 1px solid #d4d4d4;
	}
	
#favorite .favorites-list li:nth-of-type(even) {
	background:#f4f4f4;
	}	
	
#favorite .favorites-list li:last-of-type {
	border-bottom: 1px solid #d4d4d4;
	}	

#favorite .favorites-list li a:after {
	content:"詳細を見る";
	display:inline-block;
	font-size:1.2rem;
	background: #f78c8c;
	padding:8px 20px;
	border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
	margin-left:20px;
	color:#fff;
	}

#favorite .no-favorites {
	text-align:center;
	}
	
#favorite .simplefavorites-clear {
	background:#039fea;
	color:#fff;
	cursor:pointer;
	border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
	padding: 14px 0;
    text-align: center;
	margin:80px auto 0px;
	width:300px;
	border:none;
	}	


/*pagenav*/
.t_pagenav {
	float:right;
	}
	
.b_pagenav {
	padding-top:30px;
	}	


/*event*/
#event #pagetitle,
#event_aplct #pagetitle {
	background:#5ab4ea;
	}

#event .evbox {
	background:#f5f5f5;
	margin-bottom:20px;
	padding:30px;
	overflow:hidden;
	letter-spacing:0;
	}
	
#event .evbox h3 {
	border-bottom:1px solid #dcdcdc;
	padding-bottom:20px;
	margin-bottom:20px;
	font-size:2rem;
	letter-spacing:0.08em;
	}
	
#event .evbox h3 span {
	background:#f78c8c;
	color:#fff;
	text-align:center;
	margin-right:20px;
	color:#fff;
	padding:5px 30px 7px;
	border-radius: 20px;
	-webkit-border-radius: 20px; 
	-moz-border-radius: 20px;
	display:inline-block;
	font-size:1.6rem;
	}	

#event .evbox .button {
	float:left;
	}	
	
#event .evbox .button.more a {
	background:#039fea;
	border:none;
	}
	
#event .evbox .button.apct a {
	background:#4fd1e5;
	border:none;
	}		

/*list*/
#event.list .evbox .listbox1 {
	float:left;
	width:330px;
	}

#event.list .evbox .listbox1 .photo img {
	width:330px;
	height:215px;
	object-fit: cover;
	font-family: 'object-fit: cover;'
	}
	
#event.list .evbox .listbox2 {
	float:right;
	width:680px;
	}
	
#event.list .evbox .listbox2 dl {
	overflow:hidden;
	border-bottom:1px solid #c8e6ff;
	background:#f2fafa;
	margin-top:20px;
	}	
	
#event.list .evbox .listbox2 dt {
	float:left;
	width:100px;
	border-top:1px solid #c8e6ff;
	padding:14px 0;
	text-align:center;
	}
	
#event.list .evbox .listbox2 dd {
	float:left;
	width:540px;
	border-top:1px solid #c8e6ff;
	padding:14px 20px;
	background:#fff;
	min-height: 1.5em;
	}	
	
#event.list .evbox .listbox3 {
	clear:both;
	overflow: hidden;
    position: relative;
	padding-top:20px;
	} 
	
#event.list .evbox .listbox3 > div {
	float: left;
    position: relative;
    left: 50%;
	}	
	
#event.list .evbox .listbox3 > div div {
	float: left;
    position: relative;
    left: -50%;	
	} 	
		
#event.list .evbox .listbox3 .button.more a {
	width:216px;
	margin-right:20px;
	}
	
#event.list .evbox .listbox3 .button.apct a {
	width:260px;
	}									


/*detail*/

#event.detail #container {
	padding-bottom:0 !important;
	}

#event.detail .evbox {
	padding:40px;
	}

#event.detail .evbox .dtlbox1 {
	overflow:hidden;
	position:relative;
	}
	
#event.detail .evbox .dtlbox1 .photo {
	float:left;
	margin:0 35px 0 0;
	}	
	
#event.detail .evbox .dtlbox1 .photo img {
	width:440px;
	height:290px;
	object-fit: cover;
	font-family: 'object-fit: cover;'	
	}
	
#event.detail .evbox .dtlbox1 h4 {
	font-size:2rem;
	margin:10px 0 15px;
	line-height:1.6;
	}
	
#event.detail .evbox .dtlbox1 p {
	margin-bottom:20px;
	}	
	
#event.detail .evbox .dtlbox1 .button.apct {
	float:inherit !important;
    display: -webkit-box;
	}

#event.detail .evbox .dtlbox1 .button.apct a {
	width:540px;
	}
	
#event.detail .evbox .dtlbox2 {
	margin:40px 0;
	}
	
#event.detail .evbox .dtlbox2 dl {
	overflow:hidden;
	border-bottom:1px solid #c8e6ff;
	background:#f2fafa;
	}	
	
#event.detail .evbox .dtlbox2 dt {
	float:left;
	width:160px;
	border-top:1px solid #c8e6ff;
	padding:20px 0;
	text-align:center;
	}
	
#event.detail .evbox .dtlbox2 dd {
	float:left;
	width:820px;
	border-top:1px solid #c8e6ff;
	padding:20px;
	background:#fff;
	min-height: 1.5em;
	}
	
#event.detail .evbox .dtlbox2 dd div + div {
	margin-top:10px;
	}	
	
#event.detail .evbox .dtlbox2 .link {
	background:#039fea;
	color:#fff;
	margin-left:20px;
	padding:2px 10px 3px;
	border-radius: 3px;
	-webkit-border-radius:3px; 
	-moz-border-radius: 3px;
	font-size:1.2rem;
	}	
	
#event.detail .evbox .dtlbox2 .chirashi {
	text-align:center;
	margin-top:50px;
	}
	
#event.detail .evbox .dtlbox2 .chirashi img {
	max-width:780px;
	height:auto;
	}	
	
#event.detail .evbox .dtlbox2 .chirashi img + img {
	margin-top:10px;
	} 	
	
#event.detail .evbox .dtlbox3 {
	overflow: hidden;
    position: relative;
	}	

#event.detail .evbox .dtlbox3 > div {
	float: left;
    position: relative;
    left: 50%;
	}
	
#event.detail .evbox .dtlbox3 > div div {
	float: left;
    position: relative;
    left: -50%;
	}	
	
#event.detail .evbox .dtlbox3 .button.apct a {
	width:320px;
	}

#event.detail .box2 {
	background:#d6f9f9;
	padding:40px;
	}




/*company*/
#company #pagetitle {
	background:#8c96c8;
	}

#company .box1 dl {
	overflow:hidden;
	border-bottom:1px solid #c8e6ff;
	background:#f2fafa;
	}	
	
#company .box1 dt {
	float:left;
	width:160px;
	border-top:1px solid #c8e6ff;
	padding:20px 0;
	text-align:center;
	}
	
#company .box1 dd {
	float:left;
	width:900px;
	border-top:1px solid #c8e6ff;
	padding:20px;
	background:#fff;
	}


/*business*/
#business #pagetitle {
	background:#3870ce;
	}
	
#business .box1 .chart {
	float:right;
	margin-top:-60px;
	}
	
#business .box1 .kiyaku {
	margin-top:30px;
	font-size:1.2rem;
	}
	
#business .box2 .chart {
	margin:20px 0;
	}
	
#business .box2 ul {
	overflow:hidden;
	background:url(../../../image/common/arrow05.svg) no-repeat 432px center;
	}
	
#business .box2 li {
	/* float:left; */
	/* border:1px solid #3870ce; */
	/* padding:30px 50px; */
	}
	
#business .box2 li + li {
	/* margin-left:60px; */
	}	
	
#business .box2 li h3 {
	color:#3870ce;
	font-size:1.8rem;
	margin-bottom:5px;
	}	
	
#business .box3 .flow {
	border:1px solid #3870ce;
	padding:30px;
	width:370px;
	float:right;
	margin-top:60px;
	}
	
#business .box3 h3 {
	color:#3870ce;
	font-size:1.8rem;
	margin-bottom:5px;
	}
	
#business .box3 .chart {
	margin-top:10px;
	}					




/*apply*/
.lower.apply #container {
	padding:0 !important;
	}
	
.lower.apply .box0 {
	padding-top:50px !important;
	text-align:center;
	}
	
.lower.apply .box0 + div {
	margin-top:0 !important;
	}			

.lower.apply .box1 {
	padding:50px 0;	
	}
	
.lower.apply .box1 dl {
	background:#f2fafa;
	overflow:hidden;
	border-bottom:1px solid #e8e8e8;
	}
	
.lower.apply .box1 dt {
	float: left;
    width: 130px;
    border-top: 1px solid #e8e8e8;
    padding: 28px 30px;
    text-align: center;
	}	
	
.lower.apply .box1 dd {
	padding:28px 0 28px 30px;
	min-height:1.5em;
	float:left;
	width:880px;
	border-bottom:none;
	border-top:1px solid #e8e8e8;
	background:#fff;
	}
	
.lower.apply .box1 dd .postname {
	font-size:1.6rem;
	font-weight:500;
	color:#039fea;
	}			
	
.lower.apply .box2 {
	background:#f5f5f5;
	padding:70px 0 50px;	
	}
	
.lower.apply .box2 .flame {
	border: 1px solid #e8e8e8;
	background:#f2fafa;
	padding:40px;
	text-align:center;
	}
	
.lower.apply .box2 .flame div {
	color:#039fea;
	margin:15px 0;
	}
	
.lower.apply .box2 .flame div a {
	color:#039fea;
	}	
	
.lower.apply .box2 .flame div span {
	font-size:3rem;
	}	
	
.lower.apply .box2 .flame div a:before {
	content: "\f095";
    font-family: FontAwesome;
	vertical-align:baseline;
	margin-right:0.1em;
	}

.lower.apply input,
.lower.apply textarea,
.lower.apply select {
    background-color: #fff !important;
   	}

.lower.apply .submit {
	background-color:#039fea !important;
	}

.mw_wp_form_complete {
	padding:100px 0;
	}
	
.privacy {
	height: 150px;
    background: #fff;
    overflow: scroll;
    padding: 50px;
	}
	
.privacy h3 {
	font-size:1.8rem;
	margin-bottom:20px;
	}	
	
.privacy h4 {
	font-size:1.5rem;
	margin:20px 0 5px;
	}
	
.privacy p {
	font-size:1.2rem;
	}
	
.form .agree {
	text-align: center;
    margin: 30px 0;
	}					


/*contact*/
#contact #pagetitle {
	background:#8c96c8;
	}
	
#contact .privacy {
    border: 1px solid #e4e4e4;
	}	

.ssl_seal {
	margin:30px auto 0;
	}


/*policy*/
.kiyaku dl {
	margin:60px 0;
	}
	
.kiyaku dt {
	color:#333333;
	font-size:2.1rem;
	}
	
.kiyaku dd {
	margin-top:10px;
	line-height:1.8;
	text-align:justify;
	font-size:1.3rem;
	}		

.kiyaku dd + dt {
	margin-top:40px;
	color:#4d4d4d;
	}
	
.kiyaku  dd div + div {
	margin-top:15px;
	}	

.kiyaku .contactus {
	border:1px solid #3870ce;
	padding:25px;
	}

.kiyaku .contactus h2 {
	color:#3870ce;
	font-size:1.9rem;
	margin-bottom:5px;
	}
	
.kiyaku .contactus div {
	line-height:1.8;
	}
	
.kiyaku .contactus div span {
	font-weight:bold;
	}	




.privacy_txt {
	text-align: center;
	font-size: 1.5rem;
}
.privacy_txt a {
	text-decoration: underline;
}


/* 20250902_追加(sugeno-a)============================= */


/* ヘッダー ---ここから */
header .inner.inner_flex {
	width: 1288px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

header .inner.inner_flex nav {
	margin: 0;
}

header .inner.inner_flex nav ul {
	margin-left: 50px;
	display: flex;
}

header .inner.inner_flex nav ul li {
	float: none;
}

header .inner.inner_flex nav ul li a {
	padding: 7px 35px;
}

header .inner.inner_flex .icon {
	margin: 0;
}
/* ヘッダー ---ここまで */



/* 福利厚生（固定ページ）---ここから */
#benefits #pagetitle {
	background: #F78C8C;
}

#benefits #container {
	padding-bottom: 150px;
	background-image: url(//www.biz-net.co.jp/image/benefits/img01.png);
	background-repeat: no-repeat;
	background-size: 830px 485px;
	background-position: right top 30px;
}

#benefits .inner_benefits {
	overflow: visible;
	margin-bottom: 100px;
}

#benefits .txt2 {
	width: 42vw;
}

#benefits h3.ttl03_benefits {
	font-size: 2rem;
	margin-bottom: 30px;
}
.inner_benefits_pink h3.ttl03_benefits {/*金銭的サポート*/
	color: #F78C8C;
}
.inner_benefits_blue h3.ttl03_benefits {/*職場環境サポート*/
	color: #8C96C8;
}
.inner_benefits_ltblue h3.ttl03_benefits {/*キャリアサポート*/
	color: #7BBCF8;
}

ul.ul_benefits {
	display: flex;
	justify-content: space-between;
	gap: 30px;
}

ul.ul_benefits li {
	flex: 1;
	padding: 30px 25px 31px 25px;
	background: #fff;
	border-radius: 10px;
	box-shadow: 0 0 6px rgba(0, 0, 0, 0.16);
	text-align: center;
}

ul.ul_benefits li h4 {
	font-size: 1.8rem;
	font-weight: 500;
}

ul.ul_benefits li img {
	margin-bottom: 16px;
}

ul.ul_benefits li p {
	font-size: 1.4rem;
	line-height: 2.1;
	text-align: left;
	letter-spacing: normal;
}

ul.ul_benefits li p.p_benefits {
	text-align: center;
	font-size: 2rem;
	line-height: normal;
	display: inline-block;
	margin-bottom: 20px;
}
.inner_benefits_pink p.p_benefits {
	border-bottom: 1px solid #F78C8C;
}
.inner_benefits_blue p.p_benefits {
	border-bottom: 1px solid #8C96C8;
}
.inner_benefits_ltblue p.p_benefits {
	border-bottom: 1px solid #7BBCF8;
}

ul.note_benefits {
	margin-top: 30px;
}

ul.note_benefits li {
	margin-bottom: 10px;
}
/* 福利厚生（固定ページ）---ここまで */


/* 会社の取り組み（固定ページ）---ここから */
#initiatives #pagetitle {
	background: #BDE37A;
}

#initiatives #container {
	padding-bottom: 50px;
	background-image: url(//www.biz-net.co.jp/image/initiatives/img01.png);
	background-repeat: no-repeat;
	background-size: 830px 485px;
	background-position: right top 30px;
}

#initiatives .inner_initiatives {
	overflow: visible;
	margin-bottom: 100px;
}

#initiatives .txt2 {
	width: 42vw;
	margin-bottom: 84px;
}

#initiatives .point_initiatives h3 {
	font-size: 2rem;
	color: #3CB4B8;
	margin-bottom: 30px;
}

.point_initiatives ul {
	display: flex;
	justify-content: space-between;
	gap: 30px;
}

.point_initiatives ul li {
	flex: 1;
	padding: 40px 25px;
	background: #fff;
	border-radius: 10px;
	box-shadow: 0 0 6px rgba(0, 0, 0, 0.16);
	text-align: center;
}

.point_initiatives ul li h4 {
	margin-bottom: 18px;
	font-size: 1.8rem;
}

.point_initiatives ul li img {
	margin-bottom: 18px;
}

.point_initiatives ul li p {
	letter-spacing: normal;
}

.ttl03_initiatives {
	display: flex;
	justify-content: center;
}

.ttl03_initiatives br {
	display: none;
}

.ttl03_initiatives h3 {
	font-size: 2.4rem;
	padding: 0 66px;
	background: url(//www.biz-net.co.jp/image/initiatives/img05.png), url(//www.biz-net.co.jp/image/initiatives/img05.png);
	background-repeat: no-repeat, no-repeat;
	background-size: 46px 17px, 46px 17px;
	background-position: center left, center right;
	margin-bottom: 66px;
}

.ttl03_initiatives.ttl03_initiatives_minkan h3 {
	background: url(//www.biz-net.co.jp/image/initiatives/img06.png), url(//www.biz-net.co.jp/image/initiatives/img06.png);
	background-repeat: no-repeat, no-repeat;
	background-size: 46px 17px, 46px 17px;
	background-position: center left, center right;
}

.initiatives_flex {
	display: flex;
	gap: 108px;
}

.initiatives_flex_item h4.h4_initiatives {
	background-color: #F78C8C;
	padding: 8px 0 8px 20px;
	color: #fff;
	font-size: 2.2rem;
	margin-bottom: 16px;
}
.initiatives_flex_item.initiatives_flex_item_purple h4.h4_initiatives {
	background-color: #8C96C8;
}
.initiatives_flex_item.initiatives_flex_item_orange h4.h4_initiatives {
	background-color: #F2994B;
}
.initiatives_flex_item.initiatives_flex_item_green h4.h4_initiatives {
	background-color: #52C6BE;
}

.initiatives_flex_item img {
	margin-bottom: 30px;
}

.initiatives_flex_item p {
	margin-bottom: 30px;
	line-height: 2.4;
}

.initiatives_flex_item h5 {
	font-size: 1.6rem;
	margin-bottom: 10px;
	color: #F78C8C;
}
.initiatives_flex_item.initiatives_flex_item_purple h5 {
	color: #8C96C8;
}
.initiatives_flex_item.initiatives_flex_item_orange h5 {
	color: #F2994B;
}
.initiatives_flex_item.initiatives_flex_item_green h5 {
	color: #52C6BE;
}

.initiatives_flex_item ul li {
	margin-bottom: 50px;
}

.initiatives_flex_item ul li p {
	padding-left: 10px;
	margin-bottom: 0;
}
/* 会社の取り組み（固定ページ）---ここまで */



/* 業務案内（固定ページ）---ここから */
#business #pagetitle {
	background: #3870CE;
}

.inner_business {
	overflow: visible;
	margin-bottom: 100px;
}

.business_flex {
	display: flex;
	gap: 60px;
}

.business_item p.txt2 {
	margin-bottom: 30px;
}

.box_business {
	box-sizing: border-box;
	max-width: 400px;
	padding: 40px;
	background: #fff;
	border-radius: 10px;
	box-shadow: 0 0 6px rgba(0, 0, 0, 0.16);
	text-align: center;
	margin: 0 auto;
}

.box_business h3.ttl03 {
	padding-bottom: 10px;
	font-size: 1.8rem;
	color: #F78C8C;
	border-bottom: 1px solid #F78C8C;
}

.box_business.box_business_green h3.ttl03 {
	color: #3CB4B8;
	border-bottom: 1px solid #3CB4B8;
}

.box_business.box_business_pink ul {
	padding-left: 40px;
}

.box_business.box_business_green ul {
	padding-left: 10px
}

.box_business ul li {
	margin-bottom: 18px;
	text-align: left;
}

.box_business.box_business_pink ul li {
	position: relative;
}
.box_business.box_business_pink ul li::before {
	content: "";
	width: 10px;
	height: 10px;
	background-color: #F78C8C;
	position: absolute;
	left: -25px;
	top: 50%;
	transform: translateY(-50%) rotate(45deg);
}

.box_business.box_business_green ul li {
	display: flex;
	gap: 10px;
	align-items: center;
}

.box_business.box_business_green ul li span {
	display: block;
}

.box_business.box_business_green ul li span:first-of-type {
	white-space: nowrap;
	padding: 16px 12px;
	border-radius: 5px;
	background-color: #3CB4B8;
	color: #fff;
	font-size: 1.2rem;
}
/* 業務案内（固定ページ）---ここまで */



/* お問い合わせ・お問い合わせ_添付（固定ページ）---ここから */
#contact #pagetitle,
#contact #pagetitle,
#contact_file #pagetitle {
	background:#8c96c8;
}

#contact_file .mw_wp_form input[type="file"] {
	background-color: #fff !important;
}
/* お問い合わせ・お問い合わせ_添付（固定ページ）---ここまで */



/* トップページ ---ここから */
#home.home_slide #container {
	background: unset;
}

#home.home_slide .slideshow .inner {
	width: 1307px;
	margin-bottom: 10px;
}

#home.home_slide .slide1 {
	background: url(//www.biz-net.co.jp/image/home/bg_slide1.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover;
}

#home.home_slide .slide2 {
	background: url(//www.biz-net.co.jp/image/home/bg_slide2.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover;
}

#home.home_slide .slide3 {
	background: url(//www.biz-net.co.jp/image/home/bg_slide3.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover;
}

#home.home_slide .slide2 a, 
#home.home_slide .slide3 a {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

#home.home_slide .visual .count .button a {
	width: unset;
	display: inline-block;
	padding: 14px 16px 14px 46px;
	background: url(//www.biz-net.co.jp/image/home/icon_search.png);
	background-repeat: no-repeat;
	background-position: center left 16px;
	background-size: 22px 22px;
}

#home.home_slide .visual .count .button a::after {
	margin-left: 1em;
}

/*スライド*/
#home.home_slide .slideshow {
  position: relative;
	width: 100%;
	max-width: 2000px;
	margin: 0 auto;
  height: 814px;
  overflow: hidden;
  margin-bottom: 20px;
}

#home.home_slide .slide {
  position: absolute;
  width: 100%;
  height: 814px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  opacity: 0;
  transition: opacity 0.5s ease;
  text-align: center;
  box-sizing: border-box;
}

#home.home_slide .slide.active {
  opacity: 1;
  z-index: 1;
}

#home.home_slide .slide-link {
  display: inline-block;
  margin-top: 20px;
  padding: 10px 20px;
  background: #00bcd4;
  color: #000;
  text-decoration: none;
  border-radius: 5px;
  font-size: 1rem;
  transition: background 0.3s;
}

#home.home_slide .slide-link:hover {
  background: #0097a7;
}

#home.home_slide .controls button {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 10px;
	z-index: 999;
	border: none;
	box-sizing: border-box;
	padding: 16px 22px 14px 24px;
	background: #fff;
	box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}

#home.home_slide .controls button#next {
	left: unset;
	right: 10px;
}

#home.home_slide .indicators {
  text-align: center;
  margin-top: 10px;
	position: absolute;
	right: 60px;
	bottom: 10px;
	z-index: 999;
}

#home.home_slide .dot {
  display: inline-block;
  height: 12px;
  width: 12px;
  margin: 0 6px;
  background-color: #fff;
  border-radius: 50%;
	border: 1px solid #fff;
  cursor: pointer;
  transition: background-color 0.3s;
}

#home.home_slide .dot.active {
  background-color: #6DDBE8;
}
/*スライド*/

#home.home_slide .box2 {
	background: url(//www.biz-net.co.jp/image/home/bg_box2.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
/* トップページ ---ここまで */



/* ロード画面 ---ここから */
#loading-overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(255, 255, 255, 0.6);
  z-index: 9999;
  display: flex;
  justify-content: center;
  align-items: center;
}

#loading-overlay img {
  width: 40vw;
  max-width: 500px;
  height: auto;
}

@media screen and (max-width: 768px) {
  #loading-overlay img {
    width: 60vw;
		max-width: 240px;
  }
}
/* ロード画面 ---ここまで */