@import url("//netdna.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.css");
h2 {
	padding: .75em 1em;
	border: 1px solid #ccc;
	border-top: 3px solid #023894;
	background: -webkit-linear-gradient(top, #fff 0%, #f0f0f0 100%);
	background: linear-gradient(to bottom, #fff 0%, #f0f0f0 100%);
	box-shadow: 0 -1px 0 rgba(255, 255, 255, 1) inset;
	margin: 5px 0 15px 0;
}
h2.new220702 {
  padding: 0.3rem 2rem;
  -webkit-transform: skew(-15deg);
  transform: skew(-15deg);
  color: #fff;
  font-size:22px;
  font-weight: bold;
  background-image: -webkit-gradient(linear, left top, right top, from(#E60019), to(#023894));
  background-image: -webkit-linear-gradient(left, #E60019 0%, #023894 100%);
  background-image: linear-gradient(to right, #E60019 0%, #023894 100%);
}
h3.new220702 {
  position: relative;
  padding: 1em 0 0.2em 2rem;
  border-bottom: 3px solid #023894;
  margin: 1em 0;
  font-size: 20px;
}
h3.new220702:before {
  position: absolute;
  bottom: -3px;
  left: 0;
  width: 20%;
  height: 3px;
  content: '';
  background: #E60019;
}
h4 {
	padding: .25em 0 .5em .75em;
	border-left: 6px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin: 15px 0 5px 0;
}
section {
	padding: 20px;
}
table {
	width: 90%;
	border-spacing: 0;
	border-top:1px solid #333;
	border-right:1px solid #333;
	border-collapse: collapse;
	margin: 0 auto;
}
table th {
	padding: 8px 15px;
	background: #ddd;
	border-left:1px solid #333;
	border-bottom:1px solid #333;
	line-height: 120%;
	white-space: nowrap;
	font-weight:normal;
	vertical-align:top;
}
table tr td {
	padding: 8px 15px;
	border-bottom: 1px solid #333;
	border-left: 1px solid #333;
	vertical-align:top;
}
table tr {
	background: #fff;
}
td ul{
	margin: 0;
	padding-left: 20px;
	list-style-type: disc;
}
input,textarea{
	font-size:14px;
	border: 1px solid #B9C9CE;
	border-radius:5px;
	padding: 5px 0.8em;
	box-shadow: inset 0 1px 2px rgba(0,0,0,0.2);
	width:100%;
}
select{
	font-size:14px;
	border-radius:5px;
	padding: 5px 0.8em;
	width:100%;
}
.col {
	text-align: justify;
	font-size: 14px;
	line-height: 1.6;
}
.col img {
	margin: 5px auto;
	width: 80%;
	height: auto;
	display: block;
}
.col p {
	margin: 10px 0;
	display: block;
	text-align: justify;
}
.p_right {
	width: 100%;
	text-align: right;
	display: block;
}
#page_vis {
	margin: 15px 0;
	width: 100%;
	background-color: #dcdcdc;
}
#page_vis_con {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
}
#page_vis img {
	width: 100%;
	height: auto;
}
#page_vis_st01 {
	position: relative;
	width: 100%;
	height: 50px;
	line-height: 50px;
	background-color: #fff;
	color: #000;
	font-size: 18px;
	text-indent: 20px;
	margin-top: -50px;
	opacity: 0.7;
}
.about_span01{
	margin-right: 20px;
}
.about_span01 table{
	border: none;
    background:none;
    width: auto;
    margin:0;
    padding:0;
}
.about_span01 th{
	border: none;
    background:none;
    margin:0;
    padding:0 10px 0 0;
    vertical-align: middle;
}
.about_span01 td{
	border: none;
    background:none;
    margin:0;
    padding:0;
    vertical-align: middle;
}
.recruit_img01{
	border-radius: 20px;
}
.recruit_button{
	width: 280px;
	height: 50px;
	margin: 10px auto;
	display: block;
	cursor: pointer;
}
.contact_red{
	font-size: 13px;
	color: #e60019;
}
.form_button{
	width: 280px;
	height: 50px;
	margin: 10px 0;
	cursor: pointer;
}
.form_button_div{
	width: 100%;
	text-align:center;
}
.new220702_con{
    background-image: url(../images/new220702_back.jpg);
    background-repeat: no-repeat;
    background-size:100% auto;
    background-position: center top;
}
.new220702_con img{
    mix-blend-mode: multiply;
}
.new220702_con_ p,.new220702_con_ tr,.new220702_con_ td,.new220702_con_ li,.new220702_con_ span{
	font-size: 15px;
	line-height: 2;
	letter-spacing: 0.05em;
	font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", Meiryo, "メイリオ", sans-serif;
}
#new220702_con_02_p{
    font-size: 23px;
	letter-spacing: 0;
}
.new220702_con ol {
    counter-reset: my-counter;
    list-style: none;
    padding: 0;
    margin-left: 2em;
}
.new220702_con ol > li {
    margin-bottom: 10px;
    position: relative;
    padding-left: 30px;
    margin-bottom: 1em;
}
.new220702_con ol > li:before {
    content: counter(my-counter);
    counter-increment: my-counter;
    background-color: #023894;
    color: #fff;
    display: block;
    float: left;
    line-height: 22px;
    margin-left: -30px;
    text-align: center;
    height: 22px;
    width: 22px;
    border-radius: 50%;
}
.new220702_con ol > li > ul li {
    position: relative;
    margin: 0.3em 0 0.3em 1em;
}
.new220702_con ol > li > ul li::after,
.new220702_con ol > li > ul li::before {
    display: block;
    content: '';
    position: absolute;
}
.new220702_con ol > li > ul li::after {
    top: .35em;
    left: -1.2em;
    width: 14px;
    height: 14px;
    background-color: #E60019;
    border-radius: 100%;
}
.new220702_con ol > li > ul li::before {
    z-index: 2;
    top: .625em;
    left: -.975em;
    width: 4px;
    height: 4px;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.a_out > span{
    margin-left:1em;
    font-size:13px;
}
.a_out:after {
    margin: 0 1px;
    font-family: FontAwesome;
    vertical-align: middle;
    content: '\f08e';
}
.square_btn {
    padding: 0.25em 0.5em;
    text-decoration: none;
    color: #FFF;
    background: #03A9F4;
    border: solid 1px #0f9ada;
    border-radius: 4px;
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.2);
    text-shadow: 0 1px 0 rgba(0,0,0,0.2);
}
.square_btn:active {
    border: solid 1px #03A9F4;
    box-shadow: none;
    text-shadow: none;
}
.gmap {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}

.gmap iframe,
.gmap object,
.gmap embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}


@media screen and (max-width: 767px) {
table{
	width: 95%;
}
table tr {
    display: block;
}
table th {
    border-bottom: 1px solid #ddd;
    display: block;
}
table th:before {
    content: attr(aria-label);
    float: left;
}
table td {
    border-bottom: 1px solid #ddd;
    display: block;
}
table td:before {
    content: attr(aria-label);
    float: left;
}
.about_span01 table{
	width:100%;
}
.about_span01 tr{
	border-bottom:1px solid #000000;
}
#new220702_con_02_p{
    font-size: 20px;
}
.new220702_con_ p,.new220702_con_ tr,.new220702_con_ td,.new220702_con_ li,.new220702_con_ span{
	font-size: 14px;
}
.recruit_img01{
	width:70%;
	height:auto;
}
}

@media screen and (max-width: 480px) {
#new220702_con_02_p{
    font-size: 14px;
}
.new220702_con_ p,.new220702_con_ tr,.new220702_con_ td,.new220702_con_ li,.new220702_con_ span{
	font-size: 13px;
}
}
