@charset "UTF-8";
html {
	font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, 'メイリオ', 'ＭＳ Ｐゴシック', 'MS PGothic', Verdana, sans-serif;
}

/** under 767px **/
@media screen and (max-width: 767px) {
/** shared **/
html {
	margin:0;   
}
body {
	font: 14px/1.231;
	line-height: 1.4em;
	word-break: break-all;
}
#global-nav {
	display: none;
}
#container {
	width: 100%;
}
#container-inner {
}
#content {
}
#content-inner {
}
/* common */
ul {
	list-style-type: none;
}
/* default link color */
a:link {
	color: #1f4dda;
	text-decoration: underline;
}
a:visited {
	color: #1f4dda;
}
a:active, a:hover {
	color: #1f4dda;
}
a:focus {
	color: #1f4dda;
}
/* pageup */
.pageup {
	width: 16%;
	position: fixed;
	right: 20px;
	bottom: 20px;
}
.pageup a {
	display: block;
	background: url(../images/btn-pageup-sp.png) no-repeat 0 0;
	font-size: 0px;
	line-height: 0px;
	text-indent: -9999px;
	padding: 102.97% 0 0;
	background-size: 100% auto;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
}
.pageup a:hover {
}
/**** home ****/

/** oa-group **/
#home #oa-group {
}
#home #oa-box {
	width: 100%;
	background: #fff;
	padding: 1.4% 0 7.2%;
}
#home #oa-box .head {
	display: block;
	background: url(../images/head-sp.png) no-repeat 0 0;
	padding: 17.19% 0 0;
	background-size: 100% auto;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	margin: 0 0 6.4%;
}
#home #oa-box .head h2 {
	font-size: 1.4em;
	color: #fff;
	font-weight: bold;
	text-align: center;
	margin: -12% auto 0;
}
#home #oa-box #oa-detail {
	width: 94%;
	margin: 0 auto;
}
#home #oa-box #oa-detail h3 {
	font-size: 1.4em;
	line-height: 1.4em;
	text-align: center;
	border: 2px solid #ff2782;
	padding: 1.1%;
	margin: 0 0 3%;
}
#home #oa-box #oa-detail #oa-img {
	margin: 0 0 2.4%;
}
#home #oa-box #oa-detail #oa-img img {
	width: 100%;
	background-size: contain;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	vertical-align: middle;
	margin: 0 0 2.4%;
}
#home #oa-box #oa-detail #oa-txt {
	line-height: 1.6em;
}

/** info-group **/
#home #info-group {
}
#home #info-box {
	width: 100%;
	background: #fff;
	padding: 1.4% 0 7.2%;
}
#home #info-box .head {
	display: block;
	background: url(../images/head-sp.png) no-repeat 0 0;
	padding: 17.19% 0 0;
	background-size: 100% auto;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	margin: 0 0 3.4%;
}
#home #info-box .head h2 {
	width: 70%;
	font-size: 1.2em;
	color: #fff;
	font-weight: bold;
	text-align: center;
	margin: -15% auto 0;
}
#home #info-box #info-detail {
	width: 94%;
	margin: 0 auto;
}
#home #info-box #info-detail #info-txt {
	line-height: 1.6em;
}
#home #info-box #info-detail .sub {
	font-size: 1em;
	line-height: 1em;
	text-align: center;
	font-weight: bold;
	border: 2px solid #ff2782;
	padding: 1.1%;
	margin: 3% 0 3%;
}
#home #info-box #info-detail span {
	color: #F00;
	line-height: 1em;
	padding: 1.1%;
	margin: 3% 0 3%;
}


/**** backnumber ****/

/** list-group **/
#backnumber-index #list-group {
}
#backnumber-index #list-box {
	text-align: center;
	width: 100%;
	background: #fff;
	padding: 1.4% 0 7.2%;
}
#backnumber-index #list-box .head {
	display: block;
	background: url(../images/head-sp.png) no-repeat 0 0;
	padding: 17.19% 0 0;
	background-size: 100% auto;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	margin: 0 0 9.4%;
}
#backnumber-index #list-box .head h2 {
	font-size: 1.4em;
	color: #fff;
	font-weight: bold;
	text-align: center;
	margin: -12% auto 0;
}
#backnumber-index #list-box .month-title:nth-of-type(2) {
	margin-top: 0;
}
#backnumber-index #list-box .month-title {
	display: inline-block;
	width: 90%;
	margin: 4.8% auto;
	font-size: 16px;
	border-top: 1px solid #f70071;
	border-bottom: 1px solid #f70071;
	padding: 16px 0 14px;
}
#backnumber-index #list-box .month-box {
	clear: both;
	width: 90%;
	margin: 0 auto 16.4%;
}
#backnumber-index #list-box .month-box dl {
}
#backnumber-index #list-box .month-box dt {
	background: #ff2782;
	color: #fff;
	text-align: center;
	padding: 0.8% 0;
	margin: 0 0 4.8%;
}
#backnumber-index #list-box .month-box dd {
	float: left;
	width: 24%;
	text-align: center;
	margin: 0 0 6.4%;
}

