@charset "utf-8";
h4 {
	/*border-bottom: 3px solid #B02423;*/
	position: relative;
	background-image: none;
	padding-left: 0px;
	padding-bottom: 10px;
	margin-top: 20px;
}

h4:after {
	position: absolute;
	content: " ";
	display: block;
	/*border-bottom: 3px solid #223E82;*/
	bottom: -3px;
	width: 20%;
}
h6 {
	text-align: center;
	font-size: 18px;
	border-width: 0;
	background-color: #eb610c;
	color: #FFFFFF;
	line-height: normal;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	margin-bottom: 30px;
	margin-top: 40px;
	letter-spacing: 0.2em;
}
h7 {
	font-size: 18px;
	display: inline-block;
	margin-bottom: 10px;
	font-weight: bold;
	color: #57331f;
	background: linear-gradient(transparent 50%, #fff9b0 50%);
}
.subject_title strong {
	display: block;
	font-size: 12px;
	margin-top: 15px;
	letter-spacing: 0;
	letter-spacing: 0;
}



.color_attr_01  {
	color: #601986;
	border-color: #601986;
}
.color_attr_02  {
	color: #D70051;
	border-color: #D70051;
}
.color_attr_03  {
	color: #036eb8;
	border-color: #036eb8;
}
.color_attr_04  {
	color: #b5091f;
	border-color: #b5091f;
}
.color_attr_05  {
	color: #253b7b;
	border-color: #253b7b;
}
.color_attr_06  {
	color: #6A3906;
	border-color: #6A3906;
}
.color_attr_07  {
	color: #3C760F;
	border-color: #3C760F;
}
.boader_subject.color_attr_01:before, .boader_subject.color_attr_01:after, .box19.color_attr_01:before, .box19.color_attr_01:after {
	color: #601986;
	border-color: #601986;
}
.boader_subject.color_attr_02:before, .boader_subject.color_attr_02:after, .box19.color_attr_02:before, .box19.color_attr_02:after {
	color: #D70051;
	border-color: #D70051;
}
.boader_subject.color_attr_03:before, .boader_subject.color_attr_03:after, .box19.color_attr_03:before, .box19.color_attr_03:after {
	color: #036eb8;
	border-color: #036eb8;
}
.boader_subject.color_attr_04:before, .boader_subject.color_attr_04:after, .box19.color_attr_04:before, .box19.color_attr_04:after {
	color: #b5091f;
	border-color: #b5091f;
}
.boader_subject.color_attr_05:before, .boader_subject.color_attr_05:after, .box19.color_attr_05:before, .box19.color_attr_05:after {
	color: #253b7b;
	border-color: #253b7b;
}
.boader_subject.color_attr_06:before, .boader_subject.color_attr_06:after, .box19.color_attr_06:before, .box19.color_attr_06:after {
	color: #6A3906;
	border-color: #6A3906;
}
.boader_subject.color_attr_07:before, .boader_subject.color_attr_07:after, .box19.color_attr_07:before, .box19.color_attr_07:after {
	color: #3C760F;
	border-color: #3C760F;
}


.box19.color_attr_01, .box19.color_attr_02, .box19.color_attr_03, .box19.color_attr_04, .box19.color_attr_05, .box19.color_attr_06, .box19.color_attr_07 {
	color: #666;
}


.wrap_sticky {
	display: inline-table;
	height: 80px;
	width: 300px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 30px;
}

.sticky {
  position: relative;
  background: #dfefff;
  box-shadow: 0px 0px 0px 5px #dfefff;
  border: dashed 2px white;
  padding: 0.2em 0.5em;
  color: #454545;
	display: table-cell;
	vertical-align: middle;
}

.sticky:after {
  position: absolute;
  content: '';
  left: -7px;
  top: -7px;
  border-width: 0 0 15px 15px;
  border-style: solid;
  border-color: #fff #fff #a8d4ff;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15);
}


.color_sticky_01 {
	background: #E7D7FC;
	box-shadow: 0px 0px 0px 5px #E7D7FC;
	-webkit-box-shadow: 0px 0px 0px 5px #E7D7FC;
}
.color_sticky_02 {
	background: #FFD2E2;
	box-shadow: 0px 0px 0px 5px #FFD2E2;
	-webkit-box-shadow: 0px 0px 0px 5px #FFD2E2;
}
.color_sticky_03 {
	background: #C3E5FE;
	box-shadow: 0px 0px 0px 5px #C3E5FE;
	-webkit-box-shadow: 0px 0px 0px 5px #C3E5FE;
}
.color_sticky_04 {
	background: #FDDBE0;
	box-shadow: 0px 0px 0px 5px #FDDBE0;
	-webkit-box-shadow: 0px 0px 0px 5px #FDDBE0;
}
.color_sticky_05 {
	background: #DCE2F4;
	box-shadow: 0px 0px 0px 5px #DCE2F4;
	-webkit-box-shadow: 0px 0px 0px 5px #DCE2F4;
}
.color_sticky_06 {
	background: #FBE1C5;
	box-shadow: 0px 0px 0px 5px #FBE1C5;
	-webkit-box-shadow: 0px 0px 0px 5px #FBE1C5;
}
.color_sticky_07 {
	background: #D6F6BD;
	box-shadow: 0px 0px 0px 5px #D6F6BD;
	-webkit-box-shadow: 0px 0px 0px 5px #D6F6BD;
}

.color_sticky_01:after {
	border-color: #fff #fff #C6A8ED;
}
.color_sticky_02:after {
	border-color: #fff #fff #FF8AB4;
}
.color_sticky_03:after {
	border-color: #fff #fff #94D0FD;
}
.color_sticky_04:after {
	border-color: #fff #fff #FAB3BE;
}
.color_sticky_05:after {
	border-color: #fff #fff #B6C3E8;
}
.color_sticky_06:after {
	border-color: #fff #fff #F8CA99;
}
.color_sticky_07:after {
	border-color: #fff #fff #BFF198;
}


/*.sticky {
	position: relative;
	padding: 0.6em;
	background: -webkit-repeating-linear-gradient(-45deg, #fff5df, #fff5df 4px,#ffe4b1 3px, #ffe4b1 8px);
	background: repeating-linear-gradient(-45deg, #fff5df, #fff5df 4px,#ffe4b1 3px, #ffe4b1 8px);
	border-radius: 7px;
	display: table-cell;
	vertical-align: middle;
}

.sticky:after {
  position: absolute;
  content: '';
  top: 100%;
  left: 30px;
  border: 15px solid transparent;
  border-top: 15px solid #ffebbe;
  width: 0;
  height: 0;
}

.color_attr_01 {
	background: -webkit-repeating-linear-gradient(-45deg, #F7C9F4, #F7C9F4 4px,#FFF3FE 3px, #FFF3FE 8px);
	background: repeating-linear-gradient(-45deg, #F7C9F4, #F7C9F4 4px,#FFF3FE 3px, #FFF3FE 8px);
}

.color_attr_01:after {
	border-top: 15px solid #F7C9F4;
}
*/


.align_center img {
	margin-bottom: 20px;
	height: auto;
	max-width: 100%;
}

.wrap_staff {
	font-size: 12px;
}

.wrap_staff img {
	width: 64px;
	float: left;
	margin-right: 15px;
	margin-top: -5px;
}
.wrap_staff em {
	font-size: 12px;
}
.wrap_staff strong {
	font-weight: bold;
	display: block;
	margin-bottom: 23px;
	font-size: 14px;
}
.wrap_flex {
	margin-left: -30px;
	margin-bottom: 0px;
}

.wrap_runner {
    /*width: calc(50% - 30px);*/
    /* [disabled]width: 100%; */
    margin-left: 30px;
    /* [disabled]margin-bottom: 30px; */
}
.wrap_runner img {
	margin-bottom: 0px;
}
#photo_last {
	margin-top: 30px;
}
.check {
	background-color : #ffffff;
	background-image: repeating-linear-gradient( 45deg,rgba(0, 135, 215, 0.1) 0px 10px,	transparent 10px 40px),
		repeating-linear-gradient( -45deg,rgba(175, 215, 255, 0.2) 0px 10px,	transparent 10px 40px);
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	border-radius: 25px;
}
.check em {
	font-size: 18px;
	font-weight: bold;
	color: #253b7b;
}
#photo_fr {
	float: right;
	margin-left: 10px;
}
#asystem {
	background-color: #E5EEF9;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#mailto {
	vertical-align: middle;
}

.youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.wrap_crown {
    background-image: url(../images/attribute/icon_crown.png);
    background-repeat: no-repeat;
    background-position: center top;
    padding-top: 45px;
    font-size: 12px;
    /* [disabled]line-height: 1.5; */
    margin-bottom: 30px;
    background-size: 70px auto;
    float: left;
    margin-left: 30px;
    width: 359px;
}
.wrap_flex #first {
    width: 748px;
}

.wrap_crown img {
    margin-bottom: 10px;
    margin-top: 10px;
    /* [disabled]height: 180px; */
    width: auto;
}
.awase {
	/* [disabled]height: 175px; */
}
table.table_textka {
	line-height: 1.4;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	max-width: 562px;
	list-style: none;
	margin-bottom: 30px;
	width: 100%;
	margin-top: 30px;
}

table.table_textka td {
	padding-right: 10px;
	/* [disabled]padding-left: 10px; */
	font-weight: bold;
	vertical-align: middle;

}
table.table_textka th {
	background-color: #F4A46B;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #FFFFFF;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
}
table.table_textka td ul li {
	/* [disabled]list-style-image: url(../images/attribute/image_li.png); */
	　color: #0000ff;
	list-style-type: none;
	text-indent: -0.8em;
}
table.table_textka td ul li:before {
	content: '● ';
	color: #F4A46B;
}
.wrap_photo_runner  {
	text-align: left;
	max-width: 562px;
	font-weight: bold;
	line-height: 1.4;
	margin-left: auto;
	margin-right: auto;
}
.wrap_photo_runner img {
	width: auto;

}
.wrap_photo_runner table {
	width: 281px;
	float: left;
	margin-bottom: 20px;
}
.wrap_photo_runner td {
	vertical-align: middle;
	padding-left: 5px;
	/* [disabled]padding-top: 10px; */
	/* [disabled]padding-bottom: 5px; */
	font-size: 80%;

}
.cm_subject {
    display: inline-block;
    padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
    border-style: solid;
    width: 150px;
    margin-left: 6px;
    margin-right: 6px;
    margin-bottom: 12px;
    color: #FFFFFF;
}
h6 {
    background-color: #333333;
    text-align: left;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
}
h8 {
    font-size: 120%;
    color: #333333;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    display: block;
    margin-bottom: 20px;
    font-weight: bold;
}
ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}
.flow01 {
    display: flex;
    align-items: center;
}
.wrap_2nd .flow01 li {
    position: relative;
    padding: 10px 20px;
    border: 1px solid #333333;
    color: #333333;
    margin-right: 37px;
    list-style-type: none;
    margin-left: 0px;
}
    
