@charset "UTF-8";

#page .sec01 {
	padding: 80px 0;
	position: relative;
}
#page .sec02 {
	margin: 0 0 80px;
	position: relative;
}
#page .sec03 {
	margin: 0 0 100px;
	position: relative;
}
@media screen and (max-width: 898px)  {
#page .sec01 {
	padding: 50px 0;
}
#page .sec02 {
	margin: 0 0 50px;
}
#page .sec03 {
	margin: 0 0 80px;
}
}
@media screen and (max-width: 768px)  {
#page .sec01 {
	padding: 50px 0 20px;
}
}

/* -------------------------------------------------

 Recruit

------------------------------------------------- */
.recruit_wrp	{
 width: 1140px;
 margin: 0px auto 80px;
	padding:0;
	font-family: 'Noto Sans JP', sans-serif;
	font-style: normal;
	font-weight: 400;
	position:relative;
}
.recruit_wrp:last-child	{
 margin: 0px auto;
}
.recruit_wrp::after {
 content: "";
 display: block;
 clear: both;
}
.recruit_wrp .title	{
	margin: 0px auto 50px;
}
.recruit_wrp .title02	{
	margin: 60px auto 50px;
}
.recruit_wrp .title h2,.recruit_wrp .title02 h2	{
 font-family: 'Noto Sans JP', sans-serif;
	font-style: normal;
	font-weight:400;
	font-size:28px;
	position:relative;
	text-align: center;
	margin: 0;
}
.recruit_wrp .title h2:before,.recruit_wrp .title02 h2:before {
 content: '';
 position: absolute;
	bottom: -20px;
 display: inline-block;
 width: 40px;
 height: 3px;
 left: 50%;
 -webkit-transform: translateX(-50%);
 transform: translateX(-50%);
 background-color:#0075C2;
 border-radius: 2px;
}
.recruit_wrp .content	{
	width: 100%;
	margin:0;
	/*padding: 30px 0 0;*/
}
.recruit_wrp .content .cp	{
 font-family: 'Noto Sans JP', sans-serif;
	font-style: normal;
	font-weight:500;
	font-size:30px;
	position:relative;
	margin: 0 0 30px;
	text-align: center;
	color:#0075C2;
}
.recruit_wrp .content .cp span	{
	color:#CC6500;
}
.recruit_banner	{
	width: 100%;
	margin:0;
	padding: 0 30px;
	text-align: center;
}
.recruit_banner a:hover img	{
 opacity: 0.7;
 filter: alpha(opacity=70);
 -moz-opacity: 0.7;
	transition: .3s;
}
@media screen and (min-width: 1025px) and (max-width: 1250px) {
.recruit_wrp	{
 width: 92%;
 margin: 0px auto;
}
}
@media screen and (min-width: 899px) and (max-width: 1024px) {
.recruit_wrp	{
 width: 92%;
 margin: 0px auto;
}
}
@media screen and (max-width: 898px)  {
.recruit_wrp .content	{
	padding: 0;
}
.recruit_wrp	{
 width: 90%;
 margin: 0px auto 50px;
}
.recruit_wrp .title	{
	margin: -20px auto 50px;
	padding-top: 30px;
}
.recruit_wrp .title02	{
	margin: 50px auto 60px;
}
.recruit_wrp .title h2,.recruit_wrp .title02 h2	{
	font-size:24px;
}
.recruit_wrp .content .cp	{
	font-size:24px;
	position:relative;
	margin: 0 0 30px;
}
.recruit_banner	{
	width: 90%;
	margin:0 auto;
	padding: 0;
}
}
@media screen and (max-width: 768px)  {
.recruit_wrp .title	{
	margin: 0px auto 30px;
	padding-top: 20px;
}
.recruit_wrp .title02	{
	margin: 50px auto 40px;
}
.recruit_wrp .title h2,.recruit_wrp .title02 h2	{
	font-size:20px;
}
.recruit_wrp .title h2:before,.recruit_wrp .title02 h2:before {
  bottom: -15px;
  width: 30px;
  height: 2px;
}
.recruit_wrp .content	{
	width: 100%;
	margin:0;
}
.recruit_wrp .content .cp	{
	margin: 0 0 20px;
}
}
@media screen and (max-width: 640px)  {
.recruit_wrp .title	{
	margin: 0px auto 30px;
}
.recruit_wrp .content .cp	{
	font-size:20px;
}
}
@media screen and (max-width: 480px)  {
.recruit_wrp .title	{
	margin: 0px auto 30px;
}
.recruit_wrp .title h2,.recruit_wrp .title02 h2	{
	font-size:20px;
}
.recruit_wrp .content .cp	{
	font-size:18px;
}
}
@media screen and (max-width: 414px)  {
.recruit_wrp .content .cp	{
	text-align: left;
}
}

