@charset "utf-8";
/* CSS Document */



/*追加ここから*/
.sp {
	display: block;
}
.pc {
	display: none;
}

#event_egi_mds02 {
	font-size: 1.8rem;
    font-weight: bold;
    color: #00988b;
    text-align: center;
    padding-top: 20px;
	line-height: 1.6;
}

#event_egi_mds02 ul {
	font-size: 1.3rem;
	font-weight: normal;
    color: #000000;
	list-style-type: none;
}

#event_egi_mds02 ul li {
	display: inline-block;
	padding: 0;
	margin: 0;
}

#event_egi_mds02 .event_egi_mds02_red {
	font-size: 1.6rem;
	color: #D73033;
	padding: 10px 10px 10px;
	border: solid 2px #D73033;
	max-width: 450px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}

#event_egi_tester .mds img {
	margin-left: auto;
	margin-right: auto;
	width: 80%;
	max-width: 362px;
}

#event_egi_tester .img {
	margin-top: 20px;
}

#event_egi_pure {
	margin-top: 20px;
}

#egi_addition2206 .egi_addition2206_a {
	border-top: solid 5px #00988b;
	border-bottom: solid 5px #00988b;
	margin-top: 30px;
	padding: 30px 0;
}

#egi_addition2206 .egi_addition2206_a > div:first-of-type .mds {
    font-size: 1.6rem;
    font-weight: bold;
    color: #00988b;
}

#egi_addition2206 .egi_addition2206_a > div:first-of-type .mds > span {
	display: inline-block;
	vertical-align: top;
}

#egi_addition2206 .egi_addition2206_a > div:first-of-type .mds > span:first-of-type {
	background-color: #00988b;
    color: #ffffff;
	padding: 5px 25px;
	line-height: normal;
}

#egi_addition2206 .egi_addition2206_a > div:first-of-type .mds > span:last-of-type {
	padding-left: 3%;
	display: block;
	padding: 15px 0 0;
}

#egi_addition2206 .egi_addition2206_a > div:last-of-type {
	max-width: 200px;
	width: 50%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}

#egi_addition2206 .egi_addition2206_a > div:first-of-type p {
	margin-top: 20px;
}

#egi_addition2206 .egi_addition2206_a > div:first-of-type .box {
	border: solid 1px #00988b;
	margin-top: 20px;
	padding: 20px 15px;
	color: #00988b;
	font-weight: bold;
}

#egi_addition2206 .egi_addition2206_b {
	margin-top: 60px;
}

#egi_addition2206 .egi_addition2206_b dt {
	font-weight: bold;
	font-size: 1.6rem;
	color: #00988b;
	border-top: solid 1px #a9a9a9;
	padding-top: 30px;
}

#egi_addition2206 .egi_addition2206_b dd {
	margin: 20px 0 0;
	margin-bottom: 30px;
}

#egi_addition2206 .egi_addition2206_b dt:first-of-type {
	border-top: none;
}
#egi_addition2206 .egi_addition2206_b h3 {
    border-bottom: none;
    text-align: center;
    padding-bottom: 0;
	color: #00988b;
}
#egi_addition2206 .egi_addition2206_b h3::after {
	content: "";
	display: inline-block;
	position: absolute;
	width: 45px;
	height: 4px;
	background-color: #00988b;
	bottom: -0.6em;
	left: 0;
	right: 0;
	margin: auto;
}

/*追加ここまで*/






/*タイトル*/
h1 {
	background-color: #00988b;
	border-bottom: none;
	text-align: center;
	padding: 15px 0px;
}
h1 img {
	margin-left: auto;
	margin-right: auto;
	max-width: 303px;
	width: 60%;
}

h1#egi_h1_title_image {
	background-color: #ffffff;
	padding: 0px;
}

h1#egi_h1_title_image img {
	margin-left: auto;
	margin-right: auto;
	max-width: 980px;
	width: 100%;
}


/*内容*/
body.black main {
	background-color: #ffffff;
	color: #000000;
	min-height: auto;
}
main > div {
	width: 94%;
	max-width: 980px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 70px;
}

#event_egi_mds {
	font-size: 1.8rem;
	font-weight: bold;
	color: #00988b;
	text-align: center;
	padding-top: 20px;
}

#event_egi_img {
	padding-top: 20px;
	text-align: center;
}

#event_egi_img > img {
	margin-left: auto;
	margin-right: auto;
}

#event_egi_img2 {
	padding-top: 20px;
	text-align: center;
}

#event_egi_img2 > img {
	margin-left: auto;
	margin-right: auto;
}