#banner {
	width: 100.00%;
}
#banner a {
}

#banner img{
	width: 100.00%;
	vertical-align: bottom;
}

}



/** over 768px **/
@media screen and (min-width: 768px) {
/**** shared ****/


#banner{
	width:930px;
	margin:0 auto;
}

#banner img{
	vertical-align: bottom;
}

html {
	font-size: 62.5%;
	height: 100%;
	overflow-y: scroll;
	background: #ff92ca;
}
body {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	min-width: 980px;
	text-align: left;
	color: #000;
}
#container {
	width: 100%;
}
#container-inner {
}
#content {
	width: 980px;
	margin: 0 auto;
}
#content-inner {
}
/* common */
ul {
	list-style-type: none;
}
/* default link color */
a, a:link {
	color: #0000DE;
}
a:visited {
	color: #941D55;
}
a:active, a:hover {
	color: #CC0000;
}
a:focus {
	color: #CC0000;
}
/* pageup */
.pageup {
}
.pageup a {
	display: block;
	background: url(../images/btn-pageup.png) no-repeat 0 0;
	font-size: 0px;
	line-height: 0px;
	text-indent: -9999px;
	text-decoration: none;
	width: 84px;
	height: 82px;
	position: fixed;
	right: 20px;
	bottom: 20px;
}
.pageup a:hover {
	background: url(../images/btn-pageup.png) no-repeat 0 -82px;
}
/**** home ****/

/** oa-group **/
#home #oa-group {
}
#home #oa-box {
	width: 890px;
	background: #fff;
	padding: 12px 20px 40px;
	margin: 0 auto;
}
#home #oa-box .head {
	display: table;
	width: 667px;
	background: url(../images/head.png) no-repeat 0 0;
	height: 42px;
	padding: 29px 110px 31px;
	margin: 0 0 16px;
}
#home #oa-box .head h2 {
	display: table-cell;
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
#home #oa-box #oa-detail {
	overflow: hidden;
	position: relative;
	zoom: 1;
	width: 820px;
	margin: 0 auto;
}
#home #oa-box #oa-detail h3 {
	font-size: 18px;
	line-height: 1.6em;
	text-align: center;
	border: 2px solid #ff2782;
	padding: 9px 9px 6px;
	margin: 0 0 20px;
}
#home #oa-box #oa-detail #oa-img {
	float: left;
	width: 480px;
}
#home #oa-box #oa-detail #oa-img img {
	vertical-align: middle;
	margin: 0 0 12px;
}
#home #oa-box #oa-detail #oa-txt {
	float: right;
	width: 320px;
	font-size: 14px;
	line-height: 1.6em;
}
#home #oa-box #oa-detail #oa-txt.no-txt {
	float: none;
	width: auto;
}

/** info-group **/
#home #info-group {
}
#home #info-box {
	width: 890px;
	background: #fff;
	padding: 12px 20px 40px;
	margin: 0 auto;
}
#home #info-box .head {
	display: table;
	width: 667px;
	background: url(../images/head.png) no-repeat 0 0;
	height: 42px;
	padding: 29px 110px 31px;
	margin: 0 0 5px;
}
#home #info-box .head h2 {
	display: table-cell;
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
#home #info-box #info-detail {
	overflow: hidden;
	position: relative;
	zoom: 1;
	width: 820px;
	margin: 0 auto;
}
#home #info-box #info-detail #info-txt {
	font-size: 14px;
	line-height: 1.6em;
	margin-left: 3em;
}
#home #info-box #info-detail .sub {
	width: 450px;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	border: 2px solid #ff2782;
	padding: 9px;
	margin: 0 auto 20px;
}
#home #info-box #info-detail p {
	margin-left: 1em;
}
#home #info-box #info-detail span {
	color: #F00;
	font-size: 16px;
	line-height: 24px;
	margin: 0 auto 20px;
}

/**** backnumber ****/

/** list-group **/
#backnumber-index #list-group {
}
#backnumber-index #list-box {
	width: 890px;
	background: #fff;
	padding: 12px 20px 40px;
	margin: 0 auto
}
#backnumber-index #list-box .head {
	display: table;
	width: 667px;
	background: url(../images/head.png) no-repeat 0 0;
	height: 42px;
	padding: 29px 110px 31px;
	margin: 0 0 16px;
}
#backnumber-index #list-box .head h2 {
	display: table-cell;
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
#backnumber-index #list-box .month-title:nth-of-type(2) {
	margin-top: 0;
}
#backnumber-index #list-box .month-title {
	text-align: center;
	width: 460px;
	margin: 80px auto 40px;
	font-size: 18px;
	border-top: 1px solid #ff2782;
	border-bottom: 1px solid #ff2782;
	padding: 16px 0 14px;
}
#backnumber-index #list-box .month-box {
	width: 460px;
	margin: 0 auto 16px;
}
#backnumber-index #list-box .month-box dl {
	overflow: hidden;
	position: relative;
	zoom: 1;
	width: 100%;
	font-size: 14px;
}
#backnumber-index #list-box .month-box dt {
	float: left;
	width: 24%;
	background: #ff2782;
	color: #fff;
	text-align: center;
	padding: 16px 0 14px;
	margin: 0 4% 0 0;
}
#backnumber-index #list-box .month-box dd {
	float: left;
	width: 14%;
	text-align: center;
	padding: 16px 0 14px;
}


}




