@charset "utf-8";

#indexHeader {
	margin-top: 40px;
	position: relative;
	/*background-color: #000;*/
}
#indexHeader #COVID-19 {
	font-size: 24px;
	line-height: 36px;
	letter-spacing: 3px;
	/*padding: 10px 20px;*/
	margin-bottom: 20px;
	background-color: #E5004F;
	border: 3px solid #FFF;
	border-radius: 8px;
	position: absolute;
	z-index: 90;
	top: 70px;
	left: 80px;
}
#indexHeader #COVID-19 a {
	display: block;
	color: #FFF;
	text-decoration: none;
	padding: 10px 20px;

}
#indexHeader #disasterSupport {
	font-size: 24px;
	line-height: 36px;
	letter-spacing: 3px;
	/*padding: 10px 20px;*/
	margin-bottom: 20px;
	background-color: #006DD9;
	border: 3px solid #FFF;
	border-radius: 8px;
	position: absolute;
	z-index: 90;
	top: 70px;
	left: 80px;
}
#indexHeader #disasterSupport a {
	display: block;
	color: #FFF;
	text-decoration: none;
	padding: 10px 20px 8px;

}
#indexHeader #designRecruitment {
	font-size: 20px;
	line-height: 30px;
	letter-spacing: 1px;
	/*padding: 10px 20px;*/
	margin-bottom: 20px;
	background-color: #FFFF88;
	/*background-color: #FF4A7A;*/
	border: 3px solid #000099;
	/*border-radius: 8px;*/
	border-radius: 30px;
	position: absolute;
	z-index: 90;
	top: 65px;
	left: 80px;
	text-align: center;
}
#indexHeader #designRecruitment .bnr_title {
	font-size: 26px;
	line-height: 34px;
	letter-spacing: 5px;
	/*color: #2EA7E0;*/
	/*color: #005FFF;*/
	color: #1E90FF;
	padding-right: 55px;
}
#indexHeader #designRecruitment .bnr_limit {
	font-size: 16px;
	line-height: 30px;
	letter-spacing: 2px;
	background-color: #000099;
	color: #FFF;
	padding: 5px 12px;
	border-radius: 8px;
	margin-left: 123px;
}
#indexHeader #designRecruitment a {
	display: block;
	color: #000099;
	text-decoration: none;
	padding: 11px 28px 8px;
}


#indexHeader #message {
	/*width: 100%;*/
	position: absolute;
	z-index: 100;
	/*top: 280px;*/
	top: 235px;
	left: 120px;
	/*background-color: rgba(255, 255, 255, 0.1);*/
}
#indexHeader #message p {
	/*width: 90%;*/
	/*margin: 0px auto;*/
	/*color: rgb(38, 134, 125);*/
	/*color: deeppink;*/
	/*color: #ff4a7a;*/
	color: #006DD9;
	font-size: 30px;
	line-height: 45px;
	letter-spacing: 3px;
	font-weight: bold;
	margin-left: 30px;
	text-shadow: 2px 2px 3px #FFF,
	-2px -2px 3px #FFF,
	-2px 2px 3px #FFF,
	2px -2px 3px #FFF;
}
#indexHeader .bx-wrapper .bx-viewport {
	/*height: 398px;*/
}
#topSliderSp,
#topSlider {
	/*background-color: #AAA;*/
	min-height: 400px;
	width: 100%;
	margin: 0px auto;
	/*position: relative;*/
}
#topSliderSp img,
#topSlider img {
	/*left: -150px;*/
	position: relative;
}
#topSliderSp span.black_frame,
#topSlider span.black_frame {
	width: 300px;
	height: 400px;
	display: block;
}
/*#topSlider #mainBanner {*/
#mainBanner {
	/*width: 280px;*/
	float: right;
	position: absolute;
	/*right: 1%;*/
	right: 30px;
	/*top: 50px;*/
	top: 41px;
	z-index: 101;
}
#mainBanner ul {
	/*width: 300px;*/
	/*float: right;*/
	/*position: absolute;*/
	/*right: 20px;*/
	/*top: 50px;*/
}
#mainBanner li {
	/*width: 230px;*/
	/*width: 220px;*/
	/*font-size: 16px;*/
	font-size: 18px;
	line-height: 24px;
	/*padding: 18px 0px 18px 14px;*/
	/*padding: 12px 0px 12px 25px;*/
	/*color: #09bfb0;*/
	color: rgb(38,134,125);
	background-color: #FFF;
	text-align: left;
	border-left: 2px solid rgb(38,134,125);
	border-right: 2px solid rgb(38,134,125);
	border-bottom: 2px solid rgb(38,134,125);
}
#mainBanner .with_link a {
	padding: 14px 0px 14px 25px;
	display: block;
	line-height: 20px;
	letter-spacing: 2px;
}
#mainBanner .with_link a:hover {
	color: #FFF;
	background-color: rgb(38,134,125);
}
/*#mainBanner .with_link:hover {
	color: #FFF;
	background-color: rgb(38,134,125);
}*/
#mainBanner li:first-child {
	border-top: 2px solid rgb(38,134,125);
	border-top-left-radius: 8px;
	border-top-right-radius: 8px; 
}
#mainBanner li:last-child {
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px; 
}
#mainBanner ul li a {
	/*color: #09bfb0;*/
	color: rgb(38,134,125);
	text-decoration: none;
}
/*#mainBanner ul li a:link {
	color: #09bfb0;
	text-decoration: none;
}*/
#mainBanner .membership {
	width: 230px;
	font-size: 14px;
	padding: 12px 0px 12px 15px;
}
#mainBanner #kakushu_download a {
	padding: 2px 0px 5px 25px;
}
#mainBanner #kakushu_download span {
	font-size: 14px;
	padding-left: 30px;
}
#temporaryBanner {
	float: right;
	position: absolute;
	right: 56px;
	top: 283px;
	z-index: 101;
}
#temporaryBanner img {
	box-shadow: 6px 6px 6px 0 rgba(0, 0, 0, .6);
}
/*  */



