body {
	font-family: "ヒラギノ角ゴProW3", "HiraginoKakuGothicProN", Arial, "ヒラギノ角ゴProNW3", Meiryo, "メイリオ", sans-serif;
}

.table {
    width: 100%;
    background-color: transparent;
	margin-left: auto;
    margin-right: auto;
}

.table thead th {
    vertical-align: bottom;
    border-bottom: 1px solid #d0d0d0;
    border-top: 1px solid #d0d0d0;
    background-color: #f3f3f3;
    font-weight: bold;
}

.table td, .table th {
    padding: 0.88rem;
    vertical-align: top;
    border: 1px solid #d0d0d0;
    color: #6c757d;
    font-size: 15px;
    font-weight: 200;
    /*font-family: YuGothic, sans-serif;*/
    line-height: 1.8;
	background-color: #FFF;
}

th .table-recruit_title {
    font-size: 13px;
    text-align: center;
    font-weight: bold;
    background-color: #f3f3f3;
    padding-bottom: 3.5%;
    padding-top: 3.5%;
}

ul.list_style li:before {
	content: '・';
    font-weight: bold;
    font-size: 1rem;
    line-height: 1;
}

.list_style {
    margin-left: -1rem;
    text-indent: -1rem;
    list-style: none;
    margin-right: 0.5rem;
}


.th_bosyuu th{
    width: 20%;
	font-weight: bold;
	vertical-align: middle;
}

.text-recruit1 {
	font-size: 14px;
	color: #6c757d;
	padding-right: 0;
	padding-left: 0;
	margin-top: 0.5rem;
	margin-bottom: 1.5rem;
}

.table-recruit_title {
	font-size: 15px;
	text-align: center;
	font-weight: bold;
	background-color: #f3f3f3!important;
}
.text-h3-recruit {
	color: #6c757d;
	font-size: 14px;
	margin-bottom: 6%;
	width: 90%;
	line-height: 1.8;
	text-align: left;
	margin-left: 5%;
}
.border-recruit {
	border-bottom: 1px dotted #808080;
	margin-bottom: 1%;
	margin-top: 1%;
	width: 100%;
}
.table-recruit_itmes1 {
	font-size: 13px;
	color: #6c757d;
	line-height: 1.7;
	border-right: 1px solid #fff;
}
.table-recruit1 {
	display: block;
	margin-left: 7.9%;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	margin-bottom: 5%;
}
.table-recruit_title1 {
	font-size: 1rem;
	text-align: center;
	font-weight: bold;
	background-color: #fFF;
	padding-bottom: 0.9rem;
	margin-bottom: -0.4rem;
}
.table-recruit2 {
	display: grid;
	margin-top: -15px;
	border-top: 1px solid #d0d0d0;
	border-left: 1px solid #d0d0d0;
	grid-auto-rows: auto;
	grid-template-columns: 100%;
	grid-template-columns: 20% 80%;
}
.btn-primary1 {
	background-color: #1d4972;
	border: 0px solid transparent;
	border-color: #1d4972;
	color: #FFF;
border-radius:.25rem;
	display: inline-block;
	font-size: 90%;
	font-weight: 700;
	letter-spacing: 1px;
	line-height: 1.5;
	margin-bottom: 0;
	margin-top: -17px;
	padding: 1rem 1.75rem;
	text-align: center;
	transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	user-select: none;
	vertical-align: middle;
	-webkit-user-select: none;
	white-space: nowrap;
	width: 260px;
}
.btn-primary1:active, .btn-primary1:focus, .btn-primary1:hover {
	background-color: #3f6e9a!important;
	border-color: #3f6e9a!important;
	color: #fff
}
.btn-primary1:active, .btn-primary1:focus {
box-shadow:0 0 0 .2rem rgba(254,209,55,.5)!important
}
.btn-primary span {
	display: inline-block;
	width: 17em;
}