/* あいさつ文
================================================== */
.greeting_wrp	{
 width: 835px;
 margin: 0px auto;
	font-size: 18px;
	line-height: 1.6;
}
@media screen and (min-width: 899px) and (max-width: 1200px) {
.greeting_wrp	{
 width: 100%;
	padding: 0 20px;
}
}
@media screen and (max-width: 898px)  {
.greeting_wrp	{
 width: 100%;
	padding: 0;
}
}
@media screen and (max-width: 768px)  {
.greeting_wrp	{
 margin: 0px auto;
	line-height: 1.5;
	font-size: 16px;
}
}
@media screen and (max-width: 480px)  {
.greeting_wrp	{
	font-size: 14px;
}
}

/* 要項
================================================== */
.recruit	{
	margin-bottom:0px;
}
.recruit > table	{
 width: 100%;
 border-spacing: 0;
	border-top: solid 1px	#ccc;
}
.recruit > table th	{
 border-bottom: solid 1px	#ccc;
 padding: 30px;
	vertical-align:text-top;
	color:	#333;
	width:25%;
	font-family: 'Noto Sans JP', sans-serif;
	font-style: normal;
	font-weight: 500;
}
.recruit > table td	{
 border-bottom: solid 1px #ccc;
 padding: 30px;
	vertical-align:text-top;
}
.recruit > table td ul	{
	list-style: none;
}
.detail	{
	padding: 5px 0 5px 15px;
}
.detail > p	{
	text-indent: -1em;
	padding-left: 1em;
	margin-bottom: 3px !important;
}
.detail02	{
	margin-bottom: 20px;
}
.detail02:last-child	{
	margin-bottom: 0px;
}
.detail02 > strong	{
	display: block;
	margin-bottom: 10px;
	font-weight:500;
}
.detail02 > p	{
	padding: 0 0 0 15px;
}
a.link	{
	color:#0010C2;
	text-decoration:underline;
}
a.link:hover	{
	text-decoration:none;
}
@media screen and (max-width: 768px)  {
.recruit > table	{
 border-top: solid 2px	#ccc;
}
.recruit > table th	{
	width:100%;
	display:block;
 border-bottom: solid 1px #ccc;
	padding: 10px;
	font-size:14px;
}
.recruit > table td	{
	width:100%;
	display:block;
 border-bottom: solid 2px	#ccc;
 padding: 20px 10px;
	font-size:14px;
}
.detail	{
	padding: 5px 0;
}
}
@media screen and (max-width: 480px)  {
.recruit	{
	margin-bottom:0px;
}
.recruit > table th	{
 padding: 10px;
}
.recruit > table td	{
 padding: 10px;
}
}


/* -------------------------------------------------

button

------------------------------------------------- */
.button a {
	width: 500px;
	margin: 0 auto;
	padding: 30px 5px 30px 30px;
	display: block;
	border:1px solid #194f99;
	background-color: #194f99;
	border-radius: 5px;
	font-size: 18px;
	line-height:normal;
	text-decoration:none;
	color:#FFFFFF;
	font-family: 'Noto Sans JP', sans-serif;
	font-style: normal;
	font-weight: 400;
	transition: .3s;
}
.button a:hover {
	background-color:#fff;
	border:1px solid #999;
	color:#333;
	text-decoration:none;
}
.button__txt	{
	line-height:normal;
	text-align: left;
	position: relative;
	display:inline-block;	
	width: 100%;
}
.button__txt::after	{
	display: block;
	content: "";
	position: absolute;
	top: 27%;
	right: 15px;
	width: 30px;
 height: 8px;
 border-bottom: 1px solid #fff;
 border-right: 1px solid #fff;
 transform: skew(45deg);
}
.button a:hover .button__txt::after	{
	right: 10px;
 border-bottom: 1px solid #999;
 border-right: 1px solid #999;
}
.button__txt br	{
	display:none;	
}
@media screen and (max-width: 768px)  {
.button a {
	width: 400px;
	padding: 15px 5px 15px 15px;
	font-size: 16px;
}
/*.button__txt::after	{
	top: 27%;
	right: 15px;
	width: 30px;
 height: 10px;
}*/
}
@media screen and (max-width: 650px)  {
.button a {
	width: 90%;
}
}
@media screen and (max-width: 480px)  {
.button a {
	font-size: 14px;
}
.button__txt br	{
	display:block;	
}
}