#containerMain {
	margin: -2px auto 0px;
}
#topMenu3 {
	margin-top: 5px;
}
#topMenu4 {
	margin-bottom: 5px;
}
#topMenu2,
#topMenu {
	margin-top: 0px;
}
#topMenu3 ul,
#topMenu2 ul,
#topMenu ul {
	width: 980px;
	margin: 0px auto;
}
/*#topMenu ul li {
	font-size: 18px;
	width: 165px;
	float: left;
	padding: 20px 5px;
	margin: 0px 6px;
	color: #FFF;
	background-color: rgb(38,134,125);
	text-align: center;
}*/
/*  */
#topMenu4 ul li {
	font-size: 18px;
/*	width: 454px;
	height: 70px;*/
/*	margin: 0px 5px;*/
/*	margin: 0px 7px;*/
	margin: 0px 7px 0px 9px;
	float: left;
	color: #FFF;
/*	background-color: rgb(38,134,125);*/
}

/*  */
/*#topMenu4 ul li:last-child {
	margin-left: 20px;
}*/
#topMenu4 ul li a {
	display: block;
}
#topMenu3 ul li {
	font-size: 18px;
	width: 300px;
	float: left;
	margin: 0px 6px;
	color: #FFF;
	background-color: rgb(38,134,125);
}
/*#topMenu ul li:first-child {
	margin-left: 0px;
}*/
#topMenu ul li {
	font-size: 18px;
	width: 220px;
	float: left;
/*	margin-left: 20px;*/
/*	margin: 0px 6px;*/
	margin: 0px 6px 0px 9px;
	color: #FFF;
	background-color: rgb(38,134,125);
}
#topMenu2 ul li {
	font-size: 18px;
	width: 220px;
	float: left;
	margin: 0px 7px;
	color: #FFF;
	background-color: rgb(38,134,125);
}
#topMenu3 ul li a,
#topMenu2 ul li a,
#topMenu ul li a {
	color: #FFF;
	text-decoration: none;
	display: block;
}
#topMenu3 ul li a:link,
#topMenu3 ul li a:visited,
#topMenu2 ul li a:link,
#topMenu2 ul li a:visited,
#topMenu ul li a:link,
#topMenu ul li a:visited {
	color: #FFF;
	text-decoration: none;
}
#topMenu3 ul li a img,
#topMenu2 ul li a img,
#topMenu ul li a img {
	display: block;
}


#topMenuOneThird {
	margin-bottom: 5px;
}
#topMenuOneThird ul li {
	font-size: 18px;
	margin: 0px 6px 0px 9px;
	float: left;
	color: #FFF;
}