.card-recruit {
	max-width: 335px
}
.card-recruit_body {
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 35px;
	padding-left: 35px;
	background: #f3f3f3;
	border-radius: 8px;
	font-size: 13px;
	font-weight: 700;
	line-height: 1.5;
	margin-bottom: 10px;
	/*
	height: 86px;
	*/
	display: table;
}
.card-text{
	display: table-cell;
	vertical-align: middle;
}
.triangle {
	width: 0px;
	height: 0px;
	background: transparent;
	border-bottom: 30px solid #1d4972;
	border-left: 30px solid transparent;
	border-right: 30px solid transparent;
	transform: rotate(180deg);
	text-align: center;
	margin: 0 auto;
	max-width: 50%;
	margin-bottom: 8px;
}
.rectangle {
	width: 500px;
	height: 85px;
	background: #1d4972;
	margin: 0 auto;
	max-width: 90%;
	font-size: 16px;
	font-weight: 700;
	letter-spacing: 1px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 31px;
	border-radius: 55%;
	border-style: none;
	margin-bottom: -13px;
}
.img-recruit1 {
	max-width: 105%;
	width: 100%;
	margin-bottom: 7%;
	pointer-events: none;
}
.img-recruit2 {
	max-width: 105%;
	width: 100%;
	margin-bottom: 7%;
	pointer-events: none;
}