/*　　　募集告知　　　*/
@media screen and (max-width: 767px) {
	#oa-box .recruitment div,
	#oa-box .recruitment a {
		text-indent:100%;
		white-space:nowrap;
		overflow:hidden;
		height: 0;
	}
	#oa-box .recruitment div.oubo {
		background-image: url(../images/recruitment_sp.png);
		background-repeat: no-repeat;
		width: 94%;
		margin: .5em auto .7em;
		position: relative;
		padding-bottom: 88.08503401360544%;
		background-size: contain;
	}
	#oa-box .recruitment div a.jisen{
		position: absolute;
		left: 9%;
		top: 56%;
		height: 41%;
		width: 39%;
	}
	#oa-box .recruitment div a.tasen{
		position: absolute;
		left: 53%;
		top: 56%;
		height: 41%;
		width: 39%;
	}
	/* #oa-box .recruitment img {
		width: 100%;
	} */
}
@media screen and (min-width: 768px) {
	#oa-box .recruitment div,
	#oa-box .recruitment a {
		text-indent:100%;
		white-space:nowrap;
		overflow:hidden;
		height: 0;
	}
	#oa-box .recruitment div.oubo {
		background-image: url(../images/recruitment_pc.png);
		height:216px;
		position: relative;
	}
	#oa-box .recruitment div a.jisen{
		position: absolute;
		left: 645px;
		top: 14px;
		height: 92px;
		width: 213px;
	}
	#oa-box .recruitment div a.tasen{
		position: absolute;
		left: 623px;
		top: 113px;
		height: 92px;
		width: 213px;
	}
	#oa-box .recruitment img {
		width: 100%;
	}
}
/*　　　募集告知　　　*/


/*　　　TSBバナー　　　*/
@media screen and (max-width: 767px) {
	#oa-box .bnr_tsb div,
	#oa-box .bnr_tsb a {
		text-indent:100%;
		white-space:nowrap;
		overflow:hidden;
		height: 0;
	}
	#oa-box .bnr_tsb div.oubo {
		background-image: url(../images/bnr_tsb_sp.png);
		background-size: contain;
		background-repeat: no-repeat;
		width: 94%;
		margin: .5em auto;
		position: relative;
		padding-bottom: 39.79591836734694%;
	}
	#oa-box .bnr_tsb div a.tsb_oubo {
		position: absolute;
		left: 37.41496598639456%;
		top: 58.8%;
		height: 27.35042735042735%;
		width: 57.82312925170068%;
	}
	/* #oa-box .bnr_tsb img {
		width: 100%;
	} */
	#oa-box .bnr_tsb_text {
		width: 94%;
		font-size: 16px;
		text-align: center;
		margin-bottom: 16px;
	}
}
@media screen and (min-width: 768px) {
	#oa-box .bnr_tsb div,
	#oa-box .bnr_tsb a {
		text-indent:100%;
		white-space:nowrap;
		overflow:hidden;
		height: 0;
	}
	#oa-box .bnr_tsb div.oubo {
		background-image: url(../images/bnr_tsb.png);
		background-size: cover;
		width: 890px;
		height:180px;
		position: relative;
		margin-bottom: 16px;
	}
	#oa-box .bnr_tsb div a.tsb_oubo {
		position: absolute;
		left: 200px;
		top: 96px;
		width: 482px;
		height: 62px;
	}
	#oa-box .bnr_tsb img {
	}
	#oa-box .bnr_tsb_text {
		font-size: 16px;
		text-align: center;
		margin-bottom: 16px;
	}
}
/*　　　TSBバナー　　　*/



/* お知らせ */
	#oa-box .notice {
		border: 2px solid #f00;
		padding: 10px;
		margin: 20px auto;
		width: 90%; 
	}
	/* #oa-box .notice {
		border: solid ; 
		border-width: 1px; 
		margin: 20px 0; 
		padding: 10px 20px; 
		border-color: red; 
		width: 89%; 
	} */
	#oa-box .notice  dl dt{
		border-style: solid ; 
		text-align:center; 
		color:red;
		font-size:18px;
		padding: 0 0 10px 0;
		font-weight:bold;
	}
	#oa-box .notice  dl dd{
		text-align:center; 
		font-size:18px;
	}
	#oa-box .notice2 {
		text-align: center;
		padding: 10px 0; 
	}
	#oa-box .notice2  dl dt{
		font-size:22px;
		color:#f00;
		font-weight:bold;
		margin-bottom:0.3em;
		color:#f00;
	}
	#oa-box .notice2  dl dd{
		font-size:18px;
	}























/* お知らせ */