#containerMain span.expander {
	margin: 8px;
	display: block;
	color: #006DD9;
	cursor: pointer;
}
#topMenu #next-btn a {
	font-family: "Font Awesome 5 Free";
	content: '\f138';
	font-weight: 900;
}
#topMenu #prev-btn a {
	font-family: "Font Awesome 5 Free";
	content: '\f138';
	font-weight: 900;
}

#recruiting {
	/*background-image: url("../img/corona.png");*/
	/*background-position: center;*/
	/*background-repeat: no-repeat;*/
	/*background-size: 940px 150px;*/
	/*background-size: contain;*/
	/*height: 150px;*/
}
#recruiting img {
	width: 100%;
}

#vacantNews {
	margin-top: 20px;
}
#vacantNews h2 {
	font-size: 18px;
	letter-spacing: 2px;
	color: #FFF;
	background: none;
	background-color: #06C;
	line-height: 28px;
	border: none;
	border-radius: 5px 5px 0px 0px;
	padding-left: 5px;
	margin-top: 25px;
	text-align: center;
}
#vacantNewsInner {
	border: 3px solid #06C;
	border-radius: 0px 0px 5px 5px;
	width: 934px;
	/*height: 44px;*/
	overflow-y: scroll;
}

#specialNews {
	margin-top: 20px;
}
#specialNews h2 {
	font-size: 18px;
	letter-spacing: 2px;
	color: #FFF;
	background: none;
	background-color: #F60;
	line-height: 28px;
	border: none;
	border-radius: 5px 5px 0px 0px;
	padding-left: 5px;
	margin-top: 25px;
	text-align: center;
}
#specialNewsInner {
	border: 3px solid #F60;
	border-radius: 0px 0px 5px 5px;
	width: 934px;
	/*height: 44px;*/
	overflow-y: scroll;
}

#importantNews {
	margin-top: 20px;
}
#importantNews h2 {
	font-size: 18px;
	letter-spacing: 1px;
	color: #e5004f;
	line-height: 35px;
	background: none;
	border: none;
	padding-left: 5px;
	margin-top: 20px;
}
#importantNewsInner {
	border: 3px solid #e5004f;
	border-radius: 5px;
	width: 934px;
	/*height: 110px;*/
	/*height: 220px;*/
	/*height: 184px;*/
	/*overflow-y: scroll;*/
}

#topNews {
	margin-top: 20px;
	position: relative;
}
#topNews h2 {
	font-size: 18px;
	letter-spacing: 1px;
	/*color: rgb(248,121,168);*/
	/*color: rgb(38,134,125);*/
	color: #666;
	line-height: 35px;
	background: none;
	border: none;
	padding-left: 5px;
	margin-top: 25px;
}
#topNews h2 span {
	font-size: 14px;
	margin: 0px 3px;
}
#topNews h3 {
	font-size: 16px;
	letter-spacing: 1px;
	/*color: rgb(248,121,168);*/
	/*color: rgb(38,134,125);*/
	color: #666;
	line-height: 40px;
	background: none;
	border: none;
	padding-left: 5px;
	margin-top: 10px;
}
#topNews .tab {
	position: absolute;
	overflow: hidden;
	z-index: 500;
	width: 100%;
}
#topNews .tab li {
	font-size: 14px;
	letter-spacing: 1px;
	/*width: 135px;*/
	width: 122px;
	float: left;
	padding: 12px 3px 9px;
	margin: 0px 2px;
	color: #FFF;
	background-color: rgb(248,121,168);
	border-radius: 10px 10px 0px 0px;
	text-align: center;
	cursor: pointer;
}

#topNews .tab li span {
	display: block;
	height: 24px;
	padding: 14px 0px 5px;
}
#topNews .tab li.selected {
	/*color: rgb(248,121,168);*/
	color: #666;
	background-color: #FFF;
	border-top: 3px solid rgb(248,121,168);
	border-right: 3px solid rgb(248,121,168);
	border-left: 3px solid rgb(248,121,168);
	/*border-bottom: 3px solid #FFF;*/
}

	/*background-color: #CC3399;*/

#topNews .tab #tabBlog {
	background-color: #CC0099;
}
#topNews .tab #tabBlog.selected {
	background-color: #FFF;
	border-top: 3px solid #CC0099;
	border-right: 3px solid #CC0099;
	border-left: 3px solid #CC0099;
}