.wrap_2nd .flow01 li:not(:last-child)::after {
    content: "";
    position: absolute;
    top: 50%;
    right: -25px;
    transform: translateY(-50%);
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid #da6300;
}


.btn {
    margin-top: 30px;
    text-align: center;
    margin-bottom: 30px;
}
.wrap .wrap_2nd .btn a {
    /* [disabled]border-radius: 50px; */
    color: #000;
    display: inline-block;
    font-size: 16px;
    padding-top: 20px;
    padding-right: 60px;
    padding-left: 60px;
    padding-bottom: 20px;
    position: relative;
    text-decoration: none;
    /* [disabled]width: 380px; */
    border-width: 2px;
    border-style: solid;
    background-image: url(../images/attribute/careermap_tslogo.png);
    background-repeat: no-repeat;
    background-position: 20px center;
}
.btn a::before {
    border-right: 3px solid #000;
    border-top: 3px solid #000;
    bottom: 0;
    content: "";
    height: 10px;
    margin: auto;
    position: absolute;
    right: 30px;
    top: 0;
    transform: rotate(45deg);
    transition: right .3s;
    width: 10px;
}
.btn a:hover::before {
    right: 20px;
}










@media screen and (max-width:767px) {
h3 {
	font-size: 18px;
	padding-right: 15px;
}
.align_center img {
	margin-bottom: 20px;
	margin-top: 0px;
}

.wrap_runner {
	width: 100%;
	;
	margin-left: 0px;
	margin-bottom: 20px;
}
.wrap_flex {
	margin-left: 0px;
}
#photo_last {
	margin-top: 0px;

}
.wrap_staff {
	font-size: 14px;
}
.check {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.check em {
	font-size: 16px;
}
.wrap_crown {
    width: 100%;
    margin-left: 0px;
}

.wrap_crown img {
	margin-bottom: 10px;
	margin-top: 10px;
	height: auto;
}
.wrap_crown#first {
    width: 100%;
}

.awase {
	height: auto;
}
.wrap_photo_runner td {
	display: block;
	text-align: center;
}
.wrap_photo_runner table {
	width: 100%;
}
    
*, *::after, *::before {
    box-sizing: border-box;
}
    
.flow01 {
    display: block;
}
.wrap_2nd .flow01 li {
    position: relative;
    padding: 10px 20px;
    border: 1px solid #333333;
    color: #333333;
    margin-right: 0;
    margin-bottom: 30px;
    text-align: center;
}
    
.wrap_2nd .flow01 li:not(:last-child)::after {
    content: "";
    display: block;
    position: absolute;
    top: auto;
    width: 10px;
    right: 0;
    left: 0;
    bottom: -27px;
    margin: auto;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #da6300;
    border-bottom: 0 solid transparent;
}








}