@media (max-width: 767px) {
	
table th,table td{
    display: block;
}


.th_bosyuu th{
    width: 100%;
}

}


 @media (min-width:576px) {
.table-recruit_title {
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	background-color: #f3f3f3;
}
.table-recruit_itmes1 {
	font-size: 14px;
	color: #6c757d;
	line-height: 1.8;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	background-color: #fff;
}
.table-recruit1 {
	display: block;
	margin-left: 7.9%;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	margin-bottom: 2%;
}
.table-recruit_title1 {
	font-size: 1.15rem;
	text-align: left;
	font-weight: bold;
	background-color: #FFF;
	margin-bottom: -0.4rem;
}
.card-recruit {
	max-width: 612px
}
.triangle {
	width: 0px;
	height: 0px;
	background: transparent;
	border-bottom: 30px solid #1d4972;
	border-left: 30px solid transparent;
	border-right: 30px solid transparent;
	transform: rotate(180deg);
	text-align: center;
	margin: 0 auto;
	max-width: 50%;
	margin-bottom: 15px;
}
.rectangle {
	width: 500px;
	height: 120px;
	background: #1d4972;
	margin: 0 auto;
	max-width: 70%;
	font-size: 20px;
	font-weight: 700;
	letter-spacing: 3px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 49px;
	border-radius: 55%;
	border-style: none;
	margin-bottom: -7px;
}
}
 @media (min-width:768px) {
.table-recruit_title {
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	background-color: #f3f3f3;
}
.table-recruit_itmes1 {
	font-size: 14px;
	color: #6c757d;
	line-height: 1.8;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	background-color: #fff;
}
.table-recruit1 {
	display: block;
	margin-left: 10%;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	margin-bottom: 1%;
}
.table-recruit_title1 {
	font-size: 1.15rem;
	text-align: left;
	font-weight: bold;
	background-color: #fFF;
	margin-bottom: -0.4rem;
}
.btn-primary1 {
	background-color: #1d4972;
	border: 0px solid transparent;
	border-color: #1d4972;
border-radius:.25rem;
	display: inline-block;
	font-size: 95%;
	font-weight: 500;
	margin-left: 3px;
	margin-right: 3px;
	letter-spacing: 1px;
	line-height: 1.5;
	margin-bottom: 0;
	margin-top: -17px;
	padding: 1rem 1.75rem;
	text-align: center;
	transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	user-select: none;
	vertical-align: middle;
	-webkit-user-select: none;
	white-space: nowrap;
	width: 250px;
	font-weight: bold;
}
.card-recruit {
	max-width: 612px
}
.card-recruit_body {
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	padding: 24px;
	background: #f3f3f3;
	border-radius: 8px;
	font-size: 14px;
	font-weight: 700;
	line-height: 1.5;
	margin-bottom: 24px;
	height: 130px;
}
.triangle {
	width: 0px;
	height: 0px;
	background: transparent;
	border-bottom: 30px solid #1d4972;
	border-left: 30px solid transparent;
	border-right: 30px solid transparent;
	transform: rotate(180deg);
	text-align: center;
	margin: 0 auto;
	max-width: 50%;
	margin-bottom: 15px;
}
.rectangle {
	width: 500px;
	height: 120px;
	background: #1d4972;
	margin: 0 auto;
	max-width: 60%;
	font-size: 20px;
	font-weight: 700;
	letter-spacing: 3px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 49px;
	border-radius: 55%;
	border-style: none;
	margin-bottom: -7px;
}
}
 @media (min-width:992px) {
.table-recruit_title {
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	background-color: #f3f3f3;
}
.table-recruit_itmes1 {
	font-size: 14px;
	color: #6c757d;
	line-height: 1.8;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	background-color: #fff;
}
.table-recruit1 {
	display: block;
	margin-left: 12.6%;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	margin-bottom: 1%;
}
.table-recruit_title1 {
	font-size: 1.15rem;
	text-align: left;
	font-weight: bold;
	background-color: #fFF;
	margin-bottom: -0.4rem;
}
.card-recruit {
	max-width: 800px
}
.card-recruit_body {
	height: 172px;
}
.triangle {
	width: 0px;
	height: 0px;
	background: transparent;
	border-bottom: 30px solid #1d4972;
	border-left: 30px solid transparent;
	border-right: 30px solid transparent;
	transform: rotate(180deg);
	text-align: center;
	margin: 0 auto;
	max-width: 50%;
	margin-bottom: 15px;
}
.rectangle {
	width: 500px;
	height: 120px;
	background: #1d4972;
	margin: 0 auto;
	max-width: 60%;
	font-size: 20px;
	font-weight: 700;
	letter-spacing: 3px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 49px;
	border-radius: 55%;
	border-style: none;
	margin-bottom: -7px;
}
.img-recruit1 {
	max-width: 100%;
	width: 85%;
	margin-bottom: 7%;
	margin-right: 15.2%;
	pointer-events: none;
}
.img-recruit2 {
	max-width: 100%;
	width: 85%;
	margin-top: 25%;
	margin-bottom: 6%;
	margin-left: 15.2%;
	pointer-events: none;
}
}
 @media (min-width:1050px) {
.table-recruit_title {
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	background-color: #f3f3f3;
}
.table-recruit_itmes1 {
	font-size: 14px;
	color: #6c757d;
	line-height: 1.8;
	margin-right: auto;
	margin-left: auto;
	border-right: 1pxsolid#fff;
	border-bottom: 1pxsolid#fff;
	background-color: #fff;
}
.table-recruit1 {
	display: block;
	border-top: 1px solid #fff;
	margin-bottom: 1%;
}
.table-recruit_title1 {
	font-size: 1.15rem;
	text-align: left;
	font-weight: bold;
	background-color: #FFF;
	margin-bottom: -0.4rem;
}
.btn-primary1 {
	background-color: #1d4972;
	border: 0px solid transparent;
	border-color: #1d4972;
border-radius:.25rem;
	display: inline-block;
	font-size: 97%;
	font-weight: 700;
	letter-spacing: 1px;
	line-height: 1.5;
	margin-bottom: 0;
	margin-top: -17px;
	padding: 1rem 3.75rem;
	text-align: center;
	transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	user-select: none;
	vertical-align: middle;
	-webkit-user-select: none;
	white-space: nowrap;
	width: 350px;
	font-weight: bold;
}
.card-recruit {
	max-width: 886px;
}
.card-recruit_body {
	height: 151px;
}

.triangle {
	width: 0px;
	height: 0px;
	background: transparent;
	border-bottom: 30px solid #1d4972;
	border-left: 30px solid transparent;
	border-right: 30px solid transparent;
	transform: rotate(180deg);
	text-align: center;
	margin: 0 auto;
	max-width: 50%;
	margin-bottom: 15px;
}
.rectangle {
	width: 500px;
	height: 120px;
	background: #1d4972;
	margin: 0 auto;
	max-width: 60%;
	font-size: 20px;
	font-weight: 700;
	letter-spacing: 3px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 49px;
	border-radius: 55%;
	border-style: none;
	margin-bottom: -7px;
}
}