#topNews .tab li.selected span {
	display: block;
	height: 27px;
	color: rgb(248,121,168);
	background-color: #FFF;
	border-top: 3px solid rgb(248,121,168);
	border-right: 3px solid rgb(248,121,168);
	border-left: 3px solid rgb(248,121,168);
	border-radius: 10px 10px 0px 0px;
}
#topNews .tab li:first-child {
	margin-left: 0px;
}
#topNews .tab #pastArticles {
	display: none;
}
#topNews #containerInner {
	position: relative;
	z-index: 100;
	/*height: 290px;*/
	/*お知らせの高さ初期*/
	height: 500px;
}
#topNews #containerInner #newsKyokai,
#topNews #containerInner #newsKenshu,
#topNews #containerInner #newsIinkai,
#topNews #containerInner #newsNc,
#topNews #containerInner #newsSonota,
#topNews #containerInner #newsBlog {
	visibility: hidden;
	display: none;
}
#topNews #containerInner .containerNews {
	border: 3px solid rgb(248,121,168);
	/*border-radius: 5px;*/
	width: 934px;
	/*height: 252px;*/
	/*お知らせの高さ初期*/
	height: 462px;
	top: 35px;
	left: 0;
	position: absolute;
	overflow-y: scroll;
}

#topNews #containerInner #newsBlog.containerNews {
	border: 3px solid #CC0099;
}

#vacantNews #vacantNewsInner ul,
#specialNews #specialNewsInner ul,
#importantNews #importantNewsInner ul,
#topNews #containerInner .containerNews ul {
	padding: 10px 15px;
}
#vacantNews #vacantNewsInner ul li,
#specialNews #specialNewsInner ul li,
#importantNews #importantNewsInner ul li,
#topNews #containerInner .containerNews ul li {
	padding: 7px 0px;
	border-bottom: 1px dashed #AAA;
}
#vacantNews #vacantNewsInner .article,
#specialNews #specialNewsInner .article,
#importantNews #importantNewsInner .article,
#topNews #containerInner .containerNews .article {
	float: left;
}
#vacantNews #vacantNewsInner time,
#specialNews #specialNewsInner time,
#importantNews #importantNewsInner time,
#topNews #containerInner .containerNews time {
	margin-right: 5px;
	color: #666;
}
#vacantNews #vacantNewsInner .newsCat,
#specialNews #specialNewsInner .newsCat,
#importantNews #importantNewsInner .newsCat,
#topNews #containerInner .containerNews .newsCat {
	width: 105px;
	font-size: 12px;
	letter-spacing: 1px;
	padding: 2px 5px 3px;
	color: #FFF;
	border-radius: 3px;
	margin-right: 8px;
	display: inline-block;
	text-align: center;
}
#vacantNews #vacantNewsInner .articleTitle,
#specialNews #specialNewsInner .articleTitle,
#importantNews #importantNewsInner .articleTitle,
#topNews #containerInner .containerNews .articleTitle {
	float: left;
	font-size: 15px;
	color: #006DD9;
	width: 660px;
	display: block;
	line-height: 20px;
}
#vacantNews #vacantNewsInner .essential,
#specialNews #specialNewsInner .essential,
#importantNews #importantNewsInner .essential,
#topNews #containerInner .containerNews .essential {
	color: #e5004f;
}
/* お知らせ分類アイコン */
#specialNews #specialNewsInner .catKyokai,
#importantNews #importantNewsInner .catKyokai,
#topNews #containerInner .containerNews .catKyokai {
	/*background-color: #e5004f;*/
	background-color: #006DD9;
}
#specialNews #specialNewsInner .catKenshu,
#importantNews #importantNewsInner .catKenshu,
#topNews #containerInner .containerNews .catKenshu {
	/*background-color: rgb(38,134,125);*/
	background-color: #09BFB0;
}
#specialNews #specialNewsInner .catIinkai,
#importantNews #importantNewsInner .catIinkai,
#topNews #containerInner .containerNews .catIinkai {
	background-color: #FF9900;
}
#specialNews #specialNewsInner .catNc,
#importantNews #importantNewsInner .catNc,
#topNews #containerInner .containerNews .catNc {
	background-color: rgb(248,121,168);
}
#specialNews #specialNewsInner .catSonota,
#importantNews #importantNewsInner .catSonota,
#topNews #containerInner .containerNews .catSonota {
	background-color: #999;
}
#specialNews #specialNewsInner .catBlog,
#importantNews #importantNewsInner .catBlog,
#topNews #containerInner .containerNews .catBlog {
	background-color: #CC3399;
}
#vacantNews #vacantNewsInner .article .catVacant {
	background-color: #006DD9;
}
#membership {
	display: none;
}
#blog {
	width: 100%;
	text-align: right;
	margin: -30px auto -24px;
}
#blog a {
	margin-right: 10px;
}