.event_egi_box {
	margin-top: 30px;
    font-size: 0rem;
}

.event_egi_box > div {
	background-color: #dcdcdc;
	border: 15px solid #dcdcdc;
	border-collapse: collapse;
	display: inline-block;
	width: 48%;
	margin-top: 10px;
	font-size: 1.4rem;
	vertical-align: top;
}

.event_egi_box > div:nth-child(odd) {
	margin-right: 4%;
}

.event_egi_box > div > div {
	display: block;
	margin-top: 15px;
}

.event_egi_box_no {
	background-color: #ffffff;
	border: 2px solid #000000;
	border-radius: 50%;
	color: #00988b;
	height: 1.8em;
	font-size: 3rem;
	font-weight: bold;
	width: 1.8em;
	text-align: center;
	margin: 0px auto;
    line-height: 1.8em;
}

.event_egi_box_table {
	text-align: center;
}

.event_egi_box_table > span {
	display: block;
	font-size: 1.2rem;
}

.event_egi_box_table2 {
	background-color: #ffffff;
	padding: 10px;
}

.event_egi_box_table2 > span  {
	color: #00988b;
}
.event_egi_box_table3 > a {
	display: block;
	background-color: #00988b;
	color: #ffffff;
	margin-top: 5px;
	padding: 10px 15px;
	text-decoration: none;
	position: relative;
}
.event_egi_box_table3 > a:first-of-type {
	margin-top: 0px;
}

.event_egi_box_table3 > a::before,
.event_egi_box_table3 > a::after{
	position: absolute;
	top: 0;
	bottom: 0;
	right: 5%;
	margin: auto;
	content: "";
	vertical-align: middle;
}

.event_egi_box_table3 > a::before{
	width: 4px;
	height: 4px;
	border-top: 2px solid #ffffff;
	border-right: 2px solid #ffffff;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

#event_egi_news {
	padding-top: 30px;
}

#event_egi_news > div {
	padding-top: 15px;
	font-size: 1.7rem;
}

#event_egi_news > div > div:first-of-type {
	font-weight: bold;
	color: #00988b;
	padding-bottom:5px;
}

.event_egi_form {
    background-color: #ffffff;
    margin-top: 5px;
    padding: 10px 15px;
    text-decoration: none;
    position: relative;
}

.event_egi1 {
    padding: 1px 5px 0px;
	background-color: #c23d33;
	color: #ffffff;
	font-size: 1.2rem;
	font-weight: bold;
    position: relative;
    top: -2px;
    margin-top:3px;
    margin-left:auto;
    margin-right:auto;
	width: 3em;
}

.event_egi2 {
    padding: 1px 5px 0px;
    background-color: #2a4991;
    color: #ffffff;
    font-size: 1.2rem;
    font-weight: bold;
    position: relative;
    top: -2px;
    margin-top: 3px;
    margin-left:auto;
    margin-right:auto;
    width: 3em;
}

.event_recruitment_table {
	display: block;
	margin-top: 20px;
}
.event_recruitment_table > div {
	display: block;
	width: 100%;
	margin-top: 20px;
}
.event_recruitment_table > div > div {
	border: solid 1px #e2e2e2;
	padding: 25px 25px;
}
.event_recruitment_table > div:first-of-type > div {
	margin-right: 0;
}
.event_recruitment_table > div:last-of-type > div {
	margin-left: 0;
}
.event_recruitment_table > div > div > a {
	display: block;
	background-color: #eaeaea;
	padding: 10px;
	text-align: center;
	margin-top: 10px;
	position: relative;
	text-decoration: none;
}
.event_recruitment_table > div > div > div:first-of-type {
	font-size: 1.5rem;
	padding-bottom: 10px;
}

.event_recruitment_table > div > div > a::before,
.event_recruitment_table > div > div > a::after{
	position: absolute;
	top: 0;
	bottom: 0;
	right: 10px;
	margin: auto;
	content: "";
	vertical-align: middle;
}

.event_recruitment_table > div > div > a::before{
	width: 4px;
	height: 4px;
	border-top: 2px solid #000000;
	border-right: 2px solid #000000;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.event_recruitment_table > div > div > a:hover {
	display: block;
	background-color: #eaeaea;
	padding: 10px;
	text-align: center;
	margin-top: 10px;
	position: relative;
	text-decoration: underline;
}

.egi2023_mds {
    font-size: 2.6rem;
    font-weight: bold;
    color: #00988b;
    padding: 40px 0;
    text-align: center;
}