/* calendar */
#calendar {
	margin: 30px auto 10px;
}
#calendar h2 {
	font-size: 18px;
	letter-spacing: 1px;
	/*color: rgb(248,121,168);*/
	/*color: rgb(38,134,125);*/
	color: #666;
	line-height: 35px;
	background: none;
	border: none;
	padding-left: 5px;
	margin-top: 25px;
}
#calendar #schedule {
	/*border: 3px solid rgb(248,121,168);*/
	/*border: 3px solid #09bfb0;*/
	/*border: 3px solid #006DD9;*/
	border: 2px solid #AAA;
	/*border-radius: 5px;*/
	width: 934px;
	/*height: 462px;*/
	margin: 0px auto 20px;
}
#calendar #schedule .sunday {
	width: 10%;
	background-color: #fce8ef;
}
#calendar #schedule .saturday {
	background-color: #e5fafe;
}
#calendar #schedule td.holiday {
	background-color: #fce8ef;
}
#calendar #schedule th.weekday {
	width: 15%;
}
#calendar #schedule td {
	height: 45px;
	vertical-align: top;
}


#subBanner {
	width: 100%;
	margin: 30px auto;
}
#subBanner .banner li {
	width: 220px;
	height: 70px;
	float: left;
	margin: 7px;
	background-color: rgb(209,243,240);
}
#topSliderSp {
	display: none;
}

br.mobile {
	display: none;
}
.mobile {
	display: none;
}

#topMenu2 {
	margin-bottom: 5px;
}
#topMenu2 a {
	color: transparent;
	display: block;
	text-decoration: none;
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap;
	background-repeat: no-repeat;
	background-position: center;
	background-color: transparent;
	background-image: url("../img/index/bnr_parking.png");
	background-size: 925px 70px;
	width: 923px;
	height: 70px;
	margin-left: 7px;
}
/* モーダルウインドウ jquery-ui manaable */
#messageBox {
	position: relative;
	background-color: transparent;
	display: inline-block;
	border: none;
	outline: none;
}
#messageBox:focus-visible {
	outline: none;
}
#messageBox p {
	font-size: 22px;
	letter-spacing: 1px;
}
#messageBox a {
	color: transparent;
	display: block;
	text-decoration: none;
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap;
	background-repeat: no-repeat;
	background-position: center;
	background-color: transparent;
	background-image: url("../img/index/bnr_manaable_mw4.png");
	background-size: 600px 400px;
	width: 600px;
	height: 400px;
}
/*#messageBox a img {
	display: block;
	width: 600px;
	height: 300px;
}*/
/*#messageBox button {
	font-size: 20px;
	color: #0068B7;
	border: 2px solid #0068B7 !important;
	border-radius: 6px;
	padding: 6px 8px;
	background-color: rgba(255, 255, 255, 1.0);
	position: absolute;
	right: 10px;
	bottom: 0px;
}*/
#messageBox span {
	font-size: 20px;
	color: #0068B7;
	border: 2px solid #0068B7 !important;
	border-radius: 6px;
	padding: 6px 8px;
	background-color: rgba(255, 255, 255, 1.0);
	position: absolute;
	right: 10px;
	bottom: 10px;
	cursor: pointer;
}
#messageBox button:hover {
	color: #FFFFFF;
	border: 2px solid #0068B7;
	background-color: #0068B7;
}
#messageBox span:hover {
	color: #FFFFFF;
	border: 2px solid #0068B7;
	background-color: #0068B7;
}
.ui-dialog {

}
.ui-widget-overlay {
	background: none;
	background-color: rgba(0, 0, 0, 0.9);
	z-index: 999;
}
.ui-button.ui-widget.ui-state-default.ui-corner-all.ui-button-icon-only.ui-dialog-titlebar-close {
	display: none;
}
.ui-dialog-titlebar {
	display: none;
}
.ui-widget-header {
	background-color: #F5F5F5;
	color: #0068B7;
}
.ui-widget-content {
	border: none;
	border: 0px solid transparent;
	color: #0068B7;
	background: unset;
	background-image: none;
	background-color: transparent !important;
	outline: none;
	z-index: 1000;
}
.ui-widget-content:focus-visible {
	outline: none;
}
.ui-widget button {
	font-family: 'Kosugi Maru', sans-serif;
	letter-spacing: 1px;
	border: 2px solid #0068B7 !important;
}
/* モーダルウインドウ jquery-ui manaable manaable */