.egi2023_text {
    text-align: center;
}


/*追加ここから*/
.event_egi_emerg {
    margin-top: 10px !important;
    padding-top: 0;
    border-top: none !important;
    font-weight: bold;
}

/*追加ここまで*/


@media only screen and (min-width: 640px) {

/*追加ここから*/
.sp {
	display: none;
}
.pc {
	display: block;
}

#egi_addition2206 .egi_addition2206_a {
	display: flex;
	align-items: center;
}

#egi_addition2206 .egi_addition2206_a > div:first-of-type {
	width: 75%;
	padding-right: 30px;
}

#egi_addition2206 .egi_addition2206_a > div:last-of-type {
	margin-top: 0;
}

#egi_addition2206 .egi_addition2206_a > div:first-of-type .mds > span:last-of-type {
	display: inline-block;
	padding: 0 0 0 15px;
}


#event_egi_mds02 .event_egi_mds02_red {
	padding: 10px 10px 8px;
}
/*追加ここまで*/



/*タイトル*/


.event_recruitment_table {
	display: table;
	margin-top: 20px;
}
.event_recruitment_table > div {
	display: table-cell;
	width: 45%;
}

.event_recruitment_table > div:first-of-type > div {
	margin-right: 2%;
}
.event_recruitment_table > div:last-of-type > div {
	margin-left: 2%;
}




.event_recruitment_table2 {
	display: table;
    margin-left:auto;
    margin-right:auto;
	width: 100%;
}

.event_recruitment_table2 > div {
	display: table-cell;
	width: 33%;
	padding: 10px;
}

.event_recruitment_table2 > div a {
	background-color: #191919;
	color: #ffffff;
	display: block;
	max-width: 22em;
	text-align: center;
	padding: 15px 8px;
	letter-spacing: 0px;
    position: relative;
	text-decoration: none;
}

.event_recruitment_table3 {
	display: table;
    margin-left:auto;
    margin-right:auto;
    margin-top:35px;
    margin-bottom:35px;
}

.event_recruitment_table3 > div {
	display: table-cell;
	width: 50%;
	padding: 0 10px;
}

.event_recruitment_table3 > div > a {
	display: table-cell;
	vertical-align: top;
}

.event_recruitment_table3 > div > p {
	display: table-cell;
	vertical-align: top;
}




}







@media only screen and (min-width: 980px) {
/*追加ここから*/
/*タイトル*/
h1#egi_h1_title_image {
	background-color: #00988b;
	padding: 0px;
	height: 590px;
	position: relative;
}

h1#egi_h1_title_image img {
	margin-left: auto;
	margin-right: auto;
	max-width: 980px;
	width: 100%;
    position: absolute;
    left: 0;
    right: 0;
}

#event_egi_mds02 {
    padding-top: 80px;
}

#egi_addition2206 .egi_addition2206_a > div:first-of-type .mds {
    font-size: 1.8rem;
}
/*追加ここまで*/

/*タイトル*/
h1#egi_h1_title_image {
	background-color: #00988b;
	padding: 0px;
	height: 647px;
	position: relative;
}

h1#egi_h1_title_image img {
	margin-left: auto;
	margin-right: auto;
	max-width: 980px;
	width: 100%;
    position: absolute;
    left: 0;
    right: 0;
}

/*内容*/


.event_egi_box > div {
	background-color: #dcdcdc;
	border: 15px solid #dcdcdc;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	width: 100%;
	margin-top: 10px;
}

.event_egi_box > div > div {
	display: table-cell;
	border-left: none;
	border-right: none;
	vertical-align: middle;
	margin-top: 0;
}


.event_egi_box > div > div.event_egi_box_table9 {
	width: 5%;
}

.event_egi_box > div > div.event_egi_box_table3 {
	width: 20%;
	padding-right: 0 !important;
}
.event_egi_box > div > div.event_egi_box_table4 {
	width: 11%;
	padding-left: 30px;
}
.event_egi_box > div > div.event_egi_box_table5 {
	width: 15%;
}
.event_egi_box > div > div.event_egi_box_table6 {
	width: 9%;
}
.event_egi_box > div > div.event_egi_box_table7 {
	width: 15%;
}


.event_egi_box > div > div.event_egi_box_table8 {
	width: 25%;
}




/*追加ここから*/

.event_egi_box_table {
	padding-right: 15px;
	padding-left: 15px;
}

/*追加ここまで*/



}

@media screen and (orientation:portrait) {/* 縦向き */

}
@media screen and (orientation:landscape) {/* 横向き */
}