.pc { 
	display:block;
}
.sp { 
	display:none;
}

@media screen and (max-width:990px) {

.pc { 
	display:none;
}
.sp { 
	display:block;
}
#mainBanner .with_link a {
	padding: 12px 0px 12px 0px;
	text-align: center;
	font-size: 22px;
	letter-spacing: 3px;
}
#temporaryBanner {
	float: none;
	position: static;
}
#temporaryBanner img {
	width: 360px;
	height: auto;
	display: block;
	margin: -3px auto 10px;
	box-shadow: none;
}


#topMenu4 ul li {
	margin: 0px 0px 0px -3px;
}
#topMenu4 ul li:last-child {
	margin: 3px 0px 0px -3px;
}

#topMenuOneThird ul li {
/*	margin: 0px 6px 3px -3px;*/
	margin: 0px 0px 6px 0px;
	float: none;
	text-align: center;
}

	#indexHeader #message {
		display: none;
	}
	br.mobile {
		display: block;
	}
	#indexHeader #COVID-19 {
		color: #FFF;
		font-size: 22px;
		line-height: 33px;
		letter-spacing: 3px;
		/*padding: 10px;*/
		margin-bottom: 0px;
		background-color: #E5004F;
		border: 3px solid #FFF;
		border-radius: 8px;
		position: absolute;
		z-index: 60;
		top: 90px;
		width: 86%;
		left: 6%;
		text-align: center;
	}
	#indexHeader #COVID-19 {
		color: #FFF;
		font-size: 20px;
		line-height: 30px;
		letter-spacing: 2px;
		/*padding: 10px;*/
		margin-bottom: 0px;
		background-color: #FF4A7A;
		border: 3px solid #FFF;
		border-radius: 8px;
		position: absolute;
		z-index: 60;
		top: 136px;
		width: 86%;
		left: 6%;
		text-align: center;
	}
	#indexHeader #COVID-19 a {
	/*	display: block;
		color: #FFF;
		text-decoration: none;*/
		padding: 10px;
	}

	#indexHeader #disasterSupport {
		color: #FFF;
		font-size: 20px;
		line-height: 30px;
		letter-spacing: 2px;
		margin-bottom: 0px;
		background-color: #006DD9;
		border: 3px solid #FFF;
		border-radius: 8px;
		position: absolute;
		z-index: 60;
		top: 106px;
		width: 80%;
		left: 9%;
		text-align: center;
	}
	#indexHeader #disasterSupport a {
		padding: 10px;
	}


	#indexHeader #designRecruitment {
		width: 94%;
		top: 141px;
		left: 2%;
		font-size: 15px;
		line-height: 20px;
	}
	#indexHeader #designRecruitment .bnr_title {
		font-size: 20px;
		line-height: 30px;
		letter-spacing: 3px;
		padding-right: 35px;
	}
	#indexHeader #designRecruitment .bnr_limit {
		margin-left: 80px;
		font-size: 14px;
		line-height: 28px;
		letter-spacing: 1px;
		padding: 3px 10px;
		border-radius: 8px;
	}
	#indexHeader #designRecruitment a {
		padding: 6px 6px 6px;
	}


	#pageHeader {
		margin-top: 0px;
	}
	#indexHeader {
		position: static;
		margin-top: 0px;
	}
	#mainBanner {
		position: static;
		float: none;
		margin: 10px auto 12px;
	}
	#mainBanner li {
		width: 300px;
		margin: 0px auto;
	}
	#topSliderSp img,
	#topSlider img {
		width: 100%;
		height: 100%;
		position: static;
	}
	#topSlider {
		display: none;
	}
	#topSliderSp {
		display: block;
		min-height: inherit;
	}
	#topMenu ul {
		width: 100%;
	}
	#topMenu ul li {
		float: none;
		margin: 10px auto;
	}
	#topNews {
		position: static;
		border: 3px solid rgb(248,121,168);
		border-radius: 5px;
	}
	#topNews .tab {
		position: static;
		overflow: initial;
	}
	#topNews .tab li {
		font-size: 14px;
		width: initial;
		border-radius: 3px;
		border: 3px solid rgb(248,121,168);
		margin: 3px;
		display: inline-block;
		padding: 5px;
	}
	#topNews .tab li:first-child {
		margin-left: 3px;
	}

	#topNews .tab #tabBlog {
		border: 3px solid #CC0099;
	}
	#topNews .tab #tabBlog.selected {
		border-bottom: 3px solid #CC0099;
	}

	#mainBanner li:first-child {
		display: none;
	}
	#mainBanner li#nyukai_annai {
		border-top: 2px solid rgb(38,134,125);
		border-top-left-radius: 8px;
		border-top-right-radius: 8px; 
	}
	#mainBanner li {
		/*padding: 12px 0px 12px 20px;*/
	}
	#topNews .tab li.selected {
	}
	#topNews .tab #pastArticles {
		display: block;
	}
	#topNews #containerInner {
		position: static;
	}
	#topNews #containerInner .containerNews {
		border: none;
		width: 100%;
		/*height: 280px;*/
		height: 480px;
		position: static;
		/*top: 1078px;*/
	}
	#topNews #containerInner #newsBlog.containerNews {
		border: none;
	}
	#specialNews {
		width: 100%;
	}
	#specialNews h2 {
		width: 94%;
		padding-left: 3%;
		padding-right: 3%;
	}
	#specialNews #specialNewsInner {
		/*width: 98.5%;*/
		width: initial;
		height: 85px;
	}
	#specialNews #specialNewsInner .articleTitle {
		float: left;
		font-size: 15px;
		width: 100%;
		display: block;
		line-height: 20px;
	}
	#importantNewsInner {
		/*width: 98.5%;*/
		width: initial;
		height: initial;
		overflow: scroll;
	}
	#importantNews #importantNewsInner {
		height: 330px;
	}
	#importantNews #importantNewsInner .articleTitle {
		float: left;
		font-size: 15px;
		/*color: #006DD9;*/
		width: 100%;
		display: block;
		line-height: 20px;
	}
	#topNews #containerInner .containerNews .articleTitle {
		float: left;
		font-size: 15px;
		color: #006DD9;
		width: 100%;
		display: block;
		line-height: 20px;
	}
	#membership {
		display: block;
		/*background-color:rgb(209, 243, 240);*/
		margin-top: 20px;
		padding: 5px 0px;
		border-radius: 5px;
		border: 3px solid #26867b;
	}
	#membership p {
		width: 240px;
		margin: 0px auto 0px;
	}

	#subBanner {
		margin-bottom: 10px;
	}
	#subBanner .banner li {
		float: left;
		margin: 10px auto;
		float: none;
	}
	#importantNews {
		margin-top: 10px;
	}
	#importantNews h2 {
		margin-top: 10px;
	}
	#topNews h2 {
		margin-top: 0px;
	}
	#recruiting {
		/*background-image: url("../img/corona_sp.png");*/
		/*background-size: contain;*/
		width: 100%;
	}
	.pc {
		display: none;
	}
	.mobile {
		display: block;
	}
}
@media screen and (max-width:760px) {

	#recruiting {
		/*height: 80px;*/
		/*background-size: 100% 80%;*/
	}
	#calendar #schedule {
		width: 100%;
	}
	#indexHeader #designRecruitment {
		/*top: 136px;*/
		/*left: 1%;*/
	}

	#topMenu2 a {
		background-image: url("../img/index/bnr_parking_sp.png");
		background-size: 350px 70px;
		width: 350px;
		height: 70px;
	}
	/* モーダルウインドウ jquery-ui manaable */
	#messageBox a {
/*		background-image: url("../img/index/bnr_manaable_mw.png");
		background-size: 320px 160px;
		width: 320px;
		height: 160px;*/
		background-image: url("../img/index/bnr_manaable_mw4.png");
		background-size: 330px 220px;
		width: 330px;
		height: 220px;
	}
	#messageBox span {
		font-size: 14px;
		border-radius: 4px;
		padding: 3px 5px;
		right: 4px;
		bottom: 4px;
	}
	/* モーダルウインドウ jquery-ui manaable */

